@charset "UTF-8";
/* CSS Document */
	
body{
	margin:0px;
	background-color:#fff;
    font-family: 'Hina Mincho', serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color:#000;
	height:100%;
	box-sizing: border-box;
}

html{
	height:100%;
}

img { border-style:none;
	vertical-align: bottom;}

a img { border-style:none;}

a:hover img { border-style:none; }

*{
margin: 0;
padding: 0;
}

ol, ul {
	list-style: none;
}

.cf:before,
.cf:after {
  content: "";
  display: table;}
.cf:after {
  clear: both;}
.cf {
  *zoom: 1;}


.pcview{
	width:100%;
}

.spview{
	display: none;
}

.scrollShowEffect1 {
	-webkit-transition: all 1.0s;
	   -moz-transition: all 1.0s;
	    -ms-transition: all 1.0s;
	     -o-transition: all 1.0s;
	        transition: all 1.0s;
	-webkit-transition-delay: 0s;
	   -moz-transition-delay: 0s;
	    -ms-transition-delay: 0s;
	     -o-transition-delay: 0s;
	        transition-delay: 0s;
	opacity:0;
}

.scrollShowEffect2 {
	-webkit-transition: all 1.0s;
	   -moz-transition: all 1.0s;
	    -ms-transition: all 1.0s;
	     -o-transition: all 1.0s;
	        transition: all 1.0s;
	-webkit-transition-delay: 0.3s;
	   -moz-transition-delay: 0.3s;
	    -ms-transition-delay: 0.3s;
	     -o-transition-delay: 0.3s;
	        transition-delay: 0.3s;
	opacity:0;
}

.scrollShowEffect3 {
	-webkit-transition: all 1.0s;
	   -moz-transition: all 1.0s;
	    -ms-transition: all 1.0s;
	     -o-transition: all 1.0s;
	        transition: all 1.0s;
	-webkit-transition-delay: 1.0s;
	   -moz-transition-delay: 1.0s;
	    -ms-transition-delay: 1.0s;
	     -o-transition-delay: 1.0s;
	        transition-delay: 1.0s;
	opacity:0;
}


.scrollShowEffect-R {
	-webkit-transform: translate3d(30%, 0%, 0);
	   -moz-transform: translate3d(30%, 0%, 0);
	    -ms-transform: translate3d(30%, 0%, 0);
	     -o-transform: translate3d(30%, 0%, 0);
	        transform: translate3d(30%, 0%, 0);
}
.scrollShowEffect-L {
	-webkit-transform: translate3d(-30%, 0%, 0);
	   -moz-transform: translate3d(-30%, 0%, 0);
	    -ms-transform: translate3d(-30%, 0%, 0);
	     -o-transform: translate3d(-30%, 0%, 0);
	        transform: translate3d(-30%, 0%, 0);
}
.scrollShowEffect-B {
	-webkit-transform: translate3d(0, 50px, 0);
	   -moz-transform: translate3d(0, 50px, 0);
	    -ms-transform: translate3d(0, 50px, 0);
	     -o-transform: translate3d(0, 50px, 0);
	        transform: translate3d(0, 50px, 0);
}

.scrollShowEffect-T {
	-webkit-transform: translate3d(0, -50px, 0);
	   -moz-transform: translate3d(0, -50px, 0);
	    -ms-transform: translate3d(0, -50px, 0);
	     -o-transform: translate3d(0, -50px, 0);
	        transform: translate3d(0, -50px, 0);
}

.scrollShowEffect-Z {
	-webkit-transform: scale( 0.2,  0.2);
	transform: scale( 0.2,  0.2);
}

.scrollShowEffect-O {
	-webkit-transform: scale( 1.2,  1.2);
	transform: scale( 1.2,  1.2);
}


.scrollShowEffect1.showItem {
	opacity:1;
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	     -o-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}

.scrollShowEffect2.showItem {
	opacity:1;
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	     -o-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}

