.sectionHowtouse .lists::after, .sectionHowtouse .demo::after, .sectionCase .lists::after, .sectionNews .wrap::after, .sectionNews .list::after, .sectionNews .iconDate::after {
  content: "";
  display: block;
  clear: both;
}
.sectionTop .logoWrap {
    position: absolute;
    top: 41%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.sectionTop {
  position: relative;
}
.sectionTop .logo {
  display: block;
  width: 44.6666666667%;
  margin: auto;
}
.sectionTop .catch {
  display: block;
  width: 75.7333333333%;
  margin: 1.5rem auto 0;
}

/* bootstrapに追加されていたものをこちらに移行 */
.modal-content{
  border-radius: 10px!important;
}

.show {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}


@media print, screen and (min-width: 768px) {
  .sectionTop .logoWrap {
    top: 300px;
  }
}
@media print, screen and (min-width: 1200px) {
  .sectionTop .logoWrap {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
  }
}


@media print, screen and (min-width: 768px) {
  .sectionTop .catch {
    width: 60%;
  }
}
@media print, screen and (min-width: 1200px) {
  .sectionTop .catch {
    width: auto;
  }
}


@media screen and (min-width: 1400px) {
  .sectionTop .slide {
    position: relative;
    height: 960px;
    overflow: hidden;
  }
  .sectionTop .slideImg {
    position: absolute;
    top: 0;
    right: -500px;
    left: -500px;
    width: 1920px;
    max-width: none;
    margin: auto;
  }
  .sectionTop .logo {
    max-width: 777px;
    padding-bottom: 10px;
  }
}
.sectionDesc {
  background: #e6e6e6;
}
.sectionDesc .inner {
  position: relative;
  z-index: 6vw;
}
.sectionDesc .ttl {
  font-size: 2.2rem;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  padding: 8rem 0 0;
}
.sectionDesc .text {
  font-size: 1.6rem;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  padding: 0 0 12.5rem;
  margin: 2rem 0 0;
}
.sectionDesc .st {
  color: #fc067c;
}
.sectionDesc .em {
  color: #00a99d;
  font-style: normal;
}
.sectionDesc .fig {
  position: absolute;
}
.sectionDesc .fig01 {
  width: 34%;
  top: -22%;
  left: 0;
}
.sectionDesc .fig03 {
  width: 45.7333333333%;
  top: -11%;
  right: 0;
}
.sectionDesc .fig04 {
  width: 62.6666666667%;
  bottom: -15%;
  right: 19%;
}

.num_text{
  position: absolute;
  top: 38%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 777px;
  width: 46%;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .sectionDesc {
    overflow: hidden;
  }
  .sectionDesc .ttl {
    font-size: 30px;
    padding: 140px 0 0;
  }
  .sectionDesc .text {
    font-size: 21px;
    padding: 0 0 200px;
  }
  .sectionDesc .fig01 {
    width: auto;
    top: 96px;
    left: -82px;
  }
  .sectionDesc .fig02 {
    width: auto;
    top: 58px;
    right: -130px;
  }
}
.sectionMerit .space01 {
  padding: 8.5rem 0 0;
}
.sectionMerit .space02 {
  padding: 3.5rem 0 0;
}
.sectionMerit .movie {
  margin: 0 6%;
}
.sectionMerit .movieInner {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  max-width: 730px;
  margin: 0 auto;
}

.sectionMerit .statusimg {
  float: right;
  max-width: 470px;
  margin-top: 30px;
  width: 45%;
  margin: 0 6%;
  position: relative;
  overflow: hidden;
  max-width: 730px;
  margin: 0 auto;
}

.sectionMerit .statusimg-m {
  content: "";
  display: block;
  clear: both;
  margin: 80px 0 150px 0;
}

.sectionMerit iframe {
  position: absolute;
  top: -0.5%;
  left: -0.5%;
  width: 101%;
  height: 101%;
  max-width: none;
}
.sectionMerit .descWrap {
  position: relative;
  text-align: center;
  margin: 3rem 0 0;
}
.sectionMerit .descImg {
  width: 59.6%;
}
.sectionMerit .desc {
  position: absolute;
  top: 36%;
  left: 0;
  right: 0;
  font-size: 1.4rem;
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .sectionDesc .text {
        font-size: 21px;
        padding: 0 0 100px;
    }
    .sectionDesc .ttl {
        font-size: 30px;
        padding: 77px 0 0;
    }
}

@media print, screen and (max-width: 1200px) {
    .sectionDesc .fig01 {
      top: 82px;
      left: 0px;
      width: 21%;
    }
  .sectionDesc .fig02{
    width: 26%;
    top: 70px;
    right: -20px;
  }
}

@media print, screen and (max-width: 767px) {
  .sectionDesc .fig01 {
    width: 34%;
    top: -22%;
    left: 0;
  }
  .num_text{
    width: 90%;
    top: 2%;
  }
}



@media print, screen and (min-width: 768px) {
  .sectionMerit .space01 {
    padding: 96px 0 0;
  }
  .sectionMerit .space02 {
    padding: 67px 0 0;
  }
  .sectionMerit .movie {
    float: right;
    max-width: 470px;
    margin: 0;
    width: 45%;
  }
  .sectionMerit .descWrap {
    float: left;
    margin: 0;
  }
  .sectionMerit .descImg {
    width: 260px;
  }
  .sectionMerit .desc {
    top: 120px;
    left: 82px;
    right: auto;
    width: 520px;
    font-size: 21px;
    text-align: left;
  }
}

@media print, screen and (max-width: 1050px) {
  .sectionMerit .desc{
    font-size: 19px;
    left:75px;
  }
}
@media print, screen and (max-width: 960px) {
  .sectionMerit .desc{
    font-size: 18px;
    left: 60px;
  }
}
@media print, screen and (max-width: 880px) {
  .sectionMerit .desc{
    font-size: 16px;
        left: 50px;
  }
}

@media print, screen and (max-width: 767px) {
  .sectionMerit .desc{
    position: absolute;
    top: 36%;
    left: 0;
    right: 0;
    font-size: 1.4rem;
  }
}

.sectionHowtouse .mainTtl {
  text-align: center;
  padding: 5rem 0 0;
}
.sectionHowtouse .mainTtl img {
  width: 72%;
}
.sectionHowtouse .mainTtlSub {
  position: relative;
  font-size: 1.2rem;
  color: #ff6d70;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  margin: 1.5rem 0 0;
}
.sectionHowtouse .mainTtlSub::before, .sectionHowtouse .mainTtlSub::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20%;
  background: url(../img/sp/naname.png) left top repeat-x;
  background-size: contain;
}
.sectionHowtouse .mainTtlSub::before {
  left: 2%;
}
.sectionHowtouse .mainTtlSub::after {
  right: 2%;
}
.sectionHowtouse .space01 {
  padding: 3.5rem 0 0;
}
.sectionHowtouse .space02 {
  padding: 2rem 0 0;
}
.sectionHowtouse .space03 {
  padding: 8rem 0 0;
}
.sectionHowtouse .lists {
  margin: 0 8%;
}
.sectionHowtouse .list {
  text-align: center;
  margin: 2rem 0 0;
}
.sectionHowtouse .list:nth-of-type(6vw) {
  margin-top: 0;
}
.sectionHowtouse .listInner {
  position: relative;
}
.sectionHowtouse .textWrap {
  position: absolute;
  top: 77%;
  right: 0;
  left: 0;
  z-index: 6vw;
  text-align: left;
}
.sectionHowtouse .number {
  display: inline-block;
  vertical-align: top;
  width: 15%;
}
.sectionHowtouse .text {
  display: inline-block;
  vertical-align: top;
  max-width: 85%;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  padding: 0.4rem 0 0 1rem;
}
.sectionHowtouse .adjust {
  display: inline-block;
  vertical-align: middle;
  width: 5.5em;
}
.sectionHowtouse .subText {
  position: absolute;
  top: 64%;
  left: 0;
  right: 0;
  z-index: 6vw;
  font-size: 1.0rem;
  font-weight: 500;
  text-align: center;
}
.sectionHowtouse .demo {
  border: 2px solid #ff6d70;
  padding: 1rem 1rem;
}
.sectionHowtouse .demoLeft {
  float: left;
  width: 14.7%;
  margin: 0 1.25rem 0 0;
}
.sectionHowtouse .demoRight {
  float: left;
  text-align: left;
}
.sectionHowtouse .demoTtl {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 6vw;
  padding: 0.3rem 0 0;
}
.sectionHowtouse .demoUrl {
  font-size: 1.3rem;
  font-weight: 500;
  color: #ff8a8d;
  line-height: 6vw;
  padding: 0.6rem 0 0;
}

