@charset "UTF-8";
/* CSS Document */

/* contents */
#contents {
}
#contents .main {
	height: 100vh;
}
#contents .main a {
  padding-top: 60px;
  position: absolute;
  bottom: 10%;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  color: #FFF;
  font-family: din-condensed,sans-serif;
  margin-left: -15px;
}
#contents .main a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#contents .main a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
#contents.service .main a span {
  border: 2px solid #2c3a4c;
}
#contents.service .main a span::before {
  background-color: #2c3a4c;
}
#contents.service .main a {
	color: #2c3a4c;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#contents .breadcrumbs {
	position: relative;
}
#contents .breadcrumbs::before {
	content: "";
	background: url(../img/common/bg/nami_wh.png) repeat-x;
	background-size: 30px;
	width: 100%;
	display: block;
	height: 15px;
	z-index: 50;
	position: absolute;
	top: -10px;
	left: 0;
}
#contents .intro {
	padding: 30px 0;
}
#contents h1#title {
	font-size: 32px;
	font-family: din-condensed, toppan-bunkyu-gothic-pr6n, sans-serif;
	text-align: center;
	line-height: 140%;
	width: 100%;
	display: block;
	margin-bottom: 20px;
	letter-spacing: 3px;
}
#contents h1#title small {
	font-size: 14px;
	display: block;
	line-height: 100%;
}

.btn a {
	width: 90%;
	margin: 5px auto;
	opacity: 1;
	padding: 10px 3%;
	border: 1px #2c3a4c solid;
	text-align: center;
	background: url(../img/common/ico/arrow_right.png) no-repeat 96% 50%;
	background-size: 12px;
	display: block;
}


/* company
-------------------------- */
#contents.aboutus .main {
	background: url(../img/contents/company/main_sp.jpg) no-repeat 50% 100%;
	background-size: cover;
}
#contents.aboutus #intro {
	margin: 0 30px 30px 30px;
}

#contents.aboutus section {
	margin: 0 auto;
	padding: 30px;
}
#contents.aboutus section h3 {
    z-index: 300;
    font-size: 24px;
    line-height: 120%;
    font-family: din-condensed, sans-serif;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 20px;
}
#contents.aboutus section h3 small {
    display: block;
    font-size: 13px;
    line-height: 140%;
	letter-spacing: 0;
    margin-top: 5px;
}
#contents.aboutus .caption {
    font-size: 18px;
    line-height: 160%;
    font-weight: bold;
    border-bottom: #FFB100 solid 2px;
    display: inline-block;
    padding-bottom: 3px;
    text-align: center;
}
#contents.aboutus .caption small {
	font-size: 14px;
	line-height: 180%;
	font-family: din-condensed, sans-serif;
	font-weight: normal;
	margin: 5px 0 30px 0;
	display: block;
	letter-spacing: 2px;
}
#contents.aboutus section .text {
	text-align: left;
    margin-top: 10px;
}
/* mission */
#contents.aboutus #vision {
	border-top: 1px solid #d2d5e0;
}
#contents.aboutus #philosophy,
#contents.aboutus #vision,
#contents.aboutus #mission {
	text-align: center;
	border-bottom: 1px solid #d2d5e0;
}
#contents.aboutus #mission .img {
	margin: 20px 0;
}
#contents.aboutus #mission .img img {
	width: 80%;
	height: auto;
}
#contents.aboutus #mission .caption span {
	background: url(../img/common/line_y_l.png) no-repeat 50% 90%;
	padding-bottom: 20px;
}
#contents.aboutus #vision .text {
	margin-top: 30px;
}
/* values */
#contents.aboutus #values {
}
#contents.aboutus #values ul {
	margin-top: 30px;
    text-align: center;
}
#contents.aboutus #values ul li {
	margin: 10px 0;
}
#contents.aboutus #values h4 {
    font-size: 18px;
    line-height: 160%;
    font-weight: bold;
    border-bottom: #FFB100 solid 2px;
    display: inline-block;
    padding-bottom: 3px;
    text-align: center;
}
/* company */
#contents.aboutus #company .company_wrap {
	margin: 0 auto;
}
#contents.aboutus #company dl {
	text-align: left;
}
#contents.aboutus #company dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#contents.aboutus #company dd {
	margin: 0 0 20px 0;
	padding: 0;
}
#contents.aboutus #company .img { 
}
#contents.aboutus #company .access_wrap {
	padding: 20px;
	background: #FFF;
	margin: 30px 0 0 0;
}
#contents.aboutus #company .access_wrap h4 {
	font-family: din-condensed, sans-serif;
	font-size: 28px;
	line-height: 120%;
	text-align: center;
    padding: 0;
    margin: 0;
}
#contents.aboutus #company .access_wrap article {
	margin: 20px 0;
}
#contents.aboutus #company .access_wrap article:last-child {
	margin: 0;
	border-top: 2px dashed #d2d5e0;
	padding-top: 20px;
}
#contents.aboutus #company .access_wrap article strong {
	text-align: center;
	margin: 0 0 20px 0;
	font-family: din-condensed, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 120%;
	display: block;
	color: #FFB100;
}
#contents.aboutus #company .map {
	margin: 20px 0;
}
#contents.aboutus #company .map iframe {
	width: 100%;
	height: 400px;
}
#contents.aboutus #company .access {
	text-align: left;
}
#contents.aboutus #company .train {
	margin-bottom: 20px;
}
#contents.aboutus #company .train b {
	background: url(../img/contents/company/train.jpg) no-repeat 0 50%;
	background-size: 30px;
}
#contents.aboutus #company .car b {
	background: url(../img/contents/company/car.jpg) no-repeat 0 60%;
	background-size: 30px;
}
#contents.aboutus #company .access b {
	padding: 10px 0 5px 40px;
	display: block;
}
#contents.aboutus #company .access p small {
	font-size: 14px;
	line-height: 150%;
	margin-top: 5px;
	display: block;
}
#contents.aboutus #company h5 {
	font-size: 24px;
	text-align: left;
	margin-bottom: 40px;
}
#contents.aboutus .btn {
	margin: 30px;
}


