/*
 Theme Name:   birth_tcd057-child
 Theme URI:    http://test-lp.ikebukuro-shika.jp
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     birth_tcd057
 Version:      1.4.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

/*カレンダー*/
#biz_calendar table.bizcal .holiday {
    background-color: #ff8f9f;
    color: #ffffff;
}
#biz_calendar table.bizcal .eventday {
    background-color: #91daff;
    color: #ffffff;
}
#biz_calendar p span.boxholiday {
    background-color: #ff8f9f;
}
#biz_calendar p span.boxeventday {
    background-color: #91daff;
}
/*info*/
.info{
    text-align: center;
    margin-top: 8em;
}
.info p{
    line-height: 1.5;
}
.info img{
    display: inline-block;
    margin-bottom: 1em;
}
/*SNS*/
.sns-banner{
    display: inline-block;
    width: 35%;
    margin: 0 10px;
}
.sns-box{
    text-align: center;
}
/*理由*/
section.riyu h3{
   border-bottom: solid 3px #58c3e0;
   background: url(../images/icon-tooth.svg) no-repeat top left;
    padding: 6px 0 10px 50px;
    margin: 3em 0 1.0em;
    height: auto;
    line-height: 1.2;
    clear: both;
}
section.riyu p{
        margin: 1em 0;
    line-height: 1.5;
}
/*矯正歯科*/
.nayami-list dl dt p {
    display: block;
}
.nayami-list dl dd{
    float: none;
    display: inline-block;
    
}
.nayami-list dt img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
}
.nayami-list dl dt {
    width: 170px!important;
    display: inline-block;
    float: none!important;
}
.nayami-list dl dt {
    min-height: 33px!important;
    color: white!important;
    font-size: 14px!important;
    font-weight: bold!important;
    background-color: #58C3E0!important;
    border-radius: 16px!important;
    padding: 10px 15px 0 15px!important;
    text-align: center!important;
    vertical-align: text-bottom;
}
.nayami-list .example {
    margin-top: 20px;
    letter-spacing: -.40em;
    margin-left: -20px;
    border: 1px solid #58C3E0;
    padding: 1.5em;
    margin-bottom: 4em;
}
.nayami-list .example > ul {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 28.1%;
    width: calc(100% / 3 - 20px - .5px);
    margin-left: 20px;
}
.nayami-list .example > ul li {
    margin-bottom: 10px;
    line-height: 1.3;
    text-indent: -26px;
    margin-left: 26px;
}
.nayami-list .desc {
    font-size: 100%;
    margin: 0 0 0 1em;
    width: auto;
    display: inline-block;
}

.nayami-list .example > ul li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border: solid 1px #58c3e0;
    background-color: white;
    margin-right: 10px;
}
.tape{
    width: 9%;
    position: absolute;
    right: 7%;
    margin: -40px;
}

@media screen and (max-width: 1280px){
        top: 91.5%;
}
/*3つのお約束*/
.yakusoku1{
    display: inline-block;
    height: 230px;
    width: 27%;
    text-align: center;
}
.yakusoku {
position: relative;
    color: #333;
    display: inline-block;
    margin: 47px 0;
    text-shadow: 0 0 2px white;
    text-align: center;
    line-height: 2;
    font-size: 160%;
}
.yakusoku:before {
  content: "";
    position: absolute;
    background: #ffffff;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    top: 50%;
    border: double 6px #d9f2ff;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
    box-shadow: 0px 0px 0px 3px #d9f2ff;
}
.yakusokubox{
    z-index: 1;
    display: inline-block;
    position: absolute;
}
.yakusokuheadline{
text-align: center;
    line-height: 1.5!important;
    margin: 0;
    font-weight: 500!important;
    font-size: 240%!important;
}
body.page .post_content {
    font-size: 14px;
    color: #000!important;
}
#pageTit {
    color: #333333;
    border-left: 4px solid #58c3e0;
    padding-left: 15px;
    padding-top: 5px;
    font-size: 220%;
    margin-bottom: 2em;
