@charset "utf-8";

/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

body {
	width: 100% !important;
	color: #000000;
	line-height: 1.6;
	overflow: initial;
	font-size: 1.8rem;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: "Noto Sans JP", sans-serif!important;
}

body.article {
	overflow: hidden;
}

.en{
	font-family: "Roboto", sans-serif!important;
}

.of_hide{
	overflow: hidden;
	width: 100%;
}

/* color */
.white{
	color: #ffffff!important;
}
.blue{
	color: blue;
}
.red{
	color: red;
}
.green{
	color: #3BA946;
}
.yellow{
	color: yellow;
}
.black{
	color: #000000;
}

.bgwh{
	background: #ffffff;
}
.bgblu{
	background: linear-gradient(to right, #165888 , #172D6B);
}
.bgbla{
	background:#000000;
}
.bgred{
	background: red;
}
.bggre{
	background: #3BA946;
}
.bgyel{
	background: yellow;
}

/*リンク表示方法*/

a {
	text-decoration: none;
	transition: .5s;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:active {
	color: #000000;
}

a:hover {
	opacity: 0.7;
}

a:hover img {
	opacity: 1;
}

.hLogo a:hover{
	opacity: 1;
}

:has( > .lista){
	position: relative;
}

.lista{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height:100%;
	z-index: 1;
}

a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	}
/*-----------------------------------------------------------
PCサイズ
-----------------------------------------------------------*/

.pc,.pc2 {
	display: block;
}

.sp,.sp2, .spTel {
	display: none;
}

.pcTel {
	display: inline;
}


/*-----------------------------------------------------------
header
-----------------------------------------------------------*/

header {
	padding: 39px 29px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 9999;
	transition: .5s;
	top: 0;
}

header.headerScroll{
	background: #fff;
	padding: 20px 29px;
}

.hLogo{
	width: 150px;
	margin-left: 6px;
	position: relative;
	z-index: 99999;
}


.logo a:hover img {
	opacity: 1;
}

.headerTel {
	margin: 0 0 0 0;
	padding: 0px 0 0;
	font-weight: 900;
}

.off_img{
	display:block;
}

.on_img{
	display:none;
}

.open .off_img{
	display:none;
}

.open .on_img{
	display:block;
}

/*-----------------------------------------------------------
テーブル共通
-----------------------------------------------------------*/

table {
	border-collapse: separate;
}



/*-----------------------------------------------------------
 nav
-----------------------------------------------------------*/

.pc_nav{
	width: 100%;
	display: flex;
	max-width: 685px;
	align-items: center;
	justify-content: flex-end;
	margin-left: 2%;
}

.nav_list1{
	display: flex;
	justify-content: flex-end;
	max-width: 454px;
	width: 68%;
}

.nav_list1 li {
	margin-left:auto;
}

.nav_list1 li:first-child{
	margin:0;
}

.nav_list1 a {
	display: block;
	text-decoration: none;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.1875;
	color: #333333;
}


.sns_list{
	display:flex;
	justify-content:space-between;
	max-width:76px;
	width: 9%;
	margin-left: auto;
}

.sns_list li{
	width: 45%;
}

.hd_link{
	display:flex;
	max-width: 181px;
	width: 27%;
	margin-left: auto;
}

.hd_link_btn1{
	display:flex;
	flex-direction:column;
	justify-content: center;
	align-items: flex-start;
	width:100%;
	height: 42px;
	font-size:1.4rem;
	font-weight: 500;
	line-height: 1;
	background: #3BA946;
	color: #ffffff!important;
	letter-spacing: 8%;
	border-radius: 42px;
	padding-left: 21px;
	position: relative;
	transition:.5s;
}

.hd_link_btn1:before{
	position:absolute;
	content:"";
	width:13px;
	height:13px;
	right:12px;
	top:0;
	bottom:0;
	margin:auto;
	background:url(./img/common/arrow1_gre.svg)no-repeat center;
	background-size:contain;
}

.hd_link_btn1:hover{
	background:#197923;
	opacity:1;
}

/*-----------------------------------------------------------
#slide
-----------------------------------------------------------*/

#modal {
	display: none;
}

/*-----------------------------------------------------------
#cover
-----------------------------------------------------------*/

.top_wrap1{
	position: relative;
}

#cover:before{
	position:absolute;
	top: 32.5vw;
	width:100%;
	height: 64.215vw;
	background:url(./img/top/mv_sou1.svg)no-repeat center;
	background-size:contain;
	content:"";
	z-index: -1;
}

#cover {
	width: 100%;
	margin: 0px auto 0;
	background: #f9faff;
	position: relative;
	z-index: 0;
}

#cover .of_hide{
	/* max-width:1920px; */
	margin:0 auto;
	width:100%;
	position: relative;
}


#cover .flex{
	padding: 0px 0 2.5%;
	display:flex;
	justify-content:space-between;
	align-items: center;
	width: 92.362%;
	margin-left: auto;
	position: relative;
	height: calc(100vh + 3vh);
}

.mv_video_area{
	width: 61.181vw;
	height: 56.459vw;
	margin-right: -12.5vw;
	position: relative;
	box-shadow: none;
	filter: none;
	transform: translateZ(0);
	backface-visibility: hidden;
	max-width: 1174.67px;
	max-height: 1084px;
	/* height: 48.459vw; */
	position: absolute;
	right: -15.5vw;
	margin-right: 0;
	width: 65.181vw;
	height: 51.459vw;
}

.mv_video_area video{
	width:100%;
	height:100%;
	object-fit: cover;
	transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%),
                      linear-gradient(to bottom, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 100%);
	mask-image: linear-gradient(to left, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%),
              linear-gradient(to bottom, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 100%);
	-webkit-mask-composite: source-in;
	mask-composite: intersect;
}

#cover .flex .text_area{
	width: 44%;
	padding-top: 124px;
}

#cover .flex .text_area .title1{
	line-height: 1.5;
	font-weight: 700;
	font-size: 4.8rem;
	font-size: clamp(2.4rem,3.4vw,4.8rem);
	letter-spacing: 8%;
}

#cover .flex .text_area .title1 .en{
	line-height: 1;
	font-weight: 500;
	font-size: clamp(1.2rem,1.3vw,1.8rem);
	letter-spacing: 10%;
}

#cover .flex .text_area .title1 .text-line:has(.en){
	margin-bottom:12px;
}

#cover .flex .text_area .text1{
	margin-top:30px;
	line-height: 1.8333;
	font-weight: 700;
	font-size: 1.8rem;
	font-size: clamp(1.5rem,1.3vw,1.8rem);
	letter-spacing: 10%;
}

#cover .text-slider{
	color:#E2F3E4;
	line-height: 1.4;
	font-weight: 500;
	font-size: clamp(4rem,10vw,11.2rem);
	letter-spacing:6%;
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0;
}

/*-----------------------------------------------------------
 #main
-----------------------------------------------------------*/

#main {
	width: 100%;
	margin: 0px auto 0;
}

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

.ma1440{
	max-width:1440px;
	width:100%;
	margin:0 auto;
}

.inner{
	width: 95%;
	max-width: 1080px;
	margin: 0 auto;
}

.mainTit{
	font-size: 4rem;
	line-height: 1.5;
	font-weight:700;
	font-size: clamp(2.4rem,3.2vw,4rem);
	letter-spacing: 6%;
}

.mainTit .en_tit{
	line-height: 1.8333;
	font-weight:500;
	font-size: clamp(1.6rem,4vw,1.8rem);
	letter-spacing:10%;
}

.mainTit .en_tit .text-line__inner{
	position:relative;
	padding-left:18px;
}

.mainTit .en_tit .text-line__inner:before{
	position:absolute;
	content:"";
	width:6px;
	height:6px;
	background:#3BA946;
	border-radius:50%;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
}


.mainTit.white .en_tit .text-line__inner:before{
	background:#87B63E;
}

.mainTit2{
	font-size: 1.8rem;
	line-height: 1;
	font-weight:500;
	font-size: clamp(1.6rem,4vw,1.8rem);
}

.mainTit2 .en_tit{
	line-height: 1;
	font-weight:500;
	font-size: clamp(1.6rem,4vw,1.8rem);
}

.subTit{
	font-size: 2.4rem;
	line-height:1.2;
	font-weight:700;
	font-size: clamp(2rem,4vw,2.4rem);
}

.content01{
	background: #ffffff;
}


