@charset "UTF-8";
/* Scss Document */
/*color*/
/*font*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap");
/*layout*/
/*----------------------------------------------------
	楽天パーツ
----------------------------------------------------*/
.rt-header {
  z-index: 0;
}

#htlContents {
  position: relative;
  width: 1190px;
  min-width: 1190px;
  margin-left: auto;
  margin-right: auto;
  min-width: none;
}
#htlContents #htlBrdCrmbs,
#htlContents #htlHeader {
  margin: 0 auto;
  max-width: 1190px;
  width: calc(100% - 30px);
}

#htlMainContent {
  width: 100% !important;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
#htlMainContent > div:first-child {
  margin: 0 auto;
  max-width: 1190px;
  width: calc(100% - 30px);
}

div#RthCustomizeW {
  clear: both;
  width: 1190px;
  margin: 0 auto 10px auto;
  padding: 0;
}

#widewrapper {
  width: 100%;
}

/*左カラム*/
#htlSide-A {
  position: absolute;
  left: -210px;
  top: 1245px;
}
@media (max-width: 1677px) {
  #htlSide-A {
    left: min(10px, (100vw - 1190px) / -2 + 33px);
  }
}

#upfrntPlans {
  display: none;
}

.module-history-domsearch {
  display: none;
}

/*楽天 style-pc.cssにも記載あり（ローカル・デモ再現用）*/
html,
body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  overflow-x: clip;
}

/*追加*/
body {
  overflow-x: clip;
  min-width: 1250px;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /* Safari */
}
body#TOP {
  min-width: 1250px;
}

/*----------------------------------------------------
	全体
----------------------------------------------------*/
.all {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 15px;
  box-sizing: border-box;
}
.all img {
  max-width: 100%;
}

.ovh {
  overflow: hidden;
}

.ovv {
  overflow: visible !important;
}

.en {
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
}

.f_sans {
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
}

.lhc::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.lhc::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}

.tate {
  writing-mode: vertical-rl;
  font-feature-settings: normal;
  white-space: nowrap;
}
.tate span {
  text-orientation: upright;
  letter-spacing: -10px;
}

#contents {
  background-color: #fefefe;
}

.wrp {
  width: 1190px;
  margin-left: auto;
  margin-right: auto;
}

.lrg_cnt {
  width: 1780px;
  margin-left: -295px;
}
.lrg_cnt > iframe {
  width: 100%;
}

.wrp.pd {
  padding-left: 10px;
  padding-right: 10px;
}

.cf:after {
  content: "";
  display: block;
  clear: both;
}

.flex {
  display: flex;
}

.header h3 {
  color: #002f61 !important;
  margin-bottom: 20px;
}
.header h4 {
  font-size: 25px;
  line-height: 1.4;
  margin-bottom: 20px;
}

/*----------------------------------------------------
	リンク
----------------------------------------------------*/
.all a {
  cursor: pointer;
  color: #000;
  text-decoration: none;
}
.all a:hover {
  color: #000;
}
.all a:hover img {
  opacity: 0.6;
}
.all a.underline {
  text-decoration: underline;
}
.all a.underline:hover {
  text-decoration: none;
}

.all {
  font-feature-settings: "palt";
}
.all h2,
.all h3,
.all h4,
.all h5 {
  color: #000;
}
.all p {
  color: #000;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 2;
}
.all p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.all p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}

