@charset "utf-8";

/*PCSP共通設定*/
html {scroll-behavior: smooth}/*smooth scroll*/
main * { font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif}
main article {
    background: #444;
    color: #000;
    padding: 0 0 25px
}
.fc_FFF {color: #fff !important}
.tx_R {text-align: right !important}
.fc_FFF {color: #fff !important}
.mb15{margin-bottom:15px !important}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4}
.spnone{display:none}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%
}
#dirPathBlock {
	overflow-x: scroll;
	overflow-y: hidden
}
#dirPathBlock p,
#anchorLinkBlock a{
	width: max-content;
	font-size: 12px
}
#anchorLinkBlock {margin: 3% 1%}
#wrapper > h1 {margin: 0 1%}
h2 {
	width: fit-content;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 15px;
	padding: 0 10px 5px
}
.inner{
    width: 98%;
    margin: 0 1% 5%;
    padding: 15px;
    box-sizing: border-box;
    color: #222;
    background: #FFF;
    border-radius: 10px
}
section{
	font-size:16px;
	line-height: 1.5
}

/*title*/
.mv {
    background: #0074c1;
    padding-bottom: 3px;
}
.mv > p:first-child {
    text-align: center;
    color: #FFF;
    font-size: 14px;
    padding: 3px 0 5px;
    background: #cd0414
}
.mv,
figure#mainphoto img{width: 100%}
figure#mainphoto {
	margin: 0;
	padding: 0
}
.sub_btn {
    margin: 0 5px;
    padding: 5px 15px;
    background: #BEA223;
    color: #FFF!important;
    border-radius: 10px;
	display: inline-block
}

/*notice*/
.notice {
	padding: 5px 0;
	font-size: 14px;
	text-align: center;
}

/*期限*/
.detailDay{
	background: #FFF;
	border-radius: 10px;
	box-sizing: border-box
}
.detailDay li{margin: 0 0 15px}
.detailDay li:last-child{margin-bottom: 0}
.detailDay dl dt{
	margin-bottom: 5px;
	display: grid;
	align-items: center;
	font-weight: bold
}
.detailDay dl dd{padding: 3px 0 5px}

/*note*/
.note {margin: 0 auto 25px}

/*step*/
.step > li {
    border: 2px solid #00499f;
    border-radius: 10px;
    margin: 0 auto 25px;
    padding: 15px;
    position: relative
}
.step > li dt {
    font-size: 20px;
    margin-bottom: 15px
}
.step > li dt p {
    width: 200px;
    text-align: center;
    background: #00499f;
    color: #FFF;
    margin: 0 auto 15px;
    padding: 0 15px;
    border-radius: 1em
}
.step > li dt h3{
    text-align: center;
    font-weight: bold;
    color: #0074c1
}
.step > li dd.twpoint {
    border: 2px dotted #0074c1;
    padding: 10px
}
.step > li dd.twpoint b {color: #0074c1}
.step > li dd.twpoint .blue_btn {margin: 15px 0 10px}
.step > li dd.twpoint .blue_btn a h4 {
    color: #fff !important;
    font-weight: lighter;
    text-align: center;
    margin: 0;
    padding: 0
}

/*discount*/
.discount_Wrap {
    font-size: 14px;
    margin-bottom: 50px
}
.discount_Wrap > li{margin: 0 auto 15px}
.discount_Wrap > li p{
	width: 95%;
	margin: 0 auto
}
.discount_Wrap li h3 {
	background: #E1E1E1;
	margin-bottom: 10px;
	padding: 3px 10px 4px;
	font-weight: bold;
	border-radius: 3px
}
.waribiki_img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto
}
dl.target_plan {
	border: 3px solid #00499f;
	border-radius: 10px;
	margin: 0 auto 25px;
	padding: 25px;
}

/*btn*/
.target_plan h4 {
    width: fit-content;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #0074c1;
    margin: 0 auto 15px;
    position: relative
}
.target_plan h4:before,
.target_plan h4:after {
    content: "|";
    display: inline-block;
    font-size: 18px
}
.target_plan h4:before {
    transform: rotate(-25deg);
    position:absolute;
    bottom: 2px;
    left: -24px
}
.target_plan h4:after {
    transform: rotate(25deg);
    position:absolute;
    bottom: 2px;
    right: -24px  
}
.blue_btn{
	display:flex;
	margin-bottom: 20px
}
.blue_btn a{
	width: 96%;
	color: #fff!important;
	background: #00499f;
	margin: 0 auto;
	padding-bottom: 3px;
	line-height: 3;
	box-shadow: 1px 1px 5px #aaa;
    background: #F29A16;
    border-radius: 3rem
}
.blue_btn h5{
	display: flex;
	margin: auto;
    font-weight: lighter;
	width: fit-content
}
.blue_btn svg{
	width: 32px;
	margin-right: 12px
}
.blue_btn a svg circle,
.blue_btn a svg line{
	fill:none;
	stroke:#fff;
	stroke-width:6
}

