@charset "utf-8";
/* CSS Document */

header {
    background-color: #fff;
}
h1 {
    display: block!important;
}
#pagetop{
	width:50px;
	height:60px;
   	position:fixed;
    right:10px;
    bottom:0px;
    cursor:pointer;
	z-index:100;
}
.pagetop_sp{
	display: none;	
}
.logo_sp_wh{
    display: none;
}

.footer_line_inner {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    color: #343434;
    font-weight: bold;
    line-height: 30px;
    background-color: #c2c2c2;
}
.footer_line_wrapper {
    background-color: #c2c2c2;
}
.sp_line {
    display: none;
}
.title {
    pointer-events: none;
}
@media screen and (max-width:960px) {
    .logo_sp_wh{
    display: inline-block;  
    width: 50%;
    }
    /*smart.cssの打ち消し*/
    .bar{
        padding: 2% !important;
    }
    .nav{
        display: none!important;;
    }
    .mynav{
        display: none !important;
    }
    .spnav {
    top: 60px !important;
    }
    ._zkjwrapper {
        display: none !important;
    }
    .hover_global {
        display: none !important;
    }
    #chamo-window{
        display: none;
    }
    .menubtn {
    width:40px !important;
    padding: 20px !important;
    top: 36px !important;
    }
　 /*smart.cssの打ち消し*/ 
    body {
        background-image: none !important; 
        margin-top: -77px;
    }
}
@media (max-width:480px) {
    /*=======共通=======*/
    #pagetop{
        width: 35px;
        height: 45px;
    }
    .pagetop_pc{
    	display: none;	
    }
    .pagetop_sp{
    	display: block;	
    }
    .bar {
    padding: 4% 2% 5% 4%!important;
    }
    main {
        width: 100%;
        margin: 0 auto;
    }
}
@media screen and (max-width:375px) {
    .bar {
        padding: 5% 2% 6% 4%!important;
    }
    .btn-square-pop {
        font-size: 1.1em;
    }
}

/*-- コンテンツ固有スタイル --*/
ul.breadcrumbs {
    display: flex;
    padding: 10px 2%;
    margin: 0;
}
ul.breadcrumbs > li {
    display: block;
    font-size: var(--compact-font-size);
}
ul.breadcrumbs > li + li {
    margin-left: 3px;
}
ul.breadcrumbs > li + li::before {
    content: "＞";
    margin-right: 3px;
}

#tire_exchange {
    font-family: 'Noto Sans Japanese','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN',メイリオ,Meiryo,'メイリオ',sans-serif;
}
#tire_exchange .main_visual {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    background-image: url(../images/tire_exchange/bg_main_pc_1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row-reverse;
    padding-right: 10%;
}
#main_copy{
    /*font-size: 2rem;
    width: 70%;*/
}
#main_copy h1{
    text-align: end;
    padding: 20% 0% 6%;
}
.clearfix::after{
    content:"";
    clear:both;
    overflow:hidden;
}
#tire_exchange .main_visual .campaign {
    position: absolute;
    bottom: 12%;
    color: #f5f5f5;
    font-size: 30px;
    font-weight: bold;
}

.store_sarch {
    width: 300px;
    margin: 0 auto;
    text-align: end;
    margin-right: 10%;
}
/*
.store_sarch_inner  {
    text-align: center;
    margin: 0 auto;
}
.store_sarch_inner a {

    background-color: #174b6f;
    padding: 4% 0;
    color: #fff !important;
    text-align: center;
    font-size: 0.5em;
    display: block;
    border: 1px solid #174b6f;
}
.store_sarch_inner a:hover {
    color:#174b6f !important;
    background-color: #fff;
    border: 1px solid #174b6f;
        transition: 1s; 
        cursor: pointer;
}
.store_sarch_inner a:visited {
        color: inherit;

}*/

.width_100{
    width: 100% !important;
}

#main_copy .store_sarch_inner .button-primary {
    font-size: 1.2rem;
}
.jump{
    width: 980px;
    margin: 0 auto;
    padding: 2%;
}

.jump ul{
    overflow: hidden;
    padding-left: 0;
}


.jump li{
    width: 20%;
    float: left;
    border-right: 1px solid #aaa;
    text-align: center;
    list-style: none;
}
.jump_point{
    height: 40px;
}
.li_jump_last{
      border-right:none !important;  
}

