* {
box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.top_h2 {
    color: #001858;
    background: #fff;
    display: flex;
    border-left: solid 7px #ff8ba7;
    font-size: 19px;
    padding: 10px;
    font-weight: 600;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.newmov {
    width: 100%;
}

.infomov {
    width: 100%;
}

body {
    color: #001858;
    font-size: 16px;
    line-height: 15px;
    font-family: "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", "Meiryo", sans-serif;
    margin: 0;
    padding: 0 0 0 80px;
    background: url(/puny/design/vartical_line.gif) fixed repeat-y #fef6e4;
}

a:link {
    text-decoration: none;
}

a:visited {
    color: #0000ee;
    text-decoration: none;
}

a:hover {
    color: #ff69b4;
    text-decoration: underline;
}

a:active {
    color: #ff69b4;
    text-decoration: none;
}

a img {
    border: 1px solid #000000;
}

.rssimg {
    margin: 6px auto;
    border: 1px solid #fff;
}

a:hover img {
    border: 1px solid #fb046d;
}


.ads_title {
    line-height: 20px;
    font-weight: 600;
    font-size: 19px;
    margin: 5px 0 5px 0;
    color: #001858;
    padding: 10px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: solid 7px #4bbccc;
    background: #fff;
}

#ads_box {
    width: 700px;
    padding: 9px;
    margin: 0 0 10px;
    border: 1px solid #cccccc;
}

.ads_box_left {
    width: 346px;
    float: left;
    border: 1px solid #cccccc;
}

.ads_box_left2 {
    width: 346px;
    float: left;
}

.ads_box_right {
    width: 346px;
    float: right;
    border: 1px solid #cccccc;
}

.ads_box_title {
    margin: 0;
    border-bottom: 1px dotted #ff93b6;
}

.ads_box_samll {
    width: 230px;
    float: left;
    margin: 5px 0 0;
    border: 1px solid #cccccc;
}

table {
    border-collapse: collapse;
}

table th,
table td {
    border-bottom: solid 1px #9b9b9b;
}

.rank_table {
    background: #fff;
    margin-bottom: 15px;
}

.genre_table {
    font-size: 17px;
    text-align: center;
    background: #fff;
}

.genre_table td {
    padding: 3px;
}

table.genre_table a {
    color: #0000ff;
}

table.genre_table a:hover {
    color: #ff69b4;
    text-decoration: underline;
}

.rank_table_pick {
    background: #fff;
    margin-bottom: 15px;
}

.rank_table td > table {
    border-spacing: 0;
    border: none;
}

.rank_table td {
    padding: 4px;
}

#left {
    width: 650px;
    float: left;
}

#right table {
}

#right {
    width: 400px;
    float: left;
    margin-left: 20px;
}

.box_title2 {
    margin: 0;
    color: #FFFFFF;
    padding: 5px 9px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background: #FF309C;
}

.box_title_pr {
    font-weight: bold;
    color: #fff;
    padding: 9px 9px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background: #4bbccc;
}

.info_box {
    padding: 2px 5px;
    border: 1px solid #cccccc;
}

.info_box p {
    margin: 0 0 5px;
}

dt {
    margin: 0;
    padding: 0;
}

dd {
    margin: 1px 0 4px;
    padding: 0 0 0 10px;
    border: 1px solid #cccccc;
    background: url(/puny/design/dd_point.gif) no-repeat;
}


.updata_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #9b9b9b;
    background: #f4f3f0;
    padding: 5px;
}

.updata_title a {
    color: #0000ff;
}

.updata_title a:hover {
    color: #ff69b4;
    text-decoration: underline;
}

textarea {
    padding: 3px;
    background-color: #ffe8e8;
    overflow-X: hidden;
    width: 98%;
    height: 105px;
    max-height: 100px;
    min-height: 100px;
    max-width: 100%;
    font-size: 14px;
    margin: 0 0 5px 0;
}

.showcategory {
    display: inline-block;
    padding: 3px;
    color: #6a6a6a;
}

.updata_table {
}

.updata_table td {
    vertical-align: top;
}

.iframe {
    width: 100%;
    overflow-y: scroll;
}

* html .iframe {
    width: 736px;
    overflow-x: hidden;
}

