/* -------------------------------------------------------------- 

	Theme Name: LIP
	Theme URI: http://lip-co.com
	Author: LIP
	Author URI: http://lip-co.com
	Version: 1.0

-------------------------------------------------------------- */
header.jumbotron {
  background: #333;
}

.site-logo {
  max-height: 65px;
}

#main-nav .container {
  padding: 10px;
  min-height: 60px;
}

.container > .navbar-header, .navbar-brand {
  min-height: 60px;
}

body {
  background: url(images/body-bg.gif);
  color: #222222;
  font-family: Arial, Helvetica, sans-serif;
  color: #787878;

}

#main-nav .nav a:before {
  background: #333;
  height: 2px;
}

.section-title:after {
  background: #888;
  height: 2px;
}

#wrap .hide {
  display: none;
}

.clear {
  display: block;
  height: 1px;
  clear: both;
  width: 1px;
}

a {
  text-decoration: none;
}

a:hover {
}

a img {
  border: none;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

header {
  margin-bottom: 30px;
}

header div.four.columns {
}

.logo-layer {
  padding: 25px 0;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
}

.logo-layer a {
  font-family: 'EB Garamond';
  font-size: 55px;
  color: #000000;
  font-weight: bold;
  display: block;
}

.imgLogo {
  width: 300px;
  height: 40px;
  margin-top: 6px;
}

.ad-layer {
  border-bottom: 1px solid #ebebeb;
  padding: 27px 0 28px;
  height: 118px;
  text-align: center;
}

.ad-layer img {
  width: 234px;
  height: 60px;
}

#background {
  background: url(images/slant.png);
  margin-top: 35px;
  margin-bottom: 45px;
}

#wrap {
  background: #fff;
  margin: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

.row.nomargin {
  margin-left: -5px;
  margin-right: -5px;
}

#wrap p {
  font-family: georgia;
}

#content {
  background: #333;
}

/*sidebar*/
.textwidget {
  line-height: 15px;
}

.sidebar dl.tabs dd a, .sidebar dl.tabs {
  height: 26px;
  line-height: 26px;
}

.sidebar dl.tabs {
  margin-top: 20px;
}

.sidebar-box, .sidebar-box p, .sidebar-box a, .sidebar-box div {
  font-family: georgia;
  font-size: 11px;
}

.sidebar-box h3 {
  border-bottom: 1px dotted #898989;
  line-height: 13px;
  margin-bottom: 12px;
  margin-top: 20px;
  background-position: 0 7px;
}

.sidebar-box h3 span {
  background: #fff;
  font-size: 16px;
  position: relative;
  top: -6px;
  padding-bottom: 3px;
  color: #000000;
}

.sidebar-box .title {
  font-family: 'arial';
  font-weight: 300;
  text-transform: uppercase;
}

.sidebar-box ul {
}

.sidebar-box ul li {
  list-style: none;
}

.sidebar-box table tbody tr td, .sidebar-box table thead tr th, .sidebar-box table tfoot tr td {
  padding: 0 0 0 0;
  line-height: 13px;
  text-align: center
}

#searchform {
  margin: 10px 0;
}

#calendar_wrap {
  padding: 10px 0 12px 0;
}

#right-sidebar #calendar_wrap caption {
  padding: 0 8px 10px 0;
  text-align: left;
}

#left-sidebar #calendar_wrap caption {
  padding: 0 0 10px 8px;
  text-align: right;
}

/*left sidebar*/
#left-sidebar {
  padding-left: 0;
  text-align: right;
  padding-top: 8px;
}

#left-sidebar .sidebar-box h3 {
}

#left-sidebar .sidebar-box h3 span {
  padding-left: 12px;
}

/*right sidebar */
#right-sidebar .sidebar-box h3 span {
  padding-right: 12px;
}

#right-sidebar {
  padding-top: 8px;
}

/*comments*/
#respond {
  padding: 8px 30px 25px 30px;
  background-color: #2f2f2f;
  margin-right: -15px;
  margin-left: -15px;
}

#respond p {
  clear: both;
  display: block;
}

#respond label {
  display: inline;
  margin: 0 5px 0 0;
  color: #fff;
}

#respond small {
  color: #999999;
}

#respond input[type="text"], #respond textarea {
  margin-top: 8px;
}

#respond textarea {
  height: 174px;
  margin-bottom: 25px;
}

