@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500&display=swap');

html {
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
}
body {
	color: #333333;
	font-family: 'Noto Serif JP', serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	background-color: #ffffff;
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word;
	overflow-wrap: break-word;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
@media screen and (min-width: 769px) {
	body {
		min-width: 1000px;
	}
}
* {
	-webkit-tap-highlight-color: transparent;
}
a {
	color: inherit;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
p, dt, dd, li {
	word-break: break-word;
	word-wrap: normal;
}
img {
	max-width: 100%;
	vertical-align: top;
}
.cf:after {
	content: "";
	display: block;
	clear: both;
}
.ib {
	display: inline-block;
	line-height: inherit;
	font-weight: inherit;
}
.accordionTrigger {
	cursor: pointer;
	display: block;
}
.accordionContent {
	display: none;
}
@media screen and (min-width: 769px) {
	.mover {
		transition: opacity 0.2s ease-out;
		backface-visibility: hidden;
		zoom: 1;
	}
	.mover:hover {
		opacity: 0.7;
	}
	.moverContent > * {
		transition: opacity 0.2s ease-out;
		backface-visibility: hidden;
		zoom: 1;
	}
	.moverContent:hover > * {
		opacity: 0.7;
	}
}
.mode_pc,
.mode_pc_ib {
	display: none;
}
.mode_tb {
	display: none;
}
.mode_sp {
	display: block;
}
.mode_pctb {
	display: none;
}
.mode_pctb_ib {
	display: none;
}
.mode_tbsp {
	display: block;
}
.mode_tbsp_ib {
	display: inline-block;
}
@media screen and (min-width: 641px) {
	.mode_pc,
	.mode_pc_ib {
		display: none;
	}
	.mode_tb {
		display: block;
	}
	.mode_sp {
		display: none;
	}
	.mode_pctb {
		display: block;
	}
	.mode_pctb_ib {
		display: inline-block;
	}
	.mode_tbsp {
		display: block;
	}
	.mode_tbsp_ib {
		display: inline-block;
	}
}
@media screen and (min-width: 769px) {
	.mode_pc {
		display: block;
	}
	.mode_pc_ib {
		display: inline-block;
	}
	.mode_tb {
		display: none;
	}
	.mode_sp {
		display: none;
	}
	.mode_pctb {
		display: block;
	}
	.mode_pctb_ib {
		display: inline-block;
	}
	.mode_tbsp {
		display: none;
	}
	.mode_tbsp_ib {
		display: none;
	}
}
.wrapper {
}
.contentWrap {
}
.contentInner {
	width: calc(660 / 700 * 100%);
	margin: auto;
}
.fadeContent {
	opacity: 0;
	transition: opacity 1.0s ease-out;
}
.fadeContent.current {
	opacity: 1;
}
.scrollPosition {
}
@media screen and (min-width: 769px) {
	.wrapper {
	}
	.contentWrap {
	}
	.contentInner {
		position: relative;
		width: 100%;
		max-width: 1140px;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.scrollPosition {
	}
}

/* header */
#header .content {
}
#header .contentInner {
	width: 100%;
	background-color: #ffffff;
}
#header .logo {
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(362 / 700 * 100%);
	height: 35px;
	margin: auto;
}
@media screen and (min-width: 769px) {
	#header .content {
	}
	#header .contentInner {
		max-width: auto;
		max-width: initial;
		padding: 0;
	}
	#header .logo {
		max-width: 296px;
		height: 60px;
	}
}

/* mainVisual */
#mainVisual .content {
	background-image: url(../img/bg_mv_sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#mainVisual .contentInner {
	width: 100%;
}
#mainVisual .title {
}
#mainVisual .image {
}
@media screen and (min-width: 769px) {
	#mainVisual .content {
		background-image: url(../img/bg_mv.jpg);
		margin: 0 0 29px 0;
		padding: 47px 0 14px 0;
	}
	#mainVisual .contentInner {
		max-width: auto;
		max-width: initial;
		padding: 0;
	}
	#mainVisual .title {
		max-width: 858px;
		margin: 0 auto 41px auto;;
	}
	#mainVisual .image {
	}
}

/* topBanner */
#topBanner .content {
	padding: calc(30 / 700 * 100%) 0;
}
#topBanner .contentInner {
}
#topBanner .image {
}
@media screen and (min-width: 769px) {
	#topBanner .content {
		margin: 0 0 13px 0;
		padding: 0;
	}
	#topBanner .contentInner {
	}
	#topBanner .image {
	}
}