.scrollShowEffect3.showItem {
	opacity:1;
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	     -o-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}

.mb0{
	width:100%;
	overflow: hidden; /* heightを戻す */
}

.mb5{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 5px;
	line-height: 140%;
}

.mb10{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 10px;
}

.mb20{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 20px;
}

.mb30{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 30px;
}

.mb50{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 50px;
}


.loading{
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1300;
}

.loading img{
  width: 400px;
}


#spmenu{
	display: none;
}

#header_wrapper{
	width:100%;
    height:46px;
	padding:15px 2% 15px 2%;
	box-sizing: border-box;
	overflow: hidden;
    position: fixed;
    left:0;
    top:0;
	z-index: 100;
	font-family: 'Patua One', cursive;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
    letter-spacing: 2px;
	opacity: 0;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    -ms-transition: all 1.5s;
    transition: all 1.5s;
    transform: translateY(-50px);/* X軸方向に100px */
	background-color:rgba(40,40,40,0.8);
}
  
.showNavi #header_wrapper{
  opacity:1;
  -webkit-transition-delay:3.0s;
  transition-delay:3.0s;
  transform: translateY(0);
}

.headermenu nav{
	display: inline-block;
	width: 100%;
	text-align: center;
}

.headermenu nav ul li {
	display: inline-block;
	box-sizing: border-box;
	margin-right: 1%;
	padding-right: 1%;
    border-right: 1px solid #ccc;
}

.headermenu a{
  display: inline-block;
  color:#fff;
  font-size:120%;
  text-decoration:none;
  transition: 0.5s;
}
.headermenu a:hover{
  color: #444;
  text-shadow: -1px 1px 5px #fff, 1px -1px 5px #fff;
}

#top_wrapper{
    width:100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

#top_wrapper img{
	width:100%;
	height: auto;
}

.spmain{
	display: none;
}

.main{
	width:100%;
}

.catch1{
	width:3%;
	position: absolute;
	left: 44%;
	top:11%;
	opacity: 0;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    -ms-transition: all 1.5s;
    transition: all 1.5s;
    transform: translateY(-50px);/* X軸方向に100px */
}
  
.showNavi .catch1{
  opacity:1;
  -webkit-transition-delay:2.8s;
  transition-delay:2.8s;
  transform: translateY(0);
}

.name{
	width:4%;
	position: absolute;
	left: 5%;
	top:12%;
	opacity: 0;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    -ms-transition: all 1.5s;
    transition: all 1.5s;
}

.showNavi .name{
  opacity:1;
  -webkit-transition-delay:2.6s;
  transition-delay:2.6s;
}
  

#topright{
	width:38%;
	position: absolute;
	right: 7%;
	top:12%;
	box-sizing: border-box;
}

.logo{
	width:100%;
	opacity: 0;
    -webkit-transition: all 2.0s;
    -moz-transition: all 2.0s;
    -o-transition: all 2.0s;
    -ms-transition: all 2.0s;
    transition: all 2.0s;
	margin-bottom: 5%;
}
  
.showNavi .logo{
  opacity:1;
  -webkit-transition-delay:2.2s;
  transition-delay:2.2s;
}

.catch2{
	width:100%;
	opacity: 0;
    -webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    -o-transition: all 1.0s;
    -ms-transition: all 1.0s;
    transition: all 1.0s;
	margin-bottom: 3%;
}
  
.showNavi .catch2{
  opacity:1;
  -webkit-transition-delay:2.4s;
  transition-delay:2.4s;
}

.biling{
	width:100%;
	margin:0 auto 3%;
	opacity: 0;
    -webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    -o-transition: all 1.0s;
    -ms-transition: all 1.0s;
    transition: all 1.0s;
}
  
.showNavi .biling{
  opacity:1;
  -webkit-transition-delay:2.5s;
  transition-delay:2.25s;
}

