body.lp-page .none {
  display: none !important;
}

body.lp-page .notice_box {
  background-color: #FAF9E4;
  border: 3px solid rgba(0, 107, 182, 0.5);
  border-radius: 10px;
  padding: 20px 25px;
}

body.lp-page .notice_box span {
  font-size: 18px;
  display: block;
}

body.lp-page .how_to_measure {
  font-size: 25px;
  margin: 30px 0 5px;
  line-height: 1.4;
}

body.lp-page .how_to_measure span {
  color: #0AA2D4;
  font-weight: bold;
}

body.lp-page .apcheck_item {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 40px;
}

body.lp-page .apcheck_item__text {
  flex: 1;
}

body.lp-page .apcheck_item__text.widthed {
  width: 325px;
  flex: none;
}

body.lp-page .apcheck_item__head {
  font-size: 18px;
  font-weight: bold;
  color: #0AA2D4;
  border-bottom: 1px solid #0AA2D4;
  margin-bottom: 15px;
}

body.lp-page .apcheck_item__head.width_auto {
  width: fit-content;
}

body.lp-page .apcheck_item__head.widthed {
  width: 313px;
}

body.lp-page .apcheck_item__head.full_boxed {
  border: 1px solid #0AA2D4;
  padding: 0 5px;
  line-height: 1.8;
}

body.lp-page .apcheck_item__symptom span {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}

body.lp-page .apcheck_item ul, body.lp-page .apcheck_item ol {
  margin-bottom: 20px;
}

body.lp-page .apcheck_item ul li:before, body.lp-page .apcheck_item ul li::marker, body.lp-page .apcheck_item ol li:before, body.lp-page .apcheck_item ol li::marker {
  color: #0AA2D4;
  font-weight: bold;
  display: inline;
  margin-right: 5px;
}

body.lp-page .apcheck_item ul li {
  font-size: 14px;
  padding-left: 10px;
  text-indent: -10px;
}

body.lp-page .apcheck_item ul li:before {
  content: "\2022";
  font-size: 16px;
  line-height: 1;
}

body.lp-page .apcheck_item ol {
  list-style: decimal;
  padding-left: 20px;
}

body.lp-page .apcheck_item ol li {
  font-weight: bold;
  font-size: 18px;
}

body.lp-page .apcheck_item--01 ul li {
  font-weight: bold;
  font-size: 16px;
}

body.lp-page .apcheck_item--01 ul li:before {
  font-size: 20px;
  line-height: 1;
  width: 15px;
}

body.lp-page .apcheck_item.boxed {
  border: 3px solid rgba(0, 107, 182, 0.5);
  border-radius: 10px;
  padding: 15px 25px 30px;
}

body.lp-page .apcheck_item .figure_img img {
  width: 502px;
}

body.lp-page .apcheck_item .table_img img {
  width: 497px;
}

body.lp-page .apcheck_item .table_annotation {
  font-size: 12px;
  text-align: right;
}

body.lp-page .ap_check_buttom {
  width: 600px;
  display: flex;
  margin: 0 auto 50px;
}

body.lp-page .f12 {
  font-size: 12px;
}

body.lp-page .f18 {
  font-size: 18px;
}

body.lp-page .indent_1_rem {
  padding-left: 1rem;
  text-indent: -1rem;
}

body.lp-page .clfine_item__head {
  font-size: 18px;
  font-weight: bold;
  color: #0AA2D4;
  margin: 50px 0 15px;
  text-indent: -.5rem;
  display: inline-block;
  border: 1px solid #0AA2D4;
  line-height: 1.8;
  padding: 0 10px 0 calc(.5rem + 10px);
}

body.lp-page .clfine_head {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  padding-left: .5em;
  text-indent: -.5em;
  margin-bottom: 15px;
}

body.lp-page .clfine_table {
  width: 100%;
  border: 1px solid #707070;
}

body.lp-page .clfine_table tr:not(:first-child) {
  height: 70px;
}

body.lp-page .clfine_table tr:not(:first-child) td {
  vertical-align: middle;
}

body.lp-page .clfine_table tr:not(:last-child) {
  border-bottom: 1px solid #707070;
}

body.lp-page .clfine_table th {
  background: rgba(10, 162, 212, 0.15);
  padding: 10px 0;
}

body.lp-page .clfine_table th:first-child {
  border-right: 1px solid #707070;
}

body.lp-page .clfine_table td:first-child {
  width: 538px;
  padding: 0 25px;
  border-right: 1px solid #707070;
}

