@charset "utf-8";
/*@font-face {
      font-family: "MPLUS1p-Regular";
      src: url("../img/font/MPLUS1p-Regular.ttf");
    
    
    font-family: "MPLUS1p-Medium";
      src: url("../img/font/MPLUS1p-Medium.ttf");
    }*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;700&display=swap&subset=japanese');
@font-face {
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 700;
  font-style: bold;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
}
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #4b4b4b;
}
body {
  line-height: 1;
  position: relative;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #4b4b4b;
  font-size: 14px;
  font-family: "M PLUS 1p", メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 游ゴシック, YuGothic, "小塚ゴシック Pro L", KozGoPro-Light, sans-serif;
  font-weight: normal;
  /*line-height: 1.5;*/
}
/*h1, h2, h3 {
  line-height: 1.4:
} */
p {
  line-height: 1.4;
}
article, header, footer, aside, figure, figcaption, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
  list-style-type: none;
}
img {
  display: block;
  touch-callout: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  bottom: 0;
}
a {
  transition: opacity .3s;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -ms-transition: opacity .3s;
  cursor: pointer;
  outline: none;
  border: none;
  -webkit-tap-highlight-color: rgba(131, 204, 255, .3);
  opacity: 1;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
input[type=number], input[type=email], input[type=url], input[type=tel], input[type=text], input[type=password], textarea, select {
  font-size: 27px;
}
table, th, td {
  border-collapse: collapse;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.txt_cn {
  text-align: center !important;
}
.db {
  display: block;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt60 {
  margin-top: 60px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.pd30 { padding-bottom: 30px;}

.bg_no {background-image: none !important;}
.cl_red {
  color: #f7685c !important;
}
.cl_red{
  color: #EE80B5 !important;
}
.br_sp {
  display: none;
}
.br_pc {
  display: block;
}
@media (max-width:768px) {
  .br_sp {
    display: block;
  }
  .br_pc {
    display: none;
  }
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
#superdiv {
  width: 780px;
  margin: auto;
}
#header {
  padding: 10px 10px 10px 30px;
}
.header_left {
  float: left;
  width: 223px;
  padding: 10px 0 10px;
}
.logo {
  width: 100%;
}
.header_left h1 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}
.header_left a {
  color: #333;
}
.header_right {
  float: right;
  width: 412px;
}
.h_tel, .h_mail, .h_line {
  display: block;
  color: #fff;
  font-size: 11px;
  text-align: center;
  padding: 10px;
  float: left;
  width: 130px;
  height: 100px;
}
.h_tel {
  background-color: #f9867d;
  margin-right: 10px
}
.h_mail {
  background-color: #75b8be;
  margin-right: 10px
}
.h_line {
  background-color: #28c256;
}
.h_tel img, .h_mail img, .h_line img {
  display: block;
  margin: 0 auto;
  width: 40px;
  width: 60px;
}
.h_tel span, .h_mail span, .h_line span {
  display: block;
  margin: 0 auto 7px;
  font-size: 20px;
  color: #fff;
}
.header_left .logo {
  width: 100%;
}
.line_btn {
  display: block;
  width: 600px;
  margin: 0 auto;
}
#main {
  margin: 0 0 40px 0;
}
.contact {
  margin-bottom: 50px;
}
.contact .txt {
  text-align: center;
  font-size: 28px;
  line-height: 1.4;
  margin: 0 0 14px 0;
}
.contact_read .cl_red {
  font-weight: bold;
  font-size: 28px;
}
.contact_read .cl_red span {
  font-size: 33px;
  color: #f7685c;
  font-weight: bold;
}
.t_st1_t, .t_st1_t2, .t_st1_t4 {
  border-top: 4px solid #f7685c;
  border-bottom: 4px solid #f7685c;
  padding: 5px 0;
  width: 660px;
  margin: 0 auto 40px;
}
  .t_st1_t, .t_st1_t2, .t_st1_t4{
    border-color:#ee80b3;
  }
.t_st1_t .inner, .t_st1_t4 .inner {
  border-top: 4px dotted #f7685c;
  border-bottom: 4px dotted #f7685c;
  padding: 16px 0;
  text-align: center;
  font-size: 28px;
  line-height: 1.4;
}
.t_st1_t .inner span {
  font-size: 36px;
  font-weight: bold;
}
.t_st1_t4 {
  border-top: 4px solid #d6b51b;
  border-bottom: 4px solid #d6b51b;
}
.t_st1_t4 .inner {
  border-top: 4px dotted #d6b51b;
  border-bottom: 4px dotted #d6b51b;
  font-size: 32px;
}
/*cont1*/
.t1_h_title {
  width: 501px;
  position: relative;
  background: url("../img/h2_bg.png") no-repeat 0 0 / 100%;
  height: 111px;
  margin: 0 auto;
  margin-bottom: 115px;
}
.t1_h_title .txt {
  position: absolute;
  top: 60px;
  left: 14px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5
}
.t1_h_title .txt span.cl_red {
  font-size: 48px;
  font-weight: bold;
}
.h_title img {
  display: block;
  margin: 0 auto 40px;
}
.intro_box {
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}
.intro_box .inner {
  width: 660px;
  margin: 0 auto;
  overflow: hidden;
}
.intro_box .inner2 {
  width: 440px;
  margin: 0 auto;
  overflow: hidden;
}
.c_t {
  background: url("../img/s1_01.png") no-repeat 0 0 / 202px;
  height: 200px;
  margin-right: 27px;
  width: 202px;
  float: left;
  position: relative;
  text-align: center;
}
.c_t:last-child {
  margin-right: 0px;
}
.c_t .txt1, .c_t .txt2 {
  color: #f7685c;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
}
.c_t .txt1 {
  padding: 52px 0 0 0;
}
.c_t .txt2 {
  padding: 65px 0 0 0;
}
.s1_02 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.s1_03 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.s1_arrow {
  position: absolute;
  bottom: -30px;
  left: 380px;
}
.intro_box2 {
  width: 100%;
  background: url("../img/s2_01a.jpg") no-repeat 0 bottom  / 780px;
  height: 310px;
}
.intro_box2 .inner {
  width: 660px;
  margin: 0 auto;
  overflow: hidden;
}
.intro_box2 .inner_in {
  width: 385px;
  float: right;
 /* margin-top: 25px;*/
}
.intro_box2 .inner .read {
  border-bottom: 4px dotted #4b4b4b;
  display: inline;
  font-size: 32px;
  line-height: 1.6;
}
#merit {
  background-color: #fef0ee;
  overflow: hidden;
}
#merit .h_title img {
  padding: 60px 0 30px 0;
  margin: 0 auto 0px;
}
.merit_box1 {
  width: 720px;
  margin: 0 auto 20px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(247, 104, 92, 0.4);
  overflow: hidden;
  position: relative;
}
.merit_box1 .merit_box1_in {
  clear: both;
  margin: 0 30px 80px; /*padding: 0 0 30px 0;*/
}
.merit_box1 .merit_box1_in2 {
  overflow: hidden;
  margin: 0 30px 30px; /*padding: 0 0 30px 0;*/
}
.merit_box1_in2 .read {
  font-size: 28px;
  width: 428px;
  float: left;
}
.merit_box1_in2 .img_k {
  display: block;
  float: right;
  margin-top: 15px;
}
.s_div {
  position: relative;
  margin: 0 auto;
}
.s_in {
  background-color: #fff;
  padding: 35px 0;
}
.slide02_img01 {
  display: block;
  position: absolute;
  top: -30px;
  left: 10px;
  z-index: 15;
}
.s_txt {
  font-size: 24px;
  width: 90%;
  margin: 0 auto 30px;
}
.s_in2 {
  background-color: #f1f8f9;
  padding: 60px 40px 30px;
}
.s_in2t {
  padding: 30px;
  background-color: #fff;
}
.s_in2t_r {
  font-size: 24px;
  clear: both;
}
.s_in2t .valu {
  float: right;
  overflow: hidden;
  margin-bottom: 15px;
}
.s_in2t .valu .txt1 {
  font-size: 24px;
  color: #f7685c;
  display: inline;
}
.s_in2t .valu .txt1:after {
  content: '｜';
  display: inline-block;
  font-size: 24px;
  color: #333;
}
.s_in2t .valu .txt2 {
  color: #d6b51b;
  display: inline;
  font-size: 24px;
}
.slide02_img02 {
  display: block;
  position: absolute;
  top: -65px;
  left: 30px;
  z-index: 15;
}
.t2_h_title, .t3_h_title, .t4_h_title {
  padding: 75px 0 0 0;
  margin-bottom: 40px;
}
.t2_h_title .txt, .t3_h_title .txt, .t4_h_title .txt {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  width: 720px;
  margin: 0 auto;
  background: url("../img/p_dot.png") repeat-x 0 bottom;
  padding: 0 0 30px 0;
}
.t2_h_title .txt {
  background: url("../img/p_dot.png") repeat-x 0 bottom;
}
.t3_h_title .txt {
  background: url("../img/p_dot2.png") repeat-x 0 bottom;
    line-height: 1.2;
}
.t4_h_title .txt {
  background: url("../img/p_dot3.png") repeat-x 0 bottom;
}
.h2_02_t, .h2_03_t, .h2_04_t {
  display: block;
  margin: 0 auto 40px;
}
.ribbon5 {
  margin: 25px 0;
  display: inline-block;
  position: relative;
  height: 70px;
  line-height: 70px;
  padding: 6px 0;
  font-size: 28px;
  background: #ffabbb;
  background: linear-gradient(90deg, rgb(255, 171, 187) 0%, rgb(255, 142, 195) 100%);
  box-sizing: border-box;
  width: 690px;
}
.ribbon5 h3, .ribbon5 h2 {
  margin: 0;
  padding: 0 0 0 30px;
  border-top: solid 1px #FFF;
  border-bottom: solid 1px #FFF;
  line-height: 55px;
  color: #fff;
  font-weight: bold;
  text-align: left;
}
.ribbon5:after {
  position: absolute;
  content: '';
  z-index: 1;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-width: 35px 15px 35px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.merit_box1_in .read2 {
  font-size: 24px;
  width: 660px;
  padding: 26px;
  border: 4px dotted #f7685c;
  text-align: left;
}
.ribbon6 {
  margin: 25px 0;
  display: inline-block;
  position: relative;
  height: 105px;
  line-height: 105px;
  padding: 6px 0;
  font-size: 29px;
  background: #75b8be;
  box-sizing: border-box;
  width: 690px;
}
.ribbon6{
  background: #ffabbb;
    background: linear-gradient(90deg, rgb(255, 171, 187) 0%, rgb(255, 142, 195) 100%);
}
.ribbon6 h3, .ribbon6 h2 {
  margin: 0;
  padding: 5px 0 5px 30px;
  border-top: solid 1px #FFF;
  border-bottom: solid 1px #FFF;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  text-align: left;
}
.ribbon6::after {
  position: absolute;
  content: '';
  z-index: 1;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-width: 52px 15px 52px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.s2_01 {
  width: 228px;
  height: 331px;
  position: absolute;
  top: 40px;
  right: 25px;
}
.merit_box1_in .read3 {
  font-size: 28px;
  width: 660px;
}
.s2_02 {
  width: 660px;
  margin: 15px auto 0;
}
.s2_03 {
  width: 224px;
  height: 270px;
  position: absolute;
  top: 40px;
  right: 25px;
}
.s2_04 {
  width: 200px;
  height: 228px;
  position: absolute;
  top: 50px;
  right: 40px;
}
.t_st1_t2 .inner {
  border-top: 4px dotted #f7685c;
  border-bottom: 4px dotted #f7685c;
  padding: 7px 0;
  text-align: center;
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
}
.t_st1_t2 .inner{
  border-color: #ee80b3;
}
.inquiry {
  overflow: hidden;
  margin-bottom: 60px;
}
.inquiry .txt {
  width: 400px;
  background-color: #f9867d;
  color: #fff;
  text-align: center;
  font-size: 24px;
  padding: 10px 0;
  border-radius: 30px;
  margin: 0 auto 10px;
}
.inquiry_tel {
  width: 537px;
  height: 95px;
  margin: 0 auto 30px;
}
.inquiry .inner {
  width: 660px;
  margin: 0 auto;
}
.inquiry .inner a {
  width: 320px;
  height: 100px;
  display: block;
  float: left;
}
.inquiry .inner a:first-of-type {
  margin: 0 20px 0 0;
}
.in_st1 {
  background-color: #fef0ee;
  padding: 80px 0;
  margin-bottom: 0;
}
#experience {
  margin: 70px 0 70px 0;
}
.ep_bix1 {
  width: 720px;
  background-color: #fbf7e8;
  border-radius: 30px;
  margin: 0 auto 20px;
  padding: 30px;
}
.ep_bix1_in {
  overflow: hidden;
  margin-bottom: 38px;
  clear: both;
}
.ep_bix1_in .read p {
  clear: both;
  display: block;
  border-bottom: 4px dotted #4b4b4b;
  font-size: 24px;
  line-height: 1.9;
}
.ep_bix1_in .read p:first-of-type {
  font-weight: bold;
}
.s3_01 {
  width: 250px;
  float: left;
}
.ep_bix1_in .read {
  width: 375px;
  float: right;
}
.ep_bix1 .read2 {
  font-size: 34px;
  line-height: 1.4;
  text-align: center;
  color: #d6b51b;
  font-weight: bold;
  margin-bottom: 40px;
}
.ep_bix1 .read3 {
  font-size: 28px;
  line-height: 1.4;
}
.CaseNo {
  display: block;
  float: right;
  width: 130px;
  margin-bottom: 27px;
}
.ep_bix1:nth-child(odd) {
  background-color: #fef0ee;
}
#company {
  background-color: #f1f8f8;
  overflow: hidden;
  margin-bottom: 80px;
}
#company .h_title {
  background-color: #f1f8f8;
  margin-bottom: 70px;
}
#company .read {
  width: 652px;
  margin: 0 auto;
  font-size: 28px;
}
#company .read span {
  background: linear-gradient(transparent 60%, #b3d8db 60%);
}
.s4_01 {
  display: block;
  width: 660px;
  margin: 0 auto 30px;
}
.fukidashi {
  position: relative;
  width: 720px;
  margin: 0 auto;
  padding: 30px;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.05em;
  background-color: #fff;
  border-radius: 8px;
  -webkit-filter: drop-shadow(0px 3px 5px rgba(117, 184, 190, 0.8));
  -moz-filter: drop-shadow(0px 3px 5px rgba(117, 184, 190, 0.8));
  -ms-filter: drop-shadow(0px 3px 5px rgba(117, 184, 190, 0.8));
  filter: drop-shadow(0px 3px 5px rgba(117, 184, 190, 0.8));
}
.fukidashi::before {
  content: "";
  position: absolute;
  top: -40px;
  right: 19%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 30px solid #FFF;
}
.t_st2_t {
  background-image: linear-gradient(-45deg, #fef5f3 25%, #fef0ee 25%, #fef0ee 50%, #fef5f3 50%, #fef5f3 75%, #fef0ee 75%, #fef0ee);
  background-size: 25px 25px; /*ストライプ線の太さ*/
  padding: 20px 0;
  font-size: 32px;
  color: #f7685c;
  font-weight: bold;
}
.t_st3_t {
  margin: 0;
  font-size: 28px;
  border-bottom: #f7685c solid 2px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  position: relative;
  font-weight: bold;
  text-align: left;
}
.t_st3_t:before {
  content: '';
  width: 100%;
  height: 4px;
  background-color: #f7685c;
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.s4_02 {
  vertical-align: middle;
  width: 50px;
  display: inline;
}
.t_st3_t p.txt {
  vertical-align: middle;
  display: inline;
  width: 590px;
  margin-left: 20px;
  font-weight: bold;
}
.fukidashi {
  margin-bottom: 80px;
}
.fukidashi .read2 {
  display: block;
  margin: 40px 0;
  text-align: center;
  font-size: 28px;
}
.s4_03 {
  width: 430px;
  float: left;
}
.cp_box {
  margin-bottom: 40px;
}
.cp_box_in {
  overflow: hidden;
}
.cp_box_in .read3 {
  width: 200px;
  float: right;
  text-align: left;
  font-size: 28px;
}
.fukidashi .read4 {
  text-align: right;
  font-size: 20px;
}
.fl_box {
  margin: 0 0 70px 0;
}
.fl_box_in {
  position: relative;
  width: 720px;
  margin: 0 auto;
}
.t_st1_t3 {
  background-color: #f7685c;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  position: absolute;
  top: 73px;
  left: 0;
  width: 700px;
  z-index: 1;
  font-size: 32px;
  padding: 10px 0 10px 223px;
  margin: 0 0 0 20px;
}
.fl_box_in .fl_no {
  position: relative;
  z-index: 10;
}
/*.fl_box_in .fl_no { position: absolute; top:0; left:0; z-index: 10;}*/
.fl_box_in .read {
  position: absolute;
  top: 145px;
  left: 223px;
  width: 448px;
  font-size: 28px;
}
.s5_arrow {
  position: absolute;
  top: 250px;
  left: 80px;
}
.link_u {
  color: #75b8be;
  text-decoration: underline;
  font-weight: bold;
}
.fl1_wp {
  overflow: hidden;
  margin-bottom: 80px;
}
.fl2_wp {
  background-image: linear-gradient(-45deg, #fbf7e8 25%, #fdfbf4 25%, #fdfbf4 50%, #fbf7e8 50%, #fbf7e8 75%, #fdfbf4 75%, #fdfbf4);
  background-size: 25px 25px;
  padding: 40px 0 40px;
  overflow: hidden;
  margin-bottom: 80px;
}
.fl2_box {
  width: 660px;
  margin: 0 auto 40px;
}
.fl2_box_f {
  width: 320px;
  float: left;
}
.fl2_box_f img {
  display: block;
  margin: 0 auto 15px;
}
.fl2_box_in {
  border: 4px solid #d6b51b;
  border-radius: 20px;
  background-color: #fff;
}
.fl2_box_in .ttl {
  background-color: #d6b51b;
  border-radius: 16px 16px 0 0;
  font-size: 28px;
  color: #fff;
  text-align: center;
  padding: 12px 0;
}
.fl2_box_in .read {
  font-size: 28px;
  text-align: center;
  padding: 20px 0;
}
.fl2_wp .resd2 {
  color: #d6b51b;
  text-align: center;
  font-weight: bold;
  font-size: 28px;
}
.fl3_wp {
  text-align: center;
}
.t_st1_t5 {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  min-width: 260px;
  padding: 10px 0;
  background-color: #75b8be;
  border-radius: 30px;
  color: #fff;
  margin: 0 auto;
}
.fl3_wp .read1 p, .fl3_wp .read2 p {
  color: #346978;
  font-size: 28px; /*font-weight: bold;*/
}
.fl3_wp .read1, .fl3_wp .read2 {
  width: 338px;
  text-align: center;
}
.fl3_in {
  position: relative;
  width: 660px;
  margin: 0 auto;
}
.fl3_img1 {
  position: relative;
  top: 0;
  left: 0;
}
.fl3_img2 {
  position: relative;
  top: -50px;
  left: 350px;
}
.fl3_in .read1 {
  position: absolute;
  top: 60px;
  right: 0;
}
.fl3_in .read2 {
  position: absolute;
  top: 337px;
  left: 40px;
}
.offer_in {
  background-color: #75b8be;
  width: 100%;
  padding-top: 70px;
  overflow: hidden;
}
.offer_t {
  position: relative;
  width: 720px;
  margin: 0 auto 30px;
  background: url("../img/s7_02.jpg") no-repeat 0 0 /100%;
  height: 300px;
}
.offer_t .txt {
  display: block;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 180px;
  left: 282px;
  font-size: 40px;
  text-shadow: 2px 1px 3px rgba(4, 42, 61, 0.9), 2px 1px 3px rgba(4, 42, 61, 0.9), 2px 1px 3px rgba(4, 42, 61, 0.9);
}
.offer_li {
  width: 720px;
  margin: 0 auto;
}
.offer_li dt {
  display: block;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 30px;
}
.offer_li dd {
  display: block;
  font-size: 28px;
  color: #fff;
  border-bottom: 2px solid #fff;
  padding-bottom: 40px;
  margin-bottom: 40px;
  line-height: 1.4;
}
.st_bg_b {
  display: block;
  background-color: #dcedef;
  line-height: 1.4;
  padding: 30px;
  border-radius: 15px;
  margin-top: 20px;
  font-size: 26px;
}
.offer_li .dot_t {
  font-size: 28px;
  line-height: 1.4;
  color: #fff;
}
.offer_li .dot_t:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  content: '';
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
}
.s7_03 {
  display: block;
  margin: 0 auto 20px;
}
.offer_in .read {
  font-size: 28px;
  color: #fff;
  text-align: center;
}
.offer_c1 {
  width: 720px;
  margin: 70px auto 80px;
}
.offer_c1_in {
  position: relative;
  padding: 60px 30px;
  overflow: hidden;
  min-height: 335px;
  background-color: #fff;
}
.offer_c1_in .s7_img1 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.offer_c1_in .s7_img2 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
}
.offer_c1 .c1_txt {
  position: absolute;
  width: 450px;
  text-align: center;
  z-index: 2;
  top: 60px;
  right: 30px;
}
.offer_c1 .c1_txt .txt1 {
  display: block;
  font-size: 28px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.fs20 {
  font-size: 20px;
}
.offer_c1 .c1_txt .txt2 {
  font-size: 28px;
  font-weight: bold;
  border-bottom: 3px solid #f7685c;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.offer_c1 .c1_txt .txt2 .cl_red {
  font-size: 36px;
  font-weight: bold;
}
.offer_c1 .c1_txt .txt3 {
  font-size: 28px;
  font-weight: bold;
}
.offer_c1 .c1_txt .txt3 .cl_red {
  font-size: 48px;
  font-weight: bold;
}
.offer_c1 .c1_txt .txt2:after {
  position: absolute;
  content: '';
  top: 160px;
  left: 210px;
  border: 15px solid transparent;
  border-top: 15px solid #f7685c;
  width: 0;
  height: 0;
}
.offer_c1 .c_t1:before, .offer_c1 .c_t1:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 60px;
  background-size: contain;
  vertical-align: bottom;
}
.offer_c1 .c_t1 {
  position: absolute;
  top: -30px;
  left: 171px;
  z-index: 2;
}
.offer_c1 .c_t1:before {
  background: url("../img/ribbon_l.png") no-repeat 0 0 / 15px;
}
.offer_c1 .c_t1:after {
  background: url("../img/ribbon_r.png") no-repeat 0 0 / 15px;
}
.c_t1_t {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  background-color: #f7685c;
  height: 60px;
  font-size: 32px;
  vertical-align: bottom;
  padding: 13px 30px 0 30px;
  text-align: center;
  width: 348px
}
.offer_c1_box {
  position: relative;
  margin-bottom: 60px;
}
.rg0 {
  right: 0;
}
#qa {
  background-color: #fbf7e8;
  overflow: hidden;
}
.qa_l {
  width: 720px;
  margin: 0 auto;
}
.qa_l dt {
  background: #d6b51b;
  border: 4px solid #d6b51b;
  border-radius: 30px 30px 0 0;
  font-size: 28px;
  color: #fff;
  padding: 11px 30px;
  overflow: hidden;
}
.qa_l dd {
  background: #fff;
  border: 4px solid #d6b51b;
  border-radius: 0 0 30px 30px;
  font-size: 28px;
  color: #fff;
  padding: 15px 30px;
  overflow: hidden;
  margin-bottom: 20px;
}
.qa_l dt b, .qa_l dt p, .qa_l dd b, .qa_l dd p {
  display: inline;
}
.qa_l dt p {
  color: #fff;
  font-weight: bold;
}
.qa_l dd b {
  color: #d6b51b;
  float: left;
  width: 30px;
  line-height: 1.4;
}
.qa_l dd p, .qa_l dt p {
  float: right;
  width: 615px;
}
.qa_l dt b {
  float: left;
  width: 30px;
  line-height: 1.4;
}
#cont9 {
  margin: 60px 0;
}
.cont9_in {
  width: 720px;
  margin: 50px auto;
}
.cont9_item1 {
  position: relative;
  min-height: 300px;
  width: 720px;
  margin: 0 auto;
}
.cont9_item1 .txt1 {
  width: 450px;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 5;
}
.cont9_item1 .txt1 p {
  display: inline;
  font-size: 32px;
  line-height: 1.6;
  border-bottom: 3px dotted #4b4b4b;
}
.cont9_item1 .txt1 b {
  font-size: 32px;
  line-height: 1.7;
}
.s9_img {
  width: 306px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.cont9_item2 {
  background: url("../img/s9_02.png") no-repeat 0 0 / 100%;
  width: 780px;
  height: 250px;
  text-align: center;
  padding-top: 45px;
}
.cont9_item2 .txt1 {
  font-size: 24px;
  font-weight: bold;
  color: #f7685c;
  letter-spacing: 3px;
  margin-bottom: 15px;
}
.cont9_item2 .txt2 {
  font-size: 30px;
  font-weight: bold;
}
.cont9_item2 .txt3 {
  font-size: 36px;
  font-weight: bold;
}
.cont9_item2 .txt3 .cl_red {
  font-size: 48px;
  font-weight: bold;
}
footer {
  background-color: #ee80b3;
}
.footer_in {
  padding: 20px 0 20px;
}
.footer_in .txt1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
}
#button_set_bottom {
  position: fixed;
  bottom: 0;
  padding: 0;
  width: 780px;
  /* -webkit-box-shadow: 0px -2px 2px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px -2px 2px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px -2px 2px -1px rgba(0, 0, 0, 0.75);*/
  display: none;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.9);
}
#button_set_bottom a {
/*  width: 33.3%;
  margin: 0;
  display: block;
  float: left;*/
}
#button_set_bottom a img {
 /* width: 70px;*/
}
#button_set_bottom .h_tel, #button_set_bottom .h_mail, #button_set_bottom .h_line {
  height: auto;
  padding: 15px;
}
#button_set_bottom .h_tel span, #button_set_bottom .h_mail span, #button_set_bottom .h_line span {
  font-size: 26px;
}
.open a:link {
  color: #17184b;
}
.open, .close {
  display: block;
  width: 100%;
  font-weight: bold;
  margin: 20px auto 80px;
  border-radius: 4px;
  padding: 16px 0;
  text-align: center;
  color: #17184b;
  border: 1px solid #17184b;
  text-decoration: none;
}
.close {
  display: none !important;
}
/* **********************
  slider02
********************** */
.slide01, .slide02 {
  /*background-color: #f9f8f8;*/
  /*padding:40px 0 20px 0;*/
  padding: 0px 0 20px 0;
}
.slide01 .slick-prev, .slide01 .slick-next, .slide02 .slick-prev, .slide02 .slick-next {
  position: absolute;
  top: 40%;
  border: none;
  text-indent: -999999px;
  color: transparent;
  cursor: pointer;
}
.slide02 .slick-prev, .slide02 .slick-next {
  top: 55%;
}
.slide01 .slick-prev, .slide02 .slick-prev {
  left: 45px;
  background: url(../img/slide02_right.png) no-repeat;
  width: 35px;
  height: 44px;
  z-index: 10;
}
.slide01 .slick-next, .slide02 .slick-next {
  right: 30px;
  background: url(../img/slide02_left.png) no-repeat;
  width: 35px;
  height: 44px;
}
.slide01 > div, .slide02 > div {
  width: 90%;
  margin: auto;
}
.slick-slide tr, .shop_list_sec tr {
  border-bottom: 1px dotted #7d7c7c;
}
.slick-slide tr:last-child {
  border-bottom: none;
}
.slick-slide tr:last-child {
  border-bottom: none;
}
/*.slide02 .title{
	background: #17184b;
	line-height: 70px;
	text-align: center;
	color: white;
	font-size: 30px;
}*/
.slide02 table {
  width: 85%;
  margin: 0 auto;
}
.slide02 table tr td, .shop_list_sec table tr td {
  box-sizing: border-box;
  padding: 12px !important;
  font-size: 28px;
  height: 20px;
  line-height: 1.3;
}
.slide02 table tr td.blue, .shop_list_sec table tr td.blue {
  font-weight: bold;
  color: #f7685c;
  white-space: nowrap;
  font-size: 24px;
}
.tb_st table tr td.blue, .shop_list_sec table tr td.blue{
  color: #ee80b3;
}
.slick-dots {
  text-align: center;
  margin-top: 30px;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots li button {
  /*display: block;
	margin-top: 10px;
	margin-bottom: 10px;*/
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  height: 33px;
}
.slick-dots li button:before {
  font-size: 20px;
  /*width: 10px;
	height: 10px;
	line-height: 25px;*/
  content: '●';
  display: block;
  text-align: center;
  color: #ccc;
}
.slick-dots li.slick-active button:before {
  color: #f7685c;
}
.slide03 img {
  width: 100% !important;
}
/* メールフォーム
**********************************************************************/
input, textarea {
  background: white none repeat scroll 0 0;
  border: 1px solid #cccccc;
  border-radius: 10px;
  font-size: 32px;
  padding: 20px;
  width: 600px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 35px
}
form {
  margin: 0;
  padding: 0;
}
.item_label {
  color: #161718;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.mailform {
  /*width:640px;*/
  margin: 0 auto 30px;
}
.mailform h2 {
  background-color: #f9867d;
  color: white;
  font-size: 30px;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  padding: 15px 10px;
  margin-bottom: 60px;
}
.mailform-in {
  width: 600px;
  margin: 15px auto 0;
  padding: 0;
}
.mailform-in dd {
  margin-bottom: 25px;
}
.mailform-in p.txt1 {
  font-size: 23px;
  text-align: center;
  padding: 30px 0;
}
span.fColorRED {
  color: #fb4030;
}
.submit {
  width: 100%;
  text-align: center;
}
.submitbtn {
  border: 1px solid #60BEC6;
  border-radius: 3px;
  width: 100%;
  text-align: center;
  padding: 18px;
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
  background: #ef66ae;
  background: -moz-linear-gradient(top, #7FD7DF 0%, #60BEC6 100%);
  background: -webkit-linear-gradient(top, #7FD7DF 0%, #60BEC6 100%);
  background: linear-gradient(to bottom, #7FD7DF 0%, #60BEC6 100%);
  cursor: pointer;
}
.cp_ipselect {
  overflow: hidden;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cp_ipselect select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.cp_ipselect.cp_sl01 {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 10px;
  background: #ffffff;
  margin-bottom: 60px;
}
.cp_ipselect.cp_sl01:before {
  position: absolute;
  top: 1.6em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666666;
  pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
  padding: 15px 38px 15px 15px;
  color: #333;
  font-size: 27px;
}
/*全国のキャバクラ派遣モア*/
.btn-square {
  float: left;
  display: inline-block;
  padding: 1.0em 1em;
  text-decoration: none;
  background: #75b8be;
  color: #FFF;
  border-bottom: solid 4px #539DA3;
  border-radius: 3px;
  width: 49.2%;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
.btn-square{
  background:#93a7f9;
  border-color: #8399ee;
}
.btn-square:nth-child(odd) {
  float: right;
}
.btn-square:hover {
  border-bottom: solid 4px #539DA3;
}
.btn-square:hover{
   border-color: #93a7f9;
}
.btn-square:active {
  /* -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;*/
}
img.area_item_img {
  width: 30px !important;
  margin-right: 5px;
}
.area_item {
  margin-bottom: 20px;
}
.area_item_ttl {
  margin: 0 0 15px 0;
  border-bottom: 6px double #ee80b3;
  padding-bottom: 8px;
  font-size: 26px;
  font-weight: bold;
}
img.area_item_img {
  width: 28px !important;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.area_item_ttl span {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.area_sec {
  width: 95%;
  margin: 0 auto;
}
/*.area_sec h2 {
  line-height: 60px;
  position: relative;
  height: 60px;
  margin: 2em 50px 1em 0;
  padding: 0 2rem;
  text-align: center;
  color: #fff;
  background: #fa8b7c;
}

.area_sec h2:after {
  position: absolute;
  top: 0;
  display: block;

  content: '';
  border: 30px solid #fa8b7c;
}

.area_sec h2:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}

.area_sec h2 span {
  position: relative;
  display: block;
}*/
/*footer*/
.hp_top {
  color: #fff;
  text-decoration: underline;
  font-size: 25px;
    display: block;
margin: 0 0 15px 0;
}
.area_footer_link {
  font-size: 25px;
    margin-bottom: 20px;
}
.area_footer_link li {
  display: inline-block;
    margin-bottom: 10px;
}
.area_footer_link li a {
  color: #fff;
}
.area_footer_link li:before {
  content: '｜ ';
  display: inline-block;
  color: #fff;
}
.area_footer_link li:last-child:after {
  content: '｜ ';
  display: inline-block;
  color: #fff;
}
/**/
.footer_in {
  padding: 25px 4% 20px;
}
.area_footer_title {
  font-size: 25px;
  color: #fff;
    margin: 0 0 15px 0;
}
/*下層ページ*/
#top_sec , #top_sec1, #top_sec2, #top_sec3, #top_sec4, #top_sec5, #top_sec6, #top_sec7, #top_sec8, #top_sec9, #top_sec10 {
  overflow: hidden;
  margin-bottom: 60px;
  padding: 0px 30px 0;
}

#top_sec {
  background: url("../img/ok_1_bg.png") no-repeat 0 bottom /430px;
}

#top_sec1 {
  background: url("../img/kago_1_bg.png") no-repeat 0 bottom /430px;
}

#top_sec2 {
  background: url("../img/oita_1_bg.png") no-repeat 0 bottom /430px;
}

#top_sec3 {
  background: url("../img/fuku_1_bg.png") no-repeat 0 bottom /430px;
}

#top_sec4 {
  background: url("../img/shiz_1_bg.png") no-repeat 0 bottom /430px;
}

#top_sec5 {
  background: url("../img/tok_1_bg.png") no-repeat 0 bottom /430px;
}

#top_sec6 {
  background: url("../img/gun_1_bg.png") no-repeat 0 bottom /430px;
}

