@charset "utf-8";
/* ================================================
/
/	LA SPORTIVA
/	page.css
/
/ ============================================== */
/* ----------------------
/
/	TITLE
/
/ -------------------- */
/* #pageTitle
--------------------------------------------------- */
#pageTitle {
    color: #333;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    line-height: 0.9em
    }
#pageTitle .main {
    line-height: 0
    }
#pageTitle .tag {
    background-color: #fff;
    padding: 2px 12px;
    line-height: 4.5em;
    margin-left: 10px
    }
#pageTitle .colorW {
    color: #fff
    }
#pageTitle .colorB {
    color: #383d45
    }
#pageTitle .sizeL {
    font-size: 60px
    }
#pageTitle .sizeLS {
    font-size: 50px
    }
#pageTitle .sizeM {
    font-size: 30px;
    line-height: 3.2em
    }
#pageTitle .sizeS {
    font-size: 18px;
    line-height: 4.5em
    }
#pageTitle .shadowW {
    text-shadow: 0 0 3px #fff
    }
#pageTitle .shadowB {
    text-shadow: 0 0 3px #222
    }
@media screen and (max-width: 999px) {
    #header_in {
        height: 150px;
        margin: 0 auto;
        width: auto
        }
    #pageTitle .sizeLS {
        font-size: 40px
        }
    }
@media screen and (max-width: 767px) {
    #header_in {
        height: 120px
        }
    #pageTitle .sub {
        display: inline-block;
        margin-right: 15px;
        padding-bottom: 10px
        }
    #pageTitle .sizeL {
        font-size: 30px
        }
    #pageTitle .sizeLS {
        font-size: 26px
        }
    #pageTitle .sizeM {
        font-size: 14px;
        line-height: 1.8em
        }
    #pageTitle .sizeS {
        font-size: 10px;
        line-height: 1.8em
        }
    #headerMountain_t #pageTitle .sub {
        margin-right: 0
        }
    #pageTitle .tag {
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 5px
        }
    }
@media screen and (max-width: 480px) {
    #pageTitle .sizeLS {
        font-size: 20px;
        font-weight: bold
        }
    }
/* .sectionTitle
--------------------------------------------------- */
.sectionTitle {
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    /*min-height: 59px;*/
    min-height: 69px;
    padding-left: 37px;
    position: relative;
    overflow: visible
    }
.sectionTitle.mountain {
    background-image: url(/img/common/bg_sectiontitle_mountain.gif)
    }
.sectionTitle.running {
    background-image: url(/img/common/bg_sectiontitle_running.gif)
    }
.sectionTitle.climbing {
    background-image: url(/img/common/bg_sectiontitle_climbing.gif)
    }
.sectionTitle.mountainrun {
    background-image: url(/img/common/bg_sectiontitle_mountainrun.gif)
    }
.sectionTitle h2 {
    border-bottom: solid 13px #e0e0e0;
    font-size: 214%;
    font-weight: 700;
    /*min-height: 46px;*/
    min-height: 56px;
    padding-right: 25%;
    width: 75%
    }
.sectionTitle h2.someline {
    line-height: 1em
    }
.sectionTitle .sub {
    font-size: 46%
    }
.sectionTitle .iconS {
    display: block;
    width: 6%;
    position: absolute;
    right: 5px;
    bottom: 13px
    }
.sectionTitle .iconM {
    display: block;
    width: 12%;
    position: absolute;
    right: 5px;
    bottom: 13px
    }
#technology .sectionTitle .logoImg {
    line-height: 0;
    vertical-align: middle;
    width: 85px
    }
@media screen and (max-width: 999px) {
    .sectionTitle .sub {
        display: block
        }
    .sectionTitle h2 {
        line-height: 1em
        }
    .sectionTitle.simple h2 {
        min-height: 46px;
        padding-top: 10px
        }
    .sectionTitle .iconS {
        width: 9%
        }
    .sectionTitle .iconM {
        width: 15%
        }
    }
@media screen and (max-width: 767px) {
    .sectionTitle h2 {
        font-size: 140%
        }
    .sectionTitle.simple h2 {
        min-height: 41px;
        padding-top: 15px;
        font-size: 160%
        }
    }
@media screen and (max-width: 480px) {
    .sectionTitle .iconS {
        width: 16%
        }
    }
/* .pageSubTitle
--------------------------------------------------- */
.pageSubTitle {
    border-bottom: solid 2px #666;
    color: #000;
    font-size: 171%;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 20px;
    padding-bottom: 0.2em
    }
.pageCap {
    font-size: 114%;
    font-weight: 700;
    margin-top: 30px
    }
/* ----------------------
/
/	TABLE
/
/ -------------------- */
/* .listTable
--------------------------------------------------- */
.listTable-2 {
    border: solid 2px #666;
    border-width: 2px 0
    }
.listTable-2 dt {
    width: 20%;
    line-height: 3em;
    padding-left: 5%
    }
.listTable-2 dd {
    border-bottom: solid 1px #ccc;
    margin: -2.5em 0 0 0;
    padding: 0 5% 1.1em 25%
    }
.listTable-4_head {
    background-color: #eaeaea;
    border: solid 2px #5e5e5e;
    border-width: 2px 0;
    overflow: hidden
    }
.listTable-4_head li {
    float: left;
    padding: 25px 0;
    text-align: center
    }
.listTable-4 {
    overflow: hidden;
    border-bottom: solid 1px #ccc
    }
.listTable-4 dt, .listTable-4 dd {
    float: left;
    padding: 25px 0;
    text-align: center
    }
/*  widthã®æå®ã¯å¥éã¯ã©ã¹æå®ãè¿½å ã§è¨è¼ */
@media screen and (max-width: 767px) {
    .listTable-2 dt {
        width: auto
        }
    .listTable-2 dd {
        margin: 0;
        padding: 0 5% 1.1em
        }
    .listTable-4_head {
        display: none
        }
    .listTable-4 {
        border: solid 2px #ccc;
        border-width: 2px 0;
        margin-top: -2px
        }
    .listTable-4 dt, .listTable-4 dd {
        float: none;
        padding: 10px 0 10px 2%;
        text-align: left
        }
    .listTable-4 dt {
        background-color: #eaeaea;
        border-bottom: solid 1px #ccc
        }
    }
