@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
body {
    -webkit-print-color-adjust: exact;
}
@page { size: A4 } /* A4縦 */
@page { size: A4 landscape} /* A4横 */
body,
html {
  height: 100%;
  margin: 0 auto;
  letter-spacing: 2px;
  font-size: 18px;
}
body {
  margin: 0;
  font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka", sans-serif;
}
h1 {
  font-size: 0.1em;
  float: left;
}
.container-wrap {
  zoom: 95%;
}
.site-logo {
  padding-top: 10px;
}
.site-logo img{
  height: 50px;
  width: auto;
  margin-top: -5px;
}
.tcenter {
  text-align: center;
  width: 100%;
}
#section-policy {
  padding: 0 20px;
  font-size: 12px;
}
#section-stca {
  padding: 0 20px;
  font-size: 12px;
}
#section-stca a{
  color: #fff;
}
#section-stca a:link {
  color: #fff;
}
#section-stca a:visited {
  color: #fff;
}
#section-stca a:hover {
  color: #fff;
}
#section-stca a:active {
  color: #fff;
}
.info-text {
  display: block;
}
.info-text h3 {
  font-size: 28px;
  font-weight: 700;
  border-radius: 20px;
  border: 10px solid #fff;
  display: inline-block;
  padding: 20px;
  margin: 20px 0 10px;
}
@media screen and (min-width: 992px) {
.info-text p {
  font-size: 28px;
  display: inline-block;
  text-align: left!important;
  margin-left: 10px;
  width: 740px;
  vertical-align: middle;
}
}
@media screen and (max-width: 991px) {
.info-sp {
  padding: 0 10px;
  }
.info-text p {
  font-size: 28px;
  display: inline-block;
  text-align: left!important;
  margin-left: 10px;
  width: auto;
  vertical-align: middle;
}
}
.info-obi {
  background: url("../images/infobg.png") left 0px top 0px repeat-x;
  background-size: contain;
}
.info-announce {
  text-align: center;
}
.info-announce p {
  font-size: 23px;
}
.info-tel {
  font-size: 30px!important;
}
.info-button{
  background: #a91212;
  border-radius: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 10px;
  padding: 1px 15px;
  width: 300px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.info-button a:link { color: #fff; }
.info-button a:visited { color: #fff; }
.info-button a:hover { color: #fff; }
.info-button a:active { color: #fff; }

.info-tel a:link { color: #fff; }
.info-tel a:visited { color: #fff; }
.info-tel a:hover { color: #fff; }
.info-tel a:active { color: #fff; }
@media screen and (min-width: 992px) {
.site-header{
  background: #00676b;
  display: block;
  padding: 0px 20px;
  position: fixed;
  justify-content: space-between;
  width: 100%;
  z-index: 300;
  top: 0;
}
.sp_gnav {
  float: right;
  margin-right: 100px;
}
.ae-4 {
  width: 1050px;
  margin: 0 auto;
}
.splyzacup img {
  width: 100%;
}
#section-stca img {
  width: 900px;
}
}
@media screen and (max-width: 991px) {
.site-header{
  background: #00676b;
  display: block;
  padding: 0px 5px;
  position: fixed;
  justify-content: space-between;
  width: 100%;
  z-index: 300;
  top: 0;
}
.sp_gnav {
  float: right;
  margin-right: 20px;
}
.w100 img{
  width: 100%;
}
.splyzacup img {
  width: 100%;
}
#section-stca img {
  width: 100%;
}
}
.splyzacup p {
  text-align: center;
}
.gnav {
  float: right;
  margin-right: 40px;
}
.gnav__menu{
  display: flex;
  padding-top: 3px;
  height: 20px;
  padding-inline-start: 0;
}
.gnav__menu li {
  list-style: none;
}
@media screen and (min-width: 992px) {
.gnav__menu li:first-child{
  padding-left: 20px;
  background: url("../images/icon_01.png") left 0px top 3px no-repeat;
  background-size: 15px auto;
}
.gnav__menu li:nth-child(2){
  padding-left: 20px;
  background: url("../images/icon_04.png") left 0px top 3px no-repeat;
  background-size: 15px auto;
}
.gnav__menu li:nth-child(3){
  padding-left: 20px;
  background: url("../images/icon_05.png") left 0px top 3px no-repeat;
  background-size: 15px auto;
}
}
@media screen and (max-width: 991px) {
.gnav__menu li:first-child{
  padding-left: 20px;
  background: url("../images/icon_01.png") left 0px top 3px no-repeat;
  background-size: 15px auto;
}
}

.gnav__menu__item{
  margin-left: 20px;
  font-size: 14px;
}
.gnav__menu__item a{
  color: #fff;
  text-decoration: none;
}
.gnav__menu__item a:link {
  color: #fff;
}
.gnav__menu__item a:visited {
  color: #fff;
}
.gnav__menu__item a:hover {
  color: #fff;
}
.gnav__menu__item a:active {
  color: #fff;
}
.gnav__icon{
  position: relative;
  top: -10px;
  margin-left: 5px;
}
.gnav__icon img{
  width:96%;
}
.gnav__tw {
  padding-left: 15px;
}
@media screen and (min-width: 1075px) {
.sp_gnav {
  display: none;
}
}
@media screen and (max-width: 1075px) {
.gnav {
  display: none;
}
}
.cp_cont ol {
  list-style: none;
}
.cp_cont ul {
  list-style: none;
  margin-bottom: 300px;
}
.cp_cont a {
  text-decoration: none;
  color: inherit;
}
.cp_cont li .menu_img {
  width: 150px;
  margin: 20px;
}
.cp_offcm01 {
  position: fixed;
  top: 4px;
  right: 14px;
  display: inline-block;
  z-index: 302;
}
.cp_offcm01 .cp_menu {
  position: fixed;
  top: 0;
  right: -100vw;
  width: 260px;
  height: 100%;
  cursor: pointer;
  -webkit-transition: 0.53s transform;
  transition: 0.53s transform;
  -webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
  transition-timing-function: cubic-bezier(.38,.52,.23,.99);
  background-color: #1f1d1d;
  z-index: 301;
  overflow-y: scroll;
}
.cp_offcm01 .cp_menu ul {
  margin: 0 0 140px 0;
  padding: 0;
}
.cp_offcm01 .cp_menu li {
  list-style: none;
}
.cp_offcm01 .cp_menu li a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
}

.cp_offcm01 #cp_toggle01 {
  position: absolute;
  display: none;
  opacity: 0;
}
.cp_offcm01 #cp_toggle01:checked ~ .cp_menu {
  -webkit-transform: translateX(-100vw);
  transform: translateX(-100vw);
}
.cp_offcm01 #cp_toggle01 ~ label {
  display: block;
  padding: 0.5em;
  cursor: pointer;
  -webkit-transition: 0.5s transform;
  transition: 0.5s transform;
  -webkit-transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
  transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
  text-align: center;
  color: #fff;
}
.cp_offcm01 #cp_toggle01:checked ~ label {
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
}
.cp_offcm01 #cp_toggle01 ~ label::before {
  content: '';
  display: inline-block;
  width: 43px;
  height: 43px;
  background-image: url('../images/drawer_menu.png');
  background-size: contain;
  vertical-align: middle;
}
.cp_offcm01 #cp_toggle01:checked ~ label::before {
  content: '';
  display: inline-block;
  width: 43px;
  height: 43px;
  background-image: url('../images/drawer_closed.png');
  background-size: contain;
  vertical-align: middle;
}
.cp_contents {
  color: #333333;
  text-align: center;
}
div#fix {
  box-sizing: border-box;
  color: #494139;
  font-size: 20px;
  display: block;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 1%;
}
@media screen and (min-width: 751px) {
.parallax-bg {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.img-bg-01 {
  background-image: url('../images/bg001.jpg');
  background-position: top;
  background-attachment: scroll;
}
.sp_text01 {
  display: none;
}
.text02{
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  text-shadow: 1px 2px 3px #fff;
  color: #000;
}
}
@media screen and (max-width: 750px) {
.parallax-bg {
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.img-bg-01 {
  background-image: url('../images/sp_bg001.jpg');
  background-position: top;
}
.text01 {
  display: none;
}
.text02{
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  text-shadow: 1px 1px #fff;
  color: #000;
}
.text03 img{
  width: 90%;
}
}
.text01{
  text-align: center;
  margin-top: 80px;
  font-size: 0.1em;
}
.text01 img{
  width: 300px;
}
.sp_text01{
  text-align: center;
  font-size: 0.8em;
  padding-top: 100px;
  display: none;
}
.sp_text01 img{
  width: 50%;
}
.text02{
  text-align: center;
  font-size: 25px;
}
.text03{
  text-align: center;
  font-size: 0.1em;
  margin-bottom: 15%;
}
@media screen and (min-width: 992px) {
h2 {
  font-size: 40px;
  text-align: center;
}
.case-thumb h2 {
  font-size: 23px;
  margin-bottom: 21px;
  text-align: center;
}
h2.policy {
  font-size: 50px;
  margin-bottom: 0px;
  text-align: center;
  padding-top: 80px;
}
h2.guide {
  font-size: 50px;
  margin-bottom: 0px;
  text-align: center;
  padding-top: 0;
}
.section {
  width: 1050px;
  margin: 0 auto;
}
.ae-5 {
  width: 1050px!important;
  overflow: hidden;
  padding-bottom: 310px!important;
}
.ae-5 img{
  width: 100%;
}
}
@media screen and (max-width: 991px) {
h2 {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 20px;
}
h2.policy {
  font-size: 20px;
  margin-bottom: 0px;
  text-align: center;
  padding-top: 80px;
}
h2.guide {
  font-size: 50px;
  margin-bottom: 0px;
  text-align: center;
  padding-top: 0;
}
#guide-wrap {
  padding: 0 20px;
}
#guide-wrap img {
  width: 100%;
}
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mb80 {
  margin-bottom: 80px!important;
}
.mt20 {
  margin-top: 20px!important;
}
.mt50 {
  margin-top: 50px!important;
}
.mt80 {
  margin-top: 50px!important;
}
.img-bg-02 {
  background: #ebe8e0;
}
.img-bg-02 p{
  font-size: 20px;
}
.img-bg-02 h2{
  margin-bottom: 0px;
}
.img-bg-02 h3{
  font-size: 30px;
  color: #fae232;
  text-align: center;
}
.img-bg-02 h3 span{
  font-size: 50px;
}
.img-bg-07 .sp-none{
  display: none;
}
@media screen and (min-width: 992px) {
.img-bg-02 .wrapper{
  margin: 0 auto;
  width: 515px;
}
.img-bg-02 p{
  font-size: 18px;
  text-align: left;
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
}
.img-bg-02 section{
  display: inline-block;
  border: 1px solid #fff;
  text-align: center;
  padding: 0 10px;
}
.img-bg-02 section.case{
  display: inline-block;
  text-align: center;
  padding: 20px 10px 0 10px;
  border: 1px solid #fff;
  height: 220px;
  vertical-align: top;
}
.img-bg-02 .pc-none{
  display: none;
}
.img-bg-07 .pc-none{
  display: none;
}
.case-wrapper {
  width: 1050px;
  margin: 0 auto;
}
}
@media screen and (max-width: 991px) {
.br-none{
  display: none;
}
.img-bg-02 .ovr-hid {
  overflow: hidden;
}
.img-bg-02 .wrapper{
  margin: 0 auto;
  width: 325px;
  text-align: center;
  overflow: hidden;
}
.img-bg-02 p{
  font-size: 14px;
  text-align: left;
  width: auto;
  margin: 0 auto;
  padding: 20px;
}
.img-bg-02 section {
  display: table-cell;
  border: 1px solid #fff;
  text-align: center;
  width: 20%;
  margin: 10px -1%;
}
.img-bg-02 section.case {
  display: table-cell;
  text-align: center;
  width: 20%;
  margin: 0;
  border: 1px solid #fff;
  padding-top: 18px;
}
.img-bg-02 .sp-none{
  display: none;
}
.img-bg-02 .centering img{
  width: 100%;
}
}
.img-bg-02 section p{
  font-size: 17px;
  margin-top: 0px;
}
.img-bg-02 .centering{
  text-align: center;
}
.img-bg-02 .detailbutton {
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 6px 10px;
  width: 66px;
  font-size: 12px;
  text-align: center;
  margin: 0 auto 20px auto;
  color: #fff;
}
.img-bg-02 .detailbutton a{
  color: #000;
  text-decoration: none;
}
.img-bg-02 .detailbutton a:link {
  color: #000;
}
.img-bg-02 .detailbutton a:visited {
  color: #000;
}
.img-bg-02 .detailbutton a:hover {
  color: #000;
}
.img-bg-02 .detailbutton a:active {
  color: #000;
}
.img-bg-03 {
  background-image: url('../images/bg003.jpg');
}
.img-bg-03 h2{
  margin-bottom: 0px;
}
@media screen and (min-width: 992px) {
.img-bg-03 .obi{
  color: #000;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0px auto;
  padding: 10px 0;
  width: 850px;
}
.newsarea{
  color: #000;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0px 20% 10px 20%;
  padding: 10px 0;
  opacity: 0.9;
}
.newsarea h3{
  font-size: 18px;
  padding-left: 50px;
  line-height: 10px;
  color: #ff0000;
}
.newsarea ul{
  margin: 0;
}
.newsarea li{
  font-size: 16px;
  margin: 0 35px;
}
.img-bg-03 .pc-none{
  display: none;
}
}
@media screen and (max-width: 991px) {
.img-bg-03 .obi{
  color: #000;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0px 10px 10px 10px;
  padding: 10px 20px;
}
.newsarea{
  color: #000;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0px 10px 10px 10px;
  padding: 10px 20px;
  opacity: 0.9;
}
.newsarea h3{
  font-size: 18px;
  padding-left: 20px;
  line-height: 10px;
  color: #ff0000;
}
.newsarea ul{
  margin: 0;
}
.newsarea li{
  font-size: 16px;
  margin: 0 5px;
}
.img-bg-03 .sp-none{
  display: none;
}
.img-bg-03 .ovr-hid {
  overflow: hidden;
  text-align: center;
}
.img-bg-03 section {
  display: block;
  text-align: center;
  width: 95%;
  margin: 0 auto;
}
.img-bg-03 section img {
  width: 100%;
}
}
.img-bg-03 .obi p{
  font-size: 15px;	
}
.img-bg-03 p{
  font-size: 18px;
  text-align: center;
}
.img-bg-03 p span{
  border-bottom: solid 3px #ff0000;
}
.img-bg-03 .centering{
  text-align: center;
}
@media screen and (min-width: 992px) {
.img-bg-03 img{
  width: auto;
  height: 550px;
}
}
@media screen and (max-width: 991px) {
.img-bg-03 img{
  width: auto;
  height: auto;
}
}
.img-bg-04 {
  background-image: url('../images/bg004.jpg');
}
@media screen and (min-width: 992px) {
.img-bg-04 .wrapper{
  margin: 0 auto;
  padding: 50px 0;
  width: 1162px;
}
.img-bg-04 .content01{
  display: inline-block;
  width: 300px;
}
.img-bg-04 .content02{
  display: inline-block;
  width: 820px;
  text-align: right;
}
.img-bg-04 p{
  font-size: 31px;
  font-weight: 900;
}
}
@media screen and (max-width: 991px) {
.img-bg-04 .wrapper{
  margin: 0 auto;
  padding: 50px 0;
  width: auto;
}
.img-bg-04 .content01{
  display: block;
  width: auto;
  text-align: center;
}
.img-bg-04 .content02{
  display: block;
  width: auto;
  text-align: left;
}
.img-bg-04 .content02 img{
  width: 100%;
}
.img-bg-04 p{
  font-size: 20px;
  font-weight: 900;
}
}
.img-bg-04 h2{
  margin-bottom: 0;
  text-align: right;
}
.img-bg-05 {
  background-image: url('../images/bg005.jpg');
}
.img-bg-05 p{
  font-size: 20px;
  text-align: center;
}
@media screen and (min-width: 992px) {
.img-bg-05 h2{
  margin-bottom: 0;
  font-size: 55px;
  text-align: center;
}
.img-bg-05 .textbox{
  width: 1140px;
  margin: 0 auto 30px auto;
}
.img-bg-05 .textbox section{
  display: inline-block;
  width: 350px;
  vertical-align: top;
}
.img-bg-05 .guide section.block02{
  display: inline-block;
  width: 500px;
  padding-left: 40px;
}
.img-bg-05 .guide{
  width: 1160px;
  margin: 0 auto;
}
.img-bg-05 .guide section.block01{
  display: inline-block;
  width: 580px;
}
}
@media screen and (max-width: 991px) {
.img-bg-05 h2{
  margin-bottom: 0;
  font-size: 30px;
  text-align: center;
}
.img-bg-05 .textbox{
  width: auto;
  margin: 0 auto;
}
.img-bg-05 .textbox section{
  display: inline-block;
  width: auto;
  vertical-align: super;
  padding: 0 20px;
}
.img-bg-05 .guide section.block02{
  display: inline-block;
  width: 100%;
  padding-left: 0;
}
.img-bg-05 .guide{
  width: auto;
  margin: 0 auto;
}
.img-bg-05 .guide img{
  width: 100%;
}
.img-bg-05 .guide section.block01{
  display: inline-block;
  width: auto;
}
}
.img-bg-05 h3{
  font-size: 19px;
  line-height: 0.9em;
  text-align: center;
}
.img-bg-05 h4{
  font-size: 29px;
  line-height: 1.1em;
}
.img-bg-05 .centering{
  text-align: center;
}
.img-bg-05 section p{
  font-size: 17px;
  text-align: left;
}
.img-bg-06 {
  background-image: url('../images/bg006.jpg');
}
@media screen and (min-width: 992px) {
.img-bg-06 h2{
  margin-bottom: 40px;
}
.img-bg-06 .img-block02{
  display: none;
}
.img-bg-06 p{
  font-size: 18px;
  text-align: center;
}
}
@media screen and (max-width: 991px) {
.img-bg-06 h2{
  margin-bottom: 20px;
  font-size: 29px;
}
.img-bg-06 .img-block01{
  display: none;
}
.img-bg-06 img{
  width: 100%;
}
.img-bg-06 p{
  font-size: 18px;
  text-align: center;
}
}

.img-bg-06 .centering{
  text-align: center;
}
.img-bg-07 {
  background: #f5f3ed;
  text-align: left;
}
.img-bg-07 h2{
  font-size: 25px;
  text-align: center;
}
.img-bg-07 img{
  text-align: center;
}
.img-bg-07 table tr{
  font-size: 16px;
  border: 1px solid #d2ccc2;
}
.img-bg-07 table th{
  background: #e2dfd9;
  padding: 10px;
}
.img-bg-07 table td{
  background: #fff;
  padding: 10px;
}
.img-bg-07 .wrapper{
  text-align: center;
}
@media screen and (min-width: 992px) {
.img-bg-07 .wrapper .mac-image{
  position: relative;
  left: 0px;
  top: 54px;
  margin-bottom: 70px;
}
.img-bg-07 .wrapper {
    margin: 0 auto;
    width: 1310px;
}
.img-bg-07 .wrapper .content01{
  display: inline-block;
  width: 780px;
}
.img-bg-07 .wrapper .content02{
  display: inline-block;
  width: 500px;
}
.img-bg-07 .wrapper .textbox{
  width: 500px;
}
.img-bg-07 h2{
  font-size: 30px;
  text-align: center;
  color: #494139;
}
.img-bg-07 section{
  display: inline-block;
  width: 233px;
}
}
@media screen and (max-width: 991px) {
.img-bg-07 .wrapper .mac-image{
  display: none;
}
.img-bg-07 .wrapper {
    margin: 0 auto;
    width: auto;
}
.img-bg-07 .wrapper .content01{
  display: none;
  width: auto;
}
.img-bg-07 .wrapper .content02{
  display: block;
  width: auto;
}
.img-bg-07 .wrapper .textbox{
  width: auto;
}
.img-bg-07 h2{
  margin-bottom: 20px;
  font-size: 25px;
  text-align: center;
}
.img-bg-07 section{
  display: inline-block;
  width: auto;
}
}
.img-bg-07 p{
  font-size: 20px;
  margin-bottom: 70px;
}
.img-bg-07 section h3{
  font-size: 20px;
}
.img-bg-07 section h3.feature01{
  padding-left: 32px;
  background: url("../images/feature02.png") left 0px top 3px no-repeat;
  background-size: 27px auto;
}
.img-bg-07 section h3.feature02{
  padding-left: 32px;
  background: url("../images/feature01.png") left 0px top 3px no-repeat;
  background-size: 27px auto;
}
.img-bg-07 section h3.feature03{
  padding-left: 20px;
  background: url("../images/feature04.png") left 0px top 3px no-repeat;
  background-size: 15px auto;
}
.img-bg-07 section h3.feature04{
  padding-left: 32px;
  background: url("../images/feature03.png") left 0px top 0px no-repeat;
  background-size: 27px auto;
}
.img-bg-07 section p{
  font-size: 17px;
}

.img-bg-08 {
  background-image: url('../images/bg008.jpg');
}
.img-bg-10 {
  background-image: url('../images/bg010.jpg');
}
.img-bg-11 {
  background-image: url('../images/bg011.jpg');
}
.img-bg-12 {
  background-image: url('../images/bg012.jpg');
}
.img-bg-13 {
  background-image: url('../images/bg013.jpg');
}

@media screen and (min-width: 992px) {
.img-bg-10 h2{
  font-size: 45px;
  margin-bottom: 30px;
}
#interview .wrapper{
  margin: 0 auto;
  width: 1032px;
}
#interview .wrapper02{
  margin: 0 auto;
  width: 1180px;
  text-align: center;
}
#interview .wrapper02 a{
  color: #fff;
  text-decoration: none;
}
#interview .wrapper02 a:link {
  color: #fff;
}
#interview .wrapper02 a:visited {
  color: #fff;
}
#interview .wrapper02 a:hover {
  color: #fff;
}
#interview .wrapper02 a:active {
  color: #fff;
}
#interview section{
  display: inline-block;
  width: 495px;
  vertical-align: top;
  border: 1px solid #494139;
  border-radius: 5px;
  background: #fff;
}
#interview h3{
  font-size: 20px;
  text-align: center;
  padding: 0;
  margin: 0;
}
#interview section img{
  width: 100%;
}
#interview section p{
  padding: 0 20px 10px 20px;
}
#interview p{
  font-size: 17px;
}
}
@media screen and (max-width: 991px) {
.img-bg-10 h2{
  font-size: 27px;
  margin-bottom: 30px;
}
#interview .wrapper{
  margin: 0 auto;
  width: auto;
  text-align: left;
}
#interview .wrapper img{
  width: 100%;
}
#interview .wrapper02 img{
  width: 100%;
}
#interview .wrapper02 a{
  color: #fff;
  text-decoration: none;
}
#interview .wrapper02 a:link {
  color: #fff;
}
#interview .wrapper02 a:visited {
  color: #fff;
}
#interview .wrapper02 a:hover {
  color: #fff;
}
#interview .wrapper02 a:active {
  color: #fff;
}
#interview section{
  display: inline-block;
  border: 1px solid #494139;
  border-radius: 5px;
  background: #fff;
}
#interview h3{
  font-size: 18px;
  text-align: center;
  padding: 0;
  margin-top: -20px;
}
#interview p{
  font-size: 14px;
  margin-top: -10px;
  padding: 0 10px;
}
}

