@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F6pfjtqLzI2JPCgQBnw7HFQaioa1Xdj.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F62fjtqLzI2JPCgQBnw7HFYwQgM.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F6pfjtqLzI2JPCgQBnw7HFQei0a1Xdj.otf) format('opentype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype');
}
.r4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.r5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.r7 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.nsj3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
}
@media all and (-ms-high-contrast: none) {
  .nsj3 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
@supports (-ms-ime-align:auto) {
  .nsj3 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
.nsj4 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
@media all and (-ms-high-contrast: none) {
  .nsj4 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
@supports (-ms-ime-align:auto) {
  .nsj4 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
.nsj5 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}
@media all and (-ms-high-contrast: none) {
  .nsj5 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  .nsj5 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul li {
  list-style: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.svgl {
  width: 100px;
  height: 30px;
}
.svgl g path {
  fill: #383838;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .svgl {
    width: 80px;
    height: 24px;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  width: 100%;
}
body {
  box-sizing: border-box;
  font-size: 15px;
  line-height: 1.5;
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #383838;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  background-color: #eee6d6;
  letter-spacing: 0.1em;
}
@media all and (-ms-high-contrast: none) {
  body {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
@supports (-ms-ime-align:auto) {
  body {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 50px;
  }
  body.active {
    overflow: hidden;
  }
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
a {
  color: #383838;
  text-decoration: none;
}
.hover {
  cursor: pointer;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .hover:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .hover:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@-webkit-keyframes flash {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
.hover_flash:hover {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}
header {
  height: 100px;
  padding-top: 35px;
}
header.w {
  background-color: #FFFFFF;
}
header .inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
header .inner .logo {
  display: inline-block;
}
header .inner ul {
  display: inline-block;
  margin-left: 30px;
}
header .inner ul li {
  display: inline-block;
}
header .inner ul li a {
  line-height: 30px;
  display: block;
  margin: 0 20px;
}
header .inner ul li a:after {
  content: '';
  width: 0;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 3px solid #383838;
  display: block;
  padding-bottom: 23px;
}
header .inner ul li a:hover:after {
  width: 100%;
  border-bottom: 3px solid #383838;
}
header .inner ul li a.current:after {
  width: 100%;
  border-bottom: 3px solid #383838;
}
header .inner ul li span {
  display: block;
  padding: 0 20px;
}
.bm {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  display: none;
  padding: 14px;
}
.bm div,
.bm span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}
.bm div {
  position: relative;
  width: 18px;
  height: 13px;
}
.bm span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #383838;
  border-radius: 1px;
}
.bm span:nth-of-type(1) {
  top: 0;
}
.bm span:nth-of-type(2) {
  top: 6px;
}
.bm span:nth-of-type(3) {
  bottom: 0;
}
@media screen and (max-width: 767px) {
  header {
    height: auto;
    padding: 11px 0 10px 0;
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    background-color: #eee6d6;
  }
  header .inner {
    width: auto;
  }
  header .inner .logo {
    display: block;
    text-align: center;
  }
  header .inner ul {
    display: none;
  }
  header .bm {
    display: block;
  }
  header.active {
    background-color: #383838;
  }
  header.active .bm span {
    background-color: #FFFFFF;
  }
  header.active .svgl g path {
    fill: #FFFFFF;
  }
}
.bm.active span:nth-of-type(1) {
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
}
.bm.active span:nth-of-type(2) {
  opacity: 0;
}
.bm.active span:nth-of-type(3) {
  -webkit-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
}
#spnav {
  display: none;
  padding: 50px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  z-index: 9998;
  background-color: #383838;
}
#spnav.active {
  display: block;
}
#spnav ul {
  padding: 0 30px;
}
#spnav ul li a {
  display: block;
  color: #FFFFFF;
  border-bottom: 1px solid #424245;
  padding: 15px 0;
}
#spnav ul li a span {
  margin-top: 5px;
  font-size: 12px;
  display: block;
}
#modal-content {
  width: 80%;
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  position: fixed;
  display: none ;
  z-index: 99999;
}
#modal-content .inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
#modal-content .inner #player2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#modal-overlay {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}
footer {
  text-align: center;
  font-size: 10px;
  padding: 70px 0;
}
footer .fl {
  margin-bottom: 20px;
}
.foot {
  width: 100%;
  height: 430px;
  background: url(../images/f01.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.foot p {
  text-align: center;
  font-size: 21px;
  color: #FFFFFF;
  line-height: 30px;
  padding-top: 200px;
}
@media screen and (max-width: 767px) {
  .foot {
    width: 100%;
    height: 230px;
    padding: 0 20px;
  }
  .foot p {
    font-size: 17px;
    padding-top: 100px;
  }
}
.main {
  position: relative;
}
.main .copy {
  color: #FFFFFF;
  position: absolute;
  left: 90px;
  top: 100px;
  z-index: 1000;
  letter-spacing: 0.2em;
}
.main .copy p {
  font-size: 18px;
  margin-bottom: 20px;
}
.main .copy h1 {
  font-size: 28px;
  margin-bottom: 20px;
}
.main .copy .btn {
  font-size: 16px;
  color: #FFFFFF;
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 10px 15px;
  line-height: 1;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
}
.main .copy .btn .bg {
  -webkit-transition: all 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #2e9bd4;
}
.main .copy .btn span {
  vertical-align: top;
  display: inline-block;
  padding: 9px 0 0 10px;
}
.main .copy .btn .circle {
  stroke: #FFFFFF;
  stroke-dasharray: 650;
  stroke-dashoffset: 650;
  -webkit-transition: all 0.5s ease-in-out;
  opacity: 0.3;
}
.main .copy .btn .triangle {
  -webkit-transition: all 0.7s ease-in-out;
  stroke-dasharray: 240;
  stroke-dashoffset: 480;
  stroke: #2e9bd4;
  transform: translateY(0);
}
.main .copy .btn:hover .bg {
  left: 0;
}
.main .copy .btn:hover .triangle {
  stroke-dashoffset: 0;
  opacity: 1;
  stroke: #FFFFFF;
  animation: nudge 0.7s ease-in-out;
}
@keyframes nudge {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(5px);
  }
  70% {
    transform: translateX(-2px);
  }
  100% {
    transform: translateX(0);
  }
}
.main .copy .btn:hover .circle {
  stroke-dashoffset: 0;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .main {
    position: relative;
  }
  .main .copy {
    left: 0;
    top: 200px;
    z-index: 1000;
    letter-spacing: 0.2em;
    width: auto;
    text-align: center;
  }
  .main .copy p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .main .copy h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.top-main {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  background: url(../images/main.jpg) center center no-repeat;
  background-size: cover;
}
.top-main .top-main-inner {
  position: relative;
  height: 0;
  padding-bottom: calc(56.25% + 200px);
  top: -100px;
}
.top-main .top-main-inner iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .top-header-bottom {
    padding: 16px 0;
    background: #eddfce;
  }
  .top-header-bottom img {
    width: 100%;
  }
  .top-header-bottom img.sp {
    display: block;
  }
  .top-header-bottom img.pc {
    display: none;
  }
  .top-main {
    padding-bottom: 120.77%;
    background: url(../images/main_sp.jpg) center center no-repeat;
    background-size: cover;
  }
  .top-main .top-main-inner {
    padding-bottom: calc(170.77%);
  }
}
.bnr_op {
  padding: 50px 0;
}
.bnr_op a {
  display: block;
  width: 1000px;
  margin: 0 auto;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  border: 1px solid #383838;
  cursor: pointer;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  *zoom: 1;
}
.bnr_op a:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .bnr_op a:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
.bnr_op a img {
  width: 40%;
  height: auto;
}
.bnr_op a .text {
  text-align: center;
  width: 60%;
}
.bnr_op a .text span {
  display: block;
  font-size: 18px;
  padding-bottom: 5px;
}
.bnr_op a .text p {
  font-size: 25px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}
@media all and (-ms-high-contrast: none) {
  .bnr_op a .text p {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  .bnr_op a .text p {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.bnr_op a:before,
.bnr_op a:after {
  content: ' ';
  display: table;
}
.bnr_op a:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .bnr_op {
    padding: 5px;
  }
  .bnr_op a {
    width: auto;
    margin: 0 auto;
    flex-direction: column;
    border: 1px solid #383838;
    cursor: pointer;
    --webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    *zoom: 1;
  }
  .bnr_op a:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  .bnr_op a img {
    width: 100%;
    height: auto;
  }
  .bnr_op a .text {
    text-align: center;
    width: 100%;
    padding: 10px 8px;
  }
  .bnr_op a .text span {
    display: block;
    font-size: 12px;
    padding-bottom: 5px;
  }
  .bnr_op a .text p {
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  @supports (-ms-ime-align:auto) {
    .bnr_op a .text p {
      font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-weight: bold;
    }
  }
  .bnr_op a:before,
  .bnr_op a:after {
    content: ' ';
    display: table;
  }
  .bnr_op a:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) and screen and (max-width: 767px) {
  .bnr_op a:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@media screen and (max-width: 767px) and all and (-ms-high-contrast: none) {
  .bnr_op a .text p {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.about {
  padding: 80px 0;
}
.about .logo {
  text-align: center;
}
.about .logo svg {
  margin: 0 auto;
  height: 42px;
  width: auto;
  margin-bottom: 20px;
}
.about .text {
  font-size: 16px;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about {
    padding: 30px 20px;
  }
  .about .text {
    font-size: 15px;
    line-height: 1.75;
    text-align: left;
  }
}
.pickup {
  width: 100%;
  height: 600px;
  background: url(../images/t01.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.pickup .in {
  position: absolute;
  left: 50%;
  top: 120px;
  color: #FFFFFF;
  width: 50%;
  padding: 50px;
}
.pickup .in h3 {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.4;
}
.pickup .in ul.btns {
  margin-top: 30px;
  max-width: 500px;
}
.pickup .in ul.btns li {
  display: inline-block;
  width: 49%;
}
.pickup .in ul.btns li a {
  display: block;
  line-height: 50px;
  background-color: #383838;
  color: #FFFFFF;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
@media all and (-ms-high-contrast: none) {
  .pickup .in ul.btns li a {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
@supports (-ms-ime-align:auto) {
  .pickup .in ul.btns li a {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
.pickup .in ul.btns li a::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: -1;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pickup .in ul.btns li a:hover {
  color: #383838;
}
.pickup .in ul.btns li a:hover::before {
  left: 0;
}
.pickup .in ul.btns li:first-child {
  margin-right: 2%;
}
.pickup .in ul.btns li:first-child a {
  background-color: #2e9bd4;
}
.pickup .in ul.btns li:first-child a::before {
  background-color: #FFFFFF;
}
.pickup .in ul.btns li:first-child a:hover {
  color: #2e9bd4;
}
@media screen and (max-width: 1080px) {
  .pickup {
    height: 500px;
  }
  .pickup .in {
    left: 50%;
    top: 90px;
    padding: 30px;
  }
  .pickup .in h3 {
    font-size: 29px;
    margin-bottom: 10px;
  }
  .pickup .in ul.btns {
    margin-top: 20px;
  }
  .pickup .in ul.btns li a {
    display: block;
    line-height: 45px;
  }
  .pickup .in ul.btns li:first-child a {
    background-color: #2e9bd4;
  }
}
@media screen and (max-width: 767px) {
  .pickup {
    height: 0;
    padding-top: 200px;
    margin-bottom: 320px;
  }
  .pickup .in {
    position: relative;
    left: auto;
    top: auto;
    color: #383838;
    width: 100%;
    padding: 20px;
  }
  .pickup .in h3 {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  .pickup .in ul.btns {
    margin-top: 20px;
  }
  .pickup .in ul.btns li a {
    color: #FFFFFF;
  }
}
.lineup {
  background-color: #FFFFFF;
}
.lineup,
.option,
.gallery,
.qa {
  padding: 90px 0;
}
.lineup h2,
.option h2,
.gallery h2,
.qa h2 {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  margin-bottom: 50px;
  font-size: 28px;
  letter-spacing: 0.1em;
}
@media all and (-ms-high-contrast: none) {
  .lineup h2,
  .option h2,
  .gallery h2,
  .qa h2 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  .lineup h2,
  .option h2,
  .gallery h2,
  .qa h2 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.lineup .p_list,
.option .p_list,
.gallery .p_list,
.qa .p_list {
  padding: 0 5%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
.lineup .p_list .item,
.option .p_list .item,
.gallery .p_list .item,
.qa .p_list .item {
  width: 33.33%;
  margin: 0 0 0px;
}
.lineup .p_list .item:nth-child(n+4) {
  width: 25%;
}
.lineup .p_list .item .image,
.option .p_list .item .image,
.gallery .p_list .item .image,
.qa .p_list .item .image {
  position: relative;
  overflow: hidden;
  height: auto;
  transition: all 0.5s ease-in-out;
  text-align: center;
}
.lineup .p_list .item .image img,
.option .p_list .item .image img,
.gallery .p_list .item .image img,
.qa .p_list .item .image img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease-in-out;
}
.lineup .p_list .item .image .link,
.option .p_list .item .image .link,
.gallery .p_list .item .image .link,
.qa .p_list .item .image .link {
  display: flex;
  height: 40px;
  position: absolute;
  top: auto;
  right: 0;
  bottom: -40px;
  left: 0;
  transition: all 0.2s ease-in-out;
}
.lineup .p_list .item .image .link a,
.option .p_list .item .image .link a,
.gallery .p_list .item .image .link a,
.qa .p_list .item .image .link a {
  display: block;
  background: #383838;
  width: 50%;
  line-height: 40px;
  --webkit-transition: all 0.3s ease, all 0.3s ease;
  -moz-transition: all 0.3s ease, all 0.3s ease;
  -ms-transition: all 0.3s ease, all 0.3s ease;
  -o-transition: all 0.3s ease, all 0.3s ease;
  transition: all 0.3s ease, all 0.3s ease;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.lineup .p_list .item .image .link a:first-child,
.option .p_list .item .image .link a:first-child,
.gallery .p_list .item .image .link a:first-child,
.qa .p_list .item .image .link a:first-child {
  border-right: solid 1px #FFFFFF;
}
.lineup .p_list .item .image .link a:hover,
.option .p_list .item .image .link a:hover,
.gallery .p_list .item .image .link a:hover,
.qa .p_list .item .image .link a:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .lineup .p_list .item .image .link a:hover,
  .option .p_list .item .image .link a:hover,
  .gallery .p_list .item .image .link a:hover,
  .qa .p_list .item .image .link a:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
.lineup .p_list .item .image .link a.buy,
.option .p_list .item .image .link a.buy,
.gallery .p_list .item .image .link a.buy,
.qa .p_list .item .image .link a.buy {
  background: #2e9bd4;
}
.lineup .p_list .item .image .link.non a,
.option .p_list .item .image .link.non a,
.gallery .p_list .item .image .link.non a,
.qa .p_list .item .image .link.non a {
  width: 100% !important;
}
.lineup .p_list .item:hover .link,
.option .p_list .item:hover .link,
.gallery .p_list .item:hover .link,
.qa .p_list .item:hover .link {
  bottom: 0;
}
.lineup .p_list .item:hover .image img,
.option .p_list .item:hover .image img,
.gallery .p_list .item:hover .image img,
.qa .p_list .item:hover .image img {
  cursor: pointer;
  transform: scale(1.03);
}
.lineup .p_list .item:hover .head,
.option .p_list .item:hover .head,
.gallery .p_list .item:hover .head,
.qa .p_list .item:hover .head {
  background-color: #f4eee3;
}
.lineup .p_list .item .head,
.option .p_list .item .head,
.gallery .p_list .item .head,
.qa .p_list .item .head {
  line-height: 1.6;
  transition: all 0.2s ease-in-out;
  text-align: center;
}
.lineup .p_list .item .head a,
.option .p_list .item .head a,
.gallery .p_list .item .head a,
.qa .p_list .item .head a {
  display: block;
  transition: all 0.5s ease-in-out;
  padding: 30px 40px;
}
.lineup .p_list .item .head .name,
.option .p_list .item .head .name,
.gallery .p_list .item .head .name,
.qa .p_list .item .head .name {
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 19px;
  letter-spacing: 0.2em;
}
@media all and (-ms-high-contrast: none) {
  .lineup .p_list .item .head .name,
  .option .p_list .item .head .name,
  .gallery .p_list .item .head .name,
  .qa .p_list .item .head .name {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  .lineup .p_list .item .head .name,
  .option .p_list .item .head .name,
  .gallery .p_list .item .head .name,
  .qa .p_list .item .head .name {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.lineup .p_list .item .head .name span,
.option .p_list .item .head .name span,
.gallery .p_list .item .head .name span,
.qa .p_list .item .head .name span {
  display: inline-block;
  margin-right: 10px;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #2e9bd4;
  padding: 0 5px;
  line-height: 18px;
  vertical-align: middle;
  margin-top: -4px;
  letter-spacing: 0;
}
.lineup .p_list .item .head .price,
.option .p_list .item .head .price,
.gallery .p_list .item .head .price,
.qa .p_list .item .head .price {
  font-size: 17px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}
@media all and (-ms-high-contrast: none) {
  .lineup .p_list .item .head .price,
  .option .p_list .item .head .price,
  .gallery .p_list .item .head .price,
  .qa .p_list .item .head .price {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  .lineup .p_list .item .head .price,
  .option .p_list .item .head .price,
  .gallery .p_list .item .head .price,
  .qa .p_list .item .head .price {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.lineup .p_list .item .head .price span,
.option .p_list .item .head .price span,
.gallery .p_list .item .head .price span,
.qa .p_list .item .head .price span {
  font-size: 12px;
}
.lineup .p_list .item .head p,
.option .p_list .item .head p,
.gallery .p_list .item .head p,
.qa .p_list .item .head p {
  margin-bottom: 10px;
}
.option .op_list .item {
  background-color: #FFFFFF;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
.option .op_list .item + .item {
  margin-top: 20px;
}
.option .op_list .item .image {
  width: 50%;
  height: auto;
}
.option .op_list .item .image img {
  width: 100%;
  height: auto;
}
.option .op_list .item .text {
  width: 50%;
  padding: 40px;
  line-height: 1.6;
  transition: all 0.2s ease-in-out;
}
.option .op_list .item .text a {
  display: block;
  width: 240px;
  line-height: 40px;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  background: #2e9bd4;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
.option .op_list .item .text a::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #383838;
  z-index: -1;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.option .op_list .item .text a:hover {
  color: #FFFFFF;
}
.option .op_list .item .text a:hover::before {
  left: 0;
}
.option .op_list .item .text a + a {
  margin-top: 5px;
  background-color: #383838;
}
.option .op_list .item .text a + a::before {
  background-color: #2e9bd4;
}
.option .op_list .item .text a + a:hover::before {
  left: 0;
}
.option .op_list .item .text .name {
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 21px;
  letter-spacing: 0.2em;
}
@media all and (-ms-high-contrast: none) {
  .option .op_list .item .text .name {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  .option .op_list .item .text .name {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.option .op_list .item .text .price {
  font-size: 17px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
@media all and (-ms-high-contrast: none) {
  .option .op_list .item .text .price {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  .option .op_list .item .text .price {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.option .op_list .item .text .price span {
  font-size: 12px;
}
.option .op_list .item .text p {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .option .op_list .item {
    background-color: #FFFFFF;
    width: 90%;
    margin: 0 auto;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
  }
  .option .op_list .item + .item {
    margin-top: 20px;
  }
  .option .op_list .item .image {
    width: 100%;
    height: auto;
  }
  .option .op_list .item .image img {
    width: 100%;
    height: auto;
  }
  .option .op_list .item .text {
    width: 100%;
    padding: 10px 20px 20px 20px;
    line-height: 1.6;
  }
  .option .op_list .item .text a {
    width: auto;
  }
  .option .op_list .item .text a:hover::before {
    left: 0;
  }
  .option .op_list .item .text .name {
    margin-bottom: 5px;
    font-size: 19px;
    letter-spacing: 0.1em;
  }
  .option .op_list .item .text .price {
    font-size: 17px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
  }
  @supports (-ms-ime-align:auto) {
    .option .op_list .item .text .price {
      font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-weight: bold;
    }
  }
  .option .op_list .item .text .price span {
    font-size: 12px;
  }
  .option .op_list .item .text p {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) and all and (-ms-high-contrast: none) {
  .option .op_list .item .text .price {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.gallery ul {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.gallery ul li + li {
  margin-top: 20px;
}
.gallery ul li img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .gallery ul {
    width: 90%;
    margin: 0 auto;
  }
  .gallery ul li + li {
    margin-top: 10px;
  }
  .gallery ul li img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
}
@media screen and (max-width: 767px) {
  .lineup,
  .option,
  .gallery,
  .qa {
    padding: 30px 0;
  }
  .lineup h2,
  .option h2,
  .gallery h2,
  .qa h2 {
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 19px;
    letter-spacing: 0.1em;
  }
  @supports (-ms-ime-align:auto) {
    .lineup h2,
    .option h2,
    .gallery h2,
    .qa h2 {
      font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-weight: bold;
    }
  }
  .lineup .p_list,
  .option .p_list,
  .gallery .p_list,
  .qa .p_list {
    margin: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .lineup .p_list .item,
  .option .p_list .item,
  .gallery .p_list .item,
  .qa .p_list .item {
    width: 100%;
    margin: 0;
  }
  .lineup .p_list .item:nth-child(n+4) {
    width: 100%;
    margin: 0;
  }
  .lineup .p_list .item .image,
  .option .p_list .item .image,
  .gallery .p_list .item .image,
  .qa .p_list .item .image {
    position: relative;
    overflow: hidden;
    height: auto;
    transition: all 0.5s ease-in-out;
    text-align: center;
  }
  .lineup .p_list .item .image img,
  .option .p_list .item .image img,
  .gallery .p_list .item .image img,
  .qa .p_list .item .image img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease-in-out;
  }
  .lineup .p_list .item .image .link,
  .option .p_list .item .image .link,
  .gallery .p_list .item .image .link,
  .qa .p_list .item .image .link {
    display: flex;
    height: 40px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -40px;
    left: 0;
    transition: all 0.2s ease-in-out;
  }
  .lineup .p_list .item .image .link a,
  .option .p_list .item .image .link a,
  .gallery .p_list .item .image .link a,
  .qa .p_list .item .image .link a {
    display: block;
    background: #383838;
    width: 50%;
    line-height: 40px;
    --webkit-transition: all 0.3s ease, all 0.3s ease;
    -moz-transition: all 0.3s ease, all 0.3s ease;
    -ms-transition: all 0.3s ease, all 0.3s ease;
    -o-transition: all 0.3s ease, all 0.3s ease;
    transition: all 0.3s ease, all 0.3s ease;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
  }
  .lineup .p_list .item .image .link a:first-child,
  .option .p_list .item .image .link a:first-child,
  .gallery .p_list .item .image .link a:first-child,
  .qa .p_list .item .image .link a:first-child {
    border-right: solid 1px #FFFFFF;
  }
  .lineup .p_list .item .image .link a:hover,
  .option .p_list .item .image .link a:hover,
  .gallery .p_list .item .image .link a:hover,
  .qa .p_list .item .image .link a:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  .lineup .p_list .item .image .link a.buy,
  .option .p_list .item .image .link a.buy,
  .gallery .p_list .item .image .link a.buy,
  .qa .p_list .item .image .link a.buy {
    background: #2e9bd4;
  }
  .lineup .p_list .item:hover .link,
  .option .p_list .item:hover .link,
  .gallery .p_list .item:hover .link,
  .qa .p_list .item:hover .link {
    bottom: 0;
  }
  .lineup .p_list .item:hover .image img,
  .option .p_list .item:hover .image img,
  .gallery .p_list .item:hover .image img,
  .qa .p_list .item:hover .image img {
    cursor: pointer;
    transform: scale(1.03);
  }
  .lineup .p_list .item:hover .head,
  .option .p_list .item:hover .head,
  .gallery .p_list .item:hover .head,
  .qa .p_list .item:hover .head {
    background-color: #f4eee3;
  }
  .lineup .p_list .item .head,
  .option .p_list .item .head,
  .gallery .p_list .item .head,
  .qa .p_list .item .head {
    line-height: 1.6;
    transition: all 0.2s ease-in-out;
    text-align: center;
  }
  .lineup .p_list .item .head a,
  .option .p_list .item .head a,
  .gallery .p_list .item .head a,
  .qa .p_list .item .head a {
    display: block;
    transition: all 0.5s ease-in-out;
    padding: 20px 20px;
  }
  .lineup .p_list .item .head .name,
  .option .p_list .item .head .name,
  .gallery .p_list .item .head .name,
  .qa .p_list .item .head .name {
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 19px;
    white-space: normal;
    letter-spacing: 0.2em;
  }
  @supports (-ms-ime-align:auto) {
    .lineup .p_list .item .head .name,
    .option .p_list .item .head .name,
    .gallery .p_list .item .head .name,
    .qa .p_list .item .head .name {
      font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-weight: bold;
    }
  }
  .lineup .p_list .item .head .name span,
  .option .p_list .item .head .name span,
  .gallery .p_list .item .head .name span,
  .qa .p_list .item .head .name span {
    display: inline-block;
    margin-right: 10px;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #2e9bd4;
    padding: 0 5px;
    line-height: 18px;
    vertical-align: middle;
    margin-top: -4px;
    letter-spacing: 0;
  }
  .lineup .p_list .item .head .price,
  .option .p_list .item .head .price,
  .gallery .p_list .item .head .price,
  .qa .p_list .item .head .price {
    font-size: 17px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  @supports (-ms-ime-align:auto) {
    .lineup .p_list .item .head .price,
    .option .p_list .item .head .price,
    .gallery .p_list .item .head .price,
    .qa .p_list .item .head .price {
      font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-weight: bold;
    }
  }
  .lineup .p_list .item .head .price span,
  .option .p_list .item .head .price span,
  .gallery .p_list .item .head .price span,
  .qa .p_list .item .head .price span {
    font-size: 12px;
  }
  .lineup .p_list .item .head p,
  .option .p_list .item .head p,
  .gallery .p_list .item .head p,
  .qa .p_list .item .head p {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) and all and (-ms-high-contrast: none) {
  .lineup h2,
  .option h2,
  .gallery h2,
  .qa h2 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) and screen and (max-width: 767px) {
  .lineup .p_list .item .image .link a:hover,
  .option .p_list .item .image .link a:hover,
  .gallery .p_list .item .image .link a:hover,
  .qa .p_list .item .image .link a:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@media screen and (max-width: 767px) and all and (-ms-high-contrast: none) {
  .lineup .p_list .item .head .name,
  .option .p_list .item .head .name,
  .gallery .p_list .item .head .name,
  .qa .p_list .item .head .name {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) and all and (-ms-high-contrast: none) {
  .lineup .p_list .item .head .price,
  .option .p_list .item .head .price,
  .gallery .p_list .item .head .price,
  .qa .p_list .item .head .price {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.slick-dots {
  bottom: 10px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-prev,
.slick-next {
  width: 30px;
  height: 30px;
}
.slick-prev:before,
.slick-next:before {
  content: "";
}
button.slick-prev,
button.slick-next {
  z-index: 2;
}
.slick-prev {
  left: 4%;
  border: 0px;
  border-bottom: solid 1px #222;
  border-left: solid 1px #222;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slick-next {
  right: 4%;
  border: 0px;
  border-top: solid 1px #222;
  border-right: solid 1px #222;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slick-arrow {
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    width: 10px;
    height: 10px;
  }
  button.slick-prev,
  button.slick-next {
    z-index: 2;
  }
  .slick-prev {
    left: 10px;
    top: auto;
    bottom: 15px;
  }
  .slick-next {
    right: 10px;
    top: auto;
    bottom: 15px;
  }
}
#detail .pickup {
  margin-top: 100px;
}
#detail .lineup {
  padding: 50px 0;
}
#detail .option {
  padding: 50px 0 0 0 !important;
}
#detail .inner {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0 5%;
}
#detail .images {
  margin-bottom: 50px;
  background-color: #FFFFFF;
  padding-bottom: 50px;
}
#detail .images img {
  margin: 0 auto;
  width: 60%;
  height: auto;
}
#detail .images div {
  position: relative;
}
#detail .images div p {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  position: absolute;
  top: 10%;
  left: 80px;
  display: inline-block;
  border: 1px solid #383838;
  padding: 5px 20px;
  font-size: 12px;
}
@media all and (-ms-high-contrast: none) {
  #detail .images div p {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
@supports (-ms-ime-align:auto) {
  #detail .images div p {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
  }
}
#detail .left {
  width: 65%;
}
#detail .left .points h2 {
  display: none;
}
#detail .left .points ul {
  display: flex;
  flex-wrap: wrap;
}
#detail .left .points ul li {
  width: 32%;
  margin-bottom: 20px;
  margin-left: 2%;
}
#detail .left .points ul li:nth-child(3n+1) {
  margin-left: 0;
}
#detail .left .points ul li img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#detail .left .points ul li p {
  margin-top: 5px;
  font-size: 14px;
}
#detail .left .points ul li p span {
  font-size: 11px;
  line-height: 1.4;
  display: inline-block;
  margin-top: 5px;
}
#detail .right {
  width: 35%;
  padding-left: 3%;
}
#detail .right h1 {
  font-size: 28px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}
@media all and (-ms-high-contrast: none) {
  #detail .right h1 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  #detail .right h1 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
#detail .right .price {
  font-size: 17px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
@media all and (-ms-high-contrast: none) {
  #detail .right .price {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  #detail .right .price {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
#detail .right .price span {
  font-size: 12px;
}
#detail .right p {
  font-size: 15px;
  margin-bottom: 30px;
}
#detail .right a {
  display: block;
  background: #383838;
  width: 240px;
  line-height: 40px;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  background: #2e9bd4;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
#detail .right a::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: -1;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#detail .right a:hover {
  color: #2e9bd4;
}
#detail .right a:hover::before {
  left: 0;
}
#detail .right .comingsoon {
  display: block;
  width: 240px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  background: #383838;
}
#detail .right .box:not(.none){
  border-top: 1px solid #383838;
  border-bottom: 1px solid #383838;
  padding: 30px 0;
}
#detail .right .box + .box {
  border: none;
  padding: 30px 0 0 0;
}
#detail .right .box h2 {
  font-size: 19px;
  margin-bottom: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}
@media all and (-ms-high-contrast: none) {
  #detail .right .box h2 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  #detail .right .box h2 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
#detail .right .box .price {
  margin-bottom: 15px;
}
#detail .right .sec {
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #383838;
}
#detail .right .sec h2 {
  font-size: 16px;
  line-height: 70px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}
@media all and (-ms-high-contrast: none) {
  #detail .right .sec h2 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@supports (-ms-ime-align:auto) {
  #detail .right .sec h2 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
#detail .right .spec {
  border-top: 1px solid #383838;
}
#detail .right .spec dl {
  font-size: 14px;
  *zoom: 1;
}
#detail .right .spec dl + dl {
  margin-top: 10px;
}
#detail .right .spec dl dt {
  float: left;
  width: 120px;
  font-size: 12px;
}
#detail .right .spec dl dd {
  margin-left: 150px;
}
#detail .right .spec dl:before,
#detail .right .spec dl:after {
  content: ' ';
  display: table;
}
#detail .right .spec dl:after {
  clear: both;
}
#detail .right .points {
  display: none;
}
@media screen and (max-width: 767px) {
  #detail .lineup {
    padding: 50px 0;
  }
  #detail .option {
    padding: 50px 0 0 0 !important;
  }
  #detail .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #detail .images {
    margin-bottom: 30px;
  }
  #detail .images img {
    width: 100%;
    height: auto;
  }
  #detail .images div {
    position: relative;
    text-align: center;
  }
  #detail .images div p {
    border: none;
    position: static;
    top: auto;
    left: auto;
    font-size: 12px;
    padding: 3px 20px;
  }
  #detail .left .points {
    display: none;
  }
  #detail .right {
    width: auto;
    margin-left: 0px;
    padding-top: 0;
    padding: 0;
  }
  #detail .right h1 {
    text-align: center;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  @supports (-ms-ime-align:auto) {
    #detail .right h1 {
      font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-weight: bold;
    }
  }
  #detail .right .price {
    text-align: center;
    font-size: 17px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
  }
  @supports (-ms-ime-align:auto) {
    #detail .right .price {
      font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-weight: bold;
    }
  }
  #detail .right .price span {
    font-size: 12px;
  }
  #detail .right p {
    font-size: 15px;
    margin-bottom: 30px;
  }
  #detail .right a {
    display: block;
    background: #383838;
    margin: 0 auto;
    --webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    background: #2e9bd4;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
  }
  #detail .right a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    z-index: -1;
    --webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #detail .right a:hover {
    color: #2e9bd4;
  }
  #detail .right a:hover::before {
    left: 0;
  }
  #detail .right .comingsoon {
    margin: 0 auto;
  }
  #detail .right .box {
    border: none;
    padding: 0;
    text-align: center;
  }
  #detail .right .box + .box {
    border: none;
    margin-top: 30px;
    padding: 0;
  }
  #detail .right .box h2 {
    font-size: 19px;
    margin-bottom: 5px;
  }
  #detail .right .box .price {
    margin-bottom: 15px;
  }
  #detail .right .sec {
    margin-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #383838;
  }
  #detail .right .sec .in {
    padding-bottom: 40px;
  }
  #detail .right .sec h2 {
    font-size: 16px;
    line-height: 70px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    position: relative;
  }
  @supports (-ms-ime-align:auto) {
    #detail .right .sec h2 {
      font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-weight: bold;
    }
  }
  #detail .right .sec h2:after {
    --webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: #383838 1px solid;
    border-right: #383838 1px solid;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    right: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #detail .right .sec h2.active:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: #383838 1px solid;
    border-right: #383838 1px solid;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: 5%;
    top: 7%;
    bottom: 0;
    margin: auto;
  }
  #detail .right .sec .in {
    display: none;
    overflow: hidden;
    --webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #detail .right .sec .in.active {
    display: block;
  }
  #detail .right .spec {
    margin-top: 40px;
  }
  #detail .right .spec dl {
    font-size: 14px;
    *zoom: 1;
  }
  #detail .right .spec dl + dl {
    margin-top: 10px;
  }
  #detail .right .spec dl dt {
    float: left;
  }
  #detail .right .spec dl dd {
    margin-left: 150px;
  }
  #detail .right .spec dl:before,
  #detail .right .spec dl:after {
    content: ' ';
    display: table;
  }
  #detail .right .spec dl:after {
    clear: both;
  }
  #detail .right .points {
    display: block;
  }
  #detail .right .points ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  #detail .right .points ul li {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0;
  }
  #detail .right .points ul li a {
    display: block;
    width: 100%;
  }
  #detail .right .points ul li:nth-child(3n+1) {
    margin-left: 0;
  }
  #detail .right .points ul li:nth-child(2n) {
    margin-left: 0%;
  }
  #detail .right .points ul li img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  #detail .right .points ul li p {
    margin-top: 5px;
    font-size: 15px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) and all and (-ms-high-contrast: none) {
  #detail .right h1 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) and all and (-ms-high-contrast: none) {
  #detail .right .price {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) and all and (-ms-high-contrast: none) {
  #detail .right .sec h2 {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
  }
}
.qa .qa_list {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.qa .qa_list .box + .box {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #383838;
}
.qa .qa_list .box .q,
.qa .qa_list .box .a {
  position: relative;
  min-height: 50px;
}
.qa .qa_list .box .q span,
.qa .qa_list .box .a span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 17px;
  color: #FFFFFF;
  background-color: #383838;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.qa .qa_list .box .a {
  margin-top: 20px;
}
.qa .qa_list .box .a span {
  background-color: #2e9bd4;
}
.qa .qa_list .box p {
  display: inline-block;
  padding-left: 70px;
  padding-top: 12px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .qa .qa_list .box .q,
  .qa .qa_list .box .a {
    position: relative;
    min-height: 40px;
  }
  .qa .qa_list .box .q span,
  .qa .qa_list .box .a span {
    width: 40px;
    line-height: 40px;
  }
  .qa .qa_list .box p {
    display: inline-block;
    padding-left: 50px;
    padding-top: 7px;
    font-size: 17px;
  }
}
#bnr2108 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
#bnr2108 .bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
#bnr2108 .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 420px;
  background-color: #FFFFFF;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 50px 30px 30px 30px;
}
#bnr2108 .inner p {
  text-align: center;
  font-size: 19px;
  margin-bottom: 20px;
}
#bnr2108 .inner p span {
  color: red;
}
#bnr2108 .inner a {
  display: block;
  line-height: 50px;
  width: 240px;
  text-align: center;
  margin: 0 auto;
  background-color: #383838;
  color: #FFFFFF;
  cursor: pointer;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#bnr2108 .inner a:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  #bnr2108 .inner a:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
