@charset "UTF-8";
/* コンテンツ
*****************************************************/
html,
body {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}

.wrapper {
  background-color: #ecf3f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .wrapper {
    min-width: 100%;
    width: 100%;
  }
}

.clift-detail {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1200px;
  padding: 50px 100px 60px;
}
@media screen and (max-width: 736px) {
  .clift-detail {
    margin: 0 20px;
    padding: 26px 0 40px;
    max-width: 100%;
  }
}
.clift-detail > section {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 736px) {
  .clift-detail > section {
    line-height: 1.8;
  }
}

section {
  clear: both;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 736px) {
  section h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
section .inner3 {
  background-color: #f6f9fd;
  margin: 0 auto;
  max-width: 100%;
  padding-bottom: 40px;
  width: 100%;
}
@media screen and (max-width: 736px) {
  section .inner3 {
    padding-bottom: 20px;
    margin-bottom: 0;
  }
}
section .inner {
  margin: 0 auto;
  max-width: 100%;
  padding-bottom: 50px;
  width: 100%;
}
@media screen and (max-width: 736px) {
  section .inner {
    padding: 0 15px 30px;
  }
}
section .inner.no {
  padding-bottom: 0;
}
section .inner p {
  padding-bottom: 0px;
  text-align: justify;
}
@media screen and (max-width: 736px) {
  section .inner p {
    padding-bottom: 0;
  }
}
section .inner p.no {
  padding-bottom: 0;
}
section .inner p.sm {
  font-size: 12px;
  text-align: right;
}
@media screen and (max-width: 736px) {
  section .inner p.sm {
    font-size: 10px;
    padding-bottom: 25px;
  }
}
section .inner .sec-pain-box p {
  padding-bottom: 0;
}
@media screen and (max-width: 736px) {
  section .w-inner,
  section .w-inner02 {
    margin: 0 auto;
    max-width: 100%;
    padding: 20px;
    width: auto;
    margin-bottom: 0;
  }
}

.wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.wrapper *:before, .wrapper *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

address,
caption,
cite,
code,
dfn,
var,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 0;
}

ul,
ol {
  margin: 0;
  margin-left: 0;
  padding: 0;
}

li {
  margin-bottom: 0;
}

p {
  margin: 0;
}

table {
  border: none;
  margin: 0;
}