/* stories
-------------------------- */
#contents.stories .main {
	background: url(../img/contents/stories/main_sp.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#contents.stories .intro {
	margin: 0 30px;
}
#contents.stories .intro p {
}
#contents.stories .inner {
}

#contents.stories section {
	padding: 50px 30px;
}
#contents.stories #branding,
#contents.stories #consulting {
	background: #d2d5e0;
}
#contents.stories section .inner {
}
#contents.stories section .photo {
}
#contents.stories section .photo h3 {
    z-index: 300;
    font-size: 24px;
    line-height: 120%;
    font-family: din-condensed, sans-serif;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 20px;
}
#contents.stories section .photo h3 small {
    display: block;
    font-size: 13px;
    line-height: 140%;
	letter-spacing: 0;
}
#contents.stories section .photo img {
	width: 100%;
	height: auto;
}
#contents.stories section .txt {
	margin-top: 15px;
}
#contents.stories section .txt h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 15px;
}
#contents.stories section .txt small {
	font-size: 13px;
	font-weight: normal;
	line-height: 160%;
	display: block;
}
#contents.stories section .btn {
	margin: 20px 0 0 0;
	text-align: center;
}
#contents.stories section .btn a {
	width: 90%;
	padding: 15px 3%;
	border: 1px dotted #2c3a4c;
	color: #2c3a4c;
	background: url(../img/common/ico/arrow_right.png) no-repeat 96% 50%;
	background-size: 12px;
	display: block;
	margin: 0 auto;
	font-weight: bold;
}
#contents.stories section .btn a:hover {
	background: #2c3a4c;
	color: #FFF;
}


