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

*,*::before,*::after {
	box-sizing: border-box;
	font-family: 'Noto Sans JP', sans-serif;
}
*{
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 1px;
}
html { scroll-behavior: smooth;}
img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
a:hover{
	text-decoration: none!important;
}
p{
	line-height: 1.8;
	font-size:16px;
}
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: 700;
}
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
}
.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;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.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;
}

li{
	line-height: 1.8;
}
main{
	width: 100%;
	margin: 0 auto;
}.right_form {
    background: #fff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
  white-space:nowrap;
	
}
.contents_box{
  overflow: scroll;
  /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
  -ms-overflow-style: none;
  /*Firefoxへの対応*/
  scrollbar-width: none;
}

 /*Google Chrome、Safariへの対応*/
.contents_box::-webkit-scrollbar{
  display: none;
}
.form_title{
	color: #323232!important;
    font-size: 20px!important;
    text-align: center;
    margin-bottom: 30px!important;
    padding-top: 20px;
}

.text_right{
	text-align: right!important;
}
main{
	display: flex!important;
	flex-flow: row;
	width: 100%;
}
.right_form{
	width: 380px;
	height: 100vh;
	 position: -webkit-sticky;
    position: sticky;
	right: 0px;
	top: 0px;
}
.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
}
ul li{
	list-style:none;
}
p{
	font-size: 16px;
    line-height: 1.6;
}
.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: 900;
}
.btn_box{
	width: 100%;
	text-align: center;
}
.btn_p{
	max-width: 400px;
	width: 100%;
    background: #fff;
    border: 2px solid #FC5445;
    border-radius: 72px;
	height: 80px!important;
}
.btn_r{
	max-width: 600px;
    width: 100%;
    background: #F5FF69;
    border-radius: 72px;
}
.btn_r:hover{
	background-color: #b6bf3d;
}
.btn_r a{
	color: #001544!important;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 1px;
}
.btn_r a span{
	color: #001544;
}
.btn_w {
    width: 100%;
    height: 61px;
    background: #001544;
    border: 2px solid #FF9E44;
    border-radius: 72px;
	max-width: 500px;
	margin: 0 auto;
}
.btn_w:hover {
	    background: #FFE6CE;
}
.btn_w a{
	color: #FF9E44!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::after{
   content: '';
    border: 0;
    border-bottom: solid 2px #001544;
    border-right: solid 2px #001544;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 30%;
    right: px;
    margin-left: 40px;
    transform: translateY(45%) rotate(-45deg);
}
.btn_w .arrow_r::after{
    content: '';
    border: 0;
    border-top: solid 2px #FC5445!important;
    border-right: solid 2px #FC5445;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 20px;
}
.arrow_r::after{
    content: '';
    border: 0;
    border-top: solid 2px #fff!important;
    border-right: solid 2px #fff;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
}
.arrow-button_o::after{
    content: '';
    border: 0;
    border-top: solid 2px #d23426;
    border-right: solid 2px #d23426;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
}
.arrow_d::after {
    content: '';
    border: 0;
    border-bottom:solid 2px #d23426!important;
    border-right: solid 2px #d23426;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
}
.arrow-button:active{
  top: 4px;
}
.arrow-button_o:active{
  top: 4px;
}
/*  ---------------------
   以下は調整用
 --------------------- */
.arrow-button{
  margin: 15px auto;
}
.arrow-button_o{
  margin: 20px auto;
}
.annotation_fv{
	font-size: 14px;
	color: #fff;
	padding-top: 20px;
	margin-bottom: 0px;
}
.annotation{
	font-size: 10px!important;
}
.bg_gray{
	background: #F5F5F5;
}
.bg_w{
	background: #fff;
}
.bg_blue{
	background: #45A2F8;
}

