@charset “UTF-8”;

* {
box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    background: #f0f0f0;
}

body {
    font-family: "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", "Meiryo", sans-serif;
    margin: 0 auto;
    height: 100%;
    font-size: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    max-width: 640px;
    color: #001858;
    -webkit-text-size-adjust: 100%;
}

a {
    text-decoration: none;
    color: #00f;
}

a img {
    border: none;
}

ul {
    list-style: none;
}

li {
    display: block;
}

h1,
h2 {
    display: inline;
    font-size: 100%;
}

h3 {
    font-size: 100%;
}

h4 {
    font-size: 16px;
    font-weight: lighter;
    display: inline;
}

#toolbar {
    text-align: center;
    padding: 0;
    width: 100%;
    background: #fef6e4;
}

#toolbar img {
    width: 200px;
    height: auto;
    margin: 5px;
}

#footer {
    background: #fef6e4;
    margin: 0;
    padding: 0;
    height: 42px;
    overflow: hidden;
    white-space: nowrap;
    border-top: #8bd3dd solid 1px;
    border-bottom: #8bd3dd solid 1px;
    -webkit-box-shadow: inset 0px 0px 2px 0px #8bd3dd;
    -moz-box-shadow: inset 0px 0px 2px 0px #8bd3dd;
    box-shadow: inset 0px 0px 2px 0px #8bd3dd;
}

#footer div {
    display: inline;
    line-height: 37px;
}

#footer div a {
    padding: 0 12px 0 10px;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.2) 0 1px 0;
    text-decoration: underline;
    color: #001858;
}

#footer a:after {
    position: relative;
    display: block;
    margin-top: -16px;
    margin-left: auto;
    margin-right: -10px;
    height: 22px;
    width: 10px;
    content: " ";
    border-right: 1px solid #8bd3dd;
    -webkit-transform: skew(-35deg);
    -webkit-box-shadow: 2px 0 0 #FFF;
    -moz-box-shadow: 2px 0 0 #FFF;
    box-shadow: 2px 0 0 #FFF;
}

#footer a:before {
    float: right;
    display: block;
    margin-bottom: -16px;
    margin-left: auto;
    margin-right: -10px;
    height: 22px;
    width: 10px;
    content: " ";
    -webkit-transform: skew(35deg);
    border-right: 1px solid #8bd3dd;
    -webkit-box-shadow: 2px 0 0 #FFF;
    -moz-box-shadow: 2px 0 0 #FFF;
    box-shadow: 2px 0 0 #FFF;
}

.viewpage {
    color: #8bd3dd;
    padding: 0 12px 0 10px;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.2) 0 1px 0;
}

.set {
    line-height: 1.4;
    width: 100%;
    padding: 6px 0 6px 6px;
    background-color: #ff8ba7;
    border-top: 1px solid #2d3642;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
}

.clear {
    clear: both;
}

.menu {
    padding: 6px 0;
    background-color: #fef6e4;
    display: flex;
}

.menu h3 {
    width: 20%;
    font-size: 10px;
    font-weight: lighter;
    text-align: center;
    float: left;
}

.menu a {
    display: inline-grid;
}

#link, #shop {
    margin: 5px 0;
    padding: 10px;
    border-left: solid 7px #8bd3dd;
    border-bottom: 1px #e0e0e0 solid;
    border-top: 1px #e0e0e0 solid;
    background-color: #fff;
}

#link a, #shop a {
    background: url(/iphone/img/arrowrigh.png) no-repeat right center;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
display: block;
    color: #00f;
    font-size: 110%;
    font-weight: bold;
}

.future {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 5px 0;
    min-height: 100px;
    background: url(/iphone/img/bg_rightsq2.png) no-repeat center right;
    background-size: 25px 20px;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
    border-bottom: 2px solid #e0e0e0;
    clear: both;
}

.future a {
    display: block;
    min-height: 100px;
}

.future .img {
    margin: 0 5px;
    float: left;
}

.future .tit {
    font-size: 90%;
    font-weight: bold;
    color: #00F;
}

