body #main{
    width: 100%;   
    max-width: unset;
    margin: 0 auto;
    padding: 82px 51px;
    border: unset;
    border-radius: 5px;
}
body #main .description_01{
    padding: 0;
}
a.linktext{
    color: #0D77F4;
    text-decoration: underline;
}
.description.tc{
    text-align: center;
}
.description.tc h2{
    font-size: 18px;
    font-weight: 700;
    color: #c60708;
    margin-bottom: 20px;
}
#main h1{
    margin: 0;
    font-size: 26px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
}
.main_copy{
    padding: 1.35px 20px;
    border-radius: 3px;
    margin-bottom: 25px;
    background-color: #c60708;
}
body #main .description_01{
    margin-bottom: 50px;
}
body #main .description_01 .description_left{
    width: 60%;
}
body #main .description_01 .description_right{
    width: calc(40% - 20px);
    height: 100%;
    margin: 0 0 0 20px;
    padding: 0;
    border: solid 1px #aaa;
    border-radius: 3px;
}
body #main .description_01 .description_left h3{
    margin-bottom: 25px;
    padding-bottom: unset;
}
body #main .description_01 .description_left p{
    font-size: 16px;
    margin-bottom: 25px;
}
body #main .description_01 .description_left h4{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px;;
}
body #main .description_01 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
body #main .description_01 li.needs{
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    border: solid 1px #c60708;
    border-radius: 5px;
    text-align: center;
    color: #c60708;
}
body #main .description_01 .description_right .image_block{
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin: auto;
    text-align: center;
}
body #main .description_01 .description_right .image_block img{
    width: 100%;
    height: 100%;
    margin: 10px auto;
    object-fit: contain;
}

body #main .description_01 li.needs.example{
    width: 30%;
}
body #main .description_01 li.needs:last-child,
body #main .description_01 li.needs.example:nth-child(4),
body #main .description_01 li.needs.example:nth-child(5){
  margin-bottom: 0;
}

