@charset "utf-8";
/* ================================================
/
/	LA SPORTIVA
/	common.css
/
/ ============================================== */
/* Google Fonts */
@import url("/fonts.googleapis.com/css?family=Lato:400,700,900");
@import url(/lib/font-awesome.min.css);
/* ------------------------------------------------
/  html5doctor.com Reset Stylesheet
/  v1.6.1
/  Last Updated: 2010-09-17
/  Author: Richard Clark - http://richclarkdesign.com 
/  Twitter: @rich_clark
/ã------------------------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
    }
body {
    line-height: 1
    }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
    }
nav ul {
    list-style: none
    }
blockquote, q {
    quotes: none
    }
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none
    }
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
    }
/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
    }
/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
    }
del {
    text-decoration: line-through
    }
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
    }
input, select {
    vertical-align: middle
    }
/* ----------------------
/
/	BASE
/
/	[ color ]
/	CORP: #f9ca00
/	MOUNTAIN: #f2bb41
/	CLIMBING: #cb0000
/	MOUNTAIN RUNNING: #cb0000
/
/ -------------------- */
body {
    background-color: #fff;
    font: 14px/1.8 "Lato", "Helvetica", "Hiragino Kaku Gothic Pro", "ãã©ã®ãè§ã´ Pro W3", "ã¡ã¤ãªãª", "Meiryo", "ï¼­ï¼³ ï¼°ã´ã·ãã¯", sans-serif;
    color: #333
    }
h1, h2, h3, h4, h5, h6 {
    font-weight: normal
    }
a {
    color: #1477cc;
    text-decoration: none
    }
a:hover {
    color: #34b0ff
    }
li {
    list-style: none
    }
p {
    font-size: 92.85714%;
    line-height: 1.8
    }
p > a {
    text-decoration: underline
    }
p.note {
    font-size: 12px;
    line-height: 1.4
    }
span.note {
    font-size: 12px;
    font-weight: normal
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
img {
    vertical-align: top
    }
.clearfix:after {
    content: "";
    clear: both;
    display: block
    }
@media screen and (max-width: 999px) {
    body {
        /*font-size: 16px;*/
        }
    }
/* GENERIC
--------------------------------------------------- */
.f_left {
    float: left
    }
.f_right {
    float: right
    }
.f_clear {
    clear: both
    }
.tx_center {
    text-align: center
    }
.tx_right {
    text-align: right
    }
.tx_bold {
    font-weight: bold
    }
.tx_bold700 {
    font-weight: 700
    }
.tx_bold900 {
    font-weight: 900
    }
.textBox {
    padding: 10px
    }
.m_top {
    margin-top: 15px
    }
.m_bottom {
    margin-bottom: 15px
    }
.m_left {
    margin-left: 15px
    }
.m_right {
    margin-right: 15px
    }
.hv:hover, .hv:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80)
    }
.clearfix:after {
    content: "";
    clear: both;
    display: block
    }
.sp_inline {
    display: none
    }
.sp_block {
    display: none
    }
.colorC {
    color: #670085
    }
.colorM {
    color: #f2bb41
    }
.colorR {
    color: #cb0000
    }
.spaceTop {
    margin-top: 20px
    }
.spaceBottom {
    margin-bottom: 20px
    }
@media screen and (max-width: 767px) {
    .sp_none {
        display: none
        }
    .sp_block {
        display: block
        }
    .sp_inline {
        display: inline
        }
    }
/* LAYOUT
--------------------------------------------------- */
#wrap {
    background-color: #fff;
    /*padding-bottom: 60px;*/
    padding-bottom: 20px;
    position: relative;
    width: 100%
    }
#wrap_in {
    margin: 0 auto;
    padding-top: 30px;
    padding-left: 170px;
    width: 830px
    }
#wrap_in.minHeight {
    min-height: 500px
    }
