@charset "UTF-8";
/************************************************** base */
html.body {
    width: 100%;
}
.wrapper {
    min-width: 1000px;
}
/************************************************** connom */
.ovr-hdn{
    overflow: hidden;
}
h2 {
    margin-bottom: 30px;
    height: 23px;
    font-size: 180%;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.contents {
    margin: 0 auto;
    width: 1000px;
}
/************************************************** navi */

#navi {
    height: 88px !important;
    width: 100%;
    background: url(../img/navi.png) top center no-repeat
}
.nav_black {
    height: 81px !important;
}
#navi .contents {
    position: relative;
}
#navi h1 a {
    height: 82px;
    width: 170px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
#navi ul {
    list-style: none;
}
#navi li a {
    height: 82px;
    position: absolute;
    top: 0;
}
#navi li.navi1 a {
    width: 140px;
    left: 170px;
}
#navi li.navi2 a {
    width: 140px;
    left: 310px;
}
#navi li.navi3 a {
    width: 140px;
    left: 450px;
}
#navi li.navi4 a {
    width: 150px;
    left: 570px;
}
#navi li.navi5 a {
    width: 120px;
    left: 720px;
}
#navi li.navi6 a {
    width: 110px;
    left: 840px;
}
#navi li.navi7 a {
    width: 40px;
    left: 960px;
}
#navi span {
    display: none;
}
/************************************************** header */

#header {
    height: 530px;
    width: 100%;
    background: url(../img/header_bg.png) center no-repeat
}
#header span {
    display: none;
}
#header .contents {
    margin: 0 auto;
    height: 530px;
    width: 1000px;
    position: relative;
}
#header a {
    height: 30px;
    width: 490px;
    position: absolute;
    top: 500px;
    left: 510px;
}
/************************************************** pankuzu */

#pankuzu .contents {
    margin-top: 20px;
    padding-top: 8px;
    height: 34px;
    background: url(../img/pankuzu_bg.png) no-repeat;
    color: #808080;
}
#pankuzu .contents a {
    color: #808080;
}
#pankuzu .left {
    float: left;
}
#pankuzu .right {
    padding-right: 20px;
    color: #fff;
    float: right;
}
/************************************************** box */

.box-a {
    padding: 50px 0;
    width: 100%;
    background: #fff;
    clear: both;
}
.box-b {
    padding: 50px 0;
    width: 100%;
    background: #f8f8f8;
    clear: both;
}
.box-c {
    padding: 50px 0;
    width: 100%;
    background: #fff;
    clear: both;
}
/************************************************** box1 */

#box1 #box1-1 {
    height: 405px;
    width: 1000px;
    background: url(../img/box1_bg.png) no-repeat;
    position: relative;
}
#box1 #box1-1 #tireimg {
    height: 360px;
    width: 270px;
    background: url(../img/box1_tire1.png) 0 0 no-repeat;
    position: absolute;
    top: 30px;
    left: 30px;
}
#box1 #box1-1 .sw {
    height: 50px;
    width: 270px;
    position: absolute;
    top: 290px;
    left: 20px;
}
#box1 #box1-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box1 #box1-1 .sw div img {
    border: 2px #999 solid;
}
#box1 #box1-1 .sw div img#tireicon1 {
    border: 2px #e10012 solid;
}
#box1 #box1-1 .b {
    height: 40px;
    width: 315px;
    position: absolute;
    top: 150px;
    left: 340px;
}
#box1 #box1-1 .c {
    list-style: none;
    height: 170px;
    width: 500px;
    font-size: 150%;
    line-height: 60px;
    position: absolute;
    top: 200px;
    left: 410px;
}
/************************************************** box2 */

#box2 #box2-1, #box2 #box2-2, #box2 #box2-3 {
    height: 397px;
    width: 319px;
    float: left;
    position: relative;
}
#box2 #box2-1 {
    background: url(../img/box2_bg1.png) no-repeat;
}
#box2 #box2-2 {
    margin-left: 21.5px;
    margin-right: 21.5px;
    background: url(../img/box2_bg2.png) no-repeat;
}
#box2 #box2-3 {
    background: url(../img/box2_bg3.png) no-repeat;
}
#box2 .a {
    height: 60px;
    width: 290px;
    font-size: 85%;
    letter-spacing: -0.08em;
    position: absolute;
    top: 170px;
    left: 15px;
}
#box2 .b {
    height: 27px;
    width: 290px;
    font-size: 120%;
    position: absolute;
    top: 238px;
    left: 15px;
}
#box2 .guide {
    clear: both;
    font-size: 90%;
}
/************************************************** box3 */

#box3 .left {
    height: 362px;
    width: 490px;
    background: url(../img/box3_bg1.png) no-repeat;
    float: left;
    position: relative;
}
#box3 .right {
    height: 362px;
    width: 490px;
    background: url(../img/box3_bg2.png) no-repeat;
    float: right;
    position: relative;
}
#box3 .a {
    width: 460px;
    font-size: 120%;
    position: absolute;
    top: 15px;
    left: 15px;
}
#box3 .b {
    width: 460px;
    font-size: 120%;
    font-weight: bold;
    position: absolute;
    top: 45px;
    left: 15px;
}
#box3 .c {
    width: 460px;
    font-size: 110%;
    position: absolute;
    top: 95px;
    left: 15px;
}
#box3 .d {
    width: 220px;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 315px;
    left: 15px;
}
#box3 .e {
    width: 220px;
    color: #e3202f;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 315px;
    left: 255px;
}
/************************************************** box4 */

#box4 .left {
    height: 605px;
    width: 490px;
    background: url(../img/box4_bg1.png) no-repeat;
    float: left;
    position: relative;
}
#box4 .right {
    height: 605px;
    width: 498px;
    background: url(../img/box4_bg2.png) no-repeat;
    float: right;
    position: relative;
}
#box4 .left ol {
    width: 245px;
    list-style: none;
    position: absolute;
    top: 30px;
    left: 230px;
}
#box4 .left ol img {
    margin: 0 10px 10px 0;
    float: left;
}
#box4 .left li {
    margin-bottom: 20px;
    font-size: 105%;
    text-align: justify;
}
#box4 .left li div {
    padding: 2px 0 0 25px;
    height: 28px;
    font-size: 110%;
    font-weight: bold;
}
#box4 .left li.no1 div {
    background: url(../img/box4_no1.png) no-repeat;
}
#box4 .left li.no2 div {
    background: url(../img/box4_no2.png) no-repeat;
}
#box4 .left li.no3 div {
    background: url(../img/box4_no3.png) no-repeat;
}
#box4 .left li.no4 div {
    background: url(../img/box4_no4.png) no-repeat;
}
#box4 .right .a {
    color: #006bad;
    font-size: 150%;
    line-height: 140%;
    position: absolute;
    top: 20px;
    left: 30px;
}
#box4 .right .b {
    width: 350px;
    font-size: 105%;
    text-align: justify;
    position: absolute;
    top: 350px;
    left: 120px;
}
/************************************************** box5 */

