@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;500;700;900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

.tenthousandBox{
    font-family: 'Noto Sans JP', sans-serif;
}
.front_tenthousand{
    background-color: #FF0000;
    border-radius: 8px;
    padding: 14px;
}
.tenthousandBoxHead{
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
    padding-top: 25px;
}
.tenthousandBoxHeadIntor h3{
    margin-top: 15px;
    color: #FF0210;
}
.tenthousandBoxHeadIntor{
    font-size: 46px;
    font-weight: 700;
    margin-bottom:25px;
    color: #FF0210;
}
.introwhiteAreaTitle {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    max-width: 332px;
    margin: 0 auto;
}
.tenthousandBox .introwhiteAreaTitle img{
    width: 99.5px;
    height: auto;
}
.tenthousandBox .introwhiteAreaTitle h3 {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 20px;
    font-weight: 700;
    justify-content: center;
    margin: 0 auto 0 24px;
    padding-left: 0;
    text-align: center;
}
.tenthousandBox .introwhiteAreaTitle h3:before {
    background-color: #000;
    border-radius: 1px;
    content: "";
    height: 29px;
    height: 30px;
    margin-right: 10px;
    transform: rotate(-35deg);
    width: 1px;
}
.tenthousandBox .introwhiteAreaTitle h3:after {
    background-color: #000;
    border-radius: 1px;
    content: "";
    height: 29px;
    height: 30px;
    margin-left: 10px;
    transform: rotate(35deg);
    width: 1px;
}
.introLastImg img{
    margin: 0 auto;
}
.tenthousandBox .introwhiteAreaSubtitle {
    margin: 30px auto 20px;
    max-width: 332px;
}
.introwhiteAreaBoxImg{
    max-width: 656px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}
.introwhiteAreaBoxImg img{
    width: 101px;
    height: auto;
    margin: 0 4px 15px;
}
.introwhiteAreaBoxTx{
    border-bottom: 1px solid #707070;
    max-width: 432px;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 5px;
}
.introwhiteAreaBoxImg img.wide{
    width: 332px;
}
.introLastImg{

}
.nomaney_head{
    margin: 45px auto 25px;
    max-width: 468px;
}
.nomaney_head img{
    display: block;
    margin: 0 auto;
}
.nomaney_head img.nomaney_headT{
    margin: 0 auto 15px auto;
}
.nomaney_boxList{
    max-width: 732px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
}
.nomaney_boxList img{
    margin-bottom: 20px;
}

.priceCar_head{
    margin: 72px auto 33px;
    max-width: 80px;
}
.priceCar_boxList{
    max-width: 811px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
}

.priceCar_boxList img{
    margin-bottom: 33px;
    max-width: 389px;
}

.excepting {
    margin: 0 auto 50px;
    max-width: 93%;
}
.excepting .only__caution {
    border: 2px solid #000;
    border-radius: 6px;
    margin: 50px auto 0;
    padding-bottom: 25px;
    padding-top: 30px;
    position: relative;
    width: 100%;
}
.excepting .markImg {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%);
    width: 45px;
}
.excepting .only__cautionText {
    font-size: 15px;
    line-height: 1.8;
    margin: 0 44px;
}
.tenthousandAboutHead{
    width: 634px;
    margin: 32px auto 30px;
}
.tenthousandAboutHead img:nth-child(2){
    text-align: center;
    display: block;
    margin: 19px auto;
}
.introwhiteAreaBoxTx_desc{
    margin: 0 auto;
}
.introwhiteAreaBoxTx_desc img{
    display: block;
}
.tenthousandAboutInner{
    padding: 4px 0;
    color: #000;
    background: #fff;
    border-radius: 4px;
}
.tenthousandAboutInner .introwhiteAreaSubtitle {
    margin: 30px auto 20px;
    max-width: 332px;
}
.tenthousandAboutInner .introwhiteAreaSubtitle.about {
    margin: 30px auto 20px;
    max-width: 527px;
}
.about #main #page_col .section h3.nomaney_head_about{
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 10px auto;
}
.about .section .price_top_block .price_top_title_tecno span:before {
    margin: 0 20px 0 -120px;
}
.about .section .price_top_block .price_top_title_tecno span, .about .section .price_top_block .price_top_title_quick span {
    left: 135px;
    right: auto;
}
.about .section .price_top_block ul li.low2 p.txt {
    color: #000;
    font-size: 30px;
}
.about .section .price_top_block ul li.low3 p.txt {
    color: #000;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 1.2;
}
.about .section .price_top_block ul li.low4 p.txt {
    color: #000;
    font-size: 20px;
    padding-top: 15px;
}
.about .section .price_top_block ul li p.pri {
    padding: 10px 2%;
}
.about .section .price_top_block ul li p.cat {
    margin: 10px 0;
}