.btn_arw {
  position: relative;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  padding-right: 45px;
  height: 40px;
}
.btn_arw span {
  flex-shrink: 0;
  flex-grow: 0;
}
.btn_arw span:first-of-type {
  line-height: 0;
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 13px;
  height: 9px;
  top: 0;
  left: 27px;
  margin-right: 72px;
}
.btn_arw span:first-of-type:after, .btn_arw span:first-of-type:before {
  content: "";
  background: url(../com/btn_arrow.gif) no-repeat center center;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 13px;
  height: 9px;
  transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn_arw span:first-of-type:after {
  transform: translate3d(0, 0, 0);
}
.btn_arw span:first-of-type:before {
  transform: translate3d(-12rem, 0, 0);
}
.btn_arw:after {
  content: "";
  display: inline-block;
  position: absolute;
  border: 1px solid #b1afaa;
  top: 0;
  width: 65px;
  height: 40px;
  border-radius: 20px;
  transition: width 350ms;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn_arw:hover span:first-of-type:before {
  transform: translate3d(0, 0, 0);
}
.btn_arw:hover span:first-of-type:after {
  transform: translate3d(13px, 0, 0);
}
.btn_arw:hover:after {
  width: 100%;
}

.btn-01 {
  background-color: #002f61;
  border: 1px solid #002f61;
  border-radius: 20px;
  color: #fff !important;
  width: 200px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  transition: all 0.5s;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  display: flex;
}
.btn-01:hover {
  background-color: transparent;
  color: #002f61 !important;
}

.btn-02 {
  display: block;
  /*width: 100%;
  max-width: 240px;*/
  width: 240px;
  position: relative;
  padding: 10px 0;
  background: url("../com/btn-arrow-row.png") no-repeat right center;
  line-height: 1;
}
.btn-02:before, .btn-02:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  background: #000000;
}
.btn-02:before {
  -webkit-transition: transform 0.3s ease 0.3s;
  transition: transform 0.3s ease 0.3s;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  transform-origin: 100% 100%;
}
.btn-02:after {
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: 0 0;
}
.btn-02:hover:before {
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.btn-02:hover:after {
  -webkit-transition: transform 0.3s ease 0.3s;
  transition: transform 0.3s ease 0.3s;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.p_link {
  padding-top: 75px;
  padding-bottom: 75px;
  width: 2000px;
  margin-left: -405px;
  position: relative;
  z-index: 10;
}
.p_link ul {
  display: grid;
  justify-content: center;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0 auto;
  width: 950px;
}
.p_link ul.grid03 {
  grid-template-columns: 1fr 1fr 1fr;
  width: 600px;
}
.p_link ul.grid04 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 800px;
}
.p_link ul li {
  margin-bottom: 20px;
  position: relative;
}
.p_link ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: center;
  text-align: center;
  line-height: 1.4;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 18px;
  color: #002f61;
  font-weight: 500;
}
.p_link ul li a span {
  display: inline-block;
  font-size: 15px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #000;
  white-space: nowrap;
}
.p_link ul li a:after {
  content: "";
  display: block;
  width: 15px;
  height: 8px;
  background: url("../com/btn_arrow_link.png") no-repeat center center/contain;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transition: 0.5s;
}
.p_link ul li a:hover:after {
  bottom: -30px;
}

.i_link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1190px;
  box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  margin-top: -35px;
}
.i_link li {
  height: auto;
  width: 282px;
  border-right: none;
  margin-left: 20px;
  margin-top: 35px;
}
.i_link li:nth-child(4n+1) {
  margin-left: 0;
}
.i_link li:nth-of-type(-n+4) {
  margin-top: 0;
}
.i_link li a {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  line-height: 2;
  color: #000;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.i_link li a:after {
  display: none;
}
.i_link li a > span {
  position: relative;
  width: 100%;
  text-align: left;
  padding-right: 10px;
}
.i_link li a > span:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg);
  margin-left: auto;
  margin-right: auto;
  transition: transform 0.5s;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
}
.i_link li a > span .name:after {
  content: "￨";
  display: inline-block;
  color: #002f61;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.i_link li a > span .type {
  color: #a3a2a2;
}

.lb {
  position: relative;
  padding-left: 20px;
}
.lb:before {
  content: "";
  display: block;
  background: #000000;
  position: absolute;
  top: calc((2 - 1) * 0.5em);
  left: 0;
  width: 4px;
  height: calc(100% - (2 - 1) * 1em);
}
.lb.bw1 {
  position: relative;
  padding-left: 25px;
}
.lb.bw1:before {
  content: "";
  display: block;
  background: #000000;
  position: absolute;
  top: calc((2 - 1) * 0.5em);
  left: 0;
  width: 1px;
  height: calc(100% - (2 - 1) * 1em);
}

