/*
	Theme Name: JINZAIKAIKAKU THEME
	Description: LAYOUT & SCRIPT DATA
	Author: Mochida Tomokazu
	Author URI: https://www.resite.jp/
	Version: 2019.1

*/

@charset "UTF-8";
html {overflow-x: hidden;}
ul, li {margin: 0px;padding: 0px;list-style-type: none;}
form#mailformpro label.mfp_checked {background-color: #a2917c !important;}
main{display: block;}
article seciton{display: flex;flex-direction: column;}
.vertical{opacity: 0;transform: translate(0,60px); -webkit-transform: translate(0px,60px);transition: all 1s ease 0s;}
.vertical.dis{opacity: 1.0;transform: translate(0,0); -webkit-transform: translate(0,0);}
.vertical2{opacity: 0;transform: translate(0,60px); -webkit-transform: translate(0px,60px);transition: all 1s ease 0.25s;}
.vertical2.dis{opacity: 1.0;transform: translate(0,0); -webkit-transform: translate(0,0);}
.vertical3{opacity: 0;transform: translate(0,60px); -webkit-transform: translate(0px,60px);transition: all 1s ease 0.25s;}
.vertical3.dis{opacity: 1.0;transform: translate(0,0); -webkit-transform: translate(0,0);}

#anchor {position: fixed;width: 40px;height: 40px;right: 150px;display: block;bottom: 20px;z-index: 5000;}

#anchor_con {position: fixed;width: 120px;height: 120px;right: 20px;display: block;bottom: 20px;z-index: 5000;}

#anchor_nonble {position:relative;margin-left: auto; width: 60px;height: 0px;right: 20px;display: block;top: 0px;z-index: 5000;}



