/**********************************************

Common

**********************************************/

main a:hover img {
  opacity: .8;
}

/* detail */
.detail .container {
  width: 100%;
  padding: 0 0 50px;
}

.detail .section_gallery .inner {
  width: 1102px;
  margin: 0 auto;
  text-align: center;
}

.detail .section_gallery h2 {
  margin-bottom: 20px;
}

.detail .section_gallery .tit {
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 1.6em;
  font-weight: bold;
  color: #a4771e;
  margin-bottom: 15px;
}

.detail .section_gallery .txt {
  margin-bottom: 40px;
}

.section_dessert{
  background: url(../cuisine/img/bg_dessert.jpg) no-repeat top center ;
  height: 646px;
  width: 1214px;
  margin: 0 auto;
}

/* main_naka */

.main_naka {
  text-align:center;
  padding-bottom:60px;
}

.main_naka.main_cuisine {
  padding-bottom:0px;
}

.main{
  width:100%;
  height:780px;
}

.main_naka .container {
  width: 100%;
  padding: 0 0 50px;
}

.main_naka .title_box{
  margin: 55px 0 20px;
}

.main_naka .title_box h2{
  font-family: "Ratio Modern", serif;
  font-weight: 200;
  letter-spacing: 1px;
  font-size: 35px;
  line-height: 1.0;
  margin-bottom: 5px;
}

.main_naka .title_box .sub{
  font-size: 13px;
}

.section_lead .txt{
  font-size: 13px;
  line-height: 1.9;
}
/**********************************************

Chapel

**********************************************/


.main .chapel.index .article_h2{
    padding: 65px 0 20px;
}

.chapel .main{
  background: url(../ceremony/img/mv.jpg) top center no-repeat;
}

.chapel.garden .main{
  background: url(../ceremony/img/garden_mv.jpg) top center no-repeat;
  height: 497px;
}

.chapel.index .main{
  background: url(../ceremony/img/index_mv.jpg) top center no-repeat;
  height: 497px;
}


.chapel .section_chapel{
  background: url(../ceremony/img/index01.jpg) no-repeat top center;
  background-size: cover;
  width: 100%;
  min-width: 1100px;
  margin: 0 auto;
  text-align:center;
  height: 527px;
  position: relative;
}

.chapel .section_chapel a{
  width: 100%;
  height: 100%;
  display: block;
}

.chapel .section_chapel.garden{
  background: url(../ceremony/img/index02.jpg) no-repeat top center;
  background-size: cover;
  width: 100%;
  min-width: 1000px;
  margin: 0 auto;
  text-align:center;
  height: 527px;
  position: relative;
}

.chapel .cont_box{
  width: 385px;
  background: #FFF;
}

.chapel .cont_box .title_box {
  margin: 30px 0 10px;
}

.chapel .cont_box .title_box h2{
  font-size: 41px;
  text-align: center;
}

.chapel .cont_box .tit{
  text-align: center;
  font-size: 16px;
}

.chapel .cont_box .sub{
  text-align: center;
  font-size: 13px;
}

.chapel .cont_box .txt{
  text-align: center;
  font-size: 13px;
  padding: 0px 25px 5px;
  line-height: 1.9;
}


.chapel .section_chapel .cont_box{
  position: absolute;
  left: 15%;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
}

.chapel .section_chapel.garden .cont_box{
  position: absolute;
  left: 60%;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
}

.chapel .section_chapel .cont_box .title_box{
  position: relative;
}

.chapel .section_chapel .cont_box .title_box .chapel_new{
  position: absolute;
  right: -44px;
  top: -84px;
}




.section_lead{
  margin-bottom: 50px;
}

.chapel .section_lead dl{
  text-align: center;
  margin: 30px auto 0;
}

.chapel .section_lead dt,.chapel01 .section_lead dd{
  display: inline;
  padding: 7px 20px;
}

.chapel .section_lead dt{
  background: #b5987e;
  color: #FFF;
}

.chapel .section_lead dd{
  background: #e8dfd7;
  color: #101010;
  margin-left: -4px;
}

.chapel .photo{
  width: 1050px;
  border-bottom: 2px solid #101010;
  padding: 0 0 20px;
  margin: 0 auto;
}

.chapel .photo .unit{
  float: left;
  box-sizing: border-box;
  width: 336px;
}

.chapel01 .photo .unit{
  margin-right: 20px;
}

.chapel .photo .unit:nth-child(3){
  margin-right: 0;
}

.chapel .photo .unit img{
  margin-bottom: 15px;
}
.chapel .photo .unit img:nth-child(3){
  margin-bottom: 0px;
}

.chapel .point_box{
  position: relative;
  width: 100%;
/*  max-width: 1800px;*/
  min-width: 1200px;
  margin: 0 auto;
}

.chapel .point_box li {
  float: left;
  width: 50%;
}

.chapel .point_box li img{
  width: 100%;
}

.chapel .point_box li.point01{
  width: 100%;
  position: relative;
}

.chapel .point_box li.point01 img{
  width: 100%;
  vertical-align: bottom;
}

.chapel .point_box .cont_box{
  position: absolute;
  left: 15%;
  width: 385px;
  top: 27%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
  padding-bottom: 35px;
  background: rgba(255, 255, 255, 0.9);
}

.chapel.garden .point_box .cont_box{
  position: absolute;
  left: 65%;
  width: 385px;
  top: 27%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
  height: 306px;
  background: rgba(255, 255, 255, 0.9);
}

.chapel .point_box .cont_box p.point_icon{
  margin: 45px auto 16px;
}

.chapel .cont_box02 p.point_icon{
  margin: 18px auto 10px;
}

.chapel .cont_box02{
  width: 100%;
  padding-bottom: 20px;
  margin: 0 auto;
}

.chapel .point_box p.point_tit,.cont_box02 p.point_tit{
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 10px;
}

.chapel .point_box .cont_box p.point_tit span{
  color: #b48b00;
}

.chapel .point_box02 {
  width: 100%;
/*  max-width: 1800px;
*/  min-width: 1200px;
  margin: 0 auto;
}

.chapel .point_box02 li{
  float: left;
  width: 50%;
}

.chapel .h3_tit{
  margin: 84px 0 48px;
}

.chapel .h3_tit .en03{
  font-size: 38px;
  color: #b48b00;
  line-height: 1.0;
  margin-bottom: 5px;
}

.chapel .h3_tit .catch{
  font-size: 16px;
  color: #b48b00;
}

.chapel .point_box p.point_tit, .chapel .cont_box02 p.point_tit {
    font-size: 21px;
    line-height: 1.1;
    margin-bottom: 17px;
}

.chapel .point_box p.txt, .chapel .cont_box02 p.txt {
    line-height: 1.9;
}



.section_bnr_ohter  {
    background: #FFF;
    text-align: center;
    margin: 60px auto 0;
    border-top: 1px solid #d5d5d5;
}

.section_bnr_ohter .title_box {
  margin-top: 0;
}

.section_bnr_ohter .inner {
  padding-bottom: 0;
}
/**********************************************

party

**********************************************/


.party_index .main{
  background: url(../party/img/index_mv.jpg) top center no-repeat;
  height: 497px;
}

.chapel.garden .main{
  background: url(../ceremony/img/garden_mv.jpg) top center no-repeat;
  height: 800px;
}

.party_index .section_party {
    width: 100%;
    min-width: 1200px;
    /*max-width: 1800px;
    */margin: 0 auto;
}

.party_index .section_party .inner{
  background: url(../party/img/party_index01.jpg) no-repeat top center;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  text-align:center;
  height: 527px;
  position: relative;
}

.party_index .section_party.party02 .inner{
  background: url(../party/img/party_index02.jpg) no-repeat top center;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  text-align:center;
  height: 527px;
  position: relative;
}

