/*SNS
---------------------------------------------------------- */
.sns {
	font-family: 'Arima Madurai', cursive;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-around; /* Safari */
	justify-content: space-around;
	clear: both;
}
.sns a {
	color: #666666;
	
}

/*分譲物件No.
---------------------------------------------------------- */
.num_bunjou {
	text-align: right;
	font-size: 80%;
	margin-top: -18px;
	margin-bottom: 10px;
}

/*aleret2018
---------------------------------------------------------- */
.aleret2018 {
	font-weight: bold;
	color: #990000;
	font-size: 135%;
	margin: 10px;
}

.aleret2018 span {
	font-weight: normal;
	font-size: 80%;
}

.fureai .message1 {
	border: #009900 solid 1px;
	padding: 18px;
	margin-bottom: 20px;
}
.fureai .message1 p {
	margin-bottom: 0px;
}

/*オンライン相談
---------------------------------------------------------- */
.online {
	line-height: 1.8;	
}
.online .lead {
	text-align: center;	
	margin: auto;
}
.online .lead h3 {
	text-align: center;
	line-height: 1.0;
	clear: both;
}
.online .lead h3 .title1 {
}
.title_en1_onl {
    font-family: 'Arima Madurai', cursive;
}
.title_ja1_onl {
}
.online .lead strong {
}
.online h4 {
	border-bottom: #333333 dotted 1px;
}
.online dl {
}
.online dl dt {
	margin-bottom: 5px;
	font-weight: bold;
}
.online dl dd {
}
.online ol {
	margin-left: 24px;
    margin-bottom: 10px;
    list-style-type: decimal;
}
.online ol li {
	margin-bottom: 10px;
}
/*問い合わせ注
---------------------------------------------------------- */
.atten_contact {
	color: #FF0000;
	border: #FF0000 solid 2px;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 110%;
}
/*TOP Instagram・Blogリンクバナー
---------------------------------------------------------- */
.t_sns_container3 {	
}
.t_sns_container3 .item {
	}
.t_sns_container3　.item img {
}

/*ランディングページ
---------------------------------------------------------- */
.landing_img {
	margin-bottom: 50px;	
}
h2.landing_h2 {
	text-align: center;
	border: none;
}
.landing_txt {
	margin-bottom: 50px;
}

.landing_mov {
	margin-bottom: 50px;
}
.landing_submit {
	margin: 10px;
	text-align: center;
}
.landing_submit input {
	padding: 20px 30px;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 120%;
	color: #333333;
	border: #333333 solid 1px;
	border-radius: 5px;
}
.landing_submit input:hover {
	opacity: 0.5;
	/* IE */
	filter: alpha(opacity=0.5);
}
/*===============================================
● 画面の横幅が768px以下
===============================================*/

@media screen and (max-width: 768px) {
/*TOPメイン
---------------------------------------------------------- */
.sidebanner {
	display: none;
	}

#main {
	clear: both;
}
#main1 {
	padding-top: 50px;
	clear: both;
}
/*スライド内テキスト領域*/
	
.sp-slide  {
	position: relative;
}
	.sp-slide .catch {
	position: absolute;
	width: 100%;
	color: #333333;
	z-index: 2;
	text-align: left;
}
.sp-slide .catch h3 {
	font-size: 160%;
	margin-left: 20px;
	margin-top: 20px;
	text-shadow: 2px 2px 1px #FFF,  -2px 2px 1px #FFF,  2px -2px 1px #FFF,  -2px -2px 1px #FFF;
}
.sp-slide .catch p {
	display: none;
}
.sp-slide .next {
	display: none;
}
.sp-slide .catch1 {
	width: 100%;
	color: #333333;
	z-index: 4;
	text-align: left;
}
.sp-slide .catch1 h3 {
	position: absolute;
	font-size: 140%;
	top: 20px;
	left: 20px;
	right: 0;
	bottom: 0px;
	text-shadow: 2px 2px 1px #FFF,  -2px 2px 1px #FFF,  2px -2px 1px #FFF,  -2px -2px 1px #FFF;
}
.sp-slide .next1 {
	position: absolute;
	left: 20px;
	bottom: 10px;
	z-index: 5;
}
.sp-slide .next1 img {
	width: 44%;
	margin: 0 3px;
}
	
/*スマホnavi
---------------------------------------------------------- */
.tnavi_sp {
		
	}
.tnavi_sp ul {
	text-align: left;
		
	}

.tnavi_sp ul li {
	background-color: #73001a;
	color: #FFFFFF;
	font-size: 120%;
	margin-bottom: 1px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: 96% center;
	background-image: url(../images/ico_tnavi_sp.png);
	text-align: left;
	}
.tnavi_sp ul li img {
	width: 60px;
	margin-right: 15px;
	}
.tnavi_sp ul li a {
	color: #FFFFFF;
	width: 100%;
	display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
	}
.tnavi_sp ul li a:hover {
	text-decoration: none;
	}
