@charset "UTF-8";

/*================================================
 *  TOP
 ================================================*/
 .mv{
	background-image: url(/img/mv_back.png);
	background-repeat:  no-repeat;
	background-position: center center; 
	background-size:cover;
	color: #16526B;
	font-weight: bold;
	padding: 70px 20px;
	display: flex;
	justify-content: center;
}
.mv_catch{
	margin: 20px;
}
.mv_catch1{
	font-size: 45px;
	font-weight: bold;
	line-height: 60px;
	margin-top: 10px;
}
.mv_catch2{
	margin-top: 30px;
}
.mv_image img{
	max-width: 560px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(/img/next.png) !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
   background-image: url(/img/back.png) !important;
}
.swiper-button-next, .swiper-button-prev{
   width: 42px !important;
   height: 42px !important;
   background-size:42px 42px !important;
}
.featureblock{
	max-width: 680px;
	box-shadow: 0px 5px 10px -6px rgb(0 0 0 / 23%);
	margin: 10px auto;
	padding: 20px;
}
.featureblocktitle{
	font-size:20px;
	font-weight: bold;
	margin: 10px 15px;
}
.featureblocktitle span{
	position: relative;
	top: -7px;
	margin-right: 10px;
}
.feature h2, .vision h2, .ability h2, .function h2{
	text-align: center;
}
.vision h2{
	padding-top: 40px;
}
.merit .swiper-slide img{
	max-width: 730px;
}
.merit .swiper-slide{
	text-align: center;
}
.vision_txt_no{
	font-size: 35px;
	color: #0053A6;
	font-weight: 900;
}
.vision_txt_catch{
    font-size: 20px;
    line-height: 55px;
    font-weight: bold;
}
.vision_txt_description{
	margin-top:10px;
}
.vision_image, .vision_txt{
	margin: 20px;
}
.med .content{
    display: flex;
}
.vision .content{
	padding-bottom: 0px;
}
.vision .functionlistscontent{
	padding-bottom: 100px;
}
.mv_catch .black_btn{
	width: 140px;
	margin: 10px 0;
	text-align: center;
  }
.regist, .regist:hover{
	color:#fff;
}
.ability_txt{
	box-shadow: 2px 5px 13px #7e7e7e;
	padding: 20px;
	width: 33%;
}
.ability_txt_no{
	font-size: 35px;
	color: #0053A6;
	font-weight: 900;
    position: relative;
    top: -55px;
    left: -40px;
}
.ability_txt_catch{
    margin-top: -70px;
	font-size: 20px;
	line-height: 35px;
}
.ability_txt_description{
	margin-top:10px;
}
.ability_image, .ability_txt{
	margin: 20px;
}
.ability .content{
    display: flex;
}
.sub_btn{
	padding-top:5px;
}
/*================================================
 *  blog
 ================================================*/
.blog{
	margin:0;
}
.blog_content{
	display:flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}
.blog_post{
	width: 25%;
}
.blog_post_block{
	padding:20px;
}
.post_thumb img{
	width:100%;
}
.post_cate{
    margin: 10px 0;
    border: 1px solid #000;
    text-align: left;
	padding: 5px;
	width: max-content;
}
.post_title{
	text-align: left;
	margin: 10px 0;
}
.post_cate a, .post_title a{
    color: #000;
	text-decoration: none;
}
article{
	margin-top:63px;
}
.breadcrumbs{
	max-width: 1000px;
	margin: 0 auto;
}
.servisenavi{
	cursor: pointer;
}
.entry-content{
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px;
}
.entry-title{
	margin: 30px 0;
}
.issue_block{
	display: flex;
}
.issue h2{
    text-align: center;
}
.issue h3{
	margin-bottom: 0.25em;
	font-size: 19px;
	font-weight: bold;
}
.issue h3:before {
    content: "\002714\00a0";
    color: #0053A6;
}
.issue_block_list{
	box-shadow: 2px 4px 10px #e6e6e6;
	padding: 20px;
	width: 50%;
    margin: 10px;
}
.merit{
	background-color: #fbfbfbe9;
    margin: 10px 0;
}
.ability .content, .function .content{
	margin-top:40px;
}

.no_direction{
	background-color: #12213A;
	margin-top: -70px;
}
.no_direction .content{
	display: flex;
}
.no_direction_text{
	font-size: 35px;
    color: #fff;
    margin-top: 210px;
    font-weight: bold;
}
.no_direction_text_xs{
	font-size: 20px;
}
.no_direction_image{
    margin-top: 50px;
    margin-left: 100px;
}
.no_direction_image img{
	width:370px;
}

