@charset "UTF-8";
/*
Theme Name: MASHMATRIX
Theme URI: 
Description: KEISUKE IGUCHI
Version: 1.0.0.0
Author:  KEISUKE IGUCHI
Author URI: 
License: GPL
License URI: license.txt
Tags: 
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a img {
  border: 0;
}

figure {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

body {
  font-family: "Noto Sans JP", Arial, sans-serif, 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  color: #333;
  word-break: break-all;
  font-size: 15px;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 1px;
}

body#home #wrap {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: opacity;
}

.lity {
  z-index: 99990 !important;
}

img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
}

p, .blog_content {
  line-height: 1.8;
  font-size: 16px;
}

@media only screen and (max-width:767px) {
  body {
    font-size: 15px;
  }

  p, .blog_content {
    font-size: 15px;
  }
}
.preload .wow.fadeIn {
  opacity: 0 !important;
}

.preload .wow.fadeInUp {
  opacity: 0 !important;
}

.preload .wow.fadeInDown {
  opacity: 0 !important;
}

.preload .wow.fadeInLeft {
  opacity: 0 !important;
}

.preload .wow.fadeInRight {
  opacity: 0 !important;
}

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
  display: block !important;
}

.blog_content ol, .blog_content ul {
  list-style: disc inside;
}

img.alignright {
  display: block;
  margin: 0 0 0 auto !important;
}

/* 配置位置 右 */
img.alignleft {
  display: block;
  margin: 0 auto 0 0 !important;
}

/* 配置位置 左 */
img.aligncenter {
  display: block;
  margin: 0 auto !important;
}

/* 配置位置 中央 */
img.float-left {
  float: left;
}

/* 回り込み 左 */
img.float-right {
  float: right;
}

/* 回り込み 右 */
/*★★★★★★★★★★★★★★★★★★★★★★★★

　textLink RESET

★★★★★★★★★★★★★★★★★★★★★★★★*/
a {
  color: #444;
  text-decoration: none;
}
a:visited {
  color: #555;
}
a:hover {
  color: #444;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
a:active, a:focus {
  outline: 0;
}
a img:hover {
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  filter: brightness(1.1);
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

　textLink STANDARD

★★★★★★★★★★★★★★★★★★★★★★★★*/
p a, .main a, .main1 a,
.page_content a,
.blog_content a,
.outlink li a {
  color: #438bc5;
  text-decoration: underline;
}
p a:visited, .main a:visited, .main1 a:visited,
.page_content a:visited,
.blog_content a:visited,
.outlink li a:visited {
  color: #438bc5;
}
p a:hover, .main a:hover, .main1 a:hover,
.page_content a:hover,
.blog_content a:hover,
.outlink li a:hover {
  color: #438bc5;
  text-decoration: none;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

YOU TUBE to be RESPONSIVE

★★★★★★★★★★★★★★★★★★★★★★★★*/
.youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

GOOGLE MAP to be RESPONSIVE

★★★★★★★★★★★★★★★★★★★★★★★★*/
/*★★★★★★★★★★★★★★★★★★★★★★★★

PAGE TOP BUTTON

★★★★★★★★★★★★★★★★★★★★★★★★*/
.pagetop {
  position: fixed;
  bottom: 55px;
  right: 15px;
  margin: 0 auto;
}

.pagetop a {
  display: table-cell;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 10px;
  border-radius: 50%;
  background: #1596B9 url(assets/img/ico_pagetop.svg) no-repeat 50%;
  background-size: 18px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: opacity;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

Loading css

★★★★★★★★★★★★★★★★★★★★★★★★*/
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 25000;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 13000;
}

/*★★★★★★★★★★★★★★★

Common & Standard Layout

★★★★★★★★★★★★★★★*/
/*★★★★★★★★★★★★★★★
メイン(左)カラム
★★★★★★★★★★★★★★★*/
.main {
  float: left;
  display: inline;
  margin: 0% 0 3% 0%;
  width: 73%;
}

/*★★★★★★★★★★★★★★★
右カラム (サイドバーのBOX)
★★★★★★★★★★★★★★★*/
.sub {
  width: 21%;
  margin-left: 6%;
  float: right;
  display: inline;
  margin: 0% 0 3% 0%;
}

/*★★★★★★★★★★★★★★★
シングルカラムの時
★★★★★★★★★★★★★★★*/
.main1 {
  margin: 0% auto 3% auto;
  width: 80%;
  background: #fff;
  padding: 0%;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
背景の色があるときにコンテンツの余白をつけるためのBOX
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
.main_box {
  background: #fff;
  padding: 0%;
}

@media only screen and (max-width:767px) {
  .main, .main1 {
    width: 100%;
    float: none;
    display: block;
  }

  .sub {
    width: 100%;
    float: none;
    display: block;
  }
}
#contents,
.inner {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}

.inner1080 {
  max-width: 1080px;
  width: 100%;
  margin: auto;
}

.inner1024 {
  max-width: 1024px;
  width: 100%;
  margin: auto;
}

.inner1000 {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}

.inner960 {
  max-width: 960px;
  width: 100%;
  margin: auto;
}

.inner900 {
  max-width: 900px;
  width: 100%;
  margin: auto;
}

.inner880 {
  max-width: 880px;
  width: 100%;
  margin: auto;
}

.inner800 {
  max-width: 800px;
  width: 100%;
  margin: auto;
}

.inner768 {
  max-width: 768px;
  width: 100%;
  margin: auto;
}

.inner760 {
  max-width: 760px;
  width: 100%;
  margin: auto;
}

.inner720 {
  max-width: 720px;
  width: 100%;
  margin: auto;
}

.inner640 {
  max-width: 640px;
  width: 100%;
  margin: auto;
}

.inner560 {
  max-width: 560px;
  width: 100%;
  margin: auto;
}

@media only screen and (max-width: 1200px) {
  #contents, .inner, .inner1080, .inner1024, .inner1000, .inner960, .inner900, .inner880, .inner800, .inner768, .inner760, .inner720, .inner640, .inner560 {
    width: 90%;
    margin: auto;
  }
}
@media only screen and (max-width:767px) {
  #contents, .inner, .inner1080, .inner1024, .inner1000, .inner960, .inner900, .inner880, .inner800, .inner768, .inner760, .inner720, .inner640.inner560 {
    width: 94%;
  }
}
/*　Headings　*/
/*★★★★★★★★★★★★★★★★★★★★★★★★

投稿記事・固定ページコンテンツ用の見出し。

★★★★★★★★★★★★★★★★★★★★★★★★*/
.page_content h2, .page_content h3, .page_content h4, .page_content h5, .page_content h6,
.blog_content h2,
.blog_content h3,
.blog_content h4,
.blog_content h5,
.blog_content h6 {
  margin: 6% 0% 2% 0%;
  line-height: 1.5;
}
.page_content h2,
.blog_content h2 {
  font-size: 173.3333333333%;
  clear: both;
  font-weight: bold;
  margin: 4% 0% 3% 0%;
}
.page_content h3,
.blog_content h3 {
  font-size: 153.3333333333%;
  border-left: 2px solid #1596B9;
  border-bottom: 1px solid #EAEAEA;
  font-weight: bold;
  padding: 1% 2.5% 2% 2.5%;
}
.page_content h4,
.blog_content h4 {
  font-size: 140%;
  background: #f5f5f5;
  padding: 2% 2.5%;
  font-weight: bold;
}
.page_content h5,
.blog_content h5 {
  font-size: 120%;
  border-bottom: 1px solid #ddd;
  padding: 1.5% 0%;
  font-weight: bold;
}
.page_content h6,
.blog_content h6 {
  font-size: 106.6666666667%;
  font-weight: bold;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

ページタイトルやセクションのタイトル等に使う用の見出し

★★★★★★★★★★★★★★★★★★★★★★★★*/
h2.sec_tit {
  font-size: 200%;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 0% auto 3% auto;
  line-height: 1.5em;
}
@media only screen and (max-width:767px) {
  h2.sec_tit {
    font-size: 5vw;
  }
}

h3.sec_tit {
  font-size: 29px;
  margin: 30px auto 15px auto;
  line-height: 1.4em;
  letter-spacing: 1.5px;
}
@media only screen and (max-width:767px) {
  h3.sec_tit {
    font-size: 6.5vw;
  }
}

h4.sec_tit {
  font-size: 20px;
  margin: 20px auto 15px auto;
  line-height: 1.4em;
}

h5.sec_tit {
  font-size: 18px;
  font-weight: bold;
  margin: 20px auto 15px auto;
  line-height: 1.4em;
}

h6.sec_tit {
  font-size: 16px;
  font-weight: bold;
  margin: 20px auto 15px auto;
  line-height: 1.4em;
}

p.cap_txt {
  font-size: 14px;
  line-height: 1.5em;
  color: #666;
}

.page_tit {
  background: url(assets/img/main_bg.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  padding: 9% 2% 5% 2%;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width:767px) {
  .page_tit {
    padding: 90px 2% 8% 2%;
  }
}
.page_tit h1 {
  font-size: 240%;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width:767px) {
  .page_tit h1 {
    font-size: 5vw;
  }
}
.single .page_tit h1 {
  font-size: 213.3333333333%;
}
@media only screen and (max-width:767px) {
  .single .page_tit h1 {
    font-size: 5vw;
  }
}

/*　Table　*/
table.tbl_stripe, table.tbl_line, table.tbl {
  margin: 5% 0 0 0;
  width: 100%;
}
table.tbl_stripe th, table.tbl_line th, table.tbl th {
  padding: 3%;
  width: 30%;
  vertical-align: top;
  font-weight: 400;
  line-height: 1.7em;
}
table.tbl_stripe td, table.tbl_line td, table.tbl td {
  padding: 3%;
  vertical-align: top;
  line-height: 1.7em;
}

table.tbl {
  border: 1px solid #ddd;
}
table.tbl tr {
  border-bottom: 1px solid #ddd;
}
table.tbl th {
  background: #f5f5f5;
}

table.tbl_line {
  border-top: 1px solid #ddd;
}
table.tbl_line tr {
  border-bottom: 1px solid #ddd;
}

table.tbl_stripe {
  border-bottom: 1px solid #ddd;
}
table.tbl_stripe tr:nth-child(odd) {
  background: #f5f5f5;
}

/*　lists　*/
ul.u-list {
  margin: 4% 0 4% 5px;
}
ul.u-list li {
  list-style-type: disc;
  margin: 2% 0% 0% 4%;
  line-height: 1.5em;
  font-size: 15px;
}

/*　list with number　*/
ol.o-list {
  margin: 4% 0 4% 5px;
}
ol.o-list li {
  list-style-type: decimal;
  margin: 2% 0% 0% 4%;
  line-height: 1.5em;
  font-size: 15px;
}

/* list with triangle */
ul.triStyle {
  margin: 4% 0 4% 0;
}
ul.triStyle li {
  background: url(assets/img/list_img.png) no-repeat;
  background-position: left 7px;
  padding: 0 0 0 18px;
  margin: 2% 0% 0% 3%;
  line-height: 1.5em;
  font-size: 15px;
}

/*　definition list　*/
dl.dl-news {
  line-height: 1.3em;
}
dl.dl-news dt {
  float: left;
  display: inline;
  padding: 2%;
  color: #bbb;
}
dl.dl-news dd {
  padding: 2% 2% 2% 25%;
  border-bottom: 1px dotted #ddd;
}

@media only screen and (max-width:767px) {
  dl.dl-news dt {
    float: none;
    display: block;
    padding: 3% 3% 0% 3%;
  }
  dl.dl-news dd {
    padding: 0% 3% 3% 3%;
  }
}
dl.dl-stripe {
  width: 100%;
  line-height: 2;
}
dl.dl-stripe dt {
  font-weight: bold;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
dl.dl-stripe dt:nth-of-type(even) {
  background: #f7f7f7;
}
@media only screen and (min-width:768px) {
  dl.dl-stripe dt {
    float: left;
    display: inline;
    width: 25%;
  }
}
@media only screen and (max-width:767px) {
  dl.dl-stripe dt {
    padding-bottom: 0px;
  }
}
dl.dl-stripe dd {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
dl.dl-stripe dd:nth-of-type(even) {
  background: #f7f7f7;
}
@media only screen and (min-width:768px) {
  dl.dl-stripe dd {
    padding-left: 25%;
  }
}
@media only screen and (max-width:767px) {
  dl.dl-stripe dd {
    padding-top: 10px;
  }
}
dl.dl-stripe dd:after {
  content: "";
  clear: both;
}

.btn_trial a {
  display: inline-block;
  color: #fff !important;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  text-decoration: none !important;
  background: -webkit-gradient(linear, left top, right top, from(#FF9A00), to(#FF8200));
  background: linear-gradient(to right, #FF9A00 0%, #FF8200 100%);
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  width: 280px;
  padding: 16px 20px;
  font-size: 17px;
  font-weight: bold;
}
@media SP {
  .btn_trial a {
    margin: 20px auto;
    width: 90%;
  }
}
.btn_trial:hover {
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
  -ms-filter: brightness(1.2);
  filter: brightness(1.2);
}

.btn_contact a {
  display: inline-block;
  color: #333;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  text-decoration: none !important;
  background: #fff;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  width: 280px;
  padding: 16px 20px;
  font-size: 17px;
  font-weight: bold;
}
@media SP {
  .btn_contact a {
    margin: 20px auto;
    width: 90%;
  }
}
.btn_contact:hover {
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
  -ms-filter: brightness(1.2);
  filter: brightness(1.2);
}

.btn_more a {
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  background: #1596B9 url(assets/img/btn_arrows_wht.png) no-repeat center right 10px;
  background-size: 10px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  width: 280px;
  padding: 16px 20px;
  font-size: 17px;
  font-weight: bold;
  margin: 30px auto;
}
@media SP {
  .btn_more a {
    margin: 20px auto;
    width: 90%;
  }
}
.btn_more a:hover {
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
  -ms-filter: brightness(1.2);
  filter: brightness(1.2);
}

.btn_more1 a {
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  background: #FF8200 url(assets/img/btn_arrows_wht.png) no-repeat center right 10px;
  background-size: 10px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 16px 20px;
  font-size: 17px;
  font-weight: bold;
  margin: 30px auto;
}
@media only screen and (min-width:1024px) {
  .btn_more1 a {
    max-width: 280px;
  }
}
@media SP {
  .btn_more1 a {
    margin: 20px auto;
    width: 90%;
  }
}
.btn_more1 a:hover {
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
  -ms-filter: brightness(1.2);
  filter: brightness(1.2);
}

.btn_more2 a {
  display: block;
  color: #1596B9 !important;
  text-decoration: none !important;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  background: url(assets/img/btn_arrows_color.png) no-repeat center right 10px;
  background-size: 10px;
  border: 1px solid #1596B9;
  width: 280px;
  padding: 16px 20px;
  font-size: 17px;
  font-weight: bold;
  margin: 30px auto;
}
@media SP {
  .btn_more2 a {
    margin: 20px auto;
    max-width: 90%;
  }
}
.btn_more2 a:hover {
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
  -ms-filter: brightness(1.2);
  filter: brightness(1.2);
  background: #1596B9 url(assets/img/btn_arrows_wht.png) no-repeat center right 10px;
  background-size: 10px;
  color: #fff !important;
}

input:-moz-placeholder-shown, textarea:-moz-placeholder-shown {
  color: #ccc;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc;
}

input:placeholder-shown, textarea:placeholder-shown {
  color: #ccc;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc;
}

.contact_wrap {
  margin-bottom: 6%;
  background: #fff;
  padding: 2% 2% 4% 2%;
}

/*★★★★★★★★★★★★★★★

Form standard

★★★★★★★★★★★★★★★*/
@media only screen and (max-width:767px) {
  .formError {
    left: 10px !important;
  }
}

.res_box {
  width: 100%;
  margin-top: 30px;
}
.res_box .res_row {
  border-bottom: 1px solid #efefef;
}
.res_box .res_item {
  padding: 2.5%;
  width: 24%;
  text-align: left;
  float: left;
  display: inline;
}
.res_box .res_input {
  padding: 2.5%;
  width: 64%;
  float: left;
  display: inline;
}

@media only screen and (max-width:767px) {
  .res_box {
    width: 100%;
    margin: 3% 0%;
  }
  .res_box .res_item {
    padding: 4%;
    float: none;
    display: block;
    width: 94%;
  }
  .res_box .res_input {
    padding: 0% 3% 3% 3%;
    float: none;
    display: block;
    width: 94%;
  }
}
.example_txt {
  font-size: 11px;
}

.hissu {
  color: #D45A5C;
  padding: 2px 5px 0px 5px;
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  float: right;
  position: relative;
  border-radius: 5px;
}
@media only screen and (max-width:767px) {
  .hissu {
    float: left;
    top: -2px;
    margin-right: 10px;
  }
}

.option {
  background: #939393;
  color: #fff;
  padding: 2px 5px 0px 5px;
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  float: right;
  position: relative;
}
@media only screen and (max-width:767px) {
  .option {
    float: left;
    top: -2px;
    margin-right: 10px;
  }
}

textarea, input[type=text], .form3, .form2, .form1 {
  padding: 12px 15px;
  font-size: 15px;
  letter-spacing: 0.05rem;
  background-color: #fff;
  border: 1px solid #efefef;
  border-radius: 5px;
}

.form1 {
  width: 80%;
}

.form2 {
  width: 20%;
}

.form3 {
  width: 36%;
}

@media only screen and (max-width:767px) {
  .form1 {
    padding: 8px;
    width: 85%;
  }

  .form2 {
    padding: 8px;
    width: 15%;
  }

  .form3 {
    padding: 8px;
    width: 40%;
  }

  textarea {
    height: 140px;
  }
}
input:focus, textarea:focus {
  -webkit-box-shadow: 0 0 6px #67ddff;
          box-shadow: 0 0 6px #67ddff;
  background: #f5f5f5;
}

textarea {
  width: 80%;
  height: 180px;
}

input[type=radio], input[type=checkbox] {
  margin-right: 7px;
}

input[type=checkbox] {
  border: 2px solid #888;
}

select {
  cursor: pointer;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  display: inline-block;
  width: 250px !important;
  padding: 4px;
  border: 1px solid #efefef;
  font-size: 14px;
  background: #fff url(assets/img/pull_down.svg) no-repeat;
  background-size: 15px;
  background-position: right 5px center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
}
@media only screen and (max-width:767px) {
  select {
    width: 70%;
  }
}

select {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.05rem;
  border-radius: 4px;
}

:-moz-placeholder {
  color: #ddd;
  font-size: 12px;
}

-ms-input-placeholder {
  color: #ddd;
  font-size: 12px;
}

::-webkit-input-placeholder {
  color: #ddd;
  font-size: 12px;
}

body#contact .button {
  text-align: center;
}
body#contact .button .wpcf7-form-control {
  width: 280px;
  height: 45px;
  border: none;
  cursor: pointer;
  color: #fff;
  -webkit-box-shadow: 0px 4px 0px #10718b;
          box-shadow: 0px 4px 0px #10718b;
  font-size: fz(14);
  margin: 10px 0 0 15px;
  padding: 2px 0 0 0;
  background: #1596B9;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
}
body#contact .button .wpcf7-form-control:hover {
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  filter: brightness(1.1);
}

.btn_area {
  text-align: center;
  margin-top: 3%;
}
.btn_area button {
  height: 50px;
  min-width: 200px;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  margin: 10px auto 0;
  padding: 0 30px;
  background: #FF8200;
  border-radius: 30px;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}
.btn_area button:hover {
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  filter: brightness(1.1);
}

/*★★★★★★★★★★★★★★★

規約BOX用

★★★★★★★★★★★★★★★*/
.rules_txt {
  width: 100%;
  height: 100px;
  overflow: auto;
  margin-top: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
}
.rules_txt p {
  font-size: 11px;
}

.agree_box {
  background: #f5f5f5;
  padding: 10px;
  margin-top: 10px;
}
.agree_box p {
  text-align: center;
}

header#header {
  width: 100%;
  padding: 6px 10px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000;
  /*★★★ LOGO ★★★*/
}
@media only screen and (min-width:1024px) {
  header#header {
    position: absolute;
  }
}
@media only screen and (max-width:1023px) {
  header#header {
    background-image: -webkit-gradient(linear, left top, right top, from(#1596B9), color-stop(99%, #00D5EB));
    background-image: linear-gradient(to right, #1596B9 0%, #00D5EB 99%);
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    padding: 6px 10px;
  }
}
header#header #logo {
  width: 130px;
  height: 48px;
  margin: 0px auto;
}
@media only screen and (min-width:1024px) {
  header#header #logo {
    float: left;
    display: inline;
    margin-right: 30px;
  }
}
@media only screen and (max-width:1023px) {
  header#header #logo {
    width: calc(130px*0.6);
    height: 28.8px;
    margin: 3px auto;
  }
}
header#header ul.head_cta {
  float: right;
  display: inline;
  margin-top: 4px;
}
@media only screen and (max-width:1023px) {
  header#header ul.head_cta {
    display: none;
  }
}
header#header ul.head_cta li {
  float: left;
  display: inline;
}
header#header ul.head_cta li.trial a {
  background: #FF8200;
  border: 1px solid #FF8200;
}
header#header ul.head_cta li.trial a:hover {
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
  -ms-filter: brightness(1.2);
  filter: brightness(1.2);
}
header#header ul.head_cta li.contact a {
  border: 1px solid #fff;
}
header#header ul.head_cta li.contact a:hover {
  background: #fff;
  color: #1596B9;
}
header#header ul.head_cta li a {
  color: #fff;
  padding: 6px 8px;
  border-radius: 5px;
  display: block;
  margin-left: 8px;
}
/*　@media only screen and (max-width:1045px) {　*/
/*　  header#header ul.head_cta li a {　*/
/*　    margin-left: 4px;　*/
/*　  }　*/
/*　}　*/