.party_index .section_party.party03 .inner{
  background: url(../party/img/party_index03.jpg) no-repeat top center;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  text-align:center;
  height: 527px;
  position: relative;
}


.section_lead .catch{
  text-align: center;
  font-size: 25px;
  margin-bottom: 14px;
}

.party_index .cont_box{
  width: 385px;
  background: #FFF;
}

.party_index .cont_box .title_box {
  margin: 30px 0 10px;
}

.party_index .cont_box .title_box h2{
  font-size: 41px;
  text-align: center;
  margin-bottom: 3px;

}

.party_index .cont_box .tit{
  text-align: center;
  font-size: 16px;
}

.party_index .cont_box .sub{
  text-align: center;
  font-size: 13px;
  margin-bottom: 22px;
}

.party_index .cont_box .txt{
  text-align: center;
  font-size: 13px;
  padding: 0px 25px 10px;
}


.party_index .section_party .cont_box{
  position: absolute;
  left: 15%;
  top: 105px;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 35px;
}


.party_index .section_party .cont_box .title_box{
  position: relative;
}




.party01 .main{
  background: url(../party/img/mv.jpg) top center no-repeat;
}

.party02 .main{
  background: url(../party/img/party02_mv.jpg) top center no-repeat;
}

.party03 .main{
  background: url(../party/img/party03_mv.jpg) top center no-repeat;
}

.party .section_lead{
  margin-bottom: 50px;
}

.party .section_lead dl{
  text-align: center;
  margin: 30px auto 0;
}

.party .section_lead dt,.party .section_lead dd{
  display: inline;
  padding: 7px 20px;
}

.party .section_lead dt{
  background: #21438d;
  color: #FFF;
}

.party .section_lead dd{
  background: #d7e3f7;
  color: #101010;
  margin-left: -4px;
}

.party.party02 .section_lead dt{
  background: #6f8545;
}

.party.party02 .section_lead dd{
  background: #d4dbc9;
}

.party.party03 .section_lead dt{
  background: #f16238;
  color: #FFF;
}

.party.party03 .section_lead dd{
  background: #fbd1bb;
}


.party .photo{
  width: 1050px;
  border-bottom: 2px solid #101010;
  padding: 0 0 20px;
  margin: 0 auto;
}

.party .photo .unit{
  float: left;
  box-sizing: border-box;
  width: 336px;
}

.party .photo .unit{
  margin-right: 20px;
}

.party .photo .unit:nth-child(3){
  margin-right: 0;
}

.party .photo .unit img{
  margin-bottom: 15px;
}
.party .photo .unit img:nth-child(3){
  margin-bottom: 0px;
}

.party .point_box{
 position: relative;
 width: 100%;
/* max-width: 1800px;
*/ min-width: 1200px;
 margin: 0 auto;
}

.party .point_box li {
  float: left;
}

.party .point_box li:nth-child(2) ,.party .point_box li:nth-child(3) {
  width: 50%;
}

.party .point_box li img{
  width: 100%;
  vertical-align: bottom;
}

.party .point_box li.point01{
  width: 100%;
}

.party .point_box .cont_box{
  position: absolute;
  left: 220px;
  top: 117px;
  height: 306px;
  background: #FFF;
}

.party .point_box .cont_box{
  position: absolute;
  left: 65%;
  width: 385px;
  top: 27%;
  -webkit-transform: translateY(-50%);
  height: 306px;
  background: rgba(255, 255, 255, 0.8);
}

.party .point_box .cont_box p.point_icon{
  margin: 43px auto 20px;
}

.party .cont_box02 p.point_icon{
  margin: 22px auto 16px;
}

.party .cont_box02{
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
}

.party .point_box p.point_tit,.cont_box02 p.point_tit{
  font-size: 21px;
  line-height: 1.1;
  margin-bottom: 10px;
}

.party .point_box .cont_box p.point_tit span{
  color: #b58c00;
}

.party .point_box02{
  width: 100%;
/*  max-width: 1800px;
*/  min-width: 1200px;
  margin: 0 auto;
}

.party .point_box p.point_tit, .party .cont_box02 p.point_tit {
    font-size: 21px;
    line-height: 1.1;
    margin-bottom: 17px;
}

.party .point_box p.txt, .party .cont_box02 p.txt {
    line-height: 1.9;
    letter-spacing: -1px;
}

.party .point_box02 li{
  float: left;
  width: 50%;
}

.party .h3_tit{
  margin: 84px 0 48px;
}

.party .h3_tit .en03{
  font-size: 38px;
  color: #b58c00;
  line-height: 1.0;
    margin-bottom: 5px;
}

.party .h3_tit .catch{
  font-size: 16px;
  color: #b58c00;
}



/**********************************************

night_wedding

**********************************************/
.night_wedding .main{
  background: url(../night_wedding/img/mv.jpg) top center no-repeat;
}

.night_wedding .title_box h2{
  margin: 0px 0 6px;
  font-size: 40px;
}

.night_wedding .title_box h2 span{
  color: #446392;
  position: relative;
}

.night_wedding .title_box h2 span::before{
  position: absolute;
  content: "";
  display: block;
  width: 42px;
  height: 39px;
  background: url(../night_wedding/img/icon_moon.gif) no-repeat;
  background-size: 42px 39px;
  left: -54px;
  top: 9px;
}


.night_wedding .section_lead{
  margin-bottom: 50px;
}

.night_wedding .section_lead .catch{
  font-size: 16px;

}

.night_wedding .section_lead dl{
  text-align: center;
  margin: 30px auto 0;
}

.night_wedding .section_lead dt,.night_wedding .section_lead dd{
  display: inline;
  padding: 7px 20px;
}

.night_wedding .section_lead dt{
  background: #b5987e;
  color: #FFF;
}

.night_wedding .section_lead dd{
  background: #e8dfd7;
  color: #101010;
  margin-left: -4px;
}

.night_wedding .photo{
  width: 1050px;
  border-bottom: 2px solid #101010;
  padding: 0 0 20px;
  margin: 0 auto;
}

.night_wedding .photo .unit{
  float: left;
  box-sizing: border-box;
  width: 336px;
}

.night_wedding .photo .unit{
  margin-right: 20px;
}

.night_wedding .photo .unit:nth-child(3){
  margin-right: 0;
}

.night_wedding .photo .unit img{
  margin-bottom: 15px;
}
.night_wedding .photo .unit img:nth-child(3){
  margin-bottom: 0px;
}

.night_wedding .point_box{
position: relative;
}

.night_wedding .point_box li {
  float: left;
  width: 50%;
}

.night_wedding .point_box li.point01{
  width: 100%;
}

.night_wedding .point_box li img{
  width: 100%;
  vertical-align: bottom;
}


.night_wedding .point_box .cont_box{
  position: absolute;
  width: 385px;
  background: rgba(255, 255, 255, 0.8);
  left: 10%;
  top: 27%;
  -webkit-transform: translateY(-50%);
  padding-bottom: 30px;
}

.night_wedding .point_box .cont_box p.point_icon{
  margin: 43px auto 20px;
}

.night_wedding .cont_box02 p.point_icon{
  margin: 43px auto 20px;
}

.night_wedding .cont_box02{
  width: 100%;
  padding-bottom: 20px;
  margin: 0 auto;
}

.night_wedding .point_box p.point_tit,.cont_box02 p.point_tit{
  font-size: 21px;
  line-height: 1.1;
  margin-bottom: 10px;
}

.night_wedding .point_box .cont_box p.point_tit span{
  color: #b58c00;
}

.night_wedding .point_box02{
  width: 100%;
/*  max-width: 1800px;
*/  min-width: 1200px;
  margin: 0 auto;
}

.night_wedding .point_box02 li{
  float: left;
  width: 50%;
}

.night_wedding .h3_tit{
  margin: 90px 0 50px;
}

