@charset "UTF-8";
/* CSS Document */
body {
	/*
  font-family: "游ゴシック", YuGothic, 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  */
  font-family: 'Noto Sans JP',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.marker {
  background: linear-gradient(transparent 80%, #f6d019 80%);
  background-position: 0px -3px;
  font-weight: bold;
}
.center, .image_center {
  text-align: center;
}
.sans {
  font-family: "Source Sans Pro";
}
.red {
  color: #ff4b36;
}
.blue {
  color: #5285ea;
}
.green {
  color: #35af91;
}
.purple {
  color: #847ac6;
}
.attention{
  font-size: 1.2rem;
}
/*--------------------------------------------
header
--------------------------------------------*/
#mainvisual  {
  width: 100%;
  min-width: 1120px;
  height: 430px;
  background: linear-gradient(to left, #b15bff 0%, #f6d019 70%, #f6d019 100%);
}
  .mainvisual_head_container{
    width: 960px;
    justify-content: space-between;
    margin: 0px auto;
    box-sizing: border-box;
  }
  .mainvisual_head{
    text-align: left;
    background-image: url("/lib/images/lp/insta/header_txt.png");
    background-position: 320px 200px;
    background-size: 320px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding-top: 110px;
    padding-bottom: 20px;
  }




    .mainvisual_head p.aori{
      font-size: 4.2rem;
      text-align: left;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 900;
      line-height: 1.2;
    }   
    .mainvisual_head p.aori{
        font-size: 40px !important;
        color: rgba(255,255,255,0.00);
        font-size: 3.8rem;
    }
    .mainvisual_head p.aori{
      text-shadow: 2px 2px 1px #FFF;
      -webkit-text-shadow: 2px 2px 1px #FFF;
      }
    .mainvisual_head span{
      font-size: 6.6rem;
      line-height: 1.2;
      font-weight: 900;
      text-shadow: 3px 3px 0px #FFF;
      color: #111;
      text-stroke: 1px #000;
      -webkit-text-stroke: 1px #000;
    }
    h1.mainvisual_head_sub{
      font-size: 2.8rem;
      font-weight: 900; 
      line-height: 1.2;
      margin-top: 10px;
      text-shadow: 1px 1px 0px #FFF;
      -webkit-text-shadow: 1px 1px 0px #FFF;
    }
    
  .mainvisual_img{
    width: 360px;
    position: relative;
    left: 581px;
    top: -420px;
    transform: rotate(10deg);
  }
    .mainvisual_img img {
      width: 100%;
      height: auto;
    }
  .maincatach{
    width: 960px;
    margin: 0px auto;
    display: flex;
    justify-content: flex-start;
  }
    .maincatach p{
      text-align: justify;
      width: 460px;
      margin: 20px 0px;
      font-size: 1.6rem;
      line-height: 2.2;
    }
/*--------------------------------------------
function
--------------------------------------------*/
.flex-content.function_column {
  margin: 60px auto;
  width: 980px;
}
.function_column .flex-content {
  align-self: center;
  width: 33%;
  margin-bottom: 30px;
}
.function_column .flex-content dt {
  width: 30%;
}
.function_column .flex-content dt img {
  max-width: 100px;
}
.function_column .flex-content dd {
  font-size: 1.25em;
  font-weight: bold;
  width: 65%;
  line-height: 1.6;
  padding-top: 15px;
}
/*--------------------------------------------
common
--------------------------------------------*/
.content_inner {
  width: 1024px;
  margin: auto;
}
.content_outer {
  background: #f6d019;
  padding: 40px 0;
  margin: 80px auto 0px;
}
.flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/*--------------------------------------------
overview
--------------------------------------------*/
.overview {
  width: 960px;
  margin: 100px auto 0px;
}
.overview h2 {
  text-align: center;
  font-size: 3.8rem;
  font-weight: 900;
  letter-spacing: 0.01rem;
  margin-bottom: 0.5em;
  line-height: 1.4;
}
.overview h2 img {
  display: block;
  width: 340px;
  margin: 0 auto 0.5em;
}
/* point1 */
.overview .point1 {
  margin: 40px auto;
}
.overview .point1 .scene_img {
  width: 27%;
}
/* point2 */
.overview .point2 {
  margin: 60px auto;
}
.overview .point2 .scene_img {
  width: 45%;
  text-align: center;
}
.overview .point2 .scene_img img {
  margin-bottom: 1em;
}
/* point2 */
.overview .point3 {
  margin: 60px auto;
}
.overview .point3 .scene_img {
  width: 45%;
  text-align: center;
}
.overview .point3 .scene_img img {
  margin-bottom: 1em;
}
.overview p{
  line-height: 1.8;
}

/*--------------------------------------------
contents
--------------------------------------------*/
header p.catch{
  width: 960px;
  margin: 20px auto 0px;
  text-align: center;
  line-height: 1.8;
}
.insta_intro {
  width: 960px;
  margin: 60px auto 0px;
}
.insta_intro h2{
  margin-bottom: 60px;
  text-align: center;
}
.insta_intro_logo{
  width: 80px;
  height: auto;
  text-align: center;
  margin: 0px auto 10px;
}
.insta_intro_one{
  width: 30%;
}
  .insta_intro_one img {
    width: 88%;
    margin: 0px auto;
    display: block;
  }
  .insta_intro_one h3 {
    font-size: 2.2rem;
    margin-bottom: 20px;
    text-align: center;
  }
  .insta_intro_one p {
    margin-top: 20px;
    }
.insta_about{
  width: 100%;
  margin: -120px auto 0px;
}
  .insta_about_bg{
    position: relative;
    top: 420px;
    height: 200px;
    background: linear-gradient(to left, #b15bff 0%, #f6d019 100%);
    z-index: -1;
  }
.insta_about h2 {
  text-align: left;
  font-size: 3.8rem;
  font-weight: 900;
  letter-spacing: 0.01rem;
  margin-bottom: 0.5em;
  line-height: 1.4;
}
  .insta_about_inner {
    display: flex;
    justify-content: space-between;
    width: 960px;
    margin: 0px auto;
  }
  .insta_about_txt{
    width: 520px;
    text-align: justify;
    background-image: url("/lib/images/lp/insta/insta_about_txt.png");
    background-position: 90px 60px;
    background-size: 420px;
    background-repeat: no-repeat;  
    padding-top: 240px;
  }
    .insta_about_txt p{
      width: 500px;
      margin-top: 50px;
      line-height: 1.8;
      font-size: 1.8rem;
    }
  .insta_about_img{
    width: 440px;
    }
    .insta_about_img img {
      width: 100%;
      height: auto;
    }

.insta_threestep{
}
  .insta_threestep_head {
    margin-bottom: 60px;
  }
  .insta_threestep_head h2 {
    color: #b15bff;
    background: linear-gradient(to left, #f6d019 0%, #b15bff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .insta_threestep_inner{
    align-items: center;
  }
  .insta_threestep_img{
    width: 270px;
    height: auto;
  }
    .insta_threestep_img img {
      width: 100%;
    }
  .insta_threestep_arr {
    width: 45px
  }
    .insta_threestep_arr img{
      width: 100%;
    }
  .insta_threestep p{
    width: 800px;
    margin: 0px auto;
  }
.insta_staffacount{
  width: 960px;
  margin: 90px auto;
  text-align: center;
}
  .insta_staffacount_head_sub{
    display: inline-block;
    background: linear-gradient(to left, #f6d019 0%, #b15bff 100%);
    color: #FFF;
    font-size: 2.8rem;
    font-weight: 900;
    text-align: center;
    height: 42px;
    margin: 0px auto;
    padding: 4px 10px 0px;
  }
    .insta_staffacount_head_sub p{
      line-height: 1.4;
    }
  .insta_staffacount_head{
    font-size: 3.2rem;
    font-weight: 900;
    text-align: center;
    line-height: 1.4;
    margin: 10px auto 30px;
  }
 .insta_staffacount_catch{
    width: 800px;
    margin: 20px auto 0px;
  }

.insta_customerhappy{
  width: 960px;
  margin: 90px auto;
  text-align: center;
}
  .insta_customerhappy_head{
    font-size: 3.2rem;
    font-weight: 900;
    text-align: center;
    line-height: 1.4;
    margin: 10px auto 30px;
  }
  .insta_customerhappy img {
    width: 600px;
    margin: 0px auto;
    text-align: center;
  }
 .insta_customerhappy_catch{
    width: 800px;
    margin: 20px auto 0px;
    text-align: justify;
  }
  
.insta_manage{
}
  .insta_manage_head {
    margin-bottom: 0px;
  }
  .insta_manage_head h2 {
    color: #b15bff;
    background: linear-gradient(to left, #0084ff 0%, #d30000 70%, #ffdc00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .insta_manage_img{
    width: 660px;
    margin: 0px auto;
  }
  .insta_manage h3{
    text-align: center;
    font-size: 2.2rem;
    margin-bottom: 40px;
  }
  .insta_manage p{
    width: 800px;
    margin: 0px auto;
  }

.insta_sections {
    background: linear-gradient(to left, #f6d019 0%, #b15bff 100%);
    width: 100%;
    padding-top: 40px;
    padding-bottom: 60px;
}
  .insta_sections h2{
    color: #FFF;
  }
    .insta_sections_inner{
      width: 960px;
      margin: 0px auto;
      justify-content: space-between;
    }
    .insta_sections_one {
        width: 180px;
    }
    .insta_sections_one p{
      text-align: center;
      color: #FFF;
      font-weight: bold;
    }

.insta_setting{
  width: 960px;
  border: 1px dashed #111111;
  padding: 40px 80px;
  box-sizing: border-box;
}
  .insta_setting h2{
    font-size: 2.8rem;
  }
  .insta_setting_inner {
    align-items: center;
    margin-top: 30px;
  }
  .insta_setting_one{
    width: 220px;
    height: auto;
    text-align: center;
  }
  .insta_setting_arr{
    width: 50px;
  }

/* bmappeal */

.bmappeal h2 {
  margin-bottom: 60px;
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.4;
  background-color: #5186ec;
  color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
}

  
  
  
  