@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');

.display--sp{display:none}@media (max-width: 768px){.display--pc{display:none}.display--sp{display:block}}img.display--sp{display:none}@media (max-width: 768px){img.display--pc{display:none}img.display--sp{display:inline-block}}


body {
  color:#333;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size:14px;  /* modern */
  line-height:2.0;
  background:#fff;
  letter-spacing: 0.05em;
}
.container{
  width:100%;
  max-width: 1040px;
  margin: auto;
}

p{
  margin:auto;
}

a.btn{
  display: block;
  color: #fff;
  height: 50px;
  line-height: 50px;
  border: 0;
  text-align: center;
  text-decoration: none;
}
header#head{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  box-sizing:border-box;
  z-index:999;
  background-color: #fff;
  height:80px;
}
#head #head-logo{
  display: flex;
  align-items: center;
  float: left;
  padding-top:16px;
  position:relative;
}
#head #head-logo img{
  width: 200px;
  max-width: 240px;
}
#head #head-logo h2{
  margin-left: 5px;
  font-size: 10px;
  line-height:1.4;
  font-weight: 900;
  /* position:absolute;
  top:0;
  left:0; */
}
#head #head-contact{
  position:absolute;
  right:0;
  height: 80px;
  line-height: 80px;
}
#head #head-contact ul{
  font-size: 0;
  letter-spacing: -.4em;
}
#head #head-contact ul li{
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: center;
  vertical-align: middle;
  width: auto;
  margin: auto 10px auto auto;
}
#head #head-contact ul li:first-child{
  font-size:18px;
  line-height: 1.4;
}
#head #head-contact ul li:last-child{
  margin-right: 0;
}
#head #head-contact ul li svg{
  margin-right: 6px;
}
#head #head-contact ul li a{
  text-decoration: none;
}
#head #head-contact ul li:first-child a{
  color: #000;
}
#head #head-contact ul li:last-child{
  display: none;
}
#head #head-contact ul li .sales-time{
  display: block;
  font-size: 12px;
  color: #999;
}
#head #head-contact ul li a.btn{
  width:80px;
  height:80px;
  line-height:80px;
  font-size:24px;
}
#head #head-contact ul li a.btn svg{
  margin:auto;
}
#head-menu{
  float:left;
  width:calc(100% - 360px);
  margin-left:20px;
}
.menu-mobile {
    display: none;
    padding: 10px ;
}

.menu-mobile:after {
    content: "+";
    font-size: 26px;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}

.menu-dropdown-icon:before {
    content: "+";
    display: none;
    cursor: pointer;
    float: right;
    padding: 10px 15px;
    background: #f8f8f8;
    color: #000;
}
#head-menu nav.head-menu-nav ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

#head-menu nav.head-menu-nav ul:before,
#head-menu nav.head-menu-nav ul:after {
    content: "";
    display: table;
}
#head-menu nav.head-menu-nav ul:after {
    clear: both;
}
#head-menu nav.head-menu-nav ul li {
    float: left;
    padding: 0;
    margin: 0;
  background:none;
}
#head-menu nav.head-menu-nav ul li a {
  display: block;
  font-weight: bold;
  padding: 0 15px;
  color: #000;
  text-decoration: none;
  height:80px;
  line-height:80px;
}
#head-menu nav.head-menu-nav ul li ul {
    display: none;
    width: 100%;
    background: #f8f8f8;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

#head-menu nav.head-menu-nav ul li ul:before,
#head-menu nav.head-menu-nav ul li ul:after {
    content: "";
    display: table;
}

#head-menu nav.head-menu-nav ul li ul:after {
    clear: both;
}

#head-menu nav.head-menu-nav ul li ul li {
    margin: 0;
    padding-bottom: 0;
  font-size: 90%;
    list-style: none;
    background: none;
    float: left;
  border-left: 0;
    border-bottom: 1px solid #ccc;
}
#head-menu nav.head-menu-nav ul li ul li:last-child{
    border-bottom: 0;
  border-right: 0;
}
#head-menu nav.head-menu-nav ul li ul li a {
    display: block;
    color: #000;
    padding: 10px 0;
    border: 0;
    width: 100%;
}
#head-menu nav.head-menu-nav ul li ul.normal-sub {
    width: 360px;
    left: auto;
}

#head-menu nav.head-menu-nav ul li ul.normal-sub li {
    width: 100%;
}

/*#fv-area{
  position: relative;
  background-position: center 50%;
  background-size: cover;
  padding: 50px 0;
  margin: auto auto 20px;
}
#fv-area h2{
  position: relative;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  z-index: 10;
}
#fv-area h2 b{
  font-size: 120%;
}
#fv-area .fv-overlay{
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255,255,255,.3);
  width: 100%;
  height: 100%;
}*/

#content-area{
  padding-bottom: 50px;
}
#content-area .main-content{
  width: 100%;
}

/* コラムページのみ */
/* .single-post .container {
  display: flex;
  justify-content: space-between;
}
.single-post #content-area .main-content{
  width: 70%;
}
.twitter-content {
    width: 30%;
    border: 1px solid #eee;
    height: 870px;
    overflow: hidden;
    overflow-y: scroll;
    margin-right: -10%;
} */

