@charset "UTF-8";
/* Sass Document */
/* ----------------------------------------------------------------------------------------------------
*  基本情報
* --------------------------------------------------------------------------------------------------*/
html,
body {
  height: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  width: 100%;
  color: #231815;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  font-size: 1.25rem;
  overflow-x: hidden;
}
body.is_fixed {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  body {
    min-width: inherit;
    font-size: 1.5873015873vw;
  }
}
@media screen and (max-width: 750px) {
  body {
    font-size: 3.8461538462vw;
  }
}

.en {
  font-family: "Lato", sans-serif;
}

.shippori {
  font-family: "Shippori Mincho B1", serif;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
img,
form,
figure {
  margin: 0;
  padding: 0;
  border: none;
  list-style-type: none;
  font-style: normal;
  letter-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: normal;
  line-break: strict;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    text-decoration: none;
    cursor: default;
    pointer-events: none;
  }
  a:hover {
    opacity: 0.7;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

main {
  display: block;
  overflow: hidden;
}

strong {
  font-weight: 700;
}

a {
  color: #001c3c;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

body {
  background: #FCFDFE;
}

.pc {
  display: block;
}
@media screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 750px) {
  .sp {
    display: block !important;
  }
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.tac,
.tac * {
  text-align: center;
}

.en {
  font-family: "Lato", sans-serif;
}

.sans {
  font-family: "Noto Sans JP", sans-serif;
}

.wrap {
  max-width: 78.75rem;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .wrap {
    width: 92.3076923077vw;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

main {
  overflow: hidden;
}

#footer {
  padding: 6rem 0 0.75rem;
}
@media screen and (max-width: 1200px) {
  #footer {
    padding: 7.619047619vw 0 0.9523809524vw;
  }
}
@media screen and (max-width: 750px) {
  #footer {
    padding: 12.8205128205vw 0 20.5128205128vw;
  }
}
#footer .logo {
  width: 7.3125rem;
  margin: 0 auto 1.375rem;
}
@media screen and (max-width: 1200px) {
  #footer .logo {
    width: 9.2857142857vw;
    margin: 0 auto 1.746031746vw;
  }
}
@media screen and (max-width: 750px) {
  #footer .logo {
    width: 30vw;
    margin: 0 auto 5.641025641vw;
  }
}
#footer .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.25rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1200px) {
  #footer .sns {
    gap: 1.5873015873vw;
    margin-bottom: 3.1746031746vw;
  }
}
@media screen and (max-width: 750px) {
  #footer .sns {
    gap: 5.1282051282vw;
    width: 100%;
  }
}
#footer .sns li {
  width: 1.47554375rem;
}
@media screen and (max-width: 1200px) {
  #footer .sns li {
    width: 1.8737063492vw;
  }
}
@media screen and (max-width: 750px) {
  #footer .sns li {
    width: 6.0535128205vw;
  }
}
#footer .sns li:nth-of-type(2) {
  width: 1.42680625rem;
}
@media screen and (max-width: 1200px) {
  #footer .sns li:nth-of-type(2) {
    width: 1.8118174603vw;
  }
}
@media screen and (max-width: 750px) {
  #footer .sns li:nth-of-type(2) {
    width: 5.8535641026vw;
  }
}
#footer .sns li:nth-of-type(3) {
  width: 1.47054375rem;
}
@media screen and (max-width: 1200px) {
  #footer .sns li:nth-of-type(3) {
    width: 1.8673571429vw;
  }
}
@media screen and (max-width: 750px) {
  #footer .sns li:nth-of-type(3) {
    width: 6.033vw;
  }
}
#footer .sns li:nth-of-type(4) {
  width: 2.1146375rem;
}
@media screen and (max-width: 1200px) {
  #footer .sns li:nth-of-type(4) {
    width: 2.6852539683vw;
  }
}
@media screen and (max-width: 750px) {
  #footer .sns li:nth-of-type(4) {
    width: 8.6754358974vw;
  }
}
#footer .sns li img {
  vertical-align: baseline;
}
#footer .copy {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  text-align: center;
  font-weight: 800;
}
@media screen and (max-width: 1200px) {
  #footer .copy {
    margin-bottom: 1.2698412698vw;
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 750px) {
  #footer .copy {
    margin-bottom: 2.0512820513vw;
    font-size: 2.5641025641vw;
  }
}
#footer .message {
  font-size: 0.875rem;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  #footer .message {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 750px) {
  #footer .message {
    font-size: 2.3076923077vw;
  }
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 5.625rem;
  padding: 0 0 0 1.375rem;
  background: #fff;
  z-index: 8000;
}
@media screen and (max-width: 1200px) {
  #header {
    height: 7.1428571429vw;
    padding: 0 0 0 1.746031746vw;
  }
}
@media screen and (max-width: 750px) {
  #header {
    height: 15.3846153846vw;
    padding: 0 2.5641025641vw;
  }
}
#header .logo {
  width: 15.6875rem;
}
@media screen and (max-width: 1200px) {
  #header .logo {
    width: 19.9206349206vw;
  }
}
@media screen and (max-width: 750px) {
  #header .logo {
    width: 51.2820512821vw;
  }
}
#header .logo a {
  display: block;
}
@media screen and (max-width: 750px) {
  #header .toggle {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 9.2307692308vw;
    height: 4.6153846154vw;
    margin-bottom: 5.1282051282vw;
    z-index: 15;
  }
}
@media screen and (max-width: 750px) {
  #header .toggle span {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 0.125rem;
    margin: auto;
    background: #001c3c;
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}
#header .toggle span:nth-of-type(1) {
  top: 0;
}
#header .toggle span:nth-of-type(2) {
  top: 0;
  bottom: 0;
  margin: auto;
}
#header .toggle span:nth-of-type(3) {
  bottom: 0;
}
@media screen and (max-width: 750px) {
  #header .toggle span:nth-of-type(4), #header .toggle span:nth-of-type(5) {
    bottom: -5.1282051282vw;
    font-size: 2.5641025641vw;
    text-align: center;
    background: none;
    width: 100%;
    height: auto;
    font-weight: 700;
  }
}
#header .toggle span.close {
  display: none;
}
@media screen and (max-width: 750px) {
  #header .toggle.active span:nth-of-type(1) {
    -webkit-transform: translateY(2.3076923077vw) rotate(150deg);
            transform: translateY(2.3076923077vw) rotate(150deg);
  }
}
#header .toggle.active span:nth-of-type(2) {
  opacity: 0;
}
@media screen and (max-width: 750px) {
  #header .toggle.active span:nth-of-type(3) {
    top: 0;
    bottom: auto;
    -webkit-transform: translateY(2.3076923077vw) rotate(-150deg);
            transform: translateY(2.3076923077vw) rotate(-150deg);
  }
}
#header .toggle.active span.open {
  display: none;
}
#header .toggle.active span.close {
  display: block;
}

#menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1.75rem;
}
@media screen and (max-width: 1200px) {
  #menu {
    gap: 2.2222222222vw;
  }
}
@media screen and (max-width: 750px) {
  #menu {
    position: fixed;
    top: 15.3846153846vw;
    right: 0;
    display: none;
    width: 100vw;
    height: calc(100vh - 15.3846153846vw);
    background: rgba(255, 255, 255, 0.95);
    z-index: 10;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
  }
}
#menu.on {
  display: block;
  opacity: 1;
}
#menu .gnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 750px) {
  #menu .gnav {
    display: block;
    border-top: 0.0625rem solid #001c3c;
  }
}
#menu .gnav li {
  font-size: 1rem;
  font-weight: 900;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  #menu .gnav li {
    font-size: 1.2698412698vw;
  }
}
@media screen and (max-width: 750px) {
  #menu .gnav li {
    font-size: 4.1025641026vw;
    border-bottom: 0.0625rem solid #001c3c;
  }
}
@media screen and (max-width: 750px) {
  #menu .gnav li a {
    display: block;
    padding: 1em;
  }
}
#menu .gnav li + li {
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  border-left: 0.0625rem solid #231815;
}
@media screen and (max-width: 1200px) {
  #menu .gnav li + li {
    margin-left: 0.6349206349vw;
    padding-left: 0.6349206349vw;
  }
}
@media screen and (max-width: 750px) {
  #menu .gnav li + li {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
}
#menu .btn {
  margin-top: -0.9375rem;
}
@media screen and (max-width: 1200px) {
  #menu .btn {
    margin-top: -1.1904761905vw;
  }
}
@media screen and (max-width: 750px) {
  #menu .btn {
    margin-top: 5.1282051282vw;
  }
}
#menu .btn a {
  display: block;
  width: 12.5rem;
}
@media screen and (max-width: 1200px) {
  #menu .btn a {
    width: 15.873015873vw;
  }
}
@media screen and (max-width: 750px) {
  #menu .btn a {
    width: 51.2820512821vw;
    margin: auto;
  }
}

