@charset "utf-8";

/*----------------------------------------------------
  parts
----------------------------------------------------*/
.uline {
	background: url(../images/parts_underline1.png) repeat-x left bottom;
}

/*----------------------------------------------------
  main
----------------------------------------------------*/
/* hero */
.hero01 {
	background: url(../images/hero01_img_bg.png) no-repeat center center;
	background-size: cover;
}
.hero01 .inner {
	margin: 0px auto;
	width: 1000px;
	height: 740px;
	position: relative;
}
.hero01 .inner .pic {
	padding: 45px 0px 0px 20px;
}
.hero02 {
	background: url(../images/hero02_img_bg.png) no-repeat center center;
	background-size: cover;
	padding: 45px 0px;
}
.hero02 .inner {
	margin: 0px auto;
	width: 1000px;
	height: 740px;
	position: relative;
}
.hero02 .inner .pic {
	padding: 45px 0px 0px 20px;
}

.hero_price {
	background: #FFF6CC;
	padding: 40px 0px;
}
.hero_price .inner {
	margin: 0px auto;
	width: 1000px;
}

.cta .inner {
	margin: 0px auto;
	width: 840px;
	padding: 60px 0px 100px;
}
.cta .copy {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.4em;
	line-height: 1.4;
	color: #00328C;
	font-weight: 900;
	text-align: center;
}
.cta .copy strong {
	font-size: 1.2em;
	color: #E42E26;
}
.cta .btn_tel {
	padding-top: 20px;
	position: relative;
	display: inline-block;
	/*overflow: hidden;*/
}
.cta .btn_tel img {
	width: 100%;
	height: auto;
}
/*.cta .btn_tel::before {
	content: "";
	position: absolute;
	top: 0;
	left: -75%;
	width: 50%;
	height: 100%;
	background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
	transform: skewX(-25deg);
	animation: shine 4s ease-in-out infinite;
	pointer-events: none;
}
@keyframes shine {
	0% {
		left: -75%;
		opacity: 0;
	}
	10% {
		left: 125%;
		opacity: 1;
	}
	11% {
		opacity: 0;
	}
	100% {
		left: 125%;
		opacity: 0;
	}
}*/
.cta .btnlist ul {
	display: flex;
	gap: 20px;
	padding-top: 20px;
	padding-left: 0px;
}
.cta .btnlist a img {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	width: 100%;
	height: auto;
}
.cta .btnlist a:hover img {
	transform: scale(1.05) translateY(-5px);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

.cta .area {
	text-align: center;
	padding-top: 60px;
}

/* worry */
.worry {
	background: url(../images/worry_bg.png) repeat 0px 0px;
}
.worry .inner {
	margin: 0px auto;
	width: 1000px;
	padding: 100px 0px 0px;
}
.worry h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0em;
	color: #00328C;
	font-weight: 900;
	text-align: center;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 150px auto;
	padding-bottom: 20px;
}
.worry .read {
	font-size: 1.2em;
	color: #00328C;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
.worry .bubble {
	position: relative;
	min-height: 1100px;
	margin-top: 40px;
}
.worry .bubble li {
	position: absolute;
}
.worry .bubble li img {
	height: auto;
	width: 360px;
}
.worry .bubble li.b01 {
	left: 0px;
	top: 30px;
}
.worry .bubble li.b02 {
	left: 49%;
	top: 0px;
	transform: translateX(-50%);
}
.worry .bubble li.b03 {
	right: 0px;
	top: 30px;
}
.worry .bubble li.b04 {
	left: -50px;
	top: 350px;
}
.worry .bubble li.b05 {
	left: 48%;
	top: 280px;
	transform: translateX(-50%);
}
.worry .bubble li.b06 {
	right: 0px;
	top: 320px;
}
.worry .bubble li.b07 {
	left: 0px;
	top: 610px;
}
.worry .bubble li.b08 {
	left: 52%;
	top: 560px;
	transform: translateX(-50%);
}
.worry .bubble li.b09 {
	right: -40px;
	top: 570px;
}
.worry .bubble .pic {
	position: absolute;
	left: 50%;
	bottom: 0px;
	transform: translateX(-50%);
}

/* point */
.point .inner {
	margin: 0px auto;
	width: 840px;
	padding: 100px 0px;
}
.point .tit_top {
	text-align: center;
	padding-bottom: 10px;
}
.point h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0em;
	line-height: 1.4;
	color: #00328C;
	font-weight: 900;
	text-align: center;
}
.point h2 strong {
	font-size: 1.2em;
	color: #E42E26;
}
.point .read {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.point .point01 h3 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.3em;
	line-height: 1.4;
	color: #00328C;
	font-weight: 900;
	background: url(../images/point_num_line.png) repeat-x left bottom;
	position: relative;
	padding-left: 140px;
	margin-top: 80px;
	padding-bottom: 10px;
}
.point .point01 h3 strong {
	color: #E42E26;
}
.point .point01 h3::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 130px;
	height: 110px;
	background: url(../images/point_num01.png) no-repeat center center;
	background-size: contain;
}
.point .point01 .box {
	padding-top: 40px;
	display: flex;
	align-items: flex-start;
	gap: 20px;
}
.point .point01 .box .text {
	flex: 1;
}
.point .point01 .box .text h4 {
	font-size: 1.6em;
	padding: 10px 0px;
}
.point .point01 .box .pic {
	width: 400px;
}
.point .point01 .box .pic img {
	width: 100%;
	height: auto;
}
.point .point01 .arrow {
	text-align: center;
	padding: 30px 0px;
}
.point .point01 .arrow_copy {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.3em;
	line-height: 1.4;
	color: #00328C;
	font-weight: 900;
	text-align: center;
}
.point .point01 .arrow_copy strong {
	font-size: 1.2em;
	color: #E42E26;
}
.point .point01 .simulation {
	border: 2px solid #00328C;
	width: 840px;
	margin: 30px auto;
	position: relative;
}
.point .point01 .simulation h4 {
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	background: #00328C;
	padding: 10px;
}
.point .point01 .simulation .fig {
	text-align: center;
	padding: 20px;
}
.point .point01 .simulation .price01 {
	position: absolute;
	left: 135px;
	top: 280px;
}
.point .point01 .simulation .price02 {
	position: absolute;
	left: 300px;
	top: 215px;
}
.point .point01 .simulation .price03 {
	position: absolute;
	left: 460px;
	top: 200px;
}
.point .point01 .simulation .price04 {
	position: absolute;
	left: 625px;
	top: 260px;
}
.point .point01 .simulation_text {
	font-size: 1.2em;
	text-align: center;
}
.point .point02 h3,
.point .point03 h3,
.point .point04 h3 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.3em;
	line-height: 1.4;
	color: #00328C;
	font-weight: 900;
	background: url(../images/point_num_line.png) repeat-x left bottom;
	position: relative;
	padding-left: 140px;
	margin-top: 80px;
	padding-bottom: 10px;
}
.point .point02 h3 strong,
.point .point03 h3 strong,
.point .point04 h3 strong {
	color: #E42E26;
}
.point .point02 h3::before,
.point .point03 h3::before,
.point .point04 h3::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 130px;
	height: 110px;
	background: url(../images/point_num02.png) no-repeat center center;
	background-size: contain;
}
.point .point03 h3::before {
	background: url(../images/point_num03.png) no-repeat center center;
	background-size: contain;
}
.point .point04 h3::before {
	background: url(../images/point_num04.png) no-repeat center center;
	background-size: contain;
}
.point .point02 .box,
.point .point03 .box,
.point .point04 .box {
	padding-top: 40px;
	display: flex;
	align-items: flex-start;
	gap: 20px;
}
.point .point02 .box .text,
.point .point03 .box .text,
.point .point04 .box .text {
	flex: 1;
}
.point .point02 .box .text h4,
.point .point03 .box .text h4,
.point .point04 .box .text h4 {
	font-size: 1.6em;
	padding: 10px 0px;
}
.point .point02 .box .pic,
.point .point03 .box .pic,
.point .point04 .box .pic {
	width: 400px;
}
.point .point02 .box .pic img,
.point .point03 .box .pic img,
.point .point04 .box .pic img {
	width: 100%;
	height: auto;
}
.point .box .toggle-detail {
  display: none;
}
.point .box .toggle-btn {
	display: inline-block;
	margin-top: 20px;
	padding: 5px 20px;
	background-color: #FFF;
	color: #00328C;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	font-weight: bold;
	border: 2px solid #00328c;
}
.point .box .toggle-btn:hover {
	color: #FFF;
	background-color: #00328C;
}

