﻿@charset "UTF-8";
/* __EDITABLE_STYLE__ START ----------------------------- */
body * {box-sizing: border-box;}
#familysupport #header,
#familysupport #contents{width:100%;margin:0 auto;}
#familysupport #header{height:60px;padding:10px 0 0 0;line-height: 0;}
#familysupport #contents{padding:0 0 0 0;}
#familysupport #footer {padding: 0 0 0 0;}
#familysupport #footer_wrap {
  display: flex;
  flex-flow:row wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 3% 0;
}
#familysupport #footer_wrap #pagetop {width: 85%;margin: 0 auto 20px auto;}
#familysupport #footer_wrap #pagetop a {
  display: block;
  border-radius: 8px;
  padding: 10px 0;
  background: #0d86d1;
}
#familysupport #footer_wrap #pagetop a span{position: relative;}
#familysupport #footer_wrap #pagetop a span::before,
#familysupport #footer_wrap #pagetop a span::after{content:'';display: inline-block;}

#familysupport #footer_wrap #pagetop a span::after{
  width: 0;
  height: 0;
  margin: 0 0 0 8px;
  border-style: solid;
  border-width: 0 5px 7px 5px;
  border-color: transparent transparent #ffffff transparent;
}
#familysupport #footer_wrap .nav {flex:0 0 11em;padding:0;text-align: left;}
#familysupport #footer_wrap .nav li{display: inline-block;margin:0;}
#familysupport #footer_wrap #pagetop .nav + .daigas_group {flex:0 0 106px;}

/* ------------------------------------------------------------------------------------ */
/* 追加スタイル
/* ------------------------------------------------------------------------------------ */
/* 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: calc((30 / 750)* 100vw);
  height: calc((26 / 750)* 100vw);
	background-image: url(../img/modal_exp_icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: text-top;
  margin-left: 0.78125vw;
  margin-top: 0;
	position: relative;
}
.modal_exp_icon.exp_p_in::after {
  margin-top: 1%;
}
@media screen and (max-width: 375px) {
	.modal_exp_icon::after {
		margin-top: 2%;
	}
}
/* 2025-02 */
.fv .fv_note {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0%;
  padding: 0 9vw;
}
.fv .fv_note p.note {
	font-size: 2.05vw !important;
}
.container.cnt03_01_1 {
	width: 100%;
	padding: 0;
	padding-right: 12%;
  padding-top: calc(5vw / 750* 100);
}
.container.cnt03_01_2 {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}
.container.cnt03_01_2 .caption {
  font-size: calc(32vw / 750* 100);
  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 calc(40vw * 100 / 750) 2em;
}
.cnt_st_yl {
	background-color: #fff379;
  color: #4b201a;
  padding: 0.6em calc(22vw * 100 / 750);
}
.cnt_st_blue {
  background-color: #3e92d0;
  color: #fff;
  padding: 0.6em calc(22vw * 100 / 750);
}
#contents .cnt_st_blue a {
  color: #fff;
}
.icon_blank:after {
  content: '';
  background: url(../img/icon_blank.png);
  background-size: contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 5px;
}
.cnt_st_yl p.note {
	font-size: calc(20vw * 100 / 750) !important;
	padding-bottom: 0;
}
.cnt_bg_yl1 {
  background-image: url(../img/bg_yellow.png);
  background-size: 100% auto;
  padding: 1em calc(80vw * 100 / 750) 2em ;
}
.cnt_bg_yl2 {
  background-image: url(../img/bg_yellow_2.png);
  background-size: 100% auto;
  padding: 0em calc(80vw * 100 / 750) 0em ;
}
.cnt_bg_b2 {
  background-image: url(../img/bg_stripe_blue_2.png);
  background-size: 100% auto;
  padding: 1em calc(80vw * 100 / 750) 2em ;
}
.cnt_bg_b3 {
  background-image: url(../img/bg_dashed_blue_1.png);
  background-size: 100% auto;
  padding: 1em calc(120vw * 100 / 750) ;
}
.cnt_bg_b4 {
  background-image: url(../img/bg_solid_blue_1.png);
  background-size: 100% auto;
  padding: 0em calc(120vw * 100 / 750) 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: .5em;
  padding-bottom: 0;
}
.cnt05_02_1  {
  padding-bottom: 1em;
}
.cnt05_4 {
  position: absolute;
  bottom: 4%;
  left: 0;
  right: 0;
  margin: auto;
  line-height: 1.5;
  padding: 1em calc(120vw * 100 / 750);
}
.cnt05_4 p.note {
  font-size: calc(20vw* 100 / 750) !important;
} 
.cnt05_02_1 p.caption.large {
  font-size: calc(32vw * 100 / 750);
  font-weight: bold;
  padding-bottom: 0.5em;
  text-align: justify;
  line-height: 1.3125;
}
.cnt05_02_2  {
  padding-bottom: 1em;
}
.cnt_06{
  padding: calc(10vw * 100 / 750) calc(30vw * 100 / 750) calc(25vw * 100 / 750);
}
.cnt_07{
  padding-top: 0 !important;
  padding-bottom: .5em !important;
}
.cnt_11{
}
.cnt_14{
}
.cnt_14 p.note{
  font-size: calc(20vw* 100 / 750) !important;
}
.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: calc(32vw * 100 / 750) ;
  font-weight: bold;
}
p.note{
  padding-left: 1em;
  font-size: min(calc(24vw * 100 / 750),12px) !important;
  padding-bottom: 0.5em;
}
.note_indent2 {
  font-size: min(calc(24vw * 100 / 750),12px) !important;
  text-indent: -2em;
  padding-left: 2em;
  padding-bottom: .5em;
}
p.note::before{
  content: "※";
  position: absolute;
  margin-left: -1em;
}
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;
}