#bnr2108 .inner .close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  --webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#bnr2108 .inner .close:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  #bnr2108 .inner .close:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
#bnr2108 .inner .close::before,
#bnr2108 .inner .close::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  /*バツ線の太さ*/
  background: #383838;
  transform: rotate(45deg);
  transform-origin: 0% 50%;
  position: absolute;
  top: calc(14% - 5px);
  left: 14%;
}
#bnr2108 .inner .close::after {
  transform: rotate(-45deg);
  transform-origin: 100% 50%;
  left: auto;
  right: 14%;
}
@media screen and (max-width: 767px) {
  #bnr2108 .inner {
    width: 100%;
    padding: 50px 0 30px 0;
  }
  #bnr2108 .inner p {
    font-size: 17px;
    margin-bottom: 15px;
  }
  #bnr2108 .inner a {
    width: 290px;
  }
}


.cpbnr{
  padding: 0 5%;
  max-width: 1000px;
  margin: 0 auto 80px auto;
}
.cpbnr .image img{
  margin-bottom: 10px;
      width: 100%; height: auto;
}

.cpbnr .text p{
  font-size: 18px;
}
.cpbnr .text dl{
  font-size: 15px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.cpbnr .text dl dt{
  width: 10%;
  font-weight: bold;
}
.cpbnr .text dl dd{
  width: 90%;
}
@media screen and (max-width: 767px) {
.cpbnr .text p{
  font-size: 16px;
}
.cpbnr .text dl{
  display: block;
}
.cpbnr .text dl dt{
  width: auto;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  font-size: 17px;
}
.cpbnr .text dl dd{
  width: auto;
}
  
}

.cpbnr .text dl dd ul{
  margin-top: 10px;

}
.cpbnr .text dl dd ul li{
  font-size: 13px;
  text-indent: -1em;
  padding-left: 1em;
}
#detail .cpbnr{
  padding: 0;
  margin:0 0 30px 0;
}
#detail .cpbnr a{
  width: auto;
  overflow: visible;
  background: none;
  line-height: 1;
      -webkit-backface-visibility: visible;
}
#detail .cpbnr a img{
  width: 100%;
  height: auto;

}

