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


body {
	font-family: "ヒラギノ丸ゴ ProN W3", "Hiragino Maru Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	line-height: 180%;
	color: #333333;
	-webkit-text-size-adjust: 100%
	}

.header-title,
header nav ul,
.footer-area,
section,
/*.home-title,*/
.category-title,
.lineup-title {
	width: 1118px;
	margin: auto;
	}
	
img {max-width: 100%;}

section {margin-bottom: 100px !important; /*border: solid 1px;*/}
	
aside {
	border: solid 1px #ddd;
	padding: 20px;
	margin-bottom: 20px;
	}

a {color: #333333;}
a:hover {
	text-decoration: none;
	color: #333333;
	}
.active a:hover {background-image:none ;}

a,
a:hover,
a:focus {color: #333333; text-decoration: none;}

/*.wrapper {}*/

p.caution-mini {
    font-size: 12px;
	color: #666;
	margin: 10px 0;
	}


/*****　グリッド　*****/

.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-2-1 {float: left;} 

.grid-2 {width: 48.75%;}
.grid-3 {width: 31.666%;}
.grid-4 {width: 23.125%;}
.grid-5 {width: 18%;}
.grid-6 {width: 14.583%;}
.grid-2-1 {width: 65.832%;}

.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-2-1 {margin-right: 2.5%;}

.grid-2:nth-child(even),
.grid-3:nth-child(3n),
.grid-4:nth-child(4n),
.grid-5:nth-child(5n),
.grid-6:nth-child(6n),
.grid-2-1 + .grid-3 {margin-right: 0!important;}

/*　入れ子 */

.grid-2 .grid-2 {
    width: 47.5%;
	margin-right: 5%;
	}
.grid-2 .grid-2:nth-child(even) {margin-right: 0;}

/*　連結 */

.grid-2.joint {
    width: 100%;
    margin-right: 0;
    }
.grid-3.joint {
    width: 65.834%;
    margin-right: 0!important;
    }


/********************/
/*****　ヘッダー　*****/
/********************/


.header-cover {
	/*background-color: #fffedf;*/
	background-color: #fff;
	padding-top: 0px;
	}

.header-title { margin: 0 auto 10px; }

.site-title {
	float: left;
	height: 38px;
	width: 61%;
	text-align: left;
	margin: 10px 0 0;
	/*background-color: #ddd;*/
	}
img.site-logo {
	height: 32px;
	float: left;
	margin: 4px 0 0;
	}
img.site-name {
	height: 14px;
	float: left;
	margin: 18px 0 0 10px;
	/*background-color: #555;*/
	}

.link-icon {
    float: right;
	margin-left: 10px;
	margin-top: 10px;
	}
.link-icon:last-of-type {margin-left: 0;}
.link-icon img {
	height: 38px;
	display: block;
	border-radius: 4px;
	}
.link-icon.rf-store img {
	height: 36px;
	border: solid 1px #6fa0de;
    margin: 0 5px;
	}


/*************************/
/*****　グローバルナビ　*****/
/*************************/

.header-fixed {
    position: fixed;
    top: 0;
	width: 100%;
	z-index: 1000;
	}


header nav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	}

header nav li {
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
	
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	}
	
header nav li.home {width: 101px;}
header nav li {width: 334px;}
header nav li:last-child {margin-right: 0;}

header nav li a {
    display: block;
	padding: 10px 0 8px;
	}
header nav li img {
    display: block;
	height: 20px;
	margin: 0 auto;
	}
header nav li.home {
    background-image: url("../contents/images/nav_home.png");
	background-repeat: no-repeat;
	background-position: center  center;
	background-size: 18px;
	}

/*　ヘッダー固定寺 */

.header-fixed {
    border-bottom: solid 10px;
	width: 100%;
	/*background-color: #fffedf;*/
	background-color: #fff;
	}



/*　ページトップ　*/

#pagetop {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 0px;
	z-index: 1000;
	padding: 5px;
	cursor: pointer;
	background: #0075c1;
	background-color: rgba(0,117,193,0.75);
	width: 50px;
	color: #fff;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
  
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.1)
	}



/************************/
/*****　テーマカラー　*****/
/***********************/