/* client_case */
#contents.stories_info .main_img {
	height: 100vh;
    position: relative;
}
#contents.stories_info.marutamaen .main_img {
	background: url(../img/contents/stories/marutamaen/main_sp.jpg) no-repeat 80% 80%;
	background-size: cover;
}
#contents.stories_info.tealife .main_img {
	background: url(../img/contents/stories/tealife/main_sp.jpg) no-repeat 80% 80%;
	background-size: cover;
}
#contents.stories_info.kijinomori .main_img {
	background: url(../img/contents/stories/kijinomori/main_sp.jpg) no-repeat 80% 0;
	background-size: cover;
}
#contents.stories_info .main_img .inner {
	padding: 30px 5% 50px 5%;
	margin: 0;
	background: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
}
#contents.stories_info section {
	margin-bottom: 30px;
}
#contents.stories_info .main_img .inner h2 {
	font-size: 21px;
	font-weight: bold;
	line-height: 160%;
	text-align: center;
	margin-bottom: 30px;
}
#contents.stories_info .main_img .inner h2 small {
	display: block;
	font-size: 13px;
	line-height: 140%;
}
#contents.stories_info section h4 {	
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
	margin: 0 0 15px 0;
}
#contents.stories_info section .title,
#contents.stories_info section.sec02 .title {
    font-size: 18px;
    line-height: 120%;
    font-family: din-condensed, sans-serif;
    letter-spacing: 3px;
    margin-bottom: 10px;
}
#contents.stories_info section.sec02 .title {
	text-align: center;
}
#contents.stories_info section.sec01,
#contents.stories_info section .txt {
	margin: 0;
    padding: 30px;
}
#contents.stories_info section p {
	padding: 0;
}
#contents.stories_info section.sec02 .photo {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
#contents.stories_info section.sec02 .photo p {
	width: 50%;
	margin: 0;
	padding: 0;
}
#contents.stories_info section.sec02 .photo p img {
	width: 100%;
	height: auto;
}
#contents.stories_info section.sec02 h4 {	
	text-align: center;
}
#contents.stories_info section.sec03 .photo,
#contents.stories_info section.sec04 .photo {
	margin-bottom: 15px;
}


/* STAFF
---------------------------- */
#contents.staff {
	padding-top: 50px;
}
#contents.staff .intro {
	margin: 0;
	padding: 0;
}
#contents.staff ul.member {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 20px 50px 20px;
}
#contents.staff ul.member li {
	width: 31%;
	margin: 10px 0;
}
#contents.staff ul.member img {
	border-radius: 50%;
	width: 100%;
	height: auto;
}

/* STAFF下層ページ */
#contents.staff .staff_info article:nth-child(odd) {
	background: #d2d5e0;
}
#contents.staff .staff_info .profile {
	margin: 0 auto;
	position: relative;
	padding: 20px;
}
#contents.staff .staff_info .profile .photo {
	margin-bottom: 15px;
}
/* color */
#contents.staff .staff_info article {
	padding-bottom: 5px;
}
#contents.staff .staff_info article:nth-child(odd) {
	background: #d2d5e0;
}
#contents.staff .staff_info .profile h3 {
	font-family: timberline, sans-serif;
	font-size: 38px;
	line-height: 140%;
	position: absolute;
	left: 10px;
	top: -15px;
	z-index: 300;
	transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}
