@charset "utf-8";
/* CSS Document */

/*=============================
・TOPページのCSSを記載
=============================*/

/* 全体 */
body{
	font-family : YuGothic, '游ゴシック', sans-serif;
	color:#4D4D4D;
    font-weight: 500;
}
img{
	max-width: 100%;
	height: auto;
	width:auto;
  vertical-align: bottom;
}
#container{
	width:100%;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*ヘッダーSP版*/
.header_sp{
	
}


.orange{
	color:#FF8B31;
	font-weight:bold;
}
.blue{
    color:#14A7DF;
    font-weight:bold;
}
.font_mincho{
	font-family : YuMincho, '游明朝', serif;
}
.float-l{
	float: left;
	margin: 0;
	padding: 0;
}
.float-r{
	float: right;
	margin: 0;
	padding: 0;
}
.inner{
	width:1000px;
    margin: 0 auto;
}
a:hover{
    opacity: .7;
}
a{
	text-decoration:none;
	color:#4D4D4D;
}
a.disable {
    cursor: default;
}
a.disable:hover img {
    opacity: 1;
}
.txt {
	font-size: 10px;
	line-height: 1.5em;
	padding: 1em 0;
}
/*ヘッダー*/
header {
	/*width:1020px;*/
  height: 90px;
	margin:0 auto;
	background-color: #fff;
	z-index: 100;
	width: 100%;
	position: fixed;
}
header h1 {
    float: left;
	font-size:28px;
	color:#4D4D4D;
	line-height:1.2;
	margin-top:5px;
    /*font-weight: normal;*/
}
.hdr_contact {
    float: right;
    margin-top: 15px;
}
.text_fam{
	font-size:16px;
	/*font-weight:normal;*/
	margin-bottom:10px;
}
.tel{
	width:270px;
	text-align:center;
	float:left;
}
.text_tel01{
	margin-bottom:5px;
	font-size:11px;
}
.text_tel02{
	color:#14A7DF;
    display: block;
	font-size:32px;
	margin-bottom:2px;
    letter-spacing: 1px;
    padding-left: 40px;
    background: url(../images/header_icon_tel01.png) 10px 0 no-repeat;
}
.text_tel03{
    display: block;
	font-size:9px;
}
.text_tel img{
	margin-right:5px;
}
.txt{
	font-size: 11px;
	line-height: 1.5em;
	padding: 10px 10px;
	text-align: left;
}
.mail{
	background-color:#FF8B31;
	float:right;
}
.mail img{
	vertical-align:middle;
	float:left;
	margin:13px 8px 0 20px;
}
.mail_txt a{
	color:#fff;
	font-weight:bold;
	display:block;
    background: url(../images/header_icon_mail01.png) 23px 11px no-repeat;
    padding: 15px 40px 14px 68px;
}
.mail:hover{
	opacity:.8;
}
.mail a:hover{
	opacity:1;
}

/*メインコンテンツ*/
.main{
    background-color:#eef9fd;
	background-repeat:no-repeat;
	background-position:top center;
}
.main .inner {
    width: 1020px;
    position: relative;
    padding-bottom: 10px;
}
.main-info-right {
  width: 490px;
  height: 170px;
  position: absolute;
	bottom:17px;
  right: 8px;
}
.main-info-right iframe {
  width: 100%;
}
section{
	margin-bottom: 40px;
}

/*KV*/
.kv_img img{
	margin-top: 90px;
}

/* コンバージョン */
.cv {
    background-color:#ffe4d3;
    padding: 40px 0;
}
.cv .inner{
	width:870px;
    margin-bottom: 0;
}
.cv h2 {
    font-size:24px;
    text-align:center;
    margin-bottom:10px;
    font-weight:500;
}
.cv h2 span{
	font-size: 28px;
}
.cv .btn_reserve {
	text-align: center;
}
.cv .btn_reserve:hover{
	opacity:.8;
}
.cv .btn_reserve a{
    background: url(../images/cv_icon_mail01.png) 90px 18px no-repeat;
    background-color: #FF8B31;
    color: #fff;
    display: block;
    font-size: 32px;
    font-weight: bold;
    padding: 36px 30px 32px 80px;
    margin-bottom: 10px;
}
.cv .btn_reserve a:hover{
	opacity:1;
}
.cv .box_tel {
    width: 870px;
		padding-top: 30px;
}
.cv .box_tel a:hover{
    opacity:1;
}
.cv .txt_cv {
	line-height: 30px;
}

