@charset "utf-8";@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);body.login,#login h1 {
    background: #fff
}

#login h1 a {
    background:#fff url(images/admin_logo.png)no-repeat center center;
    background-size: 200px 120px;
    padding-bottom: 30px;
    width: 200px;
    height: 120px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,select,header,nav,section,footer {
    margin: 0;
    padding: 0;
    color: #2e2e2e;
    line-height: 1.8;
    word-wrap: break-word;
    box-sizing: border-box;
}

address,em,i {
    font-style: normal
}

strong,th,b {
    font-weight: 400
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: none
}

h1,h2,h3,h4,h5,h6 {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 100%;
    font-weight: 400;
}

img {
    border: 0;
    height: auto;
    width: 100%
}

li {
    list-style-type: none;
}

small {
    font-size: 80%
}
small a{
    color: #ebebeb;
    font-size: 80%;
}
a {
    color: #00243f;
    text-decoration: none;
    padding: 0 1%
}

a:hover {
    opacity: 0.7
}

body {
    font-size: 100%;
    font-family: "Meiryo UI", "Hiragino Sans", "Yu Gothic UI", "MS PGothic", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 300;
}

html>/**/
body {
    font-size: 16px
}

body {
    -webkit-text-size-adjust: 100%
}

img {
    max-width: 100%;
    height: auto;
}

.pc {
    display: block
}

@media only screen and (max-width: 640px) {
    .pc {
        display:none
    }
}

.sp {
    display: none
}

@media only screen and (max-width: 640px) {
    .sp {
        display:block
    }
}

#header {
    background: #373c77;
    box-shadow: 0px 2px 2px 2px rgba(0,0,0,.2);
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999
}
#header_lp{
    background: #ffffff;
    padding:10% 0 0;
    margin:-15% 0 0;
}
#header_lp #header {
    position: absolute;
}

#header header {
    /* width: 1280px; */
    /* margin: 0 auto 10px; */
    /* overflow: hidden; */
}

@media only screen and (max-width: 1280px) {
    #header header {
        width:100%
    }
}

#header header h1 {
    width: 90px;
    float: left;
    margin: 5px 0 0;
}

@media only screen and (max-width: 1280px) {
    #header header h1 {
        margin: 5px 1% 0;
    }
}

@media only screen and (max-width: 960px) {
    #header header h1 {
        float:none;
        margin: 10px auto 0
    }
}

@media only screen and (max-width: 480px) {
    #header header h1 {
        margin:10px auto 0
    }
}

#header header h1 img a:hover {
    opacity: .7
}

@media only screen and (max-width: 960px) {
    #header header ul {
        display:none
    }
}

#header header ul li {padding: 5px 20px;}

#header header ul li a {
    display: block;
    font-size: 100%;
    /* text-align: center; */
    padding: 0;
    margin: 0;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 200;
    line-height: 1;
    font-size: 90%;
    color: #ffffff;
}

#header header ul li a:hover {
    color: #ffffff;
}
#header header ul li ul li a {
    padding: 5px 0 5px 5px;
}
#header header ul.g-nav {
    margin: 25px 0 0;
    padding: 0 10px 0 20px;
    white-space: nowrap;
}

@media only screen and (max-width: 1280px) {
    #header header ul.g-nav {
        margin: 25px 0 0;
        padding: 0 10px;
    }
}

#header header ul.g-nav li {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 200;
    line-height: 1;
    margin: 0 23px;
    font-size: 90%;
    color: #5e5e5e
}

@media only screen and (max-width: 1280px) {
    #header header ul.g-nav li {
    }
}

#header header ul.g-nav li a.no_link {
    color: #ccc
}

#header header ul.g-nav li em {
    display: block;
    font-size: 70%;
    text-align: center
}

#header header ul.sns-nav {
    overflow: hidden;
    margin: 10px 0 0;
    width: 60px;
    float: right
}

@media only screen and (max-width: 1280px) {
    #header header ul.sns-nav {
    }
}

#header header ul.sns-nav li {
    width: 30px;
    margin: 2px 5px;
}

#header header ul.sns-nav li a:hover {
    opacity: .7
}

#header header ul.sns-nav li.sns_instagram a {
    display: block;
    border-radius: 50%;
    width: 50px;
}

#header header ul.sns-nav li.sns_facebook a {
    display: block;
    background: #39599f;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px
}

#header header ul.sns-nav li.sns_twitter a {
    display: block;
    background: #fff;
    border-radius: 50%;
    border: #ccc 1px solid;
    color: #000;
    width: 30px;
    height: 30px
}

#header header ul.sns-nav li.sns_twitter a i.fa-x-twitter {
    padding-top: 6px
}

#header header ul.bnr-nav {
    overflow: hidden;
    margin: 25px 0 0;
    float: right
}

@media only screen and (max-width: 1280px) {
    #header header ul.bnr-nav {
        position:fixed;
        right: 130px;
        top: 0
    }
}

@media only screen and (max-width: 640px) {
    #header header ul.bnr-nav {
        position:fixed;
        width: 80px
    }
}

#header header ul.bnr-nav li {
    font-size: 80%
}

#header header ul.bnr-nav li {
    border: solid 1px #ccc;
    padding: 5px;
    color: #ccc
}

#header header ul.bnr-nav li.nav_press {
    border: solid 1px #ccc;
    padding: 5px;
    color: #ccc
}

@media only screen and (max-width: 640px) {
    #header header ul.bnr-nav li.nav_press {
        display:none
    }
}

#header header ul.bnr-nav li.nav_press a {
    border: 0
}

#main {
    overflow: hidden;
    padding-top: 60px;
}

@media only screen and (max-width: 1280px) {
    #main {
        padding-top:5%
    }
}

@media only screen and (max-width: 640px) {
    #main {
    padding-top: 35px;
    }
}

#home section {
}

@media only screen and (max-width: 1280px) {
    #home section {
        width:100%;
    }
}

#home section.service {
}
@media only screen and (max-width: 640px) {
    ##home section.service {

    }
}
#home section.service h3 {color: #000;}
#home section.service h3 i{}
#home section.service p {
    width:100%;
    margin:0 auto;
}
@media only screen and (max-width: 640px) {
    #home section.service p {
    width:90%;
    }
}
#home section.company {
    width: 100%;
    padding: 0;
}
@media only screen and (max-width: 640px) {
    ##home section.company {

    }
}
#home section.company h3 {color: #000;}
#home section.company h3 i{

}
#home section.company p{
    width:90%;
    margin:0 auto;
    background: #fff;
    color: #000;
}
#home section.company p span{
    padding:0 1%;
    display: block;
}
#home section.company p.btn001{

}
#home section.company p.btn001 a{

}
#home section.management {
    background: #4f0000;
}
@media only screen and (max-width: 640px) {
    ##home section.management {

    }
}
#home section.management h3 {

}
#home section.management h3 i{

}
#home section.management p.btn001{

}
#home section.management p.btn001 a{

}
#home section.management {
    background: #f2f2f2;
    width: 100%;
    padding: 0 0 10%;
}
@media only screen and (max-width: 640px) {
    ##home section.management {

    }
}
#home section.management h3 {color: #000;}
#home section.management h3 i{

}
#home section.management p.btn001{

}
#home section.management p.btn001 a{

}
#home section.management p{
    width:90%;
    margin:0 auto;
    background: #fff;
    color: #000;
}
#home section.management p span{
    padding:0 1%;
    display: block;
}
#home section.bnr {
    width: 100%;
    padding: 0 0 10%;
    background: #fff;
}
@media only screen and (max-width: 640px) {
    ##home section.bnr {

    }
}
#home section.bnr h3 {
    color:#000;
    font-size: 250%;
}
@media only screen and (max-width: 640px) {
    #home section.bnr h3 {
    color:#000;
    font-size: 150%;
}
}
#home section.bnr ul{
    padding: 0 5% 5%;
    display: flex;
    flex-wrap: wrap;
}
#home section.bnr ul li{
    padding: 1%;
    width: 33.3333%;
}
#home section.bnr ul.video li{
    padding: 1%;
    width: 33.3333%;
}
@media only screen and (max-width: 960px) {
    #home section.bnr ul.video li{
    padding: 1%;
    width: 100%;
}
}
#home section.bnr ul li iframe{
    width:100%;
}
@media only screen and (max-width: 960px) {
    #home section.bnr ul li{
    width: 50%;
}
}
@media only screen and (max-width: 640px) {
    #home section.bnr ul li{
    width: 100%;
}
}
#home section.bnr ul li a{

}
#home section.bnr ul li a img{

}

#home div.home_main_box01 {
    text-align: center;
    background: #fff url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/home_main_bg006.jpg) no-repeat center -50px;
    background-size: 1280px;
    padding: 20px 0 0
}

@media only screen and (max-width: 1280px) {
    #home div.home_main_box01 {
        background:#fff url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/home_main_bg006.jpg) no-repeat center -50px;
        background-size: 100%
    }
}

@media only screen and (max-width: 980px) {
    #home div.home_main_box01 {
        background:#fff url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/home_main_bg006.jpg) no-repeat center top;
        background-size: 100%
    }
}

@media only screen and (max-width: 640px) {
    #home div.home_main_box01 {
        background-size:110%
    }
}

@media only screen and (max-width: 480px) {
    #home div.home_main_box01 {
        background:#fff url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/home_main_bg005.jpg) no-repeat center 0;
        background-size: 110%
    }
}

#home div.home_main_box01 h2 {
    width: 50%;
    padding: 40px 0 0
}

@media only screen and (max-width: 640px) {
    #home div.home_main_box01 h2 {
        width:60%;
        margin: -10px auto
    }
}

#home div.home_main_box01 h3 {
    width: 100%;
    text-align: right;
    margin: -40px 0 0;
    padding: 0 40px 0 0
}

@media only screen and (max-width: 640px) {
    #home div.home_main_box01 h3 {
        width:100%;
        margin: 80% auto 0;
        text-align: center;
        padding: 0
    }
}

@media only screen and (max-width: 480px) {
    #home div.home_main_box01 h3 {
        margin:80% auto 0
    }
}

#home div.home_main_box01 h3 img {
    width: 15%
}

@media only screen and (max-width: 640px) {
    #home div.home_main_box01 h3 img {
        width:30%
    }
}

#home div.home_main_box01 p {
    margin: 900px auto -100px;
    width: 800px
}

@media only screen and (max-width: 1280px) {
    #home div.home_main_box01 p {
        margin:70% auto -100px;
        width: 800px;
        max-width: 90%
    }
}

@media only screen and (max-width: 640px) {
    #home div.home_main_box01 p {
        margin:10% auto -20%;
        width: 80%
    }
}

@media only screen and (max-width: 480px) {
    #home div.home_main_box01 p {
        margin:10% auto -20%;
        width: 98%
    }
}

#home div.home_main_box02 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/home_main_bg002.png) no-repeat center bottom;
    background-size: 1280px;
    padding: 150px 0 0
}

@media only screen and (max-width: 960px) {
    #home div.home_main_box02 {
        background:url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/home_main_bg002.png) no-repeat center bottom;
        background-size: 130%;
        padding: 150px 0 0
    }
}

@media only screen and (max-width: 640px) {
    #home div.home_main_box02 {
        background:url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/home_main_bg002_sp.png) no-repeat center bottom;
        background-size: 130%;
        padding: 150px 0 0
    }
}

@media only screen and (max-width: 480px) {
    #home div.home_main_box02 {
        background:url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/home_main_bg002_sp480.png) no-repeat center bottom;
        background-size: 120%;
        padding: 35% 0 0
    }
}

#home div.home_main_box02 ul {
    display: flex;
    flex-wrap: wrap
}

#home div.home_main_box02 ul li {
    width: 50%
}

@media only screen and (max-width: 640px) {
    #home div.home_main_box02 ul li {
        width:100%;
        line-height: 0
    }
}

#home div.home_main_box02 h3 {
    width: 780px;
    margin: 20px auto 10px
}

@media only screen and (max-width: 1280px) {
    #home div.home_main_box02 h3 {
        width:70%;
        margin: 20px auto 10px
    }
}

@media only screen and (max-width: 640px) {
    #home div.home_main_box02 h3 {
        width:90%;
        margin: 4% auto 2%
    }
}

@media only screen and (max-width: 480px) {
    #home div.home_main_box02 h3 {
        width:96%;
        margin: 4% auto 0
    }
}

#home div.home_main_box02 p {
    width: 858px;
    margin: 40px;
    padding: 0 0 40px
}

@media only screen and (max-width: 1280px) {
    #home div.home_main_box02 p {
        width:70%;
        margin: 40px;
        padding: 0 0 40px
    }
}

@media only screen and (max-width: 640px) {
    #home div.home_main_box02 p {
        width:70%;
        margin: 2% 4% 4%;
        padding: 0 0 40px
    }
}

#home div.home_credit p {
    width: 535px;
    margin: 80px auto
}

@media only screen and (max-width: 1280px) {
    #home div.home_credit p {
        width:70%;
        margin: 5% auto
    }
}

#footer {
    background: #383d78;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fcfcfc;
    border-top: #cac7c6 solid 2px;
    padding: 5% 5% 0;
    box-shadow: 0px -2px 0 0 #383d78;
}
#footer a{
    color: #ffffff;
}
#footer a:hover{}
#footer footer{
}
#footer footer h1{
    width: 100%;
    color: #ffffff;
    padding: 1% 1% 3%;
    border-bottom: solid 1px #ccc;
}
#footer footer h1 a{}
#footer footer h1 a:hover{}
#footer footer h1 img{
    max-width: 400px;
    display:block;
    margin:0 auto;
}
#footer footer div.foot_box{
    padding:2%;
    display:flex;
    flex-wrap:wrap;
    margin: 0 0 5%;
}
#footer footer div.foot_box ul{
    width:33.333%;
    padding: 0 1%;
}
@media only screen and (max-width: 960px) {
    #footer footer div.foot_box ul{
    width:100%;
        margin:0 0 10%;
}
}
#footer footer div.foot_box ul li{
    text-align:left;
    margin: 0 0 1%;
    color: #ffffff;
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 100%;
    font-weight: 400;
}
#footer footer div.foot_box ul li h2{
    font-size:140%;
    color: #ffffff;
}
#footer footer div.foot_box ul li b{
    display:block;
}
#footer footer div.foot_box ul li a{font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;font-size: 100%;font-weight: 400;}
#footer footer div.foot_box ul li.contact_btn a{
    display:block;
    background:#ffffff;
    border: solid 2px #000000;
    padding:1%;
    text-align:center;
    color:#001456;
    border-radius: 5px;
}
#footer footer div.foot_box ul li a:hover{}
#footer a:hover{}
p#copy {
    text-align: center;
    font-size: 80%;
    color: #000;
    padding: 10px;
}
#footer footer div.foot_box ul li.cpay_btn a{
    display:block;
    background: #7B1FA2;
    border: solid 2px #fff;
    padding:1%;
    text-align:center;
    color:#ffffff;
    border-radius:3px;
}
@media only screen and (max-width: 1280px) {
    p#copy {
        font-size:40%;
        padding: 10% 5px 5px
    }
}

p#copy small span {
    font-size: 120%;
    font-family: 游明朝,"Yu Mincho",游明朝体,YuMincho,"ヒラギノ明朝 Pro W3";
    vertical-align: middle
}

#footer #page-top {
    right: -2px;
    bottom: 80px;
    position: fixed;
    z-index: 99999
}

#footer #page-top a {
    display: block;
    background: #383d78;
    padding: 20px 5px;
    font-size: 100%;
    text-align: center;
    border: solid 1px #8c8c8c;
    border-radius: 10px 0 0 0px;
    color: #ffffff;
}

@media only screen and (max-width: 480px) {
    #footer #page-top a {
        display:block;
        line-height: 1;
        font-size: 80%
    }
}
#footer #page-top a:hover {
    background:#4e527a;
    opacity:1.0;
}


#footer #page-top i.fa {
    font-size: 140%;
    color: #333
}

#hl_h{
    display: flex;
    background: #000;
}
#hl_h h2{
    width: 200px;
}
#hl_h h2 a{
    color: #fff;
    vertical-align: bottom;
    font-size: 60%;
}
#hl_h h2 a:hover{}
#hl_h h2 img{
    width: 40px;
    padding: 0 5% 0;
}
#hl_h ul{
    display: flex;
    padding: 0px 5px 0;
}
#hl_h ul li{
    width: 80px;
}
#hl_h ul li a{
    color: #fff;
    font-size: 80%;
}
#hl_h ul li a:hover{}

#header header{
    display: flex;
    justify-content: space-between;
}
#header header h1{
    width: 200px;
}
#header header h1 a{
}
#header header ul.g-nav{}
#header header ul.g-nav li{}
#header header ul.g-nav li a{
    display:inline-block;
    margin:4px 0 0;
    color: #ffffff;
}
#header header ul.g-nav li a:hover{}
#header header ul.g-nav li.cpay_btn a{
    padding:2px 10px;
    border:solid 1px #d71318;
    background:#d71318;
    display:inline-block;
    margin:0;
    color:#fff;
}
#header header ul.g-nav li.contact_btn a{
    padding:2px 10px;
    border: solid 1px #ffffff;
    display:inline-block;
    margin:0;
}


#header header ul.sns-nav{}
#header header ul.sns-nav li.sns_instagram{}
#header header ul.sns-nav li.sns_youtube{}
#header header ul.sns-nav li a{
    color: #f00;
    font-size: 140%;
}
#header header ul.sns-nav li a:hover{}

