@charset "utf-8";

/*
GLOBAL
***************************************************************************/
html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	width: 100%;
	height: 100%;
	text-align: left;
	font-family: "Noto Sans JP", sans-serif;
	font-size: calc((100vw / 320) * 11);
	font-weight: 500;
	color: #000;
	line-height: 1.85;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.base_box {
	position: relative;
	z-index: 1;
}

.pc_disp { display:none; }
.sp_disp { display:block; }

/*
DEFAULT
***************************************************************************/
body,
h1,h2,h3,h4,h5,h6,p,div,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote,main,
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	word-wrap: break-word;
	font-feature-settings: "pkna";
}

p {
	margin-block-start: 0;
	margin-block-end: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 700;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05rem;
}

.eng {
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05rem;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	overflow: hidden;
}

iframe { border:none; }

.scroll_box { overflow-y:auto; overflow-x:hidden; }

li {
	list-style-type: none;
}

table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

th {
	text-align: left;
	font-weight: 400;
}

/* ▼LINK▼ */
a {
	color: #259bb2;
	text-decoration: underline;
	outline: none;
}

a:before, a:after {
	content: '';
	position: absolute;
}

/* ▼IMG▼ */
img, input[type="image"] {
	max-width: 100%;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	border: 0;
}

button, input[type="submit"] {
	padding: 0;
	border: 0;
	vertical-align: middle;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	background-color: transparent;
	outline: none;
}

.img_frame {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* ▼BR▼ */
@media screen and (min-width: 480px){

	.landscape { display:block; }
	.portrait { display:none; }

}

@media screen and (max-width: 479px){

	.landscape { display:none; }
	.portrait { display:block; }

}

/*
CONTENTS
***************************************************************************/
#contents {
	padding-bottom: calc((100vw / 320) * 70);
}

.fixed_btn {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}

/*
TOPIMG
***************************************************************************/


/*
CP_AREA
***************************************************************************/
#cparea {
	background: #717071;
	padding: 0 0 10px;
	margin-bottom: 70px
}
#cparea .inner {
width: 100%;
margin: 0 auto
}
#cparea .inner ul {
margin-bottom: 30px
}
#cparea .inner ul li:first-child {
margin-bottom: 20px;
}
#cparea .inner ul li:nth-child(2) {
	width: 100%;
margin: 0 auto 30px;
}
#cparea .inner ul li:last-child {
width: 94%;
margin: 0 auto;
background: #4f4947;
border-radius: 10px;
padding: 20px;
color: white;
font-weight: normal;
}
#cparea .inner ul li .mintxt {
font-size: 0.8rem;
line-height: 1.4;
text-indent: -1.9em;
padding-top: 10px;
margin-left: 25px;
}
#cparea .inner ul li .hanbai_flow {
line-height: 1.6;
}
#cparea .inner ul li .hanbai_flow h3 {
font-size: 1.2rem;
margin-bottom: 5px;
}

/*

TOPICS
***************************************************************************/
#topics01 {
	background: url("../images/lp06/pc/topic01_bg.jpg") no-repeat center top -450px;
	background-size: auto;
	padding: 50px 10px;
	margin-bottom: 10px;
	width: 100%;
	position: relative
}
#topics02 {
	background: url("../images/lp06/pc/topic02_bg.jpg") no-repeat center top -250px;
	background-size: auto;
  padding: 50px 10px;
  margin-bottom: 0px;
  width: 100%;
  position: relative;
}
#topics01 .topic_ttl , #topics02 .topic_ttl {
width: 94%;
position: absolute;
top: -11px;
text-align: center
}
#topics01 .topic_ttl img , #topics02 .topic_ttl img {
width: 100%;
}
#topics01 .topic_img {
width: 100%;
margin: 0 auto;
padding-top: 30%
}
#topics02 .topic_img {
width: 100%;
margin: 0 auto;
padding-top: 40%
}

.caution {
width: 96%;
margin: 0 auto 60px
}
.caution p {
font-weight: normal;
font-size: 0.8rem;
line-height: 1.4;
text-indent: -1.9em;
margin-bottom: 3px;
margin-left: 6%;
}
/*

SYSTEM
***************************************************************************/
#system {
width: 96%;
margin: 0 auto 30px;
}
#system ul {
width: 100%;
margin: 0 auto;
}
#system ul li {
margin-bottom: 20px;
border-bottom: 1px solid black
}
#system ul li:nth-child(1) {
padding-bottom: 25px
}
#system ul li:nth-child(3) {
margin-bottom: 15px
}
#system ul li:nth-child(3) .graph_txt {
	text-align:right;
}
#system ul li:nth-child(3) .graph_txt img {
	width:60%
}
#system ul li:nth-child(4) {
background: #d34c3a;
border-bottom: none;
padding: 20px
}
#system ul li:nth-child(5) {
border-bottom: none;
margin-bottom: 0
}
#system ul li .service {
background: #fbf9d6;
border-radius: 10px;
padding: 20px
}
#system ul li .service ul {
overflow: hidden;
width: 100%;
}
#system ul li:nth-child(5) {
padding-bottom: 0;
margin-bottom: 0
}
#system ul li:nth-child(3) , #system ul li:nth-child(4) , #system ul li:nth-child(5) {
border: none
}
#system ul li .service ul li {
width: 100%;
border-bottom: 1px dotted black;
font-size: 0.8rem;
line-height: 1.4;
font-weight: normal;
margin-bottom: 20px;
padding-bottom: 20px
}
#system ul li .service ul li img {
margin-bottom: 10px
}
#system ul li .service ul li:last-child {
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
/*
VOICE
***************************************************************************/
#voice {
width: 96%;
margin: 0 auto 0;
}
#voice ul {
padding-top: 20px
}
#voice ul li {
width: 100%;
margin-bottom: 5%
}
#voice ul li:last-child {
margin-bottom: 0
}
/*
ABOUT
***************************************************************************/
#about {
width: 96%;
margin: 0 auto 0px;
}
/*

CV
***************************************************************************/
.cv_sec {
	padding: calc((100vw / 320) * 15) calc((100vw / 320) * 15);
}

.cv_sec.top { background:#eff0f1; }
.cv_sec.ex { transform:translateY(calc((100vw / 320) * -10)); margin-bottom:calc((100vw / 320) * -10); }

.cv_sec .box {
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 0) calc((100vw / 320) * 0);
	background-color: #f8e7a4;
	background-image: url(../images/sp/cv_bg.jpg);
	/*background-image: url(../images/sp/cv_bg_vol05_2.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
}

.cv_sec.top .box, .cv_sec.mini .box { padding:0 calc((100vw / 320) * 0) calc((100vw / 320) * 0); }
.cv_sec.mini .box { 
	/*background-image:url(../images/sp/cv_bg_mini.jpg);*/
	/*background-image:url(../images/sp/cv_bg_mini_vol05_2.jpg);*/
	background: none
}

.cv_sec .list {
	position: absolute;
	top: calc((100vw / 320) * 350);
	left: calc((100vw / 320) * 15);
	width:  calc((100vw / 320) * 230);
}

.cv_sec .list li {
	margin-bottom:  calc((100vw / 320) * 2);
	padding-bottom: calc((100vw / 320) * 2);
	text-align: center;
	font-weight: 600;
	color: #13518b;
	line-height: calc((100vw / 320) * 34);
	background: white;
border: 1px solid #13518b;
}

/*
APPLICATION
***************************************************************************/
.application_sec {
	padding: 0 calc((100vw / 320) * 15) calc((100vw / 320) * 25);
	background: #fff;
}