.movie_date {
    text-align: center;
}

.movie_date ul {
    margin: 10px;
    border-bottom: 1px solid #ccc;
    list-style: none;
    display: flex;
    justify-content: flex-start;
}

.movie_image {
    text-align: center;
    background: #fffff0;
}

.movie_date a {
    margin: 5px 10px;
    border: 1px solid #999;
    display: inline-block;
    font-weight: bold;
    padding: 11px;
    color: #fff;
    background: #4bbccc;
    transition: .4s;
}

.movie_date a:hover {
  background: #ff8ba7;
  color: white;
}

.date_y {
    display: block;
    font-weight: 600;
    align-self: center;
}

/* movie page */
#wrapper_movie {
    width: 920px;
    padding: 10px 0 0;
}

.movie_ads_table td {
    text-align: center;
    background: #ffffff;
}

.movie_ads_table p {
    margin: 0;
}

.movie_ads_site {
    text-align: center;
    padding: 5px 0;
    border-top: 1px solid #474747;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #474747;
    background: #eeeeee;
}

#movie_left {
    width: 650px;
    float: left;
}

#movie_right {
    width: 250px;
    float: right;
}

#movie_main {
    margin-top: 20px;
}

.movie_title {
    color: #ffffff;
    font-weight: bold;
    padding: 5px 9px;
    margin: 0;
    background: #ff309c;
}

.movie_data_images {
    margin: 0;
}

.movie_data_find {
    font-weight: bold;
    margin: 5px 0 5px 10px;
}

.movie_data_find2 {
    font-weight: bold;
    margin: 15px 0 5px 10px;
}

.movie_data_link {
    margin: 0 0 15px;
}

.movie_data_comment {
    margin: 0 0 15px;
    padding: 0 10px;
}


/* other */
.red {
    color: red;
    font-weight: bold;
}

.blue {
    color: blue;
    font-weight: bold;
}

.green {
    color: #008000;
    font-weight: bold;
}

.text_center {
    text-align: center;
}

.none {
    border: none;
}

.enter {
    text-align: center;
}

.enter a img {
    border: 1px solid #ffffff;
}

.enter a:hover img {
    border: 1px solid #ff6699;
}

.textarea_history {
    width: 100%;
    height: auto;
    margin-top: 10px;
}


/* pankuzu */
.breadcrumb {
    font-size: 110%;
    margin: 0;
    padding: 1em;
    list-style: none;
    background: #4bbccc;
    overflow: hidden;
}

.breadcrumb li {
  display: inline;/*横に並ぶように*/
  list-style: none;
  font-weight: bold;/*太字*/
}

.breadcrumb li:after {/* >を表示*/
  content: '>';
  padding: 0 0.2em;
}

.breadcrumb li:last-child:after {
  content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #fff;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

.viewpage {
  color: #0f5761;
  font-weight: bold;
}
/* pankuzu */



.clear {
    clear: both;
}

#header {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

#container {
    width: 1080px;
}

#top_area {
    width: 100%;
}

#header_left {
    width: 350px;
    float: left;
    padding: 10px 0;
    margin: 0 0 10px 0;
}

#header_left img{
    margin-top: 15px;
    border: 0px;
}

#header_right {
    display: flex;
    align-self: center;
    width: 100%;
    float: right;
    justify-content: flex-end;
    align-items: center;
}

.header_comment {
    padding-top: 10px;
    width: 98%;
    border-top: solid 1px #9b9b9b;
}

#main {
    display: flex;
    width: 100%;
}

.kako {
    margin-bottom: 10px;
    font-size: 19px;
    width: 100%;
}

.kako td {
    padding: 5px;
}

.rank_pt2 {
    width: 100%;
}

.fade {
color: #0000ff;
    position: relative;
    height: 3.6em;
}

.fade:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20%;
    height: 1.3em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}

.fade:hover {
    color: #ff69b4;
    text-decoration: underline;
}

.test_box {
    display: grid;
    /* grid-auto-rows: 210px; */
    grid-template-columns: repeat(auto-fill, 33%);
    width: 100%;
    margin: 10px 0;
}

.month_box {
    display: grid;
    /* grid-auto-rows: 210px; */
    grid-template-columns: repeat(auto-fill, 25%);
    width: 100%;
}

