@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body.login,
#login h1 {
    background: #fff
}

#login h1 a {
    background: #fff url(//otokogami-movie.com/wp-content/themes/otokogami-movie_theme/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: #d6d6d6;
    line-height: 1.6;
    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%
}

a {
    color: #cfcfcf;
    text-decoration: none;
    padding: 0 1%
}

a:hover {
    opacity: .7
}

body {
    font-size: 100%;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 200
}

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: #030125;
    box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, .2);
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999
}

#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: 10px 0 0
}

@media only screen and (max-width: 1280px) {
    #header header h1 {
        margin: 10px 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 {
    float: left
}

#header header ul li a {
    display: block;
    font-size: 100%;
    text-align: center;
    padding: 0;
    margin: 0
}

#header header ul li a:hover {
    color: #fff
}

#header header ul.g-nav {
    overflow: hidden;
    float: left;
    width: 64%;
    margin: 30px 0 0;
    padding: 0 10px 0 20px
}

@media only screen and (max-width: 1280px) {
    #header header ul.g-nav {
        width: 64%;
        margin: 30px 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: 80%;
    color: #5e5e5e
}

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

#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: 24px 0 0;
    width: 120px;
    float: right
}

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

#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;
    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
}

#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: 10%
    }
}

#home {
    width: 1280px;
    margin: 0 auto 0
}

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

#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 footer {
    background: #000;
    text-align: center
}

p#copy {
    text-align: center;
    font-size: 80%;
    color: #000;
    padding: 10px;
    background: #b2d5bd
}

@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: 50px;
    position: fixed;
    z-index: 99999
}

#footer #page-top a {
    display: block;
    background: #030053;
    padding: 5px;
    font-size: 60%;
    text-align: center;
    border: solid 1px #878787;
    color: #fdfdfd
}

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

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

#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% 20%
}

@media only screen and (max-width: 960px) {
    #the_team .the_team_box02 {
        margin: 5% 0
    }
}

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

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

#the_team .the_team_box02 h4 em {
    display: block
}

#the_team .the_team_box02 p {
    text-align: center;
    margin: 0 20% 5%
}

@media only screen and (max-width: 960px) {
    #the_team .the_team_box02 p {
        text-align: center;
        margin: 0 20% 5%
    }
}

@media only screen and (max-width: 960px) {
    #the_team .the_team_box02 p img {
        width: 100%
    }
}

#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: 200%;
    padding: 0
}

#the_team .the_team_box02 h4 span.text_s01 {
    font-size: 60%;
}

#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 {
    margin: 80px auto 50px;
    width: 960px
}

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

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

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

#contact h2 em {
    float: right
}

#contact .wpcf7 {
    width: 620px;
    margin: 0 auto
}

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

#contact p {
    margin: 20px 0 20px
}

#contact p em {
    font-size: 90%;
    color: #e40000
}

#contact ul {
    border-top: solid 1px #999
}

#contact ul li {
    margin: 20px 0
}

#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;
    padding: 1%
}

@media only screen and (max-width: 1280px) {
    #topics {
        float: none;
        width: 100%;
        margin: 5% 0 50px;
        padding: 0
    }
}

#topics h2 {
    line-height: 1.2;
    font-size: 140%;
    margin-bottom: 2%;
    font-size: 120%;
    text-align: center
}

#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 {
    position: relative;
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 140%;
    margin: 0 0 20px;
    color: #cdcdcd
}

#single h3 a {
    color: #fff
}

#single h3 span {
    display: block;
    font-size: 60%;
    padding: 0 6px;
    color: #fff;
    border-bottom: dotted 1px #fff;
    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;
    padding: 0;
    text-align: left
}

#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: 400;
    font-size: 100%
}

#single #singlebox p strong {
    color: #167ad7
}

#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: 700
}

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

#single #singlebox a {
    color: #b2d8fc;
    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: 960px
}

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

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

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

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

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

#profile h2:before {
    left: 0
}

#profile h2:after {
    right: 0
}

#profile h3 {
    position: relative;
    display: inline-block;
    padding: 0;
    color: #d09a16;
    font-size: 160%;
    width: 100%;
    margin: 5% 0 2%;
    border-bottom: solid 2px #d09a16
}

#profile figure {
    float: left;
    width: 200px;
    padding: 0 2% 2% 0;
    margin: 0
}

@media only screen and (max-width: 480px) {
    #profile figure {
        float: none;
        width: 60%;
        padding: 2%;
        margin: 0 auto
    }
}

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

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

#profile ul.team_20200511 {
    display: flex;
    flex-wrap: wrap;
    clear: both
}

#profile ul.team_20200511 li {
    width: 48%
}

#profile ul.team_20200512 {
    display: flex;
    flex-wrap: wrap
}

#profile ul.team_20200512 li {
    width: 23%
}

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

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

#profile ul li img {
    width: 200px
}

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

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

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

#profile 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) {
    #profile ul li span {
        width: 98%
    }
}

#profile ul.profilebox02 li {
    width: 25%;
    margin: 0
}

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

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

#profile ul.profilebox02 li img {
    width: 70%
}

#profile ul.profilebox02 li em {
    font-size: 100%
}

#profile ul.profilebox02 li strong {
    font-size: 120%
}

#profile ul.profilebox02 li span {
    width: 88%
}

#profile ul.profilebox03 li {
    width: 23%
}

@media only screen and (max-width: 960px) {
    #profile ul.profilebox03 li {
        width: 98%
    }
}

#sp-nav {
    display: none
}

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

#nav-drawer {
    position: relative
}

.nav-unshown {
    display: none
}

#nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle
}

#nav-open span,
#nav-open span:before,
#nav-open span:after {
    position: absolute;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background: #868686;
    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: #000;
    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 {
    background: #010012;
    padding: 4% 2% 2%;
    text-align: center
}

#nav-content h1 img {
    width: 30%
}

#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
}

#nav-content ul li a:hover {
    background: #474747;
    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: #000
}

@media only screen and (max-width: 960px) {
    body {
        padding: 15% 5% 0
    }
}

@media only screen and (max-width: 640px) {
    body {
        padding: 5% 0 0
    }
}

.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: 60%;
    margin: 10% auto
}

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

#home section.topics h3 {
    text-align: center;
    font-size: 110%;
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif
}

#home section.topics ul {
    background: #3c3c3c;
    padding: 2%
}

@media only screen and (max-width: 640px) {
    #home section.topics ul li .ymd {
        display: block
    }
}

#home section.topics p a {
    font-size: 90%
}

.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_tiktok a {
    display: block;
    background: #000;
    border-radius: 50%;
    border: #000 1px solid;
    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
}