@charset "utf-8";

/*--------------------------------------------
	 BASE
--------------------------------------------*/
@media screen and (max-width : 767px ) {
.for_pc {
    display: none;
}
body {
    min-width: 100% !important;
    font-size: 13px;
    overflow-x: hidden;
}
/*--------------------------------------------
	GLOBAL CSS
--------------------------------------------*/
img {
    max-width: 100%;
}
.futura {
    font-family: 'futura';
}
.ttl_01 {
    margin-bottom: -12px;
    padding-left: 16px;
}
.ttl_01 .eng {
    font-size: 25px;
}
.ttl_01 .jpn {
    font-size: 13px;
    margin-bottom: 7px;
}
.ttl_02 {
    margin-bottom: 12px;
}
.ttl_02 .eng {
    font-family: 'futura';
    font-size: 25px;
}
.ttl_02 .eng:after {
    width: 37px;
    height: 2.5px;
    margin-top: 9px;
}
.ttl_02 .jpn {
    padding-top: 9px;
    font-size: 13px;
}
.ttl_03 {
    height: auto;
    padding-top: 30px;
    font-size: 23px;
    font-weight: bold;
    color: #5f0b26;
}
.ttl_03 .jpn {
    font-size: 18px;
    margin-bottom: 15px;
}
.ttl_03 .eng {
    font-size: 25px;
}
.btn_01 a {
    font-size: 15px;
    width: 100%;
    line-height: 1;
}
#about-us .lead, #requirements .lead, #company .lead, #privacypolicy .lead, #sitemap .lead, #entry .lead, #thanks .lead {
    text-align: left;
}



/*--------------------------------------------
	HEADER
--------------------------------------------*/
#header {
    background-image: url(../Image/common/mainimage_bg_sp.jpg);
    background-size: cover;
    padding: 5px 0 0;
}
#hdrInner {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
}
#hdrUpper {
    border-bottom: 1px solid #ccc;
}
.upper {
    margin: 0px;
}
.upper .logo a {
    height: 42px;
}
#hdrNavi {
    padding: 15px;
}
#hdrLogo {
    padding: 0;
}
#hdrLogo {
    visibility: visible;
    width: 44%;
    float: left;
    padding: 13px 0 0px 12px;
}
#langBox {
    float: none;
    padding: 15% 10%;
    padding-bottom: 0;
}
#top #mainimage {
    height: auto;
    padding-top: 0px;
    min-width: 100%;
    width: 100%;
}
#top #mainimage img {
    width: 100%;
    position: inherit;
}
.h_entry {
    float: right;
    height: 50px;
    margin: 0 59px 0 0;
}
.h_tel {
    float: right;
    margin: 0 4px 0px 0px;
    height: 50px;
}
/*#mainimage img:nth-child(1){
	width: 224px;
}*/

#about-us #mainimage, #requirements #mainimage, #company #mainimage, #faq #mainimage, #privacypolicy #mainimage, #sitemap #mainimage, #entry #mainimage, #thanks #mainimage {
    width: 100%;
    height: 116px;
    position: relative;
    background: url(../Image/common/mainimage.jpg) no-repeat center top;
    background-size: cover;
}
#about-us .pageTtl, #requirements .pageTtl, #company .pageTtl, #faq #mainimage, #privacypolicy .pageTtl, #sitemap .pageTtl, #entry .pageTtl, #thanks .pageTtl {
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 37px 0 0;
}
#mascot {
    margin-left: -122.5px;
    top: 97px;
    z-index: 2;
}
#mascot.fade {
    display: none;
}
#mascot img {
    width: 245px;
}
/*--------------------------------------------
	FRAMEWORK
--------------------------------------------*/
#contents {
    margin-top: -50px;
}
.under #contents {
    padding: 77px 0 50px;
}
#main-cts {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}
#white-bg {
    background: url(../Image/common/cts_bg_sp.jpg) center top repeat-y;
}
#whitebgInner {
    width: 313px;
    margin: 0 auto;
}
/*--------------------------------------------
	SNSBOX
--------------------------------------------*/
#snsBox {
    background: none;
    padding: 0;
}
#snsBox .boxInner {
    padding-top: 15px;
    padding-bottom: 50px;
}
#snsBox .boxInner .bgBox {
    display: none;
}
#snsBox #snsList {
    text-align: center;
    padding: 37px 8px;
}
#snsBox #snsList:before {
    width: 3px;
}
#snsBox #snsList li {
    max-width: 33%;
    width: 33%;
    min-width: 33%;
    padding: 0 6%;
    display: block;
    float: left;
}
#snsBox #snsList .icon_02 img {
    width: 100%;
}
/*--------------------------------------------
	MAGAZINE BOX
--------------------------------------------*/
#magazinBox {
    background: #29dab2;
}
#magazinBox > div {
    width: 100%;
    float: none;
    padding: 20px 0;
    height: auto;
}
#magazinBox > div .spInner {
    width: 313px;
    margin: 0 auto;
}
#mailBox p {
    font-size: 10px;
}
#mailBox #subsBox input[type="text"], #mailBox #subsBox input[type="email"] {
    border-radius: 0;
}
#mailBox #subsBox input[type="submit"] {
    background: #f3f3f3 !important;
    border-radius: 0 !important;
    line-height: 31px;
    height: 31px;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
}
#lineBox p {
    font-size: 10px;
    margin-bottom: 15px;
}
#lineBox .btn_03 a {
    font-size: 15px;
    padding: 12px 30px;
}
/*--------------------------------------------
	FOOTER
--------------------------------------------*/
#footer {
    padding: 15px 0;
}
#ftrInner {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
#ftrNav {
    margin-bottom: 15px;
}
#ftrNav ul {
    text-align: left;
}
#ftrNav li {
    display: block;
    font-size: 10px;
    line-height: 1.7;
    border-right: none;
    padding: 0;
    margin-bottom: 5px;
}
#copy {
    text-align: center;
    font-size: 15px;
}
#copy .spInner {
    font-size: 7px;
    -webkit-transform: scale(0.7);
    -webkit-transform-origin: 0 0;
}
/*--------------------------------------------
	TOP PAGE
--------------------------------------------*/
#top .topSec {
    padding: 0;
}
#top .topSec_02 {
    padding: 25px 0;
}
#top .secInner {
    padding: 15px 0 50px;
    border-bottom: 1px solid #f3f3f3;
    text-align: center;
}
#top .topSec .bgBox {
    display: none;
}
#top #white-bg {
    padding: 50px 0 0;
}
#top .planeText {
    font-size: 13px;
    padding: 20px 16px;
}
#top .planeText:before {
    width: 3px;
}
/*--------------------------------------------
	TOP PAGE SECTION_01
--------------------------------------------*/
#top #sec_01 {
    background: none;
}
#top #sec_01 .secInner {
    padding-top: 15px;
    width: 100%;
}
#top #sec_01 .leftBox {
    width: 100%;
    float: none;
    padding-top: 0;
    margin-bottom: 17px;
}
#top #sec_01 .rightBox {
    width: 100%;
    float: none;
}
#top #sec_01 .textBox .plane {
    padding-left: 15px;
    margin-bottom: 20px;
    padding: 39px 0 0 0;
    text-align: left;
}
/*--------------------------------------------
	TOP PAGE SECTION_02
--------------------------------------------*/
#top #sec_02 {
    background: none;
}
#top #sec_02 .lead {
    padding: 39px 0 0 0;
}
#top #sec_02 .leftBox {
    width: 100%;
    min-width: 100%;
    float: none;
    padding-top: 0;
    margin-bottom: 17px;
}
#top #sec_02 .rightBox {
    width: 100%;
    min-width: 100%;
    float: none;
}
/*--------------------------------------------
	TOP PAGE SECTION_03
--------------------------------------------*/
#top #sec_03 {
    background: none;
}
#top #sec_03 .secInner {
    padding-top: 15px;
}
#top #sec_03 .planeText {
    margin-bottom: 30px;
}