.application_sec .app_btn {
	position: relative;
	padding: calc((100vw / 320) * 12) calc((100vw / 320) * 10) calc((100vw / 320) * 14);
	text-align: center;
	font-size: calc((100vw / 320) * 12);
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	background: #618496;
	border-radius: 360px;
}

.application_sec .app_btn:after {
	content: '';
	position: absolute;
	top: 50%;
	right: calc((100vw / 320) * 15);
	width: calc((100vw / 320) * 10);
	height: calc((100vw / 320) * 6);
	margin-top: calc((100vw / 320) * -3);
	background: #fff;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.application_sec .app_btn.opened:after { transform:rotateX(-180deg); }

.application_sec .inner {
	display: none;
	padding-top: calc((100vw / 320) * 20);
}

.application_sec .app_box {
	margin-bottom: calc((100vw / 320) * 20);
	font-size: calc((100vw / 320) * 10);
	font-weight: 400;
}

.application_sec .app_title {
	margin-bottom: calc((100vw / 320) * 15);
	padding: calc((100vw / 320) * 8) calc((100vw / 320) * 12) calc((100vw / 320) * 10);
	font-size: calc((100vw / 320) * 11);
	font-family: "Noto Sans JP", sans-serif;
	background: #ededed;
}

.application_sec .app_catch {
	margin-bottom: calc((100vw / 320) * 15);
	font-size: calc((100vw / 320) * 11);
	font-weight: 700;
	color: #375d93;
}

.application_sec .app_close {
	position: relative;
	padding: calc((100vw / 320) * 12) calc((100vw / 320) * 20) calc((100vw / 320) * 14);
	text-align: center;
	font-size: calc((100vw / 320) * 12);
	color: #fff;
	background: #618496;
	border-radius: 360px;
}

.application_sec .app_close:after {
	content: '×';
	position: absolute;
	top: 50%;
	right: calc((100vw / 320) * 20);
	margin-top: calc((100vw / 320) * -12);
	font-weight: 700;
}
.application_sec .app_inner .hojo_ttl {
	font-weight: 700;
	font-size:0.8rem;
	color:#000845
}
.application_sec .app_inner .hojo_midashi {
	font-weight: 500;
	color:#db5443
}
.application_sec .app_inner .hojobox {
	width:96%;
	margin:0 auto
}
.application_sec .app_inner .hojobox span {
display: block;
}

/*
INTRO
***************************************************************************/
.intro_sec .img {
	margin-bottom: calc((100vw / 320) * 15);
}

/*
COST
***************************************************************************/
.cost_sec {
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15) calc((100vw / 320) * 35);
	background: #eff0f1;
}

.cost_sec .box {
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15);
	background: #fff;
}

.cost_sec .box:last-child { margin-bottom:calc((100vw / 320) * 30); }

.cost_sec .box .title {
	position: relative;
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 12) calc((100vw / 320) * 10) calc((100vw / 320) * 14) calc((100vw / 320) * 75);
	font-size: calc((100vw / 320) * 14);
	font-weight: 500;
	color: #fff;
	background: #13518b;
}

.cost_sec .box .title .icon {
	display: block;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: calc((100vw / 320) * 60);
	height: 100%;
	padding-top: calc((100vw / 320) * 8);
	text-align: center;
	font-size: calc((100vw / 320) * 12);
	font-weight: 600;
	color: #13518b;
	letter-spacing: 0;
	background: #fff100;
}

.cost_sec .box .title .icon span { font-size:calc((100vw / 320) * 18); }

.cost_sec .box .sbox {
	margin-bottom: calc((100vw / 320) * 5);
	padding: calc((100vw / 320) * 25) 0 calc((100vw / 320) * 15);
	background: #fafafc;
}

.cost_sec .box .sbox .txt {
	margin: 0 calc((100vw / 320) * 15) calc((100vw / 320) * 10);
}

.cost_sec .box .txt01 {
	padding: calc((100vw / 320) * 20) 0;
	text-align: center;
	font-size: calc((100vw / 320) * 22);
	font-weight: 700;
	color: #13518b;
	line-height: 1.45;
	letter-spacing: -0.05rem;
	border-bottom: dotted 1px #505050;
}

.cost_sec .box .txt02 {
	padding: calc((100vw / 320) * 25) 0 calc((100vw / 320) * 15);
	text-align: center;
	font-size: calc((100vw / 320) * 12);
	font-weight: 700;
	color: #353535;
}

.cost_sec .box .txt02 .head {
	margin-bottom: calc((100vw / 320) * 15);
	line-height: calc((100vw / 320) * 40);
}

.cost_sec .box .txt02 .foot {
	line-height: 1.8;
}

.cost_sec .box .txt02 .head .frame {
	display: block;
	float: left;
	width: calc((100vw / 320) * 110);
	padding-bottom: calc((100vw / 320) * 2);
	line-height: calc((100vw / 320) * 38);
}