/* ----------------------
/
/	LIST
/
/ -------------------- */
.typeA li {
    list-style: outside disc;
    margin-left: 1em;
    padding-left: 0.5em
    }
.typeB li {
    list-style: outside lower-alpha;
    margin-left: 1em;
    padding-left: 0.5em
    }
.typeC li {
    position: relative;
    padding-left: 1.5em;
    color: #555
    }
.typeC li:before {
    content: "â»";
    position: absolute;
    left: 0;
    top: 0
    }
/* ----------------------
/
/	TAB
/
/ -------------------- */
.pageTab {
    overflow: hidden;
    box-shadow: inset 0 -2px 0 0 #999;
    margin-bottom: 30px;
    padding: 0 1%
    }
.pageTab a {
    background-color: #1477cc;
    border: solid 2px #1477cc;
    border-bottom-color: #999;
    color: #fff;
    display: block;
    float: left;
    font-size: 114%;
    font-weight: bold;
    margin-left: 1%;
    padding: 10px 0;
    text-align: center
    }
.pageTab a:hover {
    background-color: #1995ff;
    border-color: #1995ff;
    border-bottom-color: #999
    }
.pageTab a.size3 {
    width: 31%
    }
.pageTab a.size2 {
    width: 47%
    }
.pageTab a.ac {
    background-color: #fff;
    border: solid 2px #999;
    border-bottom-color: #fff;
    color: #1477cc
    }
/* ----------------------
/
/	PRODUCTS
/
/ -------------------- */
/* #tagNav
--------------------------------------------------- */
#tagNav {
    border-bottom: solid 2px #ccc;
    margin-bottom: 15px;
    padding: 0 10px 0;
    overflow: hidden
    }
#tagNav li {
    font-weight: 900;
    float: left;
    margin-right: 4%;
    padding-bottom: 10px;
    position: relative
    }
#tagNav li a {
    color: #333;
    text-decoration: none
    }
#tagNav li.men a {
    color: #0028bf
    }
#tagNav li.women a {
    color: #b2099a
    }
#tagNav i {
    margin-right: 4px
    }
#tagNav li a:hover {
    color: #1477cc
    }
#tagNav li.active a, #tagNav li.active i {
    color: #39f
    }
#tagNav li.active:after {
    content: "â²";
    font-size: 85%;
    position: absolute;
    left: 50%;
    line-height: 0.5em;
    bottom: 0;
    color: #ccc
    }
/* #productList
--------------------------------------------------- */
#productList {
    overflow: hidden;
    margin-left: -3%
    }
#productList li {
    float: left;
    margin: 0 0 40px 3%;
    overflow: hidden;
    width: 30%
    }
#productList li.none {
    display: none
    }
#productList .photo img {
    width: 100%
    }
#productList .photo.new, #productList .photo.version_up, #productList .photo.new_color {
    position: relative
    }
#productList .photo.new:before, #productList .photo.version_up:before, #productList .photo.new_color:before {
    color: #fff;
    display: inline-block;
    font-size: 82%;
    font-weight: 700;
    right: 10px;
    padding: 0 10px;
    position: absolute;
    line-height: 1.6em;
    text-align: center;
    top: 0;
    z-index: 100
    }
#productList .photo.new:before {
    content: "NEW";
    background-color: #c00
    }
#productList .photo.version_up:before {
    content: "VERSION UP";
    background-color: #670085
    }
#productList .photo.new_color:before {
    content: "NEW COLOR";
    background-color: #6FB1C9
    }
#productList a {
    color: #333;
    text-decoration: none
    }
#productList .name {
    font-size: 114%;
    line-height: 1.4em;
    margin-bottom: 5px
    }
#productList .tagSex {
    font-weight: 900;
    font-size: 92.85714%;
    float: left;
    line-height: 1.2em
    }
#productList .tagSex.men {
    color: #0028bf
    }
#productList .tagSex.women {
    color: #b2099a
    }
#productList .tagSex.kids {
    color: #1fbe00
    }
#productList .tagType {
    color: #ebc10d;
    font-weight: 900;
    float: left;
    margin-right: 5%;
    line-height: 1.2em
    }
#productList .tagType i {
    margin-right: 4px
    }
@media screen and (max-width: 999px) {
    #productList .tagSex, #productList .tagType {
        float: none
        }
    #productList .tagSex {
        margin-top: 5px
        }
    }
@media screen and (max-width: 767px) {
    #productList {
        margin-left: -5%
        }
    #productList li {
        margin-left: 5%;
        width: 45%
        }
    }
/* #productsItem
--------------------------------------------------- */
#productsItem img {
    width: 100%
    }
/* #productsItemData
--------------------------------------------------- */
#productsItemData {
    overflow: hidden;
    margin-bottom: 30px
    }
/* #productsItemData_mainTxt */
#productsItemData_mainTxt {
    /*float:right;
    		width: 43%;*/
    overflow: hidden;
    margin-bottom: 20px
    }
#mainTxtTitle {
    float: right;
    width: 43%
    }
#productsItemData_mainTxt h1 {
    border-bottom: solid 2px #ccc;
    font-size: 214%;
    line-height: 1em;
    padding-top: 0.6em;
    padding-bottom: 0.2em;
    position: relative;
    overflow: hidden
    }
#productsItemData_mainTxt h1 > span {
    display: block;
    font-size: 46%;
    margin-top: 0.5em;
    line-height: 1em
    }
#productsItemData_mainTxt h1 span.num {
    color: #555;
    display: inline-block;
    font-size: 100%;
    line-height: 2em;
    padding-right: 5px
    }
#productsItemData_mainTxt h1.new, #productsItemData_mainTxt h1.version_up, #productsItemData_mainTxt h1.new_color {
    padding-top: 1em;
    line-height: 1em
    }
#productsItemData_mainTxt h1.new:before, #productsItemData_mainTxt h1.version_up:before, #productsItemData_mainTxt h1.new_color:before {
    color: #fff;
    display: inline-block;
    font-size: 33%;
    font-weight: 700;
    left: 0;
    padding: 0 10px;
    position: absolute;
    line-height: 2em;
    text-align: center;
    top: 0
    }
