@charset "utf-8";
/* CSS Document */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}


/* ******************************************************************** */
/* basic      */
/* ******************************************************************** */


body{
	background:#fff;
	color:#555;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	letter-spacing:1px;
	line-height: 30px;
	margin:0px auto;
	padding:0px;
}

a {
	color: #555;
	text-decoration:none;
}

a:hover {
	color:#54a300;
	text-decoration: none
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

img{
	border:0px;
}

p{
	margin-bottom:10px;
}

b{
	color:#555;
	background-color: rgba(255,245,150,0.4);
	font-weight:normal;
}

.red{
    color: red;
    font-weight: bold;
}

.smartnone{
	display:none;
}

.pcnone{
    display: none!important;
}

/* ******************************************************************** */
/* clear      */
/* ******************************************************************** */


.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*�ゑｽ･*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clear{
	clear:both;
}

.paragraph img.catch{
	float:left;
	margin-right:20px;
	width:200px;
}


/* ******************************************************************** */
/* アニメ―ション     */
/* ******************************************************************** */


.animation{
	visibility: hidden;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


/* ******************************************************************** */
/* カラム指定     */
/* ******************************************************************** */


#wrapper{
}

#contents {
}


/* ******************************************************************** */
/* ヘッダー      */
/* ******************************************************************** */

header{
	width:100%;
}

.header_h1_area{
	background: #F4F4F4;
	margin-bottom: 50px;
}

.header_title{
	font-size:11px;
	letter-spacing:2px;
    margin: 0 auto;
    width: 1000px;
}

.header_inner{
	height:150px;
	margin: 0 auto;
	position:relative;
	width:1000px;
}

.header_left{
	float:left;
	margin-top: 16px;
}

.header_access{
	float:left;
	margin: 3px 0 0 60px;
}

.header_right{
	float:right;
	width:350px;
	height:100px;
	margin-left:10px;
}

.header_right .tel{
	width: 255px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: url(../../img/telephone_head.svg) no-repeat;
	padding: 5px 0px 5px 40px;
	font-size: 33px;
	font-weight: bold;
	letter-spacing: 2px;
	float: left;
	margin:0 0 12px 0;
}


.header_right p{
	margin:0 0 4px 4px;
	font-size: 12px;
	line-height: 18px;
}

.header_tel_new{
height:40px;
background:url(../../img/tel_btn_new.png) no-repeat left top;
margin-bottom:8px;
}

.header_tel_new p{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 33px;
font-weight: bold;
letter-spacing: 1px;
color:#FF8000;
padding-left:95px;
line-height:40px;
}

.header_tel_re{
height:30px;
background:url(../../img/tel_btn_re.png) no-repeat left top;
}

.header_tel_re p{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 25px;
font-weight: bold;
letter-spacing: 1px;
float: left;
line-height:33px;
color:#99D400;
padding-left:95px;
}


/* ******************************************************************** */
/*  スライダー     */
/* ******************************************************************** */


.wideslider {
    width: 100%;
    height: 480px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}

.wideslider_base {
    top: 0;
    position: absolute;
}

.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;

}

.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}

.slider_prev {
	background: #fff;
}
.slider_next {
	background: #fff;
}

.slider_prev:hover {
	background: #fff url(../../img/prev.png) no-repeat right 50%;
}
.slider_next:hover {
	background: #fff url(../../img/next.png) no-repeat left 50%;;
}

.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.wideslider ul {
    display: inline-block;
    overflow: hidden;
}


/* ******************************************************************** */
/*  ナビゲーション     */
/* ******************************************************************** */


nav{
	width:100%;
	border-bottom: 10px solid #e6e6e6;
	box-sizing:border-box;
	margin-top: 30px;
}

nav #nav_inner{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

nav a{
    text-decoration:none;
    color:#555;
	display: block;
	font-size: 14px;
	text-align: 2px;
	margin-bottom: 15px;
}

nav a:hover{
    color:#555;
}

nav ul{
	display: table;
    table-layout: fixed;
    width: 100%;
}

nav li{
    padding:3px 0px;
	display: table-cell;
    text-align: center;
}

nav span{
    background:#99d400;
	width: 142px;
    height:10px;
    display:block;
    position:relative;
	bottom: -10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

nav span{
    background:#99d400;
	width: 142px;
    height:10px;
    display:block;
    position:relative;
	bottom: -10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


/* ******************************************************************** */
/*  トップ 紹介動画     */
/* ******************************************************************** */


.top_movie{
	width:1000px;
	margin: 100px auto 100px auto;
}


.top_movie .movie_box{
	width: 450px;
	float: left;
}

.top_movie .movie_box .movie_youtube{
	float:left;
}

.top_movie .movie_box p{
	background: url(../../img/top_icon_movie.svg) no-repeat left center;
	background-size: 58px;
	background-color:#555;
	padding: 0 0 0 75px;
	font-size: 13px;
	line-height: 60px;
	height: 60px;
	width: 375px;
	float: left;
	color: #fff
}

footer .movie_box p{
	background: url(../../img/top_icon_movie.svg) no-repeat left center;
	background-size: 58px;
	background-color:#555;
	padding: 0 0 0 75px;
	font-size: 13px;
	line-height: 60px;
	margin-top: -12px;
	height: 60px;
	width: 386px;
	float: left;
	color: #fff;
}

.top_movie .text_box_right{
	width: 490px;
	float: right;
}

.top_movie h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: url(../../img/top_movie_tooth.svg) no-repeat right;
	font-size: 28px;
	line-height: 42px;
	letter-spacing: 0px;
	margin-bottom: 20px;
	width: 490px;
	color: #551d03;
}

.top_movie h3 .text_l{
	font-size: 30px;
	letter-spacing: 2px;
}

.top_movie h3 .text_right{
	margin-left: 15px;
}

.camp_banner{
    width: 1000px;
    margin: 0 auto;
}

/* ******************************************************************** */
/*  トップ 宮田歯科4つの安心    */
/* ******************************************************************** */


.top_relief h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 100%;
	background-color: #99d400;
	color: #fff;
	font-size: 37px;
	letter-spacing: 10px;
	line-height: 40px;
	text-align: center;
	padding: 40px 0 22px 0;
}

