@charset "UTF-8";
/* CSS Document */

html{
    height:100%;
}

body{
    font:16px / 1.5 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", Arial, Helvetica, Tahoma, sans-serif;
    height:100%;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    background-image:url(../images/bg_img.gif);
}

body,td,th{
    font-size:13px;/*210521変更*/
    color:#666666;
}

h1,h2,h3{
    margin: 0;
    font-size: 1em;
}

h1.h1text{/*20220210追加*/
    padding: 2px 6px;
    border-bottom: 1px solid #FFF;
    background: #966ED2;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    color: #FFF;
}


h2{
    margin-top:0px;
    margin-bottom:10px;
}

p{
    margin-top:10px;
    margin-bottom:10px;
    padding:0px;
}

select,
input{
    background: #fff;
    border: 1px solid #999;
}


/*画像のリンク枠を消す--------------------------*/

img{
    border-style:none;
}

form{
    margin:0px;
}


/*link--------------------------*/

a:link,
a:visited,
a:hover,
a:active {
    color: #FF3300;
    text-decoration:underline;
}


/*text--------------------------*/

.text1{
    font-size:13px;/*20210512変更*/
    line-height:140%;
    font-weight:normal;
}

.text2{
    font-size:12px;
    line-height:140%;

}

.text3{
    font-size:12px;
    line-height:140%;
    color:#3300CC;
    font-weight:600;
}

.text4{
    font-size:12px;
    line-height:170%;
}

.text5{
    font-size:14px;
    font-weight:600;
    color:#FF0000;
    line-height:140%;
}

.text6{
    font-size:12px;
    color:#FF0000;
    font-weight:normal;
    font-weight:600;
}

.text7{
    line-height:140%;
    color:#000;
    font-weight:600;
}

.text8{
    color:#FF0000;
    font-weight:normal;
    font-weight:600;
}

.text9{
    font-size:14px;
    font-weight:600;
    line-height:140%;
}

.text10{
    font-size:14px;
    line-height:140%;
}

.text11{
    font-size:13px;/*20210512変更*/
    line-height:140%;
    color:#3300CC;
    font-weight:600;
}

.text12{
    color: #666;
}

.bk_gray{
    background-color: #EFEFEF;
}

.text_bold{
    font-weight:600;
}

.text_space1{
    font-size:13px;/*20210512変更*/
    line-height:140%;
    letter-spacing:0.1em
}

/* company */
.company_name_text2{
    font-size:13px;/*20210512変更*/
    line-height:140%;
    color:#000;
    font-weight:600;
}

.company_name_text{
    font-size:13px;/*20210512変更*/
    line-height:140%;
    color:#000;
    font-weight:600;
    text-align:left;
}


/*--------------------------*/

#all{
    width:760px;
    /* height:100%; */
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-color:#FFFFFF;
}

.align_top{
    width: 760px;
    margin: 0 auto;
    background: #fff;
    vertical-align:top;
}


header{
    width: 760px;
margin: 0 auto 7px;
}

#head{
    height:57px;
    background-image:url(../images/h_bg.jpg);
    text-align:left;
}

#head_logo{
    margin: 15px 30px 0 10px;
    float:left;
}

#head_right{
    width:144px;
    float:right;
    font-size: 0;
}

#head_text{
    width:260px;
    float:left;
    padding:20px 0 0 0;
    font-size:12px;
    color:#FFF;
    font-weight:normal;
    line-height: 1.2;
}

#head_text h1{
    font-size:12px;
    color:#FFF;
    font-weight:normal;
}

#navi{
    text-align:left;
    clear:both;
}


/*-- left --*/

#left{
    width:194px;
    float:left;
    text-align:left;
    padding-left:7px;
    padding-right:7px;
    padding-top:7px;
    margin-bottom:7px;
}

#left2{
    width:194px;
    float:left;
    text-align:left;
    padding-left:7px;
    padding-right:7px;
    padding-top:7px;
    padding-bottom:7px;
    background-image:url(../images/left_bg.jpg);
    background-repeat:repeat-x;
}

.left_area .left_box{
    margin-bottom: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.left_area .left_box .txt{
    padding: 0 10px;
}
.left_area .left_box .reserve_area{
    padding: 1px 10px;
    background: #F0F9FF;
}
.left_area .left_box .reserve_area .til{
    font-size: 12px;
    font-weight: bold;
}
.left_area .left_box .reserve_area .consal_bnn{
    display: block;
    margin-bottom: 10px;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 50%);
    border-radius: 5px;
    text-decoration: none;
    font-size: 11px;
    color: #fff;
}
.left_area .left_box .reserve_area .consal_bnn:hover{
    opacity: 0.8;
}
.left_area .left_box .reserve_area .col_p{
    /* border: 1px solid #670425; */
    background-color: #A22061;
    border: 1px solid #A22061;
}
.left_area .left_box .reserve_area .col_g{
    /* border: 1px solid #387405; */
    background-color: #77AC22;
    border: 1px solid #77AC22;
}
.left_area .left_box .reserve_area .con_til{
    position: relative;
    width: 95%;
    margin-top: 7px;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0px 3px 27px;
    border-bottom: 3px solid rgba(277,277,277,0.25);
    box-sizing: border-box;
    /*210914追加*/
    margin-bottom: 10px;
    display: block;
}

.left_area .left_box .reserve_area .con_til:after{
    content: "";
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 6px;
    height: 15px;
    transform: skew(55deg, 0);
    background: rgba(277,277,277,0.25);
}

.left_area .left_box .reserve_area .con_til span{
    display: inline-block;
}

.left_area .left_box .reserve_area .con_til span:before{
    content: "";
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 10px;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 100%;
}
.left_area .left_box .reserve_area .con_til span:after{
    content: "";
    display: inline-block;
    position: absolute;
    height: 0;
    top: 5px;
    left: 14px;
    border: 3px solid transparent;
}
.left_area .left_box .reserve_area .col_p .con_til span:after{
    border-left: 5px solid #A22061;
}
.left_area .left_box .reserve_area .col_g .con_til span:after{
    border-left: 5px solid #77AC22;
}
.left_area .left_box .reserve_area .con_txt{
    padding: 0 10px;
    /*210914追加*/
    display: block;
    margin-bottom: 10px
}