#productsItemData_mainTxt h1.new:before {
    content: "NEW";
    background-color: #c00
    }
#productsItemData_mainTxt h1.version_up:before {
    content: "VERSION UP";
    background-color: #670085
    }
#productsItemData_mainTxt h1.new_color:before {
    content: "NEW COLOR";
    background-color: #6FB1C9
    }
#productsItemData_mainTxt .sex {
    font-size: 112%;
    font-weight: 900;
    float: left;
    line-height: 2.5em;
    margin-right: 0.5em
    }
#productsItemData_mainTxt .sex.men {
    color: #0028bf
    }
#productsItemData_mainTxt .sex.women {
    color: #b2099a
    }
#productsItemData_mainTxt .sex.kids {
    color: #1fbe00
    }
#productsItemData_mainTxt .price {
    font-size: 171.42857%;
    float: right;
    line-height: 1.5em
    }
#productsItemData_mainTxt .price span {
    font-size: 50%
    }
#productsItemData_mainTxt #mainTxtTitle .icon {
    clear: both;
    overflow: hidden
    }
#productsItemData_mainTxt .iconRunning {
    float: left;
    margin-right: 2%;
    width: 20%
    }
#productsItemData_mainTxt .iconRunning img {
    width: 99%
    }
#productsItemData_mainTxt .tagMountain {
    color: #ebc10d;
    font-size: 112%;
    font-weight: 900;
    line-height: 0.5em
    }
#productsItemData_mainTxt .tagMountain_unisex {
    color: #ebc10d;
    font-size: 112%;
    font-weight: 900;
    float: left;
    line-height: 2.5em
    }
#productsItemData_mainTxt .txt {
    float: right;
    width: 43%;
    margin-bottom: 20px;
    padding-top: 40px
    }
#productsItemData_mainTxt .txt strong {
    display: block;
    font-size: 128.57142%;
    margin-bottom: 1em
    }
/* #productsItemData_photo */
#productsItemData_photo {
    float: left;
    width: 54%
    }
#productsItemData_photo .colorList {
    margin: 15px 0 0 -5%;
    overflow: hidden
    }
#productsItemData_photo .colorList li {
    float: left;
    margin: 0 0 0 5%;
    width: 28%
    }
/* #productsItemData_material */
#productsItemData_material {
    background-color: #eff1f2;
    clear: both;
    font-size: 92.8%;
    float: left;
    padding: 10px 2%;
    width: 50%
    }
#productsItemData_material dt {
    line-height: 1.6em;
    width: 8em
    }
#productsItemData_material dd {
    border-bottom: solid 1px #ddd;
    line-height: 1.6em;
    margin: -1.6em 0 0.5em 0;
    padding: 0 0 0.5em 8.5em
    }
/* #productsItemData_func */
#productsItemData_func {
    float: right;
    width: 43%
    }
#productsItemData_func .made {
    line-height: 1em
    }
#productsItemData_func .made img {
    width: 21%;
    margin-right: 5px
    }
#productsItemData_func .funcIcon {
    overflow: hidden;
    padding: 15px 0 30px
    }
#productsItemData_func .funcIcon li {
    float: left;
    text-align: center;
    width: 22%
    }
#productsItemData_func .funcIcon li.half {
    width: 11%;
    padding: 0 2px
    }
#productsItemData_func .funcIcon li img {
    width: 100%
    }
/*#productsItemData_func .funcIcon li.half img{ width:50%;}*/
#productsItemData_func .chart {
    overflow: hidden;
    position: relative
    }
#productsItemData_func .chart .chartGraph {
    float: left;
    width: 56%
    }
#productsItemData_func .chart a {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0
    }
/* #productsItemData_detail */
#productsItemData_detail {
    clear: both;
    /*padding-top: 30px;*/
    padding-bottom: 30px;
    overflow: hidden
    }
#productsItemData_detail .photo {
    width: 50%;
    float: left
    }
#productsItemData_detail ul {
    width: 43%;
    float: right
    }
#productsItemData_detail li {
    font-size: 92%;
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 0.5em;
    margin-bottom: 0.5em
    }
@media screen and (max-width: 999px) {
    #productsItemData_mainTxt .txt {
        padding-top: 20px;
        /*margin-bottom: 50px;*/
        }
    #productsItemData_func .funcIcon li {
        width: 30%
        }
    #productsItemData_func .chart {
        text-align: center
        }
    #productsItemData_func .chart .chartGraph {
        float: none;
        width: 80%;
        margin: 0 auto 10px
        }
    #productsItemData_func .chart a {
        position: static
        }
    #productsItemData_mainTxt .iconRunning {
        width: 30%
        }
    }
@media screen and (max-width: 767px) {
    #mainTxtTitle {
        float: none;
        width: 100%
        }
    #productsItemData_mainTxt .txt {
        float: none;
        width: 100%
        }
    #productsItemData_photo, #productsItemData_detail .photo {
        float: none;
        width: 100%
        }
    #productsItemData_material {
        box-sizing: border-box;
        float: none;
        width: 100%;
        margin-bottom: 20px
        }
    #productsItemData_func {
        float: none;
        width: 100%
        }
    #productsItemData_mainTxt .iconRunning {
        width: 25%
        }
    #productsItemData_detail ul {
        float: none;
        width: 80%;
        margin: 15px auto 0
        }
    }
/* #productsItemAthlete
--------------------------------------------------- */
#productsItemAthlete {
    background-color: #eff1f2;
    margin-bottom: 30px;
    padding: 10px 1.2%
    }
#productsItemAthlete h3 {
    font-size: 128%;
    font-weight: 700;
    margin-bottom: 10px
    }
#productsItemAthlete .athleteBox {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 14px 1.7%
    }
#productsItemAthlete .athleteBox .photo {
    float: left;
    margin-bottom: 15px;
    width: 23%
    }
#productsItemAthlete .athleteBox .voice {
    float: right;
    margin-bottom: 15px;
    width: 72%
    }
#productsItemAthlete .athleteBox .voice strong {
    display: block;
    font-size: 128%;
    margin-bottom: 0.8em
    }
#productsItemAthlete .athleteBox .prof {
    border-top: solid 2px #dee0e1;
    clear: both;
    padding-top: 10px
    }
