@charset "UTF-8";

.headerin ul li.plc02 a { text-decoration:underline;}

/*----------------------------------------------------------------------------------
------------------------------------------------------------------------------------
									section div
------------------------------------------------------------------------------------
------------------------------------------------------------------------------------*/

section {
	width:100%;
	overflow:hidden;
	color:#e50031;
}

/*section div {
	overflow:hidden;
	margin:0 auto;
}*/

section table { width:100%; }

section div.color {
	background:#fef2f4;
	padding:0 0 45px;
	margin-top: 80px;
}


section div.box02 {
	width:100%;
	overflow:hidden;
	background:#ffffff;
	line-height:24px;
}

section div.topic02 {padding: 0 0 50px;}

section div.box02 .inner {
	max-width:880px;
	overflow:hidden;
	margin:0 auto;
	padding:0 20px;
}
/* section div.box02 .topic01 { opacity: 0.4;} */

section div h3 {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:50px 0 ;
}

section div .topic01 h3 {border-bottom:solid 2px #e50031 ;}
section div .topic01 h3 > span {font-size: 16px;}
section div.box02 .inner table tr {	border-bottom:solid 1px #e50031; }
section div.box02 .inner table tr:last-child {	border-bottom:solid 2px #e50031; }
section div.box02 .inner table td:first-child {
	width:25%;
	display: table-cell;
	vertical-align:middle;
	font-weight:bold;
	padding-left:6%;
}

section div.box02 .inner table td:last-child {
	width:75%;
	padding:25px 15px ;
	font-weight:600;
}

section div.box02 .inner ul {
	max-width: 880px;
    height: 58px;
    border-bottom: solid 2px #e50031;;
}

section div.box02 .inner ul li {
    width: 33.3%;
    display: block;
    float: left;
    overflow: hidden;
	box-sizing: border-box;
    border-left: solid 2px #fff;
    background-color: #fce5ea;
}

section div.box02 .inner ul li.no01 { border:none; }

section div.box02 .inner ul li a{
	width:100%;
	color: #e50031;
	font-weight:bold;
	float:left;
	text-align:center;
	background-color:#fef2f4;
	padding:17px 0;
	overflow:hidden;
    box-sizing: border-box;
}

section div.box02 .inner ul li a.active ,
section div.box02 .inner ul li a:hover {
	background-color:#e50031;
	color:#fff;
	padding:15px 0;
	box-sizing:border-box;
	border:solid 2px #e50031 ;
}

section div.box03 {
	max-width: 880px;
    overflow: hidden;
	text-align:center;
    margin: 0 auto;
	padding: 0 20px;
}

section div.box03 h3:nth-of-type(2){
	border-bottom:none;
	border-top: solid #e50031 1px;
}

section div.box03 p{
	line-height:24px;
	padding:0 0 45px;
}

section div.box03 img {
    width: 100%;
    max-width: 690px;
    height: auto;
    margin:0 auto 35px;
}
section div.box03 h4 {
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px;
}

#tabs .panel {
    margin: -60px auto 0;
    padding: 60px 0 0;
}

.box02 .inner .not_re ,
#tabs .panel div {
	max-width:880px;
	height:500px;
	background:url(../img/icon_not.png) center no-repeat;
}

/*#tabs .panel div.sudden { background:url("../img/icon_sudden.png") center no-repeat; }*/

section div.box03 h4 a { color:#e50031; }
section div.box03 address {	line-height:24px;}
section div.box03 address a {color:#e50031; text-decoration:underline;}
.sp00 {display:none;}
section div.box03 address a:hover {text-decoration:none;}

@media screen and (max-width: 860px) and (min-width: 640px) {

section div.box02 #link01 {
    margin: -70px 0 0;
    padding: 70px 0 0;
}

section #link02 ,
section #link03 {
    margin: -70px auto 0;
    padding: 70px 0 0;
}

#tabs .panel {
    margin: -120px auto 0;
    padding: 120px 0 0;
}

}

@media screen and (max-width: 640px) {
	.pc00 {display:none;}
	.sp00 {display:block;}

	section div.title h2 {
		width:67px;
		height:14px;
		background: url(../img/h2_03_sp.png) no-repeat;
	}
	section div.box03 img {
		max-width: 239px;
		margin-bottom:25px;
	}
	section div.color {	margin-top: 40px;	}

	section div.box02 .inner ul li a.active ,
	section div.box02 .inner ul li a:hover {
		padding:20px 0;
	}

	.box02 .inner .not_re ,
	#tabs .panel div,
	#tabs .panel div.sudden {
		background-size: 100%;
		width: 300px;
		height:300px;
		margin:0 auto;
	}

	section div.topic02 {
		padding: 0;
		border-bottom: solid 2px #e50031;
    margin-bottom: 20px;
	}

	section div.box02 .inner {padding:0;  margin: 0 15px;}

	section div h3 {
			font-size: 16px;
			padding: 23px 0;
	}
	section div .topic01 h3 > span {
		display:block;
		font-size: 12px;
	}
	/*section div.topic02 h3 {border-top: solid 2px;}*/
	section div.box03 h3 {border-bottom: none;}
	section div.box03 { padding:0;}

	section div.box02 #link01 {
			margin: -45px 0 0;
			padding: 45px 0 0;
	}

	section #link02 ,
	section #link03 {
			margin: -45px auto 0;
			padding: 45px 0 0;
	}

	#tabs .panel {
			margin: -120px auto 0;
			padding: 120px 0 0;
	}

	section div.box02 .inner table td:first-child {
			padding-left: 7px;
		font-size:12px;
		text-align:left;
	}

	section div.box02 .inner table td:last-child {
			font-size:12px;
			padding: 15px 15px 20px 10px;
		line-height:20px;
	}
	section div.box02 .inner table tr:last-child {	border-bottom:none; }
	section div.box02 .inner ul li a {
		height:58px;
		line-height: 17px;
		vertical-align:middle;
		padding:22px 0;
		font-size:12px;
		border-bottom:none;
	}

	section div.box03 p {
			line-height: 18px;
			padding: 0 15px 20px;
		font-size:10px;
	}

	section div.box03 address {
			line-height: 22px;
			font-size: 12px;
	}

	section div.box03 h4 { padding: 0 0 5px;}
	section div.box03 h4 a {font-size:12px;}

}

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

	section div.box02 .inner ul li.no04 a {padding:12px 5px;}
	section div.box02 .inner ul li.no04 a.active ,
	section div.box02 .inner ul li.no04 a:hover {padding:12px 0;}

}