#top_sec7 {
  background: url("../img/hok_1_bg.png") no-repeat 0 bottom /360px;
}

.top_sec_txt { margin-bottom: 20px;}
.top_sec_txt, top_sec_txt_r {
  font-size: 28px;
}
.under {
  border-bottom: 4px dotted #4b4b4b;
  display: inline;
  font-size: 32px;
  line-height: 1.6;
}
.top_sec_txt_r {
  width: 390px;
  float: right;
}
#job_sec {
  padding: 40px 0 30px;
    margin-bottom: 50px;
}
.shop_list_sec {
  width: 648px;
  margin: 0 auto;
}
.shop_list_sec table {
  width: 90%;
  margin: 0 auto;
}
.slide02_img01_r {
  display: block;
  position: absolute;
  top: -50px;
  right: 10px;
  z-index: 15;
}

/* 右斜め */
.bg_skew_border {
  background-color: #fff4fa;
  background-image:
    repeating-linear-gradient(-45deg, #fef5f3, #fef5f3 7px, transparent 0, transparent 14px);
}
.bg_cl_r {
  background: #F6685C;
}
.bg_cl_r{
  background: #ff9aad;
    background: linear-gradient(90deg, rgb(255, 154, 173) 0%, rgb(161, 179, 255) 100%);
}

    .marker {
 background: linear-gradient(transparent 70%, #faeeba 0%);
}


        #recommended {
    background-color: #fbf7e8;
    overflow: hidden;
}
        
         #recommended .merit_box1 .merit_box1_in {margin: 0 30px 60px;}
        .b_s_yellow{box-shadow: 0 0 8px rgba(204, 204, 51, 0.4);}

        .area_sec_sub_txt {background: #fff;
border-radius: 15px;
padding: 1px 10px;
color: #f7685c;
display: inline-block;
font-weight: bold;
font-size: 22px;}
.area_sec_sub_txt{
  color: #ee80b3;
}
    .area_sec .ribbon6 h2 {
        padding: 0px 0 5px 30px;
        font-size: 35px;
min-height: 50px;}

 

/*menu*/
.menu_txt {
  display: block;
  font-size: 13px;
  color: #7a7679;
  padding: 1px 0 0 0;
}
.header_line, .header_navi {
  display: block;
}
.header_navi {
  position: absolute;
  top: 0;
  right: -10px;
  width: 55px;
  height: 50px;
  text-align: center;
}
.menuBtn {
  width: 55px;
  height: 50px;
  margin: 0 0 0 0 !important;
}
.dl-menuwrapper {
  width: 100%;
  max-width: 300px;
  float: left;
  position: relative;
  -webkit-perspective: 750pt;
  perspective: 750pt;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  z-index: 10
}
.dl-menuwrapper:first-child {
  margin-right: 75pt
}
.dl-menuwrapper ul {
  padding: 0px 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background: #e47ead;
}
.dl-menuwrapper li {
  position: relative;
  text-align: left
}
.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 15px 20px 15px 10px;
  font-size: 13px;
  letter-spacing: 0;
  color: #fff;
  outline: 0;
  text-decoration: none;
  border-bottom: 1px solid #f0cadd;
}
.dl-menuwrapper li:last-child a {
  border-bottom: none;
}
.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 237, 246, .2)
}
.dl-menuwrapper li.dl-back > a {
  padding-left: 30px;
  background: rgba(0, 0, 0, .1)
}
.dl-menuwrapper li a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  /*background-image:url(url(<?php bloginfo('template_url'); ?>/img/r01_bread_arw2.png);*/
  background-image: url(url(img/r01_bread_arw3.png);
  background-repeat: no-repeat;
  width: 8px;
  height: 12px;
  background-size: contain
}
.dl-menuwrapper li.dl-back:after {
  left: 10px;
  color: hsla(26, 14%, 80%, .3);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.dl-menuwrapper li > a:after {
  right: 10px;
  color: rgba(0, 0, 0, .15)
}
.dl-menuwrapper .dl-menu {
  margin: 26px 0 0;
  position: absolute;
  left: -225px;
  width: 260px;
  border-radius: 5px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, .25);
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all .3s ease
}
.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}
.dl-menu.dl-animate-out-1 {
  -webkit-animation: a .4s;
  animation: a .4s
}
@-webkit-keyframes a {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg)
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5
  }
  to {
    -webkit-transform: translateZ(-500px) rotateY(0);
    opacity: 0
  }
}
@keyframes a {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg)
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5
  }
  to {
    -webkit-transform: translateZ(-500px) rotateY(0);
    transform: translateZ(-500px) rotateY(0);
    opacity: 0
  }
}
.dl-menu.dl-animate-in-1 {
  -webkit-animation: b .3s;
  animation: b .3s
}
@-webkit-keyframes b {
  0 {
    -webkit-transform: translateZ(-500px) rotateY(0);
    opacity: 0
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    opacity: .5
  }
  to {
    -webkit-transform: translateZ(0) rotateY(0);
    opacity: 1
  }
}
@keyframes b {
  0 {
    -webkit-transform: translateZ(-500px) rotateY(0);
    transform: translateZ(-500px) rotateY(0);
    opacity: 0
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
    opacity: .5
  }
  to {
    -webkit-transform: translateZ(0) rotateY(0);
    transform: translateZ(0) rotateY(0);
    opacity: 1
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: c .4s ease;
  animation: c .4s ease
}
@-webkit-keyframes c {
  0 {
    -webkit-transform: translateX(50%);
    opacity: 0
  }
  to {
    -webkit-transform: translateX(0);
    opacity: 1
  }
}
@keyframes c {
  0 {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: d .4s ease;
  animation: d .4s ease
}
@-webkit-keyframes d {
  0 {
    -webkit-transform: translateX(0);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(50%);
    opacity: 0
  }
}
@keyframes d {
  0 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0
  }
}
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  transform: none
}
.no-js .dl-menuwrapper li .dl-submenu {
  display: block
}
.no-js .dl-menuwrapper li.dl-back {
  display: none
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, .1)
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: ''
}
.menu-trigger, .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  opacity: 1
}
.menu-trigger {
  position: relative;
  width: 30px;
  height: 17px;
  top: 0px;
  right: 0px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f7685c;
  border-radius: 1px;
  opacity: 1;
}
.menu-trigger span:nth-of-type(1) {
  top: 0
}
.menu-trigger span:nth-of-type(2) {
  top: 7px
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-315deg);
  transform: translateY(8px) rotate(-315deg)
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(315deg);
  transform: translateY(-7px) rotate(315deg)
}
.dl-menuwrapper li.li_member a:before {
  position: absolute;
  top: 60%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  background-image: url(img/header_icon_line.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  background-size: 35px;
}
.dl-menuwrapper li.li_login a:before {
  position: absolute;
  top: 60%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  background-image: url(img/r01_header_icon_login.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  background-size: 35px;
}
.dl-menuwrapper li.li_member a, .dl-menuwrapper li.li_login a {
  padding-left: 30px;
  background: rgba(131, 204, 255, .2)
}

@media (max-width: 768px) {
    
    .headerWrap {
    width: 30.5%;
    float: left;
}
    
    .headerIcon > div {
    width:60px;
    height:57px;    
    margin: 0 2px 0 0;
}
    .header_navi {
    width: 55px;
    height: 57px;
}
    
    .menu-trigger {
    width: 23px;
    height: 17px;
}
    
    .menu_txt {
    font-size: 10px;
}
    
    .login_btn a span, .header_icon_web a span, .header_btn_line a span {
    font-size: 10px;
    padding-top: 3px;
}
    
    .menuBtn {
    width: 55px!important;
    height: 57px!important;
}
    .headerIcon a {
    width: 100%;
    height: 57px;
}
    
    .header_btn_line a {
    background-size: 60%;
    background-position: center 20px;
}
.header_icon_web a {
        background-size: 60%;
    background-position: center 20px;
}


.login_btn a{
    background-size: 63%;
    background-position: center 20px;
}
    
}

@media (max-width: 768px) {
  html {
    margin-top: 0px !important;
  }
  #header_sp {
    display: block;
    padding: 0;
    border-top: none;
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
  }
}


    #header { padding: 10px 10px 10px 10px;}
    .header_right { position: relative; width: 510px;}
    .h_tel, .h_mail, .h_line { width: 120px;}
    .h_tel span, .h_mail span, .h_line span {font-size: 19px;}
    .header_navi {width: 120px; padding: 10px; border: 1px solid #d9d9d9; margin-right: 10px;}
    .menu_txt {font-size: 19px; margin: 0 auto 15px;}
    .menu-trigger {
    height: 35px;
        width: 45px;
}
    
    .menu-trigger span {
    height: 4px;
}
    .menu-trigger span:nth-of-type(2) {
    top: 15px;
}
    
    .header_navi {
    height: 100px;
}
    
    .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(315deg);
    transform: translateY(-15px) rotate(315deg);
}
    
    .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-315deg);
    transform: translateY(15px) rotate(-315deg);
}
    
    .dl-menuwrapper li a { font-size: 28px; padding: 40px 20px 40px 20px;}
    
    .dl-menuwrapper .dl-menu {
    left: -400px;
    width: 495px;
    }