#productsItemAthlete .athleteBox .prof h4 {
    font-size: 107%;
    margin-bottom: 0.5em
    }
#productsItemAthlete .athleteBox .prof h4 span {
    display: inline-block;
    font-size: 80%;
    margin-left: 1em
    }
@media screen and (max-width: 767px) {
    #productsItemAthlete .athleteBox .photo {
        float: none;
        margin: 0 auto 10px;
        width: 50%
        }
    #productsItemAthlete .athleteBox .voice {
        float: none;
        margin-bottom: 15px;
        width: 100%
        }
    }
/* #productsItemTechnology
--------------------------------------------------- */
#productsItemTechnology {
    margin-bottom: 30px
    }
#productsItemTechnology li {
    border-bottom: solid 1px #e0e0e0;
    margin-top: 2em;
    overflow: hidden;
    padding-bottom: 2em
    }
#productsItemTechnology li:first-child {
    margin-top: 0
    }
#productsItemTechnology li .icon {
    float: left;
    padding: 20px 1.8%;
    text-align: center;
    width: 12%
    }
#productsItemTechnology li .txt {
    float: right;
    width: 83%
    }
#productsItemTechnology li .txt h4 {
    font-size: 128%;
    font-weight: 700;
    margin-bottom: 0.5em
    }
#productsItemTechnology li .txt h4 span {
    font-size: 72%
    }
#productsItemTechnology li .link {
    text-align: right
    }
@media screen and (max-width: 999px) {
    #productsItemTechnology li .icon {
        width: 22%
        }
    #productsItemTechnology li .txt {
        width: 73%
        }
    }
@media screen and (max-width: 767px) {
    #productsItemTechnology li .icon {
        float: none;
        padding: 0;
        margin: 0 auto;
        text-align: center;
        width: 50%
        }
    #productsItemTechnology li .txt {
        float: none;
        width: 100%
        }
    }
/* #productsItemChart
--------------------------------------------------- */
#productsItemChart {
    overflow: hidden
    }
#productsItemChart .graph {
    float: left;
    margin-top: 15px;
    width: 24.8%
    }
#productsItemChart dl {
    float: right;
    margin-top: 15px;
    width: 68.3%
    }
#productsItemChart dt {
    font-size: 142%;
    font-weight: 700
    }
#productsItemChart dt .sub {
    font-size: 80%
    }
#productsItemChart dd {
    font-size: 92.8%;
    margin-bottom: 0.5em
    }
@media screen and (max-width: 999px) {
    #productsItemChart .graph {
        float: none;
        margin: 20px auto;
        width: 60%
        }
    #productsItemChart dl {
        float: none;
        width: 100%
        }
    }
/* ----------------------
/
/	TECHNOLOGY
/
/ -------------------- */
#technology img {
    width: 100%
    }
.techSection {
    overflow: hidden;
    margin-bottom: 50px
    }
#technology .techSection .w80 {
    margin: 0 auto;
    width: 80%
    }
#technology .techSection .w60 {
    margin: 0 auto;
    width: 60%
    }
#technology .techSection .w45 {
    margin: 0 auto;
    width: 45%
    }
/* .techBox
--------------------------------------------------- */
.techBox {
    overflow: hidden;
    margin-bottom: 25px
    }
.techBox .inner {
    overflow: hidden
    }
.techBox.typeA .photo {
    float: left;
    width: 24%
    }
.techBox.typeA .txt {
    float: right;
    width: 72%
    }
.techBox.typeB {
    margin-left: -5%
    }
.techBox.typeB .inner {
    float: left;
    margin-left: 5%;
    width: 45%
    }
.techBox.typeC .inner {
    display: inline-block;
    width: 32%
    }
.techBox.typeD {
    margin-left: -3%
    }
.techBox.typeD .inner {
    float: left;
    margin-left: 3%;
    width: 30%
    }
.techBox.typeE .photo {
    float: left;
    width: 34%
    }
.techBox.typeE .txt {
    float: right;
    width: 62%
    }
.techBox h4 {
    font-size: 128%;
    font-weight: 700
    }
@media screen and (max-width: 999px) {
    .techBox.typeA .photo {
        width: 36%
        }
    .techBox.typeA .txt {
        width: 60%
        }
    }
@media screen and (max-width: 767px) {
    .techBox.typeA .photo, .techBox.typeE .photo {
        float: none;
        margin: 0 auto 10px;
        width: 80%
        }
    .techBox.typeA .txt, .techBox.typeE .txt {
        float: none;
        width: 100%
        }
    .techBox.typeB {
        width: 80%;
        margin: 0 auto
        }
    .techBox.typeB .inner {
        float: none;
        margin: 0 0 20px 0;
        width: 100%
        }
    .techBox.typeC .inner {
        display: block;
        margin: 0 auto 25px;
        width: 80%
        }
    .techBox.typeD {
        width: 80%;
        margin: 0 auto
        }
    .techBox.typeD .inner {
        float: none;
        margin: 0 0 25px 0;
        width: 100%
        }
    }
/* #ortholiteBox
--------------------------------------------------- */
#ortholiteBox {
    margin-top: 20px;
    overflow: hidden
    }
.ortholiteBox_in {
    float: left;
    text-align: center;
    width: 28%
    }
.ortholiteBox_in h3 {
    padding: 0.5em 0;
    line-height: 1.2em
    }
.ortholiteBox_in h3.color5mm {
    color: #c8443a
    }
.ortholiteBox_in h3.color4mm {
    color: #116ea5
    }
#ortholiteBox .ortholiteBox_in .photo {
    width: 60%
    }
.ortholitePoint {
    background-color: #EFF1F2;
    float: left;
    padding: 2%;
    width: 39%
    }
.ortholitePoint h4 {
    font-size: 114%;
    font-weight: 700;
    margin-bottom: 1em
    }
.ortholitePoint li {
    margin-bottom: 1.5em;
    line-height: 1em
    }
.ortholitePoint li i {
    color: #cb0000
    }
/* .cap_mountain3d
--------------------------------------------------- */
.cap_mountain3d_01 {
    color: #727171
    }
.cap_mountain3d_02 {
    color: #fabf2a
    }
