@charset "utf-8";
/*===JS===*/

/*===hover===*/
@media screen and (max-width: 991px) {
.pr_hlogo a:hover,
.pr_hlogo a:hover img,
.pr_hnav-item a:hover,
.pr_fnav-sns-item a:hover,
.pr_fnav-sns-item a:hover img,
.pr_fnav-ttl a:hover,
.pr_fnav-item a:hover,
.pr_ddmenu-item a:hover,
.pr_logout-hnav a:hover,
.pr_guide-hnav-box a:hover,
.pr_cart-nav-box a:hover {
    opacity: 1;
}
.pr_movie-parts_btn:hover,
.pr_iteme_num-name:hover {
    color: #000;
    text-decoration: none;
}
}
@media screen and (min-width: 768px) {
.pr_hnav_parent span:hover {
    cursor: pointer;
}
}
@media screen and (min-width: 992px) {
.pr_hnav_parent:hover .pr_hnav-item_icon:after {
    opacity: 0.6;
}
.pr_hlogo a:hover img {
    opacity: 0.6;
}
.pr_fnav-input-btn:hover button {
    opacity: 0.6;
}
.pr_hnav-item:hover .pr_hnav-item_hoff,
.pr_hnav_open .pr_hnav-item_hoff {
    opacity: 0;
}
.pr_hnav-item:hover .pr_hnav-item_hon {
    opacity: 0.6;
}
.pr_hnav_open .pr_hnav-item_hon {
    opacity: 1;
}
}
/*===PC設定===*/
@media screen and (min-width: 768px) {
.pr_pc-none {
    display: none !important;
}
/*header*/
.pr_container {
    position: static !important;
}
.pr_navbar-coll-box {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 100%;
    padding: 5px 11px 0;
}
.pr_navbar-coll-in-box {
    overflow: hidden;
    float: right;
}
.pr_log_guide-hnav-area {
    overflow: hidden;
    float: left;
    margin: 0 15px 0 0;
    padding: 5px 0 0;
}
.pr_login-hnav-box {
    float: left !important;
    margin: 0 15px 0 0 !important;
}
.pr_login-hnav-mypage a {
    display: block;
    padding: 0 !important;
    color: #505050 !important;
    font-size: 11px;
    line-height: 1.5;
}
.pr_login-hnav-icon {
    display: none;
}
.pr_logout-hnav a {
    display: block;
    padding: 0 !important;
    color: #505050 !important;
    font-size: 11px;
    line-height: 1.5;
}
.pr_logout-hnav-icon {
    display: none;
}
.pr_guide-hnav-box {
    float: left;
}
.pr_guide-hnav-box a {
    display: block;
    color: #505050;
    font-size: 11px;
    line-height: 1.5;
}
.pr_hsearch-area{
    float: left;
    margin: 0 20px 0 0;
    padding: 4px 0 0;
}
.pr_hsearch-box {
    overflow: hidden;
    margin: 0;
}
.pr_hsearch-ttl {
    float: left;
    margin: 0 6px 0 0;
    color: #505050;
    font-size: 11px;
    line-height: 1.8;
}
.pr_hsearch-in-box {
    float: left;
}
.pr_hsearch-in-box .pr_form-control {
    float: none;
    width: 80px;
    height: 18px;
    padding: 2px;
    border: 1px solid #505050;
    color: #505050;
    font-size: 11px;
    line-height: 1.5;
    vertical-align: top;
}
.pr_hsearch-btn {
    display: none;
}
.pr_cart-nav-box {
    float: left !important;
    margin: 0;
}
.pr_cart-nav-box a {
    color: #505050;
    font-size: 11px;
    line-height: 1.5;
}
.pr_cart-nav-icon {
    width: 23px;
    height: 21px;
}
.pr_cart-nav-icon {
    display: inline-block;
    width: 23px;
    height: 21px;
    margin: 0 2px 0 0;
    background: url(/user_data/packages/default/client/img/common/bg_cart.svg) no-repeat left top;
    background-size: 23px 21px;
}
.pr_cart-nav-icon.in {
    background: url(/user_data/packages/default/client/img/common/bg_cart-in.svg) no-repeat left top;
}
.pr_cart-nav-icon:before {
    content: none;
}
.pr_cart-nav-txt {
    display: inline-block;
    padding: 6px;
    vertical-align: top;
}
.pr_cart-nav-num {
    display: none;
}
.pr_navbar-area {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    min-height: auto;
    margin: 0;
    padding: 35px 0 10px;
    background: #fff;
    border: 0;
}
.pr_hlogo {
    float: none;
    max-width: 226px;
    max-height: 30px;
    width: 100%;
    margin: 0 auto !important;
}
.pr_hlogo a {
    display: block;
    float: none;
    height: auto;
    margin: 0!important;
    padding: 0;
}
.pr_hlogo a img {
    display: block;
    width: 100%;
}
.pr_hnav-box {
    overflow: hidden;
    position: relative;
    max-width: 620px;
    margin: 26px auto 0;
}
.pr_hnav-item {
    display: block;
    float: left;
    margin: 0 60px 0 0;
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
    vertical-align: middle;
}
.pr_hnav-item:last-child {
    margin-right: 0;
}
.pr_hnav-item a {
    display: block;
    color: #505050;
    text-decoration: none;
}
.pr_hnav_parent span {
    position: relative;
    padding: 0 15px 0 0;
}
.pr_hnav_parent .pr_hnav-item_icon:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 8px;
    margin: -6px 0 0;
    border-right: 1px solid #505050;
    border-bottom: 1px solid #505050;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
}
.pr_hnav_open .pr_hnav-item_icon:after {
    margin-top: 0;
    border-top: 1px solid #505050;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid #505050;
}
.pr_hnav-item_hoff {
    transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.pr_hnav-item_hon {
    display: block;
    opacity: 0;
    position: absolute !important;
    top: 0;
    left: 0;
    padding: 0 !important;
    z-index: 1;
    text-align: left;
    transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.pr_hnav-item:nth-child(1) .pr_hnav-item_hon {
    right: auto;
    top: -4px;
    left: 15px;
}
.pr_hnav-item:nth-child(2) .pr_hnav-item_hon {
    right: auto;
    left: 187px;
}
.pr_hnav-item:nth-child(3) .pr_hnav-item_hon {
    right: auto;
    left: 300px;
}
.pr_hnav-item:nth-child(4) .pr_hnav-item_hon {
    right: 122px;
    left: auto;
}
.pr_hnav-item:nth-child(5) .pr_hnav-item_hon {
    right: -3px;
    left: auto;
}
.pr_icon-activebox {
    display: block;
    opacity: 0;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #fff;
    border-top: 1px solid #505050;
    border-left: 1px solid #505050;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.pr_ddmenu-box {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -20;
    width: 100%;
    background: #fff;
    padding: 35px 15px 40px;
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
}
.pr_ddmenu-in-box {
    display: table;
    max-width: 890px;
    width: 100%;
    margin: 0 auto;
}
.pr_ddmenu-list {
    display: table-cell;
    width: 25%;
    vertical-align: top;
}
.pr_ddmenu-item {
    margin: 7px 0 0;
    line-height: 1.5;
}
.pr_ddmenu-item:first-child {
    margin-top: 0;
}
.pr_ddmenu-item a {
    display: inline-block;
    color: #505050;
    font-size: 13px;
    line-height: 1.5;
}
.pr_ddmenu-caption {
    display: table-cell;
    max-width: 283px;
    width: 25%;
    text-align: right;
    vertical-align: top;
}
/*breadcrumb*/
.pr_topicpath-area {
    margin: 0 0 23px;
    padding: 4px 0;
    background: #f0f0f0;
}
.pr_breadcrumb-box {
    display: block;
    overflow: hidden;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 0 60px;
}
.pr_breadcrumb-item {
    display: block;
    position: relative;
    float: left;
    padding: 0 0 0 43px;
    color: #575757;
    font-size: 12px;
    line-height: 1.6;
}
.pr_breadcrumb-item:first-child {
    padding-left: 0;
}
.pr_breadcrumb-item:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 16px;
    width: 8px;
    height: 8px;
    margin: -5px 0 0 0;
    border-top: 1px solid #575757;
    border-right: 1px solid #575757;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
}
.pr_breadcrumb-item:first-child:before {
    content: none;
}
.pr_breadcrumb-item a {
    color: #575757;
    font-size: 12px;
    line-height: 1.6;
}
/*footer*/
.pr_fnav-area {
    padding: 70px 0 120px;
    background: #261b14;
}
.pr_fnav-sns_inuput-box {
    display: table;
    width: 100%;
}
.pr_fnav-lbox {
    display: table-cell;
    width: 44%;
    vertical-align: top;
}
.pr_fnav-sns-list {
    overflow: hidden;
}
.pr_fnav-sns-item {
    float: left;
    margin: 0 18px 0 0;
}
.pr_fnav-sns-item:last-child {
    width: 41px;
}
.pr_fnav-sns-item a {
    display: block;
    line-height: 1.2;
}
.pr_fnav-sns-item a:before {
    color: #fff;
    font-size: 40px
}
.pr_fnav-rbox {
    display: table-cell;
    width: 56%;
    vertical-align: top;
}
.pr_fnav-ttl {
    margin: 0;
    color: #fff;
    line-height: 1.5;
}
.pr_fnav-ttl a {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 12px;
    margin: 10px 0 0 13px;
    padding: 0 10px 0 0;
    vertical-align: top;
}
.pr_fnav-ttl a:after {
    display: block;
    position: absolute;
    top: 3px;
    right: 0;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
}
.pr_fnav-input-box {
    display: table;
    width: 100%;
    margin: 20px 0 0;
}
.pr_fnav-mailadd-box {
    display: table-cell;
    max-width: 316px;
    width: 34.7%;
    vertical-align: top;
}
.pr_fnav-mailadd {
    width: 100%;
    height: 40px;
    padding: 5px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    line-height: 1.8;
}
.pr_fnav-input-btn {
    display: table-cell;
    width: 35.5%;
    padding: 0 0 0 9px;
    vertical-align: top;
}
.pr_fnav-input-btn button {
    max-width: 162px;
    width: 100%;
    min-height: 40px;
    padding: 5px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}
.pr_fnav-rbox small {
    display: block;
    margin: 4px 0 0;
    color: #decc35;
    font-size: 12px;
    line-height: 1.5;
}
.pr_fnav-list-box {
    display: table;
    width: 44%;
    margin: 0 !important;
}
.pr_fnav-list {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}
.pr_fnav-item {
    display: block !important;
    margin: 8px 0 0;
    padding: 0 !important;
}
.pr_fnav-item:first-child {
    margin-top: 0;
}
.pr_fnav-item a {
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
}
.pr_fnav-copyright {
    margin: 46px 0 0 !important;
}
.pr_fnav-copyright small {
    color: #fff;
    font-size: 14px;
}
/*pr_movie-item-com*/
.pr_movie-item-com {
    position: relative;
    padding-top: 30px;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.pr_movie-item-com.pr_movie-parts_limited {
    max-width: 1100px;
    width: 100%;
}
.pr_movie-item-com.pr_movie-parts_aging {
    max-width: 750px;
    width: 100%;
}
.pr_movie-item-com iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.pr_movie-det-box {
    max-width: 610px;
    width: 100%;
    margin: 30px auto 0;
}
.pr_movie-det-box.pr_movie-parts_freetxt {
    margin: 0 auto 132px;
}
.pr_movie-parts-catch {
    margin: 0;
    color: #505050;
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
}
.pr_movie-parts-lead {
    margin: 25px 0 0;
    color: #505050;
    font-size: 14px;
    line-height: 2;
}
.pr_movie-parts_btn {
    display: block;
    max-width: 290px;
    width: 100%;
    min-height: 50px;
    margin: 30px auto 0;
    padding: 12px 10px 10px;
    border: 1px solid #b4b4b4;
    color: #505050;
    font-size: 14px;
    text-align: center;
}
.pr_movie-parts_btn + .pr_movie-parts_btn {
    margin-top: 10px;
}
/*pr_movie-parts_large*/
.pr_movie-parts_large {
    margin: 0 0 120px;
}
.pr_movie-large_type_a {
    display: block;
    width: 100%;
}
.pr_movie-large_type_b {
    display: block;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.pr_movie-item-inner {
    display: block;
    width: 100%;
    margin: 0;
}
/*pr_movie-parts_medium*/
.pr_movie-parts_medium {
    max-width: 750px;
    width: 100%;
    margin: 0 auto 125px;
}
.pr_movie-medium {
    display: block;
    width: 100%;
    margin: 0;
}
/*pr_movie-parts_small*/
.pr_movie-parts_small {
    max-width: 825px;
    width: 100%;
    margin: 0 auto 104px;
}
.pr_movie-small {
    display: block;
    width: 100%;
    margin: 0;
}
/*pr_movie-parts_sort01*/
.pr_movie-parts_sort01 {
    margin-bottom: 183px;
}
/*movie_sort01_2016*/
.pr_movie-item-com.pr_layout-sort01-lbox {
    max-width: 600px;
}
/*pr_movie-parts_sort02*/
.pr_movie-parts_sort02 {
    margin-bottom: 183px;
}
/*movie_sort02_2016*/
.pr_movie-item-com.pr_layout-sort02-rbox {
    max-width: 600px;
}
/*pr_itemenumeration-box*/
.pr_itemenumeration-box {
    overflow: hidden;
    max-width: 1016px;
    width: 100%;
    margin: 0 auto 60px;
}
.pr_iteme_num-list {
    overflow: hidden;
    margin: 0 -2px;
    text-align: center;
    letter-spacing: -.40em;
}
.pr_iteme_num-item {
    display: inline-block;
    width: 20%;
    margin: 0;
    padding: 0 2px;
    letter-spacing: normal;
}
.pr_iteme_num-item a {
    display: block;
}
.pr_iteme_num-img img {
    display: block;
    width: 100%;
}
.pr_iteme_num-name {
    margin: 7px 0 0;
    color: #505050;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
}
}
/*===SP設定===*/
@media screen and (max-width: 767px) {
.pr_sp-none {
    display: none !important;
}
/*header*/
.pr_navbar-area {
    min-height: auto;
    margin: 0;
    padding: 21px 0 19px;
    background: #fff;
    border: 0;
}
.pr_hlogo {
    max-width: 160px;
    width: 100%;
    margin: 0 auto !important;
}
.pr_hlogo a {
    display: block;
    float: none;
    height: auto;
    margin: 0!important;
    padding: 0;
}
.pr_hlogo a img {
    display: block;
    width: 100%;
}
/*breadcrumb*/
.pr_topicpath-area {
    display: none;
}
/*footer*/
.pr_fnav-area {
    padding: 55px 0 35px;
    background: #261b14;
}
.pr_fnav-box {
    padding: 0 30px;
}
.pr_fnav-sns-list {
    margin: 0;
    text-align: center;
}
.pr_fnav-sns-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 18px 0 0;
}
.pr_fnav-sns-item:last-child {
    width: 41px;
    margin-right: 0;
}
.pr_fnav-sns-item a {
    display: block;
    text-decoration: none;
}
.pr_fnav-sns-item a:before {
    color: #fff;
    font-size: 40px
}
.pr_fnav-rbox {
    margin: 35px 0 0;
}
.pr_fnav-ttl {
    overflow: hidden;
    margin: 0;
    color: #fff;
    line-height: 1.5;
}
.pr_fnav-ttl a {
    display: block;
    float: right;
    position: relative;
    color: #fff;
    font-size: 10px;
    margin: 5px 0 0 0;
    padding: 0 10px 0 0;
    vertical-align: top;
    text-decoration: none;
}
.pr_fnav-ttl a:after {
    display: block;
    position: absolute;
    top: 3px;
    right: 0;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
}
.pr_fnav-input-box {
    display: table;
    width: 100%;
    margin: 15px 0 0;
}
.pr_fnav-mailadd-box {
    display: table-cell;
    width: 63%;
    vertical-align: top;
}
.pr_fnav-mailadd {
    width: 100%;
    height: 30px;
    padding: 5px;
    border: 0;
    border-radius: 0;
    font-size: 11px;
    line-height: 1.8;
}
.pr_fnav-input-btn {
    display: table-cell;
    width: 37%;
    padding: 0 0 0 5px;
    vertical-align: top;
}
.pr_fnav-input-btn button {
    width: 100%;
    min-width: 115px;
    min-height: 30px;
    padding: 5px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 10px;
    line-height: 1.5;
}
.pr_fnav-rbox small {
    display: none;
    margin: 4px 0 0;
    color: #decc35;
    font-size: 12px;
    line-height: 1.5;
}
.pr_fnav-list-box {
    display: table;
    max-width: 345px;
    width: 100%;
    margin: 70px auto 0 !important;
}
.pr_fnav-list {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}
.pr_fnav-item {
    display: block !important;
    margin: 12px 0 0;
    padding: 0 !important;
}
.pr_fnav-item:first-child {
    margin-top: 0;
}
.pr_fnav-item a {
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    text-decoration: none;
}
.pr_pc-switch {
    margin: 62px 0 0;
    text-align: center;
}
.pr_pc-switch a {
    color: #fff;
    font-size: 10px;
    line-height: 1.5;
    text-decoration: none;
}
.pr_fnav-copyright {
    margin: 10px 0 0 !important;
    text-align: center;
}
.pr_fnav-copyright small {
    color: #fff;
    font-size: 11px;
}
/*pr_movie-item-com*/
.pr_movie-item-com {
    position: relative;
    padding-top: 30px;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.pr_movie-item-com.pr_movie-parts_limited {
    width: 100%;
}
.pr_movie-item-com.pr_movie-parts_aging {
    width: 100%;
}
.pr_movie-item-com iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.pr_movie-det-box {
    width: 100%;
    margin: 23px 0 0;
    padding: 0 10px;
}
.pr_movie-det-box.pr_movie-parts_freetxt {
    margin: 0 auto 65px;
}
.pr_movie-parts-catch {
    margin: 0;
    color: #505050;
    font-size: 13px;
    line-height: 1.8;
    text-align: center;
}
.pr_movie-parts-lead {
    margin: 20px 0 0;
    color: #505050;
    font-size: 13px;
    line-height: 1.8;
    text-align: center;
}
.pr_movie-parts_btn {
    display: block;
    max-width: 300px;
    width: 100%;
    min-height: 50px;
    margin: 24px auto 0;
    padding: 12px 10px 10px;
    border: 1px solid #b4b4b4;
    color: #505050;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}
.pr_movie-parts_btn + .pr_movie-parts_btn {
    margin-top: 12px;
}
/*pr_movie-parts_large*/
.pr_movie-parts_large {
    margin: 0 0 50px;
}
/*pr_movie-parts_medium*/
.pr_movie-parts_medium {
    margin: 0 0 50px;
}
/*pr_movie-parts_small*/
.pr_movie-parts_small {
    margin: 0 0 50px;
}
/*pr_movie-parts_sort01*/
.pr_movie-parts_sort01 {
    margin-bottom: 50px;
}
.pr_movie-parts_sort01 .js_layout-adj-img {
    margin-top: 0 !important;
}
/*pr_movie-parts_sort02*/
.pr_movie-parts_sort02 {
    margin-bottom: 50px;
}
.pr_layout-sort02-box .js_layout-adj-img {
    margin-top: 0 !important;
}
/*pr_itemenumeration-box*/
.pr_itemenumeration-box {
    overflow: hidden;
    margin: 0 0 60px;
    padding: 0 20px;
}
.pr_iteme_num-list {
    margin: 0 -6px;
    text-align: center;
    letter-spacing: -.40em;
}
.pr_iteme_num-item {
    display: inline-block;
    width: 50%;
    padding: 0 6px;
    letter-spacing: normal;
    vertical-align: top;
}
.pr_iteme_num-item:nth-child(n+3) {
    margin: 10px 0 0;
}
.pr_iteme_num-item a {
    display: block;
}
.pr_iteme_num-img img {
    display: block;
    width: 100%;
}
.pr_iteme_num-name {
    margin: 7px 0 0;
    color: #505050;
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
}
}