@charset "shift_jis";
@import url('https://fonts.googleapis.com/css?family=Pacifico');
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/css/yakuhanjp_s.min.css');

/* ========== ========== ==========
	共通
========== ========== ========== */

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
	line-height: 1.75;
}

#story_wrap *, 
#story_wrap *:before, 
#story_wrap *:after {
	box-sizing: border-box;
	/* transition: 0.2s; */
}

#story_wrap h1, #story_wrap h2, 
#story_wrap h3, #story_wrap h4,
#story_wrap p {
	margin: 0;
	padding: 0;
}

#story_wrap * {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1rem;
	line-height: 1.75;
}
#story_wrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#story_wrap img {
	max-width: 100%;
	height: auto;
	border: 0;
	vertical-align: bottom;
}

#story_wrap a,
#story_wrap a:hover {
    text-decoration: none;
	transition: 0.2s;
}

#story_wrap a:hover,
#story_wrap a:hover > img {
	opacity: 0.5;
}

#story_wrap strong {
	font-size: inherit;
	font-weight: bold;
}

#story_wrap span {
	display: inline-block;
    font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.float_box { width: 100%; }
.fl { float: left; }
.fr { float: right; }

.clear { 
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* ---------- ---------- ---------- */

.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }

/* ---------- ---------- ---------- */

@media only screen and (max-width: 960px) {
    html, body {
	    font-size: 14px;
	}
}



/* ========== ========== ==========
	#story_wrap
========== ========== ========== */

#story_wrap {
    width: 100%;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
    padding-bottom: 6em;
    box-sizing: border-box;
    position: relative;
}



/* ========== ========== ==========
	#story_nav
========== ========== ========== */

#story_nav {
    width: 100%;
    padding: 1rem;
    background-color: #952424;
}
#story_nav > #story_nav_inner {
    width: 960px;
    margin: 0 auto;
}
#story_nav > #story_nav_inner > .logo {
    width: 138px;
    float: left;
}
#story_nav > #story_nav_inner > #story_sns {
    width: 173px;
    padding-top: 6px;
    float: right;
    text-align: right;
}
#story_nav > #story_nav_inner > #story_sns > .twitter-share-button {
    margin-left: 4px;
}

@media only screen and (max-width: 960px) {
    #story_nav > #story_nav_inner {
        width: 100%;
    }
}
@media only screen and (max-width: 350px) {
    #story_nav > #story_nav_inner > .logo {
        margin: 0 auto;
        float: none;
        text-align: center;
    }
    #story_nav > #story_nav_inner > #story_sns {
        width: 100%;
        padding-top: 1rem;
        text-align: center;
    }
}



/* ========== ========== ==========
	#story_container
========== ========== ========== */

#story_container {
    width: 960px;
    margin: 2rem auto 0;
}

@media only screen and (max-width: 960px) {
    #story_container {
        width: 100%;
        margin: 1rem auto;
        padding: 0 10px;
    }
}



/* ========== ========== ==========
	#story_pankuzu
========== ========== ========== */

#story_container > #story_pankuzu {
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #222222;
}
#story_container > #story_pankuzu > #story_pankuzu_list > li {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 12px;
}
#story_container > #story_pankuzu > #story_pankuzu_list > li:after {
    margin: 0 0.5rem;
    content: ">";
}
#story_container > #story_pankuzu > #story_pankuzu_list > li:last-child:after {
    content: "";
}
#story_container > #story_pankuzu > #story_pankuzu_list > li > a {
    display: inline-block;
    padding: 0 0.25rem;
    background-color: #eeeeee;
    border-radius: 0.25rem;
    color: #222222;
    font-size: 12px;
}



/* ========== ========== ==========
	#story_head
========== ========== ========== */

