img {
    vertical-align: bottom;
}

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

#contents.singlePage {
    width: 100%;
}

.camera_kaitori {
    max-width: 1920px;
    margin: 0 auto;
}

.camera_kaitori section {
    width: 100%;
}

.camera_kaitori .inner {
    width: 1000px;
    margin: 0 auto;
}

.camera_kaitori h2 span {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-size: 84px;
    font-weight: bold;
    width: 1000px;
    height: 122px;
    margin: 0 auto;
}

.camera_kaitori section:not(.shop) h2 span {
    background: url(/v2/pc/img/campaign/camera_kaitori/20260312/title_bg.png) no-repeat center / 100% auto;
}

.camera_kaitori section.shop h2 span {
    background-color: #192B5B;
    border-radius: 61px;
}

.camera_kaitori h3,
.camera_kaitori h3 span {
    font-weight: bold;
}

.color {
    color: #EB303E;
    font-weight: inherit;
}

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

.hideItem {
    display: none;
}

/* mv
-----------------------------------------------------------*/
.mv {
    text-align: center;
    background: url(/v2/pc/img/campaign/camera_kaitori/20260312/mv_bg.png) center center;
}

/* lead
-----------------------------------------------------------*/
.lead {
    padding: 20px 0 40px;
    background-color: #192B5B;
}

.lead h1 {
    color: #FFFAAB;
    font-family: "Hiragino Gyosho", "ヒラギノ行書", "Yu Gyosho", "游行書体", "Kyokashotai", "HG教科書体", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", serif;
    font-size: 73px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    line-height: 1.2;
}

.lead h1 span {
    font-family: inherit;
    font-size: 0.58em;
    font-weight: inherit;
    font-style: inherit;
}

.lead .note {
    color: #FFFFFF;
    text-align: center;
    margin-top: 25px;
}

/* feature
-----------------------------------------------------------*/
.feature {
    padding-bottom: 80px;
    background-color: #F7F2E2;
}

.feature h2 {
    padding: 60px 0 20px;
    background-color: #EADDB4;
}

.feature h3 {
    font-size: 56px;
}

.feature h3:nth-of-type(2),
.feature h3:nth-of-type(3) {
    margin-top: 60px;
}

.feature h3 {
    display: flex;
    align-items: baseline;
    justify-content: center;
    height: 130px;
    background-color: #EADDB4;
}

.feature h3 .number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 60px;
    font-weight: bold;
    width: 90px;
    height: 90px;
    margin-right: 20px;
    background-color: #957A1F;
    border-radius: 18px;
    transform: translateY(-7px);
}

.feature h3 .color {
    font-size: 81px;
}

.feature h4 {
    font-size: 48px;
    font-weight: bold;
    line-height: calc(63/48);
    text-align: center;
    margin-top: 30px;
}

.feature h4 + .note {
    text-align: center;
    margin-top: 20px;
}

.feature h5 {
    font-size: 36px;
    font-weight: bold;
    line-height: calc(61/36);
    text-align: center;
    margin-top: 40px;
}

.feature_example-list {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.feature_example-item {
    text-align: center;
    width: 480px;
    padding: 40px 0;
    background-color: #FFFFFF;
}

.feature_example-image img {
    display: block;
    margin: 0 auto;
}

.feature_example-name {
    font-size: 32px;
    font-weight: bold;
    line-height: calc(48/32);
    margin-top: 20px;
}

.feature_example-priceLabel {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 26px;
    font-weight: bold;
    width: 236px;
    height: 40px;
    margin: 10px auto 5px;
    background-color: #E0023C; 
}

.feature_example-price {
    font-size: 68px;
    font-weight: bold;
    line-height: 1;
    color: #E0023C;
}

.feature_example-price span {
    color: inherit;
    font-size: calc(45/68*1em);
    font-weight: inherit;
    line-height: inherit;
}

.feature_example-priceDate {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1;
}

.feature_example-list + .note {
    margin-top: 20px;
}

.feature_detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    margin: 60px auto 0;
    padding-left: 100px;
}

.feature_detail-image {
    width: 320px;
}

.feature_detail-text {
    position: relative;
    font-size: 36px;
    font-weight: bold;
    line-height: calc(54/36);
    width: 697px;
    padding: 20px 0 20px 60px;
    background-color: #FFFFFF;
}

.feature_detail-text::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    border-top: 30.5px solid transparent;
    border-left: 54px solid #FFFFFF;
    border-bottom: 30.5px solid transparent;
    transform: translate( calc(100% - 1px), -50%);
}

.-number02 .feature_detail-text::after {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 54px solid #FFF;
    transform: translate( calc(-100% + 1px), -50%);
}

.feature_detail-text .color {
    font-size: 48px;
    line-height: calc(68/48);
}

.-number02 .feature_detail-text .color {
    font-size: 72px;
    line-height: calc(90/72);
}

.feature_detail + .inner {
    margin-top: 20px;
}

/* model
-----------------------------------------------------------*/
.model {
    padding: 80px 0;
    background-color: #B7D0E8;
}

.model .inner {
    margin-top: 60px;
}

.model .inner > p:not(.note) {
    font-size: 24px;
    font-weight: bold;
    line-height: calc(41/24);
    text-align: center;
}

.model_list {
    margin-top: 60px;
}

.model_list li {
    display: flex;
    align-items: center;
    padding: 20px 0;
    background-color: #FFFFFF;
}

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

.model_list li h3 {
    font-size: 24px;
    width: 500px;
    padding-left: 30px;
}

.model_list li p {
    color: #EB303E;
    font-size: 56px;
    font-weight: bold;
    line-height: 1;
}

.model_list li p span {
    font-weight: inherit;
}

.model_list li p span:not(.model_list-label) {
    font-size: 32px;
}

.model_list li p span.model_list-label {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 20px;
    width: 176px;
    height: 30px;
    margin-bottom: 10px;
    background-color: #EB303E;
}

.model_list + .note {
    margin-top: 20px;
}

/* type
-----------------------------------------------------------*/
.type {
    padding: 80px 0;
    background-color: #F7F2E2;
}

.type_list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 20px;
    margin-top: 60px;
}

.type_list li:not(:nth-last-of-type(1)) {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    width: 320px;
    height: 320px;
    background-color: #EADDB4;
    border-radius: 100%;
    overflow: hidden;
}

.type_list li h3 {
    color: #192B5B;
    font-size: 32px;
    line-height: calc(42/34);
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
    margin-top: 10px;
}

.type_list li:nth-last-of-type(1) {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    width: 660px;
}

.type_list li:nth-last-of-type(1) .note {
    width: 100%;
}

.type_list li:nth-last-of-type(1) .note a {
    color: inherit;
}

/* shop
-----------------------------------------------------------*/
.shop {
    padding: 80px 0;
    background-color: #D1D1D1;
}

.camera_kaitori .shopList_wrap {
    box-sizing: border-box;
    margin-top: 60px;
    padding: 60px 100px;
    background-color: #FFFFFF;
}

.shopList_wrap * {
    box-sizing: border-box;
}

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

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

/* comment
-----------------------------------------------------------*/
.comment {
    padding: 96px 0;
}

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

/* bnr
-----------------------------------------------------------*/
.bnr_list li a {
    display: block;
    width: 700px;
    margin: 0 auto;
}

.bnr_list li img {
    width: 100%;
    height: auto;
}
