@charset "utf-8";
/* CSS Document */
.mb0-sp {
	margin-bottom: 0 !important;
}
.mb10-sp {
	margin-bottom: 10px !important;
}
.mb15-sp {
	margin-bottom: 15px !important;
}
.mb20-sp {
	margin-bottom: 20px !important;
}
.mb25-sp {
	margin-bottom: 25px !important;
}
.mb30-sp {
	margin-bottom: 30px !important;
}

#biz_p2 a:hover img.ov {
	opacity: 1;
	filter: none;
}

#biz_p2 #p2_ttl {
	margin-bottom: 30px;
}

#biz_p2 h2 {
	width: auto;
	min-height: auto;
	padding: 12px 0 12px 12px;
	margin-bottom: 10px;
	font-size: 14px;
}
#biz_p2 h3 {
	padding-left:1em;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
#biz_p2 h3:before {
	font-size: 112%;
	display: block;
	content: "";
	width: 1em;
	height: 1.5em;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/biz/p2/images/orderguide_ico01.png) no-repeat 0 center;
	background-size: 7px 8px;
}

#biz_p2 a{
	color: #da1949;
	text-decoration: underline !important;
}

/* #p2_orderguide01
--------------------------------*/
#p2_orderguide01{
	border: 2px solid #d4123f;
}
#p2_orderguide01 h2{
	padding: 13px 0;
	width: auto;
	min-height: inherit;
	font-size: 18px;
  font-weight: normal;
	color: #555555;
	line-height: 1.5;
	text-align: center;
	background: #ffeef2;
}
#p2_orderguide01>p{
	margin: 0 auto;
	width: 97%;
	font-size: 12px;
	text-align: center;
}
#p2_orderguide01>p.lead-text{
	width: 95%;
}
#p2_orderguide01>div{
	margin: 0 auto;
	width: 90%;
	text-align: left;
	display: block;
}
#p2_orderguide01 p.bt-img img{
	width: 70%;
}


/* #p2_orderguide02
--------------------------------*/
#p2_orderguide02{
	padding: 18px;
}
#p2_orderguide02 h2{
	margin: 0 0 18px 0;
	padding: 0;
	width: 100%;
	min-height: inherit !important;
	height: inherit !important;
	background: none;
	display: table;
	float: none;
}
#p2_orderguide02 h2 span{
	padding: 10px;
	font-size: 12px;
  font-weight: normal;
	color: #555555;
	line-height: 1.6;
	text-align: center;
	background: #fff;
	background-size: contain;
	vertical-align: middle;
	display: table-cell;
}
#p2_orderguide02 h2 span:after{
	content: none;
}
#p2_orderguide02 p{
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: auto !important;
	min-height: auto !important;
	display: table;
	float: none;
}
#p2_orderguide02 a{
	vertical-align: middle;
  text-align: center;
	display: table-cell;
}

/* #p2_orderguide03
--------------------------------*/
#p2_orderguide03{

}
#p2_lightbox{
	width: 100%;
}
#p2_lightbox>div{
	margin: 0 auto 0 auto;
	width: 90%;
	float: none;
	text-align: center;
}
#p2_lightbox>div:first-child{
	margin: 0 auto 0 auto;
	width: 90%;
}
#p2_lightbox>div p{
	font-size: 12px;
}
#p2_lightbox>div a{
	color: #3c3d3d;
	text-decoration: none !important;
}


/* #p2_orderguide04
--------------------------------*/

/* #anc02
--------------------------------*/
#anc02 .twoCol01 {
	margin: 0 auto;
	width: 680px;
	background-color: #f1f3f2;
	padding: 22px 0 22px 18px;

}
#anc02 .twoCol01>div{
	margin-right: 18px;
	width: 320px;
	float: left;
}


/* #biz_p2 .linkbt
--------------------------------*/
#biz_p2 .linkbt{
	margin: 0 auto 50px auto;
	width: 398px;
	height: 80px;
	color: #d4123f;
	display: table;
	border: 1px solid #ccc;
}
#biz_p2 .linkbt a{
	padding-top: 5px;
	font-size: 128%;
  font-weight: bold;
	text-align: center;
	color: #3c3d3d;
	text-decoration: none;
	vertical-align: middle;
	display: table-cell;
	border-top: 2px solid #24539c;
	background: #fff url(/biz/p2/images/common_bt02_bg.png) no-repeat right bottom;
}
#biz_p2 .linkbt a:hover{
	background: #daeeff url(/biz/p2/images/common_bt02_bg.png) no-repeat right bottom;
}
