﻿@charset "UTF-8";
/* __EDITABLE_STYLE__ START ----------------------------- */
body * {box-sizing: border-box;}
#familysupport #header,
#familysupport #contents{width:750px;margin:0 auto;}
#familysupport #header{height:60px;padding:10px 0 0 0;line-height: 0;}
#familysupport #contents{padding:0 0 0 0;}

/* ------------------------------------------------------------------------------------ */
/* 追加スタイル
/* ------------------------------------------------------------------------------------ */
/* 2025-03 */
.modal_exp_icon {
	display: inline-block;
	position: relative;
}
.modal_exp_icon.exp_p_in {
	padding-right: 5%;
	display: flex;
}
.modal_exp_icon::after {
	content: "";
	display: inline-block;
	width: 21px;
	height: 20px;
	background-image: url(../img/modal_exp_icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: text-top;
	margin-left: 5px;
	margin-top: 1%;
	position: relative;
}
.modal_exp_icon.exp_p_in::after {
	margin-top: 0.5%;
  }

/* 2025-02 */
.fv .fv_note {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0.5%;
	padding: 0 48px;
}
.fv .fv_note p.note {
	font-size: 18px !important;
	line-height: 1.4;
	padding-bottom: 0.3em;
}
.container.cnt03_01_1 {
	width: 100%;
	padding: 0;
	padding-right: 12%;
	padding-top: 0px;
}
.container.cnt03_01_2 {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}
.container.cnt03_01_2 .caption {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3125;
	padding: .7em 0;
}

/* mod 2023-07-22 */
/* mod 2023-07-22 */
#contents sup {
	vertical-align: super !important;
}
.underline_yellow {
	background: linear-gradient(transparent 60%, #f3fe00 60%);
}
.cnt_st_bl {
	background-image: url(../img/bg_stripe_blue.png);
	background-size: 100% auto;
	padding: 1em 40px 2em;
}

.cnt_st_yl {
	padding: 20px 22px 18px;
	background-color: #fff379;
	color: #4b201a;
}
.cnt_st_blue {
	padding: 20px 22px 18px;
	background-color: #3e92d0;
	color: #fff;
}
.icon_blank:after {
  content: '';
  background: url(../img/icon_blank.png);
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.cnt_st_yl p.note {
	line-height: 1.2;
	padding-bottom: 0;
	font-size: 19px !important;
}

.cnt_bg_yl1 {
	background-image: url(../img/bg_yellow.png);
	background-size: 100% auto;
	padding: 1em 80px 2em;
}

.cnt_bg_yl2 {
	background-image: url(../img/bg_yellow_2.png);
	background-size: 100% auto;
	padding: 0em 80px 0em;
}

.cnt_bg_b2 {
	background-image: url(../img/bg_stripe_blue_2.png);
	background-size: 100% auto;
	padding: 1em 80px 2em;
}

.cnt_bg_b3 {
	background-image: url(../img/bg_dashed_blue_1.png);
	background-size: 100% auto;
	padding: 1em 120px;
}

.cnt_bg_b4 {
	background-image: url(../img/bg_solid_blue_1.png);
	background-size: 100% auto;
	padding: 0em 120px 0em;
}

.cnt_bg_b5 {
	background-image: url(../img/bg_solid_blue_1.png);
	background-size: 100% auto;
	padding: 0em 10% 0em;
}

.cnt05_1 {
	padding-top: 0;
	padding-bottom: 0;
}

.cnt05_2 {
	padding-top: 0;
	padding-bottom: 0;
}
.cnt05_02_1{
	padding-bottom: 1em;
}
.cnt05_02_1 {
	padding-bottom: 1em;
}
.cnt05_02_1 p.caption.large{
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 0.5em;
	text-align: justify;
	line-height: 1.3125;
}
.cnt05_02_2{
	padding-bottom: 1em;
}
.cnt05_2 p.note{
	padding-top: .5em;
}
.cnt05_4{
	position: absolute;
	bottom: 4%;
	left: 0;
	right: 0;
	margin: auto;
	line-height: 1.5;
	padding: 1em 120px;
}

.cnt_06 {
	padding: 10px 30px 25px;
}

.cnt_07 {
	padding-top: 0 !important;
	padding-bottom: .5em !important;
}

.cnt_11 {}

.cnt_14 {}

.cnt_17 {}

.cnt_19 {}

.cnt_20 {
	padding-bottom: 2em;
}

.cnt_22 {
	padding-top: 1em;
}

.cnt_25 {
	padding: 0 10% !important;
}
.cnt_25_pt{
	padding-top: 1.7em !important;
}

.cnt_25 .caption {
	font-size: 32px;
	font-weight: bold;
}

p.note {
	padding-left: 1em;
	padding-bottom: .5em;
	font-size: 18px !important;
}

p.note::before {
	content: "※";
	position: absolute;
	margin-left: -1em;
}
.note_indent2 {
  text-indent: -2em;
  padding-left: 2em;
  padding-bottom: .5em;
  font-size: 18px !important;
}

div.container.cnt_st_bl>p.note.note_num1,
div.container.cnt_st_bl>p.note.note_num1 {
	padding-left: 4.5em;
}

div.container.cnt_st_bl>p.note.note_num1,
div.container.cnt_st_bl>p.note.note_num1::before {
	content: "※1";
	margin-left: -2em;
}

div.container.cnt_st_bl>p.note.note_num2,
div.container.cnt_st_bl>p.note.note_num2 {
	padding-left: 4.5em;
}

div.container.cnt_st_bl>p.note.note_num2,
div.container.cnt_st_bl>p.note.note_num2::before {
	content: "※2";
	margin-left: -2em;
}

div.container.cnt_st_bl>p.note.note_num3,
div.container.cnt_st_bl>p.note.note_num3 {
	padding-left: 4.5em;
}

div.container.cnt_st_bl>p.note.note_num3,
div.container.cnt_st_bl>p.note.note_num3::before {
	content: "※3";
	margin-left: -2em;
}

div.container.cnt_st_bl>p.note.note_num4,
div.container.cnt_st_bl>p.note.note_num4 {
	padding-left: 4.5em;
}

div.container.cnt_st_bl>p.note.note_num4,
div.container.cnt_st_bl>p.note.note_num4::before {
	content: "※4";
	margin-left: -2em;
}

div.container.cnt_st_bl>p.note.note_num5,
div.container.cnt_st_bl>p.note.note_num5 {
	padding-left: 4.5em;
}

div.container.cnt_st_bl>p.note.note_num5,
div.container.cnt_st_bl>p.note.note_num5::before {
	content: "※5";
	margin-left: -2em;
}
#contents a{
	color: inherit !important;
}
/* mod end */



* { font-family: "メイリオ", Meiryo, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif !important; }
#contents{
	font-size: 28px;
	font-weight: normal;
	color: #3b3b3b;
}
#contents a {
	color: #3b3b3b;
}
#contents img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}
body.fixed {
	overflow: hidden;
}
#contents .font_s{
	font-size: 18px;
}
#contents .kome::before{
	content: "※";
	margin-left: -1em;
}
#contents .kome{
	margin-left: 1em;
	margin-bottom: 0.5em;
}
#contents .kome_ul li{
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
#contents .kome_ul02 li{
	padding-left: 2em;
	text-indent: -2em;
}
#contents .txt_attention{
	position: absolute;
	bottom: 3.5%;
	left: 11%;
	width: 494px;
}
#contents .txt_attention::after{
	display: none !important;
}
#contents .txt_attention + a{
	bottom: 1.5%;
}
#contents .link_icon::after{
	content: "";
	display: inline-block;
	background: url("../img/ico_link.png") no-repeat right center;
	background-size: cover;
	width: calc(29px*.8);
	height: calc(27px * .8);
	margin: 0 0.15em -0.15em 0.1em;
}
#contents .link_icon.link_icon_k::after{
	background: url("../img/ico_link_g.png") no-repeat right center;
}
#contents .font_s .link_icon::after{
	width: 19px;
	height: 17px;
}
#contents .link_blank::after{
	content: "";
	display: inline-block;
	/* background: url("../img/ico_modal.png") no-repeat right center; */
	background: url("../img/ico_link.png") no-repeat right center;
	background-size: cover;
	width: calc(29px*.8);
	height: calc(27px * .8);
	margin: 0 0.15em 0em 0.1em;
}
#contents .link_blank.link_blank_k::after{
	background: url("../img/ico_link_g.png") no-repeat right center;
}
#contents .font_s .link_blank::after{
	/* width: 20px;
	height: 18px; */
}

