.pc-none {
	display: none;
}
@media (max-width: 750px) {
	.pc-none {
		display: inherit;
	}
	body#top {
		padding-top: 77px;
	}
	.big_width {
		width: 95%;
	}
	.side_padding {
		padding: 0;
	}
	.sp-none {
		display: none!important;
	}
	body#top header {
		position: fixed;
	}
	header {
		width: 100%;
		padding: 3vw;
		margin: 0;
		line-height: 36px;
		height: 9%;
	}
	header .logo {
		width: 17%;
		vertical-align: middle;
	}
	header .logo img.small_logo {
		display: inline-block!important;
		width: 100%;
		vertical-align: middle;
	}
	header nav {
		margin: 2vw 0;
	}
	header nav ul li img {
		vertical-align: middle;
	}
	header nav ul li {
		font-size: 3vw;
		vertical-align: middle;
	}
	header nav ul li a {
		margin: 0 1vw;
		vertical-align: middle;
	}
	header nav ul li.hamburger {
		margin-left: 2vw;
	}
	header nav ul li.hamburger a {
		margin-right: 0;
	}
	header nav ul li.hamburger img {
		width: 8vw;
	}
	.breadcrumbs {
		padding: 0;
		margin: 5vw;
	}
	.label {
	    font-size: 3vw;
	    line-height: 5vw;
	    width: 17vw;
	    height: 5vw;
	}
	.detail {
		width: 100%;
		padding-left: 3vw;
		padding-right: 3vw;
		margin: 0;
		margin-bottom: 15vw;
	}
	.detail .inner .left {
		width: 100%;
	}
	.detail .b_img {
		width: 100%;
	}
	.detail .left ul {
		margin-bottom: 7vw;
	}
	.detail .left li {
		width: 19.4%;
		float: left;
    margin: 1px;
}
	
	
	.detail .left li img{
		width: 100%;
	}
	.detail .right {
		width: 100%;
		margin-left: 0;
	}
	.detail .right .label_area {
		margin-bottom: 3vw;
	}
	.detail .right h2 {
		font-size: 20px;
    margin-bottom: 20px;
    line-height: 1;
	}
	.detail .right .price {
		font-size: 20px;
		margin-bottom: 5vw;
	}
	.detail .right .price .yen {
		font-size: 4.5vw;
	}
	.detail .right .price .tax {
		font-size: 4vw;
	}
	.detail .right .text_area {
		margin-bottom: 5%;
	}
	.detail .right .text_area .text {
		font-size: 3.5vw;
		line-height: 1.5;
	}
	.detail .right dl {
		margin-bottom: 3vw;
	}
	.detail .right dl:last-of-type {
		margin-bottom: 10vw;
	}
	.detail .right dt {
		font-size: 4.5vw;
	}
	.detail .right dd {
		font-size: 2.8vw;
    width: 75%;
    line-height: 1.8;

	}
	.detail .right .favorite {
		width: 80%;
		margin-bottom: 10vw;
	}
	.detail .right .favorite strong {
		font-size: 4.5vw;
	}
	.detail .right .favorite a {
		font-size: 4vw;
		margin-left: 3vw;
	}
	.calendar .date_list {
		font-size: 2vw;
	}
	.cart_btn {
		height: 17vw;
		padding: 1vw;
	}
	.cart_btn .english {
		font-size: 3vw;
		    padding-top: 4vw;

	}
	.cart_btn .japanese{
		font-size: 2vw;
		letter-spacing: 0;
	}

	.coordinate {
		width: 100%;
		padding-left: 3vw;
		margin-bottom: 20vw;
	}
	.coordinate h3 {
		font-size: 7vw;
		margin-bottom: 8vw;
	}
	.coordinate ul {
		padding: 0;
		margin-bottom: 10vw;
	}
	.coordinate li {
		width: 45%;
		margin-right: 4vw;
		margin-bottom: 6vw;
	}
	.coordinate li img {
		width: 100%;
		margin-bottom: 3vw;
	}
	.coordinate li h4 a {
		font-size: 14px;
	}
	.coordinate li .price {
		font-size: 3vw;
		margin-bottom: 1vw;
	}
	.coordinate li .price .tax {
		font-size: 2vw;
	}
	footer {
		width: 100%!important;
		margin: 0!important;
	}
	footer .fbox {
		padding: 0 10vw;
	}
	footer .left {
		width: 50%;
	}
	footer .logo {
		font-size: 6vw;
	}
	footer .left a {
		display: block;
		margin-bottom: 3vw;
	}
	footer .right {
		width: 50%;
	}
	footer .right ul {
		font-size: 3vw;
		margin: 0;
	}
	footer .copyright {
		font-size: 2vw;
		padding: 0;
		text-align: center;
	}

}

