@charset "utf-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  font-family: 'Roboto Condensed', 'Helvetica', ヒラギノ角ゴ Pro,
    Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 15px;
  line-height: 1em;
  color: #333;
}
img {
  vertical-align: bottom;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select {
  vertical-align: middle;
}
body {
  -webkit-text-size-adjust: none;
}
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}
img {
  max-width: 100%;
  height: auto;
}
.pc {
  display: none;
}
article.wrap {
  border-top: solid 3px #ec771b;
  min-width: 1150px;
}
.hosoku {
  font-size: 80%;
  line-height: 1.3;
  color: #999;
  margin-top: 5px;
}
header {
  overflow: hidden;
  width: 100%;
  margin: 0 0 7px 0;
}
header h1 {
  width: 55%;
  float: left;
  margin: 5px 0 0 7px;
  color: #ff3d75;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
}
header .headlogo {
  width: 37%;
  float: right;
  padding: 5px 7px 0 0;
}
header .headlogo img {
  float: right;
  width: 100%;
  max-width: 190px;
  height: auto;
}
.pc_hidden {
  display: none !important;
}
div {
  box-sizing: border-box;
}
h2,
h3 {
  font-weight: normal;
  line-height: 1.3;
}
#sample_kyujin,
.cta_area--bg,
.flow_wrap,
.case_wrap {
  background-color: #ecf3e9;
  background: url(/lp_static/029/img/bg_container.gif);
  padding: 30px 0px 15px;
}
.pc_wrap,
footer .inner,
header {
  overflow: hidden;
  width: 1130px;
  margin: 0 auto;
  padding: 10px 50px;
  box-sizing: border-box;
}
.pc_wrap--hosoku {
  padding: 0px 50px;
}
.pc_bg_gray {
  background: #f0f6ef;
}
header h1 {
  float: left;
  margin: 0;
  color: #ff3d75;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
#mv {
  float: right;
  display: inline-block;
  width: 570px;
}
.mv_all_wrap {
  background: url(../img/mv_bg_pc.png) repeat-x,
    -ms-linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%);
  background: url(../img/mv_bg_pc.png) repeat-x,
    -moz-linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%);
  background: url(../img/mv_bg_pc.png) repeat-x,
    -o-linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%);
  background: url(../img/mv_bg_pc.png) repeat-x,
    -webkit-linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%); /* W3C */
  background: url(../img/mv_bg_pc.png) repeat-x,
    linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%);
  background-size: auto 293px;
  padding: 15px 0px;
}
.mv_all_wrap_02 {
  background: url(/lp_static/032/img/mv_bg_pc_02.png) no-repeat,
    -ms-linear-gradient(top, #fffaeb 22%, #fff 60%, #fff 100%);
  background: url(/lp_static/032/img/mv_bg_pc_02.png) no-repeat,
    -moz-linear-gradient(top, #fffaeb 22%, #fff 60%, #fff 100%);
  background: url(/lp_static/032/img/mv_bg_pc_02.png) no-repeat,
    -o-linear-gradient(top, #fffaeb 22%, #fff 60%, #fff 100%);
  background: url(/lp_static/032/img/mv_bg_pc_02.png) no-repeat,
    -webkit-linear-gradient(top, #fffaeb 22%, #fff 60%, #fff 100%); /* W3C */
  background: url(/lp_static/032/img/mv_bg_pc_02.png) no-repeat,
    linear-gradient(top, #fffaeb 22%, #fff 60%, #fff 100%);
  background-size: 100% 293px;
  overflow: hidden;
  padding: 15px 0px;
}
.mv_all_wrap-aff {
  background: url(../img/mv_bg_pc_aff.jpg) no-repeat,
    -ms-linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%);
  background: url(../img/mv_bg_pc_aff.jpg) no-repeat,
    -moz-linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%);
  background: url(../img/mv_bg_pc_aff.jpg) no-repeat,
    -o-linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%);
  background: url(../img/mv_bg_pc_aff.jpg) no-repeat,
    -webkit-linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%); /* W3C */
  background: url(../img/mv_bg_pc_aff.jpg) no-repeat,
    linear-gradient(top, #ffefe1 22%, #fff 60%, #fff 100%);
  background-size: 100% 293px;
  overflow: hidden;
  padding: 15px 0px;
}
.mv_wrap {
  position: relative;
}
.mv_wrap .catchphrase {
  font-family: 'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体',
    'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
  position: absolute;
  font-size: 1.75em;
  font-weight: bold;
  color: #fff2ab;
  top: 30px;
  left: 24px;
}
.mv_wrap .catchphrase_original {
  left: 39px !important;
}
.mv_wrap .kome_text {
  position: absolute;
  bottom: 8px;
  left: 12px;
  font-size: 0.68rem;
}
.mv_wrap .kome_text02 {
  position: absolute;
  bottom: 8px;
  left: 12px;
  font-size: 12px;
}
.form_wrap_pc {
  overflow: hidden;
  width: 1150px;
  margin: 0 auto;
  padding: 0px 50px;
  box-sizing: border-box;
}
.form_wrap_pc:after {
  content: '';
  display: block;
  clear: both;
}
#formArea {
  display: inline-block;
}
#sample_kyujin h2 {
  text-align: center;
  color: #ef6a35;
  font-weight: bold;
  font-size: 180%;
}
#sample_kyujin ul.owl-carousel li {
  background: #fff;
  box-sizing: border-box;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
}
#sample_kyujin #sample_kyujin_list {
  margin-top: 15px;
}
#sample_kyujin ul.owl-carousel li span.tag_gyousyu {
  background: #fbc116;
  padding: 3px 5px;
  border-radius: 2px;
  color: #fff;
  font-size: 85%;
}
#sample_kyujin ul.owl-carousel li span.tag_point {
  background: transparent;
  padding: 3px 5px;
  border-radius: 2px;
  color: #db241f;
  border: 1px solid #db241f;
  box-sizing: border-box;
  font-size: 85%;
}
#sample_kyujin ul.owl-carousel li .img_wrap {
  margin: 10px 0px;
}
#sample_kyujin ul.owl-carousel li .img_wrap img {
  width: 100%;
}
#sample_kyujin ul.owl-carousel li .text_area .detail {
  font-size: 85%;
  color: #777;
  line-height: 1.2;
  margin: 10px 0px;
}
#sample_kyujin ul.owl-carousel li .text_area .catch {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 5px;
}
#sample_kyujin ul.owl-carousel li .text_area .salary {
  background: #f9f9f9;
  padding: 10px;
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
  position: relative;
}
#sample_kyujin ul.owl-carousel li .text_area .salary span {
  color: #b30000;
  font-size: 120%;
  padding: 0px 3px;
}
#sample_kyujin p.hosoku {
  font-size: 80%;
  display: block;
  padding: 0px 10px;
  text-align: center;
}
#reason h2,
#case h2,
#user_voice h2,
#flow h2 {
  background: #006c3b;
  padding: 25px 0px;
  color: #55301e;
  font-size: 160%;
  text-align: center;
  font-weight: normal;
}
.h2_sp {
  display: none;
}
#reason h2.h2_pc {
  background: transparent;
  font-size: 230%;
  padding: 50px 0px 40px;
  font-weight: bold;
}
.reason_wrap {
  background: #ffc825;
}
.reason_menu {
  display: table;
  width: 100%;
  margin: 25px 0px;
  border-spacing: 10px 0;
}
.reason_menu_item {
  background: #fff;
  font-size: 11pt;
  font-weight: bold;
  margin: 0px;
  cursor: pointer;
  width: 33.3333%;
  display: table-cell;
  color: #333;
  position: relative;
  border-radius: 5px;
  transition: 0.8s;
}
.reason_menu_item:hover {
  text-decoration: none;
  opacity: 0.8;
}
.reason_menu_item .img_wrap {
  width: 100%;
  padding: 20px 20px 0px;
  text-align: center;
}
.reason_menu_item .img_wrap img {
  width: 50%;
}
.reason_menu_item .txt_wrap {
  line-height: 1.3;
  padding: 25px;
  text-align: center;
}
.reason_menu_item .txt_wrap span {
  display: block;
}
.reason_menu_item .txt_wrap span br {
  display: none;
}
.reason_menu_item .txt_wrap strong {
  font-size: 150%;
}
.reason_menu_item img.rotate {
  transform: rotate(90deg);
}
.reason_menu_item span.arrow {
  min-height: 30px;
  max-height: 30px;
  width: 100%;
  display: block;
  position: relative;
}
.reason_menu_item span.arrow:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border: 0px;
  border-bottom: solid 2px #006c3b;
  border-right: solid 2px #006c3b;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 50px;
  left: 50%;
  top: 0%;
}
.reason_menu_item span.arrow.rotate:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border: 0px;
  border-bottom: solid 3px #006c3b;
  border-right: solid 3px #006c3b;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 8px;
  top: 50%;
}
.reason_cont_h3 {
  display: table;
  width: 100%;
  margin-bottom: 25px;
}
.reason_cont_h3 .img_wrap {
  display: table-cell;
  width: 25%;
}
.reason_cont_h3 .img_wrap img {
  width: 100%;
}
.reason_cont_h3 span {
  display: table-cell;
  width: 75%;
  padding-left: 15px;
  font-size: 130%;
  font-weight: bold;
  margin: 60px 0px 50px;
  color: #333;
  vertical-align: middle;
  text-align: left;
}
.reason_cont_h3 span:first-letter {
  font-size: 160%;
}
.reason_cont_inner {
  display: table;
  width: 100%;
  border-bottom: 1px solid #eee;
  margin-top: 40px;
}
.reason_cont_inner:first-child {
  margin-top: 0;
}
.reason_cont_inner:last-child {
  border-bottom: 0;
}
.reason_cont_wrap_left {
  display: table-cell;
  width: 55%;
  vertical-align: top;
}
.reason_cont_wrap p {
  line-height: 1.8;
  margin-bottom: 20px;
  font-size: 15px;
  color: #666;
}
.reason_cont_wrap {
  margin-bottom: 50px;
}
.reason_cont_wrap .adress {
  font-size: 1.2rem;
  font-weight: normal;
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: dotted 2px #ef6a35;
}
.reason_cont_wrap .adress dt {
  color: #ef6f42;
  display: inline-block;
  margin-left: -6px;
}
.reason_cont_wrap .access {
  font-size: 1.3rem;
  font-weight: normal;
}
.reason_cont_wrap .access dt {
  color: #ef6f42;
  display: inline-block;
  margin-left: -6px;
}
.reason_cont_wrap .access dd {
  line-height: 1.8;
}
.sub_menu_cont_img_wrap {
  display: table-cell;
  width: 45%;
  padding-left: 30px;
  vertical-align: middle;
}
.sub_menu_cont_img_wrap img {
  width: 100%;
}
.pc_wrap_cont_wrap {
  background: #fff;
  padding: 50px 75px;
  margin-bottom: 30px;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
#case h2.h2_pc {
  background: transparent;
  font-size: 180%;
  color: #ef6a35;
  padding: 40px 0px;
  font-weight: bold;
}
#case .case_wrap {
  padding: 0px 15px;
}
#case h2 br,
#user_voice h2 br {
  display: none;
}
#case .case_wrap .case_box {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
  border: 2px solid #ef6a35;
}
.case_mv {
  position: relative;
}
.case_mv_label {
  position: absolute;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  width: 70px;
  top: 0;
  left: 0;
  background: #ef6a35;
  padding: 20px 10px;
}
.case_mv_label_large {
  font-size: 150%;
  display: block;
}
.case_mv_ttl {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  background: rgba(243, 172, 0, 0.9);
  width: 50%;
  height: 100%;
  padding: 60px 10px 10px;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: bold;
}
.case_mv_ttl_wrap {
  position: relative;
  height: 100%;
  vertical-align: middle;
}
.case_mv_ttl_hosoku {
  font-size: 80%;
  margin-top: 20px;
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: normal;
}
#case .case_box_dtl {
  padding: 10px;
}
#case .case_box {
  margin-bottom: 15px;
}
#case .case_box:last-child {
  margin-bottom: 0px;
}
#case .case_box_dtl_ba {
  text-align: center;
  margin-bottom: 10px;
  box-sizing: border-box;
  background: #fff4e3;
  padding: 10px;
}
.case_box_dtl_ba_gyousyu_txt {
  font-size: 130%;
  color: #ef6a35;
  font-weight: bold;
  position: relative;
}
.case_box_dtl_ba_gyousyu_txt + .case_box_dtl_ba_gyousyu_txt,
.case_box_dtl_ba_salary_ba_after {
  margin-left: 40px;
}
.case_box_dtl_ba_gyousyu_txt + .case_box_dtl_ba_gyousyu_txt:before {
  content: '';
  width: 0;
  height: 0;
  border: solid 6px transparent;
  border-left: solid 10px #ef6a35;
  position: absolute;
  top: 40%;
  left: -25px;
  margin-top: -3px;
}
.case_box_dtl_comment {
  background: #fff;
  border-radius: 5px;
  padding: 15px;
  box-sizing: border-box;
}
.case_box_dtl_comment p {
  margin-bottom: 15px;
  line-height: 1.7;
}
.case_box_dtl_comment p:last-child {
  margin-bottom: 0px;
}
.case_box_sub_menu {
  padding: 0px 20px 20px;
}
.case_box_dtl_ba_salary_ba .salary {
  font-weight: bold;
}
.case_box_dtl_ba_salary_ba .salary .large {
  font-size: 180%;
}
.case_box_dtl_ba_salary_ba_after {
  position: relative;
}
.case_box_dtl_ba_salary_ba_after:before {
  content: '';
  width: 0;
  height: 0;
  border: solid 6px transparent;
  border-left: solid 10px #ef6a35;
  position: absolute;
  top: 40%;
  left: -25px;
  margin-top: -3px;
}
#case .red {
  color: #db241f;
}
#case .up {
  background: #db241f;
  color: #fff;
  padding: 2px 10px;
  font-size: 90%;
  font-weight: bold;
  display: inline-block;
}
#user_voice {
}
#user_voice h2.h2_pc {
  background: transparent;
  font-size: 180%;
  color: #ef6a35;
  font-weight: bold;
  padding: 40px 0px 0px;
}
#user_voice .item {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
  border: 2px solid #eee;
}
#user_voice .main_menu_voice {
  font-weight: bold;
  padding: 20px;
  margin: 0px;
  cursor: pointer;
  display: table;
  position: relative;
}
.user_voice_wrap {
  background-image: url('../img/user_voice_bg.jpg');
  background-size: cover;
  position: relative;
}
.user_voice_wrap .owl-item {
  opacity: 0.8;
}
.main_menu_voice .img_wrap {
  display: table-cell;
  width: 20%;
  padding-right: 10px;
}
.main_menu_voice .img_wrap img {
  width: 100%;
}
.main_menu_voice .ttl_wrap {
  display: table-cell;
  width: 80%;
  vertical-align: top;
  padding-right: 15px;
}
.main_menu_voice .ttl_wrap .voice_ttl {
  line-height: 1.3;
  display: block;
  margin-bottom: 5px;
}
.main_menu_voice .ttl_wrap .voice_dtl {
  line-height: 1.3;
  display: block;
  font-weight: normal;
  font-size: 90%;
  color: #666;
}
span.marker {
  font-weight: bold;
  background: #fff89b;
}
.sub_menu_voice {
  font-size: 14px;
  line-height: 1.5;
  padding: 20px;
}
.sub_menu_voice span.marker {
  background: none;
}
.sub_menu_voice p {
  text-indent: 1em;
  margin-bottom: 10px;
}
.sub_menu_voice p:last-child {
  margin-bottom: 0px;
}
.owl-carousel--voice {
  margin: 30px 0px 0px;
}
.flow_wrap {
  padding: 0;
}
.flow_wrap .pc_wrap {
  padding-bottom: 50px;
}
#flow h2.h2_pc {
  background: transparent;
  font-size: 180%;
  color: #ef6a35;
  font-weight: bold;
  padding: 40px 0px 0px;
}
.kks-service-flow__body {
  margin-top: 40px;
  padding-bottom: 55px;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
}
.kks-service-flow__body:after {
  content: '';
  display: block;
  clear: both;
}
.kks-service-list__item {
  width: 23.0519480519%;
  position: relative;
  float: left;
}
.kks-service-item {
  padding: 0;
  margin: 0;
}
.kks-service-item__fig img {
  width: 100%;
  height: auto;
}
.kks-service-item__header {
  padding: 15px 0;
}
.kks-service-item__step {
  font-family: 'Roboto Condensed', 'Helvetica', ヒラギノ角ゴ Pro,
    Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ef6a35;
  font-size: 13px;
  letter-spacing: 3px;
  font-weight: 700;
}
.kks-service-item__step strong {
  font-family: 'Roboto Condensed', 'Helvetica', ヒラギノ角ゴ Pro,
    Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  font-weight: bold;
}
.kks-service-item__txt {
  font-size: 18px;
  font-weight: 500;
}
.kks-service-item__lead {
  padding-top: 10px;
  border-top: 1px solid #cbcbcb;
  font-size: 14px;
  line-height: 1.7;
}
.kks-service-item__lead span {
  display: block;
  color: #ef6a35;
  margin-bottom: 5px;
  font-weight: bold;
  text-align: center;
}
.kks-service-list__item + .kks-service-list__item:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 62px;
  left: -17px;
  border-style: solid;
  border-width: 14px 0 14px 12px;
  border-color: transparent transparent transparent #ef6a35;
  content: ' ';
}
.kks-service-list__item + .kks-service-list__item {
  margin-left: 2.5974025974%;
}
.present_dtl {
  padding: 35px 20px 25px;
  background-color: #fff;
}
.present_top {
  margin-bottom: 10px;
}
.kks-benefits {
  position: relative;
  background-color: #fff;
  padding: 30px;
  border: 6px double #ec420e;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.kks-benefits__content {
  width: 50%;
  display: table-cell;
  padding: 15px 15px 0px;
}
.kks-benefits__h {
  width: 480px;
  position: absolute;
  top: -23px;
  left: 45%;
  margin-left: -165px;
  background-color: #ec420e;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 46px;
  text-align: center;
  vertical-align: middle;
}
.kks-benefits__h strong {
  color: #fff48a;
  font-size: 30px;
  vertical-align: middle;
  position: relative;
}
.kks-benefits__h:before,
.kks-benefits__h:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  left: -15px;
  z-index: 1;
}
.kks-benefits__h:before {
  width: 0;
  height: 0;
  top: 0;
  border-style: solid;
  border-width: 0px 15px 23px 0;
  border-color: transparent #ec420e transparent transparent;
}
.kks-benefits__h:after {
  width: 0;
  height: 0;
  bottom: 0;
  border-style: solid;
  border-width: 23px 15px 0px 0;
  border-color: transparent #ec420e transparent transparent;
}
.kks-benefits__h > div:before,
.kks-benefits__h > div:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  right: -15px;
  z-index: 1;
}
.kks-benefits__h > div:before {
  width: 0;
  height: 0;
  top: 0;
  border-style: solid;
  border-width: 0px 0 23px 15px;
  border-color: transparent transparent transparent #ec420e;
}
.kks-benefits__h > div:after {
  width: 0;
  height: 0;
  bottom: 0;
  border-style: solid;
  border-width: 23px 0 0px 15px;
  border-color: transparent transparent transparent #ec420e;
}
#present .kks-benefits__h > div {
  padding-right: 15px;
  padding-left: 15px;
}
#present .kks-benefits__content:last-child {
  margin-bottom: 0px;
}
.kks-benefits__content__header {
  display: table;
  width: 100%;
}
.kks-benefits__content__header__num,
.kks-benefits__content__header__txt {
  display: table-cell;
  vertical-align: middle;
}
#present .kks-benefits__content__header__num {
  width: 50px;
}
.kks-benefits__content__header__txt {
  padding-left: 12px;
  font-size: 15px;
  line-height: 1.2;
}
.kks-benefits__content__header__txt strong {
  font-size: 17px;
  line-height: 1.2;
}
#present .kks-benefits__content__header__txt {
  font-size: 12px;
  line-height: 1.6;
}
.kks-benefits__content__num {
  width: 70px;
  height: 70px;
  background-color: #ec420e;
  border-radius: 100%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1.15;
}
.kks-benefits__content__num > span {
  display: inline-block;
  margin-top: 12px;
}
.kks-benefits__content__num > span strong {
  font-family: 'Roboto Condensed', 'Helvetica', ヒラギノ角ゴ Pro,
    Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-weight: 700;
}
.kks-benefits__content__fig {
  margin-top: 10px;
}
#present .kks-benefits__content__fig {
  padding-left: 20px;
  padding-right: 20px;
}
.kks-benefits__content--1 .kks-benefits__content__fig img {
  width: 398px;
  height: auto;
}
#present .kks-benefits__content--1 .kks-benefits__content__fig img {
  width: 100%;
  height: auto;
}
#present .kks-benefits__content--2 {
  margin-top: 20px;
}
.kks-benefits__content--2 .kks-benefits__content__fig img {
  width: 399px;
  height: auto;
}
#present .kks-benefits__content--2 .kks-benefits__content__fig img {
  width: 100%;
  height: auto;
}
.kks-benefits-wrap__note {
  margin-top: 5px;
  font-size: 11px;
  line-height: 1.6;
}
#other_info {
  background-color: #ef6a35;
  color: #fff;
}
#other_info .telBox {
  overflow: hidden;
  width: 1150px;
  margin: 0 auto;
  padding: 10px 50px;
}
#other_info .telBox .info1 {
  overflow: hidden;
  margin: 0 0 20px 0;
  background-color: #fff7eb;
  color: #ef6a35;
  border-radius: 5px;
  padding: 10px;
}
#other_info .telBox .info1 .ttl {
  text-align: center;
}
#other_info .telBox .info1 .ttl .telTtl {
  margin: 0 0 5px 0;
  padding: 5px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 100px;
  line-height: 1;
  background-color: #ef6a35;
  color: #fff;
  text-align: center;
}
#other_info .telBox .info1 .ttl .free {
  margin: 0 0 0 10px;
  font-size: 12px;
  text-align: center;
}
#other_info .telBox .info1 li {
  width: 33.3333%;
  float: left;
}
#other_info .telBox .info1 li#telSP {
  padding: 10px 0;
  text-align: center;
}
#other_info .telBox .info1 li#telSP a {
  background-color: #fff;
  display: block;
  border-radius: 8px;
  padding: 10px;
}
#other_info .telBox .info1 li#telSP {
  display: none;
}
#other_info .telBox .info1 li.txt {
  padding: 5px 0 0;
  font-size: 11px;
  line-height: 1.3em;
  text-align: left;
  display: inline-block;
}
#other_info .telBox .box01 {
  overflow: hidden;
  border-radius: 5px;
  width: 31.3333%;
  float: left;
}
#other_info .telBox .box01,
#other_info .telBox .box02 {
  margin-right: 2%;
}
#other_info .telBox .box01 figure,
#other_info .telBox .box02 figure {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
#other_info .telBox .box01 .txtbox {
  float: left;
  width: 80%;
}
#other_info .telBox .box01 .txtbox h2,
#other_info .telBox .box02 .txtbox h2 {
  margin: 0 0 3px 0;
  font-size: 12px;
  font-weight: bold;
  display: block;
}
#other_info .telBox .txtbox p {
  font-size: 80%;
  line-height: 1.3;
}
#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 77%;
  z-index: 10000;
}
#page-top a {
  display: block;
  text-indent: -9999px;
  width: 60px;
  height: 60px;
  background: rgba(219, 36, 31, 0.9);
  border-radius: 4px;
  position: relative;
}
#page-top a:before {
  content: '';
  width: 0;
  height: 0;
  border: solid 9px transparent;
  border-bottom: solid 15px #fff;
  position: absolute;
  top: 25%;
  right: 35%;
}
#page-top a:hover {
  text-decoration: none;
  opacity: 0.7;
}
footer {
  width: 100%;
  border-top: dotted 1px #999;
}
footer p {
  display: block !important;
  padding: 8px 0;
  color: #666 !important;
  font-size: 11px;
  text-align: center;
}

