#breadClumb {
    max-width: 1366px;
}

.gamingmonitor {
    margin: 0 auto;
    overflow-x: hidden;
    width: 1200px;
}

.gamingmonitor img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

.gamingmonitor .top_text {
    color: #192B5B;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 28px;
    font-weight: 700;
    padding: 60px 130px;
}

.gamingmonitor .top_text img {
    margin-bottom: 60px;
}

.-label{
    display: inline-block;
    margin: 0 10px 0 auto;
    position: relative;
    top: 20px;
}

.mv {
    padding: ０ 0 60px;
}

.product_title {
    align-items: start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 94px;
    position: relative;
}

.bg-green .product_text {
    color: #192B5B;
}

.product_img {
    margin-bottom: 40px;
    width: 100%;
}

.product_name {
    font-size: 46px;
    font-weight: bold;
}

.product_label {
    display: inline-block;
    background: #f00;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    padding: 7px 20px;
}

.product_model {
    font-size: 24px;
    font-weight: bold;
}

.product_price {
    color: #f00;
    position: relative;
    text-align: right;
}

.-original .product_price::after {
    content: "";
    display: block;
    background: #f00;
    height: 1px;
    position: absolute;
    right: 0;
    top: 72%;
    transform: rotate(-15deg);
    width: 220px;
}

.product_price .-old {
    display: block;
    font-family: 'roboto', suns-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    line-height: 1;
}

.product_price .-old.-yellow {
    color: #FFFF00;
}

.product_price .-old span {
    font-weight: bold;
    text-decoration: line-through;
}

.product_price .-tax {
    border: 2px solid #f00;
    box-sizing: content-box;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.3;
    padding: 7px;
    text-align: center;
    width: 1em;
}

.product_price .-num {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 90px;
}

.product_price .-yen {
    font-size: 45px;
    font-weight: bold;
}

.product_price .-intax {
    display: block;
    font-family: 'roboto', suns-serif;
    font-size: 20px;
    font-weight: bold;
    margin: -37px 0 0;
    text-align: right;
}

.-small .product_name {
    font-size: 36px;
}

.-small .product_price .-tax {
    border-width: 1px;
    font-size: 13px;
    padding: 2px;
}

.-small .product_price .-num {
    font-size: 48px;
}

.-small .product_price .-yen {
    font-size: 28px;
}

.-small .product_price .-intax {
    font-size: 15px;
    margin-top: -17px;
}

.product_price .-icon {
    display: block;
    margin: 10px 0 0;
    text-align: right;
}

.product_price .-icon img {
    display: inline;
}

.overview {
    margin: 60px auto;
}

.feature {
    background: #C9CACA;
    margin: 0 auto 40px;
    padding: 0 0 60px;
    width: 1012px;
}

.bg-gray {
    background: #F2F2F2;
}

