@charset "EUC-JP";
@import"https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";

:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%
}

audio:not([controls]) {
  display: none
}

button {
  overflow: visible
}

details {
  display: block
}

input[type=number] {
  width: auto
}

input[type=search] {
  -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

main {
  display: block;
  overflow: hidden;
}

summary {
  display: block
}

pre {
  overflow: auto
}

progress {
  display: inline-block
}

small {
  font-size: 75%
}

template {
  display: none
}

textarea {
  overflow: auto
}

[hidden] {
  display: none
}

*,
: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
}

* {
  margin: 0;
  padding: 0
}

:root {
  box-sizing: border-box;
  cursor: default;
  font: 100%/1.5 sans-serif;
  text-rendering: optimizeLegibility
}

html {
  background-color: #FFF;
  color: #000;
}

a {
  text-decoration: none
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}

button,
input,
select,
textarea {
  background-color: transparent
}

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit
}

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: 1.5em
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace
}

nav ol,
nav ul {
  list-style: none
}

select::-ms-expand {
  display: none
}

select::-ms-value {
  color: currentColor
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

textarea {
  resize: vertical
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #4c2b03;
  text-shadow: none
}

::selection {
  background-color: #b3d4fc;
  color: #4c2b03;
  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
}

[hidden][aria-hidden=false]:focus {
  clip: auto
}

html {
  overflow-x: hidden;
  overflow-y: scroll;
  background: #fff
}

body {
	height: 100%;
	color: #000;
	background: #fff;
	word-wrap: break-word;
	font-size: 1rem;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: "palt";
}

address {
  font-style: normal
}

a {
  cursor: pointer;
  color: #111
}

a:link {
  color: #111
}

a:hover,
a:focus,
a:active {
  color: #f86e24;
  text-decoration: none
}

p {
  /* margin-bottom: 1rem */
}

p:last-child {
  margin-bottom: 0
}

img {
  max-width: 100%;
  width: 100%;
  height: auto
}

input[type=radio] {
  margin-left: 2rem;
  margin-right: 1rem
}

.l-wrapper {
  position: relative;
  width: 100%
}

.l-header__inner {
  display: -ms-flexbox;
  display: flex;
  height: 45px
}

.p-header__logo {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40%;
  height: 100%;
  padding-left: 3%
}

.p-header__logo > a {
  line-height: 1;
}

.p-header__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  width: 43%;
  height: 100%;
}

.p-header__btn > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  height: 100%;
  color: #666;
  border-left: 1px solid #B3B3B3;

}

.p-drawer {
  width: 17%;
  padding: 5px;
  border-left: 1px solid #666
}

.p-drawer > a {
  display: inline-block;
  width: 100%;
  height: 100%
}

.p-hero {
  border-bottom: 2.5px solid #007800
}

.p-nav {
  padding: 11px 0 0 0;
}

.p-nav__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 6.66%;
  list-style-type: none
}

.p-nav__item {
  width: 49.2%
}

.p-nav__item:nth-child(1),
.p-nav__item:nth-child(2) {
  margin-bottom: 5px
}

.p-nav__item > a {
  position: relative;
  display: inline-block;
  width: 100%;
  /* height: 40px;
  line-height: 40px; */
  padding: .45em 0;
  text-align: center;
  color: #FFF;
  background: #007800;
  font-size: 1.0625rem;
  font-weight: 700;
  border-radius: 5px;
}

.p-nav__item > a:before {
  position: absolute;
  left: 1px;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 5px;
  height: 95%;
  background: #000;
  border-radius: 5px 0 0 5px
}

.p-nav__item:nth-child(1) > a:before {
  background: #78dc46
}

.p-nav__item:nth-child(2) > a:before {
  background: #32beff
}

.p-nav__item:nth-child(3) > a:before {
  background: #fffa64
}

.p-nav__item:nth-child(4) > a:before {
  background: #f38fbf
}

/*
.update {
  margin-bottom: 10px;
}
*/

.update__inner {
  padding: 0 6.66&;
}

.update__title {
  padding: 10px 6.66%;
  border-bottom: 1px solid #000;
}

.update__list {
  padding: 10px 6.66% 0;
  line-height: 1.2;
}

.update__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  /* height: 25px */
}

.update__item:before {
  position: relative;
  top: 3px;
  margin-right: 5px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #999
}

.update__item > .strong {
  display: block;
  margin-left: 10px;
  font-size: 1.5em;
  font-weight: 700;
  color: #007800
}

.pickup {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 6.66%;
}

.pickup__inner {
  border: 2px solid #ff8100;
  border-radius: 5px
}

.pickup__title {
  font-weight: 700;
  text-align: center;
  background: linear-gradient(90deg, rgba(255, 130, 0, 1) 0%, rgba(255, 30, 30, 1) 100%);
  border-radius: 2.5px 2.5px 0 0;
  color: #FFF
}

.pickup__link {
  display: block
}

.pickup__body {
  display: -ms-flexbox;
  display: flex;
  padding: .5rem;
}

.pickup__thumb {
  width: 73px
}

.pickup__footer {
  border-top: .5px solid #ff8100;
  padding: 6px 5px;
}

.pickup-info {
  line-height: 1;
  /* padding-left: 5px; */
  width: 100%;
}

.pickup-info__name {
  margin-bottom: 5px
}

.pickup-info__industry {
  margin-bottom: 5px
}

.pickup-info__industry > .strong {
  font-weight: 700
}

.pickup-info__location {
  margin-bottom: 5px
}

.pickup-info__location > .strong {
  font-weight: 700
}

.aggressive {
  margin-bottom: 10px;
  padding: 0 6.66%;
}

.aggressive__title {
  position: relative;
  display: inline-block;
  width: 195px;
  margin-bottom: 8px;
  padding: 3px 0 3px 15px;
  border-radius: 2.5px;
  background: linear-gradient(#ff7902 0, #ff4711 75.37%, #ff211d 100%);
  color: #FFF;
  font-size: 16px;
}

.aggressive__title:before {
  position: absolute;
  bottom: -4px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 8px 0 0;
  border-color: #FF241D transparent transparent
}

.aggressive__title > .icon-arrow {
  display: inline-block;
  width: 8px;
  height: 10px;
  margin-right: 9px;
}

.aggressive-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 6px;
  border: 3px solid #ff8100;
  border-radius: 2.5px;

}

.aggressive-item:last-child {
  margin-bottom: 0
}

.aggressive-item__thumb {
  width: 30%;
  float: left;
  height: 22.5%;
  overflow-y: hidden;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.aggressive-item__body {
  line-height: 1.26
}

.aggressive-item__title {}

.aggressive-item__text {
  line-height: 1.4
}

.event-info {
  margin-bottom: 10px;
  padding: 0 6.66%;
}

.event-info__inner {
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.78125vw;
}

.event-info__head {
  position: relative;
  width: 150px;
  text-align: center;
  background-image: url(../images/event-info__pic.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  background-color: #FFF;
  border-radius: 0.78125vw 0 0 0.78125vw;
  border: 0.3125vw solid #007800;
}

.event-info__head::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #32beff;
  border-radius: 2px 0 0 2px;
}

.event-info__title {
  padding-top: 10px;
  color: #32beff;
  line-height: 1.2
}

.event-info__title > .catch {
  display: block;
  font-size: 13px;
  color: gray
}

.event-info__body {
  padding: 6px 8px 0;
  font-size: 12px;
  background: #007800;
  border-radius: 0 0.78125vw 0.78125vw 0
}

.event-info__list {
  font-size: 12px;
  list-style-type: none
}

.event-info__item {
  color: #FFF
}

.event-info__sublist {
  list-style-type: none
}

.event-info__subitem {
  float: left;
  width: 45%;
  margin-bottom: 5px;
}
.event-info__subitem:nth-child(odd) {
  margin-left: 10%;
}

.event-info__subitem:last-child {
  margin-bottom: 0
}

.event-info__subitem > .tag {
  display: block;
  width: 100%;
  margin-right: 3px;
  margin-bottom: 3px;
  text-align: center;
  color: #000;
  background: #FFF;
  border-radius: 2.5px;
}

.internship {
  margin-bottom: 10px;
  padding: 0 6.66%;
}

.internship__title {
  font-weight: 700;
  text-align: center;
  background: linear-gradient(#ff7902 0, #ff4711 75.37%, #ff211d 100%);
  border-radius: 3px 3px 0 0;
  color: #FFF
}

.internship__body {
  padding: 10px 4px;
  background: #ffe696;
}

.internship__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-flow: row wrap;
}

.internship__footer {
  padding-right: 3px;
  text-align: right;
}

.internship__footer > a:before {
  display: inline-block;
  margin-right: 5px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.5333333333333332vw 0 1.5333333333333332vw 2.1333333333333333vw;
  border-color: transparent transparent transparent #999
}

.internship-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 48%;
  margin-bottom: 10px;
  padding: 5px 5px;
  background: #FFF;
  border-top: 3px solid #f00
}

