@charset "utf-8";
/* 交通事故専門ページ */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}



#contents {
    max-width: 1040px;
    margin: auto;
    padding-top: 1%;
    padding-bottom: 2%;
    padding-left: 0px;
    padding-right: 0px;
}
.pkg:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.pkg {display: inline-block;}

/* Hides from IE-mac \*/
.pkg {height: 1%;}
.pkg {display: block;}
/* End hide from IE-mac */


/* pc */
.t_img{
	background-image: url(image/faq.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: inherit;
}

.ml_0{
	padding-left: 0 !important;
}

h3{
	padding-bottom: 1%;
}
h3 span.d_txt1 {
    background-image: url(image/title_icon01.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 5.5%;
	padding-top: 3%;
	padding-bottom: 3%;
}
h3 span.d_txt2 {
    background-image: url(image/title_icon02.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 6%;
	padding-top: 3%;
	padding-bottom: 3%;
}

h3 span{
	position: relative;
	display: block;
}
h3 span em {
	font-style: normal;
	font-size: 18px;
	display: block;
	position: absolute;
	top: 0px;
}
h3 span.d_txt4 em { top: 20px; }

.support5 p.hutan{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin: 20px auto;
	color: #C00003;
}
.support5 h4 {
	text-align: center;
}
.support5 #support-txt {
	margin: 40px auto;
	width: 740px;
	position: relative;
}
.support5 #support-txt .godai {
	padding: 0px;
	margin: 40px 0px;
	clear: both;
}
.support5 #support-txt .godai dt {
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: italic;
	float: left;
	width: 30px;
	padding-top: 0px;
	margin: 0 10px 0 0;
}
.support5 #support-txt .godai dd {
	background-image: url(image/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 16px;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0 0 15px;
	width: 700px;
}
.support5 #support-txt .support_img{
	position: absolute;
	bottom: 0px;
	right: -80px;
}

.chiryo_point dl {
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	background-image: url(image/point_bk.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 230px;
}
.chiryo_point dl dt {
	float: left;
	margin-top: 25px;
	margin-left: 65px;
}
.chiryo_point dl dd {
	font-size: 18px;
	float: left;
	padding: 0px;
	width: 190px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	line-height: 200%;
}

#memo-area {
	min-height: 297px;
	margin: 30px 0 0;
	text-align: center;
}
#memo-area dl {
	display: inline-block;
	vertical-align: middle;
}
#memo-area li {
	float: left;
}
#memo-area dt {
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
	background-image: url(image/en.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 30px;
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px;
}
#memo-area dd {
	font-size: 16px;
	line-height: 180%;
	text-align: left;
	min-height: 30px;
	margin: 0 0 10px;
	padding: 0 0 0 40px;
}
#memo-area .memo_img{
	display: inline-block;
	vertical-align: middle;
}

.shojo-image{
	margin-left: -3.3%;
	margin-bottom: 20px;
}
.shojo-image li {
	width: 30%;
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-left: 3.3%;
}
.shojo p {
	font-size: 16px;
}

#exmple-area {
}
.exmple #exmple-area .exa-box {
	padding: 0px;
	float: left;
	width: 220px;
	margin: 30px;
}
.exmple #exmple-area .exa-box li {
	font-size: 16px;
	background-image: url(image/shikaku.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-left: 25px;
}
.exmple .right-txt {
	text-align: left;
	clear: both;
	background-image: url(image/denkyu.png);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 15px;
	background-position: left;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
	margin-left: 480px;
	color: #666;
	margin-top: 0px;
}

.q_and_a #accsi-qa {
	padding: 0 15px;
	margin-bottom: 30px;
}
.q_and_a #accsi-qa dl {
	padding: 15px;
}

.q_and_a #accsi-qa dl:nth-child(2n-1)  {
	background-color: rgba(228,210,190,0.6);
}

.q_and_a #accsi-qa dl dt {
	font-size: 16px;
	color: #333;
	background-image: url(image/q_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 0 6px 50px;
	margin: 0 0 10px;
}
.q_and_a #accsi-qa dl dd {
	background-image: url(image/a_icon.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 16px 0 6px 50px;
	font-size: 16px;
	border-top: 2px dotted #999;
line-height: 160%;
}

.q_and_a .caution{
	background-image: url(image/caution.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	width: 910px;
	height: 363px;
	margin: 0 auto;
	padding: 25px 0 0 25px;
	box-sizing: border-box;
}
.q_and_a .caution h4{
	margin: 0 0 10px;
}
.q_and_a .caution ul{
	padding: 0 0 0 10px;
}
.q_and_a .caution li{
	background-image: url(image/caution_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: inline-block;
	font-size: 15px;
	line-height: 1.4;
	margin: 12px 0 0 16px;
	padding: 0 0 15px 15px;
	position: relative;
}
.q_and_a .caution li:first-child{
	margin-top: 0px;
}
.q_and_a .caution li::before{
	content:"";
	display: block;
	background-image: url(image/caution_point.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
	height: 15px;
	position: absolute;
	top: 2px;
	left: -15px;
}
.q_and_a .caution li .strong{
	color: #ffbfbf;
}

.simulator .green-title {
	background: #cdeb8e;
	background: -moz-linear-gradient(top, #2AB001 0%, #0B8C23 100%);
	background: -webkit-linear-gradient(top,  #2AB001 0%, #0B8C23 100%);
	background: linear-gradient(to bottom,  #2AB001 0%, #2AB001 20%, #0B8C23 50%);
	color: #FFF;
	font-size: 18px;
	padding: 10px 30px;
	margin: 0 0 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
background-color: #FFF;
-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
}
.simulator .g-title {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00661A;
	padding: 10px;
	border-radius: 10px;        
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  

}
.simulator .keisan{
	color: #008C00;
	font-weight: bold;
}
.simulator_box {
	background-color: #FFF;
	margin: 10px 50px;
	border: 1px solid #00661A;
	padding: 10px;
}
.simulator table{
	border-collapse: separate;
	border-spacing: 10px;
}
.simulator table tr th {
	font-size: 14px;
	background-color: #FAEFD1;
	width: 180px;
	color: #333;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 10px;
}
.simulator table tr td {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
.simulator table tr td ul {
	margin: 0px;
	padding: 0px;
}
.simulator table tr td ul li {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.simulator table tr td input {
	font-size: 18px;
	border: 1px solid rgba(175,175,175,1.00);
	border-radius: 3px;
	padding: 3px;
}

.simulator .mfp_buttons button .sosin {
	color: #FFF;
	background-color: #00661A;
}
.simulator .mfp_buttons .sosin {
	color: #FFF;
	background-color: #00661A;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 300px;
	padding: 20px 0;
	display: inline-block;
}
.simulator .mfp_buttons {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.simulator .mfp_buttons .clear {
	background-color: #CCC;
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 300px;
	padding: 20px 0;
	margin-left: 20px;
	display: inline-block;
}
.simulator .mfp_buttons .sosin:hover ,
.simulator .mfp_buttons .kuria:hover {
	cursor:pointer;
}

.simulator #isharyo .isharyo-txt {
	height: 50px;
	width: 250px;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	border-width: 1px;
	border-radius: 3px;
	padding-right:10px;
	border: 1px solid rgba(175,175,175,1.00);
}

.simulator #isharyo {
	font-size: 20px;
	text-align: center;
	margin: 40px 0px;
}
.simulator #ishakome {
	font-size: 12px;
	text-align: right;
	margin: 0 50px 10px;
	display: block;
}
.simulator #ishakome2 {
	margin: 0 50px;
}
.simulator .ui-datepicker {
        font-size: 135%;
}
.simulator p.hutan{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin: 10px auto 50px;
	color: #C00003;
}


/* スマホ */
@media screen and (max-width: 850px){
#contents{
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
	
.t_img h2 span {
    font-size: 9px;
    line-height: 1.5em;
    margin-left: 8px;
}	
	
h3 span.d_txt1 {
    background-position: 0% 50%;
	background-size: auto 100%;
    padding-left: 13%;
}
h3 span.d_txt2 {
    background-position: 0% 50%;
	background-size: auto 100%;
    padding-left: 17%;
}


h3 span em {
	font-size: 3.5vw;
	top: -8px !important;
}


.support5 p.hutan{
	font-size: 20px;
}
.support5 #support-txt {
	margin: 20px auto;
	width: auto;
}
.support5 #support-txt .godai {
	padding: 0px;
	margin: 0px;
}
.support5 #support-txt .godai dt {
	font-size: 100%;
	width: 10%;
	text-align: right;
	padding: 20px 10px 0 0;
	margin: 0px;
	box-sizing: border-box;
}
.support5 #support-txt .godai dd {
	background-image: url(image/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 16px;
	line-height: 1.8;
	float: left;
	margin: 0px;
	padding: 10px 0;
	width: 90%;
}
.support5 #support-txt .support_img{
	bottom: -30px;
	right: -10px;
}
.support5 #support-txt .support_img img{
	max-width: 100px;
}
	
.shojo-image {
    margin-left: 0;
}
	
	
.shojo-image li {
	width: 50%;
	margin-left: 0%;
}
.shojo p {
	font-size: 14px;
}

.exmple #exmple-area .exa-box {
	padding: 0px;
	float: none;
	width: auto;
	margin: 0px;
}
.exmple .right-txt {
	background-position: left center;
	padding: 0 0 0 25px;
	margin: 0px;
	height: auto;
}

