.main_top .container {
    padding: 0;
}
/* section_visual
------------------------------------------------- */
.mv {
}
.mv div,
.mv ul{
  opacity : 1;
}
.mv > .inner {
    width: 100%;
    height: 780px;
    text-align: center;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    position: relative;
}
.mv .inner .slider img {
    margin: 0 auto;
}
.mv .slider{
	position: absolute;
	width: 100%;
}
.mv .inner .thumb{
	position: absolute;
  width: 100%;
  background-color: #ffffff7b;
  bottom: 69px;
  padding: 20px 0;
}

.mv ul.thumb li {
  display: inline-block;
  margin-right: 10px;
}
.mv ul.thumb li:last-child{
  margin-right: 0;
}

.mv .inner .thumb .slick-list.draggable{
	width: 877px;
	margin: 0 auto;
}
.mv .inner .thumb .slick-track{
	width: 877px;
	margin: 0 auto;
}
.mv .inner .thumb .slick-track li.slick-slide.slick-current,.mv .inner .thumb .slick-track li.slick-slide{
	width: 277px;
	margin-right: 24px;
}
.mv .inner .thumb .slick-track li.slick-slide:nth-child(3),.mv .inner .thumb .slick-track li.slick-slide:nth-child(3){
	margin-right: 0;
}
/* section01
------------------------------------------------- */
.main_top .section .title_box{
  text-align:center;
  margin-bottom:20px;
}

.main_top .section .title_box h2,.main_top .section .title_box h3{
  font-size: 14px;
}
.main_top .section .title_box h2{
  font-family: " source-han-serif-japanese",游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.6;
}

.main_top .section .title_box h2 .en01{
  color: #A6831D;
  font-size: 60px;
}

/* section_news
------------------------------------------------- */
.main_top .section_news{
  width: 100%;
  margin:0 auto 50px;
}
.main_top .section_news > .inner{
  width: 1144px;
  margin:0 auto;
}

.main_top .section_news .inner .news_box{
  width: 832px;;
  float: left;
}

.main_top .section_news .inner .insta{
  float: right;
  width: 270px;
}

.main_top .section_news .inner .insta img {
  width: 100%;
}
.main_top .section_news .title_box {
  margin: 0 auto 30px;
}
.main_top .section_news .title_box h2 {
  line-height: 1.6;
}
.main_top .section_news .box {
  width:252px;
  float:left;
  margin-right: 30px;
}

.main_top .section_news .box:last-child {
  margin-right: 0px;
}

.main_top .section_news .box .icon_category{
  float: left;
  margin:0 5px 0 0;
}
.main_top .section_news .box .icon_category .icon{
  background-color: #b48c14;
}
.main_top .section_news .box .date{
  float: left;
  color: #AF8300;
  font-size: 12px;
}
.main_top .section_news .box .tit{
 margin-bottom: 28px;
    font-size: 14px;
    color: #AF8300;
    max-height: 68px;
    overflow: hidden;
}
.main_top .section_news .box:nth-child(3),.main_top .section_news .box:nth-child(6) {
  margin-right:0;
}
.main_top .section_news .box:last-child{
  margin-right:0px;
}
.main_top .section_news .box .ph{
  width:252px;
  height:159px;
  overflow:hidden;
  margin-bottom:19px;
	position: relative;
}

.main_top .section_news .box .ph.new{
	position: relative;
}

.main_top .section_news .box .ph.new:after{
    display: block;
    content: "";
    width: 45px;
    height: 45px;
    background: url(../img/cmn/icon_new.png) no-repeat;
    background-size: 45px 45px;
    position: absolute;
    top: 0;
    left: 0;
}
.main_top .section_news .box .ph img{
  width:100%;
}
.main_top .section_news .box .box_txt {
  width: 231px;
  vertical-align: top;
}
.main_top .section_news .box .txt{
  width:229px;
  max-height: 42px;
  overflow:hidden;
}
.main_top .section_news .box .icon{
  text-align: left;
  margin-bottom: 5px;
  margin-right: 3px;
  display: inline-block;
  padding: 3px 4px 2px;
  font-size: 13px;
  color: #fff;
}
.main_top .section_news .box .icon:last-child {
  margin-right: 0;
}
.main_top .section_news .icon_category {
  height: 30px;
  overflow: hidden;
}
.main_top .section_news .box .date{
  margin-bottom: 2px;
  font-size:15px;
  position:relative;
}
.main_top .section_news .box .date.new:after {
  display:block;
  position:absolute;
  top:0;
  left:125px;
  color: #d14800;
}