.content01 .of_hide{
	position:relative;
	padding: 100px 0 30px;
	z-index: 1;
}
.content01 .of_hide:before{
	top: 100px;
	left: 5.5%;
	content:"";
	width: 67.858%;
	height:50%;
	background: linear-gradient(to right, #ffffff, #ffffff00);
	position: absolute;
	z-index: -1;
}

.content01:after{
	position:absolute;
	content:"";
	max-width:919px;
	width: 64%;
	aspect-ratio:1/1;
	background: url(./img/top/co1_sou1.png)no-repeat right bottom;
	background-size:contain;
	bottom: -15.4%;
	right: 0;
}

.content01 .flex{
	position: relative;
	width: 100%;
	padding-left: 12.5%;
}

.content01 .flex .text_area{
	max-width:520px;
	padding-top: 54px;
	width: 48%;
}

.content01 .flex .text_area .mainTit{
	margin-bottom:40px;
}

.content01 .flex .text_area .text1{
	margin-bottom:20px;
	font-size: 1.6rem;
	font-weight:700;
	letter-spacing:5%;
	line-height:2.0625;
}

.content01 .flex .img_area{max-width: 585px;width: 50%;padding-top: 87px;}

.content01 .flex .img_area .img1{
	max-width:512px;
	width: 88%;
	margin-left: auto;
	display: block;
}

.content01 .flex .img_area .img2{
	max-width: 289px;
	width: 55%;
	display: block;
	margin-top: 96px;
}

.btn1{
	margin-top:50px;
	display:flex;
	flex-direction:column;
	justify-content: center;
	align-items: flex-start;
	width:100%;
	height: 57px;
	font-size:1.4rem;
	font-weight: 500;
	line-height: 1;
	transition: .5s;
	background: #3BA946;
	color: #ffffff!important;
	letter-spacing: 8%;
	border-radius: 57px;
	padding-left: 29px;
	position: relative;
	transition:.5s;
	max-width:245px;
}

.btn1:before{
	position:absolute;
	content:"";
	width:17px;
	height:17px;
	right:16px;
	top:0;
	bottom:0;
	margin:auto;
	background:url(./img/common/arrow1_gre.svg)no-repeat center;
	background-size:contain;
}

.btn1:hover{
	background:#197923;
	opacity:1;
}

.btn2{
	display:flex;
	flex-direction:column;
	justify-content: center;
	align-items: center;
	width:100%;
	height: 96px;
	font-size:1.8rem;
	font-weight: 700;
	line-height: 1;
	background: #87B63E;
	color: #ffffff!important;
	letter-spacing: 4%;
	border-radius: 5px;
	position: relative;
	transition:.5s;
	max-width:405px;
}

.btn2:before{
	position:absolute;
	content:"";
	width:20px;
	height:20px;
	right:20px;
	top:0;
	bottom:0;
	margin:auto;
	background:url(./img/common/arrow2_gre.svg)no-repeat center;
	background-size:contain;
	transition:.5s;
}

.btn2:hover{
	background:#fff;
	opacity:1;
	color: #3BA946!important;
}

.btn2:hover:before{
	background:url(./img/common/arrow2_wh.svg)no-repeat center;
	background-size:contain;
}

.btn3{
	display:flex;
	justify-content: flex-start;
	align-items: center;
	width:100%;
	height: 96px;
	font-size:1.8rem;
	font-weight: 700;
	line-height: 1;
	transition: .5s;
	letter-spacing: 4%;
	border-radius: 5px;
	position: relative;
	transition:.5s;
	max-width:405px;
	background:#fff;
	padding:10px 9px;
	border:1px solid #BDBDBD;
}

.btn3:before{
	position:absolute;
	content:"";
	width:20px;
	height:20px;
	right:20px;
	top:0;
	bottom:0;
	margin:auto;
	background:url(./img/common/arrow2_wh.svg)no-repeat center;
	background-size:contain;
	transition:.5s;
}

.btn3:hover{
	opacity:1;
	color: #ffffff!important;
	background: #87B63E;
	border:1px solid #87B63E;
}

.btn3:hover:before{
	background:url(./img/common/arrow2_gre.svg)no-repeat center;
	background-size:contain;
}

.btn3 .img{
	width:76px;
	margin-right:25px;
}

.btn3 .text1{
	font-size:1.4rem;
	font-weight:500;
	line-height:1.7142;
}

.btn3 .text2{
	font-size:1.8rem;
	font-weight:700;
	line-height:1.33333;
	transition:.5s;
}


.btn3:hover .text2{
	color:#fff;
}

.content02{
	padding: 120px 0 20px;
	position: relative;
}

.content02:before{
	position:absolute;
	content:"";
	max-width:919px;
	width: 64%;
	aspect-ratio:1/1;
	background: url(./img/top/co2_sou1.png)no-repeat left bottom;
	background-size:contain;
	bottom: -12.3%;
	left: 0;
	z-index: -1;
}

.work_list1{
	display: flex;
	flex-wrap: wrap;
	margin: 50px 0 0;
}

.work_list1 > li{
	width: 30.093%;
	margin-right: 4.8605%;
}


.content02 .work_list1 > li:nth-child(3n+1){
	margin-right: 0%;
}

.works01 .work_list1 > li{
	margin-bottom:60px;
}

.works01 .work_list1 > li:nth-child(3n+3){
	margin-right: 0%;
}

.work_list1 > li > a{
	background: #fff;
	border:1px solid #BDBDBD;
	display:block;
	border-radius:5px;
	padding: 7.697% 7.388%;
	width: 100%;
	height: 100%;
	transition:.5s;
	opacity:1!important;
}

.work_list1 > li:hover > a{
	background: #ffffff4d;
	border:1px solid #3BA946;
	opacity:1;
}


.work_list1 > li > a .img{
	width:100%;
	height: 15vw;
	max-height: 170px;
}

.work_list1 > li > a .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.work_list1 > li > a .text_area{
	margin-top:16px;
}

.work_list1 > li > a .text_area .title1{
	font-size: 2rem;
	line-height:1.65;
	font-weight:700;
	font-size: clamp(1.6rem,2vw,2rem);
	margin-bottom:15px;
}

.work_list1 > li > a .text_area .title1 span{
	display:block;
	font-weight:400;
	font-size:1.3rem;
	margin-bottom:1px;
	line-height:1.1538;
}

.work_cate_list1 {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}

.work_cate_list1 > li{
	color:#3BA946;
	border:1px solid;
	font-size:1.4rem;
	font-weight:400;
	line-height:1.2142;
	padding:4px 7px;
	margin-right:10px;
	margin-top:5px;
}
.work_cate_list1 > li:last-child{
	margin-right:0;
}

.work_list1 > li.long{
	width:100%;
	margin-bottom:50px;
	margin-right:0;
}

.work_list1 > li.long a{
	display:flex;
	padding: 3.705%;
	flex-direction: row-reverse;
	justify-content: space-between;
}


.work_list1 > li.long a .text_area{
	max-width:434px;
	width: 45%;
	margin: 0;
}

.work_list1 > li.long a .img{
	height: 29vw;
	max-height: 323px;
	max-width: 523px;
	width: 53%;
}


.work_list1 > li.long > a .text_area .title1{
	font-size: 2.4rem;
	line-height:1.83333;
	font-size: clamp(1.8rem,2.4vw,2.4rem);
	margin-bottom:20px;
}

.work_list1 > li.long > a .text_area .title1 span{
	font-size:1.8rem;
	font-size: clamp(1.5rem,2vw,1.8rem);
	margin-bottom:7px;
	line-height:1.222;
}

.work_list1 > li.long a .text_area .text1{
	font-size: 2rem;
	line-height:1.65;
	font-weight:700;
	font-size: clamp(1.6rem,2vw,2rem);
	margin-bottom:15px;
	letter-spacing:5%;
}

.work_list1 > li.long a .text_area .text2{
	line-height:2;
	font-weight:500;
	font-size: 1.4rem;
	margin-bottom:15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	letter-spacing:5%;
}


.content02 .btn1{
	margin:50px auto 0;
}

.content03{
	padding: 120px 0 150px;
	position: relative;
}

.content03:after {
    position: absolute;
    content: "";
    max-width: 1230px;
    width: 86%;
    aspect-ratio: 1 / 1;
    background: url(./img/top/co3_sou1.png) no-repeat right bottom;
    background-size: contain;
    bottom: 11%;
    right: 0;
    z-index:-1;
}

.co3_list1{
	margin-top:120px;
}

.co3_list1 li{
	position:relative;
	margin-bottom:150px;
	display: flex;
	justify-content: space-between;
	width: 87.5%;
	margin-right:auto;
	background:#FFFFFF82;
	box-shadow:-8px 8px 35px #00000014;
	border-radius:5px;
	padding: 5.556% 3.473% 5.556% 12.5%;
	align-items: center;
}

.co3_list1 li:nth-child(2n){
	margin-left:auto;
	flex-direction:row-reverse;
	padding: 3.82% 6.945% 3.473% 5.556%;
	margin-right: 0;
}

.co3_list1 li:last-child{
	margin-bottom:0px;
}


.co3_list1 li .ab_text{
	position:absolute;
	top:-35px;
	right:0;
	color:#C2C2C2;
	font-size: 5.5rem;
	font-weight:500;
	line-height:1;
	letter-spacing:6%;
}

.co3_list1 li:nth-child(2n) .ab_text{
	left:0;
	right:auto;
}

.co3_list1 li .text_area{
	width: 55%;
}

.co3_list1 li .img{
	width: 38.447%;
	text-align: center;
}

.co3_list1 li .text_area .text2{
	display:flex;
	align-items:center;
}

.co3_list1 li .text_area .text2 .span1{
font-size: 2.4rem;
line-height: 1;
font-weight: 700;
margin-right: 27px;
position: relative;
}

.co3_list1 li .text_area .text2 .span1:before{
	position:absolute;
	content:"";
	width:10px;
	height:1px;
	background:#3BA946;
	right:-17px;
	top:0;
	bottom:0;
	margin:auto;
}

.co3_list1 li .text_area .text2 .span2{
font-size: 1.2rem;
font-weight: 400;
letter-spacing: 6%;
line-height: 1;
}

.co3_list1 li .text_area .title1{
	font-size: 2.8rem;
	font-size: clamp(1.8rem,1.9vw,2.8rem);
	letter-spacing:6%;
	line-height:2.1428;
	margin-bottom:8px;
	font-weight:700;
}

.co3_list1 li .text_area .text1{
	font-size: 1.8rem;
	font-size: clamp(1.5rem,2vw,1.8rem);
	letter-spacing:5%;
	line-height:1.94444;
	font-weight:500;
	width: 96.207%;
}



.co3_list1 li:nth-child(2n) .text_area .text1{
	width: 87.2%;
}

.co3_list1 li:nth-child(2n) .text_area{
	max-width: initial;
	width: 57.871%;
}

.co3_list1 li:nth-child(2n) .img{
	text-align: start;
	width: 36.667%;
}


.co3_list1 li:nth-child(2n) .img img{
	width: 80.306%;
}


.co3_list1 li:nth-child(3) .img img{
	width: 94.7%;
}


.content04{
	padding:120px 0;
	background:#F0F2F4;
}

.top_title_area1 {
	display:flex;
	align-items:center;
}

.top_title_area1 .mainTit{
	margin-right:65px;
}

.top_title_area1 .txt{
	letter-spacing:6%;
	font-size:1.6rem;
	font-weight:500;
	line-height:1.8125;
}

.content04 .flex{
	margin-top:50px;
}

.content04 .flex .left{
	max-width:350px;
	width: 35%;
	position:sticky;
	top: 120px;
	height:max-content;
}

.content04 .flex .right{
	max-width:670px;
	width: 63%;
	overflow: hidden;
}

.co4_list1{
	position:relative;
	z-index:1;
}

.co4_list1:before{
	position:absolute;
	content:"";
	width:1px;
	height:100%;
	background:#7D7D7D;
	left:0;
	right:0;
	margin:auto;
	z-index:-1;
}

.co4_list1 li{
	margin-bottom: 10px;
	background: #fff;
	overflow: hidden;
	border-radius: 5px;
	transition:.5s;
}

.co4_list1 li:last-child{
	margin-bottom:0;
}


.co4_list1 li a{
	display:flex;
	width:100%;
	height:100%;
	opacity:1!important;
	transition:.5s;
}

.co4_list1 li .num{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 58px;
	flex-shrink: 0;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.375;
}

.co4_list1 li .tit_area{
	width:100%;
	padding: 8px 15px;
	border: 1px solid #E5E5E5;
	border-radius: 0px 5px 5px 0px;
	border-left: none;
	transition:.5s;
}

.co4_list1 li .tit_area .text1{
	font-size: 1.6rem;
	letter-spacing:6%;
	line-height:1.8125;
	font-weight:700;
	transition:.5s;
}

.co4_list1 li .tit_area .text1 span{
	display:block;
	color:#A5A5A5;
	font-size:1.3rem;
	line-height:1;
	font-weight:500;
	letter-spacing:6%;
	transition:.5s;
}

.co4_list1 li:hover,
.co4_list1 li.active{
	background: #3BA946;
}

.co4_list1 li:hover .tit_area,
.co4_list1 li.active .tit_area{
	border: 1px solid #3BA946;
	border-left:none;
}

.co4_list1 li:hover .tit_area .text1,
.co4_list1 li.active .tit_area .text1{
	color:#fff;
}

.co4_list1 li:hover .tit_area .text1 span,
.co4_list1 li.active .tit_area .text1 span{
	color:#72D389;
}

.content04 .btn1{
	margin:24px auto 0;
	max-width:initial;
}

.co4_list2 li{
	border:1px solid #E5E5E5;
	border-radius:5px;
	width:100%;
	padding:40px 3.584%;
	background:#fff;
	margin-bottom:80px;

}

/* .co4_list2 li{
	border:1px solid #E5E5E5;
	border-radius:5px;
	width:100%;
	padding: 40px 3.584%;
	background:#fff;
	margin-bottom: 80px;
	transform: rotate(45deg) translate(249px);
	transition: .5s;
	opacity: 0;
} */

/* .co4_list2 li.active{
    opacity: 1;
    transform: none;
    display: block;
} */

.co4_list2 li .title_area{
	display:flex;
	align-items:center;
}

.co4_list2 li .title_area .num{
	margin-right:20px;
	width:58px;
	flex-shrink:0;
	height:58px;
	border-radius:5px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:2.4rem;
	font-weight:500;
	letter-spacing:0;
	line-height:1;
}

.co4_list2 li .title_area .title1{
	font-size:1.6rem;
	line-height:1.8125;
	font-weight:700;
	letter-spacing:6%;
}

.co4_list2 li .title_area .title1 span{
	display:block;
	color:#A5A5A5;
	font-size:1.3rem;
	line-height:1;
	font-weight:500;
	letter-spacing:6%;
}

.co4_list2 li .cont_area{
	padding:0 16px;
}

.co4_list2 li .img{
	max-width:431px;
	margin:36px auto 32px;
}

.co4_list2 li .title2{
	font-size: 2.4rem;
	line-height:1.66667;
	font-size: clamp(1.7rem,2vw,2.4rem);
}

.co4_list2 li .text1{
	margin-top:10px;
	font-size: 1.8rem;
	font-size: clamp(1.5rem,1.6vw,1.8rem);
	letter-spacing:5%;
	line-height:1.94444;
	font-weight:500;
}

.content05{
	padding:120px 0 150px;
}

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

.bnr_list1 li{
	max-width:325px;
	width:32%;
}

.bnr_list1 li img{
	box-shadow:4px 4px 20px #0000001a;
}

.content06{
	width: 98%;
	padding: 80px 5.556%;
	background: linear-gradient(
255deg, #289842, #87B63E);
	max-width:1233px;
	margin:0 auto;
}

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

.co6_list1 li{
	max-width:325px;
	width: 32.5%;
	background:#fff;
	margin-top:60px;
	padding: 14px 1.853% 24px;
}

.co6_list1 li:nth-child(2){
	animation-delay:.2s;
}

.co6_list1 li:nth-child(3){
	animation-delay:.4s;
}

.co6_list1 li .img{
	max-width:200px;
	width: 80%;
	margin:0 auto;
	height:220px;
	display:flex;
	align-items:center;
}

.co6_list1 li:nth-child(3) .img{
	max-width:228px;
}

.co6_list1 li .text_area{
	margin-top: 25px;
}

.co6_list1 li .text_area .title1{
	font-size: 1.8rem;
	letter-spacing:0%;
	line-height:1.66667;
	font-weight:700;
}

.co6_list1 li .text_area .title1 span{
	display:block;
	font-size:1.3rem;
	font-weight:500;
	letter-spacing:6%;
	line-height:1.6923;
	margin-bottom:6px;
}

.co6_list1 li .text_area .text1{
	margin-top:27px;
	font-size: 1.6rem;
	letter-spacing:0%;
	line-height:1.5;
	font-weight:500;
}


.content07{
	padding:150px 0;
}

.content07 .news_list1{
	margin:50px auto 0;
}

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

.news_list1 li{
	width: 30.094%;
	margin-right: 4.859%;
}

.news_list1 li:nth-child(3n+3){
	margin-right: 0%;
}


.news_list1 li a{
	opacity:1;
}

.news_list1 li .img{
	width:100%;
	max-height: 250px;
	height: 22vw;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom:23px;
}

.news_list1 li .img img{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:.5s;
}

.news_list1 li:hover .img img{
	transform:scale(1.1);
}

.news_list1 li .date{
	font-size:1.6rem;
	font-weight:500;
	letter-spacing:6%;
	line-height:1.375;
	margin-bottom:1px;
}

.news_list1 li .tit{
	font-size: clamp(1.8rem,2vw,2rem);
	line-height:1.5;
	font-weight:700;
}

.news_list1 li .name{
	margin-top:14px;
	display:flex;
	align-items:center;
	font-size:1.4rem;
	line-height:2.14285;
	font-weight:500;
}


.news_list1 li .name .icon{
	width:30px;
	height:30px;
	border-radius:50%;
	flex-shrink:0;
	margin-right:7px;
}

.content07 .btn1{
	margin:80px auto 0;
}



.content08{
	background: linear-gradient(255deg, #289842, #87B63E);
	color:#fff;
	padding:100px 0 80px;
	position:relative;
	z-index: 1;
}

.content08 .flex{
	margin-top:40px;
}

.content08 .flex .left{
	max-width:510px;
	width: 48%;
}

.content08 .flex .right{
	max-width:405px;
	width: 50%;
}

.content08 .flex .left .title1{
	margin: 0px 0 30px;
	font-size: clamp(1.8rem,2vw,2rem);
	line-height:1.5;
	font-weight:700;
}

.content08 .flex .left .text1{
	font-size: 1.6rem;
	line-height:1.5;
	font-weight:500;
}

.content08 .flex .right .btn3{
	margin-top:22px;
}

.content08 .text-slider{
	    color: #E2F3E426;
	    line-height: 1.3;
	    font-weight: 500;
	    font-size: clamp(4rem, 10vw, 11.2rem);
	    letter-spacing: 6%;
	    position: absolute;
	    bottom: 0px;
	    left: 0;
	    z-index: -1;
}


/*-----------------------------------------------------------
 footer
-----------------------------------------------------------*/

footer {
	margin: 0px auto 0;
	padding: 60px 0 50px;
}

footer .logo {margin-bottom: 35px;}

footer .flex1{
	max-width:890px;
	width:100%;
}

.ft_list1{
	
}

.ft_list1 li{
	font-size:1.1rem;
	font-weight:500;
	letter-spacing:10%;
	line-height:2;
	padding-left:9px;
}

.ft_list1 li a:hover{
	opacity:1;
	color:#279842!important;
}

.ft_list1 li.parent{
	position:relative;
	margin-top:13px;
}

.ft_list1 li.parent:before{
	position:absolute;
	content:"";
	width:5px;
	height:5px;
	border-radius:50%;
	background:#279842;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
}

.ft_list1 li.parent:first-child{
	margin:0;
}

.ft_list1 li.child a{
	color:#777777;
}

footer .flex2{
	margin-top:50px;
	align-items:center;
}


footer .flex2 .left .text1{
	font-size:1.3rem;
	font-weight:500;
	letter-spacing:10%;
	line-height:2.538;
}

footer .flex2 .left .title1{
	font-size: clamp(1.8rem,2vw,2.5rem);
	font-weight:700;
	letter-spacing:10%;
	line-height:1.72;
}

.copyright {
	font-size:1.3rem;
	line-height:1;
}



/* 全ページ共通クラス
----------------------------------------------------------- */

/*--- パンくず ---*/

.pankuzu {
    width: 100%;
    font-size: 1.4rem;
    padding: 30px 0 0;
    font-weight:400;
    line-height: 1.2142;
}

.pankuzu li {
    padding: 0 0 0 14px;
    display: inline;
    position:relative;
}

.pankuzu li:before{
	content:"";
	width:5px;
	height:5px;
	border-radius:50%;
	background:#000000;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	position:absolute;
}

.pankuzu li.nolink:before{
	background:#A5A2A2;
}

.pankuzu li:first-child {
    padding: 0;
}

.pankuzu li:first-child:before{
	display:none;
}

.pankuzu .nolink{
	color:#A5A2A2;
}


.pankuzu li a {
    margin: 0 7px 0 0;
}

/*--- ページトップ ---*/
#pageTop {
	position: fixed;
	bottom: 200px;
	right: 25px;
	z-index: 9999;
}


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

input {
	vertical-align: middle;
}

.btnBox1 {
	text-align: center;
}

.contact_cf .clearForm,.contact_cf .clearForm2 {
	padding: 10px 5px;
}


.clearForm,
.clearForm2,
.toHome {
	width: 100%;
	cursor: pointer;
	outline: 0;
	color: #fff!important;
	border: none;
	font-weight: 500;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	background: none;
	margin: 0 auto!important;
	height: 100%;
	padding-left:29px;
	text-align:left;
	font-size:1.4rem;
}

.green .clearForm,
.green .clearForm2,
.green .toHome {
	color: #2CB573 !important;
	
}


.toHome {
	margin: 50px auto 0 !important;
	text-decoration: none;
	display: block;
	text-align: center;
}

.tb_inp.mabo{
	margin-bottom:16px;
}

textarea {
	padding: 30px;
	height: 235px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
}

input,
textarea,
button,
select,
option {
	outline: none;
}

input[type="text"],
input[type="email"],
input[type="tel"],
select{
	height: 30px;
	padding: 0;
	width: 100%;
	background: #f0f2f4;
	width: 100%;
	font-size: 1.6rem;
}

::placeholder{
	color:#CCCCCC;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
option,
select{
	border: none;
}


select{
	max-width:340px;
}

input[type="date"]{
	width:100%;
	max-width:204px;
	height:42px;
}

button {
	border: none;
	outline: none;
	background: none;
}

.form_notice1 {
	font-size: 85.714%;
	display: block;
	margin: 5px 0 0;
}

.form_notice2 {
	font-size: 87.5%;
}

.modification_wrap {
	overflow: hidden;
}

.modification {
	width: 221px;
	float: left;
	margin: 0 0 0 246px;
}

.send_bt {
	width: 221px;
	float: right;
	margin: 0 245px 0 0;
}

.error_style {
	color: #FF0000;
	display: block;
	margin: 8px 0 0;
}


.contact_tb th, .contact_tb td {
	position: relative;
	font-weight: 500;
	display: block;
	width: 100%;
}

.contact_tb {
	width: 100%;
	margin: auto;
}


.contact_tb th {
	text-align: left;
	padding: 45px 0 25px;
	line-height: 1.55556;
	font-weight:500;
}
.contact_tb th label{
	position: relative;
	flex-shrink:0;
	font-weight: 500;
	padding-left: 16px;
}

.contact_tb th label:before{
	position:absolute;
	content:"";
	width:6px;
	height:6px;
	border-radius:50%;
	background:#279842;
	top:0;
	bottom:0;
	margin:auto;
	left:0;
}

.contact_tb th.vert{
	vertical-align:top;	
}

.contact_tb td {border-bottom: 1px solid #BDBDBD;padding-bottom: 20px;font-size: 1.6rem;}

.contact_tb td .text1{
	font-size:1.4rem;
	margin-top: 10px;
}

.contact_tb th span{
	margin-right:24px;
}

em{
	color: #279842;
	white-space: nowrap;
	font-weight: 500;
}

em.nini{
	background:#000000;
}

.contact01_div3{
	margin-top:80px;
}


.pri_div{
	padding: 30px;
	height: 235px;
	overflow-y:scroll;
	background: #fff;
	-ms-overflow-style: none;
	scrollbar-width: none;
	width: 100%;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 5%;
	line-height: 2;
	border-radius: 5px;
	margin: 0 auto 40px;
}

.pri_div.pri_div2{
	padding: 24px 4%;
	height: 285px;
	overflow-y:scroll;
	margin: 24px auto 56px;
	background: #F1F4E0;
	-ms-overflow-style: none;
	scrollbar-width: none;
	border: 2px solid #F1F4E0;
	width: 100%;
	border-radius: 10px;
}

.pri_div::-webkit-scrollbar{
	display: none;
}


.pri_div h3{
	font-size: clamp(1.8rem,2.4vw,2.4rem);
	line-height: 1.46;
	margin-bottom: 30px;
}


.pri_div dt{
	font-size: 1.6rem;
	line-height: 1.75;
	margin-top: 24px;
	font-weight: 700;
}

.pri_div dd{
    font-size: 1.4rem;
    line-height: 2;
    font-weight: 500;
}

.pri_div dd p.matop{
	margin-top:24px;
}

.privacy_area{
	display:flex;
	align-items:center;
	justify-content:center;
	margin: 0 auto 20px;
	width: 100%;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 5%;
}

.privacy_area label{
	display:flex;
	align-items: center;
}

.privacy_area a{
	color: #009DCD;
	display: inline-flex;
	align-items: baseline;
	border-bottom: 1px solid;
}

.privacy_area a img{
	margin-left:2px;
	margin-right:4px;
}

.privacy_area input{
	width: 15px;
	height: 15px;
	border: 1px solid #ccc;
	border-radius: 0;
	accent-color: #ccc;
	margin-right: 5px;
}

.contact01{
	padding: 85px 0 150px;
	background: #F0F2F4;
}

.contact01 .text{
	margin-bottom:24px;
	font-size:1.3rem;
	font-weight:500;
	letter-spacing:5%;
	line-height:2.153;
	position:relative;
	padding-left:16px;
}

.contact01 .text span{
	font-weight:500;
	line-height:1;
	position:absolute;
	left:0;
	top: 8px;
	bottom:0;
	margin:auto;
	font-size: 1.8rem;
}

.contact01 .em{
	margin-bottom:24px;
}

.contact01_div1{
	background:#fff;
	border-radius:5px;
	padding: 50px 30px;
	margin-bottom:4px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.contact01_div1 .text1{
	width:287px;
	position: relative;
	flex-shrink:0;
	font-weight: 500;
	padding-left: 16px;
}

.contact01_div1 .text1:before{
	position:absolute;
	content:"";
	width:6px;
	height:6px;
	border-radius:50%;
	background:#279842;
	top:0;
	bottom:0;
	margin:auto;
	left:0;
}

.contact01_div1 .tb_flex{
	width:100%;
	font-size: 1.6rem;
	font-weight: 500;
}

.tablet{
	display:none;
}

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

.mw_wp_form .horizontal-item + .horizontal-item{
	margin-left:0;
}

.tb_flex .mwform-radio-field{
	margin-right: 6.9%;
	margin-left: 0;
}

.tb_flex .mwform-radio-field:last-child{
	margin-right: 0%;
}

.mwform-checkbox-field input, .mwform-radio-field input {
    accent-color: #279842!important;
}

.news01{padding: 0px 0 150px;}



.news01 .main_cont{
	max-width:1108px;
	width: 74%;
}


.news01 .side_cont{
	max-width:192px;
	width: 23%;
}

.side_div{
	width:100%;
	margin-bottom: 56%;
}

.side_div:last-child{
	margin-bottom:0px;
}

.side_div .title1{
	line-height: 1.45833;
	font-weight:500;
	font-size: clamp(1.8rem, 2.4vw, 2.4rem);
	padding-bottom:14px;
	border-bottom:1px solid #C6E0F7;
}

.cate_list li{
	margin-top:28px;
	font-weight:500;
	line-height:1.5;
}

.cate_list li a.active{
	color:#1982D8;
}



.pagination-list{
	display:flex;
	margin: 40px auto 0;
	justify-content: center;
	width: 100%;
}

.pagination-list .page-numbers{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: #fff;
	margin: 0 0.6%;
	transition:.5s;
	font-weight: 500;
	text-decoration: none;
	color: #000000;
	border-radius: 50px;
	font-size: 1.6rem;
}


.pagination-list .page-numbers.current,
.pagination-list .page-numbers:hover{
	background: #3BA946;
	opacity:1;
	color: #fff;
}

.pagination-list .page-numbers.prev,
.pagination-list .page-numbers.next{
	display:none;
}


.det_cont .title_area{
	padding-bottom:28px;
	margin-bottom:56px;
	border-bottom:1px solid #E5E5E5;
}

.det_cont .title_area .dacate{
	margin-bottom:24px;
	width:100%;
}

.det_cont .title_area .title1{
	line-height: 1.45;
	font-weight:500;
	font-size: clamp(2.4rem, 3vw, 4rem);
}

.news_list {
	width:100%;
}

.news_list li{
	display:flex;
	align-items:center;
	padding:23px 0;
	border-bottom:1px solid #E5E5E5;
}

.news_list li:hover{
	opacity:0.7;
}

.news_list li:first-child{
	padding-top:0;
}

/* .news_list li:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 4px;
    background: url(./img/common/arrow.svg) no-repeat;
    background-size: contain;
    right: 0%;
    top: 0;
    bottom: 0;
    margin: auto;
} */

.dacate{
	display:flex;
	align-items:center;
	justify-content:space-between;
	width: 34%;
	flex-shrink: 0;
	margin-right: 2.2%;
	max-width: 211px;
}

 .dacate .date{
	line-height:1.5;
}

.dacate .cate{
	width:100px;
	display:flex;
	align-items:center;
	justify-content:center;
	border:1px solid;
	height: 32px;
	line-height: 1;
	border-radius: 40px;
}
.dacate .cate.cate1{
	background:#0D5AB5;
	color:#fff;
}

.dacate .cate.cate2{
	background:#51ABF4;
	color:#fff;
}

.dacate .cate.cate3{
	background:#809EBA;
	color:#fff;
}


.news_list li .title1{
	width: 70%;
	font-weight: 500;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}


/* wordpress 記事 */
.detail_area img{
	margin-bottom:24px;
	width: revert-layer;
}

.detail_area p:has(img){
	margin:0;
}


.alignright{
	margin-left:auto;
	display:block;
}


.aligncenter{
	margin-left: auto;
	margin-right: auto;
	display:block;
}


.detail_area p{
	margin-bottom:24px;
	font-size: clamp(1.5rem,2.3vw,1.6rem);
}

.detail_area h2{
	font-size: clamp(2.4rem,3vw,3.2rem);
	position:relative;
	line-height:3;
	letter-spacing:6%;
}

.detail_area h3{
	font-size: clamp(1.8rem,2.3vw,2rem);
	position:relative;
	line-height:3;
	letter-spacing:6%;
	padding-left:15px;
}

.detail_area h3:before{
	position:absolute;
	content:"";
	width:6px;
	height:6px;
	border-radius:50%;
	background:#279842;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
}

.detail_area h4{
	margin-bottom:12px;
	font-size: clamp(1.6rem,2.3vw,1.8rem);
	position:relative;
	line-height:3;
	letter-spacing:6%;
}


.btn1.sp{
	display:none;
}


/* about */

#art_cover{padding: 250px 0 170px;position: relative;}

#art_cover:before{
	position:absolute;
	content:"";
	width: 103vw;
	height: 68.959vw;
	top: -65.416%;
	right: -27.084%;
	background: url(./img/about/mv_sou1.png)no-repeat;
	background-size:contain;
	max-width: 1478px;
	max-height: 993px;
	top: 0;
	right: 0;
	width: 76vw;
	height: 43vw;
	max-width: 1088px;
	max-height: 611px;
	width: 1088px;
	height: 611px;
}

#art_cover .title1{
	font-size:4.8rem;
	font-weight:700;
	letter-spacing: 8%;
	line-height:1.5;
}

#art_cover .title1 span{
	margin-bottom:12px;
	display:block;
	font-size:1.8rem;
	letter-spacing: 10%;
	line-height:1.83333;
	font-weight:500;
}

.about01 {
	position: relative;
}

.about01 .flex{width: 87.5%;margin-left: auto;/* position: relative; */}

.about01 .text_area{
	width: 45%;
	padding-bottom: 9.525%;
}

.about01 .text_area .title1{
	line-height: 1.5;
	font-weight: 700;
	font-size: 4rem;
	font-size: clamp(2.4rem,3.4vw,4rem);
	letter-spacing: 6%;
	margin-bottom: 7.056%;
}

.about01 .text_area .title1 .en{
	line-height: 1.833;
	font-weight: 500;
	font-size: clamp(1.2rem,1.3vw,1.8rem);
	letter-spacing: 10%;
	margin-bottom: 14px;
}


.about01 .text_area .title1 .en .text-line__inner{
	position:relative;
	padding-left:13px;
}

.about01 .text_area .title1 .en .text-line__inner:before{
	position:absolute;
	content:"";
	width:6px;
	height:6px;
	background:#3BA946;
	border-radius:50%;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
}


.about01 .text_area .text1{
	line-height: 2.0625;
	font-weight: 500;
	font-size: 1.6rem;
	font-size: clamp(1.4rem,1.3vw,1.6rem);
	letter-spacing: 5%;
}

.about01 .mv_video_area{
	width: 43.542vw;
	height: 40.209vw;
	top: -8.917%;
}

.about01 .mv_video_area video {
    -webkit-mask-image:
        linear-gradient(to left, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 100%),
        linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 1) 20%,
            rgba(0, 0, 0, 1) 80%,
            rgba(0, 0, 0, 0) 100%
        );
    mask-image:
        linear-gradient(to left, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 100%),
        linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 1) 20%,
            rgba(0, 0, 0, 1) 80%,
            rgba(0, 0, 0, 0) 100%
        );

    -webkit-mask-composite: source-in;
    mask-composite: intersect;
}

