@import "https://fonts.googleapis.com/earlyaccess/mplus1p.css";

@font-face {
  font-family: ibjicons;
  src: url(/fonts/ibjicons.eot?blpmvu);
  src: url(/fonts/ibjicons.eot?blpmvu#iefix) format("embedded-opentype"),
    url(/fonts/ibjicons.ttf?blpmvu) format("truetype"),
    url(/fonts/ibjicons.woff?blpmvu) format("woff"),
    url(/fonts/ibjicons.svg?blpmvu#ibjicons) format("svg");
}

[class*=" ficon-"],
[class^="ficon-"] {
  font-family: ibjicons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ficon-book:before {
  content: "\e91f";
}

.ficon-fortune:before {
  content: "\e920";
}

.ficon-message-full:before {
  content: "\e91d";
}

.ficon-time-full:before {
  content: "\e91e";
}

.ficon-point:before {
  content: "\e91c";
}

.ficon-interested-message:before {
  content: "\e91b";
}

.ficon-my-account:before {
  content: "\e902";
}

.ficon-diary:before {
  content: "\e918";
}

.ficon-home:before {
  content: "\e919";
}

.ficon-bell-full:before {
  content: "\e91a";
}

.ficon-sub-menu:before {
  content: "\e903";
}

.ficon-post:before {
  content: "\e905";
}

.ficon-lock:before {
  content: "\e906";
}

.ficon-like:before {
  content: "\e916";
}

.ficon-camera:before {
  content: "\e917";
}

.ficon-star-favo:before {
  content: "\e900";
}

.ficon-line:before {
  content: "\e914";
}

.ficon-star-favo-full:before {
  content: "\e915";
}

.ficon-bell:before {
  content: "\e912";
}

.ficon-member:before {
  content: "\e913";
}

.ficon-alert:before {
  content: "\e911";
}

.ficon-ashiato:before {
  content: "\e90d";
}

.ficon-check-bold:before {
  content: "\e90e";
}

.ficon-message:before {
  content: "\e90f";
}

.ficon-setting:before {
  content: "\e910";
}

.ficon-member-full:before {
  content: "\e90c";
}

.ficon-infomation:before {
  content: "\e901";
}

.ficon-question02:before {
  content: "\e904";
}

.ficon-apply-all:before {
  content: "\e907";
}

.ficon-area-full:before {
  content: "\e908";
}

.ficon-arrow-left-slim:before {
  content: "\e909";
}

.ficon-arrow-right-slim:before {
  content: "\e90a";
}

.ficon-call:before {
  content: "\e90b";
}

.ficon-money:before {
  content: "\e800";
}

.ficon-conbini:before {
  content: "\e801";
}

.ficon-card:before {
  content: "\e802";
}

.ficon-external-link:before {
  content: "\e61c";
}

.ficon-expansion:before {
  content: "\e61d";
}

.ficon-reduction:before {
  content: "\e61e";
}

.ficon-arrow-bottom:before {
  content: "\e61f";
}

.ficon-arrow-top:before {
  content: "\e620";
}

.ficon-heart-full:before {
  content: "\e621";
}

.ficon-star-full:before {
  content: "\e622";
}

.ficon-mail:before {
  content: "\e624";
}

.ficon-sex:before {
  content: "\e625";
}

.ficon-question:before {
  content: "\e626";
}

.ficon-food:before {
  content: "\e627";
}

.ficon-apply:before {
  content: "\e628";
}

.ficon-graph:before {
  content: "\e61b";
}

.ficon-area:before {
  content: "\e600";
}

.ficon-arrow-left:before {
  content: "\e601";
}

.ficon-arrow-right:before {
  content: "\e602";
}

.ficon-beginner:before {
  content: "\e603";
}

.ficon-calendar:before {
  content: "\e604";
}

.ficon-check:before {
  content: "\e605";
}

.ficon-close:before {
  content: "\e606";
}

.ficon-crown:before {
  content: "\e607";
}

.ficon-glass:before {
  content: "\e608";
}

.ficon-glass-bold:before {
  content: "\e609";
}

.ficon-glass-plus:before {
  content: "\e60a";
}

.ficon-heart:before {
  content: "\e60b";
}

.ficon-sort:before {
  content: "\e60c";
}

.ficon-lounge:before {
  content: "\e60d";
}

.ficon-man:before {
  content: "\e60e";
}

.ficon-map:before {
  content: "\e60f";
}

.ficon-menu:before {
  content: "\e610";
}

.ficon-party:before {
  content: "\e611";
}

.ficon-report:before {
  content: "\e612";
}

.ficon-slide-prev:before {
  content: "\e613";
}

.ficon-slide-next:before {
  content: "\e614";
}

.ficon-star:before {
  content: "\e615";
}

.ficon-star-plus:before {
  content: "\e616";
}

.ficon-time:before {
  content: "\e617";
}

.ficon-trash:before {
  content: "\e618";
}

.ficon-triangle:before {
  content: "\e619";
}

.ficon-woman:before {
  content: "\e61a";
}

body,
html {
  height: 100%;
}

*,
:after,
:before {
  box-sizing: border-box;
}

body,
html {
  font-size: 100%;
}

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0;
}

a {
  color: #f2ba00;
  line-height: inherit;
}

a:focus,
a:hover {
  color: #d0a000;
}

a img {
  border: none;
}

p {
  font-family: inherit;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 20px 0 19px;
  margin: 1.25rem 0 1.1875rem;
}

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  font-weight: 400;
  padding: 2px 5px 1px;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

dl,
ol,
ul {
  font-family: inherit;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
}

ul.circle li ul,
ul.disc li ul,
ul.square li ul {
  list-style: inherit;
}

ul.no-bullet {
  list-style: none;
}

.row {
  margin: 0 auto;
  max-width: 1000px;
  max-width: 62.5rem;
  width: 100%;
}

.row:after,
.row:before {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse>.column,
.row.collapse>.columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  margin: 0 -15px;
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}

.row .row:after,
.row .row:before {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}

.row .row.collapse:after,
.row .row.collapse:before {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

.column+.column:last-child,
.column+.columns:last-child,
.columns+.column:last-child,
.columns+.columns:last-child {
  float: right;
}

.column+.column.end,
.column+.columns.end,
.columns+.column.end,
.columns+.columns.end {
  float: left;
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }

  .small-offset-0 {
    margin-left: 0 !important;
  }

  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  .small-offset-3 {
    margin-left: 25% !important;
  }

  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  .small-offset-6 {
    margin-left: 50% !important;
  }

  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  .small-offset-9 {
    margin-left: 75% !important;
  }

  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }

  .row.small-collapse>.column,
  .row.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
  }

  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  .row.small-uncollapse>.column,
  .row.small-uncollapse>.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}

@media only screen and (min-width: 48em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-0 {
    margin-left: 0 !important;
  }

  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  .medium-offset-3 {
    margin-left: 25% !important;
  }

  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  .medium-offset-6 {
    margin-left: 50% !important;
  }

  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  .medium-offset-9 {
    margin-left: 75% !important;
  }

  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  .row.medium-collapse>.column,
  .row.medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
  }

  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  .row.medium-uncollapse>.column,
  .row.medium-uncollapse>.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-0 {
    margin-left: 0 !important;
  }

  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  .large-offset-3 {
    margin-left: 25% !important;
  }

  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  .large-offset-6 {
    margin-left: 50% !important;
  }

  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  .large-offset-9 {
    margin-left: 75% !important;
  }

  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  .row.large-collapse>.column,
  .row.large-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
  }

  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  .row.large-uncollapse>.column,
  .row.large-uncollapse>.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -10px;
  margin: 0 -0.625rem;
}

[class*="block-grid-"]:after,
[class*="block-grid-"]:before {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"]>li {
  display: block;
  float: left;
  height: auto;
  padding: 0 10px 20px;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1>li {
    list-style: none;
    width: 100%;
  }

  .small-block-grid-1>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-1>li:nth-of-type(1n + 1) {
    clear: both;
  }

  .small-block-grid-2>li {
    list-style: none;
    width: 50%;
  }

  .small-block-grid-2>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-2>li:nth-of-type(2n + 1) {
    clear: both;
  }

  .small-block-grid-3>li {
    list-style: none;
    width: 33.33333%;
  }

  .small-block-grid-3>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-3>li:nth-of-type(3n + 1) {
    clear: both;
  }

  .small-block-grid-4>li {
    list-style: none;
    width: 25%;
  }

  .small-block-grid-4>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-4>li:nth-of-type(4n + 1) {
    clear: both;
  }

  .small-block-grid-5>li {
    list-style: none;
    width: 20%;
  }

  .small-block-grid-5>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-5>li:nth-of-type(5n + 1) {
    clear: both;
  }

  .small-block-grid-6>li {
    list-style: none;
    width: 16.66667%;
  }

  .small-block-grid-6>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-6>li:nth-of-type(6n + 1) {
    clear: both;
  }

  .small-block-grid-7>li {
    list-style: none;
    width: 14.28571%;
  }

  .small-block-grid-7>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-7>li:nth-of-type(7n + 1) {
    clear: both;
  }

  .small-block-grid-8>li {
    list-style: none;
    width: 12.5%;
  }

  .small-block-grid-8>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-8>li:nth-of-type(8n + 1) {
    clear: both;
  }

  .small-block-grid-9>li {
    list-style: none;
    width: 11.11111%;
  }

  .small-block-grid-9>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-9>li:nth-of-type(9n + 1) {
    clear: both;
  }

  .small-block-grid-10>li {
    list-style: none;
    width: 10%;
  }

  .small-block-grid-10>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-10>li:nth-of-type(10n + 1) {
    clear: both;
  }

  .small-block-grid-11>li {
    list-style: none;
    width: 9.09091%;
  }

  .small-block-grid-11>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-11>li:nth-of-type(11n + 1) {
    clear: both;
  }

  .small-block-grid-12>li {
    list-style: none;
    width: 8.33333%;
  }

  .small-block-grid-12>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-12>li:nth-of-type(12n + 1) {
    clear: both;
  }
}

