@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/*@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap);*/
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    font-feature-settings: "palt";
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
    font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
    /* 1 */
    overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
    /* 1 */
    text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */ ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}
/* =======================================================
	Fonts
======================================================= */
html {
    font-size: 62.5%;
}
body {
    font-family: "ryo-gothic-plusn", sans-serif;
    line-height: 1.8;
    font-weight: bold;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    backface-visibility: hidden;
}
body p {
    text-align: justify;
}
/* =======================================================
	Modules
======================================================= */
@media screen and (max-width: 768px) {
    .dispPC {
        display: none !important;
    }
}
@media print, screen and (min-width: 769px) {
    .dispSP {
        display: none !important;
    }
}

/* =======================================================
	Layout
======================================================= */
body {
    background: #FFF;
    position: relative;
    overflow-x: hidden;
}
@media screen and (max-width: 768px) {
    body.isActive {
        overflow: hidden;
    }
}
img {
    width: 100%;
    vertical-align: bottom;
}
p {
    margin: 0;
}
a {
    text-decoration: none;
    transition: 0.4s;
}
@media print, screen and (min-width: 769px) {
    a:hover {
        opacity: 0.6;
        transition: 0.4s;
    }
}
address {
    font-style: normal;
}
ul, li {
    font-style: normal;
    margin: 0;
    padding: 0;
    list-style: none;
}
dl {
    margin: 0;
}
h1, h2, h3, h4, strong {
    margin: 0;
    font-weight: normal;
    line-height: 1.0;
}
dd {
    margin: 0;
}
button {
    border: 0;
    background-color: transparent;
    cursor: pointer;
    width: 100%;
}
@media print, screen and (min-width: 769px) {
    button:hover {
        opacity: 0.6;
        transition: 0.4s;
    }
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: transparent;
}
input[type="text"] {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
}
figure {
    margin: 0;
}


/*header*/
.header {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100px;
    width: 100%;
    padding: 0 1.5vw;
    background: #fafcfb;
    z-index: 1;
    box-sizing: border-box;
}
.header .menu {
    position: relative;
    width: 25px;
    height: 26px;
    z-index: 100;
    transition: all .5s;
    order: 3;
}
.header .menu .menuInner {
    position: absolute;
    top: 8px;
    width: 25px;
    height: 26px;
    transition: all .5s;
}
.header .menu .menuInner .menuBorder {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 2px;
    background: #000;
    transition: all .5s;
}
.header .menu .menuInner .menuBorder:first-of-type {
    top: -3px;
}
.header .menu .menuInner .menuBorder:nth-of-type(n+2) {
    top: 7px;
}
.header .menu.isActive .menuBorder:first-of-type {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
}
.header .menu.isActive .menuBorder:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
.header .norelLogo {
    position: relative;
    width: 10%;
}
@media screen and (max-width: 768px) {
    .header {
        justify-content: space-between;
        height: 16vw;
        padding: 0 5.33vw;
    }
    .header .menuList {
        display: none;
        position: absolute;
        top: 16vw;
        left: 0;
        width: 100%;
        height: 100vh;
        text-align: center;
        background: #ff694f;
        opacity: 0.9;
    }
    .header .menuList li {
        padding-top: 25px;
    }
    .header .menuList li a {
        display: block;
        font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
        font-size: 1.5rem;
        font-weight: 700;
        color: #FFF;
    }
    .header .menuList li:first-child {
        padding-top: 60px;
    }
    .header .norelLogo {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        width: 30%;
        padding: 0;
        order: 2;
    }
}
@media print, screen and (min-width: 769px) {
    .header .menuList ul {
        padding-left: 1.5vw;
        display: flex;
    }
    .header .menuList li {
        position: relative;
        font-size: 1.4rem;
        font-weight: bold;
    }
    .header .menuList li::after {
        content: "／";
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -12px;
    }
    .header .menuList li:last-child::after {
        content: none;
    }
    .header .menuList li:last-child a {
        padding-right: 0;
    }
    .header .menuList a {
        position: relative;
        display: block;
        padding-right: 2.0vw;
        padding-left: 1.0vw;
        font-size: 1.17vw;
        color: #000;
        transition: .2s ease-out;
        -webkit-transition: .2s ease-out;
        -moz-transition: .2s ease-out;
        -o-transition: .2s ease-out;
        -ms-transition: .2s ease-out;
    }
    .header .menuList a {
        font-size: 1.4rem;
    }
    .header .menuList a:hover {
        opacity: 1;
        color: #ff694f;
    }
    .header .menuList a:hover::after {
        width: 100%;
        left: 0;
    }
    .header .menuList a::after {
        content: " ";
        display: block;
        width: 0;
        height: 3px;
        background-color: #ff694f;
        border-radius: 6px;
        transition: .2s ease-out;
        -webkit-transition: .2s ease-out;
        -moz-transition: .2s ease-out;
        -o-transition: .2s ease-out;
        -ms-transition: .2s ease-out;
    }
    .header .norelLogo {
        pointer-events: none;
    }
}
@media screen and (min-width: 769px) and (max-width: 1400px) {
    .header .menuList a {
        font-size: 1.1vw !important;
    }
}


