#column .columnbox .infobox .columnlist .mtx p strong {
  font-weight: bold;
  background: #ffe9ef;
}

#column .columnbox .infobox .columnlist .mtx ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}

#column .columnbox .infobox .columnlist .mtx ol ol {
  padding-left: 0.5em;
}

#column .columnbox .infobox .columnlist .mtx li {
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin-bottom: 0.5rem;
}

#column .columnbox .infobox .columnlist .mtx li:before {
content: "";
display: inline-block;
width: 10px;
height: 10px;
min-width: 10px;
border-radius: 50%;
background-color: #06b4d7;
margin-top: 2px;
margin-right: 0.5em;
}

#column .columnbox .infobox .columnlist .mtx .mokuji li {
  text-indent: 0;
  padding-left: 0;
}

#column .columnbox .infobox .columnlist .mtx .mokuji li:before {
  content: "";
}

#column .columnbox .infobox .columnlist .mtx .mokuji li ol {
  list-style-type: none;
  padding-left: 1.3em;
}

#column .columnbox .infobox .columnlist .mtx .ext:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  margin-top: -3px;
  background-image: url(/images/column-detail/external_link_icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px auto;
}

.table-area {
  width: 100%;
  margin: 2rem auto;
  overflow-x: scroll;
}

.table-area .title {
  font-size: 1.4rem;
}

table.sp-table {
  width: 100%;
  min-width: 900px;
  margin: 5em auto 2em;
}

@media screen and (min-width: 1025px) {
  .table-area {
    overflow-x: auto;
  }
  .table-area .title {
    font-size: 1.8rem;
  }
  table.sp-table {
    width: 100%;
    margin: 10px auto !important;
    line-height:1.6;
  }
  table.sp-table th, table.sp-table td {
    font-size: 1.3rem;
  }
}

table.sp-table th {
  width: 10%;
}

table.sp-table td {
  width: 15%;
}

table.sp-table, table.sp-table td, table.sp-table th {
  border: 1px solid #dddddd;
  border-collapse: collapse;
}

table.sp-table td, table.sp-table th {
  padding: 1em;
  box-sizing: border-box;
}

table.sp-table th {
  background-color: #F5F5F5;
}

#column .columnbox .infobox .columnlist .mtx table {
  width: 100%;
  margin: 20px auto;
}

#column .columnbox .infobox .columnlist .mtx .tbl th {
  background: #ccf1f9;
  padding: 15px;
  border: solid 1px #fff;
}

#column .columnbox .infobox .columnlist .mtx .tbl td {
  padding: 15px;
  border: solid 1px #fff;
  background: #f2f2f2;
}
#column .columnbox .infobox .columnlist .mtx table td {
  padding:0.5em;
  border: 1px solid #CCCCCC;
}

.medicolle_tlbox {
  display: flex;
}

.medicolle_tlbox .tl_lt {
  flex:1;
}

.medicolle_tlbox .tl_rt {
  width:100px;
  text-align:right;
}

.medicolle_tlbox .tl_rt .img_mark {
  max-width:80px;
}

.medicolle_doctor_box {
  margin:50px 0px 80px 0px;
}

.medicolle_doctor_box .doctor_tlbox {
background: #06B4D6;
    display: inline-block;
    padding: 10px 25px;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.medicolle_doctor_box .inner_box {
  display:flex;
  gap: 0 30px;
  padding:40px;
  border:solid 2px #06B4D6;
}

.medicolle_doctor_box .inner_box .phbox {
  width:160px;
  text-align:center;
}

.medicolle_doctor_box .inner_box .phbox img {
  width: 100%;
  height: 160px;
  border-radius: 0px;
  object-fit: cover;
  object-position: center;
}

.medicolle_doctor_box .inner_box .phbox p {
  font-weight:bold;
  padding-top:5px;
}

.medicolle_doctor_box .inner_box .comment {
  flex:1
}

.medicolle_doctor_box .mark_box {
  margin-top:15px;
  display:flex;
  align-items: center;
}

.medicolle_doctor_box .mark_box .phbox {
  width:100px;
  text-align:left;
}

.medicolle_doctor_box .mark_box .phbox img {
  max-width:100px;
}

.medicolle_doctor_box .mark_box p {
  margin-left:10px;
}


@media screen and (max-width: 640px) {


.medicolle_tlbox .tl_rt {
  width:40px;
}

.medicolle_tlbox .tl_rt .img_mark {
  max-width:30px;
}

.medicolle_doctor_box .doctor_tlbox {
    display: block;
font-size: 1.8rem;
        line-height: 1.8em;

text-align:center;
}


.medicolle_doctor_box .inner_box {
    display: block;
    gap: 0;
    padding: calc(25* .2666vw);
}


.medicolle_doctor_box .inner_box .phbox p {
    padding-top: calc(15* .2666vw);
    padding-bottom: calc(15* .2666vw);
            line-height: 1.5;
}

.medicolle_doctor_box .inner_box .phbox {
  width: calc(140* .2666vw);
  text-align:center;
  margin: 0 auto;
}

.medicolle_doctor_box .mark_box .phbox {
  width: calc(120* .2666vw);
}

.medicolle_doctor_box .inner_box p,
.medicolle_doctor_box .inner_box .comment
{
        font-size: 1.6rem;
        line-height: 2.2em;
}

  #column .columnbox .infobox .columnlist .mtx table {
    margin: 0;
    width: 90%;
    font-size: 1.4rem;
  }
  #column .columnbox .infobox .columnlist .mtx .last td:last-child {}
  #column .columnbox .infobox .columnlist .mtx .tbl th, #column .columnbox .infobox .columnlist .mtx .tbl td {
    border: 0px;
    display: block;
    width: 100%;
    padding: 5px 10px;
    text-align: left;
  }
  #column .columnbox .infobox .columnlist .mtx .tbl td {
    background: #ffffff;
  }
}


/*pc_css*/