.top_relief h2 span{
	font-size: 12px;
	color: #551d03;
	letter-spacing: 3px;
	display: block;
}

.top_relief_back_a{
	width: 100%;
	background-color:#ebf6cc;
}

.top_relief_back_b{
	width: 100%;
	background-color:#e8efe6;
}

.top_relief_inner{
	width:1000px;
	margin: 0 auto;
	padding: 70px 0 70px 0;
}

.top_relief_back_a .left_box{
	width:540px;
	float: left;
	text-align: center;
}

.top_relief_back_a .right_box{
	width:430px;
	float: right;
}

.top_relief_back_b .left_box{
	width:540px;
	float: right;
	text-align: center;
}

.top_relief_back_b .right_box{
	width:430px;
	float: left;
}


.top_relief_icon{
	width:100px;
	height: 100px;
	margin-bottom:18px;
}

.top_relief h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:30px;
	letter-spacing: 2px;
	line-height: 50px;
	color: #551d03;
	margin-bottom: 18px;
}

.top_relief_img{
	margin-bottom: 20px;
}

.top_relief .left_box p{
	text-align: left;
	width:480px;
	margin-left: 30px;
}

.top_relief .img_a{
	margin:10px 0 10px 0;
	float: left;
}

.top_relief .img_b{
	margin-right:10px;
	float: left;
}

.top_relief .right_box a{
	width:430px;
	height: 48px;
	color: #fff;
	border-radius: 25px;
	display:block;
	text-align: center;
	margin-top: 40px;
	font-size: 15px;
	line-height: 50px;
	padding-top: 2px;
	background:#a7afa1 url(../../img/top_arrow.svg) no-repeat right;
}

.top_relief .right_box .top_relief_btn_02{
	margin-top: 10px;
}

.top_relief .right_box a:hover{
	color: #fff;
	background:#99d400 url(../../img/top_arrow.svg) no-repeat right;
}


/* ******************************************************************** */
/*  トップ 歯科衛生士    */
/* ******************************************************************** */

.top_hygenist{
	width:1000px;
	margin: 0 auto 90px auto;
}

.top_hygenist h2{
	background:url(../../img/top_icon_hygenist.svg) no-repeat center top;
	background-size: 6%;
	width: 1000px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 32px;
	letter-spacing: 5px;
	color: #551d03;
	line-height: 48px;
	margin: 90px auto 20px auto;
	padding: 85px 0 0 0;
}

.top_hygenist span{
	font-size: 12px;
	color: #99d400;
	letter-spacing: 3px;
	display: block;
	margin-bottom: 50px;
	line-height: 32px;
}

.top_hygenist_box{
	margin-bottom:90px;
}

.top_hygenist_box .text_box_right{
	width: 500px;
	height: 285px;
	float: right;
}

.top_hygenist_box h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.top_hygenist_box .img_left{
	float: left;
}

.top_hygenist_box_dr{
	margin-bottom:30px;
	background-color: #ebf6cc;
	padding: 75px 50px 50px 105px;
	border-radius: 15px;
	position: relative;
}

.top_hygenist_box_dr .text_box_left{
	width: 490px;
	height: auto;
	float: left;
}

.top_hygenist_box_dr .img_right{
	float: right;
	margin-top: 15px;
}

.top_hygenist_box_dr h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 23px;
	line-height: 35px;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.top_hygenist_box_dr .icon_left{
	position:absolute;
	top: 30px;
	left:38px;
}

.top_hygenist_box_dr .icon_right{
	position:absolute;
	bottom: 30px;
	left:595px;
}

/* ******************************************************************** */
/*  トップ 医院情報    */
/* ******************************************************************** */

.top_info{
background-color:#e8efe6;
padding: 90px 0 90px 0 ;
}
.top_info_box{
width:1000px;
margin: 0 auto;
}
.top_info_box_left{
float:left;
width:490px;
height:240px;
margin-bottom:10px;
}
.top_info_box_right{
float:right;
width:450px;
height:240px;
margin-bottom:30px;
}

.top_info_box_left img{
width:400px;
padding-left:20px;
border-left:15px solid #99d400;
margin-bottom:10px;
}
.top_info_box_left table{
border-collapse: collapse;
margin-bottom:10px;
line-height: 28px;
width:100%;
height:160px;
}

.top_info_box_left table th{
background-color: #99d400;
color: #FFFFFF;
padding: 5px;
text-align: center;
vertical-align: middle;
border: #fff 3px solid;
}
.top_info_box_left table td{
background-color: #ebf6cc;
color: #777;
padding: 5px;
text-align: center;
vertical-align: middle;
border: #fff 3px solid;
font-size: 16px;
line-height: 15px;
font-weight:bold;
}
.top_info_box_left .text_s{
font-size: 12px;
}
.top_info_p{
font-size: 14px;
line-height:30px;
color:#71452D;
letter-spacing:1.8px;
}

/*.top_info_box_right_tel{
background:url(/web/20180511220154im_/http://www.miyatadc-ike.com/img/bg_tel.png) no-repeat left top;
height:50px;
margin:0 0 15px 0;
color:#71452D;
padding-left:90px;
padding-top:15px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 42px;
font-weight: bold;
letter-spacing: 5px;
}*/

.top_info_box_right_tel{
margin:0 0 0 0;
color:#71452D;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: bold;
letter-spacing: 5px;
}

.top_info_box_right_tel .middle_tel_new{
background:url(../../img/tel_btn_new.png) no-repeat left top;
margin-bottom:10px;
height:40px;
}