@media only screen and (min-width: 48em) {
  .medium-block-grid-1>li {
    list-style: none;
    width: 100%;
  }

  .medium-block-grid-1>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-1>li:nth-of-type(1n + 1) {
    clear: both;
  }

  .medium-block-grid-2>li {
    list-style: none;
    width: 50%;
  }

  .medium-block-grid-2>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-2>li:nth-of-type(2n + 1) {
    clear: both;
  }

  .medium-block-grid-3>li {
    list-style: none;
    width: 33.33333%;
  }

  .medium-block-grid-3>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-3>li:nth-of-type(3n + 1) {
    clear: both;
  }

  .medium-block-grid-4>li {
    list-style: none;
    width: 25%;
  }

  .medium-block-grid-4>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-4>li:nth-of-type(4n + 1) {
    clear: both;
  }

  .medium-block-grid-5>li {
    list-style: none;
    width: 20%;
  }

  .medium-block-grid-5>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-5>li:nth-of-type(5n + 1) {
    clear: both;
  }

  .medium-block-grid-6>li {
    list-style: none;
    width: 16.66667%;
  }

  .medium-block-grid-6>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-6>li:nth-of-type(6n + 1) {
    clear: both;
  }

  .medium-block-grid-7>li {
    list-style: none;
    width: 14.28571%;
  }

  .medium-block-grid-7>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-7>li:nth-of-type(7n + 1) {
    clear: both;
  }

  .medium-block-grid-8>li {
    list-style: none;
    width: 12.5%;
  }

  .medium-block-grid-8>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-8>li:nth-of-type(8n + 1) {
    clear: both;
  }

  .medium-block-grid-9>li {
    list-style: none;
    width: 11.11111%;
  }

  .medium-block-grid-9>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-9>li:nth-of-type(9n + 1) {
    clear: both;
  }

  .medium-block-grid-10>li {
    list-style: none;
    width: 10%;
  }

  .medium-block-grid-10>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-10>li:nth-of-type(10n + 1) {
    clear: both;
  }

  .medium-block-grid-11>li {
    list-style: none;
    width: 9.09091%;
  }

  .medium-block-grid-11>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-11>li:nth-of-type(11n + 1) {
    clear: both;
  }

  .medium-block-grid-12>li {
    list-style: none;
    width: 8.33333%;
  }

  .medium-block-grid-12>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-12>li:nth-of-type(12n + 1) {
    clear: both;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1>li {
    list-style: none;
    width: 100%;
  }

  .large-block-grid-1>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-1>li:nth-of-type(1n + 1) {
    clear: both;
  }

  .large-block-grid-2>li {
    list-style: none;
    width: 50%;
  }

  .large-block-grid-2>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-2>li:nth-of-type(2n + 1) {
    clear: both;
  }

  .large-block-grid-3>li {
    list-style: none;
    width: 33.33333%;
  }

  .large-block-grid-3>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-3>li:nth-of-type(3n + 1) {
    clear: both;
  }

  .large-block-grid-4>li {
    list-style: none;
    width: 25%;
  }

  .large-block-grid-4>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-4>li:nth-of-type(4n + 1) {
    clear: both;
  }

  .large-block-grid-5>li {
    list-style: none;
    width: 20%;
  }

  .large-block-grid-5>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-5>li:nth-of-type(5n + 1) {
    clear: both;
  }

  .large-block-grid-6>li {
    list-style: none;
    width: 16.66667%;
  }

  .large-block-grid-6>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-6>li:nth-of-type(6n + 1) {
    clear: both;
  }

  .large-block-grid-7>li {
    list-style: none;
    width: 14.28571%;
  }

  .large-block-grid-7>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-7>li:nth-of-type(7n + 1) {
    clear: both;
  }

  .large-block-grid-8>li {
    list-style: none;
    width: 12.5%;
  }

  .large-block-grid-8>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-8>li:nth-of-type(8n + 1) {
    clear: both;
  }

  .large-block-grid-9>li {
    list-style: none;
    width: 11.11111%;
  }

  .large-block-grid-9>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-9>li:nth-of-type(9n + 1) {
    clear: both;
  }

  .large-block-grid-10>li {
    list-style: none;
    width: 10%;
  }

  .large-block-grid-10>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-10>li:nth-of-type(10n + 1) {
    clear: both;
  }

  .large-block-grid-11>li {
    list-style: none;
    width: 9.09091%;
  }

  .large-block-grid-11>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-11>li:nth-of-type(11n + 1) {
    clear: both;
  }

  .large-block-grid-12>li {
    list-style: none;
    width: 8.33333%;
  }

  .large-block-grid-12>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-12>li:nth-of-type(12n + 1) {
    clear: both;
  }
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: 0;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

.flickity-button {
  position: absolute;
  background: #fff;
  border: none;
}

.flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: 0;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0;
  pointer-events: visible;
}

.flickity-button:disabled:hover {
  background: #000;
  opacity: 0;
  border: none;
  pointer-events: visible;
}

.flickity-button-icon {
  fill: #666;
}

.flickity-prev-next-button {
  top: 45%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ccc;
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

@media only screen and (min-width: 48em) {
  .flickity-prev-next-button.previous {
    left: -20px;
  }
}

.flickity-prev-next-button.next {
  right: 10px;
}

@media only screen and (min-width: 48em) {
  .flickity-prev-next-button.next {
    right: -15px;
  }
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -20px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

@media only screen and (min-width: 48em) {
  .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
  }
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3002;
  overflow: hidden;
  position: fixed;
  transform: translateZ(100px);
  background: 0 0;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3003;
  position: fixed;
  outline: 0 !important;
  transform: translateZ(150px);
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 3005;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 3004;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 3006;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

@media only screen and (min-width: 48em) {
  .mfp-fade.mfp-bg {
    transition: all 0.4s ease-out;
  }
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

@media only screen and (min-width: 48em) {
  .mfp-fade.mfp-wrap .mfp-content {
    transition: all 0.4s ease-out;
  }
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

ol,
ul {
  list-style: none;
}

abbr,
address,
article,
aside,
audio,
blockquote,
body,
canvas,
caption,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
iframe,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
section,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
video {
  line-height: 1.6;
}

body {
  font: 16px/1 "メイリオ", Meiryo, "MS Pゴシック", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

@media only screen and (max-width: 47.9375em) {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Mplus 1p", "メイリオ", Meiryo, "MS Pゴシック",
      Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: 500;
  }
}

div,
p {
  word-break: break-all;
}

@media only screen and (max-width: 47.9375em) {

  div,
  p {
    font-family: "Mplus 1p", "メイリオ", Meiryo, "MS Pゴシック",
      Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", sans-serif;
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
  }
}

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}

a {
  transition: all 0.1s ease-out;
  text-decoration: none;
  color: #222;
  display: inline-block;
}

a:active,
a:focus,
a:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #222;
  outline: 0;
}

em,
strong {
  font-style: normal;
  font-weight: 700;
}

[class*="block-grid-"]>li {
  padding-bottom: 0;
}

select::-ms-expand {
  display: none;
}

.lists {
  padding: 0 20px;
  text-align: left;
}

.lists.arrow:before {
  content: "";
}

.lists.arrow a {
  padding-right: 30px;
  position: relative;
  width: 100%;
}

.lists.arrow a:before {
  content: "\e90a";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-family: ibjicons;
  color: #999;
  font-size: 12px;
}

@media only screen and (min-width: 48em) {
  .lists.arrow a:before {
    font-size: 14px;
  }
}

@media only screen and (min-width: 48em) {
  .lists {
    padding-left: 0;
  }
}

.lists li {
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}

.lists li a {
  position: relative;
  padding: 20px 0;
  display: block;
  line-height: 1;
}

@media only screen and (min-width: 48em) {
  .lists li a {
    padding: 20px;
  }
}

.lists li a:focus,
.lists li a:hover {
  opacity: 1;
  background: #f2f2f2;
}

.lists--full {
  padding-left: 0;
}

.lists--full li a {
  padding-left: 20px;
}

@media only screen and (min-width: 48em) {
  .lists--full li a {
    padding-left: 10px;
  }
}

.fixed-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  opacity: 1;
  transform: translate3d(0, 5px, 0);
  animation-duration: 0.5s;
  animation-name: fixed-bottom-show;
  padding-bottom: 5px;
}

@media only screen and (min-width: 48em) {
  .fixed-bottom {
    bottom: 10px;
  }
}

@keyframes fixed-bottom-show {
  0% {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }

  30% {
    opacity: 1;
    transform: translate3d(0, 10px, 0);
  }

  80% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(0, 5px, 0);
  }
}

@media only screen and (max-width: 47.9375em) {
  .hide-small {
    display: none;
  }
}

@media only screen and (min-width: 48em) {
  .show-small {
    display: none;
  }
}

figcaption {
  font-size: 12px;
  color: #666;
}

.clamp-read-more {
  cursor: pointer;
  font-weight: 700;
}

.clamp-read-more:hover {
  opacity: 0.7;
}

@media only screen and (min-width: 48em) {
  .l-outer {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0.9375rem;
  }
}

@media only screen and (min-width: 48em) {
  .l-outer.is-max-small {
    max-width: 810px;
  }
/* topのみ */
    .top-l-outer {
      max-width: 1000px;
      margin-left: auto;
      margin-right: auto;
      padding: 0 0.9375rem;
    }
}

@media only screen and (max-width: 47.9375em) {
  .l-side-margin {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media only screen and (min-width: 48em) {
  .l-column {
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
  }
}

@media only screen and (min-width: 48em) {

  .l-column-cols-2,
  .l-column-cols-3 {
    min-width: 0;
    padding-left: 0.46875rem;
    padding-right: 0.46875rem;
  }
}

@media only screen and (min-width: 48em) {

  .l-column-cols-2:first-child,
  .l-column-cols-3:first-child {
    padding-left: 0;
  }
}

@media only screen and (min-width: 48em) {

  .l-column-cols-2:last-child,
  .l-column-cols-3:last-child {
    padding-right: 0;
  }
}

@media only screen and (min-width: 48em) {
  .l-column-cols-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}

@media only screen and (min-width: 48em) {
  .l-column-cols-3 {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
  }
}

.l-section-margin {
  margin-bottom: 40px;
}

.l-contents-margin {
  margin-bottom: 20px;
}

@media only screen and (min-width: 48em) {
  .l-contents-margin {
    margin-bottom: 40px;
  }
}

.l-text-margin {
  margin-bottom: 10px;
}

@media only screen and (min-width: 48em) {
  .l-text-margin {
    margin-bottom: 15px;
  }
}

.bar-margin-l {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media only screen and (min-width: 48em) {
  .bar-margin-l {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.header-margin {
  margin-top: 40px;
}

.l-link-margin {
  margin-bottom: 20px;
}

@media only screen and (max-width: 47.9375em) {
  .small-header-margin {
    margin-top: 30px;
  }
}

.no-margin {
  margin: 0 !important;
}

.l-text-center {
  text-align: center;
}

.l-text-left {
  text-align: left;
}

.l-text-right {
  text-align: right;
}

@media only screen and (min-width: 48em) {
  .l-text-center-only-m {
    text-align: center;
  }
}

.l-button-margin-s {
  margin-top: 10px;
}

.l-button-margin-m {
  margin-top: 20px;
}

.l-button-margin-l {
  margin-top: 40px;
}

.page-head {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
}

@media only screen and (min-width: 48em) {
  .page-head {
    font-size: 36px;
    font-family: "Mplus 1p", "メイリオ", Meiryo, "MS Pゴシック",
      Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", sans-serif;
  }
}

@media (max-width: 320px) {
  .page-head {
    font-size: 20px;
  }
}

.page-head.sentence {
  font-size: 22px;
}

@media only screen and (min-width: 48em) {
  .page-head.sentence {
    font-size: 30px;
  }
}

.page-head-line {
  border-top: 1px solid #9ece18;
  border-radius: 100px;
  width: 40px;
  margin: 15px auto 25px;
}

.page-head-accent {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #9ece18;
}

@media only screen and (min-width: 48em) {
  .page-head-accent {
    font-size: 24px;
    font-family: "Mplus 1p", "メイリオ", Meiryo, "MS Pゴシック",
      Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", sans-serif;
  }
}

.tit-basic {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}

@media only screen and (min-width: 48em) {
  .tit-basic {
    font-size: 20px;
  }
}

.tit-basic:before {
  content: "";
  display: inline-block;
  vertical-align: -28%;
  width: 4px;
  border-radius: 2px;
  background: #ccc;
  height: 27px;
  margin-right: 10px;
}

@media only screen and (min-width: 48em) {
  .tit-basic:before {
    height: 30px;
  }
}

.tit-basic span {
  font-size: 14px;
  margin-left: 0;
  display: inline-block;
}

.tit-circle {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}

@media only screen and (min-width: 48em) {
  .tit-circle {
    font-size: 30px;
    margin-bottom: 20px;
    font-family: "Mplus 1p", "メイリオ", Meiryo, "MS Pゴシック",
      Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", sans-serif;
  }
}

.tit-circle span {
  font-size: 14px;
  background: #9ece18;
  border-radius: 1000px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 5px 3px 4px;
  text-align: center;
  width: 22px;
  height: 22px;
  max-height: 22px;
  vertical-align: 2px;
  margin-right: 5px;
}

@media only screen and (min-width: 48em) {
  .tit-circle span {
    font-size: 26px;
    width: 35px;
    height: 35px;
    max-height: 35px;
  }
}

.tit-bar {
  background: #eee;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}

.tit-underline {
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #222;
}

.tit-simple {
  margin-bottom: 10px;
  font-weight: 700;
}

span.required {
  color: #fff;
  background: #e73656;
  border: 1px solid #e73656;
  border-radius: 5px;
  padding: 2px 10px;
  margin-left: 5px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}

a {
  transition: all 0.1s ease-out;
  word-break: break-all;
}

@media only screen and (min-width: 48em) {

  a:active,
  a:focus,
  a:hover {
    opacity: 0.7;
  }
}

a.underline {
  text-decoration: underline;
}

@media only screen and (min-width: 48em) {
  a:hover.underline {
    text-decoration: none;
  }
}

@media only screen and (min-width: 48em) {
  .is-new>a:hover {
    background: #fff9e4;
  }
}

.underline {
  text-decoration: underline;
}

.link-center {
  text-align: center;
}

.link-right {
  text-align: right;
}

.link-right-small-only {
  text-align: right;
}

@media only screen and (min-width: 48em) {
  .link-right-small-only {
    text-align: center;
  }
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
textarea {
  border-radius: 6px;
  font-size: 16px;
  background: #fff;
  outline: 0;
  width: 100%;
  max-width: 100%;
  padding: 10px;
  height: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  -webkit-appearance: none;
  line-height: 1.3;
}

input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
  font-size: 16px;
}

input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
textarea::placeholder {
  color: #ccc;
  font-size: 16px;
}

input[type="email"].simple,
input[type="number"].simple,
input[type="password"].simple,
input[type="tel"].simple,
input[type="text"].simple,
textarea.simple {
  border: none;
  padding: 15px;
}

input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 16px;
}

@media only screen and (min-width: 48em) {

  input[type="email"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 18px;
  }
}

input[type="submit"] {
  outline: 0;
  -webkit-appearance: none;
}

input[type="submit"]:hover {
  opacity: 0.8;
  cursor: pointer;
}

button {
  cursor: pointer;
}

.link-back {
  font-size: 14px;
  text-decoration: underline;
  margin: 20px 0 0;
}

.radio-group {
  font-size: 0;
}

.list-radio {
  font-size: 16px;
  margin: 20px 0 35px;
}

@media only screen and (min-width: 48em) {
  .list-radio {
    font-size: 18px;
    margin: 0 0 15px;
    padding-top: 10px;
  }
}

.list-radio input[type="radio"]+label {
  margin-right: 10px;
}

@media (max-width: 320px) {
  .list-radio input[type="radio"]+label {
    margin-right: 5px;
  }
}

.list-radio-column .checkbox.default,
.list-radio-column .radio.default {
  display: block;
}

.alert.list-radio {
  margin: 20px 0;
}

@media only screen and (min-width: 48em) {
  .alert.list-radio {
    margin: 15px 0 20px;
  }
}

.checkbox.default,
.radio.default {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.checkbox.default input[type="checkbox"],
.checkbox.default input[type="radio"],
.radio.default input[type="checkbox"],
.radio.default input[type="radio"] {
  width: 1px;
  height: 1px;
  position: absolute;
}

.checkbox.default label,
.radio.default label {
  position: relative;
  min-height: 13px;
  line-height: 1.3;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  cursor: pointer;
}

.checkbox.default label:before,
.radio.default label:before {
  content: "";
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  transform: translateY(-50%);
  display: block;
  z-index: 1;
  width: 40px;
  height: 40px;
  border: 1px solid #999;
  border-radius: 1000px;
}

.checkbox.default label:after,
.radio.default label:after {
  content: "";
  position: absolute;
  display: block;
  z-index: 2;
  left: 6px;
  top: calc(50% - 1px);
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 1000px;
}

.checkbox.default label span,
.radio.default label span {
  color: #222;
  display: inline-block;
  padding-left: calc(38px + 0.7em);
  position: relative;
  top: 0;
  vertical-align: top;
  line-height: 1.5;
}

.alert .checkbox.default label:before,
.alert .radio.default label:before {
  background: #ffe1e1;
  border-color: #ed263a;
}

@media only screen and (min-width: 48em) {

  .checkbox.default .autoConfirmVal,
  .radio.default .autoConfirmVal {
    position: absolute;
    top: -25px;
  }
}

.checkbox.default label:before {
  border-radius: 10px;
}

.checkbox.default label:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 12px;
  margin-top: -8px;
  width: 15px;
  height: 30px;
  border-right: 6px solid #9ece18;
  border-bottom: 6px solid #9ece18;
  transform: rotate(45deg);
  opacity: 0;
  border-radius: 0;
}

input[type="checkbox"]+label,
input[type="radio"]+label {
  margin-left: 0;
  margin-right: 0;
}

.radio.default input[type="radio"]:checked+label:after {
  background: #9ece18;
}

.checkbox.default input[type="checkbox"]:checked+label:after {
  opacity: 1;
}

select {
  border-radius: 5px;
  font-size: 16px;
  padding: 10px;
  outline: 0;
  background: #fff;
  height: auto;
  border: 1px solid #999;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

.selectbox {
  position: relative;
  background: #fff;
}

.selectbox:before {
  content: "";
  position: absolute;
  right: 8px;
  top: calc(50% - 3px);
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-top: 5px solid #222;
  padding: 0;
}

.selectbox select {
  width: 100%;
  max-width: 100%;
  padding: 10px;
  outline: 0;
  background: 0 0;
  overflow: hidden;
}

.selectbox.simple select {
  padding: 15px;
  border: none;
}

.select-date select {
  display: inline-block;
}

.select-date__year {
  width: 30%;
}

.select-date__date,
.select-date__month {
  width: 20%;
}

#next-select {
  display: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

form {
  position: relative;
}

@media only screen and (min-width: 48em) {
  .form-style {
    width: 100%;
    display: table;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 48em) {

  .form-style dd,
  .form-style dt {
    display: table-cell;
  }
}

.form-style dt {
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .form-style dt {
    width: 320px;
    vertical-align: top;
  }
}

.form-style.line {
  display: table;
}

@media only screen and (max-width: 47.9375em) {
  .form-style.line dt {
    display: table-cell;
    width: 125px;
  }
}

@media only screen and (min-width: 48em) {
  .form-style.line dt {
    width: 200px;
  }
}

.form-style__body {
  margin-bottom: 30px;
}

@media only screen and (min-width: 48em) {
  .form-style__body {
    padding-top: 5px;
  }
}

@media small-only {
  .form-style__body:last-child {
    margin-bottom: 60px;
  }
}

.form-style dd {
  font-size: 16px;
  margin-bottom: 40px;
  position: relative;
}

@media only screen and (min-width: 48em) {
  .form-style dd {
    width: 500px;
    font-size: 18px;
    padding-bottom: 10px;
  }
}

.form-style textarea {
  height: calc(13px * 1.6 * 5 + 1rem);
}

.form-style .autoConfirmVal {
  font-size: 16px;
}

@media only screen and (min-width: 48em) {
  .form-style .autoConfirmVal {
    font-size: 18px;
  }
}

.pension .radio-annotation,
.pension .text-card {
  padding-left: 0;
}

.text-name {
  font-size: 0;
}

.text-name__item {
  display: inline-block;
  width: 50%;
  position: relative;
}

.text-name__item:first-child {
  padding-right: 5px;
}

.text-name__item:last-child {
  padding-left: 5px;
}

.text-card {
  font-size: 0;
  padding-left: calc(46px + 0.7em);
}

.text-card__item {
  position: relative;
  display: inline-block;
  width: 33%;
  padding: 0 10px 0 5px;
}

.text-card__item:first-child {
  padding-left: 0;
}

.text-card__item:after {
  content: " - ";
  right: 0;
  position: absolute;
  font-size: 15px;
  top: 10px;
  bottom: 0;
}

.text-card__item:last-child {
  padding: 0 0 0 5px;
}

.text-card__item:last-child:after {
  content: "";
}

.input-annotation {
  font-size: 12px;
}

@media only screen and (min-width: 48em) {
  .input-annotation {
    font-size: 14px;
  }
}

.input-annotation a {
  display: inline;
}

.input-margin {
  margin-bottom: 10px;
  line-height: 0;
}

.radio-margin {
  margin-bottom: 30px;
}

.radio-margin-s {
  margin-bottom: 10px;
}

.radio-annotation {
  padding-left: calc(38px + 0.7em);
  font-size: 12px;
}

.list-checkbox {
  margin-top: 30px;
}

@media only screen and (min-width: 48em) {
  .list-checkbox {
    margin-top: 10px;
  }
}

.list-checkbox li:last-child {
  margin-bottom: 0;
}

.list-checkbox.small-block-grid-2 li {
  margin-bottom: 30px;
}

.list-checkbox.small-block-grid-2 li:last-child,
.list-checkbox.small-block-grid-2 li:nth-last-child(2) {
  margin-bottom: 0;
}

.multi-box {
  display: table;
}

.multi-box__select,
.multi-box__text,
.multi-box__text--date {
  display: table-cell;
}

.multi-box__select {
  width: 50%;
}

.multi-box__text,
.multi-box__text--date {
  text-align: center;
  padding: 0 10px;
}

.checkbox-margin {
  margin-bottom: 30px;
}

.alert input[type="email"],
.alert input[type="number"],
.alert input[type="password"],
.alert input[type="tel"],
.alert input[type="text"],
.alert select,
.alert textarea {
  background: #ffe1e1;
  border-color: #e73656;
}

select.alert {
  background: #ffe1e1;
}

.selectbox.alert select {
  background: #ffe1e1;
}

.selectbox.alert:before {
  border-top: 6px solid #e73656;
}

.alert .radio-gender label {
  background: #ffe1e1;
}

.alert .radio-gender.man label {
  border-right: 1px solid #e73656;
}

.alert .radio-gender.woman label {
  border-left: 1px solid #e73656;
}

.form-important {
  font-size: 12px;
  color: #e73656;
}

.alert-message-box {
  background: #e73656;
  border-radius: 5px;
  padding: 20px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}

@media (max-width: 320px) {
  .alert-message-box {
    font-size: 16px;
  }
}

.box-form__body .alert-message-box {
  margin: 0 20px 10px;
}

.alert-message {
  margin-top: 15px;
}

.alert-message li {
  font-size: 14px;
  color: #e73656;
  font-weight: 700;
}

.formError {
  z-index: 990;
}

.formError .formErrorContent {
  z-index: 991;
}

.formError .formErrorArrow {
  z-index: 996;
}

.formErrorInsideDialog.formError {
  z-index: 5000;
}

.formErrorInsideDialog.formError .formErrorContent {
  z-index: 5001;
}

.formErrorInsideDialog.formError .formErrorArrow {
  z-index: 5006;
}

.inputContainer {
  position: relative;
  float: left;
}

.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
}

.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}

.formError .formErrorContent {
  width: 100%;
  background: #e73656;
  position: relative;
  color: #fff;
  width: auto;
  font-size: 11px;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 4px 10px;
}

.greenPopup .formErrorContent {
  background: #33be40;
}

.blackPopup .formErrorContent {
  background: #393939;
  color: #fff;
}

.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}

body.rtl .formError .formErrorArrow,
body[dir="rtl"] .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 0 0 12px;
  top: 2px;
}

.formError .formErrorArrow div {
  height: 1px;
  background: #e73656;
  line-height: 0;
  font-size: 0;
  display: block;
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
  background: #33be40;
}

.blackPopup .formErrorArrow div {
  background: #393939;
  color: #fff;
}

.formError .formErrorArrow .line10 {
  width: 10px;
  border: none;
}

.formError .formErrorArrow .line9 {
  width: 9px;
  border: none;
}

.formError .formErrorArrow .line8 {
  width: 8px;
}

.formError .formErrorArrow .line7 {
  width: 7px;
}

.formError .formErrorArrow .line6 {
  width: 6px;
}

.formError .formErrorArrow .line5 {
  width: 5px;
}

.formError .formErrorArrow .line4 {
  width: 4px;
}

.formError .formErrorArrow .line3 {
  width: 3px;
}

.formError .formErrorArrow .line2 {
  width: 2px;
}

.formError .formErrorArrow .line1 {
  width: 1px;
}

.btn-reset {
  display: inline-block;
  font-size: 12px;
  border-radius: 1000px;
  border: 1px solid #999;
  padding: 7px 13px 5px;
  text-decoration: none;
  line-height: 1;
  transition: all 0.1s ease-out;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 47.9375em) {
  .btn-reset {
    position: fixed;
    top: 14px;
    right: 20px;
    z-index: 1000;
    width: 80px;
  }
}

@media only screen and (min-width: 48em) {
  .btn-reset {
    font-size: 14px;
    margin: 0 3px 3px 0;
    color: #222;
    border: 1px solid #ccc;
    max-width: 100px;
  }
}

.button,
button {
  background: #f2ba00;
  border: 1px solid #f2ba00;
  padding: 10px 22px;
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.1s ease-out;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
  color: #fff;
}

@media only screen and (min-width: 48em) {

  .button,
  button {
    font-size: 16px;
    padding: 10px 22px;
  }
}

.button.expand,
button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.button.large,
button.large {
  padding: 16px 20px 14px;
  font-size: 20px;
  line-height: 1.3;
}

@media only screen and (min-width: 48em) {

  .button.large,
  button.large {
    font-size: 26px;
  }
}

@media (max-width: 320px) {

  .button.large,
  button.large {
    font-size: 16px;
  }
}

@media only screen and (max-width: 47.9375em) {

  .button.large.action,
  button.large.action {
    font-size: 16px;
    padding: 16px 0 14px;
  }
}

@media (max-width: 320px) {

  .button.large.action,
  button.large.action {
    font-size: 12px;
    padding: 20px 0 18px;
  }
}

@media only screen and (min-width: 48em) {

  .button.maximum,
  button.maximum {
    padding: 16px 20px 14px;
    font-size: 22px;
  }
}

.button.small,
button.small {
  padding: 5px 0;
  font-size: 13px;
}

@media only screen and (min-width: 48em) {

  .button.small,
  button.small {
    padding: 10px 0;
    font-size: 16px;
  }
}

.button.round,
button.round {
  border-radius: 1000px;
}

.button[disabled],
button[disabled] {
  text-decoration: none;
  opacity: 1;
  pointer-events: none;
  cursor: default;
}

.button[disabled]:focus,
.button[disabled]:hover,
button[disabled]:focus,
button[disabled]:hover {
  text-decoration: none;
  background: #fff;
  opacity: 1;
}

.button:focus,
.button:hover,
button:focus,
button:hover {
  text-decoration: none;
  color: #fff;
}

.button.shadow,
button.shadow {
  box-shadow: 3px 3px 0 #b28900;
  margin: 0 3px 3px 0;
}

@media only screen and (min-width: 48em) {

  .button.shadow,
  button.shadow {
    box-shadow: 3px 3px 0 #b28900;
    margin: 0 3px 3px 0;
  }
}

.button.radius,
button.radius {
  border-radius: 5px;
}

.button.normal,
button.normal {
  font-weight: 400;
}

.button.dashed,
button.dashed {
  box-shadow: none;
  pointer-events: none;
  opacity: 0.4;
}

.button.dashed.gray,
button.dashed.gray {
  background: #ccc;
  border-color: #ccc;
}

.button.brand,
button.brand {
  background: #9ece18;
  border: 2px solid #9ece18;
}

.button.brand.shadow,
button.brand.shadow {
  box-shadow: 3px 3px 0 #57720a;
  margin: 0 3px 3px 0;
}

@media only screen and (min-width: 48em) {

  .button.brand.shadow,
  button.brand.shadow {
    box-shadow: 3px 3px 0 #57720a;
    margin: 0 3px 3px 0;
  }
}

.button.brand.hover,
button.brand.hover {
  background: #57720a;
}

.button.interested,
button.interested {
  background: #eaa2be;
  border: 2px solid #eaa2be;
}

.button.interested.shadow,
button.interested.shadow {
  box-shadow: 3px 3px 0 #b76e8b;
  margin: 0 3px 3px 0;
}

@media only screen and (min-width: 48em) {

  .button.interested.shadow,
  button.interested.shadow {
    box-shadow: 3px 3px 0#b76e8b;
    margin: 0 3px 3px 0;
  }
}

.button.interested.dashed,
button.interested.dashed {
  box-shadow: none;
}

.button.message,
button.message {
  background: #fff;
  border-color: #eaa2be;
  color: #eaa2be;
}

.button.message.shadow,
button.message.shadow {
  box-shadow: 3px 3px 0 #b76e8b;
  margin: 0 3px 3px 0;
}

@media only screen and (min-width: 48em) {

  .button.message.shadow,
  button.message.shadow {
    box-shadow: 3px 3px 0#b76e8b;
    margin: 0 3px 3px 0;
  }
}

@media only screen and (min-width: 48em) {

  .button.regist,
  button.regist {
    position: relative;
    overflow: hidden;
  }

  .button.regist:after,
  button.regist:after {
    position: absolute;
    transition: 0.3s;
    content: "";
    width: 0;
    bottom: 0;
    background: #fff;
    height: 120%;
    left: -10%;
    transform: skewX(15deg);
    z-index: -1;
  }

  .button.regist:hover,
  button.regist:hover {
    opacity: 0.9;
    color: #f2ba00;
  }

  .button.regist:hover:after,
  button.regist:hover:after {
    left: -10%;
    width: 120%;
  }
}

@media only screen and (min-width: 48em) {

  .button.regist-party,
  button.regist-party {
    position: relative;
    overflow: hidden;
  }

  .button.regist-party:after,
  button.regist-party:after {
    position: absolute;
    transition: 0.3s;
    content: "";
    width: 0;
    bottom: 0;
    background: #fff;
    height: 120%;
    left: -10%;
    transform: skewX(15deg);
    z-index: -1;
  }

  .button.regist-party:hover,
  button.regist-party:hover {
    opacity: 0.9;
    color: #9ece18;
  }

  .button.regist-party:hover:after,
  button.regist-party:hover:after {
    left: -10%;
    width: 120%;
  }
}

.button.border,
button.border {
  border: 1px solid #ccc;
  background: #fff;
  color: #222;
}

.button.border.shadow,
button.border.shadow {
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  margin: 0 3px 3px 0;
}

.button.border.clear,
button.border.clear {
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  border: 1px solid #fff;
}

.button.middle,
button.middle {
  background: #fff;
  border: 2px solid #9ece18;
  color: #9ece18;
}

.button.middle.shadow,
button.middle.shadow {
  box-shadow: 3px 3px 0 #57720a;
  margin: 0 3px 3px 0;
}

@media only screen and (min-width: 48em) {

  .button.middle.shadow,
  button.middle.shadow {
    box-shadow: 3px 3px 0 #57720a;
    margin: 0 3px 3px 0;
  }
}

@media only screen and (min-width: 48em) {

  .button.middle.shadow:hover,
  button.middle.shadow:hover {
    background: #9ece18;
    color: #fff;
    opacity: 1;
  }
}

.button.icon,
button.icon {
  padding-left: 14px;
}

.button.icon i,
button.icon i {
  font-size: 1.3em;
  vertical-align: -20%;
  padding-right: 5px;
  line-height: 1;
}

.button.icon.left-icon,
button.icon.left-icon {
  position: relative;
  padding-left: 3em;
  padding-right: 3em;
}

.button.icon.left-icon i,
button.icon.left-icon i {
  position: absolute;
  left: 20px;
}

.button.icon.right-icon,
button.icon.right-icon {
  position: relative;
  padding-right: 3em;
}

.button.icon.right-icon i,
button.icon.right-icon i {
  position: absolute;
  right: 5px;
}

@media only screen and (min-width: 48em) {

  .button.icon.right-icon i,
  button.icon.right-icon i {
    right: 10px;
  }
}

.button.icon.left-icon i,
.button.icon.right-icon i,
button.icon.left-icon i,
button.icon.right-icon i {
  font-size: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
}

@media only screen and (min-width: 48em) {

  .button.icon.left-icon i,
  .button.icon.right-icon i,
  button.icon.left-icon i,
  button.icon.right-icon i {
    font-size: 25px;
  }
}

.button.icon.left-icon.border i,
.button.icon.right-icon.border i,
button.icon.left-icon.border i,
button.icon.right-icon.border i {
  color: #999;
}

.button.icon.expand,
button.icon.expand {
  padding-left: 0;
}

.button.icon.expand.left-icon,
button.icon.expand.left-icon {
  padding-right: 3em;
  padding-left: 3em;
}

@media (max-width: 320px) {

  .button.icon.expand.left-icon,
  button.icon.expand.left-icon {
    padding-right: 2em;
    padding-left: 2.5em;
  }
}

.button.icon.expand.right-icon,
button.icon.expand.right-icon {
  padding-right: 3em;
  padding-left: 3em;
}

@media (max-width: 320px) {

  .button.icon.expand.right-icon,
  button.icon.expand.right-icon {
    padding-right: 2.5em;
    padding-left: 1.5em;
  }
}

.btn-buttom-annotation {
  font-size: 12px;
  margin: 20px 0;
}

.btn-text-read {
  font-weight: 700;
  margin-bottom: 5px;
  color: #f2ba00;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 48em) {
  .btn-text-read {
    font-size: 24px;
  }
}

@media (max-width: 320px) {
  .btn-text-read {
    font-size: 14px;
  }
}

.btn-regist {
  position: relative;
}

.btn-regist__message {
  position: absolute;
  top: -10px;
  text-align: center;
  left: 0;
  right: 0;
  z-index: 1;
}

.btn-regist img {
  width: 290px;
}

@media only screen and (min-width: 48em) {
  .btn-regist img {
    width: 330px;
  }
}

@media (max-width: 320px) {
  .btn-regist img {
    width: 250px;
  }
}

a.link-back {
  font-size: 14px;
  text-decoration: underline;
  margin: 20px 0 0;
}

a.btn-top-link {
  font-size: 14px;
  text-decoration: underline;
  margin: 0 0 30px;
}

.btn-sub-text {
  font-size: 22px;
}

@media only screen and (min-width: 48em) {
  .btn-sub-text {
    font-size: 26px;
  }
}

.has-bottom-button .container,
.has-bottom-regist .container {
  padding-bottom: 80px;
}

@media only screen and (min-width: 48em) {

  .has-bottom-button .container,
  .has-bottom-regist .container {
    padding-bottom: 90px;
  }
}

.fixed-bottom-button,
.fixed-bottom-profile,
.fixed-bottom-regist,
.fixed-bottom-search {
  max-height: 80px;
  padding: 10px;
}

@media only screen and (min-width: 48em) {

  .fixed-bottom-button,
  .fixed-bottom-profile,
  .fixed-bottom-regist,
  .fixed-bottom-search {
    max-height: 90px;
    padding: 15px 0 13px;
  }
}

.fixed-bottom-button__left,
.fixed-bottom-profile__left,
.fixed-bottom-regist__left,
.fixed-bottom-search__left {
  padding-right: 5px;
}

.fixed-bottom-button__right,
.fixed-bottom-profile__right,
.fixed-bottom-regist__right,
.fixed-bottom-search__right {
  padding-left: 5px;
}

@media only screen and (min-width: 48em) {
  .fixed-bottom-regist {
    display: none;
  }
}

.fixed-bottom-profile {
  display: table;
  width: 100%;
}

.fixed-bottom-profile__interested {
  display: table-cell;
  vertical-align: top;
  width: 64%;
}

@media (max-width: 320px) {
  .fixed-bottom-profile__interested {
    width: 60%;
  }
}

@media only screen and (min-width: 48em) {
  .fixed-bottom-profile__interested {
    width: 80%;
  }
}

.fixed-bottom-profile__favorite {
  padding: 0 0 0 15px;
  display: table-cell;
}

.mfp-container {
  padding: 0;
}

.modal-default {
  background: #fff;
  position: relative;
  border-radius: 5px;
  padding: 20px;
  box-shadow: 1px 2px 10px 2px rgba(0, 0, 0, 0.5);
  margin: 60px 20px;
  text-align: center;
}

@media only screen and (min-width: 48em) {
  .modal-default {
    width: 480px;
    margin: 60px auto;
    padding: 25px;
  }
}

@media only screen and (min-width: 48em) {
  .modal-default.large {
    width: 95%;
    max-width: 100%;
    padding: 30px 60px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .modal-default.large {
    width: 680px;
  }
}

@media only screen and (min-width: 48em) {
  .modal-default .title-m {
    font-size: 17px;
  }
}

.modal-default__comment,
.modal-default__comment--accent,
.modal-default__comment--brand,
.modal-default__small-title,
.modal-default__small-title--accent,
.modal-default__small-title--brand,
.modal-default__title,
.modal-default__title--accent,
.modal-default__title--brand {
  color: #222;
  font-weight: 700;
  line-height: 1.3;
}

.modal-default__comment--accent,
.modal-default__comment--brand,
.modal-default__small-title--accent,
.modal-default__small-title--brand,
.modal-default__title--accent,
.modal-default__title--brand {
  margin-bottom: 15px;
}

@media only screen and (min-width: 48em) {

  .modal-default__comment--accent,
  .modal-default__comment--brand,
  .modal-default__small-title--accent,
  .modal-default__small-title--brand,
  .modal-default__title--accent,
  .modal-default__title--brand {
    margin-bottom: 20px;
  }
}

.modal-default__comment,
.modal-default__comment--accent,
.modal-default__comment--brand,
.modal-default__small-title--accent,
.modal-default__small-title--brand,
.modal-default__title--accent,
.modal-default__title--brand {
  font-size: 17px;
}

@media only screen and (min-width: 48em) {

  .modal-default__comment,
  .modal-default__comment--accent,
  .modal-default__comment--brand,
  .modal-default__small-title--accent,
  .modal-default__small-title--brand,
  .modal-default__title--accent,
  .modal-default__title--brand {
    font-size: 22px;
  }
}

.modal-default__comment--accent,
.modal-default__comment--brand,
.modal-default__small-title,
.modal-default__small-title--accent,
.modal-default__small-title--brand,
.modal-default__title--accent,
.modal-default__title--brand {
  font-size: 17px;
}

.modal-default__comment--accent,
.modal-default__comment--brand,
.modal-default__small-title--accent,
.modal-default__small-title--brand,
.modal-default__title,
.modal-default__title--accent,
.modal-default__title--brand {
  font-size: 20px;
  margin-bottom: 15px;
}

@media only screen and (min-width: 48em) {

  .modal-default__comment--accent,
  .modal-default__comment--brand,
  .modal-default__small-title--accent,
  .modal-default__small-title--brand,
  .modal-default__title,
  .modal-default__title--accent,
  .modal-default__title--brand {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.modal-default__img {
  margin-bottom: 15px;
}

.modal-default__img img {
  width: 100%;
}

.modal-default__read {
  text-align: center;
}

.modal-default__text {
  line-height: 1.6;
  text-align: left;
  font-size: 16px;
}

@media only screen and (min-width: 48em) {
  .modal-default__text {
    font-size: 14px;
  }
}

.modal-default__sub-comment,
.modal-default__sub-title {
  margin-bottom: 10px;
  line-height: 1.3;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}

@media only screen and (min-width: 48em) {

  .modal-default__sub-comment,
  .modal-default__sub-title {
    font-size: 20px;
  }
}

.modal-default__sub-comment {
  margin-bottom: 0;
}

.modal-default__sub-text {
  line-height: 1.6;
  text-align: left;
  font-size: 13px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 48em) {
  .modal-default__sub-text {
    font-size: 14px;
  }
}

.modal-default__sub-text p {
  margin-bottom: 5px;
}

.modal-default__link {
  line-height: 1.3;
}

.modal-default__caution {
  font-size: 10px;
  color: #e73656;
}

@media only screen and (min-width: 48em) {
  .modal-default__caution {
    font-size: 11px;
  }
}

.modal-default__button,
.modal-default__button--double {
  margin-bottom: 10px;
}

.modal-default__button--double .button {
  padding-left: 0;
  padding-right: 0;
}

.modal-default__button-last-double .button {
  padding-left: 0;
  padding-right: 0;
}

.modal-default__choices {
  display: table;
  width: 100%;
}

.modal-default__choices li {
  display: table-cell;
  width: 50%;
  box-sizing: border-box;
  padding: 0 5px;
}

@media only screen and (min-width: 48em) {
  .modal-default__choices li {
    padding: 0 10px;
  }
}

.modal-default--long {
  margin-top: 60px;
  margin-bottom: 20px;
}

.modal-default .close-button {
  position: absolute;
  color: #fff;
  top: -60px;
  right: -15px;
  font-size: 55px;
  text-shadow: 0 0 2px #000, 0 0 2px #000;
}

@media (max-width: 320px) {
  .modal-default .close-button {
    top: -40px;
    right: -28px;
  }
}

.about-word {
  background: #eee;
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 14px;
}

.about-word__title {
  text-align: center;
  padding-bottom: 5px;
  font-weight: 700;
}

.about-word__text {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
}

.mfp-bg,
.mfp-wrap {
  transform: none;
}

.modal-zoom {
  position: relative;
  border-radius: 5px;
  text-align: center;
}

@media only screen and (min-width: 48em) {
  .modal-zoom {
    width: 765px;
    margin: 0 auto;
  }

  .modal-zoom img {
    border-radius: 5px;
  }
}

.modal-zoom .close-button {
  z-index: 1000;
  position: fixed;
  color: #fff;
  top: 0;
  right: 0;
  font-size: 55px;
  text-shadow: 0 0 2px #000, 0 0 2px #000;
}

@media only screen and (min-width: 48em) {
  .modal-zoom .close-button {
    position: absolute;
    right: -60px;
  }
}

@media only screen and (min-width: 48em) {
  .close-button {
    font-size: 14px;
  }
}

.modal-small {
  width: 320px;
}

.modal-full {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  overflow-y: auto;
}

@media only screen and (min-width: 48em) {
  .modal-full {
    position: relative;
    width: 650px;
    min-width: 650px;
    max-width: 100%;
    margin: 0 auto;
  }
}

.modal-full__header {
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  z-index: 999;
  text-align: right;
  height: 51px;
  border-bottom: 1px solid #ccc;
  font-size: 30px;
}

@media only screen and (min-width: 48em) {
  .modal-full__header {
    width: 650px;
    height: 70px;
    font-size: 40px;
  }
}

.modal-full__header a {
  display: inline-block;
  width: 51px;
  height: 51px;
  padding-top: 10px;
  text-align: center;
  border-left: 1px solid #ccc;
}

@media only screen and (min-width: 48em) {
  .modal-full__header a {
    width: 70px;
    height: 70px;
  }
}

.modal-full__header a i {
  line-height: 1;
}

.modal-full__body {
  padding-bottom: 1px;
  padding-top: 51px;
}

@media only screen and (min-width: 48em) {
  .modal-full__body {
    padding-top: 70px;
  }
}

.is-modal-full .mfp-content {
  height: 100%;
  width: 100%;
}

.is-modal-full .mfp-content {
  margin: 0;
}

@media only screen and (min-width: 48em) {
  .is-modal-full .mfp-content.is-full {
    height: 100%;
  }
}

.modal-full-normal {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.modal-full-normal__contents {
  background: #fff;
  padding: 0 0 30px;
  position: relative;
  height: 100%;
}

@media only screen and (min-width: 48em) {
  .modal-full-normal__contents {
    width: 650px;
    margin: -20px auto;
  }
}

.modal-full-normal__close {
  position: fixed;
  top: 0;
  background: #fff;
  width: 100%;
  height: 55px;
  padding: 12px 10px;
  text-align: right;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  z-index: 1;
}

.modal-full-normal__close .close-button {
  position: absolute;
  top: 8px;
  right: 15px;
}

.modal-full-normal__close .close-button i {
  font-size: 40px;
}

@media only screen and (min-width: 48em) {
  .modal-full-normal__close .close-button {
    top: 13px;
  }
}

@media only screen and (min-width: 48em) {
  .modal-full-normal__close {
    width: 650px;
    height: 65px;
    position: relative;
  }
}

.modal-full-normal__title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  margin-top: 15px;
}

@media only screen and (min-width: 48em) {
  .modal-full-normal__title {
    font-size: 20px;
    margin-top: 17px;
  }
}

.modal-full-normal__icon {
  text-align: right;
}

.modal-full-normal__icon i {
  font-size: 30px;
  border-left: 1px solid #ccc;
  display: inline-block;
  width: 51px;
  height: 51px;
  padding-top: 10px;
  text-align: center;
}

@media only screen and (min-width: 48em) {
  .modal-full-normal__icon i {
    font-size: 40px;
    width: 61px;
    height: 61px;
  }
}

.modal-full-normal__body {
  padding: 55px 0 0;
}

@media only screen and (min-width: 48em) {
  .modal-full-normal__body {
    padding: 0 0 30px;
  }
}

body.is-modal-open {
  position: fixed;
}

@media only screen and (min-width: 64.0625em) {
  body.is-modal-open .fixed-bottom-post {
    right: calc(50% - 311px);
  }
}

.mfp-margin-no .mfp-content {
  margin-bottom: 0;
}

.modal-simple {
  line-height: 1.3;
}

.modal-simple__title {
  padding-top: 0.3em;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
}

@media only screen and (min-width: 48em) {
  .modal-simple__title {
    margin-bottom: 15px;
    font-size: 24px;
  }
}

.modal-simple__text {
  font-size: 13px;
}

.modal-simple__message {
  color: #222;
  padding-top: 0.3em;
  font-weight: 700;
  font-size: 17px;
}

@media only screen and (min-width: 48em) {
  .modal-simple__message {
    font-size: 24px;
  }
}

.modal-confirm__message {
  line-height: 1.3;
  text-align: center;
  font-weight: 700;
}

@media only screen and (min-width: 48em) {
  .modal-confirm__message {
    font-size: 16px;
  }
}

.modal-confirm__alert {
  line-height: 1.3;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
  color: #e73656;
}

@media only screen and (min-width: 48em) {
  .modal-confirm__alert {
    font-size: 24px;
  }
}

.modal-confirm__select {
  font-size: 0;
  letter-spacing: -0.4em;
}

.modal-confirm__select li {
  letter-spacing: normal;
  display: inline-block;
  width: 50%;
  padding: 0 10px;
}

.modal-confirm__select li:first-child {
  padding-left: 0;
}

.modal-confirm__select li:last-child {
  padding-right: 0;
}

.modal-confirm__caution {
  font-size: 13px;
}

.modal-action {
  position: relative;
  padding: 0;
}

.modal-action__body {
  padding: 20px;
}

@media only screen and (min-width: 48em) {
  .modal-action__body {
    padding: 30px 20px;
    margin: 0;
  }
}

.modal-action__head {
  background: #f2ba00;
  color: #fff;
  padding: 15px;
  border-radius: 5px 5px 0 0;
  font-size: 20px;
  font-weight: 700;
}

.modal-action__face {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
}

.modal-action__face span {
  width: 60px;
  height: 84px;
  display: inline-block;
  border-radius: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.modal-action__person .modal-action__face {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: inherit;
  text-align: right;
  padding-right: 15px;
  width: 40%;
}

.modal-action__title {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
}

@media only screen and (min-width: 48em) {
  .modal-action__title {
    font-size: 26px;
  }
}

.modal-action__person .modal-action__title {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  text-align: left;
  font-size: 16px;
}

@media only screen and (min-width: 48em) {
  .modal-action__person .modal-action__title {
    font-size: 18px;
  }
}

.modal-action__read {
  margin-bottom: 20px;
  font-size: 14px;
}

.modal-action__message {
  margin-bottom: 20px;
  padding: 15px;
  background: #f5f5f5;
  border-radius: 5px;
}

.modal-action__message--receive {
  position: relative;
  display: inline-block;
}

.modal-action__message--receive:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 25%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #f5f5f5;
}

@media only screen and (min-width: 48em) {
  .modal-action__message--receive:before {
    left: 30%;
  }
}

.modal-action__point {
  position: relative;
  border: 1px solid #eaa2be;
  border-radius: 5px;
  padding: 5px;
  font-size: 14px;
  color: #eaa2be;
  text-align: center;
  margin: 0 20px 15px;
  font-weight: 700;
}

@media (max-width: 320px) {
  .modal-action__point {
    margin: 0 0 15px;
  }
}

@media only screen and (min-width: 48em) {
  .modal-action__point {
    font-size: 14px;
    margin: 0 40px 15px;
  }
}

.modal-action__point:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -13px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  z-index: 2;
}

.modal-action__point:after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #eaa2be;
  z-index: 1;
}

.modal-action__person {
  display: table;
  width: 100%;
  font-size: 0;
  margin-bottom: 20px;
}

.modal-action__button {
  margin-bottom: 10px;
}

.modal-action__button--double {
  display: table;
  width: 100%;
}

.modal-action__button--double li {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}

.modal-action__button--double li:first-child {
  padding-right: 10px;
}

.modal-action__button--double li:last-child {
  padding-left: 10px;
}

.modal-action__alert {
  margin-top: 20px;
  color: #e73656;
  font-size: 14px;
}

.modal-action__alert i {
  font-size: 20px;
  vertical-align: -4px;
  padding-right: 3px;
}

.modal-action__link {
  font-weight: 400;
  display: block;
  margin-top: 10px;
}

.modal-action__pass {
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
}

.modal-action .close-button {
  position: absolute;
  color: #fff;
  top: -70px;
  right: -15px;
  font-size: 55px;
  text-shadow: 0 0 2px #000, 0 0 2px #000;
}

@media (max-width: 320px) {
  .modal-action .close-button {
    top: -40px;
    right: -28px;
  }
}

.modal-action .close-text i {
  font-size: 20px;
  vertical-align: middle;
}

.modal-happy {
  position: fixed;
  width: 100%;
  top: calc(50% - 150px);
  left: 0;
  background: rgba(242, 186, 0, 0.9);
  text-align: center;
  color: #fff;
  padding: 20px 15px;
  z-index: 2000;
}

.modal-happy.modal-login {
  background: rgba(234, 162, 190, 0.95);
}

@media only screen and (min-width: 48em) {
  .modal-happy.modal-login {
    top: calc(50% - 250px);
  }
}

.modal-happy--memo {
  background: rgba(204, 204, 204, 0.9);
}

.modal-happy--ng {
  background: rgba(204, 204, 204, 0.9);
  top: calc(50% - 100px);
}

.modal-happy--request {
  background: rgba(234, 162, 190, 0.9);
}

.modal-happy--brand {
  background: rgba(158, 206, 24, 0.9);
  top: calc(50% - 100px);
}

.modal-happy__mark {
  font-size: 80px;
  margin-bottom: 5px;
  line-height: 0;
}

.modal-login .modal-happy__mark {
  font-size: 60px;
}

.modal-happy__image img {
  border-radius: 5px;
}

.modal-happy__bonus {
  font-size: 35px;
}

.modal-happy__bonus i {
  font-size: 100px;
  vertical-align: -25px;
}

@media only screen and (min-width: 48em) {
  .modal-happy__bonus i {
    font-size: 100px;
  }
}

.modal-happy__title {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 15px;
}

.modal-login .modal-happy__title {
  font-size: 26px;
  line-height: 1.4;
}

@media only screen and (min-width: 48em) {
  .modal-happy__title {
    font-size: 26px;
  }
}

.modal-happy__body {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}

.modal-happy__face,
.modal-happy__icon {
  display: table-cell;
  vertical-align: middle;
}

.modal-happy__face {
  width: 25%;
  line-height: 0;
}

@media only screen and (min-width: 48em) {
  .modal-happy__face {
    width: 40%;
  }
}

.modal-happy__face--left {
  text-align: right;
}

.modal-happy__face--right {
  text-align: left;
}

.modal-happy__face span {
  width: 60px;
  height: 84px;
  display: inline-block;
  border-radius: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media only screen and (min-width: 48em) {
  .modal-happy__face span {
    width: 100px;
    height: 140px;
  }
}

.modal-happy__icon {
  width: 20%;
  position: relative;
}

@media only screen and (min-width: 48em) {
  .modal-happy__icon {
    width: 10%;
  }
}

.modal-happy__icon:before {
  position: absolute;
  top: 48%;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  left: 0;
}

.modal-happy__icon i {
  font-size: 40px;
}

@media only screen and (min-width: 48em) {
  .modal-happy__icon i {
    font-size: 60px;
  }
}

.modal-happy__text {
  margin-top: 15px;
  margin-bottom: 20px;
}

.modal-happy__name {
  font-size: 18px;
  margin-bottom: 5px;
}

.modal-happy .close-text {
  color: #fff;
}

.modal-additional {
  padding: 0;
}

.modal-additional__body {
  padding: 20px;
  text-align: left;
}

@media only screen and (min-width: 48em) {
  .modal-additional__body {
    padding: 20px 30px 30px;
  }
}

.modal-additional__read {
  margin-bottom: 20px;
}

.modal-additional__annotation {
  font-size: 12px;
}

.modal-additional .close-button {
  position: absolute;
  color: #fff;
  top: -70px;
  right: -15px;
  font-size: 55px;
  text-shadow: 0 0 2px #000, 0 0 2px #000;
}

.lists-news {
  background: #fff;
  margin-bottom: 40px;
  padding-left: 0;
}

.lists-news li.tit-info {
  background: #eee;
  padding: 10px 20px;
  font-weight: 700;
  border-bottom: 0;
  font-size: 14px;
}

.lists-news li a {
  color: #ccc;
  line-height: 1.6;
  padding-left: 20px;
}

.lists-news li a span {
  padding: 0 8px;
  border-radius: 5px;
  margin-left: 5px;
  display: inline-block;
  background: #9ece18;
  color: #fff;
  font-size: 14px;
}

.lists-news li.no-read a {
  color: #222;
}

.modal-processing {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  z-index: 1000;
}

.modal-processing__body {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-processing__title {
  font-size: 16px;
  font-weight: 700;
  color: #666;
}

.modal-guideline {
  margin-top: 50px;
  margin-bottom: 40px;
  padding: 0 0 40px;
  z-index: 0;
}

.modal-guideline__head {
  border-radius: 5px 5px 0 0;
  background: #9ece18;
  margin-bottom: 20px;
  padding: 20px 20px 0;
  color: #fff;
  text-align: left;
  position: relative;
}

@media only screen and (min-width: 48em) {
  .modal-guideline__head {
    padding: 20px 30px 0;
  }
}

.modal-guideline__head:before {
  position: absolute;
  top: -35px;
  right: 0;
  left: 35px;
  font-family: ibjicons;
  content: "\e917";
  color: #8eb916;
  font-size: 150px;
  line-height: 1;
  transform: rotate(-15deg);
}

@media (max-width: 320px) {
  .modal-guideline__head:before {
    top: -25px;
    font-size: 140px;
  }
}

@media only screen and (min-width: 48em) {
  .modal-guideline__head:before {
    top: -50px;
    left: 85px;
    font-size: 180px;
  }
}

.modal-guideline__head-title {
  position: relative;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 5px;
  z-index: 1;
}

@media only screen and (min-width: 48em) {
  .modal-guideline__head-title {
    font-size: 32px;
  }
}

.modal-guideline__head-read {
  font-size: 14px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 48em) {
  .modal-guideline__head-read {
    font-size: 16px;
  }
}

.modal-guideline__head-image {
  position: absolute;
  bottom: 0;
  right: 0;
}

.modal-guideline__head-image img {
  width: 142px;
}

@media (max-width: 320px) {
  .modal-guideline__head-image img {
    width: 125px;
  }
}

@media only screen and (min-width: 48em) {
  .modal-guideline__head-image {
    right: 20px;
  }

  .modal-guideline__head-image img {
    width: 150px;
  }
}

.modal-guideline__title {
  padding: 20px 0 15px;
  font-size: 20px;
  font-weight: 700;
}

@media only screen and (min-width: 48em) {
  .modal-guideline__title {
    font-size: 24px;
  }
}

.modal-guideline__read {
  margin: 0 20px 30px;
}

@media (max-width: 320px) {
  .modal-guideline__read {
    font-size: 14px;
  }
}

.modal-guideline__body {
  text-align: left;
}

.modal-guideline__body .box-point {
  padding: 20px;
}

.modal-guideline__body .box-point__body {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.modal-guideline__body .box-point__body:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.modal-guideline__body .box-point__image img {
  border-radius: 5px;
}

.modal-guideline__body .box-point__detail,
.modal-guideline__body .box-point__image {
  margin-bottom: 20px;
}

.modal-guideline__body .box-point__title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.modal-guideline__body .box-point__title--merit span {
  border: 5px solid #9ece18;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.modal-guideline__body .box-point__title--demerit span {
  display: inline-block;
  position: relative;
  margin: 0 20px 0 0;
  padding: 0;
  width: 4px;
  height: 28px;
  background: #999;
  transform: rotate(45deg);
  vertical-align: middle;
}

.modal-guideline__body .box-point__title--demerit span:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  width: 28px;
  height: 4px;
  margin-top: -2px;
  background: #999;
}

.modal-guideline__body .box-point .point-list {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 20px;
}

.modal-guideline__body .box-point .point-list li {
  font-size: 16px;
  margin-bottom: 10px;
}

.modal-guideline__body .box-point .point-list li i {
  font-size: 28px;
  vertical-align: middle;
  padding-right: 5px;
}

.modal-guideline__body .box-point .point-list li:last-child {
  margin-bottom: 0;
}

.modal-guideline__body .box-point .point-list--merit li i {
  color: #9ece18;
}

.modal-guideline__body .box-point .point-list--demerit li i {
  color: #999;
}

.modal-guideline .tit-basic {
  font-size: 16px;
}

@media only screen and (min-width: 48em) {
  .modal-guideline .tit-basic {
    padding: 0 20px;
  }
}

@media only screen and (min-width: 48em) {
  .modal-guideline .annotation {
    padding: 0 20px;
  }
}

.modal-guideline .contents-simple__text:last-child {
  padding-bottom: 0;
}

.modal-tutorial {
  padding: 0;
}

.modal-tutorial__body {
  background: #9ece18;
  border-radius: 0 0 5px 5px;
  padding: 20px;
  color: #fff;
}

.modal-tutorial__accent {
  font-size: 14px;
  margin-bottom: 5px;
}

@media (max-width: 320px) {
  .modal-tutorial__accent {
    font-size: 12px;
  }
}

.modal-tutorial__title {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1.4;
}

@media (max-width: 320px) {
  .modal-tutorial__title {
    font-size: 20px;
  }
}

@media only screen and (min-width: 48em) {
  .modal-tutorial__title {
    font-size: 28px;
  }
}

.modal-tutorial__read {
  font-size: 14px;
  margin-bottom: 20px;
}

.modal-tutorial__button {
  margin: 0 20px 20px;
}

.modal-tutorial__pass {
  font-size: 14px;
  color: #fff;
}

.has-gnav-n .container {
  margin-top: 55px
}

@media only screen and (min-width:48em) {
  .has-gnav-n .container {
    margin-top: 130px
  }
}

  /* headerの高さ55 */
  @media screen and (max-width: 767px) {
    .header-n .l-outer {
      height: 55px;
    }
  }

  /* toppageのみ margin-top個別対応 smart-banner分 */
  .top-gnav-n .mv_wrapper {
    margin-top: 130px;
  }
  @media screen and (min-width:768px) {
    .top-gnav-n .mv_wrapper {
      margin-top: 130px;
    }
  }
  @media screen and (max-width: 767px) {
    .top_btn_wrapper {
      padding: 0 15px;
    }
  }

/* smart-bannerの処理・jsでのクラス付与*/
  .smart-banner {
    background: #eee;
  }

  .mT55 {
    margin-top: 55px !important;
  }

  .mT70 {
    margin-top: 70px !important
  }

  .mT125 {
    margin-top: 125px !important;
  }

  .none {
    display: none !important;
  }

  @media screen and (max-width:767px) {
    .top-gnav-n .mv_wrapper {
      margin-top: 55px;
    }
  }

  @media only screen and (min-width:48em) {
    .top-gnav-n .container {
      margin-top: 130px
    }
  }
  /* 既存のボタンの調整 */
  .top_btn_width {
    max-width: 470px;
    margin: 0 auto;
  }

.header-n {
  z-index: 998;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 48em) {
  .header-n {
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    max-height: 80px;
  }

  .short .header-n {
    position: inherit;
  }
}

.header-n__body,
.header-n__body--medium {
  display: table;
  width: 100%;
}

@media only screen and (max-width: 47.9375em) {

  .header-n__body,
  .header-n__body--medium {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 47.9375em) {
  .header-n__body--medium {
    display: none;
  }
}

.header-n__logo {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  font-size: 0;
}

@media only screen and (min-width: 48em) {
  .header-n__logo {
    padding: 14px 0 20px;
  }
}

.header-n__logo img {
  width: 160px;
}

@media only screen and (min-width: 48em) {
  .header-n__logo img {
    width: 220px;
  }
}

@media print {
  .header-n__logo .show-small {
    display: none;
  }
}

.header-n__menu {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  width: 92px;
}

@media only screen and (max-width: 884px) {
  .header-n__menu {
    width: 75px;
  }
}

@media only screen and (min-width: 48em) {

  .header-n__menu .nav-good,
  .header-n__menu .nav-menu {
    margin-top: 3px;
    margin-right: 15px;
    width: 25px;
  }
}

@media only screen and (max-width: 884px) {

  .header-n__menu .nav-good,
  .header-n__menu .nav-menu {
    width: 20px;
  }
}

@media only screen and (max-width: 47.9375em) {

  .header-n__menu .nav-good,
  .header-n__menu .nav-menu {
    width: 33px;
  }
}

@media only screen and (min-width: 48em) {
  .header-n {
    border-bottom: none;
    height: 70px;
  }
}

@media only screen and (max-width: 47.9375em) {

  .header-n__body,
  .header-n__body--medium {
    padding: 12px 20px;
    text-align: right;
  }
}

.header-n__login,
.header-n__regist {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

@media only screen and (max-width: 47.9375em) {

  .header-n__login,
  .header-n__regist {
    display: none;
  }
}

.header-n__login {
  width: 110px;
}

.login {
  color: #666;
}

.login:hover {
  text-decoration: none;
}

.header-n__regist {
  width: 280px;
}

@media only screen and (min-width: 48em) {
  .header-n__regist {
    padding-right: 3px;
  }
}

.header-n__regist .button {
  padding: 5px 10px;
}

.header-n__regist .button.shadow {
  margin-bottom: 0;
}

@media only screen and (min-width: 48em) {
  .header-n__menu {
    display: none;
  }
}

.header-n.signup {
  margin-bottom: 40px;
  background: rgba(255, 255, 255, 0.6);
  position: inherit;
}

@media only screen and (max-width: 47.9375em) {
  .header-n.signup .header-n__regist {
    display: inline-block;
    width: 125px;
  }

  .header-n.signup .header-n__regist a {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .header-n.signup .header-n__regist {
    width: 115px;
  }
}

.gnav-n {
  position: fixed;
  left: 0;
  top: 70px;
  width: 100%;
  height: 60px;
  max-height: 60px;
  background: #9ece18;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 47.9375em) {
  .gnav-n {
    display: none;
  }
}

.gnav-n ul {
  display: table;
  width: 100%;
}

.gnav-n ul li {
  display: table-cell;
  width: 20%;
  text-align: center;
}

.gnav-n ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
  padding: 16px 0;
}

.gnav-n ul li a:hover {
  opacity: 1;
  background: #84ac14;
}

.lists-signup {
  display: table;
  width: 100%;
}

.lists-signup li {
  display: table-cell;
  width: 50%;
  text-align: center;
  border-right: 1px solid #eee;
  line-height: 1;
  margin-bottom: 5px;
}

.lists-signup li a {
  display: block;
  padding: 20px 0;
  color: #333;
  font-weight: 700;
}

.lists-signup li a.lists-login {
  background: #9ece18;
  color: #fff;
}

.lists-signup li a.lists-regist {
  background: #f2ba00;
  color: #fff;
}

.is-flow .gnav-n .is-flow,
.is-ground .gnav-n .is-ground,
.is-over .gnav-n .is-over,
.is-story .gnav-n .is-story,
.is-what .gnav-n .is-what {
  background: #84ac14;
}

footer {
  margin: 60px 0 0;
}

footer .tit-basic {
  font-size: 20px;
}

@media only screen and (min-width: 48em) {
  footer .tit-basic {
    margin-bottom: 25px;
  }
}

.footer-kkr-service {
  background: #f6f6f6;
  padding: 20px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 48em) {
  .footer-kkr-service {
    padding: 40px 0;
    margin-bottom: 60px;
  }
}

@media only screen and (min-width: 48em) {
  .footer-kkr-service .kkr-service-list li {
    width: 33%;
    padding: 0 15px 25px;
  }
}

@media only screen and (max-width: 47.9375em) {
  .footer-kkr-service .kkr-service-list li:nth-child(odd) {
    padding-right: 7px;
  }
}

@media (max-width: 320px) {
  .footer-kkr-service .kkr-service-list li:nth-child(odd) {
    padding-right: 5px;
  }
}

@media only screen and (max-width: 47.9375em) {
  .footer-kkr-service .kkr-service-list li:nth-child(even) {
    padding-left: 7px;
  }
}

@media only screen and (min-width: 48em) {
  .footer-kkrbn-menu {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 47.9375em) {
  .footer-kkrbn-menu .tit-basic {
    margin-left: 20px;
  }
}

.lists-double {
  overflow: hidden;
  border-top: 1px solid #eee;
  margin-bottom: 20px;
}

.lists-double li {
  width: 50%;
  float: left;
  border-bottom: 1px solid #eee;
}

.lists-double li a {
  text-align: center;
  display: block;
  padding: 15px;
  font-size: 13px;
  white-space: nowrap;
}

.lists-double li:nth-child(odd) {
  border-right: 1px solid #eee;
}

.lists-double li:not(:last-child) {
  border-bottom: 1px solid #eee;
}

.footer-nav {
  text-align: center;
  margin-bottom: 20px;
}

.footer-nav .inline-list-break {
  display: inline-block;
}

.footer-nav .inline-list-break li .inline-list {
  text-align: center;
}

.footer-nav .inline-list-break li .inline-list:not(:last-child) {
  padding-right: 5px;
}

.footer-nav .inline-list-break li .inline-list li {
  display: inline-block;
  letter-spacing: normal;
  font-size: 12px;
}

.footer-nav .inline-list-break li .inline-list li:not(:last-child):not(.no-line):after {
  content: "｜";
  padding-left: 5px;
  display: inline-block;
  color: #999;
  font-size: 11px;
}

@media only screen and (min-width: 48em) {
  .kkr-menu-list {
    display: inline-block;
    width: 32.9%;
    vertical-align: top;
  }
}

.kkr-menu-list li {
  margin-bottom: 10px;
}

@media only screen and (min-width: 48em) {
  .kkr-menu-list li a {
    display: block;
  }
}

.footer-copyright {
  padding: 20px 0;
  background: #fff;
  text-align: center;
  font-size: 12px;
  color: #999;
  position: relative;
  z-index: 1;
}

.footer-copyright .copyright {
  margin-top: 5px;
}

.footer-signup {
  padding: 20px 0;
  margin-top: 60px;
  background: #fff;
  border-top: 1px solid #ccc;
  text-align: center;
  font-size: 12px;
  color: #999;
  position: relative;
  z-index: 1;
}

.footer-signup span {
  margin-bottom: 5px;
}

.footer-signup .copyright {
  margin-top: 5px;
}

.short .footer-signup {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media screen and (max-height: 668px) {
  .short .footer-signup {
    position: relative;
  }
}

.breadcrumbs {
  margin-top: 10px;
  margin-bottom: 20px;
}

.breadcrumbs li {
  display: inline-block;
  font-size: 14px;
}

.breadcrumbs li a {
  vertical-align: middle;
}

.breadcrumbs li:after {
  content: ">";
  margin-right: 5px;
}

.breadcrumbs li:last-child:after {
  content: none;
}

.breadcrumbs li.current a {
  pointer-events: none;
  opacity: 0.6;
}

.nav-drawer {
  position: relative;
}

@media only screen and (min-width: 48em) {
  .nav-drawer {
    display: none;
  }
}

.nav-drawer #nav-input {
  position: absolute;
  top: -12px;
  right: -5px;
  z-index: 2;
  cursor: pointer;
  width: 50px;
  height: 45px;
  opacity: 0;
}

.nav-drawer #nav-open {
  display: inline-block;
  width: 40px;
  height: 15px;
  vertical-align: middle;
}

.nav-drawer #nav-open span {
  position: relative;
  -ms-flex: none;
  flex: none;
  width: 65%;
  height: 2px;
  background: #9ece18;
  transition: all 0.4s ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 10px;
}

.nav-drawer #nav-open span:after,
.nav-drawer #nav-open span:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -6px;
  left: 0;
  width: 100%;
  height: 2px;
  background: inherit;
  transition: all 0.4s ease;
  border-radius: 10px;
}

.nav-drawer #nav-open span:after {
  top: 6px;
}

.nav-drawer #nav-open:after {
  position: relative;
  bottom: -2px;
  content: "メニュー";
  color: #9ece18;
  font-size: 10px;
  font-weight: 700;
}

#nav-input:checked:checked:hover+#nav-open span {
  transform: rotate(225deg);
}

#nav-input:checked:checked:hover+#nav-open span:after,
#nav-input:checked:checked:hover+#nav-open span:before {
  top: 0;
  transform: rotate(90deg);
  transition: all 0.4s ease;
}

#nav-input:checked:checked:hover+#nav-open span:after {
  opacity: 0;
}

#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

#nav-close .ficon-close {
  font-size: 40px;
  position: absolute;
  left: 0;
  color: #fff;
}

.nav-content {
  text-align: left;
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  width: 90%;
  height: 100%;
  background: #fff;
  transition: 0.3s ease-in-out;
  transform: translateX(105%);
  margin-top: 55px;
}

#nav-input:checked~#nav-close {
  display: block;
  opacity: 0.5;
}