@media screen and (min-width:769px) {
  #column .mainbox {
    min-height: 150px;
    /*	background: -moz-linear-gradient(top, #EAEAEA, #fff);
        background: -webkit-linear-gradient(top, #EAEAEA, #fff);
        background: linear-gradient(to bottom, #EAEAEA, #fff);*/
  }
  #column .mainbox .innerbox {
    width: 1140px;
    margin: 0 auto;
    padding: 50px 0 0 0;
  }
  #column .mainbox .innerbox .maintl {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 4.8rem;
  }
  #column .mainbox .innerbox .sbtl {
    padding: 25px 0px 50px 0px;
  }
  #column .mainbox .innerbox .maintl span {
    font-size: 1.6rem;
    font-weight: normal;
    margin: 0 0 0 20px;
  }
  #column .stepbox {
    background: #F5F5F5;
  }
  #column .columnbox {
    width: 1140px;
    margin: 0 auto;
    padding: 40px 0 80px 0;
  }
  #column .columnbox .searchbox {
    width: 270px;
    float: right;
  }
  #column .columnbox .searchbox .bannerbox {
    margin: 0 0 50px 0;
  }
  #column .columnbox .searchbox .tlbox {
    font-size: 1.8rem;
    padding: 0 0 5px 0;
    border-bottom: 2px solid #dddddd;
    font-weight: bold;
  }
  #column .columnbox .searchbox .inbox {
    padding: 0 0px;
    margin: 0 0 30px 0;
  }
  #column .columnbox .searchbox .inbox .box {
    padding: 20px 0;
    border-bottom: 1px solid #dddddd;
  }
  #column .columnbox .searchbox .inbox .box:last-child {
    border-bottom: none;
  }
  #column .columnbox .searchbox .inbox .box.teachbox:last-child {
    border-bottom: 1px solid #F1F1F1;
  }
  #column .columnbox .searchbox .inbox .box a {
    color: #222222;
    transition: opacity 0.3s;
  }
  #column .columnbox .searchbox .inbox .box a:hover {
    opacity: 0.8;
  }
  #column .columnbox .searchbox .inbox .box .listbox {
    width: 100%;
  }
  #column .columnbox .searchbox .inbox .box .listbox .ph {
    width: 80px;
    float: left;
    margin-top: 5px;
  }
  #column .columnbox .searchbox .inbox .box .listbox .ph .phin {
    width: 100%;
    position: relative;
  }
  #column .columnbox .searchbox .inbox .box .listbox .txbox {
    width: calc(100% - 82px - 15px);
    float: right;
    font-weight: 600;
  }
  #column .columnbox .searchbox .inbox .box .listbox .txbox .tx {
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.8em;
  }
  #column .columnbox .searchbox .inbox .box .listbox:hover .txbox .tx {
    opacity: 0.7;
  }
  #column .columnbox .searchbox .inbox .box .listbox .txbox .cate {
    display: inline-block;
    color: #fff;
    background: #66bacc;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 0;
    padding: 12px 7px;
    border-radius: 5px;
    margin: 0 5px 0 0;
  }
  #column .columnbox .searchbox .inbox .box .medical span {
    content: "";
    width: 20px;
    height: 10px;
    background: #66BACC;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox {
    display: table;
    width: 100%;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox .ph {
    width: 45px;
    border-radius: 50%;
    overflow: hidden;
    display: table-cell;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox .ph .phin {
    padding-top: 100%;
    position: relative;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox .ph .phin img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox .namebox {
    padding: 0 0 0 10px;
    vertical-align: middle;
    font-weight: 400;
    display: table-cell;
  }
  #column .columnbox .searchbox .inbox .box:hover .medical {
    font-weight: bold;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox:hover .namebox {
    opacity: 0.7;
  }
  #column .columnbox .searchbox .inbox .taglist {
    padding: 30px 0 0 0;
  }
  #column .columnbox .searchbox .inbox .taglist a {
    width: 92px;
    font-size: 1.2rem;
    display: inline-block;
    text-align: center;
    color: #8E8E8E;
    border-radius: 5px;
    border: 1px solid #8E8E8E;
    line-height: 1;
    padding: 5px 0;
    margin: 0 15px 15px 0;
    transition: opacity 0.3s;
  }
  #column .columnbox .searchbox .inbox .taglist a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox {
    width: 770px;
    float: left;
  }
  #column .columnbox .infobox .columnlist {
    margin: 0 0 20px 0;
  }
  #column .columnbox .infobox .columnlist:first-child .mtx {
    margin: 0 0 0px 0;
  }
  #column .columnbox .infobox .columnlist .floatbox {
    margin: 0px 0 0 0;
  }
  #column .columnbox .infobox .columnlist .mtx {
    margin: 0 0 30px 0;
    line-height: 2em;
  }
  #column .columnbox .infobox .columnlist .mtx ul {
    padding-left: 20px;
    margin: 20px 0 20px 0;
  }
  #column .columnbox .infobox .columnlist .mtx ul.mokuji {
    margin: 5px 0 20px 0;
  }
  #column .columnbox .infobox .columnlist .photobox {
    margin: 10px 0 10px 0;
  }
  #column .columnbox .infobox .columnlist .photobox .title {
    margin-bottom: 10px;
    font-weight: bold;
  }
  #column .columnbox .infobox .columnlist .photoboxscroll {
    margin: 15px 0 0px 0;
  }
  #column .columnbox .infobox .columnlist .arrowtx {
    margin: 0px 0 0 0;
  }
  #column .columnbox .infobox .columnlist .tlbox {
    font-size: 2.8rem;
    line-height: 4.8rem;
    font-weight: 600;
    margin: 0 0 30px 0;
  }
  #column .columnbox .infobox .columnlist .linktext {
    margin: 15px auto 30px 0;
    text-align: center;
    border: 1px solid #dddddd;
    padding: 25px;
  }
  #column .columnbox .infobox .columnlist .linktext a {
    font-weight: 600;
    color: #06B4D6;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .columnlist .linktext:hover {
    opacity: 0.7;
  }
  #column .columnbox .infobox .columnlist .linkbutton a {
    color: #FFF;
    display: block;
    padding: 1em 0;
  }
  #column .columnbox .infobox .columnlist .linkbutton {
    width: 100%;
    text-align: center;
    margin: 0px auto 30px 0;
    font-weight: 600;
    border-radius: 1.5em;
    box-shadow: 0 6px #bb4777;
    top: 0;
    transition: .2s box-shadow, .2s top, .4s background;
    display: inline-block;
    background-color: #f83988;
    line-height: 1.8em;
    color: #fff;
    position: relative;
    cursor: pointer;
    font-size: 1.8rem;
  }
  #column .columnbox .infobox .columnlist .linkbutton:hover {
    box-shadow: 0 5px #f83988;
    top: 1px;
  }
  #column .columnbox .infobox .columnlist .linkbutton:active {
    background-color: #f83988;
    box-shadow: 0 0 #bb4777;
    top: 6px;
  }
  #column .columnbox .infobox .columnlist .subtlbox {
    font-size: 2.4rem;
    line-height: 3.5rem;
    font-weight: 600;
    margin: 50px 0 25px 0;
    padding: 0 0 5px 0;
    border-bottom: 2px solid #dddddd;
  }
  #column .columnbox .infobox .columnlist .subtlbox2 {
    font-size: 2.2rem;
    font-weight: 600;
    margin: 40px 0 20px 0;
    padding: 0.5em;
    color: #333;
    background: #ccf1f9;
    border-left: solid 5px #06B4D6;
  }
  #column .columnbox .infobox .columnlist .subtlbox_h4 {
    font-size: 2rem;
    font-weight: 600;
    margin: 40px 0 20px 0;
    color: #333;
    border-bottom: solid 3px #06B4D6;
    padding-bottom: 10px;
  }
  #column .columnbox .infobox .columnlist .mainph {
    width: 100%;
    padding-top: 66.75%;
    position: relative;
    margin: 0 0 30px 0;
  }
  #column .columnbox .infobox .columnlist .cate {
    border-radius: 5px;
    background: #66BACC;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    text-align: center;
    font-size: 1.2rem;
  }
  #column .columnbox .infobox .columnlist .teacherbox {
    padding: 25px;
    display: table;
    width: 100%;
    box-sizing: border-box;
    background: #F5F5F5;
    margin: 0 0 40px 0;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box {
    display: table-cell;
    vertical-align: middle;
    width: 400px;
  }
  #column .columnbox .infobox .columnlist .teachbox {
    border-right: 1px solid #dddddd;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box.box2 {
    width: 380px;
    border-right: 1px solid #CACACA;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box.box3 {
    text-align: left;
    width: 60%;
    padding-left: 15px;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box.box3 #read_1 {
    font-size: 14px;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box.box3.ltx {
    text-align: left;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox {
    display: table;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .ph {
    width: 57px;
    padding: 0 0 0 0;
    display: table-cell;
    vertical-align: middle;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .ph .phin {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .ph img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .tx {
    display: table-cell;
    font-weight: 600;
    padding: 0 0px 0 20px;
    font-size: 1.6rem;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .tx span {
    color: #666;
    font-size: 15px;
    display: block;
  }
  #column .columnbox .infobox .columnlist .mtx a {
    font-weight: 600;
    color: #06B4D6;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .columnlist .mtx a:hover {
    opacity: 0.7;
  }
  #column .columnbox .infobox .columnlist .floatbox .phbox {
    width: 300px;
    float: left;
    margin-bottom: 15px;
  }
  #column .columnbox .infobox .columnlist .floatbox .phbox .phin {
    width: 100%;
    /*padding-top:66%;*/
    position: relative;
  }
  #column .columnbox .infobox .columnlist .floatbox .phbox .phin img {
    position: relative;
    top: 0;
    left: 0;
    border-radius: 5px;
  }
  #column .columnbox .infobox .columnlist .floatbox .txbox {
    width: calc(100% - 300px - 30px);
    float: right;
  }
  #column .columnbox .infobox .columnlist .arrowtx {
    padding: 0px;
    margin: 15px 0 20px 0px;
  }
  #column .columnbox .infobox .columnlist .arrowtx p {
    padding: 0 0 0 0;
    text-indent: -15px;
    padding-left: 15px;
    margin-bottom: 10px;
  }
  #column .columnbox .infobox .columnlist .arrowtx p:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 8px;
    border-color: transparent transparent transparent #06B4D6;
    display: inline-block;
    margin: 0 5px 0 0;
  }
  #column .columnbox .infobox .columnlist .listtx {
    padding: 0px;
    margin: -30px 0px 0px 0px;
  }
  #column .columnbox .infobox .columnlist .listtx p {
    display: inline-block;
  }
  #column .columnbox .infobox .columnlist .listtx ul {
    margin-top: 10px;
    padding-left: 20px;
  }
  #column .columnbox .infobox .columnlist .listtx ul li {
    margin-bottom: 15px;
  }
  #column .columnbox .infobox .facebookbox {
    border: 1px solid #dddddd;
    display: table;
    width: 100%;
    margin: 50px auto 0px auto;
  }
  #column .columnbox .infobox .facebookbox .phbox {
    width: 350px;
    display: table-cell;
  }
  #column .columnbox .infobox .facebookbox .phbox .phin {
    width: 100%;
    position: relative;
    padding-top: 71%;
  }
  #column .columnbox .infobox .facebookbox .phbox .phin img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .facebookbox .txbox {
    display: table-cell;
    background: #fff;
    vertical-align: middle;
    text-align: center;
  }
  #column .columnbox .infobox .facebookbox .txbox .txin {
    display: inline-block;
  }
  #column .columnbox .infobox .facebookbox .txbox .txin .facebooktx {
    display: block;
    font-size: 2rem;
    text-align: center;
    font-weight: 600;
    padding: 20px 0;
    line-height: 3rem;
  }
  #column .columnbox .infobox .facebookbox .txbox .txin .facebooktx span {
    display: inline-block;
    width: 16px;
    margin-right: 5px;
  }
  #column .columnbox .infobox .tagbtnbox {
    width: 100%;
    padding: 40px 0 25px 0;
  }
  #column .columnbox .infobox .tagbtnbox .tagbox {
    width: calc(100% - 280px);
    float: left;
  }
  #column .columnbox .infobox .tagbtnbox .tagbox a {
    width: 92px;
    font-size: 1.2rem;
    display: inline-block;
    text-align: center;
    color: #8E8E8E;
    border-radius: 5px;
    border: 1px solid #8E8E8E;
    line-height: 1;
    padding: 5px 0;
    margin: 0 25px 15px 0;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .tagbtnbox .tagbox a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .tagbtnbox .snsbtn {
    width: 280px;
    float: left;
    text-align: right;
  }
  #column .columnbox .infobox .tagbtnbox .snsbtn a {
    width: 30px;
    margin: 0 10px;
    display: inline-block;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .tagbtnbox .snsbtn a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .teacherbox {
    padding: 25px 50px;
    display: table;
    width: 100%;
    box-sizing: border-box;
    background: #F5F5F5;
    margin: 0 0 60px 0;
  }
  #column .columnbox .infobox .teacherbox.box2 {
    padding: 10px 0;
    display: table;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 0 0;
    font-size: 1.1rem;
    background: none;
  }
  #column .columnbox .infobox .teacherbox .box {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
  }
  #column .columnbox .infobox .teacherbox .txbox {
    display: table-cell;
  }
  #column .columnbox .infobox .teacherbox .box2 {
    width: 100%;
    margin: 0 0 10px 0;
  }
  #column .columnbox .infobox .teacherbox .box3 {
    text-align: left;
  }
  #column .columnbox .infobox .teacherbox.box2 .box3 {
    text-align: left;
    line-height: 1;
    vertical-align: middle;
  }
  #column .columnbox .infobox .teacherbox.box2 .box3 span {
    border-left: 1px solid #CACACA;
    padding: 0 0 0 20px;
  }
  #column .columnbox .infobox .teacherbox .box .inbox {
    display: table;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .ph {
    width: 70px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    display: block;
  }
  #column .columnbox .infobox .teacherbox.box2 .box .inbox .ph {
    width: 30px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .ph .phin {
    position: relative;
    width: 100%;
    padding-top: 100%;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .ph img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .tx {
    display: block;
    font-weight: 600;
    padding: 10px 0 0 0;
    text-align: left;
  }
  #column .columnbox .infobox .teacherbox.box2 .box .inbox .tx {
    display: block;
    font-weight: 600;
    padding: 10px 0 0 0;
    text-align: center;
  }
  #column .columnbox .infobox .teacherbox.box2 .box .inbox .tx {
    display: table-cell;
    font-weight: 600;
    padding: 0 0 0 10px;
    text-align: center;
    vertical-align: middle;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .tx span {
    font-size: 15px;
    color: #666666;
    display: block;
  }
  #column .columnbox .infobox .teacherbox .linkbox {
    text-align: right;
    display: block;
    padding: 20px 0 0 0;
  }
  #column .columnbox .infobox .teacherbox .linkbox a {
    display: inline-block;
    font-weight: 600;
    color: #06B4D6;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .teacherbox .linkbox a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .teacherbox .linkbox a:after {
    width: 12px;
    height: 12px;
    background: url("/images/column-detail/blank.svg") no-repeat;
    background-size: 12px;
    display: inline-block;
    content: "";
    margin: 0 0 0 5px;
  }
  #column .columnbox .infobox .nbbox {
    margin: 0 0 50px 0;
    display: block;
  }
  #column .columnbox .infobox .nbbox a {
    color: #222222;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .nbbox a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .nbbox .ph {
    width: 150px;
    float: right;
    margin: 0 0 0 20px;
  }
  #column .columnbox .infobox .nbbox .nextbox .ph {
    width: 150px;
    float: left;
    margin: 0 20px 0 0;
  }
  #column .columnbox .infobox .nbbox .ph .phin {
    width: 100%;
    padding-top: 65%;
    position: relative;
  }
  #column .columnbox .infobox .nbbox .ph .phin img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .nbbox .txbox {
    width: calc(100% - 150px);
    float: left;
  }
  #column .columnbox .infobox .nbbox .backbox.box:last-child {
    border: none;
  }
  #column .columnbox .infobox .nbbox .backbox {
    display: block;
    border-right: 1px solid #dddddd;
    padding: 0 30px 20px 0;
    width: 50%;
    box-sizing: border-box;
    float: left;
  }
  #column .columnbox .infobox .nbbox .backbox:hover .tx, #column .columnbox .infobox .nbbox .nextbox:hover .tx {
    opacity: 0.7;
  }
  #column .columnbox .infobox .nbbox .nextbox {
    display: block;
    padding: 0 0 20px 30px;
    float: right;
    width: 50%;
    box-sizing: border-box;
  }
  #column .columnbox .infobox .nbbox .backbox .arrowtx {
    color: #06B4D6;
    margin: 0 0 10px 0;
    font-weight: bold;
  }
  #column .columnbox .infobox .nbbox .backbox .arrowtx:before {
    width: 16px;
    height: 11px;
    background: url("/images/column-detail/left_arrow.svg") no-repeat;
    background-size: 15px;
    display: inline-block;
    content: "";
    margin: 0 5px 0 0;
  }
  #column .columnbox .infobox .nbbox .nextbox .arrowtx {
    color: #06B4D6;
    margin: 0 0 10px 0;
    text-align: right;
    font-weight: bold;
  }
  #column .columnbox .infobox .nbbox .nextbox .arrowtx:after {
    width: 16px;
    height: 11px;
    background: url("/images/column-detail/right_arrow.svg") no-repeat;
    background-size: 15px;
    display: inline-block;
    content: "";
    margin: 0 0 0 5px;
  }
  #column .columnbox .infobox .favoritcont .incont {
    width: calc(100% + 30px);
    margin: 0 0 0 -30px;
  }
  #column .columnbox .infobox .favoritcont .tlbox {
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0 0 20px 0;
  }
  #column .columnbox .infobox .favoritcont .incont .boxcont {
    width: calc(33.333333% - 30px);
    float: left;
    margin: 0 0 0 30px;
  }
  #column .columnbox .infobox .favoritcont a {
    color: #222222;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .favoritcont a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .favoritcont .listbox {
    width: 100%;
  }
  #column .columnbox .infobox .favoritcont .listbox .ph {
    width: 100%;
    float: none;
    margin: 0 0 5px 0;
  }
  #column .columnbox .infobox .favoritcont .listbox .ph .phin {
    width: 100%;
    position: relative;
    padding-top: 67%;
    overflow: hidden;
  }
  #column .columnbox .infobox .favoritcont .listbox .ph .phin img {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  #column .columnbox .infobox .favoritcont .listbox:hover .txbox .tx {
    opacity: 0.7;
  }
  #column .columnbox .infobox .favoritcont .listbox .txbox {
    width: 100%;
    float: none;
    font-weight: 600;
  }
  #column .columnbox .infobox .favoritcont .listbox .txbox .cate {
    display: inline-block;
    color: #fff;
    background: #66bacc;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 1;
    padding: 5px 7px;
    border-radius: 5px;
    margin: 0 2px 5px 0;
  }
  #column .columnbox .infobox .favoritcont .listbox .txbox .date {
    font-size: 1.1rem;
    float: right;
    display: inline-block;
    font-weight: normal;
  }
  #column .columnbox .infobox .favoritcont .listbox .mtx {
    font-size: 1.3rem;
    line-height: 1.8em;
  }
  /* related */
  #column .columnbox .infobox .favoritcont.relatedcont .incont .boxcont:nth-child(4) {
    display: none;
  }
  .favoritcont.relatedcont {
      margin-bottom: 50px;
  }
  /* related end */
  #column .columnbox .infobox .pagenav {
    padding: 20px 0 0 0;
  }
  #column .columnbox .infobox .pagenav ul {
    list-style: none;
    text-align: center;
  }
  #column .columnbox .infobox .pagenav ul li {
    display: inline-block;
    width: 30px;
    padding: 2px 0;
    border: 1px solid #8e8e8e;
    margin: 0 5px;
    border-radius: 5px;
  }
  #column .columnbox .infobox .pagenav ul li.active {
    display: inline-block;
    width: 30px;
    padding: 2px 0;
    border: 1px solid #8e8e8e;
    margin: 0 5px;
    background: #8e8e8e;
    color: #fff;
    border-radius: 5px;
  }
  
  /* 検索フォーム - PC版 */
  #column .searchbox .inputbox {
    background: none;
    width: calc(100%);
    position: relative;
    margin: 20px 0 30px 0;
  }
  
  #column .searchbox .inputbox input {
    border: 1px solid #E1E1E1;
    width: 100%;
    height: 52px;
    box-sizing: border-box;
    margin: 0;
    padding: 0 60px 0 20px;
    background: #fff;
    border-radius: 5px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.5rem;
    position: relative;
  }
  
  #column .searchbox .inputbox .searchbtn {
    height: 50px;
    width: 50px;
    background: url("/images/common/step_search.svg") no-repeat, #fff;
    background-size: 18px;
    background-position: 50% 50%;
    position: absolute;
    top: 50%;
    right: 1px;
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
    border-radius: 0 5px 5px 0;
  }
  
  #column .searchbox .inputbox .searchbtn:hover {
    background-color: #f5f5f5;
  }
  
  .font-xs {
    font-size: 14px;
  }
  #column .notes {
    margin: 25px 0 45px 0;
  }
  #column .notes h2 {
    color: #333;
    font-size: 16px;
    margin-bottom: 5px;
  }
  #column .notes ul {
    font-size: 14px;
    line-height: 1.8em;
    padding-left: 15px;
    list-style-type: decimal;
  }
  #column .notes ul li {
    margin-bottom: 10px;
  }
}

