/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap');


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.PC { display: block !important; }
.SP { display: none !important; }

html{
    scroll-behavior: smooth;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
}

*{
	margin:0px;
	padding:0px;
}

img{
	vertical-align:bottom;
	max-width:900px;
	height: auto;
}

a{
	text-decoration: none;
}

main a{
	text-decoration: none;
	color:#363636;
}


a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}


body{
	/*background-image: url("img/back/pc-back.jpg"), 左縦バナー
					url("img/back/pc-back.jpg"), 右縦バナー
					url("img/back/pc-saleback-yellow.jpg"); 全体背景
	background-repeat:repeat-y,
					repeat-y,
					repeat;*/
	background-position:left,
						right,
						top;
	/*background-attachment:fixed;*/
	font-family:'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size:1.3em;
	color:#363636;
	text-justify: inter-ideograph;
	
}

/*　右下ページトップに戻るボタン　*/
#page-top a{
    position: fixed;
    bottom: 20px;
    right: 20px;
	font-size:2.0em;
	z-index: 6;
	color:#666666;
	font-weight: 900;
}

#page-top a:hover{
	z-index: 6;
	color:#cccc00;
	transition: 0s;
}

/*　ヘッダーコンテンツ　*/
header{
	width:100%;
	margin:0 auto;
}

/*　メインコンテンツ　*/
#main1,#main2{
	text-align: center;
	width:100%;
	margin:0 auto;
	padding:50px 0 0;
	/*background-image:url("img/back/paper.jpg");
	background-color:rgba(220,202,170,0.40);
	background-blend-mode:darken;	*/
}

#main2{
	background:#FFFCEB;
	padding-bottom:10px;
}

footer .copy{
	text-align: center;
	color: #838383;
	margin-top:20px;
	margin-bottom:20px;
	font-size:0.7em;
}

.marker{
background: linear-gradient(transparent 50%, #ffffaa 0%);
font-weight: bold; 
}

/*キステロゴ*/

.logo{
	position:relative;
	top:-3px;
}

.logo img{
height:30px;
}

/*　ヘッダー部分メッセージ　*/
.header{
	max-width:768px;
	margin:23px auto 30px;
}

.header-message{
	text-align: center;
	margin: 100px auto 150px;
	padding:0;
	border-radius:20px;
	position: relative;
	font-size:1.5em;
	font-weight:400;
}


/*見出し*/
h1{
	/*font-family: 'Sawarabi Mincho', sans-serif;*/
	max-width:900px;
	padding:20px 0;
	margin:50px auto;
	text-align:center;
	font-size:1.9em;
	font-weight:bold;
	color:#fff;
}

h1 p{
	padding:15px 15px 30px;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
}

h1 .small,
h2 .small,
h3 .small,
h4 .small{
	font-size:0.7em;
	font-weight:400;
}

/*足袋選びのポイント*/
h2{
	/*font-family: 'Sawarabi Mincho', sans-serif;*/
	max-width:900px;
	padding:5px 0;
	margin:0 auto;
	text-align:center;
	font-size:2em;
	font-weight:400;
}

/*足袋選びのポイント回答*/
h3{
	/*font-family: 'Sawarabi Mincho', sans-serif;*/
	border-top:2px solid #363636;
	border-bottom:2px solid #363636;
	max-width:900px;
	padding:15px 0 30px;
	margin:0px auto 50px;
	text-align:center;
	font-size:1.8em;
	font-weight:500;
}

/*見出し系背景色*/

.h-ygreen{
	background:#9dbe47;
}

.h-gblue{
	background:#5cb4b1;
}

.h-pink{
	background:#ec739e;
}

.h-orange{
	background:#ffa442;
}


/*ボタン背景色*/

.b-ygreen{
	background:#9dbe47;
	border:3px solid #F2FEDE;
}

.b-ygreen:hover{
	background:#F2FEDE;
	border:3px solid #9dbe47;
}

.b-gblue{
	background:#5cb4b1;
	border:3px solid #DCEFEE;
}

.b-gblue:hover{
	background:#DCEFEE;
	border:3px solid #5cb4b1;
}

.b-red{
	background:#F73956;
	border:3px solid #FFD6D7;
}

.b-red:hover{
	background:#FFEFEF;
	border:3px solid #F73956;
}

.b-pink{
	background:#ec739e;
	border:3px solid #FBE2EB;
}

.b-pink:hover{
	background:#FBE2EB;
	border:3px solid #ec739e;
}

.b-orange{
	background:#ffa442;
	border:3px solid #FFEEBF;
}

.b-orange:hover{
	background:#FFEEBF;
	border:3px solid #ffa442;
}

/*トップリストボタン*/
#top-list{
	max-width:900px;
	margin:150px auto;
	padding:0;
	font-size:2rem;
}

