/* -------- トップページ スタリング -------- */
.block_of_styling {
    padding-top: 90px;
    max-width: 1000px;
    margin:0 auto;
}



.block_of_styling .styling_ {
    padding: 10px 0;
}

.block_of_styling .styling_title_head {
    color: #000000;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.1em;
}


.block_of_styling .styling_title_ {
    color: #000000;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 28px;
    clear: both!important;
    letter-spacing: 0.1em;
}

.block_of_styling .styling_title_ span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.388;
    letter-spacing: 0.1em;
}
.block_of_styling .styling_list {
        
}

.block_of_styling .styling_list ul {
    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:0 0 30px;
}

.block_of_styling .styling_list ul li {
    width:24%;
    margin:20px 0;
}

.block_of_styling .styling_list ul li a:hover {
    opacity:0.8;
}



.block_of_styling .styling_list .staff_img {
        
    
}

.block_of_styling .styling_list .staff_img img {
width:100%;          
}

.block_of_styling .styling_list .staff_sum {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top:10px;
}

.block_of_styling .styling_list .staff_sum .prof_img {
width:30%;          
}

.block_of_styling .styling_list .staff_sum .prof_img img {
width:100%;
border-radius:50%;
}


.block_of_styling .styling_list .staff_sum .prof_dtl {
width:65%;
padding-left:5%;
line-height:200%;
}


.block_of_styling .styling_list2 {
        
}

.block_of_styling .styling_list2 ul {
    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:0 0 30px;
}

.block_of_styling .styling_list2 ul li {
    width:18%;
    margin:20px 0;
    position:relative;
}

.block_of_styling .styling_list2 ul li a:hover {
    opacity:0.8;
}

.block_of_styling .styling_list2 ul li .rank_num {
    position:absolute;
    border-radius:50%;
    width:40px;
    height:40px;
    display:inline-block;
    text-align:center;
    top:0;
    left:0;
    z-index:1;
}

.block_of_styling .styling_list2 ul li .rank_num span {
    margin-top:8%;
    display: inline-block;
    font-size:24px;
    color:#FFF;
}


.block_of_styling .styling_list2 ul li .rank_num.rank_1 {
    background-color:#B27F2E;
}

.block_of_styling .styling_list2 ul li .rank_num.rank_2 {
    background-color:#757575;
}

.block_of_styling .styling_list2 ul li .rank_num.rank_3 {
    background-color:#952C2C;
}

.block_of_styling .styling_list2 ul li .rank_num.rank_other {
    background-color:#426287;
}


.block_of_styling .styling_list2 .staff_img2 {
    
    
}

.block_of_styling .styling_list2 .staff_img2 img {
width:100%;
    border-radius:50%;
}

.block_of_styling .styling_list2 .staff_sum2 {
padding-top:10px;
line-height:200%;
text-align:center;
}

/* -------- コーディネート一覧 -------- */