@media screen and (max-width: 767px) {
    .ortholiteBox_in {
        width: 46%;
        padding: 2%
        }
    .ortholitePoint {
        clear: left;
        float: none;
        padding: 8%;
        width: 72%;
        margin: 20px auto
        }
    }
/* ----------------------
/
/	TEAM
/
/ -------------------- */
.athleteList {
    overflow: hidden;
    margin-bottom: 10px;
    margin-left: -1%
    }
.athleteList img {
    width: 100%
    }
.athleteList li {
    float: left;
    position: relative;
    margin-left: 1%;
    width: 24%
    }
.athleteList li p {
    background-color: rgba(255, 255, 255, 0.65);
    bottom: 0;
    color: #000;
    font-size: 128%;
    font-weight: 700;
    left: 0;
    line-height: 1em;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    width: 100%
    }
.athleteList li p span {
    font-size: 77%
    }
.athleteData img {
    width: 100%
    }
.athlete {
    background-color: #fcf1d9;
    display: none;
    margin: 15px 0 25px;
    overflow: hidden;
    padding: 25px 3%;
    position: relative
    }
.athleteName {
    float: right;
    width: 61%
    }
.athleteName h3 {
    font-size: 214%
    }
.athleteName h3 span {
    font-size: 60%
    }
.athletePhoto {
    float: left;
    width: 33%
    }
.athletePhoto .linkOfficial {
    background-color: #f9ca00;
    color: #fff;
    display: block;
    font-size: 128%;
    font-weight: 700;
    line-height: 1em;
    margin: 20px 0 10px;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    width: 100%
    }
.athletePhoto .fb, .athletePhoto .tw {
    text-decoration: none;
    display: inline-block;
    font-size: 124%;
    font-weight: 700
    }
.athletePhoto .fb {
    color: #2b5a95;
    margin-right: 1em
    }
.athletePhoto .tw {
    color: #0ab3dd
    }
.athleteHistory {
    font-size: 92.8571%;
    float: right;
    margin-top: 10px;
    width: 61%
    }
.athleteHistory dl {
    margin: 10px 0
    }
.athleteHistory dt {
    line-height: 1.5em;
    width: 5em
    }
.athleteHistory dd {
    line-height: 1.5em;
    margin: -1.5em 0 0 5.5em
    }
.athlete .btnClose {
    background-color: #f9ca00;
    color: #fff;
    font-size: 171%;
    height: 48px;
    line-height: 48px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 48px
    }
@media screen and (max-width: 999px) {
    .athleteName h3 {
        line-height: 1.1em
        }
    .athleteName h3 span {
        display: block
        }
    .athleteList li p {
        font-size: 100%;
        padding: 2px 0
        }
    }
@media screen and (max-width: 767px) {
    .athleteList {
        border-bottom: solid 1px #ccc;
        width: 90%;
        margin: 0 auto 10px;
        padding-bottom: 10px
        }
    .athleteList li {
        margin-bottom: 5px;
        width: 48%
        }
    .athleteList li a {
        text-decoration: none
        }
    .athleteName, .athletePhoto, .athleteHistory {
        float: none;
        width: 100%
        }
    .athletePhoto img {
        display: block;
        margin: 5px auto 0;
        width: 80%
        }
    }
/* ----------------------
/
/	SHOP LIST
/
/ -------------------- */
#shoplistNav {
    margin-bottom: 30px
    }
#shoplistNav img {
    max-width: 100%;
    width: 100%;
    height: auto
    }
#shopDataLegend {
    margin-bottom: 20px;
    text-align: center
    }
#shopDataLegend p {
    display: inline-block;
    padding: 0 5px
    }
#shopDataLegend span, .shopList li .category span {
    color: #fff;
    display: inline-block;
    font-size: 114%;
    font-weight: 900;
    line-height: 1.4em;
    text-align: center;
    width: 2.5em
    }
#shopDataLegend span.mt, .shopList span.mt {
    background-color: #eac063
    }
#shopDataLegend span.cl, .shopList span.cl {
    background-color: #670085
    }
#shopDataLegend span.mr, .shopList span.mr {
    background-color: #cb0000
    }
.shopListSection {
    margin-bottom: 10px
    }
.shopListSection h2 {
    background-color: #facf19;
    font-size: 186%
    }
.shopListSection h2 a {
    color: #987f16;
    display: block;
    line-height: 1em;
    overflow: hidden;
    padding: 10px 25px
    }
.shopListSection h2 i {
    float: right
    }
.shopListSection h2 span {
    font-size: 60%
    }
.shopList {
    display: none
    }
.shopList h3 {
    border-bottom: solid 2px #666;
    color: #333;
    font-size: 142%;
    margin-top: 20px
    }
.shopList ul {
    margin-bottom: 25px
    }
.shopList li {
    border-bottom: solid 1px #ccc;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 20px
    }
.shopList li p {
    float: left;
    padding-right: 15px
    }
.shopList li .name {
    padding-bottom: 0.5em;
    width: 28%
    }
.shopList li .address {
    width: 35%
    }
.shopList li .tel {
    width: 14%
    }
.shopList li .category {
    padding-right: 0;
    position: relative;
    text-align: center;
    width: 15%
    }
.shopList li .category span {
    position: absolute;
    top: 0
    }
.shopList li .category span.mt {
    left: 0
    }
.shopList li .category span.cl {
    left: 2.6em
    }
.shopList li .category span.mr {
    left: 5.2em
    }
@media screen and (max-width: 999px) {
    #shopDataLegend {
        width: 70%;
        text-align: left;
        margin: 0 auto 20px
        }
    .shopList li p {
        padding-right: 2%
        }
    .shopList li .name {
        width: 45%
        }
    .shopList li .address {
        width: 45%
        }
    .shopList li .tel {
        clear: left;
        width: 45%;
        margin-left: 47%
        }
    .shopList li .category {
        width: 45%;
        margin-left: -94%
        }
    }
@media screen and (max-width: 767px) {
    #shopDataLegend {
        width: 100%
        }
    .shopList li p {
        float: none
        }
    .shopList li .name {
        width: 100%
        }
    .shopList li .address {
        width: 100%
        }
    .shopList li .tel {
        clear: left;
        width: 100%;
        margin-left: 0
        }
    .shopList li .category {
        width: 100%;
        margin-left: 0;
        min-height: 2em
        }
    }