.q_and_a #accsi-qa {
	padding: 0px;
	margin: 0 0 10px;
}

.q_and_a .caution{
	background: none;
	background-color: #0D4224;
	border: 5px solid #75502B;
	width: auto;
	height: auto;
	padding: 20px;
}
.q_and_a .caution li{
	margin: 12px 0 0 0px;
}

.green-title {
	margin: 0 0 10px;
}
.g-title {
	margin: 0 0 10px;
}
.simulator_box {
	margin:0px;
}
.simulator table tr th,
.simulator table tr td {
	display: block;
	width: auto;
	border: 1px solid #CCC;
}
.simulator table tr th{
	border-bottom: none;
}
.simulator .mfp_buttons .sosin {
	width: 100%;
	display: block;
}
.simulator .mfp_buttons .clear {
	width: 100%;
	display: block;
	margin: 0px;
}
.simulator #isharyo .isharyo-txt {
	width: 200px;
}
.simulator #ishakome {
	margin: 0 0px 10px;
	text-align: left;
}
.simulator #ishakome2 {
	margin: 0px;
}


}




.float-box {
    top: 20px;
    right: 20px;
    margin-bottom: 0;
		position:fixed;
    display: block;
    z-index: 10000;
}

/* pc */

.pad_0{
	padding-bottom: 0!important;
}

.mar_0{
	margin: 0!important;
}

.mar_t0{
	margin-top: 0!important;
}

.ml_0{
	margin-left: 0;
}

.f_right {
    float: right;
}

.right-txt {
    font-size: 13px;
    text-align: right;
}

h3.group-tenpomei{
	background-image: none;
}

h4 {
    font-size: 14px;
    color: #462400;
    line-height: 180%;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

h6{
	margin: 20px auto;
	font-weight: 100;
}

.ancher{
padding-top: 10px !important; 
margin-top: -10px !important;
}

.green-txt {
    color: #337260 !important;
    font-weight: bold !important;
}

.block{
	display: block !important;
}

#contents {
    max-width: 1040px;
    margin: auto;
    padding-top: 1%;
    padding-bottom: 2%;
    padding-left: 0px;
    padding-right: 0px;
}

/*ä¸€è¦§ãƒšãƒ¼ã‚¸ã§ä½¿ç”¨*/


.bk_be{
	background-color: rgba(226,213,186,0.4);
}

.grou {
    background-image: url(image/t_1.png);
    background-repeat: no-repeat;
    background-position: 90% top;
    background-size: 25%;
}

h3.group-tenpomei {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.tenpo-main {
    font-size: 13px;
    color: #462400;
    text-align: right;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #462400;
    display: inline-block;
    width: 595px;
    padding-bottom: 5px;
    margin-top: 0px !important;
    margin-bottom: 40px;
	vertical-align: bottom;
}

ul.ul2{
	margin-top: 20px;
}

ul.koumoku{
	margin-top: 15px;
}

ul li.menu-b {
	vertical-align: top;
	display: inline-block;
    font-size: 15px;
    color: #FFF;
    background-image: url(image/tag_bk.jpg);
    background-repeat: repeat-x;
    text-align: center;
    padding: 10px;
    margin: 0px 0px 8px 8px;
    border-radius: 5px;
}

.under_1{
	position: relative;
	min-height: 110px;
}

.kochira-btn {
    position: absolute;
    left: 915px;
    top: 0px;
}

.homon-message {
    font-size: 18px;
    color: #3F1F00;
    line-height: 220%;
	margin-left: 20px;
}

ul li.li_r{
	padding: 0 30px;
}

.riha-kome1 {
    font-size: 12px;
    background-color: rgba(222,224,174,0.7);
    padding: 5px;
    line-height: 150%;
	margin-top: 15px;
	margin-left: 20px;
}

.ganbino {
    background-image: url(image/icon_com.png);
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 25px;
    height: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
    margin: 0px;
}

.jikan{
	
}

.jikan p{ 
	text-align: center;
}

ul.photo0{
	margin: 10px auto;
}

ul.photo0 li{
	display: inline-block;
	width: 153px !important;
}




/*ä¸€è¦§ãƒšãƒ¼ã‚¸ã§ä½¿ç”¨ã“ã“ã¾ã§*/


section{
	margin: 40px auto;
}


.honin1 ul.ul1 li{
	display: inline-block;
	vertical-align: text-top;
}

.honin1 ul.ul1 li:first-child{
	width: 388px;
	
}

.honin1 ul.ul1 li:nth-child(2){
	width: 300px;
}

.honin1 ul.ul1 li:nth-child(3){
	width: 310px;
    margin-left: 30px;
}

.toho {
    top: 250px;
}

.doctor-honin,.doctor-honin2{
	position: relative;
}

.incho-name {
    color: #FFF;
    position: absolute;
    left: 145px;
    top: 159px;
    line-height: 150%;
    font-size: 14px;
    width: 224px;
    text-align: center;
}
#honin .incho-name {
    top: 149px;
}

