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

/* 共通設定 */

html {
	height:100%;
	overflow-y: scroll;
}

body {
	margin:0;
	padding:0;
	line-height:1.2;
	height:100%;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

header, section, footer, aside, nav, article, figure {
	display: block;
}

.mo-only {
	display:none;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	text-align:center;
}

/* テーブル */

table.type06 {
	width:780px;
}

table, th, td {
  border-collapse: collapse;
  border: 1px solid #ccc;
  line-height: 1.2;
}

table.type06 th {
  padding: 5px;
  font-weight: bold;
  vertical-align: top;
}
table.type06 td {
  padding: 5px;
  vertical-align: top;
 }

/*
tr:nth-child(even) {
  background: #d9d9d9;
 }
*/
 

/* 大枠設定 */

#container {
	width:100%;
	height:100%;
}

header {
	width:100%;
	height:16px;
}

header h1 {
	display:block;
	width:1000px;
	height:16px;
	margin:4px auto;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}

#title {
	width:100%;
	height:74px;
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	border-bottom:1px solid #333;
}

#mainspace {
	width:100%;
}

#field {
	width:1000px;
	margin:0 auto;
	padding:10px 0 20px;
	overflow:hidden;
}

.clearfix:after{
	content: "";
	clear: both;
	display: block;
}


#pankuzu {
	font-size:12px;
	margin-bottom:10px;
}

#left-sidr {
	float:left;
	width:200px;
	margin-right:20px;
}

#contents {
	width:780px;
	overflow:hidden;
}

#cont-area {
	width:780px;
	overflow:hidden;
}

#cont-header div {
position: relative;
padding: 0.5em 1em 0.3em;
background: -moz-linear-gradient(to bottom, rgb(0, 0, 128), #0000FF);
background: -webkit-linear-gradient(to bottom, rgb(0, 0, 255), #0000FF);
background: linear-gradient(to bottom, rgb(0, 0, 128), #0000FF);
color: white;
font-weight: lighter;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
font-size:22px;
font-weight:bold;
letter-spacing:2px;
}

#cont-header h2 {
	display:block;
	font-size:12px;
	text-align:left;
	color:#999;
	line-height:1;
	margin-bottom:10px;
	font-weight:normal;
}

.section{
	width:780px;
	overflow:hidden;
	margin-bottom:40px;
}

.sec-title {
  position: relative;
  padding: .5em .75em;
  background-color: #FC9;
  border-radius: 6px;
  text-align:left;
  margin-bottom:20px;
}
.sec-title::after {
  position: absolute;
  top: 100%;
  left: 30px;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #FC9;
  margin-top:-1px;
}

.blue {
	color:#06C;
}

.sec-area{
	display:block;
	width:780px;
	text-align:left;
	line-height:1.6em;
	text-align:justify;
	text-justify:inter-ideograph;
}

#caution {
	margin-bottom:20px;
}

#caution span {
	display:block;
	font-size:26px;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	background-color:#FF0;
	padding:10px;
/*	background: linear-gradient(transparent 60%, #FAE438 60%);*/
}

.marker {
	display:inline-block;
	background-color:#FF6;
	color:#F60;
}

.smallfont {
	display:inline-block;
	font-size:14px;
	text-indent:1em;
}

.text-box {
	position:relative;
	padding:20px 20px 10px;
	margin:20px 0 20px 20px;
	font-size:16px;
	border:1px solid #325A8C;
	line-height:1.4em;
}
.text-box::after{
	content: "CASE";
	position: absolute;
	top: -8px;
	left: 10px;
	background: #fff;
	font-size: 14px;
	color: #325A8C;
	padding: 0 10px;
}

footer {
	width:100%;
/*	border-top:1px solid #333;*/
	text-align:left;
}


/* 小枠設定 */

#contents #cont-header {
	width:780px;
	margin-bottom:30px;
}

