@charset "UTF-8";
/* Scss Document */
/*---------------------------------
	style.css
---------------------------------*/
#top h2, .contact h2, .case02 h2, #product_index h2 {
  border-bottom: none;
  font-size: 28px;
  padding-bottom: 30px; }
  #top h2 span, .contact h2 span, .case02 h2 span, #product_index h2 span {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 5px;
    font-family: 'Lato', sans-serif;
    font-weight: bold; }

.contact h2 span {
  font-family: "游ゴシック", "Yu Gothic", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  letter-spacing: 0; }

@media screen and (max-width: 62.5em) {
  #top h2, .contact h2, .case02 h2, #product_index h2 {
    font-size: 30px;
    padding-bottom: 0;
    margin-bottom: 0; }
    #top h2 span, .contact h2 span, .case02 h2 span, #product_index h2 span {
      line-height: 24px;
      font-size: 16px; }

  .sp_no {
    display: none !important; } }
@media screen and (max-width: 26.25em) {
  #top h2, .contact h2, .case02 h2, #product_index h2 {
    font-size: 20px; }
    #top h2 span, .contact h2 span, .case02 h2 span, #product_index h2 span {
      line-height: 24px;
      font-size: 12px; } }
/* font
-------------------------------*/
.head {
  font-size: 16px;
  text-align: center;
  line-height: 32px; }

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

.accent {
  color: #19a046; }

.accentcolor02 {
  color: #aed632; }

/* a
-------------------------------*/
a {
  -webkit-transition: all .4s;
  transition: all .4s; }
  a:hover {
    color: #aed632;
    -webkit-transition: all .4s;
    transition: all .4s; }

a[target="_blank"]:after {
  content: url("../img/common/icon_.png");
  margin: 0px 5px; }

.a_under {
  text-decoration: underline;
  display: inline; }

/* arrow
-------------------------------*/
.arrow {
  position: relative;
  overflow: hidden; }
  .arrow:after {
    background-color: #aed632;
    content: "";
    height: 120px;
    right: 0;
    opacity: 1;
    position: absolute;
    bottom: -87px;
    width: 32px;
    z-index: 5;
    transform: rotate(38deg); }

.btn-4:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: -10; }

/* -------------------------------
	top
-------------------------------*/
.seminar_btn {
  position: fixed;
  right: 20px;
  top: 50%;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  line-height: 40px;
  padding: 19px 0;
  letter-spacing: 0.2rem;
  border-radius: 19px;
  z-index: 999; }
  .seminar_btn:hover a {
    color: #fff; }

.box_in {
  padding-bottom: 130px; }

@media screen and (max-width: 62.5em) {
  .box_in {
    padding-bottom: 80px; } }
#pc_key div a {
  position: relative; }
  #pc_key div a:hover img {
    opacity: 0.7; }
  #pc_key div a .btn03 {
    position: absolute;
    top: 63%;
    left: 280px; }
#pc_key .slick-dots {
  z-index: 100;
  left: 5%;
  top: 50%;
  width: 20px;
  height: 10%; }
#pc_key .slick-dots li {
  display: block; }
#pc_key.slick-dotted.slick-slider {
  margin-bottom: 0; }
#pc_key .slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  opacity: 1;
  color: #aed632;
  background: #aed632;
  border: solid 1px #aed632;
  border-radius: 50%;
  border-width: 1px;
  border-color: #e1e9e9;
  border-style: solid;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }
#pc_key .slick-dots li button:hover:before, #pc_key .slick-dots li button:focus:before {
  background: #aed632; }
#pc_key .slick-dots li.slick-active button:before {
  opacity: 1;
  background: #aed632; }

@media screen and (max-width: 62.5em) {
  #pc_key {
    display: none; }

  #sp_key img {
    width: 100%; }
  #sp_key .slick-dots {
    z-index: 100;
    left: 5%;
    top: 43%;
    width: 20px; }
  #sp_key .slick-dots li {
    display: block; }
  #sp_key.slick-dotted.slick-slider {
    margin-bottom: 0; }
  #sp_key .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    text-align: center;
    opacity: 1;
    color: #aed632;
    background: #aed632;
    border: solid 1px #aed632;
    border-radius: 50%;
    border-width: 1px;
    border-color: #e1e9e9;
    border-style: solid;
    background-color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  #sp_key .slick-dots li button:hover:before, #sp_key .slick-dots li button:focus:before {
    background: #aed632; }
  #sp_key .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #aed632; } }
/* -------------------------------
	news
-------------------------------*/
.news {
  margin-bottom: 150px;
  max-width: 1240px;
  margin: -120px auto 150px;
  background: #fff;
  position: relative; }
  .news .head {
    background-color: #e7f6f5;
    width: 100px;
    line-height: 112px;
    font-weight: bold; }
  .news .news_more {
    position: absolute;
    right: 0;
    bottom: 2px;
    height: 63px;
    width: 96px;
    text-align: center;
    line-height: 63px;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .news .news_more:hover {
      background: #cbe57c;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .news .news_more:hover a {
        color: #fff; }

#top .news_list, #user .news_list {
  width: 1044px;
  float: left;
  width: 1044px;
  float: left;
  height: 100%;
  border-right: solid 1px #e1e9e9; }

.news_list li .icon {
  border-width: 1px;
  border-color: #e03e3e;
  border-style: solid;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 28px;
  border-radius: 14px;
  text-align: center;
  padding: 3px 9px;
  margin-right: 1rem;
  -webkit-transition: all .4s;
  transition: all .4s; }
.news_list li .seminar {
  border-color: #2ab1d3;
  color: #2ab1d3; }
.news_list li a:hover .seminar {
  background: #2ab1d3;
  color: #fff; }
.news_list li .emergency {
  border-color: #e03e3e;
  color: #e03e3e; }
.news_list li a:hover .emergency {
  background: #e03e3e;
  color: #fff; }
.news_list li .label_news01 {
  border-color: #d1c64b;
  color: #d1c64b; }
.news_list li a:hover .label_news01 {
  background: #d1c64b;
  color: #fff; }
.news_list li .label_news02 {
  border-color: #5cddb7;
  color: #5cddb7; }
.news_list li a:hover .label_news02 {
  background: #5cddb7;
  color: #fff; }
.news_list li .label_midstream {
  border-color: #2ab1d3;
  color: #2ab1d3; }
.news_list li a:hover .label_midstream {
  background: #2ab1d3;
  color: #fff; }
.news_list li .label_end {
  border-color: #f39800;
  color: #f39800; }
.news_list li a:hover .label_end {
  background: #f39800;
  color: #fff; }
.news_list li .label_failure {
  border-color: #e03e3e;
  color: #e03e3e; }
.news_list li a:hover .label_failure {
  background: #e03e3e;
  color: #fff; }
.news_list li .label_emergency {
  border-color: #2ab1d3;
  color: #2ab1d3; }
.news_list li a:hover .label_emergency {
  background: #2ab1d3;
  color: #fff; }
.news_list a:hover .seminar {
  border-color: #2ab1d3;
  background-color: #2ab1d3;
  color: #fff;
  -webkit-transition: all .4s;
  transition: all .4s; }
.news_list a:hover .emergency {
  border-color: #e03e3e;
  background-color: #e03e3e;
  color: #fff;
  -webkit-transition: all .4s;
  transition: all .4s; }
.news_list a:hover .label_news01 {
  border-color: #d1c64b;
  background-color: #d1c64b;
  color: #fff;
  -webkit-transition: all .4s;
  transition: all .4s; }
.news_list a:hover .label_news02 {
  border-color: #5cddb7;
  background-color: #5cddb7;
  color: #fff;
  -webkit-transition: all .4s;
  transition: all .4s; }
.news_list a:hover .label_midstream {
  border-color: #2ab1d3;
  background-color: #2ab1d3;
  color: #fff;
  -webkit-transition: all .4s;
  transition: all .4s; }
.news_list a:hover .label_end {
  border-color: #f39800;
  background-color: #f39800;
  color: #fff;
  -webkit-transition: all .4s;
  transition: all .4s; }
.news_list .time {
  font-weight: bold; }
.news_list .text {
  font-size: 13px;
  line-height: 20px;
  height: 2.2rem;
  margin-top: 0.5rem; }

.news_box {
  padding: 4% 2%;
  height: 100%;
  box-sizing: border-box;
  position: relative; }
  .news_box.b_r:after {
    position: absolute;
    content: " ";
    display: block;
    border-right: solid 1px #e1e9e9;
    bottom: -15px;
    top: 50%;
    width: 4px;
    height: 50%;
    right: 3px;
    left: auto;
    transform: translateY(-50%) translateX(-50%); }

.news .slick-slide {
  background-color: #ffffff; }
.news .slick-next {
  right: -96px;
  left: auto; }
  .news .slick-next:before {
    content: url("../img/common/icon_arrow02.png");
    -webkit-transition: all .4s;
    transition: all .4s; }
  .news .slick-next:hover {
    background-color: #cbe57c;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .news .slick-next:hover:before {
      content: url("../img/common/icon_arrow05.png"); }
.news .slick-prev {
  right: -49px;
  left: auto;
  -webkit-transition: all .4s;
  transition: all .4s; }
  .news .slick-prev:before {
    content: url("../img/common/icon_arrow03.png"); }
  .news .slick-prev:hover {
    background-color: #cbe57c; }
    .news .slick-prev:hover:before {
      content: url("../img/common/icon_arrow04.png"); }
.news .slick-arrow {
  border: solid 1px #e1e9e9;
  border-left: none;
  border-top: none;
  width: 48px;
  height: 48px;
  background: #fff;
  top: 24px; }
  .news .slick-arrow.slick-next {
    border-right: none; }

@media screen and (max-width: 77.5em) {
  .news {
    width: 100%;
    margin-bottom: 50px;
    margin-top: -10px; }

  #top .news_list,
  #user .news_list {
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    box-sizing: border-box;
    float: none;
    height: 80px; }

  #top .news_list .news_box.b_r:after,
  #user .news_list .news_box.b_r:after {
    content: none; } }
@media screen and (max-width: 62.5em) {
  #top .news .head,
  #user .news .head {
    width: 60px;
    line-height: 79px;
    font-size: 12px; }
  #top .news .news_list,
  #user .news .news_list {
    padding-left: 60px;
    padding-right: 0; }
  #top .news .news_box,
  #user .news .news_box {
    padding: 5px 2%;
    height: 80px;
    box-sizing: border-box;
    overflow: hidden; }
  #top .news .news_more,
  #user .news .news_more {
    position: unset;
    width: 100%;
    padding: 0 44px;
    height: 48px;
    border-bottom: solid 1px #e1e9e9;
    border-top: solid 1px #e1e9e9;
    box-sizing: border-box; }
  #top .news .slick-prev, #top .news .slick-next,
  #user .news .slick-prev,
  #user .news .slick-next {
    bottom: -73px;
    top: auto;
    right: auto;
    left: auto; }
  #top .news .slick-prev,
  #user .news .slick-prev {
    left: -60px; }
  #top .news .slick-next,
  #user .news .slick-next {
    right: 0; }
  #top .news .slick-slide,
  #user .news .slick-slide {
    height: 80px; } }
/* about
-------------------------------*/
.about_bg_box {
  position: relative; }

.about_h3 {
  position: relative;
  margin-bottom: -60px; }

/* Scss Document */
/*=========================
	about
=========================*/
.about_content {
  position: relative; }

/* about_h3
---------------------*/
.about_content {
  position: relative; }

.about_content .h3_box {
  position: absolute;
  left: 0;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 100; }

.about_content h3 {
  text-align: center;
  background: #fff;
  width: 256px;
  height: 256px;
  line-height: 256px;
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0px 0px 36px 0px #81bf29; }

.title02 {
  background: #fff;
  margin-top: -1px;
  position: relative; }

/*---------------------*/
#section-5 {
  background-color: #e7f6f5;
  width: 50%;
  height: 480px;
  box-sizing: border-box;
  background: url("/img/top/about_bg013.png") no-repeat center center;
  background-size: cover;
  position: relative;
  position: relative; }
  #section-5::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 110' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,110 100,0'%3E%3C/polygon%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    height: 110px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
    top: 0; }
  #section-5::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 110' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,110 100,110 100,0'%3E%3C/polygon%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    height: 110px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
    bottom: 0; }
  #section-5:after {
    bottom: 29px;
    background-size: 129% 100%; }
  #section-5:before {
    top: 29px;
    background-size: 129% 100%; }
  #section-5 .container:after, #section-5 .container:before {
    height: 33px;
    background: #e7f6f5;
    z-index: 3;
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
    bottom: 0; }
  #section-5 .container:before {
    top: 0; }
  #section-5 .container02 {
    height: 100%;
    z-index: 3;
    height: 480px;
    position: relative;
    position: relative; }
    #section-5 .container02::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 128' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,128 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 128px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-5 .container02::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 128' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,128 100,128 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 128px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
  #section-5 .contents_inner .h3_head {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%); }
  #section-5 img {
    margin-left: 24px; }

#section-6 {
  background: url("/img/top/about_bg023.png") no-repeat center left;
  background-size: cover;
  overflow: hidden;
  width: 51%;
  height: 480px;
  margin-left: auto;
  margin-top: -480px;
  box-sizing: border-box;
  position: relative;
  position: relative;
  position: relative;
  overflow: hidden; }
  #section-6::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 110' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,110'%3E%3C/polygon%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    height: 110px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
    top: 0; }
  #section-6::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 110' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,110 100,110 0,0'%3E%3C/polygon%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    height: 110px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
    bottom: 0; }
  #section-6:after {
    bottom: 29px;
    background-size: 129% 100%; }
  #section-6:before {
    top: 29px;
    background-size: 129% 100%; }
  #section-6 .container:after, #section-6 .container:before {
    height: 33px;
    background-color: #f3f7e5;
    z-index: 3;
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
    bottom: 0; }
  #section-6 .container:before {
    top: 0; }
  #section-6 .container02 {
    height: 100%;
    z-index: 3;
    height: 480px;
    position: relative;
    position: relative; }
    #section-6 .container02::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 128' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,128'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 128px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-6 .container02::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 128' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,128 100,128 0,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 128px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
  #section-6 .contents_inner .h3_head {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%); }
  #section-6 img {
    margin-right: 24px; }

.contents_inner {
  position: relative;
  height: 100%; }