.img_slider_area {
	width: 100%;
	overflow: hidden;
}

.img_slider {
	margin-left: -15px;
}

.img_sld_cont {
	width: 410px;
	padding: 0 15px;
	box-sizing: border-box;
}

.img_sld {
	width: 380px;
	height: 280px;
	overflow: hidden;
}

.img_sld img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.about02{
	padding:190px 0 50px;
	position:relative;
}

.about02:before{
	position:absolute;
	content:"";
	max-width: 473px;
	width: 33%;
	background: url(./img/about/co2_sou1.svg)no-repeat right bottom;
	background-size:contain;
	bottom: -13.423%;
	right: 0;
	height: 53vw;
	max-height: 736px;
}

.about02 .flex{
	position: relative;
	width: 100%;
	padding-left: 12.5%;
	align-items: flex-start;
}

.about02 .flex .text_area{
	max-width: 555px;
	padding-top: 23px;
	width: 48%;
}

.about02 .flex .text_area .mainTit{
	margin-bottom: 70px;
}

.about02 .flex .text_area .text1{
	margin-bottom:20px;
	font-size: clamp(1.5rem,1.5vw,1.8rem);
	font-weight:500;
	letter-spacing:5%;
	line-height:1.9444;
}

.about02 .flex .img_area{max-width: 562px;width: 48%;position: relative;}

