@charset "utf-8";
/* ====================================================================
診療案内
==================================================================== */

/*タイトル＆イラスト-------------------------*/
#leftColumn .title{
	text-align: left;
    font-size: 28px;
    letter-spacing: 0.3em;
    font-weight: bold;
    z-index: 10;
    color:#333333;
}
#leftColumn .title_illust{
    margin: 0 0 0 0;
    text-align: center;
    position: absolute;
    top:80px;
}
#leftColumn .title_illust img{
	width: 100%;
}
@media screen and (max-width: 1020px) {
#leftColumn .title{
    letter-spacing: 0.1em;
}
}
@media screen and (max-width: 800px) {
#leftColumn .title{
	text-align: center;
    margin: 50px 0 50px 0;
    font-size: 24px;
    letter-spacing: 0.2em;
}
#leftColumn .title_in{
	text-align: center;
    padding: 7px 0px 0px 0px;
    background-color: #BFE9F1;
    border-radius: 50px;     
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px;
    position: relative;
    width: 100%;
    margin: 0px auto 0 auto;
}
#leftColumn .title_illust{
    top:-15px;
    left:0px;
}
#leftColumn .title_illust img{
	width: 160px;
    }
}


@media screen and (max-width: 700px) {
#leftColumn .title{
    margin: 20px 0 40px 0;
    font-size: 23px;
}
#leftColumn .title_illust{
    top:-40%;
    left:0px;
    text-align: left;
}
#leftColumn .title_illust img{
	width: 140px;
    }
}


@media screen and (max-width: 600px) {
#leftColumn .title{
    font-size: 23px;
}
#leftColumn .title_in{
    width: 95%;
    padding: 7px 0px 0px 5%;
    margin-bottom: 50px;
}
#leftColumn .title_illust{
    top:-25%;
    left:0px;
}
#leftColumn .title_illust img{
	width: 135px;
    }
}

@media screen and (max-width: 500px) {
#leftColumn .title_in{
    width: 90%;
    padding: 7px 0px 0px 10%;
    margin-bottom: 50px;
}
#leftColumn .title_illust{
    top:-20%;
    left:0px;
}
#leftColumn .title_illust img{
	width: 130px;
    }

}

@media screen and (max-width: 400px) {
#leftColumn .title{
    margin: 30px 0 40px 0;
    font-size: 20px;
}
#leftColumn .title_in{
    width: 85%;
    padding: 7px 0px 0px 15%;
    margin-bottom: 50px;
}
#leftColumn .title_illust{
    top:-5%;
    left:-5px;
}
#leftColumn .title_illust img{
	width: 120px;
    }
}

@media screen and (max-width: 340px) {
#leftColumn .title_illust img{
	width: 110px;
    }
}

/*leftカラムメニュー(pc用）--------------------------------------*/
.clinic_info{


 font-size: 14px;
 letter-spacing: 0.05em;
 font-weight: normal;
 text-align: left!important;
 margin-top: 300px!important;
 margin-left: 10px;
 line-height: 230%;
}
@media screen and (max-width: 1020px) {
.clinic_info{
 margin-top: 270px!important;
}
}
@media screen and (max-width: 800px) {
.clinic_info{
    display: none;
}
}

.clinic_info ul{
	list-style:none;
	margin:0;
	padding:0;
}
.clinic_info li{
	background-image: url(../images/clinic_info/yazi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 7px auto;
    padding-left: 12px;
}

.clinic_info a:link {
	color: #006699;
	text-decoration: none;
}
.clinic_info a:visited {
    color: #006699;
    text-decoration: none;
}
.clinic_info a:active {
    color: #999999;
}
.clinic_info a:hover {
    color: #999999;
}

/*本文--------------------------------------*/

.clinic_infoWrap{
	width: 100%;
    text-align: left;
    margin: 40px 0 20px 0;
    }
.sTitle{
    font-size: 20px;
    color: #555555;
    margin: 0px 0 10px 0;
    line-height: 160%;
    }
.cTitle{
 color: #FD89AB;
 font-weight: bold;
 font-size: 112%;
 letter-spacing: 0.1em;
 margin-top: 10px;
 }
 
@media screen and (max-width: 880px) {
.sTitle{
    margin: 0px 0 10px 10px;
    }
}

@media screen and (max-width: 800px) {
.clinic_infoWrap{
    margin: 0px 0 20px 0;
    }
.sTitle{
    margin: 0px 0 0px 0px;
    }
}
}

@media screen and (max-width: 600px) {
.sTitle{
    font-size: 17px;
    }
}


@media screen and (max-width: 400px) {
.clinic_infoWrap{
    margin: 0px 0 20px 0;
    }
.sTitle{
    font-size: 16px;
    }
}

/*診療案内--------------------------------------------------*/
#shinryou{
	margin: 30px auto 20px auto;
	background-repeat: repeat-x;
	width: 100%;
}

#shinryou .inner{
	margin: 0 auto 0 auto;
	width: 100%;
}