.img-bg-01 a{
  color: #fff;
  text-decoration: none;
}
.img-bg-01 a:link {
  color: #fff;
}
.img-bg-01 a:visited {
  color: #fff;
}
.img-bg-01 a:hover {
  color: #fff;
}
.img-bg-01 a:active {
  color: #fff;
}
.img-bg-01 .infobutton01{
  background: #636b7a;
  border-radius: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 10px;
  padding: 1px 15px;
  width: 210px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.img-bg-01 .infobutton02{
  background: #0a9393;
  border-radius: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 10px;
  padding: 1px 15px;
  width: 210px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.img-bg-09 {
  display: none;
}

@media screen and (min-width: 992px) {
#fixed_right_banner{
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 302;
}
#fixed_right_banner > *{
  width: 65px;
}
#fixed_right_banner > * ~ * { margin-top: 10px; }
#fixed_right_banner > a{
  display: block;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
#fixed_right_banner > a:hover{
  opacity: .8;
}
#fixed_right_banner a{
  color: #fff;
  text-decoration: none;
}
#fixed_right_banner a:link {
  color: #fff;
}
#fixed_right_banner a:visited {
  color: #fff;
}
#fixed_right_banner a:hover {
  color: #fff;
}
#fixed_right_banner a:active {
  color: #fff;
}
#fixed_right_banner .float_banner01{
  color: #fff;
  background: #009999;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 10px 0;
  width: 180px;
  text-align: center;
}
#fixed_right_banner .float_banner02{
  color: #fff;
  background: #cc3366;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 10px 0;
  width: 180px;
  text-align: center;
}
#fixed_right_banner .float_banner03{
  color: #fff;
  background: #a91212;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 10px 0;
  width: 180px;
  text-align: center;
}
}
@media screen and (max-width: 991px) {
#fixed_right_banner{
  position: fixed;
  bottom: 5px;
  right: 0px;
  z-index: 302;
  width: 98%;
  margin: 0 auto;
}
#fixed_right_banner > *{
  width: 100%;
}
#fixed_right_banner > * ~ * { margin-top: 10px; }
#fixed_right_banner > a{
  display: block;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
