@charset "utf-8";
/* reset __________________________________ */

@media print{
	.spNav{
		display: none; 
	}
}

.user_pc a[href^="tel:"] {
	pointer-events: none !important;
}

.spOnly {
	display: none;
}

.mt0 {
	margin-top: 0 !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.alignR {
	text-align: right;
}
.red {
	color: #ff0000;
}
.fsL, .fsL li {
	font-size: 14px !important;
	line-height: 1.5em;
}
a:hover {
	opacity: 0.7;
}

.arwlink {
	margin-top: 5px;
	margin-bottom: 15px;
}
.arwlink a {
	color: #407cba;
	background-image: url(/wr_css/wr_img/under/left_navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
}

#main, #main p {
	font-size: 13px;
	line-height: 1.5em;
}

#main div a {
	color: #0050A3 !important;
}

#main h1 {
	box-sizing: border-box;
	width: 100% !important;
	height: auto;
	margin: 0 0 50px !important;
	padding: 1.4em 0;
	background: linear-gradient(135deg, #33a2c3 0%, #4a63b1 100%);
	color: #fff;
	text-align: center;
	font-size: 30px !important;
	font-weight: normal;
	line-height: 1.2em;
}
#main h1 span {
	display: inline-block;
	font-size: 16px;
	line-height: 1.5em;
}
#main .inner {
	width: 910px;
	margin: 30px auto;
}

#main h2 {
	margin: 0 0 20px;
	padding: 18px 20px;
	background: none;
	background-color: #10228a;
	height: auto;
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 1;
	letter-spacing: 2px;
}

#main h3 {
	height: auto;
	margin-bottom: 20px;
	padding: 14px 20px;
	background-color: #246cbf;
	border-left: none;
	line-height: 1;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 1px;
}

#main ul {
	list-style-type: none;
}
#main ul.attention,
#main ul.note {
	margin-top: 20px;
	padding: 0 0 0 13px;
	font-size: 13px;
	line-height: 1.5;
}
#main ul.attention li,
#main ul.note li {
	position: relative;
	text-indent: 0;
	padding-left: 0;
	margin-bottom: 5px;
}
#main ul.attention li::before,
#main ul.note li::before {
	position: absolute;
	content: '※';
	left: -13px;
	top: 0;
}
#main ul.note li::before {
	content: '・';
}
#main ul.note li ul.attention {
	margin-top: 0;
}
#main ul.note li ul.attention li::before {
	content: '※';
}
#main a {
	transition: .3s;
}
#main a:hover {
	opacity: 0.7;
	text-decoration: none;
}

#main a.link01 {
	position: relative;
	display: inline-block;
	padding-left: 13px;
	color: #0050a3 !important;
}
#main a.link01::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 1px #0050a3;
	border-right: solid 1px #0050a3;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -5px;
}

#main img {
	width: 100%;
	height: auto;
	vertical-align: top;
	-webkit-backface-visibility: hidden;
}


/* .notes01(※) */
#main .notes01 li {
	position: relative;
	left: 1.2em;
	padding-right: 1.2em;
	line-height: 1.6em;
}
#main .notes01 li::before {
	position: absolute;
	content: '\203B';
	left: -1.2em;
	top: 0;
}
#main .notes01 li + li {
	margin-top: .4em;
}
/* .notes02(●) */
#main .notes02 li {
	position: relative;
	left: 1.2em;
	padding-right: 1.2em;
	line-height: 1.6em;
}
#main .notes02 li::before {
	position: absolute;
	content: '\25CF';
	left: -1.2em;
	top: 0;
}
#main .notes02 li + li {
	margin-top: .4em;
}
/* #lead-txt */
#lead-txt {
	margin: 0 auto 60px;
	font-size: 16px;
	line-height: 1.8em;
}
/* .anchor */
.anchor {
	box-sizing: border-box;
	width: 910px;
	margin: 0 auto 40px;
	padding: 20px 60px;
	border: 2px solid #246cbf;
}
.anchor li {
	position: relative;
	padding-left: 23px;
}
.anchor li + li {
	margin-top: 2em;
}
.anchor li a {
	font-size: 15px;
	text-decoration: none !important;
	transition: .3s;
}
#main .anchor li a {
	color: #000 !important;
}
.anchor li a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.anchor li a::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #246cbf !important;
	top: 50%;
	left: 0;
	margin-top: -5px;
}

/* #pw */
#pw {
	font-size: 13px;
}
#pw #pw-sec01 {
	margin-bottom: 30px;
}

/* .sec */
.sec {
	margin: 0 auto;
}
.sec + .sec {
	margin-top: 50px;
}
.sec p + p {
	margin-top: 1em;
}

/* #sec01 */
#sec01 .txt01 {
	color: #ff6f97;
}
#sec01 #pw {
	margin-top: 20px;
}

