@charset "UTF-8";

/*
	Theme Name: ヤマモト工務店
	Description: LAYOUT & SCRIPT DATA
	Author: Mochida Tomokazu
	Author URI: https://www.resite.jp/
	Version: 2025.08

*/

/*font-family: "Kaisei Decol", serif;*/
/*font-family: "Zen Kaku Gothic New", sans-serif;*/

*{margin: 0;padding: 0;}
html {font-family: "Kaisei Decol", serif;}
a{outline:none !important;}
a:focus{outline:none !important;}
li{outline:none !important;}
li:focus{outline:none !important;}
figure{margin:0;}

.pagination {margin-top: 40px;clear: none;margin-bottom: 0px;display: flex;align-items: center;justify-content: center;font-weight: bold;}
.pagination span {margin-right: 4px;margin-left: 4px;text-decoration: none;color: #666;background-color: #eee;font-size: 13px;font-weight: bold;padding: 4px 10px;}
.pagination a {text-decoration: none;margin-right: 2px;margin-left: 2px;color: #000;font-size: 13px;/* background-color: #999999; */padding: 4px 10px;border-radius: 4px;}






@media all and (min-width:751px) {
body {color: #000;font-size: 16px;line-height: 1.6;font-weight: normal;}
ul,li {list-style-type: none;}
a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}


/*--------ヘッダー--------*/
header{display: block;}
header section{background-color:#fff;width: 100%;position: fixed;z-index: 3;height: 175px;}
.con header section{box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);}
header section>div{width: 1200px;margin: auto;display: flex;justify-content: space-between;align-items: center;margin-top: 20px;font-family: "Zen Kaku Gothic New", sans-serif;}
header section>div h1{display: block;}
header section>div h1 a{text-decoration: none;color: #000;}
header section>div h1 a span{display: flex;font-weight: 900;align-items: center;font-size: 26px;}
header section>div h1 a figure{width: 33px;display: block;margin-right: 10px;}
header section>div h1 a figure img{width: 100%;height: auto;display: block;}
header section>div h1 b{font-size: 16px;font-weight: bold;display: block;}
header section>div ul{display: flex;align-items: center;}
header section>div ul li{text-align: right;margin-left: 25px;}
header section>div ul li a.tel{display: block;text-decoration: none;color: #000;font-size: 22px;font-weight: bold;letter-spacing: 1px;}
header section>div ul li a.tel::before{content: "\260E";font-size: 22px;font-weight: bold;margin-right: 5px;}
header section>div ul li address{font-size: 15px;font-style: normal;display: block;margin-top: -3px;}
header section>div ul li a.contact{display: block;border-radius: 100px;background-color: #FF8000;text-decoration: none;color: #fff;font-weight: 900;padding: 10px 60px;letter-spacing: 2px;}
header .pcnav{display: block;width: 1200px;margin: auto;margin-top: 30px;}
header .pcnav ul{display: flex;justify-content: flex-end;}
header .pcnav ul li{margin-left: 25px;}
header .pcnav ul li a{text-decoration: none;color: #000;letter-spacing: 2px;font-weight: bold;font-size: 18px;}
header .pcnav ul li::before{content: "\25B8";color: #ccc;margin-right: 4px;}



.index .slide strong{font-size: 36px;color: #ffffff;left: 50%;transform: translate(-50%,0);pointer-events: none; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8),0px 0px 5px rgba(0, 0, 0, 0.8),0px 0px 5px rgba(0, 0, 0, 0.8),0px 0px 5px rgba(0, 0, 0, 0.8);font-weight: 900;display: flex;align-items: center;}
.index .slide strong figure{display: block;margin-right: 15px;}
.index .slide strong figure img{display: block;}
.index .slide strong span{display: block;}
.index .slide strong b{font-size: 26px;}
.index .slide{position: relative;margin-top: -35px;}
.index .slide strong{position: absolute;z-index: 1;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.index .slide{position: relative;padding: 35px 0 0;}
.index .slide .slick-slide {transform: scale(0.9) translate(0,-5%);transform-origin: bottom;transition: 0.4s ease-in-out;}
.index .slide .slick-current {transform: scale(1);transition: 0.6s ease-in-out;}
.index .slick-slide img{border-radius: 10px;width: 100%;height: auto;}
.index .sp-slides-container {display: none;}



/*--------フッダー--------*/
footer{display: block;}
footer section{display: block;font-family: "Zen Kaku Gothic New", sans-serif;}
footer section>div{display: block;width: 1200px;margin: auto;position: relative;padding-bottom: 30px;}
footer section>div>img{position: absolute;right: 0;bottom: -5px;z-index: -1;}
footer section>div h1{display: block;}
footer section>div h1 b{font-size: 16px;font-weight: bold;display: block;text-align: center;}
footer section>div h1 span{display: flex;font-weight: 900;align-items: center;font-size: 26px;justify-content: center;text-align: center;margin-top: 5px;}
footer section>div h1 figure{width: 33px;display: block;margin-right: 10px;}
footer section>div h1 figure img{width: 100%;height: auto;display: block;}
footer section>div a.tel{display: table;text-decoration: none;color: #000;font-size: 22px;font-weight: bold;letter-spacing: 1px;left: 50%;transform: translate(-50%,0);position: relative;margin-top: 20px;}
footer section>div a.tel::before{content: "\260E";font-size: 22px;font-weight: bold;margin-right: 5px;}
footer section>div address{font-size: 15px;font-style: normal;display: block;margin-top: -3px;text-align: center;}
footer section>div ul{display: flex;align-items: center;justify-content: center;margin-top: 20px;}
footer section>div ul li{margin: 0 10px;}
footer section>div ul li a{font-size: 12px;display: block;text-decoration: none;color: #000;}
footer section>div ul li a::before{content: "\25B8";margin-right: 3px;color: #ccc;}
footer>section small{background-color: #EEEEEE;color: #666666;font-size: 10px;display: block;text-align: center;padding: 4px 0;}






/*--------コンテンツ共通--------*/
main{padding-top: 175px;display: block;}
article{display: block;padding-bottom: 100px;}
.midashi{width: 100%;height: 120px;background-image: url(images/midashi_bg.jpg);}
.midashi h2{width: 1200px;margin: auto;display: flex;align-items: center;height: 100%;font-size: 26px;letter-spacing: 5px;}
.midashi h2 img{display: block;margin-right: 15px;}


.spbr{display: none;}
.anc{padding-top:220px;margin-top:-220px;pointer-events:none;display:block;}
p.read{font-size: 20px;font-weight: bold;}




.contents .temp1{margin-top: 280px;background-image: url(images/bg1.jpg);position: relative;height: 230px;}
.contents .temp1 ul{z-index: 1;}
.contents .temp1::before{content: url(images/hoshi_obi.png);position: absolute;left: 50%;transform: translate(-50%,0);z-index: 2;top: -145px;}
.contents .temp1 ul::after{content: url(images/sashie2.png);position: absolute;z-index: 0;left: -10%;top: -90px;z-index: -1;}




.temp1{width: 100%;display: block;}
.temp1 ul{width: 1200px;margin: auto;position: relative;display: flex;justify-content: space-between;top: -100px;}
.temp1 ul li{width: 386px;background-color: #fff;padding: 25px;box-sizing: border-box;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);border-radius: 10px;}
.temp1 ul li b{display: table;position: relative;font-size: 26px;top: -33px;left: 50%;transform: translate(-50%,0);letter-spacing: 5px;text-align: center;}
.temp1 ul li b img{display: block;margin: auto;}
.temp1 ul li span{display: block;text-align: center;margin-top: -35px;font-size: 13px;color: #BABABA;}
.temp1 ul li h3{font-size: 20px;color: #8C0000;text-align: center;line-height: 1.4;margin-top: 10px;}
.temp1 ul li p{margin-top: 10px;}


.contents .temp2{}
.temp2{width: 100%;display: block;margin-top: 170px;position: relative;}
.temp2::before{content: url(images/hoshi_obi.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: -55px;}
.temp2>div{background-image: url(images/bg3.jpg);padding: 0 0 5px 0;}
.temp2 h3{font-size: 16px;display: table;position: relative;left: 50%;transform: translate(-50%,0);top: -96px;letter-spacing: 5px;z-index: 1;}
.temp2 h3 img{display: block;margin: auto;margin-bottom: 5px;}
.temp2 h2{font-size: 26px;background-color: #fff;display: table;position: relative;left: 50%;transform: translate(-50%,0);padding: 15px 100px;border-radius: 100px;top: -110px;letter-spacing: 5px;}
.temp2 ul{margin-top: -50px;}
.temp2 ul li{margin: 0 20px;}
.temp2 ul li a{display: block;color: #000;text-decoration: none;font-family: "Zen Kaku Gothic New", sans-serif;}
.temp2 ul li a img{display: block;width: 100%;height: 100%;padding: 5px;border: 1px solid #ddd;box-sizing: border-box;box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;}
.temp2 ul li b{font-size: 17px;margin-top: 10px;font-family: "Kaisei Decol", serif;display: block;}
.temp2 ul li span{font-size: 15px;display: block;margin-top: 5px;}
.temp2 ul li p{font-size: 15px;display: block;}



/*--------トッページ--------*/
.top .s1{width: 100%;}
.top .s1>div{background-image: url(images/bg1.jpg);padding-bottom: 60px;position: relative;}
.top .s1>div::before{content: url(images/sashie1.png);position: absolute;bottom: 0px;left: -100px;display: block;line-height: 0;}
.top .s1>div h2{font-size: 26px;background-color: #fff;display: table;position: relative;left: 50%;transform: translate(-50%,0);padding: 15px 100px;border-radius: 100px;top: -45px;letter-spacing: 5px;}
.top .s1>div p{text-align: center;color: #fff;font-size: 18px;margin-top: -15px;}
.top .s1 ul{display: flex;justify-content: space-between;width: 1200px;margin: auto;margin-top: 35px;}
.top .s1 ul li{background-color: #fff;width: 380px;height: 120px;}
.top .s1 ul li a{display: flex;height: 100%;width: 100%;text-decoration: none;color: #000;}
.top .s1 ul li figure{display: block;flex: 0 0 120px;}
.top .s1 ul li figure img{display: block;width: 100%;height: auto;}
.top .s1 ul li div{flex: 1;text-align: center;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;}
.top .s1 ul li div h3{font-size: 26px;}
.top .s1 ul li div span{color: #8C0000;}	


.top .s2{width: 100%;}
.top .s2>div{background-image: url(images/bg2.jpg);padding: 40px 0 70px;}
.top .s2>div h2{font-size: 26px;color: rgb(255,255,255,0.2);font-weight: normal;text-align: center;letter-spacing:5px;}
.top .s2 ul.short{width: 1200px;margin: auto;display: flex;margin-top: 35px;justify-content: center;}
.top .s2 ul.short li{width: 380px;position: relative;padding-top: 60.5%;margin: 0 10px;}
.top .s2 ul.short li iframe{position: absolute;top: 0;right: 0;width: 100%;height: 100%;background-color: #fff;border: none !important;}

.top .s2 ul.long{width: 1200px;margin: auto;display: flex;margin-top: 35px;justify-content: center;}
.top .s2 ul.long li{width: 780px;position: relative;padding-top: 36%;margin: 0 10px;}
.top .s2 ul.long li iframe{position: absolute;top: 0;right: 0;width: 100%;height: 100%;background-color: #fff;border: none !important;}



.top .s3{width: 1200px;margin: auto;margin-top: 100px;position: relative;}
.top .s3 .postarea{display: flex;justify-content: space-between;align-items: flex-start;}
.top .s3 .postarea>div{width: 560px;padding: 0 0 0 55px;box-sizing: border-box;position: relative;}
.top .s3 .postarea>div>a{font-family: "Zen Kaku Gothic New", sans-serif;text-decoration: none;color: #000;font-size: 15px;display: table;}
.top .s3 .postarea>div>a::before{content: "\25B8";margin-right: 3px;color: #ccc;}
.top .s3 .postarea h3{font-size: 22px;font-weight: 900;position: absolute;left: 0;letter-spacing: 5px;top: -10px;writing-mode: vertical-rl;}
.top .s3 .postarea ul{display: block;}
.top .s3 .postarea ul li{display: block;padding: 20px 0;border-bottom: 1px dotted #ddd;}
.top .s3 .postarea ul li:last-child{border:none;}
.top .s3 .postarea ul li a{display: flex;align-items: center;color: #000;text-decoration: none;font-family: "Zen Kaku Gothic New", sans-serif;}
.top .s3 .postarea ul li a figure{flex: 0 0 90px;margin-right: 20px;}
.top .s3 .postarea ul li a figure img{display: block;width: 100%;height: auto;}
.top .s3 .postarea ul li a div{flex: 1;}
.top .s3 .postarea ul li a time{font-size: 13px;margin-bottom: 0px;display: block;}
.top .s3 .postarea ul li a p{display: block;}





/*--------選ばれる理由--------*/
.concept .s1{width: 1200px;margin: auto;margin-top: 40px;}
.concept .s1 ul{display: block;}
.concept .s1 ul li{display: flex;margin-top: 80px;justify-content: space-between;align-items: center;}
.concept .s1 ul li figure{display: block;order: 2;}
.concept .s1 ul li figure img{display: block;}
.concept .s1 ul li:nth-of-type(2) figure{order: 1;}
.concept .s1 ul li div{flex: 0 0 700px;}
.concept .s1 ul li:nth-of-type(2) div{order: 2;}
.concept .s1 ul li div h3{display: flex;position: relative;align-items: center;}
.concept .s1 ul li div h3::before{content: "";position: absolute;border-top: 1px dotted #ccc;width: 100%;z-index: 0;}
.concept .s1 ul li div span{font-size: 13px;color: #BBBBBB;background-color: #fff;position: relative;padding: 10px 50px 10px 0;display: block;margin-top: -20px;z-index: 2;}
.concept .s1 ul li div span::before{content: url(images/hoshi1.png);position: absolute;right: 0px;top: 15px;}
.concept .s1 ul li div span b{font-size: 32px;color: #8C0000;letter-spacing: 5px;margin-right: 15px;margin-top: 0px;position: relative;display: inline-block;top: 5px;}
.concept .s1 ul li div p{margin-top: 20px;}




/*--------サービス内容--------*/
.service .s1{width: 1200px;margin: auto;margin-top: 40px;}
.service .s1 ul{display: block;margin-top: -80px;}
.service .s1 ul li{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 250px;position: relative;}
.service .s1 ul li>span{position: absolute;font-size:200px;color: #eee;left: 0;top: -100px;writing-mode: vertical-rl;z-index: -1;line-height: 1;}
.service .s1 ul li .overflow{flex-basis: 600px;margin-right: 50px;}
.service .s1 ul li .title{display: flex;align-items: center;}
.service .s1 ul li .title figure{display: block;margin-right: 15px;}
.service .s1 ul li .title figure img{display: block;}
.service .s1 ul li .title div{display: block;}
.service .s1 ul li .title div h2{font-size: 32px;}
.service .s1 ul li .title div h3{font-size: 20px;color: #8C0000;margin-top: -5px;}
.service .s1 ul li .overflow p{margin-top: 25px;}
.service .s1 ul li .slidebox{flex:1;}
.service .s1 ul li .slide img{border-radius: 10px;}
.service .s1 ul li .cost{background-color: #FFEFBF;width: 100%;border-radius: 10px;padding: 40px 40px 25px 40px;box-sizing: border-box;position: relative;margin-top: 35px;}
.service .s1 ul li .cost b{display: table;background-color: #8C0000;font-size: 18px;position: absolute;left: 30px;top: -25px;color: #fff;padding: 6px 25px;box-sizing: border-box;transform: rotate(-5deg);}
.service .s1 ul li .cost table{border-collapse: collapse;width: 100%;}
.service .s1 ul li .cost table th{border-bottom: 1px dotted #B78900;padding: 8px 20px;box-sizing: border-box;white-space:nowrap;vertical-align:top;}
.service .s1 ul li .cost table td:nth-of-type(1){white-space:nowrap;}
.service .s1 ul li .cost table td{border-bottom: 1px dotted #B78900;padding: 8px 20px;box-sizing: border-box;vertical-align:top;}
.service .s1 ul li .cost table tr:nth-last-of-type(1) th{border-bottom:none;padding-bottom: 0;}
.service .s1 ul li .cost table tr:nth-last-of-type(1) td{border-bottom:none;padding-bottom: 0;}



/*--------施工例--------*/
.works .s1{width: 1200px;margin: auto;margin-top: 40px;}
.works .s1 ul{display: flex;flex-wrap: wrap;align-items: flex-start;}
.works .s1 ul li{margin-top: 50px;width: 240px;margin-right: 80px;}
.works .s1 ul li:nth-of-type(4n){margin-right: 0;}
.works .s1 ul li a{display: block;color: #000;text-decoration: none;font-family: "Zen Kaku Gothic New", sans-serif;}
.works .s1 ul li a img{display: block;width: 100%;height: 100%;padding: 5px;border: 1px solid #ddd;box-sizing: border-box;box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;}
.works .s1 ul li a b{font-size: 17px;margin-top: 10px;font-family: "Kaisei Decol", serif;display: block;}
.works .s1 ul li a span{font-size: 15px;display: block;margin-top: 5px;}
.works .s1 ul li a b{font-size: 15px;display: block;}




/*--------施工例詳細--------*/
.works_detail .s1{width: 1200px;margin: auto;margin-top: 40px;}
.works_detail .s1 .title{display: block;margin-top: 40px;}
.works_detail .s1 .title address{font-size: 18px;font-style: normal;display: table;padding: 2px 10px;border: 1px solid #ddd;}
.works_detail .s1 .title h2{font-size: 32px;}
.works_detail .s1 ul.ba{display: flex;justify-content: space-between;margin-top: 25px;}
.works_detail .s1 ul.ba li{width: 380px;position: relative;}
.works_detail .s1 ul.ba li:nth-of-type(1)::before{content: url(images/ba_arrow.png);position: absolute;right: -30px;top: 50%;transform: translate(0,-50%);}
.works_detail .s1 ul.ba li:nth-of-type(3){width: 360px;}
.works_detail .s1 ul.ba li figure{display: block;position: relative;}
.works_detail .s1 ul.ba li figure small{position: absolute;left: 6px;top: 6px;background-color: rgba(255,255,255,0.8);padding: 4px 10px;font-size: 14px;font-weight: bold;font-family: "Zen Kaku Gothic New", sans-serif;letter-spacing: 4px;}
.works_detail .s1 ul.ba li figure img{display: block;width: 100%;height: auto;display: block;width: 100%;height: 100%;padding: 5px;border: 1px solid #ddd;box-sizing: border-box;box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;}
.works_detail .s1 ul.ba li dl{display: flex;flex-wrap: wrap;margin-top: -15px;}
.works_detail .s1 ul.ba li dt{width: 24%;box-sizing: border-box;border-bottom: 1px dotted #ddd;padding: 10px 0;font-weight: bold;color: #8C0000;}
.works_detail .s1 ul.ba li dd{width: 76%;box-sizing: border-box;border-bottom: 1px dotted #ddd;padding: 10px 0;}
.works_detail .s1 ul.gallrey{display: flex;justify-content: flex-start;margin-top: 40px;}
.works_detail .s1 ul.gallrey li{display: block;margin-right: 10px;width: 232px;}
.works_detail .s1 ul.gallrey li:nth-of-type(5){margin-right: 0;}
.works_detail .s1 ul.gallrey li img{display: block;width: 100%;height: auto;}



/*--------施工の流れ--------*/
.flow .s1{width: 1200px;margin: auto;margin-top: 40px;}
.flow .s1 ul{display: block;}
.flow .s1 ul li{margin-top: 80px;display: flex;justify-content: space-between;align-items: center;}
.flow .s1 ul li:last-child span::before{content: none;}
.flow .s1 ul li span{flex-basis: 220px;display: flex;align-items: center;justify-content: center;background-color: #FFEFBF;margin-right: 60px;border-radius: 300px;height: 220px;text-align: center;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);position: relative;}
.flow .s1 ul li span::before{content:url(images/flow_arrow.png);position: absolute;bottom: -30px;z-index: -1;transform: translate(-50%,0);left: 50%;}
.flow .s1 ul li span b{font-size: 24px;line-height: 1.4;margin-top: -25px;}
.flow .s1 ul li span b small{font-size: 40px;color: #8C0000;font-weight: normal;font-style: italic;display: block;margin-bottom: 10px;}
.flow .s1 ul li p{flex: 1;display: flex;align-items: center;}
.flow .s1 ul li p img{order: 2;margin-left: 30px;border-radius: 10px;}



/*--------お客様の声--------*/
.voice .s1{width: 1200px;margin: auto;margin-top: 40px;}
.voice .s1 ul{margin-top: -160px;}
.voice .s1 ul li{margin-top: 220px;display: flex;justify-content: space-between;position: relative;}
.voice .s1 ul li::before{content: url(images/dot.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: -120px;}
.voice .s1 ul li:last-child::before{content: none;}
.voice .s1 ul li .slidebox{flex-basis: 480px;margin-right: 60px;}
.voice .s1 ul li .outline{background-image: url(images/bg3.jpg);padding: 30px 40px;box-sizing: border-box;flex: 1;position: relative;border-radius: 15px;}
.voice .s1 ul li .outline::before{content: url(images/hoshi_obi2.png);position: absolute;right: 0;top: -45px;}
.voice .s1 ul li .outline time{font-size: 18px;}
.voice .s1 ul li .outline h3{font-size: 22px;display: flex;align-items: flex-start;margin-top: 10px;}
.voice .s1 ul li .outline h3::before{content:url(images/ec1.png);padding-right: 5px;}
.voice .s1 ul li .outline h3 span{display: inline-block;display: contents;}
.voice .s1 ul li .outline dl{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 15px;}
.voice .s1 ul li .outline dt{width: 15%;box-sizing: border-box;border-bottom: 1px dotted #ccc;padding: 10px 0;color: #8C0000;font-weight: bold;}
.voice .s1 ul li .outline dd{width: 85%;box-sizing: border-box;border-bottom: 1px dotted #ccc;padding: 10px 0;}
.voice .s1 ul li .outline  dd:nth-last-of-type(1){width: 100%;border-bottom: none;}




/*--------企業情報--------*/
.company .s1{width: 100%;margin: auto;}
.company .s1 div:nth-of-type(1){position: relative;width: 100%;}
.company .s1 div:nth-of-type(1) figure{display: block;width: 100%;}
.company .s1 div:nth-of-type(1) figure img{width: 100%;display: block;height: auto;}
.company .s1 div:nth-of-type(1) p{padding: 40px 40px 0 40px;box-sizing: border-box;position: absolute;right: 0;bottom: 0;background-color: #fff;width: 60%;}
.company .s1 div:nth-of-type(1) p span{display: block;text-align: right;margin-top: 15px;}
.company .s1 div:nth-of-type(2){width: 1200px;margin: auto;}
.company .s1 h2{font-size: 24px;letter-spacing: 5px;display: flex;align-items: center;margin-top: 70px;}
.company .s1 h2::before{content:url(images/ec1.png);margin-right: 10px;}
.company .s1 table{width: 100%;border-collapse: collapse;border: 2px solid #ddd;margin-top: 25px;}
.company .s1 table th{background-color: #8C0000;color: #fff;width:200px;box-sizing: border-box;padding: 10px;border-bottom: 1px dotted #CE6060;}
.company .s1 table td{box-sizing: border-box;padding: 10px 30px;border-bottom: 1px dotted #ddd;}
.company .s1 table td a{color: #000;}
.company .s1 ul{margin-top: 25px;}
.company .s1 ul li{display: flex;border-bottom: 1px dotted #ccc;}
.company .s1 ul li time{width: 120px;display: block;padding: 10px 0;box-sizing: border-box;}
.company .s1 ul li p{display: block;padding: 10px 0;box-sizing: border-box;}



/*--------プライバシーポリシー--------*/
.privacy .s1{width: 1200px;margin: auto;margin-top: 40px;}
.privacy .s1 ul{}
.privacy .s1 ul li:first-child{padding-top:0px;margin-top: 0px;border: none;}
.privacy .s1 ul li{padding-top:30px;margin-top: 30px;border-top: 1px dotted #ccc;}
.privacy .s1 ul li span{display: flex;font-size: 18px;margin-bottom: 5px;font-weight: normal;align-items: center;font-weight: bold;}
.privacy .s1 ul li span::before{content: "\25CF";margin-right: 8px;font-size: 10px;color: #FFff00;}



/*--------サイトマップ--------*/
.sitemap .s1{width: 1200px;margin: auto;margin-top: 40px;}
.sitemap .s1>ul{}
.sitemap .s1>ul>li{margin-top: 10px;padding-left: 20px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.sitemap .s1>ul>li:first-child{padding-left: 0px;}
.sitemap .s1>ul>li a::before{content: "\25B8";font-size: 13px;margin-right: 6px;color: #ccc;}
.sitemap .s1 ul li a{text-decoration: none;color: #000;font-weight: bold;}
.sitemap .s1 ul li small{color:#999;margin-left: 15px;font-size: 13px;}


/*--------関連リンク--------*/
.links .s1{width: 1200px;margin: auto;margin-top: 40px;}
.links .s1>ul{}
.links .s1>ul>li{margin-top: 10px;padding-left: 20px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.links .s1>ul>li:first-child{padding-left: 0px;}
.links .s1>ul>li a::before{content: "\25B8";font-size: 13px;margin-right: 6px;color: #ccc;}
.links .s1 ul li a{text-decoration: none;color: #000;font-weight: bold;}
.links .s1 ul li small{color:#999;margin-left: 15px;font-size: 13px;}







/*--------post--------*/
.post .s1{display: flex;flex-direction: column;width: 1200px;margin: auto;margin-top: 40px;}
.post .selecter{display:flex;justify-content:center;align-items:center;margin-bottom: 40px;}
.post .selecter select{font-size:16px;margin-right:10px;padding:5px 10px;}
.post .s1 .container{margin-bottom:100px;}
.post .s1 .container:last-child {margin-bottom:60px;}
	


/*--------postinitial--------*/
.post .container>h3{background-color: #f0f0f0;font-size: 17px;margin-bottom: 25px;color: #000;padding: 12px 25px;display: flex;border: 1px solid #ddd;border-radius: 5px;}
.post .container>h3::before{content: url(images/ec1.png);margin-right: 10px;}
.post .container>time{display: block;align-items: center;justify-content: flex-end;margin-top: -24px;margin-bottom: -5px;font-size: 12px;text-align: right;}


	
.post .s1 .container>.inner h1{font-size: 20px;font-weight: bold;color: #000;}
.post .s1 .container>.inner h2{font-size: 18px;font-weight: bold;color: #000;}
.post .s1 .container>.inner h3,.post .s1 .container>.inner h4,.post .s1 .container>.inner h5,.post .s1 .container>.inner h6,.post .s1 .container>.inner b,.post .s1 .container>.inner em,.post .s1 .container>.inner p,.post .s1 .container>.inner span{font-size: 16px;font-weight: normal;color: #000;font-style: normal;margin:20px 0;}
.post .s1 .container>.inner ul{margin: 1em 0;}
.post .s1 .container>.inner ul li{margin-left: 25px;list-style-type: disc;}
.post .s1 .container>.inner ol{	margin: 1em 0;}
.post .s1 .container>.inner ol li{margin-left: 25px;list-style-type: decimal;}
.post .s1 .container>.inner a{color:#FF6600;}
.post .s1 .container>.inner a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.post .s1 .container>.inner blockquote{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner pre{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner .alignright{float: right;margin-left: 40px;margin-bottom: 0px;max-width:640px;height:auto;}
.post .s1 .container>.inner .aligncenter{display: block;margin: auto;margin-bottom: 0px;max-width:640px;height:auto;}
.post .s1 .container>.inner .alignleft{float: left;margin-right: 40px;margin-bottom: 0px;max-width:640px;height:auto;}
.post .s1 .container>.inner .alignnone{margin-bottom: 0px;max-width:640px;height:auto;}

	
	
	
	
/*--------お問い合わせ--------*/	

.contact .s1{width: 1200px;margin: auto;margin-top: 40px;}
	
table.contact {border-collapse: collapse;width: 100%;margin: 50px auto 0;background-color: #fff;border: 2px solid #ddd;}
table.contact th {padding: 10px;width: 250px;background-color: #f5f5f5;border: 1px solid #ddd;font-weight: 900;}
table.contact th span {font-size:12px;color:#ff0000;}		
table.contact td {border-bottom: 1px solid #ddd;padding: 10px;}
table.contact td label{display:block;border-bottom:1px dotted #eee;padding-bottom:3px;margin-bottom:3px;}	
table.contact td small {display:block;font-size:14px;margin-top:3px;}
table.contact td input,table.contact td textarea,table.contact button {width: 100%;font-size:16px;padding: 6px;background-color: #f3f3f3;border: none;box-sizing: border-box;font-family:  'Zen Kaku Gothic New', sans-serif;font-weight:normal;}
table.contact td select {font-size:16px;padding:3px;}
table.contact td input[type=submit],table.contact td input[type=reset],table.contact td button {width:150px;font-size: 16px;padding: 10px 0px;font-weight: 900;margin:10px;border: none;background-color: #ff8000;color: #fff;border-radius: 3px;font-family: 'Zen Kaku Gothic New', sans-serif;}
table.contact td input[type=file]{background-color:#fff;}
table.contact td.center{text-align:center;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {border: none;background: #ff0000;color: #fff;margin-bottom: 100px;margin-top: 0px;box-sizing: border-box;}
div.wpcf7-mail-sent-ok {background: #85B200;color: #fff;margin-bottom: 100px;border: none;margin-top: 0px;}	
div.wpcf7-response-output {margin: 20px auto !important;width: 90%;box-sizing: border-box;}
.wpcf7 .ajax-loader {margin: 0;}	
.s1>.wpcf7{margin-bottom:100px}
}























/*--------スマートフォンー-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


@media all and (max-width:750px) {
body {color: #000;font-size: 16px;line-height: 1.6;font-weight: normal;}
ul,li {list-style-type: none;}


/*--------ヘッダー--------*/
header{display: block;}
header section{background-color:#fff;width: 100%;position: fixed;z-index: 3;height: 70px;}
.con header section{box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);}
header section>div{width: 100%;display: flex;align-items: center;font-family: "Zen Kaku Gothic New", sans-serif;height: 100%;padding-left: 15px;}
header section>div h1{display: block;}
header section>div h1 a{text-decoration: none;color: #000;}
header section>div h1 a span{display: flex;font-weight: 900;align-items: center;font-size: 20px;}
header section>div h1 a figure{width: 25px;display: block;margin-right: 8px;}
header section>div h1 a figure img{width: 100%;height: auto;display: block;}
header section>div h1 b{font-size: 15px;font-weight: bold;display: block;letter-spacing: -2px;margin-top: -5px;}
header section>div ul{display: none;}
header .pcnav{display: none;}


.index .slide strong{font-size: 19px;color: #ffffff;left: 50%;transform: translate(-50%,0);pointer-events: none;text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8),0px 0px 5px rgba(0, 0, 0, 0.8),0px 0px 5px rgba(0, 0, 0, 0.8),0px 0px 5px rgba(0, 0, 0, 0.8);font-weight: 900;display: flex;align-items: center;flex-direction: column;}
.index .slide strong figure{display: block;}
.index .slide strong figure img{display: block;width: 55%;margin: auto;}
.index .slide strong span{display: block;white-space: nowrap;line-height: 1.5;text-align: center;margin-top: 5px;}
.index .slide strong b{font-size: 17px;}
.index .slide{position: relative;margin-top: -35px;}
.index .slide strong{position: absolute;z-index: 1;left: 50%;top: 60%;transform: translate(-50%,-50%);}
.index .slide{position: relative;padding: 35px 0 0;}
.index .slide .slick-slide {transform: scale(0.9) translate(0,-5%);transform-origin: bottom;transition: 0.4s ease-in-out;}
.index .slide .slick-current {transform: scale(1);transition: 0.6s ease-in-out;}
.index .slick-slide img{border-radius: 10px;width: 100%;height: auto;}
.index .sp-slides-container {display: none;}


/*--------フッダー--------*/
footer{display: block;margin-bottom: 55px;}
footer section{display: block;font-family: "Zen Kaku Gothic New", sans-serif;}
footer section>div{display: block;width: 100%;margin: auto;position: relative;padding-bottom: 30px;}
footer section>div>img{position: absolute;right: 0;bottom: -5px;z-index: -1;width: 33%;}
footer section>div h1{display: block;}
footer section>div h1 b{font-size: 15px;font-weight: bold;display: block;text-align: center;letter-spacing: -2px;}
footer section>div h1 span{display: flex;font-weight: 900;align-items: center;font-size: 20px;justify-content: center;text-align: center;margin-top: 5px;}
footer section>div h1 figure{width: 25px;display: block;margin-right: 10px;}
footer section>div h1 figure img{width: 100%;height: auto;display: block;}
footer section>div a.tel{display: table;text-decoration: none;color: #000;font-size: 20px;font-weight: bold;letter-spacing: 1px;left: 50%;transform: translate(-50%,0);position: relative;margin-top: 15px;}
footer section>div a.tel::before{content: "\260E";font-size: 22px;font-weight: bold;margin-right: 5px;}
footer section>div address{font-size: 15px;font-style: normal;display: block;margin-top: -3px;text-align: center;}
footer section>div ul{display: flex;align-items: center;justify-content: center;margin-top: 20px;}
footer section>div ul li{margin: 0px 5px;}
footer section>div ul li a{font-size: 11px;display: block;text-decoration: none;color: #000;}
footer section>div ul li a::before{content: "\25B8";margin-right: 3px;color: #ccc;}
footer>section small{background-color: #EEEEEE;color: #666666;font-size: 10px;display: block;text-align: center;padding: 2px 0;}





/*--------コンテンツ共通--------*/
main{padding-top: 70px;display: block;}
article{display: block;padding-bottom: 100px;}
.midashi{width: 100%;height: 90px;background-image: url(images/midashi_bg.jpg);}
.midashi h2{width: 100%;margin: auto;display: flex;align-items: center;justify-content: center;height: 100%;font-size: 20px;letter-spacing: 4px;}
.midashi h2 img{display: block;margin-right: 10px;width: 30px;}


.spbr{display: block;}
.anc{padding-top:100px;margin-top:-100px;pointer-events:none;display:block;}
p.read{font-size: 17px;font-weight: bold;text-align: center;}




.contents .temp1{margin-top: 220px;background-image: url(images/bg1.jpg);position: relative;}
.contents .temp1 ul{z-index: 1;top: -40px;}
.contents .temp1::before{content: url(images/hoshi_obi_sp.png);position: absolute;left: 50%;transform: translate(-50%,0);z-index: 2;top: -100px;}
.contents .temp1 ul::after{content: url(images/sashie2.png);position: absolute;z-index: 0;left: -15%;top: -100px;z-index: -1;}




.temp1{width: 100%;display: block;}
.temp1 ul{width: 92%;margin: auto;position: relative;top: -80px;}
.temp1 ul li{width: 100%;background-color: #fff;padding: 20px;box-sizing: border-box;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);border-radius: 10px;margin-top: 30px;}
.temp1 ul li b{display: table;position: relative;font-size: 24px;top: -38px;left: 50%;transform: translate(-50%,0);letter-spacing: 5px;text-align: center;}
.temp1 ul li b img{display: block;margin: auto;}
.temp1 ul li span{display: block;text-align: center;margin-top: -35px;font-size: 11px;color: #BABABA;}
.temp1 ul li h3{font-size: 20px;color: #8C0000;text-align: center;line-height: 1.4;margin-top: 10px;}
.temp1 ul li p{margin-top: 10px;}




.contents .temp2{}
.temp2{width: 100%;display: block;margin-top: 140px;position: relative;}
.temp2::before{content: url(images/hoshi_obi_sp.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: -55px;}
.temp2>div{background-image: url(images/bg3.jpg);padding: 0 0 5px 0;}
.temp2 h3{font-size: 16px;display: table;position: relative;left: 50%;transform: translate(-50%,0);top: -96px;letter-spacing: 5px;z-index: 1;}
.temp2 h3 img{display: block;margin: auto;margin-bottom: 5px;}
.temp2 h2{font-size: 22px;background-color: #fff;display: table;position: relative;left: 50%;transform: translate(-50%,0);padding: 15px 40px;border-radius: 100px;top: -110px;letter-spacing: 5px;}
.temp2 ul{margin-top: -65px;}
.temp2 ul li{margin: 0 20px;}
.temp2 ul li a{display: block;color: #000;text-decoration: none;font-family: "Zen Kaku Gothic New", sans-serif;}
.temp2 ul li a img{display: block;width: 100%;height: 100%;padding: 5px;border: 1px solid #ddd;box-sizing: border-box;box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;}
.temp2 ul li b{font-size: 17px;margin-top: 10px;font-family: "Kaisei Decol", serif;display: block;}
.temp2 ul li span{font-size: 15px;display: block;margin-top: 5px;}
.temp2 ul li p{font-size: 15px;display: block;}




/*--------トッページ--------*/
.top .s1{width: 100%;}
.top .s1>div{background-image: url(images/bg1.jpg);padding-bottom: 25px;position: relative;}
.top .s1>div::before{content: url(images/sashie1.png);position: absolute;top: 10px;display: block;line-height: 0;}
.top .s1>div h2{font-size: 22px;background-color: #fff;display: table;position: relative;left: 50%;transform: translate(-50%,0);padding: 15px 40px;border-radius: 100px;top: -45px;letter-spacing: 5px;}
.top .s1>div p{text-align: center;color: #fff;font-size: 17px;margin-top: 40px;}
.top .s1 ul{width: 90%;margin: auto;z-index: 1;position: relative;}
.top .s1 ul li{background-color: #fff;width: 100%;height: 120px;margin-top: 15px;}
.top .s1 ul li a{display: flex;height: 100%;width: 100%;text-decoration: none;color: #000;}
.top .s1 ul li figure{display: block;flex: 0 0 120px;}
.top .s1 ul li figure img{display: block;width: 100%;height: auto;}
.top .s1 ul li div{flex: 1;text-align: center;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;}
.top .s1 ul li div h3{font-size: 22px;}
.top .s1 ul li div span{color: #8C0000;font-size: 15px;}	


.top .s2{width: 100%;}
.top .s2>div{background-image: url(images/bg2.jpg);padding: 40px 0 25px;}
.top .s2>div h2{font-size: 26px;color: rgb(255,255,255,0.2);font-weight: normal;text-align: center;letter-spacing:5px;}
.top .s2 ul.short{width: 90%;margin: auto;justify-content: space-between;}
.top .s2 ul.short li{width: 80%;margin: auto;position: relative;padding-top: 143%;margin-top: 25px;}
.top .s2 ul.short li iframe{position: absolute;top: 0;right: 0;width: 100%;height: 100%;background-color: #fff;border: none !important;}

.top .s2 ul.long{width: 90%;margin: auto;display: flex;margin-top: 35px;justify-content: center;}
.top .s2 ul.long li{width: 100%;position: relative;padding-top: 54%;margin: 0 10px;}
.top .s2 ul.long li iframe{position: absolute;top: 0;right: 0;width: 100%;height: 100%;background-color: #fff;border: none !important;}



.top .s3{width: 100%;margin: auto;margin-top: 60px;position: relative;}
.top .s3 .postarea{}
.top .s3 .postarea>div{width: 90%;padding: 0px 0 30px 40px;box-sizing: border-box;position: relative;margin: auto;margin-top: 40px;border-bottom: 1px dotted #ccc;}
.top .s3 .postarea>div>a{font-family: "Zen Kaku Gothic New", sans-serif;text-decoration: none;color: #000;font-size: 14px;display: table;margin-top: -5px;}
.top .s3 .postarea>div>a::before{content: "\25B8";margin-right: 3px;color: #ccc;}
.top .s3 .postarea h3{font-size: 20px;font-weight: 900;position: absolute;left: 0;letter-spacing: 5px;top: -10px;writing-mode: vertical-rl;}
.top .s3 .postarea ul{display: block;}
.top .s3 .postarea ul li{display: block;padding: 20px 0;border-bottom: 1px dotted #ddd;}
.top .s3 .postarea ul li:last-child{border:none;}
.top .s3 .postarea ul li a{display: flex;align-items: center;color: #000;text-decoration: none;font-family: "Zen Kaku Gothic New", sans-serif;}
.top .s3 .postarea ul li a figure{flex: 0 0 90px;margin-right: 20px;}
.top .s3 .postarea ul li a figure img{display: block;width: 100%;height: auto;}
.top .s3 .postarea ul li a div{flex: 1;}
.top .s3 .postarea ul li a time{font-size: 13px;margin-bottom: 0px;display: block;}
.top .s3 .postarea ul li a p{display: block;}





/*--------選ばれる理由--------*/
.concept .s1{width: 90%;margin: auto;margin-top: 40px;}
.concept .s1 ul{display: block;margin-top: -40px;}
.concept .s1 ul li{margin-top: 80px;}
.concept .s1 ul li figure{display: block;}
.concept .s1 ul li figure img{display: block;width: 90%;margin: auto;}
.concept .s1 ul li div{margin-top: 25px;}
.concept .s1 ul li div h3{display: flex;position: relative;align-items: center;}
.concept .s1 ul li div h3::before{content: "";position: absolute;border-top: 1px dotted #ccc;width: 100%;z-index: 0;}
.concept .s1 ul li div span{font-size: 12px;color: #BBBBBB;background-color: #fff;position: relative;padding: 10px 50px 10px 0;display: block;margin-top: -20px;z-index: 2;}
.concept .s1 ul li div span::before{content: url(images/hoshi1.png);position: absolute;right: 0px;top: 15px;}
.concept .s1 ul li div span b{font-size: 30px;color: #8C0000;letter-spacing: 5px;margin-right: 6px;margin-top: 0px;position: relative;display: inline-block;top: 5px;}
.concept .s1 ul li div p{margin-top: 5px;}




/*--------サービス内容--------*/
.service .s1{width: 90%;margin: auto;margin-top: 40px;}
.service .s1 ul{display: block;margin-top: -75px;}
.service .s1 ul li{margin-top: 120px;position: relative;display: flex;flex-direction: column;}
.service .s1 ul li>span{position: absolute;font-size: 110px;color: #eee;left: -20px;top: 21%;writing-mode: vertical-rl;z-index: -1;line-height: 1;}
.service .s1 ul li .overflow{order: 2;}
.service .s1 ul li .title{display: flex;align-items: center;margin-top: 20px;}
.service .s1 ul li .title figure{display: block;margin-right: 15px;}
.service .s1 ul li .title figure img{display: block;}
.service .s1 ul li .title div{display: block;}
.service .s1 ul li .title div h2{font-size: 28px;}
.service .s1 ul li .title div h3{font-size: 17px;color: #8C0000;margin-top: -5px;}
.service .s1 ul li .overflow p{margin-top: 25px;}
.service .s1 ul li .slidebox{order: 1;}
.service .s1 ul li .slide img{border-radius: 10px;}
.service .s1 ul li .cost{background-color: #FFEFBF;width: 100%;border-radius: 10px;padding: 35px 20px 20px 20px;box-sizing: border-box;position: relative;margin-top: 35px;order: 3;}
.service .s1 ul li .cost b{display: table;background-color: #8C0000;font-size: 16px;position: absolute;left: 20px;top: -18px;color: #fff;padding: 6px 25px;box-sizing: border-box;transform: rotate(-3deg);}
.service .s1 ul li .cost table{border-collapse: collapse;width: 100%;}
.service .s1 ul li .cost table th{border-top: 1px dotted #B78900;padding: 8px 0;padding-bottom: 0;box-sizing: border-box;display: block;width: 100%;}
.service .s1 ul li .cost table td{padding: 0px 0;box-sizing: border-box;display: block;width: 100%;}
.service .s1 ul li .cost table tr:nth-of-type(1) th{border-top: none;}
.service .s1 ul li .cost table tr td:nth-of-type(2){padding-bottom: 10px;}
.service .s1 ul li .cost table tr:nth-last-of-type(1) th{border-bottom:none;padding-bottom: 0;}
.service .s1 ul li .cost table tr:nth-last-of-type(1) td{border-bottom:none;padding-bottom: 0;}



/*--------施工例--------*/
.works .s1{width: 90%;margin: auto;margin-top: 40px;}
.works .s1 ul{display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;}
.works .s1 ul li{margin-top: 45px;width: 48%;}
.works .s1 ul li:nth-of-type(4n){margin-right: 0;}
.works .s1 ul li a{display: block;color: #000;text-decoration: none;font-family: "Zen Kaku Gothic New", sans-serif;}
.works .s1 ul li a img{display: block;width: 100%;height: 100%;padding: 5px;border: 1px solid #ddd;box-sizing: border-box;box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;}
.works .s1 ul li a b{font-size: 17px;margin-top: 10px;font-family: "Kaisei Decol", serif;display: block;}
.works .s1 ul li a span{font-size: 15px;display: block;margin-top: 5px;}
.works .s1 ul li a b{font-size: 15px;display: block;}



/*--------施工例詳細--------*/
.works_detail .s1{width: 90%;margin: auto;margin-top: 40px;}
.works_detail .s1 .title{display: block;margin-top: 40px;}
.works_detail .s1 .title address{font-size: 16px;font-style: normal;display: table;padding: 1px 5px;border: 1px solid #ddd;}
.works_detail .s1 .title h2{font-size: 24px;}
.works_detail .s1 ul.ba{margin-top: -15px;}
.works_detail .s1 ul.ba li{width: 100%;position: relative;margin-top: 35px;}
.works_detail .s1 ul.ba li:nth-of-type(1)::before{content: url(images/ba_arrow.png);position: absolute;left: 50%;bottom: -35px;transform: translate(-50%,0) rotate(90deg);}
.works_detail .s1 ul.ba li:nth-of-type(3){width: 100%;}
.works_detail .s1 ul.ba li figure{display: block;position: relative;}
.works_detail .s1 ul.ba li figure small{position: absolute;left: 6px;top: 6px;background-color: rgba(255,255,255,0.8);padding: 4px 8px;font-size: 12px;font-weight: bold;font-family: "Zen Kaku Gothic New", sans-serif;letter-spacing: 3px;}
.works_detail .s1 ul.ba li figure img{display: block;width: 100%;height: auto;display: block;width: 100%;height: 100%;padding: 5px;border: 1px solid #ddd;box-sizing: border-box;box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;}
.works_detail .s1 ul.ba li dl{display: flex;flex-wrap: wrap;margin-top: -25px;}
.works_detail .s1 ul.ba li dt{width: 100%;box-sizing: border-box;padding: 10px 0;padding-bottom: 0;font-weight: bold;color: #8C0000;display: block;}
.works_detail .s1 ul.ba li dd{width: 100%;box-sizing: border-box;border-bottom: 1px dotted #ddd;padding: 10px 0;display: block;padding-top: 0;}
.works_detail .s1 ul.ba li dd:nth-last-of-type(1){width: 100%;border-bottom: none;padding-top: 10px;}
.works_detail .s1 ul.gallrey{display: flex;margin-top: 15px;justify-content: space-between;flex-wrap: wrap;}
.works_detail .s1 ul.gallrey li{display: block;width: 49%;margin-top: 6px;}
.works_detail .s1 ul.gallrey li:nth-of-type(5){margin-right: 0;}
.works_detail .s1 ul.gallrey li img{display: block;width: 100%;height: auto;}




/*--------施工の流れ--------*/
.flow .s1{width: 90%;margin: auto;margin-top: 40px;}
.flow .s1 ul{display: block;margin-top: -20px;}
.flow .s1 ul li{margin-top: 70px;}
.flow .s1 ul li span{display: flex;align-items: center;justify-content: center;background-color: #FFEFBF;border-radius: 300px;text-align: center;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);position: relative;width: 220px;height: 220px;margin: auto;}
.flow .s1 ul li span b{font-size: 22px;line-height: 1.4;margin-top: -25px;}
.flow .s1 ul li span b small{font-size: 40px;color: #8C0000;font-weight: normal;font-style: italic;display: block;margin-bottom: 10px;}
.flow .s1 ul li p{display: flex;align-items: flex-start;flex-direction: column;margin-top: 20px;position: relative;}
.flow .s1 ul li p::before{content:url(images/flow_arrow.png);position: absolute;bottom: -50px;z-index: -1;transform: translate(-50%,0) scale(60%);left: 50%;}
.flow .s1 ul li:last-child p::before{content: none;}
.flow .s1 ul li p img{order: 2;margin-top: 30px;border-radius: 10px;width: 100%;height: auto;display: block;}




/*--------お客様の声--------*/
.voice .s1{width: 90%;margin: auto;margin-top: 40px;}
.voice .s1 ul{margin-top: -100px;}
.voice .s1 ul li{margin-top: 140px;position: relative;}
.voice .s1 ul li::before{content: url(images/dot.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: -80px;}
.voice .s1 ul li:last-child::before{content: none;}
.voice .s1 ul li .slidebox{}
.voice .s1 ul li .outline{background-image: url(images/bg3.jpg);padding: 20px 30px;box-sizing: border-box;position: relative;margin-top: 0px;border-radius: 15px;margin-top:30px;}
.voice .s1 ul li .outline::before{content: url(images/hoshi_obi2_sp.png);position: absolute;right: 0;top: -45px;pointer-events: none;}
.voice .s1 ul li .outline time{font-size: 17px;}
.voice .s1 ul li .outline h3{font-size: 20px;display: flex;align-items: flex-start;margin-top: 10px;}
.voice .s1 ul li .outline h3::before{content:url(images/ec1.png);padding-right: 5px;}
.voice .s1 ul li .outline h3 span{display: inline-block;display: contents;}
.voice .s1 ul li .outline dl{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 10px;}
.voice .s1 ul li .outline dt{box-sizing: border-box;padding: 10px 0;color: #8C0000;font-weight: bold;display: block;width: 100%;padding-bottom: 0;}
.voice .s1 ul li .outline dd{box-sizing: border-box;border-bottom: 1px dotted #ccc;padding: 10px 0;display: block;width: 100%;padding-top: 0;}
.voice .s1 ul li .outline  dd:nth-last-of-type(1){width: 100%;border-bottom: none;padding-top: 10px;}





/*--------企業情報--------*/
.company .s1{width: 100%;margin: auto;}
.company .s1 div:nth-of-type(1){position: relative;}
.company .s1 div:nth-of-type(1) figure{display: block;width: 100%;}
.company .s1 div:nth-of-type(1) figure img{width: 100%;display: block;height: auto;}
.company .s1 div:nth-of-type(1) p{padding: 25px 30px 0 30px;box-sizing: border-box;position: relative;background-color: #fff;width: 94%;margin: -20% 0 0 auto;}
.company .s1 div:nth-of-type(1) p span{display: block;text-align: right;margin-top: 15px;}
.company .s1 div:nth-of-type(2){width: 90%;margin: auto;margin-top: -10%;}
.company .s1 h2{font-size: 24px;letter-spacing: 5px;display: flex;align-items: center;margin-top: 25%;}
.company .s1 h2::before{content:url(images/ec1.png);margin-right: 10px;}
.company .s1 table{width: 100%;border-collapse: collapse;border: 2px solid #ddd;margin-top: 25px;}
.company .s1 table th{background-color: #e9e9e9;width: 100%;box-sizing: border-box;padding: 8px 20px;text-align: left;border-bottom: 1px dotted #ddd;display: block;}
.company .s1 table td{box-sizing: border-box;padding: 8px 20px;border-bottom: 1px dotted #ddd;width: 100%;display: block;}
.company .s1 table td a{color: #000;}
.company .s1 ul{margin-top: 25px;}
.company .s1 ul li{border-bottom: 1px dotted #ccc;}
.company .s1 ul li time{display: block;padding: 10px 0;box-sizing: border-box;padding-bottom: 0;font-size: 14px;}
.company .s1 ul li p{display: block;padding: 10px 0;box-sizing: border-box;padding-top: 0;}





















/*--------プライバシーポリシー--------*/
.privacy .s1{width: 90%;margin: auto;margin-top: 40px;}
.privacy .s1 p.read{text-align: center;}
.privacy .s1 ul{}
.privacy .s1 ul li:first-child{padding-top:0px;margin-top: 0px;border: none;}
.privacy .s1 ul li{padding-top:25px;margin-top: 25px;border-top: 1px dotted #ccc;}
.privacy .s1 ul li span{display: flex;font-size: 16px;margin-bottom: 5px;font-weight: normal;align-items: center;font-weight: 900;}
.privacy .s1 ul li span::before{content: "\25CF";margin-right: 6px;font-size: 10px;color: #FFff00;}




/*--------サイトマップ--------*/
.sitemap .s1{width: 90%;margin: auto;margin-top: 40px;}
.sitemap .s1 p.read{text-align: center;}
.sitemap .s1>ul{}
.sitemap .s1>ul>li{margin-top: 10px;padding-left: 20px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.sitemap .s1>ul>li:first-child{padding-left: 0px;}
.sitemap .s1>ul>li a::before{content: "\25B8";font-size: 12px;margin-right: 6px;color: #ccc;}
.sitemap .s1 ul li a{text-decoration: none;color: #000;font-weight: bold;}
.sitemap .s1 ul li small{display: none;}


/*--------関連リンク--------*/
.links .s1{width: 90%;margin: auto;margin-top: 40px;}
.links .s1 p.read{text-align: center;}
.links  .s1>ul{}
.links  .s1>ul>li{margin-top: 10px;padding-left: 20px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.links  .s1>ul>li:first-child{padding-left: 0px;}
.links  .s1>ul>li a::before{content: "\25B8";font-size: 12px;margin-right: 6px;color: #ccc;}
.links  .s1 ul li a{text-decoration: none;color: #000;font-weight: bold;}
.links  .s1 ul li small{display: none;}





/*--------post--------*/
.post .s1{display: flex;flex-direction: column;width: 90%;margin: auto;margin-top: 40px;}
.post .selecter{display:flex;justify-content:center;align-items:center;margin-bottom: 25px;}
.post .selecter select{font-size:16px;margin-right:10px;padding:5px 10px;}
.post .s1 .container{margin-bottom: 70px;}
.post .s1 .container:last-child {margin-bottom:60px;}




/*--------postinitial--------*/
.post .container>h3{background-color: #f0f0f0;font-size: 17px;margin-bottom: 25px;color: #000;padding: 10px 15px;;display: flex;border: 1px solid #ddd;border-radius: 3px;}
.post .container>h3::before{content: url(images/ec1_.png);margin-right: 8px;}
.post .container>time{display: block;align-items: center;justify-content: flex-end;margin-top: -25px;margin-bottom: -6px;font-size: 11px;text-align: right;}




.post .s1 .container>.inner h1{font-size: 18px;font-weight: bold;color: #000;}
.post .s1 .container>.inner h2{font-size: 17px;font-weight: bold;color: #000;}
.post .s1 .container>.inner h3,.post .s1 .container>.inner h4,.post .s1 .container>.inner h5,.post .s1 .container>.inner h6,.post .s1 .container>.inner b,.post .s1 .container>.inner em,.post .s1 .container>.inner p,.post .s1 .container>.inner span{font-size: 16px;font-weight: normal;color: #000;font-style: normal;margin:20px 0;}
.post .s1 .container>.inner ul{margin: 1em 0;}
.post .s1 .container>.inner ul li{margin-left: 25px;list-style-type: disc;}
.post .s1 .container>.inner ol{	margin: 1em 0;}
.post .s1 .container>.inner ol li{margin-left: 25px;list-style-type: decimal;}
.post .s1 .container>.inner a{color:#FF6600;}
.post .s1 .container>.inner a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.post .s1 .container>.inner blockquote{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner pre{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner .alignright{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}
.post .s1 .container>.inner .aligncenter{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}
.post .s1 .container>.inner .alignleft{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}
.post .s1 .container>.inner .alignnone{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}

	
	
/*--------お問い合わせ--------*/		
.contact .s1{width: 90%;margin: auto;margin-top: 40px;}		
	
table.contact {border-collapse: collapse;width: 100%;margin-top: 30px;}
table.contact th {padding: 8px 0 0;display: block;text-align: left;font-weight:900;}
table.contact th span {font-size:12px;color:#ff0000;font-weight:normal;}	
table.contact td {display: block;padding: 0 8px 8px 0;}
table.contact td label{display:block;border-bottom:1px dotted #eee;padding-bottom:8px;margin-bottom:8px;}
table.contact td small {display:block;font-size:14px;margin-top:3px;}
table.contact td input,table.contact td textarea,table.contact button {width:100%;font-size:16px;padding:3px;box-sizing:border-box;font-family: 'Zen Kaku Gothic New', sans-serif;border: 1px solid #ccc;font-weight:normal;}
table.contact td select {font-size:16px;padding:3px;}
table.contact td input[type=submit],table.contact td input[type=reset],table.contact td button {font-size: 16px;padding:10px 20px;margin: 10px 4px;width:inherit;font-weight: 900;border:inherit;background-color: #ff8000;color: #fff;border-radius: 3px;font-family:'Zen Kaku Gothic New', sans-serif;}
table.contact td input[type=file]{border: 1px solid #fff;padding:10px 20px;}	
table.contact td.center{text-align:center;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {border: none;background: #ff0000;color: #fff;margin-bottom: 100px;margin-top: 0px;box-sizing: border-box;width:100% !important;}
div.wpcf7-mail-sent-ok {background: #85B200;color: #fff;margin-bottom: 100px;border: none;margin-top: 0px;}
div.wpcf7-response-output {margin: 0px !important;}
.wpcf7 .ajax-loader {margin: 0;}	

}