﻿@charset "UTF-8";

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

section,
nav,
article,
aside,
hgroup,
header,
footer,
figure,
figcaption,
details {
  display: block;
  margin: 0;
}

video,
audio,
canvas {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  padding: 0;
  margin: 0;
  text-align: left;
}

.dark-mask.open {
  background-color: #333333;
  position:fixed;
  top: 0;
  height: 100vh;
  z-index: 9980;
  opacity: 0.5;
  width: 100%;
}

.welfare_area {
  width: 100%;
  display: flex;
  margin: 0;
}

table.welfare {
  width: 50%;
  margin: 30px;
  padding: 0;
  background-color: #fcf1d5;
}
table.welfare_last {
  width: 50%;
  margin: 30px;
  padding: 0;
  background-color: rgba(255,255,255,0.00);
}

table.welfare td.box_01 {
  color: #ff8400;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  margin: 10px;
  padding: 50px 50px 10px;
  background-color: #fcf1d5;
}

table.welfare td.box_01 img {
  width: 200px;
}

table.welfare td.box_02 {
  font-size: 15pt;
  font-weight: bold;
  color: #ff8400;
  line-height: 1.5em;
  text-align: center;
  margin: 10px;
  padding: 25px 25px 50px;
}

/*
table.welfare td.box_03 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_03.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
	
}
table.welfare td.box_04 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_04.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
	
}
table.welfare td.box_05 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_05.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
	
}
table.welfare td.box_06 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_06.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
table.welfare td.box_07 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_07.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
table.welfare td.box_08 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_08.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
table.welfare td.box_09 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_09.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
table.welfare td.box_10 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_10.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
table.welfare td.box_11 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_11.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
table.welfare td.box_12 {
	height: 150px;
	line-height: 1.5em;
	text-align: center;
	margin: 10px;
	padding: 0 20px;
	background-image: url(../../images/icon_12.svg);
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: center;
}

*/

.company_msg_lead img {
  width: 600px;
}

.staff_title {
  max-width: 1300px;
  width: 100%;
  height: 500px;
  margin-top: 30px;
  background-repeat: no-repeat;
}

.staff001 {
  background-image: url(../../images/staff001_01.png);
}

.staff002 {
  background-image: url(../../images/staff002_01.png);
}

.staff003 {
  background-image: url(../../images/staff003_01.png);
}

.staff004 {
  background-image: url(../../images/staff004_01.png);
}

.staff005 {
  background-image: url(../../images/staff005_01.png);
}

.staff006 {
  background-image: url(../../images/staff006_01.png);
}

.staff007 {
  background-image: url(../../images/staff007_01.png);
}

.staff008 {
  background-image: url(../../images/staff008_01.png);
}

p.voice {
  text-align: left;
  margin-bottom: 30px;
}

.right_photo {
  float: right;
  margin: 0 0 30px 30px;
}

.left_photo {
  float: left;
  margin: 0 30px 30px 0;
}

b {
  color: #ff8400;
}

table.online {
  width: 100%;
  margin: 15px 0;
  padding: 0;
  border: 1px solid #ccc;
}

table.online th {
  text-align: center;
  margin: 0;
  padding: 20px;
  border: 1px solid #ccc;
}

table.online td {
  margin: 0;
  padding: 20px;
  border: 1px solid #ccc;
}

.info_box {
  margin-bottom: 15px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
}

.info_box table {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
}

.info_box table th {
  width: 45px;
  margin: 0;
  padding: 0;
  border: none;
}

.info_box table td {
  margin: 0;
  padding: 0 0 0 15px;
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  margin: 0;
}

p,
blockquote,
dl,
dd,
figure {
  margin: 0;
}

iframe {
  max-width: 100%;
}

pre {
  font-family: monospace, sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0;
}

ol,
ul {
  padding: 0;
  margin: 0;
}

ol li,
ul li {
  list-style: none;
  margin: 0;
}

li img {
  vertical-align: bottom;
}