.top_info_box_right_tel .middle_tel_new p{
font-size: 40px;
padding-left:110px;
}

.top_info_box_right_tel .middle_tel_re{
background:url(../../img/tel_btn_re.png) no-repeat left top;
margin-bottom:25px;
}

.top_info_box_right_tel .middle_tel_re p{
font-size: 30px;
padding-left:110px;
}


/*p.middle_tel_new{
background:url(../img/tel_btn_new.png) no-repeat left top;
font-size: 40px;
line-height:45px;
}*/

/*.top_info_box_right_tel p.middle_tel_re{
font-size: 33px;
line-height:37px;
}*/

/* ******************************************************************** */
/*  トップ 患者様の声    */
/* ******************************************************************** */



.top_voice{
	background:url(../../img/back_texture.png);
	padding: 90px 0 90px 0 ;
}

.top_voice h2{
	background:url(../../img/top_icon_voice.svg) no-repeat center top;
	background-size: 7%;
	width: 1000px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 32px;
	letter-spacing: 5px;
	color: #551d03;
	line-height: 48px;
	margin: 0 auto 20px auto;
	padding: 85px 0 0 0;
}

.top_voice span{
	font-size: 12px;
	color: #35bb9b;
	letter-spacing: 3px;
	display: block;
	margin-bottom: 50px;
	line-height: 32px;
}

.top_voice #top_voice_inner{
	width:1000px;
	margin: 0 auto 50px auto;
}

.box3{
	background-color: #fff;
	width:320px;
	height: 505px;
	float: left;
	margin-right: 20px;
	border-radius: 8px;
}

.box3:last-child{
	margin-right: 0px;
}

.box3 h3{
	background-color: #99d400;
	color: #fff;
	font-size: 16px;
	letter-spacing: 5px;
	text-align: center;
	padding: 12px 0 8px 0;
	border-radius: 8px 8px 0 0;
}

.box3 img{
	margin:20px 20px 0 20px;
}

.box3 p{
	margin:5px 20px 20px 20px;
	font-size:13px;
	line-height: 28px;
	letter-spacing: 0px;
}

.box3 a{
	color: #99d400;
	float: right;
	cursor : pointer;
}

.box3 a:hover {
	color:#54a300;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
	text-decoration: underline;
}


.top_voice_a{
	width:430px;
	height: 48px;
	color: #fff;
	border-radius: 25px;
	display:block;
	text-align: center;
	margin-top: 18px;
	font-size: 15px;
	line-height: 50px;
	padding-top: 2px;
	background:#aaa url(../../img/top_arrow.svg) no-repeat right;
	margin: 0 auto;
}

.top_voice_a:hover{
	color: #fff;
	background:#99d400 url(../../img/top_arrow.svg) no-repeat right;
}


/* ******************************************************************** */
/*  トップ 3つのメニュー    */
/* ******************************************************************** */

.top_3menu{
	width:1000px;
	margin: 90px auto 90px auto;
}

.top_3menu .box{
	width:300px;
	float: left;
	margin-right: 50px;
}

.top_3menu .box:last-child{
	margin-right: 0px;
}

.top_3menu h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background:url(../../img/top_icon_tooth.svg) no-repeat center top;
	background-size: 11%;
	text-align: center;
	font-size: 24px;
	letter-spacing: 2px;
	color: #551d03;
	line-height: 48px;
	padding: 43px 0 0 0;
	margin-bottom: 25px;
}

.top_3menu a{
	width:300px;
	height: 48px;
	color: #fff;
	border-radius: 25px;
	display:block;
	text-align: center;
	margin-top: 18px;
	font-size: 15px;
	line-height: 50px;
	padding-top: 2px;
	background:#bbb url(../../img/top_arrow.svg) no-repeat right;
	margin: 25px auto 0 auto;
}

.top_3menu a:hover{
	color: #fff;
	background:#99d400 url(../../img/top_arrow.svg) no-repeat right;
}


/* ******************************************************************** */
/*  トップ お悩み    */
/* ******************************************************************** */


.top_trouble{
	background-color:#e8efe6;
	padding: 90px 0 90px 0 ;
}

#top_trouble_inner{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.top_trouble h2{
	background:url(../../img/top_icon_trouble.svg) no-repeat center top;
	background-size: 7%;
	width: 1000px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 32px;
	letter-spacing: 5px;
	color: #551d03;
	line-height: 48px;
	margin: 0 auto 20px auto;
	padding: 85px 0 0 0;
}

.top_trouble span{
	font-size: 12px;
	color: #99d400;
	letter-spacing: 3px;
	display: block;
	margin-bottom: 50px;
	line-height: 32px;
}

.top_trouble ul{
	margin-bottom: 50px;
	float: left;
	padding: 0 80px 0 80px;
}

.top_trouble ul li{
	list-style:none;
	width:280px;
	float: left;
	text-align: center;
}

.top_trouble ul li h3{
	display: block;
	font-weight: normal;
}

.top_trouble a{
	font-size: 15px;
	color: #555;
}


/* ******************************************************************** */
/*  トップ あいさつ   */
/* ******************************************************************** */


.top_greeting{
	width:100%;
	background: url(../../img/top_greeting_back.jpg) no-repeat;
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
	padding: 90px 0 0 0;
}

#top_greeting_inner{
	width:1000px;
	margin: 0 auto 90px auto;
}

.top_greeting h2{
	background:url(../../img/top_icon_greeting.svg) no-repeat center top;
	background-size: 6%;
	width: 1000px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 32px;
	letter-spacing: 5px;
	color: #551d03;
	line-height: 48px;
	margin: 0 auto 20px auto;
	padding: 85px 0 0 0;
}

#top_greeting_img{
	width:230px;
	height:300px;
	float: left;
	text-align: center;
	margin-left: 20px;
}

#top_greeting_img p{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:23px;
	margin-top: 10px;
	color: #555;
	font-weight: bold;
	display: block;
	float: left;
	letter-spacing: 2px;
}

