@charset "UTF-8";



body, html{
	margin: 0;
	padding: 0;
	background-color: #FFFEFA;
}

/* normal */
@font-face {
  font-family: "myfont1";
  src: url("../CSS/fonts/AfacadFlux-VariableFont_slnt,wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "myfont0";
  src: url("../CSS/fonts/ZenKakuGothicNew-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "myfont2";
  src: url("../CSS/fonts/JosefinSans-VariableFont_wght.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "myfont3";
  src: url("../CSS/fonts/ZenKakuGothicNew-Medium.ttf") format("truetype");
  font-style: normal;
}

header{
  display: flex;
}

.logo{
	position: fixed;
	width: 6vw;
	margin-left: 3vw;
	margin-top: 2vw;
}

.contact{
	 width: 13vw;
	margin-right: 8vw;
	margin-left: 79vw;
	margin-top: 3vw;
}
/*============
nav
=============*/
nav {
  display: block;
  position: fixed;
  top: 0;
  left: -300px;
  bottom: 0;
  width: 300px;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all .5s;
  z-index: 3;
  opacity: 0;
}
.open nav {
  left: 0;
  opacity: 1;
}
nav .inner {
  padding: 25px;
}
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .inner ul li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #333;
}
nav .inner ul li a {
  display: block;
  color: #333;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
}
nav .inner ul li a:hover {
  background: #e4e4e4;
}
@media screen and (max-width: 767px) {
  nav {
    left: -220px;
    width: 220px;
  }
}
/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top: 3vw;
  right: 3vw;
  width: 30px;
  height: 45px;
  transition: all .5s;
  cursor: pointer;
  z-index: 3;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 2.5vw;
  height: 4px;
  background-color: #333;
  border-radius: 4px;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 4px;
}
.toggle_btn span:nth-child(2) {
  top: 20px;
}
.toggle_btn span:nth-child(3) {
  bottom: 4px;
}
.open .toggle_btn span {
  background-color: #fff;
}
.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(17px) rotate(-315deg);
  transform: translateY(17px) rotate(-315deg);
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
}
.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-17px) rotate(317deg);
  transform: translateY(-17px) rotate(317deg);
}
/*============
#mask
=============*/
#mask {
  display: none;
  transition: all .5s;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  z-index: 2;
  cursor: pointer;
}

/*========FV====*/
.title{
	font-family: "myfont1";
	font-size: 2.3vw;
	color: #222;
	margin-top: 3vw;
	margin-left: 10vw;
	ruby-position: under;
	ruby-align: start;
}
.title span{
	color: #F1C829;
}

.title rt{
	font-family: "myfont0";
	font-size: 1vw;
	font-weight: 100;
}


/*=======Products===========*/
/* 全体を中央配置するためのスタイル */
.tabs-container {
  display: flex;
  justify-content: center; /* 水平方向中央揃え */
  align-items: center; /* 垂直方向中央揃え */
  margin-top: 5vw;
  box-sizing: border-box;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center; /* タブとスペーサーを中央揃え */
  justify-content: center; /* 横方向中央揃え */
  max-width: 80vw; /* 最大幅を指定して中央揃え */
  gap: 2vw; /* タブとスペーサーの間隔を調整 */
}

.tab-title{
	ruby-position: under;
	font-family: "myfont3";
}

/* タブ */
.tab_label {
  font-family: "myfont3";
  width: 10vw; /* 横幅を10vwに設定 */
  height: 3vw; 
  color: #222;
  background-color: #958858;
  font-weight: bold;
  position: relative;
  z-index: 1;
  cursor: pointer;
  margin: 0; /* タブ間の余白を設定 */
  display: flex; /* Flexboxを有効化 */
  justify-content: center; /* 水平方向中央揃え */
  align-items: center; /* 垂直方向中央揃え */
  text-align: center; /* 文字が複数行の場合の中央揃え */
}

.tab_label:hover {
  opacity: 0.75;
}

/* スペーサー */
.spacer {
  width: 2vw; /* 横幅を2vwに設定 */
  height: 2vw; /* 縦幅を2vwに設定 */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5vw; /* 「×」のサイズを調整 */
  color: #222;
}

/* タブの内容 */
.tab_content {
  flex: 100%;
  display: none;
  overflow: hidden;
  min-height: 5vw; /* コンテンツ高さを統一 */
  text-align: center; /* 内容を中央揃え */
  padding: 1vw; /* 見た目を調整 */
}

