/* common start */
.front-section-header{
	text-align: center;
	margin-bottom: 70px;
}
.front-section-header h2{
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 5px;
	margin: 20px 0;
}
.front-section-header h2 span{
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 5px;
}
.front-section-header p{
	font-weight: bold;
	line-height: 1;
	letter-spacing: 3px;
	text-transform: uppercase;
}
/* common end */

/*heroHeader start*/
.heroHeader{
	box-sizing: border-box;
	width: calc(100% - 60px);
	height: calc(100vh - 140px);
	margin: 0 auto;
	background-image: url("../img/front/pc/img_front_01-min.jpg");
	background-size: cover;
}
.heroHeader .inner{
	max-width: 100%;
	padding: 80px 0 0 100px;
}
.heroHeader p:first-of-type{
	color: white;
	font-size: 6rem;
	font-weight: bold;
	letter-spacing: 5px;
	margin-bottom: 20px;
}
.heroHeader p:last-of-type{
	color: white;
	font-size: 2.3rem;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
	line-height: 1.7;
}
/*heroHeader end*/

/*tsukami start*/
.front-tsukami p:first-of-type{
	text-align: center;
	font-size: 2.5rem;
	line-height: 1.7;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 50px;
}
.front-tsukami p:last-of-type{
	text-align: center;
	line-height: 2;
	letter-spacing: 2px;
}
/*tsukami end*/

