@charset "utf-8";

/*-------------------------------------------------------

	Width Settings

-------------------------------------------------------*/
body {
    min-width: 1012px;
    /* 幅狭時のスクロールで見切り調整 */
}

.container {
    width: 1012px;
    margin-right: auto;
    margin-left: auto;
}

/*-------------------------------------------------------

	Outlines

-------------------------------------------------------*/
#header {
    padding-bottom: 13px;
    background: #fff;
}

/* fixed header */
#header-outer {
    padding-top: 123px;
}

#header {
    margin-top: -123px;
}

#header.scroll {
    position: fixed;
    top: 0;
    width: 100%;
    height: 88px;
    margin-top: 0;
    padding-bottom: 0;
    z-index: 100;
    transition: margin-top .3s;
}

#header .container {
    width: 100%;
    min-width: 1116px;
}

/*-------------------------------------------------------

	Patterns

-------------------------------------------------------*/
.l-grid01-shelf {
    overflow: hidden;
    font-size: 0;
    margin-left: auto;
    margin-right: auto;
}

.l-grid01__item {
    display: inline-block;
    vertical-align: top;
}

.l-grid02 {
    display: table;
    width: 100%;
}

.l-grid02__item {
    display: table-cell;
}


.l-media::before,
.l-media::after {
    display: table;
    content: " ";
}

.l-media:after {
    clear: both;
}

.l-media__image {
    float: left;
}

.l-media__image img {
    max-width: 100%;
    height: auto;
}

.l-media__image.is-rev {
    float: right;
}

.l-media__body {
    overflow: hidden;
}




/*-------------------------------------------------------

	Pattern

-------------------------------------------------------*/
.heading01 {
    margin-bottom: 60px;
    text-align: center;
}

.heading01__text {
    margin-top: 30px;
    font-size: 14px;
}

.heading02 {
    padding-bottom: 17px;
    text-align: center;
    font-size: 20px;
    line-height: 1.7;
    border-bottom: 12px solid #f2f2f2;
}

.heading03 {
    padding: 20px;
    font-size: 16px;
    text-align: center;
    background: #f2f2f2;
}

.asset-layoutTypeList01 {
    text-align: center;
}

.asset-layoutTypeList01 .is-layoutTypeList01__item {
    margin: 0 5px;
}

.asset-layoutTypeList01 .is-item-image {
    overflow: hidden;
    width: 320px;
    height: 210px;
    margin-bottom: 15px;
}

.asset-layoutTypeList01 .is-item-text__detail {
    margin: 15px 5px 0;
    line-height: 1.5;
}

.heading02.asset-textGroup01 .is-textGroup01__copy {
    font-size: 20px;
}

.heading02__title {
    font-size: 24px;
}

.asset-textGroup01 {
    margin: 58px 0 50px;
    text-align: center;
}

.asset-textGroup01 .is-textGroup01__copy {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.4;
}

.asset-textGroup01 .is-textGroup01__lead {
    font-size: 14px;
    line-height: 2.3;
}

.asset-imageGroup01 {
    text-align: center;
}

.asset-tabList01 {
    text-align: center;
}

.asset-tabList01__item {
    display: inline-block;
    padding: 2px 13px;
    border-left: 1px solid #000;
    margin-bottom: 20px;
    font-size: 13px;
}

.asset-tabList01__item::first-child {
    border-left: none;
}

.asset-tabList01__item::before {
    display: inline-block;
    font: normal normal normal 100%/1 FontAwesome;
    content: "\f04b";
    transform: rotate(90deg);
    margin-top: -.205em;
    margin-right: .65em;
    vertical-align: middle;
}

.asset-tabList01__item.arrow {
    position: relative;
    padding: 2px 35px 2px 15px;
}

.asset-tabList01__item.arrow:before {
    content: '';
}

.asset-tabList01__item.arrow:after {
    font: bold 14px/1 "Font Awesome 5 Pro";
    content: "\f105";
    display: inline-block;
    font-size: 16px;
    margin-left: 10px;
    position: absolute;
    bottom: 1px;
}

.asset-tabList01__item.arrow:after {
    color: #b5903d;
}

.asset-tabList01__item.arrow.active {
    color: #ccc;
    padding: 2px 20px;
}

.asset-tabList01__item.arrow.active:after {
    content: '';
}