@media (max-width: 750px) {
	.sp-none {
		display: none;
	}
	.slider-wrapper {
		width: 100%;
	}
	.designers_area .main_images img {
		width: 100%;
		height: auto;
	}
	#page_top section {
		width: 100%!important;
	}
	#page_top .main_area {
		padding: 0;
	}
	#page_top .main_area img {
		width: 100%;
	}
	#page_top .whoami_area {
		padding: 0 7vw 15vw 7vw;
	}
	#page_top .whoami_area .inner {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#page_top .whoami_area .inner h2 {
		font-size: 5vw;
		margin-bottom: 5vw;
	}
	#page_top .whoami_area .inner p {
		font-size: 3vw;
		line-height: 2em;
	}
	#page_top .whoami_area .inner p strong {
		font-size: 4vw;
	}
	#page_top .category_area {
		/* padding: 15vw 7vw 0 7vw; */
		padding: 15vw 0 0 0;
	}
	
	#page_top .category_area .big_width.side_padding {
		padding: 0 7vw;
		width: 100%;
	}
	
	#page_top .category_area li {
		width: 100%;
		margin: 0 0 15vw 0;
	}
	#page_top .category_area li h3 {
		margin-bottom: 4vw;
	}
	#page_top .category_area li h3 div {
		font-size: 3vw;
		margin-bottom: 0;
	}
	#page_top .category_area li h3 strong {
		font-size: 5vw;
	}
	#page_top .category_area li img {
		width: 100%;
		margin-bottom: 5vw;
	}
	#page_top .category_area h4 {
		font-size: 4vw;
		margin-bottom: 2vw;
	}
	#page_top .category_area li p {
		font-size: 3vw;
		line-height: 1.3em;
		margin-bottom: 2vw;
	}
	#page_top .online_area {
		padding: 15vw 0 15vw 0;
		height: auto;
	}
	#page_top .online_area .text {
		width: 100%;
		height: auto;
		padding: 0 7vw;
		margin-bottom: 7vw;
	}
	#page_top .online_area .text h2 {
		width: 49%;
		display: inline-block;
	}
	#page_top .online_area h2 span {
		font-size: 8vw;
	}
	#page_top .online_area .text p {
		width: 49%;
		display: inline-block;
		margin-top: 10vw;
	}
	#page_top .online_area .text p span {
		font-size: 3vw;
		margin-bottom: 3vw;
	}
	#page_top .online_area a {
		margin-top: 0;
	}
	#page_top .online_area ul {
		width: 100%;
	}
	#page_top .online_area ul li {
		width: 23%;
		height: auto;
		margin: 0 2.5% 0 0;
	}
	#page_top .online_area ul li.no-margin {
		margin-right: 0;
	}
	#page_top .online_area ul li img {
		width: 100%;
	}
	#page_top .howto_area .magazine_list.book {
		padding-top: 10vw;
		padding-bottom: 10vw;
	}
	#page_top .howto_area .magazine_list .inner {
		padding: 0 3vw;
		/* margin-right: 3vw; */
	}
	#page_top .howto_area .magazine_list .inner .logo {
		width: 45%;
		margin: 0 0 12vw 0;
		/*
		margin-bottom: 12.5vw;
		margin-left: -1vw;
		margin-top: -12vw;
		*/
	}
	#page_top .howto_area .magazine_list .main_image {
		width: 48%;
		right: 0;
		top: -26vw;
		left: 45vw;
	}
	#page_top .howto_area .magazine_list .inner p {
		text-align: left;
		font-size: 2.5vw;
		width: 50%;
		margin: 0 0 0 50%;
	}
	#page_top .howto_area .magazine_list p span {
		font-size: 4vw;
	}
	#page_top .howto_area .magazine_list ul.aiship-magazineList {
		width: 100%;
		padding-left: 3vw;
	}
	#page_top .howto_area .magazine_list ul.aiship-magazineList li {
		width: 44%;
		height: auto;
		margin-right: 3vw;
	}
	#page_top .howto_area .magazine_list ul.aiship-magazineList h3 {
		margin-bottom: 2vw;
	}
	#page_top .howto_area .magazine_list ul.aiship-magazineList h3 span {
		font-size: 2vw;
	}
	#page_top .howto_area .magazine_list ul.aiship-magazineList .text {
		font-size: 3vw;
	}
	#page_top .howto_area .magazine_list ul.aiship-magazineList .date {
		font-size: 2vw;
		margin-bottom: 5vw;
		text-align: left;
	}
	#page_top .howto_area .magazine_list ul.aiship-magazineList img {
		width: 100%;
		margin-bottom: 1vw;
	}
		#page_top .howto_area .magazine_list ul.aiship-magazineList li a {
    color: #000;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-size: 12px;
    font-weight: bold;
    /* text-decoration: underline; */
}
	#page_top .howto_area .magazine_list .link {
		margin-bottom: 15vw;
	}
	#page_top .howto_area {
		margin-bottom: 5vw;
	}
	#page_top .howto_area .howto-wrap .left {
		width: 100%;
		height: auto;
		padding-top: 15vw;
		padding-bottom: 15vw;
	}
	#page_top .howto_area .howto-wrap .left h1 {
		font-size: 8vw;
	}
	#page_top .howto_area .howto-wrap .left img {
    width: 80%;
    max-width: 95%;
    padding-top: 10px;
    margin-bottom: 5px;
}
	#page_top .howto_area .howto-wrap .left h1 span {
		margin-bottom: 6vw;
	}
	#page_top .howto_area p {
		font-size: 3vw;
		text-align: center;
		width: 68%;
		margin-bottom: 10vw;
	}
	#page_top .howto_area h4 {
    font-size: 4vw;
    margin-bottom: 1vw;

	}
	#page_top .howto_area .howto-wrap .right {
		width: 100%;
		height: auto;
		padding-top: 15vw;
		padding-bottom: 15vw;
	}
	#page_top .howto_area .howto-wrap .right h1 {
		font-size: 10vw;
		margin-bottom: 15vw;
		margin-top: 10vw;
	}

	#page_top .designers_area {
		margin-bottom: 20vw;
	}
	#page_top .designers_area .link {
		margin: 0 5vw 0 5vw;
	}
	#page_top .designers_area .link a {
		font-size: 4vw;
	}

	#page_top .category_area ul {
		width: 100%;
	}
	#page_top .online_area .big_width {
		padding: 0; 
	}
	#page_top .howto_area .magazine_list .grid {
		padding-left: 5%; 
	}
	
	#page_top .newdress_area ul {
		    width: 95%;
    margin: auto;
    text-align: center;
	}
	
	#page_top .newdress_area li .price {
		font-size: 12px;
		margin-bottom: 10px;
	}
	#page_top .newdress_area ul li {
		width: 100%;
		margin-bottom: 5vw;
		clear: both;
	}
	#page_top .newdress_area {
		padding: 20% 0 0 0;
	}
	#page_top .newdress_area h1 {
		font-size: 7vw;
		margin-bottom: 10vw;
		margin-top: 0;
		line-height: 1.35;
	}
	#page_top .newdress_area.nav {
		margin-bottom: 10vw;
	}
	#page_top .newdress_area .bottom {
		width: 100%;
	}
	#page_top .newdress_area .bottom a {
		display: block;
		margin-bottom: 5vw;
		text-align: center;
		width: 100%;
	}
	#page_top .newdress_area li img {
		width: 100%;
    margin-bottom: 5%;
	}
	#page_top .newdress_area li {
		margin-left: 2%;
		margin-right: 2%;
	}
	#page_top .newdress_area li:nth-child(3) {
		width: 100%;
		margin-bottom: 5vw;
		clear: both;
	}
	
	#page_top .newdress_area .condition dl,
	#page_top .newdress_area p.intro {
		font-size: 3vw;
	}
	
	#page_top .newdress_area .condition dl dd {
		font-size: 2.8vw;
	}
	#page_top .newdress_area a.more_category {
	display: block;
	max-width: 200px;
	margin: 0 auto 30px;
}
	.nav-filter {
		padding-top: 10px!important;
		padding-bottom: 15px!important;
	}
	.nav_inner {
		padding-left: 15px;
	}
	.nav-filter h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Arapey', serif;
    font-style: italic;
}
	.nav-filter .btn {
		width: 100%;
	}
	.nav-filter .brand li {
		width: 130px;
	}
	.thumb {
		padding-left: 0;
		padding-right: 0;
	}
	.thumb li {
	width: 45%;
    margin-right: 2%;
    margin-left: 2%;
    /*height: 240px;*/
	}
	.thumb li .price {
    font-size: 12px;
    margin-bottom: 10px;
}
	.thumb li img {
		width: 100%;
    margin-bottom: 8%;
	}
	.thumb li h4 a {
		font-size: 4vw;
	}
	.thumb h1 {
		    font-size: 6vw;
    margin-bottom: 10%;
    margin-top: 12%;
    font-family: 'Fjalla One', sans-serif!important;
    font-style: normal;
	}
	.thumb li .label {
	}
	.magazine_list {
		padding-left: 0;
		padding-right: 0;
	}

	#page_top .bx-wrapper {
		margin-bottom: 0;
	}
	#page_top .whoami_area {
		padding-top: 12vw!important;
		padding-bottom: 12vw!important;
	}
	#page_top .category_area li .link {
	    font-size: 3vw;
	}
	#page_top .category_area li .link a {
		font-size: 3vw;
	}
	#page_top .online_area h2 span {
		font-size: 9vw;
		line-height: 1.1;
	}
	#page_top .online_area .text p {
	    padding-bottom: 20px;
	}
	#page_top .online_area a {
		font-size: 3vw;
	}
	.magazine_area .list {
		padding-bottom: 15vw;
	}
	#page_top .howto_area .magazine_list {
		padding-bottom: 0;
		margin: 15vw auto 0;
	}
	#page_top .howto_area .howto-wrap p {
	    font-size: 2.5vw;
	}
	#page_top .howto_area .howto-wrap h4 {
		font-size: 3vw;
	}
	#page_top .howto_area .howto-wrap .link a {
		font-size: 3vw;
	}
	#page_top .howto-wrap {
		margin-bottom: 15vw;
	}
	#page_top .newdress_area .used,#page_top .newdress_area .sale {
		margin-bottom: 0;
	}
	#page_top .newdress_area li h4 a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-family: 'Unna', serif;
}
	#page_top .newdress_area .nav {
		padding-bottom: 0;
		    padding-top: 5%;
	}
	#page_top .newdress_area .bottom a {
		font-size: 3vw;
	}
	.magazine_detail {
		padding-left: 0;
    	padding-right: 0;
    	margin-bottom: 0;
	}
	.magazine_detail .article {
		width: 100%;
	}
	.magazine_detail .paging {
		display: none;
	}
	.magazine_detail .list {
		width: 100%;
		margin-left: 0;
	}
	.magazine_detail .back_index {
		margin-bottom: 20vw;
	}
	.magazine_detail .list h3 {
	    margin: 0;
	    padding: 5vw;
	    font-size: 4vw;
	    background: #aaa;
	    color: #fff;
	    margin-bottom: 5vw;
	    text-align: center;
	}
	.magazine_detail hr {
		display: none;
	}
	.magazine_detail .list li a {
		font-size: 3vw;
   		margin-left: 3vw;
	}
	.magazine_list h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 2px;
	margin-top: 5px;