main {
  margin-top: 5.625rem;
}
@media screen and (max-width: 1200px) {
  main {
    margin-top: 7.1428571429vw;
  }
}
@media screen and (max-width: 750px) {
  main {
    margin-top: 15.3846153846vw;
  }
}

.line {
  display: inline;
  background: linear-gradient(104deg, #efe549 100%);
  background-position: 0 1.05em;
  background-size: 100% 0.3em;
  background-repeat: no-repeat;
  padding: 0 0.15em;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

@-webkit-keyframes line-draw {
  from {
    background-size: 0 0.6em;
  }
  to {
    background-size: 100% 0.6em;
  }
}

@keyframes line-draw {
  from {
    background-size: 0 0.6em;
  }
  to {
    background-size: 100% 0.6em;
  }
}
#fv {
  position: relative;
  overflow: hidden;
  background: url(../img/bg_fv.jpg) no-repeat center bottom;
  background-size: cover;
}

#sec01 {
  position: relative;
  padding-top: 3.4375rem;
  background: url(../img/bg00.png) no-repeat center bottom, #00aaf6;
  background-size: 100%;
}
@media screen and (max-width: 1200px) {
  #sec01 {
    padding-top: 3.1746031746vw;
  }
}
@media screen and (max-width: 750px) {
  #sec01 {
    padding-top: 2.5641025641vw;
  }
	#sec01 p{margin-bottom: 5px}
}
#sec01 .wrap {
  max-width: 81.25rem;
  width: 100%;
}
#sec01 .txt_area {
  position: absolute;
  top: 10.25rem;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
  #sec01 .txt_area {
    top: 13.0158730159vw;
  }
}
@media screen and (max-width: 750px) {
  #sec01 .txt_area {
    top: 5vw;
  }
}
#sec01 .title02 {
  width: 13.0535625rem;
  margin: 0 auto 4.375rem;
}
@media screen and (max-width: 1200px) {
  #sec01 .title02 {
    width: 16.575952381vw;
    margin: 0 auto 5.5555555556vw;
  }
}
@media screen and (max-width: 750px) {
  #sec01 .title02 {
    width: 25.641025641vw;
    margin: 0 auto 0;
  }
}
#sec01 .title03 {
  margin-bottom: 2.5rem;
  font-size: 2.625rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.6904761905;
}
@media screen and (max-width: 1200px) {
  #sec01 .title03 {
    margin-bottom: 3.1746031746vw;
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #sec01 .title03 {
    margin-bottom: 2.5641025641vw;
    font-size: 4.6153846154vw;
  }
}
#sec01 p {
  font-size: 1.5rem;
  font-weight: 900;
  text-align: center;
  line-height: 2.1666666667;
}
@media screen and (max-width: 1200px) {
  #sec01 p {
    font-size: 1.9047619048vw;
  }
}
@media screen and (max-width: 750px) {
  #sec01 p {
    font-size: 3.0769230769vw;
  }
}
#sec01 .catch {
  margin-top: 3.125rem;
  font-size: 4rem;
  line-height: 5.8125rem;
}
@media screen and (max-width: 1200px) {
  #sec01 .catch {
    margin-top: 3.9682539683vw;
    font-size: 5.0793650794vw;
    line-height: 7.380952381vw;
  }
}
@media screen and (max-width: 750px) {
  #sec01 .catch {
    margin-top: 2.5641025641vw;
    font-size: 5.1282051282vw;
    line-height: 1.4;
  }
}

