@charset "utf-8";

/* ---------------------------------------------------
   File: support.css
   Version: 1.0.0
   Update: 2021-02-08
   Author: https://flowlab.co.jp

   (c)2007-2021 Flowlab inc. All Rights Reserved.
--------------------------------------------------- */




/* ===========================================================================================================================================

   WIDE DESKTOP LAYOUT

=========================================================================================================================================== */




/* ====================================================
		Header
==================================================== */

/* -------------------------------
		Page Title
------------------------------- */
#pageTitle {
	background: url("../reserve/images/ph_head.jpg") no-repeat right top;
	background-size: 1100px 320px;
}







/* ====================================================
		About
==================================================== */

/* -------------------------------
		Layout
------------------------------- */
#about .grade {
  padding: 40px;
  margin: 0 0 60px;
  border: 10px solid #3a5b52;
}
#about .grade div.flexB {
  padding-bottom: 40px;
}
#about .grade div.flexB .photo {
  width: 60%;
}
#about .grade div.flexB .photo img {
  width: 100%;
  height: auto;
}
#about .grade div.flexB section {
  width: 32%;
  text-align: center;
  padding-right: 2%;
}

/* -------------------------------
		Photo
------------------------------- */
#about .photo.bg {
  padding: 50px 0 60px;
}

/* -------------------------------
    Table
------------------------------- */
#about .grade table {
  margin-bottom: 0;
}

/* -------------------------------
    Title
------------------------------- */
#about h3 {
  color: #3a5b52;
  text-align: center;
  font-size: 4.6rem;
  font-family: 'Noto Serif JP', serif;
  padding: 20px 0 0;
}
#about .grade .txt {
  text-align: center;
  padding: 20px 0 50px;
  border-bottom: 1px solid #3a5b52;
  margin-bottom: 50px;
}
#about h4 span {
  color: #fff;
  background: #b3171e;
  display: inline-block;
  padding: 0 20px 1px;
}
#about h4 strong {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2em;
  display: block;
  padding: 10px 0 40px;
}
#about h4 strong span {
  color: #000;
  font-size: 2rem;
  background: none;
  display: block;
  padding: 0;
}

.headLine04 {
  font-size: 2.2rem;
}

/* -------------------------------
    Target
------------------------------- */
#about .grade .target ul {
  font-size: 1.8rem;
  font-weight: 600;
}
#about .grade .target ul li {
  text-align: left;
  background: #f8e8e9;
  padding: 15px 20px;
  margin-bottom: 5px;
  line-height: 1.6em;
}

#about .grade div.flexB .target section {
  width: 100%;
  padding: 10px 0 0;
  text-align: left;
  margin-top: 0;
}
#about .grade .target section h5 {
  font-weight: 600;
}
#about .grade .target section ul {
  font-size: 1em;
  font-weight: normal;
}
#about .grade .target section ul li {
  background: none;
  padding: 0 0 0 10px;
  line-height: 1.4em;
  position: relative;
}
#about .grade .target section ul li::before {
  width: 4px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 0.7em;
  border-radius: 50%;
  background-color: #4d4d4d;
  content: "";
}
#about .grade .target section small {
  font-size: 1.2rem;
  display: block;
  line-height: 1.6em;
  padding-top: 10px;
}

/* Assistant Self-Defense Force */
#about .target ul h5 {
  font-weight: 600;
  text-align: center;
}
#about .target ul p {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6em;
  padding-top: 5px;
}
#about .target ul .txtListA {
  padding-top: 10px;
}
#about .target ul .txtListA li {
  font-size: 1.3rem;
  padding: 0 0 0 10px;
  font-weight: 500;
}



/* -------------------------------
    Detail
------------------------------- */
#about .detail {
  
}
#about .detail ul {
  width: 100%;
}
#about .detail ul.txtListA li::before {
  width: 5px;
  height: 5px;
  top: 0.65em;
  background-color: #3a5b52;
}
#about .detail .comTableA th {
  font-size: 1.8rem;
}
#about .detail .comTableA th small {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
  padding-top: 5px;
}
#about .detail .comTableA td {
  border-top: none;
  border-left: none;
}
#about .detail .comTableA tr:first-child td {
  border-top: 1px solid #dfdfdf;
}
#about .detail .comTableA tr:last-child li {
  padding-bottom: 20px;
}
#about .detail .comTableA tr:last-child li:last-child {
  padding-bottom: 0;
}

/* -------------------------------
    Table
------------------------------- */
#about .detail .comTableC {
  margin-top: 15px;
}
#about .detail .comTableC th {
  font-size: 1.3rem;
  text-align: left;
  padding: 8px 30px 11px;
}
#about .detail .comTableC .bg {
  background: #e3e3e3;
  color: #000;
  padding: 3px 30px 6px;
  border-bottom: 1px solid #fff;
  border-right: none;
}
#about .detail .comTableC tr:last-child .bg {
  border-bottom: 1px solid #dfdfdf;
}
#about .detail .comTableC td {
  padding: 10px 30px 10px;
  font-size: 1.4rem;
  border-right: 1px solid #dfdfdf;
}
#about .detail .comTableC .style01 {
  text-align: center;
}


