@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
body{
  background-color: #fff;
  color:#4b4444;
}

  @font-face {
    font-family: 'KosugiMaru';
    font-style: normal;
    font-weight: 300;
    src: url('./font/KosugiMaru.woff') format('woff'),url('./font/KosugiMaru.eot')  format('eot');
    font-display: swap;
  }
  .tm-font-face-KosugiMaru,#archive-title{
    font-family: 'KosugiMaru';
    font-weight: 400;
    margin-bottom:30px;
  }
  @font-face {
    font-family: 'rounded-reg';
    font-style: normal;
    font-weight: 300;
    src: url('./font/rounded-reg.woff') format('woff'),url('./font/rounded-reg.eot')  format('eot');
    font-display: swap;
  }
  .tm-font-face-rounded-reg{
    font-family: 'rounded-reg';
    font-weight: 300;	
  }
  @font-face {
    font-family: 'MissFajardose';
    src: url('./font/MissFajardose.ttf') format('truetype');
    font-display: swap;
  }
  .tm-font-face-MissFajardose{
    font-family: 'MissFajardose';
  }
/*//////////////////// Header ////////////////////////*/
/*//////////////////// Header ////////////////////////*/
/*//////////////////// Header ////////////////////////*/
#header{
  background:linear-gradient(90deg, #f1efd6 0%, #fff,#f1efd6 100%);
  color:#5b5624;
}
#header-in.wrap{
  width:100%;
}
.tm-header-flex{
  display:flex;justify-content: center;align-items: center;
}
#tm-topinfo-left{
  text-align:center;width:30%;
}
#tm-logo{
  width:30%;
  text-align: center;
}
#tm-logo img{
  margin:0 auto;
}
#tm-topinfo-right{
  width:30%;
}

#navi{
  background:linear-gradient(180deg, #97c997 0%,#4d984d 100%);
  border-top:solid 3px #fff;border-bottom:solid 13px #f1efd6;
  /*position: fixed;
  z-index:1000;*/
}
#navi::after{
  height:3px;background:#fff;
}
.navi-in a,.tm-color-white a{
  color:#fff;
  border-right:solid 1px rgba(255,255,255,0.3);
  padding-left:10px;padding-right:10px;
  white-space: nowrap;
}
.navi-in > ul li{
  height:40px;
  line-height: 40px;
}
.navi-in a:hover,.tm-color-white a:hover{
  background:#c2e0c2;
  color:#318831 !important;
}
/*.navi-in > ul .sub-menu a:hover{
  color:#318831 !important;
}
.navi-in > ul .sub-menu a{
  background:rgba(194,224,194,0.1) !important;
  color:#318831 !important;
  padding:0 15px !important;
  font-size:14px;
}
.navi-in > ul .sub-menu{
  margin-left:10px;
}*/
#phone{
  display: none;
}
#tm-logo img{
  width:261px;
}
#tm-logo{
  padding-top:10px;
}
.fa-folder-open::before,#archive-title,.widget-sidebar-title,.welcome{
  color:#72d1a1;
  color:#1ab068;
  font-weight: 300;
}
.fa-folder-open::before,.welcome{
  /*color:#72d1a1;*/
}
.tm-main-h3{
  color:#72d1a1;
  color:#1ab068;
  font-weight:300;
  font-size:28px;
}
.fa-home::before{
  font-size:23px;
}
.breadcrumb-home .fa-home{
  margin-right:5px;
}
/* Main Contents *//* Main Contents *//* Main Contents *//* Main Contents */

#tm-main-start{
  text-align: center;
}
.tm-content-in{
  margin-top:50px;
}
.main{
  padding:30px 30px 30px 80px;
}
.tm-main{
  border:none;
  padding:30px 30px 30px 120px;
}
.tm-top-message{
  margin-top: 20px;
}
.tm-main-second-mess{
  margin-top:100px;
}
.date-tags{
  text-align: left;
}
#tm-top-photo{
  margin:50px auto 20px;width:800px;
}
.tm-card-meta-left{
  justify-content:flex-start;
  margin-bottom: 10px;
}
.tm-entry-title{
  font-size:24px;
  font-weight: 300;
}
.e-card-content{
  border-bottom: solid 1px #72d1a1;
}
.a-wrap{
  padding:0;
  color:#4b4444;
}
.related-entry-card-snippet{
  display: none;
}
.related-entry-main-heading,.sns-share-message, .sns-follow-message{
  font-weight: 300;
  font-size:16px;
  color:#666;
}
.entry-card-title, .related-entry-card-title{
  font-weight: 300;
}
.entry-card-snippet, .related-entry-card-snippet{
  font-size:16px;
  /*line-height: inherit;*/
}
.entry-category{
  display:none;
}
.tm-padding0-10{
  padding:0 20px 0 10px;
}
#clinicInfoBigTable td,#clinicInfoBigTable th{
  border:solid 1px #c9c4c4 !important;
}
#clinicInfoBigTable td div{
  line-height: 1.5;
}
.c-data{
  padding-left: 20px;
}
ol, ul{
  padding-left:20px;
}
/*li:before {
  content: "○";
  color: #1ab068;
}*/
#clinicInfoBigTable ul{
  padding-left:0px;
}
.article h1{
  margin-bottom: 30px;
}
pre{
  background:#f1fff8;
  border:none;
  border-left:3px solid #72d1a1;
}
.a-wrap:hover{
  background:#f1fff8;
}
.e-card-content:hover{
  background:#f1fff8;
}
.wp-caption-text, .gallery-caption{
  font-size:13px;
}
/*article > header{
  display: none;
}*/
/* Sidebar *//* Sidebar *//* Sidebar *//* Sidebar *//* Sidebar *//* Sidebar */
#sidebar{
  border:solid 1px #e1dec1;
}
.tm-search-edit{
  font-size:14px !important;
}
.sidebar h3{
  background: none;
}
.tm-sidebar-h3{
  padding:0;
  font-weight: 300;
}
.no-thumbnail .widget-entry-cards div.widget-entry-card-content{
  font-size:16px;
}
.post-date, .post-update, .post-author, .amp-back{
  font-size:12px;
}

