@charset "UTF-8";
/* Webfont: JetstarHappy */
@font-face {
  font-family: 'JetstarHappy';
  src: url("fonts/JetstarHappy.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappy.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappy.woff") format("woff"), url("fonts/JetstarHappy.ttf") format("truetype"), url("fonts/JetstarHappy.svg#JetstarHappy") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: JetstarHappyLIght */
@font-face {
  font-family: 'JetstarHappyLIght';
  src: url("fonts/JetstarHappyLIght.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappyLIght.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappyLIght.woff") format("woff"), url("fonts/JetstarHappyLIght.ttf") format("truetype"), url("fonts/JetstarHappyLIght.svg#JetstarHappyLIght") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: JetstarHappyHeavy */
@font-face {
  font-family: 'JetstarHappyHeavy';
  src: url("fonts/JetstarHappyHeavy.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappyHeavy.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappyHeavy.woff") format("woff"), url("fonts/JetstarHappyHeavy.ttf") format("truetype"), url("fonts/JetstarHappyHeavy.svg#JetstarHappyHeavy") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: JetstarHappyBold */
@font-face {
  font-family: 'JetstarHappyBold';
  src: url("fonts/JetstarHappyBold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappyBold.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappyBold.woff") format("woff"), url("fonts/JetstarHappyBold.ttf") format("truetype"), url("fonts/JetstarHappyBold.svg#JetstarHappyBold") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'number';
  src: url("fonts/JetstarHappyBold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappyBold.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappyBold.woff") format("woff"), url("fonts/JetstarHappyBold.ttf") format("truetype"), url("fonts/JetstarHappyBold.svg#JetstarHappyBold") format("svg");
  /* Legacy iOS */
  unicode-range: U+0030-0039;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?cm2p3s");
  src: url("fonts/icomoon.eot?cm2p3s#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?cm2p3s") format("truetype"), url("fonts/icomoon.woff?cm2p3s") format("woff"), url("fonts/icomoon.svg?cm2p3s#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* normalize.css
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

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

td,
th {
  padding: 0;
}

/* basic settings
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  /*  font-size: 62.5%; */
  /* フォントレンダリング設定: 1x解像度ではsubpixel、2x以上の解像度ではgrayscale */
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (min-resolution: 2dppx) {
  .hoge {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

body {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #000000;
  font-family: JetstarHappy, JetstarHappyBold, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "メイリオ", "Meiryo", "MS PGothic", "游ゴシック", YuGothic, sans-serif;
  -webkit-text-size-adjust: 100%;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ";
  }
}

a {
  text-decoration: none;
  color: #ff5115;
}

img {
  max-width: 100%;
}

label {
  cursor: pointer;
}

/*  common utility
   ========================================================================== */
.pointer {
  cursor: pointer;
}

.no-wrap {
  white-space: nowrap;
}

.align-c {
  text-align: center;
}

.align-r {
  text-align: right;
}

.align-l {
  text-align: left;
}

.margin-auto {
  margin: 0 auto;
}

.margin-tb30 {
  margin: 30px auto;
}

.margin-l20 {
  margin-left: 20px;
}

.full-width {
  width: 100%;
}

.width-620 {
  width: 100%;
  max-width: 620px;
}

.ib {
  display: inline-block;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.img-border {
  border: 1px solid #000000;
  line-height: 0;
}

.imgbox {
  line-height: 0;
}

.txt-orange {
  color: #ff5115;
}

.txt-white {
  color: #ffffff;
}

.txt-black {
  color: #000000;
}

.txt-red {
  color: #e1251b;
}

.txt-tw-color {
  color: #54acee;
}

.txt-xxsmall {
  font-size: 0.6rem;
}

.txt-xsmall {
  font-size: 0.8rem;
}

.txt-small {
  font-size: 0.9rem;
}

.txt-regular {
  font-size: 1rem;
}

.txt-medium {
  font-size: 1.3rem;
}

.txt-large {
  font-size: 1.5rem;
}

.txt-strong {
  font-weight: 700;
  font-size: 1rem;
}

@media screen and (max-width: 599px) {
  .txt-strong {
    font-size: 0.9rem;
  }
}

.txt-strong-small {
  font-weight: 700;
  font-size: 0.9rem;
}

@media screen and (max-width: 599px) {
  .txt-strong-small {
    font-size: 0.8rem;
  }
}

.txt-strong-medium {
  font-weight: 700;
  font-size: 1.3rem;
}

@media screen and (max-width: 599px) {
  .txt-strong-medium {
    font-size: 1rem;
  }
}

.txt-strong-large {
  font-weight: 700;
  font-size: 1.5rem;
}

@media screen and (max-width: 599px) {
  .txt-strong-large {
    font-size: 1.3rem;
  }
}

.txt-strong-xlarge {
  font-weight: 700;
  font-size: 2rem;
}

@media screen and (max-width: 599px) {
  .txt-strong-xlarge {
    font-size: 1.5rem;
  }
}

.txt-strong-xxlarge {
  font-weight: 900;
  font-size: 2.5rem;
}

@media screen and (max-width: 599px) {
  .txt-strong-xxlarge {
    font-size: 1.5rem;
  }
}

.letter-half {
  letter-spacing: 0.5rem;
}

@media screen and (max-width: 599px) {
  .letter-half {
    letter-spacing: unset;
  }
}

.line-2em {
  line-height: 2em;
}

.line-3em {
  line-height: 3em;
}

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

.box-generic {
  margin-bottom: 15px;
}

.box-generic:last-child {
  margin-bottom: 0px;
}

.box-generic-large {
  margin-bottom: 30px;
}

.box-generic-large:last-child {
  margin-bottom: 0px;
}

.underline {
  text-decoration: underline;
}

.bg-orange {
  background-color: #ff5115;
}

.bg-black {
  background-color: #000000;
}

.bg-white {
  background-color: #ffffff;
}

.bg-gray {
  background-color: #BCBCBC;
}

.bg-lightgray {
  background-color: #e9ecef;
}

.bg-lightorange {
  background-color: #fff3ee;
}

.box-border-orange {
  border: solid 1px #ff5115;
}

.box-border-white {
  border: solid 1px #ffffff;
}

.box-border-red {
  border: solid 1px #e1251b;
}

.box-border-top-orange {
  border-top: solid 1px #ff5115;
}

.box-border-bottom-orange {
  border-bottom: solid 1px #ff5115;
}

.bg-orange.bg-skewYm3 {
  height: 200px;
  position: relative;
  top: -140px;
  transform: skewY(-3deg);
  z-index: -1;
}

.rotate-180deg {
  transform: rotate(-180deg);
  margin-bottom: -8px;
}

@media screen and (max-width: 599px) {
  .no-mobile {
    display: none !important;
  }
  .show-mobile {
    display: block;
  }
  .show-mobile-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 600px) {
  .no-tablet {
    display: none !important;
  }
  .show-tablet {
    display: block;
  }
  .show-tablet-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.l-header {
  width: 100%;
  max-width: 1045px;
  margin: auto;
  height: 56px;
  border-bottom: 2px solid #000000;
}

.l-hero {
  width: 100%;
  margin-bottom: 50px;
}

@media screen and (max-width: 599px) {
  .l-hero {
    margin-bottom: 30px;
  }
}

.l-tab {
  width: 100%;
}

@media screen and (max-width: 599px) {
  .l-tab {
    margin-bottom: 20px;
  }
}

.l-lede {
  position: relative;
  width: 100%;
  margin: 35px auto;
}

@media screen and (max-width: 599px) {
  .l-lede {
    margin: 35px auto;
  }
}

.l-overview {
  width: 100%;
  max-width: 1045px;
  margin: auto;
}

@media screen and (max-width: 599px) {
  .l-overview {
    padding: 0 20px;
  }
}

.l-banner {
  padding: 40px 20px;
}

.l-buttons {
  padding: 0 20px 40px;
}

.l-band {
  width: 100%;
  padding: 20px 0 0;
  margin-bottom: 60px;
}

@media screen and (max-width: 599px) {
  .l-band {
    margin-bottom: 20px;
  }
}

.l-footer {
  border-top: 2px solid #000000;
  padding-bottom: 80px;
}

.l-nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.header {
  height: 100%;
  padding: 0 15px;
}

.header-inn {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header-logo {
  width: 100px;
  line-height: 0;
  display: block;
}

.hero {
  position: relative;
  background-image: url(../imgs/bg_hero.png);
  background-size: cover;
  padding: 50px 0;
}

@media screen and (max-width: 599px) {
  .hero {
    background-image: url(../imgs/bg_hero.png);
    background-size: cover;
    padding: 30px 50px;
  }
}

.hero-box {
  position: relative;
  min-width: 250px;
  max-width: 500px;
  background-color: #ffffff;
  padding: 30px 0px 20px;
  box-shadow: 4px 8px 24px rgba(0, 0, 0, 0.4);
}

.hero-ribbon-container {
  position: absolute;
  width: 100%;
  top: -20px;
}

.hero-ribbon {
  display: block;
  margin: auto;
}

.hero-title {
  display: block;
  margin: 10px auto;
  width: 80%;
}

.hero-txt {
  padding: 10px 0 20px;
  line-height: 1.5rem;
}

.tab-container {
  border-bottom: 1px solid #BCBCBC;
}

.tab-box {
  color: #BCBCBC;
  cursor: pointer;
}

.tab-box.active {
  color: #000000;
}

.tab-line {
  margin-top: 10px;
  height: 5px;
}

.active > .tab-line {
  background-color: #FF5115;
}

.tab-target {
  display: none;
}

.tab-target.active {
  display: block;
}

.lede {
  width: 100%;
  position: relative;
  line-height: 24px;
}

.contents {
  width: 100%;
  position: relative;
  margin: auto;
  max-width: 1125px;
}

@media screen and (max-width: 599px) {
  .contents {
    padding: 0 15px;
    margin-right: 0;
    margin-left: 0;
  }
}

.contents-title {
  padding: 0 0 40px;
}

.contents-box {
  position: relative;
  border-top: 1px solid #ff5115;
  border-right: 1px solid #ff5115;
  border-left: 1px solid #ff5115;
}

.contents-box:nth-child(even) {
  border-left: unset;
}

@media screen and (max-width: 599px) {
  .contents-box:nth-child(even) {
    border-left: 1px solid #ff5115;
  }
}

.contents-box:nth-child(3) {
  border-bottom: 1px solid #ff5115;
}

@media screen and (max-width: 599px) {
  .contents-box:nth-child(3) {
    border-bottom: unset;
  }
}

.contents-box:nth-child(4) {
  border-bottom: 1px solid #ff5115;
}

@media screen and (max-width: 599px) {
  .contents-box:last-child {
    border-bottom: 1px solid #ff5115;
  }
}

.contents-box-num-container {
  width: 100%;
  position: absolute;
  top: -25px;
}

.contents-box-num {
  width: 45px;
  height: 45px;
  background-color: #ff5115;
  border-radius: 25px;
}

.contents-box-title {
  padding: 35px 0 28px;
}

.contents-box-img-circle {
  width: 132px;
  height: 132px;
  background-size: cover;
  margin-bottom: 25px;
  border-radius: 80px;
}

.contents-box-img-circle.bg-left {
  background-image: url(../imgs/list/bg_11.jpg);
}

.contents-box-img-circle.bg-right {
  background-image: url(../imgs/list/bg_14.jpg);
}

.contents-box-img-circle div {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.8);
}

.contents-box-img-square {
  margin-bottom: 25px;
}

.contents-box-txt {
  padding: 0 15px 35px;
}

.btn {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn:hover {
  opacity: .7;
}

.btn-flex-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-txt {
  font-weight: 700;
}

.btn-rect {
  width: 100%;
  max-width: 600px;
  height: 70px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 599px) {
  .btn-rect {
    height: 48px;
  }
}

.btn-rect.is-small {
  width: 100%;
  max-width: 420px;
  height: 60px;
}

.btn-rect.is-xsmall {
  width: 100%;
  max-width: 300px;
  height: 50px;
}

.btn-rect.is-white {
  font-size: 1.5rem;
  background: #ffffff;
}

@media screen and (max-width: 599px) {
  .btn-rect.is-white {
    font-size: 1rem;
  }
}

.btn-rect.is-big {
  font-size: 1.5rem;
  height: 120px;
  border: 5px solid;
  background: #ffffff;
}

@media screen and (max-width: 599px) {
  .btn-rect.is-big {
    font-size: 1rem;
  }
}

.btn-rect.has-arrow::after {
  content: ">";
  font-size: 2rem;
  position: absolute;
  display: flex;
  right: 15%;
  font-weight: 400;
}

@media screen and (max-width: 599px) {
  .btn-rect.has-arrow::after {
    display: none;
  }
}

.btn-rect.has-back-arrow::after {
  content: "<";
  font-size: 2rem;
  position: absolute;
  display: flex;
  left: 15%;
  font-weight: 400;
}

@media screen and (max-width: 599px) {
  .btn-rect.has-back-arrow::after {
    display: none;
  }
}

.btn-rect.has-plane::before {
  content: " ";
  width: 25px;
  height: 25px;
  background-image: url(/flyandactivity/imgs/ico_plane.png);
  background-size: cover;
  position: absolute;
  display: flex;
  left: 20%;
  font-weight: 400;
}

@media screen and (max-width: 599px) {
  .btn-rect.has-plane::before {
    display: none;
  }
}

.btn-scrollTop {
  border: 1px solid #000000;
  background: #ffffff;
  position: fixed;
  right: 12px;
  bottom: 12px;
  z-index: 9999;
  cursor: pointer;
  opacity: 0;
}

.btn-toOther {
  background: #ff5115;
  color: #ffffff;
}

.btn-toOther:hover, .btn-postTwitter:hover {
  opacity: .7;
  color: #ffffff;
}

.btn.is-comingsoon {
  position: relative;
}

.btn.is-comingsoon:hover {
  opacity: unset;
}

.btn.is-comingsoon:after {
  cursor: default !important;
  content: "Coming Soon...";
  color: #ffffff;
  position: absolute;
  font-size: 2rem;
  font-weight: 700;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
  background-color: rgba(0, 0, 0, 0.4);
}

.btn-rect.is-finish:after {
  cursor: default !important;
  content: "登録期間は終了いたしました。";
  color: #e1251b;
  position: absolute;
  font-size: 1.5rem;
  font-weight: 700;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
  background-color: #ffffff;
}

@media screen and (max-width: 599px) {
  .btn-rect.is-finish:after {
    font-size: 1rem;
  }
}

.btn-rect.is-cp-finish:after {
  cursor: default !important;
  content: "応募期間は終了いたしました。";
  color: #ffffff;
  position: absolute;
  font-size: 1.5rem;
  font-weight: 700;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
  background-color: #707070;
}

@media screen and (max-width: 599px) {
  .btn-rect.is-cp-finish:after {
    font-size: 1rem;
  }
}

.btn {
  cursor: pointer;
}

.btn-txt {
  padding: 0 15px;
}

@media screen and (max-width: 599px) {
  .btn-txt {
    padding: 0 5px;
  }
}

.btn-rect {
  max-width: 570px;
  border-radius: 30px;
  margin: 0 auto;
}

.btn-orange {
  background: #ff5115;
  color: #ffffff;
}

.btn-orange:hover {
  color: #ffffff;
}

.btn-orange-border {
  background: #ffffff;
  color: #ff5115;
  border: 1px solid #ff5115;
}

.btn-black-border {
  background: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}

.btn-moreReport {
  margin: auto;
}

.border-top-orange {
  border-top: 1px solid #ff5115;
}

.border-bottom-orange {
  border-bottom: 1px solid #ff5115;
}

.list-block-img {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center -280px;
  cursor: pointer;
  padding: 100px;
}

@media screen and (max-width: 599px) {
  .list-block-img {
    background-position: center;
    padding: 40px;
  }
}

.list-block-img.bg-01 {
  background-image: url(../imgs/list/bg_01.jpg);
}

.list-block-img.bg-02 {
  background-image: url(../imgs/list/bg_02.jpg);
}

.list-block-img.bg-03 {
  background-image: url(../imgs/list/bg_03.jpg);
}

.list-block-img.bg-04 {
  background-image: url(../imgs/list/bg_04.jpg);
}

.list-block-img.bg-05 {
  background-image: url(../imgs/list/bg_05.jpg);
}

.list-block-img.bg-06 {
  background-image: url(../imgs/list/bg_06.jpg);
}

.list-block-img.bg-07 {
  background-image: url(../imgs/list/bg_07.jpg);
}

.list-block-img.bg-08 {
  background-image: url(../imgs/list/bg_08.jpg);
}

.list-block-img.bg-09 {
  background-image: url(../imgs/list/bg_09.jpg);
}

.list-block-img.bg-10 {
  background-image: url(../imgs/list/bg_10.jpg);
}

.list-block-img.bg-11 {
  background-image: url(../imgs/list/bg_11.jpg);
}

.list-block-img.bg-12 {
  background-image: url(../imgs/list/bg_12.jpg);
}

.list-block-img.bg-13 {
  background-image: url(../imgs/list/bg_13.jpg);
}

.list-block-img.bg-14 {
  background-image: url(../imgs/list/bg_14.jpg);
}

.list-block-img.bg-15 {
  background-image: url(../imgs/list/bg_15.jpg);
}

.list-block-img.bg-16 {
  background-image: url(../imgs/list/bg_16.jpg);
}

.list-block-img.bg-17 {
  background-image: url(../imgs/list/bg_17.jpg);
}

.list-block-img.bg-18 {
  background-image: url(../imgs/list/bg_18.jpg);
}

.list-block-img.bg-19 {
  background-image: url(../imgs/list/bg_19.jpg);
}

.list-block-img.bg-20 {
  background-image: url(../imgs/list/bg_20.jpg);
}

.list-block-img.selected {
  position: relative;
}

.list-block-img:before {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 0px;
  height: 0px;
  border-bottom: 0 solid #eee;
  border-left: 0 solid transparent;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
  transition: all .7s ease;
}

.list-block-img:after {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 0px;
  height: 0px;
  background-image: url(../imgs/bg_star.png);
  background-size: cover;
  opacity: 1;
  transition: all .7s ease;
}

.list-block-img.selected:before {
  border-bottom: 70px solid #eee;
  border-left: 70px solid transparent;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
}

.list-block-img.selected:after {
  width: 71px;
  height: 71px;
  opacity: 1;
}

.list-circle {
  width: 90px;
  height: 90px;
  background-size: cover;
}

.list-circle.circle-01 {
  background-image: url(../imgs/list/c_01.png);
}

.list-circle.circle-02 {
  background-image: url(../imgs/list/c_02.png);
}

.list-circle.circle-03 {
  background-image: url(../imgs/list/c_03.png);
}

.list-circle.circle-04 {
  background-image: url(../imgs/list/c_04.png);
}

.list-circle.circle-05 {
  background-image: url(../imgs/list/c_05.png);
}

.list-circle.circle-06 {
  background-image: url(../imgs/list/c_06.png);
}

.list-circle.circle-07 {
  background-image: url(../imgs/list/c_07.png);
}

.list-circle.circle-08 {
  background-image: url(../imgs/list/c_08.png);
}

.list-circle.circle-09 {
  background-image: url(../imgs/list/c_09.png);
}

.list-circle.circle-10 {
  background-image: url(../imgs/list/c_10.png);
}

.folder {
  position: fixed;
  bottom: -100px;
  width: 100%;
  background-color: #ffffff;
  height: 100px;
  z-index: 100;
  box-shadow: 1px 1px 5px #BCBCBC;
  transition: all .7s ease;
}

@media screen and (max-width: 599px) {
  .folder {
    height: 80px;
  }
}

.folder.active {
  bottom: 0px;
}

.folder-container {
  padding: 10px 15px 0;
}

.selected-flower {
  position: relative;
  width: 0;
  height: 60px;
  bottom: -60px;
  display: flex;
  transition: all .7s ease-in-out;
}

.selected-flower.active {
  width: 100px;
  bottom: 0;
}

@media screen and (max-width: 599px) {
  .selected-flower.active {
    width: 50px;
  }
}

.selected-inn {
  width: 100px;
  height: 120px;
  transform: translate3d(0px, 0px, 0) rotate(70deg);
  transform-origin: 25px 30px;
  background-size: cover;
  background-position: top left;
}

@media screen and (max-width: 599px) {
  .selected-inn {
    width: 50px;
    height: 90px;
  }
}

.selected-inn.bg-01 {
  background-image: url(../imgs/list/bg_01.jpg);
}

.selected-inn.bg-02 {
  background-image: url(../imgs/list/bg_02.jpg);
}

.selected-inn.bg-03 {
  background-image: url(../imgs/list/bg_03.jpg);
}

.selected-inn.bg-04 {
  background-image: url(../imgs/list/bg_04.jpg);
}

.selected-inn.bg-05 {
  background-image: url(../imgs/list/bg_05.jpg);
}

.selected-inn.bg-06 {
  background-image: url(../imgs/list/bg_06.jpg);
}

.selected-inn.bg-07 {
  background-image: url(../imgs/list/bg_07.jpg);
}

.selected-inn.bg-08 {
  background-image: url(../imgs/list/bg_08.jpg);
}

.selected-inn.bg-09 {
  background-image: url(../imgs/list/bg_09.jpg);
}

.selected-inn.bg-10 {
  background-image: url(../imgs/list/bg_10.jpg);
}

.selected-inn.bg-11 {
  background-image: url(../imgs/list/bg_11.jpg);
}

.selected-inn.bg-12 {
  background-image: url(../imgs/list/bg_12.jpg);
}

.selected-inn.bg-13 {
  background-image: url(../imgs/list/bg_13.jpg);
}

.selected-inn.bg-14 {
  background-image: url(../imgs/list/bg_14.jpg);
}

.selected-inn.bg-15 {
  background-image: url(../imgs/list/bg_15.jpg);
}

.selected-inn.bg-16 {
  background-image: url(../imgs/list/bg_16.jpg);
}

.selected-inn.bg-17 {
  background-image: url(../imgs/list/bg_17.jpg);
}

.selected-inn.bg-18 {
  background-image: url(../imgs/list/bg_18.jpg);
}

.selected-inn.bg-19 {
  background-image: url(../imgs/list/bg_19.jpg);
}

.selected-inn.bg-20 {
  background-image: url(../imgs/list/bg_20.jpg);
}

.banner-container {
  padding: 0 20px;
}

.divider {
  /*margin-bottom: 80px;*/
  width: 100%;
  border-bottom: 1px solid #fe5815;
}

.grid {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* ==========================================================================
  card
  ========================================================================== */
#mockup {
  width: 375px;
  height: 520px;
  margin: auto;
}

@media screen and (max-width: 599px) {
  #mockup {
    height: 520px;
  }
}

#mockup > div {
  background-size: cover;
  background-position: top left;
}

.bg-1 {
  height: 100%;
  width: 100%;
}

.bg-2 {
  height: 50%;
  width: 100%;
}

.bg-3 {
  height: 50%;
  width: 50%;
}

#mockup > div.bg-01 {
  background-image: url(../imgs/list/bg_01.jpg);
}

#mockup > div.bg-02 {
  background-image: url(../imgs/list/bg_02.jpg);
}

#mockup > div.bg-03 {
  background-image: url(../imgs/list/bg_03.jpg);
}

#mockup > div.bg-04 {
  background-image: url(../imgs/list/bg_04.jpg);
}

#mockup > div.bg-05 {
  background-image: url(../imgs/list/bg_05.jpg);
}

#mockup > div.bg-06 {
  background-image: url(../imgs/list/bg_06.jpg);
}

#mockup > div.bg-07 {
  background-image: url(../imgs/list/bg_07.jpg);
}

