@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#conts {
	/*width: calc(100% - 35rem);*/
	width: calc(100% - 40rem);
	overflow: hidden;
}
#main .mainVisual {
	margin-bottom: 3.1rem;
	padding: 11.6rem 0 2rem;
	min-height: 76.8rem;
	box-sizing: border-box;
	background: url(../img/index/main_img.png) no-repeat -10px bottom / cover;
}
#main .mainVisual .inner {
	margin: 0 auto;
	padding: 0 7rem;
	max-width: 124rem;
}
#main .mainVisual .inner .text01 {
	margin-bottom: 0.8rem;
	color: #FBB03B;
	font-size: 2.8rem;
	font-weight: 900;
	line-height: 1.25;
	letter-spacing: 0.06em;
}
#main .mainVisual .inner .bgText {
    color: #fff;
}
#main .mainVisual .inner .bgText span {
	padding: 0.5rem 1.2rem 0.8rem 1rem;
	/*font-size: 2.4rem;*/
	font-size: 2.0rem;
	font-weight: 700;
	line-height: 2.625;
	letter-spacing: 0.06em;
    color: #000080;
    background-color: #fff;
    border-radius: 20px;
	/*background: -webkit-linear-gradient(#FFF,#FFF) repeat-x center center / 100% 100%;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;*/
}
#main .mainVisual .inner .text02 {
	margin: 2.5rem 0 2.2rem;
	color: #FFF;
	font-size: 7.4rem;
	font-weight: 900;
	line-height: 1.23;
	letter-spacing: 0.06em;
}
#main .mainVisual .inner .text02 .sml {
	font-size: 5.2rem;
}
#main .mainVisual .inner .text02 .big {
	margin: 0 0.3rem 0 0.2rem;
	padding: 0 1.4rem 0.5rem;
	display: inline-block;
	background-color: #FFF;
	color: #000080;
	font-size: 7.7rem;
	vertical-align: 0.8rem;
}
#main .business {
	margin-bottom: 8.3rem;
}
#main .business .headLine01 {
	margin-bottom: 1.2rem;
}
#main .business .logoList {
	margin: 0 -6rem 6.8rem;
	gap: 2.9rem;
}
#main .business .logoList li {
	height: 5.0rem;
}
#main .business .logoList li img {
	height: 100%;
}
#main .business .title {
	margin-bottom: 2.6rem;
	font-size: 3.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
}
#main .business .title .big {
	position: relative;
	color: #F58700;
	font-size: 4.5rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}
