.templateapp {
  display: block;
}
.templateapp .templateapp_mainv {
  display: block;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .templateapp .templateapp_mainv {
    padding-top: 50px;
  }
}
.templateapp .templateapp_mainv .inner {
  display: block;
  width: 100%;
  position: relative;
  max-width: 1920px;
  height: auto;
  margin: 0 auto;
}
.templateapp .templateapp_mainv .inner h2 {
  display: block;
}
.templateapp .templateapp_mainv .inner h2 picture {
  display: block;
}
.templateapp .templateapp_mainv .inner h2 picture img {
  display: block;
}
@media screen and (min-width: 1921px) {
  .templateapp .templateapp_mainv {
    width: 100%;
  }
  .templateapp .templateapp_mainv .inner {
    max-width: 100%;
    padding-top: 53.958333vw;
    position: relative;
  }
  .templateapp .templateapp_mainv .inner h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(118deg, #54AED6, #0849A8);
  }
  .templateapp .templateapp_mainv .inner h2 picture {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
  .templateapp .templateapp_mainv .inner h2 picture img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.templateapp .h3_01 {
  display: inline-block;
  border: 5px solid #0646A6;
  border-radius: 15px;
  background: #fff;
  text-align: center;
  color: #0646A6;
  font-weight: bold;
  position: relative;
}
.templateapp .h3_01:before {
  content: "";
  position: absolute;
  bottom: -2px;
  right: -56px;
  width: 104px;
  height: 92px;
  background: url(../img/template/app_title01_icon@2.png) no-repeat center;
  background-size: cover;
}
.templateapp .h3_01 span {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .templateapp .h3_01 {
    padding: 0 30px;
    font-size: 3.5rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .h3_01 {
    font-size: 1.5rem;
    line-height: 1.8;
    padding: 0 1em;
    border-width: 2.5px;
    border-radius: 8px;
  }
  .templateapp .h3_01:before {
    bottom: -1px;
    right: -28px;
    width: 52px;
    height: 46px;
  }
}
.templateapp .h4_01 {
  display: block;
  position: relative;
  font-weight: bold;
  color: #484848;
}
.templateapp .h4_01 span {
  position: relative;
  width: 100%;
  display: inline;
  padding: 0 1em;
  padding-right: 2em;
}
.templateapp .h4_01 span:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 17px;
  background: #F4CC69;
  border-radius: 10px;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .templateapp .h4_01 span:before {
    bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .h4_01 span:before {
    bottom: 3px;
    height: 14px;
  }
}
.templateapp .h4_01 span:after {
  content: "";
  position: absolute;
  background: url(../img/template/h4_01_icon01.png) no-repeat center;
  background-size: contain;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .templateapp .h4_01 span:after {
    width: 126px;
    height: 108px;
    right: -55px;
    bottom: -17px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .h4_01 span:after {
    width: 63px;
    height: 54px;
    right: -20px;
    bottom: -8px;
  }
}
@media screen and (min-width: 768px) {
  .templateapp .h4_01 {
    margin-bottom: 30px;
    font-size: 3.2rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .h4_01 {
    margin-bottom: 20px;
    font-size: 2.2rem;
    line-height: 1.4;
  }
}
.templateapp .h4_01.icon01 span:after {
  background-image: url(../img/template/h4_01_icon01.png);
}
.templateapp .h4_01.icon02 span:after {
  background-image: url(../img/template/h4_01_icon02.png);
}
@media screen and (min-width: 768px) {
  .templateapp .h4_01.icon02 span:after {
    right: -48px;
    bottom: -12px;
  }
}
.templateapp .h4_01.icon03 span:after {
  background-image: url(../img/template/h4_01_icon03.png);
}
@media screen and (min-width: 768px) {
  .templateapp .h4_01.icon03 span:after {
    right: -60px;
    bottom: -27px;
  }
}
.templateapp .h4_01.icon04 span:after {
  background-image: url(../img/template/h4_01_icon04.png);
}
@media screen and (min-width: 768px) {
  .templateapp .h4_01.icon04 span:after {
    right: -63px;
    bottom: -32px;
  }
}
.templateapp .h4_01.icon05 span:after {
  background-image: url(../img/template/h4_01_icon05.png);
}
@media screen and (min-width: 768px) {
  .templateapp .h4_01.icon05 span:after {
    right: -76px;
    bottom: -15px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .h4_01.icon05 span:after {
    right: -25px;
    bottom: -8px;
  }
}
.templateapp .h4_01.icon06 span:after {
  background-image: url(../img/template/h4_01_icon06.png);
}
@media screen and (min-width: 768px) {
  .templateapp .h4_01.icon06 span:after {
    right: -55px;
    bottom: -23px;
  }
}
.templateapp .list_txt {
  display: block;
  background: #F4F4F4;
  text-align: center;
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .templateapp .list_txt {
    border-radius: 20px;
    padding: 8px 2.6em;
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .list_txt {
    border-radius: 10px;
    padding: 1em 1.5em;
    margin-top: 20px;
  }
}
.templateapp .list_txt:after {
  content: "";
  position: absolute;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  background: #F4F4F4;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .templateapp .list_txt:after {
    top: -20px;
    left: 7px;
    height: 26px;
    width: 37px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .list_txt:after {
    top: -11px;
    left: 4px;
    height: 13px;
    width: 21px;
  }
}
.templateapp .list_txt .list_txt_p {
  display: inline-block;
  font-weight: bold;
  color: #484848;
  padding: 2px 1rem;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .templateapp .list_txt .list_txt_p {
    font-size: 2.2rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .list_txt .list_txt_p {
    padding: 2px 0;
    font-size: 1.2rem;
    line-height: 2;
    padding-bottom: 1px;
    display: inline;
    background: linear-gradient(transparent 70%, #FFD2D1 0%);
  }
}
.templateapp .list_txt .list_txt_p:after {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 100%;
  height: 6px;
  background: #FFD2D1;
  border-radius: 3px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .templateapp .list_txt .list_txt_p:after {
    display: none;
  }
}
.templateapp .list_txt .list_txt_p span {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .templateapp .list_txt .list_txt_p span {
    font-size: 3rem;
    padding-left: 0.25em;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .list_txt .list_txt_p span {
    display: inline;
    font-size: 1.6rem;
  }
}
.templateapp .list_txt .list_txt_p b {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .templateapp .list_txt .list_txt_p b {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .list_txt .list_txt_p b {
    font-size: 1.4rem;
  }
}
.templateapp .content {
  display: block;
  max-width: 1500px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .templateapp .content {
    padding: 0 25px;
  }
}
.templateapp .content .inner {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .templateapp .section01 {
    padding: 90px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .section01 {
    padding: 45px 0 30px;
  }
}
.templateapp .section01 .content .inner {
  max-width: 1100px;
}
@media screen and (min-width: 768px) {
  .templateapp .section01 .content .inner {
    padding: 0 78px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .section01 .content .inner {
    padding: 0;
  }
}
.templateapp .section01 h3 {
  margin-bottom: 57px;
}
@media screen and (max-width: 767px) {
  .templateapp .section01 h3 {
    margin-bottom: 30px;
  }
}
.templateapp .section01 .h3_01 {
  width: 360px;
}
@media screen and (max-width: 767px) {
  .templateapp .section01 .h3_01 {
    width: 170px;
  }
}
.templateapp .section01 .list_top {
  display: block;
}
@media screen and (min-width: 768px) {
  .templateapp .section01 .list_top {
    margin-bottom: 44px;
  }
}
.templateapp .section01 .list_top picture {
  display: block;
  text-align: center;
}
.templateapp .section01 .list_top picture img {
  display: inline-block;
}
.templateapp .section01 .list_01 {
  display: block;
  padding: 80px 0 50px;
}
@media screen and (max-width: 767px) {
  .templateapp .section01 .list_01 {
    padding: 40px 0 25px;
    margin-top: 30px;
  }
}
.templateapp .section01 .list_01 dl {
  display: block;
}
.templateapp .section01 .list_01 dl dt {
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .templateapp .section01 .list_01 dl dt {
    margin-bottom: 5px;
  }
}
.templateapp .section01 .list_01 dl dt h4 {
  display: block;
}
@media screen and (min-width: 768px) {
  .templateapp .section01 .list_01 dl dt h4 {
    margin-bottom: 37px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .section01 .list_01 dl dt h4 {
    text-align: center;
  }
}
.templateapp .section01 .list_01 dl dd {
  display: block;
}
@media screen and (max-width: 767px) {
  .templateapp .section01 .list_01 dl dd {
    text-align: center;
  }
}
.templateapp .section01 .list_01 dl dd .list_01_img img {
  border: 1px solid #666;
}
.templateapp .section01 .list_01 dl dd picture {
  display: block;
  text-align: center;
}
.templateapp .section01 .list_01 dl dd picture img {
  display: block;
}
@media screen and (min-width: 768px) {
  .templateapp .section01 .list_01 dl dd + dt {
    padding-top: 40px;
    margin-top: 56px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .section01 .list_01 dl dd + dt {
    padding-top: 30px;
    margin-top: 20px;
  }
}
.templateapp .section02 {
  background: #FDF2D0;
}
@media screen and (min-width: 768px) {
  .templateapp .section02 {
    padding: 150px 0 175px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .section02 {
    padding: 45px 0 60px;
  }
}
.templateapp .section02 .content {
  max-width: 1550px;
}
@media screen and (min-width: 768px) {
  .templateapp .section02 h3 {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .section02 h3 {
    margin-bottom: 30px;
  }
}
.templateapp .section02 .h3_01 {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .templateapp .section02 .h3_01 {
    width: 170px;
  }
}
.templateapp .section02 .benefit_01 {
  display: block;
}
.templateapp .section02 .benefit_01 picture {
  display: block;
}
.templateapp .section02 .benefit_01 picture img {
  display: block;
}
@media screen and (min-width: 768px) {
  .templateapp .section02 .benefit_01 .box_pc {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .section02 .benefit_01 .box_pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .templateapp .section02 .benefit_01 .box_sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .templateapp .section02 .benefit_01 .box_sp {
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
}
.templateapp .section02 .benefit_01 .box_sp picture + picture {
  margin-top: 0;
}

.link-inter {
  cursor: pointer;
}

.in-lightbox {
  max-width: 98%;
}

.lightBox .img img {
  max-width: 100%;
}/*# sourceMappingURL=templateapp.css.map */