@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);


.land-kotei{
	padding:25px;
	color: orange;
	font-size: 30px;
}

/**************************************************************
フッターのおといあわせ
*************************************************************/
.form-footer{
	width:100%;
	background-image:url(/image/apply/footerbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #D8F7FC;
}







/**************************************************************
コンテンツ部分
**************************************************************/


.top-event-title{
	background-color: #ea5404;
	padding: 25px;
	color: #FFFFFF;
	font-size: 30px;
}

.top-event-content{
	padding:10px;
	background-image: url(/image/top/event/bg.png);
}

.top-event-content a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}


.top-event-content-inner{
	width:1100px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	overflow: hidden;
	clear: both;
	position: relative;
	padding:10px;
	background: #fff;
}

.top-event-l{
	max-width:550px;
	max-height:100%;
	background-color:#FFFFFF;
	padding:10px;
	box-sizing:border-box;
}

.top-event-l img{
	width:100%;
    height:auto;
	object-fit: contain;
}
top-event-l a{display:flex;}


.top-event-r{
	/*max-height:550px;*/
	flex:1;
    padding: 20px;
    background-color: #FFFFFF;
    text-align: left;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.top-event-r img{
	padding-top:10px;
	width:100%;
	height:auto;}

.top-event-r h2{
	font-size: 24px;
	font-family: "Noto Sans Japanese";
	font-weight: 700;
	color: #ea5404;
	border-bottom: solid 1px #a6937c;
	line-height: 140%;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.top-event-r h3{
	font-size: 24px;
	font-family: "Noto Sans Japanese";
	font-weight: 700;
	color: #ea5404;
	border-bottom: solid 1px #a6937c;
	line-height: 140%;
	margin-bottom: 15px;
	padding-bottom: 15px;
}


.top-event-ll{
	padding-bottom:10px;
	margin-bottom:15px;
	font-size:18px;
	font-family: "Noto Sans Japanese";
	font-weight:500;
	border-bottom: solid 1px #d0c1ae;
}


.top-e-banner{
	margin-top: 10px;
}

.top-e-calen{
	margin-bottom:5px;
	margin-top: 10px;
}

.top-e-map iframe{height: 200px;
width: 100%;}



/*TOP　イベント一覧　*/
.event_ran{
	width: 1100px;
    margin: 0 auto;
    padding: 20px;
	    background-color: #fff;
    overflow: hidden;
    clear: both;
    position: relative;
}
.event_ran hr{
	    background-color: #df1284 !important;
}

.event_ran_title{
	    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    padding-left: 1.2em;
    color: #df1284;
}
.event_ran_ran{
	    text-align: left;
    margin-left: 2em;
    padding: 3px;
    border-bottom: 1px dashed #df1284;
}
.event_ran_ran a:link {color: #df1284;}
.event_ran_ran a:visited {color: #df1284;} 
.event_ran_ran a:hover {color:#df1284; background:#feff96;} 
.event_ran_ran a:active {color: #df1284;}



/**************************************************************
TOP動画挿入
**************************************************************/
#top-movie {
	background: url(/image/top/movie/bg-movie.jpg);
	text-align: center;
	width:100%;
	padding-bottom:50px;
}
.top-movie-inner{
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
	width:1020px;
	margin:0 auto;
}
.top-movie-inner iframe.lastone {
	margin-right: 514px;
}
.top-movie-inner .tit {
	margin: 0;
	padding: 0;
}
.top-movie-inner iframe {
	border: solid 5px #fff;
	width: 480px;
	height: 270px;
	margin: 10px auto;
}
.page-movie-inner{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	width:1050px;
	margin:0 auto;
}
.page-movie-inner iframe {
	border: solid 5px #fff;
	width: 330px;
	height: 186px;
	margin: 10px auto;
}

/**************************************************************
TOP施工事例
**************************************************************/

#top-works{
	overflow:hidden;
	clear:both;
	background-image: url(/image/top/works/bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

#top-works-inner{
	width:1200px;
	padding:40px 10px;
	margin: 0 auto;
}


.top-works-tt{text-align:center;}

.top-works-content{
	padding:10px;
	margin-top: 30px;
}

.top-works-content img{margin:5px;}


/*施工事例～お客様の声～スタッフブログ*/

#top-box-a{margin-bottom:15px;
clear:both;
overflow:hidden;}

#top-box-a a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}



.top-box-a{
	width:350px;
	float:left;
	padding:15px;
	margin: 10px;
	position: relative;
	background-image: url(/image/top/3box/orange.png);
	background-repeat: no-repeat;
	height: 375px;
	color: #603000;
}



.top-box-a2{
	width:350px;
	float:left;
	padding:15px;
	margin: 10px;
	position: relative;
	background-image: url(/image/top/3box/green.png);
	background-repeat: no-repeat;
	height: 375px;
	color: #603000;
}

.top-box-a3{
	width:350px;
	float:left;
	padding:15px;
	margin: 10px;
	position: relative;
	background-image: url(/image/top/3box/pink.png);
	background-repeat: no-repeat;
	height: 375px;
	color: #603000;
}


.top-box-a-c{
	background-image: url(/image/top/blog.png);
	height:240px;
	overflow:hidden;
	width: 100%;
}



.top-box-a-c img{width:100%;
height:auto;}

.top-box-a-t{
	font-size:18px;
	font-family: "Noto Sans Japanese";
	font-weight:700;
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.top-box-a-t img{
	vertical-align: middle;
	margin-right: 10px;
}

.top-box-midashi{
	font-size:16px;
	margin-bottom:5px;
	margin-top: 10px;
	font-family: "Noto Sans Japanese";
	font-weight:500;

}

.top-box-ex{
line-height:150%;
font-size:12px;}

.b-botan{
	position:absolute;
	left: 265px;
	top: 15px;
}



/*安さの秘密～商品プラン*/

#top-box-b{
margin-bottom:15px;
clear:both;
overflow:hidden;}


#top-box-b a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}


.top-box-b{
	width:575px;
	float:left;
	margin: 0px 10px;
}




/*スタッフ*/
.top-staff{
	padding:40px 20px;
	background-image: url(/image/top/staff-bg.jpg);
	margin-top: 50px;
	margin-bottom: 50px;
}

.top-staff-tt{text-align:center;}





/*モデルハウス*/

#top-box-c{
margin-bottom:15px;
clear:both;
overflow:hidden;}


#top-box-c a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}


.top-box-c{
	width: 410px;
	float: left;
	padding: 15px;
	border: solid 3px #85d0cb;
	margin: 0 10px;
	position: relative;
	height: 330px;
	background-image: url(/image/top/owner-bg.png);
}

.t-owner-box{
	display: flex;
    border-bottom: 1px dashed #85d0cb;
    margin-bottom: 6px;
	padding-bottom:6px;
}

.bt-shousai{
	display:inline-block;
	position:absolute;
	right:0;
	bottom:0;
	font-size:.8rem;
	background-color:#603000;
	color:#FFF;
	line-height: 1;
    padding: .4rem .6rem .6rem;
}
.bt-shousai:hover{
	background-color:#85d0cb;
}

.top-box-cr{
	width: 720px;
	float: right;
}

.top-box-c-img{
	width:126px;
	overflow: hidden;
}

.top-box-c-img img{
	width: 100%;
    height: auto;
    max-height: 85px;
    object-fit: cover;
    object-position: center;
}

.top-box-c-tt{
	    width: 300px;
	position:relative;
	padding-bottom:1rem;
	margin-left: 10px;
    font-size: 1rem;
	line-height:1.4;
	font-family: "Noto Sans Japanese";
	font-weight: 500;
}

.top-box-c-tt a{
	color: #603000;
}

.top-box-c-botan{
	position: absolute;
	left: 333px;
	top: 21px;
}

.top-box-cr-a{
	width: 340px;
	float: left;
}

.top-box-cr-b{
	width: 340px;
	float: right;
	margin-right: 19px;
}

.top-box-c-sold{
	position:absolute;
	top: 99px;
}
.top-box-c-sold img{width:100%;}

/*借入事例などの段*/

#top-box-d{
margin-bottom:15px;
clear:both;
overflow:hidden;}

#top-box-d a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}


.top-box-d{
	width:344px;
	float:left;
	padding:15px;
	border: solid 2px #ccc;
	margin: 0 10px;
}



/**************************************************************
イベントページ
**************************************************************/

#event-frame{
	width:1100px;
	margin:0 auto;
	padding: 25px 0;
}

.event-box{
	width:500px;
	float:left;
	margin: 10px;
	border: solid 2px #ccc;
	padding: 10px;
	height: 350px;
	position: relative;
}


.event-box-l{width:230px;
float:left;}

.event-box-l img{width:100%;
height:auto;}

.event-box-r{
	width:250px;
	float:right;
	text-align: left;
}

.event-box-day{
	font-size:12px;
	color: #3366CC;
}

.event-box-ttt{
	font-size:18px;
	color:#FF6600;
	margin-top: 15px;
	margin-bottom: 15px;
}

.event-end{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 506px;
	height: 347px;
}
.event-end img{width: 100%;
height: auto;}

.event-box a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

/**************************************************************
イベント詳細
**************************************************************/


.event-detail-l{
	display:flex;
	justify-content:center;
	width:1000px;
	margin:0 auto;
}
.event-detail-l a + .event-detail-l a{margin-left:20px;}

.event-detail-l img{
	padding: 10px;
	width:auto;
	height:600px;
	border: solid 2px #ccc;}

.event-detail-r{
	margin:30px auto 0;
	width:800px;
	text-align: left;
}


.event-detail-tt{

	font-size:24px;
	font-family: "Noto Sans Japanese";
	font-weight:700;
	color: #ff8a00;
	border-bottom: solid 1px #a6937c;
	line-height: 140%;
	margin-bottom: 15px;
	padding-bottom: 15px;
}


.event-content{
	font-size:15px;
	text-align: left;
	margin-top: 20px;
	padding-top: 20px;
	border-top: dashed 1px #ccc;
	overflow: hidden;
	clear: both;
}

.event-content p{margin-top:10px;
margin-bottom:10px;
}

.event-content img{margin-bottom:10px;
margin-bottom:10px;}

.event-chirashi{
	width:400px;
	float:left;
	padding: 15px;
	border: solid 2px #ccc;
float:left;}

.event-chirashi img{width:100%;
height:auto;}


.event-comment{
	width:600px;
	float:left;
	margin-left: 30px;
}

.event-comment img{max-width:100%;
height:auto;}


/**************************************************************
モデルハウス見学会予約
**************************************************************/


.apply-title{
	background-color: #F18D00;
	padding: 25px;
	color: #FFFFFF;
	font-size: 30px;
}


#apply-frame{
	width:1100px;
	margin:0 auto;
	padding: 25px 0;
	text-align: left;
}

#apply-otoku{
	background-image:url(/image/apply/bg.png);
	background-repeat:no-repeat;
	position:relative;
	height:412px;
	margin-bottom: 30px;
}

