@charset "UTF-8";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

li {
  list-style-type: none;
}

/* 点滅 */
/* ローディングアニメ */
/* スクロールアニメ */
/* ページトップボタン */
/* メディアクエリ基本設定
---------------------------------------------*/
/* 全体設定
---------------------------------------------*/
html {
  width: 100%;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  width: 100%;
  overflow-x: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  word-break: break-all;
  /* text-align: justify; */
  font-size: 1.6rem;
  line-height: 180%;
  letter-spacing: 0.02rem;
  color: #000;
  background: #eeeeee;
}

@media screen and (max-width: 1024px) {
  body {
    font-size: 1.4rem;
    letter-spacing: 0.05rem;
  }
}

/* base
--------------------------------------*/
.fw_thin {
  font-weight: 100;
}

.fw_lig {
  font-weight: 300;
}

.fw_reg {
  font-weight: 400;
}

.fw_mid {
  font-weight: 500;
}

.fw_bol {
  font-weight: 600;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width: 1024px) {
  .pcNone {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .spNone {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .spNone {
    display: none !important;
  }
}

/* link setting
--------------------------------------*/
a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

#wrap {
  width: 100%;
  margin: 0 auto;
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-content {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

header {
  width: 100%;
  background: #fff;
}

h1 {
  width: 30%;
  margin: 0 auto;
  padding: 30px 0;
}

@media screen and (max-width: 1024px) {
  h1 {
    width: 40%;
    margin: 0 auto;
    padding: 20px 0;
  }
}

section {
  background: #fff;
  max-width: 1000px;
}

.fv {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.contents {
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container_1 {
  position: relative;
}

.inner-contents .container_1 h2 {
  width: 90%;
  margin: 10px auto;
}

.inner-contents .container_1 .item-box {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.inner-contents .container_1 .item-box .img03 {
  width: 100%;
}

.item-box-a {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  min-width: 250px;
  max-width: 900px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.item-box01-a {
  top: 39.7%;
  filter: drop-shadow(10px 10px 1px rgba(0, 0, 0, 0.5));
}

@media screen and (max-width: 1024px) {
  .item-box01-a {
    top: 39.0%;
  }
}

.item-box01-a:hover {
  transform: translate(calc(-50% + 5px), calc(-50% + 5px));
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
  filter: none;
}

.item-box02-a {
  bottom: -1.5%;
  border-radius: 9999px;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .item-box02-a {
    bottom: -.80%;
  }
}

.item-box02-a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  /* 初期状態では左側に隠れていない */
  width: 0;
  /* 幅を0にして非表示にする */
  height: 100%;
  background: linear-gradient(45deg,
      rgba(254, 218, 117, 0.5),
      rgba(250, 126, 30, 0.5),
      rgba(214, 41, 118, 0.5),
      rgba(150, 47, 191, 0.5),
      rgba(79, 91, 213, 0.5));
  transition: width 0.5s ease;
  /* widthをアニメーション化 */
  z-index: -1;
}

.item-box02-a:hover::before {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .item-box02-a::before {
    width: 100%;
  }
}

.item-box02-a:hover {
  background-color: transparent;
}

.inner-contents .container_2 h2 {
  margin: 20px auto;
}

.inner-contents .container_2 .txt {
  width: 95%;
  margin: 0 auto;
  border: solid 1px #000;
  padding: 1rem;
  font-size: 1.4rem;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
  .inner-contents .container_2 .txt {
    width: 90%;
    font-size: 1.1rem;
    line-height: 1.4;
  }
}

.inner-contents .link {
  width: 100%;
  padding: 50px 0;
}

@media screen and (max-width: 1024px) {
  .inner-contents .link {
    width: 100%;
    padding: 30px 0;
  }
}

.inner-contents .link a {
  display: block;
  width: 50%;
  margin: 0px auto;
  position: relative;
  border: solid 1px #0080c8;
  padding: 1.2rem;
  font-weight: 600;
  font-size: 1.2rem;
  border-radius: 50px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #0080c8;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.inner-contents .link a:hover {
  background: #0080c8;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .inner-contents .link a {
    width: 90%;
  }
}

.inner-contents .link img {
  width: 3rem;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.line {
  position: fixed;
  left: 50%;
  transform: translateX(-50%) !important;
  bottom: 10px;
  width: 80%;
  min-width: 250px;
  max-width: 300px;
  margin: auto;
}

.line a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.line a:hover {
  -webkit-filter: drop-shadow(1px 1px 5px #555);
  filter: drop-shadow(1px 1px 5px #555);
}


@media screen and (min-width: 1024px) {
  .line {
    left: 20px;
    right: auto;
    bottom: 20px;
    width: 25%;
      transform: translateX(0%) !important;
  }
}

.text-box {
  position: absolute;
  bottom: .2%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  max-width: 500px;
  aspect-ratio: 5/4;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  display: flex;
  flex-direction: column;
  color: #d00;
}

.box-title {
  text-align: center;
  font-size: 1.5em;
  margin: 0 auto;
  margin-bottom: 10px;

}

.box-content {
  flex: 1;
  overflow-y: auto;
  color: #333;
  line-height: 1.6;
}

@media screen and (max-width: 1024px) {
  .text-box {
    max-width: 600px;
    aspect-ratio: 6/5;
    bottom: .3%;
  }

  .box-title {
    text-align: center;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 724px) {
  .text-box {
    aspect-ratio: 6.5/5;
    padding: 7px;
    bottom: .15%;
  }

  .box-title {
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 10px;
  }
}

footer {
  width: 100%;
  background: #eeeeee;
  padding: 50px 0;
}

@media screen and (max-width: 1024px) {
  footer {
    padding: 30px 0 130px;
  }
}

footer .link-back {
  margin-top: 10%;
  text-align: center;
}

footer .link-back a {
  width: 40%;
  display: inline-block;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

footer .link-back a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 1024px) {
  footer .link-back a {
    width: 50%;
  }
}

/*# sourceMappingURL=style.css.map */