@charset "utf-8";
/* ==========================================================================
 * スタイル定義
 * ========================================================================== */
body{ font: 100%/1.714 Verdana,Roboto,"Droid Sans",sans-serif;}
.no-ie body{font-size: 16px}

a:link { color: #0086BD; text-decoration: none;}
a:visited { color: #551A8B; text-decoration: none;}
a:focus,a:hover { color: #005580; text-decoration: none;}
a:active { color: #f33;}

h1,h2,h3,h4,h5,h6 { margin: 0;}

.container { width: auto; padding: 0 16px;}

/*20240507 尾崎が追加*/
.nosale{color:#DC143C!important; font-weight:bold!important;}

/* ==========================================================================
 * レスポンシブスタイル
 * ========================================================================== */

.siteID img {
	display: block;
	width: 100%;
	max-width: 490px;
	margin: 0 auto;
}
.index_image img {
	display: block;
	width: 100%;
	max-width: 380px;
	height: auto;
	margin: 0 auto;
}
.intro {
	padding: 16px;
	background: #4970b7;
}
.intro h1 {
	max-width: 590px;
	height: auto;
	margin: 0 auto 16px;
	text-align: center;
}
.intro img {
	width: 100%;
	height: auto;
}
.index-btn-wrap {
	padding: 13px 0;
	background: #f1f4f6;
}
.index-btn {
	max-width: 560px;
	margin: 20px auto 0;
	font-size: 11px;
	text-align: center;
}
.index-btn p { margin: 0;}
.index-btn a {
	display: block;
	color: #fff;
	text-decoration: none;
}
/*.index-btn a:hover {
	filter: Alpha(Opacity=70);/*IE7 fix*/
/*	opacity: 0.7;
}*/
.index-btn img {
	display: inline-block;
	max-width: 90%;
	margin: 0 auto 6px;
}

.foodindex-btn {
	max-width:  840px;
	font-size: 11px;
	text-align: center;
}
.foodindex-btn p { margin: 0;}
.foodindex-btn a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.foodindex-btn a:hover {
	filter: Alpha(Opacity=70);/*IE7 fix*/
	opacity: 0.7;
}
.foodindex-btn img {
	display: inline-block;
	max-width: 100%;
	margin: 8px 0;
	border-radius: 4px
}


/* ラインナップ */
.lineup {
	font-size: 12px;
	text-align: center;
}
.lineup .column {
	margin-bottom: 8px;
	line-height: 1.5;
}
.lineup a {
	display: block;
	color: #5e5e5e;
}
.lineup a:hover {
	filter: Alpha(Opacity=70);/*IE7 fix*/
	opacity: 0.7;
}
.lineup img {
	width: 100%;
	max-width: 200px;
	height: auto;
	margin-bottom: 4px;
}
.lineup_type-a {
	margin-bottom: 16px;
	padding: 8px;
	background: #e6c800;
	color: #fff;
}
.lineup_type-b {
	margin-top: 32px;
	margin-bottom: 16px;
	padding: 8px;
	background: #99c80c;
	color: #fff;
}
.lineup_type-c {
	margin-top: 32px;
	margin-bottom: 16px;
	padding: 8px;
	background: #6990db;
	color: #fff;
}
.lineup_type-d {
	margin-top: 32px;
	margin-bottom: 16px;
	padding: 8px;
	background: #D0D1D2;
	color: #fff;
}

/* スプライト画像指定 */
.sprite {
	background: url(../img/sprite-2x.png) no-repeat;
	background-size: 85px 70px;
}
.lt-ie9 .sprite { background-image: url(../img/sprite.png);}
.itemDetail_heading1 .sprite,
.itemDetail_heading2 .sprite {
	display: block;
	height: 0px;
	margin: 0 auto;
	padding-top: 22px;
	overflow: hidden;
}
.itemDetail_heading1 .sprite { width: 71px; background-position: 0px -25px;}
.itemDetail_heading2 .sprite { width: 80px; background-position: 0px -50px;}
.logo {
	width: 62px;
	margin: 8px auto 12px;
}

/* ヘッダー */
#header {
	position: relative;
	padding: 14px 32px;
	background: #4970b7;
	line-height: 1;
}
.header_title {
	margin: 0;
	text-align: center;
}
.header_title img {
	width: 162.5px;
	height: 17px;
}
.header_link {
	position: absolute;
	left: 4px;
	top: 2px;
	display: block;
	width: 40px;
	height: 0;
	padding-top: 40px;
	background: url(../img/btn_back.png) no-repeat center center;
	background-size: 18px 18px;
	overflow: hidden;
}

/* 商品名 */
.itemTitle {
	margin: 16px 0 10px;
	padding: 6px 16px 8px 16px;
	background: #aaa;
	color: #fff;
	font-size: 1.143em;
	line-height: 1.4;
	text-align: center;
}
.itemTitle.type-a { background: #e6c800;}
.itemTitle.type-b { background: #99c80c;}
.itemTitle.type-c { background: #6990db;}
.itemTitle.type-d { background: #D0D1D2;}
.itemTitle.type-e { background: #e87eb8;}
.itemTitle .type {
	font-size: 0.75em;
	font-weight: normal;
}
/* 商品画像・動画 */
#itemMovie { padding: 24px 16px 0;}
#itemImages {padding: 24px 0 0;}
#itemImages img {
	display: block;
	width: 100%;
	max-width: 480px;
	height: auto;
	margin: 0 auto;
}
.copy img{
		display:block;
		margin: 0 auto 16px;
}
#index .copy img{ margin-top: 32px;}
.notcopy { 	margin-top: 12px;}
.video-container-wrap {
	max-width: 480px;
	margin: 0 auto;
	padding-bottom: 8px;
}
/* デフォルトアスペクト比 16:9 */
.video-container {
	position: relative;
	height: 0;
	max-width: 100%;
	padding-bottom: 56%;
	overflow: hidden;
}
.video-container.aspect-ratio4-3 { padding-bottom: 75%;}
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-container video {
	left: 0!important;
	width: 480px!important;
}

/* 商品画像（スライドしない） */
.product {
	max-width: 480px;
	margin: 0 auto;
	padding: 24px 16px 0;
}
.product img {
	max-width: 100%;
}
.product__main {
	padding-bottom: 8px;
}

/* 公式ライセンスマーク */
.product__wrap {
	display: flex;
	align-items: center;
	margin-right: -10px;
	margin-left: -10px;
}
.product__mark {
	flex-basis: 50%;
	padding: 0 10px;
	text-align: right;
}
.product__mark img {
	max-width: 80px;
}
.product__copy {
	flex-basis: 50%;
	padding: 0 10px;
	text-align: left;
}
.product__wrap--full .product__mark {
	padding: 0;
	text-align: center;
}
.product__wrap--full .product__copy {
	margin-top: 8px;
	padding: 0;
	text-align: center;
}
@media screen and (min-width:45em){
	.product {
		position: relative;
	}
	.product__wrap {
		display: block;
		margin-right: 0;
		margin-left: 0;
	}
	.product__mark {
		position: absolute;
		top: 0;
		left: -20%;
		padding: 0;
	}
	.product__mark img {
		max-width: 100px;
	}
	.product__copy {
		margin-top: 8px;
		padding: 0;
		text-align: center;
	}
}

/* 特長リスト */
.feature {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
.feature li:before {
	display: inline-block;
	content: "";
	width: 16px;
	height: 16px;
	margin: 0 4px;
	background: url(../img/icon-2x.png) no-repeat;
	background-size: 275px 48px;
	vertical-align: middle;
}
.feature.type-a li:before { background-position: -260px 0px;}
.feature.type-b li:before { background-position: -260px 0px;}
.feature.type-c li:before { background-position: -260px 0px;}
.feature.type-d li:before { background-position: -260px 0px;}

/* PRポイント */
.point {
	margin: 30px 0 20px;
}
.point img {
	max-width: 100%;
}
.point__title {
	max-width: 200px;
	margin: 0 auto 10px;
}
.point__img {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 10px;
}
.img-item {
	flex-basis: 50%;
	max-width: 50%;
}
.point__text ul {
	margin-bottom: 0;
}
@media screen and (min-width:30em){
	.point__img {
		margin-bottom: 0;
	}
	.img-item {
		flex-basis: 25%;
		max-width: 25%;
	}
}
@media screen and (min-width:40em){
	.point__wrap {
		display: flex;
		align-items: center;
		margin-right: -10px;
		margin-left: -10px;
	}
	.point__img {
		flex-basis: 50%;
		max-width: 50%;
		padding: 0 10px;
	}
	.point__text {
		flex-basis: 50%;
		max-width: 50%;
		padding: 0 10px;
	}
	.img-item {
		flex-basis: 33.33%;
		max-width: 33.33%;
	}
}

/* 商品ページ動画 */
.item-video {
	max-width: 480px;
	margin: 0 auto;
}
.responsive-video {
	position: relative;
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 商品スペック */
.itemSpec {
	margin-top: 8px;
	padding: 16px 0 8px;
	background: #f1f4f6;
	font-size: 0.857em;
}
.itemSpec table {
	width: 100%;
	margin: 0 0 1em 0;
	border-collapse: separate;
	border-spacing: 2px;
	border-spacing: 0 2px;
}
.itemSpec th {
	padding: 4px 8px;
	background: #d8dfe4;
	text-align: center;
}
.itemSpec td {
	padding: 4px 8px;
	background: #fff;
}

/* 商品詳細 */
.itemDetail_heading1,
.itemDetail_heading2 {
	margin: 24px 0 12px 0;
	border-bottom: 2px solid #4970b7;
}

.h3 {
	line-height: 1.125;
	margin: 24px 0 16px;
	padding: 8px 16px;
	background: #cfdfff;
	color: #515456;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 100;
	text-align: center;
}
h2 + .h3 {
	margin-top: 0;
}
.h4 {
	margin-bottom: 5px;
	padding-left: 1.1em;
	text-indent: -1.1em;
	color: #4970b7;
}
.h4:before {
	display: inline-block;
	content: " ";
	width: 0.8em;
	height: 0.8em;
	background-color: #4970b7;
	margin-right: 0.3em;
	border-radius: 50%;
}
.itemDetail img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.trim-pc {
	position: relative;
	padding-bottom: 43.3%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.trim-pc img {
	position: absolute;
	top: -30%;
	left: 0;
	width: 100%;
	height: auto;
}
/* おもな書道用具の特長 */
.feature_qr {
	background: #f1f4f6;
	padding: 20px;
	margin: 30px 0;
	text-align: center;
}
.feature_qr img {
	display: inline-block;
	width: 80px;
}
.feature_qr a {
	display: inline-block;
}
.feature_h3 {
	background: #D0D1D2;
}
.plate {
	position: relative;
	margin: 30px 0 16px 0;
    padding: 21px 21px 0 21px;
    background: #f1f4f6;
	border-radius: 4px
}
/* 
.plate:before {
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 30px 20px;
	border-color: transparent transparent #f1f4f6 transparent;
} */
.part_heading {
	margin: 24px 0 16px;
	color: #fff;
	background-color: #4970b7;	
	text-align: center;
	border-radius: 1em;
}
.plate-counter_rest {
	counter-reset: num;
}
.plate_heading {
	margin: 0 0 10px;
	padding-left: 1.1em;
	text-indent: -1.1em;
	color: #4970b7;
	counter-increment: num;

}
.plate_heading:before {
	display: inline-block;
	content: counter(num);
	width: 23px;
	height: 23px;
	margin-right: 0.3em;
	text-align: center;
	line-height: 23px;
	background-color: #4970b7;
	border-radius: 50%;
	color: #fff;
	text-indent: 0;
	font-size: 12px;
}
.plate_img { border-radius: 50%;}
.mtl{margin-top: 20px;}
.edge-s{padding: 10px; background-color: #fff;}

/* フッター */
.footer_logo {
	margin-top: 32px;
	border-top: 2px solid #ddd;
}
.footer {
	margin-top: 32px;
	border-top: 2px solid #ddd;
}
.footer__logo {
	max-width: 216px;
	margin: 0 auto;
}
.footer__content {
	padding-top: 20px;
}
.footer__logo img {
	transition: all .3s ease
}
.footer__logo a:hover img{
	opacity: .7;
}
.footer__instagram {
	text-align: center;
}
.instagram-logo {
	display: inline-block;
	vertical-align: middle;
}
.instagram-logo img {
	max-width: 84px;
}
.instagram-btn {
	display: inline-block;
	vertical-align: middle;
}
.instagram-btn a {
	display: inline-block;
	padding: .2em 1.2em;
	border-radius: 30px;
	background: linear-gradient(270deg,#ffdd83,#f26939 25%,#cf2e92 51%,#4c64d3);
	background-position: 99% 50%;
	background-size: 200% auto;
	color: #fff;
	font-size: 14px;
	transition: all .3s ease-out
}
.instagram-btn a:hover {
	background-position: 1% 50%;
}

@media screen and (max-width:39.9375em) {
	/* for Mobile (Portrait) */
	img { max-width:100%; height: auto;}
	.lineup { padding: 0 16px;}
	.lineup_type-a,
	.lineup_type-b,
	.lineup_type-c,
	.lineup_type-d { margin: 0 -16px 16px;}
	.lineup .column { font-size: 11px;}
	.itemDetail { font-size: 14px;}
	/* 商品詳細 */
	.trim-pc {
		position: static;
		padding-bottom: 0;
		height: auto;
	}
	.trim-pc img { position: static;}
}
@media screen and (min-width:40em){
	/* small */
	/* おもな書道用具の特長 */
	.plate {
		margin-top: 38.4px;
	}
	/*
	.plate:before {
		top: -38px;
		left: 43%;
		border-width: 0 25.6px 38.4px 25.6px;
	} */
}

@media screen and (min-width:40em) and (max-width:69.9375em) {
	/* for Tablet */
	body{ font: 100%/1.75 Verdana,Roboto,"Droid Sans",sans-serif;}
	.no-ie body{ font-size: 16px}
	.container { max-width: 730px; margin: 0 auto;}
	.index-btn { font-size: 14px;}
	.index-btn img { width: 152px;}
	.itemDetail { font-size: 14px;}
}

@media screen and (min-width:70em) {
	/* for PC */
	.container { max-width: 980px; margin: 0 auto; padding: 0;}
	.header_title img {
		width: 325px;
		height: 34px;
	}
	.header_link {
		position: absolute;
		left: 6px;
		top: 1px;
		display: block;
		width: 60px;
		height: 0;
		padding-top: 60px;
		background: url(../img/btn_back.png) no-repeat center center;
		background-size: 36px 36px;
		overflow: hidden;
	}
	.index-btn img { width: 152px;}
	/* スプライト画像 */
	.sprite {
		background-size: 170px 140px;
	}
	.itemDetail_heading1 .sprite,
	.itemDetail_heading2 .sprite {
		padding-top: 40px;
	}
	.itemDetail_heading1 .sprite { width: 142px; background-position: 0px -50px;}
	.itemDetail_heading2 .sprite { width: 160px; background-position: 0px -100px;}
	.logo {
		width: 124px;
	}

	/* 商品詳細 */
	.itemDetail_heading1,
	.itemDetail_heading2 {
		margin: 24px 0 18px 0;
		border-width: 4px;
	}

	.h3 { font-size: 18px;}	

	/* フッター */
	.footer_links a {
		padding: 16px 0;
		font-size: 1em;
	}
}

/*まなびじゅある */
.manavisual img {
	max-width: 100%;
}
.manavisual .main-title {
	text-align: center;
	margin-bottom: 30px;
}
.manavisual .img-pc {
	display: none;
}
.manavisual-box {
	border: solid 3px #f8931f;
	background: #fefbb8;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 20px;
}
.manavisual-box .box-title {
	margin-bottom: 10px;
	font-size: 20px;
	color: #f8931f;
	text-align: center;
}
.manavisual-link {
	text-align: center;
	margin-top: 10px;
}
.manavisual-link img {
	display: inline-block;
	width: 120px;
}

@media screen and (min-width:40em){
	.manavisual .img-sp {
		display: none;
	}
	.manavisual .img-pc {
		display: block;
	}
}

/*コンパクト型書道ケース */
.compact img {
	max-width: 100%;
}
.container__section{
	margin-bottom: 60px;
}
.compact-box {
	background: #f0f4fc;
	padding: 20px;
	margin: 0 0 20px 20px;
}
.compact-box__material{
	background: #f0f4fc;
	padding: 20px;
	margin-bottom: 20px;
}
.compact-box .compact-box__title {
	display: inline-block;
	position: relative;
	padding: 15px 20px;
	font-size: 18px;/*フォントサイズ*/
	color: #FFF;/*フォントカラー*/
	background: #8097d4;/*リボンの色*/
	width: 100%;
	left: -40px;
	margin-bottom: 20px;
}
.compact-box .compact-box__title:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 20px rgb(149, 158, 155);/*折り返し部分*/
}
.compact-box .compact-box__title:after {
	position: absolute;
	content: '';
	z-index: 1;
	top: 0;
	right: 0;
	width: 0px;
	height: 0px;
	border-width: 30px 15px 30px 0px;
	border-color: transparent #f1f1f1 transparent transparent;
	border-style: solid;
}
.compact-box__explanation{
	margin-bottom: 1rem;
}



@media screen and (min-width:40em){
.compact-box__explanation{
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding-right: 2%;
	margin-bottom: 0;
}
}

/* ==========================================================================
 * 汎用スタイル
 * ========================================================================== */
.clr { clear: both;}
.hide { display: none; overflow: hidden; text-indent: 100%; white-space: nowrap;}

/* clearfix */
.clearfix:before,
.clearfix:after { content: ""; display: table;}
.clearfix:after { clear: both;}
.clearfix { *zoom: 1;}

.clear-after:after { clear: both; content: ""; display: table;}
.clear-after { *zoom: 1;}

/* display */
.block { display: block;}
.ib { display: inline-block; *display: inline; *zoom: 1;}
.inline { display: inline;}

/* lists */
ul.plain,
ol.plain,
ul.inline,
ol.inline { list-style: none; padding-left: 0;}
ul.inline li,
ol.inline li { display: inline;}
.plain dt { font-weight: normal;}
.plain dd { margin-left: 0;}

 /* margins */
.mt0,.mv0 { margin-top:0 !important;}
.mr0,.mh0 { margin-right:0 !important;}
.mb0,.mv0 { margin-bottom:0 !important;}
.ml0,.mh0 { margin-left:0 !important;}
.mts,.mvs { margin-top:8px !important;}

/* paddings */
.pt0 { padding-top:0 !important;}
.pb0 { padding-bottom:0 !important;}

/* widths */
.grid_1of5 { width: 20%;}
.grid_2of5 { width: 40%;}
.grid_3of5 { width: 60%;}
.grid_4of5 { width: 80%;}
.grid_1 { width: 8.33333333333%;}
.grid_2 { width: 16.6666666667%;}
.grid_3 { width: 25%;}
.grid_4 { width: 33.3333333333%;}
.grid_5 { width: 41.6666666667%;}
.grid_6,.grid_half { width: 50%;}
.grid_7 { width: 58.3333333333%;}
.grid_8 { width: 66.6666666667%;}
.grid_9 { width: 75%;}
.grid_10 { width: 83.3333333333%;}
.grid_11 { width: 91.6666666667%;}
.grid_12,.full { width: 100%;}

/* float */
.fl_left { float: left; padding-right: 15px;}
.fl_right { float: right; padding-left: 15px;}

/* text align */
.al_left { text-align: left !important;}
.al_center { text-align: center !important;}
.al_right { text-align: right !important;}
.val_top { vertical-align: top !important;}
.val_middle { vertical-align: middle !important;}
.val_bottom { vertical-align: bottom !important;}

/* text indents */
.indent1 { padding-left: 1em; text-indent: -1em;}
.indent2 { padding-left: 2em; text-indent: -2em;}
ul.indent1 { list-style: none; padding-left: 0;}
ul.indent1 > li { margin-left: 1em; text-indent: -1em;}

/* text styles */
.bold { font-weight: 700;}
.size_huge { font-size: 20px;}
.size_large  { font-size: 18px;}
.size_small { font-size: 12px;}
.u-txt-primary { color: #4970b7;}
.u-txt-normal { color: #000 !important;}

/* labels */
.label { line-height: 1; padding: 3px 6px 3px; *padding: 3px 6px 4px; border: 1px solid #fff; color: #fff; font-size: 12px; font-weight: bold; vertical-align: middle; white-space: nowrap; border-radius: 2px;}
.label.important { background-color: #d95553; border-color: #b73532;}
.label.primary { background-color: #29adc1; border-color: #229caf;}
.label.large { font-size: 16px;}

.itemTitle .label { display: inline-block; margin-bottom: 2px;}

/* ==========================================================================
   Print styles
   ========================================================================== */
/*@media print {
* { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important;}
a,a:visited { text-decoration: underline;}
thead { display: table-header-group;}
tr,img { page-break-inside: avoid;}
img { max-width: 100% !important;}
@page { margin: 0.5cm;}
p,h2,h3 { orphans: 3; widows: 3;}
h2,h3 { page-break-after: avoid;}
}*/