#boomerang_s {
    padding-left: 15px;
    padding-right: 15px;
}
#boomerang_s .container, #boomerang_s .container2 {
    padding-left: 15px;
    padding-right: 15px;
}
#boomerang_s section {
    margin: 0 -30px;
    width: 100vw;
}
.boomerang_s_wrap {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}
#boomerang_main .inquiry_link li {
    padding: 0;
    margin: 10px 0;
}
#content {
    position: relative;
}
#content_01 {
    width: 100%;
    max-width: 265px;
}
#content_02 {
    position: absolute;
    bottom: 0;
    right: -15px;
}
.main_ph figure img {
    width: 100%;
    height: auto;
    max-width: 120px;
}
.inquiry_link .download_materials p a {
    display: inline-block;
    border-radius: 30px;
    padding: 6px 20px 3px;
    background: rgb(255, 153, 0);
    border: 1px solid #fff;
    color: #fff;
    font-size: clamp(13px, 1.5vw, 18px);
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    z-index: 9999;
    transition: all 0.3s ease;
}
.inquiry_link .download_materials p a:hover {
    background: #ff6600;
    border: 1px solid #fff;
    color: #fff;
}
.inquiry_link .inquiry p a {
    display: inline-block;
    border-radius: 30px;
    padding: 6px 20px 3px;
    background: #fff;
    color: #ff3366;
    border: 1px solid #ff3366;
    font-size: clamp(13px, 1.5vw, 18px);
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    z-index: 9999;
    transition: all 0.3s ease;
}
.inquiry_link .inquiry p a:hover {
    background: #ff3366;
    color: #fff;
    border: 1px solid #fff;
}
@media print, screen and (min-width:768px) {
    #content_02 .main_ph {
        display: flex;
        justify-content: center;
    }
    .main_ph figure img {
        width: 100%;
        height: auto;
        max-width: 400px;
    }
    #content_01 {
        width: 100%;
        max-width: 345px;
    }
    #content_02 {
        position: absolute;
        bottom: 50px;
        right: calc(50% - 550px);
        width: 100%;
        max-width: 800px;
    }
    .main_ph figure {
        margin: 0 10px;
    }
}
/*#main_contents {

}*/
/*----------------------------------------ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã…â€™Ãƒâ€ Ã¢â‚¬â„¢yÃƒâ€šÃ‚Â[Ãƒâ€ Ã¢â‚¬â„¢WÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã…â€™pankuzuÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Âp*/
#pankuzu {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
@media print, screen and (min-width:768px) {
    #pankuzu {
        width: 750px !important;
    }
}
@media print, screen and (min-width:992px) {
    #pankuzu {
        width: 970px !important;
    }
}
@media print, screen and (min-width: 1200px) {
    #pankuzu {
        width: 1080px !important;
    }
}
.ttlbox {
    display: none !important;
}
.section p {
    font-size: 12px;
}
.cta_box ul li.tel .tel_num {
    font-size: 35px !important;
}
.title01 {
    margin: 10px 0 30px 0;
}
@media print, screen and (min-width:768px) {
    .title01 {
        margin: 40px 0;
    }
}
footer .container, .container2 {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
@media print, screen and (min-width:768px) {
    footer .container, .container2 {
        width: 750px !important;
    }
}
@media print, screen and (min-width:992px) {
    footer .container, .container2 {
        width: 970px !important;
    }
}
@media print, screen and (min-width: 1200px) {
    footer .container, .container2 {
        /*width: 1030px;*/
        width: 1080px !important;
    }
}
#boomerang_main {
    background: center no-repeat;
    background-image: url("../img/boomerang_s_img/main_bg2.jpg");
    height: auto;
    background-size: cover;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    position: relative;
    z-index: 1;
    padding: 70px 15px;
}
@media print, screen and (min-width: 800px) {
    #boomerang_main {
        background-image: url("../img/boomerang_s_img/main_bg.jpg");
        padding: 100px 0;
    }
}
.container_main {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
@media print, screen and (min-width: 1140px) {
    .container_main {
        max-width: 1140px;
        width: 100%;
    }
}
#boomerang_main .tit_tx {
    display: inline-block;
    background: rgba(255, 255, 255, 0.8);
    padding: 30px 40px;
}
#boomerang_main h2 {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    font-size: clamp(24px, 6.5vw, 70px);
    color: /* #fff*/ #009e52;
    font-weight: bold;
    text-align: center;
    /*text-shadow: 0 1px 0 #009e52, 1px 0 0 #009e52, 0 -1px 0 #009e52, -1px 0 0 #009e52, -1px -1px 0 #009e52, 1px -1px 0 #009e52, -1px 1px 0 #009e52, 1px 1px 0 #009e52;*/
    margin-bottom: 15px;
}
@media print, screen and (min-width: 800px) {
    #boomerang_main h2 {}
}
#boomerang_main h3 {
    font-size: clamp(24px, 6.5vw, 70px);
    color: #FFFD27;
    text-align: center;
    line-height: 1.3;
    margin-top: 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    text-shadow: 0 0 3px #51514f, 0 0 10px #51514f;
    /*text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;*/
}
#boomerang_main .tit_tx p {
    text-align: left;
    font-weight: 700;
    color: #333;
    font-size: clamp(18px, 1.5vw, 20px);
}
@media print, screen and (min-width: 400px) {
    #boomerang_main h3 {}
}
@media print, screen and (min-width: 768px) {
    #boomerang_main h3 {}
}
#boomerang_main h3 span {
    /*background-color: rgba(255, 255, 255, 0.9);*/
    line-height: 1;
    padding: 0 20px;
}
#boomerang_main .row {
    margin-top: 40px;
}
#boomerang_main .row .col-sm-3 .greenbox {
    background: #009e52;
    padding: 15px 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}
