@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.area-mv-content, .area-mv-content .ttl-mv-wp, .col-about-01, .col-interview .name-01-wp, .img-interview-02-wp {
  *zoom: 1; }
.area-mv-content:after, .area-mv-content .ttl-mv-wp:after, .col-about-01:after, .col-interview .name-01-wp:after, .img-interview-02-wp:after {
  content: '';
  display: table;
  clear: both; }

/* ------------------------------------------------
 Loading
------------------------------------------------ */
#load-01 {
  width: 100%;
  height: 100vh;
  position: fixed;
  display: table;
  z-index: 99999999;
  top: 0;
  left: 0;
  background-color: #fff;
  font-size: 100px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transition-delay: .5s;
  opacity: 1; }
#load-01.hide {
  top: -100vh;
  opacity: 0; }
#load-01 span {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
#load-01 span img {
  max-width: 100%;
  height: auto;
  -webkit-animation: flipY 2s ease-in-out 0s;
  -moz-animation: flipY 2s ease-in-out 0s;
  -o-animation: flipY 2s ease-in-out 0s;
  animation: flipY 2s ease-in-out 0s; }
.iPhone #load-01 span img {
  margin-top: -30px; }
@media only screen and (max-width: 736px) {
  #load-01 span {
    padding: 20px; } }

/* ------------------------------------------------
 Layout
------------------------------------------------ */
body {
  margin: 0;
  padding: 0;
  position: relative; }

figure {
  margin: 0; }

@media only screen and (min-width: 737px) {
  html {
    font-size: 62.5%; }

  .sp, .pad {
    display: none !important; } }
@media only screen and (max-width: 736px) {
  .pc {
    display: none !important; }

  img {
    max-width: 100%;
    height: auto; } }
@media only screen and (max-width: 999px) {
  .pad {
    display: block !important; }

  .pad-none {
    display: none !important; } }
.fixed {
  overflow: hidden !important;
  width: 100%;
  height: 100%; }

@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #lp {
    height: 100%; } }
@media only screen and (max-width: 736px) {
  #lp {
    height: 100%; } }

#lp, #colorbox {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: "游ゴシック", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  font-weight: 500;
  background-color: #fff; }
@media only screen and (max-width: 736px) {
  #lp, #colorbox {
    min-width: auto; } }

.wrapper-01 {
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 736px) {
  .wrapper-01 {
    padding: 30px 10px; } }

.wrapper-02 {
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 736px) {
  .wrapper-02 {
    padding: 30px 10px; } }

/* ------------------------------------------------
text
------------------------------------------------ */
.txt-en {
  font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, Verdana, sans-serif; }

.ttl-en {
  color: #0da55a;
  font-size: 12px;
  font-weight: 300; }

.txt-em-01 {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 30px;
  font-size: 18px; }
@media only screen and (max-width: 736px) {
  .txt-em-01 {
    font-size: 16px;
    margin-bottom: 0; } }

/* ------------------------------------------------
 Style
------------------------------------------------ */
#lp {
  position: relative;
  overflow: hidden; }
@media only screen and (min-width: 1101px) {
  #lp {
    z-index: 2; } }

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

h1, h2, h3, h4 {
  font-weight: 500; }

footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 110px;
  display: table;
  width: 100%; }
@media only screen and (max-width: 736px) {
  footer {
    padding: 0; } }
footer .footer-col-01, footer .footer-col-02 {
  display: table-cell;
  width: 50%;
  text-align: center;
  vertical-align: middle; }
@media only screen and (max-width: 736px) {
  footer .footer-col-01, footer .footer-col-02 {
    width: 100%;
    display: block; } }
