@charset "utf-8";


#slider {
	position: relative;
	/* [disabled]height: -webkit-calc(100vh - 122px); */
	height: calc(100vh - 150px);
	/* [disabled]max-height: 1320px; */
	/* [disabled]min-height: 500px; */
}
.wrap_2nd ul.slider, .wrap_2nd ul.slider2 {
	/* [disabled]margin-top: 80px; */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.slider img, .slider2 img{
	height: auto;
	width: 100%;
}
.wrap_2nd .slider li, .wrap_2nd .slider2 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

/*slick setting*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}


.btn_more   {
  text-decoration: none;
  text-align: center;
  /* [disabled]font-family: Tahoma, Geneva, sans-serif; */
  font-size: 12px;
  position: static;
  display: inline-block;
  float: right;
  color: #FFFFFF;
  background-color: #8ec555;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  margin-top: 50px;

}
a .btn_more  {
  text-decoration: none;
}
#btn_more2 {
  margin-right: 20px;

}


.btn_go {
  background-image: url(../../images/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding-left: 15px;
  text-align: center;
  width: 50px;
  /* [disabled]font-family: Tahoma, Geneva, sans-serif; */
  font-size: 14px;
  position: static;
  display: inline-block;
  background-color: #c13433;
  background-image: none;
  padding-left: 10px;
  color: #FFFFFF;
  text-decoration: none;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-radius: 5px;
}


#slider .bxslider div {
	background-size: cover;
	background-repeat: no-repeat;
	/* [disabled]height: -webkit-calc(100vh - 122px); */
	height: calc(100vh - 150px);
	/* [disabled]max-height: 1320px; */
	/* [disabled]min-height: 500px; */
	background-position: center center;
}

#main_catch {
	text-align: center;
	/* [disabled]padding-top: 40px; */
	/* [disabled]padding-bottom: 30px; */
	/* [disabled]background-color: rgba(255,255,255,0.80); */
	position: absolute;
	/* [disabled]bottom: 0px; */
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	left: 0px;
	/* [disabled]text-shadow: 0px 0px 12px rgba(255,255,255,1.00),0px 0px 4px rgba(0,0,0,1.0),0px 0px 2px rgba(0,0,0,1.0); */
	top: calc(50% - 200px);
}
#main_catch .main_catch_lead {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.5;
	text-shadow: 0px 0px 6px #ffffff,0px 0px 3px #ffffff;
}
#main_catch .main_catch_lead #main_catch_eng  {
	font-size: 18px;
	letter-spacing: 0;
	margin-bottom: 15px;
}

.main_arrow {
	position: relative;
	bottom: 100px;
	left: 0px;
}

.main_arrow a {
  padding-top: 60px;
}
.main_arrow a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
.main_arrow a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.wrap#info {
  min-height: 200px;


}
#info .info_box {
  padding-left: 240px;
  /* [disabled]margin-top: -25px; */
}
#info .info_wrap {
  margin-bottom: 24px;
}

#info .info_wrap .info_date {
  float: left;
  width: 100px;
}
#info .info_wrap .info_catego {
  float: left;
  width: 100px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-right: 15px;
}
#info .info_wrap .info_title {
  width: 532px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}


#links .text {
  text-align: left;
  font-size: 28px;
  margin-top: 30px;
  /* [disabled]color: #FFFFFF; */
  margin-left: -18px;
}
#links .text img {
  margin-bottom: 20px;
  margin-left: 18px;
}

#slider_link {
	text-align: center;
	margin-bottom: 30px;
}
.wrap .wrap_2nd {
	margin-bottom: 80px;
}

.wrap_head_icon img {
	width: 70px;
	height: auto;
}
.info_icon_top {
	float: left;
	line-height: 0;
	margin-right: 20px;
	width: 92px;
}
.info_icon_top img {
	height: 24px;
	width: auto;
	margin-top: 2px;
}
.info_icon_caption {
	line-height: 1.7;
	font-size: 12px;
	/* [disabled]font-weight: bold; */
	text-align: center;
}
.info_wrap_top {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-color: #A0A0A0;
	border-top-style: solid;
	/* [disabled]border-top-width: 1px; */
	border-bottom: 1px solid #bfbfbf;
}

.info_wrap_top .info_title_top {
	float: left;
	width: 600px;
	vertical-align: middle;
	margin-top: 10px;
}
.info_wrap .info_title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.info_box_top {
	margin-bottom: 13px;
}
.info_wrap {
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
.info_catego_top {
	float: left;
	font-size: 12px;
	/* [disabled]font-weight: bold; */
}

.info_catego_top img {
	height: 24px;
	width: auto;
	margin-right: 10px;
}
.wrap_btn_catego {
	text-align: center;
	margin-top: 50px;
	font-size: 12px;
	line-height: 1.7;
}
.wrap_2nd a.btn_catego_index {
	display: inline-block;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 50px;
	/* [disabled]background-color: #15184D; */
	/* [disabled]color: #FFFFFF; */
	text-align: center;
	text-decoration: none;
	width: 116px;
	background-image: url(../images/mt/icon_catego_index_attention.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 30px auto;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom: 3px solid #0C0F35;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
}
.wrap_2nd a:hover.btn_catego_index  {
	background-color: #E8E8E8;
	border-bottom-color: #0C0F35;
}


.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
#movie.wrap_banner {
	/* [disabled]text-align: center; */
	margin-bottom: 30px;
}
#movie.wrap_banner a {
	width: 360px;
	height: 190px;
}

