
.main_top .container {
    padding: 0;
}


@-webkit-keyframes anime01 {
  0% {opacity: 0;transform: scale(1.1)}
  100% {opacity: 1;transform: scale(1.0);}
}
@keyframes anime01 {
  0% {opacity: 0;transform: scale(1.1)}
  100% {opacity: 1;transform: scale(1.0);}
}

@-webkit-keyframes anime02 {
  0% {opacity: 0;transform:translateX(-20px);-webkit-transform: translateX(-20px);}
  100% {opacity: 1;transform:translateX(0px);-webkit-transform: translateX(0px);}
}
@keyframes anime02 {
  0% {opacity: 0;transform:translateX(-20px);-webkit-transform: translateX(-20px);}
  100% {opacity: 1;transform:translateX(0px);-webkit-transform: translateX(0px);}
}

.phrase {
  opacity:0;
}

.phrase.open {
  transition: 2.4s;
  -webkit-transition: 2.4s;
  opacity:1.0;
}

.phrase.anime01.open {
  -webkit-animation: 1.8s ease 0s normal anime01 both;
  animation: 1.8s ease 0s normal anime01 both;
}

.phrase.anime02.open {
  -webkit-animation: 1.8s ease 0s normal anime02 both;
  animation: 1.8s ease 0s normal anime02 both;
}

/* section_visual
------------------------------------------------- */
.mv {
  width: 100%;
	background:none;
	position:relative;
  z-index: 99;
}

.mv .inner {
	width: 1140px;
  margin: 0 auto;
	text-align:center;
}

.mv .txt_box {
  width: 400px;
  margin: 112px 0 70px 132px;
  text-align: left;
  box-sizing: border-box;
  float: left;
}

.mv .txt_box .main_logo {
  margin-bottom: 20px;
  -webkit-animation: 2.4s ease .5s normal anime02 both;
  animation: 2.4s ease .5s normal anime02 both;
}

.mv .txt_box .catch {
  font-size: 19px;
  -webkit-animation: 2.4s ease 1.0s normal anime02 both;
  animation: 2.4s ease 1.0s normal anime02 both;
}

.mv .main {
  float: right;
  -webkit-animation: 2.4s ease 0s normal anime01 both;
  animation: 2.4s ease 0s normal anime01 both;
}

.mv .main_sub {
  float: left;
  -webkit-animation: 2.4s ease 0s normal anime01 both;
  animation: 2.4s ease 0s normal anime01 both;
}

/* section01
------------------------------------------------- */
.main_top .section01{
  width: 1050px;
  margin: 0 auto;
  padding: 130px 0 145px;
}

.main_top .section01 .inner{
}

.main_top .section01 .inner .txt_box{
  float: left;
}

.main_top .section01 .inner.box01 .txt_box{
  margin-top: 60px;
}

.main_top .section01 .inner .txt_box .catch{
  font-size: 20px;
  line-height: 1.0;
  margin-bottom: 15px;
}

.main_top .section01 .inner.box01 .ph{
  float: right;
}

.main_top .section01 .inner.box02{
  margin-top: -112px;
}

.main_top .section01 .inner.box02 .txt_box{
  margin-top: 150px;
  margin-left: 130px;
  float: left;
}

.main_top .section01 .inner.box02 .txt_box .catch{
  margin-top: 15px;
}

.main_top .section01 .inner.box02 .ph{
  float: left;
}


/* section_news
------------------------------------------------- */
.main_top .section_news{
  width: 712px;
  margin: -20px auto 120px;
}

.main_top .section_news h2{
  font-size: 50px;
  line-height: 1;
  float: left;
  margin-right: 120px;
  width: 112px;
}

.main_top .section_news .news_list{
  float: left;
  width: 480px;
  margin-top: 8px;
}

.main_top .section_news li.box{
  position: relative;
  margin-bottom: 20px;
}

.main_top .section_news li.box:last-child{
  margin-bottom: 50px;
}

.main_top .section_news li.box.new::before {
	display:block;
	content:"check!";
  color: rgba(211,185,102,1);
	position:absolute;
  text-align: center;
	top: -6px;
  left: -76px;
  font-family: "petersburg-web",serif;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0.11em;
}