/* ctaline */
.ctaline {
	background: #1BBF44;
}
.ctaline .inner {
	margin: 0px auto;
	width: 1000px;
	padding: 100px 0px;
}
.ctaline h3 {
	text-align: center;
}
.ctaline .box {
	background: #FFF;
	margin-top: 40px;
	padding: 40px;
	border-radius: 20px;
	position: relative;
	overflow: hidden;
}
.ctaline .box .band {
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	background: #E42E26;
	padding: 5px 40px;
	position: absolute;
	left: -40px;
	top: 70px;
	transform: rotate(-30deg);
	transform-origin: left top;
}
.ctaline .box .text {
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
}
.ctaline .box .btn_line_bnr {
	text-align: center;
	padding-top: 20px;
}
.ctaline .box .btn_line_bnr a img {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.ctaline .box .btn_line_bnr a:hover img {
	transform: scale(1.05) translateY(-5px);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}
.ctaline .box .pic {
	position: absolute;
	right: 50px;
	bottom: 0px;
}
.ctaline .box .pic img {
	width: 200px;
	height: auto;
}

/* case */
.case {
	background: url(../images/worry_bg.png) repeat 0px 0px;
}
.case .inner {
	margin: 0px auto;
	width: 840px;
	padding: 100px 0px;
}
.case h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0em;
	color: #00328C;
	font-weight: 900;
	text-align: center;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 150px auto;
	padding-bottom: 20px;
}
.case .read {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
.case .box {
	background: #FFF;
	margin-top: 50px;
	padding: 30px;
	border-radius: 20px;
	position: relative;
	display: flex;
	align-items: flex-start;
	gap: 20px;
}
.case .box .text {
	flex: 1;
}
.case .box .text .cat {
	font-size: 1.2em;
	color: #E42E26;
	font-weight: bold;
	background: #FFF;
	padding: 5px 20px;
	position: absolute;
	left: -30px;
	top: 10px;
	transform: rotate(-15deg);
	transform-origin: left top;
	border: 4px solid #E42E26;
	border-radius: 10px;
}
.case .box .text h3 {
	font-size: 1.5em;
	color: #00328C;
}
.case .box .text .name {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0;
}
.case .box .pic {
	width: 300px;
}
.case .box .pic img {
	width: 100%;
	height: auto;
}
.case .box .toggle-detail {
  display: none;
}
.case .box .toggle-btn {
	display: inline-block;
	margin-top: 20px;
	padding: 5px 20px;
	background-color: #FFF;
	color: #00328C;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	font-weight: bold;
	border: 2px solid #00328c;
}
.case .box .toggle-btn:hover {
	color: #FFF;
	background-color: #00328C;
}

/* movie */
.movie .title {
	background: #00328C url(../images/movie_tit_bg.png) no-repeat center bottom;
	background-size: 100%;
	padding: 80px 0px;
}
.movie .title p {
	text-align: center;
}
.movie .title p img {
	width: 500px;
	height: auto;
}
.movie .title h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0em;
	line-height: 1.4;
	color: #FFF;
	font-weight: 900;
	text-align: center;
	padding-top: 10px;
}
.movie .title h2 strong {
	color: #E42E26;
}
.movie .inner {
	margin: 0px auto;
	width: 1000px;
	padding: 30px 0px 100px;
}
.movie .read {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.movie .pic {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;

}
.movie .pic iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
padding-top: 20px;
}