.bg-pink {
    background: #F3B2C1;
}

 .gradation_bg-pink {
    background: linear-gradient(#F3B2C1 0, #fff 25%);
    margin-bottom: 60px;
 }

.bg-green {
    background: #D3F089;
    padding-bottom: 40px;
}

.bg-green > h3 {
    color: #1B2B5B;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 48px;
    font-weight: 700;
    margin: 40px auto;
}

.bg-green > h3 + img {
    display: block;
    margin: 0  auto 40px;
    padding: 0 222px;
    width: 100%;
}
    
 .gradation_bg-green {
    background: linear-gradient(#D3F089 0, #fff 25%);
    margin-bottom: 60px;
 }
    
 .gradation_bg-green + img {
     margin-bottom: 40px;
 }

.content_title {
    background: #000;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.3;
    padding: 19px 20px;
    position: relative;
}

.js-accTrigger::before {
    background: #fff;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}
.js-accTrigger.-open::after {
    background: #fff;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 29px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
}

.content_head {
    background: #38383A;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.3;
    margin: 20px;
    padding: 15px 20px;
}

.content_subtitle {
    background: #192B5B;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
    margin: 0 auto 40px;
    padding: 0 20px;
    width: 1012px;
}

.content_head + .content_subtitle,
.content_detail + .content_head,
.content_detail + .content_subtitle {
    margin-top: 40px;
}

.content_detail {
    display: flex;
    font-size: 18px;
    justify-content: space-between;
    margin: 0 40px;
}

.content_detail-text {
    margin: 0 20px 0 0;
}

.content_detail-text .-caution {
    display: block;
    font-size: 0.8em;
}

.spec{
    border: 1px solid #4D4D4D;
    border-collapse: collapse;
    box-sizing: border-box;
    margin: 0 auto;
    width: 975px;
}

.spec th{
    background: #B4B4B4;
    border: 1px solid #4D4D4D;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 10px 9px;
    text-align: left;
    width: 170px;
}

.spec th + th {
    width: 220px;
}

.spec td{
    background: #fff;
    border: 1px solid #4D4D4D;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 10px 9px;
    text-align: left;
    width: 583px;
}

.buy_links{
    display: flex;
    justify-content: center;
    margin: 60px auto 120px;
    width: 880px;
}

.buy_links li{
    text-align: center;
}

.btn_online_store,
.btn_store_list{
    display: block;
    margin: 20px auto 0;
    width: 400px;
}

.btn_online_store.golapp {
    border: 0px;
    border-radius: 40px;
    box-shadow: 0 3px 0 grey;
    font-size: 200%;
    font-weight: bold;
    background: linear-gradient(yellow, orange);
    text-decoration: none;
    text-align: center;
    color: black;
    line-height: 1.6;
    padding: 0.4em 0;
}

.rival {
    background: #000;
    margin: 40px 0;
    padding: 60px 0;
}

.rival_image {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 40px auto 0;
    width: 932px;
}

.btmProduct img {
    margin: 40px auto;
}

.btmProduct + .product_title {
    background: #fff;
    color: #000
}
.btmProduct + .product_title::after {
    content: none;
}

.vg {
    background: #000;
    padding: 60px 0 0;
}

.copyright {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    margin: 20px auto;
    text-align: center;
}

/* 取り扱い店舗を探す */
.store_wrapper {
    margin: auto;
    width: 1000px;
}

.store_search-title{
    background: #1b2a5b;
    color: #fff;
    height: 65px;
    font-size: 24px;
    line-height: 65px;
    margin-top: 50px;
    text-align: center;
}

.store_search{
    display: flex;
    flex-wrap: wrap;
    width: 800px;
    margin: 30px auto 0;
}

.store_search div,
.store_search .selectCustom{
    display: block;
    width: 400px;
}

.store_search div{
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}

.store_search .selectCustom{
    border: 1px solid #c1c1c1;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.selectCustom::after {
    content:  '';
    width: 48px;
    height: 48px;
    display:  block;
    position:  absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #c1c1c1;
}

.selectCustom::before {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    right: 0;
    margin: -10px 17px 0 0;
    content: "";
    vertical-align: middle;
    border-bottom: 2px solid #c1c1c1;
    border-right: 2px solid #c1c1c1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.store_search .selectCustom span{
    padding-left: 1em;
    font-size: 16px;
    line-height: 50px;
}

.store_search .selectCustom select{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    border: none;
    color: #192b5b;
    font-size: 14px;
    line-height: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 1;
}

.hideItem{
    display: none;
}

.store_list{
    width: 800px;
    margin: 30px auto 0;
}

.store_list h4{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.shopList li {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    color: #333;
    display: block;
    float: left;
    font-size: 18px;
    line-height: 50px;
    margin: -1px 0 0 0;
    position: relative;
    width: 50%;
}

.shopList li a {
    color: inherit;
    display: block;
    text-decoration: none;
}

.shopList li a::after {
    border: 1px solid #d2d2d2;
    border-width: 2px 2px 0 0;
    content: '';
    display: block;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 10px;
}
