@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    index_pc.css
*
*
------------------------------------------------------------------------------------------ */
@media screen and (min-width : 641px){ 
/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
*
*
------------------------------------------------------------------------------------------ */

.parts_line{
    text-align: center;
}

.parts_line img{
    width: 763px;
    height: auto;
}

/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual{
    width: 800px;
    margin: 0 auto 30px auto;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}

#main_visual .badge_01{
    position: absolute;
    top: -18px;
    right: -33px;
}

#main_visual .badge_02{
    position: absolute;
    bottom: -135px;
    left: -65px;
}


/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    margin: 0 0 100px 0;
    text-align: center;
}

#section_yodogawa p{
    margin: 0 0 35px 0;
    font-size: 16px;
    line-height: 2em;
}

#section_yodogawa .btn_profile{
    margin: 25px 0 0 0;
    display: inline-block;
    cursor: pointer;
}

#section_yodogawa .btn_profile img{
    transition: opacity .15s ease 0s;
}

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


/* --------------------------------------------------
*
    #index_nav
*
-------------------------------------------------- */
#index_nav{
    width: 800px;
    margin: 0 auto 130px auto;
    text-align: center;
    position: relative;
}

#index_nav li{
    padding: 80px 0 0 0;
    margin: 0 0 65px 0;
    position: relative;
}

#index_nav li a{
    display: inline-block;
}

#index_nav li:last-child{
    padding-bottom: 80px;
}

#index_nav li.disabled,
#index_nav li.disabled a{
    color: #534741;
    cursor: default !important;
}

#index_nav li:before,
#index_nav li:last-child:after{
    content: '';
    display: block;
    width: 100%;
    height: 16px;
    background-image:url(../images/parts_line_short.png);
    background-repeat: no-repeat;
    background-size: 43px auto;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

#index_nav li:last-child:after{
    top: inherit;
    bottom: 0;
}


#index_nav li .num{
    margin: 0 0 15px 0;
    font-size: 20px;
}

#index_nav li h3{
    margin: 0 0 20px 0;
    font-size: 28px;
}

#index_nav li .date{
    font-size: 20px;
}

#index_nav .parts_fish_01{
    position: absolute;
    top: 135px;
    right: 15px;
}

#index_nav .parts_fish_02{
    position: absolute;
    top: 470px;
    left: 45px;
}

#index_nav .parts_fish_03{
    position: absolute;
    top: 708px;
    right: 105px;
}

#index_nav .parts_fish_04{
    position: absolute;
    top: 1180px;
    right: 88px;
}


/* --------------------------------------------------
*
    #section_info
*
-------------------------------------------------- */
#section_info{
    width: 800px;
    padding: 70px 0 0 0;
    margin: 0 auto -40px auto;
    text-align: center;
    position: relative;
    letter-spacing: .02em;
}

#section_info h2{
    margin: 0 0 40px 0;
    font-size: 38px;
    line-height: 1.315em;
    color: #003481;
}

#section_info .info{
    margin: 0 0 120px 0;
}

#section_info .btn_banner{
    margin: 0 0 95px 0;
}

#section_info .num{
    margin: 0 0 20px 0;
}

#section_info .num img{
    width: 162px;
    height: auto;
}

#section_info h3{
    margin: 0 0 20px 0;
    font-size: 38px;
    line-height: 1.315em;
    letter-spacing: .02em;
    color: #003481;
}

#section_info .info.n02 h3{
    margin: 0 0 50px 0;
}

#section_info p{
    margin: 0 0 30px 0;
    line-height: 2em;
}

#section_info .img{
    margin: 0 0 0 0;
}

#section_info .book_desc{
    font-size: 13px;
    line-height: 2em;
    color: #db7734;
}

#section_info .info_event{
    color: #db7734;
}


/* --------------------------------------------------
*
    #foot_share
*
-------------------------------------------------- */
#content_foot{
    text-align: center;
    padding: 60px 0 0 0;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center top;
}

