@charset "UTF-8";
.info_wrap {
    padding: 120px 0;
}
.info_wrap.is-ver2 {
    padding: 0 0 120px 0;
}
.info_wrap.is-bg {
    background: #F3F6F5;
}
.l_cont.is-info .c-cont:last-child,
.l_cont.is-faq .c-cont:last-child{
    padding-bottom: 0;
}
/*規約*/
body#IFBX {
    font-size: 14px;
    line-height: 2;
}
#IFBX .privmds {
    margin: 0 0 60px;
}
#IFBX .privcont {
    margin: 0 0 120px;
}
#IFBX .privcont:last-child {
    margin: 0;
}
#IFBX .privttl {
    margin: 0 0 120px;
}
#IFBX .privttl:last-child {
    margin: 0;
}
#IFBX .is-ttl {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    margin: 0 0 20px;
}
#IFBX .is-bld {
    font-weight: 700;
    font-variation-settings: "wght" 700;
}
#IFBX .privcont .agt {
    margin: 0 0 60px;
}
#IFBX .privcont .agt:last-child {
    margin: 0;
}
#IFBX .privcont .agt dt {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    margin: 0 0 10px;
}
#IFBX .privlst li {
    margin: 0 0 60px;
}
#IFBX .privlst li:last-child {
    margin: 0;
}
#IFBX .privcont a {
    color: #1C4A40;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    text-decoration: none;
}
#IFBX .privcont .privacy a {
    color: #222;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    text-decoration: none;
}
@media (min-width: 767px) {
    #IFBX .privcont a:hover {
        text-decoration: underline;
    }
    #IFBX .privcont .privacy a:hover {
        text-decoration: underline;
    }
}
#IFBX .copy {
    text-align: right;
}
#IFBX .copylast {
    padding: 20px;
    border: 1px solid #E6E6E6;
}
#IFBX .privacy {
    display: inline-block;
    vertical-align: middle;
}
#IFBX .privacy span {
    padding: 0 0 0 1em;
}
#IFBX .m-ttl {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    margin: 0 0 40px;
}
#IFBX .pri_list {
    margin-bottom: 1em;
}
#IFBX .pri_list:last-child {
    margin-bottom: 0;
}
#IFBX .pri_list li {
    padding-left: 1em;
    position: relative;
}
#IFBX .pri_list li span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
/*商標登録*/
body#SEVBX {
    font-size: 14px;
    line-height: 2;
}
#SEVBX .tradebox {
    margin: 0 0 80px;
    background: #fff;
    padding: 60px;
    border-radius: 16px;
}
#SEVBX .tradebox:last-child {
    margin: 0;
}
#SEVBX .tradebox .tx {
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    padding: 0 0 60px;
}
#SEVBX .tradebox .tradein {
    width: 560px;
    margin: 0 auto;
    display:flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#SEVBX .tradebox .abtbx {
    padding: 40px;
    margin-top: 60px;
    border: 1px solid #E6E6E6;
    border-radius: 16px;
}
#SEVBX .tradebox .abtbx dt {
    margin-bottom: 10px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
}
#SEVBX .tradebox .btn_box {
    margin-top: 60px;
}
#SEVBX .tradebox .c-btn {
    margin: 0 auto;
}
/*サイトマップ*/
#SMBX .ltbox {
    margin: 0 0 80px;
}
#SMBX .ltbox:last-child {
    margin: 0;
}
#SMBX .c-title-ttl {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    margin-bottom: 40px;
    padding-left: 16px;
    position: relative;
}
#SMBX .c-title-ttl:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #E2B700;
    z-index: 1;
}
#SMBX .lt {
    margin: 0 0 60px;
}
#SMBX .lt:last-child {
    margin: 0;
}
#SMBX .ltttl {
    font-size: 14px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    margin: 0 0 15px;
}
#SMBX .lt ul {
    display:flex;
    flex-wrap: wrap;
    margin: -10px 0 0;
}
#SMBX .lt ul li {
    width: 33.3%;
    margin: 10px 0 0;
}
#SMBX .lt ul li a {
    display: inline-block;
    padding: 0 0 0 1em;
    position: relative;
    text-decoration: none;
}
#SMBX .lt ul li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -6px;
    width: 4px;
    height: 8px;
    background: url(/cmn5/svg/arw_r.svg) no-repeat center / auto 100%;
}
#SMBX .lt ul li.is-blk a {
    padding: 0 26px 0 1em;
    background: #ffffff url(/cmn5/svg/icn_window_gry.svg) no-repeat right center / 14px auto;
}
@media (min-width: 767px) {
    #SMBX .lt ul li a:hover {
        color: #1C4A40;
    }
}
/*会社情報*/
#ABUTBX .c-title-ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    margin: 0 0 40px 0;
    position: relative;
    font-size: 16px;
    line-height: 1.4;
    padding: 0 0 0 13px;
    border-left: 4px solid #1C4A40;
    box-sizing: border-box;
}
#ABUTBX .rvMv_wrap {
    width: 100%;
    height: 300px;
    background: #ffe8dc url(/cmn3/img/aboutus_mv.png) repeat-x center center;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
