@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
/*@font-face {
	font-family: "noto_sans_jpbold";
	font-weight: normal;
	font-style: normal;

	src: url("../fonts/notosansjp-bold-webfont.woff2") format("woff2"), url("../fonts/notosansjp-bold-webfont.woff") format("woff"), url("../fonts/notosansjp-bold-webfont.ttf") format("truetype");
}*/

#feature {
  /*font-family: "Noto Sans CJK JP", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;*/
  font-family: 'Noto Sans JP', sans-serif;
}
/*.sf-wrapper a,
.sf-wrapper a:hover {
  color: #2f353d;
}*/
.s5-listItem4__main a.s5-listItem4__mainLink {
  display: block;
}
a.s5-buttonV3 {
  color: #fff !important;
}
span.s5-label {
  color: #fff !important;
  line-height: 1.2;
}
.s5-header2 {
  display: none;
}
h4.product-title {
  text-align: center;
  color: #2f353d !important;
  font-size: 24px;
  margin-bottom: 60px;
  font-weight: bold;
}
.s5-list a.s5-button,
.s5-list a.s5-storeButton {
  color: #fff;
  text-decoration: none;
}
.l-contents.btn a {
    display: block;
    max-width: 550px;
    margin: 0 auto;
}

.c5-wrap {
  /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  color: #2f353d;
  font-size: 15px;
  /*letter-spacing: 0.05em;*/
  line-height: 2;
}
.c5-wrap p {
  padding: 0;
  margin-top: 0;
  margin-bottom: 1.5em;
}
.c5-wrap p:last-child {
  margin-bottom: 0;
}
.c5-wrap .c5-img__caption {
  margin-top: 30px;
}
.c5-sp {
  display: none;
}
.c5-section.pb00 {
  padding-bottom: 0;
}
.c5-mv_img img {
  width: 100%;
}
.c5-mv_txt {
  padding: 80px 15px 100px;
  text-align: center;
}
.c5-ttl_main {
  font-size: 40px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: .05em;
}
.c5-ttl_mainsub {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 1.4;
  letter-spacing: .05em;
}
h2.c5-ttl_section {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 56px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #9E9269;
  font-weight: bold;
}
h2.c5-ttl_section02 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 46px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 60px;
  font-weight: bold;
  letter-spacing: .025em;
}
p + .c5-ttl_middle {
  margin-top: 120px;
}
h2.c5-ttl_middle,
h3.c5-ttl_middle {
  text-align: center;
  font-size: 34px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 80px;
  letter-spacing: .025em;
}
h2.c5-ttl_small {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}
p + p.c5-txt_q {
  margin-top: 80px;
}
p.c5-txt_q {
  font-weight: bold;
  margin-bottom: 50px;
  font-size: 1.1em;
}
.c5-txt_c {
  text-align: center !important;
}
.c5-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.c5-inner_s {
  max-width: 1000px;
  margin: 0 auto;
}
.c5-section {
  padding: 120px 15px;
}
.c5-section:not(.c5-bg_gray):not(.c5-bg_black) + .c5-section:not(.c5-bg_black) {
  padding-top: 0;
}
.c5-section_sub {
  padding: 0 15px 120px 15px;
}
.c5-section.border {
  border-bottom: 1px solid #ccc;
}
.c5-section.sizeS {
  padding-top: 100px;
  padding-bottom: 100px;
}
.c5-bg_gray {
  background-color: #F3F3F5;
}
.c5-bg_black {
  background-color: #2F353D;
  color: #fff;
}
.c5-bg_black p,
.c5-bg_black h2 {
  color: #fff;
}
*:not(.c5-more) + .c5-box_white {
  margin-top: 60px;
}
.c5-box_white {
  padding: 80px 100px;
  background-color: #fff;
}
.c5-point {
  margin-bottom: 40px;
}
.c5-img {
  text-align: center;
  margin: 80px 0 0 0;
}
.c5-img + * {
  margin-top: 80px !important;
}
.c5-cols_img {
  display: flex;
  margin: 100px -20px;
}
.c5-cols_img > div {
  margin: 0 20px;
}
.c5-cols.mb00 {
  margin-bottom: 0;
}
.c5-fw_b {
  font-weight: bold;
}
.c5-fc_w {
  color: #fff !important;
}
.c5-yt_wrap {
  position: relative;
  padding-top: 56.25%;
}
.c5-yt_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c5-banner {
  margin: 0 0 120px 0;
  text-align: center;
  padding: 0 15px;
}
.c5-more {
  text-align: center;
  color: #fff;
  position: relative;
  height: 115px;
  font-weight: bold;
  font-size: 24px;
  margin: 60px 0;
}
.c5-more div {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%,-25%);
}
.c5-more::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 115px 125px 0 125px;
  border-color: #9f916a transparent transparent transparent;
  content: '';
  transform: translateX(-50%);
}
.c5-box_black {
  text-align: center;
  color: #fff;
  padding: 30px;
  position: relative;
  margin-bottom: 50px;
  background: #2e353d;
  font-size: 24px;
  font-weight: bold;
}
.c5-box_black::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 34px 20px 0 20px;
  border-color: #2e353d transparent transparent transparent;
  bottom: -34px;
  left: 50%;
  transform: translateX(-50%);
}
h2.profile__title {
  margin-bottom: 60px;
}
.profile__image {
  margin-bottom: 60px;
}
h3.profile__name {
  text-align: left;
  margin-bottom: 40px;
  line-height: 1.4;
}
h3.profile__name span {
  font-size: 1.2em;
}
.profile__inner {
  max-width: 750px;
  margin: 0 auto;
}
.hr-glay {
  max-width: 1000px;
  margin: 0 auto;
  border: none;
  height: 1px;
  background-color: #ccc;
}
.js__effect {
  transform: translateY(50px);
  transition: transform 1s ease, opacity 1s ease;
  opacity: 0;
}
.js__effect.scrollin {
  opacity: 1;
  transform: translateX(0);
}

