/*----------------------------
Re・De Bin
COMMON スタイルシート
------------------------------*/

body {
	opacity: 0;
	transition: opacity 0.8s 0.2s ease-in;
	font-size: 16px;
}
body.is_loaded {
	opacity: 1;
}
header {position: relative;z-index: 3;}
#top-head, #middle-head {
    background: rgba(256 256 256 / 0.6);
}
#middle-head.fixed{
    background: rgba(256 256 256 / 0.6);
}
#design .content.top,
#howto .content.top,
#howto .content.top,
#technology .content.top,
#top .content.top {
    margin-top: -48px;
}
.content {
	padding-bottom: 140px;
}
.note {font-size: 13px;}
h2 {
	font-size: 180%;
	line-height: 1.7;
	font-feature-settings: "palt";
}
p{font-feature-settings: "palt";}
.pc{display: block;}
.sp{display: none;}

@media screen and (max-width:980px) {
	body {
	font-size: 15px;
	}
	h2 {
	font-size: 160%;
	}
}
@media screen and (max-width:840px) {
	.pc{display: none;}
	.sp{display: block !important;}
}
@media screen and (max-width:769px) {
	.content {
	padding-bottom: 90px;
	}
	#top .content.top {
    margin-top: 0;
	}
}
.logo-product {
	width: 240px;
}
.localnav {
	margin: 0 0 0 240px;
}
@media screen and (max-width:769px) {
	.localnav {
	margin: 0 0 0 200px;
	}
	.logo-product {
    width: 190px;
	}
}
section:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0 ;
}
.section {
	margin-bottom: 220px;
}
.section.nosps {
	margin-bottom: 0;
	padding-bottom: 0;
}
.linkArea ul.flx {
	align-items: center;
	justify-content: center;
}
.linkArea ul.flx li {
	margin: 0 8px;
}
a.otherLinks {
	color: #111111 !Important;
	display: inline-block;
	border: 1px solid #111111;
	border-radius: 2px;
	line-height: 1;
	padding: 1.6rem 32px;
}
a.bg_linkBtn {
	color: #FFF !Important;
	background: #111111;
}
.moerBtn {
	font-size: 1.3rem;
	display: inline-block;
	padding-top: 4rem;
}
.moerBtn a {
	display: inline-block;
	position: relative;
}
.moerBtn a::after {
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	background: #111111;
	position: absolute;
	bottom: 0;
	transform: scale(1);
	transition: transform 0.2s 0s linear;
}
.moerBtn a:hover::after {
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	background: #111111;
	position: absolute;
	bottom: 0;
	transform: scale(0.6);
}
.centerBx {
	text-align: center;
}
.bgcolor_g {
	background: rgba(73, 77, 86, 0.4);
}
.bgcolor_gr2 {
	background:#E8E8E8;
}
img,svg {
	width: 100%;
	height: auto;
}
.inner {
	width: 62.4%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.flx {
	display: flex;
}
.al-c {
	align-items: center;
}
.jt-end {
	justify-content: flex-end;
}
.rd_rr {
	flex-direction: row-reverse;
}
.colorWh {
	color: #FFF;
}
.imageArea,
.imgArea {
	position: relative;
}
.textArea p {
	line-height: 2;
}
.pgMenu {
	width: 100%;
	align-items: center;
	margin: 176px 0 140px;
}
.pgMenu li{
	width: 50%;
	text-align: center;
}
.pgMenu li a {
	width: 100%;
	height: 100%;
	aspect-ratio: 158 / 35;
	display: block;
	color: #FFF;
	background:#B7B7B7;
	position: relative;
	font-size: 2.6rem;
}
.pgMenu li a::after {
	width: 100%;
	height: 100%;
	content: '';
	display: block;
	background:rgba(204,204,204);
	position: absolute;
	top: 0;
	left: 0;
	mix-blend-mode: multiply;
	opacity: 1;
}
.pgMenu li a:hover::after {
	opacity: 0.5;
	transition: opacity 0.5s 0s linear;
}
.pgMenu li a span,
.pgMenu li a Img {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.pgMenu li a span {
	z-index: 2;
}
@media screen and (max-width:1700px) {
	.inner {
	width: 90%;
	}
}
@media screen and (max-width:1400px) {
	.inner {
	width: 90%;
	}
	.section {
	margin-bottom: 160px;
	}
}
@media screen and (max-width:1400px) {
	.moerBtn {
	padding-top: 2rem;
	}
}
.pgMenu li{
	width: 50%;
	text-align: center;
}
.pgMenu li a {
	width: 100%;
	height: 100%;
	aspect-ratio: 158 / 35;
	display: block;
	color: #FFF;
	background:#B7B7B7;
	position: relative;
	font-size: 2.6rem;
}
.pgMenu li a::after {
	width: 100%;
	height: 100%;
	content: '';
	display: block;
	background:rgba(204,204,204);
	position: absolute;
	top: 0;
	left: 0;
	mix-blend-mode: multiply;
	opacity: 1;
}
.pgMenu li a:hover::after {
	opacity: 0.5;
	transition: opacity 0.5s 0s linear;
}
.pgMenu li a span,
.pgMenu li a Img {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.pgMenu li a span {
	z-index: 2;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 2.8rem;
}

@media screen and (max-width:769px) {
	.pgMenu{
	width: 90%;
	margin: 0 auto 4rem !important;
	flex-direction: column;
	}
	.pgMenu li{
	width: 100%;
	}
	.pgMenu li:first-child{
	margin-bottom: 2rem;
	}
	.pgMenu li a {
	aspect-ratio: 176 / 39;
	font-size: 1.6rem;
	}
	.pgMenu li a span {
    font-size: 2rem;
	}
}

#top .imgArea  h2 img,
#top .imageArea h2 img {
	width: 100%;
}
/*top
------------------------------------*/
#top section:nth-of-type(n+2) {
    padding: 0;
}
#top .mv {
	width: 100%;
	height: calc(100vh - 120px);
	aspect-ratio: 239 / 135;
	background: url(../img/top/mv.jpg);
	background-position: top center;
	background-size: cover;
	position: relative;
}
#top .mv  >  .inner {
	height: 100%;
}
#top .mv .inner h1{
	width: 30%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	margin: 0 0;
}
#top .mv .inner h1 img.title_logo{
	margin-left: 1.2vw;
	opacity: 0;
}
#top.is_loaded .mv .inner h1 img.title_logo{
	opacity: 1;
	transition: opacity 1s 2s ease-in;
}
#top .mv .inner h1 img.title_txt{
	opacity: 0;
}
#top.is_loaded .mv .inner h1 img.title_txt{
	opacity: 1;
	transition: opacity 1s 2.6s ease-in;
}
#top .mv .mv_center {
    height: 100%;
    width: auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
}
#top.is_loaded .mv .mv_center {
	opacity: 1;
	transition: opacity 1.4s 1s ease-out;
}
#top .mv .inner h1 img,
#top .mv .mv_center img {
	width: auto;
	height: 100%;
}
@media screen and (max-width:1640px) {
	#top .mv .mv_center,
	#top .mv > .inner h1 {
	height: 90%;
	}
	#top .mv > .inner {
	align-items: flex-end;
	}
}
@media screen and (max-width:1400px) {
	#top .mv {
	width: 100%;
	height: 100%;
	aspect-ratio: 48 / 29;
	}
	#top .mv  >  .inner {
    height: 100%;
    width: 90%;
	}
}
@media screen and (max-width:640px) {
	#top .mv .mv_center,
	#top .mv > .inner h1 {
	height: 98%;
	}
    #top .mv > .inner {
	width: 84%;
    }
}
	
