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

#shelf {
	width: 100%;
	height: auto;
	margin: 0px auto;
	text-align: center;
}
.shelfitem {
	width: 74%;
	display: inline-block;
	margin: 20px auto 20px auto;
}
.shelfitem dt {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-left: 120px;
	margin-right: 40px;
	margin-bottom: 0px;
	vertical-align: top;
}
.shelfitem dt img {
	width: 200px;
	height: auto;
	border: none;
	-webkit-box-shadow: 4px 4px 10px #999999;
	box-shadow: 4px 4px 10px #999999;
}
.shelfitem dd {
    text-align: left;
    font-size: 22px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    line-height: 1.5em;
	vertical-align: top;
}
.shelfitem dd p {
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    color: #cc3300;
	margin-bottom: -30px;
}
.shelfitem input {
	width: 120px;
	height: 28px;
	margin-right: 10px;
	border: 2px solid #cc3300;
	border-radius: 7px;
	vertical-align: 0px;
}
.keisen_gs {
	display: block;
	width: 60%;
	height: 1px;
	border: 0;
	border-top: 1px solid #336600;
	margin: 30px auto 30px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++*/
#infokjj {
	width: 100%;
	height: auto;
	margin: 0px auto;
	font-size: 22px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	color: #000000;
	line-height: 1.2em;
}
.must {
    font-size: 12px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #ffffff;
    background-color: #cc3300;
    padding: 1px 6px 1px 6px;
    vertical-align: middle;
    margin-right: 6px;
    border-radius: 4px;	
}
.kjjform {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 120px;
	display: table;
}
.kjjform th {
	font-size: 22px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	color: #000000;
	line-height: 1.2em;
	text-align: right;
	display: table-cell;
	padding-right: 0.5em;
	white-space: nowrap;
}
.rowsth {
	vertical-align: top;
	padding-top: 10px;
}
.kjjform td {
	width: 30em;
	line-height: 1.2em;
	display: inline-block;
	text-align: left;
}
.kjjdd1 {
	width: 12em;
	height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #cc3300;
	border-radius: 7px;
}
.kjjdd2 {
	width: 28em;
	height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #cc3300;
	border-radius: 7px;
}
.kjjsct1 {
	width: 20em;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px 4px 3px;
	border: 2px solid #cc3300;
	border-radius: 7px;
	vertical-align: 2px;
}
.bikoutx1 {
	width: 28em;
	height: 12em;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #cc3300;
	border-radius: 7px;
}
#send {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}
#send button {
	width: 120px;
	height: 36px;
	font-size: 20px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	color: #ffffff;
	background-color: #cc3300;
	border-radius: 12px;
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
	text-decoration: none;
	border-width: 0px;
}
/*=================================================================================tablet*/
/*=======================================================================================*/
/*=======================================================================================*/

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

.shelfitem {
	width: 80%;
	display: inline-block;
	margin: 20px auto 20px auto;
}
.shelfitem dt {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-left: 80px;
	margin-right: 40px;
	margin-bottom: 0px;
	vertical-align: top;
}
.shelfitem dt img {
	width: 180px;
	height: auto;
	border: none;
	-webkit-box-shadow: 4px 4px 10px #999999;
	box-shadow: 4px 4px 10px #999999;
}
.shelfitem dd {
    text-align: left;
    font-size: 20px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    line-height: 1.5em;
	vertical-align: top;
}
.shelfitem dd p {
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    color: #cc3300;
	margin-bottom: -30px;
}
.shelfitem input {
	width: 120px;
	height: 28px;
	margin-right: 10px;
	border: 2px solid #cc3300;
	border-radius: 7px;
	vertical-align: 3px;
}
.keisen_gs {
	display: block;
	width: 60%;
	height: 1px;
	border: 0;
	border-top: 1px solid #336600;
	margin: 20px auto 20px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++*/
#infokjj {
	width: 100%;
	height: auto;
	margin: 0px auto;
	font-size: 20px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	color: #000000;
	line-height: 1.2em;
}
.must {
    font-size: 12px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #ffffff;
    background-color: #cc3300;
    padding: 1px 6px 1px 6px;
    vertical-align: middle;
    margin-right: 6px;
    border-radius: 4px;	
}
.kjjform {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 40px;
	display: table;
}
.kjjform th {
	font-size: 20px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	color: #000000;
	line-height: 1.2em;
	text-align: right;
	display: table-cell;
	padding-right: 0.5em;
	white-space: nowrap;
}
.kjjform td {
	width: 30em;
	line-height: 1.2em;
	display: table-cell;
	text-align: left;
}
#send {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}
#send button {
	width: 7em;
	height: 36px;
	font-size: 20px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	color: #ffffff;
	background-color: #cc3300;
	border-radius: 7px;
	margin: 5px;
	text-align: center;
	text-decoration: none;
	border-width: 0px;
}
}
/*=============================================================================smartphone*/
/*=======================================================================================*/
/*=======================================================================================*/

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

.shelfitem {
	width: 96%;
	display: inline-block;
	margin: 20px auto 20px auto;
	text-align: center;
}
.shelfitem dt {
	float: none;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.shelfitem dt img {
	width: 160px;
	height: auto;
	border: none;
	-webkit-box-shadow: 4px 4px 10px #999999;
	box-shadow: 4px 4px 10px #999999;
}
.shelfitem dd {
    text-align: center;
    font-size: 20px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    line-height: 1.5em;
	margin: 0px auto;
}
.shelfitem dd p {
    font-size: 16px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    color: #cc3300;
	margin-bottom: -30px;
}
.shelfitem input {
	width: 120px;
	height: 28px;
	margin-right: 10px;
	border: 2px solid #cc3300;
	border-radius: 7px;
	vertical-align: 3px;
}
.keisen_gs {
	display: block;
	width: 60%;
	height: 1px;
	border: 0;
	border-top: 1px solid #336600;
	margin: 20px auto 20px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++*/
#infokjj {
	width: 100%;
	height: auto;
	margin: 0px auto;
	font-size: 18px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	color: #000000;
	line-height: 1.2em;
}
.must {
    font-size: 12px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #ffffff;
    background-color: #cc3300;
    padding: 1px 6px 1px 6px;
    vertical-align: middle;
    margin-right: 6px;
    border-radius: 4px;	
}
.kjjform {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
}
.kjjform th {
	width: 100%;
	font-size: 18px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	color: #000000;
	line-height: 1.2em;
	text-align: left;
	display: block;
	padding-right: 0.5em;
	white-space: nowrap;
}
.kjjform td {
	width: 100%;
	line-height: 1.2em;
	display: block;
	text-align: left;
}
#send {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}
#send button {
	width: 7em;
	height: 30px;
	font-size: 18px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 300;
	color: #ffffff;
	background-color: #cc3300;
	border-radius: 7px;
	margin: 5px;
	text-align: center;
	text-decoration: none;
	border-width: 0px;
}
}