@charset "UTF-8";
/*----------------
base
-----------------*/

html,
body {
    height: 100%;
}

html,
body,
div,
span,
object,
iframe,
input,
search,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
em,
img,
small,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
main {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    outline: 0;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

body {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    color: #1a1a1a;
    letter-spacing: 0.02em;
    font-size: 16.5px;
    line-height: 1.75;
    word-break: break-all;
}

a {
    vertical-align: baseline;
    background: transparent;
    transition: 0.3s;
    color: #1a1a1a;
}

a:hover,
.btn_more span:hover {
    opacity: 0.6;
}

ul {
    list-style: none;
}
.pageHeader_nav ul {
    list-style-image: url(data:0);
    display: block;
}
.pageHeader_nav ul li {
    
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}

.main p a,
.main li a {
    text-decoration: underline;
    color: #006ea6;
}

.main p a:hover,
.main li a:hover {
    text-decoration: none;
    opacity: 1;
}

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

.cf {
    overflow: hidden;
    /* DW 用 */
}

.cf::after {
    content: "";
    display: block;
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
    font-weight: bold;
}

table {
    border-collapse: collapse;
}

.c_r,
.c_grn {
    font-weight: bold;
}

.c_r {
    color: #e00013;
}

.c_grn {
    color: #736e45;
}
/*---------------------------------
  min-width:1280px-
----------------------------------*/
/* header start */

.pageHeader {
    box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.pageHeader.pageNav {
    margin-bottom: 0;
    box-shadow: none;
}

.pageHeader_top {
    position: relative;
    width: 100%;
    color: #999;
    background: #000;
}

.pageHeader_top .inner {
    position: relative;
    width: 1260px;
    height: 34px;
    padding: 23px 0;
    margin: 0 auto;
    background: #000;
}

.pageHeader .site_name {
    position: relative;
    float: left;
}

.pageHeader .site_description {
    position: absolute;
    left: 58px;
    top: 10px;
    width: 390px;
    line-height: 1.1;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13.5px;
}

.pageHeader .site_name img {
    margin-right: 18px;
    vertical-align: middle;
}

.pageHeader.pageNav .site_description {
    color: #999;
}
/* category top */

.category .pageHeader_top {
    color: #1a1a1a;
    background: none;
}

.category .pageHeader_top .inner {
    height: 52px;
    padding: 11px 0;
    background: none;
}

.category .btn_menu {
    top: 20px;
}

.category .pageHeader .site_description {
    top: 14px;
    font-size: 15px;
}
/* header end */
/* menu start */

.btn_menu {
    position: absolute;
    top: 23px;
    right: 0;
    width: 96px;
    height: 30px;
    line-height: 30px;
    border: 2px solid #999;
    cursor: pointer;
    font-size: 0;
}

.btn_menu .txt {
    display: inline-block;
    width: 68px;
    height: 30px;
    text-align: center;
}

.btn_menu .txt span {
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13.5px;
    letter-spacing: 0;
    color: #999;
}

.btn_menu .mark span {
    display: block;
    position: absolute;
    height: 2px;
    width: 18px;
    background: #999;
    right: 10px;
    -ms-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.btn_menu .mark span.fst_c {
    top: 8px;
}

.btn_menu .mark span.scd_c {
    top: 14px;
}

.btn_menu .mark span.thd_c {
    top: 20px;
}

.btn_menu.open .mark span.fst_c {
    top: 14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.btn_menu.open .mark span.scd_c {
    opacity: 0;
}

.btn_menu.open .mark span.thd_c {
    top: 14px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.pageHeader.closed {
    display: none;
}

.wrap_pageHeader_nav {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 0px 0 30px;
    top: 0;
    left: 0;
    background: #000;
    overflow-y: auto;
    z-index: 200;
    box-sizing: border-box;
}

.pageHeader_nav {
    display: none;
    max-width: 840px;
    margin: 20px auto 0;
    text-align: left;
}

.ttlBullet {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #8c8b85;
    border-bottom: none;
}

.list-glonav {
    margin-bottom: 20px;
    border-top: 1px solid #404040;
}

.list-glonav > li {
    border-bottom: 1px solid #404040;
}

.pageHeader_nav .list a {
    display: inline-block;
    width: 100%;
    max-width: 820px;
    padding: 15px 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    color: #e5e5e5;
    box-sizing: border-box;
}

.list-frame li {
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #404040;
}

.list-frame li:last-child {
    margin-bottom: 0;
}

.list-frame .purchase-page {
    border: none;
    background: #ad000c;
}

.list-frame .purchase-page a {
    color: #fff;
}

.pageHeader.pageNav .btn_menu {
    border: 2px solid #999;
}

.pageNav .btn_menu .txt span {
    color: #999;
}

.pageNav .btn_menu .mark span {
    background: #999;
}
/* menu end */

.wrap_mainvisual {
    width: 100%;
    text-align: center;
    background: #000;
    box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.mv01,
.mv02 {
    background: #000;
}

.mv01 {
    padding: 0 10px;
}

.mv02 {
    display: none;
}

.main {
    margin-bottom: 80px;
}
/* category */

.mv_cateTop {
    display: table;
    padding: 37px 10px;
    text-align: center;
    background: url(../z700/images/backloadhorn_mv.png) , #000;
    background-repeat: no-repeat, no-repeat;
    background-position: right center, right;
    background-size: contain;
    box-sizing: border-box;
}

.box_mv_cateTop {
    display: table-cell;
    vertical-align: middle;
    color: #cccccc;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', "HGS明朝E", 'ＭＳ 明朝', 'MS Mincho', serif;
}

.inner_mv_cateTop {
    display: inline-block;
    padding: 15px 0;
    background: rgba(0, 0, 0, 1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

.ttl_cateTop {
    margin-bottom: 25px;
    font-size: 48px;
    line-height: 1.2;
    font-weight: bold;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: #736e45;
    background-image: -webkit-linear-gradient(top, #9c9560, #403c20);
    background-image: -o-linear-gradient(top, #9c9560, #403c20);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9c9560), to(#403c20));
    background-image: linear-gradient(to bottom, #9c9560, #403c20);
}

.subttl_cateTop {
    margin-bottom: 16px;
    font-size: 25.5px;
    line-height: 1.3;
    font-weight: bold;
}

.no-backgroundcliptext .inner_mv_cateTop {
    background: none;
}

.no-backgroundcliptext .ttl_cateTop {
    background-image: none;
    background-color: #000;
    color: #736e45;
}

.txt_cateTop {
    font-size: 17.5px;
    line-height: 1.7;
    font-weight: bold;
}

.contents.wrap_concept {
    margin: 80px auto 0;
    color: #e5e5e5;
    background: #000;
}

.fig_concept02 {
    display: none;
}

.ttl_concept {
    padding: 40px 10px 0;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', "HGS明朝E", 'ＭＳ 明朝', 'MS Mincho', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 1.4;
    font-size: 33px;
    font-weight: bold;
    background: #000;
    /* for DW cs3 */
}

.wrap_concept .wrap_txt {
    padding: 0 40px 40px;
    background: #000;
    /* for DW cs3 */
}

.wrap_concept .wrap_txt p {
    background: #000;
    /* for DW cs3 */
}

.wrap_concept .txt_bdr {
    padding: 18px 0;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
    border-top: 1px solid #4c4c4c;
    border-bottom: 1px solid #4c4c4c;
}
/* category end */

.wrap_contents {
    padding: 0 10px;
}

.contents {
    width: 840px;
    margin: 0 auto;
}

.ttl01 {
    margin: 60px 0 40px;
    padding: 20px 10px 16px 10px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', "HGS明朝E", 'ＭＳ 明朝', 'MS Mincho', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 1.3;
    font-size: 33px;
    color: #736e45;
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
    background: url(../z700/images/bg_ttl01.svg) repeat-x bottom left;
}

.ttl01 + .ttl02,
.ttl01 + .wrap_txt + .ttl02,
.ttl_premium + .ttl02,
.ttl01 + .ttl03,
.ttl01 + .wrap_txt + .ttl03 {
    margin-top: 40px;
}

.ttl02,
.ttl04 {
    position: relative;
    margin: 60px 0 40px;
    padding: 14px 10px 14px 20px;
    line-height: 1.3;
    font-size: 23px;
    color: #736e45;
    border-bottom: 2px solid #eae9e3;
    background: #f7f6ed;
}

.ttl04 {
    padding: 10px 10px 10px 20px;
    margin: 0 0 30px;
    font-size: 20px;
}

.ttl02::before,
.ttl04::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 5px;
    background: #736e45;
}

.ttl02.bg_gy {
    background: #f5f5f5;
}

.ttl03 {
    margin: 60px 0 20px;
    padding: 25px 20px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', "HGS明朝E", 'ＭＳ 明朝', 'MS Mincho', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 1.55;
    font-size: 24px;
    color: #736e45;
    background: #f7f6ed;
    border-top: 3px solid #736e45;
    border-bottom: 2px solid #eae9e3;
}

.ttl05 {
    padding: 6px 0 4px 10px;
    margin-bottom: 25px;
    line-height: 1.4;
    font-size: 18px;
    font-weight: bold;
    border-left: 5px solid #8c8b85;
}

.ttl_premium {
    margin: 80px 0 40px;
    padding: 2px 20px;
    text-align: center;
    background: #736c34;
    background: -moz-linear-gradient(left, #736c34 0%, #9e986d 50%, #736c34 100%);
    background: -webkit-linear-gradient(left, #736c34 0%, #9e986d 50%, #736c34 100%);
    background: linear-gradient(to right, #736c34 0%, #9e986d 50%, #736c34 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#736c34', endColorstr='#736c34', GradientType=1);
    border-bottom: 4px solid #736e45;
    box-shadow: 0px 3px 0px 0px rgba(229, 229, 229, 1);
}

.wrap_2col_box {
    margin: 40px 0;
}

.box_2col {
    float: left;
    width: 47.6190476%;
}

.box_2col.box_rt {
    float: right;
}

.wrap_2col_box .wrap_fig {
    margin: 30px 0;
}

.wrap_2col_box .wrap_txt {
    margin: 30px 0;
}

.box_2col div:last-child {
    margin-bottom: 0;
}

.wrap_txt {
    margin: 40px 0;
}

.wrap_txt p {
    margin-bottom: 25px;
    font-size: 16.5px;
    line-height: 1.8;
}

.wrap_txt p:last-child {
    margin-bottom: 0;
}

.wrap_fig {
    margin: 40px 0;
}

.fig_2col_liquid .fig {
    float: left;
    width: 47.6190476%;
    height: auto;
}

.fig_2col_liquid .fig_rt {
    float: right;
}

.fig_2col_fixed .fig {
    float: left;
    margin-right: 40px;
}

.fig_2col_fixed .fig:nth-child(even) {
    margin-right: 0;
}

.fig_1col_liquid {
    text-align: center;
}

.wrap_fig_gdn {
    width: 500px;
    margin: 40px auto;
    border: 1px solid #e5e5e5;
}

.wrap_fig_gdn .inner {
    display: block;
    text-align: center;
    background: #ffffff;
    background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f2f2f2 98%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #ffffff), color-stop(98%, #f2f2f2));
    background: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f2f2f2 98%);
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #f2f2f2 98%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
    border: 1px solid #fff;
}

.fig_caption {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3;
    color: #737373;
}

.wrap_list,
.wrap_table {
    margin: 40px 0;
}

.ttl_list {
    padding: 12px 10px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
}

.list01 .ttl_list {
    font-size: 20px;
    color: #fff;
    background: #736e45;
}

.list02 .ttl_list {
    font-size: 20px;
    color: #1a1a1a;
    background: #dcdcdc;
}

.inner_list {
    padding: 30px;
    padding-left: 35px;
    background: #fff;
    border: 5px solid #736e45;
    border-top: none;
}

.list02 .inner_list {
    border: 5px solid #dcdcdc;
    border-top: none;
}

.inner_list ul {
    margin-bottom: 30px;
}

.inner_list ul:last-child {
    margin-bottom: 0;
}

.inner_list li {
    margin-left: 1em;
    text-indent: -1em;
    line-height: 1.5;
}

.list01 .inner_list li {
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: bold;
}

.list02 .inner_list li {
    margin-bottom: 8px;
    font-size: 16.5px;
}

.list01 .inner_list li:last-child,
.list02 .inner_list li:last-child {
    margin-bottom: 0;
}

.inner_list span.bullet_list {
    margin-left: -5px;
    padding-right: 5px;
    color: #8c8b85;
}
/*  cart  */

.wrap_cart {
    width: 100%;
    padding: 50px 10px;
    margin: 80px 0;
    color: #d9d9d9;
    background: #000;
    box-sizing: border-box;
}

.wrap_cart li a {
    color: #d9d9d9;
}

.wrap_cart .contents .cf {
    background: #000;
}

.ttl_cart {
    padding: 10px;
    margin-bottom: 40px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', "HGS明朝E", 'ＭＳ 明朝', 'MS Mincho', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 1.3;
    font-size: 29px;
    font-weight: bold;
    color: #fff;
    background: #6b653b;
}

.wrap_cart .wrap_fig {
    float: left;
    margin: 0 auto;
}

.wrap_cart .box_rt {
    float: right;
    width: 440px;
}

.p_bullet {
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: 10px;
}

.p_bullet span.bullet {
    margin-left: -5px;
    padding-right: 5px;
}

.wrap_cart .tbl02 {
    width: 100%;
    margin-bottom: 30px;
}

.tbl02 tr {
    border-bottom: 1px solid #404040;
}

.tbl02 th,
.tbl02 td {
    font-size: 16.5px;
    line-height: 1.6;
    padding: 13px 10px 13px 10px;
}

.btn_cart a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16.5px;
    color: #fff;
    background: #ad0000;
}

.btn_cart a span {
    font-weight: bold;
    padding-left: 20px;
    background: url(../z700/images/arrow_btn01.svg) left center no-repeat;
}

.wrap_cart .list03 {
    margin: 30px 0 0;
    padding: 30px;
    border: 1px solid #404040;
    background: #0f0f0f;
}

.list03 li {
    margin-left: 1em;
    margin-bottom: 15px;
    text-indent: -1em;
    line-height: 1.5;
}

.list03 li:last-child {
    margin-bottom: 0;
}

.list03 span.bullet_list {
    margin-left: -5px;
    padding-right: 5px;
}
/*  btn  */

.btn {
    text-align: center;
}

.btn a {
    text-decoration: none;
}

.btn a:hover {
    opacity: 0.5;
}

.wrap_btn_more {
    margin: 40px 0;
}

.btn_more span:hover {
    opacity: 0.6;
}

.btn_more span {
    transition: 0.3s;
}

.btn_more {
    float: right;
    width: 240px;
}

.btn_more span {
    position: relative;
    display: block;
    width: 240px;
    padding: 14px 0;
    line-height: 1;
    font-size: 16.5px;
    color: #ededed;
    background: #1a1a1a;
    cursor: pointer;
    box-sizing: border-box;
}

.btn_more span::before,
.btn_more span::after {
    display: block;
    content: "";
    position: absolute;
}

.btn_more span::after {
    top: 50%;
    right: 10px;
    margin-top: -2px;
    width: 20px;
    height: 2px;
    background: #ededed;
}

.btn_more span::before {
    top: 50%;
    right: 19px;
    margin-top: -10px;
    width: 2px;
    height: 20px;
    background: #ededed;
}

.btn_close span {
    background: #fff;
    color: #1a1a1a;
    border: 2px solid #1a1a1a;
}

.btn_close span::after {
    background: #1a1a1a;
}

.btn_close span::before {
    display: none;
}

.btn_toTop a {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 44px;
    height: 44px;
    background: #1a1a1a;
}
/*  btn end  */

.wrap_movie {
    display: block;
    width: 560px;
    margin: 40px auto;
}

.wrap_movie .inner_movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.inner_movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.wrap_reviewInfo {
    text-align: right;
    margin-bottom: 40px;
}

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

.reviewInfo_name,
.reviewInfo_label {
    line-height: 1;
    font-size: 15px;
}

.reviewInfo_label {
    padding: 5px 10px;
    margin-right: 10px;
    color: #595959;
    border: 1px solid #e5e5e5;
}

.reviewInfo_label.model {
    margin-left: 20px;
}

.accordion_txt {
    display: none;
    margin: 40px 0 0;
}
/* faq */

.wrap_box_faq {
    margin: 40px 0;
}

.box_faq {
    font-size: 16.5px;
    line-height: 1.625;
}

.box_faq span.txt_faq {
    display: table-cell;
}

.box_q,
.box_a {
    border: 1px solid #8c8b85;
    margin-bottom: 15px;
}

.box_q {
    position: relative;
    cursor: pointer;
}

.box_a {
    display: none;
    border: 1px solid #75704b;
}

.box_faq span.txt_faq {
    padding: 13px 50px 13px 20px;
}

.box_a span.txt_faq {
    padding: 13px 10px 13px 20px;
}

.box_faq span.mark {
    display: table-cell;
    padding: 11px 13px;
    line-height: 1;
    vertical-align: middle;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', "HGS明朝E", 'ＭＳ 明朝', 'MS Mincho', serif;
    font-weight: bold;
    font-size: 25px;
    color: #fff;
}

.box_q span.mark {
    background: #8c8b85;
}

.box_a span.mark {
    background: #75704b;
}

.box_q::before,
.box_q::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    background: #8c8b85;
}

.box_q::before {
    right: 15px;
    margin-top: -2px;
    width: 20px;
    height: 2px;
}

.box_q::after {
    right: 24px;
    margin-top: -10px;
    width: 2px;
    height: 20px;
}

.box_q.close::after {
    display: none;
}
/* table */

.tbl01 {
    border-top: 1px solid #e5e5e5;
    width: 100%;
}

.tbl01 tr {
    border-bottom: 1px solid #e5e5e5;
}

.tbl01 th {
    text-align: center;
    background: #f7f7f7;
}

.tbl01 th,
.tbl01 td {
    font-size: 16.5px;
    line-height: 1.6;
    padding: 13px 10px 13px 20px;
}
/* footer */

.pageFooter {
    padding: 0 10px;
}

.footer_logo {
    margin: 0 20px 20px;
    text-align: center;
}

.footer_logo img {
    width: 50px;
    height: auto;
}

.copyright {
    width: 840px;
    margin: 0 auto;
    padding: 12px;
    line-height: 1.2;
    text-align: center;
    font-size: 12px;
    color: #737373;
    border-top: 1px solid #bfbfbf;
}
/*----------------
 カテゴリートップ
-----------------*/
/* lineup */

.wrap_lineup {
    margin: 40px 0;
}

.box_lineup {
    float: left;
    width: 47.6190476%;
    margin-right: 4%;
}

.wrap_lineup .box_rt {
    float: right;
    margin-right: 0;
}

.fig_lineup {
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.fig_lineup a:hover {
    opacity: 0.6;
}

.fig_lineup span {
    display: block;
    background: #ffffff;
    background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f2f2f2 98%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #ffffff), color-stop(98%, #f2f2f2));
    background: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f2f2f2 98%);
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #f2f2f2 98%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
    border: 1px solid #fff;
}

.fig_lineup a {
    display: block;
}

.ttl_lineup {
    padding-bottom: 10px;
    margin-bottom: 20px;
    line-height: 1.4;
    font-size: 19px;
    border-bottom: 1px solid #e5e5e5;
}

.wrap_lineup .wrap_txt {
    margin: 20px 0;
}

.subinfo_lineup {
    margin-bottom: 20px;
}

.subinfo_lineup li {
    display: inline-block;
    margin: 5px 8px 5px 0;
    font-size: 15px;
    line-height: 1.4;
    padding: 3px 8px;
    color: #1a1a1a;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.subinfo_lineup li:last-child {
    margin-right: 0;
}

.note_lineup {
    display: inline-block;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    background: #d10011;
}

.btn_lineup {
    margin-top: 30px;
}

.btn_lineup a {
    display: block;
    position: relative;
    height: 42px;
    line-height: 44px;
    font-size: 15px;
    color: #1a1a1a;
    background: #f2f2f2;
}

.btn_lineup a::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 12px;
    margin-top: -6px;
    background: url(../images/arrow_btn03.svg) no-repeat;
}
/*---------------------------------
  max-width: 1280px
----------------------------------*/

@media screen and (max-width: 1280px) {
    .pageHeader_top .inner,
    .category .pageHeader_top .inner {
        width: auto;
        height: 34px;
        padding: 10px 110px 10px 0;
        margin: 0 10px;
    }
    .pageHeader .site_name {
        display: table;
    }
    .pageHeader .site_description,
    .category .pageHeader .site_description {
        display: table-cell;
        position: relative;
        left: 0;
        top: 0;
        width: auto;
        vertical-align: middle;
        font-size: 12px;
    }
    .pageHeader .site_name img {
        width: auto;
        max-width: 27px;
        height: 34px;
        margin-right: 10px;
    }
    .btn_menu,
    .category .btn_menu {
        top: 10px;
    }
}
/*---------------------------------
  max-width: 1000px
----------------------------------*/

@media screen and (max-width: 1000px) {
    a:hover {
        opacity: 1;
    }
}
/*---------------------------------
  max-width: 860px
----------------------------------*/

@media screen and (max-width: 860px) {
    .contents,
    .wrap_fig_gdn,
    .wrap_movie,
    .copyright {
        width: auto;
    }
    .wrap_fig_gdn {
        max-width: 500px;
    }
    .wrap_movie {
        max-width: 560px;
    }
    .copyright {
        max-width: 840px;
    }
    .list-frame {
        padding: 0 10px;
    }
    .ttlBullet {
        padding-left: 10px;
    }
    .wrap_cart .wrap_fig {
        float: none;
        text-align: center;
        margin: 0 auto 15px;
    }
    .wrap_cart .box_rt {
        float: none;
        width: auto;
    }
    .fig_2col_fixed {
        margin: 20px 0;
    }
    .fig_2col_fixed .fig {
        float: none;
        width: auto;
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .fig_2col_fixed .fig:last-child {
        margin-bottom: 0;
    }
}
/*---------------------------------
  max-width: 750px
----------------------------------*/

@media screen and (max-width: 750px) {
    .mv01 {
        display: none;
    }
    .mv02 {
        display: block;
    }
    .mv_cateTop {
        padding: 20px 10px;
    }
    .inner_mv_cateTop {
        padding: 10px 0;
    }
    .ttl_cateTop {
        margin-bottom: 16px;
        font-size: 30px;
    }
    .subttl_cateTop {
        margin-bottom: 13px;
        font-size: 18px;
    }
    .txt_cateTop {
        font-size: 14px;
        line-height: 1.6;
    }
    .ttl_concept {
        padding: 20px 10px 0;
        line-height: 1.4;
        font-size: 23px;
    }
    .fig_concept01 {
        display: none;
    }
    .fig_concept02 {
        display: block;
    }
    .contents.wrap_concept {
        margin: 40px auto 0;
    }
    .wrap_concept .wrap_txt {
        padding: 0 20px 20px;
    }
    .wrap_concept .txt_bdr {
        padding: 13px 0;
        font-size: 16px;
    }
    .wrap_txt,
    .accordion_txt {
        margin: 20px 0;
    }
    .wrap_txt p {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 1.65;
    }
    .ttl_premium {
        margin: 40px 0 20px;
        font-size: 23px;
    }
    .ttl01 {
        margin: 30px 0 20px;
        padding: 10px 10px 13px;
        padding-bottom: 13px;
        font-size: 23px;
        background: url(../images/bg_ttl01_sp.svg) repeat-x bottom left;
    }
    .ttl02,
    .ttl04 {
        margin: 30px 0 20px;
        padding: 12px 10px 12px 15px;
        font-size: 17px;
    }
    .ttl01 + .ttl02,
    .ttl_premium + .ttl02,
    .ttl01 + .ttl04,
    .ttl_premium + .ttl04 {
        margin-top: 20px;
    }
    .ttl03 {
        padding: 15px 10px;
        font-size: 17px;
    }
    .main {
        margin-bottom: 60px;
    }
    .ttl01 + .ttl02,
    .ttl01 + .wrap_txt + .ttl02,
    .ttl_premium + .ttl02 {
        margin: 20px 0;
    }
    .ttl01 + .ttl03,
    .ttl01 + .wrap_txt + .ttl03 {
        margin: 20px 0 10px;
    }
    .wrap_list,
    .wrap_fig_gdn,
    .wrap_box_faq,
    .wrap_table,
    .wrap_lineup {
        margin: 20px auto;
    }
    .ttl03 {
        margin: 30px 0 15px;
    }
    .ttl05 {
        padding: 4px 0 2px 10px;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .wrap_2col_box {
        margin: 0;
    }
    .box_2col {
        float: none;
        width: auto;
    }
    .box_2col.box_rt {
        float: none;
    }
    .wrap_2col_box .wrap_fig {
        margin: 20px 0;
        text-align: center;
    }
    .wrap_2col_box .wrap_txt {
        margin: 20px 0;
    }
    .list01 .ttl_list {
        font-size: 16px;
    }
    .list02 .ttl_list {
        font-size: 14px;
    }
    .inner_list {
        padding: 15px;
        padding-left: 20px;
    }
    .list01 .inner_list li {
        font-size: 16px;
    }
    .list02 .inner_list li {
        font-size: 14px;
    }
    .wrap_fig {
        margin: 20px 0;
    }
    .fig_2col_liquid .fig {
        float: none;
        width: auto;
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .fig_2col_liquid .fig:last-child {
        margin-bottom: 0;
    }
    .fig_caption {
        font-size: 12px;
    }
    .wrap_movie {
        margin: 20px auto;
    }
    .wrap_reviewInfo {
        margin-bottom: 15px;
    }
    .reviewInfo_name,
    .reviewInfo_label {
        font-size: 12px;
    }
    /* cart */
    
    .wrap_cart {
        padding: 30px 10px;
        margin: 40px 0;
    }
    .ttl_cart {
        padding: 10px 10px;
        margin-bottom: 30px;
        font-size: 23px;
    }
    .p_bullet {
        font-size: 14px;
        line-height: 1.6;
    }
    .wrap_cart .tbl02 {
        margin-bottom: 20px;
    }
    .tbl02 th,
    .tbl02 td {
        font-size: 14px;
        padding: 11px 10px 11px 10px;
    }
    .btn_cart a {
        font-size: 14px;
    }
    .wrap_cart .list03 {
        margin: 20px 0 0;
        padding: 15px;
    }
    .list03 li {
        font-size: 14px;
        margin-bottom: 8px;
    }
    /* cart end */
    /* lineup */
    
    .box_lineup,
    .wrap_lineup .box_rt {
        float: none;
        width: 100%;
        max-width: 500px;
        margin: 0 auto 20px;
    }
    .ttl_lineup {
        font-size: 17px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .subinfo_lineup {
        margin-bottom: 10px;
    }
    .subinfo_lineup li,
    .note_lineup {
        font-size: 13px;
    }
    .subinfo_lineup li {
        margin: 5px 5px 5px 0;
    }
    /* lineup end */
    /* btn */
    
    .wrap_btn_more {
        margin: 20px 0 30px;
    }
    .btn_more {
        float: none;
        margin: 0 auto;
    }
    .box_faq {
        font-size: 14px;
    }
    .box_faq span.mark {
        font-size: 19px;
    }
    .tbl01 th,
    .tbl01 td {
        font-size: 14px;
        padding: 11px 10px 11px 10px;
    }
    .btn_more span {
        font-size: 14px;
    }
    .btn_lineup {
        margin-top: 15px;
    }
    .btn_toTop a {
        right: 5px;
        bottom: 5px;
    }
    .btn_toTop.scroll_bottom a {
        bottom: 50px;
    }
    /* btn end */
}