#content-area .side-content{
  width: 100%;
}
.main-visual{
  margin: auto auto 30px;
  padding: 80px 30px;
  position:relative;
  height:550px;
  box-sizing:border-box;
  background-size: cover;
  background-position: center 50%;
}
.main-visual .container{
  display:table;
  height:100%;
}
.main-visual .main-visual-textarea{
  display: table-cell;
  padding: 30px;
  vertical-align:middle;
}
.main-visual .main-visual-textarea h2{
  font-size: 150%;
  font-weight: bold;
  line-height: 1.2;
}
.main-visual .main-visual-textarea h2 span{
  display: block;
}
.main-visual .main-visual-textarea h2 .h2-top,.main-visual .main-visual-textarea h2 .h2-bottom{
}
.main-visual .main-visual-textarea h2 .h2-middle{
  font-size: 120%;
  margin: 6px auto 10px;
}
.main-visual .main-visual-textarea h2 b{
  font-size: 120%;
}
#content-area .front-cv{
  margin: auto auto 30px;
  border: 1px solid #eee;
  text-align: center;
}
#content-area .front-cv .front-cv-title{
  font-size: 120%;
  font-weight: bold;
  color: #fff;
  margin: auto auto 5px;
}
#content-area .front-cv .front-cv-head{
  font-size: 120%;
  font-weight: bold;
  margin: auto auto 10px;
  padding: 0 20px;
}
#content-area .front-cv .front-cv-bottom{
  font-size: 120%;
  font-weight: bold;
  padding: 0 20px;
}
#content-area .front-cv #front-cv-contact ul{
  font-size: 0;
  letter-spacing: -.4em;
  margin: auto auto 10px;
  padding: 0 20px;
}
#content-area .front-cv #front-cv-contact li{
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: center;
  vertical-align: middle;
  width: 240px;
  margin: auto 10px auto auto;
}
#content-area .front-cv #front-cv-contact li:first-child{
  font-size:26px;
  line-height: 1.4;
}
#content-area .front-cv #front-cv-contact li:last-child{
  margin-right: 0;
}
#content-area .front-cv #front-cv-contact li svg{
  margin-right: 6px;
}
#content-area .front-cv #front-cv-contact li a{
  text-decoration: none;
}
#content-area .front-cv #front-cv-contact li:first-child a{
  color: #000;
}
#content-area .front-cv #front-cv-contact li .sales-time{
  display: block;
  font-size: 12px;
  color: #999;
}
#content-area .front-consultation{
  margin: 30px auto;
}
#content-area .front-consultation h2{
}
#content-area .front-consultation ul{
}
#content-area .front-consultation ul li{
    background: #f8f8f8;
    padding: 3px 10px;
    font-size: 120%;
    font-weight: bold;
    margin: 1px auto;
    border-bottom: 1px solid #ddd;
    color: #23136f;
    border: double 5px #23136f;
    background: #f1f8ff;
    padding: 0.5em 0.5em 0.5em 2em;
}
#content-area .front-consultation ul li svg{
  margin-right: 6px;
}
#content-area .front-feature{
}
#content-area .front-feature h2{
  text-align:center;
  border:none;
  margin-top:45px;
}
#content-area .front-feature h2 span{
  position:relative;
}
#content-area .front-feature ul.feature-list{
  font-size:0;
  letter-spacing:-2em;
  text-align:center;
}
#content-area .front-feature ul.feature-list li{
  display:inline-block;
  font-size:14px;
  letter-spacing:0.05em;
  margin:15px 2% 15px auto;
  width:32%;
  vertical-align:top;
}
#content-area .front-feature ul.feature-list li:nth-child(3n){
  margin-right:auto;
}
#content-area .front-feature ul.feature-list li .feature-image{
  width:100%;
  height:auto;
  border-radius:50%;
  max-width:300px;
  margin:auto auto 10px;
}
#content-area .front-feature ul.feature-list li .feature-image img{
  display:block;
  width:100%;
  border-radius:50%;
  margin:auto;
}
#content-area .front-feature h3.feature-title{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 150%;
  border: none;
  margin: auto auto 5px;
  text-align:center;
  padding:0;
  line-height: 1.4;
  min-height: 60px;
  margin-top: 22px;
  color: #736655;
}
#content-area .front-feature h2 span::before,#content-area .front-feature h2 span::after{
  content:'';
  width:120px;
  height:1px;
  background:#998679;
  position:absolute;
  top:50%;
}
#content-area .front-feature h2 span::before{
  left:-150px;
}
#content-area .front-feature h2 span::after{
  right:-150px;
}
#content-area .front-feature .feature-text{
  margin-top: 18px;
  padding: 0 15px;
  font-size: 100%;
  text-align:left;
  line-height: 1.7;
  font-family: 'Noto Sans JP', sans-serif;
  
}
article{
}
article p{
  margin: 20px auto;
}
article h2{
  font-size: 130%;
  line-height: 1.4;
  font-weight: bold;
  border-bottom: 2px solid #ddd;
  padding: 0 0 2px;
  margin: 30px auto 10px;
}
article h3{
  font-size: 110%;
  line-height: 1.4;
  font-weight: bold;
  border-left: 4px solid #ddd;
  margin: 30px auto 10px;
  padding-left: 10px;
}
article b,article strong{
  background: linear-gradient(transparent 60%, #ffff66 60%);
}


.sns-area {
  text-align: center;
  margin: 3em auto 0;
}
.sns-area-blog {
  text-align: center;
  margin: 0 auto;
}
.sns-area h2 {
  margin-bottom: .5em;
  font-size: 1.5em;
  color: #998679;
  overflow: hidden;
}
.sns-icon {
  width: 3em;
  display: inline-block;
}
.twitter-icon {
  width: 100%;
  height: auto;
  fill: #998679;
}

.front-archives-area{
}
ul.archives{
}
ul.archives li{
  float:left;
  width:23.5%;
  margin:15px 2% 15px auto;
}
ul.archives li:nth-child(4n){
  margin-right:auto;
}
ul.archives li a{
  display:block;
  color:#000;
  text-decoration:none;
}
ul.archives li .archives-photo{
  margin-bottom: 10px;
  position:relative;
  border: 1px solid #978c88;
}
ul.archives li .archives-photo .archives-photo-bg{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center 50%;
    background-size: cover;
}
ul.archives li .archives-photo::before {
    content: '';
    display: block;
    padding-top: 75%;
}
ul.archives li .archives-information h3{
  font-size: 90%;
  font-weight: bold;
  margin: auto auto 10px;
  padding-left: 0;
  border-left: none;
}
ul.archives li .archives-information{
  text-decoration:none;
}
ul.archives li .archives-information .archives-description{
  font-size: 80%;
}
ul.archives li .archives-information .archives-description svg{
  margin-right: 6px;
}
ul.archives li .archives-meta{
  font-size: 80%;
  margin:auto auto 2px;
}
ul.archives li .archives-meta .archives-meta-update{
  float: left;
  width:80px;
}
ul.archives li .archives-meta .archives-meta-category{
  float:right;
  width:calc(100% - 90px);
  text-align:right;
}
.page-btn{
  width:90%;
  max-width: 300px;
  margin: 30px auto auto;
}
#footer-cv {
  background-color: #e1dad6;
  padding: 46px 0;
  min-height: 100px;
  text-align: center;
}
#footer-cv .footer-cv-title{
  font-size: 140%;
  margin: auto auto 10px;
  font-weight: bold;
}
#footer-cv #footer-cv-contact ul li{
  display: block;
  /* font-size: 14px; */
  color: #6f5e53;
  margin: 10px auto;
}
#footer-cv #footer-cv-contact ul .footer-cv-icon {
  position: relative;
  display: inline-block;
  margin-left: 41px;
  padding-left: 13px;
}
#footer-cv #footer-cv-contact ul .footer-cv-icon::before{
  position: absolute;
  top: 2%;
  bottom: 0;
  left: -47px;
  background: url(../img/footer_cv_tel.png) no-repeat;
  background-size: auto 41px;
  display: block;
  width: 41px;
  height: 41px;
  content: '';
}
#footer-cv #footer-cv-contact ul li a{
  text-decoration: none;
}
#footer-cv #footer-cv-contact ul li a.btn{
  background: rgb(165,111,41);
  background: -moz-linear-gradient(0deg, rgb(167 101 14) 0%, rgb(175 112 27) 25%, rgb(199 131 43) 50%, rgb(220 156 72) 75%, rgb(245, 193, 126) 100%);
  background: -webkit-linear-gradient(0deg, rgb(167 101 14) 0%, rgb(175 112 27) 25%, rgb(199 131 43) 50%, rgb(220 156 72) 75%, rgb(245, 193, 126) 100%);
  background: linear-gradient(0deg, rgb(167 101 14) 0%, rgb(175 112 27) 25%, rgb(199 131 43) 50%, rgb(220 156 72) 75%, rgb(245, 193, 126) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a56f29",endColorstr="#e7b574",GradientType=1);
  width: 100%;
  max-width: 360px;
  margin: auto;
  border: 2px solid #ac742b;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  font-family: 'Noto Sans JP', sans-serif;
}
#footer-cv #footer-cv-contact ul li .tel-number a {
  display: block;
  font-size: 31px;
  line-height: 1;
  letter-spacing: .06em;
  pointer-events: none;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  color: #6f5e53;
}
#footer-cv #footer-cv-contact ul li .sales-time {
  display: block;
  font-size: 12px;
  text-align: left;
  font-family: 'Noto Sans JP', sans-serif;
}
.sns {
  background-color: #f8f8f8;
  padding: 10px 0;
}
.sns .container {
  display: flex!important;
  justify-content: center;
  align-items: center;
  max-width: 364px;
}
.sns-title {
  flex: 0 1 125px;
  color: #6f5e53;
  font-size: 16px;
  font-family: 'Noto Sans JP', sans-serif;
}
.sns-list {
  flex: 1;
}
.sns-list-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}
.sns-list-item.line img {
  width: 29px;
  height: auto;
}
.sns-list-item.instagram i {
  color: #998679;
}
.sns-area .sns-list-item:first-child {
  margin-left: 0;
}
.sns-area-blog .sns-list-item:first-child {
  margin-left: 0;
}