.box_title {
    font-weight: 600;
    font-size: 19px;
    margin: 20px 0 0 0;
    color: #001858;
    padding: 10px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: solid 7px #4bbccc;
    background: rgb(240 240 240);
}

.test_item {
    background: #fff;
    margin: 5px;
    border: solid 1px #ccc;
    padding: 4px;
    text-align: center;
}

.test_box .test_item .title {
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
}

.month_box .test_item .title {
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
}

.test_item img {
    margin-top: 4px;
    border: 1px solid #000000;
    width: 140px;
    height: 180px;
}

.test_item a {
    text-align: left;
}

.test_item .date {
    color: white;
    font-weight: normal;
    display: block;
    background-color: #ff8ba7;
    text-align: center;
}

.footer_help {
    width: 100%;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.footer_right {
    line-height: 1.5;
    display: block;
    float: left;
}

.site {
    font-weight: bold;
    font-size: 19px;
    display: block;
    padding: 3px 0 4px 0px;
}

.site a {
    color: #0000ff;
}

.site a:hover {
    color: #ff69b4;
    text-decoration: underline;
}

.cmt {
line-height: 1.2;
    display: inline-block;
    font-size: 16px;
}

.cmt a {
    color: #0000ff;
}

#dvd_main {
    display: flex;
    width: 1080px;
}

.dvd_title {
    margin: 13px 0px;
    display: block;
}

.dvd_title H1 {
    line-height:20px;
    width: 100%;
    color: #001858;
    background: #fff;
    
    border-left: solid 7px #ff8ba7;
    font-size: 19px;
    padding: 10px;
    font-weight: 600;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

#dvd_left {
    float: left;
    overflow: hidden;
    width: 700px;
}

#dvd_left_box {
    width: 700px;
     overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #999;
}

#dvd_left_top{
    float: left;
    width: 240px;
    margin-bottom: 20px;
}

#dvd_left_jack img{
border: 2px solid #000;
}


.dvd_jacket  {
    display: block;
    width: 232px;
    height: 312px;
}

.dvd_spr {
    font-weight: bold;
    background-color: rgb(240 240 240);
    border: 1px solid #999;
    display: block;
    width: 200px;
    text-align: center;
    padding: 14px 10px;
    margin: 20px 10px;
}

#dvd_info {
    display: flex;
    flex-direction: column;
    float: left;
    width: 445px;
    margin-left: 10px;
}

.info_txt {
    line-height: 1.2;
    margin: 10px;
    font-size: 16px;
}

.info_h2{
    font-weight: lighter;
    font-size: 16px;
}

.mov1 {
    clear: both;
    overflow: hidden;
    display: flex;
    width: 700px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.cap {
    padding: 0;
    height: 70px;
    background-color: black;
}

.play {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
    padding: 14px;
    text-align: center;
    background-color: #4bbccc;
    width: 150px;
    border: 1px solid #999;
}

#dvd_cmt {
    font-size: 17px;
    line-height:25px;
    width: 98%;
    margin: 5px;
    clear: both;
}

.head_sp {
    margin: 5px;
    text-align: center;
}

.head_sp span{
color: #0000ff;
    font-size: 13px;
    display: block;
}

.head_sp img {
    margin-bottom: 5px;
}

.head_punyu {
    font-weight: bold;
    color: #fb046d;
    text-align: center;
}

.head_punyu span{
    padding-top: 6px;
    display: block;
}

.set {
    line-height: 20px;
    width: 100%;
    font-weight: 600;
    font-size: 19px;
    margin: 20px 0 1px 0;
    color: #001858;
    padding: 10px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: solid 7px #4bbccc;
    background: #fff;
}

.spo_end{
    border: 1px;
}

#copyright {
    border-top: 1px solid #cccccc;
    text-align: center;
    width: 100%;
    padding: 5px;
    margin: 15px 0 20px;
}

#copyright p {
    display: inline-block;
}

#copyright span {
    display: block;
}

.recmgsd, .recmgsw {
    text-align: center;
}

/*TOP 2nd*/
.top_w {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}

.top_ad {
    width: 520px;
    display: block;
    margin-bottom: 30px;
}

.top_ad > .recmgsd {
    min-height: 400px;
}

