@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
body {
	background-color: #F4F4F4;
}
#main {
	padding-top: 0;
	margin-top: 10.8rem;
	font-family: "Noto Sans JP", sans-serif;
}
#pagePath {
	margin: 0 0rem 1.4rem;
	padding: 0 0rem 0 0;
	text-align: right;
}
#pagePath li {
	margin-right: 0rem;
	font-size: 1.5rem;
	color: #000;
}
/*
#pagePath a {
	padding-right: 0.3rem;
	background: none;
}
*/
#main .topBox {
	padding: 7.7rem 0 5.2rem;
	position: relative;
	overflow: hidden;
}
#main .topBox::before {
	width: 83rem;  
	height: 56.4rem;
	background: url(../img/odoo/bg02.webp) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: -5rem;
	left: -0rem;  
	content: ""; 
}
#main .topBox:after {
	width: 49.2rem;  
	height: 117.1rem;
	background: url(../img/odoo/bg03.webp) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: -65.1rem;
	right: 0.1rem;  
	content: ""; 
}
#main .topBox .content {
	max-width: 149rem;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
#main .topBox .inner {
	margin-bottom: 4rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#main .topBox .textBox .en {
    margin-bottom: 0.2rem;
    padding-left: 2rem;
    display: block;
    font-size: 1.6rem;
    color: #000;
    background: url(../img/common/icon10_w.webp) no-repeat left top 0.6rem;
    background-size: 1.4rem auto;
}
#main .startup .innerBox02:last-child {
	margin-bottom: 0;
}
#main .topBox .inner .textImg {
	width: 46.6%;
	order: 1;
	margin: 0 -0.3rem 0 7rem;
}
#main .topBox .inner .textImg img {
	width: 100%;
}
#main .topBox .inner .textBox {
	flex: 1;
	margin-top: -2rem;
}
#main .topBox .inner .textBox .subtitle{
	font-size: 25px;
	font-weight: bold;
}
#main .topBox .inner h2 {
	padding-bottom: 2.7rem;
	margin-bottom: 2.3rem;
	font-size: 5rem;
	line-height: 1.4;
	background: url(../img/odoo/line02.webp) no-repeat left bottom;
	background-size: 21.6rem auto;
}
#main .topBox .inner p {
	font-size: 1.6rem;
	line-height: 1.875;
}
#main .topBox .inner .ttl {
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 1.6rem;
}
#main .topBox .ttl02 {
	text-align: center;
	margin-bottom: 3.2rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .service{
	padding: 11.2rem 0 10.8rem;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: #F4F4F4;
}
#main .service::before {
	width: 52.4rem;  
	height: 117.4rem;
	background: url(../img/odoo/bg04.webp) no-repeat;
	position: absolute;  
	top: -20.2rem;
	left: 0;  
	content: ""; 
}
#main .service::after {
	width: 28.4rem;  
	height: 92.5rem;
	background: url(../img/odoo/bg05.webp) no-repeat;
	position: absolute;  
	bottom: -14.5rem;
	right: 0;  
	content: ""; 
}
#main .service .content {
	position: relative;
	z-index: 1;
}
#main .service .whiteBox {
	max-width: 120rem;
	margin: 0 auto;
	border-radius: 10.2rem;
	padding: 1rem 4rem 7.3rem;
	background-color: #fff;
}
#main .service .whiteBox .en {
	margin-bottom: -7.6rem;
	font-size: 14.783rem;
	line-height: 1;
	color: #f4f4f4;
	text-align: center;
	font-weight: 800;
}
#main .service .whiteBox h3 {
	text-align: center;
	font-size: 4.3rem;
	line-height: 1.51;
	margin-bottom: 2.1rem;
}
#main .service .whiteBox .color {
	color: #E84466;
}
#main .service .whiteBox .txt {
	margin-bottom: 6.7rem;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.875;
}
#main .service .whiteBox .ttl {
	font-size: 3.5rem;
	padding-bottom: 4.2rem;
	margin-bottom: 2.4rem;
	font-weight: 700;
	text-align: center;
	background: url(../img/odoo/line.webp) no-repeat center bottom;
	background-size: 54rem auto;
}
#main .service .whiteBox .list {
	margin: 0 3rem 0 3.4rem;
}
#main .service .whiteBox .list li {
	font-size: 2.2rem;
	line-height: 1.954;
	padding-left: 4.4rem;
	background: url(../img/common/icon07.webp) no-repeat left top 0.7rem;
	background-size: 3rem auto;
}
#main .service .whiteBox .list li .color {
	font-weight: 700;
}
#main .point {
	padding: 10.1rem 0 9.5rem;
	background: url(../img/odoo/bg01.webp) no-repeat center;
	background-size: cover;
}
#main .point .content {
	max-width: 146.5rem;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#main .point .photoBox {
	width: 49.1%;
	order: 2;
	margin: 0 1.6rem 0 5rem;
}
#main .point .photoBox img {
	width: 100%;
	border-radius: 2.5rem;
}
#main .point .textBox {
	flex: 1;
	position: relative;
	padding-top: 0.5rem;
	color: #fff;
	z-index: 1;
}
#main .point .textBox .en {
	position: absolute;
	top: -5.9rem;
	right: -2.2rem;
	z-index: -1;
	font-size: 14.782rem;
	line-height: 1;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.1);
}
#main .point .ttl {
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 3rem;
}
#main .point h3 {
	font-size: 4rem;
	font-weight: 700;
	line-height: 1.44;
	margin-bottom: 3.6rem;
}
#main .point li {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.9;
	/*
	text-indent: -1em;
	padding-left: 1em;
	*/
}
#main .sec01 {
	padding: 15.1rem 0 6.2rem;
}
#main .sec01 .inner {
	margin-bottom: 9.5rem;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#main .sec01 .inner:last-child {
	margin-bottom: 0;
}
#main .sec01 .inner .photoBox {
	width: calc(50% + 0rem);
	order: 2;
	margin-left: -11.5rem;
}
#main .sec01 .inner .photoBox img {
	width: 100%;
	border-radius: 1.5rem;
}
#main .sec01 .inner .textBox {
	flex: 1;
	padding: 12.6rem 0 0 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
	z-index: 1;
}
#main .sec01 .inner .en {
	position: absolute;
	top: -11.5rem;
	left: 0;
	text-align: center;
	font-size: 4.8rem;
	font-weight: 800;
	color: #eebb42;
}
#main .sec01 .inner .subBox {
	background-color: #fff;
	border-radius: 0 1.5rem 0 1.5rem;
	display: flex;
	align-items: center;
	padding: 2rem 8.5rem 2rem 2rem;
}
#main .sec01 .inner .textBox .whiteBox {
	max-width: 63.1rem;
	margin-left: auto;
	position: relative;
	min-height: 38.6rem;
	display: flex;
	align-items: center;
}
#main .sec01 .inner h3 {
	padding-bottom: 3.2rem;
	margin-bottom: 3.2rem;
	font-size: 3.5rem;
	position: relative;
	border-bottom: 0.3rem solid #E2E2E2;
}
#main .sec01 .inner h3:after {
	width: 16.3rem;  
	height: 0.3rem;
	background-color: #FFBC32;
	position: absolute;  
	bottom: -0.3rem;
	left: 0;  
	content: ""; 
}
#main .sec01 .inner p {
	font-size: 1.6rem;
	line-height: 1.875;
}
#main .sec01 .inner02 .photoBox {
	order: -1;
	margin-left: 0;
	margin-right: -14rem;
}
#main .sec01 .inner02 .textBox .whiteBox {
	margin: 0;
}
#main .sec01 .inner02 .subBox {
	padding-left: 11rem;
	padding-right: 2rem;
	border-radius: 1.5rem 0 0 1.5rem;
}
#main .sec01 .inner02 .subBox p {
	margin-right: -1rem;
}
#main .sec01 .inner02 .en {
	margin-bottom: 0;
	top: -11.4rem;
	left: auto;
	right: 0;
}
#main .world {
	overflow: hidden;
	background-color: #21B699;
}
#main .world .inner {
	max-width: 98.4rem;
	margin: 0 auto;
	padding: 1.7rem 2rem 2rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#main .world .inner .photoBox {
	width: 44%;
	order: 2;
	text-align: center;
	margin: -9rem -0.7rem -11.5rem 0;
	position: relative;
}
#main .world .inner .textBox {
	flex: 1;
}
#main .world .inner p {
	font-size: 3.5rem;
	color: #fff;
	font-weight: 700;
}
#main .world .inner p .txtSpan {
	margin-top: 0.2rem;
	font-size: 3.9rem;
	display: block;
}
#main .world .inner p .txtSpan .num {
	font-size: 6.7rem;
	color: #feff8f;
	font-weight: 800;
	line-height: 1;
	margin-right: 0.3rem;
	vertical-align: -0.3rem;
}
#main .introducing {
	padding: 5.8rem 0 10.8rem;
	overflow: hidden;
	position: relative;
	background-color: #EFEFEF;
}
#main .introducing .enTtl {
	margin-bottom: -7.8rem;
	text-align: center;
	font-size: 14.8rem;
	line-height: 1;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.25);
}
#main .introducing::before {
	width: 128.2rem;  
	height: 61.6rem;
	background: url(../img/odoo/bg06.webp) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: -17rem;
	right: 0rem;  
	content: ""; 
}
#main .introducing::after {
	width: 35.9rem;  
	height: 70.6rem;
	background: url(../img/odoo/bg07.webp) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: -42.2rem;
	right: 0rem;  
	content: ""; 
}
#main .introducing h2 {
	margin-bottom: 5.1rem;
	text-align: center;
	font-size: 4.3rem;
}
#main .introducing .list {
	margin: 0 -1.4rem;
	display: flex;
	flex-wrap: wrap;
}
#main .introducing .list li {
	width: calc(33.33% - 2.6rem);
	margin: 0 1.3rem 2rem;
}
#main .introducing .list li .photo {
	margin-bottom: 2.2rem;
}
#main .introducing .list li .photo img {
	border-radius: 2.0rem;
}
#main .introducing .list li h3 {
	text-align: center;
	font-size: 2.2rem;
	margin-bottom: 1.3rem;
}
#main .introducing .list li p {
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.875;
	text-align: justify;
}
#main .faq {
	padding: 2.8rem 0 10.3rem;
}
#main .faq .enImg {
	margin: 0 2.3rem -12.5rem 0;
	text-align: right;
}
#main .headLine01 {
	font-weight: 700;
}
#main .faq .headLine01 {
	font-size: 5.1rem;
	font-weight: 700;
}
#main .headLine01 .en {
	font-size: 2rem;
	padding: 0 0 0 3rem;
	font-weight: 800;
	background-image: url(../img/common/icon16.webp);
	background-size: 2.2rem auto;
	background-position: left top 0.5rem;
}
#main .faqDl {
	padding-top: 0.3rem;
}
#main .faqDl dt {
	margin-bottom: 2.6rem;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.36;
	padding: 2.9rem 4rem 3.5rem 6.2rem;
	background-color: #fff;
	border-radius: 5rem;
}
#main .faqDl dd {
	font-size: 1.5rem;
	font-weight: 500;
}
#main .startup {
	padding: 10rem 0 10.6rem;
	background-color: #FFFFFF;
}
#main .startup .content {
	max-width: 124.5rem;
}
#main .startup .headLine01 {
	margin-bottom: 5.6rem;
	font-size: 4rem;
}
#main .startup .headLine01 .en {
	margin-bottom: 1.4rem;
}
#main .startup .innerBox {
	margin-bottom: 8.5rem;
}
#main .startup .inner {
	margin-bottom: 5rem;
	padding: 3.2rem 2.8rem;
	border-radius: 2rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	justify-content: space-between;
	background-color: #F4F4F4;
}
#main .startup .inner .step {
	position: absolute;
	top: -2.8rem;
	right: 3.1rem;
	width: 8.8rem;
	border-radius: 1rem;
	text-align: center;
	font-size: 2.3rem;
	font-weight: 700;
	color: #fff;
	padding: 1rem 0.2rem 1.3rem;
	background-color: #FFBC32;
}
#main .startup .inner .step span {
	display: block;
	line-height: 1;
	margin-top: -0.4rem;
	font-size: 4.2rem;
}
#main .startup .inner:last-child {
	margin-bottom: 0;
}
#main .startup .inner .photoBox {
	width: 20.9%;
	margin-right: 5rem;
}
#main .startup .inner .photoBox img {
	width: 100%;
	border-radius: 0.5rem;
}
#main .startup .inner .textBox {
	flex: 1;
	margin-top: -1.7rem;
}
#main .startup .inner p {
	font-size: 1.6rem;
	line-height: 1.875;
}
#main .startup .inner h3 {
	font-size: 3.5rem;
	padding-bottom: 1.4rem;
	margin: 0 0 1.6rem;
	width: 62.8rem;
	position: relative;
	border-bottom: 0.3rem solid #E2E2E2;
}
#main .startup .inner h3:after {
	width: 16.3rem;  
	height: 0.3rem;
	background-color: #FFBC32;
	position: absolute;  
	bottom: -0.3rem;
	left: 0;  
	content: ""; 
}
#main .startup .h2Ttl .en {
	color: #c94665;
	background-image: url(../img/common/icon17.webp);
}
#main .startup .innerBox02 {
	padding-top: 1.5rem;
}
#main .startup .innerBox02 .inner .step {
	font-size: 1.4rem;
	background-color: #E84466;
}
#main .startup .innerBox02 .inner .step span {
	margin-top: 0.4rem;
}
#main .startup .innerBox02 .inner h3::after {
	background-color: #E84466;
}
#main .contactBox {
	border-radius: 0;
	margin: 0;
}
.contactBox .bg {
	bottom: -5rem;
	right: 0;
}
#main .feature {
	padding: 8.5rem 0 10.8rem;
}
#main .feature .headLine01 {
	margin-bottom: 2rem;
	font-size: 4.2rem;
}
#main .feature .headLine01 .en {
	margin-bottom: 1.5rem;
}
#main .feature .txt {
	margin-bottom: 7.9rem;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.875;
}
#main .feature h3 {
	padding-left: 1.5rem;
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 2.2rem;
	line-height: 1.1;
	border-left: 0.7rem solid #FFBC32;
}
#main .feature .h3Ttl {
	border-color: #0079D8;
}
#main .featureList {
	margin: 0 -1.4rem 3.5rem;
	display: flex;
	flex-wrap: wrap;
}
#main .featureList:last-child {
	margin-bottom: 0;
}
#main .featureList li {
	margin: 0 1.4rem 2.5rem;
	padding: 2.5rem 3.7rem 3.6rem;
	width: calc(33.33% - 2.8rem);
	background-color: #fff;
	border-radius: 2rem;
}
#main .featureList02 li {
	background-color: #EBEBEB;
}
#main .featureList li p {
	margin-bottom: 1rem;
	font-size: 1.6rem;
	line-height: 1.875;
}
#main .featureList li p:last-child {
	margin-bottom: 0;
}
#main .featureList li .ttl {
	margin: 0 -0.5rem 1.6rem;
	font-size: 2.3rem;
	font-weight: 700;
	line-height: 1.35;
	display: flex;
	align-items: center;
	text-align: left;
}
#main .featureList li .ttl .img {
	width: 6rem;
	margin-right: 1.5rem;
	flex-shrink: 0;
}
#main .featureList li .ttl small {
	display: block;
	margin-top: -0.1rem;
	font-size: 1.7rem;
}
#main .featureList li .photo {
	margin: 0 -0.5rem -0.8rem -0.2rem;
}
#main .price {
	padding: 10rem 0 6.3rem;
	background-color: #fff;
}
#main .price p {
	font-size: 1.6rem;
	line-height: 1.875;
}
#main .price .inner {
	margin-bottom: 5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .price .inner .lBox {
	width: 26.6%;
	padding-right: 2rem;
}
#main .price .inner .rBox {
	flex: 1;
}
#main .price .inner .list li {
	margin-bottom: 1.7rem;
	border-radius: 2rem;
	padding: 1.8rem 6rem 2.3rem;
	background-color: #F4F4F4;
}
#main .price .inner .list li:last-child {
	margin-bottom: 0;
}
#main .price .inner .list p {
	font-size: 1.6rem;
	line-height: 1.875;
}
#main .price .inner .list .ttl {
	font-size: 2.3rem;
	font-weight: 700;
}
#main .price .inner .list .ttl small {
	font-size: 1.6rem;
	font-weight: 400;
}
#main .stepUl {
	margin: 0 -4.3rem 3.3rem;
	display: flex;
}
#main .stepUl li {
	margin: 0 4.3rem 2rem;
	width: calc(25% - 8.6rem);
	position: relative;
}
#main .stepUl li:after {
	width: 3.2rem;  
	height: 3rem;
	background: url(../img/common/icon08.webp) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: 10.2rem;
	right: -5.5rem;  
	content: ""; 
}
#main .stepUl li:last-child::after {
	display: none;
}
#main .stepUl li p {
	text-align: center;
	margin: 0.8rem -1rem 0;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.55;
}
.comContact {
	margin-top: 7.2rem;
}
.service_flow{
	background-color: #fff;
	padding-bottom: 120px;
}
.service_plan{
	position: relative;
	padding: 100px 0;
}
.service_plan_title_eg{
    position: absolute;
    top: -75px;
    font-size: 132px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto;
	left:50%;
	transform: translateX(-50%);
	z-index: 0;
	width: 100%;
    text-align: center;
}
.service_plan_bg1{
	position: absolute;
    top: -230px;
    left: -140px;
}
.service_plan_bg2{
	position: absolute;
	bottom: -100px;
	right: 0;
}
.service_plan_lists{
	display: flex;
	gap:30px;
}
.service_plan_list{
	width: 33%;
}
.service_plan_list_block{
	border-radius: 23px;
	min-height: 370px;
}
.service_plan_list1 .service_plan_list_block{
	border: 3px solid #c94665;
}
.service_plan_list2 .service_plan_list_block{
	border: 3px solid #eebb42;
}
.service_plan_list3 .service_plan_list_block{
	border: 3px solid #3478d4;
}
.service_plan_list_title{
	margin-bottom: 20px;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}
