@charset "utf-8";

/* ==========================================================================
Foundation [ reset / base ]
========================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
html,
body {
  font-size: 14px;
  font-family: "Noto Sans JP","游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  color: #333333;
  background-color: #fff;
}
body {
  padding-top: 80px;
}

body.sub {
  background-color: #FBFBFB;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
select {
  font-size: 12px;
  background-color: #fff;
  height: 26px;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

a img:hover {
  opacity: .75;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

a:hover, a:active, a:focus {
  text-decoration: inherit;
}

a:hover {
  opacity: 1.0;
}

a[href]:hover {
  opacity: .8;
}

a {
  text-decoration: inherit;
  color: inherit;
}

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

.roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.din-r {
  font-family: "din-2014", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.din-i {
  font-family: "din-2014", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.din-b {
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.din-bi {
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.din-nr {
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.din-nb {
  font-family: "din-2014-narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* ==========================================================================
Layout [ header / main / side / footer... ]
========================================================================== */


/* Header
---------------------------------------------------------------*/
#header {
  padding: 5px 10px;
  position: fixed;
  height: 80px;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 21;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.l-header-name {
  display: none;
}

.logo-inner {
  margin-left: 2.08vw;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.logo-inner .logo01 {
  width: 167px;
}

.logo-inner-head {
  margin-left: 20px;
  order: 2;
}

.sp-logo-order01 {
  order: 1;
}

.logo-inner-head .logo03 {
  width: 72px;
  margin-bottom: 6px;
}

.logo-inner-head .logo02 {
  display: block;
  width: 114px;
}

.l-header-info {
  margin-left: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 100%;
}

.l-header-menu {
  padding-right: 2.08vw;
  padding-top: 10px;
}

.l-header-menu__head {
  display: none;
}

/*nav*/
.l-header-nav {
  display: none;
  position: fixed;
  width: 100%;
  height: calc(100% - 80px);
  background-color: #fff;
  z-index: 21;
  right: 0;
  top: 80px;
  overflow-y: auto;
  padding: 2px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.l-header-nav.active {
  display: block;
}

.l-header-nav__items {
  position: relative;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  width: 90%;
  margin: 0 auto 2px;
}

.l-header-nav__items--link {
  padding: 15px 0px;
  display: block;
  font-size: 1.142857143rem;
  font-weight: 700;
  text-align: left;
  position: relative;
  border-bottom: 1px solid #E4E4E4;
  background: url(images/common/ico-arw-btn-green.svg) no-repeat 100% 50%;
}

.l-header-entry {
  display: none;
}

.sp-job-btn {
  margin-bottom: 10px;
}

.sp-nav-tell {
  text-align: center;
}

.sp-nav-tell a {
  display: inline-block;
  padding-left: 44px;
  background: url(images/common/ico-tell-green.svg) no-repeat left center;
  background-size: 28px auto;
  font-weight: 700;
  font-size: 1.714285714rem;
}

.sp-nav-tell span {
  display: block;
  font-size: 0.928571429rem;
}

.sp-navi-links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 3px 42px;
  margin-top: 14px;
}

.sp-navi-links li {
  position: relative;
}

.sp-navi-links li:after {
  content: '';
  position: absolute;
  right: -21px;
  top: 6px;
  width: 1px;
  height: 14px;
  background: #333333;
}

.sp-navi-links li:last-child:after {
  display: none;
}

.sp-navi-links li a {
  font-size: 0.875rem;
  font-weight: 700;
}

.sp-navi-sub__link {
  text-align: center;
  margin-top: 14px;
  max-width: 258px;
  margin: 14px auto 0;
}

.sp-navi-sub__link a {
  display: inline-block;
  text-align: center;
  color: #218377;
  border: 1px solid #218377;
  border-radius: 100px;
  padding: 3px 36px 3px 19px;
  background: url(images/common/ico-arw-btn-green.svg) no-repeat 95% 50%;
  background-size: 10px auto;
  font-weight: 500;
  font-size: 1rem;
}

.sp-navi {
  margin-top: 17px;
}


/*hamburger menu*/
.menu {
  display: block;
  position: absolute;
  width: 50px;
  z-index: 30;
  height: 60px;
  top: 0px;
  right: 0;
  background: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
.menu span {
  position: absolute;
  left: 15px;
  width: 25px;
  height: 3px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background-color: #218377;
}
.menu span:nth-of-type(1) {
  top: 22px;
}
.menu span:nth-of-type(2) {
  top: 30px;
}
.menu span:nth-of-type(3) {
  bottom: 19px;
}
.menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(13px) rotate(-45deg);
  transform: translateY(3px) rotate(-45deg);
  top: 26px;
}
.menu.active span:nth-of-type(2) {
  opacity: 0;
}
.menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-21px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
  bottom: 18px;
}
.menu.is-show span {
  background-color: #001489;
}
/* Main
---------------------------------------------------------------*/

.l-wrapper {
  overflow: hidden;
  width: 100%;
}


/* Footer
---------------------------------------------------------------*/
#footer {
  position: relative;
  z-index: 4;
  width: 100%;
  background-color: #FBF7F0;
}

.l-footer.sub {
  margin-top: 90px;
}

.l-footer.sub:before {
  content: '';
  position: absolute;
  left: 0px;
  top: -125px;
  width: 100%;
  height: 127px;
  background: url(images/common/lv.svg);
  background-repeat: repeat-x;
  background-size: auto 127px;
  background-position: -60px 0;
}

#footer .c-center {
  padding-top: 40px;
  padding-bottom: 20px;
}

/*ページトップ*/
.l-footer-top {
  position: absolute;
  z-index: 4;
  right: 10px;
  bottom: 60px;
  width: 60px;
  height: 60px;
}

.ft-logo {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 19px;
}

.ft-logo .ft-logo-img01 {
  width: 240px;
  order: 2;
}

.ft-logo-head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  order: 1;
  width: 100%;
  margin-bottom: 14px;
}

.ft-logo-head .logo02 {
  width: 122px;
  margin-left: 25px;
}

.ft-logo-head .logo03 {
  width: 78px;
}

.ft-inf-inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.ft-inf-inner .ft-info {
  width: 100%;
}

.ft-inf-inner .ft-info address {
  margin: 20px 0 17px;
  font-weight: 500;
  line-height: 1.5;
}

.ft-inf-inner .ft-info address {
  margin: 20px 0 17px;
  font-weight: 500;
  line-height: 1.5;
}

.ft-info-tell a {
  font-size: 1.25rem;
  padding-left: 29px;
  background: url(images/common/ico-tell-green.svg) no-repeat left center;
  background-size: 24px auto;
  margin-right: 12px;
  display: inline-block;
}

.ft-info-tell .ft-info-open {
  font-size: 0.8125rem;
  display: block;
  padding-left: 2em;
}

.ft-nav {
  display: none;
}

.ft-nav-list,
.ft-nav-list__sub {
  display: none;
}

.ft-nav-list__sub {
  display: none;
}

.entry-btn {
  text-align: right;
}

.entry-btn a.c-btn {
  margin-left: auto;
  padding: 10px;
  position: relative;
  display: inline-block;
}

.entry-btn a.c-btn span {
  margin-bottom: 2px;
}

.ft-nav-list__btm {
  display: none;
}

.l-copyright {
  background-color: #218377;
  padding: 10px 0;
  text-align: center;
}

.l-copyright p {
  color: #fff;
  font-size: 0.875rem;
}

.top-fixed-banner {
  display: none!important;
}

/* ==========================================================================
Project [ articles / ranking / promo... ]
========================================================================== */


/*main visual*/
.mv {
  padding-top: 20px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.mv:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 770px;
  margin-left: -385px;
  height: 550px;
  top: 95px;
  background-color: #218377;
  border-radius: 50%;
  z-index: 0;
}

.mv:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: calc(100% - -350px);
  top: 195px;
  background-color: #218377;
  z-index: 0;
}

.mv-slider {
  margin-bottom: 25px;
  opacity: 0;
  transition: .3s;
  position: relative;
  z-index: 1;
}

.mv-slider.slick-initialized {
  opacity: 1;
}

