@charset "utf-8";
#main-contents {
    padding-bottom: 0;
}
#yarisugi img {
    width: 100%;
}
#yarisugi {
    background: #fff;
}
#yarisugi .mainvisual {
    background: url("../../img/head_pc.jpg") no-repeat center top;
    height: 640px;
}
#yarisugi .mainvisual h1 {
    width: 550px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
/* time */
#yarisugi .time {
    background: #d09f2f;
    background: -moz-linear-gradient(to top right, #e30000 0%, #ff3b3b 22%, #e30000 83%, #ff3b3b 96%, #e30000 100%);
    background: -webkit-gradient(linear, left bottom, right top, from(#e30000), color-stop(22%, #ff3b3b), color-stop(83%, #e30000), color-stop(96%, #ff3b3b), to(#d09f2f));
    background: -webkit-linear-gradient(to top right, #e30000 0%, #ff3b3b 22%, #e30000 83%, #ff3b3b 96%, #e30000 100%);
    background: -o-linear-gradient(to top right, #e30000 0%, #ff3b3b 22%, #e30000 83%, #ff3b3b 96%, #e30000 100%);
    background: -ms-linear-gradient(to top right, #e30000 0%, #ff3b3b 22%, #e30000 83%, #ff3b3b 96%, #e30000 100%);
    background: linear-gradient(to top right, #e30000 0%, #ff3b3b 22%, #e30000 83%, #ff3b3b 96%, #e30000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#d09f2f, endColorstr=#d09f2f,GradientType=1 );
    padding: 15px 0;
    transform: skewY(-2.5deg);
    margin: -50px 0 70px;
    position: relative;
}
#yarisugi .time h2 {
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
}
/* mov */
#yarisugi .mov {
    padding: 0 0 50px 0;
}
#yarisugi .mov-back {
    width: 900px;
    padding: 10px;
    margin: 0 auto;
    background: #d09f2f;
    background: -moz-linear-gradient(bottom left, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    background: -webkit-gradient(linear, left bottom, right top, from(#d09f2f), color-stop(22%, #e0c060), color-stop(83%, #d09f2f), color-stop(96%, #e0c060), to(#d09f2f));
    background: -webkit-linear-gradient(bottom left, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    background: -o-linear-gradient(bottom left, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    background: -ms-linear-gradient(bottom left, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    background: linear-gradient(to top right, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#d09f2f, endColorstr=#d09f2f,GradientType=1 );
}
#yarisugi .mov .mov-block {
    -webkit-box-shadow: 0 0 0 3px #d2a633, 0 0 0 15px #d9d9d9;
    -moz-box-shadow: 0 0 0 3px #d2a633, 0 0 0 15px #d9d9d9;
    box-shadow: 0 0 0 3px #d2a633, 0 0 0 15px #d9d9d9;
    margin: 15px;
}
#yarisugi .mov .mov-block a {
    display: block;
}
/* mov bnr */
#yarisugi .mov-bnr {
    position: fixed;
    bottom: 120px;
    right: 0;
    width: 305px;
    z-index: 50;
    display: none;
}
#yarisugi .mov-bnr a {
    display: block;
    height: 100%;
}

/* program contents */
#yarisugi .program-contents {
    background: url("../../img/curtain.jpg") no-repeat left top / cover;
    padding: 130px 0 50px 0;
    margin-top: -140px;
}
#yarisugi .program-contents section,
#yarisugi .cast section,
#yarisugi .article section {
    width: 900px;
    margin: 0 auto;
    background: url("../../img/frame.gif") repeat-x left top, url("../../img/frame.gif") repeat-x left bottom;
    padding: 12px 0;
}
#yarisugi .program-contents section {
    padding: 17px 0 12px;
}
#yarisugi .program-contents section .frame,
#yarisugi .cast section .frame,
#yarisugi .article section .frame {
    background-color: rgba(0,0,0,0.3);
    padding: 0 30px 25px;
}
#yarisugi .program-contents section h3,
#yarisugi .cast section h3,
#yarisugi .article section h3 {
    width: 280px;
    margin: 0 auto 20px;
}
#yarisugi .program-contents section h3 img {
    margin-top: -5px;
}
#yarisugi .program-contents section p {
    color: #fff;
    font-size: 160%;
    font-weight: bold;
    text-align: center;
    line-height: 180%;
    text-align: left;
}
#yarisugi .program-contents section p span {
    color: #f4ff00;
    font-weight: bold;
}


