@charset "UTF-8";

/*
	Theme Name: ハウス・プラン
	Description: LAYOUT & SCRIPT DATA
	Author: Mochida Tomokazu
	Author URI: https://www.resite.jp/
	Version: 2025.11

*/

/*font-family: "Zen Maru Gothic", sans-serif;*/
/*font-family: "font-family: "Allura", cursive;*/
/*font-family: "font-family: "Zen Old Mincho", serif;*/


*{margin: 0;padding: 0;}
html {font-family: "Zen Maru Gothic", sans-serif;}
a{outline:none !important;}
a:focus{outline:none !important;}
li{outline:none !important;}
li:focus{outline:none !important;}
figure{margin:0;}


.pagination {text-align: center;margin-top: 30px;display: flex;justify-content: center;}
.pagination span {text-decoration: none;color: #666;background-color: #eee;font-size: 13px;font-weight: bold;padding:2px 8px;}
.pagination a {text-decoration: none;color: #000;font-size: 13px;padding: 2px 8px;}




@media all and (min-width:751px) {
body {color: #666;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{display: block;position: fixed;width: 100%;height: 170px;z-index: 3;background-color: #fff;}
header section>div{display: flex;justify-content: space-between;max-width: 1200px;margin: auto;align-items: flex-end;padding: 15px 0;}
header section>div h1{width: 290px;display: block;}
header section>div h1 a{display: inline-block;}
header section>div h1 a img{width: 100%;height: auto;display: block;}
header nav{display: flex;flex-direction: column;align-items: flex-end;}
header nav .contact{display: flex;align-items: center;}
header nav .contact img{display: block;margin-right: 20px;}
header nav a.tel{font-size: 26px;letter-spacing: 2px;color: #000;text-decoration: none;font-weight: 700;}
header nav a.tel::before{content: "\260E";color: #000;font-size: 22px;margin-right: 5px;}
header .pcnav{display: flex;margin-top: 15px;}
header .pcnav li{display: block;margin-left: 80px;}
header .pcnav li a{font-size: 20px;color: #000;text-decoration: none;font-weight: 700;letter-spacing: 2px;}

.slide{position: relative;margin-top: -35px;}
.slide strong{position: absolute;z-index: 1;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.slide{position: relative;padding: 35px 0 0;}
.slide .slick-slide {transform: scale(0.9) translate(0,-5%);transform-origin: bottom;transition: 0.4s ease-in-out;}
.slide .slick-current {transform: scale(1);transition: 0.6s ease-in-out;}
.slick-slide img{border-radius: 10px;width: 100%;height: auto;}
.sp-slides-container {display: none;}

.slide{position: relative;margin-top: -35px;}
.slide strong{position: absolute;z-index: 1;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.slide{position: relative;padding: 35px 0 0;}
.slide .slick-slide {transform: scale(0.9) translate(0,-5%);transform-origin: bottom;transition: 0.4s ease-in-out;}
.slide .slick-current {transform: scale(1);transition: 0.6s ease-in-out;}
.slick-slide img{border-radius: 10px;width: 100%;height: auto;}
.sp-slides-container {display: none;}



/*--------フッダー--------*/
footer{display: block;}
footer section{display: block;padding-bottom: 30px;}
footer section h1{font-size: 18px;color: #4d4d4d;text-align: center;}
footer section h1 img{width: 290px;display: block;margin: auto;margin-top: 15px;}
footer section>div h1 b{}
footer section a.tel{font-size: 26px;letter-spacing: 2px;color: #000;text-decoration: none;font-weight: 700;position: relative;left: 50%;transform: translate(-50%, 0);display: table;margin-top: 15px;}
footer section a.tel::before{content: "\260E";color: #000;font-size: 22px;margin-right: 5px;}
footer section address{display: block;font-style: normal;text-align: center;color: #4d4d4d;}
footer>small{display: block;position: relative;background-color: #d07b44;color: #fff;text-align: center;font-size: 10px;padding: 6px 0;}
footer>small::before{content: url(images/neko2.png);position: absolute;z-index: 1;left: 5%;bottom: 18px;}





/*--------コンテンツ共通--------*/
main{padding-top: 170px;display: block;}
article{display: block;padding-bottom: 100px;}
.midashi{height: 300px;background-image: url(images/content_bg.jpg);display: flex;align-items: flex-end;justify-content: center;z-index: 1;position: relative;background-size: cover;background-position: center;}
.midashi h2{font-size: 26px;font-weight: 700;color: #000;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;text-align: center;background-color: #ffffff;border-radius: 300px;width: 200px;height: 200px;bottom: -165px;letter-spacing: 2px;}
.midashi h2::before{content: "";position: absolute;z-index: -1;background-color:#ffff00;top: -5px;width: 100%;height: 100%;border-radius: 300px;}
.midashi h2 small{font-size: 12px;font-weight: bold;color: #b3b3b3;letter-spacing: 2px;display: block;}


.temp1{background-image: url(images/bg1.jpg);margin-top: 150px;position: relative;padding-bottom: 30px;}
.temp1::before{content: url(images/neko1.png);position: absolute;right: 5%;top: -35px;}
.temp1 h2{font-size: 26px;font-weight: 700;color: #000;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;left: 50%;transform: translate(-50%,0);text-align: center;background-color: #ffffff;border-radius: 300px;width: 200px;height: 200px;top: -135px;letter-spacing: 2px;}
.temp1 h2 small{font-size: 12px;font-weight: bold;color: #b3b3b3;letter-spacing: 2px;display: block;}
.temp1 h2 img{display: block;width: 28px;margin-bottom: 15px;}
.temp1 ul{margin-top: -80px;}
.temp1 ul li{margin: 0 20px;}
.temp1 ul li a{display: block;color: #4d4d4d;text-decoration: none;}
.temp1 ul li a img{display: block;width: 100%;height: 100%;}
.temp1 ul li span{font-size: 16px;display: block;margin-top: 10px;}
.temp1 ul li h3{font-size: 16px;display: block;margin-top: 5px;}



.cbanner{max-width: 70%;display: flex;align-items: center;justify-content: center;margin: auto;margin-top: 40px;margin-bottom: -20px;}
.cbanner ul{display: flex;}
.cbanner ul li{display: block;margin: 0 10px;}
.cbanner ul li a{display: block;}
.cbanner ul li a img{display: block;width: 100%;height: auto;}


/*--------トッページ--------*/
.top .s1{max-width: 1200px;margin: auto;display: block;}
.top .s1 h2{font-size: 26px;font-weight: 700;color: #000;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;left: 50%;transform: translate(-50%,0);text-align: center;background-color: #ffffff;border-radius: 300px;width: 200px;height: 200px;top: -80px;letter-spacing: 2px;}
.top .s1 h2 small{font-size: 12px;font-weight: bold;color: #b3b3b3;letter-spacing: 2px;display: block;}
.top .s1 h2::before{content: url(images/dot.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: 15px;}
.top .s1 p{font-size: 20px;font-weight: 700;color: #4d4d4d;margin-top: -60px;text-align: center;letter-spacing: 3px;line-height: 2;}



.top .s2{max-width: 1200px;margin: auto;margin-top: 70px;z-index: 1;position: relative;}
.top .s2 ul{display: flex;justify-content: space-between;}
.top .s2 ul li{width: 30%;position: relative;}
.top .s2 ul li small{position: absolute;right: 0;font-size: 120px;color: #f2f2f2;top: 20px;line-height: 0;}
.top .s2 ul li h2{font-size: 15px;color: #808080;border: 1px solid #ddd;display: table;padding: 2px 6px;}
.top .s2 ul li h3{font-size: 22px;font-weight: 900;letter-spacing: 1px;padding: 10px 0 15px;}
.top .s2 ul li img{display: block;width: 100%;height: auto;}
.top .s2 ul li b{display: block;font-size: 18px;margin-bottom: 10px;}
.top .s2 ul li p{display: block;margin-top: 20px;}
.top .s2 ul li a{display: block;margin-top: 30px;text-decoration: none;color: #666;font-size: 15px;}
.top .s2 ul li a img{display: block;width: 100%;height: auto;margin-bottom: 4px;}



.top .s3{max-width: 1200px;margin: auto;display: flex;justify-content: space-between;margin-top: 70px;align-items: stretch;}
.top .s3 .news{border: 2px solid  #ddd;border-radius: 8px;width: 74%;padding: 15px 25px;box-sizing: border-box;}
.top .s3 .news>span{display: flex;justify-content: space-between;align-items: center;}
.top .s3 .news>span b{font-size: 20px;color: #4d4d4d;display: flex;align-items: center;}
.top .s3 .news>span b::before{content: url(images/ec1.png);display: block;margin-right: 4px;}
.top .s3 .news>span a{font-size: 14px;color: #4d4d4d;text-decoration: none;background-color: #feffcd;border-radius: 100px;display: table;padding: 5px 20px;}
.top .s3 .news>span a::before{content: "\25B8";color: #ff6633;margin-right: 4px;}
.top .s3 .news ul{margin-top: 20px;}
.top .s3 .news ul li{padding: 8px 0;border-bottom: 1px dotted #ddd;}
.top .s3 .news ul li a{display: flex;color: #4d4d4d;text-decoration: none;align-items: center;}
.top .s3 .news ul li a time{font-size: 13px;display: block;width: 70px;}
.top .s3 .news ul li a p{display: block;}
.top .s3 .banner{width: 23%;}
.top .s3 .banner ul{display: block;margin-top: -10px;}
.top .s3 .banner ul li{display: block;margin-top: 10px;}
.top .s3 .banner ul li a{display: block;}
.top .s3 .banner ul li a img{display: block;width: 100%;height: auto;}





/*--------コンセプト--------*/
.concept .s1{max-width: 1200px;margin: auto;margin-top: 120px;}
.concept .s1 .read{font-size: 20px;position: relative;font-weight: bold;text-align: center;z-index: 1;top: 110px;}
.concept .s1 .read::before{content: "";border-right: 1px solid #ccc;height: 40px;position: absolute;left: 50%;transform: translate(-50%,0);top: -80px;}
.concept .s1 .overflow{display: flex;position: relative;margin-top: 210px;align-items: flex-start;}
.concept .s1 .overflow::before{content: url(images/dot.png);position: absolute;left: 50%;transform: translate(-50%,0);top: -65px;}
.concept .s1 .overflow figure{order: 2;}
.concept .s1 .overflow figure img{display: block;max-width: 400px;height: auto;margin-left: 50px;}
.concept .s1 .overflow div{display: block;margin-top: -25px;}
.concept .s1 .overflow p{margin-top: 25px;}




/*--------サービス内容（共通）--------*/
.snavi{background-color: #e6e6e6;border-radius: 100px;display: table;position: relative;left: 50%;transform: translate(-50%,0);margin-top: 150px;z-index: 1;}
.snavi ul{display: flex;height: 100%;padding: 20px;}
.snavi ul li{margin: 0 20px;}
.snavi ul li a{text-decoration: none;color: #4f4f4f;font-size: 17px;font-weight: bold;}
.snavi ul li a::before{content: "\25B8";color: #f7931e;margin-right: 3px;}


/*--------サービス内容（リフォーム）--------*/
.service .s1{max-width: 100%;margin: auto;margin-top: -30px;background-color: #998675;padding-top: 70px;}
.service .s1 .title::before{content: url(images/dot2.png);position: absolute;left: 50%;transform: translate(-50%,0);top: -65px;}
.service .s1 .title{font-size: 24px;color: #fff;text-align: center;position: relative;margin-top: 60px;}
.service .s1 .read{text-align: center;color: #fff;margin-top: 30px;font-weight: bold;line-height: 2;}
.service .s1 .reco{display: flex;justify-content: center;align-items: center;margin-top: 60px;}
.service .s1 .reco figure{display: block;margin-right: 20px;}
.service .s1 .reco figure img{display: block;}
.service .s1 .reco ul{color: #ffff00;font-weight: bold;}
.service .s1 .reco ul::before{content: "こんな方におすすめ！";font-size: 20px;margin-bottom: 10px;display: block;}
.service .s1 .reco ul li{font-size: 17px;line-height: 1.8;}
.service .s1 .reco ul li::before{content: "✓";margin-right: 5px;}
.service .s1 .type{background-color: #7a695c;margin-top: -13px;position: relative;z-index: 1;padding: 50px 0;box-sizing: border-box;color: #fff;}
.service .s1 .type ul{max-width: 1200px;display: flex;margin: auto;justify-content: space-between;}
.service .s1 .type ul li{width: 31%;}
.service .s1 .type ul li img{display: block;width: 100%;height: auto;}
.service .s1 .type ul li h3{text-align: center;font-size: 18px;display: block;margin-top: 20px;}
.service .s1 .type ul li p{display: block;margin-top: 20px;}
.service .s1 .type ul li span{font-size: 14px;display: block;margin-top: 20px;}
.service .s1 .type ul li span::before{content: "取扱メーカー";border: 1px solid rgba(255,255,255,0.4);padding: 3px 10px;display: table;margin-bottom: 5px;font-size: 12px;}
.service .s1 .reform{max-width: 1200px;margin: auto;padding: 50px 0;}
.service .s1 .reform>ul{margin-top: -30px;}
.service .s1 .reform>ul>li{display: flex;align-items: flex-start;justify-content: space-between;color: #fff;margin-top: 70px;}
.service .s1 .reform>ul>li figure{display: block;margin-right: 40px;}
.service .s1 .reform>ul>li:nth-of-type(even) figure{order: 2;margin-left: 40px;margin-right: 0;}
.service .s1 .reform>ul>li figure img{max-width: 480px;display: block;height: auto;}
.service .s1 .reform>ul>li .con{order: 2;}
.service .s1 .reform>ul>li:nth-of-type(even) .con{order: 1;}
.service .s1 .reform>ul>li h3{font-size: 22px;letter-spacing: 2px;}
.service .s1 .reform>ul>li h3 span{font-size: 22px;color: #ffff00;letter-spacing: normal;margin-left: 15px;}
.service .s1 .reform>ul>li h3 span small{font-size: 16px;letter-spacing: normal;}
.service .s1 .reform>ul>li p{margin-top: 15px;}
.service .s1 .reform>ul>li .choice{width: 100%;border: 1px solid #fff;margin-top: 20px;border-radius: 10px;padding: 20px;box-sizing: border-box;display: flex;justify-content: flex-start;}
.service .s1 .reform>ul>li .choice ul{margin-right: 40px;font-weight: bold;}
.service .s1 .reform>ul>li .choice ul li{line-height: 2;display: flex;align-items: center;}
.service .s1 .reform>ul>li .choice ul li small{background-color: #ffff00;font-size: 14px;color: #998675;width: 18px;height: 18px;display: flex;align-items: center;justify-content: center;border-radius: 100px;margin-right: 5px;font-weight: bold;}
.service .s1 .reform>ul>li .choice ul li::before{content: "";}
.service .s1 .reform>ul>li .select{margin-top: 25px;}
.service .s1 .reform>ul>li .select::before{content:"外壁リフォームの種類";background-color: #ffff00;font-size: 14px;color: #998675;padding: 4px 8px;border-radius: 4px;}
.service .s1 .reform>ul>li .select dl{display: flex;flex-wrap: wrap;margin-top: 10px;}
.service .s1 .reform>ul>li .select dl dt{width: 30%;padding: 4px 0;border-bottom: 1px dotted #fff;box-sizing: border-box;}
.service .s1 .reform>ul>li .select dl dd{width: 70%;padding: 4px 0;border-bottom: 1px dotted #fff;box-sizing: border-box;}




/*--------サービス内容（猫の髭）--------*/
.service1 .s1{max-width: 100%;margin: auto;margin-top: -30px;background-color: #003366;padding: 70px 0;}
.service1 .s1 .title::before{content: url(images/dot2.png);position: absolute;left: 50%;transform: translate(-50%,0);top: -65px;}
.service1 .s1 .title{font-size: 24px;color: #fff;text-align: center;position: relative;margin-top: 60px;}
.service1 .s1 .read{text-align: center;color: #fff;margin-top: 30px;font-weight: bold;line-height: 2;}
.service1 .s1 .read a{display: table;position: relative;left: 50%;transform: translate(-50%,0);margin-top: 50px;max-width: 380px;width: 100%;height: auto;text-decoration: none;color: #fff;}
.service1 .s1 .read a img{display: block;width: 100%;height: auto;}



/*--------サービス内容（遺品整理）--------*/
.service2 .s1{max-width: 100%;margin: auto;margin-top: -30px;background-color: #81ab29;padding: 70px 0;}
.service2 .s1 .title::before{content: url(images/dot2.png);position: absolute;left: 50%;transform: translate(-50%,0);top: -65px;}
.service2 .s1 .title{font-size: 24px;color: #fff;text-align: center;position: relative;margin-top: 60px;}
.service2 .s1 .read{text-align: center;color: #fff;margin-top: 30px;font-weight: bold;line-height: 2;}
.service2 .s1 .read a{display: table;position: relative;left: 50%;transform: translate(-50%,0);margin-top: 50px;max-width: 380px;width: 100%;height: auto;text-decoration: none;color: #fff;}
.service2 .s1 .read a img{display: block;width: 100%;height: auto;}



/*--------施工例--------*/
.works .s1{max-width: 100%;margin: auto;margin-top: 120px;}
.works .s1 .read{font-size: 20px;font-weight: bold;text-align: center;position: relative;z-index: 1;margin-top: 140px;}
.works .s1 .read br{display: none;}
.works .s1 .box{display: block;width: 100%;background-image: url(images/bg2.jpg);padding: 70px 0;position: relative;margin-top: 40px;}
.works .s1 .box::before{content: url(images/neko3.png);position: absolute;left: 5%;top: -55px;}
.works .s1 .box::after{content: "";position: absolute;left: 50%;transform: translate(-50%,0) rotate(-45deg);width: 60px;height: 60px;z-index: 0;top: -50px;background-color: #fff;}
.works .s1 .box ul{max-width: 1200px;margin: auto;display: flex;flex-wrap: wrap;margin-top: -40px;}
.works .s1 .box ul li{max-width: 280px;margin-top: 40px;margin-right: 26px;}
.works .s1 .box ul li:nth-of-type(4n){margin-right: 0;}
.works .s1 .box ul li a{text-decoration: none;font-size: 16px;color: #4d4d4d;}
.works .s1 .box ul li a img{display: block;width: 100%;height: auto;border-radius: 10px;}
.works .s1 .box ul li a span{display: block;margin-top: 10px;}
.works .s1 .box ul li a h3{display: block;font-size: 16px;}



/*--------施工例詳細--------*/
.detail .s1{max-width: 100%;margin: auto;margin-top: 120px;}
.detail .s1 .read{font-size: 20px;font-weight: bold;text-align: center;position: relative;z-index: 1;margin-top: 140px;}
.detail .s1 .read br{display: none;}
.detail .s1 .box{display: block;width: 100%;background-image: url(images/bg2.jpg);padding: 70px 0;position: relative;margin-top: 40px;}
.detail .s1 .box::before{content: url(images/neko3.png);position: absolute;left: 5%;top: -55px;}
.detail .s1 .box::after{content: "";position: absolute;left: 50%;transform: translate(-50%,0) rotate(-45deg);width: 60px;height: 60px;z-index: 0;top: -50px;background-color: #fff;}
.detail .s1 .box .ba{max-width: 1200px;margin: auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.detail .s1 .box .ba li:nth-of-type(1){max-width: 370px;position: relative;width: 100%;}
.detail .s1 .box .ba li:nth-of-type(2){max-width: 370px;width: 100%;position: relative;}
.detail .s1 .box .ba li:nth-of-type(3){max-width: 370px;width: 100%;}
.detail .s1 .box .ba li figure{display: block;position: relative;}
.detail .s1 .box .ba li figure img{width: 100%;height: auto;display: block;border-radius: 10px;}
.detail .s1 .box .ba li:first-child::after{content:url(images/arrow.png);position: absolute;top: 180px;right: -30px;}
.detail .s1 .box .ba li:nth-of-type(1) figure::before{content: "BEFORE";position: absolute;left: 0;right: 0;display: table;padding: 4px 10px;background-color: rgba(255,255,255,0.5);font-size: 13px;font-weight: bold;}
.detail .s1 .box .ba li:nth-of-type(2) figure::before{content: "AFTER";position: absolute;left: 0;right: 0;display: table;padding: 4px 10px;background-color: rgba(255,255,255,0.5);font-size: 13px;font-weight: bold;}
.detail .s1 .box .ba li .status{display: block;}
.detail .s1 .box .ba li .status b{font-size: 20px;display: block;}
.detail .s1 .box .ba li .status h3{font-size: 16px;display: block;}
.detail .s1 .box .ba li .status p{margin-top: 20px;font-size: 14px;}
.detail .s1 .box .ba li .status p span{display: table;font-size: 14px;background-color: #fff;padding: 3px 10px;border: 1px solid #ddd;        margin-bottom: 8px;}
.detail .s1 .box .gallery{margin: auto;margin-top: 70px;display: flex;flex-wrap: wrap;max-width: 1200px;justify-content: space-between;}
.detail .s1 .box .gallery li{max-width: 220px;width: 100%;}
.detail .s1 .box .gallery li figure{display: block;}
.detail .s1 .box .gallery li figure img{display: block;width: 100%;height: auto;border: 5px solid #fff;box-sizing: border-box;box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);}


/*--------企業情報--------*/
.company .s1{max-width: 100%;margin: auto;margin-top: 120px;}
.company .s1 .mes{background-image: url(images/owner.jpg);background-size: cover;background-position: center top;position: relative;z-index: 1;padding-top: 120px;}
.company .s1 .mes b{font-family: "Zen Old Mincho", serif;font-size: 20px;font-weight: normal;margin-left: 5%;display: block;line-height: 2;text-shadow: #fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px;}
.company .s1 .mes b.spbr{display: none;}
.company .s1 .mes div{position: relative;background-color: #fff;max-width: 800px;width: 100%;margin: 0 0 0 auto;padding: 30px 50px 0 50px;margin-top: 30px;top: 140px;box-sizing: border-box;}
.company .s1 .mes div::before{content: "Message";font-family: "Allura", cursive;font-size: 50px;transform: rotate(-15deg);position: absolute;left: -65px;top: -40px;color: #000;}
.company .s1 .mes div p{margin-top: 20px;}
.company .s1 .mes div p span{display: block;margin-top: 20px;text-align: right;}

.company .s1 h2{font-size: 26px;font-weight: 700;color: #000;display: table;left: 50%;transform: translate(-50%,0);position: relative;text-align: center;letter-spacing: 2px;margin-top: 270px;z-index: 1;}
.company .s1 h2 small{font-size: 12px;font-weight: bold;color: #b3b3b3;letter-spacing: 2px;display: block;}
.company .s1 h2::before{content: "";border-right: 1px solid #ccc;height: 75px;position: absolute;left: 50%;bottom: 85px;}
.company .s1 dl{max-width: 1200px;margin: auto;display: flex;margin-top: 30px;flex-wrap: wrap;}
.company .s1 dl dt{width: 10%;padding: 6px 0;box-sizing: border-box;border-bottom: 1px dotted #ddd;}
.company .s1 dl dd{width: 90%;padding: 6px 0;box-sizing: border-box;border-bottom: 1px dotted #ddd;}
.company .s1 dl dd a{text-decoration: underline;color: #666;}

















/*--------post--------*/
.post .s1{max-width: 100%;margin: auto;margin-top: 150px;position: relative;z-index: 1;}
.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: auto;margin-bottom:100px;max-width: 1200px;}
.post .s1 .container:last-child {margin-bottom:60px;}
	


/*--------postinitial--------*/
.post .container>h3{background-color: #f9f9f9;font-size: 17px;margin-bottom: 25px;color: #4e4e4e;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: #4e4e4e;}
.post .s1 .container>.inner h2{font-size: 18px;font-weight: bold;color: #4e4e4e;}
.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: #4e4e4e;font-style: normal;margin:20px 0;}
b,.post .s1 .container>.inner{color: #4e4e4e;}
.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{max-width: 1200px;margin: auto;margin-top: 120px;}
.contact .s1 p.read{font-size: 20px;font-weight: bold;text-align: center;position: relative;z-index: 1;margin-top: 140px;}
	
table.contact {border-collapse: collapse;width: 100%;margin: 50px auto 0;background-color: #fff;}
table.contact th {padding: 10px;width: 200px;vertical-align: top;}
table.contact th span {font-size:12px;color:#ff0000;}		
table.contact td {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 Maru Gothic', 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;margin:10px;border: none;background-color: #d07b44;color: #fff;border-radius: 3px;font-family: 'Zen Maru Gothic', 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:60px}
	
	
.contact .privacy{overflow:auto;height: 120px;padding:15px;box-sizing:border-box;font-size: 12px;border: 1px solid #ddd;}	
.contact .privacy b{display:block;font-size:14px;margin-bottom:10px;}
	
}























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


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


/*--------ヘッダー--------*/
header{display: block;}
header section{display: block;position: fixed;width: 100%;height: 80px;z-index: 3;background-color: #fff;}
header section>div{display: flex;justify-content: center;padding: 8px 0;}
header section>div h1{width: 130px;display: block;height: auto;}
header section>div h1 a{display: inline-block;}
header section>div h1 a img{width: 100%;height: auto;display: block;}
header nav{display: none;}


.slide{position: relative;margin-top: -35px;}
.slide strong{position: absolute;z-index: 1;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.slide{position: relative;padding: 35px 0 0;}
.slide .slick-slide {transform: scale(0.9) translate(0,-5%);transform-origin: bottom;transition: 0.4s ease-in-out;}
.slide .slick-current {transform: scale(1);transition: 0.6s ease-in-out;}
.slick-slide img{border-radius: 10px;width: 100%;height: auto;}
.sp-slides-container {display: none;}

.slide{position: relative;margin-top: -35px;}
.slide strong{position: absolute;z-index: 1;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.slide{position: relative;padding: 35px 0 0;}
.slide .slick-slide {transform: scale(0.9) translate(0,-5%);transform-origin: bottom;transition: 0.4s ease-in-out;}
.slide .slick-current {transform: scale(1);transition: 0.6s ease-in-out;}
.slick-slide img{border-radius: 10px;width: 100%;height: auto;}
.sp-slides-container {display: none;}



/*--------フッダー--------*/
footer{display: block;margin-bottom: 54px;}
footer section{display: block;padding-bottom: 50px;width: 90%;margin: auto;}
footer section h1{font-size: 16px;color: #4d4d4d;text-align: center;}
footer section h1 img{width: 180px;display: block;margin: auto;margin-top: 15px;}
footer section>div h1 b{}
footer section a.tel{font-size: 22px;letter-spacing: 2px;color: #000;text-decoration: none;font-weight: 700;position: relative;left: 50%;transform: translate(-50%, 0);display: table;margin-top: 15px;}
footer section a.tel::before{content: "\260E";color: #000;font-size: 20px;margin-right: 5px;}
footer section address{display: block;font-style: normal;text-align: center;color: #4d4d4d;font-size: 15px;}
footer>small{display: block;position: relative;background-color: #d07b44;color: #fff;text-align: center;font-size: 10px;padding: 6px 0;}
footer>small::before{content: url(images/neko2.png);position: absolute;z-index: 1;left: 5%;bottom: 18px;}





/*--------コンテンツ共通--------*/
main{padding-top: 80px;display: block;}
article{display: block;padding-bottom: 60px;}
.midashi{height: 120px;background-image: url(images/content_bg.jpg);display: flex;align-items: flex-end;justify-content: center;z-index: 1;position: relative;background-size: cover;background-position: center;}
.midashi h2{font-size: 22px;font-weight: 700;color: #000;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;text-align: center;background-color: #ffffff;border-radius: 300px;width: 160px;height: 160px;bottom: -130px;letter-spacing: 2px;}
.midashi h2::before{content: "";position: absolute;z-index: -1;background-color:#ffff00;top: -5px;width: 100%;height: 100%;border-radius: 300px;}
.midashi h2 small{font-size: 12px;font-weight: bold;color: #b3b3b3;letter-spacing: 2px;display: block;}


.temp1{background-image: url(images/bg1.jpg);margin-top: 150px;position: relative;padding-bottom: 15px;}
.temp1::before{content: url(images/neko1.png);position: absolute;right: 3%;top: -35px;}
.temp1 h2{font-size: 22px;font-weight: 700;color: #000;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;left: 50%;transform: translate(-50%,0);text-align: center;background-color: #ffffff;border-radius: 300px;width: 160px;height: 160px;top: -115px;letter-spacing: 2px;}
.temp1 h2 small{font-size: 12px;font-weight: bold;color: #b3b3b3;letter-spacing: 2px;display: block;}
.temp1 h2 img{display: block;width: 28px;margin-bottom: 15px;}
.temp1 ul{margin-top: -80px;}
.temp1 ul li{margin: 0 20px;}
.temp1 ul li a{display: block;color: #4d4d4d;text-decoration: none;}
.temp1 ul li a img{display: block;width: 100%;height: 100%;}
.temp1 ul li span{font-size: 15px;display: block;margin-top: 10px;}
.temp1 ul li h3{font-size: 15px;display: block;margin-top: 5px;}



.cbanner{width: 90%;margin: auto;margin-top: 15px;}
.cbanner ul{display: flex;justify-content: space-between;}
.cbanner ul li{display: block;width: 49%;}
.cbanner ul li a{display: block;}
.cbanner ul li a img{display: block;width: 100%;height: auto;}



/*--------トッページ--------*/
.top .s1{max-width: 1200px;margin: auto 5%;display: block;}
.top .s1 h2{font-size: 22px;font-weight: 700;color: #000;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;left: 50%;transform: translate(-50%,0);text-align: center;background-color: #ffffff;border-radius: 300px;width: 150px;height: 150px;top: -60px;letter-spacing: 2px;}
.top .s1 h2 small{font-size: 12px;font-weight: bold;color: #b3b3b3;letter-spacing: 2px;display: block;}
.top .s1 h2::before{content: url(images/dot.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: 15px;}
.top .s1 p{font-size: 17px;font-weight: 700;color: #4d4d4d;margin-top: -60px;text-align: left;letter-spacing: 3px;line-height: 2;}
.top .s1 p br{display: none;}





.top .s2{max-width: 1200px;margin: auto 5%;z-index: 1;position: relative;}
.top .s2 ul{display: block;}
.top .s2 ul li{position: relative;margin-top: 60px;}
.top .s2 ul li small{position: absolute;right: 0;font-size: 120px;color: #f2f2f2;top: 20px;line-height: 0;}
.top .s2 ul li h2{font-size: 15px;color: #808080;border: 1px solid #ddd;display: table;padding: 2px 6px;}
.top .s2 ul li h3{font-size: 20px;font-weight: 900;letter-spacing: 1px;padding: 10px 0 15px;}
.top .s2 ul li img{display: block;width: 100%;height: auto;margin: auto;margin-bottom: 4px;}
.top .s2 ul li b{display: block;font-size: 18px;margin-bottom: 10px;}
.top .s2 ul li p{display: block;margin-top: 20px;}
.top .s2 ul li a{display: block;margin-top: 20px;text-decoration: none;color: #666;font-size: 15px;text-align: center;}
.top .s2 ul li a img{display: block;width: 70%;height: auto;margin: auto;margin-bottom: 4px;}



.top .s3{max-width: 1200px;margin: auto 5%;margin-top: 70px;}
.top .s3 .news{border: 2px solid  #ddd;border-radius: 8px;padding: 15px 25px;box-sizing: border-box;}
.top .s3 .news>span{display: flex;justify-content: space-between;align-items: center;}
.top .s3 .news>span b{font-size: 18px;color: #4d4d4d;display: flex;align-items: center;}
.top .s3 .news>span b::before{content: url(images/ec1.png);display: block;margin-right: 4px;}
.top .s3 .news>span a{font-size: 13px;color: #4d4d4d;text-decoration: none;background-color: #feffcd;border-radius: 100px;display: table;padding: 4px 15px;}
.top .s3 .news>span a::before{content: "\25B8";color: #ff6633;margin-right: 2px;}
.top .s3 .news ul{margin-top: 20px;}
.top .s3 .news ul li{padding: 8px 0;border-bottom: 1px dotted #ddd;}
.top .s3 .news ul li a{color: #4d4d4d;text-decoration: none;}
.top .s3 .news ul li a time{font-size: 13px;display: block;}
.top .s3 .news ul li a p{display: block;}
.top .s3 .banner{margin-top: 15px;}
.top .s3 .banner ul{display: flex;justify-content: space-between;}
.top .s3 .banner ul li{display: block;width: 49%;}
.top .s3 .banner ul li a{display: block;}
.top .s3 .banner ul li a img{display: block;width: 100%;height: auto;}





/*--------コンセプト--------*/
.concept .s1{max-width: 1200px;margin: auto 5%;margin-top: 120px;}
.concept .s1 .read{font-size: 18px;position: relative;font-weight: bold;z-index: 1;top: 75px;}
.concept .s1 .read br{display: none;}
.concept .s1 .read::before{content: "";border-right: 1px solid #ccc;height: 40px;position: absolute;left: 50%;transform: translate(-50%,0);top: -70px;}
.concept .s1 .overflow{position: relative;margin-top: 170px;}
.concept .s1 .overflow::before{content: url(images/dot.png);position: absolute;left: 50%;transform: translate(-50%,0);top: -70px;}
.concept .s1 .overflow figure{width: 100%;order: 2;display: block;}
.concept .s1 .overflow figure img{display: block;height: auto;width: 100%;margin-bottom: 30px;}
.concept .s1 .overflow div{display: block;}
.concept .s1 .overflow p{margin-top: 25px;}



/*--------サービス内容（共通）--------*/
.snavi{background-color: #e6e6e6;border-radius: 8px;display: table;position: relative;left: 50%;transform: translate(-50%,0);margin-top: 100px;z-index: 1;width: 95%;}
.snavi ul{padding: 10px 15px;}
.snavi ul li{padding: 2px 0;}
.snavi ul li a{text-decoration: none;color: #4f4f4f;font-size: 16px;font-weight: bold;}
.snavi ul li a::before{content: "\25B8";color: #f7931e;margin-right: 2px;}


/*--------サービス内容（リフォーム）--------*/
.service .s1{max-width: 100%;margin: auto;margin-top: -55px;background-color: #998675;padding-top: 90px;}
.service .s1 .title::before{content: url(images/dot2.png);position: absolute;left: 50%;transform: translate(-50%,0);top: -45px;}
.service .s1 .title{font-size: 20px;color: #fff;text-align: center;position: relative;margin-top: 40px;}

.service .s1 .read{text-align: left;color: #fff;margin: auto;margin-top: 30px;width: 90%;}
.service .s1 .reco{margin-top: 60px;}
.service .s1 .reco figure{display: block;width: 60%;margin: auto;}
.service .s1 .reco figure img{display: block;width: 100%;}
.service .s1 .reco ul{color: #ffff00;font-weight: bold;background-color: #998675;position: relative;top: -12px;padding-top: 15px;width: 90%;margin: auto;}
.service .s1 .reco ul::before{content: "こんな方におすすめ！";font-size: 20px;margin-bottom: 10px;display: block;}
.service .s1 .reco ul li{font-size: 17px;line-height: 1.8;}
.service .s1 .reco ul li::before{content: "✓";margin-right: 5px;}
.service .s1 .type{background-color: #7a695c;margin-top: 15px;position: relative;z-index: 1;padding: 50px 0;box-sizing: border-box;color: #fff;}
.service .s1 .type ul{max-width: 1200px;width: 90%;margin: auto;justify-content: space-between;margin-top: -40px;}
.service .s1 .type ul li{margin-top: 40px;}
.service .s1 .type ul li img{display: block;width: 100%;height: auto;}
.service .s1 .type ul li h3{text-align: center;font-size: 18px;display: block;margin-top: 20px;}
.service .s1 .type ul li p{display: block;margin-top: 20px;}
.service .s1 .type ul li span{font-size: 14px;display: block;margin-top: 20px;}
.service .s1 .type ul li span::before{content: "取扱メーカー";border: 1px solid rgba(255,255,255,0.4);padding: 3px 10px;display: table;margin-bottom: 5px;font-size: 12px;}
.service .s1 .reform{max-width: 1200px;width: 90%;margin: auto;padding: 50px 0;}
.service .s1 .reform>ul{margin-top: -30px;}
.service .s1 .reform>ul>li{color: #fff;margin-top: 70px;}
.service .s1 .reform>ul>li figure{display: block;width: 100%;}
.service .s1 .reform>ul>li:nth-of-type(even) figure{}
.service .s1 .reform>ul>li figure img{max-width: 480px;display: block;height: auto;width: 100%;}
.service .s1 .reform>ul>li .con{}
.service .s1 .reform>ul>li:nth-of-type(even) .con{}
.service .s1 .reform>ul>li h3{font-size: 22px;letter-spacing: 2px;margin-top: 15px;}
.service .s1 .reform>ul>li h3 span{font-size: 22px;color: #ffff00;letter-spacing: normal;display: block;}
.service .s1 .reform>ul>li h3 span small{font-size: 16px;letter-spacing: normal;}
.service .s1 .reform>ul>li p{margin-top: 10px;}
.service .s1 .reform>ul>li .choice{width: 100%;border: 1px solid #fff;margin-top: 15px;border-radius: 10px;padding: 20px;box-sizing: border-box;justify-content: flex-start;}
.service .s1 .reform>ul>li .choice ul{font-weight: bold;}
.service .s1 .reform>ul>li .choice ul li{line-height: 2;display: flex;align-items: flex-start;}
.service .s1 .reform>ul>li .choice ul li small{background-color: #ffff00;font-size: 14px;color: #998675;width: 18px;height: 18px;display: flex;align-items: center;justify-content: center;border-radius: 100px;margin-right: 5px;font-weight: bold;position: relative;top: 8px;}
.service .s1 .reform>ul>li .choice ul li::before{content: "";}
.service .s1 .reform>ul>li .select{margin-top: 25px;}
.service .s1 .reform>ul>li .select::before{content:"外壁リフォームの種類";background-color: #ffff00;font-size: 14px;color: #998675;padding: 4px 8px;border-radius: 4px;}
.service .s1 .reform>ul>li .select dl{display: flex;flex-wrap: wrap;margin-top: 10px;}
.service .s1 .reform>ul>li .select dl dt{width: 100%;padding: 8px 0;box-sizing: border-box;display: block;font-weight: bold;padding-bottom: 0;}
.service .s1 .reform>ul>li .select dl dd{width: 100%;padding: 8px 0;border-bottom: 1px dotted #fff;box-sizing: border-box;display: block;padding-top: 0;}





/*--------サービス内容（猫の髭）--------*/
.service1 .s1{max-width: 100%;margin: auto;margin-top: -55px;background-color: #003366;padding-top: 90px;padding-bottom: 60px;}
.service1 .s1 .title::before{content: url(images/dot2.png);position: absolute;left: 50%;transform: translate(-50%,0);top: -45px;}
.service1 .s1 .title{font-size: 20px;color: #fff;text-align: center;position: relative;margin-top: 40px;}
.service1 .s1 .read{text-align: left;color: #fff;margin: auto;margin-top: 30px;width: 90%;}
.service1 .s1 .read a{display: table;position: relative;left: 50%;transform: translate(-50%,0);margin-top: 50px;width: 80%;height: auto;text-decoration: none;color: #fff;text-align: center;}
.service1 .s1 .read a img{display: block;width: 100%;height: auto;}



/*--------サービス内容（遺品整理）--------*/
.service2 .s1{max-width: 100%;margin: auto;margin-top: -55px;background-color: #81ab29;padding-top: 90px;padding-bottom: 60px;}
.service2 .s1 .title::before{content: url(images/dot2.png);position: absolute;left: 50%;transform: translate(-50%,0);top: -45px;}
.service2 .s1 .title{font-size: 20px;color: #fff;text-align: center;position: relative;margin-top: 40px;}
.service2 .s1 .read{text-align: left;color: #fff;margin: auto;margin-top: 30px;width: 90%;}
.service2 .s1 .read a{display: table;position: relative;left: 50%;transform: translate(-50%,0);margin-top: 50px;width: 80%;height: auto;text-decoration: none;color: #fff;text-align: center;}
.service2 .s1 .read a img{display: block;width: 100%;height: auto;}



/*--------施工例--------*/
.works .s1{max-width: 100%;margin: auto;margin-top: 100px;}
.works .s1 .read{font-size: 18px;font-weight: bold;text-align: center;position: relative;z-index: 1;margin: auto;margin-top: 100px;width: 90%;}
.works .s1 .box{display: block;width: 100%;background-image: url(images/bg2.jpg);padding: 55px 5%;position: relative;margin-top: 40px;box-sizing: border-box;}
.works .s1 .box::before{content: url(images/neko3.png);position: absolute;left: 5%;top: -55px;}
.works .s1 .box::after{content: "";position: absolute;left: 50%;transform: translate(-50%,0) rotate(-45deg);width: 50px;height: 50px;z-index: 0;top: -40px;background-color: #fff;}
.works .s1 .box ul{max-width: 1200px;margin: auto;display: flex;flex-wrap: wrap;margin-top: -25px;justify-content: space-between;}
.works .s1 .box ul li{margin-top: 25px;width: 48%;}
.works .s1 .box ul li:nth-of-type(4n){margin-right: 0;}
.works .s1 .box ul li a{text-decoration: none;font-size: 16px;color: #4d4d4d;}
.works .s1 .box ul li a img{display: block;width: 100%;height: auto;border-radius: 10px;}
.works .s1 .box ul li a span{display: block;margin-top: 10px;font-size: 15px;}
.works .s1 .box ul li a h3{display: block;font-size: 15px;}



/*--------施工例詳細--------*/
.detail .s1{max-width: 100%;margin: auto;margin-top: 100px;}
.detail .s1 .read{font-size: 18px;font-weight: bold;text-align: center;position: relative;z-index: 1;margin: auto;margin-top: 100px;width: 90%;}
.detail .s1 .box{display: block;width: 100%;background-image: url(images/bg2.jpg);padding: 55px 5%;position: relative;margin-top: 40px;box-sizing: border-box;}
.detail .s1 .box::before{content: url(images/neko3.png);position: absolute;left: 5%;top: -55px;}
.detail .s1 .box::after{content: "";position: absolute;left: 50%;transform: translate(-50%,0) rotate(-45deg);width: 50px;height: 50px;z-index: 0;top: -40px;background-color: #fff;}
.detail .s1 .box .ba{max-width: 1200px;margin: auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.detail .s1 .box .ba li:nth-of-type(1){position: relative;width: 100%;}
.detail .s1 .box .ba li:nth-of-type(2){width: 100%;position: relative;margin-top: 40px;}
.detail .s1 .box .ba li:nth-of-type(3){width: 100%;margin-top: 20px;}
.detail .s1 .box .ba li figure{display: block;position: relative;width: 100%;}
.detail .s1 .box .ba li figure img{width: 100%;height: auto;display: block;border-radius: 10px;}
.detail .s1 .box .ba li:first-child::after{content:url(images/arrow.png);position: absolute;transform: translate(-50%,0%) rotate(90deg);left: 50%;bottom: -33px;}
.detail .s1 .box .ba li:nth-of-type(1) figure::before{content: "BEFORE";position: absolute;left: 0;right: 0;display: table;padding: 4px 10px;background-color: rgba(255,255,255,0.5);font-size: 13px;font-weight: bold;}
.detail .s1 .box .ba li:nth-of-type(2) figure::before{content: "AFTER";position: absolute;left: 0;right: 0;display: table;padding: 4px 10px;background-color: rgba(255,255,255,0.5);font-size: 13px;font-weight: bold;}
.detail .s1 .box .ba li .status{display: block;}
.detail .s1 .box .ba li .status b{font-size: 20px;display: block;}
.detail .s1 .box .ba li .status h3{font-size: 16px;display: block;}
.detail .s1 .box .ba li .status p{margin-top: 15px;font-size: 14px;}
.detail .s1 .box .ba li .status p span{display: table;font-size: 14px;background-color: #fff;padding: 3px 10px;border: 1px solid #ddd;        margin-bottom: 8px;}
.detail .s1 .box .gallery{margin: auto;margin-top: 20px;display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.detail .s1 .box .gallery li{width: 48%;margin-top: 20px;}
.detail .s1 .box .gallery li figure{display: block;}
.detail .s1 .box .gallery li figure img{display: block;width: 100%;height: auto;border: 3px solid #fff;box-sizing: border-box;box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);}



/*--------企業情報--------*/
.company .s1{max-width: 100%;margin: auto;margin-top: 120px;}
.company .s1 .mes{background-image: url(images/owner_sp.jpg);background-size: 135%;background-repeat: no-repeat;background-position: center top;position: relative;z-index: 1;padding-top: 180px;}
.company .s1 .mes b{font-family: "Zen Old Mincho", serif;font-size: 18px;font-weight: normal;margin-left: 5%;display: block;line-height: 1.6;padding-bottom: 30px;text-shadow: #fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px,#fff 0 0 3px;}
.company .s1 .mes div{position: relative;background-color: #fff;width: 90%;margin: 0 0 0 auto;padding: 15px 30px 0 30px;margin-top: 30px;top: -10px;box-sizing: border-box;}
.company .s1 .mes div::before{content: "Message";font-family: "Allura", cursive;font-size: 35px;transform: rotate(-15deg);position: absolute;left: -25px;top: -31px;color: #000;}
.company .s1 .mes div p{margin-top: 20px;line-height: 1.8;}
.company .s1 .mes div p span{display: block;margin-top: 20px;text-align: right;}

.company .s1 h2{font-size: 22px;font-weight: 700;color: #000;display: table;left: 50%;transform: translate(-50%,0);position: relative;text-align: center;letter-spacing: 2px;margin-top: 120px;z-index: 1;}
.company .s1 h2 small{font-size: 12px;font-weight: bold;color: #b3b3b3;letter-spacing: 2px;display: block;}
.company .s1 h2::before{content: "";border-right: 1px solid #ccc;height: 55px;position: absolute;left: 50%;bottom: 70px;}
.company .s1 dl{width: 90%;margin: auto;display: flex;margin-top: 15px;flex-wrap: wrap;}
.company .s1 dl dt{width: 100%;padding: 8px 0;box-sizing: border-box;display: block;padding-bottom: 0;font-size: 14px;}
.company .s1 dl dd{width: 100%;padding: 8px 0;box-sizing: border-box;border-bottom: 1px dotted #ddd;display: block;padding-top: 0;}
.company .s1 dl dd a{text-decoration: underline;color: #666;}

















/*--------post--------*/
.post .s1{max-width: 100%;margin: auto;margin-top: 110px;position: relative;z-index: 1;}
.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: auto;margin-bottom:100px;/* max-width: 1200px; */width: 90%;}
.post .s1 .container:last-child {margin-bottom:60px;}
	


/*--------postinitial--------*/
.post .container>h3{background-color: #f9f9f9;font-size: 16px;margin-bottom: 25px;color: #4e4e4e;padding: 12px 25px;display: flex;border: 1px solid #ddd;border-radius: 5px;align-items: flex-start;}
.post .container>h3::before{content: url(images/ec1.png);margin-right: 6px;position: relative;top: 2px;}
.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: 18px;font-weight: bold;color: #4e4e4e;}
.post .s1 .container>.inner h2{font-size: 17px;font-weight: bold;color: #4e4e4e;}
.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: #4e4e4e;font-style: normal;margin:20px 0;}
b,.post .s1 .container>.inner{color: #4e4e4e;}
.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 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{max-width: 1200px;margin: auto 5%;margin-top: 120px;}	
.contact .s1 p.read{font-size: 18px;font-weight: bold;text-align: center;position: relative;z-index: 1;margin: auto;margin-top: 100px;width: 90%;}		
	
table.contact {border-collapse: collapse;width: 100%;margin-top: 30px;}
table.contact th {padding: 8px 0 0;display: block;text-align: left;}
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 Maru Gothic', 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;border:inherit;background-color: #d07b44;color: #fff;border-radius: 3px;font-family:'Zen Maru Gothic', 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;}	
.s1>.wpcf7{margin-bottom:30px}
	
	
.contact .privacy{overflow:auto;height: 120px;padding:15px;box-sizing:border-box;font-size: 12px;border: 1px solid #ddd;}	
.contact .privacy b{display:block;font-size:14px;margin-bottom:10px;}	
	
	
}