@charset 'UTF-8';
a>img:hover{
    opacity: 0.6;
}
.pankuzu {
    top: 230px;
}

#navi {
    width: 745px;
    margin: 50px 0 30px 0;
}

#navi li {
    display: inline-block;
    width: 360px;
    margin: 0 10px 10px 0;
}

#navi li a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 38px;
}

#navi li img:hover {
    position: absolute;
    top: -100%;
}


.h3style {
    padding: 40px 0 22px 0;
}

.h3style h3 {
    font-size: 24px;
    height: 56px;
    padding: 6px 0 0 52px;
    color: #FF4A94;
    background: url('/img/recruit/h3style.png') no-repeat;
}

.h3style p {
    line-height: 180%;
}

div.bn_area a{
    display: inline-block;
    margin-bottom: 20px;
}
div.bn_area a:last-child{
    margin-bottom: 0;
}
div.bn_area p{
    text-align: center;
}

.oote {
    font-size: 14px;
    line-height: 180%;
    margin: 0 0 30px 0;
}

.ootegpimg {
    margin: 0 0 14px 0;
}

#point3 {
    padding: 0 0 28px 0;
    border: solid 1px #F07897;
}

#point3 h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 25px 0;
    padding: 10px 0 10px 20px;
    color: #FFF;
    background: #F07897;
}

.point3_1, .point3_2, .point3_3 {
    position: relative;
    margin: 60px 25px 0 25px;
    padding: 25px 5px 20px 5px;
    border-radius: 4px;
}

.point3_1 {
    background: #FEE9EE;
}
.point3_2 {
    background: #F9EFE4;
}
.point3_3 {
    background: #FEE1F8;
}

.point3_1 .head, .point3_2 .head {
    padding: 10px 30px 10px 30px;
    background: #FFF;
}

.point3_3 .head {
    width: 620px;
    height: 90px;
    padding: 30px 30px 30px 30px;
    background: url(/img/recruit/sono3_msg_bg.png) no-repeat;
}

.point3_2 .head {
    padding: 10px 30px 10px 30px;
}

.point3_1 .msg {
    font-size: 14px;
    line-height: 180%;
    width: 410px;
    margin: 23px 0 0 30px;
}

.point3_2 .msg {
    font-size: 14px;
    line-height: 180%;
    margin: 22px 282px 195px 30px;
}

.point3_2 .msg .bthotpoint {
    display: block;
    margin: 20px 0 0 0;
    text-align: right;
}

.point3_3 .msg {
    font-size: 14px;
    line-height: 180%;
    margin: 23px 246px 0 36px;
}


.point3_1 .sono {
    position: absolute;
    top: -43px;
    left: -24px;
}

.point3_2 .sono {
    position: absolute;
    top: -43px;
    left: -24px;
}


.point3_3 .sono {
    position: absolute;
    top: -12px;
    left: -24px;
}

.point3_1 .sono_girl {
    position: absolute;
    top: -40px;
    right: -5px;
}

.point3_2 .sono_girl {
    position: absolute;
    top: 134px;
    right: 32px;
}

.point3_3 .sono_girl {
    position: absolute;
    right: 17px;
    top: 260px;
    width: 195px;
}

#daily_salary {
    margin: 23px 36px 0 36px;
    padding: 18px 20px 16px;
    border-radius: 4px;
    background: #FFF;
    -webkit-box-shadow: rgba(191, 191, 191, .690196) 0 0 6px 1px;
       -moz-box-shadow: rgba(191, 191, 191, .690196) 0 0 6px 1px;
            box-shadow: rgba(191, 191, 191, .690196) 0 0 6px 1px;
}

#daily_salary p {
    padding: 19px 0 16px;
}


#daily_salary span {
    font-size: 50px;
    font-weight: bold;
    color: #FF6E6E;
}

#daily_salary span span.large {
    font-size: 65px;
}

#daily_salary span span.small {
    font-size: 45px;
}

.kyuuryou {
    margin: 23px 246px 0 36px;
    padding: 20px 19px;
    border-radius: 4px;
    background: #FFF;
    -webkit-box-shadow: rgba(191, 191, 191, .690196) 0 0 6px 1px;
       -moz-box-shadow: rgba(191, 191, 191, .690196) 0 0 6px 1px;
            box-shadow: rgba(191, 191, 191, .690196) 0 0 6px 1px;
}

