@charset "UTF-8";

/*PC--------------------------------------------------------------------------------------*/

/*bg*/

.bg-wrap {
    position: absolute;
    /*max-width: 1400px;*/
    width: 100%;
    top: 60px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: -1;
}

.bg-wrap.is-fixed {
    position: fixed;
    top: 0;
}

.bg-wrap .bg {
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 57.14285%;
    position: relative;
    width: 100%;
    background: url("../images/common/bg.jpg") no-repeat #1e0324;
    text-indent: -9999px;
    background-size: cover;
    display: block;
}


/*content*/

#content {
    padding: 0;
    box-sizing: border-box;
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: clamp(10px, 16 / 1400 * 100vw, 16px);
    font-weight: 400;
    font-style: normal;
    line-height: 1.9;
    line-break: strict;
    word-break: break-all;
    text-align: justify;
    text-justify: distribute;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    z-index: 0;
    background: #1e0324;
    color: #fff;
}

#content p {
    margin: 0 0 1.5em 0;
}

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

#content img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

#content a {
    text-decoration: none;
    -webkit-transition: all 500ms 0s ease;
    transition: all 500ms 0s ease;
    color: #e23688;
}

#content a:hover{
    opacity: 0.7;
}

.houchi-wrap .header-wrap {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 50px auto;
    position: relative;
}

.houchi-wrap .header-wrap .header{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 57.14285%;
    position: relative;
    width: 100%;
    display: block;
    -webkit-transition: all 500ms 0s ease;
    transition: all 500ms 0s ease;
}

.houchi-wrap .header-wrap .header .pr-pos{
    position: absolute;
    top: 2.125000%;
    left: 95.571429%;
    width: 3.285714%;
}

