﻿@charset "utf-8";

/* ==========================================
	Last Up Date 2019/07/12
 --------------------------------------------
	INDEX
 --------------------------------------------
 
	1.00.00 PC_media screen
		1.01.00 #main_photo
        1.02.00 #gallery
        1.03.00 #r_about
        1.04.00 #smile
        1.05.00 #r_detail
        1.06.00 #r_info
	2.00.00 TB_media screen
		2.01.00 #main_photo
        2.02.00 #gallery
        2.03.00 #r_about
        2.04.00 #smile
        2.05.00 #r_detail
        2.06.00 #r_info
	3.00.00 SP_media screen
		3.01.00 #main_photo
        3.02.00 #gallery
        3.03.00 #r_about
        3.04.00 #smile
        3.05.00 #r_detail
        3.06.00 #r_info

========================================== */
/* ==========================================
1.00.00 PC_media screen
========================================== */
@media screen and (min-width:1024px),print{
/* ==========================================
	1.01.00 #main_photo
========================================== */
body#recruite div#main_photo {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    background: url("../../img/contents/recruite/main_photo.jpg") no-repeat top center;
    background-size: cover;
    min-height: 600px;
}
body#recruite div#main_photo h2 {
    display: block;
    font: 700 4.6rem soleil, sans-serif;
    line-height: 1.0;
    letter-spacing: 0.1rem;
    margin: 0 0 25px;
}
body#recruite div#main_photo p {
    display: block;
    font: 400 1.7rem ten-mincho-text, serif;
    letter-spacing: 0.4rem;
    line-height: 1.0;
}
/* ==========================================
	1.02.00 #gallery
========================================== */
body#recruite div#gallery div.slick-list p {
    box-sizing: border-box;
}
body#recruite div#gallery div.slick-list p img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* ==========================================
	1.03.00 #r_about
