@charset "utf-8";

#kuzu_wrap {
/*	background: #fff;*/
	color: #000;
}
#kuzu_wrap ul li {
	color: #000;
}
#kuzu_wrap ul li a {
	color: #000;
}

a.link_none {
    pointer-events: none;
    text-decoration: none;
}

.t_indent01 {
	margin-left: -0.5em !important;
}
.t_indent02 {
	text-indent: inherit !important;
	padding-left: 0 !important;
}


div#container {
/*    padding: 40px 20px 0;*/
	padding: 30px 20px 80px;
}
@media screen and (max-width: 767px) {
    div#container {
        padding-bottom: 40px;
    }
}


.tab_btn{
	max-width:710px;
	margin:0 auto 30px;
	display:flex;
	justify-content:space-between;
}
.tab_btn li{
	width:47.89%;
}
.tab_btn li:first-child{
	margin:0 4.22% 0 0;
}

.msn-h3 {
	text-align: left;
	font-size: 16px;
	background: none;
	padding: 0 0 0 1.0em;
	margin-bottom: 10px;
	font-family:'Noto Serif Japanese',"游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
	position: relative;
    font-weight: bold;
}

.msn-h3::after {
	content: "";
	position: absolute;
	top:-0.1em;
	left:0;
	width: 0.4em;
	height: 1.4em;
	background: #343434;
}
.msn-section__container .msn-h3__inner{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
		line-height: 20px;
	vertical-align: middle;

}
.msn-section__container .msn-h3__inner span{
	font-size: 85%;
	display: inline-block;
	margin-right: 0.1em;
	transform: translateY(-0.1em);

}

.msn-dataTable table {
	width: 100%;
	border-left: none;
	/*border-top: 1px solid #aaaaaa;*/
}

.msn-dataTable tr {
}

/*.msn-dataTable th,.msn-dataTable td p,
.msn-dataTable th,.msn-dataTable td{
    font-weight: bold;
}*/

.msn-dataTable th {
	width: 26%;
	background: #e6e6e6;
	color: #000;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	padding-left: 15px!important;
	font-size: 14px;
	line-height: 1.4;
/*	font-weight: 400;*/
	box-sizing: border-box;
}
.msn-dataTable td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #000;
	padding: 10px;
	padding-left: 15px!important;
	font-size: 13px;
	line-height: 1.4;
	box-sizing: border-box;
/*	background: rgba(255, 255, 255, 0.2);*/
/*	background: rgba(255, 255, 255, 0.6);*/
	background: rgba(255, 255, 255, 0.8);
/*	background: #fff;*/
}
.msn-dataTable tr:first-child th {
	border-top: 1px solid #ccc;
}
.msn-dataTable tr:first-child td {
	border-top: 1px solid #ccc;
}
/*.msn-dataTable tr:last-child th,
.msn-dataTable tr:last-child td {
	border-bottom: none;
}*/

/*.caparea {
	font-size: 12px;
}*/


.nextbtn {
	margin-top: 60px;
	margin-bottom: 0;
}

@media screen and (max-width: 1180px) {}

@media screen and (max-width: 787px) {
    .msn-h3::after {
        width: 0.2em;
        height: 1em;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .msn-h3 {
        padding-left: 0.5em;
    }
    .msn-dataTable th {
        background: rgba(230,230,230,0.4);
    }
    .msn-dataTable td {
        background: rgba(255,255,255,0.5);
    }
.msn-dataTable td a {
    text-decoration: none!important;
    pointer-events: none!important;
    font-size: 12px;
    font-weight: normal;
}    
    .tab_btn{
        width: 80%;
    	margin:0 auto 30px;
        flex-wrap: wrap;
    }
    .tab_btn li{
    	width:100%;
        text-align: center;
    }
    .tab_btn li:first-child{
    	margin:0 0 3% 0;
    }    
    .tab_btn li:nth-child(3){
    	margin:0 0 3% 0;
    }    
    

.nextbtn {
	margin-top: 40px;
	margin-bottom: 0;
}
	
.msn-dataTable tr {
    padding-top: 0;
    border-bottom: none;
    
	
}	
.msn-dataTable th {
    width: 100%;
	padding: 7px;
	padding-left: 7px!important;
	font-size: 13px;
/*	font-weight: normal;*/
    border: 0;
}
.msn-dataTable td {
    border-left:  1px solid #ccc;
    width: 100%;
    padding: 7px;
    padding-left: 7px!important;
    font-size: 12px;
    border-right: 0;
    border-left: 0;
}
	.msn-dataTable th{
		/* font-weight: bold; */
		font-size: 12px;
        border-top: 0;
	}

	
	.msn-dataTable tr:first-child th{
		border-top: #ccc 1px solid;
	}
.msn-dataTable tr:first-child td {
		border-top: none;
		font-weight: 400;
}
	.msn-dataTable table{
		border: none;
	}
}

.msn-section__container .msn-h3__inner.t_ttl {
	font-weight: bold;
	position: relative;
	font-family: "Yu Mincho", "游明朝体", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
	/*	font-size: 1.3rem;*/
	font-size: 17px;
}
/*.t_ttl::before {
	content: "";
	width: 4px;
	height: 20px;
	background: #df8024;
	position: absolute;
	top: -1px;
	left: 0;
	bottom: 0;
	z-index: 1;
}*/

.day  {
	text-align: right;
	font-weight: bold;
}

@media screen and (max-width: 787px) {
    .msn-section__container .msn-h3__inner.t_ttl {
    	font-size: 14px;
    }
    .msn-h3 {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 600px) {
	.day {
		font-size: 14px;
	}
}