/* gallery_option */
.option-plan {
    padding-bottom: 40px;
}

.photo-option-gallery {
    width: 1000px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
    margin-bottom: -40px;
}

.photo-option-gallery__list {
    width: 1000px;

}

.photo-option-gallery__list2 {
    width: 750px;
    margin-left: auto;
    margin-right: auto;

}

.photo-option-gallery__listsingle {
    width: 240px;
    height: 170px;
    display: block;
    float: left;
}

.photo-option-gallery__item {
    float: left;
    width: 240px;
    height: 170px;
    padding-right: 3px;
    margin-bottom: 3px;
}

.photo-option-gallery__item .is-item-image {
    overflow: hidden;
}

.photo-option-gallery__megazip {
    width: 700px;
    height: 170px;
    float: left;
    color: red;
}

.photo-option-gallery__megazip p {
    overflow: hidden;
}

.asset-gallery01 .is-photo-title {
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
    background-color: #f1f2f1;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    width: 100%;
}

.asset-gallery01 .is-photo-subtitle {
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
}

.asset-gallery01 .is-photo-subtitle span.date-weekend {
    font-size: 14px !important;
}

.asset-gallery01 .is-photo-optiontitle {
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #f1f2f1;
    width: 1000px;
    margin-bottom: 20px;
}

.asset-gallery01 .is-photo-optiontitle span.data {
    font-size: 14px !important;

}

.asset-gallery01 .is-option-text {
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 10px;
    width: 980px;
}

.asset-gallery01 .is-mega-text {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 20px;
    width: 700px;
    float: left;
}

.asset-gallery01 .is-photo-text {
    font-size: 14px;
    text-align: left;
    line-height: 1.6;
}

.asset-gallery01 .is-limited-text {
    font-size: 14px;
    text-align: left;
    line-height: 1.6;
    width: 810px;
    margin-left: auto;
    margin-right: auto;
}

.asset-gallery01 .is-limited-text img.left {
    float: left;
    margin-right: 10px;

}

/* gallery2 */
.photoplan-gallery {
    width: 1000px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
    margin-bottom: -40px;
}

.photoplan-gallery__list {
    width: 1000px;

}

.photoplan-gallery__item {
    float: left;
    width: 160px;
    height: 130px;
    padding-right: 2px;
    margin-bottom: 2px;
}

.photoplan-gallery__item .is-item-image {
    overflow: hidden;
}


/* gallery */
.asset-gallery01 {
    width: 974px;
    margin: 0 auto;
}

.asset-gallery01__list {
    width: 1000px;
    margin-right: -26px;
}

.asset-gallery01__item {
    width: 474px;
    margin: 0 26px 56px 0;
}

.asset-gallery01wide__item {
    width: 100%;
    margin: 0 26px 56px 0;
}

.asset-gallery01 .is-item-image {
    overflow: hidden;
    margin-bottom: 15px;
}

.asset-gallery01 .is-item-text {
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
}

.asset-gallery01 .is-item-text__title {
    font-weight: bold;
}

.asset-gallery01 .is-item-text__detail {
    margin-top: 10px;
}

span.limited {
    font-size: 14px;
    color: white;
    background-color: #c20661;
    padding: 2px 10px;
}

/* plan gallery */
.asset-gallery03 {
    width: 1000px;
    margin: 0 auto;
}

.asset-gallery03__list {
    width: 1000px;
    margin-right: -26px;
    margin-bottom: 56px;
}

.asset-gallery03__item {
    width: 250px;
    padding: 0 1px 1px 0;
    box-sizing: border-box;
}

.asset-gallery03 .is-item-image {
    overflow: hidden;
    margin-bottom: 0;
}

/* access info */
.asset-accessInfo01 {
    text-align: center;
}

.asset-accessInfo01 .is-accessInfo01__name {
    margin-bottom: 13px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
}

.asset-accessInfo01 .is-accessInfo01__phone {
    margin-bottom: 15px;
}

.asset-accessInfo01 .is-accessInfo01__open {
    font-size: 11px;
    line-height: 1.5;
}

.asset-accessInfo01 .is-accessInfo01__address {
    margin-top: 6px;
    font-size: 14px;
    line-height: 1.5;
}

