/* CSS Document */

/* 共通CSS変更 */
#main {
	color : #000;
	background: #FFF;
	width: 765px;
	font-size:14px;
}
#main * {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing : content-box;
	}

#main img {
    vertical-align: bottom;
    border:0;
}
#main p {
	margin: 0;
	padding: 0;
	line-height: 150%;
}

#main strong {
	color: #000;
}

#main h1, #main h2 {
	padding: 0 ;
	margin: 0 ;
}

#main a {
	opacity: 1.0;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	width: auto;
	text-decoration: none;
	background-color: #FFF;
}
#main a:hover {
  	opacity:0.85;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);

}

#main a p {
	text-decoration: none;
	color: #000;
}
#main a:hover p {
	color: #333;
}





/* 共通 */

.m_txt_footercaption {
}

#main .m_txt_footercaption p {
	text-align : left;
	font-size: 12px;
	padding-top: 15px;
}

.m_bg_common {
	border:1px solid #497308;
}


.m_clear {
	clear: both;
}

#main ul, #main li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.m_fleft {
	float: left;
}
.m_fright {
	float: right;
}
.m_subbox {
	overflow: hidden;
	zoom: 1;
}
#main .m_subbox p {
	overflow: hidden;
	zoom: 1;
}

#main .pt00 {padding-top:0px!important; }
#main .pt05 {padding-top:5px!important; }
#main .pt08 {padding-top:8px!important; }
#main .pt10 {padding-top:10px!important; }
#main .pt15 {padding-top:15px!important; }
#main .pt20 {padding-top:20px!important; }


/* 共通(文字飾り) */

#main em {
	color: #C00;
	font-style: normal;
}
.m_h {
	color: #AC7840;
}


.m_small {
	font-size: 12px;
}


.m_sale {
	color: #CC0000;
}


.m_limited {
	color: #FF0066;
}

.m_color {
	color: #F45293;
}

.m_arrow {
	margin: 0 3px 2px 0;
	vertical-align: middle;
}

#main .m_btn_shopping {
	margin-top: 7px;
}
#main .m_txt01 {
	padding: 10px 30px;
}

/* index */

#main header {
	background-image: url(../images180411/index/bg_header.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 478px;
	padding-top: 48px;
	padding-left: 317px;
	box-sizing:border-box;
}
#main header h1 {
	background-image: url(../images180411/index/txt_title.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 133px;
	text-indent: -9999px;
	width: 398px;
}
.m_data {
}

#main p.m_lead {
	padding: 20px 62px 0 0;
	line-height: 180%;
	text-align: right;
}
#main .m_limited {
	background-image: url(../images180411/index/bg_gentei.png);
	display: block;
	/*height: 138px; 2段のとき*/
	height: 147px; 
	width: 398px;
	background-repeat: no-repeat;
}
#main .m_limited ul {
	padding-top:10px;
}
#main .m_limited li {
	padding: 10px 0 0 110px;
	height:50px;
	box-sizing:content-box;
	display:block;
}
#main .m_limited li img {
	padding-right:14px;
	float:left;
}
#main .m_limited li p {
	color: #CC0000;
	font-size: 12px;
}

#main .m_box_items {
	padding-bottom: 50px;
}
#main .m_box_items .m_midashi h1 {
	font-size: 20px;
	line-height: 180%;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	letter-spacing: 0.1em;

}
#main .m_box_items .m_midashi {
	background-image: url(../images180411/index/bg_midashi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 76px;
}
#main .m_box_items .m_lead {
	margin:15px 29px;
	font-weight:bold;
}
#main .m_box_items .m_attention {
	margin: 15px 31px 0px;
	padding:15px;
	border:1px solid #000;

}
#main .m_box_items .m_txt_read {
	margin: 15px 31px 15px;
font-size:12px;
		line-height:150%;

}
#main .m_box_items .m_attention h2{
	font-size:14px;
}
#main .m_box_items .m_section-body {
	margin:0px 31px 30px;
}

#main .m_box_items .m_itemname p{
padding:12px 12px 0;
	/*line-height:45px;*/
}
#main .m_box_items ul {
	margin:0 -15px 0px 0;
}
#main .m_box_items li {
	float: left;
	width: 221px;
	margin: 0 15px 15px 0;
}


#main .m_box_items li .m_price {
	padding: 8px 0px 2px 0px;
	text-align: left;
	min-height:60px;
	font-size:12px;
}
#main .m_box_items li .m_btn_shopping{
	background:url(../images180411/index/btn_order.jpg) no-repeat center;
	text-indent: -9999px;
	height:40px;
}
#main .m_box_items .m_item01 .m_itemname{
background:#CBCEDB;	
	margin:0 0 15px;
}
#main .m_box_items .m_item01 .m_itemname h2{
background:#202B64;
	color:#fff;
	font-size:18px;
	line-height:45px;
	padding:0 12px;
	font-weight:bold;
}
#main .m_box_items .m_item02 .m_itemname{
background:#F5E5EC;	
	margin:0 0 15px;
}
#main .m_box_items .m_item02 .m_itemname h2{
background:#970042;
	color:#fff;
	font-size:18px;
	line-height:45px;
	padding:0 12px;
	font-weight:bold;
}


/* form */
.m_form .m_bg_common,
.m_form02 .m_bg_common {
	border:1px solid #ccc;
}
#m_form .m_header,
#m_form02 .m_header {
	background-image: url(../form/images180411/form/header.jpg);
	height: 280px;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
}
#m_form .m_header h1,
#m_form02 .m_header h1 {
	text-indent:-9999px;
}