/*　スクロール後のstickeyheader　*/
@media only screen and (min-width:1024px) {
  .clone-nav {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 20000;
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateY(-150%);
            transform: translateY(-150%);
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    background-image: -webkit-gradient(linear, left top, right top, from(#1596B9), color-stop(99%, #00D5EB));
    background-image: linear-gradient(to right, #1596B9 0%, #00D5EB 99%);
  }

  .is-show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media only screen and (max-width:1023px) {
  .clone-nav {
    display: none !important;
  }
}
header#header-2 {
  border-bottom: 4px solid #1596B9;
  padding: 20px 0px;
}
header#header-2 h1 {
  width: 160px;
  float: left;
  display: inline;
  padding-right: 20px;
  border-right: 1px solid #dadada;
}
@media only screen and (max-width:767px) {
  header#header-2 h1 {
    width: 100px;
  }
}
header#header-2 p.title {
  font-size: 28px;
  padding: 5px 20px;
  font-weight: bold;
  display: inline-block;
}
@media only screen and (max-width:767px) {
  header#header-2 p.title {
    font-size: 18px;
  }
}

/*★★★★★★★★★★★★★★★

NAVIGATION

★★★★★★★★★★★★★★★*/
nav {
  /* スマホ用メニュー ここから*/
}
@media only screen and (min-width:1024px) {
  nav .gmenu {
    margin: 0px auto 0px auto;
    float: left;
    display: inline;
  }
  nav .gmenu li {
    float: left;
    display: inline;
    line-height: 1.3em;
    text-align: center;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 2px;
  }
  nav .gmenu li a {
    display: block;
    padding: 15px 15px;
    color: #fff;
  }
}
@media only screen and (min-width:1024px) and (min-width:1024px) and (max-width:1200px) {
  nav .gmenu li a {
    padding: 15px 5px;
  }
}
@media only screen and (min-width:1024px) {
  nav .gmenu li a:hover {
    color: #fff;
    background: #1596B9;
  }
}
@media only screen and (min-width:1024px) {
  nav .gmenu li.current a {
    color: #fff;
  }
}
nav .menu_btn {
  display: none;
}
@media only screen and (max-width:1023px) {
  nav .menu_btn {
    display: inherit;
    z-index: 20000;
    position: fixed;
    right: 25px;
    top: 10px;
  }
  nav .gmenu {
    width: 100%;
  }
  nav .gmenu ul {
    padding: 12% 0%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: opacity;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-image: -webkit-gradient(linear, left top, right top, from(#1596B9), color-stop(99%, #00D5EB));
    background-image: linear-gradient(to right, #1596B9 0%, #00D5EB 99%);
    position: fixed;
    top: 0px;
    left: 0px;
    -webkit-transition: transform 0.2s;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
  }
  nav .gmenu ul li {
    float: none;
    border-right: none;
    text-align: left;
  }
  nav .gmenu ul li a {
    padding: 15px 0px 15px 5%;
    color: #fff;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: #1596B9;
  }
  nav .gmenu ul li a:hover {
    color: #fff;
    background: #1596B9;
  }
  nav .gmenu ul li.current a {
    border-bottom: none;
    background: #1596B9;
    color: #fff;
  }
  nav .sp_menu ul {
    opacity: 100;
    filter: alpha(opacity=10000);
    -moz-opacity: opacity;
    -moz-transform: translateX(15%);
    -webkit-transform: translateX(15%);
    -o-transform: translateX(15%);
    -ms-transform: translateX(15%);
  }
}

/*ハンバーガーボタン*/
.icon-animation {
  width: 22px;
  height: 22px;
  display: block;
  cursor: pointer;
  position: absolute;
}
.icon-animation span {
  width: 22px;
  height: 2px;
  display: block;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -13px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.icon-animation .top {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
}
.icon-animation .bottom {
  -webkit-transform: translateY(7px);
  transform: translateY(7px);
}

.is-open .middle {
  background: rgba(51, 51, 51, 0);
}
.is-open .top {
  -webkit-transform: rotate(-495deg);
  transform: rotate(-495deg);
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: rotate-top;
          animation-name: rotate-top;
}
@-webkit-keyframes rotate-top {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-495deg);
            transform: rotate(-495deg);
  }
}
@keyframes rotate-top {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-495deg);
            transform: rotate(-495deg);
  }
}
.is-open .bottom {
  -webkit-transform: rotate(495deg);
  transform: rotate(495deg);
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: rotate-bottom;
          animation-name: rotate-bottom;
}
@-webkit-keyframes rotate-bottom {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(495deg);
            transform: rotate(495deg);
  }
}
@keyframes rotate-bottom {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(495deg);
            transform: rotate(495deg);
  }
}

/*　ナビ作動時、背景が暗くなる　*/
.gray_out #wrap {
  position: relative;
}

.gray_out .overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  width: 100%;
  height: 100%;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@keyframes fadeIn {
  0% {
    background: rgba(0, 0, 0, 0);
  }
  100% {
    background: rgba(0, 0, 0, 0.5);
  }
}
/*　Breadcrumb　*/
#breadcrumbs {
  padding: 5px 0px;
}
#breadcrumbs ul li {
  float: left;
  display: inline;
  font-size: 73.3333333333%;
  padding: 0px 4px;
  color: #acacac;
  line-height: 1.5em;
}
#breadcrumbs ul li a {
  color: #acacac;
  text-decoration: underline;
}
#breadcrumbs ul li a:hover {
  color: #acacac;
  text-decoration: none;
}
#breadcrumbs ul li a:visited {
  color: #acacac;
}

/*★★★★★★★★★★★★★★★

FOOTER

★★★★★★★★★★★★★★★*/
section#foot_cta {
  text-align: center;
  background: url(assets/img/main_bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  color: #fff;
}
section#foot_cta .transparent {
  padding: 60px 0px;
}
@media only screen and (max-width:767px) {
  section#foot_cta .transparent {
    padding: 30px 0px;
  }
}
section#foot_cta p.cta_txt-1 {
  font-size: 30px;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  line-height: 1.5em;
}
@media only screen and (max-width:767px) {
  section#foot_cta p.cta_txt-1 {
    font-size: 4vw;
  }
}
section#foot_cta .btn_area1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: auto;
  margin-top: 40px;
}
@media only screen and (min-width:768px) {
  section#foot_cta .btn_area1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width:767px) {
  section#foot_cta .btn_area1 {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
section#foot_cta .btn_area1 .cell {
  padding: 10px;
}
@media only screen and (min-width:1024px) {
  section#foot_cta .btn_area1 .cell {
    width: 38%;
  }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  section#foot_cta .btn_area1 .cell {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  section#foot_cta .btn_area1 .cell {
    text-align: center;
  }
}
section#foot_cta .btn_area {
  width: 100%;
  margin: auto;
  margin-top: 40px;
}
@media only screen and (min-width:768px) {
  section#foot_cta .btn_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width:767px) {
  section#foot_cta .btn_area {
    margin-top: 20px;
  }
}
section#foot_cta .btn_area .cell {
  padding: 10px;
}

@media only screen and (max-width:767px) {
  section#foot_info {
    text-align: center;
  }
}
section#foot_info figure {
  width: 280px;
}
@media only screen and (max-width:767px) {
  section#foot_info figure {
    margin: auto;
  }
}
@media only screen and (min-width:768px) {
  section#foot_info .info_wrap {
    display: table;
    width: 100%;
  }
}
@media only screen and (min-width:768px) {
  section#foot_info .info_wrap .cell {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
}

