@charset "utf-8";
body{
	font-size:15px;
}

.mb_0{
	margin-bottom: 0 !important;
}
.mb_S{
	margin-bottom: 24px;
}
.mb_M{
	margin-bottom: 32px;
}

.mb_L{
	margin-bottom: 48px;
}

.sp_only{
	display: none !important;
}

@media all and (max-width: 768px) {
	
	.sp_only{
		display: block !important;
	}
	.pc_only{
		display: none !important;
	}
	
}


.btn_cart a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 330px;
	height: 60px;
	margin: 0 auto;
	background-color: #bf0000;
	font-size: 22px;
	color: #ffffff;
	border-radius: 6px;
	font-weight: bold;
	transition: all .1s ease;
	border: 3px solid #bf0000;
}
.btn_cart a:hover{
	background-color: #f25e5e;
}

.btn_cart img{
	display: block;
	width: 1.3em;
	height: auto;
	margin: 0;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
	animation:btn_cart_arrow 1s infinite linear alternate;
}

@keyframes btn_cart_arrow {
	0% {transform:translate(0, 0);}
	50% {transform:translate(12px, 0);}
	100% {transform:translate(0, 0);}
}

/*.prev_next_1{
	display: flex;
	justify-content: center;
	margin-bottom: 32px;
}
.prev_next_1 li{
	width: 200px;
}
.prev_next_1 li.next{
	margin-left: 100px;
}
.prev_next_1 li a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 18px;
	color: #7C7C7C;
	border-radius: 6px;
	font-weight: bold;
	box-shadow: 0 4px #999999;
	transition: all .1s;
	position: relative;
}
.prev_next_1 li.next a{
	background-color: #EF6C70;
	border: 1px solid #C14251;
	box-shadow: 0 4px #C14251;
}
.prev_next_1 li.next a{
	color: #ffffff;
}
.prev_next_1 li:hover{
	transform: translateY(4px);
}
.prev_next_1 li:hover a{
	box-shadow:none !important;
}
.prev_next_1 img{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	margin: 0;
	width: auto;
	height: 1em;
}
.prev_next_1 .prev img{
	left: 16px;
}
.prev_next_1 .next img{
	right: 16px;
}*/



.img100{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}


#container{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-bottom: 120px;
}
@media all and (max-width: 768px) {
	#container{
		margin-bottom: 80px;
	}
}
#contents{
	width: 684px;
}
#side{
	width: 276px;
}

.side_menu{
	background-color: #0090d5;
	padding: 8px;
	margin-bottom: 16px;
}
.side_menu h3 img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	margin-bottom: 6px;
	margin-left: 4px;
}

.side_menu li{
	border: 2px solid #ffffff;
	/*background-image: url(https://clab.jp/img/common/bg1.jpg);*/
	background-color: #f2f2f2;
	margin-bottom: 1px;
}
.side_menu li:hover{
	background-color: #fcd800;
}


.nouki img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}

@media all and (max-width: 768px) {
	.nouki img{
		margin-top: 14px;
	}
		
	.side_menu li:hover{
		background-color: #f2f2f2;
	}
}
.side_menu .img1{
	display: block;
	width: 100%;
	height: auto;
	margin: 4px;
}
.side_menu.bg01{
	background-color: #cf3b3c;
}
.side_menu.nouki{
	background-color: #6fb92b;
}



@media all and (max-width: 768px) {
	#container{
		padding-top: 56px;
	}
	#contents{
		width: 100%;
	}
	
	#side{
		display: none;
	}
}

/*ヘッダー*/
#header{
	/*border-top: 3px solid #AF2318;*/
	border-bottom: 1px solid #a5a5a5;
}
#header .inner{
	width: 100%;
	max-width: 1000px;
	height: 100px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
#header h1{
	margin-right: auto;
}
#header h1 img{
	display: block;
	width: 270px;
	height: auto;
	margin: 0;
}

#header p img{
	display: block;
	width: auto;
	height: 100px;
	margin: 0;
	margin-right: 16px;
}
#header p:last-child img{
	margin-right: -6px;
}

.header_color{
	height: 6px;
	background-image: url(https://clab.jp/img/common/header_color.gif?2);
	background-position: center top,;
}

@media all and (max-width: 768px) {
	#header{
		position: fixed;
		top: 0;
		left: 0;
		z-index: 900001;
		width: 100%;
		background-color: #ffffff;
	}
	
	#header .inner{
		height: auto;
		padding: 10px;
	}
	
	#header h1 img{
		height: 36px;
		width: auto;
	}
	#header p img{
		height: 36px;
		margin-right: 0px;
	}
	#header .cart{
		margin-right: 16px;
	}

}