.cost_sec .box .txt02 .head .frame.yellow { background:#fff100; }
.cost_sec .box .txt02 .head .frame.gray { background:#eff0f1; }

.cost_sec .box .txt02 .head .parts {
	display: block;
	float: left;
	width: calc(100% - ((100vw / 320) * 220));
}

.cost_sec .list li {
	margin-bottom: calc((100vw / 320) * 10);
	padding: calc((100vw / 320) * 12) calc((100vw / 320) * 10) calc((100vw / 320) * 14) calc((100vw / 320) * 44);
	font-size: calc((100vw / 320) * 13);
	font-weight: 500;
	color: #fff;
	line-height: 1.75;
	background: #13518b url(../images/sp/icon_check_white.png) calc((100vw / 320) * 14) calc((100vw / 320) * 14) no-repeat;
	background-size: calc((100vw / 320) * 22);
}

.cost_sec .list li:nth-child(2n) { margin-bottom:0; }

.cost_sec .catch {
	margin-top: calc((100vw / 320) * 25);
	text-align: center;
	font-size: calc((100vw / 320) * 16);
	font-weight: 700;
	color: #13518b;
	line-height: 1.75;
	letter-spacing: -0.05rem;
}

.cost_sec .catch .marker {
	margin-right: calc((100vw / 320) * 5);
	font-size: calc((100vw / 320) * 30);
}

/*
SIMULATOR
***************************************************************************/
.simulator_sec {
	padding: calc((100vw / 320) * 30) calc((100vw / 320) * 15) 0;
}

.simulator_sec .catch {
	padding: calc((100vw / 320) * 25) 0;
	font-size: calc((100vw / 320) * 12);
	font-weight: 700;
	line-height: 1.75;
}

/*
MERIT
***************************************************************************/
.merit_sec {
	padding: calc((100vw / 320) * 30) calc((100vw / 320) * 15);
}

.merit_sec.environment { background:#ecf3e8; }
.merit_sec.emergency { background:#f6f6f6; }

.merit_sec .sec_inner {
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15) calc((100vw / 320) * 25);
	background: #fff;
}

.merit_sec .intro {
	margin-bottom: calc((100vw / 320) * 30);
}

.merit_sec .intro .title {
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 15) calc((100vw / 320) * 10) calc((100vw / 320) * 20);
	text-align: center;
	font-size: calc((100vw / 320) * 20);
	font-weight: 400;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05rem;
	background: linear-gradient(180deg, #256ca0 0%, #0c3a70 100%);
}

.merit_sec .intro .title span {
	display: block;
	margin-bottom: calc((100vw / 320) * 5);
	text-align: center;
	font-size: calc((100vw / 320) * 11);
	line-height: 1.8;
	letter-spacing: 0;
}

.merit_sec .intro .img {
	margin-bottom: calc((100vw / 320) * 15);
}

.merit_sec .intro .catch {
	font-size: calc((100vw / 320) * 24);
	color: #13518b;
	line-height: 1.45;
	font-family: 'Noto Serif JP', serif;
}

.merit_sec.environment .intro .catch {
	margin-bottom: calc((100vw / 320) * 25);
}

.merit_sec.emergency .intro .catch {
	margin-bottom: calc((100vw / 320) * 15);
}

.merit_sec.environment .intro .catch span {
	display: block;
	margin-top: calc((100vw / 320) * 10);
	font-size: calc((100vw / 320) * 10);
}

.merit_sec.emergency .intro .catch span {
	display: block;
	margin-bottom: calc((100vw / 320) * 10);
	font-size: calc((100vw / 320) * 14);
}

.merit_sec .intro .txt {
	margin-bottom: calc((100vw / 320) * 20);
	font-size: calc((100vw / 320) * 12);
	font-weight: 700;
}

.merit_sec .intro .content li {
	margin-bottom: calc((100vw / 320) * 5);
	padding: calc((100vw / 320) * 12) calc((100vw / 320) * 12) calc((100vw / 320) * 14) calc((100vw / 320) * 38);
	font-weight: 500;
	color: #fff;
	line-height: 1.75;
	background: #13518b url(../images/sp/icon_check_white.png) calc((100vw / 320) * 14) calc((100vw / 320) * 14) no-repeat;
	background-size: calc((100vw / 320) * 18);
}

.merit_sec .intro .content li:last-child { margin-bottom:0; }

.merit_sec .list {
	padding: calc((100vw / 320) * 25) calc((100vw / 320) * 15);
	background: #eff0f1;
}

.merit_sec .list .box {
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 15) calc((100vw / 320) * 15) calc((100vw / 320) * 20);
	background: #fff;
}

.merit_sec .list .box:last-child { margin-bottom:0; }

.merit_sec .list .title {
	margin-bottom: calc((100vw / 320) * 15);
	padding-bottom: calc((100vw / 320) * 15);
	font-size: calc((100vw / 320) * 16);
	color: #13518b;
	letter-spacing: 0;
	border-bottom: dotted 1px #13518b;
}

.merit_sec .list .txt {
	margin-bottom: calc((100vw / 320) * 10);
}

/*
ITEM
***************************************************************************/
.item_sec {
	padding-bottom: calc((100vw / 320) * 30);
	background: #eef7ff;
}

.item_sec .vis {
	position: relative;
	height: calc((100vw / 320) * 650);
	margin-bottom: calc((100vw / 320) * 30);
}

.item_sec .vis dl {
	display: table;
	position: absolute;
	bottom: calc((100vw / 320) * 30);
	left: calc((100vw / 320) * 15);
	width: calc((100vw / 320) * 290);
	z-index: 1;
}

.item_sec .vis dt {
	padding-bottom: calc((100vw / 320) * 2);
	text-align: center;
	font-size: calc((100vw / 320) * 13);
	font-weight: 400;
	color: #fff;
	line-height: calc((100vw / 320) * 38);
	font-family: 'Noto Serif JP', serif;
	background: #13518b;
}

.item_sec .vis dd {
	padding: calc((100vw / 320) * 15) calc((100vw / 320) * 15) calc((100vw / 320) * 20);
	background: #fff;
}

.item_sec .content {
	margin: 0 calc((100vw / 320) * 15);
}

.item_sec .content .box {
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15) calc((100vw / 320) * 25);
	background: #fff;
}

.item_sec .content .box .title {
	position: relative;
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 14) calc((100vw / 320) * 10) calc((100vw / 320) * 16) calc((100vw / 320) * 64);
	font-size: calc((100vw / 320) * 14);
	font-weight: 400;
	color: #fff;
	letter-spacing: -0.05rem;
	background: #13518b;
}

.item_sec .content .box .title span {
	display: block;
	font-size: calc((100vw / 320) * 9);
}

.item_sec .content .box .title:before {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: calc((100vw / 320) * 50);
	height: 100%;
	padding-top: calc((100vw / 320) * 8);
	text-align: center;
	font-size: calc((100vw / 320) * 22);
	font-weight: 500;
	color: #13518b;
	letter-spacing: 0;
	background: #fff100;
}

.item_sec .content .box:nth-child(1) .title:before { content:'01'; }
.item_sec .content .box:nth-child(2) .title:before { content:'02'; }
.item_sec .content .box:nth-child(3) .title:before { content:'03'; padding-top:calc((100vw / 320) * 15); }
.item_sec .content .box:nth-child(4) .title:before { content:'04'; }
.item_sec .content .box:nth-child(5) .title:before { content:'05'; }

.item_sec .content .box .img {
	position: relative;
	margin-bottom: calc((100vw / 320) * 20);
}

.item_sec .content .box .img .img_title {
	margin: calc((100vw / 320) * 10) 0;
	font-size: calc((100vw / 320) * 20);
	font-weight: 500;
	color: #13518b;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: -0.05rem;
}

.item_sec .content .box .img .img_txt {
	margin-bottom: calc((100vw / 320) * 20);
	font-size: calc((100vw / 320) * 9);
}

.item_sec .content .box .img dl {
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15);
	font-weight: 400;
	color: #fff;
	background: #13518b;
}

.item_sec .content .box .img.ex dl { margin-top:calc((100vw / 320) * 20); }

.item_sec .content .box .img dt {
	margin-bottom: calc((100vw / 320) * 15);
	padding: 0 calc((100vw / 320) * 10) calc((100vw / 320) * 2);
	font-size: calc((100vw / 320) * 13);
	font-weight: 600;
	color: #13518b;
	line-height: calc((100vw / 320) * 30);
	background: #fff;
}

.item_sec .content .box .img .img_parts {
	position: absolute;
	top: calc((100vw / 320) * 180);
	left: calc((100vw / 320) * 15);
	width: calc((100vw / 320) * 80);
	height: calc((100vw / 320) * 80);
	padding-top: calc((100vw / 320) * 20);
	text-align: center;
	font-size: calc((100vw / 320) * 14);
	font-weight: 700;
	line-height: 1.5;
	background: #e2ecf4;
	border-radius: 50%;
}

.item_sec .content .box .list {
	padding: calc((100vw / 320) * 25) calc((100vw / 320) * 15);
	background: #eff0f1;
}

.item_sec .content .box .list dl {
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15) calc((100vw / 320) * 25);
	background: #fff;
}

.item_sec .content .box .list dl:last-child { margin-bottom:0; }

.item_sec .content .box .list dt {
	margin-bottom: calc((100vw / 320) * 15);
	padding-bottom: calc((100vw / 320) * 15);
	font-size: calc((100vw / 320) * 14);
	font-weight: 700;
	color: #13518b;
	line-height: 1.5;
	border-bottom: dotted 1px #13518b;
}

.item_sec .content .box .list dd .mini_txt {
	display: block;
	margin-top: calc((100vw / 320) * 10);
	font-size: calc((100vw / 320) * 9);
}

.item_sec .content .box .catch {
	position: relative;
	margin: calc((100vw / 320) * 20) 0 calc((100vw / 320) * 15);
	padding: calc((100vw / 320) * 12) calc((100vw / 320) * 10) calc((100vw / 320) * 14);
	text-align: center;
	font-size: calc((100vw / 320) * 14);
	font-weight: 400;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	background: #618496;
}

