/*--------------------------------------------------------*/

/*  メイン写真＆ページタイトル　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#main{
	width:1020px;
	height:420px;
	background: url("../img/myhome_renovation2022/main.jpg") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

#main .main_h1Box{
	position: absolute;
	left:60px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index:2;
}

#main .main_h1Box h1{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight:500;
	color:#FFF;
	line-height:1.0em;
	letter-spacing:2.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#main .main_h1Box h1 span.h1span01{
	background-color: rgba( 0, 0, 0, 0.80 );
	padding:7px 15px 9px 15px;
}

#main .main_h1Box h1 span.h1span02{
	background-color: rgba( 0, 0, 0, 0.80 );
	padding:7px 15px 9px 0;
}

#main .main_h1Box h1 br{
	display:none;
}

}

@media screen and (max-width: 768px){

#main{
	height:280px;
	background: url("../img/myhome_renovation2022/main.jpg") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

#main .main_h1Box{
	position: absolute;
	left:10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index:2;
}

#main .main_h1Box h1{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	font-weight:500;
	color:#FFF;
	line-height:2.25em;
	letter-spacing:2.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#main .main_h1Box h1 span.h1span01{
	background-color: rgba( 0, 0, 0, 0.80 );
	padding:4px 10px 6px 10px;
}

#main .main_h1Box h1 span.h1span02{
	background-color: rgba( 0, 0, 0, 0.80 );
	padding:4px 10px 6px 10px;
}

}

/*--------------------------------------------------------*/

/*  見出し　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.midashiBox{
	border:1px solid #EA6099;
	padding:25px 0;
	text-align:center;
}

.midashiBox h2.midashi{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:17px;
	font-weight:600;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.12em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.midashiBox h2.midashi br{
	display:none;
}

}

@media screen and (max-width: 768px){

.midashiBox{
	border-top:1px solid #EA6099;
	border-bottom:1px solid #EA6099;
	padding:27px 20px;
}

.midashiBox h2.midashi{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:600;
	color:#333;
	line-height:1.8em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

/*--------------------------------------------------------*/

/*  安心と安全を元に「理想のマイホーム」を実現します　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#anshin_anzen{
	margin-top:45px;
	padding:0 20px;
}

#anshin_anzen .anshinBox{
	margin-top:30px;
	margin-top:
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#anshin_anzen .anshinBox .anshin_txtBox{
	flex:1;
}

#anshin_anzen .anshinBox .anshin_imgBox{
	width:480px;
	margin-left:50px;
}

#anshin_anzen .anshinBox .anshin_txtBox .anshin_txtBox_inner{
	padding-left:20px;
}

#anshin_anzen .anshinBox .anshin_txtBox .anshin_txtBox_inner p.anshin_txt{
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#anshin_anzen .anshinBox .anshin_txtBox .anshin_txtBox_inner .danraku{
	margin-top:20px;
}

#anshin_anzen .anshinBox .anshin_imgBox .anshin_img{
	padding-top:3px;
}

#anshin_anzen .anshinBox .anshin_imgBox p.hosoku_txt{
	margin-top:12px;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#anshin_anzen .priceBox{
	margin-top:40px;
}

#anshin_anzen .priceBox h3.price_tit{
	background:#595959;
	padding:10px;
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	font-weight:500;
	color:#FFF;
	line-height:1.5em;
	letter-spacing:0.13em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#anshin_anzen .priceBox .price_txtBox{
	border:1px solid #CCC;
	padding:15px;
	background:#F4F4F4;
}

#anshin_anzen .priceBox .price_txtBox ul.price_list{
	list-style-type: square;
}

#anshin_anzen .priceBox .price_txtBox ul.price_list li{
	margin-left:15px;
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:3px;
}

#anshin_anzen .priceBox .price_txtBox ul.price_list li:last-child{
	margin-bottom:0;
}

}

@media screen and (max-width: 768px){

#anshin_anzen{
	margin-top:20px;
}

#anshin_anzen .anshinBox{
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

#anshin_anzen .anshinBox .anshin_txtBox{
	-webkit-box-ordinal-group:2;
	-ms-flex-order:2;
	-webkit-order:2;
	order:2;
	padding:10px 20px 0;
}

#anshin_anzen .anshinBox .anshin_imgBox{
	-webkit-box-ordinal-group:1;
	-ms-flex-order:1;
	-webkit-order:1;
	order:1;
	padding:20px 20px;
}

#anshin_anzen .anshinBox .anshin_txtBox .anshin_txtBox_inner{
}

#anshin_anzen .anshinBox .anshin_txtBox .anshin_txtBox_inner p.anshin_txt{
	font-size:14px;
	font-weight:normal;
	color:#333;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#anshin_anzen .anshinBox .anshin_txtBox .anshin_txtBox_inner .danraku{
	margin-top:15px;
}

#anshin_anzen .anshinBox .anshin_imgBox .anshin_img{
	padding-top:3px;
}

#anshin_anzen .anshinBox .anshin_imgBox p.hosoku_txt{
	background:#EEE;
	padding:10px;
	font-size:11px;
	font-weight:normal;
	color:#333;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#anshin_anzen .priceBox{
	margin-top:35px;
	padding:0 20px;
}

#anshin_anzen .priceBox h3.price_tit{
	background:#595959;
	padding:10px;
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:500;
	color:#FFF;
	line-height:1.5em;
	letter-spacing:0.13em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#anshin_anzen .priceBox .price_txtBox{
	border:1px solid #CCC;
	padding:10px;
	background:#F4F4F4;
}

#anshin_anzen .priceBox .price_txtBox ul.price_list{
	list-style-type: square;
}

#anshin_anzen .priceBox .price_txtBox ul.price_list li{
	margin-left:15px;
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:7px;
}

#anshin_anzen .priceBox .price_txtBox ul.price_list li:last-child{
	margin-bottom:0;
}

}

/*--------------------------------------------------------*/