#nav-input:checked~.nav-content {
  transform: translateX(0);
}

.box-regist {
  margin: 40px 0 0;
}

@media only screen and (min-width: 48em) {
  .box-regist {
    margin: 60px 0 0;
  }
}

.contents-simple__text {
  padding: 0 20px 40px;
}

.contents-simple__text a {
  display: inline;
}

.contents-simple__list li {
  margin-bottom: 15px;
}

@media only screen and (min-width: 48em) {
  .contents-simple__list li {
    display: inline-block;
    width: 45%;
  }
}

.contents-simple__list li:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #999;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}

.contents-simple__list li.underlayer:before {
  content: "└";
  width: 0;
  height: 0;
  vertical-align: top;
  color: #999;
}

.annotation li {
  padding-left: 15px;
  text-indent: 0;
  position: relative;
  font-size: 14px;
  margin-bottom: 5px;
}

.annotation li a {
  display: inline;
}

.annotation li span {
  position: absolute;
  left: 0;
}

.annotation.item li {
  font-size: 16px;
}

.important-text {
  color: #e73656;
}

.annotation-text {
  font-size: 14px;
}

.text-count {
  display: block;
  text-align: right;
  font-size: 14px;
}

.ribbon-s {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  z-index: 1;
}

.ribbon-s span {
  display: inline-block;
  position: absolute;
  padding: 7px 0;
  right: -21px;
  top: 16px;
  width: 145px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  background: #9ece18;
  color: #fff;
  text-shadow: 0 1px 1px #57720a;
  letter-spacing: 0.05em;
  transform: rotate(-45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ribbon-s span:after,
.ribbon-s span:before {
  position: absolute;
  content: "";
  border-top: 4px solid #57720a;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.ribbon-s span:before {
  left: 16px;
}

.ribbon-s span:after {
  right: 13px;
}

.ribbon-s.limited span {
  background: #f2ba00;
  text-shadow: 0 1px 1px #b28900;
}

.ribbon-s.limited span:after,
.ribbon-s.limited span:before {
  border-top: 4px solid #b28900;
}

.ribbon-s.activity span {
  background: #e73656;
  text-shadow: 0 1px 1px #932337;
}

.ribbon-s.activity span:after,
.ribbon-s.activity span:before {
  border-top: 4px solid #932337;
}

.is-applying .ribbon-s span {
  background: #999;
  text-shadow: 0 1px 1px #666;
}

.is-applying .ribbon-s span:after,
.is-applying .ribbon-s span:before {
  border-top: 4px solid #666;
}

.ribbon-ss {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  z-index: 1;
}

.ribbon-ss span {
  display: inline-block;
  position: absolute;
  padding: 1px 0;
  right: 8px;
  top: 8px;
  width: 105px;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  line-height: 16px;
  background: #9ece18;
  color: #fff;
  text-shadow: 0 1px 1px #57720a;
  letter-spacing: 0.05em;
  transform: rotate(-45deg);
}

.ribbon-ss span:after,
.ribbon-ss span:before {
  position: absolute;
  content: "";
  border-top: 4px solid #57720a;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.ribbon-ss span:before {
  left: 16px;
}

.ribbon-ss span:after {
  right: 20px;
}

.ribbon-ss.activity span {
  background: #e73656;
  text-shadow: 0 1px 1px #932337;
}

.ribbon-ss.activity span:after,
.ribbon-ss.activity span:before {
  border-top: 4px solid #932337;
}

.is-applying .ribbon-ss span {
  background: #999;
  text-shadow: 0 1px 1px #666;
}

.is-applying .ribbon-ss span:after,
.is-applying .ribbon-ss span:before {
  border-top: 4px solid #666;
}

.box-balloon {
  position: absolute;
  top: -25px;
  left: 0;
}

@media only screen and (min-width: 48em) {
  .box-balloon {
    width: 80px;
    height: 80px;
    top: -40px;
    left: -5%;
  }
}

.box-balloon__body {
  position: relative;
  padding: 18px 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #eaa2be;
  transform: rotate(-15deg);
}

@media only screen and (min-width: 48em) {
  .box-balloon__body {
    width: 80px;
    height: 80px;
    font-size: 24px;
    padding: 22px 0;
  }
}

.box-balloon__body:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 1px;
  bottom: 0;
  border-left: 10px solid #eaa2be;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  transform: rotate(45deg);
}

@media only screen and (min-width: 48em) {
  .box-balloon__body:before {
    border-left: 15px solid #eaa2be;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
}

.main-visual {
  position: relative;
  height: 150px;
  background: url(/img/what/img_main_what@2x.jpg) center center no-repeat;
  background-size: 767px auto;
  text-align: center;
  margin-bottom: 20px;
}

@media only screen and (min-width: 48em) {
  .main-visual {
    height: 250px;
    background: url(/img/what/img_main_what.jpg) center 130px no-repeat;
    background-size: 2048px auto;
    background-attachment: fixed;
    margin-bottom: 30px;
  }
}

.main-visual:before {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
}

.main-visual__body {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 320px;
}

@media only screen and (min-width: 48em) {
  .main-visual__body {
    width: 1000px;
    max-width: 100%;
    padding: 0 1.875rem;
    top: 55%;
    left: 50%;
  }
}

.main-visual__title {
  text-shadow: 0 0 6px #000, 0 0 10px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2;
}

@media only screen and (min-width: 48em) {
  .main-visual__title {
    font-size: 38px;
    font-family: "Mplus 1p", "メイリオ", Meiryo, "MS Pゴシック",
      Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px;
  }
}

.is-staff_support .main-visual {
  background: url(/img/staff_support/img_main_staff_support@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-staff_support .main-visual {
    background: url(/img/staff_support/img_main_staff_support.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-ground .main-visual {
  background: url(/img/ground/img_main_ground@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-ground .main-visual {
    background: url(/img/ground/img_main_ground.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-flow .main-visual {
  background: url(/img/flow/img_main_flow@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-flow .main-visual {
    background: url(/img/flow/img_main_flow.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-story .main-visual {
  background: url(/img/story/img_main_story@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-story .main-visual {
    background: url(/img/story/img_main_story.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-novice .main-visual {
  background: url(/img/novice/img_main_novice@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-novice .main-visual {
    background: url(/img/novice/img_main_novice.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-over .main-visual {
  background: url(/img/over/img_main_over@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-over .main-visual {
    background: url(/img/over/img_main_over.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-party .main-visual {
  background: url(/img/party/img_main_party@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-party .main-visual {
    background: url(/img/party/img_main_party.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-seminar .main-visual {
  background: url(/img/seminar/img_main_seminar@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-seminar .main-visual {
    background: url(/img/seminar/img_main_seminar.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-counseling .main-visual {
  background: url(/img/counseling/img_main_counseling@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-counseling .main-visual {
    background: url(/img/counseling/img_main_counseling.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-oyako .main-visual {
  background: url(/img/oyako/img_main_oyako@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-oyako .main-visual {
    background: url(/img/oyako/img_main_oyako.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-luxury .main-visual {
  background: url(/img/luxury/img_main_luxury@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-luxury .main-visual {
    background: url(/img/luxury/img_main_luxury.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-marriage .main-visual {
  background: url(/img/marriage/img_main_marriage@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-marriage .main-visual {
    background: url(/img/marriage/img_main_marriage.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-data .main-visual {
  background: url(/img/data/img_main_data@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-data .main-visual {
    background: url(/img/data/img_main_data.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-voice .main-visual {
  background: url(/img/voice/img_main_voice@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-voice .main-visual {
    background: url(/img/voice/img_main_voice.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-qa .main-visual {
  background: url(/img/qa/img_main_qa@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-qa .main-visual {
    background: url(/img/qa/img_main_qa.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-lucky .main-visual {
  background: url(/img/lucky/img_main_lucky@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-lucky .main-visual {
    background: url(/img/lucky/img_main_lucky.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-profile .main-visual {
  background: url(/img/profile/img_main_profile@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-profile .main-visual {
    background: url(/img/profile/img_main_profile.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-photo .main-visual {
  background: url(/img/photo/img_main_photo@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-photo .main-visual {
    background: url(/img/photo/img_main_photo.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.is-function .main-visual {
  background: url(/img/function/img_main_function@2x.jpg) center center no-repeat;
  background-size: 767px auto;
}

@media only screen and (min-width: 48em) {
  .is-function .main-visual {
    background: url(/img/function/img_main_function.jpg) center 130px no-repeat;
    background-attachment: fixed;
  }
}

.read-basic {
  font-size: 14px;
  margin-bottom: 60px;
}

@media only screen and (min-width: 48em) {
  .read-basic {
    font-size: 16px;
    text-align: center;
    margin-bottom: 80px;
  }
}

.main-visual .breadcrumbs {
  position: absolute;
}

.main-visual .breadcrumbs li a {
  color: #fff;
}

.main-visual .breadcrumbs li:after {
  color: #fff;
}

@media only screen and (min-width: 48em) {
  .contents-basic {
    display: table;
    width: 100%;
  }
}

.contents-basic figcaption {
  display: none;
}

@media only screen and (min-width: 48em) {
  .contents-basic figcaption {
    display: block;
    text-align: left;
    font-size: 12px;
    margin-top: 10px;
  }
}

.contents-basic__detail,
.contents-basic__image {
  margin-bottom: 20px;
}

@media only screen and (min-width: 48em) {

  .contents-basic__detail,
  .contents-basic__image {
    display: table-cell;
    vertical-align: top;
  }
}

.contents-basic__detail a.underline,
.contents-basic__image a.underline {
  display: inline;
}

@media only screen and (min-width: 48em) {
  .contents-basic__image {
    width: 380px;
  }
}

.contents-basic__image img {
  border-radius: 5px;
}

@media only screen and (min-width: 48em) {
  .contents-basic__detail {
    padding-left: 20px;
  }
}

.contents-basic.no-margin-bottom {
  margin-bottom: 0;
}

.next-arrow {
  position: relative;
  height: 30px;
}

.next-arrow:after {
  border-top: 30px solid #ccc;
  border-right: 60px solid transparent;
  border-left: 60px solid transparent;
  content: "";
  margin-left: -60px;
  position: absolute;
  left: 50%;
  top: 0;
}

.next-arrow-s {
  position: relative;
  height: 10px;
}

.next-arrow-s:after {
  border-top: 10px solid #ccc;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  content: "";
  margin-left: -20px;
  position: absolute;
  left: 50%;
  top: 0;
}

.flow-arrow {
  text-align: center;
}

.flow-arrow__text {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
}

hr.dashed {
  border-style: dashed;
}

.stripe {
  height: 20px;
  background: -webkit-repeating-linear-gradient(-45deg,
      #9ece18,
      #9ece18 5px,
      #fff 5px,
      #fff 10px);
  background: repeating-linear-gradient(-45deg,
      #9ece18,
      #9ece18 5px,
      #fff 5px,
      #fff 10px);
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.ribbon-s {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 80px;
  height: 80px;
  overflow: hidden;
}

.ribbon-s span {
  display: inline-block;
  position: absolute;
  padding: 7px 0;
  right: -21px;
  top: 16px;
  width: 145px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  background: #9ece18;
  color: #fff;
  text-shadow: 0 1px 1px #57720a;
  letter-spacing: 0.05em;
  transform: rotate(-45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ribbon-s span:after,
.ribbon-s span:before {
  position: absolute;
  content: "";
  border-top: 4px solid #57720a;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.ribbon-s span:before {
  left: 16px;
}

.ribbon-s span:after {
  right: 13px;
}

.ribbon-s.limited span {
  background: #f2ba00;
  text-shadow: 0 1px 1px #b28900;
}

.ribbon-s.limited span:after,
.ribbon-s.limited span:before {
  border-top: 4px solid #b28900;
}

.box-regist__read,
.top-banner__read {
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
}

@media only screen and (min-width: 48em) {

  .box-regist__read,
  .top-banner__read {
    font-size: 18px;
  }
}

.box-regist img,
.top-banner img {
  border-radius: 5px;
}

@media only screen and (min-width: 48em) {

  .box-regist img,
  .top-banner img {
    border-radius: 10px;
  }
}

li.new a {
  display: inline-block;
}

.new-tag {
  color: #ff669d;
  width: 43px;
  height: 18px;
  margin-left: 7px;
  font-size: 11px;
  text-align: center;
  display: inline-block;
  font-weight: 700;
  border: 1px solid #ff669d;
}

.kkr-service-list {
  letter-spacing: -0.5em;
  display: flex;
  flex-wrap: wrap;
}

.footer-kkr-service.footer-kkr-service .kkr-service-list li {
  letter-spacing: 0;
  width: 50%;
  margin-bottom: 15px;
}

.footer-kkr-service .kkr-service-list li img {
  border-radius: 5px 5px 0 0;
  min-height: 65px;
  width: 100%;
  height: 100%;
}

.footer-kkr-service .kkr-service-list li a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

@media only screen and (min-width: 48em) {
  .footer-kkr-service.footer-kkr-service .kkr-service-list li {
    width: 20%;
    padding: 0 15px 25px;
    margin-bottom: 0;
  }

  .footer-kkr-service .kkr-service-list li a {
    margin-bottom: 0;
  }
}

.footer-kkr-service .kkr-service-list li .kkr-service-name {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  padding: 6px 0;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 48em) {
  .footer-kkr-service .kkr-service-list li .kkr-service-name {
    font-size: 16px;
    height: auto;
  }
}

@media (max-width: 320px) {
  .footer-kkr-service .kkr-service-list li .kkr-service-name {
    font-size: 13px;
  }
}

.mb30 {
  margin-bottom: 30px;
}

.p_15 {
  padding: 15px;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.center {
  text-align: center;
}

@media only screen and (max-width: 884px) {
  .footer-kkr-service .kkr-service-list li {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .new-tag {
    margin-left: 20px;
  }
}

.form-group__title span {
  font-size: 14px;
  font-weight: 700;
}

.header-n__login {
  background: #fff;
  border-radius: 1000px;
}

.login {
  transition: all 0.1s ease-out;
  border-radius: 1000px;
  padding: 5px 10px;
  font-weight: 700;
  text-decoration: none;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff !important;
  border: solid 1px #9ece18 !important;
  box-shadow: 3px 3px 0 #78a107 !important;
  background: #9ece18 !important;
  margin: 0 !important;
  margin: 0 3px 0 -8px !important;
}

@media only screen and (max-width: 47.9375em) {

  .header-n__body,
  .header-n__body--medium {
    text-align: right;
    text-align: -webkit-right;
  }

  .header-n__login {
    display: block !important;
    border-radius: 1000px;
    font-size: 13px;
    font-weight: 700;
  }

  .login {
    word-wrap: break-word;
    border: none;
    border: 1px solid #9ece18 !important;
    box-shadow: none !important;
    background: #fff !important;
    color: #9ece18 !important;
    margin: 0 3px 0 0 !important;
    font-size: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .header-n__menu {
    width: 45px;
  }

  .header-n__login {
    width: calc(100% - 10px);
    display: table-cell !important;
    text-align: left;
    vertical-align: middle;
  }
}

@media screen and (min-width: 450px) {
  .header-n__login {
    width: 20%;
  }
}

.header-n__login .button {
  padding: 5px 10px;
}

@media only screen and (min-width: 48em) {

  .button.login:hover,
  button.login:hover {
    opacity: 0.9;
    color: #9ece18 !important;
  }

  .button.login,
  button.login {
    position: relative;
    overflow: hidden;
  }

  .button.login:hover:after,
  button.login:hover:after {
    left: -10%;
    width: 120%;
  }

  .button.login:after,
  button.login:after {
    position: absolute;
    transition: 0.3s;
    content: "";
    width: 0;
    bottom: 0;
    background: #fff;
    height: 120%;
    left: -10%;
    transform: skewX(15deg);
    z-index: -1;
  }
}

.lists-signup {
  padding: 20px;
  display: flex;
  justify-content: space-between;
}

.lists-signup li {
  width: 45%;
}

@media screen and (max-width: 768px) {
  .lists-signup li a {
    padding: 15px 0;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 15%);
  }

  .lists-signup li {
    border: none;
  }
}

.nav-content {
  margin-top: 0;
  z-index: 100;
  width: 100%;
}

.nav-drawer #nav-input {
  z-index: 9999;
}

#nav-open span {
  z-index: 9999;
}

.nav-drawer #nav-open:after {
  z-index: 9999;
}

.lists-signup li a {
  border-radius: 100px;
}

.menu__logo {
  padding: 12px 20px;
}

.lists.arrow a:before {
  right: 10px;
}

.lists.arrow a {
  padding-right: 30px;
}

body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

.add-control {
  display: none;
}

@media screen and (max-width: 767px) {
  .add-control {
    display: block;
    height: 70px;
    background-color: #f2f2f2;
  }

  .header-n__app--unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .action-close {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
  }

  .header-n__app {
    width: 100%;
  }

  .action-close i {
    font-size: 30px;
    color: #999;
    padding-right: 10px;
  }

  .ficon-bn-close {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url(/img/crose.svg) no-repeat center center / cover;
  }

  .header-n__app--text {
    color: #1f2741;
    font-size: 10px;
    font-size: 2.66667vw;
    font-weight: 700;
  }

  .add-control .checkbox {
    display: none;
  }

  .header-n__app--button a {
    background: #9ece18;
    color: #fff;
    font-weight: 700;
    font-size: 10px;
    font-size: 2.66667vw;
    line-height: 10px;
    border-radius: 1000px;
    padding: 8px 12px;
  }

  .header-n__app--image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 13px 0;
  }

  .header-n__app--image img {
    vertical-align: middle;
    margin: auto;
  }
}