/*
Theme Name: laetusclinic test
*/
@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

.clearfix:after{
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
}
.clearfix{display: inline-block;}
/* Hides from IE Mac */
* html .clearfix{height: 1%;}
.clearfix{display:block;}

/* ---------- 初期 ---------- */
body {letter-spacing: 0.01em;font-family: 'M PLUS Rounded 1c', sans-serif;font-weight: 400;color: #3f210b;background: #dcf5ea;}
.font-ws {font-family: 'Work Sans', sans-serif;font-weight: 400;}
.font-ws-m {font-family: 'Work Sans', sans-serif;font-weight: 500;}
.font-ws-b {font-family: 'Work Sans', sans-serif;font-weight: 600;}
img {max-width: 100%;}
a {text-decoration: none;}
strong {font-weight: bold;}
/* ---------- /共通部分 ---------- */
#jougetyuou {position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);-webkit-transform: translateY(-50%) translateX(-50%);margin: auto;}
#kadomaru {border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
#resrt {-webkit-appearance: none;}
.ancr {position: relative;transition: 0.5s;}
.anca {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;z-index: 10;cursor: pointer;}
.ancr:hover {opacity: 0.75;transition: 0.5s;cursor: pointer;}

/* ---------- /参考タグ部分 ---------- */



/* SP */
@media screen and (max-width: 769px) {
	#over {width: 100%;overflow: hidden;}
	.pconly {display: none !important;}
.spwrap {
display:-webkit-box;
display:-ms-flexbox;
display:flex;-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap: wrap;
}
.bg_white {background: #fff;padding: 5vw 0;}
.bg_orange {background-color:#FCF2DB;padding:10vw 5vw;}

/* ---------- /header/ ---------- */
header {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 30px;
}
header .logo {
    box-sizing: border-box;
    padding: 3vw;
    background: #dcf5ea;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
}
header .logo img {
    width: 19.4vw;
    margin: 0 auto;
}
header .inner {
    width: 96%;
    max-width: 1120px;
    margin: 0 auto;
    text-align: right;
}
header .inner ul.btns {
    width: 454px;
    display: inline-block;
    margin-bottom: 22px;
}
header .inner ul.btns li {
    float: left;width: 50%;
    font-size: 20px;
    overflow: hidden;
}
header .inner ul.btns li span {
    font-size: 14px;
    margin-left: 10px;
}
header .inner ul.btns li a {
    color: #fff;
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    transition: 0.3s;
}
header .inner ul.btns li.l01 {
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
}
header .inner ul.btns li.l01 a {background: #007c82;}
header .inner ul.btns li.l02 {
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
}
header .inner ul.btns li.l02 a {background: #05b9b7;}
header .inner ul.btns li a:hover {
    cursor: pointer;
    background: #B7B7B7;
    transition: 0.3s;
}
header .inner ul.head_menu {font-size: 0;}
header .inner ul.head_menu li {background: url("images/icon_headmenu.png") no-repeat;display: inline-block;padding: 5px 20px 5px 35px;background-size: contain;font-size: 15px;}
header .inner ul.head_menu li a {color: #252925;}
header .inner ul.head_menu li a:hover {color: #007c82;}
header .inner ul.head_menu li:first-child {background: none;padding-left: 0;}
.side_banner{display: none;}

/* ---------- /mv/ ---------- */
#mv {width: 86.6%;max-width: 1120px;margin: 0 auto;position: relative;}
#mv .slick {position: relative;z-index: 2;}
#mv .slick div {height: 105vw;background-size: cover;background-repeat: no-repeat;background-position: center;}
#mv .thumbnail {text-align: right;position: absolute;bottom: -6vw !important;width: 52.6vw !important;left: 32vw !important;z-index: 3;}
#mv .thumbnail .img {width: 18.6vw !important;height: 12.2vw;background-size: cover;background-repeat: no-repeat;background-position: center;margin-right: 1vw !important;}
.thumbnail .slick-current .img {box-sizing: border-box;border: solid 2px #fff;}
#mv h2 {font-size: 4vw !important;color: #007c82;letter-spacing: 0.07em;position: absolute;top: 30% !important;z-index: 3;left: -4vw !important;}
#mv h2 span {display: inline-block;background: #fff;padding: 1.8vw 2vw;margin-bottom: 1.6vw;}
#mv h3 {font-size: 6vw;color: #fff;font-weight: 200;line-height: 1.4em;position: absolute;bottom: 9%;z-index: 3;left: 6%;letter-spacing: 0.05em;}
#mv h3 span {margin-left: 0.3em;}
#mv #news_area {display: none;}

/* ---------- /top_ms/ ---------- */
#top_news {padding-top: 10vw;}
#top_news .inner {width: 86.6%;max-width: 1120px;margin: 0 auto;text-align: right;}
#top_news .info_area {width: 100%;margin-bottom: 4vw;}
#top_news .info_area h2 {font-size: 6.4vw;color: #3f210b;line-height: 1.2em;margin-bottom: 10px;text-align: left;}
#top_news .info_area dl {width: 94%;border-bottom: dotted 1px #000000;display: inline-block;padding: 2vw 0;text-align: left;font-size: 0;}
#top_news .info_area dl dt {color: #898989;font-size: 2.5vw;line-height: 1.6em;display: inline-block;vertical-align: top;width: 20%;}
#top_news .info_area dl dd {display: inline-block;vertical-align: top;width: 78%;font-size: 3vw;line-height: 1.2em;}
#top_news .info_area dl dd a {color: #2ca094;font-size: 14px;line-height: 1.4em;}
#top_news .info_area dl dd a:hover {text-decoration: underline;}
#top_news .info_area .btn {margin-top: 3vw;}
#top_news .info_area .btn a {display: inline-block;color: #fff;font-size: 3vw;padding: 1.6vw 3vw;background: #5bade1;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;transition: 0.3;}
#top_news .info_area .btn a:hover {background: #C6C6C6;transition: 0.3;}
#top_news .blog_area {width: 100%;}
#top_news .blog_area h2 {font-size: 6.4vw;color: #3f210b;line-height: 1.2em;margin-bottom: 10px;text-align: left;}
#top_news .blog_area dl {width: 94%;border-bottom: dotted 1px #000000;display: inline-block;padding: 2vw 0;text-align: left;font-size: 0;}
#top_news .blog_area dl dt {color: #898989;font-size: 2.5vw;line-height: 1.6em;display: inline-block;vertical-align: top;width: 20%;}
#top_news .blog_area dl dd {display: inline-block;vertical-align: top;width: 78%;font-size: 3vw;line-height: 1.2em;}
#top_news .blog_area dl dd a {color: #2ca094;font-size: 14px;line-height: 1.4em;}
#top_news .blog_area dl dd a:hover {text-decoration: underline;}
#top_news .blog_area .btn {margin-top: 3vw;}
#top_news .blog_area .btn a {display: inline-block;color: #fff;font-size: 3vw;padding: 1.6vw 3vw;background: #5bade1;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;transition: 0.3;}
#top_news .blog_area .btn a:hover {background: #C6C6C6;transition: 0.3;}

/* ---------- /top_ms/ ---------- */
#top_ms {padding-top: 16.6vw;}
#top_ms h2 {color: #252925;font-size: 6.4vw;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: 76.9vw;width: 76.9%;display: block;margin: 0 auto;padding-bottom: 5.6vw;margin-bottom: 6vw;}
#top_ms h2 span {display: block;margin: 0 auto;letter-spacing: 0.25em;margin-left: -0.25em;}
#top_ms h2 span.eng {font-size: 2.5vw;color: #ca9361;font-weight: 500;margin-top: 10px;letter-spacing: 0.05em;}
#top_ms .left_area {width: 100%;background: #31a69f;color: #fff;text-align: center;padding-bottom: 8.5vw;}
#top_ms .left_area .img {position: relative;}
#top_ms .left_area .img img {width: 100%;height: auto;}
#top_ms .left_area .img span {position: absolute;bottom: -8.6vw;z-index: 2;right: 50%;margin-right: -9.5vw;}
#top_ms .left_area .img span img {width: 19vw;height: auto;}
#top_ms .left_area h3 {font-size: 5.86vw;margin-top: 12.6vw;margin-bottom: 3.66vw;}
#top_ms .left_area p {display: inline-block;width: 86.6%;text-align: left;line-height: 1.6em;margin-bottom: 3.66vw;}
#top_ms .left_area .btn {}
#top_ms .left_area .btn a {color: #31a69f;background: #fff;font-size: 3vw;padding: 2.6vw 0;width: 40%;display: inline-block;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
#top_ms .left_area .btn a:hover {cursor: pointer;background: #F4F4F4;}
#top_ms .right_area {width: 100%;background: #f8d4d4;color: #252925;text-align: center;padding-bottom: 8.5vw;}
#top_ms .right_area .img {position: relative;}
#top_ms .right_area .img img {width: 100%;height: auto;}
#top_ms .right_area .img span {position: absolute;bottom: -8.6vw;z-index: 2;right: 50%;margin-right: -9.5vw;}
#top_ms .right_area .img span img {width: 19vw;height: auto;}
#top_ms .right_area h3 {font-size: 5.86vw;margin-top: 12.6vw;margin-bottom: 3.66vw;}
#top_ms .right_area p {display: inline-block;width: 86.6%;text-align: left;line-height: 1.6em;margin-bottom: 3.66vw;}
#top_ms .right_area .btn {}
#top_ms .right_area .btn a {color: #252925;background: #fff;font-size: 3vw;padding: 2.6vw 0;width: 40%;display: inline-block;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
#top_ms .right_area .btn a:hover {cursor: pointer;background: #F4F4F4;}
/* ---------- /top_biyou/ ---------- */
.top_biyou h3{font-size: 6.13vw;color: #252925;margin-bottom: 4vw;text-align:center;border-bottom:4px solid #F4B516;padding: 0 8vw 5vw 8vw;margin-bottom:10vw;}
.top_biyou p{font-size: 3.76vw;color: #252925;letter-spacing: 0.01em;line-height: 1.6em;margin-bottom: 4vw;}
.top_biyou .biyou_img{
    margin:0 auto;
    text-align: center;
}
.top_biyou .biyou_img img{
    width:58%;
}
/* ---------- /top_greeting/ ---------- */
#top_greeting {width: 88%;max-width: 1160px;margin: 0 auto;border: solid 1px #a57f64;background: #fff;box-sizing: border-box;padding: 2px;}
#top_greeting.gynecology {width: 88%;max-width: 1160px;margin: 0 auto;border: solid 1px #f4b6ec;background: #fff;box-sizing: border-box;padding: 2px;}
#top_greeting .inner {background: #efe9e6;box-sizing: border-box;padding: 6.4vw 6vw;position: relative;}
#top_greeting.gynecology .inner {background: #ffe7fc;box-sizing: border-box;padding: 6.4vw 6vw;position: relative;}
#top_greeting .box {}
#top_greeting .box h4 {font-size: 3.43vw;color: #3f210b;letter-spacing: 0.14em;margin-bottom: 2vw;line-height: 1.4em;}
#top_greeting .box h2 {font-size: 2.93vw;color: #b3a299;letter-spacing: 0.14em;margin-bottom: 2vw;}
#top_greeting .box h2 span {font-weight: bold;color: #3f210b;}
#top_greeting .box h3 {font-size: 6.13vw;color: #252925;margin-bottom: 4vw;}
#top_greeting .box p {font-size: 3.76vw;color: #252925;letter-spacing: 0.01em;line-height: 1.6em;margin-bottom: 4vw;}
#top_greeting .box .btn {text-align: center;font-size: 3.4vw;}
#top_greeting .box .btn a {color: #fff;display: inline-block;background: #5bade1;padding: 3vw 0;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;width: 80%;}
#top_greeting .box .btn a:hover {text-decoration: underline;}
#top_greeting .img {margin-bottom: 3vw;}
#top_greeting .img img {width: 100%;height: auto;display: block;}
#top_greeting h5 {border-left: solid 5px #3f210b;padding: 1vw 0 1vw 2.5vw;margin-bottom: 3vw;margin-top: 6vw;}
#top_greeting table {width: 100%;max-width: 800px;text-align: left;}
#top_greeting table th {font-size: 3.76vw;color: #252925;letter-spacing: 0.01em;line-height: 2.14em;line-height: 1.6em;width: 35%;padding-bottom: 3vw;}
#top_greeting table td {font-size: 3.76vw;color: #252925;letter-spacing: 0.01em;line-height: 2.14em;line-height: 1.6em;padding-bottom: 3vw;width: 65%;}
#top_greeting .addition_doctor{border-top:1px dotted #999;padding: 45px 0;margin-top: 30px;}
#top_greeting .addition_doctor .name p{font-size:1.6rem;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";color:#311A0D;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";}
#top_greeting .addition_doctor .name_en{font-size:1.1rem;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";margin-bottom:8px;}
#top_greeting .addition_doctor .profile ul li,#top_greeting .addition_doctor .profile p{line-height: 1.8;font-size:3.76vw;color:#252925;}
#top_greeting .addition_doctor .profile div{margin-top: 30px;}
.link_top_area{width: 97%;max-width: 1160px;margin: 100px auto 0;padding: 2px;}
#top_greeting .addition_doctor .profile ul li{line-height: 1.6;}
#top_greeting .addition_doctor .profile p{}
.link_top_area{width: 88%;max-width: 1160px;margin: 45px auto 0;}
.link_top_area .head_border{border-bottom: solid 4px #007c82;   margin: 0 auto 30px;text-align: center; display: table;padding:0 30px 14px;}
.link_top_area .head_border h3{font-size: 4.4vw;}
.link_top_area .head_border h4{font-size: 2.7vw;color: #007c82;margin-top: 2vw;}
/* ---------- /access/ ---------- */
#access {background: url("images/access_bg_sp.png") no-repeat center;background-size: cover;padding: 8.6vw 0;color: #fff;}
#access .inner {width: 86.6%;max-width: 1120px;margin: 0 auto;}
#access .inner .left_area {width: 100%;margin-bottom: 4vw;}
#access h2 {font-size: 6.4vw;line-height: 1.2em;width: 86.6%;max-width: 1120px;margin: 0 auto;margin-bottom: 4.6vw;padding-bottom: 4.6vw;background: url("images/access_line_sp.png") no-repeat bottom;background-size: contain;}
#access h2 span {font-size: 3.5vw;display: block;}
#access .inner .color-yellow {color: #fffc00;}
#access .inner .left_area p.address {line-height: 1.6em;margin-bottom: 3vw;font-size: 3vw;letter-spacing: 0.15em;}
#access .inner .left_area p.address span {margin-top: 2vw;display: inline-block;font-size: 2.6vw;line-height: 1.4em;}
#access .inner .left_area table {text-align: center;width: 100%;margin-bottom: 2vw;}
#access .inner .left_area table th {border-bottom: solid 1px #fff;padding: 3vw;font-size: 3vw;}
#access .inner .left_area table td {font-size: 3vw;}
#access .inner .left_area table .ws {width: 29%;border-right: solid 1px #fff;}
#access .inner .left_area table .wl {width: 71%;padding: 3vw 3.4vw;}
#access .inner .left_area table .ul2 {margin-top: 3vw;}
#access .inner .left_area table .wl li {width: 16.6%;text-align: center;}
#access .inner .left_area h3 {margin-bottom: 15px;}
#access .inner .left_area h3 .m01 {font-size: 3.7vw;display: inline-block;background: #31a7a0;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;width: 45%;text-align: center;height: 11.2vw;line-height: 11.2vw;}
#access .inner .left_area h3 .m02 {font-size: 3.7vw;display: inline-block;background: #f8d4d5;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;width: 45%;text-align: center;color: #3f210b;height: 11.2vw;line-height: 11.2vw;}
#access .inner .left_area h3 .tel {width: 50%;font-size: 3.7vw;letter-spacing: 0.09em;line-height: 1.4em;}
#access .inner .left_area p.atte {font-size: 2.4vw;line-height: 1.6em;margin-bottom: 1.6vw;display: inline-block;text-align: left;}
#access .inner .left_area p.atte2 {font-size: 2.4vw;line-height: 1.6em;margin-bottom: 3.6vw;display: inline-block;text-align: left;}
#access .inner .left_area .syurui {font-size: 3vw;text-align: left;margin-bottom: 6vw;}
#access .inner .left_area .syurui li {display: inline-block;margin: 0 0.7em;line-height: 1.4em;}
#access .inner .right_area .btns {
    width: 81.3vw;
    margin: 0 auto 4vw;
}
#access .inner .right_area .btns a {
    background: #fff;
    display: block;
    width: 100%;
    padding: 4.53vw 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
#access .inner .right_area .btns li.l03{
    margin-top:6px;
    font-size:4.2vw;
    width:100%;
}
#access .inner .right_area .btns a:hover {
    cursor: pointer;
    background: #F4F4F4;
}
#access .inner .right_area .btns .l01 a {color: #028382;}
#access .inner .right_area .btns .l02 a {color: #05b9b7;}
#access .inner .right_area .btns .l03 a {
    color: #32927B;
}
#access .inner .right_area .btns li {
    width: 49%;text-align: center;
    font-size: 5.3vw;font-weight: bold;
}
#access .inner .right_area .btns li span {
    font-size: 2.93vw;
    font-weight: normal;
    margin-left: 1vw;
}
#access .inner .right_area {width: 100%;position: relative;}
#access .inner .right_area p {line-height: 1.4em;font-size: 3.8vw;margin-bottom: 3vw;text-align: justify;}
#access .inner .right_area iframe {height: 62vw;width: 100%;display: block;}
#access .inner .right_area .seebig {position: absolute;right: 0;bottom: 0;}
#access .inner .right_area .seebig img {display: block;width: 36vw;height: auto;}

/* ---------- /footer/ ---------- */
footer {text-align: center;padding: 6vw 0 13vw;}
footer .body_area {}
footer .body_area .logo {margin-bottom: 4vw;}
footer .body_area .logo img {width: 24%;height: auto;}
footer .body_area p.address {font-size: 3.2vw;margin-bottom: 2vw;}
footer .body_area p.tel {font-size: 5vw;background: url("images/icon_tel.png") no-repeat;background-size: 4.2vw;background-position: 0 5.2vw;display: inline-block;padding: 1vw 0 1vw 5.2vw;margin-bottom: 1vw;text-align: left;}
footer .body_area p.tel span {font-size: 3vw;display: block;margin-bottom: 1vw;}
footer .body_area p.time {font-size: 3.2vw;line-height: 1.8em;margin-bottom: 20px;}
footer .btn_area {width: 86.6%;margin: 0 auto 5vw;overflow: hidden;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
footer .btn_area a {display: block;width: 50%;font-size: 3.7vw;padding: 3.7vw 0;}
footer .btn_area a.me01_btn {color: #fff;background: #31a69f;}
footer .btn_area a.me02_btn {color: #252925;background: #f8d4d4;}
footer .btn_area a:hover {text-decoration: underline;cursor: pointer;}
footer .sns_area {text-align: center;padding: 8vw 0;}
footer .sns_area ul li {display: inline-block;vertical-align: middle;margin: 0 2vw;}
footer .sns_area ul li img {width: 8vw;height: auto;}
footer .menu_area {margin-bottom: 5vw;}
footer .menu_area ul {font-size: 0;text-align: center;width: 86.6%;margin: 0 auto;}
footer .menu_area ul li {font-size: 4vw;width: 50%;box-sizing: border-box;float: left;text-align: left;padding: 4vw 2vw;border-bottom: dotted 1px #1B0000;}
footer .menu_area ul li:nth-child(2n-1) {border-right: dotted 1px #1B0000;}
footer .menu_area ul li:nth-child(1) {border-top:none;}
footer .menu_area ul li:nth-child(2) {border-top:none;}
footer .menu_area ul li a {color: #3f210b;}
footer .menu_area ul li a:hover {text-decoration: underline;}
footer p#copyright {font-size: 2.6vw;text-align: left;width: 90%;margin: 0 auto;padding-bottom: 8vw;}
#page-top {
    position: fixed;
    bottom: 21vw;
    right: 3vw;
    width: 8.6vw;
}
#page-top img {
display: block;
width: 100%;
height: auto;
}
.footer_banner{
    display: block;
    position: fixed;
    bottom: 76px;
    left: 13px;
    z-index: 100;
}
#footer_banner_link a img{
    max-width:250px;
}
.footer_banner img#footer_banner_button{
    max-width:42px;
}
.footer_banner img.close{
    max-width: 14px;
    display: block;
    padding: 5px;
    position: absolute;
    right: 0;
    top: -25px;
}
.navbody .btns .l01 a {color: #028382;}
.navbody .btns .l02 a {color: #05b9b7;}
#float_area {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left:0;
    width: 100%;
}
#float_area ul {
    justify-content: center;
    display: flex;
    align-items: center;
}
#float_area ul li {
    width: 25%;
    text-align: center;
    font-size: 4.6vw;
}
#float_area ul li.l03{
    text-indent: 1em;
}
#float_area ul li span {font-size: 3vw;}
#float_area ul li a {
    color: #fff;
    display: block;
    padding: 4vw 0;
}
#float_area ul li.l01 a {background: #028382;}
#float_area ul li.l02 a {background: #05b9b7;}
#float_area ul li.l03 a {
    background-color: #17B005;
    position: relative;
}
#float_area ul li.l04-2 a {
	background-color: #F75C70;
}
#float_area ul li.l03 a::before {
    content:"";
    background:url("images/line-friend_icon.png") no-repeat 0% 0%;
    background-size: 20px;
    display: inline-block;
    width:20px;
    height: 20px;
    position: absolute;
    top:33%;
    left:6px;
}
#float_area ul li.l04 a {
    font-size:3.8vw;
    background-color: #32927B;
    padding:2.8vw 0;
}
#float_area ul li:nth-child(-n+3) a{
border-right:1px solid #fff;
}
nav.globalMenuSp {
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;height: 100%;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
transform: translateY(0%);
}
.navinner {background: rgba(0,124,130,0.95);color: #fff;width: 100%;height: 100%;position: relative;z-index: 1;text-align: left;}
.navbody {width: 86.6vw;margin: 0 auto;max-height: 100%;overflow: scroll;box-sizing: border-box;padding: 20vw 0;}
.navbody a {color: #fff;}
.navbody .navlogo {margin-bottom: 10vw;text-align: center;}
.navbody .navlogo img {width: 23.7vw;height: auto;}
.navbody ul.menu {font-size: 5.3vw;text-align: center;}
.navbody ul.menu li {margin-bottom: 10vw;}
.navbody .line {display: block;margin: 0 auto 10vw;background: #fff;height: 0.5vw;width: 7vw;}
.navbody .btns {margin: 0 auto 2vw;}
.navbody .btns a {
    background: none;
    display: block;
    width: 100%;
    padding: 4.53vw 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: solid 1px #fff;
    box-sizing: border-box;
}
.navbody .btns .l01 a {color: #028382;}
.navbody .btns .l02 a {color: #05b9b7;}
.navbody .btns li {
    width: 49%;
    text-align: center;
    font-size: 5.3vw;
    font-weight: bold;
}
header .navbody .btns li:last-of-type{
    margin-top:7px;
    width:100%;
}
.navbody .btns li span {font-size: 2.93vw;font-weight: normal;margin-left: 1vw;}
.navbody p.atte {display: block;width: 86.6vw;margin: 0 auto 2vw;text-align: left;font-size: 2.4vw;line-height: 1.6em;}
.navbody p.tel {font-size: 4vw;background: url("images/icon_tel_white.png") no-repeat;background-size: 4.2vw;background-position: 0 4.4vw;display: inline-block;padding: 1vw 0 1vw 5.2vw;margin-top: 1vw;}
.navbody p.tel span {font-size: 3vw;display: block;margin-bottom: 1vw;}
.navToggle {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 16vw;
    height: 16vw;
    cursor: pointer;
    z-index: 12;
    background: #007c82;
    text-align: center;
}
.navToggle span {
display: block;
position: absolute;   /* .navToggleに対して */
width: 7vw;
border-bottom: solid 0.8vw #eee;
-webkit-transition: .35s ease-in-out;
-moz-transition: .35s ease-in-out;
transition: .35s ease-in-out;
left: 4.5vw;
}
.navToggle span:nth-child(1) {top: 4vw;}
.navToggle span:nth-child(2) {top: 6vw;}
.navToggle span:nth-child(3) {top: 8vw;}
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 2.6vw;
    font-weight: bold;
    top: 9.6vw;
}
	/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
top: 6vw;
left: 4.5vw;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 6vw;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* 下層ページ */
#under {padding: 25vw 0 10vw;}
#under .head_area {width: 92%;max-width: 1120px;margin: 0 auto;}
#under .head_area h2 {text-align: center;font-size: 6vw;margin-bottom: 40px;}
#under .head_area h2 span {display: block;margin: 0 auto;font-size: 3vw;color: #ca9361;font-weight: 500;margin-top: 1.5vw;}
#under .head_area .pankuzu {border-top: solid 1px #007c82;padding: 20px 0;font-size: 2.7vw;}
#under .head_area .pankuzu a {color: #007c82;text-decoration: underline;}
#under .head_area .pankuzu a:hover {text-decoration: none;}
#under .body_area {padding: 8vw 0;width: 92%;max-width: 1120px;margin: 0 auto;}
#under.cs .body_area {}
#under.cs .body_area p {line-height: 1.8em;font-size: 3.2vw;}
.singlepage__head {width: 92%;max-width: 1120px;margin: 0 auto;text-align: center;padding: 24vw 0 10vw;border-bottom: solid 1px #007c82;}
.singlepage__head h2 {font-size: 5vw;font-weight: bold;color: #007c82;letter-spacing: 0.2em;}
.singlepage__head h2 span {font-size: 2.8vw;color: #ca9361;font-weight: 500;letter-spacing: 0.05em;}
.singlepage__pankuzu {width: 92%;max-width: 1120px;margin: 0 auto;font-size: 2.8vw;padding-top: 2vw;}
.singlepage__pankuzu a {color: #007c82;text-decoration: underline;}
.singlepage__body {padding: 6vw 0 15vw;}
.singlepage__body .inner {width: 92%;max-width: 960px;margin: 0 auto;}
.singlepage__body .singlepage__left {width: 100%;}
#column1.singlepage__body .singlepage__left {width: 100%;}
aside#sidebar {width: 98%;margin: 10vw auto 0;}
.singlepage__right {}
.singlepage__right h2 {font-weight: bold;font-size: 3.7vw;color: #222222;line-height: 1.2em;letter-spacing: 0.13em;background: url("images/side_icon_01.png") no-repeat;background-size: 3.5vw;background-position: 0 0.5vw;padding: 0 0 3vw 5vw;position: relative;margin-bottom: 2vw;}
.singlepage__right h2::after {background: url("images/side_line.png") no-repeat;content: '　';display: block;height: 3px;width: 100%;background-size: cover;position: absolute;left: 0;bottom: 0;}
.singlepage__right ul.list01 {padding-bottom: 6vw;}
.singlepage__right ul.list01 li {font-size: 3.4vw;line-height: 1.6em;left: 0.05em;background: url("images/side_icon_02.png") no-repeat;background-size: 2.3vw;background-position: 0.6vw 1.5vw;padding-left: 5vw;}
.singlepage__right ul.list01 li a {color: #222222;}
.singlepage__right ul.list02 {padding-bottom: 6vw;}
.singlepage__right ul.list02 li {font-size: 3.4vw;border-bottom: solid 1px #b0c4bb;padding-bottom: 2vw;margin-bottom: 2vw;line-height: 1.2em;}
.singlepage__right ul.list02 li:last-child {margin-bottom: 0;}
.singlepage__right ul.list02 li a {color: #2ca094;}
.singlepage__right ul.list03 {padding-bottom: 6vw;font-size: 0;}
.singlepage__right ul.list03 li {margin-bottom: 5px;margin-right: 5px;display: inline-block;}
.singlepage__right ul.list03 li {}
.singlepage__right ul.list03 a {display: block;padding: 2vw;background: #fff;color: #222222;font-size: 3.2vw;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.singlepage__right .thumnail {width: 30%;}
.singlepage__right .thumnail img {width: 100%;height: auto;display: block;}
.singlepage__right .text {width: 66%;}
.singlepage__right .text .name {font-size: 3.7vw;font-weight: bold;line-height: 1.2em;letter-spacing: 0.05em;margin-bottom: 10px;}
.singlepage__right .text .explane {font-size: 3.4vw;line-height: 1.5em;}
.singlepage__right .text .explane a {color: #007c82;}
.singlepage__right .sidebar__btn {margin-top: 2vw;text-align: right;}
.singlepage__right .sidebar__btn a {display: inline-block;color: #fff;font-size: 3.7vw;background: #5bade1;padding: 4vw 0;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;width: 66%;text-align: center;}
#blog.singlepage__head {border-bottom: none;background: url("images/blog_head_bg.png") no-repeat center;background-size: cover;padding: 95px 0 35px;}
#blog.singlepage__head h2 {color: #fff;margin-bottom: 30px;}
#blog.singlepage__head .read,
#contact.singlepage__head .read,
#me01.singlepage__head .read,
#about.singlepage__head .read,
#price.singlepage__head .read{
    background-color: rgba(252,250,250,0.80);
    width: 80%;
    margin: 0 auto;
    padding: 10px;
    border-radius: 2px;
}
#blog.singlepage__head .read,
#contact.singlepage__head .read,
#me01.singlepage__head .read,
#about.singlepage__head .read{
    text-align: left;
}
#price.singlepage__head .read{
    text-align: center;
}
#blog.singlepage__head h2 span {color: #fff;}
#blog.singlepage__head .read span,
#contact.singlepage__head .read span,
#me01.singlepage__head .read span,
#price.singlepage__head .read span,
#about.singlepage__head .read span{
    display: inline;
    font-size: 0.8rem;
    color: #007c82;
    line-height: 1.6;
}
.singlepage__head .read br.sp{display:none;}
#contact.singlepage__head {border-bottom: none;background: url("images/contact_head_bg_sp.png") no-repeat;background-size: cover;padding: 17vw 0 12vw;}
#contact.singlepage__head h2 {text-align: center;margin-bottom: 16px;}
#contact.singlepage__head h2 img {width: 46vw;height: auto;}
#me01.singlepage__head {border-bottom: none;background: url("images/me_head_bg.png") no-repeat;background-size: cover;padding: 17vw 0 12vw;}
#me01.singlepage__head h2 {text-align: center;}
#me01.singlepage__head h2 img {width: 30vw;height: auto;}
#about.singlepage__head {border-bottom: none;background: url("images/about_head_bg.png") no-repeat;background-size: cover;padding: 17vw 0 12vw;}
#about.singlepage__head h2 {text-align: center;}
#about.singlepage__head h2 img {width: 40vw;height: auto;}
#price.singlepage__head {border-bottom: none;background: url("images/price_head_bg_sp.png") no-repeat;background-size: cover;padding: 17vw 0 7vw;}
#price.singlepage__head h2 {text-align: center;}
#price.singlepage__head h2 img {width: 40vw;height: auto;}
.cat_news {}
.cat_news .singlepage__left {}
.cat_news ul.info_list {}
.cat_news ul.info_list li {margin-bottom: 3vw;padding-bottom: 3vw;border-bottom: solid 1px #d4d4d4;}
.cat_news ul.info_list li .date {display: block;color: #898989;font-size: 3vw;}
.cat_news ul.info_list li a {color: #2ca094;font-size: 3.7vw;line-height: 1.2em;}
.cat_news ul.info_list li {}
.single_news {}
.single_news .inner__contents {background: #fff;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;box-sizing: border-box;padding: 25px 30px 40px;}
.single_news .inner__contents p.date {font-size: 16px;color: #898989;margin-bottom: 10px;}
.single_news .inner__contents h1 {font-size: 20px;color: #007c82;line-height: 1.3em;border-bottom: solid 1px #f4f4f4;padding-bottom: 15px;margin-bottom: 15px;}
.single_news .inner__contents p {font-size: 13px;line-height: 1.9em;letter-spacing: 0.05em;margin-bottom: 1em;}
.single_news .inner__contents img {height: auto;margin-bottom: 15px;}
.single_news .inner__contents h2 {font-weight: bold;margin-top: 30px;margin-bottom: 10px;font-size: 18px;line-height: 1.4em;border-bottom: solid 3px #9acacc;
    position: relative;padding-bottom: 10px;}
    .single_news .inner__contents h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #007c82;
    bottom: -3px;
    width: 180px;
}
.single_news .inner__contents h3 {font-weight: bold;margin-top: 25px;margin-bottom: 10px;font-size: 18px;box-sizing: border-box;padding:5px 10px;line-height: 1.4em;border-left: solid 5px #007c82;}
.single_news .inner__contents h4 {font-weight: bold;margin-top: 25px;margin-bottom: 10px;font-size: 16px;line-height: 1.4em;background: url("images/blog_midashi_icon_01.png") no-repeat;padding-left: 20px;background-position: 0 3px;}
.single_news .inner__contents h5 {font-weight: bold;margin-top: 20px;margin-bottom: 10px;font-size: 15px;line-height: 1.4em;}
.single_news .inner__contents ul {padding-left: 2em;margin-bottom: 15px;}
.single_news .inner__contents ul li {list-style: disc;line-height: 1.4em;margin-bottom: 5px;}
.single_news .inner__contents ul li:last-child {margin-bottom: 0;}
.single_news .inner__contents .single__btm {margin-top: 80px;position: relative;padding: 10px 0;}
.single_news .inner__contents .single__btm .prev {position: absolute;left: 0;top: 0;font-size: 12px;}
.single_news .inner__contents .single__btm .prev a {color: #5bade1;background: url("images/blog_btm_arrow_01.png") no-repeat;padding: 5px 0;padding-left: 1.5em;background-position: 0 4px;display: inline-block;background-size: 8px;}
.single_news .inner__contents .single__btm .next {position: absolute;right: 0;top: 0;font-size: 12px;}
.single_news .inner__contents .single__btm .next a {color: #5bade1;background: url("images/blog_btm_arrow_02.png") no-repeat;background-position: 100% 4px;padding: 5px 0;padding-right: 1.5em;display: inline-block;background-size: 8px;}
.single_news .inner__contents .single__btm .all {position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);-webkit-transform: translateY(-50%) translateX(-50%);margin: auto;font-size: 12px;}
.single_news .inner__contents .single__btm .all a {color: #5bade1;display: inline-block;border: solid 2px #5bade1;padding: 10px 30px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;transition: 0.3s;}
.single_news .inner__contents .single__btm .all a:hover {background: #5bade1;color: #fff;}
.single_news .inner__head {}
.single_news .inner__head .left {}
.single_news .inner__head .left a {font-size: 10px;color: #000000;display: inline-block;padding: 2px 5px;background: #eeeeee;}
.single_news .inner__head .left .date {color: #898989;margin-left: 10px;}
.single_news .inner__head .right {width: 55%;}
.single_news .inner__head .right ul {font-size: 13px;text-align: right;}
.single_news .inner__head .right ul li {list-style: none;display: inline-block;}
.single_news .inner__head .right ul li a {color: #2ca094;border: solid 1px #2ca094;padding: 1px 3px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;transition: 0.3s;}
.single_news .inner__head .right ul li a:hover {color: #fff;border: solid 1px #2ca094;padding: 1px 3px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;transition: 0.3s;background: #2ca094;}
.single_news .inner__head .right {}
.cat_blog {}
.cat_blog .blog_box {background: #fff;margin-bottom: 20px;box-sizing: border-box;padding: 30px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.cat_blog .blog_box .thum {width: 29%;background-position: center;background-size: cover;}
.cat_blog .blog_box .text {width: 68%;}
.cat_blog .blog_box .text .text__head {margin-bottom: 15px;}
.cat_blog .blog_box .text .text__head a {font-size: 10px;color: #000000;display: inline-block;padding: 2px 5px;background: #eeeeee;}
.cat_blog .blog_box .text .text__head .date {font-size: 14px;color: #898989;margin-left: 10px;}
.cat_blog .blog_box .text h2 {font-size: 18px;color: #007c82;line-height: 1.4em;margin-bottom: 10px;}
.cat_blog .blog_box .text p {font-size: 14px;line-height: 1.4em;margin-bottom: 5px;}
.cat_blog .blog_box .text .more {text-align: right;}
.cat_blog .blog_box .text .more a {display: inline-block;color: #2ca094;font-size: 10px;}
.singlepage__body.contact {}
.singlepage__body.contact h2 {color: #252925;font-size: 4vw;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: 76.9vw;width: 76.9%;display: block;margin: 0 auto;padding-bottom: 5.6vw;margin-bottom: 6vw;}
.singlepage__body.contact h2 span {display: block;margin: 0 auto;letter-spacing: 0.25em;margin-left: -0.25em;}
.singlepage__body.contact h2 span.eng {font-size: 2.5vw;color: #ca9361;font-weight: 500;margin-top: 10px;letter-spacing: 0.05em;}
.singlepage__body.contact h3 {font-size: 3.73vw;color: #007c82;line-height: 1.4em;text-align: center;margin-bottom: 25px;}
.singlepage__body.contact h3 span {display: block;margin: 0 auto;font-size: 3vw;}
.singlepage__body.contact .white_bg {width: 86.6%;max-width: 680px;margin: 0 auto;background: #fff;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;box-sizing: border-box;padding: 6.6vw 0;text-align: center;margin-bottom: 8vw;}
.singlepage__body.contact .white_bg .title01 {display: inline-block;font-size: 3.7vw;color: #fff;background: #31a7a0;height: 8vw;line-height: 8vw;width: 40vw;margin-bottom: 2vw;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
.singlepage__body.contact .white_bg .title02 {display: inline-block;font-size: 3.7vw;color: #3f210b;background: #f8d4d5;height: 8vw;line-height: 8vw;width: 40vw;margin-bottom: 2vw;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;margin-top: 6vw;}
.singlepage__body.contact .white_bg .num {font-size: 5vw;line-height: 1.2em;color: #3f210b;}
.singlepage__body.contact .white_bg .time {font-size: 3vw;color: #3f210b;margin-top: 2vw;}
.singlepage__body.contact table {width: 100%;margin: 0 auto;font-size: 3.7vw;margin-bottom: 4vw;}
.singlepage__body.contact table th {text-align: left;color: #fff;background: #1c1e56;padding: 3vw;vertical-align: middle;width: 100%;display: block;box-sizing: border-box;margin-bottom: 1vw;}
input::placeholder {color:#565656;font-size: 3vw;}

/* IE */
input:-ms-input-placeholder {color: #565656;font-size: 3vw;}
/* Edge */
input::-ms-input-placeholder {color: #565656;font-size: 3vw;}
.singlepage__body.contact table tr.require th {background-image: url("images/contact_icon_kome.png");background-repeat: no-repeat;background-position: 97% 50%;background-size: 3.4vw;}
.singlepage__body.contact table td {padding: 3.7vw;width: 100%;background: #fff;display: block;box-sizing: border-box;margin-bottom: 3vw;}
.singlepage__body.contact table td input[type="text"] {border: none;box-sizing: border-box;width: 100%;}
.singlepage__body.contact table td input[type="tel"] {border: none;box-sizing: border-box;width: 100%;}
.singlepage__body.contact table td input[type="email"] {border: none;box-sizing: border-box;width: 100%;}
.singlepage__body.contact table textarea {width: 100%;box-sizing: border-box;height: 38vw;border: none;}
.singlepage__body.contact table td .red {display: block;font-size: 13px;line-height: 1.3em;color: #ff0000;margin-top: 10px;}
.singlepage__body.contact .privacy_area {text-align: center;}
.singlepage__body.contact .privacy_area h4 {font-size: 3.7vw;margin-bottom: 2vw;}
.singlepage__body.contact .privacy_area .scroll {text-align: left;background: #fff;box-sizing: border-box;padding: 5vw;width: 90%;max-width: 750px;height: 30vw;overflow: scroll;margin: 0 auto 4vw;}
.singlepage__body.contact .privacy_area .scroll p {font-size: 3.2vw;margin-bottom: 3vw;line-height: 1.6em;}
.singlepage__body.contact .privacy_area .scroll h5 {font-weight: bold;font-size: 3.6vw;margin-top: 3vw;}
.singlepage__body.contact .doui {text-align: center;font-size: 3.2vw;margin-bottom: 4vw;}
.singlepage__body.contact .doui label {text-align: left;line-height: 1.4em;}
.singlepage__body.contact .send {text-align: center;}
.singlepage__body.contact .send input {display: inline-block;width: 60vw;height: 15.5vw;line-height: 13vw;color: #fff;font-size: 5vw;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;background: #5bade1;border: solid 1px #5bade1;box-sizing: border-box;cursor: pointer;font-weight: bold;-webkit-appearance: none;}
.singlepage__body.contact .send button {display: inline-block;width: 60vw;height: 15.5vw;line-height: 13vw;color: #fff;font-size: 5vw;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;background: #5bade1;border: solid 1px #5bade1;box-sizing: border-box;cursor: pointer;font-weight: bold;-webkit-appearance: none;}

.checkbox01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.checkbox01::before {
    background: #fff;
    border: 2px solid #007c82;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.checkbox01::after {
    border-right: 3px solid #ed7a9c;
    border-bottom: 3px solid #ed7a9c;
    content: '';
    display: block;
    height: 9px;
    left: 11px;
    margin-top: -6px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 5px;
}
input[type=checkbox]:checked + .checkbox01::after {
    opacity: 1;
}
table select{
    font-size: 13px;
    outline:none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;;
    border:none;
    color:#565656;
    width:100%;
    border-radius:3px;
    background: url("images/contact_icon_select.png") no-repeat;background-position: 100% 50%;
    background-size: 8px;
}
table select option{
    background-color: #fff;
    color: #565656;font-size: 13px;
}
table select::-ms-expand {display: none;}
table select:-moz-focusring {color: transparent;}


	/* ラジオボタン01 */
.radio01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 25px;
    position: relative;
    width: auto;
}
.radio01::before {
    background: #fff;
    border: 1px solid #007c82;
    border-radius: 50%;
    content: '';
    display: block;
    height: 16px;
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.radio01::after {
        background: #007c82;
        border-radius: 50%;
        content: '';
        display: block;
        height: 10px;
        left: 4px;
        margin-top: -4px;
        opacity: 0;
        position: absolute;
        top: 50%;
        width: 10px;
}
input[type=radio]:checked + .radio01::after {
opacity: 1;
}
.radio01 {font-size: 3.7vw;}

.singlepage__body.me01 h2 {color: #252925;font-size: 4vw;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: 76.9vw;width: 76.9%;display: block;margin: 0 auto;padding-bottom: 5.6vw;margin-bottom: 6vw;}
.singlepage__body.me01 h2 span {display: block;margin: 0 auto;letter-spacing: 0.25em;margin-left: -0.25em;}
.singlepage__body.me01 h2 span.eng {font-size: 2.5vw;color: #ca9361;font-weight: 500;margin-top: 10px;letter-spacing: 0.05em;}
.singlepage__body.me01 {}
.singlepage__body.me01 .img01 {width: 100%;max-width: 800px;margin: 0 auto;}
.singlepage__body.me01 .img01 img {width: 100%;height: auto;display: block;}
.singlepage__body.me01 .text01 {background: url("images/me_bg_001.png") repeat-x;background-size: contain;padding: 8vw 0;}
.singlepage__body.me01 .text01_inner {max-width: 700px;margin: 0 auto;position: relative;width: 90%;text-align: center;}
.singlepage__body.me01 .text01_inner p.name {font-weight: bold;text-align: center;font-size: 3.7vw;background: url("images/me01_icon.png") no-repeat;background-size: 6vw;padding: 1vw 0 1vw 8vw;display: inline-block;background-position: 0 0.2vw;margin-bottom: 3vw;}
.singlepage__body.me01 .text01_inner p.name2 {font-weight: bold;text-align: center;font-size: 3.7vw;background: url("images/me02_icon.png") no-repeat;background-size: 6vw;padding: 1vw 0 1vw 8vw;display: inline-block;background-position: 0 0.2vw;margin-bottom: 3vw;}
.caution{margin:20px 0;}
.caution .red{color:#ff0000;}
.singlepage__body.me01 .text01_inner2 p {font-size: 3vw;line-height: 1.6em;text-align: justify;position: relative;}
.singlepage__body.me01 .text01_inner2 .icon01 {text-align: center;padding: 3vw 0 0;}
.singlepage__body.me01 .text01_inner2 .icon03 {text-align: center;padding: 3vw 0 0;}
.singlepage__body.me01 .text01_inner2 .icon01 img {width: 30%;height: auto;}
.singlepage__body.me01 .text01_inner2 .icon03 img {width: 30%;height: auto;}
.singlepage__body.me01 {}
.singlepage__body.me01 .inner2 {padding: 8vw 0 10vw;max-width: 1120px;margin: 0 auto;width: 100%;}
.singlepage__body.me01 .inner2 .box {width: 100%;margin-bottom: 10vw;}
.singlepage__body.me01 .inner2 h3 {text-align: center;color: #007c82;font-size: 4.4vw;padding-bottom: 3.5vw;margin-bottom: 3vw;border-bottom: solid 2px #007c82;}
.singlepage__body.me01 .inner2 h3 span {font-size: 3vw;}
.singlepage__body.me01 .inner2 p {font-size: 3.4vw;line-height: 1.8em;text-align: justify;}
.singlepage__body.me01 .inner2 p span.text_strong {
    font-weight: bold;
    display: inline-block;
    padding-right: 10px;
    margin-top: 15px;
}
.singlepage__body.me01 .inner2 a {text-decoration: underline;color: #5bade1;}
.singlepage__body.me01 .inner2 strong {display: inline-block;margin-top: 2vw;}
.singlepage__body.me01 .inner2 ul {font-size: 3.4vw;padding-left: 20px;}
.singlepage__body.me01 .inner2 ul li {line-height: 1.8em;list-style: disc;}
.singlepage__body.me01 .inner3 {width: 100%;max-width: 960px;margin: 0 auto;}
.singlepage__body.me01 .inner3 .box {margin-bottom: 10vw;}
.singlepage__body.me01 .inner3 .box:last-child {margin-bottom: 0;}
.singlepage__body.me01 .inner3 .box_head {text-align: center;border-top: solid 4px #007c82;border-bottom: solid 1px #acdad3;padding: 5vw 0;margin-bottom: 4vw;}
.singlepage__body.me01 .inner3 .box:first-child .box_head{border-top: 0;margin-top: 4vw;}
.singlepage__body.me01 .inner3 .box_head h3{font-size: 4.4vw;}
.singlepage__body.me01 .inner3 .box_head h3 span{display: inline-block;background-color: #FF7171;color: #fff;font-size: 76%;padding: 2px 6px;border-radius: 20px;margin-right: 10px;}
.singlepage__body.me01 .inner3 .box_head h4{font-size: 2.7vw;color: #007c82;margin-top: 2vw;}

.singlepage__body.me01 .inner3 p {font-size: 3.4vw;line-height: 2em;}
.singlepage__body.me01 .inner3 ul {padding-left: 5vw;display: inline-block;margin-right: 35px;}
.singlepage__body.me01 .inner3 ul li {font-size: 3.4vw;line-height: 2em;font-weight: bold;list-style: disc;}
.illustration{text-align: center;margin: 20px auto;}
.singlepage__body.me01 .inner3 ul.normal li{font-weight:normal;}
.singlepage__body.me01 .inner3 p.txt-mini {font-size: 3vw;margin-top: 1vw;}
.singlepage__body.me01 .inner3 .box_in {width: 90%;margin: 30px auto 0;max-width: 825px;}
.singlepage__body.me01 .inner3 .box_in_mt{width: 90%;margin: 0 auto;max-width: 825px;}
.singlepage__body.me01 .inner3 .white_bg {line-height: 1.8em;background: #fff;box-sizing: border-box;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;padding: 3vw;margin-top: 3vw;font-size: 3.4vw}

.singlepage__body.me01 .bgwhite {margin-top: 10vw}
.area_normal_w .head_border{border-top: solid 4px #007c82;padding: 5.5vw 0;margin-bottom: 4vw;}
.title_h3{font-size: 4.4vw;text-align: center;margin-bottom:3vw}
p.sp{font-size: 83%;text-align: center;margin-bottom: 10px;}
p span.text_strong{font-weight:bold;display:inline-block;margin-right: 10px;}
.img_float_right{padding:0 0 20px;}

.table_scroll{overflow: scroll;white-space: nowrap;}
table.table_style01,
table.table_style02,
table.table_style04,
table.table_style05,
table.table_style06{margin-bottom:20px;}
table.table_style01{border-left:solid 1px #007c82;border-top:solid 1px #007c82;width:100%;}
table.table_style02{border-left:solid 1px #F2A48F;border-top:solid 1px #F2A48F;}
table.table_style04{border-left:solid 1px #f7ba23;border-top:solid 1px #f7ba23;}
table.table_style05{border-left:solid 1px #a57f64;border-top:solid 1px #a57f64;}
table.table_style06{border-left:solid 1px #2088b9;border-top:solid 1px #2088b9;}
table.table_style01 th,table.table_style01 td,
table.table_style02 th,table.table_style02 td,
table.table_style04 th,table.table_style04 td,
table.table_style05 th,table.table_style05 td,
table.table_style06 th,table.table_style06 td{padding: 10px;}
table.table_style01 th,table.table_style01 td{border-bottom:solid 1px #007c82;}
table.table_style02 th,table.table_style02 td{border-bottom:solid 1px #F2A48F;}
table.table_style04 th,table.table_style04 td{border-bottom:solid 1px #f7ba23;}
table.table_style05 th,table.table_style05 td{border-bottom:solid 1px #a57f64;}
table.table_style06 th,table.table_style06 td{border-bottom:solid 1px #2088b9;}
table.table_style01 th{border-right: solid 1px #007c82;background-color: #63bfc6;}
table.table_style02 th{border-right: solid 1px #F2A48F;background-color: #EFB8AB;}
table.table_style04 th{border-right: solid 1px #f7ba23;background-color: #f9dd9d;}
table.table_style05 th{border-right: solid 1px #a57f64;background-color: #c4a38b;}
table.table_style06 th{border-right: solid 1px #2088b9;background-color: #89cbea;}
table.table_style01 td{border-right: solid 1px #007c82;line-height: 1.8;background-color: #ffffff;}
table.table_style02 td{border-right: solid 1px #F2A48F;line-height: 1.8;background-color: #ffffff;}
table.table_style04 td{border-right: solid 1px #f7ba23;line-height: 1.8;background-color: #ffffff;}
table.table_style05 td{border-right: solid 1px #a57f64;line-height: 1.8;background-color: #ffffff;}
table.table_style06 td{border-right: solid 1px #2088b9;line-height: 1.8;background-color: #ffffff;}
table.table_style01 td.price,
table.table_style02 td.price,
table.table_style04 td.price,
table.table_style05 td.price,
table.table_style06 td.price{text-align: right;white-space: nowrap;}
table.table_style01 td.name{background-color: #edf9f9;text-align: center;}
table.table_style02 td.name{background-color: #FFF2EE;text-align: center;}
table.table_style04 td.name{background-color: #fff1cf;text-align: center;}
table.table_style05 td.name{background-color: #efe9e6;text-align: center;}
table.table_style06 td.name{background-color: #d6ebf5;text-align: center;}
table.table_style01 td.time,
table.table_style02 td.time,
table.table_style04 td.time,
table.table_style05 td.time,
table.table_style06 td.time{white-space: nowrap;text-align: center;}
table.table_style01 td.component,
table.table_style02 td.component,
table.table_style04 td.component,
table.table_style05 td.component,
table.table_style06 td.component{white-space: nowrap;}
.table_comments{margin-bottom:20px;line-height: 1.4;}
.addition{text-align: center;font-weight: bold;color: rgba(241,96,23,1.00);margin-bottom:20px;}
p.notes{font-size: 4vw;margin-top: 10px;}
p.notes span{font-weight: bold;color:#007c82;}
.link{text-align: center;margin: 20px 0 0;}
.link a{color: #2ca094;font-size: 18px;border: 2px solid #2ca094;border-radius: 30px;padding:10px 38px;display: inline-block;}
.link a:hover{background-color:#2ca094;color:#fff;}

.singlepage__body.about h2.about {color: #252925;font-size: 4vw;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: 76.9vw;width: 76.9%;display: block;margin: 0 auto;padding-bottom: 5.6vw;margin-bottom: 6vw;}
.singlepage__body.about h2.about span {display: block;margin: 0 auto;letter-spacing: 0.25em;margin-left: -0.25em;}
.singlepage__body.about h2.about span.eng {font-size: 2.5vw;color: #ca9361;font-weight: 500;margin-top: 10px;letter-spacing: 0.05em;}

.singlepage__body.about #top_greeting {width: 100% !important;}
.singlepage__body.me01 #top_greeting {width: 100% !important;}
.singlepage__body.about #top_greeting .inner {width: 100% !important;}
.singlepage__body.me01 #top_greeting .inner {width: 100% !important;}


.compbtn {text-align: center;font-size: 3.4vw;margin-top: 2em;}
.compbtn a {display: inline-block;background: #007c82;color: #fff;padding: 1em 5em;}

.about_inner01 {width: 100%;max-width: 1120px;margin: 0 auto;position: relative;padding-bottom: 10vw;}
.about_inner01 .box h3 {font-size: 4vw;font-weight: bold;margin-bottom: 3vw;}
.about_inner01 .box p {font-size: 3.4vw;line-height: 2em;text-align: justify;}
.about_inner01 .box {box-sizing: border-box;padding: 5vw;background: #fff;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.5);position: relative;z-index: 3;margin-bottom: 3vw;}
.about_inner01 .img01 {width: 100%;}

.about_inner02 {background: #fff;text-align: left;padding: 4vw;box-sizing: border-box;margin-bottom: 10vw;}
.about_inner02 p {font-size: 3.7vw;line-height: 1.8em;color: #007c82;}

.about_inner03 {}
.about_inner03 .box {display: inline-block;text-align: left;}
.about_inner03 .box h3 {line-height: 1.4em;}
.about_inner03 .img {}

.about_inner04 {text-align: center;margin-bottom: 10vw;}
.about_inner04 p {font-weight: bold;font-size: 4vw;color: #007c82;line-height: 1.8em;} 

.about_inner05 {background: url("images/about_bg_001.png") repeat-x;background-size: contain;padding:8vw 5vw;margin-bottom: 10vw;}
.about_inner05 .box {width: 98%;max-width: 1120px;margin: 0 auto;position: relative;}
.about_inner05 .box h3 {font-size: 4vw;color: #3f210b;margin-bottom: 4vw;}
.about_inner05 .box p {font-size: 3.4vw;line-height: 1.6em;display: inline-block;text-align: justify;margin-bottom: 3vw;} 
.about_inner05 .box01 .img {margin-bottom: 3vw;}
.about_inner05 .box02 .img {margin-bottom: 3vw;}
.about_inner05 .box02 {text-align: right;}
.about_inner05 .box {}
.about_inner05 .box02 p {}

.about_inner06 {width: 98%;max-width: 1120px;margin: 0 auto;padding-top: 100px;}
.about_inner06 .box {margin-bottom: 5vw;float: left;width: 49%;margin-right: 2%;}
.about_inner06 .box h3 {font-size: 2.8vw;font-weight: bold;text-align: center;padding-bottom: 2vw;margin-bottom: 2vw;color: #007c82;border-bottom: solid 2px #007c82;}
.about_inner06 .box img {width: 100%;height: auto;}
.about_inner06 .box:nth-child(2n) {margin-right: 0;}

.price .singlepage__left {background: #fff;box-sizing: border-box;padding: 7.3vw 4vw;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;}
.singlepage__body.price h2 {color: #252925;font-size: 5.3vw;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: contain;width: 76.9%;display: block;margin: 0 auto;padding-bottom: 5.6vw;margin-bottom: 6vw;}
.singlepage__body.price h2 span {display: block;margin: 0 auto;letter-spacing: 0.25em;margin-left: -0.25em;}
.singlepage__body.price h2 span.eng {font-size: 2.5vw;color: #ca9361;font-weight: 500;margin-top: 10px;letter-spacing: 0.05em;}


.price_box {padding-top: 8.6vw;}
.singlepage__body.price h2 span.txt-lead{font-size: 3.4vw;font-weight: normal;letter-spacing: 0.2vw;padding: 10px 0;}
.price_box h3 {font-size: 4.53vw;font-weight: bold;letter-spacing: 0.13em;color: #222222;background: url("images/icon_heading_02.png") repeat-x center bottom;background-size: 200%;padding-bottom: 3.7vw;margin-bottom: 3.3vw;}
.price_box h3 span {background: url("images/icon_heading_01.png") no-repeat;background-size: 3.2vw;padding: 0 0 0 4.93vw;background-position: 0 1.7vw;}
#price_box01 {padding-top: 0;}
.price_box p.txt {font-size: 3.72vw;line-height: 1.6em;letter-spacing: 0.1em;margin-bottom: 3vw;}
.price_box table {width: 100%;text-align: center;font-size: 3.4vw;margin-bottom: 3.7vw;}
.price_box table th {width: 63%;background: #daf7f7;border: solid 1px #cccccc;padding: 4vw 0;line-height: 1.4em;}
.price_box table td {width: 37%;border: solid 1px #cccccc;padding: 4vw 0;line-height: 1.4em;vertical-align: middle;}
.price_box table tr.heading th {font-size: 3.3vw;color: #007c82;font-weight: 500;padding: 2vw 0;}
.price_box table tr.heading th span {font-size: 2.4vw;}
.price_box p.txt-m {font-size: 3.4vw;line-height: 1.4em;letter-spacing: 0.09em;}
.price_box .price_btn {margin-bottom: 4vw;}
.price_box .price_btn a {background: #5bade1;color: #fff;font-size: 3.4vw;letter-spacing: 0.13em;padding: 3.7vw 6.2vw;display: inline-block;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;box-sizing: border-box;border: solid 1px #5bade1;transition: 0.3s;}
.price_box .price_btn a:hover {background: #fff;color: #5bade1;cursor: pointer;}
.price_box .color-b {color: #007c82;}

.price_box table.table02 th {width: 30%;background: #daf7f7;border: solid 1px #cccccc;padding: 4vw 0;line-height: 1.4em;vertical-align: middle;}
.price_box table.table02 td {width: 20%;border: solid 1px #cccccc;padding: 4vw 0;line-height: 1.4em;vertical-align: middle;}
.price_box table.table02 tr.heading th {font-size: 3.3vw;color: #007c82;font-weight: 500;padding: 2vw 0;}
.price_box table.table02 tr.heading th span {font-size: 2.4vw;}
.price_box table.table02 tr.heading th.col01 {width: 40%;background: #daf7f7;border: solid 1px #cccccc;padding: 4vw 0;line-height: 1.4em;vertical-align: middle;}
.price_box table.table02 tr.heading th.col02 {width: 20%;background: #daf7f7;border: solid 1px #cccccc;padding: 4vw 0;line-height: 1.4em;vertical-align: middle;}
.price_box table.table02 tr.heading th.col03 {width: 40%;background: #daf7f7;border: solid 1px #cccccc;padding: 4vw 0;line-height: 1.4em;vertical-align: middle;}
.price_box table.table02 tr.one-row {background: #daf7f7;}

/*supplement---------*/
.ttl_normal{font-weight: bold;text-align: left;margin: 20px 0 10px;}
.singlepage__body.me01 .text01_inner2 p.margin_b,.margin_b{margin-bottom: 40px;}
.singlepage__body.me01 .inner3 .white_bg .ttl{font-weight: bold;}
.ttl_strong{font-weight:bold;margin:20px 0 10px;font-size:3.4vw;}
.ttl_strong_gr{font-weight:bold;margin:20px 0 15px;text-align: center;font-size: 3.4vw;border-bottom:1px solid #007c82;padding:0 0 10px 0;}
.flex_area{margin-top:30px;}
.flex_area img{width:80%;}
.flex_area div{margin-bottom:20px;text-align: center;}
.flex_area p{text-align:left;}
.singlepage__body.me01 .inner3 ul.cheklist{margin-bottom:30px;}
.singlepage__body.me01 .inner3 ul.cheklist li{font-weight: normal;}

table.table_style03{margin-bottom:20px;border-left:solid 1px #252925;border-top:solid 1px #252925;border-bottom:solid 1px #252925;margin:30px auto;width:100%;}
table.table_style03 th{border-bottom:solid 1px #252925;border-right: solid 1px #252925;background-color: #e1f4ea;font-weight: bold;padding-top:10px;padding:15px 10px 10px 10px;}
table.table_style03 th span{color:#007c82;display:block;font-weight: normal;
padding: 15px 0 10px;}
table.table_style03 td{border-right: solid 1px #252925;border-bottom:solid 1px #252925;line-height: 1.8;background-color: #ffffff;text-align: center;padding: 15px;}
ul.notes li{line-height:1.6;}
.ttl_gr{   font-size: 14px;color: #007c82;margin-top: 15px;text-align: center;}


/*心療内科・精神科 list-------*/
#que {}
.hidden {display: none;}
ul.qa_list{margin:60px 0;}
ul.qa_list li{margin-bottom:30px;}
.ttl_que{background: url("images/arrow_off.png") no-repeat left top;border-bottom: 1px solid #007c82;cursor: pointer;text-align:left;padding:0 0 10px 30px;margin-bottom:10px;}
.open {background: url("images/aroww_on.png") no-repeat left top;}
ul.qa_list li p{text-align:left;line-height: 1.4;}

/*リンク集--------------------*/

ul.link_list li{margin-bottom: 30px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
ul.link_list li a{color:#252925;display: block;}
ul.link_list li span{display: block;text-align: center;margin-bottom: 10px;}
ul.link_list li i{color:#007c82;}
.about_white_area {
background: url(images/about_bg_001.png) repeat-x;
background-size: contain;
padding: 8vw 5vw;}
/*instagram feed*/
.instafeed{margin-top:30px;}
}

@media screen and (max-width: 768px) {
    /*instagram feed*/
    .sbi_item:nth-child(n + 4) {
    display: none !important;
    }
    .instafeed{width:calc(100% - 40px);margin-left: auto;margin-right:auto;}
}
/*------------------------------------------------------------------------------------------------------------

PC

---------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 769px) {
    .sponly {display: none !important;}
    .wrap {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
    .bg_white {background: #fff;padding: 80px 0;}
    .bg_orange{background-color:#FCF2DB;padding:80px;}
    /* ---------- /header/ ---------- */
    header {width: 100%;max-width: 1280px;margin: 0 auto;position: relative;padding-bottom: 30px;}
    header .logo {box-sizing: border-box;padding: 25px;background: #dcf5ea;position: absolute;left: 0;top: 0;z-index: 4;}
    header .logo img {width: 120px;margin: 0 auto;}
    header .inner {width: 96%;max-width: 1120px;margin: 0 auto;text-align: right;}
    header .inner ul.btns {
        display:flex;
        justify-content: flex-end;
        margin-bottom: 22px;
    }
    header .inner ul.btns li {
        font-size: 20px;
        overflow: hidden;
    }
    header .inner ul.btns li span {
    font-size: 14px;
    margin-left: 10px;
    }
    header .inner ul.btns li a {
        color: #fff;
        display: block;
        width: 252px;
        padding: 10px 0;
        text-align: center;
        transition: 0.3s;
    }
    header .inner ul.btns li.l01 {
        border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
    }
    header .inner ul.btns li.l01 a {
        background: #007c82;
        border-radius: 0 0 0 6px;
    }
    header .inner ul.btns li.l02 a {
        background: #05b9b7;
        border-radius: 0 0 6px 0;
    }
    header .inner ul.btns li.l04 {
        font-size:18px;
    }
    header .inner ul.btns li.l04 a {
        background:#32927B;
        padding:11px 0;
    }
    header .inner ul.btns li a:hover {
        cursor: pointer;
        background: #B7B7B7;
        transition: 0.3s;
    }
    header .inner ul.btns li.l03 a{
        padding: 0;
        width: 131px;
        margin-left: 10px;
    }
    header .inner ul.head_menu {font-size: 0;}
    header .inner ul.head_menu li {background: url("images/icon_headmenu.png") no-repeat;display: inline-block;padding: 5px 15px 5px 33px;background-size: contain;font-size: 15px;}
    header .inner ul.head_menu li a {color: #252925;}
    header .inner ul.head_menu li a:hover {color: #007c82;}
    header .inner ul.head_menu li:first-child {background: none;padding-left: 0;}
    .side_banner a{
        display: block;
        position: fixed;
        z-index: 100;
        top: 300px;
        right: -262px;
        transition: all 0.3s;
    }
    .side_banner a:hover{
        right:0;
    }
    .side_banner a img{
        max-width: 330px;
    }
    /* ---------- /mv/ ---------- */
    #mv {width: 96%;max-width: 1120px;margin: 0 auto;position: relative;}
    #mv .slick {position: relative;z-index: 2;}
    #mv .slick div {height: 550px;background-size: cover;background-repeat: no-repeat;background-position: center;}
    #mv .thumbnail {text-align: right;position: absolute;bottom: 45px;width: 405px !important;left: 758px;z-index: 3;}
    #mv .thumbnail .img {width: 130px;height: 84px;background-size: cover;background-repeat: no-repeat;background-position: center;margin-right: 5px;}
    .thumbnail .slick-current .img {box-sizing: border-box;border: solid 3px #fff;}
    #mv h2 {font-size: 22px;color: #007c82;letter-spacing: 0.07em;position: absolute;top: 110px;z-index: 3;left: -46px;}
    #mv h2 span {display: inline-block;background: #fff;padding: 6px 8px;margin-bottom: 12px;}
    #mv h3 {font-size: 48px;color: #fff;font-weight: 200;line-height: 1.2em;position: absolute;bottom: 90px;z-index: 3;left: 48px;}
    #mv h3 span {margin-left: 0.3em;}
    #mv #news_area {position: absolute;bottom: 0;left: 80px;z-index: 3;background: #dcf5ea;padding: 0 12px;height: 40px;line-height: 46px;font-size: 0;}
    #mv #news_area .left_maru {position: absolute;left: -50px;bottom: 0;}
    #mv #news_area .left_maru img {width: 50px;display: block;}
    #mv #news_area .right_maru {position: absolute;right: -50px;bottom: 0;}
    #mv #news_area .right_maru img {width: 50px;display: block;}
    #mv #news_area p {display: inline-block;vertical-align: middle;}
    #mv #news_area .midashi {font-size: 16px;color: #252925;margin-right: 30px;}
    #mv #news_area .title {font-size: 14px;}
    #mv #news_area .title span {font-size: 13px;color: #898989;margin-right: 20px;}
    #mv #news_area .title a {color: #2ca094;}
    #mv #news_area .title a:hover {text-decoration: underline;}

    /* ---------- /top_ms/ ---------- */
    #top_news {padding-top: 80px;}
    #top_news .inner {width: 96%;max-width: 1120px;margin: 0 auto;text-align: right;}
    #top_news .info_area {width: 49%;max-width: 520px;}
    #top_news .info_area h2 {font-size: 22px;color: #3f210b;line-height: 1.2em;margin-bottom: 10px;text-align: left;}
    #top_news .info_area dl {width: 98%;max-width: 500px;border-bottom: dotted 1px #000000;display: inline-block;padding: 15px 0;text-align: left;font-size: 0;}
    #top_news .info_area dl dt {color: #898989;font-size: 14px;line-height: 1.4em;display: inline-block;vertical-align: top;width: 20%;}
    #top_news .info_area dl dd {display: inline-block;vertical-align: top;width: 78%;}
    #top_news .info_area dl dd a {color: #2ca094;font-size: 14px;line-height: 1.4em;}
    #top_news .info_area dl dd a:hover {text-decoration: underline;}
    #top_news .info_area .btn {margin-top: 20px;}
    #top_news .info_area .btn a {display: inline-block;color: #fff;font-size: 14px;padding: 8px 20px;background: #5bade1;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;transition: 0.3;}
    #top_news .info_area .btn a:hover {background: #C6C6C6;transition: 0.3;}
    #top_news .blog_area {width: 49%;max-width: 520px;}
    #top_news .blog_area h2 {font-size: 22px;color: #3f210b;line-height: 1.2em;margin-bottom: 10px;text-align: left;}
    #top_news .blog_area dl {width: 98%;max-width: 500px;border-bottom: dotted 1px #000000;display: inline-block;padding: 15px 0;text-align: left;font-size: 0;}
    #top_news .blog_area dl dt {color: #898989;font-size: 14px;line-height: 1.4em;display: inline-block;vertical-align: top;width: 20%;}
    #top_news .blog_area dl dd {display: inline-block;vertical-align: top;width: 78%;}
    #top_news .blog_area dl dd a {color: #2ca094;font-size: 14px;line-height: 1.4em;}
    #top_news .blog_area dl dd a:hover {text-decoration: underline;}
    #top_news .blog_area .btn {margin-top: 20px;}
    #top_news .blog_area .btn a {display: inline-block;color: #fff;font-size: 14px;padding: 8px 20px;background: #5bade1;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;transition: 0.3;}
    #top_news .blog_area .btn a:hover {background: #C6C6C6;transition: 0.3;}

    /* ---------- /top_ms/ ---------- */
    #top_ms {padding-top: 80px;}
    #top_ms h2 {color: #252925;font-size: 30px;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: 577px;width: 577px;display: block;margin: 0 auto;padding-bottom: 40px;margin-bottom: 42px;}
    #top_ms h2 span {display: block;margin: 0 auto;font-weight: bold;}
    #top_ms h2 span.eng {font-size: 14px;color: #ca9361;font-weight: 500;margin-top: 10px;}
    #top_ms .left_area {width: 50%;background: #31a69f;color: #fff;text-align: center;}
    #top_ms .left_area .img {position: relative;}
    #top_ms .left_area .img img {width: 100%;height: auto;}
    #top_ms .left_area .img span {position: absolute;bottom: -40px;z-index: 2;right: 50%;margin-right: -45px;}
    #top_ms .left_area .img span img {width: 90px;height: auto;}
    #top_ms .left_area h3 {font-size: 28px;margin-top: 60px;margin-bottom: 20px;}
    #top_ms .left_area p {display: inline-block;max-width: 432px;width: 85%;text-align: left;line-height: 1.6em;margin-bottom: 15px;}
    #top_ms .left_area .btn {margin-bottom: 25px;}
    #top_ms .left_area .btn a {color: #31a69f;background: #fff;font-size: 14px;padding: 14px 0;width: 180px;display: inline-block;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
    #top_ms .left_area .btn a:hover {cursor: pointer;background: #F4F4F4;}
    #top_ms .right_area {width: 50%;background: #f8d4d4;color: #252925;text-align: center;}
    #top_ms .right_area .img {position: relative;}
    #top_ms .right_area .img img {width: 100%;height: auto;}
    #top_ms .right_area .img span {position: absolute;bottom: -40px;z-index: 2;right: 50%;margin-right: -45px;}
    #top_ms .right_area .img span img {width: 90px;height: auto;}
    #top_ms .right_area h3 {font-size: 28px;margin-top: 60px;margin-bottom: 20px;}
    #top_ms .right_area p {display: inline-block;max-width: 432px;width: 85%;text-align: left;line-height: 1.6em;margin-bottom: 15px;}
    #top_ms .right_area .btn {margin-bottom: 25px;}
    #top_ms .right_area .btn a {color: #790F11;background: #fff;font-size: 14px;padding: 14px 0;width: 180px;display: inline-block;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
    #top_ms .right_area .btn a:hover {cursor: pointer;background: #F4F4F4;}
    /* ---------- /top_biyou/ ---------- */
    .top_biyou{
        width: 97%;
        max-width: 1160px;
        margin: 0 auto;
    }
    .top_biyou h3{
        font-size: 28px;
        margin: 0 auto 30px;
        border-bottom: 4px solid #F4B516;
        padding-bottom: 20px;
        width: 70%;
        text-align: center;
        align-items: center;
    }
    .top_biyou p{
        letter-spacing: 0.13em;
        line-height: 2.14em;
        margin-bottom: 20px;
    }
    .biyou_discription{
        display: flex;
        justify-content: space-between;
    }
    .top_biyou .biyou_img{
        margin:0 auto;
        text-align: right;
        width:30%;

    }
    .top_biyou .biyou_img img{
        max-width: 362px;
        width:100%;
    }
    /* ---------- /top_greeting/ ---------- */
    #top_greeting {width: 97%;max-width: 1160px;margin: 0 auto;border: solid 2px #a57f64;background: #fff;box-sizing: border-box;padding: 2px;}
    #top_greeting.gynecology {width: 97%;max-width: 1160px;margin: 0 auto;border: solid 2px #f4b6ec;background: #fff;box-sizing: border-box;padding: 2px;}
    #top_greeting .inner {background: #efe9e6;box-sizing: border-box;padding: 50px 42px;position: relative;}
    #top_greeting.gynecology .inner {background: #ffe7fc;box-sizing: border-box;padding: 50px 42px;position: relative;}
    #top_greeting .box {max-width: 540px;width: 50%;}
    #top_greeting .box h4 {font-size: 18px;color: #252925;letter-spacing: 0.14em;margin-bottom: 30px;}
    #top_greeting .box h4 span {margin-left: 10px;}
    #top_greeting .box h2 {font-size: 18px;color: #b3a299;letter-spacing: 0.14em;margin-bottom: 30px;}
    #top_greeting .box h2 span {font-weight: bold;color: #3f210b;}
    #top_greeting .box h3 {font-size: 38px;color: #252925;margin-bottom: 30px;}
    #top_greeting .box p {font-size: 14px;color: #252925;letter-spacing: 0.13em;line-height: 2.14em;margin-bottom: 40px;}
    #top_greeting .box .btn {text-align: right;font-size: 14px;}
    #top_greeting .box .btn a {color: #fff;display: inline-block;background: #5bade1;padding: 10px 25px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
    #top_greeting .box .btn a:hover {text-decoration: underline;}
    #top_greeting .img {position: absolute;right: 12px;bottom: 0;width: 42%;}
    #top_greeting.gynecology .img {position: absolute;right: 42px;top: 50px;width: 38%;}
    #top_greeting.psychiatry .img {position: absolute;right: 42px;top: 50px;width: 38%;}
    #top_greeting .img img {width: 100%;height: auto;display: block;}
    #top_greeting h5 {border-left: solid 5px #3f210b;padding: 2px 0 2px 10px;margin-bottom: 10px;}
    #top_greeting table {width: 100%;max-width: 800px;text-align: left;margin-bottom: 40px;}
    #top_greeting table th {font-size: 14px;color: #252925;letter-spacing: 0.13em;line-height: 2.14em;line-height: 1.6em;width: 120px;padding-bottom: 10px;}
    #top_greeting table td {font-size: 14px;color: #252925;letter-spacing: 0.13em;line-height: 2.14em;line-height: 1.6em;padding-bottom: 10px;}
    #top_greeting .addition_doctor{border-top:1px dotted #999;padding: 45px 0;margin-top: 30px;}
    #top_greeting .addition_doctor .name p{font-size:1.6rem;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";color:#311A0D;}
    #top_greeting .addition_doctor .name_en{font-size:1.1rem;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";margin-bottom:8px;}
    #top_greeting .addition_doctor .profile ul li,#top_greeting .addition_doctor .profile p{font-size: 14px;color: #252925;letter-spacing: 0.13em;line-height: 2.14em;}
    #top_greeting .addition_doctor .profile{display:flex;}
    #top_greeting .addition_doctor .profile div{margin-top: 30px;width:550px;}
    .link_top_area{width: 97%;max-width: 1160px;margin: 100px auto 0;padding: 2px;}
    .link_top_area .head_border{margin: 0 auto 60px;text-align: center;border-bottom: solid 4px #007c82;padding: 0 80px 20px;display: table;}
    .link_top_area .head_border h3{font-size: 24px;}
    .link_top_area .head_border h4{font-size: 14px;color: #007c82;margin-top: 15px;}
    /* ---------- /access/ ---------- */
    #access {background: url("images/access_bg.png") no-repeat center;background-size: cover;padding: 70px 0;color: #fff;}
    #access .inner {width: 96%;max-width: 1120px;margin: 0 auto;}
    #access .inner .color-yellow {color: #fffc00;}
    #access .inner .left_area {width: 43.7%;}
    #access h2 {font-size: 32px;line-height: 1.2em;width: 96%;max-width: 1120px;margin: 0 auto;margin-bottom: 30px;padding-bottom: 25px;background: url("images/access_line.png") no-repeat bottom;background-size: contain;}
    #access h2 span {font-size: 18px;margin-left: 30px;}
    #access .inner .left_area h3 {margin-bottom: 15px;}
    #access .inner .left_area h3 .m01 {font-size: 18px;display: inline-block;background: #31a7a0;padding: 0 16px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;width: 32%;text-align: center;height: 40px;line-height: 40px;}
    #access .inner .left_area h3 .m02 {font-size: 18px;display: inline-block;background: #f8d4d5;padding: 0 16px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;width: 32%;text-align: center;color: #3f210b;height: 40px;line-height: 40px;}
    #access .inner .left_area h3 .tel {width: 58%;font-size: 22px;letter-spacing: 0.09em;}
    #access .inner .left_area h3 .tel {padding-top: 0;}

    #access .inner .left_area p.address {line-height: 1.6em;margin-bottom: 20px;}
    #access .inner .left_area p.address span {font-size: 13px;margin-top: 10px;display: inline-block;line-height: 1.6em;}
    #access .inner .left_area table {text-align: center;width: 100%;margin-bottom: 10px;}
    #access .inner .left_area table th {border-bottom: solid 1px #fff;padding: 20px;}
    #access .inner .left_area table td {font-size: 15px;}
    #access .inner .left_area table .ws {width: 29%;border-right: solid 1px #fff;}
    #access .inner .left_area table .wl {width: 71%;padding: 20px 30px;}
    #access .inner .left_area table .ul2 {margin-top: 20px;}
    #access .inner .left_area table .wl li {width: 16.6%;text-align: center;}
    #access .inner .left_area .syurui {font-size: 14px;text-align: left;margin-bottom: 35px;}
    #access .inner .left_area .syurui:last-child {margin-bottom: 0;}
    #access .inner .left_area .syurui li {display: inline-block;margin: 0 1em 0.2em;line-height: 1.2em;}
    .atte_area {text-align: right;}
    #access .inner .left_area p.atte {font-size: 11px;line-height: 1.6em;margin-bottom: 10px;display: inline-block;text-align: left;}
    #access .inner .left_area p.atte2 {font-size: 11px;line-height: 1.6em;margin-bottom: 40px;display: inline-block;text-align: left;}
    #access .inner .right_area p {line-height: 1.6em;font-size: 14px;margin-bottom: 10px;}
    #access .inner .right_area .btns {
        width: 94%;
        margin-bottom: 30px;
        flex-wrap: wrap;
    }
    #access .inner .right_area .btns a {
        background: #fff;
        display: block;
        box-sizing: border-box;
        width: 100%;
        padding: 13px 0;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
    }
    #access .inner .right_area .btns a:hover {
        cursor: pointer;
        background: #F4F4F4;
    }
    #access .inner .right_area .btns .l01 a {color: #028382;}
    #access .inner .right_area .btns .l02 a {color: #05b9b7;}
    #access .inner .right_area .btns .l03 a {color: #32927B;}
    #access .inner .right_area .btns li {
        box-sizing: border-box;
        width: 49%;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
    #access .inner .right_area .btns li.l03{
        margin-top:10px;
        width:100%;
    }
    #access .inner .right_area .btns li span {
        font-size: 14px;
        font-weight: normal;
        margin-left: 8px;
    }
    #access .inner .right_area {width: 52%;position: relative;}
    #access .inner .right_area iframe {height: 388px;width: 100%;display: block;}
    #access .inner .right_area .seebig {position: absolute;right: 0;bottom: 0;}
    #access .inner .right_area .seebig img {display: block;width: 136px;height: auto;}

    /* ---------- /footer/ ---------- */
    footer {text-align: center;padding: 35px 0 20px;}
    footer .body_area {}
    footer .body_area .logo {margin-bottom: 30px;}
    footer .body_area .logo img {width: 140px;height: auto;}
    footer .body_area p.address {font-size: 14px;margin-bottom: 15px;}
    footer .body_area p.tel {font-size: 22px;background: url("images/icon_tel.png") no-repeat;background-size: 21px;background-position: 0 18px;display: inline-block;padding: 2px 0 2px 30px;margin-bottom: 5px;text-align: left;}
    footer .body_area p.tel span {font-size: 14px;display: block;margin-bottom: 4px;}
    footer .body_area p.tel2 {margin-bottom: 20px;margin-left: 20px;}
    footer .body_area p.time {font-size: 14px;line-height: 1.6em;margin-bottom: 20px;}
    footer .btn_area {width: 500px;margin: 0 auto 26px;overflow: hidden;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
    footer .btn_area a {display: block;width: 50%;font-size: 18px;padding: 18px 0;}
    footer .btn_area a.me01_btn {color: #fff;background: #31a69f;}
    footer .btn_area a.me02_btn {color: #252925;background: #f8d4d4;}
    footer .btn_area a:hover {text-decoration: underline;cursor: pointer;}
    footer .sns_area {text-align: center;padding: 20px 0;}
    footer .sns_area ul li {display: inline-block;vertical-align: middle;margin: 0 15px;}
    footer .sns_area ul li img {width: 25px;height: auto;}
    footer .sns_area ul li img:hover {opacity: 0.8;}
    footer .menu_area {margin-bottom: 28px;}
    footer .menu_area ul {font-size: 0;text-align: center;}
    footer .menu_area ul li {font-size: 14px;display: inline-block;margin:0 14px;}
    footer .menu_area ul li a {color: #3f210b;}
    footer .menu_area ul li a:hover {text-decoration: underline;}
    footer p#copyright {font-size: 12px;}
    #page-top {
        position: fixed;
        bottom: 20px;
        right: 60px;width: 51px;
    }
    #page-top img {display: block;width: 100%;height: auto;}
    .footer_banner{display: none;}
    /* 下層ページ */
    #under {padding: 150px 0 100px;}
    #under .head_area {width: 96%;max-width: 1120px;margin: 0 auto;}
    #under .head_area h2 {text-align: center;font-size: 30px;margin-bottom: 40px;}
    #under .head_area h2 span {display: block;margin: 0 auto;font-size: 14px;color: #ca9361;font-weight: 500;margin-top: 10px;}
    #under .head_area .pankuzu {border-top: solid 1px #007c82;padding: 20px 0;font-size: 14px;}
    #under .head_area .pankuzu a {color: #007c82;text-decoration: underline;}
    #under .head_area .pankuzu a:hover {text-decoration: none;}
    #under .body_area {padding: 80px 0;width: 96%;max-width: 1120px;margin: 0 auto;}
    #under.cs .body_area {}
    #under.cs .body_area p {line-height: 1.8em;text-align: center;}

    .singlepage__head {width: 96%;max-width: 1120px;margin: 0 auto;text-align: center;padding: 45px 0 40px;border-bottom: solid 1px #007c82;}
    .singlepage__head h2 {font-size: 30px;font-weight: bold;color: #007c82;letter-spacing: 0.2em;}
    .singlepage__head h2 span {font-size: 14px;color: #ca9361;font-weight: 500;letter-spacing: 0.05em;}
    .singlepage__pankuzu {width: 96%;max-width: 1120px;margin: 0 auto;font-size: 14px;padding-top: 15px;}
    .singlepage__pankuzu a {color: #007c82;text-decoration: underline;}

    .singlepage__body {padding: 55px 0 80px;}
    .singlepage__body .inner {width: 92%;max-width: 960px;margin: 0 auto;}
    .singlepage__body .singlepage__left {max-width: 610px;width: 64%;}

    #column1.singlepage__body .singlepage__left {max-width: 960px;width: 100%;}
    #column1.me01 .singlepage__left {max-width: none;width: 100%;}
    #column1.me01 .inner {width: 100%;max-width: none;margin: 0 auto;}

    #column1.about .singlepage__left {max-width: none;width: 100%;}
    #column1.about .inner {width: 100%;max-width: none;margin: 0 auto;}


    aside#sidebar {max-width: 300px;width: 32%;}


    .singlepage__right {}
    .singlepage__right h2 {font-weight: bold;font-size: 18px;color: #222222;line-height: 38px;letter-spacing: 0.13em;background: url("images/side_icon_01.png") no-repeat;background-size: 16px;background-position: 0 11px;padding: 0 0 8px 25px;position: relative;margin-bottom: 15px;}
    .singlepage__right h2::after {background: url("images/side_line.png") no-repeat;content: '　';display: block;height: 5px;width: 100%;background-size: cover;position: absolute;left: 0;bottom: 0;}
    .singlepage__right ul.list01 {padding-bottom: 30px;}
    .singlepage__right ul.list01 li {font-size: 16px;line-height: 38px;left: 0.05em;background: url("images/side_icon_02.png") no-repeat;background-size: 12px;background-position: 3px 13px;padding-left: 28px;}
    .singlepage__right ul.list01 li a {color: #222222;}
    .singlepage__right ul.list02 {padding-bottom: 30px;}
    .singlepage__right ul.list02 li {font-size: 15px;border-bottom: solid 1px #b0c4bb;padding-bottom: 15px;margin-bottom: 15px;line-height: 1.2em;}
    .singlepage__right ul.list02 li:last-child {margin-bottom: 0;}
    .singlepage__right ul.list02 li a {color: #2ca094;}
    .singlepage__right ul.list03 {padding-bottom: 30px;font-size: 0;}
    .singlepage__right ul.list03 li {margin-bottom: 5px;margin-right: 5px;display: inline-block;}
    .singlepage__right ul.list03 li {}
    .singlepage__right ul.list03 a {display: block;padding: 10px;background: #fff;color: #222222;font-size: 13px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
    .singlepage__right .thumnail {width: 44%;}
    .singlepage__right .thumnail img {width: 100%;height: auto;display: block;}
    .singlepage__right .text {width: 49%;}
    .singlepage__right .text .name {font-size: 16px;font-weight: bold;line-height: 1.2em;letter-spacing: 0.05em;margin-bottom: 10px;}
    .singlepage__right .text .explane {font-size: 12px;line-height: 1.5em;}
    .singlepage__right .text .explane a {color: #007c82;}
    .singlepage__right .sidebar__btn {margin-top: 15px;text-align: right;}
    .singlepage__right .sidebar__btn a {display: inline-block;color: #fff;font-size: 12px;background: #5bade1;padding: 10px 14px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}

    #blog.singlepage__head {border-bottom: none;background: url("images/blog_head_bg.png") no-repeat center;background-size: cover;padding: 95px 0 35px;}
    #blog.singlepage__head h2 {color: #fff;margin-bottom: 30px;}
    #blog.singlepage__head h2 span {color: #fff;}


    #contact.singlepage__head {border-bottom: none;background: url("images/contact_head_bg.png") no-repeat;background-size: cover;padding: 95px 0 35px;}

    #contact.singlepage__head h2 {margin-bottom: 30px;}

    #me01.singlepage__head {border-bottom: none;background: url("images/me_head_bg.png") no-repeat;background-size: cover;padding: 95px 0 35px;}
    #me01.singlepage__head .read span,
    #blog.singlepage__head .read span,
    #contact.singlepage__head .read span,
    #price.singlepage__head .read span,
    #about.singlepage__head .read span{
    display: inline-block;
    background: #fff;padding: 5px 25px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #007c82;}
    #me01.singlepage__head h2 {margin-bottom: 30px;}

    #about.singlepage__head {border-bottom: none;background: url("images/about_head_bg.png") no-repeat;background-size: cover;padding: 95px 0 35px;}
    #about.singlepage__head h2 {margin-bottom: 30px;}

    #price.singlepage__head {border-bottom: none;background: url("images/price_head_bg.png") no-repeat;background-size: cover;padding: 95px 0 35px;}
    #price.singlepage__head h2 {margin-bottom: 30px;}

    .cat_news {}
    .cat_news .singlepage__left {}
    .cat_news ul.info_list {}
    .cat_news ul.info_list li {margin-bottom: 20px;padding-bottom: 20px;border-bottom: solid 1px #d4d4d4;}
    .cat_news ul.info_list li .date {display: block;color: #898989;font-size: 16px;}
    .cat_news ul.info_list li a {color: #2ca094;font-size: 18px;line-height: 30px;}
    .cat_news ul.info_list li {}


    .single_news {}
    .single_news .inner__contents {background: #fff;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;box-sizing: border-box;padding: 25px 30px 40px;}
    .single_news .inner__contents p.date {font-size: 16px;color: #898989;margin-bottom: 10px;}
    .single_news .inner__contents h1 {font-size: 20px;color: #007c82;line-height: 1.3em;border-bottom: solid 1px #f4f4f4;padding-bottom: 15px;margin-bottom: 15px;}
    .single_news .inner__contents p {font-size: 13px;line-height: 1.9em;letter-spacing: 0.05em;margin-bottom: 1em;}
    .single_news .inner__contents img {height: auto;margin-bottom: 15px;}
    .single_news .inner__contents h2 {
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 1.4em;
        border-bottom: solid 3px #9acacc;
        position: relative;padding-bottom: 10px;
        }
    .single_news .inner__contents h2:after {
        position: absolute;
        content: " ";
        display: block;
        border-bottom: solid 3px #007c82;
        bottom: -3px;
        width: 180px;
        }
    .single_news .inner__contents h3 {font-weight: bold;margin-top: 25px;margin-bottom: 10px;font-size: 18px;box-sizing: border-box;padding:5px 10px;line-height: 1.4em;border-left: solid 5px #007c82;}
    .single_news .inner__contents h4 {font-weight: bold;margin-top: 25px;margin-bottom: 10px;font-size: 16px;line-height: 1.4em;background: url("images/blog_midashi_icon_01.png") no-repeat;padding-left: 20px;background-position: 0 3px;}
    .single_news .inner__contents h5 {font-weight: bold;margin-top: 20px;margin-bottom: 10px;font-size: 15px;line-height: 1.4em;}
    .single_news .inner__contents ul {padding-left: 2em;margin-bottom: 15px;}
    .single_news .inner__contents ul li {list-style: disc;line-height: 1.4em;margin-bottom: 5px;}
    .single_news .inner__contents ul li:last-child {margin-bottom: 0;}
    .single_news .inner__contents .single__btm {margin-top: 80px;position: relative;padding: 10px 0;}
    .single_news .inner__contents .single__btm .prev {position: absolute;left: 0;top: 0;font-size: 12px;}
    .single_news .inner__contents .single__btm .prev a {color: #5bade1;background: url("images/blog_btm_arrow_01.png") no-repeat;padding: 5px 0;padding-left: 1.5em;background-position: 0 4px;display: inline-block;background-size: 8px;}
    .single_news .inner__contents .single__btm .next {position: absolute;right: 0;top: 0;font-size: 12px;}
    .single_news .inner__contents .single__btm .next a {color: #5bade1;background: url("images/blog_btm_arrow_02.png") no-repeat;background-position: 100% 4px;padding: 5px 0;padding-right: 1.5em;display: inline-block;background-size: 8px;}
    .single_news .inner__contents .single__btm .all {position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);-webkit-transform: translateY(-50%) translateX(-50%);margin: auto;font-size: 12px;}
    .single_news .inner__contents .single__btm .all a {color: #5bade1;display: inline-block;border: solid 2px #5bade1;padding: 10px 30px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;transition: 0.3s;}
    .single_news .inner__contents .single__btm .all a:hover {background: #5bade1;color: #fff;}
    .single_news .inner__head {}
    .single_news .inner__head .left {}
    .single_news .inner__head .left a {font-size: 10px;color: #000000;display: inline-block;padding: 2px 5px;background: #eeeeee;}
    .single_news .inner__head .left .date {color: #898989;margin-left: 10px;}
    .single_news .inner__head .right {width: 55%;}
    .single_news .inner__head .right ul {font-size: 13px;text-align: right;}
    .single_news .inner__head .right ul li {list-style: none;display: inline-block;}
    .single_news .inner__head .right ul li a {color: #2ca094;border: solid 1px #2ca094;padding: 1px 3px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;transition: 0.3s;}
    .single_news .inner__head .right ul li a:hover {color: #fff;border: solid 1px #2ca094;padding: 1px 3px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;transition: 0.3s;background: #2ca094;}
    .single_news .inner__head .right {}

    .cat_blog {}
    .cat_blog .blog_box {background: #fff;margin-bottom: 20px;box-sizing: border-box;padding: 30px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
    .cat_blog .blog_box .thum {width: 29%;background-position: center;background-size: cover;}
    .cat_blog .blog_box .text {width: 68%;}
    .cat_blog .blog_box .text .text__head {margin-bottom: 15px;}
    .cat_blog .blog_box .text .text__head a {font-size: 10px;color: #000000;display: inline-block;padding: 2px 5px;background: #eeeeee;}
    .cat_blog .blog_box .text .text__head .date {font-size: 14px;color: #898989;margin-left: 10px;}
    .cat_blog .blog_box .text h2 {font-size: 18px;color: #007c82;line-height: 1.4em;margin-bottom: 10px;}
    .cat_blog .blog_box .text p {font-size: 14px;line-height: 1.4em;margin-bottom: 5px;}
    .cat_blog .blog_box .text .more {text-align: right;}
    .cat_blog .blog_box .text .more a {display: inline-block;color: #2ca094;font-size: 10px;}


    .singlepage__body.contact {}
    .singlepage__body.contact h2 {color: #252925;font-size: 30px;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: 577px;width: 577px;display: block;margin: 0 auto;padding-bottom: 40px;margin-bottom: 42px;}
    .singlepage__body.contact h2 span {display: block;margin: 0 auto;font-weight: bold;}
    .singlepage__body.contact h2 span.eng {font-size: 14px;color: #ca9361;font-weight: 500;margin-top: 10px;}
    .singlepage__body.contact h3 {font-size: 20px;color: #007c82;line-height: 1.4em;text-align: center;margin-bottom: 25px;}
    .singlepage__body.contact h3 span {display: block;margin: 0 auto;font-size: 14px;}
    .singlepage__body.contact .white_bg {width: 90%;max-width: 680px;margin: 0 auto;background: #fff;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;box-sizing: border-box;padding: 30px 0;text-align: center;margin-bottom: 60px;}
    .singlepage__body.contact .white_bg .title01 {display: inline-block;font-size: 18px;color: #fff;background: #31a7a0;height: 40px;line-height: 40px;width: 200px;margin-bottom: 10px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;}
    .singlepage__body.contact .white_bg .title02 {display: inline-block;font-size: 18px;color: #3f210b;background: #f8d4d5;height: 40px;line-height: 40px;width: 200px;margin-bottom: 10px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;margin-top: 30px;}
    .singlepage__body.contact .white_bg .num {font-size: 30px;line-height: 1.2em;color: #3f210b;}
    .singlepage__body.contact .white_bg .time {font-size: 14px;color: #3f210b;}
    .singlepage__body.contact table {width: 94%;margin: 0 auto;font-size: 18px;border-collapse: separate;
        border-spacing: 10px;margin-bottom: 40px;}
    .singlepage__body.contact table th {text-align: left;color: #fff;background: #1c1e56;padding: 18px;vertical-align: middle;width: 35%;}
        input::placeholder {
        color: #565656;font-size: 13px;
    }

    /* IE */
    input:-ms-input-placeholder {
    color: #565656;font-size: 13px;
    }

    /* Edge */
    input::-ms-input-placeholder {
    color: #565656;font-size: 13px;
    }
    .singlepage__body.contact table tr.require th {background-image: url("images/contact_icon_kome.png");background-repeat: no-repeat;background-position: 95% 50%;background-size: 14px;}
    .singlepage__body.contact table td {padding: 10px 18px;width: 65%;background: #fff;font-size: 13px;vertical-align: middle;}
    .singlepage__body.contact table td input[type="text"] {border: none;box-sizing: border-box;width: 100%;}
    .singlepage__body.contact table td input[type="tel"] {border: none;box-sizing: border-box;width: 100%;}
    .singlepage__body.contact table td input[type="email"] {border: none;box-sizing: border-box;width: 100%;}
    .singlepage__body.contact table textarea {width: 100%;box-sizing: border-box;height: 180px;border: none;}
    .singlepage__body.contact table td .red {display: block;font-size: 13px;line-height: 1.3em;color: #ff0000;margin-top: 10px;}
    .singlepage__body.contact .privacy_area {text-align: center;}
    .singlepage__body.contact .privacy_area h4 {font-size: 20px;margin-bottom: 20px;}
    .singlepage__body.contact .privacy_area .scroll {text-align: left;background: #fff;box-sizing: border-box;padding: 13px 35px;width: 90%;max-width: 750px;height: 150px;overflow: scroll;margin: 0 auto 30px;}
    .singlepage__body.contact .privacy_area .scroll p {font-size: 14px;margin-bottom: 15px;line-height: 1.6em;}
    .singlepage__body.contact .privacy_area .scroll h5 {font-weight: bold;font-size: 18px;margin-top: 15px;}
    .singlepage__body.contact .privacy_area .scroll {}
    .singlepage__body.contact .doui {text-align: center;font-size: 15px;margin-bottom: 30px;}
    .singlepage__body.contact .send {text-align: center;}
    .singlepage__body.contact .send input {display: inline-block;width: 400px;height: 80px;line-height: 80px;color: #fff;font-size: 20px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;background: #5bade1;border: solid 1px #5bade1;box-sizing: border-box;cursor: pointer;}
    .singlepage__body.contact .send button {display: inline-block;width: 400px;height: 80px;line-height: 80px;color: #fff;font-size: 20px;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;background: #5bade1;border: solid 1px #5bade1;box-sizing: border-box;cursor: pointer;}

    table select{
        font-size: 13px;
        outline:none;
        text-indent: 0.01px;
        text-overflow: '';
        background: none transparent;
        vertical-align: middle;
        font-size: inherit;
        color: inherit;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;;
        border:none;
        color:#565656;
        width:100%;
        border-radius:3px;
        background: url("images/contact_icon_select.png") no-repeat;background-position: 100% 50%;
        background-size: 8px;
    }
        table select option{
        background-color: #fff;
        color: #565656;font-size: 13px;

    }
        table select::-ms-expand {
        display: none;
    }
        table select:-moz-focusring {
        color: transparent;
    }


    /* ラジオボタン01 */

        .radio01 {
        box-sizing: border-box;
        cursor: pointer;
        display: inline-block;
        padding: 5px 25px;
        position: relative;
        width: auto;
        }
        .radio01::before {
        background: #fff;
        border: 1px solid #007c82;
        border-radius: 50%;
        content: '';
        display: block;
        height: 16px;
        left: 0;
        margin-top: -8px;
        position: absolute;
        top: 50%;
        width: 16px;
        }
        .radio01::after {
        background: #007c82;
        border-radius: 50%;
        content: '';
        display: block;
        height: 10px;
        left: 4px;
        margin-top: -4px;
        opacity: 0;
        position: absolute;
        top: 50%;
        width: 10px;
        }
        input[type=radio]:checked + .radio01::after {
        opacity: 1;
        }

    .radio01 {font-size: 18px;}


    .singlepage__body.me01 h2 {color: #252925;font-size: 30px;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: 577px;width: 577px;display: block;margin: 50px auto 0;padding-bottom: 40px;margin-bottom: 42px;}
    .singlepage__body.me01 h2 span {display: block;margin: 0 auto;font-weight: bold;}
    .singlepage__body.me01 h2 span.eng {font-size: 14px;color: #ca9361;font-weight: 500;margin-top: 10px;}
    .singlepage__body.me01 {}
    .singlepage__body.me01 .img01 {width: 96%;max-width: 800px;margin: 0 auto;}
    .singlepage__body.me01 .img01 img {width: 100%;height: auto;display: block;}
    .singlepage__body.me01 .text01 {background: url("images/me_bg_001.png") repeat-x;background-size: contain;padding: 100px 0 60px;margin-top: -60px;}
    .singlepage__body.me01 .text01_inner {max-width: 700px;margin: 0 auto;position: relative;width: 90%;text-align: center;}
    .singlepage__body.me01 .text01_inner p.name {font-weight: bold;text-align: center;font-size: 26px;background: url("images/me01_icon.png") no-repeat;background-size: 44px;padding: 10px 0 10px 60px;display: inline-block;background-position: 0 5px;margin-bottom: 30px;}
    .singlepage__body.me01 .text01_inner p.name2 {font-weight: bold;text-align: center;font-size: 26px;background: url("images/me02_icon.png") no-repeat;background-size: 44px;padding: 10px 0 10px 60px;display: inline-block;background-position: 0 5px;margin-bottom: 30px;}
    .singlepage__body.me01 .text01_inner2 p {font-size: 18px;line-height: 1.8em;text-align: justify;position: relative;}
    .singlepage__body.me01 .text01_inner2 .icon01 {width: 108px;position: absolute;top: 75px;right: -160px;}
    .singlepage__body.me01 .text01_inner2 .icon03 {width: 108px;position: absolute;top: 75px;left: -160px;}
    .singlepage__body.me01 .text01_inner2 .icon01 img {width: 100%;height: auto;}
    .singlepage__body.me01 {}
    .singlepage__body.me01 .text01_inner2 .mini {font-size: 15px;position: relative;top: -5px;}
    .singlepage__body.me01 .inner2 {padding: 60px 0 80px;max-width: 1120px;margin: 0 auto;width: 100%;}
    .singlepage__body.me01 .inner2 .box {width: 47%;}
    .singlepage__body.me01 .inner2 h3 {text-align: center;color: #007c82;font-size: 26px;padding-bottom: 25px;margin-bottom: 20px;border-bottom: solid 2px #007c82;}
    .singlepage__body.me01 .inner2 h3 span {font-size: 13px;}
    .singlepage__body.me01 .inner2 p {font-size: 16px;line-height: 1.8em;text-align: justify;}
    .singlepage__body.me01 .inner2 p a {color: #5bade1;text-decoration: underline;}
    .singlepage__body.me01 .inner2 .mini {font-size: 13px;}
    .singlepage__body.me01 .inner2 strong {padding-top: 10px;display: inline-block;}
    .singlepage__body.me01 .inner2 ul {font-size: 16px;padding-left: 20px;}
    .singlepage__body.me01 .inner2 ul li {line-height: 1.8em;list-style: disc;}
    .singlepage__body.me01 .inner3 {width: 98%;max-width: 960px;margin: 0 auto;}
    .singlepage__body.me01 .inner3 .box {margin-bottom: 75px;}
    /*.singlepage__body.me01 .inner3 .box:last-child {margin-bottom: 0;}*/
    .singlepage__body.me01 .inner3 .box_head {text-align: center;border-top: solid 4px #007c82;border-bottom: solid 1px #acdad3;padding: 20px 0;margin-bottom: 30px;}
    .singlepage__body.me01 .inner3 .box:first-child .box_head{border-top: 0;margin-top: 30px;}
    .singlepage__body.me01 .inner3 .box:first-child .box_head{border-top: 0;margin-top: 30px;}
    .singlepage__body.me01 .inner3 .box_head h3{font-size: 24px;}
    .singlepage__body.me01 .inner3 .box_head h3 span{display: inline-block;background-color: #FF7171;color: #fff;font-size: 76%;padding: 2px 6px;border-radius: 20px;margin-right: 10px;}
    .singlepage__body.me01 .inner3 .box_head h4{font-size: 14px;color: #007c82;margin-top: 15px;}
    .singlepage__body.me01 .inner3 p {font-size: 16px;line-height: 2.2em;}
    .singlepage__body.me01 .inner3 ul {padding-left: 20px;display: inline-block;margin-right: 35px;}
    .singlepage__body.me01 .inner3 ul li {font-size: 16px;line-height: 2.2em;font-weight: bold;list-style: disc;}
    .illustration{text-align: center;margin: 20px auto;}
    .singlepage__body.me01 .inner3 ul.normal li{font-weight:normal;}
    .singlepage__body.me01 .inner3 p.txt-mini {font-size: 13px;margin-top: 5px;}
    .singlepage__body.me01 .inner3 .box_in {width: 90%;margin: 30px auto 0;max-width: 825px;}
    .singlepage__body.me01 .inner3 .box_in_mt{width: 90%;margin: 30px auto 0;max-width: 825px;}
    .singlepage__body.me01 .inner3 .white_bg {line-height: 2em;background: #fff;box-sizing: border-box;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;padding: 35px;margin-top: 15px;}
    .singlepage__body.me01 .inner3 span.blank {margin-left: 1em;}


    .singlepage__body.me01 .bgwhite {background: #fff;padding: 100px 0;position: relative;bottom: -80px;}
    .singlepage__body.me01 .bgwhite02 {background: #fff;padding: 100px 0;position: relative;}
    .area_normal_w{
        width: 97%;
        max-width: 1160px;
        margin: 0 auto;
    }
    .area_normal_w .head_border{
        border-top: solid 4px #007c82;
        padding: 20px 0;
        margin-bottom: 30px;
    }
    .title_h3{
        font-size: 24px;
        text-align: center;
    }
    p.sp{display: none;}
    p span.text_strong{
        font-weight:bold;
        display:inline-block;
        margin-right: 10px;
    }
    .singlepage__body.me01 .inner3 .red_box{
        color: #ff0000;
        font-weight: bold;
        font-size: 120%;
        border: 1px solid #ff0000;
        text-align: center;margin: 10px 0;
    }
    .img_float_right{
        float: right;
        padding: 0 0 10px 20px;
    }
    .caution{margin:20px 0;}
    .caution .red{color:#ff0000;}
    .table_scroll{overflow:auto;}
    table.table_style01,
    table.table_style02,
    table.table_style04,
    table.table_style05,
    table.table_style06{margin-bottom:20px;width: 100%;}
    table.table_style01{border-left:solid 1px #007c82;border-top:solid 1px #007c82;}
    table.table_style02{border-left:solid 1px #F2A48F;border-top:solid 1px #F2A48F;}
    table.table_style04{border-left:solid 1px #f7ba23;border-top:solid 1px #f7ba23;}
    table.table_style05{border-left:solid 1px #a57f64;border-top:solid 1px #a57f64;}
    table.table_style06{border-left:solid 1px #2088b9;border-top:solid 1px #2088b9;}
    table.table_style01 th,table.table_style01 td,
    table.table_style02 th,table.table_style02 td,
    table.table_style04 th,table.table_style04 td,
    table.table_style05 th,table.table_style05 td,
    table.table_style06 th,table.table_style06 td{padding: 10px;}
    table.table_style01 th,table.table_style01 td{border-bottom:solid 1px #007c82;}
    table.table_style02 th,table.table_style02 td{border-bottom:solid 1px #F2A48F;}
    table.table_style04 th,table.table_style04 td{border-bottom:solid 1px #f7ba23;}
    table.table_style05 th,table.table_style05 td{border-bottom:solid 1px #a57f64;}
    table.table_style06 th,table.table_style06 td{border-bottom:solid 1px #2088b9;}
    table.table_style01 th{border-right: solid 1px #007c82;background-color: #63bfc6;}
    table.table_style02 th{border-right: solid 1px #F2A48F;background-color: #EFB8AB;}
    table.table_style04 th{border-right: solid 1px #f7ba23;background-color: #f9dd9d;}
    table.table_style05 th{border-right: solid 1px #a57f64;background-color: #c4a38b;}
    table.table_style06 th{border-right: solid 1px #2088b9;background-color: #89cbea;}
    table.table_style01 td{border-right: solid 1px #007c82;line-height: 1.8;background-color: #ffffff;}
    table.table_style02 td{border-right: solid 1px #F2A48F;line-height: 1.8;background-color: #ffffff;}
    table.table_style04 td{border-right: solid 1px #f7ba23;line-height: 1.8;background-color: #ffffff;}
    table.table_style05 td{border-right: solid 1px #a57f64;line-height: 1.8;background-color: #ffffff;}
    table.table_style06 td{border-right: solid 1px #2088b9;line-height: 1.8;background-color: #ffffff;}
    table.table_style01 td.price,
    table.table_style02 td.price,
    table.table_style04 td.price,
    table.table_style05 td.price,
    table.table_style06 td.price{text-align: right;white-space: nowrap;}
    table.table_style01 td.name,
    table.table_style02 td.name,
    table.table_style04 td.name,
    table.table_style05 td.name,
    table.table_style06 td.name{white-space: nowrap;text-align: center;}
    table.table_style01 td.name{background-color: #edf9f9;text-align: center;}
    table.table_style02 td.name{background-color: #FFF2EE;text-align: center;}
    table.table_style04 td.name{background-color: #fff1cf;text-align: center;}
    table.table_style05 td.name{background-color: #efe9e6;text-align: center;}
    table.table_style06 td.name{background-color: #d6ebf5;text-align: center;}
    table.table_style01 td.time,
    table.table_style02 td.time,
    table.table_style04 td.time,
    table.table_style05 td.time,
    table.table_style06 td.time{white-space: nowrap;text-align: center;}
    table.table_style01 td.component,
    table.table_style02 td.component,
    table.table_style04 td.component,
    table.table_style05 td.component,
    table.table_style06 td.component{white-space: nowrap;}
    .table_comments{margin-bottom:40px;line-height:1.6;}
    p.notes{font-size: 95%;margin-top: 10px;}
    p.notes span{font-weight: bold;color:#007c82;}
    .link{text-align: center;margin: 20px 0 0;}
    .link a{color: #2ca094;font-size: 18px;border: 2px solid #2ca094;border-radius: 30px;padding:10px 38px;display: inline-block;}
    .link a:hover{background-color:#2ca094;color:#fff;}
    .addition{text-align: center;font-weight: bold;color: rgba(241,96,23,1.00);   margin-bottom: 20px;font-size: 1.4em;}

    .singlepage__body.about h2.about {color: #252925;font-size: 30px;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: 577px;width: 577px;display: block;margin: 0 auto;padding-bottom: 40px;margin-bottom: 42px;}
        .singlepage__body.about h2.about span {display: block;margin: 0 auto;font-weight: bold;}
        .singlepage__body.about h2.about span.eng {font-size: 14px;color: #ca9361;font-weight: 500;margin-top: 10px;}

    .about_inner01 {width: 96%;max-width: 1120px;margin: 0 auto;position: relative;padding-bottom: 80px;}
    .about_inner01 .box h3 {font-size: 26px;font-weight: bold;margin-bottom: 25px;}
    .about_inner01 .box p {font-size: 16px;line-height: 2em;text-align: justify;}
    .about_inner01 .box {box-sizing: border-box;padding: 70px;background: #fff;width: 600px;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.5);position: relative;z-index: 3;}
    .about_inner01 .img01 {position: absolute;right: 0;bottom: 0;width: 720px;}

    .about_inner02 {background: #fff;text-align: center;padding: 110px 0 100px;margin-top: -25px;}
    .about_inner02 p {font-size: 18px;line-height: 2em;color: #007c82;}

    .about_inner03 {text-align: right;padding-top: 80px;margin-top: -25px;}
    .about_inner03 .box {display: inline-block;text-align: left;}
    .about_inner03 .box h3 {line-height: 1.4em;}
    .about_inner03 .img {position: absolute;left: 0;top: 0;}

    .about_inner04 {text-align: center;margin-bottom: 50px;}
    .about_inner04 p {font-weight: bold;font-size: 24px;color: #007c82;line-height: 2em;}

    .about_inner05 {background: url("images/about_bg_001.png") repeat-x;background-size: contain;padding: 106px 0 205px;margin-bottom: 100px;}
    .about_inner05 .box {width: 98%;max-width: 1120px;margin: 0 auto;position: relative;}
    .about_inner05 .box h3 {font-size: 28px;color: #3f210b;margin-bottom: 30px;padding-top: 40px;}
    .about_inner05 .box p {font-size: 16px;line-height: 1.8em;display: inline-block;text-align: justify;width: 600px;}
    .about_inner05 .box01 .img {position: absolute;top: 0;right: -40px;}
    .about_inner05 .box02 .img {position: absolute;top: 0;left: 0;}
    .about_inner05 .box02 {text-align: right;}
    .about_inner05 .box {height: 640px;}
    .about_inner05 .box02 p {width: 560px;}

    .about_inner06 {width: 98%;max-width: 1120px;margin: 0 auto;padding-top: 100px;}
    .about_inner06 .box {margin-bottom: 40px;float: left;width: 32%;margin-right: 2%;}
    .about_inner06 .box h3 {font-size: 22px;font-weight: bold;text-align: center;padding-bottom: 10px;margin-bottom: 10px;color: #007c82;border-bottom: solid 2px #007c82;}
    .about_inner06 .box img {width: 100%;height: auto;}
    .about_inner06 .box:nth-child(3n) {margin-right: 0;}

    .compbtn {text-align: center;font-size: 16px;margin-top: 2em;}
    .compbtn a {display: inline-block;background: #007c82;color: #fff;padding: 1em 5em;}

    /* 料金ページ */
    .price .singlepage__left {background: #fff;box-sizing: border-box;padding: 60px 80px;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;}
    .singlepage__body.price h2 {color: #252925;font-size: 30px;text-align: center;background: url("images/title_bg_01.png") no-repeat center bottom;background-size: 577px;width: 577px;display: block;margin: 0 auto;padding-bottom: 40px;margin-bottom: 42px;letter-spacing: 0.29em;}
        .singlepage__body.price h2 span {display: block;margin: 0 auto;font-weight: bold;}
        .singlepage__body.price h2 span.eng {font-size: 14px;color: #ca9361;font-weight: 500;margin-top: 10px;letter-spacing: 0.05em;}

    .price_box {padding-top: 50px;}
        .singlepage__body.price h2 span.txt-lead{font-size: 0.6em;font-weight: normal;letter-spacing: 0.2em;padding: 10px 0;}
    .price_box h3 {font-size: 20px;font-weight: bold;letter-spacing: 0.13em;line-height: 38px;color: #222222;background: url("images/icon_heading_02.png") repeat-x center bottom;background-size: 800px;padding-bottom: 10px;margin-bottom: 20px;}
    .price_box h3 span {background: url("images/icon_heading_01.png") no-repeat;background-size: 17px;padding: 0 0 0 30px;background-position: 0 6px;}
    #price_box01 {padding-top: 0;}
    .price_box p.txt {font-size: 16px;line-height: 28px;letter-spacing: 0.1em;margin-bottom: 15px;}
    .price_box table {width: 100%;text-align: center;font-size: 15px;margin-bottom: 14px;}
    .price_box table th {width: 60%;background: #daf7f7;border: solid 1px #cccccc;padding: 10px 0;line-height: 1.4em;}
    .price_box table td {width: 40%;border: solid 1px #cccccc;padding: 10px 0;line-height: 1.4em;vertical-align: middle;}
    .price_box table tr.heading th {font-size: 14px;color: #007c82;font-weight: 500;padding: 6px 0;}
    .price_box table tr.heading th span {font-size: 12px;}
    .price_box p.txt-m {font-size: 13px;line-height: 18px;letter-spacing: 0.09em;}
    .price_box .price_btn {margin-bottom: 25px;}
    .price_box .price_btn a {background: #5bade1;color: #fff;font-size: 12px;letter-spacing: 0.13em;padding: 8px 25px;display: inline-block;border-radius: 100px;-webkit-border-radius: 100px;-moz-border-radius: 100px;box-sizing: border-box;border: solid 1px #5bade1;transition: 0.3s;}
    .price_box .price_btn a:hover {background: #fff;color: #5bade1;cursor: pointer;}
    .price_box .color-b {color: #007c82;}


    .price_box table.table02 th {width: 35%;background: #daf7f7;border: solid 1px #cccccc;padding: 10px 0;line-height: 1.4em;vertical-align: middle;}
    .price_box table.table02 td {width: 20%;border: solid 1px #cccccc;padding: 10px 0;line-height: 1.4em;vertical-align: middle;}
    .price_box table.table02 tr.heading th {font-size: 14px;color: #007c82;font-weight: 500;padding: 6px 0;width: 40%;}
    .price_box table.table02 tr.heading th span {font-size: 12px;}
    .price_box table.table02 tr.heading th.col01 {width: 40%;background: #daf7f7;border: solid 1px #cccccc;padding: 10px 0;line-height: 1.4em;vertical-align: middle;}
    .price_box table.table02 tr.heading th.col02 {width: 20%;background: #daf7f7;border: solid 1px #cccccc;padding: 10px 0;line-height: 1.4em;vertical-align: middle;}
    .price_box table.table02 tr.heading th.col03 {width: 40%;background: #daf7f7;border: solid 1px #cccccc;padding: 10px 0;line-height: 1.4em;vertical-align: middle;}
    .price_box table.table02 tr.one-row {background: #daf7f7;}

    /*supplement---------*/
    .ttl_normal{font-weight: bold;text-align: left;font-size: 120%;margin: 20px 0 10px;}
    .singlepage__body.me01 .text01_inner2 p.margin_b,.margin_b{margin-bottom: 60px;}
    .singlepage__body.me01 .inner3 .white_bg .ttl{font-weight: bold;}
    .ttl_strong{font-weight:bold;margin:20px 0 10px;}
    .ttl_strong_gr{font-weight:bold;margin:20px 0 15px;text-align: center;font-size: 120%;border-bottom:1px solid #007c82;padding:0 10px 10px 10px;letter-spacing: 0.2em;display:inline-block;}
    .flex_area{display:flex;justify-content: space-between;margin-top:30px;}
    .singlepage__body.me01 .inner3 ul.cheklist{}
    .singlepage__body.me01 .inner3 ul.cheklist li{font-weight: normal;}
    .flex_area{align-items: center;}
    .flex_area div{margin-bottom:20px;}
    table.table_style03{margin-bottom:20px;border-left:solid 1px #252925;border-top:solid 1px #252925;border-bottom:solid 1px #252925;margin:30px auto;width:80%;}
    table.table_style03 th{border-bottom:solid 1px #252925;border-right: solid 1px #252925;background-color: #e1f4ea;font-weight: bold;padding-top:10px;padding:15px 10px 10px 10px;}
    table.table_style03 th span{color:#007c82;display:block;font-weight: normal;
    padding: 15px 0 10px;}
    table.table_style03 td{border-right: solid 1px #252925;border-bottom:solid 1px #252925;line-height: 1.8;background-color: #ffffff;text-align: center;padding: 15px;}
    ul.notes li{line-height:1.6;}
    .ttl_gr{   font-size: 14px;color: #007c82;margin-top: 15px;text-align: center;}

    /*心療内科・精神科 list-------*/
    #que {}
    .hidden {display: none;}
    ul.qa_list{margin:60px 0;}
    ul.qa_list li{margin-bottom:60px;}
    .ttl_que{background: url("images/arrow_off.png") no-repeat left top;border-bottom: 1px solid #007c82;cursor: pointer;text-align:left;padding:0 0 10px 30px;margin-bottom:10px;}
    .open {background: url("images/aroww_on.png") no-repeat left top;}
    ul.qa_list li p{text-align:left;line-height: 1.4;}

    /*リンク集--------------------*/
    .about_white_area{
    background: url(images/about_bg_001.png) repeat-x;
    background-size: contain;
    padding: 106px 0 20px;
    margin-bottom: -80px;
    }
    .about_white_area .box {
    width: 98%;
    max-width: 1120px;
    margin: 0 auto;
    position: relative;
    }
    ul.link_list{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom:60px;}
    ul.link_list li{margin-bottom: 30px;border-bottom: 1px dotted #ccc;padding-bottom: 15px;width:48%;}
    ul.link_list li a{color:#252925;display: block;
    }
    ul.link_list li a:hover{text-decoration: underline;color:#007c82;}
    ul.link_list li span{display: block;margin-bottom:20px;}
    ul.link_list li i{color:#007c82;}
    .instafeed{margin-top:30px;}


}

@media screen and (max-width: 1200px) {
	#mv h2 {font-size: 22px;color: #007c82;letter-spacing: 0.07em;position: absolute;top: 110px;z-index: 3;left: 0;}
	#mv .thumbnail {text-align: right;position: absolute;bottom: 45px;width: 405px !important;right: 0;z-index: 3;left: inherit;}
}

/*instagramキャンペーン案内--------------------*/
.box_campaign a{
    border:1px solid #333;
    padding:30px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#333;
}
.box_campaign a::after{
    content:"";
    display: inline-block;
    background: url("images/icon_instagram.svg") no-repeat top left / 100% auto;
    width:30px;
    height: 30px;
    margin-left:20px;
}
.box_campaign a:hover{background-color: #fff1cf;}

/* 追加css */
#column2 ol {
	counter-reset: li; 
	list-style: none;
	margin: 1rem 0;
}

#column2 ol li {
	margin-left: 0.8rem;
    margin-bottom: 1rem;
}

#column2 ol li::before  {
	content:counter(li) ".";
	counter-increment: li;
	font-weight: 600;
	margin-right: 0.2rem;
}

#column2 table {
	border: solid 1px #ccc;
	width: 100%;
}

#column2 table tr {
	border-bottom: solid 1px #ccc;
}

#column2 table td {
	border-right: solid 1px #ccc;
	padding: 0.5rem 1rem;
}

#column2 table tr:last-of-type {
	border-bottom: none;
}

#column2 table td:last-of-type {
	border-right: none;
}

#column2 table tr:first-of-type {
	background-color: #DBF5EA;
}

#column2 .bnr_01 a,
#column2 .bnr_02 a,
#column2 .bnr_03 a,
#column2 .bnr_04 a {
	position: relative;
    padding: 1rem 2rem;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    display: block;
    width: 40%;
    margin: 1rem auto;
    text-align: center;
}

#column2 .bnr_01 a::after,
#column2 .bnr_02 a::after,
#column2 .bnr_03 a::after,
#column2 .bnr_04 a::after {
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	right: 15px;
}

#column2 .bnr_01 a {
	background-color: #077E84;
}
	
#column2 .bnr_02 a {
	background-color: #F85C71;
}

#column2 .bnr_03 a {
	background-color: #5BACE1;
}

#column2 .bnr_04 a {
	background-color: #05B9B6;
}

@media screen and (max-width: 767px){
	#column2 .bnr_01 a,
	#column2 .bnr_02 a,
	#column2 .bnr_03 a,
	#column2 .bnr_04 a {
		width: 78%;
	}
}