/* requestArea */
.requestArea#requestArea02 {
	margin: 0 0 53px 0;
}
.requestArea .content {
	margin: 0 0 46px 0;
}
.requestArea#requestArea03 .content {
	margin: 0 0 24px 0;
}
.requestArea .contentInner {
}
.requestArea .box {
	text-align: center;
	padding: 22px 0;
	border: 5px solid #e98134;
}
.requestArea .box .title {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #e98134;
	font-size: 29px;
	font-weight: 500;
	margin: 0 0 7px 0;
}
.requestArea .box .title .free {
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	background-color: #e98134;
	margin: 0 6px 0 0;
	padding: 3px 7px 4px 7px;
}
.requestArea .box .text {
	font-size: 14px;
	letter-spacing: -0.08em;
	margin: 0 0 14px 0;
}
.requestArea .box .image {
	width: calc(513 / 635 * 100%);
	margin: 0 auto 8px auto;
}
.requestArea .box .buttonArea {
	width: calc(560 / 635 * 100%);
	margin: auto;
}
.requestArea .box .buttonArea a {
}
@media screen and (min-width: 769px) {
	.requestArea#requestArea02 {
		margin: 0 0 101px 0;
	}
	.requestArea .content {
		margin: 0 0 86px 0;
	}
	.requestArea#requestArea03 .content {
		margin: 0 0 31px 0;
	}
	.requestArea .contentInner {
	}
	.requestArea .box {
		padding: 22px 18px 22px 18px;
		border: 10px solid #e98134;
	}
	.requestArea .box .textWrap {
		float: left;
		width: calc(504 / 1044 * 100%);
		padding: 21px 0 0 0;
	}
	.requestArea .box .title {
		font-size: 45px;
		margin: 0 0 13px 0;
		letter-spacing: -0.025em;
		padding: 0 0 0 7px;
	}
	.requestArea .box .title .free {
		font-size: 18px;
		letter-spacing: 0;
		margin: 0 13px 0 0;
		padding: 6px 14px 8px 14px;
	}
	.requestArea .box .text {
		font-size: 18px;
		letter-spacing: 0;
		margin: 0 0 20px 0;
	}
	.requestArea .box .image {
		float: right;
		width: calc(540 / 1044 * 100%);
		margin: 0;
		padding: 6px calc(18 / 1044 * 100%) 0 0;
		box-sizing: border-box;
	}
	.requestArea .box .buttonArea {
		float: left;
		width: calc(504 / 1044 * 100%);
		margin: 0;
	}
	.requestArea .box .buttonArea a {
		display: block;
		max-width: 452px;
		margin: auto;
	}
}
@media screen and (min-width: 1055px) {
	.requestArea .box .title {
		font-size: 48px;
	}
	.requestArea .box .title .free {
		font-size: 20px;
	}
	.requestArea .box .text {
		font-size: 19px;
	}
}

