@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 .leadBox{
	margin-bottom: 20px;
}
#biz_p2 .leadBox .inner {
	padding: 22px 0 20px 0;
}
#biz_p2 .leadBox .icoR img{
	padding-top: 4px;
	width: 51px;

}
#biz_p2 h2{
	margin-bottom: 30px;
	padding-top: 10px;
	height: 60px;
	background: url(/biz/p2/images/top_h2_bg.png) no-repeat 0 0;
	background-size: cover;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	color: #FFFFFF;
	text-align: center;
}


/* noticeBox */
#biz_p2 .noticeBox dl{
	height: 49px;
	margin-bottom: 0px;
}
#biz_p2 .noticeBox dl dt{
	display: table-cell;
	width: 62px;
	background: #d4143f;
	vertical-align: middle;
	text-align: center;
	font-size: 112%;
	font-weight: normal;
	color: #ffffff;
}
#biz_p2 .noticeBox dl dd{
	display: table-cell;
	padding: 1px 8px 0 8px;
	border: none;
	font-size: 12px;
	line-height: 1.7;
	vertical-align: middle;
}



/* #biz_p2_combination
--------------------------------*/
#biz_p2_combination{
	margin-bottom: 20px;
}
#biz_p2_combination h2{
	margin-bottom: 15px;
}
#biz_p2_combination h2 span{
	height: 60px;
	background: none;
	text-indent: 0px;
}
#biz_p2_combination p{
	margin-bottom: 25px;
	text-align: center;
	font-size: 12px;
	line-height: 1.7;
}
#biz_p2_combination_twocolmnbox{
  width: 100%;
	margin-left: 0;
}
#biz_p2_combination_twocolmnbox p{
	margin-bottom: 20px;
	margin-left: 18px;
	margin-right: 18px;
	float: none;
}
#biz_p2_combination_twocolmnbox p:last-child{
	margin-bottom: 0;
}
#biz_p2_combination_nas{
  width: 90%;
	padding-top: 12px;
	margin-left: 18px;
	margin-right: 18px;
	background: none;
}
#biz_p2_combination_nas p{
	padding-bottom: 20px;
	font-size: 12px;
}
#biz_p2_combination_nas p a strong{
	font-weight: normal;
}
#biz_p2_combination_nas p a img{
	padding-top: 5px;
}



/* #biz_p2_menu
--------------------------------*/
#biz_p2_menu{
	margin-bottom: 25px;
	padding-bottom: 22px;
	background-color: #f1f3f3;
}
#biz_p2_menu h2{
	margin-bottom: 20px;
	height: 40px;
}
#biz_p2_menu h2 span{
	height: 40px;
	background: none;
	text-indent: 0px;
}
#biz_p2_menu p{
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 1.7;
}

/* #biz_p2_menu_public */
#biz_p2_menu_public{
	margin: 0;
	padding: 0 18px 0 18px;
	width: 100%;
	display: block;
	background-color: #f1f3f3;
	border-bottom: none;
}
#biz_p2_menu_public .biz_p2_menu_header, #biz_p2_menu_public .biz_p2_menu_cel{
	width: 100%;
	display: table;
	margin: 0;
	padding: 0;
}
#biz_p2_menu_public .biz_p2_menu_header{
	width: 100%;
	background-color: #fff;
	position: inherit;
}
#biz_p2_menu_public .biz_p2_menu_header p{
	margin: 0;
	padding: 0;
	height: 37px;
	width: 45%;
	display: table-cell;
	position: inherit;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	vertical-align: middle;
}
#biz_p2_menu_public .biz_p2_menu_header p:first-child{
	padding-top: 0px;
	width: 55%;
	height: 37px;
	border-bottom: none;
	border-right: 1px dotted #d4123f;
	top: 2px;
}
#biz_p2_menu_public .biz_p2_menu_cel{
	width: 100%;
	height: 81px;
	display: table;
	background-color: #fff;
}
#biz_p2_menu_public .biz_p2_menu_cel:nth-child(even){
	background-color:#ffeef2;
}
#biz_p2_menu_public .biz_p2_menu_cel h3{
	margin: 0;
	padding: 0;
	width: 18%;
	height: 81px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	background-color: #d4123f;
	border-top: 1px solid #fff;
	border-right: none;
	display: table-cell;
	vertical-align: middle;
  position: relative;
}
#biz_p2_menu_public .biz_p2_menu_cel h3:after {
  content: '';
	display: inline-block;
  position: absolute;
  top: 45%;
  left:100%;

  width: 0;
  height: 0;
  margin-top: 0;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #d4123f;
}
#biz_p2_menu_public .biz_p2_menu_cel p{
	margin: 0;
	padding: 15px 12px;
	width: 45%;
	height: 81px;
	border-right: 1px dotted #fff;
	text-align: left;
	font-size: 12px;
	line-height: 1.7;
	display: table-cell;
	vertical-align: middle;
}
#biz_p2_menu_public .biz_p2_menu_cel p.icon{
	padding: 0px 0;
	width: 37%;
	height: 81px;
	text-align: center;
	border-bottom: none;
	border-right: 1px dotted #d4123f;
}
#biz_p2_menu_public .biz_p2_menu_cel p.icon img{
	width: 80%;
	height: auto;
}