#main .business .title .big::before {
	position: absolute;
	top: 0.5rem;
	left: 50%;
	transform: translateX(-50%);
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	background-color: #F58700;
	content: '';
}
#main .business .textArea {
	margin-bottom: 4.1rem;
	position: relative;
}
#main .business .textArea .photo {
	margin: 0 auto;
	padding-right: 2.5rem;
	width: 29.3rem;
	box-sizing: content-box;
}
#main .business .textArea .text {
	padding: 0.6rem 2.2rem 0.8rem 2rem;
	position: absolute;
	top: 0;
	right: -20rem;
	width: fit-content;
	border: 1px solid #B3B3B3;
	border-radius: 0.8rem;
	background-color: #FFF;
	text-align: center;
	box-shadow : 0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.1);
}
#main .business .textArea .text::before {
	position: absolute;
	bottom: -2.2rem;
	right: 4.6rem;
	width: 4.2rem;
	height: 2rem;
	background: url(../img/common/icon10.png) no-repeat left top / 100%;
	content: '';
}
#main .business .textArea .text.reverse::before {
	right: auto;
	left: 4.6rem;
	width: 3.5rem;
	height: 1.6rem;
	background-image: url(../img/common/icon11.png);
}
#main .business .textArea .text01 {
	top: 2.5rem;
	left: 10.5rem;
}
#main .business .textArea .text02 {
	padding-bottom: 0.6rem;
	top: 0.9rem;
	right: 1rem;
}
#main .business .textArea .text03 {
	top: 12.5rem;
	left: 0.1rem;
}
#main .business .textArea .text04 {
	padding-bottom: 0.6rem;
	top: 11.1rem;
	right: 0;
}
#main .business .textArea .text04::before {
	left: 7.5rem !important;
}
#main .business .textArea .text05 {
	padding: 0.6rem 4.2rem 0.8rem 3.5rem;
	top: auto;
	bottom: 7.5rem;
	left: 7.5rem;
}
#main .business .textArea .text06 {
	padding: 0.4rem 2.6rem 0.7rem 3rem;
	top: auto;
	bottom: 8.8rem;
	right: 11.4rem;
}
#main .business .textArea .text06::before {
	left: 6rem !important;
}
#main .business .textArea .text .bgTxt span {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	background: -webkit-linear-gradient(#D9D9EC,#D9D9EC) repeat-x center bottom 0.1rem / 100% 35%;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .business .textArea .text .sml {
	margin-top: -0.1rem;
	font-size: 1.3rem;
	font-weight: 500;
}
#main .business .textInner .innTitle {
	margin-bottom: 0.2rem;
	color: #000080;
	font-size: 2rem;
	font-weight: 900;
	text-align: center;
	letter-spacing: 0.04em;
}
#main .business .textInner .innTitle .sub {
	display: inline-block;
	padding: 0 2.2rem 0.2rem;
	background: url(../img/common/icon12.png) no-repeat left center / 1.5rem,url(../img/common/icon13.png) no-repeat right center / 1.5rem;
}
#main .business .textInner .innTitle .sml {
	font-size: 1.6rem;
}
#main .business .textInner .subArea {
	padding: 1.4rem 2rem 1.8rem;
	border: 1px solid #D9D9EC;
	border-radius: 1rem;
	position: relative;
}
#main .business .textInner .subArea::before {
	position: absolute;
	top: -6.5rem;
	left: -1.9rem;
	width: 17.8rem;
	height: 21.4rem;
	background: url(../img/index/company_img02.png) no-repeat left top / 100%;
	content: '';
}
#main .business .textInner .subArea::after {
	position: absolute;
	top: 3.5rem;
	right: -0.7rem;
	width: 16.3rem;
	height: 10rem;
	background: url(../img/index/company_img03.png) no-repeat left top / 100%;
	content: '';
}
#main .business .textInner .subArea .innText {
	font-weight: 700;
	text-align: center;
	line-height: 1.67;
	letter-spacing: 0.06em;
}
#main .case {
	padding: 6.6rem 0 9.8rem;
	background: #E5E5F2 url(../img/index/case_bg01.png) no-repeat center top / 100%;
}
#main .case .headLine01 {
	margin-bottom: 1.2rem;
}
#main .case .headLine01 .en {
	color: #FFF;
}
#main .case .comText {
	margin-bottom: 3.3rem;
}
#main .case .textList {
	margin: 0 -35rem 6rem 0;
	display: flex;
	flex-wrap: wrap;
}
#main .case .textList .slick-list {
	padding: 0 0 2rem !important;
}
#main .case .textList .slick-slide > div {
	margin: 0 1.6rem 0 1.7rem;
	width: 31.7rem;
}
#main .case .textList li {
	padding: 0.7rem 1.4rem 1.4rem;
	background-color: #FFF;
	border-radius: 1rem;
	box-shadow : 0.5rem 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
	box-sizing: border-box;
}
#main .case .textList li .logo {
	margin: 0 auto;
	width: fit-content;
	height: 9.4rem;
}
#main .case .textList li .logo img {
	height: 100%;
}
#main .case .textList li .tag {
	margin: 0 auto 1.8rem;
	padding: 0.2rem 0.5rem 0.4rem;
	max-width: 25rem;
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: 0.02em;
	background-color: #E6E6E6;
	box-sizing: border-box;
}
#main .case .textList li .txtBox {
	margin-bottom: 1.3rem;
}
#main .case .textList li .txtBox .ttl {
	margin-bottom: 0.4rem;
	padding: 0.2rem 1rem 0.1rem;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
	border-radius: 1.2rem;
	background-color: #000080;
}
#main .case .textList li .txtBox .ttl.spec {
	background-color: #F58700;
}
#main .case .textList li .txtBox .txt {
	margin-bottom: 1.1rem;
	font-size: 1.6rem;
	line-height: 1.31;
	letter-spacing: 0.04em;
}
#main .case .textList li .txtBox .txt .col {
	color: #F58700;
	font-weight: 700;
}
#main .case .textList li .innBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .case .textList li .innBox .sub {
	padding: 0.5rem;
	width: calc((100% - 1rem) / 2);
	background-color: #FDE7CC;
	box-sizing: border-box;
}
#main .case .textList li .innBox .sub.spec {
	width: 100%;
}
#main .case .textList li .innBox .sub .innTtl {
	margin-bottom: -0.4rem;
	padding-top: 0.1rem;
	background-color: #F58700;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: 900;
	text-align: center;
	letter-spacing: 0.02em;
}
#main .case .textList li .innBox .sub .innTxt {
	margin-bottom: -0.9rem;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 900;
	letter-spacing: 0.02em;
}
#main .case .textList li .innBox .sub .innTxt .num {
	margin: 0 0.4rem 0 0.2rem;
	color: #F58700;
	font-size: 3.6rem;
	font-weight: 700;
	letter-spacing: -0.04em;
	font-family: "Oswald", sans-serif;
	vertical-align: -0.2rem;
}
#main .case .textList li .innBox .sub .innTxt .col {
	color: #F58700;
}
@media all and (min-width: 897px) {
	#main .case .textList {
		margin: 0 -350px 60px 0;
	}
	#main .case .textList .slick-list {
		padding: 0 0 20px !important;
	}
	#main .case .textList .slick-slide > div {
		margin: 0 16px 0 17px;
		width: 317px;
	}
	#main .case .textList li {
		padding: 7px 14px 14px;
		border-radius: 10px;
		box-shadow : 5px 5px 5px rgba(0, 0, 0, 0.15);
	}
	#main .case .textList li .logo {
		height: 94px;
	}
	#main .case .textList li .tag {
		margin: 0 auto 18px;
		padding: 2px 5px 4px;
		max-width: 250px;
		font-size: 14px;
	}
	#main .case .textList li .txtBox {
		margin-bottom: 0;
	}
	#main .case .textList li .txtBox .ttl {
		margin-bottom: 4px;
		padding: 2px 10px 1px;
		font-size: 14px;
		border-radius: 12px;
	}
	#main .case .textList li .txtBox .txt {
		margin-bottom: 11px;
		font-size: 16px;
	}
	#main .case .textList li .innBox .sub {
		padding: 5px;
	}
	#main .case .textList li .innBox .sub .innTtl {
		margin-bottom: -4px;
		padding-top: 1px;
		font-size: 14px;
	}
	#main .case .textList li .innBox .sub .innTxt {
		margin-bottom: -9px;
		font-size: 16px;
	}
	#main .case .textList li .innBox .sub .innTxt .num {
		margin: 0 4px 0 2px;
		font-size: 36px;
		vertical-align: -2px;
	}
}
#main .case .textArea {
	padding: 0.5rem 4.5rem 3.6rem;
	position: relative;
	background-color: #FFF;
}
#main .case .textArea::before {
	position: absolute;
	bottom: -11.3rem;
	right: -12.7rem;
	width: 29.7rem;
	height: 31.7rem;
	background: url(../img/index/case_img07.png) no-repeat left top / 100%;
	content: '';
	z-index: 10;
}
#main .case .textArea .title {
	margin: -4.2rem auto 0.7rem;
	padding: 1.3rem 1rem 2rem;
	max-width: 47rem;
	color: #FFF;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
	background: url(../img/index/case_bg02.png) no-repeat left top / 100%;
	box-sizing: border-box;
}
#main .case .textArea h3 {
	margin-bottom: 0.6rem;
	color: #F58700;
	font-size: 3.2rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.04em;
}
#main .case .textArea .text {
	margin-bottom: 2.1rem;
	font-size: 1.6rem;
	line-height: 1.56;
	letter-spacing: 0.04em;
	text-align: center;
}
#main .case .textArea .text .bgTxt {
	font-weight: 700;
	background: -webkit-linear-gradient(rgba(252, 238, 33, 0.2),rgba(252, 238, 33, 0.2)) repeat-x center bottom 0.1rem / 100% 35%;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .case .textArea .photoUl {
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
}
#main .case .textArea .photoUl li {
	width: calc((100% - 4rem) / 3);
}
#main .reason {
	/*padding: 6.5rem 0 7.7rem;*/
	padding: 6.5rem 0 0;
}
#main .reason .headLine01 {
	margin-bottom: 2.2rem;
}
#main .reason .headLine01 .jp .num {
	color: #F58700;
	font-size: 5.5rem;
	line-height: 0.8;
}
#main .reason .headLine01 .jp .col {
	color: #F58700;
}
#main .reason .headLine01 .jp .sml {
	font-size: 2.6rem;
}
#main .reason .inner .titleBox {
	margin-bottom: 0.3rem;
}
#main .reason .inner .titleBox .tag {
	margin: 0 auto 1.5rem;
	padding: 1.1rem 0 0;
	position: relative;
	width: 7.5rem;
	height: 7.5rem;
	color: #FFF;
	font-weight: 700;
	font-family: "Oswald", sans-serif;
	border-radius: 50%;
	background-color: #000080;
	box-sizing: border-box;
	text-align: center;
}
#main .reason .inner .titleBox .tag::before {
	position: absolute;
	bottom: -1rem;
	left: 50%;
	transform: translateX(-50%);
	width: 1.3rem;
	height: 1.9rem;
	background: url(../img/common/icon18.png) no-repeat left top / 100%;
	content: '';
}
#main .reason .inner .titleBox .tag .en {
	margin-bottom: -1.2rem;
	display: block;
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: -0.02em;
}
#main .reason .inner .titleBox .tag .num {
	font-size: 3.2rem;
	letter-spacing: 0.02em;
}
#main .reason .inner .titleBox .title {
	margin-bottom: 1.8rem;
	color: #000080;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0.04em;
	text-align: center;
}
#main .reason .inner .titleBox .text {
	font-size: 1.6rem;
	line-height: 1.69;
	letter-spacing: 0.04em;
	text-align: center;
}
#main .reason .inner .textList {
	display: flex;
	flex-wrap: wrap;
	gap: 7.7rem;
}
#main .reason .inner .textList > li {
	width: calc((100% - 15.4rem) / 3);
}
#main .reason .inner .textList > li .photoBox {
	margin-bottom: 1.2rem;
	position: relative;
}
#main .reason .inner .textList > li .photoBox .photo {
	margin: 0 0 0 auto;
	max-width: 26.2rem;
}
#main .reason .inner .textList > li .photoBox .name {
	margin-top: -2.3rem;
	position: absolute;
	top: 50%;
	left: 0;
	color: #000;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}