.about02 .flex .img_area .img1{
	max-width:512px;
	width: 87.723%;
	margin-left: auto;
	display: block;
}

.about02 .flex .img_area .img2{
	max-width: 282px;
	width: 51%;
	display: block;
	position: absolute;
	bottom: 68px;
	left: 0;
}

.about02 .flex .img_area .img3{
	max-width: 170px;
	width: 33%;
	display: block;
	margin-top: 190px;
	margin-right: 5.518%;
	margin-left: auto;
}

.about02 .artTit1 {
    margin-bottom: 30px;
}

.artTit1{
	font-size: 2.8rem;
	font-size: clamp(1.8rem,2.1vw,2.8rem);
	letter-spacing:6%;
	line-height:1.75;
	font-weight:700;
}

.about03{
	padding:120px 0 0;
	position:relative;
}

.about03:before{
	position:absolute;
	content:"";
	max-width: 536px;
	width: 38%;
	background: url(./img/about/co3_sou1.svg)no-repeat right bottom;
	background-size:contain;
	bottom: 0;
	left: 0;
	height: 59vw;
	max-height: 823px;
}

.about03 .co6_list1 li{margin-top: 76px;}


.about04{
    padding: 150px 0 0;
    position: relative;
}

.about04:before{
	position:absolute;
	content:"";
	max-width: 460px;
	width: 32%;
	background: url(./img/about/co4_sou1.svg)no-repeat right bottom;
	background-size:contain;
	top: 41%;
	right: 0;
	height: 64vw;
	max-height: 919px;
}

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

.about04_list1 > li{
	margin-top:50px;
	max-width:513px;
	width:49%;
}

