@charset "UTF-8";
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ----pc,sp表示切替---- */
.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

@media (min-width: 740px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.txt_c {
  display: block !important;
  text-align: center !important;
}

.fnt12 {
  font-size: 1.2rem;
}

.fnt13 {
  font-size: 1.3rem;
}

.fnt14 {
  font-size: 1.4rem;
}
.fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .fnt14.spfnt {
    font-size: 1.4rem;
  }
}

.fnt15 {
  font-size: 1.5rem;
}
.fnt15.spfnt {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .fnt15.spfnt {
    font-size: 1.5rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}

.fnt18 {
  font-size: 1.8rem;
}
.fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.fnt20 {
  font-size: 2rem;
}
.fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .fnt20.spfnt {
    font-size: 2rem;
  }
}

.fnt22 {
  font-size: 2.2rem;
}
.fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.fnt24 {
  font-size: 2.4rem;
}
.fnt24.spfnt {
  font-size: 2.2rem;
}
@media (min-width: 740px) {
  .fnt24.spfnt {
    font-size: 2.4rem;
  }
}

.fnt26 {
  font-size: 2.6rem;
}
.fnt26.spfnt {
  font-size: 2.4rem;
}
@media (min-width: 740px) {
  .fnt26.spfnt {
    font-size: 2.6rem;
  }
}

.fnt28 {
  font-size: 2.8rem;
}
.fnt28.spfnt {
  font-size: 2.6rem;
}
@media (min-width: 740px) {
  .fnt28.spfnt {
    font-size: 2.8rem;
  }
}

.fnt30 {
  font-size: 3rem;
}
.fnt30.spfnt {
  font-size: 2.8rem;
}
@media (min-width: 740px) {
  .fnt30.spfnt {
    font-size: 3rem;
  }
}

.txt--y {
  color: #FFFA00;
}

.txt--gn {
  color: #00744D;
}

.txt--w {
  color: #fff;
}

@media (min-width: 740px) {
  .pc-txtCenter p {
    text-align: center !important;
  }
}

.contentsInr {
  padding: 0 !important;
}
.contentsInr a {
  text-decoration: none !important;
  transition: all 0.3s;
}
.contentsInr a:hover {
  opacity: 0.6;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

.lineheight2 {
  line-height: 2 !important;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
}

.pdnB60 {
  padding: 0 0 30px;
}
@media (min-width: 740px) {
  .pdnB60 {
    padding: 0 0 60px;
  }
}

.inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.wdt-fit {
  width: fit-content;
  margin: 0 auto;
}

.bg--gn {
  background: #00744D;
}

.top .top__lead {
  padding-bottom: 20px;
}
.top .top__lead .top__lead--flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.top .top__lead .top__lead--flex > div:nth-of-type(1) {
  max-width: 140px;
  margin-right: 20px;
}
.top .top__lead .top__lead--flex > div:nth-of-type(1) .circle {
  width: 100%;
  display: inline-block;
  background: #Fff;
  padding: 12px 5px;
  border-radius: 50%;
}
.top .top__lead .top__lead--flex > div:nth-of-type(2) {
  max-width: fit-content;
}
.top .top__lead .top__lead--flex > div:nth-of-type(3) {
  max-width: fit-content;
}
.top .top__flex-01 .colWrap {
  justify-content: center;
}
.top .top__flex-01 .colWrap .col:first-of-type {
  width: 80px;
  height: 80px;
}
.top .top__flex-01 .colWrap .col:first-of-type div {
  width: 100%;
  height: 100%;
}
.top .top__flex-01 .colWrap .col:first-of-type .circle__gn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media screen and (min-width: 740px) {
  .top .top__flex-01 .colWrap .col:last-of-type {
    width: 52%;
  }
}
.top .top__flex-02 .colWrap {
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 740px) {
  .top .top__flex-02 .colWrap {
    line-height: 2;
  }
}
@media screen and (min-width: 740px) {
  .top .top__flex-02 .colWrap .col {
    margin: 0 !important;
    max-width: 220px;
  }
}
@media screen and (min-width: 740px) {
  .top .top__flex-02 .colWrap .col:nth-of-type(2) {
    width: 100%;
    max-width: 480px;
  }
}

.cont-ttl .ttlLv1 {
  background: #00744D;
}
.cont-ttl .ttlLv1 .heading {
  color: #fff;
  font-size: 2.4rem !important;
  width: 100%;
  max-width: 950px;
  padding: 25px 0 0;
  position: relative;
}
@media screen and (min-width: 740px) {
  .cont-ttl .ttlLv1 .heading {
    padding: 40px 0 15px;
  }
}
.cont-ttl .ttlLv1 .heading::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/ongakuryouhou_gakujutsukaigi/img_sites/bg_ttl_sp.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: -25px;
}
@media screen and (min-width: 740px) {
  .cont-ttl .ttlLv1 .heading::before {
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/ongakuryouhou_gakujutsukaigi/img_sites/bg_ttl.png) no-repeat;
    bottom: -30px;
  }
}