#story_container > #story_head {
    width: 100%;
    min-height: 300px;
    margin-top: 2rem;
}
#story_container > #story_head.index {
    background: url(../images/bg_header00.png) top right no-repeat;
}
#story_container > #story_head.story01 {
    background: url(../images/bg_header01.png) top right no-repeat;
}
#story_container > #story_head.story02 {
    background: url(../images/bg_header02.png) top right no-repeat;
}
#story_container > #story_head.story03 {
    background: url(../images/bg_header03.png) bottom right no-repeat;
}
#story_container > #story_head.story04 {
    background: url(../images/bg_header04.png) bottom right no-repeat;
}
#story_container > #story_head.story05 {
    background: url(../images/bg_header05.png) top right no-repeat;
}
#story_container > #story_head.story06 {
    background: url(../images/bg_header06.png) top right no-repeat;
}


#story_container > #story_head > h1 {
    width: 100%;
    font-family: YakuHanJPs, "Noto Sans Japanese";
    font-size: 2rem;
}
#story_container > #story_head > h1 > span.logo {
    display: block;
    text-align: left;
}
#story_container > #story_head > h1 > span.num {
    display: block;
    text-align: center;
}
#story_container > #story_head > h1 > span.num > strong {
    display: inline-block;
    border-bottom: 2px solid #222222;
    font-family: 'Pacifico', cursive;
    font-weight: normal;
    line-height: 1.5;
}
#story_container > #story_head > h1 > span.ttl {
    display: block;
    margin-top: 0.5rem;
    text-align: center;
}
#story_container > #story_head > h1 > span.txt {
    display: block;
    font-size: 1rem;
    text-align: center;
}
#story_container > #story_head > .tax {
    margin-top: 1em;
    text-align: center;
}

@media only screen and (max-width: 960px) {
    #story_container > #story_head {
        width: 94%;
        height: auto;
        margin: 2rem auto 0;
    }
    #story_container > #story_head.index,
    #story_container > #story_head.story01, #story_container > #story_head.story02,
    #story_container > #story_head.story03, #story_container > #story_head.story04,
    #story_container > #story_head.story05, #story_container > #story_head.story06 {
        background-image: none;
    }
    #story_container > #story_head > h1 {
        width: 100%;
        margin: 0 auto;
    }
    #story_container > #story_head > h1 > span.logo {
        text-align: center;
    }
}
@media only screen and (max-width: 600px) {
    #story_container > #story_head > h1 {
        font-size: 1.5rem;
    }
    #story_container > #story_head > h1 > span.num {
        margin-top: 1rem;
    }
}



/* ========== ========== ==========
	#story_main
========== ========== ========== */

#story_main {
    margin-top: 2rem;
}
#story_main .mainVisual {
    margin-bottom: 2rem;
}
#story_main > h2 {
    padding-left: 10rem;
    color: #777777;
    font-family: YakuHanJPs, "Noto Sans Japanese";
    font-size: 2.75rem;
    font-weight: 500;
}
#story_main > h2.story01 {
    background: url(../images/bg_h2_01.png) top left no-repeat;
}
#story_main > h2.story02 {
    background: url(../images/bg_h2_02.png) top left no-repeat;
}
#story_main > h2.story03 {
    background: url(../images/bg_h2_03.png) top left no-repeat;
}
#story_main > h2.story04 {
    background: url(../images/bg_h2_04.png) top right no-repeat;
}
#story_main > h2.story05 {
    background: url(../images/bg_h2_05.png) top right no-repeat;
}
#story_main > h2.story06 {
    background: url(../images/bg_h2_06.png) top left no-repeat;
}
#story_main > section {
    margin-top: 2rem;
}
#story_main > section > .content_inner {
    width: 800px;
    float: right;
}
#story_main > section > .content_inner:after {
    display: block;
    content: "";
    clear: both;
}
#story_main > section > .content_inner > h3 {
    padding: 0.5rem 1rem;
    border: 2px solid #222222;
    border-radius: 1.5rem;
    font-family: YakuHanJPs, "Noto Sans Japanese";
    font-size: 1.5rem;
    font-weight: 500;
}
#story_main > section > .content_inner > p {
    margin-top: 2rem;
}
#story_main > section > .content_inner > p.author {
    text-align: right;
}
#story_main > section#story_info {
    background-color: #f8f6e7;
}
#story_main > section#story_info > h3 {
    padding-bottom: 0.5rem;
    background-color: #ffffff;
    color: #952424;
    font-family: 'Pacifico', cursive;
    font-size: 2rem;
    font-weight: normal;
}
#story_main > section#story_info > .content_inner {
    width: 100%;
    padding: 2rem;
    border-bottom: 2px solid #952424;
    float: none;
}
#story_main > section#story_info > .content_inner:last-child {
    border-bottom: 0;
}
#story_main > section#story_info > .content_inner > .fl {
    width: 392px;
}
#story_main > section#story_info > .content_inner > .fr {
    width: 472px;
}
#story_main > section#story_info > .content_inner > .fr > h4 {
    font-family: YakuHanJPs, "Noto Sans Japanese";
    font-size: 1.25rem;
    font-weight: 500;
}
#story_main > section#story_info > .content_inner > .fr > p {
    margin-top: 1rem;
}
#story_main > section#story_info > .content_inner > .fr > p.small {
    font-size: 0.95em;
}
#story_main > section#story_info > .content_inner > .fr > p.red {
    color: #952424;
}
#story_main > section#story_info > .content_inner > .fr > .btn {
    display: block;
    margin-top: 2rem;
    padding: 1rem;
    background-color: #952424;
    border-radius: 0.25rem;
    box-shadow: 0 5px 0 #862020;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