footer{
}
footer .footer-head{
  border-bottom: 1px solid #ddd;
  padding:15px 0;
  margin-bottom: 15px;
}
footer .footer-head ul{
  font-size: 0;
  letter-spacing: -.4em;
}
footer .footer-head ul li{
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  letter-spacing: .05em;
}
footer .footer-head ul li:first-child{
  width: 200px;
  margin-right: 20px;
}
footer .footer-head ul li:nth-child(2){
  text-align: left;
  width: calc(100% - 220px);
}
footer .footer-head ul li:nth-child(2) h2{
}
footer .footer-menu{
  text-align: center;
  margin: auto auto 15px;
}
footer .footer-menu ul{
  font-size: 0;
  letter-spacing: -.4em;
}
footer .footer-menu ul li{
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin: auto 10px;
}

footer .footer-menu02{
  text-align: center;
  padding: 15px 0;
  background: #f8f8f8;
}
footer .footer-menu02 ul{
  font-size: 0;
  letter-spacing: -.4em;
}
footer .footer-menu02 ul li{
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.05em;
  margin: auto 10px;
}
footer #copyrights{
  font-size: 80%;
  color: #fff;
  text-align: center;
  padding: 2px 0;
}
footer .footer-sns{
  margin: 5px auto auto;
  text-align: center;
}
footer .footer-sns a{
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  margin:auto  3px;
  font-size: 16px;
  color: #fff;
  border-radius: 14px;
}
footer .page-top{
  position: fixed;
  bottom: 30px;
  right: 30px;
}
footer .page-top a{
  display: block;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
}
.side-content{
}
.side-content .widget{
  margin: auto 20px 20px auto;
}
.side-content .widget h2{
  color: #fff;
  text-decoration: none;
  padding: 2px 15px;
}
.side-content .widget h2 a{
  color: #fff;
  text-decoration: none;
}
.side-content .widget .textwidget{
  padding:10px 15px;
}
.side-content .widget ul{
  padding: 0;
}
.side-content .widget ul li{
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
  background:#fff;
}
.side-content .widget ul li:first-child{
}
.side-content .widget ul li:last-child{
  border-bottom: 0;
}



#pankuzu{
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: 80px auto 20px;
  background:#fff;
}
#pankuzu ol{
}
#pankuzu ol li{
  float: left;
  font-size: 80%;
}
#pankuzu ol li::after{
  content: '>';
  margin: auto 5px;
}
#pankuzu ol li:last-child::after{
  content: '';
  margin: auto;
}
#pankuzu ol li span{
  font-weight: bold;
}
.pagenation{
  margin: 30px auto;
  text-align: center;
}
.pagenation ul.pagenavi{
}
.pagenation ul.pagenavi li{
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin:auto 5px;
    line-height: 40px;
}
.pagenation ul.pagenavi li.selected{
    background: #74a1e8;
    color: #fff;
    line-height: 40px;
  border: 1px solid #74a1e8;
  /* border-radius: 20px; */
  box-sizing: border-box;
}
.pagenation ul.pagenavi li a{
    display: block;
    background: #fff;
    color: #74a1e8;
    line-height: 40px;
  /* border-radius: 20px; */
  border: 1px solid #74a1e8;
  box-sizing: border-box;
  text-decoration: none;
}
.pagenation ul.pagenavi li.prev,.pagenation ul.pagenavi li.next{
  width: 100px;
}
.pagenation ul.pagenavi li.prev a,.pagenation ul.pagenavi li.next a{
}