#home{
}
#home section{
    margin: 0 auto;
}
#home section.main{
    margin: 0 auto;
}
@media only screen and (max-width: 640px) {
    #home section.main{
    margin: 5% auto 5%;
}
}
#home section h3{
    text-align: center;
    padding: 5% 0 0;
    font-size: 200%;
    color: #373c77;
    border-bottom: solid 3px #373c77;
    margin: 0 0 5%;
}
@media only screen and (max-width: 640px) {
    #home section h3{
    font-size: 140%;
}
}
#home section h3 i{
    display: block;
    font-size: 200%;
}
#home section p.btn001{
    text-align: right;
    padding: 0 1% 1%;
}
#home section.service p.btn001 a{
    font-size: 120%;
    padding: 0%;
    display: block;
    color: rgb(15,15,15);
}
#home section p.btn001 a{
    font-size: 120%;
    padding: 0%;
    display: block;
    color: #333;
}
#home section p.btn001 :hover{}

#home section.main{
    width: 100%;
    background: #373c77;
    padding: 0 0 5%;
}
#home section.main h2{}
#home section.main h2 img{}
#home section.main p{
    margin: -55% 0 0;
    padding: 49% 80% 10% 0%;
}
#home section.main p img{}

#home section.topics{}
#home section.topics h3{}
#home section.topics h3 i{
    font-size: 180%;
    display: block;
}
@media only screen and (max-width: 640px) {
    #home section.topics h3 i{
    font-size: 200%;
    display: block;
}
}
#home section.topics ul{}
#home section.topics ul li{
    margin: 0 0 2%;
    color: #000;
}
#home section.topics ul li span.ymg{}
#home section.topics ul li a{
}
#home section.topics ul li a;hover{}
#home section.topics p a{}
#home section.topics p a:hiver{}

#home section.btn{}
#home section.btn ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#home section.btn ul li a{
    display: block;
    text-align: center;
    font-size: 140%;
    background:#fff;
    border: 5px #ccc double;
}
#home section.btn ul li.profile_bnt a{
    border: 5px #ffd2d6 double;
}
#home section.btn ul li.contact_btn a{
    border: 5px #ccc double;
}
#home section.btn ul li.fanclub_btn a{
    border: 5px #ff6666 double;
}
#home section.btn ul li a i{
    display: block;
    font-size: 180%;
    font-weight: bold;
}
#home section.btn ul li.profile_bnt{
    width: 33.3333%;
    background: url(images/main_box_bg001_02.jpg) no-repeat;
    background-size: cover;
    padding: 25% 0 10%;
}
@media only screen and (max-width: 640px) {
    #home section.btn ul li.profile_bnt{
    width: 100%;
    padding: 75% 0 20%;
    }
}
#home section.btn ul li.profile_bnt a{
}
#home section.btn ul li.profile_bnt a:hover{}
#home section.btn ul li a img{
    width:40%;
}
#home section.btn ul li.contact_btn{
    width: 33.3333%;
    background: #ff9eac url(images/logo_sho-ayanagi-20250101_02.png) no-repeat center 20%;
    background-size: 80%;
    padding: 25% 0 10%;
}
@media only screen and (max-width: 640px) {
    #home section.btn ul li.contact_btn{
    width: 100%;
    padding: 75% 0 20%;
    }
}
#home section.btn ul li.contact_btn a{}
#home section.btn ul li.contact_btn a:hover{}
#home section.btn ul li.fanclub_btn{
    width: 33.3333%;
    background: url(images/main_box_bg003_02.png) no-repeat;
    background-size: cover;
    padding: 25% 0 10%;
}
@media only screen and (max-width: 640px) {
    #home section.btn ul li.fanclub_btn{
    width: 100%;
    padding: 75% 0 30%;
    }
}
#home section.btn ul li.fanclub_btn a{}
#home section.btn ul li.fanclub_btn a:hover{}

#home section.sns{
    background: #fff;
    padding: 5% 0;
}
#home section.sns ul{
    width: 80%;
    margin: 0 auto;
}
#home section.sns ul li.instagram_bnt{
    background: #fff4f6;
    padding: 2% 15%;
    text-align: center;
}
#home section.sns ul li.instagram_bnt a{
    width: 80%;
}
#home section.sns ul li.instagram_bnt img{}

#home section.sns ul li a:hover{}
#home section.sns ul li.youtube_btn{
    background: #9dd2f5;
    padding: 5% 15%;
    display: flex;
}
@media only screen and (max-width: 960px) {
   #home section.sns ul li.youtube_btn{
    display: block;
    }
}
#home section.sns ul li.youtube_btn iframe {
    width: 50%;
    height: 240px;
}
@media only screen and (max-width: 960px) {
   #home section.sns ul li.youtube_btn iframe {
    width: 100%;
    height: 240px;
}
}
#home section.sns ul li.youtube_btn a{
    display: block;
    width: 50%;
    hight:100%;
    padding: 0 10%;
}
@media only screen and (max-width: 960px) {
   #home section.sns ul li.youtube_btn a{
    width: 80%;
    height: auto;
    padding: 0 10%;
}
}
#home section.sns ul li.youtube_btn img{}
@media only screen and (max-width: 960px) {
   #home section.sns ul li.youtube_btn img{
    width: 100%;
    height: auto;
}
}

#youtube_box001{}
#youtube_box001 h3{
    font-size: 200%;
    text-align: center;
    margin: 2%;
}
#youtube_box001 ul{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto 5%;
    height: 400px;
    overflow: auto;
    background: #fff;
}
#youtube_box001 ul li{
    width: 25%;
    line-height: 0;
}
@media only screen and (max-width: 1280px) {
   #youtube_box001 ul li{
    width: 50%;
}
}
@media only screen and (max-width: 640px) {
   #youtube_box001 ul li{
    width: 100%;
}
}

#youtube_box001 ul li iframe{
    width: 100%;
    height: 280px;
    padding: 2px;
    box-sizing: border-box;
}





#about {
    margin: 80px auto 0;
    width: 960px
}

@media only screen and (max-width: 960px) {
    #about {
        margin:130px auto 0;
        width: 98%
    }
}

@media only screen and (max-width: 640px) {
    #about {
        margin:80px auto 0
    }
}

#about h2 {
    padding: 2px;
    line-height: 1.4;
    font-size: 100%;
    border-bottom: 4px double #ccc;
    margin-bottom: 2%;
    font-size: 120%
}

#news {
    margin: 80px auto 0;
    width: 960px
}

@media only screen and (max-width: 960px) {
    #news {
        margin:130px auto 0;
        width: 98%
    }
}

@media only screen and (max-width: 640px) {
    #news {
        margin:80px auto 0
    }
}

#news h2 {
    padding: 2px;
    line-height: 1.4;
    font-size: 100%;
    border-bottom: 4px double #ccc;
    margin-bottom: 2%;
    font-size: 120%
}

#news h2 em {
    float: right
}

#the_filmbox {
    margin: 0 auto 0;
    width: 100%;
    background: #e9f3e8
}

#the_film {
    margin: 0 auto 0;
    width: 960px;
    font-size: 90%;
    padding: 80px 0
}

@media only screen and (max-width: 960px) {
    #the_film {
        margin:0 auto 0;
        padding: 130px 0 0;
        width: 98%
    }
}

@media only screen and (max-width: 640px) {
    #the_film {
        margin:0 auto 0;
        padding: 80px 0 0
    }
}

#the_film h1 {
    font-size: 300%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    text-align: center;
    color: #000;
    margin: 0 0 5%
}

#the_film h2 {
    font-size: 180%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    text-align: center;
    color: #000;
    margin: 0
}

#the_film h2 em {
    float: right;
    font-size: 100%
}

#the_film h3 {
    font-size: 125%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    text-align: center;
    color: #d7d7d7;
    margin: 0 0 5%;
    line-height: 2.2
}

@media only screen and (max-width: 640px) {
    #the_film h3 {
        margin:0 0 15%
    }
}

#the_film .the_film_img01 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_img01.jpg) no-repeat center 0px;
    background-size: 960px;
    padding: 50px 0 50px;
    margin: 0 auto 50px
}

@media only screen and (max-width: 480px) {
    #the_film .the_film_img01 {
        padding:20px 0 30px;
        margin: 0 auto 50px
    }
}

#the_film p {
    font-size: 100%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #9e9e9e;
    margin: 0 0 5%;
    line-height: 2.0
}

#the_film p.the_film_text01 {
    font-size: 90%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    text-align: center;
    padding: 10px 0 20px;
    color: #555
}

#the_film p.the_film_text02 {
    font-size: 240%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    text-align: center;
    color: #fff;
    padding: 10px 0 20px
}

@media only screen and (max-width: 640px) {
    #the_film p.the_film_text02 {
        font-size:180%
    }
}

@media only screen and (max-width: 480px) {
    #the_film p.the_film_text02 {
        font-size:150%;
        padding: 10px 20px 20px
    }
}

#the_film p.the_film_text03 {
    font-size: 150%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    text-align: center;
    color: #fffc57;
    padding: 10px 0 70px
}

@media only screen and (max-width: 640px) {
    #the_film p.the_film_text03 {
        font-size:120%
    }
}

@media only screen and (max-width: 480px) {
    #the_film p.the_film_text03 {
        font-size:100%;
        padding: 10px 20px 70px
    }
}

#the_film p.the_film_text04 {
    font-size: 120%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #fff;
    padding: 10px 50px 20px
}

@media only screen and (max-width: 640px) {
    #the_film p.the_film_text04 {
        font-size:100%;
        padding: 40px 20px 20px
    }
}

@media only screen and (max-width: 480px) {
    #the_film p.the_film_text04 {
        font-size:100%;
        padding: 10px 20px 20px
    }
}

#the_film h4 {
    font-size: 140%
}

#the_film ul {
    overflow: hidden
}

#the_film ul li {
    float: left;
    width: 46%;
    font-size: 140%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #0d6fb8;
    margin: 0 2% 5%;
    height: 100px
}

@media only screen and (max-width: 960px) {
    #the_film ul li {
        font-size:110%;
        margin: 0 1% 5%;
        width: 48%;
        height: 100px
    }
}

@media only screen and (max-width: 640px) {
    #the_film ul li {
        float:none;
        font-size: 110%;
        margin: 0 auto 5%;
        width: 90%;
        text-align: center;
        height: auto
    }
}

@media only screen and (max-width: 480px) {
    #the_film ul li {
        float:none;
        font-size: 90%
    }
}

#the_film ul li em {
    color: #666;
    font-size: 80%
}

#the_film ul.the_film_imgbox {
    overflow: hidden;
    padding: 0 0 50px
}

#the_film ul.the_film_imgbox li {
    float: left;
    width: 25%;
    height: auto;
    margin: 0
}

@media only screen and (max-width: 480px) {
    #the_film ul.the_film_imgbox li {
        float:left;
        width: 50%
    }
}

#trailer {
    margin: 80px auto 100px;
    width: 960px
}

@media only screen and (max-width: 960px) {
    #trailer {
        margin:130px auto 0;
        width: 98%
    }
}

@media only screen and (max-width: 640px) {
    #trailer {
        margin:80px auto 0
    }
}

#trailer h2 {
    padding: 2px;
    line-height: 1.4;
    font-size: 100%;
    border-bottom: 4px double #ccc;
    margin-bottom: 2%;
    font-size: 120%
}

#trailer h2 em {
    float: right
}

#trailer p {
    text-align: center;
    margin: 20px auto 30px
}

#trailer div.youtubebox02 {
    margin: 5% 0 10%
}

#trailer div.youtubebox02 h3 {
    text-align: center
}

#trailer div.youtubebox02 p iframe {
    width: 620px;
    height: 349px
}

@media only screen and (max-width: 640px) {
    #trailer div.youtubebox02 p iframe {
        width:460px;
        height: 259px
    }
}

@media only screen and (max-width: 480px) {
    #trailer div.youtubebox02 p iframe {
        width:300px;
        height: 169px
    }
}

#the_team {
    margin: 80px auto 0;
    width: 960px
}

@media only screen and (max-width: 960px) {
    #the_team {
        margin:130px auto 0;
        width: 98%
    }
}

@media only screen and (max-width: 640px) {
    #the_team {
        margin:80px auto 0
    }
}

#the_team h2 {
    padding: 2px;
    line-height: 1.4;
    font-size: 100%;
    border-bottom: 4px double #000;
    margin-bottom: 2%;
    font-size: 120%
}

#the_team h2 em {
    float: right
}

#reviews {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/reviews_bg03.jpg) no-repeat center -30px fixed;
    background-size: 2100px
}

@media only screen and (max-width: 960px) {
    #reviews {
        margin:-50px auto 0;
        padding: 100px 0 50px;
        width: 100%;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/reviews_bg03.jpg) no-repeat center 50px fixed;
        background-size: 2100px
    }
}

@media only screen and (max-width: 640px) {
    #reviews {
        padding:50px 0 50px;
        background-size: 1500px
    }
}

#reviews #reviewsbox01 {
    padding: 100px 0 50px;
    margin: 0 auto 0;
    width: 960px
}

@media only screen and (max-width: 960px) {
    #reviews #reviewsbox01 {
        width:98%
    }
}

#reviews #reviewsbox01 h2 {
    line-height: 1.4;
    font-size: 200%;
    margin-bottom: 1%;
    text-align: center;
    color: #d55e0c
}

@media only screen and (max-width: 960px) {
    #reviews #reviewsbox01 h2 {
        font-size:130%
    }
}

@media only screen and (max-width: 640px) {
    #reviews #reviewsbox01 h2 {
        font-size:100%
    }
}

@media only screen and (max-width: 480px) {
    #reviews #reviewsbox01 span {
        display:block
    }
}

#reviews #reviewsbox01 p {
    text-align: center;
    font-size: 120%
}

@media only screen and (max-width: 960px) {
    #reviews #reviewsbox01 p {
        font-size:100%
    }
}

@media only screen and (max-width: 640px) {
    #reviews #reviewsbox01 p {
        font-size:80%
    }
}

#reviews #reviewsbox02 {
    padding: 50px 0 50px;
    margin: 0 auto 0;
    width: 960px
}

@media only screen and (max-width: 960px) {
    #reviews #reviewsbox02 {
        width:98%
    }
}

#reviews #reviewsbox02 ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    text-align: center
}

#reviews #reviewsbox02 ul li {
    background: #b2d5bd;
    border-radius: 10px;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 25px;
    padding-bottom: 50px;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 98%;
    float: left;
    color: #000
}

@media only screen and (max-width: 640px) {
    #reviews #reviewsbox02 ul li {
        width:98%;
        float: none
    }
}

#reviews #reviewsbox02 ul li h1 {
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #0c0c0c;
    font-size: 210%;
    font-weight: 700
}

#reviews #reviewsbox02 ul li h1 em {
    font-size: 50%;
    display: block;
    text-align: right;
    padding-top: 10px
}

#reviews #reviewsbox02 ul li h2 {
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #0c0c0c;
    font-size: 150%;
    font-weight: 700
}

#reviews #reviewsbox02 ul li h2 em {
    font-size: 70%;
    display: block;
    padding-top: 10px
}

#reviews #reviewsbox02 ul li h3 {
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #0c0c0c;
    font-size: 100%;
    font-weight: 700
}

#reviews #reviewsbox02 ul li h3 em {
    font-size: 60%;
    display: block
}

#reviews #reviewsbox02 ul li p {
    color: #000;
    margin-top: 4%
}

#reviews #reviewsbox03 {
    padding: 50px 0 50px;
    margin: 0 auto 0;
    width: 900px
}

@media only screen and (max-width: 960px) {
    #reviews #reviewsbox03 {
        width:98%
    }
}

#reviews #reviewsbox03 ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap
}

#reviews #reviewsbox03 ul li {
    background: #fff;
    border-radius: 10px;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 25px;
    padding-bottom: 20px;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 42%;
    float: left
}

@media only screen and (max-width: 640px) {
    #reviews #reviewsbox03 ul li {
        width:94%;
        float: none
    }
}

#reviews #reviewsbox03 ul li em {
    display: block;
    text-align: left;
    margin-top: 4%;
    font-size: 80%
}

#the_team {
    margin: 80px auto 0;
    width: 960px
}

@media only screen and (max-width: 960px) {
    #the_team {
        margin:130px auto 0;
        width: 98%
    }
}

@media only screen and (max-width: 640px) {
    #the_team {
        margin:80px auto 0
    }
}

#the_team .the_team_box01 {
    overflow: hidden
}

#the_team .the_team_box02 {
    overflow: hidden
}

#the_team h2 {
    padding: 2px;
    line-height: 1.4;
    font-size: 100%;
    margin-bottom: 5%;
    font-size: 140%;
    text-align: center;
    font-family: "Times New Roman","YuMincho","Hiragino Mincho ProN","Yu Mincho","MS PMincho",serif
}

@media only screen and (max-width: 640px) {
    #the_team h2 {
        font-size:120%
    }
}

#the_team h2 em {
    float: right;
    font-size: 100%
}

#the_team h3 {
    border-bottom: dotted 1px #999;
    font-size: 120%;
    font-family: "Times New Roman","YuMincho","Hiragino Mincho ProN","Yu Mincho","MS PMincho",serif
}

#the_team h4 {
    font-size: 80%;
    margin: 10px 0 10px;
    font-family: "Times New Roman","YuMincho","Hiragino Mincho ProN","Yu Mincho","MS PMincho",serif;
    float: left;
    width: 30%
}

@media only screen and (max-width: 960px) {
    #the_team h4 {
        font-size:160%;
        margin: 10px 0 10px;
        font-family: "Times New Roman","YuMincho","Hiragino Mincho ProN","Yu Mincho","MS PMincho",serif;
        float: none;
        width: 60%;
        margin: 5% auto;
        text-align: center
    }
}

@media only screen and (max-width: 960px) {
    #the_team h4 br {
        display:none
    }
}

@media only screen and (max-width: 640px) {
    #the_team h4 {
        width:80%
    }
}

#the_team h4 em {
    font-size: 180%;
    padding: 0 0 0 5%
}

@media only screen and (max-width: 640px) {
    #the_team h4 em {
        display:block;
        padding: 0
    }
}

.the_team_content01 {
    padding: 5% 2% 5%;
    float: right;
    width: 70%
}

