@charset "utf-8";
/* CSS Document */

#biz_p2 #p2_ttl {
	margin-bottom: 30px;
}

#biz_p2 h2 {
	min-height: 16px;
	line-height: 1.0;
	background: url(/biz/p2/images/common_spec_h2_bg.png) 0 0 repeat-y;
	padding: 17px 0 17px 26px;
	margin-bottom: 15px;
	font-size: 128%;
  font-weight: bold;
  color: #fff;
  -webkit-background-size: cover;
  background-size: cover;
}
#biz_p2 h3 {
	padding-left:1em;
	font-size: 128%;
	font-weight: bold;
	position: relative;
}
#biz_p2 h3:before {
	font-size: 112%;
	display: block;
	content: "";
	width: 10px;
	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;
}

/* #p2_orderguide01
--------------------------------*/
#p2_orderguide01{
	border: 2px solid #d4123f;
}
#p2_orderguide01 h2{
	margin-bottom: 15px;
	padding: 25px 0 20px 0;
	width: auto;
	min-height: inherit;
	font-size: 256%;
  font-weight: normal;
	color: #555555;
	line-height: 1.5;
	text-align: center;
	background: #ffeef2;
}
#p2_orderguide01 h2 strong{
	color: #d4123f;
}
#p2_orderguide01>p{
	text-align: center;
}
#p2_orderguide01>div{
	margin: 0 auto;
	width: 620px;
	text-align: left;
	display: block;
}



/* #p2_orderguide02
--------------------------------*/
#p2_orderguide02{
	padding: 33px 115px;
	background: #f1f3f3;
}
#p2_orderguide02 h2{
	margin: 0 90px 0 0;
	padding: 0;
	width: 282px;
	height: 88px;
	background: none;
	display: table;
	float: left;
	position: relative;
}
#p2_orderguide02 h2 span{
	padding: 5px 10px 5px 10px;
	font-size: 112%;
  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: "";
  display: inline-block;
	top: 50%;
  right: -54px;
  width: 0;
  height: 0;
  margin-top: -42px;
  border-top: 42px solid transparent;
  border-right: 27px solid transparent;
  border-bottom: 42px solid transparent;
  border-left: 27px solid #fff;

	position: absolute;
}
#p2_orderguide02 p{
	margin: 0;
	padding: 0;
	width: 310px;
	height: 88px;
	display: table;
	float: left;
}
#p2_orderguide02 a{
	vertical-align: middle;
	display: table-cell;
}
/* #p2_orderguide03
--------------------------------*/
#p2_orderguide03{

}
#p2_lightbox{
  width: 690px;
  margin: 0 auto;
}
#p2_lightbox>div{
	width: 341px;
	float: left;
	size: 100%;
	text-align: center;
}
#p2_lightbox>div:first-child{
	margin-right: 18px;
	width: 326px;
}
#p2_lightbox>div p{
	font-size: 100%;
}
#p2_lightbox>div a{
	color: #3c3d3d;
	text-decoration: none;
}


/* #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;
}
