@charset 'utf-8';
/*内容*/
article {
	width: 100%;
	margin: 0;
	padding: 20px 0;
}
article p {
font-size: 1.5rem;
margin: 15px auto;
max-width: 700px;
}
article h2 {
	position: fixed;
	top: 10px;
	left: 250px;
	font-size: 2.6rem;
	font-weight: normal;
	z-index: 1300;
}
article h3 {
	width: 100%;
	margin: 20px 0;
	padding: 5px 0 3px;
	background: #888888;
	background: #cc0000; /* Old browsers */
	background: -moz-linear-gradient(top, #cc0000 0%, #cc0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #cc0000 0%, #cc0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #cc0000 0%, #cc0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#cc0000', GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 2.4rem;
}
article h4 {
	font-size: 2.2rem;
	font-weight: normal;
	margin: 40px 0;
	border-bottom: none;
}
article h4 {
  position: relative;
  padding: 5px 5px 5px 40px;
  background: #77c3df;
  font-size: 20px;
  color: white;
  line-height: 1.3;
  z-index:-1;
  max-width: 800px;
  margin: 50px auto;
  }
  
  article h4:before {
  position: absolute;
  content: '';
  left: -20px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 125px transparent;
  z-index:-2
  }


article h5 {
	font-size: 2rem;
	font-weight: normal;
	margin: 20px 0;
}
section {
	margin: 0 auto;
	width: 80%;
	font-size: 2rem;
	max-width: 700px;
}
section ol li {
	list-style-type: decimal;
	margin-left: 3rem;
}
section .cnt {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	margin: 0;
}
section .cnt:before {
	display: marker;
	content: "(" counter(cnt) ")"; /*括弧*/
}
section .roman {
	list-style-type: lower-roman;
	margin-left: 6rem;
}
.list1 {
	padding-left: 2rem;
	text-indent: -2.7rem;
}
.list1:before {
	padding: 0 1rem;
	font-family: "FontAwesome";
	content: "\f105";
	font-size: 2.5rem;
}
.list1 ul li {
	padding-left: 2rem;
	text-indent: 0;
}
/*リスト*/

.defaultlist
,.defaultlist li{
	padding:10px;
	margin: 30px auto;
	background: rgb(213, 255, 253);
	max-width: 650px;
	}
 
 .defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
	}
 
.deYel{
 background: rgb(255 248 131);
 }
 
 .list6 li{
	position:relative;
	padding-left:28px;
	}
 
 .list6 li:after{
	content:'';
	display:block; 
	position:absolute; 
	background:#aaa;
	width:9px;
	height:9px; 
	top:25px; 
	left:10px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}


/*ボックス*/

.textbox{
padding:30px;
margin: 30px auto;
max-width: 650px;
}
 
.tbYel{
 background: rgb(255 248 131);
 }

/* タイトル部分 */
.textbox .title {
  font-weight: bold;
  padding: 6px 12px;
  margin: -20px -20px 15px -20px; /* 内側の余白をリセットして横いっぱいに */
  border-bottom: 1px solid rgba(0,0,0,0.1);
  border-radius: 6px 6px 0 0;
}
.tbYel .title{
	background: rgb(255 113 0);
	color: #ffffff;
	font-size: 1.3em;
 }
 
/* 期間部分（フッター） */
.textbox .period {
  font-size: 0.85em;      /* 少し小さめ */
  color: #555;            /* 目立ちすぎない落ち着いた色 */
  margin-top: 15px;       /* 本文との間隔 */
  text-align: right;      /* 右寄せ（左寄せや中央寄せでもOK） */
  font-style: italic;     /* 任意：斜体で期間っぽさを出す */
}


/*定義リスト*/
.definition_list {
	font-size: 2rem;
}
.definition_list dl {
	padding: 7px 0;
	border-bottom: 1px solid #dcdcdc;
}
.definition_list dl dt {
	width: 30%;
	float: left;
}
.definition_list dl dd {
	width: 68%;
	float: right;
}

/*引用*/
blockquote {
position: relative;
padding: 10px 15px 10px 50px;
box-sizing: border-box;
font-style: italic;
background: #efefef;
color: #555;
max-width: 660px;
margin: 20px auto;
}

blockquote:before{
display: inline-block;
position: absolute;
top: 10px;
left: -3px;
content: "“";
font-family: sans-serif;
color: #cfcfcf;
font-size: 90px;
line-height: 1;
}

blockquote p {
padding: 0;
margin: 10px 0;
line-height: 1.7;
}

