@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Oswald:wght@300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500&family=EB+Garamond:wght@500;615&display=swap");
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: inherit;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
section, article, aside, main, dialog, figure, footer, header, hgroup, nav, section, img {
  display: block;
}
address {
  font-style: normal;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
select::-ms-expand {
  display: none;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="radio"], input[type="submit"], button, textarea, select {
  font-family: inherit;
  margin: 0;
  /* padding: 0; */
  background: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
*:after, *:before {
  font-family: inherit;
  color: inherit;
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  cursor: default;
  text-rendering: optimizeLegibility;
}
::-moz-selection {
  background: #fafafa;
  color: #333;
}
::selection {
  background: #fafafa;
  color: #333;
}
html {
  font-size: 10px;
  color: #fff;
  background: #fff;
}
body {
  font-family: 'Noto Sans JP', YakuHanJP, "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, sans-serif;
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: .05em;
}
.windows body {
  font-family: 'Noto Sans JP', YakuHanJP, "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, sans-serif;
}
body {
  color: #4d4d4d;
}
@media only screen and (min-width: 1025px) {
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
@media print {
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
.ie8 body .view_tab-sp, .ie8 body .view_tab {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  body .view_sp {
    display: none !important;
  }
}
@media print {
  body .view_sp {
    display: none !important;
  }
}
.ie8 body .view_sp {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  body .view_pc {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  body .view_pc-tab, body .view_tab {
    display: none !important;
  }
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.font_en {
  font-family: 'EB Garamond', serif;
  font-weight: 500;
}
.font_en2 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 500;
}
.ttl_news {
  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .05em;
}
@media only screen and (max-width: 768px) {
  .ttl_news {
    font-size: 22px;
  }
}
.title_level1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.00;
  letter-spacing: .10em;
}
@media only screen and (max-width: 767px) {
  .title_level1 {
    font-size: 28px;
    line-height: 1.5;
  }
}
.title_level2 {
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: .05em;
}
@media only screen and (max-width: 767px) {
  .title_level2 {
    font-size: 22px;
  }
}
.title_level3 {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .15em;
  text-justify: inter-ideograph;
}
@media only screen and (max-width: 767px) {
  .title_level3 {
    font-size: 20px;
  }
}
.text_read_l {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: .05em;
}
@media only screen and (max-width: 767px) {
  .text_read_l {
    font-size: 20px;
  }
}
.text_read {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .05em;
}
.text_read.st {
  line-height: 2.6;
}
@media only screen and (max-width: 767px) {
  .text_read {
    font-size: 13px;
  }
}
.text_read_s {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6;
  letter-spacing: .07em;
  text-justify: inter-ideograph;
}
@media only screen and (max-width: 767px) {
  .text_read_s {
    font-size: 12px;
  }
}
.text_read_ss {
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .07em;
  text-justify: inter-ideograph;
}
@media only screen and (max-width: 767px) {
  .text_read_ss {
    font-size: 10px;
  }
}
.text_read_sss {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .03em;
  text-justify: inter-ideograph;
}
@media only screen and (max-width: 767px) {
  .text_read_sss {
    font-size: 10px;
  }
}
.text_en {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: .15em;
  text-justify: inter-ideograph;
}
@media only screen and (max-width: 767px) {
  .text_en {
    font-size: 14px;
  }
}
@keyframes equalizer01 {
  0% {
    width: 60%;
  }
  10% {
    width: 50%;
  }
  20% {
    width: 60%;
  }
  30% {
    width: 40%;
  }
  40% {
    width: 50%;
  }
  50% {
    width: 40%;
  }
  60% {
    width: 50%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 30%;
  }
  90% {
    width: 40%;
  }
  100% {
    width: 50%;
  }
}
@keyframes equalizer02 {
  0% {
    width: 50%;
  }
  10% {
    width: 40%;
  }
  20% {
    width: 30%;
  }
  30% {
    width: 20%;
  }
  40% {
    width: 30%;
  }
  50% {
    width: 40%;
  }
  60% {
    width: 50%;
  }
  70% {
    width: 60%;
  }
  80% {
    width: 50%;
  }
  90% {
    width: 40%;
  }
  100% {
    width: 30%;
  }
}
.slick-arrow_prev, .slick-arrow_next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
}
.slick-arrow_prev:hover, .slick-arrow_next:hover {
  cursor: pointer;
}
.slick-arrow_prev {
  left: -20px;
  background-image: url("../img/images/ic_arrow_slide_l.svg");
}
.slick-arrow_next {
  right: -20px;
  background-image: url("../img/images/ic_arrow_slide_r.svg");
}
.slide {
  position: relative;
  margin: 0;
  padding: 0;
}
.slide .item {
  position: relative;
  height: 100%;
}
.slide .item::before {
  display: block;
  padding-top: 42%;
  content: "";
}
.slide .item .image {
  position: relative;
  overflow: hidden;
}
.slide .item img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
.slide > .slick-list, .slide > .slick-list > .slick-track, .slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}
@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@media only screen and (max-width: 768px) {
  .sp_column {
    flex-direction: column;
  }
}
.page_bag {
  background-color: #48a9c5;
}
section, .content_modal {
  color: #fff;
}
.list-globalsubnav02 > li > a > span {
  color: #222;
}
.wrapper_content {
  position: relative;
  overflow-x: hidden;
  color: #fff;
}
.inner_base {
  max-width: calc(980px + 2%);
  margin-right: auto !important;
  margin-left: auto !important;
  padding-left: 1.5%;
  padding-right: 1.5%;
}
.kv_bag {
  width: 100%;
}
.kv_menu {
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 90;
}
.kv_item {
  width: 25%;
}
.kv_target {
  display: block;
  padding: 18px 20px;
  background-color: #48a9c5;
  text-align: center;
  color: #fff;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .05em;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 768px) {
  .kv_target {
    padding: 10px 4px;
    font-size: 13px;
  }
}
.kv_target:hover {
  background-color: #61c7e4;
}
.sec_news {
  margin-bottom: 50px;
  padding: 46px 0 0;
}
.sec_news .inner_base {
  /*background-image: url("../img/images/ic_third_f.svg");
  background-repeat: no-repeat;
  background-position: right 2.6% bottom 10px;
  background-size: 142px auto;*/
}
@media only screen and (max-width: 768px) {
  .sec_news .inner_base {
    /*padding-bottom: 90px;
    background-image: url("../img/images/ic_third_f.png");
    background-size: 90% auto;
    background-position: left 10px bottom 0px;*/
  }
}
.sec_news .ttl_news {
  margin-bottom: 18px;
}
.sec_news .text_read.st {
  padding-right: 160px;
}
@media only screen and (max-width: 768px) {
  .sec_news .text_read.st {
    padding-right: 0;
  }
}
.sec_news .text_read .text_date {
  display: inline-block;
  margin-right: 20px;
}
.sec_news .title_level1 {
  margin-top: 130px;
  margin-bottom: 54px;
}
@media only screen and (max-width: 768px) {
  .sec_news .title_level1 {
    margin-top: 60px;
    margin-bottom: 24px;
  }
}
.content_story {
  padding: 20px 20px 20px;
  border: 3px solid #fff;
}
.slide_content {
  display: none;
  margin-top: 20px;
}
.accordion_target {
  margin-bottom: 0;
}
.accordion_target.type_arrow {
  padding-bottom: 80px;
  background-image: url("../img/images/ic_accordion.svg");
  background-repeat: no-repeat;
  background-position: center bottom 0;
  background-size: 50px auto;
}
.accordion_target.clicked {
  margin-bottom: 40px;
  padding-bottom: 0;
  background-image: none;
}
.accordion_target:hover {
  cursor: pointer;
}
.sec_movie_intro {
  margin-bottom: 50px;
}
.sec_story {
  margin-bottom: 50px;
}
.sec_story .content_story {
  margin-top: 17px;
}
.wrap_img_about {
  margin-top: 20px;
}
.sec_lineup {
  margin-bottom: 50px;
}
.sec_lineup .wrap_img_about {
  margin-top: 30px;
}
.sec_lineup .wrap_img_about .text_read_ss {
  margin-top: 8px;
  text-align: center;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .sec_lineup .wrap_img_about .text_read_ss {
    font-size: 12px;
  }
}
.sec_ave {
  min-height: 900px;
  padding: 0;
}
.sec_ave.stand .l-ave_l .ave_bottom {
  overflow: visible;
  border-top: 50px solid #49a9c4;
}
@media only screen and (max-width: 768px) {
  .sec_ave.stand .l-ave_l .ave_bottom {
    border-top: 20px solid #49a9c4;
  }
}
.sec_ave.stand .l-ave_l .ave_bottom:after {
  content: '';
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 2;
  width: 0;
  height: 50px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.stand .l-ave_l .ave_bottom:after {
    top: -20px;
    height: 20px;
  }
}
.sec_ave.stand .l-ave_l .ave_bottom .wrap_inner_ave {
  overflow: hidden;
}
.sec_ave.stand .l-ave_l .ave_bottom .wrap_inner_ave:before {
  content: '';
  position: absolute;
  top: -20px;
  left: calc(((100% - 980px) / 2) + 160px);
  z-index: 2;
  width: 10px;
  height: 120%;
  -moz-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  background-color: #a2d4e2;
}
.sec_ave.stand .l-ave_l .ave_bottom .wrap_inner_ave:after {
  content: '';
  position: absolute;
  top: 160px;
  left: 0;
  z-index: 2;
  width: 0;
  height: 20px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.stand .l-ave_l .ave_bottom .wrap_inner_ave:after {
    top: 100px;
  }
}
.sec_ave.stand .l-ave_l .ave_bottom.is_inview:after {
  width: 100%;
}
.sec_ave.stand .l-ave_l .ave_bottom.is_inview .wrap_inner_ave:after {
  width: 100%;
}
.sec_ave.stand .l-ave_r .ave_middle:before {
  content: '';
  position: absolute;
  top: 0;
  right: 140px;
  z-index: 2;
  width: 10px;
  height: 100%;
  background-color: #a3d4e2;
}
.sec_ave.stand .l-ave_r .ave_middle:after {
  content: '';
  position: absolute;
  top: 160px;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 20px;
  background-color: #a3d4e2;
}
.sec_ave.stand .l-ave_r .inner_ave_middle:before {
  content: '';
  position: absolute;
  top: 0;
  right: 100px;
  z-index: 2;
  width: 10px;
  height: 100px;
  background-color: #a3d4e2;
}
.sec_ave.stand .l-ave_r .inner_ave_middle:after {
  content: '';
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 20px;
  background-color: #a3d4e2;
}
.sec_ave.stand .inner_ave {
  position: relative;
  z-index: 3;
}
.sec_ave.flat .l-ave_l .ave_bottom {
  overflow: visible;
  border-top: 80px solid #49a9c4;
}
@media only screen and (max-width: 768px) {
  .sec_ave.flat .l-ave_l .ave_bottom {
    border-top: 20px solid #49a9c4;
  }
}
.sec_ave.flat .l-ave_l .ave_bottom:before {
  content: '';
  position: absolute;
  top: 0;
  left: 60px;
  z-index: 2;
  width: 10px;
  height: 100%;
  background-color: #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .sec_ave.flat .l-ave_l .ave_bottom:before {
    display: none;
  }
}
.sec_ave.flat .l-ave_l .ave_bottom:after {
  content: '';
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 2;
  width: 0;
  height: 50px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.flat .l-ave_l .ave_bottom:after {
    top: -20px;
    height: 20px;
  }
}
.sec_ave.flat .l-ave_l .ave_bottom .wrap_inner_ave:before {
  content: '';
  position: absolute;
  top: 120px;
  left: 0;
  z-index: 2;
  width: 0;
  height: 20px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.flat .l-ave_l .ave_bottom .wrap_inner_ave:before {
    top: 100px;
  }
}
.sec_ave.flat .l-ave_l .ave_bottom .wrap_inner_ave:after {
  content: '';
  position: absolute;
  bottom: 80px;
  left: 0;
  z-index: 2;
  width: 0;
  height: 10px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.flat .l-ave_l .ave_bottom .wrap_inner_ave:after {
    top: 100px;
  }
}
.sec_ave.flat .l-ave_l .ave_bottom .inner_ave {
  overflow: visible;
}
.sec_ave.flat .l-ave_l .ave_bottom .inner_ave:before {
  content: '';
  position: absolute;
  top: 0;
  left: -60px;
  z-index: 2;
  width: 10px;
  height: 100%;
  background-color: #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .sec_ave.flat .l-ave_l .ave_bottom .inner_ave:before {
    display: none;
  }
}
.sec_ave.flat .l-ave_l .ave_bottom.is_inview:after {
  width: 100%;
}
.sec_ave.flat .l-ave_l .ave_bottom.is_inview .wrap_inner_ave:before {
  width: 100%;
}
.sec_ave.flat .l-ave_l .ave_bottom.is_inview .wrap_inner_ave:after {
  width: 100%;
}
.sec_ave.flat .l-ave_r .ave_middle {
  padding-right: 0;
}
.sec_ave.flat .l-ave_r .inner_ave_middle {
  position: relative;
  overflow: hidden;
}
.sec_ave.flat .l-ave_r .inner_ave_middle:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 100px;
  z-index: 2;
  width: 10px;
  height: 90px;
  background-color: #a3d4e2;
}
.sec_ave.flat .l-ave_r .inner_ave_middle:after {
  content: '';
  position: absolute;
  top: 40px;
  right: 120px;
  z-index: 2;
  width: 20px;
  height: 120%;
  background-color: #a3d4e2;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -moz-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
}
.sec_ave.flat .inner_ave {
  position: relative;
  z-index: 3;
}
.sec_ave.tool .l-ave_l .ave_bottom {
  border-top: 80px solid #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .sec_ave.tool .l-ave_l .ave_bottom {
    border-top: 20px solid #a3d4e2;
  }
}
.sec_ave.tool .l-ave_l .ave_bottom:before {
  content: '';
  position: absolute;
  top: 0;
  left: 60px;
  z-index: 2;
  width: 10px;
  height: 100%;
  background-color: #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .sec_ave.tool .l-ave_l .ave_bottom:before {
    display: none;
  }
}
.sec_ave.tool .l-ave_l .ave_bottom:after {
  content: '';
  position: absolute;
  bottom: 60px;
  left: -400px;
  z-index: 2;
  width: 100%;
  height: 20px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(-15deg);
}
@media only screen and (max-width: 768px) {
  .sec_ave.tool .l-ave_l .ave_bottom:after {
    top: 100px;
  }
}
.sec_ave.tool .l-ave_l .ave_bottom .wrap_inner_ave {
  overflow: hidden;
}
.sec_ave.tool .l-ave_l .ave_bottom .wrap_inner_ave:after {
  content: '';
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 2;
  width: 0;
  height: 10px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.tool .l-ave_l .ave_bottom .wrap_inner_ave:after {
    top: 100px;
  }
}
.sec_ave.tool .l-ave_l .ave_bottom.is_inview:after {
  width: 100%;
}
.sec_ave.tool .l-ave_l .ave_bottom.is_inview .wrap_inner_ave:after {
  width: 100%;
}
.sec_ave.tool .l-ave_r .ave_middle {
  padding-right: 0;
}
.sec_ave.tool .l-ave_r .ave_middle:before {
  content: '';
  position: absolute;
  top: 0;
  right: 90px;
  z-index: 2;
  width: 10px;
  height: 80px;
  background-color: #a3d4e2;
}
.sec_ave.tool .l-ave_r .ave_middle:after {
  content: '';
  position: absolute;
  bottom: -20px;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 20px;
  background-color: #a3d4e2;
}
.sec_ave.tool .l-ave_r .wrap_inner_ave_middle {
  overflow: hidden;
}
.sec_ave.tool .l-ave_r .wrap_inner_ave_middle:after {
  content: '';
  position: absolute;
  top: 80px;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 20px;
  background-color: #a3d4e2;
}
.sec_ave.tool .l-ave_r .inner_ave_middle {
  position: relative;
  overflow: hidden;
}
.sec_ave.tool .l-ave_r .inner_ave_middle:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 100px;
  z-index: 2;
  width: 10px;
  height: 100px;
  background-color: #a3d4e2;
}
.sec_ave.tool .l-ave_r .inner_ave_middle:after {
  content: '';
  position: absolute;
  top: 4px;
  right: 120px;
  z-index: 2;
  width: 20px;
  height: 120%;
  background-color: #a3d4e2;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -moz-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
}
.sec_ave.tool .inner_ave {
  position: relative;
  z-index: 3;
}
.sec_ave.phone .l-ave_l .ave_bottom {
  border-top: 50px solid #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .sec_ave.phone .l-ave_l .ave_bottom {
    border-top: 20px solid #a3d4e2;
  }
}
.sec_ave.phone .l-ave_l .ave_bottom:before {
  content: '';
  position: absolute;
  top: 0;
  left: 60px;
  z-index: 2;
  width: 20px;
  height: 100%;
  background-color: #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .sec_ave.phone .l-ave_l .ave_bottom:before {
    display: none;
  }
}
.sec_ave.phone .l-ave_l .ave_bottom:after {
  content: '';
  position: absolute;
  bottom: 120px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 10px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.phone .l-ave_l .ave_bottom:after {
    top: 100px;
  }
}
.sec_ave.phone .l-ave_l .ave_bottom .wrap_inner_ave {
  overflow: hidden;
}
.sec_ave.phone .l-ave_l .ave_bottom .wrap_inner_ave:before {
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 10px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.phone .l-ave_l .ave_bottom .wrap_inner_ave:before {
    top: 100px;
  }
}
.sec_ave.phone .l-ave_l .ave_bottom .wrap_inner_ave:after {
  content: '';
  position: absolute;
  bottom: 40px;
  left: 0;
  z-index: 2;
  width: 0;
  height: 10px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec_ave.phone .l-ave_l .ave_bottom.is_inview:after {
  width: 100%;
}
.sec_ave.phone .l-ave_l .ave_bottom.is_inview .wrap_inner_ave:after {
  width: 100%;
}
.sec_ave.phone .l-ave_r .ave_middle {
  padding-right: 0;
}
.sec_ave.phone .l-ave_r .ave_middle:before {
  content: '';
  position: absolute;
  top: 0;
  right: 90px;
  z-index: 2;
  width: 10px;
  height: 80px;
  background-color: #a3d4e2;
}
.sec_ave.phone .l-ave_r .ave_middle:after {
  content: '';
  position: absolute;
  bottom: -20px;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 20px;
  background-color: #a3d4e2;
}
.sec_ave.phone .l-ave_r .wrap_inner_ave_middle {
  overflow: hidden;
}
.sec_ave.phone .l-ave_r .wrap_inner_ave_middle:after {
  content: '';
  position: absolute;
  top: 80px;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 20px;
  background-color: #a3d4e2;
}
.sec_ave.phone .l-ave_r .inner_ave_middle {
  position: relative;
  overflow: hidden;
}
.sec_ave.phone .l-ave_r .inner_ave_middle:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 100px;
  z-index: 2;
  width: 10px;
  height: 90px;
  background-color: #a3d4e2;
}
.sec_ave.phone .l-ave_r .inner_ave_middle:after {
  content: '';
  position: absolute;
  top: 40px;
  right: 120px;
  z-index: 2;
  width: 20px;
  height: 120%;
  background-color: #a3d4e2;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -moz-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
}
.sec_ave.phone .inner_ave {
  position: relative;
  z-index: 3;
}
.sec_ave.phone .thumbs_lineup .wrap_img_about .text_read_ss.text_left {
  text-align: left;
}
.pt_s {
  position: relative;
  left: 2px;
}
.pt_m {
  position: relative;
  left: 6px;
}
.pt_l {
  position: relative;
  left: -18px;
}
.triger_switch-b-3 .text_read_ss {
  position: relative;
  left: 8px;
}
.sec_ave.phone .thumbs_lineup .wrap_img_about .text_read_ss.beige {
  position: relative;
  left: 10px;
}
.sec_ave.document .l-ave_l .ave_bottom {
  border-top: 70px solid #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .sec_ave.document .l-ave_l .ave_bottom {
    border-top: 20px solid #a3d4e2;
  }
}
.sec_ave.document .l-ave_l .ave_bottom:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 80px;
  z-index: 2;
  width: 20px;
  height: 290px;
  background-color: #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .sec_ave.document .l-ave_l .ave_bottom:before {
    display: none;
  }
}
.sec_ave.document .l-ave_l .ave_bottom:after {
  content: '';
  position: absolute;
  bottom: 200px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 10px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.document .l-ave_l .ave_bottom:after {
    top: 100px;
  }
}
.sec_ave.document .l-ave_l .ave_bottom .wrap_inner_ave {
  overflow: hidden;
}
.sec_ave.document .l-ave_l .ave_bottom .wrap_inner_ave:before {
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 2;
  width: 0;
  height: 10px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 768px) {
  .sec_ave.document .l-ave_l .ave_bottom .wrap_inner_ave:before {
    top: 100px;
  }
}
.sec_ave.document .l-ave_l .ave_bottom .wrap_inner_ave:after {
  content: '';
  position: absolute;
  bottom: 40px;
  left: -150px;
  z-index: 2;
  width: 320px;
  height: 20px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
}
.sec_ave.document .l-ave_l .ave_bottom.is_inview:after {
  width: 100%;
}
.sec_ave.document .l-ave_l .ave_bottom.is_inview .wrap_inner_ave:before {
  width: 100%;
}
.sec_ave.document .l-ave_r .ave_middle {
  padding-right: 0;
}
.sec_ave.document .l-ave_r .ave_middle:after {
  content: '';
  position: absolute;
  bottom: -20px;
  right: 0;
  z-index: 2;
  width: 0;
  height: 20px;
  background-color: #a3d4e2;
}
.sec_ave.document .l-ave_r .ave_middle.is_inview:after {
  width: 100%;
}
.sec_ave.document .l-ave_r .wrap_inner_ave_middle {
  overflow: hidden;
}
.sec_ave.document .l-ave_r .wrap_inner_ave_middle:after {
  content: '';
  position: absolute;
  bottom: 60px;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 20px;
  background-color: #a3d4e2;
}
.sec_ave.document .l-ave_r .inner_ave_middle {
  position: relative;
  overflow: hidden;
}
.sec_ave.document .l-ave_r .inner_ave_middle:before {
  content: '';
  position: absolute;
  top: 80px;
  right: 0;
  z-index: 2;
  width: 120px;
  height: 10px;
  background-color: #a3d4e2;
}
.sec_ave.document .l-ave_r .inner_ave_middle:after {
  content: '';
  position: absolute;
  top: 0;
  right: 120px;
  z-index: 2;
  width: 20px;
  height: 100%;
  background-color: #a3d4e2;
}
.sec_ave.document .inner_ave {
  position: relative;
  z-index: 3;
}
.ttl_ave {
  padding: 20px;
  background-color: #a3d4e2;
  color: #48a9c5;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .05em;
}
@media only screen and (max-width: 768px) {
  .ttl_ave {
    font-size: 16px;
  }
}
.content_ave {
  position: relative;
  width: 100%;
}
.content_ave .text_read {
  letter-spacing: .01em;
}
@media only screen and (max-width: 768px) {
  .l-ave_l, .l-ave_r {
    width: calc(100% - 40px) !important;
  }
  .l-ave_l:before, .l-ave_r:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 100%;
    background-color: #48a9c5;
  }
}
.l-ave_l {
  position: relative;
  width: calc(60% - 10px);
  background-color: #a3d4e2;
}
.l-ave_l:before {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  z-index: 10;
  width: 20px;
  height: 0;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.l-ave_l.is_inview:before {
  height: 100%;
}
.l-ave_l .ave_top {
  padding: 0 0 30px 20px;
  background-color: #48a9c5;
}
.l-ave_l .ave_top .wrap_slide1 {
  padding: 40px 0 30px;
}
.l-ave_l .ave_top .wrap_slide1 .title_level2 {
  width: 50%;
  padding-top: 14%;
  float: left;
}
.l-ave_l .ave_top .wrap_slide1 #slider1, .l-ave_l .ave_top .wrap_slide1 #slider2, .l-ave_l .ave_top .wrap_slide1 #slider3, .l-ave_l .ave_top .wrap_slide1 #slider4, .l-ave_l .ave_top .wrap_slide1 #slider5 {
  width: calc(50% - 40px);
  margin-right: 40px;
  float: right;
}
.l-ave_l .ave_top .wrap_slide2 {
  max-width: 240px;
}
@media only screen and (max-width: 768px) {
  .l-ave_l .ave_top .wrap_slide2 {
    max-width: unset;
  }
}
.l-ave_l .ave_top .wrap_slide2 .slick-slider {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 768px) {
  .l-ave_l .ave_top .wrap_slide2 {
    margin-left: 20px;
    margin-right: 14px;
  }
}
.l-ave_l .ave_bottom {
  position: relative;
  overflow: hidden;
  border-top: 20px solid #a3d4e2;
  border-bottom: 20px solid #a3d4e2;
  background-color: #48a9c5;
}
.l-ave_l .ave_bottom .inner_ave {
  border-left: 20px solid #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .l-ave_l .ave_bottom .inner_ave {
    padding-left: 10%;
    border-left: 20px solid #a3d4e2;
  }
}
@media only screen and (min-width: 1600px) {
  .l-ave_l .inner_ave {
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 960px) {
  .l-ave_l .inner_ave {
    min-width: 580px;
    max-width: 620px;
    min-height: 200px;
    margin: 0 0 0 auto;
    padding-left: calc((100% - 980px) / 2);
  }
}
.border_bottom_none {
  border-bottom: none !important;
}
@media only screen and (max-width: 768px) {
  .border_bottom_none {
    border-bottom: 20px solid #a3d4e2 !important;
  }
}
.l-ave_r {
  position: relative;
  width: calc(40% - 10px);
  background-color: #48a9c5;
}
@media only screen and (max-width: 768px) {
  .l-ave_r:before {
    content: '';
    position: absolute;
    top: 0;
    right: -20px;
    z-index: 10;
    width: 20px;
    height: 0;
    background-color: #a3d4e2;
    transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .l-ave_r.is_inview:before {
    height: 100%;
  }
}
.l-ave_r .ave_top {
  padding: 20px 0 20px 20px;
  background-color: #48a9c5;
}
.l-ave_r .ave_top .text_read {
  padding-right: 0;
  letter-spacing: -.01em;
}
.l-ave_r .ave_middle {
  position: relative;
  border-top: 20px solid #48a9c5;
  border-bottom: 20px solid #48a9c5;
  padding: 0 20px 0 0;
  background-color: #48a9c5;
}
.l-ave_r .ave_middle img {
  border-right: 20px solid #a3d4e2;
}
@media only screen and (max-width: 768px) {
  .l-ave_r .ave_middle img {
    border: none;
  }
}
.l-ave_r .ave_middle .wrap_inner_ave_middle {
  overflow: visible;
}
.l-ave_r .ave_middle .wrap_inner_ave_middle:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 10;
  width: 0;
  height: 20px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.l-ave_r .ave_middle .wrap_inner_ave_middle:after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 10;
  width: 0;
  height: 20px;
  background-color: #a3d4e2;
  transition: all 3.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.l-ave_r .ave_middle.is_inview .wrap_inner_ave_middle:before {
  width: 100%;
}
.l-ave_r .ave_middle.is_inview .wrap_inner_ave_middle:after {
  width: 100%;
}
.l-ave_r .ave_bottom {
  background-color: #48a9c5;
  padding: 20px 20px;
}
.l-ave_r .ave_bottom .text_read_ss {
  margin: 10px 0 16px;
  padding-right: 10px;
}
@media only screen and (min-width: 960px) {
  .l-ave_r .inner_ave {
    max-width: 370px;
    padding-right: calc((100% - 980px) / 2);
  }
}
.thumbs_block {
  padding-left: 20px;
  padding-right: 30px;
}
@media only screen and (max-width: 768px) {
  .thumbs_block {
    padding-left: 0;
    padding-bottom: 20px;
  }
}
.thumbs_block .btn_textlink {
  position: relative;
  top: 16px;
  float: right;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .thumbs_block .btn_textlink {
    top: 16px;
    float: none;
    text-align: right;
  }
}
.btn_textlink a {
  display: block;
  padding-right: 26px;
  background-image: url("../img/images/ic_arrow_slide_r.svg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 10px auto;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -.01em;
}
.thumbs_lineup {
  max-width: 280px;
  margin-bottom: 32px;
}
.thumbs_lineup .set_thumbs_lineup {
  width: calc(50% - 10px);
}
.thumbs_lineup .set_thumbs_lineup > p {
  margin-bottom: 8px;
}
.thumbs_lineup .set_thumbs_lineup .img_about.medium {
  min-width: 100px;
}
@media only screen and (max-width: 768px) {
  .thumbs_lineup .set_thumbs_lineup .img_about.medium {
    min-width: 80px;
  }
}
.thumbs_lineup .wrap_img_about {
  margin-top: 4px;
}
.thumbs_lineup .wrap_img_about .text_read_ss {
  font-size: 11px;
  text-align: center;
  letter-spacing: .03em;
  font-weight: 400;
}
.thumbs_lineup .wrap_img_about {
  align-items: flex-end;
}
.st_sve {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .05em;
}
#slider1, #thumbnail_slider1, #slider2, #thumbnail_slider2, #slider3, #thumbnail_slider3, #slider4, #thumbnail_slider4, #slider5, #thumbnail_slider5 {
  width: 100%;
  margin: 0 auto 10px;
}
.slide-item img {
  width: 100%;
}
.thumbnail-item img {
  width: 98%;
  margin: 0 auto;
}
.sec_shop .inner_base {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.wrap_btn1 {
  margin-top: 20px;
}
.wrap_btn1 .btn_arrow {
  /*width: calc(100% / 3);*/
  flex: 1;
}
@media only screen and (max-width: 768px) {
  .wrap_btn1 .btn_arrow {
    width: 100%;
  }
  .wrap_btn1 .btn_arrow:not(:first-child) {
    margin-top: 10px;
  }
}
.wrap_btn1 .btn_arrow a {
  text-align: left;
}
.wrap_btn2 {
  margin-top: 20px;
}
.wrap_btn2 .btn_arrow {
  width: 100%;
}
.wrap_btn3 {
  margin-top: 20px;
}
.wrap_btn3 .btn_arrow {
  width: 100%;
}
.wrap_btn3 .btn_arrow a {
  text-align: center;
}
.btn_arrow {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 80px;
  border: 2px solid #fff;
  background-color: #48a9c5;
  background-image: url("../img/images/ic_arrow_slide_r.svg");
  background-repeat: no-repeat;
  background-position: center right 8px;
  background-size: 15px auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn_arrow a {
  display: block;
  width: 100%;
  padding: 20px 25px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .05em;
}
.btn_arrow.no-bg a {
  background-image: none;
  font-size: 26px;
}
@media only screen and (max-width: 768px) {
  .btn_arrow.no-bg a {
    font-size: 16px;
  }
}
.btn_arrow.large {
  background-image: url("../img/images/ic_shop_third_f.svg");
  background-repeat: no-repeat;
  background-position: center left 20%;
  background-size: 180px auto;
}
@media only screen and (max-width: 768px) {
  .btn_arrow.large {
    background-size: 60px auto;
    background-position: center left 20px;
  }
}
.btn_arrow.large a {
  padding: 40px 90px 40px 10px;
  background-position: center right 50px;
  font-size: 26px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .btn_arrow.large a {
    padding: 30px 40px 30px 80px;
    font-size: 16px;
  }
}
.btn_arrow:hover {
  background-color: #61c7e4;
}
.content_modal {
  position: relative;
  z-index: 100;
  align-items: center;
  background-color: #00000083;
}
.inner_modal {
  position: relative;
  z-index: 9000;
  width: 90%;
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
  padding: 3% 4%;
  border: 2px solid #fff;
  background-color: #48a9c5;
}
.inner_modal .thumbs_lineup {
  width: 100%;
  max-width: unset;
}
.inner_modal .thumbs_lineup .text_read_ss, .inner_modal .thumbs_lineup .text_read_sss {
  letter-spacing: -.03em;
  text-align: left;
}
.inner_modal .thumbs_lineup .img_about {
  justify-content: flex-start;
}
.inner_modal .thumbs_lineup .img_about .wrap_text_spec p:not(:first-child) {
  margin-top: -8px;
}
.inner_modal .thumbs_lineup .img_about .wrap_text_spec .text_read_s {
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .inner_modal .thumbs_lineup .img_about .wrap_text_spec .text_read_s {
    font-size: 11px;
  }
}
.inner_modal .thumbs_lineup .img_about img {
  margin-right: auto;
  margin-left: auto;
}
.inner_modal .thumbs_lineup .img_about .name_lineup {
  margin-top: 4px;
  letter-spacing: .01em;
  text-align: center;
}
.inner_modal .thumbs_lineup .set_thumbs_lineup {
  width: 76%;
}
.inner_modal .thumbs_lineup .set_thumbs_lineup.min {
  width: 46%;
}
@media only screen and (max-width: 768px) {
  .inner_modal .thumbs_lineup .set_thumbs_lineup.min {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .inner_modal .thumbs_lineup .set_thumbs_lineup {
    width: 100%;
  }
}
.inner_modal .thumbs_lineup .set_thumbs_lineup .text_spec_detail {
  line-height: 1.9;
}
.inner_modal .title_level2 {
  margin-bottom: 10px;
}
.inner_modal .close-modal-01, .inner_modal .close-modal-02, .inner_modal .close-modal-03, .inner_modal .close-modal-04, .inner_modal .close-modal-05 {
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 2;
  background-color: #48a9c5;
  -o-border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
}
.close-modal-01:hover, .close-modal-02:hover, .close-modal-03:hover, .close-modal-04:hover, .close-modal-05:hover {
  cursor: pointer;
}
.triger_switch-a-1:hover, .triger_switch-b-1:hover, .triger_switch-a-2:hover, .triger_switch-b-2:hover, .triger_switch-c-2:hover, .triger_switch-a-3:hover, .triger_switch-b-3:hover, .triger_switch-c-3:hover, .triger_switch-a-4:hover, .triger_switch-b-4:hover, .triger_switch-c-4:hover, .triger_switch-a-5:hover, .triger_switch-b-5:hover {
  cursor: pointer;
}
#modal-02 .img_about, #modal-03 .img_about, #modal-04 .img_about {
  width: 32%;
  padding: 0 10px;
}
.img_about img {
  max-height: 200px;
}
.word_br {
  display: inline-block;
}
#js_anchor_movie, #js_anchor_story, #js_anchor_lineup {
  margin-top: -72px;
  padding-top: 72px;
}
@media only screen and (max-width: 768px) {
  #js_anchor_movie, #js_anchor_story, #js_anchor_lineup {
    margin-top: -38px;
    padding-top: 38px;
  }
}
#js_anchor_backpack, #js_anchor_pcbag, #js_anchor_tool, #js_anchor_phone, #js_anchor_document, #js-anchor_shop {
  margin-top: -72px;
  padding-top: 72px;
}
@media only screen and (max-width: 768px) {
  #js_anchor_backpack, #js_anchor_pcbag, #js_anchor_tool, #js_anchor_phone, #js_anchor_document, #js-anchor_shop {
    margin-top: -38px;
    padding-top: 38px;
  }
}
.sec_lineup .wrap_img_about .img_about:nth-child(1) .text_read_ss {
  position: relative;
  left: 6px;
}
@media only screen and (max-width: 768px) {
  .sec_lineup .wrap_img_about .img_about:nth-child(1) .text_read_ss {
    left: 3px;
  }
}
.sec_lineup .wrap_img_about .img_about:nth-child(2) .text_read_ss {
  position: relative;
  left: -1px;
}
@media only screen and (max-width: 768px) {
  .sec_lineup .wrap_img_about .img_about:nth-child(2) .text_read_ss {
    left: 0px;
  }
}
.sec_lineup .wrap_img_about .img_about:nth-child(3) .text_read_ss {
  position: relative;
  left: 2px;
}
@media only screen and (max-width: 768px) {
  .sec_lineup .wrap_img_about .img_about:nth-child(3) .text_read_ss {
    left: 1px;
  }
}
.sec_lineup .wrap_img_about .img_about:nth-child(4) .text_read_ss {
  position: relative;
  left: 6px;
}
@media only screen and (max-width: 768px) {
  .sec_lineup .wrap_img_about .img_about:nth-child(4) .text_read_ss {
    left: 3px;
  }
}
.sec_lineup .wrap_img_about .img_about:nth-child(5) .text_read_ss {
  position: relative;
  left: -4px;
}
@media only screen and (max-width: 768px) {
  .sec_lineup .wrap_img_about .img_about:nth-child(5) .text_read_ss {
    left: -2px;
  }
}
.wrap_btn1 .btn_arrow:not(:first-child) {
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  .wrap_btn1 .btn_arrow:not(:first-child) {
    margin-left: 0;
  }
}
.wrap_slide1 .slick-arrow_prev {
  left: -30px;
}
@media only screen and (max-width: 768px) {
  .wrap_slide1 .slick-arrow_prev {
    left: -20px;
  }
}
.wrap_slide1 .slick-arrow_next {
  right: -30px;
}
@media only screen and (max-width: 768px) {
  .wrap_slide1 .slick-arrow_next {
    right: -20px;
  }
}
@media only screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
}
.sp_only {
  display: block;
}
@media only screen and (min-width: 769px) {
  .sp_only {
    display: none;
  }
}
.nowrap-pc {
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .nowrap-pc {
    white-space: normal;
  }
}
input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn_function {
  position: relative;
  display: inline-block;
  border: 1px solid transparent;
}
.btn_function a, .btn_function input, .btn_function button {
  width: 100%;
  min-width: 200px;
  display: block;
  padding: 19px 50px;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: all 1.0s;
  -moz-transition: all 1.0s;
  -ms-transition: all 1.0s;
  -o-transition: all 1.0s;
  transition: all 1.0s;
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .15em;
  text-align: justify;
  text-justify: inter-ideograph;
}
.btn_function a:hover, .btn_function input:hover, .btn_function button:hover {
  cursor: pointer;
}
.btn_function svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.btn_function svg rect {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 422, 0;
  transition-delay: none;
}
.btn_function:after {
  content: "";
  background-image: url("../img/images/index-btn_ic_arrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 14px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn_function:hover {
  cursor: pointer;
  color: #4b968a;
  border: 1px solid #fff;
}
.btn_function:hover rect {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 422, 0;
  transition-delay: none;
  stroke-width: 2;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn_function:hover:after {
  right: 5px;
}
.btn_function.blue:after {
  background-image: url("../img/images/index-btn_ic_arrow-green.svg");
}
.btn_function.blue a, .btn_function.blue input, .btn_function.blue button {
  color: #01a6e7;
}
.btn_function.blue svg rect {
  stroke: #01a6e7;
}
.btn_function.blue:hover {
  border: 1px solid #01a6e7;
}
.flex {
  display: flex;
}
.center-x {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.center-y {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.between {
  justify-content: space-between;
}
.align-center {
  align-self: center;
}
.justify-center {
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.column {
  flex-direction: column;
}
.justify-between {
  justify-content: space-between;
}
.push-r {
  margin-right: auto;
}
.ellipsis {
  position: relative;
  height: 3em;
  overflow: hidden;
  line-height: 1.5em;
}
.ellipsis:before {
  content: "･･";
  bottom: 0;
  right: 0;
}
.ellipsis:after {
  content: "";
  width: 100%;
  height: 100%;
}
.ellipsis:before, .ellipsis:after {
  position: absolute;
  background: #fff;
}
.boxLink {
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.boxLink:hover {
  opacity: 0.7;
}
.cf {
  zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
  visibility: hidden;
}
.text_center {
  text-align: center;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.sp_only {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sp_only {
    display: block;
  }
}
.pc_only {
  display: block;
}
@media only screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }
}
.ml-auto {
  margin-left: auto !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.block {
  display: block;
}
.text_cetner {
  text-align: center;
}
/* チェックボックス */
input[type=checkbox] {
  display: none;
}
.checkbox03 {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px;
  position: relative;
  width: auto;
}
.checkbox03::before {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  content: '';
  display: block;
  height: 16px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}
.checkbox03::after {
  border-right: 6px solid #fedd1e;
  border-bottom: 3px solid #fedd1e;
  content: '';
  display: block;
  height: 20px;
  left: 12px;
  margin-top: -16px;
  opacity: 0;
  position: absolute;
  top: 55%;
  transform: rotate(45deg) translate3d(0, 2px, 0) scale3d(0.7, 0.7, 1);
  transition: transform .2s ease-in-out, opacity .2s ease-in-out;
  width: 9px;
}
input[type=checkbox]:checked + .checkbox03::before {
  border-color: #666;
}
input[type=checkbox]:checked + .checkbox03::after {
  opacity: 1;
  transform: rotate(45deg) scale3d(1, 1, 1);
}
/* ラジオボタン */
input[type=radio] {
  display: none;
}
.radio03 {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px;
  position: relative;
  width: auto;
}
.radio03::before {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  content: '';
  display: block;
  height: 16px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}
.radio03::after {
  background: #fedd1e;
  border-radius: 50%;
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  left: 9px;
  margin-top: -4px;
  opacity: 0;
  position: absolute;
  top: 52%;
  transform: scale3d(0.3, 0.3, 1);
  transition: transform .2s ease-in-out, opacity .2s ease-in-out;
}
input[type=radio]:checked + .radio03::before {
  border-color: #666;
}
input[type=radio]:checked + .radio03::after {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
*, :after, :before {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.js_bg_red, .js_bg_blue {
  position: relative;
}
.js_bg_red::before, .js_bg_blue::before {
  position: absolute;
}
.js_bg_red::before {
  background-color: #ed1d25;
}
.js_bg_blue::before {
  position: absolute;
  background-color: #01a6e7;
}
.js_bg_grey {
  position: relative;
}
.js_bg_grey::before {
  position: absolute;
  background-color: #f5f5f5;
}
.js_bg_white {
  position: relative;
}
.js_bg_white::before {
  position: absolute;
  background-color: #fff;
}
.js_bg_blue::before, .js_bg_grey::before, .js_bg_red::before, .js_bg_white::before {
  height: 100%;
  z-index: 0;
  width: 100%;
  content: '';
  display: block;
}
.js_bg_grey::before, .js_bg_red::before, .js_bg_white::before {
  height: 100%;
  z-index: 0;
  width: 100%;
  content: '';
  display: block;
}
.js_split_txt .s_t {
  display: inline-block;
}
.js_split_txt.fadetxt .s_t {
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
.js_split_txt.fadetxt.txt_show {
  visibility: visible;
}
.js_split_txt.fadetxt.txt_show .s_t {
  opacity: 1;
}
.js_split_txt.fadetxt_up {
  visibility: hidden;
}
.js_split_txt.fadetxt_up .s_t {
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.js_split_txt.fadetxt_up.txt_show {
  visibility: visible;
}
.js_split_txt.fadetxt_up.txt_show .s_t {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.js_bg_left::before {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65), -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.js_bg_right::before, .js_bg_top::before {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
}
.js_bg_left.js_bg_done::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.js_bg_right::before {
  transition: -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65), -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.js_bg_right.js_bg_done::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.js_bg_top::before {
  transition: -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65), -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}
.js_bg_top.js_bg_done::before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.js_bg_bottom::before {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  transition: transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65), -webkit-transform 0.8s cubic-bezier(0.41, 0.05, 0.94, 0.65);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}
.js_bg_bottom.js_bg_done::before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.fademove {
  opacity: 0;
  -webkit-transition: all 1.2s cubic-bezier(0.3, 0.1, 0.3, 1);
  transition: all 1.2s cubic-bezier(0.3, 0.1, 0.3, 1);
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  backface-visibility: hidden;
}
.fademove_show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cf:before, .cf:after {
  content: ' ';
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
a {
  color: #fff;
}
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:link {
  text-decoration: none;
}
span {
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.frame-wrapper__video {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.frame-wrapper__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* 追加　210323
---------------------------------------*/
.sec_copy {
  margin-bottom: 50px;
  padding: 0 0 46px 0;
}
.sec_copy .inner_base {
  background-image: url("../img/images/ic_third_f.svg");
  background-repeat: no-repeat;
  background-position: right 2.6% bottom 10px;
  background-size: 142px auto;
}
@media only screen and (max-width: 768px) {
  .sec_copy .inner_base {
    padding-bottom: 90px;
    background-image: url("../img/images/ic_third_f.png");
    background-size: 90% auto;
    background-position: left 10px bottom 0px;
  }
}
.sec_copy .ttl_news {
  margin-bottom: 18px;
}
.sec_copy .text_read.st {
  padding-right: 160px;
}
@media only screen and (max-width: 768px) {
  .sec_copy .text_read.st {
    padding-right: 0;
  }
}
.sec_copy .text_read .text_date {
  display: inline-block;
  margin-right: 20px;
}
.sec_copy .title_level1 {
  margin-top: 130px;
  margin-bottom: 54px;
}
@media only screen and (max-width: 768px) {
  .sec_copy .title_level1 {
    margin-top: 60px;
    margin-bottom: 24px;
  }
}
.wrap_btn1 .btn_arrow2 {
  width: calc((100% / 3.5) - 6px);
}
.wrap_btn1 .btn_arrow2:not(:first-child) {
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  .wrap_btn1 .btn_arrow2 {
    background-image: url("../img/images/ic_arrow_slide_r.svg");
    background-repeat: no-repeat;
    background-position: center right 8px;
    background-size: 15px auto;
  }
}
@media only screen and (max-width: 768px) {
  .wrap_btn1 .btn_arrow2:not(:first-child) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .wrap_btn1 .btn_arrow2 {
    width: 100%;
  }
  .wrap_btn1 .btn_arrow2:not(:first-child) {
    margin-top: 10px;
  }
}
.wrap_btn1 .btn_arrow2 a {
  text-align: left;
}
.btn_arrow2 {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 80px;
  border: 2px solid #fff;
  background-color: #48a9c5;
  background-image: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn_arrow2 a {
  display: block;
  width: 100%;
  padding: 20px 25px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .05em;
}
.btn_arrow2.no-bg a {
  background-image: none;
  font-size: 26px;
}
@media only screen and (max-width: 768px) {
  .btn_arrow2.no-bg a {
    font-size: 16px;
  }
}
.btn_arrow2.large {
  background-image: none;
}
@media only screen and (max-width: 768px) {
  .btn_arrow2.large {
    background-size: 60px auto;
    background-position: center left 20px;
  }
}
.btn_arrow2.large a {
  padding: 40px 90px 40px 10px;
  background-position: center right 50px;
  font-size: 26px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .btn_arrow2.large a {
    padding: 30px 40px 30px 80px;
    font-size: 16px;
  }
}
.btn_arrow2:hover {
  background-color: #61c7e4;
}
.btn_arrow3 {
  position: relative;
  display: flex;
  align-items: center;
  height: 60px;
  border: 2px solid #fff;
  background-color: #48a9c5;
  background-image: url("../img/images/ic_arrow_slide_r.svg");
  background-repeat: no-repeat;
  background-position: center right 8px;
  background-size: 15px auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn_arrow4 {
  position: relative;
  display: flex;
  align-items: center;
  height: 60px;
  border: 2px solid #fff;
  background-color: #48a9c5;
  background-image: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn_arrow3 a, .btn_arrow4 a {
  display: block;
  width: 100%;
  padding: 8px 7px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .05em;
}
@media only screen and (max-width: 768px) {
  .btn_arrow3, .btn_arrow4 {
    height: 45px;
  }
  ..btn_arrow3 {
    background-size: 12px auto;
  }
}
.btn_arrow3:hover, .btn_arrow4:hover {
  background-color: #61c7e4;
}
.wrap_btn1 .btn_arrow3:not(:first-child), .wrap_btn1 .btn_arrow4:not(:first-child) {
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  .wrap_btn1 .btn_arrow4 {}
}
@media only screen and (max-width: 768px) {
  .wrap_btn1 .flex_mini .btn_arrow3:not(:first-child), .wrap_btn1 .flex_mini .btn_arrow4:not(:first-child) {
    /*margin-left: 0;*/
  }
}
@media only screen and (max-width: 768px) {
  .wrap_btn1 .flex_mini .btn_arrow3, .wrap_btn1 .flex_mini .btn_arrow4 {
    width: 100%;
    margin-top: 10px;
  }
  .wrap_btn1 .flex_mini .btn_arrow3:not(:first-child), .wrap_btn1 .flex_mini .btn_arrow4:not(:first-child) {
    /*margin-top: 10px;*/
  }
}
.wrap_btn1 .btn_arrow3 a {
  text-align: left;
}
.wrap_btn1 .btn_arrow4 a {
  text-align: center;
}
.wrap_btn1 .btn_arrow3 a img, .wrap_btn1 .btn_arrow4 a img {
  max-width: 120px;
}
.wrap_btn1 .btn_arrow4 a img {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .wrap_btn1 .btn_arrow3 a, .wrap_btn1 .btn_arrow4 a {
    text-align: left;
  }
  .wrap_btn1 .btn_arrow4 a img {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .inner_modal .title_level2 {
    margin-bottom: 0px;
  }
}
.spMargin10 {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .spMargin10 {
    margin-top: 10px;
  }
}
.flex_mini {
  display: flex;
  flex-direction: row;
  width: 50%;
}
.flex_mini:first-child {
  margin-right: 10px;
}
.wrap_btn1 .flex_mini .btn_arrow3, .wrap_btn1 .flex_mini .btn_arrow4 {
  /*width: calc((100% / 3.5) - 6px);*/
  /*width: 152.5px;*/
  width: 100%;
}
.wrap_btn1 .flex_mini .btn_arrow3 a img, .wrap_btn1 .flex_mini .btn_arrow4 a img {
  max-width: 115px;
}
.wrap_btn1 .flex_mini .btn_arrow4 a img {
  margin-left: auto;
  margin-right: auto;
}
.content_modal .wrap_btn1 {}
@media screen and (max-width: 768px) {
/*@media only screen and (max-width: 768px) {*/
  .flex_mini {
    width: 100%;
    flex-direction: row;
  }
  .flex_mini:first-child {
    margin-right: 0;
  }
  .wrap_btn1 .flex_mini .btn_arrow3, .wrap_btn1 .flex_mini .btn_arrow4 {
    width: calc((100% / 2) - 6px);
  }
  .wrap_btn1 .flex_mini .btn_arrow3 a img, .wrap_btn1 .flex_mini .btn_arrow4 a img {
    max-width: 100px;
  }
  .content_modal .wrap_btn1 {
    margin-top: 0px;
  }
  .inner_modal .thumbs_lineup {
    max-width: 280px;
    /*margin-bottom: 32px;*/
    margin-bottom: 0px;
  }
  .inner_modal .thumbs_lineup .set_thumbs_lineup > p {
    margin-bottom: 4px;
  }
  .inner_modal .text_read_s {
    line-height: 2;
    letter-spacing: normal;
  }
  .inner_modal .text_read_ss {
    letter-spacing: normal;
  }
  .inner_modal .text_read_sss {
    letter-spacing: normal;
  }
  .inner_modal .thumbs_lineup .img_about .name_lineup {
    margin-top: 1px;
    letter-spacing: normal;
  }
  .inner_modal .thumbs_lineup .set_thumbs_lineup .text_spec_detail {
    line-height: 1.4;
  }
  .inner_modal .thumbs_lineup .img_about .wrap_text_spec p {
    margin-top: 0px;
    line-height: 1.5em
  }
  .inner_modal .thumbs_lineup .img_about .wrap_text_spec p:not(:first-child) {
    margin-top: 0px;
  }
}
@media screen and (max-width: 325px) {
/*@media only screen and (max-width: 325px) {*/
  .btn_arrow3, .btn_arrow4 {
    height: 35px;
  }
  .wrap_btn1 .flex_mini .btn_arrow3 a img {
    max-width: 95px;
  }
  .wrap_btn1 .flex_mini .btn_arrow3 {
    background-position: center right 4px;
    background-size: 10px auto;
  }
  .wrap_btn1 .flex_mini .btn_arrow3 a, .wrap_btn1 .flex_mini .btn_arrow4 a {
    letter-spacing: normal;
  }
  .inner_modal .thumbs_lineup .img_about .wrap_text_spec p {
    line-height: 1.3em
  }
  .inner_modal .text_read_s, .inner_modal .text_read_ss, .inner_modal .text_read_sss {
    font-size: 9px;
  }
}
/* 廃盤　231121
---------------------------------------*/
.inner_modal .thumbs_lineup .img_about .wrap_text_spec .text_read_s del{
	color: #F00;
	text-decoration: line-through;
}
.text_read_ss.haiban_txt{
	color: #F00;
	margin-top: 4px;
}