@media screen and (max-width:768px) {
  #column .mainbox {
    height: auto;
    /*background: -moz-linear-gradient(top, #EAEAEA, #fff);
        background: -webkit-linear-gradient(top, #EAEAEA, #fff);
        background: linear-gradient(to bottom, #EAEAEA, #fff);*/
  }
  #column .mainbox .innerbox {
    width: 90%;
    margin: 30px auto 0 auto;
  }
  #column .mainbox .innerbox .maintl {
    font-size: 2rem;
    font-weight: bold;
  }
  #column .mainbox .innerbox .sbtl {
    padding: 15px 0px 0px 0px;
  }
  #column .mainbox .innerbox .maintl span {
    font-size: 1.6rem;
    font-weight: normal;
    margin: 0 0 0 10px;
  }
  #column .stepbox {
    background: #F5F5F5;
  }
  #column .columnbox {
    width: 90%;
    margin: 0 auto;
  }
  #column .columnbox .searchbox {
    width: 100%;
    float: none;
  }
  #column .columnbox .searchbox .bannerbox {
    margin: 0 0 40px 0;
  }
  #column .columnbox .searchbox .tlbox {
    font-size: 1.6rem;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #CACACA;
    font-weight: bold;
  }
  #column .columnbox .searchbox .inbox {
    margin: 0 0 20px 0;
  }
  #column .columnbox .searchbox .inbox .box {
    padding: 20px 0;
    border-bottom: 1px solid #F1F1F1;
  }
  #column .columnbox .searchbox .inbox .box:last-child {
    border-bottom: none;
  }
  #column .columnbox .searchbox .inbox .box.teachbox:last-child {
    border-bottom: 1px solid #F1F1F1;
  }
  #column .columnbox .searchbox .inbox .box a {
    font-size: 1.4rem;
    color: #222222;
    transition: opacity 0.3s;
  }
  #column .columnbox .searchbox .inbox .box a:hover {
    opacity: 0.8;
  }
  #column .columnbox .searchbox .inbox .box .listbox {
    width: 100%;
  }
  #column .columnbox .searchbox .inbox .box .listbox .ph {
    width: 82px;
    float: left;
  }
  #column .columnbox .searchbox .inbox .box .listbox .ph .phin {
    width: 100%;
    position: relative;
    padding-top: 63.4%;
  }
  #column .columnbox .searchbox .inbox .box .listbox .txbox {
    width: 100%;
    /*calc(100% - 82px - 15px);*/
    float: right;
    font-weight: 600;
  }
  #column .columnbox .searchbox .inbox .box .listbox .txbox .tx {
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.8em;
  }
  #column .columnbox .searchbox .inbox .box .listbox .txbox .cate {
    display: inline-block;
    color: #fff;
    background: #66bacc;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 2px 5px 0;
  }
  #column .columnbox .searchbox .inbox .box .medical span {
    content: "";
    width: 20px;
    height: 10px;
    background: #66BACC;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox {
    display: table;
    width: 100%;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox .ph {
    width: 40px;
    border-radius: 50%;
    overflow: hidden;
    display: table-cell;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox .ph .phin {
    padding-top: 100%;
    position: relative;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox .ph .phin img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .searchbox .inbox .box .steacherbox .namebox {
    padding: 0 0 0 15px;
    vertical-align: middle;
    font-weight: 600;
    display: table-cell;
  }
  #column .columnbox .searchbox .inbox .taglist {
    padding: 30px 0 0 0;
  }
  #column .columnbox .searchbox .inbox .taglist a {
    width: 92px;
    font-size: 1.2rem;
    display: inline-block;
    text-align: center;
    color: #8E8E8E;
    border-radius: 5px;
    border: 1px solid #8E8E8E;
    line-height: 1;
    padding: 5px 0;
    margin: 0 15px 15px 0;
    transition: opacity 0.3s;
  }
  #column .columnbox .searchbox .inbox .taglist a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox {
    width: 100%;
    float: none;
  }
  #column .columnbox .infobox .columnlist:first-child .mtx {
    margin: 0 0 40px 0;
  }
  #column .columnbox .infobox .columnlist .floatbox {
    margin: 0px 0 0 0;
  }
  #column .columnbox .infobox .columnlist .mtx {
    margin: 0px 0 0 0;
    font-size: 1.4rem;
    line-height: 1.8em;
  }
  #column .columnbox .infobox .columnlist .floatbox .txbox {
    font-size: 1.6rem;
    line-height: 2.2em;
  }
  #column .columnbox .infobox .columnlist .photobox {
    margin: 1rem 0;
  }
  #column .columnbox .infobox .columnlist .photobox .title {
    margin-bottom: 0.5rem;
    font-weight: bold;
  }
  #column .columnbox .infobox .columnlist .photoboxscroll_tl {
    font-weight: bold;
    font-size: 1.3rem;
    color: #FF3366;
    text-align: center;
    background: #f5f5f5;
    padding: 0.5rem;
    margin-top: 1.5rem;
  }
  #column .columnbox .infobox .columnlist .photoboxscroll {
    width: 100%;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    margin-bottom: 1.5rem;
  }
  #column .columnbox .infobox .columnlist .photoboxscroll::-webkit-scroll {
    background: #06B4D6;
    border-radius: 7px;
  }
  #column .columnbox .infobox .columnlist .photoboxscroll .phbox .phin {
    height: 50vh;
  }
  #column .columnbox .infobox .columnlist .photoboxscroll .phbox .phin img {
    height: 100%;
    width: auto;
  }
  #column .columnbox .infobox .columnlist .arrowtx {
    margin: 1rem 0 2rem 0;
  }
  #column .columnbox .infobox .columnlist .listtx {
    margin: -3rem 0px 0px 0px;
    font-size: 1.6rem;
    line-height: 2.2em;
  }
  #column .columnbox .infobox .columnlist .listtx ul {
    padding-left: 2rem;
  }
  #column .columnbox .infobox .columnlist .listtx ul li {
    margin-bottom: 1.5rem;
  }
  #column .columnbox .infobox .columnlist {
    margin: 0 0 0px 0;
  }
  #column .columnbox .infobox .columnlist .tlbox {
    font-size: 1.8rem;
    line-height: 3.2rem;
    font-weight: 600;
    margin: 0 0 5px 0;
  }
  #column .columnbox .infobox .columnlist .subtlbox {
    font-size: 1.8rem;
    line-height: 1.8em;
    font-weight: 600;
    margin: 2rem 0 1rem 0;
    padding: 0 0 1rem 0;
    border-bottom: 2px solid #dddddd;
  }
  #column .columnbox .infobox .columnlist .subtlbox2 {
    font-size: 1.6rem;
    line-height: 1.8em;
    font-weight: 600;
    margin: 3rem 0 1.5rem 0;
    padding: 0.8rem;
    color: #333;
    background: #ccf1f9;
    border-left: solid 5px #06B4D6;
  }
  #column .columnbox .infobox .columnlist .subtlbox_h4 {
    font-size: 1.5rem;
    line-height: 1.8em;
    font-weight: 600;
    margin: 1rem 0 1rem 0;
    color: #333;
    border-bottom: solid 2px #06B4D6;
  }
  #column .columnbox .infobox .columnlist .linktext {
    margin: 3rem auto 3rem 0;
    text-align: center;
    border: 1px solid #dddddd;
    padding: 2rem;
  }
  #column .columnbox .infobox .columnlist .linktext a {
    font-weight: 600;
    color: #06B4D6;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .columnlist .linktext:hover {
    opacity: 0.7;
  }
  #column .columnbox .infobox .columnlist .linkbutton a {
    display: block;
    color: #FFF;
  }
  #column .columnbox .infobox .columnlist .linkbutton {
    width: 100%;
    text-align: center;
    margin: 3rem auto 3rem 0;
    padding: 1em 0;
    font-weight: 600;
    border-radius: 1.5em;
    box-shadow: 0 6px #bb4777;
    top: 0;
    transition: .2s box-shadow, .2s top, .4s background;
    display: inline-block;
    background-color: #f83988;
    line-height: 1.8em;
    color: #fff;
    position: relative;
    cursor: pointer;
    font-size: 1.5rem;
  }
  #column .columnbox .infobox .columnlist .mainph {
    width: 100%;
    padding-top: 66.75%;
    position: relative;
    margin: 0 0 30px 0;
  }
  #column .columnbox .infobox .columnlist .cate {
    border-radius: 5px;
    background: #66BACC;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    margin: 0 2px 5px 0;
    text-align: center;
    font-size: 1.2rem;
  }
  #column .columnbox .infobox .columnlist .teacherbox {
    padding: 15px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    background: #F5F5F5;
    margin: 0 0 30px 0;
  }
  #column .columnbox .infobox .columnlist .mtx {
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 2.2em;
    margin-bottom: 3rem;
    line-break: anywhere;
  }
  #column .columnbox .infobox .columnlist .mtx p {
    margin: 10px 0px 0px 0px;
  }
  #column .columnbox .infobox .columnlist .mtx ul {
    padding-left: 2rem;
    margin: 1.5rem 0;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box {
    display: block;
    vertical-align: middle;
    width: 100%;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box.box2 {
    width: 100%;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box.box3 {
    text-align: right;
    margin-top: -20px;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox {
    display: table;
    margin: 0 0 10px 0;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .ph {
    width: 57px;
    border-radius: 50%;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .ph .phin {
    position: relative;
    width: 100%;
    padding-top: 100%;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .ph img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .tx {
    display: table-cell;
    font-weight: 600;
    padding: 0 45px 0 25px;
  }
  #column .columnbox .infobox .columnlist .teacherbox .box .inbox .tx span {
    font-size: 1.2rem;
    color: #8E8E8E;
    display: block;
  }
  #column .columnbox .infobox .columnlist .mtx a {
    font-weight: 600;
    color: #06B4D6;
    line-height: 1.8em;
    transition: opacity 0.3s;
    word-break: break-all;
  }
  #column .columnbox .infobox .columnlist .mtx a:hover {
    opacity: 0.7;
  }
  #column .columnbox .infobox .columnlist .floatbox .phbox {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
  }
  #column .columnbox .infobox .columnlist .floatbox .phbox .phin {
    width: 100%;
    /*padding-top:66%;*/
    position: relative;
  }
  #column .columnbox .infobox .columnlist .floatbox .phbox .phin img {
    position: relative;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .columnlist .floatbox .txbox {
    width: 100%;
    float: none;
  }
  #column .columnbox .infobox .columnlist .arrowtx {
    padding: 0;
  }
  #column .columnbox .infobox .columnlist .arrowtx p {
    padding: 0 0 5px 0;
    text-indent: -15px;
    padding-left: 15px;
    font-size: 1.6rem;
    line-height: 2em;
    margin-bottom: 0.5rem;
  }
  #column .columnbox .infobox .columnlist .arrowtx p:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 11px;
    border-color: transparent transparent transparent #06B4D6;
    display: inline-block;
    margin: 0 5px 0 0;
  }
  #column .columnbox .infobox .facebookbox {
    border: 1px solid #dddddd;
    display: block;
    width: 100%;
    margin-top: 4rem;
  }
  #column .columnbox .infobox .facebookbox .phbox {
    width: 100%;
    display: block;
  }
  #column .columnbox .infobox .facebookbox .phbox .phin {
    width: 100%;
    position: relative;
    padding-top: 71%;
  }
  #column .columnbox .infobox .facebookbox .phbox .phin img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .facebookbox .txbox {
    display: block;
    background: #fff;
    vertical-align: middle;
    text-align: center;
    padding: 3rem 0;
  }
  #column .columnbox .infobox .facebookbox .txbox .txin {
    display: inline-block;
  }
  #column .columnbox .infobox .facebookbox .txbox .txin .facebooktx {
    display: block;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 600;
    padding: 20px 0;
  }
  #column .columnbox .infobox .facebookbox .txbox .txin .facebooktx span {
    display: inline-block;
    width: 16px;
  }
  #column .columnbox .infobox .tagbtnbox {
    width: 100%;
    padding: 2rem 0 4rem 0;
  }
  #column .columnbox .infobox .tagbtnbox .tagbox {
    width: 100%;
    float: none;
    text-align: left;
    padding: 0 0 15px 0;
  }
  #column .columnbox .infobox .tagbtnbox .tagbox a {
    width: 92px;
    font-size: 1.2rem;
    display: inline-block;
    text-align: center;
    color: #8E8E8E;
    border-radius: 5px;
    border: 1px solid #8E8E8E;
    line-height: 1;
    padding: 5px 0;
    margin: 0 15px 15px 0;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .tagbtnbox .tagbox a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .tagbtnbox .snsbtn {
    width: 100%;
    float: none;
    text-align: center;
  }
  #column .columnbox .infobox .tagbtnbox .snsbtn a {
    width: 30px;
    margin: 0 10px;
    display: inline-block;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .tagbtnbox .snsbtn a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .teacherbox {
    padding: 2rem;
    display: table;
    width: 100%;
    box-sizing: border-box;
    background: #F5F5F5;
    margin: 0 0 4rem 0;
  }
  #column .columnbox .infobox .teacherbox.box2 {
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 0 0;
    font-size: 1.1rem;
    background: none;
  }
  #column .columnbox .infobox .teacherbox .box {
    width: 100%;
  }
  #column .columnbox .infobox .teacherbox .txbox {
    display: table-cell;
  }
  #column .columnbox .infobox .teacherbox .box2 {
    width: 100%;
    margin: 0 0 10px 0;
  }
  #column .columnbox .infobox .teacherbox .box3 {
    text-align: left;
    margin: 10px 0px;
  }
  #column .columnbox .infobox .teacherbox.box2 .box3 {
    text-align: left;
    line-height: 1;
    vertical-align: middle;
  }
  #column .columnbox .infobox .teacherbox.box2 .box3 span {
    border-left: 1px solid #CACACA;
    padding: 0 0 0 20px;
  }
  #column .columnbox .infobox .teacherbox .box .inbox {
    width: 100%;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .ph {
    width: 90px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    margin: 0 auto;
  }
  #column .columnbox .infobox .teacherbox.box2 .box .inbox .ph {
    width: 30px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    display: table-cell;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .ph .phin {
    position: relative;
    width: 100%;
    padding-top: 100%;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .ph img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .tx {
    display: block;
    font-weight: 600;
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 1.5rem;
  }
  #column .columnbox .infobox .teacherbox.box2 .box .inbox .tx {
    display: block;
    font-weight: 600;
    padding: 10px 0 0 0;
    text-align: center;
  }
  #column .columnbox .infobox .teacherbox.box2 .box .inbox .tx {
    display: table-cell;
    font-weight: 600;
    padding: 0 0 0 10px;
    text-align: center;
    vertical-align: middle;
  }
  #column .columnbox .infobox .teacherbox .box .inbox .tx span {
    font-size: 1.2rem;
    color: #333333;
    display: block;
    margin-bottom: 5px;
  }
  #column .columnbox .infobox .teacherbox .linkbox {
    text-align: right;
    display: block;
    padding: 20px 0 0 0;
  }
  #column .columnbox .infobox .teacherbox .linkbox a {
    display: inline-block;
    font-weight: 600;
    color: #06B4D6;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .teacherbox .linkbox a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .teacherbox .linkbox a:after {
    width: 12px;
    height: 12px;
    background: url("/images/column-detail/blank.svg") no-repeat;
    background-size: 12px;
    display: inline-block;
    content: "";
    margin: 0 0 0 5px;
  }
  #column .columnbox .infobox .nbbox {
    margin: 0 0 4rem 0;
    display: block;
  }
  #column .columnbox .infobox .nbbox a {
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .nbbox a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .nbbox .ph {
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
  }
  #column .columnbox .infobox .nbbox .nextbox .ph {
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
  }
  #column .columnbox .infobox .nbbox .ph .phin {
    width: 100%;
    padding-top: 65%;
    position: relative;
  }
  #column .columnbox .infobox .nbbox .ph .phin img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .nbbox .txbox {
    width: 100%;
    float: none;
  }
  #column .columnbox .infobox .nbbox .backbox.box:last-child {
    border: none;
  }
  #column .columnbox .infobox .nbbox .backbox {
    display: block;
    border-right: 1px solid #CACACA;
    padding: 0 30px 20px 0;
    width: 50%;
    box-sizing: border-box;
    float: left;
  }
  #column .columnbox .infobox .nbbox .nextbox {
    display: block;
    padding: 0 0 20px 30px;
    float: right;
    width: 50%;
    box-sizing: border-box;
  }
  #column .columnbox .infobox .nbbox .backbox .arrowtx {
    color: #333333;
    margin: 0 0 2rem 0;
  }
  #column .columnbox .infobox .nbbox .backbox .arrowtx:before {
    width: 16px;
    height: 11px;
    background: url("/images/column-detail/left_arrow.svg") no-repeat;
    background-size: 15px;
    display: inline-block;
    content: "";
    margin: 0 5px 0 0;
  }
  #column .columnbox .infobox .nbbox .nextbox .arrowtx {
    color: #333333;
    margin: 0 0 10px 0;
    text-align: right;
  }
  #column .columnbox .infobox .nbbox .nextbox .arrowtx:after {
    width: 16px;
    height: 11px;
    background: url("/images/column-detail/right_arrow.svg") no-repeat;
    background-size: 15px;
    display: inline-block;
    content: "";
    margin: 0 0 0 5px;
  }
  #column .columnbox .infobox .favoritcont .incont {
    width: 100%;
    padding: 0 0 30px 0;
  }
  #column .columnbox .infobox .favoritcont .tlbox {
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0 0 20px 0;
  }
  #column .columnbox .infobox .favoritcont .incont .boxcont {
    width: 100%;
    float: none;
    margin: 0 0 2rem 0;
  }
  #column .columnbox .infobox .favoritcont a {
    color: #222222;
    transition: opacity 0.3s;
  }
  #column .columnbox .infobox .favoritcont a:hover {
    opacity: 0.8;
  }
  #column .columnbox .infobox .favoritcont .listbox {
    width: 100%;
  }
  #column .columnbox .infobox .favoritcont .listbox .ph {
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
  }
  #column .columnbox .infobox .favoritcont .listbox .ph .phin {
    width: 100%;
    position: relative;
    padding-top: 67%;
    overflow: hidden;
  }
  #column .columnbox .infobox .favoritcont .listbox .ph .phin img {
    position: absolute;
    top: 0;
    left: 0;
  }
  #column .columnbox .infobox .favoritcont .listbox .txbox {
    width: 100%;
    float: none;
    font-weight: 600;
  }
  #column .columnbox .infobox .favoritcont .listbox .txbox .cate {
    display: inline-block;
    color: #fff;
    background: #66bacc;
    font-size: 1.2rem;
    line-height: 1;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 2px 5px 0;
  }
  #column .columnbox .infobox .favoritcont .listbox .txbox .date {
    font-size: 0.7rem;
    float: right;
    display: inline-block;
    font-weight: normal;
  }
  #column .columnbox .infobox .favoritcont .listbox .mtx {
    font-size: 1.4rem;
  }
  /* related */
  #column .columnbox .infobox .favoritcont.relatedcont .listbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #column .columnbox .infobox .favoritcont.relatedcont .listbox .ph {
    width: 30%;
  }
  #column .columnbox .infobox .favoritcont.relatedcont .listbox .txbox {
    width: 66%;
  }
  #column .columnbox .infobox .favoritcont.relatedcont .listbox .txbox .clearfix {
    display: none;
  }
  #column .columnbox .infobox .favoritcont.relatedcont .listbox .ph .phin {
    border: 1px solid #d7d7d7;
  }
  #column .columnbox .infobox .favoritcont.relatedcont .incont .boxcont {
    margin-bottom: 1rem;
  }
  #column .columnbox .infobox .favoritcont.relatedcont .incont .boxcont:nth-child(4) {
    display: block;
  }
  /* related end */
  #column .columnbox .infobox .pagenav {
    padding: 20px 0 0 0;
  }
  #column .columnbox .infobox .pagenav ul {
    list-style: none;
    text-align: center;
  }
  #column .columnbox .infobox .pagenav ul li {
    display: inline-block;
    width: 30px;
    padding: 2px 0;
    border: 1px solid #8e8e8e;
    margin: 0 5px;
    border-radius: 5px;
  }
  #column .columnbox .infobox .pagenav ul li.active {
    display: inline-block;
    width: 30px;
    padding: 2px 0;
    border: 1px solid #8e8e8e;
    margin: 0 5px;
    background: #8e8e8e;
    color: #fff;
    border-radius: 5px;
  }
  
  /* 検索フォーム - SP版 */
  #column .searchbox .inputbox {
    background: none;
    width: calc(100%);
    position: relative;
    margin: 20px 0 60px 0;
  }
  
  #column .searchbox .inputbox input {
    border: 1px solid #E1E1E1;
    width: 100%;
    height: 48px;
    box-sizing: border-box;
    margin: 0;
    padding: 0 60px 0 20px;
    background: #fff;
    border-radius: 5px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.4rem;
    position: relative;
  }
  
  #column .searchbox .inputbox .searchbtn {
    height: 46px;
    width: 50px;
    background: url("/images/common/step_search.svg") no-repeat, #fff;
    background-size: 18px;
    background-position: 50% 50%;
    position: absolute;
    top: 50%;
    right: 1px;
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
    border-radius: 0 5px 5px 0;
  }
  
  .photo_only_slide .photoboxslide_tl {
    font-weight: bold;
    font-size: 1.3rem;
    color: #FF3366;
    text-align: center;
    background: #f5f5f5;
    padding: 0.5rem;
    margin-top: 1.5rem;
  }
  .photo_only_slide {
    opacity: 0;
    transition: opacity .3s linear;
  }
  .photo_only_slide .slidecontainer {
    position: relative;
  }
  .photo_only_slide .slidecontainer .photo_only_slider {
    position: relative;
  }
  .photo_only_slide .slidecontainer .innerbox {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
  }
  .photo_only_slide .slidecontainer .innerbox .slidercont {
    width: calc(100%);
    margin: 0 0 0 0;
  }
  .photo_only_slide .slidecontainer .listbox {
    padding: 5px;
    box-sizing: border-box;
  }
  .photo_only_slide .slidecontainer .listbox .phbox {
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
  .photo_only_slide .slidecontainer .slick-dots {
    position: relative;
    display: block;
    width: 100%;
    left: 0;
    padding: 0rem 0 2rem 0;
    list-style: none;
    text-align: center;
    z-index: 1001;
  }
  .photo_only_slide .slidecontainer .slick-dots li {
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 0.5rem;
    margin: 0 2rem;
    cursor: pointer;
    right: 1rem;
  }
  .photo_only_slide .slidecontainer .slick-dots li button {
    background: #cacaca;
    width: 4rem;
    height: 0.5rem;
    border-radius: 0px;
  }
  .photo_only_slide .slidecontainer .slick-dots li.slick-active button {
    background: #06B4D6;
  }
  .font-xs {
    font-size: 1.3rem;
  }
  #column .notes {
    margin: 0 0 4rem 0;
  }
  #column .notes h2 {
    color: #333;
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
  #column .notes ul {
    font-size: 1.4rem;
    line-height: 1.8em;
    padding-left: 1.5rem;
    list-style-type: decimal;
  }
  #column .notes ul li {
    margin-bottom: 0.5rem;
  }
}