.item_sec .content .box .catch:after {
	content: '';
	position: absolute;
	bottom: calc((100vw / 320) * -8);
	left: 50%;
	width: calc((100vw / 320) * 20);
	height: calc((100vw / 320) * 8);
	margin-left: calc((100vw / 320) * -10);
	background: #618496;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.item_sec .content .box .txt dt {
	margin-bottom: calc((100vw / 320) * 15);
	padding-bottom: calc((100vw / 320) * 2);
	text-align: center;
	font-size: calc((100vw / 320) * 14);
	font-weight: 700;
	color: #fff;
	line-height: calc((100vw / 320) * 38);
	border-radius: 360px;
}

.item_sec .content .box .txt dt.orange { background:#e88875; }
.item_sec .content .box .txt dt.yellow { background:#d2c151; }

.item_sec .content .box .txt dt span { font-size:calc((100vw / 320) * 11); }

.item_sec .content .box .stxt {
	display: flex;
	flex-direction: column-reverse;
	margin-top: calc((100vw / 320) * 20);
	border-top: dotted 1px #6b6b6b;
}

.item_sec .content .box .stxt dt {
	margin-bottom: calc((100vw / 320) * 10);
	font-size: calc((100vw / 320) * 14);
	font-weight: 700;
	color: #13518b;
}

.item_sec .other_content {
	margin: 0 calc((100vw / 320) * 15);
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15) calc((100vw / 320) * 25);
	background: #fff;
}

.item_sec .other_content .box {
	margin-bottom: calc((100vw / 320) * 25);
}

.item_sec .other_content .box .title {
	margin-bottom: calc((100vw / 320) * 15);
	padding-bottom: calc((100vw / 320) * 2);
	text-align: center;
	font-size: calc((100vw / 320) * 14);
	font-weight: 400;
	color: #fff;
	line-height: calc((100vw / 320) * 38);
	font-family: 'Noto Serif JP', serif;
	background: #13518b;
}

.item_sec .other_content .list {
	padding: calc((100vw / 320) * 5) 0 calc((100vw / 320) * 15);
}

.item_sec .other_content .list li {
	margin-bottom: calc((100vw / 320) * 10);
	padding-left: calc((100vw / 320) * 30);
	background: url(../images/sp/icon_check_black.png) calc((100vw / 320) * 5) calc((100vw / 320) * 3) no-repeat;
	background-size: calc((100vw / 320) * 18);
}

.item_sec .other_content .slist li {
	position: relative;
	padding-left: 1.1em;
	font-size: calc((100vw / 320) * 9);
}

.item_sec .other_content .slist li:before {
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
}

.item_sec .other_content .faq .title {
	position: relative;
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 12) calc((100vw / 320) * 15) calc((100vw / 320) * 14) calc((100vw / 320) * 64);
	font-size: calc((100vw / 320) * 14);
	font-weight: 400;
	color: #fff;
	line-height: 1.55;
	font-family: 'Noto Serif JP', serif;
	background: #13518b;
}

.item_sec .other_content .faq .title:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: calc((100vw / 320) * 50);
	height: 100%;
	background: #fff100 url(../images/sp/icon_q.png) center center no-repeat;
	background-size: calc((100vw / 320) * 30);
}

/*
SUPPORT
***************************************************************************/
.support_sec {
	padding: calc((100vw / 320) * 30) calc((100vw / 320) * 15);
	background: #eff0f1;
}

.support_sec .box {
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15) calc((100vw / 320) * 30);
	background: #fff;
}

.support_sec .box:last-child { margin-bottom:0; }

.support_sec .box .title {
	margin-bottom: calc((100vw / 320) * 15);
	padding: 0 calc((100vw / 320) * 15) calc((100vw / 320) * 2);
	font-size: calc((100vw / 320) * 14);
	font-weight: 400;
	color: #fff;
	line-height: calc((100vw / 320) * 40);
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0;
	background: #13518b;
}

.support_sec .box .content {
	padding: calc((100vw / 320) * 25) calc((100vw / 320) * 15);
	background: #dcebf2;
}

.support_sec .box .sbox {
	position: relative;
	margin-bottom: calc((100vw / 320) * 10);
	padding: calc((100vw / 320) * 30) calc((100vw / 320) * 15);
	background: #fff;
}

.support_sec .box .sbox:last-child { margin-bottom:0; }

.support_sec .box .sbox:before {
	content: '';
	position: absolute;
	bottom: calc((100vw / 320) * -25);
	left: 50%;
	width: calc((100vw / 320) * 40);
	height: calc((100vw / 320) * 40);
	margin-left: calc((100vw / 320) * -20);
	background: url(../images/sp/icon_plus.png) no-repeat;
	background-size: calc((100vw / 320) * 40);
	z-index: 2;
}

.support_sec .box .sbox:last-child:before { display:none; }

.support_sec .box .sbox .img {
	margin-bottom: calc((100vw / 320) * 15);
}

.support_sec .box .sbox .img.ex {
	margin: 0 calc((100vw / 320) * -5) calc((100vw / 320) * 15);
}

.support_sec .box .sbox .txt ul {
	padding-bottom: calc((100vw / 320) * 15);
}

.support_sec .box .sbox .txt li {
	float: left;
	width: calc(50% - ((100vw / 320) * 1));
	margin-bottom: calc((100vw / 320) * 2);
	padding-bottom: calc((100vw / 320) * 2);
	text-align: center;
	line-height: calc((100vw / 320) * 28);
	background: #eff0f1;
}

.support_sec .box .sbox .txt li:nth-child(2), .support_sec .box .sbox .txt li:nth-child(4), .support_sec .box .sbox .txt li:nth-child(7) { float:right; }
.support_sec .box .sbox .txt li:nth-child(5) { width:100%; }

.support_sec .box .sbox .stxt {
	margin-bottom: calc((100vw / 320) * 10);
	text-align: center;
	font-size: calc((100vw / 320) * 14);
	font-weight: 700;
	color: #13518b;
	line-height: 1.55;
}

.support_sec .box .content.ex dl {
	margin-bottom: calc((100vw / 320) * 10);
	padding: calc((100vw / 320) * 25) calc((100vw / 320) * 15);
	background: #fff;
}

.support_sec .box .content.ex dl:last-child { margin-bottom:0; }

.support_sec .box .content.ex dt {
	margin-bottom: calc((100vw / 320) * 20);
	text-align: center;
	font-size: calc((100vw / 320) * 16);
	font-weight: 700;
	color: #13518b;
	line-height: calc((100vw / 320) * 20);
}

.support_sec .box .content.ex dt span {
	display: inline-block;
	padding: 0 calc((100vw / 320) * 15) 0 calc((100vw / 320) * 30);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: calc((100vw / 320) * 20);
}

.support_sec .box .content.ex dl:nth-child(1) dt span { background-image:url(../images/sp/icon_support01.png); }
.support_sec .box .content.ex dl:nth-child(2) dt span { background-image:url(../images/sp/icon_support02.png); }
.support_sec .box .content.ex dl:nth-child(3) dt span { background-image:url(../images/sp/icon_support03.png); }

.support_sec .box .content .inner {
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15) calc((100vw / 320) * 25);
	background: #fff;
}

.support_sec .box .content .inner .img {
	margin-bottom: calc((100vw / 320) * 15);
}

.support_sec .box .content .inner .price {
	margin-bottom: calc((100vw / 320) * 20);
	padding-left: calc((100vw / 320) * 10);
	text-align: center;
	font-size: calc((100vw / 320) * 44);
	font-weight: 700;
	color: #375d93;
	line-height: 1;
	letter-spacing: -0.05rem;
}