.day{
	width:40%;
	margin:0 auto 20px;
	opacity: 0;
    -webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    -o-transition: all 1.0s;
    -ms-transition: all 1.0s;
    transition: all 1.0s;
	margin-bottom: 3%;
}
  
.showNavi .day{
  opacity:1;
  -webkit-transition-delay:2.8s;
  transition-delay:2.8s;
}

.topbtn_wrapper{
	width:80%;
	overflow: hidden;
	margin:0 auto 2%;
	opacity: 0;
	-webkit-transition: 1.0s;
	transition: 1.0s;
}

.topbtn_wrapper img {
	transition-duration: 0.5s;
}
.topbtn_wrapper img:hover {
	opacity: 0.5;
	transition-duration: 0.5s;
}

.showNavi .topbtn_wrapper{
  opacity:1;
  -webkit-transition-delay:2.5s;
  transition-delay:2.5s;
}

.topbtnl{
	width:49%;
	float: left;
}


.topbtnr{
	width:49%;
	float: right;
}

.snsbtn_wrapper{
	width:30%;
	margin:0 auto;
	box-sizing: border-box;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: 1.0s;
	transition: 1.0s;
}

.showNavi .snsbtn_wrapper{
  opacity:1;
  -webkit-transition-delay:2.5s;
  transition-delay:2.5s;
}

.snsbtn{
	width:20%;
	float: left;
	margin-right:20%;
}

.snsbtn img {
	transition-duration: 0.5s;
}
.snsbtn img:hover {
	opacity: 0.5;
	transition-duration: 0.5s;
}

.snsbtn:nth-child(3) {
  margin-right:0;
}

.pcbr {
display:inline;
}


#bnrarea{
	width:1250px;
	margin:0 auto;
	overflow: hidden;
	text-align:center;
	padding-bottom: 80px;
}


.bnr_midashi{
	width:50%;
	margin:0 auto;
    display: flex;
    align-items: center;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	margin-bottom: 10px;
}

 
.bnr_midashi:before,
.bnr_midashi:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}
 
.bnr_midashi:before {
    margin-right: 1rem;
}
 
.bnr_midashi:after {
    margin-left: 1rem;
}

.bnr{
	width:18%;
	display:inline-block;
	background-color: #fff;
	box-sizing: border-box;
	margin:0 5px 12px 5px;
	border:1px solid #ccc;
}

.bnr img{
  width: 100%;
  transition-duration: 0.5s;
}
.bnr:hover img{
  transition-duration: 0.5s;
  opacity: 0.3;
}

.bnr1_midashi{
	width:15%;
	margin:0 auto;
    display: flex;
    align-items: center;
	font-size: 12px;
	font-weight:800;
	line-height: 12px;
	margin-bottom: 10px;
    font-family: 'Shippori Mincho', serif;
}

 
.bnr1_midashi:before,
.bnr1_midashi:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}
 
.bnr1_midashi:before {
    margin-right: 1rem;
}
 
.bnr1_midashi:after {
    margin-left: 1rem;
}

.bnr1{
	width:15%;
	background-color: #fff;
	margin:0 auto 30px;
	box-sizing: border-box;
	border:1px solid #ccc;
}

.bnr1 img{
  width: 100%;
  transition-duration: 0.5s;
}
.bnr1:hover img{
  transition-duration: 0.5s;
  opacity: 0.3;
}

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

.pagetitle p{
    font-family: 'Shippori Mincho', serif;
	font-size: 20px;
	font-weight: 800;
	line-height: 100%;
	letter-spacing: 2px;
    writing-mode: vertical-rl;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
	margin-bottom: 60px;
}

#news_wrapper{
	width:100%;
	height: auto;
	box-sizing: border-box;
	background-color: #ea5514;
	padding:7% 15%; 
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	font-feature-settings: "palt";
	overflow: hidden;
}


.wp-apicard li{
	width:30%;
	float: left;
	margin-right: 5%;
}