footer .footer-col-01 {
  background-color: #f2f2f2;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 736px) {
  footer .footer-col-01 {
    padding: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
footer .footer-col-01 .adress {
  text-align: left; }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  footer .footer-col-01 .adress {
    display: block;
    margin-left: 0px; } }
@media only screen and (max-width: 736px) {
  footer .footer-col-01 .adress {
    float: none;
    display: block;
    text-align: center;
    padding: 10px 0 0 0; } }
footer .footer-col-02 {
  background-color: #00a051;
  color: #fff; }
@media only screen and (max-width: 736px) {
  footer .footer-col-02 {
    background-color: #f2f2f2;
    color: #333; } }
footer .footer-col-02 ul {
  margin: 0;
  padding: 0; }
footer .footer-col-02 ul li {
  display: inline;
  list-style-type: none;
  margin: 0 20px; }
@media only screen and (max-width: 736px) {
  footer .footer-col-02 ul li {
    display: block; } }
footer .footer-col-02 ul li a {
  position: relative;
  color: #fff; }
@media only screen and (max-width: 736px) {
  footer .footer-col-02 ul li a {
    color: #333; } }
footer .footer-col-02 ul li a:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 7px solid #fff;
  border-right: 7px solid transparent;
  border-bottom: 5px solid transparent;
  top: 50%;
  left: -15px;
  margin-top: -5px; }
@media only screen and (max-width: 736px) {
  footer .footer-col-02 ul li a:before {
    border-left: 6px solid #333; } }
footer .footer-col-02 .copy {
  font-size: 11px;
  margin-top: 15px;
  margin-bottom: 0; }
@media only screen and (max-width: 736px) {
  footer .footer-col-02 .copy {
    background-color: #0da55a;
    color: #fff;
    padding: 10px 0 10px 0;
    line-height: 1.6; } }
footer .footer-col-01-in {
  display: inline-block;
  width: 490px; }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  footer .footer-col-01-in {
    width: auto; } }
@media only screen and (max-width: 736px) {
  footer .footer-col-01-in {
    width: 100%; } }
footer .footer-col-01-in img {
  float: left; }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  footer .footer-col-01-in img {
    float: none; } }
@media only screen and (max-width: 736px) {
  footer .footer-col-01-in img {
    float: none;
    width: 50%; } }
footer .footer-col-01-in p {
  margin-left: 240px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0; }
@media only screen and (max-width: 736px) {
  footer .footer-col-01-in p {
    float: none;
    margin-left: 0px;
    text-align: center; } }

/* btnPagetop ページトップボタン */
#pageTop {
  width: 90px;
  height: 28px;
  position: fixed;
  right: 25px;
  bottom: 10px;
  cursor: pointer;
  padding: 5px 15px 5px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  color: #fff;
  background-color: #333;
  opacity: 1;
  z-index: 3;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
@media only screen and (max-width: 736px) {
  #pageTop {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    vertical-align: center;
    text-align: center;
    padding-top: 10px;
    right: 5px;
    bottom: 5px; } }
@media only screen and (max-width: 736px) {
  #pageTop .page-top-01 {
    padding-top: 20px;
    line-height: 1.5; } }
#pageTop .page-top-01:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #fff;
  top: 50%;
  right: 6px;
  margin-top: -8px; }
@media only screen and (max-width: 736px) {
  #pageTop .page-top-01:after {
    bottom: 10px;
    right: 28px;
    top: auto; } }

header {
  position: fixed;
  z-index: 100;
  top: 0;
  background-color: #fff;
  width: 100%;
  padding-top: 15px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 80px;
  display: table; }
@media only screen and (max-width: 736px) {
  header {
    height: 53px; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  header {
    height: 53px; } }
header .header-logo {
  width: 186px;
  float: left; }
@media only screen and (max-width: 736px) {
  header .header-logo {
    margin: 0 auto;
    width: 140px;
    float: none;
    padding: 0; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  header .header-logo {
    margin: 0 auto;
    width: 140px;
    float: none;
    padding: 0; } }
header .header-logo img {
  padding-left: 20px;
  padding-top: 10px; }
@media only screen and (max-width: 736px) {
  header .header-logo img {
    width: 100%;
    padding: 0; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  header .header-logo img {
    width: 100%;
    height: auto;
    padding: 0; } }
#lp header {
  min-width: auto; }

.btn-entry-01 {
  display: inline-block;
  width: 150px;
  height: 40px;
  float: right;
  margin-top: 10px;
  font-size: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  position: relative; }
@media only screen and (max-width: 736px) {
  .btn-entry-01 {
    margin-top: -5px;
    width: 80px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  .btn-entry-01 {
    margin-top: -5px;
    width: 80px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0; } }
.btn-entry-01:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 6px solid #fff;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  top: 50%;
  right: 10px;
  margin-top: -12px; }
@media only screen and (max-width: 736px) {
  .btn-entry-01:after {
    right: 0;
    margin-top: -3px; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  .btn-entry-01:after {
    right: 0;
    margin-top: -3px; } }
.btn-entry-01-wp {
  margin: 90px auto 80px;
  width: 100%; }
@media only screen and (max-width: 736px) {
  .btn-entry-01-wp {
    margin: 30px auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  .btn-entry-01-wp {
    margin: 30px auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
.btn-entry-01.style02 {
  display: block;
  position: relative;
  width: 568px;
  height: 86px;
  margin: 0 auto;
  padding: 20px 50px;
  float: none;
  background-color: #f88a39;
  text-decoration: none;
  text-align: center;
  line-height: 1.6;
  color: #fff;
  font-size: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
@media only screen and (max-width: 736px) {
  .btn-entry-01.style02 {
    width: 100%;
    height: 66px;
    padding: 10px; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  .btn-entry-01.style02 {
    width: 100%;
    height: 66px;
    padding: 10px; } }
.btn-entry-01.style02:hover {
  opacity: 0.6; }
.btn-entry-01.style02:after {
  border-top: 8px solid transparent;
  border-left: 12px solid #fff;
  border-right: 6px solid transparent;
  border-bottom: 8px solid transparent;
  top: 60%; }
@media only screen and (max-width: 736px) {
  .btn-entry-01.style02:after {
    margin-top: -15px; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  .btn-entry-01.style02:after {
    margin-top: -15px; } }

.btn-in {
  background-color: #f88a39;
  color: #fff;
  padding: 13px 50px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 736px) {
  .btn-in {
    display: block;
    width: 90px;
    height: 58px;
    padding: 20px 10px; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  .btn-in {
    display: block;
    width: 90px;
    height: 60px;
    padding: 20px 10px; } }
.btn-in:hover {
  opacity: 0.6; }

.drawer-hamburger {
  width: 30px;
  padding: 14px 10px; }

.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
  left: 0;
  right: auto; }
.drawer--top .drawer-nav {
  top: 0;
  right: 180px;
  left: auto;
  width: 660px; }
@media only screen and (min-width: 1000px) {
  .drawer--top .drawer-nav {
    padding-top: 7px; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  .drawer--top .drawer-nav {
    top: -100%;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 100%; } }
@media only screen and (max-width: 736px) {
  .drawer--top .drawer-nav {
    top: -150%;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 100%; } }
.drawer--top .drawer-nav li a {
  text-decoration: none; }

button.drawer-toggle {
  display: none; }
@media only screen and (max-width: 736px) {
  button.drawer-toggle {
    display: block; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  button.drawer-toggle {
    display: block; } }

@media only screen and (max-width: 736px) {
  nav.drawer-nav {
    margin-top: 50px; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  nav.drawer-nav {
    margin-top: 50px;
    background-color: #fff !important; } }
@media only screen and (min-width: 1000px) {
  nav.drawer-nav {
    background-color: transparent; } }

.area-mv {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 80px;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative; }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv {
    margin-top: 53px;
    height: 380px; } }
@media only screen and (max-width: 736px) {
  .area-mv {
    height: 220px;
    margin-top: 53px;
    overflow: visible; } }
.area-mv .bxslider img {
  width: 100%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv .bxslider img {
    height: 380px; } }
@media only screen and (max-width: 736px) {
  .area-mv .bxslider img {
    height: 220px; } }
.area-mv .bxslider li {
  left: 0;
  height: 100vh; }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv .bxslider li {
    height: 380px; } }
@media only screen and (max-width: 736px) {
  .area-mv .bxslider li {
    height: 220px; } }

.area-mv-content {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh; }
.area-mv-content .box-mv {
  float: left;
  width: 30%;
  max-width: 383px;
  height: 100vh;
  background: url(../img/img_bg_mvbox.png), url(../img/img_bg_mvbox.png);
  position: relative;
  -webkit-box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.2); }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv-content .box-mv {
    padding-left: 50px;
    height: 380px;
    width: 30%; }
  .area-mv-content .box-mv .pc {
    display: none; } }
@media only screen and (max-width: 736px) {
  .area-mv-content .box-mv {
    height: 220px;
    width: 40%; } }
.area-mv-content .box-mv .img-box-mv-01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
.area-mv-content .box-mv .img-box-mv-01 img {
  width: 100%; }
.area-mv-content .box-mv .img-box-mv-02 {
  position: absolute;
  bottom: -5px;
  right: 0;
  width: 100%; }
.area-mv-content .box-mv .img-box-mv-02 img {
  width: 100%; }
.area-mv-content .box-mv .logo-wp-01, .area-mv-content .box-mv .txt-box-mv {
  position: absolute;
  top: 50%;
  left: 50%; }
.area-mv-content .box-mv .logo-wp-01 {
  margin-top: -50px;
  margin-left: -141px; }
@media only screen and (max-width: 999px) {
  .area-mv-content .box-mv .logo-wp-01 {
    margin-left: -120px; } }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv-content .box-mv .logo-wp-01 {
    margin-top: 60px; }
  .area-mv-content .box-mv .logo-wp-01 img {
    width: 80%; } }
@media only screen and (max-width: 736px) {
  .area-mv-content .box-mv .logo-wp-01 {
    margin-top: 10px;
    margin-left: -68px; }
  .area-mv-content .box-mv .logo-wp-01 img {
    width: 90%; } }
@media only screen and (max-width: 320px) {
  .area-mv-content .box-mv .logo-wp-01 {
    margin-top: -10px; } }
.area-mv-content .box-mv .logo-wp-01:before, .area-mv-content .box-mv .logo-wp-01:after {
  content: '';
  position: absolute;
  border: solid 1px #000;
  width: 50px;
  top: 140%;
  left: 50%;
  margin-left: -25px; }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv-content .box-mv .logo-wp-01:before, .area-mv-content .box-mv .logo-wp-01:after {
    width: 20px; } }
@media only screen and (max-width: 736px) {
  .area-mv-content .box-mv .logo-wp-01:before, .area-mv-content .box-mv .logo-wp-01:after {
    width: 20px;
    margin-top: -2px;
    left: 50%;
    margin-left: -20px; } }
@media only screen and (max-width: 320px) {
  .area-mv-content .box-mv .logo-wp-01:before, .area-mv-content .box-mv .logo-wp-01:after {
    margin-top: -10px; } }
.area-mv-content .box-mv .logo-wp-01:before {
  transform: rotate(-45deg); }
.area-mv-content .box-mv .logo-wp-01:after {
  transform: rotate(45deg); }
.area-mv-content .box-mv .txt-box-mv {
  font-size: 45px;
  color: #0da55a;
  font-weight: bold;
  margin-left: -148px; }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv-content .box-mv .txt-box-mv {
    font-size: 35px;
    margin-top: 135px; } }
@media only screen and (max-width: 999px) {
  .area-mv-content .box-mv .txt-box-mv {
    margin-left: -120px; } }
@media only screen and (max-width: 736px) {
  .area-mv-content .box-mv .txt-box-mv {
    font-size: 21px;
    font-weight: 500;
    margin-top: 60px;
    margin-left: -70px; } }
@media only screen and (max-width: 320px) {
  .area-mv-content .box-mv .txt-box-mv {
    font-size: 16px;
    margin-top: 30px; } }
.area-mv-content .ttl-mv-wp {
  float: right;
  width: 70%;
  font-weight: 500;
  color: #fff; }
@media only screen and (max-width: 736px) {
  .area-mv-content .ttl-mv-wp {
    font-weight: 400;
    float: none;
    width: 100%;
    position: relative; } }
.area-mv-content .ttl-mv-wp .ttl-mv {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 15%; }
@media only screen and (min-width: 1280px) {
  .area-mv-content .ttl-mv-wp .ttl-mv {
    margin-left: 10%; } }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv-content .ttl-mv-wp .ttl-mv {
    top: 18%;
    left: 55%; } }
@media only screen and (max-width: 736px) {
  .area-mv-content .ttl-mv-wp .ttl-mv {
    font-size: 14px;
    width: 100%;
    margin-left: 0;
    top: auto;
    bottom: -115px;
    width: 95%;
    overflow: visible; } }
.area-mv-content .ttl-orange, .area-mv-content .ttl-green {
  display: block;
  padding: 25px 40px;
  margin: 0 auto; }
@media only screen and (max-width: 736px) {
  .area-mv-content .ttl-orange, .area-mv-content .ttl-green {
    padding: 8px; } }
.area-mv-content .ttl-orange {
  width: 630px;
  background-color: #f88a39;
  margin-bottom: 20px;
  text-align: center; }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv-content .ttl-orange {
    font-size: 20px;
    width: 420px; } }
@media only screen and (max-width: 999px) {
  .area-mv-content .ttl-orange {
    width: 330px; } }
@media only screen and (max-width: 736px) {
  .area-mv-content .ttl-orange {
    width: 90%;
    float: left;
    margin-bottom: 0px; } }
@media only screen and (max-width: 320px) {
  .area-mv-content .ttl-orange {
    font-size: 13px; } }
.area-mv-content .ttl-green {
  background-color: #0da55a;
  width: 360px; }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .area-mv-content .ttl-green {
    font-size: 20px;
    width: 240px; } }
@media only screen and (max-width: 736px) {
  .area-mv-content .ttl-green {
    width: 90%;
    float: right;
    text-align: center; } }
@media only screen and (max-width: 320px) {
  .area-mv-content .ttl-green {
    font-size: 13px; } }

@media only screen and (min-width: 1000px) {
  width: 660px;
  margin: 6px 180px 0 0;
  #gNav01 {
    position: relative;
    float: none;
    padding: 0;
    z-index: 10000; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  margin: 0;
  #gNav01 {
    position: fixed;
    float: none;
    padding-top: 0;
    z-index: 10000; } }
#gNav01 ul {
  display: table;
  width: 670px; }
@media only screen and (max-width: 736px) {
  #gNav01 ul {
    width: 100%; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #gNav01 ul {
    width: 100%; } }
#gNav01 li {
  float: none;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 70px;
  border-bottom: solid 3px #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
@media only screen and (max-width: 736px) {
  #gNav01 li {
    text-align: center; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #gNav01 li {
    text-align: center; } }
#gNav01 li:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-bottom: solid 3px #0da55a; }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #gNav01 li:hover {
    border-bottom: 0; } }
@media only screen and (max-width: 736px) {
  #gNav01 li {
    display: table;
    width: 100%;
    border-top: 1px solid #eee;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #gNav01 li {
    display: table;
    width: 100%;
    border-top: 1px solid #eee;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
#gNav01 li a {
  color: #333;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #gNav01 li a span {
    position: relative; } }
