@charset "UTF-8";

ul,
ol{
    list-style: none;
}

.-hide {
    display: none !important;
}

@keyframes blink {
  75% { opacity: 0.0; }
}
@-webkit-keyframes blink {
  75% { opacity: 0.0; }
}
.-blink {
  animation: blink 1s step-end infinite;
  -webkit-animation: blink 1s step-end infinite;
}

#container {
    min-width:  1080px;
    max-width: 1871px;
}

.kaitoriCP section {
    position: relative;
    z-index: 0;
}

/* title
-----------------------------------------------------------*/
.title_available {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    color: #003a58;
    background: #ffd200;
}

.title_delete {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    color: white;
    background: #788992;
}

.title_voice {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    color: white;
    background: #005f77;
}

.title_faq {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    color: white;
    background: #005f77;
    margin-bottom: 40px;
}

/* show element
-----------------------------------------------------------*/
.kaitoriCP .btn_store {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/btn_store_single.png') center/100% auto no-repeat;
    box-sizing: border-box;
    display: block;
    height: 169px;
    text-indent: -9999px;
    width: 763px;
    margin-top: 20px;
}

.kaitoriCP .btn_onlineApply {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/btn_online.png') center/100% auto no-repeat;
    box-sizing: border-box;
    display: block;
    height: 166px;
    text-indent: -9999px;
    width: 755px;
}

.kaitoriCP_catch-link {
    margin: 0 auto;
    width: fit-content;
    text-align: center;
    padding: 80px 0;
}

.kaitoriCP_shop-link {
    margin: 60px auto 0 auto;
    width: fit-content;
}

.kaitoriCP_achievement-date {
    color: #f00;
    font-size: 22px;
    font-weight: bold;
    padding: 30px 0 20px 14px;
    text-align: center;
}

.kaitoriCP_achievement-date::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 46px;
    height: 42px;
    margin-right: 10px;
    background: url(/pc/img/feature/kaitori-campaign/mobile-kaden/260216/icon_cautionMark.png) no-repeat center center / 46px auto;
}

.kaitoriCP_achievement-subtit {
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
    padding-top: 2px;
    margin-top: 20px;
    display: block;
    width: 1081px;
    text-align: center;
    height: 50px;
    background: url(/pc/img/feature/kaitori-campaign/mobile-kaden/260216/kaitoriCP_achievement-subtit.png) no-repeat center center / 1081px auto;
}

.kaitoriCP_app {
    position: relative;
}

.kaitoriCP_app_image {
    display: block;
    width: 1080px;
    height: auto;
    margin: 0 auto;
}

.btn_app {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/btn_appli.png') center/100% auto no-repeat;
    bottom: 60px;
    position: absolute;
    text-indent: -9999px;
    width: 426px;
    height: 97px;
    left: 50%;
    transform: translateX(-50%);
}

.takuhai-text {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}

.kaitoriCP_flowHead-catch {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/flow_text.png') center/100% auto no-repeat;
    left: 50%;
    top: 350px;
    height: 65px;
    position: absolute;
    text-indent: -9999px;
    transform: translateX(-50%);
    width: 647px;
}

.kaitoriCP_storeOsusume .kaitoriCP_flowHead-catch {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/cpText.png') center / 100% auto no-repeat;
    text-indent: -9999px;
    width: 522px;
    position: relative;
    top: 0;
}

.kaitoriCP_storeOsusume-text {
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    margin-top: 100px;
    color: #494949;
}

.kaitoriCP_flowHead-list {
    color: #fff;
    display: flex;
    font-size: 31px;
    justify-content: space-between;
    left: 50%;
    line-height: 1.4;
    position: absolute;
    top: 388px;
    text-align: center;
    transform: translateX(-50%);
    width: 848px;
}

.kaitoriCP_flowHead-list li {
    font-weight: bold;
    padding: 23px 0 0;
    width: 400px;
}

