
/*==================================================
                 tenplate
==================================================*/

*,*::before,*::after {
	box-sizing: border-box;
	color: #333;
font-feature-settings: "palt";
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	margin-top: 0px!important;
 scroll-behavior: smooth;}
a {
    text-decoration: none;
    background-color: transparent;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	margin-bottom: 50px;
    line-height: 1.2;
    font-weight: 600;
}
h1,.h1 {
	font-size: 2.5rem
}

h2,.h2 {
	font-size: 2rem
}

h3,.h3 {
	font-size: 1.75rem
}

h4,.h4 {
	font-size: 1.5rem
}

h5,.h5 {
	font-size: 1.25rem
}

h6,.h6 {
	font-size: 1rem
}
.font_num{
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media(min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media(min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media(min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.row {
	display: -ms-flexbox;
	display: flex;
flex-flow: row;
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}
.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

/*.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}*/

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

@media(min-width:769px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

}
@media(min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

}
.text-center{
	text-align: center;
}
.benefits_contents p span{
    font-size: 10px;
}
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 1px;
}
img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
a:hover{
	text-decoration: none!important;
}
p{
	line-height: 1.8;
	font-size:16px;
}
li{
	line-height: 1.8;
}
main{
	width: 100%;
	margin: 0 auto;
}.right_form {
    background: #fff;
    box-shadow: 0 -20px 15px 0 rgb(0 0 0 / 10%);
  white-space:nowrap;
	
}
.contents_box{
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.contents_box::-webkit-scrollbar{
  display: none;
}
.form_title{
	color: #323232!important;
    font-size: 18pt!important;
    text-align: center;
    margin-bottom: 30px!important;
    padding-top: 20px;
}
form.form .hidden{
	display: none!important;
}
@media (max-width: 768px){
.arrow-button {
    margin: 0px auto!important;
}
.header__nav__item {
    height: 60px!important;
}
#move_btn .header__nav__item {
    margin: 0 auto -7px auto!important;
}
}
.text_right{
	text-align: right!important;
}
main{
	display: flex!important;
	flex-flow: row;
	width: 100%;
}
.right_form{
	width: 300px;
	height: 100vh;
	 position: -webkit-sticky;
    position: sticky;
	right: 0px;
	top: 0px;
	z-index: 99;
}
.main{
	width: 100%;
}
* {
    margin: 0;
    padding: 0;
	color: #323232;
}
*:fous{
	outline: none;
}
body{
	font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
img,svg
{
    width: 100%;
    height: auto
}

img[src$=".svg"]
{
    width: 100%;
    height: auto
}
input,button,textarea,select
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0;
    border: 0;
    border-radius: 0;
    outline: 0
}
section{
	width: 100%;
	padding: 60px 0px;
}
ul li{
	list-style:none;
}
p{
	font-size: 16px;
}
.b_1200{
	display: none!important;
	}
.n_1080{
		display: block;
	}
.b_1080{
		display: none!important;
	}
.n_992{
		display: block;
	}
.n_768{
		display: block;
	}
.b_768{
		display: none!important;
	}
.n_480{
		display: block;
	}
.b_480{
		display: none!important;
	}
.n_400{
		display: block;
	}
.b_400{
		display: none!important;
	}
a{
　text-decoration: none;
}

a:hover{
　text-decoration: none!important;
}
.font_w_b{
	font-weight: 600;
}
.btn_box{
	width: 100%;
	text-align: center;
}
.btn_p{
	max-width: 400px;
	width: 100%;
    background: #fff;
    border: 2px solid #14398D;
    border-radius: 72px;
	height: 80px!important;
}
.btn_p:hover{
	background-color: rgba(249,145,47,.3);
	border:  #DE3D2E 2px solid;
	color: #DE3D2E
}
.btn_p a{
	color: #14398D;;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 20px;
}
.btn_p:hover a{
	color: #DE3D2E;
}
.btn_p a span{
	font-size: 12px;
	color: #fff;
	padding-right:10px;
	text-decoration:underline;
}
.btn_o{
	max-width: 400px;
	width: 100%;
	background: #14398D;
    border-radius: 72px;
}
.btn_o:hover{
	background-color:  #1b2871;
}
.btn_blue:hover{
	background-color:  #1b2871;
}
.btn_red:hover{
	background-color:  #DE3D2E;;
}
.btn_o a{
	color: #fff!important;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
}
.btn_o a span{
	color: #fff;
}
.btn_w {
    width: 100%;
    height: 61px;
    background: #fff;
    border: 2px solid #14398D;
    border-radius: 72px;
	max-width: 500px;
	margin: 0 auto;
}
.btn_w a{
	color: #14398D!important;
	margin-top: 0px;
    line-height: 60px!important;
}
.arrow-button{
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.arrow-button_o{
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.arrow-button:active{
  top: 4px;
}
.arrow-button_o:active{
  top: 4px;
}
/*  ---------------------
   以下は調整用
 --------------------- */
.arrow-button{
  margin: 20px auto;
}
.arrow-button_o{
  margin: 20px auto;
}
.annotation{
	font-size: 10px!important;
	text-align: center;
}
.bg_gray{
	background: #F7F7F5;
}
.bg_blue{
	background: #EBF6FF;
}

/*==========================================
              背景色
===========================================*/
.bg_b{
 background:#EBF6FF;
}
.bg_b_l{
	background: #daf8ff;
}
.bg_p{
background: #ffdaec;
}
.line_w{
	border-bottom: 1px solid #fff;
}
/*==========================================
              フォント色
===========================================*/
.font_c_w{
	color: #fff;
}
.font_c_b{
	color: #323232;
}

.sec2_image {
  display: flex;    
  gap: 30px;  
  justify-content: space-between; 
}


.sec2_image img {
  width: 30%;
  height: auto; 
  object-fit: cover; 
}

.black{font-size:1rem ;}
.blue{color: #14398D; font-size: 3rem;}
.bg_blue{background-color: #EBF6FF;
position: relative;
padding-bottom: 5px;}

.text_size{font-size: 3.2rem}
.bg_blue::after {
  content: "";
  position: absolute;
  
  /* 下端の中央に配置する設定 */
  bottom: -100px; /* 三角形の高さ分だけ下にずらす */
  left: 50%;
  transform: translateX(-50%); /* 完全に中央に補正 */
  
  /* 三角形の形成 */
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-top: 100px solid #EBF6FF; /* 本体の色と同じにする */
}
/*==========================================
              margin
===========================================*/
.m_b_60{
	margin-bottom: 60px!important;
}
.m_b_50{
	margin-bottom: 50px!important;
}
.m_b_40{
	margin-bottom: 40px!important;
}
.m_b_30{
	margin-bottom: 30px!important;
}
.m_b_20{
	margin-bottom: 20px!important;
}
.m_b_15{
	margin-bottom: 15px!important;
}
.m_b_14{
	margin-bottom: 14px!important;
}
.m_b_13{
	margin-bottom: 13px!important;
}
.m_b_12{
	margin-bottom: 12px!important;
}
.m_b_11{
	margin-bottom: 11px!important;
}
.m_b_10{
	margin-bottom: 10px!important;
}
.m_b_8{
	margin-bottom: 8px!important;
}
.m_b_5{
	margin-bottom: 5px!important;
}

.m_t_60{
	margin-top: 60px!important;
}
.m_t_50{
	margin-top: 50px!important;
}
.m_t_40{
	margin-top: 40px!important;
}
.m_t_30{
	margin-top: 30px!important;
}
.m_t_20{
	margin-top: 20px!important;
}
.m_t_15{
	margin-top: 15px!important;
}
.m_t_14{
	margin-top: 14px!important;
}
.m_t_13{
	margin-top: 13px!important;
}
.m_t_12{
	margin-top: 12px!important;
}
.m_t_11{
	margin-top: 11px!important;
}
.m_t_10{
	margin-top: 10px!important;
}
.m_t_8{
	margin-top: 8px!important;
}
.m_t_5{
	margin-top: 5px!important;
}
/*==========================================
              padding
===========================================*/
.pad_10_10{
	padding: 10px;
}
.pad_8_10{
	padding: 8px 10px;
}
.pad_5_10{
	padding: 5px 10px;
}
.title_h3{
	font-size: 28px;
	font-weight: 600;
}
.title_h4{
	font-size: 20px;
	font-weight: 600;
}
.f_c_w{
	color: #fff;
}
/*==========================================
               move btn
===========================================*/
#move_btn .header__nav__item{
    margin: 0 auto;
}
/*リンクを右下に固定*/
#move_btn {
    width: 100%;
    padding: 0 10px;
    position: fixed;
    text-align: center;
    bottom: 20px;
    z-index: 2;
    opacity: 0;
    transform: translateY(100px);
}

/*　上に上がる動き　*/

#move_btn.UpMove{
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#move_btn.DownMove{
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
    opacity: 1;
  transform: translateY(0);
  }
  to {
    opacity: 1;
  transform: translateY(100px);
  }
}


#footer{
  position: relative;
  z-index: 2;
}
.footer_h4 a{
	font-size: 19px;
}
.content_title{
	font-size: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    border-bottom: 5px dotted black;
    text-align: center;
    width: fit-content;
    margin: 0 auto 20px auto;
    padding-bottom: 10px;
	line-height: 1.5
}
.content_title_p{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
}
.content_title_02{
	font-size: 40px;
    font-weight: 600;
    letter-spacing: 2px;
	display: flex;
	margin-bottom: 20px;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.content_title_02:before, .content_title_02:after {
  border-top: 4px dotted black;
  content: "";
  width: 8em; /* 線の長さ */
}
.content_title_02:before {
  margin-right: 1em; /* 文字の右隣 */
}
.content_title_02:after {
  margin-left: 1em; /* 文字の左隣 */
}
.title_h2{
	    text-align: center;
    width: fit-content;
    margin: 0 auto 20px auto;
    position: relative;
}

/*==========================================
              fv_form
===========================================*/
.fv_form{
	padding: 30px 15px;
}
/*==========================================
               header
===========================================*/
.menu{
	display: flex;
	flex-flow: row;
	align-items: center;
}
.header{
	display: flex;
	flex-flow: row;
	justify-content: space-around;
	align-items: center;
}
.nav-menu{
  list-style: none;
  margin: 0 20px 0 0;
  top: 0;
  left: 0;
}
.menu .cv__btn a p{
	color: #fff;
}
.menu .cv__btn a p span{
	color: #fff;
    font-size: 20px;
	line-height: 1;
}
.menu .cv__btn a{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.nav-menu li{
    padding: 0 15px;
	position: relative;
}
.nav-menu a{
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
}

.nav-menu a:hover{opacity: 0.7;}
.nav-menu li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
}
#global-menu.open{
  display: block;
}
.toggle-btn {
  background: transparent;
  border: none;
  padding: 0;
  position: fixed;
  top: 0px;
  display: none;
  z-index: 999;
}
.toggle-btn:hover{
  cursor: pointer;
}
.toggle-btn span{
  display: inline-block;
  background: #fff;
  height: 1px;
  width: 25px;
  position: relative;
}
.toggle-btn span:before{
  content: "";
  display: inline-block;
  background: #fff;
  height: 1px;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 0;
}
.toggle-btn span:after{
  content: "";
  display: inline-block;
  background: #fff;
  height: 1px;
  width: 30px;
  position: absolute;
  top: -10px;
  right: 0;
}
#open-btn.active span{
  background: transparent;
}
#open-btn.active span:before{
  transform: rotate(45deg);
	width: 25px;
  top: 0;
	background: #000;
}
#open-btn.active span:after{
  transform: rotate(-45deg);
  top: 0;
	width: 25px;
background: #000;
}
.nav-menu ul{
	  max-width: 550px!important;
	  white-space: 100%;
	  margin: 0 auto;
  }