.floating-banner {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  right: 0;
  padding:3%;
  display: none;
}

.floating-banner:hover {
  opacity: .9;
}

.sp {
  display: none;
}

@media screen and (max-width:768px) {
  .sp {
    display: inline-block;
    width: 100vw;
  }
}

/* アコーディオン - カテゴリー */
#column .columnbox .searchbox .accordion-trigger {
  position: relative;
  cursor: pointer;
  user-select: none;
}

#column .columnbox .searchbox .accordion-trigger::after {
  position: absolute;
  right: 16px;
  top: calc(50% - 6px);
  content: "";
  display: block;
  width: 18px;
  height: 12px;
  background-color: currentColor;
  mask: url(/wp-content/themes/sokuyaku/assets/img/common/arrow_down.svg) no-repeat center center/contain;
  -webkit-mask: url(/wp-content/themes/sokuyaku/assets/img/common/arrow_down.svg) no-repeat center center/contain;
  transition: transform 0.3s ease;
}

#column .columnbox .searchbox .accordion-trigger.active::after {
  transform: scaleY(-1);
}

/* 閉じているときにマージンを付与 */
#column .columnbox .searchbox .accordion-trigger:not(.active) {
  margin-bottom: 40px;
}

#column .columnbox .searchbox .accordion-content {
  overflow: hidden;
  display: none;
}