@media screen and (max-width: 767px) {
  .sectionHowtouse .fig {
    text-align: center;
  }
  .sectionHowtouse .list01 .fig img {
    width: 68.96%;
    margin: 0 2% 0 0;
  }
  .sectionHowtouse .list02 .fig img {
    width: 72.24%;
  }
  .sectionHowtouse .list03 .fig img {
    width: 67.2%;
  }
  .sectionHowtouse .list04 .fig img {
    width: 88.16%;
    margin: 0 0 0 7%;
  }
  .sectionHowtouse .list05 .fig img {
    width: 67.2%;
  }
}
@media print, screen and (min-width: 768px) {
  .sectionHowtouse .mainTtl {
    text-align: center;
    padding: 80px 0 0;
  }
  .sectionHowtouse .mainTtl img {
    width: auto;
  }
  .sectionHowtouse .mainTtlSub::before, .sectionHowtouse .mainTtlSub::after {
    top: -53px;
    width: 35%;
    background: url(../img/pc/naname.png) left center repeat-x;
    background-size: auto;
  }
  .sectionHowtouse .mainTtlSub::before {
    left: 0;
  }
  .sectionHowtouse .mainTtlSub::after {
    right: 0;
  }
  .sectionHowtouse .space01 {
    padding: 55px 0 0;
  }
  .sectionHowtouse .space02 {
    padding: 55px 0 0;
  }
  .sectionHowtouse .space03 {
    padding: 140px 0 0;
  }
  .sectionHowtouse .lists {
    margin: 0;
  }
  .sectionHowtouse .list {
    float: left;
    width: 33.33%;
    margin: 0;
  }
  .sectionHowtouse .listInner {
    position: relative;
  }
  .sectionHowtouse .textWrap {
    top: 210px;
    text-align: center;
  }
  .sectionHowtouse .number {
    width: auto;
  }
  .sectionHowtouse .text {
    max-width: 285px;
    font-size: 15px;
    padding: 4px 0 0 10px;
  }
  .sectionHowtouse .subText {
    top: 180px;
  }
  .sectionHowtouse .demo {
    width: 340px;
    margin: 60px 0 0;
    padding: 2px 2px;
  }
  .sectionHowtouse .demoLeft {
    margin: 0 15px 0 0;
  }
  .sectionHowtouse .demoTtl {
    font-size: 15px;
    padding: 7px 0 0;
  }
  .sectionHowtouse .demoUrl {
    font-size: 14px;
    padding: 5px 0 0;
  }
}

