@charset "UTF-8";
/*
Theme Name: セルコホーム成田
*/
/*******************************************************************
初期設定
********************************************************************/
/*=======================================
normalize v3.0.3
=========================================*/
html { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Arial, Helvetica, Verdana, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: .67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace,monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/* 追加
-----------------------------------------*/
body { -webkit-text-size-adjust: 100%; font-size: 14px; }

h1, h2, h3, h4, h5, h6, div, p, ul, ol, dl, dt, dd, form { font-size: 1em; padding: 0; line-height: 1.6; text-align: left; display: block; margin: 0px; }

table { line-height: 1.6; font-size: 1em; margin: 0; empty-cells: show; }

img { border: none; vertical-align: bottom; }

div:before, div:after, ul:before, ul:after, dl:before, dl:after { content: ""; display: table; }

div:after, ul:after, dl:after { clear: both; }

div, ul, dl { zoom: 1; }

ul li { list-style: none; }

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

/*=======================================
文字色・リンク
=========================================*/
body { color: #333;background-image: url(img/bg_01.png);}

a:link, a:visited { text-decoration: underline; color: #333; }

a:hover, a:active { text-decoration: none; color: #333; }

.sp-only { display: none !important; }


.l-container { width: 960px; margin: 0 auto; }
.l-main{width: 725px;float: right;}
.l-side{width: 200px; float: left;}


.c-side{width: 200px;}

/*=======================================
パーツ
=========================================*/



/*=======================================
ヘッダー
=========================================*/

.p-header-top{background-image: url("img/bg_02.png");}

.p-header-top-in{width: 960px; margin: 0 auto;}
.p-header-top-logo{background-color: #FFF; width: 18.4%; float: left;padding: 30px 20px 15px 20px;}
.p-header-top-logo p{line-height: 110%; font-size: 130%; padding-left: 25px;}
.p-header-top-logo p span.sm{font-size: 75%;}
p span.sm2{font-size: 65%; padding: 0px; margin: 0px; }

.p-header-top-contact{width: 44.2%; float: right;padding-top: 80px;}
.p-header-top-contact li{float: left;font-size: 80%; margin-right: 10px;font-weight: bold;font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; ;}

.p-header-navi{background-color: rgba(225,209,177,0.8);}
.p-header-navi-in{width: 960px;margin: 0 auto;}
.p-header-navi-in li{float: left;padding: 15px 0;}
.p-header-navi-in li.current{background-color:rgba(174,131,73,0.8);padding: 15px 0;}
.header-img{width: 960px; margin: 0 auto; padding: 35px 0 30px 0;}

.last{margin-right: 0!important;}
/*=======================================
パンくず
=========================================*/

.c-path{display: none;}
.c-path li{float: left;}



/*=======================================
フッター
=========================================*/

#footer{
    width: 100%;
    border-top: 5px solid #B8A795;
    background-color:rgba(255,255,255,0.7);
}

.p-footer-wrap{width: 960px;margin: 0 auto;padding: 15px 0 60px 0;}
.p-footer-1{width: 42.1%; float: left;}
.p-footer-1-name{padding-bottom: 10px;}
.p-footer-1-name h1{float: left; padding-right: 10px;}
.p-footer-1-name p{padding-top: 20px;}

.p-footer-2{width: 51%; float: right;padding-top: 10px;}
.p-footer-2 ul{border-left:1px solid #333; float: right;margin-bottom: 5px;}
.p-footer-2 li{float: left; padding:0 12px; border-right:1px solid #333;}
.p-footer-2 p{text-align: right;}

/*=======================================
サイド
=========================================*/
.c-side li{padding-bottom: 15px;}


/*=======================================
トップ
=========================================*/

.index{width: 960px; margin: 0 auto; padding-bottom: 70px; position: relative;}
.index-in{width: 725px; float: right;}
.top-slide{width: 960px; margin: 30px auto 25px; position: relative;}
.p-slide-waku{position: absolute; top: 0;}

.p-event-block-top{background-image: url("img/waku_02-top.png"); background-repeat: no-repeat;padding-top: 20px;}
.p-event-block-bottom{background-image: url("img/waku_02-bottom.png"); background-repeat: no-repeat;background-position: bottom left; padding: 25px 35px 50px 35px;margin-bottom: 25px; min-height: 233px;}
.p-event-block-bottom2{background-image: url("img/waku_02-bottom.png"); background-repeat: no-repeat;background-position: bottom left; padding: 25px 35px 50px 35px;margin-bottom: 25px; min-height: 100px;}
.p-event-block-top h2{text-align: center;}

.p-event-block-img{position: relative; width: 43%; float: left;}
.p-event-block-img-waku{position: absolute; top: -1px;left: -1px;}
.p-event-block-text{width: 54%; float: right; color: #AE8249;}
.p-event-block-text h3{font-size: 140%;}
.p-event-block-text p{padding: 5px 0 10px 0;}


.p-event-block-listwrap{padding-bottom: 20px;}
.p-event-block-list{padding-bottom: 5px; color: #AE8249;}
.p-event-block-list a{ color: #AE8249;}
.p-event-block-bottom{position: relative;}
.p-event-block-bottom-ico{position: absolute; bottom: 25px;right: 15px;}
.p-event-block-bottom p{float: left;}
.p-event-block-bottom p.date{padding-right: 1em;}
.p-event-block-bottom .p-event-block-text .txt p{float: none;}

.p-bottom-icon{position: absolute; bottom: 15px;right: 0;}
.p-top-banner {display: flex;}
.p-top-banner li{ float:none; margin:0 0 15px 0; }
.p-top-banner .box01 {display: none;}
.p-top-banner .box02 {display: flex;}
.p-top-banner .box01{ float:left; margin-right:18px;}
.p-top-banner .box02 .first{ float:left; margin-right:18px;}

/*=======================================
モデルハウス
=========================================*/
.p-model{padding-bottom: 70px;}
.p-model-photo{background-image: url("img/bg_03.png");padding:0 20px 20px 20px;}
.p-model-photo li{float: left; margin-right: 20px;}
.p-model-map{padding-top: 30px;}
.p-model-map-1{width:58.5%;float: left;}
.p-model-map-1 p{text-align: right;}
.p-model-map-1 p a{color: #5D87B7;}
.p-model-map-1-in{background-color: #5D87B7; padding: 5px 12px;}
.p-model-map-1-in h4{padding-bottom: 5px;}
.p-model-map-2{width: 39%;float: right; font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
.p-model-map-2 p.cacth{color: #5D87B7; font-size: 120%; padding-bottom: 20px;}
.p-model-map-2 p.tel{width: 60%;}
.p-model-map-2 ul{padding-top: 15px;}
.p-model-map-2 li{font-size: 85%; text-indent: -1em; margin-left: 1em; line-height: 160%;}

.p-model-staff{padding-top: 50px;}
.p-staff-wrap{padding-top: 30px;}
.p-model-staff-box{width: 26.5%; float: left; padding: 0 13px 10px 20px; color: #FFF; margin:0 20px 20px 0;}
.p-model-staff-box:nth-child(3n){margin-right: 0;}
.p-model-staff-box--color1{background-color:rgba(124,151,105,0.8);}
.p-model-staff-box--color2{background-color:rgba(195,158,158,0.8);}

.p-model-staff-box-img{width: 49.2%; float: left;}
.p-model-staff-box-name{width: 42.0%; float: right;}
.p-model-staff-box-name p.roma{font-size: 80%; padding-bottom: 20px;}
.p-model-staff-box-name p span.title{font-size: 70%;}
p.click{text-align: right;}
.p-model-staff-box-text{padding-top: 10px;}
/*=======================================
お客様の声
=========================================*/
.p-voice-box{position: relative; margin-bottom: 30px;}
.p-voice-box-top{background-image: url("img/waku_04-top.png");background-repeat: no-repeat; padding-top:53px;}
.p-voice-box-bottom-1 p.bottom{padding-top: 20px;color: #595757; font-size: 90%;}
.p-voice-box-bottom{background-image: url("img/waku_04-bottom.png");background-repeat: no-repeat; background-position: bottom left; padding:0 0 50px 0;}
.p-voice-box-bottom img{float: left;padding:0 10px 6px 30px;}
.p-voice-box-bottom-2{width: 90%;margin: 0 auto;}
.p-voice-box-bottom-2 h1{padding-bottom: 10px;font-size: 130%; color: #848280;}
.p-voice-box-bottom-2 p.fam{color: #595757;}
.p-voice-box-bottom-text{color: #966731;}
.p-voice-box-bottom-text p{text-indent:1em;}
.p-voice-box-bottom-text img{}
.pcphoto{float: left;margin-right: 20px;width: 137px;}
.spphoto{display: none;}
.p-voice-box-bottom-1-img{position: relative;}
.p-voice-box-bottom-1-waku{position: absolute; top: 0;left: -2px;}
.p-voice-box-bottom-1-fam{position: absolute;z-index: 100; padding-left: 1em;color: #A28C74; bottom: -8px;}
.p-voice-box-bottom-1-fam p{color: #A28C74;}
.p-voice-box-ico{position: absolute; top: 0;left: 0;}
.p-voice-box-number{position: absolute; top: 5px;left: 2px;width: 7%;}
.p-voice-box-number p{color: #FFF; font-size: 155%; font-weight: bold; text-align: center;}
/*=======================================
施工実績
=========================================*/
.p-works{margin-bottom: 30px;}
.p-works-tit{border-left: 5px solid #CDBA9B;}
.p-works-tit h2{ padding-left: 18px;}
.p-works-img{position: relative; float: left; margin-right: 20px; margin-top: 20px; background-color: #FFF;}
/*--.p-works-img img{height: 159px; width:159px;}--*/
.p-works-waku{position: absolute;top: 0;left: 0;}
.p-works-box{padding-bottom: 40px;}


/*=======================================
おしらせ一覧
=========================================*/
.p-info{}
.p-info-main{width: 100%;}
.p-info-title{background-color:rgba(174,131,73,0.8); -webkit-border-radius: 5px;
        border-radius: 5px; padding: 10px 0 10px 0; position: relative;}
.p-info-title h2{background-image: url("img/icon_16.png");color: #FFF; background-repeat: no-repeat; font-size: 150%;padding-left:10px; text-align: center;}
.p-info-title h3{color: #FFF; background-repeat: no-repeat; font-size: 171.4%; text-align: center;}


.p-info-box{border-bottom: 1px solid #999999; padding: 30px 0 20px 0;}
.p-info-box p{float: left; font-size: 114.3%;}
.p-info-box p.day{width: 20%;}
.p-info-list{padding-top: 40px;}
.p-info-list li{list-style-type: disc; list-style-position: inside; padding-bottom: 10px; font-size:114.3%;text-indent: 1em;}
.p-info-list li a{text-decoration: none;}

.p-info-day{padding: 25px 0 28px 0;}
.p-info-day p{float: left; font-size: 114.3%;}
.p-info-day p.day{padding-right: 25px; border-right: 1px solid #ccc;margin-right: 25px;}
.p-info-content{padding-bottom: 130px; border-bottom:1px solid #999999;}
.p-info a{text-decoration:none;}
.p-info p.next{float: right; background-image: url("img/arrow_03.jpg"); background-repeat: no-repeat; background-position:right 2px top 3px; margin-top:24px;}
.p-info p.prev{float: left; background-image: url("img/arrow_02.jpg"); background-repeat:no-repeat;background-position:left 2px top 3px; text-indent:1em; margin-top:24px;}





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

.p-company{padding-bottom:70px;}
.p-company-top{background-image: url("img/waku_07-top.png");background-repeat: no-repeat;padding-top: 10px;background-position: top;margin-top: 30px;}
.p-company-bottom{background-image: url("img/waku_07-bottom.png");background-repeat: no-repeat;background-position: bottom;padding:0 20px 50px 30px;}

.p-company-bottom tr{border-bottom:1px solid #ddd;}
.p-company-bottom th{font-weight:lighter;width:40%;padding-top:20px;}
.p-company-bottom td{width:60%;padding-top:20px;}




/*=======================================
よくあるご質問・お問い合わせ
=========================================*/

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


.p-contact1-form{background-color: #F0F0E1; padding: 40px 10px 60px 20px;margin-bottom: 70px;}
.p-contact1-form-table table{width: 695px; border-top: 1px solid #DDDDDD; margin-bottom: 50px;}
.p-contact1-form-table table tr{border-bottom: 1px solid #DDDDDD;}
.p-contact1-form-table th{width: 40%; font-size:110%; padding: 30px 0 25px 0;}
.p-contact1-form-table th p{width: 75%; float: left;}
.p-contact1-form-table th p.hissu{width: 20%; float: left;}
.p-contact1-form-table td{padding: 15px 0;}
.p-contact1-form-table .mail,.p-contact1-form-table .name,.p-contact1-form-table .address1,.p-contact1-form-table .address2,.p-contact1-form-table .tel,.p-contact1-form-table .mail2,.p-contact1-form-table .departure,.p-contact1-form-table .destination,.p-contact1-form-table .genre,.p-contact1-form-table .people{height: 20px;}
.p-contact1-form-table .mail,.p-contact1-form-table .name,.p-contact1-form-table .address2,.p-contact1-form-table .tel,.p-contact1-form-table .mail2,.p-contact1-form-table .content{width: 350px;}

.p-contact1-text{padding: 40px 0 30px 0;}
.p-contact1-text p{text-align: center; font-size: 121.4%;}

.p-contact1-send p{text-align: center;}

.gaiyou{
	width:670px;
	text-align:left;
	margin:10px 0;
	padding:0;
}

.gaiyou img{

}
.gaiyou table{
	width:670px;
	margin:15px 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E7E0D8;
	border-left-color: #E7E0D8;
}

.gaiyou td{
	padding:5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #E7E0D8;
	border-bottom-color: #E7E0D8;
}

.g-recaptcha {
	margin-bottom: 15px;
}

/*=======================================
プライバシーポリシー
=========================================*/
.p-privacy{background-color: #FFF;border: 2px solid #966731; padding: 20px;}
.p-privacy-title{border-left: 5px solid #966731;font-size: 160%;margin-bottom: 30px;}
.p-privacy-title h1{margin-left: 10px;font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
.p-privacy-text p{padding-bottom: 15px;border-bottom: 1px solid #ddd;margin-bottom: 15px;}


/*=======================================
サイトマップ
=========================================*/
.p-sitemap{background-color: #FFF;border: 2px solid #966731; padding: 50px;}
.p-sitemap-title{border-left: 5px solid #966731;font-size: 160%;margin-bottom: 30px;}
.p-sitemap-title h1{margin-left: 10px;font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
.p-sitemap ul{width: 45%; float: left;}
.p-sitemap li{padding-bottom: 20px; list-style-type: disc;list-style-position: inside;}
.p-sitemap li a{text-decoration: none;}

/*******************************************************************
調整用
********************************************************************/
/*=======================================
余白
=========================================*/
.u-mt0 { margin-top: 0px !important; }

.u-mt5 { margin-top: 5px !important; }

.u-mt10 { margin-top: 10px !important; }

.u-mt15 { margin-top: 15px !important; }

.u-mt20 { margin-top: 20px !important; }

.u-mt25 { margin-top: 25px !important; }

.u-mt30 { margin-top: 30px !important; }

.u-mt35 { margin-top: 35px !important; }

.u-mt40 { margin-top: 40px !important; }

.u-mt45 { margin-top: 45px !important; }

.u-mt50 { margin-top: 50px !important; }

.u-mt55 { margin-top: 55px !important; }

.u-mb0 { margin-bottom: 0px !important; }

.u-mb5 { margin-bottom: 5px !important; }

.u-mb10 { margin-bottom: 10px !important; }

.u-mb15 { margin-bottom: 15px !important; }

.u-mb20 { margin-bottom: 20px !important; }

.u-mb25 { margin-bottom: 25px !important; }

.u-mb30 { margin-bottom: 30px !important; }

.u-mb35 { margin-bottom: 35px !important; }

.u-mb40 { margin-bottom: 40px !important; }

.u-mb45 { margin-bottom: 45px !important; }

.u-mb50 { margin-bottom: 50px !important; }

.u-mb55 { margin-bottom: 55px !important; }

.u-pb0 { padding-bottom: 0px !important; }

.center{text-align: center;}

/*=======================================
テキスト色
=========================================*/
.u-textcolor1 { color: #5FCDF1 !important; }

.u-textcolor2 { color: #00B134 !important; }

.u-textcolor3 { color: #AC65BA !important; }

.u-textcolor4 { color: #F18600 !important; }

.u-textcolor5 { color: #D6B300 !important; }

.u-textcolor6 { color: #60BFAF !important; }

.u-textcolor7 { color: #EE837D !important; }

.u-textcolor8 { color: #E3AA8F !important; }

.u-textcolor9 { color: #EA555B !important; }


.u-bgcolor1 { background-color: #998ACD !important; }

.u-bgcolor2 { background-color: #F0D200 !important; }

.u-bgcolor3 { background-color: #FF9326 !important; }

.u-bgcolor4 { background-color: #79D9ED !important; }

.u-bgcolor5 { background-color: #FF9999 !important; }

.u-bgcolor6 { background-color: #7ED299 !important; }

.u-bgcolor7 { background-color: #FFDFDF !important; }

/*=======================================
リスト
=========================================*/
.u-disc { margin-left: 1.5em; }
.u-disc li { list-style-type: disc; }

/*=======================================
アンカー位置調整
=========================================*/
.u-anchor { margin-top: -48px; padding-top: 48px; }

/*=======================================
準備中メッセージ
=========================================*/
.u-pre { text-align: center; padding: 80px 0; }

/*=======================================
制作時用 browser-sync
=========================================*/
#__bs_notify__ { opacity: 0.3 !important; font-size: 5px !important; line-height: 100% !important; padding: 0 5px 0 5px !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }

.spshow,#spshow{display: none!important;}



/*=======================================
160810 zanmai
=========================================*/
.sp_table { margin-top: 10px;}
.sp_table th { text-align: left; font-weight: normal; background-color: #DCDCBA; padding: 10px 5px; line-height: 2em; vertical-align: middle;}
.sp_table td { padding: 10px 5px; line-height: 2em; vertical-align: middle;}

.success { padding: 10px 0;}
.success h3 { padding-bottom: 10px;}

#qa {
	background-color: #FFFEEE;
    padding: 60px 10px 60px 20px;
}

#qa .tit {
	margin: 0 auto;
	width: 365px;
	padding-bottom: 50px;
}
#qa .box01 p {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	/*font-weight: bold;*/
	line-height: 180%;
    letter-spacing: 0.2em;
	font-size: 1em;
}
#qa .box01 span {
	font-size: 0.9em !important;
}
#qa .btn {
	margin: 0 auto;
	padding-top: 40px;
	width: 360px;
}
#qa .btn .btn_left {
	float: left;
	margin-right: 80px;
}

/*=======================================
新築分譲住宅
=========================================*/
.m00  { margin:0 !important;}
.mt05 { margin-top: 5px;}
.mr05 { margin-right: 5px;}
.mb05 { margin-bottom: 5px;}
.ml05 { margin-left: 5px;}
.mt10 { margin-top: 10px;}
.mr10 { margin-right: 10px;}
.mb10 { margin-bottom: 10px;}
.ml10 { margin-left: 10px;}
.mt15 { margin-top: 15px;}
.mr15 { margin-right: 15px;}
.mb15 { margin-bottom: 15px;}
.ml15 { margin-left: 15px;}
.mt20 { margin-top: 20px;}
.mt25 { margin-top: 25px;}
.mr20 { margin-right: 20px;}
.mb20 { margin-bottom: 20px;}
.ml20 { margin-left: 20px;}
.mt30 { margin-top: 30px;}
.mr30 { margin-right: 30px;}
.mb30 { margin-bottom: 30px;}
.ml30 { margin-left: 30px;}
.mt40 { margin-top: 40px;}
.mr40 { margin-right: 40px;}
.mb40 { margin-bottom: 40px;}
.ml40 { margin-left: 40px;}

.pt05 { padding-top: 5px;}
.pr05 { padding-right: 5px;}
.pb05 { padding-bottom: 5px;}
.pl05 { padding-left: 5px;}
.pt10 { padding-top: 10px;}
.pr10 { padding-right: 10px;}
.pb10 { padding-bottom: 10px;}
.pl10 { padding-left: 10px;}
.pt20 { padding-top: 20px;}
.pr20 { padding-right: 20px;}
.pb20 { padding-bottom: 20px;}
.pl20 { padding-left: 20px;}
.pt40 { padding-top: 40px;}
.pr40 { padding-right: 40px;}
.pb40 { padding-bottom: 40px;}
.pl40 { padding-left: 40px;}

.mt-12{margin-top: -12px;}

.wpct05{width: 5%;}.wpct45{width: 45%;}.wpct50{width: 50%;}
.coltable {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
}
.columns {
    position: relative;
    margin: 0 auto;
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}
.ccell {
    display: table-cell;
    vertical-align: top;
}
.mb50 { margin-bottom: 50px;}
.f_min{font-weight: bold; font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'メイリオ', Meiryo, serif;}
.bold{font-weight: bold;}
.fs_12{font-size: 12px;}
.fs_13{font-size: 13px;}
.fs_15{font-size: 15px;}
.fs_17{font-size: 17px;}
.fs_19{font-size: 19px;}
.fs_23{font-size: 23px;}
.fs_27{font-size: 27px;}
.fs_30{font-size: 30px;}
.fs_35{font-size: 35px;}
.fs_39{font-size: 39px;}
.fs_47{font-size: 47px;}
.fs_59{font-size: 59px;}
.ta_cnt{text-align: center;}

.p-new hr{
	margin: 0;
    height: 1px;
    color: #333;
    margin-bottom: -5px;
}
.p-new .size{
	position: relative;
	top:-11px;
	margin-right: 10px;
}

.p-new .size2{
	margin-left: 87px;
    position: relative;
    top: -7px;
}

.btn_contact{
	background-color: #C11920;
	text-align: center;
}
.btn_contact a{
	display: block;
	color: #fff;
    text-decoration: none;
    padding: 12px 0;
}
.p-new .access{
	margin-bottom: 80px;
}
.p-new .tel hr,
.p-new .form hr{
	margin: 0;
    height: 1px;
}
.p-new .tel_no img{
	position: relative;
    top: -24px;
    right: 10px;
}
.p-new #form table {
    width: 100%;
    margin-bottom: 15px;
}
.p-new #form .sp_table{
    text-align: left;
    font-weight: normal;
    padding: 10px 5px;
    line-height: 2em;
    vertical-align: middle;
    margin-bottom: 0;
}

.p-new #form .sp_table tr{
    border-top: solid 1px;
    border-bottom: solid 1px;
}
.p-new #form .sp_table th{
	width: 30%;
    text-align: left;
    font-weight: normal;
    background-color: #EFEFEF;
    padding: 10px;
    line-height: 2em;
    vertical-align: middle;
}
.p-new #form .sp_table .on{
	color: #C11920;
	font-size: 13px;
}
.p-new #form .sp_table td{
	background-color: #FFF;
    padding: 5px 10px;
    line-height: 2em;
    vertical-align: middle;
}

/*voices*/
#voices .entry-meta {
    margin-top: 35px;
	color: #333333;
}


#voices {
}

#voices .class {
        color: #FFF;
    font-size: 15px;
    text-align: center;
}

#voices .class .place {
    padding: 0 0.25em 0 0;
}

#voices .class .customer {
    padding: 0 0 0 0.25em;
}

#voices .title {
    text-align: center;
    margin: 0 0 10px 0;
}

#voices .p-info-title {
    margin: 0 0 12px 0;
}

#voices .main-img {
    width: 100%;
    margin: 10px 0 10px 0;
    text-align: center;
}

#voices .main-img img {
    width: auto;
    max-height: 600px;
}

#voices .q_a {
    margin: 40px 0 50px 0;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 1em;
	padding-left: 1em;
}

#voices .q_a .question {
    margin: 0 0 30px 0;
}

#voices .q_a .question .q {
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #999;
    font-size: 18px;
    font-weight: 700;
    color: #b98a51;
    display: flex;
    align-items: center;
}
/*#voices .q_a .question .q::before {
    content: "Q";
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background-color: #607E5A;
    color: #FFF;
    border-radius: 50%;
}*/

.q_icon {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

#voices .q_a .question .a {
    font-size: 16px;
    padding-left: 35px;
}

#voices .q_a .question span.icon-a {
    padding-left: 1px;
    padding-right: 5px;
}


#voices .images-wrap {
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    margin: 10px 0 10px 0;
}
#voices .images-wrap::before, #voices .images-wrap::after {
  content: none;
}

#voices .images-wrap a {
    width: 32%;
    margin-bottom: 15px;
    /* height: 144px;
    overflow: hidden; */
}
#voices .images-wrap a img {
    width: 100%;
    max-height: 144px;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    }
#voices .q_a .question .q .q-txt {
    max-width: calc(100% - 35px);
}

/* 220920 */
.single-voices .prev, .single-voices .next {
  margin-bottom: 24px;
}
/* /220920 */


/*お客様の声アーカイブ*/

.voices-flex{
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    padding: 0 0px;
}

.voices-flex::before,.voices-flex::after {
  content: "";
  display: inline-block;
  height: 0;
  width: 32%;
  order: 2;
}

.voices-flex .has-post-thumbnail .entry-header{
    padding: 16px 0;
}

.voices-flex .has-post-thumbnail{
    width: 32%;
    margin-bottom: 15px;
}

.voices-flex .has-post-thumbnail img{
    aspect-ratio: 3 / 2;
    object-fit: cover;
}

.voices-flex h1 {
  font-weight: normal;
}
.voices-flex .entry-title a {
    text-decoration: none;
}
.voices-flex .entry-title .customer {
    color: #fff;
    font-size: 0.9em;
    text-align: center;
    background-color: rgba(174,131,73,0.8);
    border-radius: 5px;
    margin-bottom: 7px;
}
.voices-flex .entry-title strong {
    margin-bottom: 8px;
    display: inline-block;
}

/* 230629 */
/* スタッフ紹介 */
.flexbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

ul.p-staff-wrap02 {
  margin-top: 40px;
}
ul.p-staff-wrap02::before, ul.p-staff-wrap02::after {
  content: none;
}
ul.p-staff-wrap02 *::before, ul.p-staff-wrap02 *::after {
  content: none;
}
ul.p-staff-wrap02 li {
  width: calc((100% - 30px) / 2);
  padding: 20px;
  background-color: rgba(124,151,105,0.8);
  box-sizing: border-box;
  color: #FFF;
  margin-bottom: 30px;
}
ul.p-staff-wrap02 li:nth-of-type(4n+2), ul.p-staff-wrap02 li:nth-of-type(4n+3) {
  background-color: rgba(195,158,158,0.8);
}
ul.p-staff-wrap02 li .photo-name-wrap {
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin-bottom: 15px;
}
ul.p-staff-wrap02 li .photo-name-wrap .staff_photo {
  position: relative;
  overflow: hidden;
  display: block;
  width: 96px;
  min-width: 96px;
  height: 112px;
  margin-right: 20px;
}
ul.p-staff-wrap02 li .photo-name-wrap .staff_photo img {
  display: block;
  aspect-ratio: 96 / 112;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
ul.p-staff-wrap02 li .photo-name-wrap .name-wrap {
  letter-spacing: 0.1em;
  align-content: space-between;
}
ul.p-staff-wrap02 li .photo-name-wrap .name-wrap .staff_position-wrap {
  width: 100%;
}
ul.p-staff-wrap02 li .photo-name-wrap .name-wrap .staff_position-wrap .staff_position {
  font-size: 15px;
  letter-spacing: -0.02em;
}
ul.p-staff-wrap02 li .photo-name-wrap .name-wrap .staff_name-wrap {
}
ul.p-staff-wrap02 li .photo-name-wrap .name-wrap .staff_name-wrap .staff_qualification {
  font-size: 13px;
  letter-spacing: -0.02em;
  line-height: 1.4;
}
ul.p-staff-wrap02 li .photo-name-wrap .name-wrap .staff_name-wrap .staff_name {
  font-size: 20px;
}
ul.p-staff-wrap02 li .photo-name-wrap .name-wrap .staff_name-wrap .staff_name_english {
  font-size: 12px;
}
ul.p-staff-wrap02 li .staff_comment {
  /*letter-spacing: -0.04em;*/
}
/* /230629 */