/* left_waku */

.left_waku{
    border:1px solid #CCC;
    margin: 3px 0;
    background-color:#FFFFFF;
}

.left_waku .tel_number ,
.left_waku .fax_number{
    font-size: 16px;
    font-weight: bold;
    color: #330099;
    vertical-align: middle;
    display: inline-block;
    margin-left: 10px;
}
.left_waku .tel_number::before {
    content: url(../images/tel.png);
}
.left_waku .fax_number::before {
    content: url(../images/fax.png);
}
.left_waku .tel_number::before,.left_waku  .fax_number::before {
    display: inline-block;
    vertical-align: -5px;
    margin-right: 2px;
}

.left_waku1{
    border:1px solid #CCC;
    margin-bottom:3px;
    background-image:url(../images/leftw_bg.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#FFFFFF;
}
.left_waku1 em{
    font-weight: bold;
    font-style: normal;
}

.left_waku2{
    border:1px solid #CCC;
    margin-bottom:3px;
    background-color:#ECFEDA;
}
.left_waku2 .tel_number, .left_waku2 .fax_number {
    font-size: 16px;
    font-weight: bold;
    color: #330099;
    vertical-align: middle;
    display: inline-block;
    margin-left: 10px;
}


/* left_margin */

.left_margin{
    margin-left:7px;
    margin-right:7px;
    margin-top:10px;
    margin-bottom:10px;
}
.left_margin strong{
    font-weight:normal;
}

.left_margin2{
    margin:7px;
    text-align:center;
}


/*-- main --*/

#main{
    width:546px;
    text-align:left;
    float:right;
    padding-right:2px;
    padding-left:4px;
    padding-top:7px;
    margin-bottom:7px;
}

#main_2{
    width:500px;
    margin-left:23px;
    margin-top:10px;
}

.main_border{
    border:1px solid #CCCCCC;
    padding:15px;
    margin: 0 0 20px 0;
}


/*-- footer --*/
footer{
    max-width: 760px;
    margin: 0 auto;
    background: #fff;
}

.align_bottom{
    vertical-align:bottom;
}

#footer{
    /* height:35px; */
    text-align:left;
    background-image:url(../images/f_bg.gif);
    background-repeat:repeat-x;
    clear:both;
    font-size:13px;/*20210512変更*/
}

#footer a:link {
    color: #333333;
    text-decoration:none;
}

#footer a:visited {
    color: #333333;
    text-decoration:none;
}

#footer a:hover {
    color: #333333;
    text-decoration:none;
}

#footer a:active {
    color: #333333;
    text-decoration:none;
}

/* footer_margin1 */

#footer_margin1{
    float:left;
    padding-left:15px;
    margin-top:10px;
}

#footer_margin15{
    float:left;
    padding-left:15px;
    margin-top:10px;
}

#footer_margin2{
    float:right;
    padding-right:15px;
    padding-bottom: 5px;
    margin-top:10px;
}

 /* 130918 J.T */
#footer_margin3{
    float:right;
    padding-right:7px;
    margin-top:11px;
}

#footer_margin3 a:link,
#footer_margin3 a:visited,
#footer_margin3 a:hover,
#footer_margin3 a:active {
    color: #999;
}

/* end */


/*-- pankuzu --*/

#pankuzu{
    width:500px;
    font-size:13px;/*20210512変更*/
    color:#3300CC;
    margin-bottom:30px;
    margin-left:23px;
    padding-top:5px;
    padding-left:10px;
}

.icon_margin{
    vertical-align:middle;
    padding-right:5px;
    padding-left:10px;
}

.border_1{
    border-bottom:1px dotted #CCC;
}

.border_2{
    border-bottom:1px dotted #3300CC;
    padding-bottom:5px;
    margin-bottom:5px;
}

#button_position{
    width:300px;
    text-align:right;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    float:right;
    clear:right;
}

/* text_margin */
.text_margin1{
    position: relative;
    padding-bottom:30px;
    padding-top:0;
    clear:both;
    margin-top:30px;
}
/* bgcolor_margin */
.bgcolor_margin{
    background-color:#F2F2FF;
    padding:10px;
}


/*-- table --*/

table.table_line {
    border-left:1px solid #CCC;
    border-top:1px solid #CCC;
    width:100%;
}

table.table_line th,
table.table_line td{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:10px;
}


/*-- foot --*/

#foot_add{
    display:none;
}

#logo_print{
    display:none;
}

#title_margin{
    margin-bottom:10px;
}


/*-- clearfix --*/

