@charset "UTF-8";
/*  modules
================================================ */
/*
Anchor

mod_anchor01

.mod_anchor01 - base style

Markup:
<ul class="anchor mod_anchor01">
	<li class="item"><a href="#01" class="alpha"><span class="number fontDamion">01</span><span class="txt">歯を削らない、抜かない</span></a></li>
	<li class="item"><a href="#02" class="alpha"><span class="number fontDamion">02</span><span class="txt">痛くない治療</span></a></li>
	<li class="item"><a href="#03" class="alpha"><span class="number fontDamion">03</span><span class="txt">インフォームド<br>コンセントの徹底</span></a></li>
	<li class="item"><a href="#04" class="alpha"><span class="number fontDamion">04</span><span class="txt">セカンドオピニオン<br>サービス</span></a></li>
	<li class="item"><a href="#05" class="alpha"><span class="number fontDamion">05</span><span class="txt">自費治療の医療控除</span></a></li>
	<li class="item"><a href="#06" class="alpha"><span class="number fontDamion">06</span><span class="txt">お子様も<br>一緒に通いやすい</span></a></li>
</ul>

Styleguide 12.0.0
*/
.mod_anchor01 { padding-bottom: 60px; }

.mod_anchor01 .item { text-align: center; }

.mod_anchor01 .item + .item { margin-top: 14px; }

.mod_anchor01 .item:nth-of-type(6) a span { line-height: 1.8; }

.mod_anchor01 .item a { line-height: 1.4; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; width: 88%; height: 51px; margin: 0 auto; padding: 0 60px; border-radius: 30px; box-sizing: border-box; background: #7cbc00; color: #fff; font-weight: 500; font-size: 1.4rem; }

.mod_anchor01 .item a span { position: absolute; top: 0; left: 26px; font-size: 3rem; }

.mod_anchor01 .item a:after { content: ""; position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%) rotate(90deg); -ms-transform: translateY(-50%) rotate(90deg); transform: translateY(-50%) rotate(90deg); width: 6px; height: 10px; background: url(../img/common/arw_right02.png) no-repeat center/cover; }

.mod_anchor01.is-font .item a { font-size: 1.6rem; }

@media all and (min-width: 600px) { .mod_anchor01 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 1000px; margin: 8px auto 0; padding: 0 34px 68px; box-sizing: border-box; }
  .mod_anchor01 .item { margin: 0 10px 20px; }
  .mod_anchor01 .item + .item { margin-top: 0; }
  .mod_anchor01 .item:nth-of-type(6) a span { line-height: 1.6; }
  .mod_anchor01 .item a { width: 290px; height: 60px; }
  .mod_anchor01 .item a span { top: 6px; left: 24px; }
  .mod_anchor01 .item a:after { right: 26px; } }

/*
Archive

mod_archive01
 
.mod_archive01 - base style
 
Markup:
<ul class="archive mod_archive01 {$modifiers}">
	<li class="item"><a href="#" class="alpha">
		<div class="img"><img src="http://wptest.mh-test.com/cms/wp-content/uploads/2015/07/pic_dummy01-640x400.png" class="attachment-pic640 size-pic640 wp-post-image" alt="" title="" width="576" height="360"></div>
		<ul class="meta">
			<li class="cat">カテゴリ</li>
			<li class="date">0000.00.00</li>
		</ul>
		<p class="sub">記事タイトル</p>
	</a></li>
</ul>
 
Styleguide 1.0.0
*/
.mod_archive01 { padding: 23px 0 30px; }