/* Price */
#about .detail strong {
  display: block;
  font-weight: 500;
  line-height: 1.4em;
  padding-top: 10px;
}
#about .detail strong .price {
  font-size: 2.8rem;
  margin-right: 3px;
}
#about .detail strong .sml {
  font-size: 1rem;
}
#about .detail small {
  display: block;
  font-size: 1.2rem;
}
#about .detail small .sml {
  font-size: 1rem;
}

#about .detail .comTableC strong {
  padding-top: 0;
}
#about .detail .comTableC strong .price {
  font-size: 2rem;
}

/* remarks */
#about .detail .remarks {
  padding: 24px 0 20px;
}
#about .detail small.remarks {
  font-size: 1.3rem;
  line-height: 1.6em;
  display: block;
  padding: 0;
}

/* capabilities */
#about .detail.capabilities {
  padding-top: 50px;
  margin-top: 0;
}
#about .detail.capabilities ul {
  width: 49%;
}
#about .detail.capabilities .comTableA tr:last-child li {
  padding-bottom: 0;
}





/* ====================================================
		Company
==================================================== */
#company {
  
}

/* -------------------------------
		Photo
------------------------------- */
#company .photo {
  width: 100%;
  padding-bottom: 40px;
}
#company .photo img {
  width: 100%;
  height: auto;
}

/* -------------------------------
		Request
------------------------------- */
#company section {
  padding-top: 60px;
  margin-top: 0;
}
#company section li {
  width:  39%;
  border: 10px solid #3a5b52;
  padding: 40px 4%;
}
#company section .headLine04 {
  font-size: 3rem;
}
#company section li h4 {
  color: #3a5b52;
  text-align: center;
  font-size: 4rem;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.4em;
  padding-bottom: 30px;
}



/* ====================================================
		Benefits
==================================================== */
#benefits {
  
}
#benefits section {
  padding-top: 60px;
  margin-top: 0;
}

/* -------------------------------
		Title
------------------------------- */
#benefits .headLine04 {
  font-size: 3rem;
}

/* -------------------------------
		Small
------------------------------- */
#benefits small {
  font-size: 1.4rem;
  display: block;
  line-height: 1.6em;
  padding-top: 10px;
}

/* -------------------------------
		List
------------------------------- */
#benefits .numList p {
  width: 5%;
}
#benefits .numList span {
  color: #fff;
  background: #000;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  font-family: 'Anton', sans-serif;
  display: inline-block;
  padding: 10px;
  border-radius: 50%;
  line-height: 1em;
  margin-right: 10px;
}
#benefits .numList li {
  padding-bottom: 15px;
}
#benefits .numList div {
  width: 95%;
}
#benefits .numList div .txtListA li {
  padding-bottom: 0;
  margin-bottom: 0;
}
#benefits .numList div .txtListA li::before {
  width: 5px;
  height: 5px;
  background: #3a5b52;
}


/* -------------------------------
		Check
------------------------------- */
#check .txtListA {
  padding-top: 10px;
}
#check .txtListA li::before {
  width: 5px;
  height: 5px;
  background: #3a5b52;
}






/* ===========================================================================================================================================

   TABLET - LARGE

============================================================================================================================================= */
@media screen and (min-width: 992px) and (max-width: 1199px) {

/* ====================================================
		About
==================================================== */

/* -------------------------------
		Top
------------------------------- */
/* Photo */
#about #top .photo {
  width: 100%;
  margin-left: 0;
  margin-bottom: 30px;
  float: none;
}
  

  
}
  
  
 


/* ===========================================================================================================================================

   TABLET

============================================================================================================================================= */
@media screen and (min-width: 768px) and (max-width: 991px) {

/* ====================================================
		About
==================================================== */

/* -------------------------------
		Top
------------------------------- */
/* Photo */
#about #top .photo {
  width: 100%;
  margin-left: 0;
  margin-bottom: 30px;
  float: none;
}
  
/* -------------------------------
    Table
------------------------------- */
#about .detail .comTableC td {
  padding: 10px 0 12px 62.5%;
  border-right: none;
}
#about .detail .comTableC td::before {
  width: 57.6%;
}
#about .detail .comTableC .bg {
  color: #fff;
  background: #333;
  border-bottom: none;
}
#about .detail .comTableC tr:last-child .bg {
  border-bottom: none;
}
  
  
/* ====================================================
		Company
==================================================== */
/* -------------------------------
		Request
------------------------------- */
#company section li {
  width:  37%;
  padding: 40px 4%;
}
#company section .headLine04 {
  font-size: 2.2rem;
}
  
  
/* ====================================================
		Benefits
==================================================== */
/* -------------------------------
		Title
------------------------------- */
#benefits .headLine04 {
  font-size: 2.2rem;
}

  
  
  
}





/* ===========================================================================================================================================

   MOBILE

============================================================================================================================================= */
@media screen and (max-width: 767px) {

  
  
/* ====================================================
		Header
==================================================== */

/* -------------------------------
		Page Title
------------------------------- */
#pageTitle {
	background: url("../reserve/images/ph_head.jpg") no-repeat center top;
	background-size: 757px 220px;
}
	
	
/* ====================================================
		About
==================================================== */
  
