@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');

section#skeleton_straight {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1000px;
}

#skeleton_straight .intro p {
  text-align: center;
  line-height:2;
  margin: 50px 0.5rem;
}
#skeleton_straight picture{
	display:block;
}


#skeleton_straight .m100 {
  margin-bottom: 100px;
}
#skeleton_straight .m10 {
  margin-bottom: 1rem;
}
#skeleton_straight .m50 {
  margin-bottom: 5rem;
}

#skeleton_straight .buy{
	line-height: 1.5;
text-align: left;
margin: 0 auto;
}
#skeleton_straight .buy li:first-of-type {
    margin-bottom: 25px;
}


#skeleton_straight .buy li {
    margin-bottom: 10px;
}
#skeleton_straight .buy li:last-of-type{
	margin-bottom:0;
}


#skeleton_straight .d_fe{
	display: flex;
	justify-content: space-between;
}



/****カート アイコン****/
#skeleton_straight .cash a {
	display:block;
	position: relative;
	margin-right: 1rem; /*見切り対策用*/
	text-align:center;
}

#skeleton_straight .cash a:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	background: url(./img/buy_icon.svg) no-repeat;
	margin-left: 10px;
	background-size: 80%;
}

/*無しの場合*/
#skeleton_straight .cash a.xx:after {
	display: none;
}
/*フェードイン　上　js絡み*/
#skeleton_straight .fade-up {
	opacity: 0;
	transform: translate(0, 100px);
	transition: all 1.5s;
}
/*フェード右　js絡み*/
#skeleton_straight .fade-right {
	opacity: 0;
	transform: translate(50px, 0);
	transition: all 1.5s;
}
/*フェード左　js絡み*/
#skeleton_straight .fade-left {
	opacity: 0;
	transform: translate(-50px, 0);
	transition: all 1.5s;
}
/*フェード下　js絡み*/
#skeleton_straight .fade-dwn {
	opacity: 0;
	transform: translate(0, -100px);
	transition: all 1.5s;
}

/*フェードイン　js絡み*/
#skeleton_straight .fade-in {
	opacity: 0;
	transform: translate(0, 0);/**表示位置**/
	transition: all 2.5s;
}
#skeleton_straight .scrollin {
	opacity: 1;
	transform: translate(0, 0);/**表示位置**/
}

#skeleton_straight .slick-dots li button::before {
  font-size: 23px;
}

#skeleton_straight .glup1 .imgA {
  width: 54%;
}
#skeleton_straight .glup1 .imgB {
    width: calc(50% - 1rem);
	margin-top: 40%;
}
#skeleton_straight .glup1 .text_box{
	width: calc(50% - 1rem);
}


#skeleton_straight .glup2 .imgA {
margin: 0 0 0 auto;
}

#skeleton_straight .glup2 .imgB {
    order: 2;
}
#skeleton_straight .glup2 .text_box {
  order: 1;
}


#skeleton_straight .major {
    width: 100%;
}

/****追加*****/
#skeleton_straight .mono_img picture.imgA {
    margin: 0 auto;
	width: 80%;
}

#skeleton_straight .glup1 .text_img {
    position: relative;
	z-index: 10;
}

#skeleton_straight .glup1 .text_img img{
width: 520px;
    transform: rotate( 269deg );
    position: absolute;
    z-index: 10;
    top: 11px;
}
#skeleton_straight .glup1 .text_img img{
    right: 210px;
}

#skeleton_straight .glup2 .text_img img {
    right: 285px;
}

#skeleton_straight .text_box picture {
    margin-bottom: 1rem;
}
#skeleton_straight .m200 {
    margin-bottom: 200px;
}
#skeleton_straight .mono_img_miku picture.imgA{
	margin: 0 auto;
}
#skeleton_straight span a {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 0.5rem 5rem;
    display: inline-block;
}
#skeleton_straight span a:hover{
background-color: #e5e5e5;
}

#skeleton_straight .top_01_img{
width: calc(100%/2);
}

#skeleton_straight .top_01_img picture {
    width: 80%;
    margin-left: -6rem;
    position: relative;
    z-index: -1;
}
#skeleton_straight .top_01_img picture:last-of-type {
    margin: -8rem 0 0 auto;
}

#skeleton_straight .top_01_img picture:last-of-type img{
border-top-left-radius: 20rem;
}


@media screen and (min-width: 900px) {

#skeleton_straight .SP_only{
	display:none;
}


}
@media screen and (max-width: 900px) {
	#skeleton_straight .PC_only{
	display:none;
}
#skeleton_straight .m100:not(.intro) {
  margin: 0 1rem 100px;
}
#skeleton_straight .d_fe {
  display: block;
}
#skeleton_straight .glup1 .imgA,
#skeleton_straight .glup1 .text_box,
#skeleton_straight .glup1 > p {
  width: 100%;
  margin-bottom: 1rem;
}
#skeleton_straight .glup1 .imgA{
  margin-bottom: 1rem;
}


#skeleton_straight .buy {
  width: auto;font-size: 12px;
}

#skeleton_straight .SP_only {
    margin: 0 1rem 1rem;
}
#skeleton_straight .slick-dotted.slick-slider {
  width: auto;
}

#skeleton_straight .mono .buy li{text-align: center;}
#skeleton_straight .mono p,
#skeleton_straight .glup1 .imgB,
#skeleton_straight .top_01_img,
#skeleton_straight .top_01_img picture {
    width: 100%;
}

#skeleton_straight .glup1 .text_img {
    position: static;
	    margin: 0;
}

#skeleton_straight .glup1 .text_img img {
transform: none;
    width: 100%;
    position: unset;
	}

#skeleton_straight .glup1 .imgB {
    margin-bottom: 1rem;
}
#skeleton_straight .m200 {
    margin-bottom: 100px;
}
#skeleton_straight .miku.m100 {
    margin: 0 1rem;
}

#skeleton_straight .m100.m_slid {
    margin: 0;
}
#skeleton_straight .top_01_img picture,
#skeleton_straight .top_01_img picture:last-of-type{
	margin:auto;
}
#skeleton_straight .top_01_img picture:last-of-type img {
    border-top-left-radius: unset;
}

#skeleton_straight .m50{
	margin: 0 1rem 5rem;
}
#skeleton_straight .cash a:after {
	width: 18px;
	height: 18px;
	margin-left: 4px;
}




}



