@charset "utf-8";
/* CSS Document */
html{
	overflow-x: hidden;
}
body{
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	background-color: #f5f5f5;
	color: #121212;
}

body .bg_img_wrap {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
body.on .bg_img_wrap .bg_img{
	display: none;
}
body .bg_img_wrap2 {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
body.on .bg_img_wrap2 > img{
	display: none;
}

body.gjs-dashed{}
body:not(.gjs-dashed){}


a{
	display: inline-block;
	transition: ease 0.3s;
}
a:hover{
	opacity: 0.5;
}
a p,a,a i,a h1,a h2,a h3,a h4,a h5,a h6,a:hover{
	color: #121212;
}
p a{color: #154d89;display:inline-block;border-bottom: 1px solid #ddd;}
.pd_wrap{
	padding: 150px 80px 0;
}
.pd_wrap_all{
	padding: 150px 80px 150px;
}
.pd_wrap_side{
	padding-left: 80px;
	padding-right: 80px;
}
.pd_wrap_t{
	padding-top: 150px;
}
.pd_wrap_b{
	padding-bottom: 150px;
}

.cate_wrap > .cate{
	padding-top: 150px;
}

.mg_t_1{margin-top: 150px;}
.mg_t_2{margin-top: 100px;}
.mg_t_3{margin-top: 80px;}
.mg_t_4{margin-top: 50px;}
.mg_t_5{margin-top: 30px;}
.mg_b_1{margin-bottom: 150px;}
.mg_b_2{margin-bottom: 100px;}
.mg_b_3{margin-bottom: 80px;}
.mg_b_4{margin-bottom: 50px;}
.mg_b_5{margin-bottom: 30px;}
.pd_t_1{padding-top: 150px;}
.pd_t_2{padding-top: 100px;}
.pd_t_3{padding-top: 80px;}
.pd_t_4{padding-top: 50px;}
.pd_t_5{padding-top: 30px;}
.pd_b_1{padding-bottom: 150px;}
.pd_b_2{padding-bottom: 100px;}
.pd_b_3{padding-bottom: 80px;}
.pd_b_4{padding-bottom: 50px;}
.pd_b_5{padding-bottom: 20px;}

.en_title1{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: clamp(32px,3.5vw,50px);
	letter-spacing: 0.1em;
	line-height: 1.2;
	text-transform: capitalize;
}
.en_title2{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 14px;
	letter-spacing: 0.18em;
	line-height: 1.2;
	color: #9b9b9b;
}

.default_title1{
	font-size: clamp(28px,2.8vw,40px);
	letter-spacing: 0.1em;
	line-height: 1.3;
}
.default_title2{
	font-size: clamp(18px,1.6vw,22px);
	letter-spacing: 0.02em;
	line-height: 1.8;
}
.default_title3{
	font-size: clamp(16px,1.4vw,18px);
	letter-spacing: 0.04em;
	line-height: 1.7;
}
.default_txt1{
	font-size: clamp(16px,1.4vw,20px);
	letter-spacing: 0.04em;
	line-height: 1.5;
}
.default_txt2{
	font-size: clamp(13px,1.05vw,15px);
	letter-spacing: 0.02em;
	line-height: 1.8;
}
.default_txt3{
	font-size: clamp(14px,1.25vw,18px);
	letter-spacing: 0.04em;
	line-height: 1.7;
}
.default_txt4{
	font-size: clamp(16px,2.0vw,22px);
}

.font-light{font-weight: lighter;}
.font-normal{font-weight: normal;}
.font-medium{font-weight: 500;}
.font-semibold{font-weight: 600;}
.font-bold{font-weight: bold;}
.font-black{font-weight: 900;}


/* ---------- common ---------- */
.tb_br br{display: none;}
.sp_br br{display: none;}
.font-en{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}
/* ---------- more ---------- */
.more a,
.more button{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 250px;
	height: 54px;
	background-color: #121212;
	overflow: hidden;
}
.more button{
	border: none;
	padding: 0;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
}
.more a p,
.more button p{
	padding: 0 36px;
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0.1em;
	color: #fff;
	text-transform: capitalize;
	white-space: nowrap;
	position: relative;
	z-index: 1;
	transition: letter-spacing 0.35s ease;
}
.more a img,
.more button img{
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%) scaleX(1);
	transform-origin: right center;
	width: 30px;
	height: 1px;
	flex-shrink: 0;
	z-index: 1;
	transition: transform 0.45s ease;
}
.more a::after,
.more button::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: #fff;
	transition: width 0.45s ease;
}
.more a:hover,
.more button:hover{
	opacity: 1;
}
.more a:hover p,
.more button:hover p{
	color: #fff;
	letter-spacing: 0.16em;
}
.more a:hover img,
.more button:hover img{
	transform: translateY(-50%) scaleX(1.8);
}
.more a:hover::after,
.more button:hover::after{
	width: 100%;
}
.more.more_right{
	display: flex;
	justify-content: flex-end;
}

/* ---------- sub page title ---------- */
.sub-wrap{
	margin-top: 90px;
}
.page-title{
	height: 182px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 0 110px 20px;
	margin-bottom: 60px;
}
.page-title .en{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: clamp(40px,6.94vw,100px);
	letter-spacing: 0.1em;
	line-height: 1;
	text-transform: capitalize;
	white-space: nowrap;
}
.page-title .ja{
	font-size: 22px;
	letter-spacing: 0.1em;
	line-height: 33px;
	color: #c2c2c2;
	padding-bottom: 13px;
	white-space: nowrap;
}
.sub-inner{
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.sec-head{
	margin-bottom: 60px;
}
.sec-head.center{
	text-align: center;
}
.sec-head .en{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: clamp(32px,3.5vw,50px);
	letter-spacing: 0.1em;
	line-height: 1.2;
	text-transform: capitalize;
}
.sec-head .ja{
	font-size: 15px;
	letter-spacing: 0.04em;
	line-height: 30px;
	margin-top: 6px;
}

/* ---------- external link banner ---------- */
.ext-link{
	position: relative;
	height: 225px;
	background-color: #121212;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 110px;
	text-align: center;
}
.ext-link,
.ext-link p{
	color: #fff;
}
.ext-link .txtbox{
	min-width: 0;
}
.ext-link .ttl{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: clamp(28px,4vw,50px);
	letter-spacing: 0.1em;
	line-height: 1.2;
	margin-bottom: 10px;
}
.ext-link .txt{
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.8;
}
.ext-link .next{
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 61px;
	height: 61px;
	display: block;
	transition: transform 0.45s ease;
}
.ext-link:hover .next{
	transform: translateY(-50%) translateX(10px);
}

/* ---------- activity hero ---------- */
.act-hero{
	display: flex;
	width: 100%;
	max-width: 1330px;
}
.act-hero .imgbox{
	width: 670px;
	flex-shrink: 0;
}
.act-hero .imgbox img{
	width: 100%;
	height: auto;
	display: block;
}
.act-hero .txtbox{
	flex: 1;
	min-width: 0;
	padding: 80px 0 0 132px;
	max-width: 660px;
}
.act-hero .txtbox .sec-head{
	margin-bottom: 40px;
}
.act-hero .txtbox .lead_txt{
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 30px;
	margin-bottom: 49px;
}
.act-hero .txtbox .default_txt2{
	margin-bottom: 1.8em;
}
.act-hero .txtbox .default_txt2:last-child{
	margin-bottom: 0;
}

/* ---------- service row ---------- */
.service-row{
	display: flex;
	align-items: flex-start;
	padding-bottom: 60px;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 60px;
}
.service-row:last-child{
	margin-bottom: 0;
}
.service-row .num{
	width: 144px;
	height: 144px;
	border: 1px solid #c2c2c2;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.service-row .num .en{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 36px;
	color: #333;
	text-transform: lowercase;
}
.service-row .num .no{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 32px;
	letter-spacing: 0.1em;
	line-height: 36px;
	color: #333;
}
.service-row .txtbox{
	flex: 1;
	min-width: 0;
	padding: 46px 40px 0 48px;
}
.service-row .txtbox h3{
	font-size: 24px;
	letter-spacing: 0.04em;
	line-height: 45px;
	margin-bottom: 12px;
}
.service-row .imgbox{
	width: 410px;
	flex-shrink: 0;
}
.service-row .imgbox img{
	width: 100%;
	height: auto;
	display: block;
}

/* ---------- header ---------- */
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	background-color: #f5f5f5;
	z-index: 9999;
	transition: background-color 0.35s ease;
}
.header:has(.menu-bt.active){
	background-color: transparent;
}
.header:has(.menu-bt.active) .logo .catch,
.header:has(.menu-bt.active) .logo .name{
	color: #fff;
}
.header .inner{
	width: 100%;
	height: 90px;
	padding: 0 38px;
}
.header .logo a{
	display: block;
}
.header .logo .catch{
	font-family: "Lato", "Noto Sans JP", sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	color: #121212;
	transition: color 0.35s ease;
}
.header .logo .name{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 23px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	color: #121212;
	margin-top: 2px;
	transition: color 0.35s ease;
}
.header .head_nav{
	gap: 28px;
}
.header .head_nav > .ul{
	gap: 18px;
}
.header .head_nav > .ul > .li > a{
	display: block;
}
.header .head_nav > .ul > .li > a p{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.4;
	color: #121212;
	white-space: nowrap;
	transition: color 0.35s ease;
}
.header:has(.menu-bt.active) .head_nav > .ul > .li > a p{
	color: #fff;
}
.header .menu-bt{
	cursor: pointer;
	width: 18px;
	height: 15px;
	flex-shrink: 0;
	position: relative;
	z-index: 10000;
}
.header .menu-bt .line{
	position: relative;
	width: 18px;
	height: 15px;
}
.header .menu-bt .line div{
	height: 1px;
	background-color: #121212;
	position: absolute;
	left: 0;
	width: 100%;
	transition: ease 0.3s;
}
.header .menu-bt .line div:nth-of-type(1){
	top: 0;
}
.header .menu-bt .line div:nth-of-type(2){
	top: 50%;
	transform: translateY(-50%);
}
.header .menu-bt .line div:nth-of-type(3){
	bottom: 0;
}
.header .menu-bt.active .line div{
	background-color: #fff;
}
.header .menu-bt.active .line div:nth-of-type(1){
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
}
.header .menu-bt.active .line div:nth-of-type(2){
	opacity: 0;
}
.header .menu-bt.active .line div:nth-of-type(3){
	bottom: 50%;
	transform: translateY(50%) rotate(-45deg);
}
.menu-wrap{
	display: none;
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.menu-wrap::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: linear-gradient(155deg, rgba(18,18,18,0.98) 0%, rgba(18,18,18,0.92) 100%);
}
.menu-wrap .menu-inner{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	overflow: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 80px;
	padding: 140px 80px 70px;
}
.menu-wrap .menu-bg{
	position: absolute;
	left: -2%;
	bottom: -8%;
	z-index: 0;
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: clamp(120px, 22vw, 320px);
	letter-spacing: 0.08em;
	line-height: 0.8;
	color: #fff;
	opacity: 0;
	pointer-events: none;
	white-space: nowrap;
}
.menu-wrap.active .menu-bg{
	animation: menubg 1.4s ease forwards;
}
.menu-wrap .menu-left{
	position: relative;
	z-index: 1;
	width: 36%;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 10px;
	opacity: 0;
}
.menu-wrap.active .menu-left{
	animation: leftin 1s ease forwards;
}
.menu-wrap .menu-left .en{
	display: flex;
	align-items: center;
	gap: 16px;
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 13px;
	letter-spacing: 0.4em;
	line-height: 1;
	color: #fff;
	margin-bottom: 28px;
}
.menu-wrap .menu-left .en::before{
	content: "";
	width: 40px;
	height: 1px;
	background-color: #fff;
}
.menu-wrap .menu-left .name{
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: clamp(32px, 4vw, 56px);
	letter-spacing: 0.12em;
	line-height: 1.15;
	color: #fff;
	text-transform: capitalize;
}
.menu-wrap .menu-left .catch{
	font-size: 14px;
	letter-spacing: 0.12em;
	line-height: 2;
	color: rgba(255,255,255,0.7);
	margin-top: 20px;
}
.menu-wrap .menu-left .sns{
	gap: 18px;
	margin-top: 48px;
	align-items: center;
}
.menu-wrap .menu-left .sns a{
	display: block;
	width: 24px;
	height: 24px;
}
.menu-wrap .menu-left .sns a img{
	width: 24px;
	height: 24px;
	display: block;
	object-fit: contain;
	filter: invert(1);
}
.menu-wrap .ul{
	position: relative;
	z-index: 1;
	flex: 1;
	max-width: 680px;
	margin-left: auto;
	counter-reset: menu;
	align-self: center;
}
.menu-wrap .ul .li{
	margin-bottom: 0;
	opacity: 0;
	transform: translateY(24px);
	counter-increment: menu;
}
.menu-wrap.active .ul .li{
	animation-name: bottomin;
	animation-duration: 0.8s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.menu-wrap.active .ul .li:nth-child(1){ animation-delay: 0.05s; }
.menu-wrap.active .ul .li:nth-child(2){ animation-delay: 0.11s; }
.menu-wrap.active .ul .li:nth-child(3){ animation-delay: 0.17s; }
.menu-wrap.active .ul .li:nth-child(4){ animation-delay: 0.23s; }
.menu-wrap.active .ul .li:nth-child(5){ animation-delay: 0.29s; }
.menu-wrap.active .ul .li:nth-child(6){ animation-delay: 0.35s; }
.menu-wrap.active .ul .li:nth-child(7){ animation-delay: 0.41s; }
.menu-wrap.active .ul .li:nth-child(8){ animation-delay: 0.47s; }
.menu-wrap.active .ul .li:nth-child(9){ animation-delay: 0.53s; }
.menu-wrap .ul .li a{
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 24px;
	width: 100%;
	position: relative;
	padding: 16px 8px 16px 58px;
	border-bottom: 1px solid rgba(255,255,255,0.14);
	transition: padding 0.35s ease, opacity 0.3s ease;
}
.menu-wrap .ul .li a:hover{
	opacity: 1;
	padding-left: 68px;
}
.menu-wrap .ul .li a::before{
	content: counter(menu, decimal-leading-zero);
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 12px;
	letter-spacing: 0.16em;
	line-height: 1;
	color: rgba(255,255,255,0.42);
	transition: color 0.3s ease;
}
.menu-wrap .ul .li a::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 1px;
	background-color: #fff;
	transition: width 0.45s ease;
}
.menu-wrap .ul .li a:hover::before{
	color: #fff;
}
.menu-wrap .ul .li a:hover::after{
	width: 100%;
}
.menu-wrap .ul .li a p{
	color: #fff;
	font-family: "Lato", "Noto Sans JP", sans-serif;
	font-size: clamp(20px, 2.1vw, 32px);
	letter-spacing: 0.08em;
	line-height: 1.4;
	margin: 0;
}
.menu-wrap .ul .li a p.ja{
	font-size: 13px;
	letter-spacing: 0.12em;
	line-height: 1.6;
	color: rgba(255,255,255,0.42);
	flex-shrink: 0;
}

/* ---------- footer ---------- */
.footer{
	background-color: #f5f5f5;
	padding: 0 0 56px;
}
.footer .inner{
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
.footer .contact{
	position: relative;
	padding: 160px 0 100px;
	margin-bottom: 80px;
}
.footer .contact::after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 100vw;
	height: 1px;
	background-color: #9b9b9b;
	transform: translateX(-50%);
	pointer-events: none;
}
.footer .contact .txtbox .en_title1{
	margin-bottom: 16px;
}
.footer .circle a{
	position: relative;
	display: block;
	width: 300px;
	height: 300px;
}
.footer .circle a::before{
	content: "";
	position: absolute;
	inset: -10px;
	border: 1px solid #121212;
	border-radius: 50%;
	opacity: 0;
	transform: scale(0.92);
	transition: opacity 0.45s ease, transform 0.45s ease;
}
.footer .circle img{
	width: 300px;
	height: 300px;
	display: block;
	border-radius: 50%;
	transition: transform 0.45s ease;
}
.footer .circle p{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-family: "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 22px;
	letter-spacing: 0.1em;
	line-height: 30px;
	color: #fff;
	white-space: nowrap;
	text-transform: capitalize;
	transition: letter-spacing 0.4s ease;
}
.footer .circle a:hover{
	opacity: 1;
}
.footer .circle a:hover::before{
	opacity: 1;
	transform: scale(1);
}
.footer .circle a:hover img{
	transform: scale(0.94);
}
.footer .circle a:hover p{
	color: #fff;
	letter-spacing: 0.2em;
}
.footer .foot-bottom{
	align-items: flex-start;
	flex-wrap: nowrap;
	gap: 40px;
}
.footer .foot-brand{
	flex-shrink: 0;
}
.footer .logo{
	width: 330px;
	height: 61px;
}
.footer .logo a,
.footer .logo img{
	width: 330px;
	height: 61px;
	display: block;
}
.footer .sns{
	gap: 15px;
	margin-top: 30px;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
}
.footer .sns a{
	display: block;
	width: 24px;
	height: 24px;
	flex-shrink: 0;
}
.footer .sns a img{
	width: 24px;
	height: 24px;
	display: block;
	object-fit: contain;
}
.footer .ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-content: flex-start;
	margin-left: auto;
	height: auto;
	flex: 1;
	min-width: 0;
	max-width: 720px;
	width: auto;
	gap: 0;
}
.footer .ul .li{
	width: 25%;
}
.footer .ul .li a{
	display: block;
	padding: 0;
}
.footer .ul .li a p{
	margin: 0;
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 32px;
	color: #121212;
	white-space: nowrap;
}
.footer .copyright{
	display: block;
	text-align: right;
	margin: 48px 0 0;
	font-family: "Sen", "Lato", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	line-height: 42px;
	color: #121212;
	opacity: 0.8;
}