.support_sec .box .content .inner dt {
	margin-bottom: calc((100vw / 320) * 15);
	padding-bottom: calc((100vw / 320) * 2);
	text-align: center;
	font-weight: 500;
	color: #fff;
	line-height: calc((100vw / 320) * 28);
	background: #375d93;
}

.support_sec .box .content .inner dd {
	margin-bottom: calc((100vw / 320) * 15);
}

.support_sec .box .tel a {
	display: block;
	margin-bottom: calc((100vw / 320) * 25);
	padding-bottom: calc((100vw / 320) * 2);
	text-align: center;
	font-size: calc((100vw / 320) * 18);
	font-weight: 700;
	color: #fff;
	line-height: calc((100vw / 320) * 58);
	text-decoration: none;
	background: #375d93;
	border-radius: 360px;
}

.support_sec .box .info dl {
	margin-bottom: calc((100vw / 320) * 2);
}

.support_sec .box .info dl:last-child { margin-bottom:0; }

.support_sec .box .info dt {
	/*float: left;*/
	/*width: calc((100vw / 320) * 80);*/
	padding-bottom: calc((100vw / 320) * 2);
	text-align: center;
	font-size: calc((100vw / 320) * 10);
	font-weight: 400;
	color: #fff;
	line-height: calc((100vw / 320) * 28);
	letter-spacing: 0.05rem;
	background: #4d4c4c;
}

.support_sec .box .info dd {
	/*float: left;*/
	/*width: calc(100% - ((100vw / 320) * 80));*/
	padding: 0 0 calc((100vw / 320) * 2) calc((100vw / 320) * 15);
	font-size: calc((100vw / 320) * 10);
	line-height: calc((100vw / 320) * 28);
	background: #eff0f1;
	text-align: center;
}

/*
FLOW
***************************************************************************/
.flow_sec {
	padding: calc((100vw / 320) * 30) calc((100vw / 320) * 15);
	background: #eef7ff;
}

.flow_sec .box {
	margin-bottom: calc((100vw / 320) * 20);
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15) calc((100vw / 320) * 25);
	background: #fff;
}

.flow_sec .box:last-child { margin-bottom:0; }

.flow_sec .box .title {
	margin-bottom: calc((100vw / 320) * 15);
	padding: calc((100vw / 320) * 12) calc((100vw / 320) * 15) calc((100vw / 320) * 14);
	font-size: calc((100vw / 320) * 14);
	font-weight: 400;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0;
	background: #13518b;
}

.flow_sec .box .list li {
	margin-bottom: calc((100vw / 320) * 10);
}

.flow_sec .box .list li:last-child { margin-bottom:0; }

.flow_sec .box .sbox {
	position: relative;
	margin-bottom: calc((100vw / 320) * 30);
	padding: calc((100vw / 320) * 20) calc((100vw / 320) * 15) calc((100vw / 320) * 25);
	background: #e2ecf4;
}

.flow_sec .box .sbox:last-child { margin-bottom:0; }