.clearfix:after {
    content: ".";  /* 新しい要素を作る */
    display: block;  /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

.mgn0{margin:0;}

/* mgnBtn */
.mgnBtn5{margin-bottom:5px;}
.mgnBtn10{margin-bottom:10px;}
.mgnBtn15{margin-bottom:15px;}
.mgnBtn20{margin-bottom:20px;}
.mgnBtn25{margin-bottom:25px;}
.mgnBtn30{margin-bottom:30px;}
.mgnBtn40{margin-bottom:40px;}

.bdn{border:none;}


/* top ------------------------------*/

/*-- topCapBox01 --*/

.topCapBox01{
    width:530px;
    /*height:75px;*/
    background:url(../../images/top_cap_bg_01.gif) repeat-x;
    clear:both;
}
.topCapBox01 h2{
    float:left;
    padding:16px 0 0 47px;
}

.topCapBox01 .topCapBox01Text01{
    float:left;
    font-size:11px;
    color:#FFF;
    padding-top:10px;
}
.topCapBox01 .topCapBox01Text01 strong{
    font-weight:normal;
}

.topCapBox01 .topCapBox01Text02{
	/* padding-left:47px; */
    padding-left:38px;
    clear:both;
}

.topCapBox01 .topCapBox01Text02 em{
    font-weight: bold;
    font-style: normal;
}

.topMainImg01{
    margin-bottom:20px;
    padding-left:8px;
}


/*-- topBox01 --*/

.topBox01{
    display: flex;
    flex-wrap: wrap;
    margin:0;
    padding:0;
    clear:both;
}

.topBox01 a{
    color:#666!important;
    text-decoration:none!important;
}
.topBox01 a:hover{
    color:#666!important;
    text-decoration:underline!important;
    opacity: .8;
}

.topBox01 p{
    margin:0;
    padding:0;
}

.topBox01 li{
    list-style-type:none;
    margin:0 0 15px 0;
    padding:0;
}

.topBox01 .topBox01Text01{
    background:url(../images/arrow_ico_01.gif) 10px 2px no-repeat;
    padding-left:30px;
    line-height:170%;

    margin: 0;
    font-size: 1em;
    font-weight: normal;
}

.topBox01 .topBox01Text02{
    padding-left: 10px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.4;
}

/* top_gyomu_text */

.top_gyomu_text{
    width:358px;
    float:right;
    margin-top:20px;
    font-size:12px;
    font-weight:normal;
    color:#FFFFFF;
}

/* top_add_waku */

.top_add_waku_width{
    width:265px;
    float:right;
    margin-top:10px;
    margin-right:3px;
}

.top_add_waku{
    border:1px solid #CCC;
    padding:3px;
    text-justify: distribute-all-lines;
    text-align: justify;
}

/* top_button_margin */

.top_button_margin{
    margin-bottom:15px;
}


/* topics ------------------------------*/

/*-- topics --*/

.topics_waku{
    border:1px solid #CCC;
    margin-bottom:3px;
    background-color:#FFFFFF;
    width:192px;
    word-break: break-all;
}

.topics ul{
    margin:0px;
    padding-left:5px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    overflow:auto;
    height:430px;
    scrollbar-base-color :#FFF;
    scrollbar-face-color : #FFF;
    scrollbar-track-color: #FFF;
    scrollbar-arrow-color : #FF3300;
    scrollbar-3dlight-color: #FF3300;
    scrollbar-highlight-color : #FFF;
    scrollbar-shadow-color : #FFF;
    scrollbar-darkshadow-color : #FF3300;
}

.topics li{
    list-style-type:none;
    color:#333333;
    padding-left:10px;
    margin-bottom:21px;
    background-image:url(../../topics/images/topi_ico.gif);
    background-repeat:no-repeat;
    background-position:0px 2px;
    line-height:120%;
}

/* topics_icon */

.topics_icon ul{
    margin:0px;
    padding:10px;
}

.topics_icon li{
    list-style-type:none;
    color:#333333;
    text-indent:10px;
    margin-bottom:10px;
    background-image:url(../../topics/images/topi_ico.gif);
    background-repeat:no-repeat;
    background-position:0px 2px;
}

.topics_day{
    text-align:right;
    margin-top:3px;
}

table#topics_waku{
    border:1px solid #CCC;
    width:100%;
}

table#topics_waku td{
    padding:0px;
    margin:0px;
}

#topics_title{
    background-image:url(../../topics/images/title_bg.gif);
    background-repeat:no-repeat;
    background-position:bottom;
}

#topics_title_margin{
    width:450px;
    font-size:14px;
    font-weight:600;
    margin-left:10px;
    margin-bottom:10px;
}

#topics_day2{
    font-size:12px;
    text-align:right;
    margin-bottom:10px;
    margin-right:10px;
    margin-top:10px;
}

.topics_text{
    margin-bottom:10px;
    margin-left:10px;
    margin-top:10px;
    margin-right:10px;
    word-break: break-all;
}

.topics_img{
    border:1px solid #CCC;
    padding:1px;
    float:right;
    margin-bottom:10px;
    margin-left:10px;
    margin-top:10px;
    margin-right:10px;
}

.subti{
    background-image: url(../images/subti_bg.jpg);
    background-repeat:no-repeat;
    width:500px;
    height:23px;
    font-size:14px;
    font-weight:600;
    text-indent:20px;
    padding-top:6px;
    padding-bottom:4px;
    margin-bottom:20px;
    color:#000000;
}

/*20230414add---*/
.subti_text {
    background-image: url(/business/images/title_bg.jpg);
    background-position-y: -2px;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 12px;
    }
.subti_text h2 {
    position: relative;
    top: 17px;
    font-size: 20px;
    color: #333333;
    left: 52px;
    width:290px;
    }
.exp {
    margin-top: 31px;
    margin-left: 30px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3em;
    height: 2em;
    }
.subti_text .img_box {
    position: absolute;
    right: 24px;
    top: 0px;
    overflow: hidden;
    /*width: 124px;*/
    width: 136px;
    /*height: 97px;*/
    height: 100px;
    }
/*---230414add*/