ul.commentlist {
  padding: 8px 0px 0px 30px;
  margin-right: -15px;
}

ul.commentlist li {
  list-style: none;
}

ul.commentlist li.pingback .comment-body, ul.commentlist li.trackback .comment-body {
  padding: 25px;
}

ul.commentlist p {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 7px;
}

ul.commentlist .comment-meta {
  display: none;
}

ul.commentlist img.avatar {
  float: left;
  margin: 5px 8px 5px 0;
}

ul.commentlist li .comment-body {
  margin: 0 0 15px 0;
  border-bottom: 1px dashed #666666;
  padding-bottom: 15px;
}

div.reply {
  margin-top: -8px;
}

a.comment-reply-link, #cancel-comment-reply-link {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 9px;
  color: #ccc
}

#cancel-comment-reply-link {
  display: block;
  height: 20px;
  margin-bottom: 12px;
}

#comments, #respond h3 {
  font-family: 'arial';
  font-weight: bold;
  text-transform: capitalize;
  font-size: 16px;
}

#comments {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px 20px;
  margin-top: 25px;
  margin-bottom: 0px;
}

#respond h3 {
  padding: 10px 0 22px 0;
  margin-bottom: 0;
}

.comment-navigation {
  height: 20px;
  clear: both;
  display: block;
  margin: 10px 30px 10px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
  height: 38px;
  font-family: 'EB Garamond', sans-serif;
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;


}

#access .menu-header {

  border-bottom: 6px solid #000;
  height: 39px;
  margin-right: 10px;
  margin-left: 10px;

}

#access .menu-header ul,
div.menu ul {
  list-style: none;
  margin: 0;
}

#access .menu-header li,
div.menu li {
  float: left;
  position: relative;
}

#access a {
  display: block;
  text-decoration: none;
  color: #aaa;
  padding: 0 10px;
  line-height: 38px;
}

#access ul ul {
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  float: left;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  width: 180px;
  z-index: 99999;
}

#access ul ul li {
  min-width: 180px;
}

#access ul ul ul {
  left: 100%;
  top: 0;
}

#access ul ul a {
  background: #000;
  height: auto;
  line-height: 1em;
  padding: 10px;

}

#access li:hover > a,
#access ul ul :hover > a {
  color: #fff;
  background: #000;
}

#access ul li:hover > ul {
  display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
  color: #fff;
  background: #000;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
  color: #fff;
}

/*archive pages*/
.post-box {
  margin-bottom: 28px;
  height: 317px;
  overflow: hidden;
}

.post-box .row {
  position: relative;
}

.post-title.in-archive {
  background: url(images/mesh.png);
  padding: 10px 15px 13px;
  position: absolute;
  bottom: 1px;
  margin-bottom: 0;
}

.post-title.in-archive h3 {
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 0;
}

.post-excerpt {
  margin: 12px 0 0 0;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 17px;
  font-family: georgia;
}

.post-excerpt .more-link {
  margin-top: 10px;
}

.post-excerpt p {
  font-size: 11px;
}

/*content*/
.post-container {
}

.post-title {
  font-family: 'EB Garamond';
  margin-bottom: 20px;
}

.comment-bubble {
  background: url(images/comment.png);
  width: 37px;
  height: 42px;
  float: right;
  text-align: center;
  padding: 4px 3px 0 0;
  position: relative;
  left: 24px;
  z-index: 999;
}

.comment-bubble a {
  color: #FFFFFF;
  font-size: 18px;
  font-family: 'EB Garamond';
  font-weight: bold;
}

.post-title h1, .post-title h3 {
  font-weight: 300;
  font-size: 26px;
  font-family: 'EB Garamond';
  text-shadow: 1px 1px 2px #000;
}

.post-title h1 a, .post-title h3 a {
  color: #fff;
}

.line {
  width: 99%;
  margin: 0 auto;
  box-shadow: 0px 1px 2px 0 #000000;
  position: relative;
  z-index: 999;
  overflow: hidden;
  height: 1px;
}

.post-meta {
  font: 12px arial;
  color: #777777;
  text-align: center;
  background: url(images/e.png);
  padding: 14px 15px;
  margin-top: 16px;
  border-bottom: 1px solid #8b8b8b;
  border-top: 1px solid #8b8b8b
}

.post-meta a {
  color: #000000;
}

.blog .post-content {
}