.kyuuryou h5 {
    font-size: 24px;
    margin: 0 0 16px 0;
    text-align: center;
    color: #EF8BD9;
}

.kyuuryou dl {
    width: 100%;
}

.kyuuryou dl dt {
    font-size: 26px;
    padding: 2px 0 2px 0;
    text-align: center;
    color: #FFF;
    background: #EF8BD9;
}

.kyuuryou dl dt img {
    margin: 0 6px 3px 0;
}

.kyuuryou dl dd {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 0;
    text-align: center;
    border-bottom: solid 1px #EF8BD9;
}

.kyuuryou dl dd span {
    font-size: 36px;
    color: #FE6C6C;
}

.kyuuryouhosoku {
    font-size: 14px;
    margin: 18px 0 0 33px;
}

.l_apply {
    text-align: right;
}

.l_apply img {
    margin: 0 5px 0 0;
}

.to_top {
    padding: 2px 0 2px 10px;
}

.l_apply a {
    display: inline-block;
    margin: 10px 0 30px 0;
    padding: 2px 0 2px 20px;
}

.yume_point h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 30px 0;
    padding: 10px 0 10px 20px;
    color: #FFF;
    background: #F07897;
}

.yume_point ul {
    width: 100%;
}

.yume_point ul li {
    float: left;
    width: 348px;
    height: 150px;
    margin: 0 0 12px 13px;
    border: solid 1px #FE8FB6;
}

.yume_point ul li h5 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 14px 0;
    padding: 4px 0 4px 0;
    text-align: center;
    color: #FFF;
    background: #FE8FB6;
}

.yume_point ul li p {
    line-height: 180%;
    padding: 0 18px 0 18px;
}



#c_faq h4 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 10px 20px;
    color: #FFF;
    background: #F07897;
}

#c_faq p {
    padding: 20px 0 20px 0;
    text-align: center;
}

/* 募集要項・待遇 */

#tb_treatment {
    font-size: 13px;
    margin: 0 0 50px 0;
    padding: 0;
    border-collapse: collapse;
    color: #333;
    border: 1px solid #FF4A94;
}

#tb_treatment th, #tb_treatment td {
    line-height: 150%;
    padding: 20px 0;
    border-bottom: 1px solid #FF4A94;
}

#tb_treatment th {
    font-weight: bold;
    width: 176px;
    text-align: center;
    border-right: 1px solid #FF4A94;
    background: #FFE7F5;
}

#tb_treatment td {
    padding-left: 20px;
}

#tb_treatment ul {
    margin: 0;
    padding: 0;
}

#tb_treatment ul li {
    line-height: 135%;
    list-style-type: none;
}

.left {
    float: left;
    width: 220px;
}

#tb_treatment dl {
    margin: 0;
    padding: 0;
}

#tb_treatment dl dt, #tb_treatment dl dd {
    margin: 0;
    padding: 0;
}

#tb_treatment dl dt {
    font-weight: bold;
    margin-bottom: 5px;
}

#tb_treatment dl dd {
    margin-bottom: 10px;
}

#tb_treatment ul#rec_inf {
    width: 520px;
}

.rectelarea {
    padding: 0 0 10px 0;
    border-bottom: solid 1px #CCC;
}


.bgrec24 {
    font-size: 46px;
    display: inline-block;
    padding: 0 0 0 190px;
    color: #FF6CC1;
    text-align: center;
    background: url('/img/recruit/bgrec24.png') no-repeat left center;
}

.recmail {
    margin: 20px 0 20px 0;
}

.bgmail {
    font-size: 29px;
    display: inline-block;
    padding: 30px 0 0 0;
    text-align: center;
    color: #FF6CC1;
    background: url('/img/recruit/bgmail.png') no-repeat left top;
}

.bgmail span {
    display: inline-block;
    padding: 12px 6px 12px 6px;
    border: solid 1px #FF7FB3;
}

.qrimg {
    float: right;
    margin: 0 20px 0 0;
}

/*応募フォームセクション*/

.timeline {
    margin: 28px 0 24px 0;
}

.mailform {
    width: 100%;
    margin: 0 0 35px 0;
    border-collapse: collapse;
}