/* ----------------------
/
/	NEWS
/
/ -------------------- */
/* .pagination
--------------------------------------------------- */
#pageNav {
    padding-top: 30px
    }
.pagination {
    display: inline-block;
    float: right
    }
.pagination > a, .pagination > span {
    display: inline-block;
    float: left
    }
.pagination > a.arrow {
    color: #a1a1a1;
    padding: 0 10px
    }
.pagination > .inactive, .pagination > .current {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    line-height: 1.2em;
    padding: 0 8px
    }
.pagination > .inactive {
    border-bottom-color: #dedede;
    color: #f9ca00
    }
.pagination > .current {
    border-bottom-color: #f9ca00;
    color: #fff;
    position: relative
    }
.pagination > .inactive span, .pagination > .current strong {
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 5px
    }
.pagination > .current strong {
    background-color: #f9ca00;
    display: inline-block
    }
.pagination > .current:after {
    content: "â²";
    color: #dedede;
    position: absolute;
    left: 32%;
    bottom: -15px
    }
.pagination > a.arrow:hover, .pagination > a.arrow:active {
    color: #f9ca00
    }
.pagination > .inactive:hover span, .pagination > .inactive:active span {
    background-color: #f9ca00;
    color: #fff;
    display: inline-block
    }
@media screen and (max-width: 999px) {
    #pageNav {
        text-align: center
        }
    .pagination {
        float: none
        }
    .pagination > a, .pagination > span {
        font-size: 130%
        }
    .pagination > .current:after {
        bottom: -22px;
        left: 25%
        }
    }
@media screen and (max-width: 767px) {
    #pageNav a, #pageNav span {
        display: none
        }
    .pagination {
        display: block
        }
    #pageNav a.next {
        display: block;
        float: right;
        padding-right: 1em;
        position: relative
        }
    #pageNav a.next:after {
        content: ">";
        position: absolute;
        right: 0;
        top: 0
        }
    #pageNav a.back {
        display: block;
        float: left;
        padding-left: 1em;
        position: relative
        }
    #pageNav a.back:after {
        content: "<";
        position: absolute;
        left: 0;
        top: 0
        }
    }
/* #newsArticle
--------------------------------------------------- */
.newsTitleBox {
    border-bottom: solid 3px #facf19;
    padding-bottom: 10px
    }
.newsTitleBox .cetegory {
    color: #fff;
    display: inline-block;
    font-size: 80%;
    padding: 0 0.5em;
    font-weight: 900
    }
.newsTitleBox .cetegory.event {
    background-color: #d92713
    }
.newsTitleBox .cetegory.info {
    background-color: #4ea0bd
    }
.newsTitleBox .cetegory.publish {
    background-color: #ffce00
    }
.newsTitleBox .cetegory + .date {
    padding-left: 1em
    }
.newsTitleBox .date {
    display: inline-block
    }
.newsTitleBox h1 {
    font-size: 128%;
    margin: 5px 0
    }
.newsMain {
    margin-top: 25px
    }
.newsMain p {
    margin-bottom: 20px
    }
.newsMain img {
    width: 100%
    }
.newsMain table {
    border: solid 1px #999;
    border-width: 1px 1px 0 0;
    margin: 15px auto;
    width: 100% !important
    }
.newsMain td, .newsMain th {
    border: solid 1px #999;
    border-width: 0 0 1px 1px;
    padding: 5px 8px
    }
.newsMain strong {
    font-weight: bold
    }
.newsMain p img.aligncenter {
    display: block;
    margin: 0 auto;
    width: 80%
    }
.newsPhotoList {
    overflow: hidden
    }
.newsPhotoList li {
    float: left;
    padding: 2%;
    width: 46%
    }
.newsPhotoList li p {
    font-size: 80%
    }
.newsThumTxt {
    overflow: hidden;
    margin: 10px 0
    }
.newsThumTxt .photo {
    float: left;
    width: 30%
    }
.newsThumTxt .txt {
    float: right;
    width: 68%
    }
.newsTable td {
    width: 80%
    }
.newsTable th {
    background-color: #ccc;
    width: 20%;
    text-align: left
    }
.newsDownload {
    border: solid 1px #ccc;
    border-width: 1px 0;
    margin: 20px 0 15px;
    padding: 15px 4%
    }
.newsDownload a {
    display: block
    }
@media screen and (max-width: 767px) {
    .newsPhotoList li {
        float: none;
        padding: 10px 0;
        width: 100%
        }
    .newsThumTxt .photo {
        float: left;
        width: 46%
        }
    .newsThumTxt .txt {
        float: right;
        width: 50%
        }
    .newsTable td {
        width: 65%
        }
    .newsTable th {
        width: 35%
        }
    .newsMain p img.aligncenter {
        width: 100%
        }
    }
/* ----------------------
/
/	COMPANY
/
/ -------------------- */
/* ----------------------
/
/	SIZE
/
/ -------------------- */
.sizeList {
    margin: 30px auto 15px;
    overflow: hidden
    }
.sizeList li {
    border-right: solid 1px #fff;
    float: left;
    line-height: 3em;
    text-align: center;
    width: 8.1%
    }
.sizeList li.cap {
    line-height: 1.5em
    }
.sizeList li.doble {
    width: 16%
    }
.sizeList .cell_01, .sizeList .cell_02 {
    display: block;
    padding: 5px 0;
    /*-moz-box-sizing: content-box;
    		-webkit-box-sizing: content-box;
    		-o-box-sizing: content-box;
    		-ms-box-sizing: content-box;
    		box-sizing:border-box;*/
    }
.sizeList .cell_01 {
    background-color: #fcf1d9
    }
.sizeList .cell_02 {
    background-color: #fbeac6
    }
.sizeList span > span {
    border-left: solid 1px #fff;
    display: inline-block;
    width: 49%
    }
.sizeList span > span:first-child {
    border-left: none
    }
@media screen and (max-width: 767px) {
    .sizeList {
        width: 70%
        }
    .sizeList li {
        border-right: none;
        border-bottom: solid 1px #fff;
        float: none;
        width: 100%
        }
    .sizeList .cell_01, .sizeList .cell_02 {
        display: inline-block;
        width: 48%
        }
    .sizeList .cell_01 {
        border-right: solid 1px #fff
        }
    .sizeList li.doble {
        width: 100%
        }
    }