.internship-item.banner {
  padding: 0;
  background: none;
  border-top: 0;
}

.internship-item__head {
  padding: 6px 0 0;
  /*  height: 13vw;*/
  border-bottom: 1px solid #6f6f6f
}

.internship-item__logo {
  margin-bottom: 10px
}

.internship-item__logo > img {
  max-width: initial;
  width: auto;
  height: 28px
}

.internship-item__name {
  font-weight: 700;
  line-height: 1.1;
}

.internship-item__body > dl {
  display: -ms-flexbox;
  display: flex;
}

.internship-item__body > dl:first-child {
  padding-top: 5px;
}

.internship-item__body > dl dt {
  color: #f00;
  font-size: 14px;
  min-width: 4em;
}

.internship-item__body > dl dd {
  font-size: 14px;
}

.internship-item__footer > a {
  position: relative;
  display: block;
  width: 100%
}

.internship-item__footer > a > .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: #FFF;
  line-height: 1
}

.recommend {
  margin-bottom: 10px;
  padding: 0 6.66%;
}

.recommend__title {
  position: relative;
  display: inline-block;
  width: 195px;
  margin-bottom: 9px;
  padding: 3px 0 3px 15px;
  border-radius: 2.5px;
  background: linear-gradient(#ff7902 0, #ff4711 75.37%, #ff211d 100%);
  color: #FFF;
  font-size: 16px;
}

.recommend__title:before {
  position: absolute;
  bottom: -4px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 8px 0 0;
  border-color: #FF241D transparent transparent
}

.recommend__title > .icon-arrow {
  display: inline-block;
  width: 8px;
  height: 10px
}

.search {
  margin-bottom: 20px;
  padding: 16px 6.66%;
  background: #b2d6b2
}

.search__title {
  position: relative;
  margin-bottom: 6px;
  font-weight: 700;
  background-color: #007800;
  background-image: url(../images/icon_search.png);
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position: right 12px center;
  border-radius: 5px;
  color: #FFF;
  text-align: center;
  padding: 10px 0;
}

.search__title:before {
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 5px;
  height: 95%;
  background: #78dc46;
  border-radius: 5px 0 0 5px
}

.search-tab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  align-items: flex-end;
}

.search-tab__item {
  width: 33%;
  border-radius: 6px 6px 0 0;
  font-weight: 700;
  text-align: center;
  background: #a5ed98;
  color: #000;
  font-size: 125%;
  padding: 0.25em 0;
}

.search-tab__item {
}

.search-tab__item:last-child {
  margin-right: 0
}

.search-tab__item.is-active {
  background: #169742;
  color: #fff;
  padding: 0.5em 0;
}

.search-panel {
  background: #FFF;
  padding: 15px;
  border: 2px solid #169742;
}

.search-panel_read {
  padding-bottom: 12px;
}

.search-location {
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.search-location__item {
  width: 32%;
  margin-bottom: 10px;
  border-radius: 4px;
  background: #a5ed98;
  text-align: center;
  line-height: 2rem;
  font-weight: bold;
}

.search-location__item > a {
  display: block;
  width: 100%;
  height: 100%
}

.search-inputtext {
  width: 75%;
  height: 28px;
  background: #FFF;
  border: 1px solid #000;
  margin-bottom: 20px
}

.search-form input[type="submit"],
.search-form input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  /* border: none; */
  box-sizing: border-box;
  cursor: pointer;
}

.search-form input[type="submit"]::-webkit-search-decoration,
.search-form input[type="button"]::-webkit-search-decoration {
  display: none;
}

.search-form input[type="submit"]::focus,
.search-form input[type="button"]::focus {
  outline-offset: -2px;
}

.search-btn {
  width: 20%;
  margin-left: 5%;
  padding: 0 10px;
  background: #FFF;
  border: 1px solid #000;
  /* font-size: 13px; */
  height: 28px;
}

.research {
  margin-bottom: 20px;
  padding: 0 6.66%;
}

.research__title {
  margin-bottom: 10px;
  font-weight: 700;
  background-image: url(../images/research_title.png);
  background-size: 100%;
  background-position: 50%;
  text-align: center
}

.research__lead {
  text-align: center
}

.research-tabSet {
  position: relative
}

.research-tab {
  position: relative;
  z-index: 10;
  bottom: -3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none
}

.research-tab__item {
  width: 50%;
  padding: 4px;
  text-align: center;
  border: 3px solid #ff4711;
  border-radius: 8px 8px 0 0;
  opacity: .5;
  transition: .3s;
  background: #FFF
}

.research-tab__item.is-active {
  opacity: 1;
  border-bottom: 0
}

.research-tab__item > .text {
  display: block;
  padding: 5px 0;
  background: linear-gradient(90deg, rgba(255, 130, 0, 1) 0%, rgba(255, 30, 30, 1) 100%);
  color: #FFF;
  border-radius: 5px;
  letter-spacing: -0.1rem;
}

.research-panel {
  padding: 10px;
  border: 3px solid #ff4711
}

.research-ogob__list {
  list-style-type: none
}

.research-ogob__item {
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0;
  border-bottom: 3px dotted #ff8200
}

.research-ogob__thumb {
  width: 20%;
  height: 15%;
  overflow-y: hidden;
  display: flex;
  justify-content: center;
  align-items: center;

}

.research-ogob__body {
  line-height: 1.2rem;
  width: 80%;
  padding-left: 10px;
  overflow: hidden;
}

.research-ogob__title {
  margin-bottom: 10px;
}

.research-ogob__type {
  margin-bottom: 5px;
  color: #ff1e1e
}

.guide {
  margin-bottom: 10px;
  padding: 0 6.66%;
}

.guide__title {
  margin-bottom: 10px;
  font-weight: 700;
  background-image: url(../images/guide_title.png);
  background-size: 100%;
  background-position: 50%;
  text-align: center
}

.guide__lead {
  padding: 10px 0;
  text-align: center;
}

.guide__list {
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex
}

.guide__item {
  width: 42.666666666666664vw;
}

.experience {
  margin-bottom: 10px;
  padding: 0 6.66%;
}

.experience__title {
  position: relative;
  font-weight: 700;
  background-color: #007800;
  background-image: url(../images/icon_voice.png);
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position: right 12px center;
  border-radius: 5px;
  color: #FFF;
  text-align: center;
  padding: 10px 0;
}

.experience__title:before {
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 5px;
  height: 95%;
  background: #fffa64;
  border-radius: 5px 0 0 5px
}

.experience__lead {
  padding: 10px 0;
}