.flow1{
	background-color: #000;
	margin-top: -70px;
}
.flow1 .content{
	display: flex;
}
.flow1_text{
	font-size: 35px;
    color: #fff;
    margin-top: 130px;
    font-weight: bold;
}
.flow1_1text{
	color:#389BFF;
	font-weight: bold;
}
.flow1_2text{
	font-size: 30px;
}
.flow1_image{
    margin-top: 50px;
    margin-right: 100px;
}
.flow1_image img{
	width:520px;
}

.flow2{
	background-color: #12213A;
	margin-top: -70px;
}
.flow2 .content{
	margin: 0 auto;
}
.flow2_text{
	font-size: 30px;
    color: #fff;
    padding-top: 70px;
    font-weight: bold;
	text-align: center;
}
.flow2_image{
	margin-top: 60px;
    padding-bottom: 70px;
}
.flow2_image img{
	width: 100%;
}

.flow3{
	background-color: #000;
	margin-top: -70px;
}
.flow3 .content{
	margin: 0 auto;
}
.flow3_text{
	font-size: 30px;
    color: #fff;
    padding-top: 70px;
    font-weight: bold;
	text-align: center;
}
.flow3_image{
	margin-top: 50px;
    padding-bottom: 70px;
}
.flow3_image img{
	width: 100%;
}

.flow4{
	background-color: #12213A;
	margin-top: -70px;
}
.flow4 .content{
	margin: 0 auto;
}
.flow4_text{
	font-size: 30px;
    color: #fff;
    padding-top: 70px;
    font-weight: bold;
	text-align: center;
}
.flow4_image{
	margin-top: 50px;
    padding-bottom: 70px;
}
.flow4_image img{
	width: 100%;
}

.flow5{
	background-color: #000;
	margin-top: -70px;
}
.flow5 .content{
	margin: 0 auto;
}
.flow5_text{
	font-size: 30px;
    color: #fff;
    padding-top: 70px;
    font-weight: bold;
	text-align: center;
}
.flow5_image{
	margin-top: 50px;
    padding-bottom: 70px;
}
.flow5_image img{
	width: 100%;
}

.ctr_aria {
    padding: 20px 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    /*background-color: rgba(3,18,25,0.9);*/
}
.ctr_aria_btn a{
	padding: 4px 10px 1px;
	display: block;
	font-size: 1.5rem;
	margin: 0 auto;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	background-color: #0153a7;	
	max-width: 360px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}
.ctr_aria_btn_youtube{
	cursor: pointer;
	position: fixed;
	bottom: 50vh;
    right: 0px;
}
.ctr_aria_btn_youtube img{
	max-width: 180px;
}
.ctr_aria_btn_download{
	cursor: pointer;
	position: fixed;
	bottom: calc(50vh - 200px);
    right: 0;
}
.ctr_aria_btn_download img{
	max-width: 180px;
}
.fadein {
	opacity: 0;
	transform : translate(0, 50px);
	transition : all 1500ms;
}
  
.fadein.scrollin{
	opacity: 1;
	transform: translate(0, 0);
}