/*PR*/
#other .inner {padding: 15px 0;}
.pr_banner {
    width: 96%;
    margin: 25px auto 50px;
    text-align: center;
}
.pr_banner img {
    width: 100%;
}

/* scrollbox */
.scrollbox_wraper {
    margin-bottom: 25px;
    position: relative
}
.scrollbox_wraper .scroll_left_btn,
.scrollbox_wraper .scroll_right_btn {
	width: 32px;
	height: 32px;
	position: absolute;
	top: calc(50% - 32px);
	display: block;
	z-index: 1;
	background: #FFF;
	border-radius: 50%;
	box-shadow: 0px 0px 6px #888
}
.scrollbox_wraper .scroll_left_btn {left: 0}
.scrollbox_wraper .scroll_right_btn {right: 0}
.scrollbox_wraper .scroll_left_btn:after,
.scrollbox_wraper .scroll_right_btn:after,
.scrollbox_wraper .scroll_left_btn:before,
.scrollbox_wraper .scroll_right_btn:before {
	content: "";
	display: block;
	width: 0;
	height: 0
}
.scrollbox_wraper .scroll_left_btn:after {
	position: absolute;
	top: 16px;
	left: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(-45deg);
	-webkit-transform-origin-y: top;
	transform-origin: top
}
.scrollbox_wraper .scroll_right_btn:after {
	position: absolute;
	top: 16px;
	right: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(45deg);
	-webkit-transform-origin-y: top;
	transform-origin: top
}
.scrollbox_wraper .scroll_left_btn:before {
	position: absolute;
	top: 7px;
	left: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(45deg);
	-webkit-transform-origin-y: bottom;
	transform-origin: bottom
}
.scrollbox_wraper .scroll_right_btn:before {
	position: absolute;
	top: 7px;
	right: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(-45deg);
	-webkit-transform-origin-y: bottom;
	transform-origin: bottom
}
.scrollbox_wraper .scroll_left_btn.non_scloll,
.scrollbox_wraper .scroll_right_btn.non_scloll {
	transition: 0.1s;
	display: none !important
}
.scrollbox_wraper .scrollbox {overflow-x: scroll !important}
.scrollbox_wraper .scrollbox > ul {
	width: fit-content !important;
	display: flex !important;
	margin: 0 auto 15px !important;
    padding: 0 calc((100% - 250px) / 2)
}
.scrollbox_wraper .scrollbox > ul > li {
	width: calc(960px / 4) !important;
	margin: 0 5px !important;
	box-sizing: border-box
}
.scrollbox_wraper .scrollbox > ul > li h3 {
	display: grid;
	flex-direction: column;
	text-align: center;
	line-height: 1.2;
	padding: 10px 0;
	align-items: center;
	font-weight: bold;
	font-size: 18px
}
.scrollbox_wraper .scrollbox > ul > li .txt {font-size: 14px}
.scrollbox_wraper .scrollbox::-webkit-scrollbar {height: 5px !important}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-track {
	margin: 0 5px !important;
	background: #eee !important;
	border-radius: 5px !important
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-thumb {
	border-radius: 5px !important;
	background: #999 !important
}

/*other*/
#other .inner {
    background: none;
    color: #222
}
#other h2 {color: #FFF}
#other .scrollbox_wraper li {
    width: calc(96% / 4);
    margin: 0 0.5% 2% !important;
    text-align: center;
    color: #333;
    background: #FFF;
    box-sizing: border-box
}
#other .scrollbox_wraper .scrollbox > ul > li a {color: #000 !important}
#other .scrollbox_wraper li dt {
    margin-bottom: 3%;
    position: relative;
    overflow: hidden
}
#other .scrollbox_wraper h4 {
    height: 38px;
    font-weight: 700;
    margin: 5% 0;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 1.2;
    align-content: center
}
#other .scrollbox_wraper li dt img {
    width: 100%;
    height: auto;
    margin-bottom: 3%
}
#other .scrollbox_wraper li dd.plan_txt {
    font-size: 0.85em;
    margin-bottom: 5%;
    padding: 0 10px;
    text-align: left
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231}
.pcnone{display:none}