.cv_area-link{
	text-align: right;
	margin-top: 10px;
}

.cv_area-here{
	text-decoration-line: underline;
}

.txt_cv_dot{
    letter-spacing:-.35em;
}
.txt_cv_left{
	font-size: 18px;
}
.btn_tel{
	width:445px;
	height:95px;
	text-align:center;
}
.tel_no{
	width:470px;
	height:85px;
	display:block;
    color:#4D4D4D;
	cursor:default;
}
.btn_tel_txt{
    margin-bottom: 0px;
    font-weight: 500;
    display: block;
    font-size: 18px;
}
.btn_tel_num{
    font-size: 54px;
    font-weight: bold;
    vertical-align: top;
    letter-spacing: 2px;
}
.btn_tel img{
	margin-right:5px;
	vertical-align:middle;
}
.cv-bnr {
	margin-bottom: 30px;
	display: block;
}
/*2021 6/30 キャンペーン追加分*/

.cv_area{
	display: flex;
	margin: 25px 40px;
	}
.cv_area-img {
	
}

.cv_area-txt{
	line-height: 35px;
	margin: 0 20px 0;
	font-size: 16px;
}

.cv_area-txt span{
	font-size: 16px;
	
	/*font-weight: 550;*/
}

.cv_overview-img{
	margin: 20px 0 5px;
}

/*症状チェック*/
.check{
}

.check .inner{
	margin:0 auto;
}
.check_ttl{
	margin:0 auto;
    text-align: center;
}
.check_ttl h1{
    font-size:34px;
    margin-top:70px;
    margin-bottom: 40px;
}
.check_ttl h1 span{
	font-size:50px;
}

.check ul{
	width:830px;
    margin: 0 auto;
}
.check li{
    display: block;
    padding: 10px 0 10px 60px;
    margin-bottom: 18px;
    font-size: 28px;
    border-bottom: dotted 3px #D2DFE2;
    background: url(../images/check_icon02.png) no-repeat;
}
.check li img{
	margin:3px 10px 0 0;
}
/* 透明のマウスピース矯正 */
.mouthpiece{
    background-color: #fff;
}
.title,.title_2r{
	height:208px;
	background-image:url(../images/common_bk01.png);
	background-position:center;
	overflow:hidden;
	margin-bottom:65px;
}
.title_2r h1{
	height:115px;
	color:#fff;
	font-size:40px;
	text-align:center;
	margin-top:30px;
	line-height:1.2;
    letter-spacing: 2px;
}
.mouthpiece .inner h2 img{
	margin-bottom:70px;
}
.mouthpiece_ttl01,
.price_ttl01,
.clinic_ttl01{
	border-bottom:solid 2px #14A7DF;
	margin-bottom:30px;
}
.mouthpiece_ttl01 h1,
.price_ttl01 h1,
.clinic_ttl01 h1{
	color:#4d4d4d;
	font-size:34px;
	font-weight:bold;
	margin-bottom:10px;
}
.mouthpiece_ttl02 h1{
	color:#FF8B31;
	font-size:36px;
	font-weight:bold;
	margin-bottom:10px;
}
.mouthpiece_box01{
	width:490px;
}
.mouthpiece h2{
	font-size:30px;
	margin-bottom:30px;
}
.mouthpiece_box01 p{
    font-size:18px;
    line-height:1.75;
}
.mouthpiece02 {
    text-align: center;
}
.mouthpiece02 h1{
    margin-bottom: 40px;
}
.mouthpiece02 p{
    font-size: 18px;
    text-align: left;
    line-height: 1.75;
    margin-bottom: 40px;
}
.mouthpiece02 p img:first-child{
    margin-right: 20px;
}
.mouthpiece .inner .mouthpiece02 h2 img{
    margin-bottom: 0;
}

