body,
.wrapper {
	color: #040000;
	background-color: #fff !important;
}
.modePC,
.modeSP {
	padding-top: 0;
}
.modePC .wrapper {
	width: 1280px;
	margin: 0 auto;
    padding-bottom: 238px;
}
.modeSP .wrapper {
	font-size: 22px;
}
/* btn
==========================================*/
.btn-cv {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.modePC .btn-cv {
    width: 345px;
    height: 73px;
    font-size: 19px;
    padding: 0 0 0 65px;
}
.modeSP .btn-cv {
    width: 483px;
    height: 102px;
    font-size: 32px;
    padding: 0 0 0 48px;
}
.btn-cv svg {
    fill: #fff;
}
.modePC .btn-cv svg {
    width: 25px;
    height: 19px;
    margin: 0 0 0 38px;
}
.modeSP .btn-cv svg {
    width: 40px;
    height: 30px;
    margin: 0 0 0 38px;
}

/* section title
==========================================*/

h2.section-title {
    font-weight: bold;
    text-align: center;
    color: #000;
    line-height: 1;
    position: relative;
}
.modePC h2.section-title{
    font-size: 45px;
    margin-bottom: 80px;
}
.modeSP h2.section-title{
    font-size: 48px;
    margin-bottom: 80px;
    line-height: 1.3;
}

h2.section-title:after {
    content: '';
    display: block;
    background-color: #000;
    position: absolute;
    left: calc(50% - 25px);
}
.modePC h2.section-title:after{
    width: 50px;
    height: 3px;
    bottom: -26px;
}
.modeSP h2.section-title:after{
    width: 50px;
    height: 3px;
    bottom: -26px;
}

/* section title
==========================================*/
.safety{}
.modePC .safety{
    margin-top: 200px;
    margin-bottom: 200px;
}
.modeSP .safety{
    margin-top: 120px;
    margin-bottom: 0;
}

.safety .description{
    margin: 0 auto;
    line-height: 2.3;
}
.modePC .safety .description{
    width: 700px;
    font-size: 15px;
}
.modeSP .safety .description{
    width: 670px;
}

.safety .description p{}
.modePC .safety .description p{
    margin-bottom: 50px;
}
.modeSP .safety .description p{
    margin-bottom: 70px;
}



/* box01
==========================================*/
.box01 { position: relative; }
.modePC .box01 {
	height: 667px;
    background: no-repeat center right/100% auto;
    background-image:url(/promotion/2203_wedding/img/b01_bg.jpg);
}
.modeSP .box01 {
	height: 960px;/*800*/
    /* height: 879px; */
    background: no-repeat center right/100% auto;
    background-image: url(/promotion/2203_wedding/img/b01_bg_sp.jpg);
}

.modePC .box01 h1 img {
    top: 210px;
    left: 190px;
}


.box01 img {
	position: absolute;
	z-index: 2;
}

.modePC .box01 h1 img {
	width: 448px;
}
.modeSP .box01 h1 img {
	width: 750px;
	bottom: 0;
	left: 0;
}
.box01 .icon-mouse {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: rgba(0,0,0,.2);
    position: absolute;
    left: calc(50% - 34px);
    bottom: 30px;
    padding: 22px 0 0 26px;
    box-sizing: border-box;
}
.box01 .icon-mouse img {
    width: 16px;
    height: 26px;
}
.modeSP .box01 .icon-mouse {
	display: none;
}

.box01 svg {
	fill: #000;
	width: 90px;
	height: 123px;
	position: absolute;
	z-index: 2;
}
.modePC .box01 svg {
    top: 43px;
    right: 64px;
}
.modeSP .box01 svg {
    top: 46px;
    right: 37px;
}



/*テスト*/
.debugHost{ opacity: .2; }

/*b*/
.modePC .box01.b01_01b h1 img{
	width: 596.5px;
	top: 40px;
	right: 28px;
}
.modeSP .box01.b01_01b h1 img{
	width: 317px;
	bottom: 68px;
	right: 13px !important;
	left: auto;
}
.modePC .box01.b01_01b:after {
	background-color: rgba(0,0,0,.78);
	width: 660px;
	height: 320px;
	top: 0;
}
.modeSP .box01.b01_01b:after {
	width: 50%;
	height: 100%;
	bottom: 0;
}
/*c*/
.modePC .box01.b01_01c h1 img{
	width: 438.5px;
	top: 144px;
	right: 105px;
}
.modeSP .box01.b01_01c h1 img{
	width: 724px;
	bottom: 25px;
	right: 13px !important;
	left: auto;
}
.modePC .box01.b01_01c:after {
	background-color: rgba(0,0,0,.5);
}
.modeSP .box01.b01_01c:after {
	background-color: rgba(0,0,0,.7);
}

/*テスト*/
/* box02
==========================================*/
.box02 {
	text-align: center;
}
.modePC .box02 {
	width: 1044px;
	margin: 0 auto;
}
.modeSP .box02 { margin: 150px auto 0; }
.modeSP .box02-1 { margin: 100px auto 0; }
.modePC .box02-1 { margin-top: 70px; }
.modePC .box02-2 { margin-top: 55px; }
.modePC .box02-3 { margin-top: 75px; }
.modePC .box02-4 { margin-top: 125px; }

.modePC .box02 p {
	height: 70px;
	margin-bottom: 39px;
    position: relative;
}
.modePC .box02 p:before {
    content: '';
    display: block;
    width: 2px;
    height: 62px;
    background-color: #cecece;
    position: absolute;
    top: 1px;
    left: 521px;
}
.modeSP .box02 p {
	margin-bottom: 50px;
}

.modePC .box02 p img:nth-of-type(1) {
    width: 506px;
	height: 55px;
	float: left;
}
.modePC .box02 p img:nth-of-type(2) {
    width: 413px;
	height: 54px;
	float: left;
    margin: 1px 0 0 30px;
}
.modeSP .box02 p img {
	height: 70px;
	display: block;
	margin: 0 auto;
}
.modeSP .box02 p img:nth-of-type(2) {
    margin-top: 30px;
	height: 80px;
}

.modePC .box02 a img { width: 345px; }
.modeSP .box02 a img { width: 483px; }

/* box03
==========================================*/
.box03 {
	background-color: #f6f6f6;
}
.modePC .box03 {
	width: 1000px;
	height: 234px;
	margin: 85px auto 0;
	position: relative;
}
.modeSP .box03 {
	width: 670px;
	margin: 150px auto 0;
	padding: 80px 0 50px 0;
}

.modePC .box03 li {
	width: 183px;
	padding-top: 32px;
	margin-left: 54px;
	float: left;
	position: relative;
}
.modeSP .box03 li { text-align: center; }
.modeSP .box03 li:nth-of-type(n+2) { margin-top: 50px; }


.modePC .box03 li img {
	width: 183px;
}

/* box04
==========================================*/
.box04 {
	font-weight: bold;
	text-align: center;
	margin-top: 200px;
}

.box04 h2 {
	color: #000;
	font-size: 45px;
	line-height: 1;
    position: relative;
}
.box04 h2:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background-color: #000;
    position: absolute;
    bottom: -26px;
    left: calc(50% - 25px);
}