input[name="tab_switch"] {
  display: none;
}

.tabs input:checked + .tab_label {
  color: #222;
  background-color: #F1C829;
}

#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content,
#tab04:checked ~ #tab04_content {
  display: block;
}

.tab_content {
  position: relative;
  animation: fadeIn 1s ease;
}

.desingmenu1{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
}
.menu1{
	width: 18vw;
}

.desingmenu2{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 12vw;
	margin-right: 12vw;
	margin-top: 2vw;
	
}
.menu2{
	width: 18vw;
}

.webmenu1{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
}

.webmenu2{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
	margin-top: 2vw;
	
}

.videomenu1{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
}

.videomenu2{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
	margin-top: 2vw;
	
}

.musicmenu1{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
}

.musicmenu2{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 13vw;
	margin-right: 13vw;
	margin-top: 2vw;
	
}
.design-title{
	margin-top: 10vw;
	margin-left: 0.5vw;
	font-family: "myfont3";
}

.design-p{
	margin-left: 1vw;
	font-family: "myfont3";
}

.logoexample{
	width: 70vw;
	margin-top: 2vw;
	margin-left: 4vw;
}

.bannerexample{
	width: 40vw;
	margin-top: 2vw;
	margin-left: 19vw;
}

.illustexample{
	width: 70vw;
	margin-top: 2vw;
	margin-left: 4vw;
}

.menuexample{
	width: 40vw;
	margin-top: 2vw;
	margin-left: 19vw;
}

.cardexample{
	width: 40vw;
	margin-top: 2vw;
	margin-left: 19vw;
}

.hpexample{
	width: 40vw;
	margin-top: 2vw;
	margin-left: 19vw;
}

.excomingsoon{
	width: 12vw;
	margin-top: 2vw;
	margin-left: 33.5vw;
}


.pricebar{
	margin-top: 3vw;
}

.logo-price{
	width: 20vw;
	margin-top: 2vw;
	margin-left: 30vw;
}

.illust-price{
	width: 22vw;
	margin-top: 2vw;
	margin-left: 29vw;
}

.hp-price{
	width: 28vw;
	margin-top: 2vw;
	margin-left: 25vw;
}

.lp-price{
	width: 20vw;
	margin-top: 2vw;
	margin-left: 30vw;
}

.hpmoving-price{
	width: 18vw;
	margin-top: 2vw;
	margin-left: 31vw;
}
.hero{
	width: 24vw;
	margin-top: 2vw;
	margin-left: 27vw;
}
.mitsumori{
	width: 25vw;
	margin-top: 2vw;
	margin-left: 26.5vw;
}

.annotation{
	margin-top: -1vw;
	
}

.option{
	width: 50vw;
	margin-left: 14vw;
}



.top{
	width: 6vw;
	text-align: center;
	margin-top: 10vw;
	margin-bottom: 3vw;
	margin-left: 47vw;
}


/*~~~~~~~消したらだめ---------*/
.wrap {
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  overflow-x: auto;
  margin: 0 auto;
  padding: 30px 0;
  width: 90vw;
	display: flex;
	margin-top: 2vw;
}

@media not all and (min-width: 840px){
  .wrap {
    width: 100%;
  }
}

.item {
  scroll-snap-align: center;
  display: inline-block;
  margin: 0 20px;
  width: 18vw;
  flex: 0 0 auto;
  white-space: normal;
  background-color: #f4f4f4;
  box-shadow: 0 0 5px rgba(0,0,0,.3);
  overflow: hidden;
}

@media not all and (min-width: 568px){
  .item {
    width: 90%;
  }
}

img {
  display: block;
  width: 100%;
  height: auto;
}

p {
  margin: 0;
  padding: 30px;
  font-size: 1rem;
}

@media not all and (min-width: 568px){
  p {
    padding: 20px;
    font-size: 0.875rem;
  }
}

.space{
	width: 28vw;
	margin-top: 8vw;
	margin-left: 36vw;
}



/*=========footer============*/
.inner-block{
	display: none;
}
.copyright{
	display: none;
}
.footer{
	margin-top: 5vw;
}
footer a{
	color: #222;
}


.footer-left{
	margin-left: 10vw;
	margin-top: 10vw;
}


.footer-frame{
	width: 100vw;
	margin-left: -10vw;
	margin-bottom: -38vw;
}

