@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}

.slick_slider {
  width: 80%;
  margin: auto;
}

.main_v_btn_wid{
    width: 59%;
margin: auto;
}

.aboutus .main_v_btn {
  width: 67%;
  margin: auto;
}

.main_v_animation img {
  width: 60vw !important;
}
.main_v::before {

    background-image: url(../images/main_bg.jpg)!important;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
background-size: cover;

}
.main_v h2 span:nth-of-type(1) {
  font-size: 3vw !important;
  font-weight: bold !important;
  line-height: 1.3 !important;
}


.btn_red {
  background: linear-gradient(to right, #ff3b3e 0%, #ff28c0 100%)!important;
  border-radius: 50px!important;
 /* outline: solid 5px #f63b3e!important;
  outline-offset: 5px!important;*/
  margin: 5px!important;
    border: 7px solid #f0f0f0;
}
.btn_red::before {
  border-radius: 50px!important;
}
.main_v .main_v_btn a {
  font-size: 18px!important;
  font-weight: bold!important;
}

.contents_p_t_0 {
  padding: 150px 0 150px 0!important;
}

.flex_left_img_box {
  width: 40%!important;
}
.flex_left_img_box:nth-of-type(2) {
  width: 55%!important;
}
.bg_left::before {
  display: none;
}
.btn_blue {
  background: #fff!important;
  border-radius: 50px !important;
  /*outline: solid 5px #0082db !important;
  outline-offset: 0px !important;*/
  margin: 45px 8px !important;
  border: solid #eceaeb 7px!important;
}

.btn_blue::before {
  background: linear-gradient(to right, #0082db 1%, #00a3cd 100%)!important;
}
.btn_blue a {
color: #0082db !important;
  font-size: 20px!important;
  font-weight: bold!important;
    display: block;
}
.btn_blue a:hover {
  color: #fff!important;
}
.btn_blue2{
background: #0082db !important; 
/*     padding: 10px; */
}
.btn_blue2 a {
  color: #fff!important;
    font-size: 20px!important;
	padding: 10px!important;
}

.btn_red2 {
  border-radius: 50px !important;
  /*outline: solid 5px #d70692 !important;
  outline-offset: 0px !important;*/
  margin: 45px 8px !important;
  border: solid #eceaeb 7px!important;
}

.btn_red2::before {
  background: linear-gradient(to right, #d70692 1%, #1e8dc5 100%)!important;
}
.btn_red2 a {
  color: #fff!important;
  font-size: 20px!important;
  font-weight: bold!important;
    display: block;
    padding: 10px;
}
.btn_red2 a:hover {
  color: #fff!important;
}


.three_minutes{
    background: #54b6e4;
    
}
.three_minutes .flex_left_img_box{
    color: #fff;
}

.three_minutes .flex_box_title{
   font-size: 3rem!important;
}
.three_minutes p{
   line-height: 1.5!important;
font-size: 1.3rem!important;
}
.ability_to_do_box {
  background: #e6e6e6;
  border-radius: 50px;
}
.ability_to_do_box img {
  border-radius: 50px 50px 0 0!important;
    height: 300px!important;
}
.ability_to_do_box h3 {
  font-size: 1.2rem !important;
  font-weight: bold !important;
  line-height: 1.3;
}
.ability_to_do_box p {
  line-height: 1.4 !important;
  font-size: 1rem !important;
  margin-top: 10px;
}
.btn_gra{
background: linear-gradient(to right, #d60893 0%, #66DEFF 100%) !important;
  border-radius: 50px !important;
  outline: solid 5px #fff !important;
  outline-offset: 0px !important;
  width: 50% !important;
  text-align: center !important;
  margin: 20px auto 0px !important;
  min-height: 2.5em;
  display: grid;
  place-items: center;
}
.btn_gra a {
  font-size: 1rem;
  font-weight: bold;
  display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

/* ----------------------------------------------------------------------
Button 修正　CSS
---------------------------------------------------------------------- */

.bg_top_contact .btn_red a {
	padding-left: 0;
	padding-right: 0;
	display: inline-block;
	padding-top: 20.795px;
   padding-bottom: 20.795px;
}
@media screen and (max-width: 765px) {
	.bg_top_contact .btn_red a {
		padding-top: 21px;
		padding-bottom: 21px;
	}
	.bg_top_contact .btn_red {
	padding-top:0;
	padding-bottom:0;
}
}
.bg_top_contact_btn .btn_blue2 {
	padding-top:0;
	padding-bottom:0;
}

/* ----------------------------------------------------------------------
Button 修正　CSS
---------------------------------------------------------------------- */

/* ボタン修正 */
.ability_to_do_box {
  display: flex;
  flex-direction: column;
}
.main_v_btn {
  margin-bottom: 1.5rem;
}
.to_do_text {
  flex: 1;
}
.contents_service{
background: #eef8fd;
}
.contents_service {
      margin: 45px auto !important;
}
.title_blue{
    color: #0080c2!important;
    font-size: 2rem!important;
}

.contents_reason .ability_to_do_box {
  background: #fff!important;
  border-radius: 50px!important;
}

.contents_reason .to_do_text {
  position: absolute!important;
/*   bottom: -14%!important; */
	top: 62%;
  left: 50%!important;
  transform: translate(-50%, 0%)!important;
  -webkit-transform: translate(-50%, 0%)!important;
  -ms-transform: translate(-50%, -50%)!important;
  width: 100%!important;
}
.contents_reason .ability_to_do_box img {
  width: 100%!important;
  height: 330px !important;
  max-width: 400px!important;
}
.contents_reason .fade-in.is-active{
    position: relative;
    text-align: center;
}
.contents_reason .to_do_text h3{
color: #0080c2 !important;
    }

.ability_to_do_box {
  width: 31%!important;
    margin: 1%;
}
.ability_to_do_box:nth-of-type(n+4) {
  width: 31%!important;
}
.ability_to_do_box:nth-of-type(3) {
  margin-top: 1%!important;
}
.ability_to_do_box:nth-of-type(3) img {
  height: 300px;
}

.contents_service .btn_blue,
.contents_reason .btn_blue,
.bg_case_study .btn_blue,
.blog .btn_blue{
  width: fit-content!important;
  margin: 80px auto 30px !important;
}
.ability_to_do {
  justify-content: center!important;
}


.contents_reason .ability_to_do_box {
  width: 31%!important;
}

.contents_reason .ability_to_do_box p {
  line-height: 1.4 !important;
  font-size: 0.9rem !important;
}
.contents_reason .ability_to_do_box h3 {
  font-size: 1.4rem !important;
}



.bg_case_study{
background: #e6e6e6!important;
}

.bg_case_study .contents_title {
  color: #0080c2 !important;
}

.bg_case_study .slick_slider .slick_slider_flex_in .slick_slider_flex_box {
    width: 80%;
    margin: auto;
}
.bg_case_study .slick_slider_flex_in {
  border-radius: 35px;
    text-align: center;
    height: 20vw!important;
}
.slick-prev,.slick-next {
    display: none!important;
}
.slick-slide img {
  width: 100%!important;
}

.webiner {
  background: url(../images/main_bg2.jpg);
  background-size: cover;
}
.webiner h2 {
  color: #006ba1;
  font-size: 2rem;
  margin-bottom: 0px;
}
 .webiner h3 { 
  font-size: 1.5rem;
  margin-bottom: 0px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
}

.webiner_button_box {
  display: inline-block;
  width: 45%;
}
.webiner_button .btn_blue2 a{
  padding: 0;
}

.column_box {
  border: 1px solid #ccc!important;
  border-radius: 35px!important;
  background-color: #eee!important;
  box-sizing: border-box!important;
}
.column_txt {
  background: padding-box;
  padding: 10px 30px 30px 30px;
}
.contents_title{
   color: #0080c2 !important;
}

.top_contact{
    display: block!important;
}
.contents_title{
    color: #fff;
}
.bg_top_contact_btn {
  text-align: center;
}
.bg_top_contact_btn .btn_red {
  width: 28%;
  display: inline-block;
  /* padding: 10px; */
  margin: 30px !important;
}
.bg_top_contact .btn_red a{
    font-size: 20px;
font-weight: bold;
}

.bg_top_contact .btn_blue2 a {
  font-size: 20px !important;
  font-weight: bold !important;
}
.bg_top_contact .btn_blue2 a span{
        font-size: 15px;
font-weight: bold;
}
.bg_top_contact_btn .btn_red{
/* padding: 28px; */
    vertical-align: top;
}
.bg_top_contact_btn .btn_blue2{
/* padding: 28px!important; */
}
.bg_top_contact_btn .btn_blue2 {
/* padding: 13px !important; */
}
.bg_top_contact .btn_blue2 a span {
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-align: right;
  position: relative;
  right: 34px;
}

.bg_top_contact .contents_title{
    color: #fff!important;
}
.contact_cmp{
        color: #fff!important;
    font-size: 30px;
font-weight: bold;
    text-align: center;
}
.contact_ad{
        color: #fff!important;
        font-size: 15px;
    text-align: center;
}
.ft_nav_box ul {
  padding-left: 0px;
  width: 9%!important;
  display: inline-block;
  vertical-align: top;
}
.ft_nav_box img{
    width: 100%;
}
.ft_nav_box ul:nth-child(1){
    width: 20%;
}
.ft_nav_box{
    width: 100%;
}
.ft_nav_box li{
    font-weight: bold!important;
}
.ft_nav_box ul:nth-of-type(n+2) {
  margin-left: 1vw!important;
}

.ft_nav_box ul {
  padding-left: 30px;
  width: 8% !important;
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #ccc;
  height: 250px;
}
.ft_nav_box ul:nth-child(1) {
  border-left: 0px;
    width: 20% !important;
}

.slick_slider_flex_box h3 {
  font-size: 1.3rem!important;
}
.industry {
  font-size: 0.8rem;
}
.slick_slider_flex_in{
    padding: 0!important;
}


 /*　スマホ　*/
@media screen and (max-width:765px) { 
    
    .slick_slider_flex_box h3 {
  font-size: 1rem!important;
}
.main_v_animation img {
  width: 95vw !important;
}
    .main_v h2 span:nth-of-type(1) {
  font-size: 2rem !important;
    }
    
    
    .main_v .main_v_btn a {
        font-size: 15px !important;}
    
    .main_v .main_v_btn a {
  padding: 5px 5px;
}
    
    .flex_left_img_box {
  width: 100% !important;
}
    .flex_left_img_box:nth-of-type(2) {
  width: 100% !important;
}
    .btn_blue a {
  font-size: 15px !important;
    }
    .three_minutes .flex_box_title {
  font-size: 2rem !important;
  text-align: center;
}
    .three_minutes p {
  font-size: 1rem !important;
  padding: 5%;
}
   h2.contents_title {
  font-size: 5vw !important;
    }
    .ability_to_do_box {
        width: 100% !important;}
    
    .ability_to_do_box img {
  border-radius: 20px 20px 0 0 !important;
  height: 200px !important;
}
  .ability_to_do_box h3 {
      font-size: 1.5rem !important;}  
.ability_to_do_box p {
  font-size: 0.8rem !important;
}
.btn_gra {
  margin: 15px auto 20px !important;
    padding: 5px !important;
}
    .btn_gra a {
        font-size: 0.8rem;}
    
    .ability_to_do_box {
  border-radius: 20px;
}
    .contents_service .ability_to_do_box {
margin-bottom: 5%!important;
    }
    
    
    .ability_to_do_box:nth-of-type(3) {
  margin-top: 50px !important;
}
    
.ability_to_do_box:nth-of-type(n+4) {
  width: 100% !important;
}
    
.contents_service .btn_blue, .contents_reason .btn_blue, .bg_case_study .btn_blue, .blog .btn_blue {
    width: 100% !important;
    max-width: 400px;
}
    
    .contents_reason .ability_to_do_box {
  width: 48% !important;
margin-bottom: 5em;
}
.contents_reason .ability_to_do_box h3 {
  font-size: 1rem !important;
}
.contents_reason .ability_to_do_box p {
  font-size: 0.6rem !important;
	text-align:left;
}
.contents_reason .to_do_text {
  top: 74% !important;
    }
    
.ability_to_do_box:nth-of-type(n+2) {
    margin-top: auto!important;
}
.contents_reason .ability_to_do_box img {
  width: 100% !important;
    height: 55vw !important;}
    
    .webiner .flex_left_img{
        display: block!important;
        padding: 0 5%;
    }
    
   .webiner .flex_left_img_box:nth-of-type(1) {
  padding: 0!important;
  text-align: center!important;
}
    
    .bg_case_study .slick_slider_flex_in {
  height: auto !important;
}
    .slick_slider {
  width: 95%!important;
    }
    
.contents_p_t_0 {
  padding: 50px 0 50px 0 !important;
}
    
    .webiner h2 {
        font-size: 1.8rem;}
    .webiner h3 {
        font-size: 1.1rem;}
    
    
    .webiner .btn_red2 a,
    .webiner .btn_blue a{
        font-size: 14px !important;
    padding: 10px!important;}
    
.webiner .btn_red {  
    /* padding: 0 5px!important; */
}
    .webiner .btn_blue,
    .webiner .btn_red2{
margin: 45px 4px !important;
border: solid #eceaeb 3px !important;
    }
    
.webiner_button_box {
  width: 49%!important;
}
    .column_box {
  width: 90%!important;
  margin: auto!important;
        margin: 5% !important;
}
    
    .bg_top_contact_btn .btn_red {
  width: 77% !important;
  margin: 5% !important;
}
    
    /* .bg_top_contact_btn .btn_red {padding: 15px!important;} */
    
.bg_top_contact .btn_blue2 a {
    font-size: 20px !important;}
.contact_cmp {
  font-size: 20px!important;
}
.contact_ad {
  font-size: 12px;
}
    .bg_top_contact .btn_red a {
	font-size: 18px!important;
	  padding-top: 20.8px;
    padding-bottom: 20.8px;
    display: block;
    }
 
    .ft_nav_box ul {
  padding-left: 0!important;
        height: auto!important;
        border-left: none!important;
        width: 100% !important;
    }
    .ft_nav_box img {
  width: 50%;
}
    
    .ft_nav_box ul a {
  display: block;
  padding: 3px;
  border-bottom: 1px dashed;
}
    
.ft_nav_box li:nth-of-type(1) {
  font-size: 20px;
  margin-top: 35px;
}
.ft_nav_box ul:nth-child(1) {
  width: 100% !important;
}
    .ft_nav_box img {
  width: 70%!important;
  max-width: 184px!important;
}
    .contents {
  padding: 50px 1vw;
    }
    
    
    
    
}