/* ANIME */
.sc-anime.topin.on{
	opacity:0;
	transform: translateY(-50px);
}
.sc-anime.topin.on.active{
	animation-name: topin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.bottomin.on{
	opacity:0;
	transform: translateY(50px);
}
.sc-anime.bottomin.on.active{
	animation-name: bottomin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.leftin.on{
	opacity:0;
	transform: translateX(-50px);
}
.sc-anime.leftin.on.active{
	animation-name: leftin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.rightin.on{
	opacity:0;
	transform: translateX(50px);
}
.sc-anime.rightin.on.active{
	animation-name: rightin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.fadein.on{
	opacity:0;
}
.sc-anime.fadein.on.active{
	animation-name: fadein;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.blurin.on{
	opacity:0;
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.sc-anime.blurin.on.active{
	animation-name: blurin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.blurin2.on{
	opacity:0;
	transform: translateY(50px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.sc-anime.blurin2.on.active{
	animation-name: blurin2;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

@keyframes topin {
	0% {
		opacity:0;
		transform: translateY(-50px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
	}
}
@keyframes bottomin {
	0% {
		opacity:0;
		transform: translateY(50px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
	}
}
@keyframes menubg {
	0% {
		opacity: 0;
		transform: translateX(-40px);
	}
	100% {
		opacity: 0.05;
		transform: translateX(0);
	}
}
@keyframes leftin {
	0% {
		opacity:0;
		transform: translateX(-50px);
	}
	100% {
		opacity:1;
		transform: translateX(0px);
	}
}
@keyframes rightin {
	0% {
		opacity:0;
		transform: translateX(50px);
	}
	100% {
		opacity:1;
		transform: translateX(0px);
	}
}
@keyframes upin {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes fadein {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@keyframes fadeout {
	0% {
		opacity:1;
	}
	100% {
		opacity:0;
	}
}
@keyframes blurin {
	0% {
		opacity: 0;
		-ms-filter: blur(6px);
		filter: blur(6px);
	}
	100% {
		opacity:1;
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
}
@keyframes blurin2 {
	0% {
		opacity: 0;
		transform: translateY(50px);
		-ms-filter: blur(6px);
		filter: blur(6px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
}

/* color */
.txt-color-normal{color: #121212;}
.txt-white{color: #ffffff;}
.txt-red{color: red;}
.txt-color1{color: #121212}
.txt-color2{color: #f5f5f5}
.txt-color3{color: #333333}
.txt-color4{color: #9b9b9b}
.bg-white{background-color: #ffffff;}
.bg-black{background-color: #121212}
.bg-color1{background-color: #121212}
.bg-color2{background-color: #f5f5f5}
.bg-color3{background-color: #333333}
.bg-color4{background-color: #9b9b9b}
.border-color1{border-color: #121212}
.border-color2{border-color: #f5f5f5}
.border-color3{border-color: #333333}
.border-color4{border-color: #9b9b9b}

.hvr-txt-color-normal:hover{color: #121212;}
.hvr-txt-white:hover{color: #ffffff;}
.hvr-txt-red:hover{color: red;}
.hvr-txt-color1:hover{color: #121212}
.hvr-txt-color2:hover{color: #f5f5f5}
.hvr-txt-color3:hover{color: #333333}
.hvr-txt-color4:hover{color: #9b9b9b} 
.hvr-bg-white:hover{background-color: #ffffff;}
.hvr-bg-black:hover{background-color: #121212}
.hvr-bg-color1:hover{background-color: #121212}
.hvr-bg-color2:hover{background-color: #f5f5f5}
.hvr-bg-color3:hover{background-color: #333333}
.hvr-bg-color4:hover{background-color: #9b9b9b}
.hvr-border-color1:hover{border-color: #121212}
.hvr-border-color2:hover{border-color: #f5f5f5}
.hvr-border-color3:hover{border-color: #333333}
.hvr-border-color4:hover{border-color: #9b9b9b}

/* ---------- IEのみ ---------- */
@media all and (-ms-high-contrast: none) {
}

/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
	.pd_wrap{
		padding: 150px 60px 0;
	}
	.pd_wrap_all{
		padding: 150px 60px 150px;
	}
	.pd_wrap_side{
		padding-left: 60px;
		padding-right: 60px;
	}
	.header .inner{
		padding: 0 30px;
	}
	.header .head_nav > .ul{
		display: none;
	}
	.menu-wrap .menu-inner{
		padding: 130px 50px 60px;
		gap: 48px;
	}
	.footer .inner{
		padding: 0 30px;
	}
	.page-title{
		padding: 0 60px 20px;
	}
	.act-hero .imgbox{
		width: 520px;
	}
	.act-hero .txtbox{
		padding: 80px 20px 0 40px;
		max-width: none;
	}
	.service-row .imgbox{
		width: 320px;
	}
	.footer .contact{
		padding: 140px 0 80px;
	}
/* ---------- common ---------- */
/* ---------- header ---------- */
/* ---------- footer ---------- */
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
	.mg_t_1{margin-top: 100px;}
	.mg_t_2{margin-top: 80px;}
	.mg_t_3{margin-top: 60px;}
	.mg_t_4{margin-top: 40px;}
	.mg_t_5{margin-top: 30px;}
	.mg_b_1{margin-bottom: 100px;}
	.mg_b_2{margin-bottom: 80px;}
	.mg_b_3{margin-bottom: 60px;}
	.mg_b_4{margin-bottom: 40px;}
	.mg_b_5{margin-bottom: 30px;}
	.pd_t_1{padding-top: 100px;}
	.pd_t_2{padding-top: 80px;}
	.pd_t_3{padding-top: 60px;}
	.pd_t_4{padding-top: 40px;}
	.pd_t_5{padding-top: 30px;}
	.pd_b_1{padding-bottom: 100px;}
	.pd_b_2{padding-bottom: 80px;}
	.pd_b_3{padding-bottom: 60px;}
	.pd_b_4{padding-bottom: 40px;}
	.pd_b_5{padding-bottom: 30px;}
	.header .logo .name{
		font-size: 20px;
	}
	.menu-wrap .menu-inner{
		flex-wrap: wrap;
		padding: 120px 40px 50px;
		gap: 36px;
		align-content: flex-start;
	}
	.menu-wrap .menu-left{
		width: 100%;
		justify-content: flex-start;
		padding-bottom: 0;
	}
	.menu-wrap .menu-left .name{
		font-size: 36px;
	}
	.menu-wrap .menu-left .sns{
		margin-top: 24px;
	}
	.menu-wrap .ul{
		width: 100%;
		max-width: none;
		margin-left: 0;
		align-self: stretch;
	}
	.footer .logo,
	.footer .logo a,
	.footer .logo img{
		width: 260px;
		height: 48px;
	}
	.page-title{
		height: 140px;
		padding: 0 40px 16px;
		margin-bottom: 50px;
	}
	.page-title .ja{
		font-size: 16px;
		padding-bottom: 6px;
	}
	.act-hero{
		flex-direction: column;
		max-width: 100%;
	}
	.act-hero .imgbox{
		width: 100%;
	}
	.act-hero .txtbox{
		padding: 50px 20px 0;
		max-width: 100%;
	}
	.service-row{
		flex-wrap: wrap;
	}
	.service-row .txtbox{
		width: calc(100% - 144px);
		padding: 20px 0 20px 24px;
	}
	.service-row .imgbox{
		width: 100%;
		margin-top: 20px;
	}
	.footer .contact{
		padding: 120px 0 80px;
	}
	.footer .circle a,
	.footer .circle img{
		width: 240px;
		height: 240px;
	}
	.ext-link{
		height: auto;
		min-height: 180px;
		padding: 36px 90px;
	}
/* ---------- common ---------- */
/* ---------- header ---------- */
/* ---------- footer ---------- */
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.pd_wrap{
		padding: 100px 50px 0;
	}
	.pd_wrap_all{
		padding: 100px 50px 100px;
	}
	.pd_wrap_side{
		padding-left: 50px;
		padding-right: 50px;
	}
	.pd_wrap_t{
		padding-top: 100px;
	}
	.pd_wrap_b{
		padding-bottom: 100px;
	}
	.cate_wrap > .cate{
		padding-top: 100px;
	}
	.header{
		height: 72px;
	}
	.header .inner{
		height: 72px;
		padding: 0 20px;
	}
	.header .logo .catch{
		font-size: 11px;
	}
	.header .logo .name{
		font-size: 16px;
	}
	.menu-wrap .menu-inner{
		padding: 100px 24px 40px;
		gap: 28px;
	}
	.menu-wrap .menu-bg{
		font-size: 140px;
		bottom: auto;
		top: 70px;
		left: auto;
		right: -20px;
	}
	.menu-wrap .menu-left .en{
		margin-bottom: 16px;
	}
	.menu-wrap .menu-left .name{
		font-size: 28px;
	}
	.menu-wrap .menu-left .catch{
		font-size: 13px;
		margin-top: 12px;
	}
	.menu-wrap .ul .li a{
		padding: 12px 0 12px 42px;
		gap: 12px;
	}
	.menu-wrap .ul .li a:hover{
		padding-left: 48px;
	}
	.menu-wrap .ul .li a p{
		font-size: 20px;
	}
	.menu-wrap .ul .li a p.ja{
		font-size: 11px;
	}
	.more a,
	.more button{
		width: 220px;
		height: 50px;
	}
	.footer{
		padding: 0 0 40px;
	}
	.footer .inner{
		padding: 0 20px;
	}
	.footer .contact{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		gap: 40px;
		padding: 80px 0 60px;
		margin-bottom: 60px;
	}
	.footer .circle{
		margin: 0 auto;
	}
	.footer .circle a,
	.footer .circle img{
		width: 220px;
		height: 220px;
	}
	.footer .circle p{
		font-size: 18px;
	}
	.footer .foot-bottom{
		flex-direction: column;
		flex-wrap: wrap;
		align-items: center;
		text-align: center;
		gap: 32px;
	}
	.footer .logo,
	.footer .logo a,
	.footer .logo img{
		width: 220px;
		height: 41px;
		margin-left: auto;
		margin-right: auto;
	}
	.footer .sns{
		justify-content: center;
	}
	.footer .ul{
		margin-left: 0;
		margin-right: auto;
		width: 100%;
		max-width: 720px;
		flex: none;
		height: auto;
		justify-content: center;
	}
	.footer .ul .li{
		width: 25%;
	}
	.footer .copyright{
		margin-top: 40px;
		text-align: center;
	}
	.sub-wrap{
		margin-top: 72px;
	}
	.page-title{
		height: 110px;
		padding: 0 20px 12px;
		margin-bottom: 40px;
		align-items: center;
	}
	.page-title .en{
		white-space: normal;
	}
	.page-title .ja{
		font-size: 13px;
		padding-bottom: 0;
	}
	.sec-head{
		margin-bottom: 40px;
	}
	.service-row .num{
		width: 100px;
		height: 100px;
	}
	.service-row .num .en{
		font-size: 14px;
		line-height: 24px;
	}
	.service-row .num .no{
		font-size: 24px;
	}
	.service-row .txtbox{
		width: calc(100% - 100px);
		padding: 10px 0 16px 16px;
	}
	.service-row .txtbox h3{
		font-size: 18px;
		line-height: 1.5;
	}
	.ext-link{
		height: auto;
		min-height: 140px;
		padding: 28px 72px;
	}
	.ext-link .ttl{
		font-size: 24px;
		margin-bottom: 8px;
	}
	.ext-link .txt{
		font-size: 13px;
	}
	.ext-link .next{
		width: 48px;
		height: 48px;
		right: 16px;
	}
/* ---------- common ---------- */
	.pc_br br{display: none;}
	.tb_br br{display: block;}
/* ---------- header ---------- */
/* ---------- footer ---------- */
}
/* ---------- スマートフォン ---------- */
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	.pd_wrap{
		padding: 80px 20px 0;
	}
	.pd_wrap_all{
		padding: 80px 20px 80px;
	}
	.pd_wrap_side{
		padding-left: 20px;
		padding-right: 20px;
	}
	.pd_wrap_t{
		padding-top: 80px;
	}
	.pd_wrap_b{
		padding-bottom: 80px;
	}
	.cate_wrap > .cate{
		padding-top: 80px;
	}
	.mg_t_1{margin-top: 80px;}
	.mg_t_2{margin-top: 60px;}
	.mg_t_3{margin-top: 50px;}
	.mg_t_4{margin-top: 30px;}
	.mg_t_5{margin-top: 20px;}
	.mg_b_1{margin-bottom: 80px;}
	.mg_b_2{margin-bottom: 60px;}
	.mg_b_3{margin-bottom: 50px;}
	.mg_b_4{margin-bottom: 30px;}
	.mg_b_5{margin-bottom: 20px;}
	.pd_t_1{padding-top: 80px;}
	.pd_t_2{padding-top: 60px;}
	.pd_t_3{padding-top: 50px;}
	.pd_t_4{padding-top: 30px;}
	.pd_t_5{padding-top: 20px;}
	.pd_b_1{padding-bottom: 80px;}
	.pd_b_2{padding-bottom: 60px;}
	.pd_b_3{padding-bottom: 50px;}
	.pd_b_4{padding-bottom: 30px;}
	.pd_b_5{padding-bottom: 20px;}
	.header{
		height: 64px;
	}
	.header .inner{
		height: 64px;
		padding: 0 16px;
	}
	.header .logo .catch{
		font-size: 10px;
	}
	.header .logo .name{
		font-size: 14px;
		letter-spacing: 0.06em;
	}
	.menu-wrap .menu-inner{
		padding: 88px 16px 32px;
	}
	.menu-wrap .menu-left .sns{
		margin-top: 18px;
	}
	.menu-wrap .ul .li a p.ja{
		display: none;
	}
	.more a,
	.more button{
		width: 100%;
		max-width: 250px;
		height: 48px;
	}
	.footer .logo,
	.footer .logo a,
	.footer .logo img{
		width: 200px;
		height: 37px;
		margin-left: auto;
		margin-right: auto;
	}
	.footer .sns{
		margin-top: 24px;
		justify-content: center;
	}
	.footer .ul{
		width: 100%;
		max-width: 320px;
		height: auto;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		gap: 0;
	}
	.footer .ul .li{
		width: 50%;
	}
	.footer .ul .li a p{
		line-height: 36px;
		font-size: 13px;
	}
	.footer .copyright{
		font-size: 11px;
		margin-top: 32px;
		text-align: center;
		line-height: 1.6;
	}
	.sub-wrap{
		margin-top: 64px;
	}
	.page-title{
		height: auto;
		min-height: 90px;
		padding: 16px 16px 8px;
		margin-bottom: 32px;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-end;
		gap: 4px;
	}
	.page-title .en{
		font-size: clamp(28px, 9vw, 40px);
		white-space: normal;
	}
	.page-title .ja{
		font-size: 12px;
	}
	.act-hero .txtbox{
		padding: 32px 16px 0;
	}
	.ext-link{
		min-height: 120px;
		padding: 24px 56px;
	}
	.ext-link .ttl{
		font-size: 20px;
	}
	.ext-link .next{
		width: 40px;
		height: 40px;
		right: 12px;
	}
	.act-hero .txtbox .lead_txt{
		font-size: 18px;
		margin-bottom: 24px;
	}
	.service-row{
		flex-direction: column;
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
	.service-row .txtbox{
		width: 100%;
		padding: 20px 0 0;
	}
	.service-row .imgbox{
		width: 100%;
	}
	.footer .contact{
		padding: 60px 0 48px;
		margin-bottom: 48px;
	}
	.footer .circle a,
	.footer .circle img{
		width: 180px;
		height: 180px;
	}
	.footer .circle p{
		font-size: 16px;
	}
/* ---------- common ---------- */
	.pc_br br{display: none;}
	.tb_br br{display: none;}
	.sp_br br{display: block;}
/* ---------- header ---------- */
/* ---------- footer ---------- */
}
/* ---------- 350px ~ ---------- */
@media screen and (max-width: 350px){
}