/* PC表示時 */
@media screen and (min-width: 769px) {
  #column .columnbox .searchbox .accordion-trigger:not(.active) {
    margin-bottom: 50px;
  }
}


/* カテゴリー別バナー*/
#column .columnbox .medical-column_category-banner{
	width: 100%;
	max-width: 640px;
}
#column .columnbox .medical-column_category-banner a{
	display: block;
	border-radius: 20px;
	border: 4px solid #286996;
	overflow: hidden;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
#column .columnbox .medical-column_category-banner{
		margin: 0 auto;
	}
#column .columnbox .medical-column_category-banner a{
		border-radius: 2vw;
	}
}
/* カテゴリー別バナー(ピンクの枠)*/
#column .columnbox .border-pink{
	border: 4px solid #db5779!important;
}


/* ============================================================
   CTA専用スタイル（心療内科カテゴリー限定）
   ※ .mtx li への影響を避けるため、セレクターをすべて
      .cta-content 配下にスコープしています
   ============================================================ */

/* --- .mtx li のリセット: CTA内部のみに限定 --- */
.cta-content ul.cta-content-point-list li {
  /*text-indent: 0 !important;
  padding-left: 0 !important;*/
}
.cta-content ul.cta-content-point-list li:before {
  content: "" !important;
  display: none !important;
}
.article-intro {
    margin-bottom: 50px!important;
}