#box5 .left {
    float: left;
}
#box5 .right {
    float: right;
}
#box5 table {
    width: 490px;
    border: 1px #535353 solid;
}
#box5 table th {
    font-size: 85%;
    text-align: center;
    vertical-align: middle;
}
#box5 table td {
    padding: 5px;
    width: 50px;
    border: 1px #535353 solid;
    text-align: center;
}
#box5 table td.space {
    padding: 0;
    height: 4px;
}
#box5 table td.inch {
    width: 40px;
    background: #d2d2d2;
    text-align: center;
}
#box5 table td.l {
    width: 150px;
    text-align: left;
}
#box5 table td.g {
    color: #109f4f;
    font-weight: bold;
}
#box5 .icon1 {
    margin: 0 auto;
    height: 22px;
    width: 25px;
    background: url(../img/icon_tiresize1.png) no-repeat;
    text-align: center;
}
#box5 .icon2 {
    margin: 0 auto;
    height: 22px;
    width: 25px;
    background: url(../img/icon_tiresize2.png) no-repeat;
    text-align: center;
}
#box5 .icon1 span, #box5 .icon2 span {
    display: none;
}
#box5 table .tr_bg {
    background: #eeeeee;
}
#box5 ul {
    margin-top: 20px;
    list-style: none;
    font-size: 90%;
}
/************************************************** box6 */

#box6 ul {
    width: 100%;
    list-style: none;
    text-align: center;
}
#box6 li {
    display: inline;
}
/************************************************** footer1 */

#footer1 {
    padding: 10px 0;
    width: 100%;
    background: #eeeeee;
}
#footer1 ul {
    list-style: none;
}
#footer1 li {
    height: 29px;
    background: #ccc;
    display: table-cell;
    vertical-align: middle;
}
#footer1 a {
    color: #000;
    text-decoration: none;
}
#footer1 .left {
    float: left;
}
#footer1 .left li {
    padding: 0 50px 0 20px;
    background: url(../img/footer1_left_li.png) left center no-repeat;
}
#footer1 .right {
    float: right;
}
#footer1 .right li {
    padding: 0 20px;
    background: url(../img/footer1_right_split.png) left center no-repeat;
}
#footer1 .right li:nth-of-type(1) {
    background: none;
}
#footer1 .right li.facebook a {
    height: 29px;
    width: 29px;
    background: url(../img/icon_facebook.png) no-repeat;
    display: block;
}
#footer1 .right li.youtube a {
    height: 29px;
    width: 42px;
    background: url(../img/icon_youtube.png) no-repeat;
    display: block;
}
#footer1 .right span {
    display: none;
}
/************************************************** footer2 */

#footer2 {
    padding: 30px 0;
    width: 100%;
    background: url(../img/footer2_bg.png) repeat-x;
}
#footer2 h3 {
    padding: 20px 0 20px 20px;
    /*background: url(../img/footer2_h3.png) right center no-repeat;*/
    color: #fff;
}

h3.alllineup {
    background:url(../img/footer1_left_li2.png) 30% center no-repeat;
    display: block;
}

#footer2 a{
    text-decoration: none;
}

.link_arrow a {
    background:url(../img/footer1_left_li2.png) 98% center no-repeat;
    display: block;
}

#footer2 h4 {
    padding: 18px 0 3px 0;
    color: #a2a2a2;
    font-size: 110%;
}
#footer2 .box {
    height: 400px;
}
#footer2 .left {
    width: 700px;
    float: left;
}
#footer2 .left .box {
    padding: 5px 20px 0 20px;
    width: 33.33%;
    background: url(../img/footer2_box_line.png) top left no-repeat;
    float: left;
}
#footer2 .left .box:nth-of-type(1) {
    background: url(../img/footer2_box_line.png) top center no-repeat;
}
#footer2 ul {
    list-style: none;
}
#footer2 li a {
    color: #fff;
    text-decoration: none;
}
#footer2 .right {
    width: 300px;
    background: url(../img/footer2_box_line.png) bottom left no-repeat;
    float: right;
}
#footer2 .right .box {
    padding: 20px 0 0 20px;
    width: 100%;
    background: url(../img/footer2_box_line.png) top left no-repeat;
}
/************************************************** footer3 */

#footer3 {
    padding: 20px 0;
    width: 100%;
    background: #000;
    font-size: 90%;
    clear: both;
}
#footer3 .left {
    color: #fff;
    float: left;
}
#footer3 .right {
    color: #555555;
    float: right;
}
#footer3 .right a {
    color: #ffffff;
}
/************************************************** sidelink */


#sidelink {
    position: fixed;
    top: 215px;
    left: 0px;
    padding: 8px 10px 8px 10px;
    background-color: rgba(255,255,255,0.6);
}
#sidelink div {
    text-align: center;
}
#sidelink ul {
    list-style: none;
}
/************************************************** sp menu */
.sidr_menu {
    display: none !important;
}
/************************************************** ecsta_le_sport_ku39 */
.bg01 {
    background: url(../img/bg01.png) left top repeat;
}
.bg02 {
    padding: 50px 0 0;
    width: 100%;
    background: url(../img/bg01.png) left top repeat;
}
.bg03 {
    padding: 50px 0;
    width: 100%;
    background: url(../img/bg01.png) left top repeat;
}
.bg01 h2 {
    color: #fff;
}
.bg02 h2 {
    color: #fff;
}
.bg03 h2 {
    color: #fff;
}
#header_le_sport {
    height: 529px;
    width: 100%;
    background: url(../img/le_sport01_pc.png) center no-repeat
}
#header_le_sport span {
    display: none;
}
#header_le_sport .contents {
    margin: 0 auto;
    height: 529px;
    width: 1000px;
    position: relative;
}
#header_le_sport a {
    height: 30px;
    width: 490px;
    position: absolute;
    top: 500px;
    left: 20px;
}
/************************************************** pankuzu02 */
.bg_pakuzu {
    background: #141414;
    padding-top: 20px;
}
#pankuzu02 .contents {
    padding-top: 8px;
    height: 34px;
    background: url(../img/pankuzu_bg02.png) no-repeat;
    color: #808080;
}
#pankuzu02 .contents a {
    color: #808080;
}
#pankuzu02 .left {
    float: left;
}
#pankuzu02 .right {
    padding-right: 20px;
    color: #fff;
    float: right;
}
/************************************************** box7 */
#box7 .contents {
    position: relative;
}
#box7 #box7-1 {
    height: 443px;
    width: 998px;
    background: url(../img/box06_bg.jpg) left top repeat-x;
    position: relative;
    border: #4b4b4b solid 1px;
}
#box7 #box7-1 #tireimg {
    height: 414px;
    width: 306px;
    background: url(../img/box1_tire4.png) 0 0 no-repeat;
    position: absolute;
    top: 26px;
    left: 14px;
}
#box7 #box7-1 .sw {
    height: 51px;
    position: absolute;
    top: 333px;
    left: 36px;
}
#box7 #box7-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box7 #box7-1 .sw div img {
    border: 2px #999 solid;
}
#box7 #box7-1 .sw div img#tireicon4 {
    border: 2px #e10012 solid;
}
#box7 #box7-2 {
    position: absolute;
    top: 26px;
    left: 336px;
}
#box7 #box7-2 dd {
    width: 300px;
    color: #fff;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