letter-spacing: 2px;
}
h2 {
    border-bottom: solid 3px #d8d8d8;
    position: relative;
    font-size: 180%!important;
    font-weight: normal;
    color: #000;
        margin-bottom: 1em!important;
}

h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #58c3e0;
  bottom: -3px;
  width: 20%;
}
h3{
    color: #58c3e0;
    font-size: 150%;
    font-weight: bold;
}
.flex{
    display: flex;
}
.dib{
    display: inline-block;
}
.tac{
    text-align: center;
}
.mbm{
    margin-bottom: 2em!important;
}
.mtl{
    margin-top: 4em!important;
}
.mtm{
    margin-top: 2em!important;
}
.vam{
    vertical-align: middle;
}
.vat{
    vertical-align: top;
}
.mt0{
    margin-top: 0;
}
.mb0{
    margin-bottom: 0;
}
.w70{
    width: 70%;
}
.w100{
    width: 70%;
}
.blue-b{
    color: #58c3e0;
    font-weight: bold;
    font-size: 120%;
}
.orange-b{
    color: #ff5f27;
    font-weight: bold;
    font-size: 120%; 
}
.blue{
    color: #58c3e0;
}
.orange{
    color: #ff5f27;
}
img.f-right {
    float: right;
    margin-left: 10px;
}
.box1{
    border: 5px solid #d8d8d8;
    padding: 15px;
    margin-bottom: 2em;
    margin-top: 0.5em;
    line-height: 1.5;
}

.point-list li{
    display: inline-block;
    padding: 2px 7px;
    border-left: 7px solid #58C3E0;
    border-bottom: 1px solid #58C3E0;
    width: 43%;
    margin: 10px;
    vertical-align: text-top;
    line-height: 1.5!important;
    font-size: 120%;
    font-weight: bold;
}
.point-list a{
    color: #000!important;
}

.point-list02 {
    padding: 0;
    clear: both;
    margin: 0!important;
    margin-bottom: 3.0em;
}

.point-list02 li {
    font-size: 14px;
    margin: 9px 0;
    min-height: 24px;
    padding-top: 4px;
    line-height: 1.3;
    text-indent: -1.7em;
    padding-left: 1.7em;
    list-style: none;
}
.point-list02 li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #58C3E0;
    margin-right: 10px;
}
.chiryou-list2clno ul li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	width: 46.8%;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
}
/*サイドバー*/
.side-title{
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 21.5px;
    width: 100%;
    height: 40px;
    line-height: 43px;
    background: #58C3E0;
    margin-bottom: 1.5em;
}
.side-title2{
    font-weight: bold;
    color: #000;
    text-align: center;
    border-radius: 21.5px;
    width: 100%;
    height: 40px;
    line-height: 43px;
    background: #fff16e;
    margin-bottom: 1.5em;
}