.title_h2 h2:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 61px;
    display: inline-block;
    width: 140px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #14398D;
    border-radius: 2px;
}
@media (min-width: 1080px){
  .nav-menu ul{
    display: flex !important;
	  margin-bottom: 0px;
  }

}
  
@media (max-width: 1080px){
.nav-menu li::after {
    position: relative!important;
}
	.sp_header_img{
		width: 150px;
	}
	.sp_header_img img{
		width: 150px!important;
	}
.toggle-btn{
		width: 100%;
	height: 80px;
	}
  .nav-menu{
    display: none;
	width: 100%;
	  background: linear-gradient(to bottom right, #E4F4FD , #fff , #fff , #fff);
	 height: 100vh;
	  padding: 150px 20px 80px 20px;
	  margin-right: 0px;
  }
  .toggle-btn {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
  }
.header {
	align-items: flex-start;
}
.header__img {
    width: 150px;
   display: none;
}
.nav-menu a {
    color: #333;
	font-size: 16px;
    margin-bottom: 0px;
    line-height: 80px;
}
.nav-menu li {
    width: 100%;
    text-align: center;
    height: 80px;
    margin: 0px auto;
	border-bottom: 1px solid #fff;
}
.nav-menu li:last-child {
	border-bottom: none;
}
}

.none_border::after {
    background-color: #fff!important;
}
.header {
  position: sticky;
  top: 0;
  height: 100px;
  width: 100%;
  z-index: 99;
	background: #5B74F0;
}

@media screen and (min-width: 1080px) {
  .header {
    height: 70px;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transition: none;
	    display: flex;
    flex-flow: row;
  }
}

.header.is-active {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.header__inner {
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
	display: flex;
	flex-flow: row;
}
header .container {
    max-width: 1206px;
	width: 100%;
}

@media screen and (min-width: 1080px) {
  .header__inner {
    padding: 0 32px;
  }
}
.header__img {
    width: 200px;
    margin-left: 0px;
	margin-bottom: 0px;
  }
.header__nav {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  transition: height .25s ease-out;
}

@media screen and (min-width: 1080px) {
  .header__nav {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    position: static;
    background-color: transparent;
    height: auto;
    width: auto;
    margin: 0 0 0 auto;
    padding-right: 20px;
  }
}

.header__nav.is-active {
  pointer-events: auto;
  height: 100vh;
}

.header__nav.is-active .header__nav__list {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
	margin-top: 80px;
padding: 0 15px;
}

.header__nav__list {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity .25s ease-out, visibility .25s ease-out;
}

@media screen and (min-width: 1080px) {
  .header__nav__list {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    flex-direction: row;
    padding: 0;
	 margin-bottom: 0px;
  }
}
.header__nav__item {
  margin: 20px 0;
}
@media screen and (min-width: 1080px) {
  .header__nav__item {
    position: relative;
    padding: 0 15px;
    margin: 0;
  }
}
@media screen and (min-width: 1080px) {
  .header__nav__item::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 25px;
    background-color: #999;
  }
}

@media screen and (min-width: 1080px) {
  .header__nav__item:last-of-type::after {
    display: none;
  }
}

.header__nav__link {
  display: block;
}

.header__nav__txt {
  font-weight: 600;
  font-size: 3.73333vw;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #FFF;
}
.header__nav__txt:hover {
color: rgba(51,51,51,.8)
}
.header__nav__txt {
    font-size: 16px;
    color: #333;
}
  .header__nav__txt {
    font-size: 14px;
	  margin-bottom: 0px;
  }
.header__nav__item {
    padding: 0 10px;
	height: 25px;
}
.header__btn{
	outline: none;
}
.header__btn__wrapper {
  position: relative;
  width:70px;
  height:70px;
}

.header__btn__wrapper.is-active .header__btn {
  background-color: #fff;
	outline: none;
}

.header__btn__wrapper.is-active .header__btn span {
  width: 50px;
  background-color: #00A3FF;
  top: 50%;
}

.header__btn__wrapper.is-active .header__btn span:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}

.header__btn__wrapper.is-active .header__btn span:nth-of-type(2) {
  opacity: 0;
}

.header__btn__wrapper.is-active .header__btn span:nth-of-type(3) {
  transform: translate(-65%, -65%) rotate(-45deg);
}

.header__btn {
  position: relative;
  height: 100%;
  width: 100%;
  transition: background-color .25s ease-out;
text-align: right;
}

.header__btn span {
  width: 50px;
  height: 1px;
  background-color: #333;
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: width .25s ease-out, top .25s ease-out, background-color .25s ease-out, transform .25s ease-out, opacity .25s ease-out;
}

.header__btn span:nth-of-type(1) {
  top: 33%;
}

.header__btn span:nth-of-type(2) {
  top: 51%;
    width: 48%;
    left: 60%;
}

.header__btn span:nth-of-type(3) {
  top: 68%;
    width: 40%;
    left: 65%;  
}

  .header__cv__list {
    display: flex;
	  margin-bottom: 0px;
  }
.header__cv__item {
  position: relative;
}
  .header__cv__item::after {
    content: "";
    position: absolute;
    top: 39%;
    right: 18px;
    width: 8px;
    height: 8px;
  }
.header__cv__item:nth-of-type(2) {
    width: 167px;
    height: 35px;
    background: #5B74F0;
    border-radius: 10px;
	    margin-left: 9px;
  }
.header__cv__item:nth-of-type(2):hover {
    background: #415ad6;
}
.header__cv__item:nth-of-type(2) .header__cv__txt {
    color: #fff;
	margin-bottom: 0px;
  }
.header__cv__item:nth-of-type(2)::after {
    top: 42%;
    transform: translateX(-50%) rotate(-45deg);
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
  }
.header__cv__item:nth-of-type(1) {
    width: 170px;
    height: 35px;
    background: #F74537;
    border-radius: 10px;
  }
.header__cv__item:nth-of-type(1):hover{
	background: #d52517;
}
  .header__cv__item:nth-of-type(1) .header__cv__txt {
    color: #fff;
	margin-bottom: 0px;
  }
  .header__cv__item:nth-of-type(1)::after {
    transform: translateX(-50%) rotate(-45deg);
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
  }
  .header__cv__link {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 7px;
    padding-top: 1px;
  }

  .header__cv__txt {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.08em;
  }
.header__cv__txt span {
    font-size: 12px;
    display: block;
    text-align: center;
	color: #fff;
}

/*==========================================
                    fv
===========================================*/
.fv-picture, .fv-video__el {
    inset: auto;
    width: 140%;
    height: auto;
    max-width: none;
    object-fit: contain;
}

