@charset "utf-8";

#main,
#main p{
	font-size: 13px;
	line-height: 1.5em;
}

#main img {
	width: 100%;
	height: auto;
	vertical-align: top;
	-webkit-backface-visibility: hidden;
}

#main a {
	transition: .3s;
}
#main a:hover {
	opacity: 0.7;
	text-decoration: none;
}

header {
	z-index: 9999 !important;
}


/* .link01
__________________________________ */
#main a.link01 {
	position: relative;
	display: inline-block;
	padding-left: 13px;
	color: #0050a3 !important;
}
#main a.link01::before {
	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: -3px;
}


/* h1
__________________________________ */
#main h1 {
	box-sizing: border-box;
	width: 100% !important;
	height: auto;
	margin: 0 0 50px !important;
	padding: 1em 0 .6em;
	background: linear-gradient(135deg, #33a2c3 0%, #4a63b1 100%);
	color: #fff;
	text-align: center;
	font-size: 30px !important;
	font-weight: normal;
	line-height: 2em;
}
#main h1 span {
	display: inline-block;
	font-size: 16px;
	line-height: 1.5em;
}


/* h2
__________________________________ */
#main h2 {
	margin: 0 0 20px;
	padding: 18px 20px;
	background-color: #10228a;
	font-size: 22px;
	text-align: center;
	color: #fff;
	line-height: 1;
	letter-spacing: .2em;
}


/* #anchor
__________________________________ */
#anchor {
	margin-bottom: 66px;
}
#anchor ul {
	display: flex;
	justify-content: space-between;
	width: 910px;
	margin: 0 auto;
	font-size: 0;
}
#anchor li {
	width: 280px;
}


/* .aun
__________________________________ */
.aun > p {
	margin-bottom: 1em;
	text-align: center;
}
.aun .boxAun {
	box-sizing: border-box;
	display: flex;
	justify-content: center;
}
.aun .boxAun dl {
	box-sizing: border-box;
	width: 350px;
	border: solid 1px #dbdbdb;
}
.aun .boxAun dl + dl {
	margin-left: 40px;
}
.aun .boxAun dt {
	padding: 20px;
	background-color: #f1f9fa;
	color: #323232;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.aun .boxAun dd {
	padding: 20px;
}
.aun .boxAun dd p:first-of-type {
	margin-bottom: 20px;
	text-align: center;
}
.aun .boxAun dd p:first-of-type img {
	width: 286px !important;
}
.aun .boxAun dd:nth-of-type(2) p:nth-of-type(2) {
	margin-bottom: 10px;
}


/* #sec01
__________________________________ */
#sec01 {
	width: 910px;
	margin: -126px auto 60px;
	padding-top: 126px;
}
#sec01 .btn01 a {
	position: relative;
	box-sizing: border-box;
	display: block;
	width: 380px;
	margin: 0 auto;
	padding: 24px 16px;
	border-radius: 6px;
	background-color: #0091e8;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .08em;
	color: #fff !important;
}
#sec01 .btn01 a:hover {
	color: #fff !important;
}
#sec01 .btn01 a::after {
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	border: 0px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -4px;
}
#sec01 .box01 {
	margin-bottom: 50px;
}
#sec01 .box01 p:first-child {
	width: 834px;
	margin: 0 auto 30px;
}
#sec01 .box01 p:nth-child(2) {
	margin-bottom: 30px;
	text-align: center;
}
#sec01 .box02 ul {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 30px;
}
#sec01 .box02 li {
	position: relative;
	box-sizing: border-box;
	width: 280px;
	border: 2px solid #246cbf;
}
#sec01 .box02 li dt {
	z-index: 2;
	position: absolute;
	padding: 8px 16px;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #246cbf;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .08em;
}
#sec01 .box02 li dd:nth-of-type(2) {
	margin-bottom: 20px;
}
#sec01 .box02 li:first-child dd:nth-of-type(3) {
	padding-bottom: 20px;
	text-align: center;
}

#sec01 .box02 li dd.text {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 120px;
	background: #e4f0fd;
	color: #246cbf;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	padding-top: 0.5em;
	box-sizing: border-box;
}
#sec01 .box02 li dd.text span span {
	color: #ff6f97;
}