#top #section01 {
	width: 100%;
	height: 100%;
	aspect-ratio: 16 / 9;
	background: url(../img/top/bg01.jpg);
	background-position: center center;
	background-size: cover;
}
#top #section01 .inner {
  position: relative;
  height: 100%;
}
#top #section01 .inner .textArea {
  width: 47%;
}
@media screen and (max-width:1800px) {
	#top #section01 .inner .textArea{
	width: 47%;
	}
	#top #section01 .inner .textArea  br.mol{
	display: none;
	}
}
@media screen and (max-width:1024px) {
	#top #section01 .inner .textArea  br{
	display: none;
	}
}

#top #section02 {
	height: 100%;
	margin-bottom: 30rem;
}
#top #section02 .imageArea {
	width: 50%;
}
#top #section02 .textArea {
	width: 43%;
	margin: 0 0 0 11%;
}
#top #section04 .imageArea {
	width: 50%;
	height: 100%;
	aspect-ratio: 1 / 1;
	position: relative;
}
#top #section04 .imageArea h2 {
	position: absolute;
    width: 8%;
    margin: 0;
    top: 3rem;
    left: 2rem;
}
#top #section04 .imageArea video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#top #section04 .textArea {
	width: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
#top #section02 .imageArea h2 {
	width: 8%;
	position: absolute;
	top: 3rem;
    right: 2rem;
    margin: 0;
}

@media screen and (max-width:1024px) {
	#top #section04 .textArea .textbox {
		padding: 0 5%;
	}
}
@media screen and (max-width:1024px) {
	#top #section02 .textArea {
    width: 40%;
    margin: 0 0 0 5%;
	}
	#top #section02 .textArea br {
	display: none;
	}
}

#top #section02 .textArea .moerBtn {
	padding-top: 3.4rem;
}
#top #section03 .inner {
	width: 84%;
}
#top #section03 .imgArea {
	width: 51%;
}
#top #section03 .imgArea h2 {
	width: 12%;
	position: absolute;
	top: 0;
	transform: translateX(-120%);
	margin-top: 0;
}
#top #section03 .textArea{
	width: 46%;
}
#top #section03 .l5pxp {
	margin-left: 10%;
}
#top #section03 .r5pxp {
	margin-right: 10%;
}
#top #section03 .flx:last-of-type .imgArea {
    transform: translateY(-14%);
}
#top #section03 .flx:first-of-type .imgArea h2 {
	right: 0;
	transform: translateX(120%);
}
#top #section03 .imgArea img{
	margin-top: 0;
}

.galleryList {}
.galleryList div{padding: 0 30px;}
#galleryArea {
	margin-bottom: 140px;
}
ul.slider-dots {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    overflow: hidden;
    bottom: var(--spacing-common);
    width: 100%;
    z-index: 9;
    padding-top: 3rem;
}
ul.slider-dots > li {
    line-height: 0;
}
ul.slider-dots > li button {
	border: 1px solid #707070;
	background:#E0E0E0;
}
ul.slider-dots > li.slick-active button {
	background:#707070;
}
.media .slide-arrow {
  	width: 40px;
  	height: 40px;
    position: absolute;
    bottom: 0;
}
ul.slider-dots > li button {
    background: var(--color-common);
    border: none;
    border-radius: 50%;
    color: var(--color-transparent);
    margin: unset;
    opacity: .5;
    padding: 0;
    width: 8px;
    height: 8px;
}
@media screen and (max-width:1300px) {
	#top #section03 .flx:last-of-type .imgArea {
    transform: translateY(0);
	}
}

