@charset "utf-8";

#wrapper {overflow:hidden;}

.greetings-bg {margin-bottom:100px;}

.table01 {width:100%; border-collapse:collapse; border-spacing:0px; color:#505050;}
.table01 th {padding:12px; background:#fafafa; border:1px solid rgba(255, 255, 255, 0.5); border-bottom:1px solid #ddd; color:#333; font-size:18px; font-weight:600;}
.table01 th.bg {text-align:center; background:#d21d4f; color:#fff;}
.table01 td {font-size:18px; color:#454545; letter-spacing:-.03em; padding:12px; border:1px solid #ddd;}

.table01.style1 {margin-top:80px;}
.table01.style1 th {font-size:16px;}
.table01.style1 th.bg {font-size:18px; background:#555;}
.table01.style1 td {font-size:16px;}

.mission {margin-bottom:130px;}

.management {padding:100px 0; background:#fafafa;}
.management-flex {display:flex; align-items:center;}
.management-flex .img {margin-right:120px;}
.management-flex .management-list {}
.management-flex .management-list ul {}
.management-flex .management-list ul li {display:flex; margin-bottom:50px;}
.management-flex .management-list ul li .tit {display:inline-block; min-width:150px; height:50px; line-height:50px; color:#fff; background:#ff94a8; font-weight:600; letter-spacing:-.03em; margin-right:25px; border-radius:25px; text-align:center;} 
.management-flex .management-list ul li:nth-child(2) .tit {background:#555;}
.management-flex .management-list ul li:nth-child(3) .tit {background:#ff6179;}
.management-flex .management-list ul li:nth-child(4) .tit {background:#999999;}
.management-flex .management-list ul li:nth-child(5) .tit {background:#ff4f6c;}
.management-flex .management-list ul li .list {}
.management-flex .management-list ul li .list p {line-height:1.75em; padding-left:0.7em; text-indent:-0.7em;}

.sub-tab {position:relative; width:100%; text-align:center; z-index:1; margin-bottom:60px;}
.sub-tab ul {position:relative; display:flex; justify-content:center;}
.sub-tab ul li {flex:1; position:relative; background:#fff; z-index:1; }
.sub-tab ul li a {color:#333; font-size:18px; font-weight:500; letter-spacing:-.03em; display:block; height:60px; border:1px solid #ddd; line-height:60px; z-index:1; border-left:0;}
.sub-tab ul li:first-child a {border-left:1px solid #ddd;}
.sub-tab ul li.active {z-index:2;} 
.sub-tab ul li.active a {border-color:#d21d4f; background:#d21d4f; color:#fff;}

.gallery-wrap {margin-top:100px;}

.board-wrap {margin-top:100px;}

.product-ico-flex {margin-top:15px;}
.product-ico-flex ul {display:flex; margin:0 -10px;}
.product-ico-flex ul li {width:33.3333%; padding:0 10px;}
.product-ico-flex ul li .imgs {width:100%;}
.product-ico-flex ul li img {width:100%; min-height:50px;}