.night_wedding .h3_tit .en03{
  font-size: 38px;
  color: #101010;
}

.night_wedding .h3_tit .catch{
  font-size: 16px;
  color: #101010;
}


 .main_naka .btn_area{
  margin: 56px auto 0;
  text-align: center;
}




/**********************************************

day_wedding

**********************************************/
.day_wedding .main{
  background: url(../day_wedding/img/mv.jpg) top center no-repeat;
}

.day_wedding .title_box h2{
  margin:0px 0 6px;
  font-size: 40px;
}


.day_wedding .title_box h2 span{
  color: #d15409;
  position: relative;
}

.day_wedding .title_box h2 span::before{
  position: absolute;
  content: "";
  display: block;
  width: 42px;
  height: 39px;
  background: url(../day_wedding/img/icon_sun.gif) no-repeat;
  background-size: 42px 39px;
  left: -52px;
  top: 8px;
}


.day_wedding .section_lead{
  margin-bottom: 50px;
}

.day_wedding .section_lead .catch{
  font-size: 16px;

}

.day_wedding .section_lead dl{
  text-align: center;
  margin: 30px auto 0;
}

.day_wedding .section_lead dt,.day_wedding .section_lead dd{
  display: inline;
  padding: 7px 20px;
}

.day_wedding .section_lead dt{
  background: #b5987e;
  color: #FFF;
}

.day_wedding .section_lead dd{
  background: #e8dfd7;
  color: #101010;
  margin-left: -4px;
}

.day_wedding .photo{
  width: 1050px;
  border-bottom: 2px solid #101010;
  padding: 0 0 20px;
  margin: 0 auto;
}

.day_wedding .photo .unit{
  float: left;
  box-sizing: border-box;
  width: 336px;
}

.day_wedding .photo .unit{
  margin-right: 20px;
}

.day_wedding .photo .unit:nth-child(3){
  margin-right: 0;
}

.day_wedding .photo .unit img{
  margin-bottom: 15px;
}
.day_wedding .photo .unit img:nth-child(3){
  margin-bottom: 0px;
}

.day_wedding .point_box{
position: relative;
}

.day_wedding .point_box li {
  float: left;
  width: 50%;
}

.day_wedding .point_box li.point01{
  width: 100%;
}

.day_wedding .point_box li img{
  width: 100%;
  vertical-align: bottom;
}

.day_wedding .point_box .cont_box{
  position: absolute;
  left: 220px;
  top: 117px;
  height: 306px;
  background: #FFF;
}

.day_wedding .point_box .cont_box{
  position: absolute;
    left: 65%;
    width: 385px;
    top: 27%;
    -webkit-transform: translateY(-50%);
    height: 306px;
    background: rgba(255, 255, 255, 0.8);

}

.day_wedding .point_box .cont_box p.point_icon{
  margin: 43px auto 20px;
}

.day_wedding .cont_box02 p.point_icon{
  margin: 43px auto 20px;
}

.day_wedding .cont_box02{
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
}

.day_wedding .point_box p.point_tit,.cont_box02 p.point_tit{
  font-size: 21px;
  line-height: 1.1;
  margin-bottom: 10px;
}

.day_wedding .point_box .cont_box p.point_tit span{
  color: #b58c00;
}

.day_wedding .point_box02{
  width: 100%;
/*  max-width: 1800px;
*/  min-width: 1200px;
  margin: 0 auto;
}

.day_wedding .point_box02 li{
  float: left;
  width: 50%;
}

.day_wedding .h3_tit{
  margin: 90px 0 50px;
}

.day_wedding .h3_tit .en03{
  font-size: 38px;
  color: #101010;
}

.day_wedding .h3_tit .catch{
  font-size: 16px;
  color: #101010;
}


 .main_naka .btn_area{
  margin: 56px auto 0;
  text-align: center;
}

 .main_naka .btn_area .btn02:first-child{
  margin-right: 20px;
}

 .main_naka li.btn02{
  display: inline-block;
}

.main_naka.day_wedding li.btn02.orange,
.main_naka.night_wedding li.btn02.blue{
   pointer-events: none;
   opacity: .4;
}

 .main_naka li.btn02 span.en02{
  font-size: 21px;
  position: relative;
   padding-right: 10px;
}

.main_naka li.btn02 span.en02::before{
  position: absolute;
  display: block;
  content: "";
  width: 25px;
  height: 24px;
  background-size: 25px 24px;
  background-position: center left 20px;
  top: 3px;
  left: -30px;
}

.main_naka li.btn02:first-child span.en02::before{
  background: url(../img/cmn/icon_sun.gif) no-repeat;
}

.main_naka li.btn02:last-child span.en02::before{
  background: url(../img/cmn/icon_moon.gif) no-repeat;
}




/**********************************************

DAY

**********************************************/


.main_day .main{
  background: url(../day/img/mv.jpg) top center no-repeat;
  position: relative;
  height: 590px;
}


/*.main_day {
  padding-top: 684px;
  background: url(../day/img/mv.jpg) no-repeat center top;
  background-attachment: fixed;
}
*/


.main_day .container {
  text-align: center;
}

.main_day .title_box {
  text-align: center;
  position: absolute;
  top: 280px;
  left: 50%;
  margin: 70px 0 0 -320px !important;
}

.main_day .title_box .sub_tit{
  font-size: 31px;
}

.main_day .title_box h2.en02{
  font-size: 56px;
	margin-top: -10px;
}

.main_day .title_box p.sub{
  font-size: 19px;
  border-bottom: 1px solid #010101;
  border-top: 1px solid #010101;
  width: 640px;
  text-align: center;
  margin: 10px auto;
  padding: 3px 0;
}

