/* Base
	----------------------------------------------------------------- */
html,body {
	width: auto;
	height: 100%;
	margin: 0px auto;
    font: 62.5%/1.5 "游ゴシック", "Noto Sans Japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #505050;
	font-size: 62.5%;
	text-align: center;
	-webkit-text-size-adjust: 100%;
}

h1 {
	margin:0 auto auto 35px;
	font-size:18px;
}

h2{
	font-size: 24px;
	text-align: center;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3 {
	padding-top: 5px;
	text-align: center;
	font-size: 2.6rem;
	color: white;
}

h4 {
	padding-top: 25px;
	text-align: center;
	font-size: 2.6rem;
	color: white;
}

h5 {
	margin-top: -20px;
	font-size: 36px;
}

h6 {
	margin:10px auto auto 0;
	font-size:24px;
}

p {
	font-size: medium;
}

p2 {
	font-size: x-large;
}

p3 {
	font-size: medium;
}

table {
	text-align: center;
	border: thin #4472c4 solid;
	width: 98%;
	position: relative;
	left: 2.5%;
	border-collapse: collapse;
}

th {
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #4472c4;
}

td {
	border: thin solid #4472c4;
	vertical-align: center;
}

thead {
	color: white;
	font-weight: bold;
	font-size: large;
	background: #4777c6
}

.td30 {
	width: 30%;
}

.td15 {
	width: 15%;
}

.td25 {
	width: 25%;
}

.topbox_left {
	margin-top: 0px;
}

.topbox_left02 {
	display: none;
}
.product_section {
	text-align: left;
	width: 980px;
	height: auto;
	background: #Fff;
	overflow: hidden;
	margin: auto;
}

.product_section img{
	width: 100%;
}

.title_box{
	width: 100%; 
	height: 80px;
	text-align: center;
	vertical-align:middle;
	margin-top: 35px;
	margin-left: -5px;
	background-image: url('../img/titlebar.png');
	background-size:cover;
}

.page01_box {
	margin-top: 10px;
	height:220px;
	background-image: url('../img/page01_01.png');
	background-size:cover;	
	position: relative;
}

.page02_box {
	margin-top: 10px;
	height:220px;
	background-image: url('../img/page01_02.png');
	background-size:cover;	
	position: relative;
}

.page03_box {
	margin-top: 10px;
	height:250px;
	background-image: url('../img/page02_01.png');
	background-size:cover;	
	position: relative;
}

.page04_box {
	margin-top: 10px;
	height:170px;
	background-image: url('../img/page04_01.png');
	background-size: cover;	
	background-repeat: no-repeat;
}

.page05_box {
	margin-top: 10px;
	height:150px;
	background-image: url('../img/page04_02.png');
	background-size: cover;	
	background-repeat: no-repeat;
}

#product_sectionsub {
   float: left;
   width: 760px;
}

#sidemenu {
   float: right;
   margin-top: 15px;
   width: 200px;
}

#foo {
	clear:both;
}

.box_right01 {
	margin-top:50px;
	float: right;
	width: 55%;
	padding-right: 5%;
	text-decoration: underline;
	font-size: medium;
}

.box_right02 {
	float: right;
	width: 62%;
	padding-right: 5%;
	font-size: medium;
}

.box_right03 {
	margin-top: 15px;
	float: right;
	width: 65%;
	padding-right: 2%;
	font-size: medium;
}

.box_right04 {
	margin-top: 55px;
	float: right;
	padding-right: 3%;
	font-size: 30px;
	font-weight: bold;
}

.box_left01 {
	margin-top: 25px;
	position: absolute;
	text-decoration: underline;
	font-size: medium;
}

.box_left02 {
	width: 75%;
}

.box_left03 {
	margin-top: 15px;
	font-size: medium;
}

.box_left04 {
	margin-top: 52px;
	margin-left: 5%;
	font-size: xx-large;
	font-weight: bold;
}

.box_center {
	text-align: center;
}

.p_text {
	font-size: 1.6rem;
	position: relative;
	margin-top: -25%;
	margin-left: 10%;
}

.p_text_orange{
    font-weight: bold;
    color: #ed7d31;
}

.p_text_blue {
    font-weight: bold;
	color: #0076c0;
}

.p_text_gray {
	margin-left: 0px;
	color: #404040;
	font-size: medium;
}

.p_text_black {
	color: black;
	font-size: medium;
	font-weight: normal;
}