/* #biz_p2_menu_private */
#biz_p2_menu_private{
	margin: 0;
	padding: 0 18px 0 18px;
	width: 100%;
	display: block;
	background-color: #f1f3f3;
	border-bottom: none;
}
#biz_p2_menu_private .biz_p2_menu_header, #biz_p2_private .biz_p2_menu_cel{
	width: 100%;
	display: table;
	margin: 0;
	padding: 0;
}
#biz_p2_menu_private .biz_p2_menu_header{
	width: 100%;
	background-color: #fff;
	position: inherit;
}
#biz_p2_menu_private .biz_p2_menu_header p{
	margin: 0;
	padding: 0;
	height: 37px;
	width: 45%;
	display: table-cell;
	position: inherit;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	vertical-align: middle;
}
#biz_p2_menu_private .biz_p2_menu_header p:first-child{
	padding-top: 0px;
	width: 55%;
	height: 37px;
	border-bottom: none;
	border-right: 1px dotted #24539c;
	top: 2px;
}
#biz_p2_menu_private .biz_p2_menu_cel{
	width: 100%;
	height: 81px;
	display: table;
	background-color: #fff;
}
#biz_p2_menu_private .biz_p2_menu_cel:nth-child(even){
	background-color:#f1f9ff;
}
#biz_p2_menu_private .biz_p2_menu_cel h3{
	margin: 0;
	padding: 0;
	width: 18%;
	height: 81px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	background-color: #24539c;
	border-top: 1px solid #fff;
	border-right: none;
	display: table-cell;
	vertical-align: middle;
  position: relative;
}
#biz_p2_menu_private .biz_p2_menu_cel h3:after {
  content: '';
	display: inline-block;
  position: absolute;
  top: 45%;
  left:100%;

  width: 0;
  height: 0;
  margin-top: 0;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #24539c;
}
#biz_p2_menu_private .biz_p2_menu_cel p{
	margin: 0;
	padding: 15px 12px;
	width: 45%;
	height: 81px;
	border-right: 1px dotted #fff;
	text-align: left;
	font-size: 12px;
	line-height: 1.7;
	display: table-cell;
	vertical-align: middle;
}
#biz_p2_menu_private .biz_p2_menu_cel p.icon{
	padding: 0px 0;
	width: 37%;
	height: 81px;
	text-align: center;
	border-bottom: none;
	border-right: 1px dotted #24539c;
}
#biz_p2_menu_private .biz_p2_menu_cel p.icon img{
	width: 80%;
	height: auto;
}