footer {
  font-size: 80%;
  background: #f5f5f5;
}
footer .inner {
  padding: 30px 0px;
}
footer .footer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width:768px) {
  footer .footer-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width:767px) {
  footer .footer-box {
    margin: 20px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
footer .footer-box .cell {
  width: 50%;
}
@media only screen and (max-width:767px) {
  footer .footer-box .cell {
    width: 100%;
  }
}
footer figure.foot_logo {
 ?/* width: 195px; */
 ?width: 390px;
  margin-right: 50px;
  /*
  @media only screen and (min-width:1024px) {
  	float: left;
  	display: inline;
  }

  @media only screen and (max-width:1023px) {
  	width: 130px;
  	margin: auto;
  }
  */
}
@media only screen and (max-width:767px) {
  footer figure.foot_logo {
    margin-top: 50px;
  }
}
footer ul.footlink {
  padding: 20px 0px;
  line-height: 1.8em;
  background: #f5f5f5;
}
footer ul.footlink li {
  display: inline-block;
  margin: 0px 10px;
  letter-spacing: 1.5px;
}
footer ul.footlink li a, footer ul.footlink li a:visited {
  color: #555;
}
footer ul.footlink li a:hover {
  text-decoration: underline;
}
footer p.copyright {
  padding: 30px 10px;
  text-align: center;
  font-size: 13px;
  letter-spacing: 3px;
  line-height: 1.4em;
  font-family: "Josefin Sans", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  background: #fff;
  color: #1596B9;
}

.sp_footmenu {
  display: none;
}

@media only screen and (max-width:767px) {
  p.pagetop a {
    display: none;
  }

  .sp_footmenu {
    display: table;
    background: #1596B9;
    color: #fff;
    width: 100%;
    font-size: 9px;
    padding: 5px 0 5px 0;
    position: fixed;
    bottom: 0px;
    line-height: 1.4em;
    z-index: 5000;
  }
  .sp_footmenu div {
    width: 33.33%;
    display: table-cell;
    text-align: center;
  }
  .sp_footmenu div a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
  }
}
section#main_img {
  background: url(assets/img/main_bg.jpg) no-repeat center top;
  background-size: cover;
}
section#main_img h1 {
  font-size: 44px;
  color: #FFFFFF;
  letter-spacing: 2px;
  line-height: 1.3;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.36);
  font-weight: bold;
  padding: 90px 0px 20px 0px;
}
@media only screen and (max-width:1023px) {
  section#main_img h1 {
    font-size: 5vw;
    padding: 80px 0px 30px 0px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (min-width:768px) {
  section#main_img .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
section#main_img .cta_area {
  text-align: center;
}
@media only screen and (min-width:1024px) {
  section#main_img .cta_area {
    width: 320px;
    margin-top: 70px;
    margin-left: 30px;
  }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  section#main_img .cta_area {
    margin-top: 30px;
  }
}
@media only screen and (max-width:767px) {
  section#main_img .cta_area {
    margin: 20px auto;
  }
}
section#main_img .cta_area .txt-try {
  width: 286px;
  margin: auto;
}
@media only screen and (min-width:768px) {
  section#main_img .device {
    width: 699px;
    position: relative;
    top: 40px;
  }
}
@media only screen and (min-width:1024px) {
  section#main_img .device {
    left: 60px;
  }
}
@media only screen and (max-width:767px) {
  section#main_img .device {
    width: 90% !important;
    margin: 30px auto 0px auto;
  }
}

section#lead {
  text-align: center;
  background: url(assets/img/front-page/lead_bg.jpg) no-repeat center top;
  background-size: cover;
  padding: 80px 0px 60px 0px;
}
@media only screen and (max-width:767px) {
  section#lead {
    padding: 30px 0px;
  }
}
section#lead span.lead1 {
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 3px;
  display: block;
}
@media only screen and (max-width:767px) {
  section#lead span.lead1 {
    font-size: 16px;
    letter-spacing: 1.1px;
  }
}
section#lead span.lead2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 20px;
}
@media only screen and (max-width:767px) {
  section#lead span.lead2 {
    font-size: 18px;
  }
}
section#lead span.lead2 span {
  color: #00A7D4;
}
section#lead h2.top_lead .lead1 {
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 3px;
}
@media only screen and (max-width:767px) {
  section#lead h2.top_lead .lead1 {
    font-size: 16px;
    letter-spacing: 1.1px;
  }
}
section#lead h2.top_lead .lead2 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 20px;
}
@media only screen and (max-width:767px) {
  section#lead h2.top_lead .lead2 {
    font-size: 18px;
  }
}
section#lead h2.top_lead .lead2 span {
  color: #00A7D4;
}
section#lead p.text {
  margin-top: 20px;
}

@media only screen and (max-width:767px) {
  section#top_features .inner {
    width: 100% !important;
    padding: 0px;
  }
}
section#top_features .feature_box {
  margin-top: 70px;
  position: relative;
}
/*
section#top_features .feature_box:first-child {
  margin-top: 30px;
}
*/
@media only screen and (max-width:767px) {
  section#top_features .feature_box {
    margin-top: 30px;
  }
}
section#top_features .feature_box figure {
  width: 720px;
  max-width: 100%;
}
section#top_features .feature_box .txtbox {
  width: 50%;
  padding: 0px 40px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9);
}
@media only screen and (min-width:768px) {
  section#top_features .feature_box .txtbox {
    position: absolute;
    margin-top: 60px;
  }
}
@media only screen and (max-width:767px) {
  section#top_features .feature_box .txtbox {
    width: 90%;
    margin: auto;
    margin-top: -120px;
    position: relative;
  }
}
section#top_features .feature_box .txtbox .pos {
  position: relative;
  top: -40px;
}
@media only screen and (max-width:767px) {
  section#top_features .feature_box .txtbox .pos {
    top: -20px;
  }
}
section#top_features .feature_box .txtbox .number {
  color: #00A7D4;
  font-size: 88px;
  font-family: "Fjalla One", sans-serif;
}
@media only screen and (max-width:767px) {
  section#top_features .feature_box .txtbox .number {
    font-size: 48px;
  }
}
section#top_features .feature_box .txtbox h3.title {
  font-size: 36px;
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  section#top_features .feature_box .txtbox h3.title {
    font-size: 24px;
  }
}
section#top_features .feature_box .txtbox p {
  margin-top: 20px;
}
@media only screen and (min-width:768px) {
  section#top_features .feature_box figure {
    float: right;
    display: inline;
  }
}
@media only screen and (min-width:768px) {
  section#top_features .feature_box:nth-child(even) figure {
    float: left;
    display: inline;
  }
  section#top_features .feature_box:nth-child(even) .txtbox {
    float: right;
    display: inline;
    right: 0px;
  }
}

section#top_functions {
  background: -webkit-gradient(linear, left top, right top, from(#ECFBFF), color-stop(99%, #F0FEFF));
  background: linear-gradient(to right, #ECFBFF 0%, #F0FEFF 99%);
  margin-top: 60px;
  padding: 60px 0px;
}

section#pickup {
  background: -webkit-gradient(linear, left top, right top, from(#1596B9), to(#37ECFD));
  background: linear-gradient(to right, #1596B9 0%, #37ECFD 100%);
  padding: 60px 0px;
}
section#pickup .pickup-box {
  position: relative;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 50px 40px 156px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px 20px;
}
@media only screen and (max-width:1023px) {
  section#pickup .pickup-box {
    padding: 30px 20px 156px;
    margin: 0px 10px;
  }
}
@media only screen and (max-width:767px) {
  section#pickup .pickup-box {
    padding-bottom: 146px;
  }
}
section#pickup .pickup-box .pickup-icon {
  width: 86px;
  position: absolute;
  top: -50px;
  -webkit-animation-name: pick-float;
          animation-name: pick-float;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  z-index: 5000;
}
@media only screen and (min-width:1024px) {
  section#pickup .pickup-box .pickup-icon {
    left: -20px;
  }
}
@media only screen and (max-width:767px) {
  section#pickup .pickup-box .pickup-icon {
    width: 60px;
    right: 0px;
  }
}
@-webkit-keyframes pick-float {
  0% {
    top: -50px;
  }
  25% {
    top: -50px;
  }
  50% {
    top: -70px;
  }
  75% {
    top: -50px;
  }
  100% {
    top: -50px;
  }
}
@keyframes pick-float {
  0% {
    top: -50px;
  }
  25% {
    top: -50px;
  }
  50% {
    top: -70px;
  }
  75% {
    top: -50px;
  }
  100% {
    top: -50px;
  }
}
section#pickup .pickup-box figure img {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width:1024px) {
  section#pickup .pickup-box figure img {
    max-width: 430px;
  }
}
@media only screen and (max-width:1023px) {
  section#pickup .pickup-box figure img {
    width: 100%;
  }
}
section#pickup .pickup-box .adjust-pos {
  position: relative;
}
section#pickup .pickup-box .left_box, section#pickup .pickup-box .right_box {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  padding: 20px;
}
@media only screen and (min-width:1024px) {
  section#pickup .pickup-box .left_box, section#pickup .pickup-box .right_box {
    width: 50%;
    display: table-cell;
  }
}
@media only screen and (max-width:1023px) {
  section#pickup .pickup-box .left_box, section#pickup .pickup-box .right_box {
    padding: 0px;
  }
}
section#pickup .pickup-box h3 {
  font-size: 32px;
  color: #000000;
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: 50px;
}
@media only screen and (min-width:1024px) {
  section#pickup .pickup-box h3 {
    text-align: center;
  }
}
@media only screen and (max-width:767px) {
  section#pickup .pickup-box h3 {
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 1.5;
  }
}
section#pickup .pickup-box h4 {
  color: #00A7D4;
  font-size: 22px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
@media only screen and (max-width:1023px) {
  section#pickup .pickup-box h4 {
    font-size: 17px;
    margin: 20px 0px 10px 0px;
  }
}
section#pickup .pickup-box p {
  font-size: 15px;
}
@media only screen and (max-width:767px) {
  section#pickup .pickup-box p {
    font-size: 12px;
  }
}

section#pickup .pickup-box .btn_more1 a {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 280px;
  margin: 0;
}
@media only screen and (max-width:767px) {
  section#pickup .pickup-box .btn_more1 a {
    bottom: 60px;
    width: 70%;
    margin: 0;
  }
}

section#case {
  padding: 60px 0px;
}

section#news {
  background: #f5f5f5;
  padding: 60px 0px;
  width: 100%;
  margin: 0px auto;
}
section#news dl {
  background: #fff;
  margin-top: 40px;
}
section#news dl dt {
  color: #c0c0c0;
  padding: 24px;
}
@media only screen and (min-width:768px) {
  section#news dl dt {
    float: left;
    display: inline;
  }
}
@media only screen and (max-width:767px) {
  section#news dl dt {
    padding-bottom: 0;
  }
}
section#news dl dd {
  padding: 24px;
}
@media only screen and (max-width:767px) {
  section#news dl dd {
    padding-top: 10px;
  }
}
section#news dl a {
  display: block;
  clear: both;
  border-bottom: 3px solid #f5f5f5;
}
section#news dl a:hover {
  text-decoration: underline;
}

.functions-box figure img {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  height: auto;
  margin: auto;
}
.functions-box h3 {
  color: #00A7D4;
  font-size: 22px;
  font-weight: bold;
  margin: 20px 0px 10px 0px;
  background: none;
}
.functions-box h3.movie_tit {
  color: #333;
  font-size: 18px;
}
.functions-box p {
  font-size: 13px;
}

.case_box figure img {
  width: 100%;
  height: auto;
  margin: auto;
}
.case_box .wht_box {
  background: #FFF;
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 20px;
  margin: -40px 20px 0px 20px;
  position: relative;
}
.case_box .wht_box h3 {
  font-size: 14px;
  font-weight: bold;
}
.case_box .wht_box p.c-name {
  font-size: 11px;
  text-align: right;
  margin-top: 15px;
}
.case_box .wht_box .btn_detail {
  text-align: center;
}
.case_box .wht_box .btn_detail a {
  display: inline-block;
  border-radius: 30px;
  border: 1px solid #1596B9;
  padding: 6px 40px;
  margin-top: 20px;
  color: #1596B9;
  font-size: 14px;
}
.case_box .wht_box .btn_detail a:hover {
  color: #fff;
  background: #1596B9;
}

body#faq ul.l_nav {
  background: #efefef;
  padding: 5px;
}
@media only screen and (min-width:768px) {
  body#faq ul.l_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
body#faq ul.l_nav li {
  width: 24%;
  margin: 0.5%;
}
@media only screen and (max-width:767px) {
  body#faq ul.l_nav li {
    width: 49%;
    float: left;
    display: inline;
  }
}
body#faq ul.l_nav li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 20px;
  font-size: 15px;
  background: #1596B9 url(assets/img/faq/arrow_lnav.png) no-repeat center left 10px;
  background-size: 14px;
}
@media only screen and (max-width:1023px) {
  body#faq ul.l_nav li a {
    font-size: 12px;
    padding: 14px;
  }
}
body#faq dl.faqbox {
  margin: 3% 0% 5% 0%;
}
body#faq dl.faqbox dt {
  padding: 20px;
  padding-right: 30px;
  background: #f5f5f5 url(assets/img/faq/arrow_faq_open.png) no-repeat center right 10px;
  background-size: 16px;
  margin-top: 20px;
}
@media only screen and (max-width:767px) {
  body#faq dl.faqbox dt {
    padding: 14px;
    padding-right: 30px;
  }
}
body#faq dl.faqbox dt.opened {
  background: #f5f5f5 url(assets/img/faq/arrow_faq.png) no-repeat center right 10px;
  background-size: 16px;
}
body#faq dl.faqbox dt p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  body#faq dl.faqbox dt p {
    font-size: 16px;
  }
}
body#faq dl.faqbox dt:hover {
  cursor: pointer;
}
body#faq dl.faqbox dd {
  padding: 20px;
  border: 1px solid #f5f5f5;
  display: none;
}
@media only screen and (max-width:767px) {
  body#faq dl.faqbox dd {
    padding: 14px;
  }
}
body#faq dl.faqbox span {
  color: #1596B9;
  font-weight: bold;
  display: inline-block;
  float: left;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  body#faq dl.faqbox span {
    font-size: 16px;
  }
}
body#faq dl.faqbox p {
  padding-left: 30px;
}

body#service .page_tit {
  padding-bottom: 8%;
}
body#service section#fv_modal {
  background: #f5f5f5;
}
@media only screen and (max-width:767px) {
  body#service section#fv_modal {
    padding: 20px 0px;
  }
}
body#service section#fv_modal .movie_box {
  position: relative;
}
@media only screen and (min-width:768px) {
  body#service section#fv_modal .movie_box {
    top: -40px;
  }
}
body#service section#fv_modal .movie_box p {
  color: #fff;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 24px;
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  body#service section#fv_modal .movie_box p {
    font-size: 16px;
  }
}
body#service section#fv_modal .movie_box figure {
  display: table;
  background: #353535;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  height: 400px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width:767px) {
  body#service section#fv_modal .movie_box figure {
    height: 200px;
  }
}
body#service section#fv_modal .movie_box figure div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
body#service section#fv_modal .movie_box figure div img {
  width: 100px;
  height: auto;
}
@media only screen and (max-width:767px) {
  body#service section#fv_modal .movie_box figure div img {
    width: 50px;
  }
}
body#service section.features {
  padding: 60px 0px;
}
@media only screen and (max-width:767px) {
  body#service section.features .inner {
    width: 100% !important;
    padding: 0px;
  }
}
body#service section.features .feature_box {
  position: relative;
  text-align: center;
}
@media only screen and (max-width:767px) {
  body#service section.features .feature_box {
    margin-top: 30px;
  }
}
body#service section.features .feature_box figure {
  max-width: 960px;
  width: 100%;
  margin: auto;
}
body#service section.features .feature_box .txtbox {
  margin: auto;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9);
  width: 800px;
  max-width: 90%;
  margin: auto;
  margin-top: -120px;
  position: relative;
}
body#service section.features .feature_box .txtbox .title {
  font-size: 38px;
  font-weight: bold;
  display: inline-block;
  border-bottom: 4px solid #1596B9;
  padding-bottom: 10px;
}
@media only screen and (max-width:767px) {
  body#service section.features .feature_box .txtbox .title {
    font-size: 24px;
  }
}
body#service section.features .feature_box .txtbox p {
  margin-top: 20px;
}
body#service section.features .functions-box {
  margin-top: 50px;
}
body#service section#features-2 {
  background: #f5f5f5;
}
body#service section#functions {
  background: -webkit-gradient(linear, left top, right top, from(#ECFBFF), color-stop(99%, #F0FEFF));
  background: linear-gradient(to right, #ECFBFF 0%, #F0FEFF 99%);
  margin-top: 60px;
  padding: 60px 0px;
}

body#movie section.movie_list {
  padding: 50px 0px;
}
body#movie section.movie_list h2.sec_tit {
  text-align: center;
}
body#movie section.movie_list h2.sec_tit span {
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 4px solid #1596B9;
}
body#movie section.movie_list:nth-child(even) {
  background: #f5f5f5;
}