.otoku-line{
	padding:10px;
	border-bottom:dashed 1px #ccc;
	font-size: 19px;
}

.otoku-line .fas{color:#CC0000;
margin-right:15px;}


#otoku-line{
	position:absolute;
	left: 279px;
	top: 54px;
	width: 788px;
		font-family: "Noto Sans Japanese";
	font-weight:600;

}

.otoku-cara{
	position:absolute;
	left: 573px;
	top: 100px;
}

#apply-botan{
	text-align:center;
	margin-bottom: 30px;
}

#apply-botan img{margin:10px;}


.contactform-f{
	background-color: #FFFFFF;
	padding: 20px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
}


.contactf-line{
	border-bottom:dotted 1px #ccc;
	overflow: hidden;
	padding: 10px;
}

.contactf-l{
	width:250px;
	float:left;
	font-weight: bold;
	font-size: 14px;
}


.contactform-f2{
	background-color: #FFFFFF;
	padding: 20px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}


.contactf-r{
	width: 550px;
	float: right;
}

.contactf-l2{
	width:40%;
	float:left;
	font-weight: bold;
	font-size: 14px;
}

.contactf-r2{
	width: 45%;
	float: right;
}

.contactf-r2 input{
   padding: 5px;
   width: 80%;
   color: #636063;
   font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
   font-size: 13px;
   background-color:#F9F9F9;
   border:solid 1px #CCCCCC;
   }



.contactf-r select{
   padding: 5px;
   width: 40%;
   color: #636063;
   font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
   font-size: 13px;
   background-color:#F9F9F9;
   border:solid 1px #CCCCCC;
   }


.contactf-r input[type="text"]{
   padding: 5px;
   width:80%;
   color: #636063;
   font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
   font-size: 13px;
   background-color:#F9F9F9;
   border:solid 1px #CCCCCC;
   }
.contactf-r input[type="tel"]{
   padding: 5px;
   width:80%;
   color: #636063;
   font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
   font-size: 13px;
   background-color:#F9F9F9;
   border:solid 1px #CCCCCC;
   }
.contactf-r input[type="email"]{
   padding: 5px;
   width:80%;
   color: #636063;
   font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
   font-size: 13px;
   background-color:#F9F9F9;
   border:solid 1px #CCCCCC;
   }
.contactf-r textarea{
   padding: 5px;
   width: 80%;
   height: 100px;
   color: #636063;
   font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
   font-size: 13px;
   background-color:#F9F9F9;
   border:solid 1px #CCCCCC;
   }
   