#header{
	margin-bottom: -10px!important;
}
.dsp_sp{
	display: none;
}

.mt01{
	margin-top: 1em;
}

/* 申込み可能日追加
------------------------------------------------------------------------------------ */
.application{
	margin-left: auto;
	margin-right: auto;
	padding-top: calc((35 / 750) * 100%);
	padding-bottom: calc((24 / 750) * 100%);
	background-color: #FFF4B5;
}
.application_wrap{
	padding-left: 50px;
	padding-right: 50px;
}
.application_title{
	display: block;
	margin-left: calc((50 / 650) * 100%);
	margin-right: calc((50 / 650) * 100%);
	margin-bottom: calc((50 / 650) * 100%);
}
.application_date_wrap{
	margin-left: auto;
	margin-right: auto;
	width: calc((650 / 750) * 100%);;
	background-color: #FFFFFF;
	border: 2px solid #3B659B;
	border-radius: 16px;
	box-shadow: 0px 4px 0px 4px #3B659C;
}
.application_date_title{
	margin-top: calc((-25 / 650) * 100%);
	margin-left: calc((147 / 650) * 100%);
	margin-right: calc((147 / 650) * 100%);
}
.application_date_content{
	margin-top: calc((12 / 650) * 100%);
	margin-bottom: calc((18 / 650) * 100%);
	text-align: center;
}
.application_date{
	display: flex;
	justify-content: center;
	align-items: baseline;
	font-family: Hiragino Kaku Gothic Std;
	font-size: calc((40 / 750) * 100vw);
	font-weight: 700;
	line-height: 1.5;
	color: #FC2535;
}
.application_date_number{
	font-size: calc((48 / 750) * 100vw);
}
.application_date_small{
	font-size: calc((24 / 750) * 100vw);
}
.application_date_possible{
	font-family: Hiragino Kaku Gothic Std;
	font-size: calc((45.84 / 750) * 100vw);
	font-weight: 700;
	line-height: 1.5;
	color: #34383B;
}
.application_attention{
	display: flex;
	margin-top: 24px;
	font-family: Hiragino Kaku Gothic Std;
	font-size: calc((16 / 750) * 100vw);
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
}
.application_attention:not(:first-child){
	margin-top: 12px;
}
.application_attention::before{
	content: "※";
}
@media screen and (min-width: 750px) {
	.application_date{
		font-size: 40px;
	}
	.application_date_number{
		font-size: 48px;
	}
	.application_date_small{
		font-size: 24px;
	}
	.application_date_possible{
		font-size: 45.84px;
	}
	.application_attention{
		font-size: 18px;
	}
}
@media screen and (max-width: 515px) {
	.application_attention{
		font-size: 11px;
	}
}
@media screen and (max-width: 749px){
	.case_pc {
  display: none;
	}
	.case_sp {
		display: block;
	}
}


