.case_contents:hover img {
    transform: none!important;
	cursor: default;
}
.frontpage_main .container {
        max-width: 970px !important;
    }
.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
}
.fv figure img {
   margin-left: 0px!important;
}
/*==========================================
           20250310
===========================================*/
.font_num {
    font-family: "Oswald", serif;
    font-optical-sizing: auto;
    font-style: normal;
}
.title_h2 {
    text-align: center;
    width: fit-content;
    margin: 0 auto 20px auto;
    position: relative;
}
.case .case_contents{
	width: 100%;
	padding: 0px!important;
}
.frontpage_main .row {
     flex-flow: row!important;
}
.case .case_item p {
	text-align: left;
	font-size: 16px;
}
.case .case_item {
    padding: 0px;
}
.case .case_contents .case_campany {
    font-size: 1.3rem!important;
}
.case .case_item ul{
	margin: 0px;
}
.case_ul02{
	margin-bottom: 0px!important;
}
/*==========================================
            service
===========================================*/
.slick-slider {
    max-width: 970px;
    width: 100%;
	margin: 0 auto;
}
.service .service_h2 .color_b{
	color: #14398D;
}
.service_h2{
		font-size: 2.5rem;
border-bottom: 2px #14398D solid;
    line-height: 1 !important;
	margin-bottom: 60px!important;
}
.service .service_h2 .sm{
	font-size: 1.5rem;
}
.service .service_h2 .big{
	font-size: 3rem;
}
.title_h2 img{
	width: 180px!important;
	margin-bottom: 12px;
	height: auto !important;
}
.title_h2 h2{
	line-height: 2.3;
	font-size: 2rem;
	margin-bottom: 0px;
}
.title_h2 h2:before {
    content: '';
    position: absolute;
    left: 50%;
    display: inline-block;
    width: 140px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #14398D;
    border-radius: 2px;
}
.service_row{
	max-width: 1000px;
    width: 100%;
    flex-flow: row;
    margin: 0 auto 20px auto;
    display: flex;
}
.flow_list{
	display: flex;
    margin: 0 auto 50px auto;
    width: fit-content;
    padding-left: 80px;
}
.flow_list .flow_contents {
    display: flex;
    align-items: center;
    margin-left: -70px;
}
.flow_contents img {
   width: auto;
    height: 180px;
    z-index: 9;
    filter: drop-shadow(10px 0px 8px rgba(0, 0, 0, 0.1));
}
.flow_box p{
	    color: #666;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 0px;
}
.flow_box h3{
    font-size: 20px;
    margin-bottom: 10px;
	color: #14398D;
}
.flow_p{
	color: #E9E7E8!important;
    text-align: center;
    font-size: 12px!important;
    margin-bottom: 10px!important;
    margin-left: 0px;
}
.flow_list .flow_p{
	color: #E9E7E8;
    text-align: left;
    margin-left: -10px!important;
}
.flow_box {
    background: #fff;
    padding: 10px 0 10px 80px;
    height: 180px;
	filter: drop-shadow(10px 0px 8px rgba(0, 0, 0, 0.1));
}
.flow_box_first {
    padding: 20px 0 20px 40px!important;
}
.service .title_box{
	margin-bottom: 60px;
}
.title_box p{
	    text-align: center;
    color: #fff;
    position: relative;
    margin: 0px auto 10px auto;
    font-size: 28px;
    font-weight: 600;
}
.service_p{
	text-align: center;
    margin-bottom: 80px;
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #333333;
	position: relative;
}
.service_p span{
	color: #2F99D0;
}
.service .title_box .title_h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    display: inline-block;
    width: 300px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: white;
    border-radius: 2px;
}
.service_item{
	padding:20px 8px;
	position: relative;
}
.service_item .inner{
	background: #fff;
	position: relative;
	text-align: center;
	padding: 30px 15px 20px 15px;
	height: 290px;
	box-shadow: 0px 10px 25px rgba(0, 0, 0, .1);
}
.service_icon{
	width: 50px;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 9;
    top: 0px;
}
.service_item .row{
	flex-flow: row;
	margin-top: 20px;
}
.service_item .inner h3{
    font-size: 20px;
    margin-bottom: 10px;
    color: #14398D;
}
.service_item .inner .flow_p {
    text-align: center;
    margin-left: aut0;
}
.service_item .inner .col-item{
	width: 20%;
}
.service_item .inner .col-item img{
	width: 60px;
	margin-bottom: 20px;
}
.service_item .inner .col-item h4{
	    color: #14398D;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 16px;
    margin-bottom: 15px;
}
.service_item_l{
	max-width: 300px;
	width: 100%;
}
.service_item_r{
	max-width: calc(100% - 300px);
	width: 100%;
}
.service_item_l .inner img{
	    width: 70px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.service_item_l .inner p{
	font-size: 11px;
    line-height: 1.4;
	letter-spacing: 0px;
}
.service_item .inner .col-item p{
	color: #333333;
    line-height: 1.5;
    font-weight: 500;
    font-size: 11px;
    margin-bottom: 0px;
}
.zdex01{
	z-index: 4;
}
.zdex02{
	z-index: 3;
}
.zdex03{
	z-index: 2;
}
.zdex04{
	z-index: 1;
}
.service_bubble {
}
.service_bubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 82%;
  translate: -50% 100%;
  transform: skew(-3deg);
  transform-origin: top;
}
.service_bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 82%;
  border-style: solid;
  border-width: 25px 12.5px 0 12.5px;
  border-color: #fff transparent transparent;
  translate: -50% 100%;
  transform: skew(-3deg);
  transform-origin: top;
}
/*==========================================
              reason
===========================================*/
	