#top-list ul{
	width:100%;
	text-align: center;
}


#top-list li{
	display:inline-block;
	width:46%;
	padding:10px;
	border-radius:10px;
	text-decoration: none;
	font-size:0.8em;
}

#top-list li div.button{
	font-weight:600;
	font-size:1.3em;
	color:#fff;	
	padding:25px;
	margin:10px;
	border-radius:10px;
	box-shadow:2px 2px 0 #333;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-transition: all .2s;
    transition: all .2s;
}

#top-list li div.button:hover{
	-webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
	box-shadow:2px 2px 0 #aaa;
	color:#666;
}




/*カテゴリボタン*/
#list1{
	max-width:700px;
	margin:0 auto 50px;
	padding:0;
}

#list1 ul{
	width:100%;
	text-align: center;
	text-decoration: none;
}

#list1 li{
	display:inline-block;
	width:100%;
	border-radius:10px;
	text-decoration: none;
	font-size:0.8em;
}

#list1 li.button{
	font-weight:600;
	font-size:1.3em;
	color:#fff;	
	padding:10px;
	margin:10px 0;
	border-radius:10px;
	box-shadow:2px 2px 0 #333;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-transition: all .2s;
    transition: all .2s;
	
}

#list1 li.button:hover{
	-webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
	box-shadow:2px 2px 0 #aaa;
	color:#363636;
}

/*リストホバーしたときに、:hoverとは違う指示を出したい要素があるとき:not(:hover)を使う*/
#list1 li.button:hover .yesno-coment:not(:hover),
.yesno-coment:hover{
 background:#F73956;
	color:#fff;
}

.yesno-coment{
	width:auto;
	padding:2px 15px;
	line-height:2em;
	background:#fff;
	border-radius:25px;
	color:#363636;
}



#list1 li.button p.yesno{
	line-height:130%;
	display: table-cell;
	padding:10px 20px 20px 5px;
	font-size: 1.5em;
	width:25%;
	position: relative;
}

#list1 li.button p.yesno:before{
	position: absolute;
	right:10px;
	bottom:5px;
	font-family: "Font Awesome 5 Free";
  content: "\f152";
  font-weight: 900;
	font-size:1.0em;
	
}

#list1 li.button p.left{
	line-height:130%;
	display: table-cell;
	padding:0 10px 20px 5px;
	font-size: 1.8em;
	width:20%;
}

#list1 li.button p.right{
	width:60%;
	margin:0;
	display: table-cell;
	padding:35px 0 15px 20px;
	background:#fff;
	border-radius:5px;
	color:#363636;
	font-weight:500;
	position: relative;
	text-align:left;
}

#list1 li.button p.right:before{
	position: absolute;
	right:10px;
	bottom:10px;
	font-family: "Font Awesome 5 Free";
  content: "\f152";
  font-weight: 900;
	font-size:1.5em;
}



/*足袋選びのポイント*/

#point1,
#point2,
#point3,
#point4{
	margin:150px auto 200px;
}

.contents{
	max-width:900px;
	margin:200px auto;
}

.contents img{
	max-width:100%;
}

.key-point{
	text-align: center;
	margin:50px auto 100px;
	padding:15px;
	background-color:#fff;
	border-radius:20px;
	position: relative;
	font-size:1.7em;
	font-weight:400;
}

.underline{
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
}


/*商品ボックス*/

/*トップリストボタン*/
#kohaze5,
#kohaze4,
#kohaze0{
	margin-bottom:100px;
}

#main2 ul{
	max-width:900px;
	margin:0 auto;
}