#mockup > div.bg-08 {
  background-image: url(../imgs/list/bg_08.jpg);
}

#mockup > div.bg-09 {
  background-image: url(../imgs/list/bg_09.jpg);
}

#mockup > div.bg-10 {
  background-image: url(../imgs/list/bg_10.jpg);
}

#mockup > div.bg-11 {
  background-image: url(../imgs/list/bg_11.jpg);
}

#mockup > div.bg-12 {
  background-image: url(../imgs/list/bg_12.jpg);
}

#mockup > div.bg-13 {
  background-image: url(../imgs/list/bg_13.jpg);
}

#mockup > div.bg-14 {
  background-image: url(../imgs/list/bg_14.jpg);
}

#mockup > div.bg-15 {
  background-image: url(../imgs/list/bg_15.jpg);
}

#mockup > div.bg-16 {
  background-image: url(../imgs/list/bg_16.jpg);
}

#mockup > div.bg-17 {
  background-image: url(../imgs/list/bg_17.jpg);
}

#mockup > div.bg-18 {
  background-image: url(../imgs/list/bg_18.jpg);
}

#mockup > div.bg-19 {
  background-image: url(../imgs/list/bg_19.jpg);
}

#mockup > div.bg-20 {
  background-image: url(../imgs/list/bg_20.jpg);
}