section {
	width:780px;
	overflow:hidden;
	border-radius:10px;
	margin-bottom:20px;
}

/* オレンジ */
.bg103,
.bg104,
.bg105,
.bg106,
.bg107,
.bg109,
.bg114,
.bg118,
.bg119,
.bg120,
.bg121,
.bg122,
.bg123,
.bg124,
.bg132,
.bg125,
.bg204,
.bg205,
.bg206,
.bg207,
.bg201,
.bg202,
.bg213,
.bg212,
.bg226,
.bg215,
.bg214,
.bg217,
.bg218,
.bg219,
.bg220,
.bg221,
.bg222 {
	background-color:#F93;
}

/* 薄いオレンジ */
.bg101,
.bg102,
.bg111,
.bg112,
.bg115,
.bg116 {
	background-color:#FC6;
}

/* ピンク */
.bg128,
.bg129,
.bg126,
.bg127,
.bg210,
.bg216 {
	background-color: #F9F;
}

/* 青 */
.bg370,
.bg376,
.bg371,
.bg372,
.bg373,
.bg341,
.bg342,
.bg343,
.bg344,
.bg335,
.bg336,
.bg337,
.bg338,
.bg339,
.bg360,
.bg361,
.bg362,
.bg363,
.bg382,
.bg383,
.bg384,
.bg385,
.bg386,
.bg387,
.bg388,
.bg389
 {
	background-color: #6CF;
}

/* グリーン */
.bg914,
.bg937,
.bg929,
.bg930,
.bg931,
.bg932,
.bg933,
.bg1251,
.bg1252,
.bg1253 {
	background-color: #6C6;
}


/* 濃い黄色 */
.bg108,
.bg110,
.bg130,
.bg131,
.bg223,
.bg224,
.bg225,
.bg227,
.bg230,
.bg228,
.bg229 {
	background-color: #FC0;
}


section .item-img {
	width:200px;
	height:230px;
	display: flex;
	align-items: center;
	justify-content: center;
	float:left;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
}

section .item-img .inner {
	text-align:center;
}

section .item-img .inner a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}


section .item-box {
	width:580px;
	overflow:auto;
}

section .item-info {
	width:580px;
}

section .item-info .item-name {
	display:block;
	padding:10px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

section .item-info .item-text {
	display:block;
	padding-bottom:5px;
	text-align:center;
}


section .sell {
	width:580px;
	line-height:2.0;
	border-top:1px solid #333;
	letter-spacing: -.4em;
	background-color:rgba(255,255,255,0.5);
}

section .sell span {
	letter-spacing: normal;
}

section .sell .box1 {
	display:inline-block;
	padding-left:10px;
	width:150px;
}

section .sell .box2 {
	display:inline-block;
	text-align:right;
	width:50px;
}

select,input {
	font-size:16px;
	text-align:right;
	padding:3px;
}

section .sell .box3 {
	display:inline-block;
	text-align:left;
	padding-left:5px;
	width:60px;
}

section .sell .box4 {
	display:inline-block;
	text-align:right;
	width:100px;
	padding-right:5px;
	font-weight:bold;
	font-size:20px;
	color:#F00;
}

section .sell-1 .box4,
section .sell-1 .box5 {
	color:#000;
}

section .sell-2 .box4,
section .sell-2 .box5 {
	color:#900;
}

section .sell-5 .box4,
section .sell-5 .box5 {
	color:#C00;
}

section .sell-10 .box4,
section .sell-10 .box5 {
	color:#F00;
}

section .sell .box4 .yen {
	font-size:14px;
}

section .sell .box5 {
	display:inline-block;
	text-align:left;
	width:80px;
	font-weight:bold;
	font-size:14px;
}

section input[type="submit"] {
	width:100px;
	height:32px;
	text-align:center;
	border-radius: 6px;
}


/* サイドバー設定 */

#left-sidr dl dt,
#left-sidr dl dd {
	padding:0;
	margin:0;
}