.main_day .section{
  width: 100%x;
/*  max-width: 1800px;
*/  min-width: 1200px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.main_day .section .inner{
  text-align: center;
  margin: 0 auto;
  width: 100%;
}

.main_day .section_reason {
  padding: 25px 0;
  text-align: center;
  font-size: 19px;
  background: rgba(243,236,221,.85);
 }

.main_day .section_tit {
  padding: 44px 0 58px;
}

.main_day .section_tit .sub {
  font-size: 18px;
}

.main_day .section_lead.section_tit .tit {
  font-size: 31px;
  margin-bottom: 3px;
}

.main_day .section_tit .en01 {
  color: #B7AB9E;
  font-size: 20px;
  letter-spacing: 1px;
}

.main_day .section_lead.section_tit .en01 {
  color: #0F0F0F;
  font-size: 47px;
  margin-bottom: 0px;
  font-family: "baskerville-urw", serif;
  font-style: italic;
}


.main_day .section .box_img {
  float: left;
  width: 50%;
}

.main_day .section .box_img img{
  width: 100%;
  vertical-align: bottom;
}

.main_day .box_img2 div{
  width: 100%;
}

.main_day .box_img2 div img{
  width: 100%;
  vertical-align: bottom;
}

.main_day .section .box_txt {
  float: left;
    width: 50%;
    height: 0;
    padding-bottom: 30%;
    position: relative;
}



.main_day .section02 {
  width: 100%;
}

.main_day .section02 {
  width: 100%;
}

.main_day .box_txt2 {
  width: 100%;
  background: #f7f3ef;
  padding: 72px 0 60px;
}


.main_day .box_txt .inner{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.main_day .box_txt .num,.main_day .box_txt2 .num {
  color: #e5d7a6;
  font-size: 31px;
  line-height: 1.4;
}

.main_day .box_txt .num.blue,.main_day .box_txt2 .num.blue {
  color: #bdc6dd;
}

.main_day .box_txt .en03,.main_day .box_txt2 .en03 {
  font-size: 26px;
  line-height: 1.25;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 15px;
}

.main_day .box_txt .en03.blue span,.main_day .box_txt2 .en03.blue span{
  color: #415d9c;
}

.main_day .box_txt .en03.gold span,.main_day .box_txt2 .en03.gold span {
  color: #b58c00;
}




.main_day .box_txt .en03::after,.main_day .box_txt2 .en03::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 50%;
  margin-left: -55px;
  background: #0C0C0C;
  width: 109px;
  height: 2px;
}

.main_day .box_txt .tit,.main_day .box_txt2 .tit {
  font-size: 22px;
  margin: 11px auto 8px;
}

.main_day .box_txt .txt,.main_day .box_txt2 .txt {
  font-size: 14px;
  line-height: 1.8;
}

.main_day .section01.box01 {
  margin-bottom: 60px;
}




.main_day .section01.box04 .box_txt,.main_day .section01.box05 .box_txt,.main_day .section02.box06 .box_txt{
  margin-bottom: 60px;
}





.main_day .section_faq {
  padding: 120px 0;
  text-align: center;
 }

.main_day .section_voice {
  width: 1100px;
  padding: 50px 0 85px;
  margin: 0 auto;
  background: rgba(243,236,221,.85);
  text-align: center;
}


.lead{
	font-size: 18px;
	text-align: center;
	margin-bottom: 56px;
}

.main_day .other {
	width: 990px;
	margin: 0 auto;
}

.main_day .other li {
	float: left;
	margin-right: 15px;
}

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

.fin{
 margin: 33px 0px 0px ;
}




/**********************************************

specialist

**********************************************/


.container {
    width: 100%;
    background: #FFF;
  }

  .container_inner {
/*    width: 1000px;
*/    margin: 0px auto 0;
  }

  .article_h2 {
    padding: 50px 0 20px;
    text-align: center;
    background: #FFF;
  }

  .article_h2 p.en01 {
    font-family: "Ratio Modern", serif;
    font-size: 41px;
    color: #010101;
    line-height: 1.0;
    margin-bottom: 7px;
  }

  .article_h2 h2 {
    font-size: 14px;
    line-height: 1em;
  }

  .h3_tit {
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
  }

  .h3_tit .en01 {
    font-size: 31px;
    line-height: 1em;
    margin-bottom: 5px;
  }




 .main_specialist .main{
  background: url(../specialist/img/mv.jpg) top center no-repeat;
   height: 497px;
}


   .main_specialist .container_inner {
    width: 1200px;
    margin: 0 auto;
  }

  .main_specialist .section_lead {
    text-align: center;
    margin-bottom: 45px;
  }

  .main_specialist .section_lead .tit {
    font-size: 21px;
    margin-bottom: 20px;
  }

  .main_specialist .section_lead .txt {
    line-height: 1.8em;
  }

  .main_specialist ul.specialist01 {
    background: #DEC169;
    margin-bottom: -5px;
    padding: 10px 8px 10px;
      display:-webkit-box;
      display:-moz-box;
      display:-ms-box;
      display:-webkit-flexbox;
      display:-moz-flexbox;
      display:-ms-flexbox;
      display:-webkit-flex;
      display:-moz-flex;
      display:-ms-flex;
      display:flex;
      -webkit-box-lines:multiple;
      -moz-box-lines:multiple;
      -webkit-flex-wrap:wrap;
      -moz-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  }
  .main_specialist ul.specialist01 li {
    padding: 32px 32px 50px;
    float: left;
    background: #f7f7eb;
    margin-right: 4px;
    width: 588px;
    position: relative;
  }
  .main_specialist ul.specialist01 li:last-child {
    background: #f7f7eb;
    margin-right: 0;
  }

 .main_specialist ul.specialist01 li.yb, .main_specialist ul.specialist02 li.yb{
    background: #F2E6C2;
  }
  .main_specialist ul.specialist01 li:last-child {
    background: #f7f7eb;
    margin-right: 0;
  }


  .main_specialist ul.specialist01 .photo,
  .main_specialist ul.specialist02 .photo {
    margin-bottom: 15px;
  }
  .main_specialist ul.specialist01 .tit,
  .main_specialist ul.specialist02 .tit {
    margin-bottom: 10px;
    font-size: 21px;
    text-align: left;
  }
  .main_specialist ul.specialist01 .txt,
  .main_specialist ul.specialist02 .txt {
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 1.8;
    text-align: left;
  }
  .main_specialist ul.specialist01 .name,
  .main_specialist ul.specialist02 .name {
    font-size: 19px;
    position: absolute;
    bottom: 25px;
    left: 30px;
  }
  .main_specialist .txt_specialist {
    background: #6c5742;
    padding: 23px 0 13px;
    text-align: center;
  }
.main_specialist ul.specialist02.last
{padding: 10px 10px 10px;}

  .main_specialist ul.specialist02 {
    background: #DEC169;
    margin-bottom: -5px;
    padding: 10px 10px 0;
      display:-webkit-box;
      display:-moz-box;
      display:-ms-box;
      display:-webkit-flexbox;
      display:-moz-flexbox;
      display:-ms-flexbox;
      display:-webkit-flex;
      display:-moz-flex;
      display:-ms-flex;
      display:flex;
      -webkit-box-lines:multiple;
      -moz-box-lines:multiple;
      -webkit-flex-wrap:wrap;
      -moz-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  }
  .main_specialist ul.specialist02 li {
    padding: 32px 32px 50px;
    float: left;
    background: #F7F7EB;
    margin-right: 4px;
    width: 390px;
    position: relative;
  }
 /* .main_specialist ul.specialist02 li:nth-child(2n) {
    background: #f0e3ba;
  }*/
   .main_specialist ul.specialist02 li:nth-child(3n) {
    margin-right: 0;
}



.main_specialist ul.specialist03 {
  background: #DEC169;
  margin-bottom: -5px;
  padding: 10px 8px 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
     -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
     -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.main_specialist ul.specialist03 li {
  padding: 32px 32px 50px;
  background: #f7f7eb;
  margin-right: 4px;
  margin-bottom: 4px;
  width: 390px;
  position: relative;
}

.main_specialist ul.specialist03 li:nth-child(odd) {
  background: #F2E6C2;
}

.main_specialist ul.specialist03 li:nth-child(1),
.main_specialist ul.specialist03 li:nth-child(2) {
  width: 588px;
  background: #f7f7eb;
}

.main_specialist ul.specialist02 li:nth-child(3n+2) {
  margin-right: 0;
}

.main_specialist ul.specialist03 .photo {
  margin-bottom: 15px;
}
.main_specialist ul.specialist03 .tit {
  margin-bottom: 10px;
  font-size: 21px;
  text-align: left;
}
.main_specialist ul.specialist03 .txt {
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 1.8;
  text-align: left;
}
.main_specialist ul.specialist03 .name {
  font-size: 19px;
  position: absolute;
  bottom: 25px;
  left: 30px;
}


/**********************************************

CUISINE

**********************************************/
.container {
  width: 100%;
  background: #FFF;
  padding-bottom: 60px;
}

 .main_cuisine .container_inner {
/*    width: 1000px;
*/    margin: 50px auto 0;
  }
/*.container_inner {
  width: 1050px;
  margin: 0 auto;
}*/

.main_cuisine .main{
  background: url(../cuisine/img/cuisine_mv01.jpg) top center no-repeat;
  height: 497px;
}

.main_cuisine .main2{
  background: url(../cuisine/img/cuisine_mv02.jpg) top center no-repeat;
  height: 497px;
}

.main_cuisine .title_box h2 {
  padding: 70px 0 25px;
  text-align: center;
  background: #fff;
}

.main_cuisine .title_box h2.en02 {
  font-size: 41px;
  line-height: 1em;
  margin-bottom: 5px;
}

.main_cuisine .title_box h2 .sub {
  font-size: 13px;
}

.h3_tit {
  font-size: 14px;
  margin-bottom: 20px;
  text-align: center;
}

.h3_tit .en01 {
  font-size: 31px;
  line-height: 1em;
  margin-bottom: 5px;
}


.main_cuisine .section_lead {
  text-align: center;
  margin-bottom: 20px;
}

.main_cuisine .section_lead .tit {
  font-size: 21px;
  margin-bottom: 20px;
}

.main_cuisine .section_lead .txt {
  line-height: 1.8em;
  font-size: 13px;
}

.main_cuisine .section_gallery {
  text-align: center;
  margin-bottom: 65px;
}

.section_chef {
  background: #111111;
  width: 100%;
  border-top: 4px solid #cfa400;
}

.section_chef .section_chef_inner{
  background: url(../cuisine/img/chef_bg.jpg) repeat;
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 115px;
}

.section_chef_inner .btn05{
  margin-top: 532px;
}


.section_chef .tit_box {
  width: 100%;
  padding-bottom: 10px;
}



.section_chef .section_chef_inner .tit_box{
  padding-top: 75px;
}

.section_chef .section_chef_inner .tit_box h3{
  margin-top: -27px;
  font-size: 17px;
  color:#FFF;
}


.section_chef .section_kodawari_inner .tit_box{
  padding-top: 65px;
}

.section_chef .section_kodawari_inner .tit_box h3{
  margin-top: -27px;
  font-size: 17px;
  color: #B58C00;
}


.section_chef .tit_box p span{
    width: 130px;
    background: #FFF;
    position: relative;
    display: block;
    left: 51%;
    margin-left: -75px;
    z-index: 100;
}


.section_kodawari_inner .tit_box p{
    color: #B58C00;
}


.section_chef {
  color: #FFF;
}

.section_chef .section_chef_inner .box{
  width: 1050px;
  margin: 0 auto;
  text-align: center;
}


.main_cuisine .section_kodawari_inner {
  margin: 0 auto;
  background: url(../cuisine/img/kodawari_bg.png) no-repeat top center;
  position: relative;
  border: 2px solid #464646;
  width: 980px;
  height: 836px;
  margin-top: 50px;
}


.main_cuisine .section_kodawari_inner .txt_box01 .tit,.main_cuisine .section_kodawari_inner .txt_box02 .tit {
  position: absolute;
  font-size: 24px;
}

.main_cuisine .section_kodawari_inner .txt_box01 .catch,.main_cuisine .section_kodawari_inner .txt_box02 .catch {
  position: absolute;
  font-size: 25px;
}

.main_cuisine .section_kodawari_inner .txt_box01 .txt,.main_cuisine .section_kodawari_inner .txt_box02 .txt {
  position: absolute;
}

.main_cuisine .section_kodawari_inner .txt_box01 .tit{
  top: 229px;
  left: 59px;
}

.main_cuisine .section_kodawari_inner .txt_box01 .catch{
  top: 195px;
  left: 250px;
}

.main_cuisine .section_kodawari_inner .txt_box01 .txt{
  top: 250px;
  left: 251px;
  text-align: left;
}

.main_cuisine .section_kodawari_inner .txt_box02 .tit{
  top: 449px;
  left: 415px;
}

.main_cuisine .section_kodawari_inner .txt_box02 .catch{
  top: 432px;
  left: 606px;
  text-align: left;
  line-height: 1.4;
}

.main_cuisine .section_kodawari_inner .txt_box02 .txt{
  top: 538px;
  left: 417px;
  text-align: left;
}

.main_cuisine .section_kodawari_inner .txt_box02 .ph{
  position: absolute;
  top: 413px;
  left: 83px;
}



.main_cuisine .chef .inner h3 {
  text-align: center;
  margin-bottom: 20px;
}

.main_cuisine .chef .inner .section_lead {
  text-align: center;
  margin-bottom: 45px;
  color: #fff;
}

.main_cuisine .chef .inner .section_lead .tit {
  font-size: 21px;
  margin-bottom: 20px;
  color: #fff;
  padding-bottom: 40px;
}

.main_cuisine .chef .inner .introduction {
  background-color: rgba(255,255,255,0.13);
  padding: 33px;
}

.main_cuisine .chef .inner .introduction .box_a {
  float: left;
  width: 435px;
  background: #fff;
}

.main_cuisine .chef .inner .introduction .box_a .txt_box {
  padding: 5px 25px 70px;
}

.main_cuisine .chef .inner .introduction .box_a .name {
  text-align: center;
  font-size: 24px;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

.main_cuisine .chef .inner .introduction .box_a .name span {
  font-size: 16px;
  margin-right: 10px;
}

.main_cuisine .box,.main_cuisine .box02{
  margin-bottom: 30px;
  width: 1047px;
  margin-left: 55px;


}
.main_cuisine .ph_box{
  float: left;
}

.main_cuisine .txt_box{
  width: 700px;
    float: left;
    margin: 17px 0 0 40px;
    text-align: left;
}

.main_cuisine .box02 .ph_box{
  float: right;
  margin-left: 20px;
}

.main_cuisine .box02 .txt_box{
  width: 700px;
  float: left;
  margin: 30px 0 0 40px;
}

li.name span.em{
  font-size: 11px;
  margin-left: 10px;
}

li.name span.rank{
  font-size: 18px;
  margin-left: -7px;
}

.box .txt_box li:first-child,.box02 .txt_box li:first-child{
 border-bottom: 1px solid #FFF;
}

.box .txt_box li,.box02 .txt_box li{
  margin-top: 20px;
}

.box .txt_box .name,.box02 .txt_box .name{
  font-size: 22px;
  padding-bottom: 10px;
}

.box .txt_box li,.box02 .txt_box li.txt{
  line-height: 1.9;
}


.main_cuisine .chef .inner .introduction .box_b {
  float: right;
  width: 457px;
  color: #fff;
}

.main_cuisine .chef .inner .introduction .box_b .tit {
  font-size: 21px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.main_cuisine .section_chef .box02 {
  margin-bottom: 80px;
}


.main_dessert .tit_box.cake{
  background: url(../cuisine/img/tit_dessert_bg01.jpg) no-repeat top center;
  background-size: 1071px 245px;
  height: 245px;
  margin: 70px auto 50px;
}

.main_dessert .tit_box{
  background: url(../cuisine/img/tit_dessert_bg02.jpg) no-repeat top center;
  background-size: 937px 245px;
  height: 245px;
  margin-bottom: 25px;
}

.main_dessert .tit_box.cake h2.en02,.main_dessert .tit_box h2.en02{
  font-size: 41px;
  font-family: "Ratio Modern", serif;
  padding-top: 93px;
  line-height: 1.0;
    margin-bottom: 4px;
}

.main_dessert .tit_box.cake .sub,.main_dessert .tit_box .sub{
  margin-bottom: 10px;
}

.main_dessert .d_list  {
  width: 1050px;
  text-align: center;
  margin: 0 auto 75px;
}

.main_dessert .d_list.buffet  {
  margin: 0 auto 50px !important;
}

.main_dessert .d_list li {
  float: left;
  margin: 0 20px 0 0;
}

.main_dessert .d_list li {
  float: left;
  margin: 0 20px 0 0;
}

.main_dessert .d_list.cake li:nth-child(3) {
  margin-right: 0;
}

.main_dessert .d_list.buffet li:nth-child(2),.main_dessert .d_list.buffet li:nth-child(5) {
  margin-right: 0;
}

.main_dessert .d_list.buffet li:first-child,.main_dessert .d_list.buffet li:nth-child(2) {
  margin-bottom: 15px;
}



.ad-gallery .ad-thumbs li a img {
border: none;
  opacity: 0.4!important;
}

.ad-gallery .ad-thumbs li a.ad-active img {
  border: none;
  opacity: 1!important;
}

.ad-gallery .ad-thumbs li a.ad-active img {
  border: none!important;
}

.flink {
  margin-top: 0;
}

.main_cuisine .section_other .box .ph.none img{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/**********************************************

Dress

**********************************************/

.main_dress .main{
  height:446px;
  background:url(../dress/img/mv.jpg) top center no-repeat;
}

.main_dress .container_inner {
    width: 1044px;
    margin: 0 auto;
}

.main_dress h3.en02{
  font-size: 35px;
  line-height: 1.0;
  margin-bottom: 2px;
}

.flink {
  margin-top: 0;
}
.ad-gallery .ad-nav .ad-thumbs {
    overflow: hidden;
    width: 980px;
    margin: 0 auto;
    height: 130px!important;
    text-align: center;
}
.ad-gallery .ad-thumbs li a.ad-active img {
    border: 2px solid #af774f;
    height: 130px!important;
}
.ad-gallery .ad-thumbs li a img {
    display: block;
    border: 2px solid #FFF;
    height: 130px!important;
}

.btn_box li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 60px;

}

.btn_box li:last-child {
  margin-right: 0;

}

.section_gallery .sub {
  font-size: 14px;
  margin-bottom: 15px;
}

#wedding .tit{
  border-top: 2px solid #e5a59f;
  padding-top: 15px;
}

#color .tit{
  border-top: 2px solid #92b0bc;
  padding-top: 15px;
}

#mens .tit{
  border-top: 2px solid #a78cab;
  padding-top: 15px;
}

#other .tit{
  border-top: 2px solid #e3ca7f;
  padding-top: 15px;
}