#main .reason .inner .textList > li .textUl {
	margin-bottom: 0.7rem;
}
#main .reason .inner .textList > li .textUl li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .reason .inner .textList > li .textUl li .lTxt {
	width: 4rem;
	color: #F58700;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.04em;
}
#main .reason .inner .textList > li .textUl li .rTxt {
	width: calc(100% - 4.3rem);
	font-size: 1.4rem;
	line-height: 1.43;
	letter-spacing: 0.04em;
}
#main .reason .inner .textList > li .txt {
	font-size: 1.4rem;
	line-height: 1.53;
	letter-spacing: 0.04em;
}
#main .reason .inner .subInner.subInner01 {
	margin-bottom: 6.8rem;
}
#main .reason .inner .subInner.subInner02 {
	margin-bottom: 4.5rem;
	padding: 7.1rem 0 0;
	box-shadow : -1rem 1rem 2rem rgba(0, 0, 0, 0.15);
	background: url(../img/index/reason_bg01.png) no-repeat center top / 100%;
}
#main .reason .inner .subInner.subInner02 .titleBox {
	margin-bottom: 3.8rem;
}
#main .reason .inner .subInner.subInner02 .textArea {
	margin-bottom: 8.3rem;
}
#main .reason .inner .subInner.subInner02 .textArea .title {
	margin-bottom: 0.2rem;
	color: #F58700;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
}
#main .reason .inner .subInner.subInner02 .textArea .title span {
	padding: 0 2.5rem;
	display: inline-block;
	background: url(../img/common/icon19.png) no-repeat left top 0.3rem / 1.9rem,url(../img/common/icon20.png) no-repeat right top 0.3rem / 1.9rem;
}
#main .reason .inner .subInner.subInner02 .textArea .bigText {
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	line-height: 1.375;
	text-align: center;
}
#main .reason .inner .subInner.subInner02 .textArea .bigText .bgTxt {
	font-weight: 700;
	background: -webkit-linear-gradient(rgba(252, 238, 33, 0.2),rgba(252, 238, 33, 0.2)) repeat-x center bottom / 100% 35%;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .reason .inner .subInner.subInner02 .textBox {
	padding: 0.5rem 7rem 1.5rem;
	border: 1px solid #CCC;
	border-radius: 0.8rem;
	background-color: #FFF;
}
#main .reason .inner .subInner.subInner02 .textBox:not(:last-child) {
	margin-bottom: 7.3rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox .photo {
	margin-left: 4.8rem;
	width: 14.1rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox .text {
	padding-bottom: 0.3rem;
	width: calc(100% - 24.2rem);
	font-size: 1.6rem;
	line-height: 1.69;
	letter-spacing: 0.04em;
}
/* ご支援企業について */
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox01{
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: row;
  padding: 5rem;
}
@media all and (max-width: 896px) {
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox01{
      padding: 0;
  }
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox01 .photo {
	margin: 0;
	width: 33rem;
}
/* 支援実績のご紹介 */
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 30px;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02:first-of-type{
  margin-top: 15px;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 .photo {
	margin: 0;
	width: 24rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 .textBox {
  padding: 0.5rem;
  width: 57rem;
  border: none;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 .title {
	font-size: 2.4rem;
  font-weight: bold;
  color: #F58700;
  margin-bottom: 10px;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 ul li{
  width: 33%;
  font-size: 1.4rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 .other {
  font-size: 1.6rem;
  text-align: center;
  background-color: #e5e5f2;
  color: #000080;
  padding: 0.5rem;
  border-radius: 5px;
}
@media all and (max-width: 896px) {
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 {
  flex-direction: column;
  }
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 .textBox {
    width: 100%;
  }
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 .title{
    text-align: center;
  }
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 ul{
    /*flex-direction: column;*/
  }
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox02 ul li{
    width: 48%;
  }
}
/* 導入事例のご紹介 */
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 {
  display: block;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 3rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 ul li {
  width: 45%;
}
@media all and (max-width: 896px) {
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 ul {
    flex-direction: column;
  }
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 ul li {
    width: 100%;
    margin-bottom: 2rem;
  }
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .titleBox{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1rem;
}

#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .tag{
  margin: 0 1.5rem 0 0;
  padding: 1.1rem 0 0;
  position: relative;
  width: 6rem;
  height: 6rem;
  color: #FFF;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  border-radius: 50%;
  background-color: #000080;
  box-sizing: border-box;
  text-align: center;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .tag::before{
  background: none;
  content: '';
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .tag .en{
  margin-bottom: -1.0rem;
  font-size: 1.2rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .tag .num{
  font-size: 2.5rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .title{
  margin-bottom:0;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .menu{
  font-size: 1.6rem;
  margin-bottom: 2rem;
  font-weight: bold;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .menu span{
  font-size: 1.4rem;
  padding: 1rem;
  background-color: #f2f2f2;
  border-radius: 5px;
  margin-right: 1rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .issue{
  background-color: #e5e5f2;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
  padding: 1rem;
  padding-bottom: 5rem;
  position: relative;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .issue::before{
    content: '';
    position: absolute;
    bottom: -10rem;
    left: 50%;
    transform: translateX(-50%);
    border: 60px solid transparent;
    border-top: 50px solid #f58700;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .issue .title{
  color: #000080;
  font-size: 1.4rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .result{
  background-color: #fef3e5;
  padding: 1rem;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.6rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .result .title{
  color: #f58700;
  font-size: 1.4rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .result .text{
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.69;
  letter-spacing: 0.04em;
}
@media all and (max-width: 896px) {
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .result .title{
    margin-bottom: 1rem;
  }
  #main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .result .text{
    text-align: center;
  }
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .result .rate{
  background-color: #f58700;
  color: #fff;
  font-size: 1.4rem;
  padding: 0.5rem 2rem;
  margin-right: 1rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .result .big{
  font-size: 3.6rem;
  font-family: "Oswald", sans-serif;
  color: #f58700;
  font-weight: bold;
  letter-spacing: -0.03em;
}
#main .reason .inner .subInner.subInner02 .textBox .subBox.subBox03 .result .sml{
  font-size: 2rem;
  font-family: "Oswald", sans-serif;
  color: #f58700;
  font-weight: bold;
}
#main .reason .inner .subInner.subInner02 .content{
  margin-bottom: 3rem;
}



#main .reason .inner .subInner.subInner02 .textBox.textBox01 {
	margin-bottom: 6.9rem;
	padding: 0.5rem 6rem 3.3rem;
}
#main .reason .inner .subInner.subInner02 .textBox.textBox01 .headLine02 {
	margin: -3rem auto 2.3rem;
}
#main .reason .inner .subInner.subInner02 .textBox.textBox01 .headLine02 span {
	padding: 0 2.6rem;
	font-size: 3rem;
	background: url(../img/common/icon21.png) no-repeat left top 0.6rem / 2.5rem,url(../img/common/icon21.png) no-repeat right top 0.6rem / 2.5rem;
}
#main .reason .inner .subInner.subInner02 .textBox .textUl {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 7.7rem 9rem;
}
#main .reason .inner .subInner.subInner02 .textBox .textUl::before {
	margin-top: 0.5rem;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 40.2rem;
	transform: translateY(-50%);
	background-color: #000080;
	content: '';
}
#main .reason .inner .subInner.subInner02 .textBox .textUl::after {
	margin-top: 0.4rem;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40.2rem;
	height: 1px;
	transform: translateX(-50%);
	background-color: #000080;
	content: '';
}
#main .reason .inner .subInner.subInner02 .textBox .textUl li {
	width: calc((100% - 9rem) / 2);
}
#main .reason .inner .subInner.subInner02 .textBox .textUl li .pho {
	margin: 0 auto 1.1rem;
	width: 23.1rem;
}
#main .reason .inner .subInner.subInner02 .textBox .textUl li .ttl {
	margin-bottom: 0.6rem;
	color: #F58700;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
}
#main .reason .inner .subInner.subInner02 .textBox .textUl li .txt {
	font-size: 1.6rem;
	line-height: 1.69;
	letter-spacing: 0.04em;
}
#main .reason .inner .subInner.subInner02 .textBox .textUl li .txt .bgTxt {
	font-weight: 700;
	background: -webkit-linear-gradient(rgba(252, 238, 33, 0.2),rgba(252, 238, 33, 0.2)) repeat-x center bottom / 100% 35%;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .reason .inner .subInner.subInner02 .textBox .subArea {
	margin: 2.8rem -2.1rem 0;
	padding: 0.5rem 4rem 0.5rem 0.5rem;
	background-color: #E5E5F2;
	border-radius: 1rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .reason .inner .subInner.subInner02 .textBox .subArea .photo {
	margin: -1.9rem 0 -1.9rem -1.6rem;
	width: 20.3rem;
}
#main .reason .inner .subInner.subInner02 .textBox .subArea .txtBox {
	padding: 1.7rem 0 0;
	width: calc(100% - 20.8rem);
}
#main .reason .inner .subInner.subInner02 .textBox .subArea .txtBox .title {
	margin-bottom: 1rem;
	padding-left: 2.6rem;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}
#main .reason .inner .subInner.subInner02 .textBox .subArea .txtBox .title .col {
	color: #F58700;
}
#main .reason .inner .subInner.subInner02 .textBox .subArea .txtBox .text {
	font-size: 1.6rem;
	line-height: 1.69;
	letter-spacing: 0.04em;
}
#main .reason .inner .pointBox {
	/*padding: 0.5rem 0.5rem 4.3rem;*/
	padding: 4.3rem 0.5rem 4.3rem;
	background: url(../img/index/reason_bg02.jpg) no-repeat center center / cover;
}
#main .reason .inner .pointBox .tag {
	margin: -4.2rem auto 0.9rem;
	padding: 1rem 1rem 2.5rem;
	width: 23rem;
	font-size: 2.4rem;
	color: #FFF;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.04em;
	background: url(../img/index/reason_bg03.png) no-repeat left top / 100%;
	box-sizing: border-box;
}
#main .reason .inner .pointBox .text {
	margin-bottom: 3rem;
	color: #FFF;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.04em;
	text-align: center;
}
#main .reason .inner .pointBox .innBox {
	margin: 0 auto;
	padding: 1.6rem 0 2.1rem;
	max-width: 75rem;
	background-color: #FFF;
	border-radius: 1rem;
	box-sizing: border-box;
}
#main .reason .inner .pointBox .innBox .title {
	margin-bottom: 0.1rem;
	font-size: 2.7rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
}
#main .reason .inner .pointBox .innBox .innText {
	font-size: 2rem;
	line-height: 1.55;
	text-align: center;
	letter-spacing: 0.04em;
}
#main .reason .inner .pointBox .innBox .innText .col {
	color: #F58700;
	font-weight: 700;
}
#main .reason .inner .pointBox .comCtaBox {
	background-image: none;
}

