@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("../support/images/ph_head.jpg") no-repeat right top;
	background-size: 1100px 320px;
}







/* ====================================================
		About
==================================================== */

/* -------------------------------
		Top
------------------------------- */
#about #top {
  padding-bottom: 100px;
}
/* Title */
#about #top h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.4em;
  padding-top: 30px;
  padding-bottom: 30px;
}
#about #top h3 span {
  color: #3a5b52;
  font-size: 16px;
  display: block;
  line-height: 1.6em;
  padding-bottom: 10px;
}

/* Photo */
#about #top .photo {
  width: 600px;
  margin-left: 80px;
  margin-bottom: 30px;
  float: right;
}
#about #top .photo img {
  width: 100%;
  height: auto;
}

/* -------------------------------
		Flex
------------------------------- */
#about .flexB {
  padding-bottom: 80px;
}
/* Layout */
#about .flexB section {
  width: 47%;
  border: 10px solid #3a5b52;
  padding-top: 0;
  margin-top: 0;
}

/* Photo */
#about .flexB section img {
  width: 100%;
  height: auto;
}
#about .flexB p.photo {
  padding: 0!important;
  position: relative;
}
#about .flexB p.photo .bg {
  width: 100%;
  
}

/* Icon */
#about .flexB p.photo span {
  position: absolute;
  width: 120px;
  bottom: -95px;
  right: 30px;
  display: block;
}

/* Title */
#about .flexB section h4 {
  color: #3a5b52;
  font-size: 4.6rem;
  font-family: 'Noto Serif JP', serif;
  padding: 50px 30px 30px;
}

/* Text */
#about .flexB section p {
  padding: 0 30px 25px;
}
#about .flexB section p strong {
  color: #b3171e;
  font-weight: 500;
}

/* Button */
#about .flexB section ul {
  padding: 0 30px 30px;
}
#about .flexB section ul .comBtn {
  width: 38%;
}
#about .flexB section ul .comBtn a {
  line-height: 1.4em;
  padding-right: 25px;
}
#about .flexB section ul .comBtn:last-child {
  width: 60%;
}
#about .flexB section ul .comBtn a::before {
  border-top: none;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* -------------------------------
		Age
------------------------------- */
/* retirement */
#retirement-age {
}
#retirement-age .wid01 {
  width: 30%;
}
#retirement-age .age {
  width: 40%;
}

/* team */
#term-age {
}
#term-age .comTableC {
  margin-bottom: 30px;
}
#term-age .wid01 {
  width: 30%;
}
#term-age .age,
#term-age .target {
  width: 40%;
}
#term-age .bg_gsdf {background: #f5f7ea;}
#term-age .bg_msdf {background: #e6f3f3;}
#term-age .bg_asdf {background: #f9f3e6;}

/* -------------------------------
		Table
------------------------------- */
#about .comTableC .style01 {
  border-right: 1px solid #dfdfdf;
}


/* ====================================================
		Training
==================================================== */
#training .txt,
#retirement-training,
#term-training {
  padding-bottom: 50px;
}

/* -------------------------------
		Layout
------------------------------- */
#training .grade {
  padding: 40px;
  margin: 0 0 60px;
  border: 10px solid #3a5b52;
}
#training .grade div.flexB {
  padding-bottom: 40px;
}
#training .grade div.flexB .photo {
  width: 60%;
}
#training .grade div.flexB .photo img {
  width: 100%;
  height: auto;
}
#training .grade div.flexB section {
  width: 32%;
  text-align: center;
  padding-right: 2%;
}

/* -------------------------------
    Table
------------------------------- */
#training .grade table {
  margin-bottom: 0;
}

/* -------------------------------
    Title
------------------------------- */
#training h4 {
  color: #3a5b52;
  text-align: center;
  font-size: 4.6rem;
  font-family: 'Noto Serif JP', serif;
  padding: 20px 0 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #3a5b52;
}
#training h4 span {
  font-size: 1.5rem;
  display: block;
  line-height: 1.4em;
  padding-top: 20px;
}
#training h5 span {
  color: #fff;
  background: #b3171e;
  display: inline-block;
  padding: 0 20px 1px;
}
#training h5 strong {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2em;
  display: block;
  padding: 10px 0 40px;
}
.grade .headLine04 {
  font-size: 2.2rem;
}

/* -------------------------------
    Point
------------------------------- */
#training .grade div.flexB section ul {
  font-size: 1.8rem;
  font-weight: 600;
}
#training .grade div.flexB section ul li {
  background: #f8e8e9;
  padding: 20px 30px;
  margin-bottom: 5px;
}
#training .grade div.flexB section ul img {
  width: 24px;
  height: 24px;
  margin-right: 20px;
}
#training .grade div.flexB section ul span {
  line-height: 1.3em;
}