/*TOPICS
---------------------------------------------------------- */
.topics {
}
.topics ul {
}
.topics ul a {
	color: #333333;
}  
.topics ul a.red {
	color: #FF0000;
}
.topics ul li {
	font-size: 115%;
	font-weight: bold;
	background-image: url(../images/li_topics.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	background-size: 14px auto;
	line-height: 18px;
	margin-bottom: 5px;
}
.topics ul li .normal {
	font-size: 80%;
	font-weight: normal;
}
	
	
/*TOP Instagram・Blogリンクバナー
---------------------------------------------------------- */
.t_sns_container3 {	
	margin: 20px;
}
.t_sns_container3 .item {
	margin-bottom: 50px;
	clear: both;
	}
.t_sns_container3　.item img {
	clear: both;
}

/*TOPからメインコンテンツへ
---------------------------------------------------------- */

.tcon_box {
}
.tcon_box .shinchiku {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.tcon_box .shinchiku img {
	width: 100%;
}
.tcon_box .reform {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.tcon_box .reform img {
	width: 100%;
}
/* image内タイトル*/

.tcon_box .title {
	position: absolute;
	width: 100%;
	height: 40px;
	left: 2px;
	top: 0px;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.5);
	padding: 10px 16px;
}
.tcon_box .mark {
	display: none;
}
/*分譲物件CSSバナー
------------------------------------------------------------*/

.top_bunjou h3 {
	text-align: left;
	color: #CC6600;
	clear: both;
}

.top_bunjou_h .title {
	color: #333333;
	margin-bottom: 10px;
	text-align: center;
    font-size: 120%;
}
.top_bunjou_h .title .title_en1 {
    font-family: 'Arima Madurai', cursive;
    margin-right: 10px;
    font-size: 120%;
}

.top_bunjou_h .title .title_ja1 {
	font-size: 50%;
	
}
.topb_bunjou1 {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	clear: both;
}
.topb_bunjou1 .box {
	width: 100%;
	color: #FFFFFF;
	border: #FFFFFF solid 1px;
	clear: both;
}
.topb_bunjou1 .box a {
	display: block;
	color: #333333;
	background-color: #FFFFFF;
    border: #333333 solid 1px;
	height: 64px;
	padding: 7px 0px;
	border-radius: 5px;
}
.topb_bunjou1 .box a:hover {
}
.topb_bunjou1 .box .photo {
	width: 64px;
	margin-left: 7px;
	float: left;
}
.topb_bunjou1 .box .photo img {
	width: 48px;
	height: 48px;
	border: #FFFFFF solid 1px;
}
.topb_bunjou1 .box .txt {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 3px;
}
.topb_bunjou1 .box .txt span {
	font-size: 13px;
	font-weight: normal;
}
/*TOP施工事例
---------------------------------------------------------- */
	
.ico_title1 {
    background-image: url(../images/ico_title_en1.png);
    background-repeat: no-repeat;
    background-size: 18px auto;
    background-position: 0px 0px;
	padding-top: 0px;
	padding-left: 10px;
}
.title_en1 {
    font-family: 'Arima Madurai', cursive;
    margin-right: 10px;
    font-size: 120%;
	/*display: none;*/
}
.title_ja1 {
	font-size: 50%;
	
}
	
.t_job {
	width: 100%;
	background-color: #EEEEEE;
	margin-bottom: 30px;
	text-align: left;
	padding: 14px;
}
.t_job h2 {
	font-size: 160%;
}
.t_job h3 {
	font-size: 120%;
	margin-bottom: 10px;
	text-align: center;
}
/* 施工事例領域*/

.t_job .box {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	overflow: hidden;
	clear: both;
}
/* 暗くなってテキスト表示*/
	
figure p {
	display: none;
}
/* 施工事例1*/
.t_job .box .photo_l1 img {
}
.t_job .box .photo_r1 img {
	width: 100%;
}
/* 施工事例2*/
.t_job .box .photo_r2 img {
}
.t_job .box .photo_l2 img {
	width: 100%;
}
/*新築施工事例カルーセル
----------------------*/

.slider {
	width: 100%;
	margin-left: -5px;
}
.slider .recommend {
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* 施工事例をもっと見る*/

.t_job .next {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 120%;
}
/* リフォームと外部施工*/

.t_job .box .reform1 {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	clear: both;
}
.t_job .box .reform1 img {
	width: 100%;
}
.t_job .box .gaibusekou1 {
	overflow: hidden;
	position: relative;
}
.t_job .box .gaibusekou1 img {
	width: 100%;
}
/* image内タイトル*/

.t_job .box .title {
	position: absolute;
	width: 100%;
	height: 34px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	font-size: 100%;
	background-color: rgba(0,0,0,0.5);
	padding: 5px 14px;
}
/*テキストバナー
---------------------------------------------------------- */
.tx_banner {
	clear: both;
}
.tx_banner ul {
}
.tx_banner ul li {
}
a.ba_txt1 {
	width: 100%;
	height: 44px;
	display: table;
	color: #333333;
	/*color: #ffffff;*/
	border-radius: 5px;
	border: #333333 solid 1px;
	/*border: #FFFFFF solid 1px;*/
	text-decoration: none;
	text-align: left;
	font-size: 100%;
    margin-bottom: 1px;
}
.bg_bunjou {
	/*background-color: #CC6633;*/
}
.bg_event {
	/*background-color: #FF9933;*/
}
.bg_modelhouse {
	/*background-color: #339933;*/
}
.bg_showroom {
	/*background-color: #669999;*/
}
a.ba_txt1 span {
	display: table-cell;
	vertical-align: middle;
}
a.ba_txt1 span:before {
	content: "\f138";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
	margin-left: 10px;
}
/*お知らせ
---------------------------------------------------------- */

.info {
}
.info ul {
}
.info ul a {
	color: #333333;
	display: block;
}
.info ul li {
	margin-bottom: 10px;
	clear: both;
}
.info ul .date {
	font-size: 90%;
	padding: 3px 0px;
	margin-right: 10px;
	float: left;
}
.info ul .txt {
	padding: 3px 0px;
	clear: both;
}
.info ul .osirase {
	width: 80px;
	padding: 3px 0px;
	font-size: 80%;
	text-align: center;
	background-color: #CCCC66;
	color: #FFFFFF;
	border-radius: 3px;
	margin-right: 10px;
	float: left;
}
.info ul .event {
	width: 80px;
	padding: 3px 0px;
	font-size: 90%;
	text-align: center;
	background-color: #FF9933;
	color: #FFFFFF;
	border-radius: 3px;
	margin-right: 10px;
	float: left;
}
/*SNS
---------------------------------------------------------- */

.sns {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-around; /* Safari */
	justify-content: space-around;
	margin-bottom: 20px;
	clear: both;
}
.sns .box {
	text-align: center;
}
.sns .box .ico {
	font-size: 45px;
	line-height: 45px;
	clear: both;
}
.sns .box .txt {
	font-size: 11px;
	line-height: 12px;
	clear: both;
}
.sns a.blog_staff {
	color: #66cc66;
}
.sns a.blog_shachou {
	color: #cc6600;
}
.sns a.tw {
	color: #0099ff;
}
.sns a.fb {
	color: #336699;
}
.sns a.insta {
	color: #CC3399;
}
.sns_header {
	display: none;
}

/*GoogleMap領域
---------------------------------------------------------- */

.gmap {
	margin: 10px;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*Photo info領域
---------------------------------------------------------- */
.t_banners3 {
	margin: 10px;
	clear: both;
}
/*FLEXBOXバナー達*/

.flex-container1 {
}
.flex-container1 a {
	color: #ff9900;
}
.flex-container1 .box {
	margin-bottom: 20px;
	border: #CCC solid 1px;
	background-color: #FFF;
}
.flex-container1 .box .img {
	overflow: hidden;
	clear: both;
}
.flex-container1 .box img {
	width: 100%;
	clear: both;
}
.flex-container1 .box .txt {
	text-align: left;
	padding: 14px;
	clear: both;
}
.flex-container1 .box .txt h3 {
	color: #C63;
	font-size: 95%;
	font-weight: bold;
}
.flex-container1 .box .txt p {
	font-size: 85%;
}
	
/*コンテンツ下部メニュー
---------------------------------------------------------- */	
.bottom_menu {
	margin: 10px 20px;
	overflow: hidden;
	clear: both;
		
	}
.bottom_menu ul {
	text-align: left;	
	}	
.bottom_menu ul li {
	font-size: 95%;
	margin-bottom: 1px;
	text-align: left;
	}

.bottom_menu ul li a {
	background-color: #660000;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	border-radius: 3px;
	white-space: nowrap;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 96% center;
	background-image: url(../images/ico_tnavi_sp.png);
	
}
.bottom_menu ul li a:hover {
	background-color: #333333;
}
/*動画
---------------------------------------------------------- */
.mov {
	margin: auto;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 10px;
}
.mov iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
	
/*concept共通
---------------------------------------------------------- */	
.title_box_concept {
	margin: auto;
	text-align: left;
	position: relative;		
	}
.title_box_concept .catch {
	position: absolute;
	left: 20px;
	top: 20px;
	color: #FFFFFF;
	font-size: 140%;
	font-weight: bold;
	}
	.title_box_concept .catch p {
	text-shadow: 2px 1px 1px rgba(0,0,0,0.4);
	}
.title_box_concept h2 {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #333333;
	font-size: 120%;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF;
	}
	
/*仕事への取組み
---------------------------------------------------------- */
.concept {
	text-align: center;
	margin-bottom: 50px;
}
.concept h3 {
	font-size: 160%;
	margin-bottom: 20px;
	font-family: "Sawarabi Mincho";
}
.concept p {
	font-size: 120%;
	margin-bottom: 30px;
	font-family: "Sawarabi Mincho";
}
/*ごあいさつ
---------------------------------------------------------- */
.greeting {
}
.greeting .ceo_photo {
	margin-left: 15px;
	float: right
}
.greeting .ceo_photo img {
	width: 100px;
}
.greeting .ceo_photo .name {
	margin: 3px;
	font-size: 11px;
	text-align: center;
	clear: both;
}
/*こだわり10箇条
---------------------------------------------------------- */
.article {
}
.article dl {
}
.article dl dt {
	font-size: 125%;
	margin-bottom: 5px;
	font-weight: bold;
}
.article dl dd {
	font-size: 100%;
	margin-bottom: 30px;
}
.article dl dd ul {
	list-style-type: disc;
}
.article dl dd ul li {
	margin-left: 20px;
}
/*現場べからず訓
---------------------------------------------------------- */
.bekarazu {
	margin: 20px auto;
}
.bekarazu ul {
	font-family: "Sawarabi Mincho";
}
.bekarazu ul li {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
	

/*ふれあいフェスティバル
---------------------------------------------------------- */
.fureai {
		
	}
.fureai h4 {
	font-size: 130%;
	margin-bottom: 20px;
	color: #009900;
		
	}
.fureai p {
	}
.fureai h5 {
	font-size: 110%;	
	color: #009900;
	font-weight: bold;
	border-bottom: #009900 solid 1px;
	margin-bottom: 10px;		
	}
.fureai h5 .date {	
	font-size: 80%;
	font-weight: normal;	
	}	
.fureai .photo {
	}	
.fureai .photo .box {
	margin-bottom: 20px;
	clear: both;
	}
.fureai .photo .box img {
	width: 100%;
	clear: both;
	}	
.fureai .photo .box .txt {
	margin: 5px;
	text-align: center;
	clear: both;
	}	
.fureai .chirasi img {
	width: 100%;
    margin-bottom: 10px;
    clear: both;
	}	
/*自慢の職人
---------------------------------------------------------- */
.craftmen {
}
.craftmen .navi {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	margin-bottom: 20px;
}
.craftmen .navi .box {
}
.craftmen .navi a {
	font-size: 95%;
	padding: 5px 10px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 1px;
	margin-bottom: 1px;
	display: block;
	text-decoration: none;
	border-radius: 3px;
}
.craftmen .navi a:hover {
	background-color: #990000;
}
.craftmen h3 {
	font-size: 180%;
	margin-bottom: 10px;
}
.craftmen .menmen {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
}
.craftmen .menmen .box {
	margin-bottom: 10px;
}
.craftmen .menmen .box .photo {
	width: 25%;
	float: left;
}
.craftmen .menmen .box .photo img {
	width: 90%;
}
.craftmen .menmen .box .txt {
	width: 75%;
	float: right;
}
/*感動ハウス・リフォームのindex
---------------------------------------------------------- */
.kandou {
}
.kandou .tx_big1 {
	font-size: 120%;
}
.kandou .block1 {
	overflow: hidden;
	clear: both;
}
.kandou .block1 .photo {
	margin-bottom: 20px;
	clear: both;
}
.kandou .photo img {
}
.kandou .block1 .txt {
	margin-bottom: 20px;
	clear: both;
}
.kandou .block2 {
	overflow: hidden;
	clear: both;
}
.kandou .block2 .photo {
	margin-bottom: 20px;
	clear: both;
}
.kandou .block2 .txt {
	margin-bottom: 20px;
	clear: both;
}
/*感動ハウス・リフォームのQ&A
---------------------------------------------------------- */
.qa {
}
.qa ul {
	font-size: 105%;
	margin-bottom: 50px;
}
.qa ul li {
	color: #933;
	margin-bottom: 7px;
}
.qa ul li:before {
	content: "\f059";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;
}
.qa dl {
	margin-bottom: 30px;
}
.qa dl dt {
	font-size: 100%;
	font-weight: bold;
	color: #933;
	margin-bottom: 0px;
	border-bottom: #CCCCCC dotted 1px;
}
.qa dl dt:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;
}
.qa dl dd {
	font-size: 100%;
	margin: 10px 0px;
	;
}
/*感動ハウス・コンテンツ
---------------------------------------------------------- */
.kandou_con {
}
.kandou_con h3 {
	font-size: 130%;
	margin-bottom: 10px;
}
.kandou_con h3:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
.kandou_con h3.heat {
	color: #3366CC;
}
.kandou_con h3.cf {
	color: #009900;
}
.kandou_con .big_atten1 {
	font-size: 120%;
	color: #FF0000;
}
.kandou_con .img_l {
	margin-right: 10px;
	float: left;
}
.kandou_con .img_r {
	margin-left: 10px;
	float: right;
}
    

/*リフォーム部位別NAVI*/
	
.nav_parts1 {
    margin: auto;
	}
.nav_parts1 h3 {
    text-align: center;
    margin-bottom: 20px;
	}
    
.nav_parts1 ul {
	margin-left: -10px;
    margin-bottom: 10px;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
    overflow: hidden;		
	}
.nav_parts1 ul li {
	width: 60px;
	margin-left: 10px;
    margin-bottom: 10px;
	}
.nav_parts1 ul li img {	
	width: 100%;
	}
	
/* 暗くなってテキスト表示*/
.nav_parts1 ul li figure {
	position: relative;
	overflow: hidden;
}
.nav_parts1 ul li figcaption {
	font-size: 80%;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
	display: flex;
	justify-content: center; /*左右中央揃え*/
	align-items: center;     /*上下中央揃え*/
	color: #FFFFFF;
}
.nav_parts1 ul li figcaption a {
	color: #FFFFFF;
}
.nav_parts1 ul li figcaption a:hover {
	text-decoration: none;
}
.nav_parts1 ul li figure:hover figcaption {
	background: rgba(0,0,0,0);
	opacity: 1;
}
/*マイホームへのこだわり
---------------------------------------------------------- */
.kodawari {
	margin-bottom: 20px;
}
.kodawari .item {
	margin-bottom: 20px;
}
.kodawari h3 {
	background-color: #009900;
	padding: 5px 20px;
	color: #FFFFFF;
	font-size: 240%;
	margin-bottom: 10px;
	border-radius: 30px;
	text-align: center;
	clear: both;
}
.kodawari .tag {
	font-size: 100%;
	background-color: none;
	color: #009900;
}
.kodawari .box {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}
.kodawari .box .title {
	margin-bottom: 10px;
	border-bottom: #003399 dotted 1px;
}
.kodawari .box .title:before {
	content: url(../images/logo_kandou1s.png);
}
.kodawari .box .title .tagline {
	font-size: 90%;
}
.kodawari .box .title h4 {
	font-size: 130%;
	font-weight: bold;
	color: #003399;
}
.kodawari .box .txt {
	clear: both;
}
.kodawari .box p {
	font-size: 110%;
	margin-bottom: 10px;
}
.kodawari dl a {
	color: #003399;
}
.kodawari dl dt {
	font-size: 110%;
	margin-bottom: 5px;
	font-weight: bold;
}
.kodawari .box .txt dl dd {
	font-size: 100%;
	margin-bottom: 10px;
}
.kodawari .img_l {
	margin-bottom: 10px;
	clear: both;
}
.kodawari .img_r {
	margin-bottom: 10px;
	clear: both;
}
/*5つの安心（感動ハウスとリフォーム両方参照）
---------------------------------------------------------- */

.anshin {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.anshin .item {
	margin-bottom: 20px;
	clear: both;
}
.anshin .item span {
}
.anshin .item h3 {
	font-size: 120%;
	margin-bottom: 0px;
	font-weight: bold;
}
.anshin .item h3 .num {
}
.anshin .item .catch {
	color: #FF6600;
	margin-left: 5px;
}
.anshin .item .catch:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.anshin h4 {
	font-size: 110%;
	font-weight: bold;
	clear: both;
}
.anshin_con1 {
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.anshin_con1 .imgl {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
}
.anshin_con1 .imgr {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}
.anshin_con1 .link {
	font-size: 12px;
	margin: 10px 0px;
}
.anshin_l1 {
	clear: both;
}
.anshin_r1 {
	margin-top: 20px;
	clear: both;
}
.anshin2 {
}
.anshin2 .l {
	margin-bottom: 30px;
	clear: both;
}
.anshin2 .r {
	margin-bottom: 30px;
	clear: both;
}
.anshin .photo_fureai {
}
.anshin .photo_fureai img {
	margin-bottom: 10px;
	clear: both;
}
.chu1 {
	font-size: 12px;
	margin-bottom: 10px;
}
.chu_r1 {
	font-size: 12px;
	line-height: 22px;
	color: #FF3333;
}
/*セルローズファイバー
---------------------------------------------------------- */

	
.cf_photo1 {
	margin-bottom: 30px;
}
.cf_photo1 .box {
	width: 49%;
	margin-bottom: 10px;
}
.cf_photo1 .box img {
	width: 100%;
	clear: both;
}
.cf_photo1 .box .txt {
	text-align: center;
	margin: 3px;
	clear: both;
}
.cf_tokuchou {
}
.cf_tokuchou .title {
	margin-bottom: 5px;
	overflow: hidden;
	clear: both;
}
.cf_tokuchou .title .icon {
	clear: both;
}
.cf_tokuchou .title .txt {
	margin: 5px;
	clear: both;
}
.cf_tokuchou .title .txt h4 {
	font-weight: bold;
	font-size: 130%;
	color: #006600;
}
.cf_tokuchou .title .txt p {
	clear: both;
}
.cf_tokuchou .detail {
	background-color: #D8FFE5;
	margin: 0px;
	padding: 10px;
	border-top: #006600 dotted 1px;
	border-bottom: #006600 dotted 1px;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.cf_tokuchou .detail p {
	margin: 0px;
	padding: 0px;
}
.cf_tokuchou .detail .photobox1 {
	overflow: hidden;
	margin-right: 10px;
	float: left;
}
.cf_tokuchou .detail .photobox1 img {
	width: 120px;
	clear: both;
}
.cf_tokuchou .detail .photobox1 .txt {
	width: 120px;
	clear: both;
}
.cf_tokuchou .detail .photobox1 .txt p {
	font-size: 90%;
	margin: 5px;
}
/*完成までの流れ（新築　リフォーム）
---------------------------------------------------------- */
.flow {
	margin-bottom: 20px;
}
.flow .box {
	overflow: hidden;
	clear: both;
}
.flow .box .title {
	border-bottom: #CCCCCC solid 1px;
	font-size: 130%;
	margin-bottom: 10px;
}
.flow .box:before {
	content: "\f0ab";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 200%;
	color: #FF6600;
}
.flow .box:first-child:before {
	content: "";
}
.flow .box .title .num {
	font-size: 130%;
	margin-right: 10px;
}
.flow .box .txt {
	clear: both;
}
.flow .box p {
	width: 100%;
	font-size: 100%;
	margin-bottom: 10px;
}
.flow .box .txt .img {
	width: 25%;
	margin-right: 10px;
	float: left;
}
.flow .box .txt .img img {
	width: 90%;
}
.flow .box .oyakusoku {
	font-size: 95%;
	color: #CC3300;
	clear: both;
}
.flow .box .oyakusoku p:before {
	content: "\f058 お約束";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #CC3300;
	margin-right: 10px;
	font-size: 110%;
}
.flow .omousikomi {
	margin: 20px 0px;
}
/*エコディライト
---------------------------------------------------------- */
.eco_lead {
	color: #006600;
	font-weight: bold;
}
.eco_lead strong {
	font-size: 115%;
}
.eco_imagebox {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.eco_imagebox img {
	margin-bottom: 10px;
	clear: both;
}
.pana_list {
	margin-bottom: 10px;
	padding: 10px;
	border: #CCCCCC solid 1px;
	border-radius: 5px;
	overflow: hidden;
	clear: both;
}
.pana_list ul {
	width: 100%;
	clear: both;
}
.pana_list ul li {
	font-size: 90%;
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: disc;
}
/*ルミナス
---------------------------------------------------------- */
.luminaus {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.luminaus h3 {
	margin-bottom: 30px;
	clear: both;
}
.luminaus h4 {
	margin-bottom: 10px;
	clear: both;
}
#year {
	margin: auto;
	clear: both;
}
#year ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#year ul li {
	clear: both;
}
#baby {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-image: url(../kandou_house/images/lum_baby.gif);
	height: 375px;
	background-repeat: no-repeat;
}
#baby p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	height: 270px;
	clear: both;
}
#baby img {
}
#infant {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-image: url(../kandou_house/images/lum_infant.gif);
	height: 375px;
	background-repeat: no-repeat;
}
#infant p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 100px;
	height: 270px;
	clear: both;
}
#infant img {
}
#child {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-image: url(../kandou_house/images/lum_child.gif);
	height: 375px;
	background-repeat: no-repeat;
}
#child p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 100px;
	height: 270px;
	clear: both;
}
#child img {
}
.luminaus_idea {
	margin: 30px auto;
	background-color: #FFFFCC;
	border-radius: 10px;
	padding: 10px 0px;
	border: #CC3333 dotted 3px;
	overflow: hidden;
	clear: both;
}
.luminaus_idea h3 {
	font-size: 120%;
	color: #CC3333;
	margin: 0px 20px;
	clear: both;
}
.luminaus_idea p {
	margin: 0px 20px;
	clear: both;
}
.auth {
	margin: 0px auto;
}
.auth .box1 {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.auth .box1 img {
	width: 100%;
}
.auth .box1 .left {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.auth .box1 .right {
	width: 100%;
	margin: 0px;
	clear: both;
}
.auth .box1 .right h3 {
	font-size: 110%;
	font-weight: bold;
	color: #CC6666;
	margin-bottom: 10px;
}
.auth .box1 .right p {
	margin-bottom: 10px;
}
#list_miki {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#list_miki img {
	margin-bottom: 10px;
	padding: 0px;
	clear: both;
}
#list_miki ul {
	font-size: 13px;
	line-height: 18px;
	clear: both;
}
#list_miki ul li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../kandou_house/images/icon_miki.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FF6666;
}
.miki_plan {
	margin: 10px auto;
	clear: both;
}
.miki_plan .plan {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.miki_plan .plan img {
	clear: both;
}
.miki_plan .exam {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.miki_plan .exam p {
	margin: 0px;
	padding: 5px;
	clear: both;
}
.miki_plan .exam dl {
	margin: 0px;
	padding: 5px;
	clear: both;
}
.miki_plan .exam dt {
	font-weight: bold;
	color: #FF6666;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../kandou_house/images/icon_miki.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.miki_plan .exam dd {
	margin: 0px;
	padding-bottom: 10px;
}
.lum_plan {
}
.lum_plan img {
	margin-bottom: 10px;
	clear: both;
}
/*テクノストラクチャー
---------------------------------------------------------- */
.techno_photo {
	margin-bottom: 10px;
}
.techno_photo img {
	margin-bottom: 10px;
	width: 100%;
}
/*分譲物件リスト
---------------------------------------------------------- */

.bunjou_list {
	margin: 30px auto;
	padding: 0px;
	overflow: hidden;
	clear: both;		
	}

.bunjou_list .box {
	margin-bottom: 20px;
	clear: both;		
	}
.bunjou_list .box h3 {
	color: #993333;
	padding: 5px 0px;
	margin-bottom: 20px;
	border-bottom: #993333 dotted 1px;
	font-size: 120%;
	clear: both;		
	}
.bunjou_list .box h3:before {	
	content: "\f015";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 1px;
	font-size: 120%;
	}
.bunjou_list .box h3 span {
	font-size: 80%;
	clear: both;		
	}	
.bunjou_list .box .photo {
	width: 100%;
	clear: both;	
	}
.bunjou_list .box .photo figure {
	width: 100%;
	border: #EEEEEE solid 1px;
	margin-bottom: 10px;
	clear: both;
	}
.bunjou_list .box .photo figure img {
	padding: 10px;
	margin: auto;
	}
    

/*VR*/

.bunjou_list .box .vr {
	margin: 10px 0px;
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.bunjou_list .box .vr iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
   
    
.bunjou_list .box .txt {
	margin-bottom: 10px;
	clear: both;	
	}
.bunjou_list .box .txt ul {
	list-style: none;
	padding-left: 1em; /* 文章のスタート位置。li:beforeが入るスペースを確保*/	
	margin-bottom: 20px;
	clear: both;
	}	
.bunjou_list .box .txt ul li{
	position: relative;
	padding-left: 0.4em; /* アイコンと文章の間のスペース */
	margin-bottom: 5px;
	color: #993333;
	}
	
.bunjou_list .box .txt ul li:before {
	position: absolute;
	left: -1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
	top: 0; /* アイコンの場所を変えたければ適宜変更 */
	content: "\f14a";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;	
	}
	
.bunjou_list .box .txt table {	
	width: 100%;
	font-size: 80%;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	margin-bottom: 20px;
	}	
.bunjou_list .box .txt table th {	
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px;
	}
.bunjou_list .box .txt table .kukaku {	
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	}
.bunjou_list .box .txt table td {	
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	text-align: center;
	padding: 10px;
	}	


.bunjou_list .box .detail {
	text-align: right;
	margin-bottom: 30px;
	clear: both;
	}		
.bunjou_list .box .detail a {
	background-color: #993333;
	color: #FFFFFF;
	padding: 10px 20px;
	border-radius: 5px;
	}	
.bunjou_list .box .detail a:before {
	content: "\f101";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;	
	}	
.bunjou_list .box .detail a:hover {
	text-decoration: none;
	opacity: 0.5;
	/* IE */
	filter: alpha(opacity=0.5);
	}	
	

.bunjou_list .box .to_job {
	margin: 20px 0px;
	text-align: right;
	}		
		
.bunjou_list .box .to_job a {
	background-color: #009933;
	color: #FFFFFF;
	padding: 10px 20px;
	border-radius: 5px;
	}	
.bunjou_list .box .to_job a:before {
	content: "\f101";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;	
	}	
.bunjou_list .box .to_job a:hover {
	text-decoration: none;
	opacity: 0.5;
	/* IE */
	filter: alpha(opacity=0.5);
	}	
/*使わず*/	
	
.list {
	margin-top: 20px;
	padding: 0px;
	clear: both;
}
.list .jirei {
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.list .jirei a {
	padding: 0px;
	display: block;
}
.list .jirei .photo {
	width: 25%;
	float: left;
}
.list .jirei .photo img {
	border: #CCCCCC solid 1px;
	width: 90%;
}
.list .jirei .txt {
	width: 75%;
	font-size: 110%;
	font-weight: bold;
	float: right;
}
.list .jirei .txt .comment {
	font-size: 85%;
	font-weight: normal;
	padding-top: 3px;
	border-top: #DDDDDD dotted 1px;
}
/*分譲物件詳細ページ
---------------------------------------------------------- */
.bunjou_ad {
}
.bunjou_ad h3 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 20px;
	background-color: #990000;
	color: #FFFFFF;
	padding: 10px;
}
.bunjou_ad h4 {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 120%;
	color: #990000;
	border-bottom: #990000 dotted 1px;
}
.bunjou_ad h4:before {
	content: "\f0ca";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;
}
.bunjou_ad .copy1 {
	font-size: 110%;
}
.bunjou_ad .kukaku {
	margin-bottom: 20px;
}
.bunjou_ad .kukaku .img {
	margin: auto;
	text-align: center;
}
.bunjou_ad .kukaku .img img {
}
.bunjou_ad .point {
	margin-bottom: 10px;
}
.bunjou_ad .point ul {
}
.bunjou_ad .point ul li {
	margin-bottom: 5px;
	font-weight: bold;
	list-style: none;
	padding-left: 1.2em;
	position: relative;
}
.bunjou_ad .point ul li:before {
	display: block;
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 0;
	color: #CCCC33;
}
.bunjou_ad .spec {
	margin-bottom: 20px;
}
.bunjou_ad .spec .data {
}
.bunjou_ad .spec .data h5 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
.bunjou_ad .spec .data ul {
}
.bunjou_ad .spec .data ul li {
	font-size: 110%;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
}
.bunjou_ad .outline {
	margin-bottom: 10px;
}
.bunjou_ad .outline ul {
}
.bunjou_ad .outline ul li {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
}
/*会社概要
---------------------------------------------------------- */
.company {
	clear: both;
}
.company h3 {
	text-align: center;
	font-size: 160%;
	margin-bottom: 20px;
}
.company .photo {
	margin: 30px auto;
}
.company .photo .box {
	margin-bottom: 20px;
	clear: both;
}
.company .photo .box img {
}
.company .photo .box .txt {
	text-align: center;
	clear: both;
}
/*GoogleMap領域*/
.company .gmap {
	position: relative;
	padding-bottom: 60%; /*これが縦横比*/
	height: 0;
	overflow: hidden;
	margin-bottom: 30px;
}
.company .gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/*アクセス写真*/
.photo_access {
	text-align: center;
}
.photo_access img {
	width: 240px;
	margin-bottom: 10px;
}

	
/*採用情報
---------------------------------------------------------- */
.recruit .table_basic01 table {
    margin-bottom: 30px;
}
.recruit .table_basic01 table caption {
	font-size: 110%;
    font-weight: normal;
}
.recruit_img {
	margin: 20px auto;
	text-align: center;
	clear: both;
		
	}
.recruit_img .title {
	margin-bottom: 20px;
	clear: both;
		
	}
.recruit_img .human {
	clear: both;
		
	}
.recruit_img .human .left {
	margin-bottom: 20px;
	clear: both;		
	}
.recruit_img .human .right {
	margin-bottom: 20px;
	clear: both;		
	}
/*スタッフ紹介
---------------------------------------------------------- */
.staff {
	clear: both;
}
.staff h3 {
	font-size: 160%;
	margin-bottom: 10px;
}
.staff .menmen {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
	margin-bottom: 20px;
}
.staff .menmen .box {
	margin-bottom: 10px;
}
.staff .menmen .box .photo {
	width: 25%;
	float: left;
}
.staff .menmen .box .photo img {
	width: 90%;
}
.staff .menmen .box .txt {
	width: 75%;
	float: right;
}
/*お問い合わせ一覧
-------------------------------------*/

ul#contact1 {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul#contact1 li {
}
ul#contact1 li a {
	font-size: 110%;
	background-color: #993300;
	color: #FFFFFF;
	display: block;
	border-radius: 5px;
	margin-bottom: 3px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
ul#contact1 li a:hover {
	background-color: #CC6633;
	text-decoration: none;
	background-image: url(../images/arrow1_on.png);
	background-position: 20px;
	background-repeat: no-repeat;
	padding-left: 40px;
}
/*----お問い合わせ----*/
.check_grp {
	line-height: 200%;
}
.check_grp label {
	margin-right: 10px;
}
/*----資料請求----*/
.pamph {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.pamph .left {
	clear: both;
}
.pamph .right {
	clear: both;
}
.pamph .pamph_sonota {
	clear: both;
}
.pamph .box {
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.pamph .box .img {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.pamph .box .img img {
	width: 80px;
}
.pamph .box .txt {
	margin: 0;
	padding: 2px;
	word-break: break-all;
}
.kikkake {
	line-height: 200%;
	margin-bottom: 10px;
}
.kikkake label {
	margin-right: 10px;
}
/*----来場予約----*/
.okonomi {
	margin-bottom: 10px;
	padding: 0;
	clear: both;
}
.okonomi .box {
	margin-bottom: 10px;
	padding: 0;
}
.okonomi .box .img {
	margin-bottom: 10px;
	margin-right: 10px;
	clear: both;
}
.okonomi .box .img img {
}
.okonomi .box .txt {
	margin: 0;
	padding: 2px;
}
/*お役立ち情報
---------------------------------------------------------- */
.links {
	margin: 0;
	padding: 0;
	clear: both;
}
.links h3 {
	font-size: 120%;
	margin-bottom: 10px;
	border-bottom: #333333 dotted 1px;
}
.links dl {
	margin-bottom: 20px;
}
.links dl dt {
	font-size: 100%;
}
.links dl dd {
	font-size: 95%;
	margin-bottom: 10px;
}
/*イベント情報
---------------------------------------------------------- */
.event {
	margin: 0px;
	padding: 0px;
}
.event .event_date1 {
	font-size: 90%;
	margin: 0px;
	padding: 3px;
}
.event h3 {
	font-size: 120%;
	margin: 0px;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	border-bottom: #990000 solid 1px;
}
.event p {
	margin-bottom: 10px;
}
.event .chirasi {
}
.event .chirasi img {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.event .event_kako1 {
	color: #FF6600;
	margin: 10px 0px;
	font-weight: bold;
}
.event .back {
	margin: 30px auto;
	font-size: 120%;
}
.event .back span:before {
	content: "\f137";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
/*プライバシーポリシー
---------------------------------------------------------- */
.privacy {
	margin: 0;
	padding: 0;
	clear: both;
}
.privacy dl {
	margin-bottom: 30px;
}
.privacy dl dt {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	border-bottom: #333333 dotted 1px;
	margin-bottom: 5px;
}
.privacy dl dd {
	font-size: 95%;
	margin-bottom: 20px;
}
.privacy dl dd ul {
	margin-top: 10px;
}
.privacy dl dd ul li {
	margin-left: 18px;
	margin-bottom: 10px;
	list-style-type: disc;
}
/*サイトマップ
---------------------------------------------------------- */
.sitemap {
	margin: 0;
	padding: 0;
	clear: both;
}
.sitemap h3 {
	font-size: 120%;
	margin-bottom: 20px;
	border-left: #333333 solid 7px;
	border-bottom: #333333 dotted 1px;
	padding-left: 10px;
}
.sitemap dl {
	margin-bottom: 10px;
	clear: both;
}
.sitemap dl dt {
	font-size: 120%;
}
.sitemap dl dd {
	font-size: 100%;
	line-height: 200%;
}
/*オンライン相談
---------------------------------------------------------- */
.online {
	margin-top: 30px;
}
.online .lead h3 {
	clear: both;
}
.online .lead h3 .title1 {
	margin-bottom: 20px;
}
.title_en1_onl {
	margin-bottom: 0px;
    font-family: 'Arima Madurai', cursive;
    margin-right: 10px;
	font-size: 200%;
	position: relative;
	clear: both;	
}
.title_en1_onl:before { 
	content: '';/*何も入れない*/
    z-index: -1;
	display: inline-block;/*忘れずに！*/
  width: 30px;/*画像の幅*/
  height: 30px;/*画像の高さ*/
	position: absolute;
	margin-left: -18px;
	margin-top: -5px;
  background-image: url(../images/ico_title_en1.png);
  background-size: contain;
  vertical-align: middle;
}
.title_ja1_onl {
	font-size: 100%;
	clear: both;	
}
.online h4 {
	margin-bottom: 10px;
	font-size: 125%;	
}
.online p {
	line-height: 200%;
	clear: both;	
}
.online dl {
	margin-bottom: 30px;
	clear: both;
}
.online dl dt {
	font-size: 110%;	
}

.online dl dd {
	margin-bottom: 50px;
}
	
.online .step {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 20px;
}

.online .step li {
    width: 48%;
    padding: 2.5em 0.5em 1em;
    position: relative;
    border: 2px solid #d5d5d5;
	margin-bottom: 30px;
}

.online .step li .num {
    padding: 0.2em 0;
}
.online .step li .num {
	width: 120px;
    background: #990000;
    position: absolute;
    left: 0;
    top: -1em;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
	border-radius: 3px;
}
.online .step li .num big {
    font-size: 18px;
}

.online .step li .img {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 0 1em;
}
.online .step li .txt {
    font-weight: bold;
    font-size: 13px;
}
/*ランディングページ
---------------------------------------------------------- */
.landing_img {
}
h2.landing_h2 {
}

.landing_txt {
	margin: 10px 0px;
	font-size: 110%;
}
.landing_img img {
}

.landing_mov {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 50px;
}
.landing_mov iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
}
/*===============================================
● 画面の横幅が769px以上
===============================================*/
@media print, screen and (min-width: 769px) {
/*TOPメイン
---------------------------------------------------------- */
.sidebanner {
		position: fixed;
		top: 152px;
		right: 0px;	
	z-index: 2;	
	}
.sidebanner img {
	}
#main {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	clear: both;
}
#main1 {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	clear: both;
}
/*スライド内テキスト領域*/
.sp-slide a {
	text-decoration: none;
}
.sp-slide .catch {
	position: absolute;
	width: 100%;
	height: 140px;
	bottom: 0px;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.47);
	z-index: 1;
	text-align: left;
}
.sp-slide h3 {
	position: absolute;
	margin-left: 30px;
	margin-top: 20px;
	font-size: 280%;
	line-height: 100%;
}
.sp-slide p {
	position: absolute;
	margin-left: 30px;
	margin-top: 60px;
	font-size: 200%;
}
.sp-slide .next {
	position: absolute;
	bottom: 40px;
	right: 20px;
	z-index: 2;
}
.sp-slide .catch1 {
	position: absolute;
	width: 100%;
	height: 140px;
	bottom: 0px;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.47);
	z-index: 1;
	text-align: left;
}
.sp-slide .next1 {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 2;
}
.sp-slide .next1 img {
	margin-left: 5px;
}

	
/*スマホnavi
---------------------------------------------------------- */
.tnavi_sp {
	display: none;	
		
	}
	
/*TOPICS
---------------------------------------------------------- */
.topics {
}
.topics ul {
}
.topics ul a {
	color: #333333;
}
    
.topics ul a.red {
	color: #FF0000;
    border: #333333 solid 1px;
    padding: 0px 5px;
}
.topics ul li {
	font-size: 140%;
	font-weight: bold;
	background-image: url(../images/li_topics.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 10px;
}
.topics ul li .normal {
	font-size: 80%;
	font-weight: normal;
}

/*TOP Instagram・Blogリンクバナー
---------------------------------------------------------- */
.t_sns_container3 {	
	width: 960px;
	text-align: center;
	margin: auto;
}
.t_sns_container3 .block {	
	margin-left: -30px;
}
.t_sns_container3 .item {
	margin-left: 30px;
	float: left;
	}
.t_sns_container3 .item img {
	width: 300px;
}
	
	
	
/*TOPからメインコンテンツへ
---------------------------------------------------------- */

.tcon_box {
}
.tcon_box .shinchiku {
	width: 490px;
	height: 280px;
	overflow: hidden;
	position: relative;
	float: left;
}
.tcon_box .shinchiku img {
	width: 100%;
}
.tcon_box .reform {
	width: 490px;
	height: 280px;
	overflow: hidden;
	position: relative;
	float: right;
}
.tcon_box .reform1 img {
	width: 100%;
}
/* image内タイトル*/

.tcon_box .title {
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	font-size: 140%;
	background-color: rgba(0,0,0,0.5);
	padding: 10px 16px;
}
.tcon_box .mark {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #FFFFFF;
}
/*分譲物件CSSバナー
------------------------------------------------------------*/

.top_bunjou h3 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 30px;
	color: #CC6600;
	clear: both;
}
.top_bunjou_h .title {
	color: #333333;
	font-size: 200%;
	margin-bottom: 10px;
	text-align: center;
}


.topb_bunjou1 {
	width: 1000px;/*バナー四つのとき*/
	/*width: 810px;/*バナー三つのとき*/
	/*width: 540px;バナー二つのとき*/
	/*width: 250px;バナー一つのとき*/
	padding: 0px;
	margin: 0px auto;
	margin-left: -5px;/*バナー四つのとき*/
	overflow: hidden;
	clear: both;
}
.topb_bunjou1 .box {
	width: 244px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
}
.topb_bunjou1 .box a {
	display: block;
	color: #333333;
	background-color: #FFFFFF;
	border: #333333 solid 1px;
	border-radius: 5px;
	height: 64px;
}
.topb_bunjou1 .box a:hover {
	opacity: 0.5;
}
.topb_bunjou1 .box .photo {
	width: 62px;
	margin-top: 7px;
	margin-left: 7px;
	float: left;
}
.topb_bunjou1 .box .photo img {
	width: 48px;
	height: 48px;
	border: #FFFFFF solid 1px;
}
.topb_bunjou1 .box .txt {
	margin-top: 7px;
	margin-right: 3px;
	width: 170px;
	float: right;
}
.topb_bunjou1 .box .txt span {
	font-size: 13px;
	font-weight: normal;
}
.topb_bunjou1 .box .txt {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
/*TOP施工事例
---------------------------------------------------------- */
	
.ico_title1 {
    background-image: url(../images/ico_title_en1.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: 0px 0px;
	padding-top: 0px;
	padding-left: 18px;
}
.title_en1 {
    font-family: 'Arima Madurai', cursive;
    margin-right: 10px;
    font-size: 120%;
	/*display: none;*/
}
.title_ja1 {
	font-size: 50%;
	
}
.t_job {
	width: 100%;
	background-color: #EEEEEE;
	text-align: left;
	padding: 15px;
}
.t_job h2 {
	width: 1000px;
	margin: auto;
	color: #333333;
	font-size: 260%;
	margin-bottom: 10px;
}
.t_job h3 {
	color: #333333;
	font-size: 200%;
	margin-bottom: 10px;
	text-align: center;
}
/* 施工事例領域*/

.t_job .box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	overflow: hidden;
	clear: both;
}
/* 暗くなってテキスト表示*/
.t_job .box figure {
	position: relative;
	overflow: hidden;
}
.t_job .box figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	display: flex;
	justify-content: center; /*左右中央揃え*/
	align-items: center;     /*上下中央揃え*/
}
figure p {
	margin-top: 20px;
	color: #fff;
	text-align: center;
	font-size: 100%;
}
.t_job .box figure:hover figcaption {
	opacity: 1;
}
/* 画像拡大*/
.transform01 {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
figure:hover .transform01 {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
/* 施工事例1*/

.t_job .box .photo_l1 {
	width: 345px;
	height: 550px;
	overflow: hidden;
	float: left;
}
.t_job .box .photo_l1 img {
	width: 345px;
	background-color: #CCCCCC;
}
.t_job .box .photo_r1 {
	width: 653px;
	height: 550px;
	overflow: hidden;
	float: right;
}
.t_job .box .photo_r1 img {
	width: 653px;
	height: 274px;
	margin-bottom: 2px;
	background-color: #CCCCCC;
}
/* 施工事例2*/
.t_job .box .photo_r2 {
	width: 345px;
	height: 550px;
	overflow: hidden;
	float: right;
}
.t_job .box .photo_r2 img {
	width: 345px;
}
.t_job .box .photo_l2 {
	width: 653px;
	height: 550px;
	overflow: hidden;
	float: left;
}
.t_job .box .photo_l2 img {
	width: 653px;
	height: 274px;
	margin-bottom: 2px;
}
/*新築施工事例カルーセル
----------------------------------------*/

.slider {
	width: 100%;
	margin-left: -20px;
	margin-bottom: 20px;
}
.slider .recommend {
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px;
}
.slider .recommend img {
	margin: auto;
	width: 100%;
	border: #FFFFFF solid 1px;
}
.slider a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: none!important;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
    
/* 施工事例をもっと見る*/

.t_job .next {
	width: 480px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	font-size: 160%;
}
/* リフォームと外部施工*/

.t_job .box .reform1 {
	width: 600px;
	height: 200px;
	overflow: hidden;
	position: relative;
	float: left;
}
.t_job .box .reform1 img {
	width: 100%;
}
.t_job .box .gaibusekou1 {
	width: 380px;
	height: 200px;
	overflow: hidden;
	position: relative;
	float: right;
}
.t_job .box .gaibusekou1 img {
	width: 100%;
}
/* image内タイトル*/

.t_job .box .title {
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	font-size: 100%;
	background-color: rgba(0,0,0,0.5);
	padding: 8px 16px;
}
/*テキストバナー
---------------------------------------------------------- */
.tx_banner {
	margin-top: 30px;
	margin-left: -5px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}
.tx_banner ul {
}
.tx_banner ul li {
	float: left;
}
a.ba_txt1 {
	width: 240px;
	height: 60px;
	padding: 0 20px;
	display: table;
	color: #333333;
    /*color: #ffffff;*/
	border-radius: 5px;
	border: #333333 solid 1px;
	/*border: #FFFFFF solid 1px;*/
	text-decoration: none;
	text-align: center;
	font-size: 120%;
	margin-left: 10px;
}
.bg_bunjou {
	/*background-color: #CC6633;*/
}
.bg_event {
	/*background-color: #FF9933;*/
}
.bg_modelhouse {
	/*background-color: #339933;*/
}
.bg_showroom {
	/*background-color: #669999;*/
}
a:hover.ba_txt1 {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
a.ba_txt1 span {
	display: table-cell;
	vertical-align: middle;
}
a.ba_txt1 span:before {
	content: "\f138";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
/*お知らせ
---------------------------------------------------------- */

.info {
	border: #CCCCCC solid 1px;
	padding: 20px;
	word-break: break-all;
	border-radius: 5px;
	margin-bottom: 20px;
}
.info p {
	margin-bottom: 10px;
}
.info ul {
	margin-bottom: 10px;
	font-size: 115%;
}
.info ul a {
	color: #333333;
}
.info ul li {
	margin-bottom: 20px;
	vertical-align: middle;
	overflow: hidden;
	clear: both;
}
.info ul .date {
	padding: 3px 0px;
	margin-right: 10px;
	float: left;
}
.info ul .txt {
	padding: 3px 0px;
	float: left;
}
.info ul .osirase {
	width: 120px;
	padding: 3px 0px;
	font-size: 90%;
	text-align: center;
	background-color: #CCCC66;
	color: #FFFFFF;
	border-radius: 3px;
	margin-right: 10px;
	float: left;
}
.info ul .event {
	width: 120px;
	padding: 3px 0px;
	font-size: 90%;
	text-align: center;
	background-color: #FF9933;
	color: #FFFFFF;
	border-radius: 3px;
	margin-right: 10px;
	float: left;
}
/*SNS
---------------------------------------------------------- */
.sns_footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: hidden;		
	}
.sns_smp {
	display: none;
	}	
.sns .box {
	margin-right: 20px;
	float: left;
}
.sns .box .ico {
	font-size: 200%;
	margin-right: 5px;
	float: left;
}
.sns .box .txt {
	margin-top: 8px;
	font-size: 120%;
	float: left;
}
.sns a.blog_staff {
	color: #66cc66;
	display: table;
}
.sns a.blog_staff span {
	display: table-cell;
	vertical-align: middle;
}
.sns a.blog_shachou {
	color: #cc6600;
	display: table;
}
.sns a.blog_shachou span {
	display: table-cell;
	vertical-align: middle;
}
.sns a.tw {
	color: #0099ff;
	display: table;
}
.sns a.tw span {
	display: table-cell;
	vertical-align: middle;
}
.sns a.fb {
	color: #336699;
	display: table;
}
.sns a.fb span {
	display: table-cell;
	vertical-align: middle;
}
    
.sns a.insta {
	color: #CC3399;
	display: table;
}
.sns a.insta span {
	display: table-cell;
	vertical-align: middle;
}
	
/*SNSヘッダ
---------------------------------------------------------- */
.sns_h {
	width: 400px;
	text-align: right;
	clear: both;
	}
.sns_header {
	text-align: right;
	font-family: 'Arima Madurai', cursive;
	margin-left: 100px;
	margin-top: 5px;
	clear: both;
	overflow: hidden;
}
.sns_header a {
	color: #666666;
}
.sns_header .box {
	width: 60px;
	text-align: center;
	float: left;
	}
.sns_header .box .ico {
	font-size: 30px;
	line-height: 25px;
	clear: both;
}
.sns_header .box .txt {
	font-size: 11px;
	clear: both;
}
	
/*GoogleMap領域
---------------------------------------------------------- */
.gmap {
	position: relative;
	padding-bottom: 20%; /*これが縦横比*/
	height: 0;
	overflow: hidden;
}
.gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/*Photo info領域
---------------------------------------------------------- */
.t_banners3 {
	width: 1000px;
	margin: 20px auto;
	clear: both;
}
/*FLEXBOXバナー達*/

.flex-container1 {
	margin-left: -20px;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
.flex-container1 a {
	color: #ff9900;
}
.flex-container1 .box {
	width: 320px;
	height: 355px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: #CCC solid 1px;
	background-color: #FFF;
}
.flex-container1 .box .img {
	width: 318px;
	height: 206px;
	overflow: hidden;
	clear: both;
}
.flex-container1 .box img {
	width: 100%;
	clear: both;
}
.flex-container1 .box .txt {
	text-align: left;
	padding: 14px;
	clear: both;
}
.flex-container1 .box .txt h3 {
	color: #C63;
	font-size: 105%;
	margin-bottom: 5px;
	font-weight: bold;
}
.flex-container1 .box .txt p {
	font-size: 85%;
}
	

/*コンテンツ下部メニュー
---------------------------------------------------------- */	
.bottom_menu {
	width: 1000px;
	margin: 30px auto;
	overflow: hidden;
	clear: both;
		
	}
.bottom_menu ul {
	margin: 10px 0px;		
	}	
.bottom_menu ul a {
	font-size: 90%;
	padding: 5px 10px;
	background-color: #660000;
	color: #FFFFFF;
	margin-right: 1px;
	margin-bottom: 1px;
	display: block;
	text-decoration: none;
	border-radius: 3px;
	white-space: nowrap;
	float: left;
}
.bottom_menu ul a:hover {
	background-color: #333333;
}

/*動画
---------------------------------------------------------- */
.mov {
	margin: auto;
}
/*concept共通
---------------------------------------------------------- */	
.title_box_concept {
	width: 1000px;
	text-align: left;
	margin: auto;
	position: relative;		
	}
.title_box_concept .catch {
	position: absolute;
	left: 40px;
	top: 40px;
	color: #FFFFFF;
	font-size: 360%;
	font-weight: bold;
	}
.title_box_concept .catch p {
	text-shadow: 2px 1px 1px rgba(0,0,0,0.6);
	}
.title_box_concept h2 {
	position: absolute;
	left: 40px;
	bottom: 40px;
	color: #333333;
	font-size: 260%;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF;
	}
	
/*仕事への取組み
---------------------------------------------------------- */
.concept {
	text-align: center;
	margin-bottom: 50px;
}
.concept h3 {
	font-size: 200%;
	margin-bottom: 20px;
	font-family: "Sawarabi Mincho";
}
.concept p {
	font-size: 160%;
	margin-bottom: 30px;
	font-family: "Sawarabi Mincho";
}
/*ごあいさつ
---------------------------------------------------------- */
.greeting {
}
.greeting .ceo_photo {
	margin-left: 30px;
	float: right
}
.greeting .ceo_photo img {
}
.greeting .ceo_photo .name {
	margin: 3px;
	font-size: 11px;
	text-align: center;
	clear: both;
}
/*こだわり10箇条
---------------------------------------------------------- */
.article {
}
.article dl {
}
.article dl dt {
	font-size: 160%;
	margin-bottom: 5px;
	font-weight: bold;
}
.article dl dd {
	font-size: 100%;
	margin-bottom: 30px;
}
.article dl dd ul {
	list-style-type: disc;
}
.article dl dd ul li {
	margin-left: 20px;
}
/*現場べからず訓
---------------------------------------------------------- */
.bekarazu {
	width: 860px;
	margin: 20px auto;
}
.bekarazu ul {
	font-family: "Sawarabi Mincho";
}
.bekarazu ul li {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
	
	

/*ふれあいフェスティバル
---------------------------------------------------------- */
.fureai {
		
	}
.fureai h4 {
	font-size: 200%;
	margin-bottom: 30px;
	color: #009900;
		
	}
.fureai p {
	font-size: 110%;	
	}
.fureai h5 {
	font-size: 130%;	
	color: #009900;
	font-weight: bold;
	border-bottom: #009900 solid 1px;
	margin-bottom: 10px;		
	}
.fureai h5 .date {	
	font-size: 80%;
	font-weight: normal;	
	}	
.fureai .photo {
	margin-left: -20px;
	}	
.fureai .photo .box {
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	}
.fureai .photo .box img {
	width: 320px;
	clear: both;
	}	
.fureai .photo .box .txt {
	margin: 5px;
	text-align: center;
	clear: both;
	}	
.fureai .chirasi img {
	width: 320px;
    margin-right: 10px;
	}	
/*自慢の職人
---------------------------------------------------------- */
.craftmen {
}
.craftmen .navi {
	/*
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap; 
	*/
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.craftmen .navi .box {
}
.craftmen .navi a {
	font-size: 95%;
	padding: 5px 10px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 1px;
	margin-bottom: 1px;
	display: block;
	text-decoration: none;
	border-radius: 3px;
	white-space: nowrap;
	float: left;
}
.craftmen .navi a:hover {
	background-color: #990000;
}
.craftmen h3 {
	font-size: 240%;
	margin-bottom: 10px;
}
.craftmen .menmen {
	width: 1000px;
	/*
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
	-webkit-justify-content: space-between; 
	justify-content: space-between;
	*/
}
.craftmen .menmen .box {
	width: 480px;
	margin-bottom: 10px;
	float: left;
}
.craftmen .menmen .box .photo {
	float: left;
}
.craftmen .menmen .box .photo img {
	width: 120px;
}
.craftmen .menmen .box .txt {
	width: 340px;
	float: right;
}
/*感動ハウス・リフォームのindex
---------------------------------------------------------- */
.kandou {
}
.kandou h3 {
	font-size: 160%;
	margin-bottom: 20px;
}
.kandou .tx_big1 {
	font-size: 140%;
}
.kandou .block1 {
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.kandou .block1 .photo {
	width: 360px;
	float: right;
}
.kandou .photo img {
	width: 360px;
}
.kandou .block1 .txt {
	width: 600px;
	float: left;
}
.kandou .block2 {
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.kandou .block2 .photo {
	width: 360px;
	float: left;
}
.kandou .block2 .txt {
	width: 600px;
	float: right;
}
/*感動ハウス・リフォームのQ&A
---------------------------------------------------------- */
.qa {
}
.qa ul {
	font-size: 120%;
	margin-bottom: 50px;
}
.qa ul li {
	color: #933;
	margin-bottom: 10px;
}
.qa ul li:before {
	content: "\f059";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
.qa dl {
	margin-bottom: 30px;
}
.qa dl dt {
	font-size: 120%;
	font-weight: bold;
	color: #933;
	margin-bottom: 0px;
	border-bottom: #CCCCCC dotted 1px;
}
.qa dl dt:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
.qa dl dd {
	font-size: 100%;
	margin: 10px 0px;
	;
}
/*感動ハウス・コンテンツ
---------------------------------------------------------- */
.kandou_con {
}
.kandou_con h3 {
	font-size: 180%;
	margin-bottom: 20px;
}
.kandou_con h3:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
.kandou_con h3.heat {
	color: #3366CC;
}
.kandou_con h3.cf {
	color: #009900;
}
.kandou_con .big_atten1 {
	font-size: 180%;
	color: #FF0000;
}
.kandou_con .next {
	font-size: 130%;
	width: 480px;
	margin: auto;
}
.kandou_con .img_l {
	margin-right: 10px;
	float: left;
}
.kandou_con .img_r {
	margin-left: 10px;
	float: right;
}
    

	
/*リフォーム部位別NAVI*/
	
.nav_parts1 {
	width: 1000px;
    margin: auto;
	}

.nav_parts1 h3 {
	position: relative;
	clear: both;
}
.nav_parts1 h3 .title1 {
	left: 50%;
	position: relative;
	margin-bottom: 20px;
	float: left;
}
.nav_parts1 ul {
	margin-left: -15px;
    margin-bottom: 30px;
	clear: both;
    overflow: hidden;		
	}
.nav_parts1 ul li {
	width: 130px;
	margin-left: 15px;
	float: left;		
	}
.nav_parts1 ul li img {	
	width: 130px;
	}
	
/* 暗くなってテキスト表示*/
.nav_parts1 ul li figure {
	position: relative;
	overflow: hidden;
}
.nav_parts1 ul li figcaption {
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
	display: flex;
	justify-content: center; /*左右中央揃え*/
	align-items: center;     /*上下中央揃え*/
	color: #FFFFFF;
}
.nav_parts1 ul li figcaption a {
	color: #FFFFFF;
}
.nav_parts1 ul li figcaption a:hover {
	text-decoration: none;
}
.nav_parts1 ul li figure:hover figcaption {
	background: rgba(0,0,0,0);
	opacity: 1;
}
/*マイホームへのこだわり
---------------------------------------------------------- */
.kodawari {
	margin-bottom: 20px;
}
.kodawari .item {
	position: relative;
	background-color: #009900;
	color: #FFFFFF;
	border-radius: 50px;
	margin-bottom: 20px;
	overflow: hidden;
}
.kodawari h3 {
	font-size: 400%;
	margin-left: 50px;
	padding: 10px 0px;
	float: left;
}
.kodawari .tag {
	font-size: 150%;
	margin-left: 20px;
	margin-top: 30px;
	background-color: none;
	color: #FFFFFF;
	float: left;
}
.kodawari .box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}
.kodawari .box .title {
	margin-bottom: 10px;
	background-image: url(../images/logo_kandou1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 160px;
	background-size: auto 80px;
	height: 90px;
	border-bottom: #003399 dotted 1px;
}
.kodawari .box .title .tagline {
	font-size: 100%;
}
.kodawari .box .title h4 {
	font-size: 240%;
	color: #003399;
}
.kodawari .box .txt {
	clear: both;
}
.kodawari .box p {
	font-size: 110%;
	margin-bottom: 10px;
}
.kodawari dl a {
	color: #003399;
}
.kodawari dl dt {
	font-size: 140%;
	margin-bottom: 5px;
	font-weight: bold;
}
.kodawari dl dd {
	font-size: 110%;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}
.kodawari .img_l {
	margin-right: 10px;
	float: left;
}
.kodawari .img_r {
	margin-left: 10px;
	float: right;
}
/*5つの安心（感動ハウスとリフォーム両方参照）
---------------------------------------------------------- */

.anshin {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.anshin .item {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.anshin .item h3 {
	font-size: 260%;
	margin-bottom: 20px;
}
.anshin .item .num {
	color: #003399;
}
.anshin .item .catch {
	font-size: 90%;
	margin-left: 10px;
	color: #FF6600;
}
.anshin .item .catch:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.anshin h4 {
	font-size: 160%;
	margin-bottom: 20px;
	font-weight: bold;
	clear: both;
}
.anshin_con1 {
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.anshin_con1 .imgl {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.anshin_con1 .imgr {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
}
.anshin_con1 .link {
	font-size: 12px;
	text-align: right;
	margin: 10px 0px;
}
.anshin_l1 {
	float: left;
	width: 320px;
}
.anshin_r1 {
	width: 600px;
	float: right;
}
.anshin2 {
}
.anshin2 .l {
	width: 320px;
	float: left;
}
.anshin2 .r {
	float: left;
}
.anshin .photo_fureai {
}
.anshin .photo_fureai img {
	width: 240px;
	margin-right: 10px;
}
.chu1 {
	font-size: 12px;
	margin-bottom: 10px;
}
.chu_r1 {
	font-size: 12px;
	line-height: 22px;
	color: #FF3333;
}
/*セルローズファイバー
---------------------------------------------------------- */
.cf_photo1 {
	width: 680px;
	margin-bottom: 30px;
}
.cf_photo1 .box {
}
.cf_photo1 .box img {
	width: 160px;
	clear: both;
}
.cf_photo1 .box .txt {
	text-align: center;
	margin: 3px;
	clear: both;
}
.cf_tokuchou {
}
.cf_tokuchou .title {
	margin-bottom: 5px;
	overflow: hidden;
	clear: both;
}
.cf_tokuchou .title .icon {
	float: left;
}
.cf_tokuchou .title .txt {
	margin: 5px;
	float: left;
}
.cf_tokuchou .title .txt h4 {
	font-weight: bold;
	font-size: 140%;
	color: #006600;
}
.cf_tokuchou .title .txt p {
	clear: both;
}
.cf_tokuchou .detail {
	background-color: #D8FFE5;
	margin: 0px;
	padding: 10px;
	border-top: #006600 dotted 1px;
	border-bottom: #006600 dotted 1px;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.cf_tokuchou .detail p {
	margin: 0px;
	padding: 0px;
}
.cf_tokuchou .detail .photobox1 {
	overflow: hidden;
	margin-right: 10px;
	float: left;
}
.cf_tokuchou .detail .photobox1 img {
	width: 120px;
	clear: both;
}
.cf_tokuchou .detail .photobox1 .txt {
	width: 120px;
	clear: both;
}
.cf_tokuchou .detail .photobox1 .txt p {
	font-size: 90%;
	margin: 5px;
}
/*完成までの流れ（新築　リフォーム）
---------------------------------------------------------- */
.flow {
	margin: 20px auto;
	width: 860px;
	
}
.flow .box {
	overflow: hidden;
	clear: both;
}
.flow .box .title {
	border-bottom: #CCCCCC solid 1px;
	font-size: 160%;
	margin-bottom: 10px;
}
.flow .box:before {
	content: "\f0ab";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 300%;
	color: #CC0000;
}
.flow .box:first-child:before {
	content: "";
}
.flow .box .title .num {
	font-size: 160%;
	margin-right: 10px;
}
.flow .box .txt {
	clear: both;
}
.flow .box p {
	font-size: 110%;
	margin-bottom: 10px;
}
.flow .box .txt .img {
	margin-right: 10px;
	float: left;
}
.flow .box .oyakusoku {
	font-size: 95%;
	color: #CC3300;
}
.flow .box .oyakusoku p:before {
	content: "\f058 お約束";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #CC3300;
	margin-right: 10px;
	font-size: 110%;
}
.flow .omousikomi {
	margin: 20px 0px;
}
/*エコディライト
---------------------------------------------------------- */
.eco_lead {
	color: #006600;
	font-weight: bold;
}
.eco_lead strong {
	font-size: 130%;
}
.eco_imagebox {
	margin-bottom: 10px;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
.eco_imagebox img {
	margin-bottom: 20px;
}
.pana_list {
	padding: 20px;
	margin-bottom: 30px;
	border: #CCCCCC solid 1px;
	border-radius: 5px;
	overflow: hidden;
	clear: both;
}
.pana_list ul {
	width: 50%;
	float: left;
}
.pana_list ul li {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
}
/*ルミナス
---------------------------------------------------------- */
.luminaus {
	width: 1000px;
	margin-bottom: 30px;
	padding: 0px;
	clear: both;
}
.luminaus h3 {
	font-size: 160%;
	margin-bottom: 30px;
	clear: both;
}
.luminaus h4 {
	font-size: 160%;
	margin-bottom: 10px;
	clear: both;
}
#year {
	width: 720px;
	margin: 30px auto;
	overflow: hidden;
	clear: both;
}
#year ul {
	margin-left: -10px;
	padding: 0px;
	clear: both;
}
#year ul li {
	margin-left: 10px;
	float: left;
}
#baby {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-image: url(../kandou_house/images/lum_baby.gif);
	height: 375px;
	background-repeat: no-repeat;
}
#baby p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	height: 270px;
	clear: both;
}
#baby img {
}
#infant {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-image: url(../kandou_house/images/lum_infant.gif);
	height: 375px;
	background-repeat: no-repeat;
}
#infant p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 100px;
	height: 270px;
	clear: both;
}
#infant img {
}
#child {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-image: url(../kandou_house/images/lum_child.gif);
	height: 375px;
	background-repeat: no-repeat;
}
#child p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 100px;
	height: 270px;
	clear: both;
}
#child img {
}
.luminaus_idea {
	width: 860px;
	margin: 30px auto;
	background-color: #FFFFCC;
	border-radius: 10px;
	padding: 10px 0px;
	border: #CC3333 dotted 3px;
	overflow: hidden;
	clear: both;
}
.luminaus_idea h3 {
	font-size: 160%;
	color: #CC3333;
	margin: 0px 20px;
	clear: both;
}
.luminaus_idea p {
	margin: 0px 20px;
	clear: both;
}
.auth {
	margin: 0px auto;
	width: 860px;
}
.auth .box1 {
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}
.auth .box1 .left {
	margin: 0px;
	width: 260px;
	float: left;
}
.auth .box1 .right {
	margin: 0px;
	width: 600px;
	float: right;
}
.auth .box1 .right h3 {
	font-size: 120%;
	font-weight: bold;
	color: #CC6666;
	margin-bottom: 10px;
}
.auth .box1 .right p {
	margin-bottom: 10px;
}
#list_miki {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}
#list_miki img {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
}
#list_miki ul {
	font-size: 13px;
	padding-left: 18px;
	line-height: 18px;
	float: left;
}
#list_miki ul li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../kandou_house/images/icon_miki.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FF6666;
}
.miki_plan {
	width: 730px;
	margin: 20px auto;
	overflow: hidden;
	clear: both;
}
.miki_plan .plan {
	margin: 0px;
	padding: 0px;
	width: 360px;
	float: left;
}
.miki_plan .plan img {
}
.miki_plan .exam {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 370px;
	clear: both;
}
.miki_plan .exam p {
	margin: 0px;
	padding: 5px;
	clear: both;
}
.miki_plan .exam dl {
	margin: 0px;
	padding: 5px;
	clear: both;
}
.miki_plan .exam dt {
	font-size: 110%;
	font-weight: bold;
	color: #FF6666;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../kandou_house/images/icon_miki.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.miki_plan .exam dd {
	margin: 0px;
	padding-bottom: 10px;
}
.lum_plan {
}
.lum_plan img {
	width: 490px;
}
/*テクノストラクチャー
---------------------------------------------------------- */
.techno_photo {
}
.techno_photo img {
	margin-right: 10px;
	margin-bottom: 10px;
	height: 300px;
}
/*分譲物件リスト
---------------------------------------------------------- */
.bunjou_list {
	margin: 30px auto;
	padding: 0px;
	width: 840px;
	overflow: hidden;
	clear: both;		
	}

.bunjou_list .box {
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;		
	}
.bunjou_list .box h3 {
	color: #993333;
	font-size: 180%;
	line-height: 120%;
	padding: 5px 0px;
	margin-bottom: 20px;
	border-bottom: #993333 dotted 1px;
	clear: both;		
	}
.bunjou_list .box h3:before {	
	content: "\f015";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 1px;	
	font-size: 180%;
	}
.bunjou_list .box h3 span {
	font-size: 80%;
	clear: both;		
	}	
.bunjou_list .box .photo {
	width: 340px;
	float: left;
	}
.bunjou_list .box .photo figure {
	width: 320px;
	height: 240px;
	border: #EEEEEE solid 1px;
	margin-bottom: 10px;
	position: relative;
	clear: both;
	}
.bunjou_list .box .photo figure img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	}
    