#box7 #box7-3 {
    position: absolute;
    top: 185px;
    left: 336px;
    width: 651px;
    height: 230px;
    background: url(../img/le_sport04_pc.png) left top no-repeat;
    list-style: none;
    color: #fff;
}
#box7 #box7-3 li {
    height: 58px;
    padding-left: 78px;
    font-size: 14px;
}
#box7 #box7-3 li span {
    padding-top: 20px;
    display: block;
}
#box7 #box7-3 li.mt10 span {
    padding-top: 10px;
}
#box7 #box7-3 li.mt10 span.sml {
    padding-top: 0;
    font-size: 10px;
}
.tire_nav {
    position: absolute;
    top: 51px;
    right: 12px;
    margin: 15px 0 0;
    border-top: #1d1d1d solid 1px;
}
.tire_nav ul {
    width: 319px;
    overflow: hidden;
    margin: 0 auto;
    border-left: #1d1d1d solid 1px;
    border-bottom: #1d1d1d solid 1px;
}
.tire_nav ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    list-style: none;
    border-right: #1d1d1d solid 1px;
}
.tire_nav ul li img {
    width: 100%;
    display: block;
}
/************************************************** box8 */
#box8 #box8-1 {
    width: 998px;
    position: relative;
    border: #4b4b4b solid 1px;
    padding: 35px 0;
    background: #000;
}
#box8 #box8-1 img {
    width: 569px;
    margin: 0 auto;
}
/************************************************** box9 */
#box9 #box9-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 8px 0 18px;
    background: #000;
    overflow: hidden;
}
#box9 #box9-1 .left {
    width: 354px;
    float: left;
    margin: 0 0 0 45px;
}
#box9 #box9-1 .left img {
    width: 100%;
}
#box9 #box9-1 .right {
    width: 538px;
    float: right;
    margin: 42px 28px 0 0;
}
#box9 #box9-1 #box9-2 {
    width: 494px;
    margin-left: 22px;
}
#box9 #box9-1 #box9-2 img {
    width: 100%;
}
#box9 #box9-1 #box9-3 {
    margin-left: 22px;
    overflow: hidden;
    color: #fff;
}
#box9 #box9-1 #box9-3 p {
    float: left;
    width: 250px;
    text-align: center;
}
#box9 #box9-1 #box9-3 p span {
    color: #e60013;
}
#box9 #box9-1 #box9-4 {
    margin: 15px 0 0;
    background: #b5b5b7;
    border-radius: 20px;
    padding: 8px 0 6px;
    text-align: center;
    font-size: 14px;
    color: #434343;
}
/************************************************** box10 */
#box10 #box10-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 40px 0 20px;
    background: #000;
    overflow: hidden;
}
#box10 #box10-1 ul.left {
    margin-left: 18px;
}
#box10 #box10-1 ul.right {
}
#box10 #box10-1 ul li {
    list-style: none;
    float: left;
    margin-left: 0;
}
#box10 #box10-1 ul dl {
    text-align: center;
    width: 192px;
    position: relative;
}
#box10 #box10-1 ul dl dt {
    width: 150px;
    margin: 0 auto;
}
#box10 #box10-1 ul dl dt img {
    width: 100%;
}
#box10 #box10-1 ul dl dd {
    margin: 16px 0 0;
    word-wrap: break-word;
    font-size: 10px;
    color: #fff;
    text-align: center;
    letter-spacing: -0.5px;
}
#box10 #box10-1 ul dl dd.dd01 {
    text-align: left;
    margin-left: 24px;
}
/************************************************** box11 */
#box11 #box11-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 24px 40px 18px;
    background: #000;
    overflow: hidden;
}
#box11 dt {
    font-size: 17px;
    color: #fff;
    padding: 20px 0 15px;
    background: url(../img/le_sport_line.png) left bottom no-repeat;
}
#box11 dd {
    font-size: 11px;
    margin: 10px 0 0;
    color: #fff;
}
#box11 img {
    width: 100%;
}
#box11 .box11-2 {
    float: left;
    /*width: 296px;*/
    width: 300px;
    margin-right: 40px;
}
#box11 .box11-img-1 {
    width: 255px;
}
#box11 .box11-3 {
    position: relative;
    width: 255px;
    float: left;
    margin: 20px 0 0;
}
#box11 .box11-img-2 {
    width: 182px;
    position: absolute;
    top: 170px;
}
#box11 .box11-4 {
    float: right;
    width: 294px;
}
#box11 .box11-img-3 {
    width: 256px;
    margin-left: 38px;
}
/************************************************** box12 */
#box12 #box12-1 {
    width: 1000px;
    overflow: hidden;
}
#box12 #box12-1 .left {
    float: left;
}
#box12 #box12-1 .right {
    float: right;
}
#box12 table {
    color: #fff;
    width: 490px;
    border: 1px #838383 solid;
    background: #000;
    text-align: left;
}
#box12 table th {
    border: 1px #838383 solid;
    padding: 5px 10px;
}
#box12 table td {
    border: 1px #838383 solid;
    padding: 5px 10px;
}
#box12 table .ttl {
    padding: 10px;
}
#box12 table .th_left {
    width: 188px;
}
#box12 table .tbl_bg {
    background: #404040;
}
/************************************************** box13 */
#box13 #box13-1 {
    width: 1000px;
    overflow: hidden;
}
#box13 #box13-1 .left {
    float: left;
}
#box13 #box13-1 .right {
    float: right;
}
#box13 table {
    color: #fff;
    width: 490px;
    border: 1px #535353 solid;
    background: #000;
}
#box13 table th {
    font-size: 85%;
    border: 1px #535353 solid;
    vertical-align: middle;
}
#box13 table td {
    border: 1px #535353 solid;
    padding: 5px;
}
#box13 table td.inch {
    width: 40px;
    background: #535353;
    text-align: center;
}
#box13 table .bg {
    background: #343434;
}
#box13 table td.space {
    padding: 0;
    height: 4px;
}
#box13 ul {
    margin: 30px 0 0;
}
#box13 ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 11px;
}
/************************************************** ecsta_ps91 */
#header_ps91 {
    height: 529px;
    width: 100%;
    background: url(../img/ps91_01_pc.png) center no-repeat
}
#header_ps91 span {
    display: none;
}
#header_ps91 .contents {
    margin: 0 auto;
    height: 529px;
    width: 1000px;
    position: relative;
}
#header_ps91 a {
    height: 30px;
    width: 490px;
    position: absolute;
    top: 500px;
    left: 20px;
}
/************************************************** box7 */
#box14 .contents {
    position: relative;
}
#box14 #box14-1 {
    height: 443px;
    width: 998px;
    background: url(../img/box06_bg.jpg) left top repeat-x;
    position: relative;
    border: #4b4b4b solid 1px;
}
#box14 #box14-1 #tireimg {
    height: 414px;
    width: 306px;
    background: url(../img/box1_tire7.png) 0 0 no-repeat;
    position: absolute;
    top: 26px;
    left: 14px;
}
#box14 #box14-1 .sw {
    height: 51px;
    position: absolute;
    top: 333px;
    left: 36px;
}
#box14 #box14-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box14 #box14-1 .sw div img {
    border: 2px #999 solid;
}
#box14 #box14-1 .sw div img#tireicon7 {
    border: 2px #e10012 solid;
}
#box14 #box14-2 {
    position: absolute;
    top: 26px;
    left: 336px;
}
#box14 #box14-2 dd {
    width: 300px;
    color: #fff;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
