@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    index_sp.css
*
*
------------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 640px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {

.w70-sp {
    width: 70%;
    margin-left: auto!important;
    margin-right: auto!important;
}

/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual{
    margin: 0 auto 15px auto;
    position: relative;
}

#main_visual h1{
    padding: 18px 30px;
    text-align: center;
    position: relative;
    background-color: #DF5A24;
}

#main_visual h1 img{
    width: 90%;
    padding-top: 5px;
    height: auto;
}

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

#main_visual .btn_prev,
#main_visual .btn_next{
    display: none !important;
}

.title_date{
    margin: 0 0 15px 0;
    padding: 0 20px;
    text-align: center;
}

.title_date img{
    width: 100%;
    max-width: 292px;
    height: auto;
}

/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    margin: 0 0 30px 0;
}

#section_yodogawa p{
    padding-left: 5%;
    padding-right: 5%;
    font-size: 15px;
    line-height: 2em;
}
#section_yodogawa img {
    max-width: 100%;
}

/* --------------------------------------------------
*
    #sp_title
*
-------------------------------------------------- */
#sp_title{
    margin: 0 0 20px 0;
    text-align: center;
}

#sp_title img{
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto 10px auto;
}

#sp_title h3{
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#sp_title h3 .indent_half {
    position: relative; margin-left: 0; letter-spacing: -.5em;
}

/* --------------------------------------------------
*
    #section_teaser
*
-------------------------------------------------- */
#section_teaser{
    box-sizing: border-box;
    margin: 40px auto 40px auto;
}

#section_teaser p{
    margin: 0 0 20px 0;
    padding: 0 15px;
    line-height: 2em;
    font-size: 16px;
}

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

#section_teaser p.img img{
    width: 100%;
    max-width: 480px;
    height: auto;
    margin: 0 auto;
}

#section_teaser .txt_next{
    margin: 0 15px;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.8em;
    color: #DF5A24;
}

#section_teaser a {
    color: #6BA52D;
}

#section_teaser p.caption {
    font-size: 14px;
    color: #5D99AC;
    margin-top: 0;
}
#section_teaser h3{
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    color: #DF5A24;
    font-size: 20px;
    letter-spacing: .04em;
    line-height: 1.5;
}
#section_teaser .btn_profile {
    display: inline-block;
    margin-top: 2em;
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
}
#section_teaser .btn_profile img {
    max-width: 100%;
}
#section_teaser strong {
    color: #DF5A24;
}

/* --------------------------------------------------
*
    #section_product
*
-------------------------------------------------- */
#section_product{
    margin: 0 0 65px 0;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
}

#section_product img{
    width: 100%;
    max-width: 480px;
    height: auto;
}

#section_product h3 {
    font-size: 5vw;
    line-height: 1.6;
    color: #EE5A24;
    margin-bottom: 40px;
}

#section_product h3 strong {
    font-size: 32px;
}

#btm_info{
    margin: 45px 0 30px 0;
}

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

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

#teaser_credit li{
    font-size: 12px;
    line-height: 2em;
    font-weight: bold;
    display: block;
    color: #969696;
}

#section_product .txt_next{
    margin-top: 50px;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.8em;
    color: #DF5A24;
}

/* --------------------------------------------------
*
    #section_stationery
*
-------------------------------------------------- */
#section_stationery {
    margin: 0 0 65px 0;
}

#section_stationery img {
    max-width: 100%;
}

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

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

#section_stationery > p:not([class]) {
    margin-top: 2em;
    font-size: 16px;
    line-height: 2;
    padding: 0 15px;
}

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

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

#section_stationery .txt_next{
    margin: 0 15px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.8em;
    color: #DF5A24;
}



/* --------------------------------------------------
*
    .btm_nav
*
-------------------------------------------------- */
.btm_nav{
    max-width: 480px;
    margin: -10px auto 110px auto;
    padding: 0 15px;
    position: relative;
    z-index: 2;
}

.btm_nav.disabled{
    display: none;
}

.btm_nav ul{
    height: 22px;
    margin: 0 auto;
    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: 22px;
    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;
    top: 60px;
}

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


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

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

#foot_share li{
    width: 25%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

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

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


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

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

/* --------------------------------------------------
*
    #profile
*
-------------------------------------------------- */
#profile {
    position: relative;
    height: 90vh;
    overflow: scroll;
    margin: 0 15px;
    padding: 20px 15px 60px;
    background-color: #fff;
}

#profile > div {
    position: relative;
}

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

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

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

#profile a:hover {
    color: #974B63;
}

#profile img {
    max-width: 100%;
}

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

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

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

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

.section__container {
}

.section__title {
    position: relative;
    display: inline-block;
    font-size: 22px;
    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: 40px;
    font-size 20px;
    line-height: 1.8;
    color: #4D4D4D;
}
.teaser02 p {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 15px;
    line-height: 2;
}

/* --------------------------------------------------
*
    スケジュール
*
-------------------------------------------------- */
.schedule {
    margin-top: 35px;
    padding-top: 30px;
    padding-bottom: 35px;
    background-color: rgba(241, 90, 36, .15);
}
.schedule__head {
    margin-bottom: 30px;
    text-align: center;
}
.schedule ul {
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 90px;
    background-image: url(../images/00/schedule_arrow.png);
    background-repeat: no-repeat;
    background-size: auto calc(100% - 4px);
    background-position: calc(2.8% + 37px) 4px;
}
.schedule ul li {
    display: flex;
    align-items: center;
    margin-top: 12px;
}
.schedule ul li p {
    margin-left: 15px;
    font-size: 4.4vw;
    line-height: 1.8;
}
/* --------------------------------------------------
*
    INFORMATION
*
-------------------------------------------------- */
.information {
    padding-top: 25px;
    padding-bottom: 60px;
    text-align: center;
    background-color: #FFFDE5;
}
.information-block {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 30px;
    margin-bottom: 35px;
}
.information-block h3 {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 1.4;
}
.information-block p {
    text-align: left;
    font-size: 14px;
    line-height: 2;
    letter-spacing: .04em;
    word-break: break-all;
}
/* --------------------------------------------------
*
    SOON
*
-------------------------------------------------- */
.soon {
    padding-top: 25px;
    padding-bottom: 38px;
    background-color: #FFE55F;
    text-align: center;
}
.soon-block {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 25px;
}
.soon-block h3 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: .04em;
}
.soon-block p {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.66;
    text-align: left;
}
.soon-block:nth-of-type(1) img {
    width: 67px;
}
.soon-block:nth-of-type(2) img {
    width: 89px;
}
/* --------------------------------------------------
*
    目次
*
-------------------------------------------------- */
.toc ul {
    padding-top: 15px;
    padding-bottom: 30px;
}
.toc ul li:nth-of-type(2) {
    margin-top: 8px;
}
.toc ul li:nth-of-type(3) {
    margin-top: 7px;
}
.toc ul li:nth-of-type(4) {
    margin-top: 18px;
}
.toc ul li:nth-of-type(5) {
    margin-top: -1px;
}
.toc {
    padding-left: 5%;
    padding-right: 5%;
}
.toc img {
    max-width: 100%;
}
.toc p {
    margin-top: 30px;
    line-height: 2em;
    font-size: 16px;
}
/* --------------------------------------------------
*
    オープニング
*
-------------------------------------------------- */
.opening01 {
    width: 100%;
    height: 100vh;
    background-color: #ECE9DC;
}
} /* ----- min-width : 641px ----- */