.flow_sec .box .sbox:after {
	content: '';
	position: absolute;
	bottom: calc((100vw / 320) * -9);
	left: 50%;
	width: calc((100vw / 320) * 30);
	height: calc((100vw / 320) * 10);
	margin-left: calc((100vw / 320) * -15);
	background: #e2ecf4;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.flow_sec .box .sbox:last-child:after { display:none; }

.flow_sec .box .sbox .txt {
	margin-bottom: calc((100vw / 320) * 20);
	padding-bottom: calc((100vw / 320) * 2);
	text-align: center;
	font-size: calc((100vw / 320) * 12);
	font-weight: 500;
	color: #fff;
	line-height: calc((100vw / 320) * 30);
	letter-spacing: 0.1rem;
}

.flow_sec .box .sbox.before .txt { background:#4d4c4c; }
.flow_sec .box .sbox.after .txt { background:#13518b; }

.flow_sec .box .sbox dl {
	display: table;
	width: 100%;
	margin-bottom: calc((100vw / 320) * 10);
}

.flow_sec .box .sbox dl:last-child { margin-bottom:0; }

.flow_sec .box .sbox dt {
	display: table-cell;
	width: calc((100vw / 320) * 80);
	padding: calc((100vw / 320) * 15) calc((100vw / 320) * 10);
	vertical-align: middle;
	text-align: center;
	font-size: calc((100vw / 320) * 10);
	font-weight: 400;
	color: #fff;
}

.flow_sec .box .sbox.before dt { background:#4d4c4c; }
.flow_sec .box .sbox.after dt { background:#13518b; }

.flow_sec .box .sbox dd {
	display: table-cell;
	width: calc(100% - ((100vw / 320) * 80));
	padding: calc((100vw / 320) * 15) calc((100vw / 320) * 10);
	vertical-align: middle;
	font-size: calc((100vw / 320) * 10);
	background: #fff;
}

.flow_sec .box .sbox.after dd .list01 li {
	color: #13518b;
}

/*
PARTS
***************************************************************************/
/* ▼BUTTON▼ */
.btn_bound img {
	-webkit-animation: bomb 3s linear 0s infinite normal;
	animation: bomb 3s linear 0s infinite normal;
	transition: .3s;
}

@-webkit-keyframes bomb {
	0% { -webkit-transform:scale(0.95); }
	7% { -webkit-transform:scale(0.98); }
	14% { -webkit-transform:scale(0.94); }
	21% { -webkit-transform:scale(1); }
	28% { -webkit-transform:scale(0.94); }
	35% { -webkit-transform:scale(0.98); }
	42% { -webkit-transform:scale(0.93); }
	49% { -webkit-transform:scale(0.97); }
	56% { -webkit-transform:scale(0.95); }
	100% { -webkit-transform:scale(0.95); }
}

@keyframes bomb {
	0% { transform:scale(0.95); }
	7% { transform:scale(0.98); }
	14% { transform:scale(0.94); }
	21% { transform:scale(1); }
	28% { transform:scale(0.94); }
	35% { transform:scale(0.98); }
	42% { transform:scale(0.93); }
	49% { transform:scale(0.97); }
	56% { transform:scale(0.95); }
	100% { transform:scale(0.95); }
}


/* ▼BOX▼ */
.sp_flex_box {
	display: flex;
	align-items: center;
}

.sp_tbl_box {
	display: table;
	width: 100%;
}

/* ▼TITLE▼ */
.sec_title {
	position: relative;
	height: calc((100vw / 320) * 100);
	padding-top: calc((100vw / 320) * 38);
	text-align: center;
	font-size: calc((100vw / 320) * 18);
	font-weight: 500;
	color: #fff;
	text-shadow: calc((100vw / 320) * 2) calc((100vw / 320) * 2) 0 rgba(0,0,0,0.2);
	background: url(../images/sp/sec_title_bg.jpg) center top no-repeat;
	background-size: 100%;
}

/*.sec_title.parts:before {
	content: '';
	position: absolute;
	top: calc((100vw / 320) * -40);
	left: calc((100vw / 320) * 15);
	width: calc((100vw / 320) * 80);
	height: calc((100vw / 320) * 80);
	background: url(../images/sp/sec_title_parts.png) no-repeat;
	background-size: calc((100vw / 320) * 80);
}*/

.sec_title .iblock {
	padding-right: calc((100vw / 320) * 20);
}

.sec_title .iblock .mark {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	font-size: calc((100vw / 320) * 9);
}

.title01 {
	position: relative;
	padding: calc((100vw / 320) * 14) calc((100vw / 320) * 10) calc((100vw / 320) * 16);
	text-align: center;
	font-size: calc((100vw / 320) * 14);
	font-weight: 400;
	color: #fff;
	line-height: 1.75;
	background: #13518b;
}

.title01.arrow:after {
	content: '';
	position: absolute;
	bottom: calc((100vw / 320) * -8);
	left: 50%;
	width: calc((100vw / 320) * 20);
	height: calc((100vw / 320) * 8);
	margin-left: calc((100vw / 320) * -10);
	background: #13518b;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}

/* ▼TEXT▼ */
.marker {
	display: inline-block;
	position: relative;
}

.marker:before {
	content: '';
	position: absolute;
	bottom: calc((100vw / 320) * 4);
	left: 0;
	width: 100%;
	height: calc((100vw / 320) * 12);
	background: rgba(255,241,0,0.8);
	z-index: -1;
}

/* ▼LIST▼ */
.li_mb0 > li { margin-bottom:0px!important; }
.li_mb5 > li { margin-bottom:calc((100vw / 320) * 5)!important; }
.li_mb10 > li { margin-bottom:calc((100vw / 320) * 10)!important; }
.li_mb20 > li { margin-bottom:calc((100vw / 320) * 20)!important; }
.li_mb30 > li { margin-bottom:calc((100vw / 320) * 30)!important; }
.li_mb40 > li { margin-bottom:calc((100vw / 320) * 40)!important; }
.li_mb50 > li { margin-bottom:calc((100vw / 320) * 50)!important; }

.list01 > li {
	position: relative;
	padding-left: 1.2em;
}

.list01 > li:last-child { margin-bottom:0; }

.list01 > li:before {
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
}

.list01.mark > li:before { content:'※'; }

.list01.number > li:nth-child(1):before { content:'1.'; }
.list01.number > li:nth-child(2):before { content:'2.'; }
.list01.number > li:nth-child(3):before { content:'3.'; }
.list01.number > li:nth-child(4):before { content:'4.'; }
.list01.number > li:nth-child(5):before { content:'5.'; }
.list01.number > li:nth-child(6):before { content:'6.'; }
.list01.number > li:nth-child(7):before { content:'7.'; }
.list01.number > li:nth-child(8):before { content:'8.'; }
.list01.number > li:nth-child(9):before { content:'9.'; }
.list01.number > li:nth-child(10):before { content:'10.'; }

/*
COMMON PARTS
***************************************************************************/
/* ▼display▼ */
.block { display:block!important; }
.inline { display:inline!important; }
.iblock { display:inline-block!important; }

.posit_r { position:relative!important; }
.posit_a { position:absolute!important; }
.posit_f { position:fixed!important; }

.align_c { text-align:center!important; }
.align_r { text-align:right!important; }
.align_l { text-align:left!important; }

.disp_l { float:left!important; }
.disp_r { float:right!important; }

.va_top { vertical-align:top!important; }
.va_mid { vertical-align:middle!important; }
.va_btm { vertical-align:bottom!important; }

/* ▼width▼ */
.sp_w4per { width:4%; }
.sp_w5per { width:5%; }
.sp_w8per { width:8%; }
.sp_w10per { width:10%; }
.sp_w15per { width:15%; }
.sp_w20per { width:20%; }
.sp_w22per { width:22%; }
.sp_w25per { width:25%; }
.sp_w30per { width:30%; }
.sp_w35per { width:35%; }
.sp_w40per { width:40%; }
.sp_w45per { width:45%; }
.sp_w50per { width:50%; }
.sp_w55per { width:55%; }
.sp_w56per { width:56%; }
.sp_w60per { width:60%; }
.sp_w70per { width:70%; }
.sp_w75per { width:75%; }
.sp_w80per { width:80%; }
.sp_w100per { width:100%!important; }

/* ▼area▼ */
.sp_mb80 { margin-bottom:calc((100vw / 320) * 80)!important; }
.sp_mb75 { margin-bottom:calc((100vw / 320) * 75)!important; }
.sp_mb70 { margin-bottom:calc((100vw / 320) * 70)!important; }
.sp_mb65 { margin-bottom:calc((100vw / 320) * 65)!important; }
.sp_mb60 { margin-bottom:calc((100vw / 320) * 60)!important; }
.sp_mb55 { margin-bottom:calc((100vw / 320) * 55)!important; }
.sp_mb50 { margin-bottom:calc((100vw / 320) * 50)!important; }
.sp_mb45 { margin-bottom:calc((100vw / 320) * 45)!important; }
.sp_mb40 { margin-bottom:calc((100vw / 320) * 40)!important; }
.sp_mb35 { margin-bottom:calc((100vw / 320) * 35)!important; }
.sp_mb30 { margin-bottom:calc((100vw / 320) * 30)!important; }
.sp_mb25 { margin-bottom:calc((100vw / 320) * 25)!important; }
.sp_mb20 { margin-bottom:calc((100vw / 320) * 20)!important; }
.sp_mb15 { margin-bottom:calc((100vw / 320) * 15)!important; }
.sp_mb12 { margin-bottom:calc((100vw / 320) * 12)!important; }
.sp_mb10 { margin-bottom:calc((100vw / 320) * 10)!important; }
.sp_mb8 { margin-bottom:calc((100vw / 320) * 8)!important; }
.sp_mb5 { margin-bottom:calc((100vw / 320) * 5)!important; }
.sp_mb0 { margin-bottom:calc((100vw / 320) * 0)!important; }

.sp_mlr60 { margin-left:calc((100vw / 320) * 60)!important; margin-right:calc((100vw / 320) * 60)!important; }
.sp_mlr55 { margin-left:calc((100vw / 320) * 55)!important; margin-right:calc((100vw / 320) * 55)!important; }
.sp_mlr50 { margin-left:calc((100vw / 320) * 50)!important; margin-right:calc((100vw / 320) * 50)!important; }
.sp_mlr45 { margin-left:calc((100vw / 320) * 40)!important; margin-right:calc((100vw / 320) * 45)!important; }
.sp_mlr40 { margin-left:calc((100vw / 320) * 40)!important; margin-right:calc((100vw / 320) * 40)!important; }
.sp_mlr35 { margin-left:calc((100vw / 320) * 35)!important; margin-right:calc((100vw / 320) * 35)!important; }
.sp_mlr30 { margin-left:calc((100vw / 320) * 30)!important; margin-right:calc((100vw / 320) * 30)!important; }
.sp_mlr25 { margin-left:calc((100vw / 320) * 25)!important; margin-right:calc((100vw / 320) * 25)!important; }
.sp_mlr20 { margin-left:calc((100vw / 320) * 20)!important; margin-right:calc((100vw / 320) * 20)!important; }
.sp_mlr15 { margin-left:calc((100vw / 320) * 15)!important; margin-right:calc((100vw / 320) * 15)!important; }
.sp_mlr12 { margin-left:calc((100vw / 320) * 12)!important; margin-right:calc((100vw / 320) * 12)!important; }
.sp_mlr10 { margin-left:calc((100vw / 320) * 10)!important; margin-right:calc((100vw / 320) * 10)!important; }
.sp_mlr5 { margin-left:calc((100vw / 320) * 5)!important; margin-right:calc((100vw / 320) * 5)!important; }
.sp_mlr-1 { margin-left:calc((100vw / 320) * -1)!important; margin-right:calc((100vw / 320) * -1)!important; }
.sp_mlr-5 { margin-left:calc((100vw / 320) * -5)!important; margin-right:calc((100vw / 320) * -5)!important; }
.sp_mlr-10 { margin-left:calc((100vw / 320) * -10)!important; margin-right:calc((100vw / 320) * -10)!important; }
.sp_mlr-20 { margin-left:calc((100vw / 320) * -20)!important; margin-right:calc((100vw / 320) * -20)!important; }

.sp_mr50 { margin-right:calc((100vw / 320) * 50)!important; }
.sp_mr40 { margin-right:calc((100vw / 320) * 40)!important; }
.sp_mr30 { margin-right:calc((100vw / 320) * 30)!important; }
.sp_mr25 { margin-right:calc((100vw / 320) * 25)!important; }
.sp_mr20 { margin-right:calc((100vw / 320) * 20)!important; }
.sp_mr15 { margin-right:calc((100vw / 320) * 15)!important; }
.sp_mr10 { margin-right:calc((100vw / 320) * 10)!important; }
.sp_mr5 { margin-right:calc((100vw / 320) * 5)!important; }
.sp_mr0 { margin-right:calc((100vw / 320) * 0)!important; }
.sp_mr-5 { margin-right:calc((100vw / 320) * -5)!important; }

.sp_ml50 { margin-left:calc((100vw / 320) * 50)!important; }
.sp_ml40 { margin-left:calc((100vw / 320) * 40)!important; }
.sp_ml30 { margin-left:calc((100vw / 320) * 30)!important; }
.sp_ml20 { margin-left:calc((100vw / 320) * 20)!important; }
.sp_ml15 { margin-left:calc((100vw / 320) * 15)!important; }
.sp_ml10 { margin-left:calc((100vw / 320) * 10)!important; }
.sp_ml0 { margin-left:calc((100vw / 320) * 0)!important; }
.sp_ml-5 { margin-left:calc((100vw / 320) * -5)!important; }
.sp_ml-10 { margin-left:calc((100vw / 320) * -10)!important; }
.sp_ml-15 { margin-left:calc((100vw / 320) * -15)!important; }
.sp_ml-20 { margin-left:calc((100vw / 320) * -20)!important; }

.sp_mt60 { margin-top:calc((100vw / 320) * 60)!important; }
.sp_mt55 { margin-top:calc((100vw / 320) * 55)!important; }
.sp_mt50 { margin-top:calc((100vw / 320) * 50)!important; }
.sp_mt45 { margin-top:calc((100vw / 320) * 45)!important; }
.sp_mt40 { margin-top:calc((100vw / 320) * 40)!important; }
.sp_mt30 { margin-top:calc((100vw / 320) * 30)!important; }
.sp_mt20 { margin-top:calc((100vw / 320) * 20)!important; }
.sp_mt15 { margin-top:calc((100vw / 320) * 15)!important; }
.sp_mt10 { margin-top:calc((100vw / 320) * 10)!important; }
.sp_mt5 { margin-top:calc((100vw / 320) * 5)!important; }
.sp_mt3 { margin-top:calc((100vw / 320) * 3)!important; }
.sp_mt0 { margin-top:calc((100vw / 320) * 0)!important; }
.sp_mt-5 { margin-top:calc((100vw / 320) * -5)!important; }
.sp_mt-10 { margin-top:calc((100vw / 320) * -10)!important; }
.sp_mt-20 { margin-top:calc((100vw / 320) * -20)!important; }
.sp_mt-40 { margin-top:calc((100vw / 320) * -40)!important; }
.sp_mt-50 { margin-top:calc((100vw / 320) * -50)!important; }

.sp_pb30 { padding-bottom:calc((100vw / 320) * 30)!important; }
.sp_pb20 { padding-bottom:calc((100vw / 320) * 20)!important; }
.sp_pb10 { padding-bottom:calc((100vw / 320) * 10)!important; }
.sp_pb8 { padding-bottom:calc((100vw / 320) * 8)!important; }
.sp_pb0 { padding-bottom:calc((100vw / 320) * 0)!important; }

.sp_p20 { padding:calc((100vw / 320) * 20)!important; }
.sp_p15 { padding:calc((100vw / 320) * 15)!important; }
.sp_p10 { padding:calc((100vw / 320) * 10)!important; }

.sp_pt60 { padding-top:calc((100vw / 320) * 60)!important; }
.sp_pt50 { padding-top:calc((100vw / 320) * 50)!important; }

.sp_ptb20 { padding-top:calc((100vw / 320) * 20)!important; padding-bottom:calc((100vw / 320) * 20)!important; }
.sp_ptb15 { padding-top:calc((100vw / 320) * 15)!important; padding-bottom:calc((100vw / 320) * 15)!important; }
.sp_ptb5 { padding-top:calc((100vw / 320) * 5)!important; padding-bottom:calc((100vw / 320) * 5)!important; }
.sp_ptb0 { padding-top:calc((100vw / 320) * 0)!important; padding-bottom:calc((100vw / 320) * 0)!important; }

.sp_plr25 { padding-left:calc((100vw / 320) * 25)!important; padding-right:calc((100vw / 320) * 25)!important; }

/* ▼font▼ */
.sp_size8 { font-size:calc((100vw / 320) * 8)!important; }
.sp_size9 { font-size:calc((100vw / 320) * 9)!important; }
.sp_size10 { font-size:calc((100vw / 320) * 10)!important; }
.sp_size11 { font-size:calc((100vw / 320) * 11)!important; }
.sp_size12 { font-size:calc((100vw / 320) * 12)!important; }
.sp_size13 { font-size:calc((100vw / 320) * 13)!important; }
.sp_size14 { font-size:calc((100vw / 320) * 14)!important; }
.sp_size16 { font-size:calc((100vw / 320) * 16)!important; }
.sp_size17 { font-size:calc((100vw / 320) * 17)!important; }
.sp_size18 { font-size:calc((100vw / 320) * 18)!important; }
.sp_size19 { font-size:calc((100vw / 320) * 19)!important; }
.sp_size20 { font-size:calc((100vw / 320) * 20)!important; }
.sp_size22 { font-size:calc((100vw / 320) * 22)!important; }
.sp_size24 { font-size:calc((100vw / 320) * 24)!important; }
.sp_size30 { font-size:calc((100vw / 320) * 30)!important; }

.weight_300 { font-weight:300!important; }
.weight_400 { font-weight:400!important; }
.weight_500 { font-weight:500!important; }
.weight_700, .bold { font-weight:700!important; }

.c_blue { color:#13518b!important; }
.c_yellow { color:#fff100!important; }
.c_orange { color:#f47b1d!important; }

.sp_lh2 { line-height:2!important; }
.sp_lh18 { line-height:1.8!important; }
.sp_lh16 { line-height:1.6!important; }
.sp_lh15 { line-height:1.5!important; }

/* ▼link▼ */
a.u_line, .u_line { text-decoration:underline!important; }
a.no_line { text-decoration:none!important; }

/* ▼frame▼ */
.img_frame01 { border:solid 1px #fff; }

/* ▼line▼ */
.txt_line {
	padding-bottom: calc((100vw / 320) * 5);
	line-height: 2.4;
	border-bottom: dotted 1px #999;
}

/* ▼indent▼ */
.indent1 { margin-left:1em; text-indent:-1em; }
.indent2 { margin-left:2em; text-indent:-2em; }
.indent3 { margin-left:3em; text-indent:-3em; }
.indent4 { margin-left:4em; text-indent:-4em; }
.indent5 { margin-left:5em; text-indent:-5em; }
.indent6 { margin-left:6em; text-indent:-6em; }


/* ▼background▼ */
.bg_none { background:none!important; }

/* ▼border▼ */
.border_none { border:none!important; }

/* ▼追加分▼ */
#pagecap {
    padding: calc((100vw / 320) * 30) calc((100vw / 320) * 15);
    text-align: center;
    padding-top: 20px;
}
#pagecap h2 {
    font-size:1.6rem !important;
    color: red;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 2px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid red;
    padding: 10px 5px
}
#pagecap .area_cap {
    font-size:1.4rem !important;
    color: black;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 2px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid red;
    padding: 20px
}
#pagecap .area_cap span {
    font-size:1.8rem;
    color: red
}
.aspbr {display:none}

/* ▼新CV▼ */
.cta-box {
  border: solid 2px #7b7b7b;
padding: 0px 0px;
margin: 0 auto;
width: 90%;
background-color: #fff;
}
.cta-box h2 {
  color: #fff;
  text-align: center;
  letter-spacing: 0.15em;
  padding: 7px 0;
  background-color: #7b7b7b;
  font-size: 16px;
  background-image: url(../images/pc/bkimg-contact-tit.png);
  background-repeat: no-repeat;
  background-position: 16px 2px;
	background-size: 18%;
	font-family: YakuHanJP,YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif" !important;
}
.cta-box div {
  width: 100%;
padding: 15px;
background-color: #F8F8F4;
}
.cta-box div .contact-btns {
	margin-left: unset;
width: 100%;
justify-content: center;
	margin-bottom:10px
}
.cta-box div .contact-btns li {
	float: none;
width: 80% !important;
margin: 0 auto;
padding-bottom: 10px;
}
.cta-box div .contact-btns li:nth-child(3) {
	margin-bottom:0;
}
.contact-btns li a {
  border-radius: 24px;
  color: #fff;
  text-align: center;
  padding: 5px 0px;
  margin-top: 0px;
  display: inline-block;
  box-shadow: 5px 5px 5px #bbb;
	text-decoration: none;
	width:100%
}
.cta-box div .contact-btns li:nth-child(1) a {
  background-color: #7e9fbb;
}
.cta-box div .contact-btns li:nth-child(2) a {
  background-color: #5c78a0;
}
.cta-box div .contact-btns li:nth-child(3) a {
  background-color: #c7629b;
}
.cta-box > div h3 {
  font-size: 26px;
  line-height: 1em;
	width:100%;
	margin:0 auto;
	font-family: YakuHanJP,YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif" !important;
	font-size: 20px;
text-align: center;
}
.cta-box > div p {
  font-size: 12px;
text-align: center;
	width:100%;
	font-weight: normal;
line-height: 1.6;
}
.cta-box > div .contact-info {
display:none
}
.cta-box > div .contact-info p {
  line-height: 1em;
}
.d-flex {
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items: flex-start;
}
.cta-box > div .border-txt {
  margin-top: 0px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.cta-box > div .border-txt img {
  margin-right: 12px;
  width: 14px;
}
.time {
	margin-top:5px
}
.spbr {
	display:block
}

.tableArea{
    max-width:100%;/* 最大80%の領域内で要素をおさめる */
    margin:10px auto 0;
    overflow:auto;/*枠からはみ出たらスクロールさせる、はみ出なかった場合は何もしない*/
	padding: 0 0 10px
}
.tableArea table{
    color:#0080ff;
    border-collapse:collapse;/*隣接するセルのボーダーを共有する*/
}
.tableArea table th,
.tableArea table td{
    padding:20px;
    border:1px solid #0080ff;
    white-space:nowrap;/*文字を折り返さない*/
}
.tableArea img {
max-width: none
}
.tableArea_ttl {
padding: 0 10px
}
.scroll-hint-text{ margin-top:0; }

.kiyaku_contents {
  overflow: auto;
  height: 300px;
  padding: 20px 10px;
  position: relative;
  background-color: #fff;
  text-align: left;
  width: 96%;
  margin: 30px auto 20px;
  color: black;
  font-size: 0.8rem
}
.kiyaku_contents2 {
  overflow: auto;
  height: 300px;
  padding: 20px 10px;
  position: relative;
  background-color: #fff;
  text-align: left;
  width: 96%;
  margin: 30px auto 0;
  color: black;
  font-size: 0.8rem;
  border: 1px solid black
}
.kiyaku_contents h4 , .kiyaku_contents2 h4 {
  margin: 0 0 20px;
  text-align: center;
  font-weight: bold;
  font-size: 18px !important;
}

.box {
text-align: center
}

/* ▼type_B▼ */
.cv_sec_b {
  padding: 0 0 20px;
}

#riyu {
background: url("../images/lp06/pc/bg_sky.jpg") no-repeat;
background-size: cover;
padding-bottom: 50px
}
#riyu ul {
width: 94%;
margin: 0 auto
}
#riyu ul li {
margin-bottom: 20px;
}
#riyu ul li p {
color: white;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.6;
  padding-top: 10px;
	font-size: 10px;
}
#riyu ul li:last-child {
margin-bottom: 0
}
.container {
  max-width: 100%;
  margin: 0 auto;
}

.block , .block2 {
  margin: 0 auto 30px;
  position: relative
}

.block p {
  margin: 0;
  padding:0;
  text-align: center;
  position: absolute;
  top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  z-index: 1;
  width: 65%;
}
.block2 p {
  margin: 0;
  padding:0;
  text-align: center;
  position: absolute;
  top: -10%;
  left: 52%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  z-index: 1;
}
.block p img {
width: 550px
}
.block2 p img {
width: 160px
}

.block::after {
content: '';
display: block;
background-color: #fff;
clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
width: 100%;
height: 100px;
}
.block2::after {
content: '';
display: block;
background-color: black;
clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
width: 100%;
height: 100px;
}

.wid100 {
  width: 100%;
}
.wid30 {
  width: 100%;
}

#merit {
width: 100%;
margin: 0 auto 30px
}

#genin {
background: url("../images/lp06/pc/genin_bg.png") no-repeat;
background-size: cover;
padding: 30px 0 50px
}
#genin ul {
width: 94%;
margin: 0 auto
}
#genin ul li {
margin-bottom: 50px;
}
#genin ul li:last-child {
margin-bottom: 0
}