body.single-case .page_tit {
  padding-bottom: 8%;
}
body.single-case section#case_fv {
  background: #f5f5f5;
}
@media only screen and (max-width:767px) {
  body.single-case section#case_fv {
    padding: 20px 0px;
  }
}
body.single-case section#case_fv .case_s_box {
  position: relative;
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width:768px) {
  body.single-case section#case_fv .case_s_box {
    top: -40px;
  }
}
body.single-case section#case_fv figure img {
  height: auto;
  width: 100%;
}
body.single-case section#case_fv .wht_box {
  background: white;
  padding: 20px 30px;
  margin-top: -150px;
  z-index: 1000;
  position: relative;
}
@media only screen and (max-width:767px) {
  body.single-case section#case_fv .wht_box {
    margin-top: -30px;
  }
}
body.single-case section#case_fv .wht_box p.name {
  font-size: 16px;
}
@media only screen and (max-width:767px) {
  body.single-case section#case_fv .wht_box p.name {
    font-size: 14px;
  }
}
body.single-case section#case_fv .wht_box h2.lead {
  font-size: 22px;
  margin: 15px 0px;
  font-weight: bold;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  body.single-case section#case_fv .wht_box h2.lead {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  body.single-case section#case_fv .wht_box p.depart-name {
    font-size: 13px;
  }
}
body.single-case section#problem-solving {
  padding: 40px 0px;
}
@media only screen and (max-width:767px) {
  body.single-case section#problem-solving {
    padding: 20px 0px;
  }
}
@media only screen and (min-width:768px) {
  body.single-case section#problem-solving .list_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
body.single-case section#problem-solving .list_container .arrow {
  width: 20px;
  margin: 10px;
}
@media only screen and (max-width:767px) {
  body.single-case section#problem-solving .list_container .arrow {
    text-align: center;
    margin: auto;
  }
  body.single-case section#problem-solving .list_container .arrow img {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
body.single-case section#problem-solving .list_container h4 {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
body.single-case section#problem-solving .list_container ul {
  margin-top: 20px;
}
body.single-case section#problem-solving .list_container .box_problem {
  background: #E1F9FF;
  padding: 20px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width:768px) {
  body.single-case section#problem-solving .list_container .box_problem {
    width: 48%;
  }
}
body.single-case section#problem-solving .list_container .box_problem span {
  border-bottom: 3px solid #00A7D4;
  padding-bottom: 5px;
}
body.single-case section#problem-solving .list_container .box_problem ul li {
  border-bottom: 1px dashed #00A7D4;
  padding: 10px 24px;
  padding-left: 24px;
  background: url(assets/img/case/list-problem.png) no-repeat left 14px;
  background-size: 16px;
}
body.single-case section#problem-solving .list_container .box_solution {
  background: #FFF5E1;
  padding: 20px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width:768px) {
  body.single-case section#problem-solving .list_container .box_solution {
    width: 48%;
  }
}
body.single-case section#problem-solving .list_container .box_solution span {
  border-bottom: 3px solid #F18D00;
  padding-bottom: 5px;
}
body.single-case section#problem-solving .list_container .box_solution ul li {
  border-bottom: 1px dashed #F18D00;
  padding: 10px 24px;
  padding-left: 24px;
  background: url(assets/img/case/list-solve.png) no-repeat left 14px;
  background-size: 16px;
}
body.single-case section#case_interview article {
  margin-top: 40px;
}
body.single-case section#case_interview h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media only screen and (max-width:767px) {
  body.single-case section#case_interview h2 {
    font-size: 19px;
  }
}
@media only screen and (min-width:768px) {
  body.single-case section#case_interview figure {
    width: 80%;
    margin: 3% auto;
    text-align: center;
  }
}
body.single-case section#case_interview p {
  margin-top: 30px;
}
body.single-case section#case_profile .bggray {
  background-color: #fff;
  border: 1px solid #cccccc;
  margin: 50px 0px;
  padding: 30px;
}
@media only screen and (min-width:768px) {
  body.single-case section#case_profile figure {
    width: 180px;
    margin-right: 30px;
    float: left;
    display: inline;
  }
}
@media only screen and (max-width:767px) {
  body.single-case section#case_profile figure {
    width: 100px;
    margin: 0px auto 30px auto;
  }
}

body#price section#price_table, body#price-test section#price_table {
  padding: 50px 0px;
}
@media only screen and (max-width:767px) {
  body#price section#price_table, body#price-test section#price_table {
    padding: 10px 0px 40px 0px;
  }
}
body#price section#price_table .price_box, body#price-test section#price_table .price_box {
  width: 100%;
}
@media only screen and (min-width:768px) {
  body#price section#price_table .price_box, body#price-test section#price_table .price_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
body#price section#price_table .price_box .price_item, body#price-test section#price_table .price_box .price_item {
  background: #FFFFFF;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}
@media only screen and (min-width:768px) {
  body#price section#price_table .price_box .price_item, body#price-test section#price_table .price_box .price_item {
    width: 29%;
  }
}
@media only screen and (max-width:767px) {
  body#price section#price_table .price_box .price_item, body#price-test section#price_table .price_box .price_item {
    margin-top: 30px;
  }
}
body#price section#price_table .price_box .price_item p.tit, body#price-test section#price_table .price_box .price_item p.tit {
  background: #1596B9;
  color: #fff;
  font-size: 20px;
  padding: 10px;
  font-weight: bold;
}
body#price section#price_table .price_box .price_item p.price_txt, body#price-test section#price_table .price_box .price_item p.price_txt {
  font-size: 28px;
  font-weight: bold;
  margin-top: 20px;
}
@media only screen and (max-width:1023px) {
  body#price section#price_table .price_box .price_item p.price_txt, body#price-test section#price_table .price_box .price_item p.price_txt {
    font-size: 20px;
  }
}
body#price section#price_table .price_box .price_item p.price_txt span, body#price-test section#price_table .price_box .price_item p.price_txt span {
  font-family: "Oswald", sans-serif;
}
body#price section#price_table .price_box .price_item p.comment, body#price-test section#price_table .price_box .price_item p.comment {
  font-size: 16px;
}
@media only screen and (max-width:1023px) {
  body#price section#price_table .price_box .price_item p.comment, body#price-test section#price_table .price_box .price_item p.comment {
    font-size: 12px;
  }
}
body#price section#price_table .price_box .price_item ul.service_list, body#price-test section#price_table .price_box .price_item ul.service_list {
  margin: 20px 15px 30px 15px;
  text-align: left;
  border-top: 1px solid #ddd;
}
body#price section#price_table .price_box .price_item ul.service_list li, body#price-test section#price_table .price_box .price_item ul.service_list li {
  border-bottom: 1px solid #ddd;
  padding: 12px;
  padding-left: 26px;
  font-weight: bold;
  background: url(assets/img/price/green_check.png) no-repeat center left;
  background-size: 20px;
}
@media only screen and (max-width:1023px) {
  body#price section#price_table .price_box .price_item ul.service_list li, body#price-test section#price_table .price_box .price_item ul.service_list li {
    font-size: 12px;
  }
}
body#price section#price_table .price_box #trial p.tit, body#price-test section#price_table .price_box #trial p.tit {
  background: #45C4E6;
}
body#price section#price_table .price_box #standard, body#price-test section#price_table .price_box #standard {
  z-index: 1000;
}
@media only screen and (min-width:768px) {
  body#price section#price_table .price_box #standard, body#price-test section#price_table .price_box #standard {
    width: 42%;
  }
}
@media only screen and (min-width:768px) {
  body#price section#price_table .price_box #standard ul.service_list, body#price-test section#price_table .price_box #standard ul.service_list {
    margin: 20px 50px 40px 50px;
  }
}
body#price section#price_table .price_box #standard p.price_txt, body#price-test section#price_table .price_box #standard p.price_txt {
  font-size: 19px;
}
body#price section#price_table .price_box #standard p.price_txt span, body#price-test section#price_table .price_box #standard p.price_txt span {
  font-size: 50px;
}
@media only screen and (max-width:1023px) {
  body#price section#price_table .price_box #standard p.price_txt span, body#price-test section#price_table .price_box #standard p.price_txt span {
    font-size: 36px;
  }
}
body#price section#price_table .price_box #large p.tit, body#price-test section#price_table .price_box #large p.tit {
  background: #005F79;
}
body#price section#price_table #option, body#price-test section#price_table #option {
  margin-top: 60px;
  background: #f5f5f5;
  padding: 30px 20px 20px 20px;
}
body#price section#price_table #option h2.option_tit, body#price-test section#price_table #option h2.option_tit {
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  margin: 0;
}
body#price section#price_table #option .opt_box, body#price-test section#price_table #option .opt_box {
  background: #fff;
  padding: 20px;
  margin-top: 10px;
}
body#price section#price_table #option .opt_box p.name, body#price-test section#price_table #option .opt_box p.name {
  font-weight: bold;
  color: #1596B9;
  font-size: 18px;
}
body#price section#price_table #option .opt_box p.name span, body#price-test section#price_table #option .opt_box p.name span {
  color: #333;
  margin-left: 30px;
}
@media only screen and (max-width:767px) {
  body#price section#price_table #option .opt_box p.name span, body#price-test section#price_table #option .opt_box p.name span {
    display: block;
    margin-left: 0px;
  }
}
body#price section#license, body#price-test section#license {
  background: #E6FBFF;
  padding: 60px 0px;
}
@media only screen and (max-width:767px) {
  body#price section#license, body#price-test section#license {
    padding: 40px 0px;
  }
}
body#price section#license ul.notice, body#price-test section#license ul.notice {
  margin-top: 40px;
}
body#price section#license ul.notice li, body#price-test section#license ul.notice li {
  line-height: 1.8;
  margin-bottom: 15px;
  text-indent: -1em;
  font-size: 15px !important;
}
body#price section#license ul.notice li:before, body#price-test section#license ul.notice li:before {
  content: "※";
}
body#price section#license figure, body#price-test section#license figure {
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 50px;
  margin-top: 40px;
}
@media only screen and (max-width:767px) {
  body#price section#license figure, body#price-test section#license figure {
    padding: 20px;
  }
}
body#price section#license figure figcaption, body#price-test section#license figure figcaption {
  font-size: 28px;
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  body#price section#license figure figcaption, body#price-test section#license figure figcaption {
    font-size: 22px;
  }
}
body#price section#license figure img, body#price-test section#license figure img {
  margin-top: 30px;
}
body#price section#flow, body#price-test section#flow {
  padding: 60px 0px;
}
body#price section#flow .mt_60, body#price-test section#flow .mt_60 {
  margin-top: 60px !important;
}
body#price section#flow .flow_box, body#price-test section#flow .flow_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #FFFFFF;
  -webkit-box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 30px;
  margin-top: 30px;
}
body#price section#flow .flow_box .number p, body#price-test section#flow .flow_box .number p {
  font-family: "Fjalla One", sans-serif;
  font-size: 88px;
  color: #1596B9;
  margin: 0px 30px 0px 0px;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  body#price section#flow .flow_box .number p, body#price-test section#flow .flow_box .number p {
    font-size: 50px;
  }
}
body#price section#flow .flow_box .textbox h3, body#price-test section#flow .flow_box .textbox h3 {
  margin-top: 0px;
  background: none;
  padding: 0px;
  border: none;
}
body#price section#flow .arrow-flow, body#price-test section#flow .arrow-flow {
  background: url(assets/img/price/triangle.png) no-repeat center top;
  background-size: 27px;
  width: 27px;
  height: 18px;
  margin: 30px auto;
}

section.trial-box .msg_free {
  margin: 30px 0px 10px 0px;
  text-align: center;
}
section.trial-box .msg_free img {
  width: 80%;
}
section.trial-box .res_box {
  background: #f5f5f5;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

p.notice_tit {
  font-weight: bold;
  margin-top: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

ul.notice {
  padding-left: 20px;
  margin-top: 20px;
}
ul.notice li {
  line-height: 1.8;
  text-indent: -1em;
  font-size: 12px;
}
ul.notice li:before {
  content: "※";
}

body#msc .page_content {
  padding-bottom: 50px;
}
body#msc .page_content p {
  margin-top: 40px;
}

p .wp-block-image .aligncenter > figcaption, p .wp-block-image .alignleft > figcaption, p .wp-block-image .alignright > figcaption, p .wp-block-image.is-resized > figcaption, .blog_content .wp-block-image .aligncenter > figcaption, .blog_content .wp-block-image .alignleft > figcaption, .blog_content .wp-block-image .alignright > figcaption, .blog_content .wp-block-image.is-resized > figcaption {
  display: block !important;
}

.blog_content ol, .blog_content ul, .blog_content p {
  margin: 1rem 0;
}

.blog_content ol {
  list-style: decimal inside;
}

.blog_content ul {
  list-style: disc inside;
}

img.alignright body.single-case section#problem-solving body.single-case section#case_interview article {
  margin-top: 40px;
}

body.single-case section#case_interview h2 {
  color: #05a8d8;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

body.single-case section#case_interview h2 {
  text-align: center;
}

body.single-case section#case_interview p {
  margin-top: 30px;
}