.main_top .section_news li.box .ph img{
  width:100%;
}

.main_top .section_news li.box .txt{
  width:100%;
  font-size: 15px;
  max-height:50px;
	margin-bottom: 5px;
  overflow:hidden;
}

.main_top .section_news li.box:nth-child(1) .txt{
  font-size: 18px;
}

.main_top .section_news li.box .date_box{
  text-align: left;
}

.main_top .section_news li.box .date{
  font-size:12px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}

.main_top .section_news li.box ul.icon{
  text-align:left;
  margin-top: -5px;
  margin-bottom:3px;
  display: inline-block;
  vertical-align: middle;
}

/* section_fair
------------------------------------------------- */

.main_top .section_fair{
  background: rgba(211,185,102,.12);
  padding: 112px 0;
}

.main_top .section_fair h2{
  letter-spacing:2px;
  font-size:80px;
  line-height:1.0;
  margin-bottom:30px;
  text-align: center;
  color: rgba(211,185,102,1);
}

.main_top .section_fair .special_fair{
  width: 1050px;
  margin: 0 auto;
}

.fair_all > div .flame {
  position:absolute;
  top:-54px;
  right:-30px;
  z-index:999;
}

.slick-initialized .slick-slide {
    display: block;
}

.fair_all .calendar_wrapper {
  float: left;
  width: 406px;
  padding-top: 22px;
  position: relative;
}

.fair_all .calendar_wrapper .btn_fair {
  width: 195px;
	height: 39px;
  margin: 0 auto;
}

.fair_all .calendar_wrapper .btn_fair a {
  width: 195px;
	height: 39px;
  font-size: 14px;
	background: #141414;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 39px;
}

.fair_all .slick_month {
  font-size: 70px;
	width: 95px;
	border-bottom: 1px solid #141414;
  margin:0 auto 10px;
}

