* {
    font-family: "Noto Sans JP";
}
.pc-box {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1000;
    padding: 12px 0;
    background-color: #ffffff;
    border-top: 6px solid #222F3E;
}
/* .pc-box .marginAuto {
    width: 92% !important;
} */
.pc-box .top .logo img{
    width: 140px;
}
.pc-box .top .right {
    padding-left: 44px;
    padding-top: 10px;
}
.pc-box .top .right .t-top .left{
    font-family: "Noto Sans JP";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 166.667% */
    color: #080404;
}
.pc-box .top .right .t-top .left{
    color: #080404;
}
.pc-box .top .right .t-top .form {
    border: 1px solid #B0B0B0;
    height: 41px;
    width: 574px;
}
.pc-box .top .right .t-top .form .input{
    color: #B8B8B8;
    font-family: "Noto Sans JP";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    height: 39px;
    flex: 1;
    border: none;
    padding-left: 15px;
}
.pc-box .top .right .t-top .form .submit {
    width: 50px;
    height: 39px;
    flex-shrink: 0;
    background-color: #FA7402;
    text-indent: -9999px;
    background-image: url(../images/search.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
}
.pc-box .top .right .t-top .form .submit:hover {
    opacity: 0.8;
}
.pc-box .top .right .t-bottom {
    padding-top: 22px;
}
.pc-box .top .right .t-bottom .nav {
    padding-top: 11px;
}
.pc-box .top .right .t-bottom .nav ul{
    
}
.pc-box .top .right .t-bottom .nav ul li{
    margin-right: 80px;
    position: relative;
}
.pc-box .top .right .t-bottom .nav ul li a{
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    height: 55px;
    position: relative;
    display: block;
}
.pc-box .top .right .t-bottom .nav ul li.on a::after {
    content: '';
    width: 100%;
    height: 4px;
    background: #FA7402;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
}
.pc-box .top .right .t-bottom .nav ul li .more-nav {
    position: absolute;
    left: 0;
    top: 55px;
    min-width: 220px;
    padding-top: 20px;
    display: none;
}
.pc-box .top .right .t-bottom .nav ul li:hover .more-nav {
    display: block;
}
.pc-box .top .right .t-bottom .nav ul li .more-nav .more-nav-main {
    background-color: #ffffff;
    background: #FFF;
    padding: 5px 12px;
}
.pc-box .top .right .t-bottom .nav ul li .more-nav .more-nav-main a {
    color: #121212;

font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 214.286% */
letter-spacing: 0.69px;
height: auto;
margin-bottom: 9px;
}
.pc-box .top .right .t-bottom .nav ul li .more-nav .more-nav-main a::after {
    display: none;
}
.pc-box .top .right .t-bottom .nav ul li .more-nav .more-nav-main a:hover {
    color: #FA7402;
}
.pc-box .top .right .t-bottom .links .cell{
    width: 225px;
    height: 47px;
    flex-shrink: 0;
}
.pc-box .top .right .t-bottom .links .cell .text {
    padding-left: 10px;
    color: #FFF;

font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 10px; /* 71.429% */
letter-spacing: -0.03px;
}
.pc-box .top .right .t-bottom .links .cell:hover {
    opacity: 0.8;
}
.pc-box .top .right .t-bottom .links .btn1{
    background: #FA7402;
}
.pc-box .top .right .t-bottom .links .btn2{
    background: #C60000;
    margin-left: 10px;
}
.ymx{
    display: block;
}
.ymx img{
    width: 100%;
        max-width: 400px;
}
.footer .f-top {
    background: #222F3E;
    padding: 100px 0;
}
.footer .f-top .logo img {
    width: 182px;
}
.footer .f-top .center {
    padding: 0 100px 0 45px;
}
.footer .f-top .center .label {
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 37px; /* 154.167% */
}
.footer .f-top .center .value {
    color: #FFF;

font-family: "Noto Sans JP";
font-size: 13px;
font-style: normal;
font-weight: 350;
line-height: 24.7px; /* 190% */
padding-top: 27px;
}
.footer .f-top .link {
padding: 6.02px 7px 22.98px 6px;
margin-top: 50px;
border-bottom: 1px solid #ffffff;
}
.footer .f-top .link .text {
    color: #FFF;

font-family: "Noto Sans JP";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 20.8px; /* 160% */
padding-right: 10px;
}
.footer .f-bottom {
    background: #121A22;
}
.footer .f-bottom .navs {
    padding: 100px 0;
}
.footer .f-bottom .navs .cell {
    flex: 1;
}
.footer .f-bottom .navs .cell:last-child {
    flex: none;
}
.footer .f-bottom .navs .cell .label {
    color: #FFF;

font-family: "Noto Sans JP";
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 110% */
letter-spacing: 0.788px;
}
.footer .f-bottom .navs .cell .label a{
    color: #FFF;

font-family: "Noto Sans JP";
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 110% */
letter-spacing: 0.788px;
}
.footer .f-bottom .navs .cell .value a{
    color: #FFF;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
letter-spacing: 0.788px;
display: block;
margin-top: 24px;
}
.footer .f-bottom .navs .cell .value a:hover {
    opacity: 0.7;
}
.footer .f-bottom .copy-right {
    color: #FFF;
text-align: center;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 10.8px;
font-style: normal;
font-weight: 300;
line-height: 15.17px; /* 140.463% */
padding: 22px;
border-top: 1px solid #5B5B5B;
}

.banner {
    position: relative;
    overflow: hidden;
}
.banner .swiper-slide {
    height: 240px;
}
.banner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner .swiper-slide a {
    width: 100%;
    height: 100%;
}
.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #CFCFCF;
    opacity: 1 !important;
    margin: 0 5px;
}
.banner .swiper-pagination-bullet-active {
    opacity: 1 !important;
    background-color: #121A22;
}
.banner .link {
    width: 210px;
    height: 70px;
    background-color: #4FA772;
    font-size: 16px;
    color: #ffffff;
    border-radius: 70px;
}
.banner .swiper-pagination {
    bottom: 20px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
}