blockquote cite {
display: block;
text-align: right;
color: #888888;
font-size: 0.9em;
}


/*コピー*/
/*フォーム全体*/
.copybutton{
position:relative;/*フォームの相対位置*/	
max-width:275px;/*フォームのサイズ*/
padding: 25px;
margin: 10px auto;
}
/*テキスト選択ボックス*/
.copybutton textarea{
resize: none;
max-width:200px;
height:200px;
position:absolute;/*フォームの絶対位置*/	
left:0;
top:0; 	
outline:0;/*クリック時の青い枠線消す*/	
height:50px;/*検索ボックスの高さ*/	
padding:5px 10px;/*テキスト位置調整*/	 
border-radius:2px 0 0 2px;/*検索ボックスの角を丸める*/		
background:;/*検索ボックスの背景カラー*/
border: 2px solid rgb(0 0 0 / 33%);
font-size: 30px;/*テキストサイズ*/
text-align: center;
}
/*コピーボタン*/
.copybutton button{
width:70px;/*検索ボタンの横幅*/ 
height:50px;/*検索ボタンの縦幅*/ 
position:absolute;/*検索ボタンの絶対位置*/  
left:205px;/*検索ボタンの位置調整*/  
top:0;
border-radius:0 2px 2px 0;/*検索ボタンの角を丸める*/ 
background:#7fbfff;/*検索ボタンの背景カラー*/ 
border:none;/*検索ボタンの枠線を消す*/ 
color:#fff;/*検索ボタンのテキストカラー*/ 
font-weight:bold;/*検索ボタンのテキスト太字*/ 
font-size:16px;/*検索ボタンのフォントサイズ*/ 
}
/*検索ボタンマウスオーバー時*/
.copybutton button:hover{
color:#666;/*検索ボタンマウスオーバー時のフォントカラー*/ 
}

/* ----------------------------------------------- */
/**テキストコピー*/
/* ----------------------------------------------- */
.box_area {
  border: 3px solid #333;
  padding: 30px;
  }
  .box_area p {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  }
  .copyValue {
  color: #fff;
  padding: 0 7px;
  cursor: pointer;
  position: relative;
  transition-duration: 0.2s;
  }
  .copyValue:hover {
  color: #f0ff00;
  }
  .copied:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 14px 6px;
  border-color: transparent transparent #333 transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  margin-right: 7px;
  animation: animation-copied 1s 2s 1 forwards;
  z-index: +1;
  }
  .copied:after {
  content: 'Copied!';
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  font-size: 1.1rem;
  padding: 10px;
  animation: animation-copied 1s 2s 1 forwards;
  z-index: +1;
  margin-top: 10px;
  }
  @keyframes animation-copied {
  to { opacity: 0; }
  }

/*アプリダウンロード */
.download_btn{
margin: 20px auto 0 auto;
padding: 0;
max-width: 700px;
}
.download_btn a:first-child > img{
width:153px;
}
.download_btn > a:last-child{
position:relative;
top:-10px;
}
/*関連リンク */
.blue-ba, .green-ba, .orange-ba {
	padding: 5px 9px;
	margin-right: 8px;
	margin-left: 1px;
	font-size: 90%;
	color: white;
	border-radius: 6px;
	box-shadow: 0 0 3px #d7d7d7;
	white-space: nowrap;
	}
	
	.link-ba {
	background-color: #58ACFA; /*青*/
	}
	
	.orange-ba {
	background-color: #F5780F; /*緑*/
	}
	
	.blue-ba {
	background-color: #2878bb; /*青*/
	}
	
	.green-ba {
	background-color: #04B404; /*黄緑*/
	}