#riyu2 {
background: url("../images/lp06/pc/bg_sky.jpg") no-repeat;
background-size: cover;
padding: 0 0 50px
}
#riyu2 ul {
width: 94%;
margin: 0 auto
}
#riyu2 ul li:nth-child(1) {
margin-bottom: 10px;
}
#riyu2 ul li:nth-child(1) p {
color: white;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.6;
  padding-top: 10px;
	font-size: 10px;
}
#riyu2 ul li:nth-child(2) {
margin-bottom: 30px;
}
#riyu2 ul li:last-child {
margin-bottom: 0
}

.cvt_area {
width: 94%;
margin: 0 auto;
padding: 30px 0 0
}
.cvt_area .cvt_txt {
text-align: center;
font-size: 1.2rem;
font-weight: bold;
padding-top: 20px;
line-height: 1.8;
}
.cvt_area .unline {
background: linear-gradient(transparent 60%, #f4d435 30%);
display: inline-block;
}

.voice_ttl {
background: #ffdb2a;
padding: 20px 0
}

.box_min {
width: 100% !important
}
.box_min img {
width: 100%
}

  .f_banner {
  bottom: 1%;
  left: 0;
  width: 98%;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1;
  }
	.fb_pc {
    display: none;
  }
.banner_area {
  width: 96%;
  margin: 30px auto 0px;
}
.bannercap {
  text-align: center;
  padding-top: 0px;
	color: white;
}

.video-container {
	position: relative;
	padding-top: 56.25%; /* 16:9 アスペクト比 */
	height: 0;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}