
.plus__page{
  width: 100%;
  letter-spacing: 0.05em;
  line-height: 1.7;
  color: black;
}

 .plus__page .cor{
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: bold;
}

.plus__page .roboto{
  font-family: "Roboto", sans-serif;
}

.plus__page .pp__mainvisual{
  width: 100%;
  height: auto;
  padding: 63px 0 93px;
  text-align: center;
  background-color: #276De5;
  position: relative;
  overflow: hidden;
}

.plus__page .pp__mainvisual .mv__deco1{
  position: absolute;
  right: 35px;
  top: -75px;
  width: 198px;
  z-index: 1;
}

.plus__page .pp__mainvisual .mv__deco2{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 260px;
  z-index: 1;
}

.plus__page .pp__mainvisual .mv__deco3{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 366px;
  z-index: 1;
}

.plus__style{
  margin-bottom: 0!important;
}

.plus__page .pp__mainvisual h3{
  font-size: 32px;
  margin:0 0 20px;
  color:white;
  font-weight: bold;
  position: relative;
  z-index: 3;
}

.plus__page .pp__mainvisual .title__flex{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
}

.plus__page .pp__mainvisual .title__flex .tf__col{
  width: 146px;
  height: 146px;
  border-radius: 50%;
  background:#F9E757;
  color:white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.plus__page .pp__mainvisual .title__flex .tf__col p{
  margin: 0;
  text-align: center;
  font-size: 28px;
  line-height: 1.3;
  font-weight: bold;
  color:#276De5;
}

.plus__page .pp__mainvisual .title__flex h2{
  font-size: 137px;
  line-height: 1;
  max-width: calc(100% - 146px);
  box-sizing: border-box;
  padding-left: 10px;
  margin:-5px 0 0;
  color:#F9E757;
}

.pp__section1{
  background:#FFE1A8;
  padding:55px 0 100px;
}

.plus__page .wrap1{
  width: 860px;
  padding:0 30px;
  box-sizing: border-box;
  max-width: 100%;
  margin:0 auto;
}

.plus__page .wrap2{
  width: 1060px;
  padding:0 30px;
  box-sizing: border-box;
  max-width: 100%;
  margin:0 auto;
}

.pp__section1 h3{
  font-size: 36px;
  text-align: center;
  margin:0 0 20px;
  font-weight: bold;
  color:#276De5
}

.pp__section1 h3 span.border{
  border-bottom: 6px solid white;
}

.pp__section1 h2{
  font-size: 50px;
  color:#276De5;
  text-align: center;
  font-weight: bold;
  margin:0 0 20px;
}

.pp__section1 h2 span.border{
  display: inline-block;
  position: relative;
  border-bottom: 6px solid white;
}

.pp__section1 h2 span.border:before{
  content: '';
  position: absolute;
  left: -64px;
  bottom: -10px;
  width: 40px;
  height: 65px;
  background-image: url(assets/img/plus/bar1.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.pp__section1 h2 span.border:after{
  content: '';
  position: absolute;
  right: -64px;
  bottom: -10px;
  width: 40px;
  height: 60px;
  background-image: url(assets/img/plus/bar2.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.pps1_text1{
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  margin:40px 0 115px;
  line-height: 1.9
}

.effect__flex{
  display: flex;
  justify-content: space-between;
}

.effect__flex .ef__col{
  width: 48%;
  position: relative;
  box-sizing: border-box;
  background: white;
  height: 246px;
  border:3px solid #276De5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.effect__flex .ef__col h4{
  font-weight: bold;
  position: absolute;
  width: calc(100% - 50px);
  left: 50%;
  top: -70px;
  transform: translateX(-50%);
  text-align: center;
  background: #276De5;
  color:white;
  padding: 16px 0;
  font-size: 20px;
  line-height: 1.25;
  margin: 0;
}

.effect__flex .ef__col h4 span{
  font-size: 30px;
  color:#F9E757;
}

.effect__flex .ef__col img{
  max-width: 90%;
}

.effect__flex .ef__col img.ef__icon1{
  width: 151px;
}

.effect__flex .ef__col img.ef__icon2{
  width: 160px;
}

.pp__section1  .arrow1{
  width: 15px;
  display: block;
  margin:25px auto 16px;
}

.effect__box{
  width: 100%;
  background: #276De5;
  color:white;
  text-align: center;
  padding: 40px 0;
  line-height: 1.3;
}

.effect__box .eb_text1{
  font-size: 26px;
  font-weight: bold;
  margin:0 0 12px;
}

.effect__box .eb_text2{
  font-size: 26px;
  font-weight: bold;
  margin:0;
}

.effect__box .deco1{
  color:#F9E757;
  border-bottom: 4px solid #F9E757;
}

.effect__box .deco2{
  font-size: 50px;
}

.pp__section2{
  background: #276De5;
  padding:60px 0 ;
  color:white;
}

.pp__section2 h3{
  position: relative;
  width: 100%;
  background:#F9E757;
  color:#276De5;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 0;
  margin:0 0 32px;
}

.pp__section2 h3:after{
  content: "";
  position: absolute;
  width: 10px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  bottom:-12px;
  left:56%;
  background-image: url(assets/img/plus/deco.png);
}

.pp__section2 h3 img{
  width: 28px;
  display: block;
  margin-right: 8px;
}

.pp2_text1{
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin:0 0 18px;
}

.pp__section2_flex{
  display: flex;
  justify-content: space-between;
  width: 800px;
  max-width: 100%;
  margin:0 auto;
}

.pp__section2_flex .pp2__col{
  width: 23%;
  text-align: center;
}

.pp__section2_flex .pp2__col img{
  width: 151px;
  margin:0 auto 13px;
  display: block;

}

.pp__section2_flex .pp2__col p{
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.pp__section3{
  background: #EBEBEB;
  padding:80px 0;
}

.plus__page .sec__title{
  font-size: 32px;
  font-weight: bold;
  color:black;
  background: white;
  position: relative;
  padding:15px 0;
  padding-left: 47px;
  margin:0 0 43px;
}

.plus__page .sec__title:before{
  content: '';
  position: absolute;
  width: 7px;
  height: 100%;
  background:#276De5;
  top:0;
  left:0;
}

.plus__page .sec__title:after{
  content: '';
  position: absolute;
  width: 23px;
  height: 55%;
  background:#276De5;
  top:50%;
  transform: translateY(-50%);
  left:7px;
}

.plus__page .pp3__flex{
  display: flex;
  justify-content: space-between;
}

.plus__page .pp3__left{
  width: 340px
}

.plus__page .pp3__left img{
  width: 100%;
}

.plus__page .pp3__right{
  width: calc(100% - 340px);
  box-sizing: border-box;
  padding-left: 40px;
}

.pp3_text1{
  font-size: 14px;
  margin:0 0 28px;
  font-weight: 500;
  line-height: 1.9;
}

.plus__page .pp3__right .pp3__box{
  background: white;
  padding:30px 26px ;
}

.plus__page .pp3__right .pp3__box h3{
  font-size: 20px;
  font-weight: bold;
  margin:0 0 17px;
  padding-left: 17px;
  line-height: 1.2;
  position: relative;
  color:#276De5;
}

.plus__page .pp3__right .pp3__box h3:before{
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  background:#276De5;
  top:0;
  left:0;
}

.plus__page .pp3__right .pp3__box ul{
  margin:0 0 25px;
  
}

.plus__page .pp3__right .pp3__box ul li{
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  margin:0 0 8px;
  padding-left: 8px;
  position: relative;
  list-style: none;
}

.plus__page .pp3__right .pp3__box ul li:before{
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  left: 0;
  top: 9px;
  border-radius: 50%;
  background:black;
}

.plus__page .pp3__right .pp3__box p{
  margin: 0;
}

.pp__section4{
  background: #FFE1A8;
  padding:80px 0;
}

.plus__page .sec__title2{
  background: #276De5;
  color:white;
  position: relative;
  padding:17px 0;
  text-align: center;
  margin:0 0 48px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.65;
}

.plus__page .sec__title2:after{
  content: "";
  position: absolute;
  width: 10px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  bottom:-12px;
  left:56%;
  background-image: url(assets/img/plus/deco2.png);
}

.pp4_text1{
  font-size: 14px;
  font-weight: 500;
  line-height: 1.9;
  margin:0 0 34px;
}

.plus__page .sec__title3{
  text-align: center;
  margin:0 0 20px;
  font-size: 22px;
  font-weight: bold;
  color:#276De5;
}

.plus__page .sec__title3 span{
  position: relative;
  padding:0 60px;
  display: inline-block;
}

.plus__page .sec__title3 span:before{
  content: '';
  position: absolute;
  width: 38px;
  height: 3px;
  background: #276De5;
  top:50%;
  transform: translateY(-50%);
  left:0;
}

.plus__page .sec__title3 span:after{
  content: '';
  position: absolute;
  width: 38px;
  height: 3px;
  background: #276De5;
  top:50%;
  transform: translateY(-50%);
  right:0;
}

.pp4__flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pp4__flex img{
  width: 48.75%;
  margin-bottom: 20px;
}

.plus__page .sec__title4{
  text-align: center;
  margin:50px 0 0;
  font-size: 22px;
  padding:13px 0;
  font-weight: bold;
  background: #E0411B;
  color:white;
}

.plus__page .sec__title4 span{
  position: relative;
  padding:0 60px;
  display: inline-block;
}

.plus__page .sec__title4 span:before{
  content: '';
  position: absolute;
  width: 38px;
  height: 3px;
  background: white;
  top:50%;
  transform: translateY(-50%);
  left:0;
}

.plus__page .sec__title4 span:after{
  content: '';
  position: absolute;
  width: 38px;
  height: 3px;
  background: white;
  top:50%;
  transform: translateY(-50%);
  right:0;
}

.plus__page .movie__area{
  width: 100%;
  background: white;
  padding:35px 50px;
  box-sizing: border-box;
}

.plus__page .movie__area video{
  width: 100%;
  height: auto;
}

/* ビデオコンテナのスタイル */
.plus__page .video-container {
  position: relative;
  margin-bottom: 20px;
}

/* カスタム再生ボタンのスタイル */
.plus__page .play-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  opacity: 0;
  cursor: pointer;
}

.plus__page .pp__section5{
  background: #EBEBEB;
  padding:60px 0;
}

.plus__page .sec__title.mt__plus{
  margin-top: 80px;
}

.plus__page .link__button{
  width: 500px;
  display: block;
  margin:0 auto;
  max-width: 100%;
  transition: 0.4s;
}

.plus__page .link__button:hover{
  opacity: 0.6;
}

.plus__page .link__button img{
  width: 100%;
}

.plus__page .btn__link:hover{
  opacity: 0.6;
}




.plus__page .pp__section6{
  background: #FFE1A8;
  padding:80px 0;
}

.plus__page .sec__title.mt__plus{
  margin-top: 80px;
}

.pp6__flex{
  display: flex;
  justify-content: space-between;
}

.pp6__flex .pp6__col{
  width: 49%;
}

.pp6__flex .pp6__col img{
  width: 100%;
  margin-bottom: 23px;
}

.pp6__flex .pp6__col p.pp6_text1{
  font-size: 22px;
  font-weight: bold;
  color:#276De5;
  margin:0 0 16px;
}

.pp6__flex .pp6__col p.pp6_text2{
  font-size: 15px;
  font-weight: 500;
  margin:0;
}

.pp__section7{
  background: #EBEBEB;
  padding:50px 0;
}

.pp__section7 h2{
  font-size: 26px;
  text-align: center;
  color:black;
  font-weight: bold;
  margin:0 0 33px;
}

.pp7__flex{
  display: flex;
  justify-content: center;
}

.pp7__flex a{
  display: block;
  max-width: 47%;
  width: 415px;
  margin:0 20px;
  box-sizing: border-box;
  transition: 0.4s;
}

.pp7__flex a img{
  width: 100%;
}

.pp7__flex a:hover{
  opacity: 0.6;
}

.pp__section1 h3 span.type1{
  color:#E0411B;
}

.pp__section1 h3 span.type2{
  font-size:70px;
  color:#E0411B;
}

.plus__page .bg{
  background: #E0411B;
  color:white;
  padding:0 2px;
  margin:2px;
  font-weight: bold;
  display: inline-block;
}

.plus__page .deco3{
  position: absolute;
  right: -4px;
  top: -23px;
  width: 27px;
}

.effect__flex .ef__col h4:after{
  content: "";
    position: absolute;
    width: 10px;
    height: 13px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -12px;
    left: 60%;
    background-image: url(assets/img/plus/deco2.png);
}

.pp__section2_flex .pp2__col p span ,
.plus__page .sec__title2 span ,
.plus__page .pp__mainvisual h3 span{
  color:#F9E757;
}

.plus__page .pp3__right .pp3__box .bg{
  padding:0 5px;
}

.plus__page .mb0{
  margin-bottom: 0!important;
}

.plus__page .video-container:last-child{
  margin-bottom: 0;
}

.pp2_text1 span{
  color: #F9E757;
}

.plus__page .pp3__right .pp3__box .bg.space{
  margin-left: 7px;
}









@media screen and (max-width: 979px) {

  .plus__page .pp__mainvisual h3{
    font-size: 25px;
  }

  .plus__page .pp__mainvisual .mv__deco1{
    width: 150px;
    top: -60px;
  }

  .plus__page .pp__mainvisual .title__flex .tf__col p{
    font-size: 22px;
  }

  .plus__page .pp__mainvisual .title__flex .tf__col{
    width: 120px;
    height: 120px;
  }

  .plus__page .pp__mainvisual .title__flex h2{
    font-size: 100px;
  }

  .plus__page .pp__mainvisual .mv__deco2{
    width: 200px;
  }

  .plus__page .pp__mainvisual .mv__deco3{
    width: 290px;
  }

  .pp__section1 h3{
    font-size: 28px;
  }

  .pp__section1 h2{
    font-size: 38px;
  }

  .effect__flex .ef__col h4{
    font-size: 17px;
    top: -57px;
  }

  .effect__flex .ef__col h4 span{
    font-size: 23px;
  }

  .effect__flex .ef__col img.ef__icon1{
    width: 120px;
  }

  .effect__flex .ef__col img.ef__icon2{
    width: 128px;
  }

  .effect__box .eb_text1{
    font-size: 21px;
  }

  .effect__box .eb_text2{
    font-size: 22px;
  }

  .effect__box .deco2{
    font-size: 38px;
  }

  .pp__section2 h3{
    font-size: 26px;
  }

  .pp__section2 h3 img{
    width: 22px;
  }

  .pp2_text1{
    font-size: 18px;
  }

  .pp__section2_flex .pp2__col p{
    font-size: 15px;
  }

  .plus__page .sec__title{
    font-size: 24px;
  }

  .plus__page .pp3__flex{
    display: block;
  }

  .plus__page .pp3__left{
    width: 100%;
    margin-bottom: 30px;
  }

  .plus__page .pp3__right{
    width: 100%;
    padding-left: 0;
  }

  .plus__page .sec__title2{
    font-size: 22px;
  }

  .plus__page .sec__title4{
    font-size: 20px;
  }

  .pp6__flex .pp6__col p.pp6_text1{
    font-size: 20px;
  }

  .pp__section7 h2{
    font-size: 22px;
  }

  .pp7__flex{
    display: block;
  }

  .pp7__flex a{
    width: 100%;
    margin:0 auto 20px;
    max-width: 410px;
  }

  .pp__section1 h2 span.border:before{
    width: 32px;
    height: 52px;
    left: -50px;
  }

  .pp__section1 h2 span.border:after{
    width: 32px;
    height: 52px;
    right: -50px;
  }

  .pp__section1 h3 span.type2{
    font-size: 55px;
  }




}

.plus__page .sp{
  display: none;
}

@media screen and (max-width: 600px) {

  .plus__page .sp{
    display: block;
  }

  .plus__page .pp__mainvisual h3{
    font-size: 22px;
    line-height: 1.6;
  }

  .plus__page .pp__mainvisual .title__flex .tf__col{
    width: 80px;
    height: 80px;
  }

  .plus__page .pp__mainvisual .title__flex{
    flex-wrap: nowrap;
  }

  .plus__page .pp__mainvisual .title__flex .tf__col p{
    font-size: 17px;
  }


  .plus__page .pp__mainvisual .title__flex h2{
    font-size: 60px;
    margin: 0;
  }

  .plus__page .pp__mainvisual .mv__deco1{
    width: 100px;
    right: 20px;
    top: -40px;
  }

  .plus__page .pp__mainvisual .mv__deco2{
    width: 120px;
  }

  .plus__page .pp__mainvisual .mv__deco3{
    width: 200px;
  }

  .plus__page .wrap1 , .plus__page .wrap2{
    padding:0 15px;
  }

  .pp__section1 h3{
    font-size: 18px;
    margin-bottom: 15px;
  }

  .pp__section1 h2{
    font-size: 20px;
  }

  .plus__page .deco3{
    width: 19px;
    top: -13px;
  }

  .pp__section1 h3 span.type2{
    font-size: 36px;
  }

  .pp__section1 h2 span.border:before{
    width: 20px;
    height: 33px;
    left: -30px;
    bottom: -5px;
  }

  .pp__section1 h2 span.border:after{
    width: 20px;
    height: 33px;
    right: -30px;
    bottom: -5px;
  }

  .effect__flex{
    display: block;
  }

  .effect__flex .ef__col{
    width: 100%;
  }

  .effect__flex .ef__col:first-child{
    margin-bottom: 100px;
  }

  .effect__flex .ef__col{
    height: 210px;
  }

  .effect__flex .ef__col h4{
    padding:12px 0;
  }

  .effect__box .eb_text1{
    font-size: 18px;
  }

  .effect__box .eb_text2{
    font-size: 18px;
  }

  .effect__box .deco2{
    font-size: 28px;
    line-height: 1.8;
  }

  .effect__box .deco1{
    border-bottom: 3px solid #F9E757;
  }

  .effect__box{
    padding:30px 0;
  }

  .pp__section2 h3{
    font-size: 20px;
  }

  .pp__section2 h3 img{
    width: 19px;
  }

  .pp__section2_flex{
    flex-wrap: wrap;
  }

  .pp__section2_flex .pp2__col{
    width: 48%;
  }

  .pp__section2_flex .pp2__col:nth-child(1) , .pp__section2_flex .pp2__col:nth-child(2){
    margin-bottom: 20px;
  }

  .pp__section2_flex .pp2__col img{
    width: 135px;
  }

  .plus__page .sec__title{
    font-size: 20px;
    padding-left: 32px;
  }

  .plus__page .sec__title:before{
    width: 4px;
  }

  .plus__page .sec__title:after{
    width: 12px;
    left: 3px;
    height: 50%;
  }

  .plus__page .sec__title2{
    font-size: 18px;
    line-height: 1.7;
    padding: 14px 0;
    margin-bottom: 40px;
  }

  .plus__page .sec__title3 span , .plus__page .sec__title4 span{
    padding:0 44px;
  }

  .plus__page .sec__title3 , .plus__page .sec__title4{
    font-size: 19px;
  }

  .pp4__flex img{
    width: 49%;
    margin-bottom: 5px;
  }

  .plus__page .sec__title3 span:before , .plus__page .sec__title4 span:before{
    width: 30px;
    height: 2px;
  }

  .plus__page .sec__title3 span:after , .plus__page .sec__title4 span:after{
    width: 30px;
    height: 2px;
  }

  .plus__page .movie__area{
    padding:30px 15px;
  }

  .plus__page .sec__title.mt__plus{
    margin-top: 65px;
  }

  .plus__page .sec__title{
    margin-bottom: 35px;
  }

  .pp6__flex{
    display: block;
  }

  .pp6__flex .pp6__col{
    width: 100%;
  }

  .pp6__flex .pp6__col:first-child{
    margin-bottom: 40px;
  }

  .pp6__flex .pp6__col img{
    margin-bottom: 20px;
  }

  .pp6__flex .pp6__col p.pp6_text1{
    font-size: 18px;
    margin-bottom: 12px;
  }

  .pp6__flex .pp6__col p.pp6_text2{
    font-size: 14px;
  }

  .pp__section7 h2{
    font-size: 19px;
  }

  .pp__section1{
    padding:40px 0 60px ;
  }

  .pp__section2 h3{
    padding:10px 0;
  }

  .pp__section2_flex{
    justify-content: space-evenly;
  }

  .pp__section3{
    padding:60px 0;
  }

  .plus__page .pp3__right .pp3__box{
    padding:30px 15px ;
  }

  .pp__section4{
    padding:60px 0;
  }

  .plus__page .pp__section6{
    padding: 60px 0;
  }

  .pp7__flex a:last-child{
    margin-bottom: 0;
  }

  .pp__section7 h2{
    margin-bottom: 25px;
  }

  .pp__section1{
    overflow-x: hidden;
  }

  .pps1_text1{
    letter-spacing: 0;
  }
  




}