@media screen and (max-width:1250px) {
	#top #section03 .flx:first-of-type {
	margin-bottom: 80px;
	}
	#top #section03 .textArea{
	width: 49%;
	}
	#top #section03 .imgArea {
	display: flex;
	align-items: flex-start;
	width: 46%;
	}
	#top #section03 .imgArea img{
	margin-top: 0;
	width: 84%;
	}
	#top #section03 .imgArea h2 {
	position: static;
	transform: translateX(0);
	width: 14%;
	padding: 0 1vw;
	}
	#top #section03 .flx:first-of-type .imgArea h2 {
	transform: translateX(0);
	}
	#top #section03 .r5pxp {
    margin-right: 5%;
	}
	#top #section03 .l5pxp {
	margin-left: 5%;
	}
}
@media screen and (max-width:1024px) {
	#top #section03 .flx {
	width: 90%;
	}
	#top #section02 {
    margin-bottom: 16rem;
	}
}
@media screen and (max-width:840px) {
	#top .mv {
	height: calc(100vh - 169px);
	background: url(../img/top/mv_sp.jpg);
	background-repeat: no-repeat;
    background-position: 0 50%;
	background-size: cover;		
	}
	#top #section01 {
	aspect-ratio: 5 / 13;
	background: url(../img/top/bg01_sp.jpg);
	background-repeat: no-repeat;
    background-position: 50% 100%;
	background-size: cover;
	}
	#top #section01 .inner {
	align-items: flex-start;
	}
	#top #section01 .inner .textArea br {
	display: block;
	}
	#top #section01 .inner .textArea {
	width: 60%;
	padding: 16rem 0 0;
	}
	#top #section01 .inner .textArea p {
	line-height: 1.8;
	}
	#top #section02 .flx.al-c {
	flex-direction: column-reverse;
	align-items: flex-start;
	}
	#top #section02 .imageArea,
	#top #section02 .textArea{
	width: 100%;
	}
	#top #section02 .textArea{
	padding: 4rem 6%;
	margin: 0 0 0 0;
	}
	#top #section02 .textArea br {
	display: block;
	}
	#top #section02 .imageArea h2 {
    width: 12%;
    bottom: 13%;
    right: 5%;
	transform: translateY(-30%);
	}
	#top #section03 .inner {
	width: 100%;
	}
	#top #section03 .flx {
	flex-direction: column;
	}
	#top #section03 .flx:first-of-type {
	flex-direction: column-reverse;
	}
	#top #section03 .imgArea {
	width: 100%;
	flex-direction: row-reverse;
	padding-right: 5%;
	}
	#top #section03  .flx:first-of-type .imgArea {
	padding-left: 5%;
	padding-right: 0;
	}
    #top #section03 .imgArea img {
     margin-top: 0;
     width: 86%;
    }
	#top #section03 .textArea {
	width: 90%;
	margin: 4.5rem auto 0;
	}
	#top #section04 .flx {
	flex-direction: column-reverse;
	}
	#top #section04 .imageArea,
	#top #section04 .textArea{
	width: 100%;
	position: relative;
	}
	#top #section04 .textArea{
	padding: 4.5rem 0;
	}
	#galleryArea,
	#top #section04 {
	margin-bottom: 10rem;
	}
	#top .mv .inner h1 img.title_logo{
	}
    #top .mv .inner h1 {
	width: 30%;
    }
}
@media screen and (max-width:769px) {
	#top #section04 .imageArea h2 {
    width: 11%;
    top: 3rem;
    left: 2.5rem;
    }
}
@media screen and (max-width:640px) {
	#top #section01 .inner .textArea {
	width: 80%;
	padding: 5rem 0 0;
	}
	#top #section01 .inner .textArea p {
	}
	#top #section02 .imageArea h2 {
	transform: translateY(-40%);
	}
    #top #section02 {
	margin-bottom: 8rem;
    }
	#top #section02 .textArea .moerBtn {
	padding-top: 1.4rem;
	}
    #top #section03 {
    margin-bottom: 8rem;
    }
    #galleryArea, #top #section04 {
     margin-bottom: 8rem;
    }
}




/*
-----------------technology*/
#technology .mv {
	width: 100%;
	height: calc(100vh - 120px);
	background: url(../img/technology/mv.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
  	width: 100%;
  	height: 100%;
  	aspect-ratio: 16 / 9;
}
#howto .mv {
	position: relative;
	width: 100%;
	background: url(../img/howto/mv_pc.jpg);
	background-size: cover;
	background-position: 50% 0;
}
#howto .mv .flx,
#technology .mv .flx {
	height: 100%;
}
#howto .mv h1,
#technology .mv h1 {
	width: 6.5%;
	padding: 0 0 0 2%;
    position: absolute;
    top: 60px;
    left: 40px;
}
#howto .mv h1 img,
#technology .mv h1 img {
	width: 100%;
	height: auto;
}
#howto .mv .textArea,
#technology .mv .textArea {
	width:24%;
	min-width: 334px;
	margin: 0 0 0 22.5%;
	padding-bottom: 8vw;
	z-index: 2;
}
#howto .mv .textArea {
	padding-top: 20vw;
}
#howto .mv_sp .textArea .moerBtn a::after{
    background: #FFF;
}
#technology #section01.section {
	width: 100%;
	height: 100%;
	aspect-ratio: 640 / 229;
	position: relative;
	margin-bottom: 140px;
	overflow: hidden;
}
#technology #section01.section .movieArea {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
#technology #section01.section .movieArea video {
	margin-top: -8%;
}
#technology #section01 .inner {
	width: 80%;
	max-width: 1600px;
	height: 100%;
	position: relative;
	z-index: 2;
}
#technology #section01 .inner .textArea {
	width: 34%;
}
#technology #section01 .inner .textArea p{
	margin-bottom: 3rem;
}
#technology #section01 .inner .imgBox {
	width: 80%;
}
#technology #section01 .inner .imgBox img {
	width: 100%;
}
#technology #section02.section{
	margin-bottom: 140px;
}
#technology #section02 .inner {
	width: 80%;
	max-width: 1440px;
}
#technology #section02 .textArea {
	width: 40%;
	margin-right: 6%;
}
#technology #section02 .movieArea {
	width: 54%;
	
}
#technology #section02 .movieArea video{
	width: 100%;
	height: 100%;
	aspect-ratio: 868 / 489;
}
#technology #section03 {
	width: 100%;
	height: 100%;
	aspect-ratio: 384 / 203;
	background: url(../img/technology/bg02.jpg) 50% 50%;
	background-size: cover;
	position: relative;
    padding-top: 10vw;
} 
#technology #section03::after {
	width: 100%;
	height: 60%;
	content: '';
	display: block;
	background: linear-gradient(rgba(7,7,7,1),rgba(7,7,7,0));
	position: absolute;
	top: 0;
}
#technology #section03 + .bgcolor_gr2.sps100 {
	    padding: 20rem 0 4rem;
}
#technology #section03 h2 {
	margin-bottom: 3rem;
}
#technology #section04 > .textArea p+p.note.spc {
	margin-top: 0;
}