/* -------------------------------
    Detail
------------------------------- */
#training .detail {
  
}
#training .detail .flexB ul {
  width: 50%;
}
#training .detail .txtListA li {
  font-size: 1.6rem;
}
#training .detail .txtListA li::before {
  width: 5px;
  height: 5px;
  top: 0.65em;
  background-color: #3a5b52;
}
#training .detail .comTableA th {
  width: 30%;
  font-size: 1.8rem;
}
@media all and (-ms-high-contrast:none) {
	#training .detail .comTableA th {
    width: 30%!important;
  }
}
#training .detail .comTableA th small {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
  padding-top: 5px;
}
#training .detail .comTableA td {
  border-top: none;
  border-left: none;
}
#training .detail .comTableA tr:first-child td {
  border-top: 1px solid #dfdfdf;
}
#training .detail small {
  font-size: 1.2rem;
  padding-top: 10px;
  display: block;
}





/* ====================================================
		Saga
==================================================== */
/* -------------------------------
		3Block
------------------------------- */
#saga .flexB {
  padding-top: 50px;
  padding-bottom: 30px;
}
#saga .flexB li {
  width: 24%;
  text-align: center;
  border: 10px solid #3a5b52;
  padding: 30px 3% 40px;
}

/* Title */
#saga .flexB li h3 {
  font-size: 3.8rem;
  font-family: 'Noto Serif JP', serif;
  color: #3a5b52;
  line-height: 1.2em;
  padding-bottom: 15px;
  min-height: 3.8em;
  display: block;
}
#saga .flexB li h3 span {
  font-size: 3rem;
  font-family: 'Anton', sans-serif;
  display: block;
  padding-bottom: 10px;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}

/* -------------------------------
		Photo
------------------------------- */
#saga div.flexB p img {
  width: 100%;
  height: auto;
}

/* -------------------------------
		Chart
------------------------------- */
#saga .flexB .chart {
  width: 38%;
}

/* -------------------------------
		Map
------------------------------- */
#saga .flexB .map {
  width: 56%;
}







/* ====================================================
		Flow
==================================================== */
#flow .txt {
  padding-bottom: 50px;
}

/* -------------------------------
		Flow Detail
------------------------------- */
#flow .detail {
  padding: 50px 0;
}
#flow .detail .flexB {
  border-top: 1px solid #b9b9b9;
  padding: 50px 0;
  margin-top: 0;
  justify-content: center;
  align-items: center;
}
#flow .detail .flexB:last-child {
  border-bottom: 1px solid #b9b9b9;
}

/* Photo */
#flow .photo {
  width: 80%;
  margin: 0 auto;
}
#flow .photo img {
  width: 100%;
  height: auto;
}

/* Title */
#flow .detail .flexB h3 {
  width: 40%;
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
}
#flow .detail .flexB h3 strong {
  display: block;
  padding-top: 10px;
}
#flow .detail .flexB h3 .num {
  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;
}
#flow .detail .flexB h3 .sml {
  font-size: 2rem;
}

/* Text */
#flow .detail .flexB div {
  width: 54%;
  padding-left: 3%;
  padding-right: 3%;
}

/* Catch Copy */
#flow .detail .flexB div h4 {
  color: #3a5b52;
  font-size: 2.2rem;
  font-weight: 600;
  display: block;
  padding-bottom: 15px;
}

/* Small */
#flow small {
  font-size: 1.4rem;
  display: block;
  padding-top: 30px;
  line-height: 1.6em;
}




/* ====================================================
		Information Session
==================================================== */
#information-session {
  
}

/* -------------------------------
		Photo
------------------------------- */
#information-session .flexB li {
  width: 49%;
  padding-bottom: 30px;
}

/* -------------------------------
		Text
------------------------------- */
#information-session .txt {
  padding-bottom: 40px;
}

/* -------------------------------
		Table
------------------------------- */
#information-session .comTableA a.btn_map {
  color: #fff;
  background: #000;
  padding: 0 10px 3px;
  margin-left: 7px;
  font-size: 0.7em;
  line-height: 1em;
  border-radius: 4px;
}

/* -------------------------------
		Btn - Contact
------------------------------- */
#information-session .btn {
  margin: 0 auto;
  text-align: center;
}
#information-session .btn a {
  border: 1px solid #000;
  padding: 20px 80px 20px 120px;
  display: inline-block;
  background: url("../img_common/icon_mail-black.png") 30% 51% no-repeat;
  background-size: 17px 12px;
  box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.7);
  border-radius: 4px;
}













/* ===========================================================================================================================================

   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;
}
  
  
/* ====================================================
		Training
==================================================== */
/* -------------------------------
    Title
------------------------------- */
#training h5 strong {
 font-size: 2.8rem;
}
  