@media only screen and (max-width: 736px) {
  #gNav01 li a span {
    position: relative; } }
@media only screen and (max-width: 736px) {
  #gNav01 li a {
    display: block;
    font-weight: 500;
    text-align: center;
    padding-left: 30px; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #gNav01 li a {
    font-weight: 500;
    display: inline;
    text-align: center;
    padding-left: 30px; }
  #gNav01 li a .pc {
    display: none; } }
#gNav01 li a .off, #gNav01 li a .on {
  position: absolute;
  top: 0;
  left: 0px;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%); }
@media only screen and (max-width: 736px) {
  #gNav01 li a .off, #gNav01 li a .on {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    left: -25px; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #gNav01 li a .off, #gNav01 li a .on {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    left: -25px; } }
#gNav01 li a .on {
  opacity: 0; }
@media only screen and (max-width: 736px) {
  #gNav01 li a .on {
    opacity: 1; } }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #gNav01 li a .on {
    opacity: 1; } }
#gNav01 li a:hover .on {
  opacity: 1; }
#gNav01 li.btn-close {
  display: none; }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #gNav01 li.btn-close {
    display: block !important;
    background-color: #fff;
    padding: 10px; }
  #gNav01 li.btn-close span {
    display: block;
    position: relative;
    width: 100%;
    background-color: #0da55a;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    position: absolute; }
  #gNav01 li.btn-close span:after, #gNav01 li.btn-close span:before {
    content: '';
    display: block;
    width: 16px;
    height: 0px;
    border: solid 1px #fff;
    position: absolute;
    right: 20px;
    top: 65%;
    margin-top: -8px; }
  #gNav01 li.btn-close span:before {
    transform: rotate(-45deg); }
  #gNav01 li.btn-close span:after {
    transform: rotate(45deg); } }