.service_plan_list1 .service_plan_list_title{
	color: #c94665;
}
.service_plan_list2 .service_plan_list_title{
	color: #eebb42;
}
.service_plan_list3 .service_plan_list_title{
	color: #3478d4;
}
.service_plan_list_block_title{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	border-radius: 20px 20px 0px 0px;
	padding: 10px;
	text-align: center;
}
.service_plan_list1 .service_plan_list_block_title{
	background-color: #c94665;
}
.service_plan_list2 .service_plan_list_block_title{
	background-color: #eebb42;
}
.service_plan_list3 .service_plan_list_block_title{
	background-color: #3478d4;
}
.service_plan_title{
	font-size: 43px;
	font-weight: bold;
	margin: 0 auto 50px;
	text-align: center;
	z-index: 1;
    position: relative;
}
.service_plan_list_block_txt{
	padding: 30px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.service_plan_list_block_txt li{
	margin-bottom: 10px;
}
.startupplan{
    margin: 60px auto -30px;
    font-size: 20px;
    text-align: center;
}
.content {
    padding: 0 4rem;
}
@media all and (min-width: 897px) {
	#main .contactBox .subContact {
		max-width: 150rem;
		padding: 3.5rem 2rem 4.2rem;
	}
	.contactBox h2 {
		margin-bottom: 1.7rem;
		font-size: 9.6rem;
		font-weight: 700;
		letter-spacing: 0;
	}
	.contactBox .en {
		margin-bottom: -21.5rem;
	}
	.contactBox p {
		font-size: 2.7rem;
		margin-bottom: 4.7rem;
		font-weight: 700;
	}
	.contactBox .contactBtn {
		margin-bottom: 4.1rem;
		width: 44.8rem;
	}
	.contactBox .contactBtn a {
		min-height: 8.4rem;
		font-size: 2.7rem;
	}
	.contactBox .contactBtn a span {
		padding: 0 0 0.4rem 4rem;
		background-image: url(../img/common/icon18.webp);
		background-size: 2.6rem auto;
	}
}
@media all and (max-width: 1452px) {
	.service_plan_title_eg{
		font-size: 92px;
	}
	.service_plan_bg1 {
		top: -260px;
		left: -200px;
	}
}