/*mv*/
.mv {
    position: relative;
}
.mvInner {
    position: relative;
    padding: 150px 0 60px;
    background-color: #ff694f;
}
.mvTtl {
    position: absolute;
    top: 10.67vw;
    left: 39.83vw;
    writing-mode: vertical-rl;
    text-orientation: upright;
}
.mv .mvInner .bottomLabel a {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-right: 2vw;
    padding-bottom: 2vw;
    line-height: 1.4;
    font-size: 2.1vw;
    font-weight: bold;
    color: #fff;
}
@media screen and (max-width: 768px) {
    .mvInner {
        position: relative;
        padding: 16vw 0 30px;
    }
    .mv .mvInner .bottomLabel a {
        align-items: center;
        padding: 0 8px 0 0;
        line-height: 1.2;
        font-size: 1.7rem;
    }
}


/*feature*/
#Feature .featureBox {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: 50px auto 0;
}
#Feature .featureBox .featureItem {
    padding-right: 3%;
}
#Feature .featureBox .featureItem:last-of-type {
    padding-right: 0;
}
#Feature .featureText {
    width: 80%;
    margin: 40px auto 0;
    color: #fff;
    font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
    #Feature .featureBox {
        width: auto;
        margin: -50px 30px 0;
    }
    #Feature .featureText {
        width: auto;
        margin: 20px 30px 0;
    }
}


/*recommend*/
#Recommend {
    padding: 150px 0 200px;
    background: repeat-y center url("../images/bg01.png");
}
#Recommend h2 {
    color: #ff694f;
    font-size: 5.0rem;
    font-weight: bold;
    text-align: center;
}
#Recommend .recommendBox {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: 70px auto 0;
}
#Recommend .recommendBox .recommendItem {
    padding-right: 5%;
}
#Recommend .recommendBox .recommendItem:last-of-type {
    padding-right: 0;
}
@media screen and (max-width: 768px) {
    #Recommend {
        padding: 60px 0;
        background-size: 50%;
    }
    #Recommend h2 {
        font-size: 3.3rem;
        line-height: 1.3;
    }
    #Recommend .recommendBox {
        display: block;
        width: auto;
        margin: 30px 30px 0;
    }
    #Recommend .recommendBox .recommendItem {
        padding-right: 0;
    }
    #Recommend .recommendBox .recommendItem + .recommendItem {
        margin-top: 30px;
    }
}


/*what*/
#What {
    padding: 100px 0 150px;
    background-color: #ff694f;  
}
#What .whatText01 {
    width: 30%;
    margin: 0 auto;
}
#What .whatText02 {
    width: 70%;
    margin: 35px auto 0;
}
#What .whatImage {
    margin-top: 35px;
}
#What .pointBox {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: -45px auto 0;
}
#What .pointBox .pointItem {
    width: 30%;
}
#What .whatNote {
    width: 80%;
    margin: 40px auto 0;
    color: #fff;
    font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
    #What {
        padding: 40px 0 30px;
    }
    #What .whatText01 {
        width: 90%;
    }
    #What .whatText02 {
        width: 90%;
        margin: 30px auto 0;
    }
    #What .whatImage {
        margin-top: 10px;
    }
    #What .pointBox {
        display: block;
        width: auto;
        margin: -20px 30px 0;
    }
    #What .pointBox .pointItem {
        width: 100%;
    }
    #What .pointBox .pointItem + .pointItem {
        margin-top: 20px;
    }
    #What .whatNote {
        width: auto;
        margin: 20px 30px 0;
    }
}


/*difference*/
#Difference {
    margin-top: 150px;
}
@media screen and (max-width: 768px) {
    #Difference {
        margin-top: 0;
    }
}