body.single-case section#case_interview b {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0, #cceeee));
  background-image: linear-gradient(transparent 60%, #cceeee 0);
  font-weight: bold;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★★★

WORDPRESS専用に記述するCSSファイル 

★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
/*★★★★★★★★★★★★★★★★★★★★★★★★★★★

NEWS一覧基本ループ(アーカイブ・一覧)

★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
a.newslink {
  text-decoration: none;
}

.newslist {
  clear: both;
  padding: 30px 0px;
  border-bottom: 1px solid #ddd;
}
.newslist:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #f5f5f5;
}
.newslist .excerpt p {
  color: #999;
  font-size: 14px;
  overflow: auto;
  line-height: 1.5 !important;
}
.newslist .news_tn {
  float: left;
  display: inline;
  margin-right: 30px;
  width: 300px;
  height: 168.75px;
  overflow: hidden;
  background: url(assets/img/tn_none.png) no-repeat;
  background-size: 100%;
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  .newslist .news_tn {
    width: 150px;
    height: 84.375px;
  }
}
.newslist .news_tn img {
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  width: 300px;
  max-height: 168.75px;
}
.newslist .news_tn img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.newslist p.date {
  font-size: 80%;
  margin: 15px 0px;
  color: #999;
}
.newslist p.title {
  color: #555;
  font-size: 133.3333333333%;
  line-height: 1.5;
  margin-bottom: 2%;
}
@media only screen and (max-width:767px) {
  .newslist p.date {
    margin-bottom: 0px;
  }
  .newslist .newslist {
    padding: 10px;
  }
  .newslist .news_tn {
    width: 30%;
    margin-right: 6%;
  }
  .newslist .news_tn img {
    width: 100%;
    height: auto;
  }
  .newslist p.title {
    font-size: 100%;
    font-weight: bold;
  }
}

p.past_posts {
  text-align: center;
  border-bottom: 1px solid #ddd;
}
p.past_posts a {
  display: block;
  padding: 3%;
  color: #555;
  font-size: 14px;
}
p.past_posts a:hover {
  background: #f5f5f5;
}

/*　関連記事　*/
.related {
  background: #fff;
  margin-top: 3%;
}
.related h3 {
  margin-top: 0px !important;
  font-size: 18px;
  font-weight: bold;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

CATEGORY LABEL

★★★★★★★★★★★★★★★★★★★★★★★★*/
.article_cat {
  font-size: 10px;
  padding: 2px 7px;
  background: #f5f5f5;
  display: inline-block;
  color: #fff;
  margin-right: 10px;
}

span.tag {
  background: url(assets/img/ico_tag.svg) no-repeat;
  background-size: 14px;
  padding: 2px 2px 3px 20px;
}

span.author {
  background: url(assets/img/ico_author.svg) no-repeat;
  background-size: 14px;
  padding: 2px 2px 3px 20px;
}

/*★★★★★★★★★★★★★★★

SIDE BAR (BLOG)

★★★★★★★★★★★★★★★*/
#widget1, #widget2, #widget3 {
  font-size: 0.8em;
  margin-bottom: 4%;
  background: #fff;
}
#widget1 select, #widget2 select, #widget3 select {
  margin: 4%;
}
#widget1 .screen-reader-text, #widget2 .screen-reader-text, #widget3 .screen-reader-text {
  height: 0px;
  display: none;
}

#widget1_tit, #widget2_tit, #widget3_tit {
  background: #fff;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding: 4% 1% 3.5% 1%;
  font-size: 14px;
}

#widget1 li, #widget2 li, #widget3 li {
  border-bottom: 1px dotted #ddd;
  font-size: 106.6666666667%;
  line-height: 1.6em;
}
#widget1 li a, #widget2 li a, #widget3 li a {
  padding: 5%;
  display: block;
}
#widget1 li a:hover, #widget2 li a:hover, #widget3 li a:hover {
  background: #f5f5f5;
}
#widget1 li ul.children li, #widget2 li ul.children li, #widget3 li ul.children li {
  border: none;
  text-indent: 20px;
  font-size: 100%;
  font-weight: normal;
}
#widget1 li ul.children li a, #widget2 li ul.children li a, #widget3 li ul.children li a {
  padding: 1.5%;
}
#widget1 li ul.children li ul.children li, #widget2 li ul.children li ul.children li, #widget3 li ul.children li ul.children li {
  text-indent: 40px;
  font-size: 86.6666666667%;
}
#widget1 li ul.children li ul.children li a, #widget2 li ul.children li ul.children li a, #widget3 li ul.children li ul.children li a {
  padding: 0.3%;
}

.side_news_tit {
  font-size: 100%;
  overflow: hidden;
  line-height: 1.4em;
  font-weight: normal;
}

#adsense {
  text-align: center !important;
  max-width: 100%;
}

@media only screen and (max-width:767px) {
  .fixnav {
    position: static !important;
    width: 100% !important;
  }
}
@media only screen and (max-width:767px) {
  #widget1 li a, #widget2 li a, #widget3 li a {
    padding: 2.5%;
  }
}
.side_news_tn {
  width: 70px;
  height: 70px;
  overflow: hidden;
  float: left;
  display: inline;
  margin-right: 10px;
  position: relative;
  background: url(assets/img/tn_side_none.png) no-repeat;
  background-size: 100%;
}
.side_news_tn img {
  width: 70px;
  height: 70px;
  overflow: hidden;
  z-index: 100;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}

li.ranking .side_news_tn:before {
  content: "1";
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 101;
  background: #1596B9;
  color: #fff;
  text-align: center;
}

li.ranking:nth-child(2) .side_news_tn:before {
  content: "2";
}

li.ranking:nth-child(3) .side_news_tn:before {
  content: "3";
}

li.ranking:nth-child(4) .side_news_tn:before {
  content: "4";
}

li.ranking:nth-child(5) .side_news_tn:before {
  content: "5";
}

.pv {
  color: #999;
  font-size: 73.3333333333%;
}

/*　メディアアップ画像用　*/
.page_content img {
  max-width: 100%;
  height: auto;
}

/*　ブログコンテンツ画像用　*/
.blog_content img {
  max-width: 100%;
  margin: 2% 0%;
  height: auto;
}

.aligncenter {
  display: block !important;
  text-align: center !important;
}

.post_date {
  font-size: 10px;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  padding: 0% 1%;
  margin-bottom: 3%;
}

/*　検索ボックス　*/
#search {
  text-align: center;
  background: #fff;
}

#s {
  height: 17px;
  border: 1px solid #ddd;
  color: #333;
  padding-top: 4px;
  padding-right: 5px;
  padding-bottom: 4px;
  padding-left: 10px;
  background-color: #fff;
  font-size: 14px;
}

#searchsubmit {
  position: absolute;
  top: 0;
  left: 75%;
}
#searchsubmit:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: opacity;
}

*:first-child + html #searchsubmit {
  top: 1px;
}

#search #searchform {
  position: relative;
}

/*　タグクラウド　*/
.tagcloud {
  padding: 10px;
}
.tagcloud a {
  display: inline-block;
  padding: 3px 10px;
  background: #f5f5f5;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  margin: 2px;
  font-size: 12px !important;
}

/*　シングルページ用ページング　*/
body.single .next_prev_box, body.archive .next_prev_box {
  margin: 4% 0 0 0;
  width: 100%;
}
body.single .prev_box, body.single .next_box, body.archive .prev_box, body.archive .next_box {
  width: 49.5%;
  font-size: 14px;
  line-height: 1.5em;
  float: left;
}
body.single .prev_box a, body.single .next_box a, body.archive .prev_box a, body.archive .next_box a {
  display: block;
  padding: 4%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
body.single .prev_box a:hover, body.single .next_box a:hover, body.archive .prev_box a:hover, body.archive .next_box a:hover {
  background: #f5f5f5;
}
body.single .prev_box .tn, body.single .next_box .tn, body.archive .prev_box .tn, body.archive .next_box .tn {
  width: 90px;
  overflow: hidden;
  float: left;
  display: inline;
  margin-right: 15px;
  background: url(assets/img/tn_none.png) no-repeat;
  background-size: 100%;
}
body.single .prev_box .post_tit, body.single .next_box .post_tit, body.archive .prev_box .post_tit, body.archive .next_box .post_tit {
  font-size: 13px;
  line-height: 1.5em;
}
body.single .next_box a, body.archive .next_box a {
  background: url(assets/img/ico_left_arrow_blk.svg) no-repeat 8px center;
  background-size: 10px;
  padding-left: 25px;
  margin-right: 1px;
}
body.single .next_box a:hover, body.archive .next_box a:hover {
  background: #f5f5f5 url(assets/img/ico_left_arrow_blk.svg) no-repeat 8px center;
  background-size: 10px;
}
body.single .prev_box, body.archive .prev_box {
  float: right;
}
body.single .prev_box a, body.archive .prev_box a {
  background: url(assets/img/ico_right_arrow_blk.svg) no-repeat right 8px center;
  background-size: 10px;
  padding-right: 25px;
}
body.single .prev_box a:hover, body.archive .prev_box a:hover {
  background: #f5f5f5 url(assets/img/ico_right_arrow_blk.svg) no-repeat right 8px center;
  background-size: 10px;
}
@media only screen and (max-width:767px) {
  body.single .prev_box, body.single .next_box, body.archive .prev_box, body.archive .next_box {
    width: 100%;
    margin-bottom: 20px;
  }
  body.single .prev_box .tn, body.single .next_box .tn, body.archive .prev_box .tn, body.archive .next_box .tn {
    width: 70px;
    overflow: hidden;
    float: left;
    display: inline;
  }
  body.single .prev_box .tn img, body.single .next_box .tn img, body.archive .prev_box .tn img, body.archive .next_box .tn img {
    width: 70px;
    height: auto;
  }
  body.single .prev_box .post_tit, body.single .next_box .post_tit, body.archive .prev_box .post_tit, body.archive .next_box .post_tit {
    font-size: 12px;
    overflow: hidden;
    line-height: 1.2em;
  }
}

/*　カテゴリページ用ページング　*/
.wp-pagenavi {
  text-align: center;
  margin: 3% 0;
}

.wp-pagenavi a,
.wp-pagenavi a:visited {
  color: #666;
  border: none !important;
  text-decoration: none;
}

.wp-pagenavi span.current {
  background: #1596B9;
  color: #fff;
  font-size: 80%;
  margin: 3px;
  padding: 5px 18px;
  display: inline-block;
  border-radius: 10%;
  border: none !important;
}

.wp-pagenavi a.first,
.wp-pagenavi a.larger,
.wp-pagenavi a.smaller,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi span.extend,
.wp-pagenavi a.last {
  background: #efefef;
  font-size: 80%;
  margin: 3px;
  padding: 5px 18px;
  display: inline-block;
  border-radius: 10%;
  border: none !important;
  border: none;
}

.wp-pagenavi a.previouspostslink:hover,
.wp-pagenavi a.nextpostslink:hover,
.wp-pagenavi a.larger:hover,
.wp-pagenavi a.smaller:hover,
.wp-pagenavi a.last:hover,
.wp-pagenavi a:hover {
  background: #1596B9;
  color: #fff;
}

.wp-pagenavi span.pages {
  margin-right: 10px;
  font-size: 12px;
}

ul#pagination {
  clear: both;
  text-align: center;
  margin: 20px 0px;
}
ul#pagination li {
  font-size: 11px;
  color: #999;
  background: #eee;
  padding: 5px 10px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  width: 50%;
  margin: auto;
}

#infscr-loading {
  text-align: center;
  width: 100%;
  margin: 20px 0px;
}
#infscr-loading img {
  width: 32px;
  margin: auto;
}

span.error {
  background: #ffe8f4;
  padding: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
}

.errortit {
  background: #ffe8f4;
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  color: #B70000;
  font-size: fz(16);
  margin: 20px 0 0 0;
}

.confirmtit {
  font-size: fz(16);
  margin: 20px 0 0 0;
  background: #e4fdf2;
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  color: #0c9073;
}

.button input[type=submit] {
  border: none;
  background: #1596B9;
  padding: 15px 50px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  width: 240px;
  margin: 10px auto;
  -webkit-appearance: none;
}

.button {
  text-align: center;
}

.btn_back input[type=submit] {
  background: #efefef;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
  text-align: center;
  width: 60px;
  margin: 10px auto;
}

.btn_back {
  text-align: center;
}

#address1 {
  margin: 10px 0px 10px 0px;
}

#address2 {
  margin: 0px 0px 10px 0px;
}

span.wpcf7-list-item {
  display: block;
}

.social4i {
  margin: 5% 0px;
}

.s4plusone {
  position: relative;
  top: 2px;
}

#contents .ssArticleTitleContainer {
  line-height: 1.2px !important;
}

.fb-page {
  width: 100% !important;
  text-align: center;
}

.author_wrap {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
}

.author_tit {
  background: #f5f5f5;
  padding: 1% 3%;
  color: #333;
  margin-top: 3%;
}

.author_box {
  padding: 3%;
  margin: 0% 0% 3% 0%;
}
.author_box .avatar {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  width: 130px;
  height: 130px;
  float: left;
  margin-right: 4%;
}
.author_box .author_right {
  overflow: hidden;
}
.author_box .author_name {
  font-size: fz(18);
  font-weight: bold;
}
.author_box .author_name span.facebook {
  font-size: fz(8);
  font-weight: normal;
  position: relative;
  top: -2px;
  margin-left: 15px;
}
.author_box .author_name span.facebook a {
  color: #438bc5;
  text-decoration: underline;
}
.author_box .author_name span.facebook a:visited {
  color: #438bc5 !important;
  text-decoration: underline;
}
.author_box .author_name span.facebook a:hover {
  color: #438bc5 !important;
  text-decoration: none;
}
.author_box .author_position {
  margin: 10px 0px;
}
.author_box .author_description {
  font-size: fz(12);
  overflow: hidden;
  line-height: 1.5em;
  color: #555;
}

.share {
  width: 100%;
}

.share h4 {
  font-size: 120%;
  text-align: center;
}

.sns {
  margin: 20px auto;
  text-align: center;
}

.sns ul {
  list-style: none;
}

.sns li {
  width: 48%;
  margin: 0 2% 3% 0px;
  float: left;
  display: inline;
}