/*---------------------------------------------------------
会社概要
---------------------------------------------------------*/

.company_info {
	/*background: #fff;
	border:3px solid #dedede;
	border-radius: 6px;
	padding: 8px;*/
	margin: 10px auto 0;
    padding: 20px 60px;
    
}
.company_info .company_t{
	display: block;
	margin: 5px 0 5px 0;
	font-weight: bold;
	text-align: center;
    font-size: 24px;
}
.company_info table {
	width: 100%;
}
.company_info table tr {
	display: block;
	border-top: 1px dashed #ccc;
	padding: 20px 0 0;
	margin: 20px 0;
}
          
.company_info table tr:last-child {
              border-bottom: 1px dashed #ccc;
    padding-bottom: 25px;
          }
          
.company_info table tr th {
	letter-spacing: 0em;
	background: #75B8BE;
	padding: 5px 0;
	display: inline-block;
	border-radius: 2px;
	text-align: center;
	color: #fff;
	width: 22%;
	vertical-align: top;
    font-size: 22px;
}
.company_info table tr td {
	letter-spacing: 0em;
	text-align: left;
	padding: 0 0 0 10px;
	max-width: 81%;
	display: inline-block;
    font-size: 28px;
    line-height: 1.5;
}
.company_info table tr td span {
	font-size: 11px;
	display: block;
}
.company_info p {
	margin: 10px 0 0 0;
}