#boomerang_main .row .col-sm-3 h4 {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
#boomerang_main .content_list {
    border: 1px solid #009e52;
    border-radius: 5px;
    padding: 20px 15px;
    background-color: #fff;
    color: #009e52;
    margin: 0 0 20px 0;
}
#boomerang_main .content_list li {
    color: #009e52;
    position: relative;
    list-style-type: none;
    counter-increment: cnt;
    margin-bottom: 15px;
    padding: 0 0 0 20px;
    line-height: 1.4;
    font-size: clamp(14px, 1.7vw, 18px);
}
#boomerang_main .content_list li::after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    color: #009e52;
}
#boomerang_main .content_list li:last-of-type {
    margin-bottom: 0;
}
@media print, screen and (min-width: 400px) {
    #boomerang_main .row .col-sm-3 h4 {
        font-size: 20px;
    }
}
#boomerang_main .row .col-sm-3 p {
    font-size: 20px;
    font-weight: bold;
    color: #FFFD27;
    text-align: center;
}
#boomerang_desk {
    text-align: center;
    padding: 30px 10px 30px 10px;
}
@media print, screen and (min-width: 768px) {
    #boomerang_desk {
        text-align: center;
        padding: 30px 25px 50px 25px;
    }
}
#boomerang_desk h3 {
    text-align: center;
    color: #444;
}
#boomerang_desk .fig_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 820px;
    margin: 0 auto;
    padding-top: 40px;
}
#boomerang_desk .fig_box > figure {
    width: 58%;
}
#boomerang_desk .fig_box > figure img {
    width: 100%;
    height: auto;
}
#boomerang_desk .fig_box div {
    width: 47%;
    margin-left: -5%;
}
#boomerang_desk .fig_box div figure {
    text-align: right;
}
#boomerang_desk .fig_box div figure img {
    width: 100%;
    max-width: 332px;
    height: auto;
}
#boomerang_desk .fig_box div ul li {
    margin: 3px 0;
    padding: 8px;
    text-align: center;
    line-height: 1.1;
    border-radius: 10px;
    color: #fff;
    background: #009e52;
}
#boomerang_desk .fig_box div ul li br {
    display: none;
}
@media print, screen and (min-width: 576px) {
    #boomerang_desk .fig_box div ul {
        display: flex;
        justify-content: space-between;
    }
    #boomerang_desk .fig_box div ul li {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 32%;
        aspect-ratio: 1 / 1;
        margin: 0;
        padding: 0px;
        text-align: center;
        line-height: 1.1;
        border-radius: 100%;
        color: #fff;
        background: #009e52;
    }
    #boomerang_desk .fig_box div ul li br {
        display: inline;
    }
}
@media print, screen and (min-width: 768px) {
    #boomerang_desk .fig_box div ul li {
        font-size: 26px;
    }
    #boomerang_desk .fig_box div ul li span {
        line-height: 1.3;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 10px 0 0 0;
    }
}
#boomerang_desk .change {
    margin-top: 40px;
    list-style: none;
}
#boomerang_desk .change li:not(:last-child) {
    margin-bottom: 30px;
}
#boomerang_desk .change li figure {
    margin-bottom: 10px;
    text-align: center;
}
#boomerang_desk .change li figure img {
    width: 100%;
    max-width: 300px;
    height: auto;
}
#boomerang_desk .change li h4 {
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 18px;
    font-weight: bold;
    color: #009e52;
}
#boomerang_desk .change li p {
    text-align: left;
}
@media print, screen and (min-width: 768px) {
    #boomerang_desk .change {
        display: flex;
        justify-content: space-between;
    }
    #boomerang_desk .change li {
        width: 32%;
    }
    #boomerang_desk .change li:not(:last-child) {
        margin-bottom: 0;
    }
    #boomerang_desk .change li figure {
        margin-bottom: 15px;
    }
    #boomerang_desk .change li figure img {
        width: 100%;
        max-width: 360px;
        height: auto;
    }
    #boomerang_desk .change li h4 {
        font-size: 24px;
    }
}
h3.boomerang_contact_ti {
    margin: 0 !important;
    padding: 5px 1em !important;
    width: 100%;
    font-size: 24px;
    text-align: center !important;
}
@media print, screen and (min-width: 768px) {
    h3.boomerang_contact_ti {
        font-size: 28px;
    }
}
/*--------------------------------------------------------------------------------------------------------------------- Ãƒâ€ Ã¢â‚¬â„¢uÃƒâ€šÃ‚Â[Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€ Ã¢â‚¬â„¢fÃƒâ€ Ã¢â‚¬â„¢XÃƒâ€ Ã¢â‚¬â„¢NÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂªÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“IÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã…Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂªÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂR */
#why_choose_us .cta_box {
    display: inline-block;
    border: 1px solid #009e52;
    border-radius: 12px;
    padding-bottom: 20px;
    margin: 0 auto;
    background: #fff;
}
#why_choose_us .cta_box h3 {
    color: #fff;
}
.cta_box ul li.tel {
    margin-top: 10px;
}
ul.double {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0
}
ul.double li {
    list-style: none;
}
.officedesk .bg_aqua_dot .price_area ul.double {
    list-style: none;
    width: 90%;
    margin: 0 5%;
    padding: 0
}
ul.double li.price_lsize {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    float: left;
    list-style-type: none !important;
}
ul.double li.price_ssize {
    width: 100%;
    margin: 0;
    padding: 0;
    float: right;
    list-style-type: none !important;
}
@media print, screen and (min-width: 768px) {
    ul.double li.price_lsize {
        width: 48%;
        margin: 0 2% 0 0;
        padding: 0;
        float: left;
        list-style-type: none !important;
    }
    ul.double li.price_ssize {
        width: 48%;
        margin: 0;
        padding: 0;
        float: right;
        list-style-type: none !important;
    }
}
ul.double li.price_lsize dl, ul.double li.price_ssize dl {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}
ul.double li.price_lsize dl dt, ul.double li.price_ssize dl dt {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: #009e52;
    color: #ffffff;
    text-align: center;
    font-size: 130%;
    border-width: 0 1px 0 1px;
    border-color: #009e52;
    border-style: solid;
}
@media print, screen and (min-width: 992px) {
    ul.double li.price_lsize dl dt, ul.double li.price_ssize dl dt {
        font-size: 180%;
    }
}
ul.double li.price_lsize dl dd, ul.double li.price_ssize dl dd {
    width: 100%;
    margin: 0;
    padding: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #ffffff;
    border-width: 0 1px 1px 1px;
    border-color: #009e52;
    border-style: solid;
}
ul.double li.price_lsize dl dd p, ul.double li.price_ssize dl dd p {
    margin: 10px 5% 0;
    width: 90%;
}
ul.double li.price_lsize dl dd img, ul.double li.price_ssize dl dd img {
    width: 90%;
    margin: 0 5%;
}
ul.double p {
    text-align: left;
    line-height: 180%;
    color: #000;
}
ul.double li a {
    display: block;
}
ul.double li a .order_txt {
    width: 90%;
    margin: 10px 5%;
    text-align: center;
}
ul.double .sale-price {
    text-align: center;
    margin: 0;
}
a .order_txt {
    border: 1px solid #333333;
    color: #333333;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 130%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9df8e+0,fcc000+100 */
    background: #f9df8e; /* Old browsers */
    background: -moz-linear-gradient(top, #f9df8e 0%, #fcc000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f9df8e 0%, #fcc000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f9df8e 0%, #fcc000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9df8e', endColorstr='#fcc000', GradientType=0); /* IE6-9 */
}
.sale-price {
    font-size: 150%;
    margin-top: 10px;
}
.sale-price small {
    font-size: 60%;
}
.sale-price .off {
    color: #ff0000;
    font-size: 100%;
}
a:hover .order_txt {
    background: #f9df8e;
    color: #333333;
}
#sec01 {
    padding: 60px 0;
}
#sec02 {
    display: inline-block !important;
    margin-top: 40px;
}
#sec02 .title_dotline {
    font-size: 1.7em;
    width: 100%;
}
#sec03 {
    display: inline-block;
    padding: 20px 25px 30px 25px;
}
#sec04 {
    padding-bottom: 80px;
}
#price {
    display: inline-block;
    padding: 20px 25px 30px 25px;
    margin-top: 50px;
}
#layout {
    padding: 0;
}
@media screen and (min-width:768px) {
    #layout {
        padding: 20px 0;
    }
}
.info_txt {
    font-weight: bold;
    font-size: 120%;
    margin: 0 5% 20px;
    text-align: center;
    line-height: 150%;
}
.margin_t40s {
    margin-top: 30px;
}
.margin_t50p {
    margin-top: 50px;
}
@media screen and (min-width:768px) {
    .margin_t40s {
        margin-top: 0;
    }
    .margin_t50p {
        margin-top: 50px;
    }
}
.officedesk .reason2 {
    display: inline-block;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
@media screen and (min-width:768px) {
    .officedesk .reason2 {
        padding: 40px 0;
    }
}
.officedesk .reason2 h3 {
    width: 100%;
    font-weight: bold;
    font-size: 180%;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    color: #000;
    display: inline-block;
}
.officedesk .reason2 ul.double3 {
    list-style: none;
    width: 96%;
    margin: 0 2%;
    padding: 0;
}
.officedesk .reason2 ul.double3 li {
    width: 48%;
    margin: 0 0 20px 0;
    padding: 0;
    float: left;
    background: #ffffff;
    border-radius: 8px;
}
.officedesk .reason2 ul.double3 li.last {
    width: 48%;
    margin: 0 0 20px 0;
    padding: 0;
    float: right;
}
.officedesk .reason2 ul.double3 li .wrapper {
    margin: 20px;
    padding: 0;
    width: 100%;
    margin: 20px;
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
    justify-content: flex-start;
    height: 320px;
}
#why_choose_us.officedesk .reason2 ul.double3 li .wrapper h3 {
    font-size: 170%;
    margin: 10px 0 30px;
    padding: 0;
    font-weight: bold;
    color: #ff8f22;
}
.officedesk .reason2 ul.double3 li .wrapper dl {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    height: auto;
}
.officedesk .reason2 ul.double3 li .wrapper dl dt {
    width: 40%;
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
}
.officedesk .reason2 ul.double3 li .wrapper dl dd {
    width: 4%;
    margin: 0 3%;
    padding: 20px 0;
    float: left;
    display: inline-block;
}
.officedesk .reason2 ul.double3 li .wrapper dl dt img, .officedesk .reason2 ul.double3 li dl dd img {
    width: 100%;
}
.officedesk .reason2 ul.double3 li .wrapper dl dt p {
    text-align: left;
    font-weight: normal;
    margin-top: 10px;
}
.officedesk .reason2 ul.double3 li .wrapper dl dt p.after {
    color: #cc0033;
}
.bg_aqua_dot {
    background: #f8f8ff;
    background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
    display: inline-block;
    /*margin: 30px 0 40px 0;*/
    padding: 30px 0 40px 0;
}
@media screen and (min-width:768px) {
    .bg_aqua_dot {
        margin: 0;
    }
}
.officedesk .point2 {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.officedesk .point2 .catch_copy {
    font-size: 180%;
    font-weight: bold;
    width: 100%;
    margin: 10px 0 30px;
    display: inline-block;
}
.officedesk .point2 ul.double3 {
    list-style: none;
    width: 96%;
    margin: 0 2%;
    padding: 0;
}
.officedesk .point2 ul.double3 li {
    width: 31%;
    margin: 0 3% 20px 0;
    padding: 0;
    float: left;
}
.officedesk .point2 ul.double3 li.last {
    width: 32%;
    margin: 0 0 20px 0;
    padding: 0;
    float: right;
}
.officedesk .point2 ul.double3 li dl {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
}
.officedesk .point2 ul.double3 li dl dt {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: #009e52;
    color: #ffffff;
    text-align: center;
    font-size: 160%;
    border-width: 0 1px 0 1px;
    border-color: #009e52;
    border-style: solid;
}
.officedesk .point2 ul.double3 li dl dd {
    height: 160px;
    width: 100%;
    margin: 0;
    padding: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #ffffff;
    border-width: 0 1px 1px 1px;
    border-color: #009e52;
    border-style: solid;
}
.officedesk .point2 ul.double3 li h3 {
    font-size: 150%;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: bold !important;
    text-align: center !important;
    width: 100% !important;
}
.catch_title {
    font-size: 180%;
    margin: 5px 0;
    font-weight: bold;
    color: #cc0033;
    text-align: center;
}
.officedesk .point2 ul.double3 li p {
    text-align: left;
    margin-bottom: 10px;
}
.officedesk .point2 ul.double3 li i {
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: 200%;
    font-weight: bold;
    color: #009e52;
}
.officedesk .point2 ul.double3 li small {
    font-size: 12px;
}
.officedesk .point2 ul.double3 li img {
    width: 100%;
}
@media screen and (max-width:780px) {
    .officedesk .reason2 ul.double3 li {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
        clear: left;
    }
    .officedesk .reason2 ul.double3 li.last {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
        clear: right;
    }
    .point2 ul.double3 li {
        width: 100% !important;
        margin: 0 0 20px 0;
        padding: 0;
        float: left;
    }
    .point2 ul.double3 li.last {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
        float: right;
    }
    .point2 ul.double3 li dl dd {
        height: auto;
    }
}
.officedesk .reason2 ul.double3 li {
    overflow: hidden;
}
.officedesk .point2 ul.double3 li a {
    display: block;
    color: #000;
}
.officedesk .point2 ul.double3 li a:hover {
    opacity: 0.8;
}
@media screen and (max-width:1080px) {
    .officedesk .reason2 ul.double3 li .wrapper h3 {
        font-size: 120%;
    }
}
@media screen and (max-width:780px) {
    .officedesk .reason2 ul.double3 li {
        height: auto;
    }
}
.officedesk .point2 small.att {
    text-align: left;
    display: block;
    margin-left: 10px;
}
.price_area {
    display: inline-block;
}
.price_area ul.double {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0
}
.price_area ul.double li {
    list-style: none;
}
.bg_aqua_dot .price_area ul.double {
    list-style: none;
    width: 90%;
    margin: 0 5%;
    padding: 0
}
.price_area ul.double li.price_lsize {
    width: 48%;
    margin: 0 2% 0 0;
    padding: 0;
    float: left;
    list-style-type: none !important;
}
.price_area ul.double li.price_ssize {
    width: 48%;
    margin: 0;
    padding: 0;
    float: right;
    list-style-type: none !important;
}
.price_area ul.double li.price_lsize dl, .price_area ul.double li.price_ssize dl {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}
.price_area ul.double li.price_lsize dl dt, .price_area ul.double li.price_ssize dl dt {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: #1E5799;
    color: #ffffff;
    text-align: center;
    font-size: 180%;
    border-width: 0 1px 0 1px;
    border-color: #1E5799;
    border-style: solid;
}
.price_area ul.double li.price_lsize dl dd, .price_area ul.double li.price_ssize dl dd {
    width: 100%;
    margin: 0;
    padding: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #ffffff;
    border-width: 0 1px 1px 1px;
    border-color: #1E5799;
    border-style: solid;
}
.price_area ul.double li.price_lsize dl dd p, .price_area ul.double li.price_ssize dl dd p {
    margin: 10px 5% 0;
    width: 90%;
}
.price_area ul.double li.price_lsize dl dd img, .price_area ul.double li.price_ssize dl dd img {
    width: 90%;
    margin: 0 5%;
}
.price_area ul.double p {
    text-align: left;
    line-height: 180%;
    color: #000;
}
.price_area p.info_txt {
    width: 90%;
    margin: 10px auto;
}
.price_area ul.double li a {
    display: block;
}
.price_area ul.double li a .order_txt {
    width: 90%;
    margin: 10px 5%;
    text-align: center;
}
.price_area ul.double .sale-price {
    text-align: center;
    margin: 0;
}
.price_area ul.triple {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0
}
.price_area ul.triple li.price_lsize {
    width: 100%;
    margin: 0 3% 15px 0;
    padding: 0;
    float: left;
}
.price_area ul.triple li.price_ssize {
    width: 100%;
    margin: 0;
    padding: 0;
    float: right;
}
@media screen and (min-width:768px) {
    .price_area ul.triple li.price_lsize {
        width: 31%;
        margin: 0 3% 0 0;
        padding: 0;
        float: left;
    }
    .price_area ul.triple li.price_ssize {
        width: 31%;
        margin: 0;
        padding: 0;
        float: right;
    }
}
.price_area ul.triple li.price_lsize dl, .price_area ul.triple li.price_ssize dl {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}
.price_area ul.triple li.price_lsize dl dt, .price_area ul.triple li.price_ssize dl dt {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: #009e52;
    color: #ffffff;
    text-align: center;
    font-size: 130%;
    border-width: 0 1px 0 1px;
    border-color: #009e52;
    border-style: solid;
}
.price_area ul.triple li.price_lsize dl dd, .price_area ul.triple li.price_ssize dl dd {
    width: 100%;
    margin: 0;
    padding: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #ffffff;
    border-width: 0 1px 1px 1px;
    border-color: #009e52;
    border-style: solid;
}
.price_area ul.triple li.price_lsize dl dd p, .price_area ul.triple li.price_ssize dl dd p {
    margin: 10px 5% 0;
    width: 90%;
}
.price_area ul.triple li.price_lsize dl dd img, .price_area ul.triple li.price_ssize dl dd img {
    width: 90%;
    margin: 0 5%;
}
.price_area ul.triple p {
    text-align: left;
    line-height: 180%;
    color: #000;
}
.price_area ul.triple li a {
    display: block;
}
.price_area ul.triple li a .order_txt {
    width: 90%;
    margin: 10px 5%;
    text-align: center;
}
.price_area ul.triple .sale-price {
    text-align: center;
    margin: 0;
}
.reason2 p.info_txt, .price_area p.info_txt, .layout_area p.info_txt {
    font-weight: bold;
    font-size: 120%;
    margin: 10px 20px;
    text-align: center;
    line-height: 150%;
}
.price_area ul.single {
    width: 90%;
    margin: 0 5%;
    padding: 0;
}
.price_area ul.single dt strong {
    font-size: 130%;
}
@media screen and (max-width:780px) {
    .price_area ul.double li.price_lsize {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
        clear: left;
    }
    .price_area ul.double li.price_ssize {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
        clear: right;
    }
    .price_area h2, .case_area h2, .layout_area h2 {
        font-size: 220%;
    }
    .reason2 p.info_txt, .price_area p.info_txt, .layout_area p.info_txt {
        font-size: 120%;
        width: 90%;
        margin: 0 5% 20px;
        text-align: left;
        line-height: 150%;
    }
}
.main_area ul li dl {
    padding: 18px;
    border: 1px solid #ccc;
    background: #fff;
    display: inline-block;
}
.main_area ul li dl dt {
    font-size: 120%;
    text-align: center;
    padding: 5px 0;
    color: #000;
}
.main_area ul.double li {
    float: left;
    width: 40%;
    margin: 0 5% 0 0;
    padding: 0;
}
.main_area ul.double li.last {
    margin: 0 20%;
    width: 60%;
    text-align: center;
}
.main_area ul.double li img {
    width: 100%;
}
.main_area ul.single {
    margin: 0;
    padding: 0;
    width: 100%;
}
.main_area ul.single li {
    margin: 0 0 20px 0;
    padding: 0;
    display: inline-block;
}
.main_area ul.single li.question {
    margin: 0;
    padding: 10px;
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
    font-size: 115%;
}
.main_area ul.single li.answer {
    margin: 0 0 20px 0;
    padding: 10px;
    font-size: 110%;
}
.main_area ul.single li dl dd {
    font-size: 110%;
}
.main_area ul.single li dl dd p {
    line-height: 150%;
}
.catch {
    font-size: 230%;
    line-height: 150%;
    margin: 20px 0;
    font-weight: bold;
}
.main_area ul li dl dt {
    padding-bottom: 10px;
    border-bottom: 2px solid #009e52;
    margin-bottom: 10px;
    color: #009e52;
}
@media screen and (max-width:780px) {
    .main_area ul li dl dt {
        font-size: 120%;
    }
}
/*--------------------------------------------------------------------------------------------------------------------- ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¿Ãƒâ€¦Ã‚Â iÃƒâ€šÃ‚ÂEÃƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢iÃƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚ÂEÃƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹@ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â\ */
#scene .main_area ul li dl dd .f_left {
    float: left;
    width: 30%;
}
#scene .main_area ul li dl dd .f_left img {
    width: 90%;
    margin: 0 5%;
    padding-bottom: 0;
}
#scene .main_area ul li dl dd .f_right {
    float: right;
    width: 70%;
    font-size: 0.8em;
}
@media screen and (max-width:780px) {
    #scene .main_area ul li dl dd .f_left {
        clear: left;
        width: 100%;
        margin: 0;
    }
    #scene .main_area ul li dl dd .f_right {
        clear: right;
        width: 100%;
        margin: 0;
    }
    #scene .main_area ul li dl dd .f_left img {
        width: 90%;
        margin: 0 5%;
        padding-bottom: 15px;
    }
}
.kasoucontents ul li {
    padding: 0 20px;
}
.layout_area p {
    line-height: 35px;
}
.kasoucontents h3 {
    text-align: center;
}
.ttl01 {
    width: 100%;
    font-weight: bold;
    font-size: 220% !important;
    margin: 20px 0 20px;
    padding: 0;
    text-align: center;
    color: #1E5799 !important;
}
@media screen and (min-width:768px) {
    .ttl01 {
        font-size: 280% !important;
    }
}
/*--------------------------------------------------------------------------------------------------------------------- Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢CÃƒâ€ Ã¢â‚¬â„¢AÃƒâ€ Ã¢â‚¬â„¢EÃƒâ€ Ã¢â‚¬â„¢gÃƒâ€ Ã¢â‚¬â„¢^Ãƒâ€ Ã¢â‚¬â„¢uÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¦ */
/*----------------------------------------------

-----------------------------------------------*/
#layout .layout_suggestions {
    margin: 30px 0;
}
#layout .layout_tab_ctr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 1px;
}
#layout .layout_tab_ctr li {
    width: calc(50% - 1px);
    padding: 0;
}
@media print, screen and (min-width: 768px) {
    /*.layout_tab_ctr li {
    width: calc(25% - 1px);
  }*/
}
#layout .layout_tab_switch a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: clamp(14px, 1.7vw, 18px);
    font-weight: 700;
    background: #ddd;
    color: #fff;
    text-decoration: none;
    line-height: 1.2;
    padding: 1em 0.5em;
    transition: 0.2s;
}
#layout .layout_tab_switch a:hover {
    background: #009e52;
}
#layout .layout_tab_switch.active a {
    background: #009e52;
    color: #fff;
}
@media print, screen and (min-width: 768px) {
    #layout .layout_tab_switch a {
        border-radius: 6px 6px 0 0;
    }
}
#layout .layout_tab_cts {
    display: none;
    background: #fff;
    padding: clamp(16px, 3vw, 32px);
    box-sizing: border-box;
    text-align: center;
}
#layout .layout_tab_cts.active {
    display: block;
    border: 1px solid #009e52;
    margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
    #layout .layout_tab_cts.active {
        margin-top: 0;
    }
}
#layout .layout_tab_ti {
    border-bottom: 1px dotted #009e52;
    font-size: 150%;
    margin: 0 0 30px;
    font-weight: 700;
    color: rgb(0, 153, 0);
    padding: 0 0 10px;
}
#layout .layout_tab_txt {
    font-size: 1.2em;
    margin-bottom: 1.5em;
    text-align: left;
}
#layout .layout_tab_img a img {
    margin: 5px auto;
    width: 100%;
}
#layout .layout_tab_btn a {
    display: inline-block;
    margin: auto;
    font-size: 1em;
    width: 300px;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    background: rgb(255, 153, 0);
    color: rgb(255, 255, 255);
    /*display: block;*/
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
}
#layout .layout_tab_cts iframe {
    aspect-ratio: 853/480;
    width: min(100%, 853px);
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#layout .furniture_used_link {
    border: 1px solid #009e52;
    border-radius: 5px;
    padding: 30px;
    background-color: #ccffcc;
}
#layout .furniture_used_link h3 {
    color: #fff;
    background: #009e52;
    border-radius: 5px;
    font-size: clamp(14px, 1.7vw, 18px);
    padding: 5px 20px;
    margin: 0 0 20px 0;
}
/*--------------------------------------------------------------------------------------------------------------------- ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¼Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â€šÂ¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Ëœ */
/*----------------------------------------------
#case_study_01
-----------------------------------------------*/
#case_study_01 {
    text-align: center;
}
#case_study_01 .theme {
    padding: 40px 0;
}
#case_study_01 .resolution {
    padding: 0 0 40px 0;
    background-color: #ccffcc;
}
/*----------------------------------------------
#case_study_02
-----------------------------------------------*/
#case_study_02 {
    padding: 40px 0;
}
#case_study_02 .col-sm-4 {
    margin-bottom: 20px;
}
#case_study_02 .row {
    margin-right: 0;
    margin-left: 0;
}
.introduction {
    margin: 0 0 40px 0;
}
@media print, screen and (min-width: 768px) {
    #case_study_01 .theme {
        padding: 80px 0;
    }
    #case_study_01 .resolution {
        padding: 0 0 80px 0;
        background-color: #ccffcc;
    }
    #case_study_02 {
        padding: 80px 0 0;
    }
    .introduction {
        margin: 40px 0 80px 0;
    }
}
/*--------------------------------------------------------------------------------------------------------------------- Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢iÃƒâ€¦Ã‚Â½dÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Âl */
#spec .sheet_basic {
    width: 100%;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-all;
    max-width: 940px;
    margin: 0 auto;
}
#spec .sheet_basic .youtube_wrap {
    padding-top: 56.25%;
    width: 100%;
    position: relative;
}
#spec .sheet_basic .youtube_wrap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
/*----desk20230628----*/
#content_01 {
    max-width: 100% !important;
}
@media print, screen and (min-width:768px) {
    #content_01 {
        max-width: 45% !important;
    }
}
.main_ph figure {
    margin: 0 !important;
}
.main_ph figure img {
    max-width: 100% !important;
    width: 60% !important;
}
#content_02 {
    right: 50px !important;
    width: auto !important;
    max-width: auto !important;
    position: inherit !important;
}
#boomerang_main .content_list li a {
    color: #009e52;
    text-decoration: underline;
}
.inquiry_link {
    margin-top: 20px;
}
ul.inquiry_link li {
    text-align: center;
}
.inquiry_link .download_materials p a {
    width: 100%;
    max-width: 600px;
}
.inquiry_link .inquiry p a {
    width: 100%;
    max-width: 600px;
}
@media print, screen and (min-width:768px) {
    #content_02 {
        bottom: 0 !important;
        position: absolute !important;
    }
    .main_ph figure img {
        width: 80% !important;
    }
}
@media print, screen and (min-width:992px) {
    .main_ph figure img {
        width: 90% !important;
    }
}
.officedesk .reason2 ul.double3 li {
    width: 100% !important;
    padding-bottom: 10px !important;
}
#case_study h3.title02 {
    width: 100% !important;
    margin-top: -30px;
    color: #6d6d6d;
}
.title04 {
    font-size: 28px;
    font-weight: bold;
    color: #009e52;
    text-align: center;
    margin: 0 0 30px 0;
}
@media print, screen and (min-width:768px) {
    .title04 {
        margin: 30px 0 0 0;
    }
}
#case_study_01 .theme {
    padding: 0 !important;
    margin-top: -20px;
    margin-bottom: 50px;
}
.introduction {
    margin: 0 !important;
}
.officedesk .reason2 ul.double3 li .wrapper {
    height: auto !important;
}
.officedesk .reason2 ul.double3 li .wrapper dl {
    margin: 0 !important;
}
@media print, screen and (min-width:768px) {
    .officedesk .reason2 ul.double3 li .wrapper dl {
        margin: 0 30px !important;
    }
}
#main_img2 {
    position: absolute;
    width: 60%;
    right: 0;
    bottom: 0;
    right: -60px;
}
@media print, screen and (min-width:768px) {
    #main_img2 {
        width: 300px;
        right: 0;
    }
}
@media print, screen and (min-width:1200px) {
    #main_img2 {
        right: -100px;
    }
}
#main_img2 img {
    max-width: 200px !important;
}
#boomerang_main .row {
    margin-top: 0 !important;
}
@media print, screen and (min-width:768px) {
    #boomerang_main .row {
        margin-top: 40px !important;
    }
}
.title05 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}
/*l_desk_anchor*/
.l_desk_anchor{
 margin-top: 30px;
}
.l_desk_anchor ul{
 display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: var(--lay_gap_sp_column) var(--lay_gap_sp);
}

