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

/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual{
    min-width: 920px;
    margin: 0 auto;
    position: relative;
}

#main_visual h1{
    position: absolute;
    top: 25px;
    left: 95px;
    z-index: 10;
}

#main_visual h1 img{
    width: 236px;
    height: auto;
}

#main_visual .title_teaser{
    position: absolute;
    bottom: 70px;
    right: 100px;
    z-index: 10;
}

#main_visual .title_teaser-left {
    right: auto;
    left: 100px;
}
#main_visual .title_teaser-top {
    bottom: auto;
    top: 70px;
}
#main_visual .title_teaser img{
    position: relative;
    transition: inherit !important;
    transform: translate3d(0, 0, 0);
}

#main_visual .img_slider img{
    width: 100%;
    height: auto;
}

#main_visual .btn_prev,
#main_visual .btn_next{
    width: 92px;
    height: 92px;
    margin: -46px 0 0 0;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 0;
    cursor: pointer;
    transition: left .15s ease .0s, right .15s ease .0s, opacity 1s ease .0s;
    z-index: 10;
}

.onload #main_visual .btn_prev,
.onload #main_visual .btn_next{
    opacity: 1;
}

#main_visual .btn_prev img,
#main_visual .btn_next img{
    width: 92px;
    height: auto;
    position: relative;
}

#main_visual .btn_prev.fixed img,
#main_visual .btn_next.fixed img{
    position: relative;
    top: 0;
}

#main_visual .btn_prev:hover{
    left: -5px;
    transition: left .15s ease .05s;
}

#main_visual .btn_next{
    left: inherit;
    right: 0;
}

#main_visual .btn_next:hover{
    right: -5px;
    transition: right .15s ease .05s;
}

h2{
    margin: 0 0 40px 0;
    text-align: center;
}


/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    max-width: 650px;
    margin: 75px auto 0;
}

#section_yodogawa p{
    font-size: 23px;
    text-align: center;
    line-height: 1.86;
    margin-bottom: 80px;
}


/* --------------------------------------------------
*
    #section_teaser
*
-------------------------------------------------- */
#section_teaser{
    width: 1080px;
    padding: 0;
    box-sizing: border-box;
    margin: 100px auto 100px auto;
    text-align: center;
}

#section_teaser p{
    margin: 55px 0 0 0;
    padding: 0 0 0 300px;
    line-height: 2em;
    text-align: left;
}

.opening05 + #contents_area #section_teaser p:not(.img) {
    padding-left: 250px;
}

#section_teaser p:not([class]) + p:not([class]) {
    margin-top: 1em;
}

#section_teaser p.img {
    margin: 55px 0 0 0;
    padding: 0;
    text-align: center;
}


#section_teaser p.img-align-txt {
    text-align: left;
    padding-left: 300px;
}

#section_teaser p.img + p.img {
    margin-top: 20px;
}

#section_teaser p.caption {
    color: #5D99AC;
    margin-top: 0;
    padding-left: 0;
}

#section_teaser a {
    color: #6B952D;
    transition: color .15s;
}

#section_teaser a.no_icon:after {
    display: none!important;
}

#section_teaser a:hover {
    color: #1B542C;
}

#section_teaser .txt_next{
    margin-top: 20px;
    font-size: 16px;
    color: #DF5A24;
    font-weight: bold;
}
#section_teaser h3{
    margin-top: 90px;
    padding-left: 300px;
    color: #DF5A24;
    font-size: 26px;
    letter-spacing: .04em;
    line-height: 1.5;
    text-align: left;
}
#section_teaser h3 + p{
    margin-top: 20px;
}
#section_teaser strong {
    color: #DF5A24;
}
#section_teaser .btn_profile {
    display: block;
    margin-top: 2em;
    padding-left: 300px;
    text-align: left;
}

/* --------------------------------------------------
*
    #section_product
*
-------------------------------------------------- */
#section_product{
    min-width: 920px;
    margin: 0 0 90px 0;
    text-align: center;
}

#section_product img{
    max-width: 920px;
    height: auto;
    margin-bottom: 10px;
}