/* #sec02
__________________________________ */
#sec02 {
	width: 910px;
	margin: -126px auto 60px;
	padding-top: 126px;
}
#sec02 .txt01 {
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #246cbf;
}
#sec02 .box01 {
	margin-bottom: 30px;
	padding: 40px;
	background: url("../wr_img/point_b/sec02_bg01.png") repeat;
	border-radius: 20px;
}
#sec02 .box01 p:first-child {
	margin-bottom: 40px;
}
#sec02 .btn01 a {
	position: relative;
	box-sizing: border-box;
	display: block;
	width: 440px;
	margin: 0 auto;
	padding: 24px 16px;
	border-radius: 6px;
	background-color: #ffde00;
	text-align: center;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: .08em;
	color: #2061ac;
}
#sec02 .btn01 a:hover {
	color: #2061ac !important;
}
#sec02 .btn01 a::after {
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	border: 0px;
	border-top: solid 2px #2061ac;
	border-right: solid 2px #2061ac;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -4px;
}
#sec02 .box02 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#sec02 .box02 li {
	width: 32%;
}
#sec02 .box02 li:nth-child(-n+3) {
	margin-bottom: 2%;
}
#sec02 .box02 li a {
	display: flex;
	align-items: center;
	position: relative;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 0 1em 0 3.8em;
	border: 1px solid #ccc;
	box-shadow: 0px 3px 0px 0px rgba(153, 153, 153, 0.1);
	color: #000 !important;
	font-weight: bold;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: left 0.4em center;
	background-size: 3.2em auto;
	line-height: 1.2em;
	height: 64px;
	letter-spacing: 0.02em;
}
#sec02 .box02 li a:hover {
	opacity: 0.6 !important;
}
#sec02 .box02 li:nth-child(1) a {
	background-image: url(../wr_img/point_b/sec02_img02.png);
}
#sec02 .box02 li:nth-child(2) a {
	background-image: url(../wr_img/point_b/sec02_img03.png);
}
#sec02 .box02 li:nth-child(3) a {
	background-image: url(../wr_img/point_b/sec02_img04.png);
}
#sec02 .box02 li:nth-child(4) a {
	background-image: url(../wr_img/point_b/sec02_img05.png);
}
#sec02 .box02 li:nth-child(5) a {
	background-image: url(../wr_img/point_b/sec02_img06.png);
}
#sec02 .box02 li:nth-child(6) a {
	background-image: url(../wr_img/point_b/sec02_img07.png);
}
#sec02 .box02 li a::after {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	border: 0px;
	border-top: solid 2px #2061ac;
	border-right: solid 2px #2061ac;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -4px;
}
#sec02 .box02 li a > span {
	flex: 1;
}
#sec02 .box02 li a > span span {
	font-size: 10px;
}



/* #sec03
__________________________________ */
#sec03 {
	width: 910px;
	margin: -126px auto 60px;
	padding-top: 126px;
}
#sec03 .txt01 {
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #246cbf;
}
#sec03 .box01 {
	margin-bottom: 30px;
	border: 2px solid #246cbf;
}
#sec03 .box01 p:first-child {
	padding: 14px 10px;
	background-color: #e4f0fd;
	font-size: 19px;
	font-weight: bold;
	color: #246cbf;
	text-align: center;
}
#sec03 .box01 p:nth-child(2) {
	padding: 30px 30px 0;
}
#sec03 .box02 {
	margin-bottom: 30px;
}
#sec03 .box02 dl {
	margin-top: 1em;
	border: 1px solid #dbdbdb;
}
#sec03 .box02 dt {
	padding: 15px;
	background-color: #f9f9f9;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#sec03 .box02 dd:first-of-type {
	display: flex;
	justify-content: center;
	padding: 20px;
}
#sec03 .box02 dd:first-of-type p {
	font-weight: bold;
	font-size: 26px;
}
#sec03 .box02 dd:first-of-type p + p {
	margin-left: 50px;
}
#sec03 .box02 dd:first-of-type p a {
	color: #333;
}
#sec03 .box02 dd:nth-of-type(2) {
	padding: 0 20px 20px;
	text-align: center;
}
#sec03 .box03 ul {
	margin-top: 30px;
	padding-right: 1.2em;
}
#sec03 .box03 li {
	position: relative;
	left: 1.2em;
}
#sec03 .box03 li::before {
	position: absolute;
	content: '※';
	left: -1.2em;
	top: 0;
}
#sec03 .box03 li + li {
	margin-top: .4em;
}
#sec03 .box03 li:nth-child(3) {
	color: #ff0000;
}