/* ----------------------
/
/	PRIVACY
/
/ -------------------- */
/*#privacy .lead .cap{ font-size: 128%; font-weight:700; border-bottom: solid 2px #ccc; padding-bottom: 5px; margin-bottom: 15px;}*/
#docArticle .lead p {
    font-size: 114%
    }
#docArticle .pageSubTitle {
    font-size: 128%
    }
.docSection {
    padding: 30px 5%
    }
.docSection p {
    font-size: 100%
    }
.docSection h3 {
    font-weight: 700
    }
.docSection p + ul {
    margin: 0.5em 0 0 2em
    }
.docSection p + ul + ul {
    margin: 0.8em 0 0 2em
    }
/* ----------------------
/
/	ABOUT
/
/ -------------------- */
#brandAbout .summarySection .sign {
    text-align: right
    }
#brandHistory ul {
    background-color: #fff7e6;
    line-height: 1
    }
#brandHistory li {
    line-height: 1
    }
#brandHistory li .year {
    color: #d56702;
    float: left;
    font-family: "Prociono", serif;
    font-size: 230%;
    text-align: center;
    width: 19%
    }
#brandHistory li .wrapper {
    background-color: #fff;
    float: right;
    padding: 15px 0 15px 2%;
    width: 78%
    }
#brandHistory li .txt01, #brandHistory li .txt02, #brandHistory li .photo01, #brandHistory li .photo02 {
    float: left;
    background-color: #fff
    }
#brandHistory li .txt01 {
    padding-right: 2%;
    width: 49%
    }
#brandHistory li .txt02 {
    padding-right: 2%;
    width: 60%
    }
#brandHistory li .photo01 {
    width: 47%
    }
#brandHistory li .photo02 {
    width: 36%
    }
#brandHistory li .photo01 img, #brandHistory li .photo02 img {
    width: 100%
    }
#brandHistory li .txt03 {
    float: left;
    padding: 4px 0;
    width: 100%
    }
#brandHistory li:after {
    content: "";
    clear: both;
    display: block
    }
#brandHistory li .wrapper:after {
    content: "";
    clear: both;
    display: block
    }
@media screen and (max-width: 999px) {
    #brandHistory li .year {
        font-size: 180%
        }
    #brandHistory li .txt01, #brandHistory li .txt02 {
        float: none;
        width: 100%
        }
    #brandHistory li .photo01, #brandHistory li .photo02 {
        float: none;
        margin: 15px auto 0
        }
    #brandHistory li .photo01 {
        width: 70%
        }
    #brandHistory li .photo02 {
        width: 40%
        }
    }
@media screen and (max-width: 767px) {
    #brandHistory li .year {
        font-size: 160%;
        width: 24%
        }
    #brandHistory li .wrapper {
        width: 70%;
        padding-left: 4%
        }
    }
/* ----------------------
/
/	FORM
/
/ -------------------- */
/* .attentionBox
--------------------------------------------------- */
.attentionBox {
    background-color: #eaeaea;
    font-size: 92.85714%;
    padding: 20px 4%
    }
.attentionBox ul {
    line-height: 1.8em;
    padding-left: 1.5em;
    margin-bottom: 15px
    }
.attentionBox li {
    list-style: outside disc;
    margin-bottom: 0.5em;
    padding-left: 0.5em
    }
.attentionBox input[type="checkbox"] {
    border-color: #999
    }
.attentionBox p {
    margin-bottom: 0
    }
.attentionBox p + p {
    margin-bottom: 1em
    }
.attentionBox .color {
    color: #c00
    }
.attentionBox.color {
    background-color: #ead0d0
    }
/* .formTable
--------------------------------------------------- */
.formTable {
    border: solid 2px #666;
    border-width: 2px 0;
    margin-top: 60px;
    overflow: hidden
    }
.formTable dt, .formTable dd {
    display: block;
    margin-top: -1px
    }
.formTable dt {
    border-top: solid 1px #ccc;
    clear: left;
    float: left;
    padding: 25px 0 25px 4%;
    position: relative;
    width: 26%
    }
.formTable dd {
    border-top: solid 1px #ccc;
    float: left;
    padding: 25px 4% 25px 5%;
    width: 60%
    }
.formTable dt.required:after {
    background-color: #c00;
    content: "å¿é ";
    color: #fff;
    display: inline-block;
    font-size: 85%;
    font-weight: bold;
    letter-spacing: 0.3em;
    line-height: 1.8em;
    padding: 0 4px;
    position: absolute;
    right: 0;
    top: 40%
    }
.formTable input[type="text"], .formTable input[type="email"], .formTable input[type="password"], .formTable textarea {
    border: none;
    background-color: #fcf1d9;
    display: inline-block;
    font-size: 92.85714%;
    padding: 12px
    }
.formTable select {
    border: none;
    background-color: #fcf1d9;
    display: block;
    font-size: 92.85714%;
    padding: 10px
    }
.formTable input[type="checkbox"] {
    padding: 10px
    }
.formTable option {
    padding: 5px 0
    }
.formTable input[type="text"]:focus, .formTable input[type="email"]:focus, .formTable input[type="password"]:focus, .formTable textarea:focus, .formTable select:focus {
    background-color: #fae7bd
    }
.formTable .w_long {
    width: 100%
    }
.formTable .w_middle {
    width: 50%
    }
.formTable .w_short {
    width: 20%
    }
.formTable p {
    font-size: 95%;
    margin-bottom: 10px
    }
.formTable p span {
    padding-left: 1em;
    display: block
    }
.formTable p.inputtext {
    margin-bottom: 0;
    background-color: #e3fcec;
    display: inline-block;
    font-size: 92.85714%;
    padding: 12px
    }
.formTable input + p, .formTable select + p, .formTable p.inputtext + p {
    margin-top: 20px
    }
.formTable span.ex {
    font-size: 85%;
    color: #666;
    display: block
    }
.summarySection h3 + .formTable, .summarySection h3 + p + .formTable {
    margin-top: 10px
    }
