@charset "euc-jp";

* {
  box-sizing: border-box;
  color: #000000;
}

html {
  scroll-behavior: smooth;
}

body {
  font-size: 1.6em;
  line-height: 1.5;
  font-family: 'Noto Sans JP', sans-serif;
  color: #555555;
}

section {
  padding: 100px 0;
}

header.header-ptn03 nav.global-navi div.global-navi-cta a {
  width: 80%;
  justify-content: center;
  display: flex;
  text-align: center;
  padding: 15px 30px 15px 20px;
  line-height: 1;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  align-items: center;
  box-shadow: 2px 2px 9px 2px rgb(0 0 0 / 20%);
  transition: all 0.2s ease-out;
  background: #efef11;
  color: #222222;
  transition: 0.2s ease-out;
  border-radius: 10px;
}

header.header-ptn03 nav.global-navi div.global-navi-cta a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #222222;
  border-right: 2px solid #222222;
  position: absolute;
  transform: rotate(45deg) translateY(-1px);
  right: 9%;
}

header.header-ptn03 nav.global-navi div.global-navi-cta a:hover {
  transition: all 0.2s ease-out;
  background: #efab11;
}

section:last-child {
  border-bottom: none;
}

img {
  max-width: 100%;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.flex-center {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}

.headline-ptn03 {
  position: relative;
}

.headline-ptn03 h2 {
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  padding: 8px 0px 8px 20px;
  border-left: 12px solid #003399;
  margin: 0 0 30px 0;
  align-items: flex-end;
  line-height: 1;
}

.headline-ptn03 .bln {
  position: absolute;
  width: 140px;
  top: -30px;
  right: 10%;
}

.headline-ptn03 h2 span {
  font-size: 1.2rem;
}

.cont-ptn01-box h3 {
  font-size: 1.5rem;
  font-weight: bold;
  align-items: flex-end;
  line-height: 1;
  min-height: auto;
  justify-content: center;
}

.cont-ptn01-ttl span {
  font-size: 1.0rem;
}

#fv {
  background: #c2dbf9;
  color: #ffffff;
}

#fv.layout-yoko {
  width: 100%;
  position: relative;
  padding: 3% 0;
  overflow: hidden;
}

#fv.layout-yoko .fv-main-img {
  right: 0;
}

#fv .badge {
  width: 230px;
  margin: 0 auto 20px;
}

#fv.layout-yoko .fv-txt h1.lp-main-txt {
  font-size: 3.0rem;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#instagram .function-txt-area {
  margin: 10px 0 0 200px;
  width: 400px;
  text-align: left;
  float: left;
}

#instagram .function-txt-area p {
  font-size: 1.0rem;
}

#instagram .spview{
  display: none;
}

#instagram .function-txt{
  font-weight: bold;
  font-size: 1.0rem;
  margin: 0 0 .5rem 0;
}

#instagram .function-img-area .feature-num {
  font-size: 2.0rem;
  margin: 0;
  font-weight: bold;
  color: #1746a2;
}

#instagram .function-txt-area h3 {
  margin: 20px 0 12px 0;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  color: #1746a2;
}

#instagram .function-img-area {
  margin: 30px 0 60px 30px;
  width: 250px;
  text-align: left;
  float: left;
}

#instagram .function-img-area img {
  width: 90%;
  margin: 5px 5px 20px 5px;
  border: 1px solid #E8E8E8;
  padding: 3px;
}

#instagram .feature-img {
  margin: 33px 0 0 170px;
  width: 450px;
  float: left;
  background-image: url(../images/bg_iphone.png);
  background-size: 440px 782px;
  background-repeat: no-repeat;
  background-position: center top;
}

#instagram .feature-img video {
  margin: 104px 0 0 65px;
}

#instagram .cta-btn {
  clear: both;
}

#ekkyo .tri-bg img {
  margin: 0px auto;
  padding: 30px 60px;
}

#ekkyo .ekkyo-list-bg {
  background: #eef1f6;
  padding: 30px;
}

#ekkyo .ekkyo-list-bg h3 {
  font-size: 30px;
  font-weight: bold;
  border-bottom: 4px solid;
  display: inline-block;
}

#ekkyo .reason-solution {
  padding: 5px;
  margin: 50px auto;
  text-align: center;
  max-width: 1300px;
  color: #ffffff;
}