#biz_p2_menu .biz_p2_menu_link{
	margin: 0 18px 30px 18px;
	padding: 25px 0 18px 0;
	width: auto;
	background-color: #FFFFFF;
}
#biz_p2_menu .biz_p2_menu_link:last-child{
	margin: 0 18px 0 18px;
}
#biz_p2_menu .biz_p2_menu_link a,
#biz_p2_menu .biz_p2_menu_link a:hover{
	margin: 0 15px;
	padding: 6px 0 0 0;
	width: auto;
	height: 60px;
	background: none;
	text-indent: 0px;
	display: block;
	border: 2px solid #d4123f;
	background: #ffe2e9 url(/biz/p2/images/top_menu_bt01_sp.png) no-repeat right center;
	background-size: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #d4123f;
	line-height: 1.5;
}
#biz_p2_menu .biz_p2_menu_link:last-child a ,
#biz_p2_menu .biz_p2_menu_link:last-child a:hover{
	margin: 0 15px;
	padding: 6px 0 0 0;
	width: auto;
	height: 60px;
	background: none;
	text-indent: 0px;
	display: block;
	border: 2px solid #24539c;
	background: #daeeff url(/biz/p2/images/top_menu_bt02_sp.png) no-repeat right center;
	background-size: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #24539c;
	line-height: 1.5;
}


/* #biz_p2_detail
--------------------------------*/
#biz_p2_detail{
	background: url(/biz/p2/images/top_detail_bg.png) repeat-x 0 -4px;
	display: block;
}
#biz_p2_detail h2{
	margin : 0 auto 20px auto;
	padding: 0;
	width: 65%;
	height: auto;
	background: url(/biz/p2/images/top_detail_title.png) no-repeat 0 0;
	background-size: contain;
	color: #FFFFFF;
	text-align: center;
	text-indent: -9999px;
}
#biz_p2_detail ul{
	margin-bottom: 20px;
	width: 100%;
	display: table;
}
#biz_p2_detail li{
	display: table-cell;
	vertical-align: top;
}
#biz_p2_detail li a,
#biz_p2_detail li a:hover{
	margin: 0 auto 0 0;
	padding-top: 30px;
	width: 95px;
	height: 100px;
	background: url(/biz/p2/images/top_detail_bt_sp.png) no-repeat 0 0;
	background-size: 295px;
	display: block;
	text-align: center;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
}
#biz_p2_detail li:nth-child(2) a,
#biz_p2_detail li:nth-child(2) a:hover{
	margin: 0 auto;
	background: url(/biz/p2/images/top_detail_bt_sp.png) no-repeat -100px 0;
	background-size: 295px;
}
#biz_p2_detail li:last-child a,
#biz_p2_detail li:last-child a:hover{
	padding-top: 30px;
	margin: 0 0 0 auto;
	width: 95px;
	background: url(/biz/p2/images/top_detail_bt_sp.png) no-repeat -200px 0;
	background-size: 295px;
	line-height: 1.5;
}

/* #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;
}





/* #biz_p2_region */

#biz_p2_region{
	margin: 0;
	width: 100%;
	display: block;
	background-color: #f1f3f3;
	border-bottom: none;
	    margin-bottom: 25px;
}

#biz_p2_region h2{
	height: 40px;
}

#biz_p2_region h2 span{
	height: 40px;
	background: none;
	text-indent: 0px;
}

#biz_p2_region_box{
	padding: 0 18px;
}

#biz_p2_region .biz_p2_menu_header, #biz_p2_region .biz_p2_menu_header{
	width: 100%;
	display: table;
	margin: 0;
	padding: 0;
}
#biz_p2_region .biz_p2_menu_header{
	width: 100%;
	background-color: #fff;
	position: inherit;
}
#biz_p2_region .biz_p2_menu_header p{
	margin: 0;
	padding: 0;
	height: 37px;
	width: 45%;
	display: table-cell;
	position: inherit;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	vertical-align: middle;
}
#biz_p2_region .biz_p2_menu_header p:first-child{
	padding-top: 0px;
	width: 55%;
	height: 37px;
	border-bottom: none;
	border-right: 1px dotted #24539c;
	top: 2px;
}
.biz_p2_region_box_inner {
	width: 100%;
    margin: 0 auto;
}

/* add 20210916 start */
.noticeBox-01 dl {
	display: block;
  width: 100%;
  margin-bottom: 10px;
}
.noticeBox-01 dl dt {
	display: block;
	width: auto;
	padding: 5px 0;
  background: #3d4e55;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}
.noticeBox-01 dl dd {
	display: block;
	border: 1px solid #d1d1d1;
	border-top-width: 0;
	border-left-width: 1px;
  padding: 10px 15px;
  line-height: 1.7;
  vertical-align: middle;
}
/* add 20210916 end */