/* --- CTA本体 --- */
.cta-content {
  font-weight: bold;
  width: 100%;
  margin: 0 auto 40px;
  background-color: #edf7fc;
  line-height: 1.6;
  padding-bottom: 50px;
}
.cta-content .box-title {
  font-size: 22px;
  background-color: #06b4d7;
  color: #fff;
  padding: 16px 30px;
}
.cta-content .cta-content-img {
  padding: 5% 20% 2%;
}
.cta-content-imgbox {
  animation: cta-fluffy 3s infinite;
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, .05);
}
/* アニメーション名をCTA専用に（既存との衝突回避） */
@keyframes cta-fluffy {
  0%, 100% { transform: translateY(0); }
  50%       { transform: translateY(-10px); }
}
.cta-content .cta-content-point {
  padding: 30px 40px 20px;
}
.cta-content .cta-content-point-ttl {
  font-size: 22px;
  padding-bottom: 4px;
  border-bottom: 3px solid #06b4d7;
}

/* --- リスト --- */
.cta-content-point-list {
  list-style: none !important;
  margin: 40px auto 0;
  padding-left: .3em;
  width: 96%;
}
.cta-content-point-list li {
  display: flex;
  align-items: center;
  margin-bottom: 10px !important;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  background-color: #fff;
  padding: 10px;
}
.cta-content-point-list li:last-child {
  margin-bottom: 0;
}
.cta-content-point-list .checkbox-icon {
  width: 28px;
  height: 28px;
  background-color: #fff;
  border: 3px solid #e0e0e0;
  border-radius: 8px;
  margin-right: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta-content-point-list .checkbox-icon::after {
  content: '';
  width: 7px;
  height: 13px;
  border: solid #00d4ff;
  border-width: 0 3.5px 3.5px 0;
  transform: rotate(45deg);
  margin-bottom: 3px;
  margin-left: 1px;
}

/* --- テキスト・ボタン --- */
.cta-content-text {
  font-size: 24px;
  margin: 0 auto 10px;
  text-align: center;
}
.cta-content-btnbox {
  display: block;
  text-align: center;
  width: 600px;
  margin: 0 auto;
}
.cta-content-btnbox .cta-content-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #fff !important;
  font-size: 24px;
  border-radius: 20px;
  width: 100%;
  height: 80px;
  font-weight: bold;
  position: relative;
  transition: .3s;
  background-color: #ef6f74;
  animation: cta-pulse 3s infinite ease-in-out;
}
/* アニメーション名をCTA専用に（既存との衝突回避） */
@keyframes cta-pulse {
  0%, 100% { transform: scale(1); }
  50%       { transform: scale(1.1); }
}
.cta-content-btnbox .cta-content-btn::before,
.cta-content-btnbox .cta-content-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform-origin: 100% 50%;
  height: 2px;
  width: 12px;
  background-color: #fff;
  border-radius: 2px;
  will-change: transform;
  transition: .3s;
}
.cta-content-btnbox .cta-content-btn::before { transform: translateY(-50%) rotate(30deg); }
.cta-content-btnbox .cta-content-btn::after  { transform: translateY(-50%) rotate(-30deg); }
.cta-content-btnbox .cta-content-btn:hover::before { transform: translate(5px, -50%) rotate(30deg); }
.cta-content-btnbox .cta-content-btn:hover::after  { transform: translate(5px, -50%) rotate(-30deg); }

/* --- レスポンシブ --- */
@media screen and (max-width: 700px) {
  .cta-content {
    line-height: 1.4;
    padding-bottom: 30px;
  }
  .cta-content .box-title {
    font-size: 4.6vw;
    padding: 10px 0;
  }
  .cta-content .cta-content-img {
    padding: 10% 20% 0;
  }
  .cta-content .cta-content-point {
    padding: 30px 20px;
  }
  .cta-content .cta-content-point-ttl {
    font-size: 5.2vw;
    padding-bottom: 4px;
  }
  .cta-content-point-list {
    margin: 40px auto 0 !important;
    padding: 0 !important;
    width: 100%;
  }
  .cta-content-text {
    font-size: 4.8vw;
    margin: 0 auto 10px;
    text-align: center;
  }
  .cta-content-btnbox {
    text-align: center;
    width: 82%;
    margin: 0 auto;
  }
  .cta-content-btnbox .cta-content-btn {
    font-size: 6vw;
	height: 60px;
  }
}
	
	
	


