/* global
------------------------------------- */
#mainImg { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding: 0 0 15px; height: 300px; box-sizing: border-box; background-image: url(../img/recruit/mainimg01_sp.png); }

#mainImg .tit { color: #fff; }

#mainImg .tit:before { top: -14px; left: -26px; width: 77px; height: 24px; background-image: url(../img/recruit/txt_mainimg01.png); }

@media all and (min-width: 600px) { #mainImg { background-image: url(../img/recruit/mainimg01_pc.png); height: 740px; padding: 0 0 54px; }
  #mainImg .tit:before { top: -30px; left: -48px; width: 108px; height: 34px; } }

/* #job
------------------------------------- */
#job { margin-top: -20px; background: url(../img/concept/bg_anchor01_sp.png) no-repeat center top 0/100% 536px; }

#job .inner { position: relative; padding-top: 44px; }

#job .mtit { line-height: 1.6; margin-bottom: 24px; font-weight: 500; font-size: 2rem; letter-spacing: 0; text-align: center; }

#job .mtit .marker { font-size: 2.3rem; background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #edf3e0)); background: linear-gradient(transparent 50%, #edf3e0 50%); }

#job .anchor .item a { padding: 0 35px; }

#job .lead { margin-bottom: 14px; text-align: center; }

#job .directorWrap { padding: 40px 0 50px; }

#job .directorWrap .img { margin: 2px 0 12px; }

#job .directorWrap .areaTxt .tit { margin-bottom: 8px; color: #b6b5b5; font-weight: 500; font-size: 1.3rem; }

#job .directorWrap .areaTxt .sub { line-height: 1.6; position: relative; margin-bottom: 12px; font-weight: 500; font-size: 1.8rem; letter-spacing: .06em; }

#job .directorWrap .areaTxt .sub:before { content: ""; position: absolute; top: -30px; left: -14px; width: 86px; height: 78px; background: url(../img/doctor/bg_director01.png) no-repeat center/cover; z-index: -1; }

#job .directorWrap .areaTxt .txt { line-height: 2.2; background-image: -webkit-gradient(linear, left top, right top, from(rgba(237, 119, 128, 0)), color-stop(50%, rgba(237, 119, 128, 0)), color-stop(0%, #fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(rgba(100, 100, 100, 0)), color-stop(97.5%, rgba(100, 100, 100, 0)), to(#646464)); background-image: linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%); background-size: 6px 100%,100% 3rem; }

#job .directorWrap .areaTxt .txt span { color: #7cbc00; font-weight: 500; }

@media all and (min-width: 600px) { #job { margin-top: -30px; background: url(../img/concept/bg_anchor01_pc.png) no-repeat center top 0/100% 464px; }
  #job .inner { margin-bottom: 100px; padding-top: 90px; }
  #job .mtit { margin-bottom: 22px; font-size: 2.8rem; }
  #job .mtit .marker { font-size: 3.6rem; }
  #job .lead { margin-bottom: 38px; }
  #job .directorWrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; padding: 94px 0 0; }
  #job .directorWrap .img { width: 473px; }
  #job .directorWrap .areaTxt { width: 47%; }
  #job .directorWrap .areaTxt .tit { margin-bottom: 28px; font-size: 1.5rem; letter-spacing: .05em; }
  #job .directorWrap .areaTxt .sub { line-height: 1.8; margin-bottom: 32px; font-size: 2.6rem; }
  #job .directorWrap .areaTxt .sub:before { top: -40px; left: -44px; }
  #job .directorWrap .areaTxt .txt { line-height: 2.7; background-size: 6px 100%,100% 4rem; font-size: 1.5rem; } }

/* #feature
------------------------------------- */
#feature { background-color: #edf3e0; }

#feature .inner { padding-top: 46px; padding-bottom: 54px; }

#feature .headTit { text-align: center; }

#feature .headTit .mtit { line-height: 1; font-weight: 500; font-size: 1.8rem; }

#feature .headTit .mtit .maker { display: inline-block; vertical-align: baseline; background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #c7ebdd)); background: linear-gradient(transparent 50%, #c7ebdd 50%); }

#feature .headTit .mtit .large { display: inline-block; vertical-align: baseline; font-size: 3.1rem; }

#feature .list { padding-top: 30px; }

#feature .list .item + .item { margin-top: 30px; }

#feature .list .item .box { position: relative; background: #fff; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 14px rgba(241, 241, 241, 0.004); }

#feature .list .item .box:before { content: ""; position: absolute; top: 6px; left: 6px; width: calc(100% - 14px); height: calc(100% - 14px); border: 1px solid #f1f1f1; }

#feature .list .item .box .detail { position: relative; padding: 184px 20px 30px; overflow: hidden; }

#feature .list .item .num { position: absolute; top: 0; left: 0; padding: 3px 0 0 7px; font-size: 3rem; line-height: 1; letter-spacing: 0; color: #fff; text-align: center; box-sizing: border-box; }

#feature .list .item .num span { position: relative; z-index: 1; }

#feature .list .item .num:before { content: ""; position: absolute; left: -70px; top: -70px; background: #8fc722; width: 120px; height: 125px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); z-index: 0; }

#feature .list .item .img { position: absolute; top: -10px; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 180px; z-index: 1; }

#feature .list .item .tit { font-size: 1.8rem; font-weight: 500; line-height: 1; text-align: center; }

#feature .list .item .txt { padding-top: 13px; }

@media all and (min-width: 600px) { #feature .inner { padding-top: 72px; padding-bottom: 100px; }
  #feature .headTit .mtit { font-size: 2.8rem; }
  #feature .headTit .mtit .maker { background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #c7ebdd)); background: linear-gradient(transparent 70%, #c7ebdd 70%); }
  #feature .headTit .mtit .large { font-size: 6rem; }
  #feature .list { 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-top: 64px; }
  #feature .list .item { width: calc(50% - 20px); }
  #feature .list .item + .item { margin-top: 0; }
  #feature .list .item:nth-of-type(n+3) { margin-top: 40px; }
  #feature .list .item .box { height: 492px; }
  #feature .list .item .box .img { width: 340px; }
  #feature .list .item .box .detail { padding: 334px 42px 30px; }
  #feature .list .item .num { padding: 0 0 0 8px; }
  #feature .list .item .img { position: absolute; top: -10px; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 180px; z-index: 1; }
  #feature .list .item .txt { padding-top: 12px; font-size: 1.5rem; } }

/* #msg
------------------------------------- */
#msg .inner { padding-top: 46px; padding-bottom: 52px; }

#msg .list { padding-top: 16px; }

#msg .list .item { position: relative; padding: 0 20px 36px; box-sizing: border-box; background: #fff; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 14px rgba(241, 241, 241, 0.004); }

#msg .list .item:before { content: ""; position: absolute; top: 6px; left: 6px; width: calc(100% - 14px); height: calc(100% - 14px); border: 1px solid #f1f1f1; z-index: 1; }

#msg .list .item + .item { margin-top: 34px; }

#msg .list .item:nth-of-type(4) .txtWrap .tag { background: #ff9491; }

#msg .list .item:nth-of-type(n+5) .txtWrap .tag { background: #82c304; }

#msg .list .item .img { position: relative; top: -14px; left: -16px; margin: 0 -20px; z-index: 2; }

#msg .list .item .txtWrap .tag { display: inline-block; margin-bottom: 16px; padding: 0 8px; box-sizing: border-box; background: #7cbc00; color: #fff; font-weight: 500; font-size: 1.1rem; }

#msg .list .item .txtWrap .txt { line-height: 2.2; background-image: -webkit-gradient(linear, left top, right top, from(rgba(237, 119, 128, 0)), color-stop(50%, rgba(237, 119, 128, 0)), color-stop(0%, #fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(rgba(100, 100, 100, 0)), color-stop(97.5%, rgba(100, 100, 100, 0)), to(#646464)); background-image: linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%); background-size: 6px 100%,100% 3rem; }

#msg .list .item .txtWrap .txt span { color: #7cbc00; font-weight: 500; }

@media all and (min-width: 600px) { #msg .inner { padding-top: 96px; padding-bottom: 100px; }
  #msg .list { padding-top: 16px; }
  #msg .list .item { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 50px 36px; }
  #msg .list .item + .item { margin-top: 58px; }
  #msg .list .item:nth-of-type(even) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  #msg .list .item:nth-of-type(even) .img { left: 2px; }
  #msg .list .item:nth-of-type(even) .txtWrap { padding-left: 4px; padding-right: 10px; }
  #msg .list .item .img { left: -20px; max-width: 470px; min-width: 470px; margin: 0; }
  #msg .list .item .txtWrap { padding: 48px 0 0 40px; box-sizing: border-box; }
  #msg .list .item .txtWrap .tag { margin-bottom: 16px; padding: 0 10px; font-size: 1.5rem; }
  #msg .list .item .txtWrap .txt { line-height: 2.7; background-size: 6px 100%,100% 4rem; font-size: 1.5rem; } }

/* #merit
------------------------------------- */
#merit { background-color: #edf3e0; }

#merit .inner { padding-top: 46px; padding-bottom: 50px; }

#merit .txtBox { padding: 22px 20px; box-sizing: border-box; border-radius: 10px; background: #fff; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 14px rgba(241, 241, 241, 0.004); }

#merit .txtBox + .txtBox { margin-top: 24px; }

#merit .txtBox .clr_green { color: #7cbc00; }

#merit .txtBox .clr_pink { color: #ff9491; }

#merit .txtBox .clr_yellow { color: #82c304; }

#merit .txtBox .list .item { line-height: 1.5; position: relative; margin-bottom: 6px; padding: 0 0 6px 14px; border-bottom: 1px dashed #cccbcb; }

#merit .txtBox .list .item:before { content: ""; position: absolute; top: 8px; left: 0; width: 5px; height: 5px; background: #7cbc00; border-radius: 50%; }

@media all and (min-width: 600px) { #merit .inner { padding-top: 92px; padding-bottom: 104px; }
  #merit .txtBox { padding: 40px 54px 26px; }
  #merit .txtBox + .txtBox { margin-top: 28px; }
  #merit .txtBox .tit { font-size: 1.8rem; }
  #merit .txtBox .list .item { margin-bottom: 10px; padding: 0 0 10px 14px; font-size: 1.5rem; }
  #merit .txtBox .list .item:before { top: 9px; } }

/* #point
------------------------------------- */
#point .inner { padding-top: 46px; padding-bottom: 20px; }

#point .sub { padding: 12px 0; color: #fff; font-weight: 700; font-size: 1.5rem; text-align: center; }

#point .sub.clr_green { background: #7cbc00; }

#point .sub.clr_yellow { background: #82c304; }

#point .table { margin-bottom: 30px; border: 1px solid #d9d9d9; }

#point .table th, #point .table td { display: block; }

#point .table th { padding: 11px 0; box-sizing: border-box; border-top: 1px solid #d9d9d9; background: #edf3e0; font-weight: 600; text-align: center; }

#point .table td { line-height: 1.9; padding: 12px 20px; box-sizing: border-box; }

#point .table td span { color: #7cbc00; }

@media all and (min-width: 600px) { #point .inner { padding-top: 92px; padding-bottom: 60px; }
  #point .sub { padding: 14px 0; font-size: 2rem; }
  #point .sub.clr_green { background: #7cbc00; }
  #point .sub.clr_yellow { background: #82c304; }
  #point .table { margin-bottom: 40px; border-color: #b6b5b5; }
  #point .table th, #point .table td { display: table-cell; vertical-align: middle; font-size: 1.5rem; }
  #point .table th { width: 304px; border-color: #b6b5b5; }
  #point .table td { line-height: 1.8; padding: 20px 30px; border-top: 1px solid #b6b5b5; } }