/*.tm-sidebar-title{
  font-weight: bold;
}*/
.tm-sidebar-date{
  margin-bottom:5px;
}
/*.widget-sidebar .cat-label{
	display: block;
}*/
/* Footer *//* Footer *//* Footer *//* Footer *//* Footer *//* Footer */
.footer{
  background: #f1efd6;
  color:#5b5624;
}
.tm-footer-flex{
  display:flex;justify-content: center;
}

#tm-footerinfo-left{
  white-space: nowrap;
  width:30%;
}
#tm-footerinfo-center{
  padding-top:10px;
  white-space: nowrap;
  width:30%;
}
#tm-footerinfo-right{
  white-space: nowrap;
  width:30%;
}
#footer-in.wrap{
  width:100%;
}
#clinicinfo{
  width:200px;
  margin:10px auto;
}
#clinicinfo th,#clinicinfo td{
  font-size:14px;
  white-space: nowrap;
  width:30px;
  border:solid 1px #c3bf93;
  background:#ecffec;
}
#googlemap{
  width:300px;text-align: center;
  margin:10px auto;
}
#googlemap img{
  width:100%;
  border:solid 2px #fff;
}
#googlemap a{
  color:inherit;
  text-decoration: none;
}
/*//////////////////// Font-Size ////////////////////////*/
/*//////////////////// Font-Size ////////////////////////*/
/*//////////////////// Font-Size ////////////////////////*/
.tm-font-12{
	font-size: 12px;
}
.tm-font-13{
	font-size: 13px;
}
.tm-font-14{
	font-size: 14px;
}
.tm-font-15{
	font-size: 15px;
}
.tm-font-16{
	font-size:16px;
}
.tm-font-17{
	font-size:17px;
}
.tm-font-18{
	font-size: 18px;
}
.tm-font-19{
	font-size: 19px;
}
.tm-font-20{
	font-size: 20px;
}
.tm-font-21{
	font-size: 21px;
}
.tm-font-22{
	font-size: 22px;
}
.tm-font-24{
	font-size: 24px;
}
.tm-font-25{
	font-size: 25px;
}
.tm-font-27{
	font-size: 27px;
}
.tm-font-30{
	font-size: 30px;
}
.tm-font-34{
	font-size: 34px;
}
.tm-font-42{
	font-size: 42px;
}
.tm-font-45{
	font-size: 45px;
}
.tm-font-80{
	font-size: 80px;
}
.tm-font-120{
	font-size: 120px;
}
/*//////////////////// text-decoration align ////////////////////////*/
/*//////////////////// text-decoration align ////////////////////////*/
/*//////////////////// text-decoration align ////////////////////////*/
.tm-font-underline{
  text-decoration:underline;
}
.tm-text-underline-none{
  text-decoration:none;
}
.tm-font-center{
  text-align:center;
}
.tm-text-shadow{
  text-shadow: 2px 2px 1px rgba(91,86,36,0.2);
}
.search-edit, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select{
  border-color: #e1dec1;
}
.tm-font-color-red{
  color:#d24545;

}
.tm-font-color-blue{
  color:#459ed2;

}
.tm-font-gray{
  color:gray;
}
.tm-color-darkorage{
  color:#b07f1a;
  color:#b0651a;
  color:#1ab068;
}
.cat-link:hover{
  background:#c9f8e1;
  color:#4b4444;
  opacity: 1;
}
.cat-link,.cat-link a:hover{
  background:#e5fef2;
  color:#4b4444;
}
.entry-card-title{
  line-height: 1.4;
}
/*//////////////////// MARGIN ////////////////////////*/
/*//////////////////// MARGIN ////////////////////////*/
/*//////////////////// MARGIN ////////////////////////*/
.tm-margin0-20{
  margin:0 20px;
}
.tm-margin-top20{
  margin-top:20px;
}
.tm-margin-top50{
  margin-top:50px;
}
a img {
  border-style:none;
}
a{
  outline:none;
}
.tm-br{
  display: none;
}
/*#tm-topImage0,.gsapLayer{
  width: 800px;
  height:376px;
}*/
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
#gsapCover{
  width:800px;height:450px;margin:0px auto;
}
.gsapLayer{
  width:800px;height:376.5px;overflow:hidden;
}
#tm-topImage4{
  top:60px;left:120px;
}
#gallery-1 img{
  border-color: #fff !important;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.1);
}
@media screen and (min-width: 1800px){
  #tm-logo img{
    width:300px;
  }
  #tm-logo,#tm-footerinfo-center{
    width:20%;
  }
}
@media screen and (min-width: 1024px){
  .sns-share-buttons {
    justify-content: center;
  }
  .sns-share-buttons a{
    width:15%;
    margin:0 10px;
  }
  a[href^="tel:"]{
    pointer-events: none;
    text-decoration: none;
    color: inherit;
  }

}
/*****************************************
　1023px以下 iPad 横
*****************************************/
@media screen and (max-width: 1023px){
  #phone{
    display: none;
  }
  a[href^="tel:"]{
    pointer-events: none;
    text-decoration: none;
    color: inherit;
  }
}

