/* ================================================= 
 header setting
================================================= */
header {
  width: 100%;
  padding: 15px 0;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

header img {
  width: 100%;
  height: auto;
}

header #header-inner {
  max-width: 1440px;
  width: 94%;
  margin: auto;
}

header #header-inner #h_logo {
  line-height: 1;
  margin: 0;
}

header #header-inner #h_logo a {
  width: 230px;
  display: inline-block;
}

header #header-inner #header-right .h_tel a {
  font-size: 25px;
  font-size: 2.5rem;
  color: #333;
  text-decoration: none;
  line-height: 1;
  letter-spacing: -.01em;
  text-align: center;
  font-weight: 500;
}

header #header-inner #header-right .h_tel a span {
  color: #333;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0;
  display: block;
  line-height: .75;
}

header #header-inner #header-right .h_btn {
  margin-left: 15px;
  width: 150px;
  border-radius: 6px;
}

header #header-inner #header-right .h_btn._contact a {
  background-color: #123AB3;
}

header #header-inner #header-right .h_btn._contact a:hover {
  background: #F03131;
  background-size: 80% auto;
}

header #header-inner #header-right .h_btn a {
  display: block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: white;
  text-decoration: none;
}

/* ================================================= 
 hero setting
================================================= */
#hero-wrap {
  width: 100%;
  height: 600px;
  background: url(../images/hero_bg.jpg) center top;
  background-size: cover;
  position: relative;
  z-index: -1;
}

#hero-wrap::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#hero-wrap .hero-inner {
  max-width: 1140px;
  width: 90%;
  margin: auto;
  padding-top: 200px;
}

#hero-wrap .hero-inner_right {
  width: 430px;
  margin-left: auto;
  color: white;
}

#hero-wrap .hero-inner_right h1 {
  font-size: 40px;
  font-size: 4rem;
  color: white;
}

#hero-wrap .hero-inner_right p {
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 .5em;
}

#hero-wrap .hero-inner_right .flex li {
  border: 1px solid white;
  text-align: center;
  font-size: 1.4em;
}

/* ================================================= 
 contents setting
================================================= */
.blc-head {
  margin-bottom: 2em;
}

.blc-head .ttl {
  margin-bottom: .25em;
}

.blc-head .tag {
  text-align: center;
  margin: 2em auto;
}

.blc-head .tag span {
  display: inline-block;
  padding: 0 2rem;
  background-color: #222;
  color: white;
  font-size: 1.8em;
}

.blc-head p {
  text-align: center;
  font-size: 1.15em;
}

#merit .container {
  max-width: 1000px;
}

#merit .container .blc {
  margin-top: 3em;
}

#merit .container .blc .sm-ttl {
  margin: 1em 0 .5em;
}

#cruiser .image-slide {
  max-width: 1100px;
  width: 100%;
  margin: auto;
  padding-bottom: 2em;
}

#cruiser .image-slide img {
  width: 100%;
  height: auto;
}

#cruiser ul.col3 .blc a {
  display: block;
  border: 1px solid #ddd;
  padding: 30px 20px;
  position: relative;
}

#cruiser ul.col3 .blc a::before {
  content: '';
  width: 30px;
  height: 30px;
  background: url(../images/ico.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 5px;
  bottom: 5px;
}

#cruiser ul.col3 .blc a img {
  max-width: 100%;
}

#cruiser ul.col3 .blc h3 {
  text-align: center;
  margin: 1em 0 0;
}

#experience {
  padding-top: 0;
}

#experience .blc-head {
  padding: 50px 0 0;
  background: url(../images/txt_bg.svg) no-repeat top right;
}

#experience ul li h3 {
  font-size: 1.2em;
  margin: 1em 0 .5em;
}

#price .blc-head {
  padding: 4em 0;
  background: url(../images/ttl_bg.jpg) no-repeat center center;
  background-size: cover;
}

#price .container {
  padding: 1em 0;
}

#price .container .price-blc {
  padding: 3em 0;
  border-bottom: 1px solid #ddd;
}

#price .container .price-blc:last-child {
  border-bottom: none;
}

#price .container .price-blc p.text-center {
  font-size: 1.15em;
}

#price .container .price-blc .whitebox {
  max-width: 820px;
  background-color: white;
  border-radius: 20px;
  padding: 20px;
  margin: 2em auto 0;
}

#price .container .price-blc .whitebox .left {
  width: 140px;
  font-size: 25px;
  font-size: 2.5rem;
}

#price .container .price-blc .whitebox .inner {
  color: #888;
}

