#slider{width: 100%; overflow: hidden;padding-bottom: 30px;}
.swiper-container {
    width: 100%;
    max-width: 1300px;
    overflow: visible;
}

.swiper-slide a:link, .swiper-slide a:visited {color:#444; text-decoration:none;}
.swiper-slide a:hover, .swiper-slide a:active {color: #444; text-decoration:none;}

.make_price{margin: 32px 0 0; width: fit-content;}
.material{
    font-size: 20px;
    margin-right: 0;
    padding-left: 0;
    display: inline;
    vertical-align: 2px;
}
.prices, .space-between {flex-wrap: wrap;display: flex;justify-content: space-between;}
.price_date{display: inline;margin-right: 10px;}
.au_border{border-left:4px #fd9a60 solid;height: 20px;width: 4px;padding-right: 11px;display: inline-block;vertical-align: -3px;}
.pt_border{border-left:4px #98c3ea solid;height: 20px;width: 4px;padding-right: 11px;display: inline-block;vertical-align: -3px;}
.pd_border{border-left:4px #83d4bd solid;height: 20px;width: 4px;padding-right: 11px;display: inline-block;vertical-align: -3px;}
.ag_border{border-left:4px #9babbb solid;height: 20px;width: 4px;padding-right: 11px;display: inline-block;vertical-align: -3px;}
.bigyen{font-size: 25px;font-weight: bold; vertical-align: +3px;}
.bigprice{padding:0 5px 0 8px; font-size:44px; font-family: 'Roboto', sans-serif; font-weight: 500; letter-spacing:0;}
.smprice{font-family: 'Roboto', sans-serif;font-weight:500;margin-top:-9px;margin-right: 2px;font-size: 15px;text-align: right;}
.up {color: #103ea7; font-size: 19px; margin: 0 5px; vertical-align: -1px;}
.down {color: #bb3030; font-size: 19px; margin: 0 5px; vertical-align: -1px;}
.same {font-size: 19px; margin: 0 5px; vertical-align: -1px;}
.price{display: inline; white-space: nowrap;}
#price_column {width:1100px; margin: 0 auto; text-align: center;}
.column980px {
    width: 980px;
    height: 331px;
    margin: 0 auto;
    align-content: space-between;
}

.column4 {
    height: 158px;
    width: calc(25% - 10px);
    background-color:#fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}
.column4 img {width:73px; display: block; margin: 25px auto 9px;}
.list_text{width: calc(100% - 30px);}
.news_day{vertical-align:2px; color:#888;}
.slide-margin-top{margin-top:20px;}
.swiper-slide p {margin-top:13px;}

.btn_text{
    font-size:17px;
    font-weight: bold;
    margin: 0;
    padding: 0 10px;
    text-align:center;
    line-height: 1.3;
}
.swiper_dot{position: static;margin-top: 20px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 13px 9px 0;}
.page_br{display: none;}

.btn_payment_wrap {
    margin: -10px auto -30px;
    padding: 0 20px;
    max-width: 1341px;
    display: flex;
    justify-content: center;
}
.btn_payment_text{
    display: flex;
    justify-content: space-between;
    list-style: none;
    align-items: center;
}
.btn_payment_text li:last-child{padding-left: 10px;}
.btn_payment a {
    display: block;
    width: fit-content;
    padding: 8px 12px;
    border-radius: 7px;
    border: 1px #223f98 solid;
    color: #333;
    background-color: #f0f6ff;
    line-height: 1.4;
}
.btn_payment:nth-child(2) a {margin: 0 10px; background-color: #fff;}
.btn_payment a:hover {
    background-color: #ddeafe;
    color: #223f98;
    transition: all  0.3s ease;
}
.btn_payment .svg_external {margin-right: -4px;}
.red_bold {font-weight: bold;color: #d50000;}
.news_link {
    position: relative;
    margin: 12px 0 20px;
    padding-right: 16px;
    font-size: 13px;
    text-align: right;
}
.news_link .link_menu_icon {width: 10px;}

.news_wrap {
    display: flex;
    justify-content: space-between;
    list-style: none;
}
.news_list_wrap {
    flex: 1;
}
.news_button_wrap {
    width: 30.5%;
    margin-left: 4.25%;
    list-style: none;
}
.news_button_wrap li {
    width: 100%;
}
.news_button_wrap li + li {margin-top: 20px;}
.news_button_wrap li a {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 70px;
    background-color: #f0f6ff;
    border: 1px #e4ecf9 solid;
    border-radius: 10px;
    text-align: center;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    transition: all 0.3s ease;
}
.news_button_wrap li a:hover {background-color: #ddeafe;}
.news_button_wrap li a span {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 65px;
    width: calc(100% - 70px);
    text-align: center;
}
.news_button_img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    width: 50px;
    height: 50px;
}
.top_button_img {
    width: 30px;
    height: 30px;
    margin: -5px 7px -5px -8px;
}
.beginners_guide_list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 200px;
}
.beginners_guide_list a {
    display: block;
    max-width: 570px;
    width: 46%;
}
.box_shadow_index > .column4 {box-shadow:1px 2px 4px 0px rgba(0, 0, 0, 0.2);}
.fontsize12{font-size: 12px;}

@media screen and (max-width:1360px){
    .btn_payment:first-child a {width: 135px;}
    .btn_payment:nth-child(2) a {width: 420px;}
    .btn_payment:last-child a {width: 230px;}
}
    
/* .underline for PC */
@media screen and (min-width:720px){
    .beginners_guide_list.underline {
        border-top: 0;
    }
    .beginners_guide_list a:nth-child(-n+3) {
        margin-right: 4%;
    }
    .beginners_guide_list a:nth-child(n+4) {
        margin-left: 4%;
    }
    .beginners_guide_list.underline a:first-child li,
    .beginners_guide_list.underline a:nth-child(4) li {
        border-top: 1px #ddd solid;
    }
}

@media screen and (max-width:1300px){
    .slide-img {width: 100%; height: auto;}
    .swiper-container {overflow: hidden;}
}

@media screen and (max-width:1260px){
    #price_column {width: auto;}
    .bigprice {font-size: 36px}
    .bigyen{font-size: 22px; vertical-align: +2px;}
}

@media screen and (max-width:1160px){
    .column980px {width: auto; max-width: 800px;}
    .btn_text {font-size: 15px;}
    .column4 img {width: 66px; margin: 26px auto 14px;}
}

@media screen and (max-width:1120px){
    .bigprice {padding-left: 0;}
    .material {
        display: block;
        text-align: left;
        margin-left: 3px;
        margin-bottom: -5px;
        font-size: 18px;
    }
    #price_column{max-width: 700px;}
    .make_price {margin-bottom: 0}
    .smprice {font-size: 13px; margin-top: -10px;}
    .news_button_wrap li a {min-height: 60px; font-size: 14px;}
    .news_button_wrap li a span {left: 55px; width: calc(100% - 60px);}
    .news_button_img {left: 12px; width: 40px; height: 40px;}
    .news_button_wrap li + li {margin-top: 15px;}
}

@media screen and (max-width:860px){
    .btn_payment_wrap{flex-direction: column; margin-bottom: -30px;}
    .btn_payment{margin-bottom: 10px;}
    .btn_payment:first-child,.btn_payment:last-child{order: 1;}
    .btn_payment:first-child a{margin: 0 auto;width: fit-content;}
    .btn_payment:nth-child(2) a,.btn_payment:last-child a{margin: 0 auto;}
}

@media screen and (max-width:780px){
    .bigprice {font-size: 32px;}
}

@media screen and (max-width:720px){
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 6px;}
    .swiper-pagination-bullet {width: 6px;height: 6px;}
    .news_wrap {display: block;}
    .beginners_guide_list {display: block; height: auto;}
    .beginners_guide_list a {width: 100%; max-width: none; margin-left: 0;}
    .btn_payment_wrap {margin-bottom: -20px;}
}

@media screen and (min-width:501px) and (max-width:720px) {
    .news_button_wrap {display: flex; justify-content: space-between; width: 100%; margin: 0;}
    .news_button_wrap li {width: 47%; margin: 0;}
    .news_button_wrap li + li {margin-top: 0;}
}

@media screen and (max-width:660px){
    #price_column{max-width: 320px;}
    .make_price{margin-top: 28px;}
    .price {width: 121px; display: block;text-align: right;}
    .bigprice{padding-left: 0;font-size: 27px;}
    .material {display: block;font-size: 17px}
    .bigyen{font-size: 16px;}
    .smprice{font-size: 14px; margin-top: -6px;margin-right: 1px;}
    .up, .down, .same{font-size: 17px;}
    .price_date{display: block;margin-right: 0;}
    h6 {margin-bottom: 6px;}
    .column980px{width: auto; max-width: 500px; height: 665px;}
    .column4{height: 154px; width: calc(50% - 8px);}
    .column4 img{width: 58px;margin: 28px auto 14px;}
}

@media screen and (max-width:620px){
    #price_column{width: auto;}
}

@media screen and (max-width:500px){
    h3{font-size: 14px; text-align: left;}
    .news_button_wrap {width: 100%; margin: 0;}
    .btn_payment:nth-child(2) a {width: auto;}
    .red_bold .nowrap{white-space: normal;}
}

@media screen and (max-width:360px){
    .page_br{display: block;}
    .column4{width: calc(50% - 6px);}
    .column4 img{width: 58px;margin: 23px auto 18px;}
    .column980px {height: 654px;}
}