/*フッターの内容*/
.footerlink {
	position: absolute;
	top: 15px;
	left: 50px;
}
.footerlink li a {
	color: #ddd;
	padding: 0;
	text-decoration: none;
	font-size: 1.2rem;
}
.footerlink a:hover {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.copyright { /*著作権表示*/
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	font-size: 1.2rem;
	color: #999;
	height: 20px;
	line-height: 20px;
}
/*トップページ右サイド*/
.rightside p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: 1.5rem;
}
.right_box {
	padding: 10px 0;
}
.right_box a {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	border: solid 1px #ddd;
	background: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.5rem;
	text-decoration: none;
	color: #333;
}
.service1:before {
	padding: 0 10px;
	font-family: "FontAwesome";
	content: "\f183";
}
.service2:before {
	padding: 0 10px;
	font-family: "FontAwesome";
	content: "\f0f6";
}
.service3:before {
	padding: 0 10px;
	font-family: "FontAwesome";
	content: "\f006";
}
.right_box a:hover {
	color: #fff;
	text-decoration: none;
	background: #888888;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4ODg4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjY2NjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #888888 0%, #666666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888888), color-stop(100%, #666666));
	background: -webkit-linear-gradient(top, #888888 0%, #666666 100%);
	background: -o-linear-gradient(top, #888888 0%, #666666 100%);
	background: -ms-linear-gradient(top, #888888 0%, #666666 100%);
	background: linear-gradient(to bottom, #888888 0%, #666666 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#666666', GradientType=0 );
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
/* パンくず */
#breadcrumb {
  margin: 0 10px;
  font-size: 1em;
  }
/* もくじ */
.table-of-contents {
  max-width: 640px;
  margin: 50px auto;
  border: 2px solid rgba(0,0,0,0.1);
  padding: 2rem 4rem;
  font-size: 1.3em;
  }
  .table-of-contents::before {
  content: "Index";
  font-weight: 700;
  font-size:200%;
  }
  .table-of-contents li {
  list-style: none;
  }
  .table-of-contents ol {
  counter-reset: ol-counter;
  list-style: none;
  }
  .table-of-contents ol li {
  position: relative;
  list-style: none;
  padding-left:2em;
  }
  .table-of-contents ol li::before {
  counter-increment: ol-counter;
  content: counters(ol-counter,".");
  padding-right: 0.5rem;
  position: absolute;
  top: 0;
  left: -15px;
  display: inline-block;
  text-align: right;
  width: 40px;
  list-style: none;
  }



 
  
/*商品詳細*/
.pd-list {
	height: 300px;
	margin-bottom: 20px;
	text-align: left;
}
.pd_name {
	padding-bottom: 20px;
	font-size: 2rem;
}
.pd_name_goods {
	padding-bottom: 20px;
	font-size: 2rem !important;
}
.pd_img {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 0 0;
}
.pd_img img {
	width: 100%;
}
.pd_list1 {
	width: 35%;
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.pd_list2 {
	width: 35%;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 10px;
}
.pd_list1_goods {
	width: 55%;
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.pd_list2_goods {
	width: 15%;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 10px;
}
.pd_list1 p, .pd_list2 p, .pd_list1_goods p {
	font-size: 1.5rem;
}
.pd_list1 li, .pd_list2 li, .pd_list1_goods li, .pd_list2_goods li {
	margin-left: 15px;
	font-size: 1.5rem;
}
.goods_basic_info li {
	margin-left: 15px;
	font-size: 1.5rem !important;
}
.pd_hr { /*水平線*/
	margin: 20px 0;
	border: 0;
	height: 1px;
	background: #333;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}
/*価格*/
.price {
	color: #ff0000;
	font-size: 2rem;
	font-weight: bold;
}
/*カートボタン*/
.cart {
	width: 200px;
	margin: 20px 0;
	padding: 5px 0 7px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ff8400), color-stop(1.00, #cd0000));
	background: -webkit-linear-gradient(#ff8400, #cd0000);
	background: -moz-linear-gradient(#ff8400, #cd0000);
	background: -o-linear-gradient(#ff8400, #cd0000);
	background: -ms-linear-gradient(#ff8400, #cd0000);
	background: linear-gradient(#ff8400, #cd0000);
	font-size: 2rem;
	color: #fff;
	text-align: center;
}
.cart a {
	color: #fff;
	text-decoration: none;
}
.cart:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	cursor: pointer;
}
/*map設定*/
.gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*動画*/
.video_wrap video {
	width: 100%;
	display: block;
}
/*アフィリエイト */
.affi2 {
	display: none;
}
/*ページトップに戻る*/
.topcontrol {
	color: #777;
	font-size: 4rem;
}
.topcontrol:hover {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

/* ----------------------------------------------- */
/**キャプション*/
/* ----------------------------------------------- */

.fig-left {
	margin: auto;
	margin: 5px auto 10px auto;
	float:left;
	padding-bottom: 25px;
	}
	
	.fig-left figcaption{
	color:white;
	bottom: 0rem;/* 画像の下端から1文字分下げる */
	background: rgba(0,0,0,0.6);/* キャプションの背景色 */
	text-align: center;
	margin-bottom: 10px;
	max-width: 350px;
	margin:
	}
	
	.fig-left img {
	display: block;
	margin: 0 30px 2px 0;
	}
	
	
	.fig-center {
	margin: auto;
	margin: 5px auto 0px auto;
	}
	
	.fig-center figcaption{
	color:white;
	bottom: 0rem;/* 画像の下端から1文字分下げる */
	background: rgba(0,0,0,0.6);/* キャプションの背景色 */
	text-align: center;
	margin-bottom: 10px;
	max-width: 700px;
	margin:2px auto 15px auto
	}
	
	.fig-center img {
	display: block;
	margin: 5px auto 0px auto;
	max-width: 100%;
	}

@media screen and (max-width: 320px) {
section {
	width: 100% !important;
}
}

@media screen and (max-width: 768px) {
article {
	padding: 10px;
}
article p {
font-size: 1.5rem;
margin: 15px 15px;
}
article h2 {
	position: static;
	/*height: 40px;*/
	line-height: 40px;
	text-align: center;
	font-size: 2.5rem;
	background: #cc0000; /* Old browsers */
	background: -moz-linear-gradient(top, #cc0000 0%, #cc0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #cc0000 0%, #cc0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #cc0000 0%, #cc0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#cc0000', GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-weight: bold;
}
article h3 {
	font-size: 3rem;
	font-weight: 900;
	margin: 35px 0 20px 0;
	background: none;
	color: #333;
	border-bottom: solid 2px #aaa;
}
article h4 {
	font-size: 2rem;
}
article h5, article li, article p {
	font-size: 1.5rem;
}
section {
	width: 95%;
}
/*フッターの内容*/
.footerlink {
	top: 5px;
	left: 5px;
}
.footerlink li {
	line-height: 20px;
}
/*著作権表示*/
.copyright {
	bottom: 5px;
	right: 5px;
}
/*リスト6*/
.list6 li:after{
	top:20px; 
}
/*定義リスト*/
.definition_list {
	font-size: 1.5rem;
}
.definition_list dl dt {
	position: static;
	width: 100%;
	float: none;
	padding: 0;
}
.definition_list dl dd {
	width: 100%;
	float: none;
}
/*商品詳細*/
.pd_img, .pd_list1, .pd_list2, .pd_list1_goods, .pd_list2_goods {
	width: 100%;
	padding: 0;
}
.pd_name {
	font-size: 1.5rem;
}
.pd_img {
	margin-bottom: 10px;
	padding: 0;
}
.pd_img img {
	width: 70%;
	display: block;
	margin: 0 auto;
}
/*アフィリエイト */
.affi1 {
	display: none;
}
.affi2 {
	display: block;
}
/*ページトップに戻る*/
.topcontrol {
	bottom: 30px !important;
	font-size: 2rem;
}
/* ----------------------------------------------- */
/**キャプションSP*/
/* ----------------------------------------------- */

.fig-left {
	margin: auto;
	margin: 5px auto 0px auto;
	float: none;
	}
	
	figcaption{
	color:white;
	bottom: 0rem;/* 画像の下端から1文字分下げる */
	background: rgba(0,0,0,0.6);/* キャプションの背景色 */
	
	text-align: center;
	max-width: 350px;
	margin: 0 auto 20px auto;
	}
	
	.fig-left img{
	display: block;
	margin:5px auto 2px auto;
	float:both;
	}
	
	.fig-center {
	margin: auto;
	margin: 5px auto 0px auto;
	}
	
	.fig-center figcaption{
	color:white;
	bottom: 0rem;/* 画像の下端から1文字分下げる */
	background: rgba(0,0,0,0.6);/* キャプションの背景色 */
	
	text-align: center;
	margin-bottom: 10px;
	max-width: 100%;
	margin:2px auto 15px auto
	}
	
	.fig-center img {
	display: block;
	margin: 5px auto 0px auto;
	max-width: 100%;
	}
	
	.alignright,.alignleft{
	float:none;
	}

/*引用*/
	blockquote {
	max-width: 370px;
	margin: 20px auto;
	}
	
/*リスト*/
	.defaultlist, .defaultlist li {
	margin: 0px auto;
	max-width: 380px;
}

@media screen and (min-width: 769px) and (max-width: 1280px) {
section {
	margin: 0 auto;
	width: 90%;
}
/*商品詳細*/
.pd_img {
	width: 40%;
}
.pd_list1 {
	width: 28%;
}
.pd_list2 {
	width: 28%;
}
.zoomWindow {
	width: 300px !important;
	height: 300px !important;
}
/*アフィリエイト */
.affi2 {
	display: block;
}