@media only screen and (max-width: 736px) {
  #gNav01 li.btn-close {
    display: block !important;
    background-color: #fff;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  #gNav01 li.btn-close span {
    display: block;
    position: relative;
    width: 95%;
    background-color: #0da55a;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  #gNav01 li.btn-close span:after, #gNav01 li.btn-close span:before {
    content: '';
    display: block;
    width: 16px;
    height: 0px;
    border: solid 1px #fff;
    position: absolute;
    right: 20px;
    top: 65%;
    margin-top: -8px; }
  #gNav01 li.btn-close span:before {
    transform: rotate(-45deg); }
  #gNav01 li.btn-close span:after {
    transform: rotate(45deg); } }

.drawer--top.drawer-open .drawer-nav {
  z-index: 2001; }

.ttl-img-01, h2.ttl-01 {
  text-align: center; }

.ttl-01 {
  margin-bottom: 40px;
  margin-top: 10px;
  line-height: 1.2;
  font-weight: 500; }
@media only screen and (max-width: 736px) {
  .ttl-01 {
    font-size: 22px;
    line-height: 1.0;
    margin-bottom: 20px; } }

.ttl-img-01 {
  margin: 0; }

.ttl-02 {
  padding: 30px 50px;
  background-color: #0da55a;
  color: #fff;
  display: inline;
  font-size: 22px;
  font-weight: 500;
  position: absolute;
  right: 40px;
  top: -100px;
  z-index: 5; }
@media only screen and (max-width: 999px) {
  .ttl-02.ttl-tokushima {
    top: -0px; } }
@media only screen and (max-width: 736px) {
  .ttl-02.ttl-tokushima {
    top: 50px; } }
@media only screen and (max-width: 736px) {
  .ttl-02 {
    font-size: 18px;
    top: 0;
    right: 0px;
    padding: 20px;
    margin-bottom: 0;
    margin-top: 0; } }
.ttl-02.style02 {
  top: -70px;
  right: 0px; }
.ttl-02.pop-02 {
  top: -50px; }

.ttl-03 {
  margin-top: 80px;
  padding: 10px;
  margin-bottom: 0;
  background-color: #84c908;
  color: #fff;
  text-decoration: none;
  text-align: center; }
@media only screen and (max-width: 736px) {
  .ttl-03 {
    font-size: 14px;
    margin-top: 0; } }

.ttl-04 {
  font-weight: bold;
  font-size: 16px;
  color: #84c908;
  margin-bottom: 0;
  margin-top: 0; }
@media only screen and (max-width: 736px) {
  .ttl-04 {
    font-size: 18px;
    margin-bottom: 20px; } }

.ttl-05 {
  background-color: #84c908;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 8px 0;
  margin-bottom: 0;
  margin-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

#wrapGnav {
  z-index: 999 !important;
  width: 670px !important;
  right: 0%;
  margin-left: 0px; }
@media only screen and (min-width: 737px) and (max-width: 1100px) {
  #wrapGnav {
    width: 100% !important; } }

/*--------about------------------*/
.box-about-wp {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end; }
@media only screen and (max-width: 999px) {
  .box-about-wp {
    flex-direction: column;
    align-items: flex-start; } }