/*  私たちは「お客さまの予算」に合わせたご提案を得意としています　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#message{
	margin-top:70px;
	padding:0 20px;
}

#message .message_txtBox{
	margin-top:40px;
	padding:0 20px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#message .message_txtBox .message_leftBox{
	width:46.4%;
	padding-right:3.4%;
	border-right:1px solid #CCC;
}

#message .message_txtBox .message_rightBox{
	width:47%;
}

#message .message_txtBox p.message_txt{
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#message .message_txtBox .danraku{
	margin-top:20px;
}

}

@media screen and (max-width: 768px){

#message{
	margin-top:50px;
}

#message .message_txtBox{
	padding:20px 20px;
}

#message .message_txtBox .message_leftBox{
}

#message .message_txtBox .message_rightBox{
	margin-top:15px;
}

#message .message_txtBox p.message_txt{
	font-size:14px;
	font-weight:normal;
	color:#333;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#message .message_txtBox .danraku{
	margin-top:15px;
}

}

/*--------------------------------------------------------*/

/*  リノベーション費用について　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#price{
	margin-top:80px;
	padding:0 20px;
}

#price .price_messageBox{
	margin-top:30px;
	padding:0 20px;
}

#price .price_messageBox .price_message{
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#price .price_messageBox .danraku{
	margin-top:20px;
}

#price .planBox{
	margin-top:45px;
	padding:0 10px;
}

#price .planBox .planBox_inner{
	border:1px solid #CCC;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#price .planBox .planBox_inner .inner{
	width:49.9%;
}

#price .planBox .planBox_inner .plan01{
	border-right:1px solid #CCC;
	background:#F8F4E6;
}

#price .planBox .planBox_inner .plan02{
	background:#FCEBF2;
}

#price .planBox .planBox_inner .inner .innerBox{
	padding:30px 25px;
}

#price .planBox .planBox_inner .inner .innerBox h3.plan_tit{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:500;
	color:#FFF;
	line-height:1.0em;
	letter-spacing:0.18em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#price .planBox .planBox_inner .inner .innerBox h3.plan_tit span{
	background:#EA6099;
	padding:2px 10px 4px;
}

#price .planBox .planBox_inner .inner .innerBox h4.plan_price{
	margin-top:33px;
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	font-weight:500;
	color:#333;
	line-height:1.1em;
	letter-spacing:0.13em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#price .planBox .planBox_inner .inner .innerBox p.plan_txt{
	margin-top:27px;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

@media screen and (max-width: 768px){

a.anchor{
	display: block;
	padding-top: 50px;
	margin-top: -50px;
}

#price{
	margin-top:40px;
}

#price .price_messageBox{
	margin-top:20px;
	padding:0 20px;
}

#price .price_messageBox .price_message{
	font-size:14px;
	font-weight:normal;
	color:#333;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#price .price_messageBox .danraku{
	margin-top:20px;
}

#price .planBox{
	margin-top:35px;
	padding:0 20px;
}

#price .planBox .planBox_inner{
	border:1px solid #CCC;
}

#price .planBox .planBox_inner .inner{
}

#price .planBox .planBox_inner .plan01{
	background:#F8F4E6;
	border-bottom:1px solid #CCC;
}

#price .planBox .planBox_inner .plan02{
	background:#FCEBF2;
}

#price .planBox .planBox_inner .inner .innerBox{
	padding:30px 15px;
}

#price .planBox .planBox_inner .inner .innerBox h3.plan_tit{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	font-weight:500;
	color:#FFF;
	line-height:1.0em;
	letter-spacing:0.18em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#price .planBox .planBox_inner .inner .innerBox h3.plan_tit span{
	background:#EA6099;
	padding:2px 10px 4px;
}

#price .planBox .planBox_inner .inner .innerBox h4.plan_price{
	margin-top:33px;
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:500;
	color:#333;
	line-height:1.1em;
	letter-spacing:0.13em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#price .planBox .planBox_inner .inner .innerBox p.plan_txt{
	margin-top:27px;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

}

/*--------------------------------------------------------*/