@media screen and (max-width:1800px) {
	#technology #section01.section {
	aspect-ratio: 16 / 7;
	}
}
@media screen and (max-width:1440px) {
	#technology #section01.section {
	margin-bottom: 0;
	}
	#technology #section01 .inner .textArea {
	width: 40%;
	}
	#technology #section01 .inner .textArea p {
    margin-top: 1rem;
	}
	#technology #section02 .inner {
	width: 90%;
	}
}
@media screen and (max-width:1200px) {
	#technology .mv .textArea {
	margin: 0 0 0 20%;
	padding-bottom: 4vw;
	}
	#technology #section01.section {
	aspect-ratio: 27 / 16;
	}
	#technology #section01 .inner {
	width: 100%;
	padding: 0 5%;
	}
}
@media screen and (max-width:1052px) {
	#technology #section01 .inner .textArea h2 {
	font-size: 160%;
	}
}
@media screen and (max-width:840px) {
    h2 {
	font-size: 128%;
    }
	#technology .mv {
	aspect-ratio: 39 / 58;
	background-position: 84% 0%;
	background: url(../img/technology/mv_sp.jpg);
	background-position: center center;
	background-size: cover;
	}
	#technology .mv .flx {
	align-items: flex-end;
	}
	#technology .mv h1 {
	width: 10%;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	padding: 60px 2% 0 0;
	}
	#technology .mv .textArea {
	width: 50%;
	min-width: auto;
	margin: 0 0 0 4.5%;
	}
	#technology .mv .textArea p{
	line-height: 2;
	}
	#technology #section01.section {
	aspect-ratio: auto;
	display: flex;
	flex-direction: column-reverse;
	}
	#technology #section01.section .movieArea{
	position: static;
	transform: translate(0, 0);
	}
	#technology #section01 .inner {
	background: #D8DCE5;
	padding: 6rem 5% 4rem;
	}
	#technology #section01 .inner .textArea {
	width: 100%;
	}
	#technology #section01 .inner .imgBox {
	width: 100%;
	}
	#technology #section02 .inner {
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	}
	#technology #section02 .textArea {
    width: 100%;
    padding: 4rem 5%;
    margin-right: 0;
	}
	#technology #section02 .movieArea {
	width: 100%;
	}
	#technology #section02.section {
    margin-bottom: 0;
    padding: 0;
	}
	#technology #section03 {
	padding-top: 14vw;
	aspect-ratio: 13 / 22;
	background: #111111 url(../img/technology/bg02_sp.png) 50% 100%;
	background-size: 100% auto;
	background-repeat: no-repeat;
	}
	#technology #section03 h2 {
	font-size: 130%;
	}
	#technology #section03 .textArea p {
	font-size: 96%;
	line-height: 1.75;
	}
	#technology #section04 .textArea p.note.spc {
	margin-top: 0;
	text-align: center;
	line-height: 1.5;
	}
	#technology .section04_content .titleArea {
	width: 95% !important;
	}
}
@media screen and (max-width:749px) {
	#technology #section01.section .movieArea {
	 aspect-ratio: 390 / 409;
	overflow: hidden;
	}
	#technology #section01.section .movieArea  video {
	width: auto;
    height: 100%;
    margin-left: -10%;
    margin-top: 0;
    }
}
@media screen and (max-width:640px) {
	#technology .mv h1 {
	width: 14%;
    left: auto;
	right: 0;
	}
    #technology .mv h2 {
    font-size: 130%;
    }
    #technology .mv .textArea {
	margin: 0 0 0 7%;
    padding-bottom: 4rem;
    }
	#technology .mv .textArea {
	width: 52%;
	}
	#technology .mv .textArea  p{
	font-size: 14px;
	letter-spacing: 0.085em;
	line-height: 2.2;
	}
	#technology #section03 .textArea p {
	font-size: 13px;
	letter-spacing: 0.085em;
	}
	#technology #section01 .inner .textArea h2 {
	font-size: 120%;
	}
}