.kaitoriCP_flowHead-list strong {
    display: block;
    font-size: 64px;
    font-weight: bold;
}

.kaitoriCP_flowStore-link {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/btn_doc.png') center/100% auto no-repeat;
    bottom: 60px;
    display: block;
    height: 93px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    text-align: left;
    text-indent: -9999px;
    transform: translateX(-50%);
    width: 494px;
}

.kaitoriCP_flowkadenStore-link {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/btn_doc.png') center/100% auto no-repeat;
    bottom: 60px;
    display: block;
    height: 93px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    text-align: left;
    text-indent: -9999px;
    transform: translateX(-50%);
    width: 494px;
}

.kaitoriCP_storeOsusume .btn_store {
    background: url(/pc/img/feature/kaitori-campaign/mobile-kaden/260216/btn_store_single.png) center / 100% auto no-repeat;
    width: 763px;
    margin: 20px auto 10px auto;
}

.kaitoriCP_flowOnline-link {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/btn_preparation.png') center/100% auto no-repeat;
    display: block;
    height: 94px;
    margin: 0 auto;
    text-align: left;
    text-indent: -9999px;
    width: 494px;
    position: absolute;
    top: 720px;
    left: 0;
    right: 0;
}

.btn_storeWrap {
    width: 1006px;
    margin: 80px auto 0;
}

.kaitoriCP_onlineOsusume-link {
    margin: 0 auto;
    padding: 0 0 40px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: fit-content;
    z-index: 1;
}