@media print, screen and (min-width: 950px) {
.sectionHowtouse .mainTtlSub::before, .sectionHowtouse .mainTtlSub::after{
  width: 333px;
  background: url(../img/pc/naname.png) left center repeat-x;
  background-size: auto;
  }
}

@media print, screen and (min-width: 768px) {
.sectionHowtouse .mainTtlSub::before, .sectionHowtouse .mainTtlSub::after {
  width: 25%;
  background: url(../img/pc/naname.png) left center repeat-x;
  background-size: auto;
  }
}

.sectionCase {
  position: relative;
  z-index: 6vw;
  background: #59b75d;
}
.sectionCase .mainTtl {
  position: relative;
  top: -1.1rem;
  text-align: center;
}
.sectionCase .mainTtl img {
  width: 60%;
}
.sectionCase .mainTtlSub {
  font-size: 1.2rem;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
}
.sectionCase .lists {
  margin: 3rem 8% 0;
}
.sectionCase .lists_more {
  margin: 2.5rem 8% 0;
  display: none;
}
.sectionCase .moreBtn {
  margin: 2.5rem 8% 0;
  font-size: 1.5rem;
  color: #666;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 2.5;
  text-align: center;
  background: #fff;
  border: 2px solid #999;
  border-radius: 5px;
  cursor: pointer;
}
.sectionCase .close {
  display: none;
}
.sectionCase .open .close {
  display: inline;
}
.sectionCase .open .more {
  display: none;
}
.sectionCase .list {
  margin: 2.5rem auto 0;
}
.sectionCase .list:nth-of-type(6vw) {
  margin-top: 0;
}
.sectionCase .listInner {
  position: relative;
}
.sectionCase .fig {
  position: relative;
}
.sectionCase .icon {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  width: 7.5em;
  font-size: 1.3rem;
  font-weight: 900;
  letter-spacing: 1px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid;
  border-radius: 5px;
}
.sectionCase .icon_action {
  color: #fbb03b;
  border-color: #fbb03b;
}
.sectionCase .icon_change {
  color: #d4145a;
  border-color: #d4145a;
}
.sectionCase .icon_comic {
  color: #00a99d;
  border-color: #00a99d;
}
.sectionCase .ttl {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 1px;
  margin: 1.2rem 0 0;
}
.sectionCase .name {
  font-size: 1.4rem;
  line-height: 1.25;
  margin: 1.2rem 0 0;
}
.sectionCase .text {
  font-size: 1.4rem;
  line-height: 1.25;
  margin: 1.2rem 0 0;
}
.sectionCase .space {
  padding: 4rem 0 0;
}

@media print, screen and (min-width: 1080px) {
  .sectionCase .list {
    float: left;
    width: 480px;
    margin: 40px auto 0;
  }
}