.top_ad > .recmgsw {
    min-height: 400px;
}


.top_ad_box {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    border-bottom: 2px #cccccc dotted;
    padding: 5px 0 10px;
    width: 100%;
}

.top_ad_item {
    width: 353px;
    height: 250px;
    text-align: center;
}

.top_ad_duga {
    width: 303px;
    height: 300px;
    text-align: center;
}
/****TOP 2nd****/


/* all page end ad*/
.mid_ad {
    width: 100%;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.mid_ad_box {
    justify-content: space-around;
    border-bottom: 2px #cccccc dotted;
    width: 100%;
    display: flex;
    align-items: flex-start;
}

.mid_ad_item {
    text-align: center;
    width: 100%;
}
/****all page end ad****/


/* all page right ad*/
#dvd_right {
    width: 370px;
    float: left;
}

#month_right {
    position: sticky;
    width: 370px;
    float: left;
    height: 100%;
    top: 20px;
}

.dvd_ad_right {
    margin: 0 5px 15px 5px;
    width: 100%;
}

.dvd_ad_right > .set {
    line-height: 20px;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 1px 0;
    color: #001858;
    padding: 10px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: solid 7px #4bbccc;
    background: #fff;
}


/**** all page right ad****/

.recommend,.recommend86,.recdojin,.siroto,.recommend65 {
    padding-bottom: 10px;
}

.recommend,.recommend86,.recdojin,.siroto,.recommend65 img {
    width: 100%;
    height: auto;
}

.recommend,.recommend86,.recdojin,.siroto,.recommend65 span {
    line-height: 1.2;
    font-size: 16px;
    color: #00f;
    font-weight: bold;
}


/*AZ*/
.recommend > .az .aztitle {
    display: block;
    line-height: 1.2;
    margin: 5px;
    text-align: left;
    font-size: 16px;
    color: #00f;
    font-weight: bold;
}

.mid_ad_box > .az .aztitle {
    display: block;
    line-height: 1.2;
    margin: 5px;
    text-align: left;
    font-size: 16px;
    color: #00f;
    font-weight: bold;
}

.dvd_ad_right .aztitle {
    display: block;
    line-height: 1.2;
    margin: 5px;
    text-align: left;
    font-size: 16px;
    color: #00f;
    font-weight: bold;
}

.aztitle a:hover {
    color: #ff69b4;
    text-decoration: underline;
}

.dvd_ad_right .az {
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
}

.mid_ad_box .az {
    margin: 5px;
    width: 350px;
}
.mid_ad_box > .az img {
    width: 350px;
    height: auto;
    min-height: 236px;
}

.recommend > .az img {
    width: 100%;
    height: auto;
    min-height: 325px;
}

.dvd_ad_right .recommend > .az img {
    width: 100%;
    height: auto;
    min-height: 213px;
}

.dvd_ad_right > .az img {
    width: 100%;
    height: auto;
    min-height: 213px;
}

.az a{
  color: inherit;
}

/*****AZ*****/

/*AZ TOP right end*/
.right_ad_end {
    text-align: center;
    /* grid-auto-rows: 210px; */
    grid-template-columns: repeat(auto-fill, 50%);
    border-bottom: 2px #cccccc dotted;
    width: 100%;
    display: grid;
    margin-bottom: 15px;
}

.right_ad_end div {
    overflow: hidden;
}

.right_ad_end .azimg {
    margin: auto;
    width: 140px;
}

.right_ad_end > .az img {
    width: 140px;
    height: 200px;
}