.mod_archive01 .post { border-top: 1px dotted #dedede; }

.mod_archive01 .post:last-child { border-bottom: 1px dotted #dedede; }

.mod_archive01 .link { padding: 14px 0; }

.mod_archive01 .meta { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.mod_archive01 .meta .date { font-size: 1.2rem; }

.mod_archive01 .meta .date { font-size: 1.2rem; margin-right: 9px; }

.mod_archive01 .meta .cat { margin: 0 5px 5px 0; background: #21bc80; color: #fff; font-size: 1.1rem; text-align: center; padding: 0 6px; }

@media all and (min-width: 600px) { .mod_archive01 { padding: 61px 0 51px; }
  .mod_archive01 .post { padding: 14px 0; }
  .mod_archive01 .link { padding: 7px 15px; }
  .mod_archive01 .meta .date { font-size: 1.2rem; }
  .mod_archive01 .meta .date { font-size: 1.4rem; margin-right: 21px; }
  .mod_archive01 .meta .cat { margin: 0 8px 8px 0; font-size: 1.4rem; padding: 0 10px; } }

@media all and (min-width: 600px) and (-ms-high-contrast: none) { .mod_archive01 .meta .cat { padding: 2px 10px 0; } }

@media all and (min-width: 600px) { .mod_archive01 .sub { line-height: 1.3; } }

/*
background

mod_bg_green01

.mod_bg_green01 - Base styles

Markup:
<div class="mod_bg_green01" style="width: 500px; height: 500px;"></div>

Styleguide 9.0.0
*/
.mod_bg_green01 { background: url(../img/common/bg_pattern03_sp.png) no-repeat bottom left/contain; }

@media all and (min-width: 600px) { .mod_bg_green01 { position: relative; background: url(../img/common/bg_pattern03_pc.png) no-repeat left bottom/auto; }
  .mod_bg_green01:before { content: ""; position: absolute; width: 0; right: 0; height: 100%; width: 210px; background: #fff; } }

/*
background

mod_bg_gray01

.mod_bg_gray01 - Base styles

Markup:
<div class="mod_bg_gray01" style="width: 500px; height: 500px;"></div>

Styleguide 9.1.0
*/
.mod_bg_gray01 { background: #f7f7f7; }

/*
background

mod_bg_lightgreen01

.mod_bg_lightgreen01 - Base styles

Markup:
<div class="mod_bg_lightgreen01" style="width: 500px; height: 500px;"></div>

Styleguide 9.2.0
*/
.mod_bg_lightgreen01 { background: #edf3e0; }

/*
Block

mod_block01

.mod_block01 - Base styles
.mod_block01 is_recruit - recruit styles

Markup:
<div class="contactArea mod_block_contact01">
	<div class="inner mod_inner01">
		<div class="desc">
			<div class="contactTit">
				<p class="tit">CONTACT</p>
				<p class="sub">治療に関するお問い合わせ</p>
			</div>
			<p class="lead">来院前に少しでも不安要素を少なくできるよう、誠心誠意お答えしていこうと思います。<br>もちろん、来院されるされないは関係ありません。<br>どんな些細なことでも大丈夫ですよ。お気軽にお問合せ、ご相談ください。</p>
		</div>
		<div class="box">
			<div class="tel">
				<a href="tel:<?php echo $tel_number; ?>">
					<span class="number">TEL<span class="fontRoboto" x-ms-format-detection="none"><?php echo $tel_number; ?></span></span>
					<span class="times">【診療時間】9:00-18:00  【休診】水・日・祝祭日</span>
				</a>
			</div>
			<li class="btn mod_btn03"><a href="#">無料メール相談</a></li>
		</div>
	</div>
</div>


Styleguide 11.0.0
*/
.mod_block_contact01 { background: #7cbc00; }

.mod_block_contact01 .inner { padding-top: 45px; padding-bottom: 50px; }

.mod_block_contact01 .desc .contactTit { text-align: center; }

.mod_block_contact01 .desc .contactTit .tit { color: #fff; font-size: 2.6rem; line-height: 1; letter-spacing: 0; }

.mod_block_contact01 .desc .contactTit .sub { padding-top: 10px; color: #fff; font-size: 1.3rem; font-weight: 500; }

.mod_block_contact01 .desc .lead { padding-top: 16px; color: #fff; }

.mod_block_contact01 .box { margin-top: 17px; padding: 30px 20px; background: #fff; border-radius: 10px; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.2); }

.mod_block_contact01.is_recruit .txt { color: #7cbc00; font-size: 2.0rem; text-align: center; font-weight: 700; line-height: 1.4; }

@media all and (min-width: 600px) { .mod_block_contact01 { background: url(../img/common/bg_contact01_pc.png) no-repeat center center; background-size: cover; }
  .mod_block_contact01 .inner { padding-top: 60px; padding-bottom: 60px; }
  .mod_block_contact01 .desc { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: 38px; }
  .mod_block_contact01 .desc:before { content: ''; position: absolute; left: -6px; bottom: 0; width: 203px; height: 139px; background: url(../img/common/pic_contact01.png?202512) no-repeat center center; background-size: contain; }
  .mod_block_contact01 .desc .contactTit { position: relative; width: 417px; padding-left: 190px; text-align: center; box-sizing: border-box; }
  .mod_block_contact01 .desc .contactTit .tit { font-size: 3.6rem; }
  .mod_block_contact01 .desc .contactTit .sub { padding-top: 6px; font-size: 1.5rem; }
  .mod_block_contact01 .desc .lead { padding: 0 0 0 30px; font-size: 1.5rem; border-left: 1px solid #89c31a; }
  .mod_block_contact01 .box { margin-top: 0; padding: 40px 150px 38px; display: -webkit-box; display: -ms-flexbox; display: flex; border-radius: 25px; }
  .mod_block_contact01 .box .telbtn { width: 50%; padding-right: 60px; box-sizing: border-box; }
  .mod_block_contact01 .box .btn { width: 50%; }
  .mod_block_contact01.is_recruit .contactTit { padding-right: 30px; }
  .mod_block_contact01.is_recruit .txt { font-size: 2.4rem; margin: 8px 0 0 40px; } }

/*
Block

mod_block01

.mod_block01 - Base styles

Markup:
<section class="mod_bg_gray01 mod_block_access01">
	<div class="map">
		<iframe class="viewSp" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3292.1006312368627!2d132.4811194896593!3d34.398788051079265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x868bbfa42786d614!2z44GC44GK44GN5q2v56eR44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1564470074450!5m2!1sja!2sjp" frameborder="0" style="border:0" allowfullscreen></iframe>
		<iframe class="viewPc" src="http://maps.google.co.jp/maps?ll=34.399908,132.490248&q=あおき歯科クリニック&output=embed&t=m&z=16" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
	</div>
	<div class="box">
		<header class="headTit mod_tit01 is_inline">
			<p class="mtit">ACCESS</p>
			<h2 class="stit">アクセス</h2>
		</header>
		<address class="address">〒732-0052<br class="viewSp">広島市東区光町2丁目12番10号日宝光町ビル1階</address>
		<dl class="root">
			<dt class="train"><img src="/img/common/footer/ico_train01.png" alt="電車"></dt>
			<dd>広島駅の新幹線口から徒歩6分<br>東消防署(広島市東区)の隣です。</dd>
		</dl>
		<dl class="root">
			<dt class="car"><img src="/img/common/footer/ico_car01.png" alt="車"></dt>
			<dd>駐車場5台あり</dd>
		</dl>
		<div class="mapImg"><img src="/img/common/footer/img_map01.png" alt="周辺地図"></div>
	</div>
</section>


Styleguide 11.0.1
*/
.mod_block_access01 { padding-top: 50px; padding-bottom: 40px; }

.mod_block_access01 .map { height: 215px; }

.mod_block_access01 .map iframe { width: 100%; height: 100%; }

.mod_block_access01 .box { position: relative; top: -70px; padding: 35px 20px 40px; margin: 0 15px -70px; background: #fff; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 14px rgba(241, 241, 241, 0.004); }

.mod_block_access01 .box:before { content: ""; position: absolute; top: 6px; left: 6px; width: calc(100% - 14px); height: calc(100% - 14px); border: 1px solid #f1f1f1; }

.mod_block_access01 .box .address { padding-bottom: 1px; font-size: 1.3rem; }

.mod_block_access01 .box .root { padding-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.mod_block_access01 .box .root dt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 40px; height: 40px; margin-right: 5px; background: #8fc722; border-radius: 100%; }

.mod_block_access01 .box .root dt.train img { width: 20px; }

.mod_block_access01 .box .root dt.car img { width: 23px; }

.mod_block_access01 .box .root dd { font-size: 1.3rem; line-height: 1.5; }

.mod_block_access01 .box .mapImg { padding-top: 17px; }

@media all and (min-width: 600px) { .mod_block_access01 { position: relative; padding-top: 120px; padding-bottom: 100px; }
  .mod_block_access01 .map { height: 440px; }
  .mod_block_access01 .box { position: absolute; top: 85px; left: 50%; margin-left: 50px; width: 480px; padding: 53px 50px 50px; box-sizing: border-box; }
  .mod_block_access01 .box .headTit { padding-bottom: 20px; }
  .mod_block_access01 .box .address { padding-bottom: 22px; }
  .mod_block_access01 .box .root { padding: 6px 20px 0; }
  .mod_block_access01 .box .root dt { width: 60px; height: 60px; margin-right: 12px; }
  .mod_block_access01 .box .root dt.train img { width: 28px; }
  .mod_block_access01 .box .root dt.car img { width: 36px; }
  .mod_block_access01 .box .root dd { font-size: 1.5rem; line-height: 1.86; }
  .mod_block_access01 .box .mapImg { padding-top: 22px; } }

/*
Block

mod_block01

.mod_block01 - Base styles

Markup:
<div class="contactArea mod_block_contact01">
	<div class="inner mod_inner01">
		<div class="desc">
			<div class="contactTit">
				<p class="tit">CONTACT</p>
				<p class="sub">治療に関するお問い合わせ</p>
			</div>
			<p class="lead">来院前に少しでも不安要素を少なくできるよう、誠心誠意お答えしていこうと思います。<br>もちろん、来院されるされないは関係ありません。<br>どんな些細なことでも大丈夫ですよ。お気軽にお問合せ、ご相談ください。</p>
		</div>
		<div class="box">
			<div class="tel">
				<a href="tel:<?php echo $tel_number; ?>">
					<span class="number">TEL<span class="fontRoboto" x-ms-format-detection="none"><?php echo $tel_number; ?></span></span>
					<span class="times">【診療時間】9:00-18:00  【休診】水・日・祝祭日</span>
				</a>
			</div>
			<li class="btn mod_btn03"><a href="#">無料メール相談</a></li>
		</div>
	</div>
</div>


Styleguide 11.0.2
*/
.mod_block_contact02 { background: #7cbc00; }

.mod_block_contact02 .inner { padding-top: 45px; padding-bottom: 50px; }

.mod_block_contact02 .desc .contactTit { text-align: center; }

.mod_block_contact02 .desc .contactTit .head { color: #fff; font-size: 2.6rem; line-height: 1.4; letter-spacing: 0; }

.mod_block_contact02 .desc .lead { padding-top: 0; color: #fff; }

.mod_block_contact02 .box { margin-top: 17px; padding: 30px 20px; background: #fff; border-radius: 10px; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.2); }

@media all and (min-width: 600px) { .mod_block_contact02 { background: url(../img/common/bg_contact01_pc.png) no-repeat center center; background-size: cover; }
  .mod_block_contact02 .inner { padding-top: 60px; padding-bottom: 60px; }
  .mod_block_contact02 .desc { position: relative; padding-bottom: 38px; }
  .mod_block_contact02 .desc:before { content: ''; position: absolute; right: 0; bottom: 0; width: 218px; height: 152px; background: url(../img/common/pic_contact01.png) no-repeat center center; background-size: contain; }
  .mod_block_contact02 .desc .contactTit { position: relative; text-align: left; }
  .mod_block_contact02 .desc .contactTit .head { font-size: 3.6rem; margin-bottom: 14px; }
  .mod_block_contact02 .desc .lead { padding: 0; font-size: 1.5rem; }
  .mod_block_contact02 .box { margin-top: 0; padding: 40px 150px 38px; display: -webkit-box; display: -ms-flexbox; display: flex; border-radius: 25px; }
  .mod_block_contact02 .box .telbtn { width: 50%; padding-right: 60px; box-sizing: border-box; }
  .mod_block_contact02 .box .btn { width: 50%; } }

/*
Button

mod_btn01

.mod_btn01 - base style
.mod_btn01.is_white - is_white

Markup:
<p class="mod_btn01 {$modifiers}"><a href="#">Button</a></p>

Styleguide 2.0.0
*/
.mod_btn01 a { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 15px; height: 60px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; background: linear-gradient(134deg, #7cbc00, #a5cb00); text-decoration: none; color: #fff; font-size: 1.3rem; line-height: 1.4; box-sizing: border-box; }

.mod_btn01 a:before { content: ""; position: absolute; right: 3px; bottom: -2px; border: 8px solid transparent; border-left-color: #7cbc00; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: center 20px; -ms-transform-origin: center 20px; transform-origin: center 20px; }

.mod_btn01 a:after { content: ''; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); background: no-repeat center center; background-size: contain; }

.mod_btn01.is_reservation a:after { width: 28px; height: 26px; background-image: url(../img/common/header/bg_reservation01.png); }

.mod_btn01.is_access a { padding: 35px 0 0 0; background: #eee; color: #7cbc00; font-size: .8rem; text-align: center; border-right: 1px solid #cecece; }

.mod_btn01.is_access a:after { top: 40%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 18px; height: 25px; background-image: url(../img/common/header/bg_access01.png); }

.mod_btn01.is_tel a { background: #eee; color: #333; font-size: 1rem; text-align: center; padding-left: 0; }

.mod_btn01.is_tel a .txt { margin-top: 5px; color: #7cbc00; font-size: 2.4rem; line-height: 1; font-weight: bold; letter-spacing: 0; white-space: nowrap; }

.mod_btn01.is_mailContact a { background: linear-gradient(134deg, #148619, #1ea124); }

.mod_btn01.is_mailContact a:before { border-left-color: #148619; }

.mod_btn01.is_mailContact a:after { width: 37px; height: 27px; background-image: url(../img/common/header/bg_mail01.png); }

@media all and (min-width: 600px) { .mod_btn01 a { padding-left: 12px; height: 74px; width: 124px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; font-size: 1.5rem; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .mod_btn01 a:before { right: 0; bottom: -3px; border-width: 10px; }
  .mod_btn01 a:after { top: 50%; right: 14px; }
  .mod_btn01 a:hover { opacity: .7; }
  .mod_btn01.is_reservation a:after { width: 34px; height: 31px; }
  .mod_btn01.is_mailContact a { background: linear-gradient(134deg, #148619, #1ea124); }
  .mod_btn01.is_mailContact a:before { border-left-color: #148619; }
  .mod_btn01.is_mailContact a:after { width: 37px; height: 27px; background-image: url(../img/common/header/bg_mail01.png); } }

/*
Button

mod_btn02

.mod_btn01 - base style
.mod_btn01.is_gray - is_gray
.mod_btn01.is_empty_arrow - icon なし
.mod_btn01.is_row2 - 二行
.mod_btn01.is_blank

Markup:
<p class="mod_btn02 {$modifiers}"><a href="#">Button</a></p>

Styleguide 2.1.0
*/
.mod_btn02 a { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 50px; border-radius: 50px; background: #7cbc00; color: #fff; text-decoration: none; }

.mod_btn02 a:before { content: ''; position: absolute; top: 50%; right: 25px; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 8px; height: 14px; background: url(../img/common/arw_right02.png) no-repeat center center; background-size: contain; }

.mod_btn02.is_gray a { height: 40px; border-radius: 40px; background: #d1cfcf; }

.mod_btn02.is_empty_arrow a:before { display: none; }

.mod_btn02.is_row2 a { line-height: 1.4; }

.mod_btn02.is_blank a:before { width: 10px; background: url(../img/price/ico_blank.png) no-repeat center center; background-size: contain; }

@media all and (min-width: 600px) { .mod_btn02 { width: 290px; margin: 0 auto; }
  .mod_btn02 a { font-size: 1.4rem; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .mod_btn02 a:before { width: 6px; height: 10px; }
  .mod_btn02 a:hover { opacity: .7; }
  .mod_btn02.is_blank a:before { width: 14px; height: 14px; } }

/*
Button

mod_btn02

.mod_btn03 - base style

Markup:
<p class="mod_btn03 {$modifiers}"><a href="#">Button</a></p>

Styleguide 2.2.0
*/
.mod_btn03 a { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 70px; border-radius: 15px; background: linear-gradient(134deg, #249729, #0bb113); color: #fff; font-size: 1.4rem; text-decoration: none; }

.mod_btn03 a:before { content: ''; position: absolute; top: 50%; right: 20px; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 8px; height: 14px; background: url(../img/common/arw_right02.png) no-repeat center center; background-size: contain; }

.mod_btn03.is_down a { height: 50px; border-radius: 30px; }

.mod_btn03.is_darkGreen a { text-align: center; background: linear-gradient(134deg, #21bc80, #31b8a2); }

@media all and (min-width: 600px) { .mod_btn03 a { height: 80px; font-size: 1.8rem; border-radius: 25px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .mod_btn03 a:before { width: 10px; height: 17px; }
  .mod_btn03 a:hover { opacity: .7; }
  .mod_btn03.is_down a { width: 370px; height: 60px; margin: 0 auto; border-radius: 30px; font-size: 1.4rem; }
  .mod_btn03.is_down a:before { width: 6px; height: 10px; }
  .mod_btn03.is_darkGreen a { width: 330px; background: linear-gradient(134deg, #21bc80, #31b8a2); } }

/*
Button

mod_btn_tel01

.mod_btn_tel01 - base style

Markup:
<div class="telbtn mod_btn_tel01">
	<a href="tel:<?php echo $tel_number; ?>">
		<span class="number">TEL<span class="fontRoboto" x-ms-format-detection="none"><?php echo $tel_number; ?></span></span>
		<span class="times">【診療時間】9:00-18:00  【休診】水・日・祝祭日</span>
	</a>
</div>

Styleguide 2.3.0
*/
.mod_btn_tel01 { padding-bottom: 10px; }

.mod_btn_tel01 a { display: block; margin: 0 auto; padding: 10px 0 9px; border: 1px solid #7cbc00; border-radius: 15px; text-decoration: none; text-align: center; }

.mod_btn_tel01 a .number { display: block; color: #7cbc00; font-size: 1.8rem; line-height: 1; }

.mod_btn_tel01 a .number > span { display: inline-block; vertical-align: baseline; padding-left: 5px; font-size: 3.4rem; font-weight: bold; letter-spacing: 0; }

.mod_btn_tel01 a .times { display: block; margin-top: -3px; font-size: 1rem; line-height: 1.4rem; }

@media all and (min-width: 600px) { .mod_btn_tel01 { padding-bottom: 0; }
  .mod_btn_tel01 a { border: 0; }
  .mod_btn_tel01 a .number { font-size: 2.4rem; }
  .mod_btn_tel01 a .number > span { font-size: 5rem; }
  .mod_btn_tel01 .times { text-align: right; font-size: 1.1rem; }
  .mod_btn_tel01.is_timesCenter .times { text-align: center; } }

/*
Form

mod_form01

.mod_form01 - base style

Markup:
<div class="mod_form01">
	<form>
		<table class="table">
			<tr>
				<th>
					<div class="wrap">
						<label for="your-name">お名前</label><span class="ico is_required">必須</span>
					</div>
				</th>
				<td><input type="text" id="your-name" name="your-name"></td>
			</tr>
			<tr>
				<th>
					<div class="wrap">
						<label for="your-ruby">ふりがな</label><span class="ico is_option">任意</span>
					</div>
				</th>
				<td><input type="text" id="your-ruby" name="your-ruby"></td>
			</tr>
			<tr>
				<th>
					<div class="wrap">
						<label for="your-mail">メールアドレス</label><span class="ico is_required">必須</span>
					</div>
				</th>
				<td><input type="text" id="your-mail" name="your-mail"></td>
			</tr>
			<tr>
				<th>
					<div class="wrap">
						<label for="your-tel">電話番号</label><span class="ico is_option">任意</span>
					</div>
				</th>
				<td><input type="text" id="your-tel" name="your-tel"></td>
			</tr>
			<tr>
				<th>
					<div class="wrap">
						お問い合わせ内容<span class="ico is_option">任意</span>
					</div>
				</th>
				<td>
					<label for="your-reason"><input type="radio" name="radio01"><span>治療についてのお問い合せ・ご相談</span></label>
					<label for="your-reason"><input type="radio" name="radio02"><span>採用情報</span></label>
				</td>
			</tr>
			<tr>
				<th>
					<div class="wrap">
						<label for="your-msg">詳細内容</label><span class="ico is_option">任意</span>
					</div>
				</th>
				<td><textarea id="your-msg" name="your-msg"></textarea></td>
			</tr>
			<tr>
				<th>
					<div class="wrap">
						<label for="your-day">ご予約希望日時</label><span class="ico is_option">任意</span>
					</div>
				</th>
				<td><input type="text" id="your-day" name="your-day"></td>
			</tr>
		</table>
		<div class="areaSubmit">
			<input type="hidden" name="mode" value="check">
			<button type="submit" class="btnConfirm">確認画面へ</button>
		</div>
	</form>
</div>


Styleguide 3.0.0
*/
.mod_form01 .bgWhite { margin-bottom: 36px; padding: 18px; border-radius: 10px; box-sizing: border-box; background: #fff; }

.mod_form01 .table tr:last-of-type td { border-bottom: 0; }

.mod_form01 .table th, .mod_form01 .table td { display: block; box-sizing: border-box; }

.mod_form01 .table th { padding: 12px 0 4px; font-weight: 500; font-size: 1.5rem; }

.mod_form01 .table th label { font-weight: 500; }

.mod_form01 .table th .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.mod_form01 .table th .ico { margin-left: 14px; padding: 0 8px; box-sizing: border-box; font-size: 1.2rem; color: #fff; }

.mod_form01 .table th .ico.is_required { background: #7cbc00; }

.mod_form01 .table th .ico.is_option { background: #b6b5b5; }

.mod_form01 .table td { padding-bottom: 14px; border-bottom: 1px dashed #cccbcb; }

.mod_form01 .table td input[type="text"], .mod_form01 .table td textarea, .mod_form01 .table td input[type="tel"], .mod_form01 .table td input[type="email"] { width: 100%; padding: 10px; box-sizing: border-box; border: 1px solid #cccbcb; border-radius: 3px; background: #f7f7f7; -webkit-appearance: none; }

.mod_form01 .table td #your-pref { padding: 10px; box-sizing: border-box; border: 1px solid #cccbcb; border-radius: 3px; background: #ffe; }

.mod_form01 .table td #your-postcode { background: #fff; }

.mod_form01 .table td #your-address { background: #fff; }

.mod_form01 .table td textarea { min-height: 160px; resize: vertical; }

.mod_form01 .table td input[type="radio"] { display: none; }

.mod_form01 .table td input[type="radio"] + span { position: relative; display: block; margin-top: 9px; padding-left: 34px; cursor: pointer; }

.mod_form01 .table td input[type="radio"] + span:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 22px; height: 22px; border: 1px solid #cfcece; background: #f7f7f7; border-radius: 50%; }

.mod_form01 .table td input[type="radio"]:checked + span:after { content: ""; display: block; position: absolute; top: 5px; left: 5px; width: 14px; height: 14px; background: #7cbc00; border-radius: 50%; }

.mod_form01 .table td.reservation input[type="text"] { background: url(../img/common/ico_form01.png) no-repeat right 0 center/40px; }

.mod_form01 .areaSubmit { text-align: center; }

.mod_form01 .areaSubmit button:focus { outline: none; }

.mod_form01 .areaSubmit button[type="submit"] { position: relative; width: 88%; padding: 16px 0; border: none; border-radius: 30px; background: #82c304; color: #fff; font-weight: 500; cursor: pointer; }

.mod_form01 .areaSubmit button[type="submit"]:after { content: ""; position: absolute; top: 50%; right: 24px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 6px; height: 11px; background: url(../img/common/arw_right02.png) no-repeat center/cover; }

.mod_form01 .areaSubmit button[type="button"] { width: 88%; margin-right: 15px; padding: 16px 0; background: #dde1e5; color: #b6b5b5; border: none; font-weight: 500; cursor: pointer; }

@media all and (min-width: 600px) { .mod_form01 .bgWhite { margin-bottom: 40px; padding: 20px 58px 30px; }
  .mod_form01 .table tr:last-of-type th { border-bottom: 0; }
  .mod_form01 .table th, .mod_form01 .table td { display: table-cell; border-bottom: 1px dashed #cccbcb; }
  .mod_form01 .table th { width: 212px; padding: 0; vertical-align: middle; font-size: 1.6rem; }
  .mod_form01 .table th .wrap { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .mod_form01 .table th .ico { padding: 0 8px; }
  .mod_form01 .table td { padding: 30px 0 30px 40px; }
  .mod_form01 .table td input[type="text"], .mod_form01 .table td textarea { padding: 6px 10px; }
  .mod_form01 .table td input[id="your-tel"] { width: 320px; }
  .mod_form01 .table td textarea { min-height: 160px; resize: vertical; }
  .mod_form01 .table td.areaRadio label + label { margin-left: 28px; }
  .mod_form01 .table td.reservation input[type="text"] { width: 180px; }
  .mod_form01 .table td input[type="radio"] + span { display: inline-block; margin-top: 6px; padding-left: 38px; }
  .mod_form01 .table td input[type="radio"] + span:before { width: 28px; height: 28px; }
  .mod_form01 .table td input[type="radio"]:checked + span:after { top: 8px; left: 8px; }
  .mod_form01 .areaSubmit button[type="submit"] { width: 370px; padding: 20px 0; font-size: 1.4rem; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .mod_form01 .areaSubmit button[type="submit"]:hover { opacity: .7; }
  .mod_form01 .areaSubmit button[type="button"] { width: 370px; margin-right: 20px; padding: 20px 0; font-size: 1.4rem; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .mod_form01 .areaSubmit button[type="button"]:hover { opacity: .7; } }

/*
Inner

mod_inner01

.mod_inner01 - base style

Markup:
<section id="hoge">
	<div class="inner mod_inner01 {$modifiers}">
		<h2 class="tit">タイトル</h3>
		<p class="txt">テキストが入ります。テキストが入ります。テキストが入ります。</p>
	</div>
</section>

Styleguide 4.0.0
*/
.mod_inner01 { padding-left: 15px; padding-right: 15px; box-sizing: border-box; }

@media all and (min-width: 600px) { .mod_inner01 { width: 1100px; padding: 0; margin: auto; } }

/*
Pagination

mod_pagination01
 
.mod_pagination01 - base style
 
Markup:
<ul class="pagination mod_pagination01 {$modifiers}">
	<li class="previous"><a href="#">&lt;</a></li>
	<li class="current"><span>1</span></li>
	<li><a href="#">2</a></li>
	<li><a href="#">3</a></li>
	<li class="next"><a href="#">&gt;</a></li>
</ul>

Styleguide 5.0.0
*/
.mod_pagination01 { text-align: center; letter-spacing: -.5em; }

.mod_pagination01 li { display: inline-block; margin: 0 2px 4px; letter-spacing: 0; }

.mod_pagination01 li a, .mod_pagination01 li span { display: block; width: 40px; height: 40px; box-sizing: border-box; padding-top: 1px; border: 1px solid #82c304; color: #82c304; text-decoration: none; border-radius: 50%; line-height: 36px; font-weight: 500; }

.mod_pagination01 li.current span { color: #fff; background: #82c304; }

.mod_pagination01 li.previous a, .mod_pagination01 li.next a { position: relative; color: transparent; }

.mod_pagination01 li.previous a { background: url(../img/common/ico_arw01.png) center no-repeat; background-size: 5px auto; }

.mod_pagination01 li.next a { background: url(../img/common/ico_arw02.png) center no-repeat; background-size: 5px auto; }

@media all and (min-width: 600px) { .mod_pagination01 li { margin: 0 3px; }
  .mod_pagination01 li a, .mod_pagination01 li span { width: 48px; height: 48px; padding: 5px 0 0 0; font-size: 1.4rem; }
  .mod_pagination01 li a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .mod_pagination01 li a:hover { opacity: .7; }
  .mod_pagination01 li.previous a { background-size: 7px auto; }
  .mod_pagination01 li.next a { background-size: 7px auto; } }

/*
Pagination

mod_pagination02
 
.mod_pagination02 - base style
 
Markup:
<ul class="pagination mod_pagination02 {$modifiers}">
	<li class="previous"><a href="">前へ</a></li>
	<li class="back"><a href="/blog/">一覧へ</a></li>
	<li class="next"><a href="">次へ</a></li>
</ul>

Styleguide 5.0.1
*/
.mod_pagination02 { margin-top: 9px; position: relative; }

.mod_pagination02_prev { left: 15%; }

.mod_pagination02_prev a { background: url(../img/common/ico_arw03.png) center no-repeat; }

@media all and (max-width: 320px) { .mod_pagination02_prev { left: 12%; } }

.mod_pagination02_next { right: 15%; }

.mod_pagination02_next a { background: url(../img/common/ico_arw04.png) center no-repeat; }

@media all and (max-width: 320px) { .mod_pagination02_next { right: 12%; } }

.mod_pagination02_prev, .mod_pagination02_next { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.mod_pagination02_prev a, .mod_pagination02_next a { background-size: contain; display: block; width: 40px; height: 40px; }

.mod_pagination02_all { width: 45%; margin: auto; }

.mod_pagination02_all a { display: block; padding: 13px 15px; background: #82c304; color: #fff !important; font-weight: 500; border-radius: 35px; text-align: center; }

@media all and (min-width: 600px) { .mod_pagination02 { margin-top: 52px; position: relative; }
  .mod_pagination02_prev { left: 31%; }
  .mod_pagination02_prev a { background: url(../img/common/ico_arw03.png) center no-repeat; }
  .mod_pagination02_next { right: 31%; }
  .mod_pagination02_next a { background: url(../img/common/ico_arw04.png) center no-repeat; }
  .mod_pagination02_prev, .mod_pagination02_next { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .mod_pagination02_prev a, .mod_pagination02_next a { background-size: contain; display: block; width: 48px; height: 48px; }
  .mod_pagination02_all { width: 270px; margin: auto; }
  .mod_pagination02_all a { display: block; padding: 15px; } }

/*
Q&A

mod_qa01

.mod_qa01 - base style

Markup:
<dl class="mod_qa01">
	<dt class="question">矯正治療を始めるタイミングはありますか？</dt>
	<dd class="answer">お子さまの場合は、永久歯の前歯が生えた頃に治療を開始するのが効果的です。<br>
	ただし、反対咬合（受け口）の場合や乳歯が早く抜けてしまった場合は、早めに開始した方がいい場合も。<br>
	ぜひ歯科にてご相談ください。</dd>
	<dt class="question">大人になってからでも矯正できるの？</dt>
	<dd class="answer">歯や歯肉が健康であれば何歳になっても治療は可能です。<br>
	しかし、歯や歯肉も年齢と共に衰えますので、できるだけ早くはじめた方が良い治療が行えます。</dd>
	<dt class="question">矯正治療は痛みがありますか？</dt>
	<dd class="answer">個人差がありますが、成長期のお子さまの場合、痛みは少ない傾向に。痛む期間は、調整をはじめた2～3日で、長い方でも一週間程度です。 歯の痛みが強い時には、市販の鎮痛剤や柔らかい食事をとっていただくと軽減されます。</dd>
</dl>

Styleguide 13.0.0
*/
.mod_qa01 .question, .mod_qa01 .answer { position: relative; padding-left: 35px; }

.mod_qa01 .question:before, .mod_qa01 .answer:before { display: inline-block; position: absolute; top: 0; left: 0; width: 28px; height: 28px; line-height: 28px; border-radius: 50%; text-align: center; background-color: #8fc722; color: #fff; }

.mod_qa01 .question { margin-bottom: 10px; font-weight: 500; font-size: 1.6rem; }

.mod_qa01 .question:before { content: 'Q'; }

.mod_qa01 .answer { margin-bottom: 20px; }

.mod_qa01 .answer:before { content: 'A'; }

@media all and (min-width: 600px) { .mod_qa01 .question, .mod_qa01 .answer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 40px; padding-left: 55px; }
  .mod_qa01 .question:before, .mod_qa01 .answer:before { width: 40px; height: 40px; line-height: 40px; font-size: 2rem; }
  .mod_qa01 .question { margin-bottom: 20px; font-size: 1.8rem; }
  .mod_qa01 .answer { margin-bottom: 35px; } }

/*
Single

mod_single01

.mod_single01 - base style

Markup:
<article class="mod_single01 {$modifiers}">
	<div class="thum"><img src="https://placehold.jp/810x522.png" alt=""></div>
	<header class="head">
		<div class="meta">
			<ul class="tag mod_tag01 is_black">
				<li>ニュース</li>
			</ul>
			<time class="date">2019.12.12</time>
		</div>
		<h1>年末年始休業日お知らせ</h1>
	</header>
	<div class="content">
		<p>12/29(土)～1/6(日)まで誠に勝手ながら冬季休暇とさせていただきます。<br>新年2019年1月7日より通常営業致します。</p>
		<p>テキストテキストテキストテキストテキストテキストテキストテキスト<br>テキストテキストテキストテキストテキストテキストテキストテキストテキスト<br>テキストテキストテキストテキストテキストテキストテキストテキストテキスト</p>
	</div>
	<p class="btn mod_btn01"><a href="/news/">一覧に戻る</a></p>
</article>

Styleguide 6.0.0
*/
.mod_single01 { padding: 14px 0 54px; }

.mod_single01 .inner { padding: 0; }

.mod_single01_meta { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 5px; }

.mod_single01_meta .cat { margin: 0 5px 5px 0; background: #21bc80; color: #fff; font-size: 1.1rem; text-align: center; padding: 0 6px; }

.mod_single01_date { font-size: 1.2rem; margin-right: 9px; }

.mod_single01_head { margin-bottom: 20px; padding: 5px 15px 5px; }

.mod_single01_head .head { font-weight: 500; font-size: 1.8rem; line-height: 1.5; }

.mod_single01 .txtArea { padding: 22px 26px 15px; }

.mod_single01 h2 { margin-bottom: 14px; padding-bottom: 12px; font-size: 1.8rem; font-weight: bold; border-bottom: 1px dotted #21bc80; line-height: 1.5; }

.mod_single01 h3 { margin-bottom: 14px; font-size: 1.6rem; font-weight: 500; color: #21bc80; line-height: 1.5; }

.mod_single01 a { color: #21bc80; text-decoration: none; }

.mod_single01 p { margin-bottom: 10px; }

.mod_single01 ul li { position: relative; padding-left: 15px; }

.mod_single01 ul li:before { position: absolute; top: 8px; left: 0; width: 8px; height: 8px; content: ""; background: #21bc80; }

.mod_single01 ol li { counter-increment: li; padding-left: 2em; text-indent: -2em; padding-bottom: 9px; }

.mod_single01 ol li:before { position: relative; content: "0" counter(li) ". "; color: #21bc80; }

.mod_single01 ol li:nth-child(n+10):before { content: "" counter(li) ". "; }

.mod_single01 ol li li:first-child { counter-reset: li; }

.mod_single01 blockquote { padding: 19px 21px; background: #f7f7f7; border-radius: 7px; line-height: 1.5; }

.mod_single01 blockquote h2, .mod_single01 blockquote h3, .mod_single01 blockquote h4, .mod_single01 blockquote h5, .mod_single01 blockquote h6 { margin-bottom: 15px; font-size: 1.6rem; color: #21bc80; font-weight: 500; }

.mod_single01 blockquote p { margin-bottom: 0 !important; }

@media all and (min-width: 600px) { .mod_single01 { padding: 62px 0 100px; }
  .mod_single01 .inner { border-top: 3px solid #21bc80; padding: 0; }
  .mod_single01_meta { margin-bottom: 5px; }
  .mod_single01_meta .cat { margin: 0 5px 5px 0; font-size: 1.4rem; padding: 0 10px; } }

@media all and (min-width: 600px) and (-ms-high-contrast: none) { .mod_single01_meta .cat { padding: 2px 10px 0; } }

@media all and (min-width: 600px) { .mod_single01_date { font-size: 1.4rem; margin-right: 13px; }
  .mod_single01_head { margin-bottom: 36px; padding: 30px 9px 5px; }
  .mod_single01_head .head { font-size: 2.6rem; line-height: 1.8; }
  .mod_single01_content { box-shadow: 0px 6px 20px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 7px rgba(241, 241, 241, 0.004); }
  .mod_single01_thum img { width: 100% !important; }
  .mod_single01 .txtArea { padding: 64px 82px 78px; }
  .mod_single01 h2 { margin-bottom: 14px; padding-bottom: 22px; font-size: 2.4rem; line-height: 1.5; font-weight: 500; }
  .mod_single01 h3 { margin-bottom: 11px; font-size: 1.8rem; line-height: 1.5; }
  .mod_single01 a { color: #21bc80; text-decoration: none; }
  .mod_single01 p { margin-bottom: 20px; }
  .mod_single01 ul li { position: relative; padding-left: 15px; }
  .mod_single01 ul li:before { top: 12px; width: 5px; height: 5px; }
  .mod_single01 ol li { counter-increment: li; padding-left: 2em; text-indent: -2em; padding-bottom: 9px; }
  .mod_single01 ol li:before { position: relative; content: "0" counter(li) ". "; color: #21bc80; }
  .mod_single01 ol li:nth-child(n+10):before { content: "" counter(li) ". "; }
  .mod_single01 ol li li:first-child { counter-reset: li; }
  .mod_single01 blockquote { padding: 32px 38px; border-radius: 19px; line-height: 1.5; }
  .mod_single01 blockquote h2, .mod_single01 blockquote h3, .mod_single01 blockquote h4, .mod_single01 blockquote h5, .mod_single01 blockquote h6 { margin-bottom: 10px; font-size: 1.8rem; }
  .mod_single01 blockquote p { line-height: 1.8; }
  .mod_single01 img { width: auto; max-width: 100%; }
  .mod_single01 img.alignright { float: right; margin-left: 30px; }
  .mod_single01 img.alignleft { float: left; margin-right: 30px; } }

/*
Table

mod_table01

.mod_table01 - calendar用テーブル

Markup:
<div class="mod_table01 {$modifiers}">
	<table><tbody>
		<tr>
			<th></th>
			<td></td>
		</tr>
	</tbody></table>
</div>

Styleguide 7.0.0
*/
.mod_table01 table td { padding: 4px; border: 1px solid #d1cfcf; text-align: center; font-size: 1rem; letter-spacing: .05em; vertical-align: middle; }

.mod_table01 table td.time { width: 24.7%; white-space: nowrap; }

.mod_table01 table td.status { font-size: 1.25rem; }

@media all and (min-width: 600px) { .mod_table01 table td { padding: 6px; font-size: 1.5rem; }
  .mod_table01 table td.status { padding: 8px; font-size: 2rem; } }

/*
Table

mod_table02

.mod_table02 - マウスピース矯正ページで使用

Markup:
<div class="mod_table02 {$modifiers}">
	<table><tbody>
		<tr>
			<th></th>
			<td></td>
		</tr>
	</tbody></table>
</div>

Styleguide 7.1.0
*/
.mod_table02 { margin-bottom: 30px; }

.mod_table02 table td, .mod_table02 table th { padding: 4px; border: 1px solid #d1cfcf; text-align: center; font-size: 1.2rem; letter-spacing: .05em; vertical-align: middle; }

.mod_table02 table th { background-color: #edf3e0; font-weight: 500; }

@media all and (min-width: 600px) { .mod_table02 { margin-bottom: 50px; }
  .mod_table02 table td, .mod_table02 table th { padding: 6px; font-size: 1.5rem; }
  .mod_table02 table tr th:first-of-type { width: 150px; } }

/*
Text

mod_clr_green01

.mod_clr_green01 - Base styles

Markup:
<p class="mod_clr_green01 {$modifiers}">text</p>

Styleguide 10.0.0
*/
.mod_clr_green01 { color: #7cbc00; }

/*
Title

mod_tit01

.mod_tit01 - Base styles
.mod_tit01.is_left - 左揃え
.mod_tit01.is_inline - 横並び

Markup:
<header class="headTit mod_tit01 {$modifiers}">
	<p class="mtit">Message</p>
	<h2 class="stit">治療案内</h2>
</header>

Styleguide 8.0.0
*/
.mod_tit01 { padding-bottom: 17px; text-align: center; }

.mod_tit01 .mtit { font-size: 2.6rem; font-weight: 500; line-height: 1; letter-spacing: 0; }

.mod_tit01 .stit { padding-top: 8px; font-size: 1.3rem; color: #b6b5b5; }

.mod_tit01.is_left { text-align: left; }

.mod_tit01.is_inline .mtit, .mod_tit01.is_inline .stit { display: inline-block; vertical-align: middle; }

.mod_tit01.is_inline .stit { padding-left: 14px; }

@media all and (min-width: 600px) { .mod_tit01 { padding-bottom: 25px; }
  .mod_tit01 .mtit { font-size: 3.6rem; }
  .mod_tit01 .stit { font-size: 1.5rem; } }

/*
Title

mod_tit02

.mod_tit02 - Base styles

Markup:
<h3 class="secTit mod_tit02 {$modifiers}">「からだに優しい治療」<br class="viewSp">「心に届く診療」</h3>

Styleguide 8.1.0
*/
.mod_tit02 { position: relative; font-size: 2rem; font-weight: 500; line-height: 1.5; }

.mod_tit02:before { content: ''; position: absolute; top: -35px; left: 0px; display: inline-block; width: 86px; height: 80px; background: url(../img/common/bg_bubble01.png) no-repeat center center; background-size: contain; z-index: -1; }

.mod_tit02.is_center { text-align: center; }

.mod_tit02.is_center:before { left: 22px; }

@media all and (min-width: 600px) { .mod_tit02 { font-size: 2.8rem; }
  .mod_tit02:before { top: -45px; left: -40px; }
  .mod_tit02.is_center { font-size: 2.6rem; }
  .mod_tit02.is_center:before { top: -24px; left: 306px; } }

/*
Title

mod_tit03

.mod_tit03 - Base styles

Markup:
<h3 class="mod_tit03">お子さまも安心！歯を抜かない<br class="viewSp">やさしい矯正治療「床矯正」</h3>

Styleguide 8.2.0
*/
.mod_tit03 { line-height: 1.7; position: relative; margin-bottom: 14px; padding-bottom: 10px; font-weight: 500; font-size: 1.8rem; letter-spacing: .08em; }

.mod_tit03:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: repeating-linear-gradient(-45deg, #7cbc00, #7cbc00 4px, #f7f7f7 2px, #f7f7f7 6px); }

.mod_tit03.is_center { text-align: center; }

.mod_tit03.is_number { line-height: 1.5; position: relative; padding-left: 32px; }

.mod_tit03.is_number .num { position: absolute; top: 0; left: 0; line-height: 1; display: inline-block; width: 28px; height: 28px; margin-right: 8px; padding: 4px 0; box-sizing: border-box; border-radius: 50%; color: #fff; font-size: 1.8rem; text-align: center; background: linear-gradient(134deg, #21bc80, #58bd96); }

@media all and (min-width: 600px) { .mod_tit03 { margin-bottom: 30px; padding: 0 8px 14px; font-size: 2.6rem; letter-spacing: .06em; }
  .mod_tit03.is_number { padding: 0 0 14px 56px; }
  .mod_tit03.is_number .num { width: 40px; height: 40px; margin-right: 14px; font-size: 2.6rem; } }

/*
Title

mod_tit04

.mod_tit04 - Base styles

Markup:
<h3 class="mod_tit04">お子さまも安心！歯を抜かない<br class="viewSp">やさしい矯正治療「床矯正」</h3>

Styleguide 8.3.0
*/
.mod_tit04 { padding: 20px 0; box-sizing: border-box; background: #edf3e0; color: #7cbc00; font-size: 2.6rem; line-height: 1; letter-spacing: 0; text-align: center; }

@media all and (min-width: 600px) { .mod_tit04 { padding: 40px 0; font-size: 3.6rem; } }