.about04_list1 li .img{
	margin-bottom:26px;
}


.about04_list1 li .img img{
	border-radius:5px;
}

.about04_list1 li .text_area .title1{
	font-size:3.2rem;
	letter-spacing:5%;
	line-height:1.1875;
	font-weight:500;
}

.about04_list1 li .text_area .title1 .job{
	display:block;
	font-size:1.6rem;
	font-weight:500;
	letter-spacing:5%;
	line-height:1.1875;
	margin-bottom:10px;
}

.about04_list1 li .text_area .title1 .en{
	display:block;
	margin-top:10px;
	font-weight:400;
	letter-spacing:5%;
	line-height:1.1875;
	font-size:1.6rem;
}

.about04_list2{
	display:flex;
	flex-wrap:wrap;
	margin-top:10px;
}

.about04_list2 > li{
	margin-right:10px;
	color:#3BA946;
	font-size:1.3rem;
	letter-spacing:6%;
	line-height:1.6923;
	margin-top:5px;
}

.about04_list2 > li:last-child{
	margin-right:0px;
}

.about05{
    padding: 150px 0;
    position: relative;
}

.about05_list1{
	margin-top:40px;
}

.about05_list1 li{
	display:flex;
	justify-content:space-between;
	padding:50px 0;
	border-bottom:1px solid #BDBDBD;
	align-items:baseline;
	font-size:1.6rem;
	font-weight:500;
	letter-spacing:5%;
	line-height:1.5625;
}

.about05_list1 li .left{
	width:160px;
	flex-shrink:0;
}

.about05_list1 li .right{
	width:100%;
}

.about05_list1 li .right .matop{
	margin-top:45px;
}

.about05_list1 li .right .txt2{
	margin-top:15px;
}

/* service */
.service01 {
	
}
.service01 .text{
	margin-top:40px;
	font-size: 1.6rem;
	letter-spacing: 5%;
	line-height: 2.25;
	font-weight: 500;
}

.service01_list1{
	margin: 160px auto 70px;
}

.service01_list1 li{
	display:flex;
	border:1px solid #E5E5E5;
	border-radius:5px;
	margin-bottom:50px;
	overflow:hidden;
	position: relative;
}

.service01_list1 li:last-child{
	margin-bottom:0;
}

.service01_list1 li .img{
	width: 44%;
	max-width:465px;
	flex-shrink: 0;
	background: linear-gradient(
225deg, #F7F7F7, #DBD8D8);
}


.service01_list1 li .img img{
	width:100%;
	height:100%;
	object-fit: contain;
}

.service01_list1 li .text_area{
	width: 57%;
	max-width:615px;
	padding: 7.885% 3.712% 5.567%;
	min-height: 383px;
	position:relative;
}

.service01_list1 li .text_area .ab_text{
	position:absolute;
	top:0;
	right:0;
	display:flex;
	align-items:center;
}

.service01_list1 li .text_area .ab_text span.green{
	font-size:1.3rem;
	font-weight:500;
	letter-spacing:6%;
	line-height:2.23;
	margin-right:-24px;
	font-weight:500;
}

.service01_list1 li .text_area .ab_text span.num{
	font-size:10rem;
	line-height:0.8;
	color:#F3EEEE;
	z-index:-1;
	font-weight:400;
}

.service01_list1 li .text_area .title1{
	font-size:3.2rem;
	font-weight:700;
	letter-spacing:6%;
	line-height:1;
	font-size: clamp(2.2rem,2.4vw,3.2rem);
}

.service01_list1 li .text_area .txt1{
	margin-top: 6.569%;
	font-size:2rem;
	line-height:2.2;
	font-weight:700;
	font-size: clamp(1.8rem,1.8vw,2rem);
}

.service01_list1 li .text_area .txt2{
	margin-top:5px;
	font-size:1.4rem;
	letter-spacing:5%;
	font-weight:500;
	line-height:2.142;
}


.service01_list1 li .text_area .service01_div1{
	margin-top: 4%;
	background:#DFEEE1;
	padding:10px 20px;
	font-size:1.4rem;
	letter-spacing:0%;
	font-weight:400;
	line-height:1.785;
	border-radius:5px;
}

.btn1.long{
	max-width:350px;
	margin:0 auto 0;
	padding-left: 41px;
}

.btn1.long:before{
	right:24px;
	width: 20px;
	height: 20px;
}

.service02{
	padding-top:210px;
	position:relative;
}

.service02:before{
	position:absolute;
	content:"";
	max-width: 517px;
	width: 33%;
	background: url(./img/service/co2_sou1.svg)no-repeat right bottom;
	background-size:contain;
	right: 0;
	height: 53vw;
	max-height: 823px;
	top: -23px;
}

.service02_list1{
	margin-top:90px;
	position:relative;
}

.service02_list1 li:before{
	position:absolute;
	content:"";
	width:1px;
	height:100%;
	background:#7D7D7D;
	left:29px;
	top:0;
	z-index: -1;
}

.service02_list1 li{
	display:flex;
	align-items:flex-start;
	padding-bottom:50px;
	position:relative;
}

.service02_list1 li:last-child{
	padding-bottom:0px;
}

.service02_list1 li .num{
	flex-shrink:0;
	background:#279842;
	width:58px;
	height:58px;
	border-radius:5px;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	font-size:2.4rem;
	font-weight:500;
	line-height:1;
	margin-right:25px;
}


.service02_list1 li .text_area{
	width:100%;
	padding-top:15px;
}

.artTit2{
	font-size: 2.4rem;
	font-size: clamp(2rem,2.8vw,2.4rem);
	letter-spacing:6%;
	line-height:1.20833;
	font-weight:700;
}

.service02_list1 li .text_area .txt{
	margin-top:25px;
	font-size:1.4rem;
	font-weight:500;
	letter-spacing:5%;
	line-height:2.1428;
}


.service03{
	padding: 170px 0 150px;
}

.qanda_list{
	margin-top:60px;
}

.qanda_list li{
	border-top:1px solid #BDBDBD;
	padding: 50px 38px;
	padding-right: 28px;
}

.qanda_list li:last-child{
	border-bottom:1px solid #BDBDBD;
}

.qanda_list li dt,
.qanda_list li dd{
	display:flex;
	align-items:baseline;
	position: relative;
}

.qanda_list li dt{font-size: 2rem;line-height: 1.45;font-weight: 500;letter-spacing: 6%;padding-right: 40px;}

.qanda_list li dd{
	padding: 35px 0 0px;
	padding-left: 78px;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 6%;
	line-height: 1.8125;
}

.qanda_list li .que{
	display:flex;
	align-items:center;
	margin-right:20px;
	width:58px;
	height:27px;
	flex-shrink:0;
	color:#fff;
	justify-content:center;
	border-radius:5px;
	font-size:2rem;
	font-weight:700;
	background:#279842;
	line-height:1;
}



.qanda_list dt .pulu{
	position: absolute;
	display: flex;
	right: 0px;
	width: 36px;
	height: 36px;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 1px solid #bdbdbd;
	border-radius: 5px;
	align-items: center;
	justify-content: center;
}

.qanda_list dt .pulu span{
	width: 13px;
	background: #000000;
	height: 1px;
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}

.qanda_list .open  .pulu span + span{transform: rotate(0deg);}

.qanda_list  .pulu span + span{transform: rotate(90deg);}

/* news */
.news01 .news_list1 li{
	margin-bottom:100px;
}

#art_cover.single_cov{
    padding: 140px 0 80px;
}

#art_cover.single_cov .pankuzu{
	padding:0 0 100px;
}

#art_cover.single_cov .title1 span {
    margin-bottom: 16px;
	font-size:1.6rem;
}

#art_cover .writer_name{
	margin-top:30px;
}

.writer_name{
	display:flex;
	align-items:center;
	font-size:1.4rem;
	line-height:2.14285;
	font-weight:500;
}


.writer_name .icon{
	width:30px;
	height:30px;
	border-radius:50%;
	flex-shrink:0;
	margin-right:7px;
	overflow: hidden;
}

.news02{
	padding:0 0 170px;
}

.detail_area{
	padding-bottom:120px;
}

.btn4{
	position:relative;
	display:flex;
	margin:0 auto;
	max-width:max-content;
	width:100%;
	justify-content:center;
	align-items:center;
	font-size:1.8rem;
	font-weight:400;
	line-height:1.2222;
}

.btn4.back:before{
    content: "";
    width: 20px;
    height: 20px;
    background: url(./img/common/arrow2_wh.svg) no-repeat center;
    background-size: contain;
    transition: .5s;
    display:block;
    transform:rotateZ(180deg);
    margin-right:10px;
    margin-left: 0;
}

.btn4.back:after{
	display:none;
}

.btn4:after{
    content: "";
    width: 20px;
    height: 20px;
    background: url(./img/common/arrow2_wh.svg) no-repeat center;
    background-size: contain;
    transition: .5s;
	display:block;
	margin-left:10px;
    margin-right:0px;
}

.btn4:hover{
	opacity:1;
	color:#279842!important;
}

.text_link2{
	font-weight:500;
	display: block;
	max-width: max-content;
	margin: 0 auto;
}

.text_link2:hover{
	opacity:1;
	color:#279842!important;
}

.contact_tb tr:last-child td {
    border-bottom: none;
    padding-bottom: 0px;
}

.send_btn.btn1{
	padding:0;
	margin: 40px auto 0;
}

/* works */
.works01{
	padding:0 0 150px;
}

.works01 .mainTit .en_tit{
	margin-bottom:14px;
}

.works .text {
	margin-top: 25px;
	line-height: 2.0625;
	font-size: 1.6rem;
}

.work_cate_list2{
	margin-top:79px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.work_cate_list2 li{
	color: #3BA946;
	border: 1px solid;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.2142;
	margin-right: 10px;
	margin-top:11px;
}

.work_cate_list2 > li a{
	color:#3BA946;
	padding: 4px 7px;
	display: flex;
	width: 100%;
	height: 100%;
}

.work_cate_list2 > li a:hover,
.work_cate_list2 > li a.active{
	background:#3BA946;
	color:#fff;
	opacity:1;
}

#art_cover.single_works_cov {
    padding: 170px 0 130px;
}

#art_cover.single_works_cov .title1{
	font-size:3.5rem;
	line-height:2.05;
}

#art_cover.single_works_cov .work_cate_list1{
margin-top: 19px;
}

.artTit3{
	font-size:3.5rem;
	font-weight:700;
	letter-spacing:6%;
	line-height:1.714;
	font-size: clamp(2.5rem,3.2vw,3.5rem);
}

.artTit3 .en{
	margin-bottom: 12px;
	display: block;
	line-height: 1.8333;
	font-weight:500;
	font-size: clamp(1.6rem,3vw,1.8rem);
	letter-spacing:10%;
}

.works02_div1{
	position:relative;
}

.works02_div1:before{
	position:absolute;
	content:"";
	max-width: 335px;
	width: 24%;
	background: url(./img/works/sou1.svg)no-repeat right bottom;
	background-size:contain;
	bottom: -13.688vw;
	left: 0;
	height: 37vw;
	max-height: 517px;
	z-index: -1;
}

.works02_div2{
	padding:150px 0 0;
}

.works02_div3{
	padding:120px 0 0;
}

.link_flex{
	display:flex;
	justify-content: center;
	max-width: 674px;
	margin: 150px auto 0;
}


.link_flex.pc{
	display:flex;
}

.link_flex.sp{
	display:none;
}

.text_link2.sp{
	display:none;
}