#box14 #box14-3 {
    position: absolute;
    top: 185px;
    left: 336px;
    width: 651px;
    height: 230px;
    background: url(../img/le_sport04_pc.png) left top no-repeat;
    list-style: none;
    color: #fff;
}
#box14 #box14-3 li {
    height: 58px;
    padding-left: 78px;
    font-size: 14px;
}
#box14 #box14-3 li span {
    padding-top: 20px;
    display: block;
}
#box14 #box14-3 li.mt10 span {
    padding-top: 10px;
}
/************************************************** movie_box */
#movie_box {
    padding: 30px 0;
    border-top: #4b4b4b solid 1px;
    border-bottom: #4b4b4b solid 1px;
    background: #000;
}
#movie_box .movie {
    width: 1000px;
    margin: 0 auto;
}
/************************************************** box15 */
#box15 #box15-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 18px 10px 26px;
    background: #000;
    overflow: hidden;
    color: #fff;
}
#box15 #box15-1 .left {
    width: 499px;
    float: left;
}
#box15 #box15-1 .left dt {
    font-size: 16px;
    margin: 0 0 8px;
}
#box15 #box15-1 .left dd {
    font-size: 14px;
    line-height: 1.8;
}
#box15 #box15-1 .right {
    width: 470px;
    float: left;
}
#box15 #box15-2 {
    overflow: hidden;
    margin: 15px 0 0 55px;
}
#box15 #box15-2-01 {
    float: left;
    text-align: center;
    width: 180px;
}
#box15 #box15-2-02 {
    float: left;
    text-align: center;
    width: 225px;
}
#box15 #box15-2 dd {
    font-size: 12px;
}
/************************************************** box16 */
#box16 #box16-1 {
    width: 1000px;
    overflow: hidden;
    color: #fff;
}
#box16 #box16-1 dt {
    font-size: 16px;
}
#box16 #box16-1 dd {
    font-size: 14px;
}
#box16 #box16-1 #box16-1-01 {
    width: 235px;
    height: 297px;
    background: #000;
    border: #4d4d4d solid 1px;
    float: left;
    position: relative;
    margin-right: 18px;
}
#box16 #box16-1 #box16-1-01 dt {
    margin: 174px 10px 10px;
}
#box16 #box16-1 #box16-1-01 dd {
    margin: 0 10px;
}
#box16 #box16-1 #box16-1-01 .img {
    width: 162px;
    position: absolute;
    top: 9px;
    left: 38px;
    margin: 0;
}
#box16 #box16-1 #box16-1-01 .img img {
    width: 100%;
}
#box16 #box16-1 #box16-1-02 {
    width: 235px;
    height: 297px;
    background: #000;
    border: #4d4d4d solid 1px;
    float: left;
    position: relative;
}
#box16 #box16-1 #box16-1-02 dt {
    margin: 174px 10px 10px;
}
#box16 #box16-1 #box16-1-02 dd {
    margin: 0 10px;
}
#box16 #box16-1 #box16-1-02 .img {
    width: 215px;
    position: absolute;
    top: 34px;
    left: 29px;
    margin: 0;
}
#box16 #box16-1 #box16-1-02 .img img {
    width: 100%;
}
#box16 #box16-1 #box16-1-03 {
    width: 490px;
    height: 297px;
    background: #000;
    border: #4d4d4d solid 1px;
    float: right;
}
#box16 #box16-1 #box16-1-03 dt {
    margin: 18px 10px 10px;
}
#box16 #box16-1 #box16-1-03 dd {
    margin: 0 10px 30px;
    overflow: hidden;
}
#box16 #box16-1 #box16-1-03 dd dl dt {
    font-size: 14px;
}
#box16 #box16-1 #box16-1-03 dd .left {
    float: left;
    margin-right: 56px;
}
#box16 #box16-1 #box16-1-03 dd .left dt {
    margin: 0 0 15px 5px;
}
#box16 #box16-1 #box16-1-03 dd .left dd {
    width: 184px;
    margin: 0;
}
#box16 #box16-1 #box16-1-03 dd .left dd img {
    width: 100%;
}
#box16 #box16-1 #box16-1-03 dd .right {
    float: left;
}
#box16 #box16-1 #box16-1-03 dd .right dt {
    margin: 0 0 15px 0;
}
#box16 #box16-1 #box16-1-03 dd .right dd {
    width: 188px;
    margin: 0 0 0 15px;
}
#box16 #box16-1 #box16-1-03 dd .right dd img {
    width: 100%;
}
/************************************************** ecsta_hs51 */
#header_hs51 {
    height: 529px;
    width: 100%;
    background: url(../img/hs51_01_pc.png) center no-repeat
}
#header_hs51 span {
    display: none;
}
#header_hs51 .contents {
    margin: 0 auto;
    height: 529px;
    width: 1000px;
    position: relative;
}
#header_hs51 a {
    height: 30px;
    width: 490px;
    position: absolute;
    top: 500px;
    left: 20px;
}
/************************************************** box17 */
#box17 .contents {
    position: relative;
}
#box17 #box17-1 {
    height: 443px;
    width: 998px;
    background: url(../img/box06_bg.jpg) left top repeat-x;
    position: relative;
    border: #4b4b4b solid 1px;
}
#box17 #box17-1 #tireimg {
    height: 414px;
    width: 306px;
    background: url(../img/box1_tire10.png) 0 0 no-repeat;
    position: absolute;
    top: 26px;
    left: 14px;
}
#box17 #box17-1 .sw {
    height: 51px;
    position: absolute;
    top: 333px;
    left: 36px;
}
#box17 #box17-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box17 #box17-1 .sw div img {
    border: 2px #999 solid;
}
#box17 #box17-1 .sw div img#tireicon10 {
    border: 2px #e10012 solid;
}
#box17 #box17-2 {
    position: absolute;
    top: 26px;
    left: 336px;
}
#box17 #box17-2 dd {
    width: 300px;
    color: #fff;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