/**custom**/
#content-area .main-visual{
margin-top:30px;
font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',serif;
}
#content-area .main-visual .main-visual-textarea h2 .h2-middle{
background:none;
color:#f27999;
}
#content-area .front-cv{
  background:#fff;
}
footer .footer-head{
  background:#fff;
}article.page-template ul.qa{
border:1px dashed #bea88a;
padding:15px 20px;
background:#fff;
margin: 30px auto;
}

article.page-template ul.qa li{
margin:5px auto;
text-indent: inherit;
}
article.page-template ul.qa li:first-child{
color:#f27999;
border-bottom:1px solid #f27999;
}
article.page-template ul.qa li:first-child::before{
content: 'Q.';
color:#f27999;
}
article.page-template ul.qa li:nth-child(2)::before{
content: 'A.';
color:#bea88a;
}
article.page-template ul.qa ol li::before{
content:'';
width:0;
height:0;
margin-right:auto;
}
article.page-template ul.qa ol li{
border-bottom:1px solid #ddd;
padding:5px;
margin:auto;
}
article.page-template ul.qa ol li:first-child{
color:#000;
border-bottom:none;
}
article.page-template ul.qa ol li:first-child::before,article.page-template ul.qa ol li:nth-child(2)::before{
content:'';
}
article.page-template ul.qa ol li:last-child{
border-bottom:none;
}
article.page-template ul.qa ol li:nth-child(even){
background:#f7f7f7;
}
article.page-template ul.qa ol li strong{
}
h1.page-headline{
font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',serif;
text-align:center;
font-size:130%;
font-weight:bold;
color:#bea88a;
margin:auto auto 30px;
vertical-align:middle;
}
h1.page-headline::before{
display:inline-block;
content:'';
width:30px;
height:1px;
vertical-align:middle;
background:#bea88a;;
margin-right:5px;
}
h1.page-headline::after{
display:inline-block;
content:'';
width:30px;
height:1px;
vertical-align:middle;
background:#bea88a;
margin-left:5px;
}
#head #head-contact ul li:first-child a,#content-area .front-cv #front-cv-contact li:first-child{
font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',serif;
color:#bea88a !important;
}

#pv-area h2.pv-catch{
font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',serif;
color:#bea88a !important;
}
article.page-template table td{
  background:#fff;
}

#comments-box{
  margin:60px auto 30px;
  border:1px solid #ddd;
  background:#e6ded4;
  box-sizing:border-box;
  text-align:left;
  padding:10px;
}
#comments-box #comments{
  border:1px solid #ddd;
  background:#f2efea;
  box-sizing:border-box;
  text-align:left;
  padding:15px;
  padding-bottom:80px;
  position:relative;
}
#comments-box h3{
  font-size: 120%;
  line-height: 1.4;
  font-weight: bold;
  border-bottom: 4px solid #fff;
  margin: auto auto 10px;
  padding: 5px;
}
#comments-box .required{
  color:#f00;
}
#comments-box label{
  font-size: 110%;
  line-height: 1.4;
  font-weight: bold;
  border-left: 4px solid #ddd;
  margin: 20px auto 10px;
  padding-left: 10px;
  display:block;
}
#comments-box textarea#comment{
  border:1px solid #ddd;
  background:#fff;
  padding:10px;
  max-width:100%;
  box-sizing:border-box;
}
#comments-box input[type="text"],#comments-box input[type="email"]{
  border:1px solid #ddd;
  background:#fff;
  padding:5px 10px;
  max-width:100%;
  box-sizing:border-box;
}
#comments-box .comment-form-email{
  padding-bottom:30px;
  margin-bottom:20px;
  border-bottom:1px solid #ccc;
}
#comments-box img{
  width:auto;
  max-width:100%;
}
#comments-box .form-submit{
  position:absolute;
  bottom:0;
  left:15px;
  width:300px;
}
#comments-box .form-submit input#submit{
  display:block;
  width:100%;
  max-width:300px;
  text-align:center;
  padding: 10px 15px;
    border: none;
    color: #fff;
  background:#f27999;
    box-sizing: border-box;
    margin: 10px auto;
}
#comments-box input[type="text"]#siteguard_captcha{
  width:200px;
}
#comments-box ol.comment-list{
  margin:auto auto 30px;
}
#comments-box ol.comment-list li{
  margin:20px auto;
  padding:10px;
  border:1px solid #ddd;
  background:#fff;
  box-sizing:border-box;
}
#comments-box ol.comment-list li .comment-notes li{
  margin:auto;
  padding:0px;
  border:none;
}
#respond p input[type="file"]{
  display:block;
  font-size:14px;
}
#respond p{
  font-size:14px;
}

/**news**/
.front-news-area{
  margin-top: 90px;
}
ul.news-list{
  border:1px solid #ddd;
}
ul.news-list li{
  margin:auto;
}
ul.news-list li:nth-child(even){
  background:#f8f8f8;
}
ul.news-list li a{
  display:block;
  padding:5px 10px;
  color:#333;
  text-decoration:none;
}
ul.news-list li a .date{
  float:left;
  width:120px;
}
ul.news-list li a h3{
  float:right;
  width:calc(100% - 120px);
  margin:auto;
  padding:0;
  border:none;
  font-size:100%;
  line-height:2.0;
}
ul.news-list-tag li a .date{
  width:105px;
}
ul.news-list-tag li a h3{
  width:calc(100% - 105px);
}
.news-archive-link {
  text-align: right;
}
.news-list li .column-category-wrapper {
  display: inline-block;
}
.news-list li .column-category {
  display: inline-block;
  min-width: 80px;
  padding: 3px 0;
  border-radius: 25px;
  text-align: center;
  box-sizing: border-box;
  line-height: 1;
  letter-spacing: -.02em;
  font-size: 10px;
  font-weight: 500;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;;
  color: #fff;
}
.news-list li .column-category + .column-category {
  margin-left: 10px;
}
.news-list li .column-category:last-child {
  margin-right: 20px;
}
.news-list li .column-category-column {
  background-color: #938879;
}
.news-list li .column-category-staff {
  background-color: #b09a8d;
}
.topics-list li a.nolink {
  pointer-events: none;
}
.topics-list li a.nolink:hover {
  opacity: 1;
  cursor: default;
}
.topics-list li > p {
  display: none;
}