.post-content a {
  color: #bd3a3a
}

.post-content p {
  color: #8b8b8b;
}

#gallery-1 {
  margin: auto;
}

#gallery-1 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
}

#gallery-1 img {
  border: 2px solid #000;
}

#gallery-1 .gallery-caption {
  margin-left: 0;
}

.social-links {
  border-bottom: 1px dashed #787878;
  margin-top: -15px;
  margin-bottom: 25px;
  height: 15px;
}

.social-links ul {
  position: relative;
  top: 8px;
}

.social-links li {
  list-style: none;
  float: left;
  font-size: 10px;
  padding-right: 8px;
  text-transform: uppercase;
  background: #333333;
}

.social-links li a {
  font-family: 'EB Garamond';
  color: #8B8B8B
}

.social-links li a:hover {
  color: #CC0000;
}

.post-content p:first-child:first-letter {
  float: left;
  font-size: 85px;
  font-family: 'EB Garamond';
  line-height: 50px;
  margin: 10px 22px 7px 0;
  font-style: italic;
  text-transform: uppercase;
}

.featured {
  margin-bottom: 20px;
}

.post-content {
  padding-left: 10px;
  padding-right: 10px;
}

.post-content p {
  margin: 0 0 20px 0;
  font-size: 14px;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 10px;
}

img.alignnone {
  display: inline;
  margin: 0 0 10px;
}

img.alignleft {
  display: inline;
  margin: 0 15px 10px 0;
}

img.alignright {
  display: inline;
  margin: 0 0 10px 15px;
}

.alignleft {
  float: left;
  margin: 0 15px 10px 0;
}

.alignright {
  float: right;
  margin: 0 0 10px 15px;
}

.wp-caption {
  padding: 5px;
  text-align: center;
}

p.wp-caption-text {
  font-size: 10px;
  margin: 5px 0;
}

.wp-smiley,
.wp-wink {
  border: none;
  float: none;
}

/*ol and ul*/
.post-content ol,
.post-content ul {
  margin: 0;
  padding: 0 0 25px;
}

.post-content ul li {
  list-style-type: disc;
  margin: 0 0 0 30px;
  padding: 0;
}

.post-content ol li {
  margin: 0 0 0 35px;
}

.post-content ol ol,
.post-content ul ul {
  padding: 0;
}

blockquote, blockquote p {
  font-style: italic;
}

.author {
  background: #2F2F2F;
  margin: 20px -15px 0 -15px;
  padding: 15px 20px;
}

.p-navigation {
  clear: both;
  display: block;
  height: 15px;
  margin: 15px 0 10px 0;
}

.p-navigation div {
  display: inline;
  background: #2F2F2F;
  padding: 8px 10px;
}

.p-navigation div.alignright {
  text-align: right;
  width: 108px;
  margin-right: -15px;
}

.p-navigation div.alignleft {
  text-align: left;
  width: 124px;
  margin-left: -15px;
}

.home .p-navigation div.alignleft, .archive .p-navigation div.alignleft {
  margin-left: 0;
}

.home .p-navigation div.alignright, .archive .p-navigation div.alignright {
  margin-right: 0;
}


/*footer*/
.border-bottom.row {
  border-bottom: 6px solid #000000;
  margin-left: 10px;
  margin-right: 10px;
}

footer.row {
  border-top: 1px solid #ccc;
  height: 65px;
}

.row footer.row {
  margin-right: -25px;
  margin-left: -25px;
  margin-top: 30px;
}

footer .menu, footer .menu-footer {
  overflow: hidden;
  height: 36px;
  margin-top: 5px;
}

footer .menu li, footer .menu-footer li {
  line-height: 20px;
  height: 20px;
  list-style: none;
  float: left;
}

footer .menu ul ul, footer .menu-footer ul ul {
  display: none;
}

footer .menu a {
  color: #AAAAAA;
  line-height: 38px;
  padding: 0 10px;
  text-decoration: none;
  font-family: 'EB Garamond', sans-serif;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
}

footer .credits {
  overflow: hidden;
  height: 11px;
  padding: 10px 10px 15px 0;
  text-align: right;
  margin-top: 15px;
}

footer .credits a {
  font-family: 'EB Garamond';
  color: #aaaaaa;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
}

/*override tabs*/
dl.tabs {
  border-bottom: 1px solid #666;
}

dl.tabs dd.active {
  border-top: 3px solid #666;
}

