@charset "utf-8";
@import "default.css";
@import "base.css";
@import "meanmenu.css";

/*===============================================
●画面の横幅が640px以上
===============================================*/
@media screen and (min-width : 640px ){
#pc------------------------------------------- {
}
#no2 h2 {
	font-size: 49px;
	color: #e60012;
	font-weight: bold;
	line-height: 140%;
	margin-top: 50px;
	margin-bottom: 50px;
}
#no2 .box {
	margin-bottom: 60px;
}
#no2 .box p:nth-of-type(1) {
	margin-bottom: 20px;
}
#no2 .box figure {
	margin-bottom: 40px;
}
#no2 .box p:nth-of-type(2) {
	margin-bottom: 10px;
	font-weight: bold;
}
#no3 {
	margin-top: 50px;
}
#no3 h2 {
	font-size: 49px;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 70px;
}
#no3 h2+p {
	margin-bottom: 40px;
}
#no3 .box .youtube {
	margin-top: 5px;
	margin-bottom: 40px;
}
#no4 h2 {
	font-size: 43px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
}
#no4 h2+p {
	margin-bottom: 20px;
}
#no4 figure+p {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 40px;
}
#no4 h3 {
	font-size: 43px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 5px;
}
#no4 h3+p {
	margin-bottom: 40px;
}
#no4 dl dd {
	margin-top: 10px;
	margin-bottom: 30px;
}
#no5 h2 {
	font-size: 43px;
	color: #e60012;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 122%;
}
#no5 h2+p {
	font-size: 31px;
	font-weight: bold;
	margin-bottom: 20px;
}
#no5 .mb30 {
	margin-top: 10px;
}
#no5 h3 {
	font-size: 43px;
	color: #E60012;
	font-weight: bold;
	line-height: 112%;
	margin-top: 50px;
	margin-bottom: 30px;
}
#no5 h3 span {
	background-image: url(../images/yellow_back.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#no5 .red {
	color: #E60012;
	font-size: 31px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 40px;
}
#no6 h2 {
	color: #E60012;
	font-size: 41px;
	font-weight: bold;
	line-height: 126%;
}
#no6 p .bold {
	font-weight: bold;
}
#no6 p .red {
	color: #E60012;
	font-size: 31px;
	font-weight: bold;
}
#no7 h2 {
	font-size: 31px;
	font-weight: bold;
	color: #E60012;
	margin-top: 20px;
}
#no7 p a {
	color: #9fa0a0;
	text-decoration: none;
}
#no7 .box {
	margin-bottom: 80px;
}
#contact {
	margin-top: 100px;
}
#contact h3 {
	font-weight: bold;
	margin-bottom: 5px;
}
main p a {
	color: #FE9339;
}
#contact p {
	margin-bottom: 30px;
}
#privacy {
	margin-top: 100px;
}
#privacy p {
	margin-bottom: 50px;
}
.youtube video {
	width: 671px;
	margin: 0px;
	padding: 0px;
	height: 376px;
}
}



/*===============================================
●画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
/*===============================================
●sp
===============================================*/
#sp640------------------------------------------- {
}
#no2 h2 {
	font-size: 26px;
	color: #e60012;
	font-weight: bold;
	line-height: 140%;
	margin-top: 50px;
	margin-bottom: 50px;
}
#no2 .box {
	margin-bottom: 60px;
}
#no2 .box p:nth-of-type(1) {
	margin-bottom: 20px;
}
#no2 .box figure {
	margin-bottom: 40px;
}
#no2 .box p:nth-of-type(2) {
	margin-bottom: 10px;
	font-weight: bold;
}
#no3 {
	margin-top: 50px;
}
#no3 h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 70px;
}
#no3 h2+p {
	margin-bottom: 40px;
}
#no3 .box .youtube {
	margin-top: 5px;
	margin-bottom: 40px;
}
#no4 h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
}
#no4 h2+p {
	margin-bottom: 20px;
}
#no4 figure+p {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 40px;
}
#no4 h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 5px;
}
#no4 h3+p {
	margin-bottom: 40px;
}
#no4 dl dd {
	margin-top: 10px;
	margin-bottom: 30px;
}
#no5 h2 {
	font-size: 26px;
	color: #e60012;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 122%;
}
#no5 h2+p {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
#no5 .mb30 {
	margin-top: 10px;
}
#no5 h3 {
	font-size: 26px;
	color: #E60012;
	font-weight: bold;
	line-height: 112%;
	margin-top: 50px;
	margin-bottom: 30px;
}
#no5 h3 span {
	background-image: url(../images/yellow_back.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#no5 .red {
	color: #E60012;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 40px;
}
#no6 h2 {
	color: #E60012;
	font-size: 26px;
	font-weight: bold;
	line-height: 126%;
}
#no6 p .bold {
	font-weight: bold;
}
#no6 p .red {
	color: #E60012;
	font-size: 31px;
	font-weight: bold;
}
#no7 h2 {
	font-size: 20px;
	font-weight: bold;
	color: #E60012;
	margin-top: 20px;
}
#no7 p a {
	color: #9fa0a0;
	text-decoration: none;
}
#no7 .box {
	margin-bottom: 80px;
}
#contact {
	margin-top: 100px;
}
#contact h3 {
	font-weight: bold;
	margin-bottom: 5px;
}
main p a {
	color: #FE9339;
}
#contact p {
	margin-bottom: 30px;
}
#privacy {
	margin-top: 100px;
}
#privacy p {
	margin-bottom: 50px;
}
.youtube video {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
}




/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp
===============================================*/
#sp400------------------------------------------- {
}
}
