@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
/*
html, body {
  overflow-x: hidden; }
*/

body {
  font-family: "Noto Sans JP", "sans-serif","Varela Round", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
  background: #fff;
  height: 100%;
  position: relative; }

a {
  color: #3a89c9;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  a:hover, a:active, a:focus {
    color: #3a89c9;
    outline: none; }

p {
  margin-bottom: 30px; }
  @media screen and (max-width: 480px) {
    p {
      margin-bottom: 20px;
      font-size: 15px;
      line-height: 1.4; } }

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: "Varela Round", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
  line-height: 1.3; }
ul {list-style: none; padding-left: 0;}

::-webkit-selection {
  color: #fff;
  background: #3a89c9; }

::-moz-selection {
  color: #fff;
  background: #3a89c9; }

::selection {
  color: #fff;
  background: #3a89c9; }

.headbar {
  text-align: center;
  padding: 8px;
  width: 100%;
  color: #fff;
  background: #3a89c9;
  font-size: 12px;
  position: absolute;
  top: 0;
  z-index: 2; }

#fh5co-header {
  background: url(../images/bg-head.jpg) center center;
  background-size: cover;
  height: 683px;
  background-repeat: no-repeat; }
  @media screen and (max-width: 768px) {
    #fh5co-header {
      height: 650px;
      background: url(../images/bg-head-sp.jpg) top center;
      background-size: cover;
      background-repeat: no-repeat; } }
  @media screen and (max-width: 480px) {
    #fh5co-header {
      background: url(../images/bg-head-xs.jpg) top center;
      background-size: cover;
      background-repeat: no-repeat;
      height: 600px; } }
  #fh5co-header .img-header {
    position: absolute;
    bottom: 0;
    left: 6vw;
    width: 20vw;
    max-width: 80%;
    height: auto; }
    @media screen and (max-width: 768px) {
      #fh5co-header .img-header {
        width: 200px; } }
    @media screen and (max-width: 480px) {
      #fh5co-header .img-header {
        position: absolute;
        bottom: 0;
        left: 5%;
        width: 400px;
        max-width: 50%;
        height: auto; } }
  #fh5co-header .intro {
    /* background: rgba(255, 255, 255, 0.6); */
/*
    padding: 20px 20px;
    color: #000;
    position: absolute;
    top: 40px;
    left: 10px; 
    text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
    text-align: center;
*/

  background: rgba(255, 255, 255, 0);
  padding: 40px 20px 20px 40px;
  color: #000;
  position: static;
  top: auto;
  left: auto;
  text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
  text-align: left;

  }
    @media screen and (max-width: 768px) {
      #fh5co-header .intro {
        padding: 15px;
        width: 100%;
        top: 60px;
        left: 0;
        background: rgba(255, 255, 255, 0); } }
    @media screen and (max-width: 480px) {
      #fh5co-header .intro {
        top: 40px;
        background: rgba(255, 255, 255, 0); } }
    #fh5co-header .intro p {
      text-align: left; }
      @media screen and (max-width: 768px) {
        #fh5co-header .intro p {
          text-align: left;
          font-size: 13px; } }
      #fh5co-header .intro p a {
        color: #1e7bc4;
        text-decoration: underline; }
    #fh5co-header .intro #fh5co-logo {
      text-transform: uppercase;
      color: #DC143C;
      font-size: 35px;
      font-weight: bold;
      margin-bottom: 10px;
      line-height: 1.5; }
      @media screen and (max-width: 480px) {
        #fh5co-header .intro #fh5co-logo {
          font-size: 25px;
          text-shadow: none; } }
      @media screen and (max-width: 999px) {
        #fh5co-header .intro #fh5co-logo {
          font-size: 24px;
          text-shadow: none; 
		  text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;} 
		  }
    #fh5co-header .intro h2 {
      font-size: 30px;
      line-height: 1.5;
      color: #0000B5;
      margin: 0 0 10px 0;
      font-weight: bold; }
      @media screen and (max-width: 999px) {
#fh5co-header .intro h2{font-size:20px}
}
      #fh5co-header .intro h2 span {
        display: inline-block; }
      @media screen and (max-width: 480px) {
        #fh5co-header .intro h2 {
          font-size: 40px;
          line-height: 1.5;
/*          color: #fff;*/
          margin: 0 0 10px 0;
          font-weight: bold; }
    
        #fh5co-header .intro h2 {
          font-size: 21px;
          margin: 0 0 10px 0; 