#cdnt_list .mainframe_ .hash_tag {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#cdnt_list .mainframe_ .hash_tag .ht_midashi {
    margin-right: 20px;
    margin-bottom: 5px;
    font-size: 18px;
    width: 22%;
}
#cdnt_list .mainframe_ .hash_tag a {
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid #CCC;
    border-radius: 20px;
    background-color: #FFF;
    margin-right: 5px;
    margin-bottom: 5px;
}
#cdnt_list .mainframe_ .hash_tag a:hover {
    opacity: 0.8;
    text-decoration: none;
}
#cdnt_list .mainframe_ .cdnt_tab_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #999999;
}
#cdnt_list .mainframe_ .cdnt_tab_nav li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}
#cdnt_list .mainframe_ .cdnt_tab_nav li.current_ a {
    background-color: #333333;
    color: #FFF;
}
#cdnt_list .mainframe_ .cdnt_tab_nav li a {
    display: inline-block;
    padding: 10px 60px;
}
#cdnt_list .mainframe_ .cdnt_tab_nav li a:hover {
    background-color: #CCC;
    color: #000;
    text-decoration: none;
}
#cdnt_list .mainframe_ .selected_tag {
    padding: 20px 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#cdnt_list .mainframe_ .selected_tag .selected_tag_midashi {
    font-size: 16px;
    padding-right: 10px;
    display: inline-block;
    width: 16%;
}
#cdnt_list .mainframe_ .selected_tag .selected_tag_list {
    padding-left: 10px;
    display: inline-block;
    width: 100%;
    border-left: 1px solid #999;
}
#cdnt_list .mainframe_ .selected_tag .selected_tag_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#cdnt_list .mainframe_ .selected_tag .selected_tag_list ul li {
    border: 1px solid #999;
    padding: 5px 15px;
    border-radius: 8px;
    margin: 2px;
}
#cdnt_list .mainframe_ .selected_tag .selected_tag_list ul li a::after {
    content: "✕";
    margin-left: 10px;
    padding: 5px 0 5px 12px;
    border-left: 1px solid #CCC;
    display: inline-block;
}
#cdnt_list .StyleSTST_Frame_.tile_frame_ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 25px 0 40px;
}
#cdnt_list .StyleSTST_Item_.tile_item_ {
    width: 24%;
    margin-right: 1.33%;
}
#cdnt_list .StyleSTST_Item_.tile_item_:nth-child(4n) {
    margin-right: 0;
}
#cdnt_list .StyleSTST_Frame_.tile_frame_ .crdnt_inner_ {
    padding-bottom: 40px;
}
#cdnt_list .crdnt_inner_ .tile_elm_ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#cdnt_list .crdnt_inner_ .tile_elm_ .stf_icn img {
    width: 50px;
    border-radius: 50%;
    border: 1px solid #ededed;
}
#cdnt_list .crdnt_inner_ .tile_elm_ .stf_seg {
    line-height: 140%;
    font-size: 12px;
    padding-left: 3%;
    width: 100%;
}
#cdnt_list .crdnt_inner_ .tile_elm_ .stf_seg .shop_name_ {
    width: 100%;
}

#cdnt_list .crdnt_inner_ .tile_elm_ .stf_seg .height_ a::before {
    content:"height：";
}

#cdnt_list .crdnt_inner_ .tile_elm_ .stf_seg .height_ a::after {
    content:"cm";
}

#cdnt_list .sstheight_tree_ label {
    padding: 5px 0;
    display: block;
}

#cdnt_list #block_of_reset .reset_btn {
    width:100%;
    text-align:center;
    padding-bottom:20px;
}

#cdnt_list #block_of_reset .reset_btn a {
    display:inline-block;
    width:100%;
    padding:10px 0;
    border:1px solid #999;
}

#block_of_reset .reset_btn a:hover {
    display:inline-block;
    width:100%;
    padding:10px 0;
    border:1px solid #999;
    text-decoration:none;
    background-color:#333;
    color:#FFF;
}

/* -------- コーディネート詳細 -------- */

#cdnt_detail .bx-wrapper .bx-next{
    right: 0;
    background: url(/img/usr/visual/next.png) ;
}
#cdnt_detail .bx-wrapper .bx-prev{
    left: 0;
    background: url(/img/usr/visual/prev.png) ;
}

#staff_slide li img {
    width:100%;
    
}


#cdnt_detail .staff-thumb a{
    margin-right:1.25%;
    margin-top:5px;
    
}

#cdnt_detail .staff-thumb a:nth-child(5n){
    margin-right:0;
}


#cdnt_detail .staff-thumb a.active img {
    border:1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity:0.8;
}


#cdnt_detail .staff-thumb a img{
    width:19%;
}

#cdnt_detail .profile {
    padding:20px 0 30px;
    border-bottom:1px solid #999;
}

#cdnt_detail .profile .profile_sum{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:flex-tart;
-ms-flex-pack:flex-tart;
justify-content:flex-tart;
}

#cdnt_detail .profile .profile_sum div{
}

#cdnt_detail .profile .profile_sum .profile_sum_img{
width:auto;
margin-right:20px;
}


#cdnt_detail .profile .profile_sum .profile_sum_img img{
width:150px;
border-radius:50%;
border: 1px solid #ededed;
}

#cdnt_detail .profile .profile_sum .profile_sum_head {
display:grid;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding: 40px 0;
    font-size:14px;
}

#cdnt_detail .profile .profile_sum .profile_sum_head .profile_sum_name {
font-size:18px;
padding-bottom:15px;
}