.future .txt {
    margin-top: 6px;
    margin-right: 27px;
    font-size: 80%;
    line-height: 130%;
    color: #001858;
    font-weight: bold;
}
.pass {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

/***** 過去動画 *****/
.toggler {
    margin: 0 0 5px;
    background-color: #fef6e4;
}

.toggler li {
    padding: 10px 2px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    border-left: 5px solid #8bd3dd;
}

.toggler h2 {
    margin: 0;
    padding-left: 7px;
    font-size: 120%;
}

.toggler span {
    display: inline-block;
    margin: -0.2em 1em 0.2em 0.2em;
    padding: 0.3em 0.3em 0.3em 0.3em;
    font-size: 100%;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background: #f4f4f4;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#C6C6C6));
    background: -moz-linear-gradient(-90deg, #f4f4f4 #C6C6C6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f4f4f4', endColorstr='#C6C6C6');
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    float: right;
    text-align: justify;
}

.toggler span:before {
    content: "表示する";
    font-size: 100%;
}

.open span {
    display: inline-block;
    margin: -0.2em 1em 0.2em 0.2em;
    padding: 0.3em 0.3em 0.3em 0.3em;
    font-size: 100%;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background: #2B2B2B;
    background: -webkit-gradient(linear, left top, left bottom, from(#2B2B2B), to(#3B3B3B));
    background: -moz-linear-gradient(-90deg, #2B2B2B #3B3B3B);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#2B2B2B', endColorstr='#3B3B3B');
    color: #FFF;
    float: right;
    text-align: justify;
}

.open span:before {
    content: "表示中";
    font-size: 100%;
}

.accordion li {
background-color: #fff;
    margin: 0 0 4px 0;
    padding: 8px;
    border-left: 7px solid #ff8ba7;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}

.accordion H3 {
    margin: 0;
    padding: 0;
}

.accordion a {
    display: block;
    background: url(/iphone/img/arrowrigh.png) no-repeat right center;
    background-size: 25px 20px;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
}

.accordion span {
    font-size: 110%;
}

.list-page h3 {
    margin: 0;
    margin-right: 20px;
}

.list-page {
    padding: 5px 0;
    border-bottom: 3px solid #E0E0E0;
    background-color: #fef6e4;
}

.list-page img {
    margin-right: 5px;
    margin-left: 5px;
    border: 1px solid #000;
}

.list-page a {
    display: block;
    background: url(/iphone/img/arrowrigh.png) no-repeat right center;
    background-size: 25px 20px;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
}

.list-page span {
    font-weight: bold;
}

.list-page .m-tilte {
    font-size: 14px;
    color: #00f;
    line-height: 130%;
}

.list-page .m-act1 {
    padding: 1px 0 3px 0;
    font-size: 12px;
    color: #001858;
    margin-left: 5px;
}

.list-page .m-act2 {
    display: inline-block;
    margin: 0;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 12px;
    color: #FF3366;
}

.list-page .m-tag {
    margin-right: 27px;
    color: #001858;
    display: block;
    margin-top: 6px;
    font-size: 11px;
    line-height: 130%;
}

/** search av act info **/
#read .help .red {
    color: red;
}

.help {
    margin: 5px;
    padding: 7px 5px 7px;
    background-color: #fef6e4;
    border: 1px solid #999;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.help h2,
.help h3,
.help .sub {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #999;
    font-size: 100%;
    font-weight: bold;
}

.help p {
    line-height: 1.5;
    padding: 0 0 0.4em;
}

dl {
    background: #fff;
    padding: 7px 10px 3px 10px;
    border: 1px solid #666;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

dl dt {
    font-size: 100%;
    font-weight: bold;
    border-bottom: 1px dotted #333;
    padding-bottom: 1px;
    margin-bottom: 4px;
}

dl dd {
    margin-bottom: 13px;
    line-height: 1.2;
}

dl a {
    font-size: 16px;
    font-weight: bold;
}

/*dvd site link*/

.g_future {
    width: 100%;
    display: inline-block;
    padding: 5px 0;
    background: #fff url(/iphone/img/arrowrigh.png) no-repeat right center;
    background-size: 25px 20px;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
    border-bottom: 2px solid #e0e0e0;
    clear: both;
}

.g_future a {
    display: block;
    min-height: 100px;
}

.g_future .img {
    border: 1px solid #aaa;
    margin: 0 5px;
    float: left;
}

.g_future_site {
    padding-bottom: 5px;
    font-size: 90%;
    font-weight: bold;
    color: #00F;
}

.g_future_tit {
    font-weight: bold;
    font-size: 93%;
    color: #ff3366;
}

.g_future_rev {
    margin-right: 25px;
    font-size: 87%;
    color: #000;
}

/*top site link*/
.glink {
    border-bottom: 1px solid #E0E0E0;
    padding:10px 0 10px 7px;
    background: url(/iphone/img/arrowrigh.png) no-repeat right center;
    background-size: 25px 20px;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
    font-weight: bold;
}

/***** sponsor ****/
.dmm_banner,
.mgs_banner,
.plum_banner,
.pokedou_banner,
.kmp_banner {
    margin: 2px auto;
    height: 60px;
}

.mov_contains {
    margin: 0 auto;
    background-color: #fff;
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
}

.mov_photo img {
    margin: 0 auto;
    padding: 8px 0 3px;
    display: block;
}

.btn-P {
    display: block;
    margin: 5px 15px;
    padding: 8px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #9b9b9b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 15px;
    text-decoration: none;
    position: relative;
}

.btn-P:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -5px;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 5px solid #ffffff;
}

.btn2 {
    display: block;
    margin: 5px 15px;
    padding: 8px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #4bbccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 15px;
    text-decoration: none;
    position: relative;
}

.btn2:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -5px;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 5px solid #ffffff;
}

.mov_search {
    width: 250px;
    margin: auto;
}

.mov_element {
    padding: 6px;
}

.mov_element h1, h2 {
    font-size: 100%;
}

.mov_element p {
    display: block;
    margin: 0;
}

.mov_element .item-t {
    position: relative;
    margin-top: 6px;
    padding-left: 20px;
    color: #000;
    font-weight: bold;
}

.mov_element .item-t:before {
    position: absolute;
    top: 6px;
    left: 4px;
    width: 9px;
    height: 9px;
    border: 2px solid #AAA;
    content: "";
}

.mov_element .item-t:after {
    position: absolute;
    top: 0px;
    left: -2px;
    width: 9px;
    height: 9px;
    border: 3px solid #333;
    content: "";
}

.mov_element .item-s {
    display: inline;
    margin: 0px 0 6px 15px;
    line-height: 1.5;
    font-weight: normal;
    font-size: 95%;
}

.mov_box {
    text-align: center;
    padding: 6px 0;
    background-color: #fff;
    display: block;
}

.mov_box img {
    width: 100px;
    height: 75px;
}

.mov_contains .btn-L {
    margin: 15px auto;
    padding: 10px 0;
}

.mov_btn {
    margin-top: 6px;
    border-top: solid 1px #999;
}

.mov_inside-smp,
.mov_inside-pms,
.mov_inside-pre {
    display: none;
    background-color: #fff;
}

.mov_pront {
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    display: -webkit-box;
    /* Android4.3以前ブラウザ用 */
    display: -webkit-flex;
    /* iOS8以前Safari用 */
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    background-color: #fef6e4;
}

.mov_pront a {
    display: block;
    text-align: center;
    padding: 10px;
    -webkit-box-flex: 1;
    /*--- Android4.3以前ブラウザ用 ---*/
    -webkit-flex: 1;
    /*--- iOS8以前Safari用 ---*/
    -moz-flex;
    1;
    -ms-flex;
    1;
    flex: 1;
    vertical-align: middle;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    border-top: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    border-right: 1px solid #AAA;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.mov_pront a span {
    display: block;
    padding-left: 30px;
    line-height: 16px;
}

.pront-dl {
    background: url(/iphone/img/pront-dl.png) no-repeat 10px 50% #14CCBA;
    background-size: 24px auto;

}

.pront-li {
    background: url(/iphone/img/pront-li.png) no-repeat 10px 50% #14CCBA;
    background-size: 30px auto;

}

.pront-sr {
    background: url(/iphone/img/pront-sr.png) no-repeat 10px 50% #14CCBA;
    background-size: 24px auto;

}

.mov_pront a:first-child {
    border-left: 1px solid #AAA;
}

.flowplayer .fp-share {
    display: none;
}

.spo_end {
    height: 25px;
    width: 70px;
    border: 1px;
}

#copyright {
    font-size: 14px;
    background-color: #eee;
    border-top: 1px solid #cccccc;
    text-align: center;
    padding: 5px;
    margin-bottom: 20px;
}

#copyright p {
    display: inline-block;
}

#copyright span {
    display: block;
}

.ktag {
    background-color: #fff;
    padding: 2.5% 0;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.btn-flat-simple {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: underline;
    color: #fff;
    background: #4bbccc;
    transition: .4s;
}

.btn-flat-simple:hover {
  background: #ff8ba7;
  color: white;
}


/*上部レクタングル */

.indextop,.rec_dvd {
    display: block;
margin: 0px auto 6px auto;
  width: 100vw;
  height: calc(100vw * 0.833333);
max-width: 630px;
max-height: 525px;
text-align: center;
}

.indextop iframe,.rec_dvd img{
    width: 100%;
    height: 100%;
}

.aztitle {
    margin: 5px;
    text-align: left;
}

.recommend,.recdojin,.siroto {
    font-weight: bold;
margin: 0px auto 6px auto;
text-align: center;
}

.recommend img {
  width: 100vw;
  height: calc(100vw * 0.6725);
max-width: 630px;
max-height: 424px;
}

.recdojin img {
    width: 100vw;
    height: calc(100vw * 0.75);
    max-width: 630px;
    max-height: 473px;
}

.siroto img {
    width: 100vw;
    height: calc(100vw * 1.00);
    max-width: 630px;
    max-height: 630px;
}
/*上部レクタングルここまで */

.ad_fit_b {
max-width: 640px;
}

/*list-az*/
.list-az .az {
    margin-right: 2px;
    background: url(/iphone/img/arrowrigh.png) no-repeat right center;
    background-size: 25px 20px;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
    display: flex;
    padding: 6px 0;
    border-bottom: 3px solid #E0E0E0;
    background-color: #fef6e4;
}

.list-az img {
    margin-left: 5px;
    border: 1px solid #000;
    width: 100px;
    height: 135px;
}

.list-az .aztitle {
    width: 100%;
    margin-right: 20px;
    font-size: 90%;
    color: #00f;
    line-height: 130%;
    font-weight: bold;
}

.list-az > .az > .aztitle a {
    width: 100%;
    display: block;
    height: 100%;
}
/*list-az*/

.avlist {
    padding: 5px;
    border-bottom: 3px solid #E0E0E0;
    position: relative;
    display: block;
    background: url(/iphone/img/arrowrigh.png) no-repeat right center #fef6e4;
    background-size: 25px 20px;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
}

.avlist:after, .avlist:before {
    content: "";
    clear: both;
    display: block;
}

.altop {
    display: flex;
    margin: 5px 0;
}

.alimg{
    margin-right: 5px;
    float: left;
    display: block;
}

.alimg img {
    border: solid 1px #2d3642;
}

.alsec{
    margin-right: 25px;
    display: block;
}

.alright{
    display: block;
}

.avlink {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.alsec a {
    display: block;
}

.altit{
    display: block;
    font-weight: bold;
    font-size: 90%;
    color: #00f;
    line-height: 1.2;
}

.altag {
    font-weight: bold;
    /*padding-bottom: 30px;*/
    display: block;
    color: #001858;
    margin-top: 6px;
    font-size: 11px;
    line-height: 1.2;
}

.alact{
    font-weight: bold;
    clear: both;
    display: flex;
}

.alact1{
    white-space: nowrap;
    color: #001858;
    font-size: 12px;
}

.alact2{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #FF3366;
    clear: both;
}