.right_ad_end .az {
    padding-top: 8px;
    margin: 5px 6px 7px 6px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.right_ad_end > .az .aztitle {
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 3px 0;
    color: #00f;
    font-size: 14px;
    font-weight: bold;
}
/****AZ TOP right end****/

.search_bar{
    font-size: 23px;
    display: block;
    width: 100%;
    padding: 1em 0;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #ff8ba7;
    border-radius: 5px;
transition: .4s;
}

.search_bar:hover {
  background: #4bbccc;
  color: white;
}

.ktag {
    display: block;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.ktag span {
    text-align: left;
    font-weight: bold;
    font-size: 19px;
    border-left: 7px solid #4bbccc;
    background: #fff;
    padding: 10px;
    display: block;
}

.btn-flat-simple {
    border: 1px solid #999;
    font-size: 23px;
    display: inline-block;
    font-weight: bold;
    padding: 11px;
    color: #fff;
    background: #4bbccc;
    transition: .4s;
    margin: 13px;
}

.btn-flat-simple:hover {
  background: #ff8ba7;
  color: white;
}

a.search_bar, .ktag a, a.btn-flat-all, .view a {
    color: #fff;
}

.start_box {
    line-height: 1.2;
    height: 250px;
    width: 100%;
}

.start_box span {
    display: block;
    margin: 15px;
    font-size: 18px;
    width: 60%;
}

.start_box a {
    color: #fff;
    width: 260px;
    text-align: center;
}

.fanzabook {
    margin: 20px 0 0 0;
    color: #fff;
    line-height: 1.4;
    width: 100%;
    padding: 6px 0 6px 6px;
    background-color: #4bbccc;
    font-weight: bold;
    font-size: 100%;
}
.fanzabook p {
    display: inline-block;
    vertical-align: middle;
}
.fanzabook img {
    border: 0px;
}
.fbooks {
    color: #fff;
    margin-left: 7px;
}
.future {
    background-color: #fff;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 5px 0;
    min-height: 135px;
    border-bottom: 2px solid #e0e0e0;
    clear: both;
}
.future a {
    display: block;
    min-height: 135px;
}
.future img {
    margin: 0 5px;
    float: left;
}
.future li {
    display: block;
}
.future .tit {
    line-height: 130%;
    font-size: 100%;
    font-weight: bold;
    color: #00F;
}
.future .txt {
    margin-top: 6px;
    font-size: 100%;
    line-height: 130%;
    color: #001858;
    font-weight: bold;
}
.altag {
    font-weight: bold;
    color: red;
    margin-top: 6px;
font-size: 100%;
    line-height: 1.2;
}

.rankpick {
    background-color: #fff;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 5px 0;
    min-height: 78px;
    border-bottom: 2px solid #e0e0e0;
    clear: both;
}
.rankpick a {
    display: block;
    min-height: 78px;
}
.rankpick img {
    margin: 0 5px;
    float: left;
}
.rankpick li {
    display: block;
}
.rankpick .tit {
    line-height: 130%;
    font-size: 100%;
    font-weight: bold;
    color: #00F;
}
.rankpick .txt {
    margin-top: 6px;
    font-size: 100%;
    line-height: 130%;
    color: #001858;
    font-weight: bold;
}

.spnav {
    display: none;
}

.pclass_afflink {
    text-align: left !important;
    margin: 5px 5px 25px !important;
    font-weight: bold;
    font-size: 16px !important;
    line-height: 1.2;
}

div.mgs_widget_affiliate_afflink .divclass_afflink {
    padding-top: 0 !important;
}

li.liclass_afflink a:link, li.liclass_afflink a:visited {
    color: #00f !important;
}


.dvd_ad_right > .recmgsd img {
    width: 360px !important;
    height: auto;
    min-height: 249px;
}

.dvd_ad_right > .recmgsw img {
    width: 360px !important;
    height: auto;
    min-height: 208px;
}

.setmgs {
    line-height: 1.4;
    width: 100%;
    padding: 6px 0 6px 6px;
    background-color: #000000;
    border-top: 1px solid #2d3642;
    color: #fff;
    font-weight: bold;
    font-size: 90%;
}

.setmgs2 {
    margin: 5px;
    line-height: 1.4;
    padding: 6px 0 6px 6px;
    background-color: #fff7bd;
    border: 1px dotted #2d3642;
    color: #001858;
    font-weight: bold;
    font-size: 90%;
    text-align: left;
}

.setmgs3 {
    color: #fff;
    line-height: 1.4;
    width: 100%;
    padding: 6px 0 6px 6px;
    background-color: #ff0202;
    border-top: 1px solid #2d3642;
    font-weight: bold;
    font-size: 90%;
    text-align: left;
}

.setmgs4 {
    line-height: 20px;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    margin: 10px 0 1px 0;
    color: #001858;
    padding: 10px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: solid 7px #fb046d;
    background: #fff;
}

.azl {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.azlimg img {
    width: 350px;
    height: auto;
    min-height: 236px;
}

.azltitle {
    display: none;
}

.azlimg {
    margin: 5px;
}

.punyufanza {
    margin: 10px 0px;
}

.punyufanzaimg img {
    margin: 10px 0px;
    min-height: 469px;
    width: 100%;
    height: auto;
}

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

.top_w {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.top_ad {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.spnav {
    display: block;
    margin-bottom: 10px;
}

.spnav span {
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    border: 7px solid #ffcc3b;
    background: #ffffff;
    padding: 10px;
    display: block;
}

.spnav a {
    text-decoration: underline;
    color: blue;
}

* {
	float: none;
	position: static;
}
 
img {
	max-width: 100%;
	height: auto;
}

#container {
width: 100%;
}

#left {
    width: 100%;
    float: none;
}

#right {
    display: none;
    width: 100%;
    float: left;
    margin-left: unset;
}

.test_box {
    display: grid;
    grid-template-columns: repeat(auto-fill, 50%);
    width: 100%;
    margin: 10px 0;
}

.test_item {
    background: #fff;
    margin: 1px;
    border: solid 1px #ccc;
    padding: 1px;
    text-align: center;
}

.test_item img {
    margin-top: 4px;
    border: 1px solid #000000;
    width: 100px;
    height: 126px;
}

#dvd_left {float: unset;overflow: unset;width: 100%;}

#header h1 {
    position: unset;
}

#dvd_main {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.top_ad_box {
    border-bottom: 2px #cccccc dotted;
    padding: 5px 0 10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.mid_ad {
    display: none;
}

.dvd_jacket {
    width: 100%;
    height: auto;
    text-align: center;
}

.dvd_jacket img {
    width: 240px;
    height: 309px;
}

.breadcrumb {
    margin: 10px 0;
    padding: 10px;
    line-height: 1.2;
}

.mid_ad_box {
    display: block;
}

.mid_ad_box .az {
    margin: 0px;
    width: 100%;
}

#dvd_left_box {
    width: 100%;
}