.h2_wrap{
    background-image: url(../images/tire_exchange/bg5.jpg);
    background-repeat: repeat;  
    width: 100%;
    text-align: center;
    padding: 36px;
}


h2{
  margin: 0;
}


/*
h2:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 2;
    content: '';
    width: 50%;
    height: 3px;
    background-color: #da0010;
}*/


.Recommended_points{
    width: 100%;
    height: 400px;
    margin:0 auto;
    background-image: url(../images/tire_exchange/recommend.jpg) ;
    background-repeat: no-repeat;
    text-align: center;
}

.Recommended_points_inner{
    width: 50%;
    float: right;
    margin: 4%;
    font-size: 1.2rem;
}



/*ベストのタイヤ交換　おすすめポイント*/
.Recommended_points_2{
    text-align: center;
}

.Recommended_points_2_inner{
    margin: 0 auto;
    width: 980px;
    overflow: hidden;
}

h3{
    font-size: 1.1rem;
    font-weight: bold;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 20px 0 20px;
    border-bottom: none;
    width: 100%;
}
  .point_title p {
    background-color: #da0011;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 1.8rem;
    line-height: 22px;
    text-align: center;
    margin: 0;
    padding-top: 7px;
    display: inline-block;
}
.point_title span {
    font-size: 0.8rem;
    display: block;
}

.contents_install {
    width: 980px;
    margin: 0 auto;
    /*text-align: center;*/
}


.point_item{
        width: 31.333%;
    text-align: center;
    float: left;
        margin: 1%;
}

.point_item_img img{
    width: 80%;
}

.shop-ex{
    max-width: 980px;
    margin: 0 auto;
}

dd{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-size: inherit;
    vertical-align: baseline;
}



.price{
    width: 980px;
    margin: 0 auto;
    text-align: center;

}
.price_inner_tanpin{
    margin-top: 4%;
    overflow: hidden;

}
.sticker{
    display: inline-block;
    background-color: #e60013;
    color: #fff;
    padding: 8px;
    border-radius: 4px;
    font-size: 0.6rem;
    font-weight: bold;
    position: absolute;
    margin-top: -35px;
    /* margin-right: -65px; */
    margin-left: -60px;
}

.sticker_02{
    background-color: #6cae1d;
}
.sticker img{
    width: 40px;
}
.sticker span{
    padding: 2px 20px;
    display: inline-block;
}
    
.price_item_wrap{
    width: 27.333%;
    display: inline-block;
    float: left;
    margin: 1% 3%;
    height: 186px;
    
}
.item_title{
    padding: 24px 20px 18px;
    background-color: #eee;
}
.item_price{
    padding: 23px;
    text-shadow: 1 1 black;
    background-color: #ddd;
    margin-top: 2px;
}
.price_item_wrap p{
    font-size: 0.8rem;
    margin-top: 3%;
}

.price_item_wrap_02{
    width: 21%;
    margin: 1% 2%;
}

.tbl-price ,.tbl-price2{
    width: 100%;
}

table {
    border: 0.1rem solid #dcd7ca;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 0.9rem;
    margin: 2% auto;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
}


td {
    border: 0.1rem solid #ddd;
    line-height: 1.4;
    margin: 0;
    overflow: visible;
    padding: 0.5em;
    width: 50%;
}

.td_eee{
    background-color: #eee;
}

.td_fff{
    background-color: #fff;
}

.tanpin_wrap,.set_wrap{
    border: 4px solid #eee;
    padding: 4% 0 3%;
}
.h3_set{
    top: 60px;
}

.h3_tanpin{
    top: 16px;
}

.set_wrap{
    margin-top: 50px;
}
.plus {
    position: relative;
    top: 70px;
}
.plus::before,.plus::after  {
    content: '';
    display: inline-block;
    position: absolute;
    width: 5px;
    height: 28px;
    background-color: #000066;
}
.plus::after {
    transform: rotate(90deg);
}
 .plus01{
    left: -328px;

 }
  .plus02{
    left: -166px;
 }

  .plus03{
    left: -370px;
 }
  .plus04{
    left: -248px;
 }
  .plus05{
    left: -125px;
 }

.price_list{
        font-size: 0.8rem;
    display: inline-block;
    width: 500px;
}
.price_list .panel > dt{
    font-weight: normal;
    border-bottom: 1px solid #000;
    padding: 0;
    display: inline;
}
/*
.price_list .panel >dt > p{
    text-align: center;
}*/