/*          text-shadow: 0px 0px 5px #333;*/
		  }

#fh5co-header .intro h2 span {
        width:290px}
}
    #fh5co-header .intro p {
      color: #000; }
    #fh5co-header .intro .btn {
      border-bottom: none !important; }
  #fh5co-header .fh5co-intro-img {
    position: relative;
    bottom: -5em; }
    @media screen and (max-width: 768px) {
      #fh5co-header .fh5co-intro-img {
        bottom: -5em; } }
    #fh5co-header .fh5co-intro-img img {
      max-width: 380px; }
    @media screen and (max-width: 768px) {
      #fh5co-header .fh5co-intro-img .img-1 {
        max-width: 380px; } }
    @media screen and (max-width: 480px) {
      #fh5co-header .fh5co-intro-img .img-1 {
        max-width: 100%; } }
    #fh5co-header .fh5co-intro-img .img-2 {
      position: absolute;
      top: 5em;
      right: -1em; }
      @media screen and (max-width: 992px) {
        #fh5co-header .fh5co-intro-img .img-2 {
          right: -10em; } }
    @media screen and (max-width: 768px) {
      #fh5co-header .fh5co-intro-img img {
        max-width: 100%; } }

.head01 {
  background: #f2f2f2;
  padding: 5em 0 3em 0; }
  @media screen and (max-width: 992px) {
    .head01 {
      padding: 4em 0 1em 0; } }
  .head01 .img-01 {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 45%; }
    @media screen and (max-width: 992px) {
      .head01 .img-01 {
        position: relative;
        width: 100%; } }

.bnr01 {
  background: #f2f2f2;
  padding: 5em 0 4em 0; }
  @media screen and (max-width: 992px) {
    .bnr01 {
      padding: 3em 0 4em 0; } }
  .bnr01 img {
    max-width: 100%;
    margin: 10px auto; }

#main {
  margin-top: 7em;
  clear: both; }
  @media screen and (max-width: 480px) {
    #main {
      margin-top: 4em; } }

.fh5co-heading {
  margin-bottom: 8em; }
  @media screen and (max-width: 480px) {
    .fh5co-heading {
      margin-bottom: 1em; } }