@media screen and (max-width: 940px) {
#shinryou{
	margin: 50px auto 20px auto;
}
#shinryou .inner{
	margin: 0 auto 0 auto;
	width: 100%;
}
}

@media screen and (max-width: 800px) {
#shinryou{
	margin: 10px auto 20px auto;
}
}

@media screen and (max-width: 480px) {
#shinryou{
	margin: 20px auto 0px auto;
}
#shinryou .title{
    font-size: 24px;
    letter-spacing: 0.3em;
    top:-12px;
}
}




/*診療案内(ボタン）-----------------*/
#shinryou .innerBox1{
	float: left;
	width: 48%;
	margin: 10px 0 10px 0;
}
#shinryou .leftBox{
	margin-right: 4%!important;
}

#shinryou .innerBox1:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}
#shinryou .txt{
	margin: 10px 0 0 0;
    float: left;
}
#shinryou .sAll{
	border-radius: 5px;     
	  -webkit-border-radius: 5px; 
	  -moz-border-radius: 5px;
    box-shadow:1px 1px 3px rgba(0,0,0,0.3);
    float: left;
    width: 100%;
}
#shinryou .s01{
	background-color: #99DDE1;
	background-image: url(../images/s01.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 60px auto;
}
#shinryou .s02{
	background-color: #FDA8D2;
	background-image: url(../images/s02.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 60px auto;
}
#shinryou .s03{
	background-color: #FFC656;
	background-image: url(../images/s03.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 60px auto;
}
#shinryou .s04{
	background-color: #97D38E;
	background-image: url(../images/s04.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 60px auto;
}
#shinryou .s05{
	background-color: #99CDE1;
	background-image: url(../images/s05.png);
	background-repeat: no-repeat;
	background-position: 3.5% center;
	background-size: 60px auto;
}
#shinryou .s06{
	background-color: #FDA3B3;
	background-image: url(../images/s06.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 60px auto;
}
#shinryou .s07{
	background-color: #FFAC51;
	background-image: url(../images/s07.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 60px auto;
}
#shinryou .innerBox1 .menu{
	padding: 17px 0px 10px 25%;
	float: left;
	text-align: left;
    line-height: 130%;
    color: #333;
    width: 73%;
    background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 10px auto;
    height: 60px;
}

#shinryou .innerBox1 .menu .menuName{
	padding: 0px 0px 8px 0px;
	font-size: 16px;
    font-weight: bold;
}

@media screen and (min-width: 801px) and (max-width: 880px){
#shinryou .innerBox1{
	width: 92%;
	margin: 8px 4% 8px 4%;
}
#shinryou .innerBox1 .menu{
	padding: 17px 0px 10px 18%;
    width: 80%;
}
}
@media screen and (max-width: 640px) {
#shinryou .innerBox1{
	width: 100%;
	margin: 8px 0% 8px 0%;
}
#shinryou .innerBox1 .menu{
	padding: 17px 0px 10px 18%;
    width: 80%;
}
}
@media screen and (max-width: 640px) {
#shinryou .innerBox1 .menu{
	padding: 17px 0px 10px 18%;
    width: 80%;
}
}
@media screen and (max-width: 480px) {
#shinryou .innerBox1 .menu{
	padding: 17px 0px 10px 21%;
    width: 76%;
}
}
@media screen and (max-width: 390px) {
#shinryou .innerBox1 .menu{
	padding: 17px 0px 10px 24%;
    width: 73%;
}
}


/* ====================================================================
診療案内 下階層ページ
==================================================================== */

/*診療タイトル--------------------------------------------------*/
.sTitle2{
	padding: 14px 10px 10px 65px;
	border-radius: 5px;     
	  -webkit-border-radius: 5px; 
	  -moz-border-radius: 5px;
      font-size: 22px;
      font-weight: bold;
    background-repeat: no-repeat;
	background-position: 5px center;
    text-align: left;
    color:#333333;
}
@media screen and (max-width: 800px) {
.sTitle2{
    font-size: 19px;
    padding: 13px 0px 9px 60px;
    margin: 0 10px 0 10px;
    text-align: left;
}
}
@media screen and (max-width: 600px) {
.sTitle2{
    margin: 0 0px 0 0px;
}

}

@media screen and (max-width: 370px) {
.sTitle2{
    font-size: 17px;
    padding: 11px 0px 7px 60px;
}
}

/*診療タイトル（アイコン）----------*/
.s01Title{
	background-color: #99DDE1;
	background-image: url(../images/s01.png);
    background-size: 55px auto;
}
@media screen and (max-width: 800px) {
.s01Title{
    background-size: 50px auto;
}
}

.s02Title{
	background-color: #FDA8D2;
	background-image: url(../images/s02.png);
    background-size: 48px auto;
}
@media screen and (max-width: 800px) {
.s02Title{
    background-size: 43px auto;
}
}

