@charset "utf-8";

/*---------------------------------------------------------------------------------------
	大枠設定
----------------------------------------------------------------------------------------*/

#wrapper{
	min-width: inherit!important;
}
#contents h2{
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width: 768px){
	#pnav {
		width: auto!important;
		height: auto!important;
		padding: 6px 10px 5px!important;
		margin-bottom:0px!important;
		background: #f7f7f7!important;
	}
	#contents #pnav li{
		line-height: 1.6!important;
	}
}




/*---------------------------------------------------------------------------------------
	header
----------------------------------------------------------------------------------------*/

div#header.pc{}
header.sp{ display: none;}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width: 768px){
	div#header.pc{ display: none;}
	header.sp{
		display: inherit;
		padding:10px 10px 5px;
		overflow:hidden;
		text-align: left;
	}
	header.sp h1{ float:right;}
	header.sp p{ float:left; margin-right: 10px;}
	header.sp #lang div { position: relative;}
	header.sp #lang span { cursor: pointer;}
	header.sp #lang ul { display: none; position: absolute; left: 75px; top: 35px;}
}




/*---------------------------------------------------------------------------------------
	footer
----------------------------------------------------------------------------------------*/

div#footer.pc{}
footer.sp{ display: none;}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width: 768px){
	div#footer.pc{ display: none;}
	footer.sp{
		display: inherit;
		clear:both;
		border-top:1px solid #CECECE;
		padding:0 0 10px;
		text-align:center;
	}
	footer.sp #pagetop{
		height:30px;
		line-height:30px;
		margin-bottom:10px;
	}
	footer.sp #pagetop a{
		display:block;
		background:#F0F0F0;
	}
	footer.sp #pagetop a img{
		height:30px;
		width:67px;
	}
	footer.sp #copy{
		clear:both;
		font-size:9px;
		padding:7px 0;
	}
}




/*---------------------------------------------------------------------------------------
	seijin2019
----------------------------------------------------------------------------------------*/

#seijin2019{
	color:#D43052;
	text-align:center;
}
#seijin2019 .pc{}
#seijin2019 .sp{ display: none;}
img.wauto{ width:auto; max-width:100%; height:auto;}
img.wmax{ width:100%; height:auto;}

#seijin2019 .msa{
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
#seijin2019 .msa small{
	font-size: 20px;
}
#seijin2019 .bg{
	clear: both;
	box-sizing: border-box;
	max-width: 1200px;
	padding: 72px 30px 40px;
	font-size:16px;
	font-weight:bold;
	margin: 0 auto;
	background: url(images/bg.png) no-repeat center top, url(images/bg2.png) no-repeat center bottom;
	background-size: 100% auto;
	overflow: hidden;
}
#seijin2019 .bg p.mb80{
	margin-bottom: 80px;
}
#seijin2019 .bg dl{
	max-width: 830px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px 30px;
	background: #faf1f1;
	border: 1px solid #eb858b;
}
#seijin2019 .bg dl dt{
	margin-top: -30px;
	margin-bottom: 40px;
}
#seijin2019 .bg span{
	font-size:28px;
	font-weight: bold;
	line-height: 1.4;
}
#seijin2019 .bg span strong{
	font-size: 34px;
}
#seijin2019 .bg-blue{
	clear: both;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	background:#27B3C4;
	padding: 60px 30px 100px;
	margin:0 auto;
}
#seijin2019 .bg-blue h3{
	margin-bottom: 45px;
}
#seijin2019 .bg-blue dl{
	max-width:880px;
	padding-bottom:30px;
	border-bottom:2px dashed #fff;
	margin:0 auto 30px;
	overflow:hidden;
	text-align:left;
}
#seijin2019 .bg-blue dl dt{
	float:left;
	margin-right:20px;
}
#seijin2019 .bg-blue dl dd{
	overflow:hidden;
	line-height:1.5;
}
#seijin2019 .bg-blue dl dd ul li{
	margin-bottom:25px;
}
#seijin2019 .bg-blue dl dd ul li.last,
#seijin2019 .bg-blue dl dd ul li:last-of-type{
	margin-bottom:0;
}
#seijin2019 .bg-blue dl dd a{
	color:#fff;
	text-decoration:none;
}
#seijin2019 .bg-blue dl dd a:hover{
	text-decoration:underline;
}
#seijin2019 .bg-blue dl dd p small{
	font-size:16px;
}
#seijin2019 .bg-blue dl.last,
#seijin2019 .bg-blue dl:last-of-type{
	border-bottom:none;
}