#contents.staff .staff_info .profile .prof_txt a {
	text-decoration: underline;
}
#contents.staff .staff_info .profile .prof_txt .name {
	font-size: 21px;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 10px;
	letter-spacing: 3px;
}
#contents.staff .staff_info .profile .prof_txt .name span {
	font-family: din-condensed, sans-serif;
	margin: 0;
	display: block;
	letter-spacing: 2px;
	color: #FFB100;
}
#contents.staff .staff_info .profile .prof_txt .name small {
	font-family: din-condensed, sans-serif;
	margin: 0;
	display: block;
	letter-spacing: 2px;
	font-size: 13px;
	line-height: 160%;
}
#contents.staff .staff_info .profile .prof_txt h4 {
	font-family: din-condensed, sans-serif;
	background: #FFF;
	display: inline-block;
	padding: 3px 5px;
	font-size: 15px;
	line-height: 120%;
	margin: 10px 0 5px 0;
}
#contents.staff .staff_info .interview,
#contents.staff .staff_info .favorite {
	margin: 25px 20px;
	padding: 20px;
	background: #d2d5e0;
}
#contents.staff .staff_info article:nth-child(odd) .interview,
#contents.staff .staff_info article:nth-child(odd) .favorite {
	background: #FFF;
}
#contents.staff .staff_info .interview h3,
#contents.staff .staff_info .favorite h3 {
	font-family: din-condensed, sans-serif;
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	line-height: 140%;
	letter-spacing: 3px;
	color: #FFB100;
}
#contents.staff .staff_info article:nth-child(even) .interview h3,
#contents.staff .staff_info article:nth-child(even) .favorite h3 {
	color: #FFF;
}
#contents.staff .staff_info .interview dl {
}
#contents.staff .staff_info .interview dt {
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: bold;
}
#contents.staff .staff_info .interview dd {
	margin: 0 0 20px 0;
	padding: 0;
}
#contents.staff .staff_info .favorite ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
#contents.staff .staff_info .favorite ul li {
	margin: 0;
	padding: 0;
	width: 50%;
	position: relative;
}
#contents.staff .staff_info .favorite ul li img {
	width: 100%;
	height: auto;
}
#contents.staff .staff_info .favorite ul li p {
	font-family: din-condensed, sans-serif;
	position: absolute;
	color: #FFF;
	font-size: 14px;
	line-height: 120%;
	bottom: 10px;
	left: 10px;
	margin: 0;
}
#contents.staff .staff_info article .btn {
    margin: 20px 0 0 0;
}
#contents.staff .staff_info article .btn a {
    background: url("../img/common/ico/arrow_right.png") no-repeat 0 50%;
    background-size: 8px;
    display: block;
    padding-left: 20px;
}

/* service
----------------------------- */
#contents.service .main {
	background: url(../img/contents/service/main_sp.jpg) 50% 100%;
	background-size: cover;
}
#contents.service_info.consulting .main {
	background: url(../img/contents/service/consul/main_sp.jpg) no-repeat 100% 50%;
}
#contents.service .intro {
	padding: 30px;
}
#contents.service section {
	padding: 30px;
}
#contents.service section#creative,
#contents.service section#other {
	background: #d2d5e0;
}
#contents.service section .inner {
}
#contents.service section .inner h3 {
    font-size: 26px;
	font-weight: bold;
    margin-bottom: 30px;
    line-height: 100%;
    text-align: center;
}
#contents.service section .inner h3 small {
    font-size: 14px;
    line-height: 100%;
    display: block;
    margin-top: 10px;
	letter-spacing: 0px;
}
#contents.service section .inner img {
    margin: 0 0 20px 0;
}
#contents.service section .inner ul {
	padding: 15px 0;
}
#contents.service section .inner ul li {
	margin: 5px 0;
}
#contents.service section .inner ul li small {
	display: none;
}
#contents.service section .inner ul li a {
	border: 1px dotted #2c3a4c;
	display: block;
	padding: 10px;
	background: #FFF url(../img/common/ico/arrow_right-y.png) no-repeat 96% 50%;
	background-size: 10px;
}
#contents.service section .inner ul li a:hover {
	text-decoration: none;
}