/* reserve */
.step_box{
    position: relative;
    padding: 10px;
    margin-bottom: 15px;
}
.step_box .step{
    position: absolute;
    width: 80px;
    left: 0;
    top: 0px;
    margin: 0;
    padding-top: 5px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.step_box .step span{
    font-size: 14px;
}
.step_box .step:after{
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 100px;
    border-right: 20px solid transparent;
    box-sizing: border-box;
}
.step_box .flx_box{
    display: flex;
    align-items: center;
}
.step_box.step03 .flx_box{
    justify-content: space-between;
}
.step_box .flx_box .img_g{
    flex: 0 0 100px;
    margin-top: 30px;
    padding-right: 10px;
    text-align: center;
    box-sizing: border-box;
}
.step_box .flx_box .txt_g .til{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
.step_box .flx_box .txt_g .txt{
    margin: 3px 0 0;
}
.step_box .flx_box .txt_g .txt a{
    font-weight: bold;
    color: #FF3300;
}
.step_box .flx_box .txt_g .txt a:hover{
    opacity: 0.8;
}
.step_box .flx_box .txt_g .tel{
    margin: 0;
}
.step_box .flx_box .txt_g .tel span{
    font-size: 17px;
    font-weight: bold;
    font-family: "A-OTF 新ゴ Pro","メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Arial, Helvetica, Tahoma, sans-serif;
    color: #000;
}
.step_box .flx_box .txt_g .exp_til{
    margin: 10px 0 0;
    font-size: 13px;
    font-weight: bold;
}
.step_box .flx_box .txt_g ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.step_box .flx_box .txt_g ul li{
    font-size: 12px;
}
.step_box .flx_box .grd_btn{
    display: inline-block;
    max-width: 150px;
    width: 100%;
    padding: 10px;
    margin: 10px 0 0;
    background: linear-gradient(175deg, #FFF, #C5C5C5);
    color: #000;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #E5E5E5;
    font-weight: bold;
}
.step_box .flx_box .grd_btn:hover{
    opacity: 0.8;
}
.step_box .sp_area{
    flex: 0 0 60%;
}
.step_box .s_txt{
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: bold;
}
.step_box .sp_area .flx_box a{
    display: block;
    flex: 0 0 110px;
    padding: 3px 0;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    background: linear-gradient(180deg, #545454, #000);
    color: #fff;
}
.step_box .sp_area .flx_box a:hover{
    opacity: 0.8;
}
.step_box .sp_area .flx_box a span{
    display: block;
    font-size: 10px;
}
.step_box .pc_area{
    flex: 0 0 38%;
}
.step_box .pc_area a{
    display: block;
    width: 140px;
    padding: 12px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    background: linear-gradient(180deg, #53BAF9, #2679FA);
    text-decoration: none;
}
.step_box .pc_area a:hover{
    opacity: 0.8;
}
.step_box .pc_area a img{
    margin-right: 5px;
    vertical-align: top;
}
.col_p .step_box{
    border: 2px solid #A22061;
}
.col_p .step_box .step{
    color: #A22061;
}
.col_p .step_box .step:after{
    border-top: 30px solid rgba(162,32,97,0.2);
}
.col_p .flx_box .txt_g .til{
    color: #A22061;
}
.col_g .step_box{
    border: 2px solid #77AC22;
}
.col_g .step_box .step{
    color: #77AC22;
}
.col_g .step_box .step:after{
    border-top: 30px solid rgba(119,172,34,0.2);
}
.col_g .flx_box .txt_g .til{
    color: #77AC22;
}
.topBox01 img { margin-left: 0px; }
.h1text{
    padding: 2px 6px;
    border-bottom: 1px solid #FFF;
    background: #966ED2;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    color: #FFF;
}
.topCapBox01 .h2text {
    float: left;
    margin: 0 8px 0 0;
    padding: 16px 0 0 47px;
    font-weight: bold;
    font-size: 14px;
    color: #F5FBFF;
}
.topCapBox01 h2{
    font-weight: normal;
    margin-top: 10px;
    padding: 10px 0 0 0;
}
.topCapBox01Text02{
    font-weight: normal;
}
.main_title_box h2 {
    padding: 0 10px;
    font-weight: normal;
}
.main_title_box h3 {
    padding: 0 10px;
    font-weight: normal;
    margin-bottom: 10px;
}
.topBox01 .menu_box {
    position: relative;
    width: 267px;
    height: 78px;
    margin: 0 0 0 5px;
    padding: 3px 0 0 2px;
    background: url(/images/btn_bg_top.jpg) no-repeat top / cover;
    box-sizing: border-box;
}
.topBox01 .menu_img {
    width: 79px;
    height: 69px;
    overflow: hidden;
    position: relative;
    margin: 0 0 0 2px;
}
.topBox01 .img_inner {
    position: absolute;
}
.topBox01 .m1 .img_inner{
    width: 91px;
    top: 10px;
    left: -6px;
}
.topBox01 .m2 .img_inner{
    width: 119px;
    top: -17px;
    left: -21px;
}
.topBox01 .m3 .img_inner{
    width: 119px;
    top: -17px;
    left: -21px;
}
.topBox01 .m4 .img_inner{
    left: -11px;
    top: 1px;
    width: 90px;
}
.topBox01 .m5 .img_inner{
width: 82px;
    left: -1px;
    top: 7px;
}
.topBox01 .m6 .img_inner{
    width: 100px;
    left: -12px;
    top: -3px;
}
.topBox01 .m7 .img_inner{
    width: 90px;
    top: 5px;
    left: -5px;
}
.topBox01 .m8 .img_inner{
    width: 90px;
    top: 4px;
    left: -9px;
}
.topBox01 .m9 .img_inner{
    width: 78px;
    top: 3px;
    left: 2px;
}
.topBox01 .m10 .img_inner{
    width: 88px;
    top: 1px;
    left: -7px;
}

.topBox01 .menu_text {
    position: absolute;
    top: 20px;
    left: 93px;
    font-size: 15.4px;
    line-height: 1.2;
    font-weight: bold;
    color: #888;
}
.topBox01 .menu_box img {
    width: 100%;
}

/* business -------------------------*/

/*-- busi --*/

.busi_index_button{
    margin-bottom:3px;
}

.busi_komoku{
    background-color:#EFEFEF;
    width:100px;
}

.busi_komoku01{
    background-color:#EFEFEF;
    width:200px;
}
.busi_komoku01 .atten{
    display: block;
    font-weight: normal;
    color: #000;
}

.busi_margin ul{
    margin-left:40px;
    margin-right:0px;
    margin-bottom:10px;
    margin-top:0px;
    padding:0px;
}

.busi_margin ul li{
    list-style-type: none;
    list-style-image:url(../../business/images/cheack.gif);
    padding-left:5px;
    line-height:140%;
    min-height:20px;
    margin: 0 0 5px;
}


.list_square {
    border: none;
    padding-left: 2.5em;
    display: block;
    position: relative;
}
.list_square::before {
    content: "□";
    position: absolute;
    margin-left: -1.5em;
    transform: scale(1.15);
}

.list_point {
    border: none;
    padding-left: 4em;
    display: block;
    position: relative;
}
.list_point::before {
    content: "・";
    position: absolute;
    margin-left: -1em;
}
.hosi {
    border: none;
    padding-left: 1em;
    display: block;
    position: relative;
}
.hosi::before {
    content: "＊";
    position: absolute;
    margin-left: -1em;
}


.bis_menu .menu_box {
    width: 500px;
    height: 78px;
    margin: 0px 0 3px 0px;
    background-image: url(/business/images/btn_bg_business.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 3px;
    padding-bottom: 2px;
    box-sizing: border-box;
}
.bis_menu .menu_text {
    position: absolute;
    top: 3px;
    left: 96px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    color: #333;
}
.bis_menu .menu_text_exp {
    position: absolute;
    top: 37px;
    left: 99px;
    font-size: 12px;
    line-height: 1.4;
    color: #333;
    height: 3em;
    display: flex;
    align-items: center;
}
.bis_menu .menu_img {
    width: 80px;
    height: 69px;
    overflow: hidden;
    position: relative;
    margin: 0 0px 0 5px;
}
.bis_menu .img_inner {
    position: absolute;
}
.bis_menu .menu_box img {
    width: 100%;
}
.bis_menu .topBox01 img {
    margin-left: 0px;
}

.bis_menu .b0 .img_inner{
    width: 82px;
    top: 10px;
    left: 1px;
}
.bis_menu .b1 .img_inner{
    width: 91px;
    top: 10px;
    left: 0px
}
.bis_menu .b2 .img_inner{
    width: 119px;
    top: -19px;
    left: -19px;
}
.bis_menu .b3 .img_inner{
    width: 119px;
    top: -19px;
    left: -19px;
}
.bis_menu .b4 .img_inner{
    left: -6px;
    top: 1px;
    width: 89px;
}
.bis_menu .b5 .img_inner{
    width: 82px;
    left: -2px;
    top: 5px;
}
.bis_menu .b6 .img_inner{
    width: 100px;
    left: -10px;
    top: -3px;
}
.bis_menu .b7 .img_inner{
    width: 93px;
    top: 1px;
    left: -3px;
}
.bis_menu .b8 .img_inner{
    width: 90px;
    top: 3px;
    left: -4px;
}
.bis_menu .b9 .img_inner{
    width: 79px;
    top: 3px;
    right: 0px;
}
.bis_menu .b10 .img_inner{
    width: 88px;
    top: 1px;
    left: 1px;
}

/* table */

table.busi_waku{
    border:1px solid #CCC;
    width:100%;
}

table.busi_waku td{
    padding:7px;
}

.busi_nagare_sub{
    width:130px;
    background-color:#EFEFEF;
}

.busi_arrow_margin{
    margin-top:10px;
    margin-bottom:10px;
    margin-left:208px;
}

.busi_center_margin{
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}

/* bgcolor1 */
.bgcolor1{
    background-color:#EFEFEF;
}

.busi_text_margin{
    margin-left:5px;
}

/* 2021/6/8追加 */
.tab_area{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
.tab_area input[type="radio"]{
    display: none;
}
.tab_area input[type="radio"] + label,
.tab_area .tab_chil{
    position: relative;
    flex: 0 0 49%;
    max-height: 40px;
    max-width: 245px;
    padding: 11px 11px 9px 30px;
    padding-left: 30px;
    font-weight: bold;
    background: #DDD;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
}
.tab_area input[type="radio"] + label:hover,
.tab_area .tab_chil:hover{
    opacity: 0.8;
}
.tab_area input[type="radio"]:checked + label,
.tab_area .tab_chil.active{
    background-color: #3300CC;
    color: #fff;
}
.tab_area input[type="radio"] + label:before,
.tab_area .tab_chil:before{
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    border-radius: 100%;
    background: #3300CC;
}
.tab_area input[type="radio"]:checked + label:before,
.tab_area .tab_chil.active:before{
    background: #FFF;
}
.tab_area input[type="radio"] + label:after,
.tab_area .tab_chil:after{
    content: "";
    display: inline-block;
    position: absolute;
    height: 0px;
    top: 17px;
    left: 15px;
    bottom: 0;
    border: 3px solid transparent;
    border-left: 4px solid #FFF;
}
.tab_area input[type="radio"]:checked + label:after,
.tab_area .tab_chil.active:after{
    left: 14px;
    border-left: 5px solid #3300CC;
}

.exp_txt{
    margin: 15px 0 20px;
    font-size: 12px;
}


/* 2011/10/27追加 */

/*-- saimu --*/

.saimuWrapper01{
    width:529px;
    padding-left:10px;
}

.saimuWrapper01 p{
    margin:0;
    padding:0;
}

.saimuBox01{
    width:529px;
    background:url(../../business/images/saimu_bg_02.jpg) repeat-y;
}

.saimuBox01Top{
    background:url(../../business/images/saimu_bg_01.jpg) no-repeat;
}

.saimuBox01Btm{
    background:url(../../business/images/saimu_bg_03.jpg) 0 bottom no-repeat;
    padding:0 0 10px 10px;
}

.saimuBox02_1Top,
.saimuBox02_2Top,
.saimuBox02_3Top,
.saimuBox02_4Top{
    width:503px;
    margin-bottom:4px;
    clear:both;
}

.saimuBox02_1Top{background:url(../../business/images/saimu01_bg_01.gif) no-repeat;}
.saimuBox02_1Btm{background:url(../../business/images/saimu01_bg_03.gif) 0 bottom no-repeat; padding:6px 0 6px 0;}
.saimuBox02_1Main{background:url(../../business/images/saimu01_bg_02.gif) repeat-y; padding:0 15px 0 6px;}

.saimuBox02_2Top{background:url(../../business/images/saimu02_bg_01.gif) no-repeat;}
.saimuBox02_2Btm{background:url(../../business/images/saimu02_bg_03.gif) 0 bottom no-repeat; padding:6px 0 6px 0;}
.saimuBox02_2Main{background:url(../../business/images/saimu02_bg_02.gif) repeat-y; padding:0 15px 0 6px;}

.saimuBox02_3Top{background:url(../../business/images/saimu03_bg_01.gif) no-repeat;}
.saimuBox02_3Btm{background:url(../../business/images/saimu03_bg_03.gif) 0 bottom no-repeat; padding:6px 0 6px 0;}
.saimuBox02_3Main{background:url(../../business/images/saimu03_bg_02.gif) repeat-y; padding:0 15px 0 6px;}

.saimuBox02_4Top{background:url(../../business/images/saimu04_bg_01.gif) no-repeat; margin-bottom:0px;}
.saimuBox02_4Btm{background:url(../../business/images/saimu04_bg_03.gif) 0 bottom no-repeat; padding:6px 0 6px 0;}
.saimuBox02_4Main{background:url(../../business/images/saimu04_bg_02.gif) repeat-y; padding:0 15px 0 6px;}

.saimuBox02Left{
    width:181px;
    float:left;
}

p.saimuBox02Right{
    width:281px;
    float:right;
    line-height:170%;
    padding-top:3px;
}

/*--------------------*/

.other_sub{
    width:210px;
    border-bottom:1px dotted #CCC;
}


/* 離婚追加 */

/*-- rikonBox01 --*/

.rikonBox01{
    width:100%;
    margin-bottom:20px;
}


/*-- rikonBox02 --*/

.rikonBox02{
    width:100%;
    clear:both;
}

.rikonBox02 p{
    padding-left:8px;
}

.rikonBox02 p.rikontxt{
    width:300px;
    float:left;
}

.rikonBox02 p.rikonbtn{
    width:170px;
    float:right;
    padding-left:0;
}

.rikonBox02 p.rikonbtn a{
    display: flex;
    align-items: center;
    justify-content: left;
    position: relative;
    padding-left: 25px;
    width:170px;
    height:40px;
    /* text-indent:-9999px; 20221115*/
    /* background:url(../../business/images/rikon_syosaibtn.jpg) no-repeat; */

    background: linear-gradient(to bottom, #ccdeff, #517fec);
    border-radius: 4px;
    border: 1px solid #8ea1e6;
    font-weight: bold;
    color: #FBFFFF;
    text-decoration: none;
    font-size: 14px;
    text-shadow: 2px 3px 2px #5b6a95;
    box-sizing: border-box;
}
.rikonBox02 p.rikonbtn a:before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    border-style: solid;
    border-width: 4px 0px 4px 6px;
    border-color: transparent transparent transparent #FFF;
    font-size: 10px;
    text-shadow: none;
}
.rikonBox02 p.rikonbtn a:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 15px;
    width: 19px;
    height: 19px;
    background: url(../images/ico_pdf_01.png) no-repeat center / contain;
    margin-left: 8px;
}
.rikonBox02 p.rikonbtn a:hover {
    opacity: .7;
}
/* .rikonBox02 p.rikonbtn a:hover{background:url(../../business/images/rikon_syosaibtn.jpg) 0 bottom no-repeat;} */


/* 成年後見追加 */

/*-- koukenBox01 --*/

.koukenBox01{
    width:100%;
    margin-bottom:20px;
}


/*-- koukenBox02 --*/

.koukenBox02{
    margin-bottom:10px;
}

.koukenBox02 p{
    padding:0 5px;
    line-height:140%;
}

.koukenBox02 ul{
    margin:0 0 40px 0;
    padding:0 0 0 5px;
}

.koukenBox02 li{
    margin-bottom:15px;
    list-style-type:none;
    padding-left:18px;
}

.koukenBox02 li.keiyakuitit{
    font-weight:bold;
    font-size:120%;
    color:#333333;
    padding-left:0;
}


/*-- koukenBox03 --*/

.koukenBox03{
    margin-bottom:20px;
}

.koukenBox03 p{
    padding:0 5px;
}

.koukenBox03 .koukentit{
    font-weight:bold;
    font-size:120%;
    margin-bottom:8px;
    display:block;
    padding-left:3px;
    color:#333333;
}


/* contact -------------------------*/

/*-- contact_table --*/

table.contact_table{
    border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}

.contact_table td,th{
    border-left:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
}

.con_komoku{
    background-color:#F7F7F7;
    text-indent:5px;
}

/* td */

td.con_komoku_hissu{
    background-color:#F7F7F7;
    border-left:5px solid #3300CC;
}

.con_komoku_hissu2{
    border-left:5px solid #3300CC;
    margin-bottom:10px;
}

td.con_bg_color1{
    position: relative;
    background-color:#FEFEFE;
    border-left:5px solid #CCC;
}
td.con_bg_color1:before{
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: -5px;
    width: 5px;
    height: 100%;
    background-color: #CCC;
}

td.con_bg_color1_hissu{
    background-color:#FEFEFE;
    border-left:5px solid #3300CC;
}

td.con_bg_color2{
    background-color:#F7F7F7;
}

.con_rei{
    width:230px;
}

.con_submit{
    padding:5px;
}




/* pry ----------------------------*/

.pry_sub{
    border-top:1px dotted #CCCCCC;
    border-bottom:1px dotted #CCCCCC;
    background-color:#F4F4FF;
}




/* left_navi ----------------------------------------------------------------------------- */

/*-- localnavi --*/

#localnavi ul {
    margin-bottom: 20px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

#localnavi ul li {
    list-style-type: none;
    background-image: url(../images/ln_icon.gif);
    background-repeat: no-repeat;
    background-position: 3px 8px;
    display: block;
    text-decoration: none;
    color: #0066CC;
    margin-right: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #3300CC;
    margin-top: 0px;
    padding-bottom: 1px;
    text-indent: 20px;
    line-height: 30px;
}

#localnavi ul li a {
    text-decoration: none;
    color: #0066CC;
}

#localnavi ul li a:hover {
    margin: 0px;
    list-style-type: none;
    background-image:url(../images/ln_icon_f2.gif);
    background-repeat: no-repeat;
    background-position: 3px 8px;
    display: block;
    color: #333333;
    text-decoration: none;
}

#localnavi ul.detail_ul{
    margin-bottom: 7px;
}

#localnavi ul.detail_ul li{
    position: relative;
    height: auto;
    padding-left: 10px;
    border: 0;
    background: 0;
    font-size: 12px;
    line-height: 1.4;
}

#localnavi ul.detail_ul li:after{
    content: "";
    display: inline-block;
    position: absolute;
    top: 4px;
    left: 21px;
    border: 3px solid transparent;
    border-left: 4px solid #3300CC;
}