.p_text_black2 {
	color: black;
	font-size: medium;
	font-weight: normal;
}

.p_text_black3 {
	color: black;
	font-size: medium;
	font-weight: normal;
	margin-bottom: 2px;
}

.p_text_black3 p{
	margin: 0.1em 0px;
}

.p_text_under {
	text-decoration: underline;
}

.p_box{
	text-align: left;
}

.p_box img {
	margin-top: -60px;
	width: 80%;
}

.p_box2{
	text-align: left;
}

.p_box2 img {
	margin-top: -60px;
	width: 80%;
}
.p_text_yellow{
	color: black;
	background: linear-gradient(transparent 0%, #FFFF00 0%);
}

.p_text_white {
	color: white;
}

.p_text_name {
	margin-top: 10px;
	margin-left: 5px;
	color: black;
	font-weight: bold;
	text-align: left;
	font-size: large;
	padding-bottom: 0;
}

.btn_img {
	text-align: left;
}

.table_box {
	text-align: left;
	margin: 20px 0 20px 20px;
}

.mt20 {
    margin-top:20px;
}

.mt50 {
    margin-top:50px;
}

.mt100 {
    margin-top:100px;
}

.mb30 {
    margin-bottom:30px;
}

.pb30 {
    padding-bottom:30px;
}


.side_box {
	-webkit-background-size: 4px 4px;
	-moz-background-size: 4px 4px;
	background-size: 4px 4px;
	background-color: #bdd7ee;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0,
	                        color-stop(.25, rgba(68, 114, 196, 0.6)), color-stop(.25, transparent),
	                        color-stop(.5, transparent), color-stop(.5, rgba(68, 114, 196, 0.6)),
	                        color-stop(.75, rgba(68, 114, 196, 0.6)), color-stop(.75, transparent),
	                        to(transparent)),
	                  -webkit-gradient(linear, 0 0, 100% 100%,
	                        color-stop(.25, rgba(68, 114, 196, 0.6)), color-stop(.25, transparent),
	                        color-stop(.5, transparent), color-stop(.5, rgba(68, 114, 196, 0.6)),
	                        color-stop(.75, rgba(68, 114, 196, 0.6)), color-stop(.75, transparent),
	                        to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  -webkit-linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  -moz-linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);
	background-image: -ms-linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  -ms-linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  -o-linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);
}

.box_footer {
	background-image: url('../img/footer.png');
}

.p_boxfooter {
	text-align: center;
	padding-top: 20px;
}

ul.fotter li {
display: inline;
margin: 0 10px;
font-size: large;
color:white;
}

.ul_side {
  list-style: none;
  padding-top:5px;
  padding-left: 10px;
  padding-right: 10px;
  display: table;
}
li.ul_side{margin-top:30px; padding: 0;}

.menseki_table {
	text-align: center;
	border: thin #4777c6 solid;
	width: 90%;
	position: relative;
	left: 5%;
	border-collapse: collapse;
	font-size: x-large;
	font-weight: normal;
	color: black;
}

.menseki_table th{
	border: thin solid #4777c6;
	padding:0px;
	font-size: 0;
}

.menseki_table td {
	border: thin solid #4777c6;
	vertical-align: middle;
}

.input_box{
	text-align: left;
	margin-left: 20px;
}

.input_box img {
	margin-top: 20px;
	width: 50%;
}

.input_table {
	text-align: left;
	border: thin gray solid;
	width: 98%;
	position: relative;
	left: 1%;
	border-collapse: collapse;
	font-size: x-large;
	font-weight: normal;
	color: black;
}

.input_table th{
	border: thin solid gray;
	padding:0px;
	font-size: 0;
	width: 20%;
}

.input_table td {
	border: thin solid gray;
	vertical-align: middle;
	font-size: large;
}

button {
	display: inline;
	padding: 15px 50px 16px;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #ffffff;
	background: #fa36e3;
	box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.2);
	touch-action: manipulation;
	margin: 0 35%;
}
button:hover {
	opacity: 0.7;
}
button.button1 {
	display: inline;
	padding: 15px 50px 16px;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #ffffff;
	background: #fa36e3;
	box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.2);
	touch-action: manipulation;
	margin: 0;
}
button.button2 {
	display: inline;
	padding: 15px 50px 16px;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #0076c0;
	background: #f0f8ff;
	box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.2);
	touch-action: manipulation;
	margin: 0 15%;
}