.link_flex .btn4{
	margin:0;
}

.works02{
	padding:0 0 70px;
}

.works01.works03{
	padding: 120px 0 140px;
}

.works02 .text1{
	margin-top:25px;
	font-size:1.6rem;
	font-weight:400;
	line-height:1.75;
	letter-spacing:5%;
}

.works02 .text_link1 {
	margin-top: 30px;
}

.text_link1{
	text-decoration:underline;
	color:#3BA946!important;
	display:block;
	max-width:max-content;
	font-size: 1.8rem;
	font-weight: 500;
}

.works02_div1 .img{
	margin-top:70px;
	text-align:center;
}

.works02_div3 .flex{
	margin-top:85px;
}

.works02_div3 .flex .txt{
	position:relative;
	padding-left:13px;
	margin-bottom: 30px;
	font-size: 1.8rem;
	letter-spacing: 10%;
	line-height: 1.83333;
	font-weight: 500;
}

.works02_div3 .flex .txt:before{
	position:absolute;
	content:"";
	width:6px;
	height:6px;
	border-radius:50%;
	background:#279842;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
}

.works02_div3 .flex .left{
	max-width:617px;
	width: 58%;
}

.works02_div3 .flex .right{
	max-width:416px;
	width: 40%;
}

.works02_div3 .flex .left .img_area{
	width:100%;
}

.works02_div3 .flex .left .img_area:last-child{
	margin-top: 50px;
}

.file_div{
	display:flex;
	align-items:center;
	justify-content:center;
	width:248px;
	height:46px;
	background:#EAEAEA;
	border:1px solid #A6A6A6;
	border-radius:4px;
	font-size:1.6rem;
	font-weight:500;
	letter-spacing:5%;
	line-height:1.75;
	flex-shrink: 0;
	cursor:pointer;
	transition:.5s;
}

.file_div:hover{
	opacity:0.7;
}

.file_div .icon{
	display:flex;
	align-items:center;
	margin-right:13px;
}

#file {
    display: none;
}

.file_name {
    font-size: 1.4rem;
    margin-left: 10px;
}

.file_upload{
	display:flex;
	align-items:center;
}

.estimate-file-row {
	display: none;
}

.thx_text1{
	text-align:center;
	font-weight:500;
	margin:40px auto;
	line-height:1.8;
}

.artTit1.cen{
	text-align:center;
}

.nokiji{
	margin-top:20px;
}


/*-- 固定ここまで --*/

/* =================================
   1440px以上
================================= */

@media screen and (min-width: 1440px) {
	.img_sld_cont {
		width: 410px;
	}

	.img_sld {
		width: 380px;
		height: 280px;
	}
}


/* =================================
   768px ～ 1439px
   画面幅に合わせて縮小
================================= */

@media screen and (min-width: 768px) and (max-width: 1439px) {
	.img_sld_cont {
		width: 28.47vw;
		padding: 0 10px;
	}

	.img_sld {
		width: calc(28.47vw - 20px);
		height: calc((28.47vw - 20px) * 0.7368);
	}
}



/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1921px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	
.mv_video_area {
    /* margin-right: -240px; */
    /* width: 1175px; */
    /* height: 988px; */
}



.about01_div1{
	position:relative;
	max-width:1920px;
	margin:0 auto;
	width:100%;
}

.about01 .mv_video_area{
	/* top: -9vw; */
	max-width: 836px;
	max-height: 772px;
	right: -300px;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1921px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */



/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1600px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.mv_video_area {
    width: 61.181vw;
    height: 56.459vw;
    right: -14.5vw;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1600px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	
	

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	
.content01 .flex {
    padding-left: 5%;
}

.co3_list1 li{
	width:95%;
}

.co6_list1 li .text_area .text1 {
    margin-top: 15px;
}

.co6_list1 li .text_area .title1 {
    font-size: 1.7rem;
}

.content06 {
    padding: 60px 20px;
}

.work_list1 > li {
    width: 32%;
    margin-right: 2%;
}

.news_list1 li {
    width: 32%;
    margin-right: 2%;
}

.news_list1 li .img {
    height: 23vw;
}

.content01 .flex .img_area .img2{
	margin-top:40px;
}

#cover .flex{
	width:97.5%
}

#cover .flex .text_area .text1{
	font-size: clamp(1.5rem,2vw,1.8rem);
}

.about02 .flex {
    padding-left: 5%;
}

.about02 .flex .text_area .mainTit {
    margin-bottom: 40px;
}

.about02 .flex .img_area .img3{
	margin-top:100px;
}

.about02 .flex .img_area .img2{
	bottom: 15px;
}
	
.about02 .flex .text_area {
    padding-top: 0px;
}


.about01 .flex {
    width: 95%;
}

.about01 .text_area {
    width: 58%;
    padding-bottom: 6%;
}

.about01 .mv_video_area{
	width: 55vw;
	height: 48vw;
	top: -10%;
}


#art_cover{padding: 190px 0 120px;}

#art_cover:before{
	/* width: 120vw; */
	/* height: 73vw; */
	top: -50%;
	right: -20%;
}

.about04_list1 li .text_area .title1 {
    font-size: 2.4rem;
}

.service01_list1 li .text_area .txt1{
	line-height:1.6;
}

.service01_list1 li .text_area{
padding: 10% 4% 3%;
}

.service02 {
    padding-top: 160px;
}

.qanda_list li {
    padding: 30px 20px;
}

.qanda_list li dt{
	font-size:1.8rem;
}

.service01_list1 li .text_area .ab_text span.num {
    font-size: 7rem;
}

.contact01_div1 .text1 {
    width: 200px;
}

.contact01_div1 {
    padding: 30px 20px;
    font-size: 1.6rem;
}

.tb_flex .mwform-radio-field{
    margin-right: 3%;
}

.contact01_div1 .tb_flex{
	font-size:1.4rem;
}

.contact_tb th{
	font-size:1.6rem;
}

.contact_tb td{
	font-size:1.5rem;
}

input[type="text"], input[type="email"], input[type="tel"], select{
	font-size:1.5rem;
}

#art_cover.single_works_cov .title1 {
    font-size: 3rem;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	
	
		


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1000px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

img {
	width: auto;
	max-width: 100%;
	height: auto;
}


.scroll_down {
    margin-top: 30px;
}

.co3_list1 li .ab_text{
	top:-25px;
	font-size: 4rem;
}

.co3_list1 li {
    margin-bottom: 100px;
    padding: 5% 3% 5% 5%;
}

.co3_list1 li:nth-child(2n) {
    padding:5% 5% 5% 3%;
}

.co3_list1 li .text_area {
    width: 60%;
}

.co3_list1 li:nth-child(2n) .text_area{
	width:60%;
}

.co3_list1 li .text_area .text1 {
	width:100%!important;
}

.co4_list1 li .num {
    width: 35px;
    font-size: 2rem;
}

.co4_list1 li .tit_area .text1 {
    font-size: 1.4rem;
}

.co4_list1 li .tit_area{
	padding: 6px 9px;
}

.content04 .flex .left{
	width: 41%;
}

.content04 .flex .right{
	width:58%;
}

.co4_list2 li {
    padding: 30px 3.584%;
	margin-bottom:40px;
}

.co4_list2 li .title_area .num{
	height:40px;
	width:40px;
	margin-right:10px;
}

.content05 {
    padding: 80px 0;
}

.content08 {
    padding: 60px 0 80px;
    background: linear-gradient(180deg, #289842, #87B63E);
}

.content01:after{
	bottom: -0%;
}

.co6_list1 li .img{
	height: 180px;
}

.co6_list1 li .text_area .title1 {
	font-size: 1.6rem;
}

.co6_list1 li .text_area .text1{
	font-size:1.5rem;
	line-height: 1.8;
}

.co6_list1 li{
	margin-top:40px;
}

.btn3 .img {
    margin-right: 10px;
}

.about05_list1 li {
    padding: 30px 0;
}

.about05_list1 li .right .matop {
    margin-top: 25px;
}


.about02{
    padding: 100px 0 0;
}
	
.about03{
    padding: 100px 0 0;
}
	
.about04{
    padding: 100px 0 0;
}
	
.about05{
    padding: 100px 0;
}
	
.about01 .mv_video_area{
	top: 0%;
}

.service01_list1{
	margin: 120px auto 50px;
}

.news01 .news_list1 li {
    margin-bottom: 60px;
}

.works02_div3 .flex .txt{
	margin-bottom:20px;
}

.works02_div3 .flex .left .img_area:last-child {
    margin-top: 40px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1000px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.pc {
	display: none;
}

.sp {
	display: block;
}

nav li a {
	font-size: 1.5rem;
}


a[href*="tel:"] {
	pointer-events: initial;
	cursor: pointer;
	text-decoration: none;
	}

/* ヘッダー
----------------------------------------------------------- */


.headerUl{
	display: flex;
	width: 30%;
	justify-content: flex-end;
	width: 36px;
}

.menuBtn {
	/* width: 35%; */
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}


/*--- modal ---*/

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 36px;
  height: 36px;
  z-index: 9999;
  background: #3BA946;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #FFFFFF;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  border-radius: 4px;
  right: 0;
  margin: auto;
}
.menu-trigger span:nth-of-type(1) {
  top: 12px;
}
.menu-trigger span:nth-of-type(2) {
  top: 19px;
}

.menu-trigger.active span{
	background:#289842;
}

.menu-trigger.active{
  background-color: #ffffff;
}
	
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(3.5px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-3.5px) rotate(45deg);
}