.main_dress.detail {
  margin-bottom: 0;
}

.main_dress.detail .container {
  background: none;
}

.main_dress.detail .container_inner {
  width: 100%;
  background: #fcf9f4;
}

.main_dress .section_lead {
  text-align: center;
  margin-bottom: 35px;
}

.main_dress .section_lead .tit {
  font-size: 21px;
}

.main_dress .section_index li {
  margin-bottom: 40px;
}

.main_dress .section_index li:nth-child(3) {
  margin-bottom: 60px;
}

section.btn_box {
    text-align: center;
}


/* detail */
.main_dress.detail .container_inner {
  text-align: center;
  padding-bottom: 130px;
}

.main_dress .section_gallery {
  width: 1000px;
  margin: 0 auto 110px;
  font-size: 21px;
  text-align: center;
  margin-top: -130px;
    padding-top: 130px;
}

.main_dress .section_gallery .tit {
  font-size: 19px;
  margin-bottom: 25px;
}

.main_dress .section_gallery .content {
  width: 483px;
  padding: 17px;
  background: #f2e9e4;
}

.main_dress .section_gallery .content img {
  width: 100%;
}

.main_dress .section_other {
  padding: 6% 0;
  text-align: center;
}

.main_dress .section_other ul {
  width: 100%;
  min-width: 1000px;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 2%;
}