/*==========================================
              背景色
===========================================*/
.bg_b{
 background:#7EE7FF;
}
.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: 900;
}
.title_h4{
	font-size: 20px;
	font-weight: 900;
}
.f_c_w{
	color: #fff;
}
 h1{
	text-align: center;
}
h1 img{
	height: 100px;
	width: auto;
	margin: 0 auto;
}
/*==========================================
               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.6;
}
#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: #333;
}
#open-btn.active span:after{
  transform: rotate(-45deg);
  top: 0;
	width: 25px;
	background: #333;
}
.nav-menu ul{
	  max-width: 550px!important;
	  white-space: 100%;
	  margin: 0 auto;
  }
.ttl_p{
	color: #fff;
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: 1px;
}
@media (min-width: 1080px){
  .nav-menu ul{
    display: flex !important;
	  margin-bottom: 0px;
  }

}
  
@media (max-width: 1080px){
	.toggle-btn p{
		color: #fff;
    font-size: 2rem;
    font-weight: 900;
	}
.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;
box-shadow: 0px 10px 10px rgba(0,0,0,.05);
background: linear-gradient(#550079, #000);
}

@media screen and (min-width: 1080px) {
  .header {
    height: 93px;
    max-width: 1920px;
    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: 50px;
    background: #fff;
    border: 2px solid #14398D;
    border-radius: 72px;
	    margin-left: 9px;
  }
.header__cv__item:nth-of-type(2) .header__cv__txt {
    color: #14398D;
	margin-bottom: 0px;
  }
.header__cv__item:nth-of-type(2)::after {
    top: 42%;
    transform: translateX(-50%) rotate(-45deg);
    border-bottom: solid 2px #14398D;
    border-right: solid 2px #14398D;
  }
.header__cv__item:nth-of-type(1) {
    width: 280px;
    height: 50px;
background: linear-gradient(to right, #0DC49D, #9506B0);
    border-radius: 72px;
  }
  .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;
}
.btn_shadow {
    box-shadow: 6px 6px 4px rgb(0 0 0 / 24%);
    transition: all .25s ease-out;
}
.btn_shadow:hover {
    transform: translateY(5%);
    box-shadow: 4px 4px 8px rgb(0 0 0 / 40%);
    transition: all .25s ease-out;
}
.btn--01{
	box-shadow: 4px 4px 6px rgb(0 0 0 / 24%);
}
.btn--01:hover{
	background-color: #d3ebff;
	border: #1b2871 2px solid;;
}
.btn--02:hover{
	background-color:#1b2871;
	border:  #1b2871 2px solid;
	color: #fff;
}
.btn--02:hover .header__cv__txt{
	color: #fff;
}
.cv__btn {
    background: linear-gradient(to right, #0DC49D, #9506B0);
    border-radius: 19.2vw;
    position: relative;
	max-width: 400px;
    width: 95%;
    height: 70px;
    margin: 0;
}
.cv__btn a{
	color: #fff;
}
.btn--02 {
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.24);
    transition: all .25s ease-out;
}
.sec04__cv__btn__txt {
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.16em;
    color: #FFFFFF;
    margin-bottom: 0px;
    height: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.sec04__cv__btn__txt span {
    display: block;
    line-height: 1.4;
    letter-spacing: 0.08em;
    font-size: 14px;
    margin-bottom: 4px;
	color: #fff;
}
  .cv__btn:hover {
    background-color: #1b2871;
    transform: translateY(5%);
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
    transition: all .25s ease-out;
  }
@media screen and (min-width: 1080px) {
  .pc-none:not(:root) {
    display: none;
  }
}
/*==========================================
                 fv
===========================================*/
.fv{
	margin-top: -1px;
}
/*==========================================
                 concept
===========================================*/
.concept{
  background: linear-gradient(#010001, #56027A);
	padding: 100px 0;
	text-align: center;
}
.concept h2 {
    display: inline-block;
    font-size: 2.5rem;
    line-height: 1.6;
    letter-spacing: 1px;
  margin:0 auto 5%;
  background: linear-gradient(90deg, #6ADADE 0%, #AEA3F0 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*==========================================
             speaker
===========================================*/
.speaker{
	background: url("../img/bg_speaker.webp")no-repeat 100%;
	background-size: cover;
	padding: 100px 0;
}
.speaker h2{
    text-align: center;
    font-size: 3.5rem;
    letter-spacing: 2px;
    font-weight: 700;	
}
.guestspeaker h2{
	color: #A631DB;
}
.speaker_contents{
	display: flex;
    flex-flow: row;
    align-items: center;
}
.speaker_img{
	width: 50%;
}
.speaker_img figure{
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
}
.speaker_info{
	width: 50%;
}
.speaker_info img{
	height: 80px;
    width: auto;
    margin-bottom: 20px;
}
.speaker_info h3{
    color: #fff;
    line-height: 1.7;
    letter-spacing: 1px;
	margin-bottom: 10px;
    padding-right: 10px;
}
.speaker_info h3 span{
	color: #fff;
	font-weight: 500;
	font-size: 16px;
}
.speaker_info p{
    color: #fff;
	font-size: 20px;
    font-weight: 600;
}
.speaker_info p span{
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding-left: 10px;
}
.guestspeaker_txt{
	    background: rgb(230 57 228 / 0.28);
    padding: 20px 40px;
margin-bottom: 70px;
}
.guestspeaker_txt p{
	    color: #fff;
    line-height: 1.8;
}
.partnerspeaker h2{
	color: #48B5C3;
}
.partnerspeaker .speaker_contents{
	border-bottom: 3px #48B5C3 solid;
margin-bottom: 70px;
}
.hostspeaker h2{
	color: #6B7DCE;
}
.hostspeaker .speaker_contents{
	border-bottom: 3px #6B7DCE solid;
margin-bottom: 70px;
}
/*==========================================
              program
===========================================*/
.program_ttl p{
	    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-bottom: 60px;
	letter-spacing: 1px;
}
.program_ttl h1{
	margin-bottom: 30px;
}
/*==========================================
           main_area
===========================================*/
.main_area{
	background: linear-gradient(#010001, #56027A);
    padding: 0 0 60px 0;
    background-size: 100%;
    background-repeat: repeat-y;
	margin-top: -1px;
}
.concept{
	padding: 80px 0;
	margin-top: -1px;
}
.concept p{
	margin-bottom: 0px;
}
.concept .row{
	justify-content: space-between;
	flex-flow: row;
}
.concept p{
	padding-right: 20px;
		color: #fff;
}
.concept h3{
    line-height: 1.6;
    margin-bottom: 20px;
    font-feature-settings: "palt" 1;
	color: #fff;
   font-size: 2rem;
}
.concept h3 span{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
.concept h3 strong{
	color: #fff;
	font-size: 700;
   font-size: 1.5rem;
}
.right_line p{
	writing-mode: vertical-rl;
	padding: 0px;
	font-weight: 800;
background: linear-gradient(0deg, #1C2EF2 0%, #32C90A 10%, #FFB700 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.right_line{
	display: flex;
    align-items: baseline;
    position: relative;
    width: 30px;
    justify-content: center;
}
.v-line{
    height: calc(100% - 80px);
    left: 50%;
    top: 100px;
    position: absolute;
}
.color_w .v-line {
    border-left: 2px solid #71C407;
}
.time_table h2{
	color: #fff;
	font-size: 3.3rem;
    margin-bottom: 0px;
}
.timetable_contents{
    padding: 0;
	margin-top: 30px;
	display: flex;
    justify-content: space-between;
	    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    border-image: linear-gradient(to right, #4DF1D7, #EA72FF) 1;
}
.timetable_time{
	padding: 30px 0;
}
.timetable_contents .container{
	    display: flex;
    align-items: center;
    justify-content: space-between;
	padding: 0px;
}
.timetable_contents .container figure{
	max-width: 200px;
    width: 100%;
    margin-right: 20px;
}
.timetable_time h3{
	font-weight: 600;
    font-family: 'Oswald', sans-serif !important;
    font-size: 2.5rem;
    color: #fff;
    border-bottom: #fff 1px solid;
    width: fit-content;
    padding: 0 0 5px 0px;
    margin-bottom: 15px;
    background: linear-gradient(
-90deg, #0AC99D 0%, #E952FF 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-image:linear-gradient(to right, #0AC99D, #E952FF) 1;
}
.timetable_time h4{
	color: #FFD900;
    margin-bottom: 0px;
    padding-left: 20px;
    font-size: 2rem;
}
.timetable_time h4{
	color: #fff;
    margin-bottom: 0px;
    padding-left: 0px;
    font-size: 2rem;
}
.timetable_time h4 .yellow{
	color: #FFD900;
    font-size: 2rem;
}
.timetable_time h4 span{
	color: #fff;
    font-size: 18px;
}
.timetable_time p{
	color: #fff;
	padding: 0 20px 0 0;
	    font-weight: 600;
    font-size: 1.5rem;;	
}
.acd-check{
    display: none;
}
.acd-label{
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 0;
    position: relative;
}
.acd-label:after{
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #fff;
    border-bottom: 0;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-content p{
	color: #fff;
}
.acd-content .imfo p{
	color: #000023;
}
.acd-check:checked + .acd-label:after{
    content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-top: 0;
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 0px;
    visibility: visible;
}
.acd-content p{
	padding: 20px 20px 0 20px;
}
.acd-content .imfo{
	    background: #F6FBFE;
    padding: 20px;
margin-top: 20px;
}
.acd-content .imfo p{
    padding: 0px;
}
.acd-content .imfo h5{
	color: #14398D;
    margin-bottom: 10px;
}
.acd-content .imfo h5 span{
   padding-left: 40px;
}
.acd-content .imfo h5 span{
    color: #14398D;
    font-size: 14px;
}
.timetable_img img{
	width: 100px;
}
.timetable_img{
    padding: 40px 20px 20px 20px;
    width: 400px;
    display: flex;
    align-items: baseline;
    flex-flow: column;
    justify-content: end;
    flex-shrink: 0;
border-left: 1px solid #FFB701;
}
.timetable_img .img_box{
    display: flex;
    align-items: center;
	margin-top: 10px;
}
.timetable_img .info p{
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 10px;
    padding-left: 10px;
}

.timetable_img .info .name{
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 700;
}
.timetable_time .font_sm{
	    font-weight: 500;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 20px;
}
/*==========================================
                 outline
===========================================*/
.outline{
	background: url("../img/bg_outline.webp")no-repeat center;
	background-size: cover;
	padding: 100px 0;
}
.outline .row{
	flex-flow: row;
	justify-content: space-between;
}
.time_box{
	    display: flex;
    align-items: center;
}
.tap_p{
	color: #4DF1D7!important;
    border: 1px #4DF1D7 solid;
    width: 200px;
    font-size: 16px !important;
    text-align: center;
    border-radius: 10px;
    line-height: 1.2;
    padding: 2px 10px !important;
    margin-left: 30px;
    margin-bottom: 10px;
}
.color_b p{
	color: #14398D;
}
.color_b .v-line {
    border-left: 2px solid #5AC608;
}
.outline_table ul{
    width: fit-content;
    margin: 0 auto;
}
.outline_table ul li{
    display: flex;
    flex-flow: row;
    padding: 15px;
}
.outline_title{
	color: #fff;
	font-weight: 800;
	width: 120px;
	flex-shrink: 0;
	font-size: 20px;
}
.outline_info{
	line-height: 1.5;
    font-weight: 600;
	font-size: 20px;
	color: #fff;
}
.outline_table{
	width: 100%;
}
/*==========================================
                 form
===========================================*/
.form{
	background: linear-gradient(#56027A, #010001);
	padding: 100px 0;
}
.form_box{
	padding: 40px;
    background: #fff;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}
.form_box iframe{
	border: none;
}
/*==========================================
                sponsor
===========================================*/
.sponsor{
	background: url("../img/bg_sponsor.webp")no-repeat center;
	background-size: cover;
	padding: 100px 0;
}
/*==========================================
           footer
===========================================*/
footer{
   background: #14398d;
    text-align: center;
    padding: 100px 0;
}
footer h2{
	color: #fff;
}
footer p{
color: #fff;
    text-align: left;
    width: fit-content;
    margin: 0 auto;
}
footer a{
color: #fff;
    border-bottom: #fff solid;
}
@media screen and (max-width: 1200px) {
.ttl_p {
    font-size: 1.5rem;
}
.nav-menu li {
    padding: 0 10px;
}
}
@media screen and (max-width: 1080px){
	.n_1080{display: none;}
	.b_1080{display: block!important;}
.cv__btn {
    margin: 0 auto;
}
#open-btn.active p {
   color: #333;
}
.header {
    height: 80px;
}
}
@media screen and (max-width: 992px){
.speaker_info h3 {
    font-size: 20px;
}
.speaker_info h3 span {
    font-size: 14px;
}
.speaker_info img {
    height: auto;
    width: 100%;
}
.nav-menu a {
    font-size: 18px;
}
.menu {
    display: contents;
}
.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;
}
.timetable_img {
    width: 300px;
}
.pmark_box {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
}
.pmark_box img {
    width: 70px;
}
.n_992{
		display: none!important;
	}
.b_992{
		display: block!important;
	}
.time_box {
    display: block;
}
.tap_p {
    margin-left: 0px;
}
}
@media screen and (max-width: 768px){
  .bizibl-iframe {
    height: 1500px; /* SP想定 */
  }
.speaker_contents {
    align-items: end;
}
.speaker_img {
    width: 30%;
}
.speaker_info {
    width: 70%;
padding-left: 20px;
        padding-bottom: 20px;
}
.guestspeaker_txt {
	padding: 20px 15px;
}
    .speaker_info h3 span {
line-height: 1.5;
    }
    .speaker_info h3 {
        line-height: 1;
    }
    .speaker_info img {
        max-width: 200px;
    }
.fv_h2 .gura p {
    font-size: 4.2vw;
}
.fv_h2 .gura {
    padding: 0px 20px;
}
.fv_h2 .gura p span {
    font-size: 4.2vw;
}
.fv_h2 img {
    width: 250px;
}
.n_768{
		display: none!important;
	}
.b_768{
		display: block!important;
	}
    .fv_circle {
 width: fit-content;
        height: auto;
        font-size: 7vw;
        line-height: 1.2;
        border-radius: 10px;
        padding: 3px 20px 8px 20px;
        margin: 20px auto 10px auto;
    }
	.concept .col-12{
    max-width: calc(100% - 30px);
	}
p {
    font-size: 14px;
}
.allrights .container ul li {
    padding: 0 10px;
}
.right_line {
    width: 25px;
}
.concept p {
    padding-right: 0px;
}
.outline_table ul li {
    padding: 10px;
}
.right_line p {
    font-size: 14px;
}
.v-line {
    top: 80px;
}
.fv_text h1 {
  font-size: 12vw;
  line-height: 1.3;
  margin-bottom: 30px;
  padding-left: 0px;
}
    .fv_text p span {
        font-size: 3.5vw;
    }
.fv_text p {
    border-radius: 10px;
    padding: 0px 20px;
    font-size: 5vw;
    width: fit-content;
align-items: baseline;
        height: auto;
        line-height: 1.5;
}
.fv_info ul li {
    font-size: 1.5rem;
}
.day_img {
    max-width: 250px;
}
.timetable_img .img_box {
    flex-flow: column;
align-items: baseline;
}
.timetable_img .info p {
    padding-left: 0px;
}
.timetable_img img {
    margin-bottom: 10px;
}
.timetable_img {
        width: 220px;
	}
}
@media screen and (max-width: 600px){
.form_box {
    padding: 30px 10px;
}
	.timetable_img {
    border-left: none;
}
.timetable_contents .container {
    display: block;
    padding-bottom: 20px;
}
.timetable_contents {
    flex-flow: column;
}
    .timetable_img {
        width: 100%;
	    padding: 20px 15px 20px 20px;
    }
    .timetable_img .img_box {
        flex-flow: row;
        align-items: center;
    }
    .timetable_img .img_box .info{
        padding-left: 15px;
    }
.btn_r a {
    font-size: 1.5rem;
    line-height: 1.5;}
    .toggle-btn p {
		font-size: 1.5rem;
    }
.concept h2 {
    font-size: 2rem;
}
.speaker h2 {
    font-size: 3rem;
}
h1 img {
    height: 80px;
}
.outline_title {
    width: 90px;
    font-size: 16px;
}
.outline_info {
    font-size: 14px;
}
}
@media screen and (max-width: 480px){
h1 img {
    height: 65px;
}
.container {
    width: 100%;
    padding-right: 10px!important;
    padding-left: 10px!important;
}
.concept .col-12 {
        width: calc(100% - 25px);
        display: block;
    }
.footer_menu_item {
    padding: 0 10px;
}
.allrights .container ul li a {
    font-size: 13px;
}
.concept {
    padding: 40px 0;
}
.concept h3 {
    font-size: 20px;
}
.b_480{
		display: block!important;
	}
.n_480{
		display: none;
	}
    .fv_text p {
		padding: 0px 10px;
        font-size: 4.5vw;
    }
    .fv_text h1 {
        font-size: 11vw;
        margin-bottom: 20px;
    }
header .container {
    max-width: 100%;
    padding: 15px 50px 10px 30px;
}
.timetable_time p {
    font-size: 1.2rem;
}
    .toggle-btn {
        padding: 0 10px;
    }
    .speaker h2 {
        font-size: 2.2rem;
    }
    .concept h2 {
        font-size: 7vw;
    }
h1, .h1 {
    margin-bottom: 30px;
}
footer h2 {
    color: #fff;
    font-size: 7vw;
    margin-bottom: 30px;
}
    .bizibl-iframe {
        height: 1650px;
    }
.b_480{
		display: block!important;
	}
.n_480{
		display: none;
	}
.acd-content .imfo h5 span {
    padding-left: 0px;
	padding-top: 10px;
}
.acd-content .imfo h5 {
    display: flex;
    flex-flow: column;
}
}
@media screen and (max-width: 400px){
.b_400{
		display: block!important;
	}
.n_400{
		display: none;
	}
}