@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');

html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

body{
	overflow-x: hidden;
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

*, ::after, ::before {
	background-repeat: no-repeat;
	box-sizing: inherit;
}

::after, ::before {
	text-decoration: inherit;
	vertical-align: inherit;
}

#glass {
	width: 100vw;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family:'Roboto','Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: left;
	/*background: #000;
	color: #fff;*/
}

#glass img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#glass p{
	font-size: 1.2em!important;
	margin-top: 0!important;
	line-height: 180%!important;
	color: black;
}

#glass h1,
#glass h2,
#glass h3,
#glass h4,
#glass h5{
	color: #000;
	text-align:center;
	font-weight:400;
	background: none;
	border: none;
	letter-spacing: 1px;
	font-family: 'Roboto','Noto Sans JP', sans-serif;
}

#glass h1{
	font-size:2.5em;
	margin: 50px auto;
	line-height: 150%;
}

#glass h1 span{
	font-size: 0.6em;
	line-height: 150%;
}


#glass h2{
	font-size: 2em;
	line-height: 150%;
	margin: 70px auto 0px;
	font-weight: bold;
}

#glass h2.notice{
	font-size: 1.7em;
	line-height: 150%;
	margin: 50px auto 15px;
	font-weight: bold;
	color:black;
}

#glass h2 span{
	font-size: 0.5em;
}


#glass .glass_wrap{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
}

#glass .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
}

#glass p.sold{
	color: #C52F32;
	width: 100%;
	max-width: 1000px;
	text-align: center;
	font-size: 1.5em!important;
	margin: 50px auto 30px!important;
}

#glass .main_text{
	margin: 0 auto 50px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	width: 100%;
	max-width: 1000px;
}


#glass .info p span.bigdate {
font-size: 1.5em!important;
color:#000;
background: linear-gradient(transparent 70%, #dcdcdc 100%);
line-height:180%;
}

#glass .info p span.bigdate02 {
font-size: 1.3em!important;
color:black;
background: linear-gradient(transparent 70%, #dcdcdc 100%);
line-height:200%;
font-weight: normal;
}

#glass .info p span.bigdate03 {
font-size: 2.5em!important;
color:#000;
background: linear-gradient(transparent 70%, #dcdcdc 100%);
line-height:180%;
}

#glass span.red{
	font-size: 1.1em;
	color: #C52F32;
	font-weight: bold;
    text-decoration: underline;
}

#glass .info{
	text-align: center;
	width: 100%;
	margin: 50px auto 100px;
}

#glass .info h5{
	font-size: 1.1em;
}

#glass .info p{
	margin: 5px auto 30px!important;
}

#glass .info p span{
	font-size: 0.9em!important;
	line-height: 170%;
}

#glass section{
	margin: 100px auto;
}

#glass section.item{
	width: 100%;
	max-width: 900px;
	margin: 0px auto;
	text-align: center;
}

#glass section.item img{
	max-width: 1000px;
	width:85%;
}

#glass p.price span{
	color: #C52F32;
	font-size: 1.7em!important;
	font-weight: bold;
	line-height: 150%;
}

#glass p.itemname{
	font-size: 1.2em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
}

#glass p.itemname span{
    font-size: 0.95em!important;
}

#glass p.price{
	font-size: 1.5em!important;
	margin: 10px auto!important;
}

#glass section.spec .itemimage{
	margin: 0 auto 30px;
}

#glass section.spec .size{
	width: 85%;
	max-width: 700px;
	margin: 0 auto;
}

#glass section.point{
	width: 100%;
	background: #ffe7e1;
	padding: 100px 2%;
}

#glass section.point .flex div{
	margin: 40px auto 0;
}

#glass section.point p{
	font-size: 0.8em!important;
	margin: 10px auto 0!important;
}

#glass section.itemdetail h2{
	margin-bottom: 20px;
}

#glass section.itemdetail p{
	width: 100%;
	margin: 20px auto 30px!important;
	text-align: center;
	font-size: 1.2em!important;
}

.box26 {
    position: relative;
    margin: 30px auto !important;
    padding: 1em 1em;
    border: solid 1px black;
    border-radius: 8px;
	width:50%;
	margin: auto;
	font-size:0.85em;	
	font-style: normal;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 22px;
    background: white;
    color: black;
    font-weight: normal;
}
.box26 p {
    margin: 0; 
    padding: 0;
	text-align: left;
	}


/* 購入ボタン */

#glass .itemlist a,
#glass .buy,
#glass .coming{
	display: block;
	width: 90%;
	max-width: 180px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	font-size: 1.2em;
	border-radius: 8px;
}