#localnavi ul.detail_ul li a:hover{
    height: auto;
    background: 0;
}

/* traffic ----------------------------------------------------------------------------- */

.traffic_border{
    border-bottom:1px dotted #CCC;
    border-top:1px dotted #CCC;
    padding:10px;
}



/* magazin ----------------------------------------------------------------------------- */

/* table */

table.magazin_bgcolor{
    border:1px solid #CCC;
    background-color:#F7F7F7;
    width:100%;
    clear:both;
    margin-top:30px;
}

table.magazin_bgcolor td{
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:20px;
}

/*-- magazin_margin --*/

.magazin_margin1{
    float:left;
    width:125px;
    height:10px;
    padding-left:10px;
    padding-right:10px;
    padding-top:15px;
    padding-bottom:10px;
    clear:left;
}

.magazin_margin2{
    width:290px;
    float:right;
    padding:10px;
}




/* message ----------------------------------------------------------------------------- */

ul.message_border{
    margin:0px;
    padding-left:20px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
}

ul.message_border li{
    border-bottom:1px dotted #CCC;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;
    padding-left:0px;
    list-style-type:disc;
}

.message_sub{
    margin-bottom:10px;
}

.text12_red {
    font-size: 12px;
    color: #FF0000;
}




/* recu ----------------------------------------------------------------------------- */