/*gnav*/
.gnav{
    background: linear-gradient(
264deg, #289842, #87B63E);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: 1s;
    left: 0;
    top: 0;
}

.gnav.active{
	display: block;
}

.gnav__menu{
    display: block;
    width: 100%;
    height: 100%;
    padding: 110px 25px 60px;
    margin-bottom: 10px;
}

.gnav__wrap{
    align-items:center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: fixed;
    width: 100%;
	top: 0px;
    overflow: scroll;
}

nav .gnav__menu__item{
    margin: 0px auto 20px;
    width: 100%;
}

.gnav__menu__item a{
    font-size: 2.2rem;
    font-weight: 500;
    padding: 0;
    text-decoration: none;
    transition: .5s;
    background: none;
    width: 100%;
    display: block;
	color:#fff;
	letter-spacing:0.1em;
	line-height:1.5;
}
	
.gnav__menu__item a span{
	display:block;
	color:#A3F3AB;
	font-size:1.3rem;
	line-height:2.5384;
	padding-left:12px;
	position:relative;
	letter-spacing:0.1em;
}
	
.gnav__menu__item a span:before{
	position:absolute;
	content:"";
	width:5px;
	height:5px;
	background:#279842;
	border-radius:50%;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
}

nav .gnav__menu__item2{
	margin-top: 48px;
	padding: 0 5px 30px;
}
	
nav .gnav__menu__item2 .btn2{
	border:2px solid #fff;
	height: 96px;
	margin: 0 auto;
}

nav .gnav__menu__item2 .hd_link_btn1{
	max-width:245px;
	margin:0 auto;
}

nav .gnav__menu__item a.btn03{
    padding: 0 5%;
    font-size: 2rem;
}

.pc_nav{
	display:none;
}


.contact01_div1{
	padding:20px;
	flex-direction: column;
	align-items: flex-start;
}

.tb_flex{
	flex-direction:column;
}

input[type="text"], input[type="email"], input[type="tel"], select{
	height:50px;
}


.news01{padding: 0 0 80px;}

.news01 .flex{
	flex-direction:column;
}

.news01 .main_cont{
	max-width:initial;
	width: 100%;
}


.pagination-list{
	margin:40px auto 0;
}

.news01 .side_cont{
	width: 100%;
	margin:60px auto 0;
	display:flex;
	justify-content:space-between;
	max-width:initial;
}

.side_div{
	margin:0;
	width:48%;
}


.det_cont .title_area .dacate{
	max-width:180px;
}

.det_cont .title_area {
    padding-bottom: 28px;
    margin-bottom: 28px;
}


.news_list li{
	flex-direction:column;
	align-items: flex-start;
}

.news_list li .title1{
	width:100%;
	margin-top:8px;
}

.news_list li .dacate{
	width:100%;
	max-width: initial;
	justify-content: flex-start;
}

.news_list li .dacate .date{
	margin-right:16px;
}

.news_list li:before{
	top: auto;
	bottom: 73px;
}

.content04 .flex{
	display:block;
}

.content04 .flex .left{
	display:none;
}

.content04 .flex .right{
	width:100%;
	max-width:none;
	overflow:visible;
}

.co4_list2{
	position:relative;
}

.co4_list2 li{
	width:100%;
	margin-bottom:0;

	/*
	 * 全カードを同じ位置に重ねる
	 */
	position:absolute;
	left:0;
	top:0;

	/*
	 * GSAPで制御
	 */
	opacity:0;
	transform:none;
	transition:none;
	padding: 40px 20px 40px;
	min-height: 520px;
}

/*
 * 最初のカードだけ最初から表示
 */
.co4_list2 li:first-child{
	position:relative;
	opacity:1;
	z-index:1;
}

.co4_list2 li:nth-child(2){
	z-index:2;
}

.co4_list2 li:nth-child(3){
	z-index:3;
}

.co4_list2 li:nth-child(4){
	z-index:4;
}

.co4_list2 li:nth-child(5){
	z-index:5;
}

.co4_list2 li:nth-child(6){
	z-index:6;
}

.co4_list2 li:nth-child(7){
	z-index:7;
}

body{
overflow: hidden;
}

.content01 .of_hide{
padding: 80px 0 0;
}

.content01 .flex {
	flex-direction:column;
	padding: 0;
}

.content01 .flex .text_area{
	width:100%;
	padding: 30px 0 0;
	max-width: initial;
	width: 89.334%;
	margin: auto;
}

.content01 .flex .text_area .mainTit {
    margin-bottom: 50px;
}

.content01 .flex .img_area {
    max-width: initial;
    width: 93.286%;
    padding-top: 80px;
    margin-left: auto;
}

header {
    padding: 40px 25px!important;
}

header.headerScroll{
    padding: 20px 25px!important;
}

#cover{
	padding: clamp(120px,30vw,140px) 0 0;
	z-index: 0;
}

#cover .flex {
    padding: 0px 0 11%;
    width: 89.334%;
    margin: 0 auto;
    flex-direction: column;
    position: relative;
    padding: 0px 0 80vw;
    height: initial;
}
	
#cover .flex .text_area{
	/* padding: 0 0 30px; */
	width: 100%;
	padding: 0;
	position: relative;
	z-index: 1;
}

.mv_video_area{
	width: 100%;
	height: 100%;
	margin-right: 0;
	position: absolute;
	width: 107.964vw;
	height: 99.755vw;
	bottom: 0%;
	right: -35vw;
}

#cover .flex .text_area .title1 {
    font-size: clamp(2.8rem, 6vw, 4.8rem);
    line-height: 1.607;
}

#cover .flex .text_area .text1 {
    font-size: clamp(1.3rem, 2.4vw, 1.8rem);
    margin-top: 12px;
    line-height: 1.923;
}

#cover .flex .text_area .title1 .en {
    font-size: clamp(1.3rem, 2.4vw, 1.8rem);
    line-height: 2.5384;
}

.content01 .of_hide:before{left: 2.5%;width: 95%;top: 80px;}



.mainTit{
	font-size: clamp(2.8rem,5vw,4rem);
	line-height: 1.7142;
}
	
.content01 .mainTit .en_tit{
	margin-bottom: 18px;
}

.mainTit .en_tit{
	font-size: 1.8rem;
}

.content02 {
    padding: 80px 0 0px;
}

.work_list1 > li{
	width:100%;
	margin: 25px auto 0;
}

.work_list1 > li.long {
	margin:0 auto 0;
}

.work_list1 > li > a,
.work_list1 > li.long a{
	flex-direction:column;
	padding: 18px 17px 25px;
}

.work_list1 > li.long a .img{
	width:100%;
	height: 48vw;
	max-height:initial;
}

.work_list1 > li.long a .text_area{
	width:100%;
	max-width:initial;
}

.work_list1 > li > a .text_area .title1,
.work_list1 > li.long > a .text_area .title1{
	line-height:1.6;
	font-size: clamp(1.8rem,4vw,2.4rem);
	margin-bottom: 10px;
}
	
.work_list1 > li > a .text_area .title1 span,
.work_list1 > li.long > a .text_area .title1 span{
	font-size: clamp(1.5rem,2.4vw,1.8rem);
	margin-bottom:5px;
}

.work_list1 > li a .text_area .text1,
.work_list1 > li.long a .text_area .text1{
	font-size: clamp(1.6rem,2.4vw,2rem);
	margin-bottom:15px;
	display: none;
}

.work_list1 > li > a .img{
	width:100%;
	height: 48.758vw;
	max-height:initial;
}

.content02:before{
	bottom:0;
}

.content03 {
    padding: 80px 0 60px;
}

.inner {
    width: 89.334%;
}

.co3_list1 {
    margin-top: 60px;
}

.co3_list1 li .ab_text {
	top: -15px;
	font-size: 3rem;
}

.co3_list1 li{
	padding: 30px 20px;
	flex-direction: column;
}

.co3_list1 li .text_area{
	width:100%;
}

.co3_list1 li .img{
	width:80%;
	margin:30px auto 0;
}

.co3_list1 li:nth-child(2n) {
	flex-direction: column;
	padding: 40px 20px;
}

.co3_list1 li:nth-child(2n) .text_area{
	width:100%;
}

.co3_list1 li:nth-child(2n) .img{
	width:80%;
	margin:30px auto 0;
	text-align:center;
}

.co3_list1 li {
	width: 94.667%;
}

.content04 {
    padding: 100px 0;
}

.top_title_area1 .mainTit {
    margin-right: 0px;
}

.top_title_area1{
	flex-direction:column;
	align-items: flex-start;
}

.top_title_area1 .txt{
	margin-top:20px;
}

.content05 {
	padding: 60px 0;
}

.bnr_list1{
	flex-direction:column;
}

.bnr_list1 li{
	width:100%;
	margin: 0 auto 30px;
	max-width: 400px;
}

.bnr_list1 li:last-child{
	margin-bottom:0px;
}

.content06 {
	width:89.334%;
	padding:40px 20px;
	background: linear-gradient(
180deg, #289842, #87B63E);
}

.co6_list1{
	flex-direction:column;
}

.co6_list1 li{
	width:100%;
	padding: 30px 20px;
	margin: 40px auto 0;
	max-width: initial;
}

.co6_list1 li .img {
	height: initial;
	width: 70%;
}

.co6_list1 li .text_area .title1{
	font-size: clamp(1.6rem,4vw,1.8rem);
}

.content07 {
    padding: 80px 0;
}

.content07 .news_list1 {
    margin: 40px auto 0;
}

	
.news_list1 li{
	width:100%;
	margin-right:0;
	max-width:initial;
	margin-bottom: 40px;
}

.news_list1 li .img{
	height: 69vw;
	max-height: initial;
}

.content07 .btn1 {
    margin: 0px auto 0;
}

.content08 .flex{
	margin-top: 24px;
	flex-direction:column;
}

.content08 .flex .left{
	width:100%;
	max-width: initial;
}

.content08 .flex .right{
	width: 100%;
	margin: 40px auto 0;
}

.content08 .flex .left .title1{
	margin:0 auto 20px;
	font-size: clamp(1.8rem, 4vw, 2rem);
}

footer .flex1{
	flex-wrap:wrap;
}

.ft_list1{
	width: 32%;
	margin-bottom: 13px;
}

footer .flex2{
	margin-top:30px;
	flex-direction:column;
	align-items: flex-start;
}

footer {
    padding: 40px 0;
}

footer .flex2 .left .title1 {
    font-size:2rem;
}


footer .flex2 .left{
	margin-bottom:30px;
}

.co3_list1 li .text_area .title1 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    line-height:1.8;
    margin-top: 6px;
}
	
.top_wrap1:before {
	display:none;
}

#cover:before {
    position: absolute;
    top: 71%;
    width: 100%;
    height: 90.55vw;
    background: url(./img/top/mv_sou1_sp.svg) no-repeat center;
    background-size: cover;
    content: "";
    z-index: 0;
}

.co6_list1 li:nth-child(2){
	animation-delay:0s;
}

.co6_list1 li:nth-child(3){
	animation-delay:0s;
}


.hLogo{
	margin-left: 0px;
	width: 110px;
}


.gnav__menu__item2 .btn3{
	height: 96px;
	margin: 17px auto 0px;
}

.gnav__menu__item2 .btn3 .img {
	width: 76px;
	margin-right: 19px;
}

.gnav__menu__item2 .btn3:before{right: 15px;}


.mainTit .en_tit .text-line__inner {
    padding-left: 13px;
}

.content01 .flex .text_area .text1 {
    margin-bottom: 30px;
    font-size: clamp(1.3rem, 2.4vw, 1.6rem);
    line-height: 1.923;
}

.content01:after{
	width: 90.799%;
	bottom: -22px;
}

.content01 .flex .img_area .img1{
	width: 87.734%;
}

.content01 .flex .img_area .img2{
	width: 49.6%;
	margin-top: 60px;
}

.work_list1 > li.long a .text_area .text2{
	display:none;
}

    .co4_list2 li .title_area .num {
        height: 58px;
        width: 58px;
        margin-right: 20px;
    }

.co4_list2 li .img {
    margin: 50px auto 35px;
}

.co4_list2 li .title2{
	font-size:2rem;
	line-height:1.9;
}

.co4_list2 li .text1{
	font-size:1.6rem;
	line-height: 1.875;
}

.btn1.sp{
	display:flex;
}

.content04 .btn1 {
    margin: 30px auto 0;
}

	
.img_slider {
	margin-left: -10px;
}

.img_sld_cont {
	width: 60vw;
	padding: 0 10px;
}

.img_sld {
	width: 100%;
	height: 40vw;
}



#art_cover{padding: 140px 0 125px;}

#art_cover:before{
	width: 75.623vw;
	height: 68.907vw;
	top: 100px;
	right: -73px;
	background: url(./img/about/mv_sou1_sp.png)no-repeat;
	background-size:contain;
	width: 304px;
	height: 277px;
}

#art_cover .title1{
	font-size: 3.6rem;
	line-height: 1.607;
}

#art_cover .title1 span{
	font-size: 1.3rem;
	line-height: 2.5384;
}

.pankuzu{
	padding: 85px 0 0;
	font-size: 1.3rem;
	line-height: 1.23;
}

.about01 .flex {
	width: 89.334%;
	margin: 0 auto;
}

.about01 .text_area{
	width:100%;
	max-width:initial;
	padding-bottom: 30.84vw;
	position: relative;
	z-index: 1;
}

.about01 .text_area .title1 .en{
	color:#333333;
	font-size: 1.3rem;
}