.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;
	}
/* mod end */


* { font-family: "メイリオ", Meiryo, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif !important; }
#contents{
	font-size: calc(28vw / 750 * 100);
	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: min(calc(24vw / 640 * 100), 12px);
}
#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: calc(494vw / 750 * 100);
}
#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: contain !important;
	width: calc(29vw / 750 * 100);
	height: calc(27vw / 750 * 100);
	margin: 0 0.15em -0.15em 0.1em;
}
#contents .link_icon.link_icon_k::after{
  content: "";
  background: url("../img/ico_link_g.png") no-repeat right center;
}
#contents .font_s .link_icon::after{
  width: calc(19vw / 750 * 100);
	height: calc(17vw / 750 * 100);
}
#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: contain !important;
	width: calc(29vw / 750 * 100 * .8);
	height: calc(27vw / 750 * 100 * .8);
	margin: 0 0.15em -0.15em 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: calc(22vw / 750 * 100 * .8);
	height: calc(20vw / 750 * 100 * .8); */
}

#header{
	margin-bottom: -3%!important;
}
#logo img{
	width: 100px;
	margin-left:2%;
	margin-top: -2%;
}
.dsp_pc{
	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: "※";
}
.application_wrap.application_note{
  padding: 0 5%;
}
@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: 16px;
	}
}
@media screen and (max-width: 515px) {
	.application_attention{
		font-size: 12px;
	}
}


/* 追従バナー
------------------------------------------------------------------------------------ */
#contents .float_container{
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 10;
	display: none;
}
#contents .float_contents{
	position: relative;
	width: 100%;
	background: url(../img/floating_bg.jpg) repeat 0 0;
	height: 20vw;
	background-size: contain;
}
#contents .float_contents.img_banner_f{
	background: none;
  background-color: #1653BD;
  height: 22vw;
}
#contents .float_contents.img_banner_f .float_contents_attention{
  position: absolute;
  top: 6.8vw;
  right: 1%;
  font-size: 10px;
}
.float_text_wrap{
	display: flex;
	justify-content: center;
	height: 7vw;
	align-items: end;
}
.float_contents_attention {
    font-size: 11px;
    color: #fff;
    line-height: 1;
}
.float_contents_text{
	color: #fff;
	font-size: 4vw;
	font-weight: bold;
	line-height: 1;
}
.float_contents_yellow{
	color: #f4ff01;
}
#contents .float_btn{
	position: absolute;
	bottom: 0;
	left:0;
	right: 0;
	display:flex;
	justify-content: center;
}
#contents .float_btn .btn_left{
	width: calc(360vw / 750 * 100);
	margin: 1% 0.5% 1% 2%;
}
#contents .float_btn .btn_right{
	width: calc(360vw / 750 * 100);
	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__close img {
  width: 40px;
}
#contents .modal__content {
  padding: 40px;
  padding-bottom: 0;
  max-height: calc(80vh - 40px);
  max-height: calc(80vh - 80px);
  margin-bottom: 40px;
  overflow-y: auto;
  padding: 5.3333333333vw;
  padding-bottom: 0;
}
#contents .modal__content-bottom {
  margin-top: 35px;
  margin-top: 4.6666666667vw;
  margin-bottom: 1vw;
  transition: opacity 0.3s;
}
#contents .modal__content-bottom:hover {
  opacity: 0.7;
  cursor: pointer;
}
#contents .modal__content-bottom img {
  width: 105px;
}
#contents .modal__datas {
  display: none;
  width: 590px;
  margin: auto;
  margin-bottom: 20px;
  width: 78.6666666667vw;
}
#contents .modal__datas > div {
  margin-top: 100px;
  border-top: 1px solid red;
}
#contents .modal__data {
  color: #333333;
  font-size: 14px;
  line-height: 1.5714285714;
  font-size: 12px;
  line-height: 1.5;
}
#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: "";
  width: 0.8em;
  height: 0.8em;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  vertical-align: baseline;
  background-image: url(../img/modal_icon_link.png);
  width: 2.9333333333vw;
  height: 2.9333333333vw;
}
#contents .modal__title {
  font-weight: 600;
}