/* flow */
.flow {
	background: #F2F2F2;
}
.flow .inner {
	margin: 0px auto;
	width: 840px;
	padding: 100px 0px;
}
.flow h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0em;
	line-height: 1.4;
	color: #00328C;
	font-weight: 900;
	text-align: center;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 150px auto;
	padding-bottom: 20px;
}
.flow .box {
	background: #FFF;
	border: 4px solid #00328C;
	border-radius: 20px;
	padding: 30px;
	margin-top: 50px;
	display: flex;
	align-items: flex-start;
	gap: 20px;
	position: relative;
}
.flow .box:not(:nth-of-type(4))::after {
	content: "";
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #CCC;
}
.flow .box .pic {
	width: 150px;
}
.flow .box .pic img {
	width: 100%;
	height: auto;
}
.flow .box .text {
	flex: 1;
}
.flow .box .text h3 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.5em;
	color: #00328C;
	font-weight: 900;
}
.flow .box .text .btn {
	display: flex;
	gap: 15px;
	padding-top: 20px;
}
.flow .box .text .btn a {
	display: inline-block;
	width: 150px;
	padding: 10px 0;
	text-align: center;
	background-color: #C0E1FF;
	color: #00328C;
	border-radius: 8px;
	font-weight: bold;
}
.flow .box .text .btn a:hover {
	background-color: #A9D4FA;
}
.flow .box .text p {
	font-size: 1.2em;
	padding-top: 20px;
}