#box17 #box17-3 {
    position: absolute;
    top: 185px;
    left: 336px;
    width: 651px;
    height: 173px;
    background: url(../img/hs51_04_pc.png) left top no-repeat;
    list-style: none;
    color: #fff;
}
#box17 #box17-3 li {
    height: 58px;
    padding-left: 78px;
    font-size: 14px;
}
#box17 #box17-3 li span {
    padding-top: 20px;
    display: block;
}
#box17 #box17-3 li.mt10 span.sml {
    padding-top: 0;
    font-size: 10px;
}
/************************************************** box18 */
#box18 #box18-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 38px 0 46px 112px;
    background: #000;
    overflow: hidden;
    color: #fff;
}
#box18 #box18-1 .left {
    float: left;
}
#box18 #box18-1 .right {
    float: left;
}
#box18 #box18-1 .box18 {
    overflow: hidden;
}
#box18 #box18-1 .box18 div {
    float: left;
}
#box18 #box18-1 .box18 dl {
    float: left;
    margin-left: 18px;
}
#box18 #box18-1 .box18 dl dt {
    font-size: 15px;
    margin: 0 0 4px;
}
#box18 #box18-1 .box18 dl dd {
    line-height: 1.3;
    font-size: 11px;
}
/************************************************** box19 */
#box19 {
    position: relative;
}
#box19 h2 {
    position: absolute;
    top: 50px;
}
#box19 #box19-1 {
    margin: 53px 0 0;
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 20px 0 20px 200px;
    background: #000;
    overflow: hidden;
    color: #fff;
}
#box19 #box19-1 dl {
    width: 187px;
    float: left;
    background: #fff;
    color: #261e1c;
    margin: 0 6px;
}
#box19 #box19-1 dl dd {
    padding: 7px 18px 0;
    height: 105px;
    font-size: 14px;
}
/************************************************** box20 */
#box20 #box20-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 46px 0 36px;
    background: #000;
    overflow: hidden;
    color: #fff;
}
#box20 #box20-1 ul {
    text-align: center;
}
#box20 #box20-1 ul li {
    list-style: none;
    display: inline-block;
    margin: 0 34px;
}
#box20 #box20-1 ul dl {
    text-align: center;
}
#box20 #box20-1 ul dl dt {
    width: 170px;
    margin: 0 auto;
}
#box20 #box20-1 ul dl dt img {
    width: 100%;
}
#box20 #box20-1 ul dl dd {
    margin: 16px 0 0;
    word-wrap: break-word;
    font-size: 10px;
    color: #fff;
}
#box20 #box20-2 {
    margin: 50px 0 0;
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 40px 40px 36px;
    background: #000;
    overflow: hidden;
    color: #fff;
}
#box20 #box20-2 p {
    line-height: 2;
}
#box20 #box20-3 {
    margin: 20px 0 0 150px;
    overflow: hidden;
}
#box20 #box20-3 div {
    float: left;
}
#box20 #box20-3-01 {
    margin: 157px 14px 0;
}
/************************************************** majesty */
#header_majesty {
    height: 529px;
    width: 100%;
    background: url(../img/majesty01_pc.png) center no-repeat
}
#header_majesty span {
    display: none;
}
#header_majesty .contents {
    margin: 0 auto;
    height: 529px;
    width: 1000px;
    position: relative;
}
#header_majesty a {
    height: 30px;
    width: 490px;
    position: absolute;
    top: 500px;
    right: 0;
}
/************************************************** pankuzu03 */
.bg_pakuzu {
    background: #141414;
    padding-top: 20px;
}
#pankuzu03 .contents {
    margin-top: 20px;
    padding-top: 8px;
    height: 34px;
    background: url(../img/majesty02_pc.png) no-repeat;
    color: #808080;
}
#pankuzu03 .contents a {
    color: #808080;
}
#pankuzu03 .left {
    float: left;
}
#pankuzu03 .right {
    padding-right: 20px;
    color: #fff;
    float: right;
}
/************************************************** box21 */
#box21 .contents {
    position: relative;
}
#box21 #box21-1 {
    height: 443px;
    width: 1000px;
    background:#eeeeee;
    position: relative;
}
#box21 #box21-1 #tireimg {
    height: 414px;
    width: 306px;
    background: url(../img/box1_tire13.png) 0 0 no-repeat;
    position: absolute;
    top: 26px;
    left: 14px;
}
#box21 #box21-1 .sw {
    height: 51px;
    position: absolute;
    top: 333px;
    left: 36px;
}
#box21 #box21-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box21 #box21-1 .sw div img {
    border: 2px #999 solid;
}
#box21 #box21-1 .sw div img#tireicon13 {
    border: 2px #e10012 solid;
}
#box21 #box21-2 {
    position: absolute;
    top: 26px;
    left: 336px;
}
#box21 #box21-2 dd {
    width: 300px;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
#box21 #box21-3 {
    position: absolute;
    top: 185px;
    left: 336px;
    width: 651px;
    height: 173px;
    background: url(../img/sense04_pc.png) left top no-repeat;
    list-style: none;
}
#box21 #box21-3 li {
    height: 58px;
    padding-left: 78px;
    font-size: 14px;
}
#box21 #box21-3 li span {
    padding-top: 20px;
    display: block;
}
#box21 #box21-3 li.mt10 span.sml {
    padding-top: 0;
    font-size: 10px;
}
.tire_nav_w2 {
    position: absolute;
    top: 51px;
    right: 12px;
    margin: 15px 0 0;
}
.tire_nav_w2 ul {
    width: 316px;
    overflow: hidden;
    margin: 0 auto;
}
.tire_nav_w2 ul li {
    float: left;
    width: 78px;
    list-style: none;
    margin: 0 1px 1px 0;
}
.tire_nav_w2 ul li img {
    width: 100%;
    display: block;
}
/************************************************** box22 */
#box22 #box22-1 {
    width: 1000px;
    padding: 35px 17px 32px 18px;
    background: #eeeeee;
    overflow: hidden;
}
#box22 #box22-1 .left {
    float: left;
    width: 464px;
    position: relative;
}
#box22 #box22-1 #box22-5 {
    margin: 0 0 20px 22px;
}
#box22 #box22-1 .left #box22-2 {
    position: absolute;
    top: 0;
    left: 196px;
    width: 250px;
}
#box22 #box22-1 .left #box22-3 {
    position: absolute;
    top: 80px;
    left: 196px;
    width: 250px;
}
#box22 #box22-1 .left dl {
    line-height: 1.6;
}
#box22 #box22-1 .left dl dt {
    font-size: 16px;
    margin: 0 0 4px;
}
#box22 #box22-1 #box22-4 dt span {
    font-size: 12px;
}
#box22 #box22-1 #box22-4 dt span.red {
    color: #ff0000;
}
#box22 #box22-1 .right {
    width: 488px;
    float: right;
}
#box22 #box22-1 .right dt {
    margin: 0 0 20px 16px;
}
#box22 #box22-1 .right img {
    width: 100%;
}
/************************************************** box23 */
#box23 #box23-1 {
    width: 1000px;
    padding: 29px 0 32px 34px;
    background: #eeeeee;
}
#box23 #box23-1 #box23-1-01 {
    overflow: hidden;
    margin: 0 0 28px;
}
#box23 #box23-1 .left {
    float: left;
    width: 460px;
    position: relative;
}
#box23 #box23-1 dt {
    font-size: 16px;
}
#box23 #box23-1 #box23-1-02 {
    position: absolute;
    top: 0px;
    left: 182px;
}
#box23 #box23-1 #box23-1-02 dd {
    width: 230px;
}
#box23 #box23-1 #box23-1-02 #box23-1-03 {
    margin: 1px 0 0.2em;
}
#box23 #box23-1 .right {
    float: left;
    width: 477px;
}
#box23 #box23-1 .right dd {
    overflow: hidden;
    margin: 18px 0 0;
}
#box23 #box23-1 .right dd div {
    float: left;
}
#box23 #box23-1 #box23-1-05 {
    margin: 43px 6px 0;
}
#box23 #box23-2-01 {
    overflow: hidden;
}
#box23 #box23-2-01 dl {
    float: left;
    width: 295px;
    margin: 0 12px;
}
#box23 #box23-2-01 dl dt {
    color: #b27701;
    font-size: 17px;
    line-height: 1.2;
    overflow: hidden;
    margin: 0 0 10px;
}
#box23 #box23-2-01 dl .icon01 {
    float: left;
}
#box23 #box23-2-01 dl .box23-ttl {
    float: left;
    margin: 4px 0 0 8px;
}
#box23 #box23-2-01 dl .box23-txt {
    overflow: hidden;
    height: 90px;
}
#box23 #box23-2-01 dl .box23-txt img {
    float: left;
}
#box23 #box23-2-01 dl .box23-txt p {
    width: 170px;
    margin-left: 4px;
    float: left;
    font-size: 11px;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.4;
}
#box23 #box23-2-01 dl .box23-img {
    margin: 10px 0 0;
}
/************************************************** sense_kr26 */
#header_sense {
    height: 530px;
    width: 100%;
    background: url(../img/sense01_pc.png) center no-repeat
}
#header_sense span {
    display: none;
}
#header_sense .contents {
    margin: 0 auto;
    height: 529px;
    width: 1000px;
    position: relative;
}
#header_sense a {
    height: 30px;
    width: 490px;
    position: absolute;
    top: 500px;
    right: 0;
}
/************************************************** box24 */
#box24 .contents {
    position: relative;
}
#box24 #box24-1 {
    height: 405px;
    width: 1000px;
    background: #eeeeee;
    position: relative;
}
#box24 #box24-1 #tireimg {
    height: 374px;
    width: 306px;
    background: url(../img/box1_tire16.png) 0 0 no-repeat;
    position: absolute;
    top: 24px;
    left: 14px;
}
#box24 #box24-1 .sw {
    height: 51px;
    position: absolute;
    top: 298px;
    left: 36px;
}
#box24 #box24-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box24 #box24-1 .sw div img {
    border: 2px #999 solid;
}
#box24 #box24-1 .sw div img#tireicon16 {
    border: 2px #e10012 solid;
}
#box24 #box24-2 {
    position: absolute;
    top: 28px;
    left: 326px;
    width: 341px;
    height: 165px;
    background: #fff;
}
#box24 #box24-2 dt {
    margin: 14px 0 0 11px;
}
#box24 #box24-2 dd {
    width: 300px;
    margin: 0 0 0 11px;
    color: #333;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