.bgcolor_gr2.sps100 {
	padding: 100px 0 30px;
}
#technology #section04 {
	margin-bottom: 15rem;
}
#technology #section03 .textArea {
	color: #FFF;
	z-index: 2;
	position: relative;
}
#technology #section04 > .textArea{
	margin-bottom: 70px;
}
.section04_content.sps {
	margin-bottom: 140px;
}
#technology .section04_content .titleArea {
	width: 77%;
	position: relative;
}
#technology #section04_02.section04_content .titleArea {
	margin-left:23%;
}
#technology .section04_content .titleArea h2 {
	position: absolute;
	right: 4%;
	bottom: 8rem;
}
#technology #section04_02.section04_content .titleArea h2 {
	left: 4%;
	right: auto;
	bottom: 8rem;
}
#technology .section04_content .titleArea h2 img {
	width: 74%;
}
#technology .section04_content .titleArea h2 span {
	display: block;
	font-size: 1.6rem;
	padding: 1rem 0 0;
	font-weight: 600;
}
.section04_content .tagList {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2.5%;
	padding: 1rem 0 10rem;
}
.section04_content .tagList li {
	font-size: 100%;
	color: #FFF;
	line-height: 1;
	padding: 1.2rem 2.5rem 1.4rem;
	border-radius: 3.5rem;
	text-align: center;
}
.section04_content#section04_01 .tagList li {
	background: #82B1C9;
}
.section04_content#section04_02 .tagList li {
	background: #909DCE;
}
#technology .section04_content .contentMain {
	width: 90%;
	max-width: 1200px;
	background: #FFF;
	margin: 0 auto;
	padding: 22% 0 100px;
	margin-top: -19%;
}
#technology .section04_content .contentMain .inner {
	width: 84%;
	position: relative;
}
#technology .section04_content .tab_menu {
	width: 100%;
	justify-content: flex-start;
	gap: 10px;
	margin-bottom: 0;
}
#technology .section04_content .tab_menu .slick-list{
	padding: 0 !important;
	width: 100%;
}
#technology .section04_content .tab_menu li {
	width:calc(100%/3);
	background: rgba(120,125,136,0.5);
	text-align: center;
	font-size: 1.6rem;
	padding: 0.5em 0;
	color: #FFF;
	cursor: pointer;
	transition: all 0.4s 0s linear;
}
#technology .section04_content .tab_menu li:nth-child(2) {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	box-sizing: border-box;
}
#technology .section04_content .tab_menu li:hover {
	background: rgba(120,125,136,1);
}
#technology #section04_02.section04_content .tab_menu li {
	background: rgba(123,120,136,0.5);
}
#technology #section04_02.section04_content .tab_menu li:hover {
	background: rgba(123,120,136,1);
}
#technology .section04_content .tab_menu li.slick-current {
	background: rgba(120,125,136,1);
}
#technology #section04_02.section04_content .tab_menu li.slick-current {
	background: rgba(123,120,136,1);
}
#technology .section04_content .tabContents {
	background: rgba(232,232,232,0.8);
	padding: 60px 0;
	margin: 0 0;
	position: relative;
}
#technology .section04_content .tabContents {
	padding: 60px 10% 40px;
}
#technology .section04_content .tabContents .imgArea {
	width: 52%;
}
#technology .section04_content .tabContents .imgArea img{
	width: 100%;
	height: auto;
}
#technology .section04_content .tabContents .textArea {
	width: 44%;
	margin-left: 5%;
}
#technology .section04_content .tabContents .textArea h4 {
	font-size: 130%;
}
#technology .section04_content .tabContents .textArea p.note {
	line-height: 1.7;
}
#technology .section04_content .fdDodo {
	width: 20%;
	position: absolute;
	right: 0;
	display: flex;
	justify-content: flex-end;
	gap: 6px;
	bottom: 0;
	transform: translateY(200%);
}
#technology .section04_content .fdDodo li{
	width: 10px !important;
	height: 10px;
    border-radius: 10px;
    background: rgba(125,125,125,0.6);
    line-height: 10px;
    margin: 0;
    padding: 0;
	cursor: pointer;
}
#technology .section04_content .fdDodo li button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}
#technology .section04_content .fdDodo li.slick-active{
   background: rgba(125,125,125,1);
}
@media screen and (max-width:1400px) {
	#technology .section04_content .contentMain {
	width: 90%;
	}
	#technology .section04_content .contentMain .inner {
    width: 84%;
	}
}
@media screen and (max-width:1240px) {
	#technology .section04_content .titleArea h2 {
    width: 40%;
    }
}
@media screen and (max-width:840px) {
    #technology .section04_content .contentMain .inner {
    width: 90%;
    }
    #technology  .section04_content .tagList li{
    font-size: 14px;
	margin-bottom: 1rem;
    }
    #technology  .section04_content .tagList {
    justify-content:flex-start;
    gap: 2%;
    padding: 1rem 0 0;
    flex-wrap: wrap;
    }
	#technology #section03 + .bgcolor_gr2.sps100 {
    background: #FFF;
	padding: 70px 0 40px;
	overflow: hidden;
    }
    .section04_content.sps {
    margin-bottom: 0;
	}
	#technology #section04_02.section04_content .titleArea {
    margin-left: 0;
	}
    #technology .section04_content .titleArea h2 {
	width: 100% !important;
	top: 8%;
	left: 5%;
	right: auto;
	bottom: auto;
	margin-top: 0;
    }
    #technology .section04_content .titleArea h2 img {
    width: 56%;
    }
	#technology .section04_content .titleArea h2 span {
    font-size: 1.5rem;
	}
    #technology .section04_content .contentMain {
    width: 100% !important;
    padding:25% 0 60px;
    }
    #technology .section04_content .contentMain .centerBx p {
    text-align: left;
    }
    #technology  .section04_content .tabItem {
    margin: 0 20px;
    }
    #technology .section04_content .tabContents {
	padding: 50px 2% 40px;
    }
    #technology  .section04_content .tabItem .flx.al-c{
	flex-direction: column-reverse;
    }
    #technology .section04_content .tabContents .imgArea {
    width: 100%;
    }
    #technology .section04_content .tabContents .textArea {
    width: 100%;
    margin-left: 0;
    /*height: 20rem;*/
    }
    #technology #section04.section {
    margin-bottom: 0;
    }
	#technology .section04_content .tabContents .textArea h4 {
	font-size:98%;
	}
	#technology .section04_content .tabContents .textArea p.note {
	margin-bottom: 2rem;
	}
}
@media screen and (max-width:640px) {
	#technology #section04 > .textArea {
    margin-bottom: 40px;
	}
}


	#technology .section04_content .tab_menu .slick-track {
	display: flex;
    justify-content: flex-start;
	}
@media screen and (min-width:841px) {
	#technology .section04_content .tab_menu .slick-track {
    width: 100% !important;
    transform: translate3d(0, 0, 0) !important;
	}
}