#section_product h3 {
    font-size: 26px;
    line-height: 1.44;
    color: #EE5A24;
    margin-bottom: 40px;
}
#section_product h3 strong {
    font-size: 46px;
}

#btm_info{
    min-width: 920px;
    margin: 90px 0 30px 0;
}

#btm_info .teaser_date{
    margin: 0 0 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#teaser_credit{
    margin: 0 0 60px 0;
    text-align: center;
}

#teaser_credit li{
    margin: 0 10px;
    font-size: 12px;
    font-weight: bold;
    color: #969696;
    display: inline-block;
}

#section_product .txt_next{
    margin-top: 150px;
    font-size: 16px;
    color: #DF5A24;
    font-weight: bold;
}

/* --------------------------------------------------
*
    #section_stationery
*
-------------------------------------------------- */
#section_stationery {
    width: 920px;
    box-sizing: border-box;
    margin: 0 auto 100px auto;
}

#section_stationery .images {
    overflow: hidden;
}

#section_stationery .images + .img {
    margin-top: 0;
}

#section_stationery .images .img {
    width: 50%;
    float: left;
}

#section_stationery .img {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 70px;
}

#section_stationery > p:not([class]) {
    margin-top: 2em;
    font-size: 20px;
    line-height: 1.75;
    padding-left: 190px;
}

#section_stationery p.caption {
    line-height: 2.125;
    font-size: 16px;
    color: #DF5A24;
    font-weight: bold;
    text-align: center;
}

#section_stationery p.notes {
    margin-top: 80px;
    margin-bottom: 90px;
    font-size: 12px;
    color: #808080;
    text-align: center;
}

#section_stationery .txt_next{
    font-size: 16px;
    color: #DF5A24;
    font-weight: bold;
    text-align: center;
}


/* --------------------------------------------------
*
    .btm_nav
*
-------------------------------------------------- */
.btm_nav{
    margin: 120px 0 110px 0;
    min-width: 920px;
    position: relative;
    z-index: 2;
}

.btm_nav.disabled{
    display: none;
}

.btm_nav ul{
    width: 800px;
    height: 28px;
    margin: 0 auto;
    padding: 0 0 0 0;
    box-sizing: border-box;
    font-size: 0;
    position: relative;
    text-align: center;
}

.btm_nav li{
    display: inline-block;
}

.btm_nav li.disabled{
    visibility: hidden;
}

.btm_nav li img{
    width: auto;
    height: 28px;
    opacity: 1;
    transition: opacity .15s ease 0s;
}

.is_sp .btm_nav li a.touch img,
.is_pc .btm_nav li a:hover img{
    opacity: .5;
    transition: opacity .15s ease .05s;
}

.btm_nav li.btn_prev{
    position: absolute;
    bottom: 0;
    left: 0;
    transition: left .15s ease .0s;
}

.btm_nav li.btn_index{
    position: relative;
    transition: margin .15s ease .0s;
}

.btm_nav li.btn_next{
    position: absolute;
    bottom: 0;
    right: 0;
    transition: right .15s ease .0s;
}


/* --------------------------------------------------
*
    #foot_share
*
-------------------------------------------------- */
#foot_share{
    min-width: 920px;
    text-align: center;
    background-color: #DF5A24;
    overflow: hidden;
}

#foot_share ul{
    padding: 50px 0 70px 0;
    letter-spacing: -.40em;
    font-size: 0;
}

#foot_share li{
    margin: 0 42px;
    display: inline-block;
}

#foot_share li img{
    width: auto;
    height: 82px;
}

#foot_share li a:hover img{
    opacity: .5;
}

#contents_area .copyright{
    margin: 0 0 140px 0;
    text-align: center;
    overflow: hidden;
}

#contents_area .copyright img{
    width: 248px;
    height: auto;
}

/* --------------------------------------------------
*
    #profile
*
-------------------------------------------------- */
#profile {
    height: 80vh;
    overflow: scroll;
    position: relative;
    padding: 45px 35px 115px;
    background-color: #fff;
}

#profile > div {
    position: relative;
}