#box24 #box24-3 {
    position: absolute;
    top: 200px;
    left: 326px;
    width: 660px;
    height: 175px;
    background: url(../img/sense04_pc.png) left top no-repeat;
    list-style: none;
    color: #242424;
}
#box24 #box24-3 li {
    height: 58px;
    padding-left: 78px;
    font-size: 14px;
}
#box24 #box24-3 li span {
    padding-top: 20px;
    display: block;
}
#box24 #box24-3 li.mt10 span.sml {
    padding-top: 0;
    font-size: 10px;
}
.tire_nav_w1 {
    position: absolute;
    top: 81px;
    left: 669px;
    margin: 0 0 0;
}
.tire_nav_w1 ul {
    width: 316px;
    overflow: hidden;
    margin: 0 auto;
}
.tire_nav_w1 ul li {
    float: left;
    width: 78px;
    list-style: none;
    margin: 0 1px 1px 0;
}
.tire_nav_w1 ul li img {
    width: 100%;
    display: block;
}
/************************************************** box25 */
#box25 #box25-1 {
    width: 1000px;
    background: #eeeeee;
    position: relative;
    height: 480px;
}
#box25 #box25-1 #box25-1-01 {
    position: absolute;
    top: 0;
    right: 0;
}
#box25 #box25-1 #box25-1-02 {
    margin-right: 463px;
    padding-top: 50px;
    text-align: right;
}
#box25 #box25-1 #box25-1-02 dt {
    font-size: 21px;
    font-weight: bold;
    margin: 0 0.5em 10px 0;
}
#box25 #box25-1 #box25-1-02 dd {
    font-size: 14px;
}
#box25 #box25-1 #box25-1-03 {
    width: 422px;
    margin: 30px 0 0 110px;
}
#box25 #box25-1 #box25-1-03 img {
    width: 100%;
}
#box25 #box25-1 #box25-1-04 {
    margin-left: 44px;
    margin-top: 66px;
}
#box25 #box25-1 #box25-1-04 dt {
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 6px;
}
#box25 #box25-1 #box25-1-04 dd {
    font-size: 14px;
}
#box25 #box25-1 #box25-1-05 {
    position: absolute;
    top: 382px;
    left: 372px;
}
#box25 #box25-1 #box25-1-05 dt {
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 6px;
}
#box25 #box25-1 #box25-1-05 dd {
    font-size: 14px;
}
/************************************************** box26 */
#box26 #box26-1 {
    width: 1000px;
    overflow: hidden;
}
#box26 #box26-1 .left {
    float: left;
}
#box26 #box26-1 .right {
    float: right;
}
#box26 table {
    width: 490px;
    border: 1px #535353 solid;
    text-align: left;
}
#box26 table th {
    border: 1px #535353 solid;
    padding: 5px 10px;
}
#box26 table td {
    border: 1px #535353 solid;
    padding: 5px 10px;
}
#box26 table .ttl {
    padding: 10px;
    background: #eeeeee;
}
#box26 table .th_left {
    width: 188px;
}
#box26 table .tbl_bg {
    background: #eeeeee;
}
/************************************************** box27 */
#box27-1 {
    overflow: hidden;
}
#box27 .left {
    float: left;
}
#box27 .right {
    float: right;
}
#box27 table {
    width: 490px;
    border: 1px #535353 solid;
}
#box27 table th {
    font-size: 85%;
    text-align: center;
    vertical-align: middle;
}
#box27 table td {
    padding: 5px;
    /*
    width: 50px;
    */
    border: 1px #535353 solid;
    text-align: center;
}
#box27 table td.space {
    padding: 0;
    height: 4px;
}
#box27 table td.inch {
    width: 40px;
    background: #d2d2d2;
    text-align: center;
}
#box27 table td.l {
    width: 150px;
    text-align: left;
}
#box27 table td.g {
    color: #109f4f;
    font-weight: bold;
}
#box27 .icon1 {
    margin: 0 auto;
    height: 22px;
    width: 25px;
    background: url(../img/icon_tiresize1.png) no-repeat;
    text-align: center;
}
#box27 .icon2 {
    margin: 0 auto;
    height: 22px;
    width: 25px;
    background: url(../img/icon_tiresize2.png) no-repeat;
    text-align: center;
}
#box27 .icon1 span, #box27 .icon2 span {
    display: none;
}
#box27 table .tr_bg {
    background: #eeeeee;
}
#box27 ul {
    margin-top: 20px;
    list-style: none;
    font-size: 90%;
}
/************************************************** 857 */
#header_857 {
    height: 6px;
    width: 100%;
    background: url(../img/857_01_pc.png) center no-repeat
}
/************************************************** ecsta_v700_v70a */
#header_v700 {
    height: 529px;
    width: 100%;
    background: url(../img/v700_01_pc.png) center no-repeat
}
#header_v700 span {
    display: none;
}
#header_v700 .contents {
    margin: 0 auto;
    height: 529px;
    width: 1000px;
    position: relative;
}
#header_v700 a {
    height: 30px;
    width: 490px;
    position: absolute;
    top: 500px;
    right: 0;
}
/************************************************** box28 */
#box28 .contents {
    position: relative;
}
#box28 #box28-1 {
    height: 443px;
    width: 998px;
    background: url(../img/box06_bg.jpg) left top repeat-x;
    position: relative;
    border: #4b4b4b solid 1px;
}
#box28 #box28-1 #tireimg {
    height: 414px;
    width: 306px;
    background: url(../img/box1_tire25.png) 0 0 no-repeat;
    position: absolute;
    top: 26px;
    left: 14px;
}
#box28 #box28-1 .sw {
    height: 51px;
    position: absolute;
    top: 333px;
    left: 76px;
}
#box28 #box28-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box28 #box28-1 .sw div img {
    border: 2px #999 solid;
}
#box28 #box28-1 .sw div img#tireicon25 {
    border: 2px #e10012 solid;
}
#box28 #box28-2 {
    position: absolute;
    top: 26px;
    left: 336px;
}
#box28 #box28-2 dd {
    width: 300px;
    color: #fff;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