.store_sarch02{
    text-align: center;
    margin-right: 0;
    display: inline-block;
}
.store_sarch03{
    width: 240px;
    margin-top: 4%;
    display: inline-block;
    margin-right: 2%;
    margin: 10px 0 10px;
}

.attention{
    text-align: left;
    font-size: 0.8rem;
    padding: 2% 4%;

}

/*タイヤ交換店を探す*/
.contents_install__title {
    padding: 0px 10px;
    text-align: left;
    }


/*オプション*/
#option{
        width: 980px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.coationg_area{
    text-align: center;
}
.coating_wrap,.step_wrap,.nut_item,{
    width: 980px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.coating_item {
    width: 32.333%;
    background-color: #eee;
    float: left;
    margin: 0.1%;
}
.item_title02,.item_price02{
    padding: 2%;
}
.item_title02{
    background-color: #3d3d3d;
    border: #3d3d3d 1px solid;
    color: #fff;
    padding: 2%;
}
.item_price02{
border: #3d3d3d 1px solid;
    color: #da0011;
    font-weight: bold;
    font-size: 1.2rem;
}
.yen{
    font-size: 0.9rem;
}

.nut_wrap{
    overflow: hidden;
}
.nut_item{
    width: 49%;
    float: left;
    margin: 0.5%;
}
.nitrogen_wrap{

}
.nitrogen_item{
    width: 50%;
    margin: 0 auto;
}

.h3_center{
    margin: 0 auto;
}

.h3_border{
    border-bottom: 1px #bbb dotted;
    width: 90%;
}
.h3_white{
    color: #fff;
}

.h3_bgwhite{
    background-color: #fff;
    position: relative;
    width: fit-content;
    padding: 0 4%;
}

section{
    padding: 4% 0;
}

.step_wrap{
    margin: 0 auto;
    padding: 3% 0;
}
.step{
    overflow: hidden;
    width: 100%;
    margin: 2% auto 4%;
}
.step_img{
float: left;
    margin-right: 6%;
    width: 30%;
    text-align: center;
    margin: 2% 0 0 16%;
}
.step_img img{
    width: 150px;
    margin: 10%;
   } 
.step_text_area{
    width: 40%;
    float: left;
    text-align: left;
    margin-right: 10%;
}
.step_icon{
    background-color: #da0010;
    padding: 1%;
    color: #fff;
    width: 100px;
    text-align: center;
}
.step_icon p{
    margin: 0;
    font-size: 0.8rem;
    font-weight: bold;
    }
.step_h3{
    text-align: left;
    width: 100%;
    margin: 20px 0 20px;
}
.step_text{

}

.sp_on{
    display: none;
}

.sp_off{
    display: block;
}


/*-----アコーディオン-----*/
    
.qa {
    width: 880px;
    margin: 0 auto;
}
.panel {
margin-top:15px;
}
.panel > dt {
    color: #000000;
    cursor: pointer;
    padding: 12px;
    font-weight: bold;
    font-size: 1.2em;
    border-bottom: 1px solid #ddd;
}
 
.panel > dd {
  /*border: solid 1px Silver;*/
  margin: 0px;
  padding: 14px;
}

.panel > dt > p {
    text-align: left;
    display: inline-block;
    width: 94%;
    margin: 0;
}
.panel > dt > span {
    text-align: right;
    display: inline-block;
    width: 6%;
}
/*-----アコーディオン-----*/ 


.button-container{
    display: flex;
}
.button-others{
    background-color: #000;
    margin: 0 auto;
    text-align: center;
}
.button-others a{
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 5px 20px;
    }

/*-----店舗一覧-----*/ 

.shop_wrap{
    background-color: #fff;
    padding: 4% 4% 0;
    width: 98%;
}
.shop_area{
    width:100%;
    padding: 0 5%;
    margin-top:40px;
    height:auto;
    overflow:hidden;
    margin-top:30px;
}
.shop01{
    width:30%;
    margin-bottom:40px;
    margin-right:5%;
    float:left;
    /*height:340px;*/
    clear:both;
}
.shop02{
    width:30%;
    margin-bottom:40px;
    margin-right:5%;
    float:left;
}
.shop03{
    width:30%;
    margin-bottom:40px;
    float:left;
}
.shop04{
    width:30%;
    margin-bottom:40px;
    margin-right:5%;
    float:left;
}
.shop05{
    width:30%;
    margin-bottom:40px;
    float:left;
    margin-right:5%;
}
.shop06{
    width:30%;
    margin-bottom:40px;
    float:left;
}

.shop_img{
    width:100%;
    /*height:192px;*/
}
.shop_img img {
    width: 100%;
    }

.shop_name{
    width:100%;
    /*height:35px;*/
    line-height:35px;
    font-size:22px;
    font-family: "Noto Sans Japanese";
    font-weight:bold;
    color:#FFFFFF;
    background-color:#cc0235;
    text-align:center;
    margin-bottom:7px;
}
.shop_tel{
    width:100%;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    text-align:center;
    font-family: "Noto Sans Japanese";
    font-weight:bold;
    color:#515151;
}

.shop_tel a:link{
    color:#515151;
    text-decoration:none;
    font-size:15px;
    text-align:center;
    font-family: "Noto Sans Japanese";
    font-weight:bold;
}
.shop_tel a:visited{
    color:#515151;
    text-decoration:none;
    font-size:15px;
    text-align:center;
    font-family: "Noto Sans Japanese";
    font-weight:bold;
}
.shop_tel a:hover{
    color:#515151;
    text-decoration:none;
    font-size:15px;
    text-align:center;
    font-family: "Noto Sans Japanese";
    font-weight:bold;
}
.shop_tel a:active{
    color:#515151;
    text-decoration:none;
    font-size:15px;
    text-align:center;
    font-family: "Noto Sans Japanese";
    font-weight:bold;
}
.shop_add{
    width:100%;
    height: 35px;
    line-height: 25px;
    font-size: 15px;
    font-family: "Noto Sans Japanese";
    font-weight:bold;
    color:#515151;
    text-align:center;
}
.shop_map{
    width:100%;
    /*height:40px;*/
    clear:both;
}

.mapbutton {
    display: inline-block;
    width: 100%;
    /*height: 40px;*/
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    outline: none;
    background-color:#FFFFFF;
    font-size:14px;
    position: relative;
    z-index: 2;
    border: 1px solid #cc0235;
    color: #cc0235;
    font-family: "Noto Sans Japanese";
    font-weight:bold;
}
.mapbutton:hover {
    background-color: #FFE4E4;
}
.service_title {
	font-size: var(--heading-font-size);
    text-align: center;
    padding: 0 0 12px 0;
	margin: 0 auto 20px;
	border-bottom: 1px solid #e4e6ec;
	max-width: 800px;
    display: flex;
	justify-content: center;
}

/*-----タイヤを探す-----*/ 
#search-product{
    background-image: url(../images/tire_exchange/bg_search_pc_1.jpg);
    background-repeat: repeat;  
    width: 100%;
    text-align: center;
    padding: 36px;
    background-size: cover;
}