@media only screen and (max-width: 960px) {
    .the_team_content01 {
        padding:5% 2% 5%;
        float: none;
        width: 70%;
        margin: 5% auto
    }
}

@media only screen and (max-width: 640px) {
    .the_team_content01 {
        width:90%
    }
}

div.cpbox01 {
    background: #001549;
    padding: 1%
}

div.cpbox01 h5 {
    padding: 1%;
    font-size: 110%
}

#the_team .the_team_box02 {
    margin: 5% 0
}

#the_team .the_team_box02 h4 {
    font-size: 80%;
    width: 20%
}

@media only screen and (max-width: 640px) {
    #the_team .the_team_box02 h4 {
        font-size:120%;
        width: 60%
    }
}

#the_team .the_team_box02 .the_team_content01 {
    padding: 5% 2% 5%;
    float: right;
    width: 80%
}

@media only screen and (max-width: 640px) {
    #the_team .the_team_box02 .the_team_content01 {
        padding:5% 2% 5%;
        float: none;
        width: 100%
    }
}

#the_team .the_team_box02 h4 em {
    font-size: 140%
}

#the_team p {
    margin: 0 0 20px;
    overflow: hidden
}

@media only screen and (max-width: 640px) {
    #the_team p {
        margin:0 auto
    }
}

#the_team p img {
    width: 300px;
    float: left;
    padding: 0 5px 5px
}

@media only screen and (max-width: 640px) {
    #the_team p img {
        width:100%;
        float: none;
        padding: 0
    }
}

#the_team dl {
    clear: both;
    padding: 5px 0 15px
}

#the_team dt {
    font-size: 120%;
    margin: 10px 0 10px
}

#the_team dt {
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #ffbda0;
    font-size: 130%;
    margin: 10px 0 10px
}

#the_team dd {
    margin: 5px 0 5px
}

#the_team dd img {
    float: left;
    width: 180px;
    margin: 0 20px 20px 0
}

#the_team dd span {
    clear: both;
    display: block;
    border: 3px #ccc double;
    padding: 20px;
    background: #fcfcfc;
    border-radius: 5px
}

#screenings {
    margin: 80px auto 0;
    width: 960px;
    padding: 0 0 250px
}

@media only screen and (max-width: 960px) {
    #screenings {
        margin:2% auto 0;
        width: 98%
    }
}

@media only screen and (max-width: 640px) {
    #screenings {
        margin:1% auto 0
    }
}

#screenings h2 {
    padding: 2px;
    line-height: 1.4;
    font-size: 100%;
    border-bottom: 4px double #000;
    margin-bottom: 2%;
    font-size: 120%
}

#screenings h2 em {
    float: right
}

#screenings table {
    border: solid 1px #ccc;
    margin: 2% 1%;
    width: 98%;
    font-size: 90%
}

@media only screen and (max-width: 660px) {
    #screenings table {
        margin:20px 0;
        width: 100%
    }
}

#screenings caption {
    text-align: center;
    border: solid 1px #fff;
    font-size: 120%;
    background: #ffe1dc;
    padding: 5px;
    color: #000
}

@media only screen and (max-width: 660px) {
    #screenings caption {
        font-size:100%
    }
}

#screenings th {
    border: solid 1px #fff;
    background: #521b00;
    color: #fff4e0
}

#screenings th.tbox01 {
    width: 6%
}

#screenings th.tbox02 {
    width: 20%
}

#screenings th.tbox03 {
    width: 14%
}

#screenings th.tbox04 {
    width: 16%
}

#screenings td.tbox05 a {
    display: inline
}

#screenings td.tbox05 a:hover {
    display: inline
}

#screenings th.tbox06 {
    width: 30%
}

#screenings td {
    border: solid 1px #bcbcbc;
    text-align: center;
    padding: 5px 2px;
    background: #fff;
    color: #000;
    font-size: 80%
}

@media only screen and (max-width: 660px) {
    #screenings th,#theater td {
        padding:2px;
        font-size: 80%
    }
}

#screenings p {
    margin: 0 1% 15px;
    color: #000
}

#screenings p.box_b01 {
    margin: -6px 1% 15px;
    border: solid 1px #171c61
}

#screenings a {
    color: #0000de;
    display: block
}

#screenings a:hover {
    background: #ffe0d8;
    border-radius: 5px
}

@media only screen and (max-width: 660px) {
    #screenings a:hover {
        border-radius:0
    }
}

#screenings p.text001 {
    font-weight: 700
}

#screenings p.text001 a {
    display: inline;
    border-radius: 5px;
    font-weight: 700
}

#screenings p.text001 a:hover {
    background: #efffe8;
    border-radius: 5px
}

#screenings td a:hover {
    display: block;
    border: 0;
    border-radius: 0
}

#screenings h3 {
    padding: 2px;
    line-height: 1.4;
    font-size: 100%;
    margin: 1%;
    font-size: 120%
}

#screenings .tbox11 {
    width: 8%
}

#screenings .tbox12 {
    width: 12%
}

#screenings .tbox13 {
    width: 18%
}

#screenings .tbox14 {
    width: 24%
}

#screenings .tbox15 {
    width:
}

#screenings .tbox16 {
    width: 18%
}

#screenings .tbox21 {
    width: 8%
}

#screenings .tbox22 {
    width: 40%
}

#screenings .tbox23 {
    width: 12%
}

#screenings .tbox24 {
    width: 18%
}

#screenings .tbox25 {
    width:
}

#press {
    margin: 80px auto 0;
    width: 960px
}

@media only screen and (max-width: 960px) {
    #press {
        margin:130px auto 0;
        width: 98%
    }
}

@media only screen and (max-width: 640px) {
    #press {
        margin:80px auto 0
    }
}

#press h2 {
    padding: 2px;
    line-height: 1.4;
    font-size: 100%;
    border-bottom: 4px double #ccc;
    margin-bottom: 2%;
    font-size: 120%
}

#press h2 em {
    float: right
}

#contact {

}

@media only screen and (max-width: 1280px) {
    #contact {

    }
}

@media only screen and (max-width: 640px) {
    #contact {

    }
}

#contact h2 {

}

#contact h2 i {}

#contact .wpcf7 {
    margin: 0 auto
}

@media only screen and (max-width: 640px) {
    #contact .wpcf7 {
        width:100%
    }
}

#contact p.txt011 {
    text-align:center;
    margin:2% 0;
}
#contact p a{
    color:#066dba;
}

#contact span.txt003 {
    color: #e40000
}
#contact ul input {
    border: solid 1px #ccc;
    padding:5px;
    border-radius:5px;
    margin: 0 10px 0 0;
}
#contact ul input.text-008{
    width: 100%;
}
#contact ul {
    border-top: solid 1px #999
}

#contact ul li {
    margin: 20px 0
}
#contact ul li.submit {
   text-align:center;
}
#contact ul li.submit input{
   padding:5px 20px;
   display: block;
   margin: 0 auto;
}

#contact ul li em {
    font-size: 140%;
    color: #e40000;
    padding: 0 5px
}

#contact ul li textarea {
    width: 100%
}

@media only screen and (max-width: 640px) {
    #contact ul li textarea {
        width:98%
    }
}

#contact p.submit {
    text-align: center
}

#contact p.submit .wpcf7-form-control {
    width: 260px;
    padding: 5px
}

#topics {
    width: 1280px;
    margin: 2% auto 4%;
    padding: 1%;
    background: #ffffff;
}

@media only screen and (max-width: 1280px) {
    #topics {
        float:none;
        width: 100%;
        margin: 0 0 50px;
        padding: 0
    }
}
#topics h2 i{
    display: block;
    font-size: 200%;
}
#topics h2 {
    line-height: 1.2;
    font-size: 140%;
    margin: 0 2% 2%;
    font-size: 200%;
    text-align: center;
    padding: 2%;
}

#topics h2:before {
    font-family: FontAwesome;
    font-size: 130%;
    margin-right: 10px
}

#topics h2 em {
    margin-left: 2%;
    font-size: 80%;
    vertical-align: text-bottom
}

#topics .blognavi {
    overflow: hidden;
    width: 96%;
    margin: 1% 2% 5%
}

#topics .blognavi a {
    float: left;
    display: block
}

#topics .blognavi a.next-foo {
    float: right;
    display: block
}

.blognavi a {
    color: #555
}

.blognavi a:hover {
    opacity: .5
}

.collection-btn {
    overflow: hidden
}

.collection-prev {
    float: left
}

.collection-next {
    float: right
}

#single {
    width: 100%;
    margin: 5% auto 10%;
    padding: 1%
}

@media only screen and (max-width: 960px) {
    #single {
        margin:100px 1% 10%;
        padding: 1%;
        width: 96%
    }
}

@media only screen and (max-width: 640px) {
    #single {
        margin:5% 1% 10%;
        padding: 1%
    }
}

#single h2 {
    overflow: hidden;
    padding: 2px;
    line-height: 1.4;
    font-size: 100%;
    border-bottom: 4px double #ccc;
    margin-bottom: 0;
    font-size: 120%
}

#single h2 span {
    font-size: 70%;
    float: right
}

#single h3 {
    padding: 1%;
    font-size: 120%;
    margin: 0 0 2%;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 200;
}

#single h3 a {
}

#single h3 span {
    display: block;
    font-size: 80%;
    padding: 0 1%;
    border-bottom: solid 1px #555;
    font-family: "Noto Sans Japanese","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif
}

#single p {
    margin: 1% 1% 2%;
    display: block
}

#single ul li {
    padding: 1%;
    margin: 1%;
    border-bottom: dotted 2px #ccc
}

#single ul li a {
    display: block
}

#single ul li a:hover {
    color: #ccc
}

#single ul li span.ymd {
    font-size: 70%;
    display: block
}

#single img {
    max-width: 100%;
    width: 60%
}

#single #singlebox {
    margin: 0 0 10%;
    padding: 0;
    text-align: left;
    border-bottom: solid 1px #999;
}

#single #singlebox h1 {
    margin: 1%;
    padding: 1%;
    font-weight: 400;
    font-size: 160%
}

#single #singlebox h2 {
    margin: 1%;
    padding: 1%;
    font-weight: 400;
    font-size: 140%
}

#single #singlebox h2 {
    line-height: 1.6;
    font-size: 150%;
    border-bottom: 0;
    margin-bottom: 1%
}

#single #singlebox h2:before {
    content: "";
    margin: 0;
    padding: 0
}

#single #singlebox h3 {
    margin: 1%;
    padding: 1%;
    font-weight: 400;
    font-size: 120%;
    border: 0
}

#single #singlebox h4 {
    margin: 4% 1% 0;
    padding: 0 1%;
    font-weight: 400;
    font-size: 110%
}

#single #singlebox h4 em {
    color: #167ad7
}

#single #singlebox h5 {
    margin: 1% 1% 0;
    padding: 1% 1% 0;
    font-weight: 400;
    font-size: 110%
}

#single #singlebox h6 {
    margin: 1%;
    padding: 1%;
    font-weight: 400;
    font-size: 110%
}

#single #singlebox p {
    margin: 0 1% 1%;
    padding: 0 1% 1%;
    font-weight: 200;
    font-size: 100%
}

#single #singlebox p strong {
    color: #ff0000;
}

#single #singlebox ol {
    margin: 1%;
    padding: 1%;
    font-size: 100%
}

#single #singlebox ul {
    margin: 1%;
    padding: 1%;
    font-size: 100%;
    line-height: 1.4
}

#single #singlebox li {
    margin: 0;
    padding: 0;
    line-height: 1.4;
    border: 0
}

#single #singlebox em {
    font-style: normal;
    color: #ffba56
}

#single #singlebox i {
    font-style: italic
}

#single #singlebox strong {
    font-weight: 400;
}

#single #singlebox b {
    font-weight: 700
}

#single #singlebox a {
    color: #0081fb;
    text-decoration: underline
}

#single #singlebox a:hover {
    opacity: .5
}

#single #singlebox img {
    width: auto;
    height: auto;
    max-width: 50%
}

@media only screen and (max-width: 640px) {
    #single #singlebox img {
        width:100%;
        height: auto;
        max-width: 100%
    }
}

#single #singlebox div {
    margin: 0;
    padding: 0
}

#sidebar {
    float: right;
    width: 31%;
    margin: 5% 1%;
    padding: 1%
}

@media only screen and (max-width: 960px) {
    #sidebar {
        float:none;
        width: 96%;
        border-top: 2px solid #ccc
    }
}

.screen-reader-text {
    display: none
}

.collection-name h3 {
    color: #fff;
    border-bottom: 2px solid #ccc;
    font-size: 100%
}

.collection-name {
    margin: 1% 2%;
    clear: both
}

.collection-name form {
    margin-bottom: 40px;
    overflow: hidden
}

.collection-name ul {
    clear: both
}

.collection-name ul li {
    border-bottom: dotted 1px #ccc;
    padding: 2% 0
}

#contents-info-name {
    font-weight: 700;
    text-align: center;
    font-size: 100%;
    color: #278fc8;
    margin: 10px 0 15px
}

#sidebar input {
    width: 76%;
    float: left;
    height: 21px;
    margin: 1%
}

#sidebar input#searchsubmit {
    width: 18%;
    float: right;
    margin: 1%;
    height: 24px
}

#sidebar table {
    width: 92%;
    text-align: center;
    margin: 4%;
    font-size: 90%
}

#sidebar table tr td a {
    color: #ffcfae;
    border-bottom: solid 1px #555
}

#sidebar table tr td a:hover {
    opacity: .5
}

#sidebar .collection-name li a {
    color: #72aee6;
    display: block
}

#sidebar .collection-name li a:hover {
    opacity: .5
}

#sidebar p.pict_topics {
    text-align: center;
    margin: 5% 1%
}

#sidebar p.pict_topics a {
    display: block;
    background: #ccc;
    border-radius: 10px;
    padding: 1%
}

#sidebar p.pict_topics a:hover {
    background: #fff
}

.post-password-form {
    margin: 20% 5%;
    text-align: center
}

#main p.demo {
    text-align: center;
    font-size: 240%;
    font-weight: 700;
    margin: 10% 0 40%
}

#the_filmbox170810 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_bg04.jpg) repeat-y center top;
    background-size: 1600px
}

#the_filmbox170810_imgbox {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_bg01.png) no-repeat center top;
    background-size: 1600px;
    padding: 0 0 50px
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810_imgbox {
        background:url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_bg01.png) no-repeat center 50px;
        background-size: 800px;
        padding: 0 0 50px
    }
}

#the_filmbox170810 h2 {
    width: 960px;
    padding: 200px 0 50px;
    text-align: center;
    margin: 0 auto
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 h2 {
        width:100%
    }
}

#the_filmbox170810 h2.pcsize {
    display: block
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 h2.pcsize {
        display:none
    }
}

#the_filmbox170810 h2.shsize {
    display: none
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 h2.shsize {
        padding:100px 0 20px;
        display: block
    }
}

#the_filmbox170810 h2 img {
    width: 900px
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 h2 img {
        width:90%
    }
}

#the_filmbox170810 p.the_film_text001 {
    width: 960px;
    margin: 0 auto;
    padding: 0 0 100px;
    text-align: center;
    color: #fff;
    font-size: 130%;
    overflow: hidden;
    text-shadow: 2px 2px 1px #0a6c8c,-2px 2px 1px #0a6c8c,2px -2px 1px #0a6c8c,-2px -2px 1px #0a6c8c
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 p.the_film_text001 {
        width:90%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 p.the_film_text001 {
        font-size:80%;
        padding: 0 0 40px
    }
}

@media only screen and (max-width: 480px) {
    #the_filmbox170810 p.the_film_text001 {
        font-size:90%;
        padding: 0 0 40px
    }
}

#the_filmbox170810 p.the_film_text001 span {
    display: inline-block
}

#the_filmbox170810 p.the_film_text001 span.txt02 {
    display: inline-block
}

#the_filmbox170810 p.the_film_text001 span.txt03 {
    font-size: 80%
}

#the_filmbox170810 #the_film170810 {
    width: 900px;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    border-radius: 20px
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 #the_film170810 {
        width:94%;
        padding: 2% 1%
    }
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 #the_film170810 {
        width:98%;
        padding: 2% 1%;
        border-radius: 0
    }
}

#the_filmbox170810 .the_film_img01 p.the_film_text002 {
    color: #f68e7b;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 200%;
    padding: 0 0 30px;
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_text03.png) no-repeat -20px 15px;
    margin: 50px 0 0
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text002 {
        font-size:160%;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_text03.png) no-repeat -20px center;
        background-size: 100%;
        text-align: center;
        padding: 0 0 30px
    }
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text002 {
        font-size:120%;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_text03.png) no-repeat center bottom;
        background-size: 100%;
        text-align: left;
        padding: 0 0 10px
    }
}

#the_filmbox170810 .the_film_img01 p.the_film_text003 {
    text-align: right;
    margin: -250px 0 50px
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text003 {
        margin:5% 5% 2% 0;
        float: right;
        width: 40%;
        position: relative;
        left: -50px
    }
}

#the_filmbox170810 .the_film_img01 p.the_film_text003 img {
    width: 240px;
    border: #fff 5px solid;
    box-shadow: 5px 5px 5px #ccc;
    transform: rotate(-5deg)
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text003 img {
        width:100%;
        transform: rotate(-5deg)
    }
}

#the_filmbox170810 .the_film_img01 p.the_film_text004 {
    width: 360px;
    margin: 0 auto;
    margin: 20px auto 0
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text004 {
        width:80%;
        margin: 0 auto 0
    }
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text004 {
        width:94%
    }
}

#the_filmbox170810 .the_film_img01 p.the_film_text005 {
    margin: -80px 0 0
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text005 {
        margin:5% 0 5% 10%;
        float: left;
        width: 40%
    }
}

#the_filmbox170810 .the_film_img01 p.the_film_text005 img {
    width: 240px;
    border: #fff 5px solid;
    box-shadow: 5px 5px 5px #ccc;
    transform: rotate(-5deg)
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text005 img {
        width:100%;
        transform: rotate(-10deg)
    }
}