/*lineup*/
#Lineup {
    padding: 150px 0;
    background-color: #ff694f;
}
#Lineup h2 {
    color: #fff;
    font-size: 6.0rem;
    font-weight: bold;
    text-align: center;
}
#Lineup h2 span {
    display: block;
    margin-top: 20px;
    font-size: 2.0rem;
}
#Lineup .lineupBox {
    display: flex;
    flex-wrap: wrap;  
    width: 70%;
    margin: 50px auto 0;
}
#Lineup .lineupBox .lineupItem {
    padding-right: 3%;
    width: 31%;
}
#Lineup .lineupBox .lineupItem:nth-of-type(3n){
    padding-right: 0;
}
#Lineup .lineupBox .lineupItem:nth-of-type(n+4) {
    padding-top: 3%;
}
#Lineup .lineupText {
    width: 70%;
    margin: 40px auto 0;
    color: #fff;
    font-size: 2.0rem;
    text-align: center;
}
#Lineup .lineupNote {
    width: 80%;
    margin: 40px auto 0;
    color: #fff;
    font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
    #Lineup {
        padding: 60px 0 30px;
    }
    #Lineup h2 {
        font-size: 4.5rem;
    }
    #Lineup h2 span {
        margin-top: 10px;
        font-size: 1.8rem;
    }
    #Lineup .lineupBox {  
        width: auto;
        margin: 30px 30px 0;
    }
    #Lineup .lineupBox .lineupItem {
        padding-right: 4%;
        width: 48%;
    }
    #Lineup .lineupBox .lineupItem:nth-of-type(2n){
        padding-right: 0;
    }
    #Lineup .lineupBox .lineupItem:nth-of-type(3){
        padding-right: 4%;
    }
    #Lineup .lineupBox .lineupItem:nth-of-type(n+3) {
        padding-top: 4%;
    }
    #Lineup .lineupText {
        width: auto;
        margin: 20px 30px 0;
        font-size: 1.8rem;
    }
    #Lineup .lineupNote {
        width: auto;
        margin: 20px 30px 0;
        font-size: 1.2rem;
    }
}


/*Flow*/
#Flow {
    padding: 150px 0 200px;
    background: repeat-y center url("../images/bg01.png");
}
#Flow h2 {
    font-size: 6.0rem;
    font-weight: bold;
    text-align: center;
}
#Flow h2 span {
    display: block;
    margin-top: 20px;
    font-size: 2.0rem;
}
#Flow .flowBox {
    width: 70%;
    margin: 50px auto 0;
}
#Flow .flowBox .flowItem {
    position: relative;
}
#Flow .flowBox .flowItem picture .flowButton {
    position: absolute;
    top: 35%;
    left: 40px;
    width: 50%;
}
#Flow .flowBox .flowItem picture img {
    margin-top: -30px;
}
#Flow .flowBox .flowItem .flowButton img {
    margin-top: 0!important;
}
#Flow .flowNote {
    width: 80%;
    margin: 40px auto 0;
    font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
    #Flow {
        padding: 60px 0;
        background-size: 50%;
    }
    #Flow h2 {
        font-size: 4.5rem;
    }
    #Flow h2 span {
        margin-top: 10px;
        font-size: 1.8rem;
    }
    #Flow .flowBox {
        width: auto;
        margin: 30px 30px 0;
    }
    #Flow .flowBox .flowItem {
        width: 100%;
    }
    #Flow .flowBox .flowItem picture .flowButton {
        top: 42%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        width: 80%;
    }
    #Flow .flowBox .flowItem picture img {
        margin-top: -20px;
    }
    #Flow .flowNote {
        width: auto;
        margin: 20px 30px 0;
    }
}


/*search*/
#Search {
    padding: 100px 0;
    background-color: #06c755;
}
#Search h2 {
    color: #fff;
    font-size: 5.0rem;
    font-weight: bold;
    text-align: center;
}
#Search .searchBox {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: 70px auto 0;
}
#Search .searchBox .searchText {
    display: grid;
    align-items: center;
    width: 55%;
    padding: 35px 0;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    color: #fff;
    font-size: 2.4rem;
}
#Search .searchBox .searchText .searchNote {
    font-size: 1.5rem;
}
#Search .searchBox .searchImage {
    width: 35%;
    text-align: center;
}
#Search .searchBox .searchImage .searchLogo img {
    width: 55%;
}
#Search .searchBox .searchImage .searchButton {
    margin-top: 35px;
}
@media screen and (max-width: 768px) {
    #Search {
        padding: 45px 0;
    }
    #Search h2 {
        font-size: 3.3rem;
        line-height: 1.3;
    }
    #Search .searchBox {
        display: block;
        width: auto;
        margin: 30px 30px 0;
    }
    #Search .searchBox .searchText {
        display: block;
        align-items: baseline;
        width: auto;
        padding: 0;
        border-top: none;
        border-bottom: none;
        font-size: 2.0rem;
    }
    #Search .searchBox .searchText p {
        text-align: center;
    }
    #Search .searchBox .searchText .searchNote {
        margin-top: 15px;
        font-size: 1.5rem;
    }
    #Search .searchBox .searchImage {
        width: auto;
        margin-top: 30px;
        text-align: center;
    }
    #Search .searchBox .searchImage .searchLogo img {
        width: 40%;
    }
    #Search .searchBox .searchImage .searchButton {
        width: 90%;
        margin: 20px auto 0;
    }
}