/*メリット*/
.merit {
	background-color: #E4F2F9;
	padding-bottom: 50px;
}
.merit .title_2r {
	margin-bottom: 0;
}
.merit_ttlarea {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.merit_ttl {
	font-size: 35px;
}
.merit_ttl span {
	font-size: 125%;
	line-height: 1.5em;
}
.merit_ttl-b,.merit_item-b {
	color: #1495CD;
}
.merit_ttl-o,.merit_item-o {
	color: #FF8031;
}
.merit_list {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	justify-content: space-between;
	margin-top: 30px;
}
.merit_item {
	width: 49%;
	background-color: #fff;
	padding: 15px 10px;
	border: dashed 2px #1495CD;
	font-size: 19px;
	box-sizing: border-box;
}
.merit_item:nth-child(n+3) {
	margin-top: 20px;
}
.merit_item:before {
	content: url(../images/merit-icon.png);
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.4em;
}
.merit_item span {
	font-size: 110%;
}
.merit_txt {
	text-align: center;
	font-size: 22px;
	margin-top: 30px;
	line-height: 35px;
}
/*  特徴 */
.tokucho01 h1{
	font-size:42px;
	text-align:center;
	line-height:1.3;
	padding-bottom:70px;
}
.tokucho01 ul.flexbox {
    display:flex;
}
.tokucho01 ul.flexbox li {
    width:320px;
    list-style-type:none;
    margin-right:20px;
}
.tokucho01 ul.flexbox li img{
    margin-bottom: 30px
}
.tokucho01 ul.flexbox li p{
    font-size: 16px;
    line-height: 1.75
}
.tokucho01 ul.flexbox li p small{
    font-size: 11px;
}
.tokucho03{
	height:215px;
	background-image:url(../images/tokucho_img05.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	overflow:hidden;
}
.tokucho03 h1{
	color:#14A7DF;
	font-size:32px;
	letter-spacing:-0.06em;
	margin:30px 0 5px 0;
}
.tokucho03 p{
	width:750px;
	height:65px;
	font-size:32px;
	border-bottom:dotted 3px #FF8B31;
	line-height:65px;
	margin-left:20px;
}

/*  料金表 */
.price_ttl02 {
	font-size: 30px;
	text-align: center;
}
.price_ttl02:after {
	content: url(../images/price-ttl-icon.png);
	display: block;
	margin: 0 auto 30px;
}
.price .title_2r h1{
    margin-top: 50px;
}
.price .price01 .price_txt{
    text-align: right;
    padding: 10px 70px 0 0;
    margin-bottom: 80px;
}
.price .price01 .price_list{
    display: flex;
    list-style: none;
    justify-content:space-between;
    align-items: center;
    text-align: center;
}
.price .price01 .price_list li:nth-child(odd){
    width: 215px;
    font-size: 23px;
    padding: 30px 0;
    background-color: #E6F1F5;
}
.price .price01 .price_list li:nth-child(even){
    font-weight: bold;
    font-size: 36px;
}
.price .price01 .price_list li:nth-child(1){
    background-color: #FFE9DC;
}
.price .price01 table{
    width: 1000px;
    text-align: center;
    /*margin-bottom: 70px;*/
}
.price .price01 table th,
.price .price01 table td{
    padding:22px 0;
    border-bottom: 2px solid #14A7DF;
    width: 50%;
    font-weight: bold;
}
.price .price01 table th{
    font-size: 20px;
    border-right: 1px solid #14A7DF;
    color: #4D4D4D;
}
.price .price01 table .tbl_head th,
.price .price01 table .tbl_head td{
    color: #14A7DF;
    background-color: #e6f1f5;
}
.price .price01 table td{
    font-size: 24px;
    color: #FF8B31;
}
.price .price01 table caption{
    text-align: right;
    margin-top: 20px;
	font-size: 12px;
  line-height: 1.5em;
}

/* 治療の流れ */
.nagare {
	padding-bottom: 80px;
}
.nagare p{
	font-size:18px;
	line-height:1.7;
}
.nagare01{
	margin-bottom:50px;
    padding: 0;
}
.nagare01_ttl{
	margin-bottom:25px;
    font-weight: bold;
    font-family: YuMincho, '游明朝', serif;
}
.nagare01_ttl h1{
	width:100%;
	font-size:30px;
	color:#4d4d4d;
	background-color:#e5f4f9;
}
.nagare01_ttl h1 span{
    padding:14px 0 14px 20px;
}
.nagare01_ttl h1 span.nagare_num{
	width:155px;
	color:#fff;
	background-color:#14A7DF;
	font-size:30px;
    padding-left: 0;
	text-align:center;
}
.nagare_box01{
	width:580px;
}
.nagare img{
	margin-right:50px;
}
.nagare h2{
	font-size:46px;
	text-align:center;
	line-height:1.3;
	margin-bottom:70px;
}
/*院長あいさつ*/
.dr {
	background-color: #D9EBF1;
	padding: 30px 0 0;
}
.dr_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}
.dr_ttl {
	font-size: 60px;
	text-align: center;
	margin-right: 30px;
}
.dr_ttl span {
	font-size: 50%;
	line-height: 1.5em;
}
.greeting_ttl {
	text-align: center;
	font-size: 37px;
	margin-top: 30px;
}
.greeting_ttl:after {
	content: url(../images/price-ttl-icon.png);
	display: block;
}
.greeting_txt {
	margin: 30px auto 50px;
	line-height: 1.5em;
	font-size: 18px;
}
.greeting_tbl {
	margin: 30px auto;
}
.greeting_tbl th {
	font-weight: normal;
}
.greeting_tbl th,.greeting_tbl td {
	line-height: 2em;
	text-align: left;
}
/* 医院紹介 */
.clinic {
    padding: 50px 0 80px 0px;
}
.clinic_top {
    width: 970px;
    margin: 0 auto;
}
.detail_clinic {
    width: 420px;
    float: left;
}
.detail_clinic h2 {
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px solid #14A7DF;
	padding-bottom:10px;
	margin-bottom:20px;
}
.detail_clinic table th {
    width: 80px;
    font-weight: normal;
	display:inline-block;
    vertical-align: top;
	text-align:left;
}
.detail_clinic table td {
	width:330px;
    padding: 7px 0;
	line-height:1.4;
}
.map_clinic {
    float: right;
}
.box_president {
    padding: 45px 25px;
    margin-top: 20px;
	background-color:#edf8fe;
}
.box_president h2{
	font-size:24px;
	font-weight:normal;
	line-height:1.5;
}
.img_president {
    float: left;
}
.txt_president {
    float: right;
    width: 680px;
}
.txt_president table {
    margin-top: 20px;
}
.txt_president span {
    font-weight: normal;
}
.txt_president table th {
	width: 140px;
	height:25px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
	vertical-align:middle;
}
.txt_president table td {
	height:25px;
    font-size: 14px;
}
/*医院設備*/
.facilities_ttl {
	text-align: center;
	font-size: 37px;
}
.facilities_ttl:after {
	content: url(../images/price-ttl-icon.png);
	display: block;
}
.facilities_imgarea {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 30px auto 50px;
	list-style-type: none;
}
.facilities_imgarea li {
	width: 50%;
}
/*よくあるご質問*/
.faq {
	text-align: left;
	padding-bottom: 80px;
}
.faq-single {
	margin-top: 30px;
}
.faq-single:first-of-type {
	margin-top: 0;
}
.question {
	display: flex;
	border-bottom: 2px solid #43B2DF;
	font-family : YuMincho, '游明朝', serif;
	font-size: 29px;
	padding-bottom: 0.2em;
	line-height: 1.5em;
}
.question_icon {
	color: #43B2DF;
	font-size: 31px;
	margin-right: 10px;
}
.answer {
	display: flex;
	margin-top: 20px;
	align-items: flex-start;
}
.answer_icon {
	color: #FF8031;
	font-family : YuMincho, '游明朝', serif;
	font-size: 31px;
	margin-right: 10px;
}
.answer_txt {
	font-size: 18px;
	line-height: 1.5em;
}
/* 問い合わせフォーム */
.noncon {
  font-size: 21px;
  width: 95%;
  color: #b21b17;
  margin: 0px auto 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4em;
}
.reserve {
    padding: 0 0 80px 0;
}
.tbl_reserve {
    width: 100%;
    margin-top: 50px;
}
.tbl_reserve th {
  width: 300px;
  text-align: left;
  font-weight: normal;
  font-size: 21px;
  position: relative;
  padding: 15px 0;
  line-height: 1.4;
  vertical-align: middle;
}
.tbl_reserve th span.hissu {
  display: inline-block;
  color: #fff;
  background: #B6272D;
  font-size: 20px;
  width: 70px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-weight:normal;
  position: absolute;
  right: 30px;
}
.tbl_reserve td {
  vertical-align: top;
  padding: 15px 0;
	font-size: 21px;
  line-height: 1.4;
  position: relative;
}
.tbl_reserve td input[type="text"], .tbl_reserve td input[type="email"], .tbl_reserve td input[type="tel"] {
  font-family : YuGothic, '游ゴシック', sans-serif;
  box-sizing: border-box;
  min-height: 35px;
  width: 100%;
  padding: 10px 10px;
  font-size: 20px;
  border: 1px solid #e6e6e6;
}
.tbl_reserve td input[type="date"] {
  font-family : YuGothic, '游ゴシック', sans-serif;
  box-sizing: border-box;
  height: 35px;
  width: 150px;
  border: 1px solid #e6e6e6;
  color: #666;
}
.tbl_reserve td select {
    height: 35px;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    color: #666;
}
.tbl_reserve td textarea {
  font-family : YuGothic, '游ゴシック', sans-serif;
  font-size: 16px;
  box-sizing: border-box;
  padding: 10px;
  line-height: 1.4;
  width: 100%;
  height: 200px;
  border: 1px solid #e6e6e6;
}
th.holiday{
	height:287px;
	line-height:287px;
}
.tbl_reserve td iframe{
	margin:0 10px 10px 0;
}
.tbl_reserve td p{
	font-size:14px;
	color:#979797;
}
.btn_confirm {
	margin:70px auto 0 auto;
	/*background-image:url(../images/form_btn01.jpg);*/
    width: 600px;
    height: 81px;
    border: none;
    cursor: pointer;
}
.btn_confirm:hover {
    opacity: .7;
}
input[type='date']::-webkit-inner-spin-button {
    display: none;
}
.form_note{
	font-size:18px;
	text-align:center;
	margin-bottom:15px;
}
.form_img{
	margin-bottom:70px;
}
.form-btn_block{
  margin-top: 80px;
}
.btn_send {
  width: 500px;
  height: 80px;
  background: #FF8B31;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}
.btn_return {
  width: 300px;
  height: 80px;
  background: #aaa;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}
.reserve .confirm{
  padding: 60px 0;
  text-align: center;
}
.confirm .tbl_reserve th{
  padding: 20px 0;
  vertical-align: top;
  font-weight: bold;
}
.confirm .tbl_reserve td{
  padding: 20px 0;
}
.confirm_ttl{
  font-size: 42px;
  line-height: 1;
  color: #26ade1;
  text-align: center;
}
.confirm_txt{
	font-size: 20px;
	margin-top: 30px;
}

.confirm .tbl_reserve td{
  text-align: left;
}

.tbl_reserve .yes{
	vertical-align:middle;
}
.finish_txt{
	text-align:center;
	font-size:21px;
	margin:300px 0 300px 0;
	line-height:1.4;
}
/*サンクスページ*/
.thanks{
  padding: 80px 0;
  text-align: center;
}
.thanks_ttl{
  line-height: 1.4;
  font-size: 32px;
  color: #26ade1;
  margin: 0 auto 30px;
}
.thanks_txt{
  font-size: 20px;
  line-height: 1.5;
  margin: 0 auto 50px;
}
.thanks_btn{
  line-height: 1.5;
}
.thanks_btn a{
  font-size: 20px;
  text-decoration: underline;
  color: #26ade1;
}

/* フッター */
footer{
	height:80px;
	background-color:#14A7DF;
	color:#fff;
	font-size:24px;
	line-height:80px;
	text-align:center;
 }

/*ガイドライン*/
	.guidelines{
		width: 800px;
		margin: 30px auto 0;
		background: #e5f4f9;
		border-left: #e5f4f9 solid 10px; 
		border: #e5f4f9 solid 1px; 
		font-size: 100%;
		border-radius: 5px;
	}

.guidelines_txt{
	font-size: 15px;
	line-height: 40px;
	padding: 30px 80px 50px 90px;	
}

.guidelines_ttl{
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	padding: 50px 0 0;
}

.guidelines_subttl{
	color: #26ade1;
	font-weight: bold;
}

.guidelines_price{
	line-height: normal;
	margin-bottom: -30px;
}

.guidelines_address{
	padding: 0 50px 18px;
	line-height: 10px;
}

.guidelines_route{
	margin: 40px 0 -40px;
}



/* 文字サイズ */
.size27{
	font-size:27px;
}
.size34{
	font-size:34px;
}
.size38{
	font-size:38px;
}
.size42{
	font-size:42px;
}
.size48{
	font-size:48px;
}
.size50{
	font-size:50px;
}
.size60{
	font-size:60px;
}

/* 文字詰め */
.letter{
	letter-spacing:-.03em;
}
.letter02{
	letter-spacing:-.6em;
}
.letter03{
	letter-spacing:-.06em;
	font-weight:normal;
}
.nagare .letter03{
	letter-spacing:normal;
}

/* マージン */
.mb20{
	margin-bottom:20px;
}

/* 設定 */
.sp {
    display: none;
}
.break{
	font-weight:normal;
}

/*----------ここからスマホ用----------*/

@media screen and (max-width:480px) {

/* 全体 */
.sp {
    display: block;
}
.pc {
    display: none !important;
}
body {
	width: 100%;
    text-align: center;
    font-size: 18px ;
    line-height: 1.2em;
    letter-spacing: 0.8pt;
    margin-left: auto;
    margin-right: auto;
}
section{
    padding-bottom: 20px;
    width: 95%;
    margin: 0 auto;
}
header{
    height: auto;
}
header,
.inner,
.main .inner,
.cv .inner,
.cv .box_tel,
.btn_tel,
.tel_no,
.mouthpiece_box01,
.price .price01 table,
.nagare_box01,
.clinic_top,
.check ul,
.btn_confirm{
    width: 100%;
    padding: 0;
}

/*ヘッダー*/
header h1{
    margin: 0 0 15px 0;
}
	
.logo img{
	max-width: 100%;
	}
	
.hdr_contact{
    float: none;
    margin: 0;
    display:inline-block;
    width: 98%;
}
.mail,
.tel{
    width: 48%;
}
.mail{
    background: none;
}
.mail img{
    margin: 0;
}
.mail_txt a{
    font-size: 12px;
    padding: 5px 0 5px 30px;
}
.text_tel02{
    font-size: 22px;
    background-size:24px;
    padding-left: 34px;
}
.text_tel03{
    line-height: 1.3em;
}
#main_img_sp{
    margin-bottom: 5px;
		padding-top: 60px; 
}
.main-info-right {
  width: 94%;
  margin: auto;
  height: 170px;
  position: static;
  padding: 5px 0 10px;
}
.main-info-right iframe {
  width: 100%;
}

	.header_sp{
		display: flex;
		margin: -10px 0 10px 0;
	}	
	
	.mailform_sp img{
		max-width: 85%;
	}
	
	.telicon_sp img{
		max-width: 130%;
	}
	
/*CVエリア*/
.cv{
    padding-bottom: 10px;
}
.cv h2{
    font-size: 17px;
    line-height: 1.5em;
}
.cv h2 span{
    font-size: 20px;
}
.cv_mail,
.box_tel img{
    width: 95%;
    margin: 0 auto 15px;
}
.cv .txt_cv{
    float: none;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.5em;
    margin-bottom: 15px;
}
	.cv-bnr {
		width: 95%;
		margin: 0 auto 20px;
	}

	.cv_area-img img{
		max-width: 200%;
		margin: -30px 0 10px;
	}

.cv_area{
	display: block;
	margin: 0 auto 15px;
}

.cv_area-txt{
	
	line-height: 23px;
	margin: 15px 10px 0 10px;
	font-size: 16px;
	text-align: left;
	}
	
	.cv_overview-img{
		margin: 5px 10px;
	}
	
	.cv_area-link{
		font-size: 14px;
		margin: 0 20px 20px 0;
		text-align: center;
	}
	
/*チェック*/
.check_ttl h1{
    font-size: 20px;
    line-height: 1.6em;
    margin-top: 40px;
}
.check_ttl h1 span {
    font-size: 30px;
}
.check ul{
    width: 95%;
}
.check li{
    font-size: 18px;
    background-size: 26px;
    background-position-y: 45%;
    text-align: left;
    padding-left: 35px;
}
.check li:last-child{
    margin-bottom: 0;
}
/*マウスピース*/
.title, .title_2r{
    height: auto;
    background-size: cover;
    padding-bottom: 50px;
    margin-bottom: 20px;
}
.title_2r h1{
    font-size: 24px;
    height: auto;
}
.title_2r h1 span{
    font-size: 26px;
}
.mouthpiece h2{
    margin-bottom: 10px;
}
.mouthpiece .inner h2 img{
    margin-bottom: 20px;
}
.mouthpiece .mouthpiece_box01 p{
    text-align: left;
    font-size: 16px;
    line-height: 1.6em;
}
.mouthpiece_ttl01{
    margin-bottom: 10px;
}
.mouthpiece_ttl01 h1, .price_ttl01 h1, .clinic_ttl01 h1{
    text-align: left;
    font-size: 20px;
    line-height: 1.3em;
    margin-top: 25px;
    margin-bottom: 5px;
}
.mouthpiece02 h1{
    margin-bottom: 30px;
}
.mouthpiece02 p{
    text-align: left;
    font-size: 16px;
    line-height: 1.6em;
}
.mouthpiece02 p img:first-child{
    margin: 0 0 10px 0;
}
/*メリット*/
	.merit {
		padding-bottom: 50px;
	}
	.merit_ttlarea{
		display: block;
	}
	.merit_ttl {
		font-size: 18px;
		display: block;
		margin: 20px auto 0;
	}
	.merit_img {
		display: none;
	}
	.merit_list {
		display: block;
	}
	.merit_item {
		width: 90%;
		margin: 20px auto 0;
		font-size: 16px;
		padding: 0.5em 0.1em 0.4em 55px;
		    text-indent: -22px;
		text-align: left;
	}
	.merit_item:not(:first-child) {
		margin-top: 20px;
	}
	.merit_txt {
		font-size: 16px;
		line-height: 22px;
		text-align: left;
		padding: 10px 11px;
	}
/*特徴*/
.tokucho01 ul.flexbox{
    display: block;
}
.tokucho01 ul.flexbox li{
    width: 80%;
    text-align: center;
    font-size: 16px;
    line-height: 1.6em;
    margin: 0 auto 25px;
}
.tokucho01 ul.flexbox li img{
    width: 80%;
    margin-bottom: 15px;
}
.tokucho01 ul.flexbox li p{
    text-align: left;
}

/*料金表*/
.price .title_2r h1{
    margin-top: 35px;
}
.price .price01 .price_list{
    display: block;
}
.price .price01 .price_list li:nth-child(odd){
    width: 100%;
}
.price .price01 .price_list li:nth-child(even){
    padding: 10px 0;
}

.price .price01 .price_txt{
    font-size: 13px;
    text-align: left;
    padding: 15px 0 0 0;
    margin-bottom: 20px;
}
.price .price01 table th{
    font-size: 13px;
}
.price .price01 table td{
    font-size: 15px;
}
.price .price01 table .tbl_head th, .price .price01 table .tbl_head td{
    font-size: 14px;
}
.price .price01 table th, .price .price01 table td{
    padding: 12px 0;
		vertical-align: middle;
	
}
.price_ttl01{
    margin-bottom: 20px;
}
	.price_ttl02 {
		font-size: 20px;
	}
.price .price01 table{
    /*margin-bottom: 40px;*/
}
.price .price01 table caption{
    text-align: left;
    margin-top: 10px;
	font-size: 10px;
	/*text-indent:-1em;*/
	padding-left:1em;
}

/*流れ*/
	.nagare {
		padding-bottom: 30px;
	}
.nagare01{
    margin-bottom: 30px;
}
.nagare01_ttl{
    margin-bottom: 15px;
}
.nagare01_ttl h1{
    font-size: 20px;
    text-align: left;
}
.nagare01_ttl h1 span.nagare_num{
    font-size: 20px;
    width: 100px;
}
.nagare01_ttl h1 span{
    padding: 8px 0 8px 10px;
    display: inline-block;
}
.nagare p{
    font-size: 16px;
    text-align: left;
}
.nagare p img{
    display: block;
    margin: 0 auto 10px;
}
.nagare p.nagare_box01{
}

/*院長ごあいさつ*/
	.dr_wrap {
		flex-wrap: wrap;
	}
	.dr_img {
		width: 50%;
	}
	.dr_ttl {
		font-size: 30px;
		width: 50%;
		padding-left: 11px;
		box-sizing: border-box;
		margin-right: 0;
		line-height: 1.3em;
	}
	.greeting_ttl {
		font-size: 20px;
	}
	.greeting_txt {
		font-size: 14px;
		text-align: left;
		line-height: 1.8em;
	}
	.greeting_tbl {
		font-size: 14px;
	}
/* 医院紹介 */
.clinic{
    padding: 20px 0 20px;
}
.clinic .inner{
    width:100%;
}
.clinic h1{
    margin-top:.5%;
}
.detail_clinic{
    width:90%;
    margin:0 5% 3% 5%;
}
.detail_clinic h2{
    width:90%;
    text-align:left;
}
.detail_clinic table th{
    margin-right:5%;
}
.detail_clinic table td{
    text-align:left;
    padding-left:5%;
}
.map_clinic{
    float:none;
}
.box_president{
    padding:10% 0 0 0;
}
.img_president{
    float:none;
    text-align:center;
}
.txt_president{
    float:none;
    width:100%;
}
.txt_president h2{
    font-size:18px;
    }
.size48{
    font-size:30px;
    font-weight:normal;
}
.txt_president table{
    width:90%;
    margin:5% auto;}
.txt_president table th{
    vertical-align:top;
}
.txt_president table td{
    text-align:left;
    vertical-align:top;
}
/*医院設備*/
	.facilities_ttl {
		font-size: 20px;
	}
	.facilities_imgarea {
		width: 95%;
		margin: 20px auto 30px;
	}
/*よくある質問*/
	.faq {
		padding-bottom: 50px;
	}
	.faq .inner {
		width: 95%;
		margin: auto;
	}
	.question {
		font-size: 18px;
	}
	.question_icon {
		font-size: 18px;
	}
	.answer_icon {
		font-size: 18px;
	}
	.answer_txt {
		font-size: 16px;
	}
/* 問い合わせフォーム */
  .noncon {
    font-size: 18px;
    color: #b21b17;
    margin: 0px auto 30px;
    font-weight: bold;
    text-align: left;
  }
  .form_note{
    text-align: left;
    margin-bottom: 20px;
  }
  .form_img{
    margin-bottom: 20px;
  }
  .tbl_reserve td input[type="text"], .tbl_reserve td input[type="email"], .tbl_reserve td input[type="tel"]{
    font-size: 16px;
  }
  .tbl_reserve {
    width: 90%;
    margin: 30px auto;
  }
  .tbl_reserve th{
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 0 0 5px;
    margin-bottom: 10px;
    width: 100%;
    border-bottom: solid 1px #26ade1;
    line-height: 1.4;
  }
  .tbl_reserve th span{
    right: 0px;
  }
  .tbl_reserve td{
    font-size: 18px;
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 30px;
  }
  
  .tbl_reserve td input[type="date"], .tbl_reserve td select{
    vertical-align: middle;
  }
  .reserve form input[type="submit"] {
    width: 95%;
    font-size: 20px;
  }
  .tbl_reserve th.holiday{
    margin:3% 0 0 0;
    height:0;
    line-height:0;
  }
  .tbl_reserve th span.hissu{
    font-size: 14px;
    height: 26px; width: 55px;
    line-height: 26px;
    right: 10px;
  }
  .btn_confirm{
    width:95%;
    height:auto;
    margin:0;
    background:none;
  }
  .reserve{
    padding: 0 0 30px 0;
  }
  .confirm .tbl_reserve th{
    padding: 10px 0;
  }
  .confirm .tbl_reserve td{
    padding: 0 0 20px;
  }
  .confirm_ttl{
    font-size: 36px;
  }
  .confirm_txt{
    line-height: 1.2;
    font-size: 18px;
  }
  .form-btn_block{
    margin-top: 60px;
  }
  .btn_return{
    margin-top: 20px;
  }
/*サンクスページ*/
  .thanks_ttl{
    font-size: 24px;
  }
  .thanks_txt{
    font-size: 18px;
  }

/*ガイドライン*/
.guidelines{
	max-width: 95%;
  margin-bottom: 20px;
	}	
.guidelines_txt{
	text-align: left;
	font-size: 13.5px;
	padding: 10px 11px;
	max-width: 100%;
	line-height: 40px;
	}
	
	.guidelines_ttl{
		padding: 30px 0 13px;
	}
	
	.guidelines_method{
		line-height: 25px;
	}
	
	.guidelines_route{
		line-height: 25px;
		margin: 50px 0 -30px;
	}
	
/* フッター */
footer{
	height:auto;
}

footer p{
	font-size:12px;
	line-height:1.4;
	padding:5% 0;
	margin:0 auto;

}
	

	

/* 設定 */
.break:after{
	content: "\A" ;
	white-space: pre ;
}
.break{
	font-weight:normal;
}
.float-r,
.float-l{
	float:none;
}
/* マージン */
.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:10px;
}
.mb30{
    margin-bottom:10px;
}
.mb40{
    margin-bottom:10px;
}
.mb50{
    margin-bottom:10px;
}
.mb60{
    margin-bottom:10px;
}
.mb70{
    margin-bottom:10px;
}
.mb80{
    margin-bottom:10px;
}
.mb90{
    margin-bottom:10px;
}

.mt10{
    margin-top:10px;
}
.mt20{
    margin-top:10px;
}
.mt30{
    margin-top:10px;
}
.mt40{
    margin-top:10px;
}
.mt50{
    margin-top:10px;
}
.mt60{
    margin-top:10px;
}
.mt70{
    margin-top:10px;
}
.mt80{
    margin-top:10px;
}
.mt90{
    margin-top:10px;
}

}