.kaitoriCP_onlineOsusume .takuhai-text {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.kaitoriCP_delete-head {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: -0.13em;
    line-height: 1.2;
    margin: 0 auto 104px;
    width: 710px;
}

.kaitoriCP_delete-head strong {
    display: block;
    font-size: 78px;
    font-weight: bold;
}

.kaitoriCP_delete-catch {
    color: #F2D664;
    font-size: 29px;
    font-weight: bold;
    letter-spacing: -0.13em;
    margin: 0 auto 16px;
    width: 710px;
}

.kaitoriCP_delete-text {
    font-size: 20px;
    letter-spacing: -0.13em;
    line-height: 2;
    margin: 0 auto;
    width: 710px;
}

.kaitoriCP_faq::before {
    content: '';
    display: block;

}

.kaitoriCP_faq-list {
    margin:  0 auto;
    width: 1007px;
}

.kaitoriCP_faq-list li {
    margin-bottom: 40px;
}

.kaitoriCP_faq-Q {
    background: #ffd74c url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/icon_Q.png') left center/105px auto no-repeat;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    line-height: 91px;
    padding: 0 0 0 130px;
    position: relative;
}
.kaitoriCP_faq-Q::after {
    content: '＋';
    color: #f46d37;
    font-size: 50px;
    position: absolute;
    right: 20px;
}

.kaitoriCP_faq-Q.-open::after {
    content: '－';
}

.kaitoriCP_faq-A {
    background: #fdf3f4 url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/icon_A.png') left 30px/106px auto no-repeat;
    font-size: 20px;
    font-weight: bold;
    padding: 30px 80px 30px 150px
}

.kaitoriCP_faq-A span {
    font-weight: bold;
}

.kaitoriCP_faq-A .qa_btn {
    display: flex;
    gap: 14px;
}

.kaitoriCP_faq-A .qa_btn a span {
    color: #FFF;
    font-weight: normal;
    text-align: right;
    display: inline-block;
    font-size: 8px;
    position: absolute;
    right: 10px;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.kaitoriCP_faq-A .qa_btn a {
    color: #FFF;
    text-decoration: none;
    background: #005F77;
    display: block;
    width: fit-content;
    border-radius: 6px;
    position: relative;
    padding: 3px 30px 2px 10px;
}

.kaitoriCP_faq-A .blue {
    color: #005F77;
    font-weight: bold;
}

/* available
-----------------------------------------------------------*/
.available {
    background: #ffed97;
    padding-bottom: 80px;
}

.available_title {
    margin-top: 40px;
}

.availableList {
    margin-top: 30px;
    text-align: center;
}

.availableList > li + li {
    margin-top: 20px;
}

.ok_image {
    display: block;
    width: 1000px;
    margin: 80px auto;
}

/* itemList
-----------------------------------------------------------*/
.kaitoriCP_item {
    margin: 0 auto;
    position: relative;
    width: 1080px;
}

.kaitoriCP_item + .kaitoriCP_item {
    margin-top: 60px;
}

.kaitoriCP_item-head {
    background: #333;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin-right: 20px;
    padding: 0 20px;
    min-width: 235px;
}

.kaitoriCP_item-list {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 0;
}


.kaitoriCP_item-list.-tabLists img {
    height: 211px;
    width: auto;
}

.kaitoriCP_item-list.-tab .kaitoriCP_item-image {
    display: block;
    margin: 0 -25px 15px;
    width: auto;
    height: 211px;
}

.kaitoriCP_item-wrapper {
    margin: 0;
    text-align: center;
}

.kaitoriCP_item-maker {
    display: block;
    font-size: 19px;
    font-weight: 900;
    margin: 0 0 5px 0;
}

.kaitoriCP_item-name {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 auto 5px;
}

.kaitoriCP_item-color {
    border: 1px solid;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 0 5px;
}

.kaitoriCP_item-list.-watchLists .kaitoriCP_item-color {
    width: 160px;
}

.kaitoriCP_item-priceLabel {
    font-size: 15px;
    font-weight: 900;
    margin: 8px 0 0;
}

.kaitoriCP_item-priceNum {
    color: #E84D63;
    font-size: 50px;
    font-weight: bold;
    margin: -14px 0 0;
}

.kaitoriCP_item-priceNum .-yen {
    font-size: 22px;
    font-weight: bold;
}

.kaitoriCP_item-priceNum.-up {
    padding-bottom: 57px;
    position: relative;
}

.kaitoriCP_item-priceNum.-up::after {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/price_up.png');
    bottom: 7px;
    content: '';
    display: block;
    height: 108px;
    left: 50%;
    position: absolute;
    transform: translateX(-46%);
    width: 240px;
}

.kaitoriCP_achievement .kaitoriCP_item-name {
    min-height: 5em;
}

.kaitoriCP_achievement .kaitoriCP_item + .kaitoriCP_item {
    margin: 60px auto 40px;
}

.kaitoriCP_watch .kaitoriCP_item {
    background: none;
    padding: 40px 0 13px;
    width: 1080px;
}

.kaitoriCP_item-note {
    font-weight: bold;
    text-indent: -1em;
    padding-left: 1em;
    width: fit-content;
    margin: 20px auto 0;
}

/* background
-----------------------------------------------------------*/
.kaitoriCP_mainImage {
    height: 819px;
}

.kaitoriCP_catch {
    height: 2354px;
}

.fitImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}  

.kaitoriCP_mainImage-link {
    position: absolute;
    top: 680px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: url(/pc/img/feature/kaitori-campaign/mobile-kaden/260216/btn_item.png) center / 100% auto no-repeat;
    box-sizing: border-box;
    display: block;
    height: 117px;
    text-indent: -9999px;
    width: 502px;
}

.kaitoriCP_pickup01 {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/250307/back_pickup01.png') top center/1920px auto no-repeat;
    height: 761px;
}

.kaitoriCP_pickup02 {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/250307/back_pickup02.png') top center/1920px auto no-repeat;
    height: 804px;
}

.feature {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/250307/back_feature01.png') top center/1920px auto no-repeat;
    height: 394px;
}

.kaitoriCP_applicable {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/kaitori-applicable.png') top center/1920px auto no-repeat;
    height: 2064px;
}

.kaitoriCP_achievement {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/achievement.png') top center/1920px auto no-repeat;
    padding: 260px 0 0;
}

.kaitoriCP_achievement .example_pickup {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/250307/achievement_pickup.png') center top no-repeat;
    height: 959px;
    margin: 0 auto;
    position: relative;
    width: 1080px;
}

.kaitoriCP_achievement02 {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/bg_kaden.png') bottom center/1920px auto no-repeat;
    padding: 0 0 100px;
    margin-top: 80px;
}

.kaitoriCP_omakase {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/omakase.png') top center/1920px auto no-repeat;
    height: 1516px;
}

.kaitoriCP_flowHead {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/flowhead.jpg') top center/1920px auto no-repeat;
    height: 1253px;
    margin: 0 auto;
}

.kaitoriCP_flowStore-sp {
    background: #fff6d8 url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/flowstore-sp.png') top center/1003px auto no-repeat;
    height: 890px;
}

.kaitoriCP_flowOnline-sp {
    background: #E5F6F5 url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/takuhai-sp.png') top center/1003px auto no-repeat;
    height: 890px;
}

.kaitoriCP_flowOnline-kaden {
    background: #E5F6F5 url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/takuhai-kaden.png') top center/1003px auto no-repeat;
    height: 710px;
}

.kaitoriCP_flowStore-kaden {
    background: #fff6d8 url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/flowstore-kaden.png') top center/1003px auto no-repeat;
    height: 940px;
}

.kaitoriCP_storeOsusume {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/storeosusume.jpg') top center/1921px auto no-repeat;
    height: 858px;
}

.kaitoriCP_flowOnlineHead {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/flowonline.png') center center/1920px auto no-repeat;
    height: 573px;
}

.kaitoriCP_onlineOsusume {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/onlineosusume.jpg') top center/1920px auto no-repeat;
    height: 1140px;
}

.kaitoriCP_delete {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/delete.jpg') top center/1920px auto no-repeat;
    height: 940px;
}

.kaitoriCP_voice {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/voice.png') center/1919px auto no-repeat;
    height: 1671px;
}

.kaitoriCP_faq {
    background: #00a79b;
    margin-top: 80px;
}

.kaitoriCP_faq-innder {
    background: url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/bg_faq.jpg') bottom center/1922px auto no-repeat;
    padding: 0 0 50px;
}

/* banner */
.bnr_wrapper{
    margin-top: 100px;
    text-align: center;
}

.bnr_wrapper h2{
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 32px;
    text-align: center;
}

.bnr_wrapper a{
    display: block;
    margin: 0 auto 50px;
    width: 700px;
}


/* sticky
-----------------------------------------------------------*/
.stickyWrap {
    display: none;
    position: fixed;
    right: calc(50% - 960px);
    bottom: 6px;
    width: 383px;
    height: auto;
    margin: 0;
    padding: 15px 10px 0 0;
    z-index: 500;
}

@media screen and (max-width: 1920px) {
    .stickyWrap {
        right: 10px;
    }
}

.stickyWrap .stickyInner {
    position: relative;
    -webkit-filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.2));
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.2));
}