#story_main > .imageDetail {
    text-align: center;
}

@media only screen and (max-width: 960px) {
    #story_main > h2 {
        padding-left: 8rem;
        font-size: 1.5rem;
    }
    #story_main > section > .content_inner {
        width: 100%;
        float: none;
    }
    #story_main > section#story_info > .content_inner > .fl {
        width: 100%;
        float: none;
        text-align: center;
    }
    #story_main > section#story_info > .content_inner > .fr {
        width: 100%;
        margin-top: 2rem;
        float: none;
    }
    #story_main > section#story_info > .content_inner > .fr > h4 {
        text-align: center;
    }
}
@media only screen and (max-width: 600px) {
    #story_main > h2 {
        padding-left: 0;
        font-size: 1.5rem;
        text-align: center;
    }
    #story_main > h2.story01, #story_main > h2.story02,
    #story_main > h2.story03, #story_main > h2.story04,
    #story_main > h2.story05, #story_main > h2.story06{
        background-image: none;
    }
    #story_main > section > .content_inner > h3 {
        font-size: 1.125rem;
    }
    #story_main > section > .content_inner > p {
        margin-top: 1rem;
    }
    #story_main > section#story_info > h3 {
        font-size: 1.5rem;
    }
    #story_main > section#story_info > .content_inner {
        padding: 2rem 1rem;
    }
}
@media only screen and (max-width: 400px) {
    #story_main > h2 {
        font-size: 1.25rem;
    }
}
@media only screen and (max-width: 320px) {
    #story_main > h2 {
        font-size: 1rem;
    }
}



/* ========== ========== ==========
	#story_foote
========== ========== ========== */

#story_footer {
    width: 100%;
    padding: 1rem;
    background-color: #952424;
    position: absolute;
    bottom: 0;
}
#story_footer > p {
    color: #ffffff;
    font-size: 0.9rem;
    text-align: center;
}
@media only screen and (max-width: 600px) {
    #story_footer > p {
        font-size: 12px;
    }
}



/* ========== ========== ==========
	#story_pageTop
========== ========== ========== */

#story_pageTop {
    width: 68px;
    height: 68px;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 999;
}



/* ========== ========== ==========
	#story_index
========== ========== ========== */