========================================== */
body#recruite div#r_about {
    margin: 60px 0 0;
}
body#recruite div#r_about div.in_box {
    display: flex;
    flex-flow: column;
    align-items: center;
    max-width: 1024px;
    padding: 0 35px;
}
body#recruite div#r_about h3 {
    display: inline-block;
    position: relative;
    font:300 1.8rem futura-pt, sans-serif;
    line-height: 1.0;
	letter-spacing: 0.2rem;
    padding: 0 0 15px;
}
body#recruite div#r_about h3::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    bottom: 0;
    left: calc(50% - 25px);
    background: #000000;
}
body#recruite div#r_about h4 {
    display: inline-block;
    position: relative;
    margin: 40px 0 0;
    font: 400 1.5rem ten-mincho-text, serif;
    letter-spacing: 0.3rem;
    line-height: 1.0;
    padding: 0 0 3px;
}
body#recruite div#r_about h4::after {
    content: "";
    position: absolute;
    left: -2px;
    bottom: 0;
    width: calc(100% + 4px);
    height: 9px;
    background: rgba(215,236,250,0.5);
    z-index: -1;
}
body#recruite div#r_about p {
    display: block;
    text-align: center;
    margin: 30px auto 0;
    max-width: 580px;
    font-size: 1.3rem;
    line-height: 2.0;
}
body#recruite div#r_about h5 {
    display: block;
    text-align: center;
    margin: 30px 0 0;
    font: 400 1.8rem ten-mincho-text, serif;
    letter-spacing: 0.3rem;
    line-height: 2.2;
}
/* ==========================================
	1.04.00 #smile
========================================== */
body#recruite div#smile {
    background: url("../../img/contents/recruite/smile_bg.jpg") no-repeat top center;
    background-size: cover;
    margin: 40px 0 0;
}
body#recruite div#smile div.in_box {
    display: flex;
    flex-flow: column;
    justify-content: center;
    position: relative;
    max-width: 1024px;
    padding: 0 35px;
    min-height: 440px;
}
body#recruite div#smile div.in_box::after {
    content: "";
    position: absolute;
    width: 175px;
    height: 175px;
    bottom: -30px;
    right: 300px;
    background: url("../../img/common/maru.svg") no-repeat;
    background-size: contain;
    animation: huwa02 8.0s 3.0s infinite;
}
body#recruite div#smile div.in_box::before {
    content: "";
    position: absolute;
    width: 115px;
    height: 100px;
    bottom: 75px;
    right: 250px;
    background: url("../../img/common/six_box.svg") no-repeat;
    background-size: contain;
    z-index: 1;
    animation: huwa01 10.0s infinite;
}
@keyframes huwa01 {
    0% {bottom: 75px;}
    50%{bottom: 30px;}
    100% {bottom: 75px;}
}
@keyframes huwa02 {
    0% {bottom: -30px;}
    50%{bottom: -70px;}
    100% {bottom: -30px;}
}
body#recruite div#smile h4 {
    display: block;
    font: 400 1.6rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 1.0;
    color: #FFFFFF;
}
body#recruite div#smile p {
    display: block;
    margin: 25px 0 0;
    font-size: 1.3rem;
    line-height: 2.2;
    max-width: 350px;
    color: #FFFFFF;
}
/* ==========================================
	1.05.00 #r_detail
========================================== */
body#recruite div#r_detail {
    margin: 100px 0 0;
}
body#recruite div#r_detail div.in_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1024px;
    padding: 0 35px;
}
body#recruite div#r_detail h5 {
    display: block;
    position: relative;
    z-index: 2;
    font: 400 1.6rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 2.2;
}
body#recruite div#r_detail h5:not(:first-child) {
    margin: 60px 0 0;
}
body#recruite div#r_detail h5:first-child::after {
    content: "";
    position: absolute;
    left: -35px;
    top: -30px;
    width: 67px;
    height: 58px;
    background: url("../../img/common/six_box.svg") no-repeat;
    background-size: contain;
    z-index: -1;
}
body#recruite div#r_detail h5:nth-of-type(2)::after {
    content: "";
    position: absolute;
    left: 220px;
    top: -20px;
    width: 53px;
    height: 53px;
    background: url("../../img/common/maru.svg") no-repeat;
    background-size: contain;
    z-index: -1;
}
body#recruite div#r_detail h5:nth-of-type(3)::after {
    content: "";
    position: absolute;
    left: -20px;
    top: -10px;
    width: 45px;
    height: 45px;
    background: rgba(215,236,250,0.5);
    background-size: contain;
    border-radius: 100px;
    z-index: -1;
}
body#recruite div#r_detail h5 + p {
    display: block;
    margin: 10px 0 0;
    font-size: 1.3rem;
    line-height: 2.2;
    max-width: 450px;
}
/* ==========================================
	1.06.00 #r_info
========================================== */
body#recruite div#r_info {
    margin: 40px 0 0;
    background: #fbfbfb;
}
body#recruite div#r_info .in_box {
    max-width: 1024px;
    padding: 0 35px;
}
body#recruite div#r_info ul.in_box {
    padding: 70px 35px;
}
body#recruite div#r_info ul li {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid thin rgba(0,0,0,0.05);
    padding: 35px 0;
}
body#recruite div#r_info li p {
    display: flex;
    align-items: center;
    font: 400 1.4rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 2.0;
    width: 135px;
}
body#recruite div#r_info li p:last-child {
    box-sizing: border-box;
    padding: 0 20px;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
    width: calc(100% - 135px);
}
body#recruite div#r_info li p:last-child span {
    display: block;
    font: 400 1.3rem Arial, Helvetica, "sans-serif";
    letter-spacing: 0.2rem;
    line-height: 2.0;
}
body#recruite div#r_info div.in_box {
    display: flex;
    flex-flow: column;
    align-items: center;
    padding: 0 35px 110px;
}
body#recruite div#r_info div.in_box p {
    display: block;
    font: 400 1.4rem ten-mincho-text, serif;
    line-height: 1.0;
    letter-spacing: 0.4rem;
}
body#recruite div#r_info div.in_box h5 {
    display: block;
    font:500 2.8rem futura-pt, sans-serif;
    line-height: 1.0;
	letter-spacing: 0.2rem;
    margin: 10px 0 0;
}
body#recruite div#r_info div.in_box a {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    width: 350px;
    margin: 25px auto 0;
    padding: 25px 0;
    font: 400 1.6rem ten-mincho-text, serif;
    line-height: 1.0;
    letter-spacing: 0.2rem;
    border: solid thin #000000;
    background: #FFFFFF;
    color: #000000;
}
body#recruite div#r_info div.in_box a:hover {
    background: #71c7d5;
    color: #FFFFFF;
    border: solid thin #71c7d5;
}
}
/* ==========================================
2.00.00 TB_media screen
========================================== */
@media screen and (max-width: 1023px) and (min-width:569px) {
/* ==========================================
	2.01.00 #main_photo
========================================== */
body#recruite div#main_photo {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    background: url("../../img/contents/recruite/main_photo_tb.jpg") no-repeat top center;
    min-height: 465px;
    padding: 0 35px;
}
body#recruite div#main_photo h2 {
    display: block;
    font: 700 4.0rem soleil, sans-serif;
    line-height: 1.3;
    letter-spacing: 0.1rem;
    text-align: center;
    margin: 0 auto 25px;
    max-width: 499px;
    word-break: break-all;
}
body#recruite div#main_photo p {
    display: block;
    font: 400 1.6rem ten-mincho-text, serif;
    letter-spacing: 0.3rem;
    text-align: center;
}
/* ==========================================
	2.02.00 #gallery
========================================== */
body#recruite div#gallery div.slick-list p {
    box-sizing: border-box;
}
body#recruite div#gallery div.slick-list p img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* ==========================================
	2.03.00 #r_about