.incho-name2 {
    color: #FFF;
    position: absolute;
    left: 10px;
    top: 110px;
    line-height: 150%;
    font-size: 14px;
    width: 198px;
    text-align: center;
}


.honin1 table.honin_table1 {
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #462400;
    border-right-color: #462400;
    border-bottom-color: #462400;
    border-left-color: #462400;
    width: 300px;
    text-align: center;
}

.honin1 table.honin_table1 tr td {
    background-color: #fff;
    font-size: 11px;
    color: #462400;
    text-align: center;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #462400;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #462400;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.honin1 table.honin_table1 tr th {
    font-size: 11px;
    color: #462400;
    background-color: #E7D7C5;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #462400;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #462400;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.honin1 .proviso {
    margin-top: 7px;
    font-size: 11px;
    margin-right: auto;
    margin-left: auto;
}

.honin1 .clinic {
    box-shadow: 0px 0px 10px 1px #ddd;
    background-color: #FFF;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 4px;
}

.t-wide {
    width: 340px !important;
}


h4.sub-title{
    font-size: 20px;
    background-image: url(/groups/image/sub01.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    color: #462400;
    height: 35px;
    padding-top: 6px;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 45px;
    font-weight: normal;
    line-height: 125%;
}

.map{
	position: relative;
}
.map.new{
	background-color: #FFF;
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	padding: 8px;
	text-align: center;
}
.map.new em{
	display: block;
	background-image: url(image/map_title_bg.png);
	background-repeat: repeat;
	background-position: left top;
	color: #392916;
	font-style: normal;
	font-family: "ãƒ•ã‚©ãƒ¼ã‚¯ B";
	text-align: left;
	padding: 5px;
	margin: 0 0 10px;
}
.map.new .toho {
	display: block;
    font-size: 18px;
	background-color: #392916;
    color: #FFF;
    clear: both;
    line-height: 200%;
	text-align: center;
    font-weight: normal;
	margin: 10px -8px -8px;
	position: inherit;
	top: inherit;
	left: inherit;
}
.map.new + p{
	font-size: 12px;
}

.r_bunner{
	margin: 10px auto;
}

.free-box {
	display: inline-block;
	vertical-align: top;
	margin: 30px auto;
}

.free-box table{
	border: 1px solid #462400;
}

.free-box table tr th{
	border: 1px solid #462400;
	font-size: 14px;
	font-weight: normal;
	width: 130px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.free-box table tr .hyo01 {
    background-color: #F1E9DE;
}

.free-box table tr .hyo02 {
    color: #462400;
    background-color: #E7D7C5;
}

.free-box table tr td {
	font-size: 14px;
	font-weight: normal;
    text-align: center;
    color: #462400;
	border: 1px solid #462400;
}

ul.free-txt {
    padding: 0px;
    font-size: 13px;
    line-height: 150%;
    color: #462400;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px !important;
    list-style-type: none;
}

.free-txt li {
    text-indent: -12px;
    margin-left: 5px;
	margin-bottom: 5px;
}

.toho {
	position: absolute;
	top: 251px;
    left: 40px;
    font-size: 20px;
    color: #FFF;
    clear: both;
    line-height: 260%;
    font-weight: normal;
}

.toho2 {
    position: absolute;
    top: 260px;
    left: 30px;
    font-size: 11px;
    color: #FFF;
    clear: both;
    line-height: 150%;
    font-weight: normal;
}

.tohohigashi{
	left: 80px;
}

.tohosagami{
	left: 67px;
}

.hoken {
    background-image: url(image/icon_human.png);
    background-repeat: no-repeat;
	font-size: 12px;
    padding-left: 25px;
    margin-top: 10px;
    margin-bottom: 0px;
    background-position: left top;
}

.car {
    background-image: url(image/icon_car.png);
    background-repeat: no-repeat;
	font-size: 11px;
    padding-left: 25px;
    margin-top: 10px;
    background-position: left top;
}

.honin-address{
	text-align:left
	;
}

.address {
    background-image: url(image/icon_map.png);
    background-repeat: no-repeat;
	font-size: 12px;
    padding-left: 25px;
    margin-top: 10px;
    background-position: left top;
}

.address2 {
	background-size: contain;
}

.tel {
    background-image: url(image/icon_tel.png);
    background-repeat: no-repeat;
	font-size: 12px;
    padding-left: 25px;
    height: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
}


.free-s dt {
    padding-bottom: 10px;
    display: inline;
    margin-left: 10px;
}

.free-s dd {
    padding-bottom: 10px;
    display: inline;
}

.free-s dd span{
    font-size: 25px;
}

.free2{
	padding-bottom: 20px;
	font-size: 14px;
}

.free2 dd span{
    font-size: 18px;
}

.sample {
    background-color: rgba(222,224,174,0.7);;
    margin-top: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #462400;
    padding: 10px;
    margin-right: 0px;
}

.sample .rei {
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
}

.sample .rei dt {
	background-color: #C2C769;
    font-size: 15px;
    float: left;
    padding: 5px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.sample .rei dd {
    font-weight: bold;
    float: left;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.sample .rei-shiki {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 0px;
    color: #462400;
    margin-bottom: 0px;
    padding-bottom: 0px;
	clear: both;
	float: left;
}

.sample .rei-total {
    font-size: 23px;
    font-weight: normal;
    float: right;
    color: #462400;
    margin-left: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
	border-bottom: 1px solid #462400;
    margin-bottom: 5px;
    margin-right: 0px;
    text-align: center;
}

.photo-box {
    background-image: url(image/b_line.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 40px;
    clear: both;
    overflow: hidden;
    margin-bottom: 40px;
}

.photo-box .tenpo-photo {
	display: inline-block;
    box-shadow: 0px 0px 10px 1px #ddd;
    background-color: #FFF;
    text-align: center;
	margin: 10px 35px;
    padding: 5px;
}

#jihi-box {
    text-align: center;
    background-image: url(image/special-deco.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 70px;
    overflow: hidden;
}

.specialmenu-title {
    font-size: 32px;
    color: #351A4D;
    text-align: center;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	margin-bottom: 30px;
}

.sub_txt {
    text-align: center;
    color: #462400;
    font-size: 16px;
    line-height: 170%;
}

#jihi-box ul.s-menu li {
	display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px;
    margin-top: 30px;
}

#jihi-box ul.s-menu3{
	margin: 30px;
}

#jihi-box ul.s-menu3 li {
	display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.special-title {
    font-size: 33px;
    color: #33194C;
    background-image: url(image/special-title-bk.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 10px;
    font-weight: normal;
    margin-bottom: 20px;
}

.special-title2 {
    font-size: 33px;
    color: #008C00;
    background-image: url(image/special-title-bk.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 22px;
    font-weight: normal;
    margin-bottom: 20px;
}

span.green_bk{
	background: #24911d; /* Old browsers */
background: -moz-linear-gradient(top, #24911d 0%, #64ba77 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #24911d 0%,#64ba77 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #24911d 0%,#64ba77 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24911d', endColorstr='#64ba77',GradientType=0 ); /* IE6-9 */
	display: block;
	color: #fff;
	text-align: center;
	padding: 12px 0 5px;
    border-radius: 4px;
    line-height: 110%;
}

.comment01 {
    font-size: 22px;
    line-height: 180%;
    color: #33194C;
    font-weight: bold;
	margin-bottom: 30px;
}

.comment01 img {
    float: right;
}

.spe-box01 {
	margin: 40px auto 50px;
}

ul.point li {
    display: inline-block;
    margin-right: 39px;
    margin-left: 39px;
    background-image: url(image/point_bk.png);
    background-repeat: no-repeat;
	background-position: center;
    height: 245px;
    width: 265px;
    font-size: 15px;
    line-height: 190%;
    text-align: center;
    padding-top: 25px;
}

ul.point li span{
	display: block;
	margin-top: 5px;
}

.sango-comment p{
	display: inline-block;
    font-size: 20px;
    line-height: 220%;
    text-align: left;
}

.sango-comment img.sango_img{
	float: right;
}

.txt22-p {
    font-size: 22px;
    color: #FF4D4D;
	font-weight: bold;
}

.txt20-p {
    font-size: 20px;
    color: #FF7272;
	line-height: 150%;
}

img.sango_img2{
	display: block;
	margin: auto;
}

.pink-title {
    color: #333;
    font-size: 18px;
	font-weight: 100;
	padding: 10px 0 5px 20px;
    margin-bottom: 30px;
    margin-top: 30px;
	line-height: 140%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd9ce+1,ffbfaa+100 */
background: #ffd9ce; /* Old browsers */
background: -moz-linear-gradient(top, #ffd9ce 1%, #ffbfaa 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffd9ce 1%,#ffbfaa 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffd9ce 1%,#ffbfaa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd9ce', endColorstr='#ffbfaa',GradientType=0 ); /* IE6-9 */
	border-radius: 25px;
	box-shadow:2px 2px 3px #b3b0b1;
}

.purple-title {
    color: #FFF;
    font-size: 18px;
    font-weight: 100;
    padding: 10px 0 5px 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 140%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9373a0+1,774387+29,540072+100 */
background: #9373a0; /* Old browsers */
background: -moz-linear-gradient(top, #9373a0 1%, #774387 29%, #540072 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #9373a0 1%,#774387 29%,#540072 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #9373a0 1%,#774387 29%,#540072 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9373a0', endColorstr='#540072',GradientType=0 ); /* IE6-9 */
	border-radius: 25px;
    box-shadow: 2px 2px 3px #b3b0b1;
}

.purple-title2 {
	display: inline-block;
    color: #FFF;
    font-size: 15px;
    font-weight: 100;
    padding: 7px 10px 3px;
    margin-bottom: 10px;
    line-height: 140%;
    background: #9373a0;
    background: -moz-linear-gradient(top, #9373a0 1%, #774387 29%, #540072 100%);
    background: -webkit-linear-gradient(top, #9373a0 1%,#774387 29%,#540072 100%);
    background: linear-gradient(to bottom, #9373a0 1%,#774387 29%,#540072 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9373a0', endColorstr='#540072',GradientType=0 );
    border-radius: 5px;
    box-shadow: 2px 2px 3px #b3b0b1;
}

.green-title {
    color: #FFF;
	font-size: 18px;
    font-weight: 100;
    padding: 10px 0 5px 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 140%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#82b78b+0,0e9112+100 */
background: #82b78b; /* Old browsers */
background: -moz-linear-gradient(top, #82b78b 0%, #0e9112 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #82b78b 0%,#0e9112 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #82b78b 0%,#0e9112 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82b78b', endColorstr='#0e9112',GradientType=0 ); /* IE6-9 */
	border-radius: 25px;
    box-shadow: 2px 2px 3px #b3b0b1;
}
.blue-title {
    color: #FFF;
    font-size: 18px;
    font-weight: 100;
    padding: 10px 0 5px 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 140%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9373a0+1,774387+29,540072+100 */
background: #9373a0; /* Old browsers */
background: -moz-linear-gradient(top, #0098CA 1%, #00A3D9 29%, #0089B7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #0098CA 1%,#00A3D9 29%,#0089B7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #0098CA 1%,#00A3D9 29%,#0089B7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0098CA', endColorstr='#0089B7',GradientType=0 ); /* IE6-9 */
	border-radius: 25px;
    box-shadow: 2px 2px 3px #b3b0b1;
}

ul.check-box02 {
    margin-left: 10px;
    width: 460px;
	display: inline-block;
    padding-left: 10px;
	vertical-align: top;
	margin-top: 30px;
}

.check-box02 li {
    font-size: 20px;
    color: #333;
	background-image: url(image/check_mark.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 5px;
    padding-left: 45px;
    margin-bottom: 25px;
	line-height: 160%;
}

.sejutsu-photo {
    text-align: center;
	display: inline-block;
    margin-left: 40px;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.sejutsu-photo2 {
    text-align: center;
	display: inline-block;
    margin-right: 40px;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
}


.sejutsu-photo span{
	display: block;
	margin: 3px auto;
}

.sejutsu-photo2 span{
	display: block;
	margin: 3px auto;
}

.sejutu_txt{
	line-height: 180%;
}

.ryokin {
    margin-top: 20px;
    margin-bottom: 20px;
}

.hiyoubox{
	margin: 60px auto 40px;
}

ul .kyosei-t {
	display: inline-block;
	vertical-align: top;
    margin-right: 20px;
    margin-top: 0px;
    padding-top: 0px;
}

.beiju-circle_3 {
	width: 155px;
    height: 120px;
    background-image: url(image/beiju_circle.png);
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 25px;
    text-align: center;
    font-size: 18px;
    color: #D80000;
    vertical-align: middle;
    line-height: 180%;
    background-position: center top;
}

.free-s {
    background-image: url(/faq/image/free_bk-s.png);
    background-repeat: no-repeat;
    width: 450px;
    padding-bottom: 38px;
    font-size: 18px;
    color: #462400;
    text-align: center;
    margin-bottom: 20px;
    background-position: 0px 15px;
    margin-left: 0px;
    margin-top: 20px;
}

p.free-s{
	line-height: 140%;
}


.kometxt13 {
	display: block;
    font-size: 13px;
    line-height: 160%;
    color: #462400;
	margin-top: 30px;
    padding-left: 0px;
    text-align: right;
}

.free_s{
	font-size: 25px;
}

ul.sango-qa {
    font-size: 15px;
    line-height: 170%;
}

ul.sango-qa li {
    padding: 15px;
    list-style-type: none;
}

ul.sango-qa li:nth-child(odd){
	background-color: #FDF1CD;
}

.sango-qa li dl{
   margin: 15px auto;	
}

.sango-qa li dl dt {
    background-image: url(image/sango_q.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 35px;
	border-bottom: 1px dashed #666;
    padding-bottom: 10px;
    margin-left: 0px;
    padding-top: 3px;
}

.sango-qa li dl dd {
    background-image: url(image/sango_a.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 40px;
    margin-top: 20px;
    margin-right: 10px;
}

.spe-txt-title {
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #AE8300;
    padding-bottom: 0px;
    height: 30px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
}

.spe-txt-title span {
    background-image: url(image/title-gara.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 5px;
    padding-right: 50px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 20px;
    margin: 0px;
}

p.sango_txt{
	line-height: 280%;
}

span.image-right {
    float: right;
	margin-left: 55px;
    margin-bottom: 10px;
}

.kanja-voice{
	padding: 0 20px;
}

.kanja-voice ul li{
	padding: 7px 10px;
	
}

.kanja-voice ul li:nth-child(even) {
    background-color: #F0E9D7;
}

.kanja-voice ul li span{
	display: inline-block;
	margin-right: 45px;
}

.f_txt{
	display: inline-block;
	font-size: 14px;
	margin-right: 35px;
}

.f_txt2{
	margin-right: 20px;
}

.kometxt13-2 {
	display: block;
    font-size: 13px;
    line-height: 160%;
    color: #462400;
	margin-top: 30px;
    padding-left: 0px;
    text-align: right;
}

.tel-box {
    padding: 0px;
	margin: 60px 0 40px 0;
    text-align: center;
}

.tel-box h5 {
    color: #462400;
    font-size: 21px;
    margin: 10px auto;
	font-weight: 100;
}

.tel-box .tel-title {
    background-image: url(image/tel-kazari.png);
    background-repeat: no-repeat;
    text-align: center;
	margin: auto;
    background-position: center;
    width: 600px;
    height: 125px;
    margin-bottom: 0px;
}

.tel-box .tel-title .t-komoku {
    letter-spacing: 0.3em;
    font-size: 26px;
    font-weight: bold;
    color: #462400;
    margin: 0px;
    padding: 0px;
    text-shadow: white 2px 2px 0px, white -2px 2px 0px, white 2px -2px 0px, white -2px -2px 0px;
}

.tel-box .tel-title .tel-no {
	margin: 10px auto 0px;
	padding: 0 25px;
}

.tel-box .tel-title .tel-no dt {
    background-image: url(image/tel-txt.png);
    background-repeat: no-repeat;
    height: 60px;
    width: 120px;
    padding: 0px;
    background-position: left top;
    float: left;
    margin-left: 10px;
    text-indent: -9999px;
}

.tel-box .tel-title .tel-no dd {
    margin-left: 30px;
    padding: 0px;
    float: left;
    font-size: 16px;
}

.tel-box .tel-title .tel-no .bango {
    background-image: url(image/tel-icon.png);
    background-repeat: no-repeat;
    background-position: left 40%;
    font-size: 29px;
    font-weight: bold;
    color: #462400;
    padding-left: 35px;
}

.tel-no dd .uketsuke-time {
	display: block;
    font-size: 16px;
    margin-top: 7px;
}

hr {
    background-image: url(image/line.png);
    background-repeat: no-repeat;
    height: 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.spe-img-r {
    float: right;
    margin-left: 20px;
}

.spe-no-box {
    padding: 0px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.spe-no-box dt {
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.spe-no-box dd {
    font-size: 20px;
    color: #333;
    padding-top: 8px;
    margin-bottom: 30px;
}

.kyosei1{
	padding: 21px 10px 36px;
}

.kyosei2{
	padding: 21px 10px 36px;
}

.kyosei3{
	/*padding: 21px 35px 47px 35px;*/
	line-height: 330% !important;
	width: 110px;
}

.kyosei4{
	padding: 21px 29px 47px 29px;
	line-height: 330% !important;
}

.kyosei5{
	padding: 21px 29px 47px 29px;
	line-height: 170% !important;
}

.ryokin {
    margin-top: 15px;
    margin-bottom: 20px;
}

.pur-txt {
    font-size: 15px;
    color: #46008C;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}

.kaisu-ken {
    padding: 0px;
    margin-top: 20px;
}

.posi{
	position: relative;
	
}


.purple-circle {
    background-image: url(image/purple_circle.png);
    background-repeat: no-repeat;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    vertical-align: middle;
    line-height: 180%;
	height: 115px;
    margin: 0px auto;
	background-position: center top;
}

.purple-circle_3 {
    background-image: url(image/purple_circle.png);
    background-repeat: no-repeat;
	padding: 20px 12px 10px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    vertical-align: middle;
    line-height: 120%;
    height: 120px;
    margin: 0px;
	background-position: center top;
}

.purple-circle_3 span{
	line-height: 120%;
	
}

.okaidoku {
    float: right;
}

#core-chui {
    font-size: 15px;
    line-height: 200%;
    background-color: #FEF1CF;
    padding: 15px;
    color: #663;
    font-weight: bold;
    border: 2px solid #F5E09E;
}

.txt18_o {
    font-size: 18px;
    font-weight: bold;
    color: #F60;
}

.kotsujiko p {
    font-size: 15px;
    color: #444444;
}

.core-kometxt {
    font-size: 13px;
    line-height: 160%;
    color: #336600;
    margin-left: 0px;
    padding-left: 0px;
    text-align: right;
    margin-top: 0px;
    font-weight: normal;
    display: block;
}

.jibaiseki ul li {
    list-style: none;
    float: left;
    width: 485px;
}

.jibaiseki h4 {
    font-size: 22px;
    color: #008C00;
}

.jibaiseki p {
    font-size: 15px;
    color: #444444;
	margin-top: 20px;
}

.sensei h5 {
    font-size: 18px;
    color: #008C00;
	font-weight: 100;
	margin-bottom: 30px;
}

ul.t_1{
	margin: 40px auto;
}


ul.t_1 li{
	display: inline-block;
	vertical-align: baseline;
}

ul.t_1 li:nth-child(2){
	width: 730px;
	margin-left: 30px;
}

ul.t_1 li span {
    display: inline-block;
    font-size: 22px;
    color: #333333;
}

ul.t_1 li span.small {
    font-size: 15px;
}

.point ul{
	padding: 0 10px;
}

.point ul li{
	display: inline-block;
}

.point ul li:first-child{
	width: 540px;
}

.point ul li:nth-child(2){
	float: right;
}

.three{
	margin-bottom: 150px;
}

.three ul li {
	text-align: center;
	display: inline-block;
	width: 340px;
	vertical-align: top;
}

.three ul li p {
    color: #fff;
}

h5.voice_title {
    font-size: 26px;
    color: #008C00;
    border-bottom: 2px solid #008C00;
    padding-bottom: 10px;
    padding-left: 5px;
    font-weight: normal;
    margin: 100px auto 30px;
	line-height: 150%;
}

h5.voice_title span {
    float: right;
    margin-top: -77px;
}

p.j_txt {
    font-size: 18px;
    color: #DD1014;
    font-weight: bold;
	padding-left: 10px;
}

.k_voiceinner h6 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
	background-color: #008C00;
    padding: 8px 5px 5px 15px;
    margin-bottom: 20px;
	border-radius: 25px;
}

.k_voiceinner ul {
    padding-left: 10px;
}



.k_voiceinner ul li {
    list-style: none;
    float: left;
}

.k_voiceinner ul li:first-child {
    width: 825px;
    margin-right: 30px;
}

.k_voiceinner ul li span.txt1 {
    color: #008C00;
    font-size: 14px;
    line-height: 175%;
    font-weight: bold;
}

.k_voiceinner ul li span.txt2 {
    color: #333333;
    font-size: 13px;
    line-height: 175%;
    font-weight: bold;
}

.fancybox-close {
    position: absolute;
    top: 2px !important;
    right: 2px !important;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.k_voiceinner p.right {
    margin: 30px 0;
    clear: both;
    text-align: right;
}

.spe-box01 .spe-no-box {
    padding: 0px;
    margin-top: 20px;
}

.spe-no-box dt {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.spe-no-box dd {
    font-size: 20px;
    color: #333;
    padding-top: 8px;
    margin-bottom: 30px;
}

img.anshin {
    vertical-align: sub;
    margin-right: 15px;
}

.naiyou p {
    margin: 30px auto;
    line-height: 170%;
}

.naiyou p span {
    color: #008C00;
    font-weight: bold;
}

.spe-box01 .sango-qa {
    font-size: 15px;
    line-height: 170%;
}

.spe-box01 .sango-qa li:nth-child(2n-1) {
    background-color: #FBE8BF;
}

.spe-box01 .sango-qa li {
    margin: 0px;
    padding: 15px;
    list-style-type: none;
}

.sango-qa li dl dt {
    background-image: url(image/Q.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 35px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #666;
    padding-bottom: 10px;
    margin-left: 0px;
    padding-top: 3px;
}

p.saigo{
	margin: 30px auto;
}

p.saigo a {
    color: #390;
    font-size: 18px;
	margin: 30px auto;
}

.raiin-voice .voice-title {
    font-size: 28px;
    color: #337260;
    margin-bottom: 40px;
    margin-top: 20px;
    padding-top: 20px;
}

.voice {
    margin-right: 50px;
	margin-bottom: 55px;
	display: inline-block;
	vertical-align: top;
    width: 440px;
}

.voice-g {
    color: #FFF;
    background-color: #337261;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    font-size: 14px;
    margin-bottom: 20px;
    margin-right: 10px;
}

.voice .voice-box .photo-v {
	margin: -20px 0 0 0;
    padding: 0px;
    float: right;
    position: relative;
}

.voice-box dl {
    margin-bottom: 10px;
}

.voice-box dl dt {
    font-size: 15px;
    color: #337260;
    font-weight: bold;
    margin-bottom: 5px;
}

.voice-box dl dd {
    margin: 0px;
    padding: 0px;
	line-height: 150%;
}

.riyu{
	margin-bottom: 15px;
}

.hone_txt{
	line-height: 200%;
}

.spe-l-are {
	display: inline-block;
    margin: 0px;
    padding: 0px;
    width: 620px;
}

.kyo-tl {
    font-size: 20px;
    color: #462400;
    margin-top: 35px;
    margin-right: 20px;
}

dd span.kakko {
    float: right;
    margin-top: 30px;
    margin-right: 30px;
	font-size: 16px;
}


ul.check-box01 {
    margin-left: 30px;
    width: 900px;
    padding-left: 30px;
}

ul.check-box01 li {
    font-size: 20px;
    color: #333;
    background-repeat: no-repeat;
    background-position: left 0px;
	padding: 5px 0 6px 45px;
	margin: 0 0 30px 0;
    background-image: url(image/check_mark.png);
	line-height: 125%;
}

.asterisk {
    font-size: 20px;
	margin-top: 25px;
}

.asterisk li {
    margin-top: 0px;
    margin-bottom: 30px;
}

.asterisk li i{
	font-size: 14px;
	margin-right: 15px;
}

.doubleline {
    background-image: url(image/torikeshi.png);
    background-repeat: repeat-x;
    background-position: center;
}

.kometxt13_left {
    font-size: 13px;
    line-height: 160%;
    color: #462400;
    margin-left: 50px;
    padding-left: 0px;
    text-align: left;
}

/* è‹±èªžãƒšãƒ¼ã‚¸éƒ¨åˆ† */
ul.eng-qa {
    font-size: 15px;
    line-height: 170%;
}

ul.eng-qa li {
    margin: 0px;
    padding: 15px;
    list-style-type: none;
}

ul.eng-qa li:nth-child(2n-1) {
	background-color: #F1ECF8;
}

ul.eng-qa li dl dt {
    background-image: url(image/eigo_q.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 35px;
	border-bottom: 1px dashed #666;
    padding-bottom: 10px;
    padding-top: 3px;
    color: #3A1952;
    font-weight: bold;
}

ul.eng-qa li dl dd {
    background-image: url(image/eigo_a.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 40px;
    margin-top: 20px;
    margin-right: 10px;
}

#english-ok {
    float: right;
    margin-right: 70px;
}

.free-box {
	display: inline-block;
	width: 100%;
}

.free-box table {
}

.free-box table tr .hyo01 {
    background-color: #F1E9DE;
    font-weight: normal;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 130px;
}

.free-box table tr .hyo04 {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
    width: 80px;
    color: #462400;
    background-color: #E7D7C5;
}

.free-box table tr .hyo03 {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
    width: 150px;
    color: #462400;
    background-color: #E7D7C5;
}

.eng-map {
    float: right;
    margin-top: 0px;
    background-image: url(image/english-map-bk.png);
    background-repeat: no-repeat;
    width: 461px;
    padding-top: 37px;
    height: 340px;
    left: 327px;
    top: 4px;
    text-align: center;
    padding-left: 0px;
}

table tr .eng-free {
    text-align: center;
    padding: 10px 30px;
}

.map2{
	float: right;
	margin-left: 20px;
}

.map2 .toho {
    top: 315px;
    left: 55px;
}

.free-s2 {
    padding-bottom: 25px;
    font-size: 18px;
    color: #462400;
    text-align: center;
    margin-bottom: 0px;
    background-position: 0px 43px;
    margin-left: 0px;
    margin-top: 20px;
}

.free-s2 dt{
	display: block;
	padding-bottom: 10px;
}

.free-s2 dd{
	display: block;
	padding-bottom: 10px;
}

#card {
	display: inline-block;
    padding: 20px;
    border: 1px solid #462400;
}

/* è‹±èªžãƒšãƒ¼ã‚¸éƒ¨åˆ† */



span.sub-03 {
    font-size: 22px;
    color: #46008C;
    background-image: url(image/line-y.png);
    background-repeat: repeat-x;
    background-position: bottom;
    line-height: 150%;
}

.sub-03-txt22-p {
    font-size: 22px;
    color: #FF4D4D;
    background-image: url(image/line-y.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.white-box {
    background-color: #FFF;
    border: 1px solid #bbb;
    padding: 15px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 180%;
    margin-bottom: 40px;
}

.kanjatxt dl dt {
	display: inline-block;
    width: 610px;
    padding-left: 20px;
}

.kanja-voice dd{
	display: inline-block;
    margin-right: 20px;
    text-align: right;
}

.kanja-voice dd .kazu {
}


.ab_txt {
    width: 550px;
}

.purple-txt {
    line-height: 150%;
	font-size: 22px;
    color: #46008C;
}

.purple-txt2 {
    font-size: 28px;
    color: #46008C;
}

.b_box {
    margin: 60px auto;
    background-image: url(image/z-04.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 145px;
}

.b_box ul {
    padding-top: 30px;
    height: 130px;
}

.b_box ul li {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    text-align: center;
	line-height: 150%;
	vertical-align: top;
}

.b_box ul li:first-child {
    margin-left: 97px;
    padding-top: 15px;
}

.b_box ul li:nth-child(2n) {
    margin-left: 95px;
    padding-top: 15px;
}

.b_box ul li:nth-child(3n) {
    margin-left: 61px;
    padding-top: 15px;
    letter-spacing: -1px;
}

.b_box ul li:last-child {
    margin-left: 63px;
    padding-top: 0;
}

.b_txt {
    font-size: 22px;
    color: #33194C;
    text-align: center;
}

.c_img {
    text-align: center;
    color: #fff;
    font-size: 19px;
    background-image: url(image/z-05.png);
    background-repeat: no-repeat;
    height: 95px;
    width: 286px;
    margin-right: 65px;
    padding-top: 20px;
    float: right;
	line-height: 170%;
}

.biyou-h {
    position: relative;
	margin-bottom: 65px;
}

.biyou-h img {
    position: absolute;
    top: 405px;
    left: 585px;
}

.kids{
	margin: 25px 35px 5px;
}




/* ã‚¹ãƒžãƒ› */
@media screen and (max-width: 850px){
/* ä¸€è¦§ã§ä½¿ç”¨ */	
.t_img span {
    display: none;
}
	
.tenpo-main {
    font-size: 13px;
    text-align: left;
    display: block;
    width: auto;
    padding-bottom: 5px;
    margin-top: 10px !important;
    margin-bottom: 20px;
	line-height: 140%;
}
	
ul.koumoku {
	display: block;
    margin-top: -15px;
    text-align: center;
}
	
ul li.menu-b {
    margin: 5px;
}
	
ul.ul2 {
    margin-bottom: 5px !important;
}
	
.kochira-btn {
    position: static;
	text-align: center;
    margin-top: 15px;
}
	
.homon-message {
    font-size: 16px;
    color: #3F1F00;
    line-height: 180%;
	margin-left: 0px;
}

.riha-kome1 {
	text-align: center;
    line-height: 130%;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 25px;
}	
	
.photo0 img{
	display: block;
	margin: auto;
	}
	
/* ä¸€è¦§ã§ä½¿ç”¨ã“ã“ã¾ã§ */	
	

h6 {
    margin: 5px auto;
	font-size: 18px;
}	
	
.top30 {
    margin-top: 0px !important;
}	
	
section {
    margin: 15px auto !important;
}	
	
.ml_o{
	margin-left: 0px !important;
	}
	
.f_right {
    float: none;
	text-align: center;
	margin-bottom: 15px;
}	
	
#contents{
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
	
.ancher{
display: block;
padding-top: 100px !important; 
margin-top: -100px !important;
}	
	
.spe-box01{
	margin: 15px auto !important;
	}
	
.top50{
		margin-top: 25px !important;
	}
	
ul.ul1{
	margin-bottom: 20px;
	text-align: center;
	}	
	
.honin1 ul.ul1 li{
	/* display: block; */
	width: auto !important;
	margin-bottom: 15px;
}
	
.honin1 ul.ul1 li:nth-child(2) {
    width: 310px !important;
    margin: 0 auto 15px;
}
	
.honin1 ul.ul1 li:nth-child(3) {
    width: 310px !important;
    margin: 0 auto 15px;
}	
	
.incho-name {
    left: 113px;
    top: 140px;
    font-size: 12px;
}
	
.incho-name2 {
    left: 4px;
    top: 99px;
    font-size: 12px;
}	
	

.sample .rei-shiki {
    font-size: 16px;
    float: none;
	margin-top: 60px;
}
	
.sample .rei-total {
    font-size: 20px;
}
	
.honin1 table.honin_table1 {
    width: 100%;
    text-align: center;
}
	
.honin1 .clinic {
    margin-right: auto;
    margin-left: auto;
    width: 290px;
}
	
.honin1 .proviso {
    margin-top: 7px;
    font-size: 11px;
    margin-right: auto;
    margin-left: auto;
}	
	
.hiyoubox{
	margin: 20px auto 20px;
}
	
h4.sub-title {
    margin-bottom: 5px;
    margin-top: 10px;
}	
	
.free-box {
    display: block;
    margin:10px auto 30px;
}
	
ul.free-txt {
	margin-left: 0px;
}
	
.free-txt li {
    text-indent: 0px;
}
	
.okaidoku {
	position: absolute;
	top: -7%;
    right: -15px;
    width: 43%;
}	
	
#jihi-box {
    padding-top: 70px;
    overflow: hidden;
}
	
#jihi-box ul.s-menu li {
    margin-top: 15px;
}	
	
#jihi-box ul.s-menu3 {
    margin: 15px auto 0px;
}	
	
.specialmenu-title {
    font-size: 24px;
    margin-bottom: 20px;
	line-height: 150%;
}
	
.sub_txt {
    font-size: 14px;
    line-height: 150%;
}
	
#jihi-box ul.s-menu3 li {
    display: block;
	margin: 10px auto;
}
	
ul.point li {
	margin-bottom: 20px;
}
	
.special-title {
    font-size: 25px;
}
	
.comment01 {
    font-size: 18px;
	line-height: 160%;
	margin: 5px auto;
}
	
.sango-comment p {
    font-size: 16px;
    line-height: 170%;
    text-align: left;
}
	
.photo-box {
    margin-bottom: 10px;
}	
	
.txt22-p {
    font-size: 15px;
}
	
.sango-comment img.sango_img {
    float: none;
	margin: 15px auto;
}
	
.pink-title {
    padding: 10px 0 5px 3px;
	text-align: center;
	margin-bottom: 15px;
    margin-top: 15px;
}
	
.sango-qa li dl {
    margin: 0px auto;
}	
	
ul.check-box01 {
    margin-left: 0px;
    width: auto;
    padding-left: 0px;
}	
	
ul.check-box02 {
	margin-top: 0;
    margin-left: 0px;
    width: auto;
    display: block;
    padding-left: 0px;
}
	
.check-box02 li {
  	font-size: 16px;
    margin-bottom: 8px;
    line-height: 140%;
}
	
ul.check-box01 li {
  	font-size: 15px;
    margin: 0 0 10px 0;
}	
	
.sejutsu-photo {
    display: block;
	margin: 20px auto 20px;
}
	
.sejutsu-photo2 {
    display: block;
	margin: 20px auto 20px;
}	
	
ul .kyosei-t {
    display: block;
    margin-right: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.free-s dt {
	display:block;
}

.free-s {
    margin: 0px auto 10px !important;
    padding-bottom: 20px;
    width: 100%;
    background-size: contain;
    background-position: bottom;
}
	
.beiju-circle_3 {
	margin: auto;
}
	
.ryokin {
    margin-top: 15px;
    margin-bottom: 20px !important;
}	
	
.spe-txt-title {
    font-size: 16px;
	padding-left: 0px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.spe-txt-title span {
    background-image: none;
	padding-right: 0px;
	line-height: 135%;
}

p.sango_txt{
	line-height: 180%;
}

span.image-right {
	display: block;
    float: none;
	margin-left: 0px;
    margin-bottom: 10px;
}
	
span.image-right img{
	display: block;
	margin: auto;
}	
	
.kanja-voice {
    padding: 0 ;
}	
	
.kanja-voice ul li span {
    display: block;
	font-weight: bold;
}
	
.kanja-voice ul li p{
    line-height: 160%;
}	
	
.tel-box {
    padding: 0px;
	margin: 20px 0 20px 0;
    text-align: center;
}

.tel-box .tel-title {
    background-image: none;
    text-align: center;
	margin: auto;
    background-position: center;
    width: auto;
    height: auto;
    margin-bottom: 0px;
}

.tel-box .tel-title .t-komoku {
    letter-spacing: 0.3em;
    font-size: 26px;
    font-weight: bold;
    color: #462400;
    margin: 0px;
    padding: 0px;
    text-shadow: white 2px 2px 0px, white -2px 2px 0px, white 2px -2px 0px, white -2px -2px 0px;
}

.tel-box .tel-title .tel-no {
	margin: auto;
	padding: 0 25px;
	text-align: center;
}

.tel-box .tel-title .tel-no dt {
    background-image: none;
    height: auto;
    width: auto;
    padding: 0px;
    background-position: left top;
    float: none;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
    text-indent: 0px;
	color: #462400;
}

.tel-box .tel-title .tel-no dd {
    margin-left: 0px;
    padding: 0px;
    float: none;
    font-size: 16px;
}

.tel-box .tel-title .tel-no .bango {
    background-image: url(image/tel-icon.png);
    background-repeat: no-repeat;
    background-position: left 40%;
    font-size: 21px;
    font-weight: bold;
    color: #462400;
    padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tel-no dd .uketsuke-time {
	display: block;
    font-size: 16px;
    margin-top: 18px;
}
	
.comment01 img {
	float: none;
	display: block;
	margin: 0 auto 10px;
}
	
.kometxt13 {
	display: block;
    margin-left: 0px;
	margin-top: 15px;
    text-align: right;
}
	
.kometxt13-2 {
    margin-top: 15px;

}	
.spe-box01 .spe-img-r {
    float: none;
    margin-left: 0;
    text-align: center;
}
	
.spe-no-box dt {
    margin-right: 10px;
}
	
.spe-no-box dd {
    font-size: 16px;
    margin-bottom: 8px;
	line-height: 140%;
}
	
.purple-title {
	text-align: center;
	padding: 10px 0 5px 0;
	margin: 15px auto !important;
}
	
.core-kometxt {
    text-align: left;
}
	
.special-title2 {
    font-size: 20px;
	font-weight: bold;
	line-height: 140%;
}
	
.jibaiseki ul li {
    list-style: none;
    float: none;
    width: auto;
}
	
.jibaiseki ul li img{
	display: block;
	margin: auto;
}	
	
.jibaiseki h4 {
    font-size: 18px;
	font-weight: 100;
	line-height: 130%;
}
	
ul.t_1 li{
	display: block;
	}	
	
ul.t_1 li:first-child{
	margin-bottom: 10px;
	}
	
ul.t_1 li:first-child img{
	display: block;
	margin: 0 auto 15px;
	}	
	
ul.t_1 li:nth-child(2) {
    width: auto;
	margin-left: 0px;
}
	
ul.t_1 li:nth-child(2) span{
	display: block;
	text-align: center;
	}
	
ul.t_1 li:nth-child(2) span.small{
	margin-top: 5px;	
	}
	
.green-title {
    padding: 10px 0 5px 3px;
	margin-bottom: 15px !important;
    margin-top: 15px !important;
	text-align: center;
}
	
span.green_bk {
    padding: 8px 0 5px;
    line-height: 130%;
}	
	
.point ul li {
    display: block;
}	
	
.point ul li:first-child {
    width: auto;
	margin-bottom: 10px;
}
	
.point ul li:nth-child(2) {
    float: none;
	text-align: center;
}
	
.three {
    margin-bottom: 20px;
}	
	
.three ul li {
    text-align: center;
    display: block;
    width: auto;
	height: 210px;
	margin-bottom: 15px;
}
	
h5.voice_title {
    font-size: 20px;
	font-weight: bold;
    color: #008C00;
    border-bottom: none;
	line-height: 150%;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 0px;
}

h5.voice_title span {
	display: block;
    float: none;
    margin-top: 5px;
}
	
.k_voiceinner{
	margin-bottom: 0 !important;
	}
	
p.j_txt {
    font-size: 16px;
    color: #DD1014;
    font-weight: bold;
    padding-left: 0px;
	line-height: 140%;
	margin-bottom: 5px;
}
	
.k_voiceinner ul {
    padding-left: 0px;
}
	
.k_voiceinner ul li {
    float: none;
	margin-bottom: 10px;
}	
	
.k_voiceinner ul li:first-child {
    width: auto;
    margin-right: 0px;
	
}
	
.k_voiceinner ul li:nth-child(2) {
	text-align: center;
}
	
.k_voiceinner p.right {
    margin: 30px 0;
    text-align: left;
}
	
.tel-box h5 {
	line-height: 140%;
	margin: 10px auto 5px;
}
	
p.sapo{
	margin-bottom: 30px !important;
	font-size: 13px;
	}
	
.raiin-voice .voice-title {
	font-weight: bold;
    font-size: 21px;
	margin-bottom: 10px;
	padding-top: 0;
	line-height: 160%;
	text-align: center;
}
	
.voice {
    margin-right: 0px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    width: auto;
}
	
.voice-g{
	position: relative;	
	}	
	
.voice .voice-box .photo-v {
    position: absolute;
	top: 150%;
    left: 55%;
	width: 45%;
	margin: 0;
    padding: 0px;
    float: none;
}
	
.riyu {
    margin-bottom: 40px;
}
	
.spe-l-are {
    display: block;
    width: auto;
}
	
.kyo-tl {
    margin-top: 15px;
}
	
.kometxt13_left {
    margin-left: 0px;
}	

	
/* è‹±èªžãƒšãƒ¼ã‚¸éƒ¨åˆ† */		
#english-ok {
    float: none;
    margin: 0 auto 15px;
	text-align: center;
}
	
.map2 {
    float: none;
    margin: 40px auto 20px;
}
	
.map2 .toho {
    top: 236px;
    left: 19px;
    font-size: 18px;
}	
/* è‹±èªžãƒšãƒ¼ã‚¸éƒ¨åˆ† */
	
	
.kanjatxt dl dt {
    display: block;
    width: auto;
    margin-bottom: 5px;
    line-height: 140%;
    padding-left: 0px;
}
	
.ab_txt {
    width: auto;
}
	
.b_box {
    display: none;
}
	
.g_txt{
	font-size: 17px !important;	
	}	
	
.purple-txt2 {
    font-size: 20px;
    color: #46008C;
}
	
.b_txt {
    font-size: 18px;
    color: #33194C;
    text-align: left;
}
	
.c_img {
    text-align: center;
    margin-right: 0px;
	margin: 20px auto;
    padding-top: 20px;
    float: none;
}
	
.biyou-h img {
	display: none;
}
	
.asterisk li {
    margin-bottom: 20px;
}
	
.sensei h5 {
    margin-bottom: 10px;
}
	
ul.t_1 {
    margin: 20px auto;
}
	
.spe-no-box {
    margin-top: 0px !important;
}
	
.naiyou p {
    margin: 10px auto !important;
    line-height: 160%;
}
	
.white-box {
    margin-bottom: 15px;
}
	
.honin1 ul.photo0 li:nth-child(2) {
	width: auto !important;
    margin-left: 0px;
}
	
.kids{
	margin: 15px 0 0 0;
}	



.purple-title2 {
	display: block;
	text-align:center;
  margin-bottom: 25px;
}


}