#anchor-register .formttl {
  background: #55301e;
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 110%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
}
#popup_header .formTtl {
  display: none;
}
.formttl_label {
  padding: 2px 5px;
  background: #fff;
  color: #55301e;
  border-radius: 3px;
}
#popup_entry_form {
  border: 2px solid #55301e;
  box-sizing: border-box;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  background: #fff;
}
#popup_btn_next img {
  animation: animScale 3s infinite ease-out;
  transform-origin: 50% 50%;
  animation-play-state: running;
}
@keyframes animScale {
  0% {
    transform: scale(1, 1);
  }
  60% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.cta_area a,
.cta_area a::before,
.cta_area a::after,
.cta_area .sub_txt,
.follow_btn .btn_sp a,
.follow_btn .btn_sp a::before,
.follow_btn .btn_sp a::after,
.follow_btn .sub_txt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cta_area,
.cta_area_original {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 15px 25px;
}
.cta_area .pc_wrap {
  text-align: center;
}
.cta_area a {
  background: #32b7e6;
  padding: 25px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 110%;
  width: 70%;
  box-sizing: border-box;
  line-height: 1.3;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.3);
}
.cta_area a:hover {
  text-decoration: none;
  background: #00a3dd;
}
.cta_area a:after {
  content: '';
  width: 0;
  height: 0;
  border: solid 7px transparent;
  border-left: solid 9px #fff;
  position: absolute;
  top: 45%;
  right: 5px;
  margin-top: -3px;
}
.cta_area a span.sub_txt {
  background: #fff;
  color: #32b7e6;
  padding: 5px;
  border-radius: 3px;
  display: table-cell;
  width: 20%;
  font-size: 120%;
  text-align: center;
}
.cta_area a:hover span.sub_txt {
  color: #00a3dd;
}
.cta_area a span.main_txt {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
  font-size: 150%;
}
.cta_area a span.main_txt br,
.cta_area a span.sub_txt br {
  display: none;
}