#profile h3{
    font-size: 26px;
    line-height: 1.75em;
    margin-bottom: 1em;
}

#profile p {
    margin-top: 2em;
    margin-bottom: .5em;
    font-size: 20px;
    line-height: 1.75em;
}

#profile a {
    transition: color .15s;
    color: #6BA52D;
}

#profile a:hover {
    color: #1B542C;
}

#profile img.close {
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: -70px;
    transition: opacity .15s;
}

#profile img.close:hover {
    opacity: .5;
}

.lity-close {
    display: none!important;
}


/* --------------------------------------------------
*
    セクション
*
-------------------------------------------------- */

.section__container {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.section__title {
    position: relative;
    display: inline-block;
    font-size: 35px;
    line-height: 1;
    letter-spacing: .32em;
    color: #333333;
}
.section__title:before {
    content: '';
    position: absolute;
    height: 1px;
    left: -10px;
    right: -2px;
    bottom: -8px;
    background-color: #333333;
}

/* --------------------------------------------------
*
    予告の予告
*
-------------------------------------------------- */
.teaser02 {
    margin-top: 80px;
    font-size 20px;
    line-height: 1.8;
    color: #4D4D4D;
}
.teaser02 p {
    margin-left: 200px;
}

/* --------------------------------------------------
*
    スケジュール
*
-------------------------------------------------- */
.schedule {
    margin-top: 70px;
    padding-top: 30px;
    padding-bottom: 35px;
    background-color: rgba(241, 90, 36, .15);
}
.schedule__head {
    margin-left: 220px;
    margin-bottom: 0px;
    text-align: left;
    line-height: 0;
}
.schedule ul {
    padding-top: 30px;
    padding-bottom: 50px;
    margin-top: -2px;
    margin-left: 220px;
    background-image: url(../images/00/schedule_arrow.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 28px 0;
}
.schedule ul li {
    display: flex;
    align-items: center;
}
.schedule ul li + li {
    margin-top: 12px;
}
.schedule ul li p {
    margin-left: 15px;
    font-size: 22px;
}
/* --------------------------------------------------
*
    INFORMATION
*
-------------------------------------------------- */
.information {
    position: relative;
    padding-top: 50px;
    padding-bottom: 120px;
    text-align: center;
    background-color: #FFFDE5;
}
.information:before {
    content: '';
    position: absolute;
    top: 50px;
    right: 75px;
    width: 50px;
    height: 50px;
    background-image: url(../images/00/illust_04.png);
    background-repeat: no-repeat;
}
.information:after {
    content: '';
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: 130px;
    height: 176px;
    background-image: url(../images/00/illust_03.png);
    background-repeat: no-repeat;
}
.has-opening .information:after,
.has-opening .information:before
{
    display: none;
}
.information-block {
    margin-bottom: 70px;
}
.information-block h3 {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 30px;
}
.information-block p {
    font-size: 18px;
    line-height: 1.55;
    letter-spacing: .04em;
}
/* --------------------------------------------------
*
    SOON
*
-------------------------------------------------- */
.soon {
    padding-top: 50px;
    padding-bottom: 75px;
    background-color: #FFE55F;
    text-align: center;
}
.soon-block {
    margin-top: 50px;
}
.soon-block h3 {
    margin-top: 20px;
    font-size: 23px;
    letter-spacing: .04em;
}
.soon-block p {
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.66;
}
/* --------------------------------------------------
*
    目次
*
-------------------------------------------------- */
.toc .section__container {
    max-width: 1017px;
}
.toc ul {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 25px;
    overflow: hidden;
}
.toc ul li {
    float: left;
    width: 20%;
    text-align: center;
}
.toc p {
    margin: 55px 0 0 0;
    padding: 0 0 0 300px;
    line-height: 2em;
    text-align: left;
}
/* --------------------------------------------------
*
    オープニング
*
-------------------------------------------------- */
.opening01 {
    width: 100%;
    height: 100vh;
    background-color: #ECE9DC;
}
.opening02 {
    width: 100%;
    height: 100vh;
    background-color: #41BED9;
}
} /* ----- min-width : 641px ----- */