.price_menu #main #page_col #three_menu .menu_inner {
    overflow: unset;
}
.price_menu #main #page_col #three_menu dd .time {
    position: absolute;
    top: -110px;
    right: -10px;
    margin-bottom: 0;
    padding: 5px 40px;
    margin: 0 0 12px;
    font-size: 19.42px;
    display: block;
    background-color: transparent;
}
.price_menu #main #page_col #three_menu #cont_techno .hgroup{
    position: relative;
}
.price_menu #main #page_col #three_menu #cont_techno .hgroup .menuPlus{
    position: absolute;
    left: 25px;
    top: -30px;
}

.price_menu #main #page_col #three_menu #cont_safety .hgroup{
    position: relative;
}
.price_menu #main #page_col #three_menu #cont_safety .hgroup .menuPlus{
    position: absolute;
    left: 25px;
    top: -30px;
}
.price_menu #main #page_col #three_menu dt {
    margin: 80px 0 65px 0;
    position: relative;
}
.feature_bottom{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: -30px 0 0 0;
}
.price_menu #main #page_col #three_menu .menu_inner .feature .feature_bottom p{
    line-height: 1.6;
}
.price_menu #main #page_col #cont_weight thead th.s_quick {
    background: transparent;
    color: #FF0000;
    width: 150px;
}
.price_menu #main #page_col #cont_weight dt img {
    width: 141px;
}
.price_menu #main #page_col #camptable .top_title span.top_title_l, .price_menu #main #page_col #three_menu .top_title span.top_title_l {
    font-size: 37px;
    margin-top: 5px;
    display: block;
}
.price_menu #main #page_col #three_menu #price_list dt {
    margin: 0 0 24px 0;
    position: relative;
}