main .search-product .car-maker .domestic-car {
    background-color: #fff;
}

main .search-product .car-maker .imported-car {
    background-color: #fff;
}


@media screen and (max-width:960px) {
    #tire_exchange {
        width: 100%;
    }
    #tire_exchange .main_visual {
        background: url(../images/tire_exchange/bg_main_sp_1.jpg) center top / 100% no-repeat #ffffff;
		width:100%;
        height: auto;
        padding-right: 4%;
    }

    #main_copy {
        font-size: 1rem;
        padding: 4% 0 6%;
    }
    .store_sarch {
        width: 200px;
        padding-bottom: 30%;
    }
    #main_copy .store_sarch_inner .button-primary {
        font-size: 0.8rem;
    }
    #main_copy h1 {
        padding: 5% 0% 7%;
    }
    #tire_exchange .main_visual h1 {
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        text-align: center;
    }
    #tire_exchange .main_visual h1 img {
        line-height: 0;
        vertical-align: top;
    }

    h1{
        font-size: 1em;
    }
    h2 {
        font-size: 1rem;
        background-image: url(https://tireworldkan.com/contents/shop_lp/LP/images/komi/bg5.jpg);
        background-repeat: repeat;  
    }

    .jump{
        width: 100%;
        padding: 1%;
        font-size: 0.8rem;
    }
    .jump_point{
        height: 20px;
    }
    .Recommended_points{
        background-image: url(../images/tire_exchange/recommend-sp.jpg) ;
        background-repeat: no-repeat;
        background-size: contain;
        height: 380px;
        padding: 5%;
        background-position: bottom;
    }

   .Recommended_points_inner {
        width: 90%;
        float: inherit;
        margin: 0%;
        font-size: 0.9rem;
        text-align: center;
        margin: 0 auto;
    }



    .Recommended_points_2_inner{
        width: 100%;
    }

    .point_item {
        width: 100%;
        text-align: center;
        float: inherit;
    }

    .point_item_img{
        width: 50%;
        margin: 0 auto;
    }

    .point_item_subtext{
        padding: 0 10%;
    }

    .contents_install {
        width: 90%;
    }

    .shop-ex{
        width: 96%;
        text-align: center;
        margin: 0 2%;
    }
    .shop-ex img{
        width: 100%;
        height: auto;
    }
    .price {
        width: 96%;
        margin: 0 auto;
    }

    .price_item_wrap,.price_item_wrap_02 {
        width: 64%;
        display: inline-block;
        float: inherit;
        height: auto;
        margin-top: 10%;
    }

    .price_list {
        width: 100%;
    }


    .plus {
        left: 0;
        top: 0;
    }

    .item_title,.item_price{
        font-size: 0.8rem;
        padding: 4%;
        height: 41px;
    }



    .item_price {
        padding: 12px;
    }


    .sticker {
        padding: 12px 8px;
        width: 24%;
        border-radius: 0px;
        float: left;
        height: 84px;
        margin: 0;
        position: inherit;
    }

    .sticker span{
        padding: 3px;
        display: inline-block;
    }

    #search-product{
        background: url(../images/tire_exchange/bg_search_sp_2.jpg) center top / 100% no-repeat #ffffff;
        width:100%;
        height: auto;
        background-position: bottom;
    }

    #option {
        width: 94%;
        padding-top: 0;
    }

    .h3_border {
        margin-top: 10%;
    }
    .nut_item {
        width: 84%;
        margin: 0 auto 5%;
        float: inherit;
    }

    .nitrogen_item {
        width: 84%;
        margin: 0 auto 5%;
    }

    .sp_on{
        display: block;
        margin: 0 auto;
    }

    .sp_off{
        display: none;
    }


    .step_h3{
        text-align: center;
        font-size: 1rem;
        width: 100%;
    }

    .step_text_area {
        width: 90%;
        float: inherit;
        font-size: 0.9rem;
        margin: 0 auto;
    }

