html {
	box-sizing: border-box;
	font-size: 62.5%;
}
*, *:before, *:after {
	box-sizing: inherit;
}
html {
	box-sizing: border-box;
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", Verdana, "ＭＳ ゴシック", Osaka-mono, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 160%;
	color: #231815;
	word-wrap:break-word;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}
a {
	color:#231815;
}
a:hover {
	color:#231815;
}
a:visited {
	color: #231815;
}
a:active, a:focus {
	outline:0;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
	word-break: break-all;
}
strong {
	font-weight: bold;
	font-style: normal;
}
img {
	border:0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	-webkit-backface-visibility: hidden;
}
ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
input, textarea {
	box-sizing: border-box;
	line-height: 1.8;
	border: 0;
	border-radius: 0;
	outline: none;
}
sup {
	font-size: 71.42857%;
	vertical-align: super;
}
.clear {
	clear:both;
}
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
section:before, section:after {
	content: " ";
	display: table;
}
section:after {
	clear: both;
}
section {
 *zoom: 1;/*7*/
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.spV {
	display: none!important;
}
.pcV {
	display: block!important;
}
.tbV {
	display: none!important;
}
.fontS {
	font-size:1.0rem;
}
.fontL {
	font-size:1.8rem;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
header {
	margin:0 auto;
	text-align: center;
}
header .inner {
	position: relative;
	height: 80px;
	padding: 0;
	margin:0 auto;
}
#footer {
	clear: both;
	text-align: center;
	color: #666;
	width: 100%;
	line-height: 1.4;
	padding: 20px 0;
}
body#index #footer {
	position: fixed;
	bottom: 0;
}
/*=====================================================================
general
=====================================================================*/
br.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
}
hr {
	display:none;
}
div {
}
p {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	letter-spacing: .03em;
}
em {
	font-weight: bold;
	font-style: normal;
}
strong {
	font-weight: bold;
	font-style: normal;
}
img {
	border:0;
}
img {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-touch-callout:none;
	-moz-user-select:none;
	touch-callout:none;
	user-select:none;
}
ul {
	list-style:none
}
ol {
}
li {
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
dd {
	margin: 0;
	padding: 0;
}
object {
	outline: none;
}
address {
	font-style: normal;
	display: block;
	text-align: inherit;
	line-height: 1.7;
	text-indent: 0;
}
form {
}
fieldset {
}
hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/*=====================================================================
Base
=====================================================================*/
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	font-size:0;
}
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
section:before, section:after {
	content: " ";
	display: table;
}
section:after {
	clear: both;
}
section {
 *zoom: 1;
}
header + section {
	margin-top: 60px
}
#top-head .inner {
	width: 1200px;
}
section#item {
	width: 1200px;
}
.inner_art {
	margin: 0 auto;
	text-align: center;
}
.inner_art img {
	width: 800px;
}
.inner_art p {
	width: 640px;
	margin: 0 auto;
	text-align: center;
}
div.items ul li {
	width: 21%;
	margin: 0 2% 4%;
	padding: 10px;
	background: #fff;
	float: left;
	box-sizing: border-box;
	position: relative;
}
div.items ul li span {
	position: absolute;
	top: 0;
	left: 0;
	background: yellow;
	padding:3px 10px;
}
div.items ul li img {
	width: 100%;
	height: auto;
}
div.items ul li div {
	font-size: 1.4rem;
	line-height: 1.4
}
section {
	width: 640px;
	margin: 0 auto
}
section#top {
	width: 100%;
	margin:80px auto 0;
}
section#top .appear {
	margin: 0;
	padding: 0;
	/*background: url(../img/top.jpg) no-repeat left top;
	width: 100vw;
	height: calc( 100vh - 200px);*/
	background: url("../img/yourness_2023_bg.jpg") no-repeat left center;
	width: 100%;
	height: 100vh;
	position:fixed;
	
	background-size: 100%;
	transform-origin:center top;
	animation:show 1s both;
}
/*top animation*/
@keyframes show {
	 0% {
	 transform:translate(0, 2em);
	 opacity:0;
	 text-shadow:0 0 0 #0f0;
	}
	 50% {
	 text-shadow:0 0 0.5em #0f0;
	}
	 100% {
	 transform:translate(0, 0);
	 opacity:1;
	 text-shadow:none;
	}
}
section h2 {
	margin: 3rem 0 3rem;
	padding: 0;
	font-family: 'Oxygen', sans-serif;
	font-size: 2rem;
	text-align: center;
}
.btn {
	float: right;
	margin: 20px 0 0;
	display: inline-block;
	border: 1px #2b2b2c solid;
	padding: 10px;
}
a:hover .btn {
	color: #6FB0D0;
	border: 1px #6FB0D0 solid;
}
/*accordion*/
div.accordion ul {
	display:none;
}
section {
	margin: 0 auto;
}
div.accordion ul {
	margin: 0 0 1rem;
	padding: 0;
	list-style-type: none;
}
div.accordion {
	border-bottom: 1px solid #57575f;
}
div.accordion div.title {
	margin:auto;
	padding: 1rem 0;
	border-top: 1px solid #57575f;
	font-size: 1.4rem;
	cursor: pointer;
}
div.accordion div.title:hover {
	color:#6dB0D0;
}
div.accordion div.title span {
	padding: 0;
}
div.accordion div.title span.cate {
	border: 1px solid #666;
	padding: 0 0.5rem;
	margin: 0 1rem;
	font-size: 1.0rem;
	width: 8rem;
	display: inline-block;
	text-align: center;
	letter-spacing: 0.1rem
}
div.accordion div.title span:after {
	content: "｜";
}
div.accordion div.title span.date:after, div.accordion div.title span.cate:after {
	content: "";
}
div.accordion ul li {
	border-top: 1px solid #57575f;
	margin: 0;
	padding:10px 0;
	color: #57575f;
	line-height: 1.8
}
div.accordion ul li h4 {
	margin: 1rem 0 0;
	padding: 0;
	color: #6FB0D0;
	content: "■";
	padding-right: .5em;
}
div.accordion ul li h4:before {
	content:"■ "
}
div.accordion ul li a {
	margin: 1rem 0 0;
	padding: 0;
	color: #6FB0D0;
	text-decoration: underline;
	display: block;
}
div.accordion ul li a:before {
	/*content:"> */
}
div.accordion ul li img {
	width: calc(100% - 20px);
	height: auto;
	margin: 30px auto;
	display: block;
}
/*iframe*/
.iframeWrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin: 30px auto;
	width: calc(100% - 20px);
}
.iframeWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*bio*/
.biosns {
	display: table;
	margin:0;
	padding: 0;
	border-bottom:1px solid #666;
	width: 100%;
}
.biosns li {
	display: table-cell;
	padding:10px 0.5rem;
	vertical-align:   middle;
}
.biosns li.name {
	width:  calc( 640px - 80px )
}
.biosns li.twitter, .biosns li.facebook, .biosns li.instagram,.biosns li.tiktok, .biosns li.line {
	width:  calc( 20px )
}
/*video*/
#video h3 {
	padding-top: 40px;
	text-align: center;
}
#video h3:first-of-type {
	padding-top: 0;
}
/*artwork*/
body#artwork div.items ul li div {
	margin-top: 1rem;
	text-align: center;
}
body#artwork div.items ul li div p {
	font-size:  1.4rem;
	line-height:  1.4
}
body#artwork div.items ul li img {
	width: calc(100vw/4 - 60px);
	height: calc(100vw/4 - 60px);
	max-width:  232px;
	max-height:   232px;
	object-fit: cover;
  }
