@charset "utf-8";
/*------------------------------------------------------------
	reasons
------------------------------------------------------------*/
@media screen and (min-width: 767px) and (max-width: 1199px) {
	.hgroup .wrapper,
	.hgroup .wrapper2 {
		margin: 0 auto;
		padding: 0 20px;
		width: 100%;
		max-width: 1160px;
	}
	.rs_header2_box,
	div.h_r {
		margin-right: 15px;
	}
	.top_title {
		margin-right: 15px;
	}
	.rs_menu_icons {
		padding-right: 8px;
  		margin-right: 8px;
	}
	.rs_menu_icons > div > a > div,
	.rs_header2_box > div {
		font-size: 10px;
	}
	.rs_header2_box > div span {
		font-size: 12px;
	}
	.contact_container_time {
		font-size: 12px;
	}
	.contact_container_tel {
		font-size: 26px;
	}
	.contact_container_text {
		font-size: 14px;
	}
	.rs_for_company div {
		font-size: 12px;
	}
	.rs_header2_box {
		grid-gap: 10px 5px;
	}
	a.menu_parent {
		width: 85px;
	}
	.hgroup .wrapper2 {
		grid-template-columns: 1fr 350px;
	}
	.hgroup nav.pc_gnav > ul {
		font-size: 12px;
	}
}
@media screen and (min-width: 767px) and (max-width: 999px) {
	#header {
		height: 215px;
		position: relative;
	}
	.hgroup {
		transform: translateX(-50%) scale(0.83);
		position: absolute;
		left: 50%;
		right: auto;
		width: 1000px;
	}
	.hgroup .wrapper,
	.hgroup .wrapper2 {
		width: 1000px;
		box-sizing: border-box;
	}
	.top_title {
		padding-top: 0;
	}
}
@media screen and (min-width: 767px) and (max-width: 830px) {
	.hgroup {
		transform: translateX(-50%) scale(0.76);
	}
}
#reasons .headttl01 {
	margin-bottom: 77px;
	text-align: center;
	position: relative;
	font-size: 38px;
	font-weight: 400;
	letter-spacing: 0.05em;
}
#reasons .headttl01::before {
	position: absolute;
	left: 50%;
	bottom: -9px;
	width: 80px;
	height: 2px;
	background-color: #000;
	content: "";
	transform: translateX(-50%);
}
#reasons .headttl01 .sml {
	margin-bottom: -4px;
	display: block;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.02em;
}
#reasons .headttl01 .blue {
	color: #70C7DA;
	font-weight: 700;
}
#reasons .sec01 {
	padding: 62px 20px 70px;
}
#reasons .sec01 ul {
	max-width: 894px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#reasons .sec01 li {
	width: 23.2%;
}
#reasons .sec01 a {
	height: 200px;
	padding-top: 37px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #EAF7F9 url(../img/reasons/icon05.png) no-repeat bottom 10px right 9px;
	background-size: 20px auto;
	box-sizing: border-box;
}
#reasons .sec01 a:hover {
	opacity: 0.7;
}
#reasons .sec01 a p {
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
#reasons .sec01 a .bold {
	font-weight: 700;
}
#reasons .sec01 a .ico {
	position: absolute;
	left: 50%;
	top: -20px;
	transform: translateX(-50%);
}
#reasons .sec01 a .ico img {
	width: auto;
	height: 100px;
}
#reasons .sec02 {
	padding: 47px 20px 98px;
	background-color: #F0F3F5;
}
#reasons .sec02 .headttl01 {
	margin-bottom: 49px;
}
#reasons .img-list {
	max-width: 1120px;
	margin: 0 auto;
}
#reasons .img-list li {
	margin-bottom: 40px;
	padding: 43px 40px 51px;
	display: flex;
	justify-content: space-between;
	background-color: #fff;
}
#reasons .img-list li:last-child {
	margin-bottom: 0 !important;
}
#reasons .img-list .text-box {
	margin-top: -2px;
	width: 59%;
	position: relative;
}
#reasons .img-list h3 {
	margin-bottom: 30px;
	max-width: 610px;
	font-size: 25px;
	font-weight: 400;
	text-align: left;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #CFDCE5;
}
#reasons .img-list p {
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
#reasons .img-list .note {
	margin-top: 28px;
	color: #707070;
	font-size: 12px;
	line-height: 1.63;
}
#reasons .img-list .link {
	width: 280px;
	position: absolute;
	left: 0;
	bottom: 0;
}
@media screen and (min-width: 769px) {
	#reasons .img-list .link a {
		margin: 0;
		padding: 16px 67px 15px 39px;
		letter-spacing: 0.05em;
	}
	#reasons .img-list .link a.customer_review_btn::after {
		top: 47.8%;
	}
	#reasons .img-list .link a.customer_review_btn::before {
		top: 54%;
	}
}
#reasons .img-list .img {
	width: 38.6%;
}
#reasons .sec03 {
	padding: 63px 20px 65px;
}
#reasons .sec03 .headttl01 {
	margin-bottom: 75px;
}
#reasons .sec03 .img-list li {
	margin-bottom: 67px;
	padding: 0;
}
#reasons .sec03 .img-list .text-box {
	width: 61.5%;
	padding-bottom: 65px;
}
#reasons .sec03 .img-list h3 {
	margin-bottom: 21px;
}
#reasons .sec03 .img-list .img {
	width: 35.8%;
}
#reasons .sec04 {
	padding: 97px 20px 84px;
	background-color: #F0F3F5;
}
#reasons .sec04 .headttl01 {
	margin-bottom: 49px;
}
#reasons .sec05 {
	padding: 96px 20px 81px;
}
#reasons .sec05 .headttl01 {
	margin-bottom: 75px;
}
#reasons .sec05 .img-ul {
	max-width: 1112px;
	margin: -30px auto 0;
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#reasons .sec05 ul::after {
	content: "";
	width: 32.3%;
}
#reasons .sec05 li {
	padding: 26px 25px;
	margin-top: 30px;
	width: 32.3%;
	text-align: center;
	background-color: #F0F3F5;
	box-sizing: border-box;
}
#reasons .sec05 h3 {
	margin: 30px 0 25px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.02em;
	display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#reasons .sec05 p {
	margin: 0 -10px;
	text-align: center;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-size: 16px;
}
#reasons .sec06 {
	padding: 97px 20px 100px;
	margin-bottom: 90px;
	background-color: #F0F3F5;
}
#reasons .sec06 .headttl01 {
	margin-bottom: 64px;
}
#reasons .sec06 .headttl01::before {
	display: none;
}
#reasons .sec06 ul {
	max-width: 816px;
	margin: 0 auto 15px;
	display: flex;
	justify-content: space-between;
}
#reasons .sec06 li {
	width: calc(50% - 7px);
}
#reasons .sec06 p {
	max-width: 816px;
	margin: 0 auto;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-size: 16px;
}
@media screen and (max-width: 900px) {
	#reasons .headttl01 {
		font-size: 36px;
	}
	#reasons .sec05 h3 {
		font-size: 18px;
	}
}
@media screen and (max-width: 770px) {
	#reasons .headttl01 {
		margin-bottom: 65px;
		font-size: 19px;
		line-height: 1.3;
	}
	#reasons .sec01 .headttl01 {
		font-size: 25px;
	}
	#reasons .headttl01::before {
		width: 40px;
	}
	#reasons .headttl01 .sml {
		margin-bottom: 2px;
		font-size: 15px;
	}
	#reasons .headttl01 .blue {
		display: block;
	}
	#reasons .sec01 {
		padding: 30px 10px 20px;
	}
	#reasons .sec01 ul {
		margin-top: -33px;
		max-width: inherit;
		flex-wrap: wrap;
	}
	#reasons .sec01 li {
		width: 48.6%;
		margin-top: 33px;
	}
	#reasons .sec01 a {
		height: 127px;
		background-position: bottom 5px right 5px;
		background-size: 15px auto;
	}
	#reasons .sec01 a:hover {
		opacity: 1;
	}
	#reasons .sec01 a p {
		font-size: 14px;
		line-height: 1.5;
	}
	#reasons .sec01 a .ico {
		top: -19px;
	}
	#reasons .sec01 a .ico img {
		height: 67px;
	}
	#reasons .sec02 {
		padding: 24px 15px 26px;
	}
	#reasons .sec02 .headttl01 {
		margin-bottom: 38px;
	}
	#reasons .img-list {
		margin-top: -12px;
		max-width: inherit;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#reasons .img-list li {
		margin: 12px 0 0 !important;
		width: 48.5%;
		flex-direction: column;
		position: relative;
		padding: 14px 10px 29px;
		flex-wrap: wrap;
		box-sizing: border-box;
	}
	#reasons .img-list .note-list {
		padding-bottom: 53px;
	}
	#reasons .img-list .text-box {
		margin: 14px 0 auto;
		width: 100% !important;
		order: 1;
		position: static;
	}
	#reasons .img-list h3 {
		margin: 0 -5px 17px;
		padding-bottom: 5px;
		max-width: inherit;
		font-size: 12.5px;
		line-height: 1.5;
		text-align: center;
		display: flex;
    align-items: center;
    justify-content: center;
	}
	#reasons .img-list p {
		font-size: 12px;
		line-height: 1.58;
		text-align: center;
	}
	#reasons .img-list .note {
		position: absolute;
		left: 0;
		bottom: 13px;
		width: 100%;
		text-align: center;
		margin-top: 0;
		font-size: 8px;
		line-height: 1.22;
	}
	#reasons .img-list .link {
		width: 104px;
		left: 50%;
		bottom: 14px;
		transform: translateX(-50%);
	}
	#reasons .img-list .link a {
		font-size: 8px;
		padding: 9px 10px 7px 0;
		width: 100%;
    text-align: center;
	}
	#reasons .img-list .link a::after {
		width: 5px;
		right: 14px;
		top: 44%;
	}
	#reasons .img-list .link a::before {
		width: 11px;
		right: 14px;
		top: 52%;
	}
	#reasons .img-list .img {
		width: 100% !important;
	}
	#reasons .img-list .img img {
		vertical-align: top;
	}
	#reasons .sec03 {
		padding: 19px 10px 23px;
	}
	#reasons .sec03 .headttl01 {
		margin-bottom: 23px;
	}
	#reasons .sec03 .img-list li {
		padding: 0;
		width: 48.1%;
	}
	#reasons .sec03 .img-list .text-box {
		padding: 0 8px 67px;
		margin-top: 12px;
	}
	#reasons .sec03 .img-list h3 {
		margin: 0 0 8px;
	}
	#reasons .sec04 {
		padding: 27px 15px 26px;
	}
	#reasons .sec04 .headttl01 {
		margin-bottom: 29px;
	}
	#reasons .sec04 li {
		width: 100%;
		padding: 16px 25px 46px;
	}
	#reasons .sec04 li .img {
		width: 67.5% !important;
		margin: 0 auto 8px;
	}
	#reasons .sec04 li h3 {
		font-size: 14px;
		margin: 0 0 9px;
	}
	#reasons .sec05 {
		padding: 27px 11px 35px;
	}
	#reasons .sec05 .headttl01 {
		margin-bottom: 30px;
	}
	#reasons .sec05 .img-ul {
		max-width: inherit;
		margin: -16px auto 0;
	}
	#reasons .sec05 li {
		padding: 7px 7px 30px;
		margin-top: 16px;
		width: 48%;
	}
	#reasons .sec05 h3 {
		margin: 21px -5px 16px;
		font-size: 13px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		line-height: 1.4;
	}
	#reasons .sec05 p {
		margin: 0;
		line-height: 1.58;
		font-size: 12px;
	}
	#reasons .sec06 {
		padding: 20px 11px 35px;
		margin-bottom: 15px;
	}
	#reasons .sec06 .headttl01 {
		margin-bottom: 15px;
		line-height: 1.5;
	}
	#reasons .sec06 ul {
		max-width: inherit;
		margin: 0 auto 20px;
	}
	#reasons .sec06 li {
		width: calc(50% - 3px);
	}
	#reasons .sec06 p {
		max-width: inherit;
		line-height: 1.58;
		font-size: 12px;
		text-align: center;
	}
	#reasons .com-sec {
		padding-top: 55px;
		margin-top: -55px;
	}
}