#story_head > h1 > span.txt {
    margin-top: 2rem;
}
#story_main > .story_index {
    margin-bottom: 4rem;
}
#story_main > .story_index > h2 {
    width: 100%;
    margin-bottom: 1rem;
    font-family: YakuHanJPs, "Noto Sans Japanese";
    font-size: 2rem;
}
#story_main > .story_index > h2 > span.num {
    display: block;
    text-align: center;
}
#story_main > .story_index > h2 > span.num > strong {
    display: inline-block;
    border-bottom: 2px solid #222222;
    font-family: 'Pacifico', cursive;
    font-weight: normal;
    line-height: 1.5;
}
#story_main > .story_index > h2 > span.ttl {
    display: block;
    margin-top: 0.5rem;
    text-align: center;
}
#story_main > .story_index > .story_item_wrap > .item {
    display: block;
    margin-bottom: 2rem;
    border: 1px solid #cccccc;
    color: #222222;
}
#story_main > .story_index > .story_item_wrap > .item > h3 {
    width: 479px;
    padding: 1rem;
    float: right;
    font-family: YakuHanJPs, "Noto Sans Japanese";
    font-size: 2rem;
}
#story_main > .story_index > .story_item_wrap > .item > h3 > span.num {
    display: block;
    text-align: center;
}
#story_main > .story_index > .story_item_wrap > .item > h3 > span.num > strong {
    display: inline-block;
    border-bottom: 2px solid #222222;
    font-family: 'Pacifico', cursive;
    font-weight: normal;
    line-height: 1.5;
}
#story_main > .story_index > .story_item_wrap > .item > h3 > span.ttl {
    display: block;
    margin-top: 0.5rem;
    text-align: center;
}
#story_main > .story_index > .story_item_wrap > .item > img {
    width: 479px;
    float: left;
}
#story_main > .story_index > .story_item_wrap > .item > p.txt {
    width: 479px;
    padding: 0 2rem 1rem;
    float: right;
}
#story_main > .story_index > .story_item_wrap > .item > p.btn {
    margin: 0 2rem 1rem 0;
    padding: 0 1.5rem 0 1rem;
    background-color: #952424;
    border-radius: 0.25rem;
    color: #ffffff;
    float: right;
    text-align: center;
    position: relative;
}
#story_main > .story_index > .story_item_wrap > .item > p.btn:after {
    content: url(../images/icon_btn.png);
    position: absolute;
    top: 50%;
    right: 0.5rem;
    margin-top: -5px;
}

@media only screen and (max-width: 960px) {
    #story_main > .story_index {
        margin-bottom: 2rem;
    }
    #story_main > .story_index > .story_item_wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;

        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #story_main > .story_index > .story_item_wrap > .item {
        margin-bottom: 2%;
        width: 49%;
    }
    #story_main > .story_index > .story_item_wrap > .item > h3 {
        width: 100%;
        font-size: 1.75rem;
    }
    #story_main > .story_index > .story_item_wrap > .item > img {
        width: 100%;
    }
    #story_main > .story_index > .story_item_wrap > .item > p.txt {
        width: 100%;
        margin-top: 1rem;
        padding: 0 1rem 1rem;
    }
    #story_main > .story_index > .story_item_wrap > .item > p.btn {
        margin: 0 1rem 1rem 0;
        font-size: 12px;
    }
}
@media only screen and (max-width: 600px) {
    #story_main > .story_index > .story_item_wrap > .item > h3 {
        font-size: 1.5rem;
    }
    #story_main > .story_index > .story_item_wrap > .item > p.txt {
        font-size: 12px;
    }
}



/* ========== ========== ==========
	.caption
========== ========== ========== */

#story_main > section .caption {
    margin-top: 2em;
}
#story_main > section .caption > .fl,
#story_main > section .caption > .fr {
    width: 392px;
}
#story_main > section .caption a {
    display: block;
    margin-bottom: 0.5em !important;
}
#story_main > section .caption p {
    font-size: 0.75em !important;
}

@media only screen and (max-width: 960px) {
    #story_main > section .caption > .fl,
    #story_main > section .caption > .fr {
        width: 49%;
    }
    #story_main > section .caption > .fl img,
    #story_main > section .caption > .fr img {
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    #story_main > section .caption p > span {
        display: inline !important;
    }
}

/*お知らせ用*/
#story_main > section > .content_inner_info {
    width: 100%;
}

#story_main > section > .content_inner_info p {
	line-height:2.5;
}