.wp-apicard li:nth-child(3) {
  margin-right: 0;
}

.item_img {
  display: block;
  width: 100%;
  height: 213px;
  overflow: hidden;
  border:6px solid #fff;
  box-sizing: border-box;
}
.item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s ease;
}
.item_img:hover img {
  transform: scale(1.1);
}

.newsday{
	font-size: 12px;
	font-weight: 700;
	margin-top:10px;
}


.newsmore{
	width:30%;
	margin:0 auto;
	box-sizing: border-box;
    border:1px solid #fff;
	margin-top: 70px;
    transition: 0.7s;
	font-weight: 800;
	border-radius: 20px;
}


.newsmore a{
	display: block;
	color: #fff;
	padding:1% 2%;
	text-align: center;
    font-family: 'Shippori Mincho', serif;
	font-weight: 800;
	font-size: 15px;
	text-decoration: none;
}

.newsmore:hover{
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
	background-color:#fff;
}

.newsmore a:hover{
	color:#ea5514;
}

#intro_wrapper{
	width:100%;
	box-sizing: border-box;
	overflow: hidden;
	background-color: #ebeaeb;
}

#intro_wrapper img{
	width:100%;
	height: auto;
}

.introphoto{
	width:25%;
	float: left;
}

#intro_inner{
	width:100%;
	overflow: hidden;
	box-sizing: border-box;
	padding:7% 15% 0 15%;
}

#syo_wrapper{
	width:100%;
	box-sizing: border-box;
	overflow: hidden;
	background-color: #fcfbfb;
}

#syo_wrapper img{
	width:100%;
	height: auto;
}

.syomain{
    width:50%;
    margin:0 auto;
}

#syo_inner{
	width:100%;
	overflow: hidden;
	box-sizing: border-box;
	padding:0 15% 7% 15%;
}

.syomidashi{
    width:80%;
    margin:0 auto;
    margin-bottom: 60px;
}

.syomidashi2{
    width:100%;
    font-size: 25px;
    font-family: 'Shippori Mincho', serif;
    font-weight: 800;
    line-height: 25px;
    margin-bottom: 40px;
    text-align: center;
    color: #ea5514;
}

.syoname{
    font-size: 16px;
    line-height: 16px;
    color: #222;
}

.syo01{
    width:90%;
    margin:0 auto;
    margin-bottom: 20px;
}

.syo01 img{
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}

.syotext{
    width:80%;
    margin:0 auto 30px;
}

.syo02{
    width:50%;
    margin:0 auto 80px;
}

.syo03{
    width:30%;
    margin:0 auto;
    margin-bottom: 20px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}


#footer_wrapper{
	width:100%;
	padding:4% 0;
	background-color: #fff;
}

#footer_wrapper img{
	width:100%;
	height: auto;
}

#footer_logo{
	width:30%;
	margin:0 auto;
	overflow: hidden;
}


#content{
    position: relative;
}

#totopBtn {
    /*-----必須-----*/
    position: fixed;
    bottom: 30px;
    right: 30px;
     
    /*-----装飾-----*/
    width: 70px;
    text-align: center;
    color: #fff;
	z-index: 90;
}



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

.loading img{
  width: 300px;
  padding-bottom: 50px;
}
	
.pcview{
	display: none;
}

.spview{
	display: inherit;
	width:100%;
}

.pcbr {
	display:none;
}


#spmenu{
	display: inherit;
}

#header_wrapper{
    display: none;
}

.btn-trigger_fix{
	width:70px;
	height:70px;
	position: fixed;
	top:2%;
	right: 2%;
	z-index: 93;
	background:#e95513;
	border-radius: 50%;
	box-sizing: border-box;
	border:1px solid #fff;
}