#top #sec_03 .interviewList{
    margin: 50px 0 30px 0;
    display: block;
}

#top #sec_03 .interviewList li{
    margin: 20px 0 0 0;
}

#top #sec_03 .interviewList li:first-child{
    margin:0;
}

/*--------------------------------------------
	TOP PAGE SECTION_04
--------------------------------------------*/
#top #sec_04 {
    background: none;
}
#top #sec_04 .ttl_01:after {
    background-color: #fff330;
    left: -21px;
}
#top #sec_04 .secInner {
    padding-top: 15px;
}
#top #sec_04 .shopList {
    margin: 35px 0 0 0;
}
#top #sec_04 .shopList img {
    width: 100%;
}
#top #sec_04 .shopList .textBox {
    padding: 10px 0 24px;
}
#top #sec_04 .shopList .textBox .name {
    font-size: 18px;
    font-weight: bold;
}
#top #sec_04 .shopList .textBox .adress {
    font-size: 16px;
}
/*--------------------------------------------
	TOP PAGE SECTION_05
--------------------------------------------*/
#top #sec_05 {
    background: none;
}
#top #sec_05 .secInner {
    padding-top: 15px;
}
#top #sec_05 #newsList {
    margin-bottom: 30px;
    padding: 34px 18px;
}
#top #sec_05 #newsList dt {
    width: auto;
    border: 1px solid #212121;
    background: #212121;
    color: #fff;
    float: none;
    margin-bottom: 0;
    text-align: left;
    padding: 7px;
    display: inline-block;
    font-size: 10px;
}
#top #sec_05 #newsList dd {
    width: 100%;
    float: none;
    margin-bottom: 15px;
}
#top #sec_05 #newsList dd a {
    border-left: 1px solid #212121;
    padding: 10px 18px;
    padding-right: 40px;
    font-size: 15px;
    background: url(../Image/common/arrow_02.png) right 14px center no-repeat #fff;
    background-size: 13px;
}
/*--------------------------------------------
	TOP PAGE SECTION_07
--------------------------------------------*/
#top #sec_07 {
    padding-top: 50px;
    padding-bottom: 5px;
}
#top #sec_07 #teamList li {
    width: 50%;
    margin-bottom: 20px;
    display: block;
    float: left;
}
#top #sec_07 #teamList li:nth-last-child(-n+3) {
    margin-bottom: 20px;
}
#top #sec_07 #teamList .name {
    font-size: 13px;
    margin-bottom: 15px;
}
#top #sec_07 #teamList .profile {
    font-size: 10px;
    padding: 0 10px;
    line-height: 1.4;
}
/*--------------------------------------------
	TOP PAGE SECTION_08
--------------------------------------------*/
#top #sec_08 {
    padding-bottom: 10px;
}
#top #sec_08 #partnerList li {
    display: block;
    padding: 0 20%;
    margin: 0;
    margin-bottom: 25px;
    width: 100%;
}
/*--------------------------------------------
	TOP PAGE SECTION_09
--------------------------------------------*/
#top #sec_09 {
    padding-bottom: 50px;
}
#top #sec_09 #formBox {
    margin-bottom: 30px;
}
#top #sec_09 .leftBox {
    width: 100%;
    float: none;
    margin-right: 0;
}
#top #sec_09 .rightBox {
    width: 100%;
    float: none;
}
#top #sec_09 .inputBox {
    margin-bottom: 15px;
}
#top #sec_09 .inputBox:last-child {
    margin-bottom: 15px;
}
#top #sec_09 .rightBox:last-child {
    margin-bottom: 0;
}
#top #sec_09 .inputBox .head {
    width: 100%;
    border: none;
    float: none;
    clear: both;
    padding: 0;
    background: transparent;
    line-height: 1.7;
    margin-bottom: 10px;
}
#top #sec_09 .rightBox .head {
    height: auto;
}
#top #sec_09 .inputBox input[type="text"], #top #sec_09 .inputBox input[type="email"], #top #sec_09 .inputBox textarea {
    width: 100%;
    float: none;
    border: 1px solid #212121;
    padding: 5px 15px;
    border-radius: 0;
}
#top #sec_09 .inputBox textarea {
    line-height: 1.7;
    padding: 12px 0;
}
#top #sec_09 input[type="submit"] {
    width: 250px;
    line-height: 1;
}
/*--------------------------------------------
	PRIVACY POLICY
--------------------------------------------*/
#privacy #white-bg {
    padding-top: 50px;
}
#privacy #sec_01 {
    padding: 0;
}
#privacy #sec_01 .secInner {
    padding: 50px 0 50px;
}
#privacy .planeText {
    font-size: 13px;
    padding: 20px;
}
#privacy .planeText:before {
    width: 3px;
}
#privacy .lead {
    margin-bottom: 20px;
}
#privacy .lead p {
    margin-bottom: 10px;
}
#privacy .ppList dt {
    font-size: 15px;
    margin-bottom: 5px;
}
#privacy .ppList dd {
    margin-bottom: 15px;
}
/*--------------------------------------------
	NEWS
--------------------------------------------*/
#news #white-bg {
    padding-top: 50px;
}
#news #sec_01 {
    padding: 50px 0;
}
#newsMain {
    width: 100%;
    float: none;
    margin-bottom: 30px;
}
#newsSide {
    width: 100%;
    float: none;
}
#news #newsList {
    margin-bottom: 10px;
}
#news #newsList li {
    width: 100%;
    padding: 9px 0;
    float: none;
}
#news #newsList li:nth-child(-n+3) {
    border-top: none;
}
#news #newsList li:nth-child(1) {
    border-top: 1px solid #f3f3f3;
}
#news #newsList .newsInner {
    padding: 9px;
}
#news #newsList li a {
    display: block;
}
#news #newsList .imgBox {
    width: 90px;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    height: auto;
}
#news #newsList .textBox {
    width: 195px;
    float: left;
}
#news #newsList .date-catBox {
    margin-bottom: 6px;
}
#news #newsList .date {
    font-size: 10px;
}
#news #newsList .cat {
    padding: 0 10px;
    font-size: 10px;
}
#news #newsList .title {
    font-size: 13px;
    line-height: 18px;
    height: 36px;
    margin-bottom: 5px;
}
#newsSide #catBox {
    margin-bottom: 15px;
}
#newsSide #caption {
    padding: 10px;
    font-size: 14px;
}
#newsSide #catBox li a {
    background: url(../Image/common/arrow_03.png) right 16px center no-repeat #fff;
    font-size: 14px;
    padding: 10px 30px 10px 10px;
}
/*-----------------------------------------------------
	PAGER
------------------------------------------------------*/
/* ナビゲーション全体のデザイン */
.wp-pagenavi {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}
/* ボタン<a>タグのデザイン */
.wp-pagenavi a {
    margin-right: 8px;
    background: #f3f3f3;
    color: #212121;
    display: inline-block;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
/* ボタン<a>タグのホバー時のデザイン */
.wp-pagenavi a:hover {
    background: linear-gradient(to bottom, #29dab2, #40c5f2);/* IE10+, W3C */
    background: linear-gradient(#29dab2, #40c5f2);
    color: #fff;
}
/* 表示中のページ番号のデザイン */
.wp-pagenavi .current {
    margin-right: 8px;
    color: #fff;
    display: inline-block;
    background: linear-gradient(to bottom, #29dab2, #40c5f2);/* IE10+, W3C */
    background: linear-gradient(#29dab2, #40c5f2);
    width: 40px;
    line-height: 40px;
    text-align: center;
}
/*--------------------------------------------
	NEWS DETAIL
--------------------------------------------*/
#newsDetail #header {
    box-shadow: 0px 4px 4px #ccc;
}
#newsDetail .detailtInner {
    width: 313px;
    margin: 0 auto;
    padding: 0;
}
#newsDetail #titleBox {
    padding: 70px 0;
}
#newsDetail #titleBox h2 {
    font-size: 25px;
    margin-bottom: 15px;
}
#newsDetail #contentBox {
    padding: 50px 0;
}
#newsDetail #newsMain {
    padding-right: 0;
}
#newsDetail #content {
    font-size: 14px;
}
#newsDetail #pageNav {
    padding: 50px 0;
}
#newsDetail #pageNav ul {
    width: 313px;
}
#newsDetail #pageNav li {
    display: block;
    margin: 0;
    margin-right: 2%;
    float: left;
    width: 32%;
}
#newsDetail #pageNav li:last-child {
    margin-right: 0;
}
#newsDetail #pageNav li a {
    border: none;
    font-size: 13px;
    width: 100%;
}
/*--------------------------------------------
	INTERVIEW
--------------------------------------------*/
#interview #white-bg {
    padding-top: 50px;
}
#interview #sec_01 {
    padding: 50px 0;
}
#interview #newsList {
    margin-bottom: 10px;
}
#interview #newsList li {
    width: 100%;
    padding: 9px 0;
    float: none;
}
#interview #newsList li:nth-child(-n+3) {
    border-top: none;
}
#interview #newsList li:nth-child(1) {
    border-top: 1px solid #f3f3f3;
}
#interview #newsList .newsInner {
    padding: 8.7% 7%;
}
/*--------------------------------------------
	NEWS DETAIL
--------------------------------------------*/
#interviewDetail #header {
    box-shadow: 0px 4px 4px #ccc;
}
#interviewDetail .detailtInner {
    width: 313px;
    margin: 0 auto;
    padding: 0;
}
#interviewDetail #titleBox {
    padding: 70px 0;
}
#interviewDetail #titleBox h2 {
    font-size: 25px;
    margin-bottom: 15px;
}
#interviewDetail #contentBox {
    padding: 50px 0;
}
#interviewDetail #newsMain {
    padding-right: 0;
}
#interviewDetail #content {
    font-size: 14px;
}
#interviewDetail .profileBox {
    margin-bottom: 20px;
}
#interviewDetail .profileBox .imgBox {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
}
#interviewDetail .profileBox .textBox {
    width: 100%;
    float: none;
}
#interviewDetail .profileBox .textBox .ttl_04 {
    font-size: 18px;
}
#interviewDetail .profileBox .textBox .info {
    font-size: 14px;
}
#interviewDetail .qaList li {
    padding: 18px 0;
}
#interviewDetail .qaList li .qBox {
    font-size: 15px;
    padding: 10px 10px 10px 35px;
}
#interviewDetail .qaList li .qBox:before {
    left: 0px;
    top: 11px;
}
#interviewDetail .qaList li .aBox {
    font-size: 14px;
    padding: 10px 10px 10px 35px;
}
#interviewDetail .qaList li .aBox:before {
    left: 0px;
    top: 11px;
}
#interviewDetail .signBox {
    float: none;
}
#interviewDetail .signBox .face {
    width: 100%;
}
#interviewDetail .signBox .sign {
    width: 100%;
}
#interviewDetail .signBox .sign img {
    width: 240px;
}
#subNavi {
    margin-bottom: 10px;
}
#subNavi ul {
    text-align: center;
    font-size: 0;
    border-top: 1px solid #C7C7C7;
}
#interviewDetail #pageNav {
    padding: 50px 0;
}
#interviewDetail #pageNav ul {
    width: 313px;
}
#interviewDetail #pageNav li {
    display: block;
    margin: 0;
    margin-right: 2%;
    float: left;
    width: 32%;
}
#interviewDetail #pageNav li:last-child {
    margin-right: 0;
}
#interviewDetail #pageNav li a {
    border: none;
    font-size: 13px;
    width: 100%;
}
/*--------------------------------------------
	ABOUT-US DETAIL
--------------------------------------------*/