.mv-slider-inner {
  margin: 0 1.56vw;
  border-radius: 30px;
  border: 4px solid #218377;
  position: relative;
  overflow: hidden;
}

.mv-slider-inner p {
  position: absolute;
  left: 0;
  bottom: 30px;
  font-size: 0.928571429rem;
  color: #fff;
  background: url(images/top/mvslider-txt-bg.svg) no-repeat right center;
  background-size: 480px;
  padding: 12px 20px;
  width: 90%;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mv-slider-inner a[href]:hover,
.mv-slider-inner a img:hover {
  opacity: 1;
}

.mv-slider-inner a[href]:hover p {
  text-decoration: underline;
}

.mv-slider .slick-dots {
  width: 60%;
}

.mv .slick-dots li ,
.mv .slick-dots li button ,
.mv .slick-dots li button:before {
  width: 10px;
  height: 10px;
}

/*一時停止*/
.mv-slider-box {
  position: relative;
}

.row_btns {
  position: absolute;
  left: 62%;
  bottom: -47px;
  z-index: 3;
}

.row_btns button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: inherit;
  cursor: pointer;
}

.row_btns button img {
  display: block;
}

.row_btns .slick_pause .btn-start {
  display: none;
}

.row_btns .slick_pause.paused .btn-pause {
  display: none;
}

.row_btns .slick_pause.paused .btn-start {
  display: block;
}

.mv-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1320px;
  padding: 0 20px;
  margin: 55px auto 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mv-inner .mv-left {
  width: 100%;
  padding-right: 3.125vw;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 20px;
}

.mv-inner .mv-right {
  width: 100%;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.mv-right-catch {
  color: #fff;
  font-size: 1.071428571rem;
  line-height: 1.5;
  margin-bottom: 20px;
}

.mv-flow {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mv-flow li {
  width: 50%;
  margin-bottom: 10px;
}

.mv-flow li:nth-child(3) {
  width: 60%;
}

.mv-flow li .thum {
  width: 60px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.mv-flow li .thum img {
  width: 100%;
}

.mv-flow li p {
  color: #fff;
  line-height: 1.4;
}

.mv-left-support {
  margin-bottom: 15px;
}

.mv-catch {
  margin-bottom: 20px;
}

.mv-btn,
.mv-flow-btn {
  margin-top: auto;
}

.mv-flow-btn a {
  display: inline-block;
  text-align: center;
  background: url(images/common/ico-arw-btn-white.svg) no-repeat 97% 50% #0C7065;
  background-size: 7px auto;
  width: 100%;
  max-width: 560px;
  border: 2px solid #fff;
  padding: 4px 11px;
}

.mv-flow-btn a span {
  display: inline-block;
  color: #fff;
  font-size: 0.928571429rem;
  font-weight: 700;
  padding-left: 25px;
  padding-right: 25px;
  background: url(images/top/fuki-ttl-left.svg) no-repeat left center,
  url(images/top/fuki-ttl-right.svg) no-repeat right center;
}

.mv-flow-btn a p {
  color: #fff;
  font-size: 1.142857143rem;
  font-weight: 700;
}

.side-banner {
  position: fixed;
  right: 0;
  top: 240px;
  width: 38px;
  height: 192px;
  z-index: 20;
}

.side-banner img {
  width: 100%;
}

/*about*/

.lead {
  position: relative;
  margin-bottom: 20px;
}

.lead h2 {
  font-size: 1.5rem;
  font-weight: 700;
}

#contentTtl01,
#contentTtl02 {
  padding-top: 130px;
  margin-top: -130px;
}

.about_head {
  margin-bottom: 32px;
}

.sp-about_head_thum {
  margin-bottom: 20px;
  width: 100%;
}

.about_head_info {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.about_head_info__catch {
  font-size: 1.285714286rem;
  color: #218377;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.5;
}

.about_head_list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  min-height: 80px;
  position: relative;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #D8D8D8;
  padding-left: 38px;
  font-size: 1rem;
  font-weight: 700;
}

.about_head_list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  background: #009E96;
  height: calc(100% - 10px);
}

.about_head_list li:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -17px;
  width: 28px;
  height: 22px;
  background: url(images/common/ico-check-green.svg);
  background-repeat: no-repeat;
  background-size: 28px auto;
}

/*point*/
.about-point {
  background-color: #F5F5F5;
  padding: 20px 20px;
  margin-bottom: 40px;
}

.h3-ttl {
  color: #218377;
  font-size: 1.428571429rem;
  font-weight: 700;
  margin-bottom: 15px;
}

.about-point .h3-ttl {
  margin-bottom: 15px;
  text-align: center;
}

.point-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}

.point-list li {
  width: 100%;
  margin-bottom: 40px;
  background-color: #fff;
  position: relative;
  padding: 0 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.point-list li:last-child {
  margin-bottom: 0;
}

.point-list li img {
  margin: 0 auto 20px;
  display: block;
  margin-top: -25px;
}

.point-list li .point-list-ttl {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 15px;
  margin-bottom: 19px;
  color: #218377;
  font-size: 1.142857143rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}

.point-list li .txt16 {
  line-height: 1.5;
  text-align: center;
}

.about_btm {
  display: block;
}

.about_btm .lead {
  width: 100%;
}

.about-entry {
  margin-top: 20px;
  width: 100%;
}

.about-entry dl {
  display: block;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #D8D8D8;
}

.about-entry dl dt {
  width: 100%;
  color: #218377;
  font-size: 1rem;
  font-weight: 700;
}

.about-entry dl dd {
  margin-top: 5px;
  width: 100%;
}

.trial-case__lists {
  margin-top: 20px;
  padding: 20px 20px 4px;
  background-color: #F5F5F5;
}

.trial-case__lists li {
  margin-bottom: 6px;
}

.trial-case__lists--inner {
  display: block;
  margin-bottom: 10px;
}

.trial-case__lists--inner span {
  font-weight: 700;
  color: #218377;
  width: 100%;
}

.trial-case__lists--inner p {
  font-weight: 700;
  width: 100%;
}

/*INFO*/
.info {
  padding: 20px 0px;
  margin: 40px auto 20px;
  width: 92.5%;
  border-top: 1px solid #E4E4E4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.info.info-top {
  width: 100%;
  background-color: #F5F5F5;
  border: none;
  padding: 20px 20px;
}

.info-left ,
.info-right {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.info-left {
  margin-bottom: 20px;
}

.info-right {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #d8d8d8;
}

.info-ttl {
  font-weight: 700;
  color: #218377;
  margin-bottom: 10px;
  font-size: 1.428571429rem;
}

.info-right ul li.info-list-mail {
  margin-bottom: 2px;
  padding-bottom: 10px;
  border-bottom: 1px solid #D8D8D8;
}

.info-right ul li.info-list-mail a {
  display: inline-block;
  padding-left: 48px;
  background: url(images/common/ico-mail-green.svg) no-repeat left center;
  background-size: 32px auto;
  font-weight: 700;
  font-size: 1.142857143rem;
}

.info-right ul li.info-list-tell a {
  display: inline-block;
  padding-left: 48px;
  background: url(images/common/ico-tell-green.svg) no-repeat left center;
  background-size: 32px auto;
  font-weight: 700;
  font-size: 1.714285714rem;
}

.info-right .info-open {
  display: block;
  font-size: 0.857142857rem;
  margin-left: 7em;
  text-indent: -3em;
}

/*FLOW*/
.flow {
  background-color: #F1F6F6;
}

.flow h2 {
  text-align: center;
}

.flow-list {
  margin-bottom: 41px;
}

.flow-list li {
  margin-bottom: 22px;
  background-color: #fff;
  border: 2px solid #218377;
  position: relative;
}

.flow-list li:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -22px;
  width: 200px;
  height: 20px;
  margin-left: -100px;
  background: url(images/top/flow-arw.png);
  background-repeat: no-repeat;
  background-size: 200px;
}

.flow-list li:last-child:after {
  display: none;
}

.flow-list li .flow-thum {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #D3E3E2;
  padding: 6px 0;
}

.flow-list li .flow-thum img {
  max-width: 135px;
}

.flow-list li:nth-child(6),
.flow-list li:nth-child(7) {
  border-color: #015CB5;
}

.flow-list li:nth-child(6) .flow-thum,
.flow-list li:nth-child(7) .flow-thum {
  background-color: #EAEFF5;
}

.flow-list li .flow-info {
  width: 100%;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}

.flow-list li .flow-info h3 {
  color: #218377;
  font-size: 1.285714286rem;
  font-weight: 700;
}

.flow-list li:nth-child(7) .flow-info h3,
.flow-list li:nth-child(6) .flow-info h3 {
  color: #015CB5;
}

.flow-list li .flow-info a:not([class]) {
  text-decoration: underline;
  color: #218377;
}

.flow-info-contact {
  margin-top: 12px;
}

.flow-info-contact .ttl {
  margin-bottom: 0px;
  font-weight: 700;
}

.flow-info-contact a {
  font-size: 1.25rem;
  padding-left: 29px;
  background: url(images/common/ico-tell-green.svg) no-repeat left center;
  background-size: 24px auto;
}

.flow-info-contact span {
  font-size: 0.8125rem;
}

.entry-image {
  background-color: #fff;
  padding: 20px 20px;
  border: 1px solid #E4E4E4;
}

.entry-image .ttl {
  color: #015CB5;
  font-size: 1.285714286rem;
  font-weight: 700;
  margin-bottom: 16px;
}

/*RECRUIT*/

.recruit .c-center.hd.entry-before {
  padding: 60px 0;
}

.recruit .c-center.hd {
  display: block;
  padding-bottom: 0;
}

.recruit .c-center.hd .lead {
  width: 100%;
}

.recruit .top-recruit-head {
  margin-top: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.top-recruit-head__catch {
  margin-bottom: 20px;
  color: #218377;
  font-size: 1.142857143rem;
  font-weight: 500;
  margin-top: 5px;
}

.lead a {
  position: absolute;
  right: 0;
  top: 5px;
}

#searchform2 {
  width: 100%;
  margin: 30px auto 0;
}

#searchform2 #w_place, #searchform2 #w_kind {
  width: 100%;
  max-width: 400px;
  background: #fff;
  display: inline-block;
  height: 42px;
  padding-right: 30px;
  box-shadow: none;
  border: 1px solid #218377;
  border-radius: 5px;
  padding-left: 10px;
  color: #707070;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1rem;
  background-image: url(images/common/ico-arw-btm-green.svg);
  background-position: 96% 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 6px;
}