/* 追従バナー
------------------------------------------------------------------------------------ */
#contents .float_container{
	position: fixed;
	bottom: 0;
	z-index: 10;
	display: none;
}
#contents .float_contents{
	position: relative;
	width: 750px;
	background: url(../img/floating_v2.jpg) no-repeat 0 0;
	height: 135px;
}
#contents .float_contents.img_banner_f{
	background: none;
}
.float_contents_text{
	display: none;
}
.float_contents_attention {
	position: absolute;
	top: 17px;
	left: 590px;
	font-size: 11px;
	color: #fff;
}
#contents .float_btn{
	position: absolute;
	bottom: 0;
	left:0;
	right: 0;
	display:flex;
	justify-content: center;
}
#contents .float_btn .btn_left{
	width: 360px;
	margin: 1% 0.5% 1% 2%;
}
#contents .float_btn .btn_right{
	width: 360px;
	margin: 1% 2% 1% 0.5%;
}

/* modal
------------------------------------------------------------------------------------ */
#contents .modal__content-bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#contents .modal {
  display: none;
  position: relative;
  z-index: 800;
}
#contents .modal__bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 900;
}
#contents .modal__container {
  background-color: #ffffff;
  max-width: 700px;
  max-height: 80vh;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 901;
  width: 89.3333333333vw;
  touch-action: auto;
}
#contents .modal__close {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  cursor: pointer;
  transition: opacity 0.3s;
}
#contents .modal__close:hover {
  opacity: 0.7;
  cursor: pointer;
}
#contents .modal__content {
  padding: 40px;
  padding-bottom: 0;
  max-height: calc(80vh - 40px);
  max-height: calc(80vh - 80px);
  margin-bottom: 40px;
  overflow-y: auto;
}
#contents .modal__content-bottom {
  margin-top: 35px;
  margin-bottom: 5px;
  transition: opacity 0.3s;
}
#contents .modal__content-bottom:hover {
  opacity: 0.7;
  cursor: pointer;
}
#contents .modal__datas {
  display: none;
  width: 590px;
  margin: auto;
  margin-bottom: 20px;
}
#contents .modal__datas > div {
  margin-top: 100px;
  border-top: 1px solid red;
}
#contents .modal__data {
  color: #333333;
  font-size: 14px;
  line-height: 1.5714285714;
}
#contents .modal__data:not(:first-child) {
  margin-top: 1.5em;
}
#contents .modal__data li {
  padding-left: 1em;
  text-indent: -1em;
}
#contents .modal__data .ul_kome_num li{
  padding-left: 2em;
  text-indent: -2em;
}
#contents .modal__data .ul_dec li::before{
	content: "";
	display: inline-block;
	width: 0.6em;
	height: 0.6em;
	background: #000;
	border-radius: 50%;
	margin: 0.1em 0.2em;
}
#contents .modal__data a::after {
  display: inline-block;
  content: "";
  background-image: url(../img/modal_icon_link.png);
  width: 0.8em;
  height: 0.8em;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  vertical-align: baseline;
}
#contents .modal__title {
  font-weight: 600;
}
#contents .modal__table-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0.2em;
}