/* reason */
.reason {
	background: #FDD000;
}
.reason .inner {
	margin: 0px auto;
	width: 1000px;
	padding: 100px 0px;
}
.reason .tit_top {
	text-align: center;
	padding-bottom: 10px;
}
.reason h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0em;
	line-height: 1.4;
	color: #00328C;
	font-weight: 900;
	text-align: center;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 150px auto;
	padding-bottom: 20px;
}
.reason h2 strong {
	font-size: 1.2em;
	color: #E42E26;
}
.reason .read {
	font-size: 1.2em;
	color: #00328C;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
.reason .boxes {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	padding-top: 60px;
}
.reason .boxes .box {
	flex: 1 1 30%;
	position: relative;
}
.reason .boxes .box .band {
	font-weight: bold;
	color: #FFF;
	background: #00328C;
	text-align: center;
	padding: 10px 0px;
	width: 150px;
	border-radius: 50px;
	position: absolute;
	left: 50%;
	top: -20px;
	transform: translateX(-50%);
}
.reason .boxes .box .pic {
}
.reason .boxes .box .pic img {
	width: 100%;
	height: auto;
}
.reason .boxes .box h3 {
	font-size: 1.5em;
	color: #00328C;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.reason .boxes .box .text {
	text-align: center;
}
.reason h3.staff_title {
	font-size: 1.5em;
	font-weight: bold;
	color: #00328C;
	background: #FFF;
	text-align: center;
	padding: 10px;
	width: 60%;
	margin: 60px auto 0px;
	border-radius: 50px;
}
.reason .staff {
	display: flex;
	justify-content: space-between;
	gap: 50px;
	padding-top: 40px;
}
.reason .staff .box {
	flex: 1 1 30%;
	position: relative;
}
.reason .staff .box .pic img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	object-fit: cover;
}
.reason .staff .box .name {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}
.reason .staff .box h4 {
	font-weight: bold;
	background: #FFF;
	text-align: center;
	padding: 5px;
	width: 60%;
	margin: 20px auto 10px;
}
.reason .staff .box p {
	text-align: center;
}