.main_dress .section_other li {
  display: inline-block;
  width: 18%;
  margin: 0 .5%;
}

.main_dress .section_other li img {
  width: 100%;
}

a.thumb {
  display:block;
  margin:0;
  border:none;
  opacity: 0.4!important;
}
ul.thumbs li.selected a.thumb {
  border:none;
  opacity: 1!important;
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
  padding: 5px 17px;
  font-size: 14px;
}

.flink {
  margin-top: 0;
}

.main_dress .section_other .none img{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}







/**********************************************

cmn_faq

**********************************************/


.faq_block{
  width:1000px;
  margin:0 auto 40px;
  padding:50px 0;
  border-top:1px solid #2d2d2d;
  border-bottom:1px solid #2d2d2d;
}

.faq_block h3{
  font-size:28px;
  text-align:center;
  font-family: "Prata";
}

.faq_block .txt{
  font-size:14px;
  text-align:center;
  margin-bottom:0px!important;
}

.faq_block li{
  width:30%;
  float:left;
  margin-right:5%;
  border-top:1px dotted #2d2d2d;
  padding:26px 0;
  text-align:left;
}

.faq_block li:nth-child(2n){
  margin-right:0;
}
.faq_block li:nth-child(1),
.faq_block li:nth-child(2){
  border-top:none;
}

.faq_block li .txt_q{
  font-size:19px;
  color:#af774f;
  margin-bottom:20px;
  padding-left:30px;
  position:relative;
}

.faq_block li .txt_q::before{
  content:"Q  ";
  font-size:25px;
  position:absolute;
  top: -7px;
  left:0;
  z-index:99;
}

.faq_block li .txt_a{
  padding-left:30px;
  position:relative;
}

.faq_block li .txt_a::before{
  content:"A  ";
  position:absolute;
  top: -14px;
  left:0;
  font-size:25px;
  z-index:99;
}


/**********************************************

Reason

**********************************************/


.main_reason .main{
  height:591px;
  min-width: 1200px;
/*  max-width: 1800px;
*/  background:url(../reason/img/mv.jpg) top center no-repeat;
  margin: 0 auto;
}

.main_reason .container {
  text-align: center;
}

.main_reason .title_box {
  display: none;
}

.main_reason .title_box .sub_tit{
  font-size: 31px;
}

.main_reason .title_box h2.en02{
  font-size: 56px;
}

.main_reason .title_box p.sub{
  font-size: 19px;
  border-bottom: 1px solid #010101;
  border-top: 1px solid #010101;
  width: 640px;
  text-align: center;
  margin: 10px auto;
}

.main_reason .section{
  width: 100%;
  min-width: 1200px;
  /*max-width: 1800px;
  */text-align: center;
  margin: 0 auto;
  position: relative;
}

.main_reason .section .box_txt{
  float: left;
  width: 50%;
  height: 0;
  padding-bottom: 37%;
  position: relative;
}