.front-bnrarea{
  margin:30px auto;
  text-align:center;
}
.front-bnrarea img{
  display:block;
  margin:auto;
  width:auto;
  max-width:100%;
}

.front-access{
  margin-top:60px;
}
.front-access .front-access-left{
  float:left;
  width:30%;
}
.front-access .front-access-right{
  float:right;
  width:70%;
}
.front-access .front-access-right iframe{
  border:none;
  width:100%;
  height:450px;
}

.front-access p{
  margin:auto;
  font-size:90%;
  line-height:1.4;
}
.front-access .front-access-left .access-photo{
  margin:auto auto 5px;
}
.front-access .front-access-left .access-text{
  margin:auto auto 5px;
}
.front-access .front-access-left .access-text h4{
  font-weight:bold;
}
.front-access .front-access-left .access-time{
}
.front-access h4{
  font-weight:bold;
  color:#998679;
}

.column-title{
}
.column-title h2{
  float:left;
  width:calc(100% - 220px);
}

.front-archives-area h2{
    font-size: 130%;
    line-height: 1.4;
    font-weight: bold;
    border-bottom: 2px solid #998679;
    padding: 0 0 2px;
    margin: 30px auto 10px;
}

.column-thumbnail{
  max-width:750px;
  margin:auto;
}

.single-template #toc_container{
  margin-top:30px;
  padding:30px;
  box-sizing:border-box;
}
article.single-template #toc_container ul{
  background:none;
  border:none;
  padding:5px 15px;
}
article.single-template #toc_container ul li{
  list-style-position:inside;
}
article.single-template #toc_container ul li::before{
  content:'';
  margin:auto;
}
article.single-template #toc_container ul li a{
  color:#bea88a;
}

/**search**/

.column-title .search-box{
  float:right;
  position:relative;
  width:200px;
  margin-top:30px;
}
.search-box input[type="text"]{
  padding:0 5px;
  font-size:110%;
  height:30px;
  box-sizing:border-box;
  line-height:28px;
  width:80%;
}
.search-box input.searchsubmit{
  height:30px;
  width:20%;
  background:#998679;
  text-align:center;
  border:none;
  box-sizing:border-box;
  line-height:30px;
  color:#fff;
  position:absolute;
  right:0;
  top:50%;
  margin-top:-15px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
.wp-block-separator.is-style-wide{
    border-bottom-width: 1px;
}

/** table press**/
table.tablepress + .tablepress {
  margin-top: 0;
}
table.tablepress tr.row-1{
}
table.tablepress tr.row-1 td{
  background:#998679;
  color:#fff;
}

table.tablepress {
  width: 100%;
  table-layout: fixed;
}

table.tablepress td.column-1 {
  width: 55%;
}

table.tablepress td.column-2 {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

/** 料金表縞模様 **/
/** フォトフェイシャル **/
.page-id-70 #tablepress-26 .row-3 td {
  background-color: #fff;
}
.page-id-70 #tablepress-26 .row-6 td {
  background-color: #f9f9f9;
}

/** ダーマペン **/
.page-id-70 #tablepress-39 .row-3 td {
  background-color: #fff;
}
.page-id-70 #tablepress-39 .row-6 td {
  background-color: #f9f9f9;
}

/** 次世代マッサージピール **/
.page-id-70 #tablepress-40 .row-3 td {
  background-color: #fff;
}
.page-id-70 #tablepress-40 .row-4 td {
  background-color: #f9f9f9;
}

/** ヴェルベットスキン **/
.page-id-70 #tablepress-41 .row-3 td {
  background-color: #fff;
}

/** 痩身治療 **/
.page-id-70 #tablepress-28 .row-3 td,
.page-id-70 #tablepress-28 .row-5 td,
.page-id-70 #tablepress-28 .row-7 td {
  background-color: #fff;
}
.page-id-70 #tablepress-28 .row-8 td,
.page-id-70 #tablepress-28 .row-10 td,
.page-id-70 #tablepress-28 .row-12 td {
  background-color: #f9f9f9;
}

/** 注射・点滴 **/
.page-id-70 #tablepress-30 .row-3 td,
.page-id-70 #tablepress-30 .row-5 td,
.page-id-70 #tablepress-30 .row-7 td,
.page-id-70 #tablepress-30 .row-13 td,
.page-id-70 #tablepress-30 .row-15 td,
.page-id-70 #tablepress-30 .row-19 td,
.page-id-70 #tablepress-30 .row-20 td,
.page-id-70 #tablepress-30 .row-25 td,
.page-id-70 #tablepress-30 .row-27 td,
.page-id-70 #tablepress-30 .row-29 td,
.page-id-70 #tablepress-30 .row-31 td,
.page-id-70 #tablepress-30 .row-33 td,
.page-id-70 #tablepress-30 .row-35 td,
.page-id-70 #tablepress-30 .row-37 td  {
  background-color: #fff;
}
.page-id-70 #tablepress-30 .row-6 td,
.page-id-70 #tablepress-30 .row-10 td,
.page-id-70 #tablepress-30 .row-12 td,
.page-id-70 #tablepress-30 .row-18 td,
.page-id-70 #tablepress-30 .row-26 td,
.page-id-70 #tablepress-30 .row-27 td,
.page-id-70 #tablepress-30 .row-30 td,
.page-id-70 #tablepress-30 .row-31 td,
.page-id-70 #tablepress-30 .row-34 td,
.page-id-70 #tablepress-30 .row-35 td,
.page-id-70 #tablepress-30 .row-38 td  {
  background-color: #f9f9f9;
}