.asset-accessInfo01 .is-accessInfo01__contanct {
    width: 531px;
    margin: 35px auto 60px;
}

.asset-accessInfo01 .m-contactList__item .btn {
    width: 175px;
    height: 60px;
}



/*-------------------------------------------------------

	header

-------------------------------------------------------*/
.headerFace {
    float: left;
}

.headerFace.ag-logo {
    width: 190px;
}

.headerFace.sheraton-logo {
    padding: 10px 0 0 20px;
    width: 130px;
}

.header__logo {
    padding: 15px 0;
}

#header.scroll .ag-logo .header__logo img {
    width: 137px;
    height: auto;
}

#header.scroll .headerFace.ag-logo {
    width: 170px;
}

#header.scroll .headerFace.sheraton-logo {
    padding-left: 0;
}

#header.scroll .headerFace.sheraton-logo img {
    width: 115px;
    height: auto;
}

.headerNav {
    /* float: right; */
    /* width: 820px; */
    overflow: hidden;
}

.headerNav__row {
    width: 100%;
}

.header-contactNavList {
    width: 363px;
}

.header-contactNavList .m-contactList__item .btn {
    width: 120px;
}

.header-contactNav {
    float: right;
}

.header-contactNav span {
    font-size: 0.8em;
}

.header-assistNav {
    float: right;
    margin: 12px 18px 12px 0;
}

.header-assistNavList__item {
    display: inline-block;
    margin-left: 22px;
    font-size: 10px;
}

.header-contactNumber {
    margin: 12px 8px 12px 0;
    text-align: right;
}

#header .header-gNav {
    margin-right: 50px;
}
#header.scroll .header-contactNumber {
    display: none;
}

#header.scroll .header-gNav {
    margin: 15px 50px 15px 0;
}

.header-gNavList {
    text-align: right;
}

.header-gNavList__item {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
}

/* hover - underline */
.header-gNavList__item>a {
    position: relative;
    display: inline-block;
}

.header-gNavList__item>a::after {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 2px;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #b5903d;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.header-gNavList__item>a:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
}

.header-gNavList__item>a:hover::before {
    position: absolute;
    left: 50%;
    top: 21px;
    content: '';
    width: 0;
    height: 0;
    margin-left: -9px;
    border: 9px solid transparent;
    border-top: 6px solid #b5903d;
    transition: all .3s ease;
}

/* hover - dropdown */
.header-gNavList__child {
    overflow: hidden;
    opacity: 0;
    height: 0;
    position: absolute;
    left: 0;
    width: 220px;
    margin-top: -10px;
    transition: opacity, margin .3s;
}

.header-gNavList__item:hover>.header-gNavList__child {
    opacity: 1;
    height: auto;
    margin-top: 0;
    padding-top: 10px;
    z-index: 1000;
}

.header-gNavList__childItem {
    text-align: left;
}

.header-gNavList__childItem a {
    display: block;
    padding: 15px 10px;
    /*background: #b5903d;*/
    background: rgba(255, 255, 255, 0.75);
    transition: all .3s;
}

.header-gNavList__childItem a:hover {
    /*background: #fff;*/
    background: rgba(255, 255, 255, 1);
    transition: all .3s;
}

/*-------------------------------------------------------

	side

-------------------------------------------------------*/



/*-------------------------------------------------------

	footer

-------------------------------------------------------*/
.footerSalon {
    padding: 37px 0 0;
    border-top: 1px solid #d7d7d7;
    background: url(../img/salon_jmap.png) no-repeat left 30px #fff;
}

.footerSalon__title {
    margin-bottom: 47px;
    text-align: center;
}

.footerSalon-main {
    text-align: center
}

.footerSalon-main__title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
}

.foot_box02 .footerSalon-main__title {
    font-size: 16px;
}

.footerSalon-main__phone {
    margin: 50px 0 15px 0;
    text-align: center;
}

.footerSalon-main__phone img {
    margin-bottom: 10px
}

.footerSalon-main__time {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 1.3;
}

.footerSalon-main__address {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.3;
}

footerSalon-main__contactNav {
    width: 30%;
}

.footerSalon-main__contactNavList {
    width: 866px;
    font-size: 0;
    margin: auto
}

.footerSalon-main__contactNavList li {
    display: inline-block;
    width: 282px;
    box-sizing: border-box;
    margin-left: 10px;
}

