@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    min-width: 1366px;
	line-height: 1;
	overflow: visible;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	max-width: 100%;
	vertical-align: top;
}

/*--------------------------*/
#menu{
	width: 960px;
	margin:0 auto;
	background:#200807;
	position: relative;
	z-index:10;
	text-align:center;
}
#back_wrap {
	background: #fff;
	padding-top: 10px;
}
#back{
	width: 960px;
	margin: 0 auto;
	padding-bottom:0;
	text-align:center;
}
#iframe_wrap {
	background: #fff;
}

/*--------------------------*/
#to_top{
	clear:both;
	padding:20px 50px 20px 50px;
	text-align:right;
}
header {
	position: sticky;
	top: 0;
	z-index: 500;
}
.LyFoot{
	margin-top: 0 !important;
	background: #fff;
}
.backtotop {
    width: 70px;
    margin: 0 0 0 auto;
    position: relative;
    bottom: auto;
    right: auto;
    text-align: right;
}
.backtotop a {
	background-color: transparent !important;
	padding: 0 !important;
}

/*--------------------------*/

.pageWrap {
    font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    color: #595857;
    line-height: 1.6;
    background-color: #ed1c16;
}
.pageWrap-inner {
    display: flex;
    justify-content: center;
    align-items: stretch;
    padding-right: 320px;
}
.pageWrap-main {
    position: relative;
}
.pageWrap img {
    max-width: 100%;
    height: auto;
}
.pageWrap *,
.pageWrap *::before,
.pageWrap *::after {
    box-sizing: border-box;
}
body .pageWrap a {
    color: inherit;
    text-decoration: underline;
}
body .pageWrap a:hover {
    text-decoration: none;
}
.taC {
    text-align: center;
}
.fontB {
    font-weight: bold;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mtS {
    margin-top: 15px;
}
.mtM {
    margin-top: 25px;
}
.mtL {
    margin-top: 45px;
}
.pageHd {
    background-color: #B60081;
    text-align: center;
    position: sticky;
    left: 0;
    top: 55px;
    z-index: 500;
}
/* .js_ancTarget {
    margin-top: -30vw;
    padding-top: 30vw;
} */
.kv {
    text-align: center;
}
.kv h1 {
    margin-bottom: 25px;
}
.kv_inner {
    position: relative;
    width: 750px;
    margin: 0 auto;
    /* padding: 25px 0 60px; */
}
.sideNav {
    width: 320px;
    position: relative;
}
.kv_ancNav {
    width: 250px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: sticky;
    top: 50%;
    left: 0;
    z-index: 500;
}
/* .kv_ancNav li {
    height: 36px;
} */
.kv_btnWrap {
    background-color: #ed1c16;
}
.js_tglBtn {
    display: inline-block;;
    cursor: pointer;;
    width: 69.6%;
}
.btn01 {
    width: 69.6%;
    display: block;;
    margin-left: auto;
    margin-right: auto;
}

.s_close .js_tglContents {
    display: none;;
}

.contentsW {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}
.contentsW02 {
    width: 712px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.list01 .p_list01-item + .p_list01-item {
    margin-top: 3px;
}
.list01.s_itemMtM .p_list01-item + .p_list01-item {
    margin-top: 10px;
}
.list01 .p_list01-item-head {
    float: left;
    margin-right: 5px;
}
.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 {
    background-color: #E60012;
    color: #fff;
    font-size: 225%;/* 36px */
    font-weight: bold;
    text-align: center;
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 40px;
    line-height: 1.25;
}


.title02 {
    font-weight: bold;
    font-size: 150%;/* 24px */
    margin-top: 35px;
    margin-bottom: 5px;
}
.title03 {
    font-size: 187.5%;/* 30px */
    text-align: center;
    line-height: 1.25;
    color: #B60081;
    /* margin-top: 40px; */
    border-top: 3px solid #B60081;
    padding: 30px 20px;
}
.title04 {
    font-weight: bold;
    font-size: 137.5%;/* 22px */
    margin-top: 20px;
    margin-bottom: 5px;
}

.bg01 {
    background-color: #B60081;
    color: #fff;
    padding: 40px 0;
}

.section01-text01 {
    font-size: 137.5%;/* 22px */
    color: #B60081;
    font-weight: bold;
    line-height: 1.4545;
}
.qaItem {
    margin-top: 30px;
}
.qText,
.aText {
    position: relative;
    padding-left: 50px;
}
.qText-head,
.aText-head {
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
}
.aText-head {
    top: 7px;
}
.qText-body {
    font-size: 150%;/* 24px */
    color: #E60012;
    line-height: 1.4545;
    padding-top: 5px;
    font-weight: bold;
}
.aText {
    margin-top: 12px;
}
.aText-body {
    padding-top: 8px;
    font-size: 137.5%;/* 22px */
}
.bottomArea {
    background-color: #fff;
}
.bottomArea-title01 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottomArea-title01-text {
    font-size: 225%;/* 36px */
    margin-left: 20px;
}
/*.bottomArea-btn-area {
    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: 16px;
    margin-right: 16px;
}
.bottomArea-bottom {
    /*border-top: 2px solid #fff;*/
    /*padding: 30px 0 0;*/
    margin-top: 30px;
}
.bottomArea-bottom-contents {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.bottomArea-bottom-contents-text {
    font-size: 168.75%;/* 27px; */
    margin-right: 28px;
    line-height: 1.2;
}

.inquiry {
    text-align: center;
    padding-top: 70px;
    line-height: 1.4166;
    background-color: #fff;
}
.inquiry-text02 {
    font-size: 137.5%;/* 22px */
    margin-top: 15px;
}
/* アンカーリンク設置 =============== */
.kv {
  position: relative;
}
.kv_anc {
  position: absolute;
  top: 778px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 768px;
  height: 1px;
}
.kv_anc a {
  display: block;
  background-color: #FFF;
  height: 30px;
  width: 195px;
  margin-left: 45px;
  opacity: 0;
}
.kv_anc a:hover {
  opacity: 0.3;
}
/* 終了ページ用ここから =============== */
.s_end {
    position: relative;
}
.end-area {
    display: none;
}
.s_end .end-area {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgba(255,255,255,0.8);
    display: flex;
    align-items: center;
    justify-content: center;
}
.s_end .end-area-text {
    font-size: 46px;
    font-weight: bold;
    color: #231815;
}
/* =============== 終了ページ用ここから */