#top_greeting_img .dr{
	background:#555;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	display: block;
	float: left;
	border-radius: 15px;
	margin: 3px 15px 0 15px;
	padding: 0 15px 0 20px;
	letter-spacing: 5px;
}

.top_greeting .text_s{
	font-size: 12px;
	color: #35bb9b;
	letter-spacing: 3px;
	display: block;
	margin-bottom: 50px;
	line-height: 32px;
}

.top_greeting h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	font-size: 23px;
	line-height: 35px;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.top_greeting .text_box_right{
	width: 660px;
	height: 285px;
	float: right;
	margin-right: 20px;
}


/* ******************************************************************** */
/*  トップ ブログ最新記事    */
/* ******************************************************************** */
#blog{
	width: 900px;
	margin: 30px auto;
	padding: 50px;
	background:#ebf6cc;
  border-radius: 15px;
}

#blog img{
	max-width : 100% ;
	height : auto ;
}

#blog h2{
	width: 100%;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 32px;
	letter-spacing: 5px;
	color: #551d03;
	line-height: 48px;
	margin: 20px auto 40px auto;
}

.top_blog{
	float:left;
	width:50%;
	margin-bottom:25px;
}

.top_blog_img{
	float:left;
	display:block;
	margin: 0 10px 10px 0;
	width: 120px;
}

.top_blog:nth-child(3){
	clear:both !important;
}

.top_blog_text{
	margin: 0 10px;
}

.top_blog_text:hover{
	text-decoration: underline;
}

.top_blog_text h3{
	font-size:18px;
	overflow:hidden;
}

.top_blog_text p{
	font-size:13px;
}


/* ******************************************************************** */
/*  トップ 6つのメニュー   */
/* ******************************************************************** */


.top_6menu{
	background-color:#e6e6e6;
	padding: 90px 0 70px 0 ;
}

#top_6menu_inner{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.top_6menu ul li{
	width: 460px;
	height: 140px;
	float: left;
	margin-bottom: 20px;
	list-style: none;
}

.top_6menu a{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 21px;
	background-color: rgba(255,255,255,0.9);
	display:block;
	line-height: 120px;
	text-align: center;
	letter-spacing: 5px;
	margin: 10px;
	color: #551d03;
	font-weight: bold;
}

.top_6menu a:hover{
	background-color: rgba(255,255,255,0.4);
	color: #fff;
}

.top_6menu .menu_01{
	background:url(../../img/top_6menu_01.jpg) no-repeat;
	margin-right: 80px;
}

.top_6menu .menu_02{
	background:url(../../img/top_6menu_02.jpg) no-repeat;
}

.top_6menu .menu_03{
	background:url(../../img/top_6menu_03.jpg) no-repeat;
	margin-right: 80px;
}

.top_6menu .menu_04{
	background:url(../../img/top_6menu_04.jpg) no-repeat;
}

.top_6menu .menu_05{
	background:url(../../img/top_6menu_05.jpg) no-repeat;
	margin-right: 80px;
}

.top_6menu .menu_06{
	background:url(../../img/top_6menu_06.jpg) no-repeat;
}

/* ******************************************************************** */
/*  サブページ    */
/* ******************************************************************** */

/*サブページトップ画像*/

.sub_mv{
	width:1000px;
	display:block;
	margin:0 auto;
	}

.sub_mv img{
	width:1000px;
	height:auto;
}


/*レイアウト*/

#wrapper{
	width:1000px;
	margin:0 auto 60px auto;
}

#contents{
	width:730px;
	margin-right:40px;
	float:left;
}

#sidebar{
	width:230px;
	float:right;
}

#contents .border-box{
	border: 8px solid #f4f4f4;
	background-color:#fdfff8;
	padding:30px 30px 20px 30px;
	margin-bottom:40px;
}

#contents .border-box p:last-child{
	margin-bottom:0px;
}

#contents ul.arrow ul{
	margin:0 0 20px 0;
}

#contents ul.arrow li{
	background:url(../../img/arrow.svg) left top no-repeat;
	list-style:none;
	background-size:15px 15px;
	padding:0 0 0 25px;
	margin:0 0 5px -10px;
	background-position:0pt 5pt;
}

#contents ul.check{
	margin:0 0 20px 0;
}

#contents ul.check li{
	background:url(../../img/check.svg) left top no-repeat;
	list-style:none;
	background-size:15px 15px;
	padding:0 0 0 30px;
	margin:0 0 5px -10px;
	background-position:0pt 4pt;
}


#contents img.left{
	float:left;
	margin:0 30px 30px 0;
}

#contents img.right{
	float:right;
	margin:0 0 30px 30px;
}

#contents img.left_pc{
	float:left;
	max-width: 320px;
	margin:0 30px 30px 0;
}

#contents img.right_pc{
	float:right;
	max-width: 320px;
	margin:0 0 30px 30px;
}

#contents img.center{
	display:block;
	margin:0 auto 20px auto;
}

#contents a{
    color: #99d400;
}

#contents a:hover{
	color:#54a300;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
	text-decoration: underline;
}

/*目次*/
ol#submenu{
   margin-left: 20px;
}

/*パンくず*/

#breadcrumb{
	margin-top:50px;
	margin-bottom:40px;
}

.breadcrumb ul{
	margin-left: -10px;
	padding:0 5px;
}

.breadcrumb ul li:first-child{
	float:left;
	list-style:none;
	background:none;
	padding-left:20px;
	margin:10px 5px 0px 5px;
	font-size:12px;
}

.breadcrumb ul li{
	float:left;
	list-style:none;
	background:url(../../img/arrow.svg) no-repeat left;
	background-size:10px 10px;
	padding-left:20px;
	margin:10px 5px 0px 5px;
	font-size:12px;
}

#breadcrumb .breadcrumb ul li a{
	text-decoration:none;
}