form > div input[type=text], form > div input[type=email], form > div textarea, form > div select {
	display: block;
	min-width: 405px;
	max-width: 430px;
	height: 38px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin: 0 0 0 50px;
}
form > div textarea {
	height: auto;
}
#zip {
	display: inline;
	min-width: 50px;
	max-width: 50px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.label_zip{
	margin-left: 40px;
}

input + div, select + div, textarea + div {
	float: right;
	font-size: 14px;
	width: 420px;
	color: red;
	margin-bottom: -10px;
	margin-right: 10%
}
.error-form {
	border-color: red !important;
}


.header_img {
	width: auto;
	max-width: 100%;
	height: Auto;
}

/* ハンバーガー　*/
  /*チェックボックス等は非表示に*/
.nav-unshown {
	display:none;
	}


.indent1{
	text-indent: -5em;
	padding-left: 5em;
}

.indent2{
	text-indent: -9em;
	padding-left: 9em;
}

.indent3{
	text-indent: -7em;
	padding-left: 7em;
}

.indent4{
	text-indent: -14em;
	padding-left: 14em;
}


/*スマホ用ヘッダー非表示*/
.sp_header{
	display:block;
	width: auto;

	height: 44em;
	background-image: url('../img/spheader01.png');
	background-size: cover;	
	background-repeat: no-repeat;
	padding: 5px 10px 5px 20px;
}

.sp_header p{
	margin-top: 0px;
}


.sp_hedaer01_img{
	width: auto;
	max-width: 100%;
	height: auto;

}   

.sp_hedaer02_img{
	float: right;
	width: auto;
	max-width: 28%;
	height: auto;
	margin-right: 15px;
	margin-top: -80px;
}   

.sp_header p{
	display: inline-block;
	font-size: 31px;
	color: #ffffff;
	text-shadow:1px 1px 1px black;	
}

.sp_header p2 {
	font-size: 53px;
	color: #ffffff;
	line-height:0.5px;
	text-shadow:1px 1px 1px black;
}

.header_yellow{
	font-size: 65px;
	color: yellow;
}

.header_pic{
	margin-top: 10px;
	margin-left:10px;
	display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webki-justify-content: space-between;
	justify-content: space-between;
	width: auto;
	max-width: 42%;
    height: auto;

}

.header_pic_img{
	width: auto;
	max-width: 38%;
	height: auto;
	Max-height: 80%;
}

.header_pic_img2{
	width: auto;
	max-width: 40%;
	height: auto;
	height: 100%;

}

.dot-text {
    -webkit-text-emphasis: filled circle #fff;
   text-emphasis: filled circle #fff;
}

.sp_pic01{
	display:none;
}

.sp_pic02{
	display:none;
}

.sp_pic02_2{
	display:none;
}

.sp_pic05{
	display:none;
}

@media screen and (min-width: 768px) { 
#nav-drawer {
	display:none;
  }
}


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

/*スマホ用ヘッダー*/
.sp_header{
	display:block;
	width: auto;
	height: auto;
	background-image: url('../img/spheader01.png');
	background-size: cover;	
	background-repeat: no-repeat;
	padding: 5px 10px;
}

.header_img{
	display:none;
}

.sp_hedaer01_img{
	width: auto;
	max-width: 100%;
	height: auto;

}   

.sp_header p{
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	text-shadow:1px 1px 1px black;	
}

.sp_header p2 {
	font-size: 28px;
	color: #ffffff;
	line-height:0.5px;
	text-shadow:1px 1px 1px black;
}

.header_yellow{
	font-size: 36px;
	color: yellow;
}

.header_pic{
	margin-left:0px;
	margin-top: 10px;
	display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webki-justify-content: space-between;
	justify-content: space-between;
	width: auto;
	max-width: 80%;
	height: 80px;
	

}

.header_pic_img{
	width: 100%;
	max-width: 120px;
	height: auto;
	Max-height: auto;
	margin-left: 5px;
	margin-right: 5px;
}

.header_pic_img2{
	width: auto;
	max-width: 105px;
	height: 73%;
	
}
.dot-text {
    -webkit-text-emphasis: filled circle #fff;
   text-emphasis: filled circle #fff;
}

.sp_hedaer02_img{
	display: none;
}

.topbox_left{
	display:none;
}

.topbox_left02 {
	display: block;
	margin-top: -10px;
}



/*
.header_img {
	max-width: 400px;
	height: Auto;
}
*/
.title_box{
	margin-top: 5px;
	width: 100%; 
	height: 60px;
}