.mailform th {
    width: 40%;
    padding: 0 10px 0 10px;
    text-align: left;
    border-top: solid 1px #C9C9C9;
    border-bottom: solid 1px #C9C9C9;
}

.mailform th p {
    font-size: 14px;
}

.mailform th p span {
    color: #E84872;
}

.mailform td {
    font-size: 14px;
    line-height: 25px;
    width: 60%;
    padding: 25px 25px 25px 25px;
    border-top: solid 1px #C9C9C9;
    border-bottom: solid 1px #C9C9C9;
    background: #FFFCF7  ;
}

.botan {
    text-align: center;
}

.attention {
    line-height: 180%;
    margin: 15px 0 0 0;
}

.h_course {
    font-size: 20px;
    font-weight: bold;
    margin: 40px 0 10px 0;
    padding: 0 0 0 32px;
    color: #808061;
    background: url('/img/recruit/h3_bg.png') no-repeat left center;
}

.coursebox {
    margin: 0 0 35px 0;
    padding: 18px;
    border: solid 1px #E4E4CA;
    border-top: solid 7px #E4E4CA !important;
    background: #FAFAE9;
}

.coursebox ul li {
    font-size: 14px;
    line-height: 160%;
}

#at_mob {
    margin: 0 10px 10px 10px;
    padding: 20px 0 20px 114px;
    background: url('/img/common/icon_warning_sp.png') no-repeat;
    background-position: 0 25px;
}

#at_pc {
    margin: 0 10px 0 10px;
    padding: 0 0 20px 114px;
    background: url('/img/common/icon_warning_pc.png') no-repeat;
}

.kakunin {
    margin: 10px 0 15px 0;
}

.thanks_h {
    font-size: 26px;
    margin: 50px 0 20px 0;
    text-align: center;
    color: #F17696;
}

.confirm {
    /*サンキューセクション*/
    text-align: center;
}

.confirm p {
    font-size: 14px;
    line-height: 200%;
    /*サンキューセクション*/
    margin-top: 15px;
}

.confirm li {
    font-size: 14px;
    line-height: 180%;
}

/*応募フォームセクションここまで*/

.bn_yumerec {
    display: block!important;
    width: 668px;
    height: 100px;
    margin: 10px auto 40px auto;
    padding: 0 0 25px 0;
    text-align: center;
    text-decoration: none !important;
    color: black !important;
    background: url('/img/recruit/bn_yume.gif') no-repeat bottom;
}

.bn_aroma-gr {
    display: block!important;
    text-align: center;
}

.bn_talentcare{
    display: block;
    margin-bottom: 20px;
    padding-top: 20px;
}

.bn_mynumber{
    display: block;
    margin-bottom: 40px;
}

.pink {
    color: #EC5A96;
}

.orange {
    color: #F90;
}
.f_bold {
    font-weight: bold;
}


.bg_summary {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding: 9px 54px 7px 15px;
    text-decoration: none;
    color: #FFF;
    background: #414141 url('/img/common/bg_btn02.png') no-repeat right center;
}

.confirm .detail_page {
    margin: 10px 0 30px 0;
    text-align: center;
}

/*エッセンシャルオイル説明*/
#oil_wrap {
    margin: 184px 15px 0 15px;
    background: #FFF;
}

#oil_wrap .title {
    font-size: 17px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    color: #FFF;
    background: #87673E;
}
.obj_oil {
    padding-bottom: 20px;
    border: 1px solid #87673E;
    background: url("/img/recruit/bg_oil.png")right bottom no-repeat;
}

.obj_oil li a {
    position: relative;
    display: block;
    float: left;
    width: 185px;
    margin-top: 23px;
    margin-left: 23px;
    text-decoration: none;
}

.obj_oil li .desc {
    position: absolute;
    bottom: 45px;
    padding: 0 10px;
    text-align: center;
    font-size:11.5px;
}

/*****      mac safariにだけきく        *****/
/* Hack for Safari 7.1-8.0 */
_::-webkit-full-page-media, _:future, .obj_oil li .desc {
    font-size: 11px;
    padding:0 15px;
}
/* Hack for Safari 6.1-7.0 */
@media screen and (-webkit-min-device-pixel-ratio:0)
    and (min-color-index:0) {
        .obj_oil li .desc {
            (; font-size: 11px ;)
            (; padding:0 15px ;)
        }
    }
/******************************************/

