@charset "UTF-8";

/*子テーマ用「base.css」*/

/*--------------------------------------------------------
フッター
--------------------------------------------------------*/

.site-footer{
background-color:#ADA250;
}

/*--------------------------------------------------------
サイト全体
--------------------------------------------------------*/

.pcp{
display:block;
}

.spp{
display:none;
}

.img-waku{
margin:10px;
}
.contact{
min-width:520px;
}


.container{
background-color:#f3ebde;
}
body{
color:#433838;
font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}

.col1 .section-wrap{
padding-left:0;
padding-right:0;
}

.copyright{
background-color:#433838;

}

/*--------------------------------------------------------
サブページ全体
--------------------------------------------------------*/
.col1 .section-wrap{
padding-top:0;
}

/*■大見出し*/
.section-wrap h1.section-title:first-letter {
    font-size: 2em;
    color: #00a177;
}

/*■h2*/
.main-body h2 {
    margin: 20px 0 30px;
    padding: 10px 18px;
    background: #55301d;
    color: #fff;
    font-size: 1.75em;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .25);
}

/*■h3*/
.main-body h3 {
    position: relative;
    margin: 60px 0 30px;
    padding: 0 0 10px;
    border-bottom: 4px solid #afc3be;
    box-sizing: content-box;
    font-weight: bold;
    font-size: 1.5em;
}
.main-body h3::after {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: -4px;
    width: 20%;
    height: 4px;
    background-color: #00a177;
    content: '';
}


/*■h4*/
.main-body h4 {
    position: relative;
    padding: 0 .5em .5em 1.7em;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size:1.25rem;
    margin:inherit;
    border-left:inherit;
    background:inherit;
}

.main-body h4::after {
    position: absolute;
    top: .6em;
    left: .4em;
    z-index: 2;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #00a177;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*■table*/
td.td2-1{
width:33%;
}

td.td3-1,
td.td3-2,
td.td3-3{
width:33.33333%;
}


.td-g{
background-color: #f6f4f0;
}
.td-w{
background-color: #fff;
}

/*--------------------------------------------------------
よくある質問
--------------------------------------------------------*/
#post-22 .article-body strong{
font-size:1.1rem;
}

/*--------------------------------------------------------
予約の流れページ
--------------------------------------------------------*/
.yoyaku-in-img{
float:left;
margin-right:1rem;
}

.yoyaku-waku{
margin-bottom:20px;
}

/*--------------------------------------------------------
プロフィールページ
--------------------------------------------------------*/

.bengo-img{
border: 1px solid #cfcfcf;
width:55%;
float:right;
}

.bengo-img img{
max-width:100%;
}

.bengo-prf{
text-align:center;
width:30%;
padding-top:10%;
}

.main-body .bengo-prf h2{
color:#000;
margin:0;
padding:0;
background:inherit;
box-shadow:inherit;
font-size:2.5rem;
}

.main-body .bengo-prf h2 .bengo-prf-span1{
display:block;
font-size:1.5rem;
}

.bengo-prf-r{
    margin: 0 0 2rem 0;
    color: #ccc;
    font-size: 1.5rem;
}

.bengo-prf hr{
margin: 4.0em 26%;
border: 2px solid #00a177;
}

.bengo-prf-syozoku{
    margin: 2em auto;
    color: #777777;
    font-size: 1.2em;
}


/* 経歴 */
ul.keireki{
margin:0;
list-style-type:none;
}


ul.keireki li time{
display:inline-block;
width:20%;
}



/* ヘッダー */

.site-title img{
max-height:75px;
}
.contact{
font-size:0;
display:table-cell;
text-align:right;
vertical-align:middle;
}


.h-tel,.h-mail{
display:inline-block;
vertical-align:middle;
}

.h-tel{
margin-right:30px;
}

/* グローバルメニュー */

.global-nav-in li a:hover{
background-color:inherit;
    text-decoration: underline;
}
.global-nav{
background-image:url("/wp/wp-content/uploads/2018/01/navi.png");
}

.global-nav-in li a{
background-color:inherit;
color: #fff;
}

.global-nav-in ul{
border-left:inherit;
}

.global-nav-in li a{
border-right:inherit;
}

.global-nav-in li::before{
    position: absolute;
    top: 50%;
    left: -2px;
    left: -0.2rem;
    color: #fff;
    content: "\007c";
    font-size: 10px;
    font-weight: normal;
    transform: translatey(-50%);
}

.global-nav-in li:last-child::after{
    position: absolute;
    top: 50%;
    right: -2px;
    right: -0.2rem;
    color: #fff;
    content: "\007c";
    font-size: 10px;
    font-weight: normal;
    transform: translatey(-50%);
}


.global-nav-in li{
border-bottom:inherit;
}


.global-nav{
border:inherit;
}

.section-wrap{
border:inherit;
}

/*--------------------------------------------------------
トップページ
--------------------------------------------------------*/

.main-image-in-text{
display:none;
}

.home .article-header{
display:none;
}

/* トップページ共通 */
.catch{

text-align:center;
font-weight:bold;
font-size:1.5rem;

}

.h2-t{
text-align:center;
}
h2.h2-t-in{
margin:60px 0 30px;
padding-bottom:0;
border-bottom:solid 2px #00a177;
display:inline-block;
background:inherit;
color:inherit;
box-shadow:inherit;
}

.text1{
text-align:center;
}

.text1-in{
line-height:1.2;
margin-bottom:1.5rem;
}


/* 取り扱い業務 */

.treat ul{
margin:0;
padding:0;
}

.treat ul li{
list-style-type:none;
float:left;
padding:10px;
box-sizing:border-box;
width:20%;
margin-bottom:0;
}

.treat ul li img{
max-width:100%;
}

/* 講演 */
.kouen{
background-color:#fff;
width:80%;
margin:60px auto 0 auto;
padding-bottom: 5rem;
height:500px;
overflow-y:scroll;
}

.kouen .h2-t-in{
margin-top:10px;
}

.kouen-text{
width:80%;
margin:0 auto;
text-align:left;

position: relative;
background-image:linear-gradient(transparent 2.9em,#eeeeee .1em);
background-size: 100% 3rem;
line-height:3rem;


}

.kouen p{
margin-bottom:3rem;
}

/* アクセス */

.text1{
margin-bottom:3rem;
}

.text2{
display:table;
}

.map{
display:table-cell;
}

.map-text{
vertical-align: top;
padding-left: 3rem;
display:table-cell;
}


/*--------------------------------------------------------
お問い合わせフォーム　テーブル
------------------------------------------------------*/

.table2 input{
margin:0 0.3em 0 0;
}

.ui-datepicker{
width:20em !important;
}
.table2 label{
display:block;
margin-left:9px;
margin-bottom:5px;
}


.table2-kaku{
margin:20px 0 0 20px;
}

.table2 dl,dt,dd {
	margin: 0;
	padding: 0;
}

.table2 dl {
	background: #F2F2F2;
	border: 1px solid #ccc;
	border-top: none;
	width:99%;
}

.table2 dt,dd {
	padding: 3px;
}

.table2 dt {
min-height:1.5em;
text-align: center;
border-top: 1px solid #ccc;
clear: left;
float: left;
width: 250px;
}

.table2 dd {
min-height:1.5em;
background: #fff;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-left: 250px;
padding:5px 5px 10px 5px;
}

.table2 textarea{
width:60%;
}