.breadcrumb ul li.home{
	padding-left:25px;
	background:none;
	background:url(../../img/home.svg) no-repeat left center;
	background-size:15px 15px;
}

#breadcrumb .breadcrumb ul li a:hover{
	text-decoration:underline!important;
}

/*見出し*/

#contents h1{
	font-size:34px;
	letter-spacing:3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:normal;
	margin:0 0 30px 0;
	padding:0;
	line-height:50px;
	color:#551d03;
}

#contents h1 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99d400;
	padding-left:10px;
	font-weight:bold;
}

#contents h2{
	background-color:#e6e6e6;
	padding: 10px 20px 7px 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:normal;
	font-size:23px;
	margin:0 0 30px 0;
	color:#551d03;
	border-radius:30px;
}

#contents h2 a{
	color:#551d03;
}

#contents h2 a:hover{
	color:#73422b;
}

#contents h3{
	font-size:21px;
	border-left: 10px solid #99d400;
	padding-left:15px;
	margin:0 0 15px 0;
	border-radius:1px;
}

#contents h4{
	font-weight:bold;
	font-size:20px;
	margin:0 0 15px 0;
	border-bottom: dotted 3px #e6e6e6;
	padding-bottom:5px;
}

#contents h5{
	font-size:18px;
	margin:0 0 10px 0;
	color:#35bb9b;
}

#contents h5:first-letter{
	color:#35bb9b;
}

#contents h6{
	font-size:17px;
	margin:0 0 10px 0;
}

#contents p{
	margin:0 0 30px 0;
	padding:0;
	line-height:30px;
	font-size:15px;
}

#contents .paragraph{
	margin-bottom:60px;
}


/*サイドバー*/

#sidebar h2{
	font-size:18px;
	padding:0px;
	margin:-10px 0 10px 0;
	color:#551d03;
	letter-spacing:2px;
}

#sidebar .sidenavi ul{
	list-style-type:none;
	margin: 0 0 20px 0;
	padding: 0;
	border-top: 5px solid #e6e6e6;
	width:230px;
}

#sidebar .sidenavi li{
	display: inline;
	margin: 0;
	padding: 0;
}

#sidebar .sidenavi li a{
	border-bottom: solid 1px #e6e6e6;
	display: block;
	font-size: 14px;
	height:45px;
	line-height:50px;
	padding-left:10px;
	text-align: left;
	text-decoration: none;
	width: 220px;
}

#sidebar .sidenavi li a:hover{
	background-color: #dbf0a6;
}

.side_bnr_area{
	margin-bottom:20px;
}


/* ******************************************************************** */
/*  サブページコンテンツ   */
/* ******************************************************************** */

#contents .sub_index_box{
	width:300px;
	float:left;
	border:1px solid #dedede;
	padding:20px;
	margin:10px;
	text-align:center;
	display:block;
}

#contents .sub_index_box:hover{
	background-color:#ebf4e7;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#contents .sub_index_box h2{
	border-radius:0px;
	background-color:#ffffff;
	margin-bottom:10px;
}

#contents .sub_index_box h2:hover{
	background-color:#ebf4e7;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#contents img.pc_map_img{
	width:450px;
	margin:0 auto;
	display:block;
}

#contents p.mokuji{
	border:1px solid #99d400;
	padding:10px 5px 5px 5px;
	text-align:center;
	color:#99d400;
}

/*テーブル*/

#contents table{
	background-color:#ffffff;
	border-collapse: collapse;
	margin-bottom:40px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

#contents table th{
	vertical-align: middle;
	border: 1px solid #aeaeae;
	color: #ffffff;
	padding: 15px 10px 10px 10px;
	text-align: center;
	font-size:14px;
	background-color:#777777;
}

#contents table th.title{
	background-color:#e5eef5;
	color:#777777;
	text-align:left;
	font-size:13px;
}

#contents table td{
	border: 1px solid #777777;
	color:#777777;
	padding: 15px 10px 15px 10px;
	font-size:13px;
	text-align: left;
}

#contents table td.center{
	text-align:center;
}

#contents table td.middle{
	vertical-align:middle;
}

#contents table.schedule td{
	text-align:center;
	font-size:25px;
	color:#99d400;
	vertical-align:middle;
}

#contents .clinic_box{
	width:310px;
	min-height:280px;
	border:1px solid #dedede;
	padding:20px;
	margin:10px 0;
	text-align:left;
	display:block;
}

#contents .clinic_box:hover{
	background-color:#ebf4e7;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#contents .clinic_box h2{
	border-radius:0px;
	margin-bottom:20px;
}

#contents .clinic_box h2:hover{
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#contents .clinic_box img{
	display:block;
	margin:0 auto 20px auto;
	width: 300px;
}

#contents .clinic_box p{
	font-size:13px;
	margin-bottom:10px;
	line-height:25px;
}

#contents .left_box{
	float:left;
	width:210px;
}

#contents .right_box{
	float:right;
	width:520px;
}

#contents .right_sub_box{
	float:right;
	width:210px;
}

#contents .left_sub_box{
	float:left;
	width:520px;
}

#contents .flex_between{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#contents .service_box{
	width:310px;
	min-height:300px;
	border:1px solid #dedede;
	padding:20px;
	margin:10px 0;
	text-align:left;
	display:block;
}

#contents .service_box:hover{
	background-color:#ebf4e7;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#contents .service_box h2{
	border-radius:0px;
	margin-bottom:20px;
}

#contents .service_box h2:hover{
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#contents .service_box img{
	display:block;
	width: 300px;
	margin:0 auto 20px auto;
}

#contents .service_box p{
	font-size:13px;
	margin-bottom:10px;
	line-height:25px;
}

#contents .clinic_box p.right,
#contents .service_box p.right{
    color: #555;
}

#contents .reservation_box{
	width:300px;
	min-height:280px;
	float:left;
	border:1px solid #dedede;
	padding:20px;
	margin:0 10px;
	text-align:left;
	display:block;
}