.fv{
	background: #677ff9;
	padding: 20px 0 40px 0;
}
.fv .container{
	background-size: contain;
}
.fv .row{
	align-items: center;
}
.font-weight_300{font-weight: 300 !important;}
.font-color_w{color: #FFF !important;}
.fv_l{
	width: 65%;
    padding: 100px 0;
}
.fv_r{
	width: 30%
}
.fv_l h1{
	 color: #fff;
    font-weight: 600;
    font-size: 4rem;
margin-bottom: 0px;
    line-height: 1.3;
	letter-spacing: 3px;
}
.fv_l h1 .font_y{
    color: #FFF200;
    font-weight: 600;
    font-size: 5rem;
	line-height: 1;
}
.fv_l h1 .font_s{
	 color: #fff;
    font-weight: 600;
    font-size: 3rem;
	line-height: 1;
}
.fv_l h2{
	 color: #fff;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.fv_l h2 span{
	 color: #fff;
    font-weight: 600;
    font-size: 3.2rem;
margin-bottom: 0px;
    line-height: 1;
}

.margin-top{margin-top: 40px;
}
.fv_l p{
color: #fff;
    margin-bottom: 50px;
    font-size: 2.6rem;
    font-weight: 300;
    line-height: 1.2;
}
.fv_btn_box{
	    display: flex;
    align-items: center;
}
.fv_btn_box figure{
	width: 200px;
	margin-right: 20px;
}
.fv_btn_box a{
	width: 100%;
}
.cv__btn{
        line-height: 0.9;
background: #F74537;
    border-radius: 8vw;
    padding: 8px 10px;
    text-align: center;
    width: 90%;
    height: 100px;
}
.cv__btn:hover{
	background: #d52517;
}
.cv__btn p{
	margin-bottom: 0px;
	font-weight: 600;
        line-height: 0.9;
}
@media screen and (max-width: 1460px) {
.fv {
    padding: 20px 0 35px 0;
}
.nav-menu li {
    padding: 0 10px;
	}
.nav-menu a {
    font-size: 1vw;
}
.header__nav {
    padding-right: 0px;
}
.header__nav__txt {
    font-size: 0.9vw;
}
.header__img {
    width: 150px;
}
.header__cv__item:nth-of-type(2) {
    width: 160px;
    margin-left: 8px;
}
.header__cv__item:nth-of-type(1) {
    width: 160px;
}
.header__cv__txt {
    font-size: 12px;
}
.header__cv__item::after {
    right: 8px;
}
.header__cv__txt span {
    font-size: 10px;
}
}
@media screen and (max-width: 1280px) {
.nav-menu li {
    padding: 0 5px;
}
}
/*==========================================
            　　improvement
===========================================*/
.title_h2 img {
    width: 180px;
    margin-bottom: 12px;
}
.title_h2 h2 {
    line-height: 2.3;
    font-size: 2rem;
    margin-bottom: 0px;
}
.h2_border {
    padding: 0 2px 22px 4px;
    border-bottom: #14398D solid 3px;
}
.title_h2 {
    text-align: center;
    width: fit-content;
    margin: 0 auto 20px auto;
    position: relative;}

.h2_black {
    color: #323232;
}

.lineheight {
    line-height: 1.5 !important;
    margin-top: 23px;
    color: #14398D;
}
.improvement h2{
text-align: center;
    font-weight: 600;
}
.improvement h2 span{
	color: #333;
	font-size: 2rem;
    font-weight: ;
}
.improvement_img{
border-bottom: 2px solid #6880fb;
	position: relative;
	height: 200px;
	margin-bottom: 50px;
}
.improvement_img .container{
border-bottom: 2px solid #f3f2f1;
    margin-bottom: -2px;
    padding: 0px;
	position: absolute;
	bottom: -4px;
  right: 0;
  left: 0;
  margin: auto;
}
.improvment_contents{
	padding: 0px;
	text-align: center;
}
.improvment_contents .ttl{
	border-bottom: 2px solid #000;
	margin-bottom: 50px;
}
.improvment_contents .ttl p{
	    background: #FFF200;
    text-align: center;
	height: 60px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
    padding: 5px 20px;
	border-radius: 10px;
	width: 90%;
	font-size: 2rem;
	margin-bottom: -30px;
}
.improvment_contents .ttl p span{
	font-size: 1.5rem;
}
.improvement_box .item02 .ttl p{
	margin: 0 auto -30px auto;
}
.improvement_box .item03 .ttl p{
	margin: 0 0 -30px auto;
}
.dot_line{
	height: 30px;
    width: 5px;
    border-right: #6780FB 5px dotted;
    margin: 0 auto 20px auto;
}
.improvment_info{
	background: #fff;
    padding: 80px 50px 50px 50px;
    border-radius: 20px;
    margin-top: 50px;
position: relative;
}
.improvment_info video{
	    max-width: 800px;
    width: 100%;
    margin: 10px auto 0 auto;
}
.improvment_info p{
	margin-bottom: 50px;
}
.improvment_info h3{
	border-left: 10px #6780FB solid;
    padding-left: 20px;
    letter-spacing: 3px;
    line-height: 1.6;
    margin-bottom: 30px;
}
.line{
    border-right: 2px #6780FB solid;
    height: 100px;
    width: 2px;
    position: relative;
    margin: 50px auto -100px auto;
	z-index: 9;
}
.line_dot {
width: 16px;
	height: 16px;
	border-radius: 25px;
	margin-left: -7px;
}
.line_dot_b{
	background: #6780FB;
}
.line_dot_w{
	background: #fff;
}
.line_dot_bottom{
	    bottom: 0px;
    position: absolute;
}
.improvment_info figure{
	    max-width: 900px;
    margin: 0 auto;
}
.video_txt{
    color: #FFF200;
    font-size: 5.6rem;
    font-weight: 700;
    opacity: 0.5;
    text-align: center;
    position: absolute;
    bottom: -95px;
    margin: auto;
    left: 0;
    right: 0;
}
/*==========================================
               cv
===========================================*/

/*==========================================
             hit
===========================================*/
.hit{
	background: #F3F2F1;
	padding: 100px 0;
}
.hit .hit_bg01 figure{
	    max-width: 400px;
	width: 100%;
}
.hit_logo{
	max-width: 300px;
    width: 100%;
    margin-bottom: 30px;
    margin-left: -30px;
}
.hit .row h2{
    line-height: 1.5;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: 2px;
}
.hit .row p span{
	font-weight: 700;
	line-height: 1;
}
.hit_contents01 .hit_contents{
    background: #fff;
    border-radius: 20px 20px 0 0;
    padding: 80px 50px 20px 50px;
    margin-top: 50px;
    text-align: center;
    position: relative;
}
.hit_contents02 .hit_contents{
    border-radius:0 0 20px 20px;
    padding: 130px 50px 80px 50px;
    text-align: center;
    position: relative;
background: #fff;
}
.hit_contents h3{
border-bottom: 2px #6780FB solid;
    border-top: 2px #6780FB solid;
    font-weight: 500;
    font-size: 3rem;
    margin: 0 auto 30px auto;
    width: fit-content;
	padding: 10px;
    line-height: 1;
}
.hit_line_img{
	position: absolute;
    z-index: 9;
    width: 100%;
    left: 0px;
}
.hit_bg03{
	width: 100px;
    position: absolute;
    left: -50px;
    bottom: -30px;
}
.hit_contents h3 span{
	    font-size: 2rem;
    line-height: 1;
}
.hit_contents p{
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 50px;
}
.hit_bg01{
	background: url("../img/bg_img01.webp")no-repeat top right;
	background-size: 200px;
    display: flex;
    align-items: center;
    justify-content: center;	
}
.hit_bg{
background: url(../img/bg_img02.webp) no-repeat;
    background-size: 250px;
    background-position: bottom 200px left 1%;
}
/*==========================================
             plan
===========================================*/
.plan_line{
width: 90%;
    border-bottom: 1px solid;
    position: absolute;
    bottom: 25%;
    z-index: -9;
    margin: auto;
    left: 0;
    right: 0;
}
.plan_contents01{
	position: relative;
}
.plan {
	text-align: center;
}
.plan .row{
	margin-top: 50px;
}
.plan h2{
	    text-align: center;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1.8;
}
.plan h2 font_b{
    font-size: 1.8rem;
}
.plan h2 .font_b{
	color: #14398D;
    font-size: 3rem;
    line-height: 1;
}
.plan h3{
	text-align: center;
	margin: 0 auto 50px auto;
	letter-spacing: 2px;
	font-weight: 500;
}
.plan .plan_p{
	font-size: 1.2rem;
}
.underline{
	 background: linear-gradient(transparent 60%, #FFF200 30%);
      display: inline-block;
	text-align: center;
}
.text_align{text-align: center;}
.plan_contents01 .col-lg-4 .inner{
	    background: #C7D2FF;
    border-radius: 20px;
}
.plan_contents01 .col-lg-4 .inner figure img{
	border-radius: 20px 20px 0 0;
}
.plan_contents01 .col-lg-4 .inner .circle{
width: 70px;
    height: 70px;
    border-radius: 100px;
    padding: 10px;
    margin: -30px auto 0px auto;
    background: #fff;
    letter-spacing: 2px;
    font-size: 1.6rem;
    font-weight: 700;
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}
.plan_contents01 .col-lg-4 .inner h4{
height: 60px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    line-height: 1.5;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
}
.plan_contents01 .col-lg-4 .inner p{
padding: 0 15px;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 0px;
    line-height: 1.6;
	height: 130px;
}
.plan_contents01 .col-lg-4 .inner .b_p{
    color: #6780FB;
    font-weight: 400;
    font-family: "Oswald", serif;
    font-size: 2.2rem;
}
.plan_contents02 .col-lg-6{
	padding: 20px 40px;
}
.plan_contents02 .col-lg-6 .inner{
	    background: #F3F2F1;
    padding: 30px 20px;
    border-radius: 20px;
}
.plan_contents02 .col-lg-6 .inner figure{
    max-width: 260px;
    margin: 0 auto 20px auto;
}
.plan_contents02 .col-lg-6 .inner h4{
	    text-align: left;
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.plan_contents02 .col-lg-6 .inner p{
	    text-align: left;
    line-height: 1.6;
    letter-spacing: 1px;
    margin-bottom: 0px;
}
.plan_contents02 .row{
max-width: 900px;
    margin: 50px auto 0px auto;
    width: 100%;
}
/*==========================================
           case
===========================================*/
.case_bg{
	background: url("../img/case_bg01.webp")no-repeat top right,url("../img/case_bg02.webp")no-repeat bottom left;
	background-size: 500px;
}
.case{
	background: #6780FB;
	padding-top: 0px;
	padding-bottom: 0px;
}
.accordion{
	padding-bottom: 100px;
}
.case .line {
    border-right: 2px #fff solid;
    height: 50px;
}
.case .container{
	margin-top: 200px;
	text-align: center;
}
.case .container h2{
	color: #fff;
	font-size: 3rem;
    font-weight: 400;
    margin-bottom: 50px;
    letter-spacing: 2px;
}
.case .container .medal{
    max-width: 600px;
    width: 100%;
    margin: 0 auto 60px auto;
}
.case .accordion .col-lg-4{
	width: 33.3%;
}
.case_ttl{
    height: 220px;
    display: flex;
    justify-content: center;
    text-align: left;
    align-items: center;
	padding: 0 15px 0 20px;
}
.case01 .case_ttl{
background: url(http://airdesign.ai/wp-content/themes/sango-theme/content/040/assets/img/case01.webp) no-repeat;
    background-size: cover;
}
.case02 .case_ttl{
background: url(http://airdesign.ai/wp-content/themes/sango-theme/content/040/assets/img/case02.webp) no-repeat;
    background-size: cover;
}
.case03 .case_ttl{
background: url(http://airdesign.ai/wp-content/themes/sango-theme/content/040/assets/img/case03.webp) no-repeat;
    background-size: cover;
}
.case_logo{
    max-width: 160px;
    width: 100%;
    margin: 40px auto 30px auto;
}
.case_company{
	    display: flex;
    flex-flow: row;
    align-items: center;
    padding: 0 20px 40px 20px;
}
.company_info{
	text-align: left;
}
.company_name{
	font-size: 14px;
	letter-spacing: 0px;
}
.company_txt{
	font-size: 10px;
	color: #7F7F7F;
	letter-spacing: 0px;
}
.case_company img{
	width: 70px;
    margin-right: 10px;
}
.case_ttl h3{
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 0px;
    font-weight: 500;
	height: 126px;
}
.accordion-content {
  display: none;
}
.accordion-header {
  background-color: #FFF;
  padding: 0px;
  margin: 10px 0 0;
  transition: background .3s ease;
  cursor: pointer;
  position: relative;
}
.accordion-header::before,
.accordion-header::after{
  position:absolute;
  content:'';
  right:15px;
  bottom:15px;
  width:12px;
  height:2px;
  margin:auto;
  background:#151E2F;
}
.accordion-header::after{
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.accordion-header.active::after{transform:rotate(0deg);}

.accordion-content {
  background-color: #FFF;
  padding: 10px 15px;
}
.accordion-header span,
.accordion-content span{
  padding-left: 25px;
  position: relative;
}
.accordion-header span::before{
  position: absolute;
  content:"Q";
  top: 2px;
  left: 0;
  color: #151E2F;
  font-size: 17px;
}
.accordion-content span::before{
    position: absolute;
  content:"A";
  top: 3px;
  left: 0;
  color: #151E2F;
  font-size: 17px;
}
/* hover */
.assignment{
background: #F3F2F1;
    text-align: left;
    padding: 15px 15px 5px 15px;
    margin-bottom: 40px;
}
.assignment p{
	    font-weight: 700;
    line-height: 1;
	margin-bottom: 10px;
}
.assignment ul{
	padding-left: 10px;
}
.assignment ul li{
font-size: 13px;
    letter-spacing: 0px;
    line-height: 1.2;
    list-style: disc;
	margin-bottom: 8px;
}
.case_ul p{
	    font-weight: 700;
    line-height: 1;
	margin-bottom: 10px;
	color: #14398D;
	text-align: left;
}
.case_ul ul{
	padding-left: 10px;
	text-align: left;
	margin-bottom: 40px;
margin-left: 10px;
}
.case_ul ul li{
font-size: 13px;
    letter-spacing: 0px;
    line-height: 1.2;
    list-style: disc;
	margin-bottom: 8px;
}

/*==========================================
            footer
===========================================*/
#footer {
    position: relative;
    z-index: 2;
	padding-bottom: 20px;
}
.footer_list_01_item {
    padding: 30px;
}
footer {
    text-align: center;
}
footer ul {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
}
.footer_list_02_item {
    padding: 0 20px;
    margin-bottom: 20px;
}
.footer__link__txt {
    margin-bottom: 0px;
}
.contact .col-lg-6 .inner .btn_blue {
    height: 62px;
}
.footer_pc{
	display: block;
	background: #6780FB;
}
.footer_sp{
	display: none;
}
footer .section {
    padding: 60px 20px 50px 20px;
}
footer .container {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
.footer_l .logo_footer {
    max-width: 250px;
    width: 100%;
}
.footer_l p {
    line-height: 2;
    margin: 30px 0;
}
.pmark_box p {
    font-size: 13px;
}
.pmark_box img {
    width: 120px;
    height: auto;
}
.footer_menu {
    display: flex;
    flex-flow: row;
}
.footer_menu_item {
    padding: 0 30px;
	text-align: left;
}
.footer_menu_item ul {
    list-style: none;
    padding-left: 0px;
    display: block;
    text-align: left;
}
.footer_menu_item h4{
	    font-size: 20px;
    margin-bottom: 20px;
}
.footer_l{
	text-align: left;
}
.footer_menu_item ul li {
    font-size: 14px;
    line-height: 2;
}
.footer_menu_item ul li:hover{opacity: 0.7;}
.footer_menu_item ul li a {
}
.allrights {
    border-top: 1px solid #EDF1F1;
	padding-top: 15px;
}
.allrights .container ul {
    list-style: none;
    display: flex;
    flex-flow: row;
    padding-left: 0px;
}
.allrights .container ul li {
    padding: 0 40px 0 0;
}
.allrights .container ul li a {
    text-decoration: none;
    color: #000;
}
.allrights .container p {
    font-size: 12px;
}
.btn_text{color: #fff;
            font-weight: 500;
    font-size: 25px;}

@media screen and (max-width: 1400px) {
.faq_img02{
	display: block;
}
.faq_img01{
	display: none;
}
.plan_contents01 .col-lg-4 .inner h4 {
    font-size: 1.6vw;
    letter-spacing: 0px;
    padding: 0 15px;
	margin-bottom: 20px;
}
.plan_contents01 .col-lg-4 .inner p {
    margin-bottom: 0px;
}
.hit .row h2 {
    margin-bottom: 20px;
    font-size: 2vw;
}
.hit_logo {
    max-width: 200px;
    margin-bottom: 20px;
    margin-left: -20px;
}
.cv .row h2 {
    font-size: 2.8vw;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.cv .row p {
    font-size: 16px;
}
.cv {
   padding: 50px 0px;
}
    .fv_l h1 {
        font-size: 5vw;
    }
    .fv_l h1 .font_y{
        font-size: 6vw;
    }
    .fv_l h1 .font_s{
        font-size: 4vw;
    }
    .fv_l h2 {
        font-size: 4vw;
    }
.fv_l h2 span {
    font-size: 3.5vw;
}
.fv_l p {
    font-size: 3vw;
    margin-bottom: 30px;
}
.fv .cv__btn p {
            line-height: 0.8;
font-size: 3.5vw;
    font-weight: 800;
    }
.fv_l {
    padding: 6% 0;
}

	.cv__btn p{
		margin-bottom: 0px;
	}
.improvment_contents .ttl p {
    font-size: 2.2vw;
}
.improvment_contents .ttl p span {
    font-size: 1.6vw;
}
}
@media screen and (max-width: 1280px) {
.case_bg {
    background: url(../img/case_bg01.webp) no-repeat top right, url(../img/case_bg02.webp) no-repeat bottom left;
    background-size: 300px;
}
.case .container .medal {
    max-width: 500px;
}
    .plan_contents01 .col-lg-4 .inner h4 {
        font-size: 1.4vw;
        margin-bottom: 20px;
        height: 50px;
    }
.case .accordion .col-lg-4 {
    padding: 0 8px;
}
.case_ttl h3 {
    font-size: 1.5vw;
}
.plan_contents01 .col-lg-4 .inner p {
    height: 140px;
}

.fv_btn_box figure {
    width: 160px;
	}
.cv .row h2 {
        font-size: 2.7vw;
        margin-bottom: 15px;
    }
    .cv .row p {
        font-size: 1.1vw;
    }
	.cv .col-lg-6{
		padding: 0 0;
	}
.plan_contents02 .col-lg-6 {
    padding: 20px 20px;
}
.plan_contents02 .col-lg-6 .inner h4 {
    font-size: 1.9vw;
}
}
@media screen and (max-width: 1206px) {
.hit_contents02 .hit_contents {
    padding: 100px 50px 80px 50px;
}
    .plan_contents01 .col-lg-4 .inner h4 {
        font-size: 1.6vw;
    }
    .plan_contents01 .col-lg-4 .inner p {
        height: 180px;
    }
	.plan_contents01 .col-lg-4{
		padding: 0 8px;
	}
.plan h2 {
    font-size: 3vw;
}
.plan h2 .font_b {
    font-size: 4vw;
}
.plan h2 .font_s {
    font-size: 2.5vw;
}
.plan h3 {
    margin: 0 auto 30px auto;
    font-size: 2vw;
}
.hit_contents h3 {
    font-size: 3.5vw;
}
.hit_contents h3 span {
    font-size: 2vw;
}
.cv .row h2 {
        font-size: 2.6vw;
    }
    .cv .row p {
        font-size: 1vw;
    }
    .improvment_contents .ttl p {
        font-size: 30px;
    }
.improvment_contents p{
font-size: 14px;
}
.nav-menu li {
    padding: 0 10px;
}
.right_form {
    width: 300px;
}
    .fv_l h2 {
        font-size: 3vw;
    }
.fv_l h2 span {
    font-size: 4vw;
}
}

@media screen and (max-width: 1080px) {
	.hit_line_img{
		width: 100%;
	}
.hit_contents02 .hit_contents {
    padding: 150px 50px 80px 50px;
}
.plan_contents02 .col-lg-6 .inner h4 {
    font-size: 2.5vw;
}
    .plan_contents01 .col-lg-4 .inner p {
        height: 130px;
    }
    .plan_contents01 .col-lg-4 .inner h4 {
        font-size: 1.8vw;
    }
    .cv .row h2 {
        font-size: 3.5vw;
		margin-bottom: 20px;
    }
    .cv .row p {
        font-size: 1.5vw;
    }
    .cv .row h2 {
        font-size: 3.3vw;
		margin-bottom: 20px;
    }
	.cv .row .col-lg-6{
		padding: 0px;
	}
    .improvment_contents .ttl p {
        font-size: 1.6rem;
    }
    .improvment_contents .ttl p span {
        font-size: 1.3rem;
    }
.improvment_contents p{
font-size: 16px;
}
    .fv_l h1 {
        font-size: 5.5vw;
    }
    .fv_l h1 .font_y{
        font-size: 7vw;
    }
    .fv_l h1 .font_s{
        font-size: 4vw;
    }
    .fv_l h2 {
        font-size: 3.8vw;
    }
.fv_l h2 span {
        font-size: 4.3vw;
    }
.fv_l p {
        font-size: 2.1vw;
	}
.footer_pc{
	display: none;
}
.footer_sp{
	display: block;
}
.uescase_contents p {
    font-size: 1.4vw;
}
.uescase_contents h3 {
    font-size: 3vw;
}
.main {
    width: 100%;
}
.right_form {
    display: none;
}
.nav-menu a {
    font-size: 18px;
}
.menu {
    display: contents;
}
.n_1080{
		display: none!important;
	}
.b_1080{
		display: block!important;
	}
.header {
    height: 80px;
}
.header__nav__list{
  background: linear-gradient(to right, #0071BC, #47B7CE);
}
.header__nav__txt{
   color: #fff;
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 80px;
}
.header__nav__item {
	width: 75%;
    text-align: center;
	height: 80px;
	margin: 0px;
}
.header__nav__item:last-child {
	width: 75%;
    text-align: center;
}
.header__nav__txt:hover {
    color: rgba(255,255,255,.6)
}
.nav-menu .btn_w a {
    display: flex;
    justify-content: center;
    align-items: center;
	line-height: 40px!important;
}
.footer_list_01_item {
    padding: 30px 10px;
}
}
@media screen and (max-width: 992px) {
    .plan h2 .font_s {
        font-size: 3.2vw;
    }
.video_txt {
    font-size: 4rem;
}
.faq_img {
    bottom: 110px;
}
.plan_line {
    width: 1px;
    height: 40%;
    border-right: 1px solid;
    border-bottom: 0px;
    position: absolute;
    bottom: 25%;
    z-index: -9;
    margin: auto;
    left: 0;
    right: 0;
}
.hit_contents02 .hit_contents {
    padding: 130px 20px 80px 20px;
}
.hit_contents01 .hit_contents {
    padding: 80px 20px 20px 20px;
}
.cv02 .row h2 {
font-size: 3.8vw;
        letter-spacing: 0px;
    }
.case .accordion .col-lg-4 {
    width: 100%;
}
    .case .accordion .col-lg-4 {
        padding: 0 10px 20px 10px;
    }
    .case_ttl h3 {
        font-size: 1.8rem;
    }
.case_ttl {
    padding: 50px 15px 50px 20px;
}
	.assignment p{
		font-size: 20px;
	}
.case_ul p {
		font-size: 20px;
}
.case_ul ul li {
    font-size: 16px;
}
.assignment ul li {
    font-size: 16px;
}
.company_name {
    font-size: 20px;
}
.company_txt {
    font-size: 16px;
}
.plan_contents02 .col-lg-6 .inner h4 {
	font-size: 5vw;
}
    .plan h2 {
        font-size: 4vw;
    }
    .plan h2 .font_b {
        font-size: 5vw;
    }
    .plan_contents01 .col-lg-4 {
        padding: 0 8px;
        max-width: 500px;
        width: 100%;
       margin: 0 auto 30px auto;
    }
    .plan_contents01 .col-lg-4 .inner h4 {
        font-size: 3vw;
        height: auto;
		margin-bottom: 30px;
    }
	    .plan_contents01 .col-lg-4 .inner p {
        height: auto;
        font-size: 1.1rem;
			margin-bottom: 30px;
    }
.plan_contents01 .col-lg-4 .inner .circle {
    margin: -30px auto 30px auto;
}
    .hit_contents h3 span {
        font-size: 3vw;
    }
.hit_contents p {
    letter-spacing: 0px;
	font-size: 1.1rem;
}
    .hit .row h2 {
        font-size: 4vw;
    }
	.hit .col-lg-6 figure{
		max-width: 500px;
    width: 100%;
    margin: 50px auto 0 auto;
	}
	.hit .col-lg-6 p{
		font-size: 1.1rem;
	}
    .hit_logo {
        margin-left: 0px;
    }
	.hit .col-lg-6 p{
		line-height: 1.5;
		letter-spacing: 0px;
	}
.row {
    flex-flow: wrap;
}
	.cv .row{
		flex-flow: column-reverse;
	}
	.cv .row figure{
		margin-bottom: 30px;
	}
    .cv .row h2 {
        font-size: 5.5vw;
        margin-bottom: 30px;
        text-align: center;
    }
.improvment_info h3 {
    padding-left: 10px;
    letter-spacing: 1px;
    font-size: 3vw;
}
    .cv .row p {
        font-size: 2.5vw;
        text-align: center;
        margin-bottom: 40px;
    }
    .cv__btn {
        max-width: 250px;
        width: 100%;
        margin: 0 auto;
    }
    .cv {
        padding: 80px 0px;
    }
.improvment_info {
    padding: 80px 20px 30px 20px;
}
.video_txt {
    bottom: -80px;
}
.improvment_contents .ttl {
    border-bottom: none;
}
.improvement_box .item02 .ttl p {
    margin: 0 auto 0px auto;
}
.improvement_box .item03 .ttl p {
    margin: 0 auto 0px auto;
}
.improvment_contents .ttl {
    margin-bottom: 20px;
}
.improvment_contents .ttl p {
    width: 100%;
}
.improvment_contents .ttl p {
        font-size: 3.5vw;
	letter-spacing: 2px;
    }
    .improvment_contents p {
        font-size: 2vw;
        margin-bottom: 20px;
    }
    .improvment_contents .ttl p span {
        font-size: 3vw;
    }
	.improvement_box .row{
		flex-flow: column;
	}
    .fv_btn_box figure {
        width: 220px;
    }
.fv_btn_box a {
    max-width: 350px;
}
.fv_btn_box {
    justify-content: center;
}
.fv .row {
    align-items: center;
    flex-flow: column;
}
    .fv_l {
        width: 100%;
        padding: 100px 0 10px 0;
		text-align: center;
    }
.fv .container {
    background: none;
}
.fv_r {
    width: 100%;
}
    .fv_l h1 {
        font-size: 7vw;
    }
    .fv_l h1 .font_y{
        font-size: 9vw;
    }
	    .fv_l h1 .font_s{
        font-size: 5vw;
    }
    .fv_l h2 {
        font-size: 4.5vw;
    }
    .fv_l h2 span {
        font-size: 6vw;
    }
    .fv_l p {
        font-size: 2.5vw;
    }
footer .container {
    display: flex;
    flex-flow: column;
}
.n_992{
		display: none!important;
	}
	}
    .plan h2 {
		margin-bottom: 30px;
    }
    .plan h2 .font_b {
        line-height: 1.5;
    }
    .plan h3 {
        font-size: 2.5vw;
    }
.improvment_contents .ttl p {
    max-width: 400px;
    margin: 0 auto 0px auto;
}
@media screen and (max-width: 768px) {
    .plan h2 .font_s {
        font-size: 4vw;
    }
.hit_contents02 .hit_contents {
    padding: 100px 20px 50px 20px;
}
.improvement h2 span {
    font-size: 10vw;
}
.improvement h2 {
	font-size: 6vw;
	margin-bottom: 30px;
}
.improvement_img {
    border-bottom: none;
    height: auto;
    margin-bottom: 50px;
}
.improvement_img .container {
    border-bottom: none;
    margin-bottom: 0px;
    position: relative;
    bottom: 0;
}
.contact h2 {
    font-size: 6vw;
    margin-bottom: 30px;
}
.contact figure {
    max-width: 500px;
}
.faq_contents h3 {
    padding-left: 15px;
    letter-spacing: 0px;
    margin-bottom: 30px;
}
.faq_list {
    padding: 80px 20px;
}
    .plan h3 {
font-size: 4vw;
        width: fit-content;
        line-height: 1;
        margin-bottom: 20px;
    }
    .plan h2 {
        font-size: 5vw;
    }
    .plan h2 .font_b {
        font-size: 6vw;
    }
.plan .plan_p {
    font-size: 16px;
        margin-top: 40px;
}
.plan .row {
	margin-bottom: 70px;
}
    .plan_contents01 .col-lg-4 .inner h4 {
        font-size: 4.2vw;
    }
    .hit .row h2 {
        font-size: 5vw;
    }
    .hit_contents h3 {
        font-size: 5vw;
    }
    .hit_contents h3 span {
        font-size: 4vw;
    }
    .fv_l h2 {
        font-size: 7vw;
    }
    .fv_l h2 span {
        font-size: 8vw;
    }
    .fv_l h1 {
        font-size: 9vw;
    }
    .fv_l h1 .font_y{
        font-size: 12vw;
    }
	    .fv_l h1 .font_s{
        font-size: 7vw;
    }
    .fv_l p {
        font-size: 3.5vw;
    }
    .fv_l {
		padding: 100px 0 0px 0;
    }
.b_768{
		display: block!important;
	}
.n_768{
		display: none!important;
	}

p {
    font-size: 14px;
	letter-spacing: 0px;
}
    .improvment_contents .ttl p {
        font-size: 1.5rem;
		height: auto;
    }
    .improvment_contents .ttl p span {
        font-size: 1.2rem;
    }
.improvment_contents p {
        font-size: 16px;
    }
    .improvment_info {
        padding: 80px 15px 30px 15px;
    }
    .improvment_info h3 {
        font-size: 3.5vw;
    }
    .plan_contents02 .col-lg-6 {
        padding: 15px 0px;
    }
.faq_img {
    bottom: 100px;
}
.video_txt {
    font-size: 9.5vw;
    bottom: -85px;
}
}
@media screen and (max-width: 600px) {
    .plan_contents02 .col-lg-6 .inner h4 {
        font-size: 5.5vw;
    }
.plan_contents02 .col-lg-6 .inner p {
    margin-bottom: 0px;
}
.plan_contents02 .col-lg-6 .inner {
    padding: 20px 15px;
}
    .improvment_info h3 {
        font-size: 1.2rem;
    }
section {
    padding: 60px 0px;
}
    .plan_contents01 .col-lg-4 .inner h4 {
        font-size: 6vw;
    }
    .hit_contents p {
        font-size: 16px;
    }
    .hit .col-lg-6 p {
        font-size: 16px;
	}
    .fv_btn_box figure {
        width: 160px;
    }
    .cv__btn {
        max-width: 250px;
    }
    .fv_btn_box a {
        max-width: 250px;
    }
    .cv .row h2 {
        font-size: 7vw;
    }
    .cv .row p {
        font-size: 14px;
    }
.faq_contents p {
        font-size: 14px;
}
    .faq_contents h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
.faq .title_h2 img {
    width: 200px;
}
.faq .title_h2 h2 {
    font-size: 2rem;
}
.nav-menu .cv__btn {
        max-width: 400px;
	width: 100%;
    }
.plan {
    padding: 60px 0 0 0;
}
.plan h2 {
        letter-spacing: 2px;
    }
    .plan_contents01 .col-lg-4 {
        padding: 0 0;
    }
.case_company {
    padding: 0 15px 40px 15px;
}
.faq .title_h2 {
    margin-bottom: 30px;
}
.case .container h2 {
    font-size: 8vw;
}
    .fv_l {
        padding: 50px 0 0px 0;
    }
.fv .cv__btn p {
        font-size: 16px;
    }
}
@media screen and (max-width: 480px) {
    .improvment_info {
        padding: 80px 15px 20px 15px;
    }
    .video_txt {
        font-size: 9vw;
        bottom: -68px;
    }
    .assignment ul li {
        font-size: 13px;
    }
    .case_ul ul li {
        font-size: 13px;
    }
    .case_ul p {
        font-size: 18px;
    }
    .assignment p {
        font-size: 18px;
    }
    .cv .row h2 {
    }
    .fv .container {
      padding: 0 10px;
    }
    .header {
        height: 60px;
    }
    .toggle-btn {
        height: 60px;
    }
.hit_contents h3 {
    padding: 10px 0;
	margin-bottom: 20px;
}
	.cv .cv__btn {
        max-width: 400px;
    }
    .cv .row h2 {
        margin-bottom: 20px;
	        font-size: 1.8rem;
    }
    .fv_l {
        padding: 10px 0 0px 0;
    }

.b_480{
		display: block!important;
	}
.n_480{
		display: none!important;
	}
.cv__btn {
        max-width: 200px;
    }
.contact .cv__btn {
        max-width: 400px;
    }
    .fv_btn_box a {
        max-width: 180px;
    }
    .case .container .medal {
        max-width: 300px;
    }
.case .container h2 {
    font-size: 8.3vw;
	margin-bottom: 30px;
    letter-spacing: 0px;
}
.case .container {
    margin-top: 150px;
}
    .case_ttl h3 {
        font-size: 5.5vw;
    }
.case_ttl {
    height: auto;
}
.case_company img {
    width: 50px;
}
    .company_name {
        font-size: 16px;
    }
    .company_txt {
        font-size: 12px;
    }
    .cv .row p {
		margin-bottom: 30px;
    }
    .cv {
        padding: 60px 0px;
    }
.hit {
    padding: 60px 0;
}
	.hit .col-lg-6{
		padding: 0px;
	}
.hit .col-lg-6 p {
        font-size: 14px;
    }
    .hit .row h2 {
        font-size: 1.3rem;
        letter-spacing: 0px;
    }
    .hit_contents p {
        font-size: 14px;
		letter-spacing: 0px;
		margin-bottom: 30px;
	}
    .plan h3 {
        font-size: 5vw;
        margin-bottom: 15px;
    }
    .plan_contents01 .col-lg-4 .inner h4 {
        margin-bottom: 20px;
    }
    .plan_contents01 .col-lg-4 .inner p {
        font-size: 14px;;
        margin-bottom: 10px;
    }
    .plan .plan_p {
        font-size: 14px;
    }
    .faq_list {
        padding: 50px 15px;
    }
    .improvment_contents .ttl p {
        max-width: 300px;
    }
    .plan_contents01 .col-lg-4 {
        max-width: 350px;
    }
.plan_contents02 .col-lg-6 .inner figure {
    max-width: 250px;
    width: 100%;
    margin: 0 auto 30px auto;
}
.plan_contents02 .col-lg-6 {
        max-width: 350px;
        padding: 15px 0px;
        width: 100%;
        margin: 0 auto;
    }
.plan_contents02 .col-lg-6 .inner h4 {
        font-size: 5vw;
    }
    .hit_contents02 .hit_contents {
        padding: 55px 20px 50px 20px;
    }
.hit_bg03 {
    width: 60px;
    left: -20px;
    bottom: -30px;
}
    .fv_btn_box figure {
        width: 120px;
    }
}
@media screen and (max-width: 400px) {
    .cv .row h2 {
        font-size: 1.5rem;
    }

.b_400{
		display: block!important;
	}
.n_400{
		display: none!important;
	}
}

.ctn05{
	background: #F1F0F0;
    align-items: center;
    padding: 50px;
    margin-bottom:50px;
}
.ctn05 .title_box{
	position: relative;
}
.ctn05 .title_box h3{
	color: #FFF;
    font-size: min(1000px, 100px);
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.reason04_text .obi_blue{
	    background: #14398D;
    color: #fff;
    padding: 0 15px;
    width: fit-content;
    margin: 10px auto 20px auto;
    font-size: 1.2rem;
}
.reason04_text h4{
	color: #14398D;
    text-align: center;
    margin-bottom: 20px;
}
.reason04_text p{
	    color: #333333;
    font-size: 16px;
    font-weight: 500;
	margin-bottom: 0px;
}
.reason04_img figure{
	max-width: 650px;
    width: 100%;
    margin: 0 auto;
}
.reason04_img {
	position: relative;
}
.reason04_img .first{
	background: #EA5942;
    color: #fff;
    font-size: 2.2rem;
    width: 150px;
    height: 150px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-feature-settings: "palt";
    font-weight: 500;
    letter-spacing: 0px;
    position: absolute;
    bottom: 0px;
    left: 20%;
}
.reason04_img .arrow{
position: relative;
    width: 100px;
    height: 100px;
    background: #14398D;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    text-align: center;
    font-size: 1.5rem;
    margin: 0 auto 30px auto;
}
.reason04_img .arrow::after{
     content: '';
    display: flex;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #14398D;
    margin-top: 110px;
    justify-content: center;
    align-items: center;
    position: absolute;
}
/* ================================
   Video Ad Gallery
   - PC: 4-col grid
   - SP: slick (center + peek) ※左右対称
================================ */

/* PC：4枚グリッド */
.videoAdGallery{
        width: 960px;
    margin:0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
  gap: 22px;
  margin-top: 18px;
}

/* SP：slick（センター + ちょい見せ） */
@media (max-width: 992px){



  /* SPでは grid解除 */
  .videoAdGallery{
    display: block;
    position: relative;
    max-width: 100%;
    overflow: visible; /* slick-listで制御する */
  }

  /* slick：peekするため slick-list だけ visible */
  .videoAdGallery .slick-list{
    overflow: visible !important;
    max-width: 100%;
  }

  .videoAdGallery .slick-track{
    align-items: stretch;
    position: relative;
    will-change: transform;
  }

  /* slide：余白で peek を作る */
  .videoAdGallery .slick-slide{
    padding: 0 12px;
    overflow: visible !important;

    opacity: .35;
    transform: scale(.92);
    transform-origin: center center;
    transition: transform .25s ease, opacity .25s ease;
    will-change: transform, opacity;

    height: auto !important;
    min-height: 0 !important;
  }

  /* 中央だけ強調 */
  .videoAdGallery .slick-center{
    opacity: 1;
    transform: scale(1);
  }

  /* 中身の暴れ防止 */
  .videoAdGallery__item,
  .videoAdGallery__item img{
    max-width: 100%;
    height: auto;
    display: block;
  }

  /* lottie枠（比率固定） */
  .videoAdGallery .lottie{
    width: 100%;
    aspect-ratio: 9 / 16;  /* 実際の比率に合わせて変更OK */
  }

  /* Slickが入れる文字を消す（Prev/Next, dots番号） */
  .videoAdGallery .slick-prev,
  .videoAdGallery .slick-next{
    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
  }
  .videoAdGallery .slick-dots li button{
    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
  }
  .videoAdGallery .slick-dots li button:before{
    display: none !important;
  }

  /* ===== 矢印（赤い三角） ===== */
  .videoAdGallery__arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
    height: 56px;
    border: 0;
    background: transparent;
    z-index: 2;
    cursor: pointer;
  }

  /* ちょい隠し（マスク）幅：ここを基準に全部合わせる */
  :root{
    --videoPeekMask: 10%;
    --videoArrowInset: calc(var(--videoPeekMask) - 10px);
  }

  /* 中央スライドの左右に寄せる（左右対称） */
  .videoAdGallery__arrow--prev{ left: var(--videoArrowInset); }
  .videoAdGallery__arrow--next{ right: var(--videoArrowInset); }

  .videoAdGallery__arrow--prev::before,
  .videoAdGallery__arrow--next::before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
  }
  .videoAdGallery__arrow--prev::before{
    border-right: 17px solid #EA5942;
    margin-left: 13px;
  }
  .videoAdGallery__arrow--next::before{
    border-left: 17px solid #EA5942;
    margin-left: 30px;
  }

  /* ===== ドット（赤） ===== */
  .videoAdGallery .slick-dots{
    position: relative;
    bottom: auto;
    margin-top: 10px;
    display: flex !important;
    justify-content: center;
    gap: 8px;
    padding: 0;
  }
  .videoAdGallery .slick-dots li{
    width: auto;
    height: auto;
    margin: 0;
  }
  .videoAdGallery .slick-dots li button{
    width: 8px;
    height: 8px;
    padding: 0;
    border-radius: 50%;
    background: #EA5942;
    opacity: .35;
  }
  .videoAdGallery .slick-dots li.slick-active button{
    opacity: 1;
  }

  
  /* デフォ：非センターは薄く */
  .videoAdGallery .slick-slide{
    opacity: .35;
    transform: scale(.92);
    transition: transform .25s, opacity .25s;
  }

  /* slick-center（現在のセンター）は濃く */
  .videoAdGallery .slick-slide.slick-center{
    opacity: 1;
    transform: scale(1);
  }

  /* ★次センター予定も濃く（境界でも白ませない） */
  .videoAdGallery .slick-slide.is-next-center{
    opacity: 1;
    transform: scale(1);
  }
}
/* =========================
   VIDEO PROCESS（整理版）
   - ①②③：矢印＋丸数字
   - 下段：3カラムの白カード
   ※CSSの最下段推奨
========================= */

.video-process{
  --vp-blue:#1f4f9a;
  --vp-bg:#efefef;
  --vp-max:980px;

  --vp-h:50px;       /* 矢印の高さ */
  --vp-arrow:25px;   /* 右の三角 */
  --vp-gap:16px;     /* ラベル間の隙間 */
  --vp-radius:999px;

  width:100%;
  background: var(--vp-bg);
  padding: 40px 0 22px;
  position: relative;
      max-width: 960px;
      margin:0 auto;
}

/* 共通幅（上段/下段を揃える） */
.video-process__steps,
.video-process__cards{
  width: 980px;
  margin-left:auto;
  margin-right:auto;
}

/* 上段：ラベル */
.video-process__steps{
  margin-top: 0;
  margin-bottom: 12px;
  display:flex;
  align-items:center;
  gap: 45px;
  overflow: visible;
  width: 925px;
      position: absolute;
    left: 3%;
    top: 9%;
}

.video-process__step{
  position:relative;
  display:inline-flex;
  align-items:center;

  height: var(--vp-h);
  padding: 0 35px 0 12px;

  background: var(--vp-blue);
  color:#fff;
  font-weight:800;
  line-height:1;
  white-space:nowrap;
    width: 260px;
  border-radius: var(--vp-radius) 0 0 var(--vp-radius);
  overflow: visible;
}

.video-process__step::after{
  content:"";
  position:absolute;
  top:0;
  right: calc(var(--vp-arrow) * -1);
  width:0;
  height:0;
  border-top:  calc(var(--vp-h) / 2) solid transparent;
  border-bottom: calc(var(--vp-h) / 2) solid transparent;
  border-left: var(--vp-arrow) solid var(--vp-blue);
  z-index:2;
}

.video-process__step-no{
width: 40px;
    height: 40px;
  display:inline-flex;
  align-items:center;
  justify-content:center;

  background:#fff;
  color: var(--vp-blue);
  border-radius:999px;
  font-size:25px;
  font-weight:900;

  margin-right:10px;
  flex:0 0 auto;
}

.video-process__step-label{
  font-size:25px;
  letter-spacing:.02em;
  color:#fff;
  font-weight: 500;
}

/* 下段：白カード */
.video-process__cards{
  background:#fff;
  border-radius: 8px;
padding: 65px 18px 16px 18px;

  display:grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 26px;
}

.video-process__card{ position:relative; }

.video-process__card:not(:last-child)::after{
  content:"";
  position:absolute;
  top: 6px;
  right: -13px;
  width:1px;
  height: calc(100% - 12px);
  background:#e6e6e6;
}

.video-process__card-title{
  margin:0 0 8px 0;
  font-size:16px;
  font-weight:800;
  color:#222;
}

.video-process__card-text{
  margin:0;
  font-size:20px;
  line-height:1.8;
  color:#666;
}

/* =========================
   STEP1: 工程バーを「連結」させる
   ※CSS最下段に置く
========================= */

/* 連結＝ラベル同士の隙間をゼロ */
.video-process__steps{
  gap: 0 !important;
}

/* 2つ目以降は「重ねる」前提の余白に */
.video-process__step:not(:first-child){
  margin-left: var(--vp-arrow) !important; /* 矢印幅ぶん重ねる */
  padding-left: 22px !important;           /* 数字が詰まらないように調整 */
  border-radius: 0 !important;             /* 左丸みを消して一本化 */
}

/* つなぎ目の“えぐり”（白で抜いて繋がって見せる） */
.video-process__step:not(:first-child)::before{
  content:"" !important;
  position:absolute !important;
  top:0 !important;
  left: calc(var(--vp-arrow) * -1) !important;
  width:0 !important;
  height:0 !important;
  border-top:  calc(var(--vp-h) / 2) solid transparent !important;
  border-bottom: calc(var(--vp-h) / 2) solid transparent !important;
  border-left: var(--vp-arrow) solid #fff !important; /* ←下段が白なので白で抜く */
  z-index:3 !important;
}

/* 最初だけ左を丸く、最後だけ右端も自然に（任意だけど入れとく） */
.video-process__step:first-child{
  border-radius: var(--vp-radius) 0 0 var(--vp-radius) !important;
}
/* =========================
   STEP1-2: ①②③の間隔を作る（白三角も消す）
   ※CSS最下段に置く
========================= */

.video-process__steps{
  gap: 65px !important;            /* ←間隔。12〜16で調整 */
}

/* 連結用の重ねを解除 */
.video-process__step:not(:first-child){
  margin-left: 0 !important;
  padding-left: 12px !important;   /* 元の状態に戻す（必要なら 14px でもOK） */
  border-radius: 999px 0 0 999px !important; /* 左丸は維持 */
}

/* “えぐり” を完全に無効化（白三角の原因） */
.video-process__step::before{
  content: none !important;
  display: none !important;
}

.padding_2{padding-left: 50px;}
.padding_3{padding-left: 25px;}
/* SPだけ：カード3つを縦に並べる */
@media (max-width: 992px){
  .video-process__cards{
    display: flex;            /* すでにflexなら不要 */
    flex-direction: column;   /* ← 縦並び */
    gap: 12px;                /* 余白（好みで） */
  }

  .video-process__card{
    width: 100%;              /* 横幅いっぱい */
  }
    .video-process__cards{
    display: flex;
    flex-direction: column;
    gap: 5vw;
  }
    .video-process__card{
    background: #fff;
    padding:8vw 1vw 1vw 2vw;
    box-shadow: 0 6px 20px rgba(0,0,0,.08);
    width: 90vw;
  }
  .video-process__cards {
    background: #efefef;
padding: 0px 18px 0px 5vw;}

    .video-process__card-text {
        font-size: 3.3vw;
        
    }
    .video-process__steps {
    display: grid;
        z-index: 2;
    gap:10.5vw !important;
    top: 0vw;}
    .ctn05 {padding: 0px;padding-top: 8vw;padding-bottom: 8vw;}

.video-process__step-label {
    font-size: 4vw;}

    .video-process__step {
        width: 45vw;
    }
    .video-process{
  --vp-h:10vw;       /* 矢印の高さ */
  --vp-arrow:5vw;   /* 右の三角 */
  --vp-gap:16px;     /* ラベル間の隙間 */
padding-top: 3vw;
}
.video-process__step-no {
    width: 5vw;
    height: 5vw;
        font-size: 3vw;
}
.padding_2{padding-left: 10vw !important;}
.padding_3{padding-left: 5vw !important;}
.reason04_text p {font-size: 3.6vw;}
}
@media (max-width: 992px){
  .videoAdGallery .slick-track{
    align-items: stretch; /* or center */
  }
}


.rctns {
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.ctn01 {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #F1F0F0 50%, #F1F0F0 100%);
}
@media screen and (max-width: 1500px) {
    .rctns .container {
        padding: 30px 20px;
    }
}

.rctns .container {
    background: #F1F0F0;
    border-radius: 600px;}
.rctns .row {
    align-items: center;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 1500px) {
    .reason_img_box {
        padding-left: 100px;
    }
}
.reason_img_box {
    padding-left: 150px;
    max-width: 630px;
    width: 100%;
}
@media (min-width: 769px) {
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.rctns .col-md-7 figure {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, .1);
}
.rctns .col-md-7 video {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, .1);
    width: 100%;
}
@media (min-width: 769px) {
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}
.reason_h3 {
    position: relative;
}
@media screen and (max-width: 1400px) {
    .reason_h3 .reason_num {
        font-size: 6.5vw;
    }
}
@media screen and (max-width: 1500px) {
    .reason_h3 .reason_num {
        font-size: 9vw;
    }
}
.reason_h3 .reason_num {
    color: #fff;
    font-size: 7.5rem;
    margin-bottom: 0px;
    line-height: 1;
    font-weight: 500;
}
.font_num {
    font-family: "Oswald", serif;
    font-optical-sizing: auto;
    font-style: normal;
}
@media screen and (max-width: 1400px) {
    .reason_h3 h3 {
        font-size: 3vw;
    }
}
@media screen and (max-width: 1500px) {
    .reason_h3 h3 {
        font-size: 4vw;
        padding-left: 5px;
    }
}
.reason_h3 h3 {
    margin-bottom: 0px;
    position: absolute;
    top: 32%;
    padding-left: 10px;
    font-size: 3.3rem;
    font-weight: 700;
}
@media screen and (max-width: 1500px) {
    .rctns h4 {
        font-size: 1.4vw;
        letter-spacing: 0px;
    }
}
.rctns h4 {
    color: #14398D;
    font-size: 1.5rem;
    margin-bottom: 20px;
}
.reason_items {
    margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
    .reason_h3 h3 {
        font-size: 3vw;
    }
}
@media screen and (max-width: 1500px) {
    .reason_h3 h3 {
        font-size: 4vw;
        padding-left: 5px;
    }
}
.reason_h3 h3 {
    margin-bottom: 0px;
    position: absolute;
    top: 32%;
    padding-left: 10px;
    font-size: 3.3rem;
    font-weight: 700;
}
@media screen and (max-width: 1400px) {
    .reason_h3 h3 span {
        font-size: 1vw;
    }
}

@media screen and (max-width: 1500px) {
    .reason_h3 h3 span {
        font-size: 1.2vw;
    }
}
.reason_h3 h3 span {
    font-size: 1.2rem;
    font-weight: 400;
}
@media screen and (max-width: 1500px) {
    .rctns .container {
        padding: 30px 20px;
    }
}
.rctns .container {
    background: #F1F0F0;
    border-radius: 600px;
    padding: 50px 0;
}
@media screen and (max-width: 1500px) {
    .reason_img_box {
        padding-left: 100px;
    }
}
.reason_img_box {
    padding-left: 150px;
    max-width: 630px;
    width: 100%;
}
@media (min-width: 769px) {
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
}
.reason_items p span {
    font-weight: 800;
    line-height: 1;
}
.orange {
    color: #FF6B00;
}
@media screen and (max-width: 1500px) {
    .ctn02 .reason_img_box {
        padding-right: 100px;
    }
}
@media screen and (max-width: 1500px) {
    .ctn02 .reason_img_box {
        padding-left: 0px;
    }
}
.ctn02 .reason_img_box {
    padding-right: 150px;
    padding-left: 20px;
}
@media screen and (max-width: 1500px) {
    .reason_img_box {
        padding-left: 100px;
    }
}
.reason_img_box {
    padding-left: 150px;
    max-width: 630px;
    width: 100%;
}
@media (min-width: 769px) {
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
}
@media (min-width: 769px) {
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}
.ctn02 .row {
    flex-flow: row-reverse;
}
.ctn02 {
    background: linear-gradient(90deg, #F1F0F0 0%, #F1F0F0 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}
.ctn02 .reason_h3 h3 {
    padding-right: 10px;
    right: 0px;
}
@media screen and (max-width: 1500px) {
    .reason_h3 h3 {
        font-size: 4vw;
        padding-left: 5px;
    }
}
.reason_h3 h3 {
    margin-bottom: 0px;
    position: absolute;
    top: 32%;
    padding-left: 10px;
    font-size: 3.3rem;
    font-weight: 700;
}
.ctn02 .reason_h3 .reason_num {
    text-align: right;
}
@media screen and (max-width: 1500px) {
    .reason_h3 .reason_num {
        font-size: 9vw;
    }
}
.reason_h3 .reason_num {
    color: #fff;
    font-size: 7.5rem;
    margin-bottom: 0px;
    line-height: 1;
    font-weight: 500;
}
.font_num {
    font-family: "Oswald", serif;
    font-optical-sizing: auto;
    font-style: normal;
}
.ctn03 {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #F1F0F0 50%, #F1F0F0 100%);
}
.cv h2 {
    color: #14398D;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 0px;
}
.cv h2::before {
    transform: rotate(65deg);
}
.cv h2::before, .cv h2::after {
    content: "";
    width: 35px;
    height: 2px;
    background-color: #14398D;
    margin: 0px 4px 4px;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.cv h2 {
    color: #14398D;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 0px;
}
.cv h2::after {
    transform: rotate(-65deg);
}
.cv h2::before, .cv h2::after {
    content: "";
    width: 35px;
    height: 2px;
    background-color: #14398D;
    margin: 0px 4px 4px;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.cv h2 {
    color: #14398D;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 0px;
}
.cv p {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    color: #333;
    margin-bottom: 20px;}
.cv_btn_group {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}
.btn_blue {
    background: #14398D;
    border-radius: 19.2vw;
    position: relative;
    max-width: 400px;
    width: 95%;
    height: 82px;
    margin: 10px auto 0 auto;
}
.btn_shadow {
    box-shadow: 6px 6px 4px rgb(0 0 0 / 24%);
    transition: all .25s ease-out;
}
button, input {
    overflow: visible;
}
.cv_btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.cv_btn a p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0px;
}
.cv p {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    color: #333;
    margin-bottom: 20px;
}
.btn_red {
    background: #EA5942;
    border-radius: 19.2vw;
    position: relative;
    max-width: 400px;
    width: 95%;
    height: 82px;
    margin: 10px auto 0 auto;
}
.btn_shadow {
    box-shadow: 6px 6px 4px rgb(0 0 0 / 24%);
    transition: all .25s ease-out;
}
.cv_btn a p span {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
.cv p span {
    color: #14398D;
    line-height: 1.4;
}
.sec02 {
    text-align: center;
    font-weight: 800;
    letter-spacing: 4px;
    line-height: 1.8;
    font-size: 2.5rem;}
.plan h3 {
    text-align: center;
    letter-spacing: 2px;
    font-weight: 500;
}

.underline {
    background: linear-gradient(transparent 60%, #FFF200 30%);
    display: inline-block;
    text-align: center;
}
.flow_list {
    display: flex;
    margin: 0 auto 30px auto;
    width: fit-content;
    padding-left: 80px;
}
.flow_list .flow_contents {
    display: flex;
    align-items: center;
    margin-left: -70px;
}
.zdex01 {
    z-index: 4;
}
ul li {
    list-style: none;
}
li {
    line-height: 1.8;
}
.flow_box_first {
    padding: 20px 0 20px 40px !important;
}
.flow_box {
    background: #fff;
    padding: 10px 0 10px 80px;
    height: 180px;
    filter: drop-shadow(10px 0px 8px rgba(0, 0, 0, 0.1));
}
.flow_list .flow_p {
    color: #E9E7E8;
    text-align: left;
    margin-left: -10px !important;
}
.flow_box p {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 0px;
}
.flow_p {
    color: #E9E7E8 !important;
    text-align: center;
    font-size: 12px !important;
    margin-bottom: 10px !important;
    margin-left: 0px;
}
.flow_box h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #14398D;
}
.flow_box p {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 0px;
}
.flow_contents img {
    width: auto;
    height: 180px;
    z-index: 9;
    filter: drop-shadow(10px 0px 8px rgba(0, 0, 0, 0.1));
}
.zdex02 {
    z-index: 3;
}
.service_row {
    max-width: 1000px;
    width: 100%;
    flex-flow: row;
    margin: 0 auto 20px auto;
    display: flex;}
.service_item_l {
    max-width: 300px;
    width: 100%;
}
.service_item {
    padding: 20px 8px;
}
@media (min-width: 769px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
.service_icon {
    width: 50px;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 9;
    top: 0px;
}
.service_item .inner {
    background: #fff;
    position: relative;
    text-align: center;
    padding: 30px 15px 20px 15px;
    height: 290px;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, .1);
}
.service_item .inner .flow_p {
    text-align: center;
    margin-left: aut0;
}
.service_item_l .inner p {
    font-size: 11px;
    line-height: 1.4;
    letter-spacing: 0px;
}
.flow_p {
    color: #E9E7E8 !important;
    text-align: center;
    font-size: 12px !important;
    margin-bottom: 10px !important;
    margin-left: 0px;
}
.service_item .inner h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #14398D;
}
.service_item_l .inner img {
    width: 70px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.service_item_l .inner p {
    font-size: 11px;
    line-height: 1.4;
    letter-spacing: 0px;
}
.service_item_r {
    max-width: calc(100% - 300px);
    width: 100%;
}
.service_item {
    padding: 20px 8px;
}
@media (min-width: 769px) {
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}
.service_item .inner {
    background: #fff;
    position: relative;
    text-align: center;
    padding: 30px 15px 20px 15px;
    height: 290px;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, .1);
}
.service_bubble::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 82%;
    translate: -50% 100%;
    transform: skew(-3deg);
    transform-origin: top;
}
.service_item .row {
    flex-flow: row;
    margin-top: 20px;
}
.service_item .inner .col-item {
    width: 25%;
}
.service_item .inner {
    background: #fff;
    position: relative;
    text-align: center;
    padding: 30px 15px 20px 15px;
    height: 290px;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, .1);
}
.service_item .inner .col-item img {
    width: 60px;
    margin-bottom: 20px;
}
.service_item .inner .col-item h4 {
    color: #14398D;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 16px;
    margin-bottom: 15px;
}
.service_item .inner .col-item p {
    color: #333333;
    line-height: 1.5;
    font-weight: 500;
    font-size: 11px;
    margin-bottom: 0px;
}
@media screen and (max-width: 992px) {
    .n_992 {
        display: none !important;
    }
}
@media screen and (max-width: 992px) {
    .b_992 {
        display: block !important;
    }
}
.b_992 {
    display: none !important;
}
.faq {
    background: #EDF7FF;
    padding: 80px 0;
}
.faq_list {
    margin-top: 50px;
}
.faq .faq_contents {
    background: #fff;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.faq .faq_contents h3 {
    background: #14398D;
    color: #fff;
    padding: 20px 40px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.5;
    font-size: 1.4rem;
}
.faq .faq_contents h3 span {
    color: #fff;
    line-height: 0;
}
.faq .faq_contents p {
    padding: 30px;
}
.faq .faq_contents p span {
    font-weight: 700;
}
.contact {
    background: linear-gradient(180deg, #14398D 0%, #14398D 50%, #fff 50%, #fff 100%);
    padding: 80px 0;
}
.h2_box {
    text-align: center;
}
.contact .balloon {
    position: relative;
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: #14398D;
    font-size: 3rem;
    font-weight: bold;
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
}
.contact .balloon:before {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #fff;
    z-index: 0;
}
.contact .h2_box h2 {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #fff;
}
.h2_box h2 {
    font-size: 2rem;
    color: #14398D;
}
.contact .h2_box h2 .n_768 {
    display: inline !important;
}
.h2_box img {
    width: 250px;
    margin: 0 auto 10px auto;
}
.contact .h2_box h2 .underline_2 {
    border-bottom: double 6px #FF6B01;
    font-size: 1.6rem;
    letter-spacing: 2px;
}
.contact .h2_box h2 span {
    line-height: 1.8;
    color: #fff;
}
.contact .h2_box h2 .num {
    font-size: 2.5rem;
}
.contact .h2_box h2 span {
    line-height: 1.8;
    color: #fff;
}
.contact .h2_box h2 .caution {
    vertical-align: top;
    font-size: 14px;
    color: #fff;
}
.contact .h2_box h2 span {
    line-height: 1.8;
    color: #fff;
}
.b_768 {
    display: none !important;
}
.contact .h2_box p {
    color: #fff;
}

.contact .h2_box p {
    font-size: 18px;
    margin-bottom: 30px;}
    @media screen and (max-width: 1280px) {
    .contact .col-md-6 {
        padding: 20px 10px;
    }
}
.contact .col-md-6 {
    padding: 20px;
}
@media (min-width: 769px) {
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.contact .col-md-6 .inner img {
    width: 130px;
    margin: 0 auto 30px auto;
}
.n_768 {
    display: block;
}
.contact .contents_txt {
    height: 110px;
}
@media screen and (max-width: 1280px) {
    .contact .col-md-6 .inner p {
        font-size: 20px;
    }
}
.contact .col-md-6 .inner p {
    color: #666;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.contact .triangle {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 25px solid #14398D;
    margin: 0 auto;
}
.btn_red {
    background: #EA5942;
    border-radius: 19.2vw;
    position: relative;
    max-width: 400px;
    width: 95%;
    height: 82px;
    margin: 10px auto 0 auto;
}
.btn_shadow {
    box-shadow: 6px 6px 4px rgb(0 0 0 / 24%);
    transition: all .25s ease-out;
}
button, input {
    overflow: visible;
}
.contact .col-md-6 .cv_btn a p {
    font-size: 20px;
    margin-bottom: 0px;
    color: #fff;
}
@media screen and (max-width: 1280px) {
    .contact .col-md-6 .inner p {
        font-size: 20px;
    }
}
.contact .col-md-6 .inner p {
    color: #666;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.cv_btn a p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0px;
}
.contact_text {
    color: #14398D;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 600;
}
.contact .h2_box h2 {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #fff;
}
.h2_box h2 {
    font-size: 2rem;
    color: #14398D;
}
.contact .h2_box h2 .num {
    font-size: 2.5rem;
}
.contact .h2_box h2 span {
    line-height: 1.8;
    color: #fff;
}
.b_768 {
    display: none !important;
}
.contact .h2_box h2 .n_768 {
    display: inline !important;
}
.n_768 {
    display: block;
}
.b_768 {
    display: none !important;
}
@media screen and (max-width: 1280px) {
    .contact .col-md-6 {
        padding: 20px 10px;
    }
}
.contact .col-md-6 {
    padding: 20px;
}
@media (min-width: 769px) {
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 1280px) {
    .contact .col-md-6 .inner {
        padding: 30px 10px;
    }
}
.contact .col-md-6 .inner {
    background: #fff;
    padding: 30px 20px;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .05);
    text-align: center;
}
.contact .contents_txt {
    height: 110px;
}
@media screen and (max-width: 1280px) {
    .contact .col-md-6 .inner p {
        font-size: 20px;
    }
}
.contact .col-md-6 .inner p {
    color: #666;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.contact .triangle {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 25px solid #14398D;
    margin: 0 auto;
}
@media screen and (max-width: 1080px) {
    .footer_pc {
        display: none;
    }
}
.footer_pc {
    display: block;
    background: #EDF1F1;
}
@media screen and (max-width: 992px) {
    footer .container {
        display: flex;
        flex-flow: column;
    }
}
footer .container {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
footer .section {
    padding: 60px 20px 50px 20px;
}
.footer_l {
    text-align: left;
}
.footer_l .logo_footer {
    max-width: 250px;
    width: 100%;
}
.pmark_box p {
    font-size: 13px;
}
.footer_menu {
    display: flex;
    flex-flow: row;
}
.footer_menu_item {
    padding: 0 30px;
    text-align: left;
}
.footer_menu_item h4 {
    font-size: 20px;
    margin-bottom: 20px;
}
.footer_menu_item ul {
    list-style: none;
    padding-left: 0px;
    display: block;
    text-align: left;
}
footer ul {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
}
.allrights {
    background: #fff;
    border-top: 1px solid #EDF1F1;
    padding-top: 15px;
}
@media screen and (max-width: 1080px) {
    .footer_sp {
        display: block;
    }
}
.footer_sp {
    display: none;
}

footer ul {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
}
.footer_list_01_item {
    padding: 30px;
}
ul li {
    list-style: none;
}
.footer_list_01_item {
    padding: 30px;
}
.title_h2_1 h2:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 35px;
    display: inline-block;
    width: 140px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #14398D;
    border-radius: 2px;
}
.title_h2_1 img {
    width: 180px;
    margin-bottom: 12px;
}
.title_h2_1 {
    text-align: center;
    width: fit-content;
    margin: 0 auto 20px auto;
    position: relative;
}

@media screen and (max-width: 768px) {
    .fv_l h1 .font_y {
        font-size: 9vw;
    }
}
@media screen and (max-width: 768px) {
    .fv_l p {
        font-size: 6.5vw;
        margin-top: 20px;
    }
    .fv_btn_box{display: none;}
    .fv-video__el{width: 90%;}
    .fv-img{text-align: center;}
}
@media screen and (max-width: 600px) {
    section {
        padding: 0px 0px;
    }
}
@media screen and (max-width: 768px) {
    .improvement h2 span {
        font-size: 5vw;
    }
}
@media screen and (max-width: 992px) {
    footer .container {
        display: flex;
        flex-flow: column;
    }
}
@media screen and (max-width: 1080px) {
    .footer_sp {
        display: block;
    }
}
@media screen and (max-width: 1080px) {
    .footer_pc {
        display: none;
    }
    .sec2_image {flex-flow: column;}
    .sec2_image img {
    width: 100%;}
    .sec2 {margin-bottom: 25px;}
    .text_size {
    font-size: 1.3rem;
}
.bg_blue::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #EBF6FF;
}
}
@media screen and (max-width: 768px) {
    .plan h2 .font_b {
        font-size: 5vw;
        font-weight: 800;
    }
}
@media screen and (max-width: 992px) {
    .plan_contents01 .col-lg-4 .inner .circle {
        margin: -30px auto 10px auto;
    }
        .plan_contents01 .col-lg-4 .inner p {
        font-size: 14px;
        margin-bottom: -2px;
    }
    .text_align{padding-bottom: 15px !important;}
        .plan .row {
        margin-bottom: 10px;
    }
        .ctn05 .title_box h3 {
        font-size: 13vw;
    }

.reason04_img .arrow {
    font-size: 1rem;}
.cv h2 {font-size: 1.1rem;}
.cv h2::before, .cv h2::after {
    width: 18px;
}
.cv p {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
    color: #333;
    margin-bottom: 20px;
}
    .cv .row p {
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .cv {padding: 0px 0px;}
    .sec02 {
    margin-top: 30px;
    text-align: center;
    font-weight: 800;
    letter-spacing: 4px;
    line-height: 1.8;
    font-size: 2.5rem;
}
.blue {
    color: #14398D;
    font-size: 2rem;
}
.underline {
    background: linear-gradient(transparent 60%, #FFF200 30%);
    display: inline-block;
    text-align: center;
    font-size: 0.9rem;
}

}
@media screen and (max-width: 992px) {
    .rctns .row {
        flex-flow: column-reverse;
    }
}
@media screen and (max-width: 992px) {
    .rctns .col-md-7 {
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 992px) {
    .reason_img_box {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 1280px) {
    .reason_img_box {
        padding-left: 80px;
    }
}
@media screen and (max-width: 1500px) {
    .reason_img_box {
        padding-left: 100px;
    }
}
@media (min-width: 769px) {
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

}
@media screen and (max-width: 992px) {
    .rctns .reason_p {
        font-size: 2.8vw;
    }
}
@media screen and (max-width: 992px) {
    .rctns .col-md-5 {
        width: 100%;
        max-width: 100%;
    }
.rctns .container {

    padding: 0px 0;
}
}
@media (min-width: 769px) {
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}
@media screen and (max-width: 992px) {
    .ctn01 {
        background: #fff;
    }
}
@media screen and (max-width: 992px) {
    .rctns .container {
        border-radius: 0px;
    }
}
@media screen and (max-width: 992px) {
    .rctns .container {
        padding: 60px 20px;
    }
}
@media screen and (max-width: 992px) {
    .ctn01 .container {
        background: #fff;
    }
}
@media screen and (max-width: 1500px) {
    .rctns .container {
        padding: 30px 20px;
    }
}
.rctns .container {
    background: #F1F0F0;
    border-radius: 600px;
    padding: 50px 0;
}
@media screen and (max-width: 992px) {
    .container {
        max-width: 100%;
    }
}
@media screen and (max-width: 992px) {
    .rctns .container {
        border-radius: 0px;
        
    }
.ctn01 .container {
        background: #fff;}
}
@media screen and (max-width: 992px) {
    .ctn01 .reason_h3 .reason_num {
        color: #F1F0F0;
    }
}
@media screen and (max-width: 992px) {
    .reason_h3 h3 span {
        font-size: 3vw;
    }
}
@media screen and (max-width: 1400px) {
    .reason_h3 h3 span {
        font-size: 1vw;
    }
}
@media screen and (max-width: 1500px) {
    .reason_h3 h3 span {
        font-size: 3.2vw;
    }
}

@media screen and (max-width: 992px) {
    .rctns .col-md-7 {
        width: 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
@media (max-width: 992px) {
    .videoAdGallery {
        display: block;
        position: relative;
        max-width: 100%;
        overflow: visible;
    }
}
.videoAdGallery {
    width: 960px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    gap: 22px;
    margin-top: 18px;
}
.slick-slider {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
@media (max-width: 992px) {
    .videoAdGallery__arrow--prev {
        left: var(--videoArrowInset);
    }
}
@media (max-width: 992px) {
    .videoAdGallery__arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 56px;
        height: 56px;
        border: 0;
        background: transparent;
        z-index: 2;
        cursor: pointer;
    }
}
@media (max-width: 992px) {
    .videoAdGallery .slick-list {
        overflow: visible !important;
        max-width: 100%;
    }
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
@media (max-width: 992px) {
    .videoAdGallery .slick-track {
        align-items: stretch;
    }
}
@media (max-width: 992px) {
    .videoAdGallery .slick-track {
        align-items: stretch;
        position: relative;
        will-change: transform;
    }
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-initialized .slick-slide {
    display: block;
}
@media (max-width: 992px) {
    .videoAdGallery .slick-slide {
        opacity: .35;
        transform: scale(.92);
        transition: transform .25s, opacity .25s;
    }
}
@media (max-width: 992px) {
    .videoAdGallery .slick-slide {
        padding: 0 12px;
        overflow: visible !important;
        opacity: .35;
        transform: scale(.92);
        transform-origin: center center;
        transition: transform .25s ease, opacity .25s ease;
        will-change: transform, opacity;
        height: auto !important;
        min-height: 0 !important;
    }
        /* スライダー全体を包む枠 */
    .videoAdGallery {
        width: 100%;
        margin: 0 auto 40px;
        position: relative;
        /* ここではみ出しをガード */
        max-width: 100vw; 
        overflow: hidden; 
        padding-bottom: 30px; /* ドット用の余白 */
    }

}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}


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

.rctns .container {

    padding: 0px 0;
}

}
@media screen and (max-width: 992px) {
    .ctn03 .container {
        background: #fff;
    }
}
@media screen and (max-width: 992px) {
    .ctn03 .reason_h3 .reason_num {
        color: #F1F0F0;
    }
}
@media screen and (max-width: 992px) {
    .reason_h3 .reason_num {
        font-size: 18vw;
    }
}
@media screen and (max-width: 992px) {
    .reason_h3 h3 {
        font-size: 8vw;
    }
    .fv {
    background: #5b73f8;
}
.fontsize{
    font-size: 2.5rem;
}
@media screen and (max-width: 992px) {
  .fontsize{font-size: 1.2rem;}
  @media screen and (max-width: 992px) {
    .b_992 {
        display: block !important;
    }
}
@media screen and (max-width: 992px) {
    .service {
        background: #F1F0F0;
    }
    .sec09{padding-top: 20px;}
}
@media screen and (max-width: 768px) {
    .contact {
        background: #F1F0F0;
    }
}
@media screen and (max-width: 600px) {
    .contact .balloon {
        width: 60px;
        height: 60px;
        font-size: 2rem;
        line-height: 60px;
    }
}
@media screen and (max-width: 768px) {
    .contact .balloon {
        color: #fff;
        background: #14398D;
    }
}
@media screen and (max-width: 600px) {
    .contact .balloon:before {
        content: "";
        position: absolute;
        bottom: -18px;
        margin-left: -10px;
        border: 10px solid transparent;
        border-top: 10px solid #14398D;
    }
}
@media screen and (max-width: 768px) {
    .contact .balloon:before {
        border-top: 15px solid #14398D;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box h2 {
        font-size: 4vw;
        letter-spacing: 1px;
        color: #14398D;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box h2 .n_768 {
        display: none !important;
    }
}
@media screen and (max-width: 600px) {
    .contact .h2_box img {
        width: 160px;
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box img {
        width: 200px;
        margin-right: 5px;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box h2 .b_768 {
        display: inline !important;
    }
}
@media screen and (max-width: 600px) {
    .contact .h2_box img {
        width: 160px;
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box img {
        width: 200px;
        margin-right: 5px;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box h2 .underline_2 {
        font-size: 4vw;
        letter-spacing: 1px;
        color: #14398D;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box h2 .num {
        font-size: 5vw;
        letter-spacing: 0px;
        color: #14398D;
    }
}

@media screen and (max-width: 768px) {
    .contact .h2_box h2 .underline_2 {
        font-size: 4vw;
        letter-spacing: 1px;
        color: #14398D;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box h2 .b_768 {
        display: inline !important;
    }
}
@media screen and (max-width: 768px) {
    .b_768 {
        display: block !important;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box p {
        color: #14398D;
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .b_480 {
        display: block !important;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box h2 .underline_2 {
        font-size: 4vw;
        letter-spacing: 1px;
        color: #14398D;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box h2 .num {
        font-size: 5vw;
        letter-spacing: 0px;
        color: #14398D;
    }
}
@media screen and (max-width: 768px) {
    .contact .h2_box h2 .b_768 {
        display: inline !important;
    }
}
@media screen and (max-width: 600px) {
    .contact .h2_box img {
        width: 160px;
        margin-bottom: 0px;
    }
}
}
@media screen and (max-width: 768px) {
    .contact .btn_red {
        background: #14398D;
    }
}
/* ▼▼▼ 【強力版】FV動画の右線・隙間を完全に消す設定 ▼▼▼ */

/* 親要素：動画を包むコンテナ */
.fv-lottie,
.fv-img {
    position: relative;       /* overflow: hiddenを確実に効かせるため */
    width: 100%;              /* 幅を親に合わせる */
    
    /* 余計な装飾をすべてリセット */
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    
    /* 【重要】背景色を透明にして、色が漏れるのを防ぐ */
    background: transparent !important; 
    
    /* 【重要】はみ出した部分（線に見える原因）を強制的にカットする */
    overflow: hidden;

    /* 隙間対策の念押し */
    line-height: 0;
    font-size: 0;
}

/* 動画本体 */
.fv-video__el {
    display: block;           /* ブロック要素化して隙間を埋める */
    width: 100%;              /* 親要素の幅いっぱいに */
    height: auto;             /* 高さは自動で比率を保つ */
    
    /* 装飾リセット */
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important; /* 影も念のため削除 */
    
    vertical-align: bottom;   /* 下側の隙間対策 */
}