.header_navi{
	height: 216px;
	background-image: url(https://clab.jp/img/common/stationery_bg.png?2),url(https://clab.jp/img/common/top_navi_bg.gif?2);
	background-position: left top,left -1px;
	background-size: auto 216px,8px 8px;
	border-bottom: 1px solid #a5a5a5;
	margin-bottom: 40px;
}
.header_navi > div{
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
#global_navi{
	position: absolute;
	right: 0;
	top: 16px;
}
#global_navi .link_1{
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
	/*padding: 0 12px;
	padding-bottom: 12px;*/
}
#global_navi .link_1 a{
	color: #777777;
	margin-left: 2em;
}
#global_navi .link_1 a:before{
	content: "●";
	color: #0090d5;
}



.global_category{
	background-color: #FCD800;
}
.global_category .category_img{
	display: block;
	margin: 0;
	margin-bottom: 8px;
	border: 1px solid #555555;
}
.global_category .category_str{
	display: block;
	text-align: center;
}
.global_category > ul {
	display: flex;
	justify-content: center;
}

.global_category > ul > li:hover {
	color: #fff;
	background-color: #07ADD3;
}
.global_category > ul > li:hover > a {
	color: #fff;
}
.global_category > ul > li:hover .item_list {
	max-height: 9999px;
	opacity: 1;
}
.global_category > ul > li > a {
	display: block;
	padding: 11px;
	transition: all .3s ease-in;
}
.global_category > ul .item_list {
	transition: all .3s ease-in;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	left: 0;
	text-align: center;
	position: absolute;
	background-color: #07ADD3;
	z-index: 1;
}

.item_list_image{
	position: absolute;
	left: 0;
	top: 50%;
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1000px;
	transform: translateY(-50%);
}
.item_list_image li{
	width: 226px;
}
.item_list_image img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}
.item_list_image li:hover img{
	opacity: 0.7;
}

.item_list_inner{
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	/*padding-top: 36px;
	padding-bottom: 16px;*/
}



.item_list_inner ul{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.item_list_inner ul li{
	width: calc(100% / 3 - 12px);
	margin-bottom: 16px;
}
.item_list_inner ul li img{
	display: block;
	margin: 0;
	margin-right: 12px;
}
.item_list_inner ul li a.item_link{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: 5px solid #d5d5d5;/*#FCD800*/
	background-color: #ffffff;
	padding: 5px;
	font-size: 16px;
	color: #272727;
}
.item_list_inner ul li a.item_link:hover{
	border: 5px solid #FCD800;
}
.item_list_inner ul li a.item_link p{
	text-align: left;
}
.item_list_inner ul li a.item_link img{
	display: block;
	width: 68px;
	height: 68px;
	margin: 0;
	margin-right: 12px;
}
.item_list_inner ul li a.item_link span{
	display: block;
	font-size: 13px;
	padding-bottom: 6px;
	text-align: center;
}

#drawer {
    position: fixed;
    z-index: 900002;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    transform: translateX(100%);
    transition: all .3s ease-out;
}

#drawer .close_top{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 50px;
	background-color: #343434;
	color: #ffffff;
	padding: 0 10px;
}
#drawer .close_top img{
	display: block;
	width: auto;
	height: 32px;
	margin: 0;
	margin-left: 10px;
}
#drawer .inner{
	height: calc(100% - 50px);
	overflow-y:scroll;
	-webkit-overflow-scrolling: touch;
	padding:24px;
	padding-bottom: 100px;
}

#drawer .item ul{
	padding: 10px;
}
#drawer .item ul li{
	margin-bottom: 10px;
	background: #eca7a7;
}
#drawer .item ul li img{
	display: block;
	margin: 0;
	margin-right: 12px;
}
#drawer .item ul li a.item_link{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: 5px solid #FCD800;
	background-color: #ffffff;
	padding: 5px;
	font-size: 16px;
	color: #272727;
}
#drawer .item ul li a.item_link p{
	text-align: left;
}
#drawer .item ul li a.item_link img{
	display: block;
	width: 68px;
	height: 68px;
	margin: 0;
	margin-right: 12px;
}
#drawer .item ul li a.item_link span{
	display: block;
	font-size: 13px;
	padding-bottom: 6px;
	text-align: center;
}