.experience__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
}

.experience__item {
  width: 49.5%;
  margin-bottom: 10px;
  border: 2px solid #666;
  background: #fff;
  box-sizing: border-box;
}

.experience__item a {
  border-left: 10px solid #6fd7cb;
  padding: 7.5px 2%;
  display: block;
  position: relative;
}

.experience__item a:after {
	content: "\03e";
	display: inline-block;
	color: #666;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) scale(0.5, 1);
	right: 1em;
	font-weight: bold;
}

.experience-detail__faculty {
  display: block;
  font-weight: 700;
  line-height: 1.1;
}

.schedule__title {
  text-align: center;
  background: #0050c8;
  color: #FFF;
  padding: 10px 0;
}

.schedule__body {
  padding: 10px 3.33%;
  background: #b2cbef
}

.schedule__list {
  list-style-type: none
}

.schedule__footer {
  padding: 10px 0 0;
  98986 background: #b2cbef;
  text-align: right;
  background: #fff;
}

.schedule__footer > a:before {
  margin-right: 5px;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px;
  border-color: transparent transparent transparent #999
}

.schedule-item {
  margin-bottom: 25px;
  padding: 20px 3.6vw;
  background: #FFF;
  border: 1px solid #0050c8;
  border-radius: 2.5px
}

.schedule-item:last-child {
  margin-bottom: 0
}

.schedule-item__location > .strong {
  font-weight: 700
}

.schedule-item__access > .strong {
  font-weight: 700
}

.schedule-item__footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px
}

.schedule-item__btn {
  display: inline-block;
  width: 48%;
  border-radius: 5px;
  text-align: center
}

.schedule-item__btn > span {
  display: block
}

.schedule-item__btn > span:before {
  display: inline-block;
  margin-right: 5px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #000
}

.schedule-item__btn.reserve {
  background: #b1caee
}

.schedule-item__btn.company {
  background: #bbeda3;

}

.researchevent-tab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none
}

.researchevent-tab__item {
  width: 49%;
  margin-right: 12px;
  border-radius: 6px 6px 0 0;

  font-weight: 700;
  text-align: center;
  background: #0050c8;
  color: #FFF
}

.researchevent-tab__item:last-child {
  margin-right: 0
}

.researchevent-tab__item.is-active {
  background: #FFF;
  color: #0050c8;
}

.researchevent-tab__item.is-active:after {
  content: '';
  display: block;
  height: 2.5px;
  margin: 0 auto;
  background: #0050c8
}

.researchevent-panel {
  background: #FFF;
  padding: 10px 20px;
}

.fromeditor {
  margin-bottom: 10px;
}

.fromeditor__title {
  background: #007800;
  text-align: center;
  color: #FFF
}

.fromeditor__list {
  padding: 0 3.33%;
  list-style-type: none
}

.fromeditor__footer {
  padding: 10px 3.3%;
  text-align: right
}

.fromeditor__footer > a:before {
  display: inline-block;
  margin-right: 5px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #999
}

.fromeditor-item {
  padding: 10px 0;
  border-bottom: 1px solid #000;
  line-height: 1.5;
}

.fromeditor-item__title {
  display: block
}

.l-footer {
  padding: 10px 0 0;
  border-top: 5px solid #409a40
}

.footer__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 6.66%;
  align-items: center;
}

.footer__logo {
  width: 49%
}

.footer__logoif {
  width: 23%
}

.footer__logoprivacy {
  width: 12.8%
}

.footer__note {
  padding: 10px;
}

.footer-nav {
  display: -ms-flexbox;
  display: block;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  padding: 0 6.66%;
}

.footer-nav__item:before {
  display: inline-block;
  margin-right: 5px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #000
}

.footer-bottom {
  padding: 4px 0;
  background: #007800;
  color: #FFF;
  text-align: center;
  font-size: xx-small;
}

.l-header__inner {
  height: 46px;
}

.p-header__logo {
  padding: 0 .5rem;
}

.p-header__logo img {
  width: 134px;
}

.p-drawer {
  background-image: url(../images/drawer_btn.png);
  background-repeat: no-repeat;
  -webkit-background-size: 90%;
  background-size: 90%;
  background-position: 50%;
}

.event-info {
  background: #F8F9FB;
}

.event-info__subtitle {
  margin-bottom: 4px;
  color: #fffa64;
}

.event-info__head {
  width: 36%;
}

.event-info__body {
  width: 64%;
}

.event-info__item {
  margin-bottom: .5rem;
}

.event-info__title {
  font-weight: bold;
}

.event-info__title > .catch {
  font-weight: bold;
  color: #111;
}

.p-drawer.is-active {
  background-image: url(../images/drawer_btn_close.png);
  background-color: #FFFA64;
}

.drawer-menu {
  /*display: none;*/
  z-index: 999;
  position: fixed;
  top: 65px;
  left: 0;
  width: 100%;
  height: calc(100vh - 64px);
  background: rgba(255, 255, 255, 1.0);
}

.drawer-menu.is-active {
  display: block;
  left: 0%;
  z-index: 2000;
}

.l-wrapper.is-active {
  position: fixed;
}

.internship-item__footer {
  text-align: center;
}

.internship-item__days {
  display: inline-block;
  width: 50px;
  margin: 0 auto;
}

.research__title {
  background: none;
  border: 2px solid #B3B3B3;
  border-radius: 5px;
  padding: 10px 0;
}

.guide__title {
  background: none;
  border: 2px solid #B3B3B3;
  border-radius: 5px;
  margin-bottom: 0;
  padding: 10px 0;
}

/* 2019-04-23 */
.p-hero {
  border-top: none;
  padding-top: 46px;
}

.l-main--underlayer {
  margin-top: 10px
}



.footer-nav__item {
  display: inline-block;
  padding-right: 10px
}

.schedule-item {
  line-height: 1.4
}

.schedule-item__title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 10px;
}

.schedule-item__title.-guidance a {
  color: #32beff;
}

.schedule-item__title.-guidance span {
  color: #32beff;
}

.schedule-item__title.-internship a {
  color: #00aa00;
}

.schedule-item__title.-internship span {
  color: #00aa00;
}

.schedule-item__title.-seminar a {
  color: #ff8200;
}

.schedule-item__title.-seminar span {
  color: #ff8200;
}

.schedule-item__date,
.schedule-item__location {
  margin-bottom: 5px
}

.schedule-item__btn > span {
  position: relative;
  padding: 5px 0 3px;
}

.schedule-item__btn > span:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px
}

.update__item__link > .strong {
  margin-left: 8px;
  font-size: 1.5em;
  font-weight: 700;
  color: #007800;
}


.company {

  line-height: 1.5
}

.company-pagetitle {
  border-bottom: 1px solid #000;
  margin: 0 25px
}

.company-head {
  margin: 10px 25px 0;
  font-size: 15px
}

.company-head__title {
  padding: 5px 10px;
  background-color: #d6f4c8;
  color: #007800;
  border-top: 2.5px solid #007800;
  font-size: 20px
}

.company-head__box {
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px
}

.company-head__box > .text {
  padding-right: 30px;
  width: calc(100% - 50px)
}

.company-head__box > .icon {
  width: 50px
}

.company-head__qualification > dt {
  color: #007800;
  font-weight: 700
}

.company-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.1;
  padding: 10px 25px;
  background: #fff;
  font-size: 15px
}

.company-cta > a {
  position: relative;
  border-radius: 2.5px;
  font-weight: 700;
  width: 32%;
  height: 45px;
  text-align: center
}

.company-cta > a > span {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%)
}

.company-cta > a:after {
  position: absolute;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  bottom: 4px;
  width: 70%;
  height: 2px;
  content: '';
  margin: 0 auto;
  background: #FFF
}