#main .reason .inner .subInner.subInner03 .content {
	max-width: 124rem;
}
#main .reason .inner .subInner.subInner03 .titleBox {
	margin-bottom: 3.6rem;
}
#main .reason .inner .subInner.subInner03 .imgBox {
	margin-bottom: 4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#main .reason .inner .subInner.subInner03 .imgBox:last-child {
	margin-bottom: 0;
}
#main .reason .inner .subInner.subInner03 .imgBox .photoBox {
	width: 48.9%;
	border-radius: 1rem;
	overflow: hidden;
}
#main .reason .inner .subInner.subInner03 .imgBox .photoBox img {
	width: 100%;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox {
	width: 51.1%;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox {
	margin: 9.3rem 0 0 -6.5rem;
	padding: 2.3rem 2.3rem 1.6rem;
	min-height: 27.9rem;
	position: relative;
	background-color: #FFF;
	border-radius: 1rem;
	box-shadow : 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
	box-sizing: border-box;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .pho {
	position: absolute;
	top: -8.8rem;
	right: 2.3rem;
	width: 13.4rem;
}
#main .reason .inner .subInner.subInner03 .imgBox.imgBox02 .textBox .subBox .pho {
	top: -4.9rem;
    right: 0.7rem;
	width: 18.8rem;
}
#main .reason .inner .subInner.subInner03 .imgBox.imgBox03 .textBox .subBox .pho {
	top: -8.5rem;
    right: 0.5rem;
	width: 19rem;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .title {
	margin-bottom: 0.9rem;
	padding-bottom: 0.5rem;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	border-bottom: 1px solid #000080;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .textUl li {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.69;
	letter-spacing: 0.04em;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .textUl li .col {
	color: #F58700;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .tag {
	margin: 1rem 0 0.6rem;
	padding: 0.1rem 4rem 0.5rem;
	width: fit-content;
	color: #FFF;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
	border-radius: 1.5rem;
	background-color: #000080;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .text {
	font-size: 1.4rem;
	letter-spacing: 0.04em;
	line-height: 1.63;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .subTextUl {
	margin: 0 -0.3rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem 1rem;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .subTextUl li {
	padding: 0.5rem 1.8rem 0.9rem;
	width: fit-content;
	min-width: 25rem;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	background-color: #E5E5F2;
	border-radius: 0.5rem;
	box-sizing: border-box;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .subTextUl li:nth-child(2n) {
	min-width: 28.2rem;
}
#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .subTextUl li .col {
	color: #F58700;
	font-weight: 900;
}
#main .flow {
    padding: 6.5rem 0 6.4rem;
}
#main .flow ul {
    margin: -0.5rem 0 3.9rem;
}
#main .flow li {
    width: 20rem;
    position: relative;
    padding: 1.6rem 0 2.4rem;
    text-align: center;
    font-size: 1.6rem;
    letter-spacing: 0.04em;
    font-weight: 700;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 1.4rem;
}
#main .flow li::before {
    position: absolute;
    right: -4.4rem;
    top: 50%;
    background: url(../img/common/icon07.png) no-repeat;
    background-size: 1.9rem auto;
    width: 1.9rem;
    height: 4.1rem;
    content: "";
    transform: translateY(-50%);
}
#main .flow li:nth-child(2)::before {
    background-image: url(../img/common/icon08.png);
}
#main .flow li:nth-child(3)::before {
    background-image: url(../img/common/icon09.png);
}
#main .flow li:last-child::before {
    display: none;
}
#main .flow li .ico {
    width: 10.7rem;
    margin: 0 auto -0.4rem;
}
#main .flow .btmText {
    width: 92rem;
    margin: 0 auto;
    padding: 0.9rem 0 1.2rem;
    text-align: center;
    font-weight: 500;
    font-size: 2rem;
    letter-spacing: 0.04em;
    background-color: #e5e5f2;
    border-radius: 1rem;
}
#main .faq {
	padding: 6.5rem 0 9rem;
	background: #E5E5F2 url("../img/index/faq_bg.jpg") no-repeat center top / 100%;
}
#main .faq .headLine01 .en {
	color: #FFF;
}
#main .faq dl {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.625;
}
#main .faq dt {
	margin-top: 2rem;
	padding: 2.1rem 8rem 2.3rem 9rem;
	position: relative;
	cursor: pointer;
	box-shadow: 0.2rem 0.2rem 0.3rem rgba(34, 34, 34, 0.2);
	background: #FFF url(../img/index/faq_icon01.png) no-repeat right 2.8rem center / 2rem;
}
#main .faq dt.on {
	background-image: url(../img/index/faq_icon02.png);
}
#main .faq dt::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 7rem;
	height: 100%;
	padding-bottom: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: 500;
	color: #fff;
	font-size: 2.4rem;
	background-color: #000080;
	content: "Q";
	box-sizing: border-box;
	font-family: "Oswald", sans-serif;
}
#main .faq dd {
	padding: 1.6rem 4rem 1.6rem 9.2rem;
	display: none;
}
#main .faq dd:last-child {
	padding-bottom: 0;
} 
#main .faq dd.first {
	display: block;
}
#main .contact {
	padding: 6.5rem 0 9.2rem;
}
#main .contact .errorMsg {
	margin-bottom: 2rem;
	color: #f00;
}
#main .contact .headLine01 {
	margin-bottom: 1.2rem;
}
#main .contact .text {
	margin-bottom: 2rem;
}
#main .contact .tabBox {
	margin: 0 auto 5.2rem;
}
#main .contact table {
	margin-bottom: 1.7rem;
	width: 100%;
	border-collapse: collapse;
}
#main .contact th,
#main .contact td {
	padding: 1.15rem 0 1.15rem 0;
	vertical-align: middle;
	text-align: left;
	font-size: 1.8rem;
	color: #333;
	font-weight: 500;
	letter-spacing: 0.04em;
	word-break: break-all;
	box-sizing: border-box;
}
#main .contact th {
	width: 28.1%;
	padding: 2.5rem 7.2rem 0 0;
	font-weight: 700;
	text-align: right;
	vertical-align: top;
}
#main .contact .any,
#main .contact .must {
	margin: -0.6rem 0 0 0.7rem;
	width: 4.6rem;
	padding: 0.1rem 0 0.2rem;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	background-color: #F58700;
}
#main .contact .any {
	background: none;
}
#main .contact input[type="text"],
#main .contact input[type="email"],
#main .contact input[type="tel"],
#main .contact input[type="number"],
#main .contact textarea,
#main .contact select {
	max-width: 64.6rem;
	width: 100%;
	padding: 0 2.3rem;
	height: 5.4rem;
	font-size: 1.8rem;
	color: #333;
	letter-spacing: 0.04em;
	border: 1px solid #999;
	box-sizing: border-box;
	appearance: none;
	box-shadow: none;
	border-radius: 0.5rem;
	background: #fff;
	font-feature-settings: "palt";
}
#main .contact td textarea {
	height: 17rem;
	padding: 1rem 2.3rem;
	resize: vertical;
	vertical-align: top;
}
#main .contact .radioUl {
	margin: 1.4rem 0 1rem 0.2rem;
	font-weight: 700;
}
#main .contact .radioUl li:not(:last-child) {
	margin-bottom: 1.3rem;
}
#main .contact input[type="radio"] {
	display: none;
}
#main .contact input[type="radio"] + span {
	padding-left: 2.7rem;
	display: inline-block;
	font-weight: 700;
	cursor: pointer;
	background: url(../img/common/radio_img01.png) no-repeat left center;
	background-size: 2.2rem auto;
}
#main .contact input[type="radio"]:checked + span {
	background-image: url(../img/common/radio_img02.png);
}
#main .contact input::-webkit-input-placeholder,
#main .contact textarea::-webkit-input-placeholder { 
	color: #ccc;
	opacity: 1;
}
#main .contact input:-moz-placeholder,
#main .contact textarea:-moz-placeholder {
	color: #ccc;
	opacity: 1;
}
#main .contact input::-moz-placeholder,
#main .contact textarea::-moz-placeholder {
	color: #ccc;
	opacity: 1;
}
#main .contact input:-ms-input-placeholder,
#main .contact textarea:-ms-input-placeholder {
	color: #ccc;
	opacity: 1;
}
#main .contact .privacyBox {
	margin: 0 0 3.5rem 2.7rem;
}
#main .contact .privacyBox .textBox ::-webkit-scrollbar {
	display: none;
}
#main .contact .privacyBox .simplebar-track.simplebar-vertical {
	top: 4.8rem;
    width: 1.2rem;
	right: 1rem;
	bottom: 0.7rem;
    background-color: #F2F2F2;
}
.simplebar-scrollbar.simplebar-visible:before {
	border-radius: 0.2rem;
	opacity: 1 !important;
	background-color: #808080;
	left: 0.3rem;
	right: 0.3rem;
}
#main .contact .privacyBox .textBox {
	margin: 0 auto;
	max-width: 90rem;
	height: 17rem;
	padding: 1rem 3rem 1rem 2.2rem;
	border: 1px solid #999;
	box-sizing: border-box;
	border-radius: 0.5rem;
}
#main .contact .privacyBox .textBox .ttl {
	margin-bottom: 1rem;
	font-weight: 900;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
}
#main .contact .privacyBox .textBox p {
	margin-bottom: 2.6rem;
	color: #4D4D4D;
	font-size: 1.4rem;
	line-height: 1.85;
	letter-spacing: 0.04em;
}
#main .contact .privacyBox .textBox p a {
	color: #4D4D4D;
}
#main .contact .sendDl {
	margin: 0 auto 6rem;
	max-width: 90rem;
	font-weight: 700;
}
#main .contact .sendDl dt {
	padding-left: 6.7rem;
	float: left;
	letter-spacing: 0.04em;
}
#main .contact .sendDl .must {
	background-color: #F15A24;
}
#main .contact .sendDl dd {
	padding-left: 15em;
	letter-spacing: 0.04em;
}
#main .contact input[type="checkbox"] {
	display: none;
}
#main .contact input[type="checkbox"] + span {
	padding-left: 2.5rem;
	display: inline-block;
	font-weight: 700;
	cursor: pointer;
	background: url(../img/common/icon06.png) no-repeat left 0.4rem;
	background-size: 2rem auto;
}
#main .contact input[type="checkbox"]:checked + span {
	background-image: url(../img/common/icon06_on.png);
}
#main .contact .submit {
	margin-left: 2.6rem;
}
#main .contact .submit li {
	margin: 0 1rem;
}
#main .contact .back a,
#main .contact .submit input {
    padding-left: 2rem;
    width: 40rem;
    height: 6.6rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.04em;
    border: 0.2rem solid #fff;
    box-sizing: border-box;
    appearance: none;
    box-shadow: 0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.25);
    border-radius: 5rem;
    background: url(../img/common/icon04.png) no-repeat right 3.8rem center,linear-gradient(0deg, rgba(245, 135, 0, 1) 0%, rgba(2251, 176, 59, 1) 100%);
    background-size: 2.3rem auto, auto;
    cursor: pointer;
    transition: .3s;
}
@media all and (min-width: 897px) {
	#main .contact .submit input:hover {
		opacity: 0.7;
	}	
	#main .contact .textBox p a:hover {
		opacity: 0.7;
	}
}
#main .company {
	padding: 6.5rem 0 11rem;
	background-color: #E5E5F2;
}
#main .company table {
	margin-top: -6rem;
	width: 100%;
	border-collapse: collapse;
}
#main .company th,
#main .company td {
	padding: 6.4rem 4.5rem 1.2rem;
	vertical-align: top;
	text-align: left;
	font-weight: 500;
	font-size: 1.6rem;
	border-bottom: 0.2rem solid #FFF;
}
#main .company th {
	width: 20%;
	font-weight: 700;
	text-align: center;
	border-color: #000080;
}
#sideBar {
	position: fixed;
	top: 0;
	right: 0;
	/*width: 35rem;*/
	width: 40rem;
	height: 100vh;
	overflow: auto;
	border-top: 1rem solid #CCCCE6;
	border-left: 0.2rem solid #E6E6E6;
	box-sizing: border-box;
}
#sideBar .inner {
	/*padding: 1rem 2.9rem 0;*/
	padding: 0 2.9rem;
}
#sideBar h2 {
	margin-bottom: 2rem;
	text-align: center;
	font-size: 2.8rem;
	font-weight: 900;
	letter-spacing: 0.06em;
}
#sideBar h2 .out {
	margin-bottom: -5.7rem;
	display: block;
	text-align: center;
}
#sideBar h2 .sml {
	padding: 1rem 2.2rem;
	display: inline-block;
	color: #F58700;
	font-size: 1.7rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	background: url(../img/common/icon01.png) no-repeat left top 1.4rem / 1.1rem,url(../img/common/icon02.png) no-repeat right top 1.4rem / 1.1rem;
}
#sideBar .tableBox table {
	margin-bottom: 0.6rem;
	width: 100%;
	border-collapse: collapse;
}
#sideBar .tableBox th,
#sideBar .tableBox td {
	display: block;
	box-sizing: border-box;
	word-break: break-all;
	width: 100%;
}
#sideBar .tableBox th {
	margin-bottom: 0.7rem;
	padding: 0 0.2rem;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}
