@charset "utf-8";

@import url("textconversion.css");
/*-----------------------

	about/lantern-jawのCSS

--------------------------*/

a:active,a:focus{ outline:none; }


#column_menu_box{

}

#content #column_menu_box h2{
	/*background-color:#185584!important;*/
	background-image: url(/images/lantern-jaw/lanternjaw_title.png)!important;
	background-repeat:no-repeat;
	height:22px;
	color:#FFFFFF;
	padding-left: 70px;
	padding-top: 33px;
	font-size: 1.16em;
}

h2.lantern-jaw{
	color:#666666;
	font-size:14px;
	line-height:1.6;
	letter-spacing:1px;
}

#column_menu_box h3{
	background-image:url(/images/gummy/h3_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:35px;
	color: #185584;
	font-weight: 600;
	padding-left: 50px;
}



#page-wrap > div {
	background: #eaf5ff;
	width: 310px;
	margin: 0 0px 10px 0;
	float:left;
	border-radius: 10px;/* CSS3草案 */
	-webkit-border-radius: 10px;/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;/* Firefox用 */
	padding:10px;
}

#page-wrap > div:nth-child(1) { height: 320px; }
#page-wrap > div:nth-child(2) { height: 320px; }
#page-wrap > div:nth-child(3) { height: 440px; }
#page-wrap > div:nth-child(4) { height: 440px; }

.mar_20{
	margin-right:20px!important;
}

.column_menu{
	margin-left:30px;
	overflow:visible;
}

.column_menu li{
	list-style-image:url(/images/gummy/column_listmark.gif);
	list-style-position: outside;
	border:none !important;
	text-decoration:none;

}

#content #column_menu_box ul.column_menu li a{
	border:none;
	background:none;
	color:#666666;
	text-decoration: underline;
	padding:0;
	font-weight:normal;
	font-size:100%;
	display:inline;


}

#content #column_menu_box ul.column_menu li a h4{
	color:#185584;
	font-weight:600;

}

#content #column_menu_box ul.column_menu li p{
	color:#666666;
	font-weight: normal;
	text-decoration:none!important;
	padding-top:10px;
	margin-bottom:0;
}

#content #column_menu_box ul.column_menu li p a{
	color:#FF6464;
	font-weight: 500;
	text-decoration:none;
}

#content #column_menu_box ul.column_menu li p a:hover{
	color:#FF6464;
	font-weight: 500;
	text-decoration:underline;
}


#content #column_menu_box ul.column_menu li a:hover{
	border:none;
	background:none;
	color:#185584;
	text-decoration:underline;
	padding:0;
	font-weight:normal;
	font-size:100%;
	display:inline;
}

/*-------------------
3記事のみのCSS
---------------------*/

#column_box02 {
	display: block;
	background: #eaf5ff;
	width: 622px;
	border-radius: 10px;/* CSS3草案 */
	-webkit-border-radius: 10px;/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;/* Firefox用 */
	padding:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#content div.about_box #column_box02 ul.column_menu_s li a{
	border:none;
	background:none;
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
	font-size:100%;
	display:inline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;

}

#content div.about_box #column_box02 ul.column_menu_s li a:hover{
	border:none;
	background:none;
	color:#185584;
	text-decoration:underline;
	padding:0;
	font-weight:normal;
	font-size:100%;
	display:inline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

#column_box02 h2{
	background-image:url(/images/gummy/column_icon.png);
	background-repeat:no-repeat;
	color:#185584;
	padding-left: 40px;
	background-position: left center;
	line-height: 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.column_menu_s{
	overflow:visible;
	margin-left: 10px;
}

