@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Zen+Maru+Gothic:wght@500&display=swap');
/* Contents Menu
-------------------------------------------------------------------------------------
【PC/SP】
	**:normalize
	**:icon
	**:reset
	**:base contents
		header/gnav/mv/contents/footer/newslist/
	**:indent
	**:size
	**:wide
	**:section
	**:compo parts
		btn/box/list/head/table/float/column/topcontrol/roBtn/
	**:pager
	**:form
-------------------------------------------------------------------------------------*/
/* normalize
-------------------*/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden] {
  display: none
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
h1 {
  font-size: 2em
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: #000
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}
q {
  quotes: "\201C""\201D""\2018""\2019"
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 0;
  line-height: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}
button, input {
  line-height: normal
}
button, html input[type="button"], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], input[disabled] {
  cursor: default
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
/* reset
-------------------*/
html {
  /*  scroll-behavior: smooth;*/
  background-color: #000;
  font-size: 62.5%; /* sets the base font to 10px for easier math */
}
body, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, p, img {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #FFFFFF;
  font-size: 14px;
  font-size: 1.4rem;
  font-feature-settings: "palt";
  line-height: 1.8;
  letter-spacing: 0.5rem;
  overflow-x: hidden;
  background-color: #FFFCF5;
}
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a, a:link, a:hover, a:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
a:hover {
  text-decoration: none;
}
ul, ol {
  list-style-type: none;
}
::selection {
  background-color: #888;
  color: #FFF; /* Safari */
}
::-moz-selection {
  background-color: #888;
  color: #FFF; /* Firefox */
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?tallij');
  src: url('fonts/icomoon.eot?tallij#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?tallij') format('truetype'), url('fonts/icomoon.woff?tallij') format('woff'), url('fonts/icomoon.svg?tallij#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-blank:before {
  content: "\e900";
}
.icon-line:before {
  content: "\e901";
  color: rgb(6, 199, 85);
}
.icon-arrow-down:before {
  content: "\e92d";
}
.icon-map:before {
  content: "\e926";
}
.icon-instagram1:before {
  content: "\ea92";
}
.icon-tiktok:before {
  content: "\e907";
}
.icon-youtube:before {
  content: "\f16a";
}
img {
  width: 100%;
  height: auto;
}
/**/
.flex {
  display: flex;
  flex-wrap: wrap;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.en {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}
/*-------------------*/
/*
.wrap {
  overflow: hidden;
  height: 100vh;
}
*/
.copy {
  position: fixed;
  right: 1px;
  bottom: 60px;
  writing-mode: vertical-rl;
  font-size: 8px;
  letter-spacing: 0;
}
.item01 {
  order: 1;
}
.item02 {
  order: 2;
}
.sp {
  display: block;
}
.pc {
  display: none;
}
.mgb10 {
  margin-bottom: 10px;
}
.mgb30 {
  margin-bottom: 30px;
}
.mgb50 {
  margin-bottom: 5rem;
}
.mgb60 {
  margin-bottom: 30px;
}
.mgb80 {
  margin-bottom: 40px;
}
@media only screen and (min-width: 1000px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .item01 {
    order: 2;
  }
  .item02 {
    order: 1;
  }
  .mgb60 {
    margin-bottom: 60px;
  }
  .mgb80 {
    margin-bottom: 80px;
  }
  .copy {
    right: 15px;
    bottom: 80px;
    font-size: 10px;
  }
}
.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: translateY(30px)scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: translateY(0)scale(1);
    opacity: 1;
  }
}
.blurTrigger {
  opacity: 0;
}
/*header*/
header {
  z-index: 1000;
  position: fixed;
  display: flex;
  width: 100%;
  top: 0;
  left: 0;
  height: 62px;
  background: url("../images/index/header.png")no-repeat top center/cover;
}
.header_wrap {
  display: flex;
  justify-content: space-between;
  padding: 0;
  width: 100%;
}
.header_wrap .logo {
  line-height: 1;
  position: fixed;
  left: 15px;
  top: 12px;
  width: 120px;
}
.sns_nav {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 57px;
  width: 100%;
  z-index: 100;
  background: url("../images/index/footer.png")no-repeat top center/cover;
  align-items: center;
  justify-content: center;
  display: flex;
}
.sns_nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sns_nav ul li {
  margin: 0 15px;
}
.sns_nav ul a {
  color: #fff;
  font-size: 30px;
}
.header_wrap .gnav_list li a {
  font-size: 2rem;
  display: block;
  position: relative;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.4;
  padding: 1.5rem 3rem;
  text-align: left;
  font-weight: 600;
}
.header_wrap .gnav_list .com-btn a, .gnav_list .com-btn a {
  color: #fff;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  padding: 11px 15px;
  transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
}
.header_wrap .gnav_list .com-btn.line_btn a, .gnav_list .com-btn.line_btn a {
  display: flex;
  width: 130px;
  border-radius: 30px;
  border: 1px solid #FFFFFF;
  font-size: 12px;
}
.header_wrap .gnav_list .com-btn.line_btn a i {
  position: relative;
}
.header_wrap .gnav_list .com-btn.line_btn a i::after, .gnav_list .com-btn.line_btn a i::after {
  background-color: #fff;
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  border-radius: 0px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.header_wrap .gnav_list .com-btn a:hover {
  color: #fff;
}
.header_wrap .gnav_list .com-btn a i, .gnav_list .com-btn a i {
  margin-right: 5px;
}
.header_wrap .gnav_list .btn-app a, .gnav_list .btn-app a {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px 40px 10px 15px;
  background: #2A3139;
  border-radius: 100px;
  border: 1px solid #FFFFFF;
  position: relative;
}
.gnav_list .btn-app a::after {
  position: absolute;
  right: 15px;
  content: "\e900";
  font-size: 14px;
  font-family: 'icomoon' !important;
}
.header_wrap .gnav_list .btn-app a i, .gnav_list .btn-app a i {
  font-size: 18px;
}
@media only screen and (min-width: 769px) {
  .sns_nav {
    height: 60px;
  }
  .header_wrap .logo {
    left: 20px;
  }
}
@media only screen and (min-width: 1000px) {
  header {
    height: 90px;
  }
  #sp_nav {
    display: none;
  }
  #pc_nav {
    position: fixed;
    right: 40px;
    top: 25px;
  }
  .header_wrap .logo {
    width: 150px;
    top: 22px;
    left: 40px;
  }
  .header_wrap .gnav_list .btn-app a, .gnav_list .btn-app a {
    font-size: 13px;
    padding: 15px;
  }
  .header_wrap .gnav_list .com-btn.line_btn a, .gnav_list .com-btn.line_btn a {
    padding: 10px 15px 8px;
  }
  .sns_nav {
    height: 57px;
  }
  .header_wrap .gnav_list {
    display: flex;
    align-items: center;
  }
  .header_wrap .gnav_list li a {
    font-size: 1.2rem;
    padding: 15px 5px;
  }
  .header_wrap .gnav_list li a:hover {
    color: #DCE8F5;
  }
  .header_wrap .gnav_list .com-btn {
    margin-left: 10px;
    width: 120px
  }
  .header_wrap .gnav_list .com-btn a:hover {
    background-position: 0 0;
  }
  .header_wrap .gnav_list .hvr_menu-inr li {
    width: 24%;
  }
  .header_wrap .gnav_list .hvr_menu-inr li a {
    display: flex;
    align-items: center;
    font-size: 18px;
    background-color: #fff;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
  }
  .header_wrap .gnav_list .hvr_menu-inr li a::after {
    position: absolute;
    content: "\e904";
    color: #F07114;
    left: 89%;
    bottom: 22px;
    transform: rotate(-45deg);
    font-size: 12px;
    font-family: 'icomoon' !important;
  }
  .header_wrap .gnav_list .hvr_menu-inr li a .thum {
    width: 45%;
    max-width: 100px;
    margin-right: 30px;
    line-height: 1;
    border-radius: 10px 0 0 10px;
  }
  .header_wrap .gnav_list .hvr_menu-ttl {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
  .header_wrap .gnav_list .hvr_menu-ttl:hover {
    color: #FF5C06;
  }
  .header_wrap .gnav_list .hvr_menu:hover .hvr_menu-hover {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 1367px) {
  header {
    height: 100px;
  }
  #pc_nav {
    right: 60px;
    top: 25px;
  }
  .header_wrap .logo {
    left: 60px;
    top: 27px;
  }
  .sns_nav {
    height: 73px;
  }
  .header_wrap {
    display: flex;
    justify-content: space-between;
  }
  .header_wrap .gnav_list .com-btn {
    margin-left: 20px;
  }
  .header_wrap .gnav_list li a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 999px) {
  #sp_nav {
    display: block;
  }
  .sp_cvsbtn {
    display: flex;
    position: fixed;
    right: 15px;
    align-items: center;
    top: 0;
    z-index: 100000;
  }
  .header_wrap {
    padding: 8px 15px 2px;
  }
  .sp_cvsbtn .gnav_list {
    display: flex;
  }
  .sp_cvsbtn .com-btn {
    margin-left: 10px;
  }
  .sp_cvsbtn .com-btn.line_btn a {
    font-size: 12px !important;
    width: 150px !important;
    align-items: center;
    padding: 10px 5px 10px 15px;
  }
  .sp_cvsbtn .com-btn.line_btn a i {
    font-size: 20px;
    position: relative;
  }
  .header_wrap .gnav_list .com-btn.line_btn a i::after, .gnav_list .com-btn.line_btn a i::after {
    width: 15px;
    height: 15px;
  }
  .header_wrap .nav-toggle {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 20px;
    width: 6rem;
    height: 6rem;
    z-index: 10100;
    margin-left: 10px;
  }
  .header_wrap .nav-toggle span {
    background-color: #fff;
    height: 2px;
    width: 4rem;
    position: absolute;
    border-radius: 100vh;
    left: 1rem;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  .header_wrap .nav-toggle span:nth-of-type(1) {
    top: 2.4rem;
    right: 1.5rem;
  }
  .header_wrap .nav-toggle span:nth-of-type(2) {
    top: 3.4rem;
    width: 2rem;
    height: 2px;
    transform: translateX(0);
    left: 3rem
  }
  .header_wrap .nav-toggle.active span {
    background-color: #0E213A;
  }
  .header_wrap .nav-toggle.active span:nth-of-type(1) {
    -webkit-transform: translateX(5px) translateY(5px) rotate(-45deg);
    transform: translateX(5px) translateY(5px) rotate(-45deg);
    width: 3rem;
  }
  .header_wrap .nav-toggle.active span:nth-of-type(2) {
    -webkit-transform: translateX(-15px) translateY(-4px) rotate(45deg);
    transform: translateX(-15px) translateY(-4px) rotate(45deg);
    width: 3rem;
  }
  .header_wrap #sp_nav {
    height: 100%;
    /*    display: flex;*/
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    visibility: hidden;
    padding: 80px 3rem;
    width: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 990;
    background: #F0F4FA;
    overflow-y: scroll;
    text-align: center;
    flex-wrap: wrap;
    /*    align-content: center;*/
    justify-content: center;
  }
  .header_wrap #sp_nav a {
    color: #fff;
    font-size: 18px;
    padding: 2.5rem 3rem;
  }
  .header_wrap #sp_nav .line_btn a {
    width: 100%;
    color: #000;
    background-color: #fff;
  }
  .header_wrap #sp_nav .line_btn a i {
    margin-right: 8px;
  }
  .header_wrap #sp_nav a .en {
    font-weight: 300;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .header_wrap #sp_nav::after {
    height: 100%;
    z-index: -1;
  }
  .header_wrap #sp_nav.active {
    visibility: visible;
    right: 0;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 10000;
  }
  .header_wrap #sp_nav .gnav_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .header_wrap #sp_nav .gnav_list li {
    border-bottom: 1px solid #ddd;
    color: #4e454a;
    width: 48%;
  }
  .header_wrap #sp_nav .gnav_list li .en {
    display: block
  }
  .header_wrap #sp_nav .gnav_list .contact_list li .en {
    display: inline
  }
  .header_wrap #sp_nav .gnav_list .contact_list .com-btn a {
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    text-align: center
  }
  .header_wrap #sp_nav .gnav_list .com-btn {
    margin-top: 20px;
  }
  .header_wrap #sp_nav .gnav_list .contact-btn, .header_wrap #sp_nav .gnav_list .com-btn {
    width: 100%;
    border-bottom: none;
  }
}
@media only screen and (max-width: 768px) {
  .sp_cvsbtn {
    right: 5px;
  }
  .header_wrap #sp_nav .gnav_list li {
    width: 100%;
  }
  .header_wrap #sp_nav .gnav_list a::after {
    font-size: 18px;
    right: 3rem;
    top: 50%;
    transform: translateY(-50%);
  }
}
footer {
  padding: 100px 20px;
  margin-bottom: 70px;
}
footer .logo {
  max-width: 145px;
  margin: auto;
}
/**/
.contents {
  position: relative;
  padding: 80px 20px 110px;
}
.cont_inr {
  max-width: 124rem;
  margin: auto;
  position: relative;
}
.orenge_txt {
  color: #F07114;
}
.kadomaru {
  border-radius: 30px 30px 0 0;
  margin-top: -30px;
}
@media only screen and (min-width: 769px) {
  .contents {
    padding: 120px 50px 170px;
  }
  .kadomaru {
    border-radius: 50px 50px 0 0;
    margin-top: -50px;
  }
}
.txt {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.25rem;
}
@media only screen and (min-width: 769px) {
  .txt {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 1000px) {
  .txt {
    font-size: 1.8rem;
  }
}
.error404 .cvsbtn {
  margin: 6rem auto 0
}
.faq_list {
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 10px;
  margin: 0 auto 40px;
  letter-spacing: 0;
}
.faq_list dt {
  background-color: #DCE8F5;
  position: relative;
  color: #01274E;
}
.faq_list dt::after {
  position: absolute;
  content: "\e92d";
  font-family: 'icomoon' !important;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.faq_list dt.active::after {
  transform: translateY(-50%)rotate(180deg);
}
.faq_list dd {
  display: none;
}
.faq_list dt, .faq_list dd .a_inr {
  padding: 15px 40px 15px 15px;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  font-size: 14px;
}
.faq_list dt .q_ttl, .faq_list dd .a_ttl {
  font-family: "Marcellus", serif;
  margin-right: 10px;
  font-size: 20px;
  line-height: 1;
}
.faq_list dt .txt_inr, .faq_list dd .txt_inr {
  width: calc(100% - 30px);
}
@media only screen and (min-width: 769px) {
  .faq_list {
    margin-top: 30px;
  }
  .faq_list dt .q_ttl, .faq_list dd .a_ttl {
    margin-right: 10px;
    font-size: 25px;
  }
  .faq_list dd .a_ttl {
    margin-top: 5px;
  }
  .faq_list dt, .faq_list dd .a_inr {
    font-size: 1.8rem;
    font-size: 18px;
  }
  .faq_list dt, .faq_list dd .a_inr {
    padding: 24px 30px;
  }
  .faq_list dt::after {
    right: 25px;
    font-size: 40px;
  }
  .faq_list dt::before {
    right: 29px;
    font-size: 30px;
  }
  .faq_list dt.active::before {
    right: 30px;
  }
  .faq_list dt .txt_inr, .faq_list dd .txt_inr {
    width: calc(100% - 42px);
  }
}
.space0 {
  letter-spacing: 0.08rem;
}