.s03Title{
	background-color: #FFC656;
	background-image: url(../images/s03.png);
    background-size: 50px auto;
}
@media screen and (max-width: 800px) {
.s03Title{
    background-size: 45px auto;
}
}

.s04Title{
	background-color: #97D38E;
	background-image: url(../images/s04.png);
    background-size: 50px auto;
}
@media screen and (max-width: 800px) {
.s04Title{
    background-size: 45px auto;
}
}

.s05Title{
	background-color: #99CDE1;
	background-image: url(../images/s05.png);
	background-repeat: no-repeat;
    background-size: 50px auto;
    background-position: 1% 30%;
}
@media screen and (max-width: 800px) {
.s05Title{
    background-size: 45px auto;
        background-position: 3% 30%;
}
}

.s06Title{
	background-color: #FDA3B3;
	background-image: url(../images/s06.png);
	background-repeat: no-repeat;
    background-size: 50px auto;
    background-position: 1% 40%;
}
@media screen and (max-width: 800px) {
.s06Title{
    background-size: 45px auto;
    background-position: 2% 40%;
}
}

.s07Title{
	background-color: #FFAC51;
	background-image: url(../images/s07.png);
    background-size: 50px auto;
    background-position: 1% 40%;
}
@media screen and (max-width: 800px) {
.s07Title{
    background-size: 45px auto;
    background-position: 2% 40%;
}
}

/*項目--------------------------------------------------*/
.itemWrap{
	margin: 50px 20px 0 20px;
    text-align: left;
}
.itemTitle{
    margin: 40px 0 10px 0;
}
.itemTitle span{
    font-size: 17px;
    color: #57AF20;
    padding: 3px 10px 1px 10px;
    line-height: 100%;
    letter-spacing: 0.1em;
    background-color: #FD89AB;
    color:#FFF;
    border-radius: 4px;     
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
    font-weight:bold;
    }
.itemWrap .textBox{
    margin: 15px 0 10px 0;
    line-height: 180%;
}
.itemWrap .imgtBox{
    width: 100%;
}
.itemWrap .imgtBox img{
    margin: 0;
}
@media screen and (max-width: 700px) {
.itemWrap{
	margin: 30px 3% 0 3%;
    width: 94%;
}
}
@media screen and (max-width: 500px) {
.itemWrap{
	margin: 30px 0% 0 0%;
    width: 100%;
}
.itemTitle{
    margin: 20px 0 0px 0;
}
}


/*調整用.itemTitle span*/
.itemTitle .regulate01{
    font-size: 17px;
    color: #57AF20;
    padding: 6px 10px 4px 10px;
    line-height: 100%;
    letter-spacing: 0.0em;
    background-color: #FD89AB;
    color:#FFF;
    border-radius: 4px;     
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
    font-weight:bold;
    width: 60%;
    }
@media screen and (max-width: 1050px) {
.itemTitle .regulate01{
    width: 75%;
}
}
@media screen and (max-width: 900px) {
.itemTitle .regulate01{
    width: 90%;
}
}
@media screen and (max-width: 800px) {
.itemTitle .regulate01{
    width: 75%;
}
}
@media screen and (max-width: 640px) {
.itemTitle .regulate01{
    width: 93%;
}
}
/*Q質問--------------------------------------------------*/
.qBox{
 color: #FD89AB;
 font-weight: bold;
 font-size: 120%;
 letter-spacing: 0.1em;
 margin: 20px 0px 10px 0px;
}


/*矯正治療の流れ--------------------------------------------------*/
.flowBox{
 border: 3px solid #78D1E1;
 border-radius: 10px;     
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
    padding: 20px 20px 25px 20px;
}
.flowT{
font-size: 18px;
margin-bottom: 5px;
font-weight: bold;
}
.fo1{
color:#64AA3A;
padding-right: 10px;
}
.time{
font-size: 20px;
font-weight: bold;
color:#78D1E1;
text-align: center;
line-height: 115%
}
.arrow{
text-align: center;
position: relative;
top:-20px;
}
.fTitle1{
 color: #FD7C93;
 font-weight: bold;
 font-size: 112%;
 padding: 25px 10px 5px 0px;
 }
.fTitle2{
 color: #64AA3A;
 font-weight: bold;
 font-size: 112%;
 padding: 0px 10px 5px 0px;
 }
 .fTitle3{
 font-size: 112%;
 padding: 0px 5px 5px 0px;
 }
 .ftextBox{
 padding: 0px 10px 5px 0px;
 }
 
 
/*イメージサイズ調節--------------------------------------------------*/
.img100{
   width: 100%;
}


.img60{
   width: 60%;
}
@media screen and (max-width: 600px) {
.img60{
   width: 80%;
}
}
@media screen and (max-width: 470px) {
.img60{
   width: 100%;
}
}



.img80{
   width: 80%;
}
@media screen and (max-width: 640px) {
.img80{
   width: 100%;
}
}


.img290{
   width: 290px;
}


.img660{
   width: 660px;
}
@media screen and (max-width: 1020px) {
.img660{
   width: 100%;
}
}