#cdnt_detail .profile .profile_sum .profile_sum_head .profile_sum_height span::before {
content:"height："  
}

#cdnt_detail .profile .profile_sum .profile_sum_head .profile_sum_height span::after {
content:" cm"  
}

#cdnt_detail .crdnt_text {
padding:30px 0;
}

#cdnt_detail .crdnt_text .crdnt_text_date {
font-size:18px;
}

#cdnt_detail .crdnt_text .crdnt_text_p {
padding-top:30px;
font-size:14px;
}

#cdnt_detail .crdnt_tag  {
padding:30px 0 10px;
}

#cdnt_detail .crdnt_tag a {
padding:5px 20px;
background-color:#FFF;
border:1px solid #999;
border-radius:20px;
margin-top:10px;
    margin-right:5px;
display:inline-block;
}

#cdnt_detail .crdnt_tag a:hover {
padding:5px 20px;
background-color:#FFF;
border:1px solid #999;
border-radius:20px;
margin-top:10px;
margin-right:5px;
display:inline-block;
}

#cdnt_detail .purchase-btn-top {
  margin-top: 5px;
}

#cdnt_detail .purchase-btn-top a {
  display: inline-block;
  color: #fff;
  background: #111;
  text-align: center;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 5px 0;
  text-decoration:none;
}

#cdnt_detail .purchase-btn-top a:hover {
    opacity: .7;
    text-decoration: none;
}

#cdnt_detail .purchase-btn-top .cat-ico {
  display: inline-block;
  width: 12%;
  margin-right: 2%;
}

#cdnt_detail .purchase-btn-top .cat-img {
  margin-top: 2%;
  vertical-align: middle;
  display: inline-block;
}

#cdnt_detail .purchase-btn-top .cat-txt {
  display: inline-block;
  vertical-align: middle;
  line-height: 2.6em;
}

/* 続きを見る アコーディオン */
#cdnt_detail .grad-wrap {
  position: relative;
margin-bottom:20px;
}
#cdnt_detail .grad-wrap + .grad-wrap {
  margin-top: 40px;
}
#cdnt_detail .grad-trigger {
  /*ボタンのスタイルはご自由にどうぞ*/
border-top:1px solid #999;
display:block;
text-align:center;
position:absolute;
width:100%;
top:100%;
z-index: 1;
padding:10px 0;
}
#cdnt_detail .grad-trigger::after {
  content: "もっと見る ∨"; /*クリック前のボタンのラベル*/
}
#cdnt_detail .grad-trigger .fa {
  margin-right: .5em;
}
#cdnt_detail .grad-item {
  position: relative;
  overflow: hidden;
}
#cdnt_detail .grad-item.is-hide {
  height: 75px; /*隠した後の高さ*/
}
#cdnt_detail .grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
}
#cdnt_detail .grad-trigger.is-show {
}
#cdnt_detail .grad-trigger.is-show::after {
  content: "閉じる ∧" /*クリック後にボタンのラベルを変える*/
}
#cdnt_detail .grad-trigger.is-show + .grad-item::before {
  display: none;
}


#cdnt_detail .goodsspec_ .item_list {
    padding:30px 0;
}

#cdnt_detail .goodsspec_ .item_list h4 {
    padding:10px 0;
    border-bottom:1px solid #999;
    margin-bottom:10px;
}

#cdnt_detail .goodsspec_ .item_list .worn_items {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

#cdnt_detail .goodsspec_ .item_list .worn_items li {
    width:32%;
    margin-right:2%;
    margin-top:10px;
    font-size:12px;
}

#cdnt_detail .goodsspec_ .item_list .worn_items li:nth-child(3n) {
    margin-right:0;
}

#cdnt_detail .goodsspec_ .item_list .worn_items li img {
    padding-bottom:5px;
}

#cdnt_detail .goodsspec_ .item_list .worn_items li p {
    line-height:160%;
}

#cdnt_detail .goodsspec_ .item_list .worn_items li .markdown_ {
    text-decoration: line-through;
}
#cdnt_detail .goodsspec_ .item_list .worn_items li .item_price_sale {
    color: #f53939;
}