#box28 #box28-3 {
    position: absolute;
    top: 208px;
    left: 336px;
    width: 651px;
    height: 173px;
    background: url(../img/v700_03_pc.png) left top no-repeat;
    list-style: none;
    color: #fff;
}
#box28 #box28-3 li {
    height: 58px;
    padding-left: 78px;
    font-size: 14px;
}
#box28 #box28-3 li span {
    padding-top: 20px;
    display: block;
}
#box28 #box28-3 li.mt10 span.sml {
    padding-top: 0;
    font-size: 10px;
}
/************************************************** box29 */
#box29 #box29-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 54px 36px 54px 62px;
    background: #000;
    overflow: hidden;
    color: #fff;
}
#box29 #box29-1 .left{
    float:left;
}
#box29 #box29-1 .left dd{
    font-size:16px;
    font-weight:bold;
    margin:6px 0 0 48px;
}
#box29 #box29-1 .right{
    float:right;
}
#box29 #box29-1 .right dd{
    font-size:16px;
    font-weight:bold;
    line-height:1.5;
    margin:6px 0 0 53px;
}
/************************************************** ecsta_v700_v70a */
#header_v720 {
    height: 529px;
    width: 100%;
    background: url(../img/v720_01_pc.png) center no-repeat
}
#header_v720 span {
    display: none;
}
#header_v720 .contents {
    margin: 0 auto;
    height: 529px;
    width: 1000px;
    position: relative;
}
#header_v720 a {
    height: 30px;
    width: 490px;
    position: absolute;
    top: 500px;
    left: 0;
}
/************************************************** box30 */
#box30 .contents {
    position: relative;
}
#box30 #box30-1 {
    height: 443px;
    width: 998px;
    background: url(../img/box06_bg.jpg) left top repeat-x;
    position: relative;
    border: #4b4b4b solid 1px;
}
#box30 #box30-1 #tireimg {
    height: 414px;
    width: 306px;
    background: url(../img/box1_tire27.png) 0 0 no-repeat;
    position: absolute;
    top: 26px;
    left: 14px;
}
#box30 #box30-1 .sw {
    height: 51px;
    position: absolute;
    top: 333px;
    left: 36px;
}
#box30 #box30-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box30 #box30-1 .sw div img {
    border: 2px #999 solid;
}
#box30 #box30-1 .sw div img#tireicon27 {
    border: 2px #e10012 solid;
}
#box30 #box30-2 {
    position: absolute;
    top: 26px;
    left: 336px;
}
#box30 #box30-2 dd {
    width: 300px;
    color: #fff;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
#box30 #box30-3 {
    position: absolute;
    top: 208px;
    left: 336px;
    width: 651px;
    height: 173px;
    background: url(../img/v700_03_pc.png) left top no-repeat;
    list-style: none;
    color: #fff;
}
#box30 #box30-3 li {
    height: 58px;
    padding-left: 78px;
    font-size: 14px;
}
#box30 #box30-3 li span {
    padding-top: 20px;
    display: block;
}
#box30 #box30-3 li.mt10 span.sml {
    padding-top: 0;
    font-size: 10px;
}
.tire_nav1 {
    position: absolute;
    top: 66px;
    right: 12px;
    margin: 15px 0 0;
    border-top: #1d1d1d solid 1px;
}
.tire_nav1 ul {
    width: 319px;
    overflow: hidden;
    margin: 0 auto;
    border-left: #1d1d1d solid 1px;
    border-bottom: #1d1d1d solid 1px;
}
.tire_nav1 ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    list-style: none;
    border-right: #1d1d1d solid 1px;
}
.tire_nav1 ul li img {
    width: 100%;
    display: block;
}
/************************************************** box31 */
#box31 #box31-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 36px 0 30px ;
    background: #000;
    overflow: hidden;
    color: #fff;
}
#box31 #box31-1 .left{
    float:left;
}
#box31 #box31-1 .right{
    float:left;
}
/************************************************** box32 */
#box32 #box32-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 36px 0 24px 242px;
    background: #000;
    color: #fff;
}
/************************************************** box33 */
#box33 #box33-1 {
    width: 998px;
    border: #4b4b4b solid 1px;
    padding: 20px 0 0 0;
    background: #000;
    color: #fff;
}
#box33 #box33-1 #box33-1-01{
    margin:0 0 10px 200px;
}
#box33 #box33-1 #box33-1-02{
    margin-left:268px;
}
#box33 #box33-1 #box33-1-03{
    margin:10px 0 4px 520px;
}
/************************************************** ecsta_v710 */
#header_v710 {
    height: 529px;
    width: 100%;
    background: url(../img/v710_01_pc.png) center no-repeat
}
#header_v710 span {
    display: none;
}
#header_v710 .contents {
    margin: 0 auto;
    height: 529px;
    width: 1000px;
    position: relative;
}
#header_v710 a {
    height: 30px;
    width: 490px;
    position: absolute;
    top: 500px;
    left: 0;
}
/************************************************** box34 */
#box34 .contents {
    position: relative;
}
#box34 #box34-1 {
    height: 443px;
    width: 998px;
    background: url(../img/box06_bg.jpg) left top repeat-x;
    position: relative;
    border: #4b4b4b solid 1px;
}
#box34 #box34-1 #tireimg {
    height: 414px;
    width: 306px;
    background: url(../img/box1_tire30.png) 0 0 no-repeat;
    position: absolute;
    top: 26px;
    left: 14px;
}
#box34 #box34-1 .sw {
    height: 51px;
    position: absolute;
    top: 333px;
    left: 86px;
}
#box34 #box34-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box34 #box34-1 .sw div img {
    border: 2px #999 solid;
}
#box34 #box34-1 .sw div img#tireicon30 {
    border: 2px #e10012 solid;
}
#box34 #box34-2 {
    position: absolute;
    top: 26px;
    left: 336px;
}
#box34 #box34-2 dd {
    width: 300px;
    color: #fff;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
