@charset "utf-8";
@import url('csshake.min.css');
@import url('click_bn.css');
/*@import url('sp_menu.css');*/


/*共有部分*/

#bk {
    background-color: #000;
}

img {
    vertical-align: bottom;
}

p {
    padding: 0px;
    margin-top: 0.5em;
    margin-right: 0px;
    margin-bottom: 0.5em;
    margin-left: 0px;
}

body {
    font-family: 'Noto Sans JP', sans-serif;
}




#bk h1 {
	color: #FFF;
}
/*テキスト装飾*/
.fnt_white {
	color: #FFF;
}
.fnt_blue {
	color: #0066CC;
}
.fnt_blue02 {
	color: #0000CC;
}
.fnt_yellow {
	color: #FFCC00;
}
.fnt_ore {
	color: #FF3300;
}
.fnt_pink {
	color: #FF3366;
}
.fnt_red {
	color: #FF0000;
}
.fnt_par {
	color: #CC0066;
}
.fnt_green {
	color: #009933;
}
.fnt_gray01 {
	color: #666666;
}
.fnt50 {
	font-size: 50px;
	font-weight: bold;
	line-height: 135%;
	padding: 0px;
}
.fnt48 {
	font-size: 48px;
	line-height: 130%;
	font-weight: bolder;
	color: #F00;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	vertical-align: bottom;
}
.fnt40 {
	font-size: 40px;
	font-weight: bold;
	line-height: 135%;
	padding: 0px;
}
.fnt38 {
	font-size: 38px;
	line-height: 135%;
	font-weight: bolder;
	color: #F00;
}
.fnt30 {
	font-size: 30px;
	font-weight: bold;
	line-height: 135%;
	padding: 0px;
}
.fnt24 {
	font-size: 24px;
	font-weight: bold;
	line-height: 135%;
	padding: 0px;
}
.fnt14 {
	font-size: 14px;
}
.fnt16 {
	font-size: 16px;
}
.fnt20 {
	font-size: 20px;
}
.fnt22 {
	font-size: 22px;
	line-height: 135%;
	padding: 0px;
}
.fnt_midium {
	font-size: medium;
}
.fnt_xlarge {
	font-size: x-large;
	line-height: 135%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.yell_back {
	font-size: medium;
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
	padding: 3px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
.yellow_back_xxl {
	font-size: xx-large;
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
	padding: 3px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	line-height: 135%;
}
.center {
	text-align: center;
	overflow: hidden;
}
/*lightbox用*/
.box01 {
	border: 3px solid #F60;
	padding: 10px;
	overflow: hidden;
	margin-top: 2em;
	margin-bottom: 2em;
	border-radius: 20px;
	background-color: #FFF;
}
/*lightbox用*/
.img_box {
	padding: 1.5%;
	border: 1px solid #999;
	float: left;
	width: 19%;
	margin: 1%;
}
/*画像を角丸にする*/
.radius_img {
	border-radius: 20px;
}
/*赤線のボックス*/
.red-block {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3333;
	border-right-color: #CC0000;
	border-bottom-color: #990000;
	border-left-color: #FF3333;
	font-size: small;
	padding: 5px;
	line-height: 110%;
	clear: both;
	width: 95%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-color: #FFF;
}


/* YouTube動画レシポンシブ */
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/*スマホCSS*/
@media only screen and (max-width: 780px) {
.sp_none {
	display: none;
}

h1 {
	font-size: small;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #000;
	
}
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans JP', sans-serif;
}
.test {
	display: none;
}
#contents, #main img, .sp_img {
	padding: 0px;
	width: 100%;
}


.sp_img_small img {
	width: inherit !important;	/* サイズ変更なし */
}

header nav ul {
	background-color: #FC0;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.cash_bn {
	margin: 15px 0 10px 0;
}
header nav ul li {
	float: left;
	list-style-type: none;
}
header nav ul li a {
	display: block;
	width: 100%;
	background-color: #F90;
	color: #300;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 5px;
}
footer {
	background-color: #FC0;
	padding: 3px;
	text-align: right;
}
/*上の余白を大きく開ける用*/
.topmargin {
	margin-top: 1.5em;
}
/*商品定義リスト*/
dl.shouhin_list {
	border: 1px solid #999;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
dl.shouhin_list dt {
	text-align: center;
	margin: 0px;
	display: inline;
}
.shouhin_list dt img {
	width: 50%!important;
}
dl.shouhin_list dd {
	margin: 0px;
	padding: 3%;
}
/*  スマホメニュー　*/

/* グルーバルメニュー */
nav.globalMenuSp {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	height: 100%;
	overflow: auto;
	background: #eee;
	color: #000;
	text-align: center;
	transform: translateX(-100%);
	transition: all 0.6s;
	width: 70%;
	-webkit-overflow-scrolling: touch;
}
nav.globalMenuSp ul {
	background: #ccc;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
nav.globalMenuSp ul li {
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	width: 100%;
	border-bottom: 1px dotted #333;
}
/* 最後は点線のラインを描かない */
nav.globalMenuSp ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
nav.globalMenuSp ul li a {
	display: block;
	color: #000;
	padding: 1em 0;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	transform: translateX(0%);
}
/* メニュー内ヘッダ */
nav.globalMenuSp .menuHeader {
	background: #ffdb99;
	padding: 1.5em 0;
}
/* メニューだけをスクロールさせる工夫 */
.overflowHidden {
	overflow: hidden;
}
.navToggle {
	display: block;
	position: fixed;    /* bodyに対しての絶対位置指定 */
	right: 10px;
	top: 30px;
	width: 42px;
	height: 51px;
	cursor: pointer;
	z-index: 3;
	border: 1px solid #fff;
	text-align: center;
	background-color: #F60;
}
.navToggle span {
	display: block;
	position: absolute;    /* .navToggleに対して */
	width: 30px;
	border-bottom: solid 3px #eee;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 6px;
}
.navToggle span:nth-child(1) {
	top: 9px;
}
.navToggle span:nth-child(2) {
	top: 18px;
}
.navToggle span:nth-child(3) {
	top: 27px;
}
.navToggle span:nth-child(4) {
	border: none;
	color: #eee;
	font-size: 9px;
	font-weight: bold;
	top: 34px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
	top: 18px;
	left: 6px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*追従買い物かご　SP*/
.sp_kago{
	position: fixed;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	cursor: pointer;
	padding: 5px;
	display: flex;
	left: 0px;
	bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.sp_kago form {
	margin: 0px;
	padding: 0px;
	width: 48%;
}
.sp_kago form #submit {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 2px;
	padding: 3px;
	width: 92%;
	border: 1px solid #900;
	border-radius: 10px;
	background-color: #C00;
	height: 50px;
	display: inline;
}

#kagofoot {
	
}

#kagofoot footer {
	background-color: #F90;
	padding: 3px;
	text-align: right;
	margin-bottom: 55px;
}

	 /* カートリッジページ幅広タイルアイコン*/

.wide_icobox ul {
	display: flex;
	flex-flow: wrap;
	gap: 1.5%;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
}
.wide_icobox ul li{
	text-align: center;
	display: block;
	border: #CCC;
	border-style: solid;
	border-width: 1px;
	padding: 0%;
	margin:  0% 0% 1.5% 0%;
	width: 48% !important;
	
}
.wide_icobox ul .ico_txt01 {
	font-size: small;
	font-weight: bold;
	color: #9CF;
	line-height: 135%;
	padding: 5px;

}


}


/*PC　CSS*/
@media only screen and (min-width: 781px) {

.pc_none {
	display: none;
}
.shouhin_list dd form input {
	width: 50%;
}
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: small;
	padding: 0px;
	text-align: center;
	position: relative;
	top: 8px;
	margin: 0px;
	height: 0px;
}
#bk h1 {
	color: #FFF;
}
header {
	text-align: center;
	background-color: #FF0;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
}
/*
header nav ul {
	background-color: #FC0;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
header nav ul li {
	float: left;
	list-style-type: none;
}

header nav ul li a {
	display: block;
	width: 200px;
	background-color: #F90;
	color: #300;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 5px;
}*/

header nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/*ドロップダウン*/

.menu {
	position: relative;
	width: 100%;
	height: 50px;
	/*max-width: 1000px;*/
	margin: 0 auto;
}
.menu > li {
	float: left;
	width: 25%; /* グローバルナビ4つの場合 */
	height: 50px;
	line-height: 50px;
	background-color: rgb(255,102,0);
}
.menu > li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.menu > li a:hover {
	color: #900;
}
ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
ul.menu__third-level {
	visibility: hidden;
	opacity: 0;
}
ul.menu__fourth-level {
	visibility: hidden;
	opacity: 0;
}
.menu > li:hover {
	-webkit-transition: all .5s;
	transition: all .5s;
	background-color: #FFCC00;
}
.menu__second-level li {
	border-top: 1px solid #111;
}
.menu__third-level li {
	border-top: 1px solid #111;
}
.menu__second-level li a:hover {
	background-color: #FF3;
}
.menu__third-level li a:hover {
	background: #2a1f1f;
}
.menu__fourth-level li a:hover {
	background: #1d0f0f;
}
/* 下矢印 */
.init-bottom:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 0 15px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* floatクリア */
.menu:before, .menu:after {
	content: " ";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
 *zoom: 1;
}
/**/
.menu > li.menu__single {
	position: relative;
}
li.menu__single ul.menu__second-level {
	position: absolute;
	top: 40px;
	width: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	background-color: #FF3300;
}
li.menu__single:hover ul.menu__second-level {
	top: 50px;
	visibility: visible;
	opacity: 1;
}
footer {
	width:100%;
	background-color: #FC0;
	padding: 3px;
	text-align: right;
}
#contents {
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#bk #contents {
	background-color: #000;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#simple_t {
	margin: 0px;
	padding: 0px;
	border-spacing: 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