/* featureArea */
#featureArea {
}
#featureArea .content {
}
#featureArea .contentInner {
}
#featureArea .featureAreaTitle {
	font-size: 31px;
	font-weight: 500;
	text-align: center;
	margin: 0 0 26px 0;
}
#featureArea .featureAreaTitle .sub {
	display: block;
	font-size: 18px;
	margin: 0 0 6px 0;
}
#featureArea .featureNav {
	margin: 0 0 76px 0;
}
#featureArea .featureNav .list {
}
#featureArea .featureNav .list .item {
	margin: 0 0 7px 0;
}
#featureArea .featureNav .list .item a {
	display: block;
	font-weight: 500;
	padding: 5px;
	border: 1px solid #d2d2d2;
}
#featureArea .featureNav .list .item a .inner {
	display: flex;
	align-items: center;
	position: relative;
	font-size: 18px;
}
#featureArea .featureNav .list .item a .inner:before {
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 17px 0 0;
}
#featureArea .featureNav .list .item:nth-child(1) a .inner:before {
	background-image: url(../img/img_featurenav01.jpg);
}
#featureArea .featureNav .list .item:nth-child(2) a .inner:before {
	background-image: url(../img/img_featurenav02.jpg);
}
#featureArea .featureNav .list .item:nth-child(3) a .inner:before {
	background-image: url(../img/img_featurenav03.jpg);
}
#featureArea .featureNav .list .item a .inner:after {
	content: "";
	position: absolute;
	top: -3px;
	bottom: 0;
	right: 15px;
	width: 7px;
	height: 7px;
	margin: auto;
	border-top: 2px solid #c2292b;
	border-right: 2px solid #c2292b;
	transform: rotate(135deg);
}
#featureArea .featureCont {
	margin-bottom: 20px;
}
#featureArea .featureCont#feature02,
#featureArea .featureCont#feature03 {
	margin-bottom: 50px;
}
#featureArea .featureCont .featureTitle {
	font-weight: 500;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #d2d2d2;
}
#featureArea .featureCont .featureTitle .num {
	display: block;
	width: calc(156 / 660 * 100%);
	margin: 0 auto 20px auto;
}
#featureArea .featureCont .featureTitle .main {
	display: block;
	font-size: 33px;
	font-weight: 700;
	margin: 0 0 10px 0;
}
#featureArea .featureCont .featureTitle .sub {
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.22;
}
#featureArea .featureCont .row {
	margin: 0 0 20px 0;
}
#featureArea .featureCont#feature01 .row:nth-of-type(1) {
	margin: 0 0 35px 0;
}
#featureArea .featureCont .row .head {
	font-weight: 500;
	background-color: #ec632b;
	margin: 0 0 13px 0;
	padding: 9px 12px 12px 12px;
}
#featureArea .featureCont .row .head span {
	display: block;
	color: #ffffff;
	font-size: 19px;
	background-image: url(../img/icon_check.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0 0 0 calc(50 / 640 * 100%);
}
#featureArea .featureCont .cont {
}
#featureArea .featureCont .textWrap {
}
#featureArea .featureCont .phrase {
	font-size: 16px;
	line-height: 1.36;
	font-weight: 500;
	margin: 0 0 5px 0;
}
#featureArea .featureCont .desc {
	font-size: 13px;
	line-height: 1.75;
	margin: 0 0 8px 0;
}
#featureArea .featureCont#feature03 .desc {
	margin: 0 0 18px 0;
}
#featureArea .featureCont .note {
	font-size: 10px;
	line-height: 1.5;
	padding: 8px 10px 10px 10px;
	border: 1px solid #d2d2d2;
}
#featureArea .featureCont .marker {
	font-weight: 500;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #ffff54 50%);
}
#featureArea .featureCont .imageWrap {
	margin: 20px 0 0 0;
}
#featureArea .featureCont .image {
	margin: 0 0 5px 0;
}
#featureArea .featureCont#feature03 .image {
	margin: 0 0 12px 0;
}
#featureArea .featureCont .image figcaption {
	font-size: 12px;
	line-height: 1.5;
	font-weight: 500;
	text-align: center;
	padding: 5px 0 13px 0;
}
#featureArea .featureCont .box {
}
#featureArea .featureCont#feature03 .service {
	background-color: #eeeeee;
	padding: 24px 20px 19px 20px;
}
#featureArea .featureCont#feature03 .service .image {
	width: calc(535 / 620 * 100%);
	margin: 0 auto 10px auto;
}
#featureArea .featureCont#feature03 .service .text {
	font-size: 13px;
	line-height: 1.67;
}
@media screen and (min-width: 769px) {
	#featureArea {
	}
	#featureArea .content {
	}
	#featureArea .contentInner {
	}
	#featureArea .featureAreaTitle {
		font-size: 54px;
		margin: 0 0 38px 0;
	}
	#featureArea .featureAreaTitle .sub {
		font-size: 32px;
		margin: 0 0 9px 0;
	}
	#featureArea .featureNav {
		margin: 0 0 124px 0;
	}
	#featureArea .featureNav .list {
		display: flex;
		justify-content: space-between;
	}
	#featureArea .featureNav .list .item {
		flex-basis: calc(350 / 1100 * 100%);
		margin: 0;
	}
	#featureArea .featureNav .list .item a {
		display: block;
		padding: 5px;
		border: 1px solid #d2d2d2;
	}
	#featureArea .featureNav .list .item a .inner {
		font-size: 22px;
	}
	#featureArea .featureNav .list .item a .inner:before {
		width: 84px;
		height: 84px;
		margin: 0 13px 0 0;
	}
	#featureArea .featureNav .list .item a .inner:after {
		top: -3px;
		bottom: 0;
		right: 15px;
		width: 7px;
		height: 7px;
		margin: auto;
		border-top: 2px solid #c2292b;
		border-right: 2px solid #c2292b;
		transform: rotate(135deg);
	}
	#featureArea .featureCont {
		margin-bottom: 20px;
	}
	#featureArea .featureCont#feature02 {
		margin-bottom: 108px;
	}
	#featureArea .featureCont#feature03 {
		margin-bottom: 100px;
	}
	#featureArea .featureCont .featureTitle {
		margin: 0 0 36px 0;
		padding: 0 0 49px 0;
	}
	#featureArea .featureCont#feature02 .featureTitle,
	#featureArea .featureCont#feature03 .featureTitle {
		margin: 0 0 25px 0;
	}
	#featureArea .featureCont .featureTitle .num {
		max-width: 105px;
		margin: 0 auto 35px auto;
	}
	#featureArea .featureCont .featureTitle .main {
		font-size: 54px;
		margin: 0 0 10px 0;
	}
	#featureArea .featureCont .featureTitle .sub {
		font-size: 31px;
		line-height: 1.22;
	}
	#featureArea .featureCont .row {
		margin: 0 0 53px 0;
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(1) {
		margin: 0 0 105px 0;
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(3) {
		margin: 0 0 29px 0;
	}
	#featureArea .featureCont .row .head {
		background-color: #ec632b;
		margin: 0 0 28px 0;
		padding: 19px 12px 22px 28px;
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(2) .head {
		margin: 0 0 34px 0;
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(3) .head {
		margin: 0 0 41px 0;
	}
	#featureArea .featureCont .row .head span {
		font-size: 30px;
		background-position: left -3px;
		padding: 0 0 0 calc(40 / 1060 * 100%);
	}
	#featureArea .featureCont .cont {
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(1) .cont,
	#featureArea .featureCont#feature01 .row:nth-of-type(3) .cont {
		display: flex;
		justify-content: space-between;
	}
	#featureArea .featureCont .textWrap {
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(1) .textWrap,
	#featureArea .featureCont#feature01 .row:nth-of-type(3) .textWrap {
		flex-basis: calc(507 / 1100 * 100%);
	}
	#featureArea .featureCont .phrase {
		font-size: 24px;
		line-height: 1.41;
		letter-spacing: 0.01em;
		margin: 0 0 15px 0;
	}
	#featureArea .featureCont .desc {
		font-size: 20px;
		line-height: 1.9;
		margin: 0 0 26px 0;
	}
	#featureArea .featureCont#feature03 .desc {
		margin: 0 0 18px 0;
	}
	#featureArea .featureCont .note {
		font-size: 15px;
		line-height: 1.6;
		padding: 18px 20px 20px 24px;
	}
	#featureArea .featureCont .marker {
	}
	#featureArea .featureCont .imageWrap {
		margin: 11px 0 0 0;
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(1) .imageWrap {
		flex-basis: calc(540 / 1100 * 100%);
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(3) .imageWrap {
		flex-basis: calc(540 / 1100 * 100%);
		margin: 0;
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(2) .imageWrap {
		display: flex;
		justify-content: space-between;
		margin: 45px 0 0 0;
	}
	#featureArea .featureCont .image {
		margin: 0 0 5px 0;
	}
	#featureArea .featureCont#feature01 .row:nth-of-type(2) .imageWrap .image {
		flex-basis: calc(540 / 1100 * 100%);
	}
	#featureArea .featureCont#feature02 .image {
		width: calc(1060 / 1100 * 100%);
	}
	#featureArea .featureCont#feature03 .image {
		margin: 45px 0 41px 0;
	}
	#featureArea .featureCont .image figcaption {
		font-size: 16px;
		line-height: 2.12;
		text-align: center;
		padding: 5px 0 13px 0;
	}
	#featureArea .featureCont .box {
	}
	#featureArea .featureCont#feature03 .service {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 29px 45px 30px 30px;
	}
	#featureArea .featureCont#feature03 .service .image {
		flex-basis: calc(300 / 1025 * 100%);
		width: auto;
		margin: 0;
	}
	#featureArea .featureCont#feature03 .service .text {
		flex-basis: calc(680 / 1025 * 100%);
		font-size: 20px;
		line-height: 1.9;
	}
}
@media screen and (min-width: 1055px) {
	#featureArea .featureCont .featureTitle .sub {
		font-size: 32px;
	}
}

