@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;
}
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: 15px;
	line-height: 1.5em;
}
#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;
}
/* .anchor */
.anchor {
	margin-bottom: 40px;
	padding: 20px 40px;
	background-color: #f7f7f7;
}
.anchor ul {
	text-align: left;
	font-size:0;
}
.anchor li {
	display: inline-block;
	position: relative;
	padding-left: 3%;
	width: 42%;
}
.anchor li:nth-child(n+3) {
	margin-top: 20px;
}
.anchor li + li {
	margin-left: 0;
}
.anchor li:nth-child(even) {
	margin-left: 10%;
}
.anchor li.normal_link {
	padding-left: 0;
	margin-right: 3%;
}
.anchor li .ico01 {
	width: 14px !important;
	height: 11px !important;
	vertical-align: baseline !important;
}
.anchor li a {
	font-size: 15px;
	color: #246cbf !important;
	text-decoration: none !important;
	transition: .3s;
}
.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;
	top: 50%;
	left: 0;
	margin-top: -5px;
}
/* #sec01 */
#sec01 {
	width: 910px;
	margin: 0 auto;
}
#sec01 #sec01-01 {
	margin-bottom: 40px;
}
#sec01 #sec01-01 .txt01 {
	margin-bottom: 15px;
}
#sec01 #sec01-01 .img01 {
	width: 604px;
	margin: 0 auto;
}
#sec01 #sec01-02 {
	margin-bottom: 40px;
}
#sec01 #sec01-02 .box01 {
	width: 596px;
	margin: 0 auto 20px;
	text-align: center;
	font-size: 0;
}
#sec01 #sec01-02 .box01 dl {
	display: inline-block;
	box-sizing: border-box;
	width: 280px;
	border: 2px solid #246cbf;
	border-radius: 8px;
	background-color: #f5faff;
	font-size: 13px;
	vertical-align: top;
}
#sec01 #sec01-02 .box01 dl:nth-child(even) {
	margin-left: 36px;
}
#sec01 #sec01-02 .box01 dl:nth-child(n+3) {
	margin-top: 36px;
}
#sec01 #sec01-02 .box01 dd {
	padding: 20px;
	border-top: 1px solid #246cbf;
	text-align: left;
}
#sec01 #sec01-02 .txt01 {
	color: #ff6f97;
}
#sec01 #sec01-03 {
	margin-bottom: 40px;
}
#sec01 #sec01-03 .box01 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
}
#sec01 #sec01-03 .box01 dl {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 280px;
	border: 2px solid #246cbf;
	border-radius: 8px;
	background-color: #f5faff;
	font-size: 13px;
	vertical-align: top;
}
#sec01 #sec01-03 .box01 dl + dl {
	margin-left: 35px;
}
#sec01 #sec01-03 .box01 dd {
	padding: 20px;
	border-top: 1px solid #246cbf;
	text-align: left;
}
#sec01 #sec01-03 li{
	color: #ff6f97;
}
#sec01 #sec01-04 {
	margin-bottom: 40px;
}
#sec01 #sec01-04 .txt01 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #246cbf;
}
#sec01 #sec01-04 .txt02 {
	margin-bottom: 15px;
	font-size: 14px;
}
#sec01 #sec01-04 .box01 table {
	width: 80%;
	margin: 0 auto 30px;
	border-collapse: collapse;
}
#sec01 #sec01-04 .box01 table td {
	padding: 16px 0;
	border: none;
	text-align: center;
	width: 25%;
}
#sec01 #sec01-04 .box01 table .td01 img ,
#sec01 #sec01-04 .box01 table .td02 img ,
#sec01 #sec01-04 .box01 table .td03 img ,
#sec01 #sec01-04 .box01 table .td04 img {
	width: auto;
	height: 70px;
}
#sec01 #sec01-04 .bn01 {
	margin-bottom: 30px;
	text-align: center;
}
#sec01 #sec01-04 .bn01 img {
	width: 636px !important;
}
#sec01 #sec01-04 .txt03 {
	margin-bottom: 20px;
	color: #ff6f97;
}
#sec01 #sec01-04 .txt04 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #246cbf;
}
#sec01 #sec01-05 .txt01 {
	margin-bottom: 15px;
}
#sec01 #sec01-05 sup {
	vertical-align: super;
	font-size: smaller;
}

