@charset "UTF-8";
/* CSS Document */

/* ============================
	reset
 ============================ */

.body.indent01 {
padding-left: 1em;
text-indent: -1em
}


/* ============================
	menuListSection
 ============================ */

.menuListSection .mainList {	
}

.menuListSection .mainList li {
margin-bottom: 2em;
}

.menuListSection .mainList li a {
display: block;
background-image: url("../images/mark_arrow002.svg");
background-repeat: no-repeat;
background-position: right 5px center;

font-size: 1.6rem;
border-left: solid 5px #347e3f;
line-height: 20px;
/* padding-left: 7px; */
margin-bottom: 25px;
position: relative;

border: 1px solid #CCC;
padding: 20px 20px 20px 30px;
border-radius: 4px;
}

.menuListSection .mainList li a::after {
/*position: absolute;
top: 25px;
left: -5px;*/
/* content: "";
display: block;
width: calc(100% + 13px);
border-bottom: 1px solid #347e3f;
position: relative;
top: 5px;
left: -13px; */
}

.menuListSection .mainList li a.skybule {
border-left: solid 5px #69ce79;
}

.menuListSection .mainList li a.skybule::after {
border-bottom: 1px solid #69ce79;
}


/* for PC */
@media screen and (min-width: 1201px) {

	.menuListSection .mainList li {
	margin-bottom: 10px;
	float: left;
	width: calc(50% - 20px);
	}
	
	.menuListSection .mainList li:nth-child(even) {
	float: right;
	}
	.menuListSection .mainList li:nth-child(odd) {
	clear: both;
	}

	.menuListSection .mainList li a {
	display: block;
	background-image: url("../images/mark_arrow002.svg");
	background-repeat: no-repeat;
	background-position: right 10px center;
	font-size: 2.2rem;
	border-left: solid 7px #347e3f;
	line-height: 28px;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
	}
	.menuListSection .mainList li a::after {
	top: 6px;
	left: -18px;
	}
	.menuListSection .mainList li a .small {
	font-size: 2.2rem;
	}
	
	.menuListSection .mainList li.livecamera a {
	font-size: 2.5rem;
	}
	
	.menuListSection .mainList li a.skybule {
	border-left: solid 7px #69ce79;
	}

}

/* for TB */
@media screen and (max-width: 1200px) and (min-width: 768px){
}



/* ============================
		menuTable00x
 ============================ */

.menuTable001 {
margin-bottom: 0.5em;
}

.menuTable001 thead th {
font-weight: bold;
}

.menuTable001 tbody th {
padding:  0;
width: 20%;
background-color: #eee !important;
}
.menuTable001 tbody tr:nth-child(even) th {
background-color: #f6f6f6 !important;
}

.menuTable001 tbody td {
padding: 5px 0;
text-align: center;
font-size: 1.6rem;
color: #666;
width: 20%;
background-color: #eee;
}

.menuTable001 tbody tr:nth-child(even) td {
background-color: #f6f6f6 !important;
}


.menuTable001 tbody td.small {
font-size: 1.6rem;
color: #000;
}

.menuTable001 tfoot th,
.menuTable001 tfoot td {
background-color: #ddd !important;
text-align: center;
font-weight: bold;
}


.menuTable002 {
margin-bottom: 0.5em !important;
}

.menuTable002 th {
font-weight: bold;
background-color: #eee !important;
}

.menuTable002 td {
text-align: center;
background-color: #f8f8f8;
}
.menuTable002 tr:nth-child(even) td {
background-color: #eee !important;
}
.menuTable002 td:last-child {
font-weight: bold;
background-color: #ddd !important;
}

.menuTable002 tr:nth-child(even) td:last-child {
background-color: #ddd !important;
}

.body.tableNote002 {
margin-bottom: 0 !important;
padding-left: 1em;
text-indent: -1em;
margin-top: 0.5em;
}
.body.tableNote002::before {
content: "＊";
}

.body.tableNote002 .underline {
text-decoration: underline;
}