#left-sidr dl dt {
	font-weight:bold;
	line-height:2.0;
	background: -webkit-gradient(linear, left top, right bottom, from(#ddd), color-stop(0.25, #ddd), color-stop(0.25, white), color-stop(0.5, white),color-stop(0.5, #ddd), color-stop(0.75, #ddd), color-stop(0.75, white), to(white));
	background: -moz-linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
	background: linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
	background-size: 4px 4px; 
	margin-top:10px;
	margin-bottom:2px;
	text-indent:1em;
}

#left-sidr dl {
	padding:0;
	margin:0;
}

#left-sidr ul {
	margin:0;
	padding: 0;
	position: relative;
}

#left-sidr ul li {
	line-height: 1.5;
	padding: 0.5em 0.5em 0.5em 0.7em;
	list-style-type: none!important;
	color: black;
	font-size:14px;
	border-bottom:1px dotted #333;
	margin-bottom:1px;
}

#left-sidr ul a {
	text-decoration:none;
}

#left-sidr ul a li:hover {
	background-color:#FCC;
}


#left-sidr ul.touitu li {
	border-left: solid 8px #F90;
}

#left-sidr ul.tegaki li {
	border-left: solid 8px #FC0;
}

#left-sidr ul.copyyousi li {
	border-left: solid 8px #6CF;
}

#left-sidr ul.stockform li {
	border-left: solid 8px #6C6;
}

#left-sidr ul.henpin li {
	border-left: solid 8px #F6C;
}

#left-sidr ul.guide li {
	border-left: solid 8px #666;
}

#side-end {
	margin-bottom:20px;
}

#side-end .side-end-title {
	padding:3px 0 2px;
	margin-top:20px;
	margin-bottom:5px;
	text-align:center;
	background-color:#06C;
	color:#FFF;
	font-weight:bold;
}

#side-end .side-end-sub {
	display:block;
	margin-top:5px;
	font-size:13px;
	line-height:1.4em;
}

#side-end .side-end-sub span {
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#06C;
}

.cartbutton {
	border:1px solid #F63;
	background-color: #F63;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	border-radius:10px;
	padding:1px;
	margin:10px 0 15px;
}

.cartbutton span {
	display:block;
	border:1px dotted #FFF;
	padding:4px 0 2px;
	border-radius:8px;
}
	
	
.samplebutton {
	margin-bottom:15px;
}

.samplebutton span {
	display:block;
	background-color:#036EB7;
	text-align:center;
	padding:4px 0 2px;
	border-radius:8px;
	margin-bottom:5px;
}

.samplebutton a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

/* ポップアップ設定 */

.lb {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.7);
    opacity: 0;
    transition: 0s opacity ease;
    z-index: -1;
}

.lb img {
    width: auto !important;
    max-height: 100% !important;
    transform: scale(.7);
    transition: .3s transform ease;
    pointer-events: none;
}

.lb:target {
    opacity: 1;
    z-index: 103;
}

.lb:target img {
    transform: scale(1);
}

.lb::before,.lb::after {
    display: block;
    position: fixed;
    content: "";
    width: 24px;
    height:3px;
    top: 24px;
    right: 12px;
    background: #fff;
    border-radius: 4px;
}
.lb::before {
    transform: rotate(-315deg);
}
.lb::after {
    transform: rotate(315deg);
}



/* ボタン設定 */

/*
.button {
  display: inline-block;
  width: 200px;
  text-align: center;
  text-decoration: none;
  outline: none;
  margin-bottom:10px;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button {
  position: relative;
  background-color: #C00;
  color: #fff;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #600;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
  border-radius: 6px;
}
*/

a.button {
	transition: all 0.1s;
	text-decoration:none;
}

a.button:hover {
	transform: translate(0px,2px);
    filter: brightness(80%); 
}