/*features start*/
.front-features{
	background-color: #f9f9f9;
}
.front-features-list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.front-features-list ul li{
	width: calc( 33.3333% - 30px );
}
.front-features-list ul li:first-of-type,
.front-features-list ul li:nth-of-type(2),
.front-features-list ul li:nth-of-type(3),
.front-features-list ul li:nth-of-type(4),
.front-features-list ul li:nth-of-type(5),
.front-features-list ul li:nth-of-type(6){
	margin-bottom: 50px;
}
.front-features-list h3{
	padding: 5px 0;
	background-color: #bfd63e;
	text-align: center;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.front-features-list ul li div{
	padding: 30px 30px 25px;
	background-color: #fff;
}
.front-features-list ul li div p:first-of-type{
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 25px;
}
.front-features-list ul li div p:last-of-type{
	letter-spacing: 2px;
}
/*features end*/

/*service start*/
.front-service-topContent{
	margin: 0 auto 70px;
	background-image: url("../img/front/pc/service/img_01-min.png");
	background-size: cover;
	background-position: center;
	padding: 50px 0;
}
.front-service-topContent span,
.front-service-bottomContent span{
	color: #5990CC;
	font-weight: bold;
}
.front-service-topContent h3{
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 1.5;
	letter-spacing: 2px;
}
.front-service-topContent p{
	line-height: 1.5;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
.front-service-topContent p:last-of-type{
	margin-bottom: 0;
}
.front-service-bottomContent-title{
	margin-bottom: 50px;
}
.front-service-bottomContent-title h3{
	font-size: 3rem;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 10px;
	line-height: 1.5;
}
.front-service-bottomContent ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.front-service-bottomContent ul li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	width: calc( 50% - 25px );
	padding: 30px 20px;
	border: solid 3px #dedede;
	margin-bottom: 50px;
	position: relative;
	background-color: #fff;
}
.front-service-bottomContent ul li:nth-of-type(5),
.front-service-bottomContent ul li:last-of-type{
	margin-bottom: 0;
}
.front-service-bottomContent ul li div:first-of-type{
	width: 20%;
}
.front-service-bottomContent ul li div:last-of-type{
	width: 80%;
}
.front-service-bottomContent ul li h4{
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
.front-service-bottomContent ul li:last-of-type{
	background-color: #f9f9f9;
}
.front-service-bottomContent ul li:last-of-type div{
	width: 30%;
	margin: 0 auto;
}
.front-service-bottomContent ul li::before{
	content: "";
	width: 545px;
	height: 146px;
	background-color: #f9f9f9;
	position: absolute;
	top: 5px;
	left: -10px;
	z-index: -1;
}
/*service end*/

/*price start*/
.front-price{
	background-color: #f9f9f9;
}
.front-price-image{
	margin-bottom: 70px;
}
.front-price .table-service{
	margin-bottom: 70px;
}
.front-price .table h3{
	background-color: #dedede;
	padding: 20px 0;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
}
.front-price table{
	width: 100%;
	border: solid 1px #f2f2f2;
}
.front-price table tr{
	border-bottom: solid 1px #f2f2f2;
}
.front-price .table-plan tr:first-of-type td,
.front-price .table-plan tr:nth-of-type(2) td{
	font-size: 1.8rem;
	font-weight: bold;
}
.front-price table th{
	width: 25%;
	padding: 20px 0;
	background-color: #dedede;
	border-right: solid 1px #fff;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1;
}
.front-price table td{
	width: 25%;
	text-align: center;
	background-color: #fff;
	border-right: solid 1px #f2f2f2;
	line-height: 1;
}
.front-price .table-option th,
.front-price .table-option td{
	width: 50%;
}
/*
.front-price .shokihiyou::before{
	content: url("../img/front/pc/price/svg_03.svg");
  display: inline-block;
  width: 5px;
  height: 5px;
	position: relative;
	top: -3px;
}
*/
.front-price .shokihiyou span{
	color: red;
}
.front-price .shokihiyou span span{
	font-size: 1.8rem;
	font-weight: bold;
	margin-left: 0;
}
.front-price .note{
	margin-top: 10px;
	text-align: right;
	line-height: 2;
}
/*price end*/

/*flow start*/
.front-flow-content ul li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px 20px;
	background-color: #f9f9f9;
	border: solid 3px #dedede;
	margin-bottom: 50px;
}
.front-flow-content ul li:last-of-type{
	margin-bottom: 0;
	padding: 15px 20px;
}
.front-flow-content ul li div:first-of-type{
	width: 86%;
}
.front-flow-content ul li div:last-of-type{
	width: 11%;
}
.front-flow-content ul li div:first-of-type p:first-of-type{
	text-transform: uppercase;
	font-size: 1.8rem;
	font-weight: bold;
	border-bottom: solid 1px #dedede;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.front-flow-content ul li div:first-of-type p span:first-of-type{
	font-size: 1.8rem;
	font-weight: bold;
	color: #5990CC;
}
.front-flow-content ul li div:first-of-type p span:last-of-type{
	color: #222222;
}
/*flow end*/

/*rule start*/
.front-rule{
	background-color: #f9f9f9;
}
.front-rule-content ul li{
	margin-bottom: 50px;
}
.front-rule-content ul li:last-of-type{
	margin-bottom: 0;
}
.front-rule-content ul li p:first-of-type{
	display: inline-block;
	font-size: 1.8rem;
	font-weight: bold;
	background-color: #f9f9f9;
	position: relative;
	top: 15px;
	padding-right: 10px;
}
.front-rule-content ul li p:last-of-type{
	border-top: solid 2px #dedede;
	padding-top: 25px;
}
/*rule end*/

/*faq start*/
.qa-list dl {
	position: relative;
	margin: 0;
	padding: 25px 80px 23px 30px;
	cursor: pointer;
	margin-bottom: 30px;
	background-color: #f9f9f9;
}
.qa-list dl::before {
	position: absolute;
	top: 30px;
	right: 35px;
	display: block;
	width: 7px;
	height: 7px;
	margin: auto;
	content: '';
	transform: rotate(135deg);
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}
.qa-list .open::before {
	transform: rotate(-45deg);
}
.qa-list dl dt {
	position: relative;
	margin: 0;
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 1.8rem;
}
.qa-list dl dt::before {
	font-size: 22px;
	line-height: 1;
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
	content: 'Q.';
	color: #5990CC;
}
.qa-list dl dd::before {
	font-size: 22px;
	line-height: 1;
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
	content: 'A.';
	font-weight: bold;
	color: #5990CC;
}
.qa-list dl dd {
	position: relative;
	display: none;
	height: auto;
	margin: 30px 0 0;
	padding: 0 0 0 30px;
}
.qa-list dl dd p {
	margin: 30px 0 0;
	line-height: 1.5;
}
.qa-list dl dd p:first-child{
	margin-top: 0;
}
#faq .section05{
	margin-bottom: 100px;
}
.section05 .qa-list dl{
	margin-bottom: 0;
}
/*faq end*/
	
