@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Light");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 500;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: 'AppleSystem';
  src: local("-apple-system"), local("BlinkMacSystemFont");
}
@font-face {
  font-family: 'MySansSerif';
  font-weight: 400;
  src: local("HelveticaNeue"), local("Helvetica Neue"), local("Helvetica"), local("Arial");
}
@font-face {
  font-family: 'MySansSerif';
  font-weight: 700;
  src: local("HelveticaNeueBold"), local("HelveticaNeue-Bold"), local("Helvetica Neue Bold"), local("HelveticaBold"), local("Helvetica-Bold"), local("Helvetica Bold"), local("Arial Bold");
}
@font-face {
  font-family: 'MySansSerif';
  font-weight: 900;
  src: local("HelveticaNeueBlack"), local("HelveticaNeue-Black"), local("Helvetica Neue Black"), local("HelveticaBlack"), local("Helvetica-Black"), local("Helvetica Black"), local("Arial Black");
}
@keyframes menu_bar1 {
  0% {
    transform: translateY(11px) rotate(45deg);
  }
  50% {
    transform: translateY(11px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes menu_bar2 {
  0% {
    transform: translateY(-11px) rotate(-45deg);
  }
  50% {
    transform: translateY(-11px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes active_menu_bar1 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(11px) rotate(0);
  }
  100% {
    transform: translateY(11px) rotate(45deg);
  }
}
@keyframes active_menu_bar3 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-11px) rotate(0);
  }
  100% {
    transform: translateY(-11px) rotate(-45deg);
  }
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*# sourceMappingURL=style.css.map */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  line-break: strict;
  height: 100%;
  overflow-y: scroll;
}
html [type="button"] {
  -webkit-appearance: button;
}

body {
  margin: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "AppleSystem", Helvetica, Arial, "Yu Gothic", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "MS UI Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  letter-spacing: 0.07em;
  line-height: 1;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
}

article,
.article {
  display: block;
  display: block;
  margin-bottom: 120px;
}

aside {
  display: block;
  display: block;
}

footer {
  display: block;
  display: block;
  position: relative;
  padding: 110px 0 105px 0;
  background-color: #d8e2ed;
}
footer .footer_container {
  width: 1050px;
  margin: 0 auto;
}
footer .footer_container .logo1 {
  margin-bottom: 62px;
  width: 243px;
  height: auto;
}
footer .footer_container .fnav_list {
  margin-bottom: 55px;
}
footer .footer_container .fnav_list > li {
  margin-left: 32px;
}
footer .footer_container .fnav_list > li:first-child {
  margin-left: 0;
}
footer .footer_container .fnav_list > li a:hover {
  opacity: 0.4;
}
footer .footer_container .fnav_list > li .gnav_top {
  width: 30px;
  height: auto;
}
footer .footer_container .fnav_list > li .gnav_about {
  width: 54px;
  height: auto;
}
footer .footer_container .fnav_list > li .gnav_news {
  width: 42px;
  height: auto;
}
footer .footer_container .fnav_list > li .gnav_story {
  width: 49px;
  height: auto;
}
footer .footer_container .fnav_list > li .gnav_product {
  width: 74px;
  height: auto;
}
footer .footer_container .fnav_list > li .gnav_crowdfunding {
  width: 127px;
  height: auto;
}
footer .footer_container .fnav_list > li .gnav_contact {
  width: 71px;
  height: auto;
}
footer .footer_container .fnav_list_lv2 {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  footer .footer_container .fnav_list_lv2 {
    margin-top: 14px;
  }
}
footer .footer_container .fnav_list_lv2 li + li {
  margin-top: 12px;
}
footer .footer_container .fnav_list_lv2 li a .gnav_story_fukuoka {
  width: 74px;
  height: auto;
}
footer .footer_container .fnav_list_lv2 li a .gnav_story_kumamoto {
  width: 92px;
  height: auto;
}
footer .footer_container .fnav_list_lv2 li a .gnav_story_nagasaki {
  width: 74px;
  height: auto;
}
footer .footer_container .logo_ffg {
  position: absolute;
  top: 102px;
  left: calc(50% + 203px);
}
footer .footer_container .logo_ffg img {
  width: 325px;
}
footer .footer_container .logo_ffg:hover {
  opacity: 0.6;
}
footer .footer_container .copyright img {
  width: 248px;
  height: auto;
}
footer .footer_container .scrolltop {
  padding-top: 2px;
  border: none;
  background-color: transparent;
}
footer .footer_container .scrolltop img {
  width: 54px;
}

header {
  display: block;
  position: relative;
  width: 100%;
  padding: 57px 6% 60px 6%;
  z-index: 9000;
  display: flex;
  justify-content: space-between;
}
header .logo1 {
  width: 278px;
}
header .logo a:hover {
  opacity: 0.6;
}
header .copy {
  margin-top: 16px;
  font-size: 11.5px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  header .copy {
    font-size: 9px;
    margin-top: 10px;
  }
}
header .gnav_container {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  header .gnav_container {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 320px;
    height: auto;
    min-height: 100vh;
    padding: 237px 0 0 68px;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 2000;
    width: 100%;
    padding: 100px 0 0 68px;
    background-color: #fff;
  }
}
header .gnav_container .gnav_list {
  display: flex;
}
@media screen and (max-width: 767px) {
  header .gnav_container .gnav_list {
    flex-direction: column;
  }
}
header .gnav_container .gnav_list > li {
  position: relative;
}
@media screen and (max-width: 767px) {
  header .gnav_container .gnav_list > li + li {
    margin-top: 30px;
  }
}
header .gnav_container .gnav_list > li a {
  display: flex;
  padding: 0 20px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 2.1;
}
@media screen and (max-width: 767px) {
  header .gnav_container .gnav_list > li a {
    padding: 0;
  }
}
header .gnav_container .gnav_list > li a:hover {
  opacity: 0.4;
}
header .gnav_container .gnav_list > li .gnav_top {
  width: 35px;
  height: auto;
}
header .gnav_container .gnav_list > li .gnav_news {
  width: 50px;
  height: auto;
}
header .gnav_container .gnav_list > li .gnav_about {
  width: 64px;
  height: auto;
}
header .gnav_container .gnav_list > li .gnav_story {
  width: 59px;
  height: auto;
}
header .gnav_container .gnav_list > li .gnav_product {
  width: 87px;
  height: auto;
}
header .gnav_container .gnav_list > li .gnav_crowdfunding {
  width: 156px;
  height: auto;
}
header .gnav_container .gnav_list > li .gnav_contact {
  width: 89px;
  height: auto;
}
header .gnav_container .gnav_list > li:hover .gnav_list_lv2 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
header .gnav_container .gnav_list_lv2 {
  padding-top: 16px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  transform: translateY(10px);
  transition: opacity .3s ease, transform .3s ease;
}
@media screen and (max-width: 767px) {
  header .gnav_container .gnav_list_lv2 {
    padding-top: 0;
    margin-top: 20px;
    opacity: 1;
    visibility: visible;
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0);
  }
}
header .gnav_container .gnav_list_lv2 > li + li {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  header .gnav_container .gnav_list_lv2 > li + li {
    margin-top: 20px;
  }
}
header .gnav_container .gnav_list_lv2 > li a {
  display: flex;
}
header .gnav_container .gnav_list_lv2 > li a .gnav_story_fukuoka {
  width: 74px;
  height: auto;
}
header .gnav_container .gnav_list_lv2 > li a .gnav_story_kumamoto {
  width: 92px;
  height: auto;
}
header .gnav_container .gnav_list_lv2 > li a .gnav_story_nagasaki {
  width: 74px;
  height: auto;
}

nav {
  display: block;
  display: block;
}