#sec02 {
  position: relative;
  padding: 1rem 0 2.8125rem;
}
@media screen and (max-width: 1200px) {
  #sec02 {
    padding: 1.2698412698vw 0 3.5714285714vw;
  }
}
@media screen and (max-width: 750px) {
  #sec02 {
    padding: 0 0 5.1282051282vw;
  }
}
#sec02 .title02 {
  width: 13.23431875rem;
  margin: 0 auto 1.625rem;
}
@media screen and (max-width: 1200px) {
  #sec02 .title02 {
    width: 16.805484127vw;
    margin: 0 auto 2.0634920635vw;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .title02 {
    width: 26.9230769231vw;
    margin: 0 auto 2.5641025641vw;
  }
}
#sec02 .title03 {
  margin-bottom: 2.5rem;
  font-size: 2.75rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.4545454545;
}
@media screen and (max-width: 1200px) {
  #sec02 .title03 {
    margin-bottom: 3.1746031746vw;
    font-size: 3.4920634921vw;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .title03 {
    margin-bottom: 2.5641025641vw;
    font-size: 5.1282051282vw;
  }
}
#sec02 .title03 .small {
  font-size: 1.375rem;
}
@media screen and (max-width: 1200px) {
  #sec02 .title03 .small {
    font-size: 1.746031746vw;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .title03 .small {
    font-size: 3.8461538462vw;
  }
}
#sec02 p {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  line-height: 2.1666666667;
}
@media screen and (max-width: 1200px) {
  #sec02 p {
    font-size: 1.9047619048vw;
  }
}
@media screen and (max-width: 750px) {
  #sec02 p {
    font-size: 3.0769230769vw;
    line-height: 1.6;
  }
}
#sec02 figure {
  margin: 4.375rem auto 0;
}
@media screen and (max-width: 1200px) {
  #sec02 figure {
    margin: 5.5555555556vw auto 0;
  }
}

#sec03 {
  position: relative;
  padding: 2.8125rem 0 4.375rem;
}
@media screen and (max-width: 1200px) {
  #sec03 {
    padding: 3.5714285714vw 0 5.5555555556vw;
  }
}
@media screen and (max-width: 750px) {
  #sec03 {
    padding: 0 0 7.6923076923vw;
  }
}
#sec03 .wrap {
  position: relative;
}
#sec03 .title02 {
  width: 10.8500375rem;
  margin: 0 auto 2.5rem;
}
@media screen and (max-width: 1200px) {
  #sec03 .title02 {
    width: 13.7778253968vw;
    margin: 0 auto 3.1746031746vw;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .title02 {
    width: 22.0512820513vw;
    margin: 0 auto 2.5641025641vw;
  }
}
#sec03 .title03 {
  margin-bottom: 0.625rem;
  font-size: 2.75rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.4545454545;
}
@media screen and (max-width: 1200px) {
  #sec03 .title03 {
    margin-bottom: 11.1111111111vw;
    font-size: 3.4920634921vw;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .title03 {
    margin-bottom: 1.2820512821vw;
    font-size: 4.6153846154vw;
  }
}
#sec03 p {
  margin-bottom: 2.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  line-height: 2.1666666667;
}
@media screen and (max-width: 1200px) {
  #sec03 p {
    margin-bottom: 3.1746031746vw;
    font-size: 1.9047619048vw;
  }
}
@media screen and (max-width: 750px) {
  #sec03 p {
    margin-bottom: 5.1282051282vw;
    font-size: 3.0769230769vw;
    line-height: 1.6;
  }
}
#sec03 .catch {
  width: 100%;
  margin-top: -3.125rem;
  font-size: 3.625rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.6034482759;
}
@media screen and (max-width: 1200px) {
  #sec03 .catch {
    margin-top: -3.9682539683vw;
    font-size: 4.6031746032vw;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .catch {
    margin-top: -7.6923076923vw;
    font-size: 4.6153846154vw;
  }
}