/* -------------------------------
    Point
------------------------------- */
#training .grade div.flexB section ul li {
  padding: 10px 20px;
}
#training .grade div.flexB section ul span {
  width: 100%;
}
#training .grade div.flexB section ul img {
  width: 22px;
  height: auto;
  margin-right: 0;
  display: block;
}
  
  
/* ====================================================
		Saga
==================================================== */
/* -------------------------------
		3Block
------------------------------- */
#saga .flexB {
}
#saga .flexB li {
}

/* Title */
#saga .flexB li h3 {
  font-size: 3rem;
  min-height: 3.8em;
}
#saga .flexB li h3 span {
  font-size: 3rem;
  padding-bottom: 10px;
}

  
}
  
  
 


/* ===========================================================================================================================================

   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;
}
  
/* -------------------------------
		Flex
------------------------------- */
/* Layout */
#about .flexB section {
  width: 100%;
  margin-bottom: 30px;
}
  
/* -------------------------------
		Table
------------------------------- */
#about .comTableC .style01 {
  border-right: none;
}
  
  
  
/* ====================================================
		Training
==================================================== */
/* -------------------------------
		Layout
------------------------------- */
#training .grade div.flexB section {
  width: 34%;
  padding-right: 0;
}
  
/* -------------------------------
    Title
------------------------------- */
#training h5 strong {
 font-size: 2.4rem;
  padding-bottom: 20px;
}
#training h5 span {
  line-height: 1.6;
  font-size: 1.2rem;
}
  
/* -------------------------------
    Point
------------------------------- */
#training .grade div.flexB section ul {
  font-size: 1.4rem;
}
#training .grade div.flexB section ul li {
  padding: 10px 10px;
}
#training .grade div.flexB section ul span {
  width: 100%;
  line-height: 1.4em;
}
#training .grade div.flexB section ul img {
  width: 22px;
  height: auto;
  margin-right: 0;
  display: block;
}
  
/* -------------------------------
    Detail
------------------------------- */
#training .comTableA th,
#training .comTableA td {
  padding: 20px 15px;
}
#training .detail .comTableA th {
    font-size: 1.5rem;
}
#training .comTableA td {
  padding-right: 0;
}
#training .detail .flexB ul {
    width: 49%;
}
  
  
/* ====================================================
		Saga
==================================================== */
/* -------------------------------
		3Block
------------------------------- */
#saga .flexB {
}
#saga .flexB li {
}

/* Title */
#saga .flexB li h3 {
  font-size: 2.6rem;
  min-height: 3.8em;
}
#saga .flexB li h3 span {
  font-size: 2rem;
  padding-bottom: 10px;
}
  
  
  
  

}


/* ===========================================================================================================================================

   MOBILE

============================================================================================================================================= */
@media screen and (max-width: 767px) {

  
  
/* ====================================================
		Header
==================================================== */

/* -------------------------------
		Page Title
------------------------------- */
#pageTitle {
	background: url("../support/images/ph_head.jpg") no-repeat center top;
	background-size: 757px 220px;
}
	
	
/* ====================================================
		About
==================================================== */

/* -------------------------------
		Top
------------------------------- */
#about #top {
  padding-bottom: 50px;
}
/* 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;
}
  
/* -------------------------------
		Flex
------------------------------- */
#about .flexB {
  padding-bottom: 40px;
}
  
/* Layout */
#about .flexB section {
  width: 100%;
  margin-bottom: 30px;
  border: 6px solid #3a5b52;
}
  
/* Icon */
#about .flexB p.photo span {
  bottom: -20px;
  right: 10px;
}
  
/* Title */
#about .flexB section h4 {
  font-size: 3rem;
  padding: 30px 20px 15px;
}

/* Text */
#about .flexB section p {
  padding: 0 20px 20px;
}
#about .flexB section p strong {
  color: #b3171e;
  font-weight: 500;
}

/* Button */
#about .flexB section ul {
  padding: 0 20px 20px;
}
#about .flexB section ul .comBtn {
  width: 100%;
  margin-bottom: 10px;
}
#about .flexB section ul .comBtn a {
  padding-right: 20px;
}
#about .flexB section ul .comBtn:last-child {
  width: 100%;
}
  
/* -------------------------------
		Age
------------------------------- */
/* retirement */
#retirement-age {
}
  
/* team */
#term-age {
}
  
/* -------------------------------
		Table
------------------------------- */
#about .comTableC .style01 {
  border-right: none;
}
  
  
  