.company-cta__entry {
  color: #FFF;
  background: linear-gradient(90deg, #ff8200 0, #ff1e1e 100%)
}

.company-cta__reservation {
  color: #FFF;
  background: linear-gradient(90deg, #2993ff 0, #0050c8 100%)
}

.company-cta__bookmark {
  background: #fffcb2;
  border: 1px solid #ff8200;
  color: #ff8200
}

.company-cta--bottom {
  padding: 10px 0
}

.company-cta > a.company-cta__bookmark:after {
  background: #ff8200
}

.company-container {
  padding: 10px 25px;
  background: #d6f4c7
}

.company-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  padding: 12px 12px 0;
  background: #d6f4c7;
  font-size: 15px
}

.company-nav > li {
  display: -ms-flexbox;
  display: flex;
  width: 28%;
  padding: 2px 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #007800;
  border: 2.5px solid #007800;
  border-radius: 5px;
  color: #FFF;
  font-weight: 700;
  line-height: 1.3
}

.company-nav > li.-movie {
  width: 12.8%;
}

.company-nav > li.is-active {
  background: #FFF;
  color: #007800
}

.company-event {
  padding: 10px;
  background: #FFF;
  font-size: 16px;
  margin-top: 12px;
}

.internship-event {
  padding: 10px;
  background: #FFF;
  font-size: 16px;
}

.company-event__title {
  font-weight: 700;
  color: #0050c8
}

.internship-event__title {
  font-weight: 700;
  color: #0050c8
}

.company-event dd > a {
  text-decoration: underline
}

.company-body {
  margin-top: 12px;
  padding: 0 15px;
  background: #FFF
}

.company-body__item {
  padding: 12px 0
}

.company-title {
  padding-left: 7px;
  border-left: 4px solid #007800;

  font-weight: bold;
}

.company-lead {
  margin-top: 10px;
}

.company-contents {
  margin-top: 12px
}

.company-contents__title {
  position: relative;
  padding: 5px 10px;
  background: #bbeda2;
  color: #007800;

  font-weight: 700;
  border-radius: 3px
}

.company-contents__title:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 17px 0 0;
  border-color: #bbeda2 transparent transparent
}

.company-contents__title--sana {
  color: inherit;
  background-color: #c1ebff
}

.company-contents__title--sana:after {
  border-color: #c1ebff transparent transparent
}

.company-contents__body {
  margin-top: 15px
}

.company-contents__catch {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -.03em
}

.company-contents__catch--sana {
  color: #0050c8
}

.company-contents__catch.is-green {
  color: #007800
}

.company-catch {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0
}

.company-detail__item {
  margin-top: 10px
}

.company-detail__item > .title {
  color: #007800;

  font-weight: bold;
}

.seminar__formBody > .title {
  color: #007800;

  font-weight: bold;
}

.company-profile {
  display: -ms-flexbox;
  display: flex;
  font-size: 16px
}

.company-profile__pic {
  width: 97px;
  overflow-y: hidden;
  display: flex;
  align-items: center;
}

.company-profile__body {
  width: 67%;
  padding-left: 10px
}

.company-profile__body > dl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000
}

.company-profile__body > dl > dt {
  color: #007800;
  font-size: 15px
}

.company-profile__body > dl > dd {
  font-size: 16px
}

.strength-point {
  margin-top: 10px
}

.strength-point__title {

  color: #007800;
  border-bottom: 1px solid #007800
}

.employ {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  font-size: 15px;
  letter-spacing: -.02em
}

.employ2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  list-style-type: none;
  flex-wrap: wrap;
  font-size: 14px;
  letter-spacing: -.02em
}

.employ__item {
  width: 19%;
  padding: .25rem 0;
  margin: .5% 0;
  margin-right: 1%;
  text-align: center;
  background-color: #fff;
  color: #b4b4b4;
  border: 1px solid #b4b4b4;
}

.employ__item2 {
  width: 24%;
  padding: .25rem 0;
  margin: .5% 0;
  margin-right: 1%;
  background-color: #fff;
}

.employ__item:nth-child(5n) {
  margin-right: 0
}

.employ__item.is-active {
  background-color: #ffe600;
  color: inherit
}

.employ__item > .length-body {
  font-size: .8rem;
}

.employ__item2 > .length-body {
  font-size: .8rem;
}

.consideration {
  padding-left: 1.5em
}

.about-grid {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: auto;
  align-items: center;
}

.about-grid__item {
  width: 150px;
  padding: 0 2px;
  font-size: 14px;
  overflow-y: hidden;
}

.about-grid__item_50 {
  width: 140px;
  padding: 0 2px;
  font-size: 14px;
  overflow-y: hidden;
}

.about-grid__item img {
  height: 112.5px;
  object-fit: cover;
}

.about-grid__item_50 img {
  height: 105px;
  object-fit: cover;
}

.culture-box01 {
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  letter-spacing: -.02em
}

.culture-box01__pic {
  width: 44%;
  height: 25.959999999999997vw;
  overflow-y: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.culture-box01__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.culture-box02 {
  font-size: 15px
}

.culture-box02__inner {
  width: 66%;
  margin: 0 auto
}

/* 2019-04-25 */
.ichran-head {
  margin: 0 25px
}

.ichran-head__title {

  font-weight: normal;
  border-bottom: 1px solid #000
}

.ichran-head__title:before {
  display: inline-block;
  margin-right: 5px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 11px;
  border-color: transparent transparent transparent #78dc46
}

.ichran-head__body {
  text-align: center
}

.ichran-head__number {
  font-size: 1.5em;
  font-weight: 700;
  display: inline-block;
  padding: 0 .25em;
  color: #f00
}

.ichiran-item {
  margin-bottom: 25px
}

.ichiran-item__class {
  margin: 0 11px 0 11.5px;
  padding: 5px 0;
  border-bottom: 2.5px solid #78dc46;
}

.ichiran-item__class dl {
  display: -ms-flexbox;
  display: flex;
}

.ichiran-item__class dl > dt {
  font-weight: 700;
}

.ichiran-item__class dl > dd {
  padding-left: 10px
}

.ichiran-item__title {
  padding: 4px 25px;
  font-size: 18px;
  font-weight: 700;
  color: #007800;
  background: #d6f4c7;
}

.ichiran-item__detail {
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  padding: 0 11.5px 0 11px;
  overflow: hidden;
}

.ichiran-item__detail__pic {
  width: 100px;
  height: 75px;
  overflow-y: hidden;
  display: flex;
  align-items: center;
}

.ichiran-item__detail__body {
  width: 67%;
  padding-left: 10px;
  font-weight: bold;
}

.ichiran-item__detail__body > dl {
  margin-bottom: 5px;
  line-height: 1.5
}

.ichiran-item__detail__body > dl > dt {
  font-weight: 700;
  color: #007800
}

.ichiran-item__detail__body > dl > dd {
  letter-spacing: -.02em
}

.ichiran-internship__item {
  margin-bottom: 25px
}

.ichiran-internship__head {
  margin-top: 21px;
  padding: 0 25px;
  display: -ms-flexbox;
  display: flex
}

.ichiran-internship__head > .pic {
  width: 136px
}

.ichiran-internship__head > .body {
  width: calc(100% - 136px);
  padding-left: 10px;

  font-weight: 700
}

.ichiran-internship__period {
  margin: 10px 25px 0;
  padding: 5px 0;
  display: -ms-flexbox;
  display: flex;
  border-top: 2px solid #78dc46;
  border-bottom: 2px solid #78dc46
}

.ichiran-internship__period > dt {
  width: 25%;
  font-weight: 700
}

.ichiran-internship__period > dd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% - 25%)
}

.ichiran-internship__icon {
  width: 50px;
}

.ichiran-internship__comment {
  padding: 10px 25px
}