.step_img {
    width: 100%;
    margin: 0 auto;
    float: inherit;
}
.step_text {
    text-align: center;
}

.qa{
    width: 94%;
    font-size: 0.7rem;
    padding-top: 0;
}

.panel {
     margin-top: 0 ; 
    }

.panel > dt {
    padding: 8px 6px;
    }

.panel > dt > h3 {
    font-size: 0.9rem;
    padding: 0;
    }
#search-product {
    padding:10% 0;
    }

.shop_wrap{
    margin: 0 auto;
    width: 100%;
    padding: 4% 0;
    }
.shop_area{
    width: 100%;
    padding: 0;
    margin: 0 auto;
    }
.shop01{
    width:48%;
    margin-bottom:20px;
    margin-right:4%;
    clear:none;
}
.shop02{
    width:48%;
    margin-bottom:20px;
    margin-right:0;
    clear: none;
}
.shop03{
    width:48%;
    margin-bottom:20px;
    margin-right:4%;
    clear:none;
}
.shop04{
    width:48%;
    margin-bottom:20px;
    margin-right:0;
    clear:none;
}
.shop05{
    width:48%;
    margin-bottom:20px;
    margin-right:4%;
    clear:none;
}
.shop06{
    width:48%;
    margin-bottom:20px;
    margin-right:0;
    clear:none;
}
.shop_tel {
    height:25px;
    line-height:25px;
    font-size:15px;
}
.shop_add {
     height:25px;
    line-height:20px;
    font-size:10px;
}

}

@media screen and (min-width:481px) and ( max-width:960px) {

}
@media screen and (max-width:480px) {
    #tire_exchange .main_visual {
        background: url(../images/tire_exchange/bg_main_sp_2.jpg) center top / 100% no-repeat #ffffff;
        width:100%;
        height:230px;
    }
}