@media all and (min-width:751px) {
.pc{display: block;}
.sp{display: none;}
	
img.pc{display: block;}
img.sp{display: none;}
body {overflow-x: hidden; font-size: 22px;color: #000;line-height: 42px;margin: 0px;padding: 0px;font-family: "Noto Sans Japanese";}

header{
    width: 100%;
    height: 80px;
    position: fixed;
    background: #FFFFFF;
	opacity: 0.7;
    z-index: 10000;
}
header section{width: 1280px;display: flex;align-items: center;margin: auto;height: 80px;justify-content:space-between}
header section>h1{display: block;}
header section>h1 a img{width: 220px;height: auto;margin-left: 20px;}
header section ul{display: flex;justify-content:space-around;margin-right: 20px;flex-basis: 800px;}
header section ul li a{color: #00000;text-decoration: none;font-size: 18px;}
header section ul li a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
footer{background-color: #000000) repeat-x;padding-top: 70px;margin-top: -70px;}
footer section{background: #000;}
footer section .inner{width: 960px;margin: auto;color:#fff;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding-top: 30px;}
footer h1{width: 300px;}
footer h1 img{width: 100%;height: auto;}
footer section .inner div:nth-of-type(1){display: block;flex-basis: 600px;}
footer section .inner div:nth-of-type(1) address{display: block;font-style: normal;}
footer section .inner div:nth-of-type(1) address span{margin-left: 85px;}
footer section .inner div:nth-of-type(1) ul{display: flex;align-items: flex-end;justify-content: space-between;}
footer section .inner div:nth-of-type(1) ul li{}
footer section .inner div:nth-of-type(1) ul li a{color: #fff;text-decoration: none;}
footer section .inner div:nth-of-type(1) ul li a img{width: 20px;height: auto;margin-right: 5px;}
footer section .inner div:nth-of-type(2) {width: 100%;text-align: center;margin-bottom: 20px;margin-top: 20px;}
footer section .inner div:nth-of-type(2) span{display: inline-block;color:#000;background-color: #fff;margin-right: 25px;padding: 2px 20px;}
footer section .inner div:nth-of-type(2) b{font-weight: bold;font-size: 26px;}
footer section b{font-weight: normal;}
footer small{display: block;text-align: center;width: 100%;}


article section{}
article section .inner{width: 1280px;margin:0px auto;position: relative;padding-top: 130px;padding-bottom: 0px;}
article section .inner_min{width: 1280px;margin:0px auto;position: relative;padding-top: 0px;padding-bottom: 0px;}

article section br.pc{display: none;}

	

	
	
	
	
	
.index .s0{background: #fff;position: relative;height: 600px;display: flex;}
.index .s0 h2{
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
}
.index .s0 p{text-align: center;margin-bottom: 50px;}
.index .s0 a{border: 1px solid #000;display: table;padding: 8px 20px;text-decoration: none;color: #FFFFFF;margin: auto;font-size: 24px;}
.index .s0 a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}


.index .s2{background: url("../images/top_s2_img1.jpg");background-size: cover;background-position: 50% 0%;background-repeat: no-repeat;background-attachment: fixed;}
.index .s2 .rgba{background-color: rgba(0,0,0,0.4);}
.index .s2 h2{font-size: 40px;color:#fff;text-align: center;margin-bottom: 40px;}
.index .s2 ul{display: flex;justify-content: space-around;}
.index .s2 ul li{text-align: center;}
.index .s2 ul li div{width: 440px;height: 440px;border-radius: 440px;background: #FFFFFF;color: #000000;display: table-cell;vertical-align: middle;}

.index .s2 ul li span{font-size: 40px;display: block;}
.index .s2 ul li b{font-size: 50px;display: block;line-height: 54px;margin-bottom: 15px;}
.index .s2 ul li p{font-size: 35px;line-height: 28px;}
.index .s2 ul li a{border: 1px solid #fff;display: table;padding: 8px 20px;text-decoration: none;color: #fff;margin: auto;font-size: 24px;margin-top: 30px;}
.index .s2 ul li a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}

.index .s3{background-size: cover;background-color: #FFFFFF;}
.index .s3 .rgba{background-color: rgba(255,255,255,0.00);background-image: url("../images/_1@2x.png");background-repeat: repeat-x;background-position: center bottom;}
.index .s3 h2{
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 0px;
    line-height: 54px;
}
.index .s3 p:nth-of-type(1){
    text-align: center;
    color: #000000;
    font-size: 30px;
    line-height: 43px;
    font-weight: 700;
}
.index .s3 img{margin: auto;margin-bottom: 0px;}
.index .s3 p:nth-of-type(2){text-align: center;color: #000000;font-size: 25px;line-height: 25px;margin-bottom: 0px;}
.index .s3 p:nth-of-type(3){text-align: center;color: #000000;font-size: 20px;line-height: 25px;margin-bottom: 55px;}
.index .s3 p+div{text-align: center;color: #fff;}
.index .s3 p+div span{display: inline-block;color:#c8161e;background-color: #fff;margin-right: 25px;padding: 2px 20px;}
.index .s3 p+div b{font-weight: bold;font-size: 26px;}

	
	
	
.index .s4{background: #FDD108;}
.index .s4 h2{font-size: 40px;color:#000000;text-align: center;margin-bottom: 15px;line-height: 54px;}
.index .s4 h5{font-size: 30px;color:#000000;text-align: center;margin-bottom: 15px;line-height: 43px;}

.index .s4 ul{display: flex;flex-direction:column;}
.index .s4 ul li{color: #808080;margin-bottom: 30px;}
.index .s4 ul li time{display: block;}
.index .s4 ul li span{display: block;line-height: 32px;}
.index .s4 ul li img{display: block;}
.index .s4 ul li a{color: #808080;text-decoration: none;font-size: 20px;display: flex;flex-direction: row;}
.index .s4 ul li a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.index .s4 p:nth-of-type(1){
    text-align: center;
    color: #000000;
    font-size: 21px;
    line-height: 35px;
    font-weight: 300;
}
	
	
.index .s5{background-color: #fff; background-image: url("../images/bg5.jpg");background-position: right bottom;background-repeat: no-repeat;}
.index .s5 .rgba{
    background-color: #FFFFFF;
}
.index .s5 h2{
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}
.index .s5 h3{
    font-size: 30px;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}
.index .s5 form{display: block;}
.index .s5 table.inputf {
    box-sizing: border-box;
    width: 1000px;
    border-collapse: separate;
    border-spacing: 5px;
    margin: auto;
    background: rgba(255,255,255,0.1);
    color: #000000;
}
.index .s5 table.inputf th {padding:2px 20px;text-align: left;}
.index .s5 table.inputf th span.must {color:#fff;display: inline-block;padding:2px 6px;font-size: 10px;margin-right: 10px;background-color: #ff0000;line-height: 16px;font-weight: 600;margin-top: 5px;}
.index .s5 table.inputf td input[type="text"], table.inputf td input[type="tel"], table.inputf td input[type="email"] {width: 90% !important;}
.index .s5 table.inputf td textarea {width: 90% !important;}
.index .s5 table.inputf td {padding:2px 20px;}
.index .s5 table.inputf td.textcen {text-align: center;padding:20px 0px;}
.index .s5 table.inputf td.textcen button {font-size:21px;padding:20px 100px;background-color: #FDD108;border-radius: 5px; border-color: #000000;border-width: 3px;}
.index .s5 table.inputf td select{padding:3px;}
.index .s5 table.inputf td br {display: none;}
.index .s5 table#mfp_confirm_table tr th, table#mfp_confirm_table tr td {font-size: 14px !important;}
.index .s5 div.mfp_buttons {
    padding: 50px 0px !important;
}
.index .s5 div.mfp_buttons button{
    font-size: 21px !important;
    padding: 5px 10px !important;
}
.index .s5 form#mailformpro label {width: 90%;}

	
	
	
.index .s6{background: url("../images/bg6.jpg");background-size: cover;}
.index .s6 .rgba{background-color: rgba(0,0,0,0.4);}
.index .s6 h2{font-size: 40px;color:#fff;text-align: center;margin-bottom: 30px;}
.index .s6 iframe{display: block;margin: auto;width: 1000px;height: 400px;margin-bottom: 50px}


.index .s7{background-image: url("../images/_9.png");background-repeat: no-repeat;background-size: cover;}
.index .s7 .rgba{background-repeat: no-repeat;background-size: auto;}
.index .s7 h2{
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
    line-height: 54px;
}
.index .s7 p:nth-of-type(1){
    text-align: center;
    color: #000000;
    font-size: 30px;
    line-height: 43px;
    font-weight: 700;
}
.index .s7 img{margin: auto;margin-bottom: 0px;}
.index .s7 p:nth-of-type(2){text-align: center;color: #000000;font-size: 21px;line-height: 40px;margin-bottom: 35px;}
.index .s7 p:nth-of-type(3){text-align: center;color: #000000;font-size: 16px;line-height: 25px;margin-bottom: 0px;}
.index .s7 p+div{text-align: center;color: #fff;}
.index .s7 p+div span{display: inline-block;color:#c8161e;background-color: #fff;margin-right: 25px;padding: 2px 20px;}
.index .s7 p+div b{font-weight: bold;font-size: 26px;}
	

.index .s8{background: #FDD108;}
.index .s8 .rgba{background-color: rgba(255,255,255,0.00);background-image: url("../images/hito.png");background-repeat: repeat-x;background-position: center bottom;}

.index .s8 h2{font-size: 40px;color:#000000;text-align: center;margin-bottom: 15px;line-height: 54px;}
.index .s8 ul{display: flex;flex-direction:column;}
.index .s8 ul li{color: #808080;margin-bottom: 30px;}
.index .s8 ul li time{display: block;}
.index .s8 ul li span{display: block;line-height: 32px;}
.index .s8 ul li img{display: block;}
.index .s8 ul li a{color: #808080;text-decoration: none;font-size: 20px;display: flex;flex-direction: row;}
.index .s8 ul li a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.index .s8 p:nth-of-type(1){
    text-align: center;
    color: #000000;
    font-size: 21px;
    line-height: 35px;
    font-weight: 300;
}

	.box__inner {
    margin: 0 auto;
	text-align: center;
	width: 1280; /* 500px - 20px - 6px */
    padding: 20px;
    background-color: #FFFFFF;
    border-radius:30px;
		vertical-align: middle;
		
		
		
		
}


.index .s9{background-size: cover;background-color: #FFFFFF;
	    margin: auto;
    text-align: left;}
.index .s9 .rgba{
    background-color: rgba(255,255,255,0.00);



}
.index .s9 h2{
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
    line-height: 54px;
}
	.index .s9 h5{
    font-size: 21px;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
    line-height: 54px;
}
	.index .s9 h6{
    font-size: 21px;
    color: #FDD108;
    text-align: center;
    margin-bottom: 15px;
    line-height: 54px;
}	
.index .s9 p:nth-of-type(1){
    text-align: left;
    color: #000000;
    font-size: 18px;
    line-height: 43px;
    font-weight: 700;
}
.index .s9 img{margin: auto;margin-bottom: 0px;}
.index .s9 p:nth-of-type(2){text-align: center;color: #000000;font-size: 30px;line-height: 25px;margin-bottom: 35px;}
.index .s9 p:nth-of-type(3){
    text-align: center;
    color: #000000;
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.index .s9 p+div{text-align: center;color: #fff;}
.index .s9 p+div span{
    display: inline-block;
    background-color: #fff;
    margin-right: 25px;
    padding: 2px 20px;
}
.index .s9 p+div b{font-weight: bold;font-size: 26px;}
.index .s9 box__inner9 {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 1280; /* 500px - 20px - 6px */
    padding: 20px;
    background-color: #FFFFFF;
    vertical-align: top;
}	
	
.index .s9 box__inner9a {
		clear: both;
	font-size: 16px;
	line-height: 2;
	color: #000000;
	float: left;
	text-align:left;
	width: 300px; /* 500px - 20px - 6px */
    padding: 0px;
	padding-bottom: 20px;
    background-color: #FFFFFF;
	vertical-align: middle;
}
	
.index .s9 box__inner9b {
		
	font-size: 16px;
	color: #000000;
	float: left;
	margin-left: 20px;
	text-align: left;
	width: 320px; /* 500px - 20px - 6px */
    padding: 20px;
    background-color: #FFFFFF;
	border: 2px solid;
border-color: #000000;
    border-radius:10px;
	vertical-align: middle;
}	
	
.index .s9 box__inner9c {
	font-size: 16px;
	color: #000000;
	float: left;
	margin-left: 20px;
	text-align: left;
	width: 350px; /* 500px - 20px - 6px */
    padding: 20px;
    background-color: #FDD108;
    border-radius:10px;
	vertical-align: middle;
}	
	
.index .s10{background: #FDD108;}
.index .s10 h2{font-size: 40px;color:#000000;text-align: center;margin-bottom: 15px;line-height: 54px;}
.index .s10 ul{display: flex;flex-direction:column;}
.index .s10 ul li{color: #808080;margin-bottom: 30px;}
.index .s10 ul li time{display: block;}
.index .s10 ul li span{display: block;line-height: 32px;}
.index .s10 ul li img{display: block;}
.index .s10 ul li a{color: #808080;text-decoration: none;font-size: 20px;display: flex;flex-direction: row;}
.index .s10 ul li a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.index .s10 p:nth-of-type(1){
    text-align: center;
    color: #000000;
    font-size: 21px;
    line-height: 35px;
    font-weight: 300;
}
	
	
	
	
	
.index .s1{
    background-size: cover;
    background-color: #FDD108;
}
.index .s1 .rgba{background-color: rgba(255,255,255,0.00);background-image: url("../images/pixta_45188517_XL.png");background-repeat: no-repeat; background-position: left 20% bottom;}
.index .s1 h2{
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
    line-height: 54px;
}
.index .s1 p:nth-of-type(1){
    text-align: center;
    color: #000000;
    font-size: 30px;
    line-height: 43px;
    font-weight: 700;
}
.index .s1 img{margin: auto;margin-bottom: 30px;}
.index .s1 p:nth-of-type(2){text-align: center;color: #000000;font-size: 16px;line-height: 25px;margin-bottom: 35px;}
.index .s3 p:nth-of-type(3){text-align: center;color: #000000;font-size: 16px;line-height: 25px;margin-bottom: 55px;}
.index .s1 p+div{text-align: center;color: #fff;}
.index .s1 p+div span{display: inline-block;color:#c8161e;background-color: #fff;margin-right: 25px;padding: 2px 20px;}
.index .s1 p+div b{font-weight: bold;font-size: 26px;}
	
	
	
	
	
section.title{margin-bottom: -30px;}
section.title img{width: 100%;height: auto;}

.con1 .s1{}
.con1 .s1 img{margin:50px auto 0px;}

.con1 .s2{background: #000;}
.con1 .s2 h2{font-size: 40px;color: #fff;margin-bottom: 10px;text-align: center;}
.con1 .s2 span{font-size: 20px;font-weight: bold;margin-bottom: 15px;color: #fff;text-align: center;display: block;}
.con1 .s2 ul{display: flex;justify-content:flex-start;flex-wrap: wrap;}
.con1 .s2 ul li{width: 400px;background: #fff;margin-right: 40px;font-size: 16px;border-radius: 30px;line-height: 26px;box-sizing: border-box;padding: 25px 15px;margin-bottom: 40px;}
.con1 .s2 ul li:nth-of-type(3n){margin-right: 0px;}
.con1 .s2 ul:nth-of-type(1) li:nth-of-type(-n+3){background: #c10000;color: #fff;}
.con1 .s2 ul:nth-of-type(1) li:nth-of-type(-n+3) b{color: #fff;}
.con1 .s2 ul li b{display: block;margin-bottom: 15px;font-size: 22px;color: #c10000;text-align: center;}

.con1 .s3{}
.con1 .s3 h2{font-size: 40px;color:#c10000;text-align: center;margin-bottom: 40px;}
.con1 .s3 h3{font-size: 35px;text-align: center;margin-bottom: 20px;}
.con1 .s3 span{display: block;text-align: center;font-size: 26px;}
.con1 .s3 span b{font-size: 35px;color:#c10000;}
.con1 .s3 span small{font-size: 14px;color: #666;}
.con1 .s3 img{margin: 20px auto;}
.con1 .s3 ul{width: 900px;margin: auto;}
.con1 .s3 ul li{font-size: 16px;line-height: 24px;}

.con1 .s4{margin-top: -100px;}
.con1 .s4 h3{font-size: 35px;text-align: center;margin-bottom: 20px;}
.con1 .s4 ul{display: flex;flex-direction: column;}
.con1 .s4 ul li{position: relative;background: #000;color: #fff;border-radius: 20px;margin-bottom: 70px;box-sizing: border-box;padding: 30px 80px;font-size: 18px;line-height: 24px;}
.con1 .s4 ul li::after{content: url("../images/list_arrow.png");position: absolute;bottom:-50px;left:42%;}
.con1 .s4 ul li:last-child::after{display: none;}
.con1 .s4 ul li small{position: absolute;top:20px;left: 20px;font-size: 28px;color:#888;font-weight: bold;}
.con1 .s4 ul li b{font-size: 24px;display: block;margin-bottom: 10px;text-align: center;}
.con1 .s4 ul li span{display: block;text-align: center;}

.con1 .s5{margin-top: -200px;margin-bottom: 50px;}
.con1 .s5 h3{font-size: 35px;text-align: center;margin-bottom: 20px;}
.con1 .s5 ul{display: flex;justify-content: space-between;width: 950px;margin: auto;}
.con1 .s5 ul li{width:440px;font-size: 24px;text-align: center;font-weight: bold;}
.con1 .s5 ul li em{font-size: 24px;display: block;margin-bottom: 10px;text-align: center;font-style: normal;font-weight: bold;}
.con1 .s5 ul li b{font-size: 35px;color:#c10000;}
.con1 .s5 ul li b span{font-size: 24px;}
.con1 .s5 ul li small{font-size: 18px;display: block;font-weight: normal;}



.con2 .s1{}
.con2 .s1 b{color:#c10000;}

.con2 .s2{background-image: url("../images/ikusei_bg.jpg");background-size: cover;}
.con2 .s2 h2{font-size: 40px;color: #fff;margin-bottom: 30px;text-align: center;}
.con2 .s2 ul{display: block;border-radius: 30px;background: #fff;box-sizing: border-box;padding: 40px 30px;margin-bottom: 30px;}
.con2 .s2 ul li{text-align: center;margin-bottom: 25px;font-size: 18px;}
.con2 .s2 ul li:last-child{margin-bottom: 0px;}
.con2 .s2 ul li b{color:#c10000;display: block;font-size: 26px;}
.con2 .s2 span{color:#fff;font-size: 18px;line-height: 40px;display: block;}

.con2 .s3{}
.con2 .s3 h2{font-size: 35px;text-align: center;margin-bottom: 40px;color:#c10000;}
.con2 .s3 em{font-size: 26px;font-style: normal;display: block;text-align: center;margin-bottom: 10px;}
.con2 .s3 b{font-size: 38px;display: block;text-align: center;margin-bottom: 10px;}
.con2 .s3 b span{color:#c10000;}
.con2 .s3 b small{font-size: 20px;}
.con2 .s3 ul{width: 700px;margin: auto;}
.con2 .s3 ul li{font-size: 18px;line-height: 30px;}

.con2 .s4{background: #4d4d4d;}
.con2 .s4 h2{font-size: 35px;text-align: center;margin-bottom: 20px;color: #fff;}
.con2 .s4 ul{display: flex;flex-direction: column;}
.con2 .s4 ul li{position: relative;background: #fff;border-radius: 20px;margin-bottom: 70px;box-sizing: border-box;padding: 30px 80px;font-size: 18px;line-height: 24px;}
.con2 .s4 ul li::after{content: url("../images/list_arrow.png");position: absolute;bottom:-50px;left:42%;}
.con2 .s4 ul li:last-child::after{display: none;}
.con2 .s4 ul li small{position: absolute;top:20px;left: 20px;font-size: 28px;color:#c10000;font-weight: bold;}
.con2 .s4 ul li b{font-size: 24px;display: block;margin-bottom: 10px;text-align: center;color:#c10000;}
.con2 .s4 ul li span{display: block;text-align: center;}


.con3 .s1{}

.con3 .s2{background: #c10000;color: #fff;}
.con3 .s2 h2{font-size: 54px;margin-bottom: 15px;}
.con3 .s2 img{float: right;margin-left: 30px;margin-bottom: 30px;}
.con3 .s2 b{font-size: 35px;margin-left: 10px;}
.con3 .s2 ul{margin: 25px 0px;}
.con3 .s2 ul li{}
.con3 .s2 ul li small{display: inline-block;width: 130px;font-size: 22px;}
.con3 .s2 span{font-size: 20px;line-height: 44px;display: block;margin-bottom: 70px;}


.con4 .s1{margin-top: 50px;}
.con4 .s1 h2{font-size: 35px;margin-bottom: 60px;}
.con4 .s1 ul{display: block;margin-bottom: 150px;}
.con4 .s1 ul li{margin-bottom: 50px;}
.con4 .s1 ul li span{display: block;font-weight: bold;font-size: 26px;margin-bottom: 5px;}


.con5 .s1{margin-top: 50px;}
.con5 .s1 h2{font-size: 35px;margin-bottom: 15px;}
.con5 .s1 h3{font-size: 26px;margin-bottom: 40px;}
.con5 .s1 span{display: block;margin-bottom: 250px;}

}


@media all and (max-width:1280px) {
header section ul{display: none}
}









@media all and (max-width:750px) 

{
	.pc{display: none;}
.sp{display: block;}
	
img.pc{display: none;}
img.sp{display: block;width: 100%;height: auto;}
body {overflow-x: hidden; font-size: 15px;color: #000;line-height: 30px;margin: 0px;padding: 0px;font-family: "Noto Sans Japanese";}

header{width:100%;height: 60px;position: fixed;background:rgba(255,255,255,255.255);z-index: 10000;
	opacity: 0.7;}
header section{width: 100%;display: flex;align-items: center;margin: auto;height: 60px;justify-content:space-between}
header section> h1 a{display: block;}
header section> h1 a img{width: 160px;height: auto;margin-left: 20px;}
header section ul{display: none}
footer{background-color: #000000;}
footer section{background: #000;}
footer section .inner{margin: auto;color:#fff;padding-top: 30px;}
footer h1{width: 60%;margin: auto;}
footer h1 img{width: 100%;height: auto;display: block;margin-bottom: 30px;}
footer section .inner div:nth-of-type(1){display: block;}
footer section .inner div:nth-of-type(1) address{display: block;font-style: normal;text-align: center;width: 90%;margin: auto;line-height: 20px;margin-bottom: 20px;}
footer section .inner div:nth-of-type(1) ul{display: flex;flex-direction: column;width: 80%;margin: auto;margin-top: 20px;}
footer section .inner div:nth-of-type(1) ul li{margin-bottom: 10px;}
footer section .inner div:nth-of-type(1) ul li a{color: #fff;text-decoration: none;font-size: 26px;}
footer section .inner div:nth-of-type(1) ul li a img{width: 30px;height: auto;margin-right: 5px;}
footer section .inner div:nth-of-type(2) {width: 100%;text-align: center;margin-bottom: 20px;margin-top: 20px;}
footer section .inner div:nth-of-type(2) span{display: table;color:#000;background-color: #fff;margin: auto;padding: 2px 20px;}
footer section .inner div:nth-of-type(2) b{font-weight: bold;font-size: 20px;display: block;}
footer section b{display: block;}
footer small{display: block;text-align: center;width: 100%;}



article section{}
article section .inner{width: 90%;margin:0px auto;position: relative;padding-top: 70px;padding-bottom: 100px;}
article section br.sp{display: none;}

.index .s0{background: #FDD108;position: relative;display: flex;align-items: flex-start;flex-direction: column;}
.index .s0 h2{font-size: 50px;color:#c10000;text-align: center;margin-bottom: 40px;}
.index .s0 p{margin-bottom: 50px;}
.index .s0 a{border: 1px solid #000;display: table;padding: 8px 20px;text-decoration: none;color: #000;margin: auto;font-size: 18px;}
.index .s0 a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}

	
.index .s1{;background-size: cover;background-color: #FDD108;}
.index .s1 .rgba{background-color: rgba(0,0,0,0.0);background-image: url("../images/pixta_45188517_XLmin.png");background-repeat: no-repeat;background-position: bottom 0;}
.index .s1 h2{font-size: 35px;color:#000000;text-align: center;margin-bottom: 15px;line-height: 54px;}
.index .s1 p:nth-of-type(1){text-align: center;color: #000000;font-size: 24px;line-height: 28px;margin-bottom: 30px; font-weight: 700;}
.index .s1 img{margin: auto;margin-bottom: 30px;}
.index .s1 p:nth-of-type(2){text-align: center;color: #fff;line-height: 20px;margin-bottom: 35px;}
.index .s1 p:nth-of-type(3){text-align: center;color: #fff;line-height: 20px;margin-bottom: 55px;}
.index .s1 p+div{text-align: center;color: #fff;}
.index .s1 p+div span{display: table;color:#c8161e;background-color: #fff;padding: 2px 20px;margin: auto;}
.index .s1 p+div b{font-weight: bold;font-size: 20px;display: block;}
	
	
	
	
.index .s2{background: url("../images/top_s2_img1_sp.jpg");background-size: cover;}
.index .s2 .rgba{background-color: rgba(0,0,0,0.4);}
.index .s2 h2{font-size: 35px;color:#000000;text-align: center;margin-bottom: 40px;}
.index .s2 ul{display: flex;justify-content:space-between;flex-direction: column;align-items: center;}
.index .s2 ul li{text-align: center;margin-bottom: 40px;}
.index .s2 ul li div{width: 340px;height: 340px;border-radius: 340px;background: #c10000;color: #fff;display: table-cell;vertical-align: middle;box-sizing: border-box;margin: auto;}
.index .s2 ul li span{font-size: 20px;display: block;}
.index .s2 ul li b{font-size: 30px;display: block;line-height: 40px;margin-bottom: 15px;}
.index .s2 ul li p{line-height: 18px;}
.index .s2 ul li a{border: 1px solid #fff;display: table;padding: 8px 20px;text-decoration: none;color: #fff;margin: auto;font-size: 18px;margin-top: 30px;}
.index .s2 ul li a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}

.index .s3{;background-size: cover;background-color: #FFFFFF;}
.index .s3 .rgba{background-color: rgba(0,0,0,0.0);background-image: url("../images/_1.png");background-repeat: repeat-x;background-position: center bottom;}
.index .s3 h2{font-size: 35px;color:#000000;text-align: center;margin-bottom: 15px;line-height: 54px;}
.index .s3 p:nth-of-type(1){text-align: center;color: #000000;font-size: 30px;line-height: 35px;margin-bottom: 30px; font-weight: 700;}
.index .s3 img{margin: auto;margin-bottom: 00px;}
.index .s3 p:nth-of-type(2){text-align: center;color: #fff;line-height: 24px;margin-bottom: 35px;}
.index .s3 p:nth-of-type(3){text-align: center;color: #fff;line-height: 20px;margin-bottom: 55px;}
.index .s3 p+div{text-align: center;color: #fff;}
.index .s3 p+div span{display: table;color:#c8161e;background-color: #fff;padding: 2px 20px;margin: auto;}
.index .s3 p+div b{font-weight: bold;font-size: 20px;display: block;}

.index .s4{background: #FDD108;}
.index .s4 h2{font-size: 35px;color:#FD5308;text-align: center;margin-bottom: 15px;line-height: 54px;}
.index .s4 h5{font-size: 24px;color:#000000;text-align: justify;margin-bottom: 15px;line-height: 35px;}
.index .s4 ul{display: flex;flex-direction:column;}
.index .s4 ul li{color: #808080;margin-bottom: 30px;}
.index .s4 ul li time{display: block;}
.index .s4 ul li span{display: block;line-height: 26px;}
.index .s4 ul li img{display: block;}
.index .s4 ul li a{color: #808080;text-decoration: none;font-size: 16px;display: flex;flex-direction: row;}
.index .s4 ul li a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}

	
	
	
.index .s5{background-color: #fff; background-image: url("../images/bg5.jpg");background-position: right bottom;background-repeat: no-repeat;}
.index .s5 .rgba{
    background-color: #FFFFFF;
}
.index .s5 h2{
    font-size: 180%;
	line-height: 130%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}
.index .s5 h3{
    font-size: 28px;
		line-height: 35px;

    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}
.index .s5 form{display: block;}
.index .s5 table.inputf {
    box-sizing: border-box;
    width: 500px;
    border-collapse: separate;
    border-spacing: 5px;
    margin: auto;
    background: rgba(255,255,255,0.1);
    color: #000000;
}
.index .s5 table.inputf th {padding:2px 20px;text-align: left;}
.index .s5 table.inputf th span.must {color:#fff;display: inline-block;padding:2px 6px;font-size: 10px;margin-right: 10px;background-color: #ff0000;line-height: 16px;font-weight: 600;margin-top: 5px;}
.index .s5 table.inputf td input[type="text"], table.inputf td input[type="tel"], table.inputf td input[type="email"] {width: 90% !important;}
.index .s5 table.inputf td textarea {width: 90% !important;}
.index .s5 table.inputf td {padding:2px 20px;}
.index .s5 table.inputf td.textcen {text-align: center;padding:20px 0px;}
.index .s5 table.inputf td.textcen button {font-size:21px;padding:20px 100px;background-color: #FDD108;border-radius: 5px; border-color: #000000;border-width: 3px;}
.index .s5 table.inputf td select{padding:3px;}
.index .s5 table.inputf td br {display: none;}
.index .s5 table#mfp_confirm_table tr th, table#mfp_confirm_table tr td {font-size: 14px !important;}
.index .s5 div.mfp_buttons {
    padding: 50px 0px !important;
}
.index .s5 div.mfp_buttons button{
    font-size: 21px !important;
    padding: 5px 10px !important;
	float: left;
}
.index .s5 form#mailformpro label {width: 90%;}
	
	
.index .s6 .rgba{background-color: #FFFFFF;}
.index .s6 h2{font-size: 40px;color:#fff;text-align: center;margin-bottom: 30px;}
.index .s6 iframe{width: 100%;height: 350px;margin: auto;margin-bottom: 50px}

	
	
	
	
.index .s7{;background-size: cover;background-color: #FFFFFF;}
.index .s7 .rgba{background-color: rgba(0,0,0,0.0);background-image: url("../images/_50.png");background-repeat: no-repeat;background-position:right; }
.index .s7 h2{font-size: 40px;color:#000000;text-align: center;margin-bottom: 15px;line-height: 54px;}
.index .s7 p:nth-of-type(1){text-align: center;color: #000000;font-size: 30px;line-height: 0px;margin-bottom: 30px; font-weight: 700;}
.index .s7 img{margin: auto;margin-bottom: 00px;}
.index .s7 p:nth-of-type(2){text-align: center;color: #000000;line-height: 30px;margin-bottom: 35px;}
.index .s7 p:nth-of-type(3){text-align: center;color: #000000;line-height: 20px;margin-bottom: 55px;}
.index .s7 p+div{text-align: center;color: #fff;}
.index .s7 p+div span{display: table;color:#c8161e;background-color: #fff;padding: 2px 20px;margin: auto;}
.index .s7 p+div b{font-weight: bold;font-size: 20px;display: block;}
	
	
	
	
	
.index .s8{background-color: #FDD108;background-position: right top;}
.index .s8 .rgba{background-color: #FDD108;}
.index .s8 h2{
    font-size: 220%;
	line-height: 120%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}
.index .s8 h3{font-size: 24px;color:#000000;text-align: center;margin-bottom: 30px;}
.index .s8 table#mfp_confirm_table tr th, table#mfp_confirm_table tr td {font-size: 14px !important;}
.index .s8 div.mfp_buttons {padding: 30px 0px !important;}
.index .s8 div.mfp_buttons button{font-size: 16px !important;padding: 5px 10px !important;}
	
	.box__inner {
    margin: 0 auto;
	text-align: center;
	width: 1280; /* 500px - 20px - 6px */
    padding: 20px;
    background-color: #FFFFFF;
    border-radius:30px;
		vertical-align: middle;
		
	}
	
.index .s9{;background-size: cover;background-color: #FFFFFF;}
.index .s9 .rgba{background-color: rgba(0,0,0,0.0);background-repeat: repeat-x;background-position: center bottom;}
.index .s9 h2{font-size: 180%;color:#000000;text-align: center;margin-bottom: 15px;line-height: 130%;}
	.index .s9 h5{font-size: 30px;color:#000000;text-align: center;margin-bottom: 15px;line-height: 54px;}

.index .s9 p:nth-of-type(1){text-align: center;color: #000000;font-size: 30px;line-height: 35px;margin-bottom: 30px; font-weight: 700;}
.index .s9 img{margin: auto;margin-bottom: 00px;}
.index .s9 p:nth-of-type(2){text-align: center;color: #000000;line-height: 20px;font-size: 100%;margin-bottom: 35px;}
.index .s9 p:nth-of-type(3){text-align: center;color: #000000;line-height: 1.8;font-size: 130%;margin-bottom: 55px;}
.index .s9 p+div{text-align: center;color: #000000;}
.index .s9 p+div span{display: table;color:#c8161e;background-color: #fff;padding: 2px 20px;margin: auto;}
.index .s9 p+div b{font-weight: bold;font-size: 20px;display: block;}
	
	
.index .s10{background: #FDD108;}
.index .s10 h2{font-size: 180%;color:#000000;text-align: center;margin-bottom: 15px;line-height: 130%;}
.index .s10 ul{display: flex;flex-direction:column;}
.index .s10 ul li{color: #808080;margin-bottom: 30px;}
.index .s10 ul li time{display: block;}
.index .s10 ul li span{display: block;line-height: 32px;}
.index .s10 ul li img{display: block;}
.index .s10 ul li a{color: #808080;text-decoration: none;font-size: 20px;display: flex;flex-direction: row;}
.index .s10 ul li a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.index .s10 p:nth-of-type(1){
    text-align: center;
    color: #000000;
    font-size: 21px;
    line-height: 35px;
    font-weight: 300;
}
	

		
		
section.title{margin-bottom: -60px;}
section.title img{width: 100%;height: auto;}