/*****************************************
　834px以下 iPad Pro(11)縦 スマホ横
*****************************************/
@media screen and (max-width: 834px){
  .logo-menu-button{
    opacity: 0;
  }
  #header{
    border-bottom: 3px solid #e2dda6;
  }
  #gsapCover{
    width:100%;margin:0px auto;
  }
  .gsapLayer{
    width:100%;height:175.5px;overflow:hidden;margin-bottom:100px;
  }
  #tm-main-start{
    height:412px;
  }
  #gsapCover,.gsapLayer{
    height:362px;
  }
  #tm-topImage4{
    width:calc(100vw/2);
    text-align: center;
    left:0;
  }
  #gsapLogos{
    margin:20px auto 20px;
  }
  /*#gsapLogos{
    margin-top:40px !important;display:block !important;
  }
  #tm-topImage5{
    display: block !important;
  }*/
  /*#tm-topImage4{
    top:30px;left:10px;
  }*/
  #gsapLogos,#tm-topImage5{
    display: none;
  }
  #tm-topinfo-left,#tm-topinfo-right{
    display: none;
  }
  .tm-content-in{
    margin-top:0;
  }
  .tm-footer-flex{
    display: block;
  }
  .tm-font-mobile-18{
    font-size:15px;
  }
  #tm-footerinfo-left,#tm-footerinfo-right{
    white-space: normal;
    width:100%;
    padding-top:20px;
  }
  #clinicinfo{
    width:94%;
    margin:10px 3%;
  }
  #clinicinfo th,#clinicinfo td{
    font-size:14px;
    white-space: nowrap;
    width:30px;
    border:solid 1px #c3bf93;
    background:#ecffec;
  }
  #tm-logo,#tm-footerinfo-center{
    margin:30px auto;
    width:70%;
  }
  #tm-logo img{
    width:100%;
  }
  #phone{
    display: block;
  }
  #navi{
    border:none;
  }
  #navi::after{
    display: none;
  }
  #tm-footer-phone{
    font-size:25px;
  }
  #tm-footer-fax{
    font-size:20px;
  }
  #tm-footer-fax a{
    text-decoration: none;
    pointer-events:none;
    color:inherit;
  }
  .footer{
    padding-top:0;
  }
  .tm-font-80{
    font-size:60px;
  }
  .tm-top-message{
    font-size:32px;
    line-height: 1.2;
  }
  .tm-br{
    display: inline;
  }
  #tm-top-photo{
    margin:50px auto;
    width:100%;
  }
  #tm-top-photo img{
    width:100%;
  }
  #googlemap{
    width:80%;
  }
  a[href^="tel:"]{
    pointer-events: all;
    text-decoration: underline;
    color: #369;
  }
  h1.entry-title{
    padding-left: 0;
  }
  .e-card-title{
    font-size:20px;
  }
  .tm-main-h3{
    font-size: 22px;;
  }
  .gallery-item{
    width: 48% !important;
		margin: 0 1% !important;
  }
  .gallery br{
    display: none;
  }
  .mobile-header-menu-buttons{
    z-index: 200 !important;
  }
}
@media (orientation: landscape){
  #gsapLogos{
    margin-top:20px;display:block;
  }
  #tm-topImage5{
    display:block;
  }
}

/*****************************************
　480px以下 スマホ 縦
*****************************************/
@media screen and (max-width: 480px){
  #gsapLogos,#tm-topImage5{
    display: none;
  }
  #gsapCover,.gsapLayer{
    height:252px;
  }
  #tm-topImage4{
    top:20px;
  }
  #tm-main-start{
    height:300px;
  }
}
.widget-entry-card-date{
  display: block;
}
