

@charset "UTF-8";

html, body, article, section, nav, aside, h1, h2, h3, h4, h5, h6, header, footer, address, p, hr, pre, blockquote, ol, ul, li, dl, dt, dd, figure, figcaption, div, main, a, em, strong, small, cite, q, dfn, abbr, data, time, code, var, samp, kbd, mark, span, img, iframe, embed, object, video, audio, table, caption, tbody, thead, tfoot, tr, td, th, form, label, canvas {

  margin: 0;

  padding: 0;

  border: none;

  vertical-align: baseline;

  color: inherit;

  background: none;

  font: inherit;

  text-align: inherit;

  text-decoration: none;

}



ol {

  list-style: none;

}



ul {

  list-style: none;

}



q:before, q:after {

  content: normal;

}



table {

  border-spacing: 0;

}



body {

  -webkit-text-size-adjust: 100%;

  -moz-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;

  text-size-adjust: 100%;

}



img {

  max-width: 100%;

  vertical-align: top;

}



/* ======================================================

 *

 *   Standard blocks

 *

 * ====================================================== */

.bc-sb-plain .bc-sb-plain, .bc-sb-ul .bc-sb-plain, .bc-sb-ol .bc-sb-plain, .bc-sb-dl .bc-sb-plain, .bc-sb-noteList .bc-sb-plain, .bc-sb-linkList .bc-sb-plain, .bc-sb-plain .bc-sb-ul, .bc-sb-ul .bc-sb-ul, .bc-sb-ol .bc-sb-ul, .bc-sb-dl .bc-sb-ul, .bc-sb-noteList .bc-sb-ul, .bc-sb-linkList .bc-sb-ul, .bc-sb-plain .bc-sb-ol, .bc-sb-ul .bc-sb-ol, .bc-sb-ol .bc-sb-ol, .bc-sb-dl .bc-sb-ol, .bc-sb-noteList .bc-sb-ol, .bc-sb-linkList .bc-sb-ol, .bc-sb-plain .bc-sb-dl, .bc-sb-ul .bc-sb-dl, .bc-sb-ol .bc-sb-dl, .bc-sb-dl .bc-sb-dl, .bc-sb-noteList .bc-sb-dl, .bc-sb-linkList .bc-sb-dl, .bc-sb-plain .bc-sb-noteList, .bc-sb-ul .bc-sb-noteList, .bc-sb-ol .bc-sb-noteList, .bc-sb-dl .bc-sb-noteList, .bc-sb-noteList .bc-sb-noteList, .bc-sb-linkList .bc-sb-noteList, .bc-sb-plain .bc-sb-linkList, .bc-sb-ul .bc-sb-linkList, .bc-sb-ol .bc-sb-linkList, .bc-sb-dl .bc-sb-linkList, .bc-sb-noteList .bc-sb-linkList, .bc-sb-linkList .bc-sb-linkList {

  margin-top: 0.5em;

  margin-bottom: 0.5em;

}



/* ======================================================

 * Grid

 * ------------------------------------------------------ */

/* ======================================================

 * Block

 * ------------------------------------------------------ */

.bc-sb-h1 {

  margin-top: 3em;

  margin-bottom: 3em;

}

@media screen and (max-width: 999px) {

  .bc-sb-h1 {

    margin-top: 2em;

    margin-bottom: 2em;

  }

}

.bc-sb-h1 > h1 {

  line-height: 1.2;

  font-weight: normal;

  font-size: 2em;

}



.bc-sb-h1_special > h1 {

  line-height: 1.667;

  color: #0a61a9;

  font-size: 2.5em;

  letter-spacing: 0.125em;

}

@media screen and (max-width: 999px) {

  .bc-sb-h1_special > h1 {

    font-size: 1.6em;

    letter-spacing: 0;

  }

  .bc-sb-h1_special > h1 br {

    display: none;

  }

}



.bc-sb-h2,
.bc-sb-h2-2,
.bc-sb-h2-3 {

  margin-top: 3em;

  padding: 0.25em 5px;

  border: solid 1px #007dc5;

  line-height: 1.333;

  font-weight: bold;

}

.bc-sb-h2 > h1, .bc-sb-h2 > h2, .bc-sb-h2 > h3, .bc-sb-h2 > h4, .bc-sb-h2 > h5, .bc-sb-h2 > h6,
.bc-sb-h2-3 > h1, .bc-sb-h2-3 > h2, .bc-sb-h2-3 > h3, .bc-sb-h2-3 > h4, .bc-sb-h2-3 > h5, .bc-sb-h2-3 > h6 {

  padding-left: 10px;

  padding-right: 10px;

  border-left: solid 6px #007dc5;

  font-size: 1.125em;

}

.bc-sb-h2 .bc-h2-date {

	display:inline-block;

	width:170px;

}
.bc-sb-h2-2 >h2{
  font-size: 1.125em;
}


@media screen and (min-width: 769px) {
.bc-report .bc-sb-h2 h2 {

	position: relative;
	
	padding-left: 180px;

}

.bc-report .bc-sb-h2 h2 .bc-h2-date {

	position: absolute;
	
	top: 0;
	
	left: 10px;

}
}



.bc-sb-h3 {

  margin-top: 2.5em;

  line-height: 1.333;

  font-weight: bold;

}

.bc-sb-h3 > h1, .bc-sb-h3 > h2, .bc-sb-h3 > h3, .bc-sb-h3 > h4, .bc-sb-h3 > h5, .bc-sb-h3 > h6 {

  font-size: 1.125em;

}

.bc-sb-h3 > h3 span {

  font-size: 1.5em;

}



.bc-sb-h3_special {

  border-bottom: solid 5px #dedede;

  padding-bottom: .2em;

}

.bc-sb-h3_special02 {

	background: url(../img/bc-sb-h3_marker.gif) no-repeat 0 0.5em;

	padding-left: 15px;

	font-weight: normal;

}



.bc-sb-h4 {

  margin-top: 2em;

  line-height: 1.333;

  font-weight: bold;

}

.bc-sb-h4 > h1, .bc-sb-h4 > h2, .bc-sb-h4 > h3, .bc-sb-h4 > h4, .bc-sb-h4 > h5, .bc-sb-h4 > h6 {

  font-size: 1em;

}



.bc-sb-h5 {

  margin: 1em 0;

}

.bc-sb-h5 > h1, .bc-sb-h5 > h2, .bc-sb-h5 > h3, .bc-sb-h5 > h4, .bc-sb-h5 > h5, .bc-sb-h5 > h6 {

  margin: 0;

}



.bc-sb-h6 {

  margin: 1em 0;

}

.bc-sb-h6 > h1, .bc-sb-h6 > h2, .bc-sb-h6 > h3, .bc-sb-h6 > h4, .bc-sb-h6 > h5, .bc-sb-h6 > h6 {

  margin: 0;

}



.bc-sb-p {

  margin-top: 1.5em;

  line-height: 1.667;

}



.bc-sb-plain {

  margin: 1em 0;

  padding: 0;

}

.bc-sb-plain > li {

  margin: 0.5em 0;

  list-style-type: none;

}

.bc-sb-plain > li:first-child {

  margin-top: 0;

}

.bc-sb-plain > li:last-child {

  margin-bottom: 0;

}



.bc-sb-ul {

  margin-top: 1.5em;

  line-height: 1.333;
  
  width:100%;

}

.bc-sb-ul > li {

  margin-top: 0.5em;

  padding-left: 18px;

  background: url(../img/sb-ul-marker.gif) no-repeat 6px 0.4em;

}

.bc-sb-ul > li:first-child {

  margin-top: 0;

}



.bc-sb-inlineList {

  margin: 1em 0 -0.5em 0;

  padding: 0;

}

.bc-sb-inlineList > li {

  display: inline-block;

  margin: 0 1em 0.5em 0;

  list-style-type: none;

}



.bc-sb-ol {

  margin-top: 1.5em;

  padding-left: 2.5em;

  line-height: 1.333;

  list-style: decimal;

}

@media screen and (max-width: 999px) {

  .bc-sb-ol {

    padding-left: 1.5em;

  }

}

.bc-sb-ol > li {

  margin-top: 0.5em;

}

.bc-sb-ol > li:first-child {

  margin-top: 0;

}