.overlay-container {
  width: 100%;
  height: 100%;
  top: 0;
}

.overlay {
  width: 256px;
  height: 350px;
  padding: 18px 18px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.ol-upper {
  height: 165px;
  display: flex;
  position: relative;
}

.ol-upper img {
  width: auto;
  height: auto;
  margin: auto;
}

.ol-lower {
  margin: 10px auto 0;
}

.input-text {
  width: 100%;
  margin: 5px auto;
  border: 1px solid #BCBCBC;
  font-size: 0.8rem;
  padding: 3px;
  text-align: center;
}

.modal-close-container {
  width: 100%;
  position: relative;
  right: 15px;
  top: 10px;
}

.select-image {
  position: absolute;
  height: 35px;
  padding: 5px;
  width: 90%;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.select-image.selected {
  top: unset;
  bottom: 10px;
}

#upload {
  display: none;
}

.input-image {
  width: 100%;
  height: 150px;
  border: 4px solid #707070;
  font-size: 0.9rem;
  color: #707070;
}

.input-image img {
  max-width: 140px;
  max-height: 103px;
  width: auto;
  height: auto;
}

.img-selection-container {
  margin: 20px auto;
}

.img-selection {
  padding: 10px;
}

.img-selection img {
  display: block;
  margin: auto;
}

.img-selection.close {
  opacity: 1;
}

.canvas-container {
  display: none;
}

#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: -1;
  top: 0;
  display: block;
}