.side .naiyou-list ul > li a {
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    border-bottom: dashed 1px #666666;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-left: 60px;
    text-decoration: none;
}
.side .naiyou-list ul > li.mushiba a {
	background-image: url(/wp-content/uploads/side_icon_dental_caries.png);
}
.side .naiyou-list ul > li.shinbi a {
	background-image: url(/wp-content/uploads/side_icon_cosmetic-dentistry.png);
}
.side .naiyou-list ul > li.implant a {
	background-image: url(/wp-content/uploads/side_icon_implant.png);
}
.side .naiyou-list ul > li.whitening a {
	background-image: url(/wp-content/uploads/side_icon_whitening.png);
}
.side .naiyou-list ul > li.kyousei a {
	background-image: url(/wp-content/uploads/side_icon_orthodontic.png);
}
.side .naiyou-list ul > li.laser a {
	background-image: url(/wp-content/uploads/side_icon_laser.png);
}
.side .naiyou-list ul > li.shishu a {
	background-image: url(/wp-content/uploads/side_icon_periodontal-disease.png);
}
.side .naiyou-list ul > li.ireba a {
	background-image: url(/wp-content/uploads/side_icon_false-teeth.png);
}
.side .naiyou-list ul > li.ct a {
	background-image: url(/wp-content/uploads/side_icon_ct.png);
}
.side .naiyou-list ul > li.cleaning a {
	background-image: url(/wp-content/uploads/side_icon_maintenance.png);
}
.side .naiyou-list ul > li.mouthpiece a {
	background-image: url(/wp-content/uploads/side_icon_mouthpiece-.png);
}
/*インプラント*/
.marubox{
border: 1px solid #58c3e1;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: inline-block;
    padding: 10px;
    margin: 0 10px;
}
.marubox p{
    margin: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
}
.marubox strong{
font-size: 180%;
}
.tri {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 20px 0 20px;
    border-color: #58C3E0 transparent transparent transparent;
    margin: 1.0em;
    text-align: center;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
.syoureibox{
    display: inline-block;
    background: #58c3e1;
    padding: 10px 20px;;
    color: #fff;
}
/*治療内容*/
.contentbox{
    width: 30%;
    text-align: center;
    margin: 1.5em 0.5em;
}
.contentbox a{
    color: #000!important;
    text-decoration: none!important;
	text-align: center;
}
.contentbox p {
    padding: 1em 0;
    margin-top: 1em;
    line-height: 1.5;
}
.contentbox .content-price{
    background: #fff16e;
    font-weight: bold;
}
.tokumaru{
    width: 195px;
    height: 195px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    border: 1px solid #58c3e0;
    vertical-align: middle;
}
.tokumaru img {
    width: 100%;
    position: absolute;
    left: -100%;
    top: 0px;
    right: -100%;
    margin: auto;
}
/*料金表*/
.photo{
    display: inline-block;
    vertical-align: middle;
text-align: center;
}
.price-l{
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}
.price-l table {
    margin: 0!important;
}
.price-l th {
    background: #c5f4ff!important;
    font-weight: normal!important;
    font-size: 120%;
    font-weight: bold!important;
}
.price-l th ,.price-l td{
    border: 1px solid #58c3e0;
    padding: 10px 15px;
    line-height: 2.4;
    background: #fff;
}
.photo-title{
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 21.5px;
    display: inline-block;
    background: #58C3E0;
    padding: 10px 20px;
}
.photo-title2{
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 21.5px;
    display: inline-block;
    background: #ff962e;
    padding: 10px 20px;
}
.photo-title3{
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 21.5px;
    display: inline-block;
    background: #ff365d;
    padding: 10px 20px;
}
.price-l2{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.price-l2 table {
    margin: 0!important;
}
.price-l2 th {
background: #c5f4ff!important;
    font-weight: normal!important;
    font-size: 120%;
    width: 40%;
    vertical-align: middle;
    font-weight: bold!important;
}
.price-l2 .w20{
        width: 25%;
}
.price-l2 th ,.price-l2 td{
    border: 1px solid #58c3e0;
    padding: 10px 15px;
    line-height: 2.4;
    background: #fff;
}
/*ドクター紹介*/
.dr-txt{
    width: 63%;
    margin-left: 2em;
}
dl{
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
dl dt {
    font-weight: 800;
    float: left;
    line-height: 1.5!important;
    width: 18%;
    padding: 0 0 0.5em;
}
dl dd{
    float: left;
    line-height: 1.5!important;
    width: 76%;
    padding: 0 0 0.5em;
}
dl.year-list {
    margin: 20px 0;
}
dl.year-list dt {
    font-weight: 800;
    float: left;
    line-height: 1.5;
    width: 18%;
}
dl.year-list dt:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #58C3E0;
    margin-right: 10px;
}
dl.year-list dd {
    float: left;
    line-height: 1.5;
    width: 82%;
    padding: 0 0 0.5em;
}
/*クリニック紹介*/
.box2{
border: 1px solid #58c3e0;
    margin: 1em;
    text-align: center;
    padding: 2em;
}
.box2 p{
    margin: 0;
}
/*虫歯*/
h5.circle {
    text-indent: -1.5em;
    padding: 30px 20px 10px 0px;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    display: inline-block;
    width: auto;
}
h5.circle:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #58C3E0;
    margin-right: 10px;
    margin-left: 1.5em;
}
.img-set {
    width: 100%;
}
img.f-left {
    float: left;
    margin-right: 10px;
}
p.desc {
    line-height: 1.8;
    font-size: 16px;
    margin: 0 0 1.5em 0;
    width: 80%;
    display: inline-block;
}
.img-set:after {
    content: "";
    clear: both;
    display: block;
}
.TableDental_caries th {
    background: #F8F8F8;
    border: 1px solid #CCCCCC;
    padding: 1.0em;
    color: #58C3E0;
}

ul.check-list li {
    background: url(/wp-content/uploads/2020/05/icon-check.svg) no-repeat left;
    font-size: 16px;
    margin: 9px 0;
    padding-left: 35px;
    min-height: 24px;
    padding-top: 4px;
    line-height: 1.3;
    list-style-type: none;
    background-size: 3.5%;
}
/*審美歯科*/
ol.number-list02 li {
    position: relative;
    margin: 4px 0 1.5em 2em;
    padding: 3px 8px;
    font-size: 16px;
    line-height: 1.8;
}
ol.number-list02 li:before {
    counter-increment: item;
    content: counter(item)'';
    position: absolute;
    top: 0px;
    left: -2em;
    width: 2em;
    padding: 6px 0;
    color: #fff;
    background: #58C3E0;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    line-height: 1.25;
}
ol{
  counter-reset: item;
  counter-reset: item 0; /*「2」からカウントし始める*/
}
/*矯正治療*/
dl.number-list dt span {
    text-indent: 0;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    color: white;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #58C3E0;
    font-size: 16px;
    border-radius: 50%;
    margin-right: 10px;
}
dl.number-list dt {
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
    text-indent: -38px;
    margin-left: 38px;
}
 dl.number-list dd {
    padding: 5px;
    line-height: 1.7!important;
    width: 100%;
}
dl.number-list dd:after {
    content: "";
    clear: both;
    display: block;
}
dl.number-list {
    margin: 0 auto 2.0em;
    display: block;
    overflow: hidden;
}
dl.number-list img {
    float: left;
    margin-right: 10px;
}
.case-r {
    float: right;
    width: 45.7142857%;
    margin-bottom: 2.0em;
}
.case-l {
    float: left;
    width: 45.7142857%;
    margin-bottom: 2.0em;
}
dl.MidashiList dt {
    background: #58C3E0;
    color: #FFF;
    border-radius: 10px 10px;
    text-align: center;
    padding: 0.2em 0.5em;
    width: 20%;
    margin-bottom: 1.0em;
}
dl.MidashiList dd {
    width: 100%;
}
/*院長メッセージ*/
.message-box {
    background-color: #E1F4F9;
    padding: 20px;
}
section#message .col-1 {
    display: table-cell;
    vertical-align: top;
    width: 230px;
}
section#message .col-2 {
    display: table-cell;
    vertical-align: top;
}
section#message .col-2 p.message {
    line-height: 2.0;
}
.message-box h3 {
    color: #1B7A97;
    font-size: 150%;
    font-weight: bold;
    border-bottom: 1px solid #1B7A97;
    margin-bottom: 1em;

}
@media screen and (max-width:650px) {
    .flex{
        display: block;
    }
    .point-list li{
    width: 93%;
    max-width: 100%;
    margin: 10px 0px;

}
    .w70{
        width: 100%;
    }
.point-list{
margin-left: 0px!important;
    padding: 20px;
}
.chiryou-list2clno ul li {
    width: 100%;
    margin: 0!important;
}
    .tile{
margin: 0!important;
    }
/*ドクター紹介*/
    .dr-txt {
    width: 100%;
    margin-left: 0;
}
    dl dt,dl dd,dl.year-list dt,dl.year-list dd{
            width: 100%;
    }
    dl dt{
        font-size: 120%;
    color: #57c4e0;
    }
/*診療内容*/
.contentbox {
    width: auto;
    max-width: 100%;
    text-align: left;
    margin: 0;
    display: flex;
    margin-bottom: 2em;
}
.tokumaru {
    width: 120px;
    height: 120px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    border: 1px solid #58c3e0;
    vertical-align: middle;
}
.contentbox p{
    width: 57%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    margin-left: 15px;
    }
.contentbox .content-price {
    background: #fff16e;
    font-weight: bold;
    padding: 3px;
    text-align: center;
    width: 190px;
    display: inline-block;
    margin-left: 0;
	margin-top: 20px;
}
 .content-text   {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
    .content-text p{
        width: 100%;
    }
.side-title {
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 21.5px;
    width: 100%;
    height: 50zpx;
    line-height: 43px;
    background: #58C3E0;
    margin-bottom: 1.5em;
}
    /*虫歯*/
p.desc {
    width: 52%;
    line-height: 1.5!important;
    font-size: 14px;
}
h5.circle {
    padding: 0px 20px 10px 0px;
}
.img-set {
    margin-bottom: 2em;
}
ul.check-list li {
    background-size: 8.5%;
}
    /*矯正治療*/
dl.number-list img {
    float: none;
    display: block;
    margin-right: 10px;
    margin-bottom: 1.5em;
}
    /*院長メッセージ*/
.message-box {
    text-align: center;
}
section#message .col-1 {
    display: block;
    margin: 0px;
    width: 100%;
}
section#message ul {
    list-style: circle outside none;
    margin-left: 0;
}
section#message li {
    font-size: 14px;
    text-align: left;
    }