th,
td {
  border: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.wrapper a {
  text-decoration: none;
}
.wrapper a:hover {
  opacity: 0.7;
}

.cfix {
  clear: both;
  overflow: hidden;
  display: block;
}

img {
  height: auto;
  max-width: 100%;
}

.clearfix {
  clear: both;
  display: block;
  overflow: hidden;
}

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.tbl {
  display: table;
  width: 100%;
  height: 100%;
}

.tbl-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.spDisp_lp {
  display: none;
}

.img-center {
  margin: 0 auto;
  text-align: center;
}

.txt-center {
  text-align: center;
}

.yellow {
  color: #ffff00;
  font-weight: 700;
}

.padbot40 {
  padding-bottom: 40px;
}

.sp-only {
  display: none;
}

.cfix {
  clear: both;
  display: block;
  overflow: visible;
}

/* Section Area */
.sec-ttl,
.sec-ttl-feature {
  background-color: #2f70a8;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 50px;
  padding: 20px 10px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 736px) {
  .sec-ttl {
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 28px;
    padding: 10px;
    padding-left: 10px;
    text-align: center;
    padding-left: 0;
  }
}
.sec-ttl.no {
  margin-bottom: 0;
}
@media screen and (max-width: 736px) {
  .sec-ttl.nopad {
    font-size: 17px;
    padding: 10px 0;
  }
}
.sec-ttl:after {
  bottom: -20px;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #2f70a8;
}
@media screen and (max-width: 736px) {
  .sec-ttl:after {
    bottom: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2f70a8;
  }
}

@media screen and (max-width: 736px) {
  .sec-ttl-feature {
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 35px;
    padding: 10px;
    padding-left: 10px;
    text-align: left;
    padding-left: 88px;
  }
}

.sec-subttl {
  background-color: #dae7f1;
  color: #2e70a7;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 25px;
  padding: 20px 30px;
  border-radius: 20px 20px 0 0;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .sec-subttl {
    font-size: 18px;
    margin-bottom: 15px;
    padding: 10px;
  }
}

/* Section Banner */
.sec-bnr {
  margin: 0 auto;
  text-align: center;
  background: url(../images/clift/main-bg.jpg) no-repeat center center;
  background-position-y: center;
  background-size: auto;
  background-size: cover;
  background-position-y: center;
}
@media screen and (max-width: 736px) {
  .sec-bnr {
    margin-top: 20px;
    padding: 0;
    background: none;
  }
}
.sec-bnr h2 {
  line-height: 0;
}
.sec-bnr img {
  width: auto;
}

/* Section Handveins */
.sec-handveins-img {
  line-height: 0;
  margin: 15px auto 0;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .sec-handveins-img {
    margin: 0 auto;
    padding: 0 15px;
  }
}
@media screen and (max-width: 736px) {
  .sec-handveins-img img {
    margin: 0 auto;
  }
}

/* Section Feature */
.sec-feature {
  position: relative;
  width: 100%;
}
.sec-feature .num {
  background-color: #fff;
  color: #4687bd;
  height: 50px;
  line-height: 50px;
  margin-right: 15px;
  text-align: center;
  width: 160px;
  display: inline;
  top: 11px;
  position: absolute;
  z-index: 1;
  left: 10px;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 736px) {
  .sec-feature .num {
    width: 70px;
    top: 5px;
    font-size: 15px;
    left: 20px;
  }
}
.sec-feature .inner p {
  padding: 0 50px;
}
@media screen and (max-width: 736px) {
  .sec-feature .inner p {
    padding: 0 8px;
    margin-bottom: 20px;
    line-height: 1.8;
    text-align: justify;
  }
}

@media screen and (max-width: 736px) {
  .sec-feature-sp {
    position: relative;
    float: right;
    top: -50px;
    margin: 0 10px -40px;
  }
}

.sec-effect-img {
  position: relative;
  line-height: 0;
  margin: 15px auto 0;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .sec-effect-img {
    margin: 0 auto;
    padding: 0 10px;
  }
}

.sec-effect {
  position: absolute;
  bottom: 110px;
  right: 50px;
  font-size: 18px;
  line-height: 2;
  font-weight: 600;
  color: #474747;
}
@media screen and (max-width: 736px) {
  .sec-effect {
    font-size: 16px;
    position: relative;
    right: 0;
    left: 40px;
    bottom: 0;
    line-height: 1.5;
    margin-top: 20px;
  }
}
@media screen and (max-width: 736px) {
  .sec-effect ul {
    font-size: 16px;
  }
}
@media screen and (max-width: 736px) {
  .sec-effect li {
    margin-bottom: 10px;
    padding-right: 49px;
  }
}
.sec-effect li:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  margin-left: -30px;
  margin-top: 7px;
}
@media screen and (max-width: 736px) {
  .sec-effect li:before {
    margin-top: 0;
    padding-left: 0;
  }
}
.sec-effect li:first-child:before {
  background-color: #3499cc;
}
.sec-effect li:nth-child(2):before {
  background-color: #f8db04;
}
.sec-effect li:last-child:before {
  background-color: #e86ca9;
}

.sec-feature li span {
  color: #db5968;
}

.sec-reco-ttl {
  color: #2e70a7;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 736px) {
  .sec-reco-ttl {
    font-size: 18px;
    margin-top: 20px;
  }
}