.footer-logo{
	width: 10vw;
	margin-bottom: 2vw;
}

.social-icons{
	position: relative;
}

.insta img{
	position: absolute;
	width: 15vw;
	left: -3vw;
	
}


.X img{
	position: absolute;
	top: 7vw;
	left: -2.4vw;
	width: 15vw;
}

.mail img{
	position: absolute;
	top: 13.5vw;
	left: -2.6vw;
	width: 15vw;
}


.footer-right{
	margin-left: 43vw;
	ruby-position: under;
	ruby-align: center;
	font-family: "myfont1";
	font-size: 2.5vw;
	margin-top: -15vw;
}

.footer-right h3{
	margin-left: 15vw;
}

.footer-right span{
	color: #F1C829;
}

.footer-right rt{
	font-size: 1.2vw;
	font-family: "myfont0";
}

.footer-right ul{
	margin-left: 1.5vw;
}
.p-footer__category a{
	text-decoration: none;
	font-family: "myfont1";
	font-size: 2.5vw;
}
.p-footer__category{
ruby-position: under;
	ruby-align: start;
	margin-top: 2vw;
}

.p-footer__category rt{
	font-size: 0.8vw;
	color: #676767;
	opacity: 0.7;
	font-family: "myfont3";
}

.p-footer__navItem{
	line-height: 2vw;
}

.p-footer__navList,.p-footer__navItem {
  list-style: none;
  padding: 0;
  margin: 0;
	font-family: "myfont0";
	font-size: 1vw;
}

.p-footer {
  padding: 40px;
  background-color: lightgray;
}


.p-footer__inner {
  display: block;
}


@media screen and (min-width: 768px) {
  .p-footer__inner {
    max-width: 1000px;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
}


.p-footer__category {
  font-weight: 700;
}


.p-footer__nav {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}


@media screen and (min-width: 768px) {
  .p-footer__nav {
    margin-top: 0;
    display: flex;
    margin-left: 0;
    max-width: initial;
  }
}


.p-footer__categoryBlock:nth-child(2n) {
  margin-right: 0;
}


.p-footer__navList {
  display: flex;
  flex-direction: column;
  margin-top: 8px;
}


@media screen and (min-width: 768px) {
  .p-footer__navList {
    flex-wrap: wrap;
    margin-right: 16px;
  }
}

.p-footer__navList:last-child {
  margin-right: 0;
}


.p-footer__navItem +.p-footer__navItem {
  margin-top: 8px;
}


@media screen and (min-width: 768px) {
  .p-footer__logo {
    margin-right: 20px;
    margin-left: 0;
  }
}


.footer-contact{
	margin-top: 22.5vw;
	margin-left: -43vw;
}

.footer-contact img{
	width: 40vw;
}

.company-info{
	position: relative;
}

.company-info img{
	position: absolute;
	width: 9vw;
	margin-top: 2vw;
	margin-left: -2vw;
}

.company-info p{
	position: absolute;
	font-family: "myfont0";
	font-size: 1vw;
	left: 10vw;
	line-height: 2vw;
	top: 0.5vw;
}


.footer-copyright{
	position: relative;
	bottom: 0;
    background-color: #fff;
	text-align: center;
    padding: 20px 0;
    width: 100%;
	margin-top: 8.5vw;
}


.footer-copyright p{
	position: absolute;
	left: 38vw;
	top: 0.1vw;
}





@media screen and (max-width: 767px) { /*ウィンドウ幅が最大767pxまでの場合に適用*/
	.logo{
	position: fixed;
	width: 20vw;
	margin-top: 7vw;
}


.contact{
	 width: 35vw;
	margin-right: 5vw;
	margin-left: 60vw;
	margin-top: 20vw;
}
	

	/*============
nav
=============*/
	.flexbox{
		display: none;
	}	

nav {
  display: block;
  position: fixed;
  left: -220px;
  width: 220px;
  top: 0;
  bottom: 0;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all .5s;
  z-index: 3;
  opacity: 0;
}
.open nav {
  left: 0;
  opacity: 1;
}
nav .inner {
  padding: 25px;
}
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .inner ul li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #333;
}
nav .inner ul li a {
  display: block;
  color: #333;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
}
nav .inner ul li a:hover {
  background: #e4e4e4;
}


/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top: 10vw;
  right: 3vw;
  width: 40px;
  height: 30px;
  transition: all .5s;
  cursor: pointer;
  z-index: 3;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 5vw;
  height: 2px;
  background-color: #333;
  border-radius: 2px;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 4px;
}
.toggle_btn span:nth-child(2) {
  top: 14px;
}
.toggle_btn span:nth-child(3) {
  bottom: 4px;
}
.open .toggle_btn span {
  background-color: #fff;
}
.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg);
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
}
.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(317deg);
  transform: translateY(-10px) rotate(317deg);
}
/*============
#mask
=============*/
#mask {
  display: none;
  transition: all .5s;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  z-index: 2;
  cursor: pointer;
}

