
/*==================================================
                 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;
	line-height: 2;
}
*: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: 100px 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;
	}
.b_992{
		display: none!important;
	}
.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;
}
/*==========================================
              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;
  }

@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;
    width: 100%;
    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{
	background: #677ff9;
	padding: 20px 0 40px 0;
}
.fv .container{
	background: url("../img/fv.gif")no-repeat right center;
	background-size: contain;
}
.fv .row{
	align-items: center;
}
.fv_l{
	width: 60%;
    padding: 100px 0;
}
.fv_r{
	width: 50%
}
.fv_l h1{
	 color: #fff;
    font-weight: 600;
    font-size: 4rem;
margin-bottom: 0px;
    line-height: 1.8;
	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.4rem;
    line-height: 1;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.fv_l h2 span{
	 color: #fff;
    font-weight: 600;
    font-size: 3.1rem;
margin-bottom: 0px;
    line-height: 1;
}
.fv_l p{
color: #fff;
    margin-bottom: 50px;
    font-size: 1.45rem;
    font-weight: 400;
    line-height: 1.5;
}
.fv_btn_box{
	    display: flex;
    align-items: center;
}
.fv_btn_box figure{
	width: 200px;
	margin-right: 20px;
}
.fv_btn_box a{
    max-width: 280px;
	width: 100%;
}
.cv__btn{
background: #F74537;
    border-radius: 10px;
    padding: 8px 10px;
    text-align: center;
    width: 100%;
    max-width: 220px;
}
.cv__btn:hover{
	background: #d52517;
}
.cv__btn p{
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: 600;
}
@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
===========================================*/
.improvement{
	background: #F3F2F1;
}
.improvement h2{
	color: #333;
	font-size: 3rem;
text-align: center;
    font-weight: 500;
}
.improvement h2 span{
	color: #333;
	font-size: 5rem;
}
.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: 700px;
    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
===========================================*/
.cv{
	background: #C7D2FF;
    padding: 20px 0;
}
.cv .row{
	align-items: center;
}
.cv .row h2{
	font-size: 2.5rem;
    line-height: 1.5;
    letter-spacing: 2px;
    margin-bottom: 25px;
}
.cv .row p{
	font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 25px;
}
.cv .row p span{
	font-weight: 700;
}
.cv_btn p{
	margin-bottom: 0px!important;
	color: #fff;
	font-size: 16px!important;
	letter-spacing: 1px;
}
.cv02 h2{
    line-height: 1.5;
    font-size: 2.5rem;
    margin-bottom: -40px;
}
.cv02{
	padding-top: 50px;
}
.cv02 .col-lg-6{
	padding: 0px;
}
/*==========================================
             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.4;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 2.5rem;
}
.hit .row p{
	font-size: 1.2rem;
}
.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: 160px 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: 3.3rem;
    margin: 0 auto 30px auto;
    width: fit-content;
	padding: 10px;
    line-height: 1;
	letter-spacing: 6px;
}
.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: 2.6rem;
    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{
	padding: 100px 0;
	margin-bottom: 20px;
}
.plan {
	text-align: center;
}
.plan .row{
	margin-top: 50px;
	margin-bottom: 120px;
}
.plan h2{
	    text-align: center;
    font-weight: 400;
    letter-spacing: 6px;
    line-height: 1.8;
    font-size: 2.5rem;
	margin-bottom: 20px;
}
.plan h2 font_b{
    font-size: 1.8rem;
}
.plan h2 .font_b{
	color: #14398D;
    font-size: 3.5rem;
    line-height: 1;
}
.plan h3{
	text-align: center;
	margin: 0 auto 70px auto;
	letter-spacing: 3px;
	font-weight: 500;
}
.plan .plan_p{
	font-size: 1.2rem;
}
.underline{
	 background: linear-gradient(transparent 60%, #FFF200 30%);
      display: inline-block;
	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 20px 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: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
}
.plan_contents01 .col-lg-4 .inner p{
padding: 0 15px;
    text-align: left;
    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 30px;
}
.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;
	height: 128px;
}
.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: 3.5rem;
    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(../img/case01.webp) no-repeat;
    background-size: cover;
}
.case02 .case_ttl{
background: url(../img/case02.webp) no-repeat;
    background-size: cover;
}
.case03 .case_ttl{
background: url(../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::before,
.accordion-header::after{
  position:absolute;
}
.accordion-header::after{
content: "more";
    font-size: 75%;
    right: 30px;
    bottom: 7px;
}
.accordion-header::before{
position: absolute;
    content: "+";
    color: #151E2F;
    font-size: 100%;
    right: 10px;
    bottom: 35px;
    width: 12px;
    height: 2px;
    margin: auto;
}
.accordion-header.active::before{
	content: "-";
}

.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;
}
/*==========================================
            faq
===========================================*/
.faq{
	position: relative;
}
.faq_img{
	    position: absolute;
    bottom: 160px;
}
.faq .title_h2{
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: left;
    margin-left: 0px;
	margin-bottom: 50px;
}
.faq .title_h2 img{
	width: 300px;
	margin-right: 20px;
}
.faq .title_h2 h2{
    color: #14398D;
    margin-bottom: 0px;
    font-size: 3rem;
    font-weight: 700;
}
.faq_list{
	background: #F3F2F1;
    padding: 80px 50px;
    border-radius: 20px;
}
.faq_contents h3{
	border-left: 10px #6780FB solid;
    padding-left: 20px;
    letter-spacing: 3px;
    line-height: 1.6;
    margin-bottom: 20px;
}
.faq_contents p{
	font-size: 1.3rem;
    margin-bottom: 80px;
    line-height: 1.5;
	letter-spacing: 0px;
}
.faq_contents p span{
	font-weight: 700;
}
.faq_img02{
	display: none;
}
.faq_img03{
	display: none;
}
/*==========================================
            contact
===========================================*/
.contact{
	background: #F3F2F1;
	text-align: center;
}
.contact h2{
	    font-size: 3rem;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 2px;
    margin-bottom: 40px;
}
.contact .cv__btn{
	    margin: 0 auto 50px auto;
    max-width: 350px;
}
.contact .cv__btn p {
    font-size: 1.5rem!important;
}
.contact figure{
	    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}
.contact p{
	font-size: 1.2rem;
}
/*==========================================
            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;
	color: #fff;
}
.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;
	color: #fff;
}
.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 {
    color: #fff;
}
.allrights {
    background: #fff;
    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;
}
@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: 1.8vw;
    margin-bottom: 30px;
}
.fv .cv__btn p {
font-size: 16px;
    font-weight: 400;
    }
.fv_l {
    width: 60%;
    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) {
.cv02 h2 {
    font-size: 2.3rem;
}
.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;
}
.cv__btn {
    max-width: 200px;
}
.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: 2vw;
    }
.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_contents02 .col-lg-6 .inner p {
    height: auto;
}
    .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: 4.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;
	}
.b_992{
		display: block!important;
	}
    .plan h2 {
        font-size: 4vw;
		margin-bottom: 30px;
    }
    .plan h2 .font_b {
        font-size: 5vw;
        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) {
.hit_contents h3 {
    letter-spacing: 3px;
}
    .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: 5vw;
        letter-spacing: 1px;
    }
    .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;
    }
.plan_contents02 .col-lg-6 .inner h4 {
        font-size:4.6vw;
    }
}
@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:6vw;
    }
    .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;
	}
}