@charset "utf-8";

/*********************************************
* common
******************************************* */
h2 {
  padding-bottom: 2%;
}
section {
  padding: 2.8% 5% 4.5%;
}
.sp {
  display: none!important;
}
.pc {
  display: block!important;
}
.dflex-pc {
  display: flex;
}
/* header
* --------------------------------- */
header h1 {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 16px;
}
header .header-left {
  width: 40%;
}
header .header-right {
  width: 30%;
}
header .header-right p {
  font-size: 1.35rem;
}
header .header-middle {
  width: 30%;
}
.header-inner {
  max-width: 1000px;
  padding: 9px 6px;
  margin: 0 auto;
}
/* nav
* --------------------------------- */
#global-nav {
  color: #111;
  width: 100%;
  background: linear-gradient(#00845d 20%, #116747) no-repeat;
  box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.1);
}
#global-nav ul {
  display: flex;
  justify-content:space-between;
  max-width: 1000px;
  height: 56px;
  border-top: 1px solid #086949;
  border-bottom: 1px solid #104f36;
  margin: 0 auto;
  box-sizing: border-box;
}
#global-nav li {
  border-left: 1px solid #80b4a3;
  flex-grow: 1;
}
#global-nav li:last-child {
  border-right: 1px solid #80b4a3;
}
#global-nav a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  background: url(/asset/images/header/texture01.png) right bottom no-repeat;
  border-right: 1px solid #477c6a;
}
#global-nav a:hover {
  text-decoration: none;
  background: linear-gradient(#349779 20%, #3c8167) no-repeat;
}
#nav-toggle {
  display: none;
}
/*bnrarea
* --------------------------------- */
.bnrarea {
  max-width: 800px;
}

@media screen and (max-width: 1000px) {
  .bnrarea {
    width: 95%;
  }
}
/*ri-grid*/
.ri-grid > ul {
  box-shadow: 0px 10px 10px -5px rgba(0,0,0,.2);
  -webkit-box-shadow:0px 10px 10px -5px rgba(0,0,0,.2);
  -moz-box-shadow: 0px 10px 10px -5px rgba(0,0,0,.2);
}
#ri-grid {
	margin-bottom: 50px;
}
.jq-fixed #gnav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
/* footer
* --------------------------------- */
.footer-inner {
  max-width: 1000px;
  margin: 0 auto 45px;
}
.box {
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
}
/* footer menu
* --------------------------------- */
#menu-footernav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#menu-footernav > li {
  width: 240px;
}

/* section-contact
* --------------------------------- */
/*共通*/
.section-contact .inner {
  max-width: 1000px;
  padding: 0 1%;
  box-sizing: border-box;
}
.box-tel a {
  height: 70px;
  padding: 10px;
}
.box-line a {
  height: 70px;
  padding: 10px 53px;
}
.box-goform a {
  height: 70px;
  font-size: 2.2rem;
  background: url("/asset/images/common/btn_carillust.png") no-repeat 5px center;
  background-size: 50px auto;
  padding: 0 5px 0 45px;
}
/* section-contact-footer */
.section-contact-footer {
  padding: 18px 0 15px;
}
.section-contact-footer .box-tel {
  width: 29%;
}
.section-contact-footer .box-line {
  width: 29%;
}
.section-contact-footer .box-goform {
  width: 29%;
}
.section-contact-footer .box-gotop {
  width: 9%;
}
/* section-contact-if */
.section-contact-if {
  margin: 0 3% 10em;
}
.section-contact-if .box-tel {
  width: 29%;
}
.section-contact-if .box-line {
  width: 9%;
}
.section-contact-if .box-goform {
  width: 60%;
}