.l_desk_anchor ul li{
 width: 100%;
 padding: 0;
}

.l_desk_anchor ul li a{
 display: block;
 text-align: center;
 font-size: 16px;
 color: #fff;
 background: #ff9900;
 padding: 15px;
 transition: all 0.5s;
}
.l_desk_anchor ul li a:hover{
 opacity: 0.7;
}
@media print, screen and (min-width:768px){
 .l_desk_anchor ul{
  flex-direction: row;
        gap: var(--lay_gap_md);
 }
 .l_desk_anchor ul li{
 inline-size: calc(50% - var(--lay_gap_md)*1 / 2);
}
}
@media print, screen and (min-width:992px){
 
 .l_desk_anchor ul li{
 inline-size: calc(25% - var(--lay_gap_md)*2 / 2.6);
}
}

.anchor_point{
 margin-top: -250px; 
 padding-top: 250px;
}

/*boomerang_prod_list*/
#boomerang_prod_list {
    padding: 50px 0;
}
#boomerang_prod_list > .sec_boomerang_prod_list {
    margin-bottom: 50px;
}
#boomerang_prod_list > .sec_boomerang_prod_list > h3{
 font-size: 26px;
 margin-bottom: 50px;
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: var(--lay_gap_sp_column) var(--lay_gap_sp);
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li {
 position: relative;
    padding: 0;
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li p.tx_lank{
 position: absolute;
 top: -40px;
 left: 0;
 display: flex;
 align-items: center;
 font-size: 20px;
 font-weight: bold;
 color: #AE0002;
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li p.tx_lank img{
 width: 40px; 
 height: auto;
 margin-right: 8px;
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li .ph_box img {
    width: 100%;
    height: auto;
    border: #eee 1px solid;
    /* margin-top: 20px; */
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li .ph_box img:hover {
    border: solid 4px #009e52;
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li .ph_box2 img {
    width: 100%;
    height: auto;
    /* margin-top: 20px; */
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li h3 {
    text-align: left;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0;
    color: #000000;
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li .price_box {
    position: relative;
    margin-bottom: 15px;
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li .price_box .tx_new {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    color: #fff;
    background: #f00;
    padding: 0 10px;
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li p.price_p {
    font-size: 20px;
    font-weight: 700;
    color: rgb(255, 153, 0);
    text-align: right;
}
#boomerang_prod_list > .sec_boomerang_prod_list > ul > li .tag_box ul li {
    display: inline-block;
    min-width: 80px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    border: 1px solid #989898;
    padding: 0 15px;
}
@media print, screen and (min-width:576px) {
    #boomerang_prod_list > .sec_boomerang_prod_list > ul {
        flex-direction: row;
        gap: var(--lay_gap_md);
    }
    #boomerang_prod_list > .sec_boomerang_prod_list > ul > li {
        inline-size: calc(50% - var(--lay_gap_md)*1 / 2);
    }
}
@media print, screen and (min-width:768px) {
    #boomerang_prod_list {
        padding: 80px 0;
    }
    #boomerang_prod_list > .sec_boomerang_prod_list {
        margin-bottom: 80px;
    }
 #boomerang_prod_list > .sec_boomerang_prod_list > h3{
  font-size: 32px;
 margin-bottom: 80px;
}
}
@media print, screen and (min-width:992px) {
    #boomerang_prod_list > .sec_boomerang_prod_list > ul > li {
        inline-size: calc(25% - var(--lay_gap_md)*2 / 2.6);
    }
}

#l_desk_faq .faq_list ul li{
 padding: 30px 0;
 border-bottom: 1px solid #009e52;
}
#l_desk_faq .faq_list ul li p.question{
 position: relative;
 font-size: 16px;
 font-weight: bold;
 color: #009E52;
 padding-left: 55px;
 margin-bottom: 0;
}
#l_desk_faq .faq_list ul li p.answer{
 display: none;
 position: relative;
 font-size: 16px;
 margin: 30px 0 0;
 padding: 0 0 0 55px;
 border: none;
}

