@charset "UTF-8";

.mt_top_title{
	height: 10rem;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	}

.mt_main-rogo{
	text-align: center;
	}
	
.mt_main-rogo img{
	max-width: 900px;
	margin: 0 auto;
	width: 90%;
	}

.ml14{
	color: #fff;
	text-align: center;
	font-family: "UD Shin Go Medium";
	margin-top: 20px;
	}

@media only screen and (max-width: 1028px){
	
.ml14{
	font-size: 7vw;
	}
}

@media only screen and (min-width: 1029px){

.ml14{
	font-size: 75px;
	}
}

.ml14 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}

.ml14 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #fff;
  transform-origin: 100% 100%;
  bottom: 0;
}

.ml14 .letter {
  display: inline-block;
  line-height: 1em;
}

.mt-text-center{
	text-align: center;
	width: 600px;
	margin: 0 auto;
	}

.gamen-sita{
	position: absolute;
	top:auto;
	right: 0px;
	left: 0px;
	bottom:100px;
	margin-bottom: 20px;
	}

.mt-top-info{
	color: #fff;
	margin-bottom: 10px;
	font-family: "UD Shin Go Medium";
	}

.top-tel{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #29A339;
	color: #fff;
	border: 1px solid #FFFFFF;
	font-family: "UD Shin Go Medium";
	}

.top-tel :hover{
	text-decoration: none;
	color: #fff;
	}

@media only screen and (max-width: 575px){
	
.mt-top-info{
	font-size: 3vw; 
	}
	
.top-tel{
	font-size: 10vw; 
	padding: 5px 30px;
	}
}

@media only screen and (min-width: 576px){

.mt-top-info{
	font-size: 15px;
	margin-bottom: 10px;
	}

.top-tel{
	width: 530px;
	height: 75px;
	line-height: 75px;
	font-size: 60px;
	}
}

.arrow{
	position: absolute;
	bottom: 80px;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 16px solid #29A339;
	border-left: 20px solid transparent;
	border-bottom: none;
	border-right: 20px solid transparent;
	}

.test-animation{
  /* 0.5秒待ってからアニメーションする */
  -webkit-animation-duration: 0.5s;
  animation-delay:0.5s;
}


/*▼ニュース＆インフォメーション*/
.news-copy{
	color: #3D3823;
	}

.andcolor{
	color: #29A339;
	}

@media only screen and (max-width: 575px){
	
.news-taitle{
	font-size: 7vw;
	margin: 50px auto 5px;
	font-family: "Midashi Go MB31";
	font-weight: 900;
	color: #3D3823;
	}
	
.news-copy{
	font-size: 3vw; 
	}
}

@media only screen and (min-width: 576px){

.news-taitle{
	font-size: 42px;
	margin: 50px auto 5px;
	margin-bottom: 10px;
	font-family: "Midashi Go MB31";
	font-weight: 900;
	color: #3D3823;
	}

.news-copy{
	font-size: 17px;
	}
}

.newswrap{
	display:flex;
	color: #3D3823;
	}

@media only screen and (min-width: 850px){

.wrap{
	display:flex;
	color: #3D3823;
	}
	
}

.mt-news-frame{
	border-top: 5px solid #29A339;
	padding: 10px 10px 30px;
	background-color: #FFFFFF;
	width: 97%;
	margin: 0 auto 30px;
	}

.mt-news{
	max-width: 1200px;
	margin: 50px auto 150px;
	width: 95%;
	}

.mt-news-date{
	color: #29A339;
	margin-bottom: 10px;
	}

.mt-news-title{
	line-height: 25px;
	}

.mt-news-title a{
	color: #3D3823;
	}

.mt-button-center{
	text-align: center;
	line-height: normal;
	}



/* ▼ページコンテンツ */
.mt-page-style{
	color: #fff;
	text-align: center;
	}

.mt-icon{
	margin: 15% auto 50px;
	}

.mt-icon img{
	width: 140px;
	height: auto;
	}


.mt-page-title{
	font-size: 50px;
	font-family: "fot-udkakugo-large-pr6n";
	font-weight: 600;
	}

.top-line{
	border-bottom: 1px solid #FFFFFF;
	width: 200px;
	margin: 10px auto 10px;
}


.mt-page-titleWA{
	font-size: 22px;
	margin: 20px auto 50px;
	font-family: "fot-udkakugo-large-pr6n";
}

.mt-page-sabtitle{
	font-family: "fot-udkakugo-large-pr6n";
	font-feature-settings : "palt";
	}

@media only screen and (max-width: 744px){
.mt-page-sabtitle{
	font-size: 6vw;
	padding: 5px 30px;
	line-height: 2rem;
	}
}

@media only screen and (min-width: 745px){
.mt-page-sabtitle{
	line-height: 48px;
	font-size: 40px;
	}
}




