@import url('https://fonts.googleapis.com/css2?family=Hina+Mincho&amp;family=Shippori+Mincho:wght@400;500&amp;family=Zen+Maru+Gothic:wght@400;500;700&amp;family=Zen+Old+Mincho:wght@400;500;600&amp;display=swap');


/* -------------------------------
　　テーマカラーホワイト時
　------------------------------- */

.main-header #mainnav .menu > li.menu-item-11112 > a {color:#fff;}
.main-header #mainnav .menu > li.menu-item-11112 > a:hover {color:#b4931e;}
.footer-widgets .veu_contact .contact_bt_txt {background: #B48C52;padding:20px; border-radius:7px;}
.veu_postList .postList_date { color: #cf8c0c;}

/* -------------------------------
　　見出し
　------------------------------- */

.entry-header .byline {
    display: none;
} 

.entry-header .posted-on .sydney-svg-icon {
    display:none;
}

.page .entry-header {
    text-align: center;
    margin: 0px auto 50px;
}

.page .hentry h1.title-post:after {
    content: "";
    display: block;
    width: 10%;
    height: 2px;
    background-color: #b48c52;
    margin: 40px auto 10px;
}

.hentry h1.title-post {
    line-height: normal;
    letter-spacing: 5px;
    font-size: 34px;
    padding-top: 40px;

}

#content H2 {
    margin: 50px 0; 
 /*   margin: 10px 0px 20px 0;
    padding: 10px 1em;
    background-color: #f5ecd2;
    border-top: 2px solid #b48c52;*/
    padding: 7px 1em;
    background-color: #f7f1de;
    border-top: 2px solid #b48c52;
}

#content h3 {
    padding: 12px 0.5em;
    border-left: 4px solid #8a6a37;
    background-color: #f3f3f3;
    margin: 1.5em 0;
}
  

#secondary {
    padding: 0px 16px;
}

#content #secondary h3 {
    border-left: none;
    margin: 1.5em 0 0.5em;
    background-color: #f5ecd2;
/*    padding: 10px 0.5em 5px; */
    padding: 7px 0.5em 5px;
    font-size: 18px;
}

#content h4 {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 10px 0.5em;
    background-color: #f7f7f7;
    color: #8a6a37;

}

.hentry blockquote{ 
    color: #666;
    background-color: #f5f5f5;
    padding: 40px;
    border: 1px solid #c2c5c9;
    border-radius: 4px;
    margin: 1em auto;
}

/* サイドバー */
#secondary.widget-area {
/*    border: 3px solid #f1f1f1;*/
    border: 3px solid #eae5d6;
  
}

.widget-area #vkexunit_button-2 > div > a {
    background: #b28547;
    color: #ffffff;
    padding: 5px;
    display: block;
    text-align: center;
    margin: 20px 0 -10px;
}


/* -------------------------------
　　投稿
　------------------------------- */
/* 上下余白 */
body.post-template-default #content,
body.blog #content,
body.single #content,
body.archive #content {
    padding-top: 60px;
    padding-bottom: 60px;
}

/* ページネーション */
.nav-links {text-align: center;}
.nav-links .page-numbers {color: #80848b;}

.nav-links .page-numbers.current {
    background-color: #8a6a37;
    color: #fff;
}

.nav-links .page-numbers {
    background-color: #d9d9d9;
}

.hentry h2.title-post,
.category .hentry h2.title-post,
.archive .hentry h2.title-post {
    font-size: 1.4em;
    line-height: normal;
    letter-spacing: 0;
    margin: 10px 0px 20px 0 !important;
}

.single .hentry .title-post {
    border-bottom: 3px solid #8a6a37;
    margin-bottom: 20px;
    text-align: left;
    letter-spacing: 0;
    font-size:28px;
}


/*
.content-area.modern .hentry {
    box-shadow: 0px 0px 10px rgb(134 103 69 / 63%);
    padding: 40px;
    margin-bottom: 60px;
}

.content-area.modern .entry-thumb {
    margin: 20px 0px 40px;
}
*/

.classic-alt .meta-post {
    text-align:left;
}

.single .single-meta, .classic-alt .posted-on {
    text-align: right;
    display: block;
}

#content h3.archive-title {margin-top:0px;}

/* -------------------------------
　　ぱんくず
　------------------------------- */
.breadcrumbs {
    font-size: 0.8em;
    margin-bottom: 40px;
}

.breadcrumbs i {
    color: #ccc;
    margin: 0 8px;
}


/* -------------------------------
　　ヘッダー
　------------------------------- */

@media (min-width: 992px){
    .header-wrap .col-md-8 {
        width: 95%;
    }
}


.header_layout_2 .header-col {
    padding-right: 0;
}

.site-header {
    background-color: rgb(0 0 0 / 0.85);
}

.site-header.float-header {
    padding: 15px;
}
.text-slider .maintitle {
    font-family: 'Zen Old Mincho', serif;
    font-size: 5em;
    font-weight: 400;
    color: #fff;
    letter-spacing: 4px;
    line-height: 1;
    padding-bottom: 3%;
    text-shadow: 1px 1px 3px rgb(0,0,0,0.75);
}

.text-slider .maintitle:after {
    background-color: #fff;
    left: 40%;
    width: 20%;
    margin: 0;
}

.text-slider .subtitle {
/*    font-size:60px;*/
    font-family: "Sunflower", sans-serif;
    font-weight:800;
    color:#FFFF;
    letter-spacing: 0;
    padding: 40px 0 80px;
    text-shadow: 1px 1px 3px rgb(0,0,0,0.75);
}
.header-col.header-elements a.button.roll-button {
    font-size: 14px;
    border-radius: 2px;
    padding: 6px 14px;
}

/*
li.header-custom-item a.roll-button {
    padding: 10px 12px;
    font-size: 15px !important;
    letter-spacing: 1px;
}

li.header-custom-item a.roll-button:before {
  font-family: "Font Awesome 5 Free";
  content: '\f15c';
  font-weight: 900;
  padding-right: 5px;
}
#mainnav .sub-menu li a {
    color: #fff;
}

#mainnav .sub-menu li a:hover {
    background: #b28547;
}
*/

#mainnav ul li {
    display: flex;
    align-items: center;
    line-height: 1.5;
    padding: 0 13px;
}