#foot_share{
    margin: 0 0 70px 0;
}

#foot_share li{
    margin: 0 50px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 0;
}

#foot_share li.tw{ background-image:url(../images/parts_share_tw_on.png);}
#foot_share li.fb{ background-image:url(../images/parts_share_fb_on.png);}
#foot_share li.mail{ background-image:url(../images/parts_share_mail_on.png);}
#foot_share li.home{ background-image:url(../images/parts_share_home_on.png);}

#foot_share li img{
    opacity: 1 !important;
    width: auto;
    height: 82px;
    transition: opacity 0s ease 0s !important;
}

.is_pc #foot_share li:hover,
.is_sp #foot_share li.touch{
    background-size: auto 82px;
}

.is_pc #foot_share li:hover img,
.is_sp #foot_share li.touch img{
    opacity: 0 !important;
}

#content_foot .copyright img{
    margin: 0 0 85px 0;
    width: auto;
    height: 12px;
}


/* --------------------------------------------------
*
    .talk_nav
*
-------------------------------------------------- */
.talk_nav{
    margin: -10px 0 30px 0;
    text-align: center;
}

.talk_nav.btm{
    margin-bottom: 55px;
}

.talk_nav li{
    margin: 0 70px;
    display: inline-block;
}

.talk_nav li.disabled{
    visibility: hidden;
}

.talk_nav li img{
    width: auto;
    height: 54px;
}


/* --------------------------------------------------
*
    #talk_body
*
-------------------------------------------------- */
#talk_body{
    width: 600px;
    padding: 85px 0 0 0;
    margin: 0 auto;
}

.archive #talk_body{
    padding-top: 45px;
}

#talk_body .section_title{
    margin: 0 0 50px 0;
    text-align: center;
}

#talk_body .section_title h2{
    margin: 0 0 15px 0;
    font-size: 46px;
    line-height: 1.3em;
    white-space: nowrap;
}

#talk_body .section_title h2 .num{
    margin: 0 0 5px 0;
    display: block;
    font-size: 30px;
}

#talk_body .section_title h2 .indent{
    text-indent: .5em;
    display: block;
}

#talk_body .section_title img{
    width: auto;
    height: 250px;
}

#talk_body .section_title.n01 img{
    margin: 0 0 0 40px;
}

#talk_body .conv dl{
    clear: both;
    padding: 0 0 0 105px;
    font-size: 16px;
    line-height: 2em;
}

#talk_body .conv .talker0{
    color: #808080;
}

#talk_body .conv dt{
    width: 75px;
    clear: both;
    float: left;
}

#talk_body .conv dd{
    margin: 0 0 30px 0;
    width: auto;
    float: left;
}

#talk_body .conv dd + dd{
    margin-top: -10px;
    padding: 0 0 0 75px;
}

#talk_body .conv .img{
    clear: both;
    margin: -15px 0 25px 0;
}

#talk_body .conv .img .caption{
    margin: 6px 0 40px 0;
    font-size: 13px;
    display: block;
}

#talk_body .conv .img .caption .credit{
    float: right;
}

#talk_body .conv img{
    width: 600px;
    height: auto;
}

.continue{
    padding: 45px 0 80px 0;
    clear: both;
    text-align: center;
    color: #808080;
}

.continue .date{
    margin: 20px 0 0 0;
    font-size: 12px;
}


/* --------------------------------------------------
*
    #modal_profile
*
-------------------------------------------------- */
#modal_profile{
    text-align: left;
}

#modal_profile{
    max-width: 640px;
}

#modal_profile h3{
    margin: 0 0 30px 0;
    font-size: 23px;
    text-align: center;
    letter-spacing: .05em;
}

#modal_profile h3 span{
    margin: 10px 0 0 0;
    font-size: 12px;
    display: block;
    letter-spacing: 0;
}

#modal_profile p{
    margin: 0 0 20px 0;
    font-size: 13px;
    line-height: 2em;
}


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