/* yarisugisan */
#yarisugi .yarisugisan {
    background: url("../../img/background_yellow.gif") repeat left top;
    padding: 50px 0 5px;
    z-index: -2;
}
#yarisugi .yarisugisan h3 {
    width: 680px;
    margin: 0 auto 10px;
}
#yarisugi .yarisugisan .pref {
    width: 900px;
    margin: 0 auto 30px;
    letter-spacing: -0.5em;
    text-align: center;
}
#yarisugi .yarisugisan .pref li {
    text-align: center;
    display: inline-block;
    margin: 0 10px 20px 0;
    letter-spacing: normal;
}
#yarisugi .yarisugisan .pref li:last-child {
    margin-right: 0;
}
#yarisugi .yarisugisan .pref li a {
    width: 120px;
    display: block;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    background: #030303;
    border-radius: 30px;
    padding: 10px 0;
}
#yarisugi .yarisugisan .border {
    width: 880px;
    margin: 0 auto 70px;
    position: relative;
    z-index: 0;
}
#yarisugi .yarisugisan .border::before {
    display: block;
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    background: #d09f2f;
    background: -moz-linear-gradient(bottom left, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    background: -webkit-gradient(linear, left bottom, right top, from(#d09f2f), color-stop(22%, #e0c060), color-stop(83%, #d09f2f), color-stop(96%, #e0c060), to(#d09f2f));
    background: -webkit-linear-gradient(bottom left, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    background: -o-linear-gradient(bottom left, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    background: -ms-linear-gradient(bottom left, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    background: linear-gradient(to top right, #d09f2f 0%, #e0c060 22%, #d09f2f 83%, #e0c060 96%, #d09f2f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#d09f2f, endColorstr=#d09f2f,GradientType=1 );
    z-index: -1;
    border-radius: 5px;
    box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.3);
}
#yarisugi .yarisugisan .border div {
    background-color: #fff !important;
    padding: 60px 40px;
    position: relative;
}
#yarisugi .yarisugisan .border div::before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
}
#yarisugi .yarisugisan .border div::after {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    left: 0;
    transform: rotateZ(180deg);
}
#yarisugi .yarisugisan #fukuoka div::before {
    background: url("../../img/fukuoka_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #fukuoka div::after {
    background: url("../../img/fukuoka_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #saga div::before {
    background: url("../../img/saga_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #saga div::after {
    background: url("../../img/saga_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #nagasaki div::before {
    background: url("../../img/nagasaki_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #nagasaki div::after {
    background: url("../../img/nagasaki_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #oita div::before {
    background: url("../../img/oita_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #oita div::after {
    background: url("../../img/oita_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #kumamoto div::before {
    background: url("../../img/kumamoto_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #kumamoto div::after {
    background: url("../../img/kumamoto_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #miyazaki div::before {
    background: url("../../img/miyazaki_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #miyazaki div::after {
    background: url("../../img/miyazaki_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #kagoshima div::before {
    background: url("../../img/kagoshima_back.gif") repeat-x left top;
}
#yarisugi .yarisugisan #kagoshima div::after {
    background: url("../../img/kagoshima_back.gif") repeat-x left top;
}

#yarisugi .yarisugisan .border h4 {
    width: 320px;
    margin: 0 auto 30px;
    background: url(../../img/yarisugisan_label.png) no-repeat left center / contain;
    text-align: center;
    padding: 20px 0;
    font-size: 180%;
    font-weight: bold;
}
#yarisugi .yarisugisan .border .yarisugisan-pic01 {
    width: 760px;
    margin: 0 auto 20px;
    display: block;
}
#yarisugi .yarisugisan .border .yarisugisan-pic02 {
    width: 760px;
    margin: 0 auto 20px;
    display: block;
}
#yarisugi .yarisugisan .border h5 {
    border-top: 3px #c9a063 solid;
    padding-top: 30px;
    margin: 50px 0 15px;
}
#yarisugi .yarisugisan .border .info span {
    display: block;
    margin: -57px auto 5px;
    width: 180px;
}
#yarisugi .yarisugisan .border section {
    display: block;
    text-align: center;
}
#yarisugi .yarisugisan .border section ul {
    display: inline-block;
}
#yarisugi .yarisugisan .border ul li {
    line-height: 150%;
    margin-bottom: 10px;
    font-size: 110%;
    font-weight: bold;
    text-align: left;
}

/* cast */
#yarisugi .red-back {
    background: url("../../img/background_red.gif") repeat left top;
    padding: 50px 0 100px;
}
#yarisugi .cast {
    margin-bottom: 50px;
}
#yarisugi .cast section {
    margin: 0 auto;
}
#yarisugi .cast section h4 {
    padding: 10px 0 20px 10px;
    background: url("../../img/cast_line.gif") repeat-x left bottom;
    margin: 0 0 20px 0;
    font-size: 180%;
    font-weight: bold;
    line-height: 120%;
}
#yarisugi .cast section h4 span {
    font-size: 90%;
    font-weight: bold;
}
#yarisugi .cast section h5 {
    display: none;
}
#yarisugi .cast section .yoshimura,
#yarisugi .cast section .natsuna {
    background: #fff;
    border-radius: 10px;
    border: #d09f2f 5px solid;
    padding: 10px 20px 0;
    display: flex;
    align-items: center;
}
#yarisugi .cast section .natsuna {
    flex-direction: row-reverse;
}
#yarisugi .cast section .yoshimura img,
#yarisugi .cast section .natsuna img {
    width: 300px;
}
#yarisugi .cast section .yoshimura img {
    margin-right: 30px;
}
#yarisugi .cast section .natsuna img {
    margin-left: 10px;
}
#yarisugi .cast section .yoshimura {
    margin-bottom: 20px;
}
#yarisugi .cast .yoshimura .cast-message p {
    line-height: 170%;
    position:relative;
    padding:20px;
    text-align:left;
    border:3px solid #030303;
    color:#333333;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    
}
#yarisugi .cast .yoshimura .cast-message p:after,
#yarisugi .cast .yoshimura .cast-message p:before {
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    right:100%;
    top:50%;
}
#yarisugi .cast .yoshimura .cast-message p:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:19px;
    border-right-width:19px;
    margin-top: -10px;
    border-right-color:#FFFFFF;
}
#yarisugi .cast .yoshimura .cast-message p:before{
    border-color: rgba(3, 3, 3, 0);
    border-top-width:13px;
    border-bottom-width:13px;
    border-left-width:24px;
    border-right-width:24px;
    margin-top: -13px;
    margin-right: 3px;
    border-right-color:#030303;
}
#yarisugi .cast .natsuna .cast-message p {
    line-height: 160%;
    position:relative;
    padding:20px;
    text-align:left;
    border:3px solid #030303;
    color:#333333;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
}
#yarisugi .cast .natsuna .cast-message p:after,
#yarisugi .cast .natsuna .cast-message p:before {
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    left:100%;
    top:50%;
}
#yarisugi .cast .natsuna .cast-message p:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:19px;
    border-right-width:19px;
    margin-top: -10px;
    border-left-color:#FFFFFF;
}
#yarisugi .cast .natsuna .cast-message p:before{
    border-color: rgba(3, 3, 3, 0);
    border-top-width:13px;
    border-bottom-width:13px;
    border-left-width:24px;
    border-right-width:24px;
    margin-top: -13px;
    margin-left: 3px;
    border-left-color:#030303;
}