.ichiran-internship__comment > .title {
  margin-bottom: 0;
  font-weight: 700;
  color: #007800
}

.ichiran-internship__detail {
  margin: 0 25px;
  padding: 10px;
  font-size: 16px;
  background: #e6e6e6
}

.ichiran-internship__detail > dl {
  display: -ms-flexbox;
  display: flex
}

.ichiran-internship__detail > dl > dt {
  font-weight: 700;
  color: #007800;
  width: 30%
}

.ichiran-internship__detail > dl > dd {
  width: 70%
}

.ichiran-internship__bottom {
  margin-top: 15px;
  text-align: center
}

.ichiran-internship__btn {
  display: inline-block;
  padding: 0 2em;
  border-radius: 5px;
  border: 2px solid #ff1e1e;
  background: #ff8200;
  color: #FFF;
  letter-spacing: .08em
}

/* 2019-04-27 */
.company-cta > a {
  width: 49%;
}

.company-nav {
  justify-content: flex-start;
}

.company-nav > li {
  margin: 0 1%;
}

.company-nav > li {
  font-size: 14px;
}

.company-cta--bottom {
  padding: 10px 25px;
}

/* 2019-04-29 */
.event-info__subitem a {
  color: #FFF;
}

.p-drawer {
  background-size: 51px;
}

.ichiran-item__title.-pickup {
  background-color: #ffdc87;
  color: inherit;
}

.ichiran-item__class.-pickup {
  border-color: #ffdc87;
}

.ichiran-internship__comment > .title.-pickup {
  color: #ff8200;
}

.ichiran-item__detail__body.-pickup dt {
  color: #ff8200;
}

.ichiran-internship__detail.-pickup dt {
  color: #ff8200;
}

.ichiran-internship__period.-pickup {
  border-color: #ffdc87;
}

.ichiran-internship__period > dt {
  color: #ff0000;
}
.ichiran-item.-large {
  border: 3px solid #ff0000;
}
.ichiran-internship__head.-large {
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -o-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.ichiran-internship__head.-large > .body {
  width: 100%;
  padding-left: 0;
}

.ichiran-internship__head.-large > .pic {
  width: 250px;
  margin: 0 auto;
}

.ichiran-internship__detail.-large {
  background: #FFEDC3;
}

.ichiran-internship__detail > dl > dt {
  width: 35%;
}

.ichiran-item__head {
  margin-top: 10px;
  padding: 0 11.5px 0 11px;
}

.ichiran-item__head > .body {

  font-weight: bold;
  line-height: 1.4;
}

.ichiran-item__head > .pic {
  width: 216px;
  margin: 10px auto 0;
  height: 162px;
  overflow-y: hidden;
  display: flex;
  align-items: center;
}

.ichiran-item__detail__body.-large {
  width: 100%;
  padding-left: 0;
  font-weight: 400;
}

.ichiran-item__detail__body.-large dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
}

.ichiran-item__detail__body.-large dt {
  width: 35%;
  color: #ff8200;
}

.ichiran-item__detail__body.-large dd {
  width: 65%;
}

.l-header {
  z-index: 999;
  position: fixed;
  width: 100%;
  background: #fff;
  border-bottom: 2.5px solid #007800;
  left: 0;
}

.l-container {
  /* padding-top: 46px; */
}

/* 2019-04-30 */
.p-header__btn > .logout {
  width: 100%;
  text-decoration: none;
}

.p-header__btn > .logout > .logout-text {
  display: block;
  width: 111px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  background: #007800;
  border-radius: 5px;
}

.mypage {
  margin-bottom: 20px;
}

.mypage-head {
  padding: 6px 25px 2px;
  background: #d6f4c8;
  border-top: 2.5px solid #007800;
  border-bottom: 2.5px solid #007800;
  color: #007800;
  font-weight: 700
}

.mypage-nav {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 14px;
  list-style-type: none;
}

.mypage-nav > li {
  width: 25%;
  line-height: 1.1;
  text-align: center;
  height: 3em;
}

.mypage-nav > li > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 5px 0 2px;
  background: #d6f4c8;
  color: #007800;
  border-top: 2.5px solid #007800;
  border-bottom: 2.5px solid #007800;
  border-left: 1px solid #007800
}

.mypage-nav > li:first-child > a {
  border-left: 0;
}

.mypage-nav > li > a.is-active {
  background: #ff8200;
  color: #FFF;
  border-color: #ff1e1e
}

.mypage-nav > li > a.is-deactive {
  background: #FCE4CB;
  color: #ff1e1e;
  border-color: #ff1e1e
}

.mypage-nav02 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 25px -.5% 0;
  padding: 0 10px;
  list-style-type: none
}

.mypage-nav02 > li {
  width: 25%;
  padding: 0 .5%
}

.mypage-tabWrap {
  margin-top: 15px
}

.mypage-tabBtns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -.5%;
  padding: 0 10px;
  list-style-type: none;
  border-bottom: 2px solid #007800
}

.mypage-tabBtn {
  width: 25%;
  padding: 0 .5%
}

.mypage-tabPanel {
  padding-top: 15px
}

.mypage-body {
  padding: 0 25px
}

.mypage-body__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.mypage-body__head > .main {
  width: 50%;
  text-align: center;
  background: #e6e6e6;
  border: 1px solid #000;
  border-radius: 5px;
  font-weight: 700
}

.mypage-body__head > .sub-box {
  display: -ms-flexbox;
  display: flex
}

.mypage-body__head > .sub-box > .sub {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 5px
}

.mypage-body__head > .sub-box > .sub:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 7.5px 0;
  border-color: #111 transparent transparent;
  margin-right: 3px
}

.mypage-info {
  margin-top: 15px;
  padding: 12px 12px 8px;
  background: #FFF;
  border: 2.5px solid #b3b3b3;
  font-weight: 700
}

.icon-desc {
  padding: 12px;
  margin-top: 15px;
  background: #d6f4c8
}

.icon-desc__title {
  font-weight: 700;
  color: #007800
}

.icon-desc__list {
  list-style-type: none
}

.icon-desc__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px
}

.icon-desc__item > .icon {
  width: 47px;
  margin-right: 12px;
  text-align: center
}

.icon-desc__item.-sana > .icon > img {
  width: 35px
}

.icon-desc__item.-company > .icon > img {
  width: 29px
}

.icon-desc__item.-new > .icon > img {
  width: 47px
}

.login-wrapper {
  margin: 15px auto;
  padding: 0 25px;
  max-width: 667px;
  box-sizing: border-box;
}

.login__title {
  font-size: 20px;
  font-weight: 700;
  color: #007800
}

.login__lead.-caution {
  color: #FF0000;
}

.login-box {
  margin-top: 15px;
  border: 2.5px solid #007800
}

.login-box.-unregister {
  border-color: #ff8200
}

.login-box__title {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: #007800;
  color: #FFF
}

.login-box__title.-unregister {
  background-color: #ff8200
}

.login-box__body {
  padding: 17.5px
}

.login-box__footer {
  padding: 0 17.5px 15px;
  text-align: right;
}

.login-box__footer > a {
  display: block;
  font-weight: bold;
  color: #007800;
}

.login-box__footer > a:last-child {
  margin-top: 5px;
}

.login-box__footer > a::before {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  margin-right: 4px;
  border-style: solid;
  border-width: 8px 0 8px 11px;
  border-color: transparent transparent transparent #ff8200;
}

.login-confirm {
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1.5px solid #999;
}

.login-confirm__title {
  height: 40px;
  line-height: 40px;
  background: #e6e6e6;
  text-align: center;
}

.login-confirm__body {
  padding: 10px 18px 15px;
}

.login-confirm__footer {
  padding-top: 20px;
  text-align: center;
}