.panel-flex {
  display: flex;
}

/*----------------------------------------------------
	画像
----------------------------------------------------*/
img {
  border: 0;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: bottom;
  /* [disabled]margin: 0px 0px 0px 0px; */
}

/*----------------------------------------------------
	メインコンテンツ
----------------------------------------------------*/
#main:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}

.cont01 {
  padding-top: 90px;
  padding-bottom: 90px;
}
header.large + .cont01 {
  padding-top: 0;
}

.cont02 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.column + .cont02 {
  padding-top: 100px;
}
header.large + .cont02 {
  padding-top: 0;
}

/*----------------------------------------------------
	メインビジュアル
----------------------------------------------------*/
#mv {
  width: 1190px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#mv .mv_img {
  width: 2000px;
  margin-left: -405px;
  position: relative;
}
#mv .mv_img:after {
  content: "";
  display: block;
  width: 2000px;
  height: 180px;
  position: absolute;
  bottom: 0px;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
#mv .logo {
  position: absolute;
  top: 40px;
  left: 10px;
}

/*----------------------------------------------------
	#header
----------------------------------------------------*/
#header {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

/*----------------------------------------------------
	中ページメインヴィジュアル
----------------------------------------------------*/
.all_mv {
  width: 2000px;
  margin-left: -405px;
  position: relative;
}
.all_mv .img {
  width: 2000px;
  position: relative;
}
.all_mv .img:after {
  content: "";
  display: block;
  width: 2000px;
  height: 180px;
  position: absolute;
  bottom: 0px;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.all_mv .mv_img {
  position: relative;
}
.all_mv .mv_img:after {
  content: "";
  display: block;
  width: 2000px;
  height: 180px;
  position: absolute;
  bottom: 0px;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.all_mv:after {
  content: "";
  display: block;
  width: 2000px;
  height: 180px;
  position: absolute;
  bottom: 0px;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.all_mv .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.all_mv .logo a img {
  transition: 0.5s;
}

/*----------------------------------------------------
	#gnav	ナビ
----------------------------------------------------*/
#gnav {
  margin-top: 20px;
  margin-bottom: 60px;
}
#gnav ul {
  display: flex;
  justify-content: center;
  flex-grow: 0;
  height: 80px;
}
#gnav ul li {
  position: relative;
  flex: 1;
  width: 100%;
  /*&.active:after{
  			opacity: 1;
  			width: 100%;
  		}*/
}
#gnav ul li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  /*線の形状*/
  width: 100%;
  height: 4px;
  background-color: #ea665a;
  background-image: linear-gradient(90deg, #ea665a 0%, #edc97a 33%, #8eb99f 66%, #5b7fa0 100%);
  /*アニメーションの指定*/
  transition: all 0.3s;
  transform: scale(0, 1);
  /*X方向0、Y方向1*/
  transform-origin: center top;
  /*上部中央基点*/
}
#gnav ul li:hover:after {
  /*opacity: 1;
  		width: 100%;*/
  transform: scale(1, 1);
}
#gnav ul li a {
  display: flex;
  text-align: center;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 1.5;
}

/*----------------------------------------------------
	検索
----------------------------------------------------*/
#search iframe {
  width: 100%;
  height: 634px;
  position: relative;
  z-index: 1;
}