/*
-----------------design*/
#design  section:nth-of-type(n+2) {
	padding: 0 0;
}
#design .mv {
	width: 100%;
	height: 100%;
	aspect-ratio: 48 / 25;
	background: url(../img/design/mv_pc.jpg);
	background-position: center center;
	background-size: cover;
	margin-bottom: 100px;
	position: relative;
}
#design .mv h1 {
    width: 6.5%;
    padding: 0 0 0 2%;
    position: absolute;
    top: 60px;
    left: 40px;
}
#design .mv h1 img {
	width: 100%;
	height: auto;
}
#design #section01 {
	padding-top: 100px;
	margin-bottom: 230px;
}
#design #section01 .imageArea{
	width: 100%;
	height: 100%;
	aspect-ratio: 20 / 9;
	margin-bottom: 60px;
	position: relative;
	overflow: hidden;
}
#design #section01 .imageArea video {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}
#design #section02 section.flx {
	padding: 0;
}
#design #section02 .imageArea {
	width: 50%;
	height: 100%;
	aspect-ratio: 100 / 79;
}
#design #section02 .imageArea video {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50% ,-50%);
}
#design #section02 section .textArea{
	width: 43%;
}
#design #section02 section.flx .textArea{
	padding: 0 0 0 2%;
	margin-right: 5%;
}
#design #section02 section.flx .textArea a {
	text-decoration: underline;
	opacity: 1;
}
#design #section02 section.flx .textArea a:hover {
	opacity: 0.5;
}
#design #section02 section.flx.rd_rr .textArea{ 
	padding: 0 2% 0 0;
	margin-left: 5%;
}
#design #section02 .textArea h2 {
	font-size: 150%;
}
#design #section02 .imageArea {
  width: 50%;
  height: 100%;
  aspect-ratio: 100 / 79;
  position: relative;
}
#design #section02 .imageArea .cgImgList li {
	position: absolute;
	top: 0;
	left: 0;
}
#design #section02 .imageArea .cgImgList li:nth-child(1) {
	opacity: 0;
	z-index: 2;
	animation: cgImgAnm 8s linear infinite;
}
@keyframes cgImgAnm {
  0% {
    opacity: 0;
  }
  12.5% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  62.5% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#design #section03 {
	margin-bottom: 140px;
	position: relative;
}
#design #section03 h2 {
	width: 4.4%;
	position: absolute;
	left: 1%;
}
#design #section03 h3 {
	text-align: center;
	margin-bottom: 7rem;
}
#design #section03 .color_nv .slick-track {
    width: 100% !important;
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}
#design #section03 .color_nv li {
    margin: 0 4vw;
    text-align: center;
    font-size: 2rem;
	opacity: 0.5;
	cursor: pointer;
}
#design #section03 .color_nv li:hover {
	opacity: 1;
	transition: opacity 1.5s 0s linear;
}
#design #section03 .color_nv li span {
	display: block;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.5;
}
#design #section03 .color_nv li.slick-current {
	opacity: 1;
}
#design #section03 .color_nv .slick-list {
	padding: 0 0 !important;
}
#design #section03 .color_nv .slick-track {
	transform: translate3d(0,0,0) !important;
}
#design #section03 .info_slider p.centerBx {
	padding: 2rem 0 0;
}
#design #section03 .info_slider .slide-dots {
	margin: 0;
	padding: 0 0 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translate(200% ,0);
}
#design #section03 .info_slider .slide-dots li {
  display: inline-block;
  margin: 4px 0 0;
  padding: 0;
  line-height: 1;
}
#design #section03 .info_slider .slide-dots li button {
  position: relative;
  text-indent: -9999px;
  border: 0;
  background: transparent;
}
#design #section03 .info_slider .slide-dots li button::after {
	width: 8px;
	height: 8px;
	content: "";
	display: block;
	background: rgba(84,98,97,0.5);
	border-radius: 9999px;
	cursor: pointer;
	margin: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#design #section03 .info_slider .slide-dots li.slick-active button::after {
	background: rgba(84,98,97,1);
}
#design #section03 .moerBtn {
	margin: 2rem 0 0;
}
#design #section03 .moerBtn a{
	margin: 0 auto;
}

@media screen and (max-width:1320px) {
	#design #section03 h2 {
	width: 3.5%;
	}
}

@media screen and (max-width:960px) {
	#design #section02 .textArea h2 + p {
	    margin-top: 2rem;
	    line-height: 1.8;
	}
}

@media screen and (max-width:840px) {
	#design .mv {
    display: flex;
    flex-direction: row-reverse;
  	aspect-ratio: 39 / 58;
	background: url(../img/design/mv_sp.jpg);
	background-position: center center;
	background-size: cover;
	margin-bottom: 4rem;
	}
	#design .mv h1 {
	margin: 0 2%;
	}
	#design .mv + .textArea p {
	text-align: left;
	margin: 0 auto;
	padding: 0 5%;
	display: inline-block;
	margin-top: 3rem;
	}
	#design #section01 {
	padding-top:40px;
	margin-bottom: 5rem;
	}
	#design #section02 .textArea h2{
	font-size: 120%;
	}
	#design #section01 .inner {
	width: 100%;
	}
	#design #section01 .imageArea {
	margin-bottom: 4rem;
	}
	#design #section01 .inner .textArea{
	padding: 0 5%;
	}
	#design #section02 {
	margin-bottom: 8rem;
	}
	#design #section02 section.flx {
	flex-direction: column-reverse;
	margin-bottom: 6rem;
	}
	#design #section02 section.flx .textArea{
	width: 100%;
	padding: 0 0 0 0;
	margin-right: 0;
	}
	#design #section02 .imageArea {
    width: 100%;
    margin-bottom: 3rem;
	}
	#design #section03 {
	background: #E8E8E8;
	padding: 6rem 0 5rem;
	}
	#design #section03 h3 {
	margin-bottom: 4rem;
	}
	#design #section03 .inner {
	width: 100%;
	}
	#design #section03 .info_slider .slide-dots {
	left: 50%;
	right: auto;
    bottom: 0;
    flex-direction: row;
    transform: translate(-50%, 140%);
	}
	#design #section03 .moerBtn {
    margin: 3rem 0 0;
	}
	#design #section03 {
    margin-bottom: 6rem;
	}
	#design #section03 .color_nv li {
	font-size: 1.6rem;
	}
	#design .mv h1 {
	width: 10%;
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        padding: 60px 2% 0 0;	
	}
	#design #section03 h2 {
	width: 10%;
	left: auto;
	right: 2%;
	transform: translateY(-50%);
	}
}
@media screen and (max-width:640px) {
	#design .mv h1 {
	width: 14%;
	padding: 60px 1% 0 0;
	}
	#design .mv {
	position: relative;
	}
	#design #section03 h2 {
	transform: translateY(-62%);
	}
}

/*----------------------------------how to*/
#howto .mv {
	margin-bottom: 140px;
}
#howto .section {
	margin-bottom: 200px;
	padding: 0 0 0;
}
#howto .section .textArea .info_tag {
	padding: 1.2rem 2rem;
	border: 1px solid #707070;
	display: inline-block;
	margin: 0 0 1.5rem 0;
	font-size: 120%;
	line-height: 1;
	letter-spacing: 0.075em;
}