#sec04 {
  padding: 6.875rem 0 5.625rem;
  background: url(../img/bg02.jpg) no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1200px) {
  #sec04 {
    padding: 8.7301587302vw 0 7.1428571429vw;
  }
}
@media screen and (max-width: 750px) {
  #sec04 {
    padding: 7.6923076923vw 0;
  }
}
#sec04 .wrap {
  position: relative;
}
#sec04 .title02 {
  font-size: 4.25rem;
  font-weight: 900;
  line-height: 5.8125rem;
}
@media screen and (max-width: 1200px) {
  #sec04 .title02 {
    font-size: 5.3968253968vw;
    line-height: 7.380952381vw;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .title02 {
    margin-bottom: 5.1282051282vw;
    font-size: 7.6923076923vw;
    line-height: 1.2;
  }
}
#sec04 .title02 span {
  font-size: 4.625rem;
}
@media screen and (max-width: 1200px) {
  #sec04 .title02 span {
    font-size: 5.873015873vw;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .title02 span {
    font-size: 8.9743589744vw;
  }
}
#sec04 .flex {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4.375rem;
  margin-top: -2.5rem;
}
@media screen and (max-width: 1200px) {
  #sec04 .flex {
    gap: 5.5555555556vw;
    margin-top: -3.1746031746vw;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5.1282051282vw;
    margin-top: 0;
  }
}
#sec04 .flex .in {
  width: 32.375rem;
}
@media screen and (max-width: 1200px) {
  #sec04 .flex .in {
    width: 41.1111111111vw;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .flex .in {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .flex .in figure {
    width: 70%;
    margin: auto;
  }
}
#sec04 .flex .in .title03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5625rem;
  width: 27.5rem;
  padding-left: 1.25rem;
  padding-bottom: 1.125rem;
  margin-bottom: 1.125rem;
  font-size: 3rem;
  font-weight: 900;
  border-bottom: 0.0625rem dotted #231815;
}
@media screen and (max-width: 1200px) {
  #sec04 .flex .in .title03 {
    gap: 1.9841269841vw;
    width: 34.9206349206vw;
    padding-left: 1.5873015873vw;
    padding-bottom: 1.4285714286vw;
    margin-bottom: 1.4285714286vw;
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .flex .in .title03 {
    gap: 2.0512820513vw;
    width: 100%;
    padding-left: 2.5641025641vw;
    padding-bottom: 2.5641025641vw;
    margin-bottom: 2.5641025641vw;
    font-size: 6.6666666667vw;
  }
}
#sec04 .flex .in .title03 img {
  width: 6.5rem;
}
@media screen and (max-width: 1200px) {
  #sec04 .flex .in .title03 img {
    width: 8.253968254vw;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .flex .in .title03 img {
    width: 17.9487179487vw;
  }
}
#sec04 .flex .in p {
  width: 25rem;
  margin-left: 1.25rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 1200px) {
  #sec04 .flex .in p {
    width: 31.746031746vw;
    margin-left: 1.5873015873vw;
    font-size: 1.5873015873vw;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .flex .in p {
    width: calc(100% - 5.1282051282vw);
    margin-left: 2.5641025641vw;
    font-size: 3.5897435897vw;
  }
}