#l_desk_faq .faq_list ul li p.question::before{
content: "Q";
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 margin: auto;
 display: flex;
 justify-content: center;
 align-items: center;
 width: 40px;
  height: 40px;
 font-weight: bold;
 color: #fff;
 background: #009e52;
 border-radius: 50%;
}
#l_desk_faq .faq_list ul li p.answer::before{
content: "A";
 position: absolute;
 top: 0;
 left: 0;
 display: flex;
 justify-content: center;
 align-items: center;
 width: 40px;
  height: 40px;
 font-weight: bold;
 color: #fff;
 background: #ff9900;
 border-radius: 50%;
}

:root {
    --lay_gap_sp_column: 60px;
    --lay_gap_sp: 10px;
    --lay_gap_md: 50px;
}
.ph_box2 {
    background: #fafafa;
    border: #eee 1px solid;
    position: relative;
}
.ph_box2 img:hover {
    border: solid 4px #009e52;
}
/* ÃƒÂ£Ã†â€™Ã‚Â©ÃƒÂ£Ã†â€™Ã¢â€žÂ¢ÃƒÂ£Ã†â€™Ã‚Â«ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â  ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ£Ã‚ÂÃ‚Â«ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ§Ã‚Â¤Ã‚Âº */
.ph_box2::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid transparent;
    border-left: 4em solid #ff9900; /* ÃƒÂ£Ã†â€™Ã‚Â©ÃƒÂ£Ã†â€™Ã¢â€žÂ¢ÃƒÂ£Ã†â€™Ã‚Â«ÃƒÂ£Ã‚ÂÃ‚Â®ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²ÃƒÂ£Ã‚ÂÃ‚Â¯ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ‚Â§ÃƒÂ¥Ã‚Â¤Ã¢â‚¬Â°ÃƒÂ¦Ã¢â‚¬ÂºÃ‚Â´ */
    position: absolute;
    z-index: 100;
}
.ph_box2::after {
    content: "PUSH!";
    font-size: 13px;
    display: block;
    top: 13px;
    padding-left: 5px;
    transform: rotate(-45deg);
    color: #fff; /* ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ¥Ã‚Â­Ã¢â‚¬â€ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²ÃƒÂ£Ã‚ÂÃ‚Â¯ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ‚Â§ÃƒÂ¥Ã‚Â¤Ã¢â‚¬Â°ÃƒÂ¦Ã¢â‚¬ÂºÃ‚Â´ */
    left: 0;
    position: absolute;
    z-index: 101;
}
background: #fafafa;
width: 250px;
height: 250px;
border: #eee 1px solid;
margin: 0 auto;
position: relative;
}
/* ÃƒÂ£Ã†â€™Ã‚Â©ÃƒÂ£Ã†â€™Ã¢â€žÂ¢ÃƒÂ£Ã†â€™Ã‚Â«ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â  ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ£Ã‚ÂÃ‚Â«ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ§Ã‚Â¤Ã‚Âº */
.ph_box2::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid transparent;
    border-left: 4em solid #ff9900; /* ÃƒÂ£Ã†â€™Ã‚Â©ÃƒÂ£Ã†â€™Ã¢â€žÂ¢ÃƒÂ£Ã†â€™Ã‚Â«ÃƒÂ£Ã‚ÂÃ‚Â®ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²ÃƒÂ£Ã‚ÂÃ‚Â¯ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ‚Â§ÃƒÂ¥Ã‚Â¤Ã¢â‚¬Â°ÃƒÂ¦Ã¢â‚¬ÂºÃ‚Â´ */
    position: absolute;
    z-index: 100;
}


