@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    access_pc.css
*
*
------------------------------------------------------------------------------------------ */
@media screen and (min-width : 641px){
/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
*
*
------------------------------------------------------------------------------------------ */
#contents_area{
    min-width: 950px;
    padding: 45px 0 0 0;
    overflow: hidden;
}


/* --------------------------------------------------
*
    #section_access
*
-------------------------------------------------- */
#section_access{
    min-width: 950px;
    padding: 40px 0 55px 0;
    margin: 0 0 70px 0;
    background-image:url(../images/parts_bg_stripe_g.png);
    overflow: hidden;
}

#section_access .section_inner{
    width: 950px;
    margin: 0 auto;
}

#section_access .title{
    display: block;
}

#section_access h2{
    margin: 0 0 20px 0;
    padding: 0 1px 4px 1px;
    display: inline-block;
    font-size: 18px;
    letter-spacing: .12em;
    border-bottom: 1px solid #000;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

#section_access h2:before{
    content: '';
    width: 17px;
    height: 25px;
    display: block;
    background-image:url(../images/parts_ico_pin.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px;
    position: absolute;
    top: -5px;
    right: -27px;
}

#section_access .col_left{
    width: 610px;
    float: left;
    position: relative;
}

#section_access .col_right{
    margin: -5px 0 0 0;
    width: 310px;
    float: right;
    letter-spacing: normal;
}

#section_access .map{
    width: 100%;
    height: 480px;
    margin: 0 0 15px 0;
    border: 1px solid #a2bcd3;
}

#section_access h4{
    margin: 0 0 15px 0;
}

#section_access h4 img{
    width: auto;
    height: 26px;
}

#section_access dl{
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.589em;
    letter-spacing: .12em;
    position: relative;
}

#section_access dl:after{
    content: '';
    display: block;
    clear: both;
    font-size: 0;
}

#section_access dt{
    clear: both;
    min-width: 80px;
    float: left;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#section_access dd{
    float: left;
}

#section_access .notes{
    padding-left: 1em;
    text-indent: -1em;
    font-size: 12px;
    letter-spacing: .12em;
    line-height: 1.52em;
    transition: opacity .1s ease .0s;
    white-space: nowrap;
}

.is_pc #section_access a:hover,
.is_sp #section_access a.touch{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

#section_access .col_right li{
    margin: 0 0 30px 0;
}

#section_access .info{
    font-size: 13px;
    letter-spacing: .08em;
    line-height: 1.9615em;
    transition: opacity .1s ease .0s;
    white-space: nowrap;
}

#section_access .detail{
    margin: 0 20px 0 0;
    display: inline-block;
}

#section_access .detail a{
    padding: 0 5px 0 50px;
    height: 29px;
    border-radius: 29px;
    line-height: 29px;
    color: #36749a;
    opacity: .7;
    font-size: 14px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .06em;
    background-image:url(../images/parts_ico_dot_arrow_b.png);
    background-repeat: no-repeat;
    background-size: 29px;
    background-position: 15px center;
    display: inline-block;
    position: relative;
    left: -10px;
    transition: background .1s ease .0s, opacity .1s ease .0s;
}

.is_pc #section_access .detail a:hover,
.is_sp #section_access .detail a.touch{
    color: #36749a;
    opacity: 1 !important;
    background-position: 18px center;
    transition: background .15s ease .05s, opacity .15s ease .05s;
}


/* --------------------------------------------------
*
    #access_nav
*
-------------------------------------------------- */
#access_nav{
    margin: 0 0 65px 0;
    text-align: center;
}

#access_nav li{
    margin: 0 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .06em;
    position: relative;
}

#access_nav li a{
    padding: 0 20px 0 45px;
    height: 32px;
    border-radius: 32px;
    line-height: 32px;
    background-color: #fff;
    border: 1px solid #36749a;
    color: #36749a;
    background-repeat: no-repeat;
    background-size: auto 19px;
    display: block;
    position: relative;
    transition: background .1s ease .0s;
}

#access_nav li.time a{ background-image:url(../images/parts_ico_time.png); background-position: 20px center;}
#access_nav li.payment a{ background-image:url(../images/parts_ico_payment.png); background-position: 25px center;}
#access_nav li.way a{ background-image:url(../images/parts_ico_access_pin.png); background-position: 25px center;}

.is_pc #access_nav li a:hover,
.is_sp #access_nav li a.touch{
    opacity: 1 !important;
    background-color: rgba(208, 220, 229, 1);
}

/* --------------------------------------------------
*
    #access_body
*
-------------------------------------------------- */
#access_body{
    width: 950px;
    margin: 0 auto;
}

#access_body section{
    border-top: 1px dashed #bebebe;
    padding: 60px 170px;
    position: relative;
}

.is_pc #access_body a:hover,
.is_sp #access_body a.touch{
    border-bottom: 1px solid #e18dc4;
}

#access_body section h2{
    margin: 0 0 35px 0;
    padding: 0 0 8px 0;
    display: inline-block;
    font-size: 18px;
    letter-spacing: .08em;
    font-weight: bold;
    border-bottom: 1px solid #000;
}

#access_body section p{
    margin: 0 0 30px 0;
    font-size: 15px;
    line-height: 2.3666em;
    letter-spacing: .08em;
}

#access_body section p:last-child{
    margin: 0;
}

#access_body section p.ico{
    text-indent: -1em;
    padding-left: 1em;
}

#access_body section p.ico:before{
    content: '●';
    color: #809ec2;
}

#access_body section .caution{
    margin: 5px 0 0 0;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 12px;
    letter-spacing: .08em;
    line-height: 1.9583em;
    display: block;
}

#access_body section .holiday{
    margin: 30px 0 0 0;
    padding: 35px 50px 15px 50px;
    border: 1px solid #809ec2;
    border-radius: 15px;
}

#access_body section .holiday h3{
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 2.08333em;
    letter-spacing: .08em;
}

#access_body section .holiday dl{
    opacity: 0;
}

#access_body section .holiday dl:after{
    content: '';
    display: block;
    clear: both;
    font-size: 0;
}

#access_body section .holiday dt{
    clear: both;
    float: left;
    width: 15%;
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 2.08333em;
    letter-spacing: .08em; 
}

#access_body section .holiday dd{
    width: 85%;
    float: left;
    margin: 0 0 20px 0;
    font-size: 16px;
    letter-spacing: .08em;
    line-height: 2.34375em;
    color: #ff3e4b;
}


#access_body #section_way li{
    margin: 0 0 55px 0;
}

#access_body #section_way li:last-child{ margin: 0;}

#access_body #section_way h3{
    padding: 0 0 0 55px;
    margin: 0 0 30px 0;
    font-size: 15px;
    line-height: 2.3666em;
    letter-spacing: .08em;
    position: relative;
}

#access_body #section_way h3 .num{
    width: 30px;
    height: 30px;
    display: block;
    text-indent: .15em;
    text-align: center;
    font-size: 16px;
    line-height: 29px;
    font-weight: bold;
    color: #fff;
    background-color: #809ec2;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
}

#access_body #section_way p{
    padding: 0 55px;
}

#access_body #section_way .img{
    margin: 35px 0 0 0;
}

#access_body #section_way .img img{
    width: 100%;
}

#access_body #section_map .img_tobichi{
    position: absolute;
    top: 60px;
    right: 170px;
}

#access_body #section_map .img_tobichi a{
    border: none !important;
}

} /* ----- min-width : 641px ----- */