@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 h2 {
		width: auto !important;
		min-height: auto;
		background-image: none;
		border-bottom: none;
		border-top: none;
		background-position: 0% 0% !important;
		background-color: #10228a;
		margin: 0 0 10px;
		padding: 12px 3.5%;
		height: auto;
		font-size: 16px !important;
		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;
	}

	/* .anchor */
	.anchor {
		margin-bottom: 20px;
		padding: 10px;
	}
	.anchor ul {
		text-align: left;
	}
	.anchor li {
		display: block;
		padding-left: 20px;
		width: auto;
	}
	.anchor li:nth-child(n+3) {
		margin-top: 10px;
	}
	.anchor li.normal_link {
		margin-right: 0;
	}
	.anchor li + li {
		margin-left: 0;
		margin-top: 10px;
	}
	.anchor li:nth-child(even) {
		margin-left: 0;
	}
	.anchor li a {
		font-size: 13px;
	}
	.anchor li a::before {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #357eca;
		margin-top: -4px;
	}

	/* #sec01 */
	#sec01 {
		width: auto;
	}
	#sec01 .inner {
		width: 93%;
		margin: 0 auto;
	}
	#sec02 #sec01-01 {
		margin-bottom: 30px;
	}
	#sec01 #sec01-01 .txt01 {
		margin-bottom: 10px;
	}
	#sec01 #sec01-01 .img01 {
		width: 100%;
		margin: 0;
	}
	#sec01 #sec01-02 {
		margin-bottom: 30px;
	}
	#sec01 #sec01-02 .box01 {
		width: auto;
		margin: 0 auto 10px;
	}
	#sec01 #sec01-02 .box01 dl {
		width: auto;
	}
	#sec01 #sec01-02 .box01 dl:nth-child(even) {
		margin-left: 0;
	}
	#sec01 #sec01-02 .box01 dl:nth-child(n+3) {
		margin-top: 0;
	}
	#sec01 #sec01-02 .box01 dl + dl {
		margin-top: 15px !important;
	}
	#sec01 #sec01-02 .box01 dd {
		padding: 10px;
	}
	#sec01 #sec01-03 {
		margin-bottom: 30px;
	}
	#sec01 #sec01-03 .box01 {
		margin-bottom: 10px;
	}
	#sec01 #sec01-03 .box01 dl {
		width: auto;
	}
	#sec01 #sec01-03 .box01 dl + dl {
		margin-left: 0;
		margin-top: 10px;
	}
	#sec01 #sec01-03 .box01 dd {
		padding: 10px;
	}
	#sec01 #sec01-04 .txt01 {
		margin-bottom: 10px;
		font-size: 14px;
	}
	#sec01 #sec01-04 .txt02 {
		margin-bottom: 10px;
		font-size: 13px;
	}
	#sec01 #sec01-04 .box01 table {
		margin-bottom: 30px;
		width:100%;
	}
	#sec01 #sec01-04 .box01 table td {
		padding: 10px 0;
		text-align: center;
		display:block;
		float:left;
		width: 50%;
	}
	#sec01 #sec01-04 .box01 table .td01 img ,
	#sec01 #sec01-04 .box01 table .td02 img ,
	#sec01 #sec01-04 .box01 table .td03 img ,
	#sec01 #sec01-04 .box01 table .td04 img ,
		width: auto;
		height: 50px;
	}
	#sec01 #sec01-04 .txt04 {
		margin-bottom: 4px;
		text-align: left;
		font-size: 13px;
		line-height: 1.4em;
	}
	#sec01 #sec01-04 .bn01 {
		margin-bottom: 20px;
	}
	#sec01 #sec01-04 .bn01 img {
		width: 100% !important;
	}
}