.reason_all{
	background: url("../content/035/assets/img/reason_bg.webp")no-repeat center top;
	background-size: cover;
	padding: 60px 0 200px 0;
}
.reason{
	padding: 0px;
}
.reason_top{
	    flex-flow: row;
    justify-content: center;
    align-items: center;
max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.reason_img{
	width: 35%;
}
.reason_text{
	width: 65%;
}
.reason_contents01{
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, #F1F0F0 50%, #F1F0F0 100%);
		margin-top: -150px;
}
.reason_contents02{
	background: linear-gradient(90deg, #F1F0F0 0%, #F1F0F0 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%);
}
.reason_contents03{
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, #F1F0F0 50%, #F1F0F0 100%);
}
.reason_contents{
margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.reason_contents .container{
	background: #F1F0F0; 
	border-radius: 600px;
	 padding: 20px 50px;
}
.reason_contents .reason_p{
background: #fff;
    border-top: #333333 1px solid;
    border-bottom: #333333 1px solid;
    font-size: 12px;
	font-weight: 700;
	letter-spacing: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.reason_contents .reason_p .sm{
    font-size: 10px;
}
.reason_contents .reason_p .color_b{
	color: #14398D;
}
.reason_contents .col-md-7 figure{
	box-shadow:0px 0px 25px rgba(0,0,0,.1);
	margin-bottom: 0px;
}
.reason_contents .col-md-7 video{
	box-shadow:0px 0px 25px rgba(0,0,0,.1);
	width: 100%;
}
.reason_h3 .reason_num{
	    color: #fff;
    font-size: 6.5rem;
    margin-bottom: 0px;
    line-height: 1;
    font-weight: 500;
}
.reason_contents02 .reason_h3 .reason_num{
	text-align: right;
}
.reason_contents02 .reason_h3 h3 {
	padding-right: 10px;
	right: 0px;
}
.reason_h3{
	position: relative;
}
.reason_h3 h3{
margin-bottom: 0px;
    position: absolute;
    top: 32%;
	padding-left: 10px;
    font-size: 3rem;
    font-weight: 700;
	line-height: 1;
}
.reason_h3 h3 span{
	font-size: 1.2rem;
	font-weight: 400;
}
.reason .reason_contents .row{
	align-items: center;
	margin-bottom: 0px;
}
.reason_contents h4{
	color: #14398D;
        font-size: 1.4rem;
    letter-spacing: 0px;
    margin-bottom: 10px;
}
.reason_contents02 h4{
	color: #14398D;
    font-size: 1.4rem;
    margin-bottom: 10px;
}
.reason_items{
	margin-bottom: 20px;
}
.reason_items li div{
	border: 1px #EA5942 solid;
    background: #fff;
    color: #EA5942;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.2;
    width: 65px;
    height: 65px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    border-radius: 100px;
    flex-shrink: 0;
    flex-flow: wrap;
}
.reason_items li div span{
color: #EA5942;
    line-height: 0px;
    margin-bottom: -50px;
    font-size: 1.7rem;
    font-weight: 400;
}
.reason_items li{
	    display: flex;
    align-items: center;
	margin-bottom: 10px;
}
.reason_items p{
	font-size: 1.1rem;
    line-height: 1;
	margin-bottom: 0px;
}
.reason_items p span{
	font-weight: 700;
	line-height: 1.3;
}
.reason_img_box{
	/*padding-left: 150px;*/
    max-width: 630px;
    width: 100%;
}
.reason_contents.col-md-5{
	flex-shrink: 0;
    width: calc(100% - 630px) !important;
}
.reason_contents02 .row{
	flex-flow: row-reverse!important;
}
.reason_contents02 .reason_img_box {
    /*padding-right: 150px;*/
	padding-left: 20px;
}
.reason_contents04{
	background: linear-gradient(180deg, #fff 0%, #fff 50%, #F1F0F0 50%, #F1F0F0 100%);
    align-items: center;
    padding: 50px;
}
.reason_contents04 .title_box{
	display: block;
	text-align: center;
	position: relative;
}
.reason_contents04 .title_box h3{
	color: #F1F0F0;
    font-size: 7vw;
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.reason04_text .obi_blue{
	    background: #14398D;
    color: #fff;
    padding: 0 15px;
    width: fit-content;
    margin: 10px auto 20px auto;
    font-size: 1.2rem;
}
.reason04_text h4{
	color: #14398D;
    text-align: center;
    margin-bottom: 20px;
}
.reason04_text p{
	    color: #333333;
    font-size: 16px;
    font-weight: 500;
	margin-bottom: 0px;
}
.reason04_img figure{
	max-width: 650px;
    width: 100%;
    margin: 0 auto;
}
.reason04_img {
	position: relative;
}
.reason04_img .first{
	background: #EA5942;
    color: #fff;
    font-size: 2.2rem;
    width: 150px;
    height: 150px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-feature-settings: "palt";
    font-weight: 500;
    letter-spacing: 0px;
    position: absolute;
    bottom: 0px;
    left: 20%;
}
.reason04_img .arrow{
position: relative;
    width: 100px;
    height: 100px;
    background: #14398D;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    text-align: center;
    font-size: 1.5rem;
    margin: 0 auto 30px auto;
}
.reason04_img .arrow::after{
     content: '';
    display: flex;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #14398D;
    margin-top: 110px;
    justify-content: center;
    align-items: center;
    position: absolute;
}
.sp_only .first{
	display: none;
}
/*==========================================
              usecase
===========================================*/
.usecase{
    background: linear-gradient(180deg, #F1F0F0 0%, #F1F0F0 65%, #14398D 65%, #14398D 100%);
    align-items: center;
	padding: 80px 0;
}
.title_box_gray p{
	text-align: center;
    color: #E9E7E8;
    position: relative;
    margin: 0px auto 10px auto;
    font-size: 28px;
    font-weight: 600;
}
.title_box_gray .title_h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    display: inline-block;
    width: 300px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: white;
    border-radius: 2px;
}
.uescase_contents{
	padding: 0 25px;
}
.uescase_contents .inner{
    background: #fff;
    padding: 30px 20px 20px 20px;
    text-align: center;
    box-shadow: 10px 10px 20px rgba(0,0,0,.05);
}
.uescase_contents h3{
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #14398D;
}
.uescase_contents p{
	margin-bottom: 20px;
}
.uescase_contents p img{
	    width: 150px;
    margin-right: 5px;
    margin-bottom: 1px;
}
.uescase_contents .n_768{
	width: 100px;
	margin: 0 auto;
}
.usecase_line{
	display:none;
}
/*==========================================
               cv
===========================================*/
.cv p{
	text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    color: #333;
    margin-bottom: 20px;
}
.cv p span{
color: #14398D;
    line-height: 1.4;
}
.btn_blue{
    background: #14398D;
    border-radius: 19.2vw;
    position: relative;
    max-width: 400px;
    width: 95%;
    height: 82px;
    margin: 10px auto 0 auto;
}
.btn_red{
    background: #EA5942;
    border-radius: 19.2vw;
    position: relative;
    max-width: 400px;
    width: 95%;
    height: 82px;
    margin: 10px auto 0 auto;
}
.cv_btn a p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
	margin-bottom: 0px;
}
.cv_btn a p span {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
.cv_btn a{
	display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.cv_btn_group{
max-width: 850px;
    width: 100%;
    margin: 0 auto;
}
.cv h2{
	color: #14398D;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
	margin-bottom: 0px;
}
 
.cv h2::before,
.cv h2::after {
  content: "";
  width: 35px;
  height: 2px;
  background-color: #14398D;
  margin: 0px 4px 4px;
}
 
.cv h2::before {
  transform: rotate(65deg);
}
 
.cv h2::after {
  transform: rotate(-65deg);
}
.cv h2 span{
	background-image: radial-gradient(circle at center, #FC5445 20%, transparent 20%);
    background-position: top right;
    background-repeat: repeat-x;
    background-size: 1em 0.3em;
    padding-top: .4em;
	color: #14398D;
	padding-bottom: 12px;
}
/*==========================================
           case
===========================================*/
.case{
background: url(../img/case_bg.webp) no-repeat bottom left, linear-gradient(0deg, #f9f9f9, #f9f9f9);
    background-size: 100%;
}
.case_contents{
	margin-bottom: 100px;
}
.case_contents02 .row_re{
	flex-flow: row-reverse!important;
}
.case .title_box{
	margin-bottom: 80px;
}
.case_contents01{
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, #fff 40%, #fff 100%);
}
.case_contents02{
	background: linear-gradient(90deg, #fff 0%, #fff 60%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 100%);
}
.case_contents .case_img{
	background: #fff;
    padding: 15px;
    box-shadow: 10px 10px 20px rgba(0,0,0,.05);
    margin-top: -80px;
    max-width: 350px;
    width: 100%;
	height: fit-content;
}
.case_campany_intru{
	letter-spacing: 0px;
	font-size: 14px;
}
.case .case_contents .case_img figure{
	margin-bottom: 20px;
	border-radius: 0px;
}
.case .case_contents .case_img figure img{
	border-radius: 0px;
}
.case_contents .case_campany{
	font-size: 1.3rem;
    font-weight: 600;
}
.case_contents .case_campany span{
	font-size: 1rem;
	letter-spacing: 0px;
}
.case_contents ul li p{
	display: flex;
	align-items: center;
}
.case_contents ul li p span{
	color: #14398D;
	font-weight: 600;
	width: 100px;
	display: block;
	font-size: 18px;
}
.case_line{
	display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.case_line p{
	display: flex;
    align-items: center;
	font-size: 18px;
	font-weight: 600;
    justify-content: space-between;
	width: 60px;
color: #14398D;
}
.case_line hr{
	width: calc(100% - 50px);
}
.case .case_contents .row{
	display: flex;
	flex-flow: row;
	margin-bottom: 0px;
}
.case_contents .container{
	    padding: 0px 20px!important;
	background: #fff;
    border-radius: 600px;
	max-width: 1000px;
}
.case_contents01 .case_info{
	padding: 30px 0 30px 20px;
    width: calc(100% - 350px);
}
.case_contents02 .case_info{
	padding: 30px 20px 30px 0;
	width: calc(100% - 350px);
}
.case_contents .case_info h3{
	    color: #14398D;
    line-height: 1.5;
    margin-bottom: 20px;
	font-size: 20px;
}
.case_info_title{
	    background: #EA5942;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    width: fit-content;
    padding: 6px 8px;
    margin-bottom: 10px;
}
.case_contents .case_info ul{
	padding-left: 20px;
	margin-bottom: 20px;
}
.case_contents .case_info ul li{
	    list-style: disc;
	letter-spacing: 0px;
	font-size: 13px;
}
.slider2 li img {
    box-shadow: 16px 16px 24px rgb(0 0 0 / 24%);
}
.slider2 li {
    padding: 0px 20px 50px 20px;
}
.case .case_contents:hover p {
    color: #323232;
}
/*==========================================
             logo
===========================================*/
.logo{
	background: linear-gradient(180deg, #fff 0%, #fff 65%, #14398D 65%, #14398D 100%);
    align-items: center;
	padding: 50px;
}
.success {
    padding:0 5px 5px 5px;
}
.success_num{
	display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    border-bottom: #333333 solid 3px;
	padding-bottom: 8px;
}
.success_contents{
	background: #fff;
    padding: 0 10px 15px 10px;
}
.success_contents .inner h3{
	    background: #333333;
    color: #fff;
    font-size: 0.5rem;
    text-align: center;
    padding: 6px 10px;
    border-radius: 50px;
    margin-bottom: 10px;
}
.success_arrow{
	font-size: 0.8rem;
	line-height: 1;
	text-align: center;
	padding-top: 10px;
}
.success_arrow span{
	line-height: 1;
}
.success_arrow .sm{
	font-size: 0.7rem;
}
.success_arrow .big{
	font-size: 1rem;
}
.success_num h4{
	color: #EA5942;
    font-size: 3rem;
    font-weight: 500;
	margin-bottom: 0px;
	line-height: 1;
}
.success_num p{
	writing-mode: vertical-rl;
    font-size: 1.3rem;
    font-weight: 700;
	line-height: 1.2;
}
.success_num h4 span{
	color: #EA5942;
    font-size: 1.5rem;
	    line-height: 1.5;
}
.logo_contents{
	background: #fff;
    padding: 20px 15px;
    box-shadow: 10px 10px 20px rgba(0,0,0,.05);
}
.logo_line1{
	text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
}
.logo_p_blue{
	color: #FC5445;
	font-size: 2rem;
}
.logo_p_big{
		font-size: 2rem;
}
.logo_line2{
	text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 80px;
}
.logo_line2 img{
	width: 200px;
}
.logo_contents .row{
	display: flex;
	flex-flow: wrap;
}
.logo_group {
	width: 12.5%;
	padding: 0 5px;
}
.logo_group figure{
	padding: 0 10px;
}
.logo_group p{
	background: #EEEAD5;
    color: #666666;
    text-align: center;
    border-radius: 50px;
    padding: 1px 0px;
    font-size: 10px;
    letter-spacing: 1px;
    width: 100%;
    margin: 0 auto 15px auto;
}
.logo_contents .annotation{
	text-align: right;
    margin: 15px 0 0 auto;
}
.contact {
	background: linear-gradient(180deg, #14398D 0%, #14398D 50%, #fff 50%, #fff 100%);
    padding: 80px 0;
}
.contact .h2_box p{
	color: #fff;
	font-weight: 500;
}
.contact .contents_txt{
	height: 110px;
}
.contact .row{
	margin-bottom: 30px;
}
.h2_box{
	text-align: center;
}
.h2_box img{
	width: 250px;
	margin: 0 auto 10px auto;
}
.h2_box h2{
	font-size: 2rem;
	color: #14398D;
}
.contact .col-md-6{
	padding: 20px;
}
.contact .col-md-6 .inner{
	background: #fff;
    padding: 30px 20px;
    box-shadow: 10px 10px 20px rgba(0,0,0,.05);
    text-align: center;
}
.contact .col-md-6 .inner img{
	    width: 130px;
    margin: 0 auto 30px auto;
}
.contact .col-md-6 .inner p{
	color: #666;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
	font-weight: 500;
}
.contact .col-md-6 .inner h3{
	    color: #14398D;
    margin-bottom: 20px;
	    font-size: 1.5rem;
}
.contact .col-md-6 .cv_btn a p {
        font-size: 20px;
    margin-bottom: 0px;
    color: #fff;
	font-weight: 500;
}
.contact_text{
	 color: #14398D;
	font-size: 20px;
	text-align: center;
	margin-bottom: 0px;
	font-weight: 600;
}
@media screen and (max-width: 1700px) {
.logo {
    padding: 40px 30px 30px 30px;
}
}
@media screen and (max-width: 1500px) {
.success_contents .inner h3 {
    font-size: 0.6vw;
}
.success_num h4 {
    font-size: 3.8vw;
}
.success_num h4 span {
    font-size: 1.5vw;
}
.success_num p {
    font-size: 1.6vw;
}
.reason04_img .first {
    left: 10%;
}
.reason_h3 h3 {
    font-size: 4vw;
	padding-left: 5px;
}
.reason_contents h4 {
    font-size: 1.5vw;
    letter-spacing: 0px;
}
.reason_items p {
    font-size: 1.3rem;
    letter-spacing: 0px;
}
.reason_items li div {
    font-size: 1.5rem;
    width: 80px;
    height: 80px;
}
.reason_contents .reason_p {
           font-size: 0.8vw;
        text-align: center;
}
.reason_items li div span {
    margin-bottom: -40px;
    font-size: 1.7vw;
}
.reason_contents02 .reason_img_box {
    padding-left: 0px;
}
.reason_contents .container {
    padding: 30px 20px;
}
.reason_contents02 .reason_img_box {
    padding-right: 100px;
}
.reason_img_box {
    padding-left: 80px;
}
.reason_h3 h3 span {
    font-size: 1.2vw;
}
.reason_h3 .reason_num {
    font-size: 9vw;
}
.success_contents .inner h3 {
letter-spacing: 0px;
    padding: 3px 10px;
	margin-bottom: 5px;
}
.logo {
    padding: 40px 20px 30px 20px;
}
.success_arrow .big {
    font-size: 1.1vw;
}
.success_arrow {
    font-size: 0.8vw;
}
.success_arrow .sm {
    font-size: 0.7vw;
}
.uescase_contents p {
    font-size: 1vw;
}
.uescase_contents {
    padding: 0 15px;
}
.uescase_contents .inner {
    padding: 20px 10px 20px 10px;
}
}
@media screen and (max-width: 1400px) {
.fv {
    background: url(../img/fv_mid.webp) no-repeat top center;
    background-size: cover;
}
.case .case_contents:hover p {
 font-size: 14px;
}
.case_contents .case_info ul li {
    font-size: 14px;
}
    .reason_items li div {
        font-size: 1.5vw;
        width: 70px;
        height: 70px;
    }
    .reason_h3 h3 {
        font-size: 3vw;
	}
.reason_h3 .reason_num {
        font-size: 6.5vw;
    }
    .reason_h3 h3 span {
        font-size: 1vw;
    }
}
@media screen and (max-width: 1280px) {
.reason04_img .first {
    left: 0%;
}
    .reason_items li div {
        font-size: 1.2vw;
        width: 55px;
        height: 55px;
    }
.reason_items p span {
    line-height: 1.2;
}
    .reason_items p {
        font-size: 1.4vw;
    }
    .reason_img_box {
        padding-left: 80px;
    }
    .reason_contents02 .reason_img_box {
        padding-right: 80px;
    }
.success_contents .inner h3 {
    font-size: 0.5vw;
}
.success_num h4 {
	font-size: 3vw;
}
.success_num p {
    font-size: 1.4vw;
}
.success_num {
    border-bottom: #333333 solid 2px;
}
    .success_arrow {
        font-size: 0.9vw;
        padding-top: 5px;
    }
    .success_arrow .big {
        font-size: 1vw;
    }
.success_contents {
    padding: 0 5px 10px 5px;
}
.case .title_box {
    margin-bottom: 0px;
}	
.contact .col-md-6 {
    padding: 20px 10px;
}
.contact .col-md-6 .inner {
    padding: 30px 10px;
}
.contact .col-md-6 .inner p {
    font-size: 14px;
}
	.case_contents .row{
		flex-flow: column!important;
	}
	.case_contents .row_re{
		flex-flow: column!important;
	}
.case_contents .case_campany {
    font-size: 1.5rem;
    text-align: center;
}
.case_contents .case_img {
    max-width: 500px;
    width: 100%;
    height: fit-content;
    margin: 0 auto;
}
.case_contents01 {
    background: linear-gradient(180deg, #F1F0F0 0%, #F1F0F0 20%, #fff 20%, #fff 100%);
}
.case_contents02 {
    background: linear-gradient(180deg, #F1F0F0 0%, #F1F0F0 20%, #fff 20%, #fff 100%);
}
.case {
    background: url(../img/case_bg.webp) no-repeat bottom left, linear-gradient(0deg, #F1F0F0, #F1F0F0);
    background-size: 100%;
	padding: 80px 0px;
}
.case_contents01 .case_info {
    padding: 0px 20px;
    margin-top: 30px;
	width: 100%;
        margin-bottom: 30px;
}
.case_contents02 .case_info {
    padding: 0px 20px;
	margin-top: 30px;
	width: 100%;
        margin-bottom: 30px;
}
.case_contents .case_info h3 {
    text-align: center;
}
.case_info_title {
    margin: 0 auto 20px auto;
}
	.cv_btn_group button{
		margin: 10px auto;
	}
	.cv_btn_group{
		text-align: center;
	}
.uescase_contents h3 {
    font-size: 2vw;
}
.flow_contents img {
    height: 120px;
}
.flow_box_first {
    padding: 5px 0 10px 20px!important;
}
.flow_box {
    padding: 5px 0 10px 70px;
    height: 120px;
}
.flow_box .flow_p {
    font-size: 10px!important;
    margin-bottom: 5px!important;
}
.flow_box h3 {
    font-size: 16px;
    margin-bottom: 5px;
}
.flow_box p {
	font-size: 10px;
}
	.service_item p{
		font-size: 14px;
	}
.service_item .inner {
    padding: 30px 10px 20px 10px;
}
.service_item .inner .col-item img {
    width: 50px;
}
.service_item {
    padding: 20px 10px;
}
.service_item .inner .col-item p {
    font-size: 12px;
}
.case_contents {
    margin-bottom: 30px;
}
.case_contents .container {
    border-radius: 0px;
	background: none;
}
}
@media screen and (max-width: 1206px) {
.nav-menu li {
    padding: 0 10px;
}
.right_form {
    width: 300px;
}
.main {
    width: calc(100% - 300px);
}
}

@media screen and (max-width: 1080px) {
.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;
}
}
@media screen and (max-width: 992px) {
	.service{
		background: #F1F0F0;
	}
.service_h2 {
    border-bottom: none;
}
	.service .service_h2 span{
		line-height: 1.3;
	}
.reason_contents04 {
    background: linear-gradient(180deg, #F1F0F0 0%, #F1F0F0 50%, #fff 50%, #fff 100%);
}
.sp_only .first {
    background: #EA5942;
    color: #fff;
    font-size: 2.2rem;
    width: 150px;
    height: 150px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-feature-settings: "palt";
    font-weight: 500;
    letter-spacing: 0px;
	margin-right: 20px;
	flex-shrink: 0;
}
	.sp_only{
		display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: left;
	}
.reason04_text .obi_blue {
    margin: 0px auto 10px 0;
        font-size: 3vw;
}
	.reason04_text{
		margin-top: 20px;
	}
	.sp_only{
		margin-bottom: 20px;		
	}
.reason04_text h4 {
text-align: left;
        margin-bottom: 0px;
        font-size: 5vw;
        line-height: 1.3;
}
.reason_contents04 .title_box h3 {
    color: #ffff;
    font-size: 10vw;
}
.reason04_text p {
    text-align: left;
}
.reason_contents .row {
    flex-flow: column-reverse!important;
}
.reason_contents02 .row {
    flex-flow: column-reverse!important;
}
.reason_contents01 {
    background: #fff;
}
.reason_contents02 {
    background: #F1F0F0;
}
.reason_contents02 .container {
    background: #F1F0F0;
    border-radius: 0px;
}
.reason_contents01 .container {
    background: #fff;
}
.reason_contents03 .container {
    background: #fff;
}
.reason_contents01 .reason_h3 .reason_num {
        color: #F1F0F0;
    }
.reason_contents03 .reason_h3 .reason_num {
        color: #F1F0F0;
    }
.reason_img_box {
        padding-left: 0px;
        padding-right: 0px;
    }
    .reason_contents02 .reason_img_box {
        padding-right: 0px;
		padding-left: 0px;
    }
	.reason_contents .col-md-7{
		width: 100%;
		max-width: 100%;
	}
	.reason_contents .col-md-5{
		width: 100%;
			max-width: 100%;
	}
    .reason_contents h4 {
        font-size: 5vw;
		margin-bottom: 30px;
    }
    .reason_contents .container {
        padding: 60px 20px;
    }
.reason_h3 {
   margin-bottom: 20px;
}
    .reason_items li div {
        font-size: 1.8rem;
        width: 100px;
        height: 100px;
		margin-right: 10px;
    }
.reason_items {
    margin-bottom: 50px;
}
    .reason_contents .reason_p {
        font-size: 2.8vw;
    }
.reason_contents .reason_p .sm {
    font-size: 2.2vw;
}
.reason_items li div span {
        margin-bottom: -50px;
        font-size: 4vw;
    }
.reason_items li {
    margin-bottom: 20px;
}
    .reason_items p {
       font-size: 1.7rem;
        line-height: 1.4;
        letter-spacing: 1px;
    }
.reason .reason_all .reason_top {
    flex-flow: column-reverse!important;
}
.reason_img {
    width: 40%;
    z-index: 2;
    margin: 0 auto 0 8%;
}
.reason_h3 h3 {
        font-size: 8vw;
    }
    .reason_h3 h3 span {
        font-size: 3vw;
    }
    .reason_h3 .reason_num {
        font-size: 18vw;
    }
.reason_contents .container {
    border-radius: 0px;
}
    .logo {
        padding: 40px 0px 30px 0px;
    }
    .success_contents .inner h3 {
        font-size: 2vw;
        padding: 8px;
    }
    .success_num h4 {
        font-size: 4.3rem;
    }
.success_num h4 span {
    font-size: 2rem;
}
    .success_num p {
        font-size: 2rem;
    }
    .success_num {
        width: fit-content;
        margin: 0 auto;
    }
    .success_arrow {
        font-size: 1.2rem;
	}
    .success_arrow .sm {
        font-size: 1rem;
    }
    .success_arrow .big {
        font-size: 2rem;
    }
    .success_contents {
        padding: 0 20px 15px 20px;
    }
    .fv {
        background: url(../img/fv_sp.webp) no-repeat top center;
        background-size: cover;
		padding: 30px 20px 20px 20px;
    }
	.fv_h1{
		width: fit-content;
    margin: 0 0 60% auto;
	}
    .fv_h1 h1 {
        font-size: 13vw;
	font-weight: 700;
	        width: 100%;
        text-align: right;
    }
	.fv_h1 h1 img{
		    max-width: 900px;
    width: 75%;
	}
    .fv_h1 h1 span {
        font-size: 16vw;
    }
	.fv_h1 p {
	font-size: 4vw;	
	}
.fv_h1 p span {
    font-size: 3vw;
}
	.fv_h1 .obi {
    font-size: 4vw;
}
.logo_group {
    width: 25%;
}
	.case_sp{
		display: flex;
	}
    .case_contents .case_img {
        max-width: 700px;
    }
.case_contents .case_img figure img{
   max-width: 300px;
    width: 100%;
    padding-right: 15px;
}
footer .container {
    display: flex;
    flex-flow: column;
}
.n_992{
		display: none!important;
	}
.b_992{
		display: block!important;
	}
.container {
    max-width: 100%;
}
.fv_logo .container {
    flex-flow: column;
    align-items: normal;
}
.fv_logo {
    background: none;
	padding: 0 0 10px 0;
	margin-top: 0px;
}
#footer {
    padding-bottom: 120px;
}
.UpMove button p{
		color: #fff;
		line-height: 1.4;
	margin-bottom: 5px;
	}
.UpMove button p span{
font-size: 18px;
	}
	.UpMove button {
		height: 82px!important;
    max-width: 450px;
    width: 100%!important;
	}
	.UpMove button a{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
		}
	.case_line_p{
		-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    border: #14398D 1px solid;
    padding: 10px 0;
    width: 35px!important;
	}
	.case_line .case_campany_intru {
		    width: calc(100% - 50px);
		color: #333;
	}
	.case_line{
		background: #FBF8FA;
		padding: 10px;
	}
.logo_group p {
    font-size: 16px;
    width: 150px;
	}
	.service_h2 div{
		height: 25px;
	}
.fv figure img {
    margin-left: 0px;
}
}
@media screen and (max-width: 768px) {
.reason_text {
    width: 100%;
}
.contact .h2_box p {
    color: #14398D;
	display: none;
}
.contact {
    background: #F1F0F0;
}
.case .case_contents .case_campany {
        font-size: 3vw!important;
    }
.case .case_contents .case_campany span {
    font-size: 2vw!important;
}
.case .case_contents .case_img figure {
    width: 50%;
}
	.case_sp{
		display: flex;
	}
.logo_group {
    padding: 0 10px 0px 10px;
}
.logo_contents .annotation {
    margin: 10px 0 0 auto;
}
.logo_group p {
font-size: 2.5vw;
        width: 100%;
}
	.case{
		padding: 60px 0 0 0;
	}
.contact .col-md-6 .inner img {
    margin-top: -80px;
}
.contact .col-md-6 .inner p {
    font-size: 16px;
}
.contact .col-md-6 .inner h3 {
    margin-bottom: 10px;
}
.contact .col-md-6 {
    padding: 20px 10px;
    margin-bottom: 0px;
    margin-top: 40px;
}
.uescase_item {
    display: flex;
    flex-flow: row;
    align-items: center;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
}
.uescase_item .b_768{
		width: 120px;
	}
.uescase_contents p {
    font-size: 3vw;
    text-align: left;
    margin-bottom: 0px;
    margin-left: 10px;
}
.uescase_item .b_768 {
    width: 150px;
}
.uescase_contents h3 {
    font-size: 4vw;
}
.uescase_contents .flow_p{
    text-align: center;
	margin-left: 0px;
}
.uescase_contents {
    padding: 20px 15px;
}
.header__nav__item:last-child {
    width: 95%;
}

.b_768{
		display: block!important;
	}
.n_768{
		display: none!important;
	}
p {
    font-size: 14px;
	letter-spacing: 0px;
}
.usecase_line{
	display: block;
    background: linear-gradient(to right, #3278FF 25px, #6B6EDA 20%, #F05886 ,#FF6B00);
	width: 100%;
	height: 5px;
	}
.logo_contents {
    padding: 30px 0px 20px 0;
    box-shadow: none;
}
.reason_all {
    background: url("../content/035/assets/img/reason_bg.webp") no-repeat center top;
    background-size: cover;
    padding: 50px 0 100px 0;
}
    .reason_contents .container {
        padding: 60px 20px 30px 20px;
    }
    .reason_contents01 .container {
        padding-bottom: 10px;
    }
    .reason_contents02 .container {
        padding-top: 20px;
    }
.reason_contents03 .container {
        padding: 0px 20px 30px 20px;
    }
.service_h2 {
        font-size: 7vw !important;
    }
.service .service_h2 .sm {
   font-size: 5vw;
}
.fv_btn .cv__btn a p span {
    font-weight: 600;
}
}
@media screen and (max-width: 600px) {
.service .service_h2 .big {
    font-size: 8vw;
}
.reason_items li div {
        font-size: 1.2rem;
        width: 65px;
        height: 65px;
    }
    .reason_items p {
        font-size: 1.4rem;
    }
	    .reason_items p {
        font-size: 4.4vw;
        letter-spacing: 0px;
    }
.reason_items li div span {
        margin-bottom: -30px;
        font-size: 5vw;
    }
    .reason_items {
        margin-bottom: 20px;
    }
.reason_contents .col-md-5 {
        padding: 0px;
    }
.title_h2 h2 {
    font-size: 2rem;
}
    .title_h2 img {
        width: 180px;
        margin-right: 0px;
    }
    .toggle-btn {
        height: 50px;
    }
    .header {
        height: 50px;
    }
.san_box {
display: block;
}
.logo_contents {
    padding: 20px 0 20px 0;
    box-shadow: none;
}
.logo_line2 img {
    width: 100px;
    margin-bottom: 5px;
}
.logo_line1 {
   font-size: 4.5vw;
    line-height: 1;
    margin-bottom: 0px;
}
.logo_p_big {
    font-size: 6vw;
	line-height: 1;
}
.logo_p_blue {
    font-size: 6vw;
}
.logo_line2 {
    font-size: 3vw;
        margin-bottom: 30px;
        letter-spacing: 0px;
}
.case_contents .case_info ul {
    padding-left: 10px;
}
.case_contents .case_info h3 {
    font-size: 20px;
}
.uescase_contents .inner {
    padding: 20px 10px 20px 30px;
}
.case .title_box {
    margin-bottom: 0px;
}
.case_contents .container {
    padding: 0px 15px 40px 15px;
}
.btn_blue {
    height: 70px;
}
.case .case_contents ul li p span {
        width: fit-content;
        margin-right: 10px;
        font-size: 3vw!important;
}
.case .case_contents ul li p {
           font-size: 3vw!important;
}
    .sp_only .first {
        font-size: 1.8rem;
        width: 110px;
        height: 110px;
        margin-right: 10px;
    }
.reason_contents04 {
    padding: 50px 20px;
}
.reason_items p span {
    font-weight: 700;
}
    .reason_contents .reason_p {
        font-size: 2.5vw;
    }
    .reason_contents .reason_p {
        font-size: 2.5vw;
        width: fit-content;
    }
.cv h2::before, .cv h2::after {
    content: "";
    width: 20px;
}
    .cv h2 {
        font-size: 5vw;
    }
.cv p {
    font-size: 14px;
}
.case_contents01 .case_info {
        padding: 0px 0px;
    }
}
@media screen and (max-width: 480px) {
	.contact{
		padding: 60px 20px;
	}
    .sp_only .first {
        font-size: 1.2rem;
        width: 80px;
        height: 80px;
    }
    .success_arrow .big {
        font-size: 1.5rem;
    }
    .success_contents .inner h3 {
        font-size: 1rem;
    }
    .case_contents .case_info h3 {
        font-size: 18px;
        letter-spacing: 0px;
    }
.success {
    padding: 0 8px 10px 8px;
}
    .success_contents {
        padding: 0 15px 15px 15px;
    }
.contact_text {
    font-size: 3.2vw;
    letter-spacing: 0px;
}
.case_line .case_campany_intru {
    font-size: 14px;
	line-height: 1.6;
}
.uescase_contents .inner {
    padding: 20px 10px 20px 15px;
}
.uescase_item .b_768 {
    width: 100px;
}
.title_h2 img {
    width: 200px;
    margin-right: 5px;
}
.title_h2 {
    font-size: 6vw;
    letter-spacing: 1px;
}
section {
    padding: 50px 0px;
}
.service .title_h2 img {
    width: 160px;
    margin-right: 5px;
}
.service_p {
    margin-bottom: 30px;
    font-size: 4vw;
}
.service .title_box {
    margin-bottom: 30px;
}
.contact .col-md-6 .inner img {
    width: 100px;
    margin-bottom: 20px;
}
.case_contents .case_img {
	padding: 10px;
}
.b_480{
		display: block!important;
	}
.n_480{
		display: none!important;
	}
.cross {
    width: 100px;
}
    .logo_group {
        padding: 0 5px 15px 5px;
    }
.logo_contents .annotation {
        margin: 0px 0 0 auto;
    }
.fv {
        padding: 30px 15px 20px 15px;
    }
.logo_group p {
        font-size: 2.5vw;
    margin: 0 auto 10px auto;
    }
.service_p {
    letter-spacing: 0px;
}
}










.side_btn{
	padding:0 15px 20px 15px;
}
.side_btn .btn_w{
	margin-bottom: 20px;
}
.side_btn .btn_w a{
	font-size:13px;
	display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    height: 100%;
}
.side_btn .btn_w a p{
	color: #14398D;
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 1.2;
}
/*==================================================
                 tenplate
==================================================*/

*,*::before,*::after {
	box-sizing: border-box
}
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;
	margin-top: 0px!important;
}
.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!important;
	}
}


.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;
  /*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: 18pt!important;
    text-align: center;
    margin-bottom: 30px!important;
    padding-top: 50px;
}
form.form .hidden{
	display: none!important;
}
@media (max-width: 768px){
.arrow-button {
    margin: 10px 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%;
}
.frontpage_main .right_form{
	width: 300px;
	height: 100vh;
	 position: -webkit-sticky;
    position: sticky;
	right: 0px;
	top: 0px;
}
.frontpage_main .main{
	width: calc(100% - 300px);
	margin-top: 0px;
}
* {
    margin: 0;
    padding: 0;
	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: 50px 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_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!important;
}
.bg_blue{
	background: #EBF6FF!important;
}


/*==========================================
               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; /* 文字の左隣 */
}

/*==========================================
              fv_form
===========================================*/
.fv_form{
	padding: 60px 12px 20px 12px;
}
/*==========================================
               header
===========================================*/
.top_header .header-allside {
    padding: 15px;
}
/*==========================================
                    fv
===========================================*/
.btn--02:hover{
	background-color:#1b2871;
	border:  #1b2871 2px solid;
	color: #fff;
}
.btn--02:hover .header__cv__txt{
	color: #fff;
}
.cv__btn {
    background: #14398D;
    border-radius: 19.2vw;
    position: relative;
	max-width: 400px;
    width: 95%;
    height: 82px;
}
.cv__btn a{
	color: #fff;
}
.btn--02 {
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.24);
    transition: all .25s ease-out;
}
@media screen and (max-width: 1460px) {
.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;
}
}
/*==========================================
             effect
===========================================*/
.effect{
	padding: 80px 0;
	background: linear-gradient(180deg, #EBF6FF 0%, #EBF6FF 80%, #fff 80%, #fff 100%);
}
.effect .row{
	display: flex;
}
.effect .title_h3{
	text-align: center;
    color: #fff;
    position: relative;
    margin: 80px auto 50px auto;
}
.effect .title_h3 span {
	color: #323232;
}
.effect .title_h3:before {
  content: '';
    position: absolute;
    left: 50%;
    bottom: -5px;
    display: inline-block;
    width: 300px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: white;
    border-radius: 2px;
}
.feature_row {
    display: flex!important;
}
.effect_contents{
	padding: 0 25px;
}
.feature_contents{
	padding: 0 25px;
}
.effect_contents .inner{
	background: #fff;
    padding: 30px 20px 20px 20px;
    text-align: center;
    box-shadow: 10px 10px 20px rgba(0,0,0,.05);
}
.effect_contents .inner img{
    max-width: 150px;
    margin: 0 auto 15px auto;
}
.effect_contents .inner p{
	font-size: 24px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 2px;
}
.feature_arrow {
  position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 50px 20px 20px 20px;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    letter-spacing: 0.05em;
    background-color: #fff;
    filter: drop-shadow(10px 10px 20px rgba(0,0,0,.05));
}
.feature_arrow:after {
    border-top: 60px solid #fff;
    border-left: 155px solid transparent;
    border-right: 155px solid transparent;
    content: "";
    position: absolute;
    left: 0%;
    bottom: -60px;
    width: 100%;
    margin-left: 0px;
}
.feature_arrow h4{
	    color: #14398D;
    font-weight: 600;
}
.feature_arrow h4 span{
	    color: #14398D;
	font-size: 16px;
}
.feature_arrow p{
	color: #666;
	height: 88px;
}
.feature_circle{
	background: linear-gradient(to right, #3278FF 25px, #6B6EDA 20%, #F05886 ,#FF6B00);
    width: 330px;
    padding: 8px;
    border-radius: 50%;
    height: 330px;
	margin: 0 auto;
}
.feature_circle .inner{
	background: #fff;
    text-align: center;
    padding-top: 50px;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 5px 8px 20px rgba(0,0,0,.08);
}
.feature_circle .eg_font{
font-family: 'NATS', sans-serif;
    font-size: 5.5rem!important;
    font-weight: 500;
    margin-bottom: 0px;
    color: #14398D;
}
.eg_font{
font-family: 'NATS', sans-serif;
}
.feature_circle p{
	color: #14398D;
    font-size: 1.5rem!important;
    line-height: 1.4;
    margin-bottom: 0px;
}
.parts_contents{
	margin-bottom: 40px;
	position: relative;
}
.parts_contents .eg_font{
	font-size: 6rem;
    font-weight: 400;
}

.parts_bg_01{
	position: absolute;
    width: 200px;
    right: 0px;
    top: -100px;
}
.parts_bg_01_sp{
	display: none;
}
.parts_bg_02 {
       position: absolute;
    width: 120px;
    left: 0px;
    bottom: 250px;
}
.parts_contents01 .inner{
	background: linear-gradient(90deg, #fff 0%, #fff 50%, #FBF8FA 50%, #FBF8FA 100%);
}
.parts_contents02 .inner{
	background: linear-gradient(90deg, #FBF8FA 0%, #FBF8FA 50%, #fff 50%, #fff 100%);
}
.parts_contents02 .row_re{
	flex-flow: row-reverse!important;
}
.parts_contents .inner .container{
	background: #FBF8FA;
	border-radius: 20px;
}
.parts_contents .inner .container .row{
	align-items: center;
	padding: 20px 0 30px 0;
}
.parts_contents .inner .container .col-md-6 h3{
	color: #14398D;
    font-size: 3rem;
    margin-bottom: 0px;
}
.parts_contents .inner .container .col-md-6 h3 span{
	color: #14398D;
}
.parts_contents .inner .container .col-md-6 h4{
		color: #14398D;
	margin-bottom: 10px;
}
.parts_contents .inner .container .col-md-6 h4 span{
	color: #323232;
}
.parts_contents .inner .container .col-md-6 p{
	margin-bottom: 0px;
}
.parts_contents .inner .container .col-md-6 figure img{
	filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.1));
    margin-top: -80px;
}
.parts_bg_02{
	position: absolute;
}
.flow_list{
	display: flex!important;
    margin: 0 auto 50px auto;
    width: fit-content;
    padding-left: 80px;
}
.flow_list .flow_contents {
    display: flex;
    align-items: center;
    margin-left: -70px;
}
.flow_contents img {
   width: auto;
    height: 180px;
    z-index: 9;
    filter: drop-shadow(10px 0px 8px rgba(0, 0, 0, 0.1));
}
.flow_box p{
	    color: #666;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 0px;
}
.flow_box h3{
    font-size: 20px;
    margin-bottom: 10px;
	color: #14398D;
}
.flow_p{
	color: #E9E7E8!important;
    text-align: center;
    font-size: 12px!important;
    margin-bottom: 10px!important;
    margin-left: 0px;
}
.flow_list .flow_p{
	color: #E9E7E8;
    text-align: left;
    margin-left: -10px!important;
}
.flow_box {
    background: #fff;
    padding: 10px 0 10px 80px;
    height: 180px;
}
.flow_box_first {
    padding: 20px 0 20px 40px!important;
}
.top_service .top_title_box{
	margin-bottom: 60px;
}
.top_service .service_p{
	text-align: center;
    margin-bottom: 80px;
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #333333;
	position: relative;
}
.top_service .service_p span{
	color: #2F99D0;
}
.top_service  .top_title_box .title_h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    display: inline-block;
    width: 300px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: white;
    border-radius: 2px;
}
.top_service .service_item{
	padding:20px;
}
.top_service .service_item .inner{
	background: #fff;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
}
.top_service .service_icon{
	width: 50px;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 9;
    top: 0px;
}
.top_service .service_item .row{
	flex-flow: row!important;
}
.top_service .service_item .inner h3{
    font-size: 20px;
    margin-bottom: 10px;
    color: #14398D;
}
.top_service .service_item .inner .flow_p {
    text-align: center;
    margin-left: aut0;
}
.top_service .service_item .inner .col-item{
	width: 25%;
}
.top_service .service_item .inner .col-item img{
	width: 60px;
}
.top_service .service_item .inner .col-item p{
	color: #14398D;
    line-height: 1.5;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 10px;
	height: 45px;
}
.zdex01{
	z-index: 4;
}
.zdex02{
	z-index: 3;
}
.zdex03{
	z-index: 2;
}
.zdex04{
	z-index: 1;
}
/*==========================================
              usecase
===========================================*/
.title_box_gray p{
	text-align: center;
    color: #E9E7E8;
    position: relative;
    margin: 0px auto 10px auto;
    font-size: 28px;
    font-weight: 600;
}
.title_box_gray .title_h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    display: inline-block;
    width: 300px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: white;
    border-radius: 2px;
}
.uescase_contents{
	padding: 0 15px;
}
.uescase_contents .uescase_item p{
	font-size: 14px;
	letter-spacing: 0px;
}
.uescase_contents .inner{
    background: #fff;
    padding: 30px 15px 20px 15px;
    text-align: center;
    box-shadow: 10px 10px 20px rgba(0,0,0,.05);
}
.uescase_contents h3{
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #14398D;
}
.uescase_contents p{
	margin-bottom: 20px;
}
.uescase_contents p img{
	    width: 150px;
    margin-right: 5px;
    margin-bottom: 1px;
}
.uescase_contents .n_768{
	width: 100px;
	margin: 0 auto;
}
/*==========================================
               cv
===========================================*/
.top_cv p{
	text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    color: #333;
    margin-bottom: 20px;
}
.top_cv p span{
color: #14398D;
    line-height: 1.4;
}
.btn_blue{
    background: #14398D;
    border-radius: 19.2vw;
    position: relative;
    max-width: 400px;
    width: 95%;
    height: 82px;
    margin: 10px auto 0 auto;
}
.btn_red{
    background: #FC5445;
    border-radius: 19.2vw;
    position: relative;
    max-width: 400px;
    width: 95%;
    height: 82px;
    margin: 10px auto 0 auto;
}
.top_cv .cv_btn a p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
	margin-bottom: 0px;
}
.top_cv .cv_btn a p span {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
.top_cv .cv_btn a{
	display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.top_cv .cv_btn_group{
max-width: 850px;
    width: 100%;
    margin: 0 auto;
}
/*==========================================
           case
===========================================*/

/*==========================================
             logo
===========================================*/
.parts_bg_03{
	display: none;
}
.parts_bg_04{
	display: block;
    position: absolute;
    right: 0px;
    top: -30px;
    width: 350px;
}
.contact .row{
	margin-bottom: 30px;
}
.h2_box{
	text-align: center;
}
.h2_box img{
	width: 250px;
	margin-bottom: 10px;
}
.h2_box h2{
	font-size: 2rem;
	color: #14398D;
}
.contact .col-md-6{
	padding: 20px;
}
.contact .col-md-6 .inner{
	background: #fff;
    padding: 30px 20px;
    box-shadow: 10px 10px 20px rgba(0,0,0,.05);
    text-align: center;
}
.contact .col-md-6 .inner img{
	    width: 130px;
    margin-bottom: 30px
}
.contact .col-md-6 .inner p{
	color: #666;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.contact .col-md-6 .inner h3{
	    color: #14398D;
    margin-bottom: 20px;
}
.contact .col-md-6 .cv_btn a p {
        font-size: 18px;
    margin-bottom: 0px;
    color: #fff;
}
.contact_text{
	 color: #14398D;
	font-size: 20px;
	text-align: center;
	margin-bottom: 0px;
	font-weight: 600;
}
#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-md-6 .inner .btn_blue {
    height: 62px;
}
.footer_pc{
	display: block;
	background: #EDF1F1;
}
.footer_sp{
	display: none;
}
footer .section {
    padding: 60px 20px 50px 20px;
}
footer .container {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
.footer_l .logo_footer {
    max-width: 250px;
    width: 100%;
}
.footer_l p {
    line-height: 2;
    margin: 30px 0;
}
.pmark_box p {
    font-size: 13px;
}
.pmark_box img {
    width: 120px;
    height: auto;
}
.footer_menu {
    display: flex;
    flex-flow: row;
}
.footer_menu_item {
    padding: 0 30px;
	text-align: left;
}
.footer_menu_item ul {
    list-style: none;
    padding-left: 0px;
    display: block;
    text-align: left;
}
.footer_menu_item h4{
	    font-size: 20px;
    margin-bottom: 20px;
}
.footer_l{
	text-align: left;
}
.footer_menu_item ul li {
    font-size: 14px;
    line-height: 2;
}
.footer_menu_item ul li a {
    color: #000;
}
.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: 1500px) {
    .reason_contents .container {
        padding: 30px 20px;
    }
.feature_arrow {
    padding: 50px 10px 0px 10px;
}
.feature_arrow p {
    height: 80px;
    font-size: 0.9vw;
}
.parts_bg_02 {
    display: none;
}
.uescase_contents p {
    font-size: 1vw;
}
.uescase_contents {
    padding: 0 15px;
}
.uescase_contents .inner {
    padding: 20px 10px 20px 10px;
}
.feature_arrow {
    width: 250px;
	}	
.feature_arrow h4 {
    font-size: 20px;
    margin-bottom: 30px;
}	
.feature_arrow h4 span{
	font-size: 14px;
}
.feature_arrow p {
    height: 100px;
}
.feature_arrow:after {
    border-top: 50px solid #fff;
    border-left: 125px solid transparent;
    border-right: 125px solid transparent;
    content: "";
    position: absolute;
    left: 0%;
    bottom: -50px;
    width: 250px;
    margin-left: 0px;
}
.feature_circle {
    width: 250px;
    padding: 5px;
    height: 250px;
}
.feature_circle .inner {
    padding-top: 35px;
}
.feature_circle .eg_font {
    font-size: 4rem!important;
}
.feature_circle p {
    font-size: 1.2rem!important;
}
.feature_row{
	    max-width: 900px;
    width: 100%;
    margin: 0 auto;
	}
}
@media screen and (max-width: 1280px) {
.parts_bg_03{
	display: block;
	    position: absolute;
    width: 250px;
    right: 0px;
    top: -100px;
}
	.parts_bg_04{
		display: none;
	}
	
.contact .col-md-6 {
    padding: 20px 10px;
}
.contact .col-md-6 .inner {
    padding: 30px 10px;
}
.contact .col-md-6 .inner p {
    font-size: 14px;
}
.case_info_title {
    margin: 0 auto 20px auto;
}
	.cv_btn_group button{
		margin: 10px auto;
	}
	.cv_btn_group{
		text-align: center;
	}
.uescase_contents h3 {
    font-size: 2vw;
}
.parts_contents .inner .container .col-md-6 figure img {
    margin-top: 0px;
}
.parts_contents {
    margin-bottom: 0px;
}
.flow_contents img {
    height: 120px;
}
.flow_box_first {
    padding: 5px 0 10px 20px!important;
}
.flow_box {
    padding: 5px 0 10px 70px;
    height: 120px;
}
.flow_box .flow_p {
    font-size: 10px!important;
    margin-bottom: 5px!important;
}
.flow_box h3 {
    font-size: 16px;
    margin-bottom: 5px;
}
.flow_box p {
	font-size: 10px;
}
.top_service .service_item p{
		font-size: 14px;
	}
.top_service .service_item .inner {
    padding: 30px 10px 20px 10px;
}
.top_service .service_item .inner .col-item img {
    width: 50px;
}
.top_service .service_item {
    padding: 20px 10px;
}
.top_service .service_item .inner .col-item p {
    font-size: 12px;
}


}
@media screen and (max-width: 1206px) {
.effect_contents {
    padding: 0 15px;
}
.effect_contents .inner p {
    font-size: 20px;
}
.nav-menu li {
    padding: 0 10px;
}
.right_form {
    width: 300px;
}
.main {
    width: calc(100% - 300px);
}
.feature_arrow {
    width: 200px;
}
.feature_arrow:after {
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    content: "";
    width: 200px;
}
.feature_arrow {
    padding: 50px 10px 10px 10px;
}
.feature_arrow h4 {
    font-size: 16px;
    margin-bottom: 20px;
}
.feature_arrow h4 span {
    font-size: 12px;
}
.feature_arrow p {
    height: 60px;
    font-size: 0.9vw;
}
.feature_circle {
    width: 200px;
    height: 200px;
}
.feature_circle .eg_font {
    font-size: 3rem!important;
}
.feature_circle p {
    font-size: 1rem!important;
}
.feature_row {
    max-width: 700px;
}
}

@media screen and (max-width: 1080px) {
	.top_service{
		padding: 50px 15px;
	}
.top_cv{
		padding: 50px 15px;
	}
.top_header .header-allside {
    padding: 15px 10px;
}
.top_header .header-allside .h-conts {
    margin-right: 5px;
}
.top_header .header-allside .h-conts li.hv-leads {
    padding: 0 10px;
}
.top_header .header-right-side .btn {
    width: 200px;
    margin: 0 2px;
}
.top_header .h-logo {
    width: 160px;
}
.feature_arrow p {
    font-size: 0.9vw;
}
.footer_pc{
	display: none;
}
.footer_sp{
	display: block;
}
.uescase_contents p {
    font-size: 1.4vw;
}
.uescase_contents h3 {
    font-size: 3vw;
}
.frontpage_main .main {
    width: 100%;
}
.right_form {
    display: none;
}
.parts_contents .inner .container .col-md-6 figure img {
    margin-top: 0px;
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
}
.parts_contents .inner .container .row {
    flex-flow: column!important;
}
.parts_contents .inner .container .row_re {
    flex-flow: column!important;
}
	.parts_contents .inner .container .row .col-md-6{
		max-width: 100%;
		padding: 0 10px;
	}
.parts_contents .inner .container .col-md-6 h3 {
    text-align: center;
}
.parts_contents .inner .container .col-md-6 figure{
    margin-bottom: 30px;
	text-align: center;
}
.parts_contents {
    margin-bottom: 0px;
    padding: 0;
}
.parts_contents01 .inner {
    background: linear-gradient(180deg, #fff 0%, #fff 30%, #FBF8FA 30%, #FBF8FA 100%);
}
.parts_contents02 .inner {
    background: linear-gradient(180deg, #fff 0%, #fff 30%, #FBF8FA 30%, #FBF8FA 100%);
}
	.parts_contents .inner .container{
		background: none;
		padding: 0 15px;
	}
.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;
}
}
@media screen and (max-width: 992px) {
.feature_row .feature_contents {
    width: 33.33%;
}
.feature_arrow p {
    font-size: 1vw;
	}
footer .container {
    display: flex;
    flex-flow: column;
}
.n_992{
		display: none!important;
	}
.b_992{
		display: block!important;
	}
.container {
    max-width: 100%;
}
.effect_contents .inner p {
    line-height: 1.5;
}
.effect_contents .inner p span{
	font-size: 2rem;
    line-height: 1.5;
	}
#footer {
    padding-bottom: 120px;
}
.UpMove button p{
		color: #fff;
		line-height: 1.4;
	margin-bottom: 5px;
	}
.UpMove button p span{
font-size: 18px;
	}
	.UpMove button {
		height: 82px!important;
    max-width: 450px;
    width: 100%!important;
	}
	.UpMove button a{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
		}
	.top_case .case_line_p{
		-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    border: #14398D 1px solid;
    padding: 10px 0;
    width: 35px!important;
	}
	.top_case .case_line .case_campany_intru {
		    width: calc(100% - 50px);
		color: #333;
	}
	.top_case .case_line{
		background: #FBF8FA;
		padding: 10px;
	}
}
@media screen and (max-width: 768px) {
    .contact {
        background: #F1F0F0!important;
    }
.contact .h2_box p {
         color: #14398D!important;
}
	.contact .contents_txt {
    height: auto;
}
	.usecase .container .row{
		flex-flow: wrap!important;
	}
	.cv .container .cv_btn_group{
		flex-flow: column!important;
	}
	.contact .container .row{
		flex-flow: column!important;
	}
	.reason_contents {
    margin-bottom: 0px;
}
.frontpage_main .service {
    padding: 80px 0 20px 0;
}
.usecase {
    padding: 0 0 50px 0;
}
	.top_case {
		padding: 60px 0 0 0;
	}
.feature_row {
    display: none!important;
}
.contact .col-md-6 .inner img {
    margin-top: -80px;
}
.contact .col-md-6 .inner p {
    font-size: 16px;
}
.contact .col-md-6 .inner h3 {
    margin-bottom: 10px;
}
.contact .col-md-6 {
    padding: 20px 10px;
    margin-bottom: 0px;
    margin-top: 40px;
}
.uescase_item {
    display: flex;
    flex-flow: row;
    align-items: center;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
}
.uescase_item .b_768{
		width: 120px;
	}
.uescase_contents p {
    font-size: 3vw;
    text-align: left;
    margin-bottom: 0px;
    margin-left: 10px;
}
.uescase_item .b_768 {
    width: 150px;
}
.uescase_contents h3 {
    font-size: 4vw;
}
.feature_circle {
    width: 200px;
    padding: 5px;
    height: 200px;
    margin: 0 0 0 0;
	flex-shrink: 0;
}
.uescase_contents .flow_p{
    text-align: center;
	margin-left: 0px;
}
.uescase_contents {
    padding: 20px 15px;
}
.feature_circle .inner {
    display: flex;
    padding: 0 0 10px 0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
	.feature_contents .inner{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.feature_contents{
		margin-bottom: 30px;
	}
.feature_arrow:after {
    border-left: 50px solid #fff;
    border-top: 100px solid transparent;
    border-bottom: 100px solid transparent;
    content: "";
    position: absolute;
    top: 0%;
    left: 100%;
    height: 200px;
    margin-left: 0px;
}
.feature_arrow {
    width: 100%;
    max-width: 300px;
    padding: 30px 0 30px 30px;
    height: 200px;
    display: flex;
    flex-flow: column;
    justify-content: center;
	margin: 0 25px 0 0;
}
.feature_arrow h4 {
    font-size: 20px;
    margin-bottom: 10px;
    text-align: left;
}
	.feature_arrow h4 span{
    font-size: 16px;	
	}
.feature_arrow p {
    height: auto;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
}
.effect_contents .inner img {
    max-width: 100px;
    margin: 0 auto 10px auto;
}
.effect_contents {
    padding: 0 10px;
}
.header__nav__item:last-child {
    width: 95%;
}

.b_768{
		display: block!important;
	}
.n_768{
		display: none!important;
	}
p {
    font-size: 14px;
}
.feature_contents {
    padding: 0 0;
}
.usecase_line{
	display: block;
    background: linear-gradient(to right, #3278FF 25px, #6B6EDA 20%, #F05886 ,#FF6B00);
	width: 100%;
	height: 5px;
	}
	.feature_sp_img img{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 600px) {
	.parts_bg_01{
		display: none;
	}
	.parts_bg_01_sp{
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 200px;
	}
	.parts_bg_02{
		display: none;
	}
.logo_contents {
    padding: 50px 15px 0 15px;
    box-shadow: none;
}
.logo_line2 img {
    width: 100px;
    margin-bottom: 5px;
}
.logo_line1 {
   font-size: 4.5vw;
    line-height: 1;
    margin-bottom: 15px;
}
.logo_p_big {
    font-size: 6vw;
}
.logo_p_blue {
    font-size: 6vw;
}
.logo_contents .annotation {
    text-align: left;
}
.logo_line2 {
    font-size: 4vw;
    margin-bottom: 30px;
}
.top_case .case_contents .case_info ul {
    padding-left: 10px;
}
.parts_contents .inner .container .col-md-6 h3 {
    font-size: 2.2rem;
    margin-bottom: 10px;
}
.top_case .case_contents .case_info h3 {
    font-size: 20px;
}
.uescase_contents .inner {
    padding: 20px 10px 20px 30px;
}
.effect_contents .inner {
    padding: 30px 10px 20px 10px;
}
.effect_contents .inner img {
    max-width: 80px;
}
.effect_contents .inner p {
    font-size: 4vw;
    letter-spacing: 1px;
}
.effect_contents .inner p span {
    font-size: 6vw;
    line-height: 1.2;
}
.top_case  .top_title_box {
    margin-bottom: 0px;
}
.top_case .case_contents .container {
    padding: 0px 20px 40px 20px;
}
}
@media screen and (max-width: 480px) {
.top_case .case_line .case_campany_intru {
    font-size: 14px;
}
.parts_bg_03 {
    width: 150px;
    right: 0px;
    top: -100px;
}
.uescase_contents .inner {
    padding: 20px 10px 20px 15px;
}
.uescase_item .b_768 {
    width: 100px;
}
.feature_circle {
    width: 150px;
    padding: 3px;
    height: 150px;
}
.feature_circle .eg_font {
    font-size: 2.2rem!important;
}
.feature_circle p {
    font-size: 14px!important;
}
.feature_arrow {
    padding: 10px 0 10px 15px;
    height: 180px;
    margin: 0 15px 0 0;
}
.feature_arrow:after {
    border-left: 30px solid #fff;
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    height: 180px;
}
.effect_contents {
    padding: 0 5px;
}
section {
    padding: 50px 0px;
}
.effect .title_h3 {
    line-height: 1.5;
    margin: 50px auto 50px auto;
}
	.effect .title_h3 span{
		font-size: 25px;
    line-height: 1.2;
	}
.effect .title_h3:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    display: inline-block;
    width: 200px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: white;
    border-radius: 2px;
}
.feature_arrow h4 {
    font-size: 18px;
    margin-bottom: 5px;
	}
.feature_arrow h4 span {
    font-size: 14px;
}
.feature_arrow p {
    font-size: 13px;
}
.top_service  .title_h2 img {
    width: 160px;
    margin-right: 5px;
}
.top_service .service_p {
    margin-bottom: 30px;
    font-size: 18px;
}
.top_service  .top_title_box {
    margin-bottom: 30px;
}
.feature_arrow {
    max-width: 180px;
}
.contact .col-md-6 .inner img {
    width: 100px;
    margin-bottom: 20px;
}
.top_case .case_contents .case_img {
	padding: 10px;
}
.parts_bg_03 {
    width: 150px;
}
.parts_contents .eg_font {
    font-size: 4rem;
}
}
@media screen and (max-width: 400px) {
.b_400{
		display: block!important;
	}
.n_400{
		display: none!important;
	}
}
/*==========================================
               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);
  }
}