body {
    background-color: white;
}

body .retorogamesoft_kaitori * {
	font-family: '游ゴシック体','YuGothic','Yu Gothic', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}

#wrap {
    min-width: 1080px;
    max-width: 1920px;
}

#contents.singlePage {
    width: 100%;
}

.retorogamesoft_kaitori {
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    background-color: #6ACFF4;
}

.retorogamesoft_kaitori section {
    width: 100%;
}

.retorogamesoft_kaitori .inner-lg {
    width: 1200px;
    margin: 0 auto;
}

.retorogamesoft_kaitori .inner-sm {
    width: 1000px;
    margin: 0 auto;
}

.retorogamesoft_kaitori .title_wrap {
    width: 100%;
    text-align: center;
}

.retorogamesoft_kaitori .title_wrap h2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 562px;
    height: 154px;
    margin: 0 auto;
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/bg_title.svg) no-repeat center / contain;
}

.retorogamesoft_kaitori .title_wrap h2 span {
    position: relative;
    top: -15px;
    font-size: 62px;
    font-weight: bold;
    text-align: center;
    color: white;
}

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

.hideItem {
    display: none;
}

/* mv
-----------------------------------------------------------*/
.mv {
    position: relative;
    display: block;
    width: min(2000px, 100%);
    height: 623px;
    margin: 0 auto;
    background:
        url(/v2/pc/img/campaign/retorogamesoft_kaitori/mv_bg_item.png) center bottom / 1200px no-repeat,
        url(/v2/pc/img/campaign/retorogamesoft_kaitori/mv_bg.png) center / 2000px no-repeat;
}

.mv_main {
    width: 887px;
    margin: 0 auto;
    padding-top: 50px;
}


/* btn_salesResume
-----------------------------------------------------------*/
.btn_salesResume {
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/btn_salesResume.svg) no-repeat;
    color: #FFF;
    display: block;
    font-size: 24px;
    height: 80px;
    line-height: 78px;
    margin: 64px auto 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-indent: 0.6em;
    width: 420px;
}

.btn_salesResume::after,
.btn_salesResume::before {
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/btn_salesResume_arrow.svg) no-repeat;
    content: "";
    height: 15px;
    position: absolute;
    top: 33px;
    width: 21px;
}

.btn_salesResume::after {
    right: 40px;
}

.btn_salesResume::before {
    left: 40px;
}

.btn_salesResume:hover {
    color: #FFF;
    text-decoration: none;
    opacity: 0.6;
}

/* lead
-----------------------------------------------------------*/

.lead {
    padding: 64px 0;
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/fusen.png) no-repeat calc(50% + 394px) 50px / 67px;
}

.lead h1 {
    width: fit-content;
    margin: 0 auto;
}

/* items
-----------------------------------------------------------*/
.items {
    padding: 100px 0 0;
    background:
        url(/v2/pc/img/campaign/retorogamesoft_kaitori/cloud1.png) no-repeat calc(50% - 722.5px) 460px / 415px,
        url(/v2/pc/img/campaign/retorogamesoft_kaitori/cloud2.png) no-repeat calc(100% + 42px) 807px / 816px;
}

.item_list {
    display: grid;
    justify-content: center;
    gap: 20px 80px;
    grid-template-columns: repeat(2, 460px);
    grid-auto-rows: 54px;
    margin-top: 50px;
}

.item_list>li {
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/base.png) no-repeat top left / cover;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.02rem;
    line-height: calc(44/20);
}

.catch {
    width: fit-content;
    margin: 0 auto;
    margin-top: 64px;
}

.item_notes {
    width: fit-content;
    margin: 0 auto;
    margin-top: 45px;
}

.item_notes p {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 16px;
    font-weight: normal;
    line-height: calc(27/16);
}

/* example
-----------------------------------------------------------*/
.example {
    padding: 102px 0 190px;
    background:
        url(/v2/pc/img/campaign/retorogamesoft_kaitori/fusen.png) no-repeat calc(50% - 373px) 80px / 67px,
        url(/v2/pc/img/campaign/retorogamesoft_kaitori/ground.png) repeat-x bottom / 100%;
}

.example h2 {
    width: fit-content;
    margin: 0 auto;
    line-height: 0;
}

.example_item_wrap {
    display: flex;
    position: relative;
}

.example_item_wrap.bg_top::before,
.example_item_wrap.bg_top::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/dot_top_left.png) no-repeat center / contain;
    z-index: 1;
}

.example_item_wrap.bg_top::after {
    left: initial;
    right: 0;
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/dot_top_right.png) no-repeat center / contain;
}