/*----------------------------------------------------
	右固定
----------------------------------------------------*/
#right_fixed {
  position: fixed;
  right: 35px;
  bottom: 190px;
  z-index: 20;
}
#right_fixed .booking {
  width: 160px;
  height: 160px;
  border: 1px solid #fff;
  border-radius: 100%;
  background-color: #ea665a;
  background-image: linear-gradient(180deg, #ea665a 0%, #edc97a 33%, #8eb99f 66%, #5b7fa0 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: 1s;
}
#right_fixed .booking span {
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
#right_fixed .booking span.jp {
  margin-top: 10px;
}
#right_fixed .booking:hover {
  opacity: 0.7;
}
#right_fixed .plan {
  width: 200px;
  height: 80px;
  background-color: #8b8f9b;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: 1s;
}
#right_fixed .plan span {
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
#right_fixed .plan:hover {
  opacity: 0.7;
}

/*----------------------------------------------------
	共通ヘッダー
----------------------------------------------------*/
header.large {
  margin-bottom: 50px;
  text-align: center;
}
header.large h3 {
  font-size: 35px;
  line-height: 1;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  line-height: 1.2857142857;
}
header.large h3::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2857142857) * 0.5em);
  content: "";
}
header.large h3::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2857142857) * 0.5em);
  content: "";
}
header.large .tit01 {
  margin-top: 25px;
  margin-bottom: 0;
}
header.large.gold h3 {
  color: #002f61;
}
header.large.left {
  text-align: left;
}

header.middle {
  margin-bottom: 50px;
  text-align: center;
}
header.middle h3 {
  font-size: 35px;
  line-height: 1;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
}
header.middle.black h3 {
  color: #000000;
}
header.middle p {
  margin-top: 10px;
  margin-bottom: -30px;
}
header.middle p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
header.middle p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}

header.small {
  margin-bottom: 40px;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  text-align: center;
  font-weight: 500;
}
header.small h3 {
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 200;
}
header.small h3 span {
  font-style: italic;
  font-size: 46px;
}

.tit-box01 {
  margin-bottom: 60px;
}
.tit-box01 .tit01 {
  text-align: center;
}
.tit-box01 .tit01-cap {
  margin-top: 10px;
  font-size: 20px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.25;
  font-weight: 500;
  text-align: center;
  color: #000;
  display: block;
}
.tit-box01 .tit01-cap::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.25) * 0.5em);
  content: "";
}
.tit-box01 .tit01-cap::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.25) * 0.5em);
  content: "";
}
.tit-box01 .tit02 {
  margin-top: 40px;
  text-align: center;
}
.tit-box01 p {
  margin-top: 30px;
  text-align: center;
}
.tit-box01 .btn-01 {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.tit-box02 {
  margin-bottom: 40px;
}
.tit-box02 .tit03 {
  text-align: center;
  margin-bottom: 10px;
}
.tit-box02 .tit04 {
  text-align: center;
}

/*----------------------------------------------------
	見出し単品
----------------------------------------------------*/
.tit01 {
  font-size: 40px;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.125;
  color: #002f61 !important;
  font-weight: 500;
}
.tit01::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.125) * 0.5em);
  content: "";
}
.tit01::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.125) * 0.5em);
  content: "";
}

.tit02 {
  font-size: 25px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.8;
  font-weight: 500;
}
.tit02::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
  content: "";
}
.tit02::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.8) * 0.5em);
  content: "";
}

.tit03 {
  font-size: 30px;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  color: #002f61 !important;
}
.tit03::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.tit03::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}

.tit04 {
  font-size: 20px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.8;
  font-weight: 500;
}
.tit04::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.25) * 0.5em);
  content: "";
}
.tit04::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.25) * 0.5em);
  content: "";
}

/*----------------------------------------------------
	カラム配置箇所
----------------------------------------------------*/
.column {
  width: 100%;
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 230px;
  padding-right: 230px;
  margin-left: -230px;
}
@media (max-width: 1650px) {
  .column {
    padding-right: 0;
    margin-left: 0px;
  }
}
.column .wrp {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  /*@media (max-width:1650px){
  	max-width: 100%;
  	margin-left: 0;
  	padding-right: 0;
  }*/
}