#the_filmbox170810 .the_film_img01 p.the_film_text006 {
    color: #318632;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 120%;
    padding: 0 20px 30px 0;
    text-align: right;
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_text02.png) no-repeat right 5px;
    margin: -60px 0 100px;
    background-size: 80%
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text006 {
        font-size:110%;
        text-align: center;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_text02.png) no-repeat center 5px;
        background-size: 100%;
        margin: 0 0 20px;
        clear: both
    }
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text006 {
        font-size:110%;
        text-align: left;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film_text02.png) no-repeat center bottom;
        background-size: 100%;
        margin: 0 0 20px;
        clear: both;
        padding: 0
    }
}

#the_filmbox170810 .the_film_img01 p.the_film_text006 span.tft006_01 {
    display: block;
    padding: 0 100px 0 0
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img01 p.the_film_text006 span.tft006_01 {
        display:inline;
        padding: 0
    }
}

#the_filmbox170810 .the_film_img02 ul {
    overflow: hidden
}

#the_filmbox170810 .the_film_img02 ul li {
    float: left;
    width: 23%;
    margin: 1%
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img02 ul li {
        float:left;
        width: 48%;
        margin: 1%
    }
}

#the_filmbox170810 .the_film_img03 ul {
    overflow: hidden
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img03 ul {
        overflow:hidden
    }
}

#the_filmbox170810 .the_film_img03 ul li {
    width: 280px;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #333;
    text-align: center;
    font-size: 80%;
    float: left
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img03 ul li {
        width:46%;
        float: left;
        font-size: 80%;
        text-align: center;
        padding: 4% 2%
    }
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img03 ul li {
        width:96%;
        float: none;
        padding: 4% 2%
    }
}

#the_filmbox170810 .the_film_img03 ul li img {
    width: 180px;
    border-radius: 50%;
    display: block;
    padding: 0 50px;
    margin: 0 auto
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img03 ul li img {
        width:70%;
        display: block;
        margin: 0 auto
    }
}

#the_filmbox170810 .the_film_img03 li.the_film_text007 {
    margin: 20px 0 20px 170px
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img03 li.the_film_text007 {
        margin:0
    }
}

#the_filmbox170810 .the_film_img03 li.the_film_text008 {
    margin: 20px 0
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img03 li.the_film_text008 {
        margin:0
    }
}

#the_filmbox170810 .the_film_img03 li.the_film_text009 {
    margin: 20px 0 20px 30px;
    clear: both
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img03 li.the_film_text009 {
        margin:0
    }
}

#the_filmbox170810 .the_film_img03 li.the_film_text010 {
    margin: 20px 0
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img03 li.the_film_text010 {
        margin:0
    }
}

#the_filmbox170810 .the_film_img03 li.the_film_text011 {
    margin: 20px 0
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img03 li.the_film_text011 {
        margin:0
    }
}

#the_filmbox170810 .the_film_img03 li.the_film_text012 {
    margin: 20px 0 20px 170px;
    clear: both
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img03 li.the_film_text012 {
        margin:0;
        clear: none
    }
}

#the_filmbox170810 .the_film_img03 li.the_film_text013 {
    margin: 20px 0
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img03 li.the_film_text013 {
        margin:0
    }
}

#the_filmbox170810 .the_film_img04 {
    margin: 100px 0 50px
}

#the_filmbox170810 .the_film_img04 h2 {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 140%;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    color: #333
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img04 h2 {
        font-size:120%
    }
}

#the_filmbox170810 .the_film_img04 h2 span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    background-color: #fff;
    text-align: left
}

#the_filmbox170810 .the_film_img04 h2:before {
    position: absolute;
    top: 50%;
    z-index: 1;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #628b61
}

#the_filmbox170810 .the_film_img04 div.tfbox01 {
    padding: 20px 0 50px
}

#the_filmbox170810 .the_film_img04 div.tfbox01 em {
    font-size: 160%;
    padding: 0 0 15px;
    display: inline-block
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img04 div.tfbox01 em {
        font-size:140%;
        line-height: 2.0
    }
}

#the_filmbox170810 .the_film_img04 div.tfbox01 em span {
    font-size: 80%
}

#the_filmbox170810 .the_film_img04 div.tfbox01 p {
    overflow: hidden
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img04 div.tfbox01 p {
        font-size:90%;
        line-height: 1.6
    }
}

#the_filmbox170810 .the_film_img04 div.tfbox01 p img {
    width: 280px;
    float: right;
    padding: 40px 0 20px 20px
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img04 div.tfbox01 p img {
        width:40%;
        padding: 40px0 0 2% 2%
    }
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img04 div.tfbox01 p img {
        width:80%;
        padding: 0 0 2% 2%;
        display: block;
        float: none;
        margin: 0 auto
    }
}

#the_filmbox170810 .the_film_img04 div.tfbox01 p img.img01 {
    width: 240px;
    float: right;
    padding: 40px 40px 20px 20px
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img04 div.tfbox01 p img.img01 {
        width:40%;
        padding: 40px0 0 2% 2%
    }
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img04 div.tfbox01 p img.img01 {
        width:80%;
        padding: 0 0 2% 2%;
        display: block;
        float: none;
        margin: 0 auto
    }
}

#the_filmbox170810 .the_film_img04 div.tfbox02 {
    padding: 20px 0 50px
}

#the_filmbox170810 .the_film_img04 div.tfbox02 em {
    font-size: 160%;
    padding: 0 0 10px
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img04 div.tfbox02 em {
        font-size:140%;
        line-height: 2.0
    }
}

#the_filmbox170810 .the_film_img04 div.tfbox02 em span {
    font-size: 80%
}

#the_filmbox170810 .the_film_img04 div.tfbox02 p {
    overflow: hidden
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img04 div.tfbox02 p {
        font-size:90%;
        line-height: 1.6
    }
}

#the_filmbox170810 .the_film_img04 div.tfbox02 p img {
    width: 300px;
    float: left;
    padding: 0 20px 20px 0
}

@media only screen and (max-width: 960px) {
    #the_filmbox170810 .the_film_img04 div.tfbox02 p img {
        width:30%;
        padding: 0 2% 2% 0
    }
}

@media only screen and (max-width: 640px) {
    #the_filmbox170810 .the_film_img04 div.tfbox02 p img {
        width:80%;
        padding: 0 0 2% 2%;
        display: block;
        float: none;
        margin: 0 auto
    }
}

#the_film171106 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img02.png) no-repeat center 100px
}

#the_film171106 h3 {
    color: #f68e7b;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 190%;
    padding: 0 0 30px;
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img01.png) no-repeat center 20px;
    background-size: 100%;
    margin: 50px 0 0
}

@media only screen and (max-width: 960px) {
    #the_film171106 h3 {
        font-size:140%;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/none) no-repeat center 70%;
        background-size: 100%;
        text-align: center;
        padding: 0 0 30px
    }
}

@media only screen and (max-width: 640px) {
    #the_film171106 h3 {
        font-size:140%;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/none) no-repeat center 20px;
        background-size: 100%;
        text-align: center;
        padding: 0 0 30px
    }
}

#the_film171106 p.the_film_text007 {
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 110%;
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img03.png) no-repeat 10% 25%;
    background-size: 200px;
    padding: 1% 1% 7%
}

@media only screen and (max-width: 740px) {
    #the_film171106 p.the_film_text007 {
        font-size:100%;
        text-align: left
    }
}

#the_film171106 p.the_film_text002 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img04.png) no-repeat center 20px
}

@media only screen and (max-width: 960px) {
    #the_film171106 p.the_film_text002 {
        text-align:center
    }
}

#the_film171106 p.the_film_text002 img {
    width: 260px;
    border: #fff 5px solid;
    box-shadow: 5px 5px 5px #ccc;
    transform: rotate(-5deg)
}

@media only screen and (max-width: 960px) {
    #the_film171106 p.the_film_text002 img {
        width:70%
    }
}

#the_film171106 p.the_film_text003 {
    padding: 12% 1% 10% 40%;
    margin: -240px 0 0;
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img03.png) no-repeat 90% -10px;
    background-size: 140px
}

@media only screen and (max-width: 960px) {
    #the_film171106 p.the_film_text003 {
        padding:5% 0;
        margin: 0
    }
}

@media only screen and (max-width: 680px) {
    #the_film171106 p.the_film_text003 {
        padding:5%
    }
}

#the_film171106 ul {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img03.png) no-repeat 0 -10px;
    background-size: 160px;
    padding: 10% 0 0;
    margin-top: -8%
}

@media only screen and (max-width: 960px) {
    #the_film171106 ul {
        padding:5% 0 0;
        margin-top: -8%
    }
}

@media only screen and (max-width: 680px) {
    #the_film171106 ul {
        padding:5%
    }
}

@media only screen and (max-width: 680px) {
    #the_film171106 ul li {
        display:inline;
        padding: 10% 0 0
    }
}

#the_film171106 p.the_film_text004 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img04.png) no-repeat center 20px;
    text-align: right;
    margin-top: -24%;
    padding: 0 0 10%
}

@media only screen and (max-width: 960px) {
    #the_film171106 p.the_film_text004 {
        background:url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img04.png) no-repeat center 70px;
        text-align: center;
        margin-top: -2%;
        padding: 10% 0 10%
    }
}

#the_film171106 p.the_film_text004 img {
    width: 260px;
    border: #fff 5px solid;
    box-shadow: 5px 5px 5px #ccc;
    transform: rotate(-5deg)
}

@media only screen and (max-width: 960px) {
    #the_film171106 p.the_film_text004 img {
        width:70%
    }
}

#the_film171106 p.the_film_text005 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img03.png) no-repeat 70% 0;
    background-size: 200px;
    padding: 10% 0;
    margin-top: -14%;
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 100%
}

#the_film171106 #the_film1_box71106 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img05.png) no-repeat center bottom;
    background-size: 100%;
    padding: 0 0 5%;
    margin: 0 0 10%
}

#the_film171106 h4 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/the_film171106_img05.png) no-repeat center 15px;
    background-size: 100%;
    color: #458f46;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 180%;
    text-align: center
}

@media only screen and (max-width: 960px) {
    #the_film171106 h4 {
        background:url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/none) no-repeat center 15px;
        font-size: 140%
    }
}

#the_film171106 h4 em {
    background: #fff
}

#the_film171106 p.the_film_text006 {
    padding: 2% 10% 0
}

#en {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/reviews_bg04.jpg) no-repeat center -30px fixed;
    background-size: 2100px;
    margin-top: 25px
}

@media only screen and (max-width: 960px) {
    #en {
        margin:-50px auto 0;
        padding: 100px 0 50px;
        width: 100%;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/reviews_bg04.jpg) no-repeat center 50px fixed;
        background-size: 2100px
    }
}

@media only screen and (max-width: 640px) {
    #en {
        padding:50px 0 50px;
        background-size: 1500px
    }
}

#en section {
    width: 820px;
    margin: 0 auto 0;
    padding: 0;
    background: #fff
}

@media only screen and (max-width: 960px) {
    #en section {
        width:90%;
        padding: 50px 2% 20px
    }
}

@media only screen and (max-width: 640px) {
    #en section {
        font-size:90%
    }
}

@media only screen and (max-width: 480px) {
    #en section {
        font-size:80%
    }
}

#en section.enbox01 {
    padding: 80px 60px;
    margin: 0 auto 0
}

@media only screen and (max-width: 960px) {
    #en section.enbox01 {
        margin:0 auto 0;
        padding: 50px 2% 20px
    }
}

#en section.enbox01 div.box01 {
    background: #efefef;
    padding-top: 20px
}

#en section.enbox01 h2 {
    width: 40%;
    margin: 0 auto
}

#en section.enbox01 img.en_img004 {
    width: 64%
}

#en section.enbox01 img.en_img002 {
    width: 36%
}

#en section.enbox01 h3 {
    text-align: center;
    padding: 2% 0;
    font-size: 160%
}

#en section.enbox01 h3 em {
    font-size: 140%
}

@media only screen and (max-width: 480px) {
    #en section.enbox01 h3 em {
        display:block
    }
}

#en section.enbox01 p {
    font-size: 160%;
    text-align: center;
    padding: 1.4% 0;
    line-height: 1.6
}

#en section.enbox01 p span {
    color: #e20808
}

#en section.enbox01 p b {
    font-size: 70%
}

#en section.enbox01 p a {
    font-size: 60%;
    display: block;
    padding: 1.4% 0;
    color: #2121b1
}

#en section.enbox01 p a:hover {
    color: #4d4dff
}

#en section.enbox02 {
    padding: 0 60px 150px
}

@media only screen and (max-width: 960px) {
    #en section.enbox02 {
        padding:50px 2% 120px
    }
}

#en section.enbox02 h2 {
    text-align: center;
    padding: 80px 0 20px
}

#en section.enbox02 p.en_text002 {
    text-align: left;
    padding: 80px 0 20px;
    font-size: 120%;
    font-weight: 700
}

#en section.enbox02 h3 {
    font-size: 140%;
    border-bottom: dotted 2px #cccc;
    font-weight: 700;
    padding: 5% 0 1%;
    margin: 2% 0 1%
}

#en section.enbox02 p {
    line-height: 2.0
}

#en section.enbox02 p em {
    font-weight: 700;
    font-size: 110%
}

#en section.enbox02 p.en_text01 {
    text-align: center;
    padding-bottom: 20px
}

#en section.enbox02 table {
    width: 100%
}

@media only screen and (max-width: 360px) {
    #en section.enbox02 table {
        font-size:88%
    }
}

#en section.enbox02 th {
    width: 160px;
    text-align: right;
    padding: 1%
}

@media only screen and (max-width: 640px) {
    #en section.enbox02 th {
        width:140px
    }
}

@media only screen and (max-width: 480px) {
    #en section.enbox02 th {
        padding:1% 0
    }
}

@media only screen and (max-width: 480px) {
    #en section.enbox02 td span {
        display:block
    }
}

#en section.enbox02 td {
    white-space: nowrap;
    padding: 1%
}

#en section.enbox02 p a {
    padding: 0;
    color: #2121b1
}

#en section.enbox02 p a:hover {
    color: #4d4dff
}

#en180421 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/en_bgimg001.jpg) no-repeat center -200px fixed;
    background-size: 100%;
    margin-top: 25px
}

@media only screen and (max-width: 960px) {
    #en180421 {
        margin:-50px auto 0;
        padding: 100px 0 50px;
        width: 100%;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/en_bgimg001.jpg) no-repeat center 50px fixed;
        background-size: 2100px
    }
}

@media only screen and (max-width: 640px) {
    #en180421 {
        padding:50px 0 50px;
        background-size: 1500px
    }
}

#en180421 section {
    width: 820px;
    margin: 0 auto 0;
    padding: 0;
    background: #fff
}

@media only screen and (max-width: 960px) {
    #en180421 section {
        width:90%;
        padding: 50px 2% 20px
    }
}

@media only screen and (max-width: 640px) {
    #en180421 section {
        font-size:90%
    }
}

@media only screen and (max-width: 480px) {
    #en180421 section {
        font-size:80%
    }
}

#en180421 section#en_box001 {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/en_bgimg002.jpg) no-repeat center 30px;
    background-size: 100%
}

@media only screen and (max-width: 960px) {
    #en180421 section#en_box001 {
        background:url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/en_bgimg002.jpg) no-repeat center 50px;
        background-size: 100%
    }
}

@media only screen and (max-width: 500px) {
    #en180421 section#en_box001 {
        background:url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/en_bgimg002.jpg) no-repeat center 50px;
        background-size: 100%;
        padding-top: 40%
    }
}

#en180421 section#en_box001 h2 {
    padding: 40% 35% 0 2%;
    color: #fff
}

@media only screen and (max-width: 500px) {
    #en180421 section#en_box001 h2 {
        padding:40% 35% 0 2%;
        color: #333
    }
}

#en180421 section#en_box001 p {
    color: #fff;
    padding: 2% 2% 5%
}

@media only screen and (max-width: 500px) {
    #en180421 section#en_box001 p {
        padding:2%;
        color: #333
    }
}

#en180421 section#en_box002 h3 {
    padding: 0 2%;
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/en_bgimg003.jpg) no-repeat right bottom;
    background-size: 200px
}

@media only screen and (max-width: 960px) {
    #en180421 section#en_box002 h3 {
        padding:0 2%;
        background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/en_bgimg003.jpg) no-repeat right bottom;
        background-size: 25%
    }
}

#en180421 section#en_box002 h3 img {
    width: 60%
}

#en180421 section#en_box002 ul {
    padding: 2% 2% 0;
    font-size: 80%
}

#en180421 section#en_box002 ul li {
    color: #63a43e
}

#en180421 section#en_box002 p.en_t002 {
    padding: 0 2% 2%;
    font-size: 80%;
    color: #e94899
}

#en180421 section#en_box002 p.en_t003 a {
    display: block;
    margin: -340px 20px 340px 0;
    text-align: right;
    color: #63a43e
}

@media only screen and (max-width: 960px) {
    #en180421 section#en_box002 p.en_t003 a {
        display:block;
        margin: 0;
        text-align: left;
        padding: 0 2% 2%
    }
}

#en180421 section#en_box002 p.en_t004 {
    padding: 5%;
    font-size: 120%;
    border-top: solid 1px #94d4f7
}

#en180421 section#en_box002 ul.imgbox001 {
    overflow: hidden;
    padding: 0
}

#en180421 section#en_box002 ul.imgbox001 li {
    float: left;
    width: 25%;
    line-height: 0
}

#en180421 section#en_box003 h3 {
    text-align: center;
    padding: 2%;
    font-size: 140%;
    font-weight: 700;
    color: #ea5413
}

#en180421 section#en_box003 ul.imgbox002 {
    overflow: hidden
}

#en180421 section#en_box003 ul.imgbox002 li {
    float: left;
    width: 25%
}

