@charset "utf-8";

.br-sp{
	display: none;
}

/***********************************
サブページ タイトル
***********************************/
.sub-title-2 {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: 50px;
	z-index: 2;
}
.sub-title-2 p {
	font-size: 24px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
}

/***********************************
サブページ 個人向けサービス
***********************************/
.sub-service-title-block {
	position: relative;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
  }
  .sub-service-back img {
	width: 100%;
	height: 400px;
	display: block;
	opacity: 0.5;
	object-fit: cover;
  }
  .sub-service-title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: 50px;
	z-index: 2;
  }
  .sub-service-title p {
	font-size: 24px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
  }
  .sub-service-title-2 {
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translateX(-50%);
	font-size: 32px;
	z-index: 2;
	width: 900px;
	background-color: #ec6d56;
	padding: 10px;
	color: #fff;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	border-radius: 30px;
	opacity: 0.9;
  }
.sub-service-catch{
	margin-top: 100px;
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 34px;
	line-height: 1.8em;
}
.sub-service-body{
	width: 980px;
	margin: 40px auto;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	line-height: 2em;
	font-size: 22px;
}
.sub-service-block1{
	width: 1100px;
	margin: 60px auto;
	background-color: #FCFCE3;
	border-radius: 60px;
}
.sub-service-block-title{
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	line-height: 1.8em;
	padding-top: 60px;
	color: #ec6d56;
}
.sub-service-block-body{
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 22px;
	line-height: 2em;
	padding-top: 20px;
}
.sub-service-block1-container{
	width: 980px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 60px auto 40px;
}
.sub-service-block1-item{
	width: 30%;
}
.sub-service-block1-pic{
	width: 240px;
	margin: 40px auto;
	padding-bottom: 60px;
}
.triangle-down {
	width: 0;
	height: 0;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-top: 60px solid #999;
	margin: 60px auto 0; 
}
.sub-service-block2-container{
	width: 1100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 60px auto 40px;
}
.sub-service-block2-item{
	width: 31%;
	background-color: #ec6d56;
	border-radius: 20px;
}
.sub-service-block2-item img{
	width: 90%;
	margin:20px 20px 6px;
}
.sub-service-block2-item p{
	margin: 10px ;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	font-size: 22px;
	padding-bottom: 4px;
	color: #FFF67F;
}
.sub-service-block2-caption{
	width: 86%;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.8em;
}
.sub-service-block2-bottom{
	margin-bottom: 100px;
}
.sub-service-block4-container{
	width: 1100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 60px auto 40px;
}
.sub-service-block4-pic{
	width: 40%;
}
.sub-service-block4-text{
	width: 50%;
}
.sub-service-block4-title{
	text-align: left;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	line-height: 1.8em;
	padding-top: 60px;
	color: #ec6d56;
}
.sub-service-block4-text p{
	text-align: justify;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 20px;
	line-height: 2.2em;
	padding-top: 20px;

}
.sub-service-block4-bottom{
	width: 1100px;
	margin: 60px auto 100px;
	background-color: #FCFCE3;
	border-radius: 60px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.sub-service-block4-bottom-title{
	text-align: center;
	font-size: 22px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	background-color: #777;
	padding: 10px;
	border-radius: 30px;
	width: 600px;
	margin: 60px auto;
}
.sub-service-block4-container2,
.sub-service-block5-container{
	width: 980px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}
.sub-service-block4-container2-item,
.sub-service-block5-container-item{
	width: 48%;
}
.sub-service-block4-container2-text{
	background-color: #ec6d56;
	text-align: center;
	width: 100%;
	font-size: 24px;
	color: #fff;
	padding: 50px 0px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	border-radius: 30px;
}
.sub-service-block4-container2-item p,
.sub-service-block5-container-item p{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 20px 0px;
	line-height: 1.8em;
	font-size: 16px;
}

.sub-service-block6-comment{
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 28px;
	line-height: 1.8em;
	padding-bottom: 100px;
}



/** お客さまの声リンク **/
.sub-service-voices{
	position: relative;
	width: 100%;
	height: 500px; 
	overflow: hidden;
}
.sub-service-voices-pic{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px; 
	background-image: url("../images/sub-service-voices.jpg");
	background-size: cover;
	background-position: center;
	opacity: 0.3; /* 画像のみ透過 */
	z-index: 1;
}
.sub-service-voices-text{
	position: relative;
	z-index: 2;
}
.sub-service-voices-title{
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	padding-top: 80px;
	color: #ec6d56;
}
.sub-service-voices-body{
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	padding-top: 40px;
}
.sub-service-voices-btn{
	background-color: #ec6d56;
	padding: 30px;
	width: 600px;
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	color: #fff;
	border-radius: 30px;
	margin: 40px auto 30px;
	opacity: 1;
	transition: 1.0s ;
}
.sub-service-voices-btn:hover{
	opacity: 0.6;
	transition: 1.0s ;
}

/** 価格 **/
.sub-service-price-content{
	width: 1100px;
	margin: 0 auto;

	background-color: #fff;
	border-radius: 60px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); 
	padding-bottom: 40px;
	padding-top: 3px;
}
.sub-service-price-title{
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	padding-top: 60px;
	color: #ec6d56;
}
.sub-service-price-detail{
	width: 700px;
	margin: 40px auto 20px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 24px;
	text-align: center;
	border-bottom: solid 1px #dcdcdc;
	padding-bottom: 20px;
}
.sub-service-price-large{
	font-family: "Zen Old Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 50px;
	text-align: center;
	letter-spacing: 0.07em;
}
.sub-service-price-caption{
	font-size: 20px;
	text-align: center;
}
.sub-service-price-area{
	width: 700px;
	margin: 60px auto;
	background-color: #f6f6f6;
	border-radius: 30px;
	padding-top: 10px;
}
.sub-service-price-area-title{
	width: 360px;
	margin: 40px auto 20px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	text-align: center;
	background-color: #555;
	border-radius: 20px;
	padding: 15px;
	color: #fff;
}
.sub-service-price-area-text{
	text-align: center;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	margin-bottom: 20px;
}
.sub-service-price-area-detail{
	width: 600px;
	margin: 10px auto;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	text-align: center;
	padding: 15px;
	color: #333;
	border-bottom: solid 1px #dcdcdc;
}
.sub-service-price-area-caption{
	text-align: center;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	margin-top: 40px;
	padding-bottom: 40px;
}
.sub-service-price-area-detail-small{
	font-size: 18px;
}