/*送信ボタン*/
.wpcf7 .wpcf7-submit{width:200px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
height:50px;
padding:10px;
font-weight:bold;
font-size:14px;
border:0;
background-color:#990000;
color:#FFFFFF;}


/*送信ボタンhover*/
.wpcf7-submit:hover {
background-color: #3D4045;
color: #fff;
}


span.wpcf7-list-item {
display: block!important;
}


/**************************************************************
商品プラン
**************************************************************/

.plan-title{
	background-color:#66CC99;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}


#plan-frame{
	width:1100px;
	margin:0 auto;
	padding: 25px 0;
	text-align: left;
}


.plan-waku{
	clear:both;
	overflow: hidden;
	margin-bottom: 50px;
}


.plan-madori2{
	width:644px;
	float:left;
	margin-top: 15px;
}

.plan-gaikan{
	width:450px;
	float:right;
	margin-top: 15px;
}

.osusume-etc{margin-top:20px;
margin-bottom:20px;
text-align:center;}


/**************************************************************
施工事例
**************************************************************/

.work-title{
	background-color:#44A9A2;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}


#work-frame{
	width:1100px;
	margin:0 auto;
	padding: 25px 0;
	text-align: left;
}

.work-box{
	width:311px;
	float:left;
	margin:15px;
	padding: 10px;
	border: solid 1px #ccc;
	background-color: #f2f2f2;
	font-size:12px;
	text-align:center;
	color:#336699;
	position:relative;
}

.work-box img{width:100%;	
margin-bottom:10px;
height:auto;}

.w-logo{
	position:absolute;
	width: 250px;
	height: 40px;
	left: 65px;
	top: 19px;
}




.works-s-title{
	background-image:url(/image/work/titlebg.png);
	height:100px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}


.works-s-t{
	position:absolute;
	left: 121px;
	top: 35px;
	width: 854px;
	color: #FFFFFF;
	font-size: 24px;
}

.works-main-img{
	margin-bottom: 15px;
	margin-top: 30px;
	width: 500px;
	float: left;
}

.works-main-img img{width: 100%;
height: auto;}

.works-main-img-r{
	width: 580px;
	margin-top: 30px;
	margin-bottom: 15px;
	float: right;
}

.ww-box{
	width: 128px;
	margin: 7px;
	float: left;
}

.ww-box img{width: 100%;
height: auto;}

.works-d-text{padding:15px;
background-color:#feffc8;
	font-size:15px;
border:solid 3px #ffde00;
margin-top:30px;}



/**************************************************************
お客様の声
**************************************************************/

.voice-title{
	background-color:#6699FF;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}

.voice-box{
	width:490px;
	float:left;
	margin: 14px;
	padding: 15px;
	background-color: #FFFFCC;
	border: solid 1px #ffb54b;
}

.voice-l{width:250px;
float:left;}

.voice-l img{width:100%;
height:auto;}

.voice-r{
	width:220px;
	float:right;
	font-size: 18px;
	color: #FF6600;
}

.tuduki{margin-top:15px;
text-align:right;}


.voice-d-img{
	border:solid 10px #ccc;
	margin-top: 30px;
	margin-bottom: 30px;
}

.voice-d-img img{width:100%;
height:auto;}

.voice-faq{
	overflow:hidden;
	clear:both;
	font-size: 14px;
	margin-bottom: 15px;
}



.voice-f{
	background-color: #339999;
	padding: 10px;
	color: #FFFFFF;
	font-size: 14px;
}


.voice-a{background-color:#FFFFCC;
padding:20px 10px;
color:#000000;}

.voice-a p{margin-top: 10px;
margin-bottom: 10px;}

.voice-a img{margin-top: 10px;
margin-bottom: 10px;}



/**************************************************************
会社概要
**************************************************************/

.company-title{
	background-color:#FF7B83;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}

#content-frame{
	width:1100px;
	margin:0 auto;
	padding: 25px 0;
	text-align: left;
}

.company-l{width:750px;
float:left;}

.company-r{width:300px;
float:right;}

.company-title2{
	background-color:#3399CC;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}

.omoi-l{width:300px;
float:left;}

.omoi-r{
	width:750px;
	float:right;
	font-size: 14px;
}

.omoi-t{font-size:26px;
color:#CC0000;
margin-bottom:25px;}

.omoi-r p{margin-bottom:10px;}

.omoi-img{float:right;}


/**************************************************************
やすさのひみつ
**************************************************************/

.secret-title{
	background-color:#7BBFFF;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}

#secret-waku{overflow:hidden;
clear:both;
padding-bottom:50px;}

.secret-l{width:400px;
float:left;}

.secret-l img{width: 100%;
height: auto;}

.secret-r{
	width:650px;
	float:right;
	font-size: 14px;
}

.secret-r p{margin-bottom:20px;}


.secret-bar{margin-bottom:50px;}

/**************************************************************
住宅ローン
**************************************************************/

.loan-title{
	background-color:#33CCCC;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}

.loan-img{margin-top:30px;
text-align:center;
margin-bottom:30px;}

.loan-apply-flex{
	display:flex;
	justify-content:center;
}


/**************************************************************
スタッフ
**************************************************************/

.staff-title{
	background-color:#FF9999;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}

.staff-box{
	width: 300px;
	float: left;
	margin: 22px;
	line-height: 150%;
	font-size: 13px;
	height: 500px;
}

.staff-box img{width:100%;
height:auto;}

.staff-name{
	background-image:url(/image/staff/name.png);
	height:77px;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	padding-top: 5px;
}


/**************************************************************
オーナー募集
**************************************************************/

.ownerii{height:350px;
	margin-bottom:10px;
overflow:hidden;}

.ownerii img{
	max-width: 100% !important;
    height: 350px !important;
    object-fit: cover;
    object-position: top;}

.owner-title{
	background-color:#6699CC;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}

.owner-box{
	width:450px;
	float:left;
	padding: 15px;
	border: solid 2px #ccc;
	font-family: "Noto Sans Japanese";
	font-weight:500;
	font-size: 18px;
	position: relative;
	margin: 30px;

}


.owner-box img{
	width:100%;
	height:auto;
	margin-bottom: 15px;
}

.model-icon{
margin-top:-30px;
	margin-bottom:-10px;
}


/**************************************************************
オーナー　single
**************************************************************/

.owner-s-img{
	padding:20px;
	background-image: url(/image/owner/bg.jpg);
	text-align: center;
	border: solid 10px #eaeaea;
}

.owner-s-img img{max-width:98%;
height:auto;
margin:1%;}


.owner-s-sold{}

.owner-s-sold img{width:auto;
height:auto;}

.owner-s-title{
	font-size:28px;
	color:#CC0000;
	padding:7px;
	border-bottom:solid 2px #cc0000;
	margin-bottom: 15px;
}

.owner-s-comment{
	padding:15px;
	background-color:#FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}

.owner-s-comment img{max-width:100%;
height:auto;}




/**************************************************************
ブログ
**************************************************************/

.blogii{height:150px;
	margin-bottom:15px;
overflow:hidden;}

.blog-title{
	background-color: #EA5404;
	padding: 25px;
	color: #FFFFFF;
	font-size: 30px;
}

.blog-box{
	height:250px;
	width:220px;
	float:left;
	padding: 10px;
	border: solid 2px #ccc;
	font-family: "Noto Sans Japanese";
	font-weight:500;
	font-size: 11px;
	margin: 10px;

}

.blog-box img{
	width:100%;
	height:auto;
	margin-bottom: 10px;
}


.blog-day{font-size:13px;
	line-height:150%;
color:#006699;
margin-bottom:10px;}


/**************************************************************
ブログ single
**************************************************************/

.sub-navi{padding:5px;
text-align:right;
background-color:#EBEBEB;
font-size:12px;}

#blog-frame{
	padding:15px 0;
	overflow:hidden;
	width:1000px;
	clear:both;
	text-align: left;
	margin: 0 auto;
}

.blog-s-title{font-size:18px;
color:#CC0000;
padding:7px 0;
border-bottom:solid 2px #CC0000;}


.blog-s-day{
	text-align:right;
	font-size:14px;
	color:#336666;
	padding:5px;
	margin-bottom: 15px;
}

.blog-cont p{margin-bottom:15px;}

.blog-cont img{margin-top:10px;
margin-bottom:10px;}

.blog-right{width:700px;
float:right;}

.blog-left{width:250px;
float:left;}

.side-blog{padding:10px 0;}

.side-blog li{
	padding:10px 5px;
	border-bottom:dashed 1px #ccc;
	font-size:13px;
	list-style: none;
	line-height: 140%;
}


.navBox{
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
	clear: both;
	width: 300px;
	margin: 0 auto;
}

.s-prev{
	padding:10px;
	width:130px;
	float:left;
	background-color:#FF6666;
	color:#FFFFFF;
	text-align: center;
}

.s-next{
	padding:10px;
	width:130px;
	float:left;
	background-color:#3399CC;
	color:#FFFFFF;
	text-align: center;
}




/**************************************************************
他社との違い＆お約束
**************************************************************/

.promise-title{
	background-color:#00CC66;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}


.promise-img{float:right;}

.pp-l{
	width:150px;
	float:left;
	margin-bottom: 15px;
	margin-left: 60px;
}

.pp-l img{width:100%;
height:auto;}

.pp-r{
	width:750px;
	float:left;
	font-size: 15px;
	margin-bottom: 15px;
}


.pp-title{
	padding:15px;
	background-color:#336699;
	color:#FFFFFF;
	font-size:18px;
	margin-bottom: 20px;
}



/* タブで切り替え
----------------------------------------------------------- */

div:after {display: block;content: "";clear: both;}

.js-tab {
    margin: 0;
    padding: 0;
    display:table;
	table-layout:fixed;
	width:100%;
	text-align:center;}
.tab2 li{
      border-bottom: 1px solid #ccc;
}

.sc01{border-top: 4px solid #FF6600;
border-left: 1px solid #7b5f23;}


.js-tab > li {
    display:table-cell;
	vertical-align:middle;
    background-color: #FFFFFF;
    color:#000000;
    padding:12px 0;
    cursor:pointer;
      border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
 
.js-tab > li+ li {
  border-left: 0;
  border-right: 1px solid #ccc;
}
.js-tab > li.active {background:#ffa810;color: #FFF}
.js-tab_content {display:none;padding:20px 0;}
.js-tab_content.active {display:block;}


.spec-midashi{
	background-color:#3399CC;
	padding:10px;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 15px;
	text-align: left;
}

.spec-frame{
	padding:20px;
	border:solid 1px #ccc;
	width:950px;
	margin:0 auto;
	text-align: center;
}

.spec-menu{width:990px;
margin:0 auto;}

.spec-sw{
	overflow:hidden;
	clear:both;
	margin-bottom: 15px;
}

.spec-sw-l{width:408px;
float:left;}

.spec-sw-r{
	width:500px;
	float:right;
	text-align: left;
}


.spec-midashi22{
	color:#CC0000;
	font-size:18px;
	padding:10px;
	border-bottom:solid 2px #CC0000;
	text-align: left;
	margin-bottom: 15px;
}



.img-clear img{
	    float: none !important;
    max-width: 560px !important;
}
.mini{
	width:80px;
	height:auto;
}
.spec_listwaku{overflow: hidden;}
.spec_list{
	border-top: 1px dashed;
     padding: 10px 0 5px;
}
.spec-text P{}
.spec-text {
        padding: 10px;
    overflow: hidden;
    text-align: left;
}
.spec-text span {
    border: 1px solid #333;
    margin-right: 10px;
	padding: 0 5px;}

.spec-img {
    float: left;
	width: 300px;
    margin-right: 10px;
}

.spec-img img{width: 100%;
height: auto;}

.spec-st {
    overflow: hidden;
}
.st_heading {
        font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 2px dotted;
    color: #3399cc;
	padding-left:10px;
}

.s_text{
	padding-left:10px;
}
.spec-box{
	    border: 1px solid #39c;
    padding: 10px;
    margin-left: 10px;
    margin-top: 1em;
    border-radius: 10px;
}
.spec-box img{
	float:left;
	margin-right: 10px;
    max-width: 250px;
	height: auto;
}
.spec-box h4{
	    font-size: 1.3em;
	display: inline-block;
    color: #3399cc;
    border-left: 5px solid;
    padding-left: 5px;
}
.spec-box p{
    padding-left: 10px;
    padding-top: 1em;
overflow: hidden;
}
.spec-box span{
border:none;
	color: #44a9a2;
    font-weight: bold;
    display: flex;
}




/**************************************************************
 応援したい
**************************************************************/
.sp { display: none !important; }


#ouen .top{
    background-image: url(/image/ouen/second_bk2.png);	
}
#ouen .second{
    background-image: url(/image/ouen/second_bk3.png);	
}
#ouen .seco{
    background-color: #fccf33;
}
#ouen .mform{
	 border: 2px solid #cc0000;
    border-radius: 10px;
    width: 840px;
    padding-bottom: 20px;
    margin: 20px auto;
}
#ouen .syokai{
width:800px;
	margin:40px auto;
}

#ouen .syokai td{font-size:1.4em;    text-align: left;}
.f-left{width:250px;    vertical-align: top;}
.f-right{}
#ouen .third{
	width: 940px;
	    margin: -15px auto 0;
}
#ouen .yakusoku{
	width: 840px;
    text-align: left;
	margin: 0px auto 30px;
}
#ouen .yakusoku > p.title{
	    padding-top: 2em;
	font-size: 1.6em;
    font-weight: bold;
    border-bottom: 2px solid #cc0000;
	margin-bottom: 0.5em;}
#ouen .yakusoku > p.come{
	font-size: 1.2em;
    line-height: 2em;
    text-align: justify;
}
#ouen .maru {
    text-align: left;
    margin: 0px auto;
    overflow: hidden;
    padding: 5px 0;
}
#ouen .maru img{
	    width: 80px;
    padding-top: 10px;
}
#ouen .maru h1{
	font-size:1.4em;
	display: inline-block;
    background-color: unset;
    color: #000;
	font-weight:600;
    border-bottom: 2px dashed #cc0000;
    padding: 0.5em 0 0.2em 0;
}
#ouen .maru p{
	font-size: 1em;
    text-align: left;
    overflow: hidden;
	text-align: justify;
}
#ouen .maru7{
	    margin-right: 20px;
    vertical-align: middle;
}

