@charset "utf-8";
/* CSS Document */

@import url('https://use.fontawesome.com/releases/v5.0.9/css/all.css');


.img{
	width:100%;
	}

.arrow_after:after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-left:1em;
}

.onlyPc{
	display: none;
	}


.onlySp{
	display: block;
	}

/*------------------------------------------

　top

------------------------------------------*/

main {
	padding-top:5rem;
	font-size: 14px;
	}


.bt-raijyo{
	padding:1rem;	
	text-align:center;
	}

.btn01_br1{
	display:block;
	margin-right:auto;
	margin-left:auto;
	padding:1rem;	
	color:#fff;
	letter-spacing:0.05em;
/*	font-size:1.2rem;*/
	text-align:center;
	}



.btn01_br1{
	background:#e28400;
	}



/*-----------------------------------

	top-lineup

-----------------------------------*/

#shop{
	margin-top: 3rem;
	}	

#top-lineup {
	text-align:center;
	margin-bottom: 1rem;
	margin-top: 3rem;
	line-height:1.2rem;
	}	

#top-lineup h4 {
	font-weight:bold;
	}	
#top-lineup ul{
	text-align:left;
	padding:0.5em 0.5em 0 1em;
	border: 1px solid #003333;
	background:#fff;
	margin-bottom:1rem;
	}	
#top-lineup li{
	margin:1rem 0;
	}
.fx {
	display: flex;
}
#premium {
	position:relative;
	}
.premium_box {
	position:absolute;
	bottom:5%;
	left:10%;
	width:80%;
	}
.premium_box p{
	/*width:calc(50% - 5px);*/
	margin-right:10px;
	margin-bottom:10px;
	width:100%;
	}
#premium .premium_btn {
	display:block;
	padding:1rem;
	background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
	line-height:1.4;
	border-radius:5px;
	font-weight:bold;
	}
.lineCap02 {
	background:rgba(0,51,51,0.8);
	color: #fff;
	font-size:0.75em;
	width:10em;
	letter-spacing: 0.1em;
	text-align:center;
	margin-right: 2px;
	}
	
.lineCap {
	color:#003333;
	}
	
.lineCap02 {
	padding:0.5rem; 
	background:#434343;
	color: #fff;
	font-size:0.75em;
	width:10em;
	letter-spacing: 0.1em;
	text-align:center;
	margin-right: 2px;
	}
	
.lineCap03 {
	background:rgba(0,51,51,0.2);
	color: rgba(0,51,51,0.8);
	font-size:0.75em;
	width:10em;
	letter-spacing: 0.1em;
	text-align:center;
	margin-right: 2px;
	}
	

.btn-r3 a{
/*	font-size: 0.8rem;*/
	display:block;
	border:1px solid #003333;
	background:#434343;
	color: #fff;
	text-align: center;
    vertical-align: middle;
	margin-top:0.5rem;
	padding:1rem;
	}

.btn-r3 a:after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left:10px;
	color:rgba(255,255,255,0.5)
}

.btn-r3 a:hover {
	background:#616060;
	color: #ffffff;
	}


.btn-r1 a{
/*	font-size: 0.8rem;*/
	display:block;
	background:#5cb531;
	color: #ffffff;
	text-align: center;
    vertical-align: middle;
	margin-top:0.5rem;
	margin-bottom:0.5rem;
	padding:1rem;
	}

.btn-r1 a:after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left:10px;
	color:#ffffff;
}

.btn-r1 a:hover {
	background:rgba(92,181,49,0.8);
	color: #ffffff;
	}


.btn-r2 a{
/*	font-size: 0.8rem;*/
	display:block;
	background:#e28400;
	color: #fff;
	text-align: center;
    vertical-align: middle;
	margin-top:0.5rem;
	margin-bottom:0.5rem;
	padding:1rem;
	}

.btn-r2 a:after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left:10px;
	color:#ffffff;
}

.btn-r2 a:hover {
	background:rgba(226,132,0,0.8);
	color: #ffffff;
	}


.caption {
	font-weight: bold;
	font-size: 2rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	-webkit-font-smoothing: antialiased;
	}

.caption1 {
	margin-top: 2rem;
	font-weight: bold;
	font-size: 1.3rem;
	margin-bottom: 1rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	-webkit-font-smoothing: antialiased;
	}

.caption2 {
	margin-bottom:1rem;
	font-weight: bold;
	font-size: 1.3rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	-webkit-font-smoothing: antialiased;
	
}

.lineup{
	background: #143a21;
}


.lineup a{
	display: block;
	font-weight: bold;
	color:#fff;
	padding: 1rem 0 0;
	background: #143a21;
}

.lineup1 a{
	display: block;
	font-weight: bold;
	color:#fff;
	padding: 1rem 0 1rem;
	background: #143a21;
}