#ekkyo .reason-solution h2 {
  font-size: 30px;
}

#ekkyo .reason-solution .article-item {
  text-align: center;
}

#ekkyo .ekkyo-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
}

#ekkyo .ekkyo-list li {
  width: calc((100% - 60px) / 4);
}

#ekkyo .ekkyo-list dl dt {
  line-height: 1;
  text-align: left;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 12px;
}

#ekkyo .ekkyo-list dl dt span {
  display: inline-block;
  width: 50px;
  vertical-align: middle;
  margin-right: 10px;
}

#ekkyo .ekkyo-list dl dd {
  font-weight: bold;
  font-size: 1.1rem;
  position: relative;
  text-align: left;
  margin-left: 30px;
  margin-bottom: 8px;
  font-size: 18px;
}

#ekkyo .ekkyo-list dl dd::before {
  position: absolute;
  content: '';
  width: 12px;
  height: 10px;
  background-size: contain;
  vertical-align: middle;
  background: url(../images/solution-check-pc.png);
  display: inline-block;
  left: -20px;
  top: 9px;
}

#ekkyo .reason-list .article-item p {
  font-size: 16px;
  text-align: left;
}

#ekkyo .reason-list .article-item img {
  width: 300px;
}

#ekkyo .reason-end {
  margin: 50px auto;
}

#ekkyo .reason-end .text h3 {
  font-size: 24px;
  font-weight: bold;
}

#ekkyo .reason-end .text-point p {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  margin: 20px 0;
}

#ekkyo .reason-end .text-point p::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  background-size: contain;
  vertical-align: middle;
  background: url(../images/reason-check.png);
  display: inline-block;
  left: -50px;
  top: 0;
}

#ekkyo .reason-end .text h3 + p {
  font-size: 1.0rem;
  margin: 10px auto;
}

#ekkyo .reason-end + p {
  font-size: 1.2rem;
  margin: 10px auto 30px;
  text-align: center;
  line-height: 1.5;
}

#ekkyo .reason-end .price-point span {
  font-size: 190px;
  font-weight: 500;
  font-style: italic;
  line-height: .8;
}

#basic .attention {
  border: solid 1px #555555;
  padding: 30px;
  margin: 70px 20px 0;
}

#basic .attention .scrollbox::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

#basic .attention .scrollbox::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  }

#basic .attention .scrollbox::-webkit-scrollbar-thumb {
  background: #555555;
  border-radius: 3px;
}

#basic .attention .scrollbox p {
  font-size: 15px;
  color: #555555;
  text-align: left;
  line-height: 1.5;
}

#basic h3.cont-ptn04-ttl {
  font-size: 1.8rem;
  line-height: 1.6;
  padding: 0;
  border-bottom: none;
  margin: 0 0 .5rem 0;
  font-weight: bold;
}

.follow {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  bottom: -180px;
  left: 0;
  z-index: 10;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  padding: 0 0 20px 0;
}

.follow p {
  font-weight: bold;
  margin: 0;
  padding: 10px;
}
/*PC*/
@media (max-width:1440px){


}

@media (max-width:1280px){
  #fv.layout-yoko .fv-txt h1.lp-main-txt {
    font-size: 2.0rem;
    font-weight: bold;
    margin: 0 0 10px 0;
 }


}

@media (max-width:1024px){
}

/*TAB*/
@media (max-width:768px){
}

@media (max-width:580px){
}