.cp_iptxt {
	    overflow: hidden;
    position: relative;
    margin: 10px 3%;
}
.colona{
	width: 900px;
    margin: 20px auto;
    font-size: 16px;
    line-height: 1.8;
}



/* 物件情報
----------------------------------------------------------- */

.bukken-title {
    background-color: #a98944;
    padding: 25px;
    color: #FFFFFF;
    font-size: 30px;
}


.bukken-ran {line-height:1.4;margin-bottom:50px;}
.bukken-ran .b-new{margin:0 .5rem;}
.bukken-ran h2{display:flex;align-items:center;font-size: 1.2rem;font-weight: bold;border-bottom:2px solid #ea5404;line-height:1;}
.bukken-ran h2 span{font-size:.9rem;color:#FFF;font-weight:normal;line-height:1;padding:.5rem .6rem .3rem;margin-right:.5rem;background-color:#ea5404;}

.bukken-head {display: flex;justify-content: flex-start;align-items: flex-start;padding:10px 0;}
.bukken-head img{width: 290px; height:auto; max-width:100%; ;max-height: 200px;object-fit: cover;}
.bukken-info{ display: flex;flex-direction:column;width:calc(100% - 310px);margin-left:10px;}

.bukken-t{width:100%;}
.bukken-t td{width:50%; font-size:1rem;padding:.5rem 1rem 0;}
.bukken-t td img{width:14px !important; height:auto !important;margin-right:.5rem;margin-bottom:-.2rem}

.bukken-bt{margin-top:10px;text-align:right;}
.bukken-bt a{margin-left:10px;}

a.syosai{display:inline-block;color:#FFF;background-color:#ea5404;font-size:1rem;border-radius:1rem;padding:.5rem 1rem;transition:.5s;text-align:center;}
a.syosai:hover{background-color:#a98944;}

a.toi{display:inline-block;background-color:#FFF; color:#ea5404; border:1px solid #ea5404; font-size:.9rem;border-radius:1rem;padding:.5rem 1rem;transition:.5s;text-align:center;}
a.toi:hover{color:#FFF;background-color: #ff8181;border: 1px solid #ea5404;}

.bukken-body{width:100%;border: 1px solid #aaa;margin-top:10px;line-height:1.6;}
.bukken-body th{padding: .5rem;background-color: #ffcece;border-bottom: 1px solid #aaa;text-align:center;width:120px;}
.bukken-shosai th{padding: 1rem 1rem .8rem; }

.bukken-body td{padding: .5rem; text-align:left;border-bottom: 1px solid #aaa; width:200px;}
.bukken-shosai td{padding: 1rem 1rem .8rem; min-width:300px;}
.bukken-body .last {border-bottom: none;}

.mapo-come{padding:0 1rem 1rem;line-height:1.6;background-color: #f0f0f0;}
.bukken-pic{
	padding: 1rem;
    display: flex;
    flex-wrap: wrap;
    background-color: #f0f0f0;
}
.bukken-img{width:23%;margin:1%;text-align:center;}
.bukken-img p{font-size:.75rem;text-align:center;padding:.3rem 0;color:#666;display:inline-block;}

.bukken-img img{height: 150px;width: auto; max-width:100%; object-fit: cover;}
.bukken-img a{display:inline-block;position:relative;}
.bukken-img a:before{
	content: "";
	width:50px;
	height:50px;
	display: inline-block;
	background-image: url(/image/bukken/icon-zoom.svg);
	position:absolute;
	bottom:0;
	right:0;
}
.b-detail{
	margin-top:25px;
	background-color:#666666;
	padding:7px;
	color:#FFFFFF;
	margin-bottom: 10px;
}
.bukken-form-title{
	margin-bottom:30px;
	color: #e44747;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
}
.bukken-form{
	margin: 30px;
    border: 2px solid #ffcece;
    padding: 2rem;
    border-radius: 2rem;
    background-color: snow;
}

.b-midashi{
	background-color:#ea5404;
	padding:10px;
	margin-bottom:15px;
	color:#FFFFFF;
	font-size:18px;
	border-left: solid 10px #ffc900;margin-top:10px;
}

.b-price{
	font-size:1rem;
	text-align: right;
}

.b-price2{
	font-size:1.8rem;
	font-weight:bold;
	color:#ea5404;
}


.table-b	{
	border: 1px solid #DDD;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 35px;	font-size: 12px;

}
.table-b th	{
	border: 1px solid #DDD;
	padding: 5px;

}
.table-b td	{
	border: 1px solid #DDD;
	padding: 5px;
	font-weight:normal;

}


.ttbb{background-color:#e4e4e4;
text-align:center;
font-size:11px;}


#b-osusume{margin-bottom:25px;}

#b-osusume .b-line{
	padding:10px;
	border-bottom:dotted 1px #ccc;
	background-repeat: no-repeat;
	background-position: 1px center;
	font-size: 15px;
}


#b-osusume .b-line img {
	vertical-align: middle;
	margin-right: 5px;
}


.bukken-zu{border:solid 1px #ccc;
padding:10px;
width:700px;
margin-bottom:20px;
background-color:#f1f1f1;
text-align:center;
}




.bukken-zu img{max-width:100%;
height:auto;}

.bukken-slide{width:80%;height:auto;margin:0 auto;}


.b-map{margin-bottom:15px;}
.b-map iframe{width:100%;height:300px;}
.b-yoyaku{margin-bottom:15px;}

.b-yoyaku a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

.b-botan{text-align:right;}

.b-botan img{width:100px;
height:auto;
margin-left:7px;}



.b-botan a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}


.b-img-l img{width:100px;
height:auto;}

.hikoukai{background-color:#666666;
padding:30px 15px;
color:#FFFFFF;
font-size:18px;}


.hikoukai a{color:#FFFF00;}

.b-new{padding:3px;
background-color:#FFCC00;
color:#CC0000;
margin-bottom:5px;
font-weight:bold;
text-align:center;
font-size:11px;}


.tab1{
	background-color:#ea5900;
	color:#FFFFFF !important;
	padding:10px;
	font-size: 15px;
}
.tab1 a,.tab2 a{color:#FFFFFF !important;margin:0 !important;}


.tab2{
	background-color:#338e13;
	color:#FFFFFF !important;
	padding:10px;
	font-size: 15px;
}

#bukken-cont {
    padding-top: 35px;
	text-align: center;
    font-size: 24px;
    font-weight: bold;
}



/* -------------------------------------------------------フォーム */



.formwakuwaku{border:solid 5px #ccc;
	background-color:#fff;
padding:20px;}

.form-waku{
	border-bottom:dashed 1px #ccc;
	padding:10px;
	margin-bottom:10px;
	overflow: hidden;
}

.form-left{width:200px;
float:left;
}


.form-right{width:580px;
font-weight:bold;
float:right;
}

.clear-form{clear:both;}

.sp-form{width:70%;
height:25px;}
.sp-form-no{width:20%;
height:25px;}
.sp-form-textarea{width:70%;
height:200px;}

.wpcf7-validates-as-date{
padding:10px;
font-family: "Sawarabi Gothic";
border:solid 1px #CCCCCC;
}
/* 日付 */
.wpcf7-datetime{
padding: 10px;
width: 90%;
color: #636063;
font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
font-size: 13px;
background-color:#F9F9F9;
border:solid 1px #CCCCCC;
}

/* テキストフォームの設定 */
.wpcf7-text{
padding: 10px;
width: 90%;
color: #636063;
font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
font-size: 13px;
background-color:#F9F9F9;
border:solid 1px #CCCCCC;
}

/* テキストフォームのフォーカス時の設定 */
.wpcf7-text:focus{
background-color:#FFFFCC;
}

/* テキストエリアの設定 */
.wpcf7-textarea{
padding: 10px;
width: 90%;
height: 100px;
color: #636063;
font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
font-size: 13px;
background-color:#F9F9F9;
border:solid 1px #CCCCCC;
}

/* テキストエリアのフォーカス時の設定 */
.wpcf7-textarea:focus{
background-color:#FFFFCC;
}

/* 送信ボタンの設定 */
.wpcf7-form-control.wpcf7-submit{
display: block;
width: 200px;
border: none;
padding:15px;
background-color:#785e40;
color:#fff;
}

/* 送信ボタンのフォーカス時の設定 */
.wpcf7-form-control.wpcf7-submit:hover{
filter: alpha(opacity=80);
opacity: .6;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
}

/* リストの縦並び（チェックボックス・ラジオ） */
span.wpcf7-list-item {
display: block!important;
}

/* セレクト */
select{
padding: 5px;
width: 260px;
color: #636063;
font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
font-size: 13px;
background-color:#F9F9F9;
border:solid 1px #CCCCCC;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix{
overflow:hidden;
}



/**********************************************
 * 無料カタログダウンロードされた方限定
 * ***********************************************/

.quop{
	background-color:#E50111;
	padding:30px;
	color:#fff;
	text-align:center;
	font-size:18px;
	border-radius:10px;
	letter-spacing:1px;
}

.quop h3{
	color:#fff100;
	font-size:36px;
	font-family: "Noto Sans Japanese";
	font-weight:700;
	line-height:140%;
	margin-bottom:30px;
}

.quo-flow{
	background-color:#c9fff7;
	padding:30px;
	color:#000;
	text-align:center;
	font-size:18px;
	border-radius:10px;
	letter-spacing:1px;
	margin-top:30px;
}

.quo-flow h3{
	color:#000;
	font-size:36px;
	font-family: "Noto Sans Japanese";
	font-weight:700;
	line-height:140%;
	margin-bottom:30px;
}


.quo-flow-flex{
	display:flex;
	margin-top:25px;
}

.quo-flow-flex .box{
	width:31%;
	margin:1%;
	box-sizing:border-box;
	padding:10px;
	background-color:#fff;
	border-radius:10px;
	font-size:16px;
}

.quo-flow-flex .box img{
	width:100%;
	height:auto;
	margin-bottom:15px;
}

.quo-flow-flex .box h4{
	margin-bottom:20px;
	background-color:#e10000;
	padding:7px;
	color:#fff;
	font-family: "Noto Sans Japanese";
	border-radius:5px;
}

.quo-obi{
	padding:20px;
	background-color:#3c75be;
	font-size:36px;
	font-family: "Noto Sans Japanese";
	color:#fff;
	text-align:center;
	font-weight:600;
	border-radius:15px;
	margin-top:25px;
	margin-bottom:30px;
}

/**********************************************************************************************************************************
 *ランディングページ（太陽光発電）
 * ***************************************************************************************************************************/
#solar-frame p, #solar-frame pre, #solar-frame blockquote, #solar-frame fieldset, #solar-frame ul, #solar-frame ol, #solar-frame dl{
	margin-bottom: 0 !important;
}
#solar-frame li{
	list-style: none;
}
#solar-frame .onlyphone{
display:none;
}
.solar-title{
	background-color:#8bd62a;
	padding:25px;
	color: #FFFFFF;
	font-size: 30px;
}
#solar-frame{
	width: 960px;
	margin: 0 auto;	
	font-family: 'Noto Sans JP', sans-serif !important;
	font-size: 18px !important;}

#solar-frame h2{
	/*background: url(background-image: url(/image/solar/event/bg.png);*/
	 border-radius: 10px;
	 background-color: #f18d00;
	font-size :36px;
		color: #fff;
		text-align: center;
		padding: 30px;
		font-weight:600;
		line-height: 1.5;
	margin-top: 60px;
}

#solar-frame .underline{
    position: relative;
    z-index: 1;
}

#solar-frame .underline::before{
    content: '';
    width: 100%;
    height: 1rem;
    background: #ffff00;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

#solar-frame .flexBox{
display: flex;	
justify-content: center;
}

#solar-frame #solar1Box{
	display: flex;
}

#solar1Box .boxL{
	background: url(/image/solar/person.png) no-repeat 10px 0;
	width: 32%;
	margin-right: 10%;
	margin-top: -30px;
	padding-top: 400px;
}

