@charset "UTF-8";

#mv_outer,
#mv,
#mv img{
	animation: none !important;
	transition: none !important;
	opacity: 1 !important;
	transform: none !important;
}

/*---SNSアイコン---*/
#sns_icons+.composite_box01 .wrapper_item {
    justify-content: center;
}

#sns_icons+.composite_box01 .inner_item:nth-of-type(1):nth-last-of-type(3), 
#sns_icons+.composite_box01 .inner_item:nth-of-type(2):nth-last-of-type(2), 
#sns_icons+.composite_box01 .inner_item:nth-of-type(3):nth-last-of-type(1) {
    margin-left: 0 !important;
}

#sns_icons+.composite_box01 .inner_item{
    width: fit-content!important;
    height: fit-content;
}

#sns_icons+.composite_box01 .inner_item a{
    width: 40px;
    height: 40px;
    margin: 0 10px;
}
#sns_icons+.composite_box01 .inner_item_img img{
    height: 100%;
}
/*TikTok
#sns_icons+.composite_box01 .inner_item:nth-child(3){
    position: relative;
}
#sns_icons+.composite_box01 .inner_item:nth-child(3) .inner_item_txt{
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    margin: 0;
    z-index: -1;
}
#sns_icons+.composite_box01 .inner_item:nth-child(3) a{
    width: 60px;
    margin: 0 10px;
}*/


<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-10983656011">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-10983656011');
</script>