section {
  display: block;
  display: block;
}
section .container1 {
  position: relative;
  padding: 100px 0 0 80px;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

figcaption,
.figcaption {
  display: block;
  display: block;
}

figure,
.figure {
  display: block;
  margin: 1em 40px;
  display: block;
  margin: 0;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  color: #333;
  text-decoration: none;
  overflow: hidden;
  outline: none;
}
a:hover {
  color: #737c89;
}
a:focus {
  outline: none;
}
a:link {
  -webkit-tap-highlight-color: rgba(204, 204, 204, 0.4);
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b {
  font-weight: inherit;
  font-weight: bolder;
}

strong {
  font-weight: inherit;
  font-weight: bolder;
}

code {
  font-family: monospace, monospace;
  font-size: 1em;
}

kbd {
  font-family: monospace, monospace;
  font-size: 1em;
}

samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

audio {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

video {
  display: inline-block;
  vertical-align: bottom;
}

img {
  border-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

button {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
}

optgroup {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

select {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  text-transform: none;
}

textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: auto;
  width: 100%;
  padding: 7px 10px 7px 10px;
  font-size: 16px;
  line-height: 1.75;
  color: #000000;
  border-radius: 0;
  border: none;
  background-color: #f0f0ea;
  -webkit-appearance: none;
  height: 200px;
  margin-bottom: 50px;
  padding: 10px 10px 15px 10px;
  font-size: 16px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

[type="reset"] {
  -webkit-appearance: button;
}
[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="reset"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type="submit"] {
  -webkit-appearance: button;
}
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

details {
  display: block;
}

menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none;
  list-style-type: none;
  padding: 0;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none;
  list-style-type: none;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none;
  list-style: none;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  margin-bottom: 0;
  line-height: 2;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0;
}
table tr th {
  padding: 10px 0;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #efefef;
  border-collapse: collapse;
}
table tr td {
  padding: 10px 0;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #efefef;
  border-collapse: collapse;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

blockquote {
  quotes: none;
}

q {
  quotes: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}

.win h1 {
  font-weight: 500;
}
.win h2 {
  font-weight: 500;
}
.win h3 {
  font-weight: 500;
}
.win h4 {
  font-weight: 500;
}
.win h5 {
  font-weight: 500;
}
.win h6 {
  font-weight: 500;
}
.win p {
  font-weight: 500;
}
.win span {
  font-weight: 500;
}
.win a {
  font-weight: bold;
}
.win dt {
  font-weight: 500;
}
.win dd {
  font-weight: 500;
}
.win th {
  font-weight: 500;
}
.win td {
  font-weight: 500;
}
.win small {
  font-weight: 500;
}
.win time {
  font-weight: 500;
}
.win label {
  font-weight: 500;
}
.win input {
  font-weight: 500;
}
.win textarea {
  font-weight: 500;
}
.win option {
  font-weight: 500;
}
.win select {
  font-weight: 500;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.product_list > .list_item,
.product_list > li,
.link_list > .list_item,
.link_list > li,
.fnav_list > .list_item,
.fnav_list > li,
.share_list > .list_item,
.share_list > li,
.person_list > .list_item,
.person_list > li {
  float: left;
}

.list.right > .list_item {
  float: right;
}

.row > .column {
  float: left;
}
.row > .column.right {
  float: right;
}

.product_list a span,
.story_list a span,
.person_list a span {
  display: block;
}

.pc .float_center_pc {
  position: relative;
  overflow: hidden;
}
.pc .float_center_pc > ul {
  position: relative;
  left: 50%;
  float: left;
}
.pc .float_center_pc > ul > li {
  position: relative;
  left: -50%;
  float: left;
}
.pc .sp_only {
  display: none;
}
.pc .sec_title_en:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 23px;
  left: 0;
  width: 80px;
  height: 1px;
  background-color: #707070;
}
.pc .product .product_list .list_item,
.pc .product .product_list li {
  height: 400px;
}
.pc .product .product_list .list_item:nth-child(1),
.pc .product .product_list li:nth-child(1) {
  height: 475px;
}
.pc .product .product_list .list_item:nth-child(2),
.pc .product .product_list li:nth-child(2) {
  height: 475px;
}
.pc .product_single .product_list .list_item, .pc .product_single .product_list li {
  margin-bottom: 0 !important;
}

.sp .float_center_sp {
  position: relative;
  overflow: hidden;
}
.sp .float_center_sp > ul {
  position: relative;
  left: 50%;
  float: left;
}
.sp .float_center_sp > ul > li {
  position: relative;
  left: -50%;
  float: left;
}
.sp .scrolltop {
  left: auto;
  right: 20px;
}
.sp .pc_only {
  display: none;
}
.sp .following_container.fixed .following_content {
  position: static;
  top: auto;
  left: auto;
  width: 100%;
}
.sp article,
.sp .article {
  margin-bottom: 80px;
}
.sp .container1 {
  width: 100%;
}
.sp section .container1 {
  position: static;
  padding: 0 23px;
}
.sp .container2 {
  width: 100%;
}
.sp .top_page .product .product_list .list_item:last-child, .sp .top_page .product .product_list li:last-child {
  margin: 0 0 20px 0;
}
.sp .sec_title_en {
  display: block;
  position: static;
  top: auto;
  left: auto;
  padding-left: 0;
  transform: none;
}
.sp .button_container {
  padding: 0 23px;
}
.sp .button,
.sp .button.white {
  width: 100%;
  padding: 18px 42px;
  font-size: 14px;
}
.sp .share {
  margin-bottom: 70px;
}
.sp .share .share_list {
  padding: 0 23px;
}
.sp .share .share_list li.facebook a {
  background-size: 64px auto;
}
.sp .share .share_list li.twitter a {
  background-size: 68px auto;
}
.sp .share .share_list li.line a {
  background-size: 52px auto;
}
.sp .share .share_list li {
  width: 33.33%;
}
.sp .share .share_list li a {
  width: 100%;
  padding: 18px 0 16px 22px;
  font-size: 13px;
}
.sp .swiper-container .swiper-slide .caption {
  padding-right: 10px;
  font-size: 11px;
  letter-spacing: 0.03em;
}
.sp .stories .stories_container {
  width: 100%;
}
.sp .stories .heading {
  margin-bottom: 40px;
  line-height: 1.1;
}
.sp .stories .person_list {
  padding: 0 23px;
}
.sp .stories .person_list li {
  width: 100%;
  padding: 0 9px;
  margin: 0 0 60px 0;
}
.sp .stories .person_list li:last-child {
  margin: 0;
}
.sp .stories .person_list li .thumb {
  margin-bottom: 20px;
}
.sp .stories .person_list li .no {
  top: -25px;
  left: -4px;
}
.sp .stories .person_list li .title {
  height: auto;
  margin-bottom: 10px;
}
.sp .stories .person_list li .name {
  font-size: 17px;
}
.sp .stories .person_list li.comingsoon:after {
  left: 9px;
  width: calc(100vw - 64px);
  height: calc((100vw - 64px) * 0.8);
  background-size: 100% auto;
}
.sp header {
  padding: 20px;
}
.sp header .logo a img {
  width: 187px;
  height: auto;
}
.sp .about_page .about {
  margin-bottom: 100px;
}
.sp .about_page .about .title {
  margin: 20px 0 15px 0;
  font-size: 18px;
}
.sp .about_page .about .description {
  margin-bottom: 45px;
}
.sp .about_page .about .description p {
  font-size: 15px;
}
.sp .about_page .about .approach_pc {
  width: 100%;
  height: auto;
}
.sp .about_page .logo .title {
  font-size: 18px;
  margin-bottom: 35px;
}
.sp .about_page .logo img {
  width: 80%;
  margin-bottom: 35px;
}
.sp .about_page .logo .description p {
  font-size: 15px;
}
.sp .story_page .story h2.title {
  margin: 9px 0 30px 0;
  font-size: 16px;
}
.sp .product_single {
  margin-bottom: 0;
}
.sp .product_single .story {
  padding: 40px 0 0 0;
}
.sp .product_single .story .story_list {
  padding: 0 23px;
}
.sp .product_single .product {
  padding: 40px 0;
}
.sp .product_single .product .product_list .list_item:nth-child(3), .sp .product_single .product .product_list li:nth-child(3) {
  margin: 0 0 58px 0;
}
.sp .product_single .product .product_list .list_item:nth-child(6), .sp .product_single .product .product_list li:nth-child(6) {
  margin: 0 0 58px 0;
}
.sp .product_single .button_container {
  padding: 0 23px;
}
.sp .product_single .detail {
  margin-bottom: 50px;
}
.sp .product_single .detail .photo_list li img {
  margin-bottom: 10px;
}
.sp .product_single .detail .summary {
  margin-bottom: 60px;
}
.sp .product_single .detail .summary .subtitle {
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 1.5;
}
.sp .product_single .detail .summary .title {
  margin-bottom: 25px;
  font-size: 18px;
}
.sp .product_single .detail .summary .description {
  margin-bottom: 20px;
}
.sp .product_single .detail .summary .description p {
  margin-bottom: 0;
}
.sp .product_single .detail .maker .name {
  margin-bottom: 8px;
  font-size: 16px;
}
.sp .product_single .detail .maker .description {
  width: 100%;
}
.sp .product_single .detail .maker .description:after {
  width: 35px;
  margin: 27px 0 22px 0;
}
.sp .product_single .detail .maker .description p {
  font-size: 13px;
}
.sp .product_single .detail .maker .logo {
  display: block;
  position: relative;
  top: auto;
  right: auto;
  margin: 0 auto;
}
.sp .product_single .detail .maker .link_list li {
  width: 50%;
  margin-left: 0;
}
.sp .product_single .detail .maker .link_list li .button {
  width: 100%;
  padding: 16px 0 15px 0;
}
.sp .product_single .detail .maker .link_list li:nth-child(2) .button {
  border-left: none;
}
.sp .product_single .container1 .sec_title_en {
  display: none;
}
.sp .product_single .product_list {
  padding: 0 23px;
}
.sp .story_index_page .container1 {
  padding: 0;
}
.sp .story_index_page .container1 .sec_title_en {
  display: none;
}
.sp .story_index_page .summary {
  margin-bottom: 80px;
}
.sp .story_index_page .summary .cover {
  width: 100%;
  height: auto;
  margin-bottom: 35px;
  padding-bottom: 10px;
}
.sp .story_index_page .summary .mark {
  height: 90px;
  margin: 0 auto 7px auto;
  background-size: auto 90px;
}
.sp .story_index_page .summary .group {
  padding: 0 23px;
}
.sp .story_index_page .summary .group .no {
  margin-bottom: 15px;
  font-size: 16px;
}
.sp .story_index_page .summary .group .title {
  margin-bottom: 7px;
  font-size: 19px;
}
.sp .story_index_page .summary .group .subtitle {
  font-size: 16px;
}
.sp .story_index_page .summary .description {
  width: 100%;
  margin: 0 auto 40px auto;
  padding: 0 23px;
}
.sp .story_index_page .summary .description p {
  font-size: 14px;
  line-height: 2;
}
.sp .story_single {
  margin-bottom: 0 !important;
}
.sp .story_single .story {
  margin-bottom: 0 !important;
}
.sp .story_single .container1 {
  padding: 0;
}
.sp .story_single .container1 .sec_title_en {
  display: none;
}
.sp .story_single .summary {
  margin-bottom: 42px;
}
.sp .story_single .summary .photo {
  margin-bottom: 20px;
}
.sp .story_single .summary .group {
  width: 100%;
}
.sp .story_single .summary .date {
  margin-bottom: 12px;
  padding: 0 23px 0 47px;
  font-size: 13px;
}
.sp .story_single .summary .label {
  margin-bottom: 7px;
  padding: 0 23px 0 47px;
  font-size: 13px;
}
.sp .story_single .summary .title {
  margin-bottom: 15px;
  padding: 0 23px 0 47px;
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.42;
}
.sp .story_single .summary .title:before {
  top: 13px;
  left: 0;
  width: 35px;
}
.sp .story_single .summary .credit {
  margin-bottom: 30px;
  padding: 0 23px 0 47px;
}
.sp .story_single .summary .description {
  padding: 0 23px;
}
.sp .story_single .summary .description p {
  line-height: 1.8;
}
.sp .story_single .report {
  width: 100%;
}
.sp .story_single .report figure,
.sp .story_single .report .figure {
  margin-bottom: 25px;
}
.sp .story_single .report figure .photo + img,
.sp .story_single .report .figure .photo + img {
  margin-top: 15px;
}
.sp .story_single .report figure figcaption,
.sp .story_single .report figure .figcaption,
.sp .story_single .report .figure figcaption,
.sp .story_single .report .figure .figcaption {
  padding: 0 23px;
  font-size: 10px;
}
.sp .story_single .report .flex figure,
.sp .story_single .report .flex .figure {
  width: calc(50% - 5px);
}
.sp .story_single .report .flex figure figcaption,
.sp .story_single .report .flex figure .figcaption,
.sp .story_single .report .flex .figure figcaption,
.sp .story_single .report .flex .figure .figcaption {
  padding: 0 5px;
  text-align: center;
}
.sp .story_single .report figure + .flex,
.sp .story_single .report .figure + .flex {
  margin-top: -15px;
}
.sp .story_single .report .heading {
  margin: 40px 0 10px 0;
  padding: 0 23px;
  font-size: 18px;
}
.sp .story_single .report .heading + .heading {
  font-size: 15px;
}
.sp .story_single .report .description {
  margin-bottom: 30px;
  padding: 0 23px;
}
.sp .story_single .report .description p {
  line-height: 1.73;
}
.sp .story_single .report .banner {
  width: 100%;
  margin-bottom: 60px;
  padding: 0 23px;
}
.sp .story_single .report .banner figure,
.sp .story_single .report .banner .figure {
  margin-top: 10px;
}
.sp .story_single .report .profile_container {
  margin: 90px 0 50px 0;
}
.sp .story_single .report .profile_container .profile {
  width: 150px;
}
.sp .story_single .report .profile_container .name {
  margin: -10px 0 10px 0;
}
.sp .story_single .report .profile_container .description p {
  line-height: 1.71;
  text-align: justify;
}
.sp .story_single .report .row .column:nth-child(1) {
  width: 100%;
  margin-bottom: 28px;
  text-align: center;
}
.sp .story_single .report .row .column:nth-child(2) {
  width: 100%;
  margin-left: 0;
  text-align: center;
}
.sp .story_single .stories {
  padding: 46px 0 75px 0;
}
.sp .story_single .stories .person_list {
  margin-bottom: 32px;
}
.sp .story_single.new .button_container {
  margin-bottom: 75px;
}
.sp .product {
  padding: 30px 0 70px 0;
}
.sp .product .product_list .list_item, .sp .product .product_list li {
  width: 100%;
  margin: 0 0 40px 0;
}
.sp .product .product_list .list_item:nth-child(1), .sp .product .product_list li:nth-child(1) {
  width: 100%;
  margin: 0 0 20px 0;
}
.sp .product .product_list .list_item:nth-child(1) img, .sp .product .product_list li:nth-child(1) img {
  width: calc(100% - 19px);
}
.sp .product .product_list .list_item:nth-child(1) .title_en, .sp .product .product_list li:nth-child(1) .title_en {
  display: block;
}
.sp .product .product_list .list_item:nth-child(1) .group, .sp .product .product_list li:nth-child(1) .group {
  width: 200px;
  margin: -35px 19px 0 auto;
  padding: 20px;
}
.sp .product .product_list .list_item:nth-child(1) .group .title_ja, .sp .product .product_list li:nth-child(1) .group .title_ja {
  font-size: 17px;
}
.sp .product .product_list .list_item:nth-child(2), .sp .product .product_list li:nth-child(2) {
  width: 100%;
  margin: 0 0 30px 0;
}
.sp .product .product_list .list_item:nth-child(2) img, .sp .product .product_list li:nth-child(2) img {
  width: calc(100% - 19px);
}
.sp .product .product_list .list_item:nth-child(2) .title_en, .sp .product .product_list li:nth-child(2) .title_en {
  display: block;
}
.sp .product .product_list .list_item:nth-child(2) .group, .sp .product .product_list li:nth-child(2) .group {
  width: 200px;
  margin: -35px 19px 0 auto;
  padding: 20px;
}
.sp .product .product_list .list_item:nth-child(2) .group .title_ja, .sp .product .product_list li:nth-child(2) .group .title_ja {
  font-size: 17px;
}
.sp .product .product_list .list_item img, .sp .product .product_list li img {
  width: 125px;
}
.sp .product .product_list .list_item .title_en, .sp .product .product_list li .title_en {
  display: none;
}
.sp .product .product_list .list_item .group, .sp .product .product_list li .group {
  width: calc(100vw - 152px);
  margin: -120px 0 0 129px;
  padding: 20px 15px;
}
.sp .product .product_list .list_item .group .title_ja, .sp .product .product_list li .group .title_ja {
  font-size: 15px;
  line-height: 1.4;
}
.sp .product .product_list .list_item .group .title_ja:after, .sp .product .product_list li .group .title_ja:after {
  margin: 11px 0 13px 0;
}
.sp .product .button_container {
  margin-top: 15px;
  padding: 0;
}
.sp .product.other .product_list .list_item, .sp .product.other .product_list li {
  width: 100% !important;
  margin: 0 0 20px 0 !important;
}
.sp .product.other .product_list .list_item:nth-child(3) img, .sp .product.other .product_list li:nth-child(3) img {
  width: calc(100% - 19px);
}
.sp .product.other .product_list .list_item:nth-child(3) .title_en, .sp .product.other .product_list li:nth-child(3) .title_en {
  display: block;
}
.sp .product.other .product_list .list_item:nth-child(3) .group, .sp .product.other .product_list li:nth-child(3) .group {
  width: 200px;
  margin: -35px 19px 0 auto;
  padding: 20px;
}
.sp .product_page .product .title {
  margin: 12px 0 30px 0;
  font-size: 16px;
}
.sp .product_page .product .description p {
  line-height: 1.85;
}
.sp .crowdfunding {
  padding: 30px 0 0 0;
}
.sp .crowdfunding .container1 {
  padding: 0;
}
.sp .crowdfunding .container1 .sec_title_en {
  padding: 0 23px;
}
.sp .crowdfunding .container1 .sec_title {
  padding: 0 23px 0 41px;
}
.sp .crowdfunding .crowdfunding_list {
  margin-bottom: 0;
  padding: 0 calc((100vw - 310px) * 0.5);
}
.sp .crowdfunding .crowdfunding_list li {
  width: 100%;
  margin: 0 0 35px 0;
}
.sp .crowdfunding_page .crowdfunding .title {
  margin: 12px 0 30px 0;
  padding: 0 23px;
  font-size: 16px;
}
.sp .crowdfunding_page .crowdfunding .description {
  margin-bottom: 30px;
  padding: 0 23px;
}
.sp .crowdfunding_page .crowdfunding .description p {
  line-height: 1.85;
}
.sp .contact_page .contact .description {
  margin: 45px 0 25px 0;
}
.sp .contact_page .contact .group {
  width: 100%;
  padding: 25px 0 22px 0;
}
.sp .contact_page .contact .group .row .column:nth-child(2) {
  width: calc(100% - 75px);
}
.sp .contact_page .contact .group .info {
  font-size: 13px;
}
.sp .redirect_page .redirect .title {
  margin: 12px 0 30px 0;
  font-size: 16px;
}
.sp .redirect_page .redirect .description p {
  line-height: 1.85;
}
.sp footer {
  padding: 75px 0 105px 0;
}
.sp footer .footer_container {
  width: 100%;
  text-align: center;
}
.sp footer .footer_container .fnav_list {
  margin-bottom: 42px;
}
.sp footer .footer_container .fnav_list > li {
  float: none;
  margin: 0 0 16px 0;
}
.sp footer .footer_container .logo_ffg {
  display: block;
  position: static;
  top: auto;
  left: auto;
  margin-bottom: 30px;
}
.sp footer .footer_container .logo_ffg img {
  width: 220px;
  height: auto;
}
.sp .controller_prev {
  position: static;
  top: auto;
  left: auto;
  margin-bottom: 20px;
  display: block;
}
.sp .controller_prev a {
  font-size: 12px;
}
.sp .controller_next {
  position: static;
  top: auto;
  right: auto;
}
.sp .controller_next a {
  padding-right: 0;
  padding-left: 20px;
  font-size: 12px;
  background-position: left center;
}

.tblr_center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tb_center {
  position: relative;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.scrolltop {
  position: absolute;
  top: -26px;
  left: calc(50% + 468px);
  cursor: pointer;
}
.scrolltop:hover {
  opacity: 0.6;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.lazyload {
  opacity: 0;
}

.lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.fade_container {
  opacity: 0;
}

.following {
  position: relative;
}

.following_container.fixed {
  height: 1px;
}
.following_container.fixed .following_content {
  position: fixed;
  top: 200px;
  left: 50%;
  width: 200px;
}

.following_container.absolute {
  height: 1px;
}
.following_container.absolute .following_content {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 200px;
}

.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fullscreen .fullscreen_content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
}

.parallax_container {
  overflow: hidden;
}

.data_list {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #efefef;
}
.data_list dt {
  float: left;
  width: 130px;
  padding: 10px;
  border-top: 1px solid #efefef;
}
.data_list dd {
  width: calc(100% - 130px);
  margin-left: 130px;
  padding: 10px;
  border-top: 1px solid #efefef;
}

.accordion dt {
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.accordion dt:hover {
  opacity: 0.5;
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.accordion dd {
  display: none;
}

.menu {
  position: fixed;
  top: 110px;
  right: 6%;
  width: 44px;
  height: 22px;
  padding: 0;
  z-index: 9999;
  cursor: pointer;
  transition: all .4s;
  display: none;
}
@media screen and (max-width: 767px) {
  .menu {
    display: block;
    top: 40px;
    left: auto;
    right: 23px;
  }
}
.menu .menu_bar {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 44px;
  height: 2px;
  background-color: #000000;
  transition: all .4s;
}
.menu .menu_bar:nth-of-type(1) {
  top: 0px;
  animation: menu_bar1 .45s forwards;
}
.menu .menu_bar:nth-of-type(2) {
  top: 11px;
  transition: all .15s .15s;
  opacity: 1;
}
.menu .menu_bar:nth-of-type(3) {
  top: 22px;
  animation: menu_bar2 .45s forwards;
}

.menu.active span:nth-of-type(1) {
  animation: active_menu_bar1 .45s forwards;
}
.menu.active span:nth-of-type(2) {
  opacity: 0;
}
.menu.active span:nth-of-type(3) {
  animation: active_menu_bar3 .45s forwards;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container .swiper-slide {
  position: relative;
}
.swiper-container .swiper-slide .caption {
  margin-top: 7px;
  font-size: 12px;
  text-align: right;
}
.swiper-container .swiper-pagination {
  bottom: -2px;
  text-align: right;
}
.swiper-container .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 0 0 8px !important;
  background: #e0e0e0;
  opacity: 1;
}
.swiper-container .swiper-pagination-bullet:first-child {
  margin: 0 !important;
}
.swiper-container .swiper-pagination-bullet-active {
  background: #111111;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-android .swiper-slide {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight {
  height: auto;
}
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-custom {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active {
  pointer-events: auto;
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-next {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide-shadow-bottom {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide-shadow-left {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-flip .swiper-slide-shadow-bottom {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-flip .swiper-slide-shadow-left {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

body.is_menu_open {
  overflow: hidden;
}

.container1 {
  width: 1050px;
  margin: 0 auto;
}

.container2 {
  width: 970px;
  margin: 0 auto;
}

.sec_title {
  display: inline-block;
  margin-bottom: 84px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: bold !important;
  letter-spacing: 0.08em;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  .sec_title {
    display: block;
    margin: 12px 0 30px 0;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 1.25;
  }
}

.sec_title_en {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 37px;
  padding-left: 95px;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.button_container {
  text-align: center;
}

.button {
  display: inline-block;
  padding: 21px 42px;
  font-size: 15px;
  font-weight: bold !important;
  letter-spacing: 0.06em;
}

.button.black {
  color: #ffffff;
  background-color: #000000;
}
.button.black:hover {
  color: #ffffff;
  background-color: #666666;
}

.button.white {
  padding: 28px 83px 24px 83px;
  border: 2px solid #000000;
}
.button.white:hover {
  color: #ffffff;
  background-color: #000000;
}

.share {
  margin-bottom: 75px;
}
.share .share_list li.facebook a {
  background-image: url("/bankbaton_img/bankbaton_icon_facebook.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80px 23px;
}
.share .share_list li.facebook a:hover {
  background-image: url("/bankbaton_img/bankbaton_icon_facebook_white.png");
}
.share .share_list li.twitter a {
  background-image: url("/bankbaton_img/bankbaton_icon_twitter.png?20250908");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 74px 20px;
}
.share .share_list li.twitter a:hover {
  background-image: url("/bankbaton_img/bankbaton_icon_twitter_white.png?20250908");
}
.share .share_list li.line a {
  background-image: url("/bankbaton_img/bankbaton_icon_line.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 66px 20px;
}
.share .share_list li.line a:hover {
  background-image: url("/bankbaton_img/bankbaton_icon_line_white.png");
}
.share .share_list li a {
  display: block;
  width: 200px;
  padding: 23px 0 21px 32px;
  text-align: center;
  border-top: 2px solid #111111;
  border-right: 2px solid #111111;
  border-bottom: 2px solid #111111;
}
.share .share_list li a:hover {
  color: #ffffff;
  background-color: #111111;
}
.share .share_list li a span {
  display: block;
  text-indent: -9999px;
}
.share .share_list li:first-child a {
  border-left: 2px solid #111111;
}

.stories .stories_container {
  width: 820px;
  margin: 0 auto;
  text-align: center;
}
.stories .heading {
  display: inline-block;
  margin-bottom: 70px;
  padding-bottom: 12px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.06em;
  border-bottom: 1px solid #111111;
}
.stories .heading img {
  width: 98px;
}
.stories .person_list li {
  position: relative;
  width: 250px;
  margin-left: 35px;
}
.stories .person_list li:first-child {
  margin-left: 0;
}
.stories .person_list li a:hover {
  opacity: 0.8;
}
.stories .person_list li .thumb {
  margin-bottom: 30px;
  width: 100%;
  height: auto;
}
.stories .person_list li .no {
  position: absolute;
  top: -24px;
  left: -13px;
  padding-bottom: 9px;
  border-bottom: 1px solid #111111;
  line-height: 2;
}
.stories .person_list li .no img {
  height: 16px;
}
.stories .person_list li .title {
  height: 4.5em;
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.8;
  text-align: left;
}
.stories .person_list li .row .column:nth-child(2) {
  margin-left: 15px;
}
.stories .person_list li .person {
  margin-bottom: 0;
  width: 53px;
  height: 53px;
  text-align: left;
  border-radius: 50%;
}
.stories .person_list li .job {
  margin: 4px 0 -8px 0;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-align: left;
}
.stories .person_list li .name {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-align: left;
}
.stories .person_list li .job,
.stories .person_list li .name {
  line-height: 2;
}
.stories .person_list li.comingsoon:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 200px;
  background-image: url("/bankbaton_img/bankbaton_comingsoon.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 250px 200px;
}
.stories .person_list li.comingsoon a {
  display: block;
  pointer-events: none;
}
.stories .person_list li.comingsoon .title {
  opacity: 0.3;
}
.stories .person_list li.comingsoon .row {
  opacity: 0.3;
}

span.blue {
  background-color: #e5f5f8;
  background-color: #E5F5F8;
}

span.yellow {
  background-color: #f8f7e5;
}

.top_page .cover {
  position: relative;
  width: 1050px;
  margin: 0 auto 0 auto;
}
@media screen and (max-width: 767px) {
  .top_page .cover {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 64px;
  }
}
.top_page .cover .title_area {
  position: absolute;
  left: 0;
  bottom: 80px;
}
@media screen and (max-width: 767px) {
  .top_page .cover .title_area {
    position: relative;
    bottom: auto;
    padding: 0 23px;
  }
}
.top_page .cover .title_area .ico {
  width: 110px;
  display: block;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .top_page .cover .title_area .ico {
    margin-bottom: 10px;
  }
}
.top_page .cover .title_area .ico img {
  width: 100%;
}
.top_page .cover .title .belt {
  padding: 8px 10px 4px 0;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.13em;
  line-height: 1.4;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .top_page .cover .title .belt {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .top_page .cover .swiper-container {
    margin-left: 0;
  }
}
.top_page .cover .swiper-container .swiper-wrapper {
  display: flex;
}
.top_page .cover .swiper-container .swiper-slide {
  height: auto;
  background: #fff;
}
.top_page .cover .swiper-container .swiper-slide a {
  padding-left: 140px;
  position: relative;
  display: block;
}
@media screen and (max-width: 767px) {
  .top_page .cover .swiper-container .swiper-slide a {
    padding-left: 0;
  }
}
.top_page .cover .swiper-container .swiper-slide .img {
  overflow: hidden;
  aspect-ratio: 910 / 640;
}
@media screen and (max-width: 767px) {
  .top_page .cover .swiper-container .swiper-slide .img {
    margin-bottom: 20px;
  }
}
.top_page .cover .swiper-container .swiper-slide .img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  height: 100%;
}
.top_page .cover .button_container {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .top_page .cover .button_container {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .top_page .cover .swiper_control {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-bottom: 30px;
  }
}
.top_page .cover .swiper_control .swiper-pagination,
.top_page .cover .swiper_control .swiper-button-arrow {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.top_page .cover .swiper_control .swiper-pagination {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .top_page .cover .swiper_control .swiper-pagination {
    margin-left: -4px;
  }
}
.top_page .cover .swiper_control .swiper-pagination .swiper-pagination-bullet {
  background: rgba(51, 51, 51, 0.3);
  width: 40px;
  height: 4px;
  border-radius: 0;
  margin: 0 8px;
}
@media screen and (max-width: 767px) {
  .top_page .cover .swiper_control .swiper-pagination .swiper-pagination-bullet {
    margin: 0 4px;
  }
}
.top_page .cover .swiper_control .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #333333;
}
.top_page .cover .swiper_control .swiper-button-arrow_area {
  display: flex;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .top_page .cover .swiper_control .swiper-button-arrow_area {
    margin-top: 0;
  }
}
.top_page .cover .swiper_control .swiper-button-arrow_area .swiper-button-arrow {
  width: 57px;
  height: 57px;
  margin: 0;
  padding: 0;
  background-size: contain;
  background-image: url(/bankbaton_img/bankbaton_ico_next.png);
}
@media screen and (max-width: 767px) {
  .top_page .cover .swiper_control .swiper-button-arrow_area .swiper-button-arrow {
    width: 48px;
    height: 48px;
  }
}
.top_page .cover .swiper_control .swiper-button-arrow_area .swiper-button-prev {
  transform: scale(-1, 1);
}
.top_page .cover .swiper_control .swiper-button-arrow_area .swiper-button-next {
  margin-left: 16px;
}
@media screen and (max-width: 767px) {
  .top_page .cover .swiper_control .swiper-button-arrow_area .swiper-button-next {
    margin-left: 10px;
  }
}
.top_page .news .ttl_area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
.top_page .news .ttl_area .sec_title {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .top_page .news .ttl_area .sec_title {
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .top_page .news .btn {
    margin-top: 30px;
  }
}
.top_page .story {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .top_page .story {
    margin-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  .top_page .story .sec_title {
    display: inline-block;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .top_page .story .sec_title_en {
    display: none;
  }
}
.top_page .story .sec_head {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .top_page .story .sec_head {
    margin-bottom: 30px;
  }
}
.top_page .story .sec_head .sec_ttl {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .top_page .story .sec_head .sec_ttl {
    font-size: 20px;
    line-height: 1.5;
  }
}
.top_page .story .sec_head .txt {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .top_page .story .sec_head .txt {
    margin-top: 20px;
  }
}
.top_page .story .sec_head .txt p {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .top_page .story .sec_head .txt p {
    font-size: 12px;
  }
}
.top_page .story .ttl_area {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .top_page .section_bnr {
    margin-top: 64px;
  }
}
.top_page .section_bnr .bnr_list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .top_page .section_bnr .bnr_list {
    flex-direction: column;
    padding: 0 10%;
  }
}
.top_page .section_bnr .bnr_list .list_item {
  width: calc(100% / 3);
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .top_page .section_bnr .bnr_list .list_item {
    width: 100%;
    padding: 0;
  }
  .top_page .section_bnr .bnr_list .list_item + .list_item {
    margin-top: 20px;
  }
}
.top_page .section_bnr .bnr_list .list_item a img {
  width: 100%;
}

.about_page .sec_title_en img {
  width: 87px;
}
.about_page .approach_pc {
  width: 100%;
  height: auto;
}
.about_page .about {
  margin-bottom: 18px;
  padding-top: 50px;
}
.about_page .about .title {
  margin: -12px 0 47px 0;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.8;
}
.about_page .about .description {
  margin-bottom: 90px;
}
.about_page .about .description p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 2.13;
}
.about_page .logo .title {
  margin-bottom: 97px;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.8;
}
.about_page .logo img {
  margin-bottom: 110px;
  width: 587px;
  height: auto;
}
.about_page .logo .description {
  margin-bottom: 20px;
}
.about_page .logo .description p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 2.13;
}

.story_page .story {
  padding: 50px 0 0 0;
}
.story_page .story h2.title {
  margin: -9px 0 20px 0;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.68;
}

@media screen and (max-width: 767px) {
  .news_page {
    padding-top: 50px;
  }
}
.news_page .sec_title_en img {
  width: 76px;
}
.news_page .sec_title_en + .title {
  margin: -9px 0 20px 0;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.68;
}
@media screen and (max-width: 767px) {
  .news_page .sec_title_en + .title {
    margin: 12px 0 30px 0;
    font-size: 16px;
  }
}
.news_page .button_container {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .news_page .button_container {
    margin-top: 48px;
  }
}

.story .sec_title {
  margin-bottom: 40px;
}
.story .sec_title_en img {
  width: 83px;
}
.story .ttl_area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
.story .ttl_area .region_ttl {
  display: flex;
  align-items: baseline;
}
.story .ttl_area .region_ttl .en {
  font-size: 24px;
  font-weight: 600;
}
.story .ttl_area .region_ttl .ja {
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .story .btn {
    margin-top: 30px;
  }
}
.story .region_box + .region_box {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .story .region_box + .region_box {
    margin-top: 64px;
  }
}
.story .button_area {
  margin-top: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .story .button_area {
    margin-top: 64px;
  }
}
.story .button_area .button {
  font-size: 20px;
  width: 420px;
}
@media screen and (max-width: 767px) {
  .story .button_area .button {
    width: 100%;
    font-size: 14px;
  }
}
.story .button_container {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .story .button_container {
    margin-top: 48px;
  }
}
.story._fukuoka .sec_title_en img {
  width: 219px;
}
.story._kumamoto .sec_title_en img {
  width: 253px;
}
.story._nagasaki .sec_title_en img {
  width: 225px;
}

.story_list {
  width: calc(970px + 44px);
  margin-left: -22px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .story_list {
    width: 100%;
    margin-left: 0;
  }
}
.story_list .list_item {
  position: relative;
  margin-bottom: 25px;
  width: calc((100% - (44px * 3)) / 3);
  margin: 0 22px;
}
@media screen and (max-width: 767px) {
  .story_list .list_item {
    width: 100%;
    margin: 0;
  }
  .story_list .list_item + .list_item {
    margin-top: 40px;
  }
}
.story_list .list_item:nth-of-type(n + 4) {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .story_list .list_item:nth-of-type(n + 4) {
    margin-top: 40px;
  }
}
.story_list .list_item a {
  display: block;
  border-bottom: 1px solid #333;
  padding-bottom: 30px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .story_list .list_item a {
    padding-bottom: 20px;
  }
}
.story_list .list_item a:hover {
  opacity: 0.8;
}
.story_list .list_item a > span {
  display: block;
}
.story_list .list_item .bg {
  aspect-ratio: 294 / 147;
  width: 100%;
  height: auto;
}
.story_list .list_item .bg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.story_list .list_item .group {
  margin-top: 18px;
}
.story_list .list_item .category {
  font-size: 12px;
  position: relative;
  color: rgba(51, 51, 51, 0.8);
  margin-bottom: 16px;
}
.story_list .list_item .category::before {
  content: '#';
}
.story_list .list_item .title {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
}
.story_list .list_item .client {
  font-size: 12px;
  margin-top: 16px;
  line-height: 1.6;
  opacity: .6;
  font-weight: bold;
}
.story_list .list_item .status {
  padding: 4px 10px;
  border-radius: 20px;
  margin-top: 14px;
  line-height: 1;
  display: inline-block;
  font-size: 12px;
}
.story_list .list_item .status.open {
  color: #333;
  border: 1px solid #333;
}
.story_list .list_item .status.close {
  color: #fff;
  background: #333;
}

.story_index_page .summary .cover {
  margin-bottom: 30px;
  padding-bottom: 22px;
  max-width: 100%;
}
.story_index_page .summary .mark {
  display: block;
  width: auto;
  height: 130px;
  margin: 0 auto 30px auto;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 130px;
  background-color: #ffffff;
  background-blend-mode: difference;
}
.story_index_page .summary .mark._story01 {
  background-image: url("/bankbaton_img/bankbaton_story1_mark.png");
}
.story_index_page .summary .mark._story02 {
  background-image: url("/bankbaton_img/bankbaton_story2_mark.png");
}
.story_index_page .summary .group {
  margin-bottom: 45px;
  text-align: center;
}
.story_index_page .summary .group .no {
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.07em;
}
.story_index_page .summary .group .title {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.058em;
  line-height: 1.79;
}
.story_index_page .summary .group .subtitle {
  display: inline-block;
  padding-bottom: 3px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.72;
  border-bottom: 1px solid #111111;
}
.story_index_page .summary .description {
  width: 840px;
  margin: 0 auto 85px auto;
}
.story_index_page .summary .description p {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 2.13;
  text-align: justify;
}

.story_single {
  margin-bottom: 0;
}
.story_single .story {
  margin-bottom: 0;
}
.story_single .summary {
  margin-bottom: 85px;
}
.story_single .summary .photo {
  margin-bottom: 60px;
  width: 100%;
  height: auto;
}
.story_single .summary .group {
  width: 840px;
}
.story_single .summary .date {
  display: block;
  margin-bottom: 18px;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.07em;
  color: #555555;
}
.story_single .summary .label {
  margin-bottom: 15px;
  font-size: 15px;
  letter-spacing: 0.07em;
  color: #999999;
}
.story_single .summary .label .category {
  font-weight: bold;
}
.story_single .summary .title {
  position: relative;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.54;
}
.story_single .summary .title:before {
  content: '';
  display: block;
  position: absolute;
  top: 18px;
  left: -114px;
  width: 90px;
  border-bottom: 1px solid #111111;
}
.story_single .summary .credit {
  margin-bottom: 45px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.8;
}
.story_single .summary .description p {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 2.13;
  text-align: justify;
}
.story_single .sec_toc {
  counter-reset: number 0;
  background: rgba(51, 51, 51, 0.05);
  border-radius: 4px;
  padding: 30px 40px 40px;
  max-width: 840px;
}
@media screen and (max-width: 767px) {
  .story_single .sec_toc {
    margin: 0 23px;
    padding: 20px;
  }
}
.story_single .sec_toc .toc_ttl {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .story_single .sec_toc .toc_ttl {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.story_single .sec_toc .toc_list .list_item + .list_item {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .story_single .sec_toc .toc_list .list_item + .list_item {
    margin-top: 14px;
  }
}
.story_single .sec_toc .toc_list .list_item a {
  position: relative;
  font-size: 16px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .story_single .sec_toc .toc_list .list_item a {
    font-size: 14px;
  }
}
.story_single .sec_toc .toc_list .list_item a::before {
  counter-increment: number 1;
  content: counter(number,decimal-leading-zero);
  font-size: 10px;
  margin-right: 10px;
  transform: translateY(7px);
}
@media screen and (max-width: 767px) {
  .story_single .sec_toc .toc_list .list_item a::before {
    margin-right: 8px;
    transform: translateY(5px);
  }
}
.story_single .sec_toc .toc_list .list_item a span {
  flex: 1;
  text-decoration: underline;
  line-height: 1.5;
}
.story_single .report {
  width: 840px;
}
.story_single .report .flex {
  display: flex;
  justify-content: space-between;
}
.story_single .report .flex figure,
.story_single .report .flex .figure {
  width: calc(50% - 10px);
}
.story_single .report figure,
.story_single .report .figure {
  margin-bottom: 45px;
}
.story_single .report figure .photo,
.story_single .report .figure .photo {
  width: 100%;
  height: auto;
}
.story_single .report figure .photo + img,
.story_single .report .figure .photo + img {
  margin-top: 30px;
}
.story_single .report figure figcaption,
.story_single .report figure .figcaption,
.story_single .report .figure figcaption,
.story_single .report .figure .figcaption {
  margin-top: 7px;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1.8;
  color: #666666;
  text-align: right;
}
.story_single .report figure + .flex,
.story_single .report .figure + .flex {
  margin-top: -25px;
}
.story_single .report .heading {
  margin: 80px 0 20px 0;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.68;
}
.story_single .report .heading + .heading {
  margin-top: 30px;
  font-size: 18px;
}
.story_single .report .description {
  margin-bottom: 55px;
}
.story_single .report .description p {
  margin-bottom: 30px;
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 2;
}
.story_single .report .description p a {
  color: #999999;
  text-decoration: underline;
}
.story_single .report .description p a:hover {
  color: #000000;
  text-decoration: none;
}
.story_single .report .banner {
  width: 50%;
}
.story_single .report .banner figure,
.story_single .report .banner .figure {
  margin-top: 15px;
}
.story_single .report .banner a:hover {
  opacity: 0.8;
}
.story_single .report .profile_container {
  margin: 90px 0;
}
.story_single .report .profile_container .profile {
  width: 100%;
  height: auto;
}
.story_single .report .profile_container .kana {
  margin: -7px 0 -2px 0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.06em;
}
.story_single .report .profile_container .name {
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.94;
}
.story_single .report .profile_container .name span {
  margin-left: 4px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.94;
}
.story_single .report .profile_container .description {
  margin-bottom: 0;
}
.story_single .report .profile_container .description p {
  margin-bottom: 0;
  font-size: 14px;
  letter-spacing: 0.06em;
  line-height: 1.92;
}
.story_single .report .row .column:nth-child(1) {
  width: 190px;
}
.story_single .report .row .column:nth-child(2) {
  width: 620px;
  margin-left: 30px;
}
.story_single .stories {
  padding: 80px 0 150px 0;
  background-color: #ededed;
}
.story_single .stories .person_list {
  margin-bottom: 75px;
}

.story_single.new .button_container {
  margin-bottom: 150px;
}

.product {
  padding: 50px 0 120px 0;
  background-color: #f2f2f2;
}
.product .sec_title_en img {
  width: 118px;
}
.product .product_list .list_item, .product .product_list li {
  position: relative;
  width: 284px;
  margin: 0 0 58px 59px;
}
.product .product_list .list_item:nth-child(1), .product .product_list li:nth-child(1) {
  width: 455px;
  margin: 0 0 58px 0;
}
.product .product_list .list_item:nth-child(1) img, .product .product_list li:nth-child(1) img {
  width: 433px;
}
.product .product_list .list_item:nth-child(1) .group, .product .product_list li:nth-child(1) .group {
  width: 240px;
  margin: -51px 0 0 auto;
}
.product .product_list .list_item:nth-child(2), .product .product_list li:nth-child(2) {
  width: 455px;
}
.product .product_list .list_item:nth-child(2) img, .product .product_list li:nth-child(2) img {
  width: 433px;
}
.product .product_list .list_item:nth-child(2) .group, .product .product_list li:nth-child(2) .group {
  width: 240px;
  margin: -51px 0 0 auto;
}
.product .product_list .list_item:nth-child(3), .product .product_list li:nth-child(3) {
  margin: 0 0 58px 0;
}
.product .product_list .list_item:nth-child(6), .product .product_list li:nth-child(6) {
  margin: 0 0 58px 0;
}
.product .product_list .list_item:nth-child(9), .product .product_list li:nth-child(9) {
  margin: 0 0 58px 0;
}
.product .product_list .list_item:nth-child(12), .product .product_list li:nth-child(12) {
  margin: 0 0 58px 0;
}
.product .product_list .list_item:nth-child(15), .product .product_list li:nth-child(15) {
  margin: 0 0 58px 0;
}
.product .product_list .list_item:nth-child(18), .product .product_list li:nth-child(18) {
  margin: 0 0 58px 0;
}
.product .product_list .list_item:nth-child(21), .product .product_list li:nth-child(21) {
  margin: 0 0 58px 0;
}
.product .product_list .list_item img, .product .product_list li img {
  width: 260px;
  height: auto;
}
.product .product_list .list_item .title_en, .product .product_list li .title_en {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.12em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.product .product_list .list_item .group, .product .product_list li .group {
  position: relative;
  width: 200px;
  margin: -40px 0 0 60px;
  padding: 25px;
  background-color: #f2f2f2;
}
.product .product_list .list_item .group .title_ja, .product .product_list li .group .title_ja {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.52;
}
.product .product_list .list_item .group .title_ja:after, .product .product_list li .group .title_ja:after {
  content: '';
  display: block;
  width: 30px;
  margin: 23px 0 26px 0;
  border-bottom: 1px solid #707070;
}
.product .product_list .list_item .group .copy, .product .product_list li .group .copy {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.71;
}
.product.other .sec_title {
  width: 220px;
}
@media screen and (max-width: 767px) {
  .product.other .sec_title {
    margin-bottom: 30px !important;
    margin-left: auto;
    margin-right: auto;
  }
}
.product.other .sec_title img {
  width: 100%;
}

.product_single {
  margin-bottom: 0;
}
.product_single .sec_title_en img {
  width: 118px;
}
.product_single .product {
  padding: 80px 0;
  text-align: center;
}
.product_single .product .product_list .list_item:nth-child(3), .product_single .product .product_list li:nth-child(3) {
  margin: 0 0 58px 59px;
}
.product_single .product .product_list .list_item:nth-child(6), .product_single .product .product_list li:nth-child(6) {
  margin: 0 0 58px 59px;
}
.product_single .product .sec_title {
  margin-bottom: 70px;
  font-size: 26px;
  font-weight: 500 !important;
  letter-spacing: 0.06em;
}
.product_single .detail {
  margin-bottom: 100px;
}
.product_single .detail .photo_list {
  margin-bottom: 30px;
}
.product_single .detail .photo_list li img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}
.product_single .detail .summary {
  padding-top: 0;
}
.product_single .detail .summary .subtitle {
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.07em;
}
.product_single .detail .summary .title {
  position: relative;
  margin-bottom: 28px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.54;
}
.product_single .detail .summary .title:before {
  content: '';
  display: block;
  position: absolute;
  top: 18px;
  left: -114px;
  width: 90px;
  border-bottom: 1px solid #111111;
}
.product_single .detail .summary .description {
  margin-bottom: 85px;
}
.product_single .detail .summary .description p {
  margin-bottom: 37px;
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 1.93;
}
.product_single .detail .maker {
  position: relative;
  padding-top: 0;
}
.product_single .detail .maker .name {
  margin-bottom: 17px;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.54;
}
.product_single .detail .maker .description {
  width: 560px;
}
.product_single .detail .maker .description:after {
  content: '';
  display: block;
  width: 90px;
  margin: 54px 0 40px 0;
  border-bottom: 1px solid #000000;
}
.product_single .detail .maker .description p {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.92;
}
.product_single .detail .maker .description a {
  color: #999999;
  text-decoration: underline;
}
.product_single .detail .maker .description a:hover {
  color: #333333;
}
.product_single .detail .maker .logo {
  position: absolute;
  top: 8px;
  right: 130px;
  width: 250px;
  height: auto;
}
.product_single .detail .maker .link_list li {
  margin-left: 15px;
}
.product_single .detail .maker .link_list li:first-child {
  margin-left: 0;
}
.product_single .detail .maker .link_list li .button {
  width: 200px;
  padding: 22px 0 20px 0;
  text-align: center;
}
.product_single .product_list {
  text-align: left;
}
.product_single .product_list .list_item:nth-child(1), .product_single .product_list li:nth-child(1) {
  width: 284px;
  margin: 0 0 110px 0;
}
.product_single .product_list .list_item:nth-child(1) img, .product_single .product_list li:nth-child(1) img {
  width: 260px;
}
.product_single .product_list .list_item:nth-child(1) .group, .product_single .product_list li:nth-child(1) .group {
  width: 200px;
  margin: -40px 0 0 60px;
}
.product_single .product_list .list_item:nth-child(2), .product_single .product_list li:nth-child(2) {
  width: 284px;
}
.product_single .product_list .list_item:nth-child(2) img, .product_single .product_list li:nth-child(2) img {
  width: 260px;
}
.product_single .product_list .list_item:nth-child(2) .group, .product_single .product_list li:nth-child(2) .group {
  width: 200px;
  margin: -40px 0 0 60px;
}
.product_single .story {
  padding: 80px 0 0 0;
  text-align: center;
}
.product_single .story .sec_title {
  font-size: 26px;
  font-weight: 500 !important;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .product_single .button_container {
    padding: 0 23px !important;
  }
}

.product_page .product {
  padding: 50px 0 0 0;
  background-color: #ffffff;
}
.product_page .product .title {
  margin: -9px 0 20px 0;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.68;
}
.product_page .product .description {
  margin-bottom: 50px;
}
.product_page .product .description p {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.07em;
  line-height: 2;
}
.product_page .product .product_list .list_item .group, .product_page .product .product_list li .group {
  background-color: #ffffff;
}

.crowdfunding {
  padding: 50px 0 0 0;
}
.crowdfunding .crowdfunding_list {
  margin-bottom: 80px;
}
.crowdfunding .crowdfunding_list li {
  width: 310px;
  margin: 0 0 60px 20px;
}
.crowdfunding .crowdfunding_list li:nth-child(3n+1) {
  margin: 0 0 60px 0;
}

.crowdfunding_page .crowdfunding {
  padding-top: 50px;
}
.crowdfunding_page .crowdfunding .title {
  margin: -9px 0 20px 0;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.68;
}
.crowdfunding_page .crowdfunding .description {
  margin-bottom: 60px;
}
.crowdfunding_page .crowdfunding .description p {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.07em;
  line-height: 2;
}

p.makuake_notice {
  margin-top: 5px;
  font-size: 11px !important;
  font-weight: bold !important;
  letter-spacing: 0.03em !important;
  line-height: 1.75 !important;
  color: #999999;
}

.contact_page .sec_title_en img {
  width: 120px;
}
.contact_page .contact {
  padding-top: 50px;
}
.contact_page .contact .sec_head {
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .sec_head {
    margin-bottom: 30px;
    margin-top: 40px;
  }
}
.contact_page .contact .sec_head .sec_ttl {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .sec_head .sec_ttl {
    font-size: 20px;
    line-height: 1.5;
  }
}
.contact_page .contact .sec_head .txt {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .sec_head .txt {
    margin-top: 20px;
  }
}
.contact_page .contact .sec_head .txt p {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .sec_head .txt p {
    font-size: 12px;
  }
}
.contact_page .contact .contact_target_area {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_target_area {
    flex-direction: column;
  }
}
.contact_page .contact .contact_target_area .contact_target_box {
  background: rgba(51, 51, 51, 0.05);
  border-radius: 4px;
  padding: 40px 10px;
  text-align: center;
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_target_area .contact_target_box {
    width: 100%;
    padding: 30px 10px;
  }
  .contact_page .contact .contact_target_area .contact_target_box + .contact_target_box {
    margin-top: 10px;
  }
}
.contact_page .contact .contact_target_area .contact_target_box .ttl {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 24px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_target_area .contact_target_box .ttl {
    font-size: 16px;
    padding-bottom: 20px;
  }
}
.contact_page .contact .contact_target_area .contact_target_box .ttl::after {
  content: '';
  width: 30px;
  height: 1px;
  background: #333;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.contact_page .contact .contact_target_area .contact_target_box .txt {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_target_area .contact_target_box .txt {
    margin-top: 16px;
  }
}
.contact_page .contact .contact_target_area .contact_target_box .txt p {
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_target_area .contact_target_box .txt p {
    font-size: 12px;
    line-height: 1.8;
  }
}
.contact_page .contact .description {
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .description {
    margin-top: 60px;
  }
}
.contact_page .contact .description p {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.07em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .description p {
    font-size: 12px;
  }
}
.contact_page .contact .example_area {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .example_area {
    margin-top: 24px;
  }
}
.contact_page .contact .example_area .example_area_inner {
  background: rgba(51, 51, 51, 0.05);
  padding: 20px 30px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .example_area .example_area_inner {
    padding: 15px 20px;
    line-height: 1.5;
    font-size: 12px;
  }
}
.contact_page .contact .contact_area {
  border-top: 1px solid #333;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_area {
    margin-top: 48px;
  }
}
.contact_page .contact .contact_area .contact_box {
  border-bottom: 1px solid #333;
  padding: 48px 0;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_area .contact_box {
    flex-direction: column;
    padding: 30px 0;
  }
}
.contact_page .contact .contact_area .contact_box .ttl_area {
  width: calc((400 / 970) * 100%);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_area .contact_box .ttl_area {
    width: 100%;
    margin-bottom: 20px;
  }
}
.contact_page .contact .contact_area .contact_box .ttl_area i {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_area .contact_box .ttl_area i {
    width: 48px;
    height: 48px;
  }
}
.contact_page .contact .contact_area .contact_box .ttl_area i img {
  width: 100%;
}
.contact_page .contact .contact_area .contact_box .ttl_area .ttl {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  margin-left: 12px;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_area .contact_box .ttl_area .ttl {
    font-size: 20px;
    margin-left: 4px;
  }
}
.contact_page .contact .contact_area .contact_box .content_area {
  flex: 1;
}
.contact_page .contact .contact_area .contact_box._mail .content_area {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 400px;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_area .contact_box._mail .content_area {
    justify-content: center;
    width: 100%;
  }
}
.contact_page .contact .contact_area .contact_box._mail .content_area .button {
  text-align: center;
  width: 100%;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_area .contact_box._mail .content_area .button {
    font-size: 16px;
  }
}
.contact_page .contact .contact_area .contact_box._mail .content_area .note {
  font-size: 14px;
  text-align: center;
  margin-top: 15px;
  letter-spacing: 0;
  font-weight: 600;
  color: #999;
}
@media screen and (max-width: 767px) {
  .contact_page .contact .contact_area .contact_box._mail .content_area .note {
    width: 100%;
    font-size: 12px;
  }
}
.contact_page .contact .contact_area .contact_box._tel .content_area .ttl {
  font-size: 19px;
  font-weight: 600;
}
.contact_page .contact .contact_area .contact_box._tel .content_area .dep {
  font-size: 15px;
  margin-top: 14px;
  color: #999;
  font-weight: 600;
}
.contact_page .contact .contact_area .contact_box._tel .content_area .info {
  font-size: 14px;
  font-weight: 600;
  margin-top: 30px;
  line-height: 1.8;
}
.contact_page .contact .contact_area .contact_box._tel .content_area .note {
  font-size: 11px;
  margin-top: 30px;
  line-height: 1.7;
  color: #999;
  font-weight: 600;
  letter-spacing: 0.03em;
}

.redirect_page {
  margin-bottom: 200px;
}
.redirect_page .redirect {
  padding-top: 50px;
}
.redirect_page .redirect .title {
  margin: -9px 0 20px 0;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.68;
}
.redirect_page .redirect .description {
  margin-bottom: 50px;
}
.redirect_page .redirect .description p {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.07em;
  line-height: 2;
}
.redirect_page .redirect a {
  line-height: 1.75;
  color: #999999;
  text-decoration: underline;
  word-break: break-all;
}
.redirect_page .redirect a:hover {
  color: #333333;
}

.current_nav {
  opacity: 0.6;
}

.current-cat a {
  opacity: 0.6;
}

.wp-pagenavi {
  margin: 60px 0 100px 0;
}
.wp-pagenavi span {
  margin-left: 20px;
  padding: 10px 5px 5px 5px;
  font-size: 16px;
}
.wp-pagenavi span:first-child {
  margin-left: 0;
}
.wp-pagenavi a {
  margin-left: 20px;
  padding: 10px 5px 5px 5px;
  font-size: 16px;
}
.wp-pagenavi a:first-child {
  margin-left: 0;
}
.wp-pagenavi .current {
  border-bottom: 1px solid #000000;
}

.controller {
  position: relative;
  width: 100%;
  height: 20px;
}
.controller span a:hover {
  opacity: 0.4;
}

.controller_prev {
  position: absolute;
  top: 0;
  left: 0;
}
.controller_prev a {
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
  background-image: url("img/icon_prev.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 9px 18px;
}

.controller_next {
  position: absolute;
  top: 0;
  right: 0;
}
.controller_next a {
  padding-right: 20px;
  font-size: 14px;
  font-weight: bold;
  background-image: url("img/icon_next.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 9px 18px;
}

.controller_close a {
  display: inline-block;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  background-image: url("img/icon_close.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px 17px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

input[type='text'] {
  width: 100%;
  padding: 7px 10px 7px 10px;
  font-size: 16px;
  line-height: 1.75;
  color: #000000;
  border-radius: 0;
  border: none;
  background-color: #f0f0ea;
  -webkit-appearance: none;
}

input[type='email'] {
  width: 100%;
  padding: 7px 10px 7px 10px;
  font-size: 16px;
  line-height: 1.75;
  color: #000000;
  border-radius: 0;
  border: none;
  background-color: #f0f0ea;
  -webkit-appearance: none;
}

input[type='tel'] {
  width: 100%;
  padding: 7px 10px 7px 10px;
  font-size: 16px;
  line-height: 1.75;
  color: #000000;
  border-radius: 0;
  border: none;
  background-color: #f0f0ea;
  -webkit-appearance: none;
}

input[type='submit'] {
  display: block;
  width: 100%;
  margin: -20px auto 10px auto;
  padding: 22px 10px 19px 10px;
  font-size: 15px;
  color: #ffffff;
  letter-spacing: 0.075em;
  border: none;
  border-radius: 0;
  background-color: #000000;
  -webkit-appearance: none;
  cursor: pointer;
}
input[type='submit']:hover {
  opacity: 0.6;
}

span.wpcf7-not-valid-tip {
  margin-top: 10px;
  font-size: 12px !important;
}

div.wpcf7-validation-errors {
  padding: 0 !important;
  font-size: 13px;
  line-height: 1.75;
  color: #f00;
  border: none !important;
}

div.wpcf7-mail-sent-ok {
  padding: 0 !important;
  font-size: 13px;
  line-height: 1.75;
  color: #f00;
  border: none !important;
}

div.wpcf7-response-output {
  margin: 2em 0 1em 0 !important;
}

.acf-map {
  width: 100%;
  height: 400px;
}
.acf-map img {
  max-width: inherit !important;
}

span.wpcf7-list-item {
  display: block !important;
  margin: 0 0 18px 0 !important;
}
span.wpcf7-list-item label {
  cursor: pointer;
}
span.wpcf7-list-item label:hover .wpcf7-list-item-label {
  opacity: 0.6;
}

@media screen and (max-width: 769px) {
  .sp_change {
    display: inline-block;
  }

  .pc_change {
    display: none;
  }

  .br-pc {
    display: none;
  }

  .br-sp {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .pc_change {
    display: inline-block;
  }

  .sp_change {
    display: none;
  }

  .br-pc {
    display: block;
  }

  .br-sp {
    display: none;
  }
}
.link_txt {
  text-decoration: underline;
}
.link_txt._black {
  color: #222;
}
.link_txt:hover {
  opacity: .75;
}

.pc .link:hover {
  opacity: .6;
  color: inherit;
}

.btn {
  font-size: 15px;
  padding: 10px 16px;
  border: 2px solid #333;
  font-weight: bold;
  line-height: 1;
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .btn {
    max-width: 160px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .btn._wide {
    max-width: 240px;
  }
}

.none-sp {
  display: block !important;
}

.none-pc {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .none-sp {
    display: none !important;
  }

  .none-pc {
    display: block !important;
  }
}