.lineup a:hover,
.lineup1 a:hover{
		opacity: 0.8;
	filter: alpha(opacity=80);	
}



.cp_arrows *, .cp_arrows *:before, .cp_arrows *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_arrows {
	position: relative;
	display: flex;
	height: 0.5rem;
	margin: 2rem auto;
	justify-content: center;
	align-items: center;
}
.cp_arrows .cp_arrow {
	position: absolute;
	top: calc(50% - 25px);
	left: 50%;
	width: 2rem;
	height: 2rem;
}
.cp_arrows .cp_arrow::before,
.cp_arrows .cp_arrow::after {
	position: absolute;
	display: block;
	width: 3px;
	height: 30px;
	content: '';
	-webkit-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	-webkit-transform: translate(-50%, -50%) rotateZ(-60deg);
	        transform: translate(-50%, -50%) rotateZ(-60deg);
	transform-origin: bottom right;
	border-radius: 10px;
	background: #ffffff;
}
.cp_arrows .cp_arrow::after {
	-webkit-transform: translate(-50%, -50%) rotateZ(60deg);
	        transform: translate(-50%, -50%) rotateZ(60deg);
	-webkit-transform-origin: bottom left;
	        transform-origin: bottom left;
}
.cp_arrows .cp_bounce {
	-webkit-animation: arrow-move09 2s infinite ease-in-out;
	        animation: arrow-move09 2s infinite ease-in-out;
}
@-webkit-keyframes arrow-move09 {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	48% {
		-webkit-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		        transform: translateY(-15px);
	}
}
@keyframes arrow-move09 {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	48% {
		-webkit-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		        transform: translateY(-15px);
	}
}


/*-----------------------------------

	chumon

-----------------------------------*/

.chumon{
	line-height: 1.7rem;
	}


#chumon{
	padding:1rem 0.5rem;
	text-align:center;
	background: url(../img/chumon/bg.jpg) no-repeat center bottom;
	}

.balloon2 {
	background:rgba(183,199,189,1);
	font-size: 1.1rem;
	font-weight: bold;
  position: relative;
  display: inline-block;
  margin: 1rem 0 0.5rem;
  padding: 7px 10px;
  width: 100%;
  color: #143a21;
  border: solid 3px #143a21;
  box-sizing: border-box;
border-radius: 10px;
}

.balloon2:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #b7c7bd;
  z-index: 2;
}

.balloon2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #143a21;
  z-index: 1;

}

.balloon2 p {
  margin: 0;
  padding: 0;
}

.movie{
	margin-top: 1rem;
	position:relative;
	width:100%;
	height:0;
	padding-top:65%;
	margin-bottom:1rem;
}
.movie iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.caption-s,
.caption-s1,
.caption-s2,
.caption-s3{
	position: relative;
	padding-bottom: 1rem;
	text-align: center;
/*s*/
	margin-bottom: 1rem;
	}


.caption-s:after {
   content:"";
   display:block;
   width:80px;
   height:3px;
   background-color:#143a21;
   position:absolute;
	top:30px;
   left:38%;
	}


.caption-s1:after {
	position: absolute;
	bottom: 0;
	left: calc(50% - 30px);
	width: 60px;
	height: 3px;
	content: '';
	border-radius: 3px;
	background: #143a21;
	}

.caption-s2:after {
   content:"";
   display:block;
   width:80px;
   height:3px;
   background-color:#143a21;
   position:absolute;
	top:30px;
left:40%;
	}

.caption-s3:after {
   content:"";
   display:block;
   width:80px;
   height:3px;
   background-color:#143a21;
   position:absolute;
	top:35px;
   left:38%;
	}




/*-----------------------------------

	plan

-----------------------------------*/

#plan,
#topics,
#gallery,
#shop
{
	line-height: 1.2rem;
	text-align:center;
	}

#more{
position:relative;
}


.lineup_info_more {
	background:rgba(255,255,255,0.7);
    display: block;
	border: 1px solid #888888;
    width: 150px;
    font-size: 10px;
    line-height: 1;
    color: #434343;
    position: absolute;
    top: 50%;
    right: 35%;
	cursor: pointer;
}


.lineup_info_more::before {
  position: absolute;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: '';
  background-color:#143a21;
  transform-origin: left top;
  transform: scale(1, 0);
  transition: transform .3s;
}

.lineup_info_more:hover::before {
  transform-origin: left bottom;
  transform: scale(1, 1);
}

.lineup_info_more .p-modal__btn-text{
	color:#434343 !important;
	display:block;
}


.p-modal__btn-inner{
    text-align: center;
	position: relative;
    z-index: 5;
}

.p-modal__btn-inner a{
	/*padding: 15px;*/
	padding:10px;
    display: block;
	color:#FFF !important;
}