/*VR*/
.bunjou_list .box .vr {
    width: 320px;
	position: relative;
	padding-bottom: 240px; /*これが縦横比*/
	height: 0;
    margin: 0px;
	overflow: hidden;
}
.bunjou_list .box .vr iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}    
    
    
.bunjou_list .box .txt {
	width: 480px;
	margin-bottom: 20px;
	float: right;
	}
.bunjou_list .box .txt ul {	
	list-style: none;
	padding-left: 1em; /* 文章のスタート位置。li:beforeが入るスペースを確保*/	
	margin-bottom: 20px;
	clear: both;
	}	
.bunjou_list .box .txt ul li{
	position: relative;
	padding-left: 0.4em; /* アイコンと文章の間のスペース */	
	font-size: 120%;
	margin-bottom: 5px;
	color: #993333;
	}
	
.bunjou_list .box .txt ul li:before {	
	content: "\f14a";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: -1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
	top: 0; /* アイコンの場所を変えたければ適宜変更 */
	margin-right: 10px;	
	}

	
.bunjou_list .box .txt table {	
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	margin-bottom: 30px;
	}	
.bunjou_list .box .txt table th {	
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
	padding: 7px 14px;
	}
.bunjou_list .box .txt table .kukaku {	
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	}
.bunjou_list .box .txt table td {	
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	text-align: center;
	padding: 7px 14px;
	}	