font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
line-height: 18px;
}
	.magazine_area .book {
    margin-bottom: 60px;
    padding-top: 100px;
}
	body[id*="sysForm"] h2, #sysFormIndex #sysMain h2, #sysMemberRegisterConfirm #sysMain h2, #sysMemberRegisterConfirm #sysMain h2, #sysMemberRegisterConfirm #sysMain h2, #sysMemberRegisterConfirm #sysMain h2, #sysMemberRegisterConfirm #sysMain h2, #sysMemberRegisterRegister #sysMain h2, #sysMemberRegisterConfirm #sysMain h2, #sysMemberRegisterIndex #sysMain h2 {
		font-size: 7vw;
	}
	#sysFormIndex textarea {
		width: 100%!important;
	}
	.nav-filter .nav_inner > div {
		width: 100%!important;
	}
	.nav-filter .nav_inner > div ul li {
		width: 45%;
		margin-right: 3%;
		margin-bottom: 2%;
	}
	.nav-filter ul {
    overflow: hidden;
    color: gray;
    padding-bottom: 3%;
}
	#sysAll #sysWrap .sysProduct input.sysButton.sysDeleteArea {
	    font-size: 3vw;
	    background: #aaa;
	    border: 0;
	    color: #434343;
	    height: auto;
	    padding: 2vw;
	}
	.sysPagination ul {
    text-align: center;
    padding-bottom: 30px;
    height: 40px;
}
	div#sysMain {
    width: 90%;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px;
}
	.thumb li h4 {
	width: 100%;
}
}