/* section_purpose
------------------------------------------------- */
.main_top .section_purpose{
  width: 100%;
  position: relative;
  z-index: 9899;
}
.main_top .section_purpose .inner{
  width: 1114px;
  margin:  0 auto;
  position: relative;
}

.main_top .section_purpose .inner .title_box h3 .en01{
  color: #A6831D;
  font-size: 60px;
  line-height: 1.2;
}

.main_top .section_purpose > .inner::before{
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 41px;
  background: url(../img/top/border.png) top center no-repeat;
}
.main_top .section_purpose02{
  position: relative;
  background: url(../img/top/contents_bg.jpg) no-repeat top center;
  background-size: cover;
	background-attachment: fixed;
  height: 730px;
  padding-bottom: 600px;
}
.main_top .section_purpose::after{
  content: '';
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 2% -10% 0;
  background: #FFF;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: -1;
}
.main_top .section_purpose .inner{
  width: 1144px;
  margin:  0 auto;
}

.main_top .section_purpose div#tab-2{
}

.main_top .section_purpose div#tab-2 ul {
  width: 798px;
}

.main_top .section_purpose #tab-box div#tab-2 .box_l {
  margin-right: 12px;
  float: left;
  width: 780px;

}

.main_top .section_purpose #tab-box div#tab-2 .box_r {
  display: inline-block;
  margin-right: 10px;
  width: 342px;
}

.main_top .section_purpose #tab-box div#tab-2 .box_r li {
  display: inline-block;
  margin-right: 10px;
  width: 342px;
}

.main_top .section_purpose #tab-box div#tab-2 .box_r ul .btn {
  width: 347px;
}

.main_top .section_purpose #tab-box div#tab-2 .box_r ul{
  width: 342px;
}

.main_top .section_purpose #tab-box div#tab-2 .box_l li{
  display: inline-block;
  margin-right: 10px;
}

.main_top .section_purpose #tab-box div#tab-2 .box_r .btn {
  height: 65px;
}

.main_top .section_purpose #tab-box div#tab-2 .box_r .btn a {
  height: 63px;
  line-height: 63px;
}

.main_top .section_purpose .inner h3{
  padding: 90px 0 0 0;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
}
.main_top .section_purpose .inner h3 span{
  color: #A57D3A;
  font-size: 21px;
  text-align: center;
}
.main_top .section_purpose #tab-box > ul {
width:370px;
margin:0 auto ;
padding: 0;
list-style: none;
  margin-bottom: 15px;
}
.main_top .section_purpose #tab-box > ul li {
margin-right:39px;
float:left;
font-size:0;
  width: 155px;
  height: 185px;
  background: url(../img/top/tab01_off.png) top center no-repeat;
}

.main_top .section_purpose #tab-box > ul li.purpose02  {
  background-image: url(../img/top/tab02_off.png);
  width: 155px;
  height: 185px;
  margin-right:0;
}
.main_top .section_purpose #tab-box > ul li.active.purpose01,
.main_top .section_purpose #tab-box > ul li.purpose01:hover{
  background-image: url(../img/top/tab01_on.png);
  width: 155px;
  height: 185px;
}
.main_top .section_purpose #tab-box > ul li.active.purpose02,
.main_top .section_purpose #tab-box > ul li.purpose02:hover{
  background-image: url(../img/top/tab02_on.png);
  width: 155px;
  height: 185px;
}

.main_top .section_purpose #tab-box .contents {
  display: none;
  width: 1144px;
  height: 360px;
  margin:0 auto 30px;
}
.main_top .section_purpose #tab-box .contents .inner {
  width:1144px;
  height: 360px;
}
.main_top .section_purpose #tab-box .box_l{
  margin-right: 12px;
  float: left;
  width: 589px;
}
.main_top .section_purpose #tab-box .box_r{
  float: right;
  width: 543px;
}
.main_top .section_purpose #tab-box .box_r .sub{
  margin-bottom: 4px;
}
.main_top .section_purpose #tab-box .box_r li{
  float: left;
  margin-right:5px;
  width: 269px;
}