#fixed_right_banner > a:hover{
  opacity: .8;
}
#fixed_right_banner a{
  color: #fff;
  text-decoration: none;
}
#fixed_right_banner a:link {
  color: #fff;
}
#fixed_right_banner a:visited {
  color: #fff;
}
#fixed_right_banner a:hover {
  color: #fff;
}
#fixed_right_banner a:active {
  color: #fff;
}
#fixed_right_banner .float_banner01{
  display: inline-block;
  color: #fff;
  background: #009999;
  padding: 10px 0;
  width: 48%;
  text-align: center;
  font-size: 12px;
}
#fixed_right_banner .float_banner02{
  display: none;
  color: #fff;
  background: #cc3366;
  padding: 10px 0;
  width: 48%;
  text-align: center;
  font-size: 12px;
}
#fixed_right_banner .float_banner03{
  display: inline-block;
  color: #fff;
  background: #a91212;
  padding: 10px 0;
  width: 48%;
  text-align: center;
  font-size: 12px;
}	
}
.vertical01 {
  animation: vertical_3759 2.44s ease infinite;
  transform-origin: 50% 50%;
}
@keyframes vertical_3759 {
  0% { transform:translate(0,-3px) }
  3.27869% { transform:translate(0,3px) }
  6.55738% { transform:translate(0,-3px) }
  9.83606% { transform:translate(0,3px) }
  13.11475% { transform:translate(0,-3px) }
  16.39344% { transform:translate(0,3px) }
  18.03279% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}
