@charset "utf-8";
.caparea {
    font-size: 12px;
}
.caparea p {
    color: #333;
}
body {
    line-height: 1.5;
    color: #333;
}
div#contents_wrap {
    background: none;
    
    /*background: url(../img/access/bg.jpg) center center / cover;*/
	font-family:'Noto Serif Japanese',"游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
}
/*.app_wrap,*/ div#contents_wrap {
    /*background: #ebe5e2;*/
}

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


div#container {
	padding-top: 40px;
	padding-inline: 20px;
	padding-bottom: 80px;
}
@media screen and (max-width: 787px) {
	div#container {
		padding-bottom: 60px;
	}
}

.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;
	color: #fff;
	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;
}

.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:'Noto Serif Japanese',"游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
	line-height: 18px;
	color: #3c3429;
	font-weight: 400;
    font-size: 17px;
}

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

.msn-dataTable tr {
}

.msn-dataTable th,.msn-dataTable td{
	}

.msn-dataTable th {
	width: 28%;
	color: #000;
	padding: 10px;
	padding-left: 15px!important;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	box-sizing: border-box;
	border: none;
		 border-bottom: solid 1px #ccc; 
	background: #f0f0f0;

}
.msn-dataTable td {
	color: #000;
	padding: 10px;
	padding-left: 15px!important;
	font-size: 14px;
	line-height: 1.4;
	box-sizing: border-box;
	font-weight: 400;
	border: none;
		 border-bottom: solid 1px #ccc; 
}
.msn-dataTable tr:first-child th {
	 border-top: solid 1px #ccc; 
}
.msn-dataTable tr:first-child td {
	 border-top: solid 1px #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 {
	    margin-bottom: 8px;
    }
    .msn-section__container .msn-h3__inner{
        font-size: 16px;
    }
    
    /*.msn-h3::after {
        top:0.1em;
    }*/
    
    .text14_sp{
        font-size: 14px!important;
    }
    
    .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: 12px;
	font-weight: normal;
}
.msn-dataTable td {
    width: 100%;
	padding: 7px;
	padding-left: 7px!important;
	font-size: 14px;
}
	.msn-dataTable th{
		font-weight: bold;
		padding-top: 1em;
		border-bottom: none;
	}
	.msn-dataTable td{
		border-top: none !important;
		padding-bottom: 1em;
	font-size: 14px;}
	.msn-dataTable tr:first-child th{
		/* border-top-color: #313131; */
		font-size: 12px;
		}
	.msn-dataTable table{
		/* border-top: none; */
	}
}

@media screen and (max-width: 380px) {
    .text14_sp{
        font-size: 12px!important;
    }
    
    
}