#drawer,
#drawer *{
	box-sizing: border-box;
}
/* チェックボックスオンの時 */
.drawer_check:checked ~ #drawer {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}


#drawer.open{
	-webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

/* チェックボックスを非表示 */
.drawer_check {
    display: none;
}


/* ドロワーのスクロールに追従しないようにする */
/*.drawer_check:checked ~ body,
.drawer_check:checked ~ #footer {
    opacity: 0;
}*/



/*フッター*/
#footer{
	position: relative;
	border-top: 4px solid #BF0000;
	border-bottom: 4px solid #BF0000;
	font-size: 14px;
	padding: 24px 0;
	background-color: #FEF7D7;
}
#footer h3{
	width: 310px;
	position: absolute;
	top: -3px;
	left: 50%;
	transform: translate(-50%,-100%);
}

#footer .inner{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	align-items: flex-start;
}


#footer .inner > div{
	display: flex;
	flex-direction: column;
	width: calc(100% / 3 - (72px / 3));
}
@media all and (max-width: 768px) {
	#footer .inner{
		flex-direction: column;
	}
	#footer .inner > div{
		width: 100%;
		padding: 0 10px;
	}
}
#footer h4{
	position: relative;
	font-size: 18px;
	font-weight: normal;
	padding: 14px;
	background-color:#FCD801;
	border-left: 8px solid #00AA9F;
}
#footer h4 a{
	position: absolute;
	top: 50%;
	right: 14px;
	transform: translate(0,-50%);
}
#footer h4 a img{
	display: block;
	height: 31px;
	width: auto;
	margin: 0;
	transition: all 300ms 0s ease;
}
#footer h4 a:hover img{
	transform: translateX(14px);
}
#footer h4 .holiday{
	position: absolute;
	top: 50%;
	right: 14px;
	transform: translate(0,-50%);
	font-size: 14px;
	font-weight: normal;
}
#footer h4 .holiday span{
	color:#DC544E;
}



#footer h5{
	position: relative;
	font-size: 16px;
	padding: 1em 0;
}
#footer h5:before{
	content: "●";
	color:#FCD801; 
}

#footer .list1{
	margin-left: 1.5em;
	font-size: 14px;
	line-height: 1.5;
}
#footer .list1 li{
	list-style-type: disc;
	margin-bottom: 0.7em;
}
#footer .list1 li:last-child{
	margin-bottom: 0;
}

#footer .list1 li a{
	text-decoration: underline;
}
#footer .list1 li a:hover{
	color: #0067ff
}

.m14{
	margin-bottom: 14px;
}
.sagawa_time{
	display: block;
	width: 100%;
	max-width: 310px;
	height: auto;
	margin: 0 auto;
	margin-top: 14px;
}
#footer .str{
	line-height: 1.5;
}

.footer_flex1{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items:flex-end;
}
.footer_flex1 .footer_logo{
	width: 70px;
}

#footer .img100{
	display: block;
	width: 100%;
	max-width: 310px;
	height: auto;
	margin: 0 auto;
}


.copyright{
	padding: 20px 10px;
	text-align: center;
}

@media all and (max-width: 768px) {
	.copyright{
		font-size: 11px;
	}
	.footer_sp_mb{
		margin-bottom: 32px;
	}
}


/*カレンダー*/
.calendar_base{
	display: flex;
	justify-content:space-between;
}
.calendar_base .calendar{
	width: calc(50% - 8px);
}

.calendar_base .calendar:nth-child(2) u{
	text-decoration: none;
}

.calendar table,
.calendar tbody{
	width: 100%;
	table-layout:fixed;
}
.calendar table tr th{
	font-size: 70%;
	text-align: center;
	padding: 8px 0;
}
.calendar table tr td{
	font-size: 80%;
	text-align: center;
	padding: 7px 0;
	border: 1px solid #757575;
	background-color: #ffffff;
}

.calendar table tr .holiday{
	background-color: #DC544E;
	color: #ffffff;
}

.calendar_title{
	position: relative;
}
.calendar_title p{
	position:absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.calendar_title p span{
	color: #d48b8b;
}


/*----------------------------------------------------------
textarea_dumy
----------------------------------------------------------*/

#textarea_dumy {
	position:fixed;
	top:0px;
	left:0px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	display:none;
}