.main_top .section_purpose #tab-box .box_r li:nth-child(2n){
  margin-right:0;
}

.main_top .section_purpose #tab-box .box_r .btn{
  height: 48px;
  width: 269px;
  margin-bottom: 5px;
}

.main_top .section_purpose #tab-box .box_r .btn a{
  display: block;
  background-color: #BDA357;
  height: 48px;
  line-height: 48px;
  width: 100%;
  text-align: center;
  color: #FFF;
  font-family: "a-otf-gothic-bbb-pr6n";
}

/* section_contents
------------------------------------------------- */
.main_top .section_contents{
    width: 100%;
    padding-top: 0;
    padding-bottom: 124px;
    background-color: #fff;
    position: relative;
}
.main_top .section_contents::before{
  content: '';
  position: absolute;
  top: -18px;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 2% -10% 0;
  background: #FFF;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  z-index: -1;
}
.main_top .section_contents .inner {
    position: relative;
    margin: 0 0 10% 0;
    padding: 0px;
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
    width: 100%;
    overflow: hidden;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    max-height: 520px;
}
/* section_guide
------------------------------------------------- */
.main_top .section_guide {
	width: 100%;
  position: relative;
  background-size: cover;
  height: 669px;
  padding-bottom: 600px;
	z-index: 2;
	background: #F5F3EA;
}
.main_top .section_guide::after{
  content: '';
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 120%;
    height: 80%;
    margin: 2% -10% 0;
    background: #F5F3EA;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    z-index: -1;
}
.main_top .section_guide .inner{
  width: 1189px;
  margin: 0 auto;
}

.main_top .section_guide02{
  position: relative;
  background: url(../img/top/map_bg.jpg) no-repeat top center;
  background-size: cover;
	background-attachment: fixed;
  height: 704px;
  padding-bottom: 600px;
}
.main_top .section_guide02::after{
  content: '';
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 120%;
    height: 23%;
    margin: 2% -10% 0;
    background: #FFF;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.main_top .section_guide02 .inner{
  width: 1114px;
  margin:  0 auto;
}
/* section_other
------------------------------------------------- */
.main_top .section_other {
  width: 100%;
  position: relative;
  z-index: 999;
  background-color: #F5F3EA;
}
.main_top .section_other::before{
    content: '';
    position: absolute;
    top: -183px;
    left: 0;
    width: 120%;
    height: 80%;
    margin: 2% -10% 0;
    background: #F5F3EA;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    z-index: -1;
}
.main_top .section_other .inner{
  width: 828px;
  padding-bottom: 70px;
  margin: 0 auto;

}

.main_top .section_other .inner li{
  float: left;
  margin-right: 20px;
}

.main_top .section_other .inner li:last-child{
  margin-right: 0px;
}


/* section_movie
------------------------------------------------- */
.main_top .section_movie{
  width: 100%;
  background-color: #FFF;
  margin:50px auto 123px;
	position: relative;
}
.main_top .section_movie::before{
    content: '';
    position: absolute;
    top: -183px;
    left: 0;
    width: 120%;
    height: 28%;
    margin: 2% -10% 0;
    background: #FFF;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    z-index: -1;
}

.main_top .section_movie .inner h3{
  padding: 75px 0 0 0;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
  color: #FFF;
}