.btn-trigger {
  position: relative;
  width: 36px;
  height: 31px;
  cursor: pointer;
  margin-left: 15px;
  margin-top:20px;
}
.btn-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
}
.btn-trigger, .btn-trigger span {
  display: inline-block;
  transition: all .5s;
  box-sizing: border-box;
}
.btn-trigger span:nth-of-type(1) {
  top: 0;
}
.btn-trigger span:nth-of-type(2) {
  top: 14.5px;
}
.btn-trigger span:nth-of-type(3) {
  bottom: 0;
}

#btn08.active span:nth-of-type(1) {
  -webkit-transform: translateY(15px) rotate(-315deg);
  transform: translateY(15px) rotate(-315deg);
}
#btn08.active span:nth-of-type(2) {
  opacity: 0;
}
#btn08.active span:nth-of-type(3) {
  -webkit-transform: translateY(-15px) rotate(315deg);
  transform: translateY(-15px) rotate(315deg);
}

nav.globalMenuSp {
  position: fixed;
  z-index : 91;
  top  : 0;
  left : 0;
  background-color:rgba(255,255,255,0.95);
  box-sizing: border-box;
  padding:20% 10%;
  width: 100%;
  height: 100%;
  margin-left:100%;
  text-align: center;
  opacity: 0;
  -webkit-transition-property: all;
     -moz-transition-property: all;
      -ms-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
  -webkit-transition: .6s ease;
     -moz-transition: .6s ease;
      -ms-transition: .6s ease;
       -o-transition: .6s ease;
          transition: .6s ease;
}

nav.globalMenuSp.active {
  opacity: 100;
  margin-left:0;
}

.menu {
	width:100%;
	margin-bottom: 40px;
    z-index: 1;
	box-sizing: border-box;
    font-family: 'Shippori Mincho', serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: 800;
}

.menu a{
	display: block;
	text-decoration: none;
	color: #000;
}

	
.brtext::before {
	content: "\A" ;
	white-space: pre ;
}	


#top_wrapper{
    width:100%;
	height: auto;
	position: inherit;
	overflow: hidden;
}
	
.spmain{
	display: inherit;
}

.main{
	display:none;
}

.catch1{
	display:none;
}
	
.name{
	display:none;
}

#topright{
	width:100%;
	position: inherit;
	right: 0;
	top:0;
	box-sizing: border-box;
}

.logo{
	display:none;
}

.catch2{
	display:none;
}

.biling{
	display:none;
}

.day{
	width:80%;
	margin:0 auto;
	opacity: 1;
	margin-bottom: 5%;
}
	

.topbtn_wrapper{
	width:90%;
	margin:0 auto 3%;
	opacity: 1;
}

.snsbtn_wrapper{
	width:50%;
	margin:0 auto;
	margin-bottom: 5%;
	box-sizing: border-box;
	overflow: hidden;
	opacity: 1;
}

#bnrarea{
	width:90%;
	margin:0 auto;
	overflow: hidden;
	text-align:center;
	padding-bottom: 50px;
}

.bnr{
	width:30%;
	display:inline-block;
	background-color: #fff;
	box-sizing: border-box;
	margin:0 5px 12px 5px;
	border:1px solid #ccc;
}

.bnr img{
  width: 100%;
  transition-duration: 0.5s;
}
.bnr:hover img{
  transition-duration: 0.5s;
  opacity: 0.5;
}
	

.bnr1_midashi{
	width:30%;
	margin:0 auto;
    display: flex;
    align-items: center;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	margin-bottom: 10px;
}


.bnr1{
	width:30%;
	background-color: #fff;
	margin:0 auto 15px;
	box-sizing: border-box;
	border:1px solid #ccc;
}

#news_wrapper{
	width:100%;
	height: auto;
	box-sizing: border-box;
	background-color: #ea5514;
	padding:7% 10%; 
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	font-feature-settings: "palt";
	overflow: hidden;
}

.wp-apicard li{
	width:48%;
	float: left;
	margin-right: 4%;
	font-size: 13px;
	line-height: 20px;
}
	