/* modalBnr */
.modalBnr {
  position: relative;
}
.modalBnr a {
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
}

.bnr_extra01 a {
  width: 85%;
  bottom: 5%;
}
.bnr_extra02 a {
  width: 75%;
  bottom: 1%;
}

/* スタイル調整
------------------------------------------------------------------------------------ */
.fv{
	position: relative;
}
.fv .fv_note_fix {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0.3%;
	padding-left: calc(18vw / 750 * 100);
}
.fv .fv_note_fix p.note {
	padding-bottom: 0;
	font-size: 1.8vw !important;
}
#contents .fv_note_fix .link_icon::after {
	width: calc(12vw / 750 * 100);
	height: calc(11vw / 750 * 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: 8%;
}
.cont01 a{
	position: absolute;
	bottom: 5%;
	right: 3%;
}
.after_float_wrap{
	position: relative;
}
.after_float_attention{
	position: absolute;
	top: 27vw;
	right: 17vw;
	font-size: 2.6vw;
}
.cont03_01 .cnt03_01_1,
.cont03_02 .cnt03_02_1
{
  width: 100%;
  padding: 0;
  padding-right: 12%;
  padding-top: calc(5vw / 750 * 100);;

}
.cont03_01 a,
.cont03_02 a
{
  display: block;
  width: fit-content;
  margin: 0 0 0 auto;
}
.cont03_01 .caption,
.cont03_02 .caption
 {
  font-size: calc(32vw / 750 * 100);
  font-weight: bold;
  line-height: 1.3125;
  padding: .7em 0;
}
.cont03_01 .cnt03_01_2,
.cont03_02 .cnt03_02_2
{
  width: 100%;
  padding-top: 0;

}
.cont03_02 .cnt03_02_1 {
  margin-top: calc(-45vw / 750 * 100);
  padding-bottom: 1em;
}


.cont05_01 a{
	position: absolute;
	bottom: 6%;
	right: 9%;
}
.cont05_02_kome01{
	position: absolute;
	top: 48.5%;
	left: 5%;
	right: 0;
	margin: auto !important;
	width: 68%;
}
.cont05_02_a01{
	position: absolute;
	top: 56%;
	left: 15%;
}
.cont05_02_kome02{
	position: absolute;
	top: 74.5%;
	left: 5%;
	right: 0;
	margin: auto !important;
	width: 68%;
}
.cont05_02_a02{
	position: absolute;
	top: 82%;
	left: 15%;
}
.cont05_03 a{
	position: absolute;
	bottom: 18.5%;
	right: 14.5%;
}
.cont05_04 ul{
	position: absolute;
	bottom: 4%;
	left: 0;
	right: 0;
	margin: auto;
	width: 70%;
	line-height: 1.5;
}
.cont05_04 ul a{
	color: #0a81c4;
}
.cont05_05 p{
	position: absolute;
	bottom: 6%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
/* mod 2023-07-23 */
.cont06_01{
	position: absolute;
	top: 26vw;
	/* top: 36%; */
	left: 25%;
}
#contents .cont06_01 img{
	width: calc(180vw / 750 * 100);
}
.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: 12vw 0 20px;
	background-size: contain;
}
.cont06-flow-text{
	margin: 5vw 4.5vw 0;
	padding: 4vw 0;
	background: rgba(255,248,199,.8);
}
.cont06-flow-text .note{
	margin: 4vw 4vw 0;
}