/*ボタン*/
a.color01 span {
    position: relative;
	color: #fff;
	font-weight:bold;
}

	a.color01 {
	display:block;
	margin:0 auto;
padding: 18px 0px 10px;
font-size: 38px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    color: #fff;
   /*border: 1px solid #70ca0e;
    -webkit-box-shadow: 0 -4px 0 #549c02 inset;
    box-shadow: 0 -4px 0 #549c02 inset;
    text-shadow: 1px 1px 1px rgba(71,71,71,.3);
    background: #66cf5a;
    background: -webkit-gradient(linear,left top,left bottom,from(#73DC00),to(#61B501));
    background: -webkit-linear-gradient(top,#73DC00 0,#61B501 100%);
    background: linear-gradient(to bottom,#73DC00 0,#61B501 100%);
    border-radius: 6px;*/
    font-weight: 700;
}
a.color01{
  background-color: #01b901;
}
div:after, ul:after {
    content: '';
    display: block;
    clear: both;
}

a.color01 img{
overflow: hidden;
width:3.8rem;
margin: -5px 0.5rem 0 0;
vertical-align: middle;
display: inline-block;
  -webkit-filter:drop-shadow(1px 1px 1px rgba(71,71,71,0.3));
  -moz-filter:drop-shadow(1px 1px 1px rgba(71,71,71,0.3));
  -ms-filter:drop-shadow(1px 1px 1px rgba(71,71,71,0.3));
  filter:drop-shadow(1px 1px 1px rgba(71,71,71,0.3));

}
a.color01 .txt1 {
display: block;
font-size: 22px;
color:#fff;
line-height: 1.6;
}