#contents .reservation_box:hover{
	background-color:#ebf4e7;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#contents .reservation_box h2{
	border-radius:0px;
	margin-bottom:20px;
	text-align:center;
}

#contents .reservation_box h2:hover{
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#contents .reservation_box img{
	display:block;
	margin:0 auto 20px auto;
}

#contents .reservation_box p{
	font-size:13px;
	margin-bottom:10px;
	line-height:25px;
}

#contents .reservation_caution{
	width:300px;
	float:right;
	padding:0px 20px;
	margin:10px 10px;
	display:block;
}

.iframe_wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.iframe_wrapper iframe,
.iframe_wrapper object,
.iframe_wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*  サブページコンテンツ   */
.cf{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.para_four{
	width: 23%;
}

.para_four img{
	max-width: 100%;
	height: auto;
}

.para_four ul{
	margin: 0 0 30px 30px;
}

.para_two{
	width: 45%;
}

.para_two_inle{
	width: 45%;
}

.para_two_inle img{
	margin: 0 auto;
    display: block;
	margin-bottom: 20px;
}

.para_two_inle ul{
	margin: 0 0 30px 30px;
}

.para_two ul{
	margin: 0 0 30px 30px;
}

.para_three{
	width: 30%;
}

.para_three img{
	margin: 0 auto;
    display: block;
	margin-bottom: 20px;
}

.para_three ul{
	margin: 0 0 30px 30px;
}



/* ******************************************************************** */
/* ブログ   */
/* ******************************************************************** */
.pagination{
	margin-bottom:20px !important;
}
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff!important;
background: #E6E6E6;
}

.pagination a:link,
.pagination a:visited,
.pagination a:hover,
.pagination a:active{
color:#fff;
}

.pagination a:hover,
.pagination .current{
background: #99D400;
}

.pagination .current{
   width: 8px!important;
}

.post_additional_info{
   padding-top: 30px;
}

.post_additional_info a{
   color: #584538;
   text-decoration: underline;
}

img.catch {
    float: left;
    max-width: 230px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
}

.side_menu_wapper{
    width: 230px;
	height: auto;
	float: right;
}

/* ******************************************************************** */
/*  フッター   */
/* ******************************************************************** */


footer{
	padding:50px 0 0 0;
}

#footer_inner_01{
	background-color:#fff;
	width: 1000px;
	height: 550px;
	margin: 0 auto;
}

.footer_left{
	width:500px;
	height: 350px;
	float: left;
}

.footer_right{
	width:466px;
	float: right;
	height: 400px;
}

#footer_address{
	margin:10px 0 20px 0;
}


.footer_left p{
	margin:0 0 12px 8px;
	font-size: 12px;
	line-height: 20px;
}


.footer_tel_new{
height:40px;
background:url(../../img/tel_btn_new.png) no-repeat left top;
margin-bottom:10px;
}


.footer_tel_re{
height:30px;
background:url(../../img/tel_btn_re.png) no-repeat left top;
margin-bottom:10px;
}


.footer_tel_new p,
.footer_tel_re p{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: bold;
letter-spacing: 2px;
padding-left:95px;
color:#71452D;
}


.footer_tel_new p{
/*color:#FF8000;*/
font-size:38px;
padding-top:10px;
}

.footer_tel_re p{
font-size: 28px;
/*color:#99D400;*/
padding-top:2px;
}


.footer_left table{
	border-collapse: collapse;
	margin-bottom:10px;
	line-height: 28px;
	width: 466px;
	float: left;
}

.footer_left table th{
	background-color: #777;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: #fff 3px solid;
}

.footer_left table td{
	background-color: #f2f2f2;
	color: #777;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: #fff 3px solid;
	font-size: 16px;
	line-height: 15px;
	font-weight:bold;
}

.footer_left table .text_s{
	font-size: 12px;
}

.footer_table{
    margin-top: 10px;
    height: 400px;
}

.footer_left .footer_table p{
	margin-left: 5px;
	font-size: 12px;
	line-height: 23px;
}

#footer_link{
	margin-top: 10px;
	width: 460px;
	float: left;
}

#footer_link img{
	float: left;
	margin-bottom:10px;
	display: block;
}

#footer_link a{
	float: left;
	margin-bottom:9px;
	display: block;
}

#footer_link a:hover{
	opacity: 0.8;
}

#footer_link .mr20{
    margin-right: 20px;
}

#footer_link .sikatown{
   margin-top: -8px;
}

#footer_link .mr8{
	margin-right:8px;
}

#footer_link .mt5{
	margin-top:-5px;
}

a.youtube:hover{
   opacity: 0.8;
}

/* ******************************************************************** */
/*  フッターサイトマップ   */
/* ******************************************************************** */


#footer_inner_02{
	background-color:#e8efe6;
	padding:40px 0 40px 0;
}

#footer_sitemap_inner{
	width: 1000px;
	margin: 0 auto;
	clear: left;
	letter-spacing: 0px;
}

.sitemap_box{
	width:180px;
	margin-right:20px;
	float: left;
	line-height: 32px;
}

.sitemap_box h2{
	font-size: 14px;
}

.sitemap_box ul li{
	font-size:13px;
	list-style:none;
	display: block;
}

.sitemap_box ul li a:hover,
.sitemap_box ul li a:active{
	text-decoration:underline;
}

.arrow{
	position: relative;
	display: inline-block;
	padding: 0 0 0 12px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
}