#searchform2 #w_place.active, 
#searchform2 #w_kind.active {
  background-color: #E4E4E4;
  pointer-events:none;
}

#searchform2 #w_place {
  width: 100%;
}

#searchform2 select {
  margin-bottom: 10px;
}

#searchform2 .input-free {
  width: 100%;
  max-width: 400px;
  background: #fff;
  display: inline-block;
  height: 48px;
  padding-right: 10px;
  box-shadow: none;
  border: 1px solid #218377;
  border-radius: 5px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#searchform2 .btn-submit {
  padding: 0;
  cursor: pointer;
  font-weight: bold;
  color: #fff;
  background: url(images/common/ico-search-white.svg) no-repeat 96% 50% #218377;
  background-size: 16px auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
  padding-left: 6vw;
  border: none;
  font-size: 0.928571429rem ;
  border-radius: 0px;
  width: 60%;
  max-width: 280px;
  height: 50px;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 4px;
}

#searchform2 .search__btn {
  background-color: #929292;
  max-width: 140px;
  width: 35%;
  height: 50px;
  line-height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  border: none;
  margin: 0;
  display: inline-block;
}

.search__detail {
  background: #F5F5F5;
  margin: 14px 0 20px;
  padding: 0px;
}

.search__detail__body--inner {
  padding: 20px 10px 20px;
}

.search__detail__body--inner fieldset + fieldset {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #D8D8D8;
}

.search__detail__head {
  padding: 15px 13px;
  position: relative;
  background-color: #D5E5E4;
}

.search__detail__head p {
  text-align: left;
  font-size: 1rem;
  width: 80%;
  line-height: 1.4;
}

.search__detail__head .search__detail__toggle {
  position: absolute;
  right: 10px;
  top: 11px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #009E96;
}

.search__detail__head .search__detail__toggle span:before {
  content: '';
  position: absolute;
  right: 9px;
  top: 50%;
  margin-top: -1px;
  width: 14px;
  height: 2px;
  background: #fff;
}

.search__detail__head .search__detail__toggle span:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
  width: 2px;
  height: 14px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background: #fff;
}

.search__detail__head.is-open .search__detail__toggle span:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.search__detail__ttl {
  text-align: center;
  font-size: 1.142857143rem;
  font-weight: 500;
  color: #218377;
}

.search__detail__dl dt {
  font-weight: 700;
  color: #218377;
  margin-bottom: 5px;
}

.search__detail__dl dd {
  padding-left: 0px;
}

.search__detail__body {
  display: none;
}

.search__detail__body fieldset + fieldset {
  margin-top: 20px;
}

.search__detail__dl .checkbox_wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 7px 24px;
}

.search-category span,
.checkbox_wrap > label span {
  font-size: 1rem;
  font-weight: 700;
  padding-top: 3px;
}

.search__detail__dl.type02 label {
  width: 100%;
  display: block;
}

.search-bottom-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-top: 24px;
}

.search-bottom-area .search-category {
  width: 645px;
}

.search-category ul {
  display: block;
}

.countBox {
  margin-bottom: 24px;
  color: #218377;
  font-weight: 700;
  font-size: 1rem;
}

.recruit-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}

.recruit-list li.recruit-list-items {
  border: 1px solid #218377;
  width: 100%;
  margin-bottom: 20px;
}

.recruit-list li.recruit-list-items a {
  height: 100%;
  background-color: #fff;
  position: relative;
}

.recruit-list li.recruit-list-items a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  background-color: #218377;
}

.recruit-list li.recruit-list-items a:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 5px;
  width: 12px;
  height: 8px;
  margin-left: -6px;
  background: url(images/common/ico-arw-btm-white.svg);
  background-repeat: no-repeat;
  background-size: 12px auto;
  z-index: 1;
}

.recruit-list-thum {
  width: 100%;
  margin-bottom: 8px;
}

.recruit-list-thum img {
  width: 100%;
}

.recruit-list-box {
  padding: 0 8px 30px;
}

.recruit-list-number {
  text-align: right;
  margin-bottom: 10px;
  font-size: 0.875rem;
  font-weight: 700;
}

.recruit-list-box .ttl {
  color: #218377;
  line-height: 1.6;
  margin-bottom: 8px;
  font-weight: 700;
}

.recruit-lists-cat {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  gap: 6px;
}

.recruit-lists-cat li {
  background-color: #D5E5E4;
  text-align: center;
  padding: 4px 10px;
  font-size: 0.8125rem;
  font-weight: 700;
  border-radius: 20px;
  line-height: 1.3;
}

.recruit-job-btm p {
  font-size: 0.875rem;
  padding-left: 32px;
  font-weight: 700;
  margin-top: 5px;
}

.recruit-job-btm .job-area {
  background: url(images/common/ico-recruit-location.svg) no-repeat 0 4px;
  background-size: 22px auto;
  line-height: 2;
}

.recruit-job-btm .job-jikyu {
  background: url(images/common/ico-recruit-yen.svg) no-repeat 0 4px;
  background-size: 22px auto;
  line-height: 2;
}

.recruit-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-top: 0px;
}

/*INTERVIEW*/
.interview {
  padding-bottom: 80px;
  background-color: #F1F6F6;
}

.interview-head {
  display: block;
}

.interview-head .lead {
  width: 100%;
}

.interview-head .interview-top {
  width: 100%;
  margin-top: 20px;
}

.interview-head .interview-top p.catch {
  color: #218377;
  font-size: 1.142857143rem;
}

.interview-slider-items {
  /*margin: 0 2.08vw;*/
  margin: 0 19px;
  background: #fff;
  max-width: 640px;
  background-color: #fff;
  border: 1px solid #E4E4E4;
}