/*access*/
#Access {
    padding: 150px 0 200px;
    background: repeat-y center url("../images/bg01.png");
}
#Access h2 {
    font-size: 6.0rem;
    font-weight: bold;
    text-align: center;
}
#Access h2 span {
    display: block;
    margin-top: 20px;
    font-size: 2.0rem;
}
#Access .accessInner {
    width: 70%;
    margin: 50px auto 0;
}
#Access .accessInner .accessText {
    margin-top: 35px;
    font-size: 2.0rem;
    text-align: center;
}
#Access .accessInner .telBox {
    margin-top: 70px;
    background-color: #ff694f;
    border-radius: 20px;
    border: 5px solid #ff694f;
    text-align: center;
}
#Access .accessInner .telBox .teltitle {
    padding: 20px 30px;
    color: #fff;
    font-size: 2.2rem;
}
#Access .accessInner .telBox .telDetail {
    padding: 20px 30px;
    background-color: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#Access .accessInner .telBox .telDetail .telText {
    background-color: #fff;
    font-size: 2.2rem;
    text-align: center;
}
#Access .accessInner .telBox .telDetail .telNumber {
    position: relative;
    display: inline;
    padding-left: 55px;
    background-color: #fff;
    font-size: 5.0rem;
    text-align: center;
}
#Access .accessInner .telBox .telDetail .telNumber::before {
    position: absolute;
    width: 48px;
    height: 62px;
    top: 0;
    left: 0;
    background-image: url("../images/icon01.png");
    content: "";
}
#Access .accessInner .telBox .telDetail .telNumber a {
    color: #000;
}
@media screen and (max-width: 768px) {
    #Access {
        padding: 60px 0;
        background-size: 50%;
    }
    #Access h2 {
        font-size: 4.5rem;
    }
    #Access h2 span {
        margin-top: 10px;
        font-size: 1.8rem;
    }
    #Access .accessInner {
        width: auto;
        margin: 30px 30px 0;
    }
    #Access .accessInner .accessText {
        margin-top: 15px;
        font-size: 3.5vw;
    }
    #Access .accessInner .telBox {
        margin-top: 30px;
        border: 3px solid #ff694f;
    }
    #Access .accessInner .telBox .teltitle {
        padding: 10px 15px;
        font-size: 5.0vw;
    }
    #Access .accessInner .telBox .telDetail {
        padding: 10px 15px;
    }
    #Access .accessInner .telBox .telDetail .telText {
        font-size: 4.0vw;
    }
    #Access .accessInner .telBox .telDetail .telNumber {
        padding-left: 30px;
        font-size: 3.0rem;
    }
    #Access .accessInner .telBox .telDetail .telNumber::before {
        width: 24px;
        height: 31px;
        top: 0;
        left: 0;
        background-size: 100%;
    }
}


/*faq*/
#Faq {
    position: relative;
    margin: 0;
    padding: 150px 0;
    background-color: #f0f0f0;
    text-align: center;
}
#Faq h2 {
    font-size: 6.0rem;
    font-weight: bold;
    text-align: center;
}
#Faq h2 span {
    display: block;
    margin-top: 20px;
    font-size: 2.0rem;
}
#Faq .faqList {
    width: 70%;
    margin: 50px auto 0;
}
#Faq .faqList .faqBox {
    margin-top: 35px;
    border: 8px solid #fff;
    border-radius: 15px;
    box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.2);
}
#Faq .faqList .faqBox:first-of-type dd {
    display: block;
}
#Faq .faqList .faqBox:first-of-type {
    margin-top: 0;
}
#Faq .faqList dt {
    position: relative;
    background-color: #ff694f;
    padding: 25px 100px 25px 45px;
    border-radius: 10px;
    transition: all .5s ease-in-out;
    cursor: pointer;
}
#Faq .faqList dt.isActive {
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
}
#Faq .faqList dt.isActive .iconFaqArrow::before {
    margin-top: -3px;
    margin-left: -5px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