#mainnav ul li.button {
    border-radius: 2px;
    padding: 0;
}

#mainnav ul li.button a {
    padding: 5px 15px;
}

.main-header ul ul a:not(.mega-menu-link) {
    padding: 10px !important;
}


/* -------------------------------
　　フッター
　------------------------------- */

/* コピーライト（footerPHPでコピーライトに変更済）*/
.site-info {
    text-align: center;
    line-height: 1.2;
    font-size: 0.95em;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding-bottom: 0;
}

.entry-footer {
    margin-top: -30px;
}

#secondary.widget-area {
    font-size: 15px;
}

.widget-area .widget {
    margin-bottom: 40px;
}

.widget-area .widget ul li {
    padding: 5px 1em;
/*    display: inline-block; */
}

p.footerName {
	font-size: 1.3em;
	font-weight: bold;
}

ul#menu-footermenu li:before{
  font-family: "Font Awesome 5 Free";
  content: '\f0da';
  font-weight: 900;
  padding-right: 0.5em;
}

.col-md-6 {
    width: 100%;
}

/* -------------------------------
　　Go Top
　------------------------------- */
.bottom .socials li:hover a, .go-top {
 /*   background-color: #61CE70;*/
}
.go-top:hover svg, .sydney_contact_info_widget span {
    fill: #74D7F6;
}


/* -------------------------------
	CTA（クレバリーの家づくり）
　------------------------------- */
ul.iedukuri {
	width: 100%;
	margin: 30px 0;
	padding: 0;
    list-style: none;
}

ul.iedukuri > li {
	display: inline-block;
	width: 40%;
	color: #fff;
	margin: 20px 4%;
	font-size: 18px;
    vertical-align: top;
    box-sizing: border-box;
}

ul.iedukuri > li > a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0 1em;
	line-height: 40px;
	background-color: #af9f2d;
    background: linear-gradient(to right, #af9f2d 0%, #d4da79 100%);
	border-left: 5px solid #d4da79;
}

ul.iedukuri > li > a:hover {
	background: #af9f2d;
}

ul.iedukuri > li ul.sub {
    width: 90%;
    margin: 0 auto;
    padding:15px 0 0 0;
    box-sizing: border-box;
}

ul.iedukuri > li ul.sub li {
    display: inline-block;
    width: 48%;
    margin: 0;
}

ul.iedukuri > li ul.sub li a {
	color: #666;
	font-size: 14px;
	background-color: #fff;
	line-height: 20px;
    border: none;
}

ul.iedukuri > li ul.sub li a:hover {
	background-color: #fff;
	color: #af9f2d;
}

/* ---------------------------------
	MW WP Form（共通）
--------------------------------- */

.mw_wp_form_g-standard .notes {
    color: #0f0f0f;
    display: initial;
    font-size: 16px;
    margin: 5px 0 0;
}

.g-standard-description {
    font-size: 12px;
    margin-bottom: -20px;
}

.nodisplay {display:none;} 

.mw_wp_form .horizontal-item:first-child {
    margin-right: 14px;  
}

.mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0px;
    margin-right: 14px;
}

.mw_wp_form_g-standard label {
  text-indent: -1.5em;
  margin-left: 1.5em;
}