/*
.button .inner{
	display:block;
	width:190px;
	margin:5px;
	padding:5px 0;
	border:2px dotted #FFFFFF;
	box-sizing:border-box;
  border-radius: 5px;
}

.button .allitem {
	display: inline-block;
	padding:0;
	background-color:#FFF;
	color:#C00;
	width:150px;
	margin:0 auto 5px;
  line-height: 30px;
  font-size:18px;
  font-weight:bold;
  border-radius: 4px;
  letter-spacing:1em;
  text-indent:1em;
}

.button .muryou {
	font-size:36px;
	font-weight:bold;
}

.button .ritou {
	font-size:11px;
	margin-top:-5px;
}

.button .atobarai {
	font-size:28px;
	font-weight:bold;
}
*/



.footerbar {
 width:988px;
 border:1px solid #000;
 padding:5px;
 margin:10px auto 0;
 background-color:#000;
 color:#FFF;
 font-weight:bold;
 font-size:16px;
 letter-spacing:5px;
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
 
.footerarea {
 width:968px;
 border:1px solid #000;
 padding:5px 15px;
 margin:0 auto 10px;
 overflow:auto;
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.footerleft {
 width:475px;
 float:left;
 text-align:left;
}

.footerright {
 width:475px;
 float:right;
 text-align:left;
}

.footerleft p,
.footerright p {
	display:block;
	margin-bottom:20px;
 line-height:1.4em;
 font-size:12px;
 text-align:left;
	text-align:justify;
	text-justify:inter-ideograph;
}

.footertitle {
 display:block;
 font-weight:bold;
 font-size:16px;
 color:#39F;
 padding-bottom:5px;
 border-bottom:1px solid #000;
 margin-bottom:15px;
 padding-top:10px;
}

.copyright {
	width:1000px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	clear:both;
}


.form {
	width:780px;
	overflow:hidden;
	border:0;
	border-top:1px solid #000;;
}

.form tr th {
	text-align:left;
	padding:15px;
	width:200px;
	font-weight:normal;
}

.form tr th .style2 {
	font-size:12px;
	color:#F00;
}

.form tr td .style1 {
	display:inline-block;
	margin-top:10px;
	font-size:12px;
	color:#666;
}

.form tr th,
.form tr td {
	border-width: 1px 0px;
	border-color: #333;
	border-style: solid;
	padding: 15px;

}

.forminfo1 {
	font-size:16px;
	color:#000;
	text-align:left;
	line-height:1.4em;
	margin-bottom:20px;
}

.forminfo2 {
	margin-top:20px;
	font-size:14px;
	color:#666;
	text-align:left;
	line-height:1.6em;
}

.samplelist {
	border-collapse:
	collapse;border: 2px solid #666666;
	font-size:14px;
	margin-bottom:40px;
}

.henpin {
	color:#F0F;
}

.form input {
	text-align:left;
}

textarea {
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mousikomi {
	display:block;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}



.accordion {
margin: 1em auto;
max-width: 100%;
}
.toggle {
display: none;
}
.option {
position: relative;
margin-bottom: 1em;
}
.title,
.content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
.title {
border: solid 1px #000;
border-radius:5px;
padding: 1em;
display: block;
color: #000;
font-weight: bold;
background-color: #FCC;
font-size:17px;
cursor:pointer;
}
.title::after,
.title::before {
content: "";
position: absolute;
right: 1.25em;
top: 1.25em;
width: 2px;
height: 0.75em;
background-color: #999;
transition: all 0.3s;
}
.title::after {
transform: rotate(90deg);
}
.content {
max-height: 0;
overflow: hidden;
}
.content p {
margin: 0;
padding: 0.5em 1em 1em;
font-size: 15px;
line-height: 1.5em;
 text-align:justify;
 text-justify:inter-ideograph;
}
.toggle:checked + .title + .content {
max-height: 1000px;
transition: all 1.5s;
}
.toggle:checked + .title::before {
transform: rotate(90deg) !important;
}