#Faq .faqList dt .iconFaqArrow {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    right: 40px;
    margin-top: -20px;
    border: 1px solid #fff;
    border-radius: 50%;
}
#Faq .faqList dt .iconFaqArrow::before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -5px;
    border: 0;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transition: all .5s ease-in-out;
}
#Faq .faqList dt p {
    color: #fff;
    font-size: 3.5rem;
}
#Faq .faqList dd {
    display: none;
    padding: 25px 45px;
    background: #fdf2f1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 2.0rem;
    text-align: left;
}
@media screen and (max-width: 768px) {
    #Faq {
        padding: 60px 0;
    }
    #Faq h2 {
        font-size: 4.5rem;
    }
    #Faq h2 span {
        margin-top: 10px;
        font-size: 1.8rem;
    }
    #Faq .faqList {
        width: auto;
        margin: 30px 30px 0;
    }
    #Faq .faqList dt .iconFaqArrow {
        width: 6.4vw;
        height: 6.4vw;
        margin-top: -13px;
        right: 15px;
    }
    #Faq .faqList dt .iconFaqArrow::before {
        border-top: solid 2px #fff;
        border-right: solid 2px #fff;
    }
    #Faq .faqList dt {
        padding: 20px 65px 20px 15px;
        border-radius: 5px;
    }
    #Faq .faqList dt p {
        font-size: 4.8vw;
    }
    #Faq .faqList dd {
        padding: 20px 15px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        font-size: 4.0vw;
    }
    #Faq .faqList .faqBox {
        border: 5px solid #fff;
        border-radius: 10px;
    }
}


/*accordion*/
.jsAcordion {
    height: 80px;
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}
.jsAcordion.isShow {
    height: auto;
}
.jsAcordion::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 30px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.6) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.6) 50%, #fff 100%);
}
.jsAcordion.isShow::before {
    height: 0;
}


/*pagetop*/
.pagetop {
    margin: 60px 0 30px;
    text-align: center;
}
.pagetop a {
    position: relative;
    display: inline-block;
    padding: 30px 0;
    color: #000;
    font-size: 2.0rem;
    letter-spacing: 2px;
    text-decoration: none;
    transition: opacity 0.3s;
      
}
.pagetop a::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 24px;
    height: 24px;
    left: 50%;
    top: 5px;
    border-right: 6px solid #000;
    border-bottom: 6px solid #000;
    transform: translateX(-50%) rotate(-135deg);
    transition: top 0.2s, opacity 0.2s;
}
.pagetop a:hover {
    opacity: 0.7;
}
.pagetop a:hover::before {
    top: 0;
    opacity: 0.8;
}
@media screen and (max-width: 768px) {
    .pagetop {
        margin: 40px 0 10px;
    }
    .pagetop a {
        padding: 20px 0;
        font-size: 1.2rem;
    }
    .pagetop a::before {
        width: 20px;
        height: 20px;
        border-right-width: 3px;
        border-bottom-width: 3px;
    }
}


/*footer*/
.footer {
    padding: 30px 2vw;
    background-color: #2c2c2c;
    color: #8d8dc0;
    font-size: 1.2rem;
}
.footer a {
    color: #8d8dc0;
    transition: color 0.8s;
}
.footer a:hover {
    color: #fff;
    text-decoration: none;
}
.footerInner {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footerLinks {
    display: flex;
    gap: 80px;
}
.footerLinksSponsor {
    display: flex;
    gap: 20px;
}
.footerLinksSponsor .list {
    display: flex;
    gap: 20px;
}
.footerCopyright {
    font-size: 1.2rem;
    letter-spacing: 2px;
}
@media screen and (max-width: 1124px) {
    .footerInner {
        width: 92%;
        flex-direction: column;
    }
}
@media screen and (max-width: 1024px) {
    .footer {
        padding: 30px 2%;
    }
    .footerLinks {
        gap: 50px;
    }
}
@media screen and (max-width: 768px) {
    .footer {
        padding: 30px 4%;
        font-size: 1.0rem;
    }
    .footerLinks {
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
    .footerLinksSponsor {
        gap: 10px;
    }
    .footerLinksSponsor .list {
        gap: 10px;
    }
    .footerCopyright {
        font-size: 1.0rem;
        letter-spacing: 0;
        margin-top: 25px;
    }
}