.login-confirm__btn {
  display: inline-block;
  width: 175px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 13px;
  border-radius: 5px;
  border: 1px solid #808080;
  background: #f6f6f6;
}

.login-confirm__btn.-ok {
  background: #007800;
  border-color: #007800;
  color: #FFF;
}

.merit {
  margin-top: 20px
}

.merit__title {
  max-width: 183px;
  margin: 0 auto
}

.merit__list {
  margin-top: 20px;
  list-style-type: none
}

.merit__item {
  margin-top: 10px
}

.login-form input[type=text],
.login-form input[type=email],
.login-form input[type=password] {
  width: 100%;
  display: block;
  background: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  padding: 10px
}

.login-form button {
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  text-align: center;
  background-color: #007800;
  color: #FFF;
  font-size: 20px;
}

.login-form__item {
  margin-top: 10px
}

/* 2019-05-07 */
.floating-banner {
  background: #fff;
  z-index: 1000;
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  box-shadow: 0 -5px 3px -3px rgba(0, 0, 0, .2);
  text-align: center;
}

.floating-banner.is-active {
  display: none;
}

.floating-banner img {
  max-width: 300px;
}

.l-wrapper--top {
  padding-bottom: 80px;
}

.ichran-head__body.-has-pagenation {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}

.ichran-head__detail {
  margin-bottom: 0;
}

.pagenation__wrapper {
  border-top: 1px solid #000;
  margin: 0 25px;
}

/* 2019-05-11 */
.l-inner {
  padding: 0 25px;
}

.p-heading {
  padding: 10px 0 15px;
  font-size: 20px;
  font-weight: bold;
  color: #007800;
}

.p-heading.-red {
  color: #ff8200;
}

.mypage-nav > li > a.is-current {
  background-color: #FFFFE1;
}

.p-eventgaiyo {
  padding: 5px;
  border: 2.5px solid #B3B3B3;
}

.p-eventgaiyo__head {
  padding: 10px;
  background: #FFDAB2;
  font-size: 20px;
  font-weight: bold;
}

.p-eventgaiyo_seminar__head {
  padding: 10px;
  background: #FFDAB2;
  font-size: 20px;
  font-weight: bold;
}

.p-eventgaiyo__body dl {
  padding: 10px 0;
  border-bottom: 1px solid #808080;
}

.p-eventgaiyo__body dt {
  font-weight: bold;
  color: #ff8200;
}

.p-eventgaiyo__pics {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #808080;
}

.p-eventgaiyo__pic {
  width: 49%;
}

.p-eventgaiyo__btns {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding: 10px 17px;
}

.p-eventgaiyo__btns > .button {
  display: block;
  width: 48%;
  border-radius: 5px;
  text-align: center;
}

.p-eventgaiyo__btns > .button > span::before {
  display: inline-block;
  margin-right: 5px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
}

.p-eventgaiyo__btns > .button.-sanka {
  border: 2px solid #007800;
  background: #BBEDA3;
}

.p-eventgaiyo__btns > .button.-yoyaku {
  border: 2px solid #FF7005;
  background: linear-gradient(90deg, rgba(255, 130, 0, 1) 0%, rgba(255, 30, 30, 1) 100%);
  color: #FFF;
}

.p-eventgaiyo__btns > .button.-sanka > span::before {
  border-color: transparent transparent transparent #000;
}

.p-eventgaiyo__btns > .button.-yoyaku > span::before {
  border-color: transparent transparent transparent #FFF;
}

.btn-map {
  margin-top: .5em;
  display: inline-block;
  padding: 0 .5em;
  border: 2px solid #007800;
  border-radius: 5px;
  text-align: center;
  color: #007800;
  font-weight: bold;
}

.s-k-ichiran {}

.s-k-ichiran__head {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  padding: 10px 25px;
  background: #007800;
  color: #FFF;
}

.s-k-ichiran__title {
  font-size: 20px;
}

.s-k-ichiran__head > .text {
  text-align: right;
}

.s-k-ichiran__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 20px 0 40px;
  border-bottom: 1px solid #999999;
}

.s-k-ichiran__pic {
  width: 28%;
}

.s-k-ichiran__box {
  padding-left: 10px;
  width: calc(100% - 28%);
}

.s-k-ichiran__name {
  margin-bottom: 10px;

  font-weight: bold;
  line-height: 1.2;
}

.s-k-ichiran__btn {
  display: block;
  width: 100%;
  border: 1.5px solid #007800;
  border-radius: 5px;
  text-align: center;
  color: #007800;
  font-weight: bold;
}

.s-k-ichiran__btn > .icon > img {
  position: relative;
  top: -2px;
  width: 15px;
  display: inline-block;
  margin-right: 2px;
}

/* 2019-05-13 */
.p-drawer.is-active {
  z-index: 1000;
  border-bottom: 1px solid #000;
  z-index: 2100;
}

.drawer-menu {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100vh;
  transition: .7s;
  overflow-y: scroll;
}

.drawer-menu__inner {
  padding: 80px 25px 0;
}

.drawer-menu__head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.drawer-menu__head > a {
  display: block;
  width: 47.9%;
  text-align: center;
  border-radius: 2.5px;

}

.drawer-menu__head > a.drawer-menu__login {
  border: 2.5px solid #007800;
  color: #007800;
}

.drawer-menu__head > a.drawer-menu__register {
  border: 2.5px solid #FF8200;
  background: linear-gradient(90deg, rgba(255, 130, 0, 1) 0%, rgba(255, 30, 30, 1) 100%);
  color: #FFF;
}

.drawer-menuList {
  list-style-type: none;
  font-size: 18px;
}

.drawer-menuItem {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}

.drawer-menuItem > a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  border-left: 9px solid #007800;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, .5);
  text-decoration: none;
}

.drawer-menuItem > a:hover {
  background: #D6F4C8;
  color: inherit;
}

.aggressive-item__link {
  display: block;
  width: 100%;
  padding: .25rem;
}

.recommend__list {
  padding: 10px;
  background: #FFE696;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.recommend__item {
  width: 49%;
  /* min-height: 80px;
  height: 80px; */
  padding: 10px;
  border: 1px solid #ccc;
  background: #FFF;
}

.recommend__item {
  text-align: center;
}

.recommend__item > a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.recommend__item .logo {
  width: auto;
  margin-bottom: 10px;
}

.recommend__item .logo img {
  max-width: initial;
  width: 90%;
}

/*
.recommend__item .logo img {
  width: 100%;
  height: 75%;
  object-fit: cover;
}
*/

.recommend__item .name {
  width: 100%;
  line-height: 1.2;
  font-size: 15px;
}

.pagenation {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.pagenation__item {
  width: 84px;
  margin-left: 5px;
}

.ichran-head__btn {
  width: 84px;
}

.l-wrapper.-hasBanner {
  padding-bottom: 60px;
}

.l-footer.-noBorder {
  border-top: none;
}

.p-mypage__wrapper {
  padding-top: 46px;
}

.tab-content {
  /* display: none; */
}

.tab-content.is-active {
  display: block;
}

.company-nav > li {
  background: none;
  border: none;
}

.js-campany-tabBtn > a {
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  width: 100%;
  min-height: 44px;
  height: 100%;
  padding: 3px 0;
  background: #007800;
  border: 2.5px solid #007800;
  border-radius: 5px;
  color: #FFF;
  font-size: 14px;
}

.js-campany-tabBtn > a.is-active {
  background-color: #fff;
  color: #007800;
}

.js-campany-tabBtn {
  padding: 0;
}

.company-cta > a {
  padding: 10px 0;
  /* font-size: 3vw; */
  /* min-height: 55px; */
  /*  height: auto;*/
}

.ogob-tabs {
  margin-top: 1rem;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  letter-spacing: normal;
}

.ogob-tabs__btn {
  width: 33%;
  margin-right: .5%;
  border: 2px solid #007800;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  text-align: center;
  font-size: 11px;
  letter-spacing: -0.05em;
}

.ogob-tabs__btn img {
  object-fit: cover;
}

.ogob-tabs__btn:last-child {
  margin-right: 0;
}

.obog-tabs__btn > .name {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
}

.ogob-tabs__btn.is-active {
  background: #D6F4C7;
}

.member__btn {
  max-width: initial;
  width: 48%;
  height: auto;
}

.u-fw-b {
  font-weight: bold;
}

.seminar__head {
  position: relative;
  margin-bottom: 20px;
}

.seminar__title {
  font-size: 20px;
  font-weight: bold;
  color: #007800;
  line-height: 1.2;
}

.seminar__icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
}

