@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}
body {
  font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    Sans-Serif;
  font-size: 14px;
}
p {
  line-height: 170%;
  font-size: 14px;
}
a {
  color: #000000;
  text-decoration: none;
}
.white {
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
a:active,
a:focus {
  outline: 0;
}
.clear {
  clear: both;
}
.clear2 {
  clear: both;
  height: 10px;
}
.clear3 {
  clear: both;
  height: 20px;
}
.clear4 {
  clear: both;
  height: 30px;
}
.clear5 {
  clear: both;
  height: 5px;
}
.clear6 {
  clear: both;
  height: 40px;
}
.text_black {
  color: #000000;
}
.text_red {
  color: #ff1f55;
}
.text_blue {
  color: #0000ff;
}
.text_big {
  font-size: 150%;
}
.t_small1 {
  font-size: 90%;
}
.t_small2 {
  font-size: 80%;
}
.t_small3 {
  font-size: 70%;
}
.t_center {
  text-align: center;
}
.t_left {
  text-align: left;
}
.t_right {
  text-align: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.font14 {
  font-size: 14px;
}
.font15 {
  font-size: 15px;
}
.font16 {
  font-size: 16px;
}
.font17 {
  font-size: 17px;
}
.font18 {
  font-size: 18px;
}
.font19 {
  font-size: 19px;
}
.font20 {
  font-size: 20px;
}
.font21 {
  font-size: 21px;
}
.font22 {
  font-size: 22px;
}
.font23 {
  font-size: 23px;
}
.font24 {
  font-size: 24px;
}
.font25 {
  font-size: 25px;
}
.font26 {
  font-size: 26px;
}
.margin10 {
  margin: 10px;
}
.margin20 {
  margin: 20px;
}
.margin30 {
  margin: 30px;
}
.margin_b10 {
  margin-bottom: 10px;
}
.margin_b20 {
  margin-bottom: 20px;
}
.margin_b30 {
  margin-bottom: 30px;
}
.margin_t10 {
  margin-top: 10px;
}
.margin_t20 {
  margin-top: 20px;
}
.margin_t30 {
  margin-top: 30px;
}
.padding10 {
  padding: 10px;
}
.padding20 {
  padding: 20px;
}
.padding30 {
  padding: 30px;
}
.padding_b10 {
  padding-bottom: 10px;
}
.padding_b20 {
  padding-bottom: 20px;
}
.padding_b30 {
  padding-bottom: 30px;
}
.padding_t10 {
  padding-top: 10px;
}
.padding_t20 {
  padding-top: 20px;
}
.padding_t30 {
  padding-top: 30px;
}
.center {
  text-align: center;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
img {
  border-style: none;
  padding: 0;
  margin: 0;
}
.centered {
  margin: 0 auto;
}
.box_l {
  float: left;
  width: 50%;
}
.box_r {
  float: right;
  width: 50%;
}
table {
  margin: 0;
  padding: 0;
}
.shadow {
  box-shadow: rgba(96, 96, 97, 0.682353) 4px 4px 10px -3px;
  -webkit-box-shadow: rgba(96, 96, 97, 0.682353) 4px 4px 10px -3px;
  -moz-box-shadow: rgba(96, 96, 97, 0.682353) 4px 4px 10px -3px;
}
.shadow2 {
  box-shadow: rgba(96, 96, 97, 0.682353) 4px 4px 10px -3px;
  -webkit-box-shadow: rgba(96, 96, 97, 0.682353) 4px 4px 10px -3px;
  -moz-box-shadow: rgba(96, 96, 97, 0.682353) 4px 4px 10px -3px;
}
img.shadow {
  box-shadow: rgba(96, 96, 97, 0.682353) 4px 4px 10px -3px;
  -webkit-box-shadow: rgba(96, 96, 97, 0.682353) 4px 4px 10px -3px;
  -moz-box-shadow: rgba(96, 96, 97, 0.682353) 4px 4px 10px -3px;
}
img.shadow2 {
  box-shadow: rgba(96, 96, 97, 0.682353) 0px 0px 15px -3px;
  -webkit-box-shadow: rgba(96, 96, 97, 0.682353) 0px 0px 15px -3px;
  -moz-box-shadow: rgba(96, 96, 97, 0.682353) 0px 0px 15px -3px;
}
.box960 {
  max-width: 960px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.box890 {
  height: auto;
  max-width: 890px;
  width: 100%;
  margin-left: 70px;
}
.box800 {
  height: auto;
  max-width: 800px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.box760 {
  height: auto;
  max-width: 760px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.box700 {
  height: auto;
  max-width: 700px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.box680 {
  height: auto;
  max-width: 680px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.justify {
  text-align: justify;
  text-justify: inter-ideograph; /* 両端揃えの種類 */
  word-break: normal;
  word-wrap: break-word;
}

.pc {
  display: block;
}
.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
#link1 {
  margin-top: -80px;
  padding-top: 80px;
}
#link2 {
  margin-top: -80px;
  padding-top: 80px;
}
#link3 {
  margin-top: -80px;
  padding-top: 80px;
}
#link4 {
  margin-top: -80px;
  padding-top: 80px;
}
#link5 {
  margin-top: -80px;
  padding-top: 80px;
}
#link6 {
  margin-top: -80px;
  padding-top: 80px;
}
#link7 {
  margin-top: -80px;
  padding-top: 80px;
}
#link8 {
  margin-top: -80px;
  padding-top: 80px;
}
#link9 {
  margin-top: -80px;
  padding-top: 80px;
}