#about-us .nameArea p {
    font-weight: bold;
}
#about-us .txtBox {
    text-align: left;
    padding: 12px 0 15px;
}
#about-us #sec_03 {
    padding: 40px 0 0 0;
}
/*--------------------------------------------
	REQURUITMENT DETAIL
--------------------------------------------*/
#requirements .top_sec .secInner, #requirements #sec_01 .secInner {
    width: 100%;
}
#requirements #sec_01 .ancLink {
    font-size: 0;
    padding: 20px 0;
}
#requirements #sec_01 .ancLink li {
    display: inline-block;
    width: 48%;
}
#requirements #sec_01 .ancLink li:first-child {
    margin-right: 2%;
    margin-bottom: 4%;
}
#requirements #sec_01 .ancLink a {
    font-size: 16px;
    background: #f7d6d6;
    padding: 15px 0px 15px;
    width: 100%;
    position: relative;
}
#requirements #sec_01 .ancLink a:hover {
    opacity: 0.5;
}
#requirements #sec_01 a:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10px;
    width: 7px;
    height: 7px;
    border-left: solid 1px #454545;
    border-bottom: solid 1px #454545;
    transform: rotate(-45deg);
    margin: 0 auto;
    transition: .4s;
}
#requirements #sec_01 a:hover:after {
    bottom: 5px;
}
#requirements .tableWrap table, #requirements .tableWrap tbody, #requirements .tableWrap tr, #requirements .tableWrap th, #requirements .tableWrap td {
    display: block;
    width: 98%;
    font-size: 15px;
}
#requirements .tableWrap table {
    margin-bottom: 20px;
}
#requirements .tableWrap table {
    text-align: left;
    margin: 0 auto 40px;
}
#requirements .tableWrap th, #requirements .tableWrap td {
    border: solid 1px #ccc;
}
#requirements .tableWrap th {
    text-align: center;
    background: #f8f8ef;
    color: #232323;
    padding: 3%;
}
#requirements .tableWrap td {
    background: #fff;
    padding: 3%;
}
#requirements #sec_02 .ttl_02 {
    background: #8e872e;
    padding: 11px 0;
    margin: 45px 0 5px;
}
#requirements #sec_03 .ttl_02 {
    background: #8e872e;
    padding: 11px 0;
    margin: 27px 0 5px;
}
#requirements #sec_02 .tableWrap th, #requirements #sec_03 .tableWrap th {
    background: #f8f8ef;
}
#requirements #sec_02 .ttl_02 span, #requirements #sec_03 .ttl_02 span {
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}
#requirements #sec_02 .ttl_01, #requirements #sec_03 .ttl_01 {
    margin: 25px 0 0px 0;
}
/*--------------------------------------------
	COMPANY DETAIL
--------------------------------------------*/
#company .upper img {
    width: 100%;
}
#company .h_tel img, #company .h_entry img {
    width: auto;
}
#company .tableWrap table, #company .tableWrap tbody, #company .tableWrap tr, #company .tableWrap th, #company .tableWrap td {
    display: block;
    width: 98%;
    font-size: 15px;
}
#company .tableWrap th, #company .tableWrap td {
    border: solid 1px #ccc;
}
#company .tableWrap th {
    background: #f8f8ef;
    padding: 3%;
}
#company .tableWrap td {
    background: #fff;
    text-align: left;
    padding: 3%;
}
#company .shopName {
    background: #8e872e;
    padding: 11px 0;
    margin: 27px 0 5px;
}
#company .shopName span {
    color: #fff;
    font-size: 15px;
}
#company .txtBox {
    text-align: left;
    padding: 15px 0;
}
#company #sec_02 .ttl_01 {
    margin: 56px 0 5px;
}
/*--------------------------------------------
	PRIVACY DETAIL
--------------------------------------------*/
#privacypolicy #ppList dt span {
    border-bottom: solid 3px #e8e8d3;
    font-weight: bold;
    margin: 0 0 3%;
    font-size: 17px;
}
#privacypolicy #ppList {
    text-align: left;
}
#privacypolicy #ppList dd {
    padding: 5px 0 23px;
    font-size: 14px;
}
#privacypolicy #ppList p:not(:last-child) {
    margin-bottom:10px;
}
#privacypolicy #ppList dd a{
  text-decoration: underline;
  word-break: break-all;
}
/*--------------------------------------------
	SITEMAP DETAIL
--------------------------------------------*/
#sitemap .ttl_01:after {
    background: #fff330;
    left: -21px;
}
#sitemap .smWrap {
    margin: 30px 0 0;
}
#sitemap #smList01, #sitemap #smList02, #sitemap #smList03 {
    width: 90%;
    margin: auto;
}
#sitemap #smList01 li, #sitemap #smList02 li, #sitemap #smList03 li {
    border: 1px solid #cfd2db;
    text-align: left;
    font-size: 16px;
    margin: 2% 0 0 0;
    border-radius: 10px;
}
#sitemap #smList01 li a, #sitemap #smList02 li a, #sitemap #smList03 li a {
    width: 100%;
    display: block;
    padding: 5%;
}
/*--------------------------------------------
	ENTRY DETAIL
--------------------------------------------*/
#entry li {
    border-bottom: solid 1px #bbb;
    padding: 10px 0 10px;
}
#entry .ttl {
    font-size: 17px;
    font-weight: bold;
}
.free-fill, .must-fill {
    background: #f35147;
    padding: 1px 3px;
    color: #fff;
    font-size: 0.8em;
    display: block;
    border-radius: 5px;
    width: 14%;
    margin: 0 auto 4px;
}
.free-fill {
    background: #b3b3b3;
}
.mfp_buttons {
    text-align: center;
    margin-top: 30px;
}
.mfp_buttons button {
    width: 100%;
    border: solid 2px #aecb6f;
    color: #fff;
    font-weight: bold;
    background: #aecb6f;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    border-radius: 0;
    padding: 17px 0;
    line-height: 1;
    font-size: 16px;
    text-align: center;
}
#mfp_phase_confirm_inner .mfp_buttons {
    clear: both;
    width: 420px;
    margin: 0 auto;
    font-size: 0;
    overflow: hidden;
}
#mfp_phase_confirm_inner .mfp_buttons button {
    float: left;
}
#mfp_phase_confirm_inner .mfp_buttons button:first-child {
    margin-right: 20px;
}
#mfp_button_cancel {
    background: #f5f5f5;
    color: #454545;
    border-color: #f5f5f5
}
/*--------------------------------------------
	THANKS DETAIL
--------------------------------------------*/
#thanks .message {
    margin: 41px 0 13px 0;
}
#about-us #mainimage, #interview #mainimage #job #mainimage,#number #mainimage .ttlWrap {
    height: auto;
    background-size: cover;
}
#about-us #mainimage .ttlWrap, #interview #mainimage .ttlWrap, #job #mainimage .ttlWrap,#number #mainimage .ttlWrap {
    width: 90%;
    padding: 52px 0;
    margin: 0 auto;
}
#about-us #mainimage .ttlWrap .pageTtl, #interview #mainimage .ttlWrap .pageTtl, #job #mainimage .ttlWrap .pageTtl,#number #mainimage .ttlWrap .pageTtl{
    font-size: 32px;
    padding-top: 0;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    text-align: center;
    line-height: 40px;
}

