@charset "UTF-8";
/* 基本設定 */
/*============================================
	― 変数設定
=============================================*/
/*============================================
	― PC表示
=============================================*/
.pc-disblock {
  display: block;
}

.pc-disline {
  display: inline;
}

.pc-dislineblock {
  display: inline-block;
}

.pc-none {
  display: none;
}

.sp-disblock {
  display: none;
}

.sp-disline {
  display: none;
}

.sp-dislineblock {
  display: none;
}

/*============================================
	― スマホ表示切り替え
=============================================*/
@media screen and (max-width: 769px) {
  .pc-disblock {
    display: none;
  }
  .pc-disline {
    display: none;
  }
  .pc-dislineblock {
    display: none;
  }
  .sp-disblock {
    display: block;
  }
  .sp-disline {
    display: inline;
  }
  .sp-dislineblock {
    display: inline-block;
  }
  .sp-none {
    display: none;
  }
}
body {
  font-family: "NitalagoRuika-06M", "Zen Maru Gothic", sans-serif;
}

.zen-maru-gothic {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.futura-pt {
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.futura-pt-bold {
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.Bebas-Neue {
  font-family: "Bebas Neue", cursive;
}

/* modules */
@font-face {
  font-family: "NitalagoRuika-06M";
  src: url("../webfonts/NitalagoRuika-06M.woff2") format("woff2"), url("../webfonts/NitalagoRuika-06M.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../webfonts/Inter-ExtraBold.woff2") format("woff2"), url("../webfonts/Inter-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../webfonts/Inter-Bold.woff2") format("woff2"), url("../webfonts/Inter-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../webfonts/Inter-Black.woff2") format("woff2"), url("../webfonts/Inter-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Syncopate";
  src: url("../webfonts/Syncopate-Regular.woff2") format("woff2"), url("../webfonts/Syncopate-Regular.woff") format("woff"), url("../webfonts/Syncopate-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Syncopate";
  src: url("../webfonts/Syncopate-Bold.woff2") format("woff2"), url("../webfonts/Syncopate-Bold.woff") format("woff"), url("../webfonts/Syncopate-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Zen Maru Gothic";
  src: url("../webfonts/ZenMaruGothic-Bold.woff2") format("woff2"), url("../webfonts/ZenMaruGothic-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "League Gothic";
  src: url("../webfonts/LeagueGothic_SemiCondensed-Regular.woff2") format("woff2"), url("../webfonts/LeagueGothic_SemiCondensed-Regular.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../webfonts/Jost-Regular.woff2") format("woff2"), url("../webfonts/Jost-Regular.woff") format("woff"), url("../webfonts/Jost-Regularttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../webfonts/Jost-Bold.woff2") format("woff2"), url("../webfonts/Jost-Bold.woff") format("woff"), url("../webfonts/Jost-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBMPlexSansJP";
  src: url("../webfonts/IBMPlexSansJP-SemiBold.woff2") format("woff2"), url("../webfonts/IBMPlexSansJP-SemiBold.woff") format("woff"), url("../webfonts/IBMPlexSansJP-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Antonio";
  src: url("../webfonts/Antonio-Medium.woff2") format("woff2"), url("../webfonts/Antonio-Medium.woff") format("woff"), url("../webfonts/Antonio-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 FULLSCREENMENU 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.fullscreenmenu .menu, .fullscreenmenu .menu span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}
.fullscreenmenu .menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  z-index: 10000000;
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: linear-gradient(45deg, #0d78a5 0%, #08ae8d 100%);
  cursor: pointer;
}
.fullscreenmenu .menu:after {
  content: "MENU";
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
  font-family: "Inter";
  font-weight: 700;
  color: #fff;
  transition: all 0.4s;
}
.fullscreenmenu .menu span {
  position: absolute;
  left: 50%;
  width: 70%;
  height: 2px;
  background-color: #ffffff;
  z-index: 10;
  transform: translate(-50%, 0);
}
.fullscreenmenu .menu span:nth-of-type(1) {
  top: 20px;
}
.fullscreenmenu .menu span:nth-of-type(2) {
  top: 30px;
}
.fullscreenmenu .menu span:nth-of-type(3) {
  top: 40px;
}
.fullscreenmenu .menu.active span:nth-of-type(1) {
  transform: translate(-50%, 10px) rotate(45deg);
}
.fullscreenmenu .menu.active span:nth-of-type(2) {
  opacity: 0;
}
.fullscreenmenu .menu.active span:nth-of-type(3) {
  transform: translate(-50%, -10px) rotate(-45deg);
}
.fullscreenmenu .menu.active:after {
  content: "CLOSE";
}
.fullscreenmenu #nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100000;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background: url(../images/first-view-bg.jpg) no-repeat center center;
  background-size: cover;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  overflow-y: scroll;
}
.fullscreenmenu #nav #nav-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}
.fullscreenmenu #nav #nav-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto 0;
  list-style-type: none;
  background: #fff;
  padding: 3% 3% 3% 3%;
}
.fullscreenmenu #nav #nav-wrapper ul li {
  width: 48.5%;
  margin: 20px 3% 0 0;
  border-bottom: solid 1px #7fa9e1;
}
.fullscreenmenu #nav #nav-wrapper ul li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0 10px 0;
}
.fullscreenmenu #nav #nav-wrapper ul li a .icon {
  line-height: 0;
  margin: 0 10px 0 0;
  width: 50px;
}
.fullscreenmenu #nav #nav-wrapper ul li a .icon img {
  width: 100%;
  height: auto;
}
.fullscreenmenu #nav #nav-wrapper ul li a .catch {
  font-family: "NitalagoRuika-06M";
  font-weight: 100;
  font-style: normal;
  display: inline-block;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 2px;
  font-size: 32px;
}
.fullscreenmenu #nav #nav-wrapper ul li:nth-child(2n) {
  margin: 20px 0 0 0;
}
.fullscreenmenu #nav.active {
  right: 0;
  opacity: 1;
  transform: translateX(0);
  visibility: visible;
}
.fullscreenmenu #nav ul {
  margin: 20px 0;
  padding: 20px 0;
}
.fullscreenmenu #nav ul li {
  list-style-type: none;
}
.fullscreenmenu #nav ul li a {
  padding: 10px 0 10px 0;
  transition: all 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
  color: #333;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .fullscreenmenu {
    display: block;
  }
  .fullscreenmenu #nav #nav-wrapper ul {
    max-width: 90%;
    padding: 40px 40px 60px 40px;
    display: block;
  }
  .fullscreenmenu #nav #nav-wrapper ul li {
    width: 100%;
    margin: 20px 3% 0 0;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a {
    padding: 10px 0 10px 0;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a .icon {
    line-height: 0;
    margin: 0 10px 0 0;
    width: 5vw;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a .icon img {
    width: 100%;
    height: auto;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a .catch {
    letter-spacing: 1px;
    font-size: 2.5vw;
  }
  .fullscreenmenu #nav #nav-wrapper ul li:nth-child(2n) {
    margin: 20px 0 0 0;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .fullscreenmenu {
    display: block;
  }
  .fullscreenmenu #nav #nav-wrapper ul {
    max-width: 90%;
    padding: 40px 40px 60px 40px;
    display: block;
  }
  .fullscreenmenu #nav #nav-wrapper ul li {
    width: 100%;
    margin: 20px 3% 0 0;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a {
    padding: 10px 0 10px 0;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a .icon {
    line-height: 0;
    margin: 0 10px 0 0;
    width: 5vw;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a .icon img {
    width: 100%;
    height: auto;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a .catch {
    letter-spacing: 1px;
    font-size: 2.5vw;
  }
  .fullscreenmenu #nav #nav-wrapper ul li:nth-child(2n) {
    margin: 20px 0 0 0;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .fullscreenmenu {
    display: block;
  }
  .fullscreenmenu .menu {
    width: 75px;
    height: 75px;
  }
  .fullscreenmenu .menu:after {
    content: "MENU";
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    font-weight: bold;
    color: #fff;
    transition: all 0.4s;
  }
  .fullscreenmenu .menu span {
    position: absolute;
    left: 50%;
    width: 70%;
    height: 2px;
    background-color: #ffffff;
    z-index: 10;
    transform: translate(-50%, 0);
  }
  .fullscreenmenu .menu span:nth-of-type(1) {
    top: 16px;
  }
  .fullscreenmenu .menu span:nth-of-type(2) {
    top: 26px;
  }
  .fullscreenmenu .menu span:nth-of-type(3) {
    top: 36px;
  }
  .fullscreenmenu #nav #nav-wrapper ul {
    max-width: 92%;
    padding: 10px 25px 30px 25px;
    display: block;
  }
  .fullscreenmenu #nav #nav-wrapper ul li {
    width: 100%;
    margin: 15px 0 0 0;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a {
    padding: 10px 0 10px 0;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a .icon {
    line-height: 0;
    margin: 0 5px 0 0;
    width: 7vw;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a .icon img {
    width: 100%;
    height: auto;
  }
  .fullscreenmenu #nav #nav-wrapper ul li a .catch {
    letter-spacing: 1px;
    font-size: 5.25vw;
  }
  .fullscreenmenu #nav #nav-wrapper ul li:nth-child(2n) {
    margin: 15px 0 0 0;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 HEADER 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#header nav {
  background: #fff;
  position: relative;
  padding: 0 0 20px 0;
  z-index: 3;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#header nav .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 0;
  max-width: 1920px;
  padding: 20px 2% 0 2%;
}
#header nav .inner .left {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}
#header nav .inner .left h1 {
  font-weight: 100;
  padding: 0 0 0 15px;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.35;
}
#header nav .inner .left h1 .main {
  text-align: center;
  font-size: 25px;
}
#header nav .inner .left h1 .sub {
  text-align: center;
  font-size: 14px;
}
#header nav .inner ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  margin: 0 0 0 0;
  padding: 0 100px 0 0;
}
#header nav .inner ul li a {
  text-decoration: none;
  color: #1a656a;
  letter-spacing: 1px;
  font-size: 19px;
}
#header nav .inner ul li.contact {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  border-radius: 30px;
  padding: 6px 30px 6px 30px;
  display: flex;
  align-items: center;
  line-height: 1.25;
  margin: 0 0 0 0;
}
#header nav .inner ul li.contact a {
  color: #fff;
  text-align: center;
}
#header nav .inner ul li.contact a .main {
  font-size: 22px;
}
#header nav .inner ul li.contact a .sub {
  font-size: 15px;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #header nav {
    padding: 0 0 10px 0;
  }
  #header nav .inner {
    max-width: 100%;
    padding: 10px 0% 0 4%;
  }
  #header nav .inner .left h1 {
    padding: 0 0 0 0px;
    line-height: 1.35;
  }
  #header nav .inner .left h1 .main {
    font-size: 5vw;
  }
  #header nav .inner .left h1 .sub {
    font-size: 2.5vw;
  }
  #header nav .inner ul {
    display: none;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 SECTION TITLE 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.first-view {
  background: url(../images/first-view-bg.jpg) no-repeat 0 0;
  background-size: cover;
  overflow: hidden;
}
.first-view .wrapper {
  position: relative;
  max-width: 1920px;
  margin: 0 auto 0;
  padding: 80px 0 80px 0;
}
.first-view .wrapper .thumb {
  position: absolute;
  z-index: 1;
}
.first-view .wrapper .thumb.thumb01 {
  width: 450px;
  left: -20px;
  top: -20px;
}
.first-view .wrapper .thumb.thumb02 {
  width: 350px;
  left: 0px;
  top: 500px;
}
.first-view .wrapper .thumb.thumb03 {
  width: 400px;
  right: 0;
  top: 30%;
  transform: translate(0, -50%);
}
.first-view .wrapper .inner {
  position: relative;
  z-index: 3;
  max-width: 1280px;
  margin: 0 auto 0;
}
.first-view .wrapper .inner .block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.first-view .wrapper .inner .block .line {
  margin: 0 0 0 0;
  text-align: center;
}
.first-view .wrapper .inner .block .line p {
  position: relative;
  display: inline-block;
  color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  letter-spacing: 2px;
  padding: 5px 30px 5px 30px;
  font-size: 22px;
}
.first-view .wrapper .inner .block .line p .big {
  font-size: 1.35em;
}
.first-view .wrapper .inner .block .line p:before, .first-view .wrapper .inner .block .line p:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: solid 1px #fff;
  left: 0;
}
.first-view .wrapper .inner .block .line p:before {
  top: 3px;
}
.first-view .wrapper .inner .block .line p:after {
  bottom: 3px;
}
.first-view .wrapper .inner .block .line:nth-child(2) {
  margin: 0px 0px 0 20px;
}
.first-view .wrapper .inner h2 {
  font-weight: 100;
  text-align: center;
}
.first-view .wrapper .inner h2 .cover {
  padding: 0 0 0 15px;
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.85;
  letter-spacing: 2px;
  font-size: 24px;
}
.first-view .wrapper .inner h2 .cover .small {
  font-size: 0.7em;
}
.first-view .wrapper .inner .logo {
  width: 550px;
  margin: 20px auto 0;
}
.first-view .wrapper .inner .logo img {
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 0px 14px #799bb5);
}
.first-view .wrapper .inner .guest {
  margin: 20px 0 0 0;
}
.first-view .wrapper .inner .guest h3 {
  width: 400px;
  margin: 0 auto 0;
}
.first-view .wrapper .inner .guest ul {
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 30px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.first-view .wrapper .inner .guest ul li {
  width: 200px;
  margin: 0 60px 0 0;
}
.first-view .wrapper .inner .guest ul li .image {
  width: 100%;
  height: auto;
}
.first-view .wrapper .inner .guest ul li .image img {
  box-shadow: rgba(70, 165, 136, 0.2) 0px 7px 29px 0px;
}
.first-view .wrapper .inner .guest ul li .name {
  color: #167c70;
}
.first-view .wrapper .inner .guest ul li .name .main {
  text-align: center;
  letter-spacing: 2px;
  font-size: 26px;
}
.first-view .wrapper .inner .guest ul li .name .sub {
  font-family: "Antonio";
  font-weight: 500;
  text-align: center;
  letter-spacing: 5px;
  font-size: 18px;
}
.first-view .wrapper .inner .guest ul li:last-child {
  margin: 0 0 0 0;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .first-view .wrapper {
    max-width: 100%;
    padding: 80px 0 40px 0;
  }
  .first-view .wrapper .thumb.thumb01 {
    width: 55vw;
    left: -5vw;
    top: -10vw;
  }
  .first-view .wrapper .thumb.thumb02 {
    width: 45vw;
    left: -10vw;
    top: 20.5%;
  }
  .first-view .wrapper .thumb.thumb03 {
    width: 50vw;
    right: -12.5vw;
    top: 20%;
    transform: translate(0, -50%);
  }
  .first-view .wrapper .inner {
    max-width: 100%;
  }
  .first-view .wrapper .inner .block {
    display: block;
  }
  .first-view .wrapper .inner .block .line {
    margin: 0 0 0 0;
    text-align: center;
  }
  .first-view .wrapper .inner .block .line p {
    letter-spacing: 2px;
    padding: 4px 15px 4px 15px;
    font-size: 3.25vw;
  }
  .first-view .wrapper .inner .block .line p .big {
    font-size: 1.35em;
  }
  .first-view .wrapper .inner .block .line p:before {
    top: 3px;
  }
  .first-view .wrapper .inner .block .line p:after {
    bottom: 3px;
  }
  .first-view .wrapper .inner .block .line:nth-child(2) {
    margin: 10px 0px 0 20px;
  }
  .first-view .wrapper .inner h2 .cover {
    padding: 10px 0 0 15px;
    line-height: 1.65;
    letter-spacing: 1px;
    font-size: 5.25vw;
  }
  .first-view .wrapper .inner h2 .cover .small {
    font-size: 0.7em;
  }
  .first-view .wrapper .inner .logo {
    width: 60vw;
    margin: 10px auto 0;
  }
  .first-view .wrapper .inner .logo img {
    width: 100%;
    height: auto;
    filter: drop-shadow(0px 0px 14px #799bb5);
  }
  .first-view .wrapper .inner .guest {
    margin: 20px 0 0 0;
  }
  .first-view .wrapper .inner .guest h3 {
    width: 67vw;
    margin: 0 auto 0;
  }
  .first-view .wrapper .inner .guest ul {
    list-style-type: none;
    padding: 0 0% 0 0%;
    margin: 15px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .first-view .wrapper .inner .guest ul li {
    width: 25%;
    margin: 0 0 0 0;
  }
  .first-view .wrapper .inner .guest ul li .image {
    width: 100%;
    height: auto;
  }
  .first-view .wrapper .inner .guest ul li .name .main {
    text-align: center;
    letter-spacing: 0px;
    font-size: 4.15vw;
  }
  .first-view .wrapper .inner .guest ul li .name .sub {
    letter-spacing: 2px;
    font-size: 2.25vw;
  }
  .first-view .wrapper .inner .guest ul li:last-child {
    margin: 0 0 0 0;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 SUMMARY 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.summary {
  margin: -60px 0 0 0;
}
.summary .wrapper {
  padding: 0 0 0 0;
  max-width: 1920px;
  margin: 0 auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.summary .wrapper .box {
  margin: 30px 30px 0 0;
}
.summary .wrapper .box h2 .cover {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  padding: 3px 40px 3px 40px;
}
.summary .wrapper .box h2 .cover .icon {
  line-height: 0;
  width: 30px;
  height: auto;
  margin: 0 10px 0 0;
}
.summary .wrapper .box h2 .cover .main {
  color: #fff;
  letter-spacing: 2px;
  font-size: 26px;
}
.summary .wrapper .box h2 .cover .sub {
  color: #fff;
  font-family: "Jost";
  font-weight: 400;
  opacity: 0.6;
  transform: skew(-10deg);
  letter-spacing: 3px;
  padding: 0 0 0 10px;
  font-size: 18px;
}
.summary .wrapper .box .sentence {
  min-height: 110px;
  background: #e7f5ef;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 20px 20px 20px;
}
.summary .wrapper .box .sentence p {
  text-align: center;
  font-weight: 100;
  padding: 0px 0 0 0px;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.35;
  font-size: 26px;
}
.summary .wrapper .box .sentence p .number {
  font-family: "Jost";
  font-weight: 700;
}
.summary .wrapper .box .sentence p .small {
  font-size: 22px;
}
.summary .wrapper .box .sentence p .middle {
  font-size: 38px;
}
.summary .wrapper .box .sentence p .big {
  line-height: 1;
  font-size: 45px;
}
.summary .wrapper .box .sentence p .caption {
  display: block;
  font-size: 14px;
  line-height: 1.25;
  text-align: center;
}
.summary .wrapper .half {
  display: flex;
}
.summary .wrapper .half:nth-child(2) {
  margin: 0 0 0 0;
}
.summary .explain {
  margin: 15px 0 0 0;
}
.summary .explain p {
  text-align: center;
  color: #1c5d78;
  letter-spacing: 2px;
  font-size: 14px;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .summary {
    margin: -30px 0 0 0;
  }
  .summary .wrapper {
    padding: 0 0 0 0;
    max-width: 96%;
    flex-wrap: wrap;
  }
  .summary .wrapper .box {
    margin: 0 3% 0 0;
    width: 48.5%;
  }
  .summary .wrapper .box h2 .cover {
    padding: 3px 20px 3px 20px;
  }
  .summary .wrapper .box h2 .cover .icon {
    width: 2.5vw;
    height: auto;
    margin: 0 10px 0 0;
  }
  .summary .wrapper .box h2 .cover .main {
    letter-spacing: 2px;
    font-size: 2.5vw;
  }
  .summary .wrapper .box h2 .cover .sub {
    opacity: 0.6;
    letter-spacing: 3px;
    padding: 0 0 0 10px;
    font-size: 1.5vw;
  }
  .summary .wrapper .box .sentence {
    min-height: 90px;
  }
  .summary .wrapper .box .sentence p {
    line-height: 1.35;
    font-size: 2.75vw;
  }
  .summary .wrapper .box .sentence p .number {
    font-family: "Jost";
    font-weight: 700;
  }
  .summary .wrapper .box .sentence p .small {
    font-size: 2.5vw;
  }
  .summary .wrapper .box .sentence p .middle {
    font-size: 3vw;
  }
  .summary .wrapper .box .sentence p .big {
    line-height: 1;
    font-size: 3.8vw;
  }
  .summary .wrapper .box:nth-child(2n) {
    margin: 0 0 0 0;
  }
  .summary .wrapper .half {
    display: flex;
    margin: 30px 0 0 0;
    width: 100%;
  }
  .summary .wrapper .half:nth-child(2) {
    margin: 0 0 0 0;
  }
  .summary .explain {
    margin: 15px 0 0 0;
  }
  .summary .explain p {
    text-align: center;
    color: #1c5d78;
    letter-spacing: 2px;
    font-size: 14px;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .summary {
    margin: -30px 0 0 0;
  }
  .summary .wrapper {
    padding: 0 0 0 0;
    max-width: 96%;
    flex-wrap: wrap;
  }
  .summary .wrapper .box {
    margin: 0 3% 0 0;
    width: 48.5%;
  }
  .summary .wrapper .box h2 .cover {
    padding: 3px 20px 3px 20px;
  }
  .summary .wrapper .box h2 .cover .icon {
    width: 2.5vw;
    height: auto;
    margin: 0 10px 0 0;
  }
  .summary .wrapper .box h2 .cover .main {
    letter-spacing: 2px;
    font-size: 2.5vw;
  }
  .summary .wrapper .box h2 .cover .sub {
    opacity: 0.6;
    letter-spacing: 3px;
    padding: 0 0 0 10px;
    font-size: 1.5vw;
  }
  .summary .wrapper .box .sentence {
    min-height: 90px;
  }
  .summary .wrapper .box .sentence p {
    line-height: 1.35;
    font-size: 2.75vw;
  }
  .summary .wrapper .box .sentence p .number {
    font-family: "Jost";
    font-weight: 700;
  }
  .summary .wrapper .box .sentence p .small {
    font-size: 2.5vw;
  }
  .summary .wrapper .box .sentence p .middle {
    font-size: 3vw;
  }
  .summary .wrapper .box .sentence p .big {
    line-height: 1;
    font-size: 3.8vw;
  }
  .summary .wrapper .box:nth-child(2n) {
    margin: 0 0 0 0;
  }
  .summary .wrapper .half {
    display: flex;
    margin: 30px 0 0 0;
    width: 100%;
  }
  .summary .wrapper .half:nth-child(2) {
    margin: 0 0 0 0;
  }
  .summary .explain {
    margin: 15px 0 0 0;
  }
  .summary .explain p {
    text-align: center;
    color: #1c5d78;
    letter-spacing: 2px;
    font-size: 14px;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .summary {
    margin: -40px 0 0 0;
  }
  .summary .wrapper {
    max-width: 90%;
    margin: 0 auto 0;
    display: block;
  }
  .summary .wrapper .box {
    margin: 20px 0 0 0;
  }
  .summary .wrapper .box h2 .cover {
    padding: 3px 20px 3px 20px;
  }
  .summary .wrapper .box h2 .cover .icon {
    line-height: 0;
    width: 4vw;
    margin: 0 6px 0 0;
  }
  .summary .wrapper .box h2 .cover .main {
    letter-spacing: 2px;
    font-size: 5vw;
  }
  .summary .wrapper .box h2 .cover .sub {
    opacity: 0.6;
    transform: skew(-10deg);
    letter-spacing: 2px;
    padding: 0 0 0 10px;
    font-size: 3.25vw;
  }
  .summary .wrapper .box .sentence {
    min-height: 90px;
  }
  .summary .wrapper .box .sentence p {
    line-height: 1.35;
    font-size: 6.5vw;
  }
  .summary .wrapper .box .sentence p .number {
    font-family: "Jost";
    font-weight: 700;
  }
  .summary .wrapper .box .sentence p .small {
    font-size: 5.5vw;
  }
  .summary .wrapper .box .sentence p .middle {
    font-size: 7vw;
  }
  .summary .wrapper .box .sentence p .big {
    line-height: 1;
    font-size: 8vw;
  }
  .summary .wrapper .box .sentence p .caption {
    font-size: 4vw;
    line-height: 1.25;
    text-align: center;
  }
  .summary .wrapper .half {
    display: block;
  }
  .summary .wrapper .half .box:nth-child(1) {
    width: 100%;
  }
  .summary .wrapper .half .box:nth-child(2) {
    width: 100%;
  }
  .summary .explain {
    margin: 15px 0 0 0;
  }
  .summary .explain p {
    letter-spacing: 1px;
    font-size: 3vw;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 INTRODUCTION 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.introduction {
  background: url(../images/introduction-bg.jpg) no-repeat 0 0;
  background-size: cover;
  padding: 5px 0 70px 0;
  margin: 120px 0 0 0;
}
.introduction h4 {
  width: 200px;
  margin: -60px auto 0;
}
.introduction .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.introduction .wrapper .title {
  padding: 0 60px 0 0;
  margin: -30px 0 0 0;
}
.introduction .wrapper .title h3 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.introduction .wrapper .title h3 img {
  width: 20px;
  height: auto;
}
.introduction .wrapper .title h3 .catch {
  font-family: "Zen Maru Gothic";
  color: #1374ac;
  letter-spacing: 2px;
  padding: 0 20px 0 20px;
  font-size: 18px;
}
.introduction .wrapper .title h2 {
  font-weight: 100;
}
.introduction .wrapper .title h2 .line {
  margin: 10px 0 0 0;
  text-align: center;
}
.introduction .wrapper .title h2 .line .catch {
  display: inline-block;
  color: #fff;
  box-shadow: rgba(110, 140, 170, 0.2) 0px 8px 24px;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  padding: 5px 20px 4px 20px;
  font-size: 50px;
}
.introduction .wrapper .title h2 .line .catch.small {
  font-size: 0.86em;
}
.introduction .wrapper .title h2 .semi {
  text-align: center;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 32px;
  margin: 10px 0 0 0;
}
.introduction .wrapper .thumb {
  line-height: 0;
  width: 500px;
}
.introduction .wrapper .thumb img {
  width: 100%;
  height: auto;
}
.introduction .explain {
  position: relative;
  z-index: 3;
  max-width: 1000px;
  margin: -60px auto 0;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  box-shadow: rgba(110, 140, 170, 0.2) 0px 8px 24px;
  padding: 6px 6px 6px 6px;
}
.introduction .explain .sentence {
  background: white;
  padding: 10px 10px 10px 10px;
}
.introduction .explain .sentence .line {
  border: dotted 2px #1374ac;
  background: #fff;
  line-height: 2.5;
  padding: 20px 45px 20px 45px;
}
.introduction .explain .sentence .line span {
  color: #2d6ead;
  letter-spacing: 2px;
  font-size: 22px;
  padding: 0 0 5px 0;
  border-bottom: solid 3px #bacfe4;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .introduction {
    padding: 5px 0 70px 0;
    margin: 120px 0 0 0;
  }
  .introduction h4 {
    width: 12.5vw;
    margin: -5vw auto 0;
  }
  .introduction .wrapper .title {
    padding: 0 60px 0 0;
    margin: -30px 0 0 0;
  }
  .introduction .wrapper .title h3 img {
    width: 1.8vw;
    height: auto;
  }
  .introduction .wrapper .title h3 .catch {
    letter-spacing: 1px;
    padding: 0 15px 0 15px;
    font-size: 1.8vw;
  }
  .introduction .wrapper .title h2 .line {
    margin: 10px 0 0 0;
  }
  .introduction .wrapper .title h2 .line .catch {
    padding: 5px 15px 4px 15px;
    font-size: 3.5vw;
  }
  .introduction .wrapper .title h2 .line .catch.small {
    font-size: 0.86em;
  }
  .introduction .wrapper .title h2 .semi {
    font-size: 2.5vw;
    margin: 10px 0 0 0;
  }
  .introduction .wrapper .thumb {
    line-height: 0;
    width: 45%;
  }
  .introduction .wrapper .thumb img {
    width: 100%;
    height: auto;
  }
  .introduction .explain {
    max-width: 94%;
    margin: -20px auto 0;
    padding: 6px 6px 6px 6px;
  }
  .introduction .explain .sentence {
    padding: 10px 10px 10px 10px;
  }
  .introduction .explain .sentence .line {
    line-height: 2.5;
    padding: 20px 45px 20px 45px;
  }
  .introduction .explain .sentence .line span {
    letter-spacing: 2px;
    font-size: 1.8vw;
    padding: 0 0 5px 0;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .introduction {
    padding: 5px 0 70px 0;
    margin: 120px 0 0 0;
  }
  .introduction h4 {
    width: 12.5vw;
    margin: -5vw auto 0;
  }
  .introduction .wrapper .title {
    padding: 0 60px 0 0;
    margin: -30px 0 0 0;
  }
  .introduction .wrapper .title h3 img {
    width: 1.8vw;
    height: auto;
  }
  .introduction .wrapper .title h3 .catch {
    letter-spacing: 1px;
    padding: 0 15px 0 15px;
    font-size: 1.8vw;
  }
  .introduction .wrapper .title h2 .line {
    margin: 10px 0 0 0;
  }
  .introduction .wrapper .title h2 .line .catch {
    padding: 5px 15px 4px 15px;
    font-size: 3.5vw;
  }
  .introduction .wrapper .title h2 .line .catch.small {
    font-size: 0.86em;
  }
  .introduction .wrapper .title h2 .semi {
    font-size: 2.5vw;
    margin: 10px 0 0 0;
  }
  .introduction .wrapper .thumb {
    line-height: 0;
    width: 40%;
  }
  .introduction .wrapper .thumb img {
    width: 100%;
    height: auto;
  }
  .introduction .explain {
    max-width: 94%;
    margin: -20px auto 0;
    padding: 6px 6px 6px 6px;
  }
  .introduction .explain .sentence {
    padding: 10px 10px 10px 10px;
  }
  .introduction .explain .sentence .line {
    line-height: 2.5;
    padding: 20px 45px 20px 45px;
  }
  .introduction .explain .sentence .line span {
    letter-spacing: 2px;
    font-size: 1.8vw;
    padding: 0 0 5px 0;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .introduction {
    padding: 5px 0 70px 0;
    margin: 120px 0 0 0;
  }
  .introduction h4 {
    width: 35vw;
    margin: -60px auto 0;
  }
  .introduction .wrapper {
    display: block;
  }
  .introduction .wrapper .title {
    padding: 0 0px 0 0;
    margin: 20px 0 0 0;
  }
  .introduction .wrapper .title h3 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .introduction .wrapper .title h3 img {
    width: 20px;
    height: auto;
  }
  .introduction .wrapper .title h3 .catch {
    letter-spacing: 2px;
    padding: 0 20px 0 20px;
    font-size: 18px;
  }
  .introduction .wrapper .title h2 {
    font-weight: 100;
  }
  .introduction .wrapper .title h2 .line {
    margin: 10px 0 0 0;
  }
  .introduction .wrapper .title h2 .line .catch {
    padding: 5px 15px 4px 15px;
    font-size: 6.5vw;
  }
  .introduction .wrapper .title h2 .line .catch.small {
    font-size: 0.86em;
  }
  .introduction .wrapper .title h2 .semi {
    font-size: 5.5vw;
    margin: 10px 0 0 0;
  }
  .introduction .wrapper .thumb {
    line-height: 0;
    width: 90vw;
    margin: 30px auto 0;
  }
  .introduction .wrapper .thumb img {
    width: 100%;
    height: auto;
  }
  .introduction .explain {
    max-width: 90%;
    margin: 20px auto 0;
    padding: 6px 6px 6px 6px;
  }
  .introduction .explain .sentence {
    padding: 10px 10px 10px 10px;
  }
  .introduction .explain .sentence .line {
    line-height: 2.5;
    padding: 20px 25px 20px 25px;
  }
  .introduction .explain .sentence .line span {
    letter-spacing: 2px;
    font-size: 4vw;
    padding: 0 0 5px 0;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 POINT 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.point {
  overflow: hidden;
  background: linear-gradient(90deg, #ffeece 0%, #d5f6f0 100%);
  padding: 70px 0 70px 0;
}
.point .title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.point .title h2 {
  line-height: 0;
  width: 650px;
  margin: 0 30px 0 0;
}
.point .title h2 img {
  width: 100%;
  height: auto;
}
.point .title h3 .line {
  margin: 15px 0 0;
}
.point .title h3 .line .catch {
  display: inline-block;
  box-shadow: rgba(132, 188, 169, 0.2) 0px 8px 24px;
  background: #fff;
  padding: 5px 20px 5px 20px;
}
.point .title h3 .line .catch span {
  font-weight: 100;
  padding: 0 0 0 15px;
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 28px;
}
.point .box-wrapper {
  padding: 20px 0 20px 0;
}
.point .box-wrapper .box {
  margin: 90px 0 0 0;
  position: relative;
}
.point .box-wrapper .box .back {
  position: absolute;
  font-family: "Jost";
  font-weight: 700;
  font-size: 100px;
  opacity: 0.3;
}
.point .box-wrapper .box .inset {
  display: flex;
  align-items: center;
  justify-content: center;
}
.point .box-wrapper .box .inset .thumb {
  position: relative;
  z-index: 1;
  line-height: 0;
  width: 500px;
}
.point .box-wrapper .box .inset .thumb img {
  width: 100%;
  height: auto;
}
.point .box-wrapper .box .inset .thumb .mark {
  line-height: 1;
  font-weight: 500;
  font-family: "Antonio";
  position: absolute;
}
.point .box-wrapper .box .inset .thumb .mark .sub {
  font-size: 30px;
}
.point .box-wrapper .box .inset .thumb .mark .main {
  font-size: 70px;
}
.point .box-wrapper .box .inset .text {
  position: relative;
  z-index: 2;
  margin: 0 0 0 60px;
}
.point .box-wrapper .box .inset .text h4 .line {
  display: inline-block;
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 4px 20px 4px 20px;
}
.point .box-wrapper .box .inset .text h4 .line .catch {
  font-size: 25px;
}
.point .box-wrapper .box .inset .text h3 {
  font-weight: 100;
}
.point .box-wrapper .box .inset .text h3 .line {
  margin: 10px 0 0 0;
}
.point .box-wrapper .box .inset .text h3 .line .catch {
  display: inline-block;
  color: #fff;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 5px 20px 5px 20px;
  letter-spacing: 3px;
  font-size: 42px;
}
.point .box-wrapper .box .inset .text .sentence {
  max-width: 700px;
  margin: 30px 0 0 0;
}
.point .box-wrapper .box .inset .text .sentence p {
  font-family: "IBMPlexSansJP";
  font-weight: 600;
  line-height: 2.5;
  letter-spacing: 2px;
  font-size: 18px;
}
.point .box-wrapper .box:nth-child(1) .back {
  top: 0%;
  right: 0;
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.point .box-wrapper .box:nth-child(1) .inset .thumb .mark {
  top: 0;
  left: 10%;
}
.point .box-wrapper .box:nth-child(1) .inset .thumb .mark .sub,
.point .box-wrapper .box:nth-child(1) .inset .thumb .mark .main {
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.point .box-wrapper .box:nth-child(1) .inset .text h4 .line .catch {
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.point .box-wrapper .box:nth-child(1) .inset .text h3 .line .catch {
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
}
.point .box-wrapper .box:nth-child(1) .inset .text .sentence p {
  color: #1b5e1b;
}
.point .box-wrapper .box:nth-child(2) .back {
  top: 0%;
  left: 0;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.point .box-wrapper .box:nth-child(2) .inset {
  flex-direction: row-reverse;
}
.point .box-wrapper .box:nth-child(2) .inset .thumb .mark {
  top: 0;
  right: 10%;
}
.point .box-wrapper .box:nth-child(2) .inset .thumb .mark .sub,
.point .box-wrapper .box:nth-child(2) .inset .thumb .mark .main {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.point .box-wrapper .box:nth-child(2) .inset .text {
  margin: 0 60px 0 0;
}
.point .box-wrapper .box:nth-child(2) .inset .text h4 .line .catch {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.point .box-wrapper .box:nth-child(2) .inset .text h3 .line .catch {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
}
.point .box-wrapper .box:nth-child(2) .inset .text .sentence p {
  color: #075783;
}
.point .box-wrapper .box:nth-child(3) .back {
  top: 0%;
  right: 0;
  background: linear-gradient(90deg, #03bc51 0%, #68c231 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.point .box-wrapper .box:nth-child(3) .inset .thumb .mark {
  top: 0;
  left: 10%;
}
.point .box-wrapper .box:nth-child(3) .inset .thumb .mark .sub,
.point .box-wrapper .box:nth-child(3) .inset .thumb .mark .main {
  background: linear-gradient(90deg, #03bc51 0%, #68c231 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.point .box-wrapper .box:nth-child(3) .inset .text h4 .line .catch {
  background: linear-gradient(90deg, #03bc51 0%, #68c231 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.point .box-wrapper .box:nth-child(3) .inset .text h3 .line .catch {
  background: linear-gradient(90deg, #03bc51 0%, #68c231 100%);
}
.point .box-wrapper .box:nth-child(3) .inset .text .sentence p {
  color: #066e5e;
}
.point .time-table {
  width: 480px;
  margin: 30px auto 0;
}
.point .time-table img {
  width: 100%;
  height: auto;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .point {
    padding: 70px 0 70px 0;
  }
  .point .title h2 {
    line-height: 0;
    width: 50%;
    margin: 0 30px 0 0;
  }
  .point .title h2 img {
    width: 100%;
    height: auto;
  }
  .point .title h3 .line {
    margin: 15px 0 0 0;
  }
  .point .title h3 .line .catch {
    padding: 5px 15pxpx 5px 15px;
  }
  .point .title h3 .line .catch span {
    padding: 0 0 0 5px;
    font-size: 2.25vw;
  }
  .point .box-wrapper {
    padding: 20px 0 20px 0;
  }
  .point .box-wrapper .box {
    margin: 90px 0 0 0;
  }
  .point .box-wrapper .box .back {
    font-size: 6vw;
    opacity: 0.3;
  }
  .point .box-wrapper .box .inset .thumb {
    width: 45%;
  }
  .point .box-wrapper .box .inset .thumb img {
    width: 100%;
    height: auto;
  }
  .point .box-wrapper .box .inset .thumb .mark .sub {
    font-size: 2vw;
  }
  .point .box-wrapper .box .inset .thumb .mark .main {
    font-size: 6vw;
  }
  .point .box-wrapper .box .inset .text {
    margin: 0 0 0 0;
    padding: 0 0 0 30px;
  }
  .point .box-wrapper .box .inset .text h4 .line {
    padding: 4px 15px 4px 15px;
  }
  .point .box-wrapper .box .inset .text h4 .line .catch {
    font-size: 2vw;
  }
  .point .box-wrapper .box .inset .text h3 .line {
    margin: 10px 0 0 0;
  }
  .point .box-wrapper .box .inset .text h3 .line .catch {
    padding: 5px 15px 5px 15px;
    letter-spacing: 3px;
    font-size: 3vw;
  }
  .point .box-wrapper .box .inset .text .sentence {
    max-width: 45vw;
    margin: 30px 0 0 0;
  }
  .point .box-wrapper .box .inset .text .sentence p {
    line-height: 2.5;
    letter-spacing: 2px;
    font-size: 1.65vw;
  }
  .point .box-wrapper .box:nth-child(1) .back {
    top: 0%;
    right: 0;
  }
  .point .box-wrapper .box:nth-child(1) .inset .thumb .mark {
    top: 0;
    left: 10%;
  }
  .point .box-wrapper .box:nth-child(2) .back {
    top: 0%;
    left: 0;
  }
  .point .box-wrapper .box:nth-child(2) .inset .thumb .mark {
    top: 0;
    right: 10%;
  }
  .point .box-wrapper .box:nth-child(2) .inset .text {
    margin: 0 0 0 0;
    padding: 0 30px 0 0;
  }
  .point .box-wrapper .box:nth-child(3) .back {
    top: 0%;
    right: 0;
  }
  .point .box-wrapper .box:nth-child(3) .inset .thumb .mark {
    top: 0;
    left: 10%;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .point {
    padding: 60px 0 60px 0;
  }
  .point .title {
    display: block;
  }
  .point .title h2 {
    line-height: 0;
    width: 85vw;
    margin: 0 auto 0;
  }
  .point .title h2 img {
    width: 100%;
    height: auto;
  }
  .point .title h3 {
    padding: 10px 0 0 0;
  }
  .point .title h3 .line {
    margin: 10px 0 0 0;
    text-align: center;
  }
  .point .title h3 .line .catch {
    padding: 5px 10px 5px 10px;
  }
  .point .title h3 .line .catch span {
    padding: 0 0 0 5px;
    font-size: 5.25vw;
  }
  .point .box-wrapper {
    padding: 20px 0 20px 0;
  }
  .point .box-wrapper .box {
    margin: 90px 0 0 0;
    position: relative;
  }
  .point .box-wrapper .box .back {
    font-size: 12vw;
    opacity: 0.3;
    writing-mode: vertical-lr;
  }
  .point .box-wrapper .box .inset {
    display: block;
  }
  .point .box-wrapper .box .inset .thumb {
    width: 90vw;
    margin: 0 auto 0;
  }
  .point .box-wrapper .box .inset .thumb img {
    width: 100%;
    height: auto;
  }
  .point .box-wrapper .box .inset .thumb .mark .sub {
    font-size: 7vw;
  }
  .point .box-wrapper .box .inset .thumb .mark .main {
    font-size: 20vw;
  }
  .point .box-wrapper .box .inset .text {
    position: relative;
    z-index: 2;
    margin: 20px 0 0 0px;
  }
  .point .box-wrapper .box .inset .text h4 {
    text-align: center;
  }
  .point .box-wrapper .box .inset .text h4 .line {
    padding: 4px 15px 4px 15px;
  }
  .point .box-wrapper .box .inset .text h4 .line .catch {
    font-size: 4.75vw;
  }
  .point .box-wrapper .box .inset .text h3 .line {
    margin: 10px 0 0 0;
    text-align: center;
  }
  .point .box-wrapper .box .inset .text h3 .line .catch {
    padding: 5px 15px 5px 15px;
    letter-spacing: 1px;
    font-size: 6vw;
  }
  .point .box-wrapper .box .inset .text .sentence {
    max-width: 90%;
    margin: 20px auto 0;
  }
  .point .box-wrapper .box .inset .text .sentence p {
    line-height: 2;
    letter-spacing: 2px;
    font-size: 4vw;
  }
  .point .box-wrapper .box:nth-child(1) .back {
    top: 0%;
    right: 0;
  }
  .point .box-wrapper .box:nth-child(1) .inset .thumb .mark {
    top: 0;
    left: 10%;
  }
  .point .box-wrapper .box:nth-child(2) .back {
    top: 0%;
    left: 0;
  }
  .point .box-wrapper .box:nth-child(2) .inset .thumb .mark {
    top: 0;
    right: 10%;
  }
  .point .box-wrapper .box:nth-child(2) .inset .text {
    margin: 0 auto 0;
  }
  .point .box-wrapper .box:nth-child(3) .back {
    top: 0%;
    right: 0;
  }
  .point .box-wrapper .box:nth-child(3) .inset .thumb .mark {
    top: 0;
    left: 10%;
  }
  .point .time-table {
    width: 100%;
    margin: 30px auto 0;
  }
  .point .time-table img {
    width: 100%;
    height: auto;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 GUEST 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#guest {
  margin: 70px 0 0 0;
}
#guest .title {
  display: flex;
  align-items: center;
  justify-content: center;
}
#guest .title h3 {
  font-weight: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px 0 0;
}
#guest .title h3 .icon {
  width: 100px;
  height: auto;
}
#guest .title h3 .catch {
  padding: 0 0 0 20px;
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.35;
  font-size: 30px;
}
#guest .title h2 {
  width: 700px;
}
#guest .box-wrapper .box {
  margin: 50px 0 0 0;
  position: relative;
}
#guest .box-wrapper .box::before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 86%;
}
#guest .box-wrapper .box .inset {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
#guest .box-wrapper .box .inset .thumb {
  padding: 0 0 50px 0;
}
#guest .box-wrapper .box .inset .thumb h3 {
  position: relative;
  z-index: 4;
  text-align: center;
  font-weight: 500;
  font-family: "Antonio";
}
#guest .box-wrapper .box .inset .thumb h3 .catch {
  display: inline-block;
  transform: skew(-15deg);
  letter-spacing: 3px;
  font-size: 32px;
  padding: 5px 40px 5px 40px;
}
#guest .box-wrapper .box .inset .thumb h3 .catch span {
  display: inline-block;
  color: #fff;
  transform: skew(15deg);
}
#guest .box-wrapper .box .inset .thumb .image {
  position: relative;
  z-index: 3;
  width: 400px;
  margin: -30px auto 0;
}
#guest .box-wrapper .box .inset .text {
  color: #fff;
  padding: 7% 0 0 70px;
}
#guest .box-wrapper .box .inset .text .name {
  display: flex;
  align-items: center;
}
#guest .box-wrapper .box .inset .text .name .main {
  font-weight: 100;
  font-size: 50px;
}
#guest .box-wrapper .box .inset .text .name .sub {
  font-family: "Antonio";
  font-weight: 500;
  letter-spacing: 7px;
  font-size: 24px;
  opacity: 0.6;
  padding: 0 0 0 20px;
}
#guest .box-wrapper .box .inset .text .en p {
  font-family: "Jost";
  font-weight: 700;
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px rgb(255, 255, 255);
  line-height: 1;
  font-size: 55px;
  opacity: 0.4;
}
#guest .box-wrapper .box .inset .text .sentence {
  width: 800px;
  margin: 40px 0 0 0;
}
#guest .box-wrapper .box .inset .text .sentence p {
  font-family: "IBMPlexSansJP";
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 2px;
  font-size: 16px;
  opacity: 0.8;
}
#guest .box-wrapper .box:nth-child(1):before {
  background: linear-gradient(45deg, #01ac5d 0%, #03b7a8 100%);
}
#guest .box-wrapper .box:nth-child(1) .inset .thumb h3 .catch {
  background: linear-gradient(45deg, #01ac5d 0%, #03b7a8 100%);
}
#guest .box-wrapper .box:nth-child(2):before {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
}
#guest .box-wrapper .box:nth-child(2) .inset .thumb h3 .catch {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
}
#guest .box-wrapper .box:nth-child(3):before {
  background: linear-gradient(45deg, #e22430 0%, #e07400 100%);
}
#guest .box-wrapper .box:nth-child(3) .inset .thumb h3 .catch {
  background: linear-gradient(45deg, #e22430 0%, #e07400 100%);
}
#guest .box-wrapper .box:nth-child(4):before {
  background: linear-gradient(45deg, #1e543e 0%, #048b2c 100%);
}
#guest .box-wrapper .box:nth-child(4) .inset .thumb h3 .catch {
  background: linear-gradient(45deg, #1e543e 0%, #048b2c 100%);
}
#guest .box-wrapper .box:nth-child(2n) .inset {
  flex-direction: row-reverse;
}
#guest .box-wrapper .box:nth-child(2n) .inset .text {
  padding: 10% 70px 0 0;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  #guest {
    margin: 70px 0 0 0;
  }
  #guest .title h3 {
    padding: 0 20px 0 0;
  }
  #guest .title h3 .icon {
    width: 5vw;
    height: auto;
  }
  #guest .title h3 .catch {
    padding: 0 0 0 10px;
    line-height: 1.35;
    font-size: 2.75vw;
  }
  #guest .title h2 {
    width: 45vw;
  }
  #guest .box-wrapper .box {
    margin: 50px 0 0 0;
    position: relative;
  }
  #guest .box-wrapper .box::before {
    width: 100%;
    height: 77%;
  }
  #guest .box-wrapper .box .inset {
    padding: 0 3% 0 3%;
  }
  #guest .box-wrapper .box .inset .thumb {
    padding: 0 0% 50px 0%;
    width: 40%;
  }
  #guest .box-wrapper .box .inset .thumb h3 .catch {
    font-size: 2.5vw;
    padding: 5px 40px 5px 40px;
  }
  #guest .box-wrapper .box .inset .thumb h3 .catch span {
    display: inline-block;
    color: #fff;
    transform: skew(15deg);
  }
  #guest .box-wrapper .box .inset .thumb .image {
    width: 100%;
    margin: -30px auto 0;
  }
  #guest .box-wrapper .box .inset .text {
    width: 60%;
    color: #fff;
    padding: 10% 0px 0 30px;
  }
  #guest .box-wrapper .box .inset .text .name {
    display: flex;
    align-items: center;
  }
  #guest .box-wrapper .box .inset .text .name .main {
    font-weight: 100;
    font-size: 50px;
  }
  #guest .box-wrapper .box .inset .text .name .sub {
    font-family: "Antonio";
    font-weight: 500;
    letter-spacing: 7px;
    font-size: 24px;
    opacity: 0.6;
    padding: 0 0 0 20px;
  }
  #guest .box-wrapper .box .inset .text .en p {
    font-family: "Jost";
    font-weight: 700;
    color: rgba(255, 255, 255, 0);
    -webkit-text-stroke: 1px rgb(255, 255, 255);
    line-height: 1;
    font-size: 55px;
    opacity: 0.4;
  }
  #guest .box-wrapper .box .inset .text .sentence {
    width: 100%;
    margin: 40px 0 0 0;
  }
  #guest .box-wrapper .box .inset .text .sentence p {
    font-family: "IBMPlexSansJP";
    font-weight: 600;
    line-height: 2;
    letter-spacing: 2px;
    font-size: 16px;
    opacity: 0.8;
  }
  #guest .box-wrapper .box:nth-child(2n) .inset .text {
    padding: 10% 30px 0 0;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #guest {
    margin: 70px 0 0 0;
  }
  #guest .title h3 {
    padding: 0 20px 0 0;
  }
  #guest .title h3 .icon {
    width: 5vw;
    height: auto;
  }
  #guest .title h3 .catch {
    padding: 0 0 0 10px;
    line-height: 1.35;
    font-size: 2.75vw;
  }
  #guest .title h2 {
    width: 45vw;
  }
  #guest .box-wrapper .box {
    margin: 50px 0 0 0;
    position: relative;
  }
  #guest .box-wrapper .box::before {
    width: 100%;
    height: 85%;
  }
  #guest .box-wrapper .box .inset {
    padding: 0 3% 0 3%;
  }
  #guest .box-wrapper .box .inset .thumb {
    padding: 0 0% 50px 0%;
    width: 40%;
  }
  #guest .box-wrapper .box .inset .thumb h3 .catch {
    font-size: 2.5vw;
    padding: 5px 40px 5px 40px;
  }
  #guest .box-wrapper .box .inset .thumb h3 .catch span {
    display: inline-block;
    color: #fff;
    transform: skew(15deg);
  }
  #guest .box-wrapper .box .inset .thumb .image {
    width: 100%;
    margin: -30px auto 0;
  }
  #guest .box-wrapper .box .inset .text {
    width: 60%;
    padding: 10% 0px 0 30px;
  }
  #guest .box-wrapper .box .inset .text .name {
    display: flex;
    align-items: center;
  }
  #guest .box-wrapper .box .inset .text .name .main {
    font-weight: 100;
    font-size: 5vw;
  }
  #guest .box-wrapper .box .inset .text .name .sub {
    letter-spacing: 7px;
    font-size: 2.4vw;
    opacity: 0.6;
    padding: 0 0 0 20px;
  }
  #guest .box-wrapper .box .inset .text .en p {
    font-family: "Jost";
    font-weight: 700;
    color: rgba(255, 255, 255, 0);
    -webkit-text-stroke: 1px rgb(255, 255, 255);
    line-height: 1;
    font-size: 55px;
    opacity: 0.4;
  }
  #guest .box-wrapper .box .inset .text .sentence {
    width: 100%;
    margin: 30px 0 0 0;
  }
  #guest .box-wrapper .box .inset .text .sentence p {
    line-height: 1.8;
    letter-spacing: 1px;
    font-size: 1.8vw;
    opacity: 0.8;
  }
  #guest .box-wrapper .box:nth-child(2n) .inset .text {
    padding: 10% 30px 0 0;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #guest {
    margin: 40px 0 0 0;
  }
  #guest .title {
    display: block;
  }
  #guest .title h3 {
    padding: 0 10px 0 0;
    display: block;
  }
  #guest .title h3 .icon {
    width: 12vw;
    height: auto;
    display: block;
    margin: 0 auto 0;
  }
  #guest .title h3 .catch {
    line-height: 1.35;
    font-size: 5.5vw;
    text-align: center;
    margin: 10px 0 0 0;
  }
  #guest .title h2 {
    width: 90vw;
    margin: 10px auto 0;
  }
  #guest .box-wrapper .box {
    margin: 50px 0 0 0;
    position: relative;
  }
  #guest .box-wrapper .box::before {
    width: 100%;
    height: 77%;
  }
  #guest .box-wrapper .box .inset {
    display: block;
  }
  #guest .box-wrapper .box .inset .thumb {
    padding: 0 0 0px 0;
  }
  #guest .box-wrapper .box .inset .thumb h3 .catch {
    letter-spacing: 3px;
    font-size: 6vw;
    padding: 5px 40px 5px 40px;
  }
  #guest .box-wrapper .box .inset .thumb .image {
    position: relative;
    z-index: 3;
    width: 55vw;
    margin: -10px auto 0;
  }
  #guest .box-wrapper .box .inset .text {
    padding: 10px 0 35px 0px;
  }
  #guest .box-wrapper .box .inset .text .name {
    justify-content: center;
  }
  #guest .box-wrapper .box .inset .text .name .main {
    font-size: 8vw;
  }
  #guest .box-wrapper .box .inset .text .name .sub {
    letter-spacing: 4px;
    font-size: 4vw;
    opacity: 0.6;
    padding: 0 0 0 15px;
  }
  #guest .box-wrapper .box .inset .text .en p {
    font-family: "Jost";
    font-weight: 700;
    color: rgba(255, 255, 255, 0);
    -webkit-text-stroke: 1px rgb(255, 255, 255);
    line-height: 1;
    font-size: 55px;
    opacity: 0.4;
  }
  #guest .box-wrapper .box .inset .text .sentence {
    width: 90%;
    margin: 30px auto 0;
  }
  #guest .box-wrapper .box .inset .text .sentence p {
    line-height: 2;
    letter-spacing: 1px;
    font-size: 3.25vw;
  }
  #guest .box-wrapper .box:nth-child(2n) .inset {
    flex-direction: row-reverse;
  }
  #guest .box-wrapper .box:nth-child(2n) .inset .text {
    padding: 10px 0 35px 0;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 FAQ 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.faq .wrapper {
  padding: 80px 0 80px 0;
}
.faq .wrapper .title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq .wrapper .title .left {
  margin: 0 60px 0 0;
}
.faq .wrapper .title .left h4 .cover {
  display: flex;
  align-items: center;
}
.faq .wrapper .title .left h4 .cover .icon {
  line-height: 0;
  width: 90px;
  margin: 0 10px 0 0;
}
.faq .wrapper .title .left h4 .cover .icon img {
  width: 100%;
  height: auto;
}
.faq .wrapper .title .left h4 .cover .catch {
  font-family: "League Gothic";
  font-weight: 700;
  font-style: normal;
  color: #333;
  font-size: 90px;
  letter-spacing: 2px;
}
.faq .wrapper .title .right h3 {
  font-weight: 100;
}
.faq .wrapper .title .right h3 .line {
  margin: 10px 0 0 0;
  text-align: center;
}
.faq .wrapper .title .right h3 .line .catch {
  display: inline-block;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  padding: 5px 25px 5px 25px;
  color: #fff;
  box-shadow: 0px 0px 18px 0px rgba(200, 200, 200, 0.4);
}
.faq .wrapper .title .right h2 {
  font-weight: 100;
}
.faq .wrapper .title .right h2 .cover {
  color: #333;
  font-size: 45px;
  letter-spacing: 2px;
}
.faq .wrapper .title .right h2 .cover span {
  background: linear-gradient(270deg, #0fb0ae 0%, #0475bc 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.faq .wrapper .inner {
  padding: 30px 0 0 0;
}
.faq .wrapper .inner .faq-list {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  margin: 0 auto 0;
}
.faq .wrapper .inner .faq-list .item {
  position: relative;
  width: 100%;
  padding: 30px 52px 30px 72px;
  background: white;
  box-shadow: 0px 0px 18px 0px rgba(200, 200, 200, 0.4);
  margin: 24px 0 0;
  cursor: pointer;
  border: solid 3px #057eba;
}
.faq .wrapper .inner .faq-list .item:first-child {
  margin: auto;
}
.faq .wrapper .inner .faq-list .item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 36px 36px 0 0;
  border-color: #057eba transparent transparent transparent;
}
.faq .wrapper .inner .faq-list .item .question {
  align-items: center;
  justify-content: space-between;
  display: flex;
}
.faq .wrapper .inner .faq-list .item .question h3 {
  font-weight: 100;
  font-size: 22px;
  color: #333;
  padding: 0 1em 0 1.5em;
  text-indent: -1.5em;
}
.faq .wrapper .inner .faq-list .item .question h3::before {
  content: "Q.";
  margin-right: 0.5em;
}
.faq .wrapper .inner .faq-list .item .question .icon-plus {
  position: relative;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.faq .wrapper .inner .faq-list .item .question .icon-plus::before, .faq .wrapper .inner .faq-list .item .question .icon-plus::after {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #057eba;
}
.faq .wrapper .inner .faq-list .item .question .icon-plus::after {
  transform: rotate(90deg);
  transition: 0.24s;
}
.faq .wrapper .inner .faq-list .item .question .icon-plus.opened::after {
  transform: rotate(0);
}
.faq .wrapper .inner .faq-list .item .answer {
  display: none;
}
.faq .wrapper .inner .faq-list .item .answer .sentence {
  margin: 10px 0 0 0;
}
.faq .wrapper .inner .faq-list .item .answer .sentence p {
  font-size: 20px;
  color: #373737;
  letter-spacing: 1px;
  line-height: 1.8;
  padding: 10px 8px 0;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .faq .wrapper {
    padding: 80px 0 80px 0;
  }
  .faq .wrapper .title .left {
    margin: 0 60px 0 0;
  }
  .faq .wrapper .title .left h4 .cover .icon {
    width: 90px;
    margin: 0 10px 0 0;
  }
  .faq .wrapper .title .left h4 .cover .icon img {
    width: 100%;
    height: auto;
  }
  .faq .wrapper .title .left h4 .cover .catch {
    font-size: 90px;
    letter-spacing: 2px;
  }
  .faq .wrapper .title .right h3 .line {
    margin: 10px 0 0 0;
  }
  .faq .wrapper .title .right h3 .line .catch {
    padding: 5px 25px 5px 25px;
  }
  .faq .wrapper .title .right h2 .cover {
    font-size: 45px;
    letter-spacing: 2px;
  }
  .faq .wrapper .inner {
    padding: 30px 0 0 0;
  }
  .faq .wrapper .inner .faq-list {
    max-width: 92%;
    margin: 0 auto 0;
  }
  .faq .wrapper .inner .faq-list .item {
    padding: 30px 52px 30px 72px;
    margin: 24px 0 0;
    border: solid 3px #057eba;
  }
  .faq .wrapper .inner .faq-list .item:first-child {
    margin: auto;
  }
  .faq .wrapper .inner .faq-list .item::before {
    border-width: 36px 36px 0 0;
  }
  .faq .wrapper .inner .faq-list .item .question h3 {
    font-size: 22px;
    padding: 0 1em 0 1.5em;
    text-indent: -1.5em;
  }
  .faq .wrapper .inner .faq-list .item .question h3::before {
    content: "Q.";
    margin-right: 0.5em;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus {
    width: 22px;
    height: 22px;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus::before, .faq .wrapper .inner .faq-list .item .question .icon-plus::after {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus::after {
    transform: rotate(90deg);
    transition: 0.24s;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus.opened::after {
    transform: rotate(0);
  }
  .faq .wrapper .inner .faq-list .item .answer .sentence {
    margin: 10px 0 0 0;
  }
  .faq .wrapper .inner .faq-list .item .answer .sentence p {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.8;
    padding: 10px 8px 0;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .faq .wrapper {
    padding: 40px 0 40px 0;
    background-image: repeating-linear-gradient(90deg, rgba(222, 222, 222, 0.5), rgba(222, 222, 222, 0.5) 1px, transparent 1px, transparent 90px), repeating-linear-gradient(0deg, rgba(222, 222, 222, 0.5), rgba(222, 222, 222, 0.5) 1px, transparent 1px, transparent 90px);
  }
  .faq .wrapper .title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .faq .wrapper .title .left {
    margin: 0 30px 0 0;
  }
  .faq .wrapper .title .left h4 .cover .icon {
    line-height: 0;
    width: 8vw;
    margin: 0 10px 0 0;
  }
  .faq .wrapper .title .left h4 .cover .icon img {
    width: 100%;
    height: auto;
  }
  .faq .wrapper .title .left h4 .cover .catch {
    font-size: 7vw;
    letter-spacing: 2px;
  }
  .faq .wrapper .title .right h3 .line {
    margin: 10px 0 0 0;
    text-align: center;
  }
  .faq .wrapper .title .right h3 .line .catch {
    padding: 5px 25px 5px 25px;
    font-size: 2.25vw;
  }
  .faq .wrapper .title .right h2 .cover {
    font-size: 4.5vw;
  }
  .faq .wrapper .inner {
    padding: 30px 0 0 0;
  }
  .faq .wrapper .inner .faq-list {
    display: flex;
    flex-direction: column;
    max-width: 94%;
    margin: 0 auto 0;
  }
  .faq .wrapper .inner .faq-list .item {
    position: relative;
    width: 100%;
    padding: 20px 32px;
    box-shadow: 0px 0px 18px 0px rgba(200, 200, 200, 0.4);
    margin: 24px 0 0;
    cursor: pointer;
  }
  .faq .wrapper .inner .faq-list .item:first-child {
    margin: auto;
  }
  .faq .wrapper .inner .faq-list .item::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 24px 0 0;
  }
  .faq .wrapper .inner .faq-list .item .question {
    align-items: center;
    justify-content: space-between;
    display: flex;
  }
  .faq .wrapper .inner .faq-list .item .question h3 {
    font-size: 2.5vw;
    font-weight: 800;
    color: #057eba;
    padding: 0 1em 0 1.5em;
    text-indent: -1.5em;
  }
  .faq .wrapper .inner .faq-list .item .question h3::before {
    content: "Q.";
    margin-right: 0.5em;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus {
    position: relative;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus::before, .faq .wrapper .inner .faq-list .item .question .icon-plus::after {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #057eba;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus::after {
    transform: rotate(90deg);
    transition: 0.24s;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus.opened::after {
    transform: rotate(0);
  }
  .faq .wrapper .inner .faq-list .item .answer {
    display: none;
  }
  .faq .wrapper .inner .faq-list .item .answer .sentence {
    margin: 10px 0 0 0;
  }
  .faq .wrapper .inner .faq-list .item .answer .sentence p {
    font-size: 2vw;
    color: #373737;
    letter-spacing: 1px;
    line-height: 1.8;
    padding: 10px 8px 0;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .faq {
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(231, 231, 231));
  }
  .faq .wrapper {
    padding: 30px 0 50px 0;
    background-image: repeating-linear-gradient(90deg, rgba(222, 222, 222, 0.5), rgba(222, 222, 222, 0.5) 1px, transparent 1px, transparent 90px), repeating-linear-gradient(0deg, rgba(222, 222, 222, 0.5), rgba(222, 222, 222, 0.5) 1px, transparent 1px, transparent 90px);
  }
  .faq .wrapper .title {
    display: block;
  }
  .faq .wrapper .title .left {
    margin: 0 0px 0 0;
  }
  .faq .wrapper .title .left h4 .cover {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .faq .wrapper .title .left h4 .cover .icon {
    width: 15vw;
    margin: 0 10px 0 0;
  }
  .faq .wrapper .title .left h4 .cover .icon img {
    width: 100%;
    height: auto;
  }
  .faq .wrapper .title .left h4 .cover .catch {
    font-size: 15vw;
    letter-spacing: 2px;
  }
  .faq .wrapper .title .right h3 .line {
    margin: 10px 0 0 0;
    text-align: center;
  }
  .faq .wrapper .title .right h3 .line .catch {
    padding: 5px 25px 5px 25px;
    box-shadow: 0px 0px 18px 0px rgba(200, 200, 200, 0.4);
    font-size: 4.75vw;
  }
  .faq .wrapper .title .right h2 {
    padding: 5px 0 0 0;
  }
  .faq .wrapper .title .right h2 .cover {
    text-align: center;
    font-size: 8.5vw;
    letter-spacing: 2px;
  }
  .faq .wrapper .inner {
    padding: 30px 0 0 0;
  }
  .faq .wrapper .inner .faq-list {
    display: flex;
    flex-direction: column;
    max-width: 92%;
    margin: 0 auto 0;
  }
  .faq .wrapper .inner .faq-list .item {
    position: relative;
    width: 100%;
    padding: 20px 22px 20px 22px;
    background: white;
    box-shadow: 0px 0px 18px 0px rgba(200, 200, 200, 0.4);
    margin: 24px 0 0;
    cursor: pointer;
  }
  .faq .wrapper .inner .faq-list .item:first-child {
    margin: auto;
  }
  .faq .wrapper .inner .faq-list .item::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 24px 0 0;
    border-color: #057eba transparent transparent transparent;
  }
  .faq .wrapper .inner .faq-list .item .question {
    align-items: center;
    justify-content: space-between;
    display: flex;
  }
  .faq .wrapper .inner .faq-list .item .question h3 {
    font-size: 4.75vw;
    color: #057eba;
    padding: 0 1em 0 1.5em;
    text-indent: -1.5em;
  }
  .faq .wrapper .inner .faq-list .item .question h3::before {
    content: "Q.";
    margin-right: 0.5em;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus {
    position: relative;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus::before, .faq .wrapper .inner .faq-list .item .question .icon-plus::after {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #057eba;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus::after {
    transform: rotate(90deg);
    transition: 0.24s;
  }
  .faq .wrapper .inner .faq-list .item .question .icon-plus.opened::after {
    transform: rotate(0);
  }
  .faq .wrapper .inner .faq-list .item .answer {
    display: none;
  }
  .faq .wrapper .inner .faq-list .item .answer .sentence {
    margin: 10px 0 0 0;
  }
  .faq .wrapper .inner .faq-list .item .answer .sentence p {
    font-size: 4vw;
    letter-spacing: 1px;
    line-height: 1.8;
    padding: 10px 8px 0;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 GREETING 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.greeting {
  overflow: hidden;
}
.greeting .wrapper {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  position: relative;
  overflow: hidden;
  padding: 60px 0 60px 0;
}
.greeting .wrapper h2 {
  color: #fff;
}
.greeting .wrapper h2 .main {
  text-align: center;
  line-height: 1.3;
  font-size: 56px;
}
.greeting .wrapper h2 .sub {
  font-family: "League Gothic";
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 6px;
  font-size: 24px;
}
.greeting .wrapper .box-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 2% 0 2%;
}
.greeting .wrapper .box-wrapper .box {
  display: flex;
  align-items: center;
  margin: 60px 0 0 0;
}
.greeting .wrapper .box-wrapper .box .thumb {
  width: 400px;
}
.greeting .wrapper .box-wrapper .box .thumb img {
  box-shadow: rgba(69, 160, 148, 0.2) 0px 7px 29px 0px;
}
.greeting .wrapper .box-wrapper .box .text {
  width: calc(100% - 400px);
  padding: 0 0 0 60px;
  color: #fff;
}
.greeting .wrapper .box-wrapper .box .text h3 {
  display: flex;
  align-items: center;
}
.greeting .wrapper .box-wrapper .box .text h3 .main {
  letter-spacing: 2px;
  font-size: 34px;
}
.greeting .wrapper .box-wrapper .box .text h3 .sub {
  padding: 0 0 0 10px;
  font-family: "Antonio";
  font-weight: 500;
  letter-spacing: 7px;
  font-size: 24px;
  opacity: 0.6;
  padding: 0 0 0 20px;
}
.greeting .wrapper .box-wrapper .box .text .sentence {
  margin: 50px 0 0 0;
}
.greeting .wrapper .box-wrapper .box .text .sentence p {
  font-family: "IBMPlexSansJP";
  font-weight: 600;
  line-height: 2.2;
  font-size: 16px;
  padding: 10px 0 10px 0;
}
.greeting .wrapper .box-wrapper .box:nth-child(2) {
  flex-direction: row-reverse;
}
.greeting .wrapper .box-wrapper .box:nth-child(2) .text {
  padding: 0 60px 0 0;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .greeting .wrapper {
    padding: 60px 0 60px 0;
  }
  .greeting .wrapper h2 .main {
    line-height: 1.3;
    font-size: 8vw;
  }
  .greeting .wrapper h2 .sub {
    line-height: 1.3;
    letter-spacing: 6px;
    font-size: 5vw;
  }
  .greeting .wrapper .box-wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 3% 0 3%;
  }
  .greeting .wrapper .box-wrapper .box {
    display: block;
    margin: 40px 0 0 0;
  }
  .greeting .wrapper .box-wrapper .box .thumb {
    width: 60%;
    margin: 0 auto 0;
  }
  .greeting .wrapper .box-wrapper .box .thumb img {
    box-shadow: rgba(69, 160, 148, 0.2) 0px 7px 29px 0px;
  }
  .greeting .wrapper .box-wrapper .box .text {
    width: calc(100% - 0px);
    padding: 0 3% 0 3%;
  }
  .greeting .wrapper .box-wrapper .box .text h3 {
    display: block;
  }
  .greeting .wrapper .box-wrapper .box .text h3 .main {
    letter-spacing: 2px;
    font-size: 6vw;
  }
  .greeting .wrapper .box-wrapper .box .text h3 .sub {
    letter-spacing: 7px;
    font-size: 5.5vw;
    opacity: 0.6;
    padding: 0 0 0 20px;
  }
  .greeting .wrapper .box-wrapper .box .text .sentence {
    margin: 50px 0 0 0;
  }
  .greeting .wrapper .box-wrapper .box .text .sentence p {
    line-height: 2.2;
    font-size: 4.25vw;
    padding: 10px 0 10px 0;
  }
  .greeting .wrapper .box-wrapper .box:nth-child(2) {
    flex-direction: row-reverse;
  }
  .greeting .wrapper .box-wrapper .box:nth-child(2) .text {
    padding: 0 0px 0 0;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 CTA 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.cta {
  overflow: hidden;
  position: relative;
  padding: 120px 0 50px 0;
  margin: 80px 0 0 0;
}
.cta::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #8ebedc 0%, #89dbcd 100%);
  width: 100%;
  height: 50%;
}
.cta .box {
  position: relative;
  box-shadow: rgba(96, 184, 196, 0.35) 0px 5px 15px;
  background: linear-gradient(270deg, #0fb0ae 0%, #0475bc 100%);
  padding: 10px 10px 10px 10px;
  width: 1280px;
  margin: 0px auto 0;
}
.cta .box .back {
  text-align: center;
  font-family: "Antonio";
  font-weight: 500;
  position: absolute;
  left: 30px;
  top: 30px;
  writing-mode: vertical-rl;
}
.cta .box .back p {
  display: inline-block;
  width: 100%;
  background: linear-gradient(90deg, #8ebedc 0%, #89dbcd 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: multiply;
  line-height: 1.1;
  letter-spacing: 2px;
  font-size: 104px;
}
.cta .box .inner {
  background: #fff;
  padding: 5px 0 30px 0;
}
.cta .box .inner .logo {
  width: 250px;
  margin: -120px auto 0;
}
.cta .box .inner .logo img {
  width: 100%;
  height: auto;
}
.cta .box .inner .block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0 0 0;
}
.cta .box .inner .block .line {
  margin: 0 0 0 0;
  text-align: center;
}
.cta .box .inner .block .line p {
  position: relative;
  display: inline-block;
  color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  letter-spacing: 2px;
  padding: 5px 30px 5px 30px;
  font-size: 22px;
  transform: skew(-15deg);
}
.cta .box .inner .block .line p span {
  display: inline-block;
  transform: skew(15deg);
}
.cta .box .inner .block .line p:before, .cta .box .inner .block .line p:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: solid 1px #fff;
  left: 0;
}
.cta .box .inner .block .line p:before {
  top: 3px;
}
.cta .box .inner .block .line p:after {
  bottom: 3px;
}
.cta .box .inner .block .line:nth-child(2) {
  margin: 0px 0px 0 20px;
}
.cta .box .inner h2 {
  text-align: center;
  font-weight: 100;
  margin: 30px 0 0 0;
}
.cta .box .inner h2 .catch span {
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.35;
  letter-spacing: 6px;
  font-size: 58px;
}
.cta .box .inner ul {
  padding: 0 50px 0 50px;
  margin: 0 auto 0px;
  display: flex;
  justify-content: start;
  align-items: stretch;
  flex-wrap: wrap;
  position: relative;
  margin: 40px 0 0 0;
}
.cta .box .inner ul li {
  background: #ffffff;
  box-shadow: rgba(255, 248, 190, 0.15) 0px 5px 15px, 5px 5px 0 0 #b4dede;
  border: solid 2px #4f4fb1;
  width: 32%;
  margin: 0 2% 0 0;
  padding: 10px 20px 10px 20px;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
}
.cta .box .inner ul li:nth-child(3n) {
  margin: 0 0% 0 0;
}
.cta .box .inner ul li .icon {
  width: 80px;
  height: 80px;
  padding: 0 0 0 0;
  margin: 0 15px 0 0;
  position: relative;
  line-height: 0;
}
.cta .box .inner ul li .icon img {
  width: 100%;
  height: auto;
}
.cta .box .inner ul li .text {
  font-style: normal;
  width: calc(100% - 95px);
  border-left: solid 2px #bec3f8;
  padding: 0 0 0 15px;
  color: #fff;
}
.cta .box .inner ul li .text p {
  font-weight: 100;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #000;
  margin: 5px 0 0 0;
  line-height: 1.35;
  font-size: 17px;
}
.cta .box .inner .explain {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 35px 0 0 0;
}
.cta .box .inner .explain .sentence {
  padding: 0 50px 0 0;
}
.cta .box .inner .explain .sentence p {
  text-align: center;
  font-weight: 100;
  padding: 0px 0 0 0px;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.35;
  font-size: 26px;
}
.cta .box .inner .explain .sentence p .number {
  font-family: "Jost";
  font-weight: 700;
}
.cta .box .inner .explain .sentence p .small {
  font-size: 22px;
}
.cta .box .inner .explain .sentence p .middle {
  font-size: 38px;
}
.cta .box .inner .explain .sentence p .big {
  line-height: 1;
  font-size: 40px;
}
.cta .box .inner .explain .button {
  width: 550px;
  padding: 20px 0 0 0;
}
.cta .box .inner .explain .button a {
  text-decoration: none;
  background: linear-gradient(90deg, #f76002 0%, #ffb300 100%);
  box-shadow: rgba(186, 186, 218, 0.2) 0px 7px 29px 0px;
  border-radius: 100px;
  display: block;
  padding: 5px 30px 20px 30px;
}
.cta .box .inner .explain .button a .sub {
  text-align: center;
  margin: -20px 0 0 0;
}
.cta .box .inner .explain .button a .sub p {
  display: inline-block;
  background: #fff;
  color: #e88300;
  border-radius: 100px;
  border: solid 3px #e88300;
  padding: 3px 20px 3px 20px;
}
.cta .box .inner .explain .button a .main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0 0 0;
}
.cta .box .inner .explain .button a .main .icon {
  width: 40px;
  height: auto;
}
.cta .box .inner .explain .button a .main .catch {
  text-align: center;
  color: #fff;
  line-height: 1.3;
  font-size: 28px;
}
.cta .box .inner .explain .button a .main .arrow {
  width: 35px;
  height: auto;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .cta {
    padding: 120px 0 50px 0;
    margin: 80px 0 0 0;
  }
  .cta::before {
    width: 100%;
    height: 50%;
  }
  .cta .box {
    padding: 10px 10px 10px 10px;
    width: 90%;
    margin: 0px auto 0;
  }
  .cta .box .back {
    text-align: center;
    font-family: "Antonio";
    font-weight: 500;
    position: absolute;
    left: 30px;
    top: 30px;
    writing-mode: vertical-rl;
  }
  .cta .box .back p {
    display: inline-block;
    width: 100%;
    background: linear-gradient(90deg, #8ebedc 0%, #89dbcd 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    mix-blend-mode: multiply;
    line-height: 1.1;
    letter-spacing: 2px;
    font-size: 104px;
  }
  .cta .box .inner {
    background: #fff;
    padding: 5px 0 30px 0;
  }
  .cta .box .inner .logo {
    width: 250px;
    margin: -120px auto 0;
  }
  .cta .box .inner .logo img {
    width: 100%;
    height: auto;
  }
  .cta .box .inner .block {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0 0 0;
  }
  .cta .box .inner .block .line {
    margin: 0 0 0 0;
    text-align: center;
  }
  .cta .box .inner .block .line p {
    position: relative;
    display: inline-block;
    color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
    letter-spacing: 2px;
    padding: 5px 30px 5px 30px;
    font-size: 22px;
    transform: skew(-15deg);
  }
  .cta .box .inner .block .line p span {
    display: inline-block;
    transform: skew(15deg);
  }
  .cta .box .inner .block .line p:before, .cta .box .inner .block .line p:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: solid 1px #fff;
    left: 0;
  }
  .cta .box .inner .block .line p:before {
    top: 3px;
  }
  .cta .box .inner .block .line p:after {
    bottom: 3px;
  }
  .cta .box .inner .block .line:nth-child(2) {
    margin: 0px 0px 0 20px;
  }
  .cta .box .inner h2 {
    text-align: center;
    font-weight: 100;
    margin: 30px 0 0 0;
  }
  .cta .box .inner h2 .catch span {
    background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.35;
    letter-spacing: 6px;
    font-size: 58px;
  }
  .cta .box .inner ul {
    padding: 0 50px 0 50px;
    margin: 0 auto 0px;
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-wrap: wrap;
    position: relative;
    margin: 40px 0 0 0;
  }
  .cta .box .inner ul li {
    background: #ffffff;
    box-shadow: rgba(255, 248, 190, 0.15) 0px 5px 15px, 5px 5px 0 0 #b4dede;
    border: solid 2px #4f4fb1;
    width: 32%;
    margin: 0 2% 0 0;
    padding: 10px 20px 10px 20px;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
  }
  .cta .box .inner ul li:nth-child(3n) {
    margin: 0 0% 0 0;
  }
  .cta .box .inner ul li .icon {
    width: 80px;
    height: 80px;
    padding: 0 0 0 0;
    margin: 0 15px 0 0;
    position: relative;
    line-height: 0;
  }
  .cta .box .inner ul li .icon img {
    width: 100%;
    height: auto;
  }
  .cta .box .inner ul li .text {
    font-style: normal;
    width: calc(100% - 95px);
    border-left: solid 2px #bec3f8;
    padding: 0 0 0 15px;
    color: #fff;
  }
  .cta .box .inner ul li .text p {
    font-weight: 100;
    background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #000;
    margin: 10px 0 0 0;
    line-height: 1.35;
    font-size: 17px;
  }
  .cta .box .inner .explain {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 35px 0 0 0;
  }
  .cta .box .inner .explain .sentence {
    padding: 0 50px 0 0;
  }
  .cta .box .inner .explain .sentence p {
    text-align: center;
    font-weight: 100;
    padding: 0px 0 0 0px;
    background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.35;
    font-size: 26px;
  }
  .cta .box .inner .explain .sentence p .number {
    font-family: "Jost";
    font-weight: 700;
  }
  .cta .box .inner .explain .sentence p .small {
    font-size: 22px;
  }
  .cta .box .inner .explain .sentence p .middle {
    font-size: 38px;
  }
  .cta .box .inner .explain .sentence p .big {
    line-height: 1;
    font-size: 40px;
  }
  .cta .box .inner .explain .button {
    width: 45%;
    padding: 20px 0 0 0;
  }
  .cta .box .inner .explain .button a {
    text-decoration: none;
    background: linear-gradient(90deg, #f76002 0%, #ffb300 100%);
    box-shadow: rgba(186, 186, 218, 0.2) 0px 7px 29px 0px;
    border-radius: 100px;
    display: block;
    padding: 5px 30px 20px 30px;
  }
  .cta .box .inner .explain .button a .sub {
    text-align: center;
    margin: -20px 0 0 0;
  }
  .cta .box .inner .explain .button a .sub p {
    display: inline-block;
    background: #fff;
    color: #e88300;
    border-radius: 100px;
    border: solid 3px #e88300;
    padding: 3px 20px 3px 20px;
  }
  .cta .box .inner .explain .button a .main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 0 0;
  }
  .cta .box .inner .explain .button a .main .icon {
    width: 40px;
    height: auto;
  }
  .cta .box .inner .explain .button a .main .catch {
    text-align: center;
    color: #fff;
    line-height: 1.3;
    font-size: 28px;
  }
  .cta .box .inner .explain .button a .main .arrow {
    width: 35px;
    height: auto;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .cta {
    padding: 60px 0 50px 0;
    margin: 40px 0 0 0;
  }
  .cta::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, #8ebedc 0%, #89dbcd 100%);
    width: 100%;
    height: 70%;
  }
  .cta .box {
    padding: 10px 10px 10px 10px;
    width: 90%;
    margin: 0px auto 0;
  }
  .cta .box .back {
    left: -10px;
    top: -40px;
  }
  .cta .box .back p {
    line-height: 1.1;
    letter-spacing: 5px;
    font-size: 10vw;
  }
  .cta .box .inner {
    padding: 5px 0 30px 0;
  }
  .cta .box .inner .logo {
    width: 30vw;
    margin: -15vw auto 0;
  }
  .cta .box .inner .logo img {
    width: 100%;
    height: auto;
  }
  .cta .box .inner .block {
    display: block;
    margin: 15px 0 0 0;
  }
  .cta .box .inner .block .line {
    margin: 0 0 0 0;
    text-align: center;
  }
  .cta .box .inner .block .line p {
    letter-spacing: 2px;
    padding: 5px 20px 5px 20px;
    font-size: 4vw;
  }
  .cta .box .inner .block .line p:before, .cta .box .inner .block .line p:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: solid 1px #fff;
    left: 0;
  }
  .cta .box .inner .block .line p:before {
    top: 3px;
  }
  .cta .box .inner .block .line p:after {
    bottom: 3px;
  }
  .cta .box .inner .block .line:nth-child(2) {
    margin: 10px 0px 0 0px;
  }
  .cta .box .inner h2 {
    margin: 30px 0 0 0;
  }
  .cta .box .inner h2 .catch span {
    line-height: 1.35;
    letter-spacing: 1px;
    font-size: 7.75vw;
  }
  .cta .box .inner ul {
    padding: 0 25px 0 25px;
    margin: 0 auto 0px;
    display: block;
    margin: 25px 0 0 0;
  }
  .cta .box .inner ul li {
    width: 100%;
    margin: 15px 0 0 0;
    padding: 10px 15px 10px 15px;
  }
  .cta .box .inner ul li:nth-child(3n) {
    margin: 15px 0% 0 0;
  }
  .cta .box .inner ul li .icon {
    width: 12vw;
    height: 12vw;
    padding: 0 0 0 0;
    margin: 0 15px 0 0;
    position: relative;
    line-height: 0;
  }
  .cta .box .inner ul li .icon img {
    width: 100%;
    height: auto;
  }
  .cta .box .inner ul li .text {
    font-style: normal;
    width: calc(100% - (12vw + 15px));
    padding: 0 0 0 15px;
  }
  .cta .box .inner ul li .text p {
    margin: 0 0 0 0;
    line-height: 1.35;
    font-size: 3.5vw;
  }
  .cta .box .inner .explain {
    display: block;
    margin: 25px 0 0 0;
  }
  .cta .box .inner .explain .sentence {
    padding: 0 0px 0 0;
  }
  .cta .box .inner .explain .sentence p {
    line-height: 1.35;
    font-size: 6vw;
  }
  .cta .box .inner .explain .sentence p .small {
    font-size: 5vw;
  }
  .cta .box .inner .explain .sentence p .middle {
    font-size: 7vw;
  }
  .cta .box .inner .explain .sentence p .big {
    line-height: 1;
    font-size: 8vw;
  }
  .cta .box .inner .explain .button {
    width: 90%;
    padding: 40px 0 0 0;
    margin: 0 auto 0;
  }
  .cta .box .inner .explain .button a {
    text-decoration: none;
    background: linear-gradient(90deg, #f76002 0%, #ffb300 100%);
    box-shadow: rgba(186, 186, 218, 0.2) 0px 7px 29px 0px;
    border-radius: 100px;
    display: block;
    padding: 5px 30px 20px 30px;
  }
  .cta .box .inner .explain .button a .sub {
    text-align: center;
    margin: -20px 0 0 0;
  }
  .cta .box .inner .explain .button a .sub p {
    padding: 3px 10px 3px 10px;
    font-size: 3vw;
  }
  .cta .box .inner .explain .button a .main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 0 0;
  }
  .cta .box .inner .explain .button a .main .icon {
    width: 7vw;
    height: auto;
  }
  .cta .box .inner .explain .button a .main .catch {
    line-height: 1.3;
    font-size: 6vw;
  }
  .cta .box .inner .explain .button a .main .arrow {
    width: 5.5vw;
    height: auto;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 THOUGHT 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.thought {
  overflow: hidden;
}
.thought .wrapper {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  position: relative;
  overflow: hidden;
}
.thought .wrapper .back {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Antonio";
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 105px;
  color: rgba(255, 255, 255, 0.4);
  writing-mode: vertical-rl;
  white-space: nowrap;
}
.thought .wrapper .inner {
  display: flex;
  align-items: center;
  padding: 70px 0 0px 0;
}
.thought .wrapper .inner .thumb {
  width: 50%;
}
.thought .wrapper .inner .text {
  width: 50%;
  position: relative;
  z-index: 2;
}
.thought .wrapper .inner .text h3 {
  display: flex;
  align-items: center;
}
.thought .wrapper .inner .text h3 .border {
  width: 30%;
  height: 2px;
  background: #fff;
  position: relative;
  margin: 0 20px 0 0;
}
.thought .wrapper .inner .text h3 .border::after {
  content: "";
  width: 50%;
  height: 2px;
  background: #a1d1d1;
  position: absolute;
  top: 0;
  left: 0;
}
.thought .wrapper .inner .text h3 .cover {
  color: #fff;
  letter-spacing: 2px;
  font-size: 24px;
}
.thought .wrapper .inner .text h2 {
  margin: 20px 0 0 6%;
  font-weight: 100;
}
.thought .wrapper .inner .text h2 .cover {
  line-height: 1.45;
  color: #fff;
  letter-spacing: 1px;
  font-size: 50px;
  font-style: normal;
}
.thought .wrapper .inner .text h2 .cover span {
  font-family: futura-pt, futura-pt-bold, atten-round-new, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 65px;
}
.thought .wrapper .explain {
  margin: 40px 0 0 0;
  padding: 0 0 50px 0;
}
.thought .wrapper .explain .sentence {
  max-width: 1100px;
  margin: 0 auto 0;
}
.thought .wrapper .explain .sentence p {
  font-family: "IBMPlexSansJP";
  font-weight: 600;
  padding: 10px 0 10px 0;
  line-height: 2;
  background: linear-gradient(90deg, #e4eef4 0%, #d5e5e2 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  letter-spacing: 1px;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .thought .wrapper .back {
    font-size: 14vw;
  }
  .thought .wrapper .inner {
    padding: 70px 0 0px 0;
    display: block;
  }
  .thought .wrapper .inner .thumb {
    width: 100%;
  }
  .thought .wrapper .inner .text {
    width: 100%;
  }
  .thought .wrapper .inner .text h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0 0 8%;
  }
  .thought .wrapper .inner .text h3 .border {
    width: 10%;
    height: 2px;
    margin: 0 10px 0 0;
  }
  .thought .wrapper .inner .text h3 .cover {
    letter-spacing: 2px;
    font-size: 18px;
  }
  .thought .wrapper .inner .text h2 {
    margin: 25px 0 0 8%;
    text-align: center;
  }
  .thought .wrapper .inner .text h2 .cover {
    letter-spacing: 1px;
    font-size: 4.15vw;
  }
  .thought .wrapper .inner .text h2 .cover span {
    letter-spacing: 1px;
    font-size: 4.75vw;
  }
  .thought .wrapper .explain {
    margin: 30px 0 0 0;
    padding: 0 0 35px 0;
  }
  .thought .wrapper .explain .sentence p {
    padding: 10px 5% 10px 5%;
    line-height: 2;
    font-size: 18px;
    letter-spacing: 1px;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .thought .wrapper .back {
    font-size: 14vw;
  }
  .thought .wrapper .inner {
    padding: 70px 0 0px 0;
  }
  .thought .wrapper .inner .thumb {
    width: 50%;
  }
  .thought .wrapper .inner .thumb .image {
    width: 50%;
  }
  .thought .wrapper .inner .thumb .image img {
    width: 100%;
    height: auto;
  }
  .thought .wrapper .inner .text {
    width: 50%;
  }
  .thought .wrapper .inner .text h3 {
    display: flex;
    align-items: center;
  }
  .thought .wrapper .inner .text h3 .border {
    width: 20%;
    height: 2px;
    margin: 0 20px 0 0;
  }
  .thought .wrapper .inner .text h3 .cover {
    letter-spacing: 2px;
    font-size: 20px;
  }
  .thought .wrapper .inner .text h2 {
    margin: 15px 0 0 5%;
  }
  .thought .wrapper .inner .text h2 .cover {
    letter-spacing: 1px;
    font-size: 4.75vw;
  }
  .thought .wrapper .inner .text h2 .cover span {
    letter-spacing: 1px;
    font-size: 4.75vw;
  }
  .thought .wrapper .explain {
    margin: 30px 0 0 0;
    padding: 0 0 35px 0;
  }
  .thought .wrapper .explain .sentence p {
    padding: 10px 5% 10px 5%;
    line-height: 2;
    font-size: 18px;
    letter-spacing: 1px;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .thought .wrapper .back {
    font-size: 14vw;
    color: rgba(255, 255, 255, 0.25);
    writing-mode: vertical-rl;
    white-space: nowrap;
    z-index: 4;
  }
  .thought .wrapper .inner {
    display: block;
    align-items: center;
    padding: 70px 0 0px 0;
  }
  .thought .wrapper .inner .thumb {
    width: 100%;
    margin: 0 0% 0 0;
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
  }
  .thought .wrapper .inner .text {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  .thought .wrapper .inner .text h3 {
    margin: 25px 0 0 0;
  }
  .thought .wrapper .inner .text h3 .border {
    width: 25%;
    height: 2px;
  }
  .thought .wrapper .inner .text h3 .cover {
    font-size: 5vw;
  }
  .thought .wrapper .inner .text h2 {
    margin: 30px 5% 0 5%;
  }
  .thought .wrapper .inner .text h2 .cover {
    letter-spacing: 0px;
    font-size: 6.5vw;
  }
  .thought .wrapper .inner .text h2 .cover span {
    letter-spacing: 2px;
    font-size: 9vw;
  }
  .thought .wrapper .explain {
    width: 90%;
    margin: 20px auto 0;
    padding: 0 0 30px 0;
  }
  .thought .wrapper .explain .sentence p {
    font-size: 3.5vw;
    letter-spacing: 1px;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 SPONSER 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.sponser {
  padding: 50px 0 50px 0;
}
.sponser h2 {
  padding: 0 0 0 0;
}
.sponser h2 .en {
  text-align: center;
}
.sponser h2 .en .catch {
  display: inline-block;
  padding: 0 0 0 0;
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.85;
  letter-spacing: 2px;
  font-size: 24px;
}
.sponser h2 .jp {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sponser h2 .jp .border {
  width: 100px;
  height: 1px;
}
.sponser h2 .jp .border.border-left {
  border-top: solid 1px #d89923;
}
.sponser h2 .jp .border.border-right {
  border-top: solid 1px #01af90;
}
.sponser h2 .jp .catch {
  display: inline-block;
  background: linear-gradient(90deg, #d89923 0%, #01af90 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.85;
  letter-spacing: 2px;
  font-size: 45px;
  padding: 0 20px 0 20px;
}
.sponser ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 50px auto 0;
}
.sponser ul li {
  padding: 10px 25px 10px 25px;
}
.sponser ul li img {
  width: 170px;
  height: auto;
}
.sponser ul li img.square {
  width: 130px;
}
.sponser ul li img.small {
  width: 100px;
}
.sponser ul li img.middle {
  width: 200px;
}
.sponser ul li img.big {
  width: 270px;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .sponser {
    padding: 50px 0 50px 0;
  }
  .sponser h2 {
    padding: 0 0 0 0;
  }
  .sponser h2 .en {
    text-align: center;
  }
  .sponser h2 .en .catch {
    line-height: 1.85;
    letter-spacing: 2px;
    font-size: 4vw;
  }
  .sponser h2 .jp {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sponser h2 .jp .border {
    width: 15vw;
    height: 1px;
  }
  .sponser h2 .jp .catch {
    line-height: 1.5;
    letter-spacing: 2px;
    font-size: 7vw;
    padding: 0 20px 0 20px;
  }
  .sponser ul {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 100%;
    padding: 0 3% 0 3%;
    margin: 20px auto 0;
  }
  .sponser ul li {
    padding: 10px 10px 10px 10px;
  }
  .sponser ul li img {
    width: 25vw;
    height: auto;
  }
  .sponser ul li img.square {
    width: 18vw;
  }
  .sponser ul li img.small {
    width: 15vw;
  }
  .sponser ul li img.middle {
    width: 25vw;
  }
  .sponser ul li img.big {
    width: 30vw;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 FOOTER 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.footer {
  background: url(../images/footer-bg.png) no-repeat 0 0;
  background-size: cover;
  position: relative;
  margin: 100px 0 0 0;
  padding: 0 0 20px 0;
}
.footer .back {
  font-weight: 500;
  font-family: "Antonio";
  position: absolute;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.3;
  font-size: 90px;
  white-space: nowrap;
  top: -60px;
  left: 4%;
}
.footer .wrapper {
  padding: 120px 0 0 0;
}
.footer .wrapper .top {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1280px;
  margin: 0 auto 0;
}
.footer .wrapper .top .logo {
  width: 300px;
}
.footer .wrapper .top .logo img {
  width: 100%;
  height: auto;
}
.footer .wrapper .top .explain {
  padding: 0 0 0 50px;
  width: 700px;
}
.footer .wrapper .top .explain p {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 2px;
  line-height: 1.85;
  font-size: 18px;
}
.footer .wrapper nav {
  margin: 50px 0 0 0;
}
.footer .wrapper nav ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .wrapper nav ul li {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 25px 0 25px;
}
.footer .wrapper nav ul li a {
  font-weight: 100;
  text-decoration: none;
  color: #2359aa;
  background: url(../images/footer-nav-arrow.svg) no-repeat 0 center;
  background-size: 25px auto;
  padding: 8px 0 8px 30px;
  line-height: 2;
  font-size: 20px;
}
.footer .wrapper .company {
  padding: 0 0 0 0px;
  max-width: 1280px;
  margin: 0 auto 0;
}
.footer .wrapper .company h3 {
  display: flex;
  align-items: center;
  font-weight: 100;
}
.footer .wrapper .company h3 img {
  line-height: 0;
  width: 150px;
  height: auto;
}
.footer .wrapper .company h3 .catch {
  color: #2c4eac;
  padding: 0 0 0 30px;
  font-size: 24px;
}
.footer .wrapper .company ul {
  padding: 0 0 0 0;
  margin: 20px 0 0 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.footer .wrapper .company ul li {
  font-family: "IBMPlexSansJP";
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #2c4eac;
  position: relative;
  letter-spacing: 1px;
  padding: 10px 0 10px 0;
  width: 50%;
}
.footer .wrapper .company ul li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.footer .wrapper .company ul li h4 {
  position: relative;
  z-index: 2;
  width: 20%;
  font-size: 15px;
  padding: 0px 10px 0px 10px;
  text-align: center;
}
.footer .wrapper .company ul li p {
  position: relative;
  z-index: 2;
  width: 80%;
  padding: 0px 40px 0px 40px;
  line-height: 2;
  font-size: 14px;
}
.footer .wrapper .company ul li p a {
  color: #2b4c94;
}
.footer .wrapper .company ul li p.small {
  font-size: 14px;
}
.footer .wrapper .company ul li:nth-child(2n+1) {
  border-right: solid 1px #7c9bcd;
}
.footer .wrapper .company ul li.odd::before {
  background: #8bc1e2;
  mix-blend-mode: multiply;
  opacity: 0.3;
}
.footer .wrapper .company ul li.even::before {
  background: #7ab2d4;
  mix-blend-mode: multiply;
  opacity: 0.4;
}
.footer .wrapper .privacy {
  margin: 40px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .wrapper .privacy p {
  padding: 0 20px 0 20px;
}
.footer .wrapper .privacy p a {
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 2px;
  font-size: 16px;
}
.footer .wrapper .shohyo {
  color: #276b95;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 0 60px 0;
}
.footer .wrapper .shohyo h3 {
  font-weight: 100;
  font-size: 22px;
}
.footer .wrapper .shohyo .sentence {
  font-size: 14px;
  padding: 0 0 0 40px;
}
.footer .wrapper .copyright {
  text-align: center;
  margin: 20px 0 0 0;
}
.footer .wrapper .copyright small {
  font-family: "Syncopate";
  font-weight: 700;
  background: linear-gradient(90deg, #0d78a5 0%, #08ae8d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .footer {
    margin: 100px 0 0 0;
    padding: 0 0 20px 0;
  }
  .footer .back {
    font-weight: 500;
    line-height: 1.3;
    font-size: 7vw;
    top: -60px;
    left: 4%;
  }
  .footer .wrapper {
    padding: 120px 0 0 0;
  }
  .footer .wrapper .top {
    max-width: 100%;
    margin: 0 auto 0;
  }
  .footer .wrapper .top .logo {
    width: 27.5vw;
  }
  .footer .wrapper .top .logo img {
    width: 100%;
    height: auto;
  }
  .footer .wrapper .top .explain {
    padding: 0 0 0 50px;
    width: 55%;
  }
  .footer .wrapper .top .explain p {
    letter-spacing: 2px;
    line-height: 1.85;
    font-size: 1.65vw;
  }
  .footer .wrapper nav {
    margin: 40px 0 0 0;
  }
  .footer .wrapper nav ul li {
    padding: 0 25px 0 25px;
  }
  .footer .wrapper nav ul li a {
    background-size: 2vw auto;
    padding: 8px 0 8px 2.5vw;
    line-height: 2;
    font-size: 1.85vw;
  }
  .footer .wrapper .company {
    padding: 0 0 0 0px;
    max-width: 94%;
    margin: 20px auto 0;
  }
  .footer .wrapper .company h3 {
    display: flex;
    align-items: center;
  }
  .footer .wrapper .company h3 .catch {
    padding: 0 0 0 30px;
    font-size: 2.4vw;
  }
  .footer .wrapper .company ul {
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
  }
  .footer .wrapper .company ul li {
    letter-spacing: 1px;
    padding: 10px 0 10px 0;
    width: 50%;
  }
  .footer .wrapper .company ul li:before {
    width: 100%;
    height: 100%;
  }
  .footer .wrapper .company ul li h4 {
    position: relative;
    z-index: 2;
    width: 20%;
    font-size: 1.5vw;
    padding: 0px 10px 0px 10px;
    text-align: center;
  }
  .footer .wrapper .company ul li p {
    position: relative;
    z-index: 2;
    width: 80%;
    padding: 0px 40px 0px 40px;
    line-height: 2;
    font-size: 1.3vw;
  }
  .footer .wrapper .company ul li p a {
    color: #2b4c94;
  }
  .footer .wrapper .company ul li p.small {
    font-size: 14px;
  }
  .footer .wrapper .company ul li:nth-child(2n+1) {
    border-right: solid 1px #7c9bcd;
  }
  .footer .wrapper .company ul li.odd::before {
    background: #8bc1e2;
    opacity: 0.3;
  }
  .footer .wrapper .company ul li.even::before {
    background: #7ab2d4;
    opacity: 0.4;
  }
  .footer .wrapper .privacy {
    margin: 40px 0 0 0;
  }
  .footer .wrapper .privacy p {
    padding: 0 20px 0 20px;
  }
  .footer .wrapper .privacy p a {
    letter-spacing: 2px;
    font-size: 1.6vw;
  }
  .footer .wrapper .shohyo {
    padding: 60px 0 60px 0;
  }
  .footer .wrapper .shohyo h3 {
    font-weight: 100;
    font-size: 22px;
  }
  .footer .wrapper .shohyo .sentence {
    font-size: 14px;
    padding: 0 0 0 40px;
  }
  .footer .wrapper .copyright {
    text-align: center;
    margin: 20px 0 0 0;
  }
  .footer .wrapper .copyright small {
    font-size: 1.8vw;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .footer {
    margin: 100px 0 0 0;
    padding: 0 0 20px 0;
  }
  .footer .back {
    line-height: 1.3;
    font-size: 7.25vw;
    top: -60px;
    left: 4%;
  }
  .footer .wrapper {
    padding: 20vw 0 0 0;
  }
  .footer .wrapper .logo .main {
    margin: 5px 0 0 0;
  }
  .footer .wrapper .logo .main img {
    line-height: 0;
    width: 6.5vw;
    height: auto;
  }
  .footer .wrapper .logo .main h1 {
    line-height: 1.4;
    padding: 0 0 0 15px;
    font-size: 2.25vw;
  }
  .footer .wrapper .logo h2 {
    font-size: 1.35vw;
    margin: 12px 0 0 0;
  }
  .footer .wrapper .box {
    margin: 80px 0 0 0;
  }
  .footer .wrapper .box nav ul li a {
    background-size: 2vw auto;
    padding: 8px 0 8px 3vw;
    line-height: 2;
    font-size: 1.65vw;
  }
  .footer .wrapper .box .company {
    padding: 0 0 0 10vw;
  }
  .footer .wrapper .box .company h3 img {
    width: 3.75vw;
    height: auto;
  }
  .footer .wrapper .box .company h3 .catch {
    padding: 0 0 0 10px;
    font-size: 2vw;
  }
  .footer .wrapper .box .company ul {
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
  }
  .footer .wrapper .box .company ul li {
    letter-spacing: 2px;
    padding: 10px 0 10px 0;
  }
  .footer .wrapper .box .company ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .footer .wrapper .box .company ul li h4 {
    width: 15vw;
    font-size: 1.65vw;
    padding: 0px 0px 0px 0px;
    text-align: center;
  }
  .footer .wrapper .box .company ul li p {
    width: 37.5vw;
    padding: 0px 30px 0px 30px;
    line-height: 2;
    font-size: 1.5vw;
  }
  .footer .wrapper .box .company ul li p.small {
    font-size: 14px;
  }
  .footer .wrapper .box .company ul li:nth-child(2n+1)::before {
    opacity: 0.6;
  }
  .footer .wrapper .box .company ul li:nth-child(2n)::before {
    opacity: 0.6;
  }
  .footer .wrapper .copyright {
    text-align: center;
    margin: 60px 0 0 0;
  }
  .footer .wrapper .copyright small {
    font-size: 1.5vw;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .footer {
    margin: 100px 0 0 0;
    padding: 0 0 20px 0;
  }
  .footer .back {
    line-height: 1.3;
    font-size: 15vw;
    top: -60px;
    left: 4%;
  }
  .footer .wrapper {
    padding: 120px 0 0 0;
  }
  .footer .wrapper .top {
    display: block;
    max-width: 100%;
    margin: 0 auto 0;
  }
  .footer .wrapper .top .logo {
    width: 70vw;
    margin: 0 auto 0;
  }
  .footer .wrapper .top .logo img {
    width: 100%;
    height: auto;
  }
  .footer .wrapper .top .explain {
    padding: 0 0 0 0;
    width: 90%;
    margin: 15px auto 0;
  }
  .footer .wrapper .top .explain p {
    letter-spacing: 2px;
    line-height: 1.85;
    font-size: 3.5vw;
  }
  .footer .wrapper nav {
    margin: 50px 0 0 0;
  }
  .footer .wrapper nav ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
  }
  .footer .wrapper nav ul li {
    display: flex;
    position: relative;
    padding: 0 25px 0 25px;
  }
  .footer .wrapper nav ul li a {
    background-size: 4vw auto;
    padding: 8px 0 8px 5vw;
    line-height: 2;
    font-size: 4vw;
  }
  .footer .wrapper .company {
    padding: 30px 0 0 0px;
    max-width: 90%;
    margin: 0 auto 0;
  }
  .footer .wrapper .company h3 {
    display: flex;
    align-items: center;
    font-weight: 100;
  }
  .footer .wrapper .company h3 img {
    line-height: 0;
    width: 150px;
    height: auto;
  }
  .footer .wrapper .company h3 .catch {
    color: #2c4eac;
    padding: 0 0 0 30px;
    font-size: 24px;
  }
  .footer .wrapper .company ul {
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
    display: block;
  }
  .footer .wrapper .company ul li {
    letter-spacing: 1px;
    padding: 10px 0 10px 0;
    width: 100%;
  }
  .footer .wrapper .company ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .footer .wrapper .company ul li h4 {
    position: relative;
    z-index: 2;
    width: 25%;
    font-size: 2.75vw;
    padding: 0px 10px 0px 10px;
    text-align: center;
  }
  .footer .wrapper .company ul li p {
    position: relative;
    z-index: 2;
    width: 75%;
    padding: 0px 20px 0px 20px;
    line-height: 2;
    font-size: 2.75vw;
  }
  .footer .wrapper .company ul li p a {
    color: #2b4c94;
  }
  .footer .wrapper .company ul li p.small {
    font-size: 14px;
  }
  .footer .wrapper .company ul li:nth-child(2n+1) {
    border-right: none;
  }
  .footer .wrapper .company ul li:nth-child(2n+1)::before {
    background: #8bc1e2;
    mix-blend-mode: multiply;
    opacity: 0.3;
  }
  .footer .wrapper .company ul li:nth-child(2n)::before {
    background: #7ab2d4;
    mix-blend-mode: multiply;
    opacity: 0.4;
  }
  .footer .wrapper .privacy {
    margin: 40px 0 0 0;
  }
  .footer .wrapper .privacy p {
    padding: 0 20px 0 20px;
  }
  .footer .wrapper .privacy p a {
    letter-spacing: 2px;
    font-size: 3.5vw;
  }
  .footer .wrapper .shohyo {
    color: #276b95;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 0 60px 0;
  }
  .footer .wrapper .shohyo h3 {
    font-weight: 100;
    font-size: 22px;
  }
  .footer .wrapper .shohyo .sentence {
    font-size: 14px;
    padding: 0 0 0 40px;
  }
  .footer .wrapper .copyright {
    text-align: center;
    margin: 20px 0 0 0;
  }
  .footer .wrapper .copyright small {
    font-size: 4vw;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/* breakpoints *//*# sourceMappingURL=style.css.map */