.fh5co-testimonial {
  padding: 7em 0;
  background: white; }
  .fh5co-testimonial .review i {
    color: #d9d9d9; }
    .fh5co-testimonial .review i.colored {
      color: #FFC12D; }
  .fh5co-testimonial .testimony-slide {
    text-align: center; }
    .fh5co-testimonial .testimony-slide span {
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 700;
      display: block; }
    .fh5co-testimonial .testimony-slide figure {
      margin-bottom: 10px;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      .fh5co-testimonial .testimony-slide figure img {
        width: 100%;
        -webkit-border-radius: 0%;
        -moz-border-radius: 0%;
        -ms-border-radius: 0%;
        border-radius: 0%; }
    .fh5co-testimonial .testimony-slide blockquote {
      border: none;
      margin: 30px auto;
      width: 70%;
      position: relative;
      padding: 0; }
      @media screen and (max-width: 992px) {
        .fh5co-testimonial .testimony-slide blockquote {
          width: 100%; } }

.get-started .form-control {
  background: #fff;
  border: none !important;
  color: #000;
  font-size: 16px !important;
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .get-started .form-control::-webkit-input-placeholder {
    color: #000; }
  .get-started .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #000; }
  .get-started .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #000; }
  .get-started .form-control:-ms-input-placeholder {
    color: #000; }
  .get-started .form-control:focus {
    background: rgba(255, 255, 255, 0.7); }

.get-started .btn {
  height: 54px;
  border: none !important;
  background: #3a89c9;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px; }

.get-started .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px; }
  .get-started .form-inline .form-group .form-control {
    width: 100%; }

.fh5co-feature {
  height: 450px;
  overflow: hidden;
  border-bottom: 2px solid #f2f2f2;
  margin-bottom: 1em;
  padding-top: 1em; }
  @media screen and (max-width: 768px) {
    .fh5co-feature {
      margin-bottom: 3em; } }
  .fh5co-feature.last-feature {
    margin-bottom: 1em;
    border-bottom: none; }
  @media screen and (max-width: 992px) {
    .fh5co-feature {
      overflow: hidden;
      height: inherit !important; } }
  @media screen and (max-width: 480px) {
    .fh5co-feature h2 {
      font-size: 22px; } }
  .fh5co-feature .fh5co-copy {
    height: 400px;
    display: table; }
    @media screen and (max-width: 992px) {
      .fh5co-feature .fh5co-copy {
        display: block;
        height: inherit !important;
        text-align: left;
        margin-bottom: 30px; } }
    .fh5co-feature .fh5co-copy > .fh5co-copy-inner {
      display: table-cell;
      vertical-align: middle; }
      .fh5co-feature .fh5co-copy > .fh5co-copy-inner h2 {
        position: relative;
        margin: 0 0 20px 0; }
  @media screen and (max-width: 992px) {
    .fh5co-feature .fh5co-figure {
      text-align: center;
      margin-bottom: -10em; } }
  @media screen and (max-width: 768px) {
    .fh5co-feature .fh5co-figure {
      margin-bottom: 0em; } }
  .fh5co-feature .fh5co-figure img {
    vertical-align: based;
    max-width: 95%;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25); }
    @media screen and (max-width: 992px) {
      .fh5co-feature .fh5co-figure img {
        max-width: 100%; } }
    @media screen and (max-width: 768px) {
      .fh5co-feature .fh5co-figure img {
        max-width: 100%; } }
  .fh5co-feature.fh5co-reverse .fh5co-figure {
    text-align: right; }
    @media screen and (max-width: 992px) {
      .fh5co-feature.fh5co-reverse .fh5co-figure {
        text-align: center; } }

#get-started {
  padding: 3em 0;
  background: #b0c4de;
  color: #333; }
  #get-started .fh5co-heading h2 {
    margin-bottom: 20px;
    color: #fff; }
  #get-started .fh5co-heading p {
    color: #008699;
    font-size: 18px;
    line-height: 1.8;
    color: #333; }
    @media screen and (max-width: 480px) {
      #get-started .fh5co-heading p {
        font-size: 14px; } }
  #get-started .fh5co-heading img {
    margin-top: -8.5em; }
    @media screen and (max-width: 992px) {
      #get-started .fh5co-heading img {
        margin-bottom: 30px; } }
  #get-started a {
    color: #fff; }
  #get-started .btn {
    background: #ffa500; }
    #get-started .btn:hover, #get-started .btn:active, #get-started .btn:focus {
      background: #ff8c00;
      color: #fff; }

#footer {
  padding: 3em 0; }
  #footer img {
    max-width: 100%; }
  #footer h3 {
   margin-bottom: 10px;
font-weight: bold;
color: #0041a8;}
  #footer .fh5co-social {
    margin: 0;
    padding: 0; }
    #footer .fh5co-social li {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      #footer .fh5co-social li a {
        padding: 20px; }
        #footer .fh5co-social li a i {
          font-size: 30px; }
        #footer .fh5co-social li a:hover, #footer .fh5co-social li a:focus, #footer .fh5co-social li a:active {
          text-decoration: none; }
  #footer .copyright em {
    display: block;
    font-style: normal; }

#features {
  padding: 10em 0 7em 0;
  background: #efefef; }
  #features .feature-center {
    text-align: center; }
    #features .feature-center .icon2 {
      width: 200px;
      height: 200px;
      background: #fff;
      display: table;
      text-align: center;
      margin: 0 auto 40px auto;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      -ms-border-radius: 100px;
      border-radius: 100px; }
      #features .feature-center .icon2 img {
        max-width: 100%; }
    #features .feature-center .icon {
      width: 90px;
      height: 90px;
      background: #fff;
      display: table;
      text-align: center;
      margin: 0 auto 40px auto;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px; }
      #features .feature-center .icon i {
        display: table-cell;
        vertical-align: middle;
        height: 90px;
        font-size: 40px;
        line-height: 40px;
        color: #3a89c9; }
    #features .feature-center p, #features .feature-center h3 {
      margin-bottom: 10px; }
    #features .feature-center h3 {
      text-transform: uppercase;
      font-size: 20px;
      color: #000;
      color: #3a89c9; }
    #features .feature-center p {
      margin-bottom: 4.5em;
      padding: 0 5px;
      font-size: 15px; }