/** mw wp form**/
.mw_wp_form .error{
  width:auto;
}


.form_flow {
  width: 1080px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
}
.form_flow .form_flow_pc {
  display: inline-block;
}
.form_flow .form_flow_sp {
  display: none;
}

/* ==============================
  クイック改修追加分
============================== */

  /* お問合せ
============================== */
.attention + .attention {
  margin-top: 20px;
}

  /* front bnr
============================== */
.front-top-bnr {
  max-width: 1040px;
  margin: 50px auto 0;
}
.front-top-bnr-list {
  display: flex;
}
.front-top-bnr-list li {
  width: calc(33.333% - 6.666px);
  margin-right: 10px;
}
.front-top-bnr-list li:last-child {
  margin-top: 0;
}

  /* covid-19
============================== */
.front-top-info {
  max-width: 868px;
  margin: 74px auto 0;
  border: 1px solid #807563;
  box-sizing: border-box;
  color: #736655;
}
.front-top-info-wrap {
  padding: 35px 43px 22px;
  /* transition: .5s; */
  cursor: pointer;
}
.front-top-info-wrap:hover {
  background: #f1eeeb;
}
.is-active .front-top-info-wrap:hover {
  background: #fff;
  cursor: default;
}
.front-top-info-title {
  margin: 0;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -.02em;
  font-size: 32px;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
}
.front-top-info-list-wrapper {
  display: flex;
  justify-content: center;
  /* margin-top: 17px; */
}
.front-top-info-list {
  font-family: 'Noto Sans JP', sans-serif;
}
.front-top-info-list li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
}
.front-top-info-list li:before {
  position: absolute;
  top: 11px;
    left: -10px;
  background: #807563;
  width: 1px;
  height: 1px;
  border: 2px solid #807563;
  display: block;
  border-radius: 50%;
  content: '';
}
.front-top-info-list li + li {
  margin-top: 3px;
}
.front-top-info-content {
  display: none;
  padding: 0 43px 22px;
  transition: .5s;
}
.front-top-info-content.is-active {
  display: block;
}
.front-top-info-content-inner {
  margin-top: 30px;
}
.front-top-info-content-inner-title {
  text-align: center;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Noto Sans JP', sans-serif;
}
.front-top-info-content-inner {
  background-color: #f1eeeb;
  padding: 10px 20px 23px 30px;
}
.front-top-info-list-lv2 {
  margin-top: 7px;
}
.front-top-info-list-lv2 li {
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1.5;
}
.front-top-info-list-lv2 li + li {
  margin-top: 14px;
}
.front-top-info-list-lv2 li:before {
  display: none;
}
.front-top-info-open {
  margin: 0;
  text-align: center;
}
.front-top-info-open img {
  vertical-align: middle;
    width: 38px;
  height: auto;
  /* cursor: pointer; */
}
.front-top-info-close {
  margin: 21px 0 0;
  text-align: center;
}
.front-top-info-close img {
  width: auto;
  height: 20px;
  vertical-align: top;
  cursor: pointer;
}
.front-top-info-close span {
  padding-left: 10px;
  cursor: pointer;
  color: #7f7465;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Noto Sans JP', sans-serif;
}

  /* 認定証
============================== */
#content-area .front-feature {
  margin-bottom: 57px;
}
.certificate-list {
  display: flex;
  justify-content: space-between;
  max-width: 870px;
  margin: 70px auto 0;
}
.certificate-list-item:first-child {
  width: 280px;
}
.certificate-list-item:nth-child(2) {
  width: 295px;
}
.certificate-list-item:last-child {
  width: 180px;
}
.certificate-list-item-image {
  text-align: center;
  margin: 0!important;
}
.certificate-list-item-image img {
  width: 100%!important;
  height: auto;
}
.certificate-list-item:last-child .certificate-list-item-image img {
  width: 145px!important;
}
.certificate-list-item-text {
  margin: 10px 0 0!important;
  text-align: center;
  line-height: 1.5;
  font-size: 12px;
  font-family: 'Noto Sans JP', sans-serif;
}

  /* 医院紹介
============================== */
.front-doctor {
  background-color: #eee;
}
.front-doctor-inner {
  background: url(../img/front_doctor.png) no-repeat left bottom;
  max-width: 1366px;
  height: 397px;
  margin: 0 auto;
}
.front-doctor-body {
  width: 445px;
  padding: 108px 0 40px 22.45%;
}
.front-doctor-text {
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
}
.front-doctor-text-name {
    margin-top: 34px;
  text-align: right;
  line-height: 1.7;
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
}
.front-doctor-btn {
  width: 366px;
  margin-top: 29px;
  border: 2px solid #fff;
  box-sizing: border-box;
  box-shadow:3px 3px 10px 0px #cacaca;
}
.front-doctor-btn a {
  position: relative;
  background-color: #938879;
  display: block;
  padding: 3.5px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.front-doctor-btn a::after {
  position: absolute;
    left: 91%;
    top: 0;
    bottom: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    display: block;
    width: 15px;
    height: 15px;
    margin: auto 0;
    transform: rotate(45deg);
    content: '';
}

/* 人気施術
============================== */
.front-famous-ope {
  max-width: 855px;
  margin: 118px auto 0;
}
.front-famous-ope-title {
  margin: 0;
  border: 0;
  text-align: center;
  font-size: 32px;
  color: #736655;
  font-weight: 600;
}
.front-famous-ope-box {
  display: flex;
  margin-top: 35px;
}
.front-famous-ope-box + .front-famous-ope-box {
  margin-top: 50px;
}
.front-famous-ope-image {
  flex: 0 0 425px;
  margin: 0 33px 0 0;
}
.front-famous-ope-name {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.5;
  font-size: 22px;
  font-weight: 600;
  color: #736655;
}
.front-famous-ope-text {
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
}
.front-famous-ope-dfn {
  margin-top: 20px;
  font-family: 'Noto Sans JP', sans-serif;
}
.front-famous-ope-dfn-title {
  color: #938879;
  font-size: 14px;
}
.front-famous-ope-dfn > dd li {
  position: relative;
  margin-left: 12px;
  font-size: 14px;
  color: #595757;
}
.front-famous-ope-dfn > dd li:before {
  position: absolute;
  top: 11px;
    left: -10px;
  background: #807563;
  width: 1px;
  height: 1px;
  border: 2px solid #807563;
  display: block;
  border-radius: 50%;
  content: '';
}
.front-famous-ope-link {
  text-align: right;
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #938879;
}

/* 人気施術
============================== */
.front-ope-menu {
  margin-top: 100px;
}
.front-ope-menu-title {
  margin: 0;
  border: 0;
  text-align: center;
  font-size: 32px;
  color: #736655;
  font-weight: 600;
}
.front-ope-menu-flex {
  display: flex;
  justify-content: space-between;
  max-width: 780px;
  margin: 50px auto 0;
}
.front-ope-menu-item {
  max-width: 380px;
}
.front-ope-menu-item-image {
  width: 100%;
}
.front-ope-menu-item-inner {
  position: relative;
  margin-top: 18px;
  border-top: 2px dotted #eae1d7;
}
.front-ope-menu-list {
  /* border-bottom: 2px dotted #eae1d7; */
}
.front-ope-menu-list dt {
  position: relative;
  padding: .2em 45px;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 2px dotted #eae1d7;
  text-decoration: none;
  color: #736655;
  letter-spacing: 0;
  transition: .5s;
  cursor: pointer;
}
.front-ope-menu-item-face .front-ope-menu-list dt:hover {
  background: #f0eff3;
}
.front-ope-menu-item-body .front-ope-menu-list dt:hover {
  background: #f9eee4;
}

.front-ope-menu-list dd {
  display: none;
  border-bottom: 2px dotted #eae1d7;
}


.fron-ope-icon {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 24px;
  height: 18px;
  margin: auto;
}
.front-ope-menu-item-face .fron-ope-icon {
  background: url(/wordpress/wp-content/themes/dg-theme/assets/img/front_ope_icon_face.png) 0 0 no-repeat;
  background-size: contain;
}
.front-ope-menu-item-body .fron-ope-icon {
  background: url(/wordpress/wp-content/themes/dg-theme/assets/img/front_ope_icon_body.png) 0 0 no-repeat;
  background-size: contain;
}

.front-ope-menu-list dt::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 20px;
  height: 2px;
}
.front-ope-menu-list dt::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 20px;
  height: 2px;
  transform: rotate(90deg);
  transition: .5s;
}
.front-ope-menu-list dt.is-open::after {
  transform: rotate(0);
  opacity: 0;
}
.front-ope-menu-item-face .front-ope-menu-list dt::before,
.front-ope-menu-item-face .front-ope-menu-list dt::after {
  background: #c0bad9;
}
.front-ope-menu-item-body .front-ope-menu-list dt::before,
.front-ope-menu-item-body .front-ope-menu-list dt::after {
  background: #dcc0a2;
}