.inner_art img {
	max-width:  800px;
	height:   auto;
	padding:  0 0 20px;
}
.dset {
	display: inline-block;
}

/*GOODS*/
.goods_cart {
	padding-top:25px;
	padding-bottom:20px;
}
.goods_cart section {
	width:100%;
}

.shop_cart {
	width:35%;
}
.btn_shopping {
    margin-bottom: 1em;
    padding:5px!important;
    border: 1px solid #2a2121;
    text-align: center!important;
    width: 100%;
	color:#2a2121;
}
.btn_shopping:before {
    content: "\f07a";
    font-family: FontAwesome;
    padding-right: .5em;
}

 a:hover .btn_shopping {
  background: #E6E6E6;
}
.shop_contact {
	border: solid 1px #808080;
	line-height: 1.3;
	letter-spacing: 1.5px;
	font-size:12px;
	padding:10px;
}
.shop_contact a {
	color: #6495EF;
}
.shop_contact a:hover {
	color: #333333;
}
/*詳細・個数・カートボタン*/

.g_soldout {
	margin-bottom: 1em;
	color:red;
}
.g_color {
	padding:0;
}
.g_cart {
	display: inline-block;
	width:100%;
	padding: 20px 0;
}
.g_cart form {
	height:auto;
}
.g_title {
	padding-top: 15px;
}
.g_size {
	display: inline-block;
	/*padding:0 10px;
	width:auto;*/
	width:20%;
}
.g_number {
	display: inline-block;
    width: 22%;
	/*
	padding-left: 20px;
	padding:0 10px;
	width:30%;
	text-align: center;*/
}