.column_menu_s li{
	list-style-position: outside;
	border:none !important;
	text-decoration:underline;
	line-height: 25px;
	list-style-type: none;
	background-image: url(/images/gummy/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}


/*-----------------
各記事下
この記事を読んだ方は
この記事も読まれています
------------------------*/
.column_box {
	display: block;
	background: #eaf5ff;
	width: 662px;
	float:left;
	border-radius: 10px;/* CSS3草案 */
	-webkit-border-radius: 10px;/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;/* Firefox用 */
	padding:10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
}



/*----------------------
box
-----------------------*/
.about_lanternjaw_box {
	border:none;
padding: 0 10px 20px;
	overflow:hidden;
	zoom:1;
	margin-right: 0;
	margin-left: 0;
}


.red_box{
	border:#FF5555 1px solid;
	margin:20px;
	padding:20px;
	color:#FF5555;
	clear:both;
}

/*-----------------------
テキスト
------------------------*/
.about_lanternjaw_box p{
	font-size:14px;
	line-height:1.6;
	letter-spacing:1px;
	margin-bottom: 20px;
}

.about_lanternjaw_box h3{
	font-size:14px;
	line-height:1.6;
	letter-spacing:1px;
	margin-bottom:0px;
	font-weight:bold;
}


.about_lanternjaw_box a{
	color:#666666;
	text-decoration:underline;
}

.about_lanternjaw_box a:hover{
	color: #6699CC;
	text-decoration:underline;
}

/*-----------------------
数字のリスト
------------------------*/
.about_lanternjaw_box ol{
		font-size:14px;
	line-height:1.6;
	letter-spacing:1px;
	margin-bottom:0px;
	list-style-position: outside;
	margin-left:20px;
}

.about_lanternjaw_box ol li{
	list-style-type:decimal;
}


/*--------------------
症例写真ボックス
---------------------*/
.lanternjaw_photo{
	border:#CCCCCC 1px solid;
	padding:45px;
	width:80%;
	background-color:#FAFCFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*------------------
出っ歯の原因ボックス
--------------------*/
.cause_overbite_box{
	width:50%;
	float:left;
	text-align:left;

}

.cause_overbite_box h3{
	color:#135486;
	font-weight:400;
	text-align:center;
}


/*-------------------
受け口の原因
--------------------*/
.about_lanternjaw_box h3.cure_h3{
	font-size:14px;
	line-height:1.6;
	letter-spacing:1px;
	margin-bottom:0px;
	font-weight:bold;
	color:#135486;
	padding:15px 0;
}

/*---------------------
出っ歯の治し方
セラミックボックス
----------------------*/
.ceramic_box{
	width:660px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.ceramic_box ul li{
	border:none!important;
	width:195px;
	float:left;
}

/*---------------------
出っ歯の治し方
骨切りボックス
----------------------*/
.osteotomy_box{
	width:660px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.osteotomy_box p{
	margin-bottom:1em;
	font-size:100%;
	padding:3px;
	letter-spacing:normal;
	line-height:normal;
}

/*-------------------
歯茎ごと出ている
出っ歯の治し方のh3
--------------------*/
.about_overbite_box h3.gums_h3{
	font-size:14px;
	line-height:1.6;
	letter-spacing:1px;
	margin-bottom:0px;
	font-weight:bold;
	color:#135486;
}

/*------------------
しゃくれて出っ歯
治し方
症例写真の下のテキストのCSS
--------------------*/
.overbite_photo .turnedup_txt{
	font-size:100%;
	width:90%;
	margin:0 auto;
}


/*-------------------
受け口で歯並びも悪い場合
写真のボックス
---------------------*/
.dentition_lanternjaw_box{
	clear:both;
	text-align:center;
	padding:30px 0px;
	width:500px;
	margin:0 auto;
}

.dentition_lanternjaw_box p{
	font-size:90%;
}


/*-------------------
color
--------------------*/
.redpink{
	color:#FF5555;
	font-weight:bold;
}

a.redlink{
	color:#FF5555;
	font-weight:400;
	text-decoration:underline;
}


/*--------------------
margin  padding
----------------------*/

.mar5{
	margin:5px;
}

.mar10{
	margin:10px;
}

.mt10{
	margin-top:10px;
}

.mt15{
	margin-top:15px;
}

.mt20{
	margin-top:20px;
}

.mt30{
	margin-top:30px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:30px;
}

.pad5{
	padding:5px;
}

.pad10{
	padding:10px;
}

.pt10{
	padding-top:10px;
}

.pt20{
	padding-top:20px;
}

.pt30{
	padding-top:30px;
}

.pb10{
	v-bottom:10px;
}

.pb20{
	padding-bottom:20px;
}

.pb30{
	padding-bottom:30px;
}

.pb40{
	padding-bottom:40px;
}

.pb50{
	padding-bottom:50px;
}


/*------------------
voice一覧
--------------------*/
#voice_menu h2{
	background-image: url(/images/lantern-jaw/lanternjaw_title.png)!important;
	background-repeat:no-repeat;
	height:24px;
	color:#FFFFFF;
	padding-left: 70px!important;
	padding-top: 33px!important;
	font-size: 1.16em;
}

#voice_menu .voice_index5 ul {
	background:#FFFFFF;
	overflow:hidden;
	width: 682px;
	font-size:90%;
}
#voice_menu .voice_index5 ul li {
	float:left;
	margin:5px;
	padding-bottom: 0px;
	padding:0;
	border:none;
}




#voice_menu .voice_index5 ul li a {
	display:block;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	background: url(/images/voice/voice_menu_bg.gif) no-repeat left top;
	width:185px;
	min-height:40px;
	letter-spacing:1px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: 40px;
}