.sns li a {
  font-size: 100%;
  position: relative;
  display: block;
  padding: 10px;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.sns li a:hover {
  -webkit-transform: translate3d(1px, 3px, 3px);
  transform: translate3d(1px, 3px, 3px);
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
}

.sns li a i {
  margin-right: 5px;
}

/* ツイッター */
.sns .twitter a {
  background: #00acee;
  -webkit-box-shadow: 0 5px 0 #0092ca;
          box-shadow: 0 5px 0 #0092ca;
}

.sns .twitter a:hover {
  background: #0092ca;
}

/* Facebook */
.sns .facebook a {
  background: #3b5998;
  -webkit-box-shadow: 0 5px 0 #2c4373;
          box-shadow: 0 5px 0 #2c4373;
}

.sns .facebook a:hover {
  background: #2c4373;
}

/* グーグル */
.sns .googleplus a {
  background: #db4a39;
  -webkit-box-shadow: 0 5px 0 #ad3a2d;
          box-shadow: 0 5px 0 #ad3a2d;
}

.sns .googleplus a:hover {
  background: #ad3a2d;
}

/* はてぶ */
.sns .hatebu a {
  background: #5d8ac1;
  -webkit-box-shadow: 0 5px 0 #43638b;
          box-shadow: 0 5px 0 #43638b;
}

.sns .hatebu a:hover {
  background: #43638b;
}

/* LINE */
.sns .line a {
  background: #25af00;
  -webkit-box-shadow: 0 5px 0 #219900;
          box-shadow: 0 5px 0 #219900;
}

.sns .line a:hover {
  background: #219900;
}

/* Pocket */
.sns .pocket a {
  background: #f03e51;
  -webkit-box-shadow: 0 5px 0 #c0392b;
          box-shadow: 0 5px 0 #c0392b;
}

.sns .pocket a:hover {
  background: #c0392b;
}

/* RSS */
.sns .rss a {
  background: #ffb53c;
  -webkit-box-shadow: 0 5px 0 #e09900;
          box-shadow: 0 5px 0 #e09900;
}

.sns .rss a:hover {
  background: #e09900;
}

/* Feedly */
.sns .feedly a {
  background: #87c040;
  -webkit-box-shadow: 0 5px 0 #74a436;
          box-shadow: 0 5px 0 #74a436;
}

.sns .feedly a:hover {
  background: #74a436;
}

@media only screen and (min-width: 768px) {
  .share {
    padding-bottom: 10px;
  }

  .sns ul {
    margin: 0 auto;
    list-style: none;
  }

  .sns li {
    width: 23%;
    margin: 0 1% 3% 0;
  }

  .sns li a {
    font-size: 75%;
    padding: 10px 2px;
  }

  .sns li:nth-child(4) {
    margin-right: 0px;
  }
}
/*　External Link　*/
.outlink {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 3%;
  margin: 4%;
}
.outlink li {
  background: url(assets/img/icon-outlink.png) no-repeat 0px 2px;
  background-size: 15px;
  padding-left: 25px;
  line-height: 1.1em;
}

/*　Blockquote　*/
blockquote {
  line-height: 1.8em;
  padding: 5% 5% 3% 5%;
  margin: 6% 0 3% 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  border-left: 5px solid #f5f5f5;
  position: relative;
}

blockquote:before {
  content: "“";
  /*Unicode for Left Double Quote*/
  /*Font*/
  font-family: Georgia, serif;
  font-size: 70px;
  font-weight: bold;
  color: #efefef;
  /*Positioning*/
  position: absolute;
  left: 10px;
  top: 25px;
}

blockquote:after {
  /*Reset to make sure*/
  content: "";
}

@media only screen and (max-width:767px) {
  blockquote:before {
    font-size: 50px;
    /*Positioning*/
    position: absolute;
    left: 10px;
    top: 13px;
  }
}
/*★★★★★★★★★★★★★★★★★★★★★★★★

CLASS SIMPLE STYLE

★★★★★★★★★★★★★★★★★★★★★★★★*/
hr {
  clear: both;
  border: none;
  height: 0;
}

.clear {
  clear: both;
}

.f_right {
  float: right;
}

.f_left {
  float: left;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.overh {
  overflow: hidden;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.shadow {
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

PC・SP表示切り替え

★★★★★★★★★★★★★★★★★★★★★★★★*/
.sp {
  display: none !important;
}

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

  .sp {
    display: inherit !important;
  }
}
/*★★★★★★★★★★★★★★★★★★★★★★★★

CLEAR FIX

★★★★★★★★★★★★★★★★★★★★★★★★*/
.clearfix, #breadcrumbs:after {
  *zoom: 1;
}
.clearfix:after, #breadcrumbs:after {
  content: " ";
  display: table;
  clear: both;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

簡易 FLEX BOX

★★★★★★★★★★★★★★★★★★★★★★★★*/
.flex-pc {
  /* Safari */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Safari */
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .flex-pc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.flex-all {
  /* Safari */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Safari */
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

画像回り込み

★★★★★★★★★★★★★★★★★★★★★★★★*/
@media only screen and (min-width:768px) {
  .img_right, .img_f_right {
    float: right !important;
    margin: 0% 0% 4% 4%;
    max-width: 35%;
  }
}
@media only screen and (max-width:767px) {
  .img_right, .img_f_right {
    margin: 3% 0%;
    max-width: 100%;
  }
}

@media only screen and (min-width:768px) {
  .img_left, .img_f_left {
    float: left;
    margin: 0% 4% 4% 0%;
    max-width: 35%;
  }
}
@media only screen and (max-width:767px) {
  .img_left, .img_f_left {
    margin: 3% 0%;
    max-width: 100%;
  }
}

.img_center {
  text-align: center;
  margin: 3% auto;
  max-width: 100%;
}

.img_right img,
.img_left img,
.img_center img {
  height: auto;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

MARGIN

★★★★★★★★★★★★★★★★★★★★★★★★*/
.mt_0 {
  margin-top: 0px;
}

.mt_01 {
  margin-top: 1px;
}

.mt_02 {
  margin-top: 2px;
}

.mt_03 {
  margin-top: 3px;
}

.mt_04 {
  margin-top: 4px;
}

.mt_05 {
  margin-top: 5px;
}

.mt_06 {
  margin-top: 6px;
}

.mt_07 {
  margin-top: 7px;
}

.mt_08 {
  margin-top: 8px;
}

.mt_09 {
  margin-top: 9px;
}

.mt_10 {
  margin-top: 10px;
}

.mt_11 {
  margin-top: 11px;
}

.mt_12 {
  margin-top: 12px;
}

.mt_13 {
  margin-top: 13px;
}

.mt_14 {
  margin-top: 14px;
}

.mt_15 {
  margin-top: 15px;
}

.mt_16 {
  margin-top: 16px;
}

.mt_17 {
  margin-top: 17px;
}

.mt_18 {
  margin-top: 18px;
}

.mt_19 {
  margin-top: 19px;
}

.mt_20 {
  margin-top: 20px;
}

.mt_25 {
  margin-top: 25px;
}

.mt_30 {
  margin-top: 30px;
}

.mt_35 {
  margin-top: 35px;
}

.mt_40 {
  margin-top: 40px;
}

.mt_45 {
  margin-top: 45px;
}

.mt_50 {
  margin-top: 50px;
}

.mt_55 {
  margin-top: 55px;
}

.mt_60 {
  margin-top: 60px;
}

.mt_65 {
  margin-top: 65px;
}

.mt_70 {
  margin-top: 70px;
}

.mt_75 {
  margin-top: 75px;
}

.mt_80 {
  margin-top: 80px;
}

.mt_85 {
  margin-top: 85px;
}

.mt_90 {
  margin-top: 90px;
}

/* ********************** */
/* ********************** */
/* ********************** */
.mb_0 {
  margin-bottom: 0px;
}

.mb_01 {
  margin-bottom: 1px;
}

.mb_02 {
  margin-bottom: 2px;
}

.mb_03 {
  margin-bottom: 3px;
}

.mb_04 {
  margin-bottom: 4px;
}

.mb_05 {
  margin-bottom: 5px;
}

.mb_06 {
  margin-bottom: 6px;
}

.mb_07 {
  margin-bottom: 7px;
}

.mb_08 {
  margin-bottom: 8px;
}

.mb_09 {
  margin-bottom: 9px;
}

.mb_10 {
  margin-bottom: 10px;
}

.mb_11 {
  margin-bottom: 11px;
}

.mb_12 {
  margin-bottom: 12px;
}

.mb_13 {
  margin-bottom: 13px;
}

.mb_14 {
  margin-bottom: 14px;
}

.mb_15 {
  margin-bottom: 15px;
}

.mb_16 {
  margin-bottom: 16px;
}

.mb_17 {
  margin-bottom: 17px;
}

.mb_18 {
  margin-bottom: 18px;
}

.mb_19 {
  margin-bottom: 19px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_25 {
  margin-bottom: 25px;
}

.mb_30 {
  margin-bottom: 30px;
}

.mb_35 {
  margin-bottom: 35px;
}

.mb_40 {
  margin-bottom: 40px;
}

.mb_45 {
  margin-bottom: 45px;
}

.mb_50 {
  margin-bottom: 50px;
}

.mb_55 {
  margin-bottom: 55px;
}

.mb_60 {
  margin-bottom: 60px;
}

.mb_65 {
  margin-bottom: 65px;
}

.mb_70 {
  margin-bottom: 70px;
}

.mb_75 {
  margin-bottom: 75px;
}

.mb_80 {
  margin-bottom: 80px;
}

.mb_85 {
  margin-bottom: 85px;
}

.mb_90 {
  margin-bottom: 90px;
}

/* ********************** */
/* ********************** */
/* ********************** */
.mr_0 {
  margin-right: 0px;
}

.mr_01 {
  margin-right: 1px;
}

.mr_02 {
  margin-right: 2px;
}

.mr_03 {
  margin-right: 3px;
}

.mr_04 {
  margin-right: 4px;
}

.mr_05 {
  margin-right: 5px;
}

.mr_06 {
  margin-right: 6px;
}

.mr_07 {
  margin-right: 7px;
}

.mr_08 {
  margin-right: 8px;
}

.mr_09 {
  margin-right: 9px;
}

.mr_10 {
  margin-right: 10px;
}

.mr_11 {
  margin-right: 11px;
}

.mr_12 {
  margin-right: 12px;
}

.mr_13 {
  margin-right: 13px;
}

.mr_14 {
  margin-right: 14px;
}

.mr_15 {
  margin-right: 15px;
}

.mr_16 {
  margin-right: 16px;
}

.mr_17 {
  margin-right: 17px;
}

.mr_18 {
  margin-right: 18px;
}

.mr_19 {
  margin-right: 19px;
}

.mr_20 {
  margin-right: 20px;
}

.mr_25 {
  margin-right: 25px;
}

.mr_30 {
  margin-right: 30px;
}

.mr_35 {
  margin-right: 35px;
}

.mr_40 {
  margin-right: 40px;
}

.mr_45 {
  margin-right: 45px;
}

.mr_50 {
  margin-right: 50px;
}

.mr_55 {
  margin-right: 55px;
}

.mr_60 {
  margin-right: 60px;
}

.mr_65 {
  margin-right: 65px;
}

.mr_70 {
  margin-right: 70px;
}

.mr_75 {
  margin-right: 75px;
}

.mr_80 {
  margin-right: 80px;
}

.mr_85 {
  margin-right: 85px;
}

.mr_90 {
  margin-right: 90px;
}

/* ********************** */
/* ********************** */
/* ********************** */
.ml_0 {
  margin-left: 0px;
}

.ml_01 {
  margin-left: 1px;
}

.ml_02 {
  margin-left: 2px;
}

.ml_03 {
  margin-left: 3px;
}

.ml_04 {
  margin-left: 4px;
}

.ml_05 {
  margin-left: 5px;
}

.ml_06 {
  margin-left: 6px;
}

.ml_07 {
  margin-left: 7px;
}

.ml_08 {
  margin-left: 8px;
}

.ml_09 {
  margin-left: 9px;
}

.ml_10 {
  margin-left: 10px;
}

.ml_11 {
  margin-left: 11px;
}

.ml_12 {
  margin-left: 12px;
}

.ml_13 {
  margin-left: 13px;
}

.ml_14 {
  margin-left: 14px;
}

.ml_15 {
  margin-left: 15px;
}

.ml_16 {
  margin-left: 16px;
}

.ml_17 {
  margin-left: 17px;
}

.ml_18 {
  margin-left: 18px;
}

.ml_19 {
  margin-left: 19px;
}

.ml_20 {
  margin-left: 20px;
}

.ml_25 {
  margin-left: 25px;
}

.ml_30 {
  margin-left: 30px;
}

.ml_35 {
  margin-left: 35px;
}

.ml_40 {
  margin-left: 40px;
}

.ml_45 {
  margin-left: 45px;
}

.ml_50 {
  margin-left: 50px;
}

.ml_55 {
  margin-left: 55px;
}

.ml_60 {
  margin-left: 60px;
}

.ml_65 {
  margin-left: 65px;
}

.ml_70 {
  margin-left: 70px;
}

.ml_75 {
  margin-left: 75px;
}

.ml_80 {
  margin-left: 80px;
}

.ml_85 {
  margin-left: 85px;
}

.ml_90 {
  margin-left: 90px;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

PADDING

★★★★★★★★★★★★★★★★★★★★★★★★*/
.pt_0 {
  padding-top: 0px;
}

.pt_01 {
  padding-top: 1px;
}

.pt_02 {
  padding-top: 2px;
}

.pt_03 {
  padding-top: 3px;
}

.pt_04 {
  padding-top: 4px;
}

.pt_05 {
  padding-top: 5px;
}

.pt_06 {
  padding-top: 6px;
}

.pt_07 {
  padding-top: 7px;
}

.pt_08 {
  padding-top: 8px;
}

.pt_09 {
  padding-top: 9px;
}

.pt_10 {
  padding-top: 10px;
}

.pt_11 {
  padding-top: 11px;
}

.pt_12 {
  padding-top: 12px;
}

.pt_13 {
  padding-top: 13px;
}

.pt_14 {
  padding-top: 14px;
}

.pt_15 {
  padding-top: 15px;
}

.pt_16 {
  padding-top: 16px;
}

.pt_17 {
  padding-top: 17px;
}

.pt_18 {
  padding-top: 18px;
}

.pt_19 {
  padding-top: 19px;
}

.pt_20 {
  padding-top: 20px;
}

.pt_25 {
  padding-top: 25px;
}

.pt_30 {
  padding-top: 30px;
}

.pt_35 {
  padding-top: 35px;
}

.pt_40 {
  padding-top: 40px;
}

.pt_45 {
  padding-top: 45px;
}

.pt_50 {
  padding-top: 50px;
}

.pt_55 {
  padding-top: 55px;
}

.pt_60 {
  padding-top: 60px;
}

.pt_65 {
  padding-top: 65px;
}

.pt_70 {
  padding-top: 70px;
}

.pt_75 {
  padding-top: 75px;
}

.pt_80 {
  padding-top: 80px;
}

.pt_85 {
  padding-top: 85px;
}

.pt_90 {
  padding-top: 90px;
}

/* ********************** */
/* ********************** */
/* ********************** */
.pb_0 {
  padding-bottom: 0px;
}

.pb_01 {
  padding-bottom: 1px;
}

.pb_02 {
  padding-bottom: 2px;
}

.pb_03 {
  padding-bottom: 3px;
}

.pb_04 {
  padding-bottom: 4px;
}

.pb_05 {
  padding-bottom: 5px;
}

.pb_06 {
  padding-bottom: 6px;
}

.pb_07 {
  padding-bottom: 7px;
}

.pb_08 {
  padding-bottom: 8px;
}

.pb_09 {
  padding-bottom: 9px;
}

.pb_10 {
  padding-bottom: 10px;
}

.pb_11 {
  padding-bottom: 11px;
}

.pb_12 {
  padding-bottom: 12px;
}

.pb_13 {
  padding-bottom: 13px;
}

.pb_14 {
  padding-bottom: 14px;
}

.pb_15 {
  padding-bottom: 15px;
}

.pb_16 {
  padding-bottom: 16px;
}

.pb_17 {
  padding-bottom: 17px;
}

.pb_18 {
  padding-bottom: 18px;
}

.pb_19 {
  padding-bottom: 19px;
}

.pb_20 {
  padding-bottom: 20px;
}

.pb_25 {
  padding-bottom: 25px;
}

.pb_30 {
  padding-bottom: 30px;
}

.pb_35 {
  padding-bottom: 35px;
}

.pb_40 {
  padding-bottom: 40px;
}

.pb_45 {
  padding-bottom: 45px;
}

.pb_50 {
  padding-bottom: 50px;
}

.pb_55 {
  padding-bottom: 55px;
}

.pb_60 {
  padding-bottom: 60px;
}

.pb_65 {
  padding-bottom: 65px;
}

.pb_70 {
  padding-bottom: 70px;
}

.pb_75 {
  padding-bottom: 75px;
}

.pb_80 {
  padding-bottom: 80px;
}

.pb_85 {
  padding-bottom: 85px;
}

.pb_90 {
  padding-bottom: 90px;
}

/* ********************** */
/* ********************** */
/* ********************** */
.pr_0 {
  padding-right: 0px;
}

.pr_01 {
  padding-right: 1px;
}

.pr_02 {
  padding-right: 2px;
}

.pr_03 {
  padding-right: 3px;
}

.pr_04 {
  padding-right: 4px;
}

.pr_05 {
  padding-right: 5px;
}

.pr_06 {
  padding-right: 6px;
}

.pr_07 {
  padding-right: 7px;
}

.pr_08 {
  padding-right: 8px;
}

.pr_09 {
  padding-right: 9px;
}

.pr_10 {
  padding-right: 10px;
}

.pr_11 {
  padding-right: 11px;
}

.pr_12 {
  padding-right: 12px;
}

.pr_13 {
  padding-right: 13px;
}

.pr_14 {
  padding-right: 14px;
}

.pr_15 {
  padding-right: 15px;
}

.pr_16 {
  padding-right: 16px;
}

.pr_17 {
  padding-right: 17px;
}

.pr_18 {
  padding-right: 18px;
}

.pr_19 {
  padding-right: 19px;
}

.pr_20 {
  padding-right: 20px;
}

.pr_25 {
  padding-right: 25px;
}

.pr_30 {
  padding-right: 30px;
}

.pr_35 {
  padding-right: 35px;
}

.pr_40 {
  padding-right: 40px;
}

.pr_45 {
  padding-right: 45px;
}

.pr_50 {
  padding-right: 50px;
}

.pr_55 {
  padding-right: 55px;
}

.pr_60 {
  padding-right: 60px;
}

.pr_65 {
  padding-right: 65px;
}

.pr_70 {
  padding-right: 70px;
}

.pr_75 {
  padding-right: 75px;
}

.pr_80 {
  padding-right: 80px;
}

.pr_85 {
  padding-right: 85px;
}

.pr_90 {
  padding-right: 90px;
}

/* ********************** */
/* ********************** */
/* ********************** */
.pl_0 {
  padding-left: 0px;
}

.pl_01 {
  padding-left: 1px;
}

.pl_02 {
  padding-left: 2px;
}

.pl_03 {
  padding-left: 3px;
}

.pl_04 {
  padding-left: 4px;
}

.pl_05 {
  padding-left: 5px;
}

.pl_06 {
  padding-left: 6px;
}

.pl_07 {
  padding-left: 7px;
}

.pl_08 {
  padding-left: 8px;
}

.pl_09 {
  padding-left: 9px;
}

.pl_10 {
  padding-left: 10px;
}

.pl_11 {
  padding-left: 11px;
}

.pl_12 {
  padding-left: 12px;
}

.pl_13 {
  padding-left: 13px;
}

.pl_14 {
  padding-left: 14px;
}

.pl_15 {
  padding-left: 15px;
}

.pl_16 {
  padding-left: 16px;
}

.pl_17 {
  padding-left: 17px;
}

.pl_18 {
  padding-left: 18px;
}

.pl_19 {
  padding-left: 19px;
}

.pl_20 {
  padding-left: 20px;
}

.pl_25 {
  padding-left: 25px;
}

.pl_30 {
  padding-left: 30px;
}

.pl_35 {
  padding-left: 35px;
}

.pl_40 {
  padding-left: 40px;
}

.pl_45 {
  padding-left: 45px;
}

.pl_50 {
  padding-left: 50px;
}

.pl_55 {
  padding-left: 55px;
}

.pl_60 {
  padding-left: 60px;
}

.pl_65 {
  padding-left: 65px;
}

.pl_70 {
  padding-left: 70px;
}

.pl_75 {
  padding-left: 75px;
}

.pl_80 {
  padding-left: 80px;
}

.pl_85 {
  padding-left: 85px;
}

.pl_90 {
  padding-left: 90px;
}

/* ********************** */
/* ********************** */
/* ********************** */
/*★★★★★★★★★★★★★★★★★★★★★★★★

全方位PADDING

★★★★★★★★★★★★★★★★★★★★★★★★*/
.pd_01 {
  padding: 1%;
}

.pd_02 {
  padding: 2%;
}

.pd_03 {
  padding: 3%;
}

.pd_04 {
  padding: 4%;
}

.pd_05 {
  padding: 5%;
}

.pd_06 {
  padding: 6%;
}

.pd_07 {
  padding: 7%;
}

.pd_08 {
  padding: 8%;
}

.pd_09 {
  padding: 9%;
}

.pd_10 {
  padding: 10%;
}

.pd_11 {
  padding: 11%;
}

.pd_12 {
  padding: 12%;
}

.pd_13 {
  padding: 13%;
}

.pd_14 {
  padding: 14%;
}

.pd_15 {
  padding: 15%;
}

.pd_16 {
  padding: 16%;
}

.pd_17 {
  padding: 17%;
}

.pd_18 {
  padding: 18%;
}

.pd_19 {
  padding: 19%;
}

.pd_20 {
  padding: 20%;
}

@media screen and (max-width: 767px) {
  .pd_01 {
    padding: 0.5%;
  }

  .pd_02 {
    padding: 1%;
  }

  .pd_03 {
    padding: 1.5%;
  }

  .pd_04 {
    padding: 2%;
  }

  .pd_05 {
    padding: 2.5%;
  }

  .pd_06 {
    padding: 3%;
  }

  .pd_07 {
    padding: 3.5%;
  }

  .pd_08 {
    padding: 4%;
  }

  .pd_09 {
    padding: 4.5%;
  }

  .pd_10 {
    padding: 5%;
  }

  .pd_11 {
    padding: 5.5%;
  }

  .pd_12 {
    padding: 6%;
  }

  .pd_13 {
    padding: 6.5%;
  }

  .pd_14 {
    padding: 7%;
  }

  .pd_15 {
    padding: 7.5%;
  }

  .pd_16 {
    padding: 8%;
  }

  .pd_17 {
    padding: 8.5%;
  }

  .pd_18 {
    padding: 9%;
  }

  .pd_19 {
    padding: 9.5%;
  }

  .pd_20 {
    padding: 10%;
  }
}
/*★★★★★★★★★★★★★★★★★★★★★★★★

全方位MARGIN

★★★★★★★★★★★★★★★★★★★★★★★★*/
.mg_01 {
  margin: 1%;
}

.mg_02 {
  margin: 2%;
}

.mg_03 {
  margin: 3%;
}

.mg_04 {
  margin: 4%;
}

.mg_05 {
  margin: 5%;
}

.mg_06 {
  margin: 6%;
}

.mg_07 {
  margin: 7%;
}

.mg_08 {
  margin: 8%;
}

.mg_09 {
  margin: 9%;
}

.mg_10 {
  margin: 10%;
}

.mg_11 {
  margin: 11%;
}

.mg_12 {
  margin: 12%;
}

.mg_13 {
  margin: 13%;
}

.mg_14 {
  margin: 14%;
}

.mg_15 {
  margin: 15%;
}

.mg_16 {
  margin: 16%;
}

.mg_17 {
  margin: 17%;
}

.mg_18 {
  margin: 18%;
}

.mg_19 {
  margin: 19%;
}

.mg_20 {
  margin: 20%;
}

@media screen and (max-width: 767px) {
  .mg_01 {
    margin: 0.5%;
  }

  .mg_02 {
    margin: 1%;
  }

  .mg_03 {
    margin: 1.5%;
  }

  .mg_04 {
    margin: 2%;
  }

  .mg_05 {
    margin: 2.5%;
  }

  .mg_06 {
    margin: 3%;
  }

  .mg_07 {
    margin: 3.5%;
  }

  .mg_08 {
    margin: 4%;
  }

  .mg_09 {
    margin: 4.5%;
  }

  .mg_10 {
    margin: 5%;
  }

  .mg_11 {
    margin: 5.5%;
  }

  .mg_12 {
    margin: 6%;
  }

  .mg_13 {
    margin: 6.5%;
  }

  .mg_14 {
    margin: 7%;
  }

  .mg_15 {
    margin: 7.5%;
  }

  .mg_16 {
    margin: 8%;
  }

  .mg_17 {
    margin: 8.5%;
  }

  .mg_18 {
    margin: 9%;
  }

  .mg_19 {
    margin: 9.5%;
  }

  .mg_20 {
    margin: 10%;
  }
}
/*★★★★★★★★★★★★★★★★★★★★★★★★

フォントサイズ

★★★★★★★★★★★★★★★★★★★★★★★★*/
.px_08 {
  font-size: 8px;
}

.px_09 {
  font-size: 9px;
}

.px_10 {
  font-size: 10px;
}

.px_11 {
  font-size: 11px;
}

.px_12 {
  font-size: 12px;
}

.px_13 {
  font-size: 13px;
}

.px_14 {
  font-size: 14px;
}

.px_15 {
  font-size: 15px;
}

.px_16 {
  font-size: 16px;
}

.px_17 {
  font-size: 17px;
}

.px_18 {
  font-size: 18px;
}

.px_19 {
  font-size: 19px;
}

.px_20 {
  font-size: 20px;
}

.px_21 {
  font-size: 21px;
}

.px_22 {
  font-size: 22px;
}

.px_23 {
  font-size: 23px;
}

.px_24 {
  font-size: 24px;
  line-height: 1.4em;
}

.px_25 {
  font-size: 25px;
  line-height: 1.4em;
}

.px_26 {
  font-size: 26px;
  line-height: 1.4em;
}

.px_27 {
  font-size: 27px;
  line-height: 1.4em;
}

.px_28 {
  font-size: 28px;
  line-height: 1.4em;
}

.px_29 {
  font-size: 29px;
  line-height: 1.4em;
}

.px_30 {
  font-size: 30px;
  line-height: 1.4em;
}

.px_31 {
  font-size: 31px;
  line-height: 1.4em;
}

.px_32 {
  font-size: 32px;
  line-height: 1.4em;
}

.px_33 {
  font-size: 33px;
  line-height: 1.4em;
}

.px_34 {
  font-size: 34px;
  line-height: 1.4em;
}

.px_35 {
  font-size: 35px;
  line-height: 1.4em;
}

.px_36 {
  font-size: 36px;
  line-height: 1.4em;
}

.px_37 {
  font-size: 37px;
  line-height: 1.4em;
}

.px_38 {
  font-size: 38px;
  line-height: 1.4em;
}

.px_39 {
  font-size: 39px;
  line-height: 1.4em;
}

.px_40 {
  font-size: 40px;
  line-height: 1.4em;
}

.px_41 {
  font-size: 41px;
  line-height: 1.4em;
}

.px_42 {
  font-size: 42px;
  line-height: 1.4em;
}

.px_43 {
  font-size: 43px;
  line-height: 1.4em;
}

.px_44 {
  font-size: 44px;
  line-height: 1.4em;
}

.px_45 {
  font-size: 45px;
  line-height: 1.4em;
}

.px_46 {
  font-size: 46px;
  line-height: 1.4em;
}

.px_47 {
  font-size: 47px;
  line-height: 1.4em;
}

.px_48 {
  font-size: 48px;
  line-height: 1.4em;
}

.px_49 {
  font-size: 49px;
  line-height: 1.4em;
}

.px_50 {
  font-size: 50px;
  line-height: 1.4em;
}

.px_51 {
  font-size: 51px;
  line-height: 1.4em;
}

.px_52 {
  font-size: 52px;
  line-height: 1.4em;
}

.px_53 {
  font-size: 53px;
  line-height: 1.4em;
}

.px_54 {
  font-size: 54px;
  line-height: 1.4em;
}

.px_55 {
  font-size: 55px;
  line-height: 1.4em;
}

.px_56 {
  font-size: 56px;
  line-height: 1.4em;
}

.px_57 {
  font-size: 57px;
  line-height: 1.4em;
}

.px_58 {
  font-size: 58px;
  line-height: 1.4em;
}

.px_59 {
  font-size: 59px;
  line-height: 1.4em;
}

.px_60 {
  font-size: 60px;
  line-height: 1.4em;
}

.px_61 {
  font-size: 61px;
  line-height: 1.4em;
}

.px_62 {
  font-size: 62px;
  line-height: 1.4em;
}

.px_63 {
  font-size: 63px;
  line-height: 1.4em;
}

.px_64 {
  font-size: 64px;
  line-height: 1.4em;
}

.px_65 {
  font-size: 65px;
  line-height: 1.4em;
}

.px_66 {
  font-size: 66px;
  line-height: 1.4em;
}

.px_67 {
  font-size: 67px;
  line-height: 1.4em;
}

.px_68 {
  font-size: 68px;
  line-height: 1.4em;
}

.px_69 {
  font-size: 69px;
  line-height: 1.4em;
}

.px_70 {
  font-size: 70px;
  line-height: 1.4em;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★

PURE GRID用 ガター(padding)

★★★★★★★★★★★★★★★★★★★★★★★★*/
.pure-g .gt-005 {
  padding: 0.5em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-01 {
  padding: 1em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-015 {
  padding: 1.5em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-02 {
  padding: 2em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-025 {
  padding: 2.5em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-03 {
  padding: 3em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-035 {
  padding: 3.5em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-04 {
  padding: 4em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-045 {
  padding: 4.5em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-05 {
  padding: 5em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-055 {
  padding: 5.5em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-06 {
  padding: 6em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g .gt-065 {
  padding: 6.5em;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*　文字色 */
.black {
  color: #000;
}

.gray {
  color: #808080;
}

.silver {
  color: #c0c0c0;
}

.white {
  color: #fff;
}

.blue {
  color: #008dd0;
}

.navy {
  color: #266aa9;
}

.teal {
  color: #008080;
}

.green {
  color: #009825;
}

.lime {
  color: #00de00;
}

.aqua {
  color: #6de6ee;
}

.yellow {
  color: #fff500;
}

.red {
  color: #de0000;
}

.fuchsia {
  color: #df0edf;
}

.olive {
  color: #808000;
}

.purple {
  color: #a500c3;
}

.maroon {
  color: #800000;
}

.orange {
  color: #f56b00;
}

.pink {
  color: #ff2b9e;
}

/*　文字の背景色 */
.tbg_black {
  background: #d6d6d6;
}

.tbg_gray {
  background: #ebebeb;
}

.tbg_silver {
  background: #f5f5f5;
}

.tbg_white {
  background: #fff;
}

.tbg_blue {
  background: #d6edf7;
}

.tbg_navy {
  background: #dce7f1;
}

.tbg_teal {
  background: #d6ebeb;
}

.tbg_green {
  background: #d6ebeb;
}

.tbg_lime {
  background: #d6fad6;
}

.tbg_aqua {
  background: #e8fbfc;
}

.tbg_yellow {
  background: #fffdd6;
}

.tbg_red {
  background: #fad6d6;
}

.tbg_fuchsia {
  background: #fad8fa;
}

.tbg_olive {
  background: #ebebd6;
}

.tbg_purple {
  background: #f1d6f5;
}

.tbg_maroon {
  background: #ebd6d6;
}

.tbg_orange {
  background: #fde7d6;
}

.tbg_pink {
  background: #ffe4f3;
}

/*　セクションの背景色 */
.bg_red {
  background: #e53935;
}

.bg_pink {
  background: #D81B60;
}

.bg_purple {
  background: #8E24AA;
}

.bg_deep-purple {
  background: #5E35B1;
}

.bg_indigo {
  background: #3949AB;
}

.bg_blue {
  background: #1E88E5;
}

.bg_light-blue {
  background: #039BE5;
}

.bg_cyan {
  background: #00ACC1;
}

.bg_teal {
  background: #00897B;
}

.bg_green {
  background: #43A047;
}

.bg_light-green {
  background: #7CB342;
}

.bg_lime {
  background: #C0CA33;
}

.bg_yellow {
  background: #FDD835;
}

.bg_amber {
  background: #FFB300;
}

.bg_orange {
  background: #FB8C00;
}

.bg_deep-orange {
  background: #F4511E;
}

.bg_brown {
  background: #6D4C41;
}

.bg_grey {
  background: #757575;
}

.bg_blue-grey {
  background: #546E7A;
}

.bg_light-grey {
  background: #f5f5f5;
}

.bg_black {
  background: #444;
}

.bg_blue {
  color: #fff !important;
}

.bg_purple {
  background: #7C4DFF;
}

.bg_cyan {
  background: #00BCD4;
}

.bg_mc {
  background: #1596B9;
}

.rvs_txt {
  color: #fff !important;
}
.rvs_txt p {
  color: #fff !important;
}

/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* 企業ロゴスライダー用 20231023追加 */
.businesslogo_box {
    overflow: hidden;
}
.img_businesslogo {
	position: relative;
    display: -webkit-flex;
    display: flex;
    width: max-content;
	padding: 5px 0;
    border-bottom: 1px solid #EEE;
}
.img_businesslogo img {
	width: auto;
    height: 120px;
    will-change: transform;
}
.img_businesslogo img:first-child {
	-webkit-animation: loop 45s -22.5s linear infinite;
    animation: loop 45s -22.5s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}
.img_businesslogo img + img {
	-webkit-animation: loop2 45s linear infinite;
    animation: loop2 45s linear infinite;
}
@media only screen and (max-width:767px) {
	.img_businesslogo img {
		height: 50px;
	}
	.img_businesslogo img:first-child {
		-webkit-animation: loop 45s -22.5s linear infinite;
		animation: loop 45s -22.5s linear infinite;
	}
	.img_businesslogo img + img {
		-webkit-animation: loop2 45s  linear infinite;
		animation: loop2 45s linear infinite;
	}
}
@-webkit-keyframes loop {
	0% {
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
    }
	to {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}
@keyframes loop {
	0% {
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}
	to {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}
@-webkit-keyframes loop2 {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: translateX(-200%);
		-ms-transform: translateX(-200%);
		transform: translateX(-200%);
	}
}
@keyframes loop2 {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: translateX(-200%);
		-ms-transform: translateX(-200%);
		transform: translateX(-200%);
	}
}

/* ヘッダーメニュー追加時の表示崩れ防止用 20240123追加 */
@media screen and (1024px <= width < 1075px) {
	header#header ul.head_cta {
    	margin-top: 8px;
	}
	header#header ul.head_cta li a {
    	padding: 6px 5px 7px;
		margin-left: 5px;
	}
	header#header ul.head_cta li.trial a {
    	font-size: 81%;
	}
	header#header ul.head_cta li.contact a {
    	font-size: 81%;
	}
}

/* 会社概要を会社情報に変更　会社概要とミッション・ビジョン・バリュー分割 20241224追加 */
.company-nav {
	width: 100%;
	margin: 0 0 40px;
	padding: 40px 0;
}
.company-nav ul {
	width: 100%;
	max-width: 960px;
	list-style: none;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	background-color: #FFFFFF;
	margin: 0 auto;
    padding: 20px 0 8px;
}
@media only screen and (max-width:760px) {
	.company-nav ul {
		width: calc(100% - 40px);
		max-width: none;
		margin: 0 20px;
		padding: 8px 0;
	}
}
@media only screen and (max-width:700px) {
	.company-nav ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.company-nav ul li {
	flex: 1;
	position: relative;
	padding: 0 20px;
}
.company-nav ul li::before {
	content: "";
	display: block;
	width: 1px;
	height: 30px;
	background-color: #dbdbdb;
	position: absolute;
	top: 0;
	left: 0;
}
.company-nav ul li:first-child::before {
	display: none;
}
.company-nav ul li a {
	display:block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.company-nav ul li a span {
	display: inline-block;
	border-bottom: 4px solid #FFFFFF;
	box-sizing: border-box;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	color: #333333;
    padding-bottom: 8px;
}
@media only screen and (max-width:700px) {
	.company-nav ul li {
		padding: 10px 20px;
	}
	.company-nav ul li::before {
		width: 240px;
		height: 1px;
		top: 0;
		left: calc(50% - 120px);
	}
	.company-nav ul li a span {
		padding-top: 8px;
	}
}
@media only screen and (max-width:380px) {
	.company-nav ul li a {
		font-size: 14px;
	}
}
.company-nav ul li a.active span {
	border-bottom: 4px solid #1596B9;
}
.company-nav ul li a:hover span {
	border-bottom: 4px solid #1ec4de;
}
.company-nav ul li a.active {}

#company-info p.ttl {
	font-size: 26px;
	font-weight: bold;
	margin: 4% 0% 3% 0%;
}
#company-info h2.sec_tit {
	font-size: 173.3333333333%;
  text-align: center;
}
#company-info h2.sec_tit span {
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 4px solid #1596B9;
}
#company-info p.lh140p {
  line-height: 140%;
}
#company-info .bg-blue {
    background: -webkit-gradient(linear, left top, right top, from(#ECFBFF), color-stop(99%, #F0FEFF));
    background: linear-gradient(to right, #ECFBFF 0%, #F0FEFF 99%);
    margin-top: 60px;
    padding: 60px 0px;
}
#company-info .bg-gray {
    background: #f5f5f5;
    padding: 60px 0px;
}
#company-info .bg-gray h2 {
    margin-top: 0;
}
#company-info .txt-strong {
    font-size: 185%;
	font-weight: bold;
	line-height: 140%;
}
#company-info .txt-en {
    color: #888;
	font-weight: normal;
}
#company-info span.txt-en {
	font-size: 88.8889%;
	border: none;
}
#company-info .values-list {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	gap: 20px;
}
#company-info .values-list-item {
    width: calc(50% - 52px);
    border: 1px solid #ddd;
    padding: 10px 20px 0;
}
#company-info .values-ttl {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}
#company-info .values-ttl .values-ttl-no {
	font-size: 16px;
	color: #129FC1;
	border-bottom: 1px solid #129FC1;
    margin-top: 2px;
}
#company-info .values-ttl .values-ttl-txt {
	color: #129FC1;
	font-size: 30px;
	font-weight: bold;
}
#company-info .values-ttl .values-ttl-en {
	font-size: 14px;
	color: #888;
    margin-top: 18px;
}
#company-info ul.check {
	
}
#company-info ul.check li {
	margin: 0.4rem 0 0.8rem;
	padding-left: 22px;
	position: relative;
}
#company-info ul.check li span {
    white-space: nowrap;
}
#company-info ul.check li::before {
	content: "・";
	color: #129FC1;
	position: absolute;
	top: 0;
	left: 0;
}
#company-info .txt-blue {
	color: #00A7D4;
}

@media only screen and (max-width:767px) {
	#company-info h2.sec_tit {
		font-size: 26px;
	}
	#company-info .values-list {
		margin-bottom: 60px;
	}
	#company-info .values-list-item {
		width: 100%;
		border: none;
		padding: 0;
	}
	#company-info .txt-strong {
 	   font-size: 140%;
	}
	#company-info .values-ttl .values-ttl-txt {
		font-size: 21px;
	}
	#company-info .values-ttl .values-ttl-no {
        margin-top: 0;
        margin-bottom: 4px;
        line-height: 140%;
	}
	#company-info .values-ttl .values-ttl-en {
	    margin-top: 10px;
	}
}