.obj_oil li .kounou {
    position: absolute;
    right: 57px;
    bottom: 13px;
    padding: 1px 0 1px 20px;
    text-decoration: underline;
    color: #1695D6;
    background: url('/img/recruit/es_icon.png') no-repeat 3px;
}

/*ディプロマバナー設置*/
.license {
    line-height: 1.8;
    width: 665px;
    margin: 20px auto 0;
}

.license p {
    margin-top: 10px;
}

/*給与明細追加*/

#salary{
    margin:13px 13px 0;
    padding:20px;
    border-radius:4px;
    background:#FEFFF7;
    box-shadow:rgba(191,191,191,.690196) 0 0 6px 1px;
}
#salary>h5{
    font-size:24px;
    margin:0 0 16px;
    text-align:center;
    color:#EF8BD9;
}
#salary>ul li{
    float:left;
    width:300px;
    margin-bottom:20px;
    line-height:1.3em;

}
#salary>ul li:nth-child(odd){
    margin-right:10px;
}
#salary>ul li:nth-last-child(2),
#salary>ul li:last-child{
    margin-bottom:0;
}
#salary>ul li img{
    margin-bottom:6px;
}
#salary>ul li p{
    padding:6px;
    background:#fff;
    border:solid 1px #EF8BD9;
    border-radius:4px;
}
#salary>ul li span{
    display:block;
    font-size:16px;
    color:#EF8BD9;
    font-weight:bold;
    margin:3px 0 5px;
    letter-spacing:0.1em;
}
/* プレミアムサポート追加 */

#recruit_article>a{
    display:inline-block;
    margin-top:1em;
}

#yumeoto_support p{
    text-align:center;
    margin:25px 0;
    font-size:14px!important;
}

#yumeoto_support p#fifsttext:before{
    content: url("https://yumeoto-am.biz/files/2/zfhn.png");
    padding-bottom:30px;
    display:block;
}

#yumeoto_support video{
    margin:0 auto 25px;
    display:block;
}

#yumeoto_support h4{
    margin:40px auto 30px;
    width:400px;
}
#yumeoto_support div{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom:10px;
}

#yumeoto_support div dl{
    height:250px;
    background-color:#ffe7e7;
    text-align:center;
}

#yumeoto_support div#support_3content dl{
    width:240px;
}

#yumeoto_support div#support_4content dl{
    width:175px;
    height:250px;
}

#yumeoto_support div dl dt{
    font-weight:bold;
    color:#e05b5b;
    padding:10px;
    font-size:14px!important;
    line-height:1.4;
}

#yumeoto_support div dl dt:before{
    content:'';
    display:inline-block;
    width:19px;
    height:19px;
    background:url("https://yumeoto-am.biz/files/2/uqog.png");
    margin:-4px 3px;
}

#yumeoto_support div dl dd:last-child{
    padding:0 15px;
    line-height:1.5;
}

#tb_recruit_way a{
  display: block;
  text-align: center;
  padding: 10px;
  margin-bottom: 4px;
  /*background: linear-gradient(hsla(314, 100%, 85%), hsla(314, 156%, 69%));
  width: 47%;*/
  text-decoration: none;
  border-radius: 5px;
}
#tb_recruit_way a:nth-child(3){
  padding: 0;
}

#tb_recruit_way div{
  display: inline-block;
  width: 49.3%;
  margin-bottom: 5px;
  border: solid 1px #53c3c7;
  border-radius: 5px;
}
#tb_recruit_way a:hover{
  opacity: 0.7 ;
}

#tb_recruit_way a:nth-child(3){
  /*background: linear-gradient(hsla(120, 70%, 68%, 1), hsl(120, 90%, 38%));*/
}

#tb_recruit_way a:nth-child(4){
  background: linear-gradient(hsla(24, 100%, 79%, 1), hsla(24, 100%, 50%, 1));
}

#tb_recruit_way a > p{
  line-height: 1.8rem;
  color: #FFF;
}

#tb_recruit_way div > p{
  text-align: center;
  color: #53c3c7;
}
#tb_recruit_way div > p:first-child{
  background-color: #53c3c7;
  color: #fff;
  padding: 10px 0;
  border-radius: 5px 5px 0 0;
  margin: -1px;
}

#tb_recruit_way .recruit_info{
  font-weight: bold;
  font-size: 1.8rem;
}