.front-ope-menu-child li a {
  display: block;
  padding: .5em 45px;
  font-size: 16px;
  text-decoration: none;
}
.front-ope-menu-item-face .front-ope-menu-child li a {
  color: #736d8d;
}
.front-ope-menu-item-body .front-ope-menu-child li a {
  color: #aa825a;
}
.front-ope-menu-child li.front-ope-menu-nolink {
  padding: .5em 45px;
  font-size: 16px;
  color: #b8b8b8;
}
.front-ope-menu-child li + li {
  border-top: 2px dotted #ece3da;
}







/* 医院紹介
============================== */
article.page-template .mv-sub {
  display: flex;
  justify-content: center;
}
article.page-template .mv-sub > p {
  margin: 0;
}
.doctor {
  max-width: 760px;
  margin: 0 auto;
}
.doctor-title {
  margin: 30px 0 0;
  line-height: 1.5;
  text-align: center;
  font-size: 32px;
  color: #746757;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
}
.doctor-lead {
  margin: 20px 0 0;
  padding: 0 40px;
  font-size: 14px;
}
.doctor-profile {
  display: flex;
  max-width: 680px;
  margin: 0 auto;
}
.doctor-profile-other {
  background-color: #fff;
  display: flex;
  max-width: 860px;
  margin: 60px auto 0;
  padding: 35px 90px;
  box-sizing: border-box;
}
.doctor-profile-wrapper {
  background-color: #f5f5f5;
  padding: 90px 0;
  margin: 110px 0 130px;
}
.doctor-profile-other .doctor-profile-image-wrapper {
  align-self: center;
}
.doctor-profile-image-wrapper {
  flex: 0 1 282px;
  margin-right: 52px;
}
.doctor-profile-image {
  margin: 0;
}
.doctor-profile-image img {
  width: 282px;
  height: auto;
}
.doctor-profile-image-caption {
  margin-top: 15px;
  text-align: center;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
}
.doctor-profile-image-caption.sml {
  margin-left: -1.5em;
  margin-right: -1.5em;
  font-size: 19px;
}
.doctor-profile-body {
  flex: 1;
}
.doctor-profile-info-title span {
  padding-bottom: 3px;
  border-bottom: 2px solid #c8c3bd;
  font-size: 26px;
}
.doctor-profile-info-list {
  margin: 5px 0 0;
  padding: 0;
  border: 0;
}
.doctor-profile-info-list > li {
  text-indent: 0;
  white-space: nowrap;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
}
.doctor-profile-info-list > li::before {
  display: none;
}
.doctor-profile-info-list-disc > li {
  position: relative;
  margin-left: 5px;
}
.doctor-profile-info-list-disc > li::before {
  position: absolute;
  top: 11px;
    left: -8px;
  background: #595757;
  width: 1px;
  height: 1px;
  border: 1px solid #595757;
  display: block;
  border-radius: 50%;
  content: '';
}
.doctor-profile-info-table01 {
  width: 100%;
  margin-top: 1em;
  table-layout: fixed;
  border-collapse: collapse;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
}
.doctor-profile-info dd + .doctor-profile-info-title {
  margin-top: 16px;
}
article.page-template .doctor .certificate-list {
  border: 0;
  padding: 0;
  margin: 125px -55px 50px;
}
article.page-template .doctor .certificate-list-item {
  text-indent: 0;
}
article.page-template .doctor .certificate-list-item::before {
  display: none;
}