/* faq */
.faq {
	background: url(../images/faq_bg.png) repeat 0px 0px;
}
.faq .inner {
	margin: 0px auto;
	width: 840px;
	padding: 100px 0px;
}
.faq h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0em;
	color: #00328C;
	font-weight: 900;
	text-align: center;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 150px auto;
	padding-bottom: 20px;
}
.faq .read {
	font-size: 1.2em;
	color: #00328C;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
.faq .box {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	background: #FFF;
	padding: 20px;
	margin-top: 20px;
	border-radius: 20px;
}
.faq h3 {
	font-size: 1.5em;
	position: relative;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.faq h3 .q {
	font-size: 1.5em;
	color: #00328C;
	font-weight: bold;
	margin-right: 10px;
}
.faq h3 .toggle {
	font-size: 1.5em;
	color: #00328C;
	margin-left: auto;
	transition: transform 0.3s ease;
}
.faq .ans {
	display: none;
	padding: 10px 0;
	color: #333;
}

/* company */
.company .inner {
	margin: 0px auto;
	width: 600px;
	padding: 100px 0px;
}
.company h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0em;
	color: #00328C;
	font-weight: 900;
	text-align: center;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 150px auto;
	padding-bottom: 20px;
}
.company h3 {
	font-size: 1.5em;
	color: #00328C;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 4px solid #C0E1FF;
	margin: 40px 0px 20px;
	border-radius: 50px;
}


.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
	align-items: center;
	justify-content: center;
}
.modal-content {
    position: relative;
    width: 80%;
    max-width: 800px;
	aspect-ratio: 16 / 9;
    background-color: #FFF;
    box-sizing: border-box;
    overflow: hidden;
}
.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    background-color: #fff;
    border-radius: 0%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1001;
}
.video-container {
    position: relative;
	width: 100%;
    height: 100%;
}
.modal.show {
    display: flex;
}

@media screen and (max-width: 768px) {
    .modal-content {
        width: 90%;
        max-width: 100%;
		height: auto;
		aspect-ratio: 16 / 9;
    }
    .close-btn {
        width: 50px;
        height: 50px;
        font-size: 35px;
    }
}