.box04 h2 sup {
	font-size: 11px;
	font-weight: 500;
	vertical-align: top;
}

.box04 p {
	color: #333;
	font-size: 24px;
	letter-spacing: .04em;
	padding-top: 90px;
}

/* box05
==========================================*/
.box05 { margin: 52px auto 123px; }
.modePC .box05 { width: 1150px; }
.modeSP .box05 { width: 670px; }

.box05 > p {
	overflow: hidden;
}

.modePC .box05 > p img {
	width: 100%;
}
.modeSP .box05 > p img {
	width: 170%;
	margin-left: -35%;
}

.modePC .box05 .u1 {
	width: 789px;
	margin: 70px auto 0;
}
.modeSP .box05 .u1 {
	width: 596px;
	margin: 50px auto 0;
}
.box05 .u1:after {
	content: "";
	display: block;
	clear: both;
}

.box05 .u1 li {
	text-align: center;
	float: left;
}
.modePC .box05 .u1 li { width: 223px; }
.modePC .box05 .u1 li:nth-of-type(3n+1),
.modePC .box05 .u1 li:nth-of-type(3n+2) { margin-right: 60px; }
.modePC .box05 .u1 li:nth-of-type(n+4) { margin-top: 26px; }
.modeSP .box05 .u1 li { width: 50%; }
.modeSP .box05 .u1 li:nth-of-type(n+3) { margin-top: 30px; }

.modePC .box05 .u1 li img { width: 100%; }
.modeSP .box05 .u1 li img { width: 250px; }

.box05 .u2 {
	color: #666;
	line-height: 1.8333;
}
.modePC .box05 .u2 {
	font-size: 12px;
	width: 789px;
	margin: 46px auto 0;
}
.modeSP .box05 .u2 {
	font-size: 18px;
	margin-top: 50px;
}

/* box06
==========================================*/
.box06 { margin: 200px auto 0; }
.modePC .box06 { width: 1150px; }
.modeSP .box06 { width: 670px; }

.box06 h2 {
	text-align: center;
}

.modePC .box06 h2 img { height: 72px; }
.modeSP .box06 h2 img { width: 100%; }

.box06 ol { margin-top: 84px; }
.box06 ol:after {
	content: "";
	display: block;
	clear: both;
}