#ABUTBX .rvMv-ttl {
    text-align: center;
    line-height: 1;
    font-size: 30px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
}
#ABUTBX .com_title {
    margin: 0 0 100px;
}
#ABUTBX .com-title {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    font-variation-settings: "wght" 700;
}
#ABUTBX .tbl_box {
    margin: 0 0 100px;
    font-size: 16px;
}
#ABUTBX .tbl_box a {
    text-decoration: none;
}
#ABUTBX .tbl_box:last-child {
    margin: 0;
}
#ABUTBX .com_tbbx table {
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #E6E6E6;
}
#ABUTBX .com_tbbx tbody {
    width: 100%;
}
#ABUTBX .com_tbbx table th {
    width: 220px;
    padding: 20px 0;
    border-bottom: 1px solid #E6E6E6;
    font-weight: 700;
    font-variation-settings: "wght" 700;
}
#ABUTBX .com_tbbx table td {
    padding: 30px 0;
    border-bottom: 1px solid #E6E6E6;
}
#ABUTBX .com_tbbx table td.access {
    overflow: hidden;
}
#ABUTBX .com_tbbx table td.access .is-lnk {
    float: left;
    width: 33.3%;
    line-height: 1.8;
}
#ABUTBX .is-bnr {
    margin: 0 0 1em;
}
@media (min-width: 767px) {
    #ABUTBX .is-bnr a:hover {
        opacity: 0.7;
    }
}
#ABUTBX .is-lnk a {
    display: inline-block;
    position: relative;
    padding: 0 0 0 1em;
}
@media (min-width: 767px) {
    #ABUTBX .is-lnk a:hover {
        color: #1C4A40;
        text-decoration: underline;
    }
}
#ABUTBX .is-lnk a:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    z-index: 9;
    width: 5px;
    height: 8px;
    margin: -4px 0 0 0;
    background: url(/cmn5/svg/arw_r.svg) no-repeat 0 center;
    background-size: auto 100%;
}
#ABUTBX .btn_box {
    padding: 100px 0 0;
}
/*faq*/
#FQABX .c-title_wrap{
    margin: 0 0 10px 0;
}
#FQABX .fqamain {
    background: #eef3f6;
    margin: 60px 0 0 0;
}
#FQABX .fqamain ul {
    width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 0 20px 0;
}
#FQABX .fqamain li {
    width: 240px;
    background: #fff;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 15px 0 0 0;
}
#FQABX .fqamain li a {
    line-height: 1;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    padding: 23px 0;
    display: block;
    text-decoration: none;
    text-align: center;
}
#FQABX .fqamain li a span {
    display: block;
    padding: 0 0 0 0;
    position: relative;
}
#FQABX .fqamain li a span:before {
    content: "";
    display: block;
    width: 8px;
    height: 5px;
    position: absolute;
    top: 50%;
    left: auto;
    right: 20px;
    background: url(/cmn3/svg/icn_caret_down.svg) no-repeat center center;
    background-size: auto 5px;
    -ms-background-size: auto 5px;
    -moz-background-size: auto 5px;
    -webkit-background-size: auto 5px;
    margin: -2.5px 0 0 0;
}