.recu_body{
    background-image:none;
    background-color:none;
}

.recu_bana{
    width:194px;
    clear:both;
    margin-bottom:5px;
    margin-top:5px;
}

.recu_iframe{
    width:194px;
    height:118px;
    margin-bottom:10px;
}

.recu_sub{
    background-image:url(../../recu/images/sub_bg.jpg);
    background-repeat:no-repeat;
    height:22px;
    margin-bottom:10px;
    padding-left:15px;
    padding-top:8px;
    font-weight:600;
    font-size:14px;
}

.recu_margin{
    margin-bottom:20px;
    border:0px solid #CCC;
}

.recu_margin1{
    border-bottom:1px solid #CCC;
    padding-top:10px;
    padding-bottom:10px;
    clear:both;
}

.recu_left{
    float:left;
    width:87px;
    background-image:url(../../recu/images/recu_i.gif);
    background-repeat:no-repeat;
    background-position:10px 5px;
    padding-left:33px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}

.recu_right{
    float:right;
    width:357px;
    background-image:url(../../recu/images/l_line.gif);
    background-repeat:repeat-y;
    padding-left:13px;
    padding-top:5px;
    padding-bottom:5px;
}

.clea_both{
    clear:both;
}


/*-- PDFAREA --*/

#pdfBox table{
    border:1px solid #CCC;
    margin:20px 0 20px 0;
    width:100%;
}