/*  断熱性能の数値化　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#dannetsu{
	margin-top:60px;
	padding:0 20px;
}

#dannetsu .dannetsu_messageBox{
	margin-top:30px;
	padding:0 20px;
}

#dannetsu .dannetsu_messageBox .dannetsu_message{
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#dannetsu .dannetsu_messageBox .dannetsu_message_bikou{
	margin-top:5px;
	font-size:12px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#dannetsu .dannetsu_messageBox .danraku{
	margin-top:20px;
}

#dannetsu .dannetsu_img{
	margin-top:40px;
}

#dannetsu .dannetsu_img img{
	transition: all  0.2s ease;
}

#dannetsu .dannetsu_img img:hover{
	opacity: 0.7;
}

#dannetsu .dannetsu_bt a{
	display:block;
	width:240px;
	margin:40px auto 0;
	padding:20px 0;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-size:14px;
	font-weight:500;
	color:#FFF;
	line-height:1.0em;
	letter-spacing:0.2em;
	font-feature-settings : "palt";
	text-decoration:none;
	background:#333;
	border-radius: 6px;
	transition: all  0.2s ease;
}

#dannetsu .dannetsu_bt a:hover{
	background:#777;
	text-decoration:none;
}

}

@media screen and (max-width: 768px){

#dannetsu{
	margin-top:10px;
}

#dannetsu .dannetsu_messageBox{
	margin-top:30px;
	padding:0 20px;
}

#dannetsu .dannetsu_messageBox .dannetsu_message{
	font-size:14px;
	font-weight:normal;
	color:#333;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#dannetsu .dannetsu_messageBox .dannetsu_message_bikou{
	margin-top:5px;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#dannetsu .dannetsu_messageBox .danraku{
	margin-top:20px;
}

#dannetsu .dannetsu_img{
	margin-top:35px;
	padding:0 10px;
}

#dannetsu .dannetsu_img img{
	transition: all  0.2s ease;
}

#dannetsu .dannetsu_img img:hover{
	opacity: 0.7;
}

#dannetsu .dannetsu_bt a{
	display:block;
	width:240px;
	margin:35px auto 0;
	padding:20px 0;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-size:13px;
	font-weight:500;
	color:#FFF;
	line-height:1.0em;
	letter-spacing:0.2em;
	font-feature-settings : "palt";
	text-decoration:none;
	background:#333;
	border-radius: 6px;
	transition: all  0.2s ease;
}

#dannetsu .dannetsu_bt a:hover{
	background:#777;
	text-decoration:none;
}

}

/*--------------------------------------------------------*/

