@charset "UTF-8";
@import url(./swiper.min.css);

body {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  color: #1c1c1c;
}

audio:not([controls]) {
  display: none;
  /* Chrome 44-, iOS 8+, Safari 9+ */
}

button {
  overflow: visible;
  /* Internet Explorer 11- */
  -webkit-appearance: button;
  /* iOS 8+ */
}

details {
  display: block;
  /* Edge 12+, Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /* Edge 12+, Internet Explorer 11- */
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

html,
body {
  width: 100%;
}

input {
  -webkit-border-radius: 0;
  /* iOS 8+ */
}

@nest &[type="button"],
&[type="reset"],
&[type="submit"] {
  input {
    -webkit-appearance: button;
    /* iOS 8+ */
  }
}

@nest &[type="number"] {
  input {
    width: auto;
    /* Firefox 36+ */
  }
}

@nest &[type="search"] {
  input {
    -webkit-appearance: textfield;
    /* Chrome 45+, Safari 9+ */
  }

  @nest &::-webkit-search-cancel-button,
  &::-webkit-search-decoration {
    input {
      -webkit-appearance: none;
      /* Chrome 45+, Safari 9+ */
    }
  }
}

main {
  display: block;
  /* Android 4.3-, Internet Explorer 11-, Windows Phone 8.1+ */
}

pre {
  overflow: auto;
  /* Internet Explorer 11- */
}

progress {
  display: inline-block;
  /* Internet Explorer 11-, Windows Phone 8.1+ */
}

small {
  font-size: var(--small-font-size, 75%);
  /* All browsers */
}

summary {
  display: block;
  /* Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

template {
  display: none;
  /* Android 4.3-, Internet Explorer 11-, iOS 7-, Safari 7-, Windows Phone 8.1+ */
}

textarea {
  overflow: auto;
  /* Edge 12+, Internet Explorer 11- */
}

[hidden] {
  display: none;
  /* Internet Explorer 10- */
}

*,
::before,
::after {
  box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

*,
::before,
::after {
  border-style: solid;
  border-width: 0;
}

* {
  background-repeat: var(--background-repeat, no-repeat);
  margin: 0;
  padding: 0;
}

:root {
  background-color: var(--html-background-color, #ffffff);
  box-sizing: var(--html-box-sizing, border-box);
  color: var(--html-color, #000000);
  cursor: var(--html-cursor, default);
  font: var(--html-font-size, 100%)/var(--html-line-height, 1.5) var(--font-family, sans-serif);
  text-rendering: var(--html-text-rendering, optimizeLegibility);
}

a {
  text-decoration: var(--anchor-text-decoration, none);
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: var(--media-element-vertical-align, middle);
}

button,
input,
select,
textarea {
  background-color: var(--form-element-background-color, transparent);
}

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 200px;
  margin: 0;
  border: 0;
  outline: none;
  padding: 0;
  background: transparent;
}

select::-ms-expand {
  display: none;
}

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: var(--form-element-min-height, 1.5em);
}

code,
kbd,
pre,
samp {
  font-family: var(--monospace-font-family, monospace), monospace;
}

nav ol,
nav ul {
  list-style: var(--nav-list-style, none);
}

select {
  -moz-appearance: none;
  /* Firefox 40+ */
  -webkit-appearance: none;
  /* Chrome 45+ */
}

@nest &::-ms-expand {
  select {
    display: none;
    /* Edge 12+, Internet Explorer 11- */
  }
}

@nest &::-ms-value {
  select {
    color: currentColor;
    /* Edge 12+, Internet Explorer 11- */
  }
}

table {
  border-collapse: var(--table-border-collapse, collapse);
  border-spacing: var(--table-border-spacing, 0);
}

textarea {
  resize: var(--textarea-resize, vertical);
}

::selection {
  background-color: var(--selection-background-color, #b3d4fc);
  /* required when declaring ::selection */
  color: var(--selection-background-color, #4c2b03);
  text-shadow: var(--selection-text-shadow, none);
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

@nest &:focus {
  [hidden][aria-hidden="false"] {
    clip: auto;
  }
}

span,
a,
p,
div,
ul,
li,
img {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  font-family: 'Noto Sans JP', sans-serif;
  font-feature-settings: "pwid" 1;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  color: #444548;
}

* {
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

img {
  max-width: 100%;
  vertical-align: top;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

p.sp_br {
  color: #4D972D;
  text-align: center;
}

/* IE11でsvg崩れ防止 */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}

.l-header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  display: block;
  background: white;
  box-shadow: 0 -5px 15px 15px rgba(0, 0, 0, 0.12), 0 -7px 6px 7px rgba(0, 0, 0, 0.1);
  transition: 0.4s;
  -webkit-transition: 0.4s;
}

.l-header>span {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0%;
  height: 2px;
  display: block;
  background: #38b8ff;
  pointer-events: none;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}

.l-contents {
  position: relative;
  width: 100%;
  display: block;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.l-main {
  position: relative;
  width: 100%;
  height: 500px;
  display: block;
  background: url(../../common/img/bg.jpg)no-repeat;
  background-size: 100%;
}

.sub_main {
  position: relative;
  width: 100%;
  height: 500px;
  display: block;
  background-size: 100%;
}

.l-footer {
  position: relative;
  width: 100%;
  display: block;
  background-color: #E5EADD;
}

.m-childTitle {
  text-align: center;
  font-size: 58px;
  display: block;
  line-height: 1;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}

.m-childTitle>span {
  display: block;
  font-size: 20px;
  font-weight: normal;
  color: #a7a7a7;
  margin-top: 15px;
}

.m-tabList {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.7;
}

.m-tabList li {
  padding: 6px 27px;
  display: inline-block;
  margin-right: 16px;
  border-radius: 30px;
  font-size: 17px;
  color: #6f6f6f;
  border: 2px solid #fff;
  box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.4);
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  transition: .4s;
  -webkit-transition: .4s;
}

.m-tabList li:hover {
  box-sizing: border-box;
  border: 2px solid #dddddd;
}

.m-tabList li:last-child {
  margin-right: 0 !important;
}

.m-txt {
  letter-spacing: .5px;
  line-height: 1.8;
  text-align: justify;
  color: #333333;
  padding-top: 4%;
}

.m-btn {
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  padding: 2% 4%;
  margin: 50px 0 0;
}

.m-btn a,
.m-btn span {
  cursor: pointer;
  transition: .4s;
  -webkit-transition: .4s;
}

.m-btn a:hover,
.m-btn span:hover {
  opacity: .6;
}

.m-btn__color1 a,
.m-btn__color1 span {
  background: #469FD1;
}

.m-another {
  position: relative;
  padding-right: 34px;
  display: inline-block;
}

.m-another:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 0;
  width: 34px;
  height: 34px;
  display: block;
  background: url(../img/other-window.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.t-news,
.t-service,
.t-company,
.t-contact,
.t-privacy,
.t-recrui,
.t-company,
.t-contact,
.t-about {
  display: block;
  width: 100%;
  padding-top: 5.5%;
  margin-top: 70px;
}

/* header */
.t-header {
  position: relative;
  width: 98%;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.t-header__logo {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  top: 48%;
  left: 9px;
  height: 75%;
  transition: .4s;
  -webkit-transition: .4s;
}

.t-header__logo:hover {
  opacity: .6;
}

.t-header__logo img {
  display: block;
  height: 100%;
}

.t-header__menu {
  position: relative;
  height: 100%;
}

.t-header__menu__btn {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  width: 48px;
  height: 100%;
  display: none;
}

.t-header__menu__btn span,
.t-header__menu__btn:before,
.t-header__menu__btn:after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 30%;
  width: 40%;
  opacity: 1;
  border-bottom: 2px solid #333333;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.t-header__menu__btn:before {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
}

.t-header__menu__btn:after {
  transform: translateY(8px);
  -webkit-transform: translateY(8px);
}

.t-header__menu .open span {
  opacity: 0;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
}

.t-header__menu .open:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.t-header__menu .open:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.t-header__menu__list {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.t-header__menu__list ul {
  height: 100%;
  display: block;
  font-size: 0;
  letter-spacing: -.4em;
}

.t-header__menu__list li {
  position: relative;
  font-size: 16px;
  letter-spacing: normal;
  display: inline-block;
  height: 100%;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.t-header__menu__list li a {
  color: #333333;
  padding: 21px 24px 0;
  height: 100%;
  display: block;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}

.t-header__menu__list li:hover a {
  opacity: .6;
}

.menu_active a {
  color: #469FD1 !important;
  transition: 0s;
  -webkit-transition: 0s;
}

/* main */
.ip_br,
.sp_br,
.ip4s {
  display: none;
}

.swiper-container.sp_br {
  display: none;
}

.t-firstView {
  position: relative;
  margin-top: 70px;
  width: 100%;
  display: block;
  height: 475px;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}

.t-firstView__slider {
  background: url(../../common/img/circle.png);
  background-size: 100% auto;
  background-position: 50% center;
  background-repeat: no-repeat;
  max-width: 1920px;
  margin: 0 auto;
}

.t-firstView__slider>img {
  height: 475px;
  padding-left: 190px;
}

.t-firstView__txt {
  text-align: justify;
  width: 32%;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  vertical-align: top;
  display: inline-block;
  margin-top: 6%;
  margin-left: 2%;
}

.t-firstView__txt h2 {
  color: #4D972D;
  font-size: 34px;
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 20px;
}

.t-firstView__txt h3 {
  font-size: 18px;
  letter-spacing: 1.5px;
  color: #455260;
  font-weight: normal;
}

.t-firstView__txt a {
  display: block;
  text-align: center;
}

.t-firstView__btn {
  color: #4D972D;
  background-color: #fff;
  border: solid 1px #4D972D;
  font-size: 18px;
  margin: 28px auto 0;
}

.t-firstView.t-headLine {
  height: 160px;
  text-align: center;
  padding: 3% 0;
}

.company {
  height: 100px;
  text-align: center;
  padding: 7% 0;
  background: url("../../common/img/company_bg.jpg")no-repeat;
  background-position: center;
  background-size: 100% auto;
  color: #ffffff;
  font-size: 36px;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.contact {
  height: 100px;
  text-align: center;
  padding: 7% 0;
  background: url("../../common/img/contact_bg.jpg")no-repeat;
  background-position: center;
  background-size: 100% auto;
  color: #ffffff;
  font-size: 36px;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.recruit {
  height: 100px;
  text-align: center;
  padding: 7% 0;
  background: url("../../common/img/recruit_bg.jpg")no-repeat;
  background-position: center;
  background-size: 100% auto;
  color: #ffffff;
  font-size: 36px;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.business {
  height: 100px;
  text-align: center;
  padding: 7% 0;
  background: url("../../common/img/business_bg.jpg")no-repeat;
  background-position: center;
  background-size: 100% auto;
  color: #ffffff;
  font-size: 36px;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}


.t-firstView.t-headLine h2 {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #4D972D;
  font-size: 38px;
  line-height: 1.3;
  font-weight: bold;
  text-shadow: -3px -3px 5px #fff, 3px 3px 5px #fff;
  position: absolute;
  left: 0;
  right: 0;
}

nav ol {
  width: 1000px;
  margin: 1% auto 0;
  display: block;
}

nav ol li {
  display: inline-block;
}

nav ol li a {
  color: #333333;
}

nav ol li:after {
  content: '>';
  display: inline-block;
  padding: 0 10px;
  /*左右に余白*/
}

nav ol li:last-child {
  font-weight: bold;
}

nav ol li:last-child:after {
  display: none;
}

.t-topContents {
  width: 100%;
  text-align: center;
}

.t-topContents2 {
  width: 100%;
  text-align: center;
  padding-top: 6%;
}

.t-topContents2 p {
  padding-top: 4%;
}

.t-topContents__box {
  max-width: 1000px;
  margin: 0 auto;
  padding: 5% 0 10%;
}

.t-topContents__box h2 {
  font-size: 32px;
  color: #333333;
  margin: 0 0 50px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.05em;
}

.t-topContents__box h3 {
  font-size: 24px;
  color: #4D972D;
  margin: 2% 0;
}

.t-topContents__box>img {
  display: none;
}

.t-topContents__box li {
  display: inline-block;
  margin: 10px 50px;
}

.t-topContents__box li img {
  display: block;
  margin: 0 auto 7.5%;
  transition: .4s ease-in-out;
  -webkit-transition: .4s ease-in-out;
}

.t-topContents__box p {
  font-size: 21px;
  transition: .4s ease-in-out;
  -webkit-transition: .4s ease-in-out;
}

.t-topContents__box p[class$="center"] {
  text-align: center;
  line-height: 2;
  margin-bottom: 5%;
  font-weight: bold;
}

.t-topContents__box p span {
  color: #469FD1;
}

.t-topContents__box__item {
  padding: 5% 0;
  text-align: left;
}

.t-topContents__box__item h3 {
  font-size: 21px;
  border-left: solid 5px #4D972D;
  padding-left: 10px;
}

.t-topContents__box__item p {
  margin: 3% 0;
}

.t-topContents__box__item li {
  display: block;
  border-bottom: solid 1px #ddd;
  margin: 0;
  padding: 20px;
  line-height: 2em;
}

.t-topContents__box__item li span {
  display: inline-block;
  vertical-align: top;
}

.t-topContents__box__item li span:first-child {
  width: 35%;
}

.t-topContents__box__item li span:last-child {
  width: 65%;
}

.t-topContents__box__contact {
  margin: 2% 0;
}

.t-topContents__box__contact h2 {
  font-size: 24px;
  padding: 0 0 2%;
}

.t-topContents__box__contact p {
  font-size: 18px;
  text-align: justify;
}

.t-topContents:nth-of-type(3) {
  background-color: #f3faff;
  margin: 0 auto;
  padding: 1% 0;
  background-position: 90% bottom;
  background-image: url(../../common/img/circle.png);
  text-align: left;
}

.t-topContents:nth-of-type(3) h2 {
  color: #333333;
}

.t-topContents:nth-of-type(3) p {
  width: 800px;
}

.t-topContents:nth-of-type(4) {
  margin: 0 auto;
  padding: 1% 0;
  background-image: url(../../common/img/img3.png);
  background-position: left bottom;
  background-size: 35%;
  background-repeat: no-repeat;
}

.t-topContents:nth-of-type(4) h2 {
  margin-left: auto;
  text-align: left;
  color: #333333;
  width: 700px;
}

.t-topContents:nth-of-type(4) p {
  width: 700px;
  margin-left: auto;
}

.t-topContents:nth-of-type(4) a>p {
  color: #4D972D;
  text-align: right;
  font-weight: bold;
  padding: 5% 0 0;
}

.t-topContents__privacy {
  width: 1000px;
  margin: 20px auto;
  background-color: #f7f7f7;
  text-align: justify;
  padding: 3% 3% 0;
}

.t-topContents__privacy h3 {
  color: #8698bf;
}

.t-topContents__privacy li {
  line-height: 1.8em;
  padding: 1% 0;
  padding-left: 1em;
  text-indent: -1em;
}

.t-topContents__privacy li p {
  text-align: right;
}

.t-topContents__privacy>p {
  padding: 3% 0;
}

.t-contact h3 {
  font-size: 21px;
  border-left: solid 5px #4D972D;
  padding-left: 10px;
  text-align: left;
}

.t-contact__errorMsg {
  color: red;
  opacity: 0;
}

.t-contact ul {
  display: block;
}

.t-contact li {
  display: inline-block;
  width: 100%;
  border-bottom: solid 1px #ddd;
  margin: 0;
  padding: 20px 0;
  line-height: 3em;
  position: relative;
  text-align: left;
}

.t-contact li p {
  display: inline-block;
}

.t-contact li p+input {
  width: 65%;
  display: inline-block;
  border: solid 1px #ddd;
  position: absolute;
  right: 0;
}

.t-contact li div {
  display: inline-block;
  float: right;
}

.t-contact li div input {
  margin-right: 5px;
}

.t-contact li span:after {
  content: '[必須]';
  display: inline-block;
  color: red;
}

textarea {
  width: 1000px;
  height: 150px;
  margin: 15px 0;
  padding: 1%;
  border: solid 1px #ddd;
  line-height: 1.75;
}

.sendBtn {
  background-color: #4D972D;
  color: #fff;
  width: 300px;
  text-align: center;
}

.sendBtn a {
  color: #fff;
}

/* top-title */
.m-topTitle {
  text-align: center;
  font-size: 44px;
  display: block;
  line-height: 1.25;
}

.m-topTitle span {
  display: block;
  font-size: 17px;
  color: #7C7D82;
  font-weight: 400;
}

.t-topNews {
  width: 100%;
  padding: 3% 0 5%;
  display: block;
  background: #f7f7f7;
}

.t-topNews .m-topNews {
  display: block;
  margin: 0 auto;
  width: 92%;
  max-width: 1000px;
}

.t-topNews .m-topNews ul {
  width: 81%;
  margin: 0 auto;
  display: block;
  padding: 62px 0 74px;
  font-size: 0;
  letter-spacing: -.4em;
}

.t-topNews .m-topNews ul li {
  position: relative;
  vertical-align: top;
  font-size: 16px;
  display: inline-block;
  margin: 0 7.5% 0 0;
  letter-spacing: normal;
  width: 100%;
}

.t-topNews .m-topNews ul li>span {
  font-size: 16px;
  display: inline-block;
  color: #7C7D82;
  line-height: 1.2;
}

.t-topNews .m-topNews ul li>p {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 100;
  display: block;
  margin-top: 8px;
  border-top: 1px solid #DDDDDD;
  padding-top: 12px;
}

.t-footer {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
  color: #fff;
  padding: 1% 0;
}

.t-footer>a {
  width: 184px;
  display: block;
  margin: 0 auto;
  padding: 55px 0 33px;
  text-align: center;
  transition: .4s;
  -webkit-transition: .4s;
}

.t-footer>a:hover {
  opacity: .6;
}

.t-footer__list {
  letter-spacing: -.4em;
  font-size: 0;
}

.t-footer__list li {
  letter-spacing: normal;
  display: inline-block;
  margin: 16px 1%;
  font-size: 16px;
}

.t-footer__list li:last-child {
  float: right;
}

.t-footer__list a {
  padding: 2px 8px;
  font-weight: 500;
  color: #fff;
  display: block;
  transition: .4s;
  -webkit-transition: .4s;
}

.t-footer__list a:hover {
  opacity: .4;
}

.t-footer>p {
  font-size: 14px;
  display: block;
  margin: 0 auto;
}

.m-tabList__active {
  border: 2px solid #469FD1 !important;
  color: #469FD1 !important;
  box-sizing: border-box;
  box-shadow: 0 5px 6px -2px rgba(0, 156, 224, 0.3), 0 8px 19px -7px rgba(0, 156, 224, 0.2) !important;
  cursor: auto !important;
}

.hide {
  top: -140px !important;
}

.tab__min {
  min-width: 623px;
}

.s-hmb {
  opacity: 1 !important;
  left: 0 !important;
}

.boxwrap {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 600px;
  margin-bottom: 10%;
}

.boxwrap2 {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 350px;
  padding-top: 3%;
  margin-bottom: 3%;

}

.box1 {
  position: absolute;
  width: 46%;
}

.box2 {
  position: absolute;
  width: 46%;
  left: 50%;
}

.box2>h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 0.25em 0.5em;
  /*上下 左右の余白*/
  background: transparent;
  /*背景透明に*/
  border-left: solid 5px #4D972D;
  /*左線*/
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.05em;
}

.box3 {
  position: absolute;
  width: 46%;
  top: 50%;
  left: 50%;
}

.box3>h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 0.25em 0.5em;
  /*上下 左右の余白*/
  background: transparent;
  /*背景透明に*/
  border-left: solid 5px #4D972D;
  /*左線*/
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.05em;
}

.l-main img {
  position: relative;
  left: 50%;
  top: 60%;
}

hr {
  width: 1100px;
  border: 1px solid #f1f1f1;
  margin: 0 auto;
}

@media (max-width: 1650px) {
  .l-main img {
    width: 50%;
  }

  .t-firstView {
    background-size: cover;
    background-position: center;
    height: 400px;
  }

  .t-firstView__slider {
    background-size: auto;
    background-position: left bottom;
    height: 400px;
  }

  .t-firstView__slider img {
    height: 400px;
    padding: 0;
  }

  .t-firstView__txt {
    width: 50%;
    left: 65%;
  }

  .t-topContents:nth-of-type(3) {
    background-position: 95% bottom;
    background-size: 40%;
  }

  .t-topContents:nth-of-type(3) p {
    width: 650px;
  }

  .t-topContents__box {
    padding: 5% 0;
  }

  .t-topNews .m-topNews {
    max-width: 80%;
  }
}

@media (max-width: 1200px) {
  .t-firstView__txt {
    width: 45%;
    left: 65%;
  }

  .t-firstView__txt h2 {
    font-size: 3vw;
  }
}

@media (max-width: 1024px) {
  .l-main img {
    width: 50%;
  }

  .business,
  .contact,
  .recruit,
  .company {
    height: 200px;
    background-size: 200% auto;
  }

  .business>h2 {
    padding-top: 5%;
  }

  .contact>h2 {
    padding-top: 5%;
  }

  .recruit>h2 {
    padding-top: 5%;
  }

  .company>h2 {
    padding-top: 5%;
  }


  .l-header {
    box-shadow: 0 -7px 15px 10px rgba(0, 0, 0, 0.12), 0 -7px 6px 7px rgba(0, 0, 0, 0.1);
  }

  .t-header__logo {
    height: 56%;
  }

  .t-header__menu__btn {
    display: block;
  }

  .t-header__menu__list {
    position: fixed;
    left: 100%;
    width: 100%;
    background: #f5f5f5;
    background: #fff;
    opacity: 0;
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
  }

  .t-header__menu__list ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 45%;
    width: 86%;
    max-width: 360px;
    height: auto;
  }

  .t-header__menu__list ul li {
    width: 100%;
    font-size: 22px;
    display: block;
    height: auto;
    text-align: center;
    /* box-shadow: 0 7px 14px -14px rgba(0, 0, 0, 0.5); */
  }

  .t-header__menu__list ul li a {
    padding: 5% 0;
  }

  nav ol {
    width: 90%;
  }

  .t-firstView__txt {
    width: 40%;
    left: 73%;
  }

  .t-firstView__txt h2 {
    font-size: 26px;
  }

  .t-firstView.t-headLine {
    height: 90px;
  }

  .t-topContents:nth-of-type(3) {
    background-image: url("");
    padding: 0;
  }

  .t-topContents:nth-of-type(3) p {
    width: 100%;
  }

  .t-topContents:nth-of-type(4) {
    background-image: url("");
    padding: 0;
  }

  .t-topContents:nth-of-type(4) h2 {
    text-align: center;
    width: 100%;
  }

  .t-topContents:nth-of-type(4) p {
    width: 100%;
  }

  .t-topContents__box {
    padding: 5%;
    text-align: center;
  }

  .t-topContents__box h2 {
    margin-bottom: 35px;
  }

  .t-topContents__box>img {
    display: block;
    width: 50%;
    margin: 0 auto 5%;
  }

  .t-topContents__box>ul>li {
    margin: 0;
    width: 20%;
  }

  .t-topContents__box>ul>li img {
    max-width: 145px;
  }

  .t-topContents__box p[class$="center"] {
    font-size: 18px;
    margin-bottom: 2%;
  }

  .t-topContents__box__item li {
    font-size: 18px;
    line-height: 2em;
  }

  .t-topContents__box__item li span:first-child {
    width: 100%;
  }

  .t-topContents__box__item li span:last-child {
    width: 100%;
  }

  .t-topContents__privacy {
    width: auto;
    margin: 20px;
  }

  .t-topContents__privacy h3 {
    font-size: 21px;
  }

  .t-topNews .m-topNews ul {
    width: 100%;
  }

  .t-topNews .m-topNews ul li p,
  .t-topNews .m-topNews ul li span {
    font-size: 18px;
  }

  textarea {
    width: 100%;
  }

  .t-contact {
    margin: 0;
  }

  .t-contact li p+input {
    width: 100%;
    position: static;
  }

  .t-contact li div {
    float: none;
    display: block;
    width: 100%;
  }

  .t-contact li div label {
    display: inline-block;
    margin-right: 15px;
  }
}

@media (max-width: 890px) {
  .pc_br {
    display: none;
  }

  .sp_br {
    display: block;
  }

  .swiper-container.sp_br {
    display: block;
  }

  .t-firstView {
    height: 680px;
  }

  .t-firstView__slider {
    height: 680px;
    background-image: none;
  }

  .t-firstView__img {
    height: 300px;
    position: relative;
    text-align: center;
  }

  .t-firstView__img img {
    height: 300px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
  }

  .t-firstView__txt {
    position: relative;
    width: 90%;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 0;
    padding: 3%;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .t-firstView__txt h2 {
    font-size: 2em;
    color: #4D972D;
  }

  .t-firstView__txt h3 {
    text-align: justify;
    font-size: 16px;
    max-width: 100%;
  }

  .t-firstView__txt .m-btn {
    width: 236px;
    position: static;
    margin-top: 20px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }

  .t-topContents__box p[class$="center"] {
    font-size: 16px;
  }

  .t-topContents__box>ul>li {
    width: 45%;
  }

  .t-topContents__box>ul>li img {
    max-width: 200px;
  }
}

@media (max-width: 768px) {

  hr {
    width: 100%;

  }

  .business,
  .contact,
  .recruit,
  .company {
    height: 200px;
    background-size: 200% auto;
  }

  .business>h2 {
    padding-top: 14%;
  }

  .contact>h2 {
    padding-top: 14%;
  }

  .recruit>h2 {
    padding-top: 14%;
  }

  .company>h2 {
    padding-top: 14%;
  }

  .t-topContents2 p {
    padding: 4%;
  }

  .boxwrap2 {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    height: auto;
    padding-top: 3%;
  }

  .box2>h2 {
    text-align: left;
  }

  .box3>h2 {
    text-align: left;
  }

  .m-txt {
    padding-top: 6%;
    padding-bottom: 6%;
  }

  .l-main img {
    position: relative;
    left: 50%;
    top: 60%;
    width: 50%;
  }

  .l-main {
    height: 260px;
  }

  .boxwrap {
    height: auto;
  }

  .box1 {
    position: static;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 6%;
  }

  .boxwrap2>.box1 {
    position: static;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }

  .box2 {
    position: static;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }

  .box3 {
    position: static;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }

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

  .m-topTitle {
    font-size: 30px;
  }

  .t-firstView h2 {
    font-size: 5.2vw;
  }

  .t-topContents__box h2 {
    font-size: 5.2vw;
  }

  .t-topContents p {
    font-size: 18px;
  }

  .t-headLine h2 {
    font-size: 40px;
  }

  .t-footer__list {
    text-align: center;
  }

  .t-footer__list li a {
    padding: 2px 4px;
  }

  .t-footer__list li.pc_br {
    display: none;
  }

  .t-footer__list p.sp_br {
    font-size: 18px;
    padding-top: 5px;
    border-top: solid 1px #fff;
    margin: 0 20px;
  }

  .t-contact {
    margin: 0;
  }

  .t-contact li div label {
    display: block;
  }
}

@media (max-width: 390px) {
  .t-footer__list ul {
    width: 258px;
    margin: 17px auto;
  }

  .t-footer__list ul li {
    margin: 4px 1%;
  }
}

@media (max-width: 320px) {
  .ip4s {
    display: block;
  }

  .t-header__menu__list ul {
    top: 55%;
  }

  .t-header__menu__list ul li a {
    padding: 4.5% 0;
    font-size: 17px;
  }

  .t-firstView {
    height: 550px;
  }

  .t-firstView.t-headLine {
    height: 70px;
  }

  .t-firstView.t-headLine h2 {
    font-size: 36px;
  }

  .t-firstView__img {
    height: 200px;
  }

  .t-firstView__img img {
    height: 200px;
  }

  .t-firstView__txt {
    padding-bottom: 7%;
  }

  .t-firstView__txt .m-btn {
    font-size: 16px;
    width: 80%;
  }

  .t-topContents:nth-of-type(4) a>p {
    text-align: center;
    font-size: 14px;
  }

  .t-topContents__box h2 {
    margin-bottom: 20px;
    font-size: 1.2em;
  }

  .t-topContents__box__item li {
    font-size: 16px;
    padding: 20px 0;
    line-height: 1.5em;
  }

  .t-topContents__box__item li span:first-child {
    width: 100%;
    padding-bottom: 10px;
  }

  .t-topContents__privacy {
    margin: 7px;
  }

  .t-topContents__privacy h3 {
    font-size: 18px;
  }

  .t-topContents__privacy p {
    font-size: 16px;
  }

  .t-footer__list {
    text-align: center;
  }
}