/* btn_area
------------------------------------------------------------------------------------ */
.btn_area{
	position: relative;
}
.btn_area_attention{
	position: absolute;
	top: 9.4vw;
	right: 15vw;
	color: #fff;
	font-size: min(13px,2.6vw);
}
.btn_area ul{
	position: absolute;
	bottom: 3%;
	left: 0;
	right: 0;
	margin: auto;
	width: 97%;
	list-style: none;
	display: flex;
  justify-content: center;
}
.btn_area ul li{
	margin: 0.6%;
	width: 46%;
}
.btn_link{
	margin: 4% 3.5% 4% 4%;
}

/* qa
------------------------------------------------------------------------------------ */
.qa{
	padding-top: 1.7em;
}
#contents .qa__container {
  background-color: #fff;
  padding: 0 calc(30vw / 750 * 100) calc(30vw / 750 * 100) calc(30vw / 750 * 100);
}
#contents .qa__item {
  background-color: #e6f7f8;
  border-radius: 12px;
  color: #cfe6f6;
  padding: 0 calc(25vw / 750 * 100);
  margin-bottom: calc(30vw / 750 * 100);
}
#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: calc(32vw / 750 * 100);
  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: calc(26vw / 750 * 100);
	align-items: flex-start;
}
#contents .qa__icon img{
  width: calc(36vw / 750 * 100);
}
#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: 19%;
	width: 80%;
	left: 0;
	right: 0;
	margin: auto;
}

/* フッター
------------------------------------------------------------------------------------ */
#homeFooter {
  /* display: none; */
  margin: 0;
}
#homeFooter #toTop {
  display: none;
}
#homeFooter #homeFootBg {
  padding: 0;
  background: none;
}
.smallfooter#homeFooter #homeFootBg #cms-footer {
  width: auto;
  padding: 0;
}
.smallfooter#homeFooter #homeFootBg #cms-footer #footer-info {
  display: none;
  width: auto;
}

/* アコーディオン
------------------------------------------------------------------------------------ */
.detail {
  width: 92%;
  margin: 5% auto;
}
.cnt_bg_b3 .detail {
  width: 100%;
}
.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-btn.active .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: 18px;
  font-weight: bold;
}
.more_detail .more_detail_tablewrap {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.more_detail .more_detail_table {
  width: 960px;
}
.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 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:last-child,
.more_detail_table td:last-child {
  border-right: 1px solid #016c57;
}
.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;
}
.case_pc {
  display: none;
}
.case_sp {
  display: block;
}

.carousel_container {
	background-image: url(../img/bg_yellow.png);
	background-size: 100% auto;
	padding: 20px 6% 0;
}
.carousel_container--border{
	border-top: 2px dotted #f9bb00;
	margin: 0 6%;
}
.carousel_swiper_slide__text--right{
	text-align: right;
}
.carousel_swiper_slide__note{
	margin-top: 20px;
	padding-left: 1em;
	padding-bottom: .5em;
	font-size: min(calc(24vw * 100 / 750), 12px) ;
}
.carousel_swiper_slide__note::before {
	content: "※";
	position: absolute;
	margin-left: -1em;
}
.carousel_swiper_slide__important-warap{
	border: solid 2px #e40d87;
	padding: 10px;
	margin-top: 10px;
}
.carousel_swiper_slide__important-text{
	color: #e40d87;
	font-size: calc(24vw / 750 * 100);
	font-weight: bold;
	line-height: 1.25;
}
.carousel_swiper_slide__text--large{
	font-size: calc(32vw / 750 * 100);
	font-weight: bold;
	line-height: 1.25;
}
.carousel_swiper_slide__text-wrap{
	margin: 20px 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: 6%
}
.carousel_swiper_slide:last-child{
	padding-right: 6%
}
a.carousel_swiper_slide__modal_link{
	display: inline-block;
}
.contfv_fv_note {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 7%;
  padding: 0 9vw;;
}
.contfv_fv_note p.note {
  font-size: 2.05vw !important;
}
.contfv_modal_link {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 2%;
  padding: 0 9vw;;
}
.contfv_modal_link a {
  display: block;
  width: fit-content;
  margin: 0 0 0 auto;
}

/* __EDITABLE_STYLE__ END ----------------------------- */