/* #sec04
__________________________________ */
#sec04 {
	width: 910px;
	margin: 0 auto 60px;
}
#sec04 .box01 {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}
#sec04 .box01 dl {
	display: flex;
	width: 32%;
}
#sec04 .box01 dt {
	width: 80px;
	margin-right: 10px;
}
#sec04 .box01 dt img {
	width: 80px !important;
}
#sec04 .box01 dd a.link01::before {
	top: 0 !important;
	margin-top: 6px !important;
}
#sec04 p.txt01 {
	text-align: center;
}
#sec04 .aun {
	margin-top: 20px;
}


/* #sec05
__________________________________ */
#sec05 {
	box-sizing: border-box;
	width: 660px;
	margin: 0 auto 4rem;
	padding: 22px 0 22px 295px;
	background: url(../wr_img/point_b/sec05_bg01.png) no-repeat left top;
}
#sec05 img {
	width: 352px !important;
}





@media screen and (min-width:1px) and (max-width:767px) {
/* h1
__________________________________ */
	#main h1 {
		margin-bottom: 20px !important;
		padding: .8em 10px;
		font-size: 22px	!important;
		line-height: 1.2em;
	}
	#main h1 span {
		margin-top: .4em;
		font-size: 13px;
		line-height: 1.4em;
	}


/* h2
__________________________________ */
	#main h2 {
		margin: 0 0 10px;
		padding: 12px 3.5%;
		font-size: 18px;
		line-height: 1.4em;
		letter-spacing: .1em;
	}



/* #anchor
__________________________________ */
	#anchor {
		width: 93%;
		margin: 0 auto 20px;
	}
	#anchor ul {
		display: block;
		justify-content: start;
		width: auto;
	}
	#anchor li {
		width: auto;
	}
	#anchor li + li {
		margin-top: 12px;
	}


/* .aun
__________________________________ */
	.aun > p {
		text-align: left;
	}
	.aun .boxAun {
		display: block;
		justify-content: start;
	}
	.aun .boxAun dl {
		width: auto;
	}
	.aun .boxAun dl + dl {
		margin-left: 0;
		margin-top: 20px;
	}
	.aun .boxAun dt {
		padding: 10px;
		font-size: 13px;
	}
	.aun .boxAun dd {
		padding: 10px;
	}
	.aun .boxAun dd p {
		text-align: center !important;
	}
	.aun .boxAun dd p:first-of-type {
		margin-bottom: 15px;
	}
	.aun .boxAun dd p:first-of-type img {
		max-width: 100% !important;
	}
	.aun .boxAun dl:nth-of-type(2) dd p:nth-of-type(2) {
		margin-bottom: 10px;
	}


/* #sec01
__________________________________ */
	#sec01 {
		width: auto;
		margin: -45px auto 30px;
		padding-top: 45px;
	}
	#sec01 .inner {
		width: 93%;
		margin: 0 auto;
	}
	#sec01 .btn01 a {
		width: auto;
		padding: 18px 14px;
		font-size: 16px;
	}
	#sec01 .btn01 a::after {
		width: 8px;
		height: 8px;
		right: 14px;
	}
	#sec01 .box01 {
		margin-bottom: 40px;
	}
	#sec01 .box01 p:first-child {
		width: auto;
		margin: 0 auto 15px;
	}
	#sec01 .box01 p:nth-child(2) {
		margin-bottom: 15px;
	}
	#sec01 .box02 ul {
		display: block;
		justify-content: start;
		align-items: normal;
		margin-bottom: 20px;
	}
	#sec01 .box02 li {
		width: auto;
	}
	#sec01 .box02 li + li {
		margin-top: 30px;
	}
	#sec01 .box02 li dd:nth-of-type(2) {
		margin-bottom: 15px;
	}
	#sec01 .box02 li:first-child dd:nth-of-type(3) {
		padding-bottom: 15px;
	}
	#sec01 .box02 li dd.text {
		min-height: auto;
		font-size: 19px;
		padding: 1.5em 0 1.0em;
	}


/* #sec02
__________________________________ */
	#sec02 {
		width: auto;
		margin: -45px auto 30px;
		padding-top: 45px;
	}
	#sec02 > .inner {
		width: 93%;
		margin: 0 auto;
	}
	#sec02 .txt01 {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 1.4em;
	}
	#sec02 .box01 {
		margin-bottom: 20px;
		padding: 10px;
		border-radius: 10px;
	}
	#sec02 .box01 p:first-child {
		margin-bottom: 20px;
	}
	#sec02 .btn01 a {
		width: 100%;
		padding: 14px;
		font-size: 16px;
		line-height: 1.4em;
	}
	#sec02 .box02 li {
		width: 48%;
	}
	#sec02 .box02 li:nth-child(-n+4) {
		margin-bottom: 4%;
	}
	#sec02 .box02 li a {
		padding: .2em 1.6em .2em 3.2em;
		font-weight: normal;
		font-size: 3.3vw;
		background-size: 2.6em auto;
		height: 16vw;
		letter-spacing: 0.02em;
	}
	#sec02 .box02 li a:hover {
		opacity: 1 !important;
	}
	#sec02 .box02 li a::after {
		width: 6px;
		height: 6px;
		right: 10px;
		margin-top: -3px;
	}
	#sec02 .box02 li a > span span {
		font-size: 2.4vw;
	}


