@charset "utf-8";
/* CSS Document */

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
html,body{
    width: 100%;
}
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, verdana, "Lucida Grande", "ＭＳ Ｐゴシック", "Osaka", Arial, sans-serif;
    color: #333333;
}
img {max-width: 100%;height: auto;}

.whiteArea { background: #FFFFFF;}
.blueArea {
    background: url(../img/night_bg.gif) repeat;
    padding: 20px 0;
}
.inner {
    width: 980px;
    margin: 0 auto;
}

h3 {
    margin-bottom: 40px;
}
h3,h4 { text-align: center;}
.text {
    text-align: left;
    margin: 20px 0;
    line-height: 1.8;
    font-size: 18px;
}
.table {display: table;border-collapse: separate;width: 100%;}
.table .tablecell { display: table-cell;}
.taC { text-align: center!important;}
.taR { text-align: right!important;}
.annotation {
    color: #666666;
    text-align: left;
    font-size: 14px;
}
em {
    color: #d94274;
    font-size: 46px;
    font-weight: bold!important;
    margin: 0 3px;
}
em span {font-size: 30px;}
a:hover { opacity: 0.8;}
.fl-L { float: left;}
.fl-R { float: right;}


.headerArea {
    background: #f1f1f1;
}
#header {
    margin: 0 auto;
		width:100%;
		height:74px;
		position:fixed;
		z-index:9999;
		top:0;
		background-color:#fff;
		min-width: 1020px;
}
#header .top {
    width: 1120px;
    margin: 10px auto;
    padding-left: 20px;
}
#header .top .btn {
    text-align: right;
    vertical-align: middle;
    padding-right: 15px;
}
#header .top .tablecell {
    width: 33.3%;
}
#header .top .tel {
    text-align: left;
    vertical-align: middle;
}

#mainbox{
	min-width: 1020px;
	margin: 0 auto;
}


#mainbox .main {
    margin: 74px auto 0;
    background: red;
    background: #f1f1f1;
}
#mainbox .main .mainImage {
    background: url(../img/header_main_bg.jpg) no-repeat 0 -70px;
    width: 1278px;
    margin: 0 auto;
}
#mainbox .main .titleArea {
    padding: 65px 0 0 120px;
}
#mainbox .main ul.merit {margin: 50px auto 0;width: 1115px;}
#mainbox .main ul.merit li {
    width: 33.3%;
    text-align: center;
}

.blueArea.first {
    margin: -100px 0 0;
    padding: 140px 0 0;
}

.appeal {
    padding: 30px 0 10px;
}
.appeal h3 {
    margin: 25px 0 70px;
}
.appeal .lead {
    margin: 60px 0 30px;
}
.appeal .pointArea {
    background: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0 2px 6px #d5dee2;
		margin-bottom: 60px;
}
.appeal .pointArea .title {}
.appeal .pointArea ul {
    padding: 0 0 1px;
}
.appeal .pointArea ul li.box {
    width: 900px;
    height: 200px;
    margin: 50px auto;
    padding: 0;
}
.appeal .pointArea ul li.box:nth-child(1) { background: url(../img/appeal_point_bg1.jpg);}
.appeal .pointArea ul li.box:nth-child(2) { background: url(../img/appeal_point_bg2.jpg);}
.appeal .pointArea ul li.box:nth-child(3) {background: url(../img/appeal_point_bg3.jpg);}
.appeal .pointArea ul li.box dl { padding: 25px 30px;}
.appeal .pointArea ul li.box dl dt {
    background: url(../img/icon_star.png) no-repeat;
    color: #d94274;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px dashed rgba(217, 66, 116, 0.5);
    width: 540px;
    padding: 0 0 10px 40px;
    margin: 0 0 20px;
}
.appeal .pointArea ul li.box dl dd {
    margin: 10px 0;
    font-size: 18px;
    text-shadow: 2px 2px 10px #fcf9f0,-2px -2px 10px #fcf9f0,2px -2px 10px #fcf9f0,-2px 2px 10px #fcf9f0;
}
.appeal .pointArea ul li.box dl dd span {
    display: table-cell;
    vertical-align: middle;
    padding-right: 5px;
    font-size: 19px;
}
.appeal .pointArea ul li.box dl dd span.en {
    color: pink;
    font-size: 10px;
    margin: 0 10px 0 0;
}

.appeal .incomeArea {
    margin: 0 0 60px;
}
.appeal .incomeArea h4 {
    margin: 20px 0 40px;
}
.appeal .incomeArea ul {
    width: 990px;
}

.yBlock {
    background: #fcf9f0;
    box-shadow: 0 1px 6px #e0d9d9;
    border-radius: 8px;
    padding: 30px 0;
    margin: 50px 0;
}