body.lp-page .clfine_table td:last-child {
  text-align: center;
  width: 298px;
}

body.lp-page .clfine_table caption {
  margin-top: 15px;
  caption-side: bottom;
  text-align: right;
  font-size: 12px;
}

body.lp-page .clfine_img {
  text-align: center;
}

body.lp-page .clfine_figure img.full {
  width: 100%;
}

body.lp-page .clfine_figure.center_img {
  text-align: center;
}

body.lp-page .clfine_figure figcaption {
  margin-top: 10px;
  text-align: right;
}

body.lp-page .clfine_link_box {
  position: relative;
  box-sizing: border-box;
  width: 279px;
  height: 261px;
  padding: 25px 20px 25px;
  background: #0AA2D4;
  border: 1px solid #DEDEDE;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
}

body.lp-page .clfine_link_box:hover {
  opacity: .8;
}

body.lp-page .clfine_link_box__wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}

body.lp-page .clfine_link_box__wrapper a {
  width: 279px;
}

body.lp-page .clfine_link_box__wrapper a:hover {
  opacity: .8;
}

body.lp-page .clfine_link_box__head {
  width: 100%;
  color: #0AA2D4;
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 25px;
}

body.lp-page .clfine_link_box img {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

body.lp-page p.footnote {
  font-size: 12px;
}

body.lp-page .footnote {
  word-break: break-all;
}

body.lp-page .footnote p {
  font-size: 12px;
  padding-left: 1rem;
  text-indent: -1rem;
}

body.lp-page .c_blue {
  color: #0AA2D4;
}

body.lp-page .c_red {
  color: #FF0000;
}

body.lp-page .connector_main_img {
  display: flex;
  justify-content: center;
  margin-bottom: 90px;
}

body.lp-page .connector_section {
  margin: 40px 0 65px;
}

body.lp-page .connector_flex {
  display: flex;
  justify-content: center;
}

body.lp-page .connector_flex__item img {
  margin-bottom: 15px;
}

body.lp-page .connector_flex > * {
  width: 329px;
}

body.lp-page .connector_flex > :first-child {
  margin-right: 35px;
}

body.lp-page .connector_btn {
  position: relative;
  width: 430px;
  height: 65px;
  background-color: #0AA2D4;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 5px;
  border: 1px solid #fff;
  box-shadow: 3px 3px 3px -1px #dbdbdb;
  text-decoration: none;
  cursor: pointer;
}

body.lp-page .connector_btn:hover {
  opacity: .7;
}

body.lp-page .connector_btn img {
  margin-left: 10px;
}

body.lp-page .connector_btn .font_icon_breadcrumb {
  position: absolute;
  right: 20px;
}

body.lp-page .connector_movie {
  width: 405px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 40px;
}

body.lp-page .connector_movie__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px 0 10px;
}

body.lp-page .connector_movie figure {
  box-sizing: border-box;
  padding: 10px;
  border: solid 1px #d1d4d6;
  border-radius: 4px;
  box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  background: #F7F7F7;
}

body.lp-page .connector_movie img {
  max-width: 100%;
}

body.lp-page .connector_movie p {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}