.bunjou_list .box .detail {
	text-align: right;
	margin-bottom: 40px;
	clear: both;
	}	
.bunjou_list .box .detail a {
	background-color: #993333;
	color: #FFFFFF;
	padding: 15px 20px;
	border-radius: 5px;
	}	
.bunjou_list .box .detail a:before {
	content: "\f101";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;	
	}	
.bunjou_list .box .detail a:hover {
	text-decoration: none;
	opacity: 0.5;
	/* IE */
	filter: alpha(opacity=0.5);
	}	
	
.bunjou_list .box .to_job {
	margin: 20px 0px;
	text-align: right;
	}		
.bunjou_list .box .to_job a {
	background-color: #009933;
	color: #FFFFFF;
	padding: 15px 20px;
	border-radius: 5px;
	}	
.bunjou_list .box .to_job a:before {
	content: "\f101";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;	
	}	
.bunjou_list .box .to_job a:hover {
	text-decoration: none;
	opacity: 0.5;
	/* IE */
	filter: alpha(opacity=0.5);
	}		
	
/*---使わず--*/	
	
.list {
	margin: 30px auto;
	padding: 0px;
	width: 840px;
	clear: both;
}
.list .jirei {
	margin-bottom: 20px;
	padding: 10px;
	height: 120px;
	border: #DDDDDD solid 1px;
	border-radius: 7px;
	clear: both;
}
.list .jirei a {
	padding: 0px;
	display: block;
}
.list .jirei .photo {
	width: 100px;
	height: 100px;
	border: 1px solid #EEEEEE;
	float: left;
}
.list .jirei .photo img {
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
	width: 90px;
	height: 90px;
}
.list .jirei .txt {
	width: 700px;
	font-size: 130%;
	font-weight: bold;
	float: right;
}
.list .jirei .txt .comment {
	font-size: 85%;
	font-weight: normal;
	padding-top: 3px;
	border-top: #DDDDDD dotted 1px;
}
	