#main.m_form01 .m_itemname h2,
#main.m_form02 .m_itemname h2{
background:#202B64;
	color:#fff;
	font-size:18px;
	line-height:66px;
	padding:0 33px;
	font-weight:bold;
}
#main.m_form02 .m_itemname h2{
background:#970042;
	color:#fff;
	font-size:18px;
	line-height:66px;
	padding:0 33px;
	font-weight:bold;
}
#main.m_form .m_top-body,
#main.m_form02 .m_top-body{
margin:30px 33px;	

}

#main.m_form .m_top ul {
	margin:0 -11px 0px 0;
}
#main.m_form .m_top li {
	float: left;
	width: 128px;
	margin: 0 11px 15px 0;
}

#main.m_form .m_top li  .m_price,
#main.m_form02 .m_top li  .m_price {
	padding: 8px 0px 2px 0px;
	text-align: left;
	
	font-size:11px;
}
#m_form p.m_lead {
	padding: 15px 40px 0 0;
	line-height: 165%;
}
#m_form .m_monogram{
	clear:both;
}

#m_form .m_monogram h1 {
	font-size: 20px;
	line-height: 180%;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	letter-spacing: 0.1em;

}
#m_form .m_monogram h2 {
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
	padding-top: 15px;
}

#m_form .m_box_form-inner {
	background:#fff;
	margin:30px 0;
}


.m_form01 .m_monogram {
	background:#E8E9Ef;
	padding: 30px;
	margin:0  30px 30px;
}
.m_form02 .m_monogram {
	background:#F4E5EC;
	padding: 30px;
	margin:0  30px 30px;
}
label.m_midashi{
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px;
	display:block;
}
.m_form .m_txt_read,
.m_form02 .m_txt_read{
	padding:0 17px 17px!important;
}
.m_form div.m_midashi{
	font-size:19px;
	background:url(../form/images180411/form/bg_midashi.jpg) no-repeat center;
}
.m_form02 div.m_midashi{
	font-size:19px;
	background:url(../form/images180411/form/bg_midashi_pure.jpg) no-repeat center;
}

.m_form div.m_midashi .m_confirm,
.m_form02 div.m_midashi .m_confirm{
	font-size:16px;
}
#main.m_form .m_box_form-inner .m_select,
#main.m_form02 .m_box_form-inner .m_select{
	padding:20px 17px;	
}
#main.m_form .m_box_form-inner .m_select-top,
#main.m_form02 .m_box_form-inner .m_select-top{
	padding:0 0px 20px;
}

#main.m_form .m_box_form-inner .m_select-body,
#main.m_form02 .m_box_form-inner .m_select-body{
	border-top:1px solid #cdcdcd;
	border-bottom:	1px solid #cdcdcd;
	padding:20px 0;
}
#main.m_form div.m_midashi p,
#main.m_form02 div.m_midashi p{
	padding:0 17px;
	font-weight:bold;
	height:50px;
	line-height:50px;
}
#m_form table.m_sample {
	border: none;
	margin-top: 10px;
}
#m_form table.m_sample th {
	width: 55px;
}
#m_form table.m_sample td {
	text-align: center;
	vertical-align: top;
	padding: 1px 3px;
	/*width: 100px;*/
}

#m_form table.m_sample td p {
	font-size: 10px;
}
.m_btnbox {
	padding: 20px 0 40px 0;
	text-align: center;
}


.btn_confirm{
	border: 0px;
	width: 233px;
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	color:transparent;
	cursor: pointer;
	background-image: url(../form/images180411/form/btn_confirm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;

}
.disabled.btn_reset,
.disabled.btn_confirm,
.disabled.btn_transmission,
.disabled.btn_back{
	cursor:not-allowed;
}

.btn_reset{
	border: 0px;
	width: 233px;
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	margin-right: 20px;
	color: transparent;
	cursor: pointer;
	background-image: url(../form/images180411/form/btn_reset.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;

}

.btn_transmission{
	border: 0px;
	width: 233px;
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	color:transparent;
	cursor: pointer;
	background-image: url(../form/images180411/form/btn_transmission.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;

}

.btn_back{
	border: 0px;
	width: 233px;
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	margin-right: 20px;
	color: transparent;
	cursor: pointer;
	background-image: url(../form/images180411/form/btn_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;

}

/* thanks */

#main .m_thanks .m_message {
	margin: 5px 0 ;
	text-align:center;
}
#main .m_thanks .m_box01 {
padding:30px 34px;}




/* Clear FIx */
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix{
display:inline-block;
min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearfix
{height: 1%;}

.clearfix
{display: block;}
/* End hide from IE-mac */
/* /Clear FIx */
.m_formbox p strong.m_red {
	font-weight: bold;
	color: #FFF;
	background: #C00;
	padding: 5px;
	margin: 0px;
}

.err {
	clear:both;
	margin:30px;
	}


/* 2017.10.17 ネコ（クリスマス）追加*/

/* index */
#main .m_box_items .m_txt_r {
	text-align:right!important;
	padding:4px 12px 12px!important;
	 }
	 
/* form */
#main.m_form02 .m_top ul {
	margin:0 -11px 0px 0;
}
#main.m_form02 .m_top li {
	float: left;
	width: 110px;
	margin:0 11px 15px 0;
}

#main.m_form02 .m_top li  .m_price {
	padding: 8px 0px 2px 0px;
	text-align: left;
	
	font-size:11px;
}
#main.m_form02 p.m_lead {
	padding: 15px 40px 0 0;
	line-height: 165%;
}