#box34 #box34-3 {
    position: absolute;
    top: 208px;
    left: 336px;
    width: 651px;
    height: 173px;
    background: url(../img/v700_03_pc.png) left top no-repeat;
    list-style: none;
    color: #fff;
}
#box34 #box34-3 li {
    height: 58px;
    padding-left: 78px;
    font-size: 14px;
}
#box34 #box34-3 li span {
    padding-top: 20px;
    display: block;
}
#box34 #box34-3 li.mt10 span.sml {
    padding-top: 0;
    font-size: 10px;
}
/************************************************** roadventure_kl51 */
#header_roadventure {
    height: 529px;
    width: 100%;
    background: url(../img/roadventure_01_pc.png) center no-repeat
}
#header_roadventure span {
    display: none;
}
#header_roadventure .contents {
    margin: 0 auto;
    height: 529px;
    width: 1000px;
    position: relative;
}

#header_roadventure a {
    height: 30px;
    width: 235px;
    position: absolute;
    top: 498px;
    left: 20px;
}

.header_roadventure a {
    height: 30px;
    width: 235px;
    position: absolute;
    top: 498px;
    left: 255px;
}
/************************************************** pankuzu04 */
#pankuzu04 .contents {
    margin-top: 20px;
    padding-top: 8px;
    height: 34px;
    background: url(../img/roadventure_02_pc.png) no-repeat;
    color: #808080;
}
#pankuzu04 .contents a {
    color: #808080;
}
#pankuzu04 .left {
    float: left;
}
#pankuzu04 .right {
    padding-right: 20px;
    color: #fff;
    float: right;
}
/************************************************** box35 */
#box35 .contents {
    position: relative;
}
#box35 #box35-1 {
    height: 442px;
    width: 1000px;
    background: #eeeeee;
    position: relative;
}
#box35 #box35-1 #tireimg2 {
    height: 374px;
    width: 306px;
    background: url(../img/box1_tire31.png) 0 0 no-repeat;
    position: absolute;
    top: 25px;
    left: 14px;
}
#box35 #box35-1 .sw {
    height: 51px;
    position: absolute;
    top: 324px;
    left: 106px;
}
#box35 #box35-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box35 #box35-1 .sw div img {
    border: 2px #999 solid;
}
#box35 #box35-1 .sw div img#tireicon31 {
    border: 2px #e10012 solid;
}
#box35 #box35-5{
    position:absolute;
    top: 25px;
    left: 320px
}
#box35 #box35-2 {
    position: absolute;
    top: 112px;
    left: 320px;
}
#box35 #box35-2 dt {
    margin: 0 0 0;
}
#box35 #box35-2 dd {
    width: 300px;
    margin: 0 0 0 11px;
    color: #333;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
.tire_nav_w3 {
    position: absolute;
    top: 166px;
    left: 669px;
    margin: 0 0 0;
}
.tire_nav_w3 ul {
    width: 316px;
    overflow: hidden;
    margin: 0 auto;
}
.tire_nav_w3 ul li {
    float: left;
    width: 78px;
    list-style: none;
    margin: 0 1px 1px 0;
}
.tire_nav_w3 ul li img {
    width: 100%;
    display: block;
}
/************************************************** box25 */
#box36 #box36-1 {
    width: 1000px;
    background: #eeeeee;
    padding:35px 0 24px;
    text-align:center;
}
/************************************************** box37 */
#box37 .contents {
    position: relative;
}
#box37 #box37-1 {
    height: 442px;
    width: 1000px;
    background: #eeeeee;
    position: relative;
}
#box37 #box37-1 #tireimg {
    height: 374px;
    width: 306px;
    background: url(../img/box1_tire32.png) 0 0 no-repeat;
    position: absolute;
    top: 25px;
    left: 14px;
}
#box37 #box37-1 .sw {
    height: 51px;
    position: absolute;
    top: 324px;
    left: 36px;
}
#box37 #box37-1 .sw div {
    padding: 0 10px;
    display: inline-block;
}
#box37 #box37-1 .sw div img {
    border: 2px #999 solid;
}
#box37 #box37-1 .sw div img#tireicon32 {
    border: 2px #e10012 solid;
}
#box37 #box37-5{
    position:absolute;
    top: 25px;
    left: 320px
}
#box37 #box37-2 {
    position: absolute;
    top: 112px;
    left: 320px;
}
#box37 #box37-2 dt {
    margin: 0 0 0;
}
#box37 #box37-2 dd {
    width: 300px;
    margin: 0 0 0 11px;
    color: #333;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 10px;
    line-height: 1.5;
}
/************************************************** box38 */
#box38-1 {
    overflow: hidden;
}
#box38 .left {
    float: left;
}
#box38 .right {
    float: right;
}
#box38 table {
    width: 490px;
    border: 1px #535353 solid;
}
#box38 table th {
    font-size: 85%;
    text-align: center;
    vertical-align: middle;
}
#box38 table td {
    padding: 5px;
    width: 50px;
    border: 1px #535353 solid;
    text-align: center;
}
#box38 table td.space {
    padding: 0;
    height: 4px;
}
#box38 table td.inch {
    width: 40px;
    background: #d2d2d2;
    text-align: center;
}
#box38 table td.l {
    width: 150px;
    text-align: left;
}
#box38 table td.g {
    color: #109f4f;
    font-weight: bold;
}
#box38 .icon1 {
    margin: 0 auto;
    height: 22px;
    width: 25px;
    background: url(../img/icon_tiresize1.png) no-repeat;
    text-align: center;
}
#box38 .icon2 {
    margin: 0 auto;
    height: 22px;
    width: 25px;
    background: url(../img/icon_tiresize2.png) no-repeat;
    text-align: center;
}
#box38 .icon1 span, #box38 .icon2 span {
    display: none;
}
#box38 table .tr_bg {
    background: #eeeeee;
}
#box38 ul {
    margin-top: 20px;
    list-style: none;
    font-size: 90%;
}

/************************************************** box39 */
#box39-1 {
    overflow: hidden;
}
#box39 .left {
    float: left;
}
#box39 .right {
    float: right;
}
#box39 table {
    width: 490px;
    border: 1px #535353 solid;
}
#box39 table th {
    font-size: 85%;
    text-align: center;
    vertical-align: middle;
}
#box39 table td {
    padding: 5px;
    width: 50px;
    border: 1px #535353 solid;
    text-align: center;
}
#box39 table td.space {
    padding: 0;
    height: 4px;
}
#box39 table td.inch {
    width: 40px;
    background: #d2d2d2;
    text-align: center;
}
#box39 table td.l {
    width: 150px;
    text-align: left;
}
#box39 table td.g {
    color: #109f4f;
    font-weight: bold;
}
#box39 .icon1 {
    margin: 0 auto;
    height: 22px;
    width: 25px;
    background: url(../img/icon_tiresize1.png) no-repeat;
    text-align: center;
}
#box39 .icon2 {
    margin: 0 auto;
    height: 22px;
    width: 25px;
    background: url(../img/icon_tiresize2.png) no-repeat;
    text-align: center;
}
#box39 .icon1 span, #box39 .icon2 span {
    display: none;
}
#box38 table .tr_bg {
    background: #eeeeee;
}
#box38 ul {
    margin-top: 20px;
    list-style: none;
    font-size: 90%;
}