/* journal */
#main-contents #yarisugi .article .block-list {
    width: 390px;
    margin: 0 auto;
}
#main-contents #yarisugi .article .flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
#main-contents #yarisugi .article .block {
    width: 390px;
    margin: 0;
    border: #d09f2f 2px solid;
}
#main-contents #yarisugi .article .btn {
  display: none;
}
#main-contents #yarisugi .arne {
    width: 600px;
    margin: 50px auto 0;
}
#main-contents #yarisugi .arne a {
    display: block;
    background: #fff;
}
#main-contents #yarisugi .arne a:hover {
    opacity: 1;
}
#main-contents #yarisugi .arne a img:hover {
    opacity: 0.8;
}

@media all and (max-width: 812px) {
#yarisugi .mainvisual {
    background: url("../../img/head_sp.jpg") no-repeat center top / contain;
    height: 90vw;
    
}
#yarisugi .mainvisual h1 {
    width: 50vw;
    padding: 5px 0 0 0;
}
/* time */
#yarisugi .time {
    margin: -30vw 0 5vw;
}

/* mov */
#yarisugi .mov {
    padding: 0 0 40px 0;
}
#yarisugi .mov-back {
    width: 95%;
    padding: 10px;
    margin: 0 auto;
}
#yarisugi .mov .mov-block {
    -webkit-box-shadow: 0 0 0 3px #d2a633, 0 0 0 10px #d9d9d9;
    -moz-box-shadow: 0 0 0 3px #d2a633, 0 0 0 10px #d9d9d9;
    box-shadow : 0 0 0 3px #d2a633, 0 0 0 10px #d9d9d9;
    margin: 10px;
}