a,
a:link,
a:visited {
  outline: none;
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

q {
  quotes: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

code,
samp,
kbd {
  font-family: monospace, sans-serif;
}

mark {
  color: black;
  background-color: yellow;
}

sub,
sup {
  vertical-align: baseline;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

br {
  letter-spacing: 0 !important;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  padding: 0;
  text-align: left;
}

th,
td {
  text-align: left;
  padding: 0;
}

th {
  font-weight: normal;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

legend {
  border: 0;
  *margin-left: -7px;
}

input,
button,
select,
textarea {
  font-size: 1em;
  color: inherit;
  margin: 0;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
}

input,
button {
  line-height: normal;
  vertical-align: inherit;
  *vertical-align: middle;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]:focus {
  outline-offset: -2px;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  vertical-align: middle;
  margin-right: 5px;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

select {
  line-height: normal;
}

textarea {
  vertical-align: top;
  overflow: auto;
}

address {
  font-style: normal;
}

i {
  font-style: normal;
}

@media screen and (max-width: 767px) {
  * {
    max-height: 999999px;
  }

  body {
    background: none;
    -webkit-text-size-adjust: none;
  }

  a {
    display: block;
  }

  p a,
  label a {
    display: inline-block;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  a img {
    line-height: 100%;
    vertical-align: middle;
  }

  input,
  button,
  select,
  textarea {
    max-width: 100%;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Noto Serif JP Regular"), local("Noto Serif JP"),
    local("Noto-Serif-JP"),
    url("../fonts/noto-serif-jp-v8-japanese-regular.woff2") format("woff2");
}

/* noto-serif-jp-500 - japanese */
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(""),
    url("../fonts/noto-serif-jp-v8-japanese-500.woff2") format("woff2");
}

/* noto-serif-jp-600 - japanese */
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(""),
    url("../fonts/noto-serif-jp-v8-japanese-600.woff2") format("woff2");
}

/* roboto-regular - latin */
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Roboto"),
    url("../fonts/roboto-v27-latin-500.woff2") format("woff2");
}

body {
  background-color: #fff;
  color: #333333;
  margin: 0;
  padding: 0;
  font-size: 12pt;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
  line-height: 2;
  letter-spacing: 0.03rem;
  background-image: url("../../images/background.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  word-wrap: break-word;
  letter-spacing: 0.025em;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
      "Hiragino Sans", Meiryo, sans-serif;
  }
}

@media screen and (max-width: 767px) {
  body {
    line-height: 1.4;
  }
}

/*
@-ms-viewport {
  width: device-width;
}
*/
img {
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: bottom;
}

.wrapper {
  max-width: 1900px;
  margin: 0 auto;
  padding: 0 auto;
  text-align: center;
}

.header,
.gnav_footer {
  width: 100%;
  /*  width: 80%;*/
  margin: 0 auto;
  padding: 0 auto;
  text-align: center;
}

.footer {
  width: 100%;
  height: auto;
  background-color: #fff;
  margin: 0 auto;
  padding: 0 auto;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
}

.footer a {
  font-size: 14px;
}

.header_logo {
  float: left;
  /*  margin-left: 110px;*/
  margin-top: 35px;
  margin-right: 5%;
  /*  margin-right: 3em;*/
  transition: 0.5s;
}

.footer_logo {
  float: left;
  margin-left: 0;
  /*  margin-left: 110px;*/
  margin-top: 16px;
  margin-right: 8%;
  /*  margin-right: 3em;*/
}



@media screen and (max-width: 1600px) {

  .header,
  .gnav_footer {
    width: 100%;
  }

  .header_logo,
  .footer_logo {
    margin-right: 1em;
  }
	
}

@media screen and (max-width: 1366px) {

  .header,
  .gnav_footer {
    width: 100%;
  }

  .header_logo,
  .footer_logo {
    margin-left: 10px;
    margin-right: 0;
  }
}

@media screen and (max-width: 1024px) {

  .header,
  .footer {
    width: 100%;
  }

  .gnav_footer {
    display: none;
  }

  .header_logo,
  .footer_logo {
    width: 50%;
    margin-top: 10px;
    margin-left: 10px;
  }
}

.cta-btn-sp {
  display: none;
}

@media screen and (max-width: 1024px) {
  .header .cta-btn {
    display: none;
  }

  .cta-btn-sp {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 64px;
    border-radius: 0;
    text-align: center;
    background-color: #ff8400;
  }

  .cta-btn-sp a {
    color: #fff;
    font-size: x-large;
    font-weight: bold;
  }

  .cta-btn-sp img {
    vertical-align: middle;
    margin: 3px auto;
    height: 60px;
  }
}

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}

.btn-gnavi {
  position: fixed;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 24px;
  z-index: 3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  /* -webkit-transition: all 400ms; */
  /* transition: all 400ms; */
}

.btn-gnavi span {
  display: none;
  position: absolute;
  width: 30px;
  height: 4px;
  background: #666;
  border-radius: 10px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.btn-gnavi span:nth-child(1) {
  top: 0;
}

.btn-gnavi span:nth-child(2) {
  top: 10px;
}

.btn-gnavi span:nth-child(3) {
  top: 20px;
}

li.nav-main-title>a:hover {
    /*background-color: #ff8400;*/
	color: #ff8400;
	font-weight: bold;
	transition: all 0.5s;
}


@media screen and (max-width: 1024px) {
  .btn-gnavi span {
    display: block;
  }
}



.btn-gnavi.open {
  /* 2番目と3番目のspanを45度に変える */
  right: 250px;
}

.btn-gnavi.open span:nth-child(1) {
  top: 10px;
  /* 1番目のspanをマイナス45度に */
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.btn-gnavi.open span:nth-child(2),
.btn-gnavi.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header_nav .g-nav,
.footer_nav ul {
  list-style-type: none;
  width: 100%;
  font-size: small;
  margin: 2em auto;
  /*  margin-right: 2em;*/
}

.header_nav .g-nav {
  list-style-type: none;
  width: 100%;
  font-size: 14px;
  margin: 3.6em auto 0 auto;
  /*  margin-right: 2em;*/
}

/* .header_nav .g-nav li, */
.footer_nav ul li {
  margin: 0 2em;
}

.g-nav>li>a:before,
.gnav_footer ul>li>a:before {
  content: "\025b6";
  color: #f2c21e;
  margin: 0 4px;
}

ul.sub-menu>li>span {
  width: 6px;
  display: inline-block;
  margin-right: 9px;
  display: inline-block;
}

ul.sub-menu>li>span>img {
  vertical-align: text-top;
  margin-top: 3px;
  display: inline-block;
  margin-left: 6px;

}

.sub-menu a {
 margin-top: 15px;
}

.corporate-site {
	before: none;
	color: white;
}


@media screen and (max-width: 1024px) {
  .header_nav .g-nav {
    position: fixed;
    top: 0;
    right: -320px;
    width: 240px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    /* padding-top: 10px; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    /* transition: 0; */
    margin-top: 0px;
    height: 100vh;
    overflow-y: scroll;
    z-index: 9999;
  }

  .header_nav.open .g-nav {
    right: 0;
    top: 0;
  }

  .header_nav.open .g-nav li {
    width: 100%;
    /* padding: 1em 0; */
    /* border-bottom: 1px dotted #cbcbcb; */
  }

  nav ul.g-nav li {
    background-color: #FFF0D7;
  }

  li.nav-main-title>a {
    padding: 12px;
    background-color: #ff8400;
	color: white;
  }
	

  ul.g-nav.d-flex > li:last-child {
    background-color: #fff;
    padding: 35px 0 90px 0;

  }

  ul.g-nav.d-flex > li:last-child a {
    /* background-: #fff; */
  }
}

a {
  text-decoration: none;
  color: #333333;
}

h2 {
  color: #ff8400;
  font-size: 36px;
  text-align: center;
  /*  font-family:Yu Mincho, "游明朝", YuMincho,"游明朝体";*/
  font-family: "Roboto", serif;
  margin: 6px auto 4px auto;
}

.sub_title {
  color: #c0c0c0;
  font-size: small;
  margin: -1em auto 2em auto;
}

h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  /*  font-family:Yu Mincho, "游明朝", YuMincho,"游明朝体";*/
  font-family: "Roboto", serif;
  margin: 0.11em auto 0 auto;
  border-bottom: 1px solid #c0c0c0;
}

h3.staff {
  margin: 12px auto 2px auto;
  border-bottom: none;
  font-size: 24px;
}

h3.job {
  border-bottom: none;
  font-size: 38px;
}

h2.contents {
  color: #333333;
  font-size: 38px;
  font-weight: 100;
  text-align: center;
  font-family: "Roboto", Gothic;
  margin: 1.3em auto 1.2em auto;
}

h2.voice {
  text-align: left;
  margin-bottom: 15px;
}

.catch-inner > b {
	margin-bottom: 30px;
}

h3.contents {
  color: #ff8400;
  font-size: 38px;
  font-weight: 700;
  text-align: left;
  font-family: "Roboto", serif;
  margin: 30px auto 4px auto;
  border: none;
  line-height: 1.4;
  margin-bottom: 60px;
}

.abekobe_R {
  clear: both;
  max-width: 1300px;
  width: 100%;
  height: 500px;
  text-align: left;
  margin: 50px 0;
  padding: 50px;
  background: url(../../images/abekobe_R.png);
  

}

.abekobe_R img {
  float: left;
  margin: 0 50px 0 0;
}

.abekobe_R h4 {
  color: #ff8400;
  margin-top: 120px;
  font-size: 20px;
}

.abekobe_R p {
	font-size: 20px;
}

.abekobe_L {
  clear: both;
  max-width: 1300px;
  width: 100%;
  height: 500px;
  text-align: left;
  margin: 50px 0;
  padding: 50px;
  background: url(../../images/abekobe_L.png);
}

.abekobe_L img {
  float: right;
  margin: 0 0 0 50px;
}

.abekobe_L h4 {
  color: #ff8400;
  margin-top: 120px;
  font-size: 20px;
}

.abekobe_L p {
	font-size: 20px;
}

table.profile h3 {
  color: #ff8400;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: left;
  font-family: "Roboto", Gothic;
  margin: 30px auto;
  border: none;
  line-height: 1.4;
}

table.profile b {
  color: #ff8400;
}

table.profile a {
  color: #ff8400;
  font-weight: normal;
  text-decoration: underline;
}

.staff_sub {
  font-size: 15px;
  text-align: center;
  margin: -10px 0 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #c0c0c0;
}

.graph_area_L {
  float: left;
  width: 50%;
  margin: 0 0 50px;
  padding: 0;
}

.graph_area_R {
  float: right;
  width: 50%;
  margin: 0 0 50px;
  padding: 0;
}

.graph {
  width: 100%;
  max-width: 615px;
  text-align: center;
  margin: 10px;
  padding: 20px 0;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 25%);
}

.graph p {
  font-size: 2rem;
  font-weight: bold;
}

.graph img {
  width: 100%;
  max-width: 550px;
}

.graph_area_R img {
  margin: 11.5px 0;
}

.gnav_footer {
  width: 100%;
  height: auto;
  margin: 20px auto 0 auto;
}

.gnav_footer ul {
  list-style: none;
  float: left;
  margin-top: 2em;
}

.gnav_footer ul li {
  display: inline;
  font-size: small;
  margin-right: 1.2em;
}

.gnav_footer ul li a:before {
  content: "\025b6";
  color: #f2c21e;
  margin-right: 4px;
}

.form_btn_header {
  float: left;
  margin-left: 4em;
}

.main_visual_top {
  display: block;
  width: 100%;
  text-align: center;
  margin: 15px 0 0;
  margin-top: 115px;
}

.main_visual_sp {
  display: none;
}

.main_visual {
  position: relative;
  display: block;
  width: 100%;
  height: 413px;
  text-align: center;
  margin: 1em auto 0 auto;
  margin-top: 115px;
}

.main_visual_sp {
  display: none;
}

.page_title {
  position: absolute;
  top: 135px;
  left: 300px;
  max-width: 1300px;
  text-align: left;
  margin: 0 auto;
  width: 60%;
}

h1 {
  color: #ff8400;
  font-size: 50px;
  font-weight: 700;
  text-align: left;
  line-height: 1.35em;
  font-family: "Roboto", serif;
  margin: 0;
  padding: 0;
  border: none;
}

.pankuzu {
  margin: 0;
  padding: 0 0 0 10px;
}

.pankuzu a {
  color: #808080;
  text-decoration: underline;
}

.title_en {
  color: #808080;
  margin: 0;
  padding: 0 0 0 10px;
}

@media screen and (max-width: 1024px) {
  .main_visual {
    display: none;
  }

  .main_visual_sp {
    display: block;
    max-width: 100%;
    height: 200px;
    text-align: center;
    margin: 3.5em auto 0 auto;
  }

  .page_title {
    position: absolute;
    top: 175px;
    left: 15px;
    text-align: left;
    margin: 0 auto;
  	 background-color: rgba(255,255,255,0.70);
	  padding: 10px;
	  width: 180px;
  }

  .pankuzu {
    font-size: 12px;
  }

  .pankuzu a {
    display: inline-block;
  }

  .page_title h1 {
    font-size: 18px;
    margin-left: 7px;
  }

  .title_en {
    font-size: 12px;
	  display: none;
  }
}

@media screen and (max-width: 767px) {
  /*.page_title {
	  width: 36%;
  }*/
}


hr {
  width: 100%;
  border-top: 0.5px solid #c0c0c0;
  clear: both;
}

.company_profile {
  clear: both;
  text-align: center;
  margin: 0.5em auto;
  padding: 1em;
  width: 100%;
  /*  width: 68%;*/
}

.home,
.company,
.company_msg,
.job,
.staff,
.office,
.recruit {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  /*  width: 68%;*/
}

.company_msg {
  text-align: center;
  margin: 4em auto;
  width: 100%;
  /*  width: 68%;*/
}

.home_lead {
  padding: 50px 0 60px 0;
}

.company_lead,
.job_lead,
.staff_lead,
.office_lead,
.recruit_lead {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 40px 0;
  overflow: hidden;
}

.job_lead,
.office_lead,
.recruit_lead {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.company_lead p,
.staff_lead p {
  margin: 0 auto;
  padding: 20px 0 40px 0;
}

.staff_lead p {
  padding: 20px 0 66px 0;
}

.company_lead ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.company_lead ul li {
  display: inline;
  width: 25%;
}

.company_box {
  float: left;
  text-align: left;
  margin: 0 0.5%;
  width: 32%;
  overflow: hidden;
}

.company_box img {
  width: 100%;
  margin: 0;
  padding: 0;
}

.company_lead ul li p {
  padding: 4px;
  text-align: left;
}

.company_msg_lead div p {
  text-align: left;
}

.reform-industry h3 {
	margin-bottom: 10px;
}

/*.reform-industry-text {
	display: flex;
	align-items: flex-start; 
}*/

.reform-industry-text p {
	text-align: left;
	font-size: 20px;
}

.reform-industry-text img {
	width: 100%;
}


.link_btn {
  margin: 1em auto;
  padding: 0;
  height: 2em;
  border-radius: 5px;
  background-color: #c0c0c0;
  text-align: center;
}

.company_lead ul li div.link_btn {
  width: 8em;
  background-color: #f2c21e;
  color: #fff;
  font-size: small;
  font-weight: bold;
  padding: auto;
}

.staff_lead ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.staff_lead ul li {
  display: inline;
  width: 33%;
}

.staff_lead ul li p {
  margin: 0;
  text-align: left;
  font-size: 16px;
  line-height: 1.7;
}

.staff_lead ul li div.link_btn {
  width: 100%;
  margin: 0;
  height: 2.5em;
  padding: 4px 12px;
  text-align: right;
  border-radius: 0px;
  background-color: #f2c21e;
  line-height: 2.5;
}

.staff_lead ul li div.link_btn a {
  display: block;
  margin: auto auto auto 8px;
  color: #fff;
  font-size: small;
  font-weight: bold;
}

.staff_lead ul li div.link_btn a:after {
  content: "＞";
  color: #fff;
  margin-left: 4px;
}

.staff_lead a div.interview {
  margin: 1em auto;
  border-radius: 5px;
  text-align: center;
  background-color: #6dabd8;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: auto;
  width: 260px;
  height: 35px;
  line-height: 35px;
}

.staff_box {
  float: left;
  text-align: left;
  margin: 0 0.5%;
  width: 32%;
  border: 0.5px solid #c0c0c0;
  overflow: hidden;
}

.staff_box img {
  display: block;
  width: auto;
  margin: 1em auto;
}

.staff_box p {
  display: block;
  padding: 10px 20px;
}

.job_lead ul,
.office_lead ul,
.recruit_lead ul {
  list-style: none;
  margin-top: 40px;
  width: 100%;
}

.job_lead ul li,
.office_lead ul li,
.recruit_lead ul li {
  display: inline-flex;
  margin: 0 0.5em;
  padding: 0;
}

.recruit_lead ul li div.link_btn {
  background-color: #f2c21e;
  color: #fff;
  font-size: small;
  font-weight: bold;
  padding: auto;
  width: 160px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}

.job_lead ul li div.link_btn,
.office_lead ul li div.link_btn {
  width: 10em;
  background-color: #6dabd8;
  color: #fff;
  font-size: small;
  font-weight: bold;
  padding: auto;
}

.job_lead ul li div.link_btn,
.office_lead ul li div.link_btn {
  width: 160px;
  background-color: #6dabd8;
  color: #fff;
  font-size: small;
  font-weight: bold;
  padding: auto;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}

.job_lead ul li a,
.staff_lead ul li a,
.office_lead ul li a,
.recruit_lead ul li a {
  color: #fff;
  font-size: small;
}

.inquiry {
  margin: 40px 0;
  padding: 1em;
  width: 100%;
  overflow: hidden;
  background-image: url("../../images/inquiry_bg.png");
  background-repeat: repeat;
}

.catch {
  font-size: 38px;
  font-weight: 400;
  color: #4d4d4d;
  margin-bottom: 20px;
}

.catch-inner {
  font-size: 20px;
  line-height: 1.6;
  text-align: left;
}

.left_block {
  float: left;
  /*  margin-right: 0.5%;*/
  width: 45%;
}

.right_block {
  float: right;
  padding: 1em;
  width: 50.7%;
}

.left_block p {
  text-align: left;
}

.right_block p {
  text-align: left;
}

.left_block img,
.right_block img {
  width: 100%;
}

.inquiry_block {
  margin: 0 auto;
  overflow: hidden;
  width: 63%;
}

.inquiry_block dl {
  width: 100%;
  clear: both;
  margin-top: 11px;
}

.inquiry_block dt {
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: normal;
  width: 60px;
}

.inquiry_block dd {
  display: inline;
  float: left;
  font-size: 12px;
  margin-left: 1em;
  line-height: 1.7;
}

.inquiry_block img {
  width: 83%;
  text-align: right;
  margin-top: 32px;
}

@media screen and (max-width: 1024px) {
  .inquiry_block img {
    width: 100%;
  }
}

.company_name {
  font-size: 19px;
  width: 24em;
  border-bottom: 6px solid #f2c21e;
}

table.profile {
  width: 100%;
}

table.profile tr {
  border-top: 10px solid #ffffff;
}

table.profile th {
  width: 20%;
  background-color: #ff8400;
  color: #fff;
  text-align: center;
  font-size: 1.75rem;
  font-weight: normal;
  line-height: 1.5em;
  padding: 1em 1.5em;
  height: auto;
}

table.profile td {
  width: 80%;
  background-color: #f2f2f2;
  color: #333333;
  font-size: 1.75rem;
  line-height: 1.5em;
  padding: 1em 1.5em 1em 2em;
  height: auto;

  background-image: url("../../images/profile_ico.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 12px;
}

table.profile td ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

table.profile td ul li {
  line-height: 150%;
  display: inline;
  width: calc(50% - 4px);
  margin-right: 2px;
}


@media screen and (max-width: 767px) {
	table.profile th,
	table.profile td {
		display: block;
        text-align: left;
		width: 100%;
	}
	
	table.profile td {
		background-image: none;
	}
}

.map_and_photo {
  margin: 2em auto;
  padding: 0 auto;
  width: 98%;
  text-align: center;
  overflow: hidden;
}

.appearance {
  width: 29%;
  display: inline;
  float: left;
  margin-right: 1%;
}

.appearance_sp {
  display: none;
}

iframe {
  width: 70%;
  height: 480px;
  display: inline;
  float: left;
  /*  margin: 0 2em;*/
}

.copyright {
  color: #666666;
  font-size: xx-small;
  height: auto;
  position: absolute;
  right: 50%;
  bottom: -110px;
  display: inline-block;
  width: auto;
  text-align: right;
  margin-bottom: 2em;
  clear: both;
}

.footer {
  margin-top: 166px;
  overflow: hidden;
}

.form_btn_footer {
  display: inline;
}

footer.footer ul {
  position: relative;
}

.display_sp {
  display: none;
}

@media screen and (max-width: 1280px) {
  .company_lead ul li div.link_btn {
    width: 10em;
    height: 2em;
  }

  /*
  .company_lead ul li div.link_btn a {
    display: block;
    padding: auto;
  }
*/

  .form_btn_footer {
    right: 1%;
    bottom: 0;
  }

  .copyright {
    right: 10%;
    bottom: -2em;
  }
}

@media screen and (max-width: 1024px) {
  body {
    width: 100%;
  }

  h2 {
    font-size: x-large;
  }

  h3 {
    font-size: 1.8rem;
  }

  .gnav_footer {
    display: none;
  }

  .home,
  .company,
  .company_msg,
  .company_profile,
  .job,
  .staff,
  .office,
  .recruit {
    clear: both;
    text-align: left;
    margin: 0 auto;
    width: 100%;
  }

  .home_lead,
  .company_lead,
  .company_msg_lead,
  .profile_list,
  .job_lead,
  .staff_lead,
  .office_lead,
  .recruit_lead {
    padding: 2em 1em;
    overflow: hidden;
  }

  .catch {
    font-size: x-large;
    text-align: center;
    padding: 0 21px;
  }

  .sub_title {
    color: #c0c0c0;
    font-size: small;
    text-align: center;
    margin: 0 auto 2em auto;
  }

  .company_box {
    clear: both;
    display: block;
    margin: 1em 0 1em 0;
    padding: 0em;
    width: 100%;
    overflow: hidden;
  }

  .company_lead ul li div.link_btn {
    padding: auto;
  }

  .staff_lead ul {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .staff_lead ul li {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .staff_lead ul li p {
    margin: 0;
  }

  .staff_box {
    clear: both;
    display: block;
    text-align: center;
    margin: 2em 0;
    padding: 1em;
    width: 100%;
    border: 0.5px solid #c0c0c0;
    overflow: hidden;
  }

  .job_lead ul li div.link_btn,
  .office_lead ul li div.link_btn,
  .recruit_lead ul li div.link_btn {
    padding: 1em auto;
    /* height: 2em; */
  }

  .left_block {
    clear: both;
    margin: 0;
    width: 100%;
  }

  .right_block {
    clear: both;
    margin: 0;
    width: 100%;
  }

  .left_block img,
  .right_block img {
    width: 96%;
    text-align: center;
    margin: 0 auto;
  }

  .inquiry {
    text-align: center;
    margin: 2em 0;
    padding: 1em;
    width: 100%;
    overflow: hidden;
    background-image: url("../../images/inquiry_bg.png");
    background-repeat: repeat;
    text-align: left;
  }

  .inquiry_block {
    width: 100%;
  }

  .inquiry_block dl {
    clear: both;
    display: block;
    width: 50%;
    margin: 0 auto;
    overflow: hidden;
  }

  .inquiry_block dt {
    display: inline;
    float: left;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    width: 60px;
  }

  .inquiry_block dd {
    display: inline;
    float: left;
    font-size: 12px;
    margin-left: 1em;
    line-height: 1.7;
  }

  .inquiry_block img {
    width: 84%;
    text-align: center;
    margin: 0 auto;
    margin-top: 32px;
  }

  table.profile td ul {
    list-style: none;
    display: block;
    flex-wrap: wrap;
  }

  table.profile td ul li {
    display: block;
    width: 90%;
  }

  .map_and_photo {
    margin-top: 1em;
    margin-bottom: 1em;
    width: 100%;
    overflow: hidden;
  }

  .appearance {
    display: none;
    clear: both;
  }

  .appearance_sp {
    clear: both;
    display: block;
    width: 100%;
    text-align: center;
    /* margin: 1%; */
  }

  iframe {
    clear: both;
    width: 98%;
    height: 400px;
    display: block;
    margin: 1%;
  }

  .company_name {
    font-size: medium;
    width: 96%;
    text-align: center;
    margin: 3em auto 1em auto;
    border-bottom: 6px solid #f2c21e;
  }

  h2.contents {
    color: #333333;
    font-size: x-large;
    font-weight: 100;
    text-align: center;
    font-family: "Roboto", Gothic;
    margin: 1em auto 1em auto;
  }

  h3.contents {
    font-size: x-large;
  }

  .staff001,.staff002,.staff003,.staff004,.staff005,.staff006,.staff007,.staff008,.staff009 {
    background-image: unset;
  }

  .company_msg_lead img {
    width: 100%;
  }

  .staff_title {
    height: unset;
  }

  b {
    display: inline-block;
    margin-top: 21px;
  }

  .company_msg_lead div p {
    font-size: 15px;
  }

  .wrap-btn-gnavi.open p.sp-form-btn-wrap.display_sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .inquiry_block dl {
    clear: both;
    display: block;
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
  }
}

/* .header_nav ul li a {
  font-weight: normal;
} */

.header_nav ul li a {
  font-weight: normal;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.header_nav ul li a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #999;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}

.header_nav ul li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}

.header_nav>.g-nav>li,
.footer_nav ul li {
  margin-left: 20px;
}

.header_nav>.g-nav>li,
.footer_nav ul li {
  margin-left: 20px;
}

.header_nav>.g-nav>li {
  position: relative;
}

/* .header_nav > .g-nav > li > ul.sub-menu {
  position: absolute;
  width: 150px;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 9999;
}

.header_nav > .g-nav > li:hover ul.sub-menu {
  display: block;
} */

.header_nav>.g-nav>li>ul.sub-menu {
  position: absolute;
  width: 200px;
  background-color: rgba(255,132,1,0.90);
  /* display: none; */
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
  /* padding: 6px 0; */
}

.header_nav>.g-nav>li:hover ul.sub-menu {
  visibility: visible;
  opacity: 1;
}

.header_nav>.g-nav>li>ul.sub-menu>li {
  text-align: left;
  padding-left: 0px;
}

.sub-menu a {
	color: white;
}


a.block.cta-btn {
  margin-left: 65px;
}

a.block.cta-btn img {
  transition: 0.5s;
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
}

p.company_box_inner_text {
  line-height: 1.7;
  margin-top: 5px;
  font-size: 18px;
}

.company_lead ul li div.link_btn {
  width: 8em;
  background-color: rgba(242,194,30,1.00);
  color: #fff;
  font-weight: bold;
  padding: auto;
  max-width: 160px;
  width: 100%;

  display: block;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}

p.catch_inner {
  font-size: 20px;
}

.office_lead div.left_block {
  width: 50%;
}

.office_lead div.right_block {
  width: 45.5%;
}

.copy-right-position {
  position: relative;
}

section.inquiry.company-page {
  text-align: left;
}

section.inquiry .right_block {
  text-align: left;
}

#page_top {
  position: fixed;
  bottom: 30px;
  right: 20px;
  color: #fff;
  z-index: 99999;
}

#page_top a {
  background-color: #fff;
  border: 1px solid rgba(255,132,1,1.00);
  color: #ff8401;
  text-align: center;
  text-decoration: none;
  padding: 20px 20px;
  transition: 0.5s;
  border-radius: 50%;
  z-index: 99999;
}

#page_top a:hover {
  transition: 0.5s;
  opacity: 0.7;
  text-decoration: none;
}

header.header {
  position: fixed;
  background-color: #fff;
  padding-bottom: 12px;
  top: 0%;
  transition: 0.5s;
  z-index: 9990;
}

@media screen and (max-width: 1024px) {
  #page_top {
    position: fixed;
    bottom: 80px;
    right: 20px;
    color: #fff;
  }

  .header_logo {
    width: 50%;
    margin-left: 10px;
    margin-top: 12px !important;
    min-width: 200px;
  }

  p.catch-inner {
    font-size: 15px;
    text-align: left;
  }

  .staff_lead ul li div.link_btn a,
  h3.staff,
  .staff_lead ul li p,
  .company_lead ul li p.company_box_inner_text {
    text-align: center;
  }

  .company_lead ul li p,
  .staff_lead ul li p {
    font-size: 12px;
  }

  .company_lead p {
    padding-top: 0;
  }

  .staff_lead p {
    padding-bottom: 30px;
  }

  .staff_sub {
    font-size: 15px;
  }

  .staff_box img {
    width: 100%;
  }

  .display_pc {
    display: none;
  }

  .display_sp {
    display: block;
  }

  .office_lead div.right_block {
    width: 100%;
  }

  .staff_sub {
    margin-top: 0;
  }

  .left_block img,
  .right_block img {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .company_box h3 {
    padding: 6px 0;
  }

  .header_nav>.g-nav>li>ul.sub-menu {
    position: unset;
  }

  .header_nav>.g-nav>li>ul.sub-menu {
    width: 200px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    /* padding: 6px 0; */
    display: block;
    visibility: unset;
    opacity: unset;
  }
	
  .sub-menu a {
	margin-top: 6px;
	color: #333333;
  }


  .g-nav>li>a:before {
    display: none;
  }

  ul.sub-menu>li>span>img {
    display: none;
  }

  .menu-text {
    display: inline-block;
    text-align: left;
    font-size: 9px;
    margin-top: 23px;
    color: #fff;
    margin-left: -1px;
    font-weight: bold;
  }

  .wrap-btn-gnavi {
    width: 50px;
    height: 54px;
    background-color: #ff8400;
    justify-content: end;
    /* margin: 0 0 auto 0; */
    margin-right: 0;
    margin-left: auto;
  }

  .wrap-btn-gnavi.open {
    position: relative;
    right: 240px;
    z-index: 9999;
  }



  .btn-gnavi {
    /* background-color: #fff; */
  }

  .btn-gnavi span {
    background-color: #fff;
  }

  .header_nav ul li a {
    text-align: left;
  }

  .header_nav>.g-nav>li,
  .footer_nav ul li {
    margin-left: 0;
  }

  img.sp-menu-logo {
    width: 88%;
    padding: 15px 21px 15px 9px;
  }

  .header_nav ul li a:hover::after {
    transform-origin: unset;
    transform: scale(0, 0);
  }

  .header_nav>.g-nav>li>ul.sub-menu {
    width: 100%;
  }

  .header_nav.open a {
    border-bottom: 1px solid gray;
    width: 100%;
  }

  .sp-menu-contact-image img {
    width: 100%;
  }

  .header_nav.open ul li.sp-menu-contact-image a {
    border: none;
  }

  .header_nav.open .g-nav {
    padding: 0;
  }

  .main_visual_top {
    margin-top: 55px;
  }

  header.header {
    padding-bottom: 0;
  }

  p.sp-form-btn-wrap {
    position: relative;
    right: 81px;
    width: 200px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    top: 12px;
    margin-left: 10pX;
    display: block;
    padding-left: 10px;
    text-align: left;
  }

  p.sp-form-btn-wrap img {
    width: 60px;
    display: inline-block;
  }

  h3.contents {
    text-align: center;
  }

  table.profile td {
    font-size: 1.2rem;
  }

  table.profile th {
    font-size: 1.2rem;
  }

  .profile_list {
    padding: 0;
  }

  .abekobe_R {
    clear: both;
    max-width: 1300px;
    width: 100%;
    height: auto;
    text-align: left;
    margin: 0;
    /* margin-top: 1px; */
    padding: 16px;
    padding-bottom: 50px;
    background: url(../../images/abekobe_R.png);
    background-position: right;
    background-size: cover;
  }

  .abekobe_L {
    clear: both;
    max-width: 1300px;
    width: 100%;
    height: auto;
    text-align: left;
    margin: 0;
    /* margin-top: 1px; */
    padding: 16px;
    padding-bottom: 50px;
    background: url(../../images/abekobe_L.png);
    background-position: left;
    background-size: cover;
  }

  .abekobe_L img,
  .abekobe_R img {
    margin-bottom: 12px;
    width: 100%;
  }

  table.welfare td.box_01 img {
    max-width: 200px;
    width: 100%;
  }

  table.welfare {
    margin: 10px;
  }
  table.welfare_last {
    margin: 10px;
  }

  table.welfare td.box_01 {

    padding: 10px 20px 3px;
  }

  table.welfare td.box_02 {

    padding: 10px 15px 20px;
  }

  table.online td,
  table.online th {
    display: block;
  }

  div.profile_list img {
    margin: 0 auto;
    display: block;
  }

  table.online td {
    text-align: center;
  }

  ul.sub-menu>li>span {
    display: none;
  }

  .header_nav ul.sub-menu>li a {
    display: inline-block;
    /* padding-bottom: 15px; */
    padding: 5px;
  }

  ul.g-nav.d-flex > li:first-child {
    background-color: #fff;
    /* border-top: none;
    border-right: none; */
  }

  /* nav.header_nav.open li {
    position: relative;
  } */

  nav.header_nav.open > ul > li > a::after {
    content: '';
    width: 12px;
    height: 12px;
    border-top: solid 1px white;   /* 好みで色を変えてください */  
    border-right: solid 1px white;   /* 好みで色を変えてください */  
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 210px;
    background-color: unset;
  }

  nav.header_nav.open > ul > li > ul > li > a::after {
    content: '';
    width: 12px;
    height: 12px;
    border-top: solid 1px #a5a5a5;   /* 好みで色を変えてください */  
    border-right: solid 1px #a5a5a5;   /* 好みで色を変えてください */  
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 210px;
    background-color: unset;
  }

  nav.header_nav.open > ul > li > a.no-display:first-child:after {
    border: none;
  }


  /* nav.header_nav.open a:last-of-type::after {
    border-top: none;
    border-right: none;
  } */
  /* ul.g-nav.d-flex > li:first-child {
    padding: 24px 0 45px 0;
  } */

  h3.job {
    border-bottom: none;
    font-size: x-large;
    text-align: center;
  }
	
  .reform-industry-text {
	  flex-wrap: wrap;
		
  }
	
}

@media screen and (max-width: 700px) {

  .graph {
    margin: 10px auto;

  }

  .graph_area_L {
    float: none;
    width: 100%;
    margin: 0;
  }

  .graph img {
    width: 100%;
    max-width: 700px;
  }

  .graph_area_R {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
	
  .reform-industry-text {
	  flex-wrap: wrap;
		
  }
	
}


@media screen and (max-width: 492px) {
  .welfare_area {
    /*flex-wrap: wrap;*/
  }
	
  table.welfare td.box_02 {
	font-size: 11px
  }

  table.welfare {
    width: 100%;
  }
	
  table.welfare_last {
    width: 100%;
  }
	
	
  .reform-industry-text {
	  flex-wrap: wrap;
		
  }
	
}

.highlighter {
	background: linear-gradient(transparent 40%, #FFEB88 40% 90%, transparent 90%);
	font-weight: bold;
}

.message-title {
  font-weight: bold;
　color: black;
  padding-bottom: 2px;
  border-bottom: 1px solid #ff8400;
  font-family: serif;
  font-size: 28px;
}

.signature-image {
	text-align: right;
}
.signature-image img{
	width: 260px;
}

.jump-point {
	padding-top: 50px;
	margin-top: -50px;
}

.slogan {
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}



@media screen and (max-width: 1024px) {
  .jump-point {
	  padding-top: 30px;
	  margin-top: -30px;
  }
	.message-title {
		font-size: 24px;
	}
	
  .abekobe_R p {
	font-size: 16px;
  }
  .abekobe_L p {
	font-size: 16px;
  }
	
  .slogan {
	  font-size: 15px;
  }

}

@media screen and (min-width: 1024px) {
	.pc-none {
	  display: none;
	}
}

/*---------------------------------------
メールフォームの体裁
----------------------------------------*/
#mailform {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    padding: 120px 0;
}

#mailform .mailform input {
    height: 30px;
}

.gender {
    display: flex;
    flex-direction: column;
}