.cont-btn a {
  background-color: #fff !important;
  border: 1px solid #242424 !important;
  font-weight: bold;
}
.cont-btn a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #242424;
  border-right: 0;
  background: none;
}

@media screen and (min-width: 740px) {
  .about .about__flex .colWrap .col:first-of-type {
    width: calc(45% - 15px);
  }
}
@media screen and (min-width: 740px) {
  .about .about__flex .colWrap .col:last-of-type {
    width: calc(55% - 15px);
  }
}
.about .about__flex .about__flex--txt {
  display: flex;
}
.about .about__flex .about__flex--txt > div:first-of-type {
  max-width: fit-content;
  margin-right: 10px;
}
.about .about__flex .about__flex--txt .ctm_iconTxt_PY {
  background-color: #00744D;
  font-size: 1.4rem;
}
.about .about__access {
  border-radius: 20px;
  border: 1px solid #707070;
  padding: 20px;
}
@media screen and (min-width: 740px) {
  .about .about__access {
    padding: 40px;
  }
}
.about .about__access .about__access--label {
  max-width: fit-content;
  background: #FCF096;
  border: 2px solid #707070;
  padding: 2px 20px;
  border-radius: 20px;
  text-align: center;
}
.about .about__access .about__access--txt p {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
@media screen and (min-width: 740px) {
  .about .about__access .about__access--txt p {
    gap: 15px;
  }
}
.about .about__access .about__access--txt p img {
  width: 30px;
}

.hotel .cont-ttl .ttlLv1 {
  background: #00744D;
}
.hotel .cont-ttl .ttlLv1 .heading {
  padding: 15px 0 20px;
}
@media screen and (min-width: 740px) {
  .hotel .cont-ttl .ttlLv1 .heading {
    padding: 40px 0 15px;
  }
}
.hotel .cont-ttl .ttlLv1 .heading::before {
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 740px) {
  .hotel .cont-ttl .ttlLv1 .heading::before {
    bottom: -30px;
  }
}
.hotel .hotel__cont {
  border: 1px solid #707070;
}
.hotel .hotel__cont .hotel__cont--ttl .ttlLv2 {
  margin: 0 !important;
  text-align: left;
}
.hotel .hotel__cont .hotel__cont--ttl .ttlLv2 .heading {
  font-size: 1.8rem;
  letter-spacing: -0.02em;
}
.hotel .hotel__cont .hotel__cont--toptxt {
  background: #4C9D82;
  padding: 5px 10px;
  position: relative;
}
.hotel .hotel__cont .hotel__cont--toptxt .label-open {
  width: fit-content;
  background: #fff;
  color: #E60000;
  border: 1px solid #E60000;
  padding: 2px 10px;
  border-radius: 20px;
  position: absolute;
  right: 5px;
  top: -6px;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__cont .hotel__cont--toptxt .label-open {
    padding: 3px 12px;
    top: -12px;
  }
}
.hotel .hotel__cont .hotel__cont--inner {
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__cont .hotel__cont--inner {
    display: flex;
    flex-direction: column;
    min-height: 500px;
  }
  .hotel .hotel__cont .hotel__cont--inner div:has(.hotel__cont--txt) {
    flex-grow: 1;
  }
}
.hotel .hotel__cont .hotel__cont--inner .tripBox180 {
  margin: 15px auto 0;
}
@media screen and (min-width: 740px) {
  .hotel .hotel__cont .hotel__cont--inner .tripBox180 {
    margin: 30px auto 0;
  }
}

.info {
  padding: 20px 0;
}

.caution .caution__box {
  border: 1px solid #707070;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .caution .caution__box {
    padding: 30px;
  }
}
.caution .caution__box .caution__inner-box {
  border: 2px solid #707070;
  padding: 20px 15px;
}