.interview-slider-items a {
  display: block;
  padding: 20px 20px 35px;
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.interview-slider-items a:after {
  content: '';
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 34px;
  height: 34px;
  background: url(images/common/ico-arw-green.svg);
  background-repeat: no-repeat;
  background-size: 34px auto;
}

.interview-slider-head {
  display: block;
}

.interview-slider-head .thum {
  width: 200px;
}

.interview-slider-head .interview-info {
  margin-top: 20px;
  width: 100%;
}

.interview-slider-head .interview-info .label {
  margin-bottom: 12px;
}

.interview-slider-head .interview-info .label span {
  display: inline-block;
  background: #FBF7F0;
  border-radius: 5px;
  text-align: center;
  font-weight: 700;
  padding: 3px 24px;
}

.interview-slider-head .interview-info .in-com-name ,
.interview-slider-head .interview-info .in-job-name {
  font-weight: 700;
  margin-bottom: 8px;
}

.interview-slider-items h3 {
  font-weight: 700;
  color: #218377;
  font-size: 1.25rem;
  padding-bottom: 8px;
  line-height: 1.4;
}

.interview-slider-items .txt16 {
  border-top: 1px solid #D8D8D8;
  margin-top: 10px;
  line-height: 1.5;
}

.interview-slider .slick-track {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.interview-slider .slick-slide {
  height: auto !important;
}

.interview-slider .slick-dots {
  width: auto;
  text-align: center;
  left: 0;
  right: 0;
  bottom: -43px;
}

.interview-slider .slick-dots li button:before {
  background-color: #707070;
}

.interview-slider .slick-dots li.slick-active button:before {
  background-color: #009E96;
}

.interview-slider .slick-dots li button:hover:before, 
.interview-slider .slick-dots li button:focus:before {
  background: #009E96;
}

.interview-slider .slick-prev {
  left: 0;
  margin-left: 0px;
  width: 34px;
  height: 34px;
  bottom: auto;
  top: 50%;
}

.interview-slider .slick-next {
  right: 0;
  margin-right: 0px;
  width: 34px;
  height: 34px;
  bottom: auto;
  top: 50%;
}

/*NEWS*/
.news {
  padding-bottom: 40px;
}

.news .c-center {
  display: block;
  padding-bottom: 0;
}

.news .info {
  margin-top: 0;
}

.news .lead {
  width: 100%;
}

.news-list {
  margin-top: 20px;
  width: 100%;
}

.news-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E4E4E4;
}

.news-list li .news-innner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap: 15px;
}

.news-list li a {
  background: url(images/common/ico-arw-link-green.svg) no-repeat 100% 50%;
  background-size: 6px auto;
  padding-right: 16px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.news-list li .news-innner .news-thum {
  width: 100px;
}

.news-list li .news-innner .news-list-grid {
  margin-left: auto;
  width: calc(100% - 100px);
}

.news-list li .news-innner .news-date {
  color: #218377;
  font-size: 1.125rem;
  font-weight: 700;
}

.news-list li .news-innner .news-title .ttl {
  font-size: 1.125rem;
  font-weight: 700;
}

.ft-banner {
  background-color: #F5F5F5;
}

.ft-banner .c-center {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ft-banner-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.ft-banner-list li {
  margin-bottom: 10px;
}

.ft-banner-list li img {
  width: 100%;
}

/*事例・実績紹介*/

.h1-ttl {
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 1.571428571rem;
  color: #009E96;
  padding-bottom: 10px;
  margin-bottom: 27px;
  border-bottom: 1px solid #E4E4E4;
}

.case-h2 {
  margin-bottom: 40px;
  text-align: center;
}

.case-h2 span {
  font-size: 1.428571429rem;
  line-height: 1.5;
  color: #218377;
  display: inline-block;
  padding-left: 43px;
  padding-right: 43px;
  background: url(images/case/ttl-left.svg) no-repeat left bottom,
  url(images/case/ttl-right.svg) no-repeat right bottom;
  background-size: 22px auto,22px auto;
  font-weight: 700;
}

.case-list {
  display: block;
}

.case-list > li {
  width: 100%;
  margin-bottom: 35px;
  border: 1px solid #E4E4E4;
  padding: 34px 15px 47px 15px;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.1);
  box-shadow: 0 3px 6px rgba(0,0,0,.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.case-list-items .case-target {
  display: inline-block;
  position: absolute;
  left: 30px;
  top: -15px;
  color: #fff;
  padding: 5px 25px;
  background-color: #CF1A1A;
  font-weight: 700;
}

.case-list-items .case-list-title {
  font-weight: 700;
  color: #CF1A1A;
  font-size: 1.125rem;
  text-align: center;
  padding-bottom: 8px;
  margin-bottom: 16px;
  border-bottom: 1px solid #E4E4E4; 
}

.accordion-text {
  padding: 0 0px 10px;
  overflow: hidden; /* テキストを隠す */
  position: relative;
}

.accordion-text p {
  line-height: 1.5;
}

.accordion-text.is-hide {
  height: 100px;
}

/*.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  background:         linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  bottom: 0;
  content: "";
  height: 60px;
  position: absolute;
  width: 100%;
}*/

/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.accordion-btn.is-show + .accordion-text::before {
  display: none;
}

.accordion-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-weight: 700;
  font-size: 0.875rem;
  background: #218377;
  text-align: left;
  transition: all .2s;
  color: #fff;
  cursor: pointer;
  padding-left: 38%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.accordion-btn:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 18px;
  margin-left: 26px;
  width: 12px;
  height: 16px;
  background: url(images/case/arw-btm-case-white.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.accordion-btn.is-show:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 12px;
  margin-left: 9px;
}

.case-list-items.type02 .case-target {
  background-color: #015CB5;
}

.case-list-items.type02 .case-list-title {
  color: #015CB5;
}

.case-list-items ul li {
  padding-left: 14px;
  position: relative;
  margin-bottom: 6px;
}

.case-list-items ul li:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 13px;
  width: 3px;
  height: 3px;
  background: #015CB5;
  border-radius: 10px;
}

.case-achievement {
  margin-top: 80px;
}

.achievement-catch {
  text-align: center;
  margin-bottom: 40px;
}

.achievement-catch p {
  font-weight: 700;
  line-height: 1.5;
}

.achievement-catch p .txt02 {
  font-size: 1.625rem;
}

.case-achievement-thum {
  background-color: #F1F6F6;
  padding: 20px;
  overflow-y: auto;
  margin-bottom: 24px;
}

.case-achievement-thum img {
  min-width: 600px;
}

/*RECUIT*/
.recruit-archive-search {
  background-color: #F5F5F5;
  padding: 10px 10px 10px;
}
.recruit-archive-search #searchform2 {
  margin-top: 0;
}

/*ページナビ*/
.pagenavi {
  text-align: left;
  margin: 20px 0 24px;
  position: relative;
}

.wp-pagenavi {
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

.wp-pagenavi span,
.wp-pagenavi a {
  min-width: 32px;
  display: inline-block;
  margin: 3px 2px;
  padding: 0;
  line-height: 32px;
  height: 32px;
  color: #218377;
  text-align: center;
  border: #218377 solid 1px;
}

.wp-pagenavi span.current {
  background: #218377;
  color: #fff;
}

.wp-pagenavi span.pages {
  display: none;
}

.wp-pagenavi a.last,
.wp-pagenavi a.first {
  padding: 0 3px;
}

.count-post {
  text-align: right;
  color: #218377;
  font-weight: 700;
  margin-top: 5px;
}

.recruit-archive-list {
  margin-top: 40px;
}

.same-area-rec.recruit-archive-list {
  margin-top: 0px;
}



.job-entry-info {
  position: relative;
  background-color: #F1F6F6;
  padding: 25px 15px;
  margin-top: 50px;
  padding-top: 20px;
}

.job-entry-info:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -140px;
  top: -35px;
  width: 280px;
  height: 30px;
  background: url(images/common/recruit-arw.svg);
  background-repeat:  no-repeat;
  background-position: top center;
  background-size: 100%;
}

.job-entry-info__ttl {
  font-size: 1.142857143rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 15px;
  text-align: center;
}

.job-entry-info__inner {
  display: block;
  width: 100%;
  padding: 20px 0 0;
}

.job-entry-info_left,
.job-entry-info_right {
  width: 100%;
  text-align: center;
}

.job-entry-info_left {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}

.job-entry-info_left .ttl,
.job-entry-info_right .ttl {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 1.25rem;
}

.job-entry-info_left .txt,
.job-entry-info_right .txt {
  margin-bottom: 12px;
  font-weight: 500;
}

.btn-rec-type .btn-rec-type-btn {
  text-align: center;
  display: inline-block;
  background-color: #218377;
  color: #fff;
  font-size: 1.285714286rem;
  font-weight: 700;
  padding: 24px 24px 23px;
  border-radius: 5px;
  width: 100%;
  max-width: 450px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
}

.btn-rec-type .btn-rec-type-btn:hover {
  opacity: .8;
}

.job-entry-info_right .entry-btn a {
  background-color: #015CB5;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  position: relative;
  padding: 10px 0 10px;
  width: 100%;
  max-width: 450px;
}

.btn-rec-type p {
  text-align: left;
  margin-left: 30px;
  margin-top: 10px;
  font-weight: 700;
}

/*求人詳細*/

.h2_ttl {
  text-align: center;
  color: #218377;
  font-weight: 700;
  font-size: 1.285714286rem;
  margin-bottom: 20px;
}

.job_detail_list .h2_ttl {
  margin-bottom: 26px;
}

.recruit_detail .point {
  background-color: #E7F1F0;
  padding: 20px 10px;
  margin-bottom: 20px;
}

.recruit_detail .point p {
  font-weight: 700;
  font-size: 1rem;
}

.recruit_detail {
  padding: 0 0px;
}

.job-entry-info .entry-btn {
  text-align: center;
  max-width: 450px;
  margin: 0 auto;
}

.body_detail table {
  clear: both;
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  position: relative;
  margin-bottom: 35px;
}

.body_detail table tr th,
.body_detail table tr td {
  border: solid 1px #218377; 
  padding: 10px;
  vertical-align: top;
  font-size: 1rem;
}

.body_detail table tr th {
  width: 30%;
  background-color: #E7F1F0;
  text-align: left;
  font-weight: 700;
}

.back-search-btn {
  margin: 20px 0 40px;
}

.h2-ttl-type01 {
  text-align: center;
  margin-bottom: 20px;
}

.h2-ttl-type01 span {
  font-size: 1.285714286rem;
  line-height: 1.5;
  color: #218377;
  display: inline-block;
  padding-left: 28px;
  padding-right: 28px;
  background: url(images/common/fixed-banner-ttl-left.svg) no-repeat left center,
  url(images/common/fixed-banner-ttl-right.svg) no-repeat right center;
  background-size: 10px auto, 10px auto;
  font-weight: 700;
}

/*faq*/

.lead.type02 h2,
.h2-ttl {
  font-size: 1.428571429rem;
  margin-bottom: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.faq-list {
  border: 1px solid #218377;
  background: #fff;
  position: relative;
}

.faq-accordeon-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 34px;
  position: relative;
  z-index: 1;
}

.faq-accordeon-list li {
  width: 48%;
  background: #218377;
}

.faq-accordeon-list li a {
  text-align: center;
  padding: 13px 20px;
  font-weight: 700;
  font-size: 1rem;
  display: block;
  color: #fff;
  background: url(images/common/ico-arw-btm-white02.svg) no-repeat 97% 50%;
  background-size: 10px auto;
}

.faq-block {
  margin-bottom: 60px;
}

.faq-block .faq-list {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}

.faq-block .faq-list .question {
  padding: 10px 50px 10px 20px;
  background-color: rgba(33,131,119,.1);
  cursor: pointer;
  position: relative;
}

.faq-list h3 {
  font-size: 1rem;
  color: #218377;
  font-weight: 700;
}

.open-close {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 10px;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: #218377;
}

.answer {
  padding: 20px;
}

.open-close:before {
  content: '';
  position: absolute;
  right: 9px;
  top: 50%;
  margin-top: -1px;
  width: 14px;
  height: 2px;
  background: #fff;
}

.open-close:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
  width: 2px;
  height: 14px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background: #fff;
}