/*SMP*/
@media (max-width:480px){
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  section {
    padding: 50px 0;
  }

  .fv-inner {
    width: 100%;
    padding: 0;
  }

  .headline-ptn03 h2 {
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    padding: 8px 0px 8px 20px;
    border-left: 12px solid #003399;
    margin: 0 0 30px 0;
    align-items: flex-end;
    line-height: 1.1;
  }

  .headline-ptn03 h2 span {
    font-size: .8rem;
  }

  .headline-ptn03 p {
    font-size: 1.0rem;
  }

  .headline-ptn03 .bln {
    position: absolute;
    width: 110px;
    top: -60px;
    right: 2%;
  }

  #fv.layout-yoko .fv-txt h1.lp-main-txt {
    font-size: 2.5rem;
    margin: 0 0 20px 0;
  }

  #fv.layout-yoko .fv-main-img figure {
    width: 100%;
    margin: 10% auto 0;
  }

  #fv.layout-yoko .fv-txt p.lp-sub-txt {
    font-size: 1.2rem;
  }

  #instagram .feature-img.feature-img {
    margin: 40px auto;
    max-width: 360px;
    background-image: url(../images/bg_iphone.png);
    background-size: 360px 650px;
    background-repeat: no-repeat;
    background-position: center top;
  }

  #instagram .feature-img video {
    margin: 60px 0 80px 50px;
    width: 260px;
    height: 510px;
  }

  #instagram .item-step .feature-num {
    font-size: 2.0rem;
    margin: 0;
    font-weight: bold;
    color: #1746a2;
  }

  #instagram .function-txt {
    font-weight: bold;
    font-size: 1.5rem;
    margin: 0 0 0.5rem 0;
    text-align: center;
  }

  #instagram .item-step {
    text-align: center;
  }

  .step-area-sp .slick-slide  img {
    margin: auto;
    width: 80%;
    border: 1px solid #E8E8E8;
      padding: 5px;
  }
  .insta-step-sp img{
    border: none !important;
  }
    
  .slider-img img {
    width: 100%;
  }
    
  .slide-arrow {
    bottom: 0;
    cursor: pointer;
    margin: auto;
    position: absolute;
    top: 0;
    width: 30px;
  }
    
  .prev-arrow {
    left: 0;
    width: 15%;
    top: 15%;
    z-index: 2;
  }
    
  .next-arrow {
    right: 0;
    width: 15%;
    top: 15%;
    z-index: 2;
  }
    
  .prev-slide-arrow {
    width: 5% !important;
    top: 40%;
    z-index: 2;
    position: absolute;
    left: -5px;
  }
    
  .next-slide-arrow {
    width: 5% !important;
    top: 40%;
    z-index: 2;
    position: absolute;
    right: -5px;
  }

  .prev-slide-arrow {
    width: 15% !important;
    top: 40%;
    z-index: 2;
    position: absolute;
    left: -5px;
  }
    
  .next-slide-arrow {
    width: 15% !important;
    top: 40%;
    z-index: 2;
    position: absolute;
    right: -5px;
  }

  #ekkyo .tri-bg img {
    padding: 0;
  }

  #ekkyo .ekkyo-list-bg h3 {
    font-size: 24px;
    font-weight: bold;
  }

  #ekkyo .ekkyo-list-bg {
    padding: 50px 20px;
  }

  #ekkyo .ekkyo-list {
    display: block;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    background: #eef1f6;
  }

  #ekkyo .ekkyo-list li {
    width: 100%;
  }

  #ekkyo .ekkyo-list dl dt {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 12px;
    background: #ffffff;
    padding: .5rem;
    position: relative;
  }

  #ekkyo .ekkyo-list dl dd {
    font-weight: bold;
    color: #555555333;
    font-size: 1.0rem;
    position: relative;
    text-align: left;
    margin-left: 30px;
    margin: 15px 0 15px 30px;
  }

  #ekkyo .ekkyo-list dl dt span {
    display: inline-block;
    width: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

  #ekkyo .ekkyo-list dl dd::before {
    position: absolute;
    content: '';
    width: 12px;
    height: 10px;
    background-size: contain;
    vertical-align: middle;
    background: url(../images/solution-check-pc.png);
    display: inline-block;
    left: -20px;
    top: 9px;
  }

  #ekkyo .reason-solution {
    padding: 20px;
    margin: 0 auto 20px;
  }

  #ekkyo .reason-end {
    margin: 50px auto;
    display: block;
  }

  #ekkyo .reason-end .text h3 {
    font-size: 1.2rem;
    font-weight: bold;
    margin: 50px 0 10px 0;
  }

  #ekkyo .reason-end .text h3 + p {
    font-size: 1.0rem;
  }

  #ekkyo .reason-end + p {
    font-size: 1.0rem;
    margin: 10px 20px 30px;
    text-align: left;
    line-height: 1.5;
  }

  .cta-btn a {
    font-size: 20px;
    padding: 20px 0;
  }
}

@media (max-width:414px){
}

@media (max-width:390px){
}

@media (max-width:375px){
}