#dvd_left_top {
    margin: auto;
    float: unset;
    width: 100%;
}

#dvd_info {
    width: 100%;
    margin-left: 0;
    float: unset;
}

.mov1 {
    text-align: center;
    display: block;
    width: 100%;
}

#dvd_right {
    margin: 0px;
    width: 100%;
    float: unset;
}

.dvd_ad_right {
    margin: 0px;
}

#dvd_cmt {
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}

.mid_ad_box > .az img {
    width: 100%;
    min-height: 213px;
}

#month_right {
    position: unset;
    width: 100%;
    height: auto;
    float: none;
    top: 5px;
}

.dvd_ad_right > .az img {
    width: 100%;
    height: auto;
    min-height: 213px;
}

.recommend > .az img {
    width: 100%;
    height: auto;
    min-height: 213px;
}

.recommend img{
    width: 100%;
    height: auto;
    min-height: 213px;
}

.btn-flat-simple {
    padding: 5px;
    font-size: 16px;
    margin: 5px;
}

.search_bar {
    font-size: 16px;
}

.dvd_spr {
    margin: 0px;
    width: 100%;
}

.play {
    margin-top: 20px;
    margin-left: 0px;
    width: 100%;
}

#header_left {
    width: 95%;
    height: auto;
    padding: 0;
    margin: 5px;
}

body {
    color: #001858;
    font-size: 16px;
    line-height: 15px;
    font-family: "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", "Meiryo", sans-serif;
    background: #fef6e4;
    padding: 0;
    margin: 2px;
}

#header_left img {
    width: 100%;
    height: auto;
    margin-top: 0px;
}

#header_right {
    display: none;
}

.cap img {
    width: 24%;
    height: auto;
}

.punyufanza {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.punyufanza iframe,
.punyufanza object,
.punyufanza embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.movie_date ul {
    border-bottom: 1px solid #ccc;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.movie_date li {
    margin: 3px 3px;
}

.movie_date a {
    border: 1px solid #999;
    display: inline-block;
    font-weight: bold;
    padding: 5px;
    color: #fff;
    background: #4bbccc;
    transition: .4s;
}

.footer_help {
    font-size: 12px;
    width: 100%;
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

}