#number #mainimage ,#job #mainimage{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/*-----------------------------------------------------

	INTERVIEW　　人を知る

------------------------------------------------------*/
/* INTRODUCTION */
#interview .topSec .introduction {
    padding: 40px 0;
    text-align: center;
}
#interview .introduction .ttl_01 {
    margin-bottom: 30px;
}
#interview .introduction .ttl_01 span {
}
#interview .introduction .lead {
    font-size: 15px;
    text-align: left;
    padding: 0 5%;
}
#interview .subSec {
    padding: 60px 0;
}
/* PROFILE */
#interview .subSec .upper {
    margin-bottom: 30px;
}
#interview .subSec .upper .stfImg {
    float: none;
    width: 60%;
    margin: 0 auto 20px;
    text-align: center;
}
#interview .subSec .upper .profile {
    float: none;
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}
#interview .subSec .upper .name {
    padding-left: 30px;
    line-height: 24px;
    background-size: 24px;
}
#interview .subSec .upper .detail {
    padding: 0;
    margin-bottom: 25px;
}
#interview .subSec .upper .detail td {
    font-size: 13px;
    height: auto;
    padding: 10px 0;
    display: block;
}
#interview .subSec .upper .detail .td02, #interview .subSec .upper .detail .td03 {
    border-left: none;
    border-top: dashed 1px #383230;
}
#interview .subSec .upper .detail td .text {
    padding: 0 15px;
}
#interview .subSec .upper .detail td .ttl {
    padding: 0 15px;
    border-right: dashed 1px #383230;
}
#interview .subSec .upper .headline {
    font-size: 22px;
    padding: 0 0 10px;
    margin-bottom: 20px;
}
/* INTERVIEW BOX */
#interview .itwBox {
    padding: 20px;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
}
#interview .itwBox .wrapBox:nth-child(n+2) {
    margin-top: 40px;
}
#interview .itwBox .imgBox {
    width: 100%;
    margin: 0px auto 35px;
}
#interview .itwBox .txtBox {
    width: 100%;
}
#interview .itwBox .wrapBox:nth-child(odd) .imgBox, #interview .itwBox .wrapBox:nth-child(even) .txtBox {
    float: none;
}
#interview .itwBox .wrapBox:nth-child(even) .imgBox, #interview .itwBox .wrapBox:nth-child(odd) .txtBox {
    float: none;
}
#interview .itwBox .txtBox .subttl_01 {
    margin-bottom: 10px;
    line-height: 1.5;
    padding-left: 8px;
}
#interview .itwBox .txtBox .subttl_01:before {
    width: 40px;
    height: 40px;
    top: -5px;
}
#interview .itwBox .txtBox .text {
    padding-left: 20px;
    font-size: 14px;
}
/*-----------------------------------------------------

	ABOUT US　　一心堂について

------------------------------------------------------*/
#about-us #contents {
    padding: 77px 0 0px;
}