#howto .section#section01 .inner.flx {
	gap: 10%;
}
#howto .section#section01 .imgArea,
#howto .section#section01 .textArea {
	width: 45%;
}
#howto .section#section01 .imgArea .flx {
	    gap: 0 5px;
}
#howto .section#section01 .textArea {
	display: flex;
    justify-content: flex-end;
    flex-direction: column;
    position: relative;
}
#howto .section#section01 .textArea .info_tag {
	position: absolute;
	left: 0;
	top: 0;
}
#howto .section#section01 .textArea dl dt {
	position: relative;
	padding-left: 4.5rem;
	margin: 4rem 0 0;
	font-size: 146%;
}
#howto .section#section01 .textArea dl dt img {
	width: 3.5rem;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
#howto .section#section01 .textArea dl dd {
	line-height: 1.6;
}
#howto .section#section01 .imgArea ul li {
	position: relative;
	width: 50%;
}
#howto .section#section01 .imgArea ul li p {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 2rem 0;
	background: #363636;
	color: #FFF;
	font-size: 130%;
	text-align: center;
}
#howto .section#section02 .infoArea {
	position: relative;
	margin-top: 3rem;
}
#howto .section#section02 .infocontents {
	width: 100%;
	position: absolute;
	bottom: 0;
}
#howto .section#section02 .infoArea::before {
	width: 100%;
	height: 38.5%;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	mix-blend-mode:multiply;
	background: linear-gradient(rgba(152,152,152,1),rgba(92,92,92,1));
}
#howto .section#section02 .infocontents h3 {
	font-size: 104%;
	width: 20%;
	height: 1em;
	margin: 0 2% 0 0;
	padding: 0.8rem 3rem 4rem;
	border-radius: 0 3px 3px 0;
	background: #FFF;
	box-sizing: border-box;
}
#howto .section#section02 .infocontents .infoBx {
	width: 80%;
	margin: 0 0 3rem 0;
	box-sizing: border-box;
}
#howto .section#section02 .infocontents .infoBx dl {
	color: #FFF;
	border: 0 solid;
}
#howto .section#section02 .infocontents .infoBx dl dt {
	font-size: 160%;
	font-weight: 600;
	width: 22%;
	padding: 0 3%;
	border-right: 1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#howto .section#section02 .infocontents .infoBx dl.first dt {
	border-top: 1px solid #FFF;
}

#howto .section#section02 .infocontents .infoBx dl dt span{
	font-size: 60%;
	font-weight: 400;
}
#howto .section#section02 .infocontents .infoBx dl dd{
	width: 78%;
	padding:0 3%;
	border-bottom:1px solid #FFF;
}
#howto .section#section02 .infocontents .infoBx dl.first dd {
	border-top: 1px solid #FFF;
}

#howto .section#section02 .infocontents .infoBx dl dd p {
	padding: 1rem 0;
}
@media screen and (max-width:1140px) {
	#howto .section#section02 .infocontents .infoBx dl dt {
	font-size: 150%;
	width: 30%;
	}
	#howto .section#section02 .infocontents h3 {
	font-size: 100%;
    width: 24%;
	}
	#howto .section#section02 .infoArea::before {
	height: 46%;
	}
}
@media screen and (max-width:940px) {
	#howto .section#section02 .infoArea::before {
	height: 60%;
	}
}

#howto .section .info_tag {
	margin-bottom: 1rem;
}
#howto .section .info_tag + p {
	margin-top: 1rem;
}
#howto .section .commentArea {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 1.5rem 0;
	margin-top: 3.2rem;
	width: 100%;
}
#howto .section .commentArea .imageArea {
	width: 50px;
	height: 50px;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}

#howto .section .commentArea .imageArea img {
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 1;
	position: absolute;
}
#howto .section .titleArea {
	width: 22%;
	margin-right: 2%;
}
#howto .section .small .titleArea {
	width: 26%;
	margin-right: 2%;
}
#howto .section#section03 .small .titleArea {
	width: 24%;
}
#howto .section .titleArea h3 {
	margin: 0;
	font-size: 86.9%;
	margin: 0 0 0 5%;
	line-height: 1.4;
	font-weight: 600;
	text-transform: uppercase;
	color: #111111;
}
#howto .section .small .titleArea h3 {
	font-size: 130%;
	color: #111111;
}
#howto .section .titleArea h3 a {
	font-size: 90%;
	font-weight: 400;
	display: inline-block;
	position: relative;
	text-transform: capitalize;
}
#howto .section .small .titleArea h3 a{
	font-size: 82%;
}
#howto .section .titleArea h3 a::after {
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	background: #333;
	position: absolute;
	bottom: 0;
}
#howto .section .commentArea .comment {
	width: 70%;
}
#howto .section .commentArea.small .comment {
	width: 74%;
}
#howto .section .commentArea p {
	margin: 0;
	font-size: 90%;
	line-height: 1.6;
	font-size: 16px;
	color: #111111;
}
#howto .section .howtoList {
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 4rem;
	padding-bottom: 4rem;
}
#howto .section .howtoList li {
	width: 46%;
	margin-top: 4rem;
	position: relative;
}
#howto .section .howtoList li .num-icon {
	width: 39px;
	height: 39px;
	background:rgba(255,255,255,1);
	border: 1px solid #707070;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	border-radius: 50%;
	transform: translate(-40%, -40%);
    display: flex;
    align-items: center;
    justify-content: center;
}
#howto .section .howtoList li p {
	text-align: center;
	margin: 2rem 0 0;
}