@media screen and (max-width: 640px) {
  body.lp-page.responsive .sp_none {
    display: none !important;
  }
  body.lp-page.responsive .sp_block {
    display: block !important;
  }
  body.lp-page.responsive .wrapper {
    padding: 59px 0 0;
    background: none;
  }
  body.lp-page.responsive .title_box h2 {
    font-size: 29px;
    text-align: center;
  }
  body.lp-page.responsive h3 {
    font-size: 22px;
  }
  body.lp-page.responsive .notice_box {
    padding: 20px;
  }
  body.lp-page.responsive .how_to_measure {
    font-size: 22px;
    line-height: 1.4;
  }
  body.lp-page.responsive .how_to_measure span {
    line-height: 1.4;
  }
  body.lp-page.responsive .apcheck_item {
    flex-direction: column;
    justify-content: center;
    margin: 30px 0 35px;
  }
  body.lp-page.responsive .apcheck_item__text.widthed {
    width: auto;
  }
  body.lp-page.responsive .apcheck_item__head {
    text-align: center;
  }
  body.lp-page.responsive .apcheck_item__head.sp_width_auto {
    width: auto;
  }
  body.lp-page.responsive .apcheck_item__head.widthed {
    width: auto;
  }
  body.lp-page.responsive .apcheck_item__head.full_boxed {
    padding: 0 5px;
    line-height: 1.8;
  }
  body.lp-page.responsive .apcheck_item__img {
    overflow: auto;
  }
  body.lp-page.responsive .apcheck_item__symptom span {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  body.lp-page.responsive .apcheck_item ul, body.lp-page.responsive .apcheck_item ol {
    margin-bottom: 20px;
  }
  body.lp-page.responsive .apcheck_item ul li:before, body.lp-page.responsive .apcheck_item ul li::marker, body.lp-page.responsive .apcheck_item ol li:before, body.lp-page.responsive .apcheck_item ol li::marker {
    font-weight: bold;
    display: inline;
    margin-right: 5px;
  }
  body.lp-page.responsive .apcheck_item ul li {
    font-size: 14px;
    padding-left: 10px;
    text-indent: -10px;
  }
  body.lp-page.responsive .apcheck_item ul li:before {
    content: "\2022";
    font-size: 16px;
    line-height: 1;
  }
  body.lp-page.responsive .apcheck_item ol {
    list-style: decimal;
    padding-left: 20px;
  }
  body.lp-page.responsive .apcheck_item ol li {
    font-weight: bold;
    font-size: 18px;
  }
  body.lp-page.responsive .apcheck_item--01 ul li {
    font-size: 18px;
  }
  body.lp-page.responsive .apcheck_item--01 ul li:before {
    font-size: 20px;
    line-height: 1;
    width: 15px;
  }
  body.lp-page.responsive .apcheck_item.boxed {
    padding: 15px 20px 30px;
  }
  body.lp-page.responsive .apcheck_item .figure_img img {
    width: 620px;
  }
  body.lp-page.responsive .apcheck_item .table_img img {
    width: 720px;
  }
  body.lp-page.responsive .apcheck_item .symptom_img img {
    width: 100%;
  }
  body.lp-page.responsive .apcheck_item .table_annotation {
    text-align: left;
  }
  body.lp-page.responsive .ap_check_buttom {
    width: auto;
    display: block;
    margin: 0 auto 30px;
  }
  body.lp-page.responsive .ap_check_buttom__img {
    display: flex;
    justify-content: center;
  }
  body.lp-page.responsive .sp_f14 {
    font-size: 14px;
  }
  body.lp-page.responsive .clfine_item__head {
    width: calc(100% - 30px);
  }
  body.lp-page.responsive .clfine_h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  body.lp-page.responsive .clfine_table {
    min-width: 888px;
  }
  body.lp-page.responsive .clfine_table__wrapper {
    overflow-x: auto;
    margin-right: -15px;
  }
  body.lp-page.responsive .clfine_table caption {
    text-align: left;
  }
  body.lp-page.responsive .clfine_img {
    overflow-x: auto;
  }
  body.lp-page.responsive .clfine_figure {
    overflow-x: auto;
  }
  body.lp-page.responsive .clfine_figure img {
    width: auto;
  }
  body.lp-page.responsive .clfine_figure img.full {
    width: auto;
  }
  body.lp-page.responsive .clfine_figure figcaption {
    text-align: left;
  }
  body.lp-page.responsive .clfine_link_box__wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}


/* ここから追加 */

.title2 {
  margin: 0;
  border: none;
}

.inner_col_01>.ag_content {
  display: flex;
  justify-content: space-between;
  padding: 0 35px;
}
.inner_col_01>.ag_banner {
  flex-wrap: wrap;
  padding: 0;
}
.inner_col_01>.ag_banner>a  {
  width: 50%;
}

.ag_table {
  width: 888px;
  height: 100%;
  text-align: center;
}
.ag_table>tbody>tr>td {
  border-collapse: collapse;
}
.ag_table>tbody>.ag_table_top {
  border: solid 1px #707070;
  border-spacing: 0pt;
}
.ag_table>tbody>tr>.ag_top {
  background-color: #707070;
  height: 60px;
  color: #fff;
  width: 98px;
  vertical-align: middle;
}
.ag_table>tbody>tr>.ag_table_left {
  width: 66px;
}

.ag_table>tbody>tr>.ag_table_right {
  width:123px;
}
.ag_table>tbody>tr>.ag_table_b {
  width: 185px;
}
.ag_table>tbody>tr>.ag_table_bottom {
  height: 105px;
  vertical-align: middle;
  border: solid 1px #707070;
}

.ag_table>tbody>tr>.ag_table_blue {
  background-color: #DFF1F7;
  font-weight: bold;
}
.ag_table_text {
  font-weight: 400;
  font-size: 12px;
}
.ag_table>tbody>tr>.ag_top{
  border-left: solid 1px #fff;
}
.inner_col_01>.ttl {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
.notice_box>.ttl {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
.right>.ttl,
.left>.ttl{
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
.back_f {
  background-color: #fff !important;
}
.notice_box>.ttl>.c_blue{
  display: inline-block;
}

.inner_col_01>.list {
  width: 100%;
    border-collapse: collapse;
    margin: 5px 0px;
    margin-bottom: 30px;
    border: 1px solid #CBDDEB;
}

.inner_col_01>.list>tbody>tr>.td_color_line{
  vertical-align: middle;
    border: 1px solid #e5e5e5;
    padding: 15px 15px;
    background-color: #e5e5e5;
    border-right: 1px solid #ffffff !important;
}

.inner_col_01>.list>tbody>tr>td {
  padding: 15px;
  border: solid #e5e5e5;
  vertical-align: middle;
}

@media screen and (max-width: 640px){
  .inner_col_01>.ag_content{
    flex-wrap: wrap;
  }
  .inner_col_01>.ag_content>a {
    width: 100%;
    padding: 0;
  }
  .inner_col_01>.ag_content>a >img{
    width: 100%;
  }
  .inner_col_01>.ag_banner>a  {
    width: 50%;
  }
  .overflow{
    overflow: scroll;
  }
}

/* ----- ph topics ----- */

.ag_content {
  justify-content: space-between !important;
}
.ag_content .right {
width:300px;
}
.ag_content .left {
width:560px;
}
@media screen and (max-width: 640px) {
.ag_content .right, 
.ag_content .left, 
.ag_content .float_l, 
.ag_content .float_r{
width:100%;
text-align:center;
}
.ag_content p{
text-align:left;
}
}

.material_bnrs,
.material_flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 20px;
  margin-bottom: 50px;
}
.material_flex div {
  width: 48%;
}
.material_bnrs img,
.material_flex img {
  width: 100%;
}

.material_bnrs .fst_row_img {
  width: 420px;
}
.material_bnrs p,
.material_flex p {
  font-size: 21px;
  margin-top: 16px;
  text-align: center;
}
.material_bnrs .scd_row_img {
  width: 260px;
}
.material_bnrs .trd_row_img {
  width: 300px;
}
.material_bnrs div {
  width: 31%;
}

/* ----- ustekinumab ---------------------------------------- */

.ag_content.ustekinumab .right {
  width: 300px;
}
.ag_content.ustekinumab .left {
  width: 500px;
}

@media screen and (max-width: 640px) {
  .ag_content.ustekinumab .right {
    width: 100%;
  }
  .ag_content.ustekinumab .left {
    width: 100%;
  }
}

/* ----- ustekinumab_biosimilar ---------------------------------------- */

body.lp-page .pc_block {
    display: block !important;
  }
body.lp-page .sp_block {
    display: none !important;
  }
body.lp-page.biosimilar .qa{
  padding:10px 25px 20px 25px;
}
body.lp-page.biosimilar .qa p {
  font-size: 25px;
  display: inline-block;
  margin-right:20px;
  font-weight:bold;
}
body.lp-page.biosimilar .qa dl {
  display:flex;
}
body.lp-page.biosimilar .qa dt {
  font-size: 25px;
  display: inline-block;
  margin-right:20px;
  font-weight:bold;
}
body.lp-page.biosimilar .qa dd {
  margin-top:10px;
}
body.lp-page.biosimilar .qa .question {
  color:#09A2D4;
}
body.lp-page.biosimilar .qa .answer {
  color:#F93651;
}

body.lp-page.biosimilar .ttl {
	font-size:16px;
	font-weight:bold;
}

body.lp-page.biosimilar .ag_table {
  width:860px;
}

body.lp-page.biosimilar .ag_table>tbody>tr>.ag_table_bottom {
  height: auto;
  vertical-align: middle;
  border: solid 1px #707070;
  padding:10px;
}

body.lp-page.biosimilar .ag_table>tbody>tr>.border_gray {
	border-top: solid 1px #707070;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #707070;
	border-left:solid 1px #707070;
}

body.lp-page.biosimilar .ag_table>tbody>tr>.border_white {
	border-top: solid 1px #707070;
	border-right: solid 1px #707070;
	border-bottom: solid 1px #707070;
	border-left:solid 1px #FFFFFF;
}

body.lp-page.biosimilar .ag_table.fig2>tbody>tr>.ag_table_bottom.ag_table_blue {
	width:13em;
}

body.lp-page.biosimilar .ag_table>tbody>tr>.ag_table_new {
	background:#DCDCDC;
}

body.lp-page.biosimilar .ag_table>tbody>tr>.ag_table_biosimilar {
	background:#D0EFC7;
}

body.lp-page.biosimilar .ag_table>tbody>tr>.ag_table_generic {
	background:#C0D5E9;
}

body.lp-page.biosimilar .ag_table>tbody>tr>.ag_table_td_biosimilar {
	background:#E7F7E3;
}

body.lp-page.biosimilar .ag_table>tbody>tr>.ag_table_td_generic {
	background:#DFEAF4;
}

body.lp-page.biosimilar .small {
	font-size:11px;
}

body.lp-page.biosimilar .align_r {
	width:100%;
}

body.lp-page.biosimilar .notice_box .ag_table {
	width:804px;
}


@media screen and (max-width: 640px) {
  body.lp-page .sp_block {
    display: block !important;
  }
  body.lp-page .pc_block {
    display: none !important;
  }
  body.lp-page.biosimilar .ag_table tbody{
	display: contents;
}
}


/* --- usteki_link_list_01 --- */

.usteki_link_list_01{
  display: flex;
  text-align: center;
}
.usteki_link_list_01 li{
    width: calc((100% - 6%) / 4);
    height: 53px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-right: 3%;
    margin-bottom: 20px;
    background-color: #808080;
    border-radius: 2px;
}
.usteki_link_list_01 li:nth-child(3){
  padding-top: 15px;
  box-sizing: border-box;
}
.usteki_link_list_01 li:last-child{
    margin-right: 0;
}
.usteki_link_list_01 a{
  display: inline-block;
  width: 100%;
  height: 53px;
  padding-top: 15px;
  box-sizing: border-box;
  color: #fff;
  background-color: #0AA2D4;
  border-radius: 2px;
}
.usteki_link_list_01 a:hover{
  text-decoration: none;
  background-color: #006CB3;
}
.usteki_link_list_01 li.current a{
  background-color: #006CB3;
}

@media screen and (max-width: 640px) {
  .usteki_link_list_01{
    flex-wrap: wrap;
  }
  .usteki_link_list_01 li{
    width: calc((100% - 2%) / 2);
    margin-right: 2%;
    margin-bottom: 6px;
  }
  .usteki_link_list_01 li:nth-child(2n){
    margin-right: 0;
  }
}

/* --- usteki_link_list_02 --- */

.usteki_link_list_02{
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 60px;
}
.usteki_link_list_02 li{
    width: calc((100% - 3%) / 2);
    height: 37px;
    font-size: 14px;
    font-weight: bold;
    color: #808080;
    box-sizing: border-box;
    border-radius: 2px;
}
.usteki_link_list_02 li:first-child{
  padding-top: 7px;
  background-color: #ECECEC;
  border: solid 1px #808080;
}
.usteki_link_list_02 li:last-child{
    margin-right: 0;
}
.usteki_link_list_02 a{
  display: inline-block;
  position: relative;
  width: 100%;
  height: 37px;
  padding-top: 7px;
  box-sizing: border-box;
  color: #2E98D0;
  background-color: #D5F5FF;
  border: solid 1px #0AA2D4;
  border-radius: 2px;
}
.usteki_link_list_02 a:hover{
  text-decoration: none;
  background-color: #0AA2D4;
  color: #fff;
}
.usteki_link_list_02 a::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #0AA2D4;
  border-right: 2px solid #0AA2D4;
  transform: translateY(-50%) rotate(135deg);
}
.usteki_link_list_02 a:hover::after{
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.biosimilar .usteki_link_list_02 a::after {
  content: none;
}

@media screen and (max-width: 640px) {
  .usteki_link_list_02{
    display: block;
  }
  .usteki_link_list_02 li{
    width: 100%;
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 640px) {
  .inner_col_01>.ag_content {
      display: block;
  }
}

/* -----*/

.sp_only{
  display: none;
}

@media screen and (max-width: 640px) {
  .material_bnrs {
    row-gap: 15px;
  }

  .material_flex div,
  .material_bnrs div,
  .material_bnrs .scd_row_img,
  .material_bnrs .trd_row_img {
    width: 100%;
  }

  .list_circle{
    text-align: left;
  }

  .pc_only{
    display: none;
  }
  .sp_only{
    display: inline;
  }
}