#seijin2019 .faq{
	clear: both;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	text-align: center;
	background:#27B3C4;
	padding: 60px 30px 100px;
	margin:0 auto;
}
#seijin2019 .faq h2{
	margin-bottom: 40px;
}
#seijin2019 .faq h3{
	box-sizing: border-box;
	clear: both;
	max-width: 880px;
	color: #333;
	font-weight: bold;
	text-align: left;
	background: #fff;
	padding: 3px 20px;
	margin: 40px auto 0;
	border: 3px solid #B5DFE7;
}
#seijin2019 .faq div{
	clear: both;
	max-width: 880px;
	text-align: left;
	margin: 0 auto;
	border-bottom: 1px solid #B5DFE7;
}
#seijin2019 .faq div:last-child{
	border-bottom: none;
}
#seijin2019 .faq div p.faq-q{
	padding: 15px 0 15px 30px;
	position: relative;
	cursor: pointer;
}
#seijin2019 .faq div p.faq-q:before{
	position: absolute;
	top: 23px;
	left: 3px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#seijin2019 .faq div p.faq-q.active:before{
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
#seijin2019 .faq div p.faq-a{
	display: none;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 30px;
	background: #B5DFE7;
}
#seijin2019 .faq div p.faq-a a{
	color: #333;
}
#seijin2019 .faq div p.faq-a span.t-ind{
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}
#seijin2019 .faq div p.faq-a span.dt{
	display: inline-block;
	width: 4.5em;
	white-space: nowrap;
}
#seijin2019 .faq p.btnback{
	clear: both;
	max-width: 880px;
	text-align: center;
	margin: 0 auto;
	padding-top: 60px;
}
#seijin2019 .faq p.btnback a{
	display: block;
	max-width: 300px;
	color: #333;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background: #fff;
	line-height: 50px;
	border-radius: 10px;
	margin: 0 auto;
}
#seijin2019 .faq p.btnback a:hover{ opacity: .7;}


.present {
	margin-bottom: 40px;
	overflow: hidden;
}
.present li {
	text-align: center;
	box-sizing: border-box;
}
.present li:nth-child(1) {
	
}
.present li:nth-child(2) {
	
}
.present li img {
	
}
#seijin2019 .prevention {
	max-width: 830px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
    background: rgba(39, 120, 196, 0.2);
	color: #333;
}
#seijin2019 .prevention .ttl {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	color: rgba(39, 120, 196, 1);
}
#seijin2019 .prevention ul li {
	display: inline;
	margin: 0 10px;
	font-weight: normal;
	white-space: nowrap;
}

/*------------------------------ sp size ------------------------------*/
@media screen and (max-width: 768px){
	#seijin2019 .pc{ display: none;}
	#seijin2019 .sp{ display: inherit;}
	img.wauto-sp{ width:auto; max-width:100%; height:auto;}
	img.wmax-sp{ width:100%; height:auto;}
	
	#seijin2019 .bg{
		clear: both;
		box-sizing: border-box;
		max-width: 1200px;
		padding: 15% 5% 8%;
		font-size: 3.5vw;
		font-weight:bold;
		margin: 0 auto;
		background: url(images/bg.png) no-repeat center top, url(images/bg2.png) no-repeat center bottom;
		background-size: 100% auto;
		overflow: hidden;
	}
	#seijin2019 .bg p.mb80{
		margin-bottom: 12%;
	}
	#seijin2019 .bg dl{
		max-width: 880px;
		margin-left: auto;
		margin-right: auto;
		padding: 0 5% 6%;
		background: #faf1f1;
		border: 1px solid #eb858b;
	}
	#seijin2019 .bg dl dt{
		margin-top: -6%;
		margin-bottom: 6%;
	}
	#seijin2019 .bg span{
		font-size: 4vw;
	}
	#seijin2019 .bg span strong{
		font-size: 6vw;
	}
	
	#seijin2019 .bg-blue{
		clear: both;
		color:#fff;
		font-size: 14px;
		font-weight:bold;
		background:#27B3C4;
		padding: 8% 5% 12%;
		margin:0 auto;
	}
	#seijin2019 .bg-blue h3{
		margin-bottom: 8%;
	}
	#seijin2019 .bg-blue dl{
		max-width:880px;
		padding-bottom:20px;
		border-bottom:2px dashed #fff;
		margin:0 auto 20px;
		overflow:hidden;
		text-align:left;
	}
	#seijin2019 .bg-blue dl dt{
		float:none;
		margin-right:0;
		margin-bottom: 15px;
	}
	#seijin2019 .bg-blue dl dt img{
		width: 130px;
		height: auto;
	}
	#seijin2019 .bg-blue dl dd p small{
		font-size:12px;
	}

	#seijin2019 .faq{
		clear: both;
		color:#fff;
		font-size: 14px;
		font-weight:bold;
		text-align: center;
		background:#27B3C4;
		padding: 8% 5% 12%;
		margin:0 auto;
	}
	#seijin2019 .faq h2{
		margin-bottom: 5%;
	}
	#seijin2019 .faq div p.faq-q{
		padding: 10px 0 10px 30px;
		position: relative;
		cursor: pointer;
	}
	#seijin2019 .faq div p.faq-q:before{
		position: absolute;
		top: 14px;
		left: 3px;
	}
	#seijin2019 .faq div p.faq-a{
		display: none;
		color: #333;
		font-size: 13px;
		font-weight: normal;
		padding: 15px;
		background: #B5DFE7;
	}
	#seijin2019 .faq p.btnback{
		clear: both;
		max-width: 880px;
		text-align: center;
		margin: 0 auto;
		padding-top: 10%;
	}
	#seijin2019 .faq p.btnback a:hover{ opacity: 1;}
	
	.present {
		margin-bottom: 6%;
	}
	.present li {
		text-align: center;
	}
	.present li:nth-child(1) {
		margin-bottom: 16px;
	}
	.present li:nth-child(2) {
		
	}
	.present li img {
		max-width: 500px;
		width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	#seijin2019 .prevention {
		padding: 3%;
	}
	#seijin2019 .prevention .ttl {
		font-size: 15px;
		margin-bottom: 2%;
	}
	#seijin2019 .prevention ul li {
		display: block;
		text-align: left;
		margin: 0;
		font-size: 14px;
	}
}





