@charset "utf-8";
/* CSS Document */
.sp_only {
	display: block;
}
.pc_only {
	display: none;
}

/* #biz_p2
-----------------------------------------------------------------------*/
#biz_p2{
	margin-bottom: 0;
	border-bottom: none;
}
#biz_p2 #p2_ttl{
	padding: 0px 15px;
	margin-bottom: 20px;
	border-left: 3px solid #da1949;
	line-height: 1.3;
	font-size: 20px;
	font-weight: bold;
}
#biz_p2 p{
	font-size: 12px;
}


/* #biz_p2_footer
--------------------------------*/
#biz_p2_footer{
  margin-bottom: 30px;
  padding: 15px 0px;
  width: 100%;
  background-color: #f1f3f3;
}
#biz_p2_footer ul{
  margin: 0 auto;
  width: 259px;
  display: block;
}
#biz_p2_footer li{
  display: block;
}
#biz_p2_footer li:first-child{
  margin-bottom: 10px;
}
#biz_p2_footer li a{
  width: 259px;
  height: 55px;
  background: url(/biz/p2/images/top_footer_bt.png) no-repeat 0 0;
  background-size: cover;
  display: block;
  text-indent: -9999px;
}
#biz_p2_footer li a:hover{
  background: url(/biz/p2/images/top_footer_bt.png) no-repeat 0 0;
  background-size: cover;
}
#biz_p2_footer li:last-child a{
  margin-left: 0;
  margin-right: 20px;
  background: url(/biz/p2/images/top_footer_bt.png) no-repeat 0 -113px;
  background-size: cover;
}
#biz_p2_footer li:last-child a:hover{
  background: url(/biz/p2/images/top_footer_bt.png) no-repeat 0 -113px;
  background-size: cover;
}
#biz_p2_footer .biz_p2_menu_link02:last-child{
  margin: 10px 0 0 0;
}
#biz_p2_footer .biz_p2_menu_link02{
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.7;
}
#biz_p2_footer .biz_p2_menu_link02 a,
#biz_p2_footer .biz_p2_menu_link02 a:hover{
  background: url(/biz/p2/images/sp_top_footer_bt02.png) no-repeat 0 0;
  background-size: cover;
  width: 261px;
  height: 112px;
  display: inline-block;
  margin-bottom:12px;
  min-height: inherit;
}
#biz_p2_footer .biz_p2_menu_link02:last-child a ,
#biz_p2_footer .biz_p2_menu_link02:last-child a:hover{
  background: url(/biz/p2/images/sp_top_footer_bt02.png) no-repeat 0 0;
  background-size: cover;
  width: 261px;
  height: 112px;
  display: inline-block;
}
#biz_p2_footer .biz_p2_menu_txt01{
  margin: 19px 0 4px 2px;
  font-size: 15px;
  font-weight: bold;
  background: none;
  text-indent: 0px;
  display: inline-block;
  color: #d4123f;
}
#biz_p2_footer .biz_p2_menu_txt02{
  margin: 0 0 0 2px;
  font-size: 12px;
}
#biz_p2_footer .biz_p2_menu_txt03{
  margin: 0 0 0 2px;
  font-size: 12px;
}

/* add 20181204 start ◆ */
#biz_p2_footer .prv-p2simulation {
	margin: 10px auto;
	width: 90%;
}
#biz_p2_footer .prv-p2simulation p.linkbt {
	font-size: 1.4em;
	width: 90%;
	margin-bottom: 12px;
}
#biz_p2_footer .prv-p2simulation p.linkbt span {
	display: block;
	font-weight: normal;
	text-align: left;
}
/* add 20181204 end ◆ */



/* add BP #biz_p2 .p2_bp add 20200629 start */

div#contents div#biz_p2 .p2_bp h2.p2_bp__mainVisual img {
  width: 100%;
}

#biz_p2 .p2_bp div.p2_bp__content ul.btnLink {
  display: block;
}

#biz_p2 .p2_bp div.p2_bp__content ul.btnLink li a {
  display: block;
  color: #fff;
  background: #24539c url(/common/images/com_icn40.png) no-repeat 10px center;
  padding: 5px 15px 5px 25px;
  text-decoration: none;
  text-align: left;
  font-size: 14px;
}

/* add BP #biz_p2 .p2_bp add 20200629 end */