.g_number select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 6px 3px;
	width:45px;
	height:30px;
	padding-left: 10px;
	border-radius: 0px;
	position: relative;
	font-size: 14px;
	border: .8px solid #000;
	
}
.g_number label {
     
    position: relative;
    display: inline-block;
	width:45px;
}

.g_number label:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 6px;
    display: block;
    width: 0;
    height: 0;
    margin: -2px 0 0 0;
    border: 4px solid transparent;
    border-top: 6px solid #333;
	z-index: 999;
	pointer-events: none;
}

.g_form {
	display: inline-block;
	padding:0 10px;
	width:35%;
}




@media only screen and (max-width: 1200px) {
	section#item {
	 width: 96%;
	}
	#top-head .inner {
	 width: 98%;
	}
	/*artwork*/
	.inner_art {
	 width: 80vw;
	 margin:  0 auto;
	}
	.inner_art img {
	 max-width: 100%;
	 height:   auto;
	}
}

/* goods */
.attention {
	width:40%;
	border:1px solid #000;
	margin:0 auto;
	padding: 10px 3% 20px;
	text-align: center;
}
.attention h5 {
	text-align: left;
	margin:10px 0;
}
.attention p {
	text-align: left;
	font-size:13px;
}


 @media only screen and (min-width: 769px and max-width: 1200px) {
	 header .inner, .mainMenu .inner_menu {
	 width: 100%;
	}
	 section#top .appear {
	 margin: 0;
	 padding: 0;
	 background: url(../img/top.jpg) no-repeat center 45%;
	 width: 100vw;
	 height: calc( 100vh - 300px);
	 background-size: 100% auto;
	}
	 section#item {
	 width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	 section {
	 width: 80%;
	 margin: 0 auto
	}
	 section#top {
	 width: 100%;
	 height: calc( 100vh - 200px);
	 margin: 0 auto
	}
	 section#top .appear {
	 margin: 0;
	 padding: 0;
	 /*background: url(../img/top.jpg) no-repeat center center;
	 width: 100vw;
	 height: calc( 100vh - 100px - 100px);*/
	 background-size: 100% auto;
	}
	 div.items ul li {
	 width: 29%;
	 margin: 0 2% 4%;
	 padding: 4%;
	}
	 section#bio img {
	 width: 100%;
	 height: auto;
	}
    section#music img {
	 width: auto;
	 height: 30px;
	}
	 ul.biosns li.twitter,li.tiktok, ul.biosns li.facebook, ul.biosns li.instagram, ul.biosns li.line {
	 height: 16px;
	 width: 16px;
	}
	 ul.biosns li.twitter a {
	 background: transparent url(../img/i_twitter.svg) no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	 ul.biosns li.facebook a {
	 background:transparent url(../img/i_facebook.svg) no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	 ul.biosns li.instagram a {
	 background:transparent url(../img/i_instagram.svg) no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	ul.biosns li.tiktok a {
	 background:transparent url("../img/i_tiktok.svg") no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	 ul.biosns li.line a {
	 background:transparent url(../img/i_line.svg) no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	 ul.biosns li.twitter a:hover {
	 background:#6FB0D0 url(../img/i_twitter.svg) no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	 ul.biosns li.facebook a:hover {
	 background:#6FB0D0 url(../img/i_facebook.svg) no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	 ul.biosns li.instagram a:hover {
	 background:#6FB0D0 url(../img/i_instagram.svg) no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	ul.biosns li.tiktok a:hover {
	 background:#6FB0D0 url("../img/i_tiktok.svg") no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	 ul.biosns li.line a:hover {
	 background:#6FB0D0 url(../img/i_line.svg) no-repeat center center!important;
	 background-size: auto 16px!important;
	}
	/*artwork*/
	body#artwork div.items ul li img {
	 width: calc(100vw/3 - 60px);
	 height: calc(100vw/3 - 60px);
	 max-width:  207px;
	 max-height:   207px;
	 object-fit: cover;
	}
	 .inner_art p {
	 width: 100%;
	}
	 .attention {
	width:92%;
}
}
 @media only screen and (max-width: 480px) {
	 header .inner {
	 height: 60px;
	}
	 section {
	 width: 100%;
	 padding:0 4vw;
	}
	 section#top {
	 width: 100%;
	 margin: 0 auto;
	 padding: 0;
	}
	 section#top .appear {
	 margin: 0 0;
	 padding: 0;
	 /*background: url(../img/top_sp.jpg) no-repeat center center;
	 background-size: 100% auto;
	 width: 100vw;*/
	 height: calc( 100vh - 60px - 200px );
	 height: 85vh;
	}
	 section h2 {
	 font-size:  1.8rem;
	}
	 div.items ul li {
	 width: 46%;
	 margin: 0 2% 4%;
	 padding: 4%;
	}
	 /*bio*/
	 #bio ul li.twitter a, #bio ul li.facebook a, #bio ul li.instagram a,#bio ul li.tiktok a, #bio ul li.line a {
	 height: 16px;
	 background-size: 16px auto !important;
	}
	 .biosns {
	 display: table;
	 margin:0;
	 padding: 0;
	 border-bottom:1px solid #666;
	 width: 100%;
	}
	 .biosns li {
	 display: table-cell;
	 padding:10px 0.5rem;
	 vertical-align:   middle;
	}
	.biosns li.name {
	 width: calc( 100vw - 80px );
	}
	/*artwork*/
	body#artwork div.items ul li img {
	 width: calc(100vw/2 - 60px);
	 height: calc(100vw/2 - 60px);
	 max-width:  220px;
	 max-height:   220px;
	 object-fit: cover;
	}
	 .dset {
	 display: block;
	}
	 .attention {
	width:92%;
}
     
	 /* music */
    
    
	 /* ショッピング */
	 
	.goods_cart section {
	 width: 100%;
	 padding:0;
	}
	.shop_body {
		width:100%;
	}
	.shop_img {
		width:100%;
	}
	.shop_cart {
		width:100%;
	}
	.btn_shopping{
		  /*margin: 1em 0;*/
		  padding: 4%!important;
		  border: 1px solid #2a2121;
		  text-align: center!important;
			width:auto;
	}
	
	/*詳細・個数・カートボタン*/
	.g_size {
		width:100%;
		padding-top:10px;
	}
	.g_number {
		width:25%;
	}
	.g_form {
		width:65%;
		padding: 0 0 0 5%;
	}
	
	 
	 
	 
	 
}
/*slider*/
.slider {
	margin: 0 0 50px;
}
.slider img {
	width: 100%;
	height: auto;
}
.single-item {
	max-width: 600px;
	margin: 0 auto 50px;
}
.slick-prev::before, .slick-next::before {
 font-size: 24px;
}
.lazy-item .slick-next, .thumb-item-nav .slick-next, .multiple-item .slick-next, .center-item .slick-next {
	right: 20px;
	z-index: 99;
}
.lazy-item .slick-prev, .thumb-item-nav .slick-prev, .multiple-item .slick-prev, .center-item .slick-prev {
	left: 15px;
	z-index: 100;
}
.single-item .slick-prev::before, .single-item .slick-next::before {
 color: #666;
}
.slick-dots {
	bottom:-25px;
}
.multiple-item li {
	margin: 0 5px;
}
.thumb-item {
	max-width: 400px;
	margin: 0 auto 5px;
	padding: 0 5px;
}
.thumb-item-nav {
	max-width: 400px;
	margin: 0 auto;
}
.thumb-item-nav li {
	margin: 5px;
}
.lazy-item {
	width: 400px;
	margin: 0 auto 50px;
}
.lazy-item li {
	margin: 0 5px;
}
.item_photo, .item_detial {
	float: left;
	width: calc(50% - 40px);
	margin: 0 20px;
}

 @media only screen and (max-width: 768px) {
	 .thumb-item {
	 max-width: 100%
	}
}
 @media only screen and (max-width: 480px) {
	.item_photo, .item_detial {
	 float: none;
	 width: calc(100% - 4vw);
	 margin: 0 2vw;
	}
}
	 
/*MEDIA レギュラー*/
.box_01 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 1.8px #6FB0D0;
    border-radius: 2px;
}
.box_01 .box_title {
    position: absolute;
    display: inline-block;
    top: -7px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 1.4rem;
    background: #FFF;
    color: #6FB0D0;
	font-weight: bold;
   
}
.box_01 p {
    margin: 0; 
    padding: 10px 0;
	font-size: 1.2rem;
}
.box_01 p a {
	color: #6FB0D0;
	}