#FQABX .fqacont{
	margin:0 0 100px;
}
#FQABX .fqacont:last-child {
    margin: 0;
}
#FQABX .fqacont .box{
	border-bottom:1px solid #E6E6E6;
}
#FQABX .fqacont .box dl{
	padding:30px 40px 30px 0;
    position: relative;
    overflow: hidden;
}
#FQABX .fqacont .box .qbox{
    cursor: pointer;
    word-break: break-all;
    transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
    -ms-transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
    -webkit-transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
}
.aboutus-btn {
    margin: 80px auto 0;

}
@media (min-width: 767px) {
    #FQABX .fqacont .box .qbox:hover {
        color: #009944;
    }
}
#FQABX .fqacont .box .qbox:before,
#FQABX .fqacont .box .qbox:after {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background: #abafb1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#FQABX .fqacont .box .qbox:after {
    transform: translateY(-50%) rotate(90deg);
    transition: 0.5s;
}
#FQABX .fqacont .box .qbox.on:after {
    transform: rotate(0);
    transition: 0.5s;
    margin-top: -1px;
}
#FQABX .fqacont .box .abox{
    display: none;
	padding:0 40px 30px 0;
}
#FQABX .fqacont .box dt{
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    float: left;
}
#FQABX .fqacont .box .qbox dt{
    color: #1C4A40;
}
#FQABX .fqacont .box .abox dt{
    color: #E05E00;
}
#FQABX .fqacont .box dd{
	margin:0 0 0 1.5em;
}
#FQABX .fqacont .box .qbox dd{
    font-weight: 700;
    font-variation-settings: "wght" 700;
}
.fee-txt {
    margin: 0 0 50px;
    font-size: 14px;
}
.fee-txt .is-tdu {
    text-decoration: underline;
    font-weight: 700;
    font-variation-settings: "wght" 700;
}
.fee-txt:last-child {
    margin: 0;
}
.feeTbl-txt {
    margin: 0 0 30px;
    font-size: 14px;
}
.feeTbl-txt:last-child {
    margin: 0;
}
.feeTbl-txt.is-rgt {
    text-align: right;
}
.feeTbl_wrap table {
    width: 100%;
    border-left: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    box-sizing: border-box;
    margin: 0 0 10px;
}
.feeTbl_wrap table tr th {
    width: 40%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #E6E6E6;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    background: #E6E6E6;
    padding: 10px;
}
.feeTbl_wrap table tr th:last-child {
    border-right: 1px solid #E6E6E6;
    width: 60%;
}
.feeTbl_wrap table tr td {
    width: 40%;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    box-sizing: border-box;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    padding: 10px 20px;
}
.feeTbl_wrap table tr td:last-child {
    width: 60%;
}
.feeTbl_wrap table .is-fsb {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 16px;
}
.fee_wrap dl {
    margin: 40px 0 0;
}
.fee_wrap dl dt {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 16px;
}
.fee_wrap dl dd {
    font-size: 14px;
}
@media (min-width: 767px) {
    .cv_wrap {
        margin: 0 auto 120px;
    }
}
@media only screen and (max-width: 767px) {
    .info_wrap {
        padding: 60px 20px;
    }
    .info_wrap.is-ver2 {
        padding: 0 20px 60px 20px;
    }

    .l_cont.is-info {
        width: auto;
    }
    /*規約*/
    body#IFBX {
        font-size: 12px;
    }
    #IFBX .privmds {
        font-size: 12px;
        margin: 0 0 30px;
    }
    #IFBX .privcont {
        margin: 0 0 60px;
    }
    #IFBX .privttl {
        margin: 0 0 60px;
    }
    #IFBX .is-ttl {
        font-size: 14px;
        margin: 0 0 15px;
    }
    #IFBX .is-txt {
        font-size: 12px;
    }
    #IFBX .privcont .agt {
        font-size: 12px;
        margin: 0 0 30px;
    }
    #IFBX .privcont .agt dt {
        margin: 0 0 5px;
        font-size: 12px;
    }
    #IFBX .privlst li {
        font-size: 12px;
        margin: 0 0 30px;
    }
    #IFBX .privcont .privacy a {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #IFBX .copy {
        font-size: 12px;
    }
    #IFBX .copylast {
        font-size: 12px;
        padding: 10px;
    }
    #IFBX .m-ttl {
        font-size: 16px;
        margin: 0 0 20px;
    }
    /*商標登録*/
    body#SEVBX {
        font-size: 12px;
        line-height: 2;
    }
    #SEVBX .tradebox {
        padding: 30px 20px;
        margin: 0 0 20px;
    }
    #SEVBX .tradebox .tx {
        font-size: 16px;
        text-align: left;
        padding: 0 0 20px;
    }
    #SEVBX .tradebox .tradein {
        width: auto;
        margin: 0;
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    #SEVBX .tradebox .abtbx {
        padding: 20px 15px;
        margin-top: 20px;
    }
    #SEVBX .tradebox .abtbx dt {
        margin: 0 0 10px 0;
    }
    #SEVBX .tradebox .tradein .is-img {
        text-align: center;
        padding: 20px 0 0;
    }
    #SEVBX .tradebox .btn_box {
        margin-top: 30px;
    }
    /*サイトマップ*/
    #SMBX .ltbox {
        margin: 0 0 40px;
    }
    #SMBX .c-title-ttl {
        font-size: 14px;
        margin: 0 0 20px;
    }
    #SMBX .c-title-ttl:before {
        top: 8px;
    }
    #SMBX .lt {
        margin: 0 0 40px;
    }
    #SMBX .ltttl {
        font-size: 14px;
        margin: 0 0 14px;
    }
    #SMBX .lt ul {
        display: block;
        margin: 0;
    }
    #SMBX .lt ul li {
        width: 100%;
        margin: 0;
        margin-bottom: 1px;
    }
    #SMBX .lt ul li a {
        display: block;
        width: 100%;
        font-size: 12px;
        padding: 12px 40px 12px 20px;
        box-sizing: border-box;
        background: #F3F6F5;
    }
    #SMBX .lt ul li.is-blk a {
        padding: 12px 40px 12px 20px;
        background: #F3F6F5 url(/cmn5/svg/icn_window_gry.svg) no-repeat right 18px center / 10px auto;
    }
    #SMBX .lt ul li a:before {
        left: auto;
        right: 20px;
        margin-top: -3.5px;
        width: 4px;
        height: 8px;
    }
    #SMBX .lt ul li.is-blk a:before {
        display: none;
    }
    /*会社情報*/
    #ABUTBX .c-title-ttl {
        font-size: 13px;
        margin: 0 0 20px 0;
    }
    #ABUTBX .rvMv_wrap {
        width: 100%;
        height: 150px;
        background: #ffe8dc url(/cmn3/img/aboutus_mv.png) repeat-x center center;
        background-size: 355px auto;
    }
    #ABUTBX .rvMv-ttl {
        line-height: 1;
        font-size: 17px;
    }
    #ABUTBX .l_cont.is-ab {
        width: auto;
    }
    #ABUTBX .com_title {
        margin: 0 0 50px;
    }
    #ABUTBX .com-title {
        font-size: 14px;
    }
    #ABUTBX .tbl_box {
        margin: 0 0 50px;
    }
    #ABUTBX .com_tbbx table th {
        display: block;
        width: 100%;
        padding: 20px 0 10px;
        font-size: 16px;
        border: none;
    }
    #ABUTBX .com_tbbx table td {
        display: block;
        width: 100%;
        padding: 0 0 20px;
        font-size: 14px;
    }
    #ABUTBX .com_tbbx table td.access .is-lnk {
        width: 50%;
    }
    #ABUTBX .is-lnk a:before {
        top: 8px;
        width: 4px;
        height: 7px;
        margin: 0 0 0 0;
        background: url(/cmn5/svg/arw_r.svg) no-repeat 0 center;
        background-size: 100% auto;
    }
    #ABUTBX .btn_box {
        padding: 50px 0 0;
    }
    /*faq*/
    #FQABX .c-title_wrap {
        margin: 0 0 0 0;
    }
    .l_cont.is-qa {
        width: auto;
    }
    #FQABX .fqamain {
        padding: 30px 20px;
        margin: 30px 0 0 0;
    }
    #FQABX .fqamain ul {
        background: #ffffff;
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #E6E6E6;
        border-radius: 8px;
        overflow: hidden;
        padding: 0;
    }
    #FQABX .fqamain li {
        width: 50%;
        margin: 0 0 0;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        border-right: 1px solid #E6E6E6;
        border-bottom: 1px solid #E6E6E6;
    }
    #FQABX .fqamain li:nth-child(2n) {
        border-right: 0;
    }
    #FQABX .fqamain li:last-child {
        border-bottom: 0;
    }
    #FQABX .fqamain li:nth-of-type(odd):nth-last-of-type(2) {
        border-bottom: 0;
    }
    #FQABX .fqamain li a {
        font-size: 11px;
        padding: 0 15px 0 10px;
        position: relative;
        text-align: left;
        line-height: 1.2;
        height: 45px;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -webkit-flex-align: center;
        align-items: center;
    }
    #FQABX .fqamain li a:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 5px;
        z-index: 9;
        width: 7px;
        height: 4px;
        margin: -2px 0 0 0;
        background: url(/cmn3/svg/icn_caret_down.svg) no-repeat center center;
        background-size: 7px auto;
        -ms-background-size: 7px auto;
        -moz-background-size: 7px auto;
        -webkit-background-size: 7px auto;
    }
    #FQABX .fqamain li a span {
        display: block;
        padding: 0 0 0 0;
    }
    #FQABX .fqamain li a span:before {
        display: none;
    }

    #FQABX .fqacont{
        margin:0 0 50px;
    }
    #FQABX .fqacont .box dl{
        padding:20px 20px 20px 0;
        font-size: 12px;
    }
    #FQABX .fqacont .box dt{
        font-size: 14px;
        line-height: 1.4;
    }
    .fee-txt {
        margin: 0 0 30px;
        font-size: 13px;
    }
    .feeTbl-txt {
        font-size: 13px;
        margin: 0 0 15px;
        line-height: 1.6;
    }
    .feeTbl_wrap table tr th {
        font-size: 13px;
        padding: 10px;
        line-height: 1.6;
    }
    .feeTbl_wrap table tr td {
        font-size: 13px;
        padding: 10px;
        line-height: 1.6;
    }
    .feeTbl_wrap table .is-fsb {
        font-size: 14px;
    }
    .fee_wrap dl {
        margin: 30px 0 0;
    }
    .fee_wrap dl dt {
        font-weight: 700;
        font-variation-settings: "wght" 700;
        font-size: 14px;
        line-height: 1.6;
    }
    .fee_wrap dl dd {
        line-height: 1.8;
        font-size: 14px;
    }
    .aboutus-btn {
        margin: 40px auto 0;
    }
}/*@media*/
@media (max-width: 340px) {
    #FQABX .fqamain {
        padding: 20px 10px;
    }
    #FQABX .fqamain li a span {
        font-size: 10px;
    }
}/*@media*/