.footerSalon-main__contactNavList span {
    font-size: 0.8em;
    margin-left: 5px;
}

.footerSalon-main__contactNavList li:nth-child(1) {
    margin-left: 0;
}

.footerSalon-main__contactNavList li a {
    width: 100%;
    display: block;
    height: auto;
    padding: 14px 8px;
    font-size: 16px;
    margin: 5px 0;
    color: #fff;
}

.footerSalon-main__contactNavList .m-contactList__item .btn {
    width: 120px;
}

.footerSalon-aside__title {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
}

.footerSalon-aside__body .container {
    background: url(../img/bottom_salon_img.jpg)no-repeat right top;
    padding-bottom: 50px;
    background-size: 415px 273px;
}

.webp .footerSalon-aside__body .container {
    background: url(../img/bottom_salon_img.webp)no-repeat right top;
    padding-bottom: 50px;
    background-size: 415px 273px;
}

/*.footerSalon-aside__body {
    background: url(../img/salon_jmap.png) no-repeat left top;
}*/

.footerSalon-aside__desc {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.5;
}

.footerSalon-aside__salonList__item {
    margin: 0 20px 10px 0;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
}

.footerSalon-aside__salonJumpLink {
    margin-top: 10px;
    font-size: 12px;
}

.footerSalon-aside__salonList {
    margin-bottom: 20px;
}

.footerSalon-aside__salonList__item {
    margin: 0 6px 6px 0;
}

.footerSalon-aside__salonList__item a {
    color: #94742e;
    width: 100%;
    display: block;
    height: 100%;
    display: inline-block;
    font-size: 18px;
    border: 1px solid #eadcc2;
    border-radius: 6px;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    background: linear-gradient(to top, #f4eddf, #fff);
}

.footerSalon-aside__salonList__item a:hover {
    opacity: 0.7;
    transition: all .3s;
}

.foot_box {
    width: 550px;
    text-align: center;
}

.foot_box02 {
    background-color: #f2f2f2;
    padding: 30px 0 20px;
}

.footerMap {
    position: relative;
}

/*.footerMap::before {
    position: absolute;
		left: 50%;
		content: '';
    width: 0;
    height: 0;
		margin-left: -21px;
    border: 42px solid transparent;
    border-top: 34px solid #f2f2f2;
    z-index: 10;
}*/
.gmap {
    height: 435px;
}

#gmap-canvas {
    width: 100%;
    height: 100%;
}


.footerAccess {
    padding: 25px 0;
    background: #f5f6f5;
}

.footerAccess-chapel {
    float: left;
    width: 400px;
    padding: 0 10px;
}

.footerAccess-chapel__title {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
}

.footerAccess-chapel__address {
    margin: 15px 0 22px;
}

.footerAccess-chapel__links__item {
    margin-bottom: 13px;
    font-size: 11px;
    line-height: 1.2;
}

.footerAccess-root {
    float: right;
    width: 450px;
    padding: 0 25px;
}

.footerAccess-root__item {
    margin-bottom: 20px;
}

.footerAccess-root__item__title {
    margin-bottom: 9px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
}

.footerAccess-root__item__text {
    font-size: 11px;
    line-height: 1.9;
}


.footerNav {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #dcdddc;
    background: #f5f6f5;
}

.footerNav-header {
    float: left;
    width: 290px;
    padding: 30px 0 0 10px;
}

.footerNav__logo {
    margin-bottom: 25px;
}

.footer-snsList.m-snsList {
    margin: 25px 0;
}

.footerNav__contactNavList {
    width: 261px;
}

.footerNav__contactNavList .m-contactList__item .btn {
    width: 86px;
}

.footerNav__contactNavList span {
    font-size: 0.8em;
}


.footer-gNav {
    display: table;
    float: right;
    width: 712px;
    font-size: 12px;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
}

.footer-gNav-col {
    display: table-cell;
    box-sizing: border-box;
    border-left: 1px solid #e5e5e5;
}

.footer-gNav-col.is-col-left {
    width: 225px;
}

.footer-gNav-col.is-col-left {
    width: 255px;
}

.footer-gNav-col.is-col-left {
    width: 240px;
}

.footer-gNav-cat {
    padding: 25px 25px 13px;
}