/*----------------------------------------------------
	導入
----------------------------------------------------*/
#lead:not(.top) {
  padding-top: 60px;
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
}
#lead:not(.top):after {
  content: "";
  display: block;
  width: 2000px;
  height: 798px;
  background: url("../com/lead_bg.png") no-repeat center/cover;
  position: absolute;
  top: 0;
  left: -405px;
  z-index: -1;
}
#lead:not(.top) .flex {
  width: 100%;
}
#lead:not(.top) .flex .text {
  width: 100%;
  max-width: 470px;
  position: relative;
  margin-right: 60px;
  margin-top: 60px;
}
#lead:not(.top) .flex .text .header {
  min-width: 470px;
  margin-bottom: 60px;
}
#lead:not(.top) .flex .text .header .tit01 {
  margin-bottom: 40px;
}
#lead:not(.top) .flex .text .header .tit02 {
  margin-bottom: 30px;
}
#lead:not(.top) .flex .text .lead-box {
  display: flex;
  gap: 60px;
}
#lead:not(.top) .flex .text .lead-box div:last-child {
  margin-top: 40px;
}
#lead:not(.top) .flex .lead-img {
  margin-right: -310px;
  flex-shrink: 0;
  flex-grow: 0;
}
#lead:not(.top) .flex .lead-img iframe {
  width: 905px;
  height: 634px;
}

/*----------------------------------------------------
	左右
----------------------------------------------------*/
.cont_lr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cont_lr.img_r .text {
  order: 1;
}
.cont_lr.img_r figure,
.cont_lr.img_r iframe {
  order: 2;
}

.text_lr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.text_lr > div {
  flex-grow: 0;
  flex-shrink: 0;
}
.text_lr > p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.text_lr > p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.text_lr .btn {
  align-self: center;
  margin-left: 35px;
  margin-right: 0;
}
.text_lr .text {
  flex-basis: 700px;
  max-width: 700px;
  margin-left: 10px;
}
.text_lr .text p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.text_lr .text p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.text_lr .detail {
  flex-basis: 420px;
  margin-right: 10px;
}

/*----------------------------------------------------
	グリッドレイアウト
----------------------------------------------------*/
.panel-grid {
  display: grid;
  padding-left: 20px;
  padding-right: 20px;
}
.panel-grid .tit04 {
  margin-top: 30px;
}
.panel-grid p {
  margin-top: 20px;
}
.panel-grid.grid03 {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 55px;
}
.panel-grid.grid02 {
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

/*----------------------------------------------------
	横並びBOX
----------------------------------------------------*/
.boxes {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
  margin-top: -50px;
}
.boxes + .boxes {
  margin-top: 50px;
}
.boxes > div {
  padding-left: 30px;
  margin-top: 50px;
}
.boxes > div .text {
  margin-top: 20px;
  padding: 0 10px;
}
.boxes > div .text h4 {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.boxes > div .text h4::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.boxes > div .text h4::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
.boxes > div .text h4:last-child {
  margin-bottom: 0;
}
.boxes > div .text h4.en {
  font-weight: 500;
}
.boxes > div .text p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.boxes > div .text p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.boxes > div .text .info {
  margin-top: 35px;
  padding-left: 0.5em;
  position: relative;
}
.boxes > div .text .info:before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 1em);
  position: absolute;
  top: 0.5em;
  left: 0;
  background-color: #000;
}
.boxes > div .text .info .detail::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.boxes > div .text .info .detail::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.boxes.box2 {
  margin-left: -50px;
  margin-top: -100px;
}
.boxes.box2 > div {
  padding-left: 50px;
  margin-top: 100px;
  width: 50%;
}
.boxes.box3 > div {
  width: 33.3222259247%;
}
.boxes.box4 > div {
  width: 25%;
}
.boxes.box4 > div .text {
  padding: 0 0;
}