/* 費用一覧
============================== */
article.page-template .price-heading-wrapper {
  display: flex;
  align-items: center;
}
article.page-template .price-heading-wrapper h3 {
  margin: 0 15px 0 0;
}
article.page-template .price-heading-wrapper > div {
  display: inline-block;
  background-color: #f9f9f9;
  min-width: 60px;
  text-align: center;
  margin: 0 5px 0 0;
  padding: 5px;
  border: 1px solid #998679;
  border-radius: 5px;
  line-height: 1;
  font-size: 14px;
  color: #998679;
  box-sizing: border-box;
}

/* 施術一覧
============================== */
article.page-template .ope-menu {
  width: 100%;
}
article.page-template .ope-menu-list {
  display: flex;
  width: 100%;
  padding: 0;
  margin: 15px 0 0;
  border: 1px solid #998679;
  box-sizing: border-box;
}
article.page-template .ope-menu-list-item {
  text-indent: 0;
  width: 25%;
  border-right: 1px solid #998679;
  box-sizing: border-box;
}
article.page-template #ope-menu-body .ope-menu-list-item {
  width: 33.33333333%;
}
article.page-template .ope-menu-list-item::before {
  display: none;
}
article.page-template .ope-menu-list-item:last-child {
  border-right: 0;
}
article.page-template .ope-menu-list-item a {
  display: flex;
  align-items: center;
    justify-content: center;
    height: 100%;
  background-color: #fff;
  padding: .3em .5em;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  line-height: 1.6;
}
article.page-template .ope-menu-list-item.selected a {
  background-color: #998679;
  color: #fff;
}
article.page-template .ope-menu-list-item a:hover {
  background-color: #998679;
  color: #fff;
  opacity: 1;
}
article.page-template .ope-tab-list {
  border: 0;
  padding: 0;
  margin: 0;
}
article.page-template .ope-tab-list li {
  font-size: 12px;
}
article.page-template .ope-tab-content-wrapper {
  border: 1px solid #998679;
  border-top: 0;
  min-height: 250px;
}
article.page-template .ope-tab-content {
  display: none;
  /* border: 1px solid #998679; */
  border-top: 0;
}
article.page-template .ope-tab-content-inner {
  padding: 10px 15px 15px 25px;
  border: 0;
}


/* 理念インデックス
============================== */
.philosophy {
  background: url(../img/bg_philosophy.png) no-repeat;
  background-size: cover;
  padding: 55px 0;
}
.philosophy-content {
  position: relative;
  max-width: 783px;
  margin: 0 auto;
}
.philosophy-content::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url(../img/bg_philosophy_top.png) no-repeat;
  width: 783px;
  height: 60px;
  content: '';
}
.philosophy-content::after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  background: url(../img/bg_philosophy_btm.png) no-repeat;
  width: 783px;
  height: 71px;
  content: '';
}
.philosophy-content-inner {
  background: url(../img/bg_philosophy_mdl.png) repeat-y;
  padding: 57px 127px 95px;
}
.philosophy-list {
  max-width: 340px;
  margin: 43px auto 0;
}
.philosophy-list > li {
  margin-top: 30px;
}
.philosophy-list > li:first-of-type {
  margin-top: 0;
}
.philosophy-ttl {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #a08f53;
}
.philosophy-sttl {
  line-height: 1.5;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  color: #595242;
}
.philosophy-sttl em {
  color: #a08f53;
  font-style: normal;
}
.philosophy-ttl-img {
  margin-bottom: 3px;
  padding-bottom: 7px;
  border-bottom: 1px solid #595242;
  text-align: center;
}
.philosophy-ttl-img img {
  width: auto;
}
.philosophy-text {
  line-height: 1.8;
  font-size: 14px;
  color: #595242;
  font-family: 'Noto Sans JP', sans-serif;
}
.philosophy-text + .philosophy-text {
  margin-top: 30px;
}
.philosophy-section-header {
  max-width: 340px;
  margin: 0 auto 15px;
}
.philosophy-section:first-of-type {
  margin-top: 145px;
}
.philosophy-section + .philosophy-section {
  margin-top: 75px;
}
.philosophy-more {
  position: relative;
  display: block;
  margin-top: 57px;
  text-align: center;
  text-decoration: none;
  font-size: 14.5px;
  color: #736655;
  font-family: 'Noto Sans JP', sans-serif;
}
.philosophy-more::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  display: block;
  background: url(../img/icon_philosopht_arrow.png) no-repeat;
  width: 39px;
  height: 14px;
  margin: 0 auto;
  content: '';
}
.philosophy-more.is-active::after {
  transform: rotate(-180deg);
}
.philosophy-section-wrapper {
  display: none;
}


/* 理念　医院紹介
============================== */
.doctor-philosophy {
  margin-top: 30px;
}
.doctor-philosophy .philosophy-section-wrapper {
  display: block;
}
.doctor-philosophy .philosophy-section:first-of-type {
  margin-top: 15px;
}


/* 行動指針　医院紹介
============================== */
.doctor-action {
  max-width: 860px;
  margin: 100px auto 0;
}
.doctor-action-img {
  text-align: center;
  margin-bottom: 30px;
}
.doctor-action-img img {
  width: 610px;
  height: auto;
}
.doctor-action-ttl {
  margin-bottom: 30px;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  color: #a08f53;
}
.doctor-action-section-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: -57px;
}
.doctor-action-section-list > li {
  width: calc(50% - 23px);
  margin-top: 57px;
  margin-right: 46px;
}
.doctor-action-section-list > li:nth-child(even) {
  margin-right: 0;
}
.doctor-action-section-header {
  margin-bottom: 12px;
}
.doctor-action-sttl {
  line-height: 1.5;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  color: #595242;
}
.doctor-action-ttl-img {
  margin-bottom: 12px;
  padding-bottom: 15px;
  border-bottom: 1px solid #595242;
  text-align: center;
}
.doctor-action-ttl-img img {
  width: auto;
}
.doctor-action-text {
  line-height: 2;
  text-align: justify;
  font-size: 14px;
  color: #595242;
  font-family: 'Noto Sans JP', sans-serif;
}