.contents_inner .h3_head {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  z-index: 100;
  position: absolute;
  letter-spacing: 0.5rem;
  color: #fff; }

@media screen and (max-width: 62.5em) {
  #section-5 {
    height: 400px;
    position: relative;
    position: relative; }
    #section-5::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 120' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,120 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 120px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-5::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 120' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,120 100,120 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 120px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-5:before {
      top: 20px; }
    #section-5:after {
      bottom: 20px;
      background-size: 129% 100%; }
    #section-5 .container:after, #section-5 .container:before {
      height: 20px;
      bottom: 0; }
    #section-5 .container:before {
      top: 0; }
    #section-5 .container02 {
      height: 400px;
      position: relative;
      position: relative; }
      #section-5 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 130' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,130 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 130px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-5 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 130' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,130 100,130 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 130px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-5 img {
      margin-left: 0.5rem;
      width: 26px; }
    #section-5 .contents_inner .h3_head {
      text-align: center;
      width: 100%;
      box-sizing: border-box;
      padding-right: 100px; }

  #section-6 {
    height: 400px;
    margin-top: -400px;
    position: relative;
    position: relative; }
    #section-6::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 120' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,120'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 120px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-6::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 120' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,120 100,120 0,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 120px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-6:before {
      top: 20px; }
    #section-6:after {
      bottom: 21px;
      background-size: 129% 100%; }
    #section-6 .container02 {
      height: 400px;
      position: relative;
      position: relative; }
      #section-6 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 130' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,130'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 130px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-6 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 130' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,130 100,130 0,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 130px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-6 .container:after, #section-6 .container:before {
      height: 21px; }
    #section-6 img {
      margin-right: 1rem;
      width: 26px; }
    #section-6 .contents_inner .h3_head {
      text-align: center;
      width: 100%;
      box-sizing: border-box;
      padding-left: 100px; }

  .about_content h3 {
    width: 200px;
    height: 200px;
    line-height: 200px; }
    .about_content h3 img {
      width: 75%; } }
@media screen and (max-width: 46.875em) {
  #section-5 {
    height: 300px;
    position: relative;
    position: relative; }
    #section-5::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 75' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,75 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 75px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-5::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 75' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,75 100,75 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 75px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-5:before {
      top: 20px; }
    #section-5:after {
      bottom: 20px;
      background-size: 129% 100%; }
    #section-5 .container:after, #section-5 .container:before {
      height: 20px;
      bottom: 0; }
    #section-5 .container:before {
      top: 0; }
    #section-5 .container02 {
      height: 300px;
      position: relative;
      position: relative; }
      #section-5 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 95' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,95 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 95px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-5 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 95' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,95 100,95 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 95px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-5 img {
      margin-left: 0.5rem;
      width: 23px; }
    #section-5 .contents_inner .h3_head {
      text-align: center;
      width: 100%;
      box-sizing: border-box;
      padding-right: 100px;
      font-size: 17px; }

  #section-6 {
    height: 300px;
    margin-top: -300px;
    position: relative;
    position: relative; }
    #section-6::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 75' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,75'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 75px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-6::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 75' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,75 100,75 0,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 75px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-6:before {
      top: 20px; }
    #section-6:after {
      bottom: 21px;
      background-size: 129% 100%; }
    #section-6 .container02 {
      height: 300px;
      position: relative;
      position: relative; }
      #section-6 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 95' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,95'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 95px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-6 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 95' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,95 100,95 0,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 95px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-6 .container:after, #section-6 .container:before {
      height: 21px; }
    #section-6 img {
      margin-right: 1rem;
      width: 23px; }
    #section-6 .contents_inner .h3_head {
      text-align: center;
      width: 100%;
      box-sizing: border-box;
      font-size: 17px;
      padding-left: 100px; }

  .about h3 {
    width: 150px;
    height: 150px;
    line-height: 150px; } }
@media screen and (max-width: 585px) {
  #section-5 {
    height: 300px;
    position: relative;
    position: relative; }
    #section-5::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 95' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,95 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 95px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-5::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 95' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,95 100,95 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 95px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-5:before {
      top: 20px; }
    #section-5:after {
      bottom: 20px;
      background-size: 129% 100%; }
    #section-5 .container:after, #section-5 .container:before {
      height: 20px;
      bottom: 0; }
    #section-5 .container:before {
      top: 0; }
    #section-5 .container02 {
      z-index: 3;
      height: 300px;
      position: relative;
      position: relative; }
      #section-5 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 75' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,75 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 75px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-5 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 75' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,75 100,75 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 75px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-5 img {
      margin-left: 0.2rem;
      width: 20px; }
    #section-5 .contents_inner .h3_head {
      left: 100%;
      transform: translateY(-50%) translateX(-100%);
      letter-spacing: 0;
      width: 100%;
      text-align: right;
      font-size: 15px;
      padding-right: 100px; }

  #section-6 {
    height: 300px;
    margin-top: -300px;
    position: relative;
    position: relative; }
    #section-6::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 95' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,95'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 95px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-6::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 95' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,95 100,95 0,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 95px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-6:before {
      top: 20px; }
    #section-6:after {
      bottom: 21px;
      background-size: 129% 100%; }
    #section-6 .container02 {
      height: 300px;
      position: relative;
      position: relative; }
      #section-6 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 75' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,75'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 75px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-6 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 75' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,75 100,75 0,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 75px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-6 .container:after, #section-6 .container:before {
      height: 21px; }
    #section-6 img {
      margin-right: 0.2rem;
      width: 20px; }
    #section-6 .contents_inner .h3_head {
      left: 100%;
      transform: translateY(-50%) translateX(-100%);
      letter-spacing: 0;
      width: 100%;
      text-align: left;
      font-size: 15px;
      padding-left: 100px; }

  .about h3 {
    width: 150px;
    height: 150px;
    line-height: 150px; } }
@media screen and (max-width: 26.25em) {
  #section-5 {
    height: 250px;
    position: relative;
    position: relative; }
    #section-5::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 50' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,50 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 50px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-5::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 50' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,50 100,50 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 50px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-5:before {
      top: 20px; }
    #section-5:after {
      bottom: 20px;
      background-size: 129% 100%; }
    #section-5 .container:after, #section-5 .container:before {
      height: 20px;
      bottom: 0; }
    #section-5 .container:before {
      top: 0; }
    #section-5 .container02 {
      z-index: 3;
      height: 250px;
      position: relative;
      position: relative; }
      #section-5 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 60' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,60 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 60px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-5 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 60' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,60 100,60 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 60px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-5 img {
      margin-left: 0.5rem;
      width: 19px; }
    #section-5 .contents_inner .h3_head {
      left: 100%;
      transform: translateY(-50%) translateX(-100%);
      letter-spacing: 0.2rem;
      width: 100%;
      text-align: left;
      font-size: 12px;
      padding-right: 0; }

  #section-6 {
    height: 250px;
    margin-top: -250px;
    position: relative;
    position: relative; }
    #section-6::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 50' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,50'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 50px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-6::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 50' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,50 100,50 0,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 50px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-6:before {
      top: 20px; }
    #section-6:after {
      bottom: 21px;
      background-size: 129% 100%; }
    #section-6 .container02 {
      height: 250px;
      position: relative;
      position: relative; }
      #section-6 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 60' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,60'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 60px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-6 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 60' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,60 100,60 0,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 60px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-6 .container:after, #section-6 .container:before {
      height: 21px; }
    #section-6 img {
      margin-right: 1rem;
      width: 19px; }
    #section-6 .contents_inner .h3_head {
      left: 100%;
      transform: translateY(-50%) translateX(-100%);
      letter-spacing: 0.2rem;
      width: 100%;
      text-align: right;
      font-size: 12px;
      padding-left: 0; }

  .about h3 {
    width: 140px;
    height: 140px;
    line-height: 140px; } }
@media screen and (max-width: 320px) {
  #section-5 {
    height: 230px;
    position: relative;
    position: relative; }
    #section-5::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 50' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,50 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 50px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-5::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 50' fill='rgb(231,246,245)' fill-opacity='1'%3E%3Cpolygon points='0,50 100,50 100,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 50px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-5:before {
      top: 20px; }
    #section-5:after {
      bottom: 20px;
      background-size: 129% 100%; }
    #section-5 .container:after, #section-5 .container:before {
      height: 20px;
      bottom: 0; }
    #section-5 .container:before {
      top: 0; }
    #section-5 .container02 {
      z-index: 3;
      height: 230px;
      position: relative;
      position: relative; }
      #section-5 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 60' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,60 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 60px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-5 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 60' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,60 100,60 100,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 60px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-5 img {
      margin-left: 0.2rem;
      width: 19px; }
    #section-5 .contents_inner .h3_head {
      left: 100%;
      transform: translateY(-50%) translateX(-100%);
      letter-spacing: 0;
      width: 100%;
      text-align: right;
      font-size: 12px;
      padding-right: 74px; }

  #section-6 {
    height: 230px;
    margin-top: -230px;
    position: relative;
    position: relative; }
    #section-6::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 50' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,50'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 50px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      top: 0; }
    #section-6::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 50' fill='rgb(243,247,229)' fill-opacity='1'%3E%3Cpolygon points='0,50 100,50 0,0'%3E%3C/polygon%3E%3C/svg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      content: '';
      height: 50px;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 1;
      bottom: 0; }
    #section-6:before {
      top: 20px; }
    #section-6:after {
      bottom: 21px;
      background-size: 129% 100%; }
    #section-6 .container02 {
      height: 230px;
      position: relative;
      position: relative; }
      #section-6 .container02::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 60' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,60'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 60px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        top: 0; }
      #section-6 .container02::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 60' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,60 100,60 0,0'%3E%3C/polygon%3E%3C/svg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: '';
        height: 60px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1;
        bottom: 0; }
    #section-6 .container:after, #section-6 .container:before {
      height: 21px; }
    #section-6 img {
      margin-right: 0.2rem;
      width: 19px; }
    #section-6 .contents_inner .h3_head {
      left: 100%;
      transform: translateY(-50%) translateX(-100%);
      letter-spacing: 0;
      width: 100%;
      text-align: left;
      font-size: 12px;
      padding-left: 74px; }

  .about h3 {
    width: 125px;
    height: 125px;
    line-height: 125px; } }
.about h2 {
  padding-bottom: 0 !important;
  margin-bottom: -34px !important;
  z-index: 99;
  position: relative; }
.about .head {
  font-size: 16px;
  font-weight: bold;
  line-height: 32px; }
.about .text {
  margin-bottom: 30px; }
.about .btn01 {
  width: 300px;
  line-height: 68px;
  margin: 0 auto; }

@media screen and (max-width: 62.5em) {
  .about_h3 {
    margin-bottom: -50px; } }
@media screen and (max-width: 26.25em) {
  .about_h3 {
    margin-bottom: -13px; } }
