@import url(//fonts.googleapis.com/css?family=Indie+Flower);
body {
	font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Robot,"Droid Sans",sans-serif;
}
@media screen and (max-width: 767px) {
	body {
		font-size: 1.1rem;
	}
}
h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 1px;
	font-family: 'Cuprum', sans-serif;
}
a {
  color: #333;
}
a:hover {
  color: #000;
  opacity: .6;
}
.section {
  padding: 50px 0px;
}
.bg-light {
  background: #fafafa;
}
p {
  color: #737373;
  font-size: 15px;
  line-height: 24px;
}
.pt80 {
  padding-top: 80px;
}
.pt40 {
  padding-top: 40px;
}
.pb0 {
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .section {
    padding: 20px 0px;
  }
}
@media screen and (max-width: 767px) {
	.sp-none {
		display: none !important;
	}
	.pc-none {
		display: block !important;
	}
}
@media screen and (min-width: 767px) {
	.sp-none {
		display: block !important;
	}
	.pc-none {
		display: none !important;
	}
}

.navbar-custom li {
  padding-top: 13px;
}
@media screen and (max-width: 767px) {
  .navbar-custom {
    min-height: 50px;
  }
  .navbar-custom li {
    float: none !important;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
  }
  .navbar-custom li img {
    width: 240px;
  }
}
.content-page {
  margin-left: 0;
}
.content-page .content {
  margin-top: 70px;
}
.footer {
  left: 0;
}
@media screen and (max-width: 767px) {
  .content-page .content {
    margin-top: 70px;
  }
}


/* ---- Width-Sizes ---*/
.w-xs {
  min-width: 80px;
}
.w-sm {
  min-width: 95px;
}
.w-md {
  min-width: 110px;
}
.w-lg {
  min-width: 140px;
}
.title {
  font-weight: 400;
}
.slogan {
  font-size: 16px;
  margin-bottom: 45px;
  max-width: 580px;
  margin: 0px auto;
}
.hero {
  width: 100%;
  height: 100%;
}
.hero {
  position: relative;
  padding: 10px 0;
  background: #ccc;
  background-size: cover;
  color: #333;
}
.btn-signup {
  padding: 10px 20px !important;
  border-radius: 3px;
  margin-top: 4px;
  margin-left: 15px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
	.hero {
		padding: 0;
		font-size: 1rem;
	}
	.btn-signup {
  		font-size: 18px;
	}
}
#macbook {
  background: url("../images/mac.png");
  width: 967px;
  height: 484px;
  margin: 0px auto;
  margin-top: 50px;
}
#tour {
  margin: 0 auto;
  width: 652px;
  height: 432px;
  position: relative;
  top: 22px;
  left: -4px;
}
.carousel-indicators li {
  border: 1px solid #333b4d;
}
.carousel-indicators .active {
  background: #333b4d;
}
.carousel-inner>.item {
  margin-top: -2px;
}
.font-xl {
  font-size: 240px;
}
.hero h1 {
  margin: 150px 0 0px 0;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: 1px;
}
.hero h4 {
  margin-bottom: 45px;
  font-family: 'Lato', sans-serif;
  color: #C2BEBE;
  line-height: 26px;
}
.use-btn {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 15px 40px;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.navbar-custom {
  margin: 0px;
  border-radius: 0px;
}
.navbar-custom .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  padding:15px !important;
}
.navbar-brand {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.navbar-brand span {
  color: #3bc0c3;
}
.navbar-brand i {
  font-size: 15px;
}
.features-2 {
  min-height: 85px;
}
.features-2 img {
  max-width: 80px;
  margin: 0px auto;
  vertical-align: bottom;
}
.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #3bc0c3;
}
.navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.content-wrap {
  position: relative;
  color: #bdc3c7;
  overflow: hidden;
}
.content-wrap h3 {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #3f3f4d;
}
.content-wrap p {
  margin-bottom: 30px;
  line-height: 30px;
  color: #999;
}
.dark-bg {
  text-align: center;
}
.wrapper-lg {
  padding: 120px 0;
}
.signup-divider .form-group,
.fast-reg .form-group {
  width: 25%;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 0;
}
.signup-divider .form-control,
.fast-reg .form-control,
.earlyaccess .form-control {
  background: transparent;
  border: 2px solid #444;
  font-weight: 400;
  font-size: 14px;
  height: 50px;
  color: #444;
}
.sign-title {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 28px;
}
.text-white {
  color: #444;
}
.featured-img img {
  margin: 0px auto;
}
.price_card {
  background: #fafafa;
  position: relative;
  padding-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.header {
  color: rgb(255, 255, 255);
  font-family: 'Cuprum', sans-serif;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.price {
  width: 100%;
  font-size: 60px;
  font-weight: 300;
  display: block;
  text-align: center;
  padding: 30px 0 10px;
}
.name {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  display: block;
  text-align: center;
  padding: 0 0 30px;
}
.price-features {
  list-style: none;
  text-align: center;
  color: rgb(138, 138, 138);
  margin: 0;
  padding: 0;
}
.price-features li {
  margin: 0 35px;
  padding: 20px 15px;
}
.price-features li:not(:last-child) {
  border: 1px solid rgb(242, 242, 242);
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.price_card button {
  margin-top: 20px;
}
.tip {
  font-family: 'Indie Flower';
  position: absolute;
  color: rgb(117, 117, 117);
  font-size: 20px;
  margin: 10px 5px;
}
.client-list img {
  max-width: 200px;
  height: auto;
}
.footer .navbar-brand-footer {
  line-height: 50px;
}

.footer-list li a{
  color: rgba(255, 255, 255, 0.7);
  padding: 15px 10px;
  vertical-align: middle;
  display: inline-block;
}

.footer p {
  margin-top: 50px;
  color: rgba(202, 205, 210, 0.59);
}
.footer .navbar-footer {
  float: right;
}
@media screen and (max-width: 768px) {
	.footer {
		padding: 10px 0px;
		font-size: .8rem;
	}
}
/* Social */

ul.social-icons {
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
ul.social-icons li {
  list-style: none;
  display: inline-block;
  margin-left: 6px;
}
ul.social-icons li:first-child {
  margin-left: 0px;
}
ul.social-icons li a {
  display: inline-block;
  margin: 0;
  width: 30px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  text-decoration: none;
  text-align: center;
  transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
}
ul.social-icons li a:hover {
  background-color: #ffffff;
}
ul.social-icons li a i {
  color: #2c3035;
  font-size: 15px;
  line-height: 30px;
  transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
}
.footer .navbar-nav li a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  #macbook {
    width: 750px;
    height: 375px;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -20px;
    position: static;
  }
  #tour {
    width: 518px;
    height: 330px;
    top: 18px;
  }
  #tour .carousel-inner img {
    width: 518px;
    height: 330px;
  }
  .jumbotron {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 768px) {
  #macbook {
    background-image: none;
    width: 500px;
    height: 265px;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -56px;
    position: static;
  }
  .navbar-custom .navbar-nav .nav-link {
    padding: 10px 15px !important;
  }
  #tour {
    width: 344px;
    height: 217px;
    top: 12px;
    left: 1px;
  }
  #tour .carousel-inner img {
    width: 344px;
    height: 217px;
  }
  .feature-sec .use-btn {
    margin-bottom: 30px;
  }
  .footer .navbar-brand-footer {
    text-align: center;
  }
  .pull-none {
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .price_card {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  #macbook {
    background-image: none;
    text-align: center;
    width: 100%;
  }
  #tour {
    top: 0;
    left: 0;
    width: 100%;
    max-width: 300px;
    height: 189px;
    margin-left: auto;
    margin-right: auto;
  }
  #tour .carousel-inner img {
    max-width: 300px;
    height: 189px;
    overflow: hidden;
  }
}