.shippori_r {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.shippori_m {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shippori_sb {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.shippori_b {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.shippori_eb {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.shippori_l {
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.shippori_m {
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shippori_b {
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 600;
  font-style: normal;
}

/*************
全体
*************/

.shio_header {
  width: 100%;
  height: auto;
  padding-bottom: 0px;
  padding-top: 10px;
  background-color: #fff;
}
.head1 {
  width: 233px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.head1 img {
  width: 100%;
  height: auto;
}

.main-visual {
  height: 100%;
  background-size: cover;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.main-visual img {
  z-index: 1;
  position: absolute;

  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.main-visual video {
  margin: 0 auto;
  z-index: -3;
  width: 100%;
  height: 100%;
  object-fit: cover; /* これを追加 */
  vertical-align: bottom;
}

#video-area {
  position: fixed;
  z-index: -1; /*最背面に設定*/
  top: 0;
  right: 0;
  left: 0px;
  bottom: 0;
  overflow: hidden;
}

#video {
  /*天地中央配置*/
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*縦横幅指定*/
  width: 68vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 146vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}
#white {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.shio_topimage {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  position: relative;
}
.shio_scroll {
  width: 66px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
}
.shio_black {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  background-color: #000;
  padding-top: 100px;
}
.shio_btn1 {
  width: 90%;
  max-width: 623px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-top: 60px;
  padding-bottom: 90px;
}
.shio_top_youtube {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-bottom: 110px;
}
.shio_top_youtube p {
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shio_youtube {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

.shio_youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shio_bg1 {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  background-color: #f1eddb;
  position: relative;
  z-index: 10; /* 背景として最背面へ */
}
.shio_bghead1 {
  max-width: 1920px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-image: url("https://gigaplus.makeshop.jp/testsiteq/assets/images/lp/632/bg1.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  display: block;
  overflow-x: hidden; /* はみ出した部分は表示しないようにする */
}
.shio_btn2 {
  width: 90%;
  max-width: 767px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-top: 60px;
  padding-bottom: 10px;
}
.shio_btn2.mb-l{
  margin-bottom: 90px;
}
.shio_btn3 {
  width: 90%;
  max-width: 765px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-top: 0px;
  padding-bottom: 90px;
}
.shio_p1 {
  max-width: 1920px;
  height: 1383px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-image: url("https://gigaplus.makeshop.jp/testsiteq/assets/images/lp/632/p1_3_2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  display: block;
  overflow-x: hidden; /* はみ出した部分は表示しないようにする */
  z-index: 1; /* 背景として最背面へ */
}
/*imgタグのまま左右ブラウザカットの場合
.shio_p1 {
    max-width: 1920px;
    height: 912px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}

.shio_p1_bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
*/
.shio_t1 {
  max-width: 727px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-top: 800px;
  overflow: hidden; /* 画像がはみ出ないように */
}
.shio_bar1 {
  width: 100%;
  max-width: 1920px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #dad1bc;
  padding-bottom: 30px;
  padding-top: 30px;
}

/* 親コンテナ（スクロールエリア） */
.scroll-container {
  width: 100vw; /* ビューポート幅にフィット */
  overflow-x: auto; /* 横スクロールを有効化 */
  white-space: nowrap; /* 折り返し防止 */
  position: relative;

  /* スクロールバーを非表示 */
}
.scroll-container::-webkit-scrollbar {
}

/* 横スクロールするボックス */
.scroll-box {
  width: 1920px; /* 画像の幅と同じ */
  position: relative;
  display: inline-block; /* 横スクロール可能に */
}

/* 画像のスタイル */
.scroll-box img {
  width: 1920px; /* 画像の幅を固定 */
  height: auto;
  display: block; /* 余計な余白を防ぐ */
}

/* スクロールのヒント */
.scroll-hint {
  position: absolute;
  bottom: 10px; /* 画像の下に配置 */
  left: 50%; /* 中央揃え */
  transform: translateX(-50%); /* 正確な中央位置 */
  background: rgba(0, 0, 0, 0.6); /* 半透明の背景 */
  color: white; /* 文字色 */
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 5px;
  opacity: 0.7;
  pointer-events: none; /* クリック不可 */
}
.slider-wrapper {
  width: 100%;
  height: 310px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider-container {
  position: relative;
  width: 1920px; /* 画像の幅に固定 */
  height: 310px;
  overflow: hidden;
  white-space: nowrap;
}
.slider-track {
  display: flex;
  position: absolute;
  width: calc(2 * 1920px);
  left: 0;
  top: 0;
}
.slider-track img {
  width: 1920px;
  height: 310px;
  flex-shrink: 0;
}

.shio_top_youtube2 {
  width: 90%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-top: 60px;
  position: relative;
  z-index: 0;
}
.shio_youtube2 {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  z-index: 0;
}

.shio_youtube2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.shio_box2 {
  width: 90%;
  max-width: 1080px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  margin-top: -10px;
  margin-bottom: 100px;
}
.shio_l {
  width: 47%;
  max-width: 502px;
  float: left;
  padding-left: 12%;
  padding-top: 80px;
}
.shio_r {
  width: 51%;
  max-width: 596px;
  float: right;
  position: relative;
  z-index: 10;
}
.shio_f1 {
  font-size: 31px;
  line-height: 150%;
  margin-bottom: 12px;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shio_f2 {
  font-size: 17px;
  line-height: 180%;
  text-align: justify;
  text-justify: inter-ideograph; /* 両端揃えの種類 */
  word-break: normal;
  word-wrap: break-word;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shio_f2_2 {
  font-size: 17px;
  line-height: 180%;
  text-align: justify;
  text-justify: inter-ideograph; /* 両端揃えの種類 */
  word-break: normal;
  word-wrap: break-word;
  margin-bottom: 50px;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shio_bg3 {
  max-width: 1920px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-image: url("https://gigaplus.makeshop.jp/testsiteq/assets/images/lp/632/bg3.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  display: block;
  overflow-x: hidden; /* はみ出した部分は表示しないようにする */
  margin-top: 0px;
}

.shio_box3 {
  width: 90%;
  max-width: 760px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 35px;
}
.shio_l2 {
  width: 54%;
  max-width: 465px;
  float: left;
}
.shio_l2_2 {
  width: 47%;
  float: left;
}
.shio_r2 {
  width: 43%;
  float: right;
}
.shio_r2_2 {
  width: 47%;
  float: right;
}
.shio_flow {
  width: 95%;
  max-width: 1000px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.shio_box4 {
  width: 95%;
  max-width: 1000px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.shio_l3 {
  width: 28%;
  max-width: 345px;
  float: left;
  margin-right: 7%;
}
.shio_r3 {
  width: 28%;
  max-width: 345px;
  float: right;
}

.shio_f1_2 {
  font-size: 27px;
  line-height: 150%;
  margin-bottom: 12px;
  text-align: center;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #00388f;
}
.shio_f2_3 {
  font-size: 15px;
  line-height: 180%;
  text-align: justify;
  text-justify: inter-ideograph; /* 両端揃えの種類 */
  word-break: normal;
  word-wrap: break-word;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shio_title1 {
  width: 90%;
  max-width: 777px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.shio_p4 {
  width: 90%;
  max-width: 725px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.shio_p4_2 {
  width: 100%;
  max-width: 1140px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

.accordion-container2 {
  position: relative;
  width: 100%;
  max-width: 960px;
  outline: 0;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}

.article-title2:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0px; /*線の上下位置*/
  display: inline-block;
  width: 100%; /*線の長さ*/
  height: 0px; /*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); /*位置調整*/
  background-color: #7d7d7d; /*線の色*/
}

.accordion-container2 .article-title2 {
  width: 100%;
  display: block;
  position: relative;
  cursor: pointer;
  padding-bottom: 0px;
  padding-top: 50px;
}
.accordion-container2 .article-title2 span.faq_l {
  font-size: 26px;
}

.accordion-container2 .article-title2:hover,
.accordion-container2 .article-title2:active,
.accordion-container2 .content-entry.open .article-title2 {
}

.accordion-container2 .article-title2:hover i:before,
.accordion-container2 .article-title2:hover i:active,
.accordion-container2 .content-entry.open i {
  color: white;
}

.article-title2 {
  position: relative;
}
/*
.article-title2:after {
  content: "▼";
  position: absolute;
  top: 45%;
  right: 0%;
  font-size:30px;
  color: #00519E;
}

.article-title2.open:after {
  content: "▲";
  position: absolute;
  font-size:30px;
  color: #00519E;
}
*/
.accordion-content2 {
  display: none;
  width: 100%;
  height: auto;
  background-color: #f2f5f9;
  cursor: default;
}

.faq_l {
  width: 100%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.faq_l span {
}
.faq_box1 {
  width: 100%;
  max-width: 980px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 30px;
}

.shio_title2 {
  width: 90%;
  max-width: 777px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 50px;
}
.shio_f3 {
  width: 90%;
  max-width: 777px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  font-size: 17px;
  line-height: 200%;
  text-align: justify;
  text-justify: inter-ideograph; /* 両端揃えの種類 */
  word-break: normal;
  word-wrap: break-word;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shio_f3 p {
  font-size: 17px;
  line-height: 200%;
  text-align: justify;
  text-justify: inter-ideograph; /* 両端揃えの種類 */
  word-break: normal;
  word-wrap: break-word;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shio_f3 p strong {
  font-size: 20px;
  color: #00388f;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.shio_p5 {
  width: 90%;
  max-width: 777px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
}
.shio_title3 {
  width: 90%;
  max-width: 777px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.shio_p6 {
  width: 90%;
  max-width: 777px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

.shio_title4 {
  width: 90%;
  max-width: 795px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 180px;
  margin-bottom: 60px;
}
.shio_voice {
  width: 90%;
  max-width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
.shio_voice ul {
  width: 100%;
  height: auto;
}
.shio_voice ul li {
  width: 45%;
  max-width: 540px;
  height: auto;
  float: left;
  margin-left: 2.5%;
  margin-right: 2.5%;
  margin-bottom: 50px;
}

.shio_sonota {
  width: 90%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: #00388f;
  margin-bottom: 30px;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.shio_sonota2 {
  width: 90%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  margin-bottom: 30px;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.shio_sonota_box {
  width: 90%;
  max-width: 1190px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.shio_sonota_box ul {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.shio_sonota_box ul li {
  width: 16.8%;
  height: auto;
  float: left;
  margin-bottom: 30px;
  margin-left: 1.5151515%;
  margin-right: 1.5151515%;
}
.shio_ippin {
  width: 80%;
  max-width: 700px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 70px;
}
.shio_f1_2 {
  font-size: 27px;
  line-height: 150%;
  margin-bottom: 12px;
  text-align: center;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.shio_footer {
  width: 100%;
  height: auto;
}
.foot_inner {
  width: 90%;
  max-width: 680px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 30px;
}
.foot_otoiawase {
  width: 120px;
  height: auto;
  padding-bottom: 8px;
  padding-top: 8px;
  text-align: center;
  font-size: 17px;
  line-height: 100%;
  border: 1px solid #000000;
  float: left;
  margin-right: 30px;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shio_tel {
  width: 100%;
  max-width: 475px;
  height: auto;
  float: left;
  font-size: 27px;
  line-height: 120%;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.shio_tel span {
  font-size: 15px;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.shio_foot_t1 {
  font-size: 15px;
  line-height: 190%;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.shio_foot_link {
  width: 90%;
  max-width: 400px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.copyright {
  font-size: 13px;
  line-height: 120%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  header {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
    padding-top: 10px;
    background-color: #fff;
  }
  .head1 {
    width: 30%;
    max-width: 233px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .head1 img {
    width: 100%;
    height: auto;
  }

  .toppad {
  }
  #video-area {
    position: fixed;
    z-index: -1; /*最背面に設定*/
    top: 0%;
    right: 0;
    left: 0px;
    bottom: 0;
    overflow: hidden;
  }
  .topbacksp {
    width: 100%;
    height: 100%;
  }
  #video {
    /*天地中央配置*/
    margin-top: 15%;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 56.25vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 177.77vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: auto;
    background-color: #000;
  }

  .shio_topimage {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    position: relative;
  }
  .shio_scroll {
    width: 40px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
  }
  .shio_black {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: #000;
    padding-top: 60px;
  }
  .shio_btn1 {
    width: 90%;
    max-width: 623px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .shio_top_youtube {
    width: 90%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding-bottom: 40px;
  }
  .shio_top_youtube p {
    font-size: 15px;
    line-height: 120%;
    text-align: center;
    margin-top: 10px;
    color: #fff;
  }
  .shio_youtube {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
  }

  .shio_youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .shio_bg1 {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: #f1eddb;
    position: relative;
    z-index: 1; /* 背景として最背面へ */
  }
  .shio_bghead1 {
    max-width: 780px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-image: url("https://gigaplus.makeshop.jp/testsiteq/assets/images/lp/632/bg1sp.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    display: block;
    overflow-x: hidden; /* はみ出した部分は表示しないようにする */
  }
  .shio_btn2 {
    width: 90%;
    max-width: 767px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding-top: 50px;
    padding-bottom: 15px;
  }
  .shio_btn3 {
    width: 90%;
    max-width: 765px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .shio_p1 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
    /* background-size: auto; */
    background-size: cover;
    display: block;
    overflow-x: hidden; /* はみ出した部分は表示しないようにする */
    z-index: 1; /* 背景として最背面へ */
  }
  /*imgタグのまま左右ブラウザカットの場合
.shio_p1 {
    max-width: 1920px;
    height: 912px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}

.shio_p1_bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
*/
  .shio_t1 {
    display: none;
  }
  .shio_bar1 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #dad1bc;
    padding-bottom: 30px;
    padding-top: 30px;
  }

  /* 親コンテナ（スクロールエリア） */
  .scroll-container {
    width: 100vw; /* ビューポート幅にフィット */
    overflow-x: auto; /* 横スクロールを有効化 */
    white-space: nowrap; /* 折り返し防止 */
    position: relative;

    /* スクロールバーを非表示 */
  }
  .scroll-container::-webkit-scrollbar {
  }

  /* 横スクロールするボックス */
  .scroll-box {
    width: 1920px; /* 画像の幅と同じ */
    position: relative;
    display: inline-block; /* 横スクロール可能に */
  }

  /* 画像のスタイル */
  .scroll-box img {
    width: 1920px; /* 画像の幅を固定 */
    height: auto;
    display: block; /* 余計な余白を防ぐ */
  }

  /* スクロールのヒント */
  .scroll-hint {
    position: absolute;
    bottom: 10px; /* 画像の下に配置 */
    left: 50%; /* 中央揃え */
    transform: translateX(-50%); /* 正確な中央位置 */
    background: rgba(0, 0, 0, 0.6); /* 半透明の背景 */
    color: white; /* 文字色 */
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 5px;
    opacity: 0.7;
    pointer-events: none; /* クリック不可 */
  }
  .slider-wrapper {
    width: 100%;
    height: 252px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slider-container {
    position: relative;
    width: 1560px;
    height: 252px;
    overflow: hidden;
    white-space: nowrap;
  }
  .slider-track {
    display: flex;
    position: absolute;
    width: calc(2 * 1920px);
    left: 0;
    top: 0;
  }
  .slider-track img {
    width: 1560px;
    height: 252px;
    flex-shrink: 0;
  }

  .shio_top_youtube2 {
    width: 90%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding-top: 60px;
    position: relative;
    z-index: 0;
  }
  .shio_youtube2 {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
    z-index: 0;
  }

  .shio_youtube2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .shio_box2 {
    width: 100%;
    max-width: 1080px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    margin-top: -10px;
    margin-bottom: 80px;
  }
  .shio_l {
    width: 55%;
    max-width: 535px;
    float: left;
    padding-left: 5%;
    padding-top: 40px;
  }
  .shio_r {
    width: 45%;
    max-width: 596px;
    float: right;
    position: relative;
    z-index: 10;
  }
  .shio_f1 {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 10px;
  }
  .shio_f2 {
    font-size: 13px;
    line-height: 170%;
    text-align: justify;
    text-justify: inter-ideograph; /* 両端揃えの種類 */
    word-break: normal;
    word-wrap: break-word;
  }
  .shio_f2_2 {
    font-size: 13px;
    line-height: 170%;
    text-align: justify;
    text-justify: inter-ideograph; /* 両端揃えの種類 */
    word-break: normal;
    word-wrap: break-word;
    margin-bottom: 40px;
  }
  .shio_bg3 {
    max-width: 780px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-image: url("https://gigaplus.makeshop.jp/testsiteq/assets/images/lp/632/bg3sp.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    display: block;
    overflow-x: hidden; /* はみ出した部分は表示しないようにする */
    margin-top: 30px;
  }

  .shio_box3 {
    width: 100%;
    max-width: 850px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 35px;
  }
  .shio_l2 {
    width: 48%;
    max-width: 465px;
    float: left;
  }
  .shio_r2 {
    width: 47%;
    float: right;
    margin-right: 3%;
  }
  .shio_l2_2 {
    width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .shio_r2_2 {
    width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .shio_flow {
    width: 95%;
    max-width: 1000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
  .shio_box4 {
    width: 70%;
    max-width: 1000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
  }
  .shio_l3 {
    width: 100%;
    max-width: 780px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .shio_r3 {
    width: 100%;
    max-width: 780px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .shio_f1_2 {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 12px;
    text-align: left;
  }
  .shio_f2_3 {
    font-size: 14px;
    line-height: 180%;
    text-align: justify;
    text-justify: inter-ideograph; /* 両端揃えの種類 */
    word-break: normal;
    word-wrap: break-word;
  }
  .shio_title1 {
    width: 90%;
    max-width: 777px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .shio_p4 {
    width: 90%;
    max-width: 725px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
  }
  .shio_p4_2 {
    width: 90%;
    max-width: 1140px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
  }

  .accordion-container2 {
    position: relative;
    width: 90%;
    max-width: 960px;
    outline: 0;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    margin-bottom: 80px;
  }

  .article-title2:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0px; /*線の上下位置*/
    display: inline-block;
    width: 100%; /*線の長さ*/
    height: 0px; /*線の太さ*/
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); /*位置調整*/
    background-color: #7d7d7d; /*線の色*/
  }

  .accordion-container2 .article-title2 {
    width: 100%;
    display: block;
    position: relative;
    cursor: pointer;
    padding-bottom: 0px;
    padding-top: 20px;
  }
  .accordion-container2 .article-title2 span.faq_l {
    font-size: 26px;
  }

  .accordion-container2 .article-title2:hover,
  .accordion-container2 .article-title2:active,
  .accordion-container2 .content-entry.open .article-title2 {
  }

  .accordion-container2 .article-title2:hover i:before,
  .accordion-container2 .article-title2:hover i:active,
  .accordion-container2 .content-entry.open i {
    color: white;
  }

  .article-title2 {
    position: relative;
  }
  /*
.article-title2:after {
  content: "▼";
  position: absolute;
  top: 45%;
  right: 0%;
  font-size:30px;
  color: #00519E;
}

.article-title2.open:after {
  content: "▲";
  position: absolute;
  font-size:30px;
  color: #00519E;
}
*/
  .accordion-content2 {
    display: none;
    width: 100%;
    height: auto;
    background-color: #f2f5f9;
    cursor: default;
  }

  .faq_l {
    width: 100%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
  .faq_l span {
  }
  .faq_box1 {
    width: 100%;
    max-width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .shio_title2 {
    width: 90%;
    max-width: 777px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .shio_f3 {
    width: 90%;
    max-width: 777px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 200%;
    text-align: justify;
    text-justify: inter-ideograph; /* 両端揃えの種類 */
    word-break: normal;
    word-wrap: break-word;
  }
  .shio_f3 p {
    font-size: 14px;
    line-height: 200%;
    text-align: justify;
    text-justify: inter-ideograph; /* 両端揃えの種類 */
    word-break: normal;
    word-wrap: break-word;
  }
  .shio_f3 p strong {
    font-size: 16px;
    color: #00388f;
  }
  .shio_p5 {
    width: 90%;
    max-width: 777px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
  .shio_title3 {
    width: 90%;
    max-width: 777px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .shio_p6 {
    width: 90%;
    max-width: 777px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }

  .shio_title4 {
    width: 90%;
    max-width: 795px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    margin-bottom: 60px;
  }
  .shio_voice {
    width: 90%;
    max-width: 1280px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
  }
  .shio_voice ul {
    width: 100%;
    height: auto;
  }
  .shio_voice ul li {
    width: 100%;
    max-width: 780px;
    height: auto;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }

  .shio_sonota {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
    line-height: 150%;
    text-align: center;
    color: #00388f;
    margin-bottom: 10px;
  }
  .shio_sonota2 {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 30px;
  }

  .shio_sonota_box {
    width: 90%;
    max-width: 1190px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .shio_sonota_box ul {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .shio_sonota_box ul li {
    width: 30%;
    height: auto;
    float: left;
    margin-bottom: 20px;
    margin-left: 1.515151515%;
    margin-right: 1.515151515%;
  }
  .shio_ippin {
    width: 80%;
    max-width: 700px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 70px;
  }

  .shio_f1_2 {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 12px;
    text-align: center;
  }

  .shio_footer {
    width: 100%;
    height: auto;
  }
  .foot_inner {
    width: 90%;
    max-width: 680px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .foot_otoiawase {
    width: 150px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
    font-size: 17px;
    line-height: 100%;
    border: 1px solid #000000;
    float: none;
    margin-bottom: 15px;
  }
  .shio_tel {
    width: 100%;
    max-width: 780px;
    height: auto;
    float: none;
    font-size: 27px;
    line-height: 120%;
    text-align: center;
  }
  .shio_tel span {
    font-size: 15px;
    text-align: center;
  }
  .shio_foot_t1 {
    font-size: 14px;
    line-height: 170%;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
  }
  .shio_foot_link {
    width: 80%;
    max-width: 400px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  .copyright {
    font-size: 13px;
    line-height: 120%;
    text-align: center;
  }
}