/* service 
-------------------------------*/
.service {
  padding: 0 0 80px 0; }
  .service .h2_bg {
    position: relative;
    min-height: 320px;
    background: url("../img/top/service_bg_pc.png") no-repeat top right;
    background-size: cover;
    margin-right: 0;
    margin-left: auto;
    width: 83%; }
  .service h2 {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -2rem;
    color: #fff; }
  .service .service_in {
    position: relative; }

.service_couse {
  width: 41.7741935484%;
  max-width: 522px;
  float: left;
  background: #fff;
  padding: 0 80px;
  box-sizing: border-box;
  padding-bottom: 45px; }
  .service_couse h3 {
    max-width: 360px;
    line-height: 200px;
    text-align: center;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 16px 24px 0px rgba(51, 51, 51, 0.1);
    margin: -65px auto 56px; }
  .service_couse .text {
    margin-bottom: 1.5rem; }
  .service_couse .btn02 {
    float: right;
    padding: 0 23px; }

.service_couse_out {
  width: 1240px;
  margin: 0 auto; }

.service_list {
  width: 53.3333333333%;
  margin-right: 0;
  margin-left: auto;
  padding: 50px 0 0;
  padding-left: 6.4516129032%;
  background-color: #e7f6f5; }
  .service_list ul {
    width: 590px; }
    .service_list ul li {
      float: left;
      width: 25%;
      text-align: center;
      height: 164px;
      margin-bottom: 10px; }
      .service_list ul li .img {
        width: 100px;
        margin: 0 auto 18px; }
        .service_list ul li .img img {
          width: 100%; }
      .service_list ul li .text {
        font-size: 13px;
        line-height: 20px;
        font-weight: bold; }

@media screen and (max-width: 69.625em) {
  .service_list ul {
    width: 100%; }
    .service_list ul li {
      width: 20%; }
      .service_list ul li .img {
        width: 80%; } }
@media screen and (max-width: 62.5em) {
  .service {
    padding-bottom: 0;
    padding-top: 0; }
    .service .box_in {
      padding: 0; }
    .service .h2_bg {
      width: 100%;
      background: url("../img/top/service_bg.png") no-repeat center;
      background-size: 120%;
      height: 240px;
      min-height: 240px; }
    .service .service_couse_out {
      width: 89.3333333333%;
      margin: 0 auto; }
    .service .service_couse {
      width: 100%;
      min-width: 100%;
      float: none;
      background: none;
      padding: 0;
      padding-bottom: 30px; }
      .service .service_couse h3 {
        width: 64%;
        line-height: 120px;
        margin: -60px auto 20px; }
        .service .service_couse h3 img {
          width: 50%; }
      .service .service_couse br {
        display: none; }
      .service .service_couse .btn02 {
        float: none;
        margin: 0 auto;
        display: block; }
    .service .service_list {
      width: 100%;
      padding: 20px 10px;
      box-sizing: border-box; }
      .service .service_list ul {
        width: 100%;
        display: flex; }
        .service .service_list ul li {
          margin: 0 10px;
          height: auto; }
    .service .viewport {
      width: 100%;
      overflow: hidden;
      margin: 0 auto;
      -webkit-transform: translateZ(0);
      /* Optional: When heavy at iOS6+ */ }
    .service .flipsnap {
      width: 960px;
      /* 320px(item width) * 3(item count) */ }
    .service .flipsnap:after {
      content: '';
      display: block;
      clear: both;
      height: 0; }
    .service .item {
      float: left;
      width: 100px; }

  .service_list ul li .img {
    width: 80px;
    margin: 0 auto 18px; } }
@media screen and (max-width: 26.25em) {
  .service_couse h3 {
    width: 64%;
    line-height: 100px;
    margin: -50px auto 20px; }
    .service_couse h3 img {
      width: 60%; } }
/* case
-------------------------------*/
.case {
  width: 1240px;
  margin: 0 auto;
  position: relative; }
  .case .case_mein {
    background: url("../img/top/case_bg.png") no-repeat top center;
    width: 59.6774193548%;
    max-width: 700px;
    max-height: 600px;
    padding: 130px 0;
    margin-left: auto;
    margin-right: 0px; }
    .case .case_mein p {
      margin-bottom: 20px;
      font-size: 14px;
      line-height: 28px; }
    .case .case_mein .btn01 {
      width: 300px;
      line-height: 68px;
      margin: 0 auto; }

.case_main_in {
  margin-left: 12.8571428571%; }

.performance {
  position: absolute;
  top: -67px;
  left: 0;
  width: 56.4516129032%;
  max-width: 700px; }
  .performance img {
    max-width: auto; }
  .performance .atention {
    margin-top: 30px;
    font-size: 12px;
    line-height: 1.6666666667; }
  .performance .img {
    border-radius: 10px; }
  .performance .performance_box {
    position: relative;
    padding: 7.1428571429%;
    text-align: center; }
    .performance .performance_box .number {
      font-size: 78px;
      line-height: 1em;
      color: #fff;
      font-family: 'Lato', sans-serif; }
    .performance .performance_box .atention_text {
      font-size: 16px;
      line-height: 1em; }
      .performance .performance_box .atention_text span {
        font-size: 12px;
        font-size: 75.5%;
        vertical-align: top;
        position: relative;
        top: -0.1em; }
  .performance .performance_box:nth-of-type(1) {
    background-color: #aed632; }
  .performance .performance_box:nth-of-type(2) {
    background-color: #82d044; }
  .performance .performance_box:nth-of-type(3) {
    background-color: #4fbd40; }
  .performance .performance_box:nth-of-type(3) {
    border-radius: 0px 0px 6px 6px;
    padding-left: 12.8571428571%;
    padding-right: 12.8571428571%; }
    .performance .performance_box:nth-of-type(3) .atention_text {
      line-height: 2em; }

@media screen and (min-width: 62.5625em) {
  .performance_box:nth-of-type(1) {
    border-radius: 6px 0px 0px 0px;
    width: 50%;
    float: left;
    box-sizing: border-box; }

  .performance_box:nth-of-type(2) {
    border-radius: 0px 6px 0px 0px;
    width: 50%;
    float: right;
    box-sizing: border-box; } }
@media screen and (max-width: 77.5em) {
  .case {
    width: 100%; }

  .performance_box:nth-of-type(1) {
    border-radius: 6px 6px 0px 0px; } }
@media screen and (max-width: 62.5em) {
  .case .case_mein {
    width: 100%;
    padding: 35px 0 80px;
    max-width: 100%;
    background-size: 100%; }
    .case .case_mein .btn01 {
      width: 89.3333333333%;
      margin: 0 auto; }
  .case .case_main_in {
    width: 89.3333333333%;
    margin: 0 auto; }
  .case .performance {
    position: relative;
    width: 89.3333333333%;
    margin: 0 auto;
    top: -40px; }
    .case .performance p.atention {
      width: 89.3333333333%;
      margin: 0 auto;
      margin-top: 13px; }
  .case .box_in {
    padding-bottom: 0; } }
@media screen and (max-width: 1180px) {
  .performance .performance_box:nth-of-type(3) {
    padding-left: 40px;
    padding-right: 40px; }
    .performance .performance_box:nth-of-type(3) .img {
      width: 65%; }
      .performance .performance_box:nth-of-type(3) .img img {
        width: 100%; } }
.performance .performance_box {
  padding-top: 5%; }

@media screen and (max-width: 738px) {
  .performance .performance_box:nth-of-type(3) {
    padding-left: 30px;
    padding-right: 40px;
    padding-top: 60px;
    padding-bottom: 60px; }
    .performance .performance_box:nth-of-type(3) .img {
      width: 60%; }
      .performance .performance_box:nth-of-type(3) .img img {
        width: 100%; }

  .performance .performance_box .number {
    font-size: 70px; }
  .performance .performance_box .atention_text {
    font-size: 14px; } }
@media screen and (max-width: 678px) {
  .performance > div > div:nth-child(1) > p.mb_30, .performance > div > div:nth-child(2) > p.mb_30 {
    margin-bottom: 10px; }

  .performance .performance_box:nth-of-type(3) {
    padding-left: 30px;
    padding-right: 40px; }
    .performance .performance_box:nth-of-type(3) .img {
      width: 60%; }
      .performance .performance_box:nth-of-type(3) .img img {
        width: 100%; }

  .performance .performance_box .number {
    font-size: 58px; }
  .performance .performance_box .atention_text {
    font-size: 14px; } }
@media screen and (max-width: 560px) {
  .performance > div > div:nth-child(1) .img img, .performance > div > div:nth-child(2) .img img {
    width: 40%; }

  .performance .performance_box .atention_text {
    font-size: 11px; }

  .performance .performance_box:nth-of-type(3) {
    padding-left: 30px;
    padding-right: 40px;
    padding-top: 32px;
    padding-bottom: 30px; } }
@media screen and (max-width: 416px) {
  .service_list ul li .img {
    width: 60px; }

  .text {
    font-size: 10px; }

  .performance .performance_box {
    padding: 6%; }

  .performance .performance_box .atention_text {
    font-size: 8px; }

  .performance .performance_box .number.mb_20 {
    margin-bottom: 10px; }

  .performance .performance_box .number {
    font-size: 44px; }

  .performance .performance_box:nth-of-type(3) {
    padding-left: 10px;
    padding-right: 10px; } }
@media screen and (max-width: 416px) {
  .performance .performance_box {
    padding: 4%; } }
/*case02 
-------------------------------*/
.case02 .read {
  margin: 40px 0; }

.case_list_bg {
  background-color: #e7f6f5; }

.case_list {
  margin-bottom: 40px; }

.case_list li {
  float: left;
  width: 33.3333333333%; }
  .case_list li.case_bg01 {
    background: url("../img/top/case_bg01.png") no-repeat left top;
    background-color: #fff;
    background-size: cover; }
  .case_list li.case_bg02 {
    background: url("../img/top/case_bg02.png") no-repeat left top;
    background-color: #fff;
    background-size: cover; }
  .case_list li.case_bg03 {
    background: url("../img/top/case_bg03.png") no-repeat left top;
    background-color: #fff;
    background-size: cover; }
  .case_list li.case_bg04 {
    background: url("../img/top/case_bg04.png") no-repeat left top;
    background-color: #fff;
    background-size: cover; }
  .case_list li:hover .hover {
    height: 100%;
    background: rgba(255, 255, 255, 0.5); }
  .case_list li a {
    padding: 40px 0; }
  .case_list li .time {
    margin-bottom: 70px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px; }
  .case_list li .text {
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    height: 5rem; }
  .case_list li .place {
    border-top: solid 1px rgba(255, 255, 255, 0.25);
    font-family: YuGo;
    color: #ffffff;
    font-size: 12px;
    padding-top: 3%; }

.case_text_box {
  background-color: rgba(26, 26, 26, 0.5);
  color: #fff;
  width: 79.443254818%;
  margin: 0 auto;
  padding: 4.8648648649%; }

.case02 .btn01 {
  line-height: 68px;
  width: 300px;
  margin: 0 auto; }

@media screen and (max-width: 62.5em) {
  .case02 .read {
    margin: 0 0 35px 0; }
  .case02 .btn01 {
    width: 89.3333333333%;
    margin: 0 auto; }

  .case_list .slick-prev, .case_list .slick-next {
    z-index: 99;
    background-color: #00f;
    width: 28px;
    height: 40px; }
    .case_list .slick-prev:before, .case_list .slick-next:before {
      content: ""; }
  .case_list .slick-next {
    right: 20px;
    background: url("../img/common/icon_arrow07.png") no-repeat top left;
    background-size: 28px; }
  .case_list .slick-prev {
    left: 20px;
    background: url("../img/common/icon_arrow06.png") no-repeat top left;
    background-size: 28px; } }
/* point
-------------------------------*/
.point {
  background: url("../img/top/point_bg.png") no-repeat bottom center;
  background-size: 100%;
  padding-bottom: 80px;
  background-color: #e7f6f5;
  padding-top: 80px; }
  .point h2 {
    padding-bottom: 40px; }

.point_list {
  width: 1040px;
  margin: 0 auto 50px; }
  .point_list li {
    float: left;
    width: 32.6923076923%;
    text-align: center;
    margin: 0.3846153846%;
    padding: 26px 0;
    max-width: 340px;
    min-height: 340px;
    box-sizing: border-box; }
    .point_list li:nth-child(3n) {
      margin-right: 0; }
  .point_list .read {
    color: #19a046;
    font-size: 13px;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.2em; }
  .point_list .img {
    margin: 0 0 34px; }
  .point_list .headline {
    font-weight: bold;
    color: #000;
    font-size: 16px;
    margin-bottom: 25px; }

.point_list li:nth-child(1) {
  background: url("../img/top/point_no01.png") no-repeat left top;
  background-color: #fff; }

.point_list li:nth-child(2) {
  background: url("../img/top/point_no02.png") no-repeat left top;
  background-color: #fff; }

.point_list li:nth-child(3) {
  background: url("../img/top/point_no03.png") no-repeat left top;
  background-color: #fff; }

.point_list li:nth-child(4) {
  background: url("../img/top/point_no04.png") no-repeat left top;
  background-color: #fff; }

.point_list li:nth-child(5) {
  background: url("../img/top/point_no05.png") no-repeat left top;
  background-color: #fff; }

.point_list li:nth-child(6) {
  background: url("../img/top/point_no06.png") no-repeat left top;
  background-color: #fff; }

.point .btn01 {
  line-height: 68px;
  width: 300px;
  margin: 0 auto; }

@media screen and (max-width: 69.625em) {
  .point_list {
    width: 97%; } }
@media screen and (max-width: 62.5em) {
  .point {
    background-size: 180%; }
    .point .btn01 {
      width: 89.3333333333%;
      margin: 0 auto;
      margin-top: 25px;
      line-height: 44px; }

  .point_list {
    width: 89.3333333333%;
    margin: 0 auto; }
    .point_list li {
      float: none;
      width: 100%;
      max-width: none;
      min-height: inherit;
      background-size: 14.9253731343% !important;
      padding: 5.3731343284% 9.2537313433%;
      margin-bottom: 5px;
      position: relative; }
      .point_list li .img {
        width: 11.9402985075%;
        float: left;
        margin: 0;
        position: absolute;
        top: 50%;
        margin-top: -23px; }
        .point_list li .img img {
          width: 100%; }
      .point_list li .read {
        float: right;
        text-align: left;
        width: 88.0597014925%;
        padding-left: 37px;
        box-sizing: border-box;
        margin-bottom: 0; }
      .point_list li .headline {
        float: right;
        text-align: left;
        width: 88.0597014925%;
        padding-left: 37px;
        box-sizing: border-box;
        margin-bottom: 0; }
      .point_list li .text {
        display: none; } }
/* event
-------------------------------*/
.event_headline {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  position: relative;
  padding: 40px;
  margin-bottom: 40px; }
  .event_headline p.btn02 {
    position: absolute;
    right: 3.1730769231%;
    top: 30px;
    box-sizing: border-box; }

.event a {
  display: inline; }
.event .headline {
  background: #f3f7e5;
  background: -moz-linear-gradient(left, #f3f7e5 50%, #f3f7e5 50%, #ffffff 51%);
  background: -webkit-linear-gradient(left, #f3f7e5 50%, #f3f7e5 50%, #ffffff 51%);
  background: linear-gradient(to right, #f3f7e5 50%, #f3f7e5 50%, #ffffff 51%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f7e5', endColorstr='#ffffff',GradientType=1 );
  height: 500px; }
.event .headline_in {
  background: url("../img/top/event_bg.png") no-repeat top;
  height: 500px; }
.event .lead {
  padding-top: 214px;
  margin: 0 auto;
  color: #fff;
  font-family: YuGo;
  font-size: 24px;
  font-weight: 700;
  line-height: 60px;
  width: 1024px; }
  .event .lead span {
    background-color: #77b723;
    padding: 10px; }
.event ul li {
  margin-bottom: 40px; }
.event .arrow_aicon::before, .event .arrow_aicon::after {
  bottom: 0;
  right: 0; }
.event .arrow_aicon01::after {
  right: 6px; }

.event_news {
  max-width: 1024px;
  width: 100%;
  margin: -120px auto 0;
  background: #fff; }
  .event_news ul {
    margin: 0 3.90625%; }
    .event_news ul table {
      border: solid 1px #e1e9e9; }
      .event_news ul table td {
        padding: 10px 0 10px 18px;
        line-height: 24px; }
        .event_news ul table td:nth-child(1) {
          width: 4rem; }
        .event_news ul table td:nth-child(2) {
          font-weight: bold; }
  .event_news a .title {
    color: #77b723;
    font-size: 16px;
    margin-bottom: 1.5rem;
    font-weight: bold; }
  .event_news a .text {
    margin-bottom: 1.5rem;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .event_news a:hover .text {
    color: #77b723;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .event_news a .event_date {
    font-size: 12px;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .event_news a .event_date table {
      width: 100%; }
  .event_news a:hover .event_date {
    color: #77b723;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .event_news a .atention {
    font-size: 12px; }
    .event_news a .atention a {
      display: inline; }
  .event_news a .img_box {
    max-width: 260px;
    width: 27.5423728814%;
    float: left;
    margin-right: 3.4957627119%;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .event_news a .img_box img {
      width: 100%; }
  .event_news a:hover .img_box {
    opacity: 0.5;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .event_news a .text_box {
    float: right;
    max-width: 648px;
    width: 68.6440677966%; }

@media screen and (max-width: 69.625em) {
  .event .lead {
    width: 100%; } }
@media screen and (max-width: 62.5em) {
  .event .headline {
    background: none;
    height: auto;
    margin-bottom: 35px; }
    .event .headline img {
      width: 100%; }
    .event .headline .btn02 {
      line-height: 36px; }

  .event .headline_in {
    background: none;
    height: auto; }
  .event .lead {
    text-align: center;
    line-height: 68px;
    padding-top: 0;
    width: 100%;
    margin-top: -34px; }
    .event .lead span {
      padding: 0 20px;
      margin-bottom: 9px;
      display: inline-block; }
  .event .title_label {
    margin-bottom: 15px; }

  h3 {
    font-size: 16px;
    margin-bottom: 20px; }

  .atention {
    width: 89.3333333333%;
    margin: 0 auto; }

  .event_news {
    width: 100%;
    margin: 0; }

  .event_headline {
    position: relative;
    padding: 0; }
    .event_headline p.btn02 {
      position: relative;
      top: 0;
      float: none;
      margin: 0 auto;
      display: block;
      right: 0;
      width: 89.3333333333%;
      margin: 0 auto; }

  .event_list .slick-prev, .event_list .slick-next {
    z-index: 99;
    background-color: #00f;
    width: 28px;
    height: 40px; }
    .event_list .slick-prev:before, .event_list .slick-next:before {
      content: ""; }
  .event_list .slick-next {
    right: 20px;
    background: url("../img/common/icon_arrow07.png") no-repeat top left;
    background-size: 28px; }
    .event_list .slick-next:hover {
      background: url("../img/common/icon_arrow07.png") no-repeat top left;
      background-size: 28px; }
  .event_list .slick-prev {
    left: 20px;
    background: url("../img/common/icon_arrow06.png") no-repeat top left;
    background-size: 28px; }
    .event_list .slick-prev:hover {
      background: url("../img/common/icon_arrow06.png") no-repeat top left;
      background-size: 28px; }

  .event_news a .img_box {
    max-width: 82.9333333333%;
    width: 82.9333333333%;
    float: none;
    margin: 0 auto 20px; }
  .event_news a .text_box {
    max-width: 82.9333333333%;
    float: none;
    margin: 0 auto; }
  .event_news a .title {
    margin-bottom: 1rem; }
  .event_news a .text {
    margin-bottom: 1rem; }
  .event_news ul table td {
    display: block; }
    .event_news ul table td:nth-child(1) {
      padding-bottom: 0; }
    .event_news ul table td:nth-child(2) {
      padding-top: 0; } }
@media screen and (max-width: 26.25em) {
  .event .lead {
    font-size: 16px;
    margin-top: -23px; }
    .event .lead span {
      padding: 0 20px;
      margin-bottom: 9px;
      display: inline-block;
      line-height: 46px; } }
/* contact
-------------------------------*/
/*
  background-image: -webkit-linear-gradient(90deg, #77b723 0%, #d8dd00 100%);
  background-image: -moz-linear-gradient(90deg, #77b723 0%, #d8dd00 100%);
  background-image: -o-linear-gradient(deg, #77b723 0%, #d8dd00 100%);
  background-image: linear-gradient(0deg, #77b723 0%, #d8dd00 100%);
*/


.contact h2 {
  background-color: #FFF;
  color: #000;
  padding-bottom: 102px !important;
  font-family: 'Lato', sans-serif;
  font-size: 28px; }
.contact ul {
  margin-top: -90px; }
.contact ul li {
  border-radius: 20px;

  background-color: #77b723;

  display: inline-block;
  box-shadow: 3px 6px 24px 7px rgba(222, 222, 222, 0.77);
  height: 210px;
  color: #333;
  padding: 40px 0;
  max-width: 254px;
  width: 22.1153846154%;
  box-sizing: border-box;
  transition: .4s;
  margin-right: 10px;
  -webkit-transition: all .4s;
  transition: all .4s; }
  .contact ul li:hover {
    background-color: #cbe57c;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .contact ul li:hover a {
      color: #333; }
  .contact ul li:nth-child(1) {
    max-width: 516px;
    width: 49.615384615400004%; }
  .contact ul li:nth-last-child(1) {
    margin-right: 0; }
.contact .head {
  font-size: 18px;
  font-weight: bold;
  color:#FFF }
.contact .read {
  color: #FFF;
  font-size: 13px; }

@media screen and (max-width: 62.5em) {
  .contact h2 {
    font-size: 20px;
    font-weight: 900;
    height: 25px !important;
    padding-bottom: 20px; }
    .contact h2 span {
      font-size: 12px !important;
      font-weight: 700;
      letter-spacing: 0 !important; }
  .contact ul {
    width: 89.3333333333%;
    margin: 0 auto;
    margin-top: -20px; }
    .contact ul li {
      width: 48.5%;
      margin-right: 0;
      height: auto;
      padding: 20px 0;
      max-width: 100%; }
      .contact ul li:nth-child(1) {
        width: 100%;
        max-width: 100%;
        margin-bottom: 6px; }
        .contact ul li:nth-child(1) .img {
          width: 11.9402985075%;
          margin: 0 auto; }
      .contact ul li:nth-child(2) {
        margin-right: 1%; }
      .contact ul li .head {
        font-size: 14px;
        font-weight: 700;
        line-height: 1rem; }
      .contact ul li .img {
        width: 24.2424242424%;
        margin: 0 auto; }
        .contact ul li .img img {
          width: 100%; } }
/* Scss Document */
/*=========================
	case_study
=========================*/
.case_study .tab1_wrap {
  border: none; }
.case_study .tab1_panel1 {
  padding: 0; }
@media screen and (min-width: 46.9375em) {
  .case_study {
    margin-bottom: 116px; }
    .case_study .case02 {
      margin-bottom: 80px; }
    .case_study .tab1_area {
      margin-bottom: 50px; }
    .case_study .tab1_area label {
      width: 16.6666666667%; }
    .case_study .col-md-3 {
      width: 30.1282051282%;
      margin-right: 4.8076923077%; }
      .case_study .col-md-3:nth-child(3n) {
        margin-right: 0; } }
@media screen and (max-width: 46.875em) {
  .case_study {
    margin-bottom: 80px; } }

/*------------------------
	index
------------------------*/
.case_study_list a:hover .img {
  overflow: hidden;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s;
  transition: all .4s; }
  .case_study_list a:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .4s;
    transition: all .4s; }
.case_study_list p {
  text-align: left; }
.case_study_list .img img {
  width: 100%; }
.case_study_list .head {
  font-size: 16px;
  font-weight: bold;
  border-bottom: #e1e9e9 1px solid;
  line-height: 1.5;
  padding-right: 20px;
  background: url(/img/common/icon_arrow08.png) no-repeat right center; }
.case_study_list .name {
  font-weight: bold; }
@media screen and (min-width: 46.9375em) {
  .case_study_list {
    margin-bottom: 30px; }
    .case_study_list li {
      margin-bottom: 30px; }
    .case_study_list .img {
      margin-bottom: 20px; }
    .case_study_list .head {
      font-size: 16px;
      margin-bottom: 15px;
      padding-bottom: 15px; }
    .case_study_list .name {
      margin-bottom: 1rem; } }
@media screen and (max-width: 46.875em) {
  .case_study_list .head {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px; } }
@media screen and (min-width: 46.9375em) and (max-width: 77.5em) {
  .case_study_list {
    margin-right: 3%;
    margin-left: 3%; } }

/*絞り込み検索
------------------*/
.search_form {
  margin-bottom: 70px; }
  .search_form .btn05 {
    margin: 0 auto;
    display: block; }

.case_study .search_area {
  margin-bottom: 60px; }

.search_area_list {
  width: 100%;
  max-width: 73.6538461538%;
  border-top: 1px solid #e1e9e9;
  border-bottom: 1px solid #e1e9e9;
  padding: 23px 0;
  box-sizing: border-box;
  display: table; }
  .search_area_list .head {
    width: 24.8041775457%;
    font-weight: bold;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px; }
  .search_area_list ul {
    width: 75.1958224543%;
    display: table-cell;
    vertical-align: middle; }
    .search_area_list ul li {
      float: left;
      font-weight: bold;
      margin: 4px 0; }
      .search_area_list ul li .checkbox-parts {
        padding-left: 28px;
        display: inline-flex; }
        .search_area_list ul li .checkbox-parts:before {
          width: 18px;
          height: 18px;
          top: 5px;
          left: 0;
          transform: translateY(0); }
      .search_area_list ul li .checkbox-input:checked + .checkbox-parts::after {
        top: 7px;
        left: 7px;
        width: 4px;
        height: 8px;
        border-bottom: 2px solid #aed632;
        border-right: 2px solid #aed632; }

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

.tag_select {
  background-color: #e7f6f5;
  width: 100%;
  max-width: 24.4230769231%;
  box-sizing: border-box;
  padding: 0 30px;
  min-height: 148px;
  display: table; }
  .tag_select .tag_select_box {
    display: table-cell;
    vertical-align: middle; }
  .tag_select .custom-dropdown {
    width: 100%; }
    .tag_select .custom-dropdown:before {
      width: 36px; }
  .tag_select .custom-dropdown select {
    height: 36px; }
  .tag_select .head {
    font-weight: bold;
    font-size: 16px;
    text-align: left; }

@media screen and (max-width: 46.875em) {
  .case_study .search_form {
    margin-bottom: 35px; }

  .case_study .search_area {
    margin-bottom: 35px; }

  .search_area_list {
    max-width: 100%;
    padding: 20px 0; }
    .search_area_list.f_left {
      float: none;
      margin-bottom: 15px; }

  .tag_select {
    max-width: 100%;
    padding: 20px; }
    .tag_select.f_right {
      float: none; } }
/*------------------------
	detail
------------------------*/
.title01 p.detail_logo {
  text-align: center;
  margin-bottom: 5px; }

.key_img_detail img {
  width: 100%; }
.key_img_detail h3 {
  margin-bottom: 1.5em;
  background: none; }
.key_img_detail .operation {
  border-top: solid 1px #e1e9e9;
  border-bottom: solid 1px #e1e9e9;
  padding: 2em 0;
  margin-bottom: 1em; }
  .key_img_detail .operation .operation_name {
    font-size: 16px;
    margin-bottom: 1rem; }

#case_detail .key_img_detail {
  margin-bottom: 60px; }
  @media screen and (min-width: 46.9375em) {
    #case_detail .key_img_detail {
      margin-bottom: 40px; } }
  #case_detail .key_img_detail .tag_link_area {
    padding: 2em 0; }

.operation_text {
  padding: 0 0 2em; }

#seminar_detail .key_img_detail {
  background: #e7f6f5;
  position: relative; }

@media screen and (min-width: 62.5625em) {
  #seminar_detail .key_img_detail {
    margin-top: 142px;
    padding-top: 50px; }
    #seminar_detail .key_img_detail img {
      margin-top: -142px; } }
@media screen and (max-width: 62.5em) {
  #seminar_detail .key_img_detail {
    margin-top: 22%;
    padding-top: 25px; }

  #seminar_detail .key_img_detail img {
    margin-top: -22%; } }
@media screen and (min-width: 46.9375em) {
  #seminar_detail .key_img_detail {
    padding-bottom: 90px;
    margin-bottom: 50px; }

  #seminar_detail .key_img_detail .img {
    margin-bottom: 36px; } }
@media screen and (max-width: 46.875em) {
  #seminar_detail .key_img_detail {
    padding-bottom: 30px;
    margin-bottom: 25px; }

  #seminar_detail .key_img_detail .img {
    margin-bottom: 18px; } }
.case_service_list a .img {
  overflow: hidden;
  -webkit-transform: scale(1);
  transform: scale(1); }
  .case_service_list a .img img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s;
    transition: all .4s; }
.case_service_list a:hover .img {
  overflow: hidden;
  -webkit-transform: scale(1);
  transform: scale(1); }
  .case_service_list a:hover .img img {
    width: 100%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .4s;
    transition: all .4s; }
@media screen and (min-width: 46.9375em) {
  .case_service_list {
    margin-bottom: 30px; }
    .case_service_list li {
      margin-bottom: 30px; }
    .case_service_list .img {
      margin-bottom: 20px; }
    .case_service_list .head {
      font-size: 16px;
      margin-bottom: 15px;
      padding-bottom: 15px; }
    .case_service_list .name {
      margin-bottom: 1rem; } }
@media screen and (max-width: 46.875em) {
  .case_service_list .head {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px; } }
@media screen and (min-width: 46.9375em) and (max-width: 77.5em) {
  .case_service_list {
    margin-right: 3%;
    margin-left: 3%; } }

#case_detail .head {
  font-weight: bold;
  border-bottom: #e1e9e9 1px solid;
  line-height: 1.5;
  padding-right: 20px;
  background: url(/img/common/icon_arrow08.png) no-repeat right 2px center;
  text-align: left;
  margin-bottom: 15px;
  padding-bottom: 15px; }
@media screen and (min-width: 46.9375em) {
  #case_detail section {
    margin-bottom: 50px; }
    #case_detail section .text_box p {
      margin-bottom: 2rem; }
  #case_detail .head {
    font-size: 16px; } }
@media screen and (max-width: 46.875em) {
  #case_detail section {
    margin-bottom: 20px; }
  #case_detail .head {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px; }
  #case_detail .text_box p {
    margin-bottom: 2rem; } }

#case_detail .btn_area {
  text-align: center; }
  @media screen and (min-width: 46.9375em) {
    #case_detail .btn_area .btn05 {
      width: 300px; } }

/* Scss Document */
/*=========================
	form
=========================*/
.input_consulting section p {
  margin-bottom: 1em; }
.input_consulting section .text_box p {
  margin-bottom: 1em; }
  .input_consulting section .text_box p:last-child {
    margin-bottom: 0; }
.input_consulting .title01 {
  text-align: left;
  padding-left: 0; }
  .input_consulting .title01:after {
    left: 20px; }
.input_consulting input {
  background-color: #e7f6f5;
  border: none;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 5px; }
.input_consulting textarea {
  background-color: #e7f6f5;
  border: none;
  padding: 1%;
  box-sizing: border-box;
  width: 100%; }
.input_consulting .enclosure_c {
  text-align: left;
  margin-bottom: 18px; }
  .input_consulting .enclosure_c a[target="_blank"]:after {
    content: none; }
.input_consulting .form_checkbox {
  text-align: center; }

.btn_area {
  margin-top: 80px;
  line-height: 68px; }
  .btn_area button {
    color: #fff;
    font-size: 16px;
    border: none; }

.enclosure_box_iso .clearfix {
  position: relative; }
  .enclosure_box_iso .clearfix > div:first-child {
    padding-right: 170px; }
  .enclosure_box_iso .clearfix > div:nth-child(2) {
    position: absolute;
    width: 140px;
    top: 0;
    right: 0;
    text-align: center;
    border: solid 1px #000;
    padding: 5px; }

@media screen and (min-width: 46.9375em) {
  .input_consulting {
    margin-bottom: 160px; }
    .input_consulting section {
      margin-bottom: 50px; }
    .input_consulting .table_style01 {
      margin-bottom: 35px; }
      .input_consulting .table_style01 th {
        width: 21.1538461538%;
        vertical-align: top; }
      .input_consulting .table_style01 input {
        margin-right: 10px; }
      .input_consulting .table_style01 .ss_rightcomment {
        margin-left: 15px; }
      .input_consulting .table_style01 ul li {
        display: table-cell;
        vertical-align: bottom; }
      .input_consulting .table_style01 textarea {
        height: 200px; }
      .input_consulting .table_style01 #title {
        width: 250px; }
    .input_consulting .form_name, .input_consulting .require {
      width: 46%;
      max-width: 250px; }
    .input_consulting .ss_input .require {
      width: 100%;
      max-width: 104px; }
    .input_consulting .form_checkbox {
      margin-bottom: 80px; }
    .input_consulting .enclosure_a, .input_consulting .enclosure_b {
      margin: 75px 0 20px; }
    .input_consulting .enclosure_c {
      margin-bottom: 30px; }
    .input_consulting #email {
      max-width: 508px;
      width: 100%; }
    .input_consulting #description {
      max-width: 800px;
      width: 100%; }
    .input_consulting .btn_area {
      margin-top: 80px;
      line-height: 68px; }
      .input_consulting .btn_area button {
        width: 300px;
        line-height: 68px;
        margin-right: 15px; } }