/* service_info */
#contents.service_info .main {
	height: 40vh;
}
#contents.service_info.creative .main {
	background: url(../img/contents/service/creative/main_sp.jpg) no-repeat 30% 100%;
}
#contents.service_info.consulting .main {
	background: url(../img/contents/service/consul/main_sp.jpg) no-repeat 50% 50%;
}
#contents.service_info.other .main {
	background: url(../img/contents/service/other/main_sp.jpg) no-repeat 30% 50%;
}
#contents.service_info .intro {
	padding: 30px;
}
#contents.service_info section {
	padding: 30px;
}
#contents.service_info section .inner {
}
#contents.service_info #ci,
#contents.service_info #web_other,
#contents.service_info #copywriting,
#contents.service_info #photo_dir,
#contents.service_info #brand,
#contents.service_info #store,
#contents.service_info #language {
	background: #d2d5e0;
}
#contents.service_info section .inner h3 {
	font-family: din-condensed, sans-serif;
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 3px;
}
#contents.service_info section .inner h3 small {
    font-size: 14px;
	font-family: toppan-bunkyu-gothic-pr6n, sans-serif;
    line-height: 100%;
    display: block;
    margin-top: 10px;
	letter-spacing: 0px;
}
#contents.service_info section .inner .txt {
}
#contents.service_info section .inner .works {
	padding: 20px;
	background: #d2d5e0;
	margin: 30px 0;
}
#contents.service_info #ci .works ,
#contents.service_info #web_other .works ,
#contents.service_info #copywriting .works ,
#contents.service_info #photo_dir .works,
#contents.service_info #brand .works,
#contents.service_info #store .works,
#contents.service_info #language .works {
	background: #FFF;
}
#contents.service_info section .inner h4 {
	font-size: 21px;
    margin-bottom: 10px;
    line-height: 160%;
    font-family: din-condensed, sans-serif;
    letter-spacing: 3px;
}
#contents.service_info section .inner .works .works_box {
}
#contents.service_info section .inner .works .works_box .works_item {
	padding: 10px 0;
}
#contents.service_info section .inner .works .works_box .works_item img {
	margin-bottom: 10px;
}
#contents.service_info section .inner .price {
	padding: 20px;
	border: 2px solid #d2d5e0;
}
#contents.service_info #ci .price ,
#contents.service_info #web_other .price ,
#contents.service_info #copywriting .price ,
#contents.service_info #photo_dir .price,
#contents.service_info #brand .price,
#contents.service_info #store .price,
#contents.service_info #language .price {
	border: 2px solid #FFF;
}
#contents.service_info section .inner .price p {
	font-size: 14px;
	line-height: 180%;
}
#contents.service_info section .inner .price dl {
	padding: 0;
	margin: 0 0 20px 0;
}
#contents.service_info section .inner .price dl dt {
	margin: 5px 0 0 0;
	font-weight: bold;
}
#contents.service_info section .inner .price dl dd {
	margin: 0 0 10px 0;
}