/*----------------------------------------------------
	詳細リスト
----------------------------------------------------*/
.detail {
  display: flex;
  flex-wrap: wrap;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  flex-grow: 1;
  font-size: 15px;
  line-height: 2;
  font-feature-settings: "palt";
  color: #000;
}
.detail::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.detail::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.detail dt {
  width: 120px;
  margin-right: 1em;
  position: relative;
  /*padding-right: 1em;*/
  line-height: 2;
}
.detail dt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.detail dt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.detail dd {
  width: calc(100% - 120px - 1em);
  line-height: 2;
}
.detail dd::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.detail dd::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.detail.dt40 dt {
  width: 40px !important;
}
.detail.dt40 dd {
  width: calc(100% - 40px - 1em) !important;
}
.detail.dt60 dt {
  width: 60px !important;
}
.detail.dt60 dd {
  width: calc(100% - 60px - 1em) !important;
}
.detail.dt75 dt {
  width: 75px !important;
}
.detail.dt75 dd {
  width: calc(100% - 75px - 1em) !important;
}
.detail.dt90 dt {
  width: 90px !important;
}
.detail.dt90 dd {
  width: calc(100% - 90px - 1em) !important;
}
.detail.dt100 dt {
  width: 100px !important;
}
.detail.dt100 dd {
  width: calc(100% - 100px - 1em) !important;
}
.detail.dt110 dt {
  width: 110px !important;
}
.detail.dt110 dd {
  width: calc(100% - 110px - 1em) !important;
}
.detail.dt130 dt {
  width: 130px !important;
}
.detail.dt130 dd {
  width: calc(100% - 130px - 1em) !important;
}
.detail.dt150 dt {
  width: 150px !important;
}
.detail.dt150 dd {
  width: calc(100% - 150px - 1em) !important;
}
.detail.dt165 dt {
  width: 165px !important;
}
.detail.dt165 dd {
  width: calc(100% - 165px - 1em) !important;
}

/*----------------------------------------------------
	バナー
----------------------------------------------------*/
.bn_set {
  width: 950px;
  margin: 80px 0px 0px 0px;
}

.bn_set .bn {
  width: 220px;
  margin-right: 23px;
  margin-bottom: 16.5px;
  float: left;
}

/*----------------------------------------------------
	ページトップ
----------------------------------------------------*/
/* pagetop
========================================================= */
#pagetop {
  position: fixed;
  right: 90px;
  bottom: 50px;
  height: 100px;
  cursor: pointer;
  z-index: 20;
  /*a{	
  	display: block;
  	color: $black!important;
  }

  span{
  	writing-mode: vertical-rl;
  	-ms-writing-mode: tb-rl;
  	-webkit-writing-mode:vertical-rl;   
  	padding-top: 60px;
  	font-size: 11px;
  	width: 20px;
  	line-height: 20px;
  	font-family: $base-font;
  	//font-weight: bold;
  }

  &::before {
  	position: absolute;
  	bottom: 45px;
  	left: 50%;
  	width: 1px;
  	height: 50px;
  	background: #6f6f6f;
  	content: '';
  	//transition: .5s ease-in-out;
  	animation: pagetop-line 2s ease-in-out infinite;
    }*/
}

@keyframes pagetop-line {
  0% {
    height: 50px;
    bottom: 45px;
  }
  100% {
    height: 0;
    bottom: 100px;
  }
}
/*----------------------------------------------------
	フッター
----------------------------------------------------*/
#footer {
  padding-top: 155px;
}

#footer:not(.top) {
  padding-top: 200px;
}