#loading.show {
  z-index: 10000;
}

#loading > div {
  max-width: 375px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: table;
  margin: auto;
}

#loading img {
  margin: 10px auto;
  display: block;
}

#result {
  margin: auto;
  display: block;
}

#show-container {
  display: none;
}

.file-url {
  width: 100%;
  word-break: break-all;
}

#showcase-container {
  width: 100%;
  height: 100%;
}

#showcase {
  position: absolute;
  display: block;
  margin: auto;
  width: 375px;
  height: 520px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.show-card {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.show-card > div {
  position: absolute;
  background-color: white;
  width: 250px;
  height: 300px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#origin {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.show-card.bg-01 {
  background-image: url(../imgs/list/bg_01.jpg);
}

.show-card.bg-02 {
  background-image: url(../imgs/list/bg_02.jpg);
}

.show-card.bg-03 {
  background-image: url(../imgs/list/bg_03.jpg);
}

.show-card.bg-04 {
  background-image: url(../imgs/list/bg_04.jpg);
}

.show-card.bg-05 {
  background-image: url(../imgs/list/bg_05.jpg);
}

.show-card.bg-06 {
  background-image: url(../imgs/list/bg_06.jpg);
}

.show-card.bg-07 {
  background-image: url(../imgs/list/bg_07.jpg);
}

.show-card.bg-08 {
  background-image: url(../imgs/list/bg_08.jpg);
}

.show-card.bg-09 {
  background-image: url(../imgs/list/bg_09.jpg);
}

.show-card.bg-10 {
  background-image: url(../imgs/list/bg_10.jpg);
}

.show-card.bg-11 {
  background-image: url(../imgs/list/bg_11.jpg);
}

.show-card.bg-12 {
  background-image: url(../imgs/list/bg_12.jpg);
}

.show-card.bg-13 {
  background-image: url(../imgs/list/bg_13.jpg);
}

.show-card.bg-14 {
  background-image: url(../imgs/list/bg_14.jpg);
}

.show-card.bg-15 {
  background-image: url(../imgs/list/bg_15.jpg);
}

.show-card.bg-16 {
  background-image: url(../imgs/list/bg_16.jpg);
}

.show-card.bg-17 {
  background-image: url(../imgs/list/bg_17.jpg);
}

.show-card.bg-18 {
  background-image: url(../imgs/list/bg_18.jpg);
}

.show-card.bg-19 {
  background-image: url(../imgs/list/bg_19.jpg);
}

.show-card.bg-20 {
  background-image: url(../imgs/list/bg_20.jpg);
}

.card-circle img {
  display: block;
  margin: 30px auto;
  width: 130px;
  height: 130px;
}

.card-txt {
  display: block;
  margin: auto;
}

#banner.box-divider-top {
  border-top: unset;
}