/* Slider------------------------------------------- */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
  max-width: 1000px;
    margin: 0 auto;
    padding: 0;
  background: url("../img/bg_slide.jpg") no-repeat center top;
  background-size: cover;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

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

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
  text-align: center;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide > div {
  position: relative;
}
.slick-list::before,
.slick-list::after {
  content: '';
  position: absolute;
  top: 0;
  width: 8.1%;
  background: #fff;
  height: 83%;
  z-index: 10;
}
.slick-list::before {
  left: 0;
}
.slick-list::after {
  right: 0;
  width: 7.7%
}
.slick-slide img
{
    display: inline-block;
  outline: none;
}
.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;
}
.slide-arrows {
  position: absolute;
  top: 30%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 26px 50px 0;
  border-color: transparent #2e353d transparent transparent;
  z-index: 10;
  cursor: pointer;
}
.slide-arrows.prev {
  left: 0;
}
.slide-arrows.next {
  right: 0;
  transform: rotate(180deg);
}
.slick-dots {
  position: static;
  margin-top: 20px;
  display: flex !important;
}
.slick-dots li {
  width: 25%;
  height: auto;
  opacity: .5;
}
.slick-dots li.slick-active {
  opacity: 1;
}
.c5-cols_prof {
  margin-top: 80px;
  padding-top: 80px;
  border-top: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
}
.c5-cols_prof .img {
  width: 150px;
}
.c5-cols_prof .txt {
  width: calc(100% - 190px);
}
* + .c5-cols {
  margin-top: 80px;
}
.c5-cols {
  display: flex;
  margin-bottom: 80px;
}
.c5-cols .img {
  flex: 0 1 45%;
}
.c5-cols .txt {
  flex: 1;
}
.c5-cols .txt + .img,
.c5-cols .img + .txt {
  margin-left: 40px;
}
.c5-commentName {
  font-weight: bold;
}
.c5-eventData {
  overflow: hidden;
  margin-top: 30px;
}
.c5-eventData dt {
  border: 1px solid #333;
  text-align: center;
  min-width: 120px;
  padding: 5px;
  float: left;
  clear: left;
  margin-top: 15px;
}
.c5-eventData dd {
  margin-top: 15px;
  padding: 6px 0 6px 140px;
}