/*========FV====*/
.title{
	font-family: "myfont1";
	font-size: 5vw;
	color: #222;
	margin-top: 8vw;
	margin-left: 10vw;
	ruby-position: under;
	ruby-align: start;
}
.title span{
	color: #F1C829;
}

.title rt{
	font-family: "myfont0";
	font-size: 1vw;
	font-weight: 100;
}


/*=======Products===========*/
/* 全体を中央配置するためのスタイル */
.tabs-container {
  display: flex;
  justify-content: center; /* 水平方向中央揃え */
  align-items: center; /* 垂直方向中央揃え */
  margin-top: 5vw;
  box-sizing: border-box;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center; /* タブとスペーサーを中央揃え */
  justify-content: center; /* 横方向中央揃え */
  max-width: 100vw; /* 最大幅を指定して中央揃え */
  gap: 2vw; /* タブとスペーサーの間隔を調整 */
}

.tab-title{
	ruby-position: under;
	font-family: "myfont3";
	
}

/* タブ */
.tab_label {
  width: 15vw; /* 横幅を10vwに設定 */
  height: 6vw; 
  color: #222;
  background-color: #958858;
  font-weight: bold;
  position: relative;
  z-index: 1;
  cursor: pointer;
  margin: 0; /* タブ間の余白を設定 */
  display: flex; /* Flexboxを有効化 */
  justify-content: center; /* 水平方向中央揃え */
  align-items: center; /* 垂直方向中央揃え */
  text-align: center; /* 文字が複数行の場合の中央揃え */
}

.tab_label:hover {
  opacity: 0.75;
}

/* スペーサー */
.spacer {
  width: 2vw; /* 横幅を2vwに設定 */
  height: 2vw; /* 縦幅を2vwに設定 */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5vw; /* 「×」のサイズを調整 */
  color: #222;
}

/* タブの内容 */
.tab_content {
  flex: 100%;
  display: none;
  overflow: hidden;
  min-height: 5vw; /* コンテンツ高さを統一 */
  text-align: center; /* 内容を中央揃え */
  padding: 1vw; /* 見た目を調整 */
}

input[name="tab_switch"] {
  display: none;
}

.tabs input:checked + .tab_label {
  color: #222;
  background-color: #F1C829;
}

#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content,
#tab04:checked ~ #tab04_content {
  display: block;
}

.tab_content {
  position: relative;
  animation: fadeIn 1s ease;
}

	.tab_content p{
		font-size: 2.3vw;
	}
.desingmenu1{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
}
.menu1{
	width: 25vw;
}

.desingmenu2{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 12vw;
	margin-right: 12vw;
	margin-top: 2vw;
	
}
.menu2{
	width: 25vw;
}

.webmenu1{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
}

.webmenu2{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
	margin-top: 2vw;
	
}

.videomenu1{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
}

.videomenu2{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
	margin-top: 2vw;
	
}

.musicmenu1{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 5vw;
	margin-right: 5vw;
}

.musicmenu2{
	display: flex;
    justify-content: space-around; /* 画像の間に均等に余白を設定 */
	margin-left: 13vw;
	margin-right: 13vw;
	margin-top: 2vw;
	
}
.design-title{
	margin-top: 10vw;
	margin-left: 0.5vw;
	font-size: 3vw;
}

.design-p{
	margin-left: 1vw;
	font-size: 2.3vw;
}

.logoexample{
	width: 85vw;
	margin-top: 2vw;
	margin-left: 7.5vw;
}

.bannerexample{
	width: 60vw;
	margin-top: 2vw;
	margin-left: 20vw;
}

.illustexample{
	width: 85vw;
	margin-top: 2vw;
	margin-left: 7.5vw;
}

