@charset "UTF-8";
/*!
 * YUI 3.5.0 - reset.css (http://developer.yahoo.com/yui/3/cssreset/)
 * http://cssreset.com
 * Copyright 2012 Yahoo! Inc. All rights reserved.
 * http://yuilibrary.com/license/
 */
/*
	TODO will need to remove settings on HTML since we can't namespace it.
	TODO with the prefix, should I group by selector or property for weight savings?
*/
html {
  color: #000;
}

/*
	TODO remove settings on BODY since we can't namespace it.
*/
/*
	TODO test putting a class on HEAD.
		- Fails on FF. 
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
}

/*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

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

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

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

/* to preserve line-height and selector appearance */
sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input,
textarea,
select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset {
  display: none;
}

.cBlack {
  color: #000000;
}

.cGray {
  color: #666;
}

.cOrange {
  color: #F38200;
}

.cRed {
  color: #DC000C;
}

.cWhite {
  color: #fff;
}

.cBlue {
  color: #004798;
}

.cLightBlue {
  color: #dce7ef;
}

/* 
start _module.scss
*/
.palt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.tategaki {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

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

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

.clearfix {
  display: block;
}

.clearfloat {
  display: block;
  height: 1px;
  clear: both;
}

.en {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.04em;
  font-optical-sizing: auto;
}

.mincho {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.fz50 {
  font-size: 5rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz50 {
    font-size: 2.8rem;
  }
}
.fz48 {
  font-size: 4.8rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz48 {
    font-size: 2.4rem;
  }
}
.fz44 {
  font-size: 4.4rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz44 {
    font-size: 2.4rem;
  }
}
.fz40 {
  font-size: 4rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz40 {
    font-size: 2.4rem;
  }
}
.fz36 {
  font-size: 3.6rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz36 {
    font-size: 2.4rem;
  }
}
.fz34 {
  font-size: 3.4rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz34 {
    font-size: 2.4rem;
  }
}
.fz32 {
  font-size: 3.2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz32 {
    font-size: 1.8rem;
  }
}
.fz30 {
  font-size: 3rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz30 {
    font-size: 1.8rem;
  }
}
.fz28 {
  font-size: 2.8rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz28 {
    font-size: 1.8rem;
  }
}
.fz26 {
  font-size: 2.6rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz26 {
    font-size: 1.8rem;
  }
}
.fz25 {
  font-size: 2.5rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz25 {
    font-size: 1.8rem;
  }
}
.fz24 {
  font-size: 2.4rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz24 {
    font-size: 1.8rem;
  }
}
.fz22 {
  font-size: 2.2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz22 {
    font-size: 1.8rem;
  }
}
.fz20 {
  font-size: 2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz20 {
    font-size: 1.6rem;
  }
}
.fz19 {
  font-size: 1.9rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz19 {
    font-size: 1.5rem;
  }
}
.fz18 {
  font-size: 1.8rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz18 {
    font-size: 1.5rem;
  }
}
.fz17 {
  font-size: 1.7rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz17 {
    font-size: 1.4rem;
  }
}
.fz16 {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz16 {
    font-size: 1.3rem;
  }
}
.fz15 {
  font-size: 1.5rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz15 {
    font-size: 1.3rem;
  }
}
.fz14 {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz14 {
    font-size: 1.2rem;
  }
}
.fz13 {
  font-size: 1.3rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz13 {
    font-size: 1.1rem;
  }
}
.fz12 {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 441px) {
  .fz12 {
    font-size: 1.1rem;
  }
}

.extrabold, .heavy {
  font-weight: 800 !important;
  font-optical-sizing: auto;
}

.bold {
  font-weight: 700 !important;
  font-optical-sizing: auto;
}

.medium {
  font-weight: 500 !important;
  font-optical-sizing: auto;
}

.semibold {
  font-weight: 600 !important;
  font-optical-sizing: auto;
}

.regular {
  font-weight: 400 !important;
  font-optical-sizing: auto;
}

.light {
  font-weight: 300 !important;
  font-optical-sizing: auto;
}

.thin {
  font-weight: 100 !important;
  font-optical-sizing: auto;
}

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

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

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

.beforedata:before {
  content: attr(data-en);
  display: block;
  line-height: 1;
  z-index: 0;
  pointer-events: none;
}

.fadeupin {
  opacity: 0;
  -webkit-transform: translateY(1rem);
          transform: translateY(1rem);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
}
.fadeupin.on {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 441px) {
  .fadeupin {
    opacity: 0;
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem);
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
  }
  .fadeupin.on {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.anchor {
  display: block;
  margin-top: -80px;
  padding-top: 80px;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 441px) {
  .anchor {
    margin-top: -60px;
    padding-top: 60px;
  }
}

/* 
end _module.scss
*/
/* 
start _extend.scss
*/
/* 
end _extend.scss
*/
/* 
start _mixin.scss
*/
/* 
end _mixin.scss
*/
/* 
start _setting.scss
*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  min-width: 108rem;
}
@media screen and (max-width: 441px) {
  html {
    min-width: 0;
    font-size: 62.5%;
  }
}

body {
  width: 100%;
  line-height: 2;
  overflow-x: hidden;
  color: #000;
  background: #fff;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
body.fixed {
  position: fixed;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
}

picture {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  line-height: 1em;
}
picture img {
  width: 100%;
  height: 100%;
}

strong {
  font-weight: 700;
}

ul,
ol,
li {
  list-style: none;
}

img {
  -ms-interpolation-mode: bicubic;
}

/*リンク色*/
a {
  color: #000;
}

a:link {
  text-decoration: none;
}

.pc-alt,
.pc-hide {
  display: none;
}
@media screen and (max-width: 441px) {
  .pc-alt,
  .pc-hide {
    display: block;
  }
}

.sp-alt,
.sp-hide {
  display: block;
}
@media screen and (max-width: 441px) {
  .sp-alt,
  .sp-hide {
    display: none;
  }
}

.alt {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  height: 0;
  line-height: 0;
}

/* 
end _setting.scss
*/
.bg-fixed {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 102;
  opacity: 0;
  display: block;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background: rgb(0, 0, 0);
  pointer-events: none;
}

.bg-fixed.active {
  opacity: 0.6;
  pointer-events: auto;
}

body.no-scroll {
  overflow: hidden;
}

.header {
  height: 100px;
  width: 100%;
  z-index: 101;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 288px;
  background: rgba(255, 255, 255, 0.9);
}
.header:before, .header:after {
  content: "";
}
@media screen and (max-width: 441px) {
  .header {
    height: 50px;
    padding-right: 0;
    padding-left: 10px;
  }
  .header:before, .header:after {
    display: none;
  }
}
.header__inner {
  max-width: 1163px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.header__title {
  -ms-flex-preferred-size: 24rem;
      flex-basis: 24rem;
  max-width: 24rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media screen and (max-width: 441px) {
  .header__title {
    -ms-flex-preferred-size: 16rem;
        flex-basis: 16rem;
    max-width: 16rem;
  }
}
.header__right {
  -ms-flex-preferred-size: 77rem;
      flex-basis: 77rem;
  max-width: 77rem;
}
@media screen and (max-width: 441px) {
  .header__right {
    max-width: none;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.header__menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 77rem;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__menu > ul > li {
  padding: 0 5px;
}
.header__menu > ul > li img {
  max-height: 84px;
}
@media screen and (max-width: 1080px) {
  .header__menu {
    display: none;
  }
}
.header__contact {
  position: fixed;
  top: 0;
  right: 0;
}
.header__contact > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__contact > ul > * {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
.header__contact img {
  height: 100px;
}
@media screen and (max-width: 441px) {
  .header__contact img {
    height: 50px;
  }
}

.footer__inner {
  max-width: 1000px;
  width: 100%;
  padding: 10px 20px;
  margin: 0 auto;
}
.footer__nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer__sign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 25px -25px 5px;
}
.footer__sign > * {
  padding: 0 25px;
}
.footer__sign .logo img {
  max-width: 240px;
}
.footer__sign .icon {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.footer__sign .icon img {
  margin: 0 0 0 auto;
  max-width: 111px;
}
@media screen and (max-width: 441px) {
  .footer__inner {
    padding: 10px 20px;
  }
  .footer__nav {
    display: none;
  }
  .footer__sign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0px 5px;
  }
  .footer__sign > * {
    padding: 0 0;
  }
  .footer__sign .lead {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .footer__sign .logo img {
    max-width: 160px;
  }
  .footer__sign .icon {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .footer__sign .icon img {
    margin: 0 0 0 auto;
    max-width: 60px;
  }
}

.breadcrumbs {
  overflow: hidden;
  font-size: 1.4rem;
}
@media screen and (max-width: 441px) {
  .breadcrumbs {
    font-size: 2.4vw;
    min-height: 3rem;
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 1.5;
    padding: 0em 0;
    margin: 0 -3vw 0 auto;
  }
}
.breadcrumbs > ul {
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1.5rem 0;
}
@media screen and (max-width: 441px) {
  .breadcrumbs > ul {
    padding: 1.5rem 1rem;
  }
}
.breadcrumbs li {
  float: left;
  padding: 0em;
  position: relative;
}
.breadcrumbs li.home a:before {
  content: "●";
  color: #004798;
}
.breadcrumbs li.home span {
  display: none;
}
.breadcrumbs li + li:before {
  content: "─";
  margin: 0 0.5em;
}
.breadcrumbs span[property=name] {
  padding: 0;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs .current_item {
  font-weight: bold;
  background: none;
}
.breadcrumbs .current_item:hover {
  font-weight: bold;
  background: none;
}
.breadcrumbs .current_item::after, .breadcrumbs .current_item::before {
  content: normal;
}

a.break {
  pointer-events: none;
}

.FV {
  position: relative;
  min-height: 900px;
}
.FV__image img {
  width: 100%;
  height: 100vh;
  min-height: 900px;
  -o-object-fit: cover;
     object-fit: cover;
}
.FV__inner {
  max-width: 1366px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.FV__inner .snowheat {
  position: relative;
}
.FV__inner .snowheat h1 {
  max-width: 723px;
  max-width: 53%;
}
.FV__inner .snowheat .image {
  max-width: 577px;
  max-width: 42%;
  position: absolute;
  top: 340px;
  top: 62%;
  left: 200px;
  left: 15%;
}
.FV__inner .snowheat__lead {
  position: absolute;
  z-index: 1;
  left: 767px;
  left: 56%;
  top: 0;
  width: 573px;
  width: 42%;
}
.FV__button {
  position: absolute;
  bottom: 15px;
  bottom: 2%;
  left: 840px;
  left: 62%;
  width: 350px;
  width: 25%;
}
.FV .scroll {
  position: absolute;
  bottom: 15px;
  right: 70px;
  width: 12px;
}
@media screen and (max-width: 441px) {
  .FV__inner {
    max-width: 90vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 10vh;
  }
  .FV__inner .snowheat {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .FV__inner .snowheat h1 {
    width: 90%;
    position: relative;
    margin: 0 auto;
  }
  .FV__inner .snowheat .image {
    max-width: 60%;
    position: absolute;
    top: auto;
    bottom: -5px;
    left: auto;
    right: -15px;
  }
  .FV__inner .snowheat__lead {
    position: relative;
    z-index: 1;
    left: auto;
    top: auto;
    margin-top: 10px;
    width: 100%;
  }
  .FV__button {
    position: absolute;
    bottom: 15px;
    right: 20px;
    width: 40%;
  }
  .FV .scroll {
    position: absolute;
    bottom: 15px;
    right: 0px;
    width: 8px;
  }
}

.TVCM {
  background: #F38200;
  position: relative;
  z-index: 1;
}
.TVCM .inner {
  max-width: 1366px;
  margin: 0 auto;
  padding: 8rem 0;
  position: relative;
}
.TVCM__title {
  position: absolute;
  top: -90px;
  left: 140px;
  z-index: 2;
  width: 500px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F38200;
  border-radius: 2rem 2rem 0 0;
}
.TVCM__title img {
  width: 410px;
}
.TVCM__list {
  margin: 0 -35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.TVCM__list > * {
  -ms-flex-preferred-size: 33.3%;
      flex-basis: 33.3%;
  max-width: 33.3%;
  padding: 0 35px;
}
.TVCM__open {
  cursor: pointer;
  margin-top: 1rem;
  position: relative;
}
.TVCM__open:before {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  background: url(../img/icon-tvcm.png) center center/contain no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 441px) {
  .TVCM {
    background: #F38200;
  }
  .TVCM .inner {
    max-width: 90vw;
    padding: 2rem 0;
  }
  .TVCM__title {
    position: absolute;
    top: -30px;
    left: 0px;
    width: 200px;
    height: 30px;
    border-radius: 1rem 1rem 0 0;
  }
  .TVCM__title img {
    width: 150px;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .TVCM__list {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .TVCM__list > * {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding: 5px 10px;
  }
  .TVCM__link .fz24 {
    font-size: 1.4rem;
  }
  .TVCM__open {
    margin-top: 0.5rem;
  }
  .TVCM__open:before {
    width: 30px;
    height: 30px;
  }
}

.movie {
  max-width: 1366px;
  aspect-ratio: 1920/1080;
  width: 100%;
  width: 80vw;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 103;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.movie.active {
  opacity: 1;
  pointer-events: all;
}
.movie video {
  width: 100%;
  display: block;
}
.movie .close {
  position: absolute;
  top: -60px;
  right: 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.movie .close:before, .movie .close:after {
  content: "";
  display: block;
  width: 3px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 0;
  border-left: 3px solid #fff;
}
.movie .close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.movie .close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 441px) {
  .movie {
    max-width: 90vw;
    width: 100%;
  }
  .movie .close {
    top: -50px;
    width: 50px;
    height: 50px;
  }
  .movie .close:before, .movie .close:after {
    height: 50px;
  }
}

.main__inner {
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 441px) {
  .main__inner {
    max-width: 94vw;
    padding: 0;
  }
}

.snowheatLead {
  padding-top: 150px;
  text-align: center;
}
.snowheatLead__lead1 {
  display: inline-block;
}
.snowheatLead__lead2 {
  margin-top: 15px;
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFDB0C));
  background: linear-gradient(transparent 60%, #FFDB0C 60%);
  line-height: 1.5;
}
@media screen and (max-width: 441px) {
  .snowheatLead {
    padding-top: 30px;
  }
  .snowheatLead__lead1 {
    font-size: 14px;
    line-height: 1.6;
  }
  .snowheatLead__lead2 {
    margin-top: 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #FFDB0C));
    background: linear-gradient(transparent 70%, #FFDB0C 70%);
    line-height: 1.5;
    font-size: 16px;
  }
  .snowheatLead__lead2 .fz50 {
    font-size: 20px;
  }
}

#contentsnav {
  margin-top: -50px;
  padding-top: 100px;
}
#contentsnav > ul {
  margin: 0 -11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#contentsnav > ul > * {
  padding: 0 11px;
  -ms-flex-preferred-size: 16.65%;
      flex-basis: 16.65%;
  max-width: 16.65%;
}
@media screen and (max-width: 441px) {
  #contentsnav {
    margin-top: -50px;
    padding-top: 80px;
  }
  #contentsnav > ul {
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #contentsnav > ul > * {
    padding: 5px;
    -ms-flex-preferred-size: 33.3%;
        flex-basis: 33.3%;
    max-width: 33.3%;
  }
}

.snowheatContents {
  padding-top: 135px;
}
.snowheatContents p + p {
  margin-top: 1em;
}
@media screen and (max-width: 441px) {
  .snowheatContents {
    padding-top: 60px;
  }
}
.snowheatContents__title {
  margin-bottom: 5rem;
}
.snowheatContents__title a {
  color: #fff;
  border-radius: 1rem;
  padding: 0.5rem 2rem 0.5rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F38200 url(../img/cnticon-top.png) center right 2.5rem/2.5rem 2.5rem no-repeat;
}
.snowheatContents__title a:before {
  content: "";
  display: block;
  width: 4rem;
  height: 4rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1rem;
}
.snowheatContents__title--1 a:before {
  background-image: url(../img/cnticon-1.png);
}
.snowheatContents__title--2 a:before {
  background-image: url(../img/cnticon-2.png);
}
.snowheatContents__title--3 a:before {
  background-image: url(../img/cnticon-3.png);
}
.snowheatContents__title--4 a:before {
  background-image: url(../img/cnticon-4.png);
}
.snowheatContents__title--5 a:before {
  background-image: url(../img/cnticon-5.png);
}
.snowheatContents__title--6 a:before {
  background-image: url(../img/cnticon-6.png);
}
@media screen and (max-width: 441px) {
  .snowheatContents__title {
    margin-bottom: 2rem;
  }
  .snowheatContents__title a {
    border-radius: 0.6rem;
    padding: 0.3rem 1rem 0.3rem 1rem;
    background: #F38200 url(../img/cnticon-top.png) center right 1rem/1.5rem 1.5rem no-repeat;
    font-size: 16px;
  }
  .snowheatContents__title a:before {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 0.5rem;
  }
}
.snowheatContents__h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5rem 0 2rem;
}
.snowheatContents__h3 .number {
  color: #F38200;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.04em;
  font-optical-sizing: auto;
  font-size: 5.6rem;
  line-height: 1;
  padding-right: 0.2em;
  padding-left: 0.1em;
  margin-right: 0.3em;
  position: relative;
}
.snowheatContents__h3 .number:after {
  content: "";
  width: 2px;
  height: 43px;
  background: #F38200;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.snowheatContents__h3 .fz18 {
  margin-left: 0.5em;
}
@media screen and (max-width: 441px) {
  .snowheatContents__h3 {
    margin: 2rem 0 1rem;
    font-size: 16px;
  }
  .snowheatContents__h3 .number {
    font-size: 3rem;
  }
  .snowheatContents__h3 .number:after {
    height: 30px;
  }
  .snowheatContents__h3 .fz18 {
    font-size: 12px;
  }
}
.snowheatContents__h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.snowheatContents__h4 .box {
  background: #F38200;
  border-radius: 0.5rem;
  display: block;
  padding: 0.1em 0.5em;
  color: #fff;
  margin-right: 0.5em;
}
@media screen and (max-width: 441px) {
  .snowheatContents__h4 {
    margin-bottom: 0.5rem;
    font-size: 14px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .snowheatContents__h4 .box {
    border-radius: 0.3rem;
    font-size: 10px;
  }
  .snowheatContents__h4 .fz16 {
    font-size: 10px;
  }
}
.snowheatContents__list {
  padding-left: 7rem;
}
.snowheatContents__list > li {
  padding: 0.5em 0;
  margin-left: 1.2em;
  text-indent: -1.2em;
}
@media screen and (max-width: 441px) {
  .snowheatContents__list {
    padding-left: 1rem;
  }
}
.snowheatContents__block {
  margin-top: 3rem;
}
.snowheatContents__block p {
  margin-top: 0.6em;
}
@media screen and (max-width: 441px) {
  .snowheatContents__block {
    margin-top: 1rem;
  }
  .snowheatContents__block .fz16 {
    font-size: 12px;
  }
}
.snowheatContents__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -4rem;
}
.snowheatContents__column > * {
  padding: 0 4rem;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 441px) {
  .snowheatContents__column {
    margin: 0 -0.5rem;
  }
  .snowheatContents__column > * {
    padding: 0 0.5rem;
  }
}
.snowheatContents__column--3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.snowheatContents__column--3 > * {
  -ms-flex-preferred-size: 33.3%;
      flex-basis: 33.3%;
  max-width: 33.3%;
}
.snowheatContents__column--3 > * h4 {
  height: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #F38200;
  line-height: 1.3;
  padding-bottom: 1em;
  margin-bottom: 0.5em;
}
.snowheatContents__column--3 > * h4 sup {
  font-size: 10px;
}
.snowheatContents__column--3 > * img {
  margin-top: 1em;
}
@media screen and (max-width: 441px) {
  .snowheatContents__column--3 > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 0 5vw 10vw;
  }
  .snowheatContents__column--3 > * h4 {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #F38200;
    line-height: 1.3;
    padding-bottom: 1em;
    margin-bottom: 0.5em;
  }
  .snowheatContents__column--3 > * h4 sup {
    font-size: 8px;
  }
  .snowheatContents__column--3 > * img {
    margin-top: 1em;
    margin: 1em auto 0;
    max-width: 80vw;
  }
}
.snowheatContents__column--4 {
  margin: 0 -2.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.snowheatContents__column--4 > * {
  padding: 0 2.5rem;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
.snowheatContents__column--4 > * p {
  font-size: 20px;
  height: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.3;
  margin-bottom: 0.5em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 441px) {
  .snowheatContents__column--4 {
    margin: 0 -0.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .snowheatContents__column--4 > * {
    padding: 0 0.5rem;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .snowheatContents__column--4 > * p {
    font-size: 14px;
    height: 2.5em;
  }
}
.snowheatContents__column--yaji > *:not(:last-child) {
  position: relative;
}
.snowheatContents__column--yaji > *:not(:last-child):after {
  content: "";
  width: 35px;
  height: 100px;
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/cnt-yaji.png) center center/contain no-repeat;
}
@media screen and (max-width: 441px) {
  .snowheatContents__column--yaji {
    margin: 0 -1rem;
  }
  .snowheatContents__column--yaji > * {
    padding: 0 1rem;
  }
  .snowheatContents__column--yaji > *:not(:last-child):after {
    width: 15px;
    height: 50px;
  }
}
.snowheatContents__column--snowheat {
  margin: 0 -33px;
}
.snowheatContents__column--snowheat > * {
  padding: 0 33px;
}
.snowheatContents__column--snowheat > *:first-child {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  max-width: 30%;
}
.snowheatContents__column--snowheat > *:nth-child(2) {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  max-width: 70%;
}
@media screen and (max-width: 441px) {
  .snowheatContents__column--snowheat {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .snowheatContents__column--snowheat > * {
    padding: 0 0;
  }
  .snowheatContents__column--snowheat > *:first-child {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 1rem;
  }
  .snowheatContents__column--snowheat > *:nth-child(2) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
.snowheatContents__column--snowheat2 {
  margin: 0 -20px;
}
.snowheatContents__column--snowheat2 > * {
  padding: 0 20px;
  max-width: none;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.snowheatContents__column--snowheat2 > * .img1 {
  width: 22rem;
}
.snowheatContents__column--snowheat2 > * .img2 {
  width: 18rem;
}
@media screen and (max-width: 441px) {
  .snowheatContents__column--snowheat2 {
    margin: 0 -10px;
  }
  .snowheatContents__column--snowheat2 > * {
    padding: 0 10px;
  }
  .snowheatContents__column--snowheat2 > * .img1 {
    width: auto;
    height: 150px;
  }
  .snowheatContents__column--snowheat2 > * .img2 {
    width: auto;
    height: 150px;
  }
}
@media screen and (max-width: 441px) {
  .snowheatContents__column--spbreak {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .snowheatContents__column--spbreak > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .snowheatContents__column--spbreak > *:nth-child(2) {
    margin-top: 1rem;
  }
}
.snowheatContents__column .denkidai {
  border: 2px solid #F38200;
  background: #FFFBD1;
  padding: 3rem 9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20rem;
}
@media screen and (max-width: 441px) {
  .snowheatContents__column .denkidai {
    border: 2px solid #F38200;
    padding: 1rem;
    height: 12rem;
  }
}
.snowheatContents__column .block p {
  line-height: 1.6;
}
.snowheatContents__column .block__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.snowheatContents__column .block__column > * {
  line-height: 1.6;
}
.snowheatContents__column .block .block__column + .block__column {
  margin-top: 3rem;
}
.snowheatContents__column .block .label {
  max-width: 10.7rem;
  margin-right: 1.5rem;
}
@media screen and (max-width: 441px) {
  .snowheatContents__column .block p.fz18 {
    font-size: 1.4rem;
  }
  .snowheatContents__column .block .block__column + .block__column {
    margin-top: 2rem;
  }
  .snowheatContents__column .block .label {
    max-width: 7rem;
    margin-right: 1rem;
  }
}
.snowheatContents .denkidai__osaeru {
  position: relative;
  padding-right: 18rem;
}
.snowheatContents .denkidai__osaeru .denkidai__shoene {
  position: absolute;
  top: 0;
  right: 0;
  width: 18rem;
}
@media screen and (max-width: 441px) {
  .snowheatContents .denkidai__osaeru {
    position: relative;
    padding-right: 11rem;
  }
  .snowheatContents .denkidai__osaeru .fz28 {
    font-size: 13px;
    line-height: 1.5;
  }
  .snowheatContents .denkidai__osaeru .denkidai__shoene {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 11rem;
  }
}

.snowheatContents__column + .snowheatContents__column {
  margin-top: 5rem;
}
@media screen and (max-width: 441px) {
  .snowheatContents__column + .snowheatContents__column {
    margin-top: 3rem;
  }
}

.campaignpriceBlock {
  line-height: 1.5;
}
.campaignpriceBlock .border {
  max-width: 70rem;
  margin: 0 auto;
  border: 2px solid #F38200;
  padding: 3rem;
  margin-top: 2rem;
}
@media screen and (max-width: 441px) {
  .campaignpriceBlock h3.fz30 {
    font-size: 15px;
  }
  .campaignpriceBlock .border .fz20 {
    font-size: 14px;
  }
  .campaignpriceBlock .border {
    border: 2px solid #F38200;
    padding: 1.5rem;
    margin-top: 1rem;
  }
}

.campaignpriceBlock + .campaignpriceBlock {
  margin-top: 5rem;
}
@media screen and (max-width: 441px) {
  .campaignpriceBlock + .campaignpriceBlock {
    margin-top: 2rem;
  }
}

.gaiyoBlock__item {
  position: relative;
  margin: 0 0 2rem;
}
.gaiyoBlock__item .item {
  max-width: 76rem;
  max-width: 80%;
}
.gaiyoBlock__item .icon {
  position: absolute;
  top: 20px;
  right: 0;
  max-width: 11rem;
  max-width: 11%;
}
.gaiyoBlock__lead {
  margin-bottom: 2rem;
  line-height: 1.8;
  letter-spacing: 0;
}
.gaiyoBlock__title {
  margin: 5rem 0 1rem;
}
.gaiyoBlock__title .fz16 {
  margin-left: 0.5em;
}
@media screen and (max-width: 441px) {
  .gaiyoBlock__item {
    margin: 0 0 1rem;
  }
  .gaiyoBlock__item .item {
    max-width: 100%;
    padding-top: 20px;
  }
  .gaiyoBlock__item .icon {
    position: absolute;
    top: 0px;
    right: 0;
    max-width: 15%;
  }
  .gaiyoBlock__item--snowmac2 img {
    max-width: 260px;
  }
  .gaiyoBlock__lead {
    margin-bottom: 1rem;
    font-size: 15px;
  }
  .gaiyoBlock__title {
    margin: 2rem 0 1rem;
    font-size: 14px;
  }
  .gaiyoBlock__title .fz16 {
    margin-left: 0.5em;
    font-size: 10px;
  }
  .gaiyoBlock .fz50 {
    font-size: 2.4rem;
  }
}

.gaiyoBlock + .gaiyoBlock {
  margin-top: 15rem;
}
@media screen and (max-width: 441px) {
  .gaiyoBlock + .gaiyoBlock {
    margin-top: 5rem;
  }
}

.snowmac2__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
}
.snowmac2__title:before {
  content: "";
  display: block;
  width: 2px;
  height: 43px;
  border-left: 2px solid #F38200;
  margin-right: 0.5em;
}
@media screen and (max-width: 441px) {
  .snowmac2__title {
    margin-bottom: 1rem;
  }
  .snowmac2__title:before {
    height: 30px;
  }
}

.snowmac2table {
  max-width: 66.4rem;
}
@media screen and (max-width: 441px) {
  .snowmac2table {
    max-width: 100%;
  }
}

.seigyotable {
  max-width: 66.4rem;
}
@media screen and (max-width: 441px) {
  .seigyotable {
    max-width: 100%;
  }
}

.main__contact {
  margin-top: 150px;
  background: #EDF8FE;
}
.main__contact .contact {
  margin: 0 auto;
  max-width: 1000px;
  padding: 100px 20px 60px;
}
.main__contact .contact__title {
  text-align: center;
  padding-bottom: 55px;
  position: relative;
}
.main__contact .contact__title:before, .main__contact .contact__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
}
.main__contact .contact__title:before {
  left: 30px;
  width: 131px;
  height: 180px;
  background: url(../img/contact-img-1.png) center bottom/contain no-repeat;
}
.main__contact .contact__title:after {
  right: 30px;
  width: 131px;
  height: 180px;
  background: url(../img/contact-img-2.png) center bottom/contain no-repeat;
}
.main__contact .contact__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -4rem;
}
.main__contact .contact__column > * {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding: 0 4rem;
}
.main__contact .contact__column .block__title {
  position: relative;
  margin-bottom: 2rem;
}
.main__contact .contact__column .block__title .orn {
  position: absolute;
  width: 289px;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.main__contact .contact__column .block .tel {
  display: block;
  margin: -10px 0 10px;
}
@media screen and (max-width: 441px) {
  .main__contact {
    margin-top: 50px;
    padding-top: 50px;
  }
  .main__contact .contact {
    margin: 0 auto;
    max-width: 90vw;
    padding: 20px 0px 30px;
  }
  .main__contact .contact__title h3.fz30 {
    font-size: 1.6rem;
  }
  .main__contact .contact__title p.fz16 {
    font-size: 1.2rem;
  }
  .main__contact .contact__title {
    padding-bottom: 35px;
  }
  .main__contact .contact__title:before {
    left: -10px;
    width: 78px;
    height: 108px;
  }
  .main__contact .contact__title:after {
    right: -10px;
    width: 78px;
    height: 108px;
  }
  .main__contact .contact__column {
    margin: 0 1rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px;
  }
  .main__contact .contact__column > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 0 0.5rem;
  }
  .main__contact .contact__column .block__title {
    position: relative;
    margin-bottom: 1rem;
  }
  .main__contact .contact__column .block__title .orn {
    width: 200px;
    top: -20px;
  }
  .main__contact .contact__column .block .tel {
    display: block;
    margin: -5px 0 10px;
  }
  .main__contact .contact__column .block .tel img {
    width: 80%;
    margin: 0 auto;
  }
  .main__contact .contact__column .block + .block {
    margin-top: 2rem;
  }
}

.gotop {
  max-width: 1366px;
  width: 100%;
  height: 50px;
  position: sticky;
  margin: -50px auto 0;
  left: 0;
  bottom: 0;
  z-index: 100;
}
.gotop a {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 441px) {
  .gotop {
    height: 30px;
    position: sticky;
    margin: -30px auto 0;
    left: 0;
  }
  .gotop a {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 0 0 auto;
  }
}