#sec05 {
  position: relative;
  padding: 11.875rem 0 7.5rem;
  background: url(../img/bg03.jpg) repeat-x center center;
  background-size: auto 100%;
}
@media screen and (max-width: 1200px) {
  #sec05 {
    padding: 15.0793650794vw 0 9.5238095238vw;
  }
}
@media screen and (max-width: 750px) {
  #sec05 {
    padding: 15.3846153846vw 0;
    background: url(../img/bg03.jpg) no-repeat left -100vw center;
    background-size: auto 100%;
  }
}
#sec05 .flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 750px) {
  #sec05 .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12.8205128205vw;
  }
}
#sec05 .flex .logo {
  width: 21.25rem;
  margin-left: 3.5rem;
}
@media screen and (max-width: 1200px) {
  #sec05 .flex .logo {
    width: 26.9841269841vw;
    margin-left: 4.4444444444vw;
  }
}
@media screen and (max-width: 750px) {
  #sec05 .flex .logo {
    width: 30.7692307692vw;
    margin-left: 0;
  }
}
#sec05 .flex .in {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 6.25rem;
}
@media screen and (max-width: 1200px) {
  #sec05 .flex .in {
    margin-right: 7.9365079365vw;
  }
}
@media screen and (max-width: 750px) {
  #sec05 .flex .in {
    width: 58.9743589744vw;
    margin-right: 0;
  }
}
#sec05 .flex .in .title02 {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1.395;
}
@media screen and (max-width: 1200px) {
  #sec05 .flex .in .title02 {
    font-size: 3.1746031746vw;
  }
}
@media screen and (max-width: 750px) {
  #sec05 .flex .in .title02 {
    font-size: 5.1282051282vw;
  }
}
#sec05 .flex .in .title_under {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  #sec05 .flex .in .title_under {
    margin-bottom: 1.2698412698vw;
    font-size: 1.5873015873vw;
  }
}
@media screen and (max-width: 750px) {
  #sec05 .flex .in .title_under {
    margin-bottom: 2.5641025641vw;
    font-size: 3.5897435897vw;
  }
}
#sec05 .flex .in ul {
  border-top: 0.0625rem dotted #989898;
}
#sec05 .flex .in ul li {
  padding: 0.625rem 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  border-bottom: 0.0625rem dotted #989898;
}
@media screen and (max-width: 1200px) {
  #sec05 .flex .in ul li {
    padding: 0.7936507937vw 0.6349206349vw;
    font-size: 1.2698412698vw;
  }
}
@media screen and (max-width: 750px) {
  #sec05 .flex .in ul li {
    padding: 2.5641025641vw 1.0256410256vw;
    font-size: 3.0769230769vw;
  }
}
#sec05 .flex .in ul + p {
  width: 18.375rem;
  margin: 0.9375rem auto 0;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.8571428571;
}
@media screen and (max-width: 1200px) {
  #sec05 .flex .in ul + p {
    width: 23.3333333333vw;
    margin: 1.1904761905vw auto 0;
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 750px) {
  #sec05 .flex .in ul + p {
    width: 100%;
    margin: 2.5641025641vw auto 0;
    font-size: 2.5641025641vw;
  }
}

#netshop {
  padding: 6rem 0 5.875rem;
  background: url(../img/bg04.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 1200px) {
  #netshop {
    padding: 7.619047619vw 0 7.4603174603vw;
  }
}
#netshop .box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 22.5rem;
  height: 20.625rem;
  padding: 3.5rem 0 5rem;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  #netshop .box {
    width: 28.5714285714vw;
    height: 26.1904761905vw;
    padding: 4.4444444444vw 0 6.3492063492vw;
  }
}
@media screen and (max-width: 750px) {
  #netshop .box {
    width: 64.1025641026vw;
    height: 64.1025641026vw;
    padding: 7.6923076923vw 0;
  }
}
#netshop .box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #208FD0;
  mix-blend-mode: multiply;
}
#netshop .box .txt_area {
  position: relative;
  z-index: 2;
}
#netshop .box .logo {
  display: block;
  width: 7.5rem;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  #netshop .box .logo {
    width: 9.5238095238vw;
  }
}
@media screen and (max-width: 750px) {
  #netshop .box .logo {
    width: 25.641025641vw;
  }
}
#netshop .box .shippori {
  margin: 0 0 1.25rem;
  font-size: 1.875rem;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  #netshop .box .shippori {
    margin: 0 0 1.5873015873vw;
    font-size: 2.380952381vw;
  }
}
@media screen and (max-width: 750px) {
  #netshop .box .shippori {
    margin: 5.1282051282vw 0 7.6923076923vw;
    font-size: 4.1025641026vw;
  }
}
#netshop .box .en a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.4375rem;
  font-size: 1rem;
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 1200px) {
  #netshop .box .en a {
    gap: 0.5555555556vw;
    font-size: 1.2698412698vw;
  }
}
@media screen and (max-width: 750px) {
  #netshop .box .en a {
    gap: 1.7948717949vw;
    font-size: 3.5897435897vw;
  }
}
#netshop .box .en a img {
  width: 0.5rem;
}
@media screen and (max-width: 1200px) {
  #netshop .box .en a img {
    width: 0.6349206349vw;
  }
}
@media screen and (max-width: 750px) {
  #netshop .box .en a img {
    width: 1.2820512821vw;
  }
}