.question.is-open .open-close:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.faq-block .lead h2 {
  margin-top: -130px;
  padding-top: 130px;
}

/*policy*/

.h3-ttl-type01 {
  font-size: 1.3571428rem;
  background-color: #E7F1F0;
  padding: 6px 20px;
  margin: 25px 0 24px;
  font-weight: 700;
}

.policy-box ,
.privacy-box {
  margin-bottom: 40px;
}

.policy-box.first {
  margin-top: 20px;
}

.policy-box p  {
  font-size: 1rem;
  padding-left: 10px;
  margin-bottom: 15px;
  line-height: 1.6;
}

.privacy-box p {
  font-size: 1rem;
  margin-bottom: 15px;
  line-height: 1.6;
}

.policy-box ul ,
.privacy-box ul {
  padding-left: 10px;
}

.policy-box ul li  ,
.privacy-box ul li  {
  position: relative;
  padding-left: 14px;
  margin-bottom: 12px;
  line-height: 1.6;
}

.policy-box ul li:before ,
.privacy-box ul li:before {
  content: '';
  position: absolute;
  left: 3px;
  top: 10px;
  width: 4px;
  height: 4px;
  background: #218377;
  border-radius: 10px;
}

.policy-box ol ,
.privacy-box ol {
  counter-reset: item;
  list-style-type: none;
  margin-bottom: 12px;
  padding-left: 14px;
}

.privacy-box ul ,
.privacy-box ol {
  padding-left: 0;
}

.policy-box ol li ,
.privacy-box ol li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 22px;
  font-size: 1rem;
}

.policy-box ol li:before ,
.privacy-box ol li:before {
  counter-increment: item;
  content: counter(item)'.';
  position: absolute;
  left: 4px;
  top: 0px;
  font-size: 1rem;
  color: #333;
}

.policy-box .h3-title.u-mt-ver {
  margin-top: 50px;
}

.policy-box a {
  text-decoration: underline;
  color: #218377;
  word-break: break-all;
}

.policy-box .h3-title {
  margin-bottom: 14px;
}

.policy-box dl {
  margin-bottom: 22px;
}

.policy-box dt {
  font-weight: 500;
  color: #218377;
  font-size: 1rem;
  margin-bottom: 6px;
}

.policy-box dd {
  padding-left: 15px;
}

.policy-box-inner {
  padding-left: 0px;
}

/* accessibility */
.accessibility-table table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background: #fff;
}
.accessibility-table table th {
  background-color: #F7F7F7;
  padding: 6px 20px;
  border: 1px solid #C5C5C5;
  border-bottom: none;
  text-align: center;
  vertical-align: middle;
}
.accessibility-table table td {
  border: 1px solid #C5C5C5;
  padding: 10px 12px;
  text-align: center;
  vertical-align: middle;
}
.accessibility-table table .wd30 {
  width: 40%;
  text-align: left;
}
.accessibility-table table .wd20 {
  width: 20%;
  text-align: left;
}
.accessibility-table table th.wd30 ,
.accessibility-table table th.wd20 {
  text-align: center;
}

/*privacy*/
.privacy-box .h2-ttl {
  margin-top: 40px;
  font-size: 1.285714286rem;
  margin-bottom: 13px;
}

/*contact*/
.contact-privacy {
  width: 100%;
  height: 260px;
  overflow-y: scroll;
  padding: 20px 15px;
  border: 1px solid #DDDDDD;
  margin-top: 30px;
  margin-bottom: 30px;
}

.contact-privacy .ttl {
  font-weight: bold;
}

.contact-privacy .txt16 {
  margin-bottom: 15px;
}

.contact-privacy .h2-ttl {
  color: #218377;
  font-size: 1.285714286rem;
}

.contact-privacy .h3-ttl {
  font-size: 1.285714286rem;
  margin-top: 40px;
  color: #333;
}

div.wpcf7 .wpcf7-spinner {
  display: none !important;
}

.p-form-flow {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  border: 1px solid #218377;
}

.p-form-flow li {
  width: 33.3333%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #218377;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  background-color: #E7F1F0;
}

.p-form-flow li.is-active {
  background-color: #218377;
  color: #fff;
}

.p-form-flow li:nth-child(1):before,
.p-form-flow li:nth-child(2):before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  right: -20px;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 0px solid transparent;
  border-top: 40px solid #218377;
  border-bottom: 0;
  z-index: 1;
}