.box_footer {
    background-size:cover;                                 /* 画像のサイズを指定  */
    width:100%;                                            /* 横幅のサイズを指定  */
    height: auto; 
}

.box_footer p{
	font-size: 14px;
}

.product_section {
	width: auto;
}

h1 {
	margin:0px auto auto 8px;
	font-size:12px;
}

h2{
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 1px;
}	

h3 {
	font-size: 16px;
}	

h4 {
	padding-top: 16px;
	margin-bottom: -10px;
	font-size: 16px;
	line-height: 30px;
}

h5 {
	margin-top: -14px;
	margin-bottom: 60px;
	font-size: 18px;
}

h6 {
	margin:12px auto auto 0;
	font-size:18px;
}

p {
	font-size: 16px;
}

p2 {
	font-size: 20px;
}

p3 {
	font-size: 14px;
}

.side_box {
	display: none;
}


#product_sectionsub {
	float: none;
	width: auto;
 }
 
 
.page01_box {
	background-image:none;
	height: auto;
}

ul{
	padding-inline-start: 20px;
}

 .box_left01 {
	margin-top: 4px;
	position: static;
	text-decoration: underline;
	font-size: 14px;
	width: 70%;
}

.page02_box {
	background-image:none;
	height: auto;
}

.box_right01 {
	margin-top:4px;
	float: none;
	padding-right: 0%;
	text-decoration: underline;
	font-size: 14px;
	width: 80%;
	margin-left: 25px;
}



.p_text_black2{
	font-size: 16px;
	margin-left: 2%;
}

.p_text_black2 br{
	display: none;
}


.page03_box {
	margin-top: 10px;
	height:auto;
	margin-bottom:26px;
	background-image: none;
	background-size:none;	
	position: none;
}

.box_right02 {
	float: none;
	width: auto;
	padding-right: 5%;
	padding-left: 2%;
	font-size: 16px;
}

.box_right02 br{
	display: none;
}

.box_right03 {
	margin-top: 15px;
	float: none;
	width: auto;
	padding-right: 5%;
	padding-left: 2%;
	font-size: 16px;
}

.box_right03 br{
	display: none;
}

.p_box{
	width: 98%;
	height: auto;
	margin-left: 2%;
}


.p_box br{
	display:none;
}

.pb30 {
    padding-bottom:10px;
}

.box_left03 {
	font-size: 16px;
}

.box_left03 br{
	display:none;
}


.box_left04 {
	margin-top: 32px;
	margin-left: 0%;
	margin-bottom: 32px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.box_right04 {
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: 2rem;
	float: none;
	padding-right: 0%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 90%;
}

.page04_box {
	background-image: none;
	height:auto;
	margin-bottom: 20px;
}

.page05_box {
	background-image: none;
	height:auto;
	margin-bottom: 20px;
}

.box_block{
	display: block;
	float: right;
}

.box_block br{
	display:none;
}

.mb30 br{
	display:none;
}

.indent1{
	text-indent: -4.5em;
	padding-left: 4.5em;
}

.indent1 br{
	display: none;
}

.indent2{
	text-indent: -8.1em;
	padding-left: 8.1em;
}
.indent2 br{
	display: none;
}

.indent3{
	text-indent: -6.3em;
	padding-left: 6.3em;
}

.indent3 br{
	display: none;
}

.indent4{
	text-indent: -12.4em;
	padding-left: 12.4em;
}

.indent4 br{
	display: none;
}

.ul_side {
	padding-left: 5px;
	padding-right: 5px;
  }

/*ハンバーガーメニュー*/
  #nav-drawer {
	position: fixed;
	margin-left: 80%;
	z-index: 3;

  }
  

  /*アイコンのスペース*/
  #nav-open {
	display: inline-block;
	width: 46px;
	height: 36px;
	vertical-align: center;
	margin-top: 0px;
	margin-right: 4px;
	background-color:rgba(36, 102, 172, 0.7);
	padding-left: 0px;
  }
  
  /*ハンバーガーアイコンをCSSだけで表現*/
  #nav-open span, #nav-open span:before{
	position: absolute;
	height: 3px;/*線の太さ*/
	width: 24px;/*長さ*/
	left: 0;
	right: 3px;
	margin: auto;
	border-radius: 4px;
	background: #FFFFFF;
	display: block;
	content: '';
	bottom: 30px;


  }

  #nav-open span:after {
	position: absolute;
	height: 3px;/*線の太さ*/
	width: 24px;/*長さ*/
	border-radius: 4px;
	background: #FFFFFF;
	display: block;
	content: '';

	font-size: 12px;
	font-weight: bold;
	left: 0;
	right: 0;
	margin: auto;
  }

  #nav-open span:before {
	bottom: -8px;
  }
  #nav-open span:after {
	bottom: -16px;
  }