/*分譲物件詳細ページ
---------------------------------------------------------- */
.bunjou_ad {
}
.bunjou_ad h3 {
	font-size: 200%;
	border-bottom: #990000 dotted 1px;
	font-weight: bold;
	margin-bottom: 20px;
	background-color: #990000;
	color: #FFFFFF;
	padding: 10px 20px;
}
.bunjou_ad h3:before {
	content: "\f015";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
.bunjou_ad h4 {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 180%;
	color: #990000;
}
.bunjou_ad h4:before {
	content: "\f0ca";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
.bunjou_ad .copy1 {
	font-size: 110%;
}
.bunjou_ad .kukaku {
	margin-bottom: 20px;
}
.bunjou_ad .kukaku .img {
	border: #CCCCCC solid 1px;
	padding: 30px;
	margin: auto;
	text-align: center;
}
.bunjou_ad .kukaku .img img {
}
.bunjou_ad .point {
	margin-bottom: 10px;
}
.bunjou_ad .point ul {
}
.bunjou_ad .point ul li {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	list-style: none;
	padding-left: 1.2em;
	position: relative;
}
.bunjou_ad .point ul li:before {
	display: block;
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 0;
	color: #CCCC33;
}
.bunjou_ad .spec {
	margin-bottom: 20px;
}
.bunjou_ad .spec .data {
	border: #CCCCCC solid 1px;
	padding: 30px;
}
.bunjou_ad .spec .data h5 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
}
.bunjou_ad .spec .data ul {
}
.bunjou_ad .spec .data ul li {
	font-size: 110%;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
}
.bunjou_ad .outline {
	margin-bottom: 10px;
}
.bunjou_ad .outline ul {
	border: #CCCCCC solid 1px;
	padding: 30px;
}
.bunjou_ad .outline ul li {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
}
/*会社概要
---------------------------------------------------------- */
.company {
	clear: both;
}
.company h3 {
	text-align: center;
	font-size: 160%;
	margin-bottom: 20px;
}
.company .photo {
	width: 780px;
	margin: 30px auto;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
}
.company .photo .box {
	margin-left: 30px\9; /* IE10以下 */
	float: left;
}
.company .photo .box img {
	width: 360px;
}
.company .photo .box .txt {
	text-align: center;
	clear: both;
}
/*GoogleMap領域*/
.company .gmap {
	position: relative;
	padding-bottom: 40%; /*これが縦横比*/
	height: 0;
	overflow: hidden;
	margin-bottom: 30px;
}
.company .gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/*アクセス写真*/
.photo_access {
	text-align: left;
}
.photo_access img {
	width: 360px;
	margin-left: 10px;
}
	
/*採用情報
---------------------------------------------------------- */
.recruit h3 {
    font-size: 240%;
}
.recruit .table_basic01 table {
    margin-bottom: 30px;
}
.recruit .table_basic01 table caption {
    font-weight: normal;    
}
.recruit_img {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
	text-align: center;
	clear: both;		
	}
.recruit_img .title {
	margin-bottom: 20px;
	clear: both;
		
	}
.recruit_img .human {
	clear: both;
		
	}
.recruit_img .human .left {
	float: left;		
	}
.recruit_img .human .right {
	float: right;		
	}
/*スタッフ紹介
---------------------------------------------------------- */
.staff {
	clear: both;
}
.staff h3 {
	font-size: 240%;
	margin-bottom: 10px;
}
.staff .menmen {
	width: 1000px;
	/*
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	*/
	margin-bottom: 50px;
	overflow: hidden;
}
.staff .menmen .box {
	width: 480px;
	margin-bottom: 10px;
	float: left;
}
.staff .menmen .box .photo {
	float: left;
}
.staff .menmen .box .photo img {
	width: 180px;
}
.staff .menmen .box .txt {
	width: 270px;
	margin-right: 10px;
	float: right;
}
/*お問い合わせ一覧
---------------------------------------------------------- */


ul#contact1 {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul#contact1 li {
}
ul#contact1 li a {
	font-size: 140%;
	background-color: #993300;
	color: #FFFFFF;
	display: block;
	border-radius: 5px;
	margin-bottom: 3px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