.p-form-flow li:nth-child(1):after,
.p-form-flow li:nth-child(2):after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  right: -19px;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 0px solid transparent;
  border-top: 40px solid #E7F1F0;
  border-bottom: 0;
  z-index: 1;
}

.p-form-flow li.is-active:after {
  display: none;
}

.thanks-block {
  margin: 80px 0 100px;
}

/*イタンビュー新規*/
.h1-ttl .in-sub-ttl {
  color: #333;
  font-size: 1rem;
  display: block;
}
.interview-head,
.interview-btm {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #CCCCCC;
}

.interview-head .interview-catch ,
.interview-btm .interview-catch {
  background-color: #FDF7F4;
  border-radius: 10px;
  padding: 20px 30px;
  margin-bottom: 35px;
  color: #23558D;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}

.interview-head-inner {
  display: block;
  margin-bottom: 20px;
}

.interview-head-inner.type02 {
  -ms-align-items: center;
  align-items: center;
}

.interview-head-inner a {
  text-decoration: underline;
  color: #009E96;
}

.interview-head-inner .interview-head-thum {
  /*width: 180px;
  height: 180px;
  border-radius: 50%;
  overflow: hidden;*/
  width: 260px;
  overflow: hidden;
  margin-bottom: 15px;
}

.interview-head-inner .interview-head-info {
  width: 100%;
}

.interview-head-inner .interview-head-info .com-name {
  color: #009E96;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 7px;
}

.interview-head-inner .interview-head-info .com-ceo-name {
  color: #333333;
  font-size: 1rem;
  font-weight: 700;
}

.interview-compnay-info {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #009E96;
}

.interview-compnay-info + .interview-compnay-info {
  border-top: none;
  margin-top: 0;
}

.interview-compnay-info__ttl {
  font-weight: 700;
  margin-bottom: 2px;
}

.interview-loop-list {
  margin-bottom: 40px;
}

.interview-loop-list .question {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 1.4;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.interview-loop-list .question span {
  color: #009E96;
  font-size: 2.285714285rem;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  top: -6px;
  margin-right: 14px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
}

.interview-loop-list__inner {
  display: block;
}

.interview-loop-list__inner .thum {
  width: 230px;
  margin-bottom: 10px;
}

.interview-loop-list__inner .interview-loop-list__txt {
  display: block;
}

.interview-loop-list__inner.right .thum {
  margin-right: 0;
  order: 2;
}

.interview-loop-list__inner.right .interview-loop-list__txt {
  order:1;
}

.interview-message {
  background-color: #F1F6F6;
  border-radius: 10px;
  padding: 20px 20px 10px;
  margin-bottom: 32px;
}

.interview-message__ttl {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 1.4;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.interview-message__ttl span {
  color: #009E96;
  font-size: 2.285714285rem;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  top: -6px;
  margin-right: 14px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
}

.interview-message__txt + .interview-message__txt {
  margin-top: 20px;
}
.interview-loop-list__txt p,
.interview-message__txt p {
  margin-bottom: 15px;
}

.interview-message__txt {
  display: block;
}

.interview-message__txt__thum {
  /*float: left;*/
  flex: 1;
  margin: 0 20px 10px 0;
  max-width: 270px;
}

.interview-message__txt__info {
  flex: 2;
}

.interview-btm-ttl {
  text-align: center;
  align-items: center; /* 横線を上下中央 */
  display: flex; /* 文字と横線を横並び */
  justify-content: center; 
  color: #009E96;
  font-size: 1.625rem;
  white-space: nowrap;
  font-weight: 700;
  margin-bottom: 25px;
}

.interview-btm-ttl:before,
.interview-btm-ttl:after {
  background-color: #009E96; /* 横線の色 */
  content: "";
  height: 1px; /* 横線の高さ */
  width: 100%; /* 横線の長さ */
}

.interview-btm-ttl:before {
  margin-right: 25px;
}

.interview-btm-ttl:after {
  margin-left: 20px;
}

/*インタビュー一覧*/
.interview-block {
  display: block;
}

.interview-items {
  width: 100%;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #009E96;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.interview-items a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 15px 15px 35px;
  position: relative;
}

.interview-items-inner {
  display: block;
}

.interview-items-inner .interview-img {
  width: 100%;
}

.interview-items-inner .interview-info {
  width: 100%;
  margin-top: 15px;
}

.interview-items-inner .interview-info-comname {
  color: #009E96;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 1rem;
}

.interview-items-inner .interview-info-name {
  color: #009E96;
  font-weight: 700;
  font-size: 1rem;
}

.interview-items-inner .interview-info-name .title {
  line-height: 1.4;
}

.interview-items-inner .interview-info-name .title .top-none {
  display: none;
}

.interview-items-inner .c-link {
  font-size: .875rem;
  padding-left: 0;
  padding-right: 42px;
  background-position: right center;
  background-size: 31px auto;
  height: 31px;
  line-height: 31px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.interview-info-ttl h2 {
  font-weight: 700;
  border-bottom: 1px dashed #DDDDDD;
  padding-bottom: 9px;
  margin-bottom: 9px;
  line-height: 1.4;
}

/*404*/
.btn-area.errorBtn {
  margin-top: 20px;
}

.btn-area.errorBtn .c-btn-type03 {
  margin: 10px 0px;
  width: 100%;
}

/*news archive*/
.news-list.sub-pg {
  margin-left: 0;
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*single*/

.single-page h2 {
  font-size: 1.428571429rem;
  margin-bottom: 24px;
  font-weight: 700;
}

.single-page h3 {
  font-size: 1.285714286rem;
  background-color: #E7F1F0;
  padding: 6px 20px;
  margin: 25px 0 24px;
  font-weight: 700;
}

.single-page h4 {
  color: #009E96;
  margin-bottom: 24px;
  margin-top: 20px;
  font-size: 1.142857143rem;
  font-weight: 700;
}

.single-page p:not([class]) {
  font-size: 1rem;
  margin-bottom: 1.2rem;
}

.single-page ul:not([class]) {
  margin-bottom: 20px;
}

.single-page ul:not([class]) li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 15px;
  font-size: 1rem;
}

.single-page ul:not([class]) li:before {
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 10px;
  left: 4px;
  top: 13px;
  font-size: 18px;
  background-color: #009E96;
}

.single-page ol {
  counter-reset: item;
  list-style-type: none;
  margin-bottom: 20px;
}

.single-page ol li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 18px;
  font-size: 1rem;
}

.single-page ol li:before {
  counter-increment: item;
  content: counter(item)'.';
  position: absolute;
  left: 0px;
  top: -2px;
  font-size: 1rem;
  color: #009E96;
}

.single-page a:not([class]) {
  color: #009E96;
  text-decoration: underline;
}

.single-page a:not([class]):hover {
  text-decoration: none;
}

.single-page table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  position: relative;
  margin-bottom: 15px;
}

.single-page table tr th,
.single-page table tr td {
  border: solid 1px #CCCCCC;
  vertical-align: middle;
  font-size: 1rem;
  padding: 5px;
}

.single-page table tr th {
  background: #E7F1F0;
  color: #009E96;
  font-weight: 700;
}

.news-date {
  color: #009E96;
  text-align: right;
  font-weight: 700;
  margin-bottom: 15px;
  margin-bottom: 10px;
}

.news-single-btn {
  margin-top: 30px;
}

/*sitemap*/
.sitemap_wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sitemap_wrap .sitemap_col1 {
  width: 100%;
}

.sitemap_wrap .sitemap_col1 a {
  color: #0C7065;
  font-weight: 700;
}

.sitemap_wrap .sitemap_col2 ,
.sitemap_wrap .sitemap_col3 {
  width: 48%;
  margin-top: 20px;
}

.sitemap_wrap ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #E4E4E4;
}

.sitemap_wrap ul li a {
  font-size: 1rem;
  font-weight: 500;
  background: url(images/common/ico-arw-link-green.svg) no-repeat 0% 50%;
  background-size: 6px auto;
  padding-left: 12px;
}

/*オンライン面談*/
#onlineTtl01 ,
#onlineTtl02 {
  margin-top: -120px;
  padding-top: 120px;
}