/* contact */
.contactArea {
    background: url(../img/contact_img_triangle.png) no-repeat 50% 0;
    background-size: 210px 60px;
    width: 980px;
    margin: 0 auto;
    padding: 90px 0 60px;
}
.contactBox {
    background-image: url(../img/contact_bg_top.png), url(../img/contact_bg_btm.png), url(../img/contact_bg_mdl.png);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-size: 994px 45px, 994px 45px, 994px 42px;
    background-position: top, bottom, center;
    background-color: #ffffe2;
    padding: 50px;
}
.contactBox .tel {
    width: 480px;
}
.contactArea .mdl {
    margin: 35px 0 30px;
}
.contactArea .briefingBox {
    background: #dbeef5;
    padding: 20px 40px;
    border-radius: 12px;
}
.contactArea .briefingBox .text {
    font-weight: bold;
    margin: 0;
    font-size: 16px;
}
.contactArea .briefingBox a {
    display: block;
}

.work {
    padding:20px 0;
}
.work .checkArea {
    background: #FFFFFF;
    position: relative;
    border-radius: 12px;
    box-shadow: 0 2px 6px #d5dee2;
    padding: 15px 30px;
    margin: 65px 0 0;
}
.work .checkArea  .img {
    width: 273px;
    position: absolute;
    left: -10px;
    bottom: 0;
}
.work .checkArea  ul li {
    background: url(../img/icon_checked.png) 5% center no-repeat #e7f5f3;
    width: 600px;
    margin: 15px 0 15px auto;
    padding: 20px 10px 20px 110px;
    border-radius: 12px;
    min-height: 40px;
    line-height: 1.6em;
}

.work .works {
    border-spacing: 60px 10px;
}
.work .works .left {
    margin: 0 auto;
    width: 340px;
}
.work .works .left h4 {
    text-align: left;
}
.work .works .text {
    font-size: 16px;
    line-height: 1.6;
    width: 380px;
}

.work .works .detail {
    background: #FFFFFF;
    vertical-align: top;
    width: 326px;
    padding: 20px 30px;
    position: relative;
}
.work .works .detail:before {
    content: url(../img/icon_moon.png);
    top: -10px;
    right: 10px;
    position: absolute;
}

.work .works .detail .title {
    color: #0f90ba;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}
.work .works .detail ul.day {}
.work .works .detail ul.day li {
    display: inline-block;
    margin-right: 40px;
    line-height: 2.4;
    font-size: 13px;
}
.work .works .detail ul.day li span {
    color: #0f90ba;
}
.work .works .schedule {
    width: 350px;
    vertical-align: top;
}
.work .works .schedule .scheduleInner {
    background: url(../img/work_photo2.jpg) no-repeat -55px 110% #FFFFFF;
    border: 1px solid #0f90c9;
    border-radius: 8px;
    padding: 20px;
    /* width: 360px; */
    margin: 0 0 15px;
}
.work .works .schedule .scheduleInner .title {
    color: #0f90ba;
    font-weight: bold;
    text-align: center;
}
.work .works .schedule .scheduleInner .time {
    font-size: 13px;
    margin: 10px 0 10px 80px;
    line-height: 1.8;
}
.work .works .schedule .scheduleInner .annotation {
    font-size: 12px;
    text-align: right;
}

.voice {
    padding: 80px 0 60px;
}
.voice ul {
    padding: 10px 30px;
}
.voice ul li {
    border-bottom: 2px dashed #bedce6;
    font-size: 18px;
    margin: 20px 0;
    padding: 20px 0;
}
.voice ul li:last-child {
    border-bottom: none;
}
.voice ull li .img {
    width: 180px;
    vertical-align: middle;
}
.voice ul li:nth-child(2) .img {
    text-align: right;
}
.voice ul li .textBox {
    width: 660px;
    vertical-align: top;
    padding: 0 20px;
}
.voice ul li:nth-child(2) .textBox {
    padding: 0 0 0 50px;
}
.voice .title {
    color: #0f90ba;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 15px;
}
.voice .profile {
    color: #666;
    font-size: 15px;
}
.voice .text {
    line-height: 1.8;
    width: 650px;
    font-size: 16px;
    margin: 15px 0;
}

.step {
    width: 900px;
    margin: 0 auto;
}
.step .lead {
    text-align: center;
    margin: 70px 0 0;
}
.step ul {
    display: table;
    margin: 30px 0 25px;
    width: 100%;
}
.step ul li {
    display: table-cell;
    padding-right: 5px;
}
.step .annotation {
    text-align: center;
}
.step h4 {
    margin: 60px 0 35px;
}
.step .tel {
    width: 500px;
}
.step .btn {
    width: 400px;
}
.step .btn a {
    text-align: right;
    display: block;
}
.step .briefingBox {
    background: #FFFFFF;
    border: 2px solid #0f90ba;
    border-radius: 8px;
    padding: 45px 40px 35px;
    margin: 50px 0;
}
.step .briefingBox .title {
    vertical-align: top;
    width: 595px;
}
.step .briefingBox .text {
    font-weight: bold;
    font-size: 16px;
}
.step .briefingBox .img {
    vertical-align: bottom;
    text-align: right;
    padding-left: 20px;
    width: 206px;
}

.group {
    margin: 70px 0;
}
.group .title {
    color: #0f90ba;
    font-size: 30px;
    font-weight: bold;
}
.group ul li {
    width: 26.5%!important;
    padding-right: 40px;
}
.group ul li:last-child {
    padding-right: 0;
}
.group ul li dl {
    line-height: 1.8;margin-top: 10px;
}
.group ul li dl dt {
    font-size: 16px;font-weight: bold;
}
.group ul li dl dd {
    font-size: 13px;
}
.group .about {
    background: #e7f4f8;
    padding: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}
.group .aboutArea {
    margin: 20px 0;
}
.group .aboutArea .company {
    vertical-align: top;
    width: 830px;
    font-size: 14px;
}
.group .aboutArea table th,
.group .aboutArea table td {
    padding: 7px 0;
}
.group .aboutArea tableth {
    font-weight: bold;
}
.group .aboutArea tabletd {
    padding-left: 20px;
}
.group .aboutArea .img {
    text-align: right;
    width: 140px;
}

#footer {
    border-top: 1px solid;
    padding: 20px 0;
    text-align: center;
    font-size: 13px;
}
#footer .copyright {
    margin: 10px 0;
    text-align: center;
}


