<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    index_pc.css
*
*
------------------------------------------------------------------------------------------ */


/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
*
*
------------------------------------------------------------------------------------------ */
@media screen and (min-width : 641px){ 

#contents_area{
    margin: 0 auto;
    overflow: hidden;
}

/* --------------------------------------------------
*
    #mv
*
-------------------------------------------------- */
#mv{
    text-align: center;
    position: relative;
}

#mv .section_inner{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#mv h1{
    position: relative;
    top: 31px;
    left: 11px;
}

#mv .bg{
    width: 100%;
    background-image:url(../images/pic_mv.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    z-index: 2;
}

#mv .bg img{
    visibility: hidden;
}

#mv .logo_hobo{
    width: 100%;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 10;
}

#mv .logo_hobo img{ width: 244px;}

#mv .title{
    margin: 115px 0 0 0;
}

#mv .title img{
    width: 361px;
}

#mv .btn_profile{
    position: absolute;
    bottom: 25px;
    left: calc(50% - 185px);
    z-index: 10;
}

#mv .btn_profile img{
    width: 92px;
}


/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    padding: 30px 0;
    text-align: center;
    background-color: #f0f0e6;
}

#section_yodogawa a{
    transition: opacity .1s ease .0s
}

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

#section_yodogawa p{
    font-family: '秀英丸ゴシック B';
    color: #007800;
    font-size: 18px;
    line-height: 2em;
    letter-spacing: .075em;
}

#section_yodogawa .notes{
    font-family: 'こぶりなゴシック W6 JIS2004';
    margin: 35px 0 5px 0;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 14px;
    line-height: 2em;
    letter-spacing: .075em;
    display: inline-block;
    text-align: left;
}

#section_yodogawa .notes a{
    text-indent: 0;
}


/* --------------------------------------------------
*
    #index_nav
*
-------------------------------------------------- */
#index_nav{
    font-family: '秀英丸ゴシック B';
    padding: 50px 0 20px 0;
    text-align: center;
    color: #fff;
}

#index_nav h3{
    margin: 0 0 55px 0;
    color: #fff;
    font-size: 21px;
    letter-spacing: .15em;
}

#index_nav a{
    font-family: '秀英丸ゴシック B';
    font-size: 21px;
}

#index_nav ul{
    width: 600px;
    margin: 0 auto;
    letter-spacing: -.40em;
}

#index_nav li{
    width: 50%;
    padding: 0 0 0 35px;
    margin: 0 0 60px 0;
    text-align: left;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

#index_nav li a{
    display: block;
    transition: opacity .15s ease;
    transform-origin: left;
}

#index_nav li a:hover{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

#index_nav li a .num{
    margin: 0 0 15px 0;
    font-size: 14px;
    display: block;
}

#index_nav li a .date{
    margin: 15px 0 0 0;
    font-size: 14px;
    color: #fff;
}

#index_nav li.disabled a,
#index_nav li.disabled a span,
#index_nav li.disabled a .date{
    opacity: 1 !important;
    color:#dfdfdf !important;
    cursor: default;
}


/* --------------------------------------------------
*
    #foot_share
*
-------------------------------------------------- */
#foot_share{
    padding: 35px 0;
    text-align: center;
    border-top: 4px solid #f0f0e6;
}

#foot_share li{
    margin: 0 53px;
    display: inline-block;
    vertical-align: top;
}

#foot_share li img{
    width: 50px;
}

/* --------------------------------------------------
*
    #footer
*
-------------------------------------------------- */
#footer{
    padding: 50px 0 0 0;
    background-color: #f0f0e6;
    text-align: center;
    overflow: hidden;
}

#footer ul{
    margin: 0 0 55px 0;
}

#footer li{
    margin: 0 32px;
    display: inline-block;
    vertical-align: top;
}

#footer li img{
    width: auto;
    height: 13px;
}

#footer .copyright{
    margin: 0 0 50px 0;
}

#footer .copyright img{
    width: 260px;
}


/* --------------------------------------------------
*
    #talk_body
*
-------------------------------------------------- */
#talk_body{
    padding: 50px 0 0 0;
    background-color: #f0f0e6;
    color: #007800;
    overflow: hidden;
}

#talk_body h2{
    width: 600px;
    height: 126px;
    margin: 0 auto 50px auto;
    letter-spacing: -9999em;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: border-box;
    text-align: center;
    background-color: #007800;
    color: #fff;
}

#talk_body h2 img{
    display: none;
}