#cdnt_detail .sst_others_ {
    border-top:1px solid #999;
    padding:40px 0;
    margin:0 auto;
    max-width:1000px;
    width:100%;
}

#cdnt_detail .sst_others_ h4 {
    font-size:18px;
    text-align: center;
}

/*タブ切り替え全体のスタイル*/
#cdnt_detail .sst_others_ .tabs {
  margin-top: 50px;
  padding: 40px 0;
  width: 100%;
  margin: 0 auto;
}

/*タブのスタイル*/
#cdnt_detail .sst_others_ .tab_item {
  width: calc(100%/3);
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
    padding:0;
}
#cdnt_detail .sst_others_ .tab_item:hover {
  opacity: 0.75;
}

#cdnt_detail .sst_others_ .tab_item:after {
  border-bottom:1px solid #999;
}

#cdnt_detail .sst_others_ .tab_item {
  padding:0;
    margin-right:5px;
}

/*ラジオボタンを全て消す*/
#cdnt_detail .sst_others_ input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
#cdnt_detail .sst_others_ .tab_content {
  display: none;
  padding: 40px 0 0;
  clear: both;
  overflow: hidden;
    border-top:1px solid #999;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
#cdnt_detail .sst_others_ .tabs input:checked + .tab_item {
  background-color: #333;
  color: #fff;
}

#cdnt_detail .sst_others_ .tab_content ul {
    padding:20px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
}

#cdnt_detail .sst_others_ .tab_content ul li {
    width:19%;
    margin-right:1%;
}

#cdnt_detail .sst_others_ .tab_content ul li:last-child {
    margin-right:0;
}

#cdnt_detail .sst_others_ .tab_content ul li p {
    font-size:16px;
    padding-top:3px;
    padding-left:5px;
}

#cdnt_detail .sst_others_ .tab_content ul li img {
    width:100%;
}

#cdnt_detail .sst_others_ .tab_content  {
    font-size:16px;
    padding-top:3px;
}

#cdnt_detail .sst_others_ .tab_content .staff_styling_link,
#cdnt_detail .sst_others_ .tab_content .shop_styling_link{
    text-align:center;
    padding:40px 0;
}

#cdnt_detail .sst_others_ .tab_content .staff_styling_link a,
#cdnt_detail .sst_others_ .tab_content .shop_styling_link a{
    font-size:15px;
    padding:20px;
    display:block;
    margin:0 auto;
    width:40%;
    background-color:#333;
    color:#FFF;
    border:1px solid #333;
}

#cdnt_detail .sst_others_ .tab_content .staff_styling_link a:hover,
#cdnt_detail .sst_others_ .tab_content .shop_styling_link a:hover{
    background-color:#FFF;
    color:#000;
    text-decoration:none;
}

/* --------  スタッフ詳細 -------- */

#staff_detail {
    padding: 30px 0;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
#staff_detail .staff_sum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#staff_detail .staff_sum .staff_img {
    width: 20%;
    margin-right: 3%;
}
#staff_detail .staff_sum .staff_img img {
    width: 100%;
    border-radius: 50%;
}
#staff_detail .staff_sum .staff_prof {
    width: 30%;
    margin-right: 3%;
    line-height: 180%;
    font-size: 16px;
    padding: 3% 0;
}
#staff_detail .staff_sum .staff_prof .staff_name {
    font-size: 24px;
    padding: 10px 0;
}
#staff_detail .staff_sum .staff_prof .staff_height {}
#staff_detail .staff_sum .staff_prof .staff_height span::before {
    content: "height:";
}
#staff_detail .staff_sum .staff_prof .staff_height span::after {
    content: "cm";
}
#staff_detail .staff_sum .staff_prof .staff_instagram a {
    padding: 20px 0;
}
#staff_detail .staff_sum .staff_prof .staff_instagram a span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#staff_detail .staff_sum .staff_prof .staff_instagram a span::before {
    content: url(/img/usr/top/ico_instagram.png);
    padding-right: 10px;
}
#staff_detail .staff_sum .staff_comment {
    width: 44%;
    padding: 10px 0 10px 30px;
}

#staff_detail .staff_sum .staff_comment .comment_p {
    font-size:14px
}