.about01 .text_area .title1{
	margin: 0;
	font-size: 2.8rem;
	line-height: 1.7142;
}

.about01 .mv_video_area{
	width: 62vw;
	height: 62vw;
	right: -16.9155vw;
	top: 6vw;
}

.about02 {
	padding: 150px 0 0;
}

.about02 .flex{
	flex-direction:column;
	padding: 0;
}

.about02 .flex .text_area{
	max-width:initial;
	width: 89.334%;
	margin: 0 auto 80px;
}

.about02 .flex .text_area .mainTit {
	margin-bottom: 50px;
}

.artTit1 {
	font-size: 2rem;
	line-height: 2.05;
	font-size: clamp(2rem, 3vw, 2.8rem);
}

.about02 .flex .text_area .text1{
	font-size:1.8rem;
}

.about02 .flex .img_area{
	width: 94.03%;
	margin-left: auto;
	max-width: initial;
}

.about02 .flex .img_area .img1{
	width: 87.57%;
	max-width: initial;
}

.about02 .flex .img_area .img2{
	position:relative;
	bottom:initial;
	left:initial;
	width: 50%;
	margin-top: 60px;
	max-width: initial;
}

.about02 .flex .img_area .img3{
	margin-top:23px;
	width: 44.977%;
	margin-right: 12.7%;
	max-width: initial;
}

.about02:before {
    max-width: 311px;
    width: 311px;
    background: url(./img/about/co2_sou1_sp.svg) no-repeat right bottom;
    background-size: contain;
    bottom: 64px;
    right: 0;
    height: 407px;
}

.about03 {
	padding: 150px 0 0;
}

.about03:before{
	display:none;
}

.about03 .sou1{
	position:absolute;
	top: 12%;
	left: 0;
}

.about03 .sou2{
	position:absolute;
	top: 38%;
	right: 0;
}

.about03 .sou3{
	position:absolute;
	top: 65%;
	left:0;
}

.about03 .co6_list1 li {
    margin-top: 70px;
	border-radius:5px;
}

.about04 {
	padding: 120px 0 0;
}

.about04_list1{
	margin-top:7px;
}

.about04_list1 > li{
	width:100%;
	margin: 55px auto 0;
}

.about04_list1 li .text_area .title1 .job{
	font-size:1.3rem;
	margin-bottom: 9px;
}

.about04_list1 li .text_area .title1{
	font-size:2.5rem;
}

.about04_list1 li .text_area .title1 .en{
	margin-top:9px;
}

.about05 {
	padding: 120px 0 135px;
}

.about05_list1{
	margin:0;
}

.about05_list1 li {
	padding: 22.5px 0;
	flex-direction:column;
	border-bottom:none;
	line-height: 1.75;
}

.about05_list1 li:first-child{
	padding-top:50px;
}

.about05_list1 li:last-child{
	padding-bottom:0;
}

.about05_list1 li .left{
	width:100%;
	margin-bottom:15px;
}

.about05_list1 li .right .matop {
	margin-top: 30px;
}

.service01_list1 li{
	flex-direction:column;
	background: #fff;
	min-height: 720px;
}

.service01_list1 li .img{
	width:100%;
	height: 45vw;
	max-width: initial;
	max-height: 300px;
}

.service01_list1 li .img img{
	object-fit: contain;
}

.service01_list1 li .text_area{
	width:100%;
	min-height:initial;
	padding: 66px 6.219vw 25px;
	max-width: initial;
}

.service01_list1 li .text_area .ab_text span.num{
	font-size:6.5rem;
}

.service01_list1 li .text_area .title1{
	font-size: 2.8rem;
	line-height:1.16;
}

.service01_list1 li .text_area .txt1{
	font-size: 1.8rem;
	line-height: 1.75;
	margin-top: 29px;
}

.service01_list1 li .text_area .txt2 {
    margin-top: 11px;
    font-size: 1.4rem;
    line-height: 1.8461;
}

.service01_list1 li .text_area .service01_div1 {
    margin-top: 7.82%;
    font-size: 1.3rem;
    line-height: 1.923;
    border-radius: 5px;
    font-weight:400;
    padding: 10px 16px;
}
	
.service01 .mainTit .small{
	font-size: clamp(1.9rem, 4vw, 3rem);
	line-height:2.4;
}

.service01 .text{
margin-top: 20px;
line-height: 1.8;
font-size: 1.5rem;
}

.service01 .pin-spacer{
	margin-bottom:0!important;
}

.service02 {
	padding-top: 120px;
}

.service02_list1 {
    margin-top: 70px;
}

.service02:before {
    max-width: 327px;
    width: 82vw;
    height: 82vw;
    max-height: 327px;
    top: 39px;
}

.service02_list1 li .num {
    width: 40px;
    height: 40px;
    font-size: 2rem;
    margin-right: 13px;
}

.service02_list1 li .text_area {
    padding-top: 4px;
}

.artTit2{
	line-height:1.45;
}

.service02_list1 li .text_area .txt {
    margin-top: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 5%;
    line-height: 1.923;
}

.service02_list1 li:before{
	left:20px;
}

.service02_list1 li:last-child:before{
	display:none;
}

.service03 {
    padding: 120px 0 90px;
}

.qanda_list li {
	padding: 32px 0px;
}

.qanda_list li dt {
	font-size: 1.5rem;
	padding-right: 50px;
	line-height: 1.9333;
}

.qanda_list li .que{
	width:36px;
	font-size: 1.8rem;
	margin-right: 10px;
}

.qanda_list li dd {
    padding: 10px 0 0px;
    padding-left: 46px;
    font-size: 1.4rem;
    line-height: 1.923;
}
	
.news01 .news_list1 li {
	margin-bottom: 40px;
}

#art_cover.single_cov .pankuzu {
    padding: 0 0 60px;
}

.detail_area {
    padding-bottom: 60px;
}

.news02 {
    padding: 0 0 80px;
}
	
.contact01_div1 .text1{
	margin-bottom:14px;
}

.tb_flex .mwform-radio-field{
	margin-bottom:8px;
}

.tb_flex .mwform-radio-field:last-child{
	margin-bottom:0px;
}

.contact_tb th {
    padding: 35px 0 20px;
}

.privacy_area{
	font-size:1.2rem;
}

.contact01 {
    padding: 80px 0;
}

.works01 .mainTit .en_tit {
	font-size: 1.3rem;
}

.works01 {
    padding: 0 0 80px;
}

.works .text{
margin-top: 20px;
line-height: 1.8;
font-size: 1.5rem;
}

.works01 .work_list1 > li {
    margin-bottom: 25px;
	margin-top:0;
}

.work_cate_list2 {
    margin-top: 49px;
}

.pri_div {
    padding: 20px;
}


#art_cover.single_works_cov{padding: 140px 0 125px;}

#art_cover.single_works_cov .title1{
	font-size:2.8rem;
	line-height: 1.607;
}

#art_cover.single_works_cov .work_cate_list1 {
    margin-top: 32px;
}

.artTit3 {
    font-size: clamp(2.4rem, 6.2vw, 3.5rem);
}
	
.works02 .works02_div1 .text1 {
    margin-top: 45px;
	font-weight:400;
}

.works02 .text1 {
    margin-top: 30px;
    font-weight: 500;
}


.works02_div1 .img {
    margin-top: 45px;
}

.works02_div2 {
    padding: 60px 0 0;
}

.artTit3 .en {
    margin-bottom: 2px;
}

.works02_div3 {
    padding: 65px 0 0;
}

.works02_div3 .flex {
    margin-top: 80px;
	flex-direction:column;
}

.works02_div3 .flex .left{
	max-width:initial;
	width:100%;
	margin:0 auto;
}

.works02_div3 .flex .txt {
	margin-bottom: 6px;
	font-size: 1.5rem;
	line-height: 2.2;
}

.works02_div3 .flex .right {
	max-width:initial;
	width:100%;
	margin:45px auto 0;
}

.link_flex{
	margin:20px auto 0;
	flex-wrap:wrap;
	justify-content:space-between;
}
	
.link_flex .text_link2{
	margin-top:20px;
}
	
.link_flex .btn4{
	width:49%;
	margin: 0;
}

.link_flex .btn4{
	margin: 0;
	margin-left:auto;
}

.link_flex .btn4.back{
	margin-right:auto;
	margin-left:0;
}

	
.works01.works03 {
    padding: 40px 0 105px;
}


.works02_div1:before{
	max-width: 517px;
	width: 33%;
	background: url(./img/service/co2_sou1.svg)no-repeat right bottom;
	background-size:contain;
	right: 0;
	height: 53vw;
	max-height: 823px;
	left:auto;
	bottom:-20vw
}

.about04:before {
    width: 411px;
    background: url(./img/about/co4_sou1_sp.svg) no-repeat right bottom;
    background-size: contain;
    top: 30px;
    right: -205px;
    height: 411px;
}


.link_flex.pc{
	display:none;
}

.link_flex.sp{
	display:flex;
}

.text_link2.sp{
	display:flex;
}


.works02 .text_link2.sp{
	margin-top: 70px;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 591px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.pc2, .pcTel {
	display: none;
}

.sp2 {
	display: block;
}

.spTel  {
	display: inline;
}


/*-- テーブル --*/

table {
	width: 100%;
}


/*-- ページトップ --*/

#pageTop {
	display: none !important;
}


/* フッター
----------------------------------------------------------- */

.sp nav {
	margin: 0 auto;
}

.btn3 .text1 {
    font-size: 1.3rem;
}
	
.btn3 .text2 {
    font-size: 1.5rem;
}

.btn2{
	height:80px;
}

.content08 .flex .right .btn3 {
    margin-top: 15px;
}

.btn3{
	height: 80px;
}

    .btn3 .img {
    width: 60px;
    }

#cover .flex .text_area .text1{
	margin-top: 12px;
}

    #cover .flex .text_area {
        padding: 0 0 24px;
 }


.qanda_list li dd {
    font-size: 1.3rem;
}


.service01_list1 li .img img{
	object-fit:cover;
}


.service01_list1 li .text_area .title1 {
	font-size: 2.5rem;
}

.service01_list1 li .text_area .txt1{
	font-size: 1.6rem;
	margin-top: 9.45%;
}
	
.service01_list1 li .text_area .txt2 {
	font-size: 1.3rem;
}

.service01_list1 li{
	min-height: 647px;
}



.works02 .works02_div1 .text1 {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.923;
}


.works02_div1:before{
	bottom:-50vw
}


#art_cover .title1{
	font-size: 2.8rem;
}


.img_sld_cont {
	width: 92.04vw;
	padding: 0 10px;
}

.img_sld {
	width: 100%;
	height: 57.964vw;
}

	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 591px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 401px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.mainTit{
	font-size: clamp(2.6rem,5vw,4rem);
}

.about01 .text_area .title1 .en{
	font-size:1.2rem;
}

.service01_list1 li .text_area {
	padding: 45px 13px 20px;
}

.service01_list1 li {
	min-height: 514px;
}

.service01_list1 li .text_area .title1 {
	font-size: 2.3rem;
}

.co4_list2 li .title_area .num {
	height: 48px;
	width: 48px;
	margin-right: 12px;
}

.co4_list2 li {
	padding: 30px 16px 30px;
	min-height: 500px;
}

.co6_list1 li{
	padding: 24px 16px;
}

    .gnav__menu__item2 .btn3 .img {
        width: 76px;
        margin-right: 8px;
    }

    .service01_list1 li .text_area .txt1 {
        margin-top: 5%;
    }
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 401px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 320px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 320px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

.slick-slider div { transition: none; }

