@charset "utf-8";



/* ContlinkList
__________________________________ */
ul.ContlinkList li a,
ul.ContlinkList li a:hover{
	width : 32% ;
	margin-right: 2%;
	float: left;
	border-radius: 3px;
	padding: 1.5em 2.3em 1em 3.4em;
	border: 1px solid #cccccc;
	box-shadow: 0px 3px 0px 0px rgba(153, 153, 153, 0.1);
	margin-bottom: 0.8em;
	box-sizing: border-box;
	color: #000000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 0.4em center;
	background-size: 2.7em auto;
	display: block;
	position: relative;
	line-height: 1.2;
	height: 64px;
	letter-spacing: 0.02em;
}
ul.ContlinkList li a:hover{
	text-decoration: underline;	
}
ul.ContlinkList li a i{
	font-size: 1.2rem;
	margin-right: 1em;
	color: #4596D5;
}
ul.ContlinkList li:nth-child(3n) a{
margin-right: 0;
}
ul.ContlinkList li a::after {
	font-family: "Font Awesome 5 Free";
	content: ' \f105';
	font-weight: bold;
	right: 1em;
	position: absolute;
	color: #0f1350;
	transform: rotate(90deg);
}
ul.ContlinkList li.link_normal a::after{
	font-family: "Font Awesome 5 Free";
	content: ' \f105';
	font-weight: bold;
	right: 0.5em;
	transform: translate(-50%, -50%);
	top: 50%;
	position: absolute;
	color: #0f1350;
}
ul.ContlinkList li a.redirect::after{
	content: ' \f35d';
	right: 0.2em;
}
@media screen and (min-width:1px) and (max-width:767px) {
	ul.ContlinkList li a,
	ul.ContlinkList li a:hover{
	font-size: 3vw !important;
	width: 48%;
	margin-right: 2%;
	padding: 5vw 1.7em 1em 3.2em;
	background-position: left 0.3em center;
	background-size: 2.5em auto;
	line-height: 1.2;
	height: 14vw;
	}
	ul.ContlinkList li a:before{
	content: "";
	width: 12px;
	height: 10px;
	right: -0.2em;
	}
	ul.ContlinkList li:nth-child(2n) a{
	margin-right: 0;
	}
	ul.ContlinkList li:nth-child(3n) a{
	margin-right: 2%;
	}
}

/* UCカードでお支払いいただける各種料金 */
#charge ul.ContlinkList1 li:nth-child(1) a{
	background-image: url(../img/index/m_icn01.png);
}
#charge ul.ContlinkList1 li:nth-child(2) a{
	background-image: url(../img/index/m_icn02.png);
}
#charge ul.ContlinkList1 li:nth-child(3) a{
	background-image: url(../img/index/m_icn03.png);
}
#charge ul.ContlinkList1 li:nth-child(4) a{
	background-image: url(../img/index/m_icn04.png);
}
#charge ul.ContlinkList1 li:nth-child(5) a{
	background-image: url(../img/index/m_icn05.png);
}
#charge ul.ContlinkList1 li:nth-child(6) a{
	background-image: url(../img/index/m_icn06.png);
}
#charge ul.ContlinkList1 li:nth-child(7) a{
	background-image: url(../img/index/m_icn07.png);
}
#charge ul.ContlinkList1 li:nth-child(8) a{
	background-image: url(../img/index/m_icn08.png);
}

#charge ul.ContlinkList2 li:nth-child(1) a{
	background-image: url(../img/index/m_icn10.png);
}
#charge ul.ContlinkList2 li:nth-child(2) a{
	background-image: url(../img/index/m_icn11.png);
}
#charge ul.ContlinkList2 li:nth-child(3) a{
	background-image: url(../img/index/m_icn13.png);
}

#charge ul.ContlinkList3 li:nth-child(1) a{
	background-image: url(../img/index/m_icn09.png);
}
#charge ul.ContlinkList3 li:nth-child(2) a{
	background-image: url(../img/index/e_icn04.png);
}
#charge ul.ContlinkList3 li:nth-child(3) a{
	background-image: url(../img/index/m_icn11.png);
}
#charge ul.ContlinkList3 li:nth-child(4) a{
	background-image: url(../img/index/e_icn03.png);
	padding-top: 0.9em;
}

/*#charge ul.ContlinkList li:nth-child(12) a{
	background-image: url(../img/index/m_icn12.png);
}*/

/* UCカードでお支払いいただける各種料金 */
#exe ul.ContlinkList li:nth-child(1) a{
	background-image: url(../img/index/e_icn01.png);
}
#exe ul.ContlinkList li:nth-child(2) a{
	background-image: url(../img/index/e_icn02.png);
}
#exe ul.ContlinkList li:nth-child(3) a{
	background-image: url(../img/index/e_icn03.png);
}
#exe ul.ContlinkList li:nth-child(4) a{
	background-image: url(../img/index/e_icn03.png);
}
#exe ul.ContlinkList li:nth-child(7) a{
	background-image: url(../img/index/e_icn05.png);
}
#exe ul.ContlinkList li:nth-child(8) a{
	background-image: url(../img/index/e_icn06.png);
}
@media screen and (min-width:1px) and (max-width:767px) {
	#exe ul.ContlinkList li:nth-child(4) a,
	#exe ul.ContlinkList li:nth-child(7) a,
	#exe ul.ContlinkList li:nth-child(8) a{
	font-size: 3.3vw;
	padding: 3.5vw 1.5em 1em 3.2em;
	color: #000000;
	line-height: 1.2;
	}
	#charge ul.ContlinkList3 li:nth-child(4) a{
	padding-top: 0.6em;
	}
}