/* mov bnr */
#yarisugi .mov-bnr {
    bottom: 110px;
    max-width: 280px;
    width: 45%;
}

/* program contents */
#yarisugi .program-contents {
    padding: 40px 0;
    margin-top: -20vw;
    padding-top: 25vw;
    /* ↓動画が来たら消す*/
    /*
    padding: 20vw 0 50px;
    margin-top: -20vw;
    */
}
#yarisugi .program-contents section,
#yarisugi .cast section,
#yarisugi .article section {
    width: 92%;
}
#yarisugi .program-contents section p {
    font-size: 150%;
    line-height: 170%;
}

/* yarisugisan */
#yarisugi .yarisugisan h3 {
    width: 80%;
}
#yarisugi .yarisugisan .pref {
    width: 90%;
    margin: 0 auto 30px;
}
#yarisugi .yarisugisan .pref li {
    margin: 0 1vw 20px 0;
}
#yarisugi .yarisugisan .pref li a {
    width: 20.5vw;
    font-size: 100%;
}
#yarisugi .yarisugisan .border {
    width: 92%;
}
#yarisugi .yarisugisan .border div {
    padding: 60px 25px;
}
#yarisugi .yarisugisan .border .yarisugisan-pic01 {
    width: 100%;
    margin: 0 auto 20px;
}
#yarisugi .yarisugisan .border .yarisugisan-pic02 {
    width: 100%;
    margin: 0 auto 20px;
}