.body.tableNote002.option::before {
content: "※";
}


.menuTable003 {
margin-bottom: 0.5em;
}

.menuTable003 th {
font-weight: bold;
padding-left: 0;
padding-right: 0;
white-space: nowrap;
}

.menuTable003 tbody th {
width: 30%;
background-color: #f8f8f8 !important;
}

.menuTable003 tbody tr:nth-child(1) th,
.menuTable003 tbody tr:nth-child(even) th {
background-color: #eee !important;
}


.menuTable003 tbody td {
text-align: center;
background-color: #f8f8f8 !important;
color: #666;
font-size: 1.6rem ;
padding: 0;
width: calc(70% / 4);
}

.menuTable003 tbody tr:nth-child(1) td,
.menuTable003 tbody tr:nth-child(even) td {
background-color: #eee !important;
}


.menuTable003 tbody td.small {
font-size: 1.2rem;
color: #000 !important;
}


.menuTable003 tbody tr.lowCata th,
.menuTable003 tbody tr.lowCata td {
font-weight: normal;
background-color: #fff !important;
}

.menuTable003 tfoot th,
.menuTable003 tfoot td {
background-color: #ddd !important;
text-align: center;
font-weight: bold;
}


.menuTableList004 {
margin-bottom: 0.5em;
}

.menuTableList004 li {
margin-bottom: 0 !important;
}

.menuTable004 {
margin-bottom: 0;
}


.menuTableList004 li:first-child .menuTable004 tr:last-child th,
.menuTableList004 li:first-child .menuTable004 tr:last-child td {
border-bottom: none;
}

.menuTable004 td {
padding-left: 0;
padding-right: 0;
text-align: center;
width: 50%;
background-color: #eee;
}
.menuTable004 tr:nth-child(even) td {
background-color: #f8f8f8 ;
}

.menuTable004 th {
white-space:nowrap;
width: 30%;
font-weight: bold;
background-color: #eee !important;
}

.menuTable004 td:last-child {
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
background-color: #ddd !important;
width: 20%;
}


.menuTable004 .fontSamll {
font-size: 1.2rem;
}


.menuTable005 {
margin-bottom: 0.5em;
}

.menuTable005 th {
font-weight: bold;
background-color: #eee !important;
}

.menuTable005 td {
text-align: center;
background-color: #eee;
}
.menuTable005 tr:nth-child(even) td {
background-color: #f8f8f8;
}


.menuTable005 td:last-child {
font-weight: bold;
background-color: #ddd !important;
}



/* for PC */
@media screen and (min-width: 1201px) {


	.wideContainer {
	width: 1200px;
	margin: 0 auto;
	}

	.menuTable001 tbody th ,
	.menuTable001 tbody td {
	padding: 0.5em 0;
	}

	.menuTable001 tbody td {
	font-size: 2.0rem;
	line-height: 1.2em;
	}

	.menuTable001 tbody td.small {
	font-size: 1.6rem;
	}

	.menuTable003 tbody th ,
	.menuTable003 tbody td {
	padding:  0.5em 0;
	box-sizing: border-box;
	}
	
	.menuTable003 tbody td {
	font-size: 2.0rem;
	line-height: 1.2em;
	}

	.menuTable003 tbody td.small {
	font-size: 1.4rem;
	}


	.menuTableList004 li {
	float: left;
	width: calc(50% - 20px);
	}

	.menuTableList004 li:nth-child(2n) {
	float: right;
	}

	.menuTableList004 li:first-child .menuTable004 tr:last-child th,
	.menuTableList004 li:first-child .menuTable004 tr:last-child td {
	border-bottom: 1px solid #aaa;
	}
	
	.menuTable004 th,
	.menuTable004 td {
	line-height: 1.2em;
	}




}



/* ============================
		other
 ============================ */

/* for SP */
@media screen and (max-width: 767px) {
}

/* for TB */
@media screen and (max-width: 1200px) and (min-width: 768px){
}

/* for PC */
@media screen and (min-width: 1201px) {
}
