@charset "shift_jis";
/* CSS Document */

div,dl,dt,dd,ul,ol,li,h1,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin:0px;
	padding:0px;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}/*
ol,ul {
	list-style:none;
}*/
caption {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
textarea { 
	font-size: 100%;
}
/*img {
	vertical-align: bottom;
	border-style:none;
}*/
hr {
	display: none;
}
body {
	font-family: "lr SVbN", Osaka, "Osaka|";
	margin: 0px;
	padding: 0px;
	color: #666;
}

/* relative size set */
.r16 { font-size:100% }		/* 16px | medium | default */
.r14 { font-size:87.5% }	/* 14px */
.r13 { font-size:81.25% }	/* 13px | small */
.r12 { font-size:75% }		/* 12px */
.r11 { font-size:68.75% }	/* 11px */
.r10 { font-size:62.5% }	/* 10px | x-small */
.r9 { font-size:56.25% }	/*  9px | xx-small */

/* relative size set  Line High*/
.r16h { font-size:100%; line-height:1.6 }		/* 16px | medium | default */
.r14h { font-size:87.5%; line-height:1.4 }	/* 14px */
.r13h { font-size:81.25%; line-height:1.3 }	/* 13px | small */
.r11h { font-size:68.75%; line-height:1.1 }	/* 11px */
.r10h { font-size:62.5%; line-height:1 }	/* 10px | x-small */
.r9h { font-size:56.25%; line-height:0.9 }	/*  9px | xx-small */

.r16h120 { font-size:100%; line-height:1.2 }		/* 16px | medium | default */
.r14h120 { font-size:87.5%; line-height:1.2 }	/* 14px */
.r13h120 { font-size:81.25%; line-height:1.2 }	/* 13px | small */
.r11h120 { font-size:68.75%; line-height:1.2 }	/* 11px */
.r12h120 { font-size:75%; line-height:1.2 }		/* 12px */
.r10h120 { font-size:62.5%; line-height:1.2 }	/* 10px | x-small */
.r9h120 { font-size:56.25%; line-height:1.2 }	/*  9px | xx-small */

.r16h150 { font-size:100%; line-height:1.5 }		/* 16px | medium | default */
.r14h150 { font-size:87.5%; line-height:1.5 }	/* 14px */
.r13h150 { font-size:81.25%; line-height:1.5 }	/* 13px | small */
.r12h150 { font-size:75%; line-height:1.5 }		/* 12px */
.r11h150 { font-size:68.75%; line-height:1.5 }	/* 11px */
.r10h150 { font-size:62.5%; line-height:1.5 }	/* 10px | x-small */
.r9h150 { font-size:56.25%; line-height:1.5 }	/*  9px | xx-small */

/* absolute size set */
.a16 { font-size:16px }
.a14 { font-size:14px }
.a13 { font-size:13px }
.a12 { font-size:12px }
.a11 { font-size:11px }
.a10 { font-size:10px }
.a9 { font-size:9px }

/* absolute size set Line High*/
.a16h120 { font-size:16px; line-height:1.2 }
.a14h120 { font-size:14px; line-height:1.2 }
.a13h120 { font-size:13px; line-height:1.2 }
.a12h120 { font-size:12px; line-height:1.2 }
.a12h120red {
	font-size:12px;
	line-height:1.2;
	color: #F33;
}
.a11h120 { font-size:11px; line-height:1.2 }
.a10h120 { font-size:10px; line-height:1.2 }
.a9h120 { font-size:9px; line-height:1.2 }

.a14h150 { font-size:14px; line-height:1.5 }
.a13h150 {
	font-size:13px;
	line-height:1.5;
}
.a12h150 { font-size:12px; line-height:1.5 }
.a11h150 { font-size:11px; line-height:1.5 }
.a10h150 { font-size:10px; line-height:1.5 }


#wrapper {
	background:#fff;
}

#contents {
	max-width: 979px;
	width:100%;
	margin: 0 auto;
	padding: 0px 0 57px;
	text-align: left;
	background:#FFE100;
}

#contents a:hover {
	opacity: 0.70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contents .ttl {
	background:#014FD9;
	padding: 12px 0;
}
#contents .ttl img {
	display:block;
	margin: 0 auto;
}
#contents .ttl02 {
	border-bottom: solid 2px #014FD9;
	padding-bottom: 6px;
	margin:20px 0;
}
#contents .ttl02 img {
	display:block;
	margin: 0 auto;
	max-width:318px;
	width:100%;
}
#contents img.w100 {
	display:block;
	width:100%;
	height:auto;
}
#contents img.switchImg {
}
#contents area[href^="tel:"] { cursor: default; }

#contents .box01,
#contents .box02 {
	position:relative;
}
#contents .box01 .btn01 {
	display:block;
	position: absolute;
	z-index:100;
	width:37.4%;
	height:auto;
	top:78.8%;
	left:55.3%;
}
#contents .box02 .btn02_1,
#contents .box02 .btn02_2,
#contents .box02 .btn02_3 {
	display:block;
	position: absolute;
	z-index:100;
	width:24.6%;
	height:auto;
	top:75.9%;
	left:6.9%;
}
#contents .box02 .btn02_2 {
	left:37.7%;
}
#contents .box02 .btn02_3 {
	left:68.1%;
}

#contents .w100.img07_sp {
	display:none;
}
#contents .info_box {
	margin:0 20px;
	color:#003a91;
	font-size:13px;
	line-height:1.8;
}
#contents h3.info_ttl {
	display:block;
	background:#004EA2;
	padding: 12px 0;
	margin:1.5em 0 0.7em;
}
#contents h3.info_ttl img {
	display:block;
	margin: 0 auto;
}
#contents .info_box p.txt_indent {
	padding-left:1em;
	text-indent: -1em;
	display:inline-block;
}
#contents .MB1em {
	margin-bottom:1em;
}
#contents strong {
	font-weight:bold;
}