#gHeader {
	background: none;
  	transition: background .7s cubic-bezier(0.23, 1, 0.32, 1);
}

.areaDetail.hawaii .headLine svg,
.areaDetail.guam .headLine svg,
.areaDetail.okinawa .headLine svg {
	transition: fill .7s cubic-bezier(0.23, 1, 0.32, 1);
}

.areaDetail.hawaii .cls-2,
.areaDetail.guam .cls-2,
.areaDetail.okinawa .cls-2 {
	transition: stroke .7s cubic-bezier(0.23, 1, 0.32, 1);
}

.areaDetail.hawaii .btnMenu span,
.areaDetail.guam .btnMenu span,
.areaDetail.okinawa .btnMenu span {
	transition: background .7s cubic-bezier(0.23, 1, 0.32, 1);
}

.areaDetail.hawaii .navi__item a,
.areaDetail.guam .navi__item a,
.areaDetail.okinawa .navi__item a {
	transition: color .7s cubic-bezier(0.23, 1, 0.32, 1);
}

.areaDetail.hawaii .navi__item,
.areaDetail.guam .navi__item,
.areaDetail.okinawa .navi__item {
	transition: border .7s cubic-bezier(0.23, 1, 0.32, 1);
}

.areaDetail.hawaii .navi__item + li,
.areaDetail.guam .navi__item + li,
.areaDetail.okinawa .navi__item + li {
	border-right: none;
	transition: 0;
}

.areaDetail.hawaii .inst svg,
.areaDetail.guam .inst svg,
.areaDetail.okinawa .inst svg {
	transition: fill .7s cubic-bezier(0.23, 1, 0.32, 1);
}


.fadeIn #gHeader {
	background: none;
	transition: background 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.fadeIn.areaDetail.hawaii .headLine svg,