nav li.home {background-color: #0075c1;}
header.home .global-nav,
.category-title-base.shoplist {border-color: #0075c1;}

/**********/
nav li.class,
.home-menu .class {background-color: #a1cbed;}
.class .item-title {background-color: #c5dff0;}
.class .item-title h3 {color: #042562;}
header.class .global-nav,
.item-category.class .grid-3,
.category-title-base.class,
.lineup-title-base.class {border-color: #a1cbed;}
.item-category.class .grid-3 p {color: #0c62a3;}
.detail.class .point-img p span {background-color: #1f7cc2;}
.detail.class .point-title {border-color: #1f7cc2;}
.video-frame.class { background-color: #d1f4ff ;}

/**********/
nav li.goto,
.home-menu .goto {background-color: #f7b455;}
.goto .item-title {background-color: #fbc587;}
.goto .item-title h3 {color: #6e2104;}
header.goto .global-nav,
.item-category.goto .grid-3,
.category-title-base.goto,
.lineup-title-base.goto {border-color: #f7b455;}
.item-category.goto .grid-3 p {color: #9e380a;}
.detail.goto .point-img p span {background-color: #ed6d34;}
.detail.goto .point-title {border-color: #ed6d34;}
section.column.goto article,
.video-frame.goto,
.goto a.column-btn {background-color: #ffe893;}
section.column.giga.goto article,
.goto a.column-btn.giga {background-color: #fce2be;}

/**********/
nav li.athome,
.home-menu .athome {background-color: #f3a8b4;}
.athome .item-title {background-color: #f9ccd2;}
.athome .item-title h3 {color: #593036;}
header.athome .global-nav,
.item-category.athome .grid-3,
.category-title-base.athome,
.lineup-title-base.athome {border-color: #f3a8b4;}
.item-category.athome .grid-3 p {color: #7e1e2d;}
.detail.athome .point-img p span {background-color: #ea6088;}
.detail.athome .point-title {border-color: #ea6088;}
section.column.athome article,
.video-frame.athome,
.athome a.column-btn {background-color: #fbe6ef;}



/************************/
/*****　トップページ　*****/
/************************/

.home-title-base {border-top: solid 10px #0075c1;}

img.title-photo {
    display: block;
	width: 100%;
	margin: auto;
	}

	

/*****　新商品　*****/

.new-item {
	border: solid 4px #0075c1;
	padding: 20px 0 10px;
	margin: 80px 0 0px;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
.new-item img.title {
    display: block;
	width: 270px;
	margin: -85px auto 0px;
	}
.new-date {
    text-align: center;
	color: #0075c1;
	line-height: 100%;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 10px 0 15px;
	}

.new-item .slideItem {
    text-align: center;
	padding: 10px 0;
	margin: 0 0 10px;
	border-right: dotted 1px #5baddc;
	}
.new-item .slideItem img {
    display: block;
	margin: 0 auto 10px;
	width: 80%;
	/*border: solid 1px #eee;*/
	}
.new-item .slideItem span {
    display: block;
	line-height: 140%;
	font-size: 13px;
	font-weight: bold!important;
	color: #043168;
	}
.new-item .slideItem span.new-number{
	background-color: #5baddc;
	width: 50px;
	line-height: 100%;
	color: #fff;
	padding: 5px 0 4px;
	margin: 0 auto 10px;
	
	webkit-border-radius: 50% 0 0 50%;
	-moz-border-radius: 50% 0 0 50%;
	border-radius: 20px;
	}
.new-item ul.slick-dots{
	height: 0px;
	bottom: 0px;
	padding: 0;
	margin: 0;
	}
.new-item .slick-dots li {
    width: 25px!important;
    height: 25px!important;
	padding-bottom: 0px;
	margin: 0 5px;
	}
.new-item .slick-dots li img {display: none;}
.new-item .slick-dots li:after {
    content: "●";
	color: #ccc;
	font-size: 14px;
	}
.new-item .slick-dots li.slick-active:after {color: #333;}

/* Arrows */
.new-item .slick-prev,
.new-item .slick-next {
    top: 43%;
    width: 50px;
    height: 50px;
    padding: 0;
	margin: 0;
	background-color: #0075c1;
	opacity: 1;
	}
.new-item .slick-prev{
    webkit-border-radius: 50% 0 0 50%;
	-moz-border-radius: 50% 0 0 50%;
	border-radius: 50% 0 0 50%;
	}
.new-item .slick-next{
    webkit-border-radius: 0 50% 50% 0;
	-moz-border-radius: 0 50% 50% 0;
	border-radius: 0 50% 50% 0;
	}

.new-item .slick-prev{left: -50px;}
[dir='rtl'] .slick-prev{right: -50px;}

.new-item .slick-next{right: -50px;}
[dir='rtl'] .slick-next{left: -50px;}



/*****　メニュー *****/

.home-menu .grid-3 {
    padding: 15px 0;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
.home-menu .grid-3 a {display: block;}
.home-menu img {
    display:block;
	margin: auto;
	}
.home-menu img.category {
	height: 22px;
	margin-bottom: 15px;
	}
.home-menu img.catch {
	height: 70px;
	margin-bottom: 15px;
	}
.cat-photo-area {position: relative}
.cat-photo-area img.photo {
   position: absolute;
   top: 0;
   display: block;
   width: 90%;
   margin: 0 5%;
   }
.cat-photo-area img.space {
   display: block;
   width: 90%;
   margin: 0 5%;
  /* border: solid 1px; */
   }
 


/*****　先生おすすめ　*****/

aside.osusume {
	border: none;
	background-color: #f1f1f2;
	padding: 20px;
	margin: 0 0 40px;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
aside.osusume img.mark {
   float: left;
   width: 10%;
   }
aside.osusume .text-area {
   float: right;
   width: 88%;
   }
aside.osusume h3 {margin: 0 0 10px;}
aside.osusume h3 img {
    width: 350px;
	display:block;
	}
aside.osusume p {margin-bottom: 0;}



/*****　フレンズ　*****/

aside.friends {
    border: solid 3px #fdce97;
	background-color: #fffedf;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}

.friends .title img {
    width: 76%;
	display: block;
	margin: 10px auto 0;
	}
.friends .ray img,
.friends .may img,
.friends .foo img {
    float: left;
	width: 16%;
	}
.friends .may,
.friends .foo{
	margin-top: 20px;
	}
.friends p {
    float: right;
	font-size: 13px;
	width: 80%;
	margin: 20px 0 0;
	}
.friends p span {
    font-size: 16px;
	display: block;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 5px;
	}
.ray p {color: #ed72a2;}
.may p {color: #b9679f;}
.foo p {color: #2798c9;}


/*************************/
/*****　メニューページ　*****/
/*************************/

/*****　カテゴリー　*****/

.category-title-base { border-top: solid 10px;}

.category-title {margin: 20px auto;}
.category-name {
    float: left;
	width: 70%;
	/*border-bottom: solid 5px #ff3;*/
	}
.category-name div {
    display:table-cell;
	height: 250px;
	vertical-align: middle;
	}
.category-name div img {
    width: 550px;
	display: block;
	/*border: solid 1px;*/
	}
.category-photo,
.lineup-photo {
    float: right;
	width: 30%;
	/*border-bottom: solid 5px #f33;*/
	}
.category-photo img,
.lineup-photo img {
    height: 250px;
	width: auto;
	display: block;
	margin: auto;
	/*border: solid 1px;*/
	}

.item-category .grid-3 {
    position: relative;
	border-top: solid 3px;
	border-bottom: solid 3px;
	text-align: center;
	margin-top: -3px;
	}

.item-category .grid-3 p {
    font-size: 15px;
	font-weight: bold;
	margin: 0 0 20px;
	}

.item-category .grid-3 img {
    width: 220px;
    margin: 20px 0 15px;
    }
.item-category .grid-3 a {display: block;}

img.osusume-icon {
    display: block;
	width: 40px!important;
	position: absolute;
	left: 10px;
	}
img.osusume-icon.prize {
	width: 30px!important;
	margin-left: 5px;
	}

img.osusume-icon + img.osusume-icon {top: 45px;}

img.osusume-icon.third {top: 95px!important;}
img.osusume-icon.forth {top: 145px!important;}
img.osusume-icon.fifth {top: 195px!important;}

/*　ブザーのバナー　*/

.item-category .grid-3.go-buzzer {
    border: none;
    position: relative;
    /*background-color: rgba(0,0,0,0.5);*/
    }
.item-category .grid-3.go-buzzer img {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%!important;
    margin: 0;
    }
.item-category .grid-3.buzzer {
    width: 34.166%;
    border-bottom: solid 3px #f7b455;
    margin-right: 0;
    /*background-color: rgba(0,0,0,0.5);*/
    }


/*　販売店のご案内　*/

.category-title-base.shoplist .category-name div {
	height: 150px;
	/*border: solid 1px #eee;*/
	}


/**********************/
/*****　商品ページ　*****/
/**********************/


/*****　ラインナップタイトル　*****/

.lineup-title-base { border-top: solid 10px;}

.lineup-title {margin: 20px auto;}
.lineup-name {
    float: left;
	width: 60%;
	/*border-bottom: solid 5px #f33;*/
	}
.lineup-name div {
    display:table-cell;
	height: 250px;
	vertical-align: middle;
	}
.lineup-name div img {
    height: 110px;
	display: block;
	/*border: solid 1px #ccc;*/
	}
.lineup-name div img.tall {height: 192px;}
.lineup-name div img.taller {height: 146px;}

.lineup-photo {
    float: right;
	width: 40%;
	/*border-bottom: solid 5px #f33;*/
	}
.lineup-photo img {
    height: 250px;
	width: auto;
	display: block;
	margin: auto;
	/*border: solid 1px;*/
	}

p.soldout {
    text-align: center;
    color: #ff0000;
    margin: 20px 0;
    }

/*　各商品　*/

.lineup article {
	padding-bottom: 0px;
	margin-bottom: 60px;
	/*border: solid 1px;*/
	}
.lineup article:last-child {margin-bottom:0;}


/*****　詳細　*****/

section.detail {margin-top: 60px;}

section.detail img.catch{
    width: 90%;
    display: block;
    margin: 0 auto 50px;
    }

.point-img img {
	border-radius: 5px 5px 0 0;
	}
.point-img p {margin-bottom: 0;}
.point-img p span {
    display: block;
	text-align: center;
	color: #fff;
	background-color: #ccc;
	padding: 5px;
	margin-bottom: 5px;
	border-radius: 0 0 5px 5px;
	}
.point-img p span.tokkyo {
	background-color: #f9da30!important;
	width: 90px;
	line-height: 100%;
	font-size: 13px;
	color: #333;
	letter-spacing: 1px;
	padding: 5px 8px 4px;
	margin: 0 auto;
	border-radius: 20px;
	}
.point-img p.point-new {color: #e4007f;}
.point-img p.point-new span {
    display: inline-block;
    background-color: #e4007f!important;
    line-height: 100%;
    border-radius: 4px;
    padding: 5px 6px 4px;
    }

.point-img  {margin-top: 40px;}
.grid-2.point-img {margin-top: -20px;}

.point-img .grid-2,
.point-img .grid-3,
.point-img .grid-4 {margin-top: 20px;}

.point-img h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #1f7cc2;
    margin: 25px auto 0px;
    /*border: solid 1px*/
    }

img.pocket-illust {
    display: block;
    width: 46%;
    border-radius: 50%;
    margin: 10px auto 0;
    }

.grid-2.single {
    float: none;
	margin: auto;
	}
.grid-2.single.wide {width: 75%;}
.grid-2.single.wide.full,
.grid-2.single.wide.full img {
    width: 100%!important;
    border-radius: 5px
    }

ul.point-list {
    list-style: none;
	padding: 0;
	margin: -10px 0 0;
	}
ul.point-list li {margin-top: 10px;}
ul.point-list img {
    display: block;
	float: left;
	width: 80px;
	margin-right: 15px;
	
	border-radius: 10px;
	}
ul.point-list li span {
    display: block;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 1px;
	color: #eb5983;
	font-weight: bold;
	margin: 10px 0;
	}

img.corner-round {
    -moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
.point-title {
    border-bottom: solid 3px;
	position: relative;
	}
.point-title img {
	display: block;
	width: 300px;
	margin: 0 auto -7px ;
	}


/*　キッズデザイン賞　*/

img.items-kidsdesign {
    display: block;
    width: 120px;
    margin: 20px auto 0;
    }


/*　アイコン */

ul.icon {
    list-style:none;
	margin: 10px 0 30px;
	}
ul.icon li {
    float: left;
	display: block;
	margin: 0 10px 0 0!important;
	}
	
.school-year {
	color: #fff;
	line-height: 100%;
	letter-spacing: 1px;
	}
.school-year span {
    background-color: #e36fa9;
	padding: 6px 13px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	

/*****　商品画像　各個　*****/

ul.item-row {
    list-style: none;
	padding: 0;
	margin: 0 auto;
	/*background-color: #eee;*/
	}
.item-row li {
    display: block;
	float: left;
	margin: 20px 0;
	/*border-bottom: solid 10px;*/
	}
/*.item-row li:nth-child(even){border-color: #ccc;}*/

ul.item-row.row-1 {width: 26%;}
ul.item-row.row-2 {width: 74%;}
ul.item-row.row-2 li {width: 34%;margin: 20px 8%;}
ul.item-row.row-3 {width: 86%;}
ul.item-row.row-3 li {width: 29.333%;margin: 20px 2%;}
ul.item-row.row-4 li {width: 25%;}

.item-row li img,
.item-row img {
    display: block;
	margin: auto;
	/*border: solid 1px;*/
	}
.item-row li span {
    display: block;
	text-align: center;
	font-size: 13px;
	color: #999;
	margin: 15px 0 0;
	}
/*.item-row li:first-child {margin-left: 0!important;}*/


/*　商品画像２列 */

.item-layout {
    position: relative;
    margin-top: 20px;}
.item-layout .item-row {
    float: left;
	width: 49%;
	}
.item-layout .item-row img {width: 52%;}

.item-layout .spec-area {
    float: right;
	width: 49%;
	}
.item-layout .table-spec th {width: 35%;}
.item-layout .table-spec td {width: 65%;}
.item-layout .table-spec li {
	float: none;
	width: 100%;
	margin: 0 0 3px;
	}
.item-layout .table-spec li:last-child {margin-bottom: 0;}


/*****　商品名・品番・価格　*****/

.item-title {
	line-height: 25px;
	position: relative;
	padding: 10px 20px;
	/*background-color: #f0f0f0;*/
	margin-bottom: 0px;
	
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

.item-title h3 {
	float:left;
	font-size: 18px; 
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	/*background-color: #ddd;*/
	}
img.new-icon {
    position: absolute;
	top: -20px;
	left: 10px;
	width: 60px;
	}
.item-title.new h3 {margin-left: 55px;}
.item-title .price {
	float: right;
	display: block;
	text-align: right;
	font-size: 16px; 
	letter-spacing: 1px;
	font-weight: bold;
	color: rgba(0,0,0,0.75);
	line-height: 20px;
	margin-top: 5px;
	/*background-color: #ddd;*/
	}
	
.detail .item-title {margin-bottom: 60px;}
.lineup .item-title {margin-bottom: 20px;}
.detail .item-title + .icon {margin-top: -50px;}
.detail .item-title + .video-area {margin-top: -40px;}

/*　カゴ表示　*/

.cart {
	display:none; /*　<--表示切り替え　*/
	width: 25px;
	float: right;
	margin: 0 0 0 15px;
	/*background-color: #ddd;*/
	}
.cart img,
.item-data .cart img {
	display: block; /*　<--表示切り替え　*/
	width: 25px;
	opacity: 0.85;
	margin: 0;
	}


/*****　タブ　*****/

ul.page-tab {
    list-style: none;
	padding: 0;
	margin: 0 0 40px;;
	}
ul.page-tab li {
    display: block;
	float: left;
	width: 23.5%;
	text-align: center;
	margin-right: 2%;
	}
ul.page-tab li:nth-child(4n) {margin-right: 0;}

ul.page-tab li a {
    display: block;
	background-color: #eaeaea;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 100%;
	color: #042562;
	border: none;
	padding: 12px 0 12px;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	}
ul.page-tab li.active a {
    background-color: #69c9f3;
	color: #fff;
	}

a:focus {border: none;}


/*****　個別スタイル　*****/

/*　TOPLINERメニュー　*/

.topliner-menu {
   /* border-top: solid 4px #ccc;
	padding: 20px 20px 0;*/
	}
.topliner-menu h3 {margin: 0;}
.topliner-menu h3 img,
.voice h3 img {
    height: 40px;
	display: block;
	margin-bottom: 20px;
	}
.topliner-menu ul {
    list-style: none;
	padding: 0;
	margin: 0;
	}
.topliner-menu li {
    display: block;
	float: left;
	width: 12.5%;
	text-align: center;
	margin: 0 5% 20px 0;
	/*border-bottom: solid 5px;*/
	}
.topliner-menu li:nth-child(6n) {margin-right: 0;}
.topliner-menu li a {display: block;}
.topliner-menu li img {
    display: block;
	width: 90%;
	margin: 0 auto 10px;
	}
.topliner-menu li span {
    display: block;
	width: 100%;
	color: #36543c;
	font-size: 13px;
	padding: 5px 0;
	margin: auto;
	background-color: #bdf3c9;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	}

/*　TOPLINERメニュー・トップページ　*/

.topliner-menu.top-page h3 img {
    width: 250px;
	height: auto;
	margin-bottom: 20px;
	}
.topliner-menu.top-page ul{margin-bottom: -20px;}
.topliner-menu.top-page li {
	width: 21.25%;
	margin: 10px 5% 20px 0;
	}
.topliner-menu.top-page li:nth-child(4n) {margin-right: 0;}
.topliner-menu.top-page li img {width: 80%;}
.topliner-menu.top-page li span {
    font-size: 15px;
	letter-spacing: 1px;
    width: 86%;
	padding: 7px 0;
	}

/*　お客様の声 */

.voice .grid-row {margin-bottom: -20px;}
.voice .grid-2 {
    background-color: #f0eede;
	position: relative;
	margin-bottom: 20px;
	}
.voice .grid-2:nth-child(1),
.voice .grid-2:nth-child(5) {
	-moz-transform: rotateZ(-1deg);
	-webkit-transform: rotateZ(-1deg);
	transform: rotate(-1deg);
	}
.voice .grid-2:nth-child(2),
.voice .grid-2:nth-child(3) {
	-moz-transform: rotateZ(1deg);
	-webkit-transform: rotateZ(1deg);
	transform: rotate(1deg);
	}
.voice .grid-2:nth-child(4) {
	-moz-transform: rotateZ(2deg);
	-webkit-transform: rotateZ(2deg);
	transform: rotate(1.5deg);
	}
.voice .grid-2 img.pin {
	position: absolute;
	top: -15px;
	right: 40px;
	width: 40px;
	}
.voice .grid-2:nth-child(1) img.pin,
.voice .grid-2:nth-child(4) img.pin {right: 25px;}

.voice .text-area {
    padding: 20px;
	}
.voice .text-area h4 {
    font-size: 18px;
	letter-spacing: 2px;
	color: #0079be;
	margin: 0 0 10px;
	}
.voice .text-area p {margin-bottom:0;}

/*　名前プレート　*/

aside.name-plate {
    border: solid 3px #f2a4b4;
	margin: 20px 0 0;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
aside.name-plate p {color: #ea5d07;}
aside.name-plate ul.caution {margin: 0 0 0 1.5em;}
aside.name-plate .caution li {
    font-size: 11px;
	line-height: 150%;
	color: #888;
	margin: 7px 0 0;
	}

/*　色鉛筆の色　*/

.colored-pen-color ul {
    padding: 0;
	margin: 0;
	}

.colored-pen-color li {
    list-style: none;
	display: block;
	float: left;
	background-color: #ddd;
	color: #fff;
	text-align: center;
	line-height: 100%;
	font-size: 13px;
	padding: 15px 5px;
	margin: 15px 5px 0;
	
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	}
	
.colored-pen-color li.gin {background-color: #c9caca;}
.colored-pen-color li.kin {background-color: #e4be30;}
.colored-pen-color li.kuro {background-color: #000;}
.colored-pen-color li.nezumi {background-color: #9fa0a0;}
.colored-pen-color li.kogecha {background-color: #7c3622;}
.colored-pen-color li.cha {background-color: #bf6429;}
.colored-pen-color li.akacha {background-color: #aa272a;}
.colored-pen-color li.oudo {background-color: #e5ac2c;}
.colored-pen-color li.shu {background-color: #f16d22;}
.colored-pen-color li.aka {background-color: #ea1922;}
.colored-pen-color li.daidai {background-color: #f7972a;}
.colored-pen-color li.yamabuki {background-color: #febb31;}
.colored-pen-color li.ki {background-color: #ffed3c;color: #666;}
.colored-pen-color li.usudai {background-color: #fdd4a0;color: #666;}
.colored-pen-color li.kimidori {background-color: #6fb63b;}
.colored-pen-color li.midori {background-color: #009649;}
.colored-pen-color li.fukami {background-color: #025d34;}
.colored-pen-color li.mizu {background-color: #00a3e5;}
.colored-pen-color li.ao {background-color: #006cb4;}
.colored-pen-color li.unnjo {background-color: #122b85;}
.colored-pen-color li.murasaki {background-color: #802382;}
.colored-pen-color li.akamura {background-color: #a71f80;}
.colored-pen-color li.momo {background-color: #eb5a97;}
.colored-pen-color li.siro {background-color: #ededed;color: #666;}

/*　防犯ブザーメニュー　*/

.buzzer-menu {
   /* border-top: solid 4px #ccc;
	padding: 20px 20px 0;*/
	}
.buzzer-menu h3 {margin: 0;}
.buzzer-menu h3 img {
    width: 200px;
	display: block;
	margin-bottom: 20px;
	}
.buzzer-menu ul {
    list-style: none;
	padding: 0;
	margin: 0 0 -20px;
	}
.buzzer-menu li {
    display: block;
	float: left;
	position: relative;
	width: 23%;
	text-align: center;
	line-height: 180%;
	margin: 0 2.666% 20px 0;
	/*border-bottom: solid 5px;*/
	}
.buzzer-menu li:nth-child(4n) {margin-right: 0;}
.buzzer-menu li a {display: block;}
.buzzer-menu li img {
    display: block;
	width: 60%;
	margin: 0 auto 10px;
	}
.buzzer-menu li span {
    display: block;
	width: 100%;
	color: #392415;
	font-size: 12px;
	padding: 5px 0px;
	margin: auto;
	background-color: #ffddc5;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	}

.buzzer-menu li img.osusume-icon {
    top: 50px;
	left: 10px;
	}
	
/*　防犯ブザーメニュー・トップページ　*/

/*.buzzer-menu.top-page h3 img {
    width: 250px;
	margin-bottom: 20px;
	}
.buzzer-menu.top-page li img {
    display: block;
	width: 70%;
	margin: 0 auto 10px;
	}
.buzzer-menu.top-page li span {
    font-size: 16px;
	letter-spacing: 1px;
	padding: 7px 0;
	}*/

/*　防犯ブザー・トップページ・電池交換　*/

.battery h3 img {
    height: 40px;
	display: block;
	margin-bottom: 20px;
	}
img.battery-buzzer {
    width: 30%;
	float: left;
	margin: 0 0 10px;
	}
.battery-name {
	float: right;
    width: 60%;
	font-weight: bold;
	font-size: 16px;
	color: #ed6d34;
	margin: 10px 0 10px;
	}
.battery-name .serial {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #065FC4;
    line-height: 140%;
    margin: 10px 0;
    }

.battery .table-spec th {width: 45%;}
.battery .table-spec li {
    float: none;
	width: 100%;
	}
.battery .table-spec li + li {margin-top: 10px;}
.battery .small {
    display: block;
	font-size: 12px;
	color: #666;
	}
img.battery-img {
    display: block;
	width: 40px;
	margin: 0 10px 10px 0;
	}
img.battery-driver {
    display: block;
	width: 130px;
	margin: 0 10px 10px 0;
	}

.battery ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0.5em;
    }
.battery li  {margin-bottom: 10px;}
.battery li .caution {color: #f00;}
    

/*　パスケース　アイコン　*/

li.passcase {
    border: solid 1px #ed6d34;
	color: #ed6d34;
	padding: 5px 8px 4px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}


/*　コラム　*/

section.column article {
    background-color: #ccc;
	border: none;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
section.column aside {border: none;}
section.column aside h3 {
    line-height: 100%;
	margin: 0 0 20px;
	}
section.column aside h3 img {
    display: block;
	width: 400px;
	}
	
.support-tool .grid-3 {
    background-color: #fff;
	position: relative;
	padding: 20px 0;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
.support-tool .grid-3 img {
    display: block;
	height: 170px;
	margin: auto;
	}
.support-tool p span {
    display: block;
	text-align: center;
	font-size: 16px;
	color: #ed6d34;
	margin: 15px auto 10px;
	}
.support-tool p {
    padding: 0 20px;
	margin-bottom: 0;
	}
.support-tool .grid-3 a {display: block;}
.support-tool .grid-3 img.new-icon {
    position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	}

section.column.athome aside h3 img { margin: auto;}
section.column.athome aside p span {
    display: block;
	font-size: 18px;
	font-weight: bold;
	color: #eb5983;
	text-align: center;
	letter-spacing: 1px;
	margin: 15px 0;
	}
section.column.athome aside p {margin-bottom: 0;}

/*　コラムのボタン　*/

a.column-btn {
    display: inline-block;
	width: 250px;
	padding: 5px 15px;
	margin: 15px 5px 0 0;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
a.column-btn img {
    height: auto!important;
	width: auto!important;}

.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
	}

/*　コラム　GIGAスクール　*/

.giga-title-area {
    width: 70%;
    float: left;
    }
.giga-title-area p {margin: 0;}
img.giga-title-character {
    width: 22%;
    display: block;
    float: right;
    margin: 10px 3% 0 0;
    }
.giga-title-area p span {
    font-size: 12px;
    color: rgba(0,0,0,0.6);
    }

section.column.giga aside h3 img {
    display: block;
	width: 80%;
	}
img.giga-catch01,
img.giga-catch02 {
    display: block;
    width: 60%;
    margin: 0 auto 30px;
    }
img.giga-catch02 {
    background-color: #ed6d34;
    border-radius: 14px;
    padding: 20px;
    }
img.giga-graph {
    display: block;
    width: 90%;
    margin: 0 auto;
    }

.giga .support-tool .grid-3 {
    background-color: transparent;
	border-radius: 0;
	padding: 0;
	}
.giga .support-tool .grid-3 a {
    background-color: #fff;
	border-radius: 14px;
    border: solid 2px #21b8c5;
    padding: 15px 0;
    }
.giga .support-tool .grid-3 img {
	height: auto;
    width: 50%;
	}

.giga-studyi {
    background-color: #21b8c5;
    border-radius: 14px;
    padding: 15px 20px;
    margin: 0px 0 20px ;
    }
img.studyi-logo {
    display: block;
    width: 18%;
    float: left;
    }
.giga-studyi p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    width: 80%;
    float: right;
    margin: 0;
    }

/*　キャパレット　*/

.data-title {
    width: 560px;
    display: block;
    margin: 0 auto 40px;
    }
.data-title p {
    text-align: center;
    color: #999;
    font-size: 12px;
    margin: 10px 0 0;
    }
.data img {
    width: 90%;
    display: block;
    margin: auto;
    }


/****************************/
/*****　テーブル　スペック　*****/
/****************************/


.table-spec {
	color: #333333;
	border-top: dotted 1px #ccc;
	width: 100%;
	}
.table-spec caption {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin: 10px 0;
	}
.table-spec th,
.table-spec td {
	border-bottom: dotted 1px #ccc;
	text-align: left;
	font-weight: normal;
	line-height: 140%;
	padding: 9px 5px 7px 10px;
	}
.table-spec th { padding-right: 0;}

.item_comment .table-spec th,
.item_comment .table-spec td { padding-top: 5px; padding-bottom: 5px}

.table-spec tr:nth-child(odd) {
	background-color: #fafafa;
	}
.table-spec th {
	width: 20%;
	line-height: 140%;
	}
.table-spec td {width: 80%;}

.table-spec ul {
	padding: 0;
	margin: 0;
	}
.table-spec li {
	list-style: none;
	line-height: 140%;
	display: block;
	float: left;
	width: 33.333%;
	margin: 0;
	}
.table-spec ul.wide li {width: 50%;}
.table-spec ul.float-break li {width: 100%;}
.table-spec ol {
	padding: 0 0 0 0;
	margin: 0;
	}
.table-spec ol li {
	list-style: decimal;
	list-style: none;
	line-height: 140%;
	margin: 3px 0 3px 0;
	}




/********************/
/*****　フッター　*****/
/********************/

#store-induction {
	text-align:center;
	}
#store-induction a {
	display: block;
	}

footer {
	text-align: center;
	/*background-color: #fffedf;*/
	background-color: #fff;
	color: #333;
	padding-bottom: 10px;
	/*border-bottom: solid 10px #0071c3;*/
	}
.footer-nav {
	/*background-color: #f7ec9f;*/
	background-color: #e9e9e9;
	margin-bottom: 20px;
	}
.footer-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

.footer-nav li {
	display: block;
	float: left;
	width: 33.333%;
	}
.footer-nav li a {
	display: block;
	padding: 8px 0;
	border-right: solid 2px rgba(255,255,255,0.8);
	}
.footer-nav li:first-child a {border-left: solid 2px rgba(255,255,255,0.8);}

.footer-area p {
    font-size: 13px;
	color: #0075c1;
	}


/*****　登録　*****/

p.patent {
	float: right;
	font-size: 11px!important;
	color: rgba(0,0,0,0.8)!important;
	line-height: 100%!important;
	background-color: #fff!important;
	margin: 15px 0 0px !important;
	}
p.patent span {
	border: solid 1px #aaa!important;
	border: solid 1px rgba(0,0,0,0.3)!important;
	background-color: #fff!important;
	display: inline-block;
	color: #555;
	padding: 5px 13px!important;
	margin-bottom: 0;
	border-radius: 20px!important;
	}
p.patent span + span {margin-left: 10px;}


/*****　動画　*****/

.video {
	height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
	margin-bottom: 10px;
	border: none;
	}
.video iframe,  
.video object,  
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}

.video-frame {
	/*background-color: #ccc;*/
	padding: 20px 100px 15px;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
.video-frame.small {padding: 20px 20px 15px;}
.video-frame p {
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0;
	}
.video-frame p a {
	text-align: center;
	color: #666;
	color: rgba(0,0,0,0.50);
	background-image: url("../contents/images/arrow_black.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 16px;
	padding-right: 20px;
	}
.video-frame.margin-btm {margin-bottom: 60px;}


.video-area {margin-bottom: 60px;}


/*****　角丸　*****/

img.radius-6{
   -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    }


/*****　表示・非表示　*****/

.appear992,
.appear768,
.appear600,
.appear480,
.appear380,
.appear1400 { display: none !important;}




/******************************************************************************/


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


/************************/
/*****　トップページ　*****/
/***********************/

.home-title {
    background-size: 100%;
	height: auto;
	}

.home-title .anime img,
.home-title img.space {
    width: 100%!important;
	height: auto!important;
	}

/*****　表示・非表示　*****/

.away1400 { display: none !important;}
.appear1400 { display: block!important;}



}




/******************************************************************************/


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


.footer-area {width: 100%;}

.header-title,
header nav ul,
/*.home-title,*/
.category-title,
.lineup-title,
section,
section.brand-summary {width: 96%;}

.diary-menu-title img {padding: 0 2%;}	



/********************/
/*****　ヘッダー　*****/
/********************/

.facebook img,
.store img,
.bungu img { height: 32px; }



/*************************/
/*****　グローバルナビ　*****/
/*************************/

header nav li.home {width: 9%;}
header nav li {
     width: 29.833%;
	 margin-right: 0.5%;
	 }


/************************/
/*****　トップページ　*****/
/***********************/

/*****　新商品　*****/

.new-item {padding-bottom: 25px;}

/* Arrows */
.new-item .slick-prev,
.new-item .slick-next {
    top: auto;
	bottom: -43px!important;
    width: 60px;
    height: 30px;
	background-size: 16px;
	background-position: center top 9px;
	}

.new-item .slick-prev,
.new-item .slick-next {
    webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	}

.new-item .slick-prev{left: 20px;}
[dir='rtl'] .slick-prev{right: 20px;}

.new-item .slick-next{right: 20px;}
[dir='rtl'] .slick-next{left: 20px;}



/*****　フレンズ　*****/

.friends .title img {width: 80%;}


/*************************/
/*****　メニューページ　*****/
/*************************/

/*****　カテゴリー　*****/

.category-name div {height: 230px;}
.category-name div img {width: 85%;}
.category-photo img {height: 230px;}


.item-category .grid-3 img {width: 70%;}


/**********************/
/*****　商品ページ　*****/
/**********************/

/*****　ラインナップタイトル　*****/

.lineup-name div {height: 230px;}
.lineup-name div img {height: 94px;}
.lineup-name div img.tall {height: 163px;}
.lineup-photo img {height: 230px;}

.lineup-name div img.taller {height: 124px;}

/*　各商品　*/


/*　コラムのボタン　*/

a.column-btn {width:40%;}

/*　コラム　GIGAスクール　*/

img.giga-graph {width: 96%;}



/*****　個別スタイル　*****/

/*　防犯ブザー・トップページ・電池交換　*/

.battery h3 img {height: 32px;}

.battery .grid-3 {width: 48.75%;}
.battery .grid-3:nth-child(odd) {margin-right: 2.5%;}
.battery .grid-3:nth-child(even) {margin-right: 0;}

img.battery-buzzer {width: 22%;}
.battery-name {
	width: 70%;
    font-size: 15px;
	}
.battery .table-spec th {width: 35%;}
img.battery-img {
    display: inline-block;
	width: 40px;
	margin: 0 10px 0px 0;
	}
img.battery-driver {
    display: inline-block;
	width: 130px;
	margin: 0 10px 0px 0;
	}

/****************************/
/*****　テーブル　スペック　*****/
/****************************/

.table-spec li {width: 50%;}


/********************/
/*****　フッター　*****/
/********************/

.footer-nav li:first-child a{border-left: none}
.footer-nav li:last-child a {border-right: none}

/*****　表示・非表示　*****/


.away1118 { display: none !important;}



}




/******************************************************************************/


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


/********************/
/*****　ヘッダー　*****/
/********************/

.link-icon.rf-store img {
    height: 38px;
    border: none;
    margin: 0;
    }


/************************/
/*****　トップページ　*****/
/***********************/



/*************************/
/*****　メニューページ　*****/
/*************************/

/*****　カテゴリー　*****/

.category-name div {height: 220px;}
.category-name div img {width: 90%;}
.category-photo img {height: 220px;}

/*　ブザーのバナー　*/

/**********************/
/*****　商品ページ　*****/
/**********************/

/*****　カテゴリー　*****/

.lineup-name div {height: 220px;}
.lineup-name div img {height: 90px;}
.lineup-name div img.tall {height: 156px;}
.lineup-photo img {height: 220px;}

.lineup-name div img.taller {height: 118px;}

	

/*****　表示・非表示　*****/

.away992 { display: none!important;}
.appear992 { display: block !important;}


}




/******************************************************************************/


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

body {padding: 0;}

header nav ul {width: 100%;}

	
/********************/
/*****　ヘッダー　*****/
/********************/

.site-title {
    height: 38px;
    width: 50%;
	margin-top: 7px;
	}
img.site-logo {
    height: 30px;
	margin-top: 7px;
	}
img.site-name {
	height: 15px;
	margin: 17px 0 0 10px;
	}

.link-icon {margin-top: 5px;}
.link-icon img {height: 38px;}
	
	
	
	
	

/*************************/
/*****　グローバルナビ　*****/
/*************************/

header nav li.home {width: 10%;}
header nav li {
     width: 29%;
	 margin-right: 1%;
	 }
header nav li img {height: 17px;}

header nav li:first-child {	
	-webkit-border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	border-radius: 0 8px 0 0;
	}
header nav li:last-child {	
	-webkit-border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
	border-radius: 8px 0 0 0;
	}
header nav li.home {background-size: 16px;}


/************************/
/*****　トップページ　*****/
/***********************/

.home-title {
    height: 450px;
	background-size: 1150px;
	margin: 0 auto 20px;
	}

.home-title .anime img  {height: 450px!important;}


/*****　メニュー *****/

.home-menu img.category {height: 16px;}
.home-menu img.catch {height: 46px;}
.cat-photo-area img.photo {
   width: 90%;
   margin: 0 5%;
   }
.cat-photo-area img.space {
   width: 88%;
   margin: 0 6%;
   }
  

/*****　新商品　*****/

.new-item {margin: 65px 0 0px;}
.new-item img.title {
	width: 230px;
	margin: -75px auto 10px;
	}
	
/* Arrows */
.new-item .slick-prev,
.new-item .slick-next {
    display: block!important;
	bottom: -43px!important;
	}

 
/*****　先生おすすめ　*****/

aside.osusume img.mark {width: 15%;}
aside.osusume .text-area {width: 83%;}
aside.osusume h3 img {width: 320px;}

/*****　フレンズ　*****/

.friends .title img {
    width: 90%;
	display: block;
	margin: 10px auto 0;
	}
.friends .ray img,
.friends .may img,
.friends .foo img {width: 22%;}
.friends p {
	width: 74%;
	line-height: 170%;
	margin: 5px 0 0;
	}
.friends p span {
    font-size: 16px;
	letter-spacing: 2px;
	margin-bottom: 5px;
	}

  

/*************************/
/*****　メニューページ　*****/
/*************************/

/*****　カテゴリー　*****/

.category-title {margin: 30px auto 35px;}
.category-name {width: 60%;}
.category-name div {height: 200px;}
.category-name div img {width: 85%;}
.category-photo {width: 35%;}
.category-photo img {height: 220px;}

.item-category .grid-3 img {width: 75%;}
.item-category .grid-3 p {font-size: 15px;}

img.osusume-icon {
	left: 0px;
	top: -10px;
	width: 36px!important;
	}
img.osusume-icon.prize {
	width: 28px!important;
	margin-left: 6px;
	}
img.osusume-icon + img.osusume-icon {top: 34px;}
img.osusume-icon.third {top: 80px!important;}
img.osusume-icon.forth {top: 130px!important;}
img.osusume-icon.fifth {top: 180px!important;}

/*　販売店のご案内　*/

.category-title-base.shoplist .category-name div {height: 120px;}



/**********************/
/*****　商品ページ　*****/
/**********************/

/*****　ラインナップタイトル　*****/

.lineup-name {width: 65%;}
.lineup-name div {height: 180px;}
.lineup-name div img {height: 80px;}
.lineup-name div img.tall {height: 139px;}
.lineup-photo {width: 35%;}
.lineup-photo img {height: 180px;}

.lineup-name div img.taller {height: 106px;}


/*　各商品　*/


/*****　詳細　*****/

section.detail {margin-top: 40px;}

section.detail img.catch{
    width: 100%;
    margin: 0 auto 40px;
    }

.grid-2.detail-img,
.grid-2.point-img,
.grid-2.single.wide {
    float: none;
	width: 100%;
	margin: 0 auto;
	}
.grid-2.detail-img + .grid-2.detail-img {margin-top: 40px;}

.grid-2.point-img {margin-top: 40px;}
.grid-2.detail-img img {
    width: 90%;
	display: block;
	margin: auto;
	}
.grid-row .point-img {margin-top: 40px;}

.point-img .grid-3 {
    width: 48.75%;
	margin-right: 2.5%;
	margin-top: 20px;
	}
.point-img .grid-3:nth-child(even){margin-right:0}

.grid-2.point-img.only {margin-top: 0px;}
.grid-2.point-img.only .grid-2 {margin-top: 0px;}

ul.point-list {margin: 50px 0 0;}
ul.point-list img {width: 70px;}
ul.point-list li span {
	font-size: 17px;
	line-height: 100%;
	margin: 5px 0 10px;
	}

.point-title img {
	width: 350px;
	margin: 0 auto -5px ;
	}
	

/*****　商品名・品番・価格　*****/

.detail .item-title {margin-bottom: 40px;}
.detail .item-title + .icon {margin-top: -30px;}


/*****　タブ　*****/

ul.page-tab li {
	width: 24.25%;
	margin-right: 1%;
	}
ul.page-tab li a {font-size: 15px;}



/*****　個別スタイル　*****/

/*　TOPLINERメニュー　*/

.topliner-menu h3 img,
.voice h3 img {height: 32px;}
.topliner-menu li {
	width: 17.6%;
	margin: 0 3% 20px 0;
	}
.topliner-menu li:nth-child(6n) {margin-right: 3%;}
.topliner-menu li:nth-child(5n) {margin-right: 0;}
.topliner-menu li img {width: 84%;}

/*　TOPLINERメニュー・トップページ　*/

.topliner-menu.top-page h3 img {width: 200px;}
.topliner-menu.top-page li {
	width: 22.75%;
	margin: 10px 3% 20px 0;
	}
.topliner-menu.top-page li span {
    width: 94%;
	padding: 6px 0;
	}

/*　お客様の声 */

.voice .grid-2 img.pin {
	top: -10px;
	right: 30px;
	width: 30px;
	}
.voice .grid-2:nth-child(1) img.pin,
.voice .grid-2:nth-child(4) img.pin {right: 15px;}

.voice .text-area h4 {font-size: 16px;}

/*　防犯ブザーメニュー　*/

.buzzer-menu h3 img {width: 170px;}
.buzzer-menu li {
	width: 31.333%;
	margin: 0 3% 20px 0;
	}
.buzzer-menu li:nth-child(3n) {margin-right: 0;}
.buzzer-menu li img {width: 60%;}

/*　防犯ブザーメニュー・トップページ　*/

/*.buzzer-menu.top-page li {margin: 10px 3% 20px 0;}
.buzzer-menu.top-page li:nth-child(3n) {margin-right: 0;}
.buzzer-menu.top-page li span {
    font-size: 15px;
	padding: 6px 0;
	}
.buzzer-menu.top-page li img {width: 90%;}

.buzzer-menu li img.osusume-icon {left: 0;}*/

/*　防犯ブザー・トップページ・電池交換　*/

img.battery-buzzer {width: 25%;}
.battery-name {width: 70%;}

/*　通学コラム　*/

section.column aside h3 img {width: 320px;}

.support-tool .grid-3 img {height: 150px;}
.support-tool p {padding: 0 15px;}
.support-tool .grid-3 img.new-icon {
	width: 40px;
	height: 40px;
	}

/*　コラムのボタン　*/

a.column-btn {
    display: block;
    width:200px;
	padding: 5px 10px;
	}
.anchor{
    display: block;
    padding-top: 95px;
    margin-top: -95px;
	}

/*　コラム　GIGAスクール　*/

.giga-title-area {width: 70%;}
img.giga-title-character {
    width: 25%;
    margin: 10px 1% 0 0;
    }

section.column.giga aside h3 img {width: 90%;}
img.giga-catch01,
img.giga-catch02 {width: 76%;}
img.giga-catch02 {
    border-radius: 12px;
    padding: 12px 18px;
    }
img.giga-graph {width: 100%;}

.giga .support-tool .grid-3 a {padding: 10px 0;}
.giga .support-tool .grid-3 img {width: 64%;}

.giga-studyi {
    border-radius: 14px;
    padding: 15px 15px;
    margin: 0px 0 15px ;
    }
img.studyi-logo {width: 24%;}
.giga-studyi p {
    font-size: 16px;
    letter-spacing: 1px;
    width: 72%;
    }

/*　キャパレット　*/

.data-title {
    width: 60%;
    margin: 0 auto 20px;
    }
.data img {width: 96%;}


/****************************/
/*****　テーブル　スペック　*****/
/****************************/
	
	

/********************/
/*****　フッター　*****/
/********************/


/*****　動画　*****/

.video-frame,
.video-frame.small {padding: 20px 20px 15px;}
.video-frame.margin-btm {margin-bottom: 40px;}


/*****　表示・非表示　*****/

.away768 { display: none!important;}
.appear768 { display: block!important; }


}


/******************************************************************************/

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


/*.wrapper { background-size: 270px; }*/


/********************/
/*****　ヘッダー　*****/
/********************/

.header-title { margin: 0 auto 0px; }

.site-title {width: 80%;}

img.site-logo {margin-top: 5px;}
img.site-name {margin: 15px 0 0 10px;}


/*　パネル　*/

.icon-menu-area {
    position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	height: 26px;
	width: 30px;
	float: right;
	background-image: url("../contents/images/icon_menu.png");
	background-position: center;
	background-size: 30px;
	background-repeat: no-repeat;
	transition-duration: 0.3s;
	margin: 0px 0 0!important;
	/*background-color: #ddd;*/
 	}
.icon-menu-area.active {background-image: url(../contents/images/icon_menu_close.png);}

.panel {
	box-shadow: none;
	background-color: transparent;
	width: 100%;
	margin-top: 50px;
	/*border: solid 1px;*/
	}
ul.panel-body {
	list-style: none;
	width: 100%!important;
	padding-bottom: 20px!important;
	margin: 0;
	}
	
ul.panel-body li {
    display: block;
	float: left;
	margin: 0;
	width: auto;
	}
ul.panel-body li:first-child,
ul.panel-body li:nth-child(2),
ul.panel-body li:nth-child(3){width: 14%;}
ul.panel-body li:nth-child(4),
ul.panel-body li:nth-child(5){width: 29%;}

ul.panel-body img {
	height: 40px;
	width: auto;
	display: block;
	border-radius: 4px;
	}
ul.panel-body img.rf-store {
    height: 38px;
    border: solid 1px #6fa0de;
    }
	

/*************************/
/*****　グローバルナビ　*****/
/*************************/



/************************/
/*****　トップページ　*****/
/************************/

/*****　メニュー *****/

.home-menu img.category {height: 13px;}
.home-menu img.catch {height: 36px;}
.cat-photo-area img.photo {
   width: 90%;
   margin: 0 5%;
   }
.cat-photo-area img.space {
   width: 88%;
   margin: 0 6%;
   }
  
/*****　新商品　*****/

.new-item {
	border: solid 3px #0075c1;
	padding: 20px 0 0px;
	margin: 80px 0 0px;
	}

.new-item ul.slick-dots{
	height: 0px;
	bottom: 0px;
	padding: 0;
	margin: 0;
	display: block!important;
	}
.new-item .slick-dots li {
    width: 12px!important;
    height: 12px!important;
	padding-bottom: 0px;
	margin: 10px 7px 0;
	}
.new-item .slick-dots li:after {display: none;}

/* Arrows */
.new-item .slick-prev,
.new-item .slick-next {
	bottom: -47px!important;
	}


/*****　先生おすすめ　*****/

aside.osusume img.mark {width: 18%;}
aside.osusume .text-area {width: 78%;}
aside.osusume h3 img {width: 300px;}

/*****　先生おすすめ　*****/

aside.osusume img.mark {width: 15%;}
aside.osusume .text-area {width: 83%;}
aside.osusume h3 img {width: 320px;}

/*****　フレンズ　*****/

.friends .title img {width: 100%;}
	

/*************************/
/*****　メニューページ　*****/
/*************************/

/*****　カテゴリー　*****/

.category-name {width: 55%;}
.category-name div {height: 180px;}
.category-name div img {width: 95%;}
.category-photo {width: 45%;}
.category-photo img {height: 190px;}


.item-category .grid-3 {width: 48.75%;}
.item-category .grid-3:nth-child(odd){margin-right: 2.5%!important;}
.item-category .grid-3:nth-child(even){margin-right:0!important;}

/*　ブザーのバナー　*/

.item-category .grid-3.buzzer {width: 50%;}
.item-category .grid-3.go-buzzer img {
    left: 102.5%;
    bottom: -3px;
    }


/*　販売店のご案内　*/

.category-title-base.shoplist .category-name div {height: 100px;}


/**********************/
/*****　商品ページ　*****/
/**********************/

/*****　ラインナップタイトル　*****/

.lineup-name,
.lineup-photo {
    float: none;
	width: 100%;
	}
.lineup-name div {
    display:block;
	height: auto;
	}
.lineup-name div img {
	height: 85px;
	margin: auto;
	}
.lineup-name div img.tall,
.lineup-name div img.tall-sp {height: 147px;}
.lineup-photo img {height: 300px;}


.lineup-name div img.taller {height: 112px;}


/*　各商品　*/


/*****　詳細　*****/

section.detail img.catch{width: 80%;}
    
.grid-2.detail-img img { width: 100%;}

.point-img .grid-4 {width: 47.5%;}
.point-img .grid-4:nth-child(odd) {margin-right: 5%;}
.point-img .grid-4:nth-child(even) {margin-right: 0;}

/*　キッズデザイン賞　*/

img.items-kidsdesign {
    width: 100px;
    margin: 10px auto 0;
    }


/*****　商品名・品番・価格　*****/

.item-title h3 {font-size: 16px;}


/*　コラム　GIGAスクール　*/

section.column.giga aside h3 img {width: 100%;}
img.giga-catch01,
img.giga-catch02 {width: 70%;}
img.giga-catch02 {
    border-radius: 12px;
    padding: 12px 18px;
    }
img.giga-graph {width: 86%;}

.giga .support-tool .grid-3 img {width: 80%;}

.giga-studyi {margin: 0px 0 10px ;}
img.studyi-logo {width: 30%;}
.giga-studyi p {
    font-size: 16px;
    width: 66%;
    }


/*****　個別スタイル　*****/

/*　TOPLINERメニュー　*/

.topliner-menu h3 img,
.voice h3 img {margin: 0 auto 20px;}
.topliner-menu li img {width: 92%;}

/*　防犯ブザーメニュー　*/

.buzzer-menu li img {width: 75%;}

/*　防犯ブザーメニュー・トップページ　*/

/*.buzzer-menu.top-page li img {width: 100%;}*/

/*　防犯ブザー・トップページ・電池交換　*/

.battery h3 img {margin: 0 auto 20px;}

.battery .grid-3 {
    width: 100%;
	margin: 0 0 30px;}
    
img.battery-buzzer {width: 20%;}
.battery-name {width: 75%;}

/*　キャパレット　*/

.data-title {
    width: 74%;
    margin: 0 auto 0;
    }
.data .grid-2 {
    width: 90%;
    float: none;
    margin: 0 auto 10px;
    }



/****************************/
/*****　テーブル　スペック　*****/
/****************************/

.table-spec th,
.item-data.wide.wide .table-spec th {width: 30%;}
.table-spec td {width: 70%;}

.table-spec li {width: 100%;}



/*****　表示・非表示　*****/

.appear600 { display: block!important;}
.away600 { display: none!important;}


/*****　レイメイストアからコピー　*****/

/*　グリッド　*/

.cat-grid2 {width: 100%;}

.keep .cat-grid2,
.cat-grid3,
.cat-grid4 {width: 48.75%;}

.cat-grid3:nth-child(odd),
.cat-grid4:nth-child(odd) {margin-right: 2.5%;}

.cat-grid3:nth-child(even),
.cat-grid4:nth-child(even) {margin-right: 0;}



}


/******************************************************************************/

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


/*.wrapper { background-size: 285px; }*/

.home-title {width: 100%;}

.header-title,
section,
section.brand-summary   {width: 95%; }


section {margin-bottom: 60px !important;}

/*****　グリッド　*****/

.grid-2,
.item-row .grid-3,
.grid-2-1,
.grid-2-1 + .grid-3 {float: none;}

.grid-2,
.item-row .grid-3,
.grid-2-1,
.grid-2-1 + .grid-3 {width: 100%;}

.grid-3,
.grid-4 {width: 48.75%;}
.grid-5 {width: 31.666%;}

.grid-3:nth-child(3n),
.grid-5:nth-child(5n)  {margin-right: 2.5%;}

.grid-2,
.grid-3:nth-child(even),
.grid-3:nth-child(6n),
.grid-4:nth-child(even),
.grid-5:nth-child(3n) {margin-right: 0;}

.keep .grid-2,
.keep .grid-3 {float: left;}

.keep .grid-2 {width: 48.75%;}
.keep .grid-3 {width: 31.666%;}

.keep .grid-2,
.keep .grid-3 {margin-left: 2.5%;}

.keep .grid-2:first-child,
.keep .grid-2:nth-child(odd),
.keep .grid-3:first-child {margin-left: 0;}

/*　連結 */

.grid-2.joint {
    width: 100%!important;
    margin-right: 0;
    }
.grid-3.joint {width: 50%;}

	
/********************/
/*****　ヘッダー　*****/
/********************/

.site-title {width: 80%;}

.site-title {
    height: 34px;
	margin-top: 5px;
	}
img.site-logo {
    height: 28px;
	margin-top: 5px;
	}
img.site-name {
	margin: 14px 0 0 8px;
	}
	

/*　パネル　*/

.menu-icon {margin: 4px 0 0 ;}
.menu-icon img {
    height: 34px;
	width: auto;
	}

.panel {
	margin-top: 46px;
	/*border: solid 1px*/
	}
ul.panel-body {
	list-style: none;
	width: 100%!important;
	padding: 0;
	margin: 0;
	}
	
/*ul.panel-body li {
	width: 50%!important;
	margin: 0;
	width: auto;
	}*/
ul.panel-body li:first-child,
ul.panel-body li:nth-child(2),
ul.panel-body li:nth-child(3){width: 33.333%;}
ul.panel-body li:nth-child(4),
ul.panel-body li:nth-child(5){width: 50%;}
ul.panel-body img {height: 40px;}

/*　ヘッダー固定寺 */

.header-fixed {border-bottom: solid 5px;}


/*************************/
/*****　グローバルナビ　*****/
/*************************/

header nav li.home {width: 12%;}
header nav li {width: 28.333%;}

header nav li a {padding: 12px 0 10px;}
header nav li img {
    height: 18px;
	width: auto;
	}
header nav li.home {background-size: 17px;}


/************************/
/*****　トップページ　*****/
/************************/

.home-title {
    height: 300px;
	background-size: 765px;
	}

.home-title .anime img  {height: 300px!important;}

/*.home-title-base { border-top: solid 5px #0075c1;}
.home-title {margin: 0 auto 20px;}
.home-photo img {
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	}*/

/*****　新商品　*****/

.new-item {margin: 55px 0 0px;}
.new-item img.title {
	width: 200px;
	margin: -65px auto 10px;
	}

/* Arrows */
.new-item .slick-prev,
.new-item .slick-next {
    width: 50px;
    height: 32px;
	background-size: 14px;
	background-position: center top 10px;
	}

.new-item .slick-prev  {
    webkit-border-radius: 0 10px 0 0;
	-moz-border-radius: 0 10px 0 0;
	border-radius: 0 15px 0 5px;
	}
.new-item .slick-next {
    webkit-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
	border-radius: 15px 0 5px 0;
	}

.new-item .slick-prev{left: 0px;}
[dir='rtl'] .slick-prev{right: 0px;}

.new-item .slick-next{right: 0px;}
[dir='rtl'] .slick-next{left: 0px;}



/*****　メニュー *****/

.home-menu .grid-3 {padding: 0;}
.home-menu img.category {height: 18px;}
.home-menu img.catch {height: 52px;}
.cat-photo-area img.space {
   width: 90%;
   margin: 0 5%;
   }
 
 .home-menu .grid-3 {
     float: none;
	 width: 100%;
	 margin-bottom: 20px;
	 }
 .home-menu .cat-title-area,
 .home-menu .cat-photo-area {float: left; }
 .home-menu .goto .cat-title-area,
 .home-menu .goto .cat-photo-area  {float: right; }

 .home-menu .cat-title-area {
     width: 60%;
	 padding-top: 25px;
	 }
 .home-menu .cat-photo-area { width: 40%;}

/*****　先生おすすめ　*****/

aside.osusume {
    padding: 15px;
	margin-bottom: 20px;
	}
aside.osusume img.mark {
    float: right;
	width: 22%;
	margin: 0 0 10px 20px;
	}
aside.osusume .text-area {width: 100%;}
aside.osusume h3 img {
    width: 260px;
	margin: 0 auto 15px;
	}

/*****　フレンズ　*****/

.friends .title img {
    width: 76%;
	margin: 0 auto 20px;
	}
.friends .ray img,
.friends .may img,
.friends .foo img {width: 22%;}
.friends p {
	width: 74%;
	margin: 25px 0 0;
	}
.friends p span {
    font-size: 16px;
	}
	


/*************************/
/*****　メニューページ　*****/
/*************************/

/*****　カテゴリー　*****/

.category-title-base { border-top: solid 5px;}

.category-title {margin: 20px auto 25px;}
.category-name div {height: 160px;}
.category-name div img {width: 98%;}
.category-photo img {height: 160px;}

.item-category .grid-3 {
    border-top: solid 2px;
	border-bottom: solid 2px;
	margin-top: -2px;
	}
.item-category .grid-3 p {
    font-size: 15px;
	margin: 0 0 15px;
	}
.item-category .grid-3 img {
    width: 70%;
	margin: 20px 0 10px;}
	
img.osusume-icon {
	width: 32px!important;
	left: 0;
	top: -10px;
	}
img.osusume-icon.prize {
	width: 24px!important;
	margin-left: 4px;
	}
img.osusume-icon + img.osusume-icon {top: 28px;}
img.osusume-icon.third {top: 65px!important;}
img.osusume-icon.forth {top: 105px!important;}
img.osusume-icon.fifth {top: 145px!important;}

/*　ブザーのバナー　*/

.item-category .grid-3.buzzer {border-bottom: solid 2px #f7b455;}
.item-category .grid-3.go-buzzer img {
    left: 100%;
    bottom: -2px;
    }	

	
/*　販売店のご案内　*/

.category-title-base.shoplist .category-name div {height: 60px;}


	
/**********************/
/*****　商品ページ　*****/
/**********************/

/*****　ラインナップタイトル　*****/

.lineup-title-base { border-top: solid 5px;}

.lineup-name div img {height: 75px;}
.lineup-name div img.tall {height: 130px;}
.lineup-photo img {
    height: auto;
	width: 85%;
	}

.lineup-name div img.taller {height: 102px;}

/*****　詳細　*****/

section.detail img.catch {
    width: 86%;
    margin: 0 auto 30px;
    }
    
.grid-2.point-img .grid-2,
.point-img .grid-4 {
    float: left;
	width: 48.75%;
	margin-right: 2.5%!important;
	}
.grid-2.point-img .grid-2:nth-child(even),
.point-img .grid-4:nth-child(even) {margin-right: 0!important;}



ul.point-list img {
    width: 54px;
	margin-right: 10px;
	}
ul.point-list li span {
	font-size: 17px;
	line-height: 100%;
	margin: 5px 0 5px;
	}

.point-title img {
	width: 280px;
	margin: 0 auto -6px ;
	}

/*　キッズデザイン賞　*/

img.items-kidsdesign {width: 90px;}


/*****　商品画像　各個　*****/


/*　スライド　*/

.items .slides {
    width: 100%;
	position: relative;
	padding: 0 0 10px!important;
	margin: 0 auto 60px!important;
	/*background-color: #eee;*/
	}

.items .slideItem {
	text-align: center;
	margin: 0!important;
	}
.items .slideItem img {
    display: block;
	width: 75%;
	margin: auto;
	/*border-bottom: solid;*/
	}
.items .slideItem span {
    display: block;
	color: #999;
	margin: 10px 0 0;
	}

.items ul.slick-dots {
	display: block!important;
	height: 25px;
	bottom: -30px;;
	padding: 0;
	margin: 0;
	/*border: solid 1px;*/
	}
.items .slick-dots li {
	width: 25px;
    height: 25px;
	padding-bottom: 0px;
	margin: 0 10px;
	/*border: solid 1px;*/
	}
.items .slick-dots li button:before {
    width: 25px;
    height: 25px;
    opacity: 1;
	}
.items .slick-dots li.slick-active button:before {opacity: 1;}

.items .dots-small .slick-dots li {
    width: 8px;
    height: 8px;
	padding-bottom: 0px;
	margin: 0 12px;
	/*border: solid 1px;*/
	}
.items .dots-small .slick-dots li button:before {
    width: 8px;
    height: 8px;
    opacity: 0.25;
	}
.items .dots-small .slick-dots li.slick-active button:before {opacity: 1;}

.items .dots-narrow  .slick-dots li {margin: 0 5px;}


.items ul.item-row.row-1 {width: 65%;}

/*　商品画像２列 */

.item-layout .item-row,
.item-layout .spec-area{
    float: none;
	width: 100%;
	}
.item-layout .item-row img {
    width: 65%;
	margin-bottom: 20px;
	}

.item-layout .table-spec th {width: 30%;}
.item-layout .table-spec td {width: 70%;}


/*****　商品名・品番・価格　*****/

.item-title {
	padding: 10px 10px 10px;
	margin-bottom: 20px;
	
	moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
	
.item-title h3 {float: none;}
.item-title .price {font-size: 14px; }

img.new-icon {
	top: -10px;
	left: 5px;
	width: 50px;
	}
.item-title.new h3 {margin-left: 50px;}

.detail .item-title + .icon {margin-top: -20px;}

/*　各商品　*/


/* ソーシャルボタン */
.social_area {
	text-align: right !important;
    margin-top: 50px!important;
   /* border: solid 1px;*/
	}

/*****　タブ　*****/

ul.page-tab {margin-bottom: 20px;}
ul.page-tab li {
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 20px;
	}
ul.page-tab li:nth-child(odd) {margin-right: 3%;}
ul.page-tab li:nth-child(even) {margin-right: 0;}
ul.page-tab li a {font-size: 15px;}




/*****　個別スタイル　*****/

/*　TOPLINERメニュー　*/

.topliner-menu h3 img,
.voice h3 img {height: 28px;}
	
.topliner-menu li {
	width: 22.75%;
	margin: 0 3% 20px 0;
	}
.topliner-menu li:nth-child(5n) {margin-right: 3%;}
.topliner-menu li:nth-child(4n) {margin-right: 0;}
.topliner-menu li img {width: 90%;}


/*　TOPLINERメニュー・トップページ　*/

.topliner-menu.top-page h3 img {width: 170px;}
.topliner-menu.top-page li {
	width: 47.5%;
	}
.topliner-menu.top-page li:nth-child(odd) {margin-right: 5%;}
.topliner-menu.top-page li:nth-child(even) {margin-right: 0;}
.topliner-menu.top-page li img {width: 86%;}
.topliner-menu.top-page li span {
    width: 86%;
    font-size: 14px;
	}


/*　防犯ブザーメニュー　*/

.buzzer-menu h3 img {width: 150px;}
.buzzer-menu li {width: 48.5%;}
.buzzer-menu li:nth-child(odd) {margin-right: 3%;}
.buzzer-menu li:nth-child(even) {margin-right: 0;}
.buzzer-menu li img {width: 70%;}

/*　防犯ブザーメニュー・トップページ　*/

/*.buzzer-menu.top-page li img {width: 100%;}*/

/*　防犯ブザー・トップページ・電池交換　*/

.battery h3 img {height: 28px;}

.battery .grid-3 {
    width: 100%;
	margin: 0 0 30px;}

img.battery-buzzer {width: 25%;}
.battery-name {width: 70%;}

.battery .table-spec th {width: 40%;}
img.battery-img {
    display: inline-block;
	width: 40px;
	margin: 0 10px 0px 0;
	}
img.battery-driver {
    display: block;
	width: 130px;
	margin: 0 10px 10px 0;
	}


/*　パスケース　アイコン　*/

li.passcase {
    font-size: 13px;
	padding: 5px 5px 4px;
	}

/*　下敷き　*/

img.eco-icon {
    width: 60%!important;
    margin: 20px auto 0!important;
    }

/*　コラム　*/

section.column aside h3 img {width: 250px;}

.support-tool .grid-3 {
    float: none;
	width: 96%;
	padding: 15px 3%;
	margin: 0 0 20px;
	}
.support-tool .grid-3:last-child {margin-bottom: 0;}
.support-tool .grid-3 img {
    float: left;
	height: auto;
	width: 30%;
	margin: 0;
	/*border: solid 1px;*/
	}
.support-tool p span {
    text-align: left;
	margin: 0 0 5px;;
	}
.support-tool p {
    float: right;
	width: 70%;
	padding: 0 0;
	}
.support-tool .grid-3 img.new-icon {
	left: -15px;
	width: 40px;
	height: 40px;
	}

section.column.athome aside p {margin-bottom: 20px;}

/*　コラムのボタン　*/

a.column-btn {width:160px;}

.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
	}

/*　コラム　GIGAスクール　*/

.giga-title-area {width: 100%;}
img.giga-title-character {
    display: none;
    }

section.column.giga aside h3 img {width: 86%;}
img.giga-catch01,
img.giga-catch02 {width: 80%;}
img.giga-graph {width: 92%;}

.giga .support-tool .grid-3 {
    float: left!important;
	width: 48.75%;
	padding: 0;
	margin: 10px 2.5% 0 0!important;
	}
.giga .support-tool .grid-3:nth-child(even){margin-right: 0!important;}
.giga .support-tool .grid-3 a {
    border-radius: 10px;
    padding: 10px 0;
	}
.giga .support-tool .grid-3 img {
   width: 66%;
   float: none;
   margin: auto;
   }

.giga-studyi {
    border-radius: 10px;
    margin: 0px 0 0px ;
    }
img.studyi-logo {
    float: none;
    margin: 0 auto 10px;
    width: 40%;
    }
.giga-studyi p {
    font-size: 15px;
    width: 100%;
    float: none;
    }

/*　キャパレット　*/

.data-title {width: 84%;}
.data .grid-2 {width: 100%;}


/****************************/
/*****　テーブル　スペック　*****/
/****************************/

.table-spec th,
.table-spec td {
    font-size: 13px;
	padding: 9px 5px 7px 5px;
	}
.table-spec li,
.table-spec ul.wide li {
	float: none;
	width: 100%;
	margin: 0 0 3px;
	}
.table-spec li:last-child {margin-bottom: 0;}


/********************/
/*****　フッター　*****/
/********************/

.footer-nav {margin-bottom: 10px;}
.footer-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

.footer-nav li {
	float: none;
	width: 100%;
	text-align: left;
	}
.footer-nav li a {
	display: block;
	border-bottom: dotted 1px rgba(0,0,0,0.20);
	background-image: url("../contents/images/arrow_black.png");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 20px;
	padding: 10px 15px;
	}
.footer-area p {font-size: 12px;}


/*****　登録　*****/

p.patent {
	font-size: 10px!important;
	margin: 10px 0 0px !important;
	}
p.patent span {padding: 5px 10px!important;}
p.patent span + span {margin-left: 5px;}



/*****　動画　*****/

.video-frame,
.video-frame.small { padding: 10px 10px 10px; }



/*****　表示・非表示　*****/

.away480 { display: none!important;}
.appear480 { display: block!important; }


}


/******************************************************************************/

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


/********************/
/*****　ヘッダー　*****/
/********************/

.header-title { margin: 0 auto 5px; }
.site-title {width: 85%;}


    

/*　パネル　*/

.panel {margin-top: 40px;}


/*************************/
/*****　グローバルナビ　*****/
/*************************/

header nav li a {padding: 12px 0 10px;}
header nav li img {height: 16px;}
header nav li.home {background-size: 15px;}


/************************/
/*****　トップページ　*****/
/************************/

/*****　メニュー *****/

.home-menu img.category {height: 15px;}
.home-menu img.catch {height: 45px;}
.cat-photo-area img.space {
   width: 90%;
   margin: 0 5%;
   }
 .home-menu .cat-title-area {padding-top: 20px; }

 .home-menu .cat-title-area {width: 55%;}
 .home-menu .cat-photo-area { width: 45%;}

 /*****　先生おすすめ　*****/

aside.osusume img.mark {
	width: 28%;
	margin: 0 0 0 20px;
	}
aside.osusume h3 img {width: 250px;}


/*****　フレンズ　*****/

.friends .title img {
    width: 84%;
	margin: 0 auto 10px;
	}
.friends .ray img,
.friends .may img,
.friends .foo img {width: 26%;}
.friends p {
	width: 70%;
	margin: 15px 0 0;
	}
.friends p span {font-size: 15px;}
	
	

/*************************/
/*****　メニューページ　*****/
/*************************/

/*****　カテゴリー　*****/

.category-name div {height: 140px;}
.category-name div img {width: 98%;}
.category-photo img {height: 140px;}

/*　販売店のご案内　*/

.category-title-base.shoplist .category-name div {height: 40px;}

	
/**********************/
/*****　商品ページ　*****/
/**********************/

/*****　ラインナップタイトル　*****/

.lineup-name div img {height: 60px}
.lineup-name div img.tall {height: 104px;}
.lineup-photo img {width: 90%;}

.lineup-name div img.taller {height: 82px;}


/*****　詳細　*****/

section.detail img.catch{width: 92%;}

.point-title img {
	width: 250px;
	margin: 0 auto -5px ;
	}

/*****　商品画像　各個　*****/


/*　スライド　*/

.items .slideItem img {width: 95%;}

.items ul.item-row.row-1 {width: 80%;}

.items .slick-dots li {margin: 0 5px;}

/*　商品画像２列 */

.item-layout .item-row img {width: 80%;}


/*****　個別スタイル　*****/


/*　TOPLINERメニュー・トップページ　*/

.topliner-menu.top-page h3 img {width: 160px;}
.topliner-menu.top-page li span {font-size: 14px;}

/*　コラムのボタン　*/

a.column-btn {width:150px;}

.anchor{
    display: block;
    padding-top: 95px;
    margin-top: -95px;
	}

/*　コラム　GIGAスクール　*/

section.column.giga aside h3 img {width: 100%;}
img.giga-catch01,
img.giga-catch02 {width: 90%;}
img.giga-graph {width: 100%;}

.giga .support-tool .grid-3 img {width: 74%;}

img.studyi-logo {width: 44%;}


/*****　動画　*****/

.video-frame,
.video-frame.small { padding: 5px 5px 10px; }
.video-frame p {
	font-size: 9px;
	letter-spacing: 0.03em;
	}



/*****　表示・非表示　*****/

.away380 { display: none!important;}
.appear380 { display: block!important; }


	
}


/******************************************************************************/

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


/*.wrapper { background-size: 245px; }*/


/********************/
/*****　ヘッダー　*****/
/********************/


/*　パネル　*/

ul.panel-body img {height: 36px;}


/*************************/
/*****　グローバルナビ　*****/
/*************************/



/*************************/
/*****　メニューページ　*****/
/*************************/



/**********************/
/*****　商品ページ　*****/
/**********************/


/*　コラムのボタン　*/

a.column-btn {width:135px;}


/*****　動画　*****/

.video-frame p { letter-spacing: 0px; }



	
}

@media print {

	a[href]:after {
  		content: "" !important;
	}
	abbr[title]:after {
  		content: "" !important;
	}
}