#detail .cpbnr a::before{
  display: none;
}
#detail .cpbnr a:hover{
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}


/* Youtube動画追加 */
.movie {
  padding: 90px 0;
}

.movie h2 {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  margin-bottom: 50px;
  font-size: 28px;
  letter-spacing: 0.1em;
}

.movieContent {
  position: relative;
  width: 90%;
  max-width: 1200px;
  aspect-ratio: 16/9;
  margin: 0 auto;
}

.movieContent iframe, .movieContent div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* modal */
.youtubeModal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999999;
}

#modalOverlay {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modalContent {
  width: 100%;
  max-width: 1200px;
  position: relative;
}

#closeModal {
  position: absolute;
  top: -35px;
  right: 0;
  cursor: pointer;
  width: 35px;
  height: 35px;
  opacity: 0.6;
}

#closeModal:hover {
  opacity: 1;
}

#closeModal::before, #closeModal::after {
  content: "";
  width: 35px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 17px;
  left: 0;
}

#closeModal::before {
  transform: rotate(45deg);
}

#closeModal::after {
  transform: rotate(-45deg);
}

.video {
  position: relative;
  width: 100%;
  max-width: 100vw;
  max-height: 100vh;
  aspect-ratio: 16/9;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .movie {
    margin-top: 15px;
    padding: 30px 0;
  }

  .movie h2 {
    margin-bottom: 20px;
    font-size: 19px;
  }
}