#solar1Box .boxR{
	text-align: left;
	line-height: 1.8;
margin-top: 20px;
}

#solar1Box .boxR p{
margin: 0 20px 2rem 0;
}

#solar-frame .boxMerit{
background-color: #f6f6ee !important;
border: 3px solid #f18d00;
border-radius: 10px;
margin-top: 30px;
text-align: left;
padding: 50px;
}

#solar-frame .boxMerit h3{
	color: #ea5404;
	font-size: 35px;
	font-weight: 800;
	margin: 0 0 30px 0;
}

#solar-frame .boxMerit h3 img{
width: auto;
	height: 100%;
}

#solar-frame .boxMerit h3.font27{
	color: #ea5404;
	font-weight: 600;
	margin: 0 0 0 0;
	vertical-align: top;
	display: flex;
}

#solar-frame .merit1{
	background: url(/image/solar/picture01.png) no-repeat 90% 160px;
}


#solar-frame .boxMerit h3 span{
padding: 0;
vertical-align : text-top;
	margin: 0 0 0 20px;
}	

#solar-frame .boxMerit h3.font27 span{
	font-size: 27px;
padding: 0;
vertical-align : top;
	margin: 10px 0 0 20px;
	line-height: 1.2;}	

#solar-frame .boxMerit p{
	line-height: 1.8;
}