#sideBar .tableBox th .must {
	margin-left: 1.1rem;
	padding: 0.4rem 0.8rem 0.4rem 1rem;
	display: inline-block;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: 700;
	background-color: #F15A24;
	border-radius: 0.3rem;
	line-height: 1.2;
	vertical-align: 0.1rem;
}
#sideBar .tableBox td {
	margin-bottom: 2.3rem;
}
#sideBar .tableBox tr:last-child td {
	margin-bottom: 0;
}
#sideBar .tableBox input[type="tel"],
#sideBar .tableBox input[type="text"],
#sideBar .tableBox input[type="email"] {
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border-radius: 0.5rem;
    height: 5rem;
    border: 1px solid #999;
    box-sizing: border-box;
	color: #333;
    font-size: 1.6rem;
	font-weight: 500;
    padding: 0 1.2rem;
    width: 100%;
    letter-spacing: 0.04em;
    background-color: #FFF;
}

#sideBar .tableBox input::-webkit-input-placeholder { /* WebKit browsers */
	color: #CCCCCC;
	opacity:1;
}
#sideBar .tableBox input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #CCCCCC;
	opacity:1;
}
#sideBar .tableBox input::-moz-placeholder {
	color: #CCCCCC;
	opacity:1;
}
#sideBar .tableBox input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #CCCCCC;
	opacity:1;
}
#sideBar .tableBox .agree {
	margin-bottom: 1.9rem;
	text-align: center;
}
#sideBar .tableBox .agree input[type="checkbox"] {
	display: none;
}
#sideBar .tableBox .agree input[type="checkbox"] ~ span {
	padding: 0.5rem 0 0.8rem 2.8rem;
	font-size: 1.4rem;
	font-weight: 500;
    cursor: pointer;
	letter-spacing: 0.04em;
	background: url(../img/common/icon06.png) no-repeat left center / 2rem;
}
#sideBar .tableBox .agree input[type="checkbox"]:checked ~ span {
	background-image: url(../img/common/icon06_on.png);
}
#sideBar .tableBox .agree a {
	color: #000080;
	text-decoration: underline;
}
#sideBar .tableBox .agree a:hover {
	opacity: 0.7;
}
#sideBar .tableBox .submit {
	margin: 0 -0.5rem 3.4rem;
}
#sideBar .tableBox .submit li {
	width: 100%;
}
#sideBar .tableBox .submit li input {
	padding: 0.1rem 0 0;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	width: 100%;
	height: 6.7rem;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: 900;
	border-radius: 3.3rem;
	border: 0.2rem solid #FFF;
	box-shadow : 0.3rem 0.3rem 0.8rem rgba(0, 0, 0, 0.3);
	cursor: pointer;
	background : url(../img/common/icon03.png) no-repeat left 2.6rem center / 1.8rem,url(../img/common/icon04.png) no-repeat right 2.0rem center / 2.3rem,linear-gradient(0deg, rgba(245, 135, 0, 1) 0%, rgba(251, 176, 59, 1) 100%);
}
@media all and (min-width: 897px) {
	#sideBar .tableBox .submit li input:hover {
		opacity: 0.7;
	}
}
#sideBar .tableBox .pLink {
	text-align: center;
}
#sideBar .tableBox .pLink a {
	display: inline-block;
	padding-right: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	background: url(../img/common/icon05.png) no-repeat right center / 0.6rem;
}
#sideBar .tableBox .pLink a:hover {
	opacity: 0.7;
}
/* 電話番号 */
#sideBar .telBox{
  border-bottom: 1px solid #CCCCE6;
  padding: 1rem 2.9rem;
}
#sideBar .telBox h2{
  color: #F58700;
  font-size: 1.7rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-align: center;
  margin: 0 auto;
  margin-bottom: -0.7em;
}
@media all and (max-width: 896px) {
  #sideBar .telBox h2{
    font-size: 1.6rem;
    margin-bottom: -0.5em;
  }
}
#sideBar .telBox .tel{
  text-align: center;
  font-size: 4.4rem;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  letter-spacing: -0.03em;
}
@media all and (max-width: 896px) {
  #sideBar .telBox .tel{
    font-size: 3.5rem;
  }
}
#sideBar .telBox .tel .telLink{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#sideBar .telBox .tel .telLink::before {
  content: '';
  display: inline-block;
  width: 4.7rem;
  height: 4.7rem;
  background-image: url(../img/common/icon_tel.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 1rem;
}
@media all and (max-width: 896px) {
  #sideBar .telBox .tel .telLink::before {
    width: 3.5rem;
    height: 3.5rem;
  }
}