#solution_issue, 
#solution_vision, 
#solution_ability, 
#solution_function, 
#solution_price{
	padding-top: 60px;
	margin-top: -60px;
}
.function .content{
	display: flex;
	max-width: 1300px;
}
.function .content img{
	width: 50%;
}
.function{
	background-color: #FAFAFA;
}
.price img{
	width: 100%;
}
.price .content{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.ctr_aria .ctr_aria_btn span{
	font-size: 14px;
    display: block;
    margin: 0px 0 -61px;
}


/*================================================
 *  SP
 ================================================*/
@media screen and (max-width: 768px) {
	.mv{
		padding: 20px;
		display: block;
	}
	.mv_catch {
		margin: 0;
	}
	.mv_catch1{
		font-size: 35px;
	}
	.mv_image img{
		width: 100%;
	}
	.feature{
		margin: 20px;
	}
	.merit .swiper-slide img{
		padding: 10px;
		width: 100%;
	}
	.vision .content, .footer_servise .content, .ability .content{
		display: block;
	}
	.vision .content img, .ability_txt, .blog_post{
		width: 100%;
	}
	.ability_txt {
		margin: 40px;
		width: 71%;
	}
	.issue_block{
		display: block;
	}
	.issue_block_list{
		width: 77%;
		margin: 10px 25px;
	}
	.mv_catch .black_btn {
		width: 160px;
		margin: 30px auto;
		text-align: center;
		padding: 20px;
		font-size: 16px;
	}
	.merit{
		display: none;
	}
	#global-nav .sub_btn{
		background-color: #000;
	}
	#global-nav .sub_btn a{
		color: #fff;
	}
	.mv_catch1 {
		line-height: 50px;
		text-align: center;
	}
	.regist .black_btn{
		padding: 20px;
	}

	.no_direction .content{
		display: block;
	}
	.no_direction_text{
		font-size: 25px;
		margin-top: -57px;
		padding: 40px 20px;
	}
	.no_direction_image{
		margin: 0 auto;
	    text-align: center;
	}
	.no_direction_image img{
		width:80%;
		margin: 0 auto;
	}

	.flow1 .content{
		display: block;
	}
	.flow1_text{
		font-size: 25px;
		margin-top: -57px;
		padding: 20px;
	}
	.flow1_image{
		margin: 0 auto;
		padding: 60px 0;
		text-align: center;
	}
	.flow1_image img{
		width:80%;
		margin: 0 auto;
	}
	.flow1_2text {
		font-size: 30px;
		margin-bottom: 30px;
	}

	.flow2{
		background-color: #12213A;
		margin-top: -70px;
	}
	.flow2 .content{
		margin: 0 auto;
	}
	.flow2_text{
		font-size: 30px;
		color: #fff;
		padding-top: 80px;
		font-weight: bold;
	}
	.flow2_image{
		margin-top: 60px;
		padding-bottom: 90px;
	}
	.flow2_image img{
		width: 100%;
	}
	.flow2_text{
		font-size: 30px;
		padding: 20px;
	}
	.flow2_image{
		margin-top: 10px;
		padding: 0 20px 50px 20px;
	}
	.flow2_image img{
		width: 100%;
	}

	.flow3_text{
		padding-top: 30px;
	}
	.flow3_image {
		margin: 20px;
		padding-bottom: 50px;
	}

	.flow4_text{
		padding-top: 30px;
	}
	.flow4_image {
		margin: 20px;
		padding-bottom: 50px;
	}

	.flow5_text{
		padding-top: 30px;
	}
	.flow5_image {
		margin: 20px;
		padding-bottom: 50px;
	}
	.function .content{
		display: block;
	}
	.function .content img{
		width: 100%;
	}
	.ctr_aria_btn_youtube{
		display: none;
	}
	.ctr_aria_btn_download{
		display: none;
	}
}

/*================================================
 *  renewal_2025/06/03
 ================================================*/