#solar-frame .expMerit1{
	width: 65%;	
}

#solar-frame .boxWhite p{
	font-weight: 600;
}

#solar-frame .boxWhite {
	background: #fff;
	border-radius: 10px;
	padding: 20px;
}

#solar-frame .boxWhite span{
	color: #f18d00;
}

#solar-frame .merit1_white1 {
	margin: 30px 0 0 0;
	width: 58%;
}
#solar-frame .merit1_white1 .underline::before{
    height: 0.5rem !important;
}

#solar-frame .merit1_white2 {
	width: 95%;
	margin: 80px auto;
}
#solar-frame .merit1_white2 li{
	list-style: none;
}
#solar-frame .merit1_white2 ul.comparison{
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 30px auto;
}

#solar-frame .merit1_white2 ul.comparison .comparison_kind{
	width: 5em;
	color: #fff;
	margin-left: 10px;
}
#solar-frame .merit1_white2 ul.comparison .comparison_option{
		width: auto;
	color: #ffff00;
}
#solar-frame .merit1_white2 ul.comparison li{
	background-color: #e2f4fc;
	width: 48%;
	padding-bottom: 20px;
}

#solar-frame .merit1_white2 ul.comparison div.comparison_ttl{
display: flex;
justify-content: space-between;
	background-color: #005276;
	padding: 10px 0;
	width: 100%;
}
#solar-frame .merit1_white2 ul.comparison .comparison_img{
	margin: 10px auto;
	text-align: center;
}
#solar-frame .merit1_white2 ul.comparison li dl {
    width: calc( 100% - 4.6rem );
    margin: 0 auto;
    padding: 1.5rem 0.6rem 0.2rem 0.6rem;
    border-bottom: solid 0.1rem #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
	font-size: 14px;
	font-weight: bold;
}
#solar-frame .merit1_white2 ul.comparison li dl.totalcost{
	 border: solid 0.2rem #f18d00 !important;
	margin: 20px auto;
	 padding: 0.6rem;
}
#solar-frame .merit1_white2 ul.comparison span.font_osw{
	font-size: 20px;
}
#solar-frame .merit1_white2 ul.comparison span.font_nc{
	color: #000 !important;
}
#solar-frame .merit1_white2 ul.comparison .totalcost span.font_osw{
	font-weight: 800;
}

#solar-frame ul.sidenote{
	margin: 20px 0;
	font-size: 12px;
	text-indent: 5%;
}

#solar-frame .merit1_white2 h4{
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	background-color: #f18d00;
	padding: 10px;
	text-align: center;
	margin: 10px auto;
}

#solar-frame .merit1_white3{
	padding: 5% 10%;
}

#solar-frame .merit1_white3 h4{
	font-size: 22px;
	font-weight: 600;
	color: #f18d00;
	margin: 10px auto;
	padding: 10px 0 20px 10rem;
	background: url(/image/solar/check.png) no-repeat 0 10%;
}

#solar-frame .merit1_white3 h5{
color:#005276;
	background-color:#e9e9e9;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	margin: 10px 0;
	font-weight: 600;
}
#solar-frame .merit1_white3 p{
	font-size: 18px;
	font-weight: normal;
}

#solar-frame .merit1_white3 .jirei{
	display: flex;
	width:90%;
	margin: 20px auto;
	justify-content: space-around;
	flex-flow: row wrap;
}

#solar-frame .merit1_white3 .jirei li{
	width: 278px;
	margin-bottom: 20px;
}

#solar-frame .merit1_white3 dl{
	display: flex;
	justify-content: space-around;
	background-color: #005276;
	padding: 5px;
	width: 100%;
}

#solar-frame .merit1_white3 dt{
	width: 8em;
	color: #fff
}
#solar-frame .merit1_white3 dd{
	color: #ffff00;
}

#solar-frame .expMerit2 h4{
	text-align: center;
	border-radius: 10px;
	border: 2px solid #f18d00;
	font-weight: bold;
	font-size:24px;
	color:#f18d00;
	background-color: #fff;
	padding: 1rem;
}

#solar-frame .sim01{
font-size: 24px;
font-weight: bold;
margin: 1rem 0;
}

#solar-frame .sim02{
font-size: 24px;
font-weight: bold;
color: #fff;
background-color: #005276;
text-align: center;
width: 30%;
border-radius: 10px;
	margin: 1rem 0;
}

#solar-frame .simimg{
	display: flex;
	justify-content: space-around;
	vertical-align: middle;
	margin: 20px 0;
}


#solar-frame .simimg li.simcircle{
	margin-top:60px;
}

#solar-frame .expMerit2 ul.sidenote{
	text-indent: 0%;
}
#solar-frame .expMerit2 .expMerit p{
	margin-top: 2rem;	
}
#solar-frame .boxWhite .underline::before{
    content: '';
    width: 100%;
    height: 1px;
    background: #ffff00;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

#solar-frame .flexBox .boxMerit{
	width: 50%;
}

#solar-frame .merit4{
	margin-left: 30px; 
}

#solar-frame p.expPhoto{
	width: 100%;
	margin: 30px auto;
	padding: 0 auto;
	text-align: center;
	width: 100%;
}

#solar-frame p.expSentence{
width: 80%;
	margin: 30px auto;
}

#solar3Box{
margin: 150px auto 150px auto;
	background: url(/image/solar/character.png) no-repeat right 50%;
	width: 90%;
	}

#solar-frame .balloon1 {
  position: relative;
  display: inline-block;
  margin: 0 0 1.5em 0;
  min-width: 95%;
  max-width: 95%;
	 border-radius: 10px;
	 background-color: #f18d00;
padding: 30px 40px;
}

#solar-frame .balloon1:after {
  content: "";
  position: absolute;
  top: 90%;
  left: 95%;
  margin-left: -15px;
  border-style: solid;
  border-color: transparent transparent transparent #f18d00;
  border-width: 10px 0 8px 27.32px;
  transform: rotate(120deg);
}

#solar-frame .balloon1 p {
  margin: 0;
  padding: 0;
	font-size :26px;
		color: #fff;
	font-weight:600;
}

.solar3_02{
	font-size: 30px;
	color: #f18d00;
	font-weight: 800;
  margin: 20px 0 30px;
}

.solar3_03{
	font-size: 70px;
	color: #ea5404;
	font-weight: 800;
	padding-left: 0;
	  margin: 30px 0 20px;
	vertical-align: top;
}

.solar3_03 img{
	margin-right: 20px;
}

.solar3_04{
	font-size: 18px;
	font-weight: 800;
	  margin: 40px auto;
	background-color: #fabe00;
	width: 50%;
		border-radius: 100px;
}

.solar3_04 a{
display: block;
	padding: 20px;
		color: #fff;
	background: url(/image/solar/mail.png) no-repeat 14% 50%;
	text-indent: 1rem;
	border-radius: 100px;
}

.solar3_04 img{
	vertical-align: middle;
	margin-right: 10px;
}

.solar3_04 a:hover {
    background-color: #ea5404;
    }


/* migrated single-bukken image size fixes */
#b-osusume .b-line img {
  width: 30px !important;
  height: 23px !important;
  max-width: 30px !important;
  object-fit: contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