dl.tabs dd.active a {
  background: none repeat scroll 0 0 #333333;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  color: #fff;
}

/*tinynav*/
.tinynav {
  display: none
}

@media only screen and (max-width: 767px) {
  .tinynav {
    display: block
  }

  select.tinynav {
    padding: 5px;
  }

  .menu-header {
    height: 25px;
  }

  .search-layer {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  #left-sidebar {
    padding-left: 15px;
    text-align: left;
  }

  #left-sidebar .sidebar-box h3 span {
    padding-left: 0;
    padding-right: 12px;
  }

  .social-links {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .row.nomargin {
    margin-left: -15px;
    margin-right: -15px;
  }

  ul#menu-header {
    display: none;
  }

  footer .menu, footer .menu-footer {
    display: none;
  }

  footer .credits {
    text-align: center;
  }

  .logo-layer a {
    font-size: 42px;
  }

  .post-box {
    height: auto;
  }
}

/*flexslider*/
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets */
.flexslider.inHome {
  border-bottom: 3px solid #fff;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}


/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px
}

.flex-caption {
  position: absolute;
  top: 0;
  background: url(images/mesh.png);
  padding: 10px 15px 13px;
  width: inherit
}

.flex-caption a {
  color: #fff;
  font-family: 'EB Garamond';
  font-size: 26px;
  font-weight: 300;
  line-height: 26px;
  text-shadow: 1px 1px 2px #000;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}

.flex-direction-nav .flex-prev {
  left: -36px;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 0 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}


/*===============================
	カスタマイズ
=================================*/

.bg-danger {
  padding: 10px;
  color: #444;
}


.mv-block {
  overflow: hidden;
  width: 100%;
  height: 500px;
  background: #52c3f1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.mv-block .mv-wrap {
  max-width: 1000px;
  min-width: 1000px;
  height: 100%;
  background: url("../img/startup.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  margin: 0 auto;
  position: relative
}

.mv-block .mv-wrap:after {
  content: '';
  display: block;
  width: 62px;
  height: 168px;
  background: url("../images/bg_01_right.png");
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: -61px
}

.mv-block .mv-wrap .main-txt-block {
  width: 496px;
  position: absolute;
  top: 170px;
}

.mv-block .mv-wrap .main-txt-block .main-txt {
  position: relative;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

/*.mv-block .mv-wrap .main-txt-block .main-txt:before {*/
/*  content: '';*/
/*  display: block;*/
/*  width: 360px;*/
/*  height: 60px;*/
/*  background: #d6a204;*/
/*  -webkit-border-radius: 40px;*/
/*  -moz-border-radius: 40px;*/
/*  border-radius: 40px;*/
/*  position: absolute;*/
/*  bottom: -107px;*/
/*  left: 0;*/
/*  z-index: 90*/
/*}*/

.mv-block .mv-wrap .main-txt-block .cv-btn {
  display: block;
  width: 360px;
  height: 60px;
  background: #f8ba00;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 0.5;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding: 31px 26px 31px 0;
  position: relative;
  z-index: 100;
  transition: .3s
}

.mv-block .mv-wrap .main-txt-block .cv-btn:hover {
  transform: translateY(6px)
}

.mv-block .mv-wrap .main-txt-block .cv-btn:after {
  content: '';
  display: block;
  width: 35px;
  height: 18px;
  background: url("../images/icon_cv.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 64px
}

.mv-block .mv-wrap .plane-box {
  position: absolute;
  top: -60px;
  right: 575px
}

.mv-block .mv-wrap .plane-box.plane-top {
  animation: plane-top 1s cubic-bezier(0.72, 0.45, 1, 1) forwards
}

@media screen and (max-width: 1400px) {
  .mv-block .nav-box .nav .logo {
    width: 17.5vw
  }

  .mv-block .nav-box .nav .anchor-block .nav-btn {
    width: 14.286vw
  }
}

@media screen and (max-width: 1200px) {
  .mv-block .nav-box .nav .anchor-block .nav-btn {
    width: 9vw
  }

  .mv-block .nav-box .nav .anchor-block .nav-btn .btn-txt {
    display: none
  }

  .mv-block .nav-box .nav .anchor-block .nav-btn .img {
    width: 100%;
    height: auto
  }
}

@media screen and (max-width: 1000px) {
  .mv-block .nav-box .nav .logo {
    width: 18.5vw;
    margin-left: 2.8vw
  }

  .mv-block .nav-box .nav .anchor-block .nav-btn {
    width: 7vw
  }

  .mv-block .nav-box .nav .anchor-block .anchor-box .anchor-btn {
    font-size: 2.4vw;
    padding: 10px 1.5vw
  }
}

@media screen and (max-width: 768px) {
  .mv-block {
    height: auto;
    min-height: auto;
    position: relative
  }

  .mv-block .mv-wrap {
    max-width: inherit;
    min-width: inherit;
    min-height: 370px;
    height: 98.667vw;
    background: url(../img/startup.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: bottom;
    margin: 0 auto
  }

  .mv-block .mv-wrap .main-txt-block {
    width: 295px;
    width: 78.667vw;
    height: 101px;
    height: 26.933vw;
    position: inherit;
    top: inherit;
    left: inherit;
    margin: 100px auto 0
  }

  .mv-block .mv-wrap .main-txt-block .main-txt {
    margin-bottom: 20px;
  }

  .mv-block .mv-wrap .main-txt-block .main-txt .img {
    width: 100%;
    height: auto
  }

  /*.mv-block .mv-wrap .main-txt-block .main-txt:before {*/
  /*  width: 230px;*/
  /*  height: 50px;*/
  /*  bottom: -76px;*/
  /*  left: 50%;*/
  /*  transform: translateX(-50%)*/
  /*}*/
  .mv-block .mv-wrap .main-txt-block .cv-btn {
    width: 230px;
    height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 auto;
    padding: 18px 18px 18px 0
  }

  .mv-block .mv-wrap .main-txt-block .cv-btn:after {
    width: 29px;
    height: 15px;
    -webkit-background-size: 100%;
    background-size: 100%;
    right: 20px
  }

  .mv-block .mv-wrap:after {
    display: none
  }

  .mv-block .mv-wrap .plane-box {
    width: 37px;
    width: 9.8667vw;
    height: 20px;
    height: 5.333vw;
    top: 146px;
    top: 38.933vw;
    left: -60px;
    left: -16vw
  }

  .mv-block .mv-wrap .plane-box .img {
    width: 100%;
    height: auto
  }

  .mv-block .mv-wrap .plane-box.plane-top {
    animation: plane-top-sp 1s cubic-bezier(0.72, 0.45, 1, 1) forwards
  }

  .mv-block .mv-wrap.bottom {
    margin-top: 0
  }

  .go-top {
    display: none
  }

  .main-txt {
    background: rgba(82, 195, 241, 0.8);
  }
}

.badge-step {
  font-size: 18px;
  background-color: #52c3f1;
  padding: 5px 15px;
  border-radius: 15px;
  margin-bottom: 10px;
}

.option-title {
  margin-top: 90px;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
}

#formWrap {
  margin: 110px auto 20px;
  max-width: 800px;
}


/*! .title */
.titMain {
  line-height: 1;
  text-align: center;
  position: relative;
  padding-bottom: 26px;
  margin-bottom: 35px
}

.titMain:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #d93838;
  height: 3px;
  width: 60px
}

.titMainEn {
  font-size: 5rem;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  display: block;
  color: #d93838;
  letter-spacing: .04em;
  line-height: 1.1;
  margin-bottom: 12px
}

.titMainJa {
  font-size: 2rem;
  font-weight: bold;
  color: #1f1f1f;
  line-height: 1.1;
  letter-spacing: .075em;
  line-height: 1.1;
  margin: 0;
}

.titMainSmall {
  padding-bottom: 24px
}

.titMainSmall .titMainEn {
  font-size: 4.5rem
}

.titMainSmall .titMainJa {
  font-size: 1.6rem
}

.titSub {
  color: #0b254d;
  margin-bottom: 25px
}

.titSubEn {
  font-size: 3.6rem;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  display: block;
  line-height: 1.1;
  letter-spacing: .04em;
  color: #c02323
}

.titSubJa {
  font-size: 1.2rem;
  text-align: left;
  display: block;
  line-height: 1.1;
  margin-top: 8px
}

.services-icon {
  width: 110px;
}

.item-price-badge {
  position: absolute;
  top: 0;
  right: 0;
  background: #5CC9DF;
  border-radius: 0 0 0 5px;
  padding: 10px;
  color: #fff;
  font-weight: bold;
}