@charset "UTF-8";
/*-----------------PC-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
/* -------------------------------------------------------
reset
------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, main, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after {
  content: "";
  content: none;
}

q::before, q::after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  font-size: 62.5%;
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
}

body {
  font-size: 62.5%;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  overflow-x: hidden;
}

.sec {
  font-family: "Noto Sans JP", sans-serif;
}
.sec * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sec *::before, .sec *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sec * img {
  max-width: 100%;
  display: block;
}

.secInner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.txtC {
  text-align: center !important;
}

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

.txtL {
  text-align: left !important;
}

.bold {
  font-weight: bold !important;
}

.normal {
  font-weight: normal !important;
}

.mgnB5 {
  margin-bottom: 5px;
}

.mgnB10 {
  margin-bottom: 10px;
}

.mgnB15 {
  margin-bottom: 15px;
}

.mgnB20 {
  margin-bottom: 20px;
}

.mgnB30 {
  margin-bottom: 30px;
}

.mgnB40 {
  margin-bottom: 40px;
}

a[href^="tel:"] {
  cursor: default;
}

.title-box {
  display: none;
}

a {
  text-decoration: none;
  display: inline-block;
}
a:hover, a:active {
  text-decoration: none;
}

/*---------------TOP------------------*/
.topMv {
  overflow: hidden;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.topMv img {
  width: 100%;
  display: block;
}

.topMap {
  background: url(/domtour/award/img/top/bg_top_01.jpg) no-repeat;
  background-size: cover;
  position: relative;
}
.topMap h2 {
  position: absolute;
  top: -35px;
  width: 100%;
}
.topMap h2::before {
  content: "";
  background: url(/domtour/award/img/top/img_border.svg) repeat-x;
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 42px;
  left: 0;
}
.topMap h2 img {
  position: relative;
  max-width: 528px;
  margin: 0 auto;
}
.topMap .topMap__inner {
  background: url(/domtour/award/img/top/img_top_03.svg) no-repeat center center;
  width: 950px;
  background-position-y: 130px;
  background-position-x: 160px;
  min-height: 950px;
  margin: 0 auto;
  position: relative;
}
.topMap .topMap__inner .topMap__list .topMap__listBtn {
  position: absolute;
  max-width: 320px;
}
.topMap .topMap__inner .topMap__list .topMap__listBtn.btn01 {
  top: 50px;
  left: 150px;
}
.topMap .topMap__inner .topMap__list .topMap__listBtn.btn02 {
  top: 250px;
  left: -30px;
}
.topMap .topMap__inner .topMap__list .topMap__listBtn.btn03 {
  top: 220px;
  right: 40px;
}
.topMap .topMap__inner .topMap__list .topMap__listBtn.btn04 {
  bottom: 30px;
  left: -30px;
}
.topMap .topMap__inner .topMap__list .topMap__listBtn.btn05 {
  bottom: 160px;
  left: 280px;
}
.topMap .topMap__inner .topMap__list .topMap__listBtn.btn06 {
  bottom: 20px;
  right: 0px;
}

/*---------------下層------------------*/
.secMv {
  overflow: hidden;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-bottom: 40px;
}
.secMv img {
  width: 100%;
}

.topVideo {
  margin-bottom: 30px;
}
.topVideo .topVideo__inner {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.topVideo .topVideo__inner .youtube {
  margin-bottom: 35px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.topVideo .topVideo__inner .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.topVideo .topVideo__text {
  color: #EB0000;
  max-width: 800px;
  border: 2px solid #EB0000;
  background: #FCFCDD;
  padding: 15px 15px 20px;
  margin: 0 auto;
  font-size: 1.8rem;
}
.topVideo .topVideo__text img {
  display: inline;
  transform: translateY(8px);
  margin-right: 5px;
  width: 30px;
}

.topBtn {
  background: url(/domtour/award/img/common/bg_sec_01.jpg) no-repeat;
  background-size: cover;
  padding: 45px 20px 10px;
}
.topBtn .topBtn__inner {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}
.topBtn .topBtn__inner .topBtnList {
  margin-bottom: 25px;
}
.topBtn .topBtn__inner .topBtnList:last-of-type ul {
  border-bottom: none;
}
.topBtn .topBtn__inner .topBtnList h2 {
  margin-bottom: 5px;
}
.topBtn .topBtn__inner .topBtnList h2 img {
  margin: 0 auto;
}
.topBtn .topBtn__inner .topBtnList h3 {
  text-align: center;
  font-weight: bold;
  color: #503200;
  font-size: 2rem;
  margin-bottom: 10px;
}
.topBtn .topBtn__inner .topBtnList.platina p {
  position: relative;
  border-bottom: 2.5px dotted #503200;
  padding-bottom: 15px;
}
.topBtn .topBtn__inner .topBtnList.platina p a {
  display: inline-block;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  font-size: 2.2rem;
  font-weight: 500;
  width: 100%;
  filter: drop-shadow(2px 3px 5px rgba(50, 20, 0, 0.3));
}
.topBtn .topBtn__inner .topBtnList.platina p a img {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.topBtn .topBtn__inner .topBtnList.platina p a span {
  position: relative;
}
.topBtn .topBtn__inner .topBtnList.platina p a span::after {
  content: "";
  background: url(/domtour/award/img/common/ico_arrow.svg) no-repeat;
  width: 13px;
  height: 11px;
  background-size: contain;
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
}
.topBtn .topBtn__inner .topBtnList ul {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 2.5px dotted #503200;
  padding-bottom: 20px;
  gap: 10px 25px;
}
.topBtn .topBtn__inner .topBtnList ul li {
  width: 48%;
}
.topBtn .topBtn__inner .topBtnList ul li a {
  display: flex;
  text-align: center;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  padding: 8px 15px;
  font-size: 1.8rem;
  font-weight: 500;
  width: 100%;
  filter: drop-shadow(2px 3px 5px rgba(50, 20, 0, 0.3));
  position: relative;
}
.topBtn .topBtn__inner .topBtnList ul li a::after {
  content: "";
  background: url(/domtour/award/img/common/ico_arrow.svg) no-repeat;
  width: 13px;
  height: 11px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.topBtn .topBtn__inner .topBtnList ul li a span {
  transform: translateY(10px);
  display: inline-block;
}
.topBtn .topBtn__inner .topBtnList ul li a img {
  margin-right: 10px;
}
.topBtn .topBtn__inner .topBtnList ul li a.fontSmall {
  font-size: 1.5rem;
  padding: 10px 15px;
}
.topBtn .topBtn__inner .topBtnList ul li a.fontSmallest {
  font-size: 1.3rem;
  padding: 10px 15px;
}

.cont {
  position: relative;
  padding: 70px 0 45px;
}
.cont::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  background: url(/domtour/award/img/common/bg_sec_03.svg) repeat-y;
  background-size: 100%;
  height: 100%;
  width: 100%;
}
.cont .cont__topBg {
  position: absolute;
  top: 0;
  width: 100%;
}
.cont .cont__inner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
.cont .cont__inner h2 {
  position: relative;
}
.cont .cont__inner h2 img {
  margin: 0 auto;
}
.cont .cont__inner .cont__wrap {
  background: url(/domtour/award/img/common/bg_sec_04.png) no-repeat;
  background-size: cover;
  position: relative;
  padding: 46px 32px 30px 32px;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  border: 2.5px solid #AA8800;
}
.cont .cont__inner .cont__wrap .cont__icon {
  position: absolute;
  top: -15px;
  left: 40px;
}
.cont .cont__inner .cont__wrap h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 3rem;
  text-align: center;
  color: #321E00;
  font-weight: bold;
  border-bottom: 2px dotted #AA8800;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
.cont .cont__inner .cont__wrap h3 img {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.cont .cont__inner .cont__wrap .cont__flex {
  display: flex;
  justify-content: space-between;
}
.cont .cont__inner .cont__wrap .cont__flex .leftCont {
  width: 50%;
}
.cont .cont__inner .cont__wrap .cont__flex .leftCont .fontSmall {
  font-size: 1.5rem;
}
.cont .cont__inner .cont__wrap .cont__flex .leftCont .leftCont__img {
  margin-bottom: 25px;
}
.cont .cont__inner .cont__wrap .cont__flex .leftCont .leftCont__img img {
  width: 100%;
}
.cont .cont__inner .cont__wrap .cont__flex .rightCont {
  width: 46%;
}
.cont .cont__inner .cont__wrap .cont__flex .rightCont .rightCont__text {
  margin-bottom: 40px;
}
.cont .cont__inner .cont__wrap .cont__flex .rightCont h4 {
  font-weight: bold;
  color: #AA8800;
  border-bottom: 1px solid #AA8800;
  font-size: 1.5rem;
  margin-bottom: 15px;
}
.cont .cont__inner .cont__wrap .cont__flex .rightCont .rightCont__flex {
  display: flex;
  gap: 20px;
}
.cont .cont__inner .cont__wrap .cont__flex .rightCont .rightCont__flex p:first-of-type {
  width: 35%;
}
.cont .cont__inner .cont__wrap .cont__flex .rightCont .rightCont__flex p:first-of-type img {
  width: 100%;
}
.cont .cont__inner .cont__wrap .cont__flex .rightCont .rightCont__flex p:last-of-type {
  width: 65%;
  font-size: 1.4rem;
}
.cont.cont01 {
  background: #3F1E5A;
}
.cont.cont02 {
  background: #660505;
}
.cont.cont02 .cont__wrap {
  position: relative;
}
.cont.cont02 .cont__wrap.gold {
  background: url(/domtour/award/img/common/bg_sec_05.png) no-repeat;
  background-size: cover;
  border: 2.5px solid #AA8800;
}
.cont.cont02 .cont__wrap.silver {
  background: url(/domtour/award/img/common/bg_sec_06.png) no-repeat;
  background-size: cover;
  border: 2.5px solid #919182;
}
.cont.cont02 .cont__wrap.silver .cont__flex .rightCont h4 {
  font-weight: bold;
  color: #919182;
  border-bottom: 1px solid #919182;
}
.cont.cont02 #kanto02 h3 span {
  transform: translateY(10px);
  display: inline-block;
}
.cont.cont03 {
  background: #194123;
}
.cont.cont03 .cont__wrap {
  position: relative;
}
.cont.cont03 .cont__wrap.gold {
  background: url(/domtour/award/img/common/bg_sec_07.png) no-repeat;
  background-size: cover;
  border: 2.5px solid #AA8800;
}
.cont.cont03 .cont__wrap.silver {
  background: url(/domtour/award/img/common/bg_sec_08.png) no-repeat;
  background-size: cover;
  border: 2.5px solid #919182;
}
.cont.cont03 .cont__wrap.silver .cont__flex .rightCont h4 {
  font-weight: bold;
  color: #919182;
  border-bottom: 1px solid #919182;
}
.cont.cont04 {
  background: #B99132;
}
.cont.cont04::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  background: url(/domtour/award/img/common/bg_sec_11.svg) repeat-y;
  background-size: 100%;
  height: 100%;
  width: 100%;
}
.cont.cont04 h2 {
  margin-bottom: 35px;
}
.cont.cont04 .cont__subTtl {
  position: relative;
  margin-bottom: 35px;
}
.cont.cont04 .cont__subTtl img {
  margin: 0 auto;
  position: relative;
}
.cont.cont04 .cont__subTtl.border::before {
  content: "";
  background: url(/domtour/award/img/common/img_border.svg) repeat-x;
  height: 3px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  position: absolute;
  bottom: 38px;
  left: 0;
}
.cont.cont04 .cont04__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 45px 30px;
  margin-bottom: 110px;
}
.cont.cont04 .cont04__list:last-of-type {
  margin-bottom: 0;
}
.cont.cont04 .cont04__list .cont__wrap {
  background: #fff url(/domtour/award/img/common/bg_sec_09.png) no-repeat top;
  background-size: 100%;
  position: relative;
  padding: 10px 30px 30px 30px;
  width: 48%;
}
.cont.cont04 .cont04__list .cont__wrap.gold {
  background: #fff url(/domtour/award/img/common/bg_sec_09.png) no-repeat top;
  border: 2.5px solid #AA8800;
  background-size: 100%;
}
.cont.cont04 .cont04__list .cont__wrap.silver {
  background: #fff url(/domtour/award/img/common/bg_sec_10.png) no-repeat top;
  border: 2.5px solid #919182;
  background-size: 100%;
}
.cont.cont04 .cont04__list .cont__wrap.silver h4 {
  font-weight: bold;
  color: #919182;
  border-bottom: 1px solid #919182;
}
.cont.cont04 .cont04__list .cont__wrap .cont__icon {
  position: absolute;
  top: 15px;
  left: 10px;
  width: 110px;
}
.cont.cont04 .cont04__list .cont__wrap h3 {
  font-size: 2.3rem;
  border-bottom: none;
  margin-bottom: 10px;
  padding-left: 115px;
  padding-bottom: 0;
  text-align: left;
  height: 82px;
  display: flex;
  align-items: center;
  line-height: 1.3;
}
.cont.cont04 .cont04__list .cont__wrap .hotel__img {
  margin-bottom: 10px;
}
.cont.cont04 .cont04__list .cont__wrap .hotel__text {
  font-size: 1.5rem;
  margin-bottom: 15px;
  min-height: 180px;
}
.cont.cont04 .cont04__list .cont__wrap h4 {
  font-weight: bold;
  color: #AA8800;
  border-bottom: 1px solid #AA8800;
  font-size: 1.5rem;
  margin-bottom: 15px;
}
.cont.cont04 .cont04__list .cont__wrap .btmCont__flex {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}
.cont.cont04 .cont04__list .cont__wrap .btmCont__flex p:first-of-type {
  width: 23%;
}
.cont.cont04 .cont04__list .cont__wrap .btmCont__flex p:first-of-type img {
  width: 80px;
}
.cont.cont04 .cont04__list .cont__wrap .btmCont__flex p:last-of-type {
  width: 77%;
  font-size: 1.4rem;
  min-height: 190px;
}
.cont .btnRD {
  border-radius: 5px;
  width: 100%;
  padding: 7px 15px 7px !important;
  font-weight: bold;
  display: flex;
  align-items: center;
  min-height: 50px;
}
.cont .btnRD span {
  display: block;
  background: url(/commonY15/img/icon_arrow_right_white_01.png) 0 center no-repeat;
}

.secBtm {
  background: #50504B;
  padding: 53px 0;
}
.secBtm .secBtm__inner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
.secBtm .secBtm__inner .secBtm__link {
  display: flex;
  justify-content: space-between;
}
.secBtm .secBtm__inner .secBtm__link li {
  width: 14.2857142857%;
  background: #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  width: 100%;
  max-width: 132px;
  height: 100%;
  min-height: 74px;
  position: relative;
  line-height: 1.3;
}
.secBtm .secBtm__inner .secBtm__link li::before {
  content: "▶︎";
  font-size: 1.2rem;
  color: #EB0000;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.secBtm .secBtm__inner .secBtm__link li.active {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #C8C8C5;
}
.secBtm .secBtm__inner .secBtm__link li.pdngL {
  padding-left: 10px;
}
.secBtm .secBtm__inner .secBtm__link li a {
  width: 100%;
  height: 100%;
  min-height: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.secBtm .secBtm__inner .secBtm__link li a:hover {
  opacity: 0.8;
}

.c-pagetop {
  background: none;
}
.c-pagetop a {
  width: auto;
  height: auto;
  background: none;
  border: none;
  text-indent: inherit;
}
.c-pagetop:hover {
  background: none;
  opacity: 0.8;
}

.contBlock .heading {
  font-weight: bold;
}
.contBlock .link {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
}
.contBlock .telUnit p {
  font-size: 1.4rem;
}

/*230425 追加 */
.topVideo .topVideo__text{
  position: relative;
}
.topVideo .topVideo__text .redCaution{
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 3;
  color: #cc0000;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topVideo .topVideo__text .redCaution span{
  /* border: #cc0000 2px solid; */
  padding: 10px;
  font-size: 1.8rem;
  background: #fff;
  width: 80%;
  text-align: center;
}
/* 230807 */
.cont.cont04 .cont04__list {
  justify-content: flex-start;
}