.owl-carousel .owl-controls .owl-dot span {
  background: #e6e6e6; }
  .owl-carousel .owl-controls .owl-dot span:hover, .owl-carousel .owl-controls .owl-dot span:focus {
    background: #cccccc; }

.owl-carousel .owl-controls .owl-dot:hover span, .owl-carousel .owl-controls .owl-dot:focus span {
  background: #cccccc; }

.owl-carousel .owl-controls .owl-dot.active span {
  background: transparent;
  border: 2px solid #3a89c9; }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Varela Round", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 12px 20px; }
  .btn.btn-md {
    padding: 4px 20px !important; }
  .btn.btn-lg {
    padding: 18px 36px !important; }
  .btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }

.btn-primary {
  background: #3a89c9;
  color: #fff;
  border: 2px solid #3a89c9; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #4e95ce !important;
    border-color: #4e95ce !important; }
  .btn-primary.btn-outline {
    background: transparent;
    color: #3a89c9;
    border: 2px solid #3a89c9; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #3a89c9;
      color: #fff; }

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #4cae4c !important;
    border-color: #4cae4c !important; }
  .btn-success.btn-outline {
    background: transparent;
    color: #5cb85c;
    border: 2px solid #5cb85c; }
    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #5cb85c;
      color: #fff; }

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #46b8da !important;
    border-color: #46b8da !important; }
  .btn-info.btn-outline {
    background: transparent;
    color: #5bc0de;
    border: 2px solid #5bc0de; }
    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #5bc0de;
      color: #fff; }

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #eea236 !important;
    border-color: #eea236 !important; }
  .btn-warning.btn-outline {
    background: transparent;
    color: #f0ad4e;
    border: 2px solid #f0ad4e; }
    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #f0ad4e;
      color: #fff; }

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #d43f3a !important;
    border-color: #d43f3a !important; }
  .btn-danger.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 2px solid #d9534f; }
    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #d9534f;
      color: #fff; }

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .btn.with-arrow:hover {
    padding-right: 50px; }
    .btn.with-arrow:hover i {
      color: #fff;
      right: 18px;
      visibility: visible;
      opacity: 1; }

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300; }
  .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #3a89c9; }

.js .animate-box {
  opacity: 0; }

.modal-footer {
  padding: 10px;
  text-align: right;
  border-top: none;
  position: absolute;
  top: 0;
  z-index: 2;
  right: 0; }

.modal-footer .btn {
  padding: 10px;
  font-size: 12px; }

.modal-body {
  padding: 0; }
  .modal-body img {
    max-width: 100%; }

.nb span {
  display: inline-block; }

.prmr-clr {
  color: #333;
  font-weight: bold; }

@media screen and (max-width: 480px) {
  h1.prmr-clr {
    font-size: 30px; } }

.pstn-rltv {
  position: relative; }

form label span {
  font-size: 12px;
  font-weight: normal;
  margin-left: 10px;
  display: inline-block;
  color: #fff;
  padding-left: 10px; }

.ERR {
  color: #ff3fc4; }

.get-started .form-control:placeholder-shown {
  color: #999999; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
.get-started .form-control::-webkit-input-placeholder {
  color: #999999; }

/* Firefox 18- */
.get-started .form-control:-moz-placeholder {
  color: #999999;
  opacity: 1; }

/* Firefox 19+ */
.get-started .form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

/* IE 10+ */
.get-started .form-control:-ms-input-placeholder {
  color: #999999; }

  /* header*/
  @media screen and (max-width: 767px) {
    #logo {
      display:block;
      width: 300px;
      color:#0041a8;
      font-size:20px;
      font-weight:bold;
    }
	    .menu ul li a {
  display:block;
    font-weight:bold;
  padding: 2em;
  border-bottom: 1px dotted #CCC;
    color:#333;
    text-decoration:none;
  }
  
  }

  @media screen and (min-width:768px) and (max-width:999px){
  #logo {
display: block;
margin: 0 auto;
width: 230px;
color: #0041a8;
font-size: 18px;
font-weight: bold;
  }
	  .menu ul li a {
padding: 0 0.4em;
border-bottom: none;
font-size: 14px;
		      color:#333;
		  font-weight: bold;
}
	  	  .menu ul li a img{max-width: 120px}

}
  @media screen and (min-width:1000px){
  #logo {
    display:block;
    margin:0 auto;
    width: 400px;
    color:#0041a8;
    font-size:26px;
    font-weight:bold;
  }
	  	  .menu ul li a img{max-width: 190px}
	  .menu ul li a {
border-bottom: none;

		      color:#333;
		  font-weight: bold;
}
}
  nav{
   width: 100%;
   height: 70px;
   position: relative;
   background: rgba(255, 255, 255, 0.5);
	  position: fixed;
	  z-index: 9999;
  }
  .drawer{
   display: flex;
   flex-direction: row;
   align-items: center;
   justify-content: space-between;
   position: relative;
	  position: fixed;
   height: 70px;
   padding: 0 1em;
	  z-index: 3
  }
  
  /*ナビゲーション部分*/  

  
  .menu ul li a:hover
  {background-color:rgba(0,0,0,0.5);
  color:#0041a8;}

  .menu{
    text-align:center;
    background-color:#F6F6F6;
    transition: .5s ease;/*滑らかに表示*/
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);/*左に隠しておく*/
	  padding-top: 80px;
	
  }

  /*OPEN時の動き*/
  .menu.open {
   -webkit-transform: translateX(0%);
   transform: translateX(0%);/*中身を表示（右へスライド）*/
	  z-index: 2;
  position: fixed;
	  width: 100%;
  }
  /*トグルボタンのスタイルを指定*/
  .Toggle {
      display: block;
      position: fixed;    /* bodyに対しての絶対位置指定 */
      width: 42px;
      height: 42px;
      cursor: pointer;
      z-index: 3;
    right:15px;
  }
   
  .Toggle span {
      display: block;
      position: absolute;
      width: 50px;
      border-bottom: solid 4px #333;
      -webkit-transition: .35s ease-in-out; /*変化の速度を指定*/
      -moz-transition: .35s ease-in-out;    /*変化の速度を指定*/
      transition: .35s ease-in-out;     /*変化の速度を指定*/  
  }
  .Toggle span:nth-child(1) {
      top:5px;
  } 
  .Toggle span:nth-child(2) {
      top: 18px;
  } 
  .Toggle span:nth-child(3) {
      top: 32px;
  }
  .Toggle.active span:nth-child(1) {
      top: 18px;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
  /* 2番目と3番目のspanを45度に */
  .Toggle.active span:nth-child(2),
  .Toggle.active span:nth-child(3) {
      top: 18px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
  }
  @media screen and (min-width: 767px) {  
    header::after{ 
      display:none;
    } 
  nav{
   display: flex;
  }
  .Toggle{
   display: none;
  }
  .menu{
   width: 100%;
    background-color: transparent;
    margin-top:0;
   -webkit-transform: translateX(0);
   transform: translateX(0);
	  padding-top:0;
	  padding-left:300px;
  }
  .menu ul{
   height: 70px;
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-end;
   align-items: center;
  }

    .menu ul li a:hover{
    background-color:transparent;
  }
  }
 @media screen and (min-width: 1000px) { 
	   .menu ul li a{
   padding: 0 1em;
   border-bottom: none;
  }
}
@media(min-width:751px){
    .sp{display: none !important;}
}
@media(max-width:750px){
    .pc{display: none !important;}
}
.u_line{
  background:linear-gradient(transparent 60%, #FFFF00 0%);
}
.ttl{
  font-size:32px;
  font-weight: bold;
}
.ttl02{
  font-size:28px;
  font-weight: bold;
  color:#0041a8;
}
.imgbox{
margin-left: -15vw;
width: calc(100% + 8vw);
max-width: calc(100% + 10vw);
padding-right: 30px;
}
.txtbox{
  padding:20px;
}
@media(min-width:751px){
.img-2{
  position: absolute;
width: 60%;
top: 0;
left: -230px;
}
}
@media(max-width:750px){
  .img-2{
  width: 100%;
  }  
}
@media(min-width:751px){
  .img-3{
    position: absolute;
  width: 60%;
  top: 50px;
  right: -190px;
  }
  }
  @media(max-width:750px){
    .img-3{
    width: 100%;
    }  
  }
  @media(min-width:751px){
  .cont{margin-bottom: 100px;}
  .ab-cover{
    background-color: #F6F6F6;
    padding:50px;
    position: relative;
  }
  .ab-cover02{
    background-color: #FCF7DA;
    padding:50px;
    position: relative;
  }
  .ab_bg{
    position: absolute;
    top:140px;
    left:0;
  }

}
@media(max-width:750px){
  .cont{margin-bottom: 30px;}
  .about{text-align: left;}
  .ab-cover{
    background-color: #F6F6F6;
    padding:20px;
  }
  .ab_bg{
  display: none;  }
  .ab-cover02{
    background-color: #FCF7DA;
    padding:10px;
    position: relative;
  }

}

@media(min-width:751px){
.rich_ttl {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}}
@media(max-width:750px){
  .rich_ttl {
    position: relative;
    margin-bottom: 2em;
    margin-top: 20px;
  }}
  
.rich_ttl:before {
  content: '';
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #0041a8;
  border-radius: 2px;
}
.mb40{
  margin-bottom: 40px;
}
.mt30{
  margin-top:30px;
}
.mt50{
  margin-top:50px;
}
@media(min-width:900px){
.list01{
  background-color: #fff;
  padding: 50px 20px 50px 20px;
  font-size: 25px;
  font-weight: bold;
  line-height: 2.0;
  text-align: left;
  margin: auto;
  color:#000;
  width:80%;
  padding-left:80px;
  margin-top: 250px;
  z-index: 1;
position: relative;
	}}
@media(min-width:751px){
.list01{
  background-color: #fff;
  padding: 50px 20px 50px 20px;
  font-size: 25px;
  font-weight: bold;
  line-height: 2.0;
  text-align: left;
  margin: auto;
  color:#000;
  width:80%;
  padding-left:80px;
  margin-top: 250px;
  z-index: 1;
position: relative;
max-width: 900px
}
.inner_txt{
  background-color: #0000B5;
  padding:30px;
  font-size: 18px;
  margin: auto;
  width:60%;
  margin-top: 30px;
  margin-bottom: 100px;
}
.inner_txt p{
  text-align: center;
}
}
@media(max-width:750px){
  .list01{
    background-color: #fff;
    padding:20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
    text-align: left;
    margin: auto;
    color:#000;
    width:100%;
  }
  .inner_txt{
    background-color: #0000B5;
    padding:10px;
    font-size: 18px;
    margin: auto;
    width:100%;
    margin-bottom: 80px;
  }
  .inner_txt p{
    text-align: center;
  }
  
}
@media(min-width:751px){
.icon_img{
  padding-right:20px;
}}
@media(max-width:750px){
  .icon_img{display:none;}
}
html {scroll-behavior: smooth;}


#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 40px;
  background: #0000B5;
	background: #0041a8;
  border-radius: 50%;
  border: 1px solid #fff;
  z-index: 999;
}
#page_top a{
  position: relative;
  display: block;
  width: 60px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}


	#fh5co-header{padding-top: 70px}
.copyright02 {
    background: #0000C4;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    margin-bottom: -50px;
    font-size: 12px;}

#about_ayumi,#servise,#cost,#get-started{
      padding-top: 80px;
      margin-top: -80px;
  }
.about{
  /* font-family:"ARP 隷書体M"; */
  position: relative;
text-shadow: 0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff;
z-index: 999;
}
.list01 p{
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}

@media(min-width:751px){
  .list01 p{
    padding-left:70px;  margin-bottom: 0;
  }
	.list01 p {
  margin-bottom: 24px;
  margin-top: 4px;
}
  .m_txt{font-size:30px;font-weight: bold;}
  .f_tel{text-align: center;} 
}
@media(max-width:750px){
  .list01 p{
    padding-left:30px;  margin-bottom: 0;
  }
	.list01 p {
  margin-bottom: 24px;
  margin-top: 4px;
}
  .m_txt{font-size:22px;font-weight: bold;}
}    

@media (min-width: 992px){
.col-md-pull-6 figure img {
  margin-left: -20%;width: 120%;
}}

@media(max-width:1100px){
	  .ab_bg02{
	  position: relative;
	  top:auto;
	  right:auto;
    width:100%;
  }
	.list01{width:100%}
}
@media(min-width:1101px){
	
	  .ab_bg02{
    position: absolute;
    top:620px;
    right:0px;
    z-index: 1;
  }
}
@media(max-width:1000px){
.col-md-5.col-md-offset-1.col-lg-5 img{width: 100%}
}
@media(max-width:480px){
  nav{
/*   background: rgba(255, 255, 255, 1);*/
  } 
	.ttl02{font-size:21px;} .ttl02 br.visible-xs{display: none!important}}

span.dt{letter-spacing: -0.6em;
display: inline-block;
margin-left: -0.6em;}


#footer-tel img{margin-bottom:20px}