/* #sec03
__________________________________ */
	#sec03 {
		width: auto;
		margin: -45px auto 30px;
		padding-top: 45px;
	}
	#sec03 > .inner {
		width: 93%;
		margin: 0 auto;
	}
	#sec03 .txt01 {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 1.4em;
	}
	#sec03 .box01 {
		margin-bottom: 20px;
		border: 1px solid #246cbf;
	}
	#sec03 .box01 p:first-child {
		padding: 10px;
		font-size: 14px;
		text-align: left;
	}
	#sec03 .box01 p:nth-child(2) {
		padding: 10px 10px 0;
	}
	#sec03 .box02 {
		margin-bottom: 20px;
	}
	#sec03 .box02 dt {
		padding: 10px;
		font-size: 13px;
		text-align: left;
	}
	#sec03 .box02 dd:first-of-type {
		display: block;
		justify-content: start;
		padding: 10px;
	}
	#sec03 .box02 dd:first-of-type p {
		font-size: 20px;
	}
	#sec03 .box02 dd:first-of-type p + p {
		margin-left: 0;
	}
	#sec03 .box02 dd:nth-of-type(2) {
		padding: 0 10px 10px;
		text-align: left;
	}
	#sec03 .box03 .tgl_ttl {
		position: relative;
		margin: 20px 0 10px;
		padding: 0 0 6px 0;
		border-bottom: 1px solid #000;
		letter-spacing: .04em;
		line-height: 1;
	}
	#sec03 .box03 .tgl_ttl .tgl_ico,
	#sec03 .box03 .tgl_ttl .tgl_ico span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	#sec03 .box03 .tgl_ttl .tgl_ico {
		width: 16px;
		height: 16px;
		position: absolute;
		top: -3px;
		right: 0;
	}
	#sec03 .box03 .tgl_ttl .tgl_ico span {
		position: absolute;
		top: 0;
		left: 0;
		width: 16px;
		height: 2px;
		background-color: #222;
		border-radius: 4px;
	}
	#sec03 .box03 .tgl_ttl .tgl_ico span:nth-of-type(1) {
		top: 8px;
		transform: rotate(0deg);
	}
	#sec03 .box03 .tgl_ttl .tgl_ico span:nth-of-type(2) {
		top: 8px;
		transform: rotate(90deg);
	}
	#sec03 .box03 .tgl_ttl .tgl_ico.active span:nth-of-type(1) {
		display: none;
	}
	#sec03 .box03 .tgl_ttl .tgl_ico.active span:nth-of-type(2) {
		top: 8px;
		transform: rotate(180deg);
	}
	#sec03 .box03 ul {
		display: none;
		margin-top: 0;
	}


/* #sec04
__________________________________ */
	#sec04 {
		width: auto;
		margin: 0 auto 30px;
	}
	#sec04 > .inner {
		width: 93%;
		margin: 0 auto;
	}
	#sec04 .box01 {
		display: block;
		justify-content: start;
		margin-bottom: 15px;
	}
	#sec04 .box01 dl {
		display: flex;
		width: auto;
	}
	#sec04 .box01 dl + dl {
		margin-top: 15px;
	}
	#sec04 p {
		text-align: left;
	}


/* #sec05
__________________________________ */
	#sec05 {
		width: 300px;
		padding: 0;
		background: url(../wr_img/point_b/sec05_bg01_sp.png) top center no-repeat;
		background-size: 300px 148px;
		height: 148px;
		position: relative;
		margin: 0 auto 20px;
	}
	#sec05 img {
		display: none;
		width: auto;
	}
	#sec05 a {
		width: 272px;
		height: 42px;
		display: block;
		position: absolute;
		top: 90px;
		left: 50%;
		transform: translateX(-50%);
		background-image: url(../wr_img/point_b/sec05_btn01_sp.png);
		background-size: 272px 42px;
	}


}