.area_blk .row .item {
	padding: 5px 0;
}
@media screen and (max-width: 768px) {
	.area_blk .row .item {
		padding: 10px 0;
	}
}

#gwrap {
  position: relative;
}
#gmap {
	width: 100%;
	height: 700px;
}
#gwrap .layer {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
	width: 100%;
  height: 700px;
  line-height: 1.8;
  background: rgba(0, 0, 0, 0.7);
}
#gwrap .layer p {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
#gwrap .layer a {
  font-size: 20px;
  color: #fff;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
	#gmap {
		height: 400px;
	}
  #gwrap .layer {
    height: 400px;
  }
  #gwrap .layer p {
    font-size: 14px;
  }
  #gwrap .layer a {
    font-size: 16px;
  }
}

.slide {
  display: none;
  position: fixed;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #f2f2f2;
  border-top: 1px solid #ccc;
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.fc-event {
  text-align: center;
  border: none;
  background-color: transparent;
  font-weight: bold;
  font-size: 1.5em;
}

h4.midashi {
  font-size: 2rem;
}

h4.title {
	padding: 12px 0;
	letter-spacing: 1px;
  background-color: #eee;
  font-weight: bold;
}
#how.section {
	padding-top: 10px;
}
@media screen and (max-width: 767px) {
  h4.midashi {
    font-size: 1.2rem;
  }
  h4.title {
	padding: 10px 0;
    font-size: 1.1rem;
  }
  #how.section {
	  padding-top: 0;
  }
  #select_periods .checkbox {
	margin-right: 13px;
  }
  .list_blk {
	margin: 0 !important;
	padding: 0 !important;
  }
  .list_blk .item {
	  padding: 15px !important;
	  border-bottom: 1px solid #ccc;
  }
  .list_blk .item a {
	  display: block;
  }
  .list_blk .item label {
	  margin-bottom: 0;
  }

  .lnavi a {
	  font-size: .8rem;
  }

  .slide .card-body {
	  padding: .5rem 1rem 0;
  }
  .slide .btn {
	  font-size: .8rem;
  }
  .table tbody > tr > td {
	  padding: 8px 5px;
  }
}

.micon {
	display: inline-block;
  margin: 6px 2px 10px 0;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	border-radius: 25px;
	border: 1px solid #000;
}
.micon.mark1 {
	background-color: #d4794f;
}
.micon.mark2 {
	background-color: #2175aa;
}
.micon.mark3 {
	background-color: #ed94b8;
}
.micon.mark4 {
	background-color: #6ea466;
}
.micon.mark5 {
	background-color: #fff;
}
.context {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  h6 {
    font-size: .8rem;
  }
	.micon {
		width: 15px;
		height: 15px;
    border-radius: 15px;
	}
  .context {
    text-align: left;
  }
}

.lead2 {
  font-size: 14px;
}

.imark {
  vertical-align: baseline;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 1px 1px 0 #999;
}

.btn-custom {
  background-color: #88b83e;
  font-size: 18px;
  color: #fff;
}
.btn-custom:hover {
  background-color: #88b83e;
  color: #fff;
  opacity: .8;
}
.fs18 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .fs18 {
    line-height: 1.4;
    font-size: 14px;
  }
}