@media screen and (max-width: 46.875em) {
  .input_consulting {
    margin-bottom: 80px; }
    .input_consulting section {
      margin-bottom: 20px; }
    .input_consulting .table_style01 {
      margin-bottom: 15px; }
      .input_consulting .table_style01 th {
        width: 100%;
        display: block; }
      .input_consulting .table_style01 td {
        width: 100%;
        display: block;
        padding-bottom: 20px; }
      .input_consulting .table_style01 .ss_rightcomment {
        margin-left: 0; }
      .input_consulting .table_style01 #description {
        width: 100%;
        max-width: 800px; }
      .input_consulting .table_style01 #title, .input_consulting .table_style01 #email {
        width: 100%; }
    .input_consulting .ss_rightcomment {
      display: block; }
    .input_consulting .itext_s .ss_input {
      width: 33%;
      padding-right: 0; }
    .input_consulting .itext_s input {
      width: 70% !important; }
    .input_consulting .form_checkbox {
      margin-bottom: 30px; }
    .input_consulting .enclosure_a, .input_consulting .enclosure_b {
      margin: 30px 0 20px; }
    .input_consulting .enclosure_c {
      margin: 30px 0 40px; }
    .input_consulting .btn_area {
      margin-top: 50px;
      width: 100%; }
      .input_consulting .btn_area button {
        width: 100%;
        margin: 0 0 10px; }

  .form_name, .require {
    width: 46%; } }
