@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    ikeda_pc.css
*
*
------------------------------------------------------------------------------------------ */
#contents_area{ font-family: 'TBちび丸ゴシックPlusK DB' !important; color: #000;}
.ff_tb{ font-family: 'TBちび丸ゴシックPlusK DB' !important;}

.c_title .b{
    opacity: 0;
}

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

body{
    background-color: #fff;
}

#wrap{
    min-width: 1020px;
    padding: 50px 0 0 0;
    margin: 0 auto;
    overflow: hidden;
}

#contents_area{
    min-width: 1020px;
}

#bg{
    width: 100%;
    min-width: 1020px;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

#mv img.sp{
    display: none !important;
}

#bg p{
    width: 100%;
    height: 100%;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0s ease;
}

#bg p.bg_01{ background-image:url(../images/ja/ikeda/pic_mv_01.jpg);}
#bg p.bg_02{ background-image:url(../images/ja/ikeda/pic_mv_02.jpg);}
#bg p.bg_03{ background-image:url(../images/ja/ikeda/pic_mv_01.jpg);}

#bg p.on{
    opacity: 1;
}

/* --------------------------------------------------
*
    #mv
*
-------------------------------------------------- */
#mv{
    width: 100%;
    height: 100%;
    display: table;
    position: relative;
}

#mv .section_inner{
    height: 100%;
    text-align: center;
    vertical-align: top;
    display: table-cell;
    position: relative;
}

#mv .section_inner li,
#mv .section_inner p{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


#mv .section_inner .title{ position: relative; z-index: 3;}
#mv .section_inner .book,
#mv .section_inner .title,
#mv .section_inner .pic{ width: 100%; position: absolute; z-index: 2;}
#mv .section_inner .book{ z-index: 1;}
#mv .section_inner .title{ z-index: 3;}

#mv .section_inner .book,
#mv .section_inner h1,
#mv .section_inner .sub,
#mv .section_inner .pic li{
    opacity: 0;
}

/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    width: 550px;
    margin: 0 auto 100px auto;
    padding: 0 0 50px 0;
    background-color: rgba(255, 255, 255, .85);
}

#section_yodogawa .desc{
    padding: 45px;
    white-space: nowrap;
}

#section_yodogawa p{
    margin: 0 0 30px 0;
    font-size: 18px;
    line-height: 1.75em;
}

#section_yodogawa p:last-child{
    margin: 0;
}

#section_yodogawa .desc a{
    padding: 0 0 2px 0;
    border-bottom: 1px solid transparent;
    transition: border .1s ease .0s;
}

.is_pc #section_yodogawa .desc a:hover,
.is_sp #section_yodogawa .desc a.touch{
    border-bottom: 1px solid #00a0e9;
    transition: border .15s ease .05s;
}

#section_yodogawa .pic{
    margin: 0 0 40px 0;
}

#section_yodogawa .pic img{
    width: 100%;
}

#section_yodogawa .btn_profile{
    text-align: center;
}

#section_yodogawa .modal_open{
    width: 272px;
    display: inline-block;
    text-align: center;
}

#section_yodogawa .btn_profile img{
    width: 272px;
}


/* --------------------------------------------------
*
    #section_body
*
-------------------------------------------------- */
#section_body{
    width: 100%;
    min-width: 1020px;
}

#section_body article{
    width: 100%;
    min-width: 1020px;
    padding: 45px 0 65px 0;
    overflow: hidden;
    background-position: center;
}

#section_body .y2012{ background-image:url(../images/ja/ikeda/parts_bg_y2012.png);}
#section_body .y2013_1{ background-image:url(../images/ja/ikeda/parts_bg_y2013_1.png);}
#section_body .y2013_2{ background-image:url(../images/ja/ikeda/parts_bg_y2013_2.png);}
#section_body .y2013_3{ background-image:url(../images/ja/ikeda/parts_bg_y2013_3.png);}
#section_body .y2014{ background-image:url(../images/ja/ikeda/parts_bg_y2014.png);}
#section_body .y2017{ background-image:url(../images/ja/ikeda/parts_bg_y2017.png);}
#section_body .y5year{ background-image:url(../images/ja/ikeda/parts_bg_5year.png);}

#section_body h2{
    width: 340px;
    margin: 0 auto 35px auto;
    position: relative;
}

#section_body h2 img{
    width: 100%;
}

#section_body h2 span.b{
    position: absolute;
    top: 0;
    left: 0;
}

#section_body .pic{
    margin: 0 0 125px 0;
    text-align: center;
}

#section_body .pic img{
    width: 100%;
    max-width: 800px;
}

#section_body .pic li{
    margin: 0 0 50px 0;
    line-height: 0;
}

#section_body .pic li.v img{
    max-width: 600px;
}


#section_body .talk{
    width: 640px;
    margin: 0 auto;
    text-align: center;
}

#section_body .talk li{
    width: 540px;
    margin: 0 0 50px 0;
    padding: 25px 0;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    display: block;
    position: relative;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

#section_body .talk li.k{
    left: 100px;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