#about-us .topSec {
    padding: 60px 0;
}

#about-us .topSec .ttl_01{
    margin-top: 30px;
}

#about-us .topSec .ttlWrap .ttl_01:after {
    opacity: 0.9;
}
#about-us #sec_01 {
    background-size: 100% auto;
    padding: 0;
    background-color: hsla(270, 25%, 94%, 1)
}
#about-us #sec_01 .secInner {
    padding: 0px 5%;
    box-sizing: border-box;
    background: rgba(255,255,255,0.6);
}
#about-us .topSec .ttlWrap {
    margin-bottom: 30px;
}
#about-us .topSec .ttl_01 .ttl {
    padding-left: 0.2em;
}
#about-us #sec_01 .imgBox {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}
#about-us #sec_01 .imgBox .images {
    width: 40%;
    margin: 0 auto 10px;
}
#about-us #sec_01 .imgBox .name {
    font-size: 20px;
}
#about-us #sec_01 .imgBox .name span {
    font-size: 13px;
}
#about-us #sec_01 .txtBox {
    width: 100%;
    float: none;
}
#about-us #sec_01 .headline {
    text-align: center;
    text-shadow: none;
}
#about-us #sec_01 .lead {
    line-height: 1.8;
    font-size: 13px;
}
#about-us #sec_02 {
    background-size: cover;
}
#about-us #sec_02 .imgBox {
    padding: 5% 5%;
    box-sizing: border-box;
    width: 92%;
    margin: auto;
    background: rgba(255,255,255,0.8);
}
#about-us #sec_03 {
    background-size: auto 200px;
}
#about-us #sec_03 .secInner {
    width: 90%;
}
#about-us #sec_03 .txtBox {
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
    padding: 40px 0
}
#about-us #sec_04 {
    background-size: auto 200px;
    padding: 20px 0;
    ;
}
#about-us #sec_04 .secInner {
    padding: 0 5%;
    box-sizing: border-box;
}

