@charset "UTF-8";




/***

トップ以外
メインビジュアル

***/
@media print, screen and (max-width: 800px) {
.main_bg{
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	/*
	background-image: url("../img/info/info_main_ph1@2x.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	*/
}
.main_ph1{
	width: 67%;
	/*max-width: ;*/
	height: auto;
	overflow: hidden;
	position: relative;
	padding:  0;
}
.main_ph1_space{
	width: 100%;
	height: auto;
	padding: 11% 0 0;
}
}

@media print, screen and (min-width: 801px) {
.main_bg{
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
}

.main_ph1bg{
	width: 100%;
	height: auto;
	position: absolute;
	top: 13%;
	left: 0;
}

.main_ph1{
	width: 58%;
	/*max-width: ;*/
	height: auto;
	position: relative;
	top: 0;
	overflow: hidden;
	
	
}
}


.main_txt1bg{
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	/*background:rgba(173,50,52,0.8);*/
}


.main_txt1{
	width: 80%;
	height: auto;
	margin: 0 auto;
}
.main_txt1fr{
	width: 100%;
	height: auto;
	margin:  85% 0 0;
	
}
@media print, screen and (min-width: 801px) {
.main_txt1{
	width: 90%;
	max-width: 1000px;
	height: auto;
	margin: 30% auto 0;
}
.main_txt1fr{
	width: 50%;
	height: auto;
	margin:  0 ;
	float: right;
}
}



/*タイトル*/
.main_txt1-1{
	width: 70%;
	height: auto;
	float: right;
	
	margin: 0 ;

}
@media print, screen and (min-width: 801px) {
.main_txt1-1{
	width: 100%;
	max-width: 400px;
	height: auto;
	/*font-family: 'Didact Gothic', sans-serif;*/
	font-family: 'Questrial', sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	font-size: 113px;
	line-height: 101%;
	text-align: left;
	color: #fff;
	margin: 0 ;
	float: none;

}
}

/*キャッチコピー*/
.main_txt1-2{
	width: auto;
	height: auto;
	/*font-family: 'Didact Gothic', sans-serif;*/
	font-family: 'Questrial', sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 200%;
	text-align: left;
	
	color: #fff;
	margin: 10% 0 0 ;
	padding: 0 0 6%;
}
@media print, screen and (min-width: 801px) {
.main_txt1-2{
	margin: 7% 0 0 ;
}
}






/*項目枠*/
.btn_ph1{
	width: 47.4%;
	height: auto;
	float: left;
	margin: 0 0 40px;
	
}
.btn_ph1 img{
	width: 100%;
	height: auto;
}
@media print, screen and (max-width: 800px) {
.btn_ph1:nth-child(2n){
	float: right;
}
}

@media print, screen and (min-width: 801px) {
.btn_ph1{
	width: 30%;
	margin: 0 5% 40px 0;
}
.btn_ph1:nth-child(3n){
	margin: 0 0 40px;
}
}


.btn_ph1_pr{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.btn_ph1_pa{
	width: 100%;
	height: auto;
	position: absolute;
	top: 1px;
	left: -3px;
}

.btn_ph1_pa img {
	transition: 0.7s;
}
.btn_ph1 a img:hover {
	transform: scale(1.1, 1.1);
}





.btn1_info_title1{
	width: 100%;
	height: 16px;
	
	font-family: 'Noto Serif JP', "sans-serif";
	font-style: normal;
	letter-spacing: 1px;
	font-size: 16px;
	font-size: 2.8vw;
	line-height: 120%;
	text-align: left;
	color: #fff;
	margin: 12px 0 5px;
	
	
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
@media print, screen and (min-width: 801px) {
.btn1_info_title1{
	height: 18px;

	font-size: 16px;

}
}

.btn1_info_day1{
	width: 100%;
	height: auto;
	font-family: 'Noto Serif JP', "sans-serif";
	font-style: normal;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 120%;
	text-align: left;
	color: #666;
}







/***

MORE1

***/
.top_box1_more{
	width: 100%;
	height: auto;
	/*font-family: 'Didact Gothic', sans-serif;*/
	font-family: 'Questrial', sans-serif;
	font-style: normal;
	letter-spacing: 3px;
	font-size: 14px;
	line-height: 120%;
	text-align: right;
	color: #fff;
	
	margin: 0 ;
	position: relative;
	z-index: 99;
	
}

.top_box1_more a{
	width: auto;
	height: auto;
	/*font-family: 'Didact Gothic', sans-serif;*/
	font-family: 'Questrial', sans-serif;
	font-style: normal;
	letter-spacing: 3px;
	font-size: 14px;
	line-height: 120%;
	text-align: right;
	color: #fff;
	
	margin: 0 ;
	float: right;
	
	
}
.top_box1_more span{
	width: 10%;
	height: 1px;
	border-top:1px solid #ccc;
	margin: 7px 5px 0;
	float: right;
	position: relative;
	z-index: 99;
	
}





/***

MORE2

***/
.top_box1_more2{
	width: 100%;
	height: auto;
	/*font-family: 'Didact Gothic', sans-serif;*/
	font-family: 'Questrial', sans-serif;
	font-style: normal;
	letter-spacing: 3px;
	font-size: 14px;
	line-height: 120%;
	text-align: right;
	color: #666;
	
	margin: 0 ;
	
}

.top_box1_more2 a{
	height: auto;
	/*font-family: 'Didact Gothic', sans-serif;*/
	font-family: 'Questrial', sans-serif;
	font-style: normal;
	letter-spacing: 3px;
	font-size: 14px;
	line-height: 120%;
	text-align: right;
	color: #666;
	
	margin: 0 ;
	float: right;
	
}
.top_box1_more2 span{
	width: 10%;
	height: 1px;
	border-top:1px solid #666;
	margin: 7px 5px 0;
	float: right;
	
}