#en180421 section#en_box003 ul.txtbox001 {
    overflow: hidden
}

#en180421 section#en_box003 ul.txtbox001 li {
    float: left;
    width: 29%;
    padding: 2%;
    font-size: 80%;
    color: #2121b1
}

#en180421 section#en_box003 ul.txtbox001 li span {
    color: #333
}

#en180421 section#en_box004 h3 {
    text-align: center;
    padding: 2%;
    font-size: 140%;
    font-weight: 700;
    color: #ea5413
}

#en180421 section#en_box004 p {
    padding: 2%
}

#en180421 section#en_box004 ul.imgbox003 {
    overflow: hidden
}

#en180421 section#en_box004 ul.imgbox003 li {
    float: left;
    width: 20%
}

#en180421 section#en_box005 h3 {
    text-align: center;
    padding: 2%;
    font-size: 140%;
    font-weight: 700;
    color: #ea5413
}

#en180421 section#en_box005 p {
    padding: 2%
}

#en180421 section#en_box006 h3 {
    padding: 2% 2% 0
}

#en180421 section#en_box006 ul {
    padding: 0 2% 5%
}

#en180421 section#en_box006 ul li {
    font-size: 80%
}

#en180421 section#en_box006 h4 {
    padding: 0 5%
}

#en180421 section#en_box006 p {
    padding: 0 5% 5%
}

#en180421 section#en_box006 p a img {
    width: 200px
}

#home section.home_main {
    padding: 50px 0;
    width: 960px
}

@media only screen and (max-width: 1280px) {
    #home section.home_main {
        padding:50px 0;
        width: 100%
    }
}

@media only screen and (max-width: 960px) {
    #home section.home_main {
        font-size:90%
    }
}

@media only screen and (max-width: 760px) {
    #home section.home_main {
        font-size:76%
    }
}

@media only screen and (max-width: 640px) {
    #home section.home_main {
        font-size:70%
    }
}

@media only screen and (max-width: 480px) {
    #home section.home_main {
        font-size:65%
    }
}

#home section.home_main p.imgbox01 {
    float: left;
    width: 50%;
    text-align: right
}

@media only screen and (max-width: 640px) {
    #home section.home_main p.imgbox01 {
        width:45%
    }
}

#home section.home_main p.imgbox01 img {
    width: 150px
}

@media only screen and (max-width: 640px) {
    #home section.home_main p.imgbox01 img {
        padding:10px 0 0;
        width: 60%
    }
}

#home section.home_main p.imgbox02 {
    font-weight: 700;
    text-indent: 3px;
    float: right;
    padding: 10px 0 0;
    width: 45%;
    text-align: left;
    color: #ff7676;
    text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff
}

@media only screen and (max-width: 640px) {
    #home section.home_main p.imgbox02 {
        padding:10px 0 0;
        width: 50%
    }
}

#home section.home_main p.imgbox03 {
    clear: both;
    background: rgba(255,118,118,1);
    color: #fff;
    font-size: 90%;
    margin: 0 auto;
    width: 600px
}

@media only screen and (max-width: 960px) {
    #home section.home_main p.imgbox03 {
        width:70%;
        background: rgba(255,118,118,.8)
    }
}

@media only screen and (max-width: 640px) {
    #home section.home_main p.imgbox03 {
        background:rgba(255,118,118,.8)
    }
}

@media only screen and (max-width: 640px) {
    #home section.home_main p.imgbox03 span {
        display:block
    }
}

#home section.home_main h1 {
    padding: 50px 0 20px;
    text-align: center;
    margin: 0 auto
}

@media only screen and (max-width: 1280px) {
    #home section.home_main h1 {
        text-align:center;
        margin: 0 auto;
        width: 960px
    }
}

@media only screen and (max-width: 960px) {
    #home section.home_main h1 {
        text-align:center;
        margin: 0 auto;
        width: 96%;
        padding: 0 0 20px
    }
}

#home section.home_main h1 img {
    margin: 0;
    padding: 0
}

@media only screen and (max-width: 960px) {
    #home section.home_main h1 img {
        width:100%
    }
}

#home .home_box01 .textbox01 {
    width: 640px;
    text-align: left;
    margin: 0 auto;
    padding: 20px 0 20px
}

@media only screen and (max-width: 960px) {
    #home .home_box01 .textbox01 {
        width:90%
    }
}

@media only screen and (max-width: 480px) {
    #home .home_box01 .textbox01 {
        font-size:60%
    }
}

#home section.home_main ul {
    display: flex
}

#home .home_box01 .home_img01 {
    margin: 5% 0 1%
}

#home .home_box01 .home_img01 li img {
    width: 50%
}

#filmbox {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/team_bg001.png) top left;
    background-size: 1000px;
    margin: 0 auto 0
}

#film {
    margin: 0 auto;
    width: 960px;
    padding: 140px 0
}

@media only screen and (max-width: 960px) {
    #film {
        margin:0 auto;
        width: 98%;
        padding: 120px 0
    }
}

@media only screen and (max-width: 640px) {
    #film {
        margin:0 auto;
        padding: 90px 0
    }
}

#film h2 {
    color: #d09a16;
    text-align: center;
    font-size: 280%
}

@media only screen and (max-width: 960px) {
    #film h2 {
        font-size:180%
    }
}

@media only screen and (max-width: 640px) {
    #film h2 {
        font-size:120%
    }
}

@media only screen and (max-width: 340px) {
    #film h2 {
        font-size:110%
    }
}

#film h2 em {
    font-size: 70%;
    display: block
}

#film p {
    padding: 0 0 1%
}

#film ul {
    overflow: hidden;
    margin: 5% 0
}

#film ul li {
    float: left;
    width: 48%;
    padding: 1%;
    font-size: 80%;
    text-align: center
}

@media only screen and (max-width: 640px) {
    #film ul li {
        float:none;
        width: 90%;
        margin: 0 auto
    }
}

#film h3 {
    position: relative;
    display: inline-block;
    padding: 0;
    color: #d09a16;
    text-align: center;
    font-size: 200%;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    width: 100%;
    margin: 5% 0 1%
}

@media only screen and (max-width: 640px) {
    #film h3 {
        font-size:140%
    }
}

#film h3:before,#film h3:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 40%;
    height: 2px;
    border-top: solid 1px #d09a16;
    border-bottom: solid 1px #d09a16
}

#film h3:before {
    left: 0
}

#film h3:after {
    right: 0
}

#teambox {
    background: url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/images/team_bg001.png) top left;
    background-size: 1000px;
    margin: 0 auto 0
}

#team {
    margin: 0 auto;
    width: 960px;
    padding: 140px 0
}

@media only screen and (max-width: 960px) {
    #team {
        margin:0 auto;
        width: 98%;
        padding: 120px 0
    }
}

@media only screen and (max-width: 640px) {
    #team {
        margin:0 auto;
        padding: 90px 0
    }
}

#team h2 {
    position: relative;
    display: inline-block;
    padding: 0;
    color: #d09a16;
    text-align: center;
    font-size: 200%;
    width: 100%
}

@media only screen and (max-width: 640px) {
    #team h2 {
        font-size:140%
    }
}

#team h2:before,#team h2:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30%;
    height: 2px;
    border-top: solid 1px #d09a16;
    border-bottom: solid 1px #d09a16
}

#team h2:before {
    left: 0
}

#team h2:after {
    right: 0
}

#team h3 {
    position: relative;
    display: inline-block;
    padding: 0;
    color: #d09a16;
    font-size: 140%;
    width: 100%;
    margin: 5% 0 0
}

#team p img {
    float: left;
    width: 120px;
    padding: 0 2% 2% 1%
}

#team ul {
    overflow: hidden;
    margin: 0 0 50px
}

#team ul li {
    float: left;
    width: 48%;
    margin: 1%;
    text-align: center
}

@media only screen and (max-width: 640px) {
    #team ul li {
        float:none;
        width: 98%;
        padding: 10px 0 30px
    }
}

#team ul li img {
    width: 200px
}

#team ul li em {
    display: block;
    font-size: 120%;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif
}

#team ul li b {
    display: block;
    font-size: 90%;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif
}

#team ul li strong {
    display: block;
    font-size: 140%;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif
}

#team ul li span {
    display: block;
    font-size: 70%;
    text-align: left;
    width: 80%;
    margin: 0 auto;
    border-top: dotted 1px #555;
    padding: 1%
}

@media only screen and (max-width: 480px) {
    #team ul li span {
        width:98%
    }
}

#team ul.teambox02 li {
    width: 25%;
    margin: 0
}

@media only screen and (max-width: 640px) {
    #team ul.teambox02 {
        display:flex;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 640px) {
    #team ul.teambox02 li {
        width:48%;
        float: left
    }
}

#team ul.teambox02 li img {
    width: 70%
}

#team ul.teambox02 li em {
    font-size: 100%
}

#team ul.teambox02 li strong {
    font-size: 120%
}

#team ul.teambox02 li span {
    width: 88%
}

#team ul.teambox03 li {
    width: 23%
}

@media only screen and (max-width: 640px) {
    #team ul.teambox03 li {
        width:98%
    }
}

#profile {
    margin: 0 auto;
    width: 1280px;
    background: #fff;
    padding: 5%;
}

@media only screen and (max-width: 1280px) {
    #profile {
        margin:0 auto;
        width: 98%
    }
}

@media only screen and (max-width: 640px) {
    #profile {
        margin:0 auto
    }
}

#profile h2 {
    padding: 0;
    color: #343434;
    text-align: center;
    font-size: 110%;
    width: 100%
}

@media only screen and (max-width: 640px) {
    #profile h2 {
    }
}
#profile h2 i{
    font-size:200%;
    display:block;
}
#profile h3 {
    padding: 0;
    font-size: 200%;
    width: 100%;
    margin: 5% 0 2%;
    color: #ffffff;
}

#profile section#profile01{
    padding: 0 10%;
}
@media only screen and (max-width: 960px) {
#profile section#profile01{
    padding: 0;
}
}
#profile section#profile01 .p_box01{
    background: #eab1b7;
    padding: 8%;
    margin: 5% 0 0 0;
    z-index: 99;
    position: absolute;
}
@media only screen and (max-width: 960px) {
#profile section#profile01 .p_box01{
    padding: 8%;
    margin: 5% 0 0 0;
    z-index: 9;
    position: relative;
}
}
#profile section#profile01 .p_box01 h3 i{
    font-size: 60%;
}
#profile section#profile01 table{
    margin: 5% 0 0;
}
#profile section#profile01 table tr{}
#profile section#profile01 table tr th{
    padding: 10px;
    text-align: left;
    color: #fff;
    width: 30%;
}
@media only screen and (max-width: 960px) {
#profile section#profile01 table tr th{
    width: 50%;
}
}
#profile section#profile01 table tr td{
    color: #fff;
    padding: 5px;
}
#profile section#profile01 p{
    padding: 0 0 0 30%;
}
@media only screen and (max-width: 980px) {
#profile section#profile01 p{
    padding: 0;
}
}
#profile section#profile01 p img{
    width: 100%;
}

#profile section#profile02{}
#profile section#profile02 h3{
    color: #000;
}
#profile section#profile02 p{
    padding: 1%;
}
#profile section#profile02 a{
    color: #167ac6;
}
#profile section#profile02 hr{
    padding: 1%;
    display: block;
    border: 0;
}
#profile section#profile02 h4{
    margin: 1% 1% 0;
    font-size: 110%;
    font-weight: bold;
}
#profile section#profile02 ul{
    margin: 0 1% 2%;
}
#profile section#profile02 ul li{
    padding: 1% 2%;
}
#profile section#profile02 ol{
    margin: 1% 2% 4%;
}
#profile section#profile02 ol li{
    margin: 1%;
}
#sp-nav {
    display: none
}

@media only screen and (max-width: 960px) {
    #sp-nav {
        display:block;
        top: 20px;
        right: 10px;
        position: fixed;
        z-index: 9999
    }
}

#nav-drawer {
    position: relative
}

.nav-unshown {
    display: none
}

#nav-open {
    display: inline-block;
    width: 25px;
    height: 20px;
    vertical-align: middle;
    background: #373c77;
    padding: 5px;
}

#nav-open span,#nav-open span:before,#nav-open span:after {
    position: absolute;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background: #e0e0e0;
    display: block;
    content: '';
    cursor: pointer
}

#nav-open span:before {
    bottom: -8px
}

#nav-open span:after {
    bottom: -16px
}

#nav-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: .3s ease-in-out
}

#nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 90%;
    max-width: 330px;
    height: 100%;
    background: #19216e;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%)
}

#nav-input:checked~#nav-close {
    display: block;
    opacity: .5
}

#nav-input:checked~#nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: 6px 0 25px rgba(0,0,0,.15)
}

#nav-content h1 {
    padding: 4% 2% 2%;
    text-align: center
}

#nav-content h1 img {
    width: 50%;
}

#nav-content ul {
    padding: 1%;
    margin: 1%
}

#nav-content ul li {
    list-style: none;
    color: #757575;
    margin: 1%;
    padding: 1%;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif
}

#nav-content ul li a {
    display: block;
    margin: 0;
    padding: 0;
    color: #ffffff;
}
#nav-content ul li.sns_youtube a {
    font-size:140%;
    color: #f00;
}

#nav-content ul li.cpay_btn a{
    padding:5px 30px 5px 10px;
    border:solid 1px #d71318;
    background:#d71318;
    display:inline-block;
    margin:0;
    color:#fff;
}
#nav-content ul li.cpay_btn a:hover{
    padding:5px 30px 5px 10px;
    border:solid 1px #d71318;
    background:#ff6165;
    display:inline-block;
    margin:0;
    color:#fff;
}
#nav-content ul li.contact_btn a{
    padding:5px 30px 5px 10px;
    border: solid 1px #ffffff;
    display:inline-block;
    margin:0;
}
#nav-content ul li.contact_btn a:hover{
    padding:5px 30px 5px 10px;
    border: solid 1px #ffffff;
    display:inline-block;
    margin:0;
    opacity:0.7;
}
#nav-content ul li a:hover {
    opacity: 1
}

#nav-content ul li a:before {
    content: "・"
}

#nav-content ul li em {
    padding: 2%;
    font-size: 80%
}

#nav-content form {
    padding: 1%;
    margin: 0 5%
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1.9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    background: #efefef;
}
@media only screen and (max-width: 960px) {
    body {
        padding: 2% 0;
    }
}

@media only screen and (max-width: 640px) {
    body {
        padding: 2% 0 0;
        font-size:110%;
    }
}

.jb2021 {
    max-width: 1280px;
    box-sizing: border-box;
    margin: 0 auto
}

.jb2021 h1 {
    margin: 0 0 5%
}

.jb2021 p {
    text-align: right
}

.jb2021 p img {
    width: 90%
}

#youtube {
    display: flex;
    justify-content: space-evenly;
    margin: 5%
}

@media only screen and (max-width: 640px) {
    #youtube {
        display:block;
        margin: 5%
    }
}

#youtube iframe {
    width: 100%
}

#youtube div img {
    width: 90%;
    border-style: none
}

#youtube div a {
    display: block;
    border: 0;
    border-style: none;
    padding: 1%;
    color: #000
}

p.bnr002 {
    text-align: left
}

p.bnr002 img {
    width: 30%
}

@media only screen and (max-width: 640px) {
    p.bnr002 {
        margin:1% 5%
    }
}

p.bnr003 {
    text-align: right
}

@media only screen and (max-width: 640px) {
    p.bnr003 {
        margin:1% 5%;
        text-align: center
    }
}

p.bnr003 img {
    width: 50%
}

@media only screen and (max-width: 640px) {
    p.bnr003 img {
        width:80%
    }
}

input {
    color: #000
}

iframe[style*="aspect-ratio:"] {
    max-width: 100%;
    height: auto
}

#non-theater {
    padding: 15% 0
}

#non-theater h3 {
    margin: 2% 0 0
}

#non-theater p {
    color: #000
}

#non-theater ul {
    margin: 0 1% 2%;
    font-size: 90%
}

#non-theater table caption {
    background: #198e1e;
    color: #fff
}

#non-theater table tr th {
    background: #b6ffb9;
    color: #000
}

#non-theater_btn {
    position: absolute;
    top: 110px;
    right: 0
}

#non-theater_btn p a {
    background: #198e1e;
    color: #fff;
    width: 220px;
    padding: 2px 0;
    border: #ccc 1px solid;
    display: block;
    text-align: center
}

#non-theater_btn p a:hover {
    opacity: .7
}

a.disabled {
    pointer-events: none;
    color: #737373
}

#home section.topics {
    width: 100%;
    margin: 0 auto 0;
    padding: 0 0 10%;
}

@media only screen and (max-width: 640px) {
    #home section.topics {
        width: 100%;
    }
}

#home section.topics h3 {
    text-align: center;
    font-size: 200%;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
@media only screen and (max-width: 640px) {
    #home section.topics h3 {
    font-size: 100%;
}
}
#home section.topics ul {
    background: #ffffff;
    padding: 5%;
    width: 90%;
    margin: 0 auto;
}
#home section.topics ul li .ymd{
    display: block;
    font-size: 80%;
    color: #555;
    border-bottom: dotted 1px #555;
}
@media only screen and (max-width: 640px) {
    #home section.topics ul li .ymd{
        display:block;
    }
}

#home section.topics p a {
    font-size: 120%;
    text-align: right;
    display: block;
    padding: 1%;
    width: 90%;
    margin: 0 auto;
    background: #ffffff;
    box-sizing: border-box;
}

.info {
    padding: 40px;
    background-color: #060325
}

.info p {
    color: #aaa;
    text-align: center;
    font-size: .9em;
    letter-spacing: .1em;
    margin-bottom: 1em
}

.info .sns_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px
}

.info .sns_block li {
    width: 50px;
    margin: 0 12px
}