section#message .col-2 p.message {
   text-align: left;
}
    .marubox {
    border: 1px solid #58c3e1;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: inline-block;
    padding: 10px;
    margin: 10px 0;
}
    .fast{
        width: 58%!important;
    height: 165px!important;
    }
.yakusoku1 {
    display: inline-block;
    height: 152px;
    width: 50%;
    text-align: center;
}
.yakusoku {
    position: relative;
    color: #333;
    display: inline-block;
    margin: 10px 0;
    text-shadow: 0 0 2px white;
    text-align: center;
    line-height: 2;
    font-size: 130%;
}
.yakusokuheadline {
    font-size: 200%!important;
}
.yakusoku:before {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 100px;
    height: 100px;
    }
.tape {
width: 24%;
    position: absolute;
    right: 21%;
    margin: -55px;
}
    .nayami-list .example {
    margin-left: 0px;
    }
.nayami-list .kyousei{
    text-align: center;
}
    .nayami-list dl dt {
margin-bottom: 1em;
}
    .nayami-list .desc {
        text-align: left;
    }
 .nayami-list .example .fastul{
        margin-left: 0px;
    }
section.riyu h3 {
    padding: 6px 0 10px 75px;
    background-size: 65px;
    }
.sns-banner {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    }
}
.photo.mp1e{
	margin: 1em;
    text-align: center;
    padding: 1em;
}
@media screen and (max-width:688px){
.photo.center{
	margin: 0 auto;
    display: block;
    width: 70%;
	text-align: -webkit-center;
}	
.price-l.w100 {
    width: 100%;
	margin-bottom: 30px;
}
}
.marubox p{
	line-height: 2;
}
.boldstyle{
    font-weight: bold;	
}
.background-blue {
    background-color: #B2DBFF;
}
.mb2e{
margin-bottom: 2em;	
}
.price-l2 .dot_bottom span{
    line-height: 1.5;
    padding-bottom: 1.2em;
    display: block;
    border-bottom: 1px dotted #CCCCCC;	
}
.price-l2 .bb_none{
	border-bottom: none;
}
.price-l2 .bt_none{
	border-top: none;
}
.chiryou-list2cl dl {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 2 - 42px);
    border: solid 1px #CCCCCC;
    padding: 10px;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: center;
	height: 200px;
	float: left;
}
.chiryou-list2cl dl dt {
    min-height: 33px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    background-color: #58C3E0;
    border-radius: 16px;
    padding: 8px 15px 0;
    text-align: center;
    width: 100%;
	box-sizing: border-box;	
}
.chiryou-list2cl dl dd {
    font-size: 14px;
    line-height: 1.5;
	width: 100%;
}
.chiryou-list2cl dl dd p{
	margin-bottom: 0;
	text-align: left;
}
.chiryou-list2cl dl img {
    max-width: 100%;
    margin: 10px 0;
    height: auto;
}
@media screen and (max-width:651px){
.chiryou-list2cl dl{
    display: block;
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
	}
}
.pt1e{
       padding-top: 1em !important;
}
.recommend_bnr{
    width: 650px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;	
}
@media (min-width: 950px){
	.pcw80{
    width: 80%;
    margin: 0 auto;		
	}
	.pcw70{
    width: 70%;
    margin: 0 auto;		
	}	
}
.pcdn{
display: none;		

}
.spdn{
display:block;	
}
@media (max-width: 768px){
.pcdn{
display: block;		

}
.spdn{
display: none;
}	
}
.topinfo-box .xo-event-calendar{
    max-width: 450px;
    margin: 0 auto;	
}
.xo-event-calendar p.holiday-title {
    font-size: 100%;
}
@media (max-width: 768px){
.topinfo-box .xo-event-calendar{
    width: 100%;
}	
}
.f_small{
    font-size: 0.75em;		
	}