.main_top .section_movie .inner h3::before{
	position: absolute;
  display: block;
content: "";
	width: 25px;
	height: 20px;
	background: url(../img/top/icon_novie.png) no-repeat;
	left: 50%;
	margin-left: -13px;
	top: 65px;
}
.main_top .section_movie .inner h3 span{
  color: #A57D3A;
  font-size: 49px;
  text-align: center;
}
.main_top .section_movie .inner{
  background:url(../img/top/movie_bg.jpg) no-repeat top center;
  width: 1144px;
  height: 738px;
  margin: 0 auto;
}
.main_top .section_movie .iframe_wrap {
  position: relative;
  width: 740px;
  height: 414px;
  margin: 0 auto;
}
.main_top .section_movie .iframe_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main_top .section_movie .title_box {
  margin-bottom: 50px;
}
.main_top .section_movie .title_box h2 {
   line-height: 2.4;
   color: #FFF;
}
/* section_bnr
------------------------------------------------- */
.main_top .section_bnr{
  width: 100%;
 background: url(../img/top/wedding_bg.jpg) no-repeat top center;
  height: 349px;
}
.main_top .section_bnr .inner{
  width: 1144px;
 margin: 0 auto;
}
.main_top .section_bnr .inner p{
   padding: 50px;
}
/*  INSTA
 *---------------------------------------------------------- */
.section_instagram {
  width: 100%;
  text-align: center;
  background-color: #F5F3EA;
  padding: 70px 0 48px 0;
}

.section_instagram h2 {
  margin-bottom: 20px;
}
.section_instagram ul li {
  float: left;
  width: 11.1111%;
  line-height: 0;
  height: 0;
  padding-bottom: 11.1111%;
  overflow: hidden;
}
.section_instagram ul li:nth-child(9n) {
  margin-right:0;
}
.section_instagram ul li:nth-child(9n+1) {
  clear: left;
}
.section_instagram ul li img{
  width: 100%;
  height: auto;
  line-height: 0;
}

.section_instagram a{
  pointer-events: none !important;
}

.section_sns{
  width: 100%;
  text-align: center;
	background-color: #F5F3EA;
	padding-bottom: 46px;
}

.section_sns h3 {
  margin-bottom: 10px;
  font-size: 15px;
}

.section_sns h3 .en01 {
  color: #A6831D;
  font-size: 40px;
  line-height: 1.2;
}

.section_sns .sns{
	margin: 0 auto;
	width: 200px;
	background-color: #F5F3EA;
}
.section_sns ul{
  margin: 0 auto;
}

.section_sns ul li{
  display: inline-block;
	margin-right: 19px;
}

.section_sns ul li:nth-child(3){
	margin-right: 0;
}

.section_sns ul li.google a{
  display: inline-block;
	margin-right: 19px;
  position: relative;
}

.section_sns ul li.google a::after {
  display: block;
    content: "";
    background: url(../img/top/icon_g.jpg) no-repeat;
    width: 34px;
    height: 34px;
    background-size: 34px 34px;
    position: absolute;
    top: -14px;
}

.section_sns ul li.google .ozWidgetRioButton_ {
    /* border: 1px solid #d5d5d5; */
    /* border: 1px solid rgba(0,0,0,.17); */
    -webkit-border-radius: 2px;
    /* border-radius: 2px; */
    /* -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05); */
    /* box-shadow: 0 1px 0 rgba(0,0,0,.05); */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .218s,border-color .218s,box-shadow .218s;
    /* transition: background-color .218s,border-color .218s,box-shadow .218s; */
    /* -webkit-user-select: none; */
    -webkit-appearance: none;
    background-color: #kkk;
    background-image: url(../img/cmn/icon_location.png) no-repeat !important;
    color: #262626;
    cursor: pointer;
    /* outline: none; */
    /* overflow: hidden; */
    position: relative;
    text-align: center;
    /* vertical-align: middle; */
    /* white-space: nowrap; */
    /* width: auto; */
    text-indent: -99999;
}

/*.section_sns ul li.google #___plus_0 #widget_bounds{
   position: relative !important;
  width: 34px !important;
  height: 34px !important;
  display: block;
}



.section_sns ul li.google #root td a::after{
  display: block;
    content: "";
    background: url(../img/top/icon_g.jpg) no-repeat;
    width: 34px;
    height: 34px;
    background-size: 34px 34px;
    position: absolute;
    top: -14px;
}*/


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

/* 20170126 */
.brandlogo { /*background-color: #fff;*/ }
.brandlogo ul { width: 1000px; margin: 0 auto; padding: 1em 0; text-align: center; }
.brandlogo ul li { display: inline-block; }
/* 20170203 */
.foot_bnr {
  width: 100%;
  margin:0 auto;
  padding: 40px 0 40px 10px;
    clear: both;
  display:inline-block;
}