.ss_user_notnull span {
  position: relative;
  padding-right: 3rem;
  display: block;
  box-sizing: border-box; }
  .ss_user_notnull span:before {
    position: absolute;
    width: 100%;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    content: "必須";
    color: #fff;
    background-color: #ff0000;
    display: inline;
    font-size: 12px;
    width: 2.5rem;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    font-weight: normal; }

li.ss_input {
  float: left;
  padding-right: 10px; }

/* css checkbox01 */
.checkbox-input {
  display: none; }

.checkbox-parts {
  padding-left: 44px;
  position: relative;
  margin-right: 20px;
  cursor: pointer; }
  .checkbox-parts a {
    display: inline; }

.checkbox-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border: 1px solid #e1e9e9; }

.checkbox-input:checked + .checkbox-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: 17px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #aed632;
  border-right: 3px solid #aed632; }

/*------------------------
	index
------------------------*/
#input_consulting_index .enclosure_a {
  text-align: center; }
  #input_consulting_index .enclosure_a p {
    margin-bottom: 1em; }

#input_consulting_guest .enclosure_a p {
  margin-bottom: 1em; }

#input_consulting_index_guest_form .enclosure_a p {
  margin-bottom: 1em; }

.faq_info {
  background: url("/img/contact/faq.png") no-repeat left 25px top; }
  .faq_info .head {
    font-size: 14px;
    text-align: left; }

.trouble_info {
  background: url("/img/contact/trouble.png") no-repeat left 20px top; }

.trouble_box ul li {
  background: url("/img/contact/icon_q_s.png") no-repeat left center;
  text-decoration: underline;
  padding-left: 40px;
  margin-bottom: 10px; }

.info_box {
  background-color: #e7f6f5;
  padding: 30px; }
  .info_box input.search {
    background: #fff;
    width: 78.5714285714%;
    margin-right: 2.1428571429%; }
  .info_box input.word-search-button {
    background-color: #aed632;
    width: 11.9047619048%;
    margin-right: 0;
    color: #fff; }

@media screen and (min-width: 46.9375em) {
  .faq_info, .trouble_info {
    padding-left: 200px; }
    .faq_info .btn02, .trouble_info .btn02 {
      margin: 30px 0; }
      .faq_info .btn02 a br, .trouble_info .btn02 a br {
        display: none; }

  .guest_info .btn02 {
    margin-top: 20px; } }
@media screen and (max-width: 46.875em) {
  .faq_info, .trouble_info {
    padding-left: 100px; }
    .faq_info .btn02, .trouble_info .btn02 {
      margin: 15px 0; }

  .faq_info {
    background: url("/img/contact/faq.png") no-repeat left 10px top;
    background-size: 54px; }

  .info_box input.search {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem; }
  .info_box input.word-search-button {
    width: 100%;
    margin-right: 0; }

  .trouble_info {
    background: url("/img/contact/trouble.png") no-repeat left 10px top;
    background-size: 54px; }

  .trouble_box ul li {
    background: url("/img/contact/icon_q_s.png") no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 5px; }

  .info_box {
    background-color: #e7f6f5;
    padding: 15px; }

  .guest_info .btn02 {
    margin-top: 10px; } }
/*------------------------
	confirmation
------------------------*/
/*------------------------
	complete
------------------------*/
@media screen and (min-width: 46.9375em) {
  #input_consulting_complete .text_b {
    font-size: 16px; }
  #input_consulting_complete .text-center {
    margin-top: 80px; } }
@media screen and (max-width: 46.875em) {
  #input_consulting_complete .text_b {
    font-size: 14px; }
  #input_consulting_complete .text-center {
    margin-top: 50px; } }
/* Scss Document */
/*=========================
	products
=========================*/
/*------------------------
	index
------------------------*/
/*------------------------
	function
------------------------*/
.about_img {
  text-align: center; }

#about_index .page_link01 a, #about_index .page_link02 a, #about_index .page_link a {
  padding-bottom: 28px; }

.page_link_area {
  margin-bottom: 100px;
  font-weight: bold; }
  @media screen and (max-width: 46.875em) {
    .page_link_area {
      margin-bottom: 50px; } }

.about_page_box .lead {
  margin-bottom: 2rem; }
.about_page_box p:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 62.5625em) {
  .about_page_box {
    padding-top: 150px;
    margin-top: -150px; } }
@media screen and (min-width: 46.9375em) {
  .about_page_box {
    margin-bottom: 80px; }
    .about_page_box .col-md-1_3 {
      margin-bottom: 40px; } }
@media screen and (max-width: 62.5em) {
  .about_page_box {
    padding-top: 70px;
    margin-top: -70px; } }
@media screen and (max-width: 46.875em) {
  .about_page_box {
    margin-bottom: 40px; }
    .about_page_box .col-md-1_3 {
      margin-bottom: 20px; }

  .about_img {
    margin-bottom: 35px; }
    .about_img img {
      width: 100%; } }
#about_page_box05 .enclosure_a {
  margin-top: 40px; }
  @media screen and (max-width: 46.875em) {
    #about_page_box05 .enclosure_a {
      margin-top: 20px; } }

@media screen and (min-width: 62.5625em) {
  #about_index .event_box {
    margin-bottom: 120px; }
    #about_index .event_box .headline {
      height: 422px; }
    #about_index .event_box .headline_in {
      height: 422px; }
    #about_index .event_box .btn05 {
      margin-top: -34px; }
      #about_index .event_box .btn05 a {
        width: 100%;
        display: block; } }
@media screen and (max-width: 62.5em) {
  #about_index .event_box {
    margin-bottom: 60px; }
    #about_index .event_box .btn05 {
      width: 89.3333333333%;
      margin: 0 auto;
      text-align: center; }
      #about_index .event_box .btn05 a {
        width: 100%;
        display: block; } }
.sp_area {
  background: url("/img/about/about14.png") no-repeat left 30px center;
  padding-left: 120px; }

/*------------------------
	flow
------------------------*/
/*------------------------
	point
------------------------*/
/* Scss Document */
/*=========================
	sitemap
=========================*/
.sitemap_box {
  margin-bottom: 120px; }
  .sitemap_box > ul > li {
    margin-bottom: 40px; }
  .sitemap_box h3 a {
    text-decoration: none; }

@media screen and (max-width: 46.875em) {
  .sitemap_box {
    margin-bottom: 60px; }
    .sitemap_box > ul > li {
      margin-bottom: 20px; } }
/* Scss Document */
/*=========================
	news
=========================*/
.news_page .news_list li {
  border-bottom: 1px solid #e1e9e9;
  margin-bottom: 20px; }
  .news_page .news_list li:last-child {
    border: none;
    border-bottom: 0; }
  .news_page .news_list li a .text {
    text-decoration: underline; }
.news_page .select-box01 {
  display: inline-block; }

.refine {
  background-color: #e7f6f5;
  padding: 22px 0; }

.refine_title {
  display: inline-block;
  font-weight: bold; }

.refine_select {
  display: inline-block; }

@media screen and (min-width: 62.5625em) {
  .news_page {
    padding-bottom: 120px; }
    .news_page .pagination {
      margin-bottom: 60px; }
    .news_page .news_list .news_box.b_r:after {
      content: none; }
    .news_page .news_list {
      margin-bottom: 80px; }
      .news_page .news_list li {
        margin-bottom: 20px;
        padding-bottom: 20px; }
        .news_page .news_list li:last-child {
          border-bottom: 0; }
      .news_page .news_list .news_box {
        padding: 0; }

  .refine_title {
    margin-right: 20px; }

  .news_page .custom-dropdown {
    margin-right: 10px;
    width: 230px; }

  .news_page .btn_area {
    margin-top: 0;
    width: 120px;
    display: inline-block; }
    .news_page .btn_area button {
      width: 100%;
      display: inline-block;
      line-height: 50px; } }
@media screen and (max-width: 62.5em) {
  .news_page {
    padding-bottom: 60px; }
    .news_page .refine_select {
      width: 80%;
      margin: 0 auto; }
    .news_page .select-box01 {
      width: 100%; }
    .news_page .pagination {
      margin-bottom: 30px; }
    .news_page .news_list {
      margin-bottom: 40px; }
      .news_page .news_list li {
        margin-bottom: 20px;
        padding-bottom: 20px; }
        .news_page .news_list li:last-child {
          border-bottom: 0; }
      .news_page .news_list .news_box {
        padding: 0; }

  .refine_title {
    display: block;
    width: 100%;
    margin-bottom: 10px; }

  .custom-dropdown {
    display: block;
    width: 100%; }

  .news_page .btn_area {
    margin-top: 0;
    width: 100%; }
    .news_page .btn_area button {
      width: 100%; } }
/*------------------------
	detail
------------------------*/
.detail_box {
  margin-bottom: 56px; }

@media screen and (max-width: 62.5em) {
  .detail_box {
    margin-bottom: 25px; } }
#news_detail h2.title01 {
  margin-bottom: 20px; }

@media screen and (min-width: 46.9375em) {
  #news_detail .key_img_detail .img {
    margin-bottom: 36px; } }
@media screen and (min-width: 62.5625em) {
  #news_detail .key_img_detail {
    margin-top: 113px;
    padding-top: 50px; } }
@media screen and (max-width: 46.875em) {
  #news_detail .key_img_detail {
    padding-bottom: 30px;
    margin-bottom: 25px; }
    #news_detail .key_img_detail .img {
      margin-bottom: 18px; } }

.date_box {
  text-align: right; }
  .date_box .date_cate {
    line-height: 22px;
    margin-right: 0.5rem; }
  .date_box .date_day {
    font-size: 11px;
    display: inline-block; }

/* Scss Document */
/*=========================
	seminar
=========================*/
/*------------------------
	index
------------------------*/
.event_select {
  background-color: #e7f6f5;
  text-align: center; }
  .event_select .text {
    display: inline-block;
    font-weight: bold; }
  .event_select .select-box01 {
    display: inline-block; }
    .event_select .select-box01 .custom-dropdown {
      width: 100%; }

.seminar_page .tab_area label {
  width: 50%;
  font-weight: bold; }
.seminar_page .tab_panel p {
  text-align: left; }
.seminar_page .event_news {
  width: 100%;
  margin: 0;
  background: #fff; }
  .seminar_page .event_news ul li {
    margin-bottom: 40px; }
.seminar_page .tab_wrap {
  border: none;
  margin-bottom: 0;
  margin-top: 70px; }
.seminar_page .tab_panel {
  padding: 0; }

.event_date {
  position: relative; }

.accepting:after {
  content: "受付中";
  text-align: center;
  border-radius: 8px;
  background-color: #e6435a;
  line-height: 32px;
  position: absolute;
  width: 90px;
  height: 32px;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0);
  color: #fff;
  -webkit-transition: all .4s;
  transition: all .4s; }
  a:hover .accepting:after {
    opacity: 0.5;
    -webkit-transition: all .4s;
    transition: all .4s; }

.seminar_label {
  line-height: 24px; }