@media screen and (max-width: 599px) {
  #banner.box-divider-top {
    border-top: 1px solid #ff5115;
  }
}

@media screen and (max-width: 599px) {
  .banner-container {
    padding: 20px 20px;
  }
}

.banner {
  max-width: 75em;
  margin: auto;
}

.banner-inn {
  width: 24%;
  padding-bottom: 20px;
}

@media screen and (max-width: 599px) {
  .banner-inn {
    width: 100%;
  }
}

.banner-txt p {
  margin: 10px 0;
}

#sns {
  width: 100%;
  padding: 20px 0;
  border-top: solid 1px #fe5815;
  background-color: #ffffff;
  position: relative;
}

.sns_list {
  max-width: 1000px;
  margin: auto;
  display: table;
}

.sns_icon {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

.sns_icon.is-single {
  position: relative;
  display: block;
  vertical-align: middle;
  padding: 10px;
}

.sns_icon img {
  max-height: 40px;
  width: auto;
}

.sns_icon .line {
  position: absolute;
  bottom: 3px;
  margin: auto;
}

@media screen and (max-width: 599px) {
  .sns_icon .line {
    bottom: unset;
    margin: unset;
    position: unset;
  }
}

footer {
  position: relative;
  padding: 20px 0;
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 10px;
}

.showcase-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}

/*  element state
   ========================================================================== */
.is-hidden {
  display: none;
}

.is-disabled {
  opacity: 0.3;
  cursor: default !important;
}

.is-transparent {
  opacity: 0;
}

.is-underlayer {
  z-index: -9999;
}

.is-fixed {
  position: fixed;
}

.is-absolute {
  position: absolute;
}

.is-overflow-hidden {
  overflow: hidden;
}

.is-full-width {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

@media screen and (max-width: 599px) {
  .has-sp-no-padding {
    padding: 10px 0;
  }
}

body.fixed {
  position: fixed;
  width: 100%;
}