#pdfBox table td{
    padding:10px;
}

#pdfBox table th{
    width:112px;
    padding:10px 0 10px 10px;
    border:0px;
}


/* shintaku */
.shintaku_link{
    position: absolute;
    top: 134px;
    right: 12px;
    width: 340px;
    height: 41px;
}

/* line_box */
.line_box{
    padding: 10px;
    background: #E7F9E7;
    border: 1px solid #009F00;
}
.line_box .flx{
    display: flex;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.15);
}
.line_box .flx .img{
    flex: 0 0 44px;
    width: 44px;
    margin-right: 5px;
}
.line_box .flx .img img{
    width: 100%;
}
.line_box .flx .til{
    flex: 1 1 100%;
    font-size: 18px;
    font-weight: bold;
    color: #009F00;
    margin: 0;
    line-height: 1.3;
}
.line_box .exp_txt{
    margin-bottom: 8px;
    font-size: 12px;
    text-align: center;
    color: #000;
}
.line_box  .qr{
    margin-bottom: 12px;
    text-align: center;
}
.line_box .qr img{
    max-width: 80px;
    width: 100%;
}
.line_box  .pc_url{
    display: block;
    position: relative;
    padding: 6px 5px 6px 28px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none;
    background: #00B900;
    color: #fff;
}
.line_box  .pc_url:before{
    content: "";
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    background: #FFF;
    border-radius: 100%;
}
.line_box  .pc_url:after{
    content: "";
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 12px;
    margin: auto;
    border: 3px solid transparent;
    border-left: 4px solid #00B900;
}

/*.text_box*/
.link_btn {
    padding: 9px;
    width: 340px;
    box-sizing: border-box;
    border-radius: 4px;
    position: relative;
}
.link_btn span {
    margin-left: 18px;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
}
p.link_btn span::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    bottom: 3px;
    left: 0;
    margin: auto;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #FFF;
    z-index: 2;
    margin-left: 12px;
}
p.link_btn.green ::after {
    content: url(/business/images/ico_online.svg);
    opacity: 30%;
    position: absolute;
    right: 4px;
    top: 4px;
}
p.link_btn.blue span::after {
    content: url(/business/images/ico_pdf_small.png);
    position: absolute;
    right: 17px;
}

.link_btn.green {
    background: linear-gradient(0deg, rgb(119, 172, 34), rgb(174, 209, 91));
    border: solid 1px #77AC22;
}
.link_btn.blue {
    background: linear-gradient(0deg, rgb(81, 127, 236),rgb(204, 222, 255));
    border: solid 1px #8EA1E6;
}
.tantou_box {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    list-style: none;
    margin: 27px 0 10px 0;
}
.tantou_box img {
    vertical-align: middle;
    margin-right: 2px;
}
.tantou_box li {
    padding: 0 10px;
    border-left: 1px solid;
    font-weight: bold;
}
.tantou_box li:first-child {
    border: 0px;
}

.tantou_box li.guest {
    padding-left: 17px;
}
.tantou_box li.cast {
    background-position: left 10px top 1px;
    padding-left: 29px;
}


.text_box {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: flex-end;
    padding-inline-start: 0px;
}

.text_box ul {
    padding-left:0
}
.text_box>li {
    list-style: none;
    border: solid 1px #CCC;
    /*margin-top: 15px;*/
    /*margin-bottom: 15px;*/
    position: relative;
    z-index: 20;
    padding-left: 0px;
}

.text_box dl {
    margin:0px;
}
.text_box .full dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.text_box dt {
background-color: #EFEFEF;
flex: 0 1 140px;
box-sizing: border-box;
display: flex;
align-items: flex-start;
padding: 5px;
line-height: 140%;
color: #000;
font-weight: 600;
}
.text_box dd {
flex: 1 1 70%;
margin-inline-start: 0px;
display: flex;
align-items: center;
padding: 8px 8px;
box-sizing: border-box;
background-color: #FFF;
z-index: 2;
flex-wrap: wrap;
}
.text_box p {
    margin: 0px;
    line-height: 1.5;
}
.text_box a {
    text-decoration: none;
}
.text_box a:hover {
    opacity: 0.8;
}
.text_box .ex {
    margin: 7px 0;
}
.text_box .full {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}
.text_box .soto1 {
    position: absolute;
    top: calc(100% + 5px);
    padding: 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 11px;
    padding-bottom: 5px;
}
.text_box .soto0 {
    position: absolute;
    top: -22px;
    padding: 0px;
    color: red;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 11px;
    z-index: 20;
    background: #fff;
}
.text_box .tmg {
    margin-top: 30px
}
.text_box .bmg {
margin-bottom: 15px;
}