.p-modal__btn-inner a:hover{
	color:#FFF !important;
}


.p-modal__btn-text{
	display:block;
	font-size: 0.9rem;
	letter-spacing:.1em;
	line-height: 1;
	color:#FFF !important;
	font-weight: bold;
}

a:hover .p-modal__btn-text{
	color:#FFF !important;
}
/*　TOPICS　*/
#topics {
	padding-top:2rem;
	padding-bottom:2rem;
	}

#topics p {
	margin:1%;
	width:48%;
	}
#topics .caption {
	margin-top:0;
	}


/*　　shop
-----------------------------------------*/
ul.shop{
	margin: 1rem auto;
  	text-align: left;
	}

ul.shop li{
	padding: 0.5rem 0;
	margin: 0.5rem auto;
	}

.area{
	text-align: center;
	font-weight: bold;
	padding: 0.5rem;
 	background: #006934;
	color:#fff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	}

.tel
{
 	font-size: 2.5rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}


#Countermeasures{
	color:#fff;
	}

p.Counter1{
	font-size: 1rem;
	margin-top:0.5rem;
	font-weight: bold;
	padding:0.5rem;
 	background: #ffffff;
	color:#434343;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
		opacity: 0.8;
	filter: alpha(opacity=80);
	}

#Countermeasures ul.Counter2 li{
	margin-top: 2rem;
 	text-align: center;
	}

.bw {
	position:relative;
	}

.bw:after {
   content:"";
   display:block;
   width:80px;
   height:3px;
   background-color:#fff;
   position:absolute;
	top:30px;
   left:38%;
	}


ul.entry1 li a{
    
	   display:block;
	margin-top: 1rem;
	padding: 1.5rem;
	background-color:#fff;
	}

ul.entry1 li a:after{
	margin-left: 0.5rem;
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	}


ul.entry1 li a:hover{
	background:rgba(187,191,187,0.7);
	color: #fff;
	}

ul.entry2{
	background-color:#fff;
	}

ul.entry2 li{
	text-align: center;
	margin: 1rem auto 0;
	}

ul.entry2 li a{
	display: block;
	margin: 1rem auto 0;
	padding: 1.5rem 2rem;

	}


ul.entry2 li a:hover{
	background:rgba(193,193,193,0.7);
	color: #434343;
	}

p.entry2-titel{

 	text-align: center;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	padding: 0.5rem;
	background:#143a21;
	color: #fff;
	}
/*-----------------------------------

	movie

-----------------------------------*/
.bg_beige02 {
    background: rgba(245,242,231,1);
	padding-top:2rem;
	padding-bottom:2rem;
	}
.yt_rogo img{
	display:block;
	max-width:30%;
	margin:1rem auto;
	}
.mv_thm {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size:0.8rem;
	text-align:center;
}

.mv_thm li {
	box-sizing: border-box;
	border-radius: 8px;
	box-shadow: 0 0 5px rgba(17, 51, 72, 0.2);
	color: #3c3c3c;
	background:#fff;
	margin: 0;
	padding: 0.3rem ;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	margin-bottom: 0.5rem;
	margin-top:0.5rem;
	width: calc(50% - 10px);
}


.mv_thm li img{
	margin-bottom:0.5rem;
}

.fx-btw_rn{		
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fx2-one1{
	width: 49%;
}



@media print, screen and (min-width: 768px) {

.onlyPc{
	display: block;
	}


.onlySp{
	display: none;
	}
	

main {
	padding-top:20rem;
	}
	
.btn01_br1{
	width: 50%;
	padding:3rem;	
	}
	
	
#top-lineup,
#shop{
	margin-top: 6rem;

	}
	
.mt3{
	margin-top:5rem;
	}
	
	/* パンくず */

	#breadclumbs {
		text-align: left;
		padding: 20px 0;
		border-bottom: 1px solid #d8d8d8;
	}

	#breadclumbs ol li {
		display: inline;
		list-style-type: none;
		color: #666;
		font-size: 80%;
		line-height: 1;
	}

	#breadclumbs ol li a {
		color: #004136;
	}

	#breadclumbs ol li a:hover {
		text-decoration: underline;
	}

	#breadclumbs ol li:before {
		content: "　/　";
		color: #afafaf;
	}

	#breadclumbs ol li:first-child:before {
		content: "";
	}
	
#top {
  top: 0px;
	}
	
	