/* modalBnr */
.modalBnr {
  position: relative;
}
.modalBnr a {
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.modalBnr a:hover {
  opacity: 0.7;
}

.bnr_extra01 a {
  width: 629px;
  bottom: 80px;
}
.bnr_extra02 a {
  width: 75%;
  bottom: 10px;
}

/* スタイル調整
------------------------------------------------------------------------------------ */
.fv{
	position: relative;
}
.fv .fv_note_fix {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0.5%;
	padding-left: 18px;
}
.fv .fv_note_fix p.note {
	padding-bottom: 0;
	font-size: 13px !important;
}
#contents .fv .fv_note_fix .link_icon::after {
	width: calc(14px*.8);
	height: calc(13px * .8);
	background-size: 100%;
	margin: 0 0.15em 0 0.2em;
}

.cont01,
.cont03_01,
.cont03_02,
.cont05_01,
.cont05_02,
.cont05_03,
.cont05_04,
.cont05_05,
.cont06{
	position: relative;
}
.cont01{
	padding-bottom: 60px;
}
.cont01 a{
	position: absolute;
	bottom: 5%;
	right: 3%;
}
.after_float_wrap{
	position: relative;
}
.after_float_attention{
	position: absolute;
	top: 204px;
	right: 134px;
	font-size: 14px;
}
.cont03_01 .cnt03_01_1,
.cont03_02 .cnt03_02_1
{
	width: 100%;
	padding: 0;
	padding-right: 12%;
	padding-top: 0px;
}
.cont03_02 .cnt03_02_1{
	margin-top: -45px;
}

.cont03_01 a,
.cont03_02 a {
	display: block;
	width: fit-content;
	margin: 0 0 0 auto;
}



.cont03_01 .cnt03_01_2,
.cont03_02 .cnt03_02_2
 {
	width: 100%;
	padding-top: 0;

}


.cont03_01 .caption{
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3125;
	padding: .7em 0;
}