#howto .section#section04 .typeTtl {
	font-size: 100%;
	background: #787D88;
	color: #FFF;
	line-height: 1;
	display: inline-block;
	padding: 0 1rem 0 0;
	margin-bottom: 2.5rem;
}
#howto .section#section04 .typeTtl span{
	background: #E8E8E8;
	color: #111111;
	display: inline-block;
	padding: 2rem 2rem;
	margin-right: 1rem;
}
#howto .section#section04 .typeTtl em{
	font-style: normal;
	padding: 2rem 2rem;
}
#howto .section#section04 .inner {
	margin-bottom: 10vw;
}
#howto .section .movieArea {
	margin-bottom: 6rem;
	position: relative;
}
#howto .section .movieArea .mvBtn{
	width: 110px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -55%);
}
#howto .section .movieArea a {
	opacity: 1;
}
#howto .section .movieArea a:hover {
	opacity: 0.5;
}
#howto .section .inner {
	width: 55%;
}
@media screen and (max-width:1840px) {
	#howto .section .inner {
	width: 70%;	
	}
	#howto .section#section02 .inner {
	width: 80%;
	}
}
@media screen and (max-width:1360px) {
	#howto .section .inner,
	#howto .section#section02 .inner {
	width: 90%;
	}
}
@media screen and (max-width:890px) {
	#howto .section#section03 .small .titleArea {
    width: 30%;
	}
}
@media screen and (max-width:840px) {
	#howto .mv {
	aspect-ratio: 39 / 58;
	margin-bottom: 0;
	background: url(../img/howto/mv_sp.jpg);
	background-size: cover;
	}
    #howto .mv .flx {
	height: 100%;
	justify-content: flex-end;
    }
    #howto .mv h1 {
    width: 10%;
    padding: 0 3% 0 0;
    right: 0;
	left: auto;
    }
	#howto .mv_sp {
	background: #4D4D4F;
	padding: 6rem 0;
	margin-bottom: 40px;
	}
	#howto .mv_sp .inner {
	width: 80%;
	}
	#howto .section .titleArea {
    width: 40%;
    margin-right: 2%;
    align-items: center;
	}
	#howto .section#section01 .inner.flx{
	flex-direction: column;
	gap: 4rem;
	}
	#howto .section#section01 .imgArea, #howto .section#section01 .textArea{
	width: 100%;
	}
    #howto .section#section02 .infoArea::before {
     height: 100%;
    }
    #howto .section#section02 .infocontents{
    flex-direction: column;
    padding: 4rem 4% 0;
    }
    #howto .section#section02 .infocontents .infoBx {
    width: 100%;
    }
    #howto .section#section02 .infocontents h3 {
	width: 24%;
	text-align: center;
	display: inline-block;
    margin: 0 2% 2rem 0;
    padding: 0.5rem 0 3rem;
    border-radius: 3px 3px 3px 3px;
    }
	#howto .section .inner {
	width: 90%;
	}
	#howto .section .commentArea{
	flex-direction: column;
	padding: 2rem 2%;
	}
	#howto .section .small .titleArea,
	#howto .section#section03 .small .titleArea,
	#howto .section .titleArea {
	width: 100%;
	margin-right: 0;
	}
    #howto .section .commentArea.small .comment,
    #howto .section .commentArea .comment {
    width: 100%;
    padding-top: 2rem;
	}
}
@media screen and (max-width:767px) {
	#howto .section#section02 .infocontents h3 {
	width: 44%;
	}
    #howto .section#section02 .infoArea::before {
	height: 60%;
    }
	#howto .section .movieArea .mvBtn{
	width: 70px;
	}
	#howto .section#section01 .imgArea ul li p {
	padding: 1.3rem 0;
	font-size: 15px;
	}
	#howto .section .commentArea p {
	font-size: 84%;
	}
}
@media screen and (max-width:640px) {
    #howto .mv {
	width: 100%;
	height: 100%;
	aspect-ratio: 39 / 58;
	}
	#howto .mv h1 {
	width: 16.5%;
    padding: 0 3% 0 0;
	}
	#howto .mv .flx {
    height: 100%;
    justify-content: flex-end;
	}
	#howto .section {
	margin-bottom: 60px;
	}
    #howto .section#section02 .infoArea::before {
	height: 56%;
    }
    #howto .section#section02 .infocontents .infoBx dl dt {
     font-size: 100%;
     width: 42%;
     padding: 0.5em 2%;
    }
    #howto .section#section02 .infocontents .infoBx dl dd p{
    font-size: 12px;
    }
	#howto .section .howtoList li {
    width: 100%;
    margin-top: 2rem;
   }
   #howto .section .howtoList{
   	padding-top: 0;
   }
   #howto .section#section04 .inner {
   	width: 100%;
   	margin-bottom: 18vw;
   }
   #howto .section#section04 .spInner {
   	width: 90%;
   	margin: 0 auto;
   }
   #howto .section#section04 .typeTtl {
   	display: flex;
   flex-direction: column;
   padding: 0 0 1rem 0;
   margin-bottom: 2.5rem;
   }
   #howto .section#section04 .typeTtl span {
   width: 100%;
	margin-right: 0;
	margin-bottom: 1rem;
	padding: 1rem 5%;
   }
	#howto .section#section04 .typeTtl em{
	padding: 0rem 5% 0.2rem;
	}
	#howto .section .movieArea {
	margin-bottom: 4rem;
	}
	#howto .section .titleArea h3 {
	font-size: 116%;
	line-height: 1.6;
	}
	#howto .section#section02 .infocontents h3 {
	margin-bottom: 2.5rem;
	padding: 1em 1em 1em;
	width: 46%;
	display: flex;
	align-items: center;
    justify-content: center;
	}
	#howto .section#section01 .textArea {
	padding-top: 3rem;
	}
	#howto .section .textArea .info_tag,
	#howto .section#section01 .textArea .info_tag {	
	font-size: 110%;
	}	
	#howto .section#section01 .textArea dl dt {
	font-size: 120%;
	margin-bottom: 1rem;
	}
	.pgMenu {
    margin: 0 0 40px;
	}
	.linkArea ul.flx {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1.6rem;
	}
	.linkArea ul.flx li {
	width: 70%;
	margin: 0;
	}
	.linkArea ul.flx li a {
	width: 100%;
	}
	#howto .section .commentArea .imageArea,
	#howto .section .commentArea.small .imageArea {
	width: 50px;
	height: 50px;
	}
	#howto .section .small .titleArea h3 {
	font-size: 5.3vw;
	}
	#howto .section .small .comment > p {
	font-size: 1.4rem;
	line-height: 1.8;
	}
}

.globalnav h3 img,
.globalnav h3 svg {
	width: auto !important;
}