@charset "utf-8";
.content_inner .profile_box .pos02{
  left: 295px;
  top: 90px;
}
.content_inner .n01 .popup_set_box .right_image {
  bottom: -50px;
}
.content_inner .n01 .popup_set_box .right_image.n01 {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}
.content_inner .n01 .popup_set_box .right_image.n01 img {
    width: 60%;
}
.content_inner .n02 .popup_set_box .right_image {
  width: 360px;
}
.content_inner .n03 .popup_set_box .right_image {
  bottom: 0px;
  top: 50%;
  transform: translateY(-50%);
  height: fit-content;
  width: 260px;
  left: 492px;
}

/*** page29(orange) ***/
/* border */
.content_inner.page26 .profile_box,
.content_inner.page26 .profile_box .details_box h3,
.content_inner.page26 .profile_box .btn_list li{      border-color: #ec872e;}
/* bg beta */
.content_inner.page26 .profile_box .profile_cap,
.content_inner.page26 .profile_box .profile_cap:before,
.content_inner.page26 .profile_box .btn_list li:before,
.content_inner.page26 .popup_set_box .left_text .popup_cap:before{  background-color: #ec872e;}
/* font color */
.content_inner.page26 .profile_box .btn_list li a:hover,
.content_inner.page26 .profile_box .details_box h3 .sub{  color: #ec872e;}
/* bg rgba */
.content_inner.page26 .profile_box .inner_box{        background-color:#e50b45;}/*30*/
.content_inner.page26 .comment_box .right_text,
.content_inner.page26 .comment_box .right_text:before{    background-color: #ec872e2b;}/*10*/
/* image */
/* .content_inner.page26 .profile_box .btn_list li a{     background-image: url();} */
/*.content_inner.page26 .comment_box .right_text .cap_icon01{background-image: url(../img/common/circle_icon16.png);}*/
/*.content_inner.page26 .popup_set_box .left_text .popup_cap{background-image: url(../img/common/popup_border_img16.png);}*/

.content_inner.page26 .comment_box .right_text .cap_icon01{  background: none;}
.content_inner.page26 .comment_box .right_text .cap_icon01:after{border-color: #ec872e;background: #FFF;}

.content_inner.page26 .profile_box .inner_box {
  background-color: #ec872e2b;
}
.content_inner.page26 .photo.pos02 img {
  width: 70%;
}

.content_inner .popup_set_box .right_image {
  position: absolute;
  bottom: 0;
  left: 480px;
  width: 400px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