/* contactArea */
#contactArea {
}
#contactArea .content {
	margin: 0 0 14px 0;
}
#contactArea .contentInner {
}
#contactArea .box {
	color: #ffffff;
	text-align: center;
	background-color: #c2292b;
	padding: 22px 20px 25px 20px;
}
#contactArea .box .boxInner {
	display: inline-block;
}
#contactArea .title {
	font-size: 26px;
	font-weight: 500;
	text-align: left;
	margin: 0 0 11px 0;
}
#contactArea .title .sub {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	padding: 2px 0 0 0;
}
#contactArea .wrap {
	display: inline-block;
}
#contactArea .wrap .telWrap {
	display: flex;
	align-items: center;
}
#contactArea .wrap .telWrap .free {
	display: block;
	color: #c2292b;
	font-size: 12px;
	font-weight: 500;
	background-color: #ffffff;
	margin: 0 10px 0 0;
	padding: 5px 3px 6px 3px;
}
#contactArea .wrap .telWrap .tel {
	font-size: 29px;
	letter-spacing: 0.05em;
	background-image: url(../img/icon_tel.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 15px auto;
	padding: 0 0 0 25px;
}
#contactArea .wrap .time {
	font-size: 12px;
	text-align: right;
	padding: 5px 0 0 0;
}
@media screen and (min-width: 769px) {
	#contactArea {
	}
	#contactArea .content {
		margin: 0 0 14px 0;
	}
	#contactArea .contentInner {
	}
	#contactArea .box {
		text-align: center;
		padding: 46px 20px 48px 20px;
	}
	#contactArea .box .boxInner {
		display: flex;
		align-items: center;
		justify-content: space-around;
	}
	#contactArea .title {
		font-size: 40px;
		margin: 0;
	}
	#contactArea .title .sub {
		font-size: 17px;
		line-height: 1.5;
		padding: 4px 0 0 0;
	}
	#contactArea .wrap {
		display: block;
	}
	#contactArea .wrap .telWrap {
		display: flex;
		align-items: center;
	}
	#contactArea .wrap .telWrap .free {
		font-size: 16px;
		margin: 0 19px 0 0;
		padding: 11px 13px 13px 13px;
	}
	#contactArea .wrap .telWrap .tel {
		font-size: 50px;
		letter-spacing: 0.04em;
		background-size: 27px auto;
		padding: 0 0 5px 36px;
	}
	#contactArea .wrap .time {
		font-size: 16px;
		padding: 3px 0 5px 0;
	}
}