@media screen and (max-width: 737px){
.index .inner1 {
    padding: 0px 0%;
    box-sizing: border-box;
}
.front_tenthousand {
    background-color: #FF0000;
    border-radius: 0;
    padding: 3vw;
}
.tenthousandBoxHead {
    background-color: #fff;
    border-radius: 2vw;
    text-align: center;
    padding: 4vw 3vw 0 3vw;
}
.tenthousandBoxHeadIntor {
    font-size: 8vw;
    font-weight: 700;
    margin-bottom: 5vw;
    color: #FF0210;
}
.introwhiteAreaBoxImg img {
    width: 31.5%;
    height: auto;
    margin: 0 0px 15px;
}
.introwhiteAreaBoxImg {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.introwhiteAreaBoxTx {
    border-bottom: 1px solid #707070;
    max-width: 100%;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2vw 0 2vw;
}
.introwhiteAreaNote {
    margin: 0 0 0 5vw;
}
.introLastImg{
    margin: 0 calc(50% - 50vw);
}
.nomaney_head {
    margin: 8vw auto 5vw;
    max-width: 90%;
}
.nomaney_boxList {
    max-width: 93.2%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-direction: column;
}
.nomaney_boxList li{
    width: 100%;
}
.nomaney_boxList img {
    margin-bottom: 20px;
    width: 100%;
}
.priceCar_box {
    width: 93.2%;
    margin: 0 auto;
}
.priceCar_boxList {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-direction: column;
}
.priceCar_boxList img {
    margin-bottom: 5vw;
    max-width: 100%;
}
.priceCar_head {
    margin: 10vw auto 5vw;
    max-width: 23vw;
}
.priceCar_head img {
    width: 100%;
}
.excepting .only__caution {
    border: 2px solid #000;
    border-radius: 6px;
    margin: 9.74359vw auto 0;
    padding-bottom: 4.61538vw;
    padding-top: 7.69231vw;
    position: relative;
    width: 356px;
    width: 91.28205vw;
}
.excepting .markImg {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%);
    width: 11.355%;
}
.excepting .only__cautionText {
    font-size: 3.84615vw;
    line-height: 1.8;
    margin: 0 3.41026vw;
}
.tenthousandAboutHead {
    width: 94%;
    margin: 5vw auto;
}
.tenthousandAboutInner {
    width: auto;
    margin: 0 2%;
    padding: 4px 0;
    color: #000;
    background: #fff;
    border-radius: 4px;
}
.tenthousandAboutInner .introwhiteAreaSubtitle.about {
    margin: 5vw auto -3vw;
    max-width: 90%;
}
.tenthousandAboutInner .introwhiteAreaBox {
    width: 93%;
    margin: 0 auto;
}
.about #main #page_col .section h3.nomaney_head_about {
    font-size: 4.2vw;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 10px auto;
}
.about .section .price_top_block ul li.low2 p.txt {
    color: #000;
    font-size: 6.06vw;
    padding-top: 2vw;
}
.about .section .price_top_block ul li.low3 p.txt {
    color: #000;
    font-size: 2.44vw;
    letter-spacing: -0.05em;
    line-height: 1.2;
}
.about .section .price_top_block ul li.low4 p.txt {
    color: #000;
    font-size: 2.44vw;
    padding-top: 15px;
}
.price_menu #main #page_col #three_menu dt {
    margin: 0 auto 20px;
    display: table;
}
.price_menu #main #page_col #camptable .top_title span.top_title_l, .price_menu #main #page_col #three_menu .top_title span.top_title_l {
    font-size: 4.72vw;
    color: #ff0012;
}
.price_menu #main #page_col #three_menu #cont_techno .hgroup .menuPlus {
    position: absolute;
    left: 1vw;
    top: -3vw;
    width: 22vw;
}
.price_menu #main #page_col #three_menu #cont_safety .hgroup .menuPlus {
    position: absolute;
    left: 1vw;
    top: -5vw;
    width: 22vw;
}
.feature_bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0px 0 0 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.feature_bottom img {
    width: 60vw;
    margin: 3vw 0 0;
}
#cont_safety {
    margin-top: 10vw;
}
#page_col #three_menu dd#cont_safety .koba h5 span.coba_subtitle {
    display: inline-block;
    padding: 5px 1% 0;
    font-size: 2.8vw;
    color: #ff0012;
    vertical-align: top;
}
.price_menu #main #page_col #three_menu #price_list dt {
    position: relative;
    margin: 0 2% 5px;
    display: block;
}
.price_menu #main #page_col #cont_weight dt img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30%;
}
.price_menu #main #page_col #cont_weight thead th.s_quick{
    width: 38%;
}

.price_menu #main #page_col #cont_weight thead th.s_quick img{
    width: 14vw;
}
#page_col #cont_weight thead th.s_techno img {
    width: 23vw;
}
#page_col #cont_weight thead th.s_safety img {
    width: 23vw;
}
.price_menu #main #page_col #three_menu .menu_inner {
    position: relative;
}
.price_menu #main #page_col #three_menu dd .time {
    position: absolute;
    top: -20.5vw;
    right: 2vw;
    padding: 0;
    margin: 0;
    font-size: 19.42px;
    display: block;
    background-color: transparent;
    width: 11vw;
}
}