@media screen and (max-width: 320px) {
  .cta_area a span.sub_txt,
  .cta_area a span.main_txt {
    font-size: 120%;
  }
}
.cta_area a:before {
  content: '';
  background-image: -webkit-linear-gradient(
    130deg,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(255, 255, 255, 0) 80%
  );
  background-image: linear-gradient(
    130deg,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(255, 255, 255, 0) 80%
  );
  width: 200%;
  height: 200%;
  position: absolute;
  top: -100%;
  left: -200%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cta_area a:hover:before {
  top: 0%;
  left: 100%;
}
.case_wrap .cta_area,
.user_voice_wrap .cta_area {
  text-align: center;
  padding: 15px 0px 25px;
}
.follow_btn {
  position: fixed;
  bottom: 0px;
  right: 0px;
  display: block;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  vertical-align: middle;
  z-index: 10000;
  padding: 5px 20px;
  box-sizing: border-box;
}
.follow_btn .btn_sp {
  text-align: center;
  padding: 0px;
  display: inline-block;
}
.follow_btn .btn_sp a {
  background: #32b7e6;
  padding: 20px 100px;
  display: table;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 120%;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.3;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.3);
}
.follow_btn .btn_sp a:hover {
  text-decoration: none;
  background: #00a3dd;
}
.follow_btn .btn_sp a:after {
  content: '';
  width: 0;
  height: 0;
  border: solid 7px transparent;
  border-left: solid 10px #fff;
  position: absolute;
  top: 45%;
  right: 5px;
  margin-top: -3px;
}
.follow_btn .main_txt {
  font-size: 120%;
}
.follow_btn .sub_txt {
  background: #fff;
  padding: 5px 10px;
  margin-right: 10px;
  border-radius: 3px;
  color: #32b7e6;
  font-size: 90%;
}
.follow_btn:hover .sub_txt {
  color: #00a3dd;
}
.follow_btn .btn_sp a:before {
  content: '';
  background-image: -webkit-linear-gradient(
    130deg,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(255, 255, 255, 0) 80%
  );
  background-image: linear-gradient(
    130deg,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(255, 255, 255, 0) 80%
  );
  width: 200%;
  height: 200%;
  position: absolute;
  top: -100%;
  left: -200%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.follow_btn .btn_sp a:hover:before {
  top: 0%;
  left: 100%;
}
/*---------------------------------------------------------------------------
以下、form用枠です。開発時に以下のCSSは削除してご修正いただけますと幸いです。
---------------------------------------------------------------------------*/
.form_wrap {
  width: 480px;
  background: #fff;
  margin: 0;
  z-index: 1000;
  padding: 20px;
  min-height: 400px;
  /*	height:400px; */
  text-align: center;
  border: 2px solid #55301e;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
}

/*---------------------------------------------------------------------------
ADD
---------------------------------------------------------------------------*/
.add-info-text,
.add-info-text-original {
  margin: 30px 0;
  padding: 20px;
  font-size: 14px;
  border: 4px solid #ef6a35;
  border-radius: 5px;
  background: #fff;
}

.add-info-text table th,
.add-info-text-original table th {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
}
.add-info-text table td,
.add-info-text-original table td {
  text-align: left;
}
.add-footer-link {
  padding-top: 20px;
  font-size: 14px;
  text-align: center;
}
.add-footer-link a {
  margin-left: 30px;
  color: #32b7e6;
}
.add-footer-link > *:first-child {
  margin-left: 0;
}
.nayami_appeal_wrap {
  width: ;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
a {
  text-decoration: none;
}
a:visited {
  color: #666;
}