/* footer */
#footer {
}
#footer .content {
	padding: 0 0 10px 0;
}
#footer .contentInner {
	width: 100%;
}
#footer .logo {
	width: calc(476 / 700 * 100%);
	margin: auto;
	padding: 20px 0;
}
#footer .copyright {
	text-align: center;
	padding: 10px 0 15px 0;
}
#footer .copyright small {
	font-size: 10px;
	letter-spacing: 0.025em;
}
@media screen and (min-width: 769px) {
	#footer {
	}
	#footer .content {
		padding: 0 0 10px 0;
	}
	#footer .contentInner {
	}
	#footer .logo {
		max-width: 350px;
		padding: 51px 0 47px 0;
	}
	#footer .copyright {
		padding: 10px 0 15px 0;
	}
	#footer .copyright small {
		font-size: 12px;
		letter-spacing: 0.025em;
	}
}

/* Cookie */
.cookie-text{
  padding: 0 10px;
}
.cookie-consent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  font-size: 12px;
  color: #000;
  background: #FFF;
/*  background: rgba(0,0,0,.7);*/
  padding: 1.2em;
  box-sizing: border-box;
  visibility: hidden;
  box-shadow: 0px -5px 10px 0px #eee;
  z-index: 1001;
}
.cookie-consent.is-show {
  visibility: visible;
}
.cookie-consent a {
  color: #d40320 !important;
}
.cookie-agree {
  width: 70px;
  text-align: center;
  color: #fff;
  background: dodgerblue;
  padding: .5em 10px;
}
.cookie-agree:hover {
  cursor: pointer;
}
.cc-hide1 {
  display: none;
}
.cc-hide2 {
  animation: hide 1s linear 0s;
  animation-fill-mode: forwards;
}
.cookie-text{
  line-height: 1.5;
  font-size: 14px;
}
@keyframes hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
/* メディアクエリ */
@media screen and (max-width: 600px) {
  .cookie-consent {
    flex-direction: column;
  }
  .cookie-text {
    margin-bottom: 1em;
  }
}