.seminar_page {
  margin-bottom: 120px; }
  .seminar_page .btn_area a {
    color: #fff; }

@media screen and (min-width: 62.5625em) {
  .title_box {
    position: relative; }
    .title_box .title {
      padding-right: 200px; }

  .title_label {
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 15px; }

  .seminar_page .event_select {
    margin-bottom: 40px;
    padding: 24px 0; }
    .seminar_page .event_select .text {
      margin-right: 25px; }
    .seminar_page .event_select .select-box01 {
      width: 330px; }
  .seminar_page .tab_area {
    margin-bottom: 60px; }
  .seminar_page .tab_area label {
    line-height: 63px; }
  .seminar_page .btn_area {
    width: 380px;
    margin: 0 auto;
    margin-top: 60px; }
  .seminar_page .event_news ul {
    margin: 0; }
    .seminar_page .event_news ul .img_box {
      width: 25%;
      margin-right: 0; }
    .seminar_page .event_news ul .text_box {
      width: 72.1153846154%;
      max-width: none; } }
@media screen and (max-width: 62.5em) {
  .accepting:after {
    line-height: 24px;
    font-size: 12px;
    width: 3rem;
    height: 24px;
    top: 10px;
    right: 4px;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0); }

  .seminar_page {
    margin-bottom: 20px; }
    .seminar_page .tab_wrap {
      margin-top: 35px; }
    .seminar_page .event_select {
      margin-bottom: 40px;
      padding: 12px;
      display: block;
      box-sizing: border-box; }
      .seminar_page .event_select .text {
        margin-right: 0;
        display: block;
        margin-bottom: 10px; }
      .seminar_page .event_select .select-box01 {
        width: 100%; }
    .seminar_page .btn_area {
      margin-top: 40px; } }
/*------------------------
	detail
------------------------*/
.seminar_end {
  color: #e6435a; }

#seminar_detail .key_img_detail p {
  margin-bottom: 2.5rem; }

.gmap {
  width: 100%;
  max-width: 408px;
  height: 275px;
  margin-top: 25px; }
  .gmap iframe {
    width: 100%;
    height: 100%; }

.entry_btn a {
  color: #fff; }

.seminar_box table {
  text-align: left; }
  .seminar_box table th, .seminar_box table td {
    padding: 25px; }
  .seminar_box table .head {
    font-weight: bold;
    text-align: left; }
  .seminar_box table .title {
    background-color: #e1e9e9;
    font-weight: bold;
    text-align: center;
    padding: 6px 0; }
  .seminar_box table a {
    text-decoration: underline; }
.seminar_box .btn01 {
  color: #fff;
  text-decoration: none;
  color: #fff; }
  .seminar_box .btn01 a {
    color: #fff; }
.seminar_box .list_style01 li {
  margin-bottom: 0; }
.seminar_box .move {
  max-width: 640px;
  max-height: 360px;
  height: 100%;
  margin: 0 auto; }
  .seminar_box .move video {
    width: 100%; }

@media screen and (min-width: 46.9375em) {
  #seminar_detail .key_img_detail .img {
    margin-bottom: 36px; } }
@media screen and (min-width: 62.5625em) {
  #seminar_detail .key_img_detail {
    margin-top: 113px;
    padding-top: 50px; } }
@media screen and (max-width: 46.875em) {
  #seminar_detail .key_img_detail {
    padding-bottom: 30px;
    margin-bottom: 25px; }
    #seminar_detail .key_img_detail .img {
      margin-bottom: 18px; } }

@media screen and (min-width: 46.9375em) {
  #seminar_detail h2 {
    margin-bottom: 20px; }

  .entry_btn {
    width: 380px;
    line-height: 68px;
    margin: 0 auto; }
    .entry_btn a {
      color: #fff; }

  .seminar_box {
    margin-bottom: 60px; }
    .seminar_box table {
      margin-bottom: 40px; }
      .seminar_box table .title {
        font-size: 16px; }
    .seminar_box .time_table th, .seminar_box .hold_table th {
      width: 199px; }
    .seminar_box .entry_table {
      margin-top: 40px; }
      .seminar_box .entry_table th {
        width: 309px; }
    .seminar_box .btn01 {
      width: 100%;
      max-width: 380px;
      line-height: 68px;
      margin: 0 auto;
      color: #fff; }
    .seminar_box .btn02 {
      margin: 30px 0; }
    .seminar_box .date_day {
      margin-top: 35px; }

  .lecturer_list .col-md-2 img {
    width: auto; } }
@media screen and (max-width: 46.875em) {
  #seminar_detail h2 {
    margin-bottom: 10px; }

  .seminar_box {
    margin-bottom: 30px; }
    .seminar_box table {
      margin-bottom: 20px; }
      .seminar_box table .title {
        font-size: 14px; }
    .seminar_box .btn02 {
      margin: 15px 0; }
    .seminar_box .date_day {
      margin-top: 20px; }

  .lecturer_list li {
    margin-bottom: 20px; }
  .lecturer_list .col-md-2 img {
    width: 100%; } }
@media screen and (max-width: 26.25em) {
  .seminar_box table th, .seminar_box table td {
    padding: 10px; } }
/* Scss Document */
/*=========================
	user
=========================*/
#user .main_key {
  background: url("/img/user/key_bg.png") no-repeat top center;
  background-size: auto;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 0; }
  #user .main_key h1 img {
    display: block; }
  #user .main_key P {
    font-size: 22px;
    font-weight: bold;
    color: #333; }

@media screen and (min-width: 87.5625em) {
  #user .main_key {
    background: url("/img/user/key_bg.png") no-repeat top center;
    background-size: cover; } }
@media screen and (min-width: 62.5625em) {
  #user h1 {
    margin-bottom: 25px; }

  #user .h1_area {
    margin-top: -50px; }

  #user .main_key {
    min-height: 453px; }

  #user .news {
    margin-bottom: 0;
    position: relative;
    bottom: 0;
    max-width: 1240px;
    margin: -113px auto 0; } }
@media screen and (max-width: 62.5em) {
  #user .main_key h1 {
    margin-bottom: 15px; }
  #user .main_key P {
    font-size: 11px; }

  #user .news {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0; } }
.top_tips_box {
  background-color: #e7f6f5;
  padding-top: 78px;
  padding-bottom: 118px; }

.top_tips h2 {
  background: url("/img/user/tips_icon.png") no-repeat top center;
  background-size: auto;
  padding-top: 72px;
  text-align: center;
  margin-bottom: 2em; }
.top_tips .lead {
  color: #77b723;
  text-align: center;
  margin-bottom: 2em; }
.top_tips .btn01 {
  margin: 0 auto;
  width: 300px;
  line-height: 68px; }
.top_tips .contact ul li:nth-child(1) {
  width: 100%;
  max-width: 1024px; }
.top_tips .move {
  max-width: 640px;
  max-height: 360px;
  height: 100%; }
  .top_tips .move video {
    width: 100%; }
.top_tips .move_caption {
  margin-top: 15px; }
  .top_tips .move_caption span {
    display: inline-block;
    background-color: #19a046;
    color: #fff;
    width: 4em;
    text-align: center;
    margin-right: 1em; }

@media screen and (min-width: 62.5625em) {
  .top_tips {
    margin-bottom: 118px; }
    .top_tips h2 {
      font-size: 20px; }
    .top_tips .lead {
      font-size: 15px; }
    .top_tips .move_caption {
      font-size: 13px; }
      .top_tips .move_caption span {
        font-size: 11px; } }
@media screen and (max-width: 62.5em) {
  .top_tips {
    margin-bottom: 59px; }
    .top_tips .f_right, .top_tips .f_left {
      float: none;
      box-sizing: border-box;
      margin: 0 3%; }
    .top_tips .f_left {
      margin-bottom: 50px; }

  .top_tips_box {
    margin-bottom: 59px; }

  .top_tips h2 {
    font-size: 20px; }
  .top_tips .lead {
    font-size: 15px; }
  .top_tips .move {
    max-width: 100%;
    max-height: initial; }
  .top_tips .move_caption {
    font-size: 13px; }
    .top_tips .move_caption span {
      font-size: 11px; } }
/*case02
---------------------------------------*/
@media screen and (min-width: 62.5625em) {
  #user .case_list_bg {
    padding-bottom: 64px; }
  #user .case02 {
    margin-bottom: 160px; } }
@media screen and (max-width: 62.5em) {
  #user .case_list_bg {
    padding-bottom: 32px; }
  #user .case02 {
    margin-bottom: 80px; } }
/* contact
---------------------------------------*/
@media screen and (min-width: 62.5625em) {
  #user_contact .contact ul li {
    max-width: 516px;
    width: 48.6538461538%; } }
@media screen and (max-width: 62.5em) {
  #user_contact .contact ul li:nth-child(2) {
    width: 100%; }
    #user_contact .contact ul li:nth-child(2) .img {
      width: 11.9402985075%;
      margin: 0 auto; } }
/* Scss Document */
/*=========================
	FAQ
=========================*/
#FAS_body {
  font: 14px/2em "游ゴシック", "Yu Gothic", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

#FAQ_pageTop {
  display: none !important; }

.FAQ_mainInner {
  font-size: 1em; }
  .FAQ_mainInner .rn_Element1 h3 {
    font-size: 1em; }

.FAQ_subhead03 h3 {
  font-size: 1.4em; }

@media screen and (max-width: 26.25em) {
  .FAQ_subhead03 h3 span {
    position: relative;
    right: auto;
    bottom: auto; }
    .FAQ_subhead03 h3 span a {
      margin: 5px 0 5px auto; } }

#FAQ_globalNav {
  display: none; }

.FAQ_title {
  border: none;
  background: none; }

#FAQ_side .FAQ_side_title01 {
  font-size: 1em; }

#FAQ_side .FAQ_side_nav {
  font-size: 0.95em; }

.FAQ_side_nav > li a {
  background: url(/euf/assets/themes/manaba_FAQ/images/icons/arrow_r_bl.png) no-repeat 9px 1.02em; }

#FAQ_side_contact_btn {
  font-size: 0.9em; }

#FAQ_topicPath p a {
  display: inline-block; }

.rn_SubmitButton {
  background: #919191 url(/euf/assets/themes/manaba_FAQ/images/icons/search_icon.png) no-repeat 25% 50%;
  height: 29px;
  border: none;
  color: #FFFFFF;
  text-indent: 1.1em;
  cursor: pointer;
  outline: none;
  font-size: 1em;
  font-weight: lighter;
  padding-top: 3px;
  font: 14px/2em "游ゴシック", "Yu Gothic", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.rn_KeywordText input[type="text"] {
  width: 350px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #D4D4D4;
  font-size: 1em;
  padding-left: 10px;
  outline: none;
  font: 14px/2em "游ゴシック", "Yu Gothic", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.rn_ProductCategorySearchFilter button.rn_DisplayButton {
  box-sizing: border-box;
  height: 30px; }

.FAQ_box ul li {
  width: 48%;
  text-align: center;
  margin: 18px 1% 30px !important;
  height: auto; }
  .FAQ_box ul li img {
    max-width: 300px;
    width: 100% !important; }
  .FAQ_box ul li .FAQ_cat_button {
    max-width: 300px;
    width: 100% !important;
    margin: 0 auto; }

.FAQ_list_faq_upper_box ul li.FAQ_qicon a:hover {
  background-color: #FAFAE4 !important;
  background: url(/euf/assets/themes/manaba_FAQ/images/icons/Q.png) no-repeat 10px 0.7em; }

.FAQ_list_faq_upper_box ul li.FAQ_qicon a {
  background: url(/euf/assets/themes/manaba_FAQ/images/icons/Q.png) no-repeat 10px 0.7em;
  font-size: 1.2em; }

@media screen and (min-width: 62.5625em) {
  #FAQ_container {
    margin-top: 155px; }

  h1#FAQ_pageTitle {
    margin-top: 155px;
    display: none; }

  #FAQ_topSearchModule {
    top: 196px; }

  .FAQ_content_top_h {
    display: block;
    height: 30px; }

  .FAQ_content_top {
    height: 45px; } }
@media screen and (max-width: 62.5em) {
  #FAQ_topSearchModule {
    top: 158px; }

  .FAQ_content_top {
    height: 110px; }

  #FAQ_topicPath {
    width: 96%;
    margin: 0 auto; }

  #FAQ_globalNav {
    min-width: inherit;
    box-sizing: border-box; }

  #FAQ_container {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin-top: 85px; }

  .FAQ_mainInner {
    margin-bottom: 0; }

  #FAQ_main {
    float: none;
    width: 100%;
    box-sizing: border-box; }

  #FAQ_side {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 87px; }

  #FAQ_side .FAQ_side_title01 {
    margin-bottom: 0; }

  h1#FAQ_pageTitle {
    min-width: inherit;
    display: none;
    box-sizing: border-box;
    width: 96%;
    margin: 0 auto; }
    h1#FAQ_pageTitle span {
      width: 100%; }

  #FAQ_topSearchModule {
    width: 100%;
    position: absolute;
    top: 165px;
    left: 0;
    padding-left: 12px;
    padding-top: 15px;
    box-sizing: border-box;
    padding: 20px 30px;
    height: auto; }

  .FAQ_content_top_h {
    height: 110px; }

  #FAQ_bottomSearchModule {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 20px;
    top: inherit;
    left: 0;
    padding-left: 12px;
    padding-top: 15px;
    background: #F1F4F5;
    box-sizing: border-box;
    padding: 0 30px;
    height: inherit; }

  .rn_ProductCategorySearchFilter button.rn_DisplayButton {
    color: #000;
    cursor: pointer;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0;
    box-shadow: none;
    z-index: 0 !important;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px; }

  .rn_ProductCategorySearchFilter {
    float: none;
    width: 100%; }

  .rn_KeywordText {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px; }

  .rn_KeywordText input[type="text"] {
    width: 100%;
    height: 26px;
    border: 1px solid #D4D4D4;
    font-size: 1em;
    padding-left: 10px;
    outline: none;
    box-sizing: border-box; }

  .rn_SubmitButton {
    background: #919191 url(/euf/assets/themes/manaba_FAQ/images/icons/search_icon.png) no-repeat 25% 50%;
    width: 100%;
    border: none;
    color: #FFFFFF;
    text-indent: 1.1em;
    font-weight: lighter;
    padding-top: 3px;
    height: 30px;
    box-sizing: border-box; }

  .FAQ_category_side_list_box {
    margin: 0 3%; } }
@media screen and (max-width: 26.25em) {
  #FAQ_topSearchModule {
    top: 130px; }

  .FAQ_content_top {
    height: 130px; }

  #rn_AnswerFeedback_16_RatingButtons {
    width: 80%; }

  #rn_AnswerFeedback_16_RatingYesButton, #rn_AnswerFeedback_16_RatingNoButton {
    min-width: 40%; }

  .FAQ_content_top_h {
    height: 130px; } }