.example_item_wrap.bg_bottom::before,
.example_item_wrap.bg_bottom::after {
    content: '';
    position: absolute;
    bottom: -0.2px;
    left: 0;
    width: 10px;
    height: 10px;
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/dot_bottom_left.png) no-repeat center / contain;
    z-index: 1;
}

.example_item_wrap.bg_bottom::after {
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/dot_bottom_right.png) no-repeat center / contain;
    bottom: -0.2px;
    left: initial;
    right: 0;
}

.example_list {
    display: flex;
    justify-content: space-between;
}

.example_item {
    background-color: white;
    border: 5px solid black;
    display: flex;
    flex-direction: column;
    padding: 40px;
    text-align: center;
    width: 460px;
}

.example_image img {
    display: block;
    margin: 0 auto;
}

.example_name {
    align-items: center;
    display: flex;
    flex: 1;
    font-size: 24px;
    font-weight: bold;
    justify-content: center;
    line-height: 1.5;
    margin-top: 30px;
}

.example_priceLabel {
    width: fit-content;
    margin: 20px auto 5px;
    padding: 5px 20px;
    background-color: #F7224C;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    color: white;
}

.example_price {
    font-size: 56px;
    font-weight: bold;
    line-height: 1;
    color: #F7224C;
}

.example_price span {
    font-size: 25px;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}

.example_priceDate {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1;
}

.example_notes {
    margin-top: 45px;
    font-size: 16px;
}

.btn_store,
.btn_sellHomeDelivery {
    color: #FFFFFF;
    cursor: pointer;
    display: flex;
    font-size: 24px;
    height: 96px;
    justify-content: center;
    line-height: 1;
    padding-top: 25px;
    position:relative;
    text-align: center;
    text-decoration: none;
    width: 397px;
}

.btn_store {
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/btn_store.png) no-repeat center / contain;
    margin: 45px auto 0;
}

.btn_sellHomeDelivery {
    background: url(/v2/pc/img/campaign/retorogamesoft_kaitori/btn_sellHomeDelivery.png) no-repeat center / contain;
    margin: 40px auto 0;
}

.btn_store:hover,
.btn_sellHomeDelivery:hover {
    color: #FFF;
    text-decoration: none;
    opacity: 0.6;
}

.btn_store::after,
.btn_sellHomeDelivery::after {
    border-color: transparent transparent transparent #FFFFFF;
    border-style: solid;
    border-width: calc(20px / 2) 0 calc(20px / 2) 11px;
    content: "";
    height: 0;
    position: absolute;
    right: 50px;
    top: 29.5px;
    width: 0;
}

.sellHomeDelivery_notes {
    margin: 10px auto 0;
    font-size: 16px;
    text-align: center;
}

/* comment
-----------------------------------------------------------*/
.comment {
    background-color: #FFFFFF;
    padding: 0 0 96px;
}

.title_comment_wrap {
    background-color: #FE4971;
    padding: 33px 0;
}

.title_comment {
    background-color: #FE4971;
    color: #FFF;
    font-weight: bold;
    font-size: 56px;
    line-height: 1.3;
    width: fit-content;
    margin: 0 auto;
}

.title_comment span {
    font-size: 86px;
    color: #FFFF00;
}

.banner {
    background-color: #FFFFFF;
    padding: 0 0 96px;
}

.banner>li {
    width: 700px;
    margin: 0 auto;
}

.banner>li:hover {
    opacity: 0.6;
}

/* 取扱店舗を探す
-----------------------------------------------------------*/
#shop {
    background-color: #FFF;
    padding: 64px 0 40px;
}

#shop p.store_text {
    background-color: #FFF;
    color: #1A2B5B;
    font-size: 56px;
    line-height: 1em;
    margin-bottom: 64px;
    text-align: center;
    text-indent: 0.4em;
}

.title_back {
    width: 1000px;
    background-color: #1b2a5b;
    color: white;
    font-size: 24px;
    font-weight: normal;
    line-height: 65px;
    margin: 0 auto 30px;
    padding: 0;
    text-align: center;
}

.store {
    margin-top: 80px;
}

.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 .store_listTitle {
    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;
}

.detail-bottom_btn {
    background: #eee;
    padding: 40px 0;
}

.detail-bottom_btn a {
    background: #fff;
    border: 1px solid #666;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 23px;
    font-weight: bold;
    line-height: 80px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    width: 800px;
}

.detail-bottom_btn + .category {
    margin: 0 auto 80px;
}

.detail-bottom_btn + .category .geoselection_title {
    border-top: 0;
}

.detail-bottom_btn {
    margin-top: 40px;
}