.sec-treatrec {
  background-color: #fff;
  border: 20px solid #c8dbea;
  min-height: 314px;
  overflow: visible;
  margin-bottom: 50px;
}
@media screen and (max-width: 736px) {
  .sec-treatrec {
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
    border: 5px solid #c8dbea;
    width: 91%;
    min-height: 370px;
    margin-bottom: 30px;
  }
}
.sec-treatrec .inner2 {
  overflow: visible;
  position: relative;
}
@media screen and (max-width: 736px) {
  .sec-treatrec .inner2 {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 736px) {
  .sec-treatrec:after {
    content: "";
  }
}

.sec-treatrec-list {
  margin-left: 30px;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  margin-top: 40px;
}
@media screen and (max-width: 736px) {
  .sec-treatrec-list {
    padding-left: 0;
    margin-left: 0;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    margin-top: 20px;
  }
}
.sec-treatrec-list li {
  font-size: 23px;
  padding-bottom: 13px;
  padding-left: 31px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .sec-treatrec-list li {
    font-size: 18px;
    letter-spacing: -1px;
  }
}
.sec-treatrec-list li:before {
  content: url("../images/sec-treatrec-check.png");
  left: 0;
  position: absolute;
  top: 4px;
}
@media screen and (max-width: 736px) {
  .sec-treatrec-list li:before {
    top: 0;
  }
}
.sec-treatrec-list li:last-child {
  padding-bottom: 0;
}
.sec-treatrec-list li span {
  color: #d73563;
  font-weight: 600;
  text-decoration: underline;
}

/* Section Symptpms */
.sec-symptoms-img {
  text-align: center !important;
}

.sec-symptoms .inner p {
  padding: 0 50px 25px;
}
@media screen and (max-width: 736px) {
  .sec-symptoms .inner p {
    padding: 0 0 25px;
  }
}

/* Section Pain */
.sec-pain {
  border: 2px solid #2f70a8;
}
@media screen and (max-width: 736px) {
  .sec-pain {
    font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0 15px;
  }
}

.cfree {
  position: absolute;
  width: 120px;
  height: 120px;
  float: left;
  border-radius: 50%;
  background: #d73563;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  padding-top: 30px;
  z-index: 1;
  margin-top: -30px;
  margin-left: 50px;
}
@media screen and (max-width: 736px) {
  .cfree {
    width: 70px;
    height: 70px;
    font-size: 14px;
    margin-top: -5px;
    margin-left: 5px;
    padding-top: 17px;
  }
}
.cfree span {
  display: block;
  font-size: 36px;
}
@media screen and (max-width: 736px) {
  .cfree span {
    font-size: 21px;
  }
}

.numfree {
  position: absolute;
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 50%;
  background: #588eba;
  text-align: center;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  padding-top: 10px;
  border: 2px solid #fff;
  margin-top: -60px;
  margin-left: 80px;
}
@media screen and (max-width: 736px) {
  .numfree {
    margin-top: 35px;
    margin-left: -70px;
  }
}
.numfree span {
  display: block;
  font-size: 32px;
  font-family: "Yu Mincho";
  font-weight: normal;
}

.sec-pain-boxes {
  text-align: center;
  margin-top: 80px;
  padding: 0 50px;
}
@media screen and (max-width: 736px) {
  .sec-pain-boxes {
    padding: 0 10px 0 40px;
    margin-top: 0;
  }
}

.sec-pain-box {
  display: inline-block;
  width: calc(33.3333333333% - 13px);
  text-align: left;
  background: #ecf3f8;
  padding: 30px;
  border-bottom-right-radius: 60px;
}
@media screen and (max-width: 736px) {
  .sec-pain-box {
    text-align: left;
    padding: 0 10px 15px 32px;
    border-bottom-right-radius: 30px;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 736px) {
  .sec-pain-box img {
    bottom: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    left: auto;
    right: 0;
    width: 120px;
  }
}
@media screen and (max-width: 736px) {
  .sec-pain-box ul {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .sec-pain-box ul li {
    display: block;
  }
}
@media screen and (max-width: 736px) {
  .sec-pain-box ul li .sec-pain-subttl {
    font-size: 16px;
    display: block;
    padding: 5px 10px;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .sec-pain-box ul li p {
    display: block;
    padding: 15px 10px;
    width: 100%;
  }
}

.sec-pain-box:nth-child(1) {
  float: left;
}
.sec-pain-box:nth-child(3) {
  float: right;
}

.sec-pain-ttl {
  font-size: 25px;
  font-weight: bold;
  color: #2e70a7;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 736px) {
  .sec-pain-ttl {
    text-align: left;
    margin-bottom: 15px;
    font-size: 21px;
  }
}

.sec-pain-note {
  float: right;
  margin: 20px 0 30px;
}
@media screen and (max-width: 736px) {
  .sec-pain-note {
    font-size: 13px;
    margin: 0 0 20px;
  }
}

/* Section 03 */
.sec_03 {
  background-color: #4687bd;
  padding: 60px;
}
@media screen and (max-width: 736px) {
  .sec_03 {
    padding: 0 !important;
  }
}

.contact-row {
  margin: 0 auto;
  max-width: 880px;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .contact-row {
    max-width: 100%;
  }
}

.contact-list li {
  display: block;
  float: left;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 736px) {
  .contact-list li {
    float: none;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .contact-list li:first-child {
    margin-top: 10px;
  }
}
@media screen and (max-width: 736px) {
  .contact-list li:last-child {
    padding-bottom: 0;
  }
}
.contact-list li:first-child img {
  float: left;
}
@media screen and (max-width: 736px) {
  .contact-list li:first-child img {
    float: none;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
  }
}
.contact-list li:nth-child(2) img {
  float: right;
}
@media screen and (max-width: 736px) {
  .contact-list li:nth-child(2) img {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}

@media screen and (max-width: 736px) {
  .case__box02 {
    margin-top: 40px;
  }
}

/* Section Treatflow */
.sec-treatflow-boxes {
  margin-top: 50px;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-boxes {
    margin-top: 30px;
  }
}

.sec-treatflow-box {
  margin-bottom: 40px;
  text-align: right;
  overflow: hidden;
  clear: both;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-box {
    margin-bottom: 18px;
  }
}
.sec-treatflow-box:last-child {
  margin-bottom: 0;
}
.sec-treatflow-box img {
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-box img {
    width: 120px;
    margin-right: 10px;
  }
}
.sec-treatflow-box p {
  margin-left: 50px;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-box p {
    margin-left: 0;
  }
}

.sec-treatflow-txt {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 340px);
  text-align: left;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-txt {
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .sec-treatflow-txt p {
    width: calc(100% - 130px);
    display: inline-block;
    vertical-align: top;
    line-height: 1.5;
    letter-spacing: -1px;
  }
}

.sec-treatflow-ttl {
  font-size: 24px;
  font-weight: bold;
  color: #2e70a7;
  border-bottom: 1px solid #2e70a7;
  display: block;
  position: relative;
  padding: 0 0 4px 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-ttl {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 0;
  }
}
.sec-treatflow-ttl span {
  color: #fff;
  background-color: #2e70a7;
  text-align: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-ttl span {
    font-size: 18px;
    height: 30px;
    margin-right: 6px;
    width: 30px;
  }
}

/* Section QA */
.sec10 .w-inner02 {
  padding: 0 50px 45px;
}
@media screen and (max-width: 736px) {
  .sec10 .w-inner02 {
    padding: 0 10px 0;
  }
}

.dl-qa {
  margin: 0 auto 10px;
  max-width: 100%;
  color: #323232;
}
@media screen and (max-width: 736px) {
  .dl-qa {
    width: 100%;
  }
}
.dl-qa dt {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(247, 247, 247)), color-stop(46%, rgb(249, 249, 249)), color-stop(51%, rgb(240, 240, 240)), to(rgb(247, 247, 247)));
  background: -webkit-linear-gradient(top, rgb(247, 247, 247) 0%, rgb(249, 249, 249) 46%, rgb(240, 240, 240) 51%, rgb(247, 247, 247) 100%);
  background: linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(249, 249, 249) 46%, rgb(240, 240, 240) 51%, rgb(247, 247, 247) 100%);
  border: #d6d6d6 1px solid;
  font-size: 20px;
  line-height: 40px;
  margin-top: 10px;
  padding: 15px 20px;
}
@media screen and (max-width: 736px) {
  .dl-qa dt {
    background: url("../images/bg-qa-ttl-sp.jpg") repeat-x top left;
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 35px 10px 10px;
    background-color: #fafafa;
  }
}
.dl-qa dt div {
  background: url("../images/icon-q.jpg") no-repeat;
  font-weight: 700;
  min-height: 50px;
  padding-left: 70px;
  line-height: 50px;
}
@media screen and (max-width: 736px) {
  .dl-qa dt div {
    background-image: url("../images/icon-q-sp.jpg");
    min-height: 30px;
    padding-left: 40px;
    line-height: 1.5;
  }
}
.dl-qa dd {
  background: url("../images/icon-a.jpg") no-repeat #fff;
  font-size: 18px;
  background-position: 20px 15px;
  border: #d6d6d6 1px solid;
  border-top: none;
  padding: 30px 80px 30px 90px;
  line-height: 1.8;
}
@media screen and (max-width: 736px) {
  .dl-qa dd {
    background-image: url("../images/icon-a-sp.jpg");
    background-position: 10px 13px;
    font-size: 16px;
    padding: 10px 10px 10px 50px;
    line-height: 1.5;
    letter-spacing: 1.2px;
    text-align: justify;
  }
}

.accT {
  position: relative;
  cursor: pointer;
}
.accT:after {
  content: url("../images/icon-open.png");
  position: absolute;
  right: 20px;
  top: 20px;
}
@media screen and (max-width: 736px) {
  .accT:after {
    content: url("../images/icon-open-sp.png");
    right: 10px;
    top: 13px;
    width: auto;
    height: auto;
  }
}
.accT.open:after {
  content: url("../images/icon-close.png");
}
@media screen and (max-width: 736px) {
  .accT.open:after {
    content: url("../images/icon-close-sp.png");
  }
}

/* 症例写真追加 */
@media screen and (max-width: 736px) {
  .p_case__img {
    position: static;
    display: block;
    margin: 0 auto 0px;
  }
}

.p_case__boxes {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media screen and (max-width: 736px) {
  .p_case__boxes {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p_case__box {
  background: #f2f9fd;
  position: relative;
  min-height: 310px;
  padding: 0 20px 20px;
  width: 46.5%;
}
@media screen and (max-width: 736px) {
  .p_case__box {
    padding: 10px 13px;
    background: #f2f9fd;
    position: relative;
    min-height: 310px;
    padding: 0 10px 10px;
    width: 100%;
  }
}
.p_case__box:last-child {
  margin-bottom: 0;
}

.p_case__content {
  font-size: 13px;
  margin-top: 20px;
  line-height: 16px;
}
@media screen and (max-width: 736px) {
  .p_case__content {
    font-size: 11px;
    margin-top: 10px;
    line-height: 13px;
  }
}
.p_case__content li {
  background: #ffffff;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: var(--black);
  padding: 6px 10px;
}
@media screen and (max-width: 736px) {
  .p_case__content li {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 736px) {
  .p_case__content li:last-child {
    margin-bottom: 0;
  }
}
.p_case__content li span {
  color: #0085ce;
  padding-right: 20px;
  min-width: 100px;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  .p_case__content li span {
    min-width: 83px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 736px) {
  .center {
    text-align: center !important;
    padding-left: 0 !important;
  }
}

span.sec03__box_num {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  width: 100px;
  height: 100px;
  text-align: center;
  border-radius: 50%;
  border: 4px solid #fff;
  background-color: #2f70a8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: -30px;
  left: -45px;
  margin: 0 auto;
  font-weight: normal;
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3), inset 0px 0px 7px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3), inset 0px 0px 7px -2px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 736px) {
  span.sec03__box_num {
    color: #fff;
    font-size: 16px;
    line-height: 1;
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #2f70a8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: -22px;
    left: -15px;
    margin: 0 auto;
    font-weight: normal;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3), inset 0px 0px 7px -2px rgba(0, 0, 0, 0.3);
            box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3), inset 0px 0px 7px -2px rgba(0, 0, 0, 0.3);
  }
}

.sec03__ttl {
  font-size: 20px;
  font-weight: bold;
  display: block;
  color: #2f70a8;
  text-align: center;
  min-height: 64px;
  margin-bottom: 0;
  line-height: 1.5;
  padding: 10px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

span.sec03__honsuu {
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  span.sec03__honsuu {
    font-size: 28px;
    font-weight: bold;
  }
}

span.sec03__box_num p {
  padding: 0px !important;
}

.nooverflow {
  overflow: visible;
}

/*Section Side Effects */
.effects-box {
  background-color: #e8e8e8;
  padding: 30px;
}
@media screen and (max-width: 736px) {
  .effects-box {
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 5px;
  }
}
@media screen and (max-width: 736px) {
  .effects-box h3 {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 600;
    text-align: center;
  }
}

.prp-table {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
}
@media screen and (max-width: 736px) {
  .prp-table {
    margin-top: 10px;
  }
}
.prp-table tr {
  border-bottom: 1px dashed #aaa;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
}
@media screen and (max-width: 736px) {
  .prp-table tr {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
  }
}
.prp-table tr:last-child {
  border-bottom: none;
}
.prp-table tr td.ptd {
  letter-spacing: 0;
}
.prp-table td {
  padding: 15px;
  vertical-align: top;
}
@media screen and (max-width: 736px) {
  .prp-table td {
    font-size: 13px;
    padding: 10px;
  }
}
.prp-table td:nth-child(1) {
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 15px;
}
@media screen and (max-width: 736px) {
  .prp-table td:nth-child(1) {
    font-size: 13px;
    padding: 10px 0px;
    letter-spacing: 11px;
  }
}
.prp-table td:last-child {
  padding-left: 0;
}
@media screen and (max-width: 736px) {
  .prp-table td:last-child {
    padding-left: 3px;
    padding-right: 0;
  }
}

.list-contra {
  list-style-type: "・";
  padding-left: 10px;
}
@media screen and (max-width: 736px) {
  .list-contra {
    padding-left: 10px;
  }
}

@media screen and (max-width: 736px) {
  .pcDisp_lp {
    display: none;
  }
}

@media screen and (max-width: 736px) {
  .spDisp_lp {
    display: block;
  }
}

@media screen and (max-width: 736px) {
  .main-body-in.lp .breadcrumbs .breadcrumbs-in li:last-child {
    display: inline-block;
  }
}

@media screen and (max-width: 736px) {
  .text-price-taxin {
    font-size: 12px;
  }
}