@media print, screen and (min-width: 768px) {
  .sectionCase .mainTtl {
    top: -15px;
  }
  .sectionCase .mainTtl img {
    width: auto;
  }
  .sectionCase .lists {
    margin: 30px auto 0;
  }
  .sectionCase .lists_more {
    margin: 40px auto 0;
    display: none;
  }
  .sectionCase .moreBtn {
    font-size: 16px;
    margin: 2.5rem 0 0;
  }
  .sectionCase .list {
    float: left;
    width: 45%;
    margin: 40px auto 0;
  }
  .sectionCase .list:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .sectionCase .list:nth-of-type(2n) {
    float: right;
  }
  .sectionCase .ttl {
    font-size: 18px;
  }
  .sectionCase .space {
    padding: 70px 0 0;
  }
}
.sectionFaq {
  background: url(../img/sp/faq_img.jpg) repeat top center;
  background-size: 100% auto;
}
.sectionFaq .mainTtl {
  text-align: center;
  padding: 5rem 0 0;
}
.sectionFaq .mainTtl img {
  width: 20.4%;
}
.sectionFaq .mainTtlSub {
  font-size: 1.2rem;
  color: #ff6d70;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  margin: 1.5rem 0 0;
}
.sectionFaq .lists {
  margin: 3.5rem 5.3% 0;
}
.sectionFaq .list {
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  padding: 0 2rem;
  margin: 2rem 0 0;
}
.sectionFaq .list:nth-of-type(6vw) {
  margin-top: 0;
}
.sectionFaq .question {
  position: relative;
  min-height: 5.5rem;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1.25;
  background: url(../img/sp/q.png) no-repeat left 1.2rem;
  background-size: 3rem auto;
  padding: 1.8rem 2rem 1.2rem 4.5rem;
  cursor: pointer;
}
.sectionFaq .question::before, .sectionFaq .question::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  margin: auto;
}
.sectionFaq .question::before {
  display: block;
  border-width: 0.6em 0.4em 0;
  border-color: #000 transparent transparent transparent;
}
.sectionFaq .question::after {
  display: none;
  border-width: 0 0.4em 0.6em;
  border-color: transparent transparent #000 transparent;
}
.sectionFaq .question.open::before {
  display: none;
}
.sectionFaq .question.open::after {
  display: block;
}
.sectionFaq .answer {
  display: none;
}
.sectionFaq .answerInner {
  min-height: 5.5rem;
  font-size: 1.6rem;
  line-height: 1.4;
  background: url(../img/sp/a.png) no-repeat left 2rem;
  background-size: 3rem auto;
  padding: 2.6rem 2rem 3rem 4.5rem;
  border-top: 2px dotted #333;
}
.sectionFaq .space {
  padding: 6rem 0 0;
}

@media print, screen and (min-width: 768px) {
  .sectionFaq {
    background: url(../img/pc/faq_img.jpg) repeat top center;
    background-size: 100% auto;
  }
  .sectionFaq .mainTtl {
    text-align: center;
    padding: 80px 0 0;
  }
  .sectionFaq .mainTtl img {
    width: auto;
  }
  .sectionFaq .lists {
    margin: 75px 0 0;
  }
  .sectionFaq .list {
    background: #fff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    padding: 0 20px;
    margin: 20px 0 0;
  }
  .sectionFaq .list:nth-of-type(6vw) {
    margin-top: 0;
  }
  .sectionFaq .question {
    min-height: 60px;
    font-size: 18px;
    background: url(../img/pc/q.png) no-repeat left 12px;
    background-size: auto;
    padding: 18px 20px 12px 60px;
  }
  .sectionFaq .answerInner {
    min-height: 60px;
    font-size: 16px;
    background: url(../img/pc/a.png) no-repeat left 20px;
    padding: 26px 20px 30px 60px;
  }
  .sectionFaq .space {
    padding: 100px 0 0;
  }
}
.sectionPrice {
  background: #cceeeb;
}
.sectionPrice .mainTtl {
  text-align: center;
  padding: 5rem 0 0;
}
.sectionPrice .mainTtl img {
  width: 28%;
}
.sectionPrice .mainTtlSub {
  font-size: 1.2rem;
  color: #00a99d;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  margin: 1.5rem 0 0;
}
.sectionPrice .desc {
  font-size: 1.5rem;
  margin: 3.5rem 9% 0;
}
.sectionPrice .contact {
  text-align: center;
  margin: 3.5rem 0 0;
}
.sectionPrice .contactBtn, .sectionPrice .downloadBtn {
  width: 72%;
  cursor: pointer;
  font-size: 1.4rem;
  color: #fff;
  background: #00a99d;
  padding: 0.9rem 0;
  margin: auto;
}
.sectionPrice .contactImg, .sectionPrice .downloadImg {
  vertical-align: middle;
  width: 18%;
  margin: 0 0.8rem 0 0;
}
.sectionPrice .contactTxt, .sectionPrice .downloadTxt {
  vertical-align: middle;
  letter-spacing: 1px;
}
.sectionPrice .space {
  padding: 6rem 0 0;
}
.sectionPrice .campaing_text_sub{
  font-size: 50px;
  font-weight: bold;
  color: red;
}
.sectionPrice .campaing_text{
  font-size: 70px;
  font-weight: bold;
  color: red;
}
.sectionPrice .campaing_speciall{
  font-size: 30px;
  font-weight: bold;
}
.sectionPrice .campaing_border{
  border-bottom: 3px solid #00a99d;
  font-size: 40px;
  color: red;
}
.sectionPrice .campaing_red{
  color: red;
  font-size: 14px;
}
.campaing_samll{
  font-size: 14px;
}