.top_line a.color01 { width: 100%; font-size:20px; padding: 13px 0 9px;}
.top_line a.color01 .txt1 {font-size: 11px;}
#button_set_bottom a.color01 .txt1 {/*font-size: 12px;*/}

 @media only screen and (max-width: 750px) {
	 a.color01 {
		 width:80%; float: left;
		  font-size: 17px;
		  padding:7px 0 11px;
		 }
		 a.color01 img{
			 width: 1.2rem;
		 }
		 a.color01 .txt1 {
			 font-size: 10px;
		 }
		 
		 .ha-header-front a.color01, .shop_detail_list a.color01, .line-button3 a.color01{
		 width:100%; float: left;
		  font-size: 17px;
		  padding:7px 0 11px;
		 }

	 }

    .header_right {
  float: right;
  width: 500px;
    }
    
    a.color01 { margin-right: 130px;}

    .all_area_box .read1 {
  background: url("../img/p_dot2.png") repeat-x 0 top;
  padding-top: 30px;
  margin: 0 20px;
}
        .all_area_box .read1_in {
  display: block;
  font-size: 24px;
  padding: 0 10px;
  background: url("../img/p_dot2.png") repeat-x 0 bottom;
  line-height: 1.2;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

        
.rs_btn,
a.rs_btn,
button.rs_btn {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn_t1 {
  color: #fff;
  background-color: #d6b51b;
  border-bottom: 5px solid #b79a14;
    font-size: 30px;
    margin: 0 8px 30px;
}

a.btn_t1:hover {
  margin-top: 3px;
  color: #fff;
  background: #d6b51b;
  border-bottom: 2px solid #b79a14;
}

          .all_area_box { padding:0 20px  20px;}
          .all_area_box_f { background-color: #fff; padding: 20px; margin-bottom: 30px;}
          .all_area_fl { display: block; float: left; width: 40%;}
          .all_area_fr  { display: block; float: left; width: 40%;}
          .all_area_fr { display: block; float: right; width: 58%;position: relative;}
          .all_area_box .ttl { color: #d6b51b; font-weight: bold;font-size: 34px; margin-bottom: 10px;}
          .all_area_fr .read2 { font-size: 26px;}
          .all_area_box .read1_in { display: block; font-size: 24px; padding: 0 10px; background: url("../img/p_dot2.png") repeat-x 0 bottom; line-height: 1.2; padding-bottom: 30px; margin-bottom: 30px;}
          .all_area_box .read1 {background: url("../img/p_dot2.png") repeat-x 0 top; padding-top: 30px; margin: 0 20px;}
.all_area_box .head_ttl{
  line-height: 60px;
  position: relative;
  height: 60px;
  margin: 2em auto 1em;
  padding: 0 2rem;
  text-align: center;
  
  background: #d6b51b;
    width: 60%;
}

.all_area_box .head_ttl:before,
.all_area_box .head_ttl:after {
  position: absolute;
  top: 0;
  display: block;
  /*height: 48px;*/
  content: '';
  border: 30px solid #d6b51b;
}

.all_area_box .head_ttl:before {
  left: -40px;
  border-left-width: 15px;
  border-left-color: transparent;
}

.all_area_box .head_ttl:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}

.all_area_box .head_ttl span {
  position: relative;
  display: block;
    color: #fff;
    font-weight: bold;
     font-size: 30px;
}
          .all_area_fr img { display: block; float: right; width: 135px; margin: 0px 0 0; position: absolute;
bottom: 0;
right: 0;
display: block;}
          

    .intro_box2 {
  width: 100%;
  background: url("../img/s10_01.jpg") no-repeat 0 bottom / 342px;
  height:283px;
}
        .intro_box2 .inner_in {
  width: 405px;
}

                .txt_link_st1{
                    display: inline-block;
                    margin: 0 auto;
                    background-color: #75B8BE;
                    border-radius: 40px;
                    padding: 20px 40px;
                    font-size: 28px;
                    font-weight: bold;
                    color: #fff;
                    margin:30px 0 60px;
                    
                }



#button_set_bottom a {
  width: 33.3%;
  margin: 0 auto;
  display: block;
  float: left;
}
