/* ==============================================================
/*     COMMON 
/* ============================================================== */
.fPC {
  display: none
}
.content_box .mb0 {
  margin-bottom: 0 !important;
}
.scroll {
  font-weight: 600;
}
.h2_en {
  font-size: 18.5pt;
  letter-spacing: 0;
}
.cTxt {
  text-align: center
}
.btn {
  position: relative;
  display: block;
  width: 100%;
  padding: 8px 0;
  background: -moz-linear-gradient(left, #00a4a7 0%, #004e98 100%);
  background: -webkit-linear-gradient(left, #00a4a7 0%, #004e98 100%);
  background: linear-gradient(150deg, #00a4a7 0%, #004e98 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a4a7', endColorstr='#004e98', GradientType=1);
  font-size: 13pt;
  text-decoration: none;
  text-align: center;
  color: #fff !important;
  transition: all .5s ease;
  overflow: hidden;
}
.btn:hover {
  opacity: 0.7;
}
.btn:after {
  position: absolute;
  right: 8px;
  display: inline-block;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.li2col {
  margin-bottom: 20px;
}
.li2col li {
  margin-bottom: 5px;
}
.content .h2_subTtl {
  line-height: 0.9;
}
.content .h2_subTtl span {
  color: #999;
  font-size: 10pt;
}
.content_box .inner {
  width: 100%;
  padding: 30px 20px 0;
  box-sizing: border-box;
}
.content h2, .content h3 {
  margin: 0 0 20px;
  color: #004e98;
  text-align: center;
}
.content_box h2:first-child {
  margin-top: 15px;
}
.content_box .ttlWithbar {
  color: #3b3c3c;
  font-size: 13pt;
}
.content_box .ttlWithbar:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: -moz-linear-gradient(left, #00a4a7 0%, #004e98 100%);
  background: -webkit-linear-gradient(left, #00a4a7 0%, #004e98 100%);
  background: linear-gradient(to right, #00a4a7 0%, #004e98 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a4a7', endColorstr='#004e98', GradientType=1);
}
.content_box .ttlCatch {
  color: #133364;
  font-size: 12pt;
}
.content_box .ttlCatch span {
  font-size: 10px;
}
.content_box .ttlBold {
  margin: 20px 0 10px;
  font-size: 13.5pt;
  text-align: left;
}
.content_box-image {
  margin-bottom: 0 !important;
}
.content_box-bg {
  background: #e9e9e9;
}
.content_box-bg .inner {
  padding: 15px 20px;
}
.content_box-bg .innerSlider {
  padding: 15px 20px;
}
.btnBox {
  margin: 0 -10px 0;
  text-align: center;
}
.content_pickup {
  padding-bottom: 10px;
  color: #fff;
  background: #133364;
}
.content_pickup .ttlWithbar {
  color: #fff;
}
.content_pickup .ttlCatch {
  color: #d3bf3f;
  font-size: 15pt;
}
.local .content_pickup .ttlCatch {
  margin-bottom: 25px;
  padding: 0 0 25px;
  color: #fff;
  border-bottom: 2px solid #CAB63F;
}
.h1_box {
  height: 68px;
  background: #133364;
  line-height: 1.2;
}
.h1_box h1 {
  color: #fff;
  text-align: center;
  padding-top: 14px;
  font-size: 13pt;
  line-height: 1.2;
}
.h1_box h1 span {
  font-size: 12px;
  color: #C0AC3F;
  text-transform: capitalize;
}
.facility .h1_box, .agaz-iz .h1_box {
  height: 100px;
}
.facility .h1_box h1, .agaz-iz .h1_box h1 {
  line-height: 1.4;
}
.agaz-iz .h1_box h1 {
  padding-right: 35px;
}
.content_box .list li {
  margin: 0 0 10px 1.5em;
  line-height: 1.8;
  list-style: disc;
}
/* ==============================================================
/*     HOME  
/* ============================================================== */
.main, .main-carousel {
  position: relative;
  height: 100%;
}
.main-carousel .flickity-slider {
  transform: none !important;
}
.main-carousel .flickity-viewport {
  height: 100% !important;
  pointer-events: none;
}
.main-carousel .carousel-cell {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0 !important;
  background: url(../img/top/img_main1.jpg) no-repeat 50% 50%;
  background-size: cover;
  opacity: 0;
  transition: opacity 2s ease-in-out;
  z-index: -1;
}
.main-carousel .carousel-cell3 {
  background-image: url(../img/top/img_main3.jpg)
}
.main-carousel .carousel-cell6 {
  background-image: url(../img/top/img_main6.jpg)
}
.main-carousel .carousel-cell7 {
  background-image: url(../img/top/img_main7.jpg)
}
.main-carousel .carousel-cell8 {
  background-image: url(../img/top/img_main8.jpg)
}
.main-carousel .carousel-cell.is-selected {
  opacity: 1;
  z-index: 0
}
.main-carousel-copy {
  position: absolute;
  width: 100%;
  height: 100px;
  top: 115px;
  text-align: left !important;
  font-weight: 500;
}
.main-carousel-copy p {
  padding-left: 13.5px;
  color: #fff;
  font-size: 12pt;
  text-align: left !important;
  box-sizing: border-box;
}
.main-carousel-copy span {
  display: inline-block;
  margin-bottom: 7px;
  padding: 0 2px 0 10px;
  background: #133364;
}
.main_bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/bg_main_sp.png) no-repeat 0 100%;
  background-size: 100% auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: #fff !important;
}
.flickity-button {
  background: transparent !important;
}
.main p {
  width: 100%;
  position: absolute;
  bottom: -25px;
  text-align: center;
  z-index: 5;
}
.main .scroll {
  width: 80px;
  margin: 0 auto;
  z-index: 2;
  display: inline-block;
  height: 80px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  color: #fff;
  font-size: 24px;
}
.main .scroll span {
  position: absolute;
  top: 25px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: scrollDown 1.5s infinite;
  animation: scrollDown 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes scrollDown {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes scrollDown {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

.main .main-carousel-copy p{
  position: static;
}

.content_news {
  padding: 60px 30px 15px;
}
.content_news dl dt {
  margin-bottom: 5px;
  line-height: 1.4;
}
.content_news dl dd {
  margin-bottom: 20px;
  line-height: 1.4;
}
.liImgMenu {
  margin-top: 25px;
}
.liImgMenu li {
  margin-bottom: 4px;
  text-align: center;
  font-size: 18.5pt;
  font-weight: 500;
}
.liImgMenu li a {
  box-sizing: border-box;
  transition: all 0.3s;
  position: relative;
  display: block;
  color: #fff;
  text-decoration: none;
  z-index: 0;
  line-height: 1;
}
.liImgMenu_inner {
  position: relative;
  display: block;
  width: 50%;
  padding-top: 20%;
  z-index: 1;
}
.liImgMenu li:nth-child(2n-1) .liImgMenu_inner {
  padding-left: 50%;
}
.liImgMenu_inner span {
  font-size: 10pt;
  color: #d3bf3f;
}
.liImgMenu_more {
  display: none
}
.liImgMenu li a:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background: url(../img/bg_liImgMenu_1.jpg) no-repeat 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.liImgMenu li.liImgMenu-2 a:after {
  background-image: url(../img/bg_liImgMenu_2.jpg?v=2)
}
.liImgMenu li.liImgMenu-3 a:after {
  background-image: url(../img/bg_liImgMenu_3.jpg)
}
.liImgMenu li.liImgMenu-4 a:after {
  background-image: url(../img/bg_liImgMenu_4.jpg)
}
.liImgMenu li a:hover:after {
  opacity: 0.8;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.liImgMenu li a:hover:before {
  opacity: 1;
}
.blockFacility > div {
  text-align: center;
}
.blockFacility > div .ttlCatch {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}
.blockFacility strong {
  color: #133364;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .blockFacility_img {
    margin: 0 -20px 20px !important;
  }
  .facilityTxt{
    padding-bottom: 20px;
    background: #e9e9e9;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .blockFacility_img {
    margin-top: 25px;
  }
  .blockFacility strong {
    font-size: 17px;
  }
  .facilityTxt{
    padding-bottom: 30px;
  }

}
/* ==============================================================
/*     Facilities 
/* ============================================================== */
.dlDetail {
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.dlDetail dt {
  padding: 15px 0 5px;
  border-top: 1px solid #ddd;
  font-size: 18px;
}
.dlDetail dd {
  padding-bottom: 15px;
  line-height: 1.5;
}
.facilitySlider {
  overflow: hidden;
}
.owl-carousel button {
  outline: none;
}
.pcSlider.owl-theme .owl-nav.disabled + .owl-dots, .facilitySlider.owl-theme .owl-nav.disabled + .owl-dots {
  margin: 10px 0;
}
.content_box .inner_floormap {
  padding: 70px 0 0;
}
.box_floorplan {
  width: 96%;
  margin: 0 2%;
  overflow-x: auto;
  overflow-y: hidden;
}
.box_floorplan p {
  width: 700px;
  height: auto;
}
.box_floorplan::-webkit-scrollbar {
  width: 5px;
  background: #eee;
}
.box_floorplan::-webkit-scrollbar:horizontal {
  height: 5px;
  background: #eee;
}
.box_floorplan::-webkit-scrollbar-thumb {
  background: #bbb;
}
.box_floorplan::-webkit-scrollbar-thumb:horizontal {
  background: #bbb;
}
/* ==============================================================
/*     Price
/* ============================================================== */
.checkIOBox {
  margin: -30px 0 20px;
  background: url(../img/price/bg_checkIOBox.png) no-repeat 50% 50%;
}
.checkIOBox div {
  float: left;
  width: 47.5%;
  padding: 15px 20px;
  box-sizing: border-box;
}
.checkIOBox div:last-child {
  float: right;
}
.checkIOBox h3 {
  margin-bottom: 10px;
  color: #CEBA3F;
  font-size: 16pt;
  line-height: 0.8;
  text-transform: none;
}
.checkIOBox h3 span {
  color: #fff;
  font-size: 8pt;
}
.checkIOBox p {
  margin-bottom: 0;
  color: #fff;
  font-size: 11pt;
  border: 1px solid #fff;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 360px) {
  .checkIOBox div {
    width: 47.5%;
    padding: 15px 18px;
  }
  .checkIOBox h3 {
    font-size: 13pt;
  }
  .checkIOBox p {
    font-size: 9pt;
  }
}
.liPrices {
  margin: 0 0 20px;
}
.liPrice {
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-align: center;
  border: 2px solid #133364;
  font-size: 25pt;
  line-height: 0.9;
}
.liPrice h3 {
  margin-bottom: 15px;
  padding: 8px 0 11px;
  font-size: 16pt;
  color: #fff;
  background: #133364;
  line-height: 1;
  font-weight: 500;
}
.liPrice h3 span {
  font-size: 10pt;
  color: #C9B53F;
}
.liPrice_yen {
  font-size: 13.5pt;
}
.liPrice_caption {
  font-size: 12pt;
}
.liPrice_inner {
  padding: 0 22px;
}
.liPrice_inner p {
  margin: 18px 0 0;
  padding-top: 12px;
  border-top: 1px solid #949494;
  font-weight: normal;
}
/* ==============================================================
/*     Location
/* ============================================================== */
.location #map {
  height: 90vh;
  margin: 15px 0 -10px;
  border: none;
}
.location .content_box-bg {
  padding: 0 0 10px;
  background: #e5e5e5;
}
.location .content_box-bg .inner {
  margin-bottom: -10px;
  padding: 20px 20px 0;
}
.liSf {
  position: relative;
  margin-bottom: 20px;
  background: #fff;
}
.liSf {
  width: 100%;
}
.liSfs_label {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  padding: 2px 36px 4px 4px;
  font-size: 16px;
  color: #fff;
  background: #364864 url(../img/access/bg_sfs_spot.png) no-repeat 94% 50%;
  background-size: 24px 25px;
}
.liSfs_label-2 {
  background-color: #3a7ea1;
  background-image: url(../img/access/bg_sfs_restaurant.png);
}
.liSfs_label-3 {
  background-color: #299187;
  background-image: url(../img/access/bg_sfs_sports.png);
}
.liSfs_label span {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  margin: 2px 3px 0 0;
  color: #364864;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  letter-spacing: -0.05em;
}
.liSfs_label-2 span {
  color: #3a7ea1;
}
.liSfs_label-3 span {
  color: #299187;
}
.liSf h3 {
  margin: 25px 0 10px !important;
  font-size: 20px;
}
.liSf h3 span {
  display: block;
  padding-top: 3px;
  color: #999;
  font-size: 14px;
}
.liSf p, .liSf ul {
  padding: 0 25px;
}
.liSf ul {
  padding-bottom: 15px;
}
.liSf .btn {
  width: 100% !important;
  margin-bottom: 10px;
  padding: 7px 0;
  font-size: 15px;
  background: transparent;
  color: #133364 !important;
  border: 2px solid #133364;
}
.liSf .btn-grn {
  color: #fff !important;
  background: #008D9C;
  border-color: #008D9C;
}
.liSf .btn-grn:hover {
  background: #008D9C;
}
.location .liImgMenu {
  margin-top: 0;
}
/* ==============================================================
/*     Contact
/* ============================================================== */
.dlForm input, .dlForm textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 16px;
  -webkit-appearance: none;
}
.dlForm dt {
  margin-bottom: 5px;
  font-weight: bold;
}
.dlForm dt .label {
  display: inline-block;
  margin-right: 5px;
  padding: 0 5px;
  color: #fff;
  background: #133364;
  font-size: 11px;
  vertical-align: middle;
}
.dlForm dd {
  margin-bottom: 15px;
}
.formBtns {
  margin-bottom: 20px !important;
}
.formBtns button.btn {
  margin-bottom: 15px;
  padding: 10px 0 11px;
  border: none !important;
}
.formBtns .btn-sp {
  float: left;
  width: 48%;
  vertical-align: top;
}
.formBtns a.btn-sp {
  margin-right: 4%;
}
.formBtns button.btn:after {
  top: 13px;
}
.formBtns .btn-back:after {
  display: none;
}
.formBtns .btn-back:before {
  position: absolute;
  left: 8px;
  display: inline-block;
  content: "\f0d9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
@media screen and (min-width: 1024px) {
  /* ==============================================================
	/*     COMMON 
	/* ============================================================== */
  .fPC {
    display: block
  }
  .fSP {
    display: none
  }
  .h2_en {
    font-size: 25px
  }
  .content_box .mb0 {
    padding-bottom: 0 !important
  }
  .cTxtPC {
    text-align: center
  }
  .btn {
    position: relative;
    display: block;
    width: 290px;
    padding: 13px 0;
    background: transparent;
    font-size: 18px;
    color: #133364 !important;
    border: 2px solid #133364;
  }
  .content_box {
    padding: 40px 0 5px;
  }
  .content_box .inner {
    width: 1000px;
    padding: 30px 0 0;
  }
  .content h2, .content h3 {
    margin: 0 0 30px;
  }
  .content_box .ttlWithbar {
    margin-bottom: 40px;
    font-size: 22px;
  }
  .content_box .ttlCatch {
    font-size: 22px;
    line-height: 1.5;
  }
  .content_pickup .ttlCatch {
    display: inline-block;
    margin-bottom: 15px;
    padding: 0 40px 40px;
    color: #fff;
    font-size: 26.5px;
    font-weight: 500;
    line-height: 1.6;
    border-bottom: 2px solid #CAB63F;
  }
  .content_box .ttlCatch span {
    font-size: 14px;
  }
  .content .h2_subTtl span {
    font-size: 14px;
  }
  .content_box-image {
    padding: 50px 0 0;
    background: transparent;
  }
  .content_box-bg {
    background: transparent;
  }
  .content_box-bg .inner {
    padding: 5px 0 55px;
  }
  .content_box-facility .inner {
    padding: 30px 0 60px;
  }
  .content_box-bg .btnBox {
    margin: 30px 0 0;
  }
  .content_pickup {
    padding: 50px 0;
    text-align: center;
  }
  .content_pickup .content_box-image {
    padding: 0;
    background: transparent;
  }
  .li2col li {
    float: left;
    width: 48%;
    padding-right: 2%;
  }
  .li2col li:nth-child(2n) {
    padding: 0 0 0 2%;
  }
  .li2col.btns li {
    text-align: right;
  }
  .li2col.btns li:nth-child(2n) {
    text-align: left;
  }
  .btn {
    display: inline-block;
    width: 290px !important;
    padding: 14px 0 15px;
    box-sizing: border-box;
  }
  .btn:hover {
    background-color: #b8c1d0;
  }
  .h1_box {
    height: 118px;
    background: #133364 !important;
  }
  .h1_box h1 {
    padding-top: 25px;
    font-size: 28px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 500;
  }
  .h1_box h1 span {
    font-size: 16px;
    color: #C0AC3F;
    text-transform: capitalize;
  }
  .facility .h1_box, .agaz-iz .h1_box {
    height: 160px;
  }
  .agaz-iz .h1_box h1 {
    padding-right: 0;
  }
  /* ==============================================================
	/*     HOME  
	/* ============================================================== */
  .main, .main-carousel {
    height: calc(100vh - 98px);
  }
  .main-carousel .carousel-cell {
    background-image: url(../img/top/img_main1_pc.jpg)
  }
  .main-carousel .carousel-cell2 {
    background-image: url(../img/top/img_main2_pc.jpg)
  }
  .main-carousel .carousel-cell3 {
    background-image: url(../img/top/img_main3_pc.jpg)
  }
  .main-carousel .carousel-cell4 {
    background-image: url(../img/top/img_main4_pc.jpg)
  }
  .main-carousel .carousel-cell6 {
    background-image: url(../img/top/img_main6_pc.jpg)
  }
  .main-carousel .carousel-cell5 {
    background-image: url(../img/top/img_main5_pc.jpg)
  }
  .main-carousel .carousel-cell7 {
    background-image: url(../img/top/img_main7_pc.jpg)
  }
  .main-carousel .carousel-cell8 {
    background-image: url(../img/top/img_main8_pc.jpg)
  }
  .main_bg {
    display: none;
  }
  .main-carousel-copy {
    left: 0;
    margin: 0 auto;
    font-size: 20px;
  }
  .main-carousel-copy p {
    position: static;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    font-size: 17pt;
  }
  .main-carousel-copy span {
    margin-bottom: 9px;
  }
  #top #about {
    margin-top: -98px;
    padding-top: 98px;
  }
  #top .content_pickup {
    height: 570px;
    padding-top: 40px;
    background: url(../img/top/bg_pc_about.jpg) no-repeat 50% 50%;
    background-size: cover;
    box-sizing: border-box;
  }
  .content_pickup p {
    font-size: 16px;
  }
  #top .content_box .content_box-image, #top .content_box .ttlWithbar {
    display: none;
  }
  #top .content_box p {
    text-align: center;
  }
  .content_news {
    margin-top: -98px;
    padding: 128px 30px 35px;
  }
  .content_box-facilities .ttlCatch {
    margin-bottom: 36px;
  }
  /*.pcSlider .item{
		opacity: 0.6;
	}
	.pcSlider .item img{
		margin: 3% auto;
		width: 92% !important;
		height: auto;
	}

	.pcSlider .center .item{
		opacity: 1;
	}
	.pcSlider .center .item img{
		width: 100% !important;
		margin: 0;
		-webkit-box-shadow: 6px 6px 3px 0px rgba(0,0,0,0.4);
		-moz-box-shadow: 6px 6px 3px 0px rgba(0,0,0,0.4);
		box-shadow: 6px 6px 3px 0px rgba(0,0,0,0.4);
	}
	.pcSliderLiving{
		width: 50%;
		padding-right: 20px;
		top: -40px;
		left: 25%;
	}*/
  .liImgMenu {
    margin: 100px auto 40px;
  }
  .liImgMenu li {
    float: left;
    width: 50%;
    height: 312px;
    margin-bottom: 0;
    font-size: 25px;
    box-sizing: border-box;
    letter-spacing: 0.075em;
  }
  .liImgMenu li a {
    height: 312px !important;
  }
  .liImgMenu_inner {
    width: 312px;
    height: 312px;
    padding: 120px 0 0 !important;
    background: #133364;
    background: -moz-linear-gradient(left, #133364 0%, #1e5a78 100%);
    background: -webkit-linear-gradient(left, #133364 0%, #1e5a78 100%);
    background: linear-gradient(to right, #133364 0%, #1e5a78 100%);
    box-sizing: border-box;
  }
  .liImgMenu li:nth-child(3) .liImgMenu_inner, .liImgMenu li:nth-child(4) .liImgMenu_inner {
    position: absolute;
    right: 0;
  }
  .liImgMenu_more {
    display: block;
    width: 180px;
    height: 28px;
    margin: 40px auto 0;
    padding-top: 12px;
    border: 1px solid #fff;
    color: #fff !important;
  }
  .liImgMenu li a:hover {
    opacity: 0.8;
  }
  .liImgMenu li a:after {
    width: calc(100% - 312px);
    margin-left: 312px;
    background-image: url(../img/bg_liImgMenu_1pc.jpg);
    background-size: auto 100%;
  }
  .liImgMenu li.liImgMenu-2 a:after {
    background-image: url(../img/bg_liImgMenu_2pc.jpg?v=2)
  }
  .liImgMenu li.liImgMenu-3 a:after, .liImgMenu li.liImgMenu-4 a:after {
    margin-left: 0;
  }
  .liImgMenu li.liImgMenu-3 a:after {
    background-image: url(../img/bg_liImgMenu_3pc.jpg)
  }
  .liImgMenu li.liImgMenu-4 a:after {
    background-image: url(../img/bg_liImgMenu_4pc.jpg)
  }
  .content_news h2 {
    margin-bottom: 30px;
  }
  .content_news dl {
    width: 1000px;
    margin: 0 auto;
  }
  .content_news dl dt {
    clear: both;
    float: left;
    width: 14%;
    font-size: 15px;
  }
  .content_news dl dd {
    padding-left: 15%;
    font-size: 15px;
  }
  .blockFacility {
    display: flex;
    width: 1000px;
    margin: 0 auto;
  }
  .blockFacility > div {
    width: calc(50% - 30px);
  }
  .blockFacility > div:first-child {
    margin-right: 60px;
  }
  .blockFacility > div .inner {
    width: 100%;
  }
  .blockFacility > div .ttlCatch {
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-size: 18px;
  }
  .bgGray {
    background: #f5f5f5;
  }
  .content_box-access {
    padding: 40px 0 20px;
  }
  .content_box-access .inner {
    padding: 30px 0 0;
  }
  .content_box-access .content_box-bg .inner {
    position: relative;
    padding: 5px 0 42px;
  }
  .accessImgMap, .accessImgPhoto {
    position: absolute;
    top: -55px;
    left: -103px;
  }
  .accessImgPhoto {
    position: absolute;
    left: auto;
    right: -90px;
  }
  /* ==============================================================
	/*     Facilities 
	/* ============================================================== */
  .local .content_pickup {
    height: 482px;
    padding-top: 30px;
    background: url(../img/facility/bg_facility_pc.jpg) no-repeat 50% 50%;
    background-size: cover;
    box-sizing: border-box;
  }
  .facility .content_pickup .ttlCatch {
    margin-bottom: 45px;
  }
  .content_box-facility {
    width: 1000px;
    height: 465px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .content_box-facility .inner {
    position: absolute;
    top: 152px;
    right: 6px;
    width: 523px;
    padding: 40px 0 30px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 6px 6px 0px 0px rgba(0, 131, 146, 1);
    -moz-box-shadow: 6px 6px 0px 0px rgba(0, 131, 146, 1);
    box-shadow: 6px 6px 0px 0px rgba(0, 131, 146, 1);
    z-index: 10;
    box-sizing: border-box;
  }
  .content_box-facility1 .inner {
    top: 190px;
  }
  .content_box-facility2 .inner {
    top: 167px;
  }
  .content_box-facility4 .inner {
    top: 138px;
  }
  .content_box-facility5 .inner {
    top: 121px;
  }
  .content_box-facility6 .inner {
    top: 107px;
  }
  .content_box-facility .content_box-image {
    position: absolute;
    top: 85px;
    left: 0;
    width: 570px;
    padding: 0;
    z-index: 5;
  }
  .content_box-facilityL .inner {
    right: auto;
    left: 0;
    -webkit-box-shadow: -6px 6px 0px 0px rgba(0, 131, 146, 1);
    -moz-box-shadow: -6px 6px 0px 0px rgba(0, 131, 146, 1);
    box-shadow: -6px 6px 0px 0px rgba(0, 131, 146, 1);
  }
  .content_box-facilityL .content_box-image {
    top: 85px;
    left: auto;
    right: 0;
  }
  .content_box-facility .content_box-bg {
    display: none;
  }
  .content_box-facility .h2_en {
    font-size: 24px;
    color: #133364;
  }
  .box_floorplan {
    width: 100%;
    margin: 0;
  }
  .box_floorplan p {
    width: 100%;
  }
  .box_floorplan::-webkit-scrollbar, .box_floorplan::-webkit-scrollbar:horizontal, .box_floorplan::-webkit-scrollbar-thumb, .box_floorplan::-webkit-scrollbar-thumb:horizontal {
    display: none;
  }
  /* ==============================================================
	/*     Agaz / iz
	/* ============================================================== */
  .agaz-iz .content_pickup {
    background-image: url(../img/agaz-iz/bg_agaz-iz_pc.jpg);
  }
  /* ==============================================================
	/*     Amenity
	/* ============================================================== */
  .amenity .content_pickup {
    background-image: url(../img/amenity/bg_amenity_pc.jpg);
  }
  .dlDetail dt {
    padding: 30px 0 10px;
    font-size: 22px;
  }
  .dlDetail dd {
    padding-bottom: 30px;
  }
  .liPrices {
    display: flex;
  }
  .liPrice {
    width: 313px;
    margin-right: 30px;
    box-sizing: border-box;
  }
  .liPrice:nth-child(3) {
    margin-right: 0;
  }
  .liPrice_inner p {
    text-align: center;
    font-size: 14px;
  }
  /* ==============================================================
	/*     Price
	/* ============================================================== */
  .checkIOBox {
    margin: -50px 0 50px;
  }
  .checkIOBox div {
    padding: 28px 40px;
  }
  .checkIOBox h3 {
    margin-bottom: 28px;
    font-size: 19pt;
    line-height: 1.2;
  }
  .checkIOBox h3 span {
    font-size: 11pt;
  }
  .checkIOBox p {
    padding: 5px 0;
    font-size: 15pt;
  }
  .price .content_box-bg {
    background: #e9e9e9;
  }
  .liPrice h3 {
    margin-bottom: 15px !important;
  }
  /* ==============================================================
	/*     Location
	/* ============================================================== */
  .location .content_pickup {
    background-image: url(../img/access/bg_access_pc.jpg);
  }
  .location #map {
    width: 1000px;
    height: 330px;
    margin: 30px auto -10px;
    border: 1px solid #717071;
  }
  .location .content_box-bg {
    margin: 0;
    padding: 0 0 10px;
  }
  .location .content_box-bg .inner {
    padding: 0;
  }
  .liSf {
    width: 320px;
  }
  .liSf .btn {
    margin-bottom: 0;
  }
  .liSf .btn-grn {
    color: #fff !important;
    background: #008D9C;
    border-color: #008D9C;
  }
  .liSf .btn-grn:hover {
    background: #008D9C;
  }
  /* ==============================================================
	/*     Contact
	/* ============================================================== */
  .dlForm dt {
    margin-bottom: 10px;
  }
  .dlForm dd {
    margin-bottom: 30px;
  }
  .formBtns {
    margin-bottom: 40px !important;
  }
  .formBtns, .content_form p {
    text-align: center;
  }
  .formBtns button.btn {
    margin: 0 15px;
    padding: 17px 0;
    vertical-align: top;
    border: 2px solid #133364 !important;
    cursor: pointer;
  }
  .formBtns .btn-sp {
    float: none;
    width: auto;
  }
  .formBtns a.btn-sp {
    margin-right: 0;
  }
  .formBtns button.btn:after {
    top: 21px;
  }
}


html[lang="en"] .main-carousel-copy p{
  font-size: 16pt;
}
html[lang="en"] .content_pickup .ttlCatch{
  margin-top: 0;
  font-size: 23.5px;
}
html[lang="en"] .h1_box h1{
  padding-top: 45px;
}
html[lang="en"] .content_box-footer .footerAdd{
  width: 320px;
  text-align: center !important;
}
@media screen and (min-width: 1024px){
  html[lang="en"] .nav_langPC li {
    background-image: url("../img/ico_lang_en.png");
  }
  html[lang="en"] .nav_langPC ul a{
    background-image: url("../img/ico_lang_ja.png");
  }
  html[lang="en"] .logo{
    margin-top: 8px;
    height: 26px;
    background-image: url(../img/en/logoPC.png);
    background-size: 233px auto;
  }
  html[lang="en"] .content_box-footer .ttlCatch{
    height: 23px;
    margin: 0 0 15px 50px !important;
    background-image: url(../img/en/logo_footer.png);
  }
}
@media screen and (max-width: 1024px){
  html[lang="en"] .logo img{
    height: 25px;
    padding-top: 8px;
    vertical-align: top;
  }
  html[lang="en"] .nav-wrap .logo {
    top: 19px;
  }
  html[lang="en"] .nav-wrap .logo img{
    padding-top: 0;
    height: 20px;
  }
  html[lang="en"] .main-carousel-copy p{
    font-size: 11pt;
  }
  html[lang="en"] .content_pickup .ttlCatch{
    margin-top: 0;
    font-size: 19px;
  }
  html[lang="en"] .h1_box h1{
    padding-top: 25px;
  }
}