@charset "UTF-8";
.colum_wrap {
    text-align: left;
}
.maintitle {
    border: 1px solid #1a36b1;
    height: 262px;
    padding: 0 472px 0 0;
    margin: 0 0 60px 0;
    box-sizing: border-box;
    background: url(/images2/column_main.jpg) no-repeat center right;
  	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;
}
.maintitle-ttl {
    color: #1a36b1;
    font-size: 44px;
    font-weight: 900;
    line-height: 1;
    text-align: center;
    margin: 10px 0 30px 0;
}
.maintitle-ttl:last-child {
    margin: 0 0 0 0;
}
.maintitle-txt {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
}
.colum_wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.clmMain_wrap {
    width: 790px;
}
.clm-ttl {
    padding: 12px;
    background: #1a36b1;
    line-height: 1;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 25px 0;
}
.clmList_in {
    margin: 0 0 40px 0;
}
.clmList_in:last-child {
    margin: 0 0 0 0;
}
.clmList_in a {
    display: table;
    width: 100%;
    text-decoration: none;
    color: #000;
}
.clmList_box {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    word-break: break-all;
    box-sizing: border-box;
    padding: 0 25px 0 0;
}
.clmList_head {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin: 0 0 15px 0;
}
.clmList-days {
    font-size: 16px;
    font-weight: 500;
    margin: 0 25px 0 0;
}
.clmList_tag {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.clmList_tag li {
    margin: 0 20px 0 0;
    line-height: 1;
    color: #fff;
    background: #1a36b1;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 12px;
}
.clmList_tag li:last-child {
    margin: 0 0 0 0;
}
.clmList-img {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    width: 330px;
}
.clmList_in a:hover .clmList-img img {
    opacity: 0.7;
}
.clmList-ttl {
    color: #1a36b1;
    font-size: 24px;
    margin: 0 0 10px 0;
    font-weight: bold;
    line-height: 1.6;
}
.clmList_in a:hover .clmList-ttl {
    text-decoration: underline;
}
.clmList-txt {
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;
}
.clmList_in a:hover .clmList-txt {
    text-decoration: underline;
}
.clmSide_wrap {
    width: 215px;
}
.clmSide_list {
    margin: 0 0 40px 0;
    padding: 0 5px;
}
.clmSide_list:last-child {
    margin: 0 0 0 0;
}
.clmSide_list li {
    margin: 0 0 10px 0;
    position: relative;
    line-height: 1.6;
    font-size: 16px;
}
.clmSide_list li:last-child {
    margin: 0 0 0 0;
}
.clmSide_list li span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.clmSide_list li a {
    padding: 0 0 0 1em;
    font-size: 16px;
    display: block;
    text-decoration: underline;
    color: #000;
    font-weight: normal;
}
.clmSide_list li a:hover {
    text-decoration: none;
}
.clmDet_head {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin: 0 0 15px 0;
}
.clmDet-days {
    font-size: 16px;
    font-weight: 500;
    margin: 0 25px 0 0;
}
.clmDet_tag {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.clmDet_tag li {
    margin: 0 20px 0 0;
    line-height: 1;
    color: #fff;
    background: #1a36b1;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 12px;
}
.clmDet_tag li:last-child {
    margin: 0 0 0 0;
}
.clmDet_wrap {
    word-break: break-all;
}
.clmDet_in {
    margin: 0 0 25px 0;
}
.clmDet_in:last-child {
    margin: 0 0 0 0;
}
.clmDet-img {
    text-align: center;
    margin: 0 0 20px 0;
}
.clmDet-img:last-child {
    margin: 0 0 0 0;
}
.clmDet_in.is-flt .clmDet-img {
    float: right;
    width: 330px;
    margin: 0 0 10px 20px;
}
.clmDet-img a {
    display: inline-block;
}
.clmDet-img a:hover img {
    opacity: 0.7;
}
.is-clmImg-flex {
    display: flex;
    margin: 0 50px;
    justify-content: space-between;
}
.is-clmImg-flex .clmDet-img {
    width: 48%;
}
.is-clmImg-flex .clmDet-img img {
    width: 100%;
    height: auto;
}
.clmDet-ttl {
    color: #1a36b1;
    font-size: 24px;
    margin: 0 0 25px 0;
    font-weight: bold;
    line-height: 1.6;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #e4e4e4;
}
.clmDet-tls {
    color: #1a36b1;
    font-size: 20px;
    margin: 0 0 20px 0;
    font-weight: bold;
    line-height: 1.8;
}
.clmDet-sub-tls {
    position: relative;
    padding-left: 13px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 20px;
}
.clmDet-sub-tls::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 18px;
    background: #1a36b1;
    left: 0;
    top: 6px;
}
.clmDet-txt {
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
    margin: 0 0 20px 0;
}
.clmDet-txt span {
    font-weight: bold;
}
.clmDet-txt span.is-pink {
    color: #ff3b7d;
}
.clmDet-txt:last-child {
    margin: 0 0 0 0;
}
.clmBtn_wrap {
    margin: 50px 0 0 0;
}
.clmBtn-btn {
    width: 350px;
    margin: 0 auto;
}
.clmBtn-btn a {
    text-decoration: none;
    line-height: 1;
    display: block;
    font-size: 18px;
    font-weight: bold;
    background: #1a36b1 url(/images2/com_icn_link_wh.png) no-repeat 20px 50%;
    color: #ffffff;
    border-radius: 50px;
    padding: 20px 0;
    text-align: center;
}
.clmBtn-btn a:hover {
    opacity: 0.7;
}
/*20221128*/
.clmDet_in.ver3 {
    margin-bottom: 20px;
}
.clmDet_in.ver3:last-child {
    margin-bottom: 0;
}
.clmCnt_tls {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: 1.8;
}
/*20230116*/
.clmDet_tbl {
    width: 100%;
    border-top: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    margin-bottom: 10px;
}
.clmthDet_tbl  {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 33%;
    box-sizing: border-box;
    padding: 10px;
    border-bottom: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}
.clmDet_tbl th.ver2 {
    width: 25%;
}
.clmDet_tbl th.ttl-hlz {
    background: #ecf7fa;
}
.clmDet_tbl th.ttl-vtc {
    background: #fef8e9;
}
.clmDet_tbl td {
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    border-bottom: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}
.clmDet_tbl.ver2 {
    width: 400px;
}
.clmDet_tbl.ver2 th.left {
    width: 70%;
}
.clmDet_tbl.ver2 th.right {
    width: 30%;
}

.clmDet_tbl.ver3 {
    width: 740px;
    text-align: center;
}
.clmDet_tbl.ver3 th {
    width: 10%;
    padding: 10px;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    font-weight: bold;
    font-size: 13px;
}
.clmDet_tbl.ver3 td {
    font-size: 13px;
    padding: 14px;
}
.bg_bl {
    background-color: #ecf7fa;
}
.bg_yl {
    background-color: #fef8e9;
}

.clmDet-txt.ver2 {
    font-size: 13px;
}
.tbl_mgn {
    margin: 25px 0;
}

.clmDet_tbl.ver4 th{
    font-size: 16px;
    border-bottom: 1px solid #b2b2b2;
    padding-left: 8px;
    background-color: #ecf7fa
}
.clmDet_tbl.ver4 td{
    width: 11.1111%;
    border-left: 1px solid #b2b2b2;
}

/*20230428*/
.clmMain_wrap.ver2 {
    width: 740px;
}
.clmMain_wrap.ver2 .clmList-days {
    width: 122px;
    flex-shrink: 0;
}
.clmMain_wrap.ver2 .clmList_tag {
    flex-wrap: wrap;
    margin-top: -10px;
}
.clmMain_wrap.ver2 .clmList_tag li {
    margin-top: 10px;
}
.clmSide_wrap.ver2 {
    width: 265px;
}
.sideTab_wrap {
    width: 100%;
    margin: auto;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    margin: 0 0 40px 0;
    padding: 0 5px;
    box-sizing: border-box;
}
.sideTab-ttl {
    width: 50%;
    border-bottom: solid 4px #1a36b1;
    padding: 12px 12px 12px;
    background: #fff;
    text-align: center;
    line-height: 1;
    color: #1a36b1;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 25px 0;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    order: -1;
}
.sideTab-ttl:hover {
    background-color: #ecf7fa;
    color: #000;
}
input:checked + .sideTab-ttl {
    background-color: #1a36b1;
    color: #fff;
}
input[name="tab_name"] {
    display: none;
}
.content-ttl {
    display: none;
    width: 100%;
}
.sideTab_in {
    display: none;
    width: 100%;
}
input:checked + .sideTab-ttl + .sideTab_in {
    display: block;
}
.sideTab_ct {
    margin: 0 0 10px;
}
.sideTab_ct a {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    align-items: center;
    color: #000;
    text-decoration: none;
}
.tabCt_img {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
}
.tabCt_img img {
    width: auto;
    height: 100%;
    overflow: hidden;
    transform: translate(-50%,-50%);
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
}
.tabCt-date {
    font-size: 13px;
    color: #7a7a7a;
}
.tabCt-ttl {
    font-size: 14px;
    font-weight: bold;
}
.sideTab_ct a:hover .tabCt_img img {
    opacity: 0.7;
}
.sideTab_ct a:hover .tabCt-date {
    text-decoration: underline;
}
.sideTab_ct a:hover .tabCt-ttl {
    text-decoration: underline;
}
.clmSide_lnk.ver2 {
    display: flex;
    flex-wrap: wrap;
}
.clmSide_lnk.ver2 li {
    box-sizing: border-box;
    width: 50%;
    margin: 0;
    background-color: #e6e6e6;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.clmSide_lnk.ver2 li a {
    background-color: #e6e6e6;
    text-decoration: none;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 15px;
    position: relative;
}
.clmSide_lnk.ver2 li a:before {
    content: "";
    background: url(/images2/icn_arw_blk.png) no-repeat right center / 6px auto;
    width: 6px;
    height: 9px;
    right: 9px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 9;
}
.clmSide_lnk.ver2 li a:hover {
    background-color: #1a36b1;
    color: #ffffff;
}
.clmSide_lnk.ver2 li a:hover:before {
    background: url(/images2/icn_arw_wht.png) no-repeat right center / 6px auto;
}
/*20240531*/
.clmDet-txt span.is-border-b {
    border-bottom: 1px solid #000;
    font-weight: normal;
}
/*20240801*/
span.is-2indent{
    display: block;
    font-weight: normal;
    padding-left: 2em;
    text-indent: -2em;
}
/*20241009*/
.clmImg-flex_wrap {
    display: flex;
}
.clmImg-flex_wrap.is-ver2 {
    margin: 0 0 20px 0;
}
.clmImg-flex_wrap dl {
    text-align: center;
}
.clmImg-flex_wrap dd {
    font-size: 16px;
}
.clmBnr_wrap {
    margin: 50px auto 0;
    width: 740px;
}
.clmBnr_wrap a:hover {
    opacity: 0.7;
}
/*20250627*/
.clmCnt_tls.ver2 {
    padding-left: 16px;
}
.clmDet-list li {
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
    padding-left: 24px;
    position: relative;
}
.clmDet-list .is-num {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
.clmDet-txt.is-ttl {
    margin: 0 0 0 0;
}
/*20250909*/
.is-clmList-flex {
    display: flex;
}
.clmDet-bgshapelist {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 50%;
}
.clmDet-bgshapelist.ver2 {
    margin-top: 6px;
}
.clmDet-bgshape {
    width: 65px;
    color: #fff;
    background: #5B9BD5;
    border: 1px solid #41719C;
    border-radius: 5px;
    padding: 4px;
}
.is-clmImg-flex.no-mgn {
    margin: 0 0 0 0;
}
.mgn-b20 {
    margin-bottom: 20px;
}
.is-clmImg-flex.no-mgn .clmDet-txt.is-wight {
    width: 43%;
}