#movie.wrap_banner img  {
	margin-top: 0px;
	margin-bottom: 0px;

}

.wrap_subject {
	background-image: url(../images/top/visual_wa.jpg);
	position: relative;
	min-height: 300px;
	background-position: center center;
	background-size: cover;
	margin-bottom: 80px;
	width: 100%;
}
.wrap_subject .wrap_subject_label {
	background-color: rgba(255,255,255,0.70);
	color: #000000;
	position: absolute;
	bottom: 13px;
	left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;

}
.wrap_subject .wrap_subject_label .subject_title {
	font-size: 38px;
	width: 140px;
	text-align: center;
	line-height: 1;
	border-bottom: 2px solid #000000;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
.wrap_subject .wrap_subject_label .sublect_lead {
	font-size: 18px;
}
.wrap_subject .wrap_subject_image {
	overflow: hidden;
	height: 300px;
	width: 100%;
}

.wrap_subject .wrap_subject_image img {
	width: 100%;
	height: auto;
}

.wrap_sns  {
	width: 360px;
	float: left;
}
.wrap_sns img {
	width: 100%;
	height: auto;
}
.wrap_sns#insta {
	margin-right: 28px;
}
#banner_head {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -30px;
}

#banner_head .imgWrap {
	height: auto;
}
#banner_attention {
	text-align: center;
	margin-bottom: 45px;
	margin-top: -30px;
}



/*test*/
.bxslider div a {
	display: block;
	width: 100%;
	height: 100%;
}


























@media screen and (max-width:767px){
.wrap_2nd a.btn_catego_index {
	display: inline-block;
	/* [disabled]color: #FFFFFF; */
	text-align: center;
	text-decoration: none;
	width: 100px;
	background-position: 10px center;
	padding-left: 40px;
	padding-right: 12px;
}
#slider #ball {
  top: -webkit-calc(50% - 140px);
  top: calc(50% - 140px);
}
#slider #ball h2 {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 340px;
}
#slider #ball h2 img {
  width: 280px;
  height: auto;
}
#slider #info_wrap {
  bottom: 11px;
}
#slider #info_box {
  padding-left: 10px;
  padding-right: 10px;
}

#slider {
	height: -webkit-calc(100vh - 225px);
	height: calc(100vh - 225px);
	/* [disabled]min-height: 480px; */
}
#slider .bxslider div {
  height: -webkit-calc(100vh - 225px);
  height: calc(100vh - 225px);
  min-height: 200px;
}
#main_catch .main_catch_lead {
  font-size: 22px;
  font-weight: bold;
}
#main_catch .main_catch_lead #main_catch_eng  {
	font-size: 14px;
	margin-bottom: 5px;
}

#message .text {
  font-size: 20px;
}
#info .info_box {
  padding-left: 0px;
  margin-top: 30px;

}
#info .info_wrap .info_title {
  width: 100%;
  margin-top: 5px;
}
#links .text img {
  margin-right: 40px;
  margin-bottom: 20px;
  height: 50px;
  width: auto;
}
.btn_more {
  text-decoration: none;
  text-align: center;
  /* [disabled]font-family: Tahoma, Geneva, sans-serif; */
  font-size: 12px;
  position: static;
  display: block;
  float: none;
  color: #FFFFFF;
  background-color: #8ec555;
  margin-left: auto;
  margin-right: auto;
}

#btn_more2 {
  margin-top: 20px;
  margin-right: 0px;


}
#main_catch {
	/* [disabled]bottom: 0px; */
	top: calc(50% - 200px);
}
.info_wrap_top .info_title_top {
	float: left;
	width: calc(100% - 120px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.info_catego_top {
	margin-top: 5px;
}
.wrap_btn_catego {
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
	line-height: 1.7;
}
.wrap_sns {
	width: auto;
	float: none;
	margin-bottom: 30px;
	text-align: center;
}
#sns #insta {
	margin-right: 0px;
}
.wrap_2nd#sns {
	margin-bottom: 0px;
}
.wrap.sp {
	margin-bottom: 15px;
	margin-top: 15px;
}
#movie.wrap_banner a {
	display: block;
	width: 100%;
	height: auto;
}

#movie.wrap_banner img {
	width: 100%;
}
#movie br   {
	display: none;
}

.wrap_subject {
	min-height: 0px;
	margin-bottom: 30px;
	height: auto;


}
.wrap_subject .wrap_subject_image {
	overflow: hidden;
	height: auto;
}
.wrap_subject .wrap_subject_label .subject_title {
	font-size: 26px;
	width: 100px;
	text-align: center;
	line-height: 1;
	border-bottom: 2px solid #000000;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
.wrap_subject .wrap_subject_label .sublect_lead {
	font-size: 14px;
}
#banner_head {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 320px;
}
#banner_attention img {
	width: 100%;
	height: auto;
	max-width: 320px;
}
#yogashi  , #wagashi, #pan{
	display: block;
	margin-top: -87px;
	padding-top: 87px;
}


































	
	
}