.sitemap_box .arrow::before,
.sitemap_box .arrow::after{
	position: absolute;
	top: 0;
	bottom: 2px;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.sitemap_box .arrow_01::before{
	left: -2px;
	width: 5px;
	height: 5px;
	border-top: 2px solid #99d400;
	border-right: 2px solid #99d400;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* ******************************************************************** */
/*  コピーライト   */
/* ******************************************************************** */

.copyright{
	background-color: #99d400;
	text-align:center;
	letter-spacing: 3px;
	font-size: 12px;
	height: 40px;
	color: #fff;
	line-height: 40px;
}


/* ******************************************************************** */
/* ページトップに戻る */
/* ******************************************************************** */

#page-top{
position: fixed;
bottom: 20px;
right: 20px;
font-size: 77%;
}

/* ******************************************************************** */
/* margin */
/* ******************************************************************** */
.m0 { margin:0px!important;}

.mt00_pc { margin-top:0px!important; }
.mt04_pc { margin-top:4px!important; }
.mt05_pc { margin-top:5px!important; }
.mt07_pc { margin-top:7px!important; }
.mt08_pc { margin-top:8px!important; }
.mt09_pc { margin-top:8px!important; }
.mt10_pc { margin-top:10px!important; }
.mt12_pc { margin-top:12px!important; }
.mt15_pc { margin-top:15px!important; }
.mt20_pc { margin-top:20px!important; }
.mt25_pc { margin-top:25px!important; }
.mt30_pc { margin-top:30px!important; }
.mt35_pc { margin-top:35px!important; }
.mt40_pc { margin-top:40px!important; }
.mt80_pc { margin-top:80px!important; }
.mt100_pc { margin-top:100px!important; }

.mr00_pc { margin-right:0px!important; }
.mr02_pc { margin-right:2px!important; }
.mr03_pc { margin-right:3px!important; }
.mr05_pc { margin-right:5px!important; }
.mr07_pc { margin-right:7px!important; }
.mr08_pc { margin-right:8px!important; }
.mr09_pc { margin-right:9px!important; }
.mr10_pc { margin-right:10px!important; }
.mr11_pc { margin-right:11px!important; }
.mr12_pc { margin-right:12px!important; }
.mr13_pc { margin-right:13px!important; }
.mr14_pc { margin-right:14px!important; }
.mr15_pc { margin-right:15px!important; }
.mr16_pc { margin-right:16px!important; }
.mr20_pc { margin-right:20px!important; }
.mr25_pc { margin-right:25px!important; }
.mr30_pc { margin-right:30px!important; }
.mr35_pc { margin-right:35px!important; }
.mr37_pc { margin-right:37px!important; }
.mr46_pc { margin-right:46px!important; }

.mb0_pc { margin-bottom:0px!important; }
.mb02_pc { margin-bottom:2px!important; }
.mb04_pc { margin-bottom:4px!important; }
.mb05_pc { margin-bottom:5px!important; }
.mb07_pc { margin-bottom:7px!important; }
.mb10_pc { margin-bottom:10px!important; }
.mb15_pc { margin-bottom:15px!important; }
.mb20_pc { margin-bottom:20px!important; }
.mb25_pc { margin-bottom:25px!important; }
.mb30_pc { margin-bottom:30px!important; }
.mb35_pc { margin-bottom:35px!important; }
.mb40_pc { margin-bottom:40px!important; }
.mb60_pc { margin-bottom:60px!important; }

.ml01_pc { margin-left:1px!important; }
.ml05_pc { margin-left:5px!important; }
.ml07_pc { margin-left:7px!important; }
.ml10_pc { margin-left:10px!important; }
.ml13_pc { margin-left:13px!important; }
.ml15_pc { margin-left:15px!important; }
.ml20_pc { margin-left:20px!important; }
.ml25_pc { margin-left:25px!important; }
.ml30_pc { margin-left:30px!important; }
.ml35_pc { margin-left:35px!important; }
.ml45_pc { margin-left:45px!important; }
.ml55_pc { margin-left:55px!important; }
.ml60_pc { margin-left:60px!important; }
.ml120_pc { margin-left:120px!important; }
.ml415_pc { margin-left:415px!important; }
.ml525_pc { margin-left:525px!important; }

/*----------padding----------*/
.p0 { padding:0px!important; }
.p20{padding:20px !important;}

.pt00 { padding-top:0px!important; }
.pt05 { padding-top:5px!important; }
.pt10 { padding-top:10px!important; }
.pt15 { padding-top:15px!important; }
.pt20 { padding-top:20px!important; }
.pt25 { padding-top:25px!important; }
.pt30 { padding-top:30px!important; }
.pt35 { padding-top:35px!important; }

.pr05 { padding-right:5px!important; }
.pr10 { padding-right:10px!important; }
.pr15 { padding-right:15px!important; }
.pr20 { padding-right:20px!important; }
.pr25 { padding-right:25px!important; }
.pr30 { padding-right:30px!important; }
.pr35 { padding-right:35px!important; }

.pb05 { padding-bottom:5px!important; }
.pb10 { padding-bottom:10px!important; }
.pb15 { padding-bottom:15px!important; }
.pb20 { padding-bottom:20px!important; }
.pb25 { padding-bottom:25px!important; }
.pb30 { padding-bottom:30px!important; }
.pb35 { padding-bottom:35px!important; }
.pb42 { padding-bottom:42px!important; }

.pl05 { padding-left:5px!important; }
.pl10 { padding-left:10px!important; }
.pl15 { padding-left:15px!important; }
.pl20 { padding-left:20px!important; }
.pl25 { padding-left:25px!important; }
.pl30 { padding-left:30px!important; }
.pl35 { padding-left:35px!important; }
.pl45 { padding-left:45px!important; }
.pl75 { padding-left:75px!important; }
.pl100 { padding-left:100px!important; }

.top_arakan{
margin-top:20px;
}

.top_arakan img{
display: block;
margin-left: auto;
margin-right: auto;
}

.top_info_202307{
	margin-top:60px;
	margin-bottom: 60px;
	}

	.top_info_202307 img{
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
	.top_info_202307 img:hover{
	transition: 0.5s;
	opacity: 0.5;
	}

.top_oshirase{
margin-top:60px;
}

.top_oshirase img{
display: block;
width:650px;
margin-left: auto;
margin-right: auto;
}

.top_arakan a img:hover,
.top_clinics a img:hover,
.top_oshirase a img:hover{
transition: 1s;
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}

.top_clinics{
	width: 1000px;
    display: block;
    margin: 60px auto 0px;
}

.top_clinics img{
display: block;
margin-left: auto;
margin-right: auto;
}

.top_clinics p{
    text-align: center;
    font-size: 37px;
    letter-spacing: 5px;
    margin-top: 5px;
    font-weight: bold;
    margin-bottom: 0;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*トップ求人バナー*/
.two_bnr {
    display:flex;
	margin: 40px auto 0;
	justify-content: space-between;
	flex-direction: row;
	width:650px;
}


.green-line{
	background-color: #99d400;
	padding: 25px 0 20px;
	line-height: 1.3;
	color: #fff;
	margin-top: 0!important;
}


.p_mincho{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
}
/* タブレットのみ */
@media screen and (min-width : 768px) and (max-width: 1023px) {

	.header_tel_new p{
	font-size: 28px;
	padding-left:95px;
	line-height:33px;
	}
	.top_info_box_right_tel .middle_tel_new p{
	font-size: 30px;
}


}

/* ******************************************************************** */
/*  サンプルヘッダー     */
/* ******************************************************************** */
.header_left_n{
	float:left;
	margin:0 0  16px 16px;
}

.tel-text-header{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 25px;
font-weight: bold;
letter-spacing: 1px;
line-height:33px;
color:#99D400;
}

.tel-text-header-orange{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 33px;
font-weight: bold;
letter-spacing: 1px;
color:#FF8000;
line-height:40px;
}

.tel-text-header-orange::before{
	content: url("https://www.miyatadc-ike.com/img/tel_btn_new.png");
	padding-right: 10px;
	vertical-align: middle;
}

.tel-text-header::before{
	content: url("https://www.miyatadc-ike.com/img/tel_btn_re.png");
	padding-right: 10px;
	vertical-align: middle;
}
.header-wrapper{
	display:flex;
	justify-content: space-around;
	margin-bottom: 15px;
}

.header-width{
 width:1000px;	
 margin: 0 auto;
}

.header-wrapper p{
	margin-bottom: 0px!important;
}

.paragraph a.btn-arw {
  width: 430px;
  height: 48px;
  color: #fff!important;
  border-radius: 25px;
  display:block;
  text-align: center;
  margin-top: 40px;
  font-size: 15px;
  line-height: 50px;
  padding-top: 2px;
  text-decoration:none;
  background:#a7afa1 url(../../img/top_arrow.svg) no-repeat right;
}

.paragraph a.btn-arw:hover {
  color: #fff!important;
  background:#99d400 url(../../img/top_arrow.svg) no-repeat right;
  text-decoration: none;
}

/* ******************************************************************** */
/*  リンクボックス     */
/* ******************************************************************** */

.link_box{
    border: 1px solid #ccc;
    color: #525252;
    text-align: center;
    padding: 10px 0 10px 0;
    margin-bottom: 15px;
}

.link_box:hover{
	background-color: #525252;
}

/* ******************************************************************** */
/*  モーダル     */
/* ******************************************************************** */
.modal-overlay {
	align-items: center;
	background: rgba(0,0,0,.6);
	bottom: 0;
	display: flex;
	justify-content: center;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
  }
  
  .modal-container {
	background-color: #fff;
	max-height: 80vh;
	max-width: 500px;
	overflow-y: auto;
	padding: 30px;
	width: 80%;
  }
  
  .modal-header {
	align-items: center;
	display: flex;
	justify-content: space-between;
  }
  
  .modal-close {
	background: transparent;
	border: 0;
	margin-bottom: 30px;
  }
  
  .modal-header .modal-close::before {
	content: "\2715";
  }
  
  .modal-content {
	line-height: 1.5;
	margin-bottom: 2rem;
	margin-top: 2rem;
  }
  
  .modal-open {
	display: block;
	margin: 30px auto;
  }
  
  .box01 {
	background-color: #ccc;
	height: 200px;
	margin: 0 auto;
	width: 80%;
  }
  
  .box02 {
	background-color: #ccc;
	height: 200px;
	margin: 0 auto;
	width: 80%;
  }
  
  /* モーダルアニメーション */
  @keyframes mmfadeIn {
	from {
	  opacity: 0;
	}
	to {
	  opacity: 1;
	}
  }
  
  @keyframes mmfadeOut {
	from {
	  opacity: 1;
	}
	to {
	  opacity: 0;
	}
  }
  
  @keyframes mmslideIn {
	from {
	  transform: translateY(15%);
	}
	to {
	  transform: translateY(0);
	}
  }
  
  @keyframes mmslideOut {
	from {
	  transform: translateY(0);
	}
	to {
	  transform: translateY(-10%);
	}
  }
  
  .micromodal-slide {
	display: none;
  }
  
  .micromodal-slide.is-open {
	display: block;
  }
  
  .micromodal-slide[aria-hidden="false"] .modal-overlay {
	animation: mmfadeIn .3s cubic-bezier(.0, .0, .2, 1);
  }
  
  .micromodal-slide[aria-hidden="false"] .modal-container {
	animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
  }
  
  .micromodal-slide[aria-hidden="true"] .modal-overlay {
	animation: mmfadeOut .3s cubic-bezier(.0, .0, .2, 1);
  }
  
  .micromodal-slide[aria-hidden="true"] .modal-container {
	animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
  }
  
  .micromodal-slide .modal-container,
  .micromodal-slide .modal-overlay {
	will-change: transform;
  }

button.modal-open {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}


/*価格改定ページ調整用　2024年6月以降削除可*/
.price_big--red{
	font-size:140%;
	font-weight: bold;
	color:#ff0000;
}