body #main .description_01 li.needs span{
  word-break: auto-phrase;
  font-size: 14px;
  font-weight: 500;
}
.block_links.new{
    width: 80%;
    margin: auto;
    margin-bottom: 50px;
}
p.sub_title{
    margin-bottom: 10px;;
}
body #main .description_02{
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 0 20px 20px;
    border: solid 1px #c60708;
    border-radius: 10px;
    text-align: center;
}
body #main .description_02 div.label{
    position: relative;
    top: -25px;
    margin: 0 auto;
    width: auto;
    background-color: #fff;
}
body #main .description_02 .label h2{
    font-size: 25px;
    font-weight: 700;
    color: #c60708;
}
body #main .description_02 .description_block{
    text-align: left;
}
body #main .description_02 .description_block h3.label{
    width: calc(100% - 32px);
    padding: 10px 0;
    margin: auto 10px 16px;
    background-color: unset;
    border-bottom: solid 1px #222;
    border-radius: unset;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #222;
}
body #main .description_02 .description_02_common{
    padding-bottom: 10px;
}
body #main .description_02 .description_block p{
    font-size: 14px;
}
span.attention{
    color: #c60708;
}
.block_links.new .box .contact_link:hover{
    background-color: #c60708;
    color: #fff;
}
body #main .description_03{
    text-align: left;
}
body #main .description_03 .title_block{
    width: 100%;
}
body #main .description_03 h2{
    width: 100%;
    padding: 10px 0;
    font-size: 25px;
    font-weight: 700;
    color: #c60708;
    border-bottom: solid 2px #c60708;
    text-align: left;
}
body #main .description_03 .card{
    margin: 0;
    margin-bottom: 50px;
    padding: 0;
    filter: none;
    border-radius: unset;
}
body #main .description_03 .card .title_block{
    padding: 0;
    margin-bottom: 0;
}
.card .title_block h3{
    width: 100%;
    padding: 10px 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    border-bottom: solid 1px #222;
    text-align: left;
}
.card .title_block h3::after{
    display: none;
}
.card .block_02 .image_block{
    width: 20%;
    aspect-ratio: 1/1;
    margin: auto;
    margin-top: 20px;
    margin-left: 0;
}
.card .block_02 .image_block img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: unset;
}
.card .block_02 .description_block{
    display: flex;
    flex-wrap: wrap;
    width: 78%;
}
.card .description_block .options{
    width: 65%;
    margin-top: 20px;
    margin-right: 2%;
}
.card .description_block .options span.line{
    width: 100%;
}
.card .description_block .options span.line.left{
    width: 43%;
    margin-right: 2%;
}
.card .description_block .options span.line.right{
    width: 53%;
}
.card .description_block .options span.line h4{
    width: 100%;
    margin-bottom: 8px;
    background-color: unset;
    border: unset;
    font-size: 14px;
    font-weight: 700;
    color: #222;
}
.card .description_block .options span.line p{
    width: 100%;
    height: calc(100% - 30px);
    margin-bottom: 10px;
    padding: 8px 20px;
    background-color: #f5f5f5;
    border: unset;
    font-size: 14px;
    font-weight: 500;
    color: #222;
}
.card .description_block .options span.line p .sub{
    font-size: 12px;
}
.card .description_block .price_info{
    position: relative;
    width: 33%;
    margin-top: 20px;
}
.card .description_block .price_info .info{
    margin-bottom: 36px;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #c60708;
    text-align: left;
}
.card .description_block .price_info .set{
    line-height: 24px;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
}
.card .description_block .price_info .price{
    margin-right: 3px;
    line-height: 42px;
    font-size: 26px;
    font-weight: 500;
    color: #c60708;
    text-align: left;
}
.card .description_block .price_info .bottom_item{
    position: absolute;
    width: 100%;
    bottom: 24px;
    left: 0;
}
.card .add_cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 1.30px;
    border: 1px solid #222222;
    border-radius: 4px;
    padding: 25px 35px;
}
.card .add_cart .set {
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    font-size: 18px;
    text-align: left;
}
.card .add_cart .quantity {
    display: flex;
    align-items: center;
    gap: 20px;
    flex: 1;
}
.card .add_cart .quantity_box {
    display: flex;
    align-items: center;
    width: 150px;
    border: 1px solid #222222;
    border-radius: 4px;
    overflow: hidden;
    justify-content: center;
    overflow: hidden;
}
.card .add_cart .quantity_box div {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    background-color: transparent;
}
.card .add_cart .quantity_input {
    width: 50px;
    text-align: center;
    border: none;
    outline: none;
    font-size: 16px;
    height: 35px;
}
.card .add_cart_btn,
.card .common_btn,
.order_detail .add_cart_btn {
    width: 240px;
    background-color: #f5367b;
    color: white;
    border: none;
    padding: 16px 0;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    flex-shrink: 0;
    font-weight: bold;
}
.card .add_cart_btn:hover,
.card .common_btn:hover,
.order_detail .add_cart_btn:hover {
    background-color: #ff80c6;
}
.card .add_cart_btn{
    margin-left: 20px;
}
.card .common_btn{
    width: 100%;
}
.order_detail .add_cart_btn{
    width: 100%;
    padding: 20px auto;
}
.order_block {
    margin-bottom: 50px;
}
.order_block .order_title{
    width: 100%;
    margin-bottom: 32px;
}
.order_block .order_title h2{
    padding: 10px 0;
    font-size: 25px;
    font-weight: 700;
    color: #c60708;
    border-bottom: solid 2px #c60708;
}
.order_block .order_detail{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.order_block .order_detail h3{
    width: 100%;
    margin-bottom: 16px;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700;
    color: #222;
    border-bottom: solid 1px #222;
}
.order_block .order_detail .order_options{
    width: 400px;
}
.order_block .order_detail p{
    font-size: 14px;
}
.order_block .order_detail .order_options p.info,
.order_block .order_detail .order_05 p.info{
    position: relative;
    margin-bottom: 32px;
    border: unset;
    background-color: unset;
    font-size: 14px;
    font-weight: 500;
    color: #c60708;
}
.order_block .order_detail .order_options .option_block{
    width: 100%;
    margin-bottom: 16px;
    padding: 40px 32px;
    line-height: 34px;
    background-color: #f5f5f5;
    border: unset;
    font-size: 14px;
    font-weight: 500;
    color: #222;
}
.order_block .order_detail .order_options .option_block .option_item{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.order_block .order_detail .order_options .option_block .option_item:last-child{
    margin-bottom: unset;
}
.order_block .order_detail .order_options .option_block .select-wrapper{
    position: relative;
    width: 68%;
}
.order_block .order_detail .order_options .option_block .select-wrapper::after{
    content: "";
    position: absolute;
    top: 22px;
    right: 12px;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 8px solid #1ba6e5;
    border-bottom: 0;

}
.order_block .order_detail .order_options .option_block label{
    width: 30%;
    min-width: 100px;
    font-size: 15px;
}
.order_block .order_detail .order_options .option_block select{
    width: 100%;
    height: 50px;
    font-size: 15px;
    border:solid 1px #d5d5d5;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 12px;
}
.order_block .order_detail .order_options .total_box{
    margin-top: 32px;
    margin-bottom: 32px;
}
.order_block .order_detail .order_options .total_box .quantity{
    margin-bottom: 32px;
}
.order_block .order_detail .order_options .total_box .quantity .label{
    display: inline-block;
    width: 80px;
    line-height: 10px;
    margin-right: 14px;
    margin-bottom: 14px;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
    background-color: #c60708;
    border-radius: 20px;
}
.order_block .order_detail .order_options .total_box .price_detail{
    margin-bottom: 20px;
    padding-bottom: 14px;
    border-bottom: solid 1px #222;
}
.order_block .order_detail .order_options .total_box .price_detail .detail_item,
.order_block .order_detail .order_options .total_box .subtotal{
    display: flex;
    justify-content: space-between;
}
.order_block .order_detail .order_options .total_box .price_detail .detail_item .label,
.order_block .order_detail .order_options .total_box .subtotal .label{
    width: auto;
    color: #222;
}
.order_block .order_detail .order_options .total_box .price_detail .detail_item .label{
    margin-bottom: 0;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 500;
}
.order_block .order_detail .order_options .total_box .price_detail .detail_item .price{
    margin-right: 3px;
    font-size: 18px;
    font-weight: 500;
    color: #c60708;
}
.order_block .order_detail .order_options .total_box .subtotal .label{
    font-size: 20px;
    font-weight: 500;
    color: #222;
}
.order_block .order_detail .order_options .total_box .subtotal .price.total{
    margin-right: 3px;
    font-size: 36px;
    font-weight: 500;
    color: #c60708;
}
body #main .order_05{
    width: calc(100% - 450px);
    padding-top: 0;
    margin-left: 50px;
    flex-wrap: wrap;
    border: unset;
}
body #main .order_05 .table{
    padding: 0;
}
body #main .order_05 .table table,
body #main .order_05 .table table tr,
body #main .order_05 .table table tr th,
body #main .order_05 .table table tr td{
    font-weight: 500;
    border:solid 0.5px #d5d5d5;
}
body #main .order_05 .table table tr th,
body #main .order_05 .table table tr td{
    padding: 15px 10px;
    text-align: center;
}
body #main .order_05 .table table tr:nth-child(odd) th,
body #main .order_05 .table table tr:nth-child(odd) td{
    background-color: #f5f5f5;
}
body #main .order_05 .table table tr.order_05_top{
    position: relative;
}
body #main .order_05 .table table tr.order_05_top::after{
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 100%;
    height: 4px;
    background-color: #fff;
    border-top: solid 1px #d5d5d5;
    border-bottom: solid 1px #d5d5d5;
}
body #main .order_05 .table table tr.order_05_top th{
    background-color: #fff;
    border-bottom: double 1.5px #d5d5d5;
}
body #main .order_05 .table table tr th{
    font-size: 16px;
    color: #222;
}
body #main .order_05 .table table tr td{
    color: #c60708;
}
body #main .order_05 .table table .order_05_top th{
    background-color: #fff;
    color: #222;
    font-size: 14px;
}
body #main .order_05 .table table th.hovered,
body #main .order_05 .table table td.hovered,
body #main .order_05 .table table tr:nth-child(even) th.hovered,
body #main .order_05 .table table tr:nth-child(even) td.hovered,
body #main .order_05 .table table tr:nth-child(odd) th.hovered,
body #main .order_05 .table table tr:nth-child(odd) td.hovered{
    background-color: #fef2e5;
}
body #main .order_05 .table table td:hover,
body #main .order_05 .table table tr:nth-child(even) td:hover,
body #main .order_05 .table table tr:nth-child(odd) td:hover{
    background-color: #fe5454;
    color: #fff;
}
.order_block .order_detail .order_05 .total_box,
.order_block .order_detail .order_05 .add{
    display: none;
}
h2.mds{
    padding-bottom: 14px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #222;
    color: #222;
}
.support .wrapper .block {
    display: flex;
    align-items: center;
    margin-top: 32px;
}
.support .wrapper .block .box {
    flex: 0 0 31.5%;
    margin-right: 2.5%;
}
.support .wrapper .block .box .link {
    display: block;
    padding: 16px 0;
    border: 4px solid #F5F5F5;
    text-align: center;
}
.support .wrapper .block .box .link:hover{
    background-color: #fff;

}
.support .wrapper .block .box .link .sub_ttl {
    color: #222;
    font-weight: 500;
    font-size: 14px;
}
.support .wrapper .block .box:last-child {
    margin-right: 0;
}
.support .wrapper .banner {
    width: 100%;
    max-width: 812px;
    margin: auto;
    margin-top: 60px;
}
.modal{
    display: none  ;
}
.modal.modal_option{
    border:unset;
}
.modal.active{
    display: block;
}
.modal .modal_bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
}
.modal .modal_content{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 80%;
    height: auto;
    max-width: 960px;
    max-height: 90%;
    padding: 40px;
    background-color: #fff;
    border-radius: 5px;
    transform: translate(-50%, -50%);
    z-index: 10000;
    overflow: scroll;
}
.modal.modal_option table,
.modal.modal_option tr,
.modal.modal_option th,
.modal.modal_option td{
    border: unset;
}
body #main .order_04 table tr th,
body #main .order_04 table tr td{
    background-color: #fff;
    border: unset;
}
body #main .order_04 table tr td{
    font-size: 14px;
    font-weight: 500;
    color: #222;
}
.modal.modal_option input[type="radio"],
body #main .order_04 table .order_04_02 td input[type="radio"]{
    margin-top: 0;
    margin-left: 0;
}
.modal.modal_option label{
    margin-bottom: 10px;
}
.modal.modal_option .print_genre label.item_name{
    min-width: 100px;
}
.modal.modal_option .print_spell{
    border: unset;
}
.modal.modal_option .print_spell .image{
    padding: 20px;
    border: solid 1px #d5d5d5;
    border-radius: 5px;
}
.modal.modal_option .backcolor{
    border: unset;
}
.modal.modal_option .backcolor input{
    display: unset;
}
.modal.modal_option .backcolor .image{
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    border: solid 1px #d5d5d5;
    border-radius: 5px;
}
.modal.modal_option .backcolor .image_block{
    width: 45%;
    text-align: center;
}
.flexBox .flexItem .choiceName{
    background-color: unset;
    color: #222;
    font-weight: 700;
}
@media screen and (max-width: 768px) {
    body #main{
        padding: 20px 10px;
    }
    body #main .description_01{
        margin-bottom: 30px;
    }
    body #main .description_01 .description_left{
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
    body #main .description_01 li.needs.example{
        width: 100%;
    }
    body #main .description_01 li.needs:last-child,
    body #main .description_01 li.needs.example:nth-child(4),
    body #main .description_01 li.needs.example:nth-child(5){
      margin-bottom: 10px;
    }
    body #main .description_01 .description_right{
        width: 80%;
        max-width: 500px;
        margin: auto;
        padding: unset;
        border: unset;
    }
    body #main .description_01 .description_left h3{
        margin-bottom: 1.50px;
    }
    body #main .description_01 .description_left p{
        font-size: 14px;
    }
    body #main .description_01 li.needs span{
        font-size: 14px;
    }
    body #main .description_02{
        width: 94%;
        margin: auto;
        margin-bottom: 30px;
        padding: 0 10px 20px;
    }
    body #main .description_02 .description_02_common{
        flex-wrap: wrap;
    }
    body #main .description_02 .description_block{
        width: 100%;
        margin-right: 0;
    }
    body #main .description_02 div.label{
        top: -25px;
        width: auto;
    }
    body #main .description_02 .label h2{
        font-size: 20px;
    }
    body #main .description_02 .description_block h3.label{
        width: calc(100% - 32px);
        font-size: 14px;
    }
    body #main .description_02 .description_block p{
        font-size: 14px;
    }
    body #main .description_03 .card{
        width: 94%;
        margin-left: 3%;
        margin-bottom: 50px;
    }
    .card .block_02 .image_block{
        width: 50%;
        max-width: auto;
        margin-top: auto;
        margin-left: auto;
        aspect-ratio: 1/1;
    }
    .card .block_02 .description_block{
        width: 100%;
    }
    .card .description_block .options,
    .card .description_block .price_info{
        width: 100%;
        margin-right: 0;
    }
    .card .description_block .options span.line.left,
    .card .description_block .options span.line.right{
        width: 100%;
        margin-right: 0;
    }
    .card .description_block .price_info .bottom_item{
        position: relative;
        width: 100%;
        top: 16px;
        bottom: unset;
    }
    .card .add_cart{
        flex-wrap: wrap;
    }
    .card .add_cart .set,
    .card .add_cart .quantity,
    .card .add_cart .add{
        width: 100%;
        margin: auto;
        padding-bottom: 20px;
    }
    .card .add_cart .add{
        margin-top: 20px;
    }
    .modal.modal_option tr{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    body #main .order_01{
        width: 90%;
        margin: auto;
    }
    .modal.modal_option label.item_name{
        width: 100%;
    }
    .print_spells{
        flex-wrap: wrap;
    }
    .print_spell_wrapper{
        width: 100%;
    }
    .modal.modal_option th,
    .modal.modal_option td,
    body #main .order_04 table tr th,
    body #main .order_04 table tr td{
        width: 100%;
    }
    .order_block .order_detail .order_options, body #main .order_05{
        width: 94%;
        margin-left: 3%;
        margin-bottom: 50px;
    }
    .order_block .order_detail .order_options .option_block .select-wrapper{
        width: 100%;
     }
    .order_block .order_detail .order_options .total_box,
    .order_block .order_detail .order_options .add{
        display: none;
    }
    .order_block .order_detail .order_05 .total_box,
    .order_block .order_detail .order_05 .add{
        display: block;
        width: 94%;
        margin: auto;
    }
    .order_block .order_detail .order_05 .total_box{
        margin-top: 32px;
        margin-bottom: 32px;
    }
    .order_block .order_detail .order_05 .total_box .quantity{
        margin-bottom: 32px;
    }
    .order_block .order_detail .order_05 .total_box .quantity .label{
        display: inline-block;
        width: 80px;
        line-height: 10px;
        margin-right: 14px;
        margin-bottom: 14px;
        font-size: 14px;
        color: #fff;
        background-color: #c60708;
        border-radius: 20px;
    }
    .order_block .order_detail .order_05 .total_box .price_detail{
        margin-bottom: 32px;
        padding-bottom: 20px;
        border-bottom: solid 1px #222;
    }
    .order_block .order_detail .order_05 .total_box .price_detail .detail_item,
    .order_block .order_detail .order_05 .total_box .subtotal{
        display: flex;
        justify-content: space-between;
    }
    .order_block .order_detail .order_05 .total_box .price_detail .detail_item .label,
    .order_block .order_detail .order_05 .total_box .subtotal .label{
        width: auto;
        color: #222;
    }
    .order_block .order_detail .order_05 .total_box .price_detail .detail_item .label{
        margin-bottom: 8px;
    }
    .order_block .order_detail .order_05 .total_box .price_detail .detail_item .price{
        font-size: 18px;
        font-weight: 500;
        color: #c60708;
    }
    .order_block .order_detail .order_05 .total_box .subtotal .label{
        font-size: 20px;
        font-weight: 500;
        color: #222;
    }
    .order_block .order_detail .order_05 .total_box .subtotal .price.total{
        font-size: 36px;
        font-weight: 500;
        color: #c60708;
    }
    .support .wrapper .block {
        flex-wrap: wrap;
    }
    .support .wrapper .block .box {
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}