.registration{
	text-align: center;
}
p span.stlarge {
	font-size: 1.2em;
	font-weight: bold;
}
a img.btn_registration {
	width: 300px;
}
@media screen and (min-width:1px) and (max-width:767px) {
	.registration{
	text-align: left;
	}
	p span.stlarge {
	text-align: left;
	display: block;
	}
	a img.btn_registration {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
}

#main .table01 {
	padding: 1.5em 10% 1em;
	border: 2px dotted #4596D5;
}
.table01_title {
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: center;
	font-size: 1.2rem;
}
.table01_left_kokyo {
	float: left;
	width: 50%;
}
.table01_left_kokyo h3 {
	color: #4596D5;
	text-align: left;
	margin-bottom: 0.5em;
}
.table01 .table01_left_kokyo table {
	border-top: 1px dotted #CAC6C6;
	width: 90%;
}
.table01_left_kokyo table th {
	text-align: left;
}
.table01_left_kokyo table td{
	text-align: center;
}
.table01_left_kokyo table th,
.table01_left_kokyo table td{
	border-bottom: 1px dotted #CAC6C6;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.table01_right_arrow03 {
	float: right;
	width: 50%;
	text-align: center;
	padding-top: 2em;
	font-size: 1.2em;
}
.table01_right_arrow03 strong {
	color: #F90004;
}
.table01_right_arrow03 .kokyo_underarw {
	font-size: 1.5em;
	color: #6AAADE;
	line-height: 1;
	padding-bottom: 0.5em;
	display: block;
}
.table01_right_arrow03 img{
	margin-top: -2em;
}

@media screen and (min-width:1px) and (max-width:767px) {
	.table01_left_kokyo h3{
	text-align: center;
	}
	.table01_left_kokyo,
	.table01_right_arrow03{
	float: none;
	width: 100%;
	}
	.table01 .table01_left_kokyo table {
	width: 100%;
	}
	.table01_right_arrow03 img{
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 1em;
	}
}



@media screen and (min-width:1px) and (max-width:767px) {
	/* common */
	picture img{
		width: 100%;
	}
}

h5 {
	font-size: 1.3rem;
	line-height: 1;
	margin: 2.5rem 0 1.5rem;
}
h5.border {
	line-height: 1.3;
	margin: 3.9rem 0 1.5rem;
	border-bottom: 2px solid #4496d5;
	padding-bottom: 6px;
}
#main section.paymentList {
	margin-bottom: 2.5rem;
}
.paymentTtl {
	border-radius: 3px;
	padding: 1.2em 2.3em 1em 3.4em;
	border: 1px solid #cccccc;
	box-shadow: 0px 3px 0px 0px rgba(153, 153, 153, 0.1);
	margin-bottom: 2rem;
	box-sizing: border-box;
	color: #000000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 0.4em center;
	background-size: 2.7em auto;
	display: block;
	position: relative;
	height: 64px;
	text-align: left;
	font-size: 1.2rem;
	line-height: 1;
}
#payment1 {
	background-image: url(../img/index/m_icn01.png);
}
#payment2 {
	background-image: url(../img/index/m_icn02.png);
}
#payment3 {
	background-image: url(../img/index/m_icn03.png);
}
#payment4 {
	background-image: url(../img/index/m_icn04.png);
}
#payment5 {
	background-image: url(../img/index/m_icn05.png);
}
#payment6 {
	background-image: url(../img/index/m_icn06.png);
}
#payment7 {
	background-image: url(../img/index/m_icn07.png);
}
#payment8 {
	background-image: url(../img/index/m_icn08.png);
}
#payment9 {
	background-image: url(../img/index/m_icn10.png);
}
#payment10 {
	background-image: url(../img/index/m_icn11.png);
}
#payment11 {
	background-image: url(../img/index/m_icn09.png);
}
.paymentList ul {
	margin-top: 2rem;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.paymentList ul li {
	border: 1px solid #cccccc;
	border-radius: 3px;
	width: 31%;
	margin-bottom: 1.6rem;
	padding: 15px 10px;
	box-sizing: border-box;
}
.paymentList ul li:not(:nth-child(3n)) {
	margin-right: 37px;
}
.paymentList ul.notes li {
	border: none;
	border-radius: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 0;
	box-sizing: border-box;
	margin-right: 0;
}
.paymentList ul li p {
	font-weight: bold;
	background: #d4e5ff;
	padding: 9px 5px;
	line-height: 1;
	margin-bottom: 10px;
	font-size: 1.1rem;
	box-sizing: border-box;
}
.paymentList ul li .flex {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.paymentList ul li .flex div {
	margin-left: 15px;
}
.paymentList ul li .flex a {
	display: block;
	width: 138px;
	box-sizing: border-box;
	padding: 9px 0;
	font-weight: bold;
	border-radius: 4px;
	color: #fff;
	box-shadow: 0px 3px 0px 0px rgba(153, 153, 153, 0.1);
	font-size: 0.9rem;
	line-height: 1;
}
.paymentList ul li .flex a + a {
	margin-top: 12px;
}
.paymentList ul li .flex a.atu {
	background: #ff6e96;
}
.paymentList ul li .flex a.hp {
	background: #4496d5;
}
.paymentList p a {
	color: #407cba;
	text-decoration: underline;
}
.paymentList .arwlink a:before {
	content: none;
}
.arwlink a {
	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;
}


@media screen and (min-width:1px) and (max-width:767px) {
.paymentTtl {
		font-size: 1.2rem !important;
		padding: 1em 2em 1em 3.2em;
		background-position: left 0.3em center;
		background-size: 2.5em auto;
		height: 44px;
	}
	.paymentList ul li {
		width: 100%;
	}
	.paymentList ul li:not(:nth-child(3n)) {
		margin-right: 0;
	}
	.paymentList ul li .flex a {
		width: 133px;
	}
}