@media screen and (max-width: 999px) {
    #wrap_in {
        padding-right: 10px;
        width: auto
        }
    }
@media screen and (max-width: 767px) {
    #wrap_in {
        padding-left: 10px
        }
    }
section.sectionBox {
    margin-bottom: 30px
    }
/* ----------------------
/
/	HEADER
/
/ -------------------- */
header {
    width: 100%;
    border-bottom: solid 4px #383d45;
    z-index: 1 !important
    }
header.colorM {
    border-color: #f2bb41
    }
header.colorC {
    border-color: #670085
    }
header.colorR {
    border-color: #cb0000
    }
#header_in {
    padding-top: 4px;
    height: 176px;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: visible
    }
#logo {
    width: 170px
    }
#logo img {
    width: 100%
    }
@media screen and (max-width: 767px) {
    #sp_navbtn {
        background-color: #383d45;
        position: absolute;
        right: 10px;
        top: 10px;
        height: 30px;
        width: 30px;
        font-size: 30px;
        line-height: 30px;
        padding: 10px;
        text-align: center
        }
    #sp_navbtn a {
        color: #f9ca00
        }
    }
@media screen and (max-width: 480px) {
    #logo {
        width: 40%
        }
    }
/* ----------------------
/
/	BACKGROUND
/
/ -------------------- */
img.slidemaximage {
    position: fixed !important
    }
img.hide {
    display: none
    }
.slidemaximage {
    display: none
    }
.loader {
    position: absolute;
    z-index: 9999;
    width: 39px;
    height: 39px;
    top: 200px;
    left: 49%
    }
@media screen and (max-width: 767px) {
    .loader {
        top: 100px
        }
    }
/* ----------------------
/
/	NAVIGATION
/
/ -------------------- */
#globalNav {
    position: absolute;
    left: 0;
    top: 98px;
    padding: 0 15px;
    z-index: 100;
    font-family: "Lato";
    font-weight: 700;
    line-height: 1.5em;
    width: 140px
    }
#globalNav > ul {
    /*background-color:#e5c918;*/
    background-color: rgba(249, 202, 0, 0.9);
    padding: 15px 8px 15px 8px
    }
#globalNav > ul > li {
    /*font-size: 114%;*/
    font-size: 16px;
    letter-spacing: -0.05em;
    margin-bottom: 1em
    }
.ie8 #globalNav > ul > li {
    font-size: 100%
    }
#globalNav a {
    color: #fff;
    text-decoration: none
    }
#globalNav a:hover, #globalNav a:active, #globalNav a.ac {
    color: #34b0ff
    }
#globalNav i {
    color: #8f7a16;
    display: inline-block;
    padding-left: 0.4em;
    font-size: 90%
    }
#globalNav > ul > li > ul {
    padding: 1em 1em 0 1em;
    display: none
    }
#globalNav > ul > li > ul > li {
    margin-bottom: 0.3em
    }
#globalNav li.aside ul {
    margin-top: 1.5em;
    border-top: solid 1px #fff;
    display: block;
    padding: 1.5em 0 0 0
    }
#globalNav li.aside ul li {
    line-height: 19px;
    margin-top: 1em
    }
#globalNav li.aside ul li:first-child {
    margin-top: 0
    }
#globalNav li.aside ul li a {
    color: #937b16
    }
.ie8 #globalNav > ul {
    background-color: #e5c918
    }