.box-about-wp.style02 {
  flex-direction: row;
  align-items: center;
  padding-top: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (min-width: 1000px) and (max-width: 1599px) {
  .box-about-wp.style02 {
    padding-top: 80px;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
@media only screen and (max-width: 999px) {
  .box-about-wp.style02 {
    flex-direction: column;
    padding-top: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    background: #ebf7e7;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
.box-about-wp.style02.box-popup {
  padding-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (min-width: 1000px) and (max-width: 1599px) {
  .box-about-wp.style02 .col-about-01 {
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
.box-about-wp.style02 .box-about-02, .box-about-wp.style02 .box-about-01 {
  width: 50%; }
@media only screen and (max-width: 999px) {
  .box-about-wp.style02 .box-about-02, .box-about-wp.style02 .box-about-01 {
    width: 100%; } }
.box-about-wp.style02 .box-about-03 {
  width: 70%;
  margin-top: 50px; }
@media only screen and (max-width: 999px) {
  .box-about-wp.style02 .box-about-03 {
    width: 100%;
    margin-top: 00px;
    position: relative; } }
.box-about-wp.style02 .box-about-03 .col-about-01 {
  margin: 0 0 0 -100px;
  height: 465px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.2); }
@media only screen and (max-width: 999px) {
  .box-about-wp.style02 .box-about-03 .col-about-01 {
    margin: 0;
    height: auto; } }
@media only screen and (max-width: 999px) {
  .box-about-wp.style02 .box-about-03 .col-about-01 {
    -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0);
    margin: 0;
    margin-top: 50px;
    background-color: #ebf7e7; } }
.box-about-wp.style02 .box-about-03 .col-about-01.pop-01 {
  background-color: #ffffff;
  padding-top: 80px; }
@media only screen and (max-width: 736px) {
  .box-about-wp.style02 .box-about-03 .col-about-01.pop-01 {
    padding-top: 20px; } }
@media only screen and (max-width: 999px) {
  .box-about-wp.style02 .box-about-03 .col-about-01 .pop-04.sp {
    display: block !important; }
  .box-about-wp.style02 .box-about-03 .col-about-01 .pop-04 > img {
    width: 100%; } }
.box-about-wp.style02 .txt-area-interview {
  height: 350px;
  overflow-y: scroll; }
@media only screen and (max-width: 999px) {
  .box-about-wp.style02 .txt-area-interview {
    margin-top: 20px;
    overflow-y: scroll;
    height: 400px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
@media only screen and (max-width: 736px) {
  .box-about-wp.style02 .txt-area-interview {
    height: 160px; } }
.box-about-wp.style02 .col-about-01 {
  margin: 0 0 0 -50px;
  -webkit-box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2); }
@media only screen and (max-width: 999px) {
  .box-about-wp.style02 .col-about-01 {
    max-height: auto;
    height: auto;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    margin: 0;
    display: block;
    width: 100%; } }

@media only screen and (max-width: 999px) {
  #tokushima .bx-pager {
    display: none; } }
#tokushima .box-about-02 {
  box-shadow: none !important; }

.box-about-02 .box-about-02 {
  -webkit-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.2); }

.col-about-01 {
  background-color: #fff;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -300px;
  margin-bottom: 50px;
  margin-top: 105px;
  position: relative;
  z-index: 3;
  -webkit-box-shadow: 1px 2px 40px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 2px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 40px rgba(0, 0, 0, 0.1); }
@media only screen and (max-width: 999px) {
  .col-about-01 {
    padding: 0;
    width: 100%;
    margin: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
.col-about-01 img {
  float: left;
  margin-right: 20px; }
@media only screen and (max-width: 999px) {
  .col-about-01 img {
    float: none;
    margin-right: 0;
    width: 100%;
    padding: 25px 20px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
.col-about-01 .txt-about-01.txt-tokushima-01 {
  display: block;
  margin: 0; }
@media only screen and (max-width: 999px) {
  .col-about-01 .txt-about-01.txt-tokushima-01 {
    overflow: visible;
    max-height: none; } }
@media only screen and (max-width: 736px) {
  .col-about-01 .txt-about-01.txt-tokushima-01 {
    max-height: none; } }
@media only screen and (max-width: 736px) {
  .col-about-01 .txt-about-01 {
    width: 100%;
    padding: 0 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
@media only screen and (max-width: 999px) {
  .col-about-01 .txt-about-01.style02 {
    padding: 0; } }
.col-about-01.style02 {
  margin-top: 10px;
  padding: 0; }

#about {
  margin-top: -80px;
  padding-top: 80px; }
@media only screen and (max-width: 736px) {
  #about .ttl-02 {
    top: -50px; } }
@media only screen and (max-width: 999px) {
  #about .col-about-01 {
    margin-top: 120px; } }
@media only screen and (max-width: 736px) {
  #about .col-about-01 {
    margin-top: 70px; } }
#about .txt-about-01 {
  padding: 0 20px 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*-------interview------------------*/
.box-interview-wp {
  max-width: 1900px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 736px) {
  .box-interview-wp {
    padding-left: 0; } }

.box-interview {
  width: 46%;
  margin-right: 2%;
  background-color: #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  display: table;
  margin-top: 150px;
  margin-bottom: 20px; }
@media only screen and (min-width: 1000px) {
  .box-interview {
    width: 46%; } }
@media only screen and (min-width: 1000px) and (max-width: 1599px) {
  .box-interview {
    width: 45%; } }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .box-interview {
    width: 100%;
    margin-right: 0; } }
@media only screen and (max-width: 736px) {
  .box-interview {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 20px; }
  .box-interview.last {
    margin-bottom: 0 !important; } }
.box-interview:nth-child(2) {
  margin-right: 0; }
.box-interview:hover .ttl-03, .box-interview:hover .btn-interview-01 {
  background-color: #f88a39;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
@media only screen and (max-width: 736px) {
  .box-interview:hover .ttl-03, .box-interview:hover .btn-interview-01 {
    background-color: #84c908; } }
.box-interview:hover .on {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease; }
.box-interview:hover .off {
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease; }

.col-interview {
  vertical-align: top;
  width: 50%;
  display: table-cell;
  position: relative;
  overflow: hidden; }
@media only screen and (max-width: 736px) {
  .col-interview > p {
    margin: 5px 0 0 0; } }
.col-interview.style02 {
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 736px) {
  .col-interview.style02 {
    padding: 15px 0 15px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
.col-interview-wp {
  margin-top: -150px;
  margin-left: -50px;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 736px) {
  .col-interview-wp {
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0 35px 0 0;
    font-size: 85%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: relative; }
  .col-interview-wp:before {
    content: '';
    border-top: 6px solid transparent;
    border-left: 9px solid #fff;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    background: #0da55a;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 3;
    margin-top: -2.5px; }
  .col-interview-wp:after {
    content: '';
    width: 20px;
    height: 100%;
    background: #0da55a;
    position: absolute;
    right: 0;
    top: 0; } }
.col-interview .name-01 {
  text-align: center;
  background-color: #fff;
  max-width: 100%;
  padding: 5px 0;
  margin: 0 auto;
  position: relative; }
@media only screen and (max-width: 736px) {
  .col-interview .name-01-wp {
    width: 60%;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-table; } }
.col-interview .name-01 span {
  font-size: 12px;
  color: #0da55a; }
.col-interview .name-01 span.style02 {
  color: #333; }
.col-interview .name-01:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  top: -10px;
  right: 50%;
  margin-left: 2.5px; }
@media only screen and (max-width: 736px) {
  .col-interview .name-01:before {
    top: 10%;
    right: auto;
    left: -10px;
    margin-left: 0;
    border-right: 5px solid #fff;
    border-bottom: 5px solid transparent; } }

.btn-interview-01 {
  padding: 10px;
  margin: 0;
  width: 150px;
  background-color: #84c908;
  color: #fff;
  text-align: center;
  font-weight: 200;
  float: right;
  font-size: 16px; }
.btn-interview-01 span {
  position: relative; }
.btn-interview-01 span:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  top: 50%;
  right: -40px;
  margin-top: -3px; }

#cboxLoadedContent {
  background-color: #fff; }
@media only screen and (max-width: 736px) {
  #cboxLoadedContent {
    background: none; } }

#cboxOverlay {
  background-color: #01160b; }

#cboxCurrent {
  top: 0; }

#cboxContent {
  margin-top: 0; }

@media only screen and (max-width: 736px) {
  .box-about-wp.style02.box-popup {
    padding: 30px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }

.box-popup {
  padding: 70px;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 999px) {
  .box-popup .pop-03 {
    display: none; }
  .box-popup .pop-01 {
    width: 100%; } }
@media only screen and (max-width: 736px) {
  .box-popup {
    padding: 30px 15px !important; } }
.box-popup .arrow-prev, .box-popup .arrow-next {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 3; }
.box-popup .arrow-prev img, .box-popup .arrow-next img {
  width: 100%; }
@media only screen and (max-width: 736px) {
  .box-popup .arrow-prev, .box-popup .arrow-next {
    width: 22px;
    height: 22px;
    top: 60%;
    margin-top: -11px; } }
.box-popup .arrow-prev {
  left: 5px; }
.box-popup .arrow-next {
  right: 5px; }
.box-popup .btn-close-01 {
  color: #fff;
  background: #0da55a;
  padding: 10px 50px;
  position: relative;
  float: right;
  margin-top: 10px;
  width: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 999px) {
  .box-popup .btn-close-01 {
    width: 100%;
    text-align: center; } }
.box-popup .btn-close-01 span:before, .box-popup .btn-close-01 span:after {
  content: '';
  position: absolute;
  border: solid 1px #fff;
  width: 12px;
  top: 50%;
  margin-top: -2px;
  right: 5%; }
.box-popup .btn-close-01 span:before {
  transform: rotate(-45deg); }
.box-popup .btn-close-01 span:after {
  transform: rotate(45deg); }

.img-interview-01 {
  margin-top: 0px;
  position: relative;
  width: 100%; }
.img-interview-01 img {
  width: 100%; }
.img-interview-01 .off {
  position: absolute;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  top: 0;
  left: 0; }
.img-interview-01 .on {
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease; }

.pic01 {
  padding: 0 10px;
  width: 53%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
.pic01 .ttl-03 {
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }

.img-interview-01 {
  margin-top: 0px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
.img-interview-01 img {
  width: 100%;
  height: auto; }
.img-interview-01 .off {
  position: absolute;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  top: 0;
  left: 0;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }
.img-interview-01 .on {
  opacity: 1;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.img-interview-02 {
  width: 90%;
  margin: 0 auto; }
.img-interview-02-wp {
  display: table;
  width: 100%; }
.img-interview-02 img {
  width: 100%; }
@media only screen and (max-width: 736px) {
  .img-interview-02 {
    width: 40%;
    display: inline-table;
    vertical-align: middle; } }

.resp-tabs-list {
  width: 1110px;
  margin: 0 auto 25px; }

.resp-tabs-list li, .resp-accordion {
  background: url(../img/bg_tab_01.gif);
  width: 272px;
  height: 60px;
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
.resp-tabs-list li .resp-tab-active, .resp-accordion .resp-tab-active {
  background: none;
  background-color: #84c908; }

.resp-accordion {
  width: 100%;
  height: auto;
  position: relative; }

.resp-tab-active {
  background: none;
  background-color: #84c908; }

/*------schedule--------------------------*/
.box-timetable-wp {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: flex-end; }
@media only screen and (max-width: 999px) {
  .box-timetable-wp {
    flex-direction: column; } }

.box-timetable-01, .box-timetable-02 {
  vertical-align: bottom; }

.box-timetable-02 {
  width: 60%;
  margin-left: -50px; }
@media only screen and (max-width: 999px) {
  .box-timetable-02 {
    width: 100%;
    margin: 0; } }
@media only screen and (max-width: 999px) {
  .box-timetable-02 img {
    width: 80%;
    margin: 0 auto 20px; } }
.box-timetable-02 .box-timetable-02-in {
  margin-right: -100px;
  display: flex;
  flex-direction: row;
  align-items: flex-end; }
@media only screen and (max-width: 999px) {
  .box-timetable-02 .box-timetable-02-in {
    display: none; } }
.box-timetable-02 .img-time-01-wp {
  width: 50%;
  margin-right: -100px; }
.box-timetable-02 .img-time-01-wp.style02 {
  padding-top: 50px; }
.box-timetable-02 .img-time-01-wp img {
  max-width: 430px;
  width: 100%; }
.box-timetable-02 .img-flont-01 {
  margin-right: -50px;
  margin-bottom: -50px;
  position: relative;
  z-index: 2; }

.box-timetable-01 {
  padding: 50px;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1); }
@media only screen and (max-width: 999px) {
  .box-timetable-01 {
    padding: 15px;
    text-align: center;
    width: 100%; } }
.box-timetable-01 .list-timetable-01 {
  margin: 20px 0 20px 10px;
  display: table;
  height: 68px;
  position: relative; }
@media only screen and (max-width: 999px) {
  .box-timetable-01 .list-timetable-01 {
    padding: 0;
    position: relative;
    margin: 25px 0 20px 0;
    width: 100%; }
  .box-timetable-01 .list-timetable-01:before, .box-timetable-01 .list-timetable-01:after {
    content: '';
    position: absolute; }
  .box-timetable-01 .list-timetable-01:before {
    border-bottom: dotted 1px #0da55a;
    width: 100%;
    bottom: 0;
    left: 0; }
  .box-timetable-01 .list-timetable-01:after {
    bottom: -20px;
    left: 50%;
    border-left: 10px solid transparent;
    border-top: 10px solid #0da55a;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-color: #fff;
    margin-left: -10px; } }
.box-timetable-01 .list-timetable-01 dd, .box-timetable-01 .list-timetable-01 dt {
  display: table-cell;
  vertical-align: top; }
@media only screen and (max-width: 999px) {
  .box-timetable-01 .list-timetable-01 dd, .box-timetable-01 .list-timetable-01 dt {
    display: block;
    width: 100%; } }
.box-timetable-01 .list-timetable-01 dt {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  padding-top: 10px; }
.box-timetable-01 .list-timetable-01 dd {
  padding-left: 40px; }
@media only screen and (max-width: 999px) {
  .box-timetable-01 .list-timetable-01 dd {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    line-height: 2; } }
.box-timetable-01 .list-timetable-01 dd span {
  font-weight: bold;
  font-size: 16px; }
@media only screen and (max-width: 999px) {
  .box-timetable-01 .list-timetable-01 dd span {
    font-size: 14px; } }
.box-timetable-01 .list-timetable-01:last-child {
  margin-bottom: 0; }
.box-timetable-01 .list-timetable-01:last-child:after {
  content: '';
  display: block;
  border: 0; }
.box-timetable-01 .list-timetable-01:last-child .time:after {
  content: '';
  display: block;
  border: 0; }
.box-timetable-01 .list-timetable-01:first-child {
  margin-top: 15px; }
.box-timetable-01 .list-timetable-01.style02:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #0da55a;
  position: absolute;
  z-index: 1;
  top: 60px;
  left: 16px; }
@media only screen and (max-width: 999px) {
  .box-timetable-01 .list-timetable-01.style02:after {
    bottom: -20px;
    left: 50%;
    top: auto;
    border-left: 10px solid transparent;
    border-top: 10px solid #0da55a;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-color: #fff;
    margin-left: -10px;
    width: auto;
    height: auto;
    border-radius: 0%; } }
.box-timetable-01 .time {
  color: #fff;
  vertical-align: top;
  width: 100%;
  height: 100%;
  font-size: 16px;
  position: relative;
  z-index: 1; }
@media only screen and (max-width: 999px) {
  .box-timetable-01 .time {
    color: #333;
    font-weight: bold; } }
.box-timetable-01 .time:before {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #0da55a;
  position: absolute;
  z-index: -1;
  top: -20px;
  left: -10px; }
@media only screen and (max-width: 999px) {
  .box-timetable-01 .time:before {
    width: 16px;
    height: 16px;
    background: url(../../img/img_icon_time_01.png) no-repeat;
    background-size: 16px;
    top: 0;
    left: -20px; } }
.box-timetable-01 .time:after {
  content: '';
  display: block;
  border-left: solid 2px #0da55a;
  height: 80px;
  position: absolute;
  top: 30px;
  left: 20px;
  z-index: -3; }
@media only screen and (max-width: 999px) {
  .box-timetable-01 .time:after {
    width: 0px;
    height: 0px; } }

.resp-tabs-list li {
  position: relative;
  cursor: pointer; }
.resp-tabs-list li:after, .resp-tabs-list li:before {
  content: '';
  display: block;
  width: 15px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 55%;
  margin-top: -3px; }
.resp-tabs-list li:before {
  transform: rotate(90deg);
  transform-origin: center; }
.resp-tabs-list li:hover {
  background: #84c908; }
.resp-tabs-list li:hover:before {
  transform: rotate(0deg);
  transform-origin: center; }

.resp-tabs-list li.resp-tab-active {
  background: none;
  background-color: #84c908; }
.resp-tabs-list li.resp-tab-active:before {
  transform: rotate(0deg);
  transform-origin: center; }

.resp-arrow:after, .resp-arrow:before {
  content: '';
  display: block;
  width: 15px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 55%;
  margin-top: -3px; }
.resp-arrow:before {
  transform: rotate(90deg);
  transform-origin: center; }

h2.resp-tab-active span.resp-arrow {
  background: none;
  background-color: #84c908; }
h2.resp-tab-active span.resp-arrow:before {
  transform: rotate(0deg);
  transform-origin: center; }

.box-data-01 {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start; }
@media only screen and (max-width: 736px) {
  .box-data-01 {
    flex-direction: column; } }
.box-data-01-wp {
  background: url(../img/img_bg_data_01.png) top left no-repeat, url(../img/img_bg_data_02.png) bottom right no-repeat; }
@media only screen and (max-width: 736px) {
  .box-data-01-wp {
    background-size: 50%; } }
.box-data-01 .col-data-01 {
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2); }
.box-data-01 .col-data-01 figure {
  position: relative;
  display: block;
  height: 277px;
  width: 100%;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
@media only screen and (max-width: 736px) {
  .box-data-01 .col-data-01 figure {
    padding: 15px;
    height: auto; } }
.box-data-01 .col-data-01 figure img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%; }
@media only screen and (max-width: 736px) {
  .box-data-01 .col-data-01 figure img {
    position: relative;
    top: auto;
    bottom: auto;
    transform: translateY(0%); } }
.box-data-01 .col-data-01-wp {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
.box-data-01 .col-data-01-wp:nth-child(2n+1) {
  padding-right: 20px; }
.box-data-01 .col-data-01-wp:nth-child(2n) {
  padding-left: 20px; }
.box-data-01 .col-data-01-wp:nth-child(2n) .col-data-01 {
  margin-top: 50px; }
@media only screen and (max-width: 736px) {
  .box-data-01 .col-data-01-wp {
    width: 100%; }
  .box-data-01 .col-data-01-wp:nth-child(2n+1), .box-data-01 .col-data-01-wp:nth-child(2n) {
    padding: 0;
    margin-top: 10px; }
  .box-data-01 .col-data-01-wp:nth-child(2n+1) .col-data-01, .box-data-01 .col-data-01-wp:nth-child(2n) .col-data-01 {
    margin-top: 0px; } }

#horizontalTab .resp-tabs-container {
  max-width: 1110px;
  margin: 0 auto; }
@media only screen and (max-width: 736px) {
  #horizontalTab .resp-tabs-container {
    width: 100%; } }
#horizontalTab .resp-tabs-container .box-require-01 {
  width: 100%; }
@media only screen and (max-width: 736px) {
  #horizontalTab .resp-tabs-container .box-require-01 {
    background-color: #fafafa;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }

.tb-basic-01 {
  width: 100%; }
.tb-basic-01 tr th {
  background: #edf8ea;
  font-weight: bold;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
  text-align: center;
  width: 20%; }
@media only screen and (max-width: 736px) {
  .tb-basic-01 tr th {
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    padding-left: 20px; } }
@media only screen and (max-width: 736px) {
  .tb-basic-01 tr th:after {
    content: '';
    content: '';
    width: 3px;
    height: 16px;
    background: #444;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -8px; } }
.tb-basic-01 tr td {
  padding: 15px 0 15px 30px;
  width: 80%;
  background-color: #f2f2f2;
  color: #666; }
@media only screen and (max-width: 736px) {
  .tb-basic-01 tr td {
    width: 100%;
    display: block;
    background-color: #fafafa;
    padding: 15px 0 15px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }
@media only screen and (max-width: 736px) {
  .tb-basic-01 tr {
    display: block; } }

.area-require-01 {
  background: url(../img/img_bg_require_01.png) top left no-repeat, url(../img/img_bg_require_02.png) bottom right no-repeat; }
@media only screen and (max-width: 736px) {
  .area-require-01 {
    background-size: 50%; } }

.area-tokushima-01 {
  position: relative; }
.area-tokushima-01 .txt-lead-tokushima {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px; }

.img-tokushima-01 img {
  height: auto;
  width: 100%; }

@media only screen and (max-width: 999px) {
  #bxslider02 li .box-about-02 .img-tokushima-01 {
    padding: 25px 20px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff; } }
@media only screen and (max-width: 999px) {
  #bxslider02 li p {
    margin: 0;
    padding: 0 20px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }

.bx-wrapper .bx-controls-direction a {
  width: 60px;
  height: 60px;
  margin-top: -30px; }
@media only screen and (max-width: 736px) {
  .bx-wrapper .bx-controls-direction a {
    width: 22px;
    height: 22px;
    margin-top: -11px; } }

.bx-wrapper .bx-prev {
  background: url(../img/img_arrow_04.jpg) no-repeat; }
@media only screen and (max-width: 736px) {
  .bx-wrapper .bx-prev {
    background-size: 22px;
    position: absolute;
    left: 3px; } }

.bx-wrapper .bx-next {
  background: url(../img/img_arrow_03.jpg) no-repeat; }
@media only screen and (max-width: 736px) {
  .bx-wrapper .bx-next {
    background-size: 22px;
    right: 3px; } }

#cboxPrevious, #cboxNext {
  background-position: 0 0;
  overflow: hidden;
  top: 50%;
  width: 60px;
  height: 60px;
  z-index: 3; }
@media only screen and (max-width: 736px) {
  #cboxPrevious, #cboxNext {
    width: 22px;
    height: 22px;
    background-size: 22px;
    top: 60%; } }
#cboxPrevious:hover, #cboxNext:hover {
  background-position: 0 0; }

#cboxNext {
  background: url(../img/img_arrow_03.jpg) no-repeat; }
@media only screen and (max-width: 736px) {
  #cboxNext {
    background-size: 22px;
    right: 5px; } }

#cboxPrevious {
  background: url(../img/img_arrow_04.jpg) no-repeat;
  left: 30px; }
@media only screen and (max-width: 736px) {
  #cboxPrevious {
    background-size: 22px;
    left: 5px; } }

.page-link {
  margin-top: -80px;
  padding-top: 80px; }
@media only screen and (max-width: 736px) {
  .page-link {
    margin-top: -53px;
    padding-top: 53px; } }

@media only screen and (max-width: 736px) {
  .box-about-wp {
    margin-top: -53px;
    padding-top: 53px; } }

.area-about-01 {
  padding-top: 95px; }

.over-lay-01 {
  display: none;
  width: 0;
  padding: 0; }
.over-lay-01.on {
  display: block;
  width: 100%;
  height: 100%;
  background: #032514;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.8; }

/* ------------------------------------------------
module
------------------------------------------------ */
.bg-gr {
  background-color: #ebf7e7; }

.bg-wh {
  background-color: #ffffff; }

.mb0 {
  margin-bottom: 0; }

.mt0 {
  margin-top: 0; }

/*# sourceMappingURL=custom.css.map */