.fadeIn.areaDetail.guam .headLine svg,
.fadeIn.areaDetail.okinawa .headLine svg {
	fill: #fff;
	transition: fill 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.fadeIn.areaDetail.hawaii .cls-2,
.fadeIn.areaDetail.guam .cls-2,
.fadeIn.areaDetail.okinawa .cls-2 {
	stroke: #fff;
	transition: stroke 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.fadeIn.areaDetail.hawaii .btnMenu span,
.fadeIn.areaDetail.guam .btnMenu span,
.fadeIn.areaDetail.okinawa .btnMenu span {
	background: #fff;
	transition: background 1s cubic-bezier(0.23, 1, 0.32, 1),transform ease .5s;
}

.fadeIn.areaDetail.hawaii .navi__item a,
.fadeIn.areaDetail.guam .navi__item a,
.fadeIn.areaDetail.okinawa .navi__item a {
	color: #fff;
	background: #48322a;
	border: 1px solid #48322a;
	transition: color 1s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s ease,background 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.fadeIn.areaDetail.hawaii .navi__item:last-child a,
.fadeIn.areaDetail.guam .navi__item:last-child a,
.fadeIn.areaDetail.okinawa .navi__item:last-child a  {
  color: #48322a;
	background: #fff;
}

/*.fadeIn.areaDetail.hawaii .navi__item,
.fadeIn.areaDetail.guam .navi__item,
.fadeIn.areaDetail.okinawa .navi__item {
	transition: border 1s cubic-bezier(0.23, 1, 0.32, 1);
}*/

.fadeIn.areaDetail.hawaii .navi__item + li,
.fadeIn.areaDetail.guam .navi__item + li,
.fadeIn.areaDetail.okinawa .navi__item + li {
	border-right: none;
	transition: 0;
}

.fadeIn.areaDetail.hawaii .navi__item:nth-of-type(3) a,
.fadeIn.areaDetail.guam .navi__item:nth-of-type(3) a,
.fadeIn.areaDetail.okinawa .navi__item:nth-of-type(3) a {
	color: #48322a;
	background: #fff;
	border: 1px solid #48322a;
}

.fadeIn.areaDetail.hawaii .inst svg,
.fadeIn.areaDetail.guam .inst svg,
.fadeIn.areaDetail.okinawa .inst svg {
	fill: #fff;
	transition: fill 1s cubic-bezier(0.23, 1, 0.32, 1);
}


.scrolled #gHeader {
	background: rgba(255,255,255, .9);
}

.scrolled.areaDetail.hawaii .headLine svg,
.scrolled.areaDetail.guam .headLine svg,
.scrolled.areaDetail.okinawa .headLine svg {
	fill: #48322a;
}

.scrolled.areaDetail.hawaii .cls-2,
.scrolled.areaDetail.guam .cls-2,
.scrolled.areaDetail.okinawa .cls-2 {
	stroke: #48322a;
}

.scrolled.areaDetail.hawaii .navi__item + li a,
.scrolled.areaDetail.guam .navi__item + li a,
.scrolled.areaDetail.okinawa .navi__item + li a {
	background:#41291f;
	color:#fff;
}

.scrolled.areaDetail.hawaii .btnMenu span,
.scrolled.areaDetail.guam .btnMenu span,
.scrolled.areaDetail.okinawa .btnMenu span {
	background: #48322a;
}


/*.scrolled.areaDetail.hawaii .navi__item,
.scrolled.areaDetail.guam .navi__item,
.scrolled.areaDetail.okinawa .navi__item {
	border-right: 1px solid rgba(0,0,0,.14);
}
*/
.scrolled.areaDetail.hawaii .navi__item + li,
.scrolled.areaDetail.guam .navi__item + li,
.scrolled.areaDetail.okinawa .navi__item + li {
	border-right: none;
}

.scrolled.areaDetail.hawaii .inst svg,
.scrolled.areaDetail.guam .inst svg,
.scrolled.areaDetail.okinawa .inst svg {
	fill: #48322a;
}

.openMenu.fadeIn.areaDetail.hawaii .btnMenu span,
.openMenu.fadeIn.areaDetail.guam .btnMenu span,
.openMenu.fadeIn.areaDetail.okinawa .btnMenu span {
	background: #fff;
}

nav .navbar_toggle_icon {
	/* background: #fff; */
}
nav .open .navbar_toggle_icon {
  	background: #48322a;
}
.scrolled nav .navbar_toggle_icon {
	background: #48322a;
}

.mainVisual {
	height: 100vh;
	position: relative;
}
/* .hawaii .mainVisual {
	background: url(/img/area/hawaii/img_main.jpg) no-repeat bottom center;
	background-size: cover;
}
.guam .mainVisual {
	background: url(/img/area/guam/img_main.jpg) no-repeat bottom center;
	background-size: cover;
} */
.mainVisual img {
	width: 100%;
	height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
	        object-fit: cover;
}
.bali .mainVisual {
	background: url(/img/area/bali/img_main.jpg) no-repeat bottom center;
	background-size: cover;
}

.ipad.hawaii .mainVisual {
	background-position: center right;
}

.ipad.guam .mainVisual {
	background-position: center right;
}

.small {
	font-size: 10px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
}

.mv_bottom_txt {
	text-align: right;
    padding-top: 4px;
    font-size: 12px;
    background: #fff;
}

.banner__top {
	text-align: center;
    width: 100%;
    padding-top: 60px;
    background: #fff;
    display: flex;
    justify-content: center;
    column-gap: 40px;
    margin: 0 auto;

}

.banner__top a {
	width: 30%;
	border: 1px solid #eee;
}

.banner__top img {
	width: 100%;
}
.okinawa .banner__top a:nth-of-type(2) {
	margin-left: 30px;
}

.banner__box {
	position: absolute;
	top: 24%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	opacity: 0;
	transition: opacity .5s ease;
	font-weight: 600;
	width: 100%;
}

.okinawa .banner__box {
	top: 25%;
}

.banner__box h1 {
	color: #fff;
    font-size: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 16px;
    margin-bottom: 6px;
}

.okinawa .banner__box h1 {
    margin-bottom: 20px;
}

.hawaii .banner__box h1 {
	letter-spacing: 0;
	font-size: 3.8rem;
}

.guam .banner__box h1 {
	font-size: 3.8rem;
}

.guam .banner__box h1 {
	letter-spacing: 6px;
}

.banner__box h1 .banner__sub {
	font-size: 2.6rem;
    letter-spacing: 0px;
}

.okinawa .banner__aisuru {
	background: #fff;
	text-align: center;
	padding-bottom: 70px;
}

.okinawa .banner__aisuru .section__title {
	margin-bottom: 97px;
}

.okinawa .banner__aisuru a {
	display: block;

}
.okinawa .banner__aisuru img {
	width: 428px;
	display: block;
	margin: 0 auto 10px auto;
	border: 1px solid #000;
}

.okinawa .banner__aisuru .banner__text {
	text-align: center;
    font-size: 21px;
    display: inline-block;
    line-height: 1.5;
    color: #000;
}

.okinawa .banner__aisuru__inner {
	display: flex;
	flex-wrap: wrap;
	width: 1100px;
	margin: 0 auto;
	justify-content: center;
}

.okinawa .banner__aisuru__inner li {
	margin: 0 60px 80px;
}

.okinawa .slno1__banner {
	width: 220px;
    position: absolute;
    right: 0px;
    top: 160px;
    left: 900px;
    margin: auto;
}
.okinawa .slno1__text {
	position: absolute;
	bottom: 5px;
	width: 30em;
	right: 10px;
}

.ipad .banner__box {
  top: 25%;
  transform: translateX(-50%);
}

.loaded .banner__box {
	opacity: 1;
	cursor: default;
}

.banner__area {
	margin: 0;
	font-size: 108px;
}

.banner__name {
	display: block;
	color: #fff;
}
.areaDetail.hawaii .banner__name  { letter-spacing: -.06em; }
.areaDetail.guam .banner__name    { letter-spacing: -.035em; }
.areaDetail.okinawa .banner__name { letter-spacing: -.07em; }
.areaDetail.bali .banner__name    { letter-spacing: .04em; }

.banner__wedding {
	margin-top: -4px;
	color: #fff;
	text-align: center;
	font-size: 50%;
	letter-spacing: -.01em;
}

.banner__inir {
	font-size: 20px;
	color: #fff;
	line-height: 2.3;
	text-align: center;
	letter-spacing: 3px;
}

.section__title {
	margin-bottom: 50px;
	overflow: initial;
	position: relative;
}

.lib .section__headline {
	margin-bottom: 80px;
}
.travel__info .section__headline {
	margin-bottom: 56px;
}
.weather__box .section__headline,
.weddingdata__box .section__headline {
	margin-bottom: 48px;
}

.areaDetail.hawaii .section__title__word {
	position: relative;
	display: inline-block;
	z-index: 2;
}


.section__title svg {
	position: absolute;
	left: 50%;
	fill: #fff;
	transition: fill 1.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.areaDetail.hawaii .section__title svg {
	width: 190px;
	height: 220px;
	top: -78px;
	margin-left: 32px;
}
.areaDetail.guam .section__title svg {
	width: 120px;
	height: 200px;
	top: -74px;
	margin-left: 50px;
}
.areaDetail.okinawa .section__title svg {
	width: 106px;
	height: 220px;
	top: -84px;
	margin-left: 52px;
}
.areaDetail.bali .section__title svg {
	width: 160px;
	height: 220px;
	top: -64px;
	margin-left: 32px;
}


.areaDetail.hawaii .show svg {
	fill: #f1f9f9;
}
.areaDetail.guam .show svg {
	fill: #e9f2fa;
}
.areaDetail.okinawa .show svg {
	fill: #f1eff7;
}
.areaDetail.bali .show svg {
	fill: #f8f4f0;
}

.areaDetail.hawaii .section__headline::after {
	bottom: -38px;
}

.areaDetail.hawaii .section__note {
	letter-spacing: .9px;
	line-height: 2.1;
	position: relative;
	z-index: 2;
}

.chapel {
	padding: 130px 0 33px;
	background: #fff;
}

.okinawa .chapel,
.hawaii .chapel {
	padding: 100px 0 33px;
}

.areaDetail.hawaii .chapel .section__title,
.areaDetail.guam .chapel .section__title,
.areaDetail.okinawa .chapel .section__title,
.areaDetail.bali .chapel .section__title {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.chapelList {
	margin: 0 auto;
	width: 1100px;
}

.chapelList__item {
	margin: 0 60px 56px;
	width: 430px;
	float: left;
}

.chapelList__item a {
	display: block;
}

.chapel__img {
	margin-bottom: 19px;
}

.chapel__area {
	margin: 0 auto;
	width: 384px;
}

.chapel__name {
	margin-bottom: 7px;
	font-size: 12px;
	text-align: center;
}
.chapel__name__en {
	font-size: 26px;
	text-align: center;
	letter-spacing: .01em;
}
.okinawa .chapel__name__ja {
	font-size: 21px;
	text-align: center;
	line-height: 1.4;
	letter-spacing: .08em;
}
.okinawa .chapel__name__en {
	margin-top: 24px;
	font-size: 19px;
	letter-spacing: .09em;
}

.chapel__intro__text {
	margin-bottom: 14px;
	letter-spacing: 0;
	line-height: 24px;
}

.chapel__ttl {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.chapel__txt__inn {
	margin-top: 19px;
}

.chapel__area__dl,
.chapel__peo__dl {
	font-size: 13px;
	letter-spacing: .01em;
	line-height: 1.38;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.chapel__area__dl {
	margin-bottom: 10px;
}

.chapel__area__dl dt,
.chapel__peo__dl dt {
	width: 65px;
	font-size: 12px;
	font-weight: bold;
}
.chapel__area__dl dd,
.chapel__peo__dl dd {
	width: calc(100% - 65px);
}

.chapel__time {
	font-size: 12px;
	text-align: center;
	color: #a38238;
	letter-spacing: .5px;
}

.chapel__base {
	margin-top: 7px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #a38238;
}

.chapel__activity {
	padding: 13px 0 11px;
	border-top: 1px solid #a38238;
	border-bottom: 1px solid #a38238;
}

/* .chapel_okinawa li:nth-of-type(1) .chapel__info,
.chapel_okinawa li:nth-of-type(2) .chapel__info,
.chapel_okinawa li:nth-of-type(3) .chapel__info,
.chapel_okinawa li:nth-of-type(4) .chapel__info,
li.miyakojima:nth-of-type(1) .chapel__info,
li.miyakojima:nth-of-type(2) .chapel__info,
.chapel_guam li:nth-of-type(1) .chapel__info,
.chapel_guam li:nth-of-type(2) .chapel__info,
.chapel_hawaii li  */
.chapel__info {
    color: #C39000;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 10px;
}
.chapel__info.-empty {
  min-height: 30px;
}


.library {
	padding-bottom: 40px;
	background: #fff;
}

.areaDetail .section__title__img {
	font-size: 15px;
    text-align: center;
    line-height: 2.1;
    letter-spacing: 1px;
	font-family: arial, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", sans-serif;
	margin-top: 6px;
}

.chapel .section__title__img {
	margin-top: 10px;
}

.local__img {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	background-repeat: no-repeat;
  opacity: 0;
}

.hawaii .local__img {
	background-image: url(/img/area/hawaii/img_01.jpg);
	background-size: cover;
	background-position: left center!important;
}
.guam .local__img {
	background-image: url(/img/area/guam/img_01.jpg);
	background-size: cover;
	background-position: right center!important;
}
.okinawa .local__img {
	background-image: url(/img/area/okinawa/img_01.jpg);
	background-size: cover;
	background-position: center center!important;
}
.bali .local__img {
	background-image: url(/img/area/bali/img_01.jpg);
	background-size: cover;
	background-position: center center!important;
}

.local__img:after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: .5;
	transition: .5s;
	content: "";
	background: #000;
}

.local {
	padding-bottom: 37.3%;
	position: relative;
}

.local__info {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.local__area {
	margin-bottom: 32px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	letter-spacing: 1.5px;
}

.local__time {
	font-size: 48px;
	color: #fff;
	text-align: center;
	letter-spacing: .01em;
}

.areaDetail .after .section__title {
	margin-bottom: 40px;
}

.areaDetail .after .section__headline:after {
	display: none;
}

.travel {
	padding: 122px 0 140px;
	background: #fff;
}

.travel__info {
	margin: 0 auto;
	width: 900px;
}

.travelList {
	margin-bottom: 48px;
}

.travelList__item {
	padding: 11px 10px 24px;
	width: 225px;
	text-align: center;
	float: left;
	box-sizing: border-box;
}
.travelList__item + li {
	border-left: 1px solid #ccc;
}

.travel__icon {
	margin-bottom: 7px;
}

.travel__icon img {
	width: 28px;
}

.travel__mess {
	margin-bottom: 22px;
	font-size: 12px;
	letter-spacing: 1px;
}

.travel__word {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.okinawa .travelList__item:nth-child(3) .travel__word {
	font-size: 20px;
}

.travel__word span {
	display: inline-block;
	font-size: 200%;
	letter-spacing: 0;
	vertical-align: -1px;
}

.travel__word.travel__word__01 span {
	padding: 0px 2px;
	letter-spacing: 5px;
}

.travel__word.travel__word__02 span {
	padding: 0px 5px;
}

.travel__box {
	padding: 42px 40px 25px;
	margin: 0 auto;
	width: 675px;
	box-sizing: border-box;
	background: #fbf9f6;
}
.hawaii .travel__box {
  background: #f4fafa;
}

a.onmouse__imgMask.hover:hover {
	opacity: 1;
}

.travel__q {
	width: 88px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	text-align: right;
	letter-spacing: 1.5px;
	line-height: 1.7;
}

.travel__a {
	margin-bottom: 20px;
	margin-left: 122px;
	font-size: 13px;
	letter-spacing: .05em;
	line-height: 1.7;
}

.weather,
.weddingdata {
	padding-bottom: 138px;
	background: #fff;
}

.weather__box,
.weddingdata__box {
	margin: 0 auto;
	width: 675px;
}

.weddingdata__box {
	text-align: center;
}

.areaDetail.hawaii .wd.after .section__title {
	margin-bottom: 33px;
}

.wd__inir {
	margin-bottom: 51px;
	font-size: 13px;
	line-height: 2.07;
}

.wd__table {
	overflow: visible;
}

.wd__table img {
	display: block;
}

.picture {
	padding-bottom: 134px;
	background: #fff;
}

.slideList {
	height: 294px;
	overflow: hidden;
}

.slideList__item {
	height: 100%;
	float: left;
}

.slideList__item img {
	height: 294px;
}

.bottom__link {
	padding-bottom: 75px;
	background: #fff;
}

.ipad .library,
.ipad .weather,
.ipad .weddingdata,
.ipad .bottom__link,
.ipad  #pagePath {
	margin-top: -1px;
}

/*report*/
.__report {
	background: #fff;	
}
.__report::before {
	content: none;
}

/*add*/
.bannerWrap {
	background: #fff;
	padding-top: 80px;
	box-sizing: border-box;
}

.bannerWrap a {
	display: block;
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.bannerWrap img {
	width: 100%;
	display: block;
}

.bannerWrap .gaia img {
	border: 1px solid #48382B;
	box-sizing: border-box;
	margin-bottom: 40px;
}

.contents,
.schedule,
.bridalfair {
	position: relative;
	padding: 0 0 73px;
	background: #FFF;
}

.contents .section__title,
.schedule .section__title,
.bridalfair .section__title {
	margin-bottom: 93px
}

.contents .contentsList,
.schedule .scheduleList, 
.bridalfair .bridalfairList{
	margin: 0 auto;
	max-width: 1350px;
	padding: 0 30px;
}

.contents .contentsList.center,
.schedule .scheduleList.center,
.bridalfair .bridalfairList.center {
	font-size: 0;
	text-align: center;
}

.contents .contentsList .slick-slide,
.schedule .scheduleList .slick-slide,
.bridalfair .bridalfairList .slick-slide {
	margin: 0 30px;
	width: 369px;
}

.contents .contentsList__item,
.schedule .scheduleList__item,
.bridalfair .bridalfairList__item {
	display: inline-block;
	vertical-align: top;
}

.contents .center .contentsList__item,
.schedule .center .scheduleList__item,
.bridalfair .center .bridalfairList__item {
	margin: 0 30px;
	width: 369px;
}

.contents .contents__img,
.schedule .schedule__img,
.bridalfair .bridalfair__img {
	position: relative;
}

.contents .contents__img:before,
.schedule .schedule__img:before,
.bridalfair .bridalfair__img:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: .5s;
}

.contents .contentsList__item a:hover .contents__img:before,
.schedule .scheduleList__item a:hover .schedule__img:before,
.bridalfair .bridalfairList__item a:hover .schedule__img:before {
	opacity: 0.19;
}

.contents .contents__img img,
.schedule .schedule__img img,
.bridalfair .bridalfair__img img {
	width: 100%;
    vertical-align: top;
}

.contents .contentsList__content {
	padding: 22px 0;
}
.schedule .scheduleList__content,
.bridalfair .bridalfairList__content {
	text-align: center;
	padding: 14px 0;
}

.contentsList__word,
.scheduleList__word {
    margin-bottom: 14px;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: .04em;
    text-align: justify;
    word-break: break-all;
}
.scheduleList__link {
	text-align: left;
	color: #1a0dab;
	text-decoration: underline;
}
.schedule .step,
.schedule .step_title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.5;
	text-align: center;
	display: block;
}
.contents .more.font__futura,
.schedule .more.font__futura {
	line-height: 1.5;
}

.schedule .more {
	width: 100%;
	margin-top: 20px;
}
.schedule .more a {
	width: 60%;
	background: #48322a;
	color: #fff;
	padding: 10px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
}

.contents .contentsArrow,
.schedule .scheduleArrow,
.bridalfair .bridalfairArrow {
	margin: 0 auto;
	max-width: 1300px;
	position: absolute;
    width: calc(100% - 102px);
    left: 50%;
    top: 46%;
    transform: translateX(-50%);
	display: flex;
	justify-content: space-between;
}

.bridalfair .bridalfairArrow {
	top: 55%;
}

@media screen and (max-width: 1350px) {
	.contents .contentsArrow,
	.schedule .scheduleArrow,
	.bridalfair .bridalfairArrow {
		top: calc(16.6vw + 220px);
	}
}
.contents .prev,
.contents .next,
.schedule .prev,
.schedule .next,
.bridalfair .prev,
.bridalfair .next {
	position: relative;
	width: 40px;
	height: 40px;
	cursor: pointer;
	transition: opacity .3s ease, transform .3s ease !important;
}

.prev {
	left: -13px;
}

.next {
	right: -13px;
}

.contents .prev:hover,
.schedule .prev:hover,
.bridalfair .prev:hover {
	opacity: 0.6;
	transform: translateX(-8px);
}

.contents .next:hover,
.schedule .next:hover,
.bridalfair .next:hover {
	opacity: 0.6;
	transform: translateX(8px);
}

.contents .prev svg,
.contents .next svg,
.schedule .prev svg,
.schedule .next svg,
.bridalfair .prev svg,
.bridalfair .next svg {
	width: 16px;
	height: 32px;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/*weddingdata*/
.weddingdata h3 {
	font-size: 20px;
	margin-bottom: 60px;
}

.weddingdata .wd__h {
	font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid #9386bf;
    margin-bottom: 20px;
}

.weddingdata p.wd__h {
	padding-bottom: 8px;
    width: 318px;
    margin: 20px auto 60px auto;
}
.weddingdata .wd__h .wd__num {
	font-size: 26px;
}
.weddingdata .wd__numS {
	font-weight: bold;
}

.weddingdata table {
	margin: 0 auto;
	margin-bottom: 10px;
}
.weddingdata td {
	padding-bottom: 8px;
}
.weddingdata table tr:nth-of-type(2) td,
.weddingdata table tr:nth-of-type(3) td {
	padding-top: 10px;
}
.weddingdata table tr:nth-of-type(1) td,
.weddingdata table tr:nth-of-type(2) td {
	padding-bottom: 4px;
}
.weddingdata .wd__txR {
	text-align: right;
}

.weddingdata .wd__txL {
	text-align: left;
	padding-left: 20px;
}

.weddingdata .wd__ex {
	text-align: left;
	line-height: 1.5;
	display: inline-block;
}
.weddingdata img {
	width: 100%;
}
.weddingdata .wd__ex2 {
	text-align: center;
	line-height: 1.5;
	margin-top: 20px;
}

/* faq */
.faq {
	width: 60%;
    max-width: 1100px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 60px;
}
.wrapCont__list {
	margin-top: 10px;
}

.wrapCont__list__itemTitle {
	font-size: 1rem;
	padding: 12px 16px;
	cursor: pointer;
	line-height: 1.7;
	text-align: justify;
	letter-spacing: .03em;
}
.wrapCont__list__itemTitle:hover,
.wrapCont__list__itemTitle.-active {
	color: #a57e2a;
}

.wrapCont__list__itemDesc {
	display: none;
	padding: 13px 16px;
	margin: 4px auto 24px;
	background-color: #f5f5f5;
	background: -webkit-gradient(linear, left top, right bottom, from(#f5f5f5), color-stop(0.25, #f5f5f5), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #f5f5f5), color-stop(0.75, #f5f5f5), color-stop(0.75, white), to(white));
	background: -moz-linear-gradient(-45deg, #f5f5f5 25%, white 25%, white 50%, #f5f5f5 50%, #f5f5f5 75%, white 75%, white);
	background: linear-gradient(-45deg, #f5f5f5 25%, white 25%, white 50%, #f5f5f5 50%, #f5f5f5 75%, white 75%, white);
	background-size: 4px 4px;
	font-size: .83rem;
	line-height: 1.8;
	letter-spacing: .02em;
	text-align: justify;
}
.faq .faq__btn {
	text-align: center;
    margin-top: 20px;
}
.faq .faq__btn a {
    padding: 16px;
    display: inline-block;
    font-weight: bold;
    background: #48322A;
    color: #fff;
    font-size: 16px;
}

/* reservation_area */
.box_inner {
  background: #fff;
}
.reservation_area{
  width: 100%;
  max-width: 900px;
  padding: 0 50px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}
.reservation_area .btn_wrapper{
  margin: 18px 0 40px 0;
  display: flex;
  justify-content: center;
}
.reservation_tx{
  position: relative;
  display: inline-block;
  color: #48322A;
  letter-spacing: 0.25em;
  font-feature-settings: 'palt';
}
.reservation_tx::before {
  content: '';
  position: absolute;
  top: 40%;
  left: -30px;
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #c8cfeb;
  -webkit-transform: rotate(-120deg);
  transform: rotate(-120deg);
}
.reservation_tx::after {
  content: '';
  position: absolute;
  top: 40%;
  right: -30px;
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #c8cfeb;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
a.btn{
  width: 100%;
  color: #fff!important;
  text-align: center;
  background: #48322A;
  position: relative;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  backface-visibility: hidden;
  text-decoration: none;
  transition: opacity .3s ease;
  align-items: center;
  border: 1px solid #48322A;
  font-weight: bold;
}
.btn_area:nth-of-type(2) a.btn {
	color: #48322A!important;
	background: #fff;
}
a.btn .note{ 
  width: 130px;
  padding: 4px 0 3px 0;
  margin-left: -65px;
  border: 1px solid #48322A;
  border-radius: 20px;
  background: #FFF;
  font-size: 11px;
  color: #48322A;
  position: absolute;
  letter-spacing: 0.1em;
  top: -12px;
  left: 50%;
  vertical-align: middle;
}
a.btn .fs_small{
  font-size: 70%;
}
a.btn:hover {
  opacity: .6;
}
a.btn::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/common/btn_arrow.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
}
.reservation_area .btn_wrapper.link{
  display: block;
  margin-top: 20px;
}
.btn_link_box a.btn{
  margin: auto;
  color: #48322A!important;
  text-align: center;
  background: #FFF;
  border: 1px solid #48322A;
  position: relative;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  text-decoration: none;
  transition: opacity .3s ease;
}
.btn_link_box a.btn::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/common/btn_arrow_right.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .reservation_area{
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .reservation_tx{
    padding-bottom: 16px;
    font-size: 18px;
  }
  .reservation_area .btn_{
    width: 100%;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .btn_wrapper .btn_area{
    width: 49%;
  }
  a.btn{
    padding: 22px 0;
    font-size: 20px;
  }
  a.btn::after {
    width: 20px;
    height: 20px;
  }
  a.btn .note{
    width: 220px;
    margin-left: -102px;
    border: 2px solid #48322A;
    font-size: 14px;
  }
  .okinawa a.btn .note {
  	width: 220px;
  	letter-spacing: 0.2em;
  	margin-left: -102px;
  }
  .btn_link_box a.btn{
    width:500px;
  }
}
@media (max-width: 767px) {
  .reservation_area {
    width: auto;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 22px;
  }
  .reservation_area .btn_wrapper{
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .reservation_tx {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.3em;
  }
  a.btn{
    padding: 20px 0;
    margin-bottom: 20px;
    font-size: 15px;
  }
  a.btn::after {
    right: 10px;
  }
}

.chapel__area__name {
	text-align: center;
    margin-bottom: 60px;
    font-size: 26px;
}

.area__menu {
	width: 100%;
    max-width: 800px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    column-gap: 2px;
    margin: 0 auto 100px auto;
}
.area__menu li {
	width: 100%;
	height: 100%;
}
.area__menu a {
	display: block;
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
    border: 1px solid #fff;
    background-color: #48322a;
    background-position: center bottom 9px;
    background-repeat: no-repeat;
    background-image: url(../images/area/okinawa/anker.png);
    background-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}
/* counterSec */
.section_ttl{
  margin: auto;
  font-size: 40px;
  text-align: center;
  color: #222222;
  letter-spacing: 0.02em;
}
.section_ttl_lead{
  margin-top: 14px;
  font-size: 16px;
  line-height: 1.7em;
  letter-spacing: 0.3em;
  font-feature-settings: 'palt';
  color: #222222;
  text-align: center;
}
@media (max-width: 767px) {
  .section_ttl{
    margin: auto;
    font-size: 28px;
    text-align: center;
    color: #222222;
    letter-spacing: 0.02em;
    line-height: 1.2;
  }
  .section_ttl_lead{
    margin-top: 16px!important;
    font-size: 12px;
    line-height: 1.7em;
    letter-spacing: 0.4em;
    font-feature-settings: 'palt';
    color: #222222;
  }
}
.counterSec {
  font-family: 'YuMincho', "Hiragino Mincho ProN", 'Noto Serif JP', serif;
  background: #fff;
}
.counterSec .counter_contents{ 
  width: 100%;
}
.counterSec .salonArea{
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  align-items: center;
}
.salonArea_item{
  width: 31%;
  margin: 1%;
  text-align: center;
}
.salonArea_item a{
  display: block;
  background: #F7F5EE!important;
  border: 4px solid #F7F5EE!important;
  color: #333!important;
  padding: 26px 0;
  font-weight: 600;
  letter-spacing: .17em;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.salonArea_item a:hover{
  background: #FFF!important;
  border: 4px solid #F7F5EE!important;
  cursor: pointer;
}
.salonArea_item a.active{
  background: #48322A!important;
  border: 4px solid #48322A!important;
  color: #FFF!important;
  cursor: pointer;
}
.counterSec .counter_contents{
  margin: 0 auto;
  display: none;
}
.counterSec .counter_contents.show{
  display: block;
}
.counterSec .counter_list{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: initial;
}
.counterSec .counter_list .counter_item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.counterSec .counter_address{
  line-height: 1.5em;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  font-family: Helvetica, Arial, YuGothic, "貂ｸ繧ｴ繧ｷ繝�け", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #444;
}
.counterSec .counter_list .counter_item.is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0 10px;
  padding:0;
}
.counterSec .telBlock .telBlock_lead{
  font-weight: 800;
  font-size: 12px;
}
@media (min-width: 768px){
  .counterSec {
    width: 900px;
    margin: 0 auto;
  }
  .counterSec .section_ttl_lead{
    margin-top: 16px!important;
  }
  .counterSec .section_head img{
    max-height: 450px;
    object-fit: cover;
  }
  .counterSec .lead{
    margin-top: 1em;
    color: #4a5799;
    font-size: 18px;
  }
  .counterSec .counter_contents{ 
    max-width: 860px;
    margin: 20px 0 100px 1%;
  }
  .counterSec .salonArea{
    padding-top: 60px;
  }
  .salonArea_item{
    width: 18%;
    margin: 1%;
    text-align: center;
  }
  .salonArea_item a{
    display: block;
    background: #F7F5EE!important;
    padding: 26px 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .17em;
    transition: all .3s;
    -webkit-transition: all .3s;
  }
  .counterSec .btn_link_wrap{
    text-align: center;
    font-size: 16px;
  }
  .counterSec .counter_list .counter_item{
    width: 50%;
    margin-bottom: 26px;
  }
  .counterSec .counter_img_block{
    width: 130px;
  }
  .counter_img_block img {
        width: 100%;
	  height: 123px;
  }
  .counterSec .counter_tx_block{
    width: calc(100% - 150px);
    padding-left: 20px;
  }
  .counterSec .counter_name{
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 18px!important;
  }
  .counterSec .counter_address{
    font-size: 13px;
  }
  .counterSec .counter_item.online{
    width: 100%!important;
    margin-top: 40px;
    flex-wrap: nowrap!important;
  }
  .counterSec .counter_item.online .counter_img_block{
    width: 60%;
  }
  .counterSec .counter_item.online .counter_tx_block {
    width: 40%;
  }
  .counterSec .counter_item.online .counter_memo{
    font-size: 13px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    font-feature-settings: 'palt';
    font-family: Helvetica, Arial, YuGothic, "貂ｸ繧ｴ繧ｷ繝�け", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #444
  }
  .counterSec .telBlock{
    margin-top: 40px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #48322A;
    line-height: 1.6em;
  }
  .counterSec .telBlock .counter_tel{
    margin: 16px 0;
    display: inline-block;
    font-size: 36px;
    letter-spacing: 0.1em;
    color: #48322A;
    font-family: "BauerBodoniRoman", 'YuMincho', "Hiragino Mincho ProN", 'Noto Serif JP', '�ｭ�ｳ �ｰ譏取悃', serif;
  }
  .counterSec .telBlock .counter_tel:hover{
    cursor: pointer;
  }
  .counterSec .reservation_area{
    padding: 0;
  }
  .reservation_area .btn_wrapper{
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .counterSec {
    position: relative;
  }
  .counterSec .box-inner{
    padding: 0;
  }
  .counterSec .salonArea {
    padding-top: 36px;
  }
  .counterSec .lead{
    margin-top: 1em;
    margin-bottom: 20px;
    color: #4a5799;
  }
  .counterSec .counter_contents{ 
	padding-top: 80px;
    margin-top: -20px;
  }
  .salonArea_item a{
    padding: 20px 0;
    font-size: 11px;
    letter-spacing: .1em;
    line-height: 1.2;
  }
  .salonArea_item.online_sp a{
    padding: 14px 0;
  }
  .counterSec .counter_list .counter_item {
    margin-bottom: 20px;
  }
  .counterSec .counter_tx_block{
    width: 65%;
    padding-left: 5%;
    padding-bottom: 5px;
  }
  .counterSec .counter_name{
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px!important;
  }
  .counterSec .counter_address{
    font-size: 12px;
    letter-spacing: 0.06em;
  }
  .counterSec .counter_img_block{
    width: 30%;
    min-width: 100px;
  }
    .counter_img_block img {
        width: 100%;
  }
  .counterSec .counter_item.online {
    display: block;
  }
  .counterSec .counter_item.online .counter_img_block{
    width: 100%;
    padding-right: 7px;
  }
  .counterSec .counter_item.online .counter_tx_block{
    width: 100%;
    padding-top: 16px;
    padding-left: 0;
  }
  .counterSec .counter_item.online .counter_memo{
    font-size: 12px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    font-feature-settings: 'palt';
    font-family: Helvetica, Arial, YuGothic, "貂ｸ繧ｴ繧ｷ繝�け", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #444
  }
   .counterSec .telBlock{
    margin-top: 30px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #48322A;
  }
  .counterSec .telBlock .counter_tel{
    margin: 14px 0;
    display: inline-block;
    font-size: 30px;
    letter-spacing: 0.1em;
    color: #48322A;
    font-family: "BauerBodoniRoman", 'YuMincho', "Hiragino Mincho ProN", 'Noto Serif JP', '�ｭ�ｳ �ｰ譏取悃', serif;
  }
  .box_inner {
        padding: 0 20px;
  }
}
@media (max-width: 320px) {
  .counterSec .counter_address{
    letter-spacing: 0;
    font-feature-settings: inherit;
  }
}
.counterSec .counter_contents{ 
  width: 100%;
}
.counterSec .steplist .step .tx_lead{
  font-family: Helvetica, Arial, YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #333;
  letter-spacing: 0.08em;
}
.counterSec .counter_list{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: initial;
}
.counterSec .counter_list .counter_item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.counterSec .counter_list .counter_item.is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0 10px;
  padding:0;
}
@media (min-width: 768px){
  .counterSec .section_head img{
    max-height: 450px;
    object-fit: cover;
  }
  .counterSec .wrapper {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
  }
  .counterSec .lead{
    margin-top: 1em;
    color: #4a5799;
    font-size: 18px;
  }
  .counterSec .counterSec_contents{
    width: 100%;
    margin: 55px auto 0;
    padding: 70px 0;
    background: #FFF;
    text-align: left;
    border: 1px solid #c8cfeb;
    background: #f6f7fa;
    position: relative;
  }
  .counterSec .counterSec_contents:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border: 10px solid #FFF;
  }
  .counterSec .steplist{
    width: 900px;
    padding: 0 10px;
    margin: auto;
    text-align: left;
  }
  .counterSec .steplist > li{
    margin-bottom: 40px;
  }
  .counterSec .steplist .step{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    align-items: center;
  }
  .counterSec .steplist .step .img_block {
    width: 48%;
    max-width: 360px;
  }
  .counterSec .steplist .step .tx_block {
    width: 46%;
    padding-left: 20px;
    font-size: 16px;
    line-height: 1.6;
  }
  .counterSec .steplist .step .tx_block .subttl img{
    height: 65px;
    width: auto;
    margin-bottom: 30px;
  }
  .counterSec .counter_ttl{
    margin-top: 80px;
    padding-bottom: 10px;
    font-size: 26px;
    border-bottom: 1px solid #8191e7;
    color: #4a5799;
    display: inline-block;
    letter-spacing: 0.2em;
    font-feature-settings: 'palt';
  }
  .counterSec .btn_link_wrap{
    text-align: center;
    font-size: 16px;
  }
  .counterSec .counter_list .counter_item{
    width: 50%;
    margin-top: 26px;
  }
  .counterSec .counter_tx_block{
    padding-left: 20px;
  }
  .counterSec .counter_img_block{
    width: 130px;
  }
  .counterSec .counter_name{
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 18px;
  }
  .counterSec .counter_address,
  .counterSec .counter_tel{
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    font-feature-settings: 'palt';
    font-family: Helvetica, Arial, YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  }
  .counterSec .counter_item.online{
    width: 45%;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .counterSec{
    padding-bottom: 20px;
  }
  .counterSec .box-inner{
    padding: 0;
  }
  .counterSec .section_ttl{
    margin-top: -30px;
    padding-top: 40px;
  }
  .counterSec .section_ttl_lead {
    margin-top: 16px;
  }
  .counterSec .lead{
    margin-top: 1em;
    margin-bottom: 20px;
    color: #4a5799;
  }
  .counterSec_contents{
    margin: 0 -5%;
  }
  .counterSec .steplist{
    margin-top: 16px;
  }
  .counterSec .steplist li{
    outline: none;
  }
  .counterSec .steplist .step{
    margin: 20px 25px;
    background: #FFF;
    box-shadow: 2.259px 1.5px 15px 1px rgb(223 220 210);
    text-align: left;
  }
  .counterSec .steplist .step .img_block {
    border: 2px solid #FFF;
  }
  .counterSec .steplist .step .img_block img{
    max-height: 185px;
    object-fit: cover;
  }
  .counterSec .steplist .step .tx_block{
    min-height: 136px;
    padding: 20px 28px 40px 28px;
    font-size: 13px;
    line-height: 1.7;
    min-height: 200px;
  }
  .counterSec .steplist .step .tx_block .subttl{
    display: flex;
  }
  .counterSec .steplist .step .tx_block .subttl img {
    max-height: 50px;
    width: auto;
    margin-bottom: 20px;
  }
  .counterSec .steplist .slick-prev{
    z-index: 1;
  }
  .counterSec .steplist .slick-prev:before {
    content: " ";
    display: block;
    background: url(../img/sp/ico_arrow_left.svg) no-repeat;
    background-size: 28px;
    width: 28px;
    height: 28px;
  }
  .counterSec .steplist .slick-next:before {
    content: " ";
    display: block;
    background: url(../img/sp/ico_arrow_right.svg) no-repeat;
    background-size: 28px;
    width: 28px;
    height: 28px;
  }
  .counterSec .steplist .slick-prev {
    width: 28px;
    height: 28px;
    left: 14px;
  }
  .counterSec .steplist .slick-next {
    width: 28px;
    height: 28px;
    right: 14px;
  }
  .counterSec .steplist .slick-prev.slick-disabled:before,
  .counterSec .steplist .slick-next.slick-disabled:before {
    opacity: 0;
  }
  .counterSec .steplist .slick-dots{
    bottom: -15px;
  }
  .counterSec .step_list p{
    margin-top: 16px;
    font-size: 12px;
    line-height: 1.8em;
  }
  .counterSec .counter_ttl{
    margin-top: 50px;
    padding-bottom: 8px;
    font-size: 15px;
    color: #4a5799;
    border-bottom: 1px solid #8191e7;
    display: inline-block;
    font-feature-settings: 'palt';
    letter-spacing: 0.2em;
  }
  .counterSec .counter_tx_block{
    padding-left: 15px;
    padding-bottom: 5px;
  }
  .counterSec .counter_name{
    font-size: 15px;
    padding-bottom: 10px;
  }
  .counterSec .counter_address,
  .counterSec .counter_tel{
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    font-feature-settings: 'palt';
    font-family: Helvetica, Arial, YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  }
  .counterSec .counter_img_block{
    width: 30%;
  }
  .counterSec .counter_item.online {
    margin-top: 20px;
  }
}
@media (max-width: 320px) {
  .counterSec .counter_address,
  .counterSec .counter_tel{
    letter-spacing: 0;
    font-feature-settings: inherit;
  }
}

.contact_link {
	width: 384px;
	background: #BE8D46;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    margin: 30px auto 0 auto;
}
.contact_link a {
    color: #fff;
}

.contents {
  .contents__img {
		img {
			aspect-ratio: 1 / 1;  /* 正方形を強制 */
			object-fit: cover;    /* トリミング */
			width: 100%;          /* 親に合わせる */
			height: auto;
		}
	}
}
.__report {
	.__banner {
		img {
			aspect-ratio: 1 / 1;  /* 正方形を強制 */
			object-fit: cover;    /* トリミング */
			width: 100%;          /* 親に合わせる */
			height: auto;
		}
	}
}

.online .counter_img_block img {
	height: auto;
}
.__report .__banner .swiper-slide {
      min-height: 300px;
}
@media (min-width: 1120px) {
  .__report .__banner {
    margin-bottom: 1.5rem;
  }
}