.c5-block_enq {
  line-height: 1.6;
  padding: 60px 0;
  text-align: center;
  background-color: #ededed;
}
.c5-block_enq p:not(:last-child) {
  margin-bottom: 1em;
}
.c5-block_enq .s5-button {
  width: 200px;
  margin-top: 20px;
}

@media only screen and (max-width: 1100px) {
  .c5-mv_txt {
    position: static;
  }
  .c5-ttl_mainsub {
    font-size: 18px;
  }
  .c5-ttl_main {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .c5-cols_prof {
    display: block;
    margin-top: 40px;
    padding-top: 40px;
  }
  .c5-cols_prof .img {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .c5-cols_prof .img img {
    width: 150px;
  }
  .c5-cols_prof .txt {
    width: 100%;
  }
  .c5-cols_prof .profile__name {
    text-align: center;
  }
  .c5-mv {
    background: none;
    padding: 0;
    max-height: none;
  }
  .c5-mv_sp {
    text-align: center;
  }
  .c5-mv_txt {
    text-align: center;
    position: static;
    padding: 50px 15px;
  }
  .c5-ttl_mainsub {
    font-size: 4.2vw;
  }
  .c5-ttl_main {
    font-size: 7.5vw;
  }
  h2.c5-ttl_middle,
  h3.c5-ttl_middle {
    font-size: 6vw;
    margin-bottom: 50px;
  }
  h2.c5-ttl_small {
    font-size: 3.8vw;
    margin-bottom: 30px;
  }
  .c5-section {
    padding: 70px 15px;
  }
  .c5-section_sub {
    padding-bottom: 70px;
  }
  .c5-section.sizeS {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .c5-img {
    margin: 50px 0 0 0;
  }
  .c5-img .poster {
    width: 280px;
  }
  .c5-img + * {
    margin-top: 50px !important;
  }
  .c5-pc {
    display: none;
  }
  .c5-sp {
    display: block;
  }
  .c5-box_white {
    padding: 50px 15px;
  }
  .c5-cols_img {
    display: block;
    margin: 50px 0;
  }
  .c5-cols_img > div {
    margin: 0 0 20px 0;
  }
  .c5-cols_img > div:last-child {
    margin-bottom: 0;
  }
  p + p.c5-txt_q {
    margin-top: 50px;
  }
  p.c5-txt_q {
    margin-bottom: 30px;
  }
  .c5-box_black {
    font-size: 18px;
    padding: 15px;
  }
  .c5-point {
    margin-bottom: 20px;
    max-width: 110px;
  }
  h2.c5-ttl_section {
    font-size: 8vw;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  h2.c5-ttl_section02 {
    font-size: 5.4vw;
    margin-bottom: 30px;
  }
  .slide-arrows {
    top: 30%;
    border-width: 20px 10px 20px 0;
  }
  .c5-more {
    margin: 30px 0;
    height: 60px;
    font-size: 20px;
  }
  .c5-more::before {
    border-width: 60px 70px 0 70px;
  }
  .c5-banner,
  p + .c5-ttl_middle {
    margin-top: 70px;
  }
  *:not(.c5-more) + .c5-box_white {
    margin-top: 50px;
  }
  .c5-bannerArea {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .hr-glay {
    width: calc(100% - 30px);
    box-sizing: border-box;
  }
  h2.profile__title, .profile__image, h3.profile__name {
    margin-bottom: 30px;
  }
  * + .c5-cols {
    margin-top: 50px;
  }
  .c5-cols {
    display: block;
    margin-bottom: 50px;
  }
  .c5-cols .txt + .img, .c5-cols .img + .txt {
    margin: 50px 0 0 0;
  }
  .c5-eventData dt {
    float: none;
    max-width: 120px;
  }
  .c5-eventData dd {
    padding: 0;
    margin-bottom: 30px;
  }
  .c5-banner {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .c5-wrap {
    font-size: 14px;
  }
}