#FAQ_qa .FAQ_keyword_box, .FAQ_category_list_box {
  background: none;
  border: none; }
  @media screen and (max-width: 26.25em) {
    #FAQ_qa .FAQ_keyword_box, .FAQ_category_list_box {
      margin-bottom: 15px; } }

.FAQ_category_list_box {
  background: #f1f4f5;
  padding: 10px; }

#FAQ_qa .FAQ_keyword_box ul {
  background: #f1f4f5;
  padding: 10px; }

#FAQ_main .FAQ_keyword_box ul li, .FAQ_category_list_box ul li {
  font-size: 1em;
  display: inline-block;
  margin-right: 10px;
  width: auto;
  margin-left: 0;
  padding-bottom: 0;
  margin-bottom: 0; }
  #FAQ_main .FAQ_keyword_box ul li a, .FAQ_category_list_box ul li a {
    color: #333 !important;
    font-weight: bold; }
  #FAQ_main .FAQ_keyword_box ul li a:hover, .FAQ_category_list_box ul li a:hover {
    text-decoration: underline;
    color: #aed632 !important;
    -webkit-transition: all .4s;
    transition: all .4s; }

.FAQ_category_list_box ul li a {
  background: none;
  padding-left: 0; }

.FAQ_subhead_1, .FAQ_subhead_2, .FAQ_subhead, .FAQ_subhead_3 {
  background: #e1e9e9;
  line-height: 50px;
  padding: 0 10px;
  margin-bottom: 30px;
  box-sizing: border-box;
  font-weight: bold; }

.rn_RelatedAnswers h2, .rn_RecentlyViewedContent h2 {
  background: #e1e9e9;
  line-height: 50px;
  padding: 0 10px;
  margin-bottom: 30px;
  box-sizing: border-box;
  font-weight: bold; }

.rn_RelatedAnswers ul li, .rn_RecentlyViewedContent ul li {
  font-size: 1.2em; }

.FAQ_sideBox_otherWrap {
  display: none; }

.FAQ_side_nav > li a:hover {
  color: #aed632;
  -webkit-transition: all .4s;
  transition: all .4s; }

/* Scss Document */
/*=========================
	support
=========================*/
.faq_box .enclosure_a {
  text-align: center; }

.faq_box .page_link02:first-child {
  border-left: solid 1px #e1e9e9;
  display: table; }
.faq_box .page_link02 {
  min-height: 60px; }

@media screen and (min-width: 46.9375em) {
  .faq_box {
    margin-bottom: 60px; }
    .faq_box .lead {
      margin-bottom: 40px; }
    .faq_box .enclosure_a {
      margin-bottom: 30px; }
    .faq_box .page_link_box {
      margin-bottom: 63px; } }
@media screen and (min-width: 62.5625em) {
  .faq_box {
    padding-top: 150px;
    margin-top: -150px; } }
@media screen and (max-width: 62.5em) {
  .faq_box {
    padding-top: 70px;
    margin-top: -70px; } }
@media screen and (max-width: 46.875em) {
  .faq_box {
    margin-bottom: 30px; }
    .faq_box .lead {
      margin-bottom: 20px; }

  .enclosure_a {
    margin-bottom: 15px; }

  .page_link_box {
    margin-bottom: 24px; } }
/*------------------------
	confirmation
------------------------*/
/*------------------------
	info
------------------------*/
.support_info .news_list .news_box {
  padding: 0; }
.support_info .news_list li {
  border-bottom: 1px solid #e1e9e9;
  margin-bottom: 20px; }
  .support_info .news_list li:last-child {
    border: none;
    border-bottom: 0; }
  .support_info .news_list li a .text {
    text-decoration: underline; }
.support_info .select-box01 {
  display: inline-block; }

@media screen and (min-width: 62.5625em) {
  .support_info_box {
    padding-bottom: 120px; }
    .support_info_box .pagination {
      margin-bottom: 60px; }
    .support_info_box .news_list .news_box.b_r:after {
      content: none; }
    .support_info_box .news_list {
      margin-bottom: 80px; }
      .support_info_box .news_list li {
        margin-bottom: 20px;
        padding-bottom: 20px; }
        .support_info_box .news_list li:last-child {
          border-bottom: 0; }
      .support_info_box .news_list .news_box {
        padding: 0; } }
@media screen and (max-width: 62.5em) {
  .support_info_box {
    padding-bottom: 60px; }
    .support_info_box .refine_select {
      width: 80%;
      margin: 0 auto; }
    .support_info_box .select-box01 {
      width: 100%; }
    .support_info_box .pagination {
      margin-bottom: 30px; }
    .support_info_box .news_list {
      margin-bottom: 40px; }
      .support_info_box .news_list li {
        margin-bottom: 20px;
        padding-bottom: 20px; }
        .support_info_box .news_list li:last-child {
          border-bottom: 0; }
      .support_info_box .news_list .news_box {
        padding: 0; } }
.support_info_box h2 {
  margin-bottom: 30px; }
.support_info_box .text_area p {
  margin-bottom: 1em; }
  .support_info_box .text_area p:last-child {
    margin-bottom: 0em; }

#info_index .news_list ul li a {
  position: relative;
  font-weight: bold; }
#info_index .news_list ul li .icon02 {
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 0;
  font-family: YuGo;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  background-color: #19a046;
  border: soli 1px #19a046;
  padding: 3px 12px;
  border: #47b36b solid 2px;
  border-radius: 8px; }
#info_index .news_list ul li .news_box {
  padding-right: 13em; }

#info_index .news_list ul li .label_occurrence {
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  background-color: #a40000;
  border: solid 1px #b63333;
  padding: 3px 12px;
  border-radius: 8px; }

#info_index .news_list ul li .label_midstream {
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  background-color: #e97620;
  border: solid 1px #ed914d;
  padding: 3px 12px;
  border-radius: 8px; }

#info_index .news_list ul li .label_end {
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  background-color: #4589ca;
  border: solid 1px #6aa1d5;
  padding: 3px 12px;
  border-radius: 8px; }

/* Scss Document */
/*=========================
	product
=========================*/
/* manaba とは
-------------------------------------*/
#product_index #product_box01 .lead {
  margin-bottom: 130px;
  font-size: 16px;
  font-weight: bold; }
  @media screen and (max-width: 46.875em) {
    #product_index #product_box01 .lead {
      margin-bottom: 70px; } }
#product_index #product_box01 .logo {
  height: 210px;
  line-height: 210px;
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
  margin-bottom: -10%;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 12px 24px 0px rgba(51, 51, 51, 0.1);
  z-index: 99;
  position: relative;
  text-align: center; }
  @media screen and (max-width: 46.875em) {
    #product_index #product_box01 .logo {
      margin-bottom: 0;
      line-height: 150px; } }
  #product_index #product_box01 .logo img {
    width: 75%; }

.product_index_page_link .page_link {
  min-height: 60px; }
  .product_index_page_link .page_link:first-child {
    border-right: solid 1px #e1e9e9; }

.product_box_survice {
  margin-bottom: 80px; }
  .product_box_survice img {
    width: 100%; }
  .product_box_survice > div {
    width: 50%;
    color: #fff;
    text-align: center;
    padding-bottom: 20px; }
    .product_box_survice > div .survice_main_img {
      width: 100%;
      margin-bottom: 36px; }
    @media screen and (max-width: 26.25em) {
      .product_box_survice > div br {
        display: none; } }
  .product_box_survice .survice01 {
    background-color: #aed632; }
  .product_box_survice .survice02 {
    background-color: #82d044; }
  .product_box_survice h3 {
    font-size: 1.8571428571em;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 30px; }
    @media screen and (max-width: 26.25em) {
      .product_box_survice h3 {
        font-size: 1.5rem;
        margin-bottom: 15px; } }
  .product_box_survice p {
    margin-bottom: 45px; }
    @media screen and (max-width: 26.25em) {
      .product_box_survice p {
        margin-bottom: 20px; } }
  .product_box_survice .img {
    width: 94.2857142857%;
    margin: 0 auto 0; }

#product_index .product_box {
  margin-top: -150px;
  padding-top: 150px;
  margin-bottom: 80px; }
  @media screen and (max-width: 46.875em) {
    #product_index .product_box {
      margin-top: -80px;
      padding-top: 80px;
      margin-bottom: 40px; } }
  #product_index .product_box .title05 {
    font-size: 28px;
    text-align: left;
    border-bottom: solid #e1e9e9 1px;
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 30px; }
    @media screen and (max-width: 46.875em) {
      #product_index .product_box .title05 {
        margin-bottom: 20px; } }
  #product_index .product_box .img {
    margin-bottom: 30px; }
  #product_index .product_box img {
    width: 100%; }
  #product_index .product_box .text_box {
    margin-bottom: 60px; }
    #product_index .product_box .text_box p {
      margin-bottom: 30px; }
    #product_index .product_box .text_box .head.title02 {
      font-weight: bold;
      text-align: left;
      margin-bottom: 15px;
      font-size: 1.4285714286em; }

.product_point_list {
  width: 750px;
  margin: 0 auto; }
  @media screen and (max-width: 46.875em) {
    .product_point_list {
      width: 90%; } }
  .product_point_list li {
    margin-right: 2%;
    margin-bottom: 15px; }
  .product_point_list .btn02 {
    width: 100%;
    box-sizing: border-box; }

/* manaba 活用のキーワード
-------------------------------------*/
.utilization_keyword > div {
  border-right: solid 1px #e1e9e9; }
  .utilization_keyword > div:last-child {
    border-right: none; }
.utilization_keyword .head {
  font-family: YuGo;
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 15px; }
.utilization_keyword .img {
  width: 30.8%; }
.utilization_keyword .text {
  width: 64%; }
  .utilization_keyword .text > ul li {
    margin-bottom: 10px; }

@media screen and (max-width: 46.875em) {
  .utilization_keyword > div {
    border-right: none; } }
/* 学内システムとの連携
-------------------------------------*/
/*------------------------
	point
------------------------*/
.point_box {
  margin-bottom: 80px; }
  @media screen and (max-width: 62.5em) {
    .point_box {
      margin-bottom: 50px; } }

.pont_concept {
  background-color: #e7f6f5;
  margin: 0 auto 80px 10%;
  position: relative;
  margin-bottom: 60px; }
  @media screen and (min-width: 62.5625em) {
    .pont_concept {
      margin: 0 auto 80px 10%; } }
  @media screen and (max-width: 62.5em) {
    .pont_concept {
      margin: 0 auto;
      margin-bottom: 30px; } }
  .pont_concept:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background: url("/img/product/point/rconsept_Bg.png") no-repeat;
    background-size: cover;
    width: 100%;
    height: 320px; }
  .pont_concept .manaba_consept_area {
    position: relative; }
    @media screen and (min-width: 62.5625em) {
      .pont_concept .manaba_consept_area {
        margin-left: -5%; } }
    @media screen and (max-width: 62.5em) {
      .pont_concept .manaba_consept_area {
        margin-left: 0; } }
    @media screen and (min-width: 46.9375em) {
      .pont_concept .manaba_consept_area {
        padding: 140px 0 80px; } }
    @media screen and (max-width: 46.875em) {
      .pont_concept .manaba_consept_area {
        margin-left: 0;
        padding: 70px 0 40px; } }
  .pont_concept .manaba_consept {
    background: #fff;
    text-align: center;
    max-width: 460px;
    width: 100%;
    box-sizing: border-box;
    padding: 25px;
    margin: 0 auto;
    margin-bottom: 50px;
    border-radius: 4px;
    box-shadow: 0px 16px 24px 0px rgba(51, 51, 51, 0.1); }
    @media screen and (max-width: 46.875em) {
      .pont_concept .manaba_consept {
        margin-bottom: 25px;
        width: 90%;
        padding: 10px; } }
    .pont_concept .manaba_consept .main {
      margin-bottom: 20px; }
      .pont_concept .manaba_consept .main img {
        width: 100%;
        max-width: 229px; }
    .pont_concept .manaba_consept .head {
      color: #19a046;
      font-size: 18px;
      font-weight: bold;
      line-height: 1em;
      margin-bottom: 20px; }
    @media screen and (max-width: 62.5em) {
      .pont_concept .manaba_consept .text br {
        display: none; } }