#footer {
  position: relative;
  z-index: 1;
}
#footer .bnr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#footer .bnr .bnrs {
  width: 100%;
  height: 82px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#footer .bnr .bnrs li {
  width: 385px;
  font-size: 20px;
  transition: 0.5s;
}
#footer .bnr .bnrs li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}
#footer .address {
  margin-top: 100px;
  padding-top: 130px;
  background: url("../com/footer_bg.jpg") no-repeat center;
  height: 730px;
  text-align: center;
  width: 2000px;
  margin-left: -405px;
}
#footer .address h2 {
  margin-bottom: 80px;
}
#footer .address p {
  color: #fff;
  line-height: 1.7857142857;
}
#footer .address p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7857142857) * 0.5em);
  content: "";
}
#footer .address p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7857142857) * 0.5em);
  content: "";
}
#footer .address p.live {
  font-size: 15px;
  margin-bottom: 20px;
}
#footer .address p.tel {
  font-size: 18px;
}
#footer .address .flex {
  margin-top: 10px;
  justify-content: center;
  align-items: center;
  color: #fff;
}
#footer .address .flex .small {
  font-size: 18px;
}
#footer .address .flex .large {
  font-size: 30px;
}
#footer .address .flex .ja {
  font-size: 16px;
}
#footer .address .bnr_cor {
  margin-top: 45px;
}
#footer .copy {
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
  line-height: 1;
}

/*----------------------------------------------------
	ページトップ
----------------------------------------------------*/
.spt {
  width: 930px;
  text-align: right;
  margin: 15px 20px 20px 0px;
}

.sptl {
  width: 100px;
  float: right;
  margin: 15px 20px 20px 0px;
}

/*----------------------------------------------------
	共通
----------------------------------------------------*/
/*背景*/
.bg01 {
  background: #002f61;
}

.bg02 {
  background: #000000;
}

.bg03 {
  background: #FFF;
}