.seminar__subTitlte {
  font-weight: bold;
  color: #007800;
}

.seminar__box {
  margin-bottom: 20px;
}

.seminar__form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  border-top: 1px solid #CCC;
}

.seminar__form:last-child {
  border-bottom: 1px solid #ccc;
}

.seminar__formBody {
  width: 100%;
  padding: 10px 6.66% 0;
}

.seminar__formBody dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.seminar__formBody dt {
  font-weight: bold;
  width: 30%;
}

.seminar__formBody dd {
  width: 70%;
}

.seminar__form input[type=radio] {
  margin-top: 10px;
  margin-left: 0;
}

.btn-detial {
  width: 126px;
  margin: 10px auto;
}

.u-ta-c {
  text-align: center;
}

.u-c-p {
  color: #007800;
}

.seminar__btns {
  padding-top: 10px;
  text-align: center;
}

.seminar__btns > a > img {
  display: inline-block;
  width: auto;
  height: 40px;
}

.seminar__detailTtl {
  margin-bottom: 20px;
  padding: 0 10px;
  background: #D6F4C8;
  font-size: 20px;
  font-weight: bold;
  border-top: 2.5px solid #007800;
}

.u-ta-l {
  text-align: left;
}

.u-p-l {
  padding-left: 1em;
}

.u-bt {
  padding-top: 10px;
  border-top: 1px solid #CCC;
}

.search-panel > .b-category {
  list-style: none;
}

.search-panel > .b-category a {
  display: block;
}

.search-panel > .b-category > li {
  position: relative;
  border-bottom: 1px solid #4CA04C;
  font-weight: bold;
  line-height: 2rem;
  padding-left: 1.6vw;
}

.search-panel > .b-category > li::after {
  position: absolute;
  right: .5em;
  top: 40%;
  transform: translateY(-40%);
  display: inline-block;
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #4CA04C;
  border-right: 2px solid #4CA04C;
  transform: rotate(45deg);
}

.ichiran-interbox {
  padding: 10px 11.5px 0 11px;
}

.ichiran-interbox__title {
  margin-bottom: 10px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: linear-gradient(90deg, rgba(255, 130, 0, 1) 0%, rgba(255, 30, 30, 1) 100%);
  text-align: center;
}

.ichiran-interbox dl {
  margin-bottom: 10px;
}

.ichiran-interbox dt {
  font-weight: bold;
  color: #ff8200;
}

.ichiran-interbox ul {
  padding-left: 20px;
  list-style-type: none;
}

.ichiran-interbox ul li {
  margin-bottom: 5px;
}

.ichiran-interbox ul li span {
  display: inline-block;
  width: 50px;
  margin-left: 10px;
}
/*
.ichiran-interbox .detail02 dd {
  padding-left: 20px;
}
*/
.ichiran-interbox .detail02 dd strong {
  color: #007800;
  font-weight: bold;
}

.ichiran-item__footer {
  text-align: center;
  margin: 15px 0;
}

.ichiran-item__footer > .ichiran-btn {
  display: inline-block;
  width: 162px;
  padding: 5px 0;
  color: #ff8200;
  border: 3px solid #ff8200;
  border-radius: 5px;
  font-size: 15px;
  font-weight: bold;
}

.ichiran-item__footer > .ichiran-btn::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  border-style: solid;
  border-width: 6px 0 6px 11px;
  border-color: transparent transparent transparent #ff8200;
}

.ichiran-item__class.narrow {
  margin-left: 25px;
  margin-right: 25px;
}

.ichiran-item__detail.narrow {
  padding-left: 25px;
  padding-right: 25px;
}

.ichiran-interbox.narrow {
  padding-left: 25px;
  padding-right: 25px;
}

@media only screen and (max-width: 2056px) and (min-width: 480px) {
  .floating-banner {
    background: #FFF;
    text-align: center;
  }

  .floating-banner a {
    display: inline-block;
    width: 50%;
  }
}

.u-imgfix {
  height: 28.70133333333333vw;
  overflow-y: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

font-color-red {
  color: red;
}

.inq-form_title {
  background-color: #d6f4c8;
  border: 1px solid #ddd;
}

@media (max-width:758px) {
  .inq-box {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
  }

  .inq-box_item {
    flex: 0 1 auto;
    margin: 0 auto;
  }

  .inq-box_item img {
    width: 200px;
    height: 150px;
    object-fit: cover;
  }

  .inq-box--reminder {
    display: flex;
    text-align: center;
  }

  .inq-box_item--reminder {
    margin: 10px 0;
  }

  input.inq-form_textarea {
    border: 1px solid #ddd;
    width: 60%;
  }

  input.inq-form_textarea_mail {
    border: 1px solid #ddd;
    width: 85%;
  }

}

@media (min-width:667px) {
  .inq-box {
    display: flex;
    flex-flow: row wrap;
  }

  .inq-box_item {
    padding: 0 4px;
    flex: 0 1 50%;
  }

  .inq-box_item img {
    width: 280px;
    height: 210px;
    object-fit: cover;
  }

  .inq-box--reminder {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }

  .inq-box_item--reminder {
    margin: 10px 0;
  }

  input.inq-form_textarea {
    border: 1px solid #ddd;
    width: 75%;
  }

  input.inq-form_textarea_mail {
    border: 1px solid #ddd;
    width: 90%;
  }
}

.inq-toc {
  margin: 15px 0;
  padding: 0 25px;
}

.inq-form_reminder-table {
  width: 100%;
  margin-top: 10px;
}

.inq-form_reminder-table td {
  text-align: center;
}

.inq-form_reminder-table img {
  width: 100px;
  height: 100px;
}

.inq-form_reminder-table input {
  margin: 0;
  padding: 0;
}

input.inq-form__form {
  width: 60%;
  border: 1px solid #000;
}

input.inq-form__form2 {
  width: 45%;
  border: 1px solid #000;
}

/* seminar.php */
.seminar_index_IzImRDiR4i43 {
  margin-bottom: 20px;
  padding: 0 10px;
  background: #D6F4C8;
  font-size: 1rem;
  font-weight: bold;
  border-top: 2.5px solid #007800;
}

.l-wrapper.is-active {}

.l-wrapper.is-active::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, .7);

}