/*banner start*/
.front-banner{
	background-color: #f9f9f9;
}
.front-banner a{
	transition: 0.3s;
}
.front-banner a:hover{
	opacity: 0.7;
}
/*banner end*/











@media screen and (max-width:767px){
  body{
      font-size: 1.4rem;
  }
  .inner{
      box-sizing: border-box;
      width: 100%;
      padding: 0 20px;
  }
  img{
      width: 100%;
      height: auto;
  }
  .pcOnly{
		display: none;
  }
  .spOnly{
		display: block;
  }
  
	/*共通 start*/
	.section{
		padding: 60px 0;
	}
	/*共通 end*/
	
	/* common start */
	.front-section-header{
		text-align: center;
		margin-bottom: 50px;
	}
	.front-section-header div{
		width: 20%;
		margin: 0 auto;
	}
	.front-features .front-section-header div{
		width: 5%;
	}
	.front-service .front-section-header div{
		width: 15%;
	}
	.front-price .front-section-header div{
		width: 23%;
	}
	.front-flow .front-section-header div{
		width: 33%;
	}
	.front-rule .front-section-header div{
		width: 42%;
	}
	.front-faq .front-section-header div{
		width: 52%;
	}
	.front-section-header h2{
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1.7;
		letter-spacing: 5px;
		margin: 10px 0;
	}
	.front-section-header h2 span{
		font-size: 2.5rem;
		font-weight: bold;
		line-height: 1;
		letter-spacing: 5px;
	}
	.front-section-header p{
		font-weight: bold;
		line-height: 1;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
	/* common end */

  /*heroHeader start*/
	.heroHeader {
    box-sizing: border-box;
    width: 100%;
    height: 350px;
    margin: 0 auto;
    background-image: url(../img/front/sp/img_front_01-min.jpg);
    background-size: cover;
		background-position: center;
	}
	.heroHeader .inner{
		padding: 60px 20px 0;
	}
	.heroHeader p:first-of-type{
		color: white;
		font-size: 2.5rem;
		font-weight: bold;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	.heroHeader p:last-of-type{
		color: white;
		font-size: 1.4rem;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 1.5;
	}
	/*heroHeader end*/

	/*tsukami start*/
	.front-tsukami p:first-of-type{
		text-align: center;
		font-size: 5vw;
		line-height: 1.7;
		letter-spacing: 3px;
		font-weight: bold;
		margin-bottom: 30px;
	}
	.front-tsukami p:last-of-type{
		text-align: left;
		line-height: 2;
		letter-spacing: 2px;
	}
	/*tsukami end*/
	
	/*features start*/
	.front-features{
		background-color: #f9f9f9;
	}
	.front-features-list ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.front-features-list ul li{
		width: 100%;
		margin-bottom: 30px;
	}
	.front-features-list ul li:first-of-type,
	.front-features-list ul li:nth-of-type(2),
	.front-features-list ul li:nth-of-type(3),
	.front-features-list ul li:nth-of-type(4),
	.front-features-list ul li:nth-of-type(5),
	.front-features-list ul li:nth-of-type(6){
		margin-bottom: 30px;
	}
	.front-features-list ul li:last-of-type{
		margin-bottom: 0;
	}
	.front-features-list h3{
		padding: 3px 0;
		background-color: #bfd63e;
		text-align: center;
		color: white;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	.front-features-list ul li div{
		padding: 20px 20px 15px;
		background-color: #fff;
	}
	.front-features-list ul li div p:first-of-type{
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1;
		letter-spacing: 2px;
		text-align: center;
		margin-bottom: 15px;
	}
	.front-features-list ul li div p:last-of-type{
		letter-spacing: 2px;
	}
	/*features end*/
	
	/*service start*/
	.front-service-topContent{
		margin: 0 auto 70px;
		background-image: none;
		background-size: cover;
		background-position: center;
		padding: 0;
	}
	.front-service-topContent span,
	.front-service-bottomContent span{
		color: #fff;
		font-weight: bold;
		display: block;
		text-align: center;
		margin-bottom: 30px;
		padding: 3px 0;
		background-color: #5990CC;
	}
	.front-service-topContent h3{
		font-size: 1.8rem;
		font-weight: bold;
		margin-bottom: 25px;
		line-height: 1.5;
		letter-spacing: 2px;
		text-align: center;
	}
	.front-service-topContent p{
		line-height: 1.7;
		margin-bottom: 10px;
		letter-spacing: 2px;
	}
	.front-service-topContent p:last-of-type{
		margin-bottom: 0;
	}
	.front-service-bottomContent-title{
		margin-bottom: 30px;
	}
	.front-service-bottomContent-title h3{
		font-size: 1.8rem;
		font-weight: bold;
		letter-spacing: 2px;
		margin-bottom: 20px;
		line-height: 1.5;
		text-align: center;
	}
	.front-service-bottomContent p{
		line-height: 1.7;
		letter-spacing: 2px;
		text-align: left;
	}
	.front-service-bottomContent ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.front-service-bottomContent ul li{
		display: block;
		justify-content: space-between;
		align-items: center;
		box-sizing: border-box;
		width: 100%;
		padding: 30px 20px;
		border: solid 3px #dedede;
		margin-bottom: 30px;
		position: relative;
		background-color: #fff;
		text-align: center;
	}
	.front-service-bottomContent ul li:nth-of-type(5),
	.front-service-bottomContent ul li:last-of-type{
		margin-bottom: 0;
	}
	.front-service-bottomContent ul li div:first-of-type{
		width: 20%;
		margin: 0 auto 20px;
	}
	.front-service-bottomContent ul li div:last-of-type{
		width: 100%;
	}
	.front-service-bottomContent ul li h4{
		font-size: 1.6rem;
		font-weight: bold;
		letter-spacing: 2px;
		margin-bottom: 15px;
	}
	.front-service-bottomContent ul li:last-of-type{
		display: none;
		background-color: #f9f9f9;
		margin-bottom: 0;
	}
	.front-service-bottomContent ul li:last-of-type div{
		width: 30%;
		margin: 0 auto;
	}
	.front-service-bottomContent ul li::before{
		display: block;
		content: "";
		width: 100%;
		height: 100%;
		background-color: #f9f9f9;
		position: absolute;
		top: 10px;
		left: -10px;
		z-index: -1;
	}
	/*service end*/
	
	/*price start*/
	.front-price{
		background-color: #f9f9f9;
	}
	.front-price-image{
		margin-bottom: 30px;
	}
	.front-price .table-service{
		margin-bottom: 30px;
	}
	.front-price .table h3{
		background-color: #dedede;
		padding: 15px 0;
		text-align: center;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1;
	}	
	.front-price .table-plan{
		margin-bottom: 30px;
	}
	
	.front-price .table-plan tr td:first-of-type{
		display: none;
	}
	.front-price .table-plan tr:first-of-type{
		display: none;
	}
	.front-price table th{
		font-size: 1.2rem;
		line-height: 1.5;
		width: 40%;
		padding: 15px 0;
	}
	.front-price .table-option th{
		width: 40%;
	}
	.front-price .table-option td{
		width: 60%;
	}
	.front-price .table-service table tr:first-of-type th{
		padding: 20px 0;
	}
	.front-price .shokihiyou span span{
		font-size: 1.4rem;
	}
	.front-price table td{
		font-size: 1.2rem;
		line-height: 1.5;
		vertical-align: middle;
		width: 60%;
	}
	.front-price .table-plan td img{
		width: 7%;
	}
	.front-price .table-option tr:nth-of-type(4) th{
		padding: 60px 0;
	}
	.front-price .note{
		margin-top: 30px;
		text-align: left;
	}
	/*price end*/
	
	/*flow start*/
	.front-flow-content ul li{
		display: block;
		justify-content: space-between;
		align-items: center;
		padding: 20px;
		background-color: #f9f9f9;
		border: solid 3px #dedede;
		margin-bottom: 50px;
		position: relative;
	}
	.front-flow-content ul li:last-of-type{
		margin-bottom: 0;
	}
	.front-flow-content ul li div:first-of-type{
		width: 100%;
		text-align: center;
	}
	.front-flow-content ul li div:last-of-type{
		width: 20%;
    position: absolute;
    top: 0;
    left: 3px;
	}
	.front-flow-content ul li div:first-of-type p:first-of-type{
		display: inline-block;
		text-transform: uppercase;
		font-size: 1.6rem;
		font-weight: bold;
		border-bottom: solid 1px #dedede;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.front-flow-content ul li div:first-of-type p span{
		display: block;
		font-size: 1.4rem!important;
		font-weight: bold;
		color: #dd5252;
		margin-bottom: 10px;
	}
	.front-flow-content .textLine{
		display: none!important;
	}
	.front-flow-content ul li div p:last-of-type{
		text-align: left;
	}
	/*flow end*/
	
	/*rule start*/
	.front-rule{
		background-color: #f9f9f9;
	}
	.front-rule-content ul li{
		margin-bottom: 30px;
	}
	.front-rule-content ul li:last-of-type{
		margin-bottom: 0;
	}
	.front-rule-content ul li p:first-of-type{
		display: inline-block;
		font-size: 1.6rem;
		font-weight: bold;
		background-color: #f9f9f9;
		position: static;
		top: 15px;
		padding-right: 10px;
		margin-bottom: 5px;
	}
	.front-rule-content ul li p:last-of-type{
		border-top: solid 2px #dedede;
		padding-top: 5px;
	}
	/*rule end*/
	
	/*faq start*/
	#faq .section{
		padding-top: 50px;
	}
	#faq .section h2{
		font-size: 2rem;
		margin-bottom: 10px;
		padding: 5px 0 5px 10px;
	}
	.qa-list dl {
			position: relative;
			padding: 10px 40px 10px 10px;
		margin-bottom: 20px;
	}
	.qa-list dl:last-of-type{
		margin-bottom: 0;
	}
	.qa-list dl::before {
			top: 15px;
			right: 20px;
			width: 7px;
			height: 7px;
	}
	.qa-list .open::before {
		top: 20px;
	}
	.qa-list dl dt {
			padding: 0 0 0 30px;
			font-size: 16px;
		line-height: 1.5;
	}
	.qa-list dl dt::before {
			font-size: 14px;
			top: 3px;
			left: 5px;
			content: 'Q.';
	}
	.qa-list dl dd::before {
			font-size: 14px;
			top: 5px;
			left: 5px;
			content: 'A.';
	}
	.qa-list dl dd {
			margin: 10px 0 0;
			padding: 0 0 0 30px;
			font-size: 16px;
	}
	.qa-list dl dd p {
			margin: 30px 0 0;
	}
	.qa-list dl dd p:first-child{
		margin-top: 0;
		text-align: left;
	}
		#faq .section05 {
			margin-bottom: 50px;
	}
	/*faq end*/
	
	/*banner start*/
	.front-banner.section{
		padding: 20px;
	}
	.front-banner .inner{
		padding: 0;
	}
	/*banner end*/

	

	
	
	
	
	
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	