.cont05_01 a{
	position: absolute;
	bottom: 6%;
	right: 9%;
}
.cont05_02_kome01{
	position: absolute;
	top: 49%;
	left: 0;
	right: 0;
	margin: auto !important;
	width: 65%;
}
.cont05_02_a01{
	position: absolute;
	top: 55.5%;
	left: 15%;
}
.cont05_02_kome02{
	position: absolute;
	top: 74.5%;
	left: 0;
	right: 0;
	margin: auto !important;
	width: 65%;
}
.cont05_02_a02{
	position: absolute;
	top: 81.5%;
	left: 15%;
}
.cont05_03 a{
	position: absolute;
	bottom: 19%;
	right: 14.5%;
}
.cont05_03_2{
position: relative;
}
.cont05_03_2>.override-tex {
    position: absolute;
    bottom: calc(100% * (90 / 710));
    left: calc(50% + 0.5em);
    transform: translateX(-50%);
    font-size: clamp(12px, (100vw * (24 / 710)), 24px);
    font-weight: bold;
    white-space: nowrap;
    color: #3a3a3a;
}
.cont05_04 ul{
	position: absolute;
	bottom: 8%;
	left: 0;
	right: 0;
	margin: auto;
	width: 70%;
	line-height: 1.5;
}

.cont05_04 ul a{
	color: #0a81c4;
}
.cont05_05 p{
	position: absolute;
	bottom: 7%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.cont06_01{
	position: absolute;
	top: 36.5%;
	left: 25%;
}
#contents .cont06_01 img{
	width: 180px;
}
.cont06 ul{
	position: absolute;
	top: 56%;
	left: 0;
	right: 0;
	margin: auto;
	width: 80%;
}
.cont06-flow{
	background: url(../img/bg-orange.jpg) repeat 0 0;
	padding: 80px 0 20px;
}
.cont06-flow-text{
	margin: 30px 35px 0;
	padding: 25px 0;
	background: rgba(255,248,199,.8);
}
.cont06-flow-text .note{
	margin: 20px 20px 0;
}

/* btn_area
------------------------------------------------------------------------------------ */
.btn_area{
	position: relative;
}
.btn_area_attention {
	position: absolute;
	top: 70px;
	right: 104px;
	color: #fff;
	font-size: 13px;
}
.btn_area ul{
	position: absolute;
	bottom: 3%;
	left: 0;
	right: 0;
	margin: auto;
	width: 97%;
	list-style: none;
	display: flex;
}
.btn_area ul li{
	margin: 0.6%;
	width: 50%;
}
.btn_link{
	margin: 4% 3.5% 4% 4%;
}

/* qa
------------------------------------------------------------------------------------ */
.qa{
	padding-top: 1.7em;
}
#contents .qa__container {
  background-color: #fff;
  padding: 0 30px 30px 30px;
}
#contents .qa__item {
  background-color: #e6f7f8;
  border-radius: 12px;
  color: #cfe6f6;
  padding: 0 25px;
  margin-bottom: 30px;
}
#contents .qa__question, #contents .qa__answer {
  padding: 7% 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
#contents .qa__question {
  color: #006cbe;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5555555556;
	font-feature-settings: "palt";
}
#contents .qa__answer {
  position: relative;
  border-top: 2px dotted #006cbe;
  color: #141414;
  font-weight: bold;
  line-height: 1.5555555556;
  font-size: 26px;
	align-items: flex-start;
}
#contents .qa__icon img{
  width: 36px;
}
#contents .qa__content {
  flex: 1 0;
  padding-left: 3%;
  padding-right: 6%;
}
#contents .qa__content p {
  line-height: 1.84;
}
#contents .qa__content img {
  width: 20px;
  padding: 0 3px;
  display: inline-block;
}
#contents .qa ul li {
  line-height: 1.5555555556;
}
#contents .qa ul.kome_ul{
	font-weight: normal;
}
#contents .qa ul.kome li {
  padding-left: 1em;
  text-indent: -1em;
}
#contents .qa ul.square li {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 1.5em;
}
#contents .qa ul.kome_ul02 li{
	font-weight: normal;
	margin-bottom: 0.7em;
}
#contents .qa ul.kome_ul02 li:last-child{
	margin-bottom: 0;
}
#contents .qa__text--margin-top {
  margin-top: 1.5em;
  line-height: 1.5555555556;
}
#contents .qa__text--margin-btm {
  margin-bottom: 1.5em;
  line-height: 1.5555555556;
}
#contents .qa .jsAcdTrigger {
  position: relative;
}
#contents .qa .jsAcdTrigger:hover {
  cursor: pointer;
  opacity: 0.7;
}
#contents .qa .jsAcdTrigger::after {
  position: absolute;
  content: "";
  background-image: url(../img/ico_arrow_down.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  right: 0;
  width: 0.8em;
  height: 0.8em;
}
#contents .qa .jsAcdContent {
  display: none;
}
#contents .qa .open .jsAcdTrigger::after {
  background-image: url(../img/ico_arrow_up.png);
}
#contents .qa .jsHideTrigger__open {
  display: block;
}
#contents .qa .jsHideTrigger__close {
  display: none;
}
#contents .qa .jsHideContent {
  height: 120px;
  overflow: hidden;
  position: relative;
}
#contents .qa .jsHideContent::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #e6f7f8;
  opacity: 0.8;
  top: 0;
  left: 0;
}
#contents .qa .show .jsHideTrigger__open {
  display: none;
}
#contents .qa .show .jsHideTrigger__close {
  display: block;
}
#contents .qa .show .jsHideContent::after {
  content: none;
  width: 0;
  height: 0;
}