.main_reason .section .box_txt .inner{
  width: 100%;
  position: absolute;
  top: 38%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.main_reason .section .box_img {
  float: left;
  width: 50%;
}
.main_reason .section .box_img .slider{
  width: auto;
}

.main_reason .section .box_img .slider.slider-for img,.main_reason .section .box_img .slider.slider-for2 img,.main_reason .section .box_img .slider.slider-for3 img,.main_reason .section .box_img .slider.slider-for4 img,.main_reason .section .box_img .slider.slider-for5 img,.main_reason .section .box_img .slider.slider-for6 img,.main_reason .section .box_img .slider.slider-for7 img{
  width: 100%;
  background-size: cover;
}

.main_reason .section .box_img .inner{
  width: 100%;

}

.main_reason .section .box_img {
  width: 50%;
}

.main_reason .section .slick-slide img {
    width: 164px;
    display: block;
}

.main_reason .box_img .slider.slider-nav .ph,.main_reason .box_img .slider.slider-nav2 .ph,.main_reason .box_img .slider.slider-nav3 .ph,.main_reason .box_img .slider.slider-nav4 .ph,.main_reason .box_img .slider.slider-nav5 .ph ,.main_reason .box_img .slider.slider-nav6 .ph,.main_reason .box_img .slider.slider-nav7 .ph{
  margin: 4px 4px 0 0 !important;
  width: 164px !important;
  height: 101px !important;
  float: left;

}

.main_reason .box_img .slider.slider-nav .slick-list.draggable,.main_reason .box_img .slider.slider-nav2 .slick-list.draggable,.main_reason .box_img .slider.slider-nav3 .slick-list.draggable,.main_reason .box_img .slider.slider-nav4 .slick-list.draggable,.main_reason .box_img .slider.slider-nav5 .slick-list.draggable,.main_reason .box_img .slider.slider-nav6 .slick-list.draggable,.main_reason .box_img .slider.slider-nav7 .slick-list.draggable{
  padding: 0!important;
}
.main_reason .box_img .slider.slider-nav .ph img{
  width: 164px;
  height: 101px;

}

.main_reason .box_img .slider.slider-nav .slick-track,.main_reason .box_img .slider.slider-nav2 .slick-track,.main_reason .box_img .slider.slider-nav3 .slick-track,.main_reason .box_img .slider.slider-nav4 .slick-track,.main_reason .box_img .slider.slider-nav5 .slick-track,.main_reason .box_img .slider.slider-nav6 .slick-track,.main_reason .box_img .slider.slider-nav7 .slick-track{
  left: 0 !important;
  width: 100% !important;
}


.main_reason .section .box_txt h3.en01{
  font-family: "lamar-pen", sans-serif;
  font-size: 37px;
  color: #B58C00;
  margin: 120px auto 0px;
  opacity: .4;
}

.main_reason .section .box_txt .tit{
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
}

.main_reason .section .box_txt .txt{
  text-align: center;
  font-size: 14px;
  line-height: 1.8;
}









/**********************************************

Ranking

**********************************************/

.main_ranking .section_ranking{
}

.main_ranking .section_plan_main {
    background: none;
    padding: 0px;
    box-shadow: none;
}

.main_ranking .section_ranking .main{
  width:100%;
  height:242px;
  background:url(../ranking/img/main.jpg) top center no-repeat;
}

.main_ranking .section_ranking .page_catch{
  text-align:center;
  padding:40px 0;
}


.main_ranking .section_ranking .section_plan_main {
  text-align:center;
}

.main_ranking .section_ranking .section_plan_main.rec {
  margin-top:-40px;
  margin-bottom:0;
}

.main_ranking .section_ranking .section_plan_main ul {
  margin-bottom:20px;
}

.main_ranking .section_ranking .section_plan_main .btn a {
    padding: 20px 0;
    font-size:16px;
}


.main_ranking .section_ranking .section_message{
  margin-top:65px;
  padding:65px 0;
  background:#f4ece6;
  text-align:center;
}

.main_ranking .section_ranking h3{
  font-size:28px;
  text-align:center;
  font-family: "Prata";
  letter-spacing:2px;
  margin-bottom:30px;
  line-height:1.0;
  margin-top:70px;
}

.main_ranking .section_ranking .gallery{
  width:100%;
  height:748px;
  background:url(../ranking/img/gallery.png) top center no-repeat;
  margin-bottom:40px;
}

.main_ranking .section_ranking .photo_more{
  text-align:center;
  margin-bottom:60px;
}

.main_ranking .section_ranking .section_rank{
  width: 1000px;
    margin: 90px auto 70px;
    padding: 0px 0 30px;
}

.main_ranking .section_ranking .section_rank .tit_box{
  border:none;
  margin-top:40px;
  margin-bottom:20px;
}

.main_ranking .section_ranking .section_rank h3{
  padding-bottom:10px;
  margin-top:0;
  font-size:46px;
  margin-bottom:0;
}

.main_ranking .section_ranking .section_rec{
  text-align:center;
}

/**********************************************

Access

**********************************************/

.main_access .container {
}

.main_access .section_access {
  width:1180px;
  margin:0 auto;
}
.main_access .section_access,
.main_access .section_access div,
.main_access .section_access ul {
  opacity:1.0;
  transition : none;
}

.main_access .section_access #map_canvas {
  width: 1050px;
  height: 534px;
  box-sizing: border-box;
  margin:60px auto 36px;
  opacity:1.0;
  transition : none;
}

.main_access .section_access dl{
  margin:70px auto 0;
  width:980px;
}

.main_access .section_access dt{
  font-size:18px;
  text-align:center;
  border-bottom:1px solid #2d1d00;
  padding-bottom:10px;
  margin-bottom:20px;
}

.main_access .section_access dd{
  text-align:center;
  margin-bottom:54px;
}

.main_access .section_access dd span{
  display: block;
  text-align:center;
  font-size: 16px;
  margin:10px 0;
}

.main_access .section_access dd.float_box{
  width:560px;
  margin:0 auto 54px;
  text-align:left;
}

.main_access .section_access dd.float_box.box02{
  width:624px;
}

.main_access .section_access dd.float_box.box02 img{
  width:280px;
}


.main_access .section_access .bus_box{
  width:980px;
  margin:0 auto;
  background:#FFEED4;
  padding:36px 36px 18px;
}

.main_access .section_access .bus_box .tit{
  font-size:20px;
  text-align:center;
  background:#FFF;
  margin-bottom:20px;
  padding:10px;
}

.main_access .section_access .bus_box span{
  font-size:16px;
  font-weight:bold;
  line-height:1.6;
}

.main_access .section_access .bus_box img{
  width:360px;
}

.main_access .section_access .bus_box .float_box{
  padding:0 35px;
}

.main_access .section_access .bus_box .box_r{
  padding-top:40px;
}

.main_access .tbl01 {
  border-collapse: collapse;
  width: 1050px;
  margin: 30px auto 0;
}

.main_access ul.access01{
  margin-bottom: 50px;

}

.main_access ul.access01 li{
  float: left;
  margin-right: 40px;
  position: relative;
}

.main_access ul.access01 li:nth-child(1)::after,.main_access ul.access01 li:nth-child(2)::after{
  position: absolute;
  display: block;
  content: ">";
  top: 35%;
  font-size: 26px;
  right: -25px;
}



.main_access ul.access01 li:last-child{
  margin-right:0;
}
/**********************************************

FAQ

**********************************************/

.main_faq .section_faq .inner {
  text-align:left;
}

.main_faq .section_faq .tabs ul {
  border:none;
  margin-bottom:60px;
}

.main_faq .section_faq .tabs li{
  width:312px;
}

.main_faq .section_faq .tabs li a{
  background:#E2D09F;
  font-size:14px;
  padding:11px 0;
}

.main_faq .section_faq .tabs li a:hover, .main_faq .section_faq .tabs li.active a {
    background: #0C0C0C;
}

.main_faq .section_faq .tit_tab {
  font-size:18px;
  border-bottom:1px solid #2d2d2d;
  padding-bottom:20px;
  text-align:center;
}

.main_faq .section_faq .inner dl {
  border-bottom:1px dotted #2d2d2d;
}

.main_faq .section_faq .inner dt {
  position: relative;
  font-size:15px;
  padding: 28px 0px 28px 55px;
}


.main_faq .section_faq .inner dt:after{
  content:"";
    display:block;
  width:11px;
    height:11px;
  background:url(../img/cmn/icon_faq02.png) 0 0 no-repeat;
  top:35px;
    right:25px;
    position: absolute;
}
.main_faq .section_faq .inner dt.active:after{
  background:url(../img/cmn/icon_faq01.png) 0 0 no-repeat;
}

.main_faq .section_faq .inner dt:before {
  content: "Q.";
  font-size: 25px;
  position: absolute;
  top: 20px;
  left: 20px;
  font-family: "Prata";
}

.main_faq .section_faq .inner dd {
  margin-bottom: 35px;
  position: relative;
  padding: 0px 50px 30px 55px;
  display:none;
  font-size:13px;
  font-family: "a-otf-gothic-bbb-pr6n", helvetica, arial, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

.main_faq .section_faq .inner dd .faq_img{
  float:left;
  margin-right:10px;
  width:240px;
}

.main_faq .section_faq .inner dd .faq_img img{
  width:100%;
  height:auto;
}

.main_faq .section_faq .inner dd .btn_more {
  margin-top:20px;
  margin-left:0px;
}

.main_faq .section_faq .inner dd:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}

.main_faq .section_faq .other_faq{
  background:rgba(206,178,100,0.1);
  padding:40px;
  text-align:center;
  margin:40px auto 0;
  line-height:2.0;
  width:800px;
}

.main_faq .section_faq .other_faq img{
  margin-top:10px;
}

.main_faq .section_faq .other_faq a{
  position:relative;
  color:rgba(206,178,100,1);
  padding:10px 0;
  font-size:15px;
}

.main_faq .section_faq .other_faq 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 rgba(206,178,100,1);
  transition-duration: 200ms;
}