body{
	color: #333;
}
a:hover{
	opacity: 0.6;
}
.home{
    background-image: url(/img/20250603/body_back.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    justify-content: center;
	background-attachment: fixed;
}
.mv {
    background-image: url(/img/20250603/mv_back.png);
	padding: 50px 20px;
	gap: 40px;
}
.mv_catch1 {
    font-size: 36px;
    color: #333;
	margin-top: 0px;
}
.mv_catch1 span {
    color: #0DB9D7;
    font-weight: bold;
    font-size: 45px;
}
.mv_catch {
    margin: 0px 20px 20px 20px;
}
.mv_catch2 {
	width: 190px;
}
.mv_catch2 img{
	width: 100%;
}
.mv_catch3{
	font-size: 16px;
    max-width: 430px;
    margin: 20px 0 40px;
	color: #333;
}
.ctr_aria_btn_youtube {
    bottom: 80px;
    right: 20px;
}
.fixed_contact_active{
    animation: dokundokun 500ms ease 1;
}
@keyframes dokundokun {
    0%  { transform: scale(1); }
    50% { transform: scale(1.15); }
    100% { transform: scale(1); }
}
.mv_btn{
	display: flex;
	gap: 20px;
}
.yellow_btn{
	background-color: #FFD700;
    width: 140px;
    margin: 10px 0;
    text-align: center;
	padding: 15px;
    border: none;
    border-radius: 50px;
	color: #000;
}
section.mv{
	margin: 0px auto;
	padding: 140px 20px;
}
nav {
    background: none;
}
.mv_image img {
    max-width: 510px;
}
.point3{
	margin-top: -70px;
	margin-bottom: 100px;
}
.point3_flex{
	display: flex;
	gap:40px;
}
.point3_flex_box{
	display: block;
	box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.15);	
	background-color: #fff;
	border-radius: 10px;
	padding: 30px;
	width: calc(33.3% - 86px);
	cursor: pointer;
}
.point3_point{
	color: #7D898F;
}
.point3_title{
	font-size: 25px;
	font-weight: bold;
	color: #333;
}
.point3_text{
	margin-bottom: 20px;
}
.point3_image img{
    width: 100%;
}
.point3_arrow{
	text-align: center;
}
.bgwt{
	background-color: #fff;
}
.rwtitle{
	display: flex;
	gap:20px;
	align-items: center;
    align-content: center;
	margin-bottom: 20px;
}
.rwtitle_l{
	font-size: 30px;
	font-weight: bold;
}
.rwtitle_l span{
    font-size: 16px;
    color: #0DB9D7;
    display: block;
    margin-bottom: -15px;
}
.rwtitle_r{
	color: #BCBCBC;
}
.rwcontent{
	padding: 80px 20px;
}
.rwflex{
	display: flex;
	gap:40px;
}
.rwflex_block{
	padding: 40px;
	border-radius: 10px;
    width: calc(50% - 100px);
}
.rwflex_title{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
    margin-bottom: 20px;
}
.rwflex_image img{
	width: 100%;
}
.rwflex_block p{
	margin-top: 15px;
	color: #333333;
}
.point3-1 p{
	margin-bottom: 30px;
}
.point3-1_flex .rwflex_block{
	background-color: #0DB9D7;
}
.point3-1_flex .rwflex_title{
	color: #fff;
}
.point3-1-1{
	margin-top: 80px;
}
.point3-1-1_image img{
	width: 100%;
}
.point3-23_flex .rwflex_block{
	width: calc(100% - 100px);
}
.point3-23_flex_box{
	width: 50%;
}
.point3-23{
	margin-bottom: 90px;
}
.ctrsec{
	background-color: #0DB9D7;
}
.ctrsec_flex{
    display: flex;
    justify-content: center;
    gap: 80px;
	padding: 35px 0;
}
.ctrsec_title{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.ctrsec_title span{
	display: block;
	font-size: 16px;
	font-weight: normal;
}
.ctrsec_flex .mv_btn .black_btn {
    width: 140px;
    margin: 10px 0;
	text-align: center;
}
.ctrsec{
	margin-bottom: 0;
}
.be_solved_flex{
	display: flex;
	gap:40px;
}
.be_solved{
	margin-top: 0;
}
.be_solved_block{
	background-color: #F7F7F7;
	padding: 30px 30px 10px 30px;
	display: flex;
	gap:30px;
	width: 50%;
	border-radius: 10px;
}
.be_solved_title_name{
	color: #0DB9D7;
	font-size: 20px;
	font-weight: bold;
}
.be_solved_title_name_jp{
	color: #5E5E5E;
	font-size: 14px;
}
.be_solved_list{
	width: 100%;
}
.be_solved_list li{
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
	list-style: none;
    margin-left: 0;
	display: flex;
	align-items: flex-start;
    align-content: flex-start;
}
.be_solved_list li img{
	position: relative;
	top: 5px;
	padding-right: 8px;
}
.be_solved_flex1{
	margin-bottom: 40px;
}
.vision_block{
    background-color: #fff;
    border-radius: 10px;
	padding: 20px;
	display: flex;
}
.ability h2{
	margin-top: 80px;
}
.vision .rwtitle{
	align-items: center;
    align-content: center;	
}
.vision h2 {
    padding-top: 0px;
}
.vision{
	margin: 40px auto;
}
.mb100{
	margin-bottom: 100px;
}
.be_solved_feature_no {
	font-size: 20px;
	font-weight: bold;
	display: flex;
	line-height: 30px;
	margin-bottom: 15px;
}
.be_solved_feature_no span{
	font-size: 20px;
	font-weight: bold;
	color: #0DB9D7;
	margin-right: 10px;
}
.be_solved_feature{
    gap: 25px;
    margin-bottom: 25px;
}
.be_solved_feature_box p{
	margin-left: 35px;
}
.functionlist img{
	width: 50%;
}
.be_solved_feature .be_solved_title_image img{
	width: 50px;
}
.price{
	margin-bottom: 0;
}
.price .content{
	padding: 0 0 60px;
}
.priceimg{
	max-width: 900px;
	margin: 0 auto;
}
.priceimg img{
	width: 100%;
}
.price_sub_title{
	color: #BCBCBC;
    margin: -30px 0 40px;
}
.ctrsec0{
	margin: 0;
}
.price_description{
	margin-top: 40px;
	font-size: 16px;
}
.price_description span{
	font-size: 30px;
	font-weight: bold;
	color: #0DB9D7;
}
.pb100{
	padding-bottom: 100px;
}
.functionlists{
	display: flex;
	gap:10px;
	margin-bottom: 30px;
	flex-wrap: wrap;
}
.functionlist_title{
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.functionlists li{
	list-style: none;
    border: 2px solid #e3e3e3;
    padding: 3px 10px;
    background-color: #fff;
    border-radius: 50px;
	margin-left: 0;
	min-width: fit-content;
}
.functionlists li span {
    background-color: #FF006F;
    color: #fff;
    padding: 1px 7px;
    border-radius: 50px;
    margin-left: 10px;
}
.pc{
	display: block;
}
.sp{
	display: none;
}
.ctrsec_min{
	font-size: 12px !important;
	color: #ffffff;
}

@media screen and (max-width: 1083px) {
	.mv_catch1 {
    	font-size: 30px;
	}
	.mv_catch1 span {
	    font-size: 38px;
	}
	.mv_catch {
		min-width: 370px;
	}
	.mv_image img{
		width: 100%;
	}
	.point3_flex {
	    padding: 0px 20px;
	}
	.content {
    	padding: 0 20px;
	}
	.point3-1{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.rwcontent {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.priceimg {
	    padding: 0 20px;
	}
}

@media screen and (max-width: 768px) {
	section.mv {
		padding: 110px 20px 80px;
	}
	.mv_catch {
        min-width: auto;
        width: 100%;
		margin: 0px 0px 20px 0px;
    }
	.mv_catch1 {
        font-size: 25px;
    }
	.mv_catch2 {
		width: 120px;
		margin: 30px auto;
	}
	.mv_catch3 {
	    margin: 20px 0 20px;
    	color: #333;
	}
	.mv_catch .black_btn {
        width: 120px;
		margin: 0px auto;
	}
	.yellow_btn {
	    width: 120px;
		margin: 0px auto;
        font-size: 16px;
		padding: 20px;
	}
	.mv_btn {
	    justify-content: center;
        align-items: center;
        align-content: center;
	}
	.mv_image{
		margin-top: 40px;
	}
	.point3_flex {
	    display: block;
	}
	.point3_flex_box {
	    width: calc(100% - 60px);
		margin-bottom: 40px;
	}
	.rwtitle {
		display: block;
		margin-bottom: 10px;
	}
	.rwflex {
	    display: block;
		margin-bottom: 10px;
	}
	.rwflex_block {
	    width: calc(100% - 60px);
		margin-bottom: 30px;
	}
	.point3-23_flex .rwflex_block {
		width: calc(100% - 60px);
	}
    .point3-1 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
	.rwflex_block {
	    padding: 30px;
	}
	.point3-1-1_image{
		overflow-x: scroll;
	}
	.point3-1-1_image img{
		max-width: 100%;
		min-width: max-content;
		height: fit-content;
		overflow-x: scroll;
		flex-wrap: nowrap;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	.ctrsec_flex {
		display: block;
	}
	.ctrsec_title {
		text-align: center;
		margin-bottom: 25px;
	}
	.be_solved_block {
	    width: calc(100% - 60px);
		text-align: center;
		display: block;
		margin-bottom: 30px;
	}
	.be_solved_title{
		margin-bottom: 20px;
	}
	.rwtitle_l {
	    margin-bottom: 0;
	}
	.vision .rwtitle_r {
		text-align: center;
	}
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	.vision{
		padding: 0px 20px;
	}
	.vision_block{
		padding: 20px 10px;
	}
	.vision_txt {
		padding: 0px 10px 40px;
	}
	.be_solved_feature_box p {
	    margin-left: 0px;
	}
	.price_description {
	    padding: 0 20px;
	}
	.footerflex {
	    display: block;
		padding: 60px 0 0;
	}
	.footerflex_menu ul {
		display: block;
	}
	.footerflex_menu{
		margin-top: 30px;
	}
	.footerflex_menu li {
    	border-bottom: 1px solid #7b7b7b;
	    padding: 15px 0;
		margin-left: 0;
	}
	.footercopy {
	    border-top: 0;
	}
	.footer {
    	margin: 0px auto 0;
	}
	#global-nav .black_btn {
	    border-radius: 0;
	}
	#global-nav ul li{
		padding: 15px 0;
	}
	.point3-23_flex_box{
		width: 100%;
	}
}