.blog_box a figure {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
.blog_box a figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: 0.4s ease-in-out;
}
.blog_box a .wht_box {
  background: #FFF;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 20px;
  margin: -5px 20px 0px 20px;
  position: relative;
  transition: 0.4s ease-in-out;
}
.blog_box a .wht_box h3 {
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  max-height: 63px;
  line-height: 1.5;
  height: 63px;
  font-weight: bold;
}
.blog_box a .wht_box p.c-name {
  font-size: 11px;
  text-align: right;
  margin-top: 15px;
}
.blog_box a:hover figure img {
  width: 103%;
  height: 103%;
}
.blog_box a:hover .wht_box {
  background: #f5f5f5;
}

.blog_title {
  margin-top: 20px;
  padding: 0 10px;
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
}

.blog_nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  margin: 20px 0;
  padding: 0 10px;
}
.blog_nav li {
  position: relative;
  padding-right: 16px;
  font-size: 13px;
  line-height: 1.5;
}
@media only screen and (max-width:1023px) {
  .blog_nav li {
    font-size: 11px;
  }
}
.blog_nav li::after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
  width: 1px;
  height: 15px;
  background: #333;
}
.blog_nav li:last-child {
  padding-right: 0;
}
.blog_nav li:last-child::after {
  display: none;
}
.blog_nav li a {
  color: #333;
}
.blog_nav li a:hover {
  color: #1596b9;
}
.blog_nav li.is-current a {
  font-weight: bold;
  color: #1596b9;
}