.holiday-titles{
text-align: left;	
}
.xo-event-calendar p.holiday-title{
    margin-bottom: 10px;	
}
.reserve-btn02 {
  text-align: center;
  margin: 30px 0;
}
 .post_content a.reserve-link02:hover{
    color: #1e73be;
    border-radius: #fff;
}
.post_content a.reserve-link02:hover::after {
  border-top-color: #1e73be;
  border-right-color: #1e73be;
}
 .post_content a.reserve-link02 {
  display: inline-flex;
  align-items: center;
  justify-content: space-between; /* 左テキストと矢印を両端配置 */
  background-color: #58c3e0;
  color: #fff;
  padding: 1em 2.8em 1em 2em;
  font-size: 16px;
  font-weight: bold;
  border-radius: 6px;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 400px; 
  color: #fff;
}

/* 左側テキストブロック（縦並び） */
.reserve-text02 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.3em;
  text-align: left;
  line-height: 1.5;
  min-width: 0;

}

/* 上段 */
.reserve-main02 {
  display: block;
  word-break: break-word;
  overflow-wrap: anywhere;
}

/* 下段補足 */
.reserve-sub {
  font-size: 14px;
  font-weight: normal;
  opacity: 0.95;
  word-break: break-word;
  overflow-wrap: anywhere;
  color: red;
}

/* 矢印 */
.reserve-link02::after {
  content: "";
  position: absolute;
  right: 1.2em;
  top: 50%;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translateY(-50%) rotate(45deg);
  border-radius: 1px;
}

@media (max-width: 767px) {
  .reserve-btn02 {
    padding: 0 12px;
  }
  .reserve-link02 {
    flex-direction: column;
    align-items: flex-start;
    width: 100% !important;
    max-width: 100% !important;
    padding: 1.2em 2.6em 1.2em 1.2em;
    border-radius: 6px;
  }
  .reserve-link02{
      padding: 1em 1.3em 1.2em 1.2em;  
  }
  .reserve-link02::after {
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  .reserve-text02 {
    width: 100%;
  }
  .reserve-sub {
    font-size: 13px;
  }
}


.mt30{
    margin-top: 30px !important;
}
.pc-dn{
    display: none;	
}	
.sp-dn{
    display: block;	
}	
@media only screen and (max-width: 767px){
.pc-dn{
    display: block;	
}	
.sp-dn{
    display: none;	
}		
	.reserve-btn a{
    padding: 1em 1em;		
	}	
}