/* ====================================================
		Training
==================================================== */
/* -------------------------------
		Layout
------------------------------- */
#training .grade {
  padding: 20px;
  margin: 0 0 40px;
  border: 6px solid #3a5b52;
}
#training .grade div.flexB section {
  width: 100%;
  text-align: left;
  padding-right: 0;
}
#training .grade div.flexB {
  padding-bottom: 30px;
}
#training .grade div.flexB .photo {
  width: 100%;
}
  #training .grade div.flexB section h5 {
    padding-top: 10px;
  }
.grade .headLine04 {
    font-size: 1.6rem;
}
  
/* -------------------------------
    Title
------------------------------- */
#training h4 {
  font-size: 2.6rem;
  padding: 0 0 20px;
  margin-bottom: 30px;
}
#training h4 span {
  font-size: 1.4rem;
  padding-top: 10px;
}
#training h5 span {
  line-height: 1.6;
  font-size: 1.2rem;
}
#training h5 strong {
  font-size: 2rem;
  padding-bottom: 20px;
}
.headLine04 {
  font-size: 1.6rem;
}
  
  
/* -------------------------------
    Point
------------------------------- */
#training .grade div.flexB section ul {
  font-size: 1.4rem;
}
#training .grade div.flexB section ul li {
  padding: 10px 10px;
}
#training .grade div.flexB section ul span {
  width: auto;
  line-height: 1.4em;
  display: inline;
}
#training .grade div.flexB section ul img {
  width: 22px;
  height: 20px;
  margin-right: 10px;
  display: inline;
}
  
/* -------------------------------
    Detail
------------------------------- */
#training .comTableA th,
#training .comTableA td {
  padding: 20px 15px;
}
#training .detail .comTableA th {
    font-size: 1.5rem;
}
#training .comTableA td {
  padding-right: 0;
}
#training .detail .flexB ul {
    width: 100%;
}
#training  .txtListA li {
  font-size: 1.4rem;
}
#training .detail .txtListA li {
  font-size: 1.4rem;
}
#training  .txtListA li:last-child {
  margin-bottom: 6px;
}
  
  
  
/* ====================================================
		Saga
==================================================== */
/* -------------------------------
		3Block
------------------------------- */
#saga .flexB {
  padding-top: 20px;
  padding-bottom: 0;
}
#saga .flexB li {
  width: 100%;
  border: 6px solid #3a5b52;
  margin-bottom: 10px;
  padding: 20px 5%;
}

/* Title */
#saga .flexB li h3 {
  font-size: 2.2rem;
  min-height: auto;
  padding-bottom: 10px;
}
#saga .flexB li h3 span {
  font-size: 1.8rem;
  padding-bottom: 0;
}
  
/* -------------------------------
		Photo
------------------------------- */
#saga div.flexB p {
  width: 100%;
  padding-bottom: 30px;
}
#saga div.flexB p.map {
  padding-bottom: 0;
}
  
/* -------------------------------
		Chart
------------------------------- */
#saga .flexB .chart {
  width: 80%;
  margin: 0 auto 20px;
}

/* -------------------------------
		Map
------------------------------- */
#saga .flexB .map {
  width: 100%;
}
  
  
  
  
/* ====================================================
		Flow
==================================================== */
#flow .txt {
  padding-bottom: 20px;
}

/* -------------------------------
		Flow Detail
------------------------------- */
#flow .detail {
  padding: 50px 0;
}
#flow .detail .flexB {
  padding: 30px 0;
}
#flow .detail .flexB:last-child {
}
  
/* Photo */
#flow .photo {
  width: 100%;
}
 
/* Title */
#flow .detail .flexB h3 {
  width: 100%;
  font-size: 2.2rem;
  padding-bottom: 30px;
}
#flow .detail .flexB h3 strong {
  padding-top: 10px;
}
#flow .detail .flexB h3 .num {
  font-size: 1.4rem;
  padding: 10px;
}
#flow .detail .flexB h3 .sml {
  font-size: 2rem;
}

/* Text */
#flow .detail .flexB div {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* Catch Copy */
#flow .detail .flexB div h4 {
  font-size: 1.8rem;
  padding-bottom: 10px;
}
  
  
  
  
/* ====================================================
		Information Session
==================================================== */
#information-session {
  
}

/* -------------------------------
		Photo
------------------------------- */
#information-session .flexB li {
  width: 100%;
  padding-bottom: 10px;
}
#information-session .flexB li:last-child {
  padding-bottom: 30px;
}

/* -------------------------------
		Text
------------------------------- */
#information-session .txt {
  padding-bottom: 30px;
}

/* -------------------------------
		Table
------------------------------- */
#information-session .comTableA {
}

/* -------------------------------
		Btn - Contact
------------------------------- */
#information-session .btn {
  padding-top: 20px;
}
#information-session .btn a {
  padding: 20px 5% 20px 10%;
  display: block;
}
  
  
  
}