#voice_menu .voice_index5 ul li a:hover{
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

#voice_menu .voice_link{
	text-align:right;

}

#voice_menu .voice_link a{
	color:#185584;
}


/*------------------
photo一覧
--------------------*/

#photo_menu h2{
	background-image: url(/images/lantern-jaw/lanternjaw_title.png)!important;
	background-repeat:no-repeat;
	height:24px;
	color:#FFFFFF;
	padding-left: 70px!important;
	padding-top: 33px!important;
	font-size: 1.16em;
}


#photo_menu .voice_link{
	text-align:right;

}

#photo_menu .voice_link a{
	color:#185584;
}

#photo_menu .voice_index5 ul {
	background:#FFFFFF;
	overflow:hidden;
	width: 100%;
	font-size:90%;
}
#photo_menu .voice_index5 ul li {
	float:left;
	margin:10px;
	padding-bottom: 0px;
	padding:0;
	border:none;
	width:320px;
	text-align:center;
}

#photo_menu .voice_index5 ul li a {
	display:block;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	background: none;
	padding:0;
	border:none;
}

#photo_menu  .voice_index5 ul li a:hover{
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}



/*--------------------------------------------------
  SEO施策の為追加：2017/07/13
---------------------------------------------------*/

.cvttl:before {
	content: '▶︎ ';
	color:#fff;
}

.cvttl {
	padding: 5px 5px 5px 15px;
	font-size:12px;
	line-height:1.6;
	letter-spacing:1px;
	margin-bottom:0px;
	font-weight:bold;
	color: #fff;
	background-color:#185584;
}

.sttl {
	margin-top: 5px;
	padding: 1px 1px 1px 8px;
	border-left: 8px solid #cce9f9;
}

.dttl {
	padding: 3px 3px 3px 20px;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 1px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #656565;
	border: dotted 1.5px #87cefa;
}

#mokujibox {
	margin: 0 10px;
	padding: 10px;
	text-align: center;
	background-color: #f1f8fd;
}

#mokujibox table tr td {
	width: 50%;
	text-align: left;
}

#mokujibox table tr td a {
	text-decoration: underline;
	color: #656565;
}

#mokujibox table tr td a:hover {
	color: #6699CC;
}

.indent1{
	padding-left:1em;
	text-indent:-1em;
	text-align: left;
	line-height: 18px;
}

.ex_box {
	margin-bottom: 20px;
	padding: 10px 20px 20px 20px;
	background-color: #fff;
border-radius: 10px;
}

.exttl {
	padding-top: 10px;
	color: #185584;

}

.ex_txt {
	padding: 5px 5px 5px 20px;
}

.gline {
	border: 1px solid #cccccc;
}

.red {
	color:crimson;
}

.pink {
	color: deeppink;
}

.gummy_pho_box {
	overflow: hidden;
}

/* clearfix */
.gummy_pho_box:before,
.gummy_pho_box:after {
    content: "";
    display: block;
}

.gummy_pho_box:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.gummy_pho_box {
    zoom: 1;
}

.pho_box_l {
	float: left;
	width: 35%;
}

.pho_box_l .obi {
	padding: 5px 0;
	background-color: #ccfeff;
	width: 100%;
	color: #ff6f88;
	font-weight: 600;
}

.pho_tx {
	padding:5px 0 10px 5px;
	font-size: 12px;
	line-height: 18px;
}

.pho_box_r {
	float: right;
	width: 65%;
}

a.lanternjaw_r {
	text-decoration: none;
	color:crimson;
}

a.lanternjaw_r:hover {
	text-decoration: none;
	color:crimson;
}

.boldcn {
	padding: 10px;

	text-align: center
}