/***********************************
サブページ 法人向けサービス
***********************************/
.sub-business-title-2 {
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translateX(-50%);
	font-size: 32px;
	z-index: 2;
	width: 900px;
	background-color: #e4a756;
	padding: 10px;
	color: #fff;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	border-radius: 30px;
	opacity: 0.9;
  }
  .sub-business-block1{
	width: 1100px;
	margin: 60px auto 120px;
	background-color: #f6f6f6;
	border-radius: 60px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.sub-business-block1-title{
	text-align: center;
	font-size: 22px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	background-color: #777;
	padding: 10px;
	border-radius: 30px;
	width: 600px;
	margin: 60px auto;
}
.sub-business-block1-container{
	width: 980px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}
.sub-business-block1-container-item{
	width: 31%;
}
.sub-business-block1-container-text{
	background-color: #e4a756;
	text-align: center;
	width: 100%;
	font-size: 22px;
	color: #fff;
	padding: 50px 0px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	border-radius: 30px;
}
.sub-business-block1-container-item p{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 20px 0px;
	line-height: 2em;
	font-size: 16px;
}
.sub-business-block2-container{
	width: 980px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: start;
	margin: 20px auto;
}
.sub-business-block2-container-item{
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.sub-business-block2-container-text{
	background-color: #e4a756;
	text-align: center;
	width: 100%;
	font-size: 22px;
	color: #fff;
	padding: 30px 0px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	border-radius: 30px;
}

/** お客さまの声リンク **/
.sub-business-voices{
	position: relative;
	width: 100%;
	height: 500px; 
	overflow: hidden;
}
.sub-business-voices-pic{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px; 
	background-image: url("../images/sub-voices-back2.jpg");
	background-size: cover;
	background-position: center;
	opacity: 0.3; /* 画像のみ透過 */
	z-index: 1;
}
.sub-business-voices-text{
	position: relative;
	z-index: 2;
}
.sub-business-voices-title{
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	padding-top: 80px;
	color: #e4a756;
}
.sub-business-voices-body{
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	padding-top: 40px;
}
.sub-business-voices-btn{
	background-color: #e4a756;
	padding: 30px;
	width: 600px;
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	color: #fff;
	border-radius: 30px;
	margin: 40px auto 30px;
	opacity: 1;
	transition: 1.0s ;
}
.sub-business-voices-btn:hover{
	opacity: 0.6;
	transition: 1.0s ;
}

.sub-business-area-btn{
	background-color: #e4a756;
	padding: 30px;
	width: 700px;
	text-align: center;
	font-family: "Zen Old Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	color: #fff;
	border-radius: 30px;
	margin: 40px auto 30px;
	opacity: 1;
	transition: 1.0s ;
}
.sub-business-area-btn:hover{
	opacity: 0.6;
	transition: 1.0s ;
}

/***********************************
サブページ お客さまの声
***********************************/
#sub-voices-content{
	margin-top: 100px;
	height: 3400px;
	position: relative;
}
#sub-voices-business{
	margin-top: 100px;
	height: 1100px;
	position: relative;
}
.sub-voices-inner{
	position: absolute;
	top: 180px;
	left: 50%;
	transform: translateX(-50%);
}
.sub-voices-private-title {
	margin: 0 auto;
	font-size: 28px;
	width: 900px;
	background-color: #ec6d56;
	padding: 10px;
	color: #fff;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	border-radius: 30px;
	opacity: 0.9;
  }
  .sub-voices-business-title {
	margin: 0 auto;
	font-size: 28px;
	width: 900px;
	background-color: #e4a756;
	padding: 10px;
	color: #fff;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	border-radius: 30px;
	opacity: 0.9;
  }