#glass .itemlist a:hover,
#glass .buy:hover,
#glass .coming{
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

/* 回遊リンク */

#glass .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#glass .Banner4 h3 {
	font-size: 30px !important;
	margin: 25px auto 50px;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
}

#glass .Banner4 ul {
	display:inline;
}

#glass .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}

#glass .style .slide ul{
	width: 100%;
	max-width: 470px;
}

#glass .style .slide ul li img{
	width: 100%;
	max-width: 470px;
}

@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}

#glass .right{
	flex-direction:row-reverse;
}

#glass .point h2{
	margin-bottom: 20px;
}

#glass section.point .flex div{
	flex-basis: calc( 100% / 2) ;
	padding: 0 1.5%;
	margin: 0;
	margin-top: 40px;
}

#glass section.itemdetail .flex div{
	flex-basis: 50%;
	margin: auto;
}


/* ヘッダー・フッターの崩れを直す */

#news_detail .detail{
	width:100%!important;
}

#news_detail .detail .head{
	width: 1000px!important;
	margin: 0 auto 50px!important;
}

#news_detail .detail .content p:first-child{
	margin: 0 auto;
	max-width: 1000px!important;
}

#topicpath{
	width: 1168px;
	margin: 0 auto;
}

.paging{
	width: 1000px;
	margin: 0 auto;
}
.item_category_links{
	width: 1168px;
	margin: 100px auto 0;
}

}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

#glass p,
#glass div,
#glass section.point p{
	font-size: 3.125vw!important;
	line-height: 180%;
}

#glass h1{
	font-size: 4.5vw;
	line-height: 150%;
	margin: 5vw auto;
	letter-spacing: 1px;
}

#glass h1 span{
	font-size: 2.95vw;
	line-height: 215% !important;
}

#glass .main_text{
	margin: 5.5vw auto!important;
	text-align: left;
	width: 90%;
}

#glass .info{
	margin: 5.5vw auto!important;
}

#glass p.sold{
    font-size: 3.8vw!important;
	margin: 5.5vw auto 3.5vw!important;
}

#glass .info p{
	margin: 0vw auto 4.5vw!important;
	font-size: 2.8vw!important;
}

#glass section.item{
	margin: 0vw auto;
}

#glass section.item img{
width:100%;
}

	
#glass section.item p.itemname{
	font-size: 3.8vw!important;
}

#glass section.item p.itemname span{
	font-size: 3.125vw;
}

#glass section.item p.price{
	margin: 0 auto 2.5vw!important;
	font-size: 4vw!important;
}

#glass .buy,
#glass .coming{
	width: 80%;
	font-size: 3.8vw;
}

	
#glass h2{
	font-size: 5vw;
	margin: 5vw auto 0;
	line-height: 110%;
}	
	
#glass .info p span.bigdate{
	font-size: 4vw!important;
}		

#glass .info p span.bigdate03{
	font-size: 6vw!important;
}	
	
#glass section{
	margin: 18.125vw auto;
}

#glass section.spec .itemimage{
	margin-bottom: 13vw;
}

#glass section.itemdetail{
	width: 95%;
}

#glass section.point{
	padding: 18.125vw 0;
}

#glass section.point h2{
	margin-bottom: -1.5vw;
}

#glass section.point .flex{
	width: 85%;
	margin: 0 auto;
}

#glass section.itemdetail h2{
	margin-bottom: 1.5vw;
}

#glass section.itemdetail p{
	font-size: 2.8vw!important;
	margin: 1.5vw auto 6.5vw!important;
	text-align: left;
}

#glass section.itemdetail .flex div{
	flex-basis: 50%;
	margin: auto;
   
}

.box26 {
    position: relative;
    margin: 2em 2em;
    padding: 1em;
    border: solid 1px black;
    border-radius: 8px;
	width:90%;
	margin: auto;
	font-size:2.5vw;
	font-style:normal;
}


.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 3.5vw;
    background: #fff;
    color: #000;
    font-weight: bold;
}

.box26 p {
   text-align: left;
	}	
		

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#glass .Banner4 {
	text-align: center;
	width: 100%;
}

#glass .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#glass .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#glass .header{
	position: relative;
	/*height: 142vw;*/
}

#glass .header .flex{
	position: absolute;
	top: 0;
}

#glass .header .title1{
	position: absolute;
	top: 5vw;
	left: 0;
    right: 0;
    margin: auto;
	width: 25%;
}

#glass .header .title2{
	position: absolute;
	top: 47vw;
	right: 7vw;
	width: 40%;
}

#glass ul.slider li img{
	padding: 0 1%;
}

}