.box-title {
    padding-bottom: 40px;
}
.box-title .line {
    height: 1px;
    background-color: #737373;
}
.box-title .text {
    color: #121212;
    font-family: "Noto Sans JP";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 34.8px; /* 158.182% */
    letter-spacing: 0.69px;
    padding: 0 50px;
}
.c1 {
    padding-top: 0px;
}
.c1 .lists .cell {
    width: calc(100% / 5 - 22px);
    margin-right: 27px;
    margin-bottom: 44px;
    border: 1px solid #D5D5D5;
}
.c1 .lists .cell:nth-child(5n) {
    margin-right: 0;
}
.c1 .lists .cell .img img {
    height: 226px;
    width: 100%;
    object-fit: cover;
}
.c1 .lists .cell .info {
    border-top: 1px solid #D5D5D5;
    padding: 10px;
}
.c1 .lists .cell .info .title {
    color: #121212;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
    letter-spacing: 0.69px;
}
.c1 .lists .cell .info .des1 {
    color: #121212;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    padding: 5px 0;
}
.c1 .lists .cell .info .des2 {
    color: #6C6C6C;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    padding-bottom: 8px;
}
.c1 .lists .cell .info .tag {
    background: #FA7402;
    padding: 4px 10px;
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}

.c2 {
    padding-top: 70px;
}
.c2 .lists .cell {
    width: calc(100% / 4 - 22px);
    margin-right: 27px;
    margin-bottom: 27px;
}
.c2 .lists .cell:nth-child(4n) {
    margin-right: 0;
}
.c2 .lists .cell .img img {
    height: 180px;
    width: 100%;
    object-fit: cover;
}
.c2 .lists .cell .title {
    color: var(--ziti, #000);
font-family: "Noto Sans JP";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 34.8px; /* 193.333% */
letter-spacing: 0.69px;
padding: 10px 0;
}
.c2 .lists .cell .des {
    color: var(--FU, #6C6C6C);
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 214.286% */
letter-spacing: 0.69px;
}



.c3 {
    padding-top: 0px;
}
.c3 .lists .cell {
    width: calc(100% / 4 - 22px);
    margin-right: 27px;
    margin-bottom: 27px;
    border: 1px solid #434343;
    padding: 10px;
}
.c3 .lists .cell:nth-child(4n) {
    margin-right: 0;
}
.c3 .lists .cell .img {
    width: 41px;
height: 41px;
    object-fit: cover;
}
.c3 .lists .cell .text {
    color: #121212;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 214.286% */
    letter-spacing: 0.69px;
}


.c4 {
    padding-top: 70px;
}
.c4 .lists .cell {
    border-bottom: 1px solid #DCDDE3;
    padding: 20px 0;
}
.c4 .lists .cell .time {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px; /* 135.714% */
    letter-spacing: 0.675px;
    padding-right: 80px;
}

.c4 .lists .cell .tag {
    background: #FA7402;
    padding: 4px 10px;
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}
.c4 .lists .cell .title a {
    color: #000;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
letter-spacing: 0.788px;
padding-left: 25px;
}

.c5 {
    padding-top: 70px;
}
.c5 .lists .cell {
    width: calc(100% / 3 - 20px);
    margin-right: 16px;
    margin-bottom: 24px;
}
.c5 .lists .cell:nth-child(3n) {
    margin-right: 0;
}
.c5 .cell .top {
    border: 1px solid #434343;
    padding: 20px;
}
.c5 .cell .top .text {
    color: #000;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 137.5% */
letter-spacing: 0.788px;
}

.c5 .cell .des {
    color: #6C6C6C;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 185.714% */
padding: 20px;
}

.c6 {
    padding: 10px 0;
}
.c6 .wrap {

}
.c6 .wrap .title {
    color: #000;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 91.667% */
letter-spacing: 0.788px;
text-align: center;
}
.c6 .wrap .des {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
    letter-spacing: 0.788px;
    padding: 20px 0;
}
.c6 .wrap .img img {
    max-width: 100%;
}

.shop-page {
    padding: 24px 0;
}
.shop-page .shop-page-nav,.marginAuto .shop-page-nav{
    padding-bottom: 24px;
    color: #080404;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 208.333% */
letter-spacing: -0.03px;
}
.shop-page .shop-page-nav a,.marginAuto .shop-page-nav a{
    color: #080404;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 208.333% */
letter-spacing: -0.03px;
}
.shop-page .s-l-title {
    text-align: center;
    color: #000;
text-align: center;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 37px; /* 154.167% */
padding-top: 30px;
}
.shop-page .s-l-des {
    text-align: center;
    color: #000;
text-align: center;
font-family: "Noto Sans JP";
font-size: 13px;
font-style: normal;
font-weight: 350;
line-height: 24.7px; /* 190% */
padding-top: 20px;
width: 70%;
margin: 0 auto;
}
.shop-page .shop-page-wrap {
    margin-top: 40px;
    border-top: 1px solid #B2B2B2;
}
.shop-page .top-handle {
    padding: 30px 0;
}
.shop-page .top-handle .left .text {
    color: #212529;
font-family: "Noto Sans JP";
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 18px; /* 150% */
padding-right: 20px;
}
.shop-page .top-handle .left .select select {
    border: 1px solid #DDD;
    width: 132.2px;
height: 40px;
border-radius: 3px;
color: #495057;
padding: 0 10px;

font-family: "Noto Sans JP";
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 30px; /* 250% */
}
.shop-page .top-handle .right .text {
    color: #212529;
font-family: "Noto Sans JP";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 150% */
padding-right: 20px;
}
.pages-box {
    padding-top: 20px;
}
.shop-page .shops .cell {
    width: calc(100% / 5 - 22px);
    margin-right: 27px;
    margin-bottom: 44px;
    border: 1px solid #D5D5D5;
}
.shop-page .shops .cell:nth-child(5n) {
    margin-right: 0;
}
.shop-page .shops .cell .img img {
    height: 226px;
    width: 100%;
    object-fit: cover;
}
.shop-page .shops .cell .info {
    border-top: 1px solid #D5D5D5;
    padding: 10px;
}
.shop-page .shops .cell .info .title {
    color: #121212;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
    letter-spacing: 0.69px;
}
.shop-page .shops .cell .info .des1 {
    color: #121212;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    padding: 5px 0;
}
.shop-page .shops .cell .info .des2 {
    color: #6C6C6C;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    padding-bottom: 8px;
    height: 62px;
}
.shop-page .shops .cell .info .tag {
    background: #FA7402;
    padding: 4px 10px;
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}

.details-top .left{
    width: 561px;
}
.details-top .right{
    padding-left: 70px;
}
.details-top .right .title {
    color: #272727;
font-family: "Noto Sans JP";
font-size: 32px;
font-style: normal;
font-weight: 600;

letter-spacing: -0.03px;
}
.details-top .right .tags {
    padding-top: 20px;
}
.details-top .right .tags .cell {
    background: #EEE;
    padding: 7px 40px;
    color: #FA7402;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 178.571% */
letter-spacing: -0.03px;
margin-right: 16px;
margin-bottom: 16px;
}
.details-top .right .des {
    color: #6C6C6C;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
padding-bottom: 20px;
}
.details-top .right .table-info table{
    width: 100%;
    border-left: 1px solid #919191;
    border-top: 1px solid #919191;
}
.details-top .right .table-info table tbody tr td {
    border-right: 1px solid #919191;
    border-bottom: 1px solid #919191;
    padding: 8px 10px;
    text-align: center;
    color: #444;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 200% */
}
.details-top .right .table-info table tbody tr td:first-child {
    
    background: #EEE;
}
.details-top .right .max-tag {
    padding-top: 20px;
}
.details-top .right .max-tag .cell:first-child {
    background: #14365D;
    height: 78px;
    width: 48%;
    margin-right: 4%;
    color: #FFF;
text-align: center;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 23px; /* 164.286% */
}
.details-top .right .max-tag .cell:last-child{
    background: #396497;
    height: 78px;
    width: 48%;
    color: #FFF;
text-align: center;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 23px; /* 164.286% */
}
.details-top .right .max-tag .cell a{
    color: #fff;
}
.disabled-link {
    color: #999;
    cursor: not-allowed;
    text-decoration: none;
}
.details-top .right .button {
    padding-top: 20px;
}
.details-top .right .button a{
  display: block;
    width: 100%;
}
.details-top .right .button a img{
    width: 100%;
    max-width: 400px;
}
.details-top .left .tabs-img .show-img {
    width: 561px;
    height: auto;
}
.details-top .left .tabs-img .show-img img{
    width: 561px;
    height: auto;
    flex-shrink: 0;
    object-fit: cover;
    display: block;
}
.details-top .left .mins {
    padding-top: 16px;
}
.details-top .left .mins .cell{
    width: calc(100% / 4 - 16px);
    margin-right: 16px;
    margin-bottom: 16px;
}
.details-top .left .mins .cell:nth-child(4n) {
    margin-right: 0;
}
.details-top .left .mins .cell img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}
.details-top .left .mins .on{
    border: 1px solid #303030;
}
.details-top .left .mins .on img{
    height: 70px;
    display: block;
}
.details-top .left .logos img {
    width: 125px;
}
.details-top .left .logos .link {
    padding-left: 8px;
}
.details-top .left .logos .link a {
    color: #A00;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 100% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.tag-title {
    position: relative;
  
    margin: 20px 0;
}

.table-des table {
    width: 100%;
    border-left: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.table-des table thead tr th {
    border-right: 1px solid #E6E6E6;
    background: #E6E6E6;
    color: #121212;
    font-family: "Noto Sans JP";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.8px; /* 232% */
    letter-spacing: 0.69px;
    padding: 8px 12px;
}
.table-des table tbody tr td {
    border-right: 1px solid #E6E6E6;
    color: #121212;
    font-family: "Noto Sans JP";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.8px; /* 232% */
    letter-spacing: 0.69px;
    padding: 8px 12px;
}
.destails-content {
    color: #3C3C3C;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 175% */
letter-spacing: 0.788px;
}
.details-imgs .cell {
    width: calc(100% / 4 - 20px);
    margin-right: 22px;
    margin-bottom: 22px;
}
.details-imgs .cell:nth-child(4n) {
    margin-right: 0;
}
.details-imgs .cell img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.t-link {
    color: #3C3C3C;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
    letter-spacing: 0.788px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}



.app-form {
    width: 600px;
    margin: 60px auto;
}
.app-form .card {
    background: rgba(126, 126, 126, 0.08);
    padding: 20px 30px;
}
.app-form .s-l-title {
       color: #000;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 37px;
    padding-bottom: 30px;
}
.app-form .card-title {
    color: var(--word, #1E1E1E);
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; /* 116.667% */
    padding: 16px 0;
}
.app-form .line-card {
    border: 1px solid #919191;
    padding: 20px 30px;
}
.radio-container {
    display: flex;
    gap: 20px;
}
.radio-label {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: var(--word, #1E1E1E);
font-family: "Noto Sans JP";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 21px; /* 140% */
}
.radio-label input {
    display: none;
}
.custom-radio {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid black;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    color: var(--word, #1E1E1E);
font-family: "Noto Sans JP";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 21px; /* 140% */
}
.radio-label input:checked + .custom-radio {
    border-color: red;
}
.radio-label input:checked + .custom-radio::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
}

.custom-select-container {
    position: relative;
}

.custom-select {
    appearance: none; /* 隐藏默认样式 */
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #CCC;
    border-radius: 5px;
    background-color: white;
    cursor: pointer;
}

/* 自定义下拉箭头 */
.custom-select-container::after {
    content: "";
    position: absolute;
    top: 60%;
    right: 10px;
    width: 22px;
    height: 22px;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE3IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGlkPSJQb2x5Z29uIDEyIiBkPSJNOC41IDguMDE3MzNMMC4yNzI3NTggMC41MTczMzRMMTYuNzI3MiAwLjUxNzMzNEw4LjUgOC4wMTczM1oiIGZpbGw9IiMzQzNDM0MiLz4KPC9zdmc+Cg==');
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    pointer-events: none;
}

.input-container {
    display: flex;
    align-items: center;
    border: 1px solid #CCC;
    padding: 6px 8px;
    border-radius: 5px;
    background-color: #ffffff;
}

.input-container .custom-input {
    flex: 1;
    border: none;
    outline: none;
    font-size: 16px;
    width: auto;
    min-width: 50px; /* 预防空内容时过窄 */
}

.input-container .custom-button {
    background: #FA7402;
    color: white;
    padding: 0 10px;
    height: 28px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.input-container .custom-button:hover {
    background: #e06502;
}


.custom-checkbox-container {
    display: flex;
    align-items: center;
    gap: 8px; /* 复选框和文字之间的间距 */
    font-size: 16px;
    cursor: pointer;
}
.custom-checkbox-container a{
    color:#000;
    text-decoration: underline;
}
.custom-checkbox {
    opacity: 0;
}

.custom-checkbox-label {
    display: inline-block;
    width: 21px;
    height: 21px;
    border: 1px solid #000;
    position: relative;
    cursor: pointer;
}

/* 选中状态：黑色背景 + 白色对勾 */
.custom-checkbox:checked + .custom-checkbox-label::after {
    content: '✔';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.custom-checkbox:checked + .custom-checkbox-label {
    background: #000;
}
.app-input {
    border-radius: 3px;
border: 1px solid #CCC;

background: #FFF;
height: 40px;
padding: 1px;
align-items: flex-start;
width: 100%;
padding: 0 15px;
}
.app-form {

}
.app-form .cell{
    padding-bottom: 24px;
}
.app-form .cell .label {
    color: #3C3C3C;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 18px; /* 128.571% */
padding-bottom: 5px;
}
.textarea {
    border-radius: 3px;
border: 1px solid #CCC;

background: #FFF;
height: 151px;
padding: 1px;
align-items: flex-start;
width: 100%;
padding: 15px;
}
.line-card .text {
    color: #333;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 40px;
}
.submit-button {
    width: 374px;
padding: 20px 0px 22px 0px;
justify-content: center;
align-items: center;
color: #FFF;
text-align: center;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 28.33px; /* 177.062% */
border: none;
background: #FA7402;
margin: 20px auto;
display: block;
cursor: pointer;
}
.link-search {
    color: #3C3C3C;
font-family: "Noto Sans JP";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
margin-left: 10px;
}
.img-text-box .left {
    width: 347px;
    background: #F5F5F5;
    padding: 30px;
}
.img-text-box .left .title{
    color: #000;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 91.667% */
letter-spacing: 0.788px;
text-align: center;
padding-bottom: 20px;
}
.img-text-box .left .des{
    color: #000;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 212.5% */
letter-spacing: 0.788px;
text-align: center;
}
.img-text-box .left .img {
    margin-top: 20px;
}
.img-text-box .left .img img {
    width: 100%;
}
.img-text-box .right {
    width: calc(100% - 407px);
    padding-left: 30px;
}
.img-text-box .right .r-cell{
    background: #F5F5F5;
    padding: 30px;
    margin-bottom: 30px;
}
.img-text-box .right .r-cell .title{
    color: #000;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 91.667% */
letter-spacing: 0.788px;
text-align: center;
padding-bottom: 20px;
}
.img-text-box .right .r-cell .des{
    color: #000;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 212.5% */
letter-spacing: 0.788px;
text-align: center;
}
.img-text-box .right .r-cell .img {
    margin-top: 20px;
}
.img-text-box .right .r-cell .img img {
    width: 100%;
}

.ly .lists .cell .top {
    border: 1px solid #D5D5D5;

background: #14365D !important;
}
.ly .lists .cell .top .text {
    color: #ffffff !important;
}
.sfq {
    padding-top: 30px;
}
.sfq .cell {
    margin-bottom: 20px;
}
.sfq .cell .label {
padding: 20px;
align-items: center;
flex-shrink: 0;
color: #000;
font-family: "Noto Sans JP";
font-size: 23px;
font-style: normal;
font-weight: 500;
line-height: 34.5px; /* 150% */
background: #ECECEC;
}
.sfq .cell .value {
    color: #6C6C6C;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 187.5% */
padding-top: 15px;
}

.gzlc .cell {
    margin-bottom: 20px;
}
.gzlc .cell .top {
    border: 1px solid #EBEBEB;
    padding: 20px;
}
.gzlc .cell .top .left {
    width: 150px;
}
.gzlc .cell .top .left .label {
    color: #000;
text-align: center;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 24.7px; /* 102.917% */
text-align: center;
}
.gzlc .cell .top .left .value {
    color: #000;
text-align: center;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 24.7px; /* 102.917% */
text-align: center;
padding-top: 20px;
}
.gzlc .cell .top .line {
    width: 1px;
    background-color: #e8e8e8;
    height: 126px;
}
.gzlc .cell .top .img {
    padding: 0 30px;
}
.gzlc .cell .top .img img {
    width: 126px;
height: 126px;
object-fit: cover;
}
.gzlc .cell .top .right {
    flex: 1;
}
.gzlc .cell .top .right .title {
    color: #000;
font-family: "Noto Sans JP";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 24.7px; /* 137.222% */
}
.gzlc .cell .top .right .title a{
    color: #000;
font-family: "Noto Sans JP";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 24.7px; /* 137.222% */
}
.gzlc .cell .top .right .des {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.7px; /* 176.429% */
    padding-top: 20px;
}
.gzlc {
    padding-top: 50px;
}

.news {
    background: #F5F5F5;
    padding: 50px;
    margin-top: 40px;
}
.news-content {
    border-top: 1px solid #e8e8e8;
    margin-top: 50px;
    padding: 50px 0;
}
.news-content .html {
    background: #F5F5F5;
    padding: 50px;
    color: #6C6C6C;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 200% */
}
.news-content .html img {
    max-width: 100%;
}
.c-back {
    color: #333;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 100% */
    letter-spacing: 1.35px;
    margin-top: 30px;
}

.qa-list {
    padding-top: 50px;
}
.qa-list .cell{
    border-top: 1px solid #E4E4E9;
    padding: 35px 35px 35px 0;
}
.qa-list .cell .icon {
    margin-top: 10px;
}
.qa-list .cell .content-box {
    padding-left: 20px;
}
.qa-list .cell .content-box .q-header .title{
    color: #0C0E13;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
}
.qa-list .cell .toggle-icon1 {
    display: block;
}
.qa-list .cell .toggle-icon2 {
    display: none;
}
.qa-list .active .toggle-icon1 {
    display: none;
}
.qa-list .active .toggle-icon2 {
    display: block;
}
.qa-list .cell .answer {
    display: none;
    color: #0C0E13;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 228.571% */
padding-top: 20px;
}
.qa-list .active .answer {
    display: block;
}


.contact {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #FDFDFD;
    padding: 30px 0;
    background-size: 100% 50%;
}
.contact .contact-title {
    color: #000;
text-align: center;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #FFF;
font-family: "Noto Sans JP";
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 48px; /* 141.176% */
padding: 120px 0;
text-align: center;
}
.contact .form-info {
    border-radius: 10px;
background: #FFF;

box-shadow: 0px 4px 21.1px 0px rgba(0, 0, 0, 0.10);
padding: 50px 200px;
}
.contact .form-info .label {
    border-bottom: 1px solid rgba(0, 0, 0, 0.30);
    padding: 50px 0;
    color: #424242;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 125% */
width: 100px;
}
.contact .form-info .value {
    border-bottom: 1px solid rgba(0, 0, 0, 0.30);
    padding: 50px 0;
    color: #424242;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 125% */
margin-left: 20px;
}
.contact .map {
    margin-top: 50px;
}
.contact .map .iframe {
    height: 550px;
    width: 100%;
    border: none;
}

.form2 {
    margin-top: 40px;
    background: #F8F8F8;
    padding: 50px;
}
.form2 .cell {
    padding-bottom: 50px;
}
.form2 .cell .label {
    width: 200px;
    color: #111;
font-family: "Noto Sans JP";
font-size: 15.7px;
font-style: normal;
font-weight: 400;
line-height: 28.33px; /* 180.446% */
letter-spacing: 0.787px;
}
.form2 .cell .label .tag {
    display: flex;
width: 40px;
height: 17.39px;
padding: 0.995px 6.3px 0.995px 6.5px;
justify-content: center;
align-items: center;
color: #FA7402;
font-family: "Noto Sans JP";
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: 15.4px; /* 140% */
letter-spacing: 0.787px;
border-radius: 2px;
border: 1px solid #FA7402;
margin-left: 10px;
}
.form2 .cell .value {
    flex: 1;
}
.form2 .cell .input2 {
    border-radius: 3px;
border: 1px solid #F8F8F8;

background: #FFF;
height: 39px;
width: 100%;
padding: 0 15px;
}
.form2 .cell .textarea2 {
    border-radius: 2px;
border: 1px solid #F8F8F8;

background: #FFF;
height: 150px;
padding: 15px;
width: 100%;
}

.content-box {

    color: #333;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 285.714% */
}
.content-box img {
    max-width: 100%;
}

.form-title {
    text-align: center;
    color: var(--word, #1E1E1E);
text-align: center;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 21px; /* 87.5% */
padding-bottom: 50px;
}
.submit-button1 {
    width: 240px;
height: 40px;
padding: 13px 0px;
justify-content: center;
align-items: center;
flex-shrink: 0;
border: 1px solid #FA7402;

background: #FA7402;
color: #FFF;
text-align: center;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 14px; /* 100% */
display: block;
margin: 0 auto;
}
.submit-button2 {
    width: 240px;
height: 40px;
padding: 13px 0px;
justify-content: center;
align-items: center;
flex-shrink: 0;
border: 1px solid #C60000;

background: #C60000;
color: #FFF;
text-align: center;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 14px; /* 100% */
display: block;
margin: 0 auto;
}
.l-link {
    margin: 30px 0;
    text-align: center;
}
.l-link a{
    margin: 30px 0;
    color: #000;
text-align: right;
font-family: "Noto Sans JP";
font-size: 12px;
font-style: normal;
font-weight: 350;
line-height: 21px; /* 175% */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}


.common-tab {
    width: 900px;
    margin: 0 auto;
}
.common-tab .cell{
    flex: 1;
    margin-right: 20px;
    border-radius: 30px;
border: 1px solid #E0E0E0;

background: #FFF;
height: 64px;
cursor: pointer;
}
.common-tab .cell:last-child{
    flex: 1;
    margin-right: 0;
}
.common-tab .cell .i1 {
    display: flex;
}
.common-tab .cell .i2 {
    display: none;
}
.common-tab .on {
    background: #C60000;
    border: 1px solid #E0E0E0;
}
.common-tab .on .i1 {
    display: none;
}
.common-tab .on .i2 {
    display: none;
}
.common-tab .cell .text {
    color: #7E878F;
text-align: center;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 33px; /* 137.5% */
}
.common-tab .on .text {
    color: #ffffff;
}
#cellText {
    display: block;
}
#login {
    display: none;
}
.cell-text {
    padding: 50px 0;
    width: 870px;
    margin: 0 auto;
}
.cell-text .cell {
    background: #F2F2F2;
    padding: 40px;
    color: #3C3C3C;
font-family: "Noto Sans JP";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px;
}
.footer .f-top .p-label {
    display: none;
    font-family: Noto Sans JP;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    vertical-align: middle;
    padding-left: 10px;
    color: #ffffff;
    padding-top: 10px;
}
@media only screen and (max-width: 1700px) and (min-width:1024px) {

.marginAuto {
		width: 80%;
	}
    .pc-box {
        display: block;
        width: 100%;
    margin: auto;
    }
    .pc-box .top .right .t-bottom .links .cell {
        width: 165px;
    }
    .pc-box .top .right .t-bottom .nav ul li {
        margin-right: 20px;
    }
    .pc-box .top .right .t-top .form {
        width: 340px;
    }
}
@media only screen and (max-width: 1024px) and (min-width:0px) {
    .hvr-grow {
        transition-property: none !important;
        transform: none !important;
    }
    .mo-btn {
        justify-content: end;
        display: flex;
        width: 100%;
        flex-direction: row;
    }
    .mo-btn a{
        width: 90px !important;
    }


    .common-tab {
        width: 100%;
    }
    .common-tab .cell{
        flex: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    height: 44px;
    }
    .common-tab .cell .text {
    font-size: 18px;
    }
    .common-tab .on .text {
        color: #ffffff;
    }
    #cellText {
        display: block;
    }
    #login {
        display: none;
    }
    .cell-text {
        padding: 20px 0;
        width: 100%;
        margin: 0 auto;
    }
    .cell-text .cell {
        padding: 20px;
    }



    .form-title {
    padding-bottom: 20px;
    }



    .form2 {
        margin-top: 20px;
        padding: 20px;
    }
    .form2 .cell {
        padding-bottom: 20px;
    }
    .form2 .cell .label {
        width: 100%;
        padding-bottom: 10px;
    }

    .submit-button {
        width: 100%;
    }




    .contact {
        padding: 20px 0;
        background-size: 100% 20%;
    }
    .contact .form-info {
    padding: 20px;
    }
    .contact .contact-title {
    padding: 20px 0;
    }
    .contact .form-info .label {
        padding: 30px 0;
    }
    .contact .form-info .value {
        padding: 30px 0;
    }
    .contact .map {
        margin-top: 20px;
    }
    .contact .map .iframe {
        height: 250px;
    }


    .news {
        padding: 20px;
    }

    .news-content {
        margin-top: 20px;
        padding: 20px 0;
    }
    .gzlc .cell .top .left {
        width: 90px;
    }
    .gzlc .cell .top .img {
        padding: 0 10px;
    }
    .gzlc .cell .top .right {
        flex: none;
        width: 100%;
        padding-top: 20px;
    }
    .gzlc {
        padding-top: 20px;
    }



    .img-text-box .left {
        width: 100%;
        padding: 15px;
    }
    .img-text-box .right {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }
    .img-text-box .right .r-cell {
        padding: 15px;
    }



    .app-form {
        width: 100%;
        margin: 30px auto;
        padding: 0 20px;
    }


    .details-top .left{
        width:100%;
        padding-bottom: 20px;
    }
    .details-top .right{
        padding-left: 0;
        width:100%;
    }
    .details-top .left .tabs-img .show-img {
        width: 100%;
        height: auto;
    }
    .details-top .left .tabs-img .show-img img{
        width: 100%;
        height: auto;
        flex-shrink: 0;
        object-fit: cover;
        display: block;
    }
    .details-top .left .mins .cell img {
        width: 100%;
        height: 68px;
        object-fit: cover;
    }
    .details-top .left .mins .on{
        border: 1px solid #303030;
    }
    .details-top .left .mins .on img{
        height: 68px;
        display: block;
    }
    .details-imgs .cell {
        width: 100%;
        margin-right: 0;
        margin-bottom: 22px;
    }
    .details-imgs .cell:nth-child(4n) {
        margin-right: 0;
    }
    .details-imgs .cell img {
        width: 100%;
        height: 180px;
        object-fit: cover;
    }






    .shop-page .shop-page-wrap {
        margin-top: 20px;
    }
    .shop-page .top-handle {
        padding: 20px 0;
    }
    .shop-page .top-handle .left {
        width: 100%;
        padding-bottom: 10px;
    }
    .shop-page .top-handle .right {
        width: 100%;
    }



    .shop-page .shops .cell {
        width: calc(50% - 5px);
        margin-right: 10px !important;
        margin-bottom: 24px;
    }
    .shop-page .shops .cell:nth-child(2n) {
        margin-right: 0 !important;
    }
    .shop-page .shops .cell .img img {
        height: 166px;
    }


    .c6 {
        padding: 20px 0;
    }
    .c6 .wrap {
        padding: 20px;
    }


    .c5 {
        padding-top: 20px;
    }
    .c5 .lists .cell {
        width: 100%;
        margin-right: 0;
        margin-bottom: 24px;
    }


    .c4 {
        padding-top: 20px;
    }
    .c4 .lists .cell {
        padding: 15px 0;
    }
    .c4 .lists .cell .time {
        width: 100px;
        padding-bottom: 5px;
        padding-right: 0;
    }
    
    .c4 .lists .cell .tag {
        width: 130px;
        text-align: center;
    }
    .c4 .lists .cell .title {
        width: 100%;
        padding-top: 5px;
        flex: none;
    }



    .c3 {
        padding-top: 70px;
    }
    .c3 .lists .cell {
        width: 100%;
        margin-right: 0;
    }



    .c2 {
        padding-top: 20px;
    }
    .c2 .lists .cell {
        width: calc(50% - 5px);
        margin-right: 10px !important;
    }
    .c2 .lists .cell:nth-child(2n) {
        margin-right: 0 !important;
    }
    .c2 .lists .cell .img img {
        height: 140px;
    }



    .c1 {
        padding-top: 20px;
    }
    .c1 .lists .cell {
        width: calc(50% - 5px);
        margin-right: 10px !important;
        margin-bottom: 24px;
    }
    .c1 .lists .cell:nth-child(2n) {
        margin-right: 0 !important;
    }
    .c1 .lists .cell .img img {
        height: 166px;
    }


    

    .footer .f-top {
        padding: 20px 0;
    }
    .footer .f-top .logo {
        width: 100%;
        padding-bottom: 20px;
    }
    .footer .f-top .logo img {
        width: 70px;
    }
    .footer .f-top .center .label {
        display: none;
    }
    .footer .f-top .center .value {
        padding-top: 10px;
    }
    .footer .f-top .p-label {
        display: block;
    }
    .footer .f-top .center {
        padding: 0 0 20px 0;
        width: 100%;
        flex: none;
    }
    .footer .f-top .link {
    margin-top: 0;
    width: 100%;
    }
    .footer .f-bottom .navs {
        padding: 20px 0;
    }
    .footer .f-bottom .navs .cell {
        flex: none;
        width: calc(50% - 5px);
        padding-bottom: 40px;
    }
    .footer .f-bottom .navs .cell .value a {
        font-size: 14px;
    }
    .footer .f-bottom .navs .cell .label a {
        font-size: 12px;
    }

    .banner .swiper-slide {
        height: 220px;
    }
    .pc-box {
        display: none;
    }
}

.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.abs-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.mask-inner {
    width: 690px;
    border-radius: 8px;
    overflow: hidden;
    max-width: 94%;
}

.mask-inner-top {
    background-color: #222F3E;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 22px;
}

.mask-inner-bott {
    padding: 30px 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 2em;
    text-align: center;
    background-color: #fff;
}