.sub-voices-private-body{
	margin: 60px auto;
	width: 900px;
	font-size: 22px;
	line-height: 2.2em;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
}
.sub-voices-area{
	width: 1100px;
	margin: 0 auto;
	background-color: #FCFCE3;
	border-radius: 60px;
	padding-bottom: 60px;
}
.sub-voices-block{
	width: 900px;
	margin: 20px auto;
}
.sub-voices-container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: start;
	padding-top: 60px;
}
.sub-voices-case{
	width: 160px;
	height: 160px;
	background-color: #ec6d56; 
	border-radius: 50%; /* 円形にする */
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
.sub-voices-headline{
	width: 720px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 26px;
	padding-left: 40px;
	padding-top: 50px;
}
.sub-voices-body{
	margin: 40px auto 20px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 20px;
	line-height: 2em;
}
.sub-voices-name{
	text-align: end;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 20px;
	padding-bottom: 40px;
}
.hr-voices{
	border: none;
	border-top: 1px dashed #999;
	width: 100%;
	margin: 20px 0;
}
/***********************************
サブページ 会社案内
***********************************/

.sub-company-message-title{
	width: 360px;
	margin: 100px auto 40px;
}
.sub-company-message-pic{
	position: relative;
}
.sub-company-message-text{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 28px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	color: #fff;
	width: 90%;
	text-align: center;
}
.sub-company-message-container{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
}
.sub-company-message-item-pic{
	width: 36%;
}
.sub-company-message-item-text{
	width: 45%;
	margin-left: 5%;
	margin-right: 14%;
	font-size: 20px;
	line-height: 2.2em;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	text-align: justify;
}
.sub-company-message-item-name{
	text-align: right;
	margin-top: 40px;
}
#sub-company-profile{
	margin-top: 120px;
	height: 1500px;
	position: relative;
}
.sub-company-profile-back{
	position: absolute;
	bottom: 0%;
}
.sub-company-profile-content{
	position: absolute;
	top: 600px;
	left: 50%;
	transform: translate(-50%, -50%);

	z-index: 100;
	width: 1100px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 60px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); 
	padding-bottom: 80px;
	padding-top: 3px;
}
.company-profile-table {
	width: 900px;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 20px;
	margin-top: 60px;
  }
  .company-profile-table th,
  .company-profile-table td {
	border-bottom: 1px solid #ddd;
	padding: 20px ;
	vertical-align: top;
	text-align: left;
	line-height: 2em;
  }
  .company-profile-table th {
	width: 160px;
  }

.sub-stay-banner-area{
	max-width: 750px;
	margin: 0 auto;
	padding: 100px 0;
	margin-bottom: 100px;
	text-align: center;
}
.sub-stay-banner-text{
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px;
	line-height: 1.8em;
}
.sub-stay-banner-text2{
	font-size: 20px;
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: normal;
}

.sub-stay-banner{
  opacity: 1;              
  transition: opacity 1s;  
}

.sub-stay-banner:hover{
	opacity: 0.6;
	transition: 1.0s ;
}





 #sub-company-history{
	width: 100%;
	background-color: #FCFCE3;
	padding-top: 60px;
	margin-top: -20px;
	padding-bottom: 100px;
  }
  .sub-company-history-headline{
	text-align: center;
	margin-top: 40px;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
  }

  .company-history-table {
	width: 900px;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 20px;
	margin-top: 60px;
  }
  .company-history-table th,
  .company-history-table td {
	border-bottom: 1px solid #ddd;
	padding: 20px ;
	vertical-align: top;
	text-align: left;
	line-height: 2em;
  }
  .company-history-table th {
	width: 200px;
  }


/***********************************
　　PC共通
***********************************/
.pcLayer,
img.pcImg {
	display: block !important;
}
.spLayer,
img.spImg {
	display: none !important;
}

.c-both {
	clear: both;
}