#about-us #sec_04 .inner{
    width: 100%;
    text-align: left;
    padding: 0 0 25px 0;
    margin: 0px auto 117px;
}

#about-us #sec_04 .history {
    width: 100%;
    margin-top: 35px;
    padding-left: 43px;
    box-sizing: border-box;
}
#about-us #sec_04 .history:before {
    left: 20px;
}
#about-us #sec_04 .history li {
    text-shadow: 0 0 1px rgba(255,255,255,0.8);
}
#about-us #sec_04 .history li span {
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
    padding: 1px;
}


#about-us #sec_04 .history li .ymd {
    margin-right: 0;
    width: 100%;
    line-height: 1;
    text-align: left;
}
#about-us #sec_04 .history li .ymd:after {
    right: initial;
    left: -31px;
    width: 19px;
    height: 19px;
}

#about-us #sec_04 .history li:last-child .ymd{
    padding-top: 23px;
    line-height: 0;
}

#about-us #sec_04 .history li:last-child .ymd:after {
    left: -40px;
    top: 60px;
}

#about-us #sec_04 .history li .text {
    width: 100%;
    font-size: 13px;
    line-height: 1.8;
    padding-left: 15px;
    box-sizing: border-box;
}

#about-us #sec_04 .history li:last-child{
    padding: 0px 0 0;
}

#about-us #sec_04 .history li:last-child span {
    font-size: 18px;
}

#about-us #sec_04 .history li:last-child .text{
    line-height: 1.5;
    padding: 13px 0px 0px 13px;
    box-sizing: border-box;
}

/*-----------------------------------------------------

	JOB  　仕事を知る

------------------------------------------------------*/
#job .topSec .ttlWrap {
    text-align: center;
    padding: 40px 5%;
}
#job .topSec .ttl_01 {
    margin-bottom: 0;
    padding: 0;
}
#job .topSec .ttl_01:after {
    opacity: 1;
    background: #fffcca;
}
#job .topSec .ttl_01 .ttl {
    position: relative;
    z-index: 2;
    padding-left: 0.7em;
}
#job #sec_01 {
    padding-bottom: 60px;
    margin-bottom: 10px;
}
#job #sec_01 .imgArea {
    padding-top: 60px;
}
#job #sec_01 .secInner {
    margin-top: -50px;
    background: #fff;
    padding: 40px 5%;
    box-sizing: border-box;
    width: 90%;
}
#job #sec_01 .subttl_01 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 90px;
    position: relative;
    padding-bottom: 20px;
    line-height: 1.6;
}
#job #sec_01 .subttl_01:after {
    width: 60px;
}
#job #sec_01 .subttl_01 span {
    font-size: 80%;
}
#job #sec_01 .secBox {
    margin-bottom: 82px;
    padding: 30px 5%;
    font-size: 13px;
}
#job #sec_01 .secBox:last-child {
    margin-bottom: 0;
}
#job #sec_01 .secBox h5 {
    left: 0;
    right: 0;
    padding: 0;
    top: -70px;
    width: 140px;
    height: auto;
    margin: 0 auto;
    font-size: 23px;
}


#job #sec_01 .secBox .ttlBg01,
#job #sec_01 .secBox .ttlBg02,
#job #sec_01 .secBox .ttlBg03{
    left: 50%;
    top: 0;
    padding: 41px 0;
    width: 130px;
    height: 130px;
    line-height: 1.2;
}

#job #sec_01 .secBox .ttlBg03{
    line-height: 1;
    padding: 30px 0;
}

#job #sec_01 .secBox .ttlBg03 span {
    font-size: 13px;
}

#job #sec_01 .secBox .txtBox {
    width: 100%;
    padding: 50px 0 0 0;
}


#job #sec_01 .secBox h5 span{
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 1px 13px;
    font-size: 13px;
}