.drawer-menu__inner {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.drawer-menuItem {
  height: auto;
  line-height: 1;
  margin-bottom: 0;
}

.drawer-menuItem > a {
  padding-left: 0;
  border-left: none;
  box-shadow: none;
}

.menu-head {
  padding: 22px;
  background: #FFFA64;
}

.menu-head > a {
  display: block;
  width: 41.333333333333336vw;
}

.drawer-menu__inner {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.drawer-menuItem {
  height: auto;
  line-height: 1;
  margin-bottom: 0;
}

.drawer-menuItem > a {
  padding-left: 0;
  border-left: none;
  box-shadow: none;
}

.menu-head {
  padding: 22px;
  background: #FFFA64;
}

.menu-head > a {
  display: block;
  width: 41.333333333333336vw;
}

.index_tt1hWoMwNkhi {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.index_Cq3g6ZuoXcff {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.index_fTJVSQvMi1s4 {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  text-align: center;
  margin-bottom: 10px;
}

.index_SVm62B7T56fj {
  background-color: #B1CAEE;
  border: solid 1px #0050c8;
  padding: 2px;
  flex: 0 1 20%;
  letter-spacing: -.1rem;
}

.index_2Z0O56JlnZ4j {
  background-color: #B1CAEE;
  border: solid 1px #0050c8;
  padding: 2px;
  flex: 0 1 20%;
  margin-left: -1px;
}

.index_neDfLGZkIo0z {
  text-align: center;
  margin: 0 auto;
  display: block;
  margin-top: 10px
}

.index_HzL4Vt8yB42a {
  display: flex;
}

.index_5Zbwl9gX0spX {
  white-space: nowrap;
}

.index_VKbatVJZlf0u {
  font-weight: bold;
}

.index_hfLXms2nv3ND {
  margin-top: 10px;
}

.inq_input_form_ukEGzyLbKNuG {
  padding: 10px 0;
}

.inq_input_form_IdzoEd0DzwrD {
  width: 50%;
}

.inq_input_form_hGH3ExphwidT {
  padding-bottom: 5px;
}

.inq_input_form_ShtDZ0X8o7pV {
  color: orangered;
}

.inq_input_form_vnHHi3aLvjyP {
  display: flex;
}

.inq_input_form_GuhlP4AKyEIB {
  padding-left: 5px;
}

.inq_input_form_77FUycZc0tWK {
  display: flex;
  justify-content: space-between;
}

.inq_input_form_EOrsAWTz4lEW {
  border: 1px solid #000;
  width: 100%;
  height: 10rem;
}

.inq_input_form_fNI2hhunXbQt {
  width: 150px;
  text-align: center;
  margin: 0 auto;
}

.inq_input_form_jgZVk4NE7eBK {
  width: 100px;
  text-align: center;
  margin: 0 auto;
}

.inq_input_mail_gPkerCuLWrMi {
  padding: 10px 0;
}

.inq_input_mail_OgcUqFCYP9hX {
  padding-bottom: 5px;
}

.inq_input_mail_sXmkpdbFPpht {
  display: flex;
}

.inq_input_mail_7EEOi6fYGr4Y {
  color: orangered;
}

.inq_input_mail_BRfYLUPhoAqx {
  width: 50%;
}

.inq_input_mail_q3GSVC6zfIga {
  display: flex;
  justify-content: space-between;
}

.inq_input_mail_Zwum79gxayLv {
  width: 150px;
  text-align: center;
  margin: 0 auto;
}

.inq_input_mail_YqfV2fUc0U3X {
  width: 100px;
  text-align: center;
  margin: 0 auto;
}

.inq_input_rem_xpYo7dQFf3d4 {
  width: 150px;
  text-align: center;
  margin: 0 auto;
}

.f_input011111 {
  height: 1em;
}

.ichiran-item__detail__body {
  overflow: hidden;
}

.ichiran-item__detail__body__chilid01 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.ichiran-item__detail__body__chilid02 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.event-under-btns {
  justify-content: center;
  padding-bottom: 15px;
}

.event-under-btns > a {
  width: 54%;
}

.passr_HayzsEsiMC1a {
  width: 100%;
  height: 1em;
  border: 1px solid #ddd;
}

body > div.l-wrapper > div.l-container > main > form > div.login-form.button {
  display: flex;
  align-items: center;
}

.inq_input_mail_Zwum79gxayLv img,
.inq_input_mail_YqfV2fUc0U3X img,
.inq_input_form_fNI2hhunXbQt img,
.inq_input_form_jgZVk4NE7eBK img {
  height: 38px;
}

.company-cta__entry:hover,
.company-cta__reservation:hover {
  color: #ccc;
}

/* IE */
@media all and (-ms-high-contrast: none) {
  .index_Cq3g6ZuoXcff {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .index_tt1hWoMwNkhi {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .ichiran-item__detail__body__chilid01 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .ichiran-item__detail__body__chilid02 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}


.event-info_days {
  list-style: none;
  font-weight: bold;
}
.clearfix::after {
  content: '';
  display: block;
  clear:both;
}
.event-info__subitem.fx {
  float: none;
  display: flex;
  width: 100%;
  margin-left: 0;
}
.event-info__subitem.fx > .tag {
  width: 45%;
}
.event-info__subtitle {
  font-weight: bold;
}
@media (min-width: 667px) {
  .event-info__list {
    font-size: 1rem;
  }
}

/* 2020.02_write */

.section_title01 {
	background: #169441;
}

.section_title01:after {
	background: #70c661;
}

.obog_title01 {
	background: #f6438e;
}

.obog_title01:after {
	background: #f287b4;
}

.talent_title01 {
	background: #4facfe;
}

.talent_title01:after {
	background: #8ec6f7;
}

.work_title01 {
	background: #4ac677;
}

.work_title01:after {
	background: #8bdba8;
}

.jinji_title01 {
	background: #f28e27;
}

.jinji_title01:after {
	background: #f4b667;
}

.obog_title01,
.talent_title01,
.work_title01,
.jinji_title01,
.section_title01 {
	overflow: hidden;
	position: relative;
}

.obog_title01:after,
.talent_title01:after,
.work_title01:after,
.jinji_title01:after,
.section_title01:after {
	display: block;
	top: 0%;
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;
}

.obog_title01 span,
.talent_title01 span,
.work_title01 span,
.jinji_title01 span,
.section_title01 span {
	display: block;
	margin: 0.3em;
	background: #fff;
	padding: 0.4em 0;
	text-align: center;
	line-height: 1;
	font-weight: bold;
	z-index: 2;
	position: relative;
}

.section_wrap {
	background: #fff;
	margin: 2.25vw auto;
	padding: 2em;
	max-width: 667px;
	box-sizing: border-box;
}

.l-wrapper.-hasBanner {
	background: #caf881;
}

.p-hero,
footer#footer {
	background: #fff;
}

#editors {
	background: #169742;
	padding: 1em 0;
	overflow: hidden;
	position: relative;
}

#editors .section_wrap {
	margin: 0 auto;
}

.follower_wrap {
	background: #caf881;
	position: relative;
	overflow: hidden;
}

aside {
	position: relative;
	overflow: hidden;
	padding: 0 0 2.25em;
	background: #caf881;

}

aside p {
	max-width: 667px;
	margin: 0 auto;
}

.p-hero {
  border-bottom: 3px solid #007800
}

.mypage-nav > li {
	width: 100%;
}

@media screen and (min-width: 667px) {


	footer#footer p a img {
		max-width: 667px;
		margin: 0 auto;
		display: block;
	}

	.obog_title01 span,
	.talent_title01 span,
	.work_title01 span,
	.jinji_title01 span,
	.section_title01 span {
		font-size: 160%;
	}

	._sp {
		display: none !important;
	}

	footer#footer a img {
		margin-left: auto;
		margin-right: auto;
		max-width: 667px;
		display: block;
		width: 100%;
	}

}

@media screen and (max-width: 667px) {

	footer#footer p a img {
		padding-left: 1em;
		padding-right: 1em;
	}

	footer#footer>a img {
		padding: 0 1em;
		display: block;
	}

	.obog_title01 span,
	.talent_title01 span,
	.work_title01 span,
	.jinji_title01 span,
	.section_title01 span {
		font-size: 4.25vw;
	}

	.section_wrap {
		padding: 1em;
	}

	._pc {
		display: none !important;
	}

	aside {
		margin: 0 1em 2em;
	}

}

.company-pagetitle.js-company-title,
.corp_wrap.js-tabContents {
	display: none;
}