/* recruit
------------------------------- */
#contents.recruit {
}
#contents.recruit .main {
	background: url(../img/contents/recruit/main_sp.jpg) no-repeat 50% 40%;
	background-size: cover;
}
#contents.recruit .inner {
	margin: 20px;
}
#contents.recruit .intro {
	margin: 0 20px;
}
#contents.recruit .intro p {
	font-weight: bold;
}
#contents.recruit .btn {
	margin: 20px 0;
	text-align: center;
}
#contents.recruit .btn a {
	width: 90%;
	padding: 15px 3%;
	border: 1px dotted #2c3a4c;
	color: #2c3a4c;
	background: url(../img/common/ico/arrow_right.png) no-repeat 96% 50%;
	background-size: 12px;
	display: block;
	margin: 0 auto;
	font-weight: bold;
}
#contents.recruit .btn a:hover {
	background: #2c3a4c;
	color: #FFF;
}
#contents.recruit section {
	padding: 40px 0;
}
#contents.recruit section h3 {
    font-family: din-condensed, sans-serif;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 100%;
    text-align: center;
}
#contents.recruit section h3 small {
    font-size: 14px;
    line-height: 100%;
    display: block;
    margin-top: 15px;
}
#contents.recruit #schedule {
	background: #d2d5e0;
}
#contents.recruit #mission {
	border-top: 1px solid #d2d5e0;
	text-align: center;
    padding: 30px 20px;
}
#contents.recruit #mission .img {
    margin: 20px 0;
}
#contents.recruit #mission .img img {
	width: 80%;
    height: auto;
}
#contents.recruit #mission .caption {
	padding: 0 30px;
}
#contents.recruit #schedule .time_schedule {
	margin: 0 auto;
	background: #FFF;
	padding: 10px 30px;
	position: relative;
}
#contents.recruit #schedule .time_schedule::before {
	position: absolute;
	content: "";
	border: 2px solid #ffb100;
	height: 98%;
	top: 1%;
	left: 5%;
}
#contents.recruit #schedule .time_schedule ul {
	margin: 0;
	padding: 0 0 0 65px;
}
#contents.recruit #schedule .time_schedule ul li {
	margin: 30px 0;
	position: relative;
}
#contents.recruit #schedule .time_schedule ul li h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#contents.recruit #schedule .time_schedule ul li::before {
	padding: 2px 0;
	content: "";
	border: 1px solid #ffb100;
	color: #ffb100;
    font-family: din-condensed, sans-serif;
	background: #FFF;
	text-align: center;
	position: absolute;
	top: 0;
	left: -85px;
	width: 60px;
}
#contents.recruit #schedule .time_schedule ul li.am9::before {
	content: "8:40";
}
#contents.recruit #schedule .time_schedule ul li.pm12::before {
	content: "12:00";
}
#contents.recruit #schedule .time_schedule ul li.pm13::before {
	content: "13:00";
}
#contents.recruit #schedule .time_schedule ul li.pm15::before {
	content: "15:30";
}
#contents.recruit #schedule .time_schedule ul li.pm16::before {
	content: "15:45";
}
#contents.recruit #schedule .time_schedule ul li.pm18::before {
	content: "18:00";
}
#contents.recruit #schedule ul.office {
	margin: 30px auto 0 auto;
}
#contents.recruit #schedule ul.office li {
	margin: 30px 0;
}
#contents.recruit #schedule ul.office li img {
	margin-bottom: 15px;
	width: 100%;
	height: auto;
}
#contents.recruit #schedule ul.office li h4 {
	font-size: 16px;
    line-height: 180%;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#contents.recruit #interview .caption {
	text-align: center;
}
#contents.recruit #interview ul {
	margin: 30px 0;
}
#contents.recruit #interview ul li {
}
#contents.recruit #interview ul li a {
	display: block;
	padding: 15px;
}
#contents.recruit #interview ul li a:hover {
	text-decoration: none;
	background: #d2d5e0;
	opacity: 100;
}
#contents.recruit #interview ul li img {
	width: 100%;
	height: auto;
}
#contents.recruit #interview ul li h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
	margin: 10px 0;
}
#contents.recruit #interview ul li p.name {
	text-align: right;
}
#contents.recruit #offer {
	background: #ffb100;
	position: relative;
	padding: 30px 20px;
	text-align: center;
}
#contents.recruit #offer::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin: 0 0 0 -30px;
	z-index: -2;
	width: 0;
	height: 0;
	border: 30px solid transparent;
	border-top: 30px solid #ffb100;
	border-bottom: none;
}
#contents.recruit #offer .inner {
	margin: 0;
}
#contents.recruit #offer h3 {
	font-size: 32px;
	line-height: 140%;
	margin-bottom: 20px;
}
#contents.recruit #offer p {
	text-align: center;
}
#contents.recruit #offer .industry {
	padding: 20px;
	background: #FFF;
	margin: 0 auto;
}
#contents.recruit #offer .industry h4 {
	font-size: 28px;
	line-height: 160%;
	font-family: din-condensed, sans-serif;
	margin: 0;
}
#contents.recruit #offer .industry dl {
	text-align: left;
	margin: 0;
}
#contents.recruit #offer .industry dt {
	font-weight: bold;
	margin: 0 0 5px 0;
}
#contents.recruit #offer .industry dd {
	margin: 0 0 15px 0;
}

#contents.recruit #offer ul.tab {
	margin: 20px auto;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#contents.recruit #offer ul.tab li {
	cursor: pointer;
	display: inline-block;
	width: 28.5%;
	margin: 0 2%;
	padding: 3px 0;
	font-family: din-condensed, sans-serif;
	text-align: center;
	border: 1px solid #FFF;
	color: #FFF;
}
#contents.recruit #offer ul.tab li.select {
	background: #FFF;
	color: #ffb100;
}
#contents.recruit #offer .hide {
	display: none;
}

#contents.recruit #entry {
	padding: 100px 20px 30px 30px;
	text-align: center;
}
#contents.recruit #entry p {
	font-weight: bold;
}