.online table {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
}

.online table th {
  background-color: #F1F6FC;
  color: #015CB5;
  font-size: 1rem;
  font-weight: 700;
  padding: 10px 10px;
  border: 1px solid #CCCCCC;
}

.online table td {
  padding: 10px;
  font-size: 1rem;
  border: 1px solid #CCCCCC;
}

.online table td a {
  color: #015CB5;
  font-weight: 700;
  text-decoration: underline;
}

.online table .wd40 {
  width: 35%;
}

.online-box + .online-box {
  margin-top: 60px;
}

.online-list-head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px 0 32px;
}

.online-list-head li {
  width: 100%;
  margin-bottom: 10px;
}

.online-list-head li a {
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #015CB5;
  font-size: 1rem;
  padding: 14px;
  border: 1px solid #015CB5;
  position: relative;
  border-radius: 200px;
  font-weight: 700;
}

.online-list-head li a:before {
  content: '';
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 12px;
  background: url(images/top/ico-arw-blue.svg) no-repeat right center;
  background-size: 100%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.online-box-inner {
  margin-bottom: 25px;
}

.online-box-inner .inner-left {
  width: 100%;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.online-box-inner .inner-right {
  margin-top: 14px;
  width: 100%;
}

.online-box-inner .inner-right img + img {
  margin-top: 20px;
}

.online-box-wrap {
  margin-bottom: 40px;
}

.online-box-wrap .ttl {
  color: #015CB5;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 15px;
}

.online-box-wrap .sub-ttl {
  color: #CF1A1A;
  margin-bottom: 15px;
  font-weight: 700;
}

.online-box-inner .inner-left p {
  letter-spacing: -0.02em;
}

.online-box-inner .inner-left p + p {
  margin-bottom: 16px;
}

/* ==========================================================================
Component [ button / form / grid... ]
========================================================================== */

.c-center {
  padding: 20px 0px;
  width: 92.5%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.c-center02 {
  width: 92.5%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  margin: 0 auto 20px;
  padding: 30px 15px 30px;
  max-width: 1320px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.c-btn {
  background: url(images/common/ico-target-white.svg) no-repeat 97% 50%;
  background-size: 16px auto;
  background-color: #015CB5;
  border: 2px solid #fff;
  text-align: center;
  padding: 11px;
  width: 100%;
  max-width: 500px;
  display: inline-block;
}

.c-btn p {
  display: block;
  font-size: 1.142857143rem;
  color: #fff;
  font-weight: 500;
  line-height: 1.4;
}

.c-btn span {
  display: block;
  font-size: 0.928571429rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 3px;
  color: #fff;
}

.entry-soon {
  position: relative;
  pointer-events:none;
}

span.entry-soon-txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  z-index: 2;
  background: rgba(51,51,51,.7);
  text-align: center;
  line-height: 1.5;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
}

.c-btn-type02 {
  display: inline-block;
  max-width: 340px;
  background: url(images/common/ico-arw-btm-white.svg) no-repeat 95% 50%;
  background-size: 12px auto;
  font-size: 1rem;
  font-weight: 500;
  background-color: #218377;
  padding: 15px;
  text-align: center;
  color: #fff;
  width: 100%;
}

.c-btn-type03 {
  display: inline-block;
  max-width: 340px;
  background: url(images/common/ico-arw-btn-white02.svg) no-repeat 95% 50%;
  background-size: 12px auto;
  font-size: 1rem;
  font-weight: 500;
  background-color: #218377;
  padding: 15px;
  text-align: center;
  color: #fff;
  width: 100%;
}

.c-link {
  display: inline-block;
  padding-left: 40px;
  background: url(images/common/ico-arw-green.svg) no-repeat left center;
  background-size: 28px auto;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1rem;
  font-weight: 700;
}

.c-link02 {
  display: inline-block;
  padding-right: 18px;
  background: url(images/common/ico-arw-link-green.svg) no-repeat right center;
  background-size: 8px auto;
  font-size: 1rem;
  font-weight: 700;
  color: #218377;
}

/* skip */
.skip {
  width: 1px;
  color: #000000;
  font-size: 0.1%;
  line-height: 0.1;
  background-color: #FFFFFF;
  position: absolute;
  left: -3000px;
  z-index: 20000;
}
a.skip {
  background-color: #FFFFFF;
  /* 変更しない */
  text-align: center;
  /* 変更しない */
  padding: 2px 0;
  /* 変更しない */
  top: auto;
  /* 変更しない */
}
a.skip:active {
  display: block;
  width: 99.99%;
  /* 変更しない */
  font-size: 100%;
  /* 変更しない */
  line-height: 1.8;
  /* 変更しない */
  top: 0;
  /* 変更しない */
  left: 0;
  /* 変更しない */
}
a.skip:focus {
  display: block;
  width: 99.99%;
  /* 変更しない */
  font-size: 100%;
  /* 変更しない */
  line-height: 1.8;
  /* 変更しない */
  top: 0;
  /* 変更しない */
  left: 0;
  /* 変更しない */
}

/* grid */
.grid {
  clear: both;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

/* column */
.col-sp-1 { width: 8.33333333%; }
.col-sp-2 { width: 16.66666667%; }
.col-sp-3 { width: 25%; }
.col-sp-4 { width: 33.33333333%; }
.col-sp-5 { width: 41.66666667%; }
.col-sp-6 { width: 50%; }
.col-sp-7 { width: 58.33333333%; }
.col-sp-8 { width: 66.66666667%; }
.col-sp-9 { width: 75%; }
.col-sp-10 { width: 83.33333333%; }
.col-sp-11 { width: 91.66666667%; }
.col-sp-12 { width: 100%; }

.txt14 {
  font-size: 0.928571429rem;
}

.txt16 {
  font-size: 1rem;
}

.txt18 {
  font-size: 1.142857143rem;
}

strong {
  font-weight: bold;
}

/*color*/
.u-color-blue {
  color: #015CB5;
}

.u-color-green {
  color: #218377;
}

/*backgroud-color*/

/*パンくず*/
.breadcrumbs {
  text-align: right;
  margin-bottom: 14px;
  margin-top: 15px;
}

.breadcrumbs ol {
  max-width: 1080px;
  margin: 0 auto;
  width: 92.5%;
}
.breadcrumbs ol li {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.875rem;
}

.breadcrumbs ol li a {
  color: #218377;
}

.breadcrumbs ol li img {
  margin-top: -2px;
}

.breadcrumbs li.arrow {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  position: relative;
  color: #218377;
}

/*==========
Effect
==========*/
.rotate {
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  opacity: 0;
  will-change: transform, opacity;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.rotate.trigger {
  -webkit-animation-name: rotate;
          animation-name: rotate;
}

@-webkit-keyframes rotate {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}

@keyframes rotate {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
.fadeIn {
  opacity: 0;
  will-change: opacity;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.fadeIn.trigger {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeUp {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  will-change: transform, opacity;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.fadeUp.trigger {
  -webkit-animation-name: fadeUp;
          animation-name: fadeUp;
}

.fadeUpList > * {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  will-change: transform, opacity;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.fadeUpList.trigger > * {
  -webkit-animation-name: fadeUp;
          animation-name: fadeUp;
}

@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.popUp {
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  will-change: transform, opacity;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.popUp.trigger {
  -webkit-animation-name: popUp;
          animation-name: popUp;
}

.popUpList > * {
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  will-change: transform, opacity;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.popUpList.trigger > * {
  -webkit-animation-name: popUp;
          animation-name: popUp;
}

@-webkit-keyframes popUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.125);
            transform: scale(1.125);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes popUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.125);
            transform: scale(1.125);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.slideLeft {
  will-change: transform, opacity;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  opacity: 0;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.slideLeft.trigger {
  -webkit-animation-name: slideLeft;
          animation-name: slideLeft;
}

@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.slideRight {
  will-change: transform, opacity;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  opacity: 0;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.slideRight.trigger {
  -webkit-animation-name: slideRight;
          animation-name: slideRight;
}

@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* ==========================================================================
Utility [ display / margin / padding / device... ]
========================================================================== */

/* device - utility
--------------------------------------------------------- */
.u-sp {
  display: block !important;
}
.u-pc {
  display: none !important;
}

/* vertical-align - utility
--------------------------------------------------------- */
.u-va-t{
  vertical-align: top !important;
}
.u-va-m{
  vertical-align: middle !important;
}
.u-va-b{
  vertical-align: bottom !important;
}

/* border - utility
--------------------------------------------------------- */
/* border-radius */
.u-br-4{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -ms-border-radius: 4px;
}
.u-br-8{
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -ms-border-radius: 8px;
}
.u-br-12{
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -ms-border-radius: 12px;
}
.u-br-16{
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -ms-border-radius: 16px;
}

/* border-none */
.u-br-0{
  border: none;
}
.u-br-t-0{
  border-top: none;
}
.u-br-r-0{
  border-right: none;
}
.u-br-b-0{
  border-bottom: none;
}
.u-br-l-0{
  border-left: none;
}

/* clearfix - utility
--------------------------------------------------------- */
.u-cf{
  *zoom: 1;
}
.u-cf:after{
  display: table;
  clear: both;
  content: '';
}

/* display - utility
--------------------------------------------------------- */
.u-d-tb{
  display: table !important;
}
.u-d-tbc{
  display: table-cell !important;
}
.u-d-b{
  display: block !important;
}
.u-d-ib{
  display: inline-block !important;
}
.u-d-n{
  display: none !important;
}

/* float - utility
--------------------------------------------------------- */
.u-fl-l{
  float: left !important;
}
.u-fl-r{
  float: right !important;
}

/* font-size - utility
--------------------------------------------------------- */
.u-fz-10{
  font-size: 10px !important;
}
.u-fz-12{
  font-size: 12px !important;
}
.u-fz-14{
  font-size: 14px !important;
}
.u-fz-16{
  font-size: 16px !important;
}
.u-fz-18{
  font-size: 18px !important;
}
.u-fz-20{
  font-size: 20px !important;
}
.u-fz-22{
  font-size: 22px !important;
}
.u-fz-24{
  font-size: 24px !important;
}
.u-fz-26{
  font-size: 26px !important;
}
.u-mini {
  font-size: 80%;
}

/* line-clamp - utility
--------------------------------------------------------- */
.u-lc{
  display:         box;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* margin - utility
--------------------------------------------------------- */
/* auto margin */
.u-m-c{
  margin-right: auto !important;
  margin-left: auto !important;
}

/* Top margin */
.u-mt-0{
  margin-top: 0 !important;
}
.u-mt-8{
  margin-top: 8px !important;
}
.u-mt-16{
  margin-top: 16px !important;
}
.u-mt-24{
  margin-top: 24px !important;
}
.u-mt-32{
  margin-top: 32px !important;
}
.u-mt-40{
  margin-top: 40px !important;
}
.u-mt-48{
  margin-top: 48px !important;
}
.u-mt-56{
  margin-top: 56px !important;
}
.u-mt-64{
  margin-top: 64px !important;
}

/* Right margin */
.u-mr-0{
  margin-right: 0 !important;
}
.u-mr-8{
  margin-right: 8px !important;
}
.u-mr-16{
  margin-right: 16px !important;
}
.u-mr-24{
  margin-right: 24px !important;
}
.u-mr-32{
  margin-right: 32px !important;
}
.u-mr-40{
  margin-right: 40px !important;
}
.u-mr-48{
  margin-right: 48px !important;
}
.u-mr-56{
  margin-right: 56px !important;
}
.u-mr-64{
  margin-right: 64px !important;
}

/* Bottom margin */
.u-mb-0{
  margin-bottom: 0 !important;
}
.u-mb-8{
  margin-bottom: 8px !important;
}
.u-mb-16{
  margin-bottom: 16px !important;
}
.u-mb-24{
  margin-bottom: 24px !important;
}
.u-mb-32{
  margin-bottom: 32px !important;
}
.u-mb-40{
  margin-bottom: 40px !important;
}
.u-mb-48{
  margin-bottom: 48px !important;
}
.u-mb-56{
  margin-bottom: 56px !important;
}
.u-mb-64{
  margin-bottom: 64px !important;
}

/* Left margin */
.u-ml-0{
  margin-left: 0 !important;
}
.u-ml-8{
  margin-left: 8px !important;
}
.u-ml-16{
  margin-left: 16px !important;
}
.u-ml-24{
  margin-left: 24px !important;
}
.u-ml-32{
  margin-left: 32px !important;
}
.u-ml-40{
  margin-left: 40px !important;
}
.u-ml-48{
  margin-left: 48px !important;
}
.u-ml-56{
  margin-left: 56px !important;
}
.u-ml-64{
  margin-left: 64px !important;
}

/* misc - utility
--------------------------------------------------------- */
.u-ws-nowrap{
  white-space: nowrap;
}
.u-mx-img{
  max-width: 100%;
}
.u-tx-inside{
  margin-left: 1em;
  text-indent: -1em;
}

/* padding - utility
--------------------------------------------------------- */
/* Top padding */
.u-pt-0{
  margin-top: 0 !important;
}
.u-pt-8{
  margin-top: 8px !important;
}
.u-pt-16{
  margin-top: 16px !important;
}
.u-pt-24{
  margin-top: 24px !important;
}
.u-pt-32{
  margin-top: 32px !important;
}
.u-pt-40{
  margin-top: 40px !important;
}
.u-pt-48{
  margin-top: 48px !important;
}
.u-pt-56{
  margin-top: 56px !important;
}
.u-pt-64{
  margin-top: 64px !important;
}

/* Right padding */
.u-pr-0{
  padding-right: 0 !important;
}
.u-pr-8{
  padding-right: 8px !important;
}
.u-pr-16{
  padding-right: 16px !important;
}
.u-pr-24{
  padding-right: 24px !important;
}
.u-pr-32{
  padding-right: 32px !important;
}
.u-pr-40{
  padding-right: 40px !important;
}
.u-pr-48{
  padding-right: 48px !important;
}
.u-pr-56{
  padding-right: 56px !important;
}
.u-pr-64{
  padding-right: 64px !important;
}

/* Bottom padding */
.u-pb-0{
  padding-bottom: 0 !important;
}
.u-pb-8{
  padding-bottom: 8px !important;
}
.u-pb-16{
  padding-bottom: 16px !important;
}
.u-pb-24{
  padding-bottom: 24px !important;
}
.u-pb-32{
  padding-bottom: 32px !important;
}
.u-pb-40{
  padding-bottom: 40px !important;
}
.u-pb-48{
  padding-bottom: 48px !important;
}
.u-pb-56{
  padding-bottom: 56px !important;
}
.u-pb-64{
  padding-bottom: 64px !important;
}

/* Left padding */
.u-pl-0{
  padding-left: 0 !important;
}
.u-pl-8{
  padding-left: 8px !important;
}
.u-pl-16{
  padding-left: 16px !important;
}
.u-pl-24{
  padding-left: 24px !important;
}
.u-pl-32{
  padding-left: 32px !important;
}
.u-pl-40{
  padding-left: 40px !important;
}
.u-pl-48{
  padding-left: 48px !important;
}
.u-pl-56{
  padding-left: 56px !important;
}
.u-pl-64{
  padding-left: 64px !important;
}

/* position - utility
--------------------------------------------------------- */
.u-pos-a{
  position: absolute !important;
}
.u-pos-r{
  position: relative !important;
}

/* text-align - utility
--------------------------------------------------------- */
.u-ta-l{
  text-align: left !important;
}
.u-ta-c{
  text-align: center !important;
}
.u-ta-r{
  text-align: right !important;
}

/* text-decoration - utility
--------------------------------------------------------- */
.u-fw-n{
  font-weight: 500 !important;
}
.u-fw-b{
  font-weight: bold !important;
}
.u-td-u{
  text-decoration: underline !important;
}

/* text-truncate - utility
--------------------------------------------------------- */
.u-tt{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  /* for IE 8/9 */
}

/* width - utility
--------------------------------------------------------- */
.u-w-auto{
  width: auto !important;
}
.u-maw-full{
  max-width: 100% !important;
}
.u-maw-half{
  max-width: 50% !important;
}

/*可変幅*/
@media screen and (max-width: 355px){
  
}