

/*
.full-img {width: 100%;}
*/
.mt_110 {margin-top: 125px;}
.sp_message {display: none;}
.original2 {position: relative;}
.original3 {position: relative;}

.section00 {background: #e8e8e8;padding: 65px 0 68px;}

.center {text-align: center;}
.original__detail-column {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.original__detail-text {
    width: 48.076923077%;
}
.original__detail-text h2 {
    font-size: 3.4rem;
    letter-spacing: 1px;
    line-height: 3.4rem;
}
.original__detail-text h2 span{
	font-size: 61%;
	font-weight: normal;
}
.original__detail-text .copy {
    font-size: 2.6rem;
    margin-top: 30px;
}
.original__detail-image {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.ico_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 35px;
}
.ico_list li {
	list-style: none;
	width: 86px;
	height: 86px;
	background: #444444;
	color: #ffffff;
	border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 14px;
}
.ico_list li p {
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
}
.ico_list li p.text_s {
    font-size: 11px;
    line-height: 12px;
}
.ico_list li p span {
    display: block;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 3px;
}
.original_ttl {
    font-size: 2.2rem;
    font-weight: 700;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 2.5rem;
}
.price_box {
}
.price_box .ttl {
    font-size: 2rem;
    margin-bottom: 15px;
}
.price_box .price{
    font-size: 1.6rem;
    line-height: 36px;
}
.price_box .price .txt {
    font-size: 5rem;
    font-weight: 700;
}
.price_box .price .unit {
    font-size: 3rem;
}
.price_box .code {
    font-size: 1.6rem;
    margin-top: 19px;
}
.car_type {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
    width: 100%;
    background: #000000;
    align-items: center;

}
.car_type .ttl {    
    color: #ffffff;
    width: 183px;
    text-align: center;
    box-sizing: border-box;
    padding: 8px 10px 9px;
    font-size: 1.6rem;
}
.car_type .text {
    background: #ffffff;
    padding: 10px 10px 10px 38px;
    font-size: 1.4rem;
    width: calc(100% - 183px);
}
.car_type .text span {
    display: inline-block;
    margin-right: 16px;
}
.car_type .text span:last-child {margin-right: 0px;}
.point_box {margin-top: 110px;}
.point_box h3 {
    display: table;
    width: 100%;
    margin-bottom: 45px;
}
.point_box h3 .ttl {
    display: table-cell;
    width: 183px;
    background: #e70012;
    vertical-align: middle;
}
.point_box h3 .txt {
    display: table-cell;
    background: #666666;
    padding: 10px 10px 10px 35px;
    font-size: 2.1rem;
    width: calc(100% - 183px);
    color: #ffffff;
    vertical-align: middle;
}
.text_copy {
    font-size: 2rem;
    line-height: 27px;
    text-align: center;
    margin-bottom: 42px;
    letter-spacing: -1.5px;
}
.text_copy span {
    display: block;
    font-size: 1.4rem;
    margin-top: 2px;
    font-weight: normal;
}
.gray_ttl {
    background: #909090;
    text-align: center;
    color: #ffffff;
    font-size: 2rem;
    padding: 29px 30px;
    margin-top: 110px;
    letter-spacing: -0.4px;
}

.note_box {
    max-width: 870px;
    background: #f3f3f3;
    margin: 50px auto 58px;
}
.note_box .ttl {
   font-size: 2rem;
   padding: 30px 0;
}
.note_box .step {
    background: #dedddd;
    padding: 26px 19%;
}
.note_box .step.border {
    border-bottom:2px #ffffff solid;
    padding: 10px 19%;
}
.note_box .text_right {
    text-align: right;
    padding: 23px;
    line-height: 2rem;
}
.note_box img {
    vertical-align: middle;
    margin-left: 15px;
}
.photo-column {
    background: #e4e4e4;
    padding: 48px 40px;
}
.photo-column .ttl {
    font-size: 2rem;
    margin-bottom: 30px;
    font-weight: bold;
    color: #444444;
}
.photo-column .text {
    font-size: 1.6rem;
    line-height: 26px;
    margin-bottom: 30px;
}
.photo-column .text span {
    font-size: 1.4rem;
}
.photo-column .text_bottom {
    font-size: 1.6rem;
    line-height: 26px;
    margin-top: 48px;
    letter-spacing: -1.5px;
}
.photo-column2 {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 2px;
}
.photo-column2 div {
    background: #e4e4e4;
    text-align: center;
    width: 50%;
    padding: 50px 39px;
    box-sizing: border-box;
}
.photo-column2 div:first-child {
    border-right: 2px #ffffff solid;
}
.photo-column2 p {
    font-size: 1.8rem;
    margin-bottom: 30px;
    font-weight: bold;
    color: #444444;
}
.photo-column2 p.note {
    font-size: 1.6rem;
    margin-bottom: 0px;
    font-weight: normal;
    margin-top: 10px;
    letter-spacing: -2px;
    color: #000000;
}
.photo-column2 p.note span {
    letter-spacing: -4px;
}

.photo-column3 {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.photo-column3 div {
    background: #e4e4e4;
    width: 33.33333%;
    padding: 50px 30px;
    box-sizing: border-box;
    border-left: 2px #ffffff solid;
    font-size: 1.6rem;
    line-height: 26px;
}
.photo-column3 div:first-child {
    border-left: none;
}
.photo-column3 div h5 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    font-weight: bold;
    color: #444444;
    margin-bottom: 30px;
    text-align: center;
}
.photo-column3 div .note {
    font-size: 1.4rem;
    line-height: 22px;
}

.link_box_copy {
    font-size: 2rem;
    line-height: 27px;
    text-align: center;
    margin-top: 40px;
    letter-spacing: -1.5px;
}
.link_box {
    display: table;
    width: 100%;
    margin-top: 60px;
}
.link_box .img {
    width: 53%;
    display: table-cell;
}
.link_box .img img {
    width: 100%;
}
.link_box .text {
    width: 47%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #909090 url(../original2/images/ico_arrow.png) no-repeat 88% center;
    background-size: 33px 62px;
}
.link_box .text a {
    display: block;
    padding: 18% 50px 18% 0;
    color:#ffffff;
    font-size: 1.8rem;
    line-height: 28px;
}

.link_box .text a:hover {
    text-decoration: none;
    color: #e60012;
    /*background: #909090 url(../original2/images/ico_arrow_on.png) no-repeat 88% center;*/
}
/*table*/
.table01 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.table01 td {
    text-align: center;
    font-size: 1.6rem;
    padding: 15px;
    border-bottom:1px #c9c9c9 solid;
    vertical-align: middle;
    width: 50%;
    line-height: 24px;
}
.table01 td:first-child {
    font-weight: bold;
    background: #f3f3f3;
}
.table_box {
    width: 68%;
    margin: 0 auto;
    display: table;
    text-align: left;
}
.table_box dt {
    display: table-cell;
    width: 178px;
}
.table_box dd {
    display: table-cell;
}
.copy_notes li {
    list-style: none;
    font-size: 1.5rem;
    line-height: 23px;
    letter-spacing: -0.4px;
    margin-bottom: 3px;
}
.mtb_50 {margin: 50px 0;}
.info_box {
    display: table;
    margin: 0 30px;
}
.info_box .img {
    display: table-cell;
    width: 44%;
    vertical-align: middle;
}
.info_box .text {
    display: table-cell;
    padding-left: 40px;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 26px;
}
.info_box .text span {
    display: block;
    font-size: 1.4rem;
    margin-top: 2px;
    font-weight: normal;
}

.original1 .original_ttl {margin-top: 28px;}
.original1 .table_box {width: 72%;}
.original3 .photo-column {margin-bottom: 2px;}
.original3 .original__detail-text .copy {margin-top: 39px;}
.original3 .text_copy {margin-bottom: 60px;line-height: 30px;}
.original1 .movie {
    text-align: center;
}
.original1 .section07 {margin-top: 40px;}
.original1 .section07 .text_copy {
    margin-bottom: 20px;
}
.original1 .link_box .text a, .original3 .link_box .text a {
    padding: 15% 50px 15% 0;
}
.mt_60 {margin-top: 60px!important;}
.mb_30 {margin-bottom: 30px!important;}
@media screen and (max-width:1047px),print {
    .table_noborder {
        width: 100%;
        margin: 0 auto;
    }
    .link_box .text {
        background: #909090 url(../original2/images/ico_arrow.png) no-repeat 95% center;
    }
}


@media screen and (max-width:767px),print {
   .mt_110 {margin-top: 60px;}

   .sp_message {display: block;}
   .pc_message {display: none;}
    .original1 .movie {
       margin-top: 0px;
    }
   .original_ttl{margin-top: 30px;}
   .original__detail-column {
        display: block;
   }
    .original__detail-text {
        width: 100%;
    }
    .original__detail-image {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-top: 21px;
    }
    .car_type .text {
        padding: 8px 10px 9px;
    }
    .car_type .text span {
        margin-bottom: 5px;
    }
    .point_box {
        margin-top: 80px;
    }
    .ico_list li {
        margin-right: 10px;
    }
    .point_box h3 {
        margin-bottom: 30px;
        align-items: center;
    }
    .point_box h3 .txt {
        padding: 10px;
        font-size: 1.8rem;
        width: calc(100% - 183px);
    }
    .point_box h3 .ttl {
        width: 120px;
    }
    .note_box img {
        display: block;
        margin: 0px auto;
    }
    .note_box .step {
        line-height: 2rem;
    }
    .text_copy {
        font-size: 1.8rem;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .link_box_copy {
        font-size: 1.8rem;
        line-height: 24px;
        margin-top: 20px;
    }
    .gray_ttl {
        font-size: 1.8rem;
        line-height: 23px;
        padding: 20px;
        margin-top: 80px;
        letter-spacing: -0.4px;
    }
    .link_box {
        display: block;
        width: 100%;
        margin-top: 30px;
    }
    .link_box .text a {
        font-size: 1.6rem;
    }
    .link_box .img {
        width: 100%;
        display: block;
    }
    .link_box .img img {
        width: 100%;
    }
    .link_box .text {
        width: 100%;
        display: block;
    }
    .table01 td {
        font-size: 1.4rem;
        padding: 10px;
        line-height: 20px;
    }
    .table01 td:first-child {
        width: 30%;
    }
    .table_box {
        width: 100%;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .table_box dt {
        display: block;
        width: 100%;
    }
    .table_box dd {
        display: block;
    }
    .photo-column {
        padding: 20px;
    }
    .photo-column2 {
        display: block;
    }
    .photo-column2 div {
        padding: 20px;
        width: 100%;
    }
    .photo-column2 p {
        margin-bottom: 15px;
    }

    .photo-column2 div:first-child {
        border-right:none;
        border-bottom: 2px #ffffff solid;
    }
    .photo-column3 {
        display: block;
    }
    .photo-column3 div {
        width: 100%;
        padding: 20px;
        border-bottom:2px #ffffff solid;
        border-left: none;
    }
    .photo-column3 div h5 {
        margin-bottom: 15px;
    }
    .photo-column3 div:first-child {
        border-left: none;
    }
    .mtb_50 {
        margin: 25px 0;
    }
    .info_box {
        display: block;
        margin: 0;
    }
    .info_box .img {
        width: 100%;
        display: block;
    }
    .info_box .img img {
        width: 100%;
    }
    .info_box .text {
        width: 100%;
        display: block;
        padding: 0;
        margin-top: 20px;
    }

    .original3 .car_type .text span{
        margin: 2px 16px 2px 0;
    }
}

.text_mt_30 {margin: 30px 30px 0px!important;}
