body{
	overflow-x: hidden;
	font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.header{
	height: 60px;
	text-align: center;
	background-color: white;
}

.main-image-wrapper{
	height: 433px;
}

.main-image{
	height: 433px;
	width: 100%;
	object-fit: cover;
	position: relative;
    top: -271px;
    z-index: 0;
}

.main-image-band{
	background-color: rgba(0,0,0,0.75);
	position: relative;
	top:15%;
	width: 996px;
	height: 270px;
	margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.h1{
	width:736px;
	/*width: 668px;*/
    margin-left: auto;
    margin-right: auto;
    color: white;
    padding: 45px;
    padding-bottom: 5px;
    font-size: 38px;
    line-height: 1.35;
    margin-bottom: 0;
    text-align: center;
}

.h1-big{
	font-size: 60px;
	font-weight: bold;
}

.button-style{
    font-size: 22px;
    font-weight: bold;
    padding: 24px 29px;
    padding-top: 16px;
    background-color: #ffffff;
    color: #004E8B;
    border-style: none;
    border-radius: 4px;
    border-bottom: solid 4px #DBDBDB;
    display: flex;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: 62px;
    width: 279px;
}

.button-style:hover{
	-ms-transform: translateY(1px);
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    border-bottom: none;
}

.about-official-map-wrapper{
	background-color: #004E8B;
	color: white;
    height: 260px;
    position: relative;
    top: -2px;
}

.about-official-inner{
	background-image: url(../img/about-back.png);
	position: relative; 
	background-repeat-y: no-repeat;
	background-position-y: bottom;
}

@-moz-document url-prefix() {
	.about-official-inner{
		/*background-repeat: round;*/
		background-position: bottom;
		height: 264px;
	}
}

@media all and (-ms-high-contrast: none){
	.about-official-inner{
		/*background-repeat: round;*/
		background-position: bottom;
		height: 264px;
	}
}

@supports (-ms-ime-align:auto) {
	.about-official-inner{
		/*background-repeat: round;*/
		background-position: bottom;
		height: 264px;
		
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.about-official-inner{
		/*background-repeat: round;*/
		background-position: bottom;
		height: 264px;
  }
}

.sub-title{
	font-size: 34px;
	font-weight: bold;
    text-align: center;
    padding-top: 42px;
    padding-bottom: 35px;
    position: relative;
}

.about-official-map{
	font-size: 20px;
	line-height: 37px;
	padding-bottom: 35px;
	width: 996px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top:-25px;
    font-weight: 500;
    text-align: center;
}

.merit-h2{
    top:-3px;
}

.charges{
	text-align: right;
    position: relative;
    top: -21px;
    font-size: 16px;
    color: #595757;
}

.merit-wrapper{
    background-image: url(../img/back.png);
    position: relative;
    top: -2px;
}

.merit-inner{
	width: 1009px;
    margin-left: auto;
    margin-right: auto;
}

.merit-container-wrapper{
	width: 487px;
	height: 370px;
    margin: 0;
    display: inline-block;	
    margin: 50px 0;
    border: solid 1px #D8D8D8;
    background: white;
}

.merit-left{
	margin-right:30px;
}

.merit-up{
	margin-bottom:-3px;
}

.merit{
	display: block;
    position: relative;
    left: -5px;
    top: 12px;
}

.merit-icon{
	margin: 4px 169px;
}

.merit-hr{
	border: dashed 2px;
	color: #C9CACA;
}

.merit-title{
	color: #004E8B;
	font-weight: bold;
	text-align: center;
	position: relative;
	top:1px;
}

.merit-text{
	/*width: 430px;*/
    margin: 0 28px;
    color: #595757;
    font-weight: 500;
    font-size: 20px;
    line-height: 37px;
    position: relative;
    top: 1px;
    text-align: center;
}

.entry-form-wrapper{
	background-image: url("../img/back-mplf.png");
	padding-bottom: 34px;
}

.entry-form-innner{
	width: 996px;
    margin-left: auto;
    margin-right: auto;
}

.entry{
    color: #595757; 
}

.entry-text{
	font-size: 20px;
    color: #595757;
    font-weight: 500;
    text-align: center;
    margin-bottom: 35px;
}

.required{
	/*float: left;*/
	display: none;
}

.form-title-text{
	font-size: 18px;
	position: relative;
    /*left: 10px;*/
    left: 0;
    top: -4px;
    font-weight: bold;
    color: #595757;
}

.input-form{
	position: relative;
    top: 5px;
    margin-bottom: 28px;
    width: 100%;
}

.hope-id{
	left: 0px;
}

.error-text{
	color: red;
	float: left;
}

.error-text-none{
	display: none;
}

.hope-pass{
	left: 0px;
}

.about-content{
	height: 120px;
}

.checkbox{
    width: 17px;
    height: 17px;
}

.checkbox-text{
	font-size: 17px;
    position: relative;
    font-weight: bold;
    color: #595757;
    top: -2px;
    margin-left: 8px;
}

.agreement{
    width: 996px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 28px;
    font-weight: 500;
    border: solid 1px #999999;
    padding: 15px;
    line-height: 27px;
    overflow-x:scroll;
}

.submit-style{
    background-color: #004E8B;
    color: #ffffff;
    padding: 15px 60px;
    border-bottom: solid 4px #003B63
}

.footer-margin{
	background-image: url(../img/back.png);
	height: 34px;
}

.footer{
	height: 125px;
    padding: 36px;
    text-align: center;
}

.notAct{
	background-color: #959595;
	border-bottom: solid 4px #808080;
}


/*iPad Pro対応*/
@media screen and ( max-width:1366px)
{
	.merit-left{
		margin-right:10px;
	}

@media screen and ( max-width:1365px)
{
	.merit-left{
		margin-right:30px;
	}
/*iPad Pro対応*/



@media screen and ( max-width:1024px)
{
.header{

}

.merit-right{
	/*width: 511px;*/
}

.main-image-wrapper{
	height: auto;
}

.h1{
	width: 90%;
	text-align: center;
	font-size: 4vw;
    margin-bottom: 20px;
}

.h1-big{
	font-size: 6vw;
}

.main-image{
	position: absolute;
    top: 55px;
}

.main-image-band{
	width: 100%;
    height: auto;
    padding-bottom: 30px;
    margin: 45px 0;
}

.button-style{
	font-size: 17px;
    width: 230px;
    padding: 19px 29px;
}

.about-official-map-wrapper{
	height: auto;
}

.about-official-inner{
    background-position-y: bottom;
    padding-bottom: 1px;
    height: auto;
}

.charges{
	text-align: center;
}

@-moz-document url-prefix() {
	.about-official-inner{
		background-repeat: no-repeat;
		background-position: bottom;
		height: auto;
	}
}

@media all and (-ms-high-contrast: none){
	.about-official-inner{
		background-repeat: no-repeat;
		background-position: bottom;
		height: auto;
	}
}

@supports (-ms-ime-align:auto) {
	.about-official-inner{
		background-repeat: no-repeat;
		background-position: bottom;
		height: auto;
		
	}
}
.about-official-map-wrapper{
	padding: 1px;
}

.about-official-map{
	width: 88vw;
	padding:0 20px;
	line-height: 190%;
}

.merit-container-wrapper{
	display: inline-table;
	margin: 0;
    margin-top: 39px;
}

.merit-wrapper{
    padding-bottom: 50px;
}

.merit-inner{
	width: 100%;
	text-align: center;
}

.merit-left{
	margin-right:0;
}

.charges{
	top: 27px;
    right: 29px;
    font-size: 14px;
    color: #595757;
}


.entry-form-innner{
	width: 88vw;
}

.submit-style{
	padding: 19px 55px;
}
.agreement{
	width: 88vw;
}

.footer{
	height: 50px;
}

.footer-image{
	width: 200px;
    top: -15px;
    position: relative;
}

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

.logo-img{
	height: 44px;
	margin-top: 3px;
}

.h1{
	width: 90%;
	text-align: center;
	font-size: 6vw;
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 0px;
}

.h1-big{
	font-size: 8vw;
}

.merit-container-wrapper{
	width: 99%;
	height: auto;
	display: inline-block;
}

.merit-h2{
	font-size: 6vw;
}

.about-official-map{
	font-size: 5vw;
}

.merit-icon{
	height: 125px;
	width: auto;
	margin: 19px 5vw;
	margin-top: 35px;
}

.merit-text{
	font-size: 5vw;
	width: auto;
    line-height: 190%;
    margin: 0 20px;
    margin-bottom: 15px;
}

.merit-title{
	font-size: 1.5rem;
}

.charges{
    right: 13px;
}

.sub-title{
	font-size: 6vw;
	padding-top: 40px;
	padding-bottom: 40px;
}

.entry-res{
	padding-bottom: 25px;
}

.entry-text{
	font-size: 4vw;
	margin-bottom: 25px;
}

.form-title-text{
	font-size: 5vw;
	top: -4px;
}