.text_box .cnt{
    justify-content: center
}
.text_box .half {
    flex: 0 1 calc(50%);
    box-sizing: border-box;
}
.text_box .t-box {
    margin-left: 10px;
}
.text_box .z-box {
border: none;
}
.text_box .s-box dt {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.text_box .ctn::before {
content: " ";
position: absolute;
top: -15px;
width: 100%;
height: 15px;
background-color: #C0C0C0;
z-index: 1;
background: linear-gradient(0, #2b2b2e 50% , transparent 50%) top left 248px / 2px 2px repeat-y;
}
.text_box .ctn::after {
content: " ";
position: absolute;
top: 100%;
width: 100%;
height: 15px;
background-color: #C0C0C0;
z-index: 1;
background: linear-gradient(0, #2b2b2e 50% , transparent 50%) top left 248px / 2px 2px repeat-y;
}




.text_box .bmg.bdtl::after {
content: " ";
position: absolute;
top: 100%;
width: 100%;
height: 35px;
z-index: 1;
background: linear-gradient(0, #9a9a9e 50% , transparent 50%) top left 50% / 3px 4px repeat-y;
}
.text_box .tmg.tdtl::before {
    content: " ";
    position: absolute;
    top: -43px;
    width: 100%;
    height: 50px;
    z-index: -1;
    background: linear-gradient(0, #9a9a9e 50% , transparent 50%) top left 50% / 3px 4px repeat-y;
}
.text_box .rmg.rdtl::before {
    right: -9px;
    content: " ";
    position: absolute;
    top: calc(100% - 1px);
    width: calc(50% + 10px);
    height: 20px;
    background-color: #C0C0C0;
    z-index: 3;
    background: linear-gradient(.25turn, #9a9a9e 50% , transparent 0%) top left 0% / 4px 3px repeat-x;
    background-size: 4px 3px;
    background-repeat: repeat-x;
    background-position: top;
}
.text_box .lmg.ldtl::before {
    content: " ";
    position: absolute;
    top: calc(100% - 1px);
    width: calc(50% + 5px);
    height: 20px;
    background-color: #C0C0C0;
    z-index: 3;
    background: linear-gradient(.25turn, #9a9a9e 50% , transparent 0%) top left 0% / 4px 3px repeat-x;
    background-size: 4px 3px;
    background-repeat: repeat-x;
    background-position: top;
    left: -5px;
}
.text_box .bmg.bdtl2::after {
    content: " ";
    position: absolute;
    top: -42px;
    width: 100%;
    height: calc(100% + 100px);
    background-color: #C0C0C0;
    z-index: 1;
    background: linear-gradient(0, #9a9a9e 50% , transparent 50%) top left 50% / 3px 4px repeat-y;
}
.text_box .bmg.bdtl3::after {
    content: " ";
    position: absolute;
    top: -32px;
    width: 100%;
    height: calc(100% + 75px);
    background-color: #C0C0C0;
    z-index: 1;
    background: linear-gradient(0, #9a9a9e 50% , transparent 50%) top left 50% / 3px 4px repeat-y;
}
.text_box .bmg dt img {
    margin-right: 3px;
}
.text_box .bcm dt {
    flex: 1 1 100%;
    justify-content: space-around;
}

.text_box dt img {
    vertical-align: middle;
}

span.kyoured {
    color: red;
}
.round_arrow_l {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    background: #3300CC;
    line-height: 1;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    box-sizing: content-box;
    z-index: 2;
}
.round_arrow_l::after {
    content: '';
    display: block;
    color: #FFF;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 4px 7px;
    border-right-color: currentColor;
    border-left: 0;
    transform: translate(3px,3px);
    box-sizing: content-box;
}

.g_c_ico{
    background-image: url(/business/images/ico_guest.gif), url(/business/images/ico_cast.gif);
    background-repeat: no-repeat;
    background-position: top 0px left 0px, top 0px left 18px;
    min-width: 40px;
    padding-left: 20px;
}
.g_ico{
    background-image: url(/business/images/ico_guest.gif);
    background-repeat: no-repeat;
    background-position: top 0px left 0px;
    min-width: 40px;
    padding-left: 20px;
}

.c_ico{
    background-image: url(/business/images/ico_cast.gif);
    background-repeat: no-repeat;
    background-position: top 0px left 0px;
    min-width: 40px;
    padding-left: 20px;
}


.g_c_ico.nl,.g_ico.nl,.c_ico.nl{
    padding-top: calc(1em + 4px);
    padding-left:0px;
}

#pankuzu ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
#pankuzu li + li::before {
content: "＞";
margin: 0 0.0em;
color: #666;
}
/*左側上部のテキスト化の為*/
.banner {
  /* 背景：左の濃い青から右の明るい青へのグラデーション */
  background: linear-gradient(90deg, #2e00d1 0%, #0099ff 100%);
  
  /* 文字装飾 */
  color: white;
  /* レイアウト */
  display: inline-flex;
  align-items: center;
  padding: 10px 0px 10px 11px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 194px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: normal;
}

/* 下部の装飾線 */
.banner::after {
    content: "";
    position: absolute;
    bottom: 6px;
    left: -5px;
    right: 12px;
    height: 12px;
    border-bottom: 2px solid white;
    border-right: 3px solid white;
    transform: skewX(45deg);
}
section.left_box h4 {
    margin: 0;
}
/* 1. マウスオーバー切り替えの共通設定 */
.nav-btn, .head-btn {
    display: inline-block;
    position: relative;
    line-height: 0;
    vertical-align: middle;
}

.nav-btn .img-on, .head-btn .img-on {
    display: none; /* 通常時はON画像を隠す */
}

.nav-btn:hover .img-off, .head-btn:hover .img-off {
    display: none; /* ホバー時はOFF画像を隠す */
}

.nav-btn:hover .img-on, .head-btn:hover .img-on {
    display: inline; /* ホバー時はON画像を表示 */
}

/* 2. メニューを横に並べる設定 */
.nav-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    align-items: center;
}
li.nav-title {
    height: 36px;
}