/* interview
--------------------------------- */
#contents.interview .main {
	height: 450px;
	position: relative;
}
#contents.interview.krt .main {
	background: url(../img/contents/recruit/interview/main_krt.jpg) no-repeat 0 0;
	background-size: 100%;
}
#contents.interview.nsmr .main {
	background: url(../img/contents/recruit/interview/main_nsmr.jpg) no-repeat 0 0;
	background-size: 100%;
}
#contents.interview .main .inner {
	width: 92%;
	padding: 20px 4% 30px 4%;
	background: #ffb100;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}
#contents.interview .main .inner h1.title {
	color: #FFF;
	padding: 0 0 10px 0;
	position: relative;
	font-family: din-condensed, sans-serif;
	font-weight: normal;
	font-size: 32px;
    letter-spacing: 3px;
    line-height: 160%;
	background: url(../img/contents/recruit/interview/arrow.png) no-repeat 50% 100%;
}
#contents.interview .main .inner blockquote {
	position: relative;
	margin: 15px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
	width: 100%;
}
#contents.interview .main .inner blockquote:after{
	position: absolute;
	bottom: 0;
	right: 0;
	content: '”';
	font-family: sans-serif;
	font-size: 6em;
	opacity: .1;
}
#contents.interview .main .inner p {
	width: 100%;
}
#contents.interview .main .inner p small {
	font-size: 14px;
	margin: 0 10px 0 0;
}

#contents.interview .interview_area {
}
#contents.interview .interview_area .int_box {
	margin: 30px 0 50px 0;
}
#contents.interview .interview_area .photo {
    text-align: center;
}
#contents.interview .interview_area .photo h3 {
	font-size: 43px;
	line-height: 120%;
	font-family: din-condensed, sans-serif;
	letter-spacing: 3px;
    margin-bottom: 15px;
}
#contents.interview .interview_area .photo h3 small {
	display: block;
	font-size: 14px;
	line-height: 140%;
}
#contents.interview .interview_area dl.txt {
    padding: 30px;
}
#contents.interview .interview_area dl.txt dt {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
}
#contents.interview .interview_area dl.txt dd {
	margin: 0;
	padding: 0;
}

#contents.interview .btn {
	margin: 50px;
}
#contents.interview .btn a {
	display: block;
	width: 90%;
	padding: 10px 1%;
	text-align: center;
	border: 1px solid #ffb100;
	color: #ffb100;
	font-weight: bold;
	margin: 1% auto;
}
#contents.interview .btn a.prev {
	background: url(../img/common/ico/arrow_left-y.png) no-repeat 10px 50%;
	background-size: 12px;
}
#contents.interview .btn a.next {
	background: url(../img/common/ico/arrow_right-y.png) no-repeat 96% 50%;
	background-size: 12px;
}
#contents.interview .btn a:hover {
	text-decoration: none;
}


/* contact
-------------------------- */
#contents.contact {
	padding: 80px 30px 30px 30px;
	background: #d2d5e0;
}
#contents.contact dl {
	margin: 30px 0;
	padding: 0;
}
#contents.contact dt {
	margin: 0 0 5px 0;
	font-weight: bold;
}
#contents.contact dt small {
	font-size: 14px;
	padding: 2px 5px;
	background: #FFB100;
	color: #FFF;
	margin-left: 10px;
}
#contents.contact dd {
	margin: 0 0 20px 0;
}
#contents.contact dd input,
#contents.contact dd textarea {
	padding: 10px 1%;
	width: 95%;
	border: 1px solid #DDD;
}
#contents.contact input[type="submit"] {
    padding: 10px 60px;
    font-size: 1.2em;
    background: #FFB100;
    color: #FFF;
    border-style: none;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	border-radius: 5px;
}
#contents.contact .btn {
	margin-top: 50px;
}
#contents.contact .btn a {
	width: 95%;
	margin: 0 auto;
	opacity: 1;
	padding: 10px 2%;
	border: 1px #2c3a4c dotted;
	text-align: center;
	background: url(../img/common/ico/arrow_right.png) no-repeat 96% 50%;
	background-size: 12px;
	display: block;
}
#contents.contact .btn a:hover {
	background: #2c3a4c;
	color: #FFF;
}