@charset "utf-8";
body {
  font: normal 18px/1.7 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, Arial, Verdana, sans-serif;
  text-align: left;
  color: #000;
  text-align: justify;
  overflow-x: hidden;
}
body .sp-item {
  display: none !important;
}
body .pc-item {
  display: block !important;
}
@media screen and (max-width: 640px) {
  body {
    min-width: inherit;
    height: 100%;
  }
  body .sp-item {
    display: block !important;
  }
  body .pc-item {
    display: none !important;
  }
  body .sp-item img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .sp img {
    max-width: 90%;
  }
  .sp02 img {
    max-width: 100%;
  }
  .sp03 img {
    max-width: 70%;
  }
}
.fl_left {
  float: left;
}
.fl_right {
  float: right;
}
.ov_hd {
  overflow: hidden;
}
.bg_none {
  background-image: none !important;
}
a.rollover:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.line_0 {
  line-height: 0;
}
.zindex {
  z-index: 200;
}
input[type=radio] {
  width: 15px;
  height: 15px;
  vertical-align: middle;
}
input[type=image]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
/* ----------------------------------------------------
 
    text
 
---------------------------------------------------- */
em {
  text-decoration: underline;
  font-style: normal;
}
.bd_red {
  border-bottom: 1px solid #FF0004;
  padding-bottom: 2px;
}
.bd_red02 {
  border-bottom: 3px solid #FF0004;
  padding-bottom: 0px;
}
.red {
  color: #ff0000;
}
.yellow {
  background-color: #ffff00;
}
.gray {
  color: #666666;
}
.bold {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
.strike {
  text-decoration: line-through;
}
.ac {
  text-align: center !important;
}
.ar {
  text-align: right !important;
}
.al {
  text-align: left !important;
}
.bold {
  font-weight: bold !important;
}
.font10 {
  font-size: 10px !important;
}
.font11 {
  font-size: 11px !important;
}
.font12 {
  font-size: 12px !important;
}
.font13 {
  font-size: 13px !important;
}
.font14 {
  font-size: 14px !important;
}
.font15 {
  font-size: 15px !important;
}
.font16 {
  font-size: 16px !important;
}
.font17 {
  font-size: 17px !important;
  line-height: 150%;
}
.font18 {
  font-size: 18px !important;
}
.font19 {
  font-size: 19px !important;
}
.font20 {
  font-size: 20px !important;
}
.font21 {
  font-size: 21px !important;
}
.font22 {
  font-size: 22px !important;
}
.font23 {
  font-size: 23px !important;
}
.font24 {
  font-size: 24px !important;
}
.font25 {
  font-size: 25px !important;
}
.font26 {
  font-size: 26px !important;
}
.font27 {
  font-size: 27px !important;
}
.font28 {
  font-size: 28px !important;
}
.font29 {
  font-size: 29px !important;
}
.font30 {
  font-size: 30px !important;
}
.font32 {
  font-size: 32px !important;
}
/* ----------------------------------------------------
 
    float
 
---------------------------------------------------- */
.fr {
  float: right !important;
}
.fl {
  float: left !important;
}
.clear {
  clear: both;
}
img {
  line-height: 0;
  padding: 0;
  margin: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px; /*¥*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}
hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */
.area {
  width: 100%;
  padding: 20px 0;
}
.contWrap {
  width: 760px;
  margin: 0 auto;
  text-align: center;
}
.tel-number {
  position: absolute;
  top: 100px;
  left: 207px;
}
.tel-number a span {
  font-size: 68px !important;
  font-weight: bold;
  color: #0973C1;
  text-decoration: none;
}
.contWrap.mail {
  padding-left: 10px;
  margin-bottom: 30px;
}
.contWrap.mail img {
  width: 90%;
}
.contWrap.mail img:hover {
  opacity: 0.6;
}
@media screen and (max-width: 640px) {
  .contWrap {
    width: 95%;
  }
  .tel-number {
    top: 66px;
    left: 85px;
  }
  .tel-number a span {
    font-size: 42px !important;
  }
}
@media screen and (max-width: 390px) {
  .tel-number {
    top: 67px;
    left: 76px;
  }
  .tel-number a span {
    font-size: 34px !important;
  }
}
/* --- ファーストビュー--- */
.head {
  background: #f8d247;
  color: #7a3407;
  padding: 3px 0;
  font-size: 30px;
  font-weight: 600;
}
.main {
  text-align: center;
}
.area01 {
  background: #f8d247;
}
@media screen and (max-width: 640px) {
  .head {
    padding: 0px 0;
    font-size: 26px;
  }
}
.area001 {
  margin: 40px 0;
}
/* --- ファーストビュー ここまで--- */
/* --- ボタンエリア --- */
.area_btn {
  width: 770px;
  height: 392px;
  position: relative;
  margin: 0 auto;
}
.btn {
  position: absolute;
  bottom: 60px;
  left: 56px;
}
@media screen and (max-width: 640px) {
  .area_btn {
    width: 100%;
    height: 100px;
    position: relative;
    margin: 10px auto 0;
  }
  .btn {
    position: absolute;
    width: 88%;
    bottom: 14%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .area_btn .tel-number, .area_btn .sp-item {
    display: none !important;
  }
  .area_btn .btn.rollover.sp-item {
    display: block !important;
  }
}
/* --- ボタンエリア ここまで --- */
/* --- お悩み --- */
.area02 {
  background: #f2f2f2;
  padding-bottom: 65px;
}
.area02_inner {
  margin-top: -65px;
  margin-bottom: -25px;
}
@media screen and (max-width: 640px) {
  .area02_inner img {
    width: 90%;
  }
}
/* --- お悩み ここまで --- */
/* --- 解決できます --- */
.area04 {
  background: url("../images/bg_01.jpg") no-repeat;
  background-size: cover;
}
@media (min-width: 641px) {
  .wrap {
    display: flex;
    justify-content: center;
  }
  .pnA {
    width: 390px;
  }
  .pnB {
    width: 390px;
  }
}
.area05_top {
  background: url("../images/p_05bottom.jpg") no-repeat;
  background-size: 100% auto;
  background-position: bottom;
  background-color: #f8d247;
  text-align: center;
  padding-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .area05_top {
    padding-bottom: 40px;
  }
}
/* --- 解決できます ここまで --- */
/* --- サービス内容 --- */
.box_L {
  border: 4px solid #0068aa;
  margin: 5px 5px 5px 0;
  width: 100%;
  background: #eefaff;
}
.box_L h3 {
  background: #0068aa;
  color: #FFF;
  text-align: center;
  margin: 0;
  font-size: 32px;
}
.box_L .inner {
  padding: .5em;
  font-size: 20px;
}
.box_R {
  border: 4px solid #0068aa;
  margin: 5px 0 5px 5px;
  width: 100%;
  background: #eefaff;
}
.box_R h3 {
  background: #0068aa;
  color: #FFF;
  text-align: center;
  margin: 0;
  font-size: 32px;
}
.box_R .inner {
  padding: .5em;
  font-size: 20px;
}
.list li {
  background: url("../images/check.png") no-repeat;
  background-position: 5px 7px;
  line-height: 1.5;
  text-align: left;
  padding: 0 0 0 38px;
}
@media (max-width: 640px) {
  .box_L {
    margin: 10px auto;
    width: 98%;
  }
  .box_L h3 {
    font-size: 32px;
  }
  .box_L .inner {
    font-size: 22px;
  }
  .box_R {
    margin: 10px auto;
    width: 98%;
  }
  .box_R h3 {
    font-size: 32px;
  }
  .box_R .inner {
    font-size: 22px;
  }
  .list li {
    background: url("../images/s_check.png") no-repeat;
    background-position: 0px 0px;
    line-height: 1.7;
    text-align: left;
    padding: 0 0 0 38px;
  }
}
/* --- サービス内容 ここまで --- */
/* --- メイン画像 --- */
.area06 {
  margin-top: -40px;
  margin-bottom: -20px;
}
/* --- メイン画像 ここまで --- */
/* --- 接客研修 --- */
.area07 {
  background: #e3e3e3;
}
/* --- 接客研修 ここまで--- */
/* --- よくある質問 --- */
.area08 {
  background: url("../images/bg_02.jpg") no-repeat;
  background-size: cover;
}
.area .area08_inner {
  background: #fff;
  margin: 15px 0;
}
.question {
  display: inline-block;
  padding: 10px;
  background-image: linear-gradient(to right, #025eaf, #3a84d4);
  border-radius: 15px;
  width: 694px;
  margin: 0 auto;
  display: flex;
  justify-content: left;
}
.question h4 {
  color: #FFF;
  text-align: left;
  padding: 0 0 0 10px;
  font-size: 23px;
  line-height: 30px;
}
.pnC img {
  padding-bottom: 7px;
}
.answer {
  display: inline-block;
  padding: 10px;
  width: 694px;
  margin: 0 auto;
  display: flex;
  justify-content: left;
}
.answer h4 {
  text-align: left;
  padding: 0 0 0 10px;
  font-size: 21px;
  line-height: 30px;
}
@media (max-width: 640px) {
  .area08_inner_01 {
    padding: 20px 0 0 0;
  }
  .question {
    width: 90%;
    margin: 0 auto;
  }
  .question .pnC {
    padding: 0 0 0 0;
  }
  .question .pnD {
    padding: 4px 0 0 5px;
  }
  .answer {
    width: 90%;
    margin: 0 auto;
  }
  .answer .pnC {
    padding: 1px 0 0 5px;
    width: 45px;
  }
  .answer .pnD {
    padding: 0px 0 0 10px;
    width: 500px;
  }
}
/* --- よくある質問 ここまで --- */
/* --- お客様の声 --- */
.area09 {
  background: #fdf2f2;
}
.wrap_02 {
  display: flex;
  justify-content: flex-start;
  width: 760px;
}
.area09_box {
  margin: 15px auto 0;
  background: #fff;
  border-radius: 21px;
  border: #E95166 solid 6px;
  box-shadow: 2px 2px 10px 3px #ccc;
  padding: 10px 20px 20px;
}
.area09_box p {
  text-align: left;
  text-align: justify;
  font-weight: bold;
  margin: 5px 0 0 0;
}
@media (max-width: 640px) {
  .area09 {
    padding: 5px 0 15px 0;
  }
  .wrap_02 {
    display: flex;
    justify-content: flex-start;
    width: 90%;
  }
}
/* --- お客様の声 ここまで --- */
/* --- 紹介キャンペーン --- */
.area10 {
  background: #ffe7d6;
  padding-bottom: 50px;
}
.area10 p {
  font-size: 30px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 40px;
}
@media (max-width: 640px) {
  .area10 p {
    font-size: 26px;
    margin-top: 8px;
    line-height: 30px;
  }
}
/* --- 紹介キャンペーン ここまで--- */
.area11 {
  margin-top: -60px;
  margin-bottom: -30px;
}
/* --- 会社概要 --- */
.area12 {
  background-color: #1e7fce;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v2h-6v6h6v8H8v-6H2v6H0V0zm4 4h2v2H4V4zm8 8h2v2h-2v-2zm-8 0h2v2H4v-2zm8-8h2v2h-2V4z' fill='%23309af1' fill-opacity='0.19' fill-rule='evenodd'/%3E%3C/svg%3E");
  padding-top: 0px;
}
.kaisha {
  width: 100%;
  margin-top: 20px;
}
.kaisha th, .kaisha td {
  border-bottom: 1px solid #fff;
  padding: 20px;
  color: #fff;
}
.kaisha td {
  text-align: left;
}
.kaisha th {
  font-weight: bold;
}
/* --- 会社概要 ここまで --- */
/*----- 　スマホ　改行 -----*/
@media screen and (min-width: 641px) {
  .br-sp {
    display: none;
  }
}
/*----- 　スマホ改行 ここまで -----*/
a {
  color: yellow;
}
.recruit {
  margin: 60px auto;
}
@media screen and (max-width: 640px) {
  .recruit {
    margin: 40px auto;
  }
}
/* ------ 対応地域 ------ */
.area13 {
  background-color: #fff2c9;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='32' viewBox='0 0 16 32'%3E%3Cg fill='%23fffceb' fill-opacity='0.4'%3E%3Cpath fill-rule='evenodd' d='M0 24h4v2H0v-2zm0 4h6v2H0v-2zm0-8h2v2H0v-2zM0 0h4v2H0V0zm0 4h2v2H0V4zm16 20h-6v2h6v-2zm0 4H8v2h8v-2zm0-8h-4v2h4v-2zm0-20h-6v2h6V0zm0 4h-4v2h4V4zm-2 12h2v2h-2v-2zm0-8h2v2h-2V8zM2 8h10v2H2V8zm0 8h10v2H2v-2zm-2-4h14v2H0v-2zm4-8h6v2H4V4zm0 16h6v2H4v-2zM6 0h2v2H6V0zm0 24h2v2H6v-2z'/%3E%3C/g%3E%3C/svg%3E");
}
h2 {
  font-size: 26pt;
  font-weight: bold;
}
.info {
  background-color: #FFF;
  padding: 20px 30px;
  margin: 0 0 20px;
}
.info p {
  text-align: left;
  font-weight: bold;
}
.info_inner {
  width: 100%;
  margin-top: 20px;
}
.info_inner th, .info_inner td {
  border-bottom: 1px dotted #000;
  padding: 20px;
  color: #000;
}
.info_inner td {
  text-align: left;
}
.info_inner th {}
@media (max-width: 640px) {
  .info {
    padding: 20px 15px;
  }
}
/* --- 対応地域 ここまで --- */
/* 固定フッター */
/*メニューをページ下部に固定*/
#sp-fixed-menu {
  position: fixed;
  width: 100%;
  bottom: 0px;
  font-size: 0;
  z-index: 99;
}
/*==================================================
fade-animation
===================================*/
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeInTrigger {
  opacity: 0;
}
/* privacy */
article {
  margin-top: 80px;
}
.form_title {
  width: 80%;
  margin: 0 auto;
}
.form_title h2 {
  position: relative;
  background: rgb(0, 188, 212);
  padding: 50px 0;
  text-align: center;
  color: white;
  box-shadow: 0 0 0 2px #FFF, 0 0 0 8px rgb(0, 188, 212);
  font-size: 30px;
}
section.inner {
  width: 50%;
  margin: 0 auto;
}
.ly_wrap {
  margin: 80px auto;
}

.recruit-tel-pc,
.recruit-tel-mobile {
  position: relative;
  text-decoration: none;
}
.recruit-tel-pc span {
  color: black;
  font-size: 50px;
  font-weight: bold;
  position: absolute;
  left: 0;
  right: -55px;
  top: -102px;
}
.recruit-tel-mobile span {
  color: black;
  font-size: 34px;
  font-weight: bold;
  position: absolute;
  left: -110px;
  right: 0;
  top: -69px;
}
@media screen and (max-width: 380px) {
  .recruit-tel-mobile span {
    color: black;
    font-size: 32px;
    font-weight: bold;
    position: absolute;
    left: -103px;
    right: 0;
    top: -59px;
  }
}