#job #sec_02 .ttlArea {
    padding-top: 240px;
    position: relative;
    z-index: 1;
}
#job #sec_02 .ttlArea .ttl {
    width: 150px;
    height: 150px;
}
#job #sec_02 .ttlArea .ttl h4 {
    width: 150px;
    height: 150px;
    background-size: 75px 75px;
}
#job #sec_02 .ttlArea .ttl h4 span {
    line-height: 150px;
    font-size: 32px;
}
#job #sec_02 .secBox {
    padding-bottom: 60px;
}
#job #sec_02 .secInner {
    margin-top: -30px;
    width: 90%;
}
#job #sec_02 .upper {
    padding: 45px 5% 25px;
    margin-bottom: 25px;
}
#job #sec_02 h5 {
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
#job #sec_02 h5:after {
    width: 20px;
    height: 3px;
}
#job #sec_02 .lead {
    text-align: left;
    font-size: 14px;
    margin-bottom: 35px;
}
#job #sec_02 .imgList li:nth-child(n+2) {
    margin-left: 0%;
    float: left;
    width: 48%;
}
#job #sec_02 .imgList li:nth-child(1) {
    width: 68%;
    float: none;
    margin: 0 auto 6%;
}
#job #sec_02 .imgList li:nth-child(3) {
    margin-left: 4%;
    ;
}
#job #sec_02 #sell .ttlArea {
    background-image: url(../Image/job/sell_main.jpg);
}
#job #sec_02 #making .ttlArea {
    background-image: url(../Image/job/making_main.jpg);
}
#job #sec_02 #desk .ttlArea {
    background-image: url(../Image/job/desk_main.jpg);
}
#job #sec_02 #making {
    background: #fff;
}
#job #sec_02 #making .upper {
    background: #fcfbf3
}
#job #sec_03 {
    padding-bottom: 0;
}
#job #sec_03 .ttl_01 {
    text-align: left;
    line-height: 1.4;
}
#job #sec_03 .ttl_01:after {
    width: 50px;
    height: 50px;
    top: -5px;
}
#job #sec_03 .ttl_01 .ttl {
    font-size: 18px;
    padding-left: 10px;
    letter-spacing: -0.05em;
}
#job #sec_03 .ttl_01 .ttl span {
    font-size: 150%;
    ;
}
#job #sec_03 .imgArea {
    margin-bottom: 0;
}
#job #sec_03 .imgArea .bgImage {
    padding-top: 87px;
}
#job #sec_03 .imgArea .txtBox {
    margin-top: -30px;
    font-size: 16px;
    text-align: left;
    line-height: 1.8;
    padding: 15px 5%;
    width: 100%;
    box-sizing: border-box;
}
#job #sec_03 .ctsWrap {
    margin-bottom: 50px;
}
#job #sec_03 .secBox {
}
#job #sec_03 .secBox .bgImage {
    position: relative;
    width: 100%;
    height: 200px;
}
#job #sec_03 .secBox .secInner {
    position: relative;
    width: 90%;
    padding: 0;
    z-index: 2;
    margin-top: -30px;
    box-sizing: border-box;
    box-shadow: 0 0px 3px rgba(0,0,0,0.5);
}
#job #sec_03 .secBox .boxInner {
    width: 100%;
    padding: 40px 5%;
    box-sizing: border-box;
}
#job #sec_03 .subttl_02 {
    font-size: 24px;
    line-height: 1.4;
    padding: 0 0 0 15px;
    margin-bottom: 5px;
}
#job #sec_03 .subttl_02:before {
    height: 34px;
    width: 34px;
}
#job #sec_03 .subttl_02 span {
}
#job #sec_03 .secBox .lead {
    font-size: 14px;
    margin-bottom: 20px;
}
#job #sec_03 .secBox .lead02 {
    font-size: 14px;
}
#job #sec_03 .systemBox {
    font-size: 0;
    margin-bottom: 20px;
}
#job #sec_03 .systemBox:last-child {
    margin-bottom: 0;
}
#job #sec_03 .systemBox .ttl {
    font-size: 16px;
    width: auto;
    text-align: center;
    padding: 7px 20px 6px;
    margin-right: 0;
    margin-bottom: 8px;
}
#job #sec_03 .systemBox .lead02 {
    display: block;
    width: 100%;
}
#job #sec_03 #secBox01 {
    margin-bottom: 50px;
}
#job #sec_03 #secBox02 .bgImage {
    background-image: url(../Image/job/summary02.jpg);
}
#job #sec_03 #secBox02 .lead02 {
    margin-bottom: 30px;
}
#job #sec_03 #secBox02 .lead02:last-child {
    margin-bottom: 0;
}
#job #sec_03 .btmCts {
    padding: 40px 5%;
}
#job #sec_03 .btmCts .lead {
    margin-bottom: 35px;
    font-size: 14px;
}
#job #sec_03 .btmCts .wrapBox .txtBox {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}
#job #sec_03 .btmCts .wrapBox .imgBox {
    float: none;
    width: 100%;
}
#job #sec_03 .btmCts .wrapBox .imgBox li {
    width: 48%;
}
#job #sec_03 .btmCts .wrapBox .lead {
    margin-bottom: 0;
}



/*-----------------------------------------------------

	NUMBER　数字で見る

------------------------------------------------------*/

#number #wrapper .lead {
    margin: 0 auto;
    padding: 40px 0;
}

#number .secInner .ttl {
    font-size: 18px;
    margin: 0px 0 15px 0;
}

#number #sec_02 .numTtl:after {
    width: 38px;
    height: 38px;
    top: -8px;
}

#number .secInner .age {
    width: 100%;
}

#number .secInner .age .chart .label {
    font-size: 16px;
}

#number .secInner .age .count {
    font-size: 25px;
}
#number .secInner .age {
    padding: 20px 20px;
    margin: 0 0px 20px 0;
}