#dirPathBlock,
#wrapper > h1,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto
}
/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px}
#anchorLinkBlock {margin: 1% auto}
#wrapper > h1 {
	width: auto;
	max-width:1080px;
	margin: 0 auto 5px
}
h2 {
	width: fit-content;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 25px;
	padding: 0 10px 5px
}
.inner{
	width: 100%;
	max-width:1080px;
	margin: 0 auto 50px;
	padding: 25px;
	display: block;
    background: #FFF;
	color: #222;
    border-radius: 40px
}
section{
	font-size:20px;
	line-height: 1.6
}

/*title*/
.mv {background: #0074c1}
.mv > p:first-child {
    text-align: center;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.7;
    background: #cd0414
}
.mv,
figure#mainphoto img{width: 100%}
figure#mainphoto {
	margin: 0;
	padding: 0
}
.sub_btn {
    margin: 0 5px;
    padding: 5px 15px;
    background: #BEA223;
    color: #FFF!important;
    border-radius: 10px;
	display: inline-block
}

/*notice*/
.notice {
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
	padding: 10px 0;
	font-size: 20px;
	text-align: center;
}

/*期限*/
.detailDay{
	width: 700px;
	margin: 10px auto;
	padding: 0 25px;
	background: #FFF;
	border-radius: 10px;
	box-sizing: border-box
}
.detailDay li{margin: 0 0 15px}
.detailDay dl{display: flex}
.detailDay dl dt{
	width: 24%;
	padding: 0 0 0 1%;
	display: grid;
	align-items: center;
	font-weight: bold
}
.detailDay dl dd{
	width: 75%;
	padding: 3px 0 5px
}

/*note*/
.note {
    margin: 0 auto 25px;
    width: 700px
}
.note > li {margin-bottom: 5px}

/*step*/
.step > li {
    border: 3px solid #00499f;
    border-radius: 10px;
    margin: 0 auto 25px;
    padding: 25px;
    position: relative
}
.step > li dt {
    font-size: 22px;
    margin-bottom: 15px
}
.step > li dt p {
    position: absolute;
    background: #00499f;
    color: #FFF;
    padding: 0 25px;
    border-radius: 1em
}
.step > li dt h3{
    text-indent: 140px;
    font-weight: bold;
    color: #0074c1
}
.step > li dd.twpoint {
    border: 2px dotted #0074c1;
    padding: 10px;
    position: relative
}
.step > li dd.twpoint b {color: #0074c1}
.step > li dd.twpoint .blue_btn {
    width: 240px;
    position: absolute;
    bottom: 0;
    right: 1%
}
.step > li dd.twpoint .blue_btn a h4 {
    color: #fff !important;
    font-weight: lighter;
    text-align: center;
    margin: 0;
    padding: 0
}

/*discount*/
.discount_Wrap {margin-bottom: 50px}
.discount_Wrap > li{
	width: 96%;
	margin: 0 auto 25px
}
.discount_Wrap li h3 {
	background: #E1E1E1;
    margin-bottom: 15px;
    padding: 8px 10px;
	font-weight: bold;
	border-radius: 3px
}
.waribiki_img {
    display: block;
    margin: auto;
}
dl.target_plan {
	border: 2px solid #00499f;
	border-radius: 10px;
	margin: 0 auto 25px;
	padding: 15px;
}

/*btn*/
.target_plan h4 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #0074c1;
    margin-bottom: 15px;
    position: relative
}
.target_plan h4:before,
.target_plan h4:after {
    content: "|";
    display: inline-block
}
.target_plan h4:before {
    transform: rotate(-25deg);
    margin-right: 15px
}
.target_plan h4:after {
    transform: rotate(25deg);
    margin-left: 15px
}
.search_btn {display: flex}
.blue_btn {
	width: 64%;
	display: flex;
	margin: 0 auto 10px
}
.blue_btn a{
	width: 96%;
	color: #fff!important;
	background: #00499f;
	margin: 0 auto;
	padding-bottom: 3px;
	line-height: 2.4;
	box-shadow: 1px 1px 5px #aaa;
    background: #F29A16;
    border-radius: 3rem
}
.blue_btn h5{
	display: flex;
	margin: auto;
    font-weight: lighter;
	width: fit-content
}
.blue_btn svg{
	width: 32px;
	margin-right: 12px
}
.blue_btn a svg circle,
.blue_btn a svg line{
	fill:none;
	stroke:#fff;
	stroke-width:6
}