::placeholder{
  color:#BBB
}



/* ---------------------------------
	オリジナル（共通）
--------------------------------- */

.clear { clear: both; }
.clearfix {min-height: 1px;}
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.left {	text-align: left; }
.center {text-align: center;}
.right {text-align: right;}

.font1em {font-size:1em !important;}
.font8px {font-size:8px;}
.font9px {font-size:9px;}
.font10px {font-size:10px;}
.font11px {font-size:11px;}
.font12px {font-size:12px;}
.font13px {font-size:13px;}
.font14px {font-size:14px;}
.font15px {font-size:15px;}
.font16px {font-size:16px;}
.font18px {font-size:18px;}
.font20px {font-size:20px;}
.fontB {font-weight:700;}
.att_red { color: #D30000;font-weight: 600;}
.att_green { color: #3A9923;font-weight: 600;}
.att_blue { color: #2776DB;font-weight: 600;}
.serif,#content .serif h1 { font-family: serif !important;}
.red { color: #F00;}
.blue { color:#1D73E1;}

#content .sectionFrame {
    border-radius: 5px;
    box-shadow: inset 1px 1px 0px rgb(255 255 255);
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    padding: 25px 25px 5px;
    margin-bottom: 20px;
    clear: both;
}

/* CTAボタン */
.ctabt {
  margin: 60px auto 30px;
  width:60%;
  text-align: center;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 1px;
  background-color: #b28547;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.veu_contact .contact_bt {padding: 15px;}


.ctabt a {
  color: #fff;
  padding: 15px;
  text-decoration: none;
  display: block;  
}
.ctabt a:hover {
  background-color: #c98932;
}

/* 1文字字下げ */
.jisage {
  text-indent: -1em;
  padding-left: 1em;}
  
/* 2文字字下げ */
.jisage2 {
  text-indent: -2em;
  padding-left: 1em;
  margin-left:2em;
}

.jisage3 {
  text-indent: -3em;
  padding-left: 1em;
  margin-left:3em;
}

.mleft1em {margin-left: 1em;}
.m0a {margin: 0 auto !important;}

.hText p {margin-left:20px;}
.hText ul {margin:25px 0px 25px 10px;}
.hText li {margin-bottom:16px;}

.hText dl {display: flex; flex-wrap: wrap; width: 100%;}
.hText dt {width: 12%;margin-left: 10px; padding-bottom: 15px; line-height: 1.5;}
.hText dd {width: 80%; margin-left: 0px; padding-bottom: 15px; line-height: 1.5;}

.hText table {width: 98%;margin-left: 2%;}

/* ---------------------------------
    ボタン（共通）
--------------------------------- */
/* 背景キーカラー */
#content a.btnKey{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 15px 30px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #b28547;
    transition: .4s;
}

#content a.btnKey:after {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 10px;
}

#content a.btnKey:hover {
    background-color: #EBEBEB;
    color: #b28547;
}

/* グリーンボタン*/
.gr-button a {
  font-size: 1.6em;
  font-weight: 600;
  letter-spacing: 4px;
  background-color: #00a040;
  border-radius: 100px 100px 100px 100px;
  box-shadow: 0px 1px 4px 0px rgba(60, 85, 80, 0.5);
  color: #fff;
  padding: 10px 20px;
}


/* 枠線キーカラー */
#content a.btnBDkey {
    display: inline-block;
    padding: 6px 15px;
    text-decoration: none;
    color: #b28547;
    border: solid 2px #b28547;
    border-radius: 5px;
    transition: .4s;
}

#content a.btnBDkey:hover {
    background: #b28547;
    color: white;
}

/*マーカー風ライン*/
.marker01 {
    background:linear-gradient(transparent 75%, #ff9393 75%);
    display: inline;
}


/* -------------------------------
	マーク（共通）
------------------------------- */

.mMAIL:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f0e0';
    padding-right: 0.5em;
}

.mTEL:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f095';
    padding-right: 0.4em;
}

.mFAX:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1ac';
    padding-right: 0.5em;
}

.mURL:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f015';
    color: #333;
    padding-right: 0.5em;
}

.mPDF:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1c1';
    font-size: 1.2em;
    color: #C71825;
    padding-right: 0.5em;
}

.mEXCEL:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1c3';
    font-size: 1.2em;
    color: #3F8D23;
    padding-right: 0.5em;
}

.mWORD:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1c2';
    font-size: 1.2em;
    color: #0F48AE;
    padding-right: 0.5em;
}

.m2down:after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f103';
    font-size: 1.2em;
    padding-left: 0.5em;
}

.mORDER:after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f044';
    font-size: 1.2em;
    padding-left: 0.5em;
}