/*---------------------------*/
/* 検索ページ
/*---------------------------*/

.search {
  padding: 80px 0;
}

.search_form {
  display: flex;
  max-width: 720px;
  height: 50px;
  margin: 0 auto;
  border-radius: 100px;
  overflow: hidden;
}

.search_form_input {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 12px 0 32px;
  background: #f5f5f5;
  border: none;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  color: #777;
}

.search_form_input::placeholder {
  font-size: 16px;
  line-height: 1.5;
  color: #999;
}

.search_form_button {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 90px;
  padding-left: 16px;
  background: #14A7D0;
  border: none;
  box-sizing: border-box;
  flex-shrink: 0;
}

.search_form_button span {
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  letter-spacing: 0.2em;
}

.search_form_button::before {
  content: "";
  width: 14px;
  height: 14px;
  background: url(assets/img/ico_search.svg) no-repeat center;
  background-size: contain;
}

.search_result {
  width: 100%;
  margin-top: 80px;
}

#searchTitle {
  display: none;
}

.search_result_title {
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
}

.search_result_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}

.search_result_header_number {
  font-size: 20px;
  line-height: 1.5;
}

.search_result_select_wrap {
  display: none;
  gap: 10px;
}

.selectBox-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 140px;
  height: 40px;
  padding: 0 12px;
  background: #fff;
  border: solid 1px #ddd;
  box-sizing: border-box;
}

.selectBox-wrap::before {
  content: "";
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}

.selectBox-wrap::after {
  content: "";
  width: 7px;
  height: 7px;
  border-right: solid 2px #ddd;
  border-bottom: solid 2px #ddd;
  transform: rotate(45deg);
  pointer-events: none;
  flex-shrink: 0;
}

.selectBox-wrap--sort::before {
  background-image: url("assets/img/ico_sort.svg");
  background-size: 12px auto;
}

.selectBox-wrap--number::before {
  background-image: url("assets/img/ico_number.svg");
  background-size: 16px auto;
}

.selectBox-wrap select {
  position: relative;
  display: inline-block;
  width: 100%!important;
  height: 100%;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  color: #333;
  text-align: center;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.search_result_list {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.search_result_list_item {
  width: 100%;
  padding: 40px 0;
  border-bottom: solid 1px #ddd;
  box-sizing: border-box;
}

.search_result_list_item a {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  text-decoration: none;
}

.search_result_list_item a:hover {
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  filter: brightness(1.1);
}

.search_result_list_item a img:hover {
  -webkit-filter: brightness(1);
  -moz-filter: brightness(1);
  -ms-filter: brightness(1);
  filter: brightness(1);
}

.search_result_list_item_img {
  position: relative;
  width: 320px;
  height: 180px;
  flex-shrink: 0;
  overflow: hidden;
}

.search_result_list_item_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.search_result_list_item_detail {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.search_result_list_item_detail_title,
.search_result_list_item_detail_txt {
  text-align: left;
}

.search_result_list_item_detail_title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
}

.search_result_list_item_detail_txt {
  font-size: 16px;
  line-height: 1.5;
}

@media only screen and (max-width:1023px) {
  .search {
    padding: 40px 0;
  }
  .search_form {
    height: 40px;
  }
  .search_form_input {
    padding: 0 8px 0 24px;
    font-size: 14px;
  }
  .search_form_input::placeholder {
    font-size: 14px;
  }
  .search_form_button {
    justify-content: center;
    width: 45px;
    padding-left: 0;
  }
  .search_form_button span {
    display: none;
  }
  .search_result {
    margin-top: 40px;
  }
  .search_result_title {
    font-size: 20px;
  }
  .search_result_header {
    flex-direction: column;
    gap: 20px;
    margin-top: 10px;
  }
  .search_result_header_number {
    font-size: 14px;
    text-align: center;
  }
  .search_result_select_wrap {
    width: 100%;
    justify-content: center;
  }
  .selectBox-wrap {
    width: calc(50% - 5px);
    max-width: 160px;
  }
  .search_result_list_item {
    padding: 30px 0;
  }
  .search_result_list_item a {
    flex-direction: column;
    gap: 20px;
  }
  .search_result_list_item a:hover {
    -webkit-filter: brightness(1);
    -moz-filter: brightness(1);
    -ms-filter: brightness(1);
    filter: brightness(1);
  }
  .search_result_list_item_img {
    width: 100%;
    height: auto;
    aspect-ratio: 320 / 180;
  }
  .search_result_list_item_detail {
    gap: 15px;
  }
  .search_result_list_item_detail_title {
    font-size: 18px;
  }
  .search_result_list_item_detail_txt {
    font-size: 14px;
  }
}



.blog_title {
  margin-top: 20px;
  padding: 0 10px;
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
}

.blog_title {
  display: flex;
  align-items: baseline;
  gap: 16px;
}

.blog_title_search {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  letter-spacing: 0.2em;
  color: #777;
}

.blog_title_search svg {
  width: 18px;
}