@media screen and (max-width: 767px) {
    #globalNav {
        position: absolute;
        top: 0;
        padding: 0;
        display: none;
        line-height: 2em;
        width: 100%
        }
    #globalNav > ul {
        background: none;
        padding: 0
        }
    #globalNav > ul > li {
        letter-spacing: 0;
        margin-bottom: 0;
        background-color: #f9ca00;
        border-top: solid 1px #fef4cc
        }
    /*#globalNav i{display:none;}*/
    #globalNav > ul > li > ul {
        padding: 0
        }
    #globalNav > ul > li > ul > li {
        background-color: #f7dc6b;
        border-top: solid 1px #fef4cc;
        margin-bottom: 0
        }
    #globalNav li.aside ul {
        margin-top: -1px;
        border-top: none;
        padding: 0
        }
    #globalNav li.aside ul li {
        line-height: 2em;
        margin-top: 0
        }
    #globalNav li.aside ul li.fb {
        background-color: #9fc0ea
        }
    #globalNav li.aside ul li.close {
        background-color: #cacaca
        }
    #globalNav a {
        display: block;
        padding: 15px 8%
        }
    #globalNav > ul > li > ul > li > a {
        padding-left: 15%
        }
    #globalNav > ul > li.aside > ul > li > a {
        padding-left: 6%
        }
    #globalNav li.aside ul li.close a, #globalNav li.aside ul li.close i {
        color: #222
        }
    #globalNav li.aside ul li.fb a, #globalNav li.aside ul li.fb i {
        color: #2b5a95
        }
    }
/* ----------------------
/
/	FOOTER
/
/ -------------------- */
footer {
    background-color: #f9ca00;
    width: 100%
    }
#footer_in {
    margin: 0 auto;
    padding: 30px 0 5px;
    position: relative;
    overflow: hidden;
    width: 1000px
    }
#footerLogo {
    position: absolute;
    left: 0;
    top: 100px;
    width: 135px
    }
#footerLogo img {
    width: 100%
    }
#footer_in nav {
    padding-left: 170px
    }
.footerNav {
    float: left
    }
.footerNav > li {
    font-weight: 700;
    margin-bottom: 20px
    }
.footerNav > li i {
    display: inline-block;
    padding-right: 0.8em
    }
.footerNav a {
    color: #000;
    text-decoration: none
    }
.footerNav a:hover, .footerNav a:active {
    color: #1477cc
    }
.footerNav span {
    color: #000
    }
.footerNav > li > ul {
    padding: 0.5em 0 0 1.4em
    }
.footerNav > li > ul > li {
    font-weight: normal
    }
/*
#fnav01{ width: 12.53012%;}
#fnav02{ width: 22.6506%;}
*/
#fnav01 {
    width: 14.53012%
    }
#fnav02 {
    width: 21.6506%
    }
#fnav03 {
    width: 23.13253%
    }
#fnav04 {
    width: 18.24096%
    }
#fnav05 {
    width: 22.20481%
    }
#fnav01 i, #fnav02 i, #fnav03 i {
    color: #fff
    }
#fnav04 i {
    color: #d92713
    }
#fnav05 a {
    color: #977f14
    }
#fnav05 a:hover, #fnav05 a:active {
    color: #5caee3
    }
#fnav05 > li.fb {
    font-size: 114.28571%
    }
#fnav05 > li.fb a {
    color: #3B579D
    }
#fnav05 > li.fb a:hover {
    color: #496cc2
    }
#fnav05 > li.member a {
    color: #65550f
    }
#fnav05 > li.member a:hover {
    color: #917a16
    }
#copyright {
    clear: left;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding-top: 15px
    }
/*#fnav01 li:nth-child(3){ letter-spacing:-0.1em;}*/
@media screen and (max-width: 999px) {
    #footerLogo {
        left: 10px;
        top: 170px
        }
    #footer_in {
        width: auto;
        padding: 30px 5px 5px
        }
    #fnav01 {
        width: 29.49143%
        }
    #fnav02 {
        width: 37.29096%
        }
    #fnav03 {
        width: 33.11036%
        }
    #fnav04 {
        clear: left;
        float: none;
        width: auto;
        padding-top: 10px;
        overflow: hidden
        }
    #fnav05 {
        float: none;
        width: auto;
        padding-top: 10px;
        overflow: hidden
        }
    #fnav04 li, #fnav05 li {
        float: left;
        width: 33%;
        font-size: 87.5%
        }
    /*#fnav05 > li.fb{ padding-left: 15px;}*/
    }