.modePC .box06 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 70px;
    padding: 0 0 0 75px;
}
.modePC .box06 li:nth-of-type(2n+1) { margin-right: 16px; }
.modePC .box06 li:nth-of-type(n+3) { margin-top: 30px; }
.modeSP .box06 li { margin-top: 50px; }

.modePC .box06 li div {
    width: 500px;
    padding: 0 0 0 40px;
}
.box06 li img {
	width: 100%;
	vertical-align: top;
}
.modePC .box06 li img {
    width: 480px;
    height: 280px;
}

.box06 h3 {
	line-height: 30px;
	font-weight: bold;
}
.modePC .box06 h3 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .08em;
}
.modeSP .box06 h3 {
	/*padding-left: 87px;*/
    font-size: 26px;
	margin-top: 22px;
}

.box06 p {
	letter-spacing: .04em;
}
.modePC .box06 p {
	font-size: 15px;
    font-weight: 500;
	margin-top: 20px;
	line-height: 2.1;
    width: 490px;
}
.modeSP .box06 p {
	margin-top: 15px;
	line-height: 1.62;
}

/* box08
==========================================*/
.box08 { margin: 197px auto 0; }
.modePC .box08 { width: 1010px; }
.modeSP .box08 { width: 670px; }

.box08 h2 {
	color: #000;
	font-size: 45px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
}

.box08 div {
	background-color: #fff;
	border: 1px solid #d8d1cf;
	height: 650px;
	margin-top: 65px;
	overflow-y: auto;
	-webkit-overflow-scrolling : touch;
}
.modePC .box08 div { padding: 0 115px; }
.modeSP .box08 div { padding: 0 60px; }

.box08 dl {
	line-height: 1.86;
}
.modePC .box08 dl {
	font-size: 14px;
	margin: 50px 0 100px;
}
.modeSP .box08 dl {
	font-size: 20px;
	margin: 50px 0;
}
.modePC .box08 dl:after {
	content: "";
	display: block;
	clear: both;
}

.box08 dt {
	font-weight: bold;
}
.modePC .box08 dt {
	width: 200px;
	margin-top: 50px;
	float: left;
	clear: left;
    font-size: 16px;
    font-weight: bold;
}
.modeSP .box08 dt {
	margin-top: 26px;
}

.modePC .box08 dd {
	width: 508px;
	margin-top: 50px;
	float: left;
}

.modePC .box08 dd p + p {
	margin-top: 26px;
}

/* foot
==========================================*/
.foot {
	background-color: #000;
	text-align: center;
	padding: 100px 0;
	position: relative;
}
.modePC .foot {
	min-width: 1280px;
}

.foot svg {
	fill: #fff;
	width: 99px;
	height: 122px;
}

.foot p {
	color: #fff;
	font-size: 12px;
	line-height: 1;
	margin-top: 50px;
}

.foot div {
	position: absolute;
	top: -40px;
}
.modePC .foot div {
	width: 1280px;
	left: 50%;
	margin-left: -640px;
}
.modeSP .foot div {
	width: 750px;
	left: 0;
}