@media print, screen and (min-width: 768px) {
  .sectionPrice .mainTtl {
    padding: 80px 0 0;
  }
  .sectionPrice .mainTtl img {
    width: auto;
  }
  .sectionPrice .desc {
    font-size: 22px;
    text-align: center;
    margin: 25px 0 0;
  }
  .sectionPrice .download {
    text-align: center;
    margin: 50px 0 0;
  }
  .sectionPrice .contact {
    margin: 20px 0 0;
  }
  .sectionPrice .contactBtn, .sectionPrice .downloadBtn {
    width: 300px;
    font-size: 15px;
    padding: 12px 0;
  }
  .sectionPrice .contactImg, .sectionPrice .downloadImg {
    width: auto;
    margin: 0 15px 0 0;
  }
  .sectionPrice .space {
    padding: 90px 0 0;
  }
}
.sectionNews .mainTtl {
  text-align: center;
  padding: 5rem 0 0;
}
.sectionNews .mainTtl img {
  width: 30%;
}
.sectionNews .mainTtlSub {
  font-size: 1.2rem;
  color: #fabe00;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  margin: 1.5rem 0 0;
}
.sectionNews .wrap {
  margin: 2.5rem 0 0;
}
/* .sectionNews .eventArea {
  margin: 0 8%;
}
.sectionNews .infoArea {
  margin: 4rem 8% 0;
} */
.sectionNews .ttl {
  line-height: 6vw;
  font-size: 1.5rem;
  font-weight: 900;
}
.sectionNews .ttl img {
  width: 8%;
  vertical-align: bottom;
  margin: 0 0.8rem 0 0;
}
.sectionNews .list {
  padding: 2rem 0;
  border-bottom: 1px solid #999;
  height: 190px;
}
@media print, screen and (max-width: 1000px) {
  .sectionNews .list {
    height: 210px;
}
}
@media print, screen and (max-width: 880px) {
  .sectionNews .list {
    height: 230px;
}
}
@media print, screen and (max-width: 767px) {
  .sectionNews .list {
    height: auto;
  }
  .sectionPrice .campaing_text_sub{
    line-height: 50px;
  }
  .sectionPrice .campaing_text{
    font-size: 65px;
    line-height: 65px;
  }
  .sectionPrice .campaing_speciall{
    font-size: 28px;
    line-height: 28px;
  }
  .sectionPrice .campaing_border{
    font-size: 35px;
    line-height: 35px;
  }
}
/* .sectionNews .left {
  float: left;
  width: 35%;
}
.sectionNews .right {
  float: right;
  width: 60%;
} */
.sectionNews .iconDate {
  line-height: 2.4rem;
}
.sectionNews .icon {
  float: left;
  width: 7.5em;
  font-size: 1.2rem;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin: 0 1.5em 0 0;
}
.sectionNews .icon_tokyo {
  background: #8cc63f;
}
.sectionNews .icon_hokuriku {
  background: #0071bc;
}
.sectionNews .icon_tokai {
  background: #f15a24;
}
.sectionNews .date {
  font-style: italic;
  font-size: 1.1rem;
  color: #999;
}
/* .sectionNews .title {
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1.25;
  margin: 1rem 0 0;
} */
.sectionNews .text {
  font-size: 1.3rem;
  line-height: 1.25;
  margin: 0.5rem 0 0;
}
.sectionNews .space {
  padding: 5rem 0 0;
}
.sectionNews .eventArea {
  float: left;
  width: 500px;
  margin: 0;
}
.sectionNews .infoArea {
  float: right;
  width: 500px;
  margin: 0;
}

@media print, screen and (max-width: 1100px) {
.sectionNews .eventArea {
  width: 46.5%;
}
.sectionNews .infoArea {
  width: 46.5%;

}
}

.sectionNews .right {
  float: right;
  width: 360px;
}

.sectionNews .left {
  float: left;
  width: 120px;
}

.sectionNews .title {
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1.25;
  margin: 1rem 0 0;
}

@media print, screen and (max-width: 1100px) {
  .sectionNews .right {
    width: 330px;
  }
}

@media print, screen and (max-width: 1050px) {
  .sectionNews .right {
    width: 300px;
  }
}

@media print, screen and (max-width:970px) {
  .sectionNews .right {
    width: 270px;
  }
}

@media print, screen and (max-width:930px) {

  .sectionNews .left {
  width: 110px;
  }
}
@media print, screen and (max-width:890px) {
  .sectionNews .right {
    width: 250px;
  }
  .sectionNews .left {
    width: 100px;
  }
}
@media print, screen and (max-width:830px) {
  .sectionNews .right {
    width: 230px;
  }
}