/**********************************************

GUEST

**********************************************/


.main_faq .section_guest .guest_box {
  margin-bottom:60px;
}

.main_faq .section_guest .tit_tab {
}

.main_faq .section_guest .txt {
  text-align:center;
  margin:20px auto;
}

.main_faq .section_guest .inner dl {
  border-bottom:none;
}

.main_faq .section_guest .inner dt {
  position: relative;
  font-size:16px;
  padding: 20px 30px;
  margin-bottom:5px;
  background:#efe4dc;
}

.main_faq .section_guest .inner dt::before {
  content: "";
}

.main_faq .section_guest .inner dt:after{
  top:27px;
}

.main_faq .section_guest .inner dd {
  padding: 20px 50px 0px 30px;
}


/**********************************************

Policy

**********************************************/
.main_policy {
  padding-top: 30px;
/*  background: url(../access/img/bg01.jpg) no-repeat center top;
  background-attachment: fixed;*/
}

.main_policy .section_policy {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    padding: 70px 90px;
    text-align: left;
}

.main_policy .section_policy .unit {
  margin-top: 40px;
  line-height:1.8;
}

.main_policy .section_policy .unit:first-child {
  margin-top: 0;
}

.main_policy .section_policy .unit h3 {
  font-size: 1.4em;
  border-bottom:1px solid #2d2d2d;
  margin-bottom: 15px;

}

.main_policy .section_policy .unit ol {
  list-style: disc;
  margin: 5px 15px;
}

.main_policy .section_policy .unit ol li {
  margin-bottom: 8px;
}

.main_policy .section_policy .unit > ol {
  list-style: decimal;
}

.main_policy .section_policy .unit > ol > li {
  margin-bottom: 15px;
}

.main_policy .section_policy .unit .txt_r {
  text-align: right;
}

.main_policy .text_link{
  text-decoration: underline;
  margin-top: 5px;
}


/**********************************************

specialist

**********************************************/

/*.main_mission {
    padding-top: 663px;
    background: url(../mission/img/bg.jpg) no-repeat center 0px;
    background-attachment: fixed;
  }*/

.main_mission  .container_inner {
    width: 1200px;
    margin: 0 auto;
  }

.main_mission  .section_lead {
    text-align: center;
    margin-bottom: 45px;
  }

.main_mission  .section_lead .tit {
    font-size: 21px;
    margin-bottom: 20px;
  }

.main_mission  .section_lead .tit span {
  color:#C79600;
  }

.main_mission  .section_lead .txt {
    line-height: 1.8em;
  }

.main_mission  ul.specialist01 {
    background: #DEC169;
    padding: 10px;
      display:-webkit-box;
      display:-moz-box;
      display:-ms-box;
      display:-webkit-flexbox;
      display:-moz-flexbox;
      display:-ms-flexbox;
      display:-webkit-flex;
      display:-moz-flex;
      display:-ms-flex;
      display:flex;
      -webkit-box-lines:multiple;
      -moz-box-lines:multiple;
      -webkit-flex-wrap:wrap;
      -moz-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  }


.main_mission .article_h2 {
    padding: 50px 0 25px;
    text-align: center;
    background: #FFF;;
  }

.main_mission .article_h2 p.en03 {
    font-family: "ratiomodern", serif;
    font-size: 41px;
    color: #010101;
}

.main_mission .article_h2 h2 {
    font-size: 14px;
    line-height: 1em;
  }

  .h3_tit {
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
  }

  .h3_tit .en01 {
    font-size: 31px;
    line-height: 1em;
    margin-bottom: 5px;
  }

.main_mission .section03 ul li{
  display: inline-block;
}

.main_mission .section03 ul li{
  margin: 0px 84px 40px 0;
}

/* .main_mission .section03 ul li:nth-child(3n){
  margin-right: 0;
} */
.main_mission .section03 ul li:nth-child(3),
.main_mission .section03 ul li:nth-child(5){
  margin-right: 0;
}


.main_mission .group_box {
  width: 940px;
  margin: 0 auto;
  text-align: center;
}

.main_mission .section03{
  border-top: 3px solid #0C0C0C;
   margin-bottom: 160px;
    margin-top: 100px;
  border-bottom: 1px solid #0C0C0C;

}

.main_mission .section03 p.en01{
  font-weight: 400;
  letter-spacing: 1px;
  color: #0C0C0C;
  font-size: 36px;
}



/*********************************

Gallery

*********************************/

.section_gallery_list {
  width: 980px;
  margin: 0 auto 90px;
}
.section_gallery_list ul {
  width: 988px;
}
.section_gallery_list li {
  line-height: 0;

  float: left;
  overflow: hidden;

  width: 318px;
  margin-right: 8px;
  margin-bottom: 8px;

  text-align: center;
  display:inline;
}
.section_gallery_list li img {
  display: inline-block;

  width: 100%;

  *display: inline;
  *zoom: 1;
}
.section_gallery_list a {
  display: block;

  width: 100%;
  height: 100%;
}
.section_gallery_list a:hover {
  opacity: .75;

  filter: alpha(opacity=75);
}

.section_gallery {
  max-width: 980px;
  margin: 0 auto 40px;
  text-align:center;
}
.section_gallery img {
	max-width:980px;
}
.section_gallery .unit_gallery_main {
  position: relative;
}
.section_gallery .gallery_main {
  width: 100%;
  height: 0;
  margin-bottom: 24px;
  padding-bottom: 62.5%;
}
.section_gallery .gallery_main li {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;

  overflow: hidden;

  width: 100%;
  height: 100%;

  text-align: center;
}
.section_gallery .gallery_main img {
  display: inline-block;

  height: 100%;

  *display: inline;
  *zoom: 1;
}
.section_gallery .gallery_control li {
  position: absolute;
  top: 50%;

  margin-top: -51px;

  cursor: pointer;
}
.section_gallery .gallery_control_prev {
  left: -70px;
}
.section_gallery .gallery_control_next {
  right: -70px;
}
.section_gallery .gallery_thumbs {
  *zoom: 1;
}
.section_gallery .gallery_thumbs:after {
  font-size: 0;

  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: " ";
}
.section_gallery .gallery_thumbs li {
  line-height: 0;

  float: left;

  height: 65px;
  margin-right: 8px;
  margin-bottom: 8px;

  cursor: pointer;
  -webkit-transition: all ease 500ms;
          transition: all ease 500ms;

  opacity: .75;

  filter: alpha(opacity=75);
}
.section_gallery .gallery_thumbs li.current,
.section_gallery .gallery_thumbs li:hover {
  opacity: 1;

  filter: alpha(opacity=100);
}
.section_gallery .gallery_thumbs li:last-child {
  margin-right: 0;
}
.section_gallery .gallery_thumbs img {
  display: block;

  height: 100%;
}

.section_gallery_btn ul {
  width: 652px;
  margin: 0 auto;
}
.section_gallery_btn li {
  float: left;

  margin-right: 4px;
}
.section_gallery_btn li:last-child {
  margin-right: 0;
}

/**********************************************

Company

**********************************************/
.tbl01 {
    border-collapse: collapse;
    width: 100%;
}
.tbl01 th, .tbl01 td {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 20px;
}
.tbl01 th {
    background-color: #f7efd9;
    font-weight: normal;
    white-space: nowrap;
	text-align:center;
}
.tbl01 th.tokuten {
    background-color: #cbb05f;
    color: #fff;
}


/*********************************

404

*********************************/

.main_notfound .section {
    margin: 0 auto;
    padding: 40px 0 20px;
    width: 380px;
}

.main_notfound .section .tit {
    margin: 0 0 10px;
  width:351px;
}

.main_notfound .section .txt {
    margin: 0 0 20px;
}

.main_notfound .section .btn a {
  width: 100%;
}