@media all and (max-width: 896px) {
	#conts {
		width: auto;
	}
	#main .mainVisual {
		margin-bottom: 0;
		padding: 5.8rem 0 2rem;
		min-height: 59.5rem;
		box-sizing: border-box;
		background: url(../img/index/main_img_sp.png) no-repeat right bottom / cover;
		background-color: #F2F2F2;
	}
	#main .mainVisual .inner {
		margin: 0;
		padding: 0 1rem 0 2rem;
		max-width: inherit;
	}
	#main .mainVisual .inner .text01 {
		margin-bottom: 0.6rem;
		font-size: 1.6rem;
		line-height: 1.13;
	}
	#main .mainVisual .inner .bgText span {
		padding: 0.2rem 0.5rem 0.4rem;
		font-size: 1.35rem;
	}
	#main .mainVisual .inner .text02 {
		margin: 0.5rem 0 0.3rem;
		font-size: 3.6rem;
	}
	#main .mainVisual .inner .text02 .sml {
		font-size: 2.6rem;
	}
	#main .mainVisual .inner .text02 .big {
		margin: 0 0.1rem;
		padding: 0 0.6rem 0.2rem;
		font-size: 3.75rem;
		vertical-align: 0.4rem;
	}
	#main .business {
		margin-bottom: 8.3rem;
		padding: 2.8rem 0 0;
	}
	#main .business .headLine01 {
		margin-bottom: 0.6rem;
	}
	#main .infiniteslide_wrap {
		margin: 0 -2rem 6.8rem;
		padding-left: 1.6rem;
	}
	#main .business .logoList {
		margin: 0;
		justify-content: flex-start;
		gap: inherit;
	}
	#main .business .logoList li {
		margin-right: 4.9rem;
		height: 4.5rem;
	}
	#main .business .title {
		font-size: 2.6rem;
	}
	#main .business .title .big {
		font-size: 3.5rem;
	}
	#main .business .title .big::before {
		top: 0.2rem;
		width: 0.5rem;
		height: 0.5rem;
	}
	#main .business .textArea .photo {
		padding-right: 0;
		width: 29.3rem;
	}
	#main .business .textArea .text {
		margin: 0 auto 4rem;
		padding: 0.6rem 1rem;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
		width: auto;
		max-width: 34rem;
	}
	#main .business .textArea .text .bgTxt span {
		font-size: 1.3rem;
	}
	#main .business .textArea .text .sml {
		margin-top: 0;
		font-size: 1.2rem;
	}
	#main .business .textInner .innTitle {
		margin-bottom: 0.2rem;
		font-size: 1.8rem;
	}
	#main .business .textInner .innTitle .sml {
		font-size: 1.4rem;
	}
	#main .business .textInner .subArea {
		padding: 1.4rem 2rem 6rem;
	}
	#main .business .textInner .subArea::before {
		top: auto;
		bottom: -4rem;
		left: -1.9rem;
		width: 8.9rem;
		height: 10.7rem;
	}
	#main .business .textInner .subArea::after {
		top: auto;
		bottom: -2rem;
		right: -0.7rem;
		width: 8.2rem;
		height: 5rem;
	}
	#main .case {
		padding: 5rem 0;
	}
	#main .case .textList {
		margin: 0 0 4rem;
		display: block;
	}
	#main .case .textList .slick-list {
		padding: 0 3rem 2rem !important;
	}
	#main .case .textList .slick-slide > div {
		margin: 0 0.6rem;
		width: auto;
	}
	#main .case .textArea {
		padding: 0.5rem 2rem 3.6rem;
	}
	#main .case .textArea::before {
		bottom: -5rem;
		right: -4rem;
		width: 14.9rem;
		height: 15.9rem;
	}
	#main .case .textArea .title {
		margin: -3rem auto 0.7rem;
		padding: 1.3rem 1rem 3rem;
		max-width: 29.5rem;
		font-size: 1.8rem;
		background: url(../img/index/case_bg02.png) no-repeat left top / 100% 100%;
	}
	#main .case .textArea h3 {
		font-size: 2.2rem;
	}
	#main .case .textArea .text {
		font-size: 1.4rem;
		text-align: left;
	}
	#main .case .textArea .photoUl {
		display: block;
	}
	#main .case .textArea .photoUl li {
		margin-bottom: 3rem;
		width: auto;
	}
	#main .case .textArea .photoUl li:last-child {
		margin-bottom: 0;
	}
	#main .case .textArea .photoUl li img {
		width: 100%;
	}
	#main .reason {
		/*padding: 5rem 0;*/
		padding: 5rem 0 0;
	}
	#main .reason .headLine01 .jp .num {
		font-size: 4rem;
	}
	#main .reason .headLine01 .jp .sml {
		font-size: 1.8rem;
	}
	#main .reason .inner .titleBox {
		margin-bottom: 1rem;
	}
	#main .reason .inner .titleBox .tag {
		margin: 0 auto 1.5rem;
		padding: 1.2rem 0 0;
		width: 7rem;
		height: 7rem;
	}
	#main .reason .inner .titleBox .tag .en {
		margin-bottom: -0.8rem;
		font-size: 1.4rem;
	}
	#main .reason .inner .titleBox .tag .num {
		font-size: 2.6rem;
	}
	#main .reason .inner .titleBox .title {
		margin-bottom: 1.8rem;
		font-size: 1.8rem;
	}
	#main .reason .inner .titleBox .text {
		font-size: 1.4rem;
		text-align: left;
	}
	#main .reason .inner .textList {
		display: block;
	}
	#main .reason .inner .textList > li {
		margin-bottom: 2rem;
		width: auto;
	}
	#main .reason .inner .textList > li:last-child {
		margin-bottom: 0;
	}
	#main .reason .inner .textList > li .photoBox {
		margin: 0 auto 1.2rem;
		max-width: 33.5rem;
	}
	#main .reason .inner .textList > li .photoBox .name {
		margin-top: 0;
		font-size: 2rem;
	}
	#main .reason .inner .textList > li .textUl {
		margin-bottom: 1rem;
	}
	#main .reason .inner .subInner.subInner01 {
		margin-bottom: 4rem;
	}
	#main .reason .inner .subInner.subInner02 {
		margin-bottom: 5rem;
		padding: 4rem 0 0;
	}
	#main .reason .inner .subInner.subInner02 .titleBox {
		margin-bottom: 3rem;
	}
  #main .reason .inner .subInner.subInner02 .textArea {
    margin-bottom: 8.3rem;
  }
	#main .reason .inner .subInner.subInner02 .textArea .title {
		margin-bottom: 0.2rem;
		font-size: 1.6rem;
	}
	#main .reason .inner .subInner.subInner02 .textArea .title span {
		background: url(../img/common/icon19.png) no-repeat left top 0.5rem / 1.2rem,url(../img/common/icon20.png) no-repeat right top 0.5rem / 1.2rem;
	}
	#main .reason .inner .subInner.subInner02 .textArea .bigText {
		font-size: 1.8rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox {
		padding: 0.5rem 2rem 1.5rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox:not(:last-child) {
		margin-bottom: 6rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox.textBox01 .headLine02 span {
		font-size: 2rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox .subBox {
		display: block;
	}
	#main .reason .inner .subInner.subInner02 .textBox .subBox .photo {
		margin: 0 auto 1rem;
		width: 14.1rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox .subBox .text {
		padding-bottom: 0;
		width: auto;
		font-size: 1.4rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox.textBox01 {
		margin-bottom: 6.9rem;
		padding: 0.5rem 2rem 2.5rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox .textUl {
		display: block;
	}
	#main .reason .inner .subInner.subInner02 .textBox .textUl::before,
	#main .reason .inner .subInner.subInner02 .textBox .textUl::after {
		display: none;
	}
	#main .reason .inner .subInner.subInner02 .textBox .textUl li {
		margin-bottom: 2rem;
		width: auto;
	}
	#main .reason .inner .subInner.subInner02 .textBox .textUl li:last-child {
		margin-bottom: 0;
	}
	#main .reason .inner .subInner.subInner02 .textBox .textUl li .pho {
		margin: 0 auto 1.1rem;
		width: 23.1rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox .textUl li .ttl {
		margin-bottom: 0.6rem;
		font-size: 1.6rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox .textUl li .txt {
		font-size: 1.4rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox .subArea {
		margin: 2.8rem -1rem 0;
		padding: 2rem 2rem;
		display: block;
	}
	#main .reason .inner .subInner.subInner02 .textBox .subArea .photo {
		margin: 0 auto 2rem;
		width: 15.3rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox .subArea .txtBox {
		padding: 0;
		width: auto;
	}
	#main .reason .inner .subInner.subInner02 .textBox .subArea .txtBox .title {
		margin-bottom: 1rem;
		padding-left: 0;
		font-size: 1.8rem;
	}
	#main .reason .inner .subInner.subInner02 .textBox .subArea .txtBox .text {
		font-size: 1.4rem;
	}
#main .reason .inner .pointBox {
	padding: 0.5rem 0.5rem 4.3rem;
	background: url(../img/index/reason_bg02.jpg) no-repeat center center / cover;
}
#main .reason .inner .pointBox .tag {
	margin: -4.2rem auto 0.9rem;
	padding: 1rem 1rem 2.5rem;
	width: 23rem;
	font-size: 2.4rem;
	color: #FFF;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.04em;
	background: url(../img/index/reason_bg03.png) no-repeat left top / 100%;
	box-sizing: border-box;
}
	#main .reason .inner .pointBox .text {
		font-size: 1.6rem;
	}
	#main .reason .inner .pointBox .innBox {
		margin: 0;
		padding: 2rem;
		max-width: inherit;
	}
	#main .reason .inner .pointBox .innBox .title {
		font-size: 2rem;
	}
	#main .reason .inner .pointBox .innBox .innText {
		font-size: 1.4rem;
		text-align: left;
	}
	#main .reason .inner .subInner.subInner03 .content {
		max-width: inherit;
	}
	#main .reason .inner .subInner.subInner03 .imgBox {
		margin-bottom: 4rem;
		display: block;
	}
	#main .reason .inner .subInner.subInner03 .imgBox .photoBox {
		width: auto;
	}
	#main .reason .inner .subInner.subInner03 .imgBox .textBox {
		width:  auto;
	}
	#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox {
		margin: 5rem 0;
		padding: 2rem;
		min-height: inherit;
		box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.15);
	}
	#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .pho {
		right: -1rem;
		width: 10.4rem;
	}
	#main .reason .inner .subInner.subInner03 .imgBox.imgBox02 .textBox .subBox .pho {
		right: -2.3rem;
		width: 14.8rem;
	}
	#main .reason .inner .subInner.subInner03 .imgBox.imgBox03 .textBox .subBox .pho {
			top: -6.5rem;
			right: -1.5rem;
			width: 12rem;
	}
	#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .title {
		margin-bottom: 0.9rem;
		padding-bottom: 0.5rem;
		font-size: 1.8rem;
	}
	#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .textUl li {
		padding-left: 0.5em;
		font-size: 1.4rem;
		text-indent: -0.5em;
	}
	#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .tag {
		margin: 1rem 0 0.6rem;
		padding: 0.5rem 2rem;
	}
	#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .subTextUl {
		margin: 0 0 2rem;
		display: block;
	}
	#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .subTextUl li {
		margin-bottom: 1.5rem;
		padding: 0.6rem 2rem;
		width: auto;
		min-width: inherit !important;
		font-size: 1.4rem;
	}
	#main .reason .inner .subInner.subInner03 .imgBox .textBox .subBox .subTextUl li:last-child {
		margin-bottom: 0;
	}
	#main .reason .inner .subInner.subInner03 .imgBox.imgBox03 .textBox .subBox {
		margin-bottom: 0;
	}
	#main .flow ul {
        margin: 0;
        display: block;
    }
    #main .flow li {
        width: auto;
        margin-bottom: 3rem;
    }
    #main .flow li::before {
        margin-right: -1rem;
        right: 50%;
        top: auto;
        bottom: -3.7rem;
        transform: rotate(90deg);
    }
    #main .flow li .ico {
        width: 10.7rem;
        margin: 0 auto -0.4rem;
    }
    #main .flow .btmText {
        width: auto;
        padding: 0.9rem 1rem 1.2rem;
        font-size: 1.6rem;
    }
	#main .faq {
		padding: 4rem 0;
	}
	#main .faq dl {
		font-size: 1.4rem;
	}
	#main .faq dt {
		padding: 1rem 4rem 1rem 5rem;
		background-position: right 1rem center;
	}
	#main .faq dt::before {
		width: 4rem;
	}
	#main .faq dd {
		padding: 1rem 0 0 5rem;
	}
	#main .contact {
		max-width: inherit;
	}
	#main .contact table {
		margin-bottom: 1rem;
	}
	#main .contact th,
	#main .contact td {
		width: 100% !important;
		display: block;
		padding-bottom: 2rem;
		font-size: 1.5rem;
	}
	#main .contact th {
		padding: 0 0 1rem;
		text-align: left;
	}
	#main .contact .must {
		margin: -0.4rem 0 0 0.4rem;
		width: 4rem;
		padding: 0.1rem 0;
		font-size: 1.3rem;
	}
	#main .contact td {
		height: auto;
	}
	#main .contact input[type="text"],
	#main .contact input[type="email"],
	#main .contact input[type="tel"],
	#main .contact input[type="number"],
	#main .contact textarea,
	#main .contact select {
		padding: 0 1rem;
		height: 5rem;
		font-size: 1.5rem;
		max-width: inherit;
	}
	#main .contact td textarea {
		height: 17rem;
		padding: 1rem;
	}
	#main .contact .radioUl {
		margin: 0;
	}
	#main .contact .radioUl li:not(:last-child) {
		margin-bottom: 1rem;
	}
	#main .contact input[type="radio"] + span {
		padding-left: 2.4rem;
		background-size: 1.8rem auto;
	}
	#main .contact input[type="checkbox"] + span {
		padding-left: 2.4rem;
		background-size: 1.8rem auto;
		background-position: left top 0.3rem;
	}
	#main .contact .privacyBox {
		margin-left: 0;
	}
	#main .contact .privacyBox .textBox {
		margin: 2rem 0 0;
		height: 16rem;
		padding: 0.9rem 2.5rem 0.9rem 1.5rem;
	}
	#main .contact .privacyBox .ttl {
		margin-bottom: 0.5rem;
		font-size: 1.5rem;
	}
	#main .contact .privacyBox p {
		margin-bottom: 1rem;
		font-size: 1.2rem;
	}
	#main .contact .sendDl {
		font-size: 1.5rem;
	}
	#main .contact .sendDl dt {
		padding: 0 0 1rem;
		float: none;
	}
	#main .contact .sendDl dd {
		padding-left: 0;
	}
	#main .contact .submit {
		margin-left: 0;
		display: block;
	}
	#main .contact .submit li {
		margin: 0 auto 2rem;
		width: 100%;
		max-width: 33.5rem;
	}
	#main .contact .submit li:last-child {
		margin-bottom: 0;
	}
	#main .contact .back a,
    #main .contact .submit input {
        width: 100%;
        height: 4.7rem;
        font-size: 1.3rem;
        border-width: 1px;
        background-size: 1.5rem auto, auto;
    }
	#main .company {
		padding: 4rem 0;
	}
	#main .company table {
		margin-top: -3rem;
	}
	#main .company th,
	#main .company td {
		padding: 3rem 0 1rem 1rem;
		font-size: 1.4rem;
		border-width: 1px;
	}
	#sideBar {
		position: static;
		width: auto;
		height: auto;
		overflow: inherit;
		border-top: 0;
		border-left: 0;
		background-color: #F2F2F2;
	}
	#sideBar .inner {
		/*padding: 0.5rem 2.8rem 3.5rem;*/
		padding: 3.5rem 2.8rem;
	}
	#sideBar h2 {
		margin: -1.8rem 0 2rem;
		font-size: 2.3rem;
	}
	#sideBar h2 .out {
		margin-bottom: -4.5rem;
	}
	#sideBar h2 .sml {
		padding: 1rem 2.2rem;
		font-size: 1.6rem;
		background: url(../img/common/icon01_sp.png) no-repeat left top 1.5rem / 1rem,url(../img/common/icon02_sp.png) no-repeat right top 1.5rem / 1rem;
	}
	#sideBar .tableBox table {
		margin-bottom: 0.9rem;
	}
	#sideBar .tableBox th {
		margin-bottom: 0.5rem;
		padding: 0 0.3rem;
		font-size: 1.5rem;
	}
	#sideBar .tableBox th .must {
		margin-left: 1rem;
		padding: 0.4rem 0.8rem 0.3rem;
		font-size: 1.3rem;
	}
	#sideBar .tableBox input[type="tel"],
	#sideBar .tableBox input[type="text"],
	#sideBar .tableBox input[type="email"] {
		border-radius: 0.5rem;
		height: 4.8rem;
		font-size: 1.5rem;
		padding: 0 1.2rem;
	}
	#sideBar .tableBox .agree input[type="checkbox"] ~ span {
		padding: 0.5rem 0 0.8rem 2.8rem;
		font-size: 1.45rem;
		background: url(../img/common/icon06.png) no-repeat left center / 2rem;
	}
	#sideBar .tableBox .submit {
		margin: 0 -0.5rem 3.2rem;
		display: block;
	}
	#sideBar .tableBox .submit li:not(:last-child) {
		margin-bottom: 2rem;
	}
	#sideBar .tableBox .submit li input {
		padding: 0.1rem 0 0;
		height: 6.2rem;
		font-size: 1.7rem;
		border: 0.1rem solid #FFF;
		box-shadow : 0.2rem 0.2rem 0.4rem rgba(0, 0, 0, 0.3);
		background : url(../img/common/icon03_sp.png) no-repeat left 4.5rem center / 1.6rem,url(../img/common/icon04_sp.png) no-repeat right 2.3rem center / 2.2rem,linear-gradient(0deg, rgba(245, 135, 0, 1) 0%, rgba(251, 176, 59, 1) 100%);
	}
	#sideBar .tableBox .pLink a {
		padding: 0 1.5rem 0.2rem 0;
		font-size: 1.7rem;
	}
}