.share_btn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.share_btn li {
    padding: 0 5px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
    .share_btn li {
    width:50%;
        margin:2% 0;
        text-align:center
}
}
#home ul.sns-nav {
    overflow: hidden
}

@media only screen and (max-width: 1280px) {
    #home ul.sns-nav {
        margin:24px 0 0
    }
}

#home ul.sns-nav li {
    width: 30px;
    text-align: center
}

#home ul.sns-nav li a:hover {
    opacity: .7
}

#home ul.sns-nav li.sns_instagram a {
    display: block;
    background: -webkit-linear-gradient(135deg,#427eff 0%,#f13f79 70%) no-repeat;
    background: linear-gradient(135deg,#427eff 0%,#f13f79 70%) no-repeat;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px
}

#home ul.sns-nav li.sns_facebook a {
    display: block;
    background: #39599f;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px
}

#home ul.sns-nav li.sns_twitter a {
    display: block;
    background: #fff;
    border-radius: 50%;
    border: #ccc 1px solid;
    color: #000;
    width: 30px;
    height: 30px
}

#home ul.sns-nav li.sns_twitter a i.fa-x-twitter {
    padding-top: 6px
}

#pr20240528 {
    text-align: center
}

#pr20240528 p {
    text-align: center
}

#pr20240528 p a {
    background: #fffcb8;
    border-radius: 10px;
    padding: 10px 5%;
    color: #9f3939;
    font-weight: 200;
    font-size: 120%;
    border: 2px solid #bababa
}
#fanclub{
    background: #fff;
    width: 1280px;
    margin: 0 auto;
    padding: 0 0 5%;
}
@media only screen and (max-width: 1280px) {
    #fanclub{
    background: #fff;
    width: 90%;
    margin: 0 auto;
}
}
#fanclub h2{
    padding: 5%;
    font-size: 110%;
    text-align: center;
}
#fanclub h2 i{
    font-size: 200%;
    display: block;
}
#fanclub p{
    text-align:center;
    padding:0 0 5%;
}
#fanclub section#fanclub01{
        background: url(images/bg_img001.jpg) no-repeat;
        background-size: 100%;
        padding: 2%;
}
#fanclub section#fanclub01 h3{
    text-align: center;
    font-size: 300%;
    color: #fff;
}
#fanclub section#fanclub01 h3 i{}
#fanclub section#fanclub01 p{
    width: 40%;
    margin: 0 auto;
    background: rgb(0 0 0 / 74%);
    color: #fff;
    padding: 5%;
}
@media only screen and (max-width: 960px) {
    #fanclub section#fanclub01 p{
    width: 90%;
}
}
#fanclub section#fanclub02{}
#fanclub section#fanclub02 h3{
    text-align: center;
    font-size: 110%;
    padding: 5%;
}
#fanclub section#fanclub02 h3 i{
    display: block;
    font-size: 200%;
}
#fanclub section#fanclub02 p{}
#fanclub section#fanclub02 table{
    background: #fff4f6;
    width: 90%;
    margin: 0 auto;
}
@media only screen and (max-width: 960px) {
#fanclub section#fanclub02 table{
    width: 100%;
    font-size:80%;
}
}
#fanclub section#fanclub02 table tr{}
#fanclub section#fanclub02 table tr th{
    width: 25%;
    padding: 2%;
    text-align: left;
    vertical-align: top;
    text-align: right;
}
#fanclub section#fanclub02 table tr td{
    padding: 2%;
}
#fanclub section#fanclub02 table tr td b{
    color: #ff539f;
}
#fanclub section#fanclub02 table tr td a{
    color: ##0081fb;
    border-bottom:1px solid #ff539f;
}
#fanclub section#fanclub02 table tr td a:hover{
    opacity:0.6;
}
#fanclub section#fanclub02 table tr td ol{margin: 0 0 0 20px;}
#fanclub section#fanclub02 table tr td ol li{
    padding: 0 0px;
    list-style-type: auto;
    margin: 0 0 1%;
}

#fanclub section#fanclub03{
    width: 90%;
    margin: 5% auto 10%;
    padding: 2%;
}
@media only screen and (max-width: 960px) {
#fanclub section#fanclub03{
    width: 100%;
}
}
#fanclub section#fanclub03 h3{
    text-align: center;
    font-size: 140%;
}
#fanclub section#fanclub03 h3 i{}
#fanclub section#fanclub03 p.txt001{
    text-align: center;
}
#fanclub section#fanclub03 p.txt001 a{
    color: #167ac6;
}
#fanclub section#fanclub03 p.txt001 a:hover{}
#fanclub section#fanclub03 p.txt002{
    margin: 0 5%;
    background: #ff539f;
    text-align: center;
    color: #fff;
    padding: 1%;
}
#fanclub section#fanclub03 p.txt002 a{
    color: #ffffff;
}
#fanclub section#fanclub03 p.txt002 a:hover{}
#fanclub section#fanclub03 p{
}
#fanclub section#fanclub03 span.txt003{
    color: #f00;
}
#fanclub section#fanclub03 ul{
    padding: 1%;
}
#fanclub section#fanclub03 ul li{
    margin: 1%;
}
#fanclub section#fanclub03 ul li input{
    margin: 0 10px 0 0;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
#fanclub section#fanclub03 ul li input.tbox001{}
#fanclub section#fanclub03 ul li input.tbox002{}
#fanclub section#fanclub03 ul li input.tbox005{}
#fanclub section#fanclub03 ul li input.tbox006{}
#fanclub section#fanclub03 ul li input.text-008{
    width: 100%;
}
#fanclub section#fanclub03 ul li.submit{
    text-align: center;
}
#fanclub section#fanclub03 ul li.submit input{padding: 1% 5%;display: block;margin: 0 auto;}

.scroll-space{
  box-sizing: border-box;
  padding-top: 300px;
  height: 1600px;
  color: #fff;
  overflow: hidden;
  .blue{
    background: #77BBCF;
    width: 200px;
    height: 200px;
    padding: 30px;
    margin: 0 auto 50px;
  }
  .pink{
    background: #FFB4B4;
    width: 200px;
    height: 200px;
    padding: 30px;
    margin: 0 auto 50px;
  }
  .yellow{
    background: #F8913C;
    width: 200px;
    height: 200px;
    padding: 30px;
    margin: 0 auto 50px;
  }
  .green{
    background: #26AA5A;
    width: 200px;
    height: 200px;
    padding: 30px;
    margin: 0 auto 50px;
  }
}
.fadein {
    opacity: 0;
    transform: translate(0,0);
    transition: all 1.5s;
  &.fadein-left{
      transform: translate(-30px,0);
  }
  &.fadein-right{
      transform: translate(30px,0);
  }
  &.fadein-up{
      transform: translate(0,-30px);
  }
  &.fadein-bottom{
      transform: translate(0,30px);
  }
  &.scrollin{
    opacity: 1 !important;
    transform: translate(0, 0) !important;
  }
}

#privacy-policy{
    padding: 10% 5% 10%;
}
#privacy-policy ul.policybox01{
    margin: 1% 0;
    display: flex;
    flex-wrap: wrap;
}
#privacy-policy ul.policybox01 li{
    margin:0 0 0 30px;
    width: 46%;
    background: #ffffff;
    box-shadow: 5px 5px 5px#ccc;
    margin: 1%;
    padding: 1%;
    border-radius:10px;
}
@media only screen and (max-width: 960px) {
#privacy-policy ul li{
    width: 96%;
}
}
#privacy-policy ul li a{
    display:block;
}
#privacy-policy h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color: #000;
}
@media only screen and (max-width: 640px) {
    #privacy-policy h2{
    font-size: 100%;
}
}
#privacy-policy h2 i{
    display: block;
    font-size: 200%;
}
#privacy-policy h3{
    color: #000;
    border-top: solid 2px #373c77;
    font-size: 140%;
    padding: 1%;
    margin: 5% 0 0;
}
#privacy-policy h4{
    font-size: 110%;
    color: #000;
}
#privacy-policy p{
    color: #555;
    padding: 0 1% 1%;
}
#privacy-policy ol{
    color: #555;
    padding: 0 0 1%;
}
#privacy-policy ol li{
    color: #555;
    padding: 0 0 5px 1%;
    list-style: auto;
    margin: 0 30px;
}
#contact{
    background: #fff;
    padding: 0 0 10%;
}

#contact h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color: #000;
}
@media only screen and (max-width: 640px) {
    #contact h2{
    font-size: 100%;
}
}
#contact h2 i{
    display: block;
    font-size: 200%;
}
#contact h3{
    color: #000;
    border-top: solid 2px #d71318;
    font-size: 140%;
    padding: 1%;
    margin: 5% 0 0;
}
#contact p{
    color: #555;
    padding: 0 0 3%;
}
@media only screen and (max-width: 640px) {
    #contact p{
    color: #555;
    padding: 0 0 5%;
}
}
#contact form{
    padding: 5%;
    margin: 0 10%;
    background: #f5f5f5;
}
@media only screen and (max-width: 640px) {
    #contact form{
    padding: 5% 10%;
        margin:0 0 10%;
}
}
#contact input {
    width:50%;
    padding: 0.5%;
}
@media only screen and (max-width: 960px) {
    #contact input {
    width:80%;
    padding: 0.5%;
}
}
@media only screen and (max-width: 640px) {
    #contact input {
    width:100%;
    padding: 0.5%;
}
}
#contact textarea {
    width:100%;
    color: #000;
    padding: 0.5%;
}
#contact input.wpcf7-submit{
    text-align:center;
    margin:0 auto;
    display:block;
    border-radius:5px;
    background: #fff;
    font-size: 120%;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #000;
    color: #000;
}
.wpcf7 form.sent .wpcf7-response-output {
        color: #000;
}


#service{
    background: #131e56;
    padding: 0 0 5%;
}
#service h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
}
#service p{
    color: #000;
}

@media only screen and (max-width: 640px) {
    #service h2{
    font-size: 100%;
}
}
#service h2 i{
    display: block;
    font-size: 200%;
}
#service section.serviceo_bx001 {
    padding:0 0 5%;
}
#service section.serviceo_bx001 p{}
#service section.serviceo_bx001 p img{}

#service div.serviceo_bx002{
    background:#fff;
    margin: 1%;
    padding: 1%;
}
#service div.serviceo_bx002 ul{
    background: #fff url(images/service_bg001.jpg) center top no-repeat;
    background-size:100%;
    padding:32% 0 0;
    display:flex;
    flex-wrap:wrap;
}
#service div.serviceo_bx002 ul li{
    width:50%;
}
@media only screen and (max-width: 640px) {
    #service div.serviceo_bx002 ul li{
    width:100%;
}
}
#service div.serviceo_bx002 ul li img{}
#service div.serviceo_bx002 ul li.imgbox011{}
#service div.serviceo_bx002 ul li.imgbox012{}

#service div.serviceo_bx003{
    background:#fff;
    margin: 1%;
    padding: 1%;
}
#service div.serviceo_bx003 ul{
    background: #fff url(images/service_bg002.jpg) center top no-repeat;
    background-size:100%;
    padding:32% 0 0;
    display:flex;
    flex-wrap:wrap;
}
#service div.serviceo_bx003 ul li{
    width:50%;
}
@media only screen and (max-width: 640px) {
    #service div.serviceo_bx003 ul li{
    width:100%;
}
}
#service div.serviceo_bx003 ul li img{}
#service div.serviceo_bx003 ul li.imgbox013{}
#service div.serviceo_bx003 ul li.imgbox014{}

#service div.serviceo_bx004{
    background:#fff;
    margin: 1%;
    padding: 1%;
}
#service div.serviceo_bx004 ul{
    display:flex;
    flex-wrap:wrap;
}
#service div.serviceo_bx004 ul li{
    width:50%;
}
@media only screen and (max-width: 640px) {
    #service div.serviceo_bx004 ul li{
    width:100%;
}
}
#service div.serviceo_bx004 ul li.atex01{
    width:100%;
    text-align:center;
    margin:2%;
}
#service div.serviceo_bx004 ul li.atex01 a{
    display:block;
    width:90%;
    margin:0 auto;
    background:#fff;
    font-size:140%;
    padding:1%;
    border:solid 1px #d71318;
    color:#2a4198;
    border-radius:10px;
}
@media only screen and (max-width: 640px) {
    #service div.serviceo_bx004 ul li.atex01 a{
    font-size:100%;
}
}
#service div.serviceo_bx004 ul li.atex01 a:hover{
    background: #fef8f9;
}
#service div.serviceo_bx004 ul li img{}
#service div.serviceo_bx004 ul li.imgbox015{}
#service div.serviceo_bx004 ul li.imgbox016{}
#service div.serviceo_bx004 ul li.imgbox017{
    width:100%;
}
#service div.serviceo_bx004 ul li.imgbox018{}
#service div.serviceo_bx004 ul li.imgbox019{}
#service div.serviceo_bx004 ul li.imgbox020{
    width:100%;
}
#service p.serviceo_btn01{
    margin: 5% 2% 10%;
    text-align:center;
}
#service p.serviceo_btn01 a{
    padding:1% 5%;
    display:inline-block;
    background:#fff;
    color:#39599f;
    border-radius:20px;
}
#service p.serviceo_btn01 a;hover{}

#company{
    background: #ffffff;
    padding: 0 0 10%;
}
#company h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color: #000;
}
#company p{
    color: #000;
}
@media only screen and (max-width: 640px) {
    #company h2{
    font-size: 100%;
}
}
#company h2 i{
    display: block;
    font-size: 200%;
}
#company section p{
    color: #555;
    padding: 15px 0%;
}

#company section.company_bx001{
    padding: 0 0 10%;
}
#company section.company_bx001 table{
    width: 70%;
    margin: 0 auto;
}
@media only screen and (max-width: 960px) {
    #company section.company_bx001 table{
    width: 80%;
    margin: 0 auto;
}
}
@media only screen and (max-width: 640px) {
    #company section.company_bx001 table{
    width: 98%;
    margin: 0 auto;
}
}
#company section.company_bx001 table tr{}
#company section.company_bx001 table tr th{
    text-align: left;
    color: #555;
    font-weight: normal;
    padding: 1% 2%;
    vertical-align:top;
    border-bottom: solid 1px #555;
    color: #555;
    width: 20%;
}
@media only screen and (max-width: 960px) {
    #company section.company_bx001 table tr th{
    width:25%;
}
}
#company section.company_bx001 table tr td{
    text-align: left;
    color: #555;
    font-weight: normal;
    padding: 1% 2%;
    border-bottom: solid 1px #555;
    color: #555;
}
#company section.company_bx001 p.comp_txt001{
    width: 80%;
    margin: 10% auto;
}

@media only screen and (max-width: 640px) {
    #company section.company_bx001 p.comp_txt001{
    width: 98%;
    margin: 10% auto;
}
}

#company section.company_bx002{}
#company section.company_bx002 h3{
    text-align: center;
    font-size: 150%;
    padding:10% 0 5%;
    line-height:1.2;
    color: #000;
}
@media only screen and (max-width: 640px) {
    #company section.company_bx002 h3{
    text-align: center;
    font-size: 120%;
}
}
#company section.company_bx002 h3 i{
    display: block;
    font-size: 200%;
}
#company section.company_bx002 p.comp_txt001{
    color: #555;
    padding: 2% 5% 0;
}
#company section.company_bx002 p.comp_txt002{
    color: #555;
    padding: 0 5% 2%;
}
#company section.company_bx002 p.comp_txt003{
    padding: 0;
    margin:0;
}
#company section.company_bx002 p.comp_txt003 iframe{
    width:100%;
}
#company section.company_bx003{
    padding: 0 0 10%;
    background: #f3f3f3;
}
#company section.company_bx003 h2{
    color:#000;
}
.timeline {
  list-style: none;
}
#company section.company_bx003 ul{
    width: 70%;
    margin:0 auto;
}
@media only screen and (max-width: 1280px) {
    #company section.company_bx003 ul{
    width: 100%;
}
}
#company section.company_bx003 ul li{}

#company section.company_bx003 .timeline > li {
  margin-bottom: 60px;
}

  #company section.company_bx003 .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
}
  #company section.company_bx003 .timeline-date {
    width: 200px;
    float: left;
    padding: 15px 2%;
    text-align: right;
      font-weight:400;
  }
@media only screen and (max-width: 960px) {
      #company section.company_bx003 .timeline-date {
    width: 160px;
    float: left;
    padding: 15px 2%;
    text-align: right;
  }
}
@media only screen and (max-width: 680px) {
      #company section.company_bx003 .timeline-date {
    width: auto;
    float: none;
    padding: 0 2% 0 30px;
    text-align: left;
  }
}
  #company section.company_bx003 .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
  }
@media only screen and (max-width: 680px) {
        #company section.company_bx003 .timeline-content {
    width: 100%;
    float: none;
    border-left: 3px #e5e5d1 solid;
    padding-left: 25px;
    margin: 0 0 0 15px;
  }
}
  #company section.company_bx003 .timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #373c77;
    position: absolute;
    left: 195px;
    top: 24px;
    border-radius: 100%;
  }
@media only screen and (max-width: 960px) {
     #company section.company_bx003 .timeline-content:before {
    left: 155px;
    top: 24px;
  }
}
@media only screen and (max-width: 680px) {
     #company section.company_bx003 .timeline-content:before {
    left: 10px;
    top: 9px;
  }
}
@media only screen and (max-width: 680px) {
    #company section.company_bx003 p{
    margin: 0 auto;
    padding: 0 0 5%;
    width: 100%;
}
}