/* -------------------------------
		Layout
------------------------------- */
#about .grade {
  padding: 20px;
  margin: 0 0 40px;
  border: 6px solid #3a5b52;
}
#about .grade div.flexB section {
  width: 100%;
  text-align: left;
  padding-right: 0;
}
#about .grade div.flexB {
  padding-bottom: 30px;
}
#about .grade div.flexB .photo {
  width: 100%;
}
  #about .grade div.flexB section h5 {
    padding-top: 10px;
  }
  
/* -------------------------------
    Title
------------------------------- */
#about h3 {
  font-size: 2.6rem;
  padding: 0;
  margin-bottom: 0;
}
#about .grade .txt {
  text-align: left;
  line-height: 1.6em;
  padding: 10px 0 20px;
  margin-bottom: 30px;
}
#about h4 {
  padding-top: 10px;
}
#about h4 span {
  line-height: 1.6;
  font-size: 1.2rem;
}
#about h4 strong {
  font-size: 2rem;
  padding-bottom: 20px;
}
#about h4 strong span {
  display: inline;
}
.headLine04 {
  font-size: 1.6rem;
}
  
  
/* -------------------------------
    Target
------------------------------- */
#about .grade .target section ul {
  font-size: 1.4rem;
}
#about .grade .target section ul li {
  padding: 10px 10px;
}
#about .grade .target section ul span {
  width: auto;
  line-height: 1.4em;
  display: inline;
}
#about .grade .target section ul li {
  padding: 0 0 0 10px;
}
#about .grade .target ul li {
  font-size: 1.4rem;
}
#about .grade div.flexB .target section {
  padding-top: 0;
}
#about .grade .target section ul li::before {
  width: 4px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 0.7em;
  border-radius: 50%;
  background-color: #4d4d4d;
  content: "";
}
  
/* -------------------------------
    Detail
------------------------------- */
#about .comTableA th,
#about .comTableA td {
  padding: 20px 10px;
}
#about .detail .comTableA th {
  width: 20%;
    font-size: 1.5rem;
}
#about .comTableA td {
  padding-right: 0;
}
#about .detail .flexB ul {
    width: 100%;
}
#about  .txtListA li {
  font-size: 1.4rem;
}
#about  .txtListA li:last-child {
  margin-bottom: 6px;
}

/* -------------------------------
		Top
------------------------------- */
/* Title */
#about #top h3 {
  font-size: 2rem;
  padding-top: 25px;
  padding-bottom: 20px;
}
#about #top h3 span {
  font-size: 1.4rem;
  padding-bottom: 5px;
}

/* Photo */
#about #top .photo {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
  float: none;
}
  
/* -------------------------------
    Table
------------------------------- */
#about .detail .comTableC td {
  font-size: 1.3rem;
  padding: 10px 0 12px 52.5%;
  border-right: none;
}
#about .detail .comTableC td::before {
  width: 47.6%;
}
#about .detail .comTableC .bg {
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  padding-top: 6px;
  color: #fff;
  background: #333;
  border-bottom: none;
}
#about .detail .comTableC tr:last-child .bg {
  border-bottom: none;
}
  
/* Price */
#about .detail .txtListA .price {
  font-size: 2.4rem;
}
#about .detail .comTableC strong .price {
  font-size: 1.6rem;
  margin-right: 0;
}
  
/* capabilities */
#about .detail.capabilities ul {
  width: 100%;
}
#about .detail.capabilities th {
  width: 30%;
}
  
  
  
  
/* ====================================================
		Company
==================================================== */
#company {
  
}

/* -------------------------------
		Photo
------------------------------- */
#company .photo {
  padding-bottom: 20px;
}

/* -------------------------------
		Request
------------------------------- */
#company section {
  padding-top: 40px;
}
#company section li {
  width:  100%;
  border: 6px solid #3a5b52;
  padding: 20px 4%;
  margin-bottom: 15px;
}
#company section li:last-child {
  margin-bottom: 0;
}
#company section .headLine04 {
  font-size: 1.6rem;
}
#company section li h4 {
  font-size: 2.2rem;
  padding-bottom: 10px;
}
  
  
  
  
/* ====================================================
		Benefits
==================================================== */
#benefits {
  
}
#benefits section {
  padding-top: 40px;
  margin-top: 0;
}

/* -------------------------------
		Title
------------------------------- */
#benefits .headLine04 {
  font-size: 1.6rem;
}

/* -------------------------------
		List
------------------------------- */
#benefits .numList p {
  width: 10%;
}
#benefits .numList span {
  font-size: 1.2rem;
  padding: 10px;
  border-radius: 50%;
}
#benefits .numList li {
}
#benefits .numList div {
  width: 85%;
}
#benefits .numList div .txtListA {
  padding-top: 10px;
}
#benefits .numList div .txtListA li::before {
}


/* -------------------------------
		Check
------------------------------- */
#check .txtListA {
}
#check .txtListA li::before {
}
  
  
  
  
  
}