img[src$="/image/bukken/osusume.png"] {
  width: 211px !important;
  height: 43px !important;
  max-width: 211px !important;
  object-fit: contain;
  display: block;
}
/* Legacy migrated responsive overrides */
@media screen and (max-width: 1200px) {
  #content,
  #content-inner,
  #content-frame,
  #work-frame,
  #sub-cont,
  #alpha,
  #alpha-inner,
  #event-frame,
  #apply-frame {
    width: min(94vw, 1100px) !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  #content img,
  #content-inner img,
  #content-frame img,
  #work-frame img,
  #sub-cont img,
  #alpha img,
  #event-frame img,
  #apply-frame img {
    max-width: 100%;
    height: auto;
  }

  .company-l,
  .company-r,
  .omoi-l,
  .omoi-r,
  .secret-l,
  .secret-r,
  .pp-l,
  .pp-r,
  .event-detail-l,
  .event-detail-r,
  .left2,
  .right2,
  .works-main-img,
  .works-main-img-r,
  .form-left,
  .form-right,
  .contactform-f,
  .contactform-f2 {
    max-width: 100%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1024px) {
  #content,
  #content-inner,
  #content-frame,
  #work-frame,
  #sub-cont,
  #alpha,
  #alpha-inner,
  #event-frame,
  #apply-frame {
    width: 92vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .company-l,
  .company-r,
  .omoi-l,
  .omoi-r,
  .secret-l,
  .secret-r,
  .pp-l,
  .pp-r,
  .event-detail-l,
  .event-detail-r,
  .left2,
  .right2,
  .works-main-img,
  .works-main-img-r {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .event-detail-l img {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
  }

  .plan-madori3,
  .works-waku,
  .bukken-img,
  .ww-box {
    box-sizing: border-box;
  }

  .bukken-pic,
  .works-main-img-r {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }

  .bukken-img,
  .ww-box {
    width: calc(50% - 8px) !important;
    margin: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  #content,
  #content-inner,
  #content-frame,
  #work-frame,
  #sub-cont,
  #alpha,
  #alpha-inner,
  #event-frame,
  #apply-frame {
    width: calc(100vw - 32px) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .b-midashi,
  .midashi-01,
  .works-s-title,
  .works-s-t,
  .bukken-title,
  .top-event-title,
  .plan-title,
  .company-title,
  .company-title2,
  .secret-title,
  .promise-title,
  .apply-title {
    width: 100% !important;
    box-sizing: border-box;
    font-size: clamp(2rem, 6vw, 2.8rem) !important;
    line-height: 1.35 !important;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .bukken-t,
  .bukken-body,
  .bukken-shosai,
  table.line,
  table.line2 {
    width: 100% !important;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .bukken-t tbody,
  .bukken-body tbody,
  .bukken-shosai tbody,
  table.line tbody,
  table.line2 tbody {
    width: 100%;
    display: table;
  }

  .bukken-img,
  .ww-box,
  .works-waku,
  .plan-madori3 {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .bukken-pic,
  .works-main-img-r {
    display: block;
  }

  .contactform-f,
  .contactform-f2,
  .form-waku,
  .form-left,
  .form-right,
  .contactf-r,
  .contactf-r2 {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
  }

  .contactf-r input,
  .contactf-r2 input,
  .contactf-r input[type="text"],
  .contactf-r input[type="tel"],
  .contactf-r input[type="email"],
  .contactf-r textarea,
  .wpcf7-text,
  .wpcf7-textarea,
  .wpcf7-datetime,
  .wpcf7-validates-as-date,
  .sp-form-textarea {
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
  }

  .sp-form-no {
    width: 45% !important;
  }

  .wpcf7 .wpcf7-submit,
  .wpcf7-form-control.wpcf7-submit {
    width: 100% !important;
    max-width: 320px;
  }

  span.wpcf7-list-item {
    margin-left: 0 !important;
  }
}
/* Legacy single template responsive hardening */
.single #content,
.single #content-inner,
.single #content-frame,
.single #work-frame,
.single #sub-cont,
.single #alpha,
.single #alpha-inner,
.single #event-frame,
.single #apply-frame,
.single .bukken-pic,
.single .bukken-slide,
.single .works-main-img,
.single .works-main-img-r,
.single .voice-d-img,
.single .voice-f,
.single .voice-a,
.single .owner-s-img,
.single .owner-s-comment,
.single .event-content,
.single .event-comment,
.single .left2,
.single .right2 {
  max-width: 100%;
  box-sizing: border-box;
}
.single #content img,
.single #content-inner img,
.single #content-frame img,
.single #work-frame img,
.single #sub-cont img,
.single #alpha img,
.single #alpha-inner img,
.single #event-frame img,
.single .event-content img,
.single .event-comment img,
.single .owner-s-comment img,
.single .voice-a img,
.single .bukken-slide img {
  max-width: 100% !important;
  height: auto !important;
}
.single iframe,
.single embed,
.single object,
.single video {
  max-width: 100% !important;
}
.single .b-map iframe,
.single .top-e-map iframe {
  width: 100% !important;
}

@media screen and (max-width: 1024px) {
  .single #content,
  .single #content-inner,
  .single #content-frame,
  .single #work-frame,
  .single #sub-cont,
  .single #alpha,
  .single #alpha-inner,
  .single #event-frame,
  .single #apply-frame {
    width: min(92vw, 980px) !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: visible !important;
  }

  .single .plan-madori3,
  .single .works-main-img,
  .single .works-main-img-r,
  .single .voice-d-img,
  .single .owner-s-img,
  .single .event-detail-l,
  .single .event-detail-r,
  .single .left2,
  .single .right2,
  .single .bukken-slide {
    width: 100% !important;
    min-width: 0 !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .single .event-detail-l {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .single .event-detail-l a,
  .single .event-detail-l a + .event-detail-l a {
    width: 100% !important;
    margin: 0 !important;
  }

  .single .event-detail-l img,
  .single .plan-madori3 img,
  .single .works-main-img img,
  .single .ww-box img,
  .single .voice-d-img img,
  .single .owner-s-img img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain;
  }

  .single .plan-madori3 {
    margin-bottom: 16px !important;
    text-align: center;
  }

  .single .bukken-pic,
  .single .works-main-img-r {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    padding: 16px !important;
  }

  .single .bukken-img,
  .single .ww-box {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  .single .bukken-img img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain;
  }
}

@media screen and (max-width: 767px) {
  body.single {
    overflow-x: hidden;
  }

  .single .single__breadcrumb {
    width: calc(100vw - 32px) !important;
  }

  .single #content,
  .single #content-inner,
  .single #content-frame,
  .single #work-frame,
  .single #sub-cont,
  .single #alpha,
  .single #alpha-inner,
  .single #event-frame,
  .single #apply-frame {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
  }

  .single .plan-title,
  .single .bukken-title,
  .single .owner-title,
  .single .voice-title,
  .single .work-title,
  .single .top-event-title {
    width: 100% !important;
    padding: 14px 16px !important;
    font-size: clamp(2.2rem, 8vw, 3.2rem) !important;
    line-height: 1.25 !important;
    box-sizing: border-box;
  }

  .single .midashi-01,
  .single .works-s-title,
  .single .works-s-t,
  .single .owner-s-title,
  .single .event-detail-tt,
  .single .b-midashi {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 12px 0 !important;
    font-size: clamp(1.8rem, 6vw, 2.6rem) !important;
    line-height: 1.35 !important;
    overflow-wrap: anywhere;
    box-sizing: border-box;
  }

  .single .works-s-title {
    background-size: 100% 100% !important;
  }

  .single .event-detail-l,
  .single .bukken-pic,
  .single .works-main-img-r {
    grid-template-columns: 1fr;
    padding: 12px !important;
  }

  .single .event-detail-l img,
  .single .plan-madori3 img,
  .single .works-main-img img,
  .single .ww-box img,
  .single .voice-d-img img,
  .single .owner-s-img img,
  .single .bukken-img img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
  }

  .single .voice-d-img,
  .single .owner-s-img {
    padding: 10px !important;
  }

  .single .voice-f,
  .single .voice-a,
  .single .owner-s-comment,
  .single .event-comment,
  .single .works-d-text,
  .single .mapo-come {
    width: 100% !important;
    padding: 14px !important;
    font-size: 1.4rem !important;
    line-height: 1.8 !important;
    box-sizing: border-box;
    overflow-wrap: anywhere;
  }

  .single .bukken-t,
  .single .bukken-body,
  .single .bukken-shosai,
  .single table.line,
  .single table.line2 {
    width: 100% !important;
    min-width: 0 !important;
  }

  .single .bukken-t th,
  .single .bukken-t td,
  .single .bukken-body th,
  .single .bukken-body td,
  .single .bukken-shosai th,
  .single .bukken-shosai td,
  .single table.line th,
  .single table.line td,
  .single table.line2 th,
  .single table.line2 td {
    width: auto !important;
    min-width: 0 !important;
    white-space: normal !important;
    word-break: break-word;
  }

  .single .b-price2,
  .single .red-l {
    font-size: clamp(2.4rem, 9vw, 4rem) !important;
    line-height: 1.1 !important;
  }
}
/* Contact Form 7 compact mobile spacing */
@media screen and (max-width: 767px) {
  .wpcf7,
  .wpcf7 form,
  .contactform-f,
  .contactform-f2 {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .wpcf7 form,
  .contactform-f,
  .contactform-f2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .form-waku {
    padding: 12px 0 !important;
    margin-bottom: 0 !important;
  }

  .form-left,
  .form-right,
  .contactf-r,
  .contactf-r2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .form-left {
    margin-bottom: 8px !important;
  }

  .form-right {
    line-height: 1.6 !important;
  }

  .contactf-r input,
  .contactf-r2 input,
  .contactf-r textarea,
  .contactf-r2 textarea,
  .wpcf7-text,
  .wpcf7-textarea,
  .wpcf7-datetime,
  .wpcf7-validates-as-date,
  .sp-form,
  .sp-form-textarea {
    padding: 8px !important;
  }

  .wpcf7-textarea,
  .sp-form-textarea {
    min-height: 120px;
    height: 120px !important;
  }

  .wpcf7-form .wpcf7-checkbox .wpcf7-list-item,
  .wpcf7-form .wpcf7-radio .wpcf7-list-item {
    margin-bottom: 0.35em !important;
  }
}
/* Contact Form 7 mobile margin normalization */
@media screen and (max-width: 767px) {
  .contactform-f,
  .contactform-f2 {
    width: auto !important;
    max-width: none !important;
    margin-left: 16px !important;
    margin-right: 16px !important;
    padding: 16px !important;
  }

  .wpcf7 form {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .form-waku {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/* Contact Form 7 native choice controls */
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item label::before,
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item label::after,
.wpcf7-form .wpcf7-radio .wpcf7-list-item label::before,
.wpcf7-form .wpcf7-radio .wpcf7-list-item label::after {
  content: none !important;
  display: none !important;
}

.wpcf7-form .wpcf7-checkbox input[type="checkbox"],
.wpcf7-form .wpcf7-radio input[type="radio"] {
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
  display: inline-block !important;
  flex: 0 0 auto !important;
  width: 1em !important;
  min-width: 1em !important;
  height: 1em !important;
  min-height: 1em !important;
  margin: 0 0.5em 0 0 !important;
  padding: 0 !important;
  pointer-events: auto !important;
  cursor: pointer !important;
  accent-color: #ef7d39;
  appearance: auto !important;
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
  background: initial !important;
  border: initial !important;
}

.wpcf7-form .wpcf7-checkbox .wpcf7-list-item label,
.wpcf7-form .wpcf7-radio .wpcf7-list-item label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0 !important;
  padding-left: 0 !important;
}
/* Lower page responsive media overflow fixes */
.page img,
.single img,
.page iframe,
.single iframe,
.page embed,
.single embed,
.page object,
.single object,
.page video,
.single video {
  max-width: 100%;
  box-sizing: border-box;
}

.page img,
.single img {
  height: auto;
}

@media screen and (max-width: 767px) {
  .page,
  .single {
    overflow-x: hidden;
  }

  .page #content,
  .page #content-inner,
  .page #content-frame,
  .page #work-frame,
  .page #sub-cont,
  .page #alpha,
  .page #alpha-inner,
  .page #event-frame,
  .page #apply-frame,
  .page #plan-frame,
  .single #content,
  .single #content-inner,
  .single #content-frame,
  .single #work-frame,
  .single #sub-cont,
  .single #alpha,
  .single #alpha-inner,
  .single #event-frame,
  .single #apply-frame,
  .single #plan-frame {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
  }

  .page .entry-content,
  .page .page-content,
  .single .entry-content,
  .single .page-content,
  .page .post_content,
  .single .post_content {
    max-width: 100%;
    overflow-wrap: anywhere;
    box-sizing: border-box;
  }

  .page img,
  .single img,
  .page iframe,
  .single iframe,
  .page embed,
  .single embed,
  .page object,
  .single object,
  .page video,
  .single video {
    max-width: 100% !important;
  }

  .page img,
  .single img {
    height: auto !important;
  }

  .page iframe,
  .single iframe,
  .page embed,
  .single embed,
  .page object,
  .single object,
  .page video,
  .single video {
    width: 100% !important;
  }

  .page table,
  .single table {
    max-width: 100% !important;
  }

  .page figure,
  .single figure,
  .page p,
  .single p {
    max-width: 100%;
  }

  .page [style*="width"],
  .single [style*="width"] {
    max-width: 100% !important;
    box-sizing: border-box;
  }

  #apply-otoku {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 20px 14px !important;
    background-size: 100% auto !important;
    background-position: center top !important;
    box-sizing: border-box;
    overflow: hidden;
  }

  #otoku-line,
  .otoku-cara {
    position: static !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .otoku-line {
    padding: 10px 0 !important;
    font-size: clamp(1.35rem, 4.5vw, 1.65rem) !important;
    line-height: 1.65 !important;
    overflow-wrap: anywhere;
  }

  .otoku-cara img,
  #apply-botan img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* lineup2 mobile card stacking */
@media screen and (max-width: 767px) {
  body.post-type-archive-lineup2 #content-frame,
  body.tax-plan_cate #content-frame,
  body.single-lineup2 #content-frame {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: visible !important;
    box-sizing: border-box;
  }

  body.post-type-archive-lineup2 .plan-boxwaku,
  body.tax-plan_cate .plan-boxwaku,
  body.single-lineup2 .plan-boxwaku {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    gap: 18px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
  }

  body.post-type-archive-lineup2 .plan-box,
  body.tax-plan_cate .plan-box,
  body.single-lineup2 .plan-box {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    float: none !important;
    box-sizing: border-box;
  }

  body.post-type-archive-lineup2 .plan-box a,
  body.tax-plan_cate .plan-box a,
  body.single-lineup2 .plan-box a {
    display: block !important;
    width: 100% !important;
  }

  body.post-type-archive-lineup2 .plan-box img,
  body.tax-plan_cate .plan-box img,
  body.single-lineup2 .plan-box img,
  body.post-type-archive-lineup2 #content-frame > div > img,
  body.tax-plan_cate #content-frame > div > img,
  body.single-lineup2 #content-frame > div > img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.post-type-archive-lineup2 .plan-tt-best,
  body.post-type-archive-lineup2 .midashi-2ldk2,
  body.post-type-archive-lineup2 .midashi-3ldk2,
  body.post-type-archive-lineup2 .midashi-4ldk2,
  body.post-type-archive-lineup2 .midashi-5ldk2,
  body.tax-plan_cate .plan-tt-best,
  body.tax-plan_cate .midashi-2ldk2,
  body.tax-plan_cate .midashi-3ldk2,
  body.tax-plan_cate .midashi-4ldk2,
  body.tax-plan_cate .midashi-5ldk2 {
    width: 100% !important;
    min-height: 0 !important;
    box-sizing: border-box;
    overflow-wrap: anywhere;
  }
}

/* single-voice mobile title layout fix */
@media screen and (max-width: 767px) {
  body.single-voice .voice-title {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 14px 16px !important;
    font-size: clamp(2rem, 7vw, 2.8rem) !important;
    line-height: 1.25 !important;
    box-sizing: border-box;
  }

  body.single-voice #work-frame,
  body.single-voice #sub-cont {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    overflow: visible !important;
    box-sizing: border-box;
  }

  body.single-voice .works-s-title {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 0 20px !important;
    padding: 16px !important;
    background-image: none !important;
    background-color: #f77732 !important;
    border-radius: 6px;
    box-sizing: border-box;
    overflow: visible !important;
  }

  body.single-voice .works-s-t {
    position: static !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: clamp(1.7rem, 6vw, 2.3rem) !important;
    line-height: 1.45 !important;
    overflow-wrap: anywhere;
    word-break: normal;
    box-sizing: border-box;
  }

  body.single-voice .voice-d-img {
    width: 100% !important;
    padding: 8px !important;
    margin-top: 16px !important;
    margin-bottom: 18px !important;
    box-sizing: border-box;
  }

  body.single-voice .voice-d-img img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  body.single-voice .voice-f,
  body.single-voice .voice-a {
    width: 100% !important;
    padding: 14px !important;
    font-size: 1.4rem !important;
    line-height: 1.8 !important;
    box-sizing: border-box;
    overflow-wrap: anywhere;
  }
}