#staff_detail .staff_sum .staff_comment .follow_btn {
    display: inline-block;
    padding: 10px 30px;
    margin-top: 20px;
    border-radius: 20px;
    background-color: #fd4b3b;
    color: #FFF;
    text-decoration: none;
}
#staff_detail .staff_sum .staff_comment .follow_btn {
    display: inline-block;
    padding: 10px 30px;
    margin-top: 20px;
    border-radius: 20px;
    background-color: #FFF;
    color: #000;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid #fd4b3b;
}
#staff_detail .staff_sum .staff_comment .follow_btn span::before {
    font-family: "Font Awesome 5 Free";
    content: "\f004";
    color: #fd4b3b;
    font-weight: 900;
    margin-right: 10px;
    display: inline-block;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
#staff_detail .staff_sum .staff_comment .follow_btn span::after {
    content: "フォローする";
}
#staff_detail .staff_sum .staff_comment .follow_btn:hover {
    background-color: #fd4b3b;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #FFF;
    border: 2px solid #fd4b3b;
}
#staff_detail .staff_sum .staff_comment .follow_btn:hover span::before {
    color: #FFF;
    display: inline-block;
}
#staff_detail .staff_sum .staff_comment .follow_btn.active {
    background-color: #fd4b3b;
    color: #FFF;
    border: 2px solid #fd4b3b;
}
#staff_detail .staff_sum .staff_comment .follow_btn.active:hover {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.8;
    border: 2px solid #fd4b3b;
}
#staff_detail .staff_sum .staff_comment .follow_btn.active span::before {
    font-family: "Font Awesome 5 Free";
    content: "\f004";
    color: #FFF;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: rotateY(720deg);
    transform: rotateY(720deg);
}
#staff_detail .staff_sum .staff_comment .follow_btn.active span::after {
    content: "フォローしない";
}
#staff_detail .staff_cdnt_list {
    padding: 30px 0;
    border-top: 1px solid #999;
    margin-top: 30px;
}
#staff_detail .staff_cdnt_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#staff_detail .staff_cdnt_list ul li {
    width: 32%;
    padding: 1% 0;
    margin-right: 2%;
}
#staff_detail .staff_cdnt_list ul li:nth-child(3n) {
    margin-right: 0;
}
#staff_detail .staff_cdnt_list ul li img {
    width: 100%;
}
#staff_detail .staff_cdnt_list .viewmore {
    padding: 40px 0;
    text-align: center;
}
#staff_detail .staff_cdnt_list .viewmore a {
    padding: 15px 30px;
    background-color: #000;
    color: #FFF;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
#staff_detail .staff_cdnt_list .viewmore a:hover {
    text-decoration: none;
    opacity: 0.8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
#staff_detail .staff_cdnt_list .viewmore a img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
    padding-left: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
#staff_detail .staff_cdnt_list .viewmore a:hover img {
    padding-top:2px;
    padding-left: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}


/* --------  商品詳細 -------- */

#styling_prdt {
    max-width: 1000px;
    margin:0 auto;
    border-bottom:1px solid #999;
}



#styling_prdt .styling_ {
    padding-top:30px;
}

#styling_prdt .styling_title_ {
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    line-height: 1.2;
    padding:20px 0;
    border-bottom:1px solid #999;
    letter-spacing: 0.1em;
}
#styling_prdt .styling_title_ span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
}
#styling_prdt .styling_list {
        
}

#styling_prdt .styling_list ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    padding:30px 0;
}

#styling_prdt .styling_list ul li {
    width: 24%;
    margin-right: 0.5%;
    margin-left: 0.5%;
}


#styling_prdt .styling_list ul li:last-child {
    margin-right: 0;
}

#styling_prdt .styling_list ul li a:hover {
    opacity:0.8;
}



#styling_prdt .styling_list .staff_img {
        
    
}

#styling_prdt .styling_list .staff_img img {
width:100%;          
}

#styling_prdt .styling_list .staff_sum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

#styling_prdt .styling_list .staff_sum .prof_img {
width:30%;          
}

#styling_prdt .styling_list .staff_sum .prof_img img {
width:100%;
border-radius:50%;
}


#styling_prdt .styling_list .staff_sum .prof_dtl {
width:65%;
padding-left:5%;
line-height:200%;
}
