@charset "UTF-8";
/*
Theme Name:
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/

html {
	background:#fff9b7;
	}

#all {
	text-align:center;
	position:relative;
	}

header {
	position:relative;
	}
	
header div {
	position:absolute;
	z-index:10;
	left:10px;
	bottom:30px;
	width:25%;
	min-width:200px;
	}
	
header h1 img {
	width:100%;
	}	
	
#cnt01 h2 {
	font-weight:bold;
	font-size:1.8rem;
	margin-top:5px;
	}		

#cnt01 .campaign {
	margin:20px 0;
	}

#cnt01 li {
	background:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	margin-top:10px;
	}

#cnt01 li h3 {
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0; 
	-moz-border-radius: 10px 10px 0 0;
	color:#fff;
	font-weight:bold;
	padding:10px 0;
	font-size:2.2rem;
	}
	
#cnt01 li h3 + p {
	margin-top:10px;
	font-weight:bold;
	font-size:1.7rem;
	}
	
#cnt01 li dl {
	margin:10px;
	font-size:1.2rem;
	overflow:hidden;
	}
	
#cnt01 li dt {
	width:20%;
	float:left;
	clear:left;
	padding:3px 0;
	border-radius:20px;
	-webkit-border-radius:20px; 
	-moz-border-radius:20px;
	margin: 0 2% 10px 0;
	color:#fff;
	}		

#cnt01 li dd {
	text-align:left;
	padding:3px 0 10px 22%;
	margin-bottom:8px;
	border-bottom:1px solid #e4e4e4;
	}
	
#cnt01 li dd:last-of-type {
	border-bottom:none;
	}	


#cnt01 li:nth-of-type(1) h3,
#cnt01 li:nth-of-type(1) dt {
	background:#e4007e;
	}
	
#cnt01 li:nth-of-type(2) h3,
#cnt01 li:nth-of-type(2) dt {
	background:#036eb8;
	}
	
#cnt01 li:nth-of-type(3) h3,
#cnt01 li:nth-of-type(3) dt {
	background:#3f9b49;
	}		

#cnt02 {
	background:#fff;
	padding:30px 0;
	}
	
#cnt02 li {
	margin-bottom:15px;
	}	

#cnt02 p {
	text-align:left;
	font-size:1.3rem;
	line-height:1.7;
	letter-spacing:0;
	margin-top:5px;
	}

#cnt03 {
	padding:30px 0 50px;
	}

#cnt03 .inner div {
	background:#fff;
	padding:8px;
	margin:10px 0;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	}

#cnt03 iframe {
	width:100%;
	height:300px;
	}


#cnt04 {
	background:#fff;
	padding:10px 0 30px;
	}
	
#cnt04 h2 {
	margin-top:-30px;
	}	
	
#cnt04 p {
	text-align:left;
	letter-spacing:0;
	}
	
#cnt04 p a {
	text-decoration:underline;
	}

#cnt04 form dl dd label {
	display: block;
	margin: 0px 0px 5px 0px;
}
#cnt04 form dl dd h4 {
	margin: 30px 0px 5px 0px;
}

.ttl {
	font-size:2rem;
	margin:20px 0;
	color:#038ed9;
	font-weight:bold;
	}

#container .button a {
	margin:auto;
	background:#ff5582;
	color:#fff142;
	border:none;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	padding:30px;
	font-weight:bold;
	font-size:1.6rem;
	box-shadow:0 4px rgba(206, 62, 114, 1);
	}



footer {
	color:#fff;
	background-color:#3f9be7;
	
	padding:60px 0 20px;
	font-size:1.2rem;
	}
	
footer a {
	color: #fff;
	}	
	
#ad footer {
	margin-bottom:90px;
	background:#3f9be7 url(../img/wave.png) repeat-x top left;
	background-size: 400px auto;
	}	
	
footer address {
	margin:5px 0;
	}
		
footer .tel {
	margin:10px 0 10px;
	font-family: 'Roboto', sans-serif;
	font-size:2rem;
	} 
	
footer .tel a {
	font-size:3.5rem;
	font-family: 'Roboto', sans-serif;
	}
	
footer .tel + div {
	border:1px solid #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	padding:5px 0;
	}	
	
footer .copyright {
	font-size:1rem;
	}
	
footer ul {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-align-items: center; 
	align-items: center;
	margin:20px 0;
	}
	
footer li {
	margin:0 5px;
	}		
	
footer .button a {
	margin:auto;
	background:#ff5582;
	color:#fff;
	border:none;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	padding:15px 0;
	width:150px;
	}			

#fixedbutton {
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	z-index:1000;
	}
	
#fixedbutton a {
	display:block;
	width:100%;
	padding:15px 0;
	background:#ff5582;
	}
	
#fixedbutton a div:first-of-type {
	background:#fff;
	padding:8px;
	margin:0 20px 10px;
	color:#ff5582;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	font-weight:bold;
	}	

#fixedbutton a div:last-of-type {
	color:#fff142;
	font-size:2rem;
	font-weight:bold;
	}


@media screen and (max-width:800px) {
.pc {
	display:none;
    }
.sp {

	display:inherit !important;
	}
}

@media screen and (min-width:801px) {
.pc {
	display:inherit !important;
    }
.sp {
	display:none;
	}
}					