.manaba_consept_list {
  width: 100%;
  max-width: 864px;
  margin: 0 auto; }
  .manaba_consept_list li {
    text-align: center;
    padding: 0;
    max-width: 240px;
    width: 27.7777777778%;
    position: relative;
    margin-right: 7.9%; }
    .manaba_consept_list li:last-child {
      margin-right: 0; }
    .manaba_consept_list li .circle {
      padding: 50%;
      border-radius: 50%;
      background-color: #ffffff; }
  .manaba_consept_list .head {
    font-size: 2em;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 0.6em; }
  .manaba_consept_list .lead {
    color: #19a046;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 25px; }
  .manaba_consept_list .text_box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%; }

@media screen and (max-width: 62.5em) {
  .manaba_consept_list li {
    text-align: center;
    padding: 0;
    max-width: 240px;
    width: 30%;
    position: relative;
    margin-right: 3%; }
  .manaba_consept_list .head {
    margin-bottom: 0; }
  .manaba_consept_list .lead {
    margin-bottom: 0; } }
@media screen and (max-width: 26.25em) {
  .manaba_consept_list {
    text-align: center; }
    .manaba_consept_list li {
      margin-right: 0;
      width: 100%;
      display: inline-block;
      float: none; } }
/* 特徴
-------------------------------------*/
.point_box_reason {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 7.5%, #e7f6f5 7.5%);
  background: -webkit-linear-gradient(top, #ffffff 7.5%, #e7f6f5 7.5%);
  background: linear-gradient(to bottom, #ffffff 7.5%, #e7f6f5 7.5%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7f6f5',GradientType=0 ); }

@media screen and (max-width: 46.875em) {
  .page_link_list br {
    display: none; } }
.point_box .page_link_list {
  color: #fff;
  margin-bottom: 60px; }
  .point_box .page_link_list li a {
    color: #fff; }

.point_box .page_link_list {
  color: #fff; }
  .point_box .page_link_list li.page_link_list01 {
    background: #aed632 url("/img/product/point/reson_page_link_no01.png") no-repeat top left;
    min-height: 130px;
    margin-bottom: 0;
    border: none;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .point_box .page_link_list li.page_link_list01:hover {
      opacity: 0.8;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .point_box .page_link_list li.page_link_list01 a {
      background: url("/img/product/point/reson_page_link_icon01.png") no-repeat bottom 20px center;
      color: #fff; }

.point_box .page_link_list {
  color: #fff; }
  .point_box .page_link_list li.page_link_list02 {
    background: #82d044 url("/img/product/point/reson_page_link_no02.png") no-repeat top left;
    min-height: 130px;
    margin-bottom: 0;
    border: none;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .point_box .page_link_list li.page_link_list02:hover {
      opacity: 0.8;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .point_box .page_link_list li.page_link_list02 a {
      background: url("/img/product/point/reson_page_link_icon02.png") no-repeat bottom 20px center;
      color: #fff; }

.point_box .page_link_list {
  color: #fff; }
  .point_box .page_link_list li.page_link_list03 {
    background: #4fbd40 url("/img/product/point/reson_page_link_no03.png") no-repeat top left;
    min-height: 130px;
    margin-bottom: 0;
    border: none;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .point_box .page_link_list li.page_link_list03:hover {
      opacity: 0.8;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .point_box .page_link_list li.page_link_list03 a {
      background: url("/img/product/point/reson_page_link_icon03.png") no-repeat bottom 20px center;
      color: #fff; }

.point_box .page_link_list {
  color: #fff; }
  .point_box .page_link_list li.page_link_list04 {
    background: #4fbd40 url("/img/product/point/reson_page_link_no04.png") no-repeat top left;
    min-height: 130px;
    margin-bottom: 0;
    border: none;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .point_box .page_link_list li.page_link_list04:hover {
      opacity: 0.8;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .point_box .page_link_list li.page_link_list04 a {
      background: url("/img/product/point/reson_page_link_icon04.png") no-repeat bottom 20px center;
      color: #fff; }

.point_box .page_link_list {
  color: #fff; }
  .point_box .page_link_list li.page_link_list05 {
    background: #19a046 url("/img/product/point/reson_page_link_no05.png") no-repeat top left;
    min-height: 130px;
    margin-bottom: 0;
    border: none;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .point_box .page_link_list li.page_link_list05:hover {
      opacity: 0.8;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .point_box .page_link_list li.page_link_list05 a {
      background: url("/img/product/point/reson_page_link_icon05.png") no-repeat bottom 20px center;
      color: #fff; }

.point_box .page_link_list {
  color: #fff; }
  .point_box .page_link_list li.page_link_list06 {
    background: #aed632 url("/img/product/point/reson_page_link_no06.png") no-repeat top left;
    min-height: 130px;
    margin-bottom: 0;
    border: none;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .point_box .page_link_list li.page_link_list06:hover {
      opacity: 0.8;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .point_box .page_link_list li.page_link_list06 a {
      background: url("/img/product/point/reson_page_link_icon06.png") no-repeat bottom 20px center;
      color: #fff; }

/* 特徴内容
-------------------------------------*/
.point_reason_area {
  background-color: #e7f6f5;
  background-image: url("/img/top/point_bg.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 60px; }
  @media screen and (max-width: 46.875em) {
    .point_reason_area {
      padding-top: 0px;
      adding-bottom: 40px;
      background-size: 100%; } }

.point_reason_ancer {
  margin-top: -150px;
  padding-top: 150px;
  display: block;
  height: 1px; }
  @media screen and (max-width: 46.875em) {
    .point_reason_ancer {
      margin-top: -80px;
      padding-top: 80px; } }

.point_reason_list > li {
  margin-bottom: 30px;
  background: #fff; }
  .point_reason_list > li:last-child {
    margin-bottom: 0; }
  .point_reason_list > li .title {
    position: relative;
    border-bottom: solid 1px #e1e9e9;
    margin-bottom: 40px;
    padding: 20px 0 20px 150px;
    display: table;
    width: 100%;
    box-sizing: border-box; }
    @media screen and (max-width: 46.875em) {
      .point_reason_list > li .title {
        padding: 10px 0 10px 18%; } }
    .point_reason_list > li .title:after {
      position: absolute;
      content: " ";
      display: block;
      border-bottom: solid 1px #77b723;
      bottom: -1px;
      width: 40px;
      left: 50%;
      transform: translateY(-50%); }
  .point_reason_list > li .title_icon {
    display: table-cell;
    text-align: center;
    width: 89px; }
    .point_reason_list > li .title_icon p:first-child {
      font-family: 'Lato', sans-serif;
      color: #19a046;
      font-size: 0.8571428571em;
      text-align: center;
      font-weight: bold;
      letter-spacing: 0.2em; }
    @media screen and (max-width: 46.875em) {
      .point_reason_list > li .title_icon img {
        width: 70%; } }
  .point_reason_list > li.point_reason04 .title_icon p:first-child {
    margin-left: -17px; }
  .point_reason_list > li h4 {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.8571428571em;
    font-weight: 700;
    padding-top: 1em;
    padding-right: 10px; }
  .point_reason_list > li .text {
    margin: 0 5.7692307692%;
    border-bottom: solid 1px #e1e9e9;
    padding-bottom: 36px;
    margin-bottom: 36px; }
    .point_reason_list > li .text:last-child, .point_reason_list > li .text.last-child {
      border-bottom: none;
      margin-bottom: 0; }
    .point_reason_list > li .text p {
      margin-bottom: 1.8em; }
      .point_reason_list > li .text p:last-child {
        margin-bottom: 0; }
    .point_reason_list > li .text ul li {
      margin-bottom: 1.8em; }
    .point_reason_list > li .text .btn02 {
      margin: 0 auto;
      width: 33.6538461538%;
      display: block; }
      @media screen and (max-width: 46.875em) {
        .point_reason_list > li .text .btn02 {
          width: 100%;
          box-sizing: border-box; } }
  .point_reason_list > li .img {
    margin: 20px;
    margin: 0 20px 0; }
    .point_reason_list > li .img img {
      width: 100%; }
  .point_reason_list > li.point_reason01 {
    padding-bottom: 20px; }
    .point_reason_list > li.point_reason01 .text:nth-of-type(3) {
      padding-bottom: 0; }

.point_reason_list > li.point_reason01 .title {
  background: #fff url("/img/product/point/reson_list_no01.png") no-repeat top left; }
  @media screen and (max-width: 46.875em) {
    .point_reason_list > li.point_reason01 .title {
      background-size: 6%;
      padding: 10px 0 10px 8%; } }
  @media screen and (max-width: 26.25em) {
    .point_reason_list > li.point_reason01 .title {
      background-size: 12%;
      padding: 10px 0 10px 15%; } }

.point_reason_list > li.point_reason02 .title {
  background: #fff url("/img/product/point/reson_list_no02.png") no-repeat top left; }
  @media screen and (max-width: 46.875em) {
    .point_reason_list > li.point_reason02 .title {
      background-size: 6%;
      padding: 10px 0 10px 8%; } }
  @media screen and (max-width: 26.25em) {
    .point_reason_list > li.point_reason02 .title {
      background-size: 12%;
      padding: 10px 0 10px 15%; } }

.point_reason_list > li.point_reason03 .title {
  background: #fff url("/img/product/point/reson_list_no03.png") no-repeat top left; }
  @media screen and (max-width: 46.875em) {
    .point_reason_list > li.point_reason03 .title {
      background-size: 6%;
      padding: 10px 0 10px 8%; } }
  @media screen and (max-width: 26.25em) {
    .point_reason_list > li.point_reason03 .title {
      background-size: 12%;
      padding: 10px 0 10px 15%; } }

.point_reason_list > li.point_reason04 .title {
  background: #fff url("/img/product/point/reson_list_no04.png") no-repeat top left; }
  @media screen and (max-width: 46.875em) {
    .point_reason_list > li.point_reason04 .title {
      background-size: 6%;
      padding: 10px 0 10px 8%; } }
  @media screen and (max-width: 26.25em) {
    .point_reason_list > li.point_reason04 .title {
      background-size: 12%;
      padding: 10px 0 10px 15%; } }

.point_reason_list > li.point_reason05 .title {
  background: #fff url("/img/product/point/reson_list_no05.png") no-repeat top left; }
  @media screen and (max-width: 46.875em) {
    .point_reason_list > li.point_reason05 .title {
      background-size: 6%;
      padding: 10px 0 10px 8%; } }
  @media screen and (max-width: 26.25em) {
    .point_reason_list > li.point_reason05 .title {
      background-size: 12%;
      padding: 10px 0 10px 15%; } }

.point_reason_list > li.point_reason06 .title {
  background: #fff url("/img/product/point/reson_list_no06.png") no-repeat top left; }
  @media screen and (max-width: 46.875em) {
    .point_reason_list > li.point_reason06 .title {
      background-size: 6%;
      padding: 10px 0 10px 8%; } }
  @media screen and (max-width: 26.25em) {
    .point_reason_list > li.point_reason06 .title {
      background-size: 12%;
      padding: 10px 0 10px 15%; } }

/* 導入事例
-------------------------------*/
.point_box .performance {
  position: relative;
  top: 0;
  width: 100%;
  max-width: none; }
  .point_box .performance .performance_box {
    float: left;
    width: 27.8846153846%;
    box-sizing: border-box;
    max-width: 290px;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle; }
    .point_box .performance .performance_box:last-child {
      width: 44.2307692308%;
      max-width: 460px; }
    .point_box .performance .performance_box .number {
      font-size: 5.1428571429em;
      margin-bottom: 10px; }
      @media screen and (max-width: 46.875em) {
        .point_box .performance .performance_box .number {
          font-size: 3em; } }
    .point_box .performance .performance_box .atention_text {
      font-size: 1.1428571429em;
      font-weight: bold;
      line-height: 1.5em; }
      @media screen and (max-width: 46.875em) {
        .point_box .performance .performance_box .atention_text {
          font-size: 1em; } }
  .point_box .performance .performance_box:nth-of-type(1) {
    border-radius: 6px 0px 0px 6px; }
    .point_box .performance .performance_box:nth-of-type(1) .img {
      width: 27.5862068966%;
      margin: 0 auto;
      position: relative; }
      .point_box .performance .performance_box:nth-of-type(1) .img img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  .point_box .performance .performance_box:nth-of-type(2) {
    border-radius: 0px 0px 0px 0px; }
    .point_box .performance .performance_box:nth-of-type(2) .img {
      width: 27.5862068966%;
      margin: 0 auto;
      position: relative; }
      .point_box .performance .performance_box:nth-of-type(2) .img img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  .point_box .performance .performance_box:nth-of-type(3) {
    border-radius: 0px 6px 6px 0px; }
    .point_box .performance .performance_box:nth-of-type(3) .img {
      width: 67.8260869565%;
      margin: 0 auto;
      padding-bottom: 15px;
      box-sizing: border-box; }

.point_box_performance > p {
  margin-bottom: 1em; }
.point_box_performance .atention {
  width: 100%; }

/* 導入校一覧
-------------------------------*/
.point_box_university .lead {
  margin-bottom: 35px; }
  @media screen and (max-width: 46.875em) {
    .point_box_university .lead {
      margin-bottom: 15px; } }

/*------------------------
	flow
------------------------*/
.flow_list > li {
  border-bottom: #e1e9e9 1px solid;
  padding: 60px 0;
  position: relative; }
  .flow_list > li:last-child {
    border-bottom: none;
    padding-bottom: 0; }
  .flow_list > li:first-child {
    padding-top: 30px; }
    .flow_list > li:first-child .btn02.arrow_aicon01 {
      max-width: 360px;
      width: 100%;
      box-sizing: border-box;
      display: table; }
      .flow_list > li:first-child .btn02.arrow_aicon01 a {
        display: table-cell;
        text-decoration: none;
        padding: 5px 0; }
  .flow_list > li:before {
    content: " ";
    height: 60px;
    width: 60px;
    background: url("/img/product/flow_icon.png") no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .flow_list > li:last-child:before {
    content: none; }
  .flow_list > li hr {
    display: block;
    width: 100%;
    height: 1px;
    border: 0;
    border-top: 1px solid #e1e9e9;
    margin: 30px 0; }
.flow_list .text_box a {
  display: inline-block;
  text-decoration: underline; }
.flow_list .text_box .footer_pdf:after {
  content: url("/img/common/icon_pdf.png");
  margin: 0px 5px; }
.flow_list .img {
  border-radius: 4px;
  background-color: #e7f6f5;
  text-align: center;
  position: relative;
  max-width: 314px;
  max-height: 168px; }
  .flow_list .img img {
    width: 100%; }
.flow_list h4 {
  color: #19a046;
  font-size: 20px;
  margin-bottom: 2em; }
  .flow_list h4 span {
    border: #47b36b solid 1px;
    border-radius: 8px;
    background-color: #19a046;
    color: #fff;
    font-size: 0.9em;
    padding: 5px 16px;
    margin-right: 15px;
    font-weight: normal; }
.flow_list p {
  margin-bottom: 1.8em; }
  .flow_list p:last-child {
    margin-bottom: 0; }

.product_page .event_box, #reason_index .event_box {
  margin-bottom: 120px; }

@media screen and (min-width: 62.5625em) {
  .product_page .event .headline_in, #reason_index .event .headline_in {
    height: 422px; }
  .product_page .event .headline, #reason_index .event .headline {
    height: 422px; }
  .product_page .event_box .btn05, #reason_index .event_box .btn05 {
    margin-top: -34px; } }
@media screen and (min-width: 46.9375em) {
  .flow_list {
    margin-bottom: 120px; }
    .flow_list .pc_no {
      display: none; }
    .flow_list .list_style04 h5 {
      font-size: 16px; } }
@media screen and (min-width: 62.5625em) {
  .product_page .event_box .btn05, #reason_index .event_box .btn05 {
    margin-top: -34px; } }
@media screen and (max-width: 46.875em) {
  .flow_list .btn02 a {
    line-height: 1.2; } }
@media screen and (max-width: 46.875em) {
  .flow_list {
    margin-bottom: 60px; }
    .flow_list > li {
      padding: 40px 0; }
      .flow_list > li:before {
        content: " ";
        height: 40px;
        width: 40px; }
    .flow_list h4 {
      margin-bottom: 1em;
      font-size: 16px; }
    .flow_list .list_style04 h5 {
      font-size: 14px; }

  .product_page .event_box, #reason_index .event_box {
    margin-bottom: 60px; } }