.fx-ct_rn{
		display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
	
	ul.buken{
	width:48%;
	line-height: 1.2rem;
		margin-top: 1rem;
	}
	
.caption1 {
	margin-top: 0rem;
	}
	
.caption-s:after {
   content:"";
   display:block;
   width:80px;
   height:3px;
   background-color:#143a21;
   position:absolute;
	top:50px;
   left:45%;
	}
	


	
.caption-s3:after {
   content:"";
   display:block;
   width:80px;
   height:3px;
   background-color:#143a21;
   position:absolute;
	top:35px;
   left:44%;
	}
	
	
.tel
{
	margin-top: 1.2rem;
 	font-size: 2.5rem;
	}
	
.lineup_info_more {
    top: 53%;
    right: 10%;
}

/*　TOPICS　*/
#topics {
	padding-top:4rem;
	padding-bottom:4rem;
	}

#topics p {
	width:22%;
	}
.premium_box{
	width:70%;
	left:20%;
	}
.premium_box p{
	max-width:320px;
	width:47%;
	}
/*-----------------------------------

	movie

-----------------------------------*/
.bg_beige02 {
	padding-top:4rem;
	padding-bottom:4rem;
	}
.yt_rogo img{
	display:block;
	max-width:20%;
	margin:2rem auto;
	}
.mv_thm li {
	padding: 0.5rem;
	margin: 0 2rem 2rem 0;
	width: calc(33.3333333% - 100px / 3);
}
.mv_thm li:nth-child(3n) {
    margin-right: 0;}

	}





@media print, screen and (min-width: 1024px) {
	
main {
	padding-top:10rem;
	}
	
.btn01_br1{
	width: 40%;
	padding:2rem;	
	}
	
	ul.buken{
	width:33%;
	}
	
	
.outer2{
	max-width:1300px;
		margin-left:auto;
	margin-right:auto;
	}
	
#top span {
  top: 10%;
}
	
#banner {
	max-width: 1200px;
 margin:1rem auto 0;
    text-align: center;
	}
	
#news_block,
.lineup,
.lineup1{
	margin:0 auto;
	width: 60%;
}


	
.mt-img2{
	margin-top: 1rem;
	}
	
.top_slide
{
	padding: 50px 0; 
}
	
#top-lineup,
#shop{
	margin-top: 6rem;

	}
	
#chumon{
	margin-top:2rem; 
	padding:2rem 0.5rem;
	}
	
.caption,
.caption1{
	font-size: 1.5rem;
	}
	
	
.caption-s:after {
   content:"";
   display:block;
   width:80px;
   height:3px;
   background-color:#143a21;
   position:absolute;
	top:50px;
   left:47%;
	}
	
.caption-s2:after {
   content:"";
   display:block;
   width:80px;
   height:3px;
   background-color:#143a21;
   position:absolute;
	top:50px;
   left:43%;
	}
	
	
.caption-s3:after {
   content:"";
   display:block;
   width:80px;
   height:3px;
   background-color:#143a21;
   position:absolute;
	top:35px;
   left:48%;
	}
	
.rogo{
margin-left: 1rem;
margin-right: 0.5rem;
	width:40%;
	}
	
.tel
{
	margin-top: 1.2rem;
 	font-size: 3.5rem;
	}	

	
.tel1{
	width:55%;
	}
	
.tel1 a:hover{
 color: #3B3B3B;
	}
	
#Countermeasures{
	padding: 2rem;
	}
	
ul.entry2 li a{
	padding: 1.5rem 5rem;
	}
	
.p-modal__btn1{
	-webkit-transition: .1s cubic-bezier(.55, .085, .68, .53);
    transition: .1s cubic-bezier(.55, .085, .68, .53);
	cursor: pointer;
	position:relative;
	overflow:hidden;
}

.p-modal__btn1::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: '';

  background-color:#fff;
  transform-origin: left top;
  transform: scale(1, 0);
  transition: transform .3s;
}

.p-modal__btn1:hover::before {

  transform-origin: left bottom;
  transform: scale(1, 1);
}

.p-modal__btn-inner1{
    text-align: center;
	position: relative;
    z-index: 5;

}

.p-modal__btn-inner1 a{
    color:  #fff;
	padding:20px;
    display: block;
}
	
.p-modal__btn-inner1 a:hover{
    color:  #143a21;
	padding:20px;
    display: block;
}

.p-modal__btn-text1{
	display:block;
	letter-spacing:.1em;
	line-height: 1;
	color: #fff;
}
	


.hover .p-modal__btn1:hover::before {

    transform-origin: left bottom;
    transform: scale(1, 1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;

}

.lineup_info_more {
	margin-top: 0.5rem;
	right:35%;

}
	

.lineup_info_more::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -30px;
    margin: auto;
    width: 70px;
    height: 8px;
    background: url(../img/lineup_more_arrow.png) no-repeat;
    background-size: contain;
}
	
ul.entry2 li{
	width:50%;
	text-align: center;
	margin: 1rem auto 0;
	}	 
	 }



@media only screen and (max-width: 767px) {

.outer2 {
	width:95%;
}
	}