@media all and (max-width: 896px) {
	#pagePath {
		text-align: left;
		margin: 0 0rem 3.5rem;
	}
	.content {
		padding: 0 2rem;
	}
	#main .topBox {
		padding: 6rem 0;
	}	
	#main .topBox::before {
		width: 40rem;
	}
	#main .topBox .content {
		max-width: inherit;
	}
	#main .topBox .inner {
		display: block;
	}
	#main .topBox .inner .textImg {
		width: auto;
		margin: 0 0 2rem;
	}
	#main .topBox .inner .textImg img {
		width: 100%;
	}
	#main .topBox .inner .textBox {
		margin: 0;
	}
	#main .topBox .inner h2 {
		font-size: 3.0rem;
		padding-bottom: 1.5rem;
	}
	#main .topBox .inner .ttl {
		font-size: 2rem;
	}
	#main .topBox::after { 
		width: 30rem;
		height: 80rem;
		right: 0;
	}
	.comLinkUl {
		display: block;
	}
	.comLinkUl li {
		width: auto;
		max-width: 30rem;
		margin: 0 auto 2rem;
	}
	.comLinkUl li:last-child {
		margin-bottom: 0;
	}
	#main .service {
		padding: 6rem 0;
	}
	#main .service::before { 
		top: -5rem;
		width: 30rem;
		background-size: 100% auto;
	}
	#main .service .whiteBox {
		max-width: inherit;
		border-radius: 2rem;
		padding: 2rem 2rem 4rem;
	}
	#main .service .whiteBox .en {
		font-size: 7rem;
		margin-bottom: -3rem;
	}
	#main .service .whiteBox h3 {
		font-size: 2.3rem;
	}
	#main .service .whiteBox .ttl {
		font-size: 2rem;
		padding-bottom: 3rem;
		background-size: 28rem auto;
	}
	#main .service .whiteBox .list {
		margin: 0;
	}
	#main .service .whiteBox .list li {
		font-size: 1.4rem;
		padding-left: 2.5rem;
		background-size: 2rem auto;
		background-position: left top 0.5rem;
	}
	#main .point {
		padding: 6rem 0;
	}
	#main .point .content {
		display: block;
	}
	#main .point .photoBox {
		width: auto;
		margin: 0 0 2rem;
	}
	#main .point .textBox {
		padding: 0;
	}
	#main .point .textBox .en {
		top: auto;
		font-size: 10rem;
		right: auto;
		left: 0;
		width: 100%;
		text-align: center;
		position: static;
	}
	#main .point .ttl {
		font-size: 1.9rem;
	}
	#main .point h3 {
		font-size: 2.5rem;
	}
	#main .point li {
		font-size: 1.4rem;
	}
	#main .sec01 {
		padding: 6rem 0;
	}
	#main .sec01 .inner {
		display: block;
	}
	#main .sec01 .inner .photoBox {
		width: auto;
		margin: 0 0 2rem;
	}
	#main .sec01 .inner .textBox {
		padding: 0 2rem;
		display: block;
	}
	#main .sec01 .inner .en {
		position: static !important;
		padding: 0;
		font-size: 3.5rem;
		text-align: center;
	}
	#main .sec01 .inner .subBox {
		min-height: inherit;
		display: block;
		padding: 3rem 2rem;
	}
	#main .sec01 .inner .textBox .whiteBox {
		min-height: inherit;
		display: block;
		max-width: inherit;
		padding-bottom: 0;
	}
	#main .sec01 .inner h3 {
		font-size: 2.3rem;
		padding-bottom: 1rem;
	}
	#main .world .inner {
		max-width: inherit;
		display: block;
		padding: 2rem;
	}
	#main .world .inner .photoBox {
		margin: 0 auto 2rem;
	}
	#main .world .inner p {
		font-size: 2rem;
		text-align: center;
	}
	#main .world .inner p .txtSpan {
		font-size: 2.5rem;
	}
	#main .world .inner p .txtSpan .num {
		font-size: 4rem;
	}
	#main .introducing {
		padding: 6rem 0;
	}
	#main .introducing .enTtl {
		font-size: 8rem;
		margin-bottom: -5rem;
	}
	#main .introducing::before { 
		width: 60rem;
		right: -16rem;
		top: -3rem;
	}
	#main .introducing h2 {
		font-size: 3rem;
	}
	#main .introducing .list {
		margin: 0;
		display: block;
	}
	#main .introducing .list li {
		width: auto;
		margin: 0 0 7rem;
	}
	#main .introducing .list li:last-child {
		margin-bottom: 0;
	}
	#main .introducing .list li .photo img {
		width: 100%;
	}
	#main .faq {
		padding: 0rem 0 6rem 0;
	}
	#main .faq .enImg {
		text-align: center;
		margin: 0 1rem -3rem;
	}
	#main .faq .headLine01 {
		font-size: 2.5rem;
	}
	#main .headLine01 .en {
		font-size: 1.6rem;
		color: #fff;
	}
	#main .faqDl dt {
		padding: 2rem;
		font-size: 1.6rem;
		border-radius: 1rem;
		color: #fff;
	}
	#main .headLine01 .en{
		background-image: url(../img/common/icon10_w.webp);
	}
	#main .faqDl dd {
		font-size: 1.5rem;
	}
	#main .startup {
		padding: 6rem 0;
	}
	#main .startup .headLine01 {
		font-size: 2.5rem;
	}
	#main .startup .inner {
		margin-bottom: 8rem;
		padding: 3rem 2rem;
		display: block;
	}
	#main .startup .inner .step {
		position: static;
		margin:  -6rem auto 2rem;
	}
	#main .startup .inner .photoBox {
		width: auto;
		margin: 0 0 2rem;
	}
	#main .startup .inner .textBox {
		margin: 0;
	}
	#main .startup .inner h3 {
		width: auto;
		font-size: 2.5rem;
	}
	.contactBox .en {
		margin-bottom: -4rem;
	}
	#main .feature {
		padding: 6rem 0;
	}
	#main .feature .headLine01 {
		font-size: 2.5rem;
	}
	#main .feature h3 {
		font-size: 2.3rem;
	}
	#main .featureList {
		margin: 0 0 6rem;
		display: block;
	}
	#main .featureList li {
		width: auto;
		padding: 3rem 2rem;
		margin: 0 0 4rem;
		border-radius: 1rem;
	}
	#main .featureList li:last-child {
		margin-bottom: 0;
	}
	#main .featureList li .photo {
		text-align: center;
	}
	#main .price {
		padding: 6rem 0;
	}
	#main .price .inner {
		display: block;
	}
	#main .price .inner .lBox {
		width: auto;
		padding: 0;
	}
	#main .price .inner .list li {
		padding: 3rem 2rem;
		border-radius: 1rem;
	}
	#main .price .inner .list .ttl {
		font-size: 2rem;
	}
	#main .price .inner .list .ttl small {
		display: block;
	}
	#main .stepUl {
		margin: 0 0 4rem;
		display: block;
	}
	#main .stepUl li {
		width: auto;
		margin: 0 0 8rem;
	}
	#main .stepUl li:last-child {
		margin-bottom: 0;
	}
	#main .stepUl li .img {
		width: 15rem;
		margin: 0 auto 2rem;
	}
	#main .stepUl li::after { 
		top: auto;
		bottom: -5rem;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
	}
	.service_plan_lists {
		display: block;
	}
	.service_plan_list {
		width: 100%;
	}
	.service_plan_bg1{
		display: none;
	}
	.service_plan_title_eg {
        font-size: 45px;
		top: -20px;
    }
	.service_flow {
		padding-bottom: 60px;
	}
	.service_flow img{
		width: 100%;
	}
	.service_plan_title {
		font-size: 2.5rem;
		margin: 0 auto 30px;
	}
	.service_plan {
		padding: 60px 0;
	}
	.service_plan_list_title {
		font-size: 25px;
	}
	.service_plan_list_block_title {
		font-size: 25px;
	}
	.service_plan_list_block {
		min-height: auto;
		margin-bottom: 40px;
	}
	.service_plan_list_block_txt li{
		font-size: 18px;
	}
	.startupplan {
		font-size: 18px;
	}
	#main .point .textBox .en{
		position: absolute;
	}
	#main .point {
        text-align: center;
    }
    #main .point .ttl {
        font-size: 1.9rem;
        padding: 30px 0 0;
	}
}

@media all and (min-width: 897px) and (max-width: 1325px) {
	#main .point h3 {
		font-size: 3.5rem;
	}
	#pagePath {
		padding-top: 2rem;
	}
}
