@charset "utf-8";
html {
	font-size: 1.333vw;
}
body {
	font-size: 1.8rem;
}
header {
    position: sticky;
    top: 0;
    z-index: 500;
    background: #fff;
}
/* header::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 999px;
    background: #fff;
} */


/*--------------------------*/
img{
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    font-size: 0;
}

.backtotop {
    width: 22%;
    bottom: 20px;
}

.backtotop a {
    background-color: unset;
}

/*--------------------------*/

.pageWrap {
    font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    color: #000;
    line-height: 1.6;
}
.pageWrap-main {
    background: linear-gradient(to bottom, #cdda87 150vw, #fff 150vw);
}
.pageWrap img {
    max-width: 100%;
    height: auto;
}
.pageWrap *,
.pageWrap *::before,
.pageWrap *::after {
    box-sizing: border-box;
}
.pageWrap a {
    color: inherit;
}
.taC {
    text-align: center;
}
.fontB {
    font-weight: bold;
}
.mt20 {
    margin-top: 2rem;
}
.mt30 {
    margin-top: 3rem;
}
.mt40 {
    margin-top: 4rem !important;
}
.mtS {
    margin-top: 1.5rem;
}
.mtM {
    margin-top: 2.5rem;
}
.mtL {
    margin-top: 4rem;
}
.tdUnderline {
    text-decoration: underline !important;
}
.tdUnderline:hover {
    text-decoration: none !important;
}
.tdUnderline2 {
    text-decoration: underline !important;
}
.iBlock {
    display: inline-block;
}
.linkTraget {
    margin-top: -40.28vw;
    padding-top: 40.28vw;
}
.pageHd {
    background-color: #B60081;
    text-align: center;
    padding: 0 25px;
    position: sticky;
    left: 0;
    top: 14.06vw;
    z-index: 500;
}
.kv {
    text-align: center;
}
.kv_inner {
    position: relative;
    background-color: #fff;
}

.ancNavWrap {
    position: sticky;
    top: 25vw;
    z-index: 100;
    padding: 3rem 5.5rem 0;
}
.ancNav {
    display: flex;
    gap: 0.8rem;
}

.contentsW02 {
    width: 71.2rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 2rem;
}

.list01 .p_list01-item + .p_list01-item {
    margin-top: 0.3rem;
}
.list01.s_itemMtM .p_list01-item + .p_list01-item {
    margin-top: 1rem;
}
.list01 .p_list01-item-head {
    float: left;
    margin-right: 0.5rem;
}
.list01.s_headW01 .p_list01-item-head {
    width: 4em;
}
.list01.s_headBold .p_list01-item-head {
    font-weight: bold;
}
.list01 .p_list01-item-contents {
    overflow: hidden;
    display: block;
}

.fontSS {
    font-size: 75%;/* 12px */
}
.fontS {
    font-size: 87.5%;/* 14px */
}
.fontL {
    font-size: 112.5%;/* 18px */
}
.fontLL {
    font-size: 125%;/* 20px */
}
.fontXL {
    font-size: 150%;/* 24px */
}
.fontXXL {
    /*font-size: 168.75%;*//* 27px */
    font-size: 175%;/* 28px */
}
.sectionText {
    font-size: 125%;/* 20px */
}
.color01 {
    color: #E60012;
}
.lineHM {
    line-height: 1.5;
}

.title01 {
    width: 86.933%;
    margin: 0 auto;
}
.title02 {
    font-weight: bold;
    font-size: 150%;/* 24px */
    margin-top: 3.5rem;
    margin-bottom: 0.5rem;
}
.title03 {
    font-size: 187.5%;/* 30px */
    text-align: center;
    line-height: 1.25;
    color: #B60081;
    border-top: 3px solid #B60081;
    padding: 3rem 2rem;
}
.title04 {
    font-weight: bold;
    font-size: 137.5%;/* 22px */
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}

.bg01 {
    background-color: #B60081;
    color: #fff;
    padding: 4rem 0;
}

.qaItem {
    margin-top: 3rem;
}
.qText,
.aText {
    position: relative;
    padding-left: 6rem;
}
.qText-head,
.aText-head {
    width: 5.1rem;
    position: absolute;
    left: 0;
    top: 0;
}
.qText-body {
    font-size: 3.2rem;
    color: #dc271c;
    line-height: 1.4545;
    padding-top: 0.5rem;
    font-weight: bold;
}
.aText-head {
    width: 4.1rem;
    top: 0.7rem;
    left: 0.7rem;
}
.aText {
    margin-top: 1.2rem;
}
.aText-body {
    padding-top: 0.8rem;
    font-size: 2.6rem;
}
.bottomArea {
    background-color: #fff;
}
.bottomArea-title01 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottomArea-title01-text {
    font-size: 225%;/* 36px */
    margin-left: 2rem;
}
.bottomArea-btn-area {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottomArea-btn-area-title {
    font-size: 300%;/* 48px */
    text-align: center;
}
.bottomArea-btn-area-btn-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottomArea-btn-area-btn {
    margin-left: 1.6rem;
    margin-right: 1.6rem;
    width: 19.5rem;
}
.bottomArea-bottom {
    margin-top: 2rem;
}
.bottomArea-bottom-contents {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.inquiry {
    text-align: center;
    padding-top: 7rem;
    line-height: 1.4166;
    background-color: #fff;
    color: #595857;
}
.inquiry-text02 {
    font-size: 137.5%;/* 22px */
    margin-top: 1.5rem;
}

/* section01
----------------------------------------- */
.section01 {
    padding-top: 2rem;
}
.section01_accordion {
    margin-top: -2rem;
}
.section01_accordion__btn {
    width: 40rem;
    padding: 0;
    margin: 0 auto;
    display: block;
    background-color: unset;
    border: none;
    position: relative;
    cursor: pointer;
}
.section01_accordion__btn::after {
    content: '';
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 50%;
    right: 2.6rem;
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 50%;
    z-index: 1;
}
.section01_accordion__btn::before {
    content: '';
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    border-bottom: 2px solid #d00c2e;
    border-right: 2px solid #d00c2e;
    top: 50%;
    right: 3.2rem;
    transform: translateY(-65%) rotate(45deg);
    z-index: 2;
}
.section01_accordion__btn.s_open::before {
    transform: translateY(-25%) rotate(225deg);
}
.section01_accordion__content {
    display: none;
}

/* section02
----------------------------------------- */
.section02_img01 {
    position: relative;
}
.section02_box + .section02_box {
    margin-top: 3rem;
}

/* section04
----------------------------------------- */
.section04 {
    margin-top: 8rem;
}
.section04_btnWrap {
    position: relative;
}
.section04_btnWrap__link {
    width: 11%;
    height: 16%;
    position: absolute;
    bottom: 29%;
    right: 11%;
    display: block;
}

/* section05
----------------------------------------- */
.section05 {
    margin-top: 8rem;
}

/* section06
----------------------------------------- */
.section06 {
    margin-top: 8rem;
}