.wp-apicard li:nth-child(2) {
	margin-right: 0;
}

.wp-apicard li:nth-child(3) {
	display: none;
}
	
.item_img {
  display: block;
  width: 100%;
  height: 120px;
  overflow: hidden;
  border:6px solid #fff;
  box-sizing: border-box;
}

.newsmore{
	width:100%;
	margin:0 auto;
	box-sizing: border-box;
    border:1px solid #fff;
	margin-top: 70px;
    transition: 0.7s;
	font-weight: 800;
	border-radius: 20px;
}


.newsmore a{
	display: block;
	color: #fff;
	padding:1% 2%;
	text-align: center;
    font-family: 'Shippori Mincho', serif;
	font-weight: 800;
	font-size: 15px;
	text-decoration: none;
}

.newsmore:hover{
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
	background-color:#fff;
}

.newsmore a:hover{
	color:#ea5514;
}


.introphoto{
	width:50%;
	float: left;
}

#intro_inner{
	width:100%;
	overflow: hidden;
	box-sizing: border-box;
	padding:10% 10% 5% 10%;
}

.syomain{
    width:80%;
    margin:0 auto;
}

#syo_inner{
	width:100%;
	overflow: hidden;
	box-sizing: border-box;
	padding:0 10% 10% 10%;
}

.syomidashi{
    width:100%;
    margin:0 auto;
    margin-bottom: 60px;
}


.syo01{
    width:95%;
    margin:0 auto;
    margin-bottom: 20px;
}

.syo01 img{
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}

.syotext{
    width:100%;
    margin:0 auto 30px;
}

.syo02{
    width:95%;
    margin:0 auto 80px;
}

.syo03{
    width:60%;
    margin:0 auto;
    margin-bottom: 20px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}


#footer_wrapper{
	width:100%;
	padding:4% 0;
	background-color: #fff;
}

#footer_wrapper img{
	width:100%;
	height: auto;
}

#footer_logo{
	width:60%;
	margin:0 auto;
	overflow: hidden;
}
	
}


*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: none;
}