#company section.company_bx004{
    padding: 5% 0;
    background: #fbfbfb;
    /* border-top:solid 1px #ccc; */
    /* border-bottom:solid 1px #ccc; */
    margin: 0 0 5%;
}
#company section.company_bx004 h3{
    text-align:center;
    font-size: 200%;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    margin: 5% auto 1%;
}
#company section.company_bx004 h3 br.px640{
    display:none;
}
@media only screen and (max-width: 640px) {
    #company section.company_bx004 h3 br.px640{
        display:block;
}
}
#company section.company_bx004 h3 img{
    max-width: 400px;
}
#company section.company_bx004 p{
    text-align: left;
    width: 80%;
    margin: 0 auto 10%;
    background: #fff;
    padding: 2%;
    border: solid 3px #373c77;
}
#company section.company_bx004 ol{
    margin: 2% auto;
    padding: 2%;
    width: 80%;
}
#company section.company_bx004 ol li{
    margin:0 0 2%;
    text-align: left;
    background: #fff;
    border-left: solid 5px #373c77;
    padding: 2% 5%;
    box-shadow: 5px 5px 5px #ccc;
}
#company section.company_bx004 ol li b{
    display:block;
    font-size: 140%;
    background: #fff;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
#company section.company_bx005{
    padding: 5% 0;
    background: #fff;
    /* border-top:solid 1px #ccc; */
    /* border-bottom:solid 1px #ccc; */
    margin: 0 0 5%;
}
#company section.company_bx005 h3{
    text-align:center;
    font-size: 200%;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    margin: 5% auto 1%;
}

#company section.company_bx005 p{
    text-align: left;
    width: 80%;
    margin: 0 auto 10%;
    background: #fff;
    padding: 2%;
    border: solid 3px #373c77;
}
#company section.company_bx005 dl{
    width: 80%;
    margin: 0 auto 10%;
}
#company section.company_bx005 dt{
    padding: 1% 0 0;
    font-size:120%;
    color:#ff6d00;
}
#company section.company_bx005 dd{
    padding: 1%;
    margin:0 1% 2%;
}
#company section.company_bx005 h4{
    text-align:center;
    font-size: 140%;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    margin: 5% auto 1%;
}
#company section.company_bx005 ol{
    width: 80%;
    margin: 0 auto 10%;
    background: #fff;
    padding: 2%;
    border-left: solid 3px #373c77;
}
#company section.company_bx005 ol li{
    margin:0 1% 2%;
}
#company section.company_bx005 ol li b{
    font-size:120%;
    display:block;
}
#company section.company_bx005 p{}
#company section.company_bx005 p img{}
#management{
    padding: 0 0 10%;
    background: #ffffff;
}
#management h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color: #000;
}
#management p{
    color: #000;
}
@media only screen and (max-width: 640px) {
    #management h2{
    font-size: 100%;
}
}
#management h2 i{
    display: block;
    font-size: 200%;
}
#management section{
    margin: 0 0 5%;
}
#management section h3{
}
#management section p{
    color: #000000;
    padding: 0 1% 1%;
}
#management section.management_bx002{
    margin: 5% auto 10%;
}
#management section.management_bx002 h3{
    font-size: 140%;
    padding: 1%;
    margin: 5% auto 1%;
    line-height: 1.2;
    width: 80%;
    text-align: center;
    border-bottom: solid 1px #fff;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx002 h3{
    font-size: 120%;
    padding: 1%;
    margin: 5% auto 4%;
    line-height: 1.2;
    width: 96%;
    text-align: center;
    border-bottom: solid 1px #fff;
}
}
#management section.management_bx002 h3 b{
    display: block;
    font-size: 200%;
}
#management section.management_bx002 div.kbox01{
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 80%;
    background: #739ad3;
    padding: 2%;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx002 div.kbox01{
    display: block;
    margin: 0 auto 20%;
    width: 96%;
}
}
#management section.management_bx002 p.imgbox001{
    width: 30%;
    padding: 4% 1% 0;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx002 p.imgbox001{
    width: 30%;
    padding: 4% 1%;
}
}
@media only screen and (max-width: 960px) {
    #management section.management_bx002 p.imgbox001{
    width: 60%;
    padding: 5% 2%;
    margin:0 auto 0;
}
}
#management section.management_bx002 p.imgbox001 img{}
#management section.management_bx002 p.txtbox001{
    width: 70%;
    line-height: 1.9;
    padding: 2% 5% 5%;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx002 p.txtbox001{
    width: 100%;
}
}
@media only screen and (max-width: 640px) {
    #management section.management_bx002 p.txtbox001{
    width: 100%;
}
}
@media only screen and (max-width: 640px) {
    #management section.management_bx002 p.txtbox001 br.nonetex{
    display:none
}
}
#management section.management_bx002 p.txtbox001 b{
    font-size: 160%;
    display: block;
}
#management div.kbox002{
    display:flex;
    flex-wrap:wrap;
    margin: 0 auto;
    width: 80%;
}
@media only screen and (max-width: 960px) {
    #management div.kbox002{
    display:block;
    margin: 0 auto;
    width: 100%;
}
}
#management section.management_bx003{
    width: 100%;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx003{
    width: 98%;
    margin: 0 auto 10%;
}
}
#management section.management_bx003 h3{
    font-size: 140%;
    padding: 1%;
    margin: 5% auto 4%;
    line-height: 1.2;
    width: 96%;
    text-align: center;
    border-bottom: solid 1px #fff;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx003 h3{
    font-size: 120%;
    padding: 1%;
    margin: 5% auto 4%;
    line-height: 1.2;
    width: 96%;
    text-align: center;
    border-bottom: solid 1px #fff;
}
}
#management section.management_bx003 h3 b{
    display: block;
    font-size: 160%;
}
#management section.management_bx003 div.kbox01{
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 96%;
    background: #739ad3;
    padding: 2% 1% 1%;
}
#management section.management_bx003 p.imgbox001{
    width: 30%;
}
#management section.management_bx003 p.imgbox001 img{}
#management section.management_bx003 p.txtbox001{
    width: 70%;
    line-height: 1.6;
}
#management section.management_bx003 p.txtbox002{
    width: 100%;
    line-height: 1.6;
    padding: 2%;
    background: #fff;
    color: #555;
    margin: 1%;
}
#management section.management_bx011{
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto 10%;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx011{
    display: block;
    width: 90%;
    margin: 0 auto 10%;
}
}
@media only screen and (max-width: 640px) {
    #management section.management_bx011{
    width: 100%;
   margin: 0 auto 20%;
}
}
#management section.management_bx011 h3.imgbox011{
    width: 30%;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx011 h3.imgbox011{
    width: 80%;
    margin:0 auto;
}
}
#management section.management_bx011 h3.min{
    width: 25%;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx011 h3.min{
    width: 50%;
}
}
#management section.management_bx011 h3.imgbox011 img{
    border-radius: 50%;
}
#management section.management_bx011 div.txtbox011{
    width: 70%;
    padding: 0 5%;
}
@media only screen and (max-width: 960px) {
    #management section.management_bx011 div.txtbox011{
    width: 100%;
    padding: 0 5%;
}
}
#management section.management_bx011 div.txtbox011 h3{
    color: #000;
    border-left: solid 5px #d71318;
    padding: 1% 2%;
    font-size: 120%;
    margin: 1% 0 0;
}
#management section.management_bx011 div.txtbox011 h3 b{
    font-size: 200%;
    display: block;
}
#management section.management_bx011 div.min h3 b{
    font-size: 180%;
    display: block;
}
#management section.management_bx011 div.txtbox011 p.txtbox001{
    padding: 2%;
    margin: 2% 0 0;
    border-top: solid 1px #ccc;
}
#management section.management_bx011 div.txtbox011 p.txtbox001 b{
    display: block;
    font-size: 120%;
}
#management section.management_bx011 div.txtbox011 p.txtbox002{}

#about-us{
    background: #fff;
    padding: 0 0 10%;
}
#about-us section.about_box001{}
#about-us section.about_box001 h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color:#000;
}
@media only screen and (max-width: 640px) {
    #about-us section.about_box001 h2{
    font-size: 100%;
}
}
#about-us section.about_box001 h2 i{
    display: block;
    font-size: 200%;
}
#about-us div{
    margin: 0 auto 5%;
    width: 96%;
}
#about-us div ul{}
#about-us div ul li{
    padding: 1%;
}
#about-us div ul li img{}
#about-us div.about_box002{
    display: flex;
    flex-wrap: wrap;
}
#about-us div.about_box003{
    width: 60%;
    margin: 2% auto;
    background: #FDEFF5;
    border-radius: 10px;
    padding: 2%;
}
@media only screen and (max-width: 960px) {
    #about-us div.about_box003{
    width: 100%;
}
}
#about-us div.about_box004{
    width: 60%;
   margin: 2% auto;
    background: #EAF6FD;
    border-radius: 10px;
    padding: 2%;
}
@media only screen and (max-width: 960px) {
    #about-us div.about_box004{
    width: 100%;
}
}
#about-us div.about_box005{
    display: flex;
    flex-wrap: wrap;
    background: #E4EFF7;
    padding: 2% 1%;
}
#about-us div ul.about-us_bx001{
    width: 50%;
}
@media only screen and (max-width: 960px) {
    #about-us div ul.about-us_bx001{
    width: 100%;
}
}
#about-us div ul.about-us_bx002{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 960px) {
    #about-us div ul.about-us_bx002{
    width: 100%;
}
}
#about-us div ul.about-us_bx003{
    width: 70%;
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 960px) {
    #about-us div ul.about-us_bx003{
    width: 100%;
}
}
#about-us div ul.about-us_bx004{
    width: 30%;
}
@media only screen and (max-width: 960px) {
    #about-us div ul.about-us_bx004{
    width: 80%;
    margin: 0 auto;
}
}
#about-us div ul li.aimgbox001{}
#about-us div ul li.aimgbox002{
    width: 100%;
    padding: 5% 0 0;
}
#about-us div ul li.aimgbox003{
    width: 50%;
}
@media only screen and (max-width: 640px) {
    #about-us div ul li.aimgbox003{
    width: 100%;
}
}
#about-us div ul li.aimgbox004{
    width: 50%;
    padding: 2.2% 0 0;
}
@media only screen and (max-width: 640px) {
    #about-us div ul li.aimgbox004{
    width: 100%;
}
}
#about-us div ul li.aimgbox005{}
#about-us div ul li.atex01{
    text-align:center;
}
#about-us div ul li.aimgbox006{
    width: 100%;
}
#about-us div ul li.aimgbox007{
    width: 50%;
}
@media only screen and (max-width: 640px) {
    #about-us div ul li.aimgbox007{
    width: 100%;
}
}
#about-us div ul li.aimgbox008{
    width: 50%;
}
@media only screen and (max-width: 640px) {
    #about-us div ul li.aimgbox008{
    width: 100%;
}
}
#about-us div ul li.aimgbox009{
    width: 100%;
}
#about-us div ul li.aimgbox010{
    width: 50%;
}
#about-us div ul li.aimgbox011{
    width: 50%;
}
#about-us div ul li.aimgbox012{
}
#about-us div ul li a{
    display: block;
    background: #fff;
    text-align: center;
    padding: 2%;
}
#about-us div ul li a:hover{}

#member-store{
    background: #fff;
    padding: 0 0 10%;
}
#member-store h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color:#000;
}
@media only screen and (max-width: 640px) {
    #member-store h2{
    font-size: 100%;
}
}
#member-store h2 i{
    display: block;
    font-size: 200%;
}
#member-store p{
}
#member-store section{}
#member-store section.member_sbx001{}
#member-store section.member_sbx001 h3{
    text-align: center;
    margin: 0% 0 5%;
    font-size: 200%;
    font-weight: bold;
    padding: 5% 0 0;
}
@media only screen and (max-width: 640px) {
    #member-store section.member_sbx001 h3{
    font-size: 130%;
}
}
#member-store section.member_sbx001 p{
    line-height: 0;
}
#member-store section.member_sbx001 p.manga001{
    text-align: center;
    padding: 5% 0;
}
#member-store section.member_sbx001 p.manga001 img{
    max-width: 960px;
}
#member-store section.member_sbx001 ul{}
#member-store section.member_sbx001 ul li{}
#member-store section.member_sbx001 ol{}
#member-store section.member_sbx001 ol li{}
#member-store section.member_sbx001 p img{}
#member-store section.member_sbx001 p a{}
#member-store section.member_sbx001 p a:hover{}
#member-store section.bg001{
    background: #fff;
}
#member-store section.bg002{
    background: #fff;
}
#member-store section.bg003{
    background: #fff;
}
#member-store section.member_sbx002{
    border-top: solid 1px #ccc;
    margin: 0 auto 10%;
    padding: 2% 0 2%;
    box-shadow: 0px 5px 5px #ccc;
}
#member-store section.member_sbx002 h3{
    font-size: 180%;
    margin: 0 0 0 1%;
    padding: 1% 2% 1%;
    position: relative;
    background: #d71318;
    color: #fff;
    font-weight: bold;
}
@media only screen and (max-width: 960px) {
    #member-store section.member_sbx002 h3{
    font-size: 120%;
}
}
@media only screen and (max-width: 640px) {
    #member-store section.member_sbx002 h3{
    font-size: 110%;
}
}
#member-store section.member_sbx002 h3::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(84 0 2);
}
#member-store section.member_sbx002 h3 span::before {

}
#member-store section.member_sbx002 h4{
    text-align:center;
    font-size:140%;
    padding: 2%;
    margin: 5% 0 0;
}
#member-store section.member_sbx002 p{
    padding: 0% 3% 1%;
}
@media only screen and (max-width: 960px) {
    #member-store section.member_sbx002 p{
    padding: 0% 4% 1%;
}
}
@media only screen and (max-width: 640px) {
    #member-store section.member_sbx002 p{
    padding: 0% 6% 1%;
}
}
#member-store section.member_sbx002 ul{}
#member-store section.member_sbx002 ul li{}
#member-store section.member_sbx002 ol{}
#member-store section.member_sbx002 ol li{}
#member-store section.member_sbx002 p img{}
#member-store section.member_sbx002 p a{
    display: block;
    text-align: right;
}
#member-store section.member_sbx002 p a:hover{}

#member-store div.infobox001{
    background: #f2f2f2;
    padding: 5% 0;
    margin: 5% 0;
}
#member-store div.infobox001 ul{
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 960px) {
    #member-store div.infobox001 ul{
    width:90%;
}
}
@media only screen and (max-width: 640px) {
    #member-store div.infobox001 ul{
    width:100%;
}
}
#member-store div.infobox001 ul li{
    width: 48%;
    text-align: center;
    margin: 1%;
}
#member-store div.infobox001 ul li a{
    display: block;
    background: #cd1217;
    padding: 2%;
    border: solid 2px #fff;
    color: #fff;
    border-radius: 15px;
}
#member-store div.infobox001 ul li a:hover{}
#member-store div.infobox001 ul li.ms_btn001{
    width: 98%;
    margin:1% auto;
}
#member-store div.infobox001 ul li.ms_btn001 a{
    background: #cd1217;
    border: solid 2px #ffffff;
    color: #fff;
    font-size: 140%;
}
#member-store div.infobox001 ul li.ms_btn002 a{
    background: #fff;
    border: solid 2px #b1b1b1;
    color: #000;
    border-radius: 0px;
}

#member-store div.infobox001 ul li.ms_btn003 a{
    background: #fff;
    border: solid 2px #b1b1b1;
    color: #000;
    border-radius: 0px;
}
#member-store div.infobox001 ul li.ms_btn004{
    width: 53%;
    margin:1% auto;
}
#member-store div.infobox001 ul li.ms_btn004 a{
    background: #1218cd;
    border: solid 2px #fff;
    color: #fff;
   border-radius: 0px;
}
#member-store div.infobox001 p{
    text-align: center;
    color: #000000;
    margin: 1% 0 0;
}
#member-store div.infobox001 p.line_btn001{
    text-align: center;
}
#member-store div.infobox001 p.line_btn001 img{
    width:360px;
}
#member-store div.infobox001 p a{
    display: inline-block;
    background: #6dcd12;
    border: solid 2px #fff;
    color: #fff;
    border-radius: 0px;
    padding: 1% 5%;
    margin: 0 auto;
}
#member-store div.infobox001 p a:hover{}

#member-store section.lp_cpay-complete-guide-book{
    max-width: 1280px;
    margin: 0 auto;
}
#member-store section.lp_cpay-complete-guide-book h2{}
#member-store section.lp_cpay-complete-guide-book p{
    line-height: 0;
}
#member-store section.lp_cpay-complete-guide-book p img{
    line-height: 0;
}
#member-store section.lp_cpay-complete-guide-book p a{
    padding: 0;
    line-height: 0
}
#member-store section.lp_cpay-complete-guide-book p a:hover{
    opacity:1.0;
}