.bc-sb-ol02 {

  margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-ol02.lineH {

  line-height: 1.9;

}

.bc-sb-ol02 li {

  padding-left: 2.5em;

  text-indent: -2.6em;

}

.bc-sb-ol02 li > .bc-sb-noteList {

  margin-left: 16px;

}

.bc-sb-ol02 li > .bc-sb-noteList li {

  text-indent: 0;

}

.bc-sb-ol03 {

	 margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-ol03 li {

  padding-left: 3em;

  text-indent: -2em;

}

.bc-sb-ol04 {

	 margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-ol04 li {

  padding-left: 1.5em;

  text-indent: -2em;

}

.bc-sb-ol05 {

	 margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-ol05 li {

  text-indent: -1.65em;

}

.bc-sb-ol06 {

	 margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-ol06 li {

  padding-left: 1em;

  text-indent: -2em;

}

.bc-sb-ol07 {

	 margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-ol07 li {

  text-indent: -1.32em;

}

.bc-sb-dl {

  margin-top: 1.5em;

  line-height: 1.667;

}

.bc-sb-dl > dt {

  margin-top: 0.5em;

  font-weight: bold;

}

.bc-sb-dl > dt:first-child {

  margin-top: 0;

}

.bc-sb-dl > dd {

  margin-top: 0.5em;

  margin-left: 1.5em;

}

.bc-sb-dl > dd:first-child {

  margin-top: 0;

}







.bc-sb-dl_flow {

	line-height: 1.667;

	margin-top: 1.5em;

	background: url(../img/bc-sb-dl_flow_bg01.gif) no-repeat 0 100%;

}

.bc-sb-dl_flow dl {

	padding-left: 100px;

	min-height: 130px;

}

.bc-sb-dl_flow dl dt {

	font-weight: bold;

}

.bc-sb-dl_flow dl dd {

}

.bc-sb-dl_flow.flow01 dl {

	background: url(../img/bc-sb-dl_flow_tx01.gif) no-repeat 0 50%;

}

.bc-sb-dl_flow.flow02 dl {

	background: url(../img/bc-sb-dl_flow_tx02.gif) no-repeat 0 50%;

}

.bc-sb-dl_flow.flow03 dl {

	background: url(../img/bc-sb-dl_flow_tx03.gif) no-repeat 0 50%;

}

.bc-sb-dl_flow.flow04 dl {

	background: url(../img/bc-sb-dl_flow_tx04.gif) no-repeat 0 50%;

}



@media screen and (max-width: 999px) {

.bc-sb-dl_flow {

	line-height: 1.667;

	margin-top: 1.5em;

	background: url(../img/bc-sb-dl_flow_bg02.gif) no-repeat 0 100%;

}

.bc-sb-dl_flow dl {

	padding-left: 50px;

	min-height: 160px;

}

.bc-sb-dl_flow dl dt {

	font-weight: bold;

}

.bc-sb-dl_flow dl dd {

}

.bc-sb-dl_flow.flow01 dl {

	background: url(../img/bc-sb-dl_flow_tx05.png) no-repeat 0 50%;

}

.bc-sb-dl_flow.flow02 dl {

	background: url(../img/bc-sb-dl_flow_tx06.png) no-repeat 0 50%;

}

.bc-sb-dl_flow.flow03 dl {

	background: url(../img/bc-sb-dl_flow_tx07.png) no-repeat 0 50%;

}

.bc-sb-dl_flow.flow04 dl {

	background: url(../img/bc-sb-dl_flow_tx08.png) no-repeat 0 50%;

}



}





.bc-note {

	display: block;

	text-indent: -1.35em;

	padding-left: 1.35em;

}

.bc-note_offer {

	display: block;

	text-indent: -1.35em;

	padding-left: 1.35em;
	
	font-size:small;

}

.bc-sb-noteList {

  margin-top: 1.5em;

  margin-left: 1em;

  line-height: 1.333;

}

.bc-sb-noteList > li {

  position: relative;

  margin: 0.5em 0;

  padding: 0;

  list-style-type: none;

}

.bc-sb-noteList > li:first-child {

  margin-top: 0;

}

.bc-sb-noteList > li:last-child {

  margin-bottom: 0;

}



.bc-sb-noteList_A02 {

  margin-left: 2em;

}



.bc-sb-noteList_A03 {

  margin-left: 4em;

}



.bc-sb-noteList-marker {

  position: absolute;

  left: -1em;

  width: 1em;

}

.bc-sb-noteList_A02 .bc-sb-noteList-marker {

  left: -2em;

  width: 2em;

}

.bc-sb-noteList_A03 .bc-sb-noteList-marker {

  left: -4em;

  width: 4em;

}



.bc-sb-linkList {

  margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-linkList > li {

  margin-top: 0.5em;

  padding-left: 18px;

  background: url(../img/sb-linkList-marker.gif) no-repeat 6px 0.4em;

  *zoom: 1;

}

.bc-sb-linkList > li.bc-sb-linkList-item_newwin {

  background: url(../img/sb-linkList-marker_newwin.gif) no-repeat 4px 0.4em;

}

.bc-sb-linkList > li:first-child {

  margin-top: 0;

}



.bc-sb-linkList02 {

	overflow: hidden;

}

.bc-sb-linkList02 li {

	float: left;

	margin: 1.5em 40px 0 0;

	padding-left: 18px;

  background: url(../img/sb-linkList-marker.gif) no-repeat 6px 0.4em;

  *zoom: 1;

}



@media screen and (max-width: 999px) {

.bc-sb-linkList02 {

	overflow: hidden;

}

.bc-sb-linkList02 li {

	float: none;

	margin: 1.5em 40px 0 0;

	padding-left: 18px;

  background: url(../img/sb-linkList-marker.gif) no-repeat 6px 0.4em;

  *zoom: 1;

}



}





a[href].bc-sb-button,

*.bc-sb-button {

  -moz-appearance: none;

  -webkit-appearance: none;

  margin: 0;

  padding: 0;

  border: none;

  background: transparent;

  color: inherit;

  *color: #333333;

  font: inherit;

  *font-family: "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;

  text-align: left;

  display: inline-block;

  padding: 0.3em 0.7em;

  border: 1px solid #dedede;

  border-radius: 3px;

  text-align: center;

  cursor: pointer;

  text-decoration: none;

}

a[href].bc-sb-button::-moz-focus-inner,

*.bc-sb-button::-moz-focus-inner {

  padding: 0;

  border: none;

}

a[href].bc-sb-button:hover,

*.bc-sb-button:hover {

  color: inherit;

}

a[href].bc-sb-button:disabled,

*.bc-sb-button:disabled {

  background-color: #e1e1e1;

  border-color: #e1e1e1;

  color: #aaa;

  cursor: default;

  pointer-events: none;

}

a[href].bc-sb-button.bc-sb-button_isDisabled, a[href].bc-sb-button[disabled],

*.bc-sb-button.bc-sb-button_isDisabled,

*.bc-sb-button[disabled] {

  background-color: #e1e1e1;

  border-color: #e1e1e1;

  color: #aaa;

  cursor: default;

  pointer-events: none;

}

a[href].bc-sb-button.bc-sb-button_isActive, a[href].bc-sb-button:active,

*.bc-sb-button.bc-sb-button_isActive,

*.bc-sb-button:active {

  -webkit-box-shadow: inset 1px 4px 5px rgba(0, 0, 0, 0.125);

  box-shadow: inset 1px 4px 5px rgba(0, 0, 0, 0.125);

}

a[href].bc-sb-button_primary,

*.bc-sb-button_primary {

  border-color: #074579;

  background-color: #0a61a9;

}

a[href].bc-sb-button_primary:hover,

*.bc-sb-button_primary:hover {

  border-color: #063861;

  background-color: #095391;

}

a[href].bc-sb-button_success,

*.bc-sb-button_success {

  border-color: #074579;

  background-color: #0a61a9;

}

a[href].bc-sb-button_success:hover,

*.bc-sb-button_success:hover {

  border-color: #063861;

  background-color: #095391;

}

a[href].bc-sb-button_info,

*.bc-sb-button_info {

  border-color: #074579;

  background-color: #0a61a9;

}

a[href].bc-sb-button_info:hover,

*.bc-sb-button_info:hover {

  border-color: #063861;

  background-color: #095391;

}

a[href].bc-sb-button_warning,

*.bc-sb-button_warning {

  border-color: #074579;

  background-color: #0a61a9;

}

a[href].bc-sb-button_warning:hover,

*.bc-sb-button_warning:hover {

  border-color: #063861;

  background-color: #095391;

}

a[href].bc-sb-button_danger,

*.bc-sb-button_danger {

  border-color: #074579;

  background-color: #0a61a9;

}

a[href].bc-sb-button_danger:hover,

*.bc-sb-button_danger:hover {

  border-color: #063861;

  background-color: #095391;

}

a[href].bc-sb-button_primary, a[href].bc-sb-button_success, a[href].bc-sb-button_info, a[href].bc-sb-button_warning, a[href].bc-sb-button_danger,

*.bc-sb-button_primary,

*.bc-sb-button_success,

*.bc-sb-button_info,

*.bc-sb-button_warning,

*.bc-sb-button_danger {

  color: #fff;

}

a[href].bc-sb-button_primary:hover, a[href].bc-sb-button_primary:active, a[href].bc-sb-button_primary:focus, a[href].bc-sb-button_success:hover, a[href].bc-sb-button_success:active, a[href].bc-sb-button_success:focus, a[href].bc-sb-button_info:hover, a[href].bc-sb-button_info:active, a[href].bc-sb-button_info:focus, a[href].bc-sb-button_warning:hover, a[href].bc-sb-button_warning:active, a[href].bc-sb-button_warning:focus, a[href].bc-sb-button_danger:hover, a[href].bc-sb-button_danger:active, a[href].bc-sb-button_danger:focus,

*.bc-sb-button_primary:hover,

*.bc-sb-button_primary:active,

*.bc-sb-button_primary:focus,

*.bc-sb-button_success:hover,

*.bc-sb-button_success:active,

*.bc-sb-button_success:focus,

*.bc-sb-button_info:hover,

*.bc-sb-button_info:active,

*.bc-sb-button_info:focus,

*.bc-sb-button_warning:hover,

*.bc-sb-button_warning:active,

*.bc-sb-button_warning:focus,

*.bc-sb-button_danger:hover,

*.bc-sb-button_danger:active,

*.bc-sb-button_danger:focus {

  color: #fff;

}

a[href].bc-sb-button_primary:disabled, a[href].bc-sb-button_success:disabled, a[href].bc-sb-button_info:disabled, a[href].bc-sb-button_warning:disabled, a[href].bc-sb-button_danger:disabled,

*.bc-sb-button_primary:disabled,

*.bc-sb-button_success:disabled,

*.bc-sb-button_info:disabled,

*.bc-sb-button_warning:disabled,

*.bc-sb-button_danger:disabled {

  background-color: #e1e1e1;

  border-color: #e1e1e1;

  color: #aaa;

}

a[href].bc-sb-button_primary.bc-sb-button_isDisabled, a[href].bc-sb-button_primary[disabled], a[href].bc-sb-button_success.bc-sb-button_isDisabled, a[href].bc-sb-button_success[disabled], a[href].bc-sb-button_info.bc-sb-button_isDisabled, a[href].bc-sb-button_info[disabled], a[href].bc-sb-button_warning.bc-sb-button_isDisabled, a[href].bc-sb-button_warning[disabled], a[href].bc-sb-button_danger.bc-sb-button_isDisabled, a[href].bc-sb-button_danger[disabled],

*.bc-sb-button_primary.bc-sb-button_isDisabled,

*.bc-sb-button_primary[disabled],

*.bc-sb-button_success.bc-sb-button_isDisabled,

*.bc-sb-button_success[disabled],

*.bc-sb-button_info.bc-sb-button_isDisabled,

*.bc-sb-button_info[disabled],

*.bc-sb-button_warning.bc-sb-button_isDisabled,

*.bc-sb-button_warning[disabled],

*.bc-sb-button_danger.bc-sb-button_isDisabled,

*.bc-sb-button_danger[disabled] {

  background-color: #e1e1e1;

  border-color: #e1e1e1;

  color: #aaa;

}



.bc-sb-hr {

  margin: 1.5em 0;

  height: 0;

  border-top: 1px solid #dedede;

}

.bc-sb-hr > hr {

  display: none;

}



.bc-sb-box {

  margin: 1.5em 0 0 0;

  padding: 1em 0.8em 0.8em;

}

.bc-sb-box > *:first-child {

  margin-top: 0;

}

.bc-sb-box > *:last-child {

  margin-bottom: 0;

}



.bc-sb-box_A01 {

  border: 3px solid #dedede;

}



.bc-sb-box_C01 {

  border: 1px solid #dedede;

}



.bc-sb-box-heading {

  margin: 0 0 0.5em 0;

  padding: 0;

  font-size: 1.2em;

}

.bc-sb-box_C01 .bc-sb-box-heading {

  font-size: 1em;

}

.bc-sb-box-heading + * {

  margin-top: 0;

}



.bc-sb-figure {

  margin-top: 1.5em;

  line-height: 1.333;

  text-align: center;

}



.bc-sb-figure-image {

  vertical-align: top;

}



.bc-sb-figure-caption {

  display: block;

  margin: 0;

  padding: 0.3em 0 0 0;

  color: #333333;

  font-size: 0.875em;

  text-align: left;

}



.bc-sb-table {

  margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-table > table {

  margin: 0;

  width: 100%;

  border: 0;

  border-collapse: collapse;

  border-spacing: 0;

}



.bc-sb-table_A01 > table > thead > tr > th,

.bc-sb-table_A01 > table > thead > tr > td,

.bc-sb-table_A01 > table > tbody > tr > th,

.bc-sb-table_A01 > table > tbody > tr > td,

.bc-sb-table_A01 > table > tfoot > tr > th,

.bc-sb-table_A01 > table > tfoot > tr > td,

.bc-sb-table_A02 > table > thead > tr > th,

.bc-sb-table_A02 > table > thead > tr > td,

.bc-sb-table_A02 > table > tbody > tr > th,

.bc-sb-table_A02 > table > tbody > tr > td,

.bc-sb-table_A02 > table > tfoot > tr > th,

.bc-sb-table_A02 > table > tfoot > tr > td {

  padding: 0.25em 0 0 0;

  border: 0;

  vertical-align: top;

}

.bc-sb-table_A01 > table > thead > tr > th,

.bc-sb-table_A01 > table > tbody > tr > th,

.bc-sb-table_A01 > table > tfoot > tr > th,

.bc-sb-table_A02 > table > thead > tr > th,

.bc-sb-table_A02 > table > tbody > tr > th,

.bc-sb-table_A02 > table > tfoot > tr > th {

  font-weight: normal;

  text-align: left;

}

.bc-sb-table_A01 > table > tbody > tr > th > *:first-child,

.bc-sb-table_A01 > table > tbody > tr > td > *:first-child,

.bc-sb-table_A02 > table > tbody > tr > th > *:first-child,

.bc-sb-table_A02 > table > tbody > tr > td > *:first-child {

  margin-top: 0;

}

.bc-sb-table_A01 > table > tbody > tr > th > *:last-child,

.bc-sb-table_A01 > table > tbody > tr > td > *:last-child,

.bc-sb-table_A02 > table > tbody > tr > th > *:last-child,

.bc-sb-table_A02 > table > tbody > tr > td > *:last-child {

  margin-bottom: 0;

}

.bc-sb-table_A01 > table > tbody > tr:first-child > th,

.bc-sb-table_A01 > table > tbody > tr:first-child > td,

.bc-sb-table_A02 > table > tbody > tr:first-child > th,

.bc-sb-table_A02 > table > tbody > tr:first-child > td {

  padding-top: 0;

}



.bc-sb-table_A02 > table > thead > tr > th,

.bc-sb-table_A02 > table > tbody > tr > th,

.bc-sb-table_A02 > table > tfoot > tr > th {

  font-weight: bold;

}



.bc-sb-table_B01 > table {

  border-collapse: collapse;

}

.bc-sb-table_B01 > table > thead > tr > th,

.bc-sb-table_B01 > table > thead > tr > td,

.bc-sb-table_B01 > table > tbody > tr > th,

.bc-sb-table_B01 > table > tbody > tr > td,

.bc-sb-table_B01 > table > tfoot > tr > th,

.bc-sb-table_B01 > table > tfoot > tr > td {

  padding: 0.8em;

  border: 0;

  vertical-align: top;

  text-align: left;

  font-weight: normal;

}

.bc-sb-table_B01 > table > thead > tr > th,

.bc-sb-table_B01 > table > tfoot > tr > th {

  background-color: #dedede;

  text-align: center;

}

.bc-sb-table_B01 > table > tbody > tr > th,

.bc-sb-table_B01 > table > tbody > tr > td {

  border-bottom: 1px solid #dedede;

}

.bc-sb-table_B01 > table > tbody > tr > th > *:first-child,

.bc-sb-table_B01 > table > tbody > tr > td > *:first-child {

  margin-top: 0;

}

.bc-sb-table_B01 > table > tbody > tr > th > *:last-child,

.bc-sb-table_B01 > table > tbody > tr > td > *:last-child {

  margin-bottom: 0;

}



.bc-sb-table_C01 > table > thead > tr > th,

.bc-sb-table_C01 > table > thead > tr > td,

.bc-sb-table_C01 > table > tbody > tr > th,

.bc-sb-table_C01 > table > tbody > tr > td,

.bc-sb-table_C01 > table > tfoot > tr > th,

.bc-sb-table_C01 > table > tfoot > tr > td {

  padding: 5px 10px;

  border: 1px solid #dedede;

  font-weight: normal;

  vertical-align: top;

  text-align: left;

}

.bc-sb-table_C01 > table > thead > tr > th,

.bc-sb-table_C01 > table > tfoot > tr > th {

  background-color: #dedede;

}

.bc-sb-table_C01 > table > tbody > tr > th > *:first-child,

.bc-sb-table_C01 > table > tbody > tr > td > *:first-child {

  margin-top: 0;

}



.bc-sb-table-caption {

  margin: 0;

  padding: 0 0 5px 0;

}



.bc-sb-table-caption_right {

  text-align: right;

}



.bc-sb-table-col_1\/6 {

  width: 16%;

}



.bc-sb-table-col_1\/5 {

  width: 20%;

}



.bc-sb-table-col_1\/4 {

  width: 25%;

}



.bc-sb-table-col_1\/3,

.bc-sb-table-col_2\/6 {

  width: 33%;

}



.bc-sb-table-col_1\/2,

.bc-sb-table-col_2\/4,

.bc-sb-table-col_3\/6,

.bc-sb-table-col_4\/8 {

  width: 50%;

}



.bc-sb-table-col_2\/3,

.bc-sb-table-col_4\/6 {

  width: 66%;

}



.bc-sb-table-col_3\/4,

.bc-sb-table-col_6\/8 {

  width: 75%;

}



.bc-sb-table-col_5\/6 {

  width: 83%;

}



.bc-sb-figureFloat {

  *zoom: 1;

  margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-figureFloat:before, .bc-sb-figureFloat:after {

  content: "";

  display: table;

}

.bc-sb-figureFloat:after {

  clear: both;

}



.bc-sb-figureFloat-figure {

  margin-bottom: 1em;

  padding-top: 0.25em;

}

.bc-sb-figureFloat-figure > *:first-child {

  margin-top: 0;

}

.bc-sb-figureFloat-figure > *:last-child {

  margin-bottom: 0;

}

.bc-sb-figureFloat_left .bc-sb-figureFloat-figure {

  float: left;

  margin-right: 20px;

}

.bc-sb-figureFloat_right .bc-sb-figureFloat-figure {

  float: right;

  margin-left: 20px;

}



.bc-sb-figureFloat-description > *:first-child {

  margin-top: 0;

}



.bc-sb-figureSeparate {

  *zoom: 1;

  margin-top: 1.5em;

  line-height: 1.333;

}

.bc-sb-figureSeparate:before, .bc-sb-figureSeparate:after {

  content: "";

  display: table;

}

.bc-sb-figureSeparate:after {

  clear: both;

}



.bc-sb-figureSeparate-figure {

  margin-bottom: 1em;

  padding-top: 0.25em;

}

.bc-sb-figureSeparate-figure > *:first-child {

  margin-top: 0;

}

.bc-sb-figureSeparate-figure > *:last-child {

  margin-bottom: 0;

}

.bc-sb-figureSeparate_left .bc-sb-figureSeparate-figure {

  float: left;

  margin-right: 20px;

}

.bc-sb-figureSeparate_right .bc-sb-figureSeparate-figure {

  float: right;

  margin-left: 20px;

}



.bc-sb-figureSeparate-description {

  overflow: hidden;

}

.bc-sb-figureSeparate-description > *:first-child {

  margin-top: 0;

}





.bc-sb-col01 {

	clear: both;

	overflow: hidden;

	line-height: 1.667;

	margin-top: 1.5em;

}

.bc-sb-col01 .bc-sb-col01_img {

	float: left;

	width: 180px;

	margin-right: 20px;

}

.bc-sb-col01 .bc-sb-col01_title {

	float: left;

	width: 760px;

	font-size: 1.125em;

	font-weight: bold;

}

.bc-sb-col01 .bc-sb-col01_text {

	float: left;

	width: 760px;

	overflow: hidden;

}



@media screen and (max-width: 999px) {

.bc-sb-col01 {

	clear: both;

	overflow: hidden;

	margin-top: 1.5em;

}

.bc-sb-col01 .bc-sb-col01_img {

	float: left;

	width: 90px;

	margin-right: 0;

	padding-right: 10px;

}

.bc-sb-col01 .bc-sb-col01_img img {

	width: 90px;

}

.bc-sb-col01 .bc-sb-col01_title {

	display: table-cell;

	float: none;

	width: 100%;

	font-size: 1.125em;

	font-weight: bold;

}

.bc-sb-col01 .bc-sb-col01_text {

	float: none;

	width: 100%;

	overflow: hidden;

}

}



/* ==========================================================================

 * Form Block

 * -------------------------------------------------------------------------- */

/*

	テンプレート

	================================================================================

*/

html {

  color: #333333;

  background: #ffffff;

  line-height: 1.333;

  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;

  text-align: left;

}

@media screen and (max-width: 999px) {

  html {

    font-family: sans-serif;

  }

}



a[href] {

  color: #0070cb;

  text-decoration: underline;

}

@media screen and (min-width: 1000px) {

  a[href][href^="tel:"] {

    color: inherit;

    text-decoration: inherit;

    cursor: default !important;

  }

}



.bc-tmpl {

  min-width: 1000px;

}

@media screen and (max-width: 999px) {

  .bc-tmpl {

    min-width: 0;

  }

}



.bc-tmpl-container {

  *zoom: 1;

  margin-left: auto;

  margin-right: auto;

  padding-left: 10px;

  padding-right: 10px;

  max-width: 980px;

}

.bc-tmpl-container:before, .bc-tmpl-container:after {

  content: "";

  display: table;

}

.bc-tmpl-container:after {

  clear: both;

}



/*

	.bc-tmpl-header

	----------------------------------------

*/

.bc-tmpl-header {

  padding-top: 1em;

  border-bottom: solid 2px #dedede;

  font-weight: bold;

}

@media screen and (max-width: 999px) {

  .bc-tmpl-header {

    border-bottom: 0;

  }

}



/*

	### .bc-tmpl-header-nameboard ###

*/

.bc-tmpl-header-nameboard {

  margin-bottom: 0.25em;

}

.bc-tmpl-header-nameboard img {

  height: 18px;

}



/*

	### .bc-tmpl-header-heading ###

*/

.bc-tmpl-header-heading {

  margin-bottom: 1em;

  font-size: 1.75em;

}

@media screen and (max-width: 999px) {

  .bc-tmpl-header-heading {

    margin-bottom: 0.5em;

  }

}

.bc-tmpl-header-heading a {

  color: #333333;

  text-decoration: none;

}



/*

	### .bc-tmpl-header-nav ###

*/

.bc-tmpl-header-nav {

  border-collapse: collapse;

  width: 100%;

  margin-top: 8px;

  margin-bottom: 6px;

}

.bc-tmpl-header-nav td {

  border-left: solid 1px #dedede;

  border-right: solid 1px #dedede;

  vertical-align: middle;

}

.bc-tmpl-header-nav td > a {

  display: block;

  margin-top: -8px;

  margin-bottom: -8px;

  padding-left: 5px;

  padding-right: 5px;

  border-top: solid 3px transparent;

  border-bottom: solid 3px transparent;

  text-decoration: none;

  text-align: center;

  color: #333333;

  *position: relative;

}

.bc-tmpl-header-nav td > a:hover {

  border-bottom-color: #0a61a9;

}

.bc-tmpl-header-nav td > a > i {

  display: inline-block;

  vertical-align: middle;

  height: 3em;

}

.bc-tmpl-header-nav td > a > span {

  display: inline-block;

  vertical-align: middle;

  padding-left: 14px;

  background: url(../img/tmpl-header-nav-marker.gif) no-repeat left center;

  text-align: left;

  *cursor: pointer;

}

.bc-tmpl-header-nav td.bc-tmpl-header-nav-item_current > a {

  border-bottom-color: #0a61a9;

}

@media screen and (max-width: 999px) {

  .bc-tmpl-header-nav {

    margin-top: 0;

    margin-bottom: 0;

    margin-left: -10px;

    margin-right: -10px;

    border-top: solid 2px #dedede;

    width: auto;

  }

  .bc-tmpl-header-nav, .bc-tmpl-header-nav tbody, .bc-tmpl-header-nav tr, .bc-tmpl-header-nav td {

    display: block;

  }

  .bc-tmpl-header-nav td {

    width: 100%;

    float: left;

  }

  .bc-tmpl-header-nav td {

    border-bottom: 1px solid #dedede;

    border-left: none;

    border-right: none;

  }

  .bc-tmpl-header-nav td > a {

    margin-top: 0;

    margin-bottom: 0;

    padding-left: 10px;

    padding-right: 10px;

    border-top: none;

    border-bottom: none;

    text-align: left;

  }

  .bc-tmpl-header-nav td > a br {

    display: none;

  }

	.bc-tmpl-header-nav td.bc-tmpl-header-nav-item_current > a {

    position: relative;

  }

  .bc-tmpl-header-nav td.bc-tmpl-header-nav-item_current > a:after {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    border: 2px solid #007dc5;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    content: "";

  }

  /*.bc-tmpl-header-nav td.bc-tmpl-header-nav-item_current:not(:first-child) > a {

    position: relative;

  }

  .bc-tmpl-header-nav td.bc-tmpl-header-nav-item_current:not(:first-child) > a:after {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    border: 2px solid #007dc5;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    content: "";

  }*/

}



/*

	### .bc-tmpl-header-subnav ###

*/

.bc-tmpl-header .bc-tmpl-container {

  position: relative;

}



.bc-tmpl-header-subnav {

  position: absolute;

  top: 9.8em;

  left: 10px;

  right: 10px;

  padding-bottom: 1em;

  border-bottom: solid 1px #dedede;

  font-weight: normal;

  font-size: 0.875em;

}

.bc-tmpl-header-subnav > li {

  display: inline-block;

  *display: inline;

  *zoom: 1;

  vertical-align: top;

  margin-top: 1em;

  padding-left: 10px;

  padding-right: 10px;

}

.bc-tmpl-header-subnav > li > a {

  display: block;

  border-top: solid 2px transparent;

  border-bottom: solid 2px transparent;

  text-decoration: none;

  color: #333333;

  *position: relative;

}

.bc-tmpl-header-subnav > li > a:hover {

  border-bottom-color: #0a61a9;

}

.bc-tmpl-header-subnav > li > a > span {

  display: inline-block;

  vertical-align: middle;

  padding-left: 14px;

  background: url(../img/tmpl-header-nav-marker.gif) no-repeat left center;

  *cursor: pointer;

}

.bc-tmpl-header-subnav > li.bc-tmpl-header-subnav-item_current > a {

  border-bottom-color: #0a61a9;

}

@media screen and (max-width: 999px) {

  .bc-tmpl-header-subnav {

    position: static;

    padding-bottom: 0;

    border-bottom: none;

  }

  .bc-tmpl-header-subnav > li {

    display: block;

    margin-top: 0;

    padding-left: 0;

    padding-right: 0;

    border-top: solid 1px #dedede;

    text-align: left;

  }

  .bc-tmpl-header-subnav > li > a {

    padding-top: 0.5em;

    padding-bottom: 0.5em;

    padding-left: 24px;

    padding-right: 10px;

    border-top: none;

    border-bottom: none;

  }

  .bc-tmpl-header-subnav > li > a br {

    display: none;

  }

  .bc-tmpl-header-subnav > li.bc-tmpl-header-subnav-item_current > a > span {

    border-bottom: 2px solid #007dc5;

  }

}



/*

	.bc-tmpl-body

	----------------------------------------

*/

@media screen and (max-width: 999px) {

  .bc-tmpl-body {

    padding-top: 0 !important;

  }

}



/*

	### .bc-tmpl-body-breadcrumbs ###

*/

.bc-tmpl-body-breadcrumbs {

  margin-top: 1em;

}

.bc-tmpl-body-section ~ .bc-tmpl-body-breadcrumbs {

  font-size: 0.75em;

  margin-top: 0;

  margin-bottom: 1em;

}



.bc-tmpl-body-breadcrumbs-item,

.bc-tmpl-body-breadcrumbs-separator {

  display: inline-block;

  vertical-align: top;

}

@media screen and (max-width: 999px) {

  .bc-tmpl-body-breadcrumbs-item,

  .bc-tmpl-body-breadcrumbs-separator {

    display: inline;

  }

}



.bc-tmpl-body-breadcrumbs-separator {

  margin-left: 0.25em;

  margin-right: 0.25em;

}



/*

	### .bc-tmpl-body-section ###

*/

.bc-tmpl-body-section {

  *zoom: 1;

  padding-top: 3em;

  padding-bottom: 3em;

}

.bc-tmpl-body-section:before, .bc-tmpl-body-section:after {

  content: "";

  display: table;

}

.bc-tmpl-body-section:after {

  clear: both;

}

.bc-tmpl-body-section > :first-child {

  margin-top: 0 !important;

}

@media screen and (max-width: 999px) {

  .bc-tmpl-body-section {

    padding-top: 2em;

    padding-bottom: 2em;

  }

}



/*

	.bc-tmpl-footer

	----------------------------------------

*/

.bc-tmpl-footer {

  border-top: solid 3px #0a61a9;

  padding-top: 1em;

  padding-bottom: 1em;

  font-size: 0.75em;

}



/*

	### .bc-tmpl-footer-menu ###

*/

.bc-tmpl-footer-menu {

  *zoom: 1;

  float: left;

  margin-bottom: 0.5em;

  margin-left: -0.5em;

  margin-right: -0.5em;

}

.bc-tmpl-footer-menu:before, .bc-tmpl-footer-menu:after {

  content: "";

  display: table;

}

.bc-tmpl-footer-menu:after {

  clear: both;

}



.bc-tmpl-footer-menu-item {

  float: left;

  margin-bottom: 0.5em;

  margin-left: 0.5em;

  margin-right: 0.5em;

}

.bc-tmpl-footer-menu-item > a {

  display: block;

  padding-left: 12px;

  background: url(../img/tmpl-footer-menu-marker.gif) no-repeat left center;

}

.bc-tmpl-footer-menu-item > a[target="_blank"] {

  padding-left: 14px;

  background-image: url(../img/tmpl-footer-menu-marker_newwin.gif);

}



/*

	### .bc-tmpl-footer-credit ###

*/

.bc-tmpl-footer-credit {

  float: right;

  margin-left: 1em;

  text-align: right;

}

@media screen and (max-width: 999px) {

  .bc-tmpl-footer-credit {

    font-size: 0.9em;

  }

}



/*

	いろいろなブロック

	================================================================================

*/

/*

	.bc-topLink

	----------------------------------------

*/

.bc-topLink {

  margin-top: 1.5em;

  text-align: right;

}

.bc-topLink a {

  padding-right: 15px;

  background-image: url(../img/topLink-icon.gif);

  background-repeat: no-repeat;

  background-position: right center;

}



/*

	.bc-box

	----------------------------------------

*/

.bc-box {

  margin-top: 3em;

  margin-bottom: 3em;

  padding: 1.25em 20px;

  border: solid 2px #dedede;

  line-height: 1.333;

}

@media screen and (max-width: 999px) {

  .bc-box {

    padding-left: 15px;

    padding-right: 15px;

  }

}



.bc-box_colorBlue {

  border-color: #0a61a9;

  color: #0a61a9;

}



.bc-box-label {

  font-size: 2em;

}

@media screen and (max-width: 999px) {

  .bc-box-label {

    font-size: 1.5em;

  }

}



.bc-box-label_modest {

  font-weight: bold;

  font-size: 1.125em;

}



.bc-box-content {

  margin-top: 1.5em;

}

.bc-box-content:first-child {

  margin-top: 0;

}

.bc-box-content > :first-child {

  margin-top: 0 !important;

}



/*

	.bc-contactMessage

	----------------------------------------

*/

.bc-contactMessage {

  margin-top: 4.5em;

  margin-bottom: 0.25em;

  line-height: 1.667;

}



/*

	.bc-contactBox

	----------------------------------------

*/

.bc-contactBox {

  padding: 1em 20px;

  border: solid 2px #dedede;

  line-height: 1.333;

}

@media screen and (max-width: 999px) {

  .bc-contactBox {

    padding-left: 15px;

    padding-right: 15px;

  }

}



.bc-contactBox-label {

  color: #0a61a9;

  font-size: 1.5em;

  font-weight: bold;

}

@media screen and (max-width: 999px) {

  .bc-contactBox-label {

    color: #0a61a9;

    font-size: 1.0em;

    font-weight: bold;

  }

}



.bc-contactBox-content {

  margin-top: 0.25em;

  margin-left: -5px;

  margin-right: -5px;

  color: #0a61a9;

  font-weight: bold;

}

.bc-contactBox-content strong, .bc-contactBox-content small {

  display: inline-block;

  margin-left: 5px;

  margin-right: 5px;

}

.bc-contactBox-content strong {

  font-size: 2em;

  font-weight: bold;

}

.bc-contactBox-content small {

  margin-top: 0.25em;

  font-size: 1.25em;

}

@media screen and (max-width: 999px) {

  .bc-contactBox-content small {

    margin-top: 0.25em;

    font-size: 0.8em;

  }

}



.bc-contactBox-note {

  margin-top: 0.75em;

}

.bc-contactBox-note strong {

  font-size: 1.5em;

  font-weight: bold;

}

@media screen and (max-width: 999px) {

  .bc-contactBox-note strong {

    font-size: 1.0em;

    font-weight: bold;

    color: #F00F00;

  }

}



/*

	.bc-currentStatus

	----------------------------------------

*/

.bc-currentStatus {

  margin-top: 3em;

  margin-bottom: 3em;

  line-height: 1.333;

  text-align: center;

}

@media screen and (max-width: 999px) {

  .bc-currentStatus {

    width: auto;

  }

}



.bc-currentStatus-counter {

  display: inline-block;

  *display: inline;

  *zoom: 1;

  vertical-align: middle;

  margin-left: 20px;

  margin-right: 20px;

  padding-top: 2em;

  padding-bottom: 1.5em;

  padding-left: 10px;

  padding-right: 10px;

  border: solid 2px #dedede;

  min-width: 250px;

  text-align: center;

}

@media screen and (max-width: 999px) {

  .bc-currentStatus-counter {

    display: block;

    margin-top: 1.5em;

    margin-left: 0;

    margin-right: 0;

  }

}



.bc-currentStatus-counter-label {

  font-size: 1.5em;

}



.bc-currentStatus-counter-count {

  position: relative;

  left: 0.5em;

}



.bc-currentStatus-counter-count-num {

  font-weight: bold;

  font-size: 5em;

}



.bc-currentStatus-message {

  margin-top: 2em;

}



/*

	.bc-tabs

	----------------------------------------

*/

.bc-tabs {

  *zoom: 1;

  margin-top: 2em;

  border-bottom: solid 4px #007dc5;

  line-height: 1.333;

}

.bc-tabs:before, .bc-tabs:after {

  content: "";

  display: table;

}

.bc-tabs:after {

  clear: both;

}

.bc-tabs + * {

  margin-top: 2em !important;

}



.bc-tabs-item {

  margin-left: 1%;

  float: left;

  text-align: center;

}

.bc-tabs-item:first-child {

  margin-left: 0;

}

.bc-tabs_2tabs .bc-tabs-item {

  width: 49.5%;

}

.bc-tabs-item a {

  display: block;

  padding-top: 12px;

  padding-bottom: 8px;

  padding-left: 4px;

  padding-right: 4px;

  border: solid 1px #007dc5;

  border-bottom: none;

  color: #007dc5;

  font-weight: bold;

  font-size: 1.125em;

  text-decoration: none;

}

@media screen and (max-width: 999px) {

  .bc-tabs-item a {

    font-size: 1em;

  }

}



.bc-tabs-item_current a {

  color: #fff;

  background-color: #007dc5;

}



/*

	.bc-faq

	----------------------------------------

*/

.bc-faq {

  margin-top: 3em;

  margin-bottom: 3em;

  margin-left: 40px;

  line-height: 1.333;

}



.bc-faq-q {

  position: relative;

  font-weight: bold;

  font-size: 1.5em;

}



.bc-faq-q-icon {

  position: absolute;

  left: -40px;

}



.bc-faq-a {

  margin-top: 2em;

  position: relative;

}



.bc-faq-a-icon {

  position: absolute;

  top: -5px;

  left: -40px;

}



.bc-faq-a-heading {

  font-weight: bold;

}



.bc-faq-a-content p {

  margin-top: 1.5em;

}







/*

	.bc-explanationBox

	----------------------------------------

*/

.bc-explanationBox {

	background: #dce6f2;

	padding: 20px;

	width: 780px;

	margin: 2.5em auto 0;	

}

@media screen and (max-width: 780px) {

.bc-explanationBox {

	background: #dce6f2;

	padding: 20px;

	width: 100%;

	box-sizing: border-box;

	margin: 2.5em auto 0;	

}

}

.bc-explanationBox dl:first-child {

	margin: 0;	

}

.bc-explanationBox dl {

	margin: 1em 0 0;	

}

.bc-explanationBox dl dt {

	font-size: 1.125em;

	font-weight: bold;

}

.bc-explanationBox dl dd ul {

	margin: 1em 0 0 1em;	

}

/* .bc-explanationBox dl dd ul li {

	color: #f00f00;

} */









/*

	.bc-requestBox

	----------------------------------------

*/

.bc-requestBox {

  border: solid 2px #0a61a9;

  line-height: 1.333;

	margin: 2.5em auto 0;

	width: 780px;

}

@media screen and (max-width: 780px) {

  .bc-requestBox {

	width: 100%;

	box-sizing: border-box;

  }

}



.bc-requestBox-label {

  color: #ffffff;

  font-weight: bold;

	background: #0a61a9;

	padding: 5px 20px;

}

.bc-requestBox-label span {

	font-size: 1.5em;

	text-decoration: underline;

}



.bc-requestBox-content {

	padding: 10px 20px;

  margin-top: 0.25em;

  margin-left: -5px;

  margin-right: -5px;

  color: #0a61a9;

  font-weight: bold;

	overflow: hidden;

}

.bc-requestBox-content-twocolLeft {

	float: left;

	width: 350px;	

}

@media screen and (max-width: 780px) {

.bc-requestBox-content-twocolLeft {

	float: none;

	width: 100%;	

}

}



.bc-requestBox-content-twocolLeft dl dt {

	color: #333333;

	font-size: 1.25em;

	text-align: center;

	background: #dce6f2;

	padding: 5px 0;

}

.bc-requestBox-content-twocolLeft dl .sample {

	color: #333333;

	font-size: 1.25em;

	text-align: center;

	padding: 5px 0;

	border-bottom: solid 2px #0070cb;

	background: none;

}

.bc-requestBox-content-twocolLeft dl dd {

	color: #333333;

	margin: 1em 0 0 0;

	font-weight: normal;

}

.bc-requestBox-content-twocolLeft dl dd a:hover {

	opacity: 0.85;

}







.bc-requestBox-content-twocolRight {

	float: right;

	width: 360px;	

}

@media screen and (max-width: 780px) {

.bc-requestBox-content-twocolRight {

	float: none;

	width: 100%;

	margin: 20px 0 0 0;

}

}

.bc-requestBox-content-twocolRight dl dt {

	color: #333333;

	font-size: 1.25em;

	text-align: center;

	background: #dce6f2;

	padding: 5px 0;

}

.bc-requestBox-content-twocolRight dl .sample {

	color: #333333;

	font-size: 1.25em;

	text-align: center;

	padding: 5px 0;

	border-bottom: solid 2px #0070cb;

	background: none;

}

.bc-requestBox-content-twocolRight dl dd {

	color: #333333;

	margin: 1em 0 0 0;

	font-weight: normal;

}

.bc-requestBox-content-twocolRight dl dd p {

	text-align: center;

}

.bc-requestBox-content-twocolLeft dl dd .bc-requestBox-content-link {

	background: #0070cb repeat;

	display: inline-block;

	margin: 27px 0 0;

	border-radius: 5px;

	border: solid 1px #0070cb;

	width: 360px;

}

.bc-requestBox-content-twocolLeft dl dd .bc-requestBox-content-button {

	text-align: center;

	display: inline-block;

	padding: 10px 0;

	color: #FFFFFF;

	font-weight: bold;

	width: 360px;	

}

@media screen and (max-width: 780px) {

.bc-requestBox-content-twocolLeft dl dd .bc-requestBox-content-link {

	background: #0070cb repeat;

	display: inline-block;

	margin: 10px 0 0;

	border-radius: 5px;

	border: solid 1px #0070cb;

	width: 100%;

}

}

@media screen and (max-width: 780px) {

.bc-requestBox-content-twocolLeft dl dd .bc-requestBox-content-button {

	text-align: center;

	display: inline-block;

	padding: 10px 0;

	color: #FFFFFF;

	font-weight: bold;

	width: 100%;

}

}

.bc-requestBox-content-twocolLeft dl dd .bc-requestBox-content-button:hover {

	text-decoration: underline;

}

.bc-requestBox-content-twocolRight dl dd strong {

  font-size: 2em;

  font-weight: bold;

	color: #0a61a9;

}

.bc-requestBox-content-twocolRight dl dd small {

  margin: 0.25em auto 0;

	color: #0a61a9;

	font-weight: bold;

}

@media screen and (max-width: 780px) {

.bc-requestBox-content-twocolRight dl dd small {

  margin-top: 0.25em;

	color: #0a61a9;

	display: inherit;

	text-align: center;

	font-weight: bold;

	font-size: 0.8em;

}

}

.bc-requestBox-content-twocolRight dl dd .bc-sb-noteList {

	margin: 10px 0 0 1em;

	font-size: 0.8em;

	width: auto;

	font-weight: normal;

}	

.bc-requestBox-content strong {

  font-size: 2em;

  font-weight: bold;

	color: #0a61a9;

}

.bc-requestBox-content p {

  font-size: 1em;

  font-weight: normal;

	color: #333333;

}

.bc-requestBox-content .bc-contactBox-content-text {

  font-size: 1em;

  font-weight: normal;

	color: #333333;

	margin: 1em auto 0;

	display: table;

	width: 600px;

}

@media screen and (max-width: 780px) {

.bc-requestBox-content .bc-contactBox-content-text {

  font-size: 1em;

  font-weight: normal;

	color: #333333;

	margin: 1em auto 0;

	width: 100%;

	display: inline;

	text-align: center;

}

}

.bc-requestBox-content .bc-contactBox-content-text small {

	display: table-cell;

	vertical-align: middle;

	font-weight: bold;

	color: #0a61a9;

}

@media screen and (max-width: 780px) {

.bc-requestBox-content .bc-contactBox-content-text small {

	vertical-align: middle;

	font-weight: bold;

	color: #0a61a9;

	display: block;

	font-size: 0.8em;

}

}

.bc-requestBox-content .bc-contactBox-content-text strong {

	display: table-cell;

}

@media screen and (max-width: 780px) {

.bc-requestBox-content .bc-contactBox-content-text strong {

	display: block;

}

}

.bc-requestBox .bc-sb-noteList {

	font-size: 0.8em;

	width: 600px;

	margin: 0 auto;

	color: #333333;

	font-weight: normal;	

}

@media screen and (max-width: 780px) {

.bc-requestBox .bc-sb-noteList {

	font-size: 0.8em;

	width: 100%;

	margin: 10px 0 0 1em;

}

}















/*

	汎用クラス

	================================================================================

*/

/*

	text-align 調整クラス

	----------------------------------------

*/

.bc-x-left {

  text-align: left   !important;

}



.bc-x-center {

  text-align: center !important;

}



.bc-x-right {

  text-align: right  !important;

}



/*

	vertical-align 調整クラス

	----------------------------------------

*/

.bc-x-top {

  vertical-align: top    !important;

}



.bc-x-middle {

  vertical-align: middle !important;

}



.bc-x-bottom {

  vertical-align: bottom !important;

}



/*

	margin 調整クラス

	----------------------------------------

*/

/* Margin-top */

.mt0 {

  margin-top: 0 !important;

}



.mt5 {

  margin-top: 5px !important;

}



.mt10 {

  margin-top: 10px !important;

}



.mt15 {

  margin-top: 15px !important;

}



.mt20 {

  margin-top: 20px !important;

}



.mt25 {

  margin-top: 25px !important;

}



.mt30 {

  margin-top: 30px !important;

}



.mt35 {

  margin-top: 35px !important;

}



.mt40 {

  margin-top: 40px !important;

}



.mt45 {

  margin-top: 45px !important;

}



.mt50 {

  margin-top: 50px !important;

}

.mt60 {

  margin-top: 60px !important;

}

.mt75 {

  margin-top: 75px !important;

}

.mt100 {

  margin-top: 100px !important;

}



/* Margin-bottom */

.mb0 {

  margin-bottom: 0 !important;

}



.mb5 {

  margin-bottom: 5px !important;

}



.mb10 {

  margin-bottom: 10px !important;

}



.mb15 {

  margin-bottom: 15px !important;

}



.mb20 {

  margin-bottom: 20px !important;

}



.mb25 {

  margin-bottom: 25px !important;

}



.mb30 {

  margin-bottom: 30px !important;

}



.mb35 {

  margin-bottom: 35px !important;

}



.mb40 {

  margin-bottom: 40px !important;

}



.mb45 {

  margin-bottom: 45px !important;

}



.mb50 {

  margin-bottom: 50px !important;

}



/* Margin-left */

.ml0 {

  margin-left: 0 !important;

}



.ml5 {

  margin-left: 5px !important;

}



.ml10 {

  margin-left: 10px !important;

}



.ml15 {

  margin-left: 15px !important;

}



.ml20 {

  margin-left: 20px !important;

}



.ml25 {

  margin-left: 25px !important;

}


.ml27 {

  margin-left: 27px !important;

}



.ml30 {

  margin-left: 30px !important;

}



.ml35 {

  margin-left: 35px !important;

}



.ml40 {

  margin-left: 40px !important;

}



.ml45 {

  margin-left: 45px !important;

}



.ml50 {

  margin-left: 50px !important;

}



.ml150 {

  margin-left: 150px !important;

}



/* Margin-right */

.mr0 {

  margin-right: 0 !important;

}



.mr5 {

  margin-right: 5px !important;

}



.mr10 {

  margin-right: 10px !important;

}



.mr15 {

  margin-right: 15px !important;

}



.mr20 {

  margin-right: 20px !important;

}



.mr25 {

  margin-right: 25px !important;

}



.mr30 {

  margin-right: 30px !important;

}



.mr35 {

  margin-right: 35px !important;

}



.mr40 {

  margin-right: 40px !important;

}



.mr45 {

  margin-right: 45px !important;

}



.mr50 {

  margin-right: 50px !important;

}



/*

	padding 調整クラス

	----------------------------------------

*/

/* Padding-top */

.pt0 {

	padding-top: 0 !important;

}



.fsSmall {

	font-size:0.8em;

}

.fsLarge {

	font-size:1.5em;

}

.fcRed {

	color: #f00f00;

}

.fwBold {

	font-weight: bold;

}



.btn{

	text-align:center;

	padding:15px 0 11px;

	border:1px solid #8eb4e3;

}

.btn a:hover {

	opacity: 0.80;

}



/**********ゼロ　20140914追加**********/





.bc-tmpl-header-subnav > li > a > span {

  display: inline-block;

  vertical-align: middle;

  padding-left: 10px;

  background: url(../img/tmpl-header-nav-marker.gif) no-repeat left center;

  *cursor: pointer;

}





.bc-tmpl-header-subnav li.bc-tmpl-header-subnav-item a img {

	margin-top:	-5px;

	margin-bottom: -5px;

}



/*141016あとらす追加*/

.bc-faqlist{

	margin-top:15px;

}





@media screen and (max-width: 999px)

{

.bc-tmpl-header-subnav li.bc-tmpl-header-subnav-item a img {

	margin-top:	0px;

	margin-bottom: 0px;

}

}



/**********02_1.html　141027追加**********/



.pcElm {

	margin: 0 65px;

}



@media screen and (max-width: 780px) {

	.pcElm {

		margin: 0;

	}

	.spFontSizeS {

		 font-size: 14px;

	}

			

}





/**********141105追加**********/









.bc-local-nav__item > a > span {

	padding-right: 0 !important;

}





	.letter2px {

		letter-spacing:2px;

	}





.bc-request-box {

	border:2px solid #eeeeee !important;

}



.bc-request-box__label {

	background-color:#eeeeee !important;

	color:#000000 !important;

}



.bc-request-box__label span {

  font-size: 1.5em !important;

  text-decoration: none !important;

}

.bc-h2--secondary.switch .bc-h2__heading{

	color:#2ca6df;

}



@media screen and (min-width: 781px) {

	.bc-main__side {

		width: 19% !important;

	}

	.newLine {

		display: block;

	}

	.bc-box__label {

	font-size: 1.5em !important;

	}

}



@media screen and (max-width: 780px) {

	.bc-h1 {

		margin: 0 0 25px !important;

	}

	.bc-h1 + .bc-h2 {

		margin-top: 25px;

	}

	.bc-h1__heading {

		font-size: 25px !important;

	}

	

	.bc-contact__note__item {
/*150716*/
		/*display: inline;*/
		text-align:center;

	}

	.bc-contact__note__item > i {

		display: inline !important;

		margin-left: 0 !important;

		width: auto !important;

	}

	.spnone {

		display:none;

	}

	.bc-box__label {

	font-size: 1.3em !important;

	font-weight: normal !important;

	}

	.bc-box--color-blue .bc-box__label {

	font-size: 1.25em !important;

	font-weight: normal !important;

	}

	

	.aCopen {

		display:block;

	}

	.switch {

		border:1px solid #58595b;

		padding:10px 20px 7px 10px;

	}

	.switch.on {

		border:1px solid #58595b;

		padding:10px 20px 7px 10px;

	}

	.bc-h2--secondary.switch.on {

		padding: 21px 15px;

		border:1px solid #eee;

	}

	.switch + .bc-faqlist .bc-sb-linkList {

		margin-top: 0;

	}
	
	.spBr{
		display:block;
	}



}



/**********141110追加**********/



footer.bc-footer #pagetop.hide {

	display: none !important;

}

.bc-menu-sp a {

	display: none;

}

.switch .accordionIcon {

	display: none;

}

@media screen and (max-width: 780px) {

	footer #pagetop {

		bottom: 0;

		position: fixed;

		right: 0;

		z-index: 999;

	}

	.bc-header {

    border-bottom: 0 none;

    position: relative;

	}

	.bc-header > div {

    padding-top: 0 !important;

	}

	.bc-header__primary {

		position: relative;

    border-bottom: 1px solid #cccccc;

    margin: 0 -7.5px;

    padding-bottom: 10px;

	}

	.bc-header__nav.gnv {

    background: none repeat scroll 0 0 #82bedf;

    display: none;

    margin: 0 0;

    padding: 7.5px;

	/*141111*/

    /*position: absolute;*/

	position:fixed;

    top: 62px;

		left: 0;

    width: 100%;

		box-shadow:rgba(150, 146, 145, 0.5) 0px 9px 9px 0px;

		-webkit-box-shadow:rgba(150, 146, 145, 0.5) 0px 9px 9px 0px;

		-moz-box-shadow:rgba(150, 146, 145, 0.5) 0px 9px 9px 0px;
		
	z-index:100;
	}

	.bc-header__heading {

    /*border-bottom: 1px solid #cccccc;*/

    float: none;

    font-weight: bold;

    padding: 13px 10px 30px 6px;

    width: 100%;

	/*141111*/

	text-align: inherit !important;

	position:fixed;

	z-index:100;

	background-color:#ffffff;

	}

	.bc-header__heading .bc-header__heading__text {

    font-size: 17px;

	}

	.bc-menu-sp {

		display: block;

		/*position: absolute;*/

		/*141111*/

		position:fixed;

		top: 0;

		right: 0;

		z-index:101;

	}

	.bc-menu-sp a {

		display: block;

		background: url(../img/spMenu-icon.png) no-repeat 50px 22px #82bedf;

		-webkit-background-size: 17px 17px;

		-moz-background-size: 17px 17px;

		background-size: 17px 17px;

		padding: 22px 30px 22px 10px;

		color: #FFFFFF;

		font-size: 12px;

		text-decoration: none;

	}

	.bc-menu-sp a.open {

		background: url(../img/spMenu-icon_on.png) no-repeat 50px 22px #82bedf;

		-webkit-background-size: 17px 17px;

		-moz-background-size: 17px 17px;

		background-size: 17px 17px;

	}

	.bc-local-nav {

    padding-top: 0 !important;

	}

	.bc-main__side {

    width: 100%;

	}

	bc-h2.bc-h2--secondary.switch {

		position: relative;

	}

	.switch,.switch.on, {

		background-image: none;

	}

	

	.switch .accordionIcon {

		border: 2px solid #2ca6df;

		border-radius: 50px;

		display: block;

		height: 26px;

		position: absolute;

		right: 18px;

		top: 22px;

		width: 26px;

	}

	.switch .accordionIcon:before, .accordionIcon:after {

		content: '';

		display: block;

		background: #2ca6df;

		border-radius: 10px;

		-webkit-border-radius: 10px;

		-moz-border-radius: 10px;

		position: absolute;

	}

	.switch .accordionIcon:before{

		height: 2px;

		left: 3px;

		top: 10px;

		width: 16px;

	}

	.switch .accordionIcon:after {

		height: 16px;

		left: 10px;

		top: 3px;

		width: 2px;

	}

	.switch.on .accordionIcon:after {

		display: none;

	}

}

/**********141113追加**********/

.idt1em{

	display:block;

	text-indent:-1em;

	margin-left:1em;

}







/**********141118追加**********/



.bc-h2.bc-h2gray {

	background-color:#e2e2e2;

}

.bc-h2.bc-h2gray .bc-h2__heading {

	font-size:22px;

}



.aL {

	text-align:left !important;

}



.aR {

	text-align:Right !important;

}



.layoutBox01 {

	text-indent: 0;

	border: 1px solid #333333;

	padding: 15px;

	margin: 15px 0 0;

}

.layoutBox01 > *:first-child {

	margin-top: 0;

}

.layoutBox01 dt {

	font-weight: bold;

	margin-bottom: 5px;

}

.layoutBox01 dd {

	text-indent: -1em;

	padding-left: 1em;

}

.layoutBox02_outside {
	margin-top:55px;
}

.layoutBox02 {

	text-indent: 0;

	border: 1px solid #2CA6DF;

	padding: 15px;

	margin: -1px 0 0;

}

.layoutBox02 .layoutBox02_heading {

	color: #2ca6df;

	font-size: 150%;

	font-weight: lighter;

}


.bold {

	font-weight: bold !important;

}



/**********141121追加**********/



.noteList01 {

	margin-top: 15px;

}

.noteList01 li {

	margin-top: 10px;

	padding-left: 1em;

	text-indent: -1em;

}

.noteList01 li:first-child {

	margin-top: 0;

}





/**********141205追加**********/



@media screen and (min-width: 781px) {

	.bc-link-list.top_reportLink {

		/*margin-left:107px;*/

		float:right;

	}

}





@media screen and (max-width: 780px) {

	.bc-link-list.top_reportLink {

		margin-top:40px;

	}

}





/**********141212追加**********/

.button-caps {

	margin-left: 20px;

	font-size: 12px;

}



.bc-header__primary .button-caps {

	margin-left: 0;

}



/**********141215追加**********/

.aC {

	text-align: center !important;

}

.bc-request-box .phoneNum {

	text-align: center;

	line-height: 1;

}

.bc-request-box .bc-note-list.bc-note-list--a01.widthFree {

	width: inherit;

	margin: 5px 0 0 1em;

}

.notes02 {

  font-size: 0.84em;

  padding: 5px 0 0 14px;

  text-indent: -14px;

}

.contentsWidth50 {

	width:50%;

}

.contentsWidth70 {

	width: 70%;

}

.contentsWidthMax {

	width: 100%;

}

.contents_report {

	padding-left:147px;

}

.contents_Audit {

	padding-left:112px;

}

@media screen and (max-width: 780px) {

.sp_contentsWidthMax {
	padding:0;
	width: 100%;

}

}

/**********141218追加**********/

.bc-top-box{

	clear:both;

	overflow:hidden;

	margin-left:310px;

}

.bc-top-box .list-box-col{

	float:left;

	margin-right:20px;

}



.bc-top-box .list-box-col a{

	display:block;

	width:396px;

	height:53px;

}

.bc-top-box .list-box-col a:hover {

	-ms-filter: "alpha( opacity=60 )";

	filter: alpha( opacity=60 );

	opacity: 0.6;

}

.bc-top-box .list-box-col.type01 a{	background:url(../img/index_btn_01.png) 0 0 no-repeat;}

.bc-top-box .list-box-col.type02 a{	background:url(../img/index_btn_02.png) 0 0 no-repeat;}

.bc-top-box .list-box-col.type03 a{	background:url(../img/index_btn_03.png) 0 0 no-repeat;}

.bc-top-box .list-box-report{

	float:right;

}

.bc-top-box .list-box-col a img{

	display:none;

}

.bc-top-box .list-box-report .top_reportLink{

	margin-top:62px;

	font-size:15px;

}

@media screen and (max-width: 780px) {

.bc-top-box{

	margin-left:0;

}

.bc-top-box .list-box-col{

	float:none;

	margin-right:0;

}

.bc-top-box .list-box-col a{

	display:block;

	width:auto;

	height:auto;

}



.bc-top-box .list-box-col.type01 a,

.bc-top-box .list-box-col.type02 a,

.bc-top-box .list-box-col.type03 a{

	margin-top:10px;

	background:none;

}

.bc-top-box .list-box-col a img{

	display:block;

	width:100%;

}



.bc-top-box .list-box-report .top_reportLink{

	margin-top:24px;

}

}

/**********141222追加**********/

.contentsCenter {

	margin: 0 auto;

}

table .lv01 {

	background-color: #eeefef !important;

}

.bc-flow {

	border: solid 1px #0a61a9;

	width: 100%;

}

.bc-flow .bc-flow-step {

	background-color: #0a61a9;

	padding: 34px 10px;

	font-size: 15px;

	font-weight: bold;

	color: #ffffff;

	text-align: center;

	vertical-align: middle;

}

.bc-flow .bc-flow-detail {

	background-color: #ffffff;

	padding: 10px;

	vertical-align: middle;

}

.bc-flow-icon {

	margin: 5px 0 0 5%;

	color: #0a61a9;

}



.typeL-R td.typeL{

	padding:3px 8px 3px 30px;

	text-align:left;

}

.typeL-R td.typeR{

	padding:3px 80px 3px 8px;

	text-align:right;

}

.typeL-R td.typeR2{

	padding:3px 60px 3px 8px;

	text-align:right;

}
.typeL-R td.typeC {
	padding:3px 10px 3px 10px;
	text-align: center;
}


@media screen and (max-width: 780px) {

.bc-sb-h2 .bc-h2-date {

	width:5em;

}

	.bc-flow-icon {

		margin-left: 6%;

	}

.typeL-R td.typeL{

	padding:3px 8px 3px 8px;

}

.typeL-R td.typeR{

	padding:3px 8px 3px 8px;

}

.typeL-R td.typeR2{

	padding:3px 8px 3px 8px;

}
.typeL-R td.typeC {
	padding:3px 8px 3px 8px;
}

}

.multipleShowBtn {

	display: none;

	width: 30%;

	margin: 3em auto 0;

	padding: 10px;

	background-color:#147dc5;

	color: #ffffff;

	text-align: center;

	cursor: pointer;

}

@media screen and (max-width: 780px) {

.multipleShowBtn {

	width: 80%;

	}



}


/**********150201追加**********/

.bc-contents-voice {
	
	overflow: hidden;
	
	border-bottom:1px solid #999999;
	
	padding-bottom:30px;
	
	margin-bottom:30px;
	
}

.LeftBox { float: left; width:20%; color:#64a5dd;}

.RightBox { float: left; width:80%;}

.RightBox-title-gray { color:#999999;}


/* clearfix */
.bc-contents-voice:before,
.bc-contents-voice:after {
    content: "";
    display: table;
}
 
.bc-contents-voice:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.bc-contents-voice {
    zoom: 1;
}

.txt-blue { color:#64a5dd}


/**********150202追加**********/

.layoutBox02 .txtArea01 {
	width: 600px;
}

@media screen and (max-width: 780px) {

	.layoutBox02 .txtArea01 {
		width: auto;
	}
	.layoutBox02 .txtArea01 + * {
		margin-top: 10px;
	}

}

/**********150330追加**********/
/* topNewsBox
================================ */

.top-news-box {
	clear: both;
	display: table;
	width: 100%;
	margin-top: 40px;
	border: 1px solid #62a0d0;
}
.top-news-box > .title {
	display: table-cell;
	width: 11%;
	padding-left: 14px;
	background: #2ca6df;
	color: #ffffff;
	vertical-align: middle;
	font-size: 18px;
}
.top-news-box > .newsList {
	display: table-cell;
	width: 89%;
	vertical-align: middle;
	padding: 12px 20px 12px 7px;
	font-weight: bold;
}
.top-news-box > .newsList > ul {
	padding-bottom: 0;
	font-size: inherit;
}
.top-news-box > .newsList ul > li {
	margin-top: 1em;
	font-size: 0.9em;
	padding-left: 18px;
	text-indent: -18px;
}
.top-news-box > .newsList ul > li:first-child {
	margin-top: 0;
}
.top-news-box > .newsList ul > li > a {
	color: #0070cb;
	line-height: inherit;
	text-decoration: none;
	background: url(../assets/img/link-list__marker.gif) no-repeat scroll 6px 0.5em;
	padding-left: 18px;
}
.strong-txt {
	margin-top: 2.5em;
	color: #46a5ea;
	font-weight: bold;
}
@media screen and (max-width: 780px) {

.top-news-box {
	display: block;
}
.top-news-box > .title {
	display: block;
	width: 100%;
	padding: 5px 0;
	text-align: center;
}
.top-news-box > .newsList {
	display: block;
	width: 100%;
}

}

/**********150520追加**********/
.ph2col {
	margin-top: 24px;
}
.ph2col .flL {
	float: left;
	width: 49%;
}
.ph2col .flR {
	float: right;
	width: 49%;
}
/* Clearfix */
.ph2col:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ph2col {
	display: block; /* for safari firefox3 */
	zoom: 1;  /* for IE 7*/
}

/**********150520追加**********/
.figure-container .sp {
	display: none;
}

.figure-container .pc {
	display: block;
}
.figure-container {
	margin-top: 0!important;
}
.figure-container .img-block {
	float: left;
	width: 54%;
}
.figure-container .img-block img.pc {
	width: 90%;
}
.figure-container .img-block figcaption {
	margin-top: 10px;
	font-size: 0.75em;
}
.figure-container .text-block {
	float: right;
	width: 45%;
	padding-top: 75px;
}
.figure-container .text-block .link-btn:hover {
	opacity: 0.6;
}
.sp-mt {
	margin-top: 0!important;
}
.figure-container:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.figure-container {
	zoom: 1;
}
.phColumn {
	margin-top: 30px;
}
.phColumn .figCol {
	float: right;
	width: 49%;
	margin-left: 15px;
}
.phColumn .figCol {
	margin-top:4px;
}
.phColumn .figCol.size40 {
	width:40%
}
.phColumn .txCol {
	overflow: hidden;
}
.phColumn .txCol .bc-p {
	margin-top: 14px;
}
.phColumn .txCol > *:first-child {
	margin-top: 0;
}

@media screen and (max-width: 780px) {
.figure-container img {
	width: 100%;
}
.figure-container .sp {
	display: block;
}
.figure-container .pc {
	display: none;
}
.figure-container .img-block {
	float: none;
	width: 100%;
}
.figure-container .text-block {
	float: none;
	width: 100%;
	padding-top: 20px;
}
.figure-container .lead-text {
	font-size: 1.3em;
	font-weight: bold;
}
.figure-container .normal-text {
	margin-top: 10px;
	font-size: 0.9em;
}
.figure-container .link-btn {
	margin-top: 15px;
}
.sp-mt {
	margin-top: 40px!important;
}
.phColumn .figCol {
	float: none;
	width: 100% !important;
	margin-left: 0;
	margin-bottom: 8px;
}
}
/* Clearfix */
.phColumn:after,
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.phColumn,
.clearFix {
	display: block; /* for safari firefox3 */
	zoom: 1;  /* for IE 7*/
}
}

/**********1500622追加**********/
.border_b {
	border-bottom: solid 1px #000000;
}