/*********************************************
* TOP
******************************************* */
/* mainvisual TOP
* --------------------------------- */
.mainvisual {
  top: auto !important;
  margin-bottom: 3em !important;
}
.mainvisual-inner {
  position: relative;
  max-width: 1140px;
  max-height: 600px;
  display: flex;
  justify-content: space-between;
}
.mainvisual .ri-grid > ul {
  height: auto;
  max-height: 600px;
  overflow: hidden;
  opacity: 1 !important;
}
.mainvisual-left {
  position: relative;
  width: 60%;
  height: 600px;
  box-sizing: border-box;
}
.maincopy-01,.maincopy-02{
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.mainillust {
  max-width: initial;
  width: auto;
}
.mainillust {
  position: absolute;
  left: -57px;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 1300px) {
.maincopy-01,.maincopy-02{
  width: 98%;
}
  .mainillust {
    left: 0;
  }
}
.mainvisual-right {
  width: 40%;
  padding: 0 2%;
  box-sizing:border-box;
}
.video {
  margin-top: 20%;
}

/*2019年改定*/
.mainvisual-inner2 {
	width: 100%;
	background: url("/asset/images/top/bg_header.jpg");
	background-size: 50px 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainvisual-content-pc {
	width: 82%;
	margin: 0 auto;
	display: block;
	position: relative;
}
.mainvisual-content-sp {
	display: none;
}
.mainvisual-btn {
	width: 26%;
	position: absolute;
	bottom: 6%;
	left: 10.225%;
	z-index: 999;
}
.video2 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 17px;
	position: relative;
	width: 85%;
	padding-top: 52.25%;
}
.video2 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.main-line {
	width: 100%;
}
.main-line img {
	width: 100%!important;
}



/* quick-form TOP
* --------------------------------- */
  .quick-form-wrap-02 {
    padding: 25px 25px 38px;
  }
  .quick-form button,.quickformbtn {
    width: 497px;
    font-size: 2.8rem;
  }
/* car-slider
* --------------------------------- */



/* three-point
* --------------------------------- */
.three-point {
  max-width: 1000px;
  padding: 0 0 4.5%;
}
.three-point-inner {
  width: 98%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.three-point-inner .box {
  width: 32.2%;
}
.three-point dt {
  height: 72px;
  line-height: 1.4;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 4px;
}
.three-point dd {
  height: 60px;
  font-size: 1.8rem;
}
@media screen and (max-width: 900px) {
  .three-point dt {
    height: 60px;
    font-size: 2.0rem;
  }
  .three-point dd {
    height: 40px;
    font-size: 1.5rem;
  }
}
.three-point .btn-point {
  width: 600px;
  margin: 56px auto 0;
  position: relative;
  height: 99px;
}
.three-point .btn-point img {
  width: 155px;
  top: -43px;
  right: -22px;
}
.three-point .btn-point a {
  width: 580px;
  font-size: 3.0rem;
  padding: 24px 0;
}
.three-point .btn-point a span {
  font-size: 2.4rem;
}

/* tuning-sec
* --------------------------------- */
.tuning-sec {
  padding: 175px 20px 125px;
}
.tuning-sec-inner {
  max-width: 1000px;
  border: 5px solid #00845d;
  border-radius: 16px;
  padding: 0 26px 26px;
}
.tuning-sec-inner h2 img {
  position: absolute;
  top: -8%;
  left: 10%;
  width: 68%;
  height: auto;
}
.tuning-sec-welcome {
  max-width: 650px;
  margin: 0 auto 9px;
  padding: 0 0 26px;
}
.tuning-sec-welcome h3 {
  font-size: 3.5rem;
  padding: 6.5% 0 0;
  margin-bottom: 3%;
}
.tuning-sec-welcome p {
  font-size: 2.7rem;
}
.tuning-sec-welcome p span {
  font-size: 3.4rem;
}

@media screen and (max-width: 900px) {
  .tuning-sec-inner h2 img {
    top: -6%;
  }
}
.smokettl:before,
.smokettl:after {
  margin-top: -20px;
}
.smokettl h3 {
  font-size: 3.0rem;
}
.box-wrap .box-inner {
  padding: 26px 22px 24px;
}
.box-wrap .box-inner img {
  width: 291px;
}
.box-wrap .box-01 .box-inner img {
  float: right;
  margin-left: 21px!important;
}
.box-wrap .box-02 .box-inner img {
  float: left;
  margin-right: 21px!important;
}
.box-wrap .box-01 {
  margin-bottom: 24px;
}
.box-wrap .box-inner p {
  padding-right: 21px;
}
/* purchase-declaration
* --------------------------------- */
.purchase-declaration {
  padding: 5% 5% 0;
}
.purchase-declaration-wrap .check {
  margin-top: -90px;
  margin-left: -60px;
}
.purchase-declaration h2 .t1 {
  font-size: 3.7rem;
}
.purchase-declaration h2 .t2 {
  font-size: 5.3rem;
}
.purchase-declaration-inner .txt-01 {
  height: 80px;
  font-size: 2.2rem;
}
.purchase-declaration-inner .txt-02 {
  font-size: 1.8rem;
  padding: 0 18px;
}
.purchase-declaration-inner .txt-03 {
  font-size: 2.0rem;
  padding-bottom: 44px;
}
.purchase-declaration-inner .txt-04 {
  padding-top: 44px;
}
.purchase-declaration-illust {
  position: absolute;
  max-width: inherit;
}
.purchase-declaration-illust.illust01 {
  top: 5%;
  left: -2%;
}
.purchase-declaration-illust.illust02 {
  top: 140px;
  left: 7%;
}
.purchase-declaration-illust.illust03 {
  top: .5%;
  right: -180px;
}
.purchase-declaration-inner ul {
  display: flex;
  justify-content: space-between;
}
.purchase-declaration-inner li {
  width: calc(99% / 3);
}


@media screen and (max-width: 1000px) {
  .purchase-declaration h2 .t1 {
    font-size: 3.2rem;
  }
  .purchase-declaration h2 .t2 {
    font-size: 3rem;
  }
  .purchase-declaration-illust.illust02 {
    top: 295px;
    left: 3%;
  }
  .purchase-declaration-illust.illust03 {
    width: 35%;
  }
}

/* promise
* --------------------------------- */
.promise {
  padding: 200px 5% 100px;
  margin-top: -120px;
}
.promise-inner {
  max-width: 1000px;
}
.promise-inner .dflex-pc {
  justify-content: space-between;
}
.promise .text {
  width: 62%;
}
.promise .img {
  width: 35%;
}
.promise h2 {
  padding-bottom: 3.8%;
  font-size: 4.0rem;
}
/* information
* --------------------------------- */
.information {
  padding: 4.5% 5% 5%;
}
.information-inner {
  max-width: 1000px;
}

/* staff
* --------------------------------- */
.staff-inner {
  max-width: 910px;
  margin: 0 auto;
}
.staff-inner .box {
  justify-content: space-between;
  margin-bottom: 45px;
}
.staff-inner .box .box-left {
  width: 30%;
}
.staff-inner .box-right {
  width: 68%;
}
.staff-inner .box-right-inner {
  background:
    url(/asset/images/top//bk_memo.png) left top repeat-x,
    url(/asset/images/top/memo_line.png) repeat;
  padding-top: 20px;
}
.staff-inner .box-right p {
  font-size: 1.8rem;
  line-height: 2.16;
  padding: 20px 0 18px;
}

/*********************************************
 Underlayer common
******************************************* */
/* common Underlayers
* --------------------------------- */
.pc-common-width {
  max-width: 1000px;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}
.sub-sec-ttl {
  font-size: 42px;
  width: 90%;
  padding: 18px 0;
  margin: 30px auto 30px;
}
.sub-sec-ttl.ttl-up {
  margin-top: -10%;
}
div#cps_company {
  margin-top: 150px;
}
/* subvisual Underlayer
* --------------------------------- */
.subvisual {
  top: auto !important;
  margin-bottom: 1em !important;
}
.subvisual-inner {
  max-width: 1000px;
  width: auto;
  display: flex;
  justify-content: center;
  padding: 0 10px 20px 10px;
}
.subvisual-left, .subvisual-right {
  max-width: initial;
  width: auto;
}
.subvisual-left img, .subvisual-right img {
  width: 100%;
  height: auto;
}
.subvisual-right {
  margin-left: -30px;
}

/* Title
* --------------------------------- */
.main-sec-ttl {
  font-size: 29px;
  background:url(/asset/images/common-under/sect_title_icon.gif) no-repeat left center;
  padding: 0 10px 0 30px;
}
.main-sect-title h3 {
  font-size: 29px;
  background:url(/asset/images/common-under/sect_title_icon.gif) no-repeat left center;
  padding: 0 10px 0 30px;
}

/*********************************************
reinforcement top
******************************************* */
.reinforcement-table {
  max-width: 1000px;
  width: 100%;
  margin: 50px auto 0;
}
.reinforcement-table,
.reinforcement-table th,
.reinforcement-table td,
.reinforcement-table h5,
.reinforcement-table td li,
.reinforcement-table .ttl span {
  font-size: 18px;
}
.reinforcement-table th,
.reinforcement-table td {
  line-height: 1.7;
  vertical-align: middle;
}
.reinforcement-table th {
  width: 25%;
}
.reinforcement-table th a,
.reinforcement-table th span {
  font-size: 18px;
}
.reinforcement-table th a:after,
.reinforcement-table th span:after {
  top: 10px;
  transform: rotate(90deg);
}
.reinforcement-table th a {
  color: #328036;
}
.reinforcement-table th a:hover {
  opacity: 0.7;
}
.reinforcement-table td {
  width: 74.9%;
}
.reinforcement-table td p {
  font-size: 18px;
  padding: 5px;
  word-wrap: break-word;
  text-align: left;
}
.reinforcement-table .ttl th {
  padding-left: 12px;
  text-decoration: none;
}
.reinforcement-table .ttl th:first-child {
  border-right: 1px solid #fff;
}
.reinforcement-list li {
  width: calc(98% /3);
  font-size: 18px;
}
.reinforcement-list li:nth-child(-n+3) {
  border-top: 1px #328036 solid;
}
.reinforcement-list li:nth-child(3n+1) {
  border-left: 1px #328036 solid;
}
/*********************************************
* purchase_models
******************************************* */
.purchase-sect02-innre h5 {
  font-size: 24px;
  padding: 20px;
}

/*********************************************
* form
******************************************* */
.form-box td, .form-box th {
  padding: 8px 1%;
}
.form-box th {
  width: 20%;
  border-right: 1px #328036 solid;
}
.form-box td {
  width: 80%;
}
/*********************************************
* flow.html
******************************************* */

/*********************************************
* documents.html
******************************************* */

/*********************************************
* kodawari.html
******************************************* */


/*********************************************
* company.html
******************************************* */
.company-table-wap td {
  font-size: 18px;
}
.company-table-wap td p {
  font-size: 18px;
}
.company-table-wap a {
  font-size: 18px;
  padding: 5px;
}
.company-table-wap .right p {
  font-size: 18px;
  padding: 5px;
}

/*********************************************
* LP
******************************************* */
main.formplus > section {
    padding: 5em 0;
}
main.formplus > section:nth-child(2n) {
    background: #c9dea8;
}

.bnr-blog ul {
	margin: 0 auto;
	text-align: center;
}
.bnr-blog li {
	display: inline-block;
	width: 350px;
	text-align: center;
}


.bclink {
	width: 1000px;
	margin: 10px auto;
	text-align: right;
	font-size: 16px;
}
.bclink a {
	color: #388360;
}