@media print, screen and (max-width:767px) {
  .sectionNews .left {
    float: left;
    width: 35%;
    height: auto;
  }
  .sectionNews .right {
    float: right;
    width: 60%;
    height: auto;
  }
  .sectionNews .eventArea {
    margin: 0 8%;
    width: 80%;
  }
  .sectionNews .infoArea {
    margin : 4rem 8% 0;
    width: 80%;
  }
  .sectionNews .title {
    height: 100%;

  }
}

@media print, screen and (min-width: 768px) {
  .sectionNews .mainTtl {
    padding: 80px 0 0;
  }
  .sectionNews .mainTtl img {
    width: auto;
  }
  .sectionNews .wrap {
    margin: 50px 0 0;
  }

  .sectionNews .ttl {
    line-height: 6vw;
    font-size: 18px;
    font-weight: 900;
  }
  .sectionNews .ttl img {
    vertical-align: bottom;
    margin: 0 8px 0 0;
  }
  /* .sectionNews .left {
    float: left;
    width: 120px;
  }
  .sectionNews .right {
    float: right;
    width: 360px;
  } */
  .sectionNews .icon {
    width: 90px;
    font-size: 13px;
  }
  .sectionNews .date {
    font-size: 12px;
  }
  .sectionNews .title {
    font-size: 15px;
  }
  .sectionNews .text {
    font-size: 14px;
  }
  .sectionNews .space {
    padding: 80px 0 0;
  }
}
.sectionContact {
  color: #fff;
  background: #00a99d;
}
.sectionContact .mainTtl {
  text-align: center;
  padding: 5rem 0 0;
}
.sectionContact .mainTtl img {
  width: 46.6666666667%;
}
.sectionContact .mainTtlSub {
  font-size: 1.2rem;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  margin: 1.5rem 0 0;
}
.sectionContact .desc {
  font-size: 1.3rem;
  margin: 3.5rem 8% 0;
}
.sectionContact .space01 {
  padding: 4rem 0 0;
}
.sectionContact .icon {
  text-align: center;
}
.sectionContact .icon img {
  width: 5%;
}
.sectionContact .ttl {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  padding: 0 0 2rem;
  margin: 2rem auto 0;
  border-bottom: 2px solid #fff;
  margin: 0 8%;
}
.sectionContact .space02 {
  padding: 4.5rem 0 0;
}
.sectionContact .telNumber {
  text-align: center;
  margin: 3.5rem 0 0;
}
.sectionContact .telNumber img {
  width: 70%;
}
.sectionContact .telTime {
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  margin: 0.5rem 0 0;
}
.sectionContact .space03 {
  padding: 4.5rem 0 0;
}

@media print, screen and (min-width: 768px) {
  .sectionContact .mainTtl {
    padding: 80px 0 0;
  }
  .sectionContact .mainTtl img {
    width: auto;
  }
  .sectionContact .desc {
    font-size: 16px;
    text-align: center;
    margin: 45px 0 0;
  }
  .sectionContact .space01 {
    padding: 60px 0 0;
  }
  .sectionContact .icon {
    text-align: center;
  }
  .sectionContact .icon img {
    width: auto;
  }
  .sectionContact .ttl {
    max-width: 600px;
    font-size: 18px;
    margin: 0 auto;
  }
  .sectionContact .space02 {
    padding: 75px 0 0;
  }
  .sectionContact .telNumber {
    text-align: center;
    margin: 40px 0 0;
  }
  .sectionContact .telNumber img {
    width: auto;
  }
  .sectionContact .telTime {
    font-size: 16px;
  }
  .sectionContact .space03 {
    padding: 70px 0 0;
  }
}

/*=============================================================================
NEWS
=============================================================================*/
/* @media print, screen and (min-width: 768px) {
  .sectionNews .title {
    height: 36px;
  }
} */

.sectionNews .text br{
  display: none;
}

/*=============================================================================
Contact＞お電話でお問い合わせ
=============================================================================*/
.telNumber {
  color: #fabe00;
  font-size: 32px;
  font-weight: bolder;
  letter-spacing: 2px;
  text-decoration: none;
}

.telNumber a{
  color: #fabe00;
}

.telspan {
  color: #fff;
  font-size: 18px;
  position: relative;
  left: -8px;
  bottom: 5px;
}

/* モーダル */
.modal-open .modal{
  padding-right: 0 !important;
}

.modal-open{
  padding-right: 0 !important;
}

.modal-dialog{
  max-width: 330px;
  width: 90% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
  margin: auto !important;
}

.mailModalBtnLine{
  width: 100%;
  margin: auto;
}

.mailModalBtn{
  color: white;
  font-size: 16px;
  background: #888888;
  font-weight: bold;
  padding: 10px 0px;
  position: relative;
  text-align: center;
  /* top: 25px; */
  width: 41%;
  float: left;
}