.vertical02 {
  animation: vertical_1886 4.44s ease infinite;
  transform-origin: 50% 50%;
}
@keyframes vertical_1886 {
  0% { transform:translate(0,-3px) }
  1.8018% { transform:translate(0,3px) }
  3.6036% { transform:translate(0,-3px) }
  5.4054% { transform:translate(0,3px) }
  7.20721% { transform:translate(0,-3px) }
  9.00901% { transform:translate(0,3px) }
  9.90991% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}
.vertical03 {
  animation: vertical_6675 1.22s ease infinite;
  transform-origin: 50% 50%;
}
@keyframes vertical_6675 {
  0% { transform:translate(0,-3px) }
  3.27869% { transform:translate(0,3px) }
  6.55738% { transform:translate(0,-3px) }
  9.83606% { transform:translate(0,3px) }
  13.11475% { transform:translate(0,-3px) }
  16.39344% { transform:translate(0,3px) }
  18.03279% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}
@media screen and (min-width: 751px) {
footer {
  background: #494139;
  color: #fff;
  padding: 2px 20px;
}
}
@media screen and (max-width: 750px) {
footer {
  background: #1f1d1d;
  color: #fff;
  padding: 2px 20px 35px 20px;
}
}
footer .company {
  font-size: 25px;
  line-height: 0.3em;
}
footer a{
  color: #000;
  text-decoration: none;
}
footer a:link {
  color: #000;
}
footer a:visited {
  color: #000;
}
footer a:hover {
  color: #000;
}
footer a:active {
  color: #000;
}

@media screen and (min-width: 992px) {
#plan table {
	width: 100%;
}
#plan h3 {
	color: #ffffff;
    margin: 0 0 10px 0;
    font-size: 23px;
    text-align: left;
}
#plan th {
	padding: 10px;
	background: #666;
    color: #fff;
	font-size: 13px;
}
#plan td {
	padding: 10px;
	font-size: 15px;
	background: #fff;
    color: #888;
}
#plan form {
	width: 850px;
	margin: 0 auto;
}
}

@media screen and (max-width: 991px) {
#plan table {
	width: auto;
}
#plan h3 {
	color: #ffffff;
    margin: 0 0 10px 0;
    font-size: 23px;
    text-align: left;
}
#plan th {
	padding: 10px;
	background: #666;
    color: #fff;
	font-size: 13px;
}
#plan td {
	padding: 10px;
	font-size: 15px;
	background: #fff;
    color: #888;
}
#plan form {
	width: auto;
	margin: 0 auto;
}
}

.img-bg-09 .banner img{
  width: 200px;
}