.nav-text{
	color: #FFFFFF;
	font-size: 10px;

	margin-top: 21px;
	font-weight: bold;
	width: 46px;
	text-align: center;
  }
  
  /*閉じる用の薄黒カバー*/
  #nav-close {
	display: none;/*はじめは隠しておく*/
	position: fixed;
	z-index: 99;
	top: 0;/*全体に広がるように*/
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: .3s ease-in-out;
  }
  
  /*中身*/
  #nav-content {
	overflow: auto;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;/*最前面に*/
	width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
	max-width: 130px;/*最大幅（調整してください）*/
	height: 100%;
	-webkit-background-size: 4px 4px;/*背景色*/
	-moz-background-size: 4px 4px;
	background-size: 4px 4px;
	background-color: #bdd7ee;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0,
	                        color-stop(.25, rgba(68, 114, 196, 0.6)), color-stop(.25, transparent),
	                        color-stop(.5, transparent), color-stop(.5, rgba(68, 114, 196, 0.6)),
	                        color-stop(.75, rgba(68, 114, 196, 0.6)), color-stop(.75, transparent),
	                        to(transparent)),
	                  -webkit-gradient(linear, 0 0, 100% 100%,
	                        color-stop(.25, rgba(68, 114, 196, 0.6)), color-stop(.25, transparent),
	                        color-stop(.5, transparent), color-stop(.5, rgba(68, 114, 196, 0.6)),
	                        color-stop(.75, rgba(68, 114, 196, 0.6)), color-stop(.75, transparent),
	                        to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  -webkit-linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  -moz-linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);
	background-image: -ms-linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  -ms-linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  -o-linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent),
	                  linear-gradient(-45deg, rgba(68, 114, 196, 0.6) 25%, transparent 25%,
	                    transparent 50%, rgba(68, 114, 196, 0.6) 50%, rgba(68, 114, 196, 0.6) 75%,
	                    transparent 75%, transparent);/*背景色*/
	transition: .3s ease-in-out;/*滑らかに表示*/
	-webkit-transform: translateX(105%);
	transform: translateX(105%);/*左に隠しておく*/
  }
  
  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked ~ #nav-close {
	display: block;/*カバーを表示*/
	opacity: .5;
  }
  
  #nav-input:checked ~ #nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);/*中身を表示（右へスライド）*/
	box-shadow: 6px 0 25px rgba(0,0,0,.15);
  }



thead {
	font-size: 14px;
}

.p_text_black {
	font-size: 12px;
	font-weight: normal;
}

.p_text_black3 {
	font-size: 14px;
	font-weight: normal;
}

.p_text_gray {
	font-size: 10px;
}

.p_box2 br{
	display: none;

}

.menseki_table {
	font-size:16px;

}

.input_box img {
	margin-top: 20px;
	width: 80%;
}

form > div input[type=text], form > div input[type=email], form > div textarea, form > div select {
	display: block;
	min-width: 200px;
	max-width: 220px;
	height: auto;
	padding: 6px 12px;
	font-size: 10px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin: 0 0 0 10px;
}
form > div textarea {
	height: auto;

}

.input_table td {
	border: thin solid gray;
	vertical-align: middle;
	font-size: 10px;
}

.product_section img{
	width: 100%;

}

.input_table th{
	width: 30%;
}

.label_zip{
	margin-left: 10px;
}

button {
	margin: 0 15%;
}

.sp_pic01{
	display:block;
	z-index: 1;
}
.sp_pic01 img{
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	width: auto;
	max-width: 20%;
	height: 100px;

}


.sp_pic02{
	display:block;
}
.sp_pic02 img{
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	width: auto;

	height: 75px;
}

.sp_pic02_2{
	display:block;
}
.sp_pic02_2 img{
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	max-width: 30%;
}

.sp_pic05{
	display:block;
}
.sp_pic05 img{
	margin-top: 5px;
	float: left;
	margin-right: 10px;
	max-width: 24%;
}


}