/*review*/
#l_desk_review{
 margin-bottom: 50px;
}
#l_desk_review h3{
 margin-bottom: 20px;
}
#l_desk_review .review_list ul li:not(:last-child){
 margin-bottom: 50px;
}
#l_desk_review .review_list ul li figure{
 margin-bottom: 20px;
}
#l_desk_review .review_list ul li figure img{
 width: 100%;
 height: auto;
} 
#l_desk_review .review_list ul li .tx_box h4{
 text-align: left;
 font-size: 20px;
 font-weight: bold;
 color: #333;
 border-left: 3px solid #f90;
 margin-bottom: 30px;
 padding: 6px 0 6px 10px;
}
#l_desk_review .review_list ul li .tx_box p.prod_purchase{
 font-size: 16px;
 font-weight: bold;
 color: #f90;
 margin-bottom: 15px;
}
#l_desk_review .review_list ul li .tx_box p.prod_evaluation{
 font-size: 16px;
 font-weight: bold;
}

#l_desk_review .review_list ul li .tx_box p.prod_review{
 font-size: 16px;
}

@media print, screen and (min-width:768px){
 #l_desk_review{
 margin-bottom: 80px;
}
 #l_desk_review h3{
 margin-bottom: 50px;
}
 #l_desk_review .review_list ul li{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
 }
 #l_desk_review .review_list ul li figure{
  width: 38%;
  margin-bottom: 0;
 }
 #l_desk_review .review_list ul li .tx_box {
  width: 60%;
 }
 #l_desk_review .review_list ul li .tx_box p.prod_purchase{
 font-size: 18px;
}
 #l_desk_review .review_list ul li .tx_box p.prod_evaluation{
 font-size: 18px;
}
}
#l_desk_choice_reason .container{
 margin-top: 70px;
}
#l_desk_choice_reason h3{
 font-size: 26px;
}
#l_desk_choice_reason h4{
 color: #333;
 margin: 30px 0;
 
}

#l_desk_choice_reason figure img{
 width: 100%;
 height: auto;
}

#l_desk_choice_reason .flex_w50 p{
 text-align: left;
 font-size: 16px;
 margin-bottom: 20px;
}

#l_desk_choice_reason .reason01, #l_desk_choice_reason .reason02{
 margin-bottom: 50px;
}

@media print, screen and (min-width:768px){
 #l_desk_choice_reason .flex_w50{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  
 }
 
 #l_desk_choice_reason .reason02 .flex_w50{
  flex-direction: row-reverse;
 }
 #l_desk_choice_reason .flex_w50 p{
  width: 55%;
  margin-bottom: 0;
 }
 #l_desk_choice_reason .flex_w50 figure{
  width: 43%;
 }
}