/*PR*/
#other .pr_banner {
    width: 640px;
    margin: 0 auto 50px;
    text-align: center;
}

/* scrollbox */
.scrollbox_wraper {	position: relative}
.scrollbox_wraper .scroll_left_btn,
.scrollbox_wraper .scroll_right_btn {
	width: 32px;
	height: 32px;
	position: absolute;
	top: calc(50% - 32px);
	display: block;
	z-index: 1;
	background: #FFF;
	border-radius: 50%;
	box-shadow: 0px 0px 6px #888
}
.scrollbox_wraper .scroll_left_btn {left: -40px}
.scrollbox_wraper .scroll_right_btn {right: -40px}
.scrollbox_wraper .scroll_left_btn:after,
.scrollbox_wraper .scroll_right_btn:after,
.scrollbox_wraper .scroll_left_btn:before,
.scrollbox_wraper .scroll_right_btn:before {
	content: "";
	display: block;
	width: 0;
	height: 0
}
.scrollbox_wraper .scroll_left_btn:after {
	position: absolute;
	top: 16px;
	left: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(-45deg);
	-webkit-transform-origin-y: top;
	transform-origin: top
}
.scrollbox_wraper .scroll_right_btn:after {
	position: absolute;
	top: 16px;
	right: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(45deg);
	-webkit-transform-origin-y: top;
	transform-origin: top
}
.scrollbox_wraper .scroll_left_btn:before {
	position: absolute;
	top: 7px;
	left: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(45deg);
	-webkit-transform-origin-y: bottom;
	transform-origin: bottom
}
.scrollbox_wraper .scroll_right_btn:before {
	position: absolute;
	top: 7px;
	right: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(-45deg);
	-webkit-transform-origin-y: bottom;
	transform-origin: bottom
}
.scrollbox_wraper .scroll_left_btn.non_scloll,
.scrollbox_wraper .scroll_right_btn.non_scloll {
	transition: 0.1s;
	display: none !important
}
.scrollbox_wraper .scrollbox {overflow-x: scroll !important}
.scrollbox_wraper .scrollbox > ul {
	width: fit-content !important;
	display: flex !important;
	margin: 0 auto 15px !important
}
.scrollbox_wraper .scrollbox > ul > li h3 {
	display: grid;
	flex-direction: column;
	text-align: center;
	line-height: 1.2;
	padding: 10px 0;
	align-items: center;
	font-weight: bold;
	font-size: 18px
}
.scrollbox_wraper .scrollbox > ul > li .txt {font-size: 14px}
.scrollbox_wraper .scrollbox::-webkit-scrollbar {height: 5px !important}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-track {
	margin: 0 5px !important;
	background: #eee !important;
	border-radius: 5px !important
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-thumb {
	border-radius: 5px !important;
	background: #999 !important
}

/*other*/
#other .inner {
    background: none;
    color: #222
}
#other h2 {color: #FFF}
#other .scrollbox_wraper li {
    width: calc(96% / 4);
    margin: 0 0.5% 2% !important;
    text-align: center;
    color: #333;
    background: #FFF;
    box-sizing: border-box
}
#other .scrollbox_wraper .scrollbox > ul > li a {color: #000 !important}
#other .scrollbox_wraper li dt {
    margin-bottom: 3%;
    position: relative;
    overflow: hidden
}
#other .scrollbox_wraper h4 {
    height: 38px;
    font-size: 0.85em;
    font-weight: 700;
    margin: 5% 0;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 1.2;
    align-content: center
}
#other .scrollbox_wraper li dt img {
    width: 100%;
    height: auto;
    margin-bottom: 3%
}
#other .scrollbox_wraper li dd.plan_txt {
    font-size: 0.75em;
    margin-bottom: 5%;
    padding: 0 10px;
    text-align: left
}

/*------------------------------
scroll item
------------------------------*/
/*PCスクロールなし*/
.scrollbox_wraper.pc_no_slider .scrollbox > ul {width: 99% !important}
.scrollbox_wraper.pc_no_slider .scroll_left_btn,
.scrollbox_wraper.pc_no_slider .scroll_right_btn,
.scrollbox_wraper.pc_no_slider .scrollbox::-webkit-scrollbar,
.scrollbox_wraper.pc_no_slider .scrollbox::-webkit-scrollbar-track,
.scrollbox_wraper.pc_no_slider .scrollbox::-webkit-scrollbar-thumb {display:none!important}

}

/*underline*/
.underline {
    word-break: keep-all;
    position: relative;
}
.underline::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #00499f;
}