/*  プリフィックス890　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#prefix890{
	margin-top:80px;
	padding:0 20px;
}

#prefix890 .prefix_messageBox{
	margin-top:30px;
	padding:0 20px;
}

#prefix890 .prefix_messageBox .prefix_message{
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#prefix890 .prefix_messageBox .danraku{
	margin-top:20px;
}

#prefix890 .prefix890_banner{
	margin-top:50px;
	text-align:center;
}

#prefix890 .prefix890_banner img{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#prefix890 .prefix890_banner img:hover{
	opacity: .70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
}

}

@media screen and (max-width: 768px){

#prefix890{
	margin-top:60px;
}

a.anchor{
	display: block;
	padding-top: 50px;
	margin-top: -50px;
}

#prefix890 .prefix_messageBox{
	margin-top:20px;
	padding:0 20px;
}

#prefix890 .prefix_messageBox .prefix_message{
	font-size:14px;
	font-weight:normal;
	color:#333;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#prefix890 .prefix_messageBox .danraku{
	margin-top:20px;
}

#prefix890 .prefix890_banner{
	margin-top:40px;
	padding:0 20px;
	text-align:center;
}

#prefix890 .prefix890_banner img{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#prefix890 .prefix890_banner img:hover{
	opacity: .70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
}

}

/*--------------------------------------------------------*/

/*  施工実績　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#works{
	margin-top:80px;
	padding:0 20px;
}

.works_midashiBox_first{
	border:1px solid #CCC;
	padding:50px 0;
	text-align:center;
}

.works_midashiBox{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:50px 0;
	text-align:center;
}

.works_midashiBox_first h2.midashi,
.works_midashiBox h2.midashi{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:17px;
	font-weight:600;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#works .works_list{
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#works .works_list .worksBox{
	width:49.9%;
}

#works .works_list .border_r{
	border-right:1px solid #CCC;
}

#works .works_list .border_b{
	border-bottom:1px solid #CCC;
}

#works .works_list .worksBox .worksBox_inner{
	padding:20px 20px;
}

#works .works_list .worksBox .worksBox_inner h4.works_name{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	font-weight:500;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.13em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#works .works_list .worksBox .worksBox_inner .works_photo{
}

#works .works_list .worksBox .worksBox_inner .works_photo img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#works .works_list .worksBox .worksBox_inner p.works_txt{
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#works .works_list .worksBox .worksBox_inner .danraku{
	margin-top:10px;
}

#works .works_list .worksBox .worksBox_inner .bt_works_detail a{
	display:block;
	width:150px;
	margin:20px auto 0;
	padding:11px 0;
	text-align:center;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	line-height:1.0em;
	letter-spacing:0.15em;
	text-decoration:none;
	background:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#works .works_list .worksBox .worksBox_inner .bt_works_detail a:hover{
	background:#777;
	text-decoration:none;
}

#works table.tbl_outline{
	width:100%;
	margin-top:5px;
	margin-bottom:15px;
}

#works table.tbl_outline tr{
}

#works table.tbl_outline td{
}

#works table.tbl_outline td.koumoku{
	width:25%;
	border-bottom:1px solid #333;
	padding:3px 0;
	font-size:12px;
	font-weight:normal;
	color:#888;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#works table.tbl_outline td.info{
	width:75%;
	border-bottom:1px solid #CCC;
	padding:3px 0;
	font-size:12px;
	color:#555;
	font-weight:normal;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

@media screen and (max-width: 768px){

#works{
	margin-top:60px;
}

.works_midashiBox_first{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:50px 0;
	text-align:center;
}

.works_midashiBox{
	border-bottom:1px solid #CCC;
	padding:50px 0;
	text-align:center;
}

.works_midashiBox_first h2.midashi,
.works_midashiBox h2.midashi{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:600;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#works .works_list{
}

#works .works_list .worksBox{
	border-bottom:1px solid #CCC;
}

#works .works_list .border_r{
}

#works .works_list .border_b{
}

#works .works_list .worksBox .worksBox_inner{
	padding:20px 20px;
}

#works .works_list .worksBox .worksBox_inner h4.works_name{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	font-weight:500;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#works .works_list .worksBox .worksBox_inner .works_photo{
}

#works .works_list .worksBox .worksBox_inner .works_photo img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#works .works_list .worksBox .worksBox_inner p.works_txt{
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#works .works_list .worksBox .worksBox_inner .danraku{
	margin-top:10px;
}

#works .works_list .worksBox .worksBox_inner .bt_works_detail a{
	display:block;
	width:150px;
	margin:20px auto 0;
	padding:11px 0;
	text-align:center;
	font-size:12px;
	font-weight:500;
	color:#FFF;
	line-height:1.0em;
	letter-spacing:0.15em;
	text-decoration:none;
	background:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#works .works_list .worksBox .worksBox_inner .bt_works_detail a:hover{
	background:#777;
	text-decoration:none;
}

#works table.tbl_outline{
	width:100%;
	margin-top:5px;
	margin-bottom:15px;
}

#works table.tbl_outline tr{
}

#works table.tbl_outline td{
}

#works table.tbl_outline td.koumoku{
	width:35%;
	border-bottom:1px solid #333;
	padding:3px 0;
	font-size:11px;
	font-weight:normal;
	color:#888;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#works table.tbl_outline td.info{
	width:65%;
	border-bottom:1px solid #CCC;
	padding:3px 0;
	font-size:11px;
	color:#555;
	font-weight:normal;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

/*--------------------------------------------------------*/