.cv {
  padding: 5em 0;
  background: url(../images/cv_bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 0;
  color: white;
  text-align: center;
}

.cv:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.cv .eng {
  font-size: 44px;
  font-size: 4.4rem;
  text-transform: uppercase;
}

.cv p {
  font-size: 1.15em;
}

.cv .flex {
  margin-top: 2em;
}

.cv .flex .cv-tel {
  margin-right: 25px;
}

.cv .flex .cv-tel a {
  font-size: 30px;
  font-size: 3rem;
  color: white;
  text-decoration: none;
  line-height: 1;
  letter-spacing: -.01em;
  text-align: center;
  font-weight: 500;
}

.cv .flex .cv-tel a span {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  display: block;
  line-height: .75;
}

.cv .flex .cv-contact {
  margin-left: 25px;
  width: 240px;
  border-radius: 6px;
}

.cv .flex .cv-contact a {
  display: block;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: white;
  text-decoration: none;
  background-color: #123AB3;
}

.cv .flex .cv-contact a:hover {
  background-color: #F03131;
}

#access .bd-box {
  width: 600px;
  margin: 2em auto 4em;
  padding: 2em 0;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 1.1em;
}

#flow {
  padding-top: 0;
}

#flow .col4 li .img {
  padding: 30px;
  text-align: center;
  background-color: #444;
  margin-bottom: 1em;
}

#flow .col4 li .img img {
  max-width: 136px;
  width: 100%;
}

.bg-image {
  padding: 80px 0;
  position: relative;
  z-index: 0;
}

.bg-image::before, .bg-image::after {
  content: '';
  position: absolute;
}

.bg-image::before {
  width: 100%;
  height: 40%;
  background-color: #f6f6f6;
  z-index: -1;
  top: 0;
}

.bg-image::after {
  width: 100%;
  height: 55%;
  background: url(../images/faq_bg.jpg) no-repeat right top;
  background-size: 60% auto;
  top: 40%;
  z-index: -2;
}

#rule .inner h3 {
  margin-top: 2em;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: .5em;
}

#faq {
  padding-top: 3em;
}

#faq .left {
  width: 30%;
}

#faq .left h2 {
  font-size: 80px;
  font-size: 8rem;
  text-transform: uppercase;
  color: #eee;
  line-height: 1;
}

#faq .left h2 span {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  color: #333;
}

#faq .inner .faq-contents {
  padding: 1em 0;
  border-bottom: 1px dashed #ddd;
}

#faq .inner .faq-contents dt {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: .5em;
}

#contact #form-wrap {
  max-width: 700px;
  margin: auto;
}

#contact #form-wrap .p-wrap {
  max-width: 490px;
  margin: auto;
}

#contact #form-wrap .form-tbl tbody tr th {
  font-size: 1.15em;
  font-weight: 500;
  color: #333;
}

#contact #form-wrap .form-tbl tbody tr:last-child td::after {
  height: 80%;
  top: 10%;
}

#company table {
  max-width: 640px;
  width: 100%;
  margin: 2em auto;
}

#company table tr:last-child th, #company table tr:last-child td {
  border-bottom: none;
}

#company table tr th, #company table tr td {
  padding: 1rem 2rem;
  border-bottom: 1px dashed #ccc;
}

#company table tr th {
  font-weight: 400;
}

/* =================================================
 floating setting
================================================= */
.floating {
  display: none;
}

/* ================================================= 
 pagetop setting
================================================= */
.pagetop {
  width: 80px;
  position: fixed;
  right: 4%;
  bottom: 5%;
  z-index: 2;
  opacity: 0;
  z-index: 100;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.pagetop._fold {
  opacity: 1;
}

.pagetop a {
  display: block;
  height: 80px;
  line-height: 80px;
}

/* ================================================= 
 footer setting
================================================= */
footer {
  padding: 1.5em 0;
  background-color: #444;
}

footer .img-wrap {
  max-width: 187px;
  margin: auto;
}

footer #copyright {
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}

/* ================================================= 
 thanks setting
================================================= */
#hero-page {
  padding: 5em 0;
  background-color: #f6f6f6;
}

#hero-page .ttl {
  text-align: center;
  margin-bottom: 0;
}

#contact.thanks {
  margin-top: 0em;
}

#thanks {
  padding: 0;
  text-align: center;
}

#thanks .back {
  max-width: 260px;
  width: 70%;
  margin: 3em auto 0;
}

#thanks .back a {
  display: block;
  background-color: #FF7F00;
  border-radius: 40px;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  color: white;
  font-size: 1.2em;
}
/*# sourceMappingURL=pc.css.map */