#talk_body.t01 h2{ background-image:url(../images/talk/t01/img_title.png);}
#talk_body.t02 h2{ background-image:url(../images/talk/t02/img_title.png);}
#talk_body.t03 h2{ background-image:url(../images/talk/t03/img_title.png);}
#talk_body.t04 h2{ background-image:url(../images/talk/t04/img_title.png);}
#talk_body.t05 h2{ background-image:url(../images/talk/t05/img_title.png);}
#talk_body.t06 h2{ background-image:url(../images/talk/t06/img_title.png);}
#talk_body.t07 h2{ background-image:url(../images/talk/t07/img_title.png);}
#talk_body.t08 h2{ background-image:url(../images/talk/t08/img_title.png);}
#talk_body.t09 h2{ background-image:url(../images/talk/t09/img_title.png);}
#talk_body.t10 h2{ background-image:url(../images/talk/t10/img_title.png);}

#talk_body h2 .num{
    margin: 0 0 23px 0;
    display: block;
    font-size: 21px;
    letter-spacing: .15em;
}

#talk_body h2 .ti{
    position: relative;
    left: .5em;
}

#talk_body .section_inner{
    width: 900px;
    margin: 0 auto;
}

#talk_body .section_inner dl{
    font-family: '秀英丸ゴシック B';
    max-width: 600px;
    margin: 0 auto;
    padding: 0 0 0 65px;
    box-sizing: border-box;
    line-height: 2em;
}

#talk_body .section_inner dl:after{
    clear: both;
    content: '';
    display: block;
}

#talk_body .section_inner dl dt{
    clear: both;
    float: left;
    font-size: 14px;
}

#talk_body .section_inner dl dt.talker{
    letter-spacing: 0;
}

#talk_body .section_inner dl dd{
    margin: 0 0 35px 25px;
    font-size: 16px;
    line-height: 2em;
    letter-spacing: .075em;
    float: left;
}

.ie #talk_body .section_inner dt.itoi + dd,
.ie #talk_body .section_inner dt.takata + dd{
    margin-left: 55px;
}

#talk_body .section_inner dl dd + dd{
    margin-left: 55px;
}

#talk_body .section_inner dt.itoi,
#talk_body .section_inner dt.takata{
    padding: 0 0 0 30px;
    text-indent: -9999em;
    font-size: 0;
    position: relative;
}

#talk_body .section_inner dt.itoi:before,
#talk_body .section_inner dt.takata:before{
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    background-image:url(../images/parts_name_itoi.png);
    background-repeat: no-repeat;
    background-size: 30px;
    position: absolute;
    top: 0;
    left: 0;
}

#talk_body .section_inner dt.itoi:before{ background-image:url(../images/parts_name_itoi.png);}
#talk_body .section_inner dt.takata:before{ background-image:url(../images/parts_name_takata.png);}

#talk_body .section_inner .point{
    padding: 25px;
    box-sizing: border-box;
    background-color: #007800;
    color: #fff;
}

#talk_body .section_inner .pic{
    width: 600px;
    margin: 0 auto 35px auto;
    text-align: left;
}

#talk_body .section_inner .pic img{
    width: 600px;
}

#talk_body .section_inner .pic .caption{
    margin: 5px 0 0 0;
    display: block;
    font-family: '秀英丸ゴシック R' !important;
    font-size: 14px;
    line-height: 1.7em;
    letter-spacing: .075em;
}

#talk_body .continue{
    margin: 50px 0 0 0;
    text-align: center;
    overflow: hidden;
}

#talk_body .continue p{
    margin: 0 0 55px 0;
    font-family: '秀英丸ゴシック B' !important;
    font-size: 16px;
    letter-spacing: .075em;
}

#talk_body .continue .date{
    font-size: 14px;
    letter-spacing: .075em;
}

#talk_body .talk_nav{
    margin: 0 0 45px 0;
    text-align: center;
}

#talk_body .talk_nav.top{
    background-color: #007800;
    padding: 50px 0;
    margin: -50px 0 50px 0;
}

#talk_body .talk_nav li{
    margin: 0 62px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -1px;
}

#talk_body .talk_nav li:first-child,
#talk_body .talk_nav li:last-child{ top: 0;}

#talk_body .talk_nav li.disabled{
    visibility: hidden;
}

#talk_body .talk_nav li img{
    width: auto;
    height: 33px;
}


/* --------------------------------------------------
*
    #modal_profile
*
-------------------------------------------------- */
.modal_wrap{
    display: none;
}

#modal_profile{
    font-family: '秀英丸ゴシック R' !important;
    text-align: left;
}

#modal_profile h3{
    font-family: '秀英丸ゴシック B' !important;
    margin: 0 0 15px 0;
    font-size: 24px;
}

#modal_profile h3 .kana{
    font-size: 18px;
    position: relative;
    top: -2px;
}

#modal_profile p{
    font-size: 16px;
    line-height: 2em;
}

} /* ----- min-width : 641px ----- */</pre></body></html>