@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

@media screen and (max-width: 797px) {
  .hidden-xs {
    display: none !important;
  }
}

@media screen and (min-width: 798px) {
  .visible-xs {
    display: none !important;
  }
}

/* Flashing */
html {
  font-size: 62.5%;
}

body {
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  min-width: 320px;
  color: #1e1e1e;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  word-break: normal;
  word-wrap: break-word;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 798px) {
  body {
    min-width: 1024px;
    font-weight: 500;
  }
}

@media screen and (max-width: 797px) {
  body {
    font-size: 12px;
  }
}

* {
  box-sizing: border-box;
}

a {
  color: #1e1e1e;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 78, 212, 0.5);
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active, a:focus {
  text-decoration: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

table th, table td {
  border: solid #999 1px;
  padding: 10px;
}

img {
  vertical-align: top;
}

ul, ol {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.op0 {
  opacity: 0;
  filter: alpha(opacity=0);
}

.disN {
  display: none;
}

small {
  font-size: 80%;
}

strong, em {
  font-weight: bold;
}

@media screen and (min-width: 798px) {
  .inner {
    width: 1024px;
    margin: 0 auto;
  }
}

::-moz-selection {
  background: #0863ff;
  color: #fff;
}

::selection {
  background: #0863ff;
  color: #fff;
}

input::-moz-selection {
  color: #1e1e1e;
}

input::selection {
  color: #1e1e1e;
}

textarea::-moz-selection {
  color: #1e1e1e;
}

textarea::selection {
  color: #1e1e1e;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.row-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.row-0 > div {
  padding-right: 0px;
  padding-left: 0px;
}

.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row-10 > div {
  padding-right: 5px;
  padding-left: 5px;
}

.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.row-20 > div {
  padding-right: 10px;
  padding-left: 10px;
}

.row-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.row-30 > div {
  padding-right: 15px;
  padding-left: 15px;
}

.row-40 {
  margin-left: -20px;
  margin-right: -20px;
}

.row-40 > div {
  padding-right: 20px;
  padding-left: 20px;
}

#page-top {
  position: fixed;
  bottom: 67px;
  right: 20px;
  z-index: 100;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* Slider */
.slick-loading .slick-list {
  background: #fff;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 88px;
  width: 44px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  background: red;
  z-index: 25;
  -webkit-transition: 0.2s ease;
          transition: 0.2s ease;
}

@media screen and (max-width: 797px) {
  .slick-prev,
  .slick-next {
    display: none !important;
  }
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 0.8;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  right: -0px;
  border-top-left-radius: 44px;
  border-bottom-left-radius: 44px;
  background: #0055cd url(../img/icon/bg_ico-nav-left.png) no-repeat center center;
  background-size: 13px auto;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-next {
  right: -44px;
  border-top-right-radius: 44px;
  border-bottom-right-radius: 44px;
  background: #003073 url(../img/icon/bg_ico-nav-right.png) no-repeat center center;
  background-size: 13px auto;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.button-ec a {
  background: #004ed4;
  display: block;
  width: 238px;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 13px 0;
  -webkit-transition: .2s ease-out;
          transition: .2s ease-out;
}

.button-ec a:hover {
  background: #1ab179;
}

@media screen and (max-width: 797px) {
  .button-ec a {
    width: 170px;
    padding: 8px 0;
  }
  .button-ec a img {
    width: 140px;
  }
}

.button-contact a {
  background: #2f983d;
  display: block;
  width: 238px;
  height: 63px;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 13px 5px 13px 0;
  -webkit-transition: .2s ease-out;
          transition: .2s ease-out;
}

.button-contact a:hover {
  background: #1ab179;
}

.button-search {
  background: #2f983d;
  width: 238px;
  height: 63px;
  text-align: left;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px 5px 13px 15px;
  margin: 0px;
  -webkit-transition: .2s ease-out;
          transition: .2s ease-out;
}

@media screen and (max-width: 797px) {
  .button-search {
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    background: #004ed4 url(/img/common/bg_texture.png);
    padding: 10px 0px 0px 10px;
    width: inherit;
    height: inherit;
  }
}

.global-header {
  background: url(/img/common/bg_header.png) repeat-x center top;
  position: relative;
}

@media screen and (min-width: 798px) {
  .global-header.index-header {
    background: none;
    position: relative;
    z-index: 20;
    margin-top: -217px;
    height: 247px;
  }
  .global-header.index-header .button-ec, .global-header.index-header .button-contact, .global-header.index-header .button-search {
    display: none;
  }
  .global-header.index-header .header-upper {
    background: url(../img/index/bg_index-header.png) repeat-x center bottom;
    background-size: cover;
  }
  .global-header.index-header .global-nav {
    height: 120px;
  }
}

@media screen and (max-width: 797px) {
  .global-header {
    background: none;
    margin-bottom: 30px;
  }
}

.global-header .inner {
  position: relative;
}

.global-header .header-upper {
  height: 127px;
}

@media screen and (max-width: 797px) {
  .global-header .header-upper {
    height: 50px;
    background: url(../img/common/bg_header-sp.png) repeat-x center top;
    background-size: cover;
    margin-bottom: -3px;
  }
}

.global-header .header-logo {
  padding-top: 35px;
}

.global-header .header-logo img {
  width: 170px;
}

@media screen and (max-width: 797px) {
  .global-header .header-logo {
    padding-top: 7px;
    padding-left: 15px;
  }
  .global-header .header-logo img {
    width: 103px;
  }
}

.global-header .button-ec {
  position: absolute;
  top: 0;
  right: 25px;
}

@media screen and (max-width: 797px) {
  .global-header .button-ec {
    right: 10px;
  }
}

.global-header .button-contact {
  position: absolute;
  top: 0;
  right: 0px;
}

.global-header .button-search {
  position: absolute;
  top: 0;
  right: 255px;
}

@media screen and (max-width: 797px) {
  .global-header .button-search {
    position: static;
  }
}

.global-header .menu-trigger {
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  background: #004ed4 url(../img/common/bg_texture.png);
  display: block;
  text-align: center;
  width: 100%;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  padding: 15px;
  outline: 0;
  cursor: pointer;
}

.global-footer {
  position: relative;
  background: #5fa908 url(../img/common/bg_texture.png) center bottom;
  padding-bottom: 40px;
  padding-top: 190px;
  margin-top: -150px;
}

.global-footer .copy {
  color: #fff;
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}

@media screen and (max-width: 797px) {
  .global-footer {
    padding: 115px 0 35px;
    margin-top: -100px;
  }
}

.button-page-top {
  width: 180px;
  margin: auto 0px 40px auto;
  padding-left: 22px;
  background: url(../img/icon/ico_ar-left-apgetop.png) no-repeat left center;
  background-size: 18px auto;
}

@media screen and (max-width: 797px) {
  .button-page-top {
    width: 130px;
  }
}

.heading-index-magazine {
  color: #1ab179;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 35px;
  text-align: center;
}

.heading-index-magazine small {
  font-size: 16px;
  display: block;
}

@media screen and (max-width: 797px) {
  .heading-index-magazine {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .heading-index-magazine small {
    font-size: 13px;
  }
}

.heading-index {
  color: #1ab179;
  font-size: 40px;
  font-weight: bold;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 35px;
}

@media screen and (max-width: 797px) {
  .heading-index {
    font-size: 20px;
    margin-bottom: 5px;
    display: block;
  }
}

.heading-l {
  font-weight: bold;
  line-height: 1.6;
  overflow: hidden;
  margin-bottom: 40px;
  padding: 0.3em 0.5em;
  border: none;
  background: none;
  padding-left: 0;
  font-size: 30px;
  border-bottom: #e1e1e1 solid 4px;
  color: #1e1e1e;
  position: relative;
  overflow: visible;
}

.heading-l::after {
  content: "";
  display: block;
  height: 4px;
  width: 118px;
  background: #1ab179;
  position: absolute;
  bottom: -4px;
  border-right: 2px solid #fff;
}

@media screen and (max-width: 797px) {
  .heading-l {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .heading-l::after {
    width: 20px;
    height: 3px;
  }
}

.heading-l.heading-now-detail {
  margin-bottom: 0;
}

@media screen and (max-width: 797px) {
  .heading-l.heading-now-detail {
    margin-bottom: 10px;
  }
}

.heading-l.heading-l-small {
  font-size: 18px;
}

@media screen and (max-width: 797px) {
  .heading-l.heading-l-small {
    font-size: 14px;
  }
}

.heading-m {
  background: url(../img/common/bg_heading-3.png);
  border-radius: 5px;
  font-size: 24px;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 20px;
  padding: 10px 12px 9px 12px;
  color: #1e1e1e;
  position: relative;
  overflow: hidden;
  border-bottom: 0;
}

@media screen and (max-width: 797px) {
  .heading-m {
    font-size: 15px;
    padding: 7px 8px 4px 8px;
  }
}

.heading-s {
  font-size: 20px;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 20px;
  position: relative;
  color: #1e1e1e;
  overflow: hidden;
  border-left: 2px solid #004ed4;
}

@media screen and (max-width: 797px) {
  .heading-s {
    font-size: 14px;
    padding-left: 15px;
    margin-bottom: 10px;
    padding-left: 7px;
  }
}

.heading-s a {
  color: #004ed4;
  text-decoration: none;
}

.heading-ss {
  font-size: 16px;
  font-weight: bold;
  padding: 2px 0 0 18px;
  margin-bottom: 8px;
  color: #0848b3;
  font-size: 18px;
  position: relative;
}

.heading-ss::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 4px;
  background: #0848b3;
  left: 0;
  top: 14px;
}

@media screen and (max-width: 797px) {
  .heading-ss {
    font-size: 14px;
    padding-left: 13px;
  }
}

.heading-xs {
  color: #1ab179;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 797px) {
  .heading-xs {
    font-size: 14px;
  }
}

.heading-article {
  font-size: 20px;
  font-weight: bold;
}

.heading-page {
  text-align: center;
  color: #1ab179;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.2;
  padding-bottom: 50px;
  background: url(../img/common/bg_heading-bottom.png) no-repeat center bottom;
  margin-bottom: 30px;
}

.heading-page small {
  margin-top: 6px;
  display: block;
  font-size: 12px;
  color: #515151;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 797px) {
  .heading-page {
    font-size: 24px;
    padding-bottom: 25px;
    background-size: 80px auto;
  }
  .heading-page small {
    font-size: 11px;
  }
}

.heading-page.no-bg {
  background: none;
  padding-bottom: 0;
}

.heading-article-magazine {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 0;
}

@media screen and (max-width: 797px) {
  .heading-article-magazine {
    font-size: 16px;
  }
}

.global-nav {
  height: 94px;
}

.global-nav-wrapper {
  background: #0848b3 url(../img/common/bg_texture.png);
}

@media screen and (min-width: 798px) {
  .global-nav-wrapper {
    display: block !important;
  }
}

@media screen and (max-width: 797px) {
  .global-nav-wrapper {
    display: none;
    background-color: #0095f8;
    position: absolute;
    top: 108px;
    left: 0;
    width: 100%;
    z-index: 100;
  }
}

.global-nav a {
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 0.01em;
  padding: 5px 0;
  line-height: 1;
  vertical-align: middle;
  height: 94px;
  display: inline-block;
  padding-top: 38px;
  position: relative;
}

.global-nav a::before {
  -webkit-transition: .2s linear;
          transition: .2s linear;
  content: "";
  top: 3px;
  width: 100%;
  position: absolute;
  height: 5px;
  background: #cafe4c;
  opacity: 0;
}

.global-nav a:hover::before, .global-nav a.active::before {
  opacity: 1;
}

.global-nav ul {
  overflow: hidden;
  text-align: center;
  margin-left: -10px;
}

.global-nav li {
  display: inline-block;
  margin: 0;
}

.global-nav li::before {
  content: "";
  display: inline-block;
  background: #6cb7eb;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 5px 0 5px;
}

.global-nav li:first-child::before {
  display: none;
}

@media screen and (min-width: 798px) {
  .global-nav li.ec-link {
    display: none !important;
  }
}

@media screen and (max-width: 797px) {
  .global-nav {
    height: auto;
  }
  .global-nav a {
    font-size: 14px;
    height: auto;
    display: block;
    padding-left: 40px;
    padding-top: 0;
    padding: 15px 25px;
    line-height: 1;
  }
  .global-nav a::before {
    display: none;
  }
  .global-nav ul {
    margin-left: 0;
    text-align: left;
  }
  .global-nav li {
    display: block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-left: 0;
  }
  .global-nav li::before {
    position: absolute;
    top: 20px;
    left: 5px;
  }
  .global-nav li:first-child::before {
    display: inline-block;
  }
  .global-nav li.ec-link {
    text-align: center;
    padding: 10px;
  }
  .global-nav li.ec-link::before {
    display: none;
  }
  .global-nav li.ec-link a {
    display: inline-block;
    background: #004ed4;
    border-radius: 5px;
  }
}

.bread-crumbs-wrapper {
  margin-top: 16px;
}

.bread-crumbs {
  overflow: hidden;
  font-size: 13px;
  width: 1024px;
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: right;
}

.bread-crumbs a {
  color: #fff;
}

.bread-crumbs li {
  display: inline-block;
  line-height: 1;
}

.bread-crumbs li:last-child:after {
  display: none;
}

.bread-crumbs li::after {
  content: "/";
  margin-right: 9px;
  margin-left: 9px;
  font-weight: bold;
  color: #6de0f9;
  display: inline-block;
}

.bread-crumbs li a {
  color: #004ed4;
  text-decoration: underline;
}

@media screen and (max-width: 797px) {
  .bread-crumbs {
    margin-bottom: 20px;
    font-size: 10px;
  }
  .bread-crumbs a {
    padding: 5px 15px;
  }
  .bread-crumbs li.page-title {
    padding: 5px 10px;
    width: 60%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.page-article-list .bread-crumbs {
  margin-bottom: 0;
}

.contents-area {
  margin-bottom: 200px;
}

@media screen and (max-width: 797px) {
  .contents-area {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 797px) {
  .contents-area .inner {
    padding: 0 15px;
  }
}

@media screen and (min-width: 798px) {
  .indent-box {
    padding: 0 35px;
  }
}

.page-lead {
  margin-bottom: 30px;
}

.button-default {
  font-weight: bold;
  min-width: 450px;
  display: inline-block;
  color: #fff !important;
  padding: 19px 10px 17px;
  background: #004ed4 url(/img/common/bg_texture.png) !important;
  background: #000;
  font-size: 18px;
  position: relative;
  -webkit-transition: .2s linear;
          transition: .2s linear;
  text-align: center;
}

.button-default::after {
  -webkit-transition: .2s linear;
          transition: .2s linear;
  content: "";
  background: url(/img/icon/ico_right-ar.png) no-repeat;
  display: block;
  width: 14px;
  height: 25px;
  background-size: 14px 25px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 24px;
}

.button-default:hover {
  opacity: 0.8;
}

.button-default:hover::after {
  right: 17px;
}

@media screen and (max-width: 797px) {
  .button-default {
    font-size: 13px;
    padding: 10px 10px 8px;
    display: block;
    min-width: 0;
    width: 100%;
  }
  .button-default::after {
    width: 7px;
    height: 12px;
    background-size: 7px 12px;
    margin-top: -6px;
    right: 17px;
  }
}

.button-default.button-infinit::after {
  background: url(/img/icon/ico_down-ar.png) no-repeat;
  width: 25px;
  height: 14px;
  background-size: 25px 14px;
  margin-top: -7px;
  right: 17px;
}

@media screen and (max-width: 797px) {
  .button-default.button-infinit::after {
    width: 12px;
    height: 7px;
    background-size: 12px 7px;
    margin-top: -3px;
    right: 17px;
  }
}

@media screen and (min-width: 798px) {
  .button-default.button-index-mag {
    width: 344px;
    min-width: 0;
  }
}

.button-default.button-red {
  background-color: #ff5252 !important;
}

.button-default.button-green {
  background-color: #26c856 !important;
}

.button-default.button-gray {
  background-color: #5d5d5d !important;
}

.button-submit {
  -webkit-appearance: none;
  background: #26c856;
  color: #fff;
  border: 0;
  font-size: 18px;
  background: #ff5252 url(/img/common/bg_texture.png);
  font-weight: bold;
  padding: 18px;
  width: 194px;
  cursor: pointer;
  -webkit-transition: .2s linear;
          transition: .2s linear;
}

.button-submit:hover {
  opacity: 0.8;
}

@media screen and (max-width: 797px) {
  .button-submit {
    width: 100%;
    font-size: 14px;
    padding: 10px;
  }
}

.button-more {
  background: #fff;
  font-weight: bold;
  color: #1ab179;
  padding: 11px 0 11px 20px;
  padding-left: 40px;
  text-decoration: underline;
  -webkit-transition: .2s linear;
          transition: .2s linear;
  background: #fff url(/img/icon/ico_ar-right-green.png) no-repeat 22px center;
  background-size: 8px auto;
}

.button-more:hover {
  text-decoration: underline;
  opacity: 0.6;
}

@media screen and (max-width: 797px) {
  .button-more {
    display: block;
    padding: 2px 0 2px 20px;
    font-size: 11px;
    background-position: 10px center;
    background-size: 5px auto;
  }
}

.button-info {
  background: #fff;
  color: #1ab179;
  padding: 11px 20px;
  padding-left: 40px;
  text-decoration: underline;
  -webkit-transition: .2s linear;
          transition: .2s linear;
  background: #fff url(/img/icon/ico_ar-right-green.png) no-repeat 22px center;
  background-size: 8px auto;
}

.button-info:hover {
  text-decoration: underline;
  opacity: 0.6;
}

@media screen and (max-width: 797px) {
  .button-info {
    display: block;
    padding: 2px 20px;
    font-size: 11px;
    background-position: 10px center;
    background-size: 5px auto;
  }
}

.button-sns {
  background: red;
  background: #004ed4 url(/img/common/bg_texture.png);
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  width: 254px;
  height: 56px;
  padding-top: 14px;
  padding-left: 50px;
  margin: 0 10px;
  position: relative;
  -webkit-transition: all .2s ease;
          transition: all .2s ease;
}

.button-sns:hover {
  opacity: 0.7;
}

.button-sns::before {
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  position: absolute;
  left: 11px;
  top: 5px;
  border-right: 1px solid #fff;
  background-repeat: no-repeat;
}

.button-sns.button-facebook {
  background-color: #3a5b98;
}

.button-sns.button-facebook::before {
  background-image: url(/img/icon/ico_facebook.png);
  background-position: 12px center;
}

.button-sns.button-twitter {
  background-color: #33bdfc;
}

.button-sns.button-twitter::before {
  background-image: url(/img/icon/ico_twitter.png);
  background-position: 6px center;
}

@media screen and (max-width: 797px) {
  .button-sns {
    width: 100%;
    margin: 0;
    font-size: 14px;
    height: 50px;
    margin-bottom: 10px;
  }
}

.button-more-line {
  -webkit-transition: .2s linear;
          transition: .2s linear;
  padding-left: 15px;
  background: url(/img/icon/ico_ar-right-green.png) no-repeat left center;
  background-size: 8px auto;
  border-bottom: 3px solid #cafe4c;
  display: inline-block;
  color: #1ab179;
  font-weight: bold;
}

.button-more-line:hover {
  color: #004ed4;
  border-color: #004ed4;
  background-image: url(/img/icon/ico_ar-right-green-on.png);
}

@media screen and (max-width: 797px) {
  .button-more-line {
    background-size: 6px auto;
    padding-left: 12px;
  }
}

.button-center {
  margin: 10px 0;
  text-align: center;
}

.button-center .button-default {
  margin: 0 10px;
}

@media screen and (max-width: 797px) {
  .button-center .button-default {
    margin: 0 0 10px;
  }
}

.button-left {
  margin: 10px 0;
  text-align: left;
}

.button-right {
  margin: 10px 0;
  text-align: right;
}

.bnr:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
          animation: flash 1.5s;
}

@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

.bnr-area {
  position: relative;
  z-index: 2;
  margin-top: 30px;
}

.bnr-area ul {
  overflow: hidden;
  margin-left: -4px;
  width: auto;
  margin: 0 auto;
}

.bnr-area li {
  float: left;
  margin-left: 4px;
}

.bnr-area li a {
  background: #fff;
  display: block;
}

.bnr-area li a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
          animation: flash 1.5s;
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

.bnr-area li a img {
  display: block;
  background: #fff;
}

@media screen and (max-width: 797px) {
  .bnr-area .inner {
    padding: 0 20px;
  }
  .bnr-area .inner img {
    width: 100%;
  }
  .bnr-area ul {
    margin-left: -10px;
    width: 100%;
  }
  .bnr-area li {
    width: calc(50% - 10px);
    margin: 0 0 10px 10px;
  }
  .bnr-area li.bnr-fb {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
}

.info-footer-bnr {
  margin-top: 70px;
}

@media screen and (max-width: 797px) {
  .info-footer-bnr {
    margin-top: 20px;
  }
}

@media screen and (max-width: 797px) {
  .info-footer-bnr .bnr img {
    width: 100%;
  }
}

.form-table {
  margin-bottom: 25px;
}

@media screen and (max-width: 797px) {
  .form-table {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.form-table th, .form-table td {
  text-align: left;
  padding: 25px 20px;
  background: #fff;
  border: 0;
  text-align: left;
  border: 1px solid #fff;
  border-bottom: 5px solid #e6f6f9;
}

@media screen and (max-width: 797px) {
  .form-table th, .form-table td {
    display: block;
    width: 100%;
  }
}

.form-table th {
  color: #1e1e1e;
  font-size: 18px;
  vertical-align: middle;
  width: 270px;
}

@media screen and (max-width: 797px) {
  .form-table th {
    width: 100%;
    font-size: 12px;
    padding: 8px 10px 0px;
    border: 0;
    font-weight: bold;
  }
}

.form-table th small {
  display: block;
  font-size: 90%;
}

.form-table td {
  font-weight: normal;
  vertical-align: middle;
  padding: 10px 20px;
  font-size: 15px;
}

@media screen and (max-width: 797px) {
  .form-table td {
    font-size: 12px;
    padding: 5px 10px 9px;
    border-bottom: 4px solid #e6f6f9;
  }
}

.form-table input[type="text"], .form-table textarea, .form-table select {
  box-sizing: border-box;
  display: inline-block;
  padding: 6px 12px;
  line-height: 1.42857143;
  font-size: 16px;
  background-color: #fff;
  background-image: none;
  border-radius: 0;
  border: 0;
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  background: #f1f1f1;
  outline: 0;
}

.form-table input[type="text"]:focus, .form-table textarea:focus, .form-table select:focus {
  background: #fbffee;
  border-color: #004ed4;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px #004ed4;
}

@media screen and (max-width: 797px) {
  .form-table input[type="text"], .form-table textarea, .form-table select {
    width: 100%;
    font-size: 13px;
    padding: 4px 10px;
  }
  .form-table input[type="text"].nw, .form-table textarea.nw, .form-table select.nw {
    width: auto;
  }
}

.form-table input[type="text"] {
  width: 100%;
  padding: 14px 17px;
}

@media screen and (max-width: 797px) {
  .form-table input[type="text"] {
    padding: 10px 10px;
  }
}

.form-table select {
  height: 40px;
  width: 30%;
  padding: 6px 20px;
}

@media screen and (max-width: 797px) {
  .form-table select {
    width: 100%;
  }
}

.form-table .checkbox {
  display: inline-block;
  position: relative;
}

@media (min-width: 1px) {
  .form-table input[type=radio] + label, .form-table input[type=checkbox] + label,
  .form-table label + input[type=radio], .form-table label + input[type=checkbox] {
    padding: 0 0 0 24px;
  }
}

@media screen and (min-width: 1px) and (max-width: 797px) {
  .form-table input[type=radio] + label, .form-table input[type=checkbox] + label,
  .form-table label + input[type=radio], .form-table label + input[type=checkbox] {
    padding-left: 20px;
  }
}

@media (min-width: 1px) {
  .form-table input[type=radio] + label::before, .form-table input[type=checkbox] + label::before,
  .form-table label + input[type=radio] ::before, .form-table label + input[type=checkbox]::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    box-sizing: border-box;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: #FFF;
  }
}

@media screen and (min-width: 1px) and (max-width: 797px) {
  .form-table input[type=radio] + label::before, .form-table input[type=checkbox] + label::before,
  .form-table label + input[type=radio] ::before, .form-table label + input[type=checkbox]::before {
    width: 14px;
    height: 14px;
    margin-top: -7px;
  }
}

@media (min-width: 1px) {
  .form-table input[type=radio] + label::before,
  .form-table label + input[type=radio]::before {
    border: 2px solid #ccc;
    border-radius: 30px;
  }
  .form-table input[type=checkbox] + label::before,
  .form-table label + input[type=checkbox]::before {
    border: 1px solid #ccc;
  }
  .form-table input[type=radio]:checked + label::after, .form-table input[type=checkbox]:checked + label::after,
  .form-table label + input[type=radio]:checked::after, .form-table label + input[type=checkbox]:checked::after {
    content: "";
    position: absolute;
    top: 50%;
    box-sizing: border-box;
    display: block;
  }
  .form-table input[type=radio]:checked + label::after,
  .form-table label + input[type=radio]:checked::after {
    left: 5px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #1ab179;
    border-radius: 8px;
  }
}

@media screen and (min-width: 1px) and (max-width: 797px) {
  .form-table input[type=radio]:checked + label::after,
  .form-table label + input[type=radio]:checked::after {
    left: 4px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-radius: 6px;
  }
}

@media (min-width: 1px) {
  .form-table input[type=checkbox]:checked + label::after,
  .form-table label + input[type=checkbox]:checked::after {
    left: 3px;
    width: 16px;
    height: 8px;
    margin-top: -8px;
    border-left: 3px solid #1ab179;
    border-bottom: 3px solid #1ab179;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

@media screen and (min-width: 1px) and (max-width: 797px) {
  .form-table input[type=checkbox]:checked + label::after,
  .form-table label + input[type=checkbox]:checked::after {
    width: 10px;
    height: 6px;
    margin-top: -5px;
  }
}

.form-table .select-box {
  margin-bottom: 8px;
}

.form-table .select-box select {
  height: 30px;
  font-size: 13px;
}

@media screen and (max-width: 797px) {
  .form-table .select-box select {
    width: auto;
    font-size: 12px;
  }
}

@media screen and (max-width: 797px) {
  .form-table .radio, .form-table .checkbox {
    margin: 0 0 7px;
  }
}

.form-table input[type="checkbox"], .form-table input[type="radio"] {
  margin-right: 5px;
}

.form-table input[type="checkbox"] + label, .form-table input[type="radio"] + label {
  margin-right: 10px;
}

.form-table input[type="checkbox"] + label.no-margin, .form-table input[type="radio"] + label.no-margin {
  margin-right: 0;
}

@media screen and (max-width: 797px) {
  .form-table input[type="checkbox"] + label, .form-table input[type="radio"] + label {
    margin-right: 5px;
  }
}

@media screen and (max-width: 797px) {
  .form-table .sub-input-box {
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 8px;
  }
}

.form-table .eqip-ttl {
  margin-right: 10px;
}

.form-table .form-ico {
  display: inline-block;
  background: #148e46;
  color: #fff;
  padding: 4px 5px;
  font-size: 12px;
  border-radius: 2px;
  margin-left: 8px;
  line-height: 1;
  vertical-align: middle;
  margin-top: -5px;
  font-weight: bold;
}

@media screen and (max-width: 797px) {
  .form-table .form-ico {
    font-size: 11px;
    vertical-align: middle;
  }
}

.form-table .form-ico.ico-req {
  background: #ff4c5d;
}

.form-complete {
  margin-bottom: 40px;
  font-size: 16px;
}

.page-form-box {
  background: #e6f6f9;
  padding: 30px 30px 5px;
  margin-bottom: 70px;
}

@media screen and (max-width: 797px) {
  .page-form-box {
    padding: 10px;
    margin-bottom: 30px;
  }
}

.page-form-box .form-ac-btn {
  cursor: pointer;
  position: relative;
}

.page-form-box .form-ac-btn .ico-ac {
  width: 24px;
  height: 24px;
  position: absolute;
  background: #0081a8;
  border-radius: 50%;
  position: absolute;
  right: -10px;
  top: 3px;
}

@media screen and (max-width: 797px) {
  .page-form-box .form-ac-btn .ico-ac {
    right: 0;
    top: 2px;
    width: 20px;
    height: 20px;
  }
}

.page-form-box .form-ac-btn .ico-ac span {
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  width: 14px;
  background: #fff;
  position: absolute;
  top: 11px;
  left: 5px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media screen and (max-width: 797px) {
  .page-form-box .form-ac-btn .ico-ac span {
    width: 10px;
    top: 9px;
  }
}

.page-form-box .form-ac-btn .ico-ac span.ico-f {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.page-form-box .form-ac-btn .ico-ac span.ico-s {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.page-form-box .form-ac-btn .ico-ac.active .ico-f {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.page-form-box .form-ac-btn .ico-ac.active .ico-s {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.page-form-box .ttl-search {
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 20px;
  padding: 0 0 0 35px;
  background: url(../img/icon/ico_search.png) no-repeat left center;
}

@media screen and (max-width: 797px) {
  .page-form-box .ttl-search {
    font-size: 16px;
    padding-left: 20px;
    background-size: 17px auto;
    margin-bottom: 0;
  }
}

.page-form-box .form-area {
  display: none;
  margin-bottom: 30px;
}

@media screen and (max-width: 797px) {
  .page-form-box .form-area {
    margin-bottom: 10px;
  }
}

.page-form-box .form-area.form-show {
  display: block;
}

time.date {
  font-family: 'Montserrat', sans-serif;
}

.ph {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.now-tag-list span {
  background: #000;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  padding: 6px 8px;
  display: inline-block;
}

@media screen and (max-width: 797px) {
  .now-tag-list span {
    font-size: 11px;
  }
}

.article-now {
  overflow: hidden;
  margin-left: 10px;
}

@media screen and (max-width: 797px) {
  .article-now {
    margin-left: 0;
  }
}

.element-now {
  display: inline-block;
  width: 300px;
  float: left;
  margin: 0 0 25px 25px;
}

@media screen and (max-width: 797px) {
  .element-now {
    display: block;
    width: 100%;
    margin: 0 0 15px;
  }
}

.element-now a {
  text-align: left;
  padding: 20px;
  border: 3px solid #e1f3f2;
  display: inline-block;
  position: relative;
  display: block;
}

.element-now a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
          animation: flash 1.5s;
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (max-width: 797px) {
  .element-now a {
    display: block;
    width: 100%;
    padding: 15px;
  }
}

.element-now a .ph {
  height: 150px;
  margin-bottom: 10px;
}

@media screen and (max-width: 797px) {
  .element-now a .ph {
    margin-bottom: 5px;
  }
}

.element-now a time {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.07em;
  margin-bottom: 13px;
}

@media screen and (max-width: 797px) {
  .element-now a time {
    font-size: 18px;
  }
}

.element-now a .ttl {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}

@media screen and (max-width: 797px) {
  .element-now a .ttl {
    font-size: 15px;
  }
}

.element-now a .now-caption {
  border-top: 2px solid #dbdbdb;
  font-size: 14px;
  padding-top: 10px;
}

@media screen and (max-width: 797px) {
  .element-now a .now-caption {
    font-size: 12px;
    padding-top: 5px;
  }
}

.element-now a .now-tag-list {
  position: absolute;
  left: 0;
  top: 0;
}

.info-now-header {
  margin-bottom: 60px;
  overflow: hidden;
}

@media screen and (max-width: 797px) {
  .info-now-header {
    margin-bottom: 10px;
  }
}

.info-now-header .place {
  float: left;
  font-size: 18px;
  margin-top: 10px;
}

@media screen and (max-width: 797px) {
  .info-now-header .place {
    margin-top: 5px;
    font-weight: bold;
    float: none;
    font-size: 14px;
  }
}

.info-now-header .now-tag-list {
  float: right;
}

@media screen and (max-width: 797px) {
  .info-now-header .now-tag-list {
    float: none;
  }
}

.extra_link {
  border: solid 2px #ddd;
  margin: 80px !important;
  font-size: 12px;
  background-color: #fff;
}

@media screen and (max-width: 797px) {
  .extra_link {
    margin: 0px 0px 20px 0px !important;
  }
}

.extra_link .exlink {
  padding: 20px;
  display: block;
}

.extra_link :hover {
  background-color: #f4fffb;
}

.extra_link .ttl {
  font-size: 16px;
  font-weight: bold;
}

.extra_link .ttl a {
  color: #1ab179;
}

.extra_link p {
  margin: 0 !important;
}

.pager {
  clear: left;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 100px;
}

@media screen and (max-width: 797px) {
  .pager {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}

.pager ul li {
  display: inline-block;
  margin: 0 2px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 18px;
}

.pager ul li::before {
  display: none;
}

.pager ul li a {
  color: #1ab179;
  font-weight: bold;
}

.pager ul li.active a {
  color: #004ed4;
}

.pager a {
  text-decoration: none !important;
  border-bottom: 3px solid #cafe4c;
  padding: 0 9px 0;
  display: block;
  -webkit-transition: all .2s linear;
          transition: all .2s linear;
  font-size: 18px;
}

.pager a:hover, .pager a.active {
  color: #004ed4 !important;
  background: #5ce3f6;
  border-color: transparent !important;
}

.pager .pager-nav-link {
  margin: 0 25px;
  color: #999999;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.pager .pager-nav-link a {
  padding-right: 0;
  padding-left: 0;
  font-size: 18px;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
}

.pager .pager-nav-link span {
  border-bottom: 3px solid #cafe4c;
  padding: 0 0 0;
  display: block;
  font-size: 18px;
}

.pager .pager-nav-link.pager-next a, .pager .pager-nav-link.pager-next span {
  padding-right: 15px;
  background: url(../img/icon/ico_ar-right-green.png) no-repeat right center;
  background-size: 8px auto;
}

@media screen and (max-width: 797px) {
  .pager .pager-nav-link.pager-next a, .pager .pager-nav-link.pager-next span {
    padding-right: 11px;
    background-size: 5px auto;
  }
}

.pager .pager-nav-link.pager-prev a, .pager .pager-nav-link.pager-prev span {
  padding-left: 15px;
  background: url(../img/icon/ico_ar-left-green.png) no-repeat left center;
  background-size: 8px auto;
}

@media screen and (max-width: 797px) {
  .pager .pager-nav-link.pager-prev a, .pager .pager-nav-link.pager-prev span {
    padding-left: 11px;
    background-size: 5px auto;
  }
}

@media screen and (max-width: 797px) {
  .pager ul li {
    margin: 0 2px;
    font-size: 10px;
  }
  .pager ul li a {
    font-size: 11px;
    padding: 0 6px;
  }
  .pager .pager-nav-link {
    margin: 0 4px;
  }
  .pager .pager-nav-link a {
    font-size: 12px;
  }
  .pager .pager-nav-link span {
    font-size: 12px;
  }
}

.hero-slider-area {
  margin-bottom: 10px;
  background: #0848b3;
  position: relative;
}

@media screen and (min-width: 798px) {
  .hero-slider-area .inner {
    width: 1014px;
  }
}

@media screen and (max-width: 797px) {
  .hero-slider-area .inner {
    margin-top: -30px;
  }
  .hero-slider-area .inner img {
    width: 279px;
  }
}

.hero-slider-area::after {
  content: "";
  display: block;
  width: 100%;
  background: #fff;
  height: 70px;
  z-index: 0;
  position: absolute;
  bottom: 0;
}

.hero-slider {
  top: -34px;
  z-index: 21;
}

.tablet-active .hero-slider {
  top: 0;
}

.hero-slider a {
  outline: 0;
}

@media screen and (max-width: 797px) {
  .hero-slider {
    top: 0;
    padding: 15px 0;
  }
}

.hero-main-bnr {
  position: relative;
  background: #fff;
  z-index: 10;
}

@media screen and (max-width: 797px) {
  .hero-main-bnr {
    -webkit-transition: .2s linear;
            transition: .2s linear;
  }
  .hero-main-bnr:not(.slick-center) {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

.hero-main-bnr .main-bnr-wrapper {
  overflow: hidden;
}

.hero-main-bnr .ph {
  width: 650px;
  height: 455px;
  float: left;
  position: relative;
}

.hero-main-bnr .ph::after {
  content: "";
  display: block;
  right: 0;
  border-left: 20px solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 0 solid #fff;
  border-top: 455px solid #fff;
  position: absolute;
}

@media screen and (max-width: 797px) {
  .hero-main-bnr .ph {
    float: none;
    width: 90%;
    height: 165px;
    margin-bottom: 10px;
  }
}

.hero-main-bnr .article-detail {
  float: right;
  width: 374px;
  padding: 60px 50px 20px 30px;
  position: relative;
}

.hero-main-bnr .article-detail::after {
  content: "";
  display: block;
  right: 0;
  top: 0;
  border-left: 0 solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 30px solid #ff4c5d;
  border-top: 455px solid transparent;
  position: absolute;
  z-index: 20;
}

@media screen and (max-width: 797px) {
  .hero-main-bnr .article-detail {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 5px;
  }
}

.hero-main-bnr .hero-cat {
  position: absolute;
  left: -50px;
  top: 30px;
}

.hero-main-bnr .ttl {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 30px;
  letter-spacing: 0.01em;
}

@media screen and (max-width: 797px) {
  .hero-main-bnr .ttl {
    font-size: 15px;
    margin-bottom: 10px;
  }
}

.hero-main-bnr p {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 797px) {
  .hero-main-bnr p {
    font-size: 12px;
    padding: 0;
  }
}

.hero-main-bnr time {
  margin-top: 15px;
  font-size: 14px;
  color: #b2b2b2;
  font-weight: bold;
  display: block;
  margin-left: 7px;
}

@media screen and (max-width: 797px) {
  .hero-main-bnr time {
    margin: 5px 0 0;
  }
}

.hero-main-bnr .button-right {
  margin-top: 25px;
}

.hero-cat {
  font-family: 'Montserrat', sans-serif;
  width: 85px;
  background: #aaa;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 7px;
  line-height: 1;
  text-align: right;
}

.hero-cat.cat-event {
  background: #ff4c5d;
}

body .ec-side {
  float: left;
}

.shop-lower {
  overflow: hidden;
  margin: 50px 0;
}

.ec-search-left {
  width: 700px;
  float: right;
}

.ec-search-box .ec-search-ttl {
  cursor: pointer;
  position: relative;
}

.ec-search-box .ec-search-ttl .ico-ac {
  width: 24px;
  height: 24px;
  position: absolute;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 9px;
}

.ec-search-box .ec-search-ttl .ico-ac span {
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  width: 14px;
  background: #fff;
  position: absolute;
  top: 11px;
  left: 5px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.ec-search-box .ec-search-ttl .ico-ac span.ico-f {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.ec-search-box .ec-search-ttl .ico-ac span.ico-s {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.ec-search-box .ec-search-ttl .ico-ac.active .ico-f {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ec-search-box .ec-search-ttl .ico-ac.active .ico-s {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

input[type="text"], textarea, select {
  box-sizing: border-box;
  display: inline-block;
  padding: 6px 12px;
  line-height: 1.42857143;
  font-size: 16px;
  background-color: #fff;
  background-image: none;
  border-radius: 0;
  border: 0;
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  background: #f1f1f1;
  outline: 0;
}

input[type="text"]:focus, textarea:focus, select:focus {
  background: #fbffee;
  border-color: #004ed4;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px #004ed4;
}

input[type="text"] {
  width: 100%;
  padding: 14px 17px;
}

select {
  height: 40px;
  width: 30%;
  padding: 6px 20px;
}

.checkbox {
  display: inline-block;
  position: relative;
}

@media (min-width: 1px) {
  input[type=radio] + label, input[type=checkbox] + label {
    padding: 0 0 0 24px;
  }
  input[type=radio] + label::before, input[type=checkbox] + label::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    box-sizing: border-box;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: #FFF;
  }
  input[type=radio] + label::before {
    border: 2px solid #ccc;
    border-radius: 30px;
  }
  input[type=checkbox] + label::before {
    border: 1px solid #ccc;
  }
  input[type=radio]:checked + label::after, input[type=checkbox]:checked + label::after {
    content: "";
    position: absolute;
    top: 50%;
    box-sizing: border-box;
    display: block;
  }
  input[type=radio]:checked + label::after {
    left: 5px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #1ab179;
    border-radius: 8px;
  }
  input[type=checkbox]:checked + label::after {
    left: 3px;
    width: 16px;
    height: 8px;
    margin-top: -8px;
    border-left: 3px solid #1ab179;
    border-bottom: 3px solid #1ab179;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

.select-box {
  margin-bottom: 8px;
}

.select-box select {
  height: 30px;
  font-size: 13px;
}

input[type="checkbox"], input[type="radio"] {
  margin-right: 5px;
}

input[type="checkbox"] + label, input[type="radio"] + label {
  margin-right: 10px;
}

input[type="checkbox"] + label.no-margin, input[type="radio"] + label.no-margin {
  margin-right: 0;
}

.ec-ac-block {
  margin-bottom: 30px;
  display: none;
  margin-bottom: 4px;
}

.ec-ac-block .checkbox label {
  padding-left: 2px;
}

.ec-search-ttl {
  margin-bottom: 15px;
  font-weight: bold;
  background: #004ed4;
  color: #fff;
  border-radius: 2px;
  font-size: 20px;
  padding: 5px 0 5px 20px;
}

.ec-search-result {
  border-top: 1px solid #004ed4;
  padding-top: 20px;
  margin: 30px 0 0;
}

.ec-search-result .product-search-num {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 20px;
  text-align: right;
}

.ec-search-result .product-list {
  overflow: hidden;
  margin-bottom: 50px;
  margin-left: -20px;
}

.ec-search-result .product-list a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
          animation: flash 1.5s;
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

.ec-search-result .product-list li {
  float: left;
  width: 220px;
  margin: 0 0 40px 20px;
}

.ec-search-result .product-list li .ec-ph {
  text-align: center;
  margin: 0 0 10px;
}

.ec-search-result .product-list li .ec-ph img {
  max-width: 100%;
}

.ec-search-result .product-list li .ttl {
  font-weight: bold;
  font-size: 14px;
}

.ec-search-result .product-list .price {
  text-align: center;
  color: #a00;
  font-weight: bold;
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.youtube {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.youtube iframe {
  pointer-events: none;
}

.index-mov-content {
  height: 100vh;
}

.tablet-active .index-mov-content {
  display: none;
}

.index-mov-content .button-contact {
  position: absolute;
  right: 50px;
  top: 0;
}

.index-mov-content .button-search {
  position: absolute;
  right: 300px;
  top: 0;
}

@media screen and (max-width: 797px) {
  .index-mov-content .button-search {
    position: static;
  }
}

.index-mov-content .mov-ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.index-wrapper {
  background: #fff;
}

.index-article-list {
  margin-bottom: 70px;
}

.index-article-list .index-section-header {
  position: relative;
}

@media screen and (max-width: 797px) {
  .index-article-list .index-section-header {
    padding: 0 10px;
    margin-bottom: 10px;
  }
}

.index-article-list .button-all {
  position: absolute;
  right: 0;
  top: 20px;
}

@media screen and (max-width: 797px) {
  .index-article-list .button-all {
    display: none;
  }
}

.index-article-list .tag-list {
  display: inline-block;
  vertical-align: top;
  width: 640px;
  margin: 10px 0 0 18px;
}

.index-article-list .tag-list li {
  display: inline-block;
  margin-left: 1px;
  margin-bottom: 5px;
}

.index-article-list .tag-list li a {
  background: #bcf3df;
  font-weight: bold;
  font-size: 14px;
  border-radius: 2px;
  display: block;
  line-height: 1;
  padding: 7px 8px;
  -webkit-transition: .15s linear;
          transition: .15s linear;
}

.index-article-list .tag-list li a:hover {
  background: #1ab179;
  color: #fff;
}

@media screen and (max-width: 797px) {
  .index-article-list .tag-list {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .index-article-list .tag-list li a {
    font-size: 11px;
  }
}

.index-article-list .index-lead {
  font-weight: bold;
  color: #1ab179;
  margin-bottom: 30px;
}

@media screen and (max-width: 797px) {
  .index-article-list .index-lead {
    margin-bottom: 15px;
  }
}

.index-article-list2 {
  margin-bottom: 30px;
}

.index-article-list2 .index-section-header {
  position: relative;
}

@media screen and (max-width: 797px) {
  .index-article-list2 .index-section-header {
    padding: 0 10px;
    margin-bottom: 10px;
  }
}

.index-article-list2 .button-all {
  position: absolute;
  right: 0;
  top: 20px;
}

@media screen and (max-width: 797px) {
  .index-article-list2 .button-all {
    display: none;
  }
}

.index-article-list2 .tag-list {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 10px 0 0 18px;
}

.index-article-list2 .tag-list li {
  display: inline-block;
  margin-left: 1px;
  margin-bottom: 5px;
}

.index-article-list2 .tag-list li a {
  background: #bcf3df;
  font-weight: bold;
  font-size: 14px;
  border-radius: 2px;
  display: block;
  line-height: 1;
  padding: 7px 8px;
  -webkit-transition: .15s linear;
          transition: .15s linear;
}

.index-article-list2 .tag-list li a:hover {
  background: #1ab179;
  color: #fff;
}

@media screen and (max-width: 797px) {
  .index-article-list2 .tag-list {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .index-article-list2 .tag-list li a {
    font-size: 11px;
  }
}

.index-article-list2 .index-lead {
  font-weight: bold;
  color: #1ab179;
  margin-bottom: 0px;
}

@media screen and (max-width: 797px) {
  .index-article-list2 .index-lead {
    margin-bottom: 15px;
  }
}

.index-article-slider .article-now .slick-prev {
  right: calc(50% - 253px);
}

.index-article-slider .article-now .slick-next {
  right: calc(50% - 297px);
}

.index-article-slider .article-db .slick-prev {
  right: calc(50% - 324px);
}

.index-article-slider .article-db .slick-next {
  right: calc(50% - 368px);
}

.article-list .elemetn-article-index {
  width: 505px;
  display: block;
  height: 186px;
  margin: 0;
  -webkit-transition: .2s linear;
          transition: .2s linear;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index {
    width: 280px;
    height: auto;
  }
}

.article-list .elemetn-article-index:not(.slick-center) {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.article-list .elemetn-article-index > a {
  padding: 0;
  border: 0;
  overflow: hidden;
}

.article-list .elemetn-article-index .ph {
  float: right;
  width: 260px;
  height: 186px;
  margin-bottom: 0;
  position: relative;
}

.article-list .elemetn-article-index .ph::before {
  content: "";
  display: block;
  border-left: solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 13px solid transparent;
  border-top: 186px solid #fff;
  position: absolute;
  top: 3px;
  left: -3px;
  z-index: 1;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index .ph {
    width: 100%;
    float: none;
  }
  .article-list .elemetn-article-index .ph::before {
    display: none;
  }
}

.article-list .elemetn-article-index .ttl {
  font-size: 18px;
  letter-spacing: -0.08em;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index .ttl {
    font-size: 15px;
  }
}

.article-list .elemetn-article-index .now-detail {
  float: left;
  width: 245px;
  padding: 5px 30px 0;
  position: relative;
}

.article-list .elemetn-article-index .now-detail::before {
  content: "";
  display: block;
  left: 0;
  border-left: 1px solid #1ab179;
  border-bottom: 186px solid #1ab179;
  border-right: 13px solid transparent;
  border-top: 0 solid transparent;
  position: absolute;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index .now-detail {
    width: 100%;
    float: none;
    padding: 5px 20px 5px;
  }
}

.article-list .elemetn-article-index .now-tag-list {
  position: absolute;
  right: -30px;
  left: auto;
  z-index: 2;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index .now-tag-list {
    right: 0;
    top: -23px;
  }
}

.article-list .elemetn-article-index.element-db-index {
  width: 648px;
  height: 280px;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index.element-db-index {
    width: 280px;
    height: auto;
  }
}

.article-list .elemetn-article-index.element-db-index .ph {
  width: 280px;
  height: 280px;
}

.article-list .elemetn-article-index.element-db-index .ph::before {
  border-top-width: 280px;
  top: 0;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index.element-db-index .ph {
    width: 100%;
    height: 186px;
  }
}

.article-list .elemetn-article-index.element-db-index .ttl-area {
  border-bottom: 2px solid #dbdbdb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index.element-db-index .ttl-area {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
}

.article-list .elemetn-article-index.element-db-index .ttl {
  font-size: 26px;
  margin-bottom: 0px;
  padding-bottom: 0;
  line-height: 1.4;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index.element-db-index .ttl {
    font-size: 15px;
  }
}

.article-list .elemetn-article-index.element-db-index .place {
  font-size: 14px;
  font-weight: bold;
}

.article-list .elemetn-article-index.element-db-index .now-detail {
  width: 365px;
  height: 248px;
  padding: 15px 35px 0 40px;
}

.article-list .elemetn-article-index.element-db-index .now-detail::before {
  border-right-width: 18px;
  border-bottom-width: 280px;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index.element-db-index .now-detail {
    width: 100%;
    height: auto;
    float: none;
    padding: 10px 20px 5px;
  }
  .article-list .elemetn-article-index.element-db-index .now-detail::before {
    top: -1px;
  }
}

.article-list .elemetn-article-index.element-db-index p {
  font-size: 14px;
  line-height: 1.4;
}

@media screen and (max-width: 797px) {
  .article-list .elemetn-article-index.element-db-index p {
    font-size: 12px;
  }
}

.article-list .elemetn-article-index.element-db-index .button-right {
  margin: 0;
  margin-top: 5px;
}

.index-magazine {
  background: url(../img/index/bg_index-low.png) no-repeat center top;
  background-size: cover;
  padding-top: 30px;
}

@media screen and (max-width: 797px) {
  .index-magazine {
    background-size: 120% auto;
  }
}

.index-magazine .index-magazine-wrapper {
  margin-left: -32px;
  overflow: hidden;
}

@media screen and (max-width: 797px) {
  .index-magazine .index-magazine-wrapper {
    margin-left: 0;
  }
}

.index-magazine .article-list-element {
  margin-bottom: 20px;
  float: left;
  position: relative;
  width: 320px;
  margin-left: 32px;
  position: relative;
  margin-bottom: 25px;
  background: #fff;
  z-index: 10;
}

@media screen and (max-width: 797px) {
  .index-magazine .article-list-element {
    margin-left: 0;
  }
}

@media screen and (max-width: 797px) {
  .index-magazine .article-list-element {
    height: auto;
    width: 100%;
    padding: 0 40px;
    margin-bottom: 10px;
  }
}

.index-magazine .article-list-element a {
  display: block;
}

.index-magazine .article-list-element .main-bnr-wrapper {
  overflow: hidden;
}

.index-magazine .article-list-element .ph {
  width: 100%;
  height: 200px;
  position: relative;
}

@media screen and (max-width: 797px) {
  .index-magazine .article-list-element .ph {
    float: none;
    width: 100%;
    height: 145px;
    margin-bottom: 5px;
  }
}

.index-magazine .article-list-element .article-detail {
  padding-top: 5px;
  padding: 20px;
  background: #fff;
}

@media screen and (max-width: 797px) {
  .index-magazine .article-list-element .article-detail {
    float: none;
    width: 100%;
    padding: 10px 20px;
  }
}

.index-magazine .article-list-element .ttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 2px solid #dbdbdb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 797px) {
  .index-magazine .article-list-element .ttl {
    font-size: 15px;
  }
}

.index-magazine .article-list-element p {
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 797px) {
  .index-magazine .article-list-element p {
    font-size: 12px;
  }
}

.index-magazine .article-list-element time {
  margin-top: 5px;
  font-size: 14px;
  color: #b2b2b2;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

@media screen and (max-width: 797px) {
  .index-magazine .article-list-element time {
    margin-bottom: 5px;
  }
}

.button-index-area {
  margin-bottom: 40px;
  padding-bottom: 60px;
  background: url(../img/index/bg_magazine-btn.png) no-repeat center bottom;
}

@media screen and (max-width: 797px) {
  .button-index-area {
    padding: 0 15px 60px;
    background-size: cover;
  }
}

.info-tab-block {
  padding: 13px 13px 0;
  background: #f4f4f4;
  position: relative;
}

@media screen and (max-width: 797px) {
  .info-tab-block {
    padding: 10px;
  }
}

.info-tab-block a:not(.button-info) {
  display: inline-block;
  color: #7d7d7d;
  background: #d7d7d7;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  padding: 19px 35px;
  -webkit-transition: .2s linear;
          transition: .2s linear;
}

.info-tab-block a:not(.button-info):hover, .info-tab-block a:not(.button-info).active {
  background: #fff;
  color: #1ab179;
}

@media screen and (max-width: 797px) {
  .info-tab-block a:not(.button-info) {
    padding: 7px 15px;
    font-size: 14px;
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 798px) {
  .info-tab-block.button-info-area {
    padding: 18px 13px;
    text-align: right;
    margin-top: 30px;
  }
}

.button-info-block {
  position: absolute;
  right: 16px;
  top: 22px;
  font-weight: bold;
}

@media screen and (max-width: 797px) {
  .button-info-block {
    position: static;
    margin-top: 5px;
  }
}

.button-info-area .button-info-block {
  position: static;
  margin-top: 0;
}

.difficulty-block {
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  background: #3cc1ed;
  padding: 7px 0;
  border-radius: 5px;
}

.difficulty-block span {
  padding: 7px 15px;
}

.difficulty-block .place-name {
  background: #b8f4e0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.difficulty-block .level {
  color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

@media screen and (max-width: 797px) {
  .difficulty-block {
    font-size: 12px;
    padding: 4px 0;
  }
  .difficulty-block span {
    padding: 4px 10px;
  }
}

.difficulty-atbout {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
  color: #606060;
  vertical-align: middle;
}

.difficulty-atbout a {
  text-decoration: underline;
  padding-right: 20px;
  background: url(../img/icon/ico_popup.png) no-repeat right center;
}

@media screen and (max-width: 797px) {
  .difficulty-atbout {
    display: block;
    margin-top: 5px;
    margin-left: 0;
  }
  .difficulty-atbout a {
    font-size: 12px;
    padding-right: 17px;
  }
}

.field-db-group {
  margin-bottom: 40px;
}

@media screen and (max-width: 797px) {
  .field-db-group {
    margin-bottom: 10px;
  }
}

.db-list-header {
  position: relative;
}

.db-list-header .button-db-more {
  position: absolute;
  right: 5px;
  top: 25px;
}

@media screen and (max-width: 797px) {
  .db-list-header .button-db-more {
    top: 7px;
    right: 0;
  }
}

.article-db {
  overflow: hidden;
  margin-left: 10px;
}

@media screen and (max-width: 797px) {
  .article-db {
    margin-left: 0;
  }
}

.element-db {
  display: inline-block;
  float: left;
  margin: 0 0 25px 25px;
}

@media screen and (max-width: 797px) {
  .element-db {
    display: block;
    width: 100%;
    margin: 0 0 15px;
  }
}

.element-db a {
  text-align: left;
  padding: 20px;
  border: 3px solid #e1f3f2;
  width: 300px;
  display: inline-block;
  position: relative;
}

.element-db a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
          animation: flash 1.5s;
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (max-width: 797px) {
  .element-db a {
    display: block;
    width: 100%;
    padding: 15px;
  }
}

.element-db a .ph {
  height: 150px;
  margin-bottom: 10px;
}

@media screen and (max-width: 797px) {
  .element-db a .ph {
    margin-bottom: 5px;
  }
}

.element-db a time {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.07em;
  margin-bottom: 13px;
}

@media screen and (max-width: 797px) {
  .element-db a time {
    font-size: 18px;
  }
}

.element-db a .ttl {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}

@media screen and (max-width: 797px) {
  .element-db a .ttl {
    font-size: 15px;
  }
}

.element-db a .db-caption {
  border-top: 2px solid #dbdbdb;
  font-size: 14px;
  padding-top: 10px;
}

@media screen and (max-width: 797px) {
  .element-db a .db-caption {
    font-size: 12px;
    padding-top: 5px;
  }
}

.element-db a .tag-group {
  position: absolute;
  top: 0;
  left: 0;
}

.element-db a .cat-db {
  display: inline-block;
  margin-right: -4px;
}

.cat-db {
  background: #000;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  padding: 6px 8px;
  color: #fff;
  display: inline-block;
}

@media screen and (max-width: 797px) {
  .cat-db {
    font-size: 11px;
  }
}

.cat-db.cat-mt {
  background: #b0ff4b;
  color: #1e1e1e;
}

.cat-db.cat-comunity {
  background: #00ffea;
  color: #1e1e1e;
}

.cat-db.cat-spot {
  background: #ffc840;
  color: #1e1e1e;
}

.contents-magazin {
  background: url(../img/common/bg_magazine-top.png) repeat-x center 10px;
  position: relative;
}

.contents-magazin .magazine-wrapper {
  background: url(../img/common/bg_sq.png) no-repeat center 10px;
}

@media screen and (max-width: 797px) {
  .contents-magazin .inner {
    padding: 0;
  }
}

.button-magazin-area {
  padding-top: 40px;
}

@media screen and (max-width: 797px) {
  .button-magazin-area {
    padding-top: 0px;
  }
}

.magazin-main-bnr {
  position: relative;
  margin-bottom: 25px;
  background: #fff;
  z-index: 10;
}

@media screen and (max-width: 797px) {
  .magazin-main-bnr {
    padding: 0 15px;
  }
}

.magazin-main-bnr .main-bnr-wrapper {
  overflow: hidden;
}

.magazin-main-bnr .ph {
  width: 470px;
  height: 315px;
  float: left;
  position: relative;
}

.magazin-main-bnr .ph::after {
  content: "";
  display: block;
  right: 0;
  border-left: 20px solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 0 solid #fff;
  border-top: 315px solid #fff;
  position: absolute;
}

@media screen and (max-width: 797px) {
  .magazin-main-bnr .ph {
    float: none;
    width: 100%;
    height: 160px;
    margin-bottom: 10px;
  }
}

.magazin-main-bnr .article-detail {
  float: right;
  width: 540px;
  padding: 20px;
}

@media screen and (max-width: 797px) {
  .magazin-main-bnr .article-detail {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 5px;
  }
}

.magazin-main-bnr .ttl {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 2px solid #dbdbdb;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 797px) {
  .magazin-main-bnr .ttl {
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

.magazin-main-bnr p {
  font-size: 14px;
  padding: 0 7px;
}

@media screen and (max-width: 797px) {
  .magazin-main-bnr p {
    font-size: 12px;
    padding: 0;
  }
}

.magazin-main-bnr time {
  margin-top: 15px;
  font-size: 14px;
  color: #b2b2b2;
  font-weight: bold;
  display: block;
  margin-left: 7px;
}

@media screen and (max-width: 797px) {
  .magazin-main-bnr time {
    margin: 5px 0 0;
  }
}

.magazine-cat {
  background: #1ab179;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 5px 7px;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
}

.magazine-lower {
  overflow: hidden;
}

.magazine-left-column {
  width: 700px;
  float: left;
}

@media screen and (max-width: 797px) {
  .magazine-left-column {
    float: none;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 50px;
  }
}

.magazine-article-list .article-list-element {
  margin-bottom: 20px;
  position: relative;
  height: 200px;
  position: relative;
  margin-bottom: 25px;
  background: #fff;
  z-index: 10;
}

@media screen and (max-width: 797px) {
  .magazine-article-list .article-list-element {
    height: auto;
  }
}

.magazine-article-list .article-list-element a {
  display: block;
}

.magazine-article-list .article-list-element .main-bnr-wrapper {
  overflow: hidden;
}

.magazine-article-list .article-list-element .ph {
  width: 280px;
  height: 200px;
  float: left;
  position: relative;
}

.magazine-article-list .article-list-element .ph::after {
  content: "";
  display: block;
  right: 0;
  border-left: 18px solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 0 solid #fff;
  border-top: 200px solid #fff;
  position: absolute;
}

@media screen and (max-width: 797px) {
  .magazine-article-list .article-list-element .ph {
    float: none;
    width: 100%;
    height: 160px;
    margin-bottom: 5px;
  }
}

.magazine-article-list .article-list-element .article-detail {
  float: right;
  width: 395px;
  padding-top: 5px;
}

@media screen and (max-width: 797px) {
  .magazine-article-list .article-list-element .article-detail {
    float: none;
    width: 100%;
  }
}

.magazine-article-list .article-list-element .ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 2px solid #dbdbdb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 797px) {
  .magazine-article-list .article-list-element .ttl {
    font-size: 15px;
  }
}

.magazine-article-list .article-list-element p {
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 797px) {
  .magazine-article-list .article-list-element p {
    font-size: 12px;
  }
}

.magazine-article-list .article-list-element time {
  margin-top: 5px;
  font-size: 14px;
  color: #b2b2b2;
  font-weight: bold;
  display: block;
}

.magazine-side {
  float: right;
  width: 260px;
}

@media screen and (max-width: 797px) {
  .magazine-side {
    float: none;
    width: 100%;
  }
}

.side-bnr-list li {
  margin-bottom: 15px;
}

@media screen and (max-width: 797px) {
  .side-bnr-list {
    margin-bottom: 20px;
  }
  .side-bnr-list li {
    text-align: center;
  }
  .side-bnr-list li img {
    max-width: 100%;
  }
}

.side-ranking {
  padding-top: 20px;
  background: #fff url(../img/common/bg_texture-bk.png);
  padding-bottom: 40px;
}

.side-ranking .heading-ranking {
  font-weight: bold;
  color: #1ab179;
  text-align: center;
  font-size: 24px;
  margin-bottom: 15px;
}

@media screen and (max-width: 797px) {
  .side-ranking .heading-ranking {
    font-size: 19px;
  }
}

.side-ranking li {
  padding: 0 20px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}

.side-ranking li:last-child {
  margin-bottom: 0;
}

.side-ranking li a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
          animation: flash 1.5s;
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

.side-ranking li .magazine-cat {
  position: static;
  padding: 4px 7px;
  font-size: 13px;
}

.side-ranking li .ph {
  width: 65px;
  height: 65px;
  float: left;
}

@media screen and (max-width: 797px) {
  .side-ranking li .ph {
    width: 52px;
    height: 52px;
  }
}

.side-ranking li .ttl {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 4px;
}

@media screen and (max-width: 797px) {
  .side-ranking li .ttl {
    font-size: 13px;
    margin-bottom: 2;
  }
}

.side-ranking li .date {
  display: block;
  color: #343434;
  font-size: 12px;
  text-align: right;
}

@media screen and (max-width: 797px) {
  .side-ranking li .date {
    display: inline-block;
    float: right;
    margin-top: 2px;
  }
}

.side-ranking li .article-info {
  float: right;
  width: 140px;
}

@media screen and (max-width: 797px) {
  .side-ranking li .article-info {
    width: calc(100% - 65px);
    overflow: hidden;
  }
}

.side-ranking li .no {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  display: block;
  width: 40px;
  padding-left: 30px;
  padding: 1px 5px 1px 28px;
  line-height: 1;
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: 2;
  color: #fff;
}

@media screen and (max-width: 797px) {
  .side-ranking li .no {
    width: 30px;
    padding-left: 18px;
    left: 10px;
  }
}

.side-ranking li .no.rank1 {
  background: #ff4c5d;
}

.side-ranking li .no.rank2 {
  background: #ffbc53;
}

.side-ranking li .no.rank3 {
  background: #1db833;
}

.side-ranking li .no.rank4 {
  background: #0055cd;
}

.side-ranking li .no.rank5 {
  background: #1e1e1e;
}

.side-link-list {
  margin-bottom: 15px;
}

.side-link-list li {
  border-bottom: 2px solid #fff;
}

.side-link-list a {
  display: block;
  background: #dff2f1;
  position: relative;
  padding: 15px;
}

.side-link-list a::after {
  font-size: 15px;
  color: #4d4d4d;
  -webkit-transition: .2s linear;
          transition: .2s linear;
  content: "";
  background: url(../img/icon/ico_ar-right-green.png) no-repeat;
  display: block;
  width: 7px;
  height: 12px;
  background-size: 7px 12px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 17px;
}

.side-link-list a:hover {
  opacity: 0.8;
}

.side-link-list a:hover::after {
  right: 12px;
}

.magazine-article-detail .article-header {
  margin-bottom: 35px;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-header {
    margin-bottom: 20px;
  }
}

.magazine-article-detail .article-header .heading-m {
  background: url(../img/common/bg_heading-3-blue.png);
  color: #fff;
}

.magazine-article-detail .article-header time.date {
  display: block;
  font-weight: bold;
  text-align: right;
  color: #b2b2b2;
  font-size: 14px;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-header time.date {
    font-size: 12px;
    text-align: left;
  }
}

.magazine-article-detail .article-header .magazine-cat {
  position: static;
  float: right;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-header .magazine-cat {
    float: none;
    margin: 5px 0;
  }
}

.magazine-article-detail .article-header .tag-crowd {
  clear: both;
  border: 2px solid #dbdbdb;
  border-left: 0;
  border-right: 0;
  padding: 10px 8px;
}

.magazine-article-detail .article-header .tag-crowd li {
  display: inline-block;
}

.magazine-article-detail .article-header .tag-crowd li::after {
  content: ",";
}

.magazine-article-detail .article-header .tag-crowd a {
  text-decoration: underline;
  font-size: 14px;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-header .tag-crowd a {
    font-size: 12px;
  }
}

.magazine-article-detail .article-footer {
  margin-bottom: 50px;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-footer {
    margin-bottom: 20px;
  }
}

.magazine-article-detail .article-footer .shop-product-wrapper {
  margin-left: -10px;
  overflow: hidden;
  margin-bottom: 50px;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-footer .shop-product-wrapper {
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.magazine-article-detail .article-footer .shop-product-block {
  margin-bottom: 10px;
  margin-left: 10px;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-footer .shop-product-block {
    margin-left: 0;
    margin-bottom: 15px;
  }
}

.magazine-article-detail .article-footer .shop-product-block a {
  display: block;
  overflow: hidden;
  padding: 10px 20px 20px 10px;
  border: 1px solid #c8c8c8;
}

.magazine-article-detail .article-footer .shop-product-block a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
          animation: flash 1.5s;
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

.magazine-article-detail .article-footer .shop-product-block .ttl {
  font-size: 18px;
  font-weight: bold;
  margin-top: 8px;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-footer .shop-product-block .ttl {
    font-size: 14px;
  }
}

.magazine-article-detail .article-footer .shop-product-block .price {
  color: #004ed4;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.magazine-article-detail .article-footer .shop-product-block .price span {
  font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-footer .shop-product-block .price {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}

.magazine-article-detail .article-footer .shop-product-block p {
  font-size: 14px;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-footer .shop-product-block p {
    font-size: 12px;
  }
}

.magazine-article-detail .article-footer .shop-product-block .product-ph {
  float: left;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-footer .shop-product-block .product-ph {
    float: none;
    text-align: center;
  }
}

.magazine-article-detail .article-footer .shop-product-block .product-info {
  float: right;
  width: calc(100% - 160px);
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-footer .shop-product-block .product-info {
    float: none;
    width: 100%;
  }
}

.magazine-article-detail .article-footer .shop-product-block.w-half {
  width: calc(50% - 10px);
  float: left;
}

@media screen and (max-width: 797px) {
  .magazine-article-detail .article-footer .shop-product-block.w-half {
    width: 100%;
  }
}

.page-brand-list a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
          animation: flash 1.5s;
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

.page-brand-list ul {
  overflow: hidden;
  margin-left: 22px;
  margin-bottom: 40px;
}

.page-brand-list li {
  float: left;
  width: 220px;
  margin: 0 0 20px 20px;
}

.page-brand-list li .ph {
  height: 60px;
  width: 100%;
}

.page-brand-list li .brand-ttl {
  background: #004ed4;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 1px 5px;
  font-size: 14px;
}

@media screen and (max-width: 797px) {
  .page-brand-list ul {
    margin-left: -10px;
    margin-bottom: 30px;
  }
  .page-brand-list li {
    width: calc(50% - 10px);
    margin: 0 0 10px 10px;
  }
  .page-brand-list li .ph {
    height: 40px;
  }
}

.brand-foot-bnr {
  text-align: center;
}

@media screen and (max-width: 797px) {
  .brand-foot-bnr img {
    width: 100%;
  }
}

.admin-upload-page .bnr-area {
  display: none !important;
}

.admin-upload-page .global-nav-wrapper {
  display: none !important;
}

.admin-upload-page .button-ec {
  display: none !important;
}

.admin-upload-page .global-footer {
  margin: 0;
  padding: 20px;
}