#simple_t tr th {
	width: 20%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 10px;
}
#simple_t tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 10px;
}
/*上の余白を大きく開ける用*/
.topmargin {
	margin-top: 4em;
}
/*商品定義リスト*/
dl.shouhin_list {
	display: flex;
	border: 1px solid #999;
	width: 99%;
}
dl.shouhin_list dt {
	width: 20%;
	text-align: center;
	padding: 2%;
	margin: 0px;
	display: inline;
}
dl.shouhin_list dd {
	margin: 0px;
	width: 70%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}
/* とるゾウ見解ページの見出し*/
.kenkai_txt {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.kenkai_txt p {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	line-height: 145%;
}
.kenkai_txt h3 {
	border-bottom: solid 3px skyblue;
	position: relative;
	font-size: x-large;
	padding-bottom: 5px;
	margin-top: 1em !important;
}
.kenkai_txt h3:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #ffc778;
	bottom: -3px;
	width: 33%;
}
.kenkai_txt .h_box01 {
	padding: 1%;
	border: 2px solid #9CF;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.kenkai_margin {
	padding-bottom: 1.5em;
}
/*---商品画像を左に寄せて回りこませる設定-----------*/
.img {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	clear: none;
	border: 0px;
}
/*---商品画像を右に寄せて回りこませる設定----------*/
.img-right {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	clear: both;
	height: auto;
	width: auto;
	border: 0px;
}
/*---段組解除　設定----------------------*/
.clear {
	clear: both;
}
.blue-M {
	font-size: medium;
	line-height: 130%;
	font-weight: bold;
	color: #0066FF;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}

/*ECサイト誘導*/
.linktab_box {
	width: 100%;
	display: flex;
	display: -webkit-flex;
}
.link_tab01 {
	width: 47%;
	margin: 0px;
	padding: 0px;
}
.link_tab02 {
	width: 47%;
	margin: 0px;
	padding: 0px;
}


/*追従買い物かご　PC*/
.kago_box{
	top: 370px;
	position: fixed;
	align-items: center;
	justify-content: center;
	width: 180px;
	height: 300px;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 5px;
}.kago_box h3 {
	font-size: small;
	font-weight: bold;
	color: #900;
	border: 1px solid #999;
	margin: 2px;
	padding: 3px;
}


.kago_box form #submit {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 2px;
	padding: 3px;
	width: 100%;
	border: 1px solid #900;
	border-radius: 10px;
	background-color: #C00;
}


/* カートリッジページ幅広タイルアイコン*/

.wide_icobox ul {
　　display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.wide_icobox ul li{
	text-align: center;
	display: block;
	border: 1px solid #F90;
	padding: 0px;
	margin: 0px;
	width: 24%;
}
.wide_icobox ul .ico_txt01 {
	font-size: large;
	font-weight: bold;
	color: #9CF;
	line-height: 135%;
	padding: 10px;

}






}
#promo h3 {
	font-size: xx-large;
	background-color: #FFC;
	padding: 1%;
	margin-top: 1em;
	margin-bottom: 1em;
}
#promo p {
	font-size: large;
}
