@charset "UTF-8";

@font-face {
	font-family: "Corporate Logo";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("./font/Corporate-Logo-Bold-ver3.woff") format("woff");
}

:root{
  --vw: 1vw;
}

*{
	margin:0;
	padding:0;
}

body { 
	color: #6C6C6C;
	margin:0;
	padding:0;
	font-family: "Noto Sans JP", sans-serif;
	width:100%;
	webkit-text-size-adjust: 100%;
	min-width: 1200px;
	word-break:break-all;
}

img{
	border:0;
	margin:0;
	vertical-align: bottom;
}

table,tr,td {
	border-collapse: collapse; 
}

ul{
	list-style-type: none;
}

a{
	text-decoration: none;
}

a,a img,button {
	transition: 0.3s ease-in-out;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.clear{
	clear:both;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

@media print, screen and (min-width: 768px){

.pc_none{
	display: none;
}

#style01{
	width:100%;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　共通　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.title01{
	margin-bottom: 100px;
	color: #0197D4;
	font-size: 50px;
	font-weight: 700;
	text-align: center;
}

.catch01{
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	line-height: 1.4;
}

.text01{
	font-size: 18px;
	line-height: 1.6;
}

.box01{
	box-sizing: border-box;
	width: calc(var(--vw) * 100);
	min-width: 1200px;
	max-width: 1643px;
	margin: 0 auto;
}



.rfcs{
	position: relative;
	overflow: hidden;
}

.rfcs:before{
	position: absolute;
	top: 0;
	left: -1000px;
	content: "";
	z-index: 1;
	width: 1000px;
	height: 3000px;
	background: rgba(1, 151, 212, 0.7);
	transform: skew(34deg);
	transform-origin: top left;
}

.rfcs .box01{
	position: relative;
	z-index: 10;
	padding: 115px 10px 120px;
}

.rfcs_list{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
	padding: 0 50px;
}

.rfcs_list_img{
	position: relative;
	padding-top: 72.63%;
	margin-bottom: 50px;
}

.rfcs_list_img img{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
}

.rfcs_list_text{
	display: flex;
	justify-content: center;
	font-weight: 700;
}

.rfcs_list_li01 .rfcs_list_text{
	color: #662D91;
}

.rfcs_list_li02 .rfcs_list_text{
	color: #0197D4;
}

.rfcs_list_li03 .rfcs_list_text{
	color: #F15A24;
}



.guide_contact{
	padding: 120px 0;
	background: #F3EFEC;
}

.guide_contact_text{
	margin-bottom: 50px;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
}

.guide_contact_link a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 520px;
	height: 60px;
	margin: 0 auto;
	background: #1667A6;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
}

.guide_contact_link a:hover{
	background: #0197D4;
}



.sv{
	height: 300px;
	background: url("./img/sub_img.jpg") center center no-repeat;
}

.pankuzu{
	box-sizing: border-box;
	width: calc(var(--vw) * 100);
	min-width: 1200px;
	max-width: 1643px;
	padding: 25px 10px 0;
	margin: 0 auto 70px;
	font-size: 18px;
}

.pankuzu a{
	color: #6C6C6C;
}

.pankuzu a:hover{
	color: #0197D4;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　ヘッダー　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.header{
	position: sticky;
	top: 0;
	z-index: 10000;
	width: 100%;
	border-bottom: 1px #707070 solid;
	background: #fff;
}

.header_box{
	max-width: 1638px;
	padding: 5px 5px 0 0;
	margin: 0 auto;
}

.header01{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.header02{
	display: flex;
	justify-content: flex-end;
}

.header02 ul{
	display: flex;
	padding: 15px 0;
}

.header02 ul li:not(:last-child){
	margin-right: 36px;
}

.header02 ul li a{
	color: #6C6C6C;
}

.header02 ul li a:hover{
	color: #0197D4;
}
.header_h1{
	font-size:12px;
	font-weight:normal;
}




/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　フッター　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.footer{
	background: #F3EFEC;
}

.footer_box{
	max-width: 1643px;
	padding: 60px 0 0;
	margin: 0 auto;
}

.footer_logo{
	margin-bottom: 60px;
}

.footer_menu{
	display: flex;
	justify-content: center;
}

.footer_menu li:not(:last-child){
	margin-right: 36px;
}

.footer_menu:nth-of-type(1){
	margin-bottom: 40px;
}

.footer_menu:nth-of-type(2){
	margin-bottom: 30px;
}

.footer_menu li a{
	color: #6C6C6C;
}

.footer_menu li a:hover{
	color: #0197D4;
}

.footer_copy{
	padding: 45px 0 37px;
	border-top: 1px #707070 solid;
	text-align: center;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　index　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.mv{
	height: 880px;
	background: url("./img/main_img.jpg") center center no-repeat;
	font-family: "Corporate Logo";
	font-weight: 700;
}

.mv_box{
	padding: 220px 0 0 110px;
	color: #fff;
	text-shadow: 2px 2px 1px #0197D4;
	line-height: 1.2;
}

.mv_box01{
	margin-bottom: 70px;
	font-size: 68px;
}

.mv_box02{
	margin-bottom: 60px;
	font-size: 38px;
}

.mv_box03{
	font-size: 45px;
}

.mv_box span{
	color: #FFFF66;
}


.is01{
	background: #F3EFEC;
	overflow: hidden;
}

.is_wrap{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 1920px;
}

.is_wrap:after{
	position: absolute;
	top: 0;
	content: "";
	z-index: 1;
	width: 1000px;
	height: 1000px;
	background: rgba(1, 151, 212, 0.7);
	transform: skew(34deg);
	transform-origin: top left;
}

.is01 .is_wrap:after{
	left: 1115px;
}

.is01 .box01{
	position: relative;
	z-index: 10;
	padding: 120px 10px 150px;
}

.is01_text01{
	padding-left: 110px;
	margin-bottom: 1.6em;
}

.is01_dl{
	padding-left: 110px;
}

.is01_dl dt{
	color: #0197D4;
	font-size: 20px;
}

.is01_dl dd{
	font-size: 18px;
	line-height: 1.6;
}

.is01_dl dd:not(:last-child){
	margin-bottom: 1.6em;
}



.is02{
	position: relative;
	overflow: hidden;
}

.is02:before{
	position: absolute;
	top: 0;
	left: -1000px;
	content: "";
	z-index: 1;
	width: 1000px;
	height: 3000px;
	background: rgba(1, 151, 212, 0.7);
	transform: skew(34deg);
	transform-origin: top left;
}

.is02 .box01{
	position: relative;
	z-index: 10;
	padding: 110px 10px 120px;
}

.is02_catch01{
	margin-bottom: 100px;
}

.is02_shop{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	gap: 24px;
	margin-bottom: 70px;
}

.is02_shop_logo{
	margin-bottom: 30px;
}

.is02_shop_logo img{
	width: 100%;
}

.is02_dl{
	display: flex;
}

.is02_dl dt{
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	width: 300px;
	border: 1px #707070 solid;
	background: #1667A6;
	color: #fff;
	font-size: 25px;
}

.is02_dl dd{
	box-sizing: border-box;
	width: calc(100% - 300px);
	padding: 30px 50px;
	border: 1px #1667A6 solid;
	border-left: none;
	background: #E4EFF8;
}

.is02_dl_title{
	margin-bottom: 20px;
}

.is02_dl_list{
	display: flex;
	flex-wrap: wrap;
}

.is02_dl_list:not(:last-child){
	margin-bottom: 40px;
}

.is02_dl_list li{
	position: relative;
	padding-left: 1em;
}

.is02_dl_list li:not(:last-child){
	margin-right: 40px;
}

.is02_dl_list li:before{
	position: absolute;
	left: 0;
	content: "・";
}



.is03{
	background: #F3EFEC;
	overflow: hidden;
}

.is03 .is_wrap:after{
	left: 1235px;
}

.is03 .box01{
	position: relative;
	z-index: 10;
	padding: 110px 10px 120px;
}

.is03_catch01{
	margin-bottom: 100px;
}

.is03_img01{
	text-align: center;
	margin:0 0 2.5em 0;
}

.is03_img01 img{
	width: 100%;
}



.is04{
	position: relative;
	overflow: hidden;
}

.is04:before{
	position: absolute;
	bottom: 0;
	right: -100vw;
	content: "";
	z-index: 1;
	width: 100vw;
	height: 3000px;
	background: rgba(1, 151, 212, 0.7);
	transform: skew(34deg);
	transform-origin: bottom right;
}

.is04 .box01{
	position: relative;
	z-index: 10;
	padding: 120px 10px;
}

.is04_list{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 55px;
	max-width: 1565px;
	margin: 0 auto;
}

.is04_list_img{
	margin-bottom: 50px;
}

.is04_list_img img{
	width: 100%;
}

.is04_list_text{
	text-align: center;
}

.is04_list_text02{
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}



.is05{
	position: relative;
	overflow: hidden;
	background: #F3EFEC;
}

.is05:before{
	position: absolute;
	top: 0;
	left: -1000px;
	content: "";
	z-index: 1;
	width: 1000px;
	height: 3000px;
	background: rgba(1, 151, 212, 0.7);
	transform: skew(34deg);
	transform-origin: top left;
}

.is05 .box01{
	position: relative;
	z-index: 10;
	padding: 120px 10px;
}

.is05_dl dt{
	margin-bottom: 30px;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.4;
}

.is05_dl dd:not(:last-child){
	margin-bottom: 50px;
}

.is05_dl dd a{
	color: #6C6C6C;
	text-decoration: underline;
}

.is05_dl dd a:hover{
	color: #0197D4;
}



.is06{
	position: relative;
	overflow: hidden;
}

.is06 .is_wrap:after{
	left: 1385px;
}

.is06 .box01{
	position: relative;
	z-index: 10;
	padding: 120px 10px;
}

.is06_catch01{
	margin-bottom: 70px;
	text-align: left;
}

.is06_list{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 50px 85px;
	max-width: 1400px;
	margin: 0 auto 100px;
	text-align: center;
}

.is06_list_img{
	margin-bottom: 30px;
}

.is06_list_img img{
	max-width: 100%;
}
.is02_shop_text{
	margin:0 0 0 25px;
}
.is02_shop_text li{
	list-style-type:square;
}

.top_flow01{
	width:100%;
}
.top_flow02{
	width:16%;
	float:left;
	margin:0 0 20px 0;
}
.top_flow02 img{
	width:100%;
}
.top_flow03{
	width:2%;
	float:left;
	margin:8% 1.5% 0 1.5%;

}
.top_flow03 img{
	width:100%;
}


/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　ECサイト制作ラボについて　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.as01 .box01{
	padding: 0 10px;
}

.as01_01{
	padding-bottom: 200px;
}

.as01_02{
	padding: 0 0 120px;
	background: #F3EFEC;
}

.as01_img01{
	position: relative;
	top: -120px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 40px;
	text-align: center;
}

.as01_img01 img{
	width: 100%;
	max-width: 400px;
}

.as01_flex01{
	display: flex;
	justify-content: space-between;
}

.as01_flex01_text01 p:not(:last-child){
	margin-bottom: 1.6em;
}

.as01_flex01_img01{
	width: 514px;
	margin-left: 132px;
	flex-shrink: 0;
}

.as01_flex01_img01 img{
	width: 100%;
}



.as02{
	text-align: center;
}

.as02 .box01{
	padding: 120px 10px;
}

.as02_text01{
	margin-bottom: 65px;
}

.as02_box01:not(:last-child){
	margin-bottom: 70px;
}

.as02_box01_title01{
	margin-bottom: 40px;
	font-size: 40px;
	font-weight: 700;
}

.as02_box01_text01{
	margin-bottom: 50px;
	color: #0197D4;
	font-weight: 900;
}

.as02_box01_list01{
	display: flex;
	justify-content: center;
}

.as02_box01_list01 li:not(:last-child){
	margin-right: 60px;
}

.as02_box01_list01img01{
	padding: 0 5px;
	margin-bottom: 20px;
}

.as02_box01_list01img01 img{
	max-width: 100%;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　料金プラン　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.ps01 .box01{
	padding: 0 10px 120px;
}

.ps01_box01{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ps01_box01_l,
.ps01_box01_r{
	display: contents;
}

.ps01_box01_01,
.ps01_box01_02{
	box-sizing: border-box;
	width: calc(50% - 30px);
	max-width: 790px;
}

.ps01_box01_01{
	position: relative;
	height: 300px;
	padding: 50px 0 0 100px;
	margin-bottom: 130px;
}

.ps01_box01_01:after{
	position: absolute;
	top: calc(100% + 7px);
	left: 50%;
	transform: translateX(-50%);
	content: url("./img/ps_arrow.svg");
}

@media print, screen and (max-width: 1500px){
	.ps01_box01_01{
		padding-left: 20px;
	}
}

.ps01_box01_l .ps01_box01_01{
	order: 1;
	margin-right: 60px;
	background: url("./img/ps01_box01_01_bgl") center center no-repeat;
}

.ps01_box01_r .ps01_box01_01{
	order: 2;
	background: url("./img/ps01_box01_01_bgr") center center no-repeat;
}

.ps01_title01{
	margin-bottom: 24px;
	color: #1667A6;
	font-size: 35px;
	font-weight: 700;
}

.ps01_box01_02{
	display: flex;
	flex-direction: column;
	padding: 50px 45px;
	background: #F2F2F2;
}

.ps01_box01_l .ps01_box01_02{
	order: 3;
	margin-right: 60px;
}

.ps01_box01_r .ps01_box01_02{
	order: 4;
}

.ps01_title02{
	margin-bottom: 30px;
}

.ps01_list01{
	padding-left: calc(1em + 9px);
	list-style: disc;
}

.ps01_list01 li{
	margin-bottom: 1.6em;
}

.ps01_list01 li span{
	font-weight: 700;
}

.ps01_comment01{
	position: relative;
	padding-left: calc(1em + 9px);
	margin-top: auto;
}

.ps01_comment01:before{
	position: absolute;
	left: 9px;
	content: "※";
}



.ps02_01{
	background: #F3EFEC;
}

.ps02_01 .box01{
	padding: 120px 10px;
}

.ps02_list01{
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}

.ps02_list01 > li{
	width: 33%;
}

.ps02_list01 > li:not(:last-child){
	margin-right: 40px;
}

.ps02_list01_build,
.ps02_list01_support{
	position: relative;
	box-sizing: border-box;
	width: 100%;
	font-weight: 700;
}

.ps02_list01_build{
	height: 405px;
	padding: 60px 55px 0;
	border: 1px #0780B1 solid;
	background: #0780B1;
	color: #FFF;
}

.ps02_list01_support{
	height: 270px;
	padding: 60px 20px 0;
	border: 1px #1667A6 solid;
	background: #FFFFCC;
	color: #1667A6;
}

.ps02_list01_build:after,
.ps02_list01_support:after{
	position: absolute;
	left: 50%;
	bottom: 55px;
	transform: translateX(-50%) rotateZ(45deg);
	content: "";
	width: 23px;
	height: 23px;
	border-right: 13px solid;
	border-bottom: 13px solid;
}

.ps02_list01_title01{
	font-size: 28px;
	text-align: center;
}

.ps02_list01_box{
	padding: 30px;
	margin-top: 30px;
	background: #fff;
	text-align: center;
}

.ps02_list01_box01{
	color: #6C6C6C;
	font-size: 25px;
}

.ps02_list01_box02{
	color: #1667A6;
	font-size: 30px;
}

@media print, screen and (max-width: 1630px){
	.ps02_list01_title01{
		font-size: 23px;
	}

	.ps02_list01_box01{
		font-size: 20px;
	}

	.ps02_list01_box02{
		font-size: 25px;
	}
}

.ps02_lp{
	box-sizing: border-box;
	display: flex;
	align-items: center;
	width: 640px;
	height: 160px;
	padding-left: 50px;
	margin: 0 auto;
	background: #FFFFFF;
}

.ps02_lp01{
	margin-right: 60px;
	color: #1667A6;
	font-size: 28px;
}

.ps02_lp02{
	margin-right: 45px;
	font-size: 20px;
	font-weight: 700;
}

.ps02_lp02 span{
	margin-right: 4px;
	color: #1667A6;
	font-size: 60px;
}

.ps02_lp03{
	font-size: 18px;
}

.ps02_02 .box01{
	padding: 120px 10px 130px;
}

.ps02_02_box{
	max-width: 1400px;
	margin: 0 auto;
}

.ps02_02_box:not(:last-child){
	margin-bottom: 80px;
}

.ps02_title01{
	margin-bottom: 80px;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
}

.ps02_table table{
	width: 100%;
	border: 1px #707070 solid;
}

.ps02_table th{
	padding: 10px 15px;
	border: 1px #707070 solid;
	word-break: keep-all;
}

.ps02_table_build th{
	background: #E4F0F9;
}

.ps02_table_support th{
	background: #FFFFCC;
}

.ps02_table td{
	padding: 10px 15px;
	border: 1px #707070 solid;
}

.ps02_table + .text01{
	margin-top: 30px;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　ご提案のASP　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.ass01{
	height: 900px;
	margin-bottom: 120px;
	background: url("./img/ass01_bg.jpg") center center no-repeat;
}

.ass01_box01{
	box-sizing: border-box;
	width: 50.882%;
	padding: 120px 30px 50px;
	color: #fff;
}

.ass01_title01{
	margin-bottom: 70px;
	color: #FFFFCC;
	font-size: 50px;
	text-align: center;
}

.ass01_title02{
	margin-bottom: 50px;
}

.ass01_text01{
	max-width: 607px;
	margin: 0 auto 70px;
}

.ass01_list01{
	max-width: calc(607px - 1em);
	margin: 0 auto;
}

.ass01_list01 li{
	position: relative;
	padding-left: 1em;
}

.ass01_list01 li:before{
	position: absolute;
	left: 0;
	content: "";
	width: 19px;
	height: 1.6em;
	background: url("./img/ass_check.svg") center center no-repeat;
}



.ass02{
	margin-bottom: 120px;
}

.ass02 .box01{
	padding: 0 10px;
}

.ass02_text01{
	margin-bottom: 65px;
	text-align: center;
}

.ps02_table_asp{
	max-width: 1540px;
	margin: 0 auto;
}

.ps02_table_asp th{
	background: #E4F0F9;
	color: #0780B1;
}

.ps02_table_asp td{
	background: #F6F6F6;
}

.ps02_table_asp td:not(:nth-child(2)){
	text-align: center;
	white-space: nowrap;
}

.ass02_text02{
	box-sizing: border-box;
	max-width: 1200px;
	padding: 50px 60px;
	border: 3px #0780B1 solid;
	margin: 120px auto 0;
	background: #FFFFCC;
	color: #0780B1;
	text-align: left;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　制作の流れ　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.fs01{
	margin-bottom: 120px;
}

.fs01 .box01{
	padding: 0 10px;
}

.fs01_img01{
	margin-bottom: 50px;
}

.fs01_img01 img{
	width: 100%;
}

.fs01_list01{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	gap: 50px;
	padding: 0 25px;
}

.fs01_list01 span{
	color: #0197D4;
	font-weight: 900;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　運営会社紹介　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.com_table01{
	width: 800px;
}
.com_table01 th{
	background: #FFFFCC;
	padding: 10px 15px;
    border: 1px #707070 solid;
    word-break: keep-all;
}
.com_table01 td{
	padding: 10px 15px;
    border: 1px #707070 solid;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　お問い合わせ　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.cos01 .box01{
	padding: 0 10px 120px;
}

.cos01_box01{
	width: 800px;
	margin: 0 auto;
}

.contact_box{
	width: 100%;
}

.contact_box tr{
	display: grid;
	grid-template-columns: 220px 1fr;
	gap: 10px 20px;
}

.contact_box tr:last-child{
	grid-template-columns: 1fr;
}

.contact_box tr:not(:last-child){
	padding-bottom: 20px;
	border-bottom: 1px #707070 solid;
	margin-bottom: 20px;
}

.contact_box th{
	padding: 10px;
	background: #70D5FE;
	color: #fff;
	text-align: left;
}

.contact_box th label{
	cursor: pointer;
}

.contact_box th input{
	margin-right: 10px;
}

.contact_box th span{
	color: #ED0334;
}

.contact_box td{
	display: flex;
	align-items: center;
}

.contact_box td input[type="text"],
.contact_box td input[type="tel"],
.contact_box td input[type="email"],
.contact_box td textarea{
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	font-size: 16px;
}

.contact_box td textarea{
	height: 10em;
	resize: vertical;
}


.contact_btn{
	display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 40px;
}

.contact_btn a,
.contact_btn input{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 40px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}

.contact_btn a{
	margin-right: 5px;
	background: #666;
}

.contact_btn a:hover{
	background: #888;
}

.contact_btn input{
	border: none;
	background: #1667A6;
	transition: 0.3s ease-in-out;
}

.contact_btn input:hover{
	background: #0197D4;
}

#acMenu dt {
    display: block;
    width: 92%;
    text-align: center;
    cursor: pointer;
    padding: 10px 4%;
    margin: 20px auto 0 auto;
    background-color: #EEEEEE;
}
#acMenu dd {
    display: none;
}
.policy001 {
    width: 92%;
    padding: 4%;
    background: #EFEFEF;
}
.policy002 {
    text-align: center;
    margin: 0 0 20px;
}
.policy002_01 {
    margin: 0 0 15px 0;
}
.policy003 {
    margin: 0 0 20px 20px;
}
.policy004 {
    text-align: right;
}

.cos01_text01{
	font-size: 20px;
	text-align: center;
}

.cos01_text02{
	margin-bottom: 50px;
	text-align: center;
	line-height: 2.2;
}

.cos01_call01{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
	margin-bottom: 70px;
}

.cos01_call01_01{
	font-size: 18px;
	font-weight: 700;
}

.cos01_call01_02{
	color: #0197D4;
	font-size: 35px;
	font-weight: 900;
}





/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　制作・運用実績　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

.acss01 .box01,
.acss02 .box01{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 10px 120px;
}

.acss02_catch01{
	margin-bottom: 80px;
}

.acss02_catch01 span{
	background: linear-gradient(to bottom, transparent 87%, #86E37C 87%);
}

.acss01_text01{
	margin-bottom: 100px;
	line-height: 2;
}

.acss01_list01{
	display: flex;
	flex-wrap: wrap;
}

.acss01_list01 > li{
	box-sizing: border-box;
	width: calc(100% / 3);
}

.acss01_list01 > li:not(:first-child){
	border-left: 1px #000 solid;
}

.acss01_list01 > li:not(:last-child){
	padding: 0 10px;
}

.acss01_list01 > li:last-child{
	display: flex;
	width: 100%;
	padding: 25px 0 50px;
	border-top: 1px #000 solid;
	border-left: none;
	border-bottom: 1px #000 solid;
	margin-top: 50px;
}

.acss01_list01 > li:not(:last-child) .acss01_list01_01{
	margin-bottom: 30px;
	text-align: center;
}

.acss01_list01 > li:not(:last-child) .acss01_list01_01 img{
	max-width: 100%;
}

.acss01_list01 > li:last-child .acss01_list01_01{
	margin-right: 120px;
	flex-shrink: 0;
}

.acss01_list01_01_title{
	margin-bottom: 25px;
}

.acss01_list03{
	padding-left: 1em;
	margin-bottom: 45px;
	list-style-type: disc;
	color: #1667A6;
	font-size: 18px;
	font-weight: 700;
}

.acss01_list01_catch span{
	display: inline-block;
	padding: 10px 15px;
	border: 1px #1667A6 solid;
	color: #1667A6;
	font-size: 25px;
}

.acss01_list01_02{
	font-size: 18px;
}

.acss01_list01 > li:last-child .acss01_list01_02{
	padding-top: 65px;
}

.acss01_list01_02_title{
	margin-bottom: 15px;
	color: #662D91;
	font-weight: 900;
}

.acss01_list02{
	padding-left: 1.5em;
	list-style-type: disc;
}



.acss02_text01{
	max-width: 1206px;
	margin-bottom: 80px;
}

.acss02_list01{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 45px 20px;
	width: 100%;
	max-width: 1450px;
}

.acss02_list01 li:nth-child(3n+1){
	justify-self: start;
}

.acss02_list01 li:nth-child(3n+2){
	justify-self: center;
}

.acss02_list01 li:nth-child(3n){
	justify-self: end;
}

.acss02_list01 li img{
	max-width: 100%;
}





}/* end */