@charset "utf-8";
/*reset*/
*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
    font-style: normal;
	border: none;
	text-decoration: none;
    font-feature-settings: "palt" 1;
    background-repeat: no-repeat;
}
*,*::after,*::before{
	box-sizing: border-box;
}

/* 
font-family: din-condensed, sans-serif;
font-weight: 300;

font-family: source-han-serif-japanese, serif;
font-weight: 400;
font-family: source-han-serif-japanese, serif;
font-weight: 500;

font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 400;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
*/

/*共通*/
body{
    background-color: #fff;
    background-repeat: no-repeat;
}
.clearfix::after{
	content: "";
	display: block;
	clear: both;
}
.clear{
	clear: both;
}
a:hover,
a:active,
[type="submit"]:hover,
[type="submit"]:active,
[type="button"]:hover,
[type="button"]:active{
	opacity: 0.7;
    cursor: pointer;
}

.btn01 a{
    display: block;
    background-color: #67be8d;
    background-image: url("../images/btn1.png");
    background-repeat: no-repeat;
    background-position: center right 10px;
    width: 254px;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}
.btn02 a{
    display: block;
    background-color: #67be8d;
    background-image: url("../images/btn1.png");
    background-repeat: no-repeat;
    background-position: center right 10px;
    width: 465px;
    padding: 9px 0;
    text-align: center;
    color: #fff;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 700;
    font-size: 1.5em;
    letter-spacing: 2px;
    -webkit-box-shadow: 0 5px #2B7326;
    box-shadow: 0 5px #2B7326;
}
.btn02 a:hover{
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    bottom: -5px;
}
.btn03 a{
    background-image: url("../images/btn2.png");
    background-repeat: no-repeat;
    background-position: center right;
    letter-spacing: 1px;
    color: #3b3b3b;
    font-weight: 300;
    padding: 0 30px 0 0;
}
.btn03 a:hover{
    border-bottom: solid 1px #3b3b3b;
}
.btn04 a{
    display: block;
    background-color: #67be8d;
    background-image: url("../images/btn1.png");
    background-repeat: no-repeat;
    background-position: center right 8px;
    width: 250px;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.btn05{
    background-image: url("../images/title_back2.png");
    background-position: center;
    width: 217px;
}
.btn05 a{
    display: block;
    background-image: url("../images/btn3.png");
    background-position: center right 15px;
    width: auto;
    height: 42px;
    color: #67be8d;
    padding: 6px 0 0 40px;
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
}
.tel_btn a{
    display: block;
    background-color: #67be8d;
    width: 465px;
    padding: 9px 0;
    text-align: center;
    color: #fff;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 700;
    font-size: 1.5em;
    letter-spacing: 1px;
}
.google_btn a{
    display: inline-block;
    border: solid 1px #67be8d;
    color: #67be8d;
    padding: 10px 0;
    text-align: center;
    letter-spacing: 1px;
}
.google_btn a:hover{
    color: #fff;
	background-color: #67be8d;
}
.page_top a{
    text-indent: -9999em;
    display: block;
    position: fixed;
    right: 15px;
    bottom: 15px;
    background-image: url("../images/page_top.png");
    background-position: center;
    background-color: #fff;
    width: 72px;
    height: 52px;
    border-radius: 3px;
    z-index: 9;
}

/*header*/
.siteName a{
    text-indent: -9999em;
    background-image: url("http://mito-mental.com/annex/assets/images/logo/mito_mental_logo02.svg");
    width: 248px;
    height: 51px;
    display: block;
}
header nav dd a{
    display: block;
    width: auto;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
}

.corp_nav dd{
    text-align: center;
}
.corp_nav dd a{
    color: #fff;
    letter-spacing: 1px;
}
.corp a{
    background-color: #67be8d;
}
.bloom a{
    background-color: #ae4221;
}
.epsylon a{
    background-color: #00366d;
}
.pamph a{
    background-color: #AD4120;
}

.introduction a{
    background-color: #6e2c6d;
}

.clinic_nav a{
    color: #3b3b3b;
    letter-spacing: 2px;
}
.clinic_nav a:hover{
    border-bottom: solid 1px #67be8d;
}

/*mainview*/
.mainview{
    background-image: url("../images/mainview_2026.jpg");
    background-size: cover;
    background-position: center;
    height: 735px;
    padding: 145px 0 0 0;
}
/*
.mainview h2{
    text-indent: -9999em;
    background-image: url("../images/mainview_title.png");
    width: 600px;
    height: 252px;
    margin: 0 auto;
}
*/

.mainview ul{
    width: 458px;
    margin: 0 auto;
}
.mainview li{
    float: left;
    background-image: url("../images/mainview_icon.png");
    background-position: center;
    width: 122px;
    height: 125px;
    color: #fff;
    text-align: center;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin: -30px 15px 0;
    padding: 20px 0;
}
.mainview li:nth-of-type(1){
    padding: 45px 0;
}
.mainview li:nth-of-type(2){
    padding: 35px 0;
}



/*first_info*/
/*
.first_info::before{
    content: "";
    display: block;
    background-image: url("../images/image02.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
	top:-345px;
}
*/
.first_info{
    position: relative;
    top: -57px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 8px 1px #AAA;
    box-shadow: 0px 0px 8px 1px #AAA;
}
.first_info article h2{
    text-align: center;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    color: #3b3b3b;
    letter-spacing: 2px;
    margin: 0 0 25px;
}
.first_info article h2::after{
    content: "";
    display: block;
    width: 74px;
    height: 1px;
    margin: 2px auto 0;
    background-color: #67be8d;
}
.first_info article p{
    font-weight: 300;
    color: #3b3b3b;
    text-align: justify;
    letter-spacing: 1px;
}
.first_info strong{
    color: #ae4221;
    font-weight: bold;
}
.first_info article h3{
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    color: #3b3b3b;
    letter-spacing: 2px;
    margin: 14px 0 10px 0;
}
.first_info article h3 span{
    font-size: 0.6em;
    margin: 0 0 0 5px;
}
.first_info .btn01{
    float: left;
    margin: 18px 10px 0 0;
}

.first_info article:nth-of-type(2) p {
    margin-top: 15px;
}




/*consultation_hours 診療時間*/
.consultation_hours{
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    color: #171717;
    border-collapse: collapse;
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;
}
.consultation_hours strong{
    color: #ae4221;
}
.consultation_hours th,
.consultation_hours td{
    text-align: center;
    border: solid 1px #aaaaaa;
    padding: 8px 14px;
}
.consultation_hours tr th:first-of-type,
.consultation_hours tr td:first-of-type{
    border-left: none;
}
.consultation_hours tr th:last-of-type,
.consultation_hours tr td:last-of-type{
    border-right: none;
}

/*top_info*/
.top_info h2{
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 300;
    font-size: 1.5em;
    letter-spacing: 3px;
    display: inline-block;
}
.top_info h2+p{
    text-align: right;
    display: inline-block;
}
.top_info dl{
    clear: both;
    border-top: solid 2px #767676;
    padding: 5px 0 0;
}
.top_info dt{
    font-weight: 200;
}
.top_info dt span{
    display: inline-block;
    margin: 0 10px 0 0;
    text-align: center;
    font-weight: 300;
}
.schedule{
    color: #0dacc9;
    border: solid 1px #0dacc9;
}
.notice{
    color: #67be8d;
    border: solid 1px #67be8d;
}
.top_info dd a{
    color: #3b3b3b;
    font-weight: 500;
}
.top_info dd a:hover{
    text-decoration: underline;
}

/*point*/
.point{
    margin: 60px 0 0;
}
.point_about{
    background-color: #67be8d;
    margin: 0 0 103px;
    position: relative;
}
.point_about::after{
    content: "";
    display: block;
    background-image: url("../images/bottom.png");
    width: 113px;
    height: 36px;
    margin: 0 auto;
    position: absolute;
    bottom: -36px;
    left: 45%;
}
.point_about h2{
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    font-size: 2em;
    letter-spacing: 2px;
    color: #fff;
    padding: 0 0 10px;
}
.point_about p{
    padding: 10px 0 0;
    float: left;
    line-height: 2;
    color: #fff;
    text-align: justify;
}

.point_about p.sig {
	clear:both;
	font-weight:500;
	font-size:1.2em;
	float:right;
}

.point .point_txt{
     margin-bottom: 55px;
}
.point_txt h3{
    font-size: 1.5em;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    color: #3b3b3b;
    margin: 0 0 20px;
}
.point_txt h3 span{
    display: inline-block;
    text-indent: -9999em;
    width: 61px;
    height: 60px;
    margin: 0 25px 0 0;
    vertical-align: text-bottom;
}
.point .point_txt:nth-of-type(2) h3 span{
    background-image: url("../images/point01.png");
}
.point .point_txt:nth-of-type(3) h3 span{
    background-image: url("../images/point02.png");
}
.point .point_txt:nth-of-type(4) h3 span{
    background-image: url("../images/point03.png");
}
.point .point_txt:nth-of-type(5) h3 span{
    background-image: url("../images/point04.png");
}
.point .point_txt:nth-of-type(6) h3 span{
    background-image: url("../images/point05.png");
}
.point_txt p{
    text-align: justify;
    color: #3b3b3b;
    line-height: 1.8;
    letter-spacing: 1px;
    font-weight: 300;
}

/*top_subhects_list*/
.top_subhects_list h2{
    text-align: center;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    font-size: 2em;
    color: #3b3b3b;
    letter-spacing: 2px;
    margin: 75px 0 25px;
}
.top_subhects_list h2::after{
    content: "";
    display: block;
    width: 74px;
    height: 1px;
    margin: 2px auto 0;
    background-color: #67be8d;
}
.top_subhects_list p{
    text-align: center;
}
.top_subhects_list ul{
    margin: 25px auto 0;
}
.top_subhects_list li{
    float: left;
    margin: 0 25px 0 0;
}

/*consultation*/
body .consultation{
    padding: 0 30px 15px;
    border: solid 1px #67be8d;
}
.consultation h2{
    position: relative;
    top: -21px;
    text-align: center;
    background-image: url("../images/title_back.png");
    background-position: center;
    width: 320px;
    height: 42px;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    color: #67be8d;
    padding: 2px 0 0;
    margin: 0 auto;
}
.consultation article{
    position: relative;
    z-index: 1;
}
.consultation article h3{
    text-align: center;
    color: #3b3b3b;
    letter-spacing: 2px;
    font-weight: 600;
    background-position: left center;
    padding: 0 0 2px 20px;
    border-bottom: solid 1px #67be8d;
}
.consultation .tel h3{
    background-image: url("../images/tel_icon.png");
}
.consultation .question h3{
    background-image: none;
}
.consultation article p{
    text-align: justify;
    letter-spacing: 1px;
    margin: 0 0 10px;
}
.consultation .btn02 a{
    width: 100%;
}

/*two_column*/
body .two_column{
    margin-top: 100px;
}
.two_column section{
    border: dotted 1px #67be8d;
    padding: 0 20px 40px;
    position: relative;
}
.two_column section h2{
    position: absolute;
    left: 50%;
    -webkit-transform : translate(-50%,0);
    transform : translate(-50%,0);
    text-align: center;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 300;
    font-size: 2em;
    color: #3b3b3b;
    letter-spacing: 2px;
    margin: 0 auto;
    padding: 0 5px;
    background-color: #fff;
}
.two_column section h2+p{
    text-align: center;
    font-size: 1.1em;
    color: #3b3b3b;
}
.two_column section .btn05{
    position: absolute;
    bottom: -22px;
    left: 50%;
    -webkit-transform : translate(-50%,0);
    transform : translate(-50%,0);
}

/*top_faq*/
.two_column .top_faq dd{
    color: #3b3b3b;
    margin: 8px 0 0 0;
}
.two_column .top_faq dd a{
    color: #3b3b3b;
}
.two_column .top_faq dd a:hover{
    text-decoration: underline;
    color: #67be8d;
}
.two_column .top_faq dd span{
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 300;
    font-size: 2em;
    color: #67be8d;
    margin: 0 10px 0 0;
}

.two_column .top_topics article{
    margin: 15px 0 0;
}
.two_column .top_topics article img{
    display: block;
    float: left;
    max-width: 131px;
    margin: 0 15px 0 0;
}
.two_column .top_topics article p{
    font-weight: 200;
    color: #3b3b3b;
}
.two_column .top_topics article h3{
    font-weight: 500;
    font-size: 1.1em;
    color: #3b3b3b;
    height: 3em;
    overflow-y: hidden;
}

/*footer*/
footer{
    margin: 115px auto 0;
}
footer::before{
    content: "";
    display: block;
    width: 100%;
    height: 340px;
    background-image: url("../images/footer.jpg");
    background-position: center;
    background-size: cover;
}
footer .box{
    margin: 40px auto 0;
}
footer h2{
    float: left;
}
footer h2+p{
    float: left;
    font-weight: 200;
    color: #3b3b3b;
    letter-spacing: 1px;
}
footer table{
    margin: 30px 60px 30px 0;
}
footer .footer_consult{
    margin: 25px 0 50px 0;
}
footer .footer_consult dt,
footer .footer_consult dd{
    margin: 0 0 15px;
}
footer .clinic_link{
    margin: 50px auto 0;
    text-align: center;
}
footer .clinic_link dd{
    display: inline-block;
}
footer .clinic_link dd a{
    display: block;
    width: 290px;
    padding: 5px 0;
    margin: 5px 0 0;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    background-image: url("../images/btn1.png");
    background-position: left 15px center;
}
footer .clinic_link .ekimae a{
    background-color: #e69e14;
}
footer .clinic_link .bunin a{
    background-color: #67be8d;
}
footer .clinic_link .tsukuba a{
    background-color: #00a0ea;
}
footer .clinic_link .kitasando a{
    background-color: #2D352F;
}
footer .clinic_link .bloom a{
    background-color: #F48F98;
}
footer .clinic_link .polalis a{
    background-color: #021D42;
}
footer .footer_nav{
    margin: 40px auto 0;
}
footer .footer_nav li{
    display: inline-block;
    color: #3b3b3b;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
}
footer .footer_nav li a{
    color: #3b3b3b;
    padding: 1px 13px;
}
footer .footer_nav li a:hover{
    text-decoration: underline;
}
footer .footer_nav li [target="_blank"]{
    background-image: url("../images/window_icon.png");
    background-position: right top;
}
footer small{
    display: block;
    margin: 30px 0 20px;
    text-align: center;
    font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    color: #3b3b3b;
}

@media (min-width:641px){
    body{
        font-size: 16px;
    }
    .box{
        width: 1100px;
        margin: 0 auto;
    }
    .pc_hide{
        display: none;
    }
    .tel_btn a span{
        font-size: 0.65em;
    }
	.google_btn a{
		width: 181px;
	}
    
    /*header*/
	header {
		width:100%;
		height:114px;
		position: fixed;
		background:#fff;
		top:0;
		left:50%;
		transform:translateX(-50%);
		z-index:10000;
	}
	
	
    .siteName a{
        margin: 45px 0 18px 0;
		float: left;
    }
	header nav{
		float: right;
	}
	header nav dd{
		float: left;
	}
	.corp_nav{
		width: 540px;
		margin: 0 0 0 auto;
	}
	.corp_nav dd{
		width: 170px;
		margin: 0 0 30px 10px;
	}
	.corp_nav dd a{
		padding: 8px 0;
	}
	.clinic_nav a{
		margin: 0 0 0 25px;
	}
    
    /*mainview*/
    .mainview{
    margin-top:114px;
    padding: 145px 0 0 0;
    }
    
    /*first_info*/

    .first_info{
        padding: 30px 2px;
    }
	.first_info::before{
		width: 329px;
		height: 345px;
		bottom: 350px;
	}
    .first_info article{
        float: left;
        padding: 0 25px;
    }
    .first_info article:first-of-type{
        border-right: dotted 2px #b9b9b9;
        width: 53%;
    }
    .first_info article:nth-of-type(2){
        width: 47%;
    }
    

    /*top_info*/
    .top_info h2+p{
        margin: 0 0 0 68%;
    }
    .top_info dt{
        float: left;
        clear: both;
        margin: 8px 25px 8px 0;
    }
    .top_info dt span{
        width: 115px;
    }
    .top_info dd{
        float: left;
        margin: 8px 0;
    }
    
    /*.point_about*/
    .point_about{
        padding: 20px 0 15px;
    }
    .point_about img{
        float: left;
        margin: 0 20px 0 0;
    }
    .point_about p{
		padding-top: 50px;
    }
    .point_about p.sig{
		padding-top: 0;
    }
    .point_about h2{
        float: left;
        width: 75%;
    }
    
    .point_txt:nth-of-type(even) img{
        float: left;
    }
    .point_txt:nth-of-type(even) .txt{
        float: right;
    }
    .point_txt:nth-of-type(odd) img{
        float: right;
    }
    .point_txt:nth-of-type(odd) .txt{
        float: left;
    }
    .point_txt p{
        width: 550px;
    }
    
    /*top_subhects_list*/
	.top_subhects_list ul{
		width:846px;
    }
    .top_subhects_list li{
        float: left;
        margin: 0 32px 15px 0;
    }
    .top_subhects_list li:last-of-type{
        margin-right: 0;
    }
    
    /*consultation*/
    body .consultation{
        margin: 120px auto 0;
    }
    .consultation article{
        float: left;
        width: 490px;
    }
    .consultation article:first-of-type{
        margin: 0 48px 0 0;
    }
    .consultation article h3{
        width: 150px;
        margin: 0 auto 15px;
    }
    .consultation article p{
        width: 477px;
    }
    .consultation .question::before{
    }
    
    /*two_column*/
    .two_column section{
        width: 538px;
        float: left;
    }
    .two_column section:first-of-type{
        margin: 0 24px 0 0;
    }
    .two_column section h2{
        top: -27px;
    }
    .two_column section h2+p{
        margin: 18px auto 10px;
    }
	
	/*footer*/
	footer h2+p{
		margin: 0 20px;
	}
	footer table{
		width: 518px;
		float: left;
	}
	footer .footer_consult{
		float: left;
	}
	footer .clinic_link dd{
		margin: 12.5px 25px;
	}
	footer .footer_nav{
		text-align: center;
	}
	footer .footer_nav li{
		margin: 0 12px 0;
	}
}

@media (max-width:640px){
    body{
        font-size: 20px;
    }
    .box{
        width: 95%;
        margin: 0 auto;
    }
    .sp_hide{
        display: none;
    }
    .tel_btn a span {
        font-size: 0.55em;
		display: inherit;
    }
	.google_btn a{
		width: 220px;
	}
    
    /*header*/
	header {
		background-color: #fff;
		border-radius: 0 0 50% 50%;
		position: fixed;
		top:0;
		left:0;
		width: 100%;
		z-index: 10;
		height: 100px;
		border-bottom: solid 1px #67be8d;
	}
    .siteName a{
        margin: 25px auto 18px;
    }
    header nav{
        position:fixed;
		width:100%;
		height:100%;
		background-color:#fff;
		top:0;
		left:0;
		z-index:10;
		display:none;
    }
	header nav dd a{
		padding: 15px 10px;
	}
	.corp_nav dd{
		float: left;
		width:calc(100%/3);
	}
	.clinic_nav{
		width:100%;
	}
	.clinic_nav a{
		border-bottom: solid 1px #67be8d;
		width:100%;
	}
	.close{
		padding: 15px 10px;
		text-align:center;
		border-bottom: solid 1px #67be8d;
		color: #67be8d;
	}
	.menu{
		position:absolute;
		top: 4px;
		right: 15px;
		width: 60px;
		height: 60px;
		background-image:url(../images/sp_menu.gif);
		background-position:center;
		text-indent:-9999em;
		z-index:10;
	}
    
    /*mainview*/
    .mainview{
    background-image: url("../images/mainview_2026_02.jpg");
    padding: 60px 0 0;
    margin:50px auto 0;
    }
    
    /*first_info*/

    .first_info{
        padding: 0;
    }
    .first_info::before{
		width: 260px;
		height: 275px;
		top: -272px;
        right: 0;
        background-size: contain;
    }
    .first_info article{
        float: left;
        padding: 25px 20px 30px;
    }
    .first_info article:first-of-type{
        border-bottom: dotted 2px #b9b9b9;
    }
    .first_info article h3{
        text-align: center;
    }
	.first_info article h3 span {
		display: inherit;
	}
    .first_info .btn02 a{
        margin: 0 auto;
    }
    

    /*top_info*/
    .top_info h2+p{
        margin: 0 0 0 30%;
    }
    .top_info dt{
        margin: 8px 0 0 0;
    }
    .top_info dt span{
        width: 130px;
    }
    .top_info dd{
        margin: 2px 0 20px;
    }
    
    /*.point_about*/
    .point_about{
        padding: 25px 0;
    }
    .point_about img{
        display: block;
        margin: 0 auto 5px;
    }
    .point_about h2{
        text-align: center;
    }
	
	.point_about p.sig {
		float:right;
	}
    
    .point_txt img{
        display: block;
        margin: 0 auto 20px;
        width: 100%;
    }
    
    /*top_subhects_list*/
    .top_subhects_list li{
        float: left;
        margin: 0 24px 20px 0;
    }
    .top_subhects_list li:nth-of-type(even){
        margin-right: 0;
    }
    .top_subhects_list li a{
        width: 290px;
    }
    
    /*consultation*/
    body .consultation{
        margin: 80px auto 0;
    }
    .consultation h2{
        font-size: 1.2em;
    }
    .consultation article h3{
        width: 175px;
        margin: 50px auto 15px;
    }
    .consultation article p,
    .consultation article p a{
        width: 100%;
    }
    .consultation .tel::before{
        content: "";
        display: block;
        width: 240px;
        height: 265px;
        position: absolute;
        top:-60px;
        right: -23px;
        z-index: -1;
        background-image: none;
        background-repeat: no-repeat;
        background-size: contain;
    }
    
    /*two_column*/
    .two_column section:first-of-type{
        margin: 0 0 100px;
    }
    .two_column section h2{
        top: -34px;
    }
    .two_column section h2+p{
        margin: 23px auto 10px;
    }
	
	/*footer*/
	footer h2+p{
		margin: 0 20px 15px;
	}
	footer table{
		width: 100%;
	}
	footer .footer_consult dd a{
		width:100%;
	}
	footer .clinic_link dd{
		margin: 0 5px;
	}
	footer .footer_nav{
		text-align: left;
	}
	footer .footer_nav li{
		margin: 0 20px 20px 0;
	}
	footer::before{
    height: 180px;
	}
}

.banner__box{
    
    max-width:720px;
    margin:0 auto;
    margin-top: 60px;
}


@media (max-width:640px){
    
 .banner__box{

    margin:30px 30px 0 30px;

    } .banner__box img{
        
        width:100%;
    }
  
    
}

/*　----　footer リクルートボタンスタイル(PC)　----　*/
footer .rec_link{
    margin: 50px auto 0;
    text-align: center;
}

footer .rec_link dd.rec_staff {
    display: inline-block;
	margin: 0 5px 0 5px;
}

footer .rec_link dd.rec staff a{
    display: block;
    width: 500px;
    padding: 5px 0;
    margin: 5px 0 0;
    text-align: center;
}



/*　----　footer リクルートボタンスタイル(sp)　----　*/
@media (max-width:640px){
    
footer .rec_link dd.rec_staff {
	margin: 10px auto;
}
}

#footerFloatingMenu {
  display: none;
}
@media all and (max-width: 767px) {
  #footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 50;
    text-align: center;
    padding: 0 auto;
    font-size: 11px;
  }
  #footerFloatingMenu img {
    max-width: 99%;
  }
  .float__box {
    position: relative;
    z-index: 200;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #67be8d;
  }
  .float__box div {
    width: 49.9%;
    text-align: center;
  }
    .float__box div:nth-child(2){
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;    
  }
  .float__box div a {
    padding: 15px 0;
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    font-size: 26px;
    text-decoration: none;
  }
  .fl-copy {
    font-size: 22px;
  }
  .fl-tel {
    font-size: 26px;
    letter-spacing: 2px;
    font-weight: 400;
  }
}