/* リスト */
ul.dots li {
  position: relative;
  padding-left: 1em;
  line-height: 2;
}
ul.dots li:before {
  content: "▪";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

ul.square li {
  position: relative;
  padding-left: 1em;
  line-height: 2;
}
ul.square li:before {
  content: "■";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/*----------------------------------------------------
	共通　table　テーブル設定
----------------------------------------------------*/
.table {
  font-size: 15px;
  line-height: 2;
}
.table div {
  display: flex;
}
.table div dt,
.table div dd {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.table div > dt {
  padding: 30px 10px;
  width: 125px;
  flex-shrink: 0;
  flex-grow: 0;
  text-align: center;
  background-color: #FFF;
  border-bottom: 1px solid #ebebea;
  align-items: center;
}
.table div > dd {
  padding: 30px 10px 30px 50px;
  width: 100%;
  background-color: #ebebea;
  border-bottom: 1px solid #FFF;
}
.table div > dd.has-table {
  padding: 0;
}
.table div > dd .table_inner div {
  border-bottom: 1px solid #fefefe;
}
.table div > dd .table_inner div:last-child {
  border-bottom: 0;
}
.table div > dd .table_inner div > dd {
  border-bottom: 0;
}
.table div > dd .table_inner dt {
  background: transparent;
  text-align: left;
}
.table div:last-of-type > dt,
.table div:last-of-type > dd:last-of-type {
  border-bottom: none;
}

.table_cont {
  border: 1px solid #b2b2b2;
  padding-left: 50px;
  padding-right: 50px;
}
.table_cont .tr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(178, 178, 178, 0.3);
  padding-top: 50px;
  padding-bottom: 50px;
}
.table_cont .tr h4 {
  font-weight: bold;
  flex-basis: 240px;
  max-width: 240px;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
}
.table_cont .tr p {
  flex-basis: calc(100% - 240px);
  max-width: calc(100% - 240px);
}

/*----------------------------------------------------
	汎用
----------------------------------------------------*/
.aki150 {
  padding-top: 75px !important;
  margin-top: 75px;
}

/* 余白 */
.mar3 {
  margin: 3px;
}

.mar5 {
  margin: 5px;
}

.mar7 {
  margin: 7px;
}

.mar10 {
  margin: 10px;
}

.mt4 {
  margin-top: 4px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mt120 {
  margin-top: 120px;
}

.mt150 {
  margin-top: 150px;
}

.mt170 {
  margin-top: 170px;
}

.mt200 {
  margin-top: 200px;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml1 {
  margin-left: 1px;
}

.ml2 {
  margin-left: 2px;
}

.ml5 {
  margin-left: 5px;
}

.ml8 {
  margin-left: 8px;
}

.ml10 {
  margin-left: 10px;
}

.ml12 {
  margin-left: 12px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml22 {
  margin-left: 22px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.ml53 {
  margin-left: 53px;
}

.ml60 {
  margin-left: 60px;
}

.ml65 {
  margin-left: 65px;
}

.ml70 {
  margin-left: 70px;
}

.ml80 {
  margin-left: 80px;
}

.ml100 {
  margin-left: 100px;
}

.ml120 {
  margin-left: 120px;
}

.ml130 {
  margin-left: 130px;
}

.ml150 {
  margin-left: 150px;
}

.ml170 {
  margin-left: 170px;
}

.ml180 {
  margin-left: 180px;
}

.ml200 {
  margin-left: 200px;
}

.ml250 {
  margin-left: 250px;
}

.ml300 {
  margin-left: 300px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr12 {
  margin-right: 12px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr100 {
  margin-right: 100px;
}

.pad5 {
  padding: 5px;
}

.pad10 {
  padding: 10px;
}

.pt0 {
  padding-top: 0 !important;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pl10 {
  padding-left: 10px;
}

.pl20 {
  padding-left: 20px;
}

.pr10 {
  padding-right: 10px;
}

.pr20 {
  padding-right: 20px;
}

/* 横幅 */
.w100 {
  width: 100px;
}

.w120 {
  width: 120px;
}

.w130 {
  width: 130px;
}

.w150 {
  width: 150px;
}

.w160 {
  width: 160px;
}

.w170 {
  width: 170px;
}

.w175 {
  width: 175px;
}

.w177 {
  width: 177px;
}

.w190 {
  width: 190px;
}

.w193 {
  width: 193px;
}

.w200 {
  width: 200px;
}

.w202 {
  width: 202px;
}

.w205 {
  width: 205px;
}

.w220 {
  width: 220px;
}

.w230 {
  width: 230px;
}

.w250 {
  width: 250px;
}

.w260 {
  width: 260px;
}

.w270 {
  width: 270px;
}

.w280 {
  width: 280px;
}

.w300 {
  width: 300px;
}

.w305 {
  width: 305px;
}

.w315 {
  width: 315px;
}

.w320 {
  width: 320px;
}

.w350 {
  width: 350px;
}

.w360 {
  width: 360px;
}

.w370 {
  width: 370px;
}

.w380 {
  width: 380px;
}

.w390 {
  width: 390px;
}

.w400 {
  width: 400px;
}

.w410 {
  width: 410px;
}

.w415 {
  width: 415px;
}

.w420 {
  width: 420px;
}

.w430 {
  width: 430px;
}

.w440 {
  width: 440px;
}

.w450 {
  width: 450px;
}

.w480 {
  width: 480px;
}

.w500 {
  width: 500px;
}

.w522 {
  width: 522px;
}

.w545 {
  width: 545px;
}

.w620 {
  width: 620px;
}

.w720 {
  width: 720px;
}

.w735 {
  width: 735px;
}

.w800 {
  width: 800px;
}

.w850 {
  width: 850px;
}

.w860 {
  width: 860px;
}

.w950 {
  width: 950px;
}

/* テキスト */
.chu {
  font-size: 12px !important;
  line-height: 2 !important;
  position: relative;
  padding-left: 1em;
  display: block;
  margin-top: 5px;
}
.chu::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.txt_c {
  text-align: center !important;
}

.txt_r {
  text-align: right !important;
}

.ls-1 {
  letter-spacing: -1px;
}

.ls-2 {
  letter-spacing: -2px;
}

.txt_clm2 {
  columns: 2;
}

.color-01 {
  color: #002f61 !important;
}

.t_white h2,
.t_white h3,
.t_white h4,
.t_white h5,
.t_white p,
.t_white a,
.t_white * {
  color: #FFF;
}

/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
/*======================================

	hack - 各種cssハック - for IE6

=======================================*//*# sourceMappingURL=common.css.map */