#age01.visible .bar-chart {
    width: 2%;
}
#age02.visible .bar-chart {
    width: 47%;
}
#age03.visible .bar-chart {
    width: 15%;
}
#age04.visible .bar-chart {
    width: 21%;
}
#age05.visible .bar-chart {
    width: 15%;
}


#number .secInner .years .chart .label {
    font-size: 16px;
    width: 73px;
}
#number .secInner .years {
    width: 100%;
    margin-bottom: 20px;
}
#years01.visible .bar-chart {
    width: 16%;
}
#years02.visible .bar-chart {
    width: 48%;
}
#years03.visible .bar-chart {
    width: 18%;
}
#years04.visible .bar-chart {
    width: 13%;
}


#number .secInner .joined_type {
    width: 100%;
    padding: 20px;
    margin: 0 0 20px 0px;
}
#number .secInner .joined_type .inner {
    padding: 0 0 126px 0;
}
#number .secInner .joined_type li {
    line-height: 1.0;
    font-size: 20px;
}
#number .secInner .joined_type li span {
    font-size: 52px;
}


#number .secInner .bloodType {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    padding: 20px;
}



#number .secInner .academic {
    width: 100%;
    padding: 20px;
}


#number .secInner .likeFood {
    width: 100%;
    padding: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
}


#number .secInner .commute {
    width: 100%;
    padding: 20px;
}
.commute .chart .label {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    width: 25%;
}
#commute01.visible .bar-chart {
    width: 4%;
}
#commute02.visible .bar-chart {
    width: 20%;
}
#commute03.visible .bar-chart {
    width: 27%;
}
#commute04.visible .bar-chart {
    width: 49%;
}



#number .secInner .marriage {
    width: 100%;
    padding: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
}
#number .secInner .marriage .count {
    font-size: 40px;
}
#number .secInner .house {
    width: 100%;
    padding: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
}
#number .secInner .club {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
#number .secInner .club .ttl {
    font-size: 18px;
}

#number .Wrapp .lBox {
    width: 100%;
}


#number .secInner .sleeping {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
#number .secInner .sleeping .chart .label {
    width: 13%;
    font-size: 13px;
}
#sleeping01.visible .bar-chart {
    width: 25%;
}
#sleeping02.visible .bar-chart {
    width: 61%;
}
#sleeping03.visible .bar-chart {
    width: 10%;
}



#number .secInner .overtime {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
#number .secInner .overtime .chart .label {
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    width: 15%;
}
#overtime01.visible .bar-chart {
    width: 55%;
}
#overtime02.visible .bar-chart {
    width: 12%;
}
#overtime03.visible .bar-chart {
    width: 12%;
}
#overtime04.visible .bar-chart {
    width: 21%;
}

#number .Wrapp .rBox {
    width: 100%;
}
#number .secInner .birthplace {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
#number .secInner .birthplace p {
    font-size: 18px;
}
#number .secInner .birthplace .box01 .count {
    font-size: 44px;
}
#number .secInner .birthplace .box02 .count {
    font-size: 24px;
}
#number .secInner .birthplace .box03 .count {
    font-size: 34px;
}
#number .secInner .birthplace .box04 .count {
    font-size: 28px;
}
#number .secInner .birthplace .box01 {
    top: 44px;
    left: 63px;
    width: 120px;
    height: 120px;
    padding: 31px 0 0 0;
}
#number .secInner .birthplace .ttl {
    margin: 0px 0 21px 0;
}
#number .secInner .birthplace .box02 {
    top: 164px;
    padding: 15px 0 0 0;
}
#number .secInner .birthplace .box03 {
    width: 100px;
    height: 100px;
}
#number .secInner .birthplace .inner {
    padding: 0 0 98px 0;
}


#number .Wrapp02 .lBox {
    width: 100%;
}


#number .secInner .lunch {
    width: 100%;
    padding: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
}

#number .Wrapp02 .rBox {
    width: 100%;
}

#number .secInner .budget {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}


#number .secInner .contactAdress {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
#contactAdress01.visible .bar-chart {
    width: 49%;
}
#contactAdress02.visible .bar-chart {
    width: 43%;
}
#contactAdress03.visible .bar-chart {
    width: 8%;
}


#number .secInner .jobType {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}

#number .secInner .jobType li .count {
    font-size: 36px;
}
#number .secInner .jobType .graph {
    width: 150px;
    height: 150px;
    margin: 0 auto 0px;
}

#number #sec_02 .box {
    margin-bottom: 0;
}

#number #sec_02 .trigger {
    padding: 20px;
}

#number #sec_02 .lBox {
    float: none;
    width: 100%;
}
#number #sec_02 .rBox {
    float: none;
    width: 100%;
}

#number #sec_02 ul {
    display: block;
}
#number #sec_02 li {
    display: block;
    padding: 10px;
    margin: 6px 0px 0px 0;
    font-size: 13px;
}


#number #sec_02 .box .recommended {
    padding: 20px;
}

#number #sec_02 .box .good {
    padding: 20px;
}

#number #sec_02 .charm {
    padding: 20px;
}

#number #sec_02 .numTtl {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

#number #sec_02 .single {
    padding: 20px;
}


#number #sec_02 .single li {
    display: inline-block;
    padding: 10px 16px;
    margin: 6px 0px 0px 7px;
}
/*-----------------------------------------------------

	FAQ　　よくある質問

------------------------------------------------------*/
#faq #contents{
    padding: 0;
}

#faq .ttl_01 {
    margin-bottom:30px;
}

#faq .topSec {
    padding: 40px 0;
}

#faq .topSec .ttlWrap {
    margin-bottom: 30px;
}

#faq #sec_01 li{
    padding: 30px 0;
}

#faq #sec_01 li .icon {
    width: 30px;
    height: 30px;
    font-size: 17px;
    margin: 0 8px 15px 0;
    padding: 0px 0 0 0;
}

#faq #sec_01 li .txtArea {
    line-height: 1.5;
    font-size: 18px;
    padding: 0px 0 0px 0;
}

#faq #sec_01 li a {
    letter-spacing: -1px;
}

}