.mailModalBtn:hover{
  color: #fff!important;
  text-decoration: none!important;
}

.mailModalBtnLine > .mailModalBtn:nth-child(2){
  float: right;
}

.modaltext{
  text-align: center;
  font-size: 20px;
  padding: 30px 0px;
}


#mailMagaMes1{
  color: #db3c4b;
  padding-bottom: 20px;
  text-align: center;
}


@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}
@media print, screen and (max-width: 767px) {
.sectionMerit .statusimg {
    float:none;
    max-width: 730px;
    margin-top: 30px;
	width: 89%;
    margin: 0 6%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.sectionMerit .statusimg-m {
  content: "";
  display: block;
  clear: both;
  margin:90px 0 0 0;
}
}


@media print, screen and (min-width: 768px) {
	.sectionHowtouse{
		margin-top:50px;
	}
}

/*追加*/
/*▽トップ部分▽*/
@media screen and (min-width: 768px) {
    .logoWrap {
        width: 90%;
        margin: auto;
    }
    .logoWrap .battle_logoBox {
        max-width: 1200px;
        text-align: center;
        margin: -1vw auto;
    }
    .battle_logoBox .logo_img1 {
        max-width: 285px;
        width: 18%;
    }
    .battle_logoBox .logo_img2 {
        width: 21%;
        max-width: 390px;
        padding-top: 0.5%;
        margin-left: 0;
    }
}
@media screen and (min-width:1000px) and (max-width:1199px) { 
    .sectionTop .logoWrap {
        position: absolute;
        top: 36%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
    }
}
@media screen and (min-width:768px) and (max-width:999px) { 
    .sectionTop .logoWrap {
        top: 39%;
    }
}
@media print, screen and (min-width:768px) {
    .sectionTop .logo {
        width: 46%;
        padding-top: 24%;
    }
}
@media screen and (min-width: 1400px) {
    .battle_logoBox .logo_img1 {
        max-width: 333px;
        min-width: 230px;
        width: 44%;
        padding-top: 0.5%;
        margin-left: 2%;
    }
    .battle_logoBox .logo_img2 {
        max-width: 366px;
        min-width: 266px;
        width: 50%;
        padding-top: 1.7%;
        margin-left: 0;
    }
    .logoWrap .battle_logoBox {
        margin: -25px auto;
        max-width: 800px;
        width: 43%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
    .battle_logoBox .logo_img1 {
        margin-left: 1.5%;
    }
}
@media screen and (max-width: 767px) {
    .sectionTop .logoWrap {
        top: 49%;
    }
    .sectionTop .logo {
        width: 90%;
        margin-right: 6%;
    }
    img.logo_img1 {
        width: 32%;
        margin-left: 15%;
    }
    img.logo_img2 {
        width: 39%;
        padding-top: 0.5%;
        margin-left: 0;
        margin-right: 12.5%;
    }
    .logoWrap .battle_logoBox {
        width: 100%;
    }
}

/*△トップ部分△*/

#Lineup .lineUp_img {
    margin: 0 auto;
    display: block;
}
#Lineup .oceran_form {
    position: relative;
    display: inline-block;
}
#Lineup .new_img {
    position: absolute;
}
#Lineup .lineUp_Box .oceanBox {
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    section#Lineup {
        max-width: 1400px;
        margin: 0 auto;
    }   
    #Lineup p.lineUp_txt {
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        margin: 15px;
    }
    #Lineup .lineUp_Box .insectBox {
        width: 50%;
        float: left;
    }
    #Lineup ,.insectBox .inBox ,.oceanBox .inBox {
        text-align: center;
        margin-left: 11%;
        margin-right: 5%;
    }
    #Lineup .insectBox img.title_img {
        height: auto;
        width: 85%;
        max-width: 380px;
    }
    #Lineup .lineUp_Box .oceanBox {
        width: 50%;
        float: right;
    }
    #Lineup .oceanBox .pd_box {
        padding-top: 17px;
        max-width: 420px;
        width: 90%;
    }
    #Lineup .new_img {
        top: -45px;
        right: -75px;
    }
    #Lineup .lineUp_Box .pd_box {
        padding-top: 17px;
        max-width: 420px;
        width: 100%;
    }
    #Lineup .lineUp_Box .battle_text {
        padding-top: 25px;
        font-size: 27px;
        font-weight: bold;
        color: red;
        line-height: 1.4em;
    }
    #Lineup .battle_text .type {
        font-weight: normal;
        color: #333;
    }
    #Lineup .lineUp_Box .nurie_img {
        max-width: 1400px;
        width: 90%;
    }
    #Lineup .oceanBox .nurie_img {
        margin: 0 auto;
    }
    #Lineup .oceanBox .nurie_img {
        margin-top: 35px;
        float: right;
    }
    #Lineup .insectBox .nurie_img {
        float: left;
    }
    #Lineup .body_img {
        display: block;
        margin: 0 auto;
        padding-top: 35px;
        max-width: 1200px;
        width: 98%;
    }
}