.fair_all .calendar_wrapper .slick-disabled {
  display: none !important;
}
.fair_all .slick_month {
  font-size: 20px;
  font-weight:bold;
  margin:0 5px 0 0;
}
.fair_all .calendar_wrapper .slick-arrow {
  position: absolute;
  z-index: 2000;
  background: none;
  cursor: pointer;
	border-style: none;
  font-family: "a-otf-ryumin-pr6n",游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fair_all .calendar_wrapper .slick-prev {
  left: 0px;
  bottom: 0px;
}
.fair_all .calendar_wrapper .slick-prev::before {
  content: "<";
  margin-right: 5px;
  font-size: 14px;
}
.fair_all .calendar_wrapper .slick-next {
  right: 0px;
  bottom: 0px;
}
.fair_all .calendar_wrapper .slick-next::after {
  content: ">";
  margin-left: 5px;
  font-size: 14px;
}

.fair_all .calendar {
  outline: none;
  position: relative;
}

.fair_all .calendar .inner {
  width: 406px;
  height: 452px;
  margin: 0;
  text-align: center;
}

.fair_all .calendar_wrapper .catch{
  text-align: center;
  font-size: 28px;
  line-height: 1.5;
}

.fair_all .calendar .inner .month {
  font-size: 70px;
  width: 95px;
  border-bottom: 1px solid #141414;
  margin: 0 auto 15px;
  padding-bottom: 10px;
  line-height: 1;
}

.fair_all .calendar .inner .fair_txt {
  margin: 0 0 25px 0;
  font-size:15px;
}

.fair_all .calendar table {
  width: 100%;
  font-size:18px;
  table-layout: fixed;
	margin-bottom: 20px;
}

.fair_all .calendar table th{
  text-align:center;
  padding: 1px 14px;
}

.fair_all .calendar td {
  width: 37px;
  height: 45px;
  padding: 1px 13px;
}

.Sat, .sat {
  color: #517ebf;
}

.Sun, .sun {
  color: #c45259;
}

.fair_all .calendar td a {
  background: rgba(211,185,102,.43);
  padding: 8px 8px;
  color: #141414;
  text-decoration: none;
}

.fair_all .calendar .inner table td .premium {
  margin-top:4px;
}

.fair_all .calendar .inner table td .premium a {
	width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #848e73;
  font-size: 15px;
  padding: 8px 8px;
  color: #FFF;
  text-decoration: none;
}

.fair_all .calendar .inner table td a:focus {
	background: #4e5e33;
  color: #fff;
  padding: 8px 8px;
  text-decoration: none;
}


.special_fair h2 {
  position:relative;
  margin-bottom:20px;
}

.main_fair .special_fair h2::after {
  content:"";
  position:absolute;
  top:50%;
  left:0;
  width:100%;
  height:1px;
  background:rgba(211,185,102,1);
  z-index:9;
}

.special_fair h2 span{
  font-size:45px;
  line-height:1.0;
  font-style:italic;
  text-align:center;
  color:rgba(211,185,102,1);
  padding:0 20px;
  background:#FFF;
  width:220px;
  margin:0 auto;
  position:relative;
  z-index:99;
  display:block;
}

.special_fair li.fair_box {
  width: 555px;
  float: right;
}

.special_fair li.fair_box:nth-child(1) {
  width: 440px;
  float: left;
}

.special_fair li.fair_box:nth-child(2) {
  margin-bottom: 20px;
}

.special_fair li.fair_box a {
  display: block;
}

.special_fair .sub {
  font-size: 15px;
  line-height: 1;
  margin-bottom: 10px;
  color: #9c998f;
	letter-spacing: 1px;
}

.special_fair .ph {
  width: 260px;
  height: 173px;
  float: left;
  overflow: hidden;
}

.special_fair li.fair_box:nth-child(1) .ph {
  width: 100%;
  height: 294px;
  float: none;
  margin-bottom: 20px;
}

.special_fair .ph img {
  width: 100%;
  height: auto;
}

.special_fair li.fair_box .txt_wrapper {
  width: 274px;
  float: right;
  text-align: left;
  padding-top: 50px;
}

.special_fair li.fair_box:nth-child(1) .txt_wrapper {
  width: 100%;
  float: none;
  padding-top: 0px;
}

.special_fair .date {
  margin-bottom: 6px;
  line-height: 1;
}

.special_fair .tit {
  max-height: 75px;
  font-size: 15px;
  overflow: hidden;
  line-height: 1.6;
}

.special_fair ul.icon {
  text-align: left;
  margin-bottom: 10px;
}

.special_fair .ficon {
	margin-bottom: 15px;
}

.special_fair .caption {
  height: 60px;
  font-size: 13px;
  overflow: hidden;
  line-height: 1.6;
  margin-bottom: 10px;
	color: #1f1f1f;
}

.special_fair .btn_more {
  margin-top: 30px;
}


/* section_style
------------------------------------------------- */
.main_top .section_style{
  width: 1142px;
  margin: 112px auto 100px;
  padding-bottom: 20px;
  background: url(../img/top/img_style.jpg) right bottom no-repeat;
}

.main_top .section_style a{
  display: block;
}

.main_top .section_style .ph{
  margin-bottom: 40px;
  width: 100%;
  height: 550px;
  overflow: hidden;
}

.main_top .section_style h2{
  margin-left: 156px;
  line-height: 1.0;
  padding-left: 2.9em;
  text-indent: -2.9em;
  font-size: 70px;
}

.main_top .section_style .catch{
  margin-top: 20px;
  margin-left: 216px;
  font-size: 18px;
  line-height: 2.0;
}

/* section_contents
------------------------------------------------- */
.main_top .section_contents{
  width: 1050px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.main_top .section_contents .box{
  margin-bottom: 100px;
}

.main_top .section_contents .box .ph{
  float: right;
  width: 50%;
  height: 360px;
  overflow: hidden;
}

.main_top .section_contents .box:nth-child(2) .ph{
  float: left;
}

.main_top .section_contents .box .txt_box{
  float: left;
  width: 50%;
  height: 360px;
  padding-left: 74px;
  position: relative;
}

.main_top .section_contents .box:nth-child(2) .txt_box{
  float: right;
}

.main_top .section_contents .box .txt_box .inner{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main_top .section_contents h2{
  line-height: .8;
  font-size: 50px;
  margin-bottom: 20px;
}

.main_top .section_contents .box:first-child h2{
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.main_top .section_contents .txt{
  font-size: 15px;
}


/* section_topics
------------------------------------------------- */
.main_top .section_topics{
  width: 100%;
  background: #f7f4f2;
  padding: 90px 0 100px;
}

.main_top .section_topics .inner{
  width: 900px;
  margin: 0 auto;
}

.main_top .section_topics .inner > div{
  width: 415px;
  position: relative;
}

.main_top .section_topics .inner h3{
  font-size: 42px;
  line-height: 1.0;
  margin-bottom: 20px;
}

.main_top .section_topics .inner > div a {
  display: block;
}

.main_top .section_topics .inner > div .ph {
  width: 100%;
  height: 262px;
  overflow: hidden;
  margin-bottom: 20px;
}

.main_top .section_topics .inner > div .ph img {
  width: 100%;
}

.main_top .section_topics .inner > div .date {
  font-size: 12px;
}

.main_top .section_topics .inner > div .tit {
  font-size: 15px;
  margin: 2px 0 10px;
}

.main_top .section_topics .inner > div ul.icon {
  text-align: left;
}

.main_top .section_topics .inner > div .btn_more02 {
  position: absolute;
  top: 18px;
  right: 0;
}

.main_top .section_topics .inner > div .btn_more02 a {
  letter-spacing: 0;
  font-size: 12px;
  padding-left: 20px;
}

.main_top .section_topics .inner > div .btn_more02 a::before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
  border: 3px solid transparent;
  border-left: 5px solid #999;
  transition-duration: 200ms;
}

/* other_link
------------------------------------------------- */
.main_top .other_link{
  padding: 90px 0;
}

.main_top .other_link .btn_more{
  width: 300px;
  margin: 0 auto;
  letter-spacing: 0.05em;
}

.main_top .other_link .btn_more a{
  padding: 12px 0 8px;
}

.main_top .other_link .btn_more span{
  display: block;
  font-size: 24px;
  line-height: .7;
}

/*  INSTA
 *---------------------------------------------------------- */
.section_instagram {
  width: 100%;
  height: 0;
  padding-bottom: 20%;
  text-align: center;
  position: relative;
}

.section_instagram ul.photo_block {
  width: 100%;
  height: 0;
  padding-bottom: 20%;
  text-align: center;
}

.section_instagram ul.photo_block li {
  width: 20%;
  float: left;
}

.section_instagram ul.photo_block li p {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}

.section_instagram ul.photo_block li img{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
}

.section_instagram .sns_link {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.5);
  width: 100%;
  height: 0;
  padding-bottom: 20%;
  z-index: 999;
  opacity: 0;
  -webkit-transition: 1.4s;
    transition: 1.4s;
}

.section_instagram:hover .sns_link {
  opacity: 1;
}

.section_instagram .sns_link .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  color: #FFF;
}

.section_instagram .sns_link .catch {
  font-size: 20px;
  line-height: 1.0;
  margin-bottom: 20px;
}

.section_instagram .sns_link li {
  display: inline-block;
  width: 160px;
  margin: 0 4px;
}

.section_instagram .sns_link li a {
  display: block;
  border: 1px solid #FFF;
  padding: 5px 0;
  text-align: center;
  color: #FFF;
}

.section_instagram .sns_link li a:hover {
  background: #FFF;
  color: #373a37;
  opacity: 1;
}

/*  section_site
 *---------------------------------------------------------- */
.section_site {
  width: 746px;
  height: 100px;
  margin: 0 auto 110px;
}

.section_site li {
  width: 233px;
  height: 100px;
  margin-right: 23px;
  float: left;
  font-size: 11px;
  text-align: center;
}

.section_site li:last-child {
  margin-right: 0;
}

.section_site li a {
  width: 233px;
  height: 100px;
  position: relative;
  display: block;
}

.section_site li a::after {
  width: 1px;
  height: 100px;
  right: -11px;
  top: 0;
  position: absolute;
  background: #dbdad7;
  content: "";
}

.section_site li:last-child a::after {
  content: none;
}