ul#contact1 li a:hover {
	background-color: #CC6633;
	text-decoration: none;
	background-image: url(../images/arrow1_on.png);
	background-position: 20px;
	background-repeat: no-repeat;
	padding-left: 40px;
}
/*お問い合わせ
---------------------------------------------------------- */
.check_grp label {
	margin-right: 10px;
}

/*資料請求
---------------------------------------------------------- */
.pamph {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}
.pamph .left {
	width: 50%;
	float: left;
}
.pamph .right {
	width: 50%;
	float: right;
}
.pamph .pamph_sonota {
	overflow: hidden;
	clear: both;
}
.pamph .box {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}
.pamph .box .img {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.pamph .box .img img {
	height: 100px;
}
.pamph .box .txt {
	margin: 0;
	padding: 3px;
	float: left;
}
.kikkake {
	line-height: 200%;
	margin-bottom: 10px;
}
.kikkake label {
	margin-right: 10px;
}
/*来場予約
---------------------------------------------------------- */
.okonomi {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.okonomi .box {
	width: 230px;
	margin-bottom: 10px;
	padding: 0;
	float: left;
}
.okonomi .box .img {
	margin-bottom: 10px;
	margin-right: 10px;
	clear: both;
}
.okonomi .box .img img {
	width: 230px;
}
.okonomi .box .txt {
	margin: 0;
	padding: 0px 3px;
	;
	clear: both;
}
/*お役立ち情報
---------------------------------------------------------- */
.links {
	margin: 0;
	padding: 0;
	clear: both;
}
.links h3 {
	font-size: 120%;
	margin-bottom: 20px;
	border-left: #333333 solid 7px;
	border-bottom: #333333 dotted 1px;
	padding-left: 10px;
}
.links dl {
	margin-bottom: 30px;
}
.links dl dt {
	font-size: 100%;
}
.links dl dd {
	font-size: 95%;
	margin-bottom: 20px;
}
/*イベント情報
---------------------------------------------------------- */
.event {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
.event .event_date1 {
	font-size: 90%;
	margin: 0px;
	padding: 3px;
}
.event h3 {
	font-size: 140%;
	margin: 0px;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	border-bottom: #990000 solid 1px;
}
.event p {
	margin: 0px;
	padding: 10px;
}
.event .chirasi {
	margin-bottom: 10px;
}
.event .chirasi img {
	width: 350px;
	margin-right: 10px;
	border: #CCCCCC solid 1px;
}
.event .event_kako1 {
	font-size: 14px;
	color: #FF6600;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
.event .back {
	width: 240px;
	margin: 30px auto;
	font-size: 120%;
}
.event .back span:before {
	content: "\f137";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
/*プライバシーポリシー
---------------------------------------------------------- */
.privacy {
	margin: 0;
	padding: 0;
	clear: both;
}
.privacy dl {
	margin-bottom: 30px;
}
.privacy dl dt {
	font-size: 110%;
	font-weight: bold;
	padding: 5px 0px;
	border-bottom: #333333 dotted 1px;
	margin-bottom: 10px;
}
.privacy dl dd {
	font-size: 95%;
	margin-bottom: 20px;
}
.privacy dl dd ul {
	margin-top: 10px;
}
.privacy dl dd ul li {
	margin-left: 20px;
	list-style-type: disc;
}
/*サイトマップ
---------------------------------------------------------- */
.sitemap {
	margin: 0;
	padding: 0;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
	clear: both;
}
.sitemap h3 {
	font-size: 120%;
	margin-bottom: 20px;
	border-left: #333333 solid 7px;
	border-bottom: #333333 dotted 1px;
	padding-left: 10px;
}
.sitemap dl {
	width: 333px;
	margin-bottom: 30px;
}
.sitemap dl dt {
	font-size: 110%;
}
.sitemap dl dd {
	font-size: 95%;
	line-height: 180%;
}
/*オンライン相談
---------------------------------------------------------- */
.online {
	
}
.online .lead h3 {
	position: relative;
	clear: both;
}
.online .lead h3 .title1 {
	left: 50%;
	position: relative;
	margin-bottom: 20px;
	float: left;
}
.title_en1_onl {
    font-family: 'Arima Madurai', cursive;
    margin-right: 10px;
	font-size: 360%;
	left: -50%;
	float: left;
	position: relative;
}
.title_en1_onl:before { 
	content: '';/*何も入れない*/
    z-index: -1;
    position: absolute;
    left: -30px;
	top: -10px;
	display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 50px;/*画像の高さ*/
  background-image: url(../images/ico_title_en1.png);
  background-size: contain;
  vertical-align: middle;
}
.title_ja1_onl {
	font-size: 180%;
	left: -50%;
	position: relative;
	margin-top: 10px;
	float: left;	
}
.online h4 {
	margin-bottom: 10px;
	font-size: 200%;	
}
.online p {
	font-size: 110%;
	line-height: 200%;
	clear: both;
	
}
.online dl {
	margin-bottom: 50px;
	clear: both;
}
.online dl dt {
	font-size: 140%;	
}

.online dl dd {
	font-size: 110%;
	line-height: 200%;
	margin-bottom: 50px;
}
.online ol {
	font-size: 110%;
}


.online .step {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-left: -20px;
}

.online .step li {
    width: auto;
    flex: 1;
    padding: 2.5em 0.5em 1em;
    position: relative;
    border: 2px solid #d5d5d5;
	margin-left: 20px;
}

.online .step li .num {
    padding: 0.2em 0;
}
.online .step li .num {
    background: #990000;
    position: absolute;
    left: 0;
    top: -1em;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    font-weight: bold;
    width: 100px;
    letter-spacing: 0.1em;
	border-radius: 3px;
}
.online .step li .num big {
    font-size: 18px;
}

.online .step li .img {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.online .step li .img {
    text-align: center;
    margin: 0 0 1em;
}

.online .step li .txt {
    font-size: 14px;
    line-height: 1.6em;
}
.online .step li .txt {
    font-weight: bold;
    color: #4e4e4e;
    font-size: 13px;
}
/*ランディングページ
---------------------------------------------------------- */
.landing_img {
}
h2.landing_h2 {
}

.landing_txt {
	font-size: 140%;
	line-height: 160%;
}
.landing_img img {
	width: 1000px;
}
.landing_mov {
}

}