@media screen and (min-width:1151px) and (max-width:1400px) { 
    #Lineup .new_img {
        width: 25%;
        top: -40px;
        right: -66px;
    }
}
@media screen and (min-width:768px) and (max-width:1200px) { 
    #Lineup .lineUp_Box .battle_text {
        font-size: 2.3vw;
        padding-top: 2vw;
    }
}
@media screen and (min-width:768px) and (max-width:1150px) { 
    #Lineup .new_img {
        width: 25%;
        top: -13%;
        left: 88%;
    }
}
@media screen and (min-width:900px) and (max-width:1050px) { 
    #Lineup .lineUp_Box .oceanBox .pd_box {
        padding-top: 1.3vw;
    }
}
@media screen and (min-width:768px) and (max-width:899px) { 
    #Lineup .lineUp_Box .oceanBox .pd_box {
        padding-top: 10px;
    }
}
@media print, screen and (max-width:767px) {
    #Lineup .lineUp_img {
        width: 40%;
        max-width: 200px;
    }
    #Lineup p.lineUp_txt {
        margin: auto;
        text-align: center;
        font-size: 3.5vw;
        padding: 1.5vw;
    }
    #Lineup .insectBox .clearfix {
        text-align: center;
    }
    #Lineup .lineUp_Box .inBox {
        width: 69%;
        min-width: 260px;
        margin: 0 auto;
        text-align: center;
    }
    #Lineup .insectBox .nurie_img {
        width: 90%;
        min-width: 285px;
        margin-top: 1vw;
        float: left;
    }
    #Lineup img.title_img.pd_box {
        margin-top: 10vw;
    }
    #Lineup .oceanBox .nurie_img {
        display: block;
        width: 90%;
        min-width: 285px;
        margin: 3vw auto 0;
    }
    #Lineup .body_img_sp {
        margin: 8vw auto 0;
        width: 88%;
    }
    #Lineup .lineUp_Box .battle_text {
        color: red;
        padding-top: 3vw;
        font-weight: bold;
        line-height: 1.4em;
    }
    #Lineup .lineUp_Box span.type {
        font-weight: normal;
        color: #333;
    }
    #Lineup .inBox .title_img {
        width: 90%;
    }
    #Lineup .new_img {
        top: -14%;
        right: -13%;
        width: 17vw;
    }
}
/*6/26追加分ここまで*/

/* キャンペーン用 */
.campaign_red_text{
  width: 46%;
  margin: auto;
  text-align: center;
  background: rgba(255,0,0, 0.7);
  margin-top: 50px;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  padding: 10px 0px;
  border-radius: 25px;
  display: block;
}

.campaign_red_text:hover{
  color: #fff!important;
  text-decoration: none!important;
}

.sub_yen{
  font-size: 30px;
  font-weight: bold;
  color: red;
}

.sub_yen1{
  font-size: 30px;
  font-weight: bold;
  color: red;
}

@media screen and (max-width:767px) {
  .campaign_red_text {
    width: 90%;
    margin-top: 25px;
    font-size: 6vw;
  }

  .sectionPrice .desc{
    text-align: center;
    font-size: 6vw;
    line-height: 7vw;
  }

  .sectionPrice .campaing_text_sub{
    font-size: 16vw;
    line-height: 17vw;
  }

  .sub_yen{
    font-size: 10vw;
  }

  .sectionPrice .campaing_border{
    font-size: 9vw;
    line-height: 10vw;
  }

  .sectionPrice .campaing_text{
    font-size: 20vw;
    line-height: 21vw;
  }

  .sectionPrice .campaing_speciall{
    font-size: 12vw;
    line-height: 12vw;
  }

  .sub_yen1{
    font-size: 10vw;
  }

  .campaing_red{
    font-size: 4vw;
  }
  .campaign_text_1{
    margin-bottom: 5px;
    line-height: 10vw;
  }

  .campaign_text_2,.campaign_text_3{
    margin-bottom: 25px;
  }

  .headerCmn .wrap{
    padding: 0px;
    background: transparent;
  }

  .wrap .campaign_header_text{
    background: rgba(250, 190, 0, 0.7);
    height: 12.3vw;
    display: flex!important;
    align-items: center;
    justify-content: center;
    font-size: 5vw;
    font-weight: bold;
    position: relative;
    color: #fff;
  }

  .wrap .campaign_header_text:hover{
    text-decoration: none;
  }

  .header_red_text{
    font-size: 8vw;
    color: red;
  }

  .wrap .campaign_header_text:before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    right: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translateX(-50%) rotate(135deg);
    top: 0;
    bottom: 6px;
    margin: auto;
  }
}