.itembox{
	padding:3%;
	border:1px solid #ccc;
}

/*商品　2列*/
.recommend-item{
	font-size:0.7em;
	display:inline-block;
	width:48%;
	background-color:#fff;
	padding:0;
	margin:1.5% 0.5%;
	border:1px solid #fff;
	text-align: left;
}

.recommend-item:hover{
	opacity: 0.8;
	background:#ffffee;
	transition: 0.2s;
}

.recommend-item img{
	width:100%;
	mix-blend-mode: multiply;
	margin:10px 0;
}

/*価格*/
.price{
	display:block;
	font-size:50px;
	font-family:'Noto Sans JP', 'Open Sans', sans-serif;
	color:#ca0000;
	font-weight:600;
	text-align: right;
	padding:0;
	margin:0;
}

.yen{
	font-size:0.45em;
	font-family:'Noto Sans JP', 'Open Sans', sans-serif;
	color:#ca0000;
	font-weight:600;
	text-align: right;
}

/*商品clickボタン*/
.itembutton{
	font-family: 'Julius Sans One', sans-serif;
	font-size:0.6em;
	width:80%;
	padding:2px;
	margin:5px auto;
	color:#fff;
	border-radius:20px;
	background-color:#999;
}

.item:hover{
	background-color: #cfcfcf;
	opacity: 0.5;
	transition: 0.3s;
}
/*矢印*/
.arrow{
	font-size:2.5em;
	color:#666;
	margin:0;
	padding:0;
	line-height:50%;
	
}


/*もっと見るボタン*/
.more-button{
	z-index:99px;
	width:55%;
	margin:15px auto 100px;
	padding:10px 0;
	font-size:1.6em;
	border:2px solid #eee;
	text-align: center;
	border-radius:20px;
	color:#fff;
	font-weight:600;
	letter-spacing:-0.05em;
}

.more-button:hover {
	z-index:100px;
	text-shadow: -6px 0px 15px rgba(255, 255, 240, 0.83), 6px 0px 15px rgba(255, 255, 240, 0.83);
	transition: .3s;
	background-color:rgba(255, 255, 200, 0.9);
	border:2px solid rgba(243,245,169,1.00);
	color:#666666;
}


/*カテゴリ*/
.category{
	max-width:960px;
	margin:5px auto;	
}



.more-button01{
	z-index:99px;
	width:40%;
	margin:5px 3px;
	padding:7px 5px;
	font-size:1.1em;
	border:2px solid #eee;
	text-align: center;
	border-radius:15px;
	color:#fff;
	font-weight:600;
	letter-spacing:0em;
	display: inline-block;
}

.more-button01:hover {
	z-index:100px;
	text-shadow: -6px 0px 15px rgba(255, 255, 240, 0.83), 6px 0px 15px rgba(255, 255, 240, 0.83);
	transition: .3s;
	background-color:rgba(255, 255, 200, 0.9);
	border:2px solid rgba(243,245,169,1.00);
	color:#666666;
}

small{
	font-weight:500;
	font-size:0.75em;
	border-bottom:1px dotted rgba(255,255,255,0.8);
	opacity:0.8;
}

/* タブレット　*/

@media only screen and (max-width: 900px) {
	
.header {
    max-width: 768px;
    margin:18px auto 30px;
}

	.contents{
	max-width:900px;
	margin:100px auto;
		padding:0 20px;
}

		
.itembox{
	/* margin:0 auto 50px; */
	font-size:0.8em;
}
	
.item p{
	text-align: left;
	color:#3E3A39;
	font-size:0.7em;
	padding-top:5px;
	font-weight: bold;	
	font-family:'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.price{
	text-align: center;
}

.price li{
	list-style:none;
	display:inline-block;
}

.price1{
	font-size:0.7em;
	font-family:'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-decoration:line-through;
	margin:0 4px 0 0px;
	color:#5C5C5C;
}

.price2{
	font-size:1.5em;
	font-family: 'Open Sans', sans-serif;
	color:#ca0000;
}

.yen{
	font-size:0.5em;
	font-family:'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#C00000;
}

.tax{
	position:relative;
	font-size:0.5em;
	font-family:'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#C00000;
}
	
}