#ir{
    padding: 0 0 10%;
}
#ir section.ir_box001{}
#ir section.ir_box001 h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color:#000;
}
@media only screen and (max-width: 640px) {
    #ir section.ir_box001 h2{
    font-size: 100%;
}
}
#ir section.ir_box001 h2 i{
    display: block;
    font-size: 200%;
}
#ir div{
    margin: 0 auto 5%;
    width: 96%;
}
#ir div ul{}
#ir div ul li{
    padding: 1%;
}
#ir div ul li img{}
#ir div.ir_box002{
    display: flex;
    flex-wrap: wrap;
}
#ir section.ir_box002 h3{
    text-align: center;
    padding: 5% 0 ;
    font-size: 180%;
    color:#373c77;

}
#ir section.ir_box002{
    background:#fff;
    width: 90%;
    margin: 0 auto 10%;
    padding: 5%;
    box-shadow: 5px 5px 5px #ccc;
    border-radius: 10px;
}
#ir section.ir_box002 h3 i{
    display: block;
    font-size: 140%;
    border-bottom:dotted 2px #373c77;
}
#ir section.ir_box002 p{
    padding: 2px;
    margin: 0 0 5%;
}
#ir section.ir_box002 p.text0001{
    text-align:right;
}
#ir section.ir_box002 ul{
    margin:0 0 5%;
}
#ir section.ir_box002 ul li{
    border-bottom:dotted 1px #373c77;
    margin: 1% 0;
}
#ir section.ir_box002 ul li em{
    font-size:110%;
    display:block;
    border-bottom:solid 1px #373c77;
}
#recruitment{
    padding: 0 0 10%;
}
#recruitment section.recruitment_box001{}
#recruitment section.recruitment_box001 h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color:#000;
}
@media only screen and (max-width: 640px) {
    #recruitment section.recruitment_box001 h2{
    font-size: 100%;
}
}
#recruitment section.recruitment_box001 h2 i{
    display: block;
    font-size: 200%;
}
#recruitment section.recruitment_box002 h3{
    text-align: center;
    padding: 5% 0 0;
    font-size: 180%;
    color:#373c77;
}
#recruitment section.recruitment_box002{
    background:#fff;
    width: 90%;
    margin: 0 auto 10%;
    padding: 5%;
    box-shadow: 5px 5px 5px #ccc;
    border-radius: 10px;
}
#recruitment section.recruitment_box002 h3 i{
    display: block;
    font-size: 140%;
    border-bottom:dotted 2px #373c77;
}
#recruitment section.recruitment_box002 p{
    padding: 2px;
    margin: 0 0 5%;
}
#recruitment section.recruitment_box002 p.infobtn001{
    padding: 2px;
    text-align: center;
}
#recruitment section.recruitment_box002 p.infobtn001 a{
    padding: 1% 5%;
    background: #00243f;
    border-radius: 10px;
    color: #fff;
}
#recruitment div{
    margin: 0 auto 5%;
    width: 96%;
}
#recruitment div ul{}
#recruitment div ul li{
    padding: 1%;
}
#recruitment div ul li img{}
#recruitment div.recruitment_box002{
    display: flex;
    flex-wrap: wrap;
}
#advertising-business{
    background: #fff;
    padding: 0 0 10%;
}
#advertising-business section.advertising-business_box001{}
#advertising-business section.advertising-business_box001 h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color: #fd4213;
}
@media only screen and (max-width: 640px) {
    #advertising-business section.advertising-business_box001 h2{
    font-size: 100%;
}
}
#advertising-business section.advertising-business_box001 h2 i{
    display: block;
    font-size: 200%;
}
#advertising-business section.advertising-business_box001 p{
    text-align: center;
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 140%;
    font-weight: 400;
    background: #fd4213;
    color: #fff;
    margin: 0 0 5%;
    padding: 2%;
}

#advertising-business section.advertising-business_box002{
    width: 80%;
    margin: 0 auto 5%;
}
#advertising-business section.advertising-business_box002 h3{
    text-align: center;
    font-size: 160%;
}
#advertising-business section.advertising-business_box002 p{
    border: solid 2px #fd4213;
    border-radius: 20px;
    padding: 20px;
    background: #fff6f6;
}

#advertising-business section.advertising-business_box003{
    width: 80%;
    margin: 0 auto 5%;
}
#advertising-business section.advertising-business_box003 h3{
    text-align: center;
    font-size: 160%;
    margin:4% 0;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
#advertising-business section.advertising-business_box003 h4{
    text-align: left;
    font-size: 140%;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    border-left:solid 5px #fd4213;
    margin:5% 0 0;
    padding:0 1% 0%;
    border-bottom:1px solid #fd4213;
}
#advertising-business section.advertising-business_box003 p{
    padding:1%;
    margin:1%;
}
#advertising-business section.advertising-business_box003 table{
    border: solid 1px #fd4213;
    width: 100%;
}
#advertising-business section.advertising-business_box003 table tr{}
#advertising-business section.advertising-business_box003 table th{
    border: solid 1px #fd4213;
    background:#fd4213;;
    color:#fff;
    padding:1%;
}
#advertising-business section.advertising-business_box003 table td{
    border: solid 1px #fd4213;
   padding:1%;
}
#advertising-business section.advertising-business_box003 p a{
    text-align: center;
    display: block;
    background: #fd4213;
    color: #fff;
    font-size: 120%;
    width: 100%;
    margin: 20% auto -10%;
    border-radius: 20px;
    padding: 1%;
}
#advertising-business section.advertising-business_box004 3 a:hover{}
#advertising-business div{
    margin: 0 auto 5%;
    width: 96%;
}
#advertising-business section.advertising-business_box004{
    width: 80%;
    margin: 0 auto 5%;
}
#advertising-business section.advertising-business_box004 h3{
    text-align: center;
    font-size: 160%;
    margin: 15% 0 1%;
}
#advertising-business section.advertising-business_box004 p{
    padding: 1%;
}
#advertising-business section.advertising-business_box004 p img{}


#navigation-business{
    background: #fff;
    padding: 0 0 10%;
}
#navigation-business section.navigation-business_box001{}
#navigation-business section.navigation-business_box001 h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color: #620587;
}
@media only screen and (max-width: 640px) {
    #navigation-business section.navigation-business_box001 h2{
    font-size: 100%;
}
}
#navigation-business section.navigation-business_box001 h2 i{
    display: block;
    font-size: 200%;
}
#navigation-business section.navigation-business_box001 p{
    text-align: center;
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 140%;
    font-weight: 400;
    background: #620587;
    color: #fff;
    margin: 0 0 5%;
    padding: 2%;
}

#navigation-business section.navigation-business_box002{
    width: 80%;
    margin: 0 auto 5%;
}
#navigation-business section.navigation-business_box002 h3{
    text-align: center;
    font-size: 160%;
}
#navigation-business section.navigation-business_box002 p{
    border: solid 2px #620587;
    border-radius: 20px;
    padding: 20px;
    background: #f9f6ff;
}

#navigation-business section.navigation-business_box003{
    width: 80%;
    margin: 0 auto 5%;
}
#navigation-business section.navigation-business_box003 h3{
    text-align: center;
    font-size: 160%;
}
#navigation-business section.navigation-business_box003 table{
    border: solid 1px #620587;
    width: 100%;
}
#navigation-business section.navigation-business_box003 table tr{}
#navigation-business section.navigation-business_box003 table th{
    border: solid 1px #620587;
    background:#620587;;
    color:#fff;
    padding:1%;
}
#navigation-business section.navigation-business_box003 table td{
    border: solid 1px #620587;
   padding:1%;
}

#navigation-business section.navigation-business_box004{
    width: 80%;
    margin: 0 auto 5%;
}
#navigation-business section.navigation-business_box004 h3{
    text-align: center;
    font-size: 160%;
}
#navigation-business section.navigation-business_box004 p{
    margin: 1% 0;
}
#navigation-business section.navigation-business_box004 p img{}
#navigation-business section.navigation-business_box004 p a{
    text-align: center;
    display: block;
    width: 80%;
    background: #620587;
    font-size: 120%;
    padding: 2%;
    color: #fff;
    border-radius: 40px;
    margin: 5% auto;
    box-shadow: 5px 5px 5px #ccc;
}
#navigation-business section.navigation-business_box004 p a:hover{}
#navigation-business div{
    margin: 0 auto 5%;
    width: 96%;
}


#navigation-business div{
    margin: 0 auto 5%;
    width: 96%;
}
#navigation-business div ul{}
#navigation-business div ul li{
    padding: 1%;
}
#navigation-business div ul li img{}
#navigation-business div.navigation-business_box002{
    display: flex;
    flex-wrap: wrap;
}

#mall-business{
    background: #fff;
    padding: 0 0 10%;
}
#mall-business section.mall-business_box001{}
#mall-business section.mall-business_box001 h2{
    text-align: center;
    padding: 5%;
    font-size: 200%;
    color: #01a096;
}
@media only screen and (max-width: 640px) {
    #mall-business section.mall-business_box001 h2{
    font-size: 100%;
}
}
#mall-business section.mall-business_box001 h2 i{
    display: block;
    font-size: 200%;
}
#mall-business section.mall-business_box001 p{
    text-align: center;
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 140%;
    font-weight: 400;
    background: #01a096;
    color: #fff;
    margin: 0 0 5%;
    padding: 2%;
}

#mall-business section.mall-business_box002{
    width: 80%;
    margin: 0 auto 5%;
}
#mall-business section.mall-business_box002 h3{
    text-align: center;
    font-size: 160%;
}
#mall-business section.mall-business_box002 p{
    border: solid 2px #01a096;
    border-radius: 20px;
    padding: 20px;
    background: #f6fffe;
}

#mall-business section.mall-business_box003{
    width: 80%;
    margin: 0 auto 5%;
}
#mall-business section.mall-business_box003 h3{
    text-align: center;
    font-size: 160%;
}
#mall-business section.mall-business_box003 table{
    border: solid 1px #01a096;
    width: 100%;
}
#mall-business section.mall-business_box003 table tr{}
#mall-business section.mall-business_box003 table th{
    border: solid 1px #008179;
    background:#01a096;
    color:#fff;
    padding:1%;
}
#mall-business section.mall-business_box003 table td{
    border: solid 1px #008179;
    padding:1%;
}

#mall-business section.mall-business_box004{
    width: 80%;
    margin: 0 auto 5%;
}
#mall-business section.mall-business_box004 h3{
    text-align: center;
    font-size: 160%;
}
#mall-business section.mall-business_box004 p{}
#mall-business section.mall-business_box004 p img{}
#mall-business section.mall-business_box004 p a{}
#mall-business section.mall-business_box004 p a:hover{}
#mall-business div{
    margin: 0 auto 5%;
    width: 96%;
}
#mall-business div ul{}
#mall-business div ul li{
    padding: 1%;
}
#mall-business div ul li img{}
#mall-business div.mall-business_box002{
    display: flex;
    flex-wrap: wrap;
}
html { scroll-behavior: smooth; }


#home .homebox001{
    background: #fff;
    padding: 10%;
}
#home .homebox001 h2{
    font-size: 200%;
    text-align: center;
    color: #373c77;
    font-weight: 500;
}
#home .homebox001 p{
    text-align: center;
    color: #000;
    font-weight: 300;
    padding: 0 0 5%;
}
#home .homebox001 h3{}
#home .homebox001 ul{
    display: flex;
    flex-wrap: wrap;
}
#home .homebox001 ul li{
    width: 31%;
    padding: 5%;
    border: solid 2px #ccc;
    margin: 1%;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #ccc;
}
@media only screen and (max-width: 960px) {
    #home .homebox001 ul li{
    width: 100%;
}
}
#home .homebox001 ul li.businessbox001{
    border: solid 2px #33c1ba;
}
#home .homebox001 ul li.businessbox001 h4{
    text-align: center;
    color: #fff;
    background: #33c1ba;
    width: 200px;
    margin: 0 auto;
    height: 200px;
    line-height: 200px;
    font-size: 160%;
    border-radius: 50%;
}
#home .homebox001 ul li.businessbox001 p{
    margin: 5% 0;
}
#home .homebox001 ul li.businessbox001 p a{
    background: #33c1ba;
    display: block;
    padding: 1%;
    border-radius: 5px;
    color: #fff;
}
#home .homebox001 ul li.businessbox002{
    border: solid 2px #954cb5;
}
#home .homebox001 ul li.businessbox002 h4{
    text-align: center;
    color: #fff;
    background: #954cb5;
    width: 200px;
    margin: 0 auto;
    height: 200px;
    line-height: 200px;
    font-size: 160%;
    border-radius: 50%;
}
#home .homebox001 ul li.businessbox002 p{
    margin: 5% 0;
}
#home .homebox001 ul li.businessbox002 p a{
    background: #954cb5;
    display: block;
    padding: 1%;
    border-radius: 5px;
    color: #fff;
}
#home .homebox001 ul li.businessbox003{
    border: solid 2px #ff794e;
}
#home .homebox001 ul li.businessbox003 h4{
    text-align: center;
    color: #fff;
    background: #ff794e;
    width: 200px;
    margin: 0 auto;
    height: 200px;
    line-height: 200px;
    font-size: 160%;
    border-radius: 50%;
}
#home .homebox001 ul li.businessbox003 p{
    margin: 5% 0;
}
#home .homebox001 ul li.businessbox003 p a{
    background: #ff794e;
    display: block;
    padding: 1%;
    border-radius: 5px;
    color: #fff;
}
#home .homebox002{
    background: #ffffff url("images/main_img001.png");
    background-size: 100%;
    padding: 5%;
    width: 100%;
}
#home .homebox002 h3{
    width: 80%;
    margin: 0 auto;
    padding: 2% 0 0;
    background: rgb(255 255 255 / 90%);
}
#home .homebox002 ul{
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    padding:5% 2%;
    background: rgb(255 255 255 / 90%);
}
#home .homebox002 ul li{
    width: 23%;
    margin: 1%;
    padding: 2%;
    border: solid 2px #ccc;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #ccc;
    background: #fff;
}
@media only screen and (max-width: 960px) {
    #home .homebox002 ul li{
    width: 100%;
}
}
#home .homebox002 ul li h4{
    text-align: center;
    font-size: 150%;
    font-weight: bold;
}
#home .homebox002 ul li p{
    font-size: 100%;
    text-align:center;
    color: #fff;
}
#home .homebox002 ul li.businessbox011{
    border: solid 2px #0b3d91;
    background: #0b3d91;
}
#home .homebox002 ul li.businessbox011 h4{
    color: #fff;
}
#home .homebox002 ul li.businessbox012{
    border: solid 2px #33c1ba;
    background: #33c1ba;
}
#home .homebox002 ul li.businessbox012 h4{
    color:#fff;
}
#home .homebox002 ul li.businessbox013{
    border: solid 2px #954cb5;
    background: #954cb5;
}
#home .homebox002 ul li.businessbox013 h4{
    color:#fff;
}
#home .homebox002 ul li.businessbox014{
    border: solid 2px #ff794e;
    background: #ff794e;
}
#home .homebox002 ul li.businessbox014 h4{
    color:#fff;
}

.gnavi__wrap {margin: 0 2% 0 0;}
.gnavi__lists {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0  0;
}
.gnavi__list {
    /* width: 20%; */
    height: 40px;
    position: relative;
    transition: all .3s;
}
.gnavi__list:hover {
    background-color: #373c77;
}
.gnavi__list:not(:first-child)::before {
    content: "";
    width: 0px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
}
.gnavi__list:hover::before {
    background-color: #0071BB;
}
.gnavi__list a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 0.05em;
    font-weight: 600;
    transition: all .3s;
}
.gnavi__list:hover a {
    color: #fff;
}
.dropdown__lists {
    display: none;/*デフォルトでは非表示の状態にしておく*/
    position: absolute;
    top: 40px;
    left: 0;
}
.gnavi__list:hover .dropdown__lists {
    display: block;/*Gナビメニューにホバーしたら表示*/
}
.dropdown__list {
    background-color: #373c77;
    /* height: 20px; */
    width: 150px;
    transition: all .3s;
    position: relative;
}
.dropdown__list:not(:first-child)::before{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #3492d1;
    position: absolute;
    top: 0;
    left: 0;
}
.dropdown__list:hover {
    background-color: #373c77;
}
.dropdown__list a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.dropdown__list a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
    position: absolute;
    right: 15px;
    top: calc(50% - 5px);
}
#company div.management_box001{
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    padding: 0 0 10%;
}
#company section.management_bx011{
    width: 46%;
    margin: 2%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #ccc;
    padding: 2%;
}
@media only screen and (max-width: 960px) {
    #company section.management_bx011{
    width: 96%;
    margin: 2%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #ccc;
    padding: 2%;
}
}
#company section.minbox01{
    width: 24%;
    margin: 0.5%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #ccc;
    padding: 1%;
}
@media only screen and (max-width: 960px) {
    #company section.minbox01{
    width: 98%;
    margin: 0.5%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #ccc;
    padding: 5% 10%;
}
}
@media only screen and (max-width: 640px) {
    #company section.minbox01{
    width: 98%;
    margin: 0.5%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #ccc;
    padding: 5% 10%;
}
}
#company section.management_bx011 h3{}
@media only screen and (max-width: 960px) {
    #company section.management_bx011 h3.min img{
    width: 70%;
    padding: 0 15%;
}
}
#company section.management_bx011 h3.imgbox011{}
#company section.management_bx011 h3.imgbox011 img{}
#company section.management_bx011 div{}
#company section.management_bx011 div.txtbox011{
}
#company section.management_bx011 div.txtbox011 h3{
    font-size: 120%;
    border-left:solid 10px #373c77;
    padding:0 5%;
}
#company section.minbox01 div.txtbox011 h3{
    font-size: 80%;
    border-left:solid 4px #373c77;
    padding:0 5%;
}
#company section.management_bx011 div.txtbox011 h3 b{
    font-size: 200%;
    display:block;
}
#company section.management_bx011 div.txtbox011 p{}

#company section.management_bx011 div.txtbox011 p.txtbox001{
    background: #effbff;
    padding: 5%;
    margin: 2% 0;
}
#company section.minbox01 div.txtbox011 p.txtbox001{
    background: #effbff;
    padding: 5%;
    margin: 2% 0;
    font-size:80%;
}
#company section.management_bx011 div.txtbox011 p.txtbox002{
    padding: 5%;
    margin: 2% 0;
}
#company section.management_bx011 div.txtbox011 p.txtbox002{
    font-size:80%;
}
#company section.management_bx011 div.txtbox011 p.txtbox002 a{
    color:#5f68ca;
    text-decoration:underline;
}

#recruitment section.recruitment_box002 table{width: 100%;margin: 0 0 5%;}
#recruitment section.recruitment_box002 table caption{
    border: solid 1px #363b76;
    font-size: 120%;
    padding: 1%;
    background:#363b76;
    color:#fff;
}
#recruitment section.recruitment_box002 table tr{}
#recruitment section.recruitment_box002 table tr th{
    border: solid 1px #373c77;
    padding: 10px;
    vertical-align:top;
    background: #fbffff;
    width: 20%;
    text-align: left;
}
#recruitment section.recruitment_box002 table tr td{
    border: solid 1px #373c77;
    padding: 10px;
}
#company section.company_bx005 div{
    width:80%;
    margin:0 auto;
}
.youtube-variable{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube-variable iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
