
.Flex-Box-S-B {
    display: flex;
    justify-content: space-between;
}
.mr10 {
    margin-right: 10px !important;
}

#kagu_workstyle {
    width: 761px;
    margin: 0;
    padding: 0;
    float: left;
}
#kagu_workstyle a:visited {
    color: #1b72e9 !important;
}
#kagu_workstyle #Contents {
    margin: 0 0 050px;
}
#kagu_workstyle #Header {}
#kagu_workstyle #Header h1 {}
#kagu_workstyle #Header ul {
	display: flex;
    flex-wrap: wrap;
}
#kagu_workstyle #Header ul li {
    border-left: solid #dfe1e1 1px;
    margin-bottom: 10px;
}
#kagu_workstyle #Header ul li:nth-child(3) ,
#kagu_workstyle #Header ul li:nth-child(6) {
    border-left: solid #dfe1e1 1px;
    border-right: solid #dfe1e1 1px;
}
#kagu_workstyle #Header ul li:nth-child(1) {
    border: none;
}
#kagu_workstyle #Header ul li a {
    padding: 0 1px;
}
#kagu_workstyle #Contents #MV-1Col {
    margin: 0;
    width: 100%;
}
#kagu_workstyle #Contents #MV-2Col {
    margin: 0;
    width: 50%;
}

#kagu_workstyle #Contents #Itemlist-1Col {
    margin: 0;
    width: 100%;
}
#kagu_workstyle #Contents #Itemlist-2Col {
    margin: 0;
    width: 50%;
}

#kagu_workstyle #Contents #Pricelist-1Col {
    margin: 0;
    width: 100%;
}
#kagu_workstyle #Contents #Pricelist-2Col {
    margin: 0;
    width: 50%;
}

/*　見出し　*/
#kagu_workstyle #Contents.Item01 h2 ,
#kagu_workstyle #Contents.Item02 h2 ,
#kagu_workstyle #Contents.Item03 h2 ,
#kagu_workstyle #Contents.Item04 h2 ,
#kagu_workstyle #Contents.Item05 h2 {
    display: flex;
    align-items: center;
    min-height: 73px;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0 90px;
    line-height: 120%;
}
#kagu_workstyle #Contents.Item01 h2 {
    background: url(/resource/club_com/special/kagu_workstyle/images/common/title_icon_01.png) left center no-repeat;
}
#kagu_workstyle #Contents.Item02 h2 {
    background: url(/resource/club_com/special/kagu_workstyle/images/common/title_icon_02.png) left center no-repeat;
}
#kagu_workstyle #Contents.Item03 h2 {
    background: url(/resource/club_com/special/kagu_workstyle/images/common/title_icon_03.png) left center no-repeat;
}
#kagu_workstyle #Contents.Item04 h2 {
    background: url(/resource/club_com/special/kagu_workstyle/images/common/title_icon_04.png) left center no-repeat;
}

/*　アイテムシーン画像　*/
#kagu_workstyle #Contents .MV {
    margin-bottom: 20px !important;
}

/*　アイテムリスト　*/
#kagu_workstyle #Contents .Itemlist {
    width: 100%;
    margin-bottom: 20px !important;
}
#kagu_workstyle #Contents .Itemlist ul {
    display: flex;
    justify-content: space-around;
}


/*　価格テーブル　*/
#kagu_workstyle #Contents .About-Tax {
    text-align: right;
    margin: 5px 0 20px;
}
#kagu_workstyle #Contents table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
#kagu_workstyle #Contents table.W30 {
    width: 32.333% !important;
}
#kagu_workstyle #Contents table.W50 {
    width: 50% !important;
}
#kagu_workstyle #Contents table td {
    vertical-align: middle;
    text-align: center;
}
#kagu_workstyle #Contents table tr.TH {
    font-size: 18px;
    font-weight: bold;
    border-top: solid #959595 1px;
    border-bottom: solid #959595 1px;
    height: 42px;
    line-height: 120%;
}
#kagu_workstyle #Contents table td span.Type {
    font-size: 12px !important;
    font-weight: bold;
}
#kagu_workstyle #Contents table td.Color {
    font-size: 14px;
    font-weight: bold;
}
#kagu_workstyle #Contents table td.Color span {
    display: block;
}
#kagu_workstyle #Contents table td {
    border-bottom: solid #959595 1px;
    height: 55px;
}
#kagu_workstyle #Contents table td:nth-child(even) {
    background: #f1ecdf;
}
#kagu_workstyle #Contents table.Page04-01 td {
    background: #fff !important;
}

#kagu_workstyle #Contents table.Page04-01 td.BG {
    background: #f1ecdf !important;
}



#kagu_workstyle #Contents a.Price-Link {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
#kagu_workstyle #Contents a.Price-Link:after {
    content: url(/resource/club_com/special/kagu_workstyle/images/common/icon_price.png);
    margin-left: 8px;
}

#kagu_workstyle #Contents a.Price-Link {
    opacity: 1;
    transition: 0.5s ease;
}
#kagu_workstyle #Contents a.Price-Link:hover {
    opacity: 0.7;
    transition: 0.5s ease;
}