.menuexample{
	width: 60vw;
	margin-top: 2vw;
	margin-left: 20vw;
}

.cardexample{
	width: 60vw;
	margin-top: 2vw;
	margin-left: 20vw;
}

.hpexample{
	width: 60vw;
	margin-top: 2vw;
	margin-left: 20vw;
}

.excomingsoon{
	width: 20vw;
	margin-top: 2vw;
	margin-left: 40vw;
}


.pricebar{
	margin-top: 3vw;
}

.logo-price{
	width: 40vw;
	margin-top: 2vw;
	margin-left: 30vw;
}

.illust-price{
	width: 40vw;
	margin-top: 2vw;
	margin-left: 29vw;
}

.hp-price{
	width: 50vw;
	margin-top: 2vw;
	margin-left: 25vw;
}

.lp-price{
	width: 40vw;
	margin-top: 2vw;
	margin-left: 30vw;
}

.hpmoving-price{
	width: 35vw;
	margin-top: 2vw;
	margin-left: 32.5vw;
}
.hero{
	width: 40vw;
	margin-top: 2vw;
	margin-left: 30vw;
}
.mitsumori{
	width: 40vw;
	margin-top: 2vw;
	margin-left: 30vw;
}

.annotation{
	margin-top: -1vw;
	
}

.option{
	width: 90vw;
	margin-left: 5vw;
	z-index: -1;
}



.top{
	width: 6vw;
	text-align: center;
	margin-top: 10vw;
	margin-bottom: 3vw;
	margin-left: 47vw;
}


/*=========footer============*/
	.footer-pc{
		display: none;
	}
footer a{
	color: #222;
}

	.footer-sp{
		display: block;
	}
	.inner-block{
		display: block;
	}
.inner-block {
    padding: 30px 10px 10px;
  }

.logo .ja {
    font-size: 12px;
  }
.address {
    margin: 20px 0;
  }
.nav {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
.nav li {
    border-top: 1px solid #555;
  }
.nav li a {
    display: block;
    padding: 12px 20px;
    background-size: 6px auto;
  }
.footer-btn-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    padding-top: 15px;
    border-top: 1px solid #ebebeb;
  }
	
	.nav-child{
		display: none;
	}	
	
	.nav-child li a{
		text-decoration: none;
	}
	.js-aco{
		position: relative;
	}
/*アイコンの＋と×*/
.js-aco::before,
.js-aco::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #333;
    
}
.js-aco::before{
    top:48%;
    left: 90vw;
    transform: rotate(0deg);
    
}
.js-aco::after{    
    top:48%;
    left: 90vw;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.js-aco.close::before{
	top:48%;
    left: 90vw;
	transform: rotate(45deg);
}

.js-aco.close::after{
	top:48%;
    left: 90vw;
	transform: rotate(-45deg);
}
.js-aco li a {
    padding-left: 40px;
  }
	

.js-aco li a span {
  position: relative;
 
}
 
.js-aco li a span::before {
  display: inline-block;
  position: absolute;
  content: '';
　font-size: 3vw;
  color: #222;
  background-color: #ccc;
  top: 0;
  bottom: 0;
  right: calc(100% + 5px);
  margin: auto;
}
.nav .footer-btn-wrap a {
    padding: 10px;
    width: 40%;
  }

	.footercontact-sp img{
		width: 40vw;
		margin-left: 30vw;
		margin-top: 5vw;
		margin-bottom: 5vw;
	}
	
	.followus img{
		width: 80vw;
		margin-left: 10vw;
	}
	
	.footersns-sp{
		display: flex;
	}
	
	.instaico{
		width: 10vw;
		margin-left: 25vw;
	}
	
	.xico{
		width: 6vw;
		margin-left: 10vw;
		margin-right: 10vw;
		margin-top: 2.5vw;
	}
	
	.mailico{
		width: 7vw;
		height: 8vw;
		margin-right: 25vw;
		margin-top: 1.5vw;
	}
	
	.info{
		display:flex; 
		margin-top: 10vw;
		margin-left: 20vw;
		margin-right: 5vw;
	}
	
	.footer-logo-sp img{
		width: 20vw;
		margin-right: 10vw;
		margin-top: 5vw;
	}
	
	.footer-companyinfo p{
		font-family: "myfont0";
		font-size: 2.5vw;
	}
.copyright {
	display: block;
    font-size: 10px;
    text-align: center;
  }
}