========================================== */
body#recruite div#r_about {
    margin: 60px 0 0;
}
body#recruite div#r_about div.in_box {
    display: flex;
    flex-flow: column;
    align-items: center;
    padding: 0 35px;
}
body#recruite div#r_about h3 {
    display: inline-block;
    position: relative;
    font:300 1.8rem futura-pt, sans-serif;
    line-height: 1.0;
	letter-spacing: 0.2rem;
    padding: 0 0 15px;
}
body#recruite div#r_about h3::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    bottom: 0;
    left: calc(50% - 25px);
    background: #000000;
}
body#recruite div#r_about h4 {
    display: inline-block;
    position: relative;
    margin: 40px 0 0;
    font: 400 1.5rem ten-mincho-text, serif;
    letter-spacing: 0.3rem;
    line-height: 1.0;
    padding: 0 0 3px;
}
body#recruite div#r_about h4::after {
    content: "";
    position: absolute;
    left: -2px;
    bottom: 0;
    width: calc(100% + 4px);
    height: 9px;
    background: rgba(215,236,250,0.5);
    z-index: -1;
}
body#recruite div#r_about p {
    display: block;
    text-align: center;
    margin: 30px auto 0;
    max-width: 580px;
    font-size: 1.3rem;
    line-height: 2.0;
}
body#recruite div#r_about h5 {
    display: block;
    text-align: center;
    margin: 30px 0 0;
    font: 400 1.8rem ten-mincho-text, serif;
    letter-spacing: 0.3rem;
    line-height: 2.2;
}
/* ==========================================
	2.04.00 #smile
========================================== */
body#recruite div#smile {
    background: url("../../img/contents/recruite/smile_bg_tb.jpg") no-repeat top center;
    background-size: cover;
    margin: 40px 0 0;
}
body#recruite div#smile div.in_box {
    display: flex;
    flex-flow: column;
    justify-content: center;
    position: relative;
    padding: 0 35px;
    min-height: 440px;
}
body#recruite div#smile div.in_box::after {
    content: "";
    position: absolute;
    width: 175px;
    height: 175px;
    bottom: -30px;
    right: 50px;
    background: url("../../img/common/maru.svg") no-repeat;
    background-size: contain;
    animation: huwa02 8.0s 3.0s infinite;
}
body#recruite div#smile div.in_box::before {
    content: "";
    position: absolute;
    width: 115px;
    height: 100px;
    bottom: 75px;
    right: 35px;
    background: url("../../img/common/six_box.svg") no-repeat;
    background-size: contain;
    z-index: 1;
    animation: huwa01 10.0s infinite;
}
@keyframes huwa01 {
    0% {bottom: 75px;}
    50%{bottom: 30px;}
    100% {bottom: 75px;}
}
@keyframes huwa02 {
    0% {bottom: -30px;}
    50%{bottom: -70px;}
    100% {bottom: -30px;}
}
body#recruite div#smile h4 {
    display: block;
    font: 400 1.6rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 1.0;
    color: #FFFFFF;
}
body#recruite div#smile p {
    display: block;
    margin: 25px 0 0;
    font-size: 1.3rem;
    line-height: 2.2;
    max-width: 350px;
    color: #FFFFFF;
}
/* ==========================================
	2.05.00 #r_detail
========================================== */
body#recruite div#r_detail {
    margin: 100px 0 0;
    background: url("../../img/contents/recruite/staff_photo_tb.jpg") no-repeat top center;
}
body#recruite div#r_detail div.in_box {
    padding: 0 35px;
}
body#recruite div#r_detail h5 {
    display: block;
    position: relative;
    z-index: 2;
    font: 400 1.6rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 2.2;
}
body#recruite div#r_detail h5:not(:first-child) {
    margin: 60px 0 0;
}
body#recruite div#r_detail h5:first-child::after {
    content: "";
    position: absolute;
    left: -35px;
    top: -30px;
    width: 67px;
    height: 58px;
    background: url("../../img/common/six_box.svg") no-repeat;
    background-size: contain;
    z-index: -1;
}
body#recruite div#r_detail h5:nth-of-type(2)::after {
    content: "";
    position: absolute;
    left: 220px;
    top: -20px;
    width: 53px;
    height: 53px;
    background: url("../../img/common/maru.svg") no-repeat;
    background-size: contain;
    z-index: -1;
}
body#recruite div#r_detail h5:nth-of-type(3)::after {
    content: "";
    position: absolute;
    left: -20px;
    top: -10px;
    width: 45px;
    height: 45px;
    background: rgba(215,236,250,0.5);
    background-size: contain;
    border-radius: 100px;
    z-index: -1;
}
body#recruite div#r_detail h5 + p {
    display: block;
    margin: 10px 0 0;
    font-size: 1.3rem;
    line-height: 2.2;
    max-width: 450px;
}
body#recruite div#r_detail div.in_box > p {
    display: none;
}
/* ==========================================
	2.06.00 #r_info
========================================== */
body#recruite div#r_info {
    margin: 40px 0 0;
    background: #fbfbfb;
}
body#recruite div#r_info .in_box {
    padding: 0 35px;
}
body#recruite div#r_info ul.in_box {
    padding: 70px 35px;
}
body#recruite div#r_info ul li {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid thin rgba(0,0,0,0.05);
    padding: 35px 0;
}
body#recruite div#r_info li p {
    display: flex;
    align-items: center;
    font: 400 1.4rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 2.0;
    width: 135px;
}
body#recruite div#r_info li p:last-child {
    box-sizing: border-box;
    padding: 0 20px;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
    width: calc(100% - 135px);
}
body#recruite div#r_info li p:last-child span {
    display: block;
    font: 400 1.3rem Arial, Helvetica, "sans-serif";
    letter-spacing: 0.2rem;
    line-height: 2.0;
}
body#recruite div#r_info div.in_box {
    display: flex;
    flex-flow: column;
    align-items: center;
    padding: 0 35px 110px;
}
body#recruite div#r_info div.in_box p {
    display: block;
    font: 400 1.4rem ten-mincho-text, serif;
    line-height: 1.0;
    letter-spacing: 0.4rem;
}
body#recruite div#r_info div.in_box h5 {
    display: block;
    font:500 2.8rem futura-pt, sans-serif;
    line-height: 1.0;
	letter-spacing: 0.2rem;
    margin: 10px 0 0;
}
body#recruite div#r_info div.in_box a {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    width: 350px;
    margin: 25px auto 0;
    padding: 25px 0;
    font: 400 1.6rem ten-mincho-text, serif;
    line-height: 1.0;
    letter-spacing: 0.2rem;
    border: solid thin #000000;
    background: #FFFFFF;
    color: #000000;
}
body#recruite div#r_info div.in_box a:hover {
    background: #71c7d5;
    color: #FFFFFF;
    border: solid thin #71c7d5;
}
}
/* ==========================================
3.00.00 SP_media screen
========================================== */
@media screen and (max-width: 568px) {
/* ==========================================
	3.01.00 #main_photo
========================================== */
body#recruite div#main_photo {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    background: url("../../img/contents/recruite/main_photo_sp.jpg") no-repeat top center;
    min-height: 400px;
    padding: 0 15px;
}
body#recruite div#main_photo h2 {
    display: block;
    font: 700 3.0rem soleil, sans-serif;
    line-height: 1.2;
    letter-spacing: 0.1rem;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto 10px;
    text-shadow: 0 0 5px rgba(255,255,255,0.5);
}
body#recruite div#main_photo p {
    display: block;
    font: 400 1.4rem ten-mincho-text, serif;
    letter-spacing: 0.1rem;
    color: #FFFFFF;
    text-align: center;
    text-shadow: 0 0 3px rgba(255,255,255,0.5);
}
/* ==========================================
	3.02.00 #gallery
========================================== */
body#recruite div#gallery div.slick-list p {
    box-sizing: border-box;
}
body#recruite div#gallery div.slick-list p img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* ==========================================
	3.03.00 #r_about