@media screen and (max-width: 767px) {
    #footer_in {
        padding: 0;
        height: 100%
        }
    #footerLogo {
        left: 0;
        bottom: 30px;
        top: auto;
        text-align: center;
        width: 100%
        }
    #footerLogo img {
        width: 26%
        }
    #footer_in nav {
        padding: 0 0 80px 0
        }
    #fnav04 {
        padding-top: 0
        }
    #fnav04 li {
        width: 100%;
        border-bottom: solid 1px #fef4cc;
        margin-bottom: 0
        }
    .footerNav a {
        display: block;
        padding: 12px 10px 12px 15px
        }
    #fnav04 .fb {
        background-color: #2b5a95
        }
    #fnav04 .fb a {
        color: #fff
        }
    #fnav04 .fb i {
        color: #fff;
        font-size: 160%
        }
    #copyright {
        font-size: 60%;
        white-space: nowrap
        }
    }
/* ----------------------
/
/	CONTENTS
/
/ -------------------- */
/* #newslist
--------------------------------------------------- */
#newsList li {
    overflow: hidden;
    margin-top: 30px
    }
#newsList li:first-child {
    margin-top: 0
    }
#newsList .photo {
    float: left;
    width: 22.28915%
    }
#newsList .photo img {
    width: 100%
    }
#newsList .newsList_in {
    float: right;
    width: 75.3012%
    }
#newsList a {
    color: #333;
    text-decoration: none
    }
#newsList a:hover, #newsList a:active {
    opacity: 0.8;
    filter: alpha(opacity=80)
    }
#newsList .cetegory {
    color: #fff;
    display: inline-block;
    font-size: 80%;
    padding: 0 0.5em;
    font-weight: 900
    }
#newsList .cetegory.event {
    background-color: #d92713
    }
#newsList .cetegory.info {
    background-color: #4ea0bd
    }
#newsList .cetegory.publish {
    background-color: #ffce00
    }
#newsList .cetegory.mountain {
    background-color: #f2bb41
    }
#newsList .cetegory.climbing {
    background-color: #670085
    }
#newsList .cetegory.running {
    background-color: #cb0000
    }
#newsList .cetegory.team-news {
    background-color: #f9ca00
    }
#newsList .date {
    display: inline-block;
    /*padding-left: 1em;*/
    }
#newsList .cetegory + p.date {
    padding-left: 1em
    }
#newsList h3 {
    font-size: 114.28571%;
    margin: 5px 0
    }
@media screen and (max-width: 767px) {
    #newsList .photo {
        width: 40.21739%
        }
    #newsList .newsList_in {
        width: 56.95652%
        }
    }
/* .summarySection
--------------------------------------------------- */
.summarySection {
    margin-bottom: 70px
    }
.summarySection h2 {
    font-size: 214%;
    margin-bottom: 20px;
    font-weight: 700
    }
.summarySection h3 {
    font-size: 128%;
    font-weight: 700
    }
.summarySection p {
    font-size: 114%;
    margin-bottom: 25px
    }
.summarySection p.note {
    font-size: 96%;
    line-height: 1.8
    }
.summarySection .photo {
    margin-bottom: 25px;
    text-align: center
    }
.summarySection .photo img {
    width: 100%
    }
/* #snsButton
--------------------------------------------------- */
#snsButton {
    padding: 60px 0 10px 0
    }
#snsButton .snsButton_in {
    float: left;
    margin-right: 4px
    }
/*#snsButton iframe{ margin: 0 !important;}*/
#snsButton .fb-like {
    float: left;
    margin-right: 10px;
    margin-top: -5px
    }
#snsButton #twitter-widget-0 {
    float: left;
    width: 96px !important
    }
@media screen and (max-width: 999px) {
    #snsButton #twitter-widget-0 {
        margin-top: 3px
        }
    }