#contents .dotList li {
  padding-left: 0 !important;
  text-indent: 0 !important;
  position: relative;
  margin-left: 1em;
}
#contents .dotList li::before {
  content: "\30FB";
  display: block;
  position: absolute;
  top: 0.15em;
  left: -1em;
  width: 1em;
  height: 1em;
  line-height: 1;
}

/* tel
------------------------------------------------------------------------------------ */
#contents .tel_area{
	position: relative;
}

/* mod 2023-07-24 */
#contents .btn_tel {
	position: absolute;
	top: 20%;
	width: 80%;
	left: 0;
	right: 0;
	margin: auto;
}
/* フッター
------------------------------------------------------------------------------------ */
#footer{
	display: none;
}


.detail {
  width: 92%;
  margin: 2% auto 5%;
}
.detail-btn {
  position: relative;
}
.arrow {
  width: 8%;
  position: absolute;
  top: 50%;
  right: 4%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.detail.open .arrow {
  -webkit-transform: translate(0%, -50%) rotate(180deg);
          transform: translate(0%, -50%) rotate(180deg);
}
.detail-content {
  display: none;
  padding: 4% 4% 7% 4%;
  background-color: #eff5fe;
  border-radius: 5px;
  margin-top: 6%;
}
.detail-content .text.pl {
  padding-left: 1.2em;
}.scroll-img {
  overflow-x: scroll;
  padding-bottom: 3%;
  margin-bottom: 5%;
}
.detail-content .scroll-img::-webkit-scrollbar {
  height: 6px;
}
.detail-content .scroll-img::-webkit-scrollbar-track {
  background-color: #cbe8ff;
  border-radius: 6px;
}
.detail-content .scroll-img::-webkit-scrollbar-thumb {
  background-color: #0165b5;
  border-radius: 6px;
}
.detail-content .scroll-img .table {
  width: 330%;
  position: relative;
}
.table .btn {
  position: absolute;
  top: 28%;
  left: 57.6%;
}
.feature02-detail-btn {
  margin-top: 7%;
}
.detail_title {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: bold;
}
.more_detail .more_detail_tablewrap {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.more_detail .more_detail_table {
  width: 960px;
  border-collapse: collapse;
}
.more_detail_caption {
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 5px;
}
.more_detail .more_detail_notes {
  margin-top: 10px;
}
.more_detail .more_detail_notes li {
  font-size: 12px;
  line-height: 1.6;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.more_detail_table {
  width: 100%;
}
.more_detail_table .sup {
  display: inline-block;
  font-size: 10px;
  font-weight: normal;
  vertical-align: top;
}
.more_detail_table th {
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  border: 1px solid #016c57;
  padding: 8px 6px;
  text-align: center;
  vertical-align: middle;
  width: 16%;
}
.more_detail_table th:last-child,
.more_detail_table td:last-child {
  box-shadow: inset -1px 0 0 #016c57;
}
.more_detail_table td {
  background: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  border: 1px solid #016c57;
  padding: 8px 6px;
  text-align: center;
  vertical-align: middle;
}
.more_detail_table th.item {
  background: #016c57;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.more_detail_table tr:last-child td.item {
  border-bottom: 1px solid #016c57;
}
.more_detail_table td.item {
  background: #016c57;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.detail-box .notice {
	font-size: 18px;
}
.detail-box .notice .text {
	font-size: 18px;
}
.case_pc {
  display: block;
}
.case_sp {
  display: none;
}

.carousel_container {
	background-image: url(../img/bg_yellow.png);
	background-size: 100% auto;
	padding: 40px 45px 0;
}
.carousel_container--border{
	border-top: 2px dotted #f9bb00;
	margin: 0 40px;
}
.carousel_swiper_slide__text--right{
	text-align: right;
}
.carousel_swiper_slide__note{
	margin-top: 20px;
	padding-left: 1em;
	padding-bottom: .5em;
	font-size: 20px;
}
.carousel_swiper_slide__note::before {
	content: "※";
	position: absolute;
	margin-left: -1em;
}
.carousel_swiper_slide__important-warap{
	border: solid 2px #e40d87;
	padding: 20px 10px;
	margin-top: 10px;
}
.carousel_swiper_slide__important-text{
	color: #e40d87;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.25;
}
.carousel_swiper_slide__text--large{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.25;
}
.carousel_swiper_slide__text-wrap{
	margin: 40px 0 0;
}

.carousel_swiper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.carousel_swiper::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
	opacity: 1;
	z-index: -1;
}
.carousel_swiper__wrap{
	margin: 60px 0 0;
}
.carousel_swiper__inner{
	position: relative;
}
.carousel_button_prev, .carousel_button_next{
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 0;
	right: auto;
	margin-left: calc((16 / 291) * 100% * (-1));
	width: calc((32 / 291) * 100%);
	height: auto;
	aspect-ratio: 1 / 1;
}
.carousel_button_prev{
	left: 10%;
}
.carousel_button_next{
	left: auto;
	right: 10%;
	margin-left:auto;
	margin-right: calc((16 / 291) * 100% * (-1));
}
.carousel_button_prev::after{
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/ico_swiper_prev.png) no-repeat 50%;
	background-size: cover;
	filter: drop-shadow(4px 0 3px rgba(0, 0, 0, 0.3));
}
.carousel_button_next::after{
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/ico_swiper_next.png) no-repeat 50%;
	background-size: cover;
	filter: drop-shadow(4px 0 3px rgba(0, 0, 0, 0.3));
}
.swiper-pagination-bullets{
	position: static;
} 
.swiper-pagination-bullet{
	width: 6px;
	height: 6px;
	background: #000;
	opacity: 1;
}
.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	margin-left: calc((3 / 291) * 100%);
	margin-right: calc((3 / 291) * 100%);
	width: calc((8 / 291) * 100%);
	height: auto;
	aspect-ratio: 1 / 1;
}
.carousel_swiper_pagination{
	margin-top: 16px;
}
.carousel_swiper_slide_step__image{
	margin-top: 32px;
	max-width: 100%;
}
.swiper-pagination-bullet:first-child {
	margin: 0px;
}
.swiper-pagination-bullet-active{
	background: #f9bb00;
}
#bulk_easy #contents .carousel_swiper_slide_step{
	max-width: calc((85 / 465) * 100%);
	margin: 0 auto;
}
.carousel_swiper_slide_step__text{
	color: #006fbb;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	margin-top: 10px;
}
.carousel_button_next.swiper-button-disabled, .carousel_button_prev.swiper-button-disabled {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}
.carousel_swiper_slide:first-child{
	padding-left: 45px
}
.carousel_swiper_slide:last-child{
	padding-right: 45px
}
a.carousel_swiper_slide__modal_link{
	display: inline-block;
}
.contfv_fv_note {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 5%;
	padding: 0 48px;
}
.contfv_modal_link {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 48px;
}
.contfv_modal_link a {
	display: block;
	width: fit-content;
	margin: 0 0 0 auto;
}

/* __EDITABLE_STYLE__ END ----------------------------- */