<style>
/* style by BD */
/*@font-face {
    font-family: "Hiragino";
    src: url(/-/media/kcsj/lp/demolition/Hiragino.otf);
}*/
.lp_html * {
    box-sizing: border-box;
  /*font-family: "Hiragino";*/
}
.lp_html {
    font-size: 62.5%;
    line-height: 1;
    overflow-x: hidden;
}
.cp_PageTitle {
    display: none;
}
.lp_html p {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
.lp_html ol, .lp_html ul {
    list-style: none;
}

.lp_html table {
    border-collapse: collapse;
    border-spacing: 0;
}

.lp_html caption, .lp_html th, .lp_html td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

.lp_html q, .lp_html blockquote {
    quotes: none;
}
.lp_html q:before, .lp_html q:after, .lp_html blockquote:before, .lp_html blockquote:after {
    content: "";
    content: none;
}

.lp_html a img {
    border: none;
}

.lp_html article, .lp_html aside, .lp_html details, .lp_html figcaption, .lp_html figure, .lp_html hgroup, .lp_html menu, .lp_html nav, .lp_html section, .lp_html summary {
    display: block;
}

.lp_html {
    font-family: 'Noto Sans JP', sans-serif;
    color: #000000;
    font-weight: 400;
    background-color: #ffffff;
    -webkit-text-size-adjust: 100%;
}

.lp_html a {
    text-decoration: none;
    outline: none !important;
}

.lp_html a:link, .lp_html a:visited {
    color: #6ebcd6;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.lp_html a:hover, .lp_html a:focus, .lp_html a:active {
    color: #f67e33;
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.lp_html img {
    vertical-align: text-bottom;
    max-width: 100%;
}

.lp_html strong {
    font-weight: 700;
}

.lp_html .kaitailp_btn:hover {
    opacity: 0.8;
}
.lp_html .kaitailp_box_flex {
    display: flex;
    justify-content: center;
    align-items: normal;
}
.lp_html .pc_kaitai {
    display: block;
}
.lp_html .sp_kaitai {
    display: none;
}
.lp_html .kaitailp_pd-0-50_pc {
    padding: 0 50px;
}
.lp_html .kaitailp_container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.lp_html .kaitailp_banner {
    margin-top: 70px;
}
.lp_html .kaitailp_banner_ttl {
    text-align: center;
}
.lp_html .kaitailp_banner_ttl h2 {
    display: inline-block;
}
.lp_html .kaitailp_banner_image {
    margin-top: 30px;
}
.lp_html .kaitailp_banner_image img {
    width: 100%;
}
.lp_html .kantai_ttl {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 15px;
}
.lp_html .kantai_ttl h3 {
    display: inline-block;
}
.lp_html .kaitailp_con01 {
    background-color: #f1efe9;
}
.lp_html .kaitailp_box_video {
    padding: 0 40px;
}
.lp_html .kaitailp_box_video .kaitailp_video {
    width: 66%;
    border: 10px solid #fff;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
    margin: 30px;
    height: 420px;
}
.lp_html .kaitailp_box_video .kaitailp_video > * {
    width: 100%;
    height: 100%;
}
.lp_html .kaitailp_box_video .kaitailp_box_des {
    width: 28%;
    padding: 130px 22px 0;
}
.lp_html .kaitailp_container .kaitailp_box_des p.kaitailp_txt {
    font-size: 23.6px;
    line-height: 40px;
    letter-spacing: 10px;
    margin-bottom: 38px;
}
.lp_html .kaitailp_anchor_map {
    width: 100%;
    max-width: 1028px;
    margin: 0 auto;
    margin-top: 30px;
}
.lp_html .kaitailp_anchor_map_content {
    margin-top: 8px;
    position: relative;
}
.lp_html .anchor_list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lp_html .anchor_list li {
    position: absolute;
}
.lp_html .anchor_list li:hover {
    opacity: 0.75;
}
.lp_html .anchor_list li a:hover {
    color: #000;
}
.lp_html .anchor_list li a::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 10px;
    width: 4px;
    height: 26px;
    background-color: #140a98;
}
.lp_html .anchor_list li a {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    position: relative;
    color: #000;
    padding: 7px 20px 6px 7px;
    background: rgba(249, 249, 249, 0.9);
}
.lp_html .anchor_list li a .anchor_number {
    font-size: 21px;
    line-height: 31px;
    color: #140a98;
    padding-right: 8px;
    padding-left: 15px;
}
.lp_html .anchor_list li.item01 {
    top: 67.0%;
    left: 23.9%;
}
.lp_html .anchor_list li.item02 {
    top: 18.4%;
    left: 19.0%;
}
.lp_html .anchor_list li.item03 {
    top: 31.0%;
    left: 63.6%;
}
.lp_html .anchor_list li.item04 {
    top: 55.5%;
    left: 4.5%;
}
.lp_html .anchor_list li.item05 {
    top: 56.9%;
    left: 45.2%;
}
.lp_html .anchor_list li.item06 {
    top: 39.3%;
    left: 3.0%;
}
.lp_html .anchor_list li.item07 {
    top: 4.0%;
    left: 61.3%;
}
.lp_html .anchor_list li.item08 {
    top: 43.8%;
    left: 70.5%;
}
.lp_html .anchor_list li.item09 {
    top: 4.8%;
    left: 22.0%;
}
.lp_html .kaitailp_con02 .kaitailp_point {
    position: relative;
}
.lp_html .kaitailp_img {
    position: absolute;
}
.lp_html .kaitailp_con02 .kaitailp_point#point_03 {
    z-index: 1;
}
.lp_html .kaitailp_con02 .kaitailp_point#point_06 {
    z-index: 1;
}
.lp_html #point_01 .kaitailp_img {
    top: 11.1%;
    right: 6.9%;
    width: 478px;
}
.lp_html #point_02 .kaitailp_img {
    top: 35%;
    left: 7.6%;
    width: 415px;
}
.lp_html #point_03 .kaitailp_img {
    top: 30%;
    right: 7%;
    width: 467px;
    z-index: -1;
}
.lp_html #point_04 .kaitailp_img {
    top: 24.1%;
    right: 7%;
    width: 451px;
}
.lp_html #point_05 .kaitailp_img {
    top: 62.2%;
    left: 7.7%;
    width: 512px;
}
.lp_html #point_06 .kaitailp_img {
    top: 20.1%;
    right: 7.1%;
    width: 418px;
    z-index: -1;
}
.lp_html #point_07 .kaitailp_img.kaitailp_img_01 {
    top: 17.1%;
    right: 6.9%;
    width: 507px;
}
.lp_html #point_07 .kaitailp_img.kaitailp_img_02 {
    top: 86.2%;
    left: 6.4%;
    width: 601px;
}
.lp_html #point_08 .kaitailp_img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: -62px;
}
.lp_html #point_08 .kaitailp_img img:nth-child(1) {
    width: 533px;
}
.lp_html #point_08 .kaitailp_img img:nth-child(2) {
    width: 451px;
}
.lp_html #point_08 .kaitailp_img img {
    margin: 0 27px;
}
.lp_html #point_09 .kaitailp_img {
    top: 16.8%;
    left: 6.6%;
    width: 502px;
}
.lp_html #point_01.kaitailp_point {
    margin-bottom: 160px;
    margin-top: 65px;
}
.lp_html #point_02.kaitailp_point {
    margin-bottom: 60px;
}
.lp_html #point_03.kaitailp_point {
    margin-bottom: 82px;
}
.lp_html #point_04.kaitailp_point {
    margin-bottom: 7px;
}
.lp_html #point_05.kaitailp_point {
    margin-bottom: 100px;
}
.lp_html #point_06.kaitailp_point {
    margin-bottom: -72px;
}
.lp_html #point_07.kaitailp_point {
    margin-bottom: 260px;
}
.lp_html #point_08.kaitailp_point {
    margin-bottom: 170px;
}
.lp_html .kaitailp_lineup p {
    color: #140a98;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-bottom: 10px solid #140a98;
    border-top: 2px solid #000;
    padding: 60px 0 21px;
    letter-spacing: 2px;
}
.lp_html .kaitailp_lineup_content {
    padding: 0 6.7%;
}
.lp_html .kaitailp_lineup_content .kaitailp_btn {
    width: 327px;
}
.lp_html .kaitailp_lineup {
    margin-bottom: 83px;
}
.lp_html .kaitailp_btn_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 82px;
}
.lp_html .kaitailp_question p.kaitailp_txt01 {
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.lp_html .kaitailp_question p.kaitailp_txt02 {
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
}
.lp_html .kaitailp_question p.kaitailp_txt01 .q {
    font-size: 30px;
}
.lp_html .kaitailp_question_content .kaitailp_btn_wrap {
    justify-content: center;
    margin-top: 65px;
}
.lp_html .kaitailp_question_content .kaitailp_btn_wrap .kaitailp_btn {
    margin: 0 65px;
}
.lp_html .kaitailp_question_content {
    background: url(/-/media/kcsj/lp/demolition/img/bg_question.jpg) no-repeat;
    background-size: cover;
    padding: 101px 0 130px;
}
.lp_html .kaitailp_bxslider {
    padding-bottom: 66px;
}
.lp_html .kaitailp_bxslider .ttl {
    margin: 65px 0px 27px;
}
.lp_html .kaitailp_bxslider .ttl h3 {
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 4px;
    text-align: center;
}
.lp_html .kaitailp_bxslider_inner {
    position: relative;
    width: 1084px;
    padding: 0 20px;
    margin: 0 auto;
    overflow: hidden;
}
.lp_html .kaitailp_bxslider_inner .kaitailp_slider li img {
    max-width: none;
}
.lp_html .kaitailp_BxPager {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.lp_html .kaitailp_BxPager .prev:hover, .lp_html .kaitailp_BxPager .next:hover {
    cursor: pointer;
    opacity: 0.8;
}
.lp_html .kaitailp_BxPager .prev {
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%) rotate(180deg);
}
.lp_html .kaitailp_BxPager .next {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.lp_html .bx-wrapper .bx-viewport {
    background-color: #f1efe9;
}
.lp_html .kaitailp_question {
    margin-bottom: 20px;
}

@media only screen and (max-width: 1240px) and (min-width: 769px) {
    .lp_html .kaitailp_container .kaitailp_box_des p {
        font-size: calc(23.6vw / 12.4);
        line-height: 1.4;
        letter-spacing: calc(10vw/12.4);
   }
    .lp_html .anchor_list li a {
        font-size: calc(20vw / 12.4);
        padding: calc(7vw / 12.4) calc(15vw / 12.4) calc(6vw / 12.4) calc(7vw / 12.4);
   }
   .lp_html .anchor_list li a .anchor_number {
        font-size: calc(21vw / 12.4);
        line-height: calc(31vw / 12.4);
        padding-right: calc(8vw / 12.4);
        padding-left: calc(15vw / 12.4);
    }
   .lp_html .anchor_list li a::before {
        top: calc(6vw / 12.4);
        left: calc(10vw / 12.4);
        width: calc(4vw / 12.4);
        height: calc(26vw / 12.4);
    }
    .lp_html .kaitailp_box_video .kaitailp_video {
        margin: calc(30vw / 12.4);
        width: 65%;
        height: calc(420vw / 12.4);
   }
    .lp_html .kaitailp_box_video .kaitailp_box_des {
        padding: calc(128vw / 12.4) 0 0;
   }
    .lp_html .kaitailp_container .kaitailp_box_des p.kaitailp_txt {
        font-size: calc(24vw / 12.4);
        line-height: calc(40vw / 12.4);
        letter-spacing: calc(10vw / 12.4);
        margin-bottom: calc(30vw / 12.4);
   }
    .lp_html .kaitailp_bxslider_inner {
        width: 100%;
   }
    .lp_html #point_01 .kaitailp_img {
        width: calc(478vw / 12.4);
   }
    .lp_html #point_02 .kaitailp_img {
        width: calc(415vw / 12.4);
   }
    .lp_html #point_03 .kaitailp_img {
        width: calc(467vw / 12.4);
   }
    .lp_html #point_04 .kaitailp_img {
        width: calc(451vw / 12.4);
   }
    .lp_html #point_05 .kaitailp_img {
        width: calc(512vw / 12.4);
   }
    .lp_html #point_06 .kaitailp_img {
        width: calc(418vw / 12.4);
   }
    .lp_html #point_07 .kaitailp_img.kaitailp_img_01 {
        width: calc(507vw / 12.4);
   }
    .lp_html #point_07 .kaitailp_img.kaitailp_img_02 {
        width: calc(601vw / 12.4);
   }
    .lp_html #point_09 .kaitailp_img {
        width: calc(502vw / 12.4);
   }
    .lp_html #point_08 .kaitailp_img {
        margin-top: calc(-62vw / 12.4);
   }
    .lp_html #point_08 .kaitailp_img img:nth-child(1) {
        width: calc(533vw / 12.4);
   }
    .lp_html #point_08 .kaitailp_img img:nth-child(2) {
        width: calc(451vw / 12.4);
   }
    .lp_html #point_01 .kaitailp_img {
        right: 8.5%;
   }
    .lp_html .kaitailp_lineup_content .kaitailp_btn {
        width: calc(327vw / 12.4);
   }   
}
@media only screen and (max-width: 768px) {
    .lp_html .pc_kaitai {
        display: none;
   }
    .lp_html .sp_kaitai {
        display: block;
   }
    .lp_html .kaitailp_container {
        padding: 0 calc(20vw / 7.68);
   }
    .lp_html .kaitailp_banner {
        margin-top: calc(70vw / 7.68);
   }
    .lp_html .kantai_ttl {
        text-align: center;
        padding-top: calc(33vw / 7.68);
        padding-bottom: calc(25vw / 7.68);
   }
    .lp_html .kaitailp_banner_ttl h2 img {
        width: calc(160vw / 7.68);
   }
    .lp_html .kaitailp_box_flex {
        flex-direction: column;
   }
    .lp_html .kaitailp_box_video .kantai_ttl h3 img {
        width: calc(568vw / 7.68);
   }
    .lp_html .kaitailp_anchor_map .kantai_ttl h3 img {
        width: calc(502vw / 7.68);
   }
    .lp_html .kaitailp_box_video {
        padding: 0;
   }
    .lp_html .kaitailp_box_video .kaitailp_video {
        border: calc(10vw / 7.68) solid #fff;
        width: 100%;
        height: calc(420vw / 7.68);
        margin: 0;
   }
    .lp_html .kaitailp_box_video .kaitailp_box_des {
        width: 100%;
        margin-top: calc(33vw / 7.68);
        padding: calc(2vw / 7.68) calc(22vw / 7.68) 0;
   }
    .lp_html .kaitailp_container .kaitailp_box_des p.kaitailp_txt {
        font-size: calc(30vw / 7.68);
        font-weight: 500;
        line-height: 1.6;
        letter-spacing: calc(8.4vw / 7.68);
        text-align: center;
        margin-bottom: calc(13vw / 7.68);
   }
    .lp_html .kaitailp_anchor_map {
        margin-top: calc(63vw / 7.68);
   }
   .lp_html .kaitailp_anchor_map_content {
        margin-top: 0px;
    }
    .lp_html .anchor_list li {
        background: none;
        position: absolute;
        padding: 0;
        opacity: 1;
        display: inline-block;
   }
    .lp_html .anchor_list li a::before {
        content: none;
        padding: 0;
   }
    .lp_html .anchor_list li a {
        padding: 0;
        background: none;
   }
    .lp_html .anchor_list li.item01 {
        top: 58.5%;
        left: 19.1%;
   }
    .lp_html .anchor_list li.item02 {
        top: 4.5%;
        left: 36.0%;
   }
    .lp_html .anchor_list li.item03 {
        top: 24%;
        left: 67.5%;
   }
    .lp_html .anchor_list li.item04 {
        top: 46.0%;
        left: 6.6%;
   }
    .lp_html .anchor_list li.item05 {
        top: 37.2%;
        left: 51%;
   }
    .lp_html .anchor_list li.item06 {
        top: 16.2%;
        left: 22.7%;
   }
    .lp_html .anchor_list li.item07 {
        top: 1.8%;
        left: 82.7%;
   }
    .lp_html .anchor_list li.item08 {
        top: 29.2%;
        left: 77.7%;
   }
    .lp_html .anchor_list li.item09 {
        top: 0.2%;
        left: 54.2%;
   }
    .lp_html .anchor_list li a img {
        width: calc(84vw / 7.68);
   }
    .lp_html .kaitailp_anchor_map_content > img {
        width: 100%;
   }
    .lp_html .kaitailp_point .ttl, .lp_html .kaitailp_point .txt, .lp_html .kaitailp_point .txt02, .lp_html .kaitailp_point .img01, .lp_html .kaitailp_point .img03 {
        padding: 0 calc(25vw / 7.68);
   }
    .lp_html #sp_point_01.kaitailp_point {
        margin-top: calc(49vw / 7.68);
   }
    .lp_html #sp_point_01.kaitailp_point .txt > img {
        margin-top: calc(56vw / 7.68);
   }
    .lp_html #sp_point_01.kaitailp_point .img01 > img {
        margin-top: calc(33vw / 7.68);
   }
    .lp_html #sp_point_01.kaitailp_point .img02 {
        margin-top: calc(-33vw / 7.68);
   }
    .lp_html #sp_point_02.kaitailp_point {
        margin-top: calc(-73vw / 7.68);
        margin-bottom: calc(130vw / 7.68);
   }
    .lp_html #sp_point_02.kaitailp_point .txt > img {
        margin-top: calc(60vw / 7.68);
   }
    .lp_html #sp_point_02.kaitailp_point .img01 > img {
        margin-top: calc(38vw / 7.68);
   }
    .lp_html #sp_point_02.kaitailp_point .img02 {
        margin-top: calc(-100vw / 7.68);
   }
    .lp_html #sp_point_03.kaitailp_point {
        margin-top: calc(-42vw / 7.68);
        margin-bottom: calc(50vw / 7.68);
   }
    .lp_html #sp_point_03.kaitailp_point .txt > img {
        margin-top: calc(63vw / 7.68);
   }
    .lp_html #sp_point_03.kaitailp_point .img01 > img {
        margin-top: calc(36vw / 7.68);
   }
    .lp_html #sp_point_03.kaitailp_point .img02 {
        margin-top: calc(-104vw / 7.68);
   }
    .lp_html #sp_point_04.kaitailp_point {
        margin-top: calc(2vw / 7.68);
   }
    .lp_html #sp_point_04.kaitailp_point .txt > img {
        margin-top: calc(45vw / 7.68);
   }
    .lp_html #sp_point_04.kaitailp_point .img01 > img {
        margin-top: calc(23vw / 7.68);
   }
    .lp_html #sp_point_04.kaitailp_point .img02 {
        margin-top: calc(-37vw / 7.68);
   }
    .lp_html #sp_point_05.kaitailp_point {
        margin-top: calc(39vw / 7.68);
        margin-bottom: calc(25vw / 7.68);
   }
    .lp_html #sp_point_05.kaitailp_point .txt > img {
        margin-top: calc(56vw / 7.68);
   }
    .lp_html #sp_point_05.kaitailp_point .img01 > img {
        margin-top: calc(36vw / 7.68);
   }
    .lp_html #sp_point_05.kaitailp_point .img02 {
        margin-top: calc(-145vw / 7.68);
   }
    .lp_html #sp_point_06.kaitailp_point .txt > img {
        margin-top: calc(60vw / 7.68);
   }
    .lp_html #sp_point_06.kaitailp_point .img01 > img {
        margin-top: calc(31vw / 7.68);
   }
    .lp_html #sp_point_06.kaitailp_point .img02 {
        margin-top: calc(-50vw / 7.68);
   }
    .lp_html #sp_point_07.kaitailp_point {
        margin-top: calc(62vw / 7.68);
        margin-bottom: calc(60vw / 7.68);
        background: url(/-/media/kcsj/lp/demolition/img/sp_kantai_machine08.png) center bottom no-repeat;
        background-size: 100%;
   }
    .lp_html #sp_point_07.kaitailp_point .txt > img {
        margin-top: calc(58vw / 7.68);
   }
    .lp_html #sp_point_07.kaitailp_point .txt02 > img {
        margin-top: calc(204vw / 7.68);
        margin-bottom: calc(9vw / 7.68);
   }
    .lp_html #sp_point_07.kaitailp_point .img01 > img {
        margin-top: calc(33vw / 7.68);
   }
    .lp_html #sp_point_07.kaitailp_point .img02 {
        margin-top: calc(-45vw / 7.68);
   }
    .lp_html #sp_point_07.kaitailp_point .img03 > img {
        margin-top: calc(5vw / 7.68);
   }
    .lp_html #sp_point_07.kaitailp_point {
   }
    .lp_html #sp_point_08.kaitailp_point {
        margin-top: calc(30vw / 7.68);
   }
    .lp_html #sp_point_08.kaitailp_point .txt > img {
        margin-top: calc(60vw / 7.68);
   }
    .lp_html #sp_point_08.kaitailp_point .img01 > img {
        margin-top: calc(50vw / 7.68);
   }
    .lp_html #sp_point_08.kaitailp_point .img02 {
        margin-top: 0px;
   }
    .lp_html #sp_point_09.kaitailp_point {
        margin-top: calc(12vw / 7.68);
   }
    .lp_html #sp_point_09.kaitailp_point .txt > img {
        margin-top: calc(54vw / 7.68);
   }
    .lp_html #sp_point_09.kaitailp_point .txt02 > img {
        margin-top: calc(38vw / 7.68);
        margin-bottom: calc(31vw / 7.68);
   }
    .lp_html #sp_point_09.kaitailp_point .img01 > img {
        margin-top: calc(33vw / 7.68);
   }
    .lp_html #sp_point_09.kaitailp_point .img02 {
        margin-top: calc(-52vw / 7.68);
   }
    .lp_html #sp_point_09.kaitailp_point .txt02 {
        margin-top: calc(-125vw / 7.68);
   }
    .lp_html #sp_point_09.kaitailp_point .img03 > img {
        margin-top: calc(5vw / 7.68);
   }
    .lp_html #sp_point_09.kaitailp_point .img04 {
        margin-bottom: calc(-62vw / 7.68);
   }
    .lp_html .kaitailp_lineup {
        margin-bottom: calc(10vw / 7.68);
        margin-top: calc(33vw / 7.68);
   }
    .lp_html .kaitailp_lineup_content {
        padding: 0%;
   }
    .lp_html .kaitailp_lineup p {
        font-size: calc(30vw / 7.68);
        border-bottom: calc(10vw / 7.68) solid #140a98;
        border-top: calc(2vw / 7.68) solid #000;
        padding: calc(40vw / 7.68) 0 calc(40vw / 7.68);
        letter-spacing: calc(2vw / 7.68);
   }
    .lp_html .kaitailp_btn_wrap {
        flex-direction: column;
        align-items: center;
        margin-top: calc(54vw / 7.68);
   }
    .lp_html .kaitailp_btn_wrap .kaitailp_btn {
        margin-bottom: calc(43vw / 7.68);
        width: calc(488vw / 7.68);
   }
    .lp_html .kaitailp_question {
        background: url(/-/media/kcsj/lp/demolition/img/sp_bg_question.jpg) no-repeat;
        background-size: cover;
   }
    .lp_html .kaitailp_question_content {
        background: none;
   }
    .lp_html .kaitailp_question p.kaitailp_txt01 .q {
        font-size: calc(49vw / 7.68);
   }
    .lp_html .kaitailp_question p.kaitailp_txt01 {
        font-size: calc(41vw / 7.68);
   }
    .lp_html .kaitailp_question_content {
        padding: calc(84vw / 7.68) 0 calc(52vw / 7.68);
   }
    .lp_html .kaitailp_question p.kaitailp_txt02 {
        font-size: calc(23vw / 7.68);
        line-height: calc(39vw / 7.68);
   }
    .lp_html .kaitailp_question_content .kaitailp_btn_wrap {
        margin-top: calc(38vw / 7.68);
   }
    .lp_html .kaitailp_question_content .kaitailp_btn_wrap .kaitailp_btn {
        margin: 0;
        margin-bottom: calc(54vw / 7.68);
   }
    .lp_html .kaitailp_bxslider .ttl {
        margin: calc(54vw / 7.68) 0px calc(27vw / 7.68);
   }
    .lp_html .kaitailp_bxslider .ttl h3 {
        font-size: calc(32vw / 7.68);
        letter-spacing: 0;
   }
    .lp_html .kaitailp_bxslider_inner {
        margin: 0;
        width: 100%;
   }
    .lp_html .kaitailp_bxslider {
        padding-bottom: calc(66vw / 7.68);
   }   
}


.lp_html .main {
    grid-area: main;
    padding: 0;
}
.lp_html .items {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    transition: all 0.2s;
    transform: scale(0.98);
    will-change: transform;
    user-select: none;
    cursor: pointer;
}
.lp_html .item {
    display: inline-block;
    min-height: 250px;
    min-width: 400px;
}
.lp_html .grid-item .item img {
    max-width: none;
}
.lp_html .items::-webkit-scrollbar {
    display: none;
}
</style>