p.mMAIL,p.mTEL,p.mURL,p.mFAX,p.mPDF,p.mEXCEL,p.mWORD{
    line-height: 1;
    font-size: 1.1em;
}

/* 別窓で開く
a[target="_blank"]:not(.noicon):after {
    font-family: "Font Awesome 5 Free";
    content: "\f2d2";
    font-size: 7px;
    font-weight: normal;
    text-decoration: none;
    margin: 0 3px;
}
 */


/* -------------------------------
	画像（共通）
------------------------------- */

#content img.floatL { float:left; }
#content img.mid { vertical-align:middle; }
#content img.LR5px{ margin: auto 5px; }
#content img.LR10px{ margin: auto 10px; }
#content img.LR20px{ margin: auto 20px; }


/* -------------------------------
	Table（共通）
------------------------------- */

/*セルの間隔を無くす*/
table {
    border-collapse: collapse;
}

table, table td, 
table th {
    border: solid 1px #ccc;
    padding: 10px 1em;
}

table.left td, 
table.left th {
    text-align: left;
}

table th {
    background-color: #eee;
}

table.dot {
    border: none;
}
table.dot td, 
table.dot th {
    border: none;
    border-bottom: dotted 1px #ccc;
    padding: 10px 1em;
}


/* =======================================
	PC用
======================================= */


@media (min-width: 768px) {
    .nopc { display:none; }
    }
    
@media print, screen and (min-width: 970px) {
        
    /* -------------------------------
        レイアウト（PC）
    ------------------------------- */
    
    .wDef {
      width: 1170px;
      margin: 0 auto;
    }
    .w100per {
      width: 100%;
      margin: 0 auto;
    }
    .w90per {
        width: 90%;
        margin: 0 auto;
    }
    .w80per {
        width: 80%;
        margin: 0 auto;
    }
    .w70per {
        width: 70%;
        margin: 0 auto;
    }
    .w60per {
        width: 60%;
        margin: 0 auto;
    }
    .w50per {
        width: 50%;
        margin: 0 auto;
    }
    .w40per {
        width: 40%;
        margin: 0 auto;
    }
    .w30per {
        width: 30%;
        margin: 0 auto;
    }
    .w20per {
        width: 20%;
        margin: 0 auto;
    }
    .w10per {
        width: 10%;
        margin: 0 auto;
    }
    .w1100 {
      width: 1100px;
      margin: 0 auto;
    }
    .w1000 {
      width: 1000px;
      margin: 0 auto;
    }
    .w950 {
      width: 950px;
      margin: 0 auto;
    }
    .w900 {
      width: 900px;
      margin: 0 auto;
    }
    .w850 {
      width: 850px;
      margin: 0 auto;
    }
    .w800 {
      width: 800px;
      margin: 0 auto;
    }
    .w750 {
      width: 750px;
      margin: 0 auto;
    }
    .w700 {
      width: 700px;
      margin: 0 auto;
    }
    .w600 {
      width: 600px;
      margin: 0 auto;
    }
    .w500 {
      width: 500px;
      margin: 0 auto;
    }
    .w400 {
      width: 400px;
      margin: 0 auto;
    }

    .floatL {
        float: left;
        box-sizing: border-box;
    }

    .floatR {
        float: right;
        box-sizing: border-box;
    }
    
    .clearfix {
        min-height: 1px;
      }
      
    .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }

    .clear {
    clear: both;
    }

    
    
}/* PC用ここまで970px*/
    
    
/* =======================================
        モバイル用（スマホ・タブレット）
======================================= */
    
@media (max-width: 480px) {
  /* グリーンボタン*/
.gr-button a {
  font-size: 1.2em;
}
  
  
}/* モバイル用480pxここまで */
    
    
@media (max-width: 767px) {

    .nosp { display:none; }
    
    /* モバイルで画像を折り返す */
    #content img.spBL {
        float: none;
        display: block;
        margin: 10px auto;
    }


   /* -------------------------------
        ヘッダー
    ------------------------------- */

    .text-slider .maintitle {
        font-size: 2.2em;
        padding-bottom: 20px;
    }

    .text-slider .subtitle {
        padding-top: 20px;
        padding-bottom: 0;
    }


   /* -------------------------------
        CTA（クレバリーの家づくり）
    ------------------------------- */
        ul.iedukuri li {
        display: inline-block;
        width: 92%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    
   /* -------------------------------
        テーブル（モバイル）
    ------------------------------- */
    .mbscroll{
        overflow: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
    .mbscroll::-webkit-scrollbar{
        height: 5px;
    }
    .mbscroll::-webkit-scrollbar-track{
        background: #F1F1F1;
    }
    .mbscroll::-webkit-scrollbar-thumb {
        background: #BCBCBC;
    }

        
}/* モバイル用768pxここまで */