.foot img {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0;
	right: 40px;
}
/* from wa luxe 1812 wedding */
.en {
    font-family: 'Poppins', sans-serif
}
.modePC .container {
    width: 1150px;
    margin: 0 auto
}
.modePC .award {
    padding: 0 0 55px;
    position: relative
}
.modePC .award__telop {
    top: -21px
}
.modePC .award__list {
    width: 790px;
    margin: 120px auto 0
}
.modePC .award__list li {
    box-sizing: border-box;
    padding: 40px 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    height: 207px;
    border-bottom: 2px solid #000;
}
.modePC .award__list li:nth-of-type(1) {
    border-top: 2px solid #000;
}
.modePC .award__list img {
    width: 130px;
    height: 130px;
}
.modePC .award__list .en {
    font-size: 15px;
    width: 331px;
    padding: 28px 30px 0;
    letter-spacing: 0.12em;
    line-height: 1.75;
    box-sizing: border-box;
}
.award__list .en span{
    display: block;
    line-height: 1.2;
    margin-top: 10px;
}
.modePC .award__list .en span { font-size: 11px; }
.modeSP .award__list .en span { font-size: 26px; }
.modePC .award__list .ja {
    padding: 28px 0 0;
    font-size: 13px;
    font-weight: 500;
    width: 380px;
    line-height: 1.867;
}
.modePC .award-hotel {
    width: 1150px;
    height: 991px;
    background-color: #f6f6f6;
    position: relative;
    margin: 121px 0 0;
    box-sizing: border-box;
    padding: 69px 0 0;
}
.modePC .award-hotel__ttl {
    font-size: 45px;
    text-align: center
}
.modePC .award-hotel__ttl em {
    margin-right: -10px
}
.modePC .award-hotel__img {
    display: block;
    margin: 69px auto 90px;
    width: 899px;
    height: 528px
}
.modePC .award-hotel__img img {
    width: 100%;
    height: 100%
}
.modePC .award-hotel__logo {
    width: 139px;
    height: 139px;
    display: inline-block;
    margin: 0 36px 0 108px
}
.modePC .award-hotel__txt {
    display: inline-block;
    width: 777px;
    line-height: 2.4;
    margin: -8px 0 0;
    font-size: 16px;
    font-weight: 500;
}
.modePC .award-access {
    margin-top: 2px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start
}
.modePC .award-access__item {
    padding: 30px 0 0 0;
    box-sizing: border-box;
    width: 381px;
    height: 128px;
    background-color: #f6f6f6;
    position: relative
}
.modePC .award-access__rail {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.23em;
    text-align: center;
}
.modePC .award-access__row--2 {
    padding: 13px 0 0 68px;
}
.modeSP .award-access__row--2 {
    padding: 40px 0 0 0;
}
.modePC .award-access__station {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3em;
    display: block;
    margin-top: 7px
}
.modePC .award-access__walk-time {
    position: absolute;
    top: 68px;
    right: 65px;
    margin-left: 100px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.3em
}
.modePC .award-access__walk-time .en {
    font-size: 32px;
    font-weight: bold;
    margin: 0 2px 0 3px
}
.modeSP .award {
    padding: 252px 0 122px;
    position: relative
}
.modeSP .award__telop {
    top: 24px
}
.modeSP .award__list {
    width: 630px;
    margin: 77px auto 0
}
.modeSP .award__list li {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 35px 0 115px;
    position: relative;
    border-top: 4px solid #000
}
.modeSP .award__list img {
    order: 2;
    width: 160px;
    height: 160px
}
.modeSP .award__list .en {
    order: 1;
    font-size: 34px;
    width: 432px;
    letter-spacing: 0.12em;
    line-height: 1.471;
    box-sizing: border-box
}
.modeSP .award__list .ja {
    order: 3;
    clear: both;
    padding: 33px 0 0;
    font-weight: 500;
    width: 640px;
    line-height: 1.538;
    font-size: 26px
}
.modeSP .award-hotel {
    width: 100%;
    background-color: #f7f6f0;
    position: relative;
    margin: 74px 0 0;
    box-sizing: border-box;
    padding: 158px 0 102px
}
.modeSP .award-hotel:before {
    content: '';
    display: block;
    width: 4px;
    height: 175px;
    background-color: #000;
    position: absolute;
    top: -101px;
    left: 374px
}
.modeSP .award-hotel__ttl {
    font-size: 48px;
    text-align: center;
    letter-spacing: 0
}
.modeSP .award-hotel__ttl em {
    margin-right: -20px
}
.modeSP .award-hotel__img {
    display: block;
    margin: 80px auto 99px;
    width: 630px;
    height: 370px
}
.modeSP .award-hotel__img img {
    width: 100%;
    height: 100%
}
.modeSP .award-hotel__logo {
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto
}
.modeSP .award-hotel__txt {
    line-height: 2;
    padding: 83px 60px 0
}
.modeSP .award-access {
    text-align: center
}
.modeSP .award-access__item {
    margin-top: 4px;
    padding: 25px 0 0;
    box-sizing: border-box;
    height: 164px;
    background-color: #f7f6f0;
    position: relative
}
.modeSP .award-access__rail {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.15em;
    display: block
}
.modeSP .award-access__row--2 {
    width: 396px;
    margin: -19px auto 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    align-items: flex-end
}
.modeSP .award-access__station {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.3em;
    margin-top: 7px
}
.modeSP .award-access__walk-time {
    margin-left: 10px;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.3em
}
.modeSP .award-access__walk-time .en {
    font-size: 48px;
    margin: 0 5px
}
.modePC .box08 div::-webkit-scrollbar {
    width: 23px;
    height: 23px
}
.modePC .box08 div::-webkit-scrollbar-track {
    background: transparent;
    border: none
}
.modePC .box08 div::-webkit-scrollbar-thumb {
    background-image: url('data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDhkOGQ4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 13 50%, color-stop(100%, #d8d8d8), color-stop(100%, rgba(0, 0, 0, 0)));
    background-image: -moz-linear-gradient(left, #d8d8d8 13px, rgba(0, 0, 0, 0) 13px);
    background-image: -webkit-linear-gradient(left, #d8d8d8 13px, rgba(0, 0, 0, 0) 13px);
    background-image: linear-gradient(to right, #d8d8d8 13px, rgba(0, 0, 0, 0) 13px)
}