.formTable + h3 {
    margin-top: 40px
    }
@media screen and (max-width: 999px) {
    .formTable dt.required {
        padding-top: 50px
        }
    .formTable dt.required:after {
        font-size: 76%;
        left: 10%;
        right: auto;
        top: 20px
        }
    .formTable .w_long {
        width: 94%
        }
    input[type="checkbox"] {
        -webkit-transform: scale(2);
        transform: scale(2)
        }
    }
@media screen and (max-width: 767px) {
    .formTable dt, .formTable dd {
        float: none;
        width: auto
        }
    .formTable dd {
        border-top: none;
        padding-top: 0
        }
    .formTable dt.required {
        padding-top: 25px
        }
    .formTable dt.required:after {
        left: auto;
        right: 0;
        top: 40%
        }
    .formTable input[type="text"], .formTable input[type="email"], .formTable textarea {
        padding: 15px
        }
    .formTable .w_long {
        width: 92%
        }
    }
.formBtn_wrap {
    text-align: center;
    margin: 40px auto
    }
.btn_form01, .btn_form02 {
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 114%;
    letter-spacing: 0.2em;
    line-height: 1;
    padding: 1em 1.5em;
    margin: 0 5px 10px;
    text-align: center
    }
.btn_form01 {
    background-color: #1477cc
    }
.btn_form02 {
    background-color: #aaa
    }
.btn_form01:hover, .btn_form01:active {
    background-color: #1995ff;
    color: #fff
    }
.btn_form02:hover, .btn_form02:active {
    background-color: #bbb;
    color: #fff
    }
.formBtn_wrap button {
    font-family: "Lato", "Hiragino Kaku Gothic Pro", "ãã©ã®ãè§ã´ Pro W3", "ã¡ã¤ãªãª", "Meiryo"
    }
.btn_form01.off, .btn_form02.off {
    cursor: default;
    opacity: 0.6
    }
.ie8 .btn_form01.off, .ie8 .btn_form02.off {
    filter: alpha(opacity=60)
    }
.btn_form01.off:hover {
    background-color: #1477cc
    }
.btn_form02.off:hover {
    background-color: #aaa
    }
.formBtn_wrap p {
    font-size: 85%;
    color: #555
    }
.formBtn_wrap p + p {
    margin: 20px 0 10px
    }
.formBtn_wrap .checktxt {
    opacity: 0;
    color: #c00
    }
.ie8 .formBtn_wrap .checktxt {
    filter: alpha(opacity=0)
    }
@media screen and (max-width: 767px) {
    .formBtn_wrap {
        width: 80%
        }
    .btn_form01, .btn_form02 {
        width: 100%;
        letter-spacing: 0.1em
        }
    }
/* .listTable-4.memberitem
--------------------------------------------------- */
/* width */
.listTable-4_head.memberitem li:nth-of-type(1) {
    width: 45%
    }
.listTable-4_head.memberitem li:nth-of-type(2) {
    width: 12%
    }
.listTable-4_head.memberitem li:nth-of-type(3) {
    width: 24%
    }
.listTable-4_head.memberitem li:nth-of-type(4) {
    width: 18%
    }
.listTable-4.memberitem dt {
    width: 45%
    }
.listTable-4.memberitem dd:nth-of-type(1) {
    width: 12%
    }
.listTable-4.memberitem dd:nth-of-type(2) {
    width: 24%
    }
.listTable-4.memberitem dd:nth-of-type(3) {
    width: 18%
    }
.ie8 .listTable-4_head.memberitem li {
    width: 25%
    }
.ie8 .listTable-4.memberitem dt, .ie8 .listTable-4.memberitem dd {
    width: 25%
    }
.listTable-4.memberitem + p {
    margin-top: 40px
    }
@media screen and (max-width: 767px) {
    .listTable-4.memberitem dt, .listTable-4.memberitem dd:nth-of-type(n) {
        width: auto
        }
    .listTable-4.memberitem dd:nth-of-type(1):before {
        content: "ï¼»ãµã¤ãºï¼½"
        }
    .listTable-4.memberitem dd:nth-of-type(2):before {
        content: "ï¼»ã«ã©ã¼ï¼½"
        }
    .listTable-4.memberitem dd:nth-of-type(3):before {
        content: "ï¼»è³¼å¥æ¥ï¼½"
        }
    }
/* .formstep
--------------------------------------------------- */
.formstep {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%
    }
.formstep.step01 {
    background-image: url(/img/member/bg_formstep01.gif)
    }
.formstep.step02 {
    background-image: url(/img/member/bg_formstep02.gif)
    }
.formstep.step03 {
    background-image: url(/img/member/bg_formstep03.gif)
    }
.formstep li {
    font-size: 128%;
    float: left;
    line-height: 2.5em;
    list-style-type: decimal;
    list-style-position: inside;
    padding-left: 3%;
    width: 30%
    }
.formstep li.ac {
    color: #fff
    }
@media screen and (max-width: 999px) {
    .formstep li {
        font-size: 95%;
        line-height: 3.5em
        }
    }
@media screen and (max-width: 767px) {
    .formstep li {
        font-size: 85%;
        padding-left: 2%;
        width: 31%
        }
    }
/* ----------------------
/
/	MAINTENANCE
/
/ -------------------- */
/* #productList
--------------------------------------------------- */
#productList.maintenance {
    margin-top: 10px
    }
#productList.maintenance p {
    margin-top: 10px
    }
#productList.maintenance .num {
    float: left;
    font-size: 171%;
    width: 14%
    }
#productList.maintenance .num + p {
    float: left;
    width: 86%
    }
/* ----------------------
/
/	404
/
/ -------------------- */
#not404 {
    min-height: 500px
    }
#not404 p {
    margin-bottom: 1.5em;
    font-size: 14px
    }
/* ----------------------
/
/	B2B
/
/ -------------------- */
.b2b_caption {
    font-size: 14px;
    margin-top: 25px
    }
.b2b_caption i {
    font-size: 24px;
    display: inline-block;
    margin-right: 0.5em
    }
.b2b_download {
    margin-top: 1em
    }
.b2b_download a {
    display: block;
    line-height: 2em
    }
.b2b_download a i {
    font-size: 18px;
    margin-right: 0.5em
    }