#section_body .talk li p{
    font-size: 17px;
    line-height: 1.75em;
    letter-spacing: .04em;
    display: inline-block;
    text-align: left;
}

#section_body .talk li.k p{
    margin: 0 0 0 35px;
    display: block;
}

/*
    .i
*/
#section_body .talk li.i:before{
    content: '';
    width: 24px;
    height: 18px;
    display: block;
    background-image:url(../images/ja/ikeda/parts_arrow_right.png);
    background-repeat: no-repeat;
    background-size: 24px;
    position: absolute;
    bottom: 15px;
    right: -24px;
}

#section_body .talk li.i:after{
    content: '';
    width: 61px;
    height: 83px;
    display: block;
    background-image:url(../images/ja/ikeda/parts_ico_ikeda_n.png);
    background-repeat: no-repeat;
    background-size: 60px;
    position: absolute;
    bottom: 0;
    right: -95px;
}


/*
    .k
*/
#section_body .talk li.k:before{
    content: '';
    width: 24px;
    height: 18px;
    display: block;
    background-image:url(../images/ja/ikeda/parts_arrow_left.png);
    background-repeat: no-repeat;
    background-size: 24px;
    position: absolute;
    bottom: 20px;
    left: -24px;
}

#section_body .talk li.k:after{
    content: '';
    width: 61px;
    height: 73px;
    display: block;
    background-image:url(../images/ja/ikeda/parts_ico_koharu_n.png);
    background-repeat: no-repeat;
    background-size: 60px;
    position: absolute;
    bottom: 0;
    left: -95px;
}


#section_body .y5year{
    padding: 65px 0 410px 0;
}

#section_body .y5year h2{
    margin-bottom: 60px;
}

#section_body .y5year h2 span{
    margin: 0 0 0 45px;
    display: block;
    margin-bottom: 25px;
    font-size: 24px;
    letter-spacing: .04em;
}

#section_body .y5year h2 img{
    width: 434px;
}

#section_body .y5year .talk{
    margin-bottom: 90px;
}

#section_body .y5year li.i p{
    display: block;
    padding: 0 0 0 40px;
}

#section_body .img_5year{
    text-align: center;
}

#section_btm{
    text-align: center;
}

#section_btm .desc{
    margin: -280px 0 0 0;
    padding: 35px 75px;
    display: inline-block;
    text-align: left;
    background-color: rgba(255, 255, 255, .8);
}

#section_btm .desc p{
    margin: 0 0 25px 0;
    font-size: 18px;
    line-height: 2.08em;
}

#section_btm .desc p:last-child{
    margin: 0;
}


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



/* --------------------------------------------------
*
    #modal
*
-------------------------------------------------- */
#modal{
    width: 100%;
    min-width: 900px;
    height: 100%;
    padding-bottom: 80px;
    box-sizing: border-box;
    display: none;
    visibility: hidden;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 65535;
}

#modal_wrapper{
    box-sizing: border-box;
    display: inline-block;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}

#modal_inner{
    display: inline-block;
    margin: 60px 80px 80px 80px;
    background-color: #fff;
    border-radius: 15px;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    text-align: center;
    position: relative;
    top: -80px;
    z-index: 2;
}

#modal_data{
    max-width: 800px;
    box-sizing: border-box;
    padding: 20px 40px 40px 40px;
    margin: 0 0 0 0;
    display: inline-block;
    text-align: left;
}

#modal_data img{
    width: 320px;
    height: auto;
}

#modal .overlay{
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}

#modal .btn_close{
    content: '閉じる';
    width: 220px !important;
    height: 40px;
    color: #000;
    font-size: 14px;
    background-color: #ffd600;
    background-repeat: no-repeat;
    border-radius: 3px;
    line-height: 40px;
    letter-spacing: .1em;
    position: absolute;
    bottom: 162px;
    left: calc(50% - 110px);
    z-index: 2;
    cursor: pointer;
    transition: opacity .1s ease;
}

#modal .btn_close:hover{
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
}

#modal_data h3{
    font-size: 20px;
    margin: 0 0 10px 0;
    padding: 40px 0 0 50px;
    letter-spacing: 0;
    position: relative;
}

#modal_data h3.ikeda:before{
    content: '';
    width: 42px;
    height: 64px;
    display: block;
    background-image:url(../images/ja/ikeda/parts_ico_ikeda.png);
    background-repeat: no-repeat;
    background-size: 42px;
    background-position: center bottom;
    position: absolute;
    top: 0;
    left: 0;
}

#modal_data h3.koharu:before{
    content: '';
    width: 42px;
    height: 64px;
    display: block;
    background-image:url(../images/ja/ikeda/parts_ico_koharu.png);
    background-repeat: no-repeat;
    background-size: 42px;
    background-position: center bottom;
    position: absolute;
    top: 0;
    left: 0;
}

#modal_data p{
    margin: 0 0 0 0;
    font-size: 15px;
    line-height: 1.75em;
}

.is_pc #modal_data p a:hover,
.is_sp #modal_data p a.touch{
    border-bottom: 1px solid #00a0e9;
}




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