.footer-gNav-cat__title {
    font-size: 16px;
    margin-bottom: 16px;
    font-family: 'Quattrocento Sans', sans-serif;
}

.footer-gNav-catList__item {
    margin-bottom: 10px;
    line-height: 1.3;
}

.footer-gNav-cat.is-home,
.footer-gNav-cat.is-testimonials,
.footer-gNav-cat.is-plan {
    border-bottom: 1px solid #e5e5e5;
}


.footer-legalNavList {
    font-size: 12px;
    text-align: right;
}

.footer-legalNavList__item {
    display: inline-block;
    margin-left: 15px;
}

.footerSign {
    padding: 20px 0 80px;
    border-top: 1px solid #e9eae9;
    background: #f5f6f5;
}

.footerSign__logo {
    width: 93px;
    height: 63px;
    margin: 30px auto;
    text-align: center;
}

.footerSign__copyright {
    display: block;
    margin: 50px auto 0;
    font-size: 10px;
    text-align: center;
}

.footerSign .foot_text02 {
    font-size: 12px;
    margin: 30px 0 50px;
    text-align: center;
}

.m-contactList__item a {
    color: #fff;
}

.hover {
    transition: 0.3s;
}

.hover:hover {
    opacity: 0.6;
    transition: 0.3s;

}

.bnr-box {
    text-align: center;
    margin: 50px auto 0;
}

.bnr-box img {
    margin: auto;
}

.footerSalonInfo__caution {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    margin: 30px 0;
}

.footerSalonInfo__caution a {
    text-decoration: underline;
    font-weight: bold;
    color: #bf3489;
}

.footerSalonInfo__caution a:hover {
    text-decoration: none;
}

/*----------------------------------------------------

  Best-Anniversary グループ 相互リンク

----------------------------------------------------*/
.ba-navi {
    text-align: center;
    font-family: "Avenir Next LT W01 Demi", 'YuGothic', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.ba-navi.kazoku {
    margin-top: 0;
}

.ba-navi.ba {
    margin-top: 0;
    margin-bottom: 50px;
}

.ba-navi ul {
    font-size: 0;
}

.ba-navi .ttl {
    font-size: 12px;
    margin: 18px 0 14px;
}

.ba-navi li {
    display: inline-block;
    list-style: none;
    font-size: 12px;
    border-radius: 20px;
}

.ba-navi .color-btn li {
    color: #fff;
    margin-left: 10px;
}

.ba-navi li a {
    text-decoration: none;
    display: block;
    line-height: 1.5;
}

.ba-navi li {
    transition: 0.4s;
}

.ba-navi li:hover {
    opacity: 0.3;
    transition: 0.4s;
}

.ba-navi .color-btn li:nth-child(1) {
    margin-left: 0;
}

.ba-navi .color-btn li a {
    padding: 1px 0;
    color: #fff;
    width: 176px;
    line-height: 2;
}

.ba-navi .color-btn li a:before {
    display: inline-block;
    font: bold 12px/1 "Font Awesome 5 Pro";
    content: "\f105";
    position: relative;
    top: -.1em;
    margin-right: .75em;
    vertical-align: middle;
}

.ba-navi .color-btn li.kazoku {
    background-color: #2278b2;
}

.ba-navi .color-btn li.jinjya {
    background-color: #6a4c06;
}

.ba-navi .color-btn li.resort {
    background-color: #0b58b7;
}

.ba-navi .botder-btn-none li {
    font-size: 12px;
    padding-right: 8px;
    padding-left: 8px;
    border-right: 1px solid #d4d3d3;
    margin-bottom: 6px;
    border-radius: 0px;
}

.ba-navi .botder-btn-none li:last-child {
    border: none;
}

.ba-navi .botder-btn li {
    border: 1px solid #b2b2b2;
    margin-left: 10px;
    margin-bottom: 10px;
}

.ba-navi .botder-btn li:nth-child(1) {
    margin-left: 0;
}

.ba-navi .botder-btn li a {
    padding: 1px 0;
    color: #fff;
    width: 176px;
    line-height: 2;
}

.ba-navi .botder-btn li a:after {
    display: inline-block;
    font: bold 12px/1 "Font Awesome 5 Pro";
    content: "\f105";
    position: relative;
    top: -.1em;
    margin-left: .75em;
    vertical-align: middle;
}