/*  その他コンテンツ　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#others{
	margin-top:50px;
	padding:0 30px 70px;
}

#others h2.others_title{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:500;
	color:#333;
	line-height:1.7em;
	letter-spacing:1.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#others h2.others_title br{
}

#others .others_inner{
	margin-top:30px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#others .others_inner::before{
	content:"";
	display: block;
	width:23.5%;
	border:1px solid #FFF;
	order:1;
}
#others .others_inner::after{
	content:"";
	display: block;
	width:23.5%;
	border:1px solid #FFF;
}

#others .others_inner .othersBox{
	width:23.5%;
	border:1px solid #DDD;
	margin-top:20px;
}

#others .others_inner .othersBox .others_img{
	padding:5px;
}

#others .others_inner .othersBox .others_img img{
}

#others .others_inner .othersBox .others_info{
	padding:25px 15px 22px;
}

#others .others_inner .othersBox h3.others_tit{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:500;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.8px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:23px;
}

#others .others_inner .othersBox h3.others_tit a{
	color:#333;
}

#others .others_inner .othersBox h3.others_tit a:hover{
	color:#999;
}

#others .others_inner .othersBox p.others_txt{
	font-size:12px;
	font-weight:400;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.3px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#others .others_inner .bt_more{
	margin-top:20px;
}

}

@media screen and (max-width: 768px){

#others{
	padding:45px 10px;
}

#others h2.others_title{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:500;
	color:#333;
	line-height:1.7em;
	letter-spacing:1.0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#others .others_inner{
	margin-top:45px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#others .others_inner .othersBox{
	width:48.5%;
	border:1px solid #DDD;
	margin-bottom:10px;
}

#others .others_inner .othersBox .others_img{
	padding:5px;
}

#others .others_inner .othersBox .others_img img{
}

#others .others_inner .othersBox .others_info{
	padding:25px 15px 22px;
}

#others .others_inner .othersBox h3.others_tit{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:500;
	color:#555;
	line-height:1.5em;
	letter-spacing:1.0px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:22px;
}

#others .others_inner .othersBox h3.others_tit br{
	display:none;
}

#others .others_inner .othersBox h3.others_tit a{
	color:#333;
}

#others .others_inner .othersBox h3.others_tit a:hover{
	color:#999;
}

#others .others_inner .othersBox p.others_txt{
	font-size:11px;
	font-weight:400;
	color:#555;
	line-height:1.6em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#others .others_inner .bt_more{
	margin-top:20px;
}

}