.houchi-wrap .header-wrap .header .pr-pos .pr{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 84.78261%;
    position: relative;
    width: 100%;
    background: url("../images/header/pr.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .header-wrap .header .logo-pos{
    position: absolute;
    top: 3.000000%;
    left: 2.000000%;
    width: 20.500000%;
}

.houchi-wrap .header-wrap .header .logo-pos .logo{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 67.94425%;
    position: relative;
    width: 100%;
    background: url("../images/header/logo.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .header-wrap .header .catch-pos{
    position: absolute;
    top: 74.750000%;
    left: 58.357143%;
    width: 40.071429%;
}

.houchi-wrap .header-wrap .header .catch-pos .catch{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 33.33333%;
    position: relative;
    width: 100%;
    background: url("../images/header/catch.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .header-wrap .header .btn01-pos{
    position: absolute;
    top: 91.000000%;
    left: 2.916667%;
    width: 11.333333%;
}

.houchi-wrap .header-wrap .header .btn01-pos .btn01 a{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 36.76471%;
    position: relative;
    width: 100%;
    background: url("../images/header/btn01.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .header-wrap .header .btn02-pos{
    position: absolute;
    top: 91.000000%;
    left: 15.500000%;
    width: 14.000000%;
}

.houchi-wrap .header-wrap .header .btn02-pos .btn02 a{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 29.76190%;
    position: relative;
    width: 100%;
    background: url("../images/header/btn02.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .header-wrap .header .btn03-pos{
    position: absolute;
    top: 91.000000%;
    left: 30.750000%;
    width: 11.416667%;
}

.houchi-wrap .header-wrap .header .btn03-pos .btn03 a{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 36.49635%;
    position: relative;
    width: 100%;
    background: url("../images/header/btn03.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .header-wrap .header .read-pos{
    position: absolute;
    top: 70.000000%;
    left: 2.916667%;
    width: 50%;
    -moz-text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
    -webkit-text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
    font-size: 1.1em;
    line-height: 1.6;
}

.content-wrap{
    background: rgba(51, 12, 92, 0.7);
    width: 100%;
    padding: 1px 0 1px 0 ;
}

.houchi-wrap section{
    max-width: 1240px;
    width: 100%;
    margin: 60px auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.houchi-wrap section.c-wrap{
    max-width: 1200px;
    width: 100%;
    margin: 60px auto;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
}

h2{
    max-width: 740px;
    width: 100%;
    margin: 0 auto 50px auto;
}

h2 img{
    width: 100%;
}

ul.movie-wrap{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5% -3% -1.5%;
    justify-content: center;
    padding: 0;
}

ul.movie-wrap li{
    width: 50%;
    padding: 0 1.5%;
    box-sizing: border-box;
    margin-bottom: 3%;
}

.movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
}

ul.special-wrap{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5% -3% -1.5%;
    justify-content: center;
    padding: 0;
}

ul.special-wrap li{
    width: calc( 100% / 3 );
    padding: 0 1.5%;
    box-sizing: border-box;
    margin-bottom: 3%;
}

ul.special-wrap li .thumb{
    width: 100%;
}

ul.special-wrap li .thumb img{
    width: 100%;
}

ul.special-wrap li p{
    width: 100%;
    margin-top: 1em!important;
    line-height: 1.5;
    color: #fff;
}

.houchi-wrap .chara{
    aspect-ratio: 1200 / 440;
    width: 100%;
    position: relative;
    display: block;
}

.houchi-wrap .chara.c01{
    background: url(../images/chara/bg01a.jpg) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c02{
    background: url(../images/chara/bg02a.jpg) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c03{
    background: url(../images/chara/bg03a.jpg) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c04{
    background: url(../images/chara/bg04a.jpg) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c05{
    background: url(../images/chara/bg05a.jpg) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c06{
    background: url(../images/chara/bg06a.jpg) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c07{
    background: url(../images/chara/bg07a.jpg) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c08{
    background: url(../images/chara/bg08a.jpg) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara .name-pos{
    position: absolute;
    top: 13%;
    left: 0;
    width: 41.666666%;
}

.houchi-wrap .chara .name-pos .name{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 33%;
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .chara.c01 .name-pos .name{
    background: url(../images/chara/name01.png) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c02 .name-pos .name{
    background: url(../images/chara/name02.png) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c03 .name-pos .name{
    background: url(../images/chara/name03.png) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c04 .name-pos .name{
    background: url(../images/chara/name04.png) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c05 .name-pos .name{
    background: url(../images/chara/name05.png) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c06 .name-pos .name{
    background: url(../images/chara/name06.png) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c07 .name-pos .name{
    background: url(../images/chara/name07.png) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara.c08 .name-pos .name{
    background: url(../images/chara/name08.png) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara .text{
    position: absolute;
    bottom: 6%;
    left: 3%;
    width: 40%;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.5em 1em;
    box-sizing: border-box;
    line-height: 1.7;
}

.houchi-wrap .chara.c01 .ill-pos{
    position: absolute;
    top: -14.772727%;
    left: 59.416667%;
    width: 38.416667%;
}

.houchi-wrap .chara.c01 .ill-pos .ill{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 133.40564%;
    position: relative;
    width: 100%;
    background: url("../images/chara/ill01.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .chara.c02 .ill-pos{
    position: absolute;
    top: 5.454545%;
    left: 71.833333%;
    width: 24.166667%;
}

.houchi-wrap .chara.c02 .ill-pos .ill{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 135.51724%;
    position: relative;
    width: 100%;
    background: url("../images/chara/ill02.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .chara.c03 .ill-pos{
    position: absolute;
    top: 3.863636%;
    left: 68.000000%;
    width: 27.583333%;
}

.houchi-wrap .chara.c03 .ill-pos .ill{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 122.96073%;
    position: relative;
    width: 100%;
    background: url("../images/chara/ill03.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .chara.c04 .ill-pos{
    position: absolute;
    top: 1.818182%;
    left: 69.250000%;
    width: 27.583333%;
}

.houchi-wrap .chara.c04 .ill-pos .ill{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 120.54381%;
    position: relative;
    width: 100%;
    background: url("../images/chara/ill04.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .chara.c05 .ill-pos{
    position: absolute;
    top: -11.363636%;
    left: 65.583333%;
    width: 28.833333%;
}

.houchi-wrap .chara.c05 .ill-pos .ill{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 146.82081%;
    position: relative;
    width: 100%;
    background: url("../images/chara/ill05.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .chara.c06 .ill-pos{
    position: absolute;
    top: -8.409091%;
    left: 57.916667%;
    width: 44.083333%;
}

.houchi-wrap .chara.c06 .ill-pos .ill{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 87.52363%;
    position: relative;
    width: 100%;
    background: url("../images/chara/ill06.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .chara.c07 .ill-pos{
    position: absolute;
    top: -11.363636%;
    left: 65.333333%;
    width: 30.416667%;
}

.houchi-wrap .chara.c07 .ill-pos .ill{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 147.94521%;
    position: relative;
    width: 100%;
    background: url("../images/chara/ill07.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.houchi-wrap .chara.c08 .ill-pos{
    position: absolute;
    top: -1.818182%;
    left: 64.333333%;
    width: 33.166667%;
}

.houchi-wrap .chara.c08 .ill-pos .ill{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 123.36683%;
    position: relative;
    width: 100%;
    background: url("../images/chara/ill08.png") no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.thumbnail {
    width: 75%;
    margin: 1em auto 0 auto;
    box-sizing: border-box;
}

.thumbnail .slick-slide {
    margin: 0 5px;
    float: none;
}

.thumbnail .slick-slide img {
    width: 100%;
}

.thumbnail .slick-track {
    transform: unset !important;
}

.thumbnail .thumbnail-img {
    opacity: .3;
    transition: opacity .3s linear;
}

.thumbnail .slick-current {
    opacity: 1;
}

.slick-list{
    overflow: visible !important;
}

.thumbnail .slick-track{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}




.houchi-wrap .news-list{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.houchi-wrap .news-list .main-column{
    flex: 1;
    padding-right: 3%;
    box-sizing: border-box;
}

.houchi-wrap .news-list .sub-column{
    width: 335px;
    padding-left: 3%;
    box-sizing: border-box;
    border-left: 1px solid #705317;
}

.houchi-wrap .news-list h5{
    margin: 2em 0;
    font-size: 1.2em;
    position: relative;
    -moz-text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
        -webkit-text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
        text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
        color: #fc0;
        line-height: 1;
}

.houchi-wrap .news-list h5::before
{
    content: "";
    position: absolute;
    top: -7px;
    left: -10px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    background: #e23688;
    z-index: -1;
}

.houchi-wrap .news-list .sub-column dl{
    display: flex;
    flex-wrap: wrap;
    font-size: 0.9em;
    margin: 0;
}

.houchi-wrap .news-list .sub-column dl dt{
    width: 100%;
    color: #b79317;
}

.houchi-wrap .news-list .sub-column dl dd{
    width: 100%;
    margin: 0;
}

.houchi-wrap .link-btn01,
.houchi-wrap .link-btn02,
.houchi-wrap .link-btn03{
    margin-top: 1em;
}

.houchi-wrap .link-btn01 a,
.houchi-wrap .link-btn02 a,
.houchi-wrap .link-btn03 a{
    display: block;
    text-align: center;
    padding: 0.5em;
    border: 2px solid #fff;
    border-radius: 30px;
}

.houchi-wrap .news-list .sub-column .spec{
    font-size: 0.8em;
}

.houchi-wrap .link-btn01 a{
    background: #e95c9f;
    color: #fff!important;
}

.houchi-wrap .link-btn01 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    margin-right: 0.5em;
    font-weight: bold;
    color: #fff;
}

.houchi-wrap .link-btn02 a{
    background: #000;
    color: #fff!important;
}

.houchi-wrap .link-btn02 a::before {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400; /* Brandsは400 */
  content: "\e61b"; /* ← FA6の X(Twitter) のUnicode */
  display: inline-block;
  color: #fff;
  padding-right: 0.5em;
}

.houchi-wrap .link-btn03 a{
    background: #f00;
    color: #fff!important;
}

.houchi-wrap .link-btn03 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 brands";
    content: "\f167";
    font-weight: bold;
    color: #fff;
    margin-right: 0.5em;
}

.houchi-wrap .news-list .sub-column .spec span{
    color: #b79317;
    margin-right: 1em;
}

.contentsWrapper {
    display: flex;
    position: relative;
}

.contentsWrapper .image {
    flex: 0 0 30%;
    max-width: 30%;
}

.contentsWrapper .image img {
    /*background-position: 50%;
    background-repeat: no-repeat;
    object-position: 50% 20%;
    aspect-ratio: 16/9;*/
    width: 100%;
}

.contentsWrapper .textWrapper {
    flex: 0 0 70%;
    max-width: 70%;
    min-width: 0;
    overflow: hidden;
    padding-left: 3%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.contentsWrapper p.title {
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0.5em!important;
    color: #e23688;
}

.contentsWrapper p.description {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 0.8em!important;
}

.contentsWrapper p.datetime {
    font-size: 0.8em;
    line-height: 1.4285714286;
    color: #ccc;
    margin-top: auto;
    align-self: flex-end;
}

.sp_news {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sp_news li {
    border-bottom: 1px solid #705317;
    padding-bottom: 1.5em;
}

.sp_news li:first-child {
    border-top: 1px solid #705317;
    padding-top: 1.5em;
}

.sp_news li a{
    -webkit-transition: all 500ms 0s ease;
    transition: all 500ms 0s ease;
}

.sp_news li a:hover{
    opacity: 0.7;
}

.sp_news li:not(:first-child) {
    padding-top: 1.5em;
}




/*RESPONSIVE--------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1200px) {}


/*MOBILE--------------------------------------------------------------------------------------*/

@media only screen and (max-width: 767px) {

    #content {
        font-size: clamp(10px, 14 / 375 * 100vw, 14px);
        line-height: 1.7;
    }

    span.br::before {
        content: "\A";
        white-space: pre;
    }

    .bg-wrap {
    top: 92px;
    }

    .bg-wrap .bg {
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 100%;
    position: relative;
    width: 100%;
    background: url("../images/common/bg.jpg") no-repeat #1e0324;
    text-indent: -9999px;
    background-size: cover;
    background-position: top 0 left 74%;
    display: block;
}

    .houchi-wrap .header-wrap {
    width: 100%;
    margin: 0 auto 5vh auto;
    position: relative;
}

.houchi-wrap .header-wrap .header{
    top: 0px;
    left: 0px;
    height: 0;
    padding-top: 170%;
    position: relative;
    width: 100%;
    display: block;
    -webkit-transition: all 500ms 0s ease;
    transition: all 500ms 0s ease;
}

.houchi-wrap .header-wrap .header .pr-pos{
    position: absolute;
    top: 2%;
    left: 2%;
    width: 10%;
}

.houchi-wrap .header-wrap .header .logo-pos{
    position: absolute;
    top: 20%;
    left: 10%;
    width: 80%;
}

.houchi-wrap .header-wrap .header .catch-pos{
    position: absolute;
    top: 53%;
    left: 15%;
    width: 70%;
}

.houchi-wrap .header-wrap .header .btn01-pos{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 6.909091%;
    width: 24.727273%;
}

.houchi-wrap .header-wrap .header .btn02-pos{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 34.363636%;
    width: 30.545455%;
}

.houchi-wrap .header-wrap .header .btn03-pos{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 67.636364%;
    width: 24.909091%;
}

.houchi-wrap .header-wrap .header .read-pos{
    position: absolute;
    top: 71%;
    left: 5%;
    width: 90%;
    font-size: 1em;
}

    .houchi-wrap section{
    max-width: 1240px;
    width: 100%;
    margin: 6vh auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.houchi-wrap section.c-wrap{
    max-width: 1200px;
    width: 100%;
    margin: 6vh auto;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
}

h2{
    width: 100%;
    margin: 0 auto 5vh auto;
}

ul.movie-wrap{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5% -3vh -1.5%;
    justify-content: center;
    padding: 0;
}

ul.movie-wrap li{
    width: 80%;
    padding: 0 1.5%;
    box-sizing: border-box;
    margin-bottom: 3vh;
}

ul.special-wrap{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5% -5vh -1.5%;
    justify-content: center;
    padding: 0;
}

ul.special-wrap li{
    width: 80%;
    padding: 0 1.5%;
    box-sizing: border-box;
    margin-bottom: 5vh;
}

.houchi-wrap .chara{
    aspect-ratio: 768/1500;
    width: 100%;
    position: relative;
    display: block;
    -webkit-transition: all 500ms 0s ease;
    transition: all 500ms 0s ease;
}

.houchi-wrap .chara.c01,
.houchi-wrap .chara.c02,
.houchi-wrap .chara.c03,
.houchi-wrap .chara.c04,
.houchi-wrap .chara.c05,
.houchi-wrap .chara.c06,
.houchi-wrap .chara.c07,
.houchi-wrap .chara.c08{
    background: url(../images/chara/bg00.jpg) no-repeat;
    background-size: cover;
}

.houchi-wrap .chara .name-pos{
    position: absolute;
    top: 3%;
    left: 5%;
    width: 90%;
}

.houchi-wrap .chara.c01 .ill-pos{
    position: absolute;
    top: 5%;
    left: -26%;
    width: 122%;
}

.houchi-wrap .chara.c02 .ill-pos{
    position: absolute;
    top: 19%;
    left: 12%;
    width: 81%;
}

.houchi-wrap .chara.c03 .ill-pos{
    position: absolute;
    top: 19%;
    left: 2%;
    width: 90%;
}

.houchi-wrap .chara.c04 .ill-pos{
    position: absolute;
    top: 21%;
    left: 4%;
    width: 93%;
}

.houchi-wrap .chara.c05 .ill-pos{
    position: absolute;
    top: 12%;
    left: 5%;
    width: 90%;
}

.houchi-wrap .chara.c06 .ill-pos{
    position: absolute;
    top: 12%;
    left: -30%;
    width: 134%;
}

.houchi-wrap .chara.c07 .ill-pos{
    position: absolute;
    top: 8%;
    left: -3%;
    width: 102%;
}

.houchi-wrap .chara.c08 .ill-pos{
    position: absolute;
    top: 17%;
    left: -7%;
    width: 101%;
}

.houchi-wrap .chara .text{
    position: absolute;
    bottom: 3%;
    left: 5%;
    width: 90%;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.5em 1em;
    box-sizing: border-box;
    line-height: 1.7;
    margin-top: 3vh;
}

.thumbnail {
    width: 100%;
    margin: 1em auto 0 auto;
    box-sizing: border-box;
    padding: 0;
}

.thumbnail .thumbnail-img {
    width: 20%!important;
}



    .houchi-wrap .news-list{
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }

    .houchi-wrap .news-list .main-column{
        width: 100%;
        padding: 0 5px;
        box-sizing: border-box;
    }
    
    .houchi-wrap .news-list .sub-column{
        width: 100%;
        padding: 0 5px;
        box-sizing: border-box;
        border-left: none;
        margin-top: 3vh;
        margin-bottom: 0;
    }

    .houchi-wrap .news-list .sub-column figure{
        width: 80%;
    }

    .houchi-wrap ul.article-wrap li {
        flex-basis: 100%;
        padding: 0 1.5%;
        box-sizing: border-box;
        margin-bottom: 3vh;
    }

    .houchi-wrap ul.article-wrap {
        list-style: none;
        margin: 0 -1.5% -3vh -1.5%;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
    }
    


}