.modal-contents {
  display:none;
  position: fixed;
  width: 100%;
  height: 100%;
	font-weight: bold;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9998; }
  .modal-contents .modal-contents-inner {
    position: relative;
    width: 100%;
    height: 100%; }
    .modal-contents .modal-contents-inner .modal-contents-iframe {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 9998;
      width: 100%; }
      .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-player {
        width: 80%;
        text-align: center;
        position: relative;
        padding-top: 45.5%;
        height: 0;
        overflow: hidden;
        display: block;
        margin: 0 auto; }
        .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-player iframe {
          width: 100%;
          height: 100%;
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn {
        width: 80%;
        margin: 0.5% auto 0;
        font-size: 0;
        text-align: center;
        /* visibility: hidden; */
      }
        .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li {
          border: 1px solid #afaf89;
          width: 50%;
			box-sizing: border-box;
          display: inline-block;
          vertical-align: middle;
          line-height: 3vw;
          height: 3vw;
          text-align: center;
          font-size: 24px;
          color: #fff;
          cursor: pointer;
          -webkit-transition: all .3s;
          transition: all .3s; }
          @media screen and (min-width: 769px) {
            .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li {
              font-size: 1.25vw; } }
          @media screen and (max-width: 1024px) and (min-width: 768px) {
            .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li {
              font-size: 1.40625vw; } }
          @media screen and (max-width: 768px) {
            .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li {
              font-size: 6.4vw; } }
        .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li:hover,
        .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li.current {
          border: 1px solid #afaf89;
          background-color: #898950;
          color: #fff;  }
    .modal-contents .modal-contents-inner .modal-close {
      width: 3%;
      display: block;
      position: absolute;
      top: 3.5%;
      right: 1.5%;
      z-index: 9999;
      cursor: pointer; }

 li.mbtn {
          border: 1px solid #fff;
          background-color: #333333;
          color: #fff; }


@media screen and (max-width: 768px) {
  .modal-contents .modal-contents-inner {
    position: absolute;
    width: 100%;
    height: auto;
    padding: 0 5%;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }
    .modal-contents .modal-contents-inner .modal-contents-iframe {
      position: static;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
      .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-player {
        padding-bottom: 26%;
        padding-top: 30%;
        width: 100%; }
      .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn {
        width: 100%; }
        .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li {
          display: block;
          width: 100%;
          text-align: center;
          line-height: 50px;
          height: 50px;
          font-size: 14px; } }
        @media screen and (max-width: 768px) and (min-width: 769px) {
          .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li {
            font-size: 0.72917vw; } }
        @media screen and (max-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
          .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li {
            font-size: 0.82031vw; } }
        @media screen and (max-width: 768px) and (max-width: 768px) {
          .modal-contents .modal-contents-inner .modal-contents-iframe .modal-contents-iframe-btn li {
            font-size: 3.73333vw; } }

@media screen and (max-width: 768px) {
    .modal-contents .modal-contents-inner span.modal-close {
      width: 7%;
      top: -15%;
      right: 5.5%; }
  .cast-modal .modal-close {
    width: 7%;
    top: 3%;
    right: 5.5%; }
  .cast-modal .modal-list ul li {
    overflow-y: scroll;
    height: 175vw; }
    .cast-modal .modal-list ul li .inner {
      top: 12%;
      -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%); }
      .cast-modal .modal-list ul li .inner > * {
        display: block;
        width: 100%; }
      .cast-modal .modal-list ul li .inner .text {
        padding: 6% 0%; }
        .cast-modal .modal-list ul li .inner .text h2 {
          font-size: 20px; } }
        @media screen and (max-width: 768px) and (min-width: 769px) {
          .cast-modal .modal-list ul li .inner .text h2 {
            font-size: 1.04167vw; } }
        @media screen and (max-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
          .cast-modal .modal-list ul li .inner .text h2 {
            font-size: 1.17188vw; } }
        @media screen and (max-width: 768px) and (max-width: 768px) {
          .cast-modal .modal-list ul li .inner .text h2 {
            font-size: 5.33333vw; } }

@media screen and (max-width: 768px) {
          .cast-modal .modal-list ul li .inner .text h2 span {
            font-size: 12px; } }
          @media screen and (max-width: 768px) and (min-width: 769px) {
            .cast-modal .modal-list ul li .inner .text h2 span {
              font-size: 0.625vw; } }
          @media screen and (max-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
            .cast-modal .modal-list ul li .inner .text h2 span {
              font-size: 0.70313vw; } }
          @media screen and (max-width: 768px) and (max-width: 768px) {
            .cast-modal .modal-list ul li .inner .text h2 span {
              font-size: 3.2vw; } }

@media screen and (max-width: 768px) {
        .cast-modal .modal-list ul li .inner .text p {
          font-size: 12px; } }
        @media screen and (max-width: 768px) and (min-width: 769px) {
          .cast-modal .modal-list ul li .inner .text p {
            font-size: 0.625vw; } }
        @media screen and (max-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
          .cast-modal .modal-list ul li .inner .text p {
            font-size: 0.70313vw; } }
        @media screen and (max-width: 768px) and (max-width: 768px) {
          .cast-modal .modal-list ul li .inner .text p {
            font-size: 3.2vw; } }

@media screen and (max-width: 768px) {
        .cast-modal .modal-list ul li .inner .text .comment h3 {
          font-size: 17px; } }
        @media screen and (max-width: 768px) and (min-width: 769px) {
          .cast-modal .modal-list ul li .inner .text .comment h3 {
            font-size: 0.88542vw; } }
        @media screen and (max-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
          .cast-modal .modal-list ul li .inner .text .comment h3 {
            font-size: 0.99609vw; } }
        @media screen and (max-width: 768px) and (max-width: 768px) {
          .cast-modal .modal-list ul li .inner .text .comment h3 {
            font-size: 4.53333vw; } }

@media screen and (max-width: 768px) {
        .cast-modal .modal-list ul li .inner .text .comment p {
          font-size: 12px;
          line-height: 2.1; } }
        @media screen and (max-width: 768px) and (min-width: 769px) {
          .cast-modal .modal-list ul li .inner .text .comment p {
            font-size: 0.625vw; } }
        @media screen and (max-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
          .cast-modal .modal-list ul li .inner .text .comment p {
            font-size: 0.70313vw; } }
        @media screen and (max-width: 768px) and (max-width: 768px) {
          .cast-modal .modal-list ul li .inner .text .comment p {
            font-size: 3.2vw; } }

@media screen and (max-width: 768px) {
        .cast-modal .modal-list ul li .inner .text .profile {
          font-size: 10px;
          margin-top: 5%; } }
        @media screen and (max-width: 768px) and (min-width: 769px) {
          .cast-modal .modal-list ul li .inner .text .profile {
            font-size: 0.52083vw; } }
        @media screen and (max-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
          .cast-modal .modal-list ul li .inner .text .profile {
            font-size: 0.58594vw; } }
        @media screen and (max-width: 768px) and (max-width: 768px) {
          .cast-modal .modal-list ul li .inner .text .profile {
            font-size: 2.66667vw; } }

section.trailer {
  margin-top: -1%; }
  section.trailer h2 {
    width: 14%;
    margin: 0 auto; }

  section.trailer .player {
    margin-top: 3.8%;
    position: relative;
    padding-top: 35.3%;
    height: 0;
    overflow: hidden; }
    section.trailer .player iframe {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      width: 62%;
      height: 100%;
      border: none; 
  border:2px solid #fff000;}

  section.trailer .btns {
    font-size: 0;
    text-align: center;
    margin-top: 0.25%;
    width: 62.5%;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0; }

    section.trailer .btns li {
      width: 49.5%;
	  float: left;
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      background-color: #333333;
	  color: #fff;
      letter-spacing: .1vw;
      height: 2.5vw;
      line-height: 2.5vw;
      cursor: pointer;
      -webkit-transition: all .3s;
      transition: all .3s;
      text-align: center; 
		margin:0.25%;
}

      @media screen and (min-width: 769px) {
        section.trailer .btns li {
          font-size: 1.04167vw; } }
      @media screen and (max-width: 1024px) and (min-width: 768px) {
        section.trailer .btns li {
          font-size: 1.17188vw; } }
      @media screen and (max-width: 768px) {
        section.trailer .btns li {
          font-size: 5.33333vw; } }
      section.trailer .btns li:hover {
        opacity: 1;
        background-color: #FFDC00;
        color: #000; }
    section.trailer .btns li.current {
      background-color: #FFDC00;
      color: #000; }



@media screen and (max-width: 768px) {
  section.trailer {
    margin-top: 0; }
    section.trailer h2 {
      width: 36%; }
    section.trailer .player {
      width: 90%;
      padding-top: 50.5%;
      margin: 0% auto 0%; }
      section.trailer .player iframe {
        width: 100%; }
    section.trailer .btns {
      width: 90%;
      margin-top: 0; }
      section.trailer .btns li {
        display: block;
        width: 100%;
        margin: 0% auto;
        height: 60px;
        line-height: 60px;
        font-size: 25px; } }
      @media screen and (max-width: 768px) and (min-width: 769px) {
        section.trailer .btns li {
          font-size: 1.72917vw; } }
      @media screen and (max-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
        section.trailer .btns li {
          font-size: 1.82031vw; } }
      @media screen and (max-width: 768px) and (max-width: 768px) {
        section.trailer .btns li {
          font-size: 3.73333vw; } }

            
.remodal-is-opened{
    display:block;
}