/* cast */
#yarisugi .cast {
    margin-bottom: 30px;
}
#yarisugi .cast h3 {
    width: 300px;
}
#yarisugi .cast section .yoshimura,
#yarisugi .cast section .natsuna {
    display: block;
    padding: 10px 20px 20px;
}
#yarisugi .cast section .yoshimura h5,
#yarisugi .cast section .natsuna h5 {
    display: block;
    text-align: center;
    width: 45vw;
    margin: 0 auto 10px;
    color: #fff;
    background: #030303;
    padding: 8px 10px;
    border-radius: 30px;
}
#yarisugi .cast section .yoshimura img,
#yarisugi .cast section .natsuna img {
    width: 350px;
    margin: 0 auto 10px;
    display: block;
}
#yarisugi .cast .yoshimura .cast-message p,
#yarisugi .cast .natsuna .cast-message p {
    border: none;
    padding: 0;
}
#yarisugi .cast .yoshimura .cast-message p:after,
#yarisugi .cast .yoshimura .cast-message p:before,
#yarisugi .cast .natsuna .cast-message p:after,
#yarisugi .cast .natsuna .cast-message p:before {
    display: none;
}
/* journal */
#main-contents #yarisugi .article .block-list {
    max-width: 390px;
    width: 100%;
    margin: 0 auto;
}
#main-contents #yarisugi .article .block {
    width: 390px;
    margin: 0;
    border: #d09f2f 2px solid;
}
#main-contents #yarisugi .arne {
    width: 80%;
    margin: 30px auto 0;
}
#main-contents #yarisugi .arne a img:hover {
    opacity: 1;
}


@media all and (max-width: 568px) {
/* movie */
#yarisugi .mov .mov-block {
    -webkit-box-shadow: 0 0 0 3px #d2a633, 0 0 0 10px #d9d9d9;
    -moz-box-shadow: 0 0 0 3px #d2a633, 0 0 0 10px #d9d9d9;
    box-shadow: 0 0 0 3px #d2a633, 0 0 0 8px #d9d9d9;
    margin: 3px;
}

/* mov bnr */
#yarisugi .mov-bnr {
    width: 45%;
}

/* program contents */
#yarisugi .program-contents {
    padding: 30px 0;
    margin-top: -23vw;
    padding-top: 27vw;
}

#yarisugi .program-contents section .frame,
#yarisugi .cast section .frame,
#yarisugi .article section .frame {
    background-color: rgba(0,0,0,0.3);
    padding: 0 15px 25px;
}
#yarisugi .program-contents section h3,
#yarisugi .cast section h3,
#yarisugi .article section h3 {
    width: 220px;
}
#yarisugi .program-contents section p {
    font-size: 130%;
    line-height: 150%;
}

/* yarisugisan */
#yarisugi .yarisugisan .border div {
    padding: 60px 15px;
}
#yarisugi .yarisugisan h3 {
    width: 95%;
}
#yarisugi .yarisugisan .pref li {
    margin: 0 1vw 10px 0;
}
#yarisugi .yarisugisan .pref li a {
    width: 28vw;
}
#yarisugi .yarisugisan .border {
    width: 90%;
}
#yarisugi .yarisugisan .border h4 {
    width: 280px;
    margin: 0 auto 30px;
    background: url(../../img/yarisugisan_label.png) no-repeat left center / contain;
    text-align: center;
    padding: 20px 0;
    font-size: 150%;
    font-weight: bold;
}

/* cast */
#yarisugi .cast .yoshimura .cast-message {
    display: block;
}
#yarisugi .cast section .yoshimura img,
#yarisugi .cast section .natsuna img {
    width: 95%;
}
#yarisugi .cast section h4 {
    font-size: 150%;
}

#main-contents #yarisugi .arne {
    width: 92%;
    margin: 30px auto 0;
}

}

@media all and (max-width: 430px) {
/* program contents */
#yarisugi .program-contents section p {
    font-size: 110%;
    line-height: 140%;
}
#yarisugi .yarisugisan .border h4 {
    width: 90%;
}
#yarisugi .yarisugisan .border h4 {
    font-size: 130%;
    margin-bottom: 20px;
}
#yarisugi .yarisugisan .border .info span {
    width: 165px;
}
#yarisugi .yarisugisan .border ul li {
    font-size: 100%;
}
#yarisugi .cast section .yoshimura h5,
#yarisugi .cast section .natsuna h5 {
    width: 55vw;
}


}
}
























