@charset "UTF-8";
.privacypolicy_wrap {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 60px 0 165px 0;
}
.terms-ttl {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.termsAnk_list {
    margin: 50px 0 0 0;
}
.termsAnk_list li {
    display: table;
    width: 33.333%;
    height: 60px;
    margin: 30px 0 0 0;
    border-left: 1px solid #D3D3D3;
    box-sizing: border-box;
}
.termsAnk_list li:nth-child(3n) {
    border-right: 1px solid #D3D3D3;
}
.termsAnk_list li:nth-child(-n+3) {
    margin: 0;
}
.termsAnk_list li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 1.6;
}
.termsSec_wrap {
    margin: 110px 0 80px 0;
}
.termsSec_in {
    margin: 0 0 90px 0;
}
.termsSec_in:last-child {
    margin: 0;
}
.termsSec_ttl {
    margin: 0 0 40px 0;
    padding: 16px 0;
    border-top: 3px solid #065BAC;
    border-bottom: 1px solid #D3D3D3;
}
.termsSec-ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    color: #065BAC;
}
.terms-txt {
    font-size: 16px;
    line-height: 1.625;
    text-align: justify;
    margin: 25px 0 0 0;
}
.terms-txt.is-right {
    text-align: right;
}
.terms-txt.is-date {
    margin: 0 0 25px;
}
.terms-txt.is-ver2 {
    font-size: 18px;
    line-height: 1.8;
}
.terms-txt span {
    display: inline-block;
    text-align: left;
}
.terms_dtl {
    font-size: 16px;
    line-height: 1.625;
    text-align: justify;
    margin: 25px 0 0 0;
}
.terms_dtl dd {
    margin: 10px 0 0 0;
}
.terms_dtl dd.is-ver2 {
    margin: 15px 0 0 0;
}
.terms_dtl dd a {
    color: #065BAC;
}
.terms_list.is-ver2,
.terms_list.is-ver3 {
    padding: 0 0 0 20px;
}
.terms_list.is-ver4 {
    padding: 25px 0 0 20px;
}
.terms_list.is-ver7{
    padding: 0 0 0 0.8em;
}
.terms_list li {
    position: relative;
    font-size: 16px;
    line-height: 1.625;
    margin: 0 0 5px 0;
    padding: 0 0 0 1em;
}
.terms_list.is-ver2 li {
    padding: 0 0 0 1.5em;
}
.terms_list.is-ver5 li {
    font-size: 18px;
    margin: 0 0 10px 0;
}
.terms_list.is-ver6 li {
    font-size: 18px;
    margin: 0 0 30px 0;
}
.terms_list.is-ver7 li{
    padding: 0 0 0 1.5em;
    font-size: 18px;
    margin: 0 0 15px;
    line-height: 1.77;
}
.terms_list li:last-child {
    margin: 0;
}
.terms_list li span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.terms_list li a {
    color: #065BAC;
}
.termsInfo_wrap {
    padding: 40px 80px;
    border: 6px solid #E5EFFA;
}
.termsInfo_wrap .ttl {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 30px 0;
}
.termsInfo_wrap .txt {
    font-size: 16px;
    margin: 0 0 15px 0;
}
.termsInfo_wrap .txt.is-ver2 {
    font-size: 18px;
    font-weight: bold;
}
.termsInfo_wrap .txt:last-child {
    margin: 0;
}
.termsInfo_wrap .txt a {
    text-decoration: underline;
}
/*social*/
.social-ttl {
    font-size: 24px;
    font-weight: bold;
}
.social-txt {
    font-size: 24px;
    margin: 15px 0 0 0;
}
.social_dtl {
    margin: 50px 0 0 0;
}
.social_dtl dt {
    font-size: 22px;
}
.social_dtl dd {
    font-size: 18px;
}
/*solicitationpolicy*/
.solic_wrap{
    padding: 78px 0 196px;
    width: 1140px;
    margin:0 auto;
}
.solic-ttl{
    font-size: 24px;
    line-height: 1.3;
    font-weight: bold;
}
.solic-txt {
    font-size: 24px;
    margin: 15px 0 0 0;
    line-height: 1.3;
}
.solicList_wrap{
    margin: 48px 0 0;
}
.solicList_ttl{
    margin: 0 0 18px;
    font-size: 22px;
}
.solic-btm{
    margin: 68px 0 0;
}
/*anti-socialforcespolicy*/
.anti_wrap{
    width: 1140px;
    margin: 0 auto;
    padding: 78px 0 125px;
}
body.anti .terms-txt{
    margin: 0;
}
body.anti .terms_list.is-ver7{
    padding: 50px 0 0;
}
body.anti .terms_list.is-ver7 li{
    margin: 0 0 38px;
}
/*business management policy*/
.busi-intr{
    margin: 0 0 40px;
}
.terms_date_txt {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}
.terms_date_txt .terms-txt {
    position: absolute;
    bottom: 0;
    right: 0;
}
.termBtn_wrap {
    margin: 0 auto 70px;
}
.term_btn {
    margin: 0 auto 70px;
    width: 310px;
}
.term_btn.c-btn a {
    padding-right: 20px;
}
.term_btn.is-ver2 {
    margin: 0 20px 0 0;
    width: auto;
}
.term_btn.is-ver2:last-child {
    margin: 0;
}
.term_btn.is-ver3 {
    margin: 0;
    width: auto;
}
.term_btn.is-ver2 a {
    padding: 0 54px 0 34px;
}
.term_btn.is-ver3 a {
    padding: 0 54px 0 34px;
}
.busiSmry_wrap{
    margin: 77px 0 0;
}
.busiSmry_wrap.is-ver1{
    margin: 55px 0 0;
}
.busiSmry_wrap.is-ver2{
    margin: 69px 0 0;
}
.busiSmry-ttl{
    font-size: 24px;
    line-height: 1.33;
    font-weight: bold;
    padding:0 0 0 3.5em;
    position: relative;
}
.busiSmry-ttl.is-ver2{
    padding: 0;
}
.busiSmry-ttl > span{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.busiSmry-txt{
    margin: 20px 0 0;
}
.busiSmry-txt.ver2 {
    margin-top: 50px;
}
body.busi .terms-txt {
    line-height: 1.8;
    font-size: 18px;
}
.busiDtl_wrap{
    margin: 20px 0 0;
}
.busiDtl_wrap > h4{
    font-size: 22px;
    line-height: 1.45;
}
.busiDtl_in{
    margin: 13px 0 0;
}
.busiDtl_in h5{
    padding: 0 0 0 2.5em;
    position: relative;
}
.busiDtl_in h5 span{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.busi-voice{
    margin: 5px 0 0;
}
.busi-pdf.is-ver1{
    margin: 5px 0 0;
}
.busi-pdf.is-ver1 a{
    padding: 0 2.5em 0 0;
    background: url(../svg/icn_pdf.svg) no-repeat center right;
    text-decoration: underline;
}
.terms_list.is-ver8{
    padding: 0 0 0 2.8em;
}
.terms_list.is-ver8 li{
    padding: 0 0 0 1em;
    font-size: 18px;
    margin: 5px 0 0;
    line-height: 1.77 ;
}
table.is-ver1 {
    width: 1120px;
    margin: 63px 0 0 ;
    vertical-align: middle;
}
.colored-cell{
    background-color: #E5EFFA;
}
.colored-cell.is-ver2{
    line-height: 1.33;
}
table th{
    text-align: center;
    box-sizing: border-box;
    border: solid 1px #707070;
}
table td{
    border: solid 1px #707070;
    height: 60px;
    text-align: center;
    box-sizing: border-box;
}
.large-cell{
    height: 120px
}
.thead-cell{
    font-weight: bold;
    line-height: 1.55;
}
.thead-txt.is-ver1{
    margin: 4px 0 0;
    font-weight: normal;
    display: inline-block;
}
.thead-txt.is-ver2{
    display: inline-block;
    margin: 6px 0 0;
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;
}
table.is-ver1 tr:nth-of-type(3) th:nth-of-type(1),
table.is-ver2 tr:nth-of-type(2) th:nth-of-type(1){
    height: 360px;
}
table.is-ver1 tr:nth-of-type(1) th:nth-of-type(1),
table.is-ver2 tr:nth-of-type(1) th:nth-of-type(1){
    border: none;
}
table.is-ver1 tr th > div,
table.is-ver1 tr td > div,
table.is-ver2 tr th > div,
table.is-ver2 tr td > div{
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    box-sizing: border-box;
    width: 100%;
    height: 100.3%;
}
.border-t{
    border-top: solid 1px #707070;
}
.border-b{
    border-bottom: solid 1px #707070;
}
.border-l{
    border-left: solid 1px #707070;
}
.border-r{
    border-right: solid 1px #707070;
}
body.busi table.is-ver1,
body.busi table.is-ver2{
    font-weight: bold;
}
body.busi table.is-ver2{
    margin: 77px 0 0;
}
body.busi table.is-ver2 tr:nth-of-type(2) th{
    width: 120px;
}
body.busi table.is-ver2 tr td{
    width: 194px;
}
.table-ttl{
    font-size: 16px;
    font-weight: bold;
}
body.busi table.is-ver3 tr:nth-of-type(1) th:nth-of-type(1){
    font-size: 16px;
    line-height: 1.75;
    padding: 19px 21px;
}
body.busi table.is-ver3 th:nth-of-type(1) p{
    font-size: 14px;
    line-height: 1.6;
    margin: 10px 0 0;
}
body.busi table.is-ver3 th{
    font-weight: bold;
    border:1px solid #707070;
}
body.busi table.is-ver3 tr:nth-of-type(1) th:nth-of-type(2),
body.busi table.is-ver3 tr:nth-of-type(19) td:nth-of-type(2){
    border: none;
    background: none;
}
body.busi table.is-ver3 td{
    font-size: 16px;
    line-height: 1.75;
    padding: 25px 15px;
    text-align: left;
}
body.busi table.is-ver3 tr td:nth-of-type(1){
    padding: 28px 20px;
}
body.busi table.is-ver3 tr:nth-of-type(7) td:nth-of-type(1){
    width: 115px;
}
body.busi table.is-ver3 tr:nth-of-type(7) td:nth-of-type(2){
    width: 203px;
}
body.busi table.is-ver3 tr:nth-of-type(7) td:nth-of-type(3){
    width: 34px;
}
body.busi table.is-ver3 tr:nth-of-type(7) td:nth-of-type(4){
    width: 136px;
}
body.busi table.is-ver3 tr:nth-of-type(7) td:nth-of-type(6){
    width: 392px;
}
body.busi table.is-ver3 tr td:last-of-type:empty{
    background: url("../img/slash_glay.png") no-repeat center center /cover;
}
.table-smry{
    font-size: 20px;
    padding: 0 0 40px;
    line-height: 1.8;
    font-weight: bold;
}
.table-txt.is-ver1{
    margin: 10px 0 0;
}
.table-txt.is-ver2{
    margin: 12px 0 0;
}
.table-txt.is-ver3{
    margin: 8px 0 0;
}
.table-txt.is-ver4{
    margin: 72px 0 0;
}
.table-notes{
    margin: 15px 0 0;
}
.term_table {
    width: 900px;
    margin: 10px auto 0;
}
.term_table .table-ttl {
    padding: 20px;
    font-size: 20px;
}
.term_table td {
    padding: 15px 20px;
    height: auto;
}
.term_table td p {
    display: flex;
    justify-content: center;
    text-align: left;
}
.busiDtl_wrap h3 {
    font-size: 20px;
    line-height: 1.45;
    font-weight: bold;
    margin-bottom: 20px;
}
.busiDtl_wrap h4 {
    font-size: 19px;
    line-height: 1.45;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 1.5em;
    position: relative;
}
.busiDtl_wrap h4 span {
    position: absolute;
    left: 0;
    top: 0;
}
.mgtp_table_in {
    margin: 30px 0;
}
.mgtp .term_table {
    width: 1000px;
}
.mgtp_table th.colored-cell {
    padding: 15px;
    font-weight: bold;
} 
.mgtp_table td {
    padding: 15px;
}
.mgtp_table_txt {
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
}
.term_table_note {
    font-size: 14px;
    font-weight: normal;
    margin: 5px auto 0;
    position: relative;
    padding: 0 0 0 1.5em;
    box-sizing: border-box;
    width: 1000px;
}
.term_table_note span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.inquiry_box {
    width: 1000px;
    margin: 40px auto 0;
}
.inquiry_ttl {
    margin-bottom: 10px;
}
.inquiry_boxin {
    width: 490px;
    margin-left: auto;
}
.inquiry_table th {
    font-size: 15px;
    padding: 0 13px;
}
.inquiry_table td {
    font-size: 15px;
    padding: 0 13px;
}
.c-sp-in {
    display: none;
}
.termBtn_wrap.is-ver2 {
    margin: 0 auto 20px;
}
@media (min-width: 896px) {
    .termsAnk_list {
        display:-webkit-box;
      	display:-ms-flexbox;
      	display:flex;
        -ms-flex-wrap: wrap;
  	    flex-wrap: wrap;
    }
    .termsAnk_list li a:hover {
        background: #E5EFFA;
    }
    .terms_dtl dd a:hover,
    .terms_list li a:hover {
        text-decoration: underline;
    }
    .termsInfo_wrap .txt a:hover {
        text-decoration: none;
    }
    /*business management policy*/
    .table-smry a:hover,
    table.is-ver3 tr th a:hover{
        text-decoration: underline;
    }
    .busi-pdf.is-ver1 a:hover{
        text-decoration: none;
    }
    .termBtn_wrap {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .termBtn_wrap.is-ver2 {
        justify-content: left;
        flex-wrap: wrap;
        gap: 20px;
        width: 850px;
    }
    .termBtn_wrap.is-ver3 {
        width: 850px;
        justify-content: left;
    }
}
@media only screen and (max-width: 896px) {
    .privacypolicy_wrap {
        padding: 30px 18px 45px 18px;
        box-sizing: border-box;
    }
    .terms-ttl {
        font-size: 17px;
    }
    .termsAnk_list {
        margin: 20px 0 0 0;
    }
    .termsAnk_list li {
        width: 100%;
        height: 40px;
        margin: 18px 0 0 0;
        border-left: 1px solid #D3D3D3;
        border-right: 1px solid #D3D3D3;
    }
    .termsAnk_list li:nth-child(-n+3) {
        margin: 18px 0 0 0;
    }
    .termsAnk_list li:first-child {
        margin: 0;
    }
    .termsAnk_list li a {
        font-size: 12px;
        line-height: 1.5;
    }
    .termsSec_wrap {
        margin: 50px 0 30px 0;
    }
    .termsSec_in {
        margin: 0 0 60px 0;
    }
    .termsSec_ttl {
        margin: 0 0 20px 0;
        padding: 10px 0;
        border-top: 2px solid #065BAC;
    }
    .termsSec-ttl {
        font-size: 14px;
        line-height: 1.7;
    }
    .terms-txt {
        font-size: 13px;
        margin: 15px 0 0 0;
    }
    .terms-txt.is-ver2 {
        font-size: 14px;
        line-height: 1.5;
    }
    .terms_dtl {
        font-size: 13px;
        margin: 15px 0 0 0;
    }
    .terms_dtl dd {
        margin: 6px 0 0 0;
    }
    .terms_dtl dd.is-ver2 {
        margin: 10px 0 0 0;
    }
    .terms_list.is-ver2,
    .terms_list.is-ver3 {
        padding: 5px 0;
    }
    .terms_list.is-ver4 {
        padding: 15px 0 0 0;
    }
    .terms_list.is-ver7{
        padding: 0;
    }
    .terms_list li {
        font-size: 13px;
    }
    .terms_list.is-ver5 li {
        font-size: 14px;
        margin: 0 0 8px 0;
    }
    .terms_list.is-ver6 li {
        font-size: 14px;
        margin: 0 0 18px 0;
    }
    .terms_list.is-ver7 li{
        padding: 0 0 0 1.4em;
        font-size: 14px;
        margin: 0 0 8px;
        line-height: 1.5;
    }
    .termsInfo_wrap {
        padding: 25px 15px;
        border: 3px solid #E5EFFA;
    }
    .termsInfo_wrap .ttl {
        font-size: 13px;
        line-height: 1.8;
        margin: 0 0 20px 0;
    }
    .termsInfo_wrap .txt {
        font-size: 13px;
        line-height: 1.6;
        margin: 0 0 8px 0;
    }
    .termsInfo_wrap .txt.is-ver2 {
        font-size: 13px;
    }
    /*social*/
    .social-ttl {
        font-size: 17px;
    }
    .social-txt {
        font-size: 16px;
        margin: 8px 0 0 0;
    }
    .social_dtl {
        margin: 25px 0 0 0;
    }
    .social_dtl dt {
        font-size: 16px;
    }
    .social_dtl dd {
        font-size: 14px;
    }
    /*solicitationpolicy*/
    .solic_wrap{
        padding: 25px 0 71px;
        width: auto;
        margin:0 17px;
    }
    .solic-ttl{
        font-size: 17px;
        line-height: 1.9;
    }
    .solic-txt {
        font-size: 16px;
        margin: 7px 0 0 0;
        line-height: 1.5;
    }
    .solicList_wrap{
        margin: 26px 0 0;
    }
    .solicList_ttl{
        margin: 0 0 10px;
        font-size: 16px;
    }
    .solic-btm{
        margin: 27px 0 0;
    }
    /*anti-socialforcespolicy*/
    .anti_wrap{
        width: auto;
        margin: 0 18px;
        padding: 33px 0 56px;
    }
    body.anti .terms_list.is-ver7{
        padding: 33px 0 0;
    }
    body.anti .terms_list.is-ver7 li{
        margin: 0 0 17px;
    }
    /*business management policy*/
    .bmp-intr{
        margin: 0 0 39px;
    }
    /*business management policy*/
    body.busi .c-mv-ttl {
        line-height: 1.7;
    }
    body.busi .mv_wrap_box .c-mv_wrap {
        height: 215px;
        box-sizing: border-box;
        padding-top: 40px;
        align-items: normal;
    }
    body.busi .terms_date_txt .terms-txt {
        margin-bottom: 15px;
        right: 18px;
        font-size: 12px;
    }
    .busi-intr{
        margin: 0 0 25px;
    }
    .termBtn_wrap {
        margin: 0 auto 40px;
    }
    .term_btn {
        margin: 0 auto 40px;
        width: 240px;
    }
    .term_btn.is-ver2 {
        margin: 0 auto 20px;
        width: 100%;
        box-sizing: border-box;
        max-width: 100%;
    }
    .term_btn.is-ver3 {
        margin: 0 auto 20px;
        width: 100%;
        box-sizing: border-box;
        max-width: 100%;
    }
    .term_btn.is-ver2:last-child {
        margin: 0 auto;
    }
    .term_btn.is-ver2 a {
        padding: 14px 46px 14px 26px;
        line-height: 1.5;
        height: auto;
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .busiSmry_wrap.is-ver1{
        margin: 22px 0 0;
    }
    .busiSmry_wrap.is-ver2{
        margin: 26px 0 0;
    }
    .busiSmry_wrap.is-ver3{
        margin: 32px 0 0;
    }
    .busiSmry_wrap.is-ver4{
        margin: 65px 0 0;
    }
    .busiSmry-ttl{
        font-size: 16px;
        line-height: 1.5;
    }
    .busiSmry-txt{
        margin: 11px 0 0;
    }
    .busiSmry-txt.ver2 {
        margin-top: 35px;
    }
    .busiDtl_wrap{
        margin: 17px 0 0;
    }
    .busiDtl_wrap > h4{
        font-size: 15px;
        line-height: 1.4;
    }
    .busiDtl_in{
        margin: 17px 0 0;
    }
    .busiDtl_in:first-of-type{
        margin: 5px 0 0;
    }
    .busiDtl_in h5{
        padding: 0 0 0 2.8em;
    }
    body.busi .terms-txt {
        line-height: 1.5;
        font-size: 14px;
    }
    .terms_list.is-ver8{
        padding: 0 0 0 1.4em;
    }
    .terms_list.is-ver8 li{
        padding: 0 0 0 1.4em;
        font-size: 14px;
    }
    body.busi table{
        width: 100%;
    }
    body.busi table.is-ver1 {
        margin: 20px 0 0;
    }
    body.busi table.is-ver2 {
        margin: 45px 0 0;
    }
    body.busi table th{
        text-align: center;
        box-sizing: border-box;
        border: solid 1px #707070;
        font-size: 10px;
    }
    body.busi table td{
        border: solid 1px #707070;
        height: 37px;
        text-align: center;
        box-sizing: border-box;
        font-size: 10px;
    }
    body.busi table.is-ver1 tr:nth-of-type(3) th:nth-of-type(1),
    body.busi table.is-ver2 tr:nth-of-type(2) th:nth-of-type(1){
        height: 222px;
    }
    body.busi table.is-ver1 tr:nth-of-type(1) th:nth-of-type(1),
    body.busi table.is-ver2 tr:nth-of-type(1) th:nth-of-type(1){
        border: none;
    }
    .colored-cell.is-ver2{
        line-height: 1.22;
    }
    .large-cell{
        height: 74px
    }
    .thead-cell{
        line-height: 1.33;
    }
    .thead-txt.is-ver1{
        margin: 3px 0 0;
        font-weight: normal;
    }
    .thead-txt.is-ver2{
        margin: 6px 0 0;
        font-size: 8px;
        line-height: 1.6;
        font-weight: normal;
    }
    body.busi table.is-ver2 tr:nth-of-type(2) th{
        width: 120px;
    }
    body.busi table.is-ver2 tr td{
        width: 194px;
    }
    .table-ttl{
        font-size: 16px;
        font-weight: bold;
    }
    .table-smry{
        font-size: 16px;
        padding: 0 0 21px;
        line-height: 1.8;
        margin: 65px 0 0;
    }
    .table-txt.is-ver1{
        margin: 10px 0 0;
    }
    .table-txt.is-ver2{
        margin: 12px 0 0;
    }
    .table-txt.is-ver3{
        margin: 8px 0 0;
    }
    .table-txt.is-ver4{
        margin: 72px 0 0;
    }
    .table-notes{
        font-size: 12px;
        margin: 9px 0 0;
    }
    .busi-voice{
        margin: 11px 0;
    }
    .busi-pdf.is-ver1{
        margin: 5px 0 0;
    }
    .busi-pdf.is-ver2{
        padding: 0 23px 0 0;
        position: relative;
        text-decoration: underline;
    }
    .busi-pdf.is-ver2:after{
        background: url(../svg/icn_pdf.svg) no-repeat center right/contain;
        content:"";
        display: block;
        width: 17px;
        height: 18px;
        position: absolute;
        top:50%;
        right: 0;
        margin: -9px 0 0;
    }
    table.is-ver1 tr th > div,
    table.is-ver1 tr td > div,
    table.is-ver2 tr th > div,
    table.is-ver2 tr td > div{
        height: 102%;
    }
    .term_table {
        width: 100%;
        margin-top: 5px;
    }
    .mgtp .term_table {
        width: 100%;
        margin-top: 15px;
    }
    .term_table .table-ttl {
        padding: 10px;
        font-size: 12px;
    }
    body.busi .term_table td {
        height: auto;
        padding: 10px 7px;
    }
    body.busi .term_table td.td_rule {
        width: 50px;
    }
    .busiDtl_wrap h3 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .busiDtl_wrap h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .mgtp_table th.colored-cell {
        padding: 5px;
    }
    body.busi .mgtp_table td {
        padding: 5px;
        height: auto;
    }
    .mgtp_table_txt {
        font-size: 10px;
    }
    .mgtp_table_in {
        margin: 15px 0;
    }
    .term_table_note {
        font-size: 10px;
        width: 100%;
    }
    .inquiry_box {
        width: 100%;
        margin-top: 20px;
    }
    .inquiry_boxin {
        width: 100%;
        margin-left: auto;
    }
    .inquiry_table th {
        font-size: 15px;
        padding: 0 7px;
        width: 50px;
    }
    .inquiry_table td {
        font-size: 15px;
        padding: 5px 10px;
    }
}
@media only screen and (max-width: 374px) {
    .c-sp-in {
        display: block;
    }
    .c-sp2 {
        display: none;
    }
}