/*170227 お悩み訴求追加*/
.trouble {
    background: url(../img/trouble_bg.jpg) no-repeat bottom;
    position: relative;
    z-index: 99;
    padding: 54px 0 120px;
    margin: 0 auto 40px;
}
.trouble .title {}
.trouble .lead {
    margin: 40px 0 40px 50px;
}
.trouble ul {
}
.trouble ul li {
    float: left;
    height: 150px;
}
.trouble ul li:nth-of-type(2) {margin: 0 0 15px 20px;}
.trouble ul li:nth-of-type(4) {margin: 0 0 0 20px;}

.blueArea.secound {
    margin: -180px 0 0;
    padding: 180px 0 0;
}

@media screen and (max-width: 1220px) {
#mainbox {
    background: url(../img/header_main_bg.jpg) no-repeat 60% 64px;
}
#header .top {
    width: 980px;
    padding: 0;
}
#mainbox .main .mainImage {
    width: 100%;
    background-size: 100%;
}
#mainbox .main .titleArea {padding: 25px 0 0 80px;}
#mainbox .main .titleArea h2 img {
    max-width: 55%;
}
#mainbox .main ul.merit {
    width: 100%;
    margin: 40px auto 0;
}
}


.offerLinkAnchor {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.offerLinkAnchor a {
    display: inline-block;
}
.jobOfferLink {
    background: #ffffff;
    box-shadow: 0 1px 6px #e0d9d9;
    border-radius: 16px;
    padding: 30px;
    margin: 0 0 50px;
}
.jobOfferLink .titleArea {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 30px 0 50px;
}
.jobOfferLink .titleArea .title {
    display: table-cell;
    vertical-align: middle;
    width: 650px;
}

.jobOfferLink .titleArea .img {
    display: table-cell;
    vertical-align: top;
}
.jobOfferLink .titleArea .img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.jobOfferLink .contentArea {
    display: block;
}
.jobOfferLink .contentArea .title {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.jobOfferLink .contentArea .title img {
    display: block;
}
.jobOfferLink .contentArea .homeList {
    border-radius: 16px;
    background: #fcf9f0;
    padding: 40px 30px;
    display: block;
    font-size: 0;
    letter-spacing: -.4em;
}
.jobOfferLink .contentArea .homeList li {
    display: inline-block;
    vertical-align: middle;
    width: 16.6%;
    font-size: 18px;
    letter-spacing: normal;
}
.jobOfferLink .contentArea .homeList li:nth-child(n+7) {
    margin-top: 30px;
}
.jobOfferLink .contentArea .homeList li a {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-weight: bold;
    text-decoration: none;
}
.jobOfferLink .contentArea .homeList li a:hover {
    text-decoration: underline;
}
.jobOfferLink .contentArea .homeList li a:before {
    content:  "";
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
    margin-top: -4px;
    background: url(../img/arrow_pink01.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