.stickyInner a {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.stickyInner .sticky_closeBtn {
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
}

/* 注釈追加 */
.note_kaitoriCP {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.note_omakase {
    position: absolute;
    bottom: 124px;
    left: 50%;
    transform: translateX(-50%);
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
}

.note_storeOsusume {
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 17px;
    font-weight: bold;
    white-space: nowrap;
}

.note_voice {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.insert_banner {
    text-align: center;
    margin: 0 auto 60px
}

.insert_banner p {
    color: rgb(230, 0, 18);
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

/* kaitoriCP_nav */
.kaitoriCP_nav_wrap {
    background: #f9f2cc url('/pc/img/feature/kaitori-campaign/mobile-kaden/260216/kaitoriCP_nav_bg.jpg') top center/1920px auto no-repeat;
    padding: 80px 0 63px;
}

ul.kaitoriCP_nav {
    margin: auto;
    width: 700px
}

ul.kaitoriCP_nav li + li {
    margin-top: 5px;
}

ul.kaitoriCP_nav li a {
    align-items: center;
    background: #ef821c;
    border-radius: 5px;
    color: #fff;
    display: flex;
    font-size: 20px;
    justify-content: space-between;
    padding: 12px 40px 12px 58px;
    text-decoration: none;
}

ul.kaitoriCP_nav li a p {
    font-weight: bold;
}

ul.kaitoriCP_nav li a p span {
    background: #fff;
    border-radius: 5px;
    content: "1";
    color: #ef821c;
    display: inline-block;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin-right: 20px;
    text-align: center;
    width: 31px;
}

ul.kaitoriCP_nav li a::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    border: solid 10px transparent;
    border-top: solid 12px #fff;
    border-bottom: solid 0 transparent;
}



.kaitoriCP_achievement02 li > img {
    display: block;
    margin: 0 auto;
}

.kaitoriCP_achievement02 .-watchLists li > img {
    display: block;
    margin: 0 auto;
}
.kaitoriCP_achievement02 .-airpodsLists li > img {
    height: 250px;
}
.kaitoriCP_achievement02 .-cameraLists li > img {
    height: 180px;
}
.kaitoriCP_achievement02 .-cameraLists li:last-child > img {
    height: 140px;
    margin-top: 40px;
}
.kaitoriCP_achievement02 .-macbookLists li > img {
    display: block;
    margin: 0 auto;
}
.kaitoriCP_achievement02 .-earphoneLists li > img {
    height: 220px;
}
.kaitoriCP_achievement02 .-earphoneLists li:first-child > img {
    height: 180px;
    margin-top: 40px;
}
.kaitoriCP_achievement02 .-monitorLists li > img {
    display: block;
    margin: 0 auto;
}

ul.kaitoriCP_item-list.-airpodsLists,
ul.kaitoriCP_item-list.-cameraLists,
ul.kaitoriCP_item-list.-earphoneLists,
ul.kaitoriCP_item-list.-monitorLists
 {
    width: 900px;
    margin: 0 auto;
}

/* 店舗リスト */
.kaitoriCP_store .store_search-title {
    background: #1b2a5b;
    color: #fff;
    height: 65px;
    font-size: 24px;
    line-height: 65px;
    margin-top: 50px;
    text-align: center;
}

.kaitoriCP_store .store_search-subtitle {
    width: 700px;
    margin: 30px auto 0 auto;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 10px;
}

.kaitoriCP_store .store_search-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 700px;
    margin: 0 auto;
}

.kaitoriCP_store-list {
    width: fit-content;
    margin: 30px auto;
    font-weight: bold;
}

.kaitoriCP_store-list li {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}

.kaitoriCP_store-list li label {
    cursor: pointer;
}

.kaitoriCP_store .-text {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left;
    width: fit-content;
}

.kaitoriCP_store .selectCustom{
    background: #fff;
    border: 1px solid #c1c1c1;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    position: relative;
    width: 350px;
    text-align: left;
}

.kaitoriCP_store .selectCustom::before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    right: 0;
    margin: -10px 20px 0 0;
    content: "";
    vertical-align: middle;
    border-bottom: 2px solid #3e3e44;
    border-right: 2px solid #3e3e44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.kaitoriCP_store .selectCustom::after {
    content: none;
}

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

.kaitoriCP_store .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;
}

.kaitoriCP_store .-list {
    margin: 0 auto 100px;
    width: 700px;
    display: flex;
    flex-wrap: wrap;
}

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

.kaitoriCP_store .-list li:nth-of-type(1),
.kaitoriCP_store .-list li:nth-of-type(2) {
    border-top: 1px solid #d2d2d2;
}

.kaitoriCP_store .-list li a {
    color: inherit;
    display: block;
    padding: 10px;
    text-decoration: none;
}

.kaitoriCP_store .-list 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;
}

.kaitoriCP_store-list li label input {
    margin: 0;
    margin-right: 10px;
}