@media screen and (max-width: 768px) {

/*----------------------------------------------------
  main
----------------------------------------------------*/
/* hero */
.hero01 {
	padding: 0px 0px 0px;
}
.hero01 .inner {
	width: 95%;
	height: auto;
}
.hero01 .inner .pic {
	padding: 30px 0px;
	overflow: hidden;
}
.hero01 .inner .pic img {
	width: 106%;
	height: auto;
}
.hero02 {
	padding: 0px 0px 0px;
}
.hero02 .inner {
	width: 95%;
	height: auto;
}
.hero02 .inner .pic {
	padding: 30px 0px;
	overflow: hidden;
}
.hero02 .inner .pic img {
	width: 100%;
	height: auto;
}

.hero_price {
	padding: 30px 0px;
}
.hero_price .inner {
	width: 90%;
}
.hero_price .inner img {
	width: 100%;
	height: auto;
}

.cta .inner {
	width: 90%;
	padding: 30px 0px 50px;
}
.cta .copy {
	font-size: 1.5em;
	line-height: 1.3;
}
.cta .copy strong {
	font-size: 1.0em;
}
.cta .btn_tel {
	padding-top: 20px;
}
.cta .btnlist ul {
	display: flex;
	gap: 10px;
	padding-top: 10px;
}
.cta .btnlist a img {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	width: 100%;
	height: auto;
}
.cta .btnlist a:hover img {
	transform: scale(1.05) translateY(-5px);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

.cta .area {
	padding-top: 30px;
}
.cta .area img {
	width: 100%;
	height: auto;
}

/* worry */
.worry {
	background: url(../images/worry_bg.png) repeat 0px 0px;
}
.worry .inner {
	margin: 0px auto;
	width: 95%;
	padding: 60px 0px 0px;
}
.worry h2 {
	font-size: 1.5em;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 80px auto;
	padding-bottom: 15px;
}
.worry .read {
	font-size: 1.0em;
	padding-top: 20px;
}
.bubble_sp ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 20px 0 0;
}
.bubble_sp li {
    width: 100%;
    box-sizing: border-box;
}
.bubble_sp li img {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.bubble_sp .pic {
    margin-top: 10px;
    text-align: center;
}
.bubble_sp .pic img {
    max-width: 50%;
    height: auto;
}

/* point */
.point .inner {
	margin: 0px auto;
	width: 95%;
	padding: 60px 0px;
}
.point .tit_top {
	text-align: center;
}
.point .tit_top img {
	width: 250px;
	height: auto;
}
.point h2 {
	font-size: 1.5em;
	line-height: 1.3;
}
.point h2 strong {
	font-size: 1.0em;
}
.point .read {
	font-size: 1.0em;
	padding-top: 15px;
}
.point .point01 h3 {
	font-size: 1.5em;
	line-height: 1.3;
	padding-left: 105px;
	margin-top: 40px;
	padding: 90px 0 10px;
	text-align: center;
}
.point .point01 h3::before {
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 80px;
}
.point .point01 .box {
	padding-top: 20px;
	flex-direction: column;
	gap: 10px;
}
.point .point01 .box .text {
	flex: 1;
	width: 90%;
	margin: 0 auto;
}
.point .point01 .box .text h4 {
	font-size: 1.2em;
	padding: 10px 0px;
}
.point .point01 .box .pic {
	width: 100%;
}
.point .point01 .box .pic img {
	width: 100%;
    height: auto;
}
.point .point01 .arrow {
	text-align: center;
	padding: 20px 0px;
}
.point .point01 .arrow img {
	width: 150px;
	height: auto;
}
.point .point01 .arrow_copy {
	font-size: 1.5em;
	line-height: 1.3;
}
.point .point01 .arrow_copy strong {
	font-size: 1.0em;
}
.point .point01 .simulation {
	width: 100%;
	margin: 20px auto;
}
.point .point01 .simulation h4 {
	font-size: 1.2em;
	padding: 5px;
}
.point .point01 .simulation .fig {
	text-align: center;
	padding: 10px;
}
.point .point01 .simulation .fig img.figimg {
	width: 100%;
    height: auto;
}
.point .point01 .simulation .price01 {
	position: absolute;
	left: 11%;
	top: 51%;
}
.point .point01 .simulation .price02 {
	position: absolute;
	left: 33%;
	top: 45%;
}
.point .point01 .simulation .price03 {
	position: absolute;
	left: auto;
	right: 23%;
	top: 40%;
}
.point .point01 .simulation .price04 {
	position: absolute;
	left: auto;
	right: 2%;
	top: 49%;
}
.point .point01 .simulation .price01 img,
.point .point01 .simulation .price02 img,
.point .point01 .simulation .price03 img,
.point .point01 .simulation .price04 img {
	width: 80px;
    height: auto;
}
.point .point01 .simulation_text {
	font-size: 1.0em;
	text-align: center;
}
.point .point02 h3,
.point .point03 h3,
.point .point04 h3 {
	font-size: 1.5em;
	line-height: 1.3;
	padding-left: 105px;
	margin-top: 40px;
	padding: 90px 0 10px;
	text-align: center;
}
.point .point02 h3 strong,
.point .point03 h3 strong,
.point .point04 h3 strong {
	color: #E42E26;
}
.point .point02 h3::before,
.point .point03 h3::before,
.point .point04 h3::before {
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 80px;
}
.point .point02 .box,
.point .point03 .box,
.point .point04 .box {
	padding-top: 20px;
	flex-direction: column;
	gap: 10px;
}
.point .point02 .box .text,
.point .point03 .box .text,
.point .point04 .box .text {
	flex: 1;
	width: 90%;
	margin: 0 auto;
}
.point .point02 .box .text h4,
.point .point03 .box .text h4,
.point .point04 .box .text h4 {
	font-size: 1.2em;
	padding: 10px 0px;
}
.point .point02 .box .pic,
.point .point03 .box .pic,
.point .point04 .box .pic {
	width: 100%;
}
.point .point02 .box .pic img,
.point .point03 .box .pic img,
.point .point04 .box .pic img {
	width: 100%;
    height: auto;
}
.point .box .toggle-btn {
	display: block;
}

/* ctaline */
.ctaline .inner {
	margin: 0px auto;
	width: 95%;
	padding: 60px 0px;
}
.ctaline h3 img {
	width: 100%;
    height: auto;
}
.ctaline .box {
	margin-top: 20px;
	padding: 40px;
	border-radius: 20px;
}
.ctaline .box .band {
	font-size: 1.0em;
	padding: 3px 40px;
	position: absolute;
	left: -40px;
	top: 55px;
}
.ctaline .box .text {
	font-size: 1.0em;
}
.ctaline .box .btn {
	text-align: center;
	padding-top: 20px;
}
.ctaline .box .btn a img {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	width: 100%;
    height: auto;
}
.ctaline .box .pic {
	position: absolute;
	right: -5px;
	bottom: 0px;
}
.ctaline .box .pic img {
	width: 100px;
	height: auto;
}

/* case */
.case .inner {
	width: 95%;
	padding: 60px 0px;
}
.case h2 {
	font-size: 1.5em;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 80px auto;
	padding-bottom: 15px;
}
.case .read {
	font-size: 1.0em;
	padding-top: 20px;
}
.case .box {
	margin-top: 50px;
	padding: 20px;
	position: relative;
	flex-direction: column;
	align-items: flex-start;
	gap: 20px;
}
.case .box .text {
	flex: 1;
}
.case .box .text .cat {
	font-size: 1.0em;
	padding: 3px 10px;
	left: -10px;
	top: 10px;
	border: 2px solid #E42E26;
}
.case .box .text h3 {
	font-size: 1.2em;
}
.case .box .text .name {
	font-size: 1.0em;
	padding-bottom: 10px;
}
.case .box .pic {
	width: 100%;
}
.case .box .pic img {
	width: 100%;
    height: auto;
}
.case .box .toggle-btn {
	display: block;
}
.case .box .toggle-btn:hover {
	color: #FFF;
	background-color: #00328C;
}

/* movie */
.movie .title {
	background: #00328C url(../images/movie_tit_bg.png) no-repeat center bottom;
	background-size: 100%;
	padding: 60px 0px;
}
.movie .title p img {
	width: 300px;
	height: auto;
}
.movie .title h2 {
	font-size: 1.5em;
	line-height: 1.3;
	padding-top: 10px;
}
.movie .inner {
	margin: 0px auto;
	width: 95%;
	padding: 30px 0px 60px;
}
.movie .read {
	font-size: 1.0em;
}
.movie .pic {
	width: 100%;
}

/* flow */
.flow .inner {
	width: 95%;
	padding: 60px 0px;
}
.flow h2 {
	font-size: 1.5em;
	line-height: 1.3;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 80px auto;
	padding-bottom: 15px;
}
.flow .box {
	border: 2px solid #00328C;
	padding: 20px;
	margin-top: 30px;
	flex-direction: column;
	gap: 0px;
}
.flow .box:not(:nth-of-type(4))::after {
	content: "";
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #CCC;
}
.flow .box .pic {
	width: 100%;
	text-align: center;
}
.flow .box .pic img {
	width: 100px;
    height: auto;
}
.flow .box .text {
	flex: 1;
}
.flow .box .text h3 {
	font-size: 1.2em;
	text-align: center;
}
.flow .box .text .btn {
	flex-direction: column;
	gap: 15px;
	padding-top: 20px;
}
.flow .box .text .btn a {
	width: 100%;
}
.flow .box .text .btn a:hover {
	background-color: #A9D4FA;
}
.flow .box .text p {
	font-size: 1.0em;
	padding-top: 10px;
}

/* reason */
.reason .inner {
	width: 95%;
	padding: 60px 0px;
}
.reason .tit_top img {
	width: 200px;
	height: auto;
}
.reason h2 {
	font-size: 1.5em;
	line-height: 1.3;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 80px auto;
	padding-bottom: 15px;
}
.reason h2 strong {
	font-size: 1.0em;
}
.reason .read {
	font-size: 1.0em;
	padding-top: 20px;
}
.reason .boxes {
	flex-direction: column;
	gap: 50px;
	padding-top: 50px;
}
.reason .boxes .box {
	flex: 1 1 100%;
}
.reason .boxes .box .band {
	font-weight: bold;
	color: #FFF;
	background: #00328C;
	text-align: center;
	padding: 8px 0px;
	width: 100px;
	border-radius: 50px;
	position: absolute;
	left: 50%;
	top: -20px;
	transform: translateX(-50%);
}
.reason .boxes .box .pic {
	text-align: center;
}
.reason .boxes .box .pic img {
	width: 80%;
	height: auto;
}
.reason .boxes .box h3 {
	font-size: 1.2em;
}
.reason h3.staff_title {
	font-size: 1.2em;
	padding: 8px;
	width: 80%;
	margin: 30px auto 0px;
}
.reason .staff {
	flex-direction: column;
	gap: 30px;
	padding-top: 30px;
}
.reason .staff .box {
	flex: 1 1 30%;
	position: relative;
}
.reason .staff .box .pic img {
	width: 60%;
	height: auto;
}
.reason .staff .box .name {
	font-size: 1.0em;
}
.reason .staff .box h4 {
	padding: 3px;
	width: 40%;
	margin: 15px auto 10px;
}

/* faq */
.faq .inner {
	margin: 0px auto;
	width: 95%;
	padding: 60px 0px;
}
.faq h2 {
	font-size: 1.5em;
	line-height: 1.3;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 80px auto;
	padding-bottom: 15px;
}
.faq .read {
	font-size: 1.0em;
	padding-top: 20px;
}
.faq .box {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	background: #FFF;
	padding: 15px 20px;
	margin-top: 10px;
}
.faq h3 {
	font-size: 1.1em;
	line-height: 1.3;
}
.faq h3 .q {
	font-size: 1.0em;
	margin-right: 5px;
}
.faq h3 .toggle {
	font-size: 1.1em;
}

/* company */
.company .inner {
	width: 95%;
	padding: 60px 0px;
}
.company h2 {
	font-size: 1.5em;
	line-height: 1.3;
	background: url(../images/parts_tit.png) no-repeat center bottom;
	background-size: 80px auto;
	padding-bottom: 15px;
}
.company h3 {
	font-size: 1.2em;
	padding: 5px;
	border: 2px solid #C0E1FF;
	margin: 20px 0px 20px;
	border-radius: 50px;
}
.company .pic img {
	width: 100%;
	height: auto;
}

.fixed-footer {
	display: none;
	background: #FDD000;
	padding: 5px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #ccc;
	z-index: 9999;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
}
.fixed-footer p {
	font-size: 0.8em;
	font-weight: bold;
	color: #222;
	text-align: center;
	padding-bottom: 3px;
}
.fixed-footer p strong {
	font-size: 1.1em;
	color: #E42E26;
	padding-right: 5px;
}
.fixed-footer .btn {
	display: flex;
	gap: 5px;
}
.fixed-footer .btn li {
	flex: 1;
}
.fixed-footer .btn li img {
	width: 100%;
	height: auto;
}

}