========================================== */
body#recruite div#r_about {
    margin: 60px 0 0;
}
body#recruite div#r_about div.in_box {
    display: flex;
    flex-flow: column;
    align-items: center;
    padding: 0 15px;
}
body#recruite div#r_about h3 {
    display: inline-block;
    position: relative;
    font:300 1.8rem futura-pt, sans-serif;
    line-height: 1.0;
	letter-spacing: 0.2rem;
    padding: 0 0 15px;
}
body#recruite div#r_about h3::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    bottom: 0;
    left: calc(50% - 25px);
    background: #000000;
}
body#recruite div#r_about h4 {
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 40px 0 0;
    font: 400 1.4rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 1.7;
    padding: 0 0 3px;
}
body#recruite div#r_about p {
    display: block;
    text-align: center;
    margin: 20px auto 0;
    max-width: 580px;
    font-size: 1.3rem;
    line-height: 2.0;
}
body#recruite div#r_about h5 {
    display: block;
    text-align: center;
    margin: 30px 0 0;
    font: 400 1.6rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 2.0;
}
/* ==========================================
	3.04.00 #smile
========================================== */
body#recruite div#smile {
    background: url("../../img/contents/recruite/smile_bg_tb.jpg") no-repeat top center;
    background-size: cover;
    margin: 40px 0 0;
}
body#recruite div#smile div.in_box {
    display: flex;
    flex-flow: column;
    justify-content: center;
    position: relative;
    padding: 0 15px;
    min-height: 400px;
}
body#recruite div#smile div.in_box::after {
    content: "";
    position: absolute;
    width: 175px;
    height: 175px;
    bottom: -30px;
    right: 50px;
    background: url("../../img/common/maru.svg") no-repeat;
    background-size: contain;
    animation: huwa02 8.0s 3.0s infinite;
}
body#recruite div#smile div.in_box::before {
    content: "";
    position: absolute;
    width: 115px;
    height: 100px;
    bottom: 75px;
    right: 35px;
    background: url("../../img/common/six_box.svg") no-repeat;
    background-size: contain;
    z-index: 1;
    animation: huwa01 10.0s infinite;
}
@keyframes huwa01 {
    0% {bottom: 75px;}
    50%{bottom: 30px;}
    100% {bottom: 75px;}
}
@keyframes huwa02 {
    0% {bottom: -30px;}
    50%{bottom: -70px;}
    100% {bottom: -30px;}
}
body#recruite div#smile h4 {
    display: block;
    font: 400 1.5rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 1.5;
    color: #FFFFFF;
}
body#recruite div#smile p {
    display: block;
    margin: 15px 0 0;
    font-size: 1.3rem;
    line-height: 2.2;
    max-width: 260px;
    color: #FFFFFF;
}
/* ==========================================
	3.05.00 #r_detail
========================================== */
body#recruite div#r_detail {
    margin: 100px 0 0;
    padding: 45px 0;
    background: url("../../img/contents/recruite/staff_photo_tb.jpg") no-repeat top center;
}
body#recruite div#r_detail div.in_box {
    padding: 0 15px;
}
body#recruite div#r_detail h5 {
    display: block;
    position: relative;
    z-index: 2;
    font: 400 1.4rem ten-mincho-text, serif;
    letter-spacing: 0.2rem;
    line-height: 2.0;
}
body#recruite div#r_detail h5:not(:first-child) {
    margin: 40px 0 0;
}
body#recruite div#r_detail h5:first-child::after {
    content: "";
    position: absolute;
    left: -35px;
    top: -30px;
    width: 67px;
    height: 58px;
    background: url("../../img/common/six_box.svg") no-repeat;
    background-size: contain;
    z-index: -1;
}
body#recruite div#r_detail h5:nth-of-type(2)::after {
    content: "";
    position: absolute;
    left: 220px;
    top: -20px;
    width: 53px;
    height: 53px;
    background: url("../../img/common/maru.svg") no-repeat;
    background-size: contain;
    z-index: -1;
}
body#recruite div#r_detail h5:nth-of-type(3)::after {
    content: "";
    position: absolute;
    left: -20px;
    top: -10px;
    width: 45px;
    height: 45px;
    background: rgba(215,236,250,0.5);
    background-size: contain;
    border-radius: 100px;
    z-index: -1;
}
body#recruite div#r_detail h5 + p {
    display: block;
    margin: 5px 0 0;
    font-size: 1.3rem;
    line-height: 2.0;
    max-width: 350px;
}
body#recruite div#r_detail h5 + p br {
    display: none;
}
body#recruite div#r_detail div.in_box > p {
    display: none;
}
/* ==========================================
	3.06.00 #r_info
========================================== */
body#recruite div#r_info {
    margin: 40px 0 0;
    background: #fbfbfb;
}
body#recruite div#r_info .in_box {
    padding: 0 15px;
}
body#recruite div#r_info ul.in_box {
    padding: 30px 15px;
}
body#recruite div#r_info ul li {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid thin rgba(0,0,0,0.05);
    padding: 35px 0;
}
body#recruite div#r_info li p {
    display: flex;
    align-items: center;
    font: 400 1.3rem ten-mincho-text, serif;
    letter-spacing: 0.1rem;
    line-height: 2.0;
    width: 100px;
}
body#recruite div#r_info li p:last-child {
    box-sizing: border-box;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
    width: calc(100% - 100px);
}
body#recruite div#r_info li p:last-child span {
    display: block;
    font: 400 1.3rem Arial, Helvetica, "sans-serif";
    letter-spacing: 0.2rem;
    line-height: 2.0;
}
body#recruite div#r_info div.in_box {
    display: flex;
    flex-flow: column;
    align-items: center;
    padding: 0 15px 60px;
}
body#recruite div#r_info div.in_box p {
    display: block;
    font: 400 1.3rem ten-mincho-text, serif;
    line-height: 1.0;
    letter-spacing: 0.2rem;
}
body#recruite div#r_info div.in_box h5 {
    display: block;
    font:500 2.2rem futura-pt, sans-serif;
    line-height: 1.0;
	letter-spacing: 0.2rem;
    margin: 10px 0 0;
}
body#recruite div#r_info div.in_box h5 a {
    font:500 2.2rem futura-pt, sans-serif;
    line-height: 1.0;
	letter-spacing: 0.2rem;
    color: #000000;
}
body#recruite div#r_info div.in_box a {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    max-width: 350px;
    margin: 25px auto 0;
    padding: 25px 0;
    font: 400 1.6rem ten-mincho-text, serif;
    line-height: 1.0;
    letter-spacing: 0.2rem;
    border: solid thin #000000;
    background: #FFFFFF;
    color: #000000;
}
}