/* about */

.page_about .mainBtn+.mainBtn {
	margin-top: 16px;
}
.page_about .about_mainBox {
	text-align: center;
	padding-top: 200px;
}
.page_about .about_mainBox .logo_vaam {
	margin-top: 80px;
	width: 480px;
}
.page_about .about_mainBox .mainRead {
	margin-top: 180px;
}
.page_about .about_mainBox .mainRead > span {
	display: block;
	font-size: 20px;
	letter-spacing: .18em;
	line-height: 2;
	-webkit-font-feature-settings: "palt";
	        font-feature-settings: "palt";
}
.page_about .about_mainBox .mainRead .t-min {
	font-size: .7em;
	letter-spacing: .15em;
}
.page_about ._discovery{
	width: 90%;
	max-width: 500px;
	padding-bottom: 20px;
	margin: 0 auto;
}
.page_about ._discoverySub{
	width: 90%;
	max-width: 654px;
	padding-bottom: 50px;
	margin: 0 auto;
}
.page_about .discoveryNewVaam{
	width: 70%;
	max-width: 380px;
	padding-top: 20px;
}
.page_about .subRead {
	max-width: 80%;
	font-size: 20px;
	letter-spacing: .18em;
	line-height: 1.8;
	-webkit-font-feature-settings: "palt";
	        font-feature-settings: "palt";
	margin: 0 auto;
}
.page_about .about_mainBox .naming_vaam {
	font-size: 42px;
	font-weight: 700;
	font-style: italic;
	color: #ddd;
	letter-spacing: .06em;
	margin-top: 32px;
	margin-bottom: 30px;
	line-height: 1;
}
.page_about .about_mainBox .naming_vaam > span {
	display: inline-block;
	margin: 0 .2em;
}
.wrap_bdr_amino {
	position: relative;
}
.bdr_amino {
	height: 2px;
	width: 96%;
	margin: 0 auto;
	background-image: -webkit-gradient(linear, left top, right top, from(#003894),to(#0093C8));
	background-image: linear-gradient(90deg, #003894,#0093C8);
	position: relative;
}
.bdr_amino._shortBdr {
	width: 75%;
}
.bdr_amino._bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.bdr_amino::before,
.bdr_amino::after {
	content: "";
	display: block !important;
	width: 2px;
	height: 15px;
	position: absolute;
	margin: auto;
}
.bdr_amino._top::before {
	top: 0;
	left: 0;
	-webkit-transform: rotate(15deg);
	        transform: rotate(15deg);
	-webkit-transform-origin: top left;
	        transform-origin: top left;
	background: #003894;
}
.bdr_amino._top::after {
	top: 0;
	right: 0;
	-webkit-transform: rotate(-15deg);
	        transform: rotate(-15deg);
	-webkit-transform-origin: top right;
	        transform-origin: top right;
	background: #0093C8;
}
.bdr_amino._bottom::before {
	bottom: 0;
	left: 0;
	-webkit-transform: rotate(-15deg);
	        transform: rotate(-15deg);
	-webkit-transform-origin: bottom left;
	        transform-origin: bottom left;
	background: #003894;
}
.bdr_amino._bottom::after {
	bottom: 0;
	right: 0;
	-webkit-transform: rotate(15deg);
	        transform: rotate(15deg);
	-webkit-transform-origin: bottom right;
	        transform-origin: bottom right;
	background: #0093C8;
}
.page_about .about_amino {
	margin: 0 auto 30px;
	width: 810px;
	max-width: 100%;
}
.page_about .about_amino .inner {
	padding: 48px;
}
.page_about .about_amino .sectionTtl span {
	color: #003894;
	font-size: 16px;
	display: block;
	margin-bottom: .5em;
}
.page_about .about_amino .sectionTtl img + span {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	margin-top: 1em;
}
.page_about .about_amino .sectionLead {
	margin-top: 1.5em;
	font-size: 16px;
	letter-spacing: .15em;
	line-height: 1.9;
}
.page_about .about_amino .img_amino {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 40px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.page_about .about_amino .movieBox {
	margin-top: 40px;
}
.page_about .about_amino .ratio {
	margin-left: 20px;
	position: relative;
}
.page_about .about_amino .ratio._ratioOnly {
	margin-left: -20px;
}
.page_about .about_amino .ratio .numbers {
	width: 21.3%;
	position: absolute;
	top: 0;
	margin: auto;
}
.page_about .about_amino .ratio .numbers_main {
	width: 100%;
}
.page_about .about_amino .ratio .numbers._A {
	left: 3.5%;
}
.page_about .about_amino .ratio .numbers._R {
	left: 3.5%;
	right: 3.5%;
}
.page_about .about_amino .ratio .numbers._F {
	right: 3.5%;
}
.page_about .about_series {
	text-align: center;
}
.page_about .about_gradation{
	padding: 90px 0;
	background: linear-gradient(60deg, rgb(60, 170, 230) 8%, rgb(184, 241, 255) 42%, rgb(243, 249, 252) 95%);
	position: relative;
}
.page_about .tabTgt > .inner {
	overflow: hidden;
	padding: 100px 80px;
	width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.page_about .lead_text {
	font-size: 17px;
	font-weight: 500;
	letter-spacing: .15em;
	line-height: 2;
	-webkit-font-feature-settings: "palt";
	        font-feature-settings: "palt";
	margin-bottom: 1em;
}
.page_about .img_products{
	width: 95%;
	max-width: 680px;
	margin: -30px auto 0;
}
.page_about .ttl_osusume {
	display: inline-block;
	margin-top: 80px;
	padding: .3em 1.6em .4em;
	border-top: 2px solid;
	border-bottom: 2px solid;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1;
}
.page_about ._smartfit .ttl_osusume{
	color: #003894;
}
.page_about ._athlete .ttl_osusume{
	color: #000;
}
.page_about .list_osusume{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: -0.5em;
}
.page_about .list_osusume li{
	color: #fff;
	padding: 0 3%;
	margin: .5em;
	width: calc(25% - 1em);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.page_about ._smartfit .list_osusume li{
	background-color: #003894;
}
.page_about ._athlete .list_osusume li{
	background-color: #000;
}
.page_about .ttl_iiriyu {
	position: relative;
	color: #003894;
	display: inline-block;
	margin: 60px auto 40px;
	padding: .3em 0 .4em;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1;
}
.page_about .ttl_iiriyu:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px ;
	-o-border-image: linear-gradient(90deg, #0093C8,#004B99);
	   border-image: -webkit-gradient(linear, left top, right top, from(#0093C8),to(#004B99));
	   border-image: linear-gradient(90deg, #0093C8,#004B99);
	border-image-slice: 1;
	bottom: -15px;
	width: 30%;
	right: 0;
	left: 0;
	margin: auto;
}
.page_about .iconKinousei{
	width: 200px;
}
.page_about .img_reason{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 3%;
}
.page_about .reasonGraph{
	width: 50%;
	position: relative;
}
.page_about ._left{
	width: 48%;
	margin: 0 auto;
	text-align: left;
}
.page_about ._right{
	width: 48%;
	margin: 0 auto;
	text-align: right;
}
.page_about .attention,.page_about .attentionAll{
	font-size: 14px;
	letter-spacing: .15em;
	line-height: 1.5em;
	-webkit-font-feature-settings: "palt";
	        font-feature-settings: "palt";
	text-align: left;
	color: #333;
}
.page_about .attention{
	width: 90%;
	padding-bottom: 40px;
	margin: 0 auto;
}
.page_about .attention.graphSource{
	padding-bottom: 15px;
	margin: 0 auto;
	font-size: 11px;
	letter-spacing: .1em;
	color: #003894;
}
.page_about .attentionAll{
	width: 100%;
	margin: 50px auto 0;
}
.page_about .tabTgt .btnWrap{
	margin-top: 48px;
}
.page_about .tabTgt figure{
	margin-top: 88px;
}
.page_about .tabTgt figure img{
	margin: 0 auto;
}

/* tabs for js */
.page_about .nav_about_series {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: 50px;
}
.page_about .nav_about_series li{
	display: block;
	width: 33.3333333%;
}
.page_about .nav_about_series ._off{
	display: block;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}
.page_about .nav_about_series ._on{
	display: none;
}
.page_about .nav_about_series ._tab-act ._off{
	display: none;
}
.page_about .nav_about_series ._tab-act ._on{
	display: block;
}
@media screen and (min-width: 769px) {
	.page_about .nav_about_series ._off:hover{
		opacity: .6;
	}
}
.page_about .tab_series,
.page_about .tab_series img{
	display: block;
	width: 100%;
	position: relative;
}
.page_about .tab_series .upArrow{
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
.page_about .tab_series._tab-act .upArrow{
	visibility: visible;
}
.page_about .wrapTabTgt{
	overflow: hidden;
	height: auto;
}
.page_about .abDetails{
	text-align: left;
	margin: 80px auto 20px;
	padding: 30px 40px 20px;
	background-color: #f5f5f5;
	-webkit-font-feature-settings: "palt";
	        font-feature-settings: "palt";
	letter-spacing: .1em;
}
.page_about .abDetailsTitle{
	font-size: 18px;
	margin-top: 10px;
	color: #fff;
	background-color: #003893;
	display: inline-block;
	padding: .1em 1.5em .2em;
	border-radius: .2em;
}
.page_about .icon_tokuho{
	width: 90px;
	vertical-align: middle;
	margin-left: 10px;
}
.page_about .abDetailsNumber{
	font-size: 16px;
	margin: 1.5em 0;
}
.page_about .abDetailsTxt{
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: .1em;
	-webkit-font-feature-settings: "palt";
	        font-feature-settings: "palt";
	padding-bottom: 20px;
}
.page_about .abDetailsTxt strong.-subTtl{
	display: block;
	color: #ff0000;
	margin-bottom: .2em;
}

@media screen and (min-width: 376px) and (max-width: 768px) {
	.page_about .tab_series,
	.page_about .tab_series img{
	display: block;
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	position: relative;
	}
	.page_about .tabTgt{
		width: 100%;
		margin: 0 auto;
	}
	.page_about .tabTgt > .inner {
		width: 95%;
		margin: 0 auto;
	}
}
.page_about .graphImg img{
	width: 100%;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	.page_about .about_mainBox {
		padding-top: 20%;
	}
	.page_about .about_mainBox .logo_vaam {
		width: 80%;
		max-width: 290px;
		margin-top: 30px;
	}
	.page_about .about_amino .sectionTtl span {
		font-size: 14px;
	}
	.page_about .ARFtitle{
		width: 100%;
		max-width: 180px;
	}
	.page_about .about_mainBox .mainRead {
		margin-top: 80px;
	}
	.page_about .about_mainBox .mainRead > span {
		font-size: 14px;
		display: block;
		letter-spacing: .15em;
	}
	.page_about .subRead {
		font-size: 13px;
		padding-top: 0;
		text-align: left;
	}
	.page_about .discoveryNewVaam{
		max-width: 360px;
		padding-top: 0px;
	}
	.page_about .about_mainBox .naming_vaam {
		font-size: 6.7vw;
		letter-spacing: 0;
		margin: 30px auto 50px auto;
		line-height: 1.5;
		font-style: normal;
	}
	.page_about .img_products{
		width: 100%;
		max-width: 680px;
		margin: 10px auto 0;
	}
	.page_about .about_mainBox .naming_vaam > span {
		margin: 0 .1em;
	}
	.page_about .about_amino {
		margin: 40px auto 20px;
	}
	.page_about .about_amino .inner {
		padding-right: 0;
		padding-left: 0;
	}
	.page_about .about_amino .img_amino {
		display: block;
		margin: 40px auto 10px auto;
		width: 100%;
		max-width: 290px;
	}
	.page_about .about_amino .sectionLead {
		font-size: 13px;
		letter-spacing: .05em;
		line-height: 1.8;
		-webkit-font-feature-settings: "palt";
		        font-feature-settings: "palt";
	}
	.page_about .about_amino .ratio {
		width: 95%;
		margin: 0 auto;
	}
	.bdr_amino._shortBdr {
		width: 95%;
	}
	.page_about .about_amino .ratio._ratioOnly {
		margin-left: 0;
	}
	.page_about .about_amino .img_ratio_sp {
		display: block;
		width: 230px;
		margin: 0 auto 20px;
	}
	.page_about .about_series {
		text-align: center;
		padding-top: 0;
	}
	.page_about .about_gradation{
		margin: 0 auto;
		padding: 60px 0;
	}
	.page_about .sectionTtl {
		width: 80%;
		margin: 0 auto 10px auto;
	}
	.page_about ._discovery{
		width: 70%;
		margin: 0 auto;
	}
	.page_about ._discoverySub{
		padding-bottom: 10px;
	}
	.page_about ._discovery img{
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}
	.page_about .tabTgt > .inner {
		width: 100%;
		padding: 40px 20px;
	}
	.page_about .tabTgt .inner > h4 {
		width: 85%;
		margin: 0 auto;
	}
	.page_about .seriesRead{
		font-size: 16px;
	}
	.page_about .lead_text {
		font-size: 15px;
		letter-spacing: .1em;
		margin-top: 10px;
	}
	.page_about .ttl_osusume {
		display: inline-block;
		margin-top: 50px;
		font-size: 16px;
	}
	.page_about .list_osusume{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		margin: -0.5em;
	}
	.page_about .list_osusume li{
		padding: 0;
		margin: .5em;
		width: 45%;
	}
	.page_about .ttl_iiriyu {
		margin: 40px auto 20px;
		font-size: 16px;
		line-height: 1.5;
	}
	.page_about .ttl_iiriyu:after {
		position: absolute;
		content: " ";
		display: block;
		border-bottom: solid 2px ;
		-o-border-image: linear-gradient(90deg, #0093C8,#004B99);
		   border-image: -webkit-gradient(linear, left top, right top, from(#0093C8),to(#004B99));
		   border-image: linear-gradient(90deg, #0093C8,#004B99);
		border-image-slice: 1;
		bottom: -15px;
		width: 30%;
		right: 0;
		left: 0;
		margin: auto;
	}
	.page_about .img_reason{
		display: block;
		margin-top: 10%;
	}
	.page_about .reasonGraph{
		width: 100%;
	}
	.page_about ._left{
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.page_about ._right{
		width: 100%;
		text-align: center;
	}
	.page_about .reasonGraph .inner {
		padding: 30px 0;
	}
	.page_about .tabTgt figure{
		margin: 50px auto 0;
	}
	.page_about .tabTgt figure img{
		margin: 0 auto;
	}
	.page_about .attention{
		padding-bottom: 5%;
	}
	.page_about .attention.graphSource{
		padding-bottom: 5%;
	}	
	.page_about .attentionAll{
		margin: 10% auto 5%;
	}
	.contentWrap .mainBtnWrap {
		margin: 120px auto 80px;
		text-align: center;
	}
	.page_about .abGraphSp{
		margin: 0 auto;
	}
	.page_about .iconKinousei{
		width: 70%;
		max-width: 160px;
	}
	.page_about .abDetails{
		margin: 30px auto 20px;
		padding: 30px 20px 20px;
	}
	.page_about .abDetailsTitle{
		display: block;
		text-align: center;
		font-size: 16px;
	}
	.page_about .icon_tokuho{
		margin: 0 auto;
		margin-top: 10px;
		display: block;
	}
	.page_about .abDetailsNumber{
		font-size: 14px;
	}
	.page_about .abDetailsTxt{
		font-size: 12px;
	}
}


.page_about .text_btn01 {
	display: inline-block;
	margin-top: .2em;
	margin-bottom: .4em;
	max-height: 1.2em;
}
.page_about .list_links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 1em;
	margin: 0 auto;
}
.page_about .list_links img {
	width: 100%;
}
.page_about .list_links a {
	-webkit-transition: opacity .1s;
	transition: opacity .1s;
}
.page_about .list_links a:hover {
	opacity: .75;
}
.page_about .otherLinks {
	margin: 80px auto 0;
}
.page_about .otherLinks .title {
	font-size: 20px;
	color: #013893;
}
@media screen and (max-width: 768px) {
	.page_about .otherLinks {
		margin: 64px auto 0;
	}
	.page_about .list_links {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.page_about .otherLinks .title {
		font-size: 18px;
		margin-bottom: 1em;
	}
}

.modalInner {
	text-align: center;
	width: 100%;
	padding: 40px 0;
}
.modaal-inner-wrapper {
	padding: 10px;
}
.modaal-close {
	position: absolute;
	top: 0;
	right: 0;
}
.modaal-close:after, .modaal-close:before {
	background-color: #000;
	width: 2px;
}
.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
	background-color: #000;
}
.modaal-overlay {
	z-index: 9998;
}


/* scroll event */
.page_about .about_mainBox .naming_vaam .colorChange {
	color: inherit;
	-webkit-transition: color 1s;
	transition: color 1s;
}
.js-onload-after .page_about .about_mainBox .naming_vaam .colorChange._delay01 {
	-webkit-transition-delay: .25s;
	        transition-delay: .25s;
}
.js-onload-after .page_about .about_mainBox .naming_vaam .colorChange._delay02 {
	-webkit-transition-delay: .5s;
	        transition-delay: .5s;
}
.js-onload-after .page_about .about_mainBox .naming_vaam .colorChange._delay03 {
	-webkit-transition-delay: .75s;
	        transition-delay: .75s;
}
.js-onload-after .page_about .about_mainBox .naming_vaam.is-active .colorChange {
	color: #003894;
}
.page_about .about_amino .ratio .numbers {
	opacity: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
.page_about .about_amino .ratio .numbers._R {
	-webkit-transition-delay: .25s;
	        transition-delay: .25s;
}
.page_about .about_amino .ratio .numbers._F {
	-webkit-transition-delay: .5s;
	        transition-delay: .5s;
}
.js-onload-after .page_about .about_amino .ratio.is-active .numbers {
	opacity: 1;
	-webkit-transform: translateY(0);
	        transform: translateY(0)
}
.list_osusume .js-scroll-trigger.is-active:nth-child(2) {
	-webkit-transition-delay: .3s;
	        transition-delay: .3s;
}
.list_osusume .js-scroll-trigger.is-active:nth-child(3) {
	-webkit-transition-delay: .6s;
	        transition-delay: .6s;
}
.list_osusume .js-scroll-trigger.is-active:nth-child(4) {
	-webkit-transition-delay: .9s;
	        transition-delay: .9s;
}
.titleSlide {
	opacity: 0;
	-webkit-transform: translateX(10%);
	        transform: translateX(10%);
	-webkit-transition: opacity 1.5s cubic-bezier(0,1.01,.53,.99), -webkit-transform 1.5s cubic-bezier(0,1.01,.53,.99);
	transition: opacity 1.5s cubic-bezier(0,1.01,.53,.99), -webkit-transform 1.5s cubic-bezier(0,1.01,.53,.99);
	transition: opacity 1.5s cubic-bezier(0,1.01,.53,.99), transform 1.5s cubic-bezier(0,1.01,.53,.99);
	transition: opacity 1.5s cubic-bezier(0,1.01,.53,.99), transform 1.5s cubic-bezier(0,1.01,.53,.99), -webkit-transform 1.5s cubic-bezier(0,1.01,.53,.99);
}
.titleSlide {
	-webkit-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.js-onload-after .titleSlide.is-active {
	opacity: 1;
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}
.titleSlide2 {
	opacity: 0;
	-webkit-transform: translateX(50%);
	        transform: translateX(50%);
	-webkit-transition: opacity .8s cubic-bezier(0,1.01,.53,.99), -webkit-transform .8s cubic-bezier(0,1.01,.53,.99);
	transition: opacity .8s cubic-bezier(0,1.01,.53,.99), -webkit-transform .8s cubic-bezier(0,1.01,.53,.99);
	transition: opacity .8s cubic-bezier(0,1.01,.53,.99), transform .8s cubic-bezier(0,1.01,.53,.99);
	transition: opacity .8s cubic-bezier(0,1.01,.53,.99), transform .8s cubic-bezier(0,1.01,.53,.99), -webkit-transform .8s cubic-bezier(0,1.01,.53,.99);
}
.titleSlide2 {
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
.js-onload-after .titleSlide2.is-active {
	opacity: 1;
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}
.titleSlide3 {
	opacity: 0;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	-webkit-transition: opacity .8s cubic-bezier(0,1.01,.53,.99), -webkit-transform .8s cubic-bezier(0,1.01,.53,.99);
	transition: opacity .8s cubic-bezier(0,1.01,.53,.99), -webkit-transform .8s cubic-bezier(0,1.01,.53,.99);
	transition: opacity .8s cubic-bezier(0,1.01,.53,.99), transform .8s cubic-bezier(0,1.01,.53,.99);
	transition: opacity .8s cubic-bezier(0,1.01,.53,.99), transform .8s cubic-bezier(0,1.01,.53,.99), -webkit-transform .8s cubic-bezier(0,1.01,.53,.99);
}
.titleSlide3 {
	-webkit-transform: translateX(50%);
	        transform: translateX(50%);
}
.js-onload-after .titleSlide3.is-active {
	opacity: 1;
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}
.img_reason .js-scroll-trigger.is-active:nth-child(2) {
	-webkit-transition-delay: .25s;
	        transition-delay: .25s;
}
._discovery .js-scroll-trigger.is-active:nth-child(2) {
	-webkit-transition-delay: .3s;
	        transition-delay: .3s;
}