@charset "UTF-8";
@font-face {
  font-family: Ropa Sans;
  src: url("fonts/RopaSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/NotoSansJP-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/NotoSansJP-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/NotoSansJP-Bold.otf") format("opentype");
}
/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

iframe {
  vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

ul, ol {
  list-style: none;
}

button, input, select, textarea {
  margin: 0;
}

html {
  box-sizing: border-box;
}

* {
  box-sizing: inherit;
}

*:before, *:after {
  box-sizing: inherit;
}

img, embed, object, audio, video {
  border: 0;
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

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

td, th {
  padding: 0;
  text-align: left;
  font-weight: normal;
}
td em, th em {
  font-style: normal;
}

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

main {
  display: block;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.ttf?ugrft2") format("truetype"), url("fonts/icomoon.woff?ugrft2") format("woff"), url("fonts/icomoon.svg?ugrft2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bulding2:before {
  content: "\e901";
}

.icon-present:before {
  content: "\e900";
}

.icon-bulding:before {
  content: "\e927";
}

.icon-shop:before {
  content: "\e928";
}

.icon-site:before {
  content: "\e929";
}

.icon-map:before {
  content: "\e92b";
}

.icon-arrow:before {
  content: "\e931";
}

.icon-printer:before {
  content: "\e932";
}

.icon-business:before {
  content: "\e933";
}

.icon-cart:before {
  content: "\e943";
}

.icon-tel:before {
  content: "\e945";
}

.icon-paper:before {
  content: "\e946";
}

.icon-book:before {
  content: "\e94b";
}

.icon-logo:before {
  content: "\e958";
}

.icon-question:before {
  content: "\e95a";
}

.icon-plus:before {
  content: "\e9aa";
}

.icon-externalLink:before {
  content: "\e9ac";
}

.icon-minus:before {
  content: "\ea10";
}

.icon-excel:before {
  content: "\e902";
}

/*
#overview
縲心etting?ｿｽ?
*/
/* ----------------------------------------------------
margin
---------------------------------------------------- */
/*
#styleguide
繝橸ｿｽ??ｿｽ繧ｸ繝ｳ
窶ｻ縺昴ｌ縺槭ｌ50縺ｾ縺ｧ險ｭ螳壹＠縺ｦ縺ゅｊ縺ｾ縺呻ｿｽ?
窶ｻ鬆ｭ?ｿｽ?蟄暦ｿｽ??ｿｽm繧恥縺ｫ螟峨∴繧九→padding縺ｫ縺ｪ繧翫∪縺呻ｿｽ?
```
<p class="mt00">margin-top:  0px;</p>
<p class="mt05">margin-top:  5px;</p>
<p class="mt20">margin-top:  20px;</p>

<p class="mb00">margin-bottom:  0px;</p>
<p class="mb05">margin-bottom:  5px;</p>
<p class="mb20">margin-bottom:  20px;</p>

<p class="ml00">margin-left:  0px;</p>
<p class="ml05">margin-left:  5px;</p>
<p class="ml20">margin-left:  20px;</p>

<p class="mr00">margin-right:  0px;</p>
<p class="mr05">margin-right:  5px;</p>
<p class="mr20">margin-right:  20px;</p>
```

*/
.mt00 {
  margin-top: 0px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

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

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr00 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

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

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml00 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

/*
#styleguide
繝橸ｿｽ??ｿｽ繧ｸ繝ｳ??ｿｽ?PC縺ｮ縺ｿ??ｿｽ?
窶ｻSP&繧ｿ繝悶Ξ?ｿｽ?繝域凾縺ｯ縺吶∋縺ｦ0縺ｫ縺ｪ繧翫∪縺呻ｿｽ?
窶ｻ鬆ｭ?ｿｽ?蟄暦ｿｽ??ｿｽm繧恥縺ｫ螟峨∴繧九→padding縺ｫ縺ｪ繧翫∪縺呻ｿｽ?
```
<p class="mt-pc-10">margin-top:  10px;</p>
<p class="mt-pc-20">margin-top:  20px;</p>

<p class="mb-pc-10">margin-bottom:  10px;</p>
<p class="mb-pc-20">margin-bottom:  20px;</p>

<p class="ml-pc-10">margin-left:  10px;</p>
<p class="ml-pc-20">margin-left:  20px;</p>

<p class="mr-pc-10">margin-right:  10px;</p>
<p class="mr-pc-20">margin-right:  20px;</p>

```

*/
/*
#styleguide
繝橸ｿｽ??ｿｽ繧ｸ繝ｳ??ｿｽ?SP縺ｮ縺ｿ??ｿｽ?
窶ｻPC譎ゑｿｽ??ｿｽ縺吶∋縺ｦ0縺ｫ縺ｪ繧翫∪縺呻ｿｽ?
窶ｻ鬆ｭ?ｿｽ?蟄暦ｿｽ??ｿｽm繧恥縺ｫ螟峨∴繧九→padding縺ｫ縺ｪ繧翫∪縺呻ｿｽ?
```
<p class="mt-sp-10">margin-top:  10px;</p>
<p class="mt-sp-20">margin-top:  20px;</p>

<p class="mb-sp-10">margin-bottom:  10px;</p>
<p class="mb-sp-20">margin-bottom:  20px;</p>

<p class="ml-sp-10">margin-left:  10px;</p>
<p class="ml-sp-20">margin-left:  20px;</p>

<p class="mr-sp-10">margin-right:  10px;</p>
<p class="mr-sp-20">margin-right:  20px;</p>

```

*/
/* ----------------------------------------------------
padding
---------------------------------------------------- */
.pt00 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr00 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb00 {
  padding-bottom: 0px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl00 {
  padding-left: 0px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.c-gift__inner, .c-gift__inner--harmonift, .c-gift__inner--lg-x, .c-gift__inner--lg, .c-gift__inner--default {
  margin-right: auto;
  margin-left: auto;
}
.c-gift__inner--default {
  max-width: 1120px;
  min-width: 1120px;
}
.c-gift__inner--lg {
  max-width: 1280px;
  min-width: 1120px;
  padding-left: 24px;
  padding-right: 24px;
}
.c-gift__inner--lg-x {
  max-width: 1280px;
  min-width: 1120px;
}
.c-gift__inner--lg-x-top {
  max-width: 1540px;
  min-width: 1120px;
}
.c-gift__inner--harmonift {
  max-width: 1440px;
  min-width: 1120px;
}

.hover-border {
  position: relative;
  display: inline-block;
}
.hover-border:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #ffffff;
  transition: 0.3s;
  left: 0;
  bottom: -8px;
  display: inline-block;
}
.hover-border:hover {
  opacity: 1;
}
.hover-border:hover:after {
  width: 100%;
}

.c-hover-not-underline:hover {
  text-decoration: none !important;
}

.link-opacity {
  transition: 0.3s;
}
.link-opacity:hover {
  opacity: 0.7;
}

@keyframes fadeInElement {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.anime-fade {
  opacity: 0;
}
.anime-fade .order-01, .anime-fade .order-02, .anime-fade .order-03, .anime-fade .order-04, .anime-fade .order-05, .anime-fade .order-06, .anime-fade .order-07, .anime-fade .order-08, .anime-fade .order-09, .anime-fade .order-10 {
  opacity: 0;
  transform: translateY(30px);
}
.anime-fade.is-scroll {
  animation-name: fadeInElement;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.anime-fade.is-scroll .order-01, .anime-fade.is-scroll .order-02, .anime-fade.is-scroll .order-03, .anime-fade.is-scroll .order-04, .anime-fade.is-scroll .order-05, .anime-fade.is-scroll .order-06, .anime-fade.is-scroll .order-07, .anime-fade.is-scroll .order-08, .anime-fade.is-scroll .order-09, .anime-fade.is-scroll .order-10 {
  animation-name: fadeInElement;
  animation-fill-mode: forwards;
  animation-duration: 1s;
}

.anime-mask {
  position: relative;
}
.anime-mask::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}
.anime-mask .order-01 {
  z-index: 2;
  opacity: 0;
  transform: translateY(30px);
}
.anime-mask.is-scroll::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 1;
  transition-delay: 0.5s;
  transition-duration: 1s;
}
.anime-mask.is-scroll .order-01 {
  opacity: 1;
  transition-delay: 1.5s;
  transition-duration: 1.5s;
  transform: translateY(0);
}

.anime-fade-top-pattern01.is-scroll .order-01 {
  animation-delay: 0.05s;
}
.anime-fade-top-pattern01.is-scroll .order-02 {
  animation-delay: 0.6s;
}
.anime-fade-top-pattern01.is-scroll .order-03 {
  animation-delay: 0.9s;
}
.anime-fade-top-pattern01.is-scroll .order-04 {
  animation-delay: 2.3s;
}
.anime-fade-top-pattern01.is-scroll .order-05 {
  animation-delay: 2.5s;
}
.anime-fade-top-pattern01.is-scroll .order-06 {
  animation-delay: 2.8s;
}
.anime-fade-top-pattern01.is-scroll .order-07 {
  animation-delay: 3.1s;
}
.anime-fade-top-pattern01.is-scroll .order-08 {
  animation-delay: 3.4s;
}
.anime-fade-top-pattern01.is-scroll .order-09 {
  animation-delay: 3.7s;
}
.anime-fade-top-pattern01.is-scroll .order-10 {
  animation-delay: 3.8s;
}

.anime-fade-top-fixed.is-scroll .order-01 {
  animation-delay: 0.1s;
}
.anime-fade-top-fixed.is-scroll .order-02 {
  animation-delay: 0.6s;
}
.anime-fade-top-fixed.is-scroll .order-03 {
  animation-delay: 0.9s;
}
.anime-fade-top-fixed.is-scroll .order-04 {
  animation-delay: 1.2s;
}
.anime-fade-top-fixed.is-scroll .order-05 {
  animation-delay: 1.5s;
}
.anime-fade-top-fixed.is-scroll .order-06 {
  animation-delay: 1.8s;
}
.anime-fade-top-fixed.is-scroll .order-07 {
  animation-delay: 2.1s;
}
.anime-fade-top-fixed.is-scroll .order-08 {
  animation-delay: 2.4s;
}
.anime-fade-top-fixed.is-scroll .order-09 {
  animation-delay: 2.7s;
}
.anime-fade-top-fixed.is-scroll .order-10 {
  animation-delay: 3s;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.anime-text-reading {
  opacity: 0;
}
.anime-text-reading.order-01 {
  animation: fadeInUp 1s ease 1s 1 forwards;
}
.anime-text-reading.order-02 {
  animation: fadeInUp 1.5s ease 1s 1 forwards;
}
.anime-text-reading.order-03 {
  animation: fadeInUp 2.5s ease 1s 1 forwards;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  bottom: -12%;
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #333;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 2.67vw;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev:before {
  content: "<";
}
[dir=rtl] .slick-prev:before {
  content: ">";
}

.slick-next {
  right: 2.67vw;
}
[dir=rtl] .slick-next {
  left: 0;
  right: auto;
}
.slick-next:before {
  content: ">";
}
[dir=rtl] .slick-next:before {
  content: "<";
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "窶｢";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

html {
  background: #FFF;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  min-width: 1120px;
}

body {
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  color: #333333;
  min-width: 1120px;
  padding-bottom: 80px;
}
body.not-cv {
  padding-bottom: 0;
}

table {
  width: 100%;
}
table th, table td {
  vertical-align: top;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

svg {
  max-width: 100%;
  vertical-align: middle;
  backface-visibility: hidden;
}

a {
  text-decoration: none;
  color: inherit;
}
a.is-tel:hover {
  opacity: 1;
}

input:not([type=radio]):not([type=checkbox]),
button,
select,
textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
}

input::-webkit-input-placeholder {
  position: relative;
  top: -0.1em;
}

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

.text-indent {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

.kerning {
  font-feature-settings: "palt";
}

body {
  position: relative;
}

#page_header {
  margin-bottom: 0;
}

.c-nav {
  position: relative;
  width: 100%;
  left: 0;
  display: flex;
  font-size: 1.3rem;
  padding: 20px 0 0;
  z-index: 100;
}
.header-black .c-nav {
  color: #333;
}
.header-black .hover-border:after {
  background: #333333;
}

.header-white .c-nav {
  color: #ffffff;
}
.header-white .c-nav-btn li {
  box-shadow: 2.1px 2.1px 3px 0 rgba(0, 0, 0, 0.5);
}
.header-white .icon-logo, .header-white .c-nav__item-link {
  text-shadow: 2.1px 2.1px 3px rgba(0, 0, 0, 0.5);
}

.c-nav__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  min-width: 1120px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 20px;
}
@media screen and (max-width: 1290px) {
  .c-nav__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-nav__logo {
  font-size: 3rem;
  margin-right: 43px;
  line-height: 1;
}
@media screen and (max-width: 1290px) {
  .c-nav__logo {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.c-nav__list {
  display: flex;
}
@media screen and (max-width: 1290px) {
  .c-nav__list {
    flex-basis: 80%;
  }
}
.c-nav-main {
  display: flex;
  align-items: center;
}
.c-nav-main__item {
  font-size: 1.4rem;
}
.c-nav-main__link {
  display: inline-block;
  padding: 0 19px 8px 19px;
}
@media screen and (max-width: 1290px) {
  .c-nav-main__link {
    padding: 0 15px 8px 15px;
    word-break: keep-all;
  }
}
.c-nav-btn {
  display: flex;
  margin-left: 43px;
}
@media screen and (max-width: 1290px) {
  .c-nav-btn {
    margin-left: 6px;
  }
}
.c-nav-btn__item {
  width: 184px;
  height: 36px;
}
@media screen and (max-width: 1290px) {
  .c-nav-btn__item {
    width: 168px;
  }
}
.c-nav-btn__item:nth-child(n+2) {
  margin-left: 16px;
}
.c-nav-btn__link {
  padding: 10px 0;
  height: 100%;
}
.c-nav-btn__ico {
  margin-left: 8px;
}

.c-mega {
  position: relative;
}
.c-mega:hover .c-mega-wrap {
  opacity: 1;
  visibility: visible;
}
.c-mega-wrap {
  position: absolute;
  left: 23px;
  min-width: 200%;
  visibility: hidden;
  z-index: 100;
  padding: 5px 0;
}
.c-mega-list {
  padding: 6px 20px 14px;
  background-color: rgba(0, 0, 0, 0.8);
}
.c-mega-list__link {
  display: inline-block;
  padding: 14px 0 6px;
  color: #ffffff;
  position: relative;
  display: inline-block;
}
.c-mega-list__link:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #ffffff;
  transition: 0.3s;
  left: 0;
  bottom: -2px;
  display: inline-block;
}
.c-mega-list__link:hover {
  opacity: 1;
}
.c-mega-list__link:hover:after {
  width: 100%;
}
.c-mega-list__item {
  width: 100%;
  white-space: nowrap;
}
.c-mega__parent {
  position: relative;
}
.c-mega__parent:hover {
  cursor: pointer;
}
.c-mega__parent-ico {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2px;
}
.c-mega__parent-ico:before {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: rotate(90deg) translateX(-50%);
  font-size: 1rem;
}

#page_footer {
  margin-top: 0 !important;
}

.c-footer-nav {
  padding: 39px 0 32px;
  background: #fff;
  font-size: 1.2rem;
}
.c-footer-nav__wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.c-footer-nav__box:nth-child(2) {
  margin-left: 46px;
}
.c-footer-nav__box.__long-box {
  flex-basis: 562px;
  max-width: 562px;
}
.c-footer-nav__box.__short-box {
  flex-basis: 412px;
  max-width: 412px;
}
.c-footer-nav__box.__full-box {
  flex-basis: 100%;
  width: 100%;
}
.c-footer-nav__list th, .c-footer-nav__list td {
  padding-top: 11px;
  padding-bottom: 11px;
  white-space: nowrap;
}
.c-footer-nav__heading-primary {
  margin-bottom: 23px;
  padding-bottom: 10px;
  line-height: 2.14;
  font-size: 1.4rem;
  border-bottom: 1px solid #dfdfdf;
  font-weight: bold;
}
.c-footer-nav__heading-secondary {
  padding-right: 23px;
  font-size: 1.3rem;
  font-weight: bold;
}
.c-footer-nav__menu-link.icon-arrow {
  position: relative;
  padding-left: 10px;
  padding-right: 15px;
  font-family: "Noto Sans JP", sans-serif !important;
}
.c-footer-nav__menu-link.icon-arrow:before {
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: 9px;
  transform: translateY(-50%);
  font-family: "icomoon" !important;
}
.c-footer-nav__menu-link.-inline-block {
  display: inline-block;
}
.c-footer-nav__menu-link.-wrap {
  white-space: normal;
  line-height: 1.6;
}
.c-footer-nav__menu-list {
  display: flex;
}
.c-footer-nav__item + .c-footer-nav__item {
  margin-top: 34px;
}
.c-footer-nav__other {
  display: flex;
  position: relative;
  max-width: 1330px;
  margin-top: 50px;
  padding: 0 40px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-footer-nav__other::after {
  display: block;
  width: 476px;
  content: "";
}
.c-footer-nav__other-item {
  margin-top: 10px;
}
.c-footer-nav__other-link {
  padding: 0 12px;
}

.c-footer-purchase {
  background: #f7f7f7;
  border-top: 1px solid #d6d6d6;
  padding: 60px 0;
}

.c-footer-purchase-inner {
  background: #fff;
  max-width: 1160px;
  margin: 0 auto;
  padding: 60px 90px;
}

.c-footer-purchase-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: 500;
}

.c-footer-purchase-ttl .icon-site {
  margin-right: 10px;
  font-size: 2.5rem;
}

.c-footer-purchase-brand {
  display: flex;
  align-items: center;
	justify-content: center;
	gap: 60px;
  margin-top: 50px;
}

.c-footer-purchase-brand__items {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
}

.c-footer-purchase-brand__items figure img{
  /* width: 112px; */
	display: inline-block;
	height: 52px;
	width: auto;
}

.c-footer-purchase-brand__items figure:nth-child(1) img {
	margin-right: 24px;
}

.c-footer-purchase-brand__items figure:nth-child(2) img {
  height: 40px;
}

.c-footer-purchase-brand__text--en {
  display: block;
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  line-height: 1.15;
}

.c-footer-purchase-brand__text--ja {
  font-size: 2.7rem;
}

.c-footer-purchase-brand__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c81528;
  width: 200px;
  height: 50px;
  margin: 40px auto 0;
  font-size: 1.8rem;
  color: #fff;
  box-shadow: 2.1px 2.1px 3px 0 rgba(0, 0, 0, 0.15);
}

.c-footer-purchase-brand__link:hover {
  opacity: 0.7;
}

.c-footer-purchase-brand__link .icon-cart {
  margin-left: 12px;
  font-size: 1.6rem;
}

.c-footer-purchase-brand-text-link {
  text-decoration: underline;
}
.c-footer-purchase-brand-text-link:hover {
  text-decoration: none;
}

.c-footer-purchase-brand__howto {
  text-align: center;
  margin-top: 10px;
}

.c-footer-purchase-explain {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.c-footer-purchase-explain__items {
  flex-basis: 300px;
}

.c-footer-purchase-explain__items--border {
  height: 356px;
  border: solid 1px #dbdddf;
  padding: 20px;
}

.c-footer-purchase-explain__ttl {
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
}

.c-footer-purchase-explain__text {
  font-size: 1.3rem;
}

.c-footer-purchase-explain__items:nth-child(3) .c-footer-purchase-explain__text {
  text-align: left;
}

.c-footer-purchase-explain__caption {
  margin-top: 6px;
  font-size: 1.2rem;
  color: #c81528;
  text-align: left;
}

.c-footer-purchase-inquiry {
  width: 800px;
  margin: 40px auto 0;
}

.c-footer-purchase-inquiry__ttl {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
}

.c-footer-purchase-inquiry__list {
  /* display: flex;
  align-items: center;
  justify-content: center; */
  border: solid 1px #dbdddf;
  margin-top: 12px;
  padding: 18px 0;
}

.c-footer-purchase-inquiry__item {
  flex-basis: 400px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}

.c-footer-purchase-inquiry__item:nth-child(2) {
  border-left: 1px solid #dbdddf;
  font-size: 3.2rem;
  letter-spacing: 2.56px;
}

.c-footer-purchase-inquiry__time {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-footer-purchase-inquiry__item .bg_black {
  background: #333;
  margin-top: 2px;
  margin-right: 12px;
  padding: 0 12px 1px;
  font-size: 1.3rem;
  color: #fff;
}

.c-footer-purchase-inquiry__item .icon-tel {
  font-size: 3rem;
}

.c-footer-purchase-inquiry__text {
  margin-top: 6px;
  font-size: 1.2rem;
}

._flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

._underline {
  text-decoration: underline !important;
}

._flex-center {
  justify-content: center !important;
}

._flex-end {
  justify-content: space-between !important;
}

._flex-wrap {
  flex-wrap: wrap !important;
}

._flex-alien-center {
  align-items: center !important;
}

._font-en {
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif !important;
}

._font-ja {
  font-family: "Noto Sans JP", sans-serif !important;
}

._relative {
  position: relative !important;
}

.bg--gray {
  background: #f7f7f7 !important;
}
.bg--gray-mid {
  background: #ddd !important;
}
.bg--gray-d {
  background: #555555 !important;
}
.bg--white {
  background: #FFF !important;
}
.bg--red {
  background: #c81528 !important;
}
.bg--black {
  background: #000 !important;
}

._center, ._ta-c {
  text-align: center !important;
}

._left, ._ta-l {
  text-align: left !important;
}

._right, ._ta-r {
  text-align: right !important;
}

._fl-l {
  float: left !important;
}

._fl-r {
  float: right !important;
}

._fl-c {
  margin-left: auto !important;
  margin-right: auto !important;
}

._clear {
  clear: both;
}

._clearfix::after {
  content: "";
  display: table;
  clear: both;
}

._cancel {
  text-decoration: line-through !important;
}

._block,
._d-b {
  display: block !important;
}

._d-i {
  display: inline !important;
}

._d-ib {
  display: inline-block !important;
}

._d-t {
  display: table !important;
}
._d-t > * {
  display: table-cell;
  vertical-align: top;
}

._d-n,
._hidden {
  display: none;
}

._no-border,
._bd-0 {
  border: none !important;
}

._bdt-0 {
  border-top: none !important;
}

._bdb-0 {
  border-bottom: none !important;
}

._bdr-0 {
  border-right: none !important;
}

._bdl-0 {
  border-left: none !important;
}

._no-bg {
  background: none !important;
}

._radius {
  border-radius: 4px !important;
}

._black {
  color: #333 !important;
}

._white {
  color: #fff !important;
}

._red {
  color: #c81528 !important;
}

._link-blue {
  color: #125687 !important;
}

._fz-10 {
  font-size: 10px !important;
}

._fz-11 {
  font-size: 11px !important;
}

._fz-12 {
  font-size: 12px !important;
}

._fz-13 {
  font-size: 13px !important;
}

._fz-14 {
  font-size: 14px !important;
}

._fz-15 {
  font-size: 15px !important;
}

._fz-16 {
  font-size: 16px !important;
}

._fz-17 {
  font-size: 17px !important;
}

._fz-18 {
  font-size: 18px !important;
}

._fz-20 {
  font-size: 20px !important;
}

._fz-24 {
  font-size: 24px !important;
}

._fw-bold,
._bold {
  font-weight: bold !important;
}

._medium {
  font-weight: 500 !important;
}

._fw-normal,
._normal,
._thin {
  font-weight: normal !important;
}

._w-0 {
  width: 0px !important;
}

._w-0p {
  width: 0% !important;
}

._w-10 {
  width: 10px !important;
}

._w-10p {
  width: 10% !important;
}

._w-20 {
  width: 20px !important;
}

._w-20p {
  width: 20% !important;
}

._w-30 {
  width: 30px !important;
}

._w-30p {
  width: 30% !important;
}

._w-40 {
  width: 40px !important;
}

._w-40p {
  width: 40% !important;
}

._w-50 {
  width: 50px !important;
}

._w-50p {
  width: 50% !important;
}

._w-60 {
  width: 60px !important;
}

._w-60p {
  width: 60% !important;
}

._w-70 {
  width: 70px !important;
}

._w-70p {
  width: 70% !important;
}

._w-80 {
  width: 80px !important;
}

._w-80p {
  width: 80% !important;
}

._w-90 {
  width: 90px !important;
}

._w-90p {
  width: 90% !important;
}

._w-100 {
  width: 100px !important;
}

._w-100p {
  width: 100% !important;
}

._w-110 {
  width: 110px !important;
}

._w-110p {
  width: 110% !important;
}

._w-120 {
  width: 120px !important;
}

._w-120p {
  width: 120% !important;
}

._w-130 {
  width: 130px !important;
}

._w-130p {
  width: 130% !important;
}

._w-140 {
  width: 140px !important;
}

._w-140p {
  width: 140% !important;
}

._w-150 {
  width: 150px !important;
}

._w-150p {
  width: 150% !important;
}

._w-160 {
  width: 160px !important;
}

._w-160p {
  width: 160% !important;
}

._w-170 {
  width: 170px !important;
}

._w-170p {
  width: 170% !important;
}

._w-180 {
  width: 180px !important;
}

._w-180p {
  width: 180% !important;
}

._w-190 {
  width: 190px !important;
}

._w-190p {
  width: 190% !important;
}

._w-200 {
  width: 200px !important;
}

._w-200p {
  width: 200% !important;
}

._w-210 {
  width: 210px !important;
}

._w-210p {
  width: 210% !important;
}

._w-220 {
  width: 220px !important;
}

._w-220p {
  width: 220% !important;
}

._w-230 {
  width: 230px !important;
}

._w-230p {
  width: 230% !important;
}

._w-240 {
  width: 240px !important;
}

._w-240p {
  width: 240% !important;
}

._w-250 {
  width: 250px !important;
}

._w-250p {
  width: 250% !important;
}

._w-260 {
  width: 260px !important;
}

._w-260p {
  width: 260% !important;
}

._w-270 {
  width: 270px !important;
}

._w-270p {
  width: 270% !important;
}

._w-280 {
  width: 280px !important;
}

._w-280p {
  width: 280% !important;
}

._w-290 {
  width: 290px !important;
}

._w-290p {
  width: 290% !important;
}

._w-300 {
  width: 300px !important;
}

._w-300p {
  width: 300% !important;
}

._w-310 {
  width: 310px !important;
}

._w-310p {
  width: 310% !important;
}

._w-320 {
  width: 320px !important;
}

._w-320p {
  width: 320% !important;
}

._w-400 {
  width: 400px !important;
}

._w-500 {
  width: 500px !important;
}

._w-600 {
  width: 600px !important;
}

._w-700 {
  width: 700px !important;
}

._w-800 {
  width: 800px !important;
}

._h-0 {
  height: 0px !important;
}

._h-10 {
  height: 10px !important;
}

._h-20 {
  height: 20px !important;
}

._h-30 {
  height: 30px !important;
}

._h-40 {
  height: 40px !important;
}

._h-50 {
  height: 50px !important;
}

._h-60 {
  height: 60px !important;
}

._h-70 {
  height: 70px !important;
}

._h-80 {
  height: 80px !important;
}

._h-90 {
  height: 90px !important;
}

._h-100 {
  height: 100px !important;
}

._h-110 {
  height: 110px !important;
}

._h-120 {
  height: 120px !important;
}

._h-130 {
  height: 130px !important;
}

._h-140 {
  height: 140px !important;
}

._h-150 {
  height: 150px !important;
}

._h-160 {
  height: 160px !important;
}

._h-170 {
  height: 170px !important;
}

._h-180 {
  height: 180px !important;
}

._h-190 {
  height: 190px !important;
}

._h-200 {
  height: 200px !important;
}

._h-210 {
  height: 210px !important;
}

._h-220 {
  height: 220px !important;
}

._h-230 {
  height: 230px !important;
}

._h-240 {
  height: 240px !important;
}

._h-250 {
  height: 250px !important;
}

._h-260 {
  height: 260px !important;
}

._h-270 {
  height: 270px !important;
}

._h-280 {
  height: 280px !important;
}

._h-290 {
  height: 290px !important;
}

._h-300 {
  height: 300px !important;
}

._h-310 {
  height: 310px !important;
}

._h-320 {
  height: 320px !important;
}

._h-auto {
  height: auto !important;
}

._h-171 {
  height: 171px !important;
}

._h-255 {
  height: 255px !important;
}

._m-0,
._m0,
._no-m {
  margin: 0 !important;
}

._mt--1 {
  margin-top: -1px !important;
}

._mt--0 {
  margin-top: 0 !important;
}

._m-0 {
  margin: 0px !important;
}

._m-5 {
  margin: 5px !important;
}

._m-10 {
  margin: 10px !important;
}

._m-15 {
  margin: 15px !important;
}

._m-20 {
  margin: 20px !important;
}

._m-25 {
  margin: 25px !important;
}

._m-30 {
  margin: 30px !important;
}

._m-35 {
  margin: 35px !important;
}

._m-40 {
  margin: 40px !important;
}

._m-45 {
  margin: 45px !important;
}

._m-50 {
  margin: 50px !important;
}

._m-55 {
  margin: 55px !important;
}

._m-60 {
  margin: 60px !important;
}

._m-65 {
  margin: 65px !important;
}

._m-70 {
  margin: 70px !important;
}

._m-75 {
  margin: 75px !important;
}

._m-80 {
  margin: 80px !important;
}

._m-85 {
  margin: 85px !important;
}

._m-90 {
  margin: 90px !important;
}

._m-95 {
  margin: 95px !important;
}

._m-100 {
  margin: 100px !important;
}

._m-105 {
  margin: 105px !important;
}

._m-110 {
  margin: 110px !important;
}

._m-115 {
  margin: 115px !important;
}

._m-120 {
  margin: 120px !important;
}

._m-125 {
  margin: 125px !important;
}

._m-130 {
  margin: 130px !important;
}

._m-135 {
  margin: 135px !important;
}

._m-140 {
  margin: 140px !important;
}

._m-145 {
  margin: 145px !important;
}

._m-150 {
  margin: 150px !important;
}

._mt-0 {
  margin-top: 0px !important;
}

._mt-5 {
  margin-top: 5px !important;
}

._mt-10 {
  margin-top: 10px !important;
}

._mt-15 {
  margin-top: 15px !important;
}

._mt-20 {
  margin-top: 20px !important;
}

._mt-25 {
  margin-top: 25px !important;
}

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

._mt-35 {
  margin-top: 35px !important;
}

._mt-40 {
  margin-top: 40px !important;
}

._mt-45 {
  margin-top: 45px !important;
}

._mt-50 {
  margin-top: 50px !important;
}

._mt-55 {
  margin-top: 55px !important;
}

._mt-60 {
  margin-top: 60px !important;
}

._mt-65 {
  margin-top: 65px !important;
}

._mt-70 {
  margin-top: 70px !important;
}

._mt-75 {
  margin-top: 75px !important;
}

._mt-80 {
  margin-top: 80px !important;
}

._mt-85 {
  margin-top: 85px !important;
}

._mt-90 {
  margin-top: 90px !important;
}

._mt-95 {
  margin-top: 95px !important;
}

._mt-100 {
  margin-top: 100px !important;
}

._mt-105 {
  margin-top: 105px !important;
}

._mt-110 {
  margin-top: 110px !important;
}

._mt-115 {
  margin-top: 115px !important;
}

._mt-120 {
  margin-top: 120px !important;
}

._mt-125 {
  margin-top: 125px !important;
}

._mt-130 {
  margin-top: 130px !important;
}

._mt-135 {
  margin-top: 135px !important;
}

._mt-140 {
  margin-top: 140px !important;
}

._mt-145 {
  margin-top: 145px !important;
}

._mt-150 {
  margin-top: 150px !important;
}

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

._mb-5 {
  margin-bottom: 5px !important;
}

._mb-10 {
  margin-bottom: 10px !important;
}

._mb-15 {
  margin-bottom: 15px !important;
}

._mb-20 {
  margin-bottom: 20px !important;
}

._mb-25 {
  margin-bottom: 25px !important;
}

._mb-30 {
  margin-bottom: 30px !important;
}

._mb-35 {
  margin-bottom: 35px !important;
}

._mb-40 {
  margin-bottom: 40px !important;
}

._mb-45 {
  margin-bottom: 45px !important;
}

._mb-50 {
  margin-bottom: 50px !important;
}

._mb-55 {
  margin-bottom: 55px !important;
}

._mb-60 {
  margin-bottom: 60px !important;
}

._mb-65 {
  margin-bottom: 65px !important;
}

._mb-70 {
  margin-bottom: 70px !important;
}

._mb-75 {
  margin-bottom: 75px !important;
}

._mb-80 {
  margin-bottom: 80px !important;
}

._mb-85 {
  margin-bottom: 85px !important;
}

._mb-90 {
  margin-bottom: 90px !important;
}

._mb-95 {
  margin-bottom: 95px !important;
}

._mb-100 {
  margin-bottom: 100px !important;
}

._mb-105 {
  margin-bottom: 105px !important;
}

._mb-110 {
  margin-bottom: 110px !important;
}

._mb-115 {
  margin-bottom: 115px !important;
}

._mb-120 {
  margin-bottom: 120px !important;
}

._mb-125 {
  margin-bottom: 125px !important;
}

._mb-130 {
  margin-bottom: 130px !important;
}

._mb-135 {
  margin-bottom: 135px !important;
}

._mb-140 {
  margin-bottom: 140px !important;
}

._mb-145 {
  margin-bottom: 145px !important;
}

._mb-150 {
  margin-bottom: 150px !important;
}

._ml-0 {
  margin-left: 0px !important;
}

._ml-5 {
  margin-left: 5px !important;
}

._ml-10 {
  margin-left: 10px !important;
}

._ml-15 {
  margin-left: 15px !important;
}

._ml-20 {
  margin-left: 20px !important;
}

._ml-25 {
  margin-left: 25px !important;
}

._ml-30 {
  margin-left: 30px !important;
}

._ml-35 {
  margin-left: 35px !important;
}

._ml-40 {
  margin-left: 40px !important;
}

._ml-45 {
  margin-left: 45px !important;
}

._ml-50 {
  margin-left: 50px !important;
}

._ml-55 {
  margin-left: 55px !important;
}

._ml-60 {
  margin-left: 60px !important;
}

._ml-65 {
  margin-left: 65px !important;
}

._ml-70 {
  margin-left: 70px !important;
}

._ml-75 {
  margin-left: 75px !important;
}

._ml-80 {
  margin-left: 80px !important;
}

._ml-85 {
  margin-left: 85px !important;
}

._ml-90 {
  margin-left: 90px !important;
}

._ml-95 {
  margin-left: 95px !important;
}

._ml-100 {
  margin-left: 100px !important;
}

._ml-105 {
  margin-left: 105px !important;
}

._ml-110 {
  margin-left: 110px !important;
}

._ml-115 {
  margin-left: 115px !important;
}

._ml-120 {
  margin-left: 120px !important;
}

._ml-125 {
  margin-left: 125px !important;
}

._ml-130 {
  margin-left: 130px !important;
}

._ml-135 {
  margin-left: 135px !important;
}

._ml-140 {
  margin-left: 140px !important;
}

._ml-145 {
  margin-left: 145px !important;
}

._ml-150 {
  margin-left: 150px !important;
}

._mr-0 {
  margin-right: 0px !important;
}

._mr-5 {
  margin-right: 5px !important;
}

._mr-10 {
  margin-right: 10px !important;
}

._mr-15 {
  margin-right: 15px !important;
}

._mr-20 {
  margin-right: 20px !important;
}

._mr-25 {
  margin-right: 25px !important;
}

._mr-30 {
  margin-right: 30px !important;
}

._mr-35 {
  margin-right: 35px !important;
}

._mr-40 {
  margin-right: 40px !important;
}

._mr-45 {
  margin-right: 45px !important;
}

._mr-50 {
  margin-right: 50px !important;
}

._mr-55 {
  margin-right: 55px !important;
}

._mr-60 {
  margin-right: 60px !important;
}

._mr-65 {
  margin-right: 65px !important;
}

._mr-70 {
  margin-right: 70px !important;
}

._mr-75 {
  margin-right: 75px !important;
}

._mr-80 {
  margin-right: 80px !important;
}

._mr-85 {
  margin-right: 85px !important;
}

._mr-90 {
  margin-right: 90px !important;
}

._mr-95 {
  margin-right: 95px !important;
}

._mr-100 {
  margin-right: 100px !important;
}

._mr-105 {
  margin-right: 105px !important;
}

._mr-110 {
  margin-right: 110px !important;
}

._mr-115 {
  margin-right: 115px !important;
}

._mr-120 {
  margin-right: 120px !important;
}

._mr-125 {
  margin-right: 125px !important;
}

._mr-130 {
  margin-right: 130px !important;
}

._mr-135 {
  margin-right: 135px !important;
}

._mr-140 {
  margin-right: 140px !important;
}

._mr-145 {
  margin-right: 145px !important;
}

._mr-150 {
  margin-right: 150px !important;
}

._p-0,
._p0,
._no-p {
  padding: 0 !important;
}

._p-0 {
  padding: 0px !important;
}

._p-5 {
  padding: 5px !important;
}

._p-10 {
  padding: 10px !important;
}

._p-15 {
  padding: 15px !important;
}

._p-20 {
  padding: 20px !important;
}

._p-25 {
  padding: 25px !important;
}

._p-30 {
  padding: 30px !important;
}

._p-35 {
  padding: 35px !important;
}

._p-40 {
  padding: 40px !important;
}

._p-45 {
  padding: 45px !important;
}

._p-50 {
  padding: 50px !important;
}

._p-55 {
  padding: 55px !important;
}

._p-60 {
  padding: 60px !important;
}

._p-65 {
  padding: 65px !important;
}

._p-70 {
  padding: 70px !important;
}

._p-75 {
  padding: 75px !important;
}

._p-80 {
  padding: 80px !important;
}

._p-85 {
  padding: 85px !important;
}

._p-90 {
  padding: 90px !important;
}

._p-95 {
  padding: 95px !important;
}

._p-100 {
  padding: 100px !important;
}

._pt-0 {
  padding-top: 0px !important;
}

._pt-5 {
  padding-top: 5px !important;
}

._pt-10 {
  padding-top: 10px !important;
}

._pt-15 {
  padding-top: 15px !important;
}

._pt-20 {
  padding-top: 20px !important;
}

._pt-25 {
  padding-top: 25px !important;
}

._pt-30 {
  padding-top: 30px !important;
}

._pt-35 {
  padding-top: 35px !important;
}

._pt-40 {
  padding-top: 40px !important;
}

._pt-45 {
  padding-top: 45px !important;
}

._pt-50 {
  padding-top: 50px !important;
}

._pt-55 {
  padding-top: 55px !important;
}

._pt-60 {
  padding-top: 60px !important;
}

._pt-65 {
  padding-top: 65px !important;
}

._pt-70 {
  padding-top: 70px !important;
}

._pt-75 {
  padding-top: 75px !important;
}

._pt-80 {
  padding-top: 80px !important;
}

._pt-85 {
  padding-top: 85px !important;
}

._pt-90 {
  padding-top: 90px !important;
}

._pt-95 {
  padding-top: 95px !important;
}

._pt-100 {
  padding-top: 100px !important;
}

._pb-0 {
  padding-bottom: 0px !important;
}

._pb-5 {
  padding-bottom: 5px !important;
}

._pb-10 {
  padding-bottom: 10px !important;
}

._pb-15 {
  padding-bottom: 15px !important;
}

._pb-20 {
  padding-bottom: 20px !important;
}

._pb-25 {
  padding-bottom: 25px !important;
}

._pb-30 {
  padding-bottom: 30px !important;
}

._pb-35 {
  padding-bottom: 35px !important;
}

._pb-40 {
  padding-bottom: 40px !important;
}

._pb-45 {
  padding-bottom: 45px !important;
}

._pb-50 {
  padding-bottom: 50px !important;
}

._pb-55 {
  padding-bottom: 55px !important;
}

._pb-60 {
  padding-bottom: 60px !important;
}

._pb-65 {
  padding-bottom: 65px !important;
}

._pb-70 {
  padding-bottom: 70px !important;
}

._pb-75 {
  padding-bottom: 75px !important;
}

._pb-80 {
  padding-bottom: 80px !important;
}

._pb-85 {
  padding-bottom: 85px !important;
}

._pb-90 {
  padding-bottom: 90px !important;
}

._pb-95 {
  padding-bottom: 95px !important;
}

._pb-100 {
  padding-bottom: 100px !important;
}

._pl-0 {
  padding-left: 0px !important;
}

._pl-5 {
  padding-left: 5px !important;
}

._pl-10 {
  padding-left: 10px !important;
}

._pl-15 {
  padding-left: 15px !important;
}

._pl-20 {
  padding-left: 20px !important;
}

._pl-25 {
  padding-left: 25px !important;
}

._pl-30 {
  padding-left: 30px !important;
}

._pl-35 {
  padding-left: 35px !important;
}

._pl-40 {
  padding-left: 40px !important;
}

._pl-45 {
  padding-left: 45px !important;
}

._pl-50 {
  padding-left: 50px !important;
}

._pl-55 {
  padding-left: 55px !important;
}

._pl-60 {
  padding-left: 60px !important;
}

._pl-65 {
  padding-left: 65px !important;
}

._pl-70 {
  padding-left: 70px !important;
}

._pl-75 {
  padding-left: 75px !important;
}

._pl-80 {
  padding-left: 80px !important;
}

._pl-85 {
  padding-left: 85px !important;
}

._pl-90 {
  padding-left: 90px !important;
}

._pl-95 {
  padding-left: 95px !important;
}

._pl-100 {
  padding-left: 100px !important;
}

._pr-0 {
  padding-right: 0px !important;
}

._pr-5 {
  padding-right: 5px !important;
}

._pr-10 {
  padding-right: 10px !important;
}

._pr-15 {
  padding-right: 15px !important;
}

._pr-20 {
  padding-right: 20px !important;
}

._pr-25 {
  padding-right: 25px !important;
}

._pr-30 {
  padding-right: 30px !important;
}

._pr-35 {
  padding-right: 35px !important;
}

._pr-40 {
  padding-right: 40px !important;
}

._pr-45 {
  padding-right: 45px !important;
}

._pr-50 {
  padding-right: 50px !important;
}

._pr-55 {
  padding-right: 55px !important;
}

._pr-60 {
  padding-right: 60px !important;
}

._pr-65 {
  padding-right: 65px !important;
}

._pr-70 {
  padding-right: 70px !important;
}

._pr-75 {
  padding-right: 75px !important;
}

._pr-80 {
  padding-right: 80px !important;
}

._pr-85 {
  padding-right: 85px !important;
}

._pr-90 {
  padding-right: 90px !important;
}

._pr-95 {
  padding-right: 95px !important;
}

._pr-100 {
  padding-right: 100px !important;
}

.c-btn--guide__link, .c-btn--purchase__link, .c-btn--contact__link {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 2.1px 2.1px 3px 0 rgba(0, 0, 0, 0.05);
}

.c-btn--contact__link {
  background: #ffffff;
  color: #000000;
  border: solid 1px #dfdfdf;
}
.c-btn--contact .icon-question {
  color: #c81528;
}

.people-icon {
	display: inline-block;
	background-image: url(/gift/renewal/common/images/common/icon_people.svg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 9px;
	height: 11px;
}

.c-btn--purchase__link {
  background: #c81528;
  color: #fff;
}
.c-btn--purchase__link._sm {
  width: 200px;
  height: 50px;
  font-weight: 500;
  position: relative;
  font-size: 1.8rem;
}
.c-btn--purchase__link._sm .icon-cart {
  margin-left: 16px;
}
.c-btn--purchase__link._md {
  width: 360px;
  height: 60px;
  font-weight: 500;
  position: relative;
  font-size: 2.4rem;
}
.c-btn--purchase__link._md .icon-cart {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}

.c-btn--guide__link {
  background: #c81528;
  color: #333;
  background: #ffffff;
  border: solid 1px #dfdfdf;
}
.c-btn--guide .icon-book {
  color: #c81528;
}

a:hover .c-btn-cmn, a:hover .c-btn-cmn--lg, a:hover .c-btn-cmn--mid, a:hover .c-btn-cmn--sm, a:hover .c-btn-cmn--2col {
  background: #ffffff;
  color: #333;
}
a.c-btn-cmn:hover, a.c-btn-cmn--lg:hover, a.c-btn-cmn--mid:hover, a.c-btn-cmn--sm:hover, a.c-btn-cmn--2col:hover {
  background: #ffffff;
  color: #333;
}

.c-btn-cmn, .c-btn-cmn--lg, .c-btn-cmn--mid, .c-btn-cmn--sm, .c-btn-cmn--2col {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000000;
  box-shadow: 2.1px 2.1px 3px 0 rgba(0, 0, 0, 0.15);
  color: #ffffff;
  line-height: 1.64;
  transition: 0.3s;
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
}
.c-btn-cmn:before, .c-btn-cmn--lg:before, .c-btn-cmn--mid:before, .c-btn-cmn--sm:before, .c-btn-cmn--2col:before {
  content: "\e931";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-size: 3rem;
}
.c-btn-cmn._tel:before, ._tel.c-btn-cmn--lg:before, ._tel.c-btn-cmn--mid:before, ._tel.c-btn-cmn--sm:before, ._tel.c-btn-cmn--2col:before {
  content: "\e945";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-size: 1.8rem;
}
.c-btn-cmn._external:before, ._external.c-btn-cmn--lg:before, ._external.c-btn-cmn--mid:before, ._external.c-btn-cmn--sm:before, ._external.c-btn-cmn--2col:before {
  content: "\e9ac";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-size: 2rem;
}
.c-btn-cmn._pdf:before, ._pdf.c-btn-cmn--lg:before, ._pdf.c-btn-cmn--mid:before, ._pdf.c-btn-cmn--sm:before, ._pdf.c-btn-cmn--2col:before {
  content: "\e946";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-size: 2rem;
}
.c-btn-cmn._excel:before, ._excel.c-btn-cmn--lg:before, ._excel.c-btn-cmn--mid:before, ._excel.c-btn-cmn--sm:before, ._excel.c-btn-cmn--2col:before {
  content: "\e902";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-size: 2rem;
  right: 10px;
}
.c-btn-cmn--2col {
  width: 100px;
  height: 50px;
  font-size: 2.2rem;
  justify-content: flex-start;
  padding-left: 20px;
}
.c-btn-cmn--2col + .c-btn-cmn--2col {
  margin-left: 10px;
}
.c-btn-cmn--2col + .c-btn-cmn--2col._pdf:before {
  right: 10px;
}
.c-btn-cmn--sm {
  width: 200px;
  height: 50px;
  font-size: 2.2rem;
}
.p-top-btn__box .c-btn-cmn--sm {
  border: solid 1px #555555;
}

.c-btn-cmn--sm:before {
  right: 20px;
  font-size: 0.7rem;
}
img + .c-btn-cmn--sm {
  margin-left: 35px;
}

.c-btn-cmn--sm._external {
  font-size: 2.2rem;
}
.c-btn-cmn--sm._pdf {
  padding-right: 26px;
  font-size: 1.8rem;
}
.c-btn-cmn--sm._pdf span {
  font-size: 2.2rem;
}
.c-btn-cmn--sm._tel {
  font-size: 2.2rem;
}
.c-btn-cmn--mid {
  width: 258px;
  height: 60px;
  font-size: 2.8rem;
}
.c-btn-cmn--mid:before {
  right: 32px;
  font-size: 0.9rem;
}
.c-btn-cmn--lg {
  width: 360px;
  height: 60px;
  font-size: 2.8rem;
}
.c-btn-cmn--lg:before {
  right: 32px;
  font-size: 0.9rem;
}
.c-btn-cmn__list, .c-btn-cmn__list--02 {
  display: flex;
  justify-content: center;
}
.c-btn-cmn__list--02 li:nth-child(2) {
  margin-left: 62px;
}

.c-btn-border {
  border: 1px solid #fff;
  border-radius: 10px;
  font-size: 1.5rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 302px;
  height: 35px;
  color: #ffffff;
}
.c-btn-border._not-radius {
  border-radius: 0;
}
.c-btn-border a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.c-gift-second-header-bg {
	position: relative;
	z-index: 99;
	background: #ffffff;
}

.c-gift-second-header {
	display: flex;
}

.breadcrumb {
  position: relative;
  z-index: 20;
  background: #ffffff;
  width: 100%;
  padding-bottom: 25px;
	padding-left: 50px;
}

.c-gift-second-header__link {
	padding-right: 5px;
	width: auto;
	flex-shrink: 0;
}

.c-gift-second-header__link a {
	font-size: 1.3rem;
	display: flex;
	align-items: center;
	transition: opacity 0.3s;
}

.c-gift-second-header__link a:hover {
	opacity: 0.7;

}

.c-gift-second-header__link .--text {
	text-decoration: underline;
}

.c-gift-second-header__link a::before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 12px;
	margin-right: 6px;
	background-color: #666;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.c-gift-second-header__link .icon-question:before {
	margin-left: 8px;
	color: #666;
}

@media screen and (max-width: 1290px){
	.c-gift-second-header.c-nav__inner {
		max-width: 1140px;
		padding: 0 10px;
	}
	.breadcrumb {
		margin-left: -5px;
		padding-left: 0;
	}

	.c-gift-second-header__link {
		padding-right: 12px;
	}
}

.jtb-nav-breadcrumb {
  background: #ffffff;
  margin: 0 auto 0;
  max-width: 1130px;
  padding: 0 5px;
  line-height: 1.2;
}

.jtb-nav-breadcrumb a {
  color: #125687;
}

.jtb-nav-breadcrumb a:hover {
  text-decoration: underline;
}

.jtb-nav-breadcrumb li {
  position: relative;
  display: inline-block;
  margin-left: 14px;
  font-size: 1rem;
  color: #999;
  line-height: 2.1;
}

.jtb-nav-breadcrumb li:first-child {
  margin-left: 0;
}

.jtb-nav-breadcrumb li:before {
  position: absolute;
  top: 0;
  right: -10px;
  font-size: 1.1rem;
  color: #999;
  line-height: 2.1;
  content: ">";
}

.jtb-nav-breadcrumb li:last-child:before {
  display: none;
}

.c-nav {
  top: 0;
}

.c-lower-page-intro {
  padding: 40px 0;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.67;
}

.c-first-contents {
  margin-top: -56px;
}

.first-contents, .p-wrapping-hero, .guide .c-hero--guide, .first-contents--top {
  background-size: cover;
  background-position: center top;
}
.first-contents--top {
  background-image: url(../images/top/hero.jpg);
  background-position: center;
}

.c-hero {
  position: relative;
  color: #ffffff;
}
.c-hero__inner {
  height: 100%;
  width: 100%;
}
.c-hero__catch {
  position: absolute;
}
.c-hero__catch-sub {
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
}
.c-hero__catch-mainly {
  font-size: 4.2rem;
  display: block;
  font-weight: 500;
}

.c-btn-box, .c-btn-box--white, .c-btn-box--black {
  display: flex;
  justify-content: center;
  max-width: 420px;
  padding: 20px 0;
}
.c-btn-box--black {
  background: rgba(0, 0, 0, 0.5);
  border: solid 1px #555555;
}
.c-btn-box--white {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #cccccc;
}
.c-btn-box__lead {
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: center;
}
.c-btn-box__media {
  display: flex;
}
.c-btn-box__media * {
  flex-shrink: 0;
}
.c-btn-box__media {
  margin-top: 20px;
}

.c-footer-cv {
  padding: 15px 0;
  background: #f2f2f2;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.4s;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.is-scroll .c-footer-cv {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  z-index: 99;
}

.c-footer-cv__list {
  justify-content: center;
}
.c-footer-cv__item {
  flex-basis: 300px;
  height: 50px;
  margin: 0 20px;
  font-size: 2rem;
}
.c-footer-cv__link {
  position: relative;
  height: 100%;
  font-weight: 500;
}
.c-footer-cv__ico {
  font-size: 2.7rem;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.c-footer-cv .icon-cart {
  font-size: 2.2rem;
}

.hiratai {
  transform: scale(0.9, 1);
  transform-origin: top left;
}

.emergency-note {
  height: auto;
  display: flex;
  align-items: center;
  width: 1120px;
  position: absolute;
  bottom: 1.04vw;
}
.emergency-note dt {
  background: #c81528;
  color: #ffffff;
  font-size: 2rem;
  width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-weight: bold;
  font-size: 1.6rem;
}
.emergency-note dd {
  height: auto;
  width: 76vw;
  color: #c81528;
  padding: 0px 70px 0px 30px;
  width: calc(100% - 180px);
  background: #ffffff;
}
.emergency-note dd a {
  position: relative;
  display: block;
  padding: 4px 0px;
}
.emergency-note dd a:before {
  content: "\e931";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: -40px;
  font-size: 0.7rem;
}
.emergency-note dd a + a {
  margin-top: -4px;
}
.emergency-note dd span {
  display: block;
  padding: 4px 0;
}

.important-notice {
  position: relative;
  padding: 40px 0 0 57px;
}
.important-notice dl {
  display: flex;
  align-items: center;
}
.important-notice dt {
  display: inline-block;
  border: 1px solid #c81528;
  padding: 0px 10px;
  font-size: 1.4rem;
  color: #c81528;
}
.important-notice dd {
  padding-left: 12px;
  text-decoration: underline;
  font-size: 1.4rem;
}
.important-notice dd:hover {
  text-decoration: none;
}
.important-notice p {
  margin-top: 5px;
  color: #c81528;
  font-size: 1.4rem;
}
.important-notice p a {
  text-decoration: underline;
}

.p-intro-feature {
  justify-content: space-between;
  margin-top: 55px;
}
.p-intro-feature__items {
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 2px #000000;
  background: #ffffff;
  flex-basis: 148px;
  min-width: 148px;
  height: 148px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  list-style-type: none;
}

.c-buy-list__item {
  position: relative;
}
.c-buy-list__item._4col {
  width: 250px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: center;
  padding: 25px 0;
}
.c-buy-list__item._4col .c-buy-list__txt {
  margin-top: 10px;
  font-size: 2.4rem;
  font-weight: 500;
}
.c-buy-list__item._4col .c-buy-list__txt--sm {
  height: 5em;
  margin-top: 5px;
  font-size: 1.3rem;
  text-align: center;
}
.c-buy-list__ico {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.c-buy-list__btn {
  margin-top: 10px;
}

.c-border-box {
  display: flex;
  justify-content: center;
}
.c-border-box._full {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.c-border-box._full .c-border-box__item {
  border-top: none;
  border-bottom: none;
}
.c-border-box._full .c-border-box-col2__item:first-of-type {
  border-left: none;
}
.c-border-box._full .c-border-box-col2__item:nth-of-type(2) {
  border-right: none;
}
.c-border-box-col2__item {
  flex-basis: 50%;
  max-width: 640px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.c-border-box__item {
  background: #ffffff;
}
.c-border-box__item:nth-child(n+2) {
  border-left: none;
}

.c-category-list {
  display: flex;
  flex-wrap: wrap;
}
.c-category-list li {
  flex-shrink: 0;
  padding: 3px 30px;
  font-size: 1.6rem;
  background: #dfdfdf;
  text-align: center;
  margin: 19px 9px;
  border-radius: 14px;
}

.c-purcahse-list {
  display: flex;
  width: 700px;
  margin: auto;
  justify-content: space-between;
}
.c-purcahse-list__item {
  width: 340px;
}
.c-purcahse-list__item._itemLeft {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.c-purcahse-list__item._itemRight {
  padding: 26px 26px 62px;
  background: #fff;
  text-align: center;
}
.c-purcahse-list__item-block {
  display: flex;
  padding: 26px;
  background: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
}
.c-purcahse-list__item-block._block-small {
  height: 48.25%;
}
.c-purcahse-list__item-title {
  margin-top: 16px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.17;
}
.c-purcahse-list__item-title._exceptions {
  margin-top: 9px;
}
.c-purcahse-list__item-text {
  margin-top: 12px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.67;
}
.c-purcahse-list__item-text._border {
  position: relative;
  margin-top: 40px;
  padding-top: 39px;
}
.c-purcahse-list__item-text._border::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 2px;
  background: #ccc;
  content: "";
}
.c-purcahse-list__item-button, .c-purcahse-list__item-button--form {
  margin: 13px auto 0;
}
.c-purcahse-list__item-button--form {
  margin-top: 9px;
}
.c-purcahse-list__item-link {
  display: inline-block;
  position: relative;
  margin-top: 30px;
  padding-left: 24px;
  font-size: 16px;
  line-height: 1.69;
  text-decoration: underline;
}
.c-purcahse-list__item-link::before {
  position: absolute;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 19px;
  font-style: normal;
  font-weight: normal;
  font-family: "icomoon" !important;
  line-height: 1;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\e946";
}
.c-purcahse-list__item-link:hover {
  text-decoration: none;
}
.c-purcahse-list__item-link--no-icon {
  margin-top: 10px;
  padding-left: 0;
  line-height: 1;
}
.c-purcahse-list__item-link--no-icon::before {
  content: none;
}

.c-wrap-sec {
  padding-top: 100px;
}
.c-wrap-sec-both {
  padding-top: 100px;
  padding-bottom: 100px;
}
.c-wrap-sec-reverse {
  padding-bottom: 100px;
}

.c-thum-slider__nav {
  margin-top: 20px;
  display: flex;
}
.c-thum-slider__nav-item {
  position: relative;
  width: 142px;
  height: 142px;
  box-sizing: border-box;
}
.c-thum-slider__nav-item:nth-child(n+2) {
  margin-left: 20px;
}
.c-thum-slider__nav-item.thumbnail-current:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 3px solid #c81528;
}
.c-thum-slider__nav-item:hover {
  cursor: pointer;
}

.c-merit-list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 46px;
}
.c-merit-list__items {
  flex-basis: 265px;
  max-width: 265px;
  text-align: center;
}
.c-merit-list__items + .c-merit-list__items {
  margin-left: 20px;
}
.c-merit-list__ttl {
  margin-bottom: 16px;
  font-size: 1.8rem;
  font-weight: bold;
}
.c-merit-list__txt {
  margin-top: 16px;
  font-size: 1.5rem;
}
.c-merit-list__txt dt {
  font-size: 2rem;
}
.c-merit-list__txt dd {
  margin-top: -2px;
  font-size: 1.8rem;
}
.c-merit-list__txt .caption {
  margin-top: 6px;
  font-size: 1.2rem;
}

.c-howtoBuy-list {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-top: 46px;
}
.c-howtoBuy-list__items {
  border: 1px solid #ccc;
  flex-basis: 540px;
  max-width: 540px;
  padding: 24px;
  text-align: center;
}
.c-howtoBuy-list__items + .c-howtoBuy-list__items {
  margin-left: 40px;
}
.c-howtoBuy-list__items__img img {
  width: 78px;
  margin-bottom: 12px;
}
.c-howtoBuy-list__items:nth-of-type(2) .c-howtoBuy-list__items__img img {
  width: 63px;
}

.c-howtoBuy-list__ttl {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: bold;
}
.c-howtoBuy-list__ttl--sm {
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 1.6rem;
  font-weight: bold;
}
.c-howtoBuy-list__txt {
  font-size: 1.3rem;
}
.c-howtoBuy-list__card img {
  width: 332px;
}
.c-howtoBuy-list table {
  width: 280px;
  margin: 0 auto 6px;
}
.c-howtoBuy-list table td {
  width: 100px;
}
.c-howtoBuy-list table td + td {
  width: 180px;
}

.c-howtoBuy__btn {
  position: relative;
  width: 360px;
  height: 60px;
  margin: 60px auto 0;
  font-size: 2.4rem;
}

.c-howtoBuy__detail {
  text-align: center;
  margin-top: 30px;
}

.c-other-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 46px;
}
.c-other-list__items {
  flex-basis: 356px;
  max-width: 356px;
  padding-bottom: 20px;
  text-align: center;
}
.c-other-list__items + .c-other-list__items {
  border-left: 1px solid #ccc;
}
.c-other-list__items .c-buy-list__ico {
  font-size: 4.6rem;
}
.c-other-list__ttl {
  margin-bottom: 16px;
  font-size: 2.4rem;
  font-weight: 500;
}
.c-other-list__txt {
  margin-bottom: 30px;
  font-size: 1.3rem;
}
.c-other-list .c-buy-list__btn {
  margin-left: auto;
  margin-right: auto;
}

.c-other-list__box {
  background-color: #f7f7f7;
  border: 1px solid #dbdddf;
  margin-top: 40px;
  padding: 18px 0px 20px;
  text-align: center;
  font-size: 1.3rem;
}

.c-corporate-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 46px;
}
.c-corporate-list__items {
  flex-basis: 356px;
  max-width: 356px;
  text-align: center;
}
.c-corporate-list__items + .c-corporate-list__items {
  margin-left: 26px;
}
.c-corporate-list figure {
  margin-bottom: 24px;
}
.c-corporate-list__ttl {
  margin-bottom: 16px;
  font-size: 2.4rem;
  font-weight: 500;
}
a:hover .c-corporate-list__ttl {
  text-decoration: underline;
}

.c-corporate-list__txt {
  margin-bottom: 30px;
  font-size: 1.6rem;
}

.c-contactInfo-col2 {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dbdddf;
  background: #ffffff;
  padding: 20px 0;
}
.c-contactInfo-col2__items {
  flex-basis: 50%;
  padding: 10px 0 12px;
  text-align: center;
}
.c-contactInfo-col2__items + .c-contactInfo-col2__items {
  border-left: 1px solid #dbdddf;
}
.c-contactInfo-col2__txt {
  font-size: 2.1rem;
  font-weight: bold;
  letter-spacing: 1.68px;
}
.c-contactInfo-col2__txt._flex {
  align-items: center;
  justify-content: center;
}
.c-contactInfo-col2__txt--sm {
  font-size: 1.8rem;
  font-weight: 500;
}
.c-contactInfo-col2__txt--lg {
  font-size: 2.4rem;
  font-weight: bold;
}
.c-contactInfo-col2__txt--xl {
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 6.4px;
}
.c-contactInfo-col2__txt--bgBlack {
  background: #000;
  margin-right: 10px;
  padding: 2px 25px 4px;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: bold;
}

.heading-secondary, .heading-secondary--number {
  font-size: 4rem;
  line-height: 1.3;
  letter-spacing: 6.4px;
}
.heading-secondary--en {
  display: block;
  font-size: 2rem;
  letter-spacing: 4.8px;
  text-align: center;
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  color: #777;
  text-transform: uppercase;
  letter-spacing: 4.8px;
}
.heading-secondary--normal {
  letter-spacing: 0;
}
.heading-secondary--number .heading--num {
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  font-size: 5.6rem;
  margin-right: 30px;
  letter-spacing: -0.005em;
}
.heading-secondary--number__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
}
.heading-secondary--underLine {
  display: inline-flex;
  border-bottom: 2px solid #000;
  padding: 0 16px 8px;
}
.travelgift .heading-secondary--underLine {
  align-items: center !important;
  line-height: 1 !important;
}
.travelgift .heading-secondary--underLine .heading--en {
  margin-top: 0;
}

.c-sec__heading {
  margin-bottom: 32px;
  text-align: center;
}
.c-sec__heading--primary {
  font-size: 4rem;
  text-transform: uppercase;
  line-height: 1;
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  letter-spacing: 1.6px;
}
.c-sec__heading--secondary {
  margin-top: 5px;
  display: block;
  font-size: 1.6rem;
  color: #777777;
  letter-spacing: 12.8px;
}
.c-sec__heading-lead {
  margin-top: 29px;
  font-size: 1.8rem;
}

.c-heading--border, .c-heading--border-no {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1;
}
.c-heading--border--sm, .c-heading--border-no--sm {
  margin-bottom: 16px;
}
.c-heading--border--sm .c-heading--border-sub, .c-heading--border-no--sm .c-heading--border-sub {
  font-size: 1.8rem;
}
.c-heading--border--sm .c-heading--border-mainly, .c-heading--border-no--sm .c-heading--border-mainly {
  font-size: 2.4rem;
  padding-bottom: 13px;
}
.c-heading--border-sub {
  display: block;
  font-weight: 400;
}
.c-heading--border-sub + .c-heading--border-mainly {
  margin-top: 10px;
}
.c-heading--border-mainly {
  position: relative;
  font-size: 5.6rem;
  display: inline-block;
  padding-bottom: 18px;
  font-weight: 500;
}
.c-heading--border-mainly:after {
  content: "";
  background: #ccc;
  height: 2px;
  width: 20px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.c-heading--border-no {
  font-weight: 500;
}
.c-heading--border-no--sm {
  margin-bottom: 20px;
}

.c-tab__contents {
  border: 1px solid #dfdfdf;
  padding-top: 72px;
  padding-bottom: 100px;
}
.c-tab__btn {
  display: flex;
}
.c-tab__btn-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 1.3;
  text-align: center;
  line-height: 1.625;
}
.c-tab__btn-item, .c-anchor__btn-item {
  border: 1px solid #dfdfdf;
  position: relative;
  border-bottom: none;
  background: #fff;
}
.c-tab__btn-item:nth-of-type(n+2), .c-anchor__btn-item:nth-of-type(n+2) {
  border-left: none;
}
.c-tab__btn-item:after, .c-anchor__btn-item:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #555555 transparent transparent transparent;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  visibility: hidden;
}
.c-tab__btn-item.active, .active.c-anchor__btn-item, .c-tab__btn-item:hover, .c-anchor__btn-item:hover {
  background: #555555;
  color: #ffffff;
}
.c-tab__btn-item.active:after, .active.c-anchor__btn-item:after, .c-tab__btn-item:hover:after, .c-anchor__btn-item:hover:after {
  visibility: visible;
}
.c-tab__btn-item--4col, .c-tab__btn-item--2col, .c-tab__btn-item--3col {
  flex-basis: 188px;
  max-width: 188px;
  height: 70px;
  font-size: 1.6rem;
}
.c-tab__btn-item--4col._small, ._small.c-tab__btn-item--2col, ._small.c-tab__btn-item--3col {
  height: 50px;
  font-size: 2rem;
}
.c-tab__btn-item--4col:after, .c-tab__btn-item--2col:after, .c-tab__btn-item--3col:after {
  border-width: 10px 9px 0 9px;
}
.c-tab__btn-item--4col span, .c-tab__btn-item--2col span, .c-tab__btn-item--3col span {
  display: block;
  font-size: 2rem;
}
.c-tab__btn-item--3col {
  flex-basis: 250px;
  max-width: 250px;
}
.c-tab__btn-item--2col {
  flex-basis: 375px;
  max-width: 375px;
  height: 77px;
}

.c-table-line__ttl, .c-table-line__element {
  border: 1px solid #dfdfdf;
}
.c-table-line__element {
  background: #ffffff;
}
.c-table-line__ttl {
  background: #f3f3f3;
}
.c-table-line__ttl-note {
  font-size: 1.2rem;
  display: inline-block;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}
.c-table-line__ttl-ico {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: static;
  display: block;
}
.c-table-line--kigou {
  font-weight: bold;
  font-size: 3.8rem;
  text-align: center;
  line-height: 1;
}
.c-table-line--kigou.maru {
  color: #c81528;
}
.c-table-line--kigou.batsu {
  color: #000481;
}
.c-table-line--kigou .note {
  font-size: 1.2rem;
  color: #333;
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
}
.c-table-extra-note {
  font-size: 1.2rem;
}

.c-itemList__list {
  display: flex;
  flex-wrap: wrap;
}
.c-itemList__item {
  border: 1px solid #dfdfdf;
}
.c-itemList__item._c-itemList--2col {
  display: flex;
  align-items: center;
  flex-basis: 50%;
  max-width: 640px;
}
.c-itemList__item:nth-of-type(even) {
  border-left: none;
}
.c-itemList__item:nth-of-type(n+3) {
  border-top: none;
}
.c-itemList__box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.c-itemList__box.c-itemList__box--2col {
  flex-basis: 50%;
  max-width: 320px;
}
.c-itemList__box.c-itemList__box--3col {
  flex-basis: 33.3333333333%;
  max-width: 215px;
}
.c-itemList__box:nth-child(n+2) {
  border-left: 1px solid #dfdfdf;
}

.js-modal {
  opacity: 0;
  visibility: hidden;
  z-index: 1000000;
  transition: 0.2s;
}
.js-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.js-modal__close-btn {
  position: absolute;
  bottom: calc(100% + 5px);
  right: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.js-modal__close-btn:before, .js-modal__close-btn:after {
  position: absolute;
  top: 50%;
  left: 0;
  height: 2px;
  width: 100%;
  margin-top: -1px;
  background: #bbbbbb;
  content: "";
}
.js-modal__close-btn:before {
  transform: rotate(45deg);
}
.js-modal__close-btn:after {
  transform: rotate(-45deg);
}
.js-modal__content {
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  overflow: hidden;
  z-index: 1000000;
}
.js-modal__content.active {
  opacity: 1;
  visibility: visible;
  z-index: 1000000;
  overflow: visible;
}
.js-modal__content-inner {
  padding: 50px;
}
.js-modal__content-inner--sm {
  padding: 50px 85px;
}
.js-modal__content-inner--short {
  padding: 20px 50px;
}
.js-modal__content.overflow-scroll .js-modal__content-box {
  max-height: 75vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.js-modal__box, .js-modal__box--transparent {
  position: relative;
  width: 655px;
  margin: 0 auto;
  background: #FFF;
  border-radius: 5px;
}
.js-modal__box--transparent {
  background: 0;
  border-radius: 0;
}
.js-modal.active {
  opacity: 1;
  visibility: visible;
}
.js-modal.active .js-modal__overlay {
  opacity: 1;
  visibility: visible;
  z-index: 100000;
}

.modal-select__attention {
  margin: 1.6em 0 2.6em;
  font-size: 1rem;
  text-align: center;
}
.modal-select__attention-limit {
  font-size: 1.6rem;
}

.modal-intro-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  max-width: 562px;
  margin: 0 auto;
}
.modal-intro-list__item {
  flex-basis: 252px;
  max-width: 252px;
}
.modal-intro-list__item:nth-child(2n) {
  margin-left: 58px;
}

.inner-lower {
  position: relative;
  width: 1120px;
  margin: 0 auto;
  padding: 70px 0;
}
.inner-lower--sm {
  padding: 32px 0 54px;
}

.heading--white {
  color: #ffffff;
}
.heading-primary {
  font-size: 2.8rem;
}
.heading-primary--strong {
  display: block;
  font-size: 5.6rem;
}
.heading-primary--en {
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
}
.heading-primary__photo {
  margin-top: 20px;
}
.heading-primary-feature {
  display: flex;
  flex: 0 1 auto;
  margin-left: 17px;
}
.heading-primary-feature__item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.95);
  border: solid 2px #dfdfdf;
  width: 167px;
  height: 167px;
  font-size: 2.3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.46;
}
.heading-primary-feature__item:nth-child(n+2) {
  margin-left: 19px;
}
.heading-secondary, .heading-secondary--number {
  font-size: 4rem;
  line-height: 1.3;
}
.heading-secondary--en {
  display: block;
  font-size: 2rem;
  letter-spacing: 4.8px;
  text-align: center;
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  color: #777;
}
.heading-tertiary {
  font-size: 2.8rem;
  font-weight: 500;
}
.heading-tertiary--sm {
  font-size: 2.4rem;
  font-weight: 500;
}
.heading-quaternary {
  font-size: 2.4rem;
  font-weight: 500;
}
.heading--num {
  margin-right: 30px;
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  font-size: 54px;
}
.heading--en {
  display: block;
  margin-top: -15px;
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  font-size: 10px;
}
.heading--line {
  position: relative;
  margin-bottom: 12px;
}
.heading--line:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 2px solid #ccc;
  width: 20px;
}

.travelgift {
  /*繝医Λ繝吶Ν繧ｮ繝輔ヨ荳譎ょ●豁｢逕ｨ*/
}
.travelgift-content {
  font-size: 1.8rem;
}
.travelgift .emergency-note {
  position: initial;
  margin-top: 10px;
}

.p-hero {
  position: relative;
}
.p-hero-content {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 10;
}
.travelgift .p-hero-content {
  background: url(/gift/travelgift/renewal/img/bg_hero_travel.jpg) no-repeat top center;
  background-size: cover;
}

.nicegift .p-hero-content {
  background: url(/gift/nicegift/nicegift/renewal/img/bg_hero_gift.jpg) no-repeat top center;
  background-size: cover;
}

.nicetrip .p-hero-content {
  background: url(/gift/nicegift/nicetrip/renewal/img/bg_hero_trip.jpg) no-repeat top center;
  background-size: cover;
}

#page_header, .breadcrumb, .travelgift-content, .c-footer-nav, #page_footer {
  position: relative;
  z-index: 20;
}

.p-noto {
  background: rgba(255, 255, 255, 0.95);
  width: 1120px;
  margin: 0 auto 100px;
}
.p-noto-container {
  padding: 12px;
}
.p-noto-contents {
  padding: 46px;
  border: 1px solid #e9a1a9;
}
.p-noto-heading {
  font-size: 2.8rem;
  font-weight: 500;
}
.p-noto-media {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.p-noto-media__image {
  width: 244px;
  flex-shrink: 0;
}
.p-noto-media__body {
  padding-top: 18px;
}
.p-noto-text {
  font-size: 1.8rem;
  line-height: 1.6666666667;
}
.p-noto-text + .p-noto-text {
  margin-top: 24px;
}
.p-noto-text a {
  color: #c81528;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.p-noto-text a:hover {
  text-decoration: none;
}

.p-intro {
  background: rgba(255, 255, 255, 0.95);
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
}
.p-intro-content {
  width: 1120px;
  margin: 0 auto 100px;
  padding-top: 100px;
}
.p-intro-content02 {
  padding-top: 60px;
}
.p-intro-txtbox {
  margin-left: 57px;
  flex-basis: 450px;
}
.p-intro-txtbox .c-nav-btn__link {
  position: relative;
  width: 360px;
  font-size: 2.4rem;
}
.p-intro-txtbox .icon-cart {
  font-size: 2.6rem;
}
.p-intro-txtbox .icon-cart:before {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.p-intro-imgbox {
  margin-right: 60px;
  flex-basis: 508px;
}
.p-intro-imgbox .p-intro-feature {
  flex-basis: 492px;
}
.p-intro-imgbox-02 {
  margin-left: 48px;
}
.p-intro-imgbox-02 .p-intro-feature__items {
  height: 112px;
}
.p-intro-feature {
  justify-content: space-between;
  margin-top: 55px;
}
.p-intro-feature__items {
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 2px #000000;
  background: #ffffff;
  flex-basis: 148px;
  min-width: 148px;
  height: 148px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  list-style-type: none;
}
.p-intro-nav {
  flex-basis: 100%;
  margin-top: 70px;
}
.p-intro-nav__content {
  display: table;
  border-collapse: collapse;
  width: 100%;
}
.p-intro-nav__items {
  display: table-cell;
  border: solid 1px #dfdfdf;
  padding: 38px 0 26px;
  width: 25%;
  text-align: center;
  font-size: 1.6rem;
}
.p-intro-nav__icon {
  display: block;
  margin-bottom: 12px;
  font-size: 3.6rem;
}
.p-intro-nav__inner-link {
  text-decoration: underline;
}
.p-intro-nav__inner-link:hover, .p-intro-nav__inner-link:focus {
  text-decoration: none;
}

*::-ms-backdrop, .p-intro-nav__items {
  width: 25%; /* IE11 */
}

.p-feature .heading-secondary, .p-feature .heading-secondary--number {
  justify-content: center;
  align-items: flex-end;
  align-content: center;
}
.p-feature-rurubu {
  margin-top: 40px;
  padding: 32px 60px 40px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.p-feature-rurubu .p-feature-type__txt {
  line-height: 1.4444444444;
}
.p-feature-rurubu-media {
  margin : 56px auto 0;
	max-width: 800px;
	border-bottom: 1px solid #dfdfdf;
}
.p-feature-rurubu-media__image {
	display: block;
	margin: 0 auto;
}
.p-feature-rurubu-media__text {
	margin-top: 40px;
  font-size: 1.8rem;
  line-height: calc(28/18);
}

.p-feature-rurubu-button-area {
  margin-top: 24px;
}
.p-feature-rurubu-second-text {
	margin-top: 24px;
	margin-bottom: 40px;
  font-size: 1.3rem;
  line-height: calc(20/13);
}
.p-feature-type {
  margin: 40px 0 65px;
}
.p-feature-type__items {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 23px 25px 40px;
}
.p-feature-type__items:nth-child(n+2) {
  border-left: 1px solid #dfdfdf;
}
.p-feature-type__items:nth-child(1) {
  padding-left: 20px;
}
.p-feature-type__items:nth-child(3) {
  padding-right: 25px;
}
.p-feature-type__txt {
  margin-top: 7px;
}
.p-feature-type__items:nth-child(3) .p-feature-type__txt {
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-feature-type__box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.p-feature-type__box__txt {
  font-size: 1.6rem;
  text-align: left;
}
.p-feature-type__items:nth-child(1) .p-feature-type__box__txt {
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-feature-type__items:nth-child(3) .p-feature-type__box__txt {
  flex-basis: 176px;
  max-width: 176px;
}

.p-feature-type__items:nth-child(1) .p-feature-type__box__img {
  flex-basis: 138px;
  max-width: 138px;
}

.p-feature-type__items:nth-child(2) .p-feature-type__box__img {
  width: 100%;
}
.p-feature-type__items:nth-child(2) .p-feature-type__box__img img {
  width: 317px;
}

.p-feature-type__items:nth-child(3) .p-feature-type__box__img {
  width: 156px;
  margin-top: 10px;
  margin-right: -4px;
}

.p-feature-type__items:nth-child(4) .p-feature-type__box__img {
  margin-top: -12px;
  margin-right: -4px;
}

.p-feature-type__box--note {
  width: 100%;
  font-size: 1.3rem;
}
.p-feature-type__items:nth-child(3) .p-feature-type__box--note {
  font-size: 1.5rem;
}

.p-feature-type__purchase {
  position: relative;
  width: 360px;
  height: 60px;
  margin-top: 18px;
  font-size: 21px;
  left: -10px;
}
.p-feature-type__purchase .icon-cart {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}
.travelgift .p-feature-type._col-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 105px;
}
.travelgift .p-feature-type._col-2 .p-feature-type__items {
  position: relative;
  max-width: none;
}
.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(n+2) {
  border-left: none;
}
.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(2n)::before {
  position: absolute;
  left: 0;
  width: 1px;
  height: calc(100% - 12px);
  background: #dfdfdf;
  content: "";
}
.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(2)::before {
  top: 0;
}
.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(4)::before {
  bottom: 0;
}
.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(n+3) {
  padding-top: 36px;
}
.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(n+3)::after {
  position: absolute;
  top: 0;
  width: calc(100% - 13px);
  height: 1px;
  background: #dfdfdf;
  content: "";
}
.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(n+3):nth-child(2n)::after {
  right: 0;
}
.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(n+3):nth-child(2n+1)::after {
  left: 0;
}
.travelgift .p-feature-type._col-2 .p-feature-type__box {
  width: 65%;
  margin-inline: auto;
}
.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(2) .p-feature-type__box {
  width: 96%;
}

.travelgift .p-feature-type._col-2 .p-feature-type__items:nth-child(4) .p-feature-type__box {
  width: 77%;
}

.travelgift .p-feature-type._col-2 .p-feature-type__txt {
  margin-top: 4px;
}
.travelgift .p-feature-type._col-2 .p-feature-type__box__txt {
  font-size: 1.8rem;
}

.p-feature-type__special-price {
  padding-top: 24px;
  width: 98px;
  height: 98px;
  position: absolute;
  top: 44px;
  left: 36px;
  border: 1px solid #c81528;
  border-radius: 49px;
  background: #fff;
  text-align: center;
}
.p-feature-type__special-price span {
  line-height: 1;
}
.p-feature-type__special-price span:first-child {
  font-weight: 700;
  font-size: 1.25rem;
  display: block;
  letter-spacing: 0.06em;
}
.p-feature-type__special-price span:nth-child(2) {
  color: #c81528;
  font-weight: 700;
  font-size: 1.65rem;
  font-family: "Noto Sans JP", "system-ui", sans-serif;
}
.p-feature-type__special-price span:nth-child(3) {
  color: #c81528;
  font-weight: 700;
  font-size: 2.05rem;
  margin-left: 4px;
  font-family: "Noto Sans JP", "system-ui", sans-serif;
}
.p-feature-type__special-price span:nth-child(4) {
  font-size: 1.15rem;
  display: block;
}
.travelgift .p-feature-02-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.travelgift .p-feature-02-img {
  flex-basis: 280px;
  max-width: 280px;
}
.travelgift .p-feature-02-speechBubble {
  position: relative;
  border: 1px solid #ccc;
  background-color: #ffffff;
  flex-basis: 400px;
  max-width: 400px;
  margin-left: 60px;
  padding: 33px 0 36px;
  font-size: 2.2rem;
  font-weight: 500;
}
.travelgift .p-feature-02-speechBubble::after, .travelgift .p-feature-02-speechBubble::before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.travelgift .p-feature-02-speechBubble::after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 20px;
  margin-top: -20px;
}
.travelgift .p-feature-02-speechBubble::before {
  border-color: rgba(204, 204, 204, 0);
  border-right-color: #ccc;
  border-width: 21px;
  margin-top: -21px;
}

.travelgift .p-feature01 figure img {
  width: 558px;
  margin-top: 34px;
}

.travelgift .p-feature02 {
  margin-top: 100px;
}
.travelgift .p-feature02-col2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0 35px;
}
.travelgift .p-feature02-col2__items {
  flex-basis: 356px;
  max-width: 356px;
  padding: 14px 0 20px;
  text-align: center;
}
.travelgift .p-feature02-col2__items:nth-child(2) {
  border-left: 1px solid #ccc;
}
.travelgift .p-feature02-col2__items .c-buy-list__btn {
  margin: 22px auto 0;
}
.travelgift .p-feature02__txt {
  font-size: 1.6rem;
  font-weight: bold;
}

.nicegift .p-feature02-col2__items {
  flex-basis: auto;
  max-width: auto;
  display: flex;
  align-items: center;
  font-size: 15px;
}
.nicegift .p-feature02-col2__items span {
  margin-right: 8px;
}
.nicegift .p-feature02-col2__items a {
  text-decoration: underline;
}
.nicegift .p-feature02-col2__items a:hover {
  text-decoration: none;
}
.nicegift .p-feature02-col2__items:nth-child(2) {
  border-left: none;
  margin-left: 40px;
}

.p-thought-choice {
  display: table;
  border-collapse: collapse;
  border: 1px solid #dfdfdf;
}
.p-thought-choice__items {
  display: table-cell;
  border: solid 1px #dfdfdf;
  width: 33.3333333333%;
  vertical-align: top;
}
.p-thought-choice__items-box {
  height: 332px;
}
.p-thought-choice__items-box._narrow {
  height: 282px;
}
.p-thought-choice__link img {
  overflow: hidden;
  transition-duration: 0.3s;
}
.p-thought-choice__link:hover img {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.p-thought-choice__txtbox {
  position: relative;
  padding: 40px 46px 135px 46px;
}
.p-thought-choice__txtbox__triangle--before:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
  border-width: 0 15px 20px 15px;
}
.p-thought-choice__txtbox__triangle--after:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  border-width: 20px 15px 0 15px;
  z-index: 5;
}
.p-thought-choice__imgbox {
  position: relative;
  padding: 60px 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-thought-choice__btn {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
}

.p-scene-type {
  display: flex;
  width: 100%;
  margin-top: 35px;
}
.p-scene-type__items {
  position: relative;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  padding: 28px 0;
  width: 20%;
  height: 224px;
  text-align: center;
}
.p-scene-type__items img {
  overflow: hidden;
  transition-duration: 0.3s;
}
.p-scene-type__items:hover img {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.p-scene-type__items:nth-child(1) img {
  width: 87px;
}
.p-scene-type__items:nth-child(2) img {
  width: 140px;
}
.p-scene-type__items:nth-child(3) img {
  width: 135px;
}
.p-scene-type__items:nth-child(4) img {
  width: 150px;
}
.p-scene-type__items:nth-child(5) img {
  width: 83px;
}
.p-scene-type__items figcaption {
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 2rem;
  line-height: 1.29;
}
.p-scene-type__items:nth-child(4) figcaption {
  bottom: 13px;
}

.p-scene .c-btn-cmn__list--02 .c-btn-cmn__item:nth-child(2) a {
  padding-top: 3px;
  font-size: 2.4rem;
}

*::-ms-backdrop, .p-scene-type__items {
  width: 20%; /* IE11 */
}

.p-faq__intro {
  margin-bottom: 38px;
  text-align: center;
}
.p-faq__ttl {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.p-faq__box + .p-faq__box {
  display: none;
}
.p-faq__tab.active {
  border: 1px solid #dbdddf;
}
.p-faq__tab.active:before, .p-faq__tab.active:after {
  content: none;
}
.p-faq-list {
  margin-top: -7px;
}
.p-faq-list__item {
  margin-top: 30px;
  border: 1px solid #dbdddf;
  font-size: 1.6rem;
}
.p-faq-list__item .linklist li {
  display: inline-block;
  margin-right: 10px;
}
.p-faq-list__inner {
  display: flex;
  padding: 15px 0;
}
.p-faq-list__q {
  position: relative;
  padding-right: 74px;
  align-items: center;
  background: #ffffff;
  cursor: pointer;
}
.p-faq-list__q:after {
  position: absolute;
  right: 31px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
  transition: 0.3s;
  content: "";
}
.is-open .p-faq-list__q:after {
  transform: rotate(-135deg);
}

.p-faq-list__a {
  display: none;
  border-top: 1px solid #dbdddf;
  background: #fff;
}
.p-faq-list__ico {
  flex-basis: 74px;
  max-width: 74px;
  border-right: 1px solid #dbdddf;
  font-size: 2.8rem;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.p-faq-list__txt {
  flex-basis: calc(100% - 74px);
  max-width: calc(100% - 74px);
  padding: 0 20px;
}
.p-faq-list__txt .icon-arrow {
  position: relative;
  padding-left: 10px;
}
.p-faq-list__txt .icon-arrow:before {
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.p-faq-list__txt a {
  text-decoration: underline;
}
.p-faq-list__txt a:hover {
  text-decoration: none;
}
.p-faq-list__bold {
  padding-right: 0;
  font-weight: 500;
}
.p-faq-list__detail {
  padding-bottom: 5px;
  margin-top: 15px;
}
.p-faq-list__note {
  color: #d0232a;
  font-size: 1.5rem;
}
.p-faq .icon_window {
  width: 13px;
  height: auto;
  margin-left: 5px;
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
}

.link-arrow {
  display: block;
  position: relative;
  margin-top: 15px;
  padding-left: 16px;
  text-decoration: underline;
  font-size: 15px;
}
.link-arrow::before {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  content: "笆ｶ";
  font-size: 12px;
}
.link-arrow:hover {
  text-decoration: none;
}

.nicegift .p-intro-content {
  padding-bottom: 65px;
}

.c-footer-top {
  border-top: 1px solid #dbdddf;
  border-bottom: 1px solid #dbdddf;
  background: #ffffff;
  padding: 32px 0;
  text-align: center;
}
.c-footer-top__btn {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
}
.c-footer-top .c-btn-cmn--lg {
  width: 400px;
}

.travelgift .c-footer-purchase,
.nicegift .c-footer-purchase,
.nicetrip .c-footer-purchase,
.p-tabimono .c-footer-purchase,
.guide .c-footer-purchase,
.old-ticket .c-footer-purchase {
	display: none;
}

@keyframes border-down {
  0% {
    transform: translateY(-90px);
  }
  100% {
    transform: translateY(90px);
  }
}
.p-scroll {
  position: absolute;
  color: red;
  right: 20px;
  bottom: 0;
  height: 135px;
  width: 11px;
  font-size: 1.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  text-shadow: 2.1px 2.1px 3px rgba(0, 0, 0, 0.1);
}
.p-scroll span {
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #ffffff;
}
.p-scroll-border {
  margin-top: 3px;
  overflow: hidden;
  height: 90px;
  width: 100%;
  position: relative;
}
.p-scroll-border:before {
  content: "";
  background: #dfdfdf;
  position: absolute;
  top: 5px;
  height: 100%;
  width: 2px;
  left: 4.5px;
}
.p-scroll-border:after {
  content: "";
  background: #333;
  position: absolute;
  top: 5px;
  height: 100%;
  width: 2px;
  animation-iteration-count: infinite;
  animation-name: border-down;
  animation-duration: 2s;
  z-index: 100;
  left: 4.5px;
}

.p-top {
  /*繝医Λ繝吶Ν繧ｮ繝輔ヨ荳譎ょ●豁｢逕ｨ*/
}
.p-top-travelgift__wrap {
  background: url(../images/top/bg_travelgift.jpg) no-repeat center top;
  background-size: cover;
}

/* 後で消える */
.p-top-travelgift-end {
	margin-top: 25px;
	margin-right: 72px;
	background-color: rgb(254 253 249 / 90%);
	position: relative;
}

.p-top-travelgift-end::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%) translateY(99%);
	height: 8px;
	width: 12px;
	background-color: rgb(254 253 249 / 90%);
	clip-path: polygon(0 0, 50% 100%, 100% 0);
}

.p-top-travelgift-end p {
	padding: 6px 0 8px;
	color: #c81528;
	text-align: center;
	font-size: 16px;
	line-height: calc(25/16);
}

.p-top-travelgift-end a {
	text-decoration: underline;
}
/* 後で消えるここまで */




.p-top-cataloggift__wrap {
  background: url(../images/top/bg_cataloggift.jpg) no-repeat center top;
  background-size: cover;
}
.p-top-first-contents {
  position: relative;
  height: calc(100vh - 209.68px);
}
.p-top-first-contents .c-gift__inner, .p-top-first-contents .c-gift__inner--default, .p-top-first-contents .c-gift__inner--lg, .p-top-first-contents .c-gift__inner--lg-x, .p-top-first-contents .c-gift__inner--harmonift {
  position: relative;
  height: 100%;
  width: 100%;
}
.p-top-first-contents__catch-mainly {
  position: absolute;
  bottom: 22.8%;
  left: 24px;
  color: #ffffff;
  font-size: 3.6rem;
  letter-spacing: 8.6px;
}
.p-top-first-contents__catch-mainly._bottom-adjust {
  bottom: 32%;
}
.p-top-first-contents__catch-sub {
  display: block;
  font-size: 3rem;
  letter-spacing: normal;
  text-transform: uppercase;
}
.p-top-anchor__list {
  display: flex;
  justify-content: center;
}
.p-top-anchor__item {
  /* flex-basis: 22.265625%;
  max-width: 285px; */
  /*繝医Λ繝吶Ν繧ｮ繝輔ヨ荳譎ょ●豁｢逕ｨ*/
}
/* .p-top-anchor__item:nth-of-type(2) {
  position: relative;
}
.p-top-anchor__item:nth-of-type(2)::after {
  position: absolute;
  top: 20px;
  right: 0;
  content: "";
  width: 1px;
  height: 60px;
  background: #E7E7E7;
} */
.p-top-anchor__heading {
  flex-basis: 10.9375%;
  max-width: 140px;
  font-size: 2rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.p-top-anchor__heading span {
  display: block;
  font-size: 1.4rem;
}
.p-top-list {
  display: flex;
  justify-content: center;
}
.p-top-list__item {
  height: 420px;
  flex-basis: 50%;
}
.p-top-list__item--2col {
  height: 435px;
}
.p-top-cataloggift__wrap .p-top-list__item:nth-child(2) {
  position: relative;
}
.p-top-cataloggift__wrap .p-top-list__item:nth-child(2) .p-top-cataloggift-tabimono__image {
  position: absolute;
  top: 21px;
  left: 50px;
}

.p-top-list__link, .p-top-list__link--long {
  padding-top: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.p-top-list__link--long {
  width: 416px;
  padding-top: 76px;
  text-align: center;
}
.p-top-list__link--long-combo {
  width: auto;
  padding-top: 16px;
}
.p-top-list__link .notice, .p-top-list__link--long .notice {
  margin: 5px 0 15px 6%;
  color: #c81528;
  font-size: 1.4rem;
}
.p-top-box {
  font-size: 1.8rem;
}
.p-top-box__ttl {
	margin-bottom: 16px;
  text-align: center;
  line-height: 1;
}
.p-top-box__ttl--secondary {
  font-size: 1.8rem;
}
.p-top-box__ttl--secondary + .p-top-box__ttl--primary {
  margin-top: 16px;
}
.p-top-box__ttl--primary {
  display: block;
  font-size: 5.2rem;
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
}
.p-top-box__ttl--primary + .p-top-box__ttl--secondary {
  margin-top: 16px;
  display: block;
}
.p-top-box__ttl--primary-02 {
  font-size: 5.6rem;
}
.p-top-box-lead {
  margin-top: 29px;
}
.p-top-btn__box {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  width: 420px;
  flex-direction: column;
  align-items: center;
}
.p-top-sec {
  padding-top: 100px;
}
.p-top-sec-02 {
  padding-bottom: 100px;
}
.p-top-pickup {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.p-top-pickup li {
  flex-basis: 20%;
}
.p-top-pickup li:nth-child(n+2) {
  margin-left: 2.06%;
}
.p-top-news__line {
  position: relative;
  padding: 20px 60px 20px 30px;
  font-size: 1.6rem;
  border-top: 1px solid #dfdfdf;
  cursor: pointer;
}
.p-top-news__line:last-child {
  border-bottom: 1px solid #dfdfdf;
}
.p-top-news__line time {
  color: #777777;
  font-size: 1.4rem;
  margin-right: 30px;
  font-family: "Noto Sans JP", sans-serif;
}
.p-top-news__q {
  display: flex;
}
.p-top-news__q:after {
  position: absolute;
  right: 31px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
  transition: 0.3s;
  content: "";
}
.is-open .p-top-news__q:after {
  transform: rotate(-135deg);
}

.p-top-news__a {
  display: none;
  margin: 10px 0 0 100px;
}

/* 熊本地震支援JTBトラベルギフト */
.p-top-kumamoto {
	margin-top: 64px;
}

.p-top-kumamoto__intro {
	font-weight: bold;
	font-family: "Noto Serif JP";
	font-size: 18px;
	text-align: center;
}

.p-top-kumamoto__details {
	display: flex;
	width: 100%;
	max-width: 858px;
	margin: 24px auto 0;
	padding: 32px 64px 32px 56px;
	border: 1px solid #d6d6d6;
	border-radius: 8px;
	background: #fff;
	flex-direction: row-reverse;
	align-items: center;
	column-gap: 48px;
}

.p-top-kumamoto__image {
	height: 100%;
	flex-shrink: 0;
}

.p-top-kumamoto__heading {
	font-weight: bold;
	font-size: 17px;
}

.p-top-kumamoto__text {
	margin: 16px 0 0 12px;
	font-size: 14px;
}

.p-top-kumamoto__text--small {
	margin-top: 4px;
	font-size: 12px;
}

.p-top-kumamoto__link {
	margin: 12px 0 0 12px;
	font-size: 14px;
}

.p-top-kumamoto__link a {
	color: #c81528;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.p-top-kumamoto__link a:hover {
	text-decoration: none;
}


.p-top-tabimono {
  padding: 48px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-top-tabimono__txt {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  font-size: 1.8rem;
  margin-left: 34px;
  flex-shrink: 0;
}
.p-top-tabimono__txt span {
  display: block;
  font-size: 4rem;
  font-weight: 500;
  letter-spacing: -2px;
  transform: scale(0.8, 1);
}
.p-top-tabimono .c-btn-cmn--sm {
  margin-top: 16px;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .p-top-cataloggift__wrap .p-top-list__item:nth-child(2) .p-top-box__ttl--primary {
    margin-top: 10px;
  }
  *::-ms-backdrop, .p-top-cataloggift__wrap .p-top-list__item:nth-child(2) .p-top-btn__box {
    margin-top: 14px;
  }
}
.bg-certificate {
  background: url(../images/top/bg_certificate.jpg) center top no-repeat #ddd;
  background-size: cover;
}

.bg-travelgift {
  background: url(../images/top/bg_travelgift.jpg) center top no-repeat #ddd;
  background-size: cover;
}

.bg-catalog {
  background: url(../images/top/bg_catalog.jpg) center top no-repeat #ddd;
  background-size: cover;
}

.bg-travel_01, .bg-travel_02 {
  background-size: 640px 100%;
}

.bg-certificate {
  background: url(../images/top/bg_certificate1920.jpg) center top no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1280px) {
  .bg-certificate {
    background: url(../images/top/bg_certificate1280.jpg) center top no-repeat;
    background-size: cover;
  }
}

.txt-harmonift {
  position: absolute;
  left: 20px;
  top: 20px;
  background: rgba(255, 255, 255, 0.6);
  padding: 8px;
  color: #ff0000;
  font-size: 1.3rem;
  text-align: center;
}

.travelgift #page_header-pc,
.p-tabimono #page_header-pc {
  position: relative;
  z-index: 99;
  margin-bottom: 0;
}

.only-sp {
  display: none;
}

.news .heading-secondary, .news .heading-secondary--number {
  margin-bottom: 32px;
}
.news .c-hero {
  height: 250px;
}
.news .c-hero__catch {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.news-category {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 24PX;
  border: 1px solid #ff0e0e;
  margin-right: 30px;
  color: #ff0e0e;
  text-align: center;
  font-size: 12px;
}
.news-category._blue {
  border-color: #4892f6;
  color: #4892f6;
}
.news .p-top-news__a {
  margin: 10px 0 0 250px;
}
.news-pager {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.news-pager__item {
  flex-basis: 42px;
  max-width: 42px;
}
.news-pager__item:nth-child(n+2) {
  margin-left: 12px;
}
.news-pager__link {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #777;
  color: #777777;
  font-size: 16px;
  width: auto;
  height: 42px;
}
.news-pager__link._current, .news-pager__link:hover {
  background: #08050a;
  color: #ffffff;
}
.news .c-btn-cmn--mid:hover {
  background: #ffffff;
  color: #333;
  cursor: pointer;
}

.js-news-item.is-hidden {
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

.guide .heading-secondary, .guide .heading-secondary--number {
  margin-bottom: 32px;
}
.guide .c-hero {
  height: 400px;
}
.guide .c-hero--guide {
  background-image: url(../images/guide/bg_hero_guide.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.guide .c-hero__catch {
  bottom: 124px;
}

.p-guide-media {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-guide-media__items {
  margin-left: 32px;
}
.p-guide-media__photo {
  max-width: 486px;
  text-align: right;
}
.p-guide-tab-box:nth-of-type(n+2) {
  padding: 100px 0;
}
.p-guide-tab-txt {
  margin: -16px 0 32px;
  text-align: center;
}
.p-guide-table {
  font-size: 1.4rem;
  width: auto;
}
.p-guide-table thead .p-guide-table__ttl {
  width: 277px;
  height: 190px;
  padding: 24px 20px;
}
.p-guide-table thead .p-guide-table__ttl ._bold {
  display: block;
  margin-bottom: 15px;
  font-size: 1.8rem;
  line-height: 1;
}
.p-guide-table tbody th, .p-guide-table tbody td {
  vertical-align: middle;
}
.p-guide-table tbody .c-table-line__ttl {
  text-align: center;
  vertical-align: middle;
  height: 82px;
  line-height: 1;
}
.p-guide-table tbody .c-table-line__ttl-ico {
  margin-bottom: 10px;
}
.p-guide-delivery {
  display: flex;
  justify-content: center;
}
.p-guide-delivery__ttl {
  font-size: 2.4rem;
}
.p-guide-delivery__box {
  text-align: center;
  max-width: 510px;
  padding: 0 50px;
  box-sizing: content-box;
}
.p-guide-delivery__text {
  font-size: 1.8rem;
  line-height: 1.6;
}
.p-guide-delivery__text p:nth-child(n+2) {
  margin-top: 10px;
}
.p-guide-delivery__note {
  display: block;
  margin-top: 32px;
  font-size: 1.4rem;
}
.p-guide-cmnInfo {
  padding: 100px 0;
}
.p-guide-contact {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.p-guide-contact__item {
  height: 200px;
  font-size: 1.8rem;
}
.p-guide-contact__item:nth-of-type(1) {
  border-right: 1px solid #ccc;
}
.p-guide-orderFlow {
  padding: 70px 0 100px;
}
.p-guide-orderFlow__ttl {
  margin-bottom: 44px;
  text-align: center;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.75;
}
.p-guide-orderFlow__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-guide-orderFlow__items {
  position: relative;
  flex-basis: 346px;
  max-width: 346px;
}
.p-guide-orderFlow__items:nth-of-type(1)::after, .p-guide-orderFlow__items:nth-of-type(2)::after, .p-guide-orderFlow__items:nth-of-type(4)::after, .p-guide-orderFlow__items:nth-of-type(5)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: -24px;
}
.p-guide-orderFlow__items:nth-child(n+4) {
  margin-top: 40px;
}
.p-guide-orderFlow__items__number {
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  letter-spacing: 3.84px;
}
.p-guide-orderFlow__items figcaption {
  margin-top: 15px;
  text-align: center;
  font-size: 1.4rem;
}
.p-guide-orderFlow__items__captionTtl {
  display: block;
  margin-bottom: 6px;
  font-size: 1.8rem;
  font-weight: bold;
}
.p-guide-orderFlow__more {
  text-align: center;
  margin-top: 40px;
}
.p-guide-orderFlow__more-button {
  width: fit-content;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1.8rem;
  max-width: none;
  height: 50px;
}
.p-guide-orderFlow__more-button::before {
  content: none;
}
.p-guide-deliverlyFlow {
  padding-bottom: 100px;
}
.p-guide-deliverlyFlow__ttl {
  margin-bottom: 44px;
  text-align: center;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.75;
}
.p-guide-deliverlyFlow__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-guide-deliverlyFlow__items {
  position: relative;
  border: 1px solid #ddd;
  padding: 48px 17px 28px;
  flex-basis: 256px;
  max-width: 256px;
  text-align: center;
}
.p-guide-deliverlyFlow__items._modal-btn {
  cursor: pointer;
}
.p-guide-deliverlyFlow__items._modal-btn :hover {
  opacity: 0.7;
}
.p-guide-deliverlyFlow__items .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.p-guide-deliverlyFlow__items .icon__mark {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
}
.p-guide-deliverlyFlow__items:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: -20px;
}
.p-guide-deliverlyFlow__items figure {
  padding-top: 22px;
}
.p-guide-deliverlyFlow__items:nth-child(n+3) figure {
  margin-top: 13px;
}
.p-guide-deliverlyFlow__items__number {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: #000000;
  font-family: "Ropa Sans", "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  color: #ffffff;
}
.p-guide-deliverlyFlow__items figcaption {
  margin-top: 15px;
  font-size: 1.4rem;
  text-align: left;
}
.p-guide-deliverlyFlow__items figcaption ._notice {
  color: #c8192c;
  font-size: 1.2rem;
}
.p-guide-deliverlyFlow__items__captionTtl {
  display: block;
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.p-guide-heading__border {
  position: relative;
  padding-bottom: 8px;
}
.p-guide-heading__border::after {
  content: "";
  position: absolute;
  background: #cccccc;
  height: 2px;
  width: 20px;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.emergency {
  width: 1000px;
  border: 1px solid #f00;
  margin: 0 auto;
  padding: 15px;
}
.emergency-ttl {
  font-weight: bold;
  font-size: 20px;
}

.modal-btn {
  cursor: pointer;
  text-align: center;
  width: 300px;
  margin: 70px auto;
  padding: 20px 70px;
  border: 1px solid #000;
  background: #000;
  color: #fff;
  transition: 0.4s ease-in-out;
}

.modal-btn:hover {
  background: #fff;
  color: #000;
}

.modal-close-btn i {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 40px;
  cursor: pointer;
}

.js-modal-01,
.js-modal-02 {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.modal-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.modal-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  padding: 30px;
  overflow-y: scroll;
  transform: translate(-50%, -50%);
  background: #fff;
}

.modal-contents {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
.modal-contents .fig {
  margin: 10px 0;
  text-align: center;
}

.p-mizubiki {
  border: 1px solid #cccccc;
}

.p-wrapping .heading-secondary, .p-wrapping .heading-secondary--number {
  margin-bottom: 32px;
}
.p-wrapping-hero {
  background: url(../images/wrapping/bg_hero_wrapping.jpg?260324) no-repeat center center;
  height: 560px;
  background-size: cover;
}
.p-wrapping .c-hero__catch {
  position: absolute;
  bottom: 200px;
  left: 0;
}
.p-wrapping-itemList__item {
  height: 320px;
}
.p-wrapping-itemList__ttl {
  font-size: 2rem;
  line-height: 1.5;
}
.p-wrapping-itemList__ttl-catch {
  display: block;
  font-weight: 500;
}
.p-wrapping-itemList__lead {
  margin-top: 8px;
  line-height: 1.5;
}
.p-wrapping-itemList__txtBox {
  margin-top: 20px;
  text-align: center;
  font-size: 1.6rem;
}
.p-wrapping-kakekata {
  font-size: 1.8rem;
  display: flex;
  justify-content: center;
}
.p-wrapping-kakekata__list {
  flex-shrink: 0;
  max-width: 512px;
}
.p-wrapping-kakekata__list:first-child {
  margin-right: 100px;
}
.p-wrapping-kakekata__catch {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c81528;
  font-size: 2rem;
  width: 218px;
  padding: 15px 0;
  margin-right: 24px;
  font-weight: 500;
  line-height: 1;
}
.p-wrapping-kakekata__box {
  display: flex;
  align-items: center;
}
.p-wrapping-kakekata__box:nth-of-type(n+2) {
  margin-top: 24px;
}
.p-wrapping-sample__caption {
  margin-top: 5px;
  position: relative;
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1em;
}
.p-wrapping-sample__caption:before {
  content: "笆ｲ";
  color: #333;
  font-size: 1rem;
  margin-right: 2px;
}
.p-wrapping-sample__item {
  max-width: 240px;
}
.p-wrapping-sample__item:nth-child(n+2) {
  margin-left: 20px;
}
.p-wrapping-sample__item._lg {
  max-width: 300px;
}
.p-wrapping-writing-tab__contents {
  padding: 70px 0;
  font-size: 1.8rem;
}
.p-wrapping-writing__ico {
  width: 60px;
  height: 33px;
  font-size: 2rem;
  margin: 0 auto;
}
.p-wrapping-writing__ico-caption {
  margin-top: 15px;
  font-size: 1.8rem;
  line-height: 1.6;
}
.p-wrapping-writing__category {
  margin: 15px auto 0;
  max-width: 770px;
}
.p-wrapping-writing__explain {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 20px;
  padding: 0 35px;
}
.p-wrapping-memorial__contents {
  font-size: 1.8rem;
}
.p-wrapping-memorial__contents-item {
  max-width: 500px;
  margin: 0 25px;
}
.p-wrapping-cv {
  font-size: 1.8rem;
}
.p-wrapping-cv__item {
  height: 300px;
  padding: 0 75px;
}
.p-wrapping-cv .c-btn-cmn--mid {
  margin-top: 40px;
}

.p-tabimono .p-hero-content {
  background-image: url(../images/tabimono/bg_hero_tabimono.jpg);
}
.p-tabimono .p-intro-txtbox {
  max-width: 544px;
  flex-basis: 551px;
}
.p-tabimono .p-intro-txtbox .heading-secondary, .p-tabimono .p-intro-txtbox .heading-secondary--number {
  font-size: 3.4rem;
  letter-spacing: -0.1px;
}
.p-tabimono .p-intro-imgbox {
  display: flex;
  max-width: 428px;
  flex-direction: column;
  align-items: center;
}
.p-tabimono-itemList {
  font-size: 2rem;
  flex-wrap: wrap;
  margin: 15px auto 0;
}
.p-tabimono-itemList__item {
	width: 240px;
  margin: 15px 0;
  text-align: center;
}
.p-tabimono-itemList__caption {
  margin-top: 20px;
}

.c-hero--harmonift {
  position: relative;
  background-image: url(../images/harmonift/bg_hero_harmonift.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}
.c-hero--harmonift .emergency-note {
  left: 50%;
  transform: translateX(-50%);
}

.bg-harmonift--blue {
  background: -moz-linear-gradient(left, #1a2037 0%, #1c2660 51%, #1a2037 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1a2037 0%, #1c2660 51%, #1a2037 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1a2037 0%, #1c2660 51%, #1a2037 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.p-harmonift .text-shadow {
  text-shadow: 2px 2px 7px black;
}
.p-harmonift .micho {
  font-family: "繝偵Λ繧ｮ繝趣ｿｽ??ｿｽ譛? ProN W6", "HiraMinProN-W6", "Noto Serif JP";
}
.p-harmonift .c-footer-cv {
  background: #231815;
}
.p-harmonift main {
  color: #231815;
  font-family: "繝偵Λ繧ｮ繝趣ｿｽ??ｿｽ譛? ProN W6", "HiraMinProN-W6", "Noto Serif JP";
}
.p-harmonift-hero__catch {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.p-harmonift-hero__catch-logo {
  margin-top: 85px;
}
.p-harmonift-cmn-sec {
  padding: 65px 0;
}
.p-harmonift__ttl-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/harmonift/ttl_harmonift_primary.jpg) no-repeat center top #1d223a;
  height: 154px;
}
.p-harmonift__sec-mainly {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 2.5rem;
  text-align: center;
  line-height: 2.4;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 570px;
}
.p-harmonift__sec-mainly--01 {
  background-image: url(../images/harmonift/bg_sec_01.jpg);
}
.p-harmonift__sec-mainly--02 {
  background-image: url(../images/harmonift/bg_sec_02.jpg);
}
.p-harmonift__sec-mainly--03 {
  background-image: url(../images/harmonift/bg_sec_03.jpg);
}
.p-harmonift__sec-other {
  text-align: center;
  padding: 20px 0;
  background: #dcdddd;
}
.p-harmonift__sec-other__inner {
  background: #1A2037;
}
.p-harmonift__sec-other__ttl {
  color: #c9a95c;
  font-size: 2.5rem;
  line-height: 1.9;
  margin-bottom: 45px;
}
.p-harmonift-print__box {
  background: #E6E6E6;
  font-size: 1.7rem;
  align-items: center;
  padding: 60px 0 60px 40px;
  max-width: 980px;
  margin: 0 auto;
}
.p-harmonift-print__box-txt {
  margin-left: 10px;
  letter-spacing: -0.05em;
}
.p-harmonift-price__lead {
  padding: 10px 0;
  color: #c01920;
  font-size: 2.3rem;
  max-width: 980px;
  margin: 0 auto;
  border: 1px solid #c01920;
  text-align: center;
}
.p-harmonift-price ul {
  margin-top: 24px;
  font-size: 1.5rem;
  text-align: center;
}
.p-harmonift-goods {
  background: #e6e6e6;
}
.p-harmonift-goods .p-harmonift__sec-other__ttl {
  color: #231815;
}
.p-harmonift-goods__grid {
  display: flex;
  justify-content: center;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
}
.p-harmonift-goods__grid-item {
  padding: 20px 15px 15px;
  position: relative;
  flex-basis: 238px;
  max-width: 238px;
  border: 2px solid #dadbdb;
  background: #ffffff;
  margin: 0 5px;
}
.p-harmonift-goods__grid-item:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 40px;
  left: 16px;
  top: 0;
  background: #004f94;
}
.p-harmonift-goods__grid-caption {
  font-size: 1.7rem;
  padding-left: 17px;
  color: #595757;
  font-weight: 500;
}
.p-harmonift-goods__grid-photo {
  padding: 10px 0;
}
.p-harmonift-goods__grid-more {
  margin-top: 15px;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #595757;
}
.p-harmonift-hotel__inner {
  color: #ffffff;
  font-size: 1.5rem;
  display: flex;
  text-align: left;
  justify-content: space-between;
  max-width: 980px;
  margin: 0 auto;
}
.p-harmonift-hotel__inner li {
  line-height: 1.7;
}
.p-harmonift-hotel__ttl {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
.p-harmonift-hotel--2col {
  flex-basis: 500px;
  max-width: 500px;
}
.p-harmonift-hotel--3col {
  flex-basis: 400px;
  max-width: 400px;
}
.p-harmonift-hotel__list--3col li {
  flex-basis: 33.3333333333%;
}
.p-harmonift-cource__list li:nth-child(n+2) {
  margin-left: 10px;
}
.p-harmonift-case__list li {
  position: relative;
}
.p-harmonift-case__list li:nth-child(even) {
  margin-left: 10px;
}
.p-harmonift-case__list li:nth-child(n+3) {
  margin-top: 10px;
}
.p-harmonift-case__list-caption {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
}
.p-harmonift__pagetop {
  display: block;
  position: absolute;
  bottom: -12px;
  right: 0;
  height: 62px;
  width: 37px;
}
.p-harmonift .c-footer-cv {
  padding: 11px 0;
}
.p-harmonift .c-footer-cv__item {
  height: 40px;
}

.js-modal-inner {
  position: relative;
}

.js-modal-inner .btnWrap {
  position: absolute;
  bottom: 68px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.js-modal-inner .btnWrap .btnWrap-item:first-child {
  margin-left: 65px;
}

.js-modal-inner .btnWrap .btnWrap-item:last-child {
  margin-right: 80px;
}

.js-modal-inner .btnWrap .btnWrap-item a:hover {
  opacity: 0.7;
}

.-is-wedding .p-manners-sec__kv {
  background: url(../images/manners/kv_section_wedding.jpg) no-repeat top center/cover;
}
.-is-wedding .p-manners-scene__link {
  background: url(../images/manners/bg_scene_wedding.jpg) no-repeat top center/cover;
}

.-is-birth .p-manners-sec__kv {
  background: url(../images/manners/kv_section_birth.jpg) no-repeat top center/cover;
}
.-is-birth .p-manners-scene__link {
  background: url(../images/manners/bg_scene_birth.jpg) no-repeat top center/cover;
}

.-is-longevity .p-manners-sec__kv {
  background: url(../images/manners/kv_section_longevity.jpg) no-repeat top center/cover;
}
.-is-longevity .p-manners-scene__link {
  background: url(../images/manners/bg_scene_longevity.jpg) no-repeat top center/cover;
}

.-is-construction .p-manners-sec__kv {
  background: url(../images/manners/kv_section_construction.jpg) no-repeat top center/cover;
}
.-is-construction .p-manners-scene__link {
  background: url(../images/manners/bg_scene_construction.jpg) no-repeat top center/cover;
}

.-is-ceremony .p-manners-sec__kv {
  background: url(../images/manners/kv_section_ceremony.jpg) no-repeat top center/cover;
}
.-is-ceremony .p-manners-scene__link {
  background: url(../images/manners/bg_scene_ceremony.jpg) no-repeat top center/cover;
}

.-is-job .p-manners-sec__kv {
  background: url(../images/manners/kv_section_job.jpg) no-repeat top center/cover;
}
.-is-job .p-manners-scene__link {
  background: url(../images/manners/bg_scene_job.jpg) no-repeat top center/cover;
}

.-is-promotion .p-manners-sec__kv {
  background: url(../images/manners/kv_section_promotion.jpg) no-repeat top center/cover;
}
.-is-promotion .p-manners-scene__link {
  background: url(../images/manners/bg_scene_promotion.jpg) no-repeat top center/cover;
}

.-is-marriage .p-manners-sec__kv {
  background: url(../images/manners/kv_section_marriage.jpg) no-repeat top center/cover;
}
.-is-marriage .p-manners-scene__link {
  background: url(../images/manners/bg_scene_marriage.jpg) no-repeat top center/cover;
}

.-is-birthday .p-manners-sec__kv {
  background: url(../images/manners/kv_section_birthday.jpg) no-repeat top center/cover;
}
.-is-birthday .p-manners-scene__link {
  background: url(../images/manners/bg_scene_birthday.jpg) no-repeat top center/cover;
}

.-is-summer .p-manners-sec__kv {
  background: url(../images/manners/kv_section_summer.jpg) no-repeat top center/cover;
}
.-is-summer .p-manners-scene__link {
  background: url(../images/manners/bg_scene_summer.jpg) no-repeat top center/cover;
}

.-is-winter .p-manners-sec__kv {
  background: url(../images/manners/kv_section_winter.jpg) no-repeat top center/cover;
}
.-is-winter .p-manners-scene__link {
  background: url(../images/manners/bg_scene_winter.jpg) no-repeat top center/cover;
}

.-is-mothers .p-manners-sec__kv {
  background: url(../images/manners/kv_section_mothers.jpg) no-repeat top center/cover;
}
.-is-mothers .p-manners-scene__link {
  background: url(../images/manners/bg_scene_mothers.jpg) no-repeat top center/cover;
}

.-is-fathers .p-manners-sec__kv {
  background: url(../images/manners/kv_section_fathers.jpg) no-repeat top center/cover;
}
.-is-fathers .p-manners-scene__link {
  background: url(../images/manners/bg_scene_fathers.jpg) no-repeat top center/cover;
}

.p-manners .c-hero--manners {
  background-image: url(../images/manners/bg_hero_manners_01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.p-manners .c-hero--manners--02 {
  background-image: url(../images/manners/bg_hero_manners_02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.p-manners .c-hero__catch {
  bottom: 147px;
}
.p-manners .c-tab__btn {
  position: relative;
  z-index: 20;
  border-bottom: 1px solid #dfdfdf;
}
.p-manners .c-border-tab__item {
  padding: 9px 0 9px 11px;
}
.p-manners .c-border-tab__item.is-active {
  background: #c9151e;
  color: #ffffff;
}
.p-manners .c-border-tab__item:hover {
  background: #c9151e;
  color: #ffffff;
}
.p-manners .c-border-tab__ico {
  display: inline-block;
  width: 42px;
  height: 42px;
}
.p-manners .c-border-tab__catch {
  margin-left: 10px;
}

.p-guide-wrap {
  padding-top: 40px;
}
.p-guide-wrap .c-tab__btn-item::after, .p-guide-wrap .c-anchor__btn-item::after {
  z-index: 30;
}

.p-manners-price .c-border-box__item {
  justify-content: flex-start;
  padding: 35px 30px 30px;
}

.p-manners-give .c-border-box__item {
  justify-content: flex-start;
  padding: 35px 30px 30px;
}
.p-manners-give .p-manners-price__lead {
  text-align: center;
}

.p-manners-tab__inner {
  padding: 0 60px 100px;
}

.p-manners-price__lead {
  font-size: 14px;
  text-align: left;
  letter-spacing: 1.12px;
}

.-is-wedding .p-manners-sec__kv {
  position: relative;
  font-size: 60px;
  color: #ffffff;
  height: 300px;
}
.-is-wedding .p-manners-sec__kv-heading {
  position: absolute;
  bottom: 40px;
  left: 40px;
  line-height: 1.23;
  font-weight: 500;
}

.p-manners-sec__kv {
  position: relative;
  font-size: 60px;
  color: #ffffff;
  height: 300px;
}

.p-manners-sec__kv-heading {
  position: absolute;
  bottom: 40px;
  left: 40px;
  line-height: 1.23;
  font-weight: 500;
}

.p-manners-give .c-btn-cmn--sm {
  font-size: 18px;
}
.p-manners-give .heading-tertiary span {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
.p-manners-give .p-thought-choice__txtbox {
  padding: 40px 38px 0 38px;
}
.p-manners-give .p-thought-choice__items-box {
  justify-content: center;
  height: 258px;
}

.p-manners .tab-sec {
  padding-top: 100px;
}

.p-manners__txt {
  font-size: 18px;
  letter-spacing: 1.44px;
}

.p-manners-give__list {
  margin: 0 -10px;
}

.p-manners-give__item {
  flex: 0 1 306px;
  margin: 0 10px;
}

.p-manners-give__catch {
  text-align: center;
  margin-top: 15px;
  font-weight: 500;
}

.p-manners-give__lead {
  margin-top: 15px;
  font-size: 14px;
  letter-spacing: 1.12px;
}

.p-manners-consultant {
  margin-top: 60px;
  text-align: center;
  padding: 35px 0;
  border: dashed 1px #333333;
}

.p-manners-consultant__ttl {
  font-size: 18px;
  letter-spacing: 1.44px;
}

.p-manners-consultant__lead {
  margin-top: 25px;
  font-size: 14px;
  letter-spacing: 1.12px;
}

.p-mannres-more {
  padding-top: 60px;
  display: block;
  height: 287px;
  background: url(../images/manners/kv_footer_01.jpg) no-repeat top center/cover;
}

.p-mannres-more--02 {
  padding-top: 60px;
  display: block;
  height: 287px;
  background: url(../images/manners/kv_footer_02.jpg) no-repeat top center/cover;
}

.p-manners-scene__link {
  color: #ffffff;
  font-size: 40px;
  height: 190px;
  display: flex;
  align-items: center;
}
.p-manners-scene__link .c-btn-cmn--sm {
  margin: 0 auto;
  width: 260px;
  font-size: 18px;
}
.p-manners-scene__link .p-manners-scene__ttl {
  position: relative;
  width: 560px;
  display: flex;
  justify-content: center;
  letter-spacing: 6.4px;
}
.p-manners-scene__link .p-manners-scene__ttl::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  content: "";
  background: #ffffff;
  width: 1px;
  height: 120px;
}

.c-border-tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -30px 0;
}
.c-border-tab.-col5 .c-border-tab__item {
  display: flex;
  align-items: center;
  flex-basis: 20%;
  max-width: 224px;
}
.c-border-tab .c-border-tab__item:hover {
  cursor: pointer;
}

.c-border-tab__item {
  text-align: center;
  border-right: solid 1px #777777;
  font-size: 14px;
}
.c-border-tab__item:first-child, .c-border-tab__item:nth-child(6) {
  border-left: solid 1px #777777;
}
.c-border-tab__item:nth-child(n+6) {
  margin-top: 12px;
}

.p-manners-intro__box {
  padding-left: 40px;
}

.p-manners-intro__catch {
  margin-top: 20px;
  font-size: 26px;
}

.p-manners-intro__txt {
  margin-top: 40px;
}
.p-manners-intro__txt p {
  margin-top: 15px;
  font-size: 14px;
  letter-spacing: 1.12px;
}




/* ナイストリップ終了関連 */
.p-gift-nt-modal {
		opacity: 0;
		visibility: hidden;
		transition-property: opacity, visibility;
		transition-duration: 0.3s;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		z-index: 999;
		display: grid;
		place-items: center;
		inset: 0;
	}
	.p-gift-nt-modal.is-open {
		opacity: 1;
		visibility: visible;
	}

	.p-gift-nt-modal-overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background: rgba(0, 0, 0, 0.7);
	}

	.p-gift-nt-modal-container {
		margin: 5vw 10vw;
		position: relative;
		max-height: 90vh;
		overflow-y: scroll;
	}

	.p-gift-modal-contents img {
		max-width: 100%;
		height: auto;
	}

	.p-gift-nt-modal-close {
		position: absolute;
		top: 0;
		right: 0;
		width: 7.1428%;
		aspect-ratio: 1/1;
		background: #1c1c1c;
		border: none;
		opacity: 1;
		transition: opacity 0.3s;
		display: grid;
		place-items: center;
		cursor: pointer;
		z-index: 99999999;
	}
	.p-gift-nt-modal-close:focus-visible {
		opacity: 0.7;
	}
	@media (hover: hover) and (pointer: fine) {
		.p-gift-nt-modal-close:hover {
			opacity: 0.7;
		}
	}


	.p-gift-modal-contents {
		position: relative;
	}

	.p-gift-modal-link {
		display: block;
		position: absolute;
		width: 33%;
		height: 18%;
		z-index: 99999999;
	}

	.p-gift-modal-link.--travelgift {
		bottom: 7%;
		left: 16%;
	}

	.p-gift-modal-link.--nicegift {
		bottom: 7%;
		right: 16%;
	}


.font-hiragino-kakugo {
  font-family: "hiragino-kaku-gothic-pron", sans-serif !important;
}