/* #sec02 */
#sec02 .box01 {
	display: flex;
	margin-top: 1em;
}
#sec02 .box01 dl {
	text-align: center;
}
#sec02 .box01 dl + dl {
	margin-left: 40px;
}
#sec02 .box01 dt {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(36, 108, 191);
	line-height: 1.8em;
	display: block;
}
#sec02 .box01 dd img {
	width: 220px !important;
}

/* #sec07 */
#sec07 .txt01 {
	color: #ff6f97;
}

/* #sec09, #sec10 */
#sec09 li,
#sec10 li {
	position: relative;
	padding-left: 36px;
	list-style: none;
}
#sec09 li + li,
#sec10 li + li {
	margin-top: 20px;
}
#sec09 li::before,
#sec10 li::before {
	position: absolute;
	left: 0;
	top: -3px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius:50%;
	background-color: #246cbf;
	text-align:center;
	color: #fff;
	font-size: 14px;
}
#sec09 li:nth-child(1)::before,
#sec10 li:nth-child(1)::before {
	content: '1';
}
#sec09 li:nth-child(2)::before,
#sec10 li:nth-child(2)::before {
	content: '2';
}
#sec10 li:nth-child(3)::before {
	content: '3';
}
#sec09 dt,
#sec10 dt {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 14px;
}
#sec09 li dd + dd,
#sec10 li dd + dd {
	margin-top: 10px;
}

/* #sec12 */
#sec12 em {
	font-weight: bold;
	font-style: normal;
}
#sec12 a .ico01 {
	width: 14px !important;
	height: 11px !important;
	vertical-align: baseline !important;
}
#sec12 .txt01 {
	margin-bottom: 1em;
}
#sec12 .notes01 {
	margin-bottom: 1em;
}

/* #sec16 */
#sec16 a .ico01 {
	width: 14px !important;
	height: 11px !important;
	vertical-align: baseline !important;
}

@media screen and (max-width: 767px){

	body.spNav_fixed::before {
		z-index: 150;
	}

	.spOnly {
		display: block;
	}
	.pcOnly {
		display: none;
	}

	#main h1 {
		margin-bottom: 20px !important;
		padding: 1em 10px;
		font-size: 22px !important;
		line-height: 1.2em;
	}

	#main h1 span {
		margin-top: 0.4em;
		font-size: 13px;
		line-height: 1.4em;
	}

	#main h3 {
		margin-bottom: 10px;
		padding: 8px 10px;
		line-height: 1.4em;
		font-size: 13px;
	}

	#main .inner {
		width: 100%;
	}

	.revo_topimgarea {
		width: 100%;
	}

	#main .box > div {
		display: block;
		width: 100%;
		margin: 20px auto;
	}

	.sim_box {
		padding: 20px 10px;
	}

	.btn-area {
		width: 95%;
	}
	.btn-area a {
		font-size: 15px;
		text-align: center;
		padding: 0 32px 0 20px;
	}

	#main section {
		margin-top: -50px;
		padding-top: 100px;
	}
	#main .notes01 li,
	#main .notes02 li {
		font-size: 13px;
	}

	/* #lead-txt */
	#lead-txt {
		width: 93%;
		margin: 0 auto 30px;
		font-size: 14px;
		line-height: 1.6em;
	}

	/* .anchor */
	.anchor {
		width: 93%;
		margin: 0 auto 20px;
		padding: 10px;
	}
	.anchor li {
		padding-left: 20px;
	}
	.anchor li + li {
		margin-left: 0;
		margin-top: 12px;
	}
	.anchor li a {
		font-size: 14px;
	}
	.anchor li a::before {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #357eca;
		margin-top: -4px;
	}

	/* .sec */
	.sec {
		width: 93%;
		margin: 0 auto;
	}
	.sec + .sec {
		margin-top: 30px;
	}
	
	/* #sec02 */
	#sec02 .box01 {
		display: block;
	}
	#sec02 .box01 dl + dl {
		margin-left: 0;
		margin-top: 20px;
	}
	#sec02 .box01 dt {
		line-height: 1.4em;
	}
	#sec02 .box01 dd img {
		width: 70% !important;
	}
	
	/* #sec09, #sec10 */
	#sec09 li,
	#sec10 li {
		padding-left: 30px;
	}
	#sec09 li + li,
	#sec10 li + li {
		margin-top: 15px;
	}
	#sec09 li::before,
	#sec10 li::before {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	#sec09 dt,
	#sec10 dt {
		font-size: 13px;
	}
	#sec09 li dd + dd,
	#sec10 li dd + dd {
		margin-top: 6px;
	}
	
	/* #sec12 */
	#sec12 em {
		color: #000 !important;
	}
}

