@charset "utf-8";
#customer_contents_wrapper .figure {
  width: 100%;
  display: inline-block;
  text-align: center
}
#customer_contents_wrapper img {
  width: 100%;
  max-width: 800px
}
#customer_contents_wrapper .flow_list {
  display: inline-block;
  width: 100%;
  overflow: hidden
}
#customer_contents_wrapper .flow_list .flow_list_child {
  margin: 40px 0 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  position: relative;
  left: 43%;
  white-space: nowrap
}
#customer_contents_wrapper .flow_list .flow_list_child:nth-child(1):before {
  content: "1"
}
#customer_contents_wrapper .flow_list .flow_list_child:nth-child(1):after {
  content: "治療中"
}
#customer_contents_wrapper .flow_list .flow_list_child:nth-child(2):before {
  content: "2"
}
#customer_contents_wrapper .flow_list .flow_list_child:nth-child(2):after {
  content: "後遺障害等級認定"
}
#customer_contents_wrapper .flow_list .flow_list_child:nth-child(3):before {
  content: "3"
}
#customer_contents_wrapper .flow_list .flow_list_child:nth-child(3):after {
  content: "損害賠償請求"
}
#customer_contents_wrapper .flow_list .flow_list_child:before {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background-color: #0D386B;
  text-align: center;
  font-size: 24px;
  color: #fff;
  position: relative;
  top: -15px
}
#customer_contents_wrapper .flow_list .flow_list_child:after {
  position: absolute;
  top: -15px;
  left: 60px;
  font-size: 24px
}
@media screen and (min-width:768px) {
  #customer_contents_wrapper .figure {
    display: none
  }
  #customer_contents_wrapper .flow_list {
    background-image: url(../images/customer_contents/jiko_img_t.png);
    background-repeat: no-repeat;
    background-position: 28% 0;
    background-size: contain
  }
}
@media screen and (max-width:767px) {
  #customer_contents_wrapper .flow_list .flow_list_child {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    left: 20%
  }
  #customer_contents_wrapper .flow_list .flow_list_child:after {
    top: -11px
  }
}
@media screen and (max-width:480px) {
  #customer_contents_wrapper .flow_list .flow_list_child:before {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 30px;
    font-size: 14px;
    text-indent: .1em
  }
  #customer_contents_wrapper .flow_list .flow_list_child:after {
    position: absolute;
    top: -17px;
    left: 30px;
    font-size: 16px;
    font-weight: 700
  }
  #customer_contents_wrapper .flow_list .flow_list_child {
    left: 0
  }
}
.customer_blank_link, .customer_contents_link {
  width: 45%;
  display: inline-block
}
#customer_contents_wrapper h3 .wordwrap, #customer_contents_wrapper h3 span {
  display: inline-block
}
#customer_contents_wrapper h4 {
  color: #900;
  font-size: 26px;
  letter-spacing: .06em;
  line-height: 1;
  font-weight: 400;
  margin: 50px 0 25px;
  border-bottom: 1px dotted #ccc;
  padding: 0 0 14px
}
@media screen and (max-width:767px) {
  #customer_contents_wrapper h4 {
    font-size: 16px
  }
}
@media screen and (max-width:480px) {
  #customer_contents_wrapper h3.souzoku {
    font-size: 20px
  }
}
.customer_blank_link_txt:after {
  position: absolute;
  top: -50%;
  right: 10px
}
.customer_blank_link_txt {
  left: -8px
}
.customer_contents_link {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
  background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
  background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 50px;
  margin: 15px auto 0;
  position: relative
}
#customer_tel_area li:nth-child(1) .button_box, #customer_tel_area li:nth-child(2) .button_box {
  border: 1px solid #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}
.customer_contents_link:hover {
  background: #fff
}
.customer_contents_link_txt {
  font-size: 14px;
  color: #036;
  position: absolute;
  top: 0;
  left: -8px;
  width: 100%;
  text-align: center;
  padding: 11px 0 0
}
.customer_contents_link_txt:after {
  font-family: icomoon;
  content: "\e925";
  position: absolute;
  top: -50%;
  right: 10px;
  margin-top: 29px;
  font-size: 14px;
  font-weight: 400;
  color: #030
}
#customer_tel_area li:nth-child(1) .button_box h3, #customer_tel_area li:nth-child(2) .button_box a span {
  font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, serif
}
.customer_blank_link_txt:hover:after, .customer_contents_link_txt:hover {
  color: #900
}
.customer_contents_link.etc {
  width: 90%
}
@media screen and (min-width:768px) {
  #customer_blog_area li:nth-child(2) {
    width: 50%
  }
  #customer_blog_area li:nth-child(3) {
    width: 30%
  }
}
#customer_tel_area {
  width: 100%;
  margin: 30px 0 0
}
#customer_tel_area li {
  display: inline-block;
  vertical-align: top
}
#customer_tel_area li:nth-child(1) {
  width: 60%
}
#customer_tel_area li:nth-child(1) .button_box {
  height: 205px;
  margin: 0 0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
  background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
  background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%)
}
#customer_tel_area .header_line {
  height: 3px;
  background: #030;
  width: 100%;
  display: block
}
#customer_tel_area li:nth-child(1) .button_box h3 {
  font-size: 20px;
  margin: 50px 0 10px;
  padding: 0 0 0 50px;
  text-align: left
}
#customer_tel_area li:nth-child(1) #customer_koutsujiko_telbox {
  text-align: left;
  padding: 20px 0 50px 70px
}
#customer_tel_area li:nth-child(1) .button_box .tel {
  font-size: 72px
}
#customer_tel_area li:nth-child(1) .button_box .tel:before {
  top: 52% !important;
  left: -50px !important;
  margin-top: 0 !important;
  font-size: 50px
}
#customer_tel_area li:nth-child(1) .button_box .tel:after {
  content: ""
}
#customer_tel_area li:nth-child(2) {
  width: 38%;
  margin-left: -5px
}
#customer_tel_area li:nth-child(2) .button_box {
  height: 205px;
  margin: 0 0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
  background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
  background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
  position: relative
}
#customer_tel_area li:nth-child(2) .button_box a {
  display: block;
  width: 100%;
  height: 100%
}
#customer_tel_area li:nth-child(2) .button_box a span {
  position: absolute;
  top: 43%;
  left: 10%;
  font-size: 20px
}
#customer_tel_area li:nth-child(2) .button_box a span.long {
  top: 31%
}
#customer_tel_area li:nth-child(2) .button_box:after {
  font-family: icomoon;
  content: "\e925";
  position: absolute;
  right: 8%;
  top: 43%;
  font-size: 20px;
  font-weight: 400;
  color: #030
}
@media screen and (max-width:1023px) {
  #customer_tel_area li:nth-child(1) .button_box .tel {
    font-size: 50px
  }
}
@media screen and (max-width:767px) {
  #customer_blog_area li:nth-child(2), #customer_blog_area li:nth-child(3), #customer_tel_area li:nth-child(1), #customer_tel_area li:nth-child(2) {
    width: 100%
  }
  #customer_tel_area li:nth-child(2) {
    margin-left: 0
  }
  #customer_tel_area li:nth-child(1) .button_box {
    height: 130px;
    position: relative
  }
  #customer_tel_area li:nth-child(1) .button_box h3 {
    margin: 25px auto 0;
    padding: 0;
    text-align: center
  }
  #customer_tel_area li:nth-child(1) #customer_koutsujiko_telbox {
    padding: 0;
    text-align: center
  }
  #customer_tel_area li:nth-child(2) .button_box {
    height: 100px;
    background: #ed1c24;
    background: -moz-linear-gradient(top, #900 0, #600 100%);
    background: -webkit-linear-gradient(top, #900 0, #600 100%);
    background: linear-gradient(to bottom, #900 0, #600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#660000', GradientType=0)
  }
  #customer_tel_area li:nth-child(2) .button_box .header_line {
    background-color: transparent
  }
  #customer_tel_area li:nth-child(2) .button_box a span {
    color: #fff;
    top: 33%
  }
  #customer_tel_area li:nth-child(2) .button_box a span.long {
    top: 12%
  }
  #customer_tel_area li:nth-child(2) .button_box:after {
    color: #fff;
    top: 33%
  }
}
@media screen and (max-width:400px) {
  #customer_tel_area li:nth-child(1) .button_box {
    height: 135px
  }
  #customer_tel_area li:nth-child(1) .button_box h3 {
    font-size: 16px
  }
  #customer_tel_area li:nth-child(1) .button_box .tel {
    font-size: 38px
  }
  #customer_tel_area li:nth-child(1) .button_box .tel:before {
    left: -40px !important;
    font-size: 38px
  }
  #customer_tel_area li:nth-child(2) .button_box a span {
    top: 35%;
    left: 10%;
    font-size: 16px
  }
  #customer_tel_area li:nth-child(2) .button_box a span.long {
    top: 19%
  }
}
#customer_button_area .button_box .tel {
  display: block;
  width: 290px;
  margin: 0 auto 10px;
  position: relative;
  left: 15px
}
#customer_button_area .button_box .tel:before {
  left: 0;
  margin-top: 0
}
#customer_button_area .button_box .tel:after {
  left: 32px;
  margin-top: -22px
}
@media screen and (max-width:767px) {
  #customer_button_area .button_box .tel {
    position: relative;
    left: 3%
  }
}
#customer_tel_area li:nth-child(1) .button_box .tel.para a {
  font-size: 55px;
  font-weight: 400;
  color: #003300;
  position: relative;
  margin: 0 0 0 15px;
  letter-spacing: -.035em;
  line-height: 0;
}
#customer_tel_area li:nth-child(1) .button_box .tel.para:before {
  top: 54% !important;
  left: -50px !important;
  margin-top: 0 !important;
  font-size: 40px;
  display: contents;
}
#customer_tel_area li:nth-child(1) #customer_koutsujiko_telbox .tel.para {
  margin: 0 0 0 -28px;
  font-size: 60px;
}
#customer_button_area .button_box .tel.para {
  width: auto;
  font-size: 31px !important;
}
#customer_button_area .button_box .tel.para a, #customer_button_area .button_box .tel a {
  color: #003300;
}
@media screen and (max-width:1024px) {
  #customer_tel_area li:nth-child(1) .button_box .tel.para:before {
    font-size: 4vw;
  }
  #customer_tel_area li:nth-child(1) .button_box .tel.para a {
    font-size: 5vw;
  }
  #customer_tel_area li:nth-child(1) #customer_koutsujiko_telbox .tel.para {
    font-size: 5.5vw;
  }
  #customer_button_area .button_box .tel.para:before {
    left: 0;
    margin-top: 0;
    display: contents;
  }
  #customer_button_area .button_box .tel.para a {
    margin-left: 2%;
  }
  #customer_button_area .button_box .tel.para {
    left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  #customer_tel_area li:nth-child(1) .keiji_telbox {
    padding: 20px 0 !important;
    text-align: center !important;
  }
  #customer_tel_area li:nth-child(1) .button_box .tel.para a {
    font-size: 8vw;
    line-height: 1.5rem;
    margin-left: 2%;
  }
  #customer_tel_area li:nth-child(1) .button_box .tel.para:before {
    top: 52% !important;
    font-size: 5.5vw;
    display: contents;
  }
  #customer_button_area .button_box .tel.para a {
    margin-left: 2%;
  }
  #customer_button_area .button_box .tel:before {
    display: contents;
  }
  #customer_button_area .button_box .tel.para {
    left: 0;
  }
  #customer_button_area .button_box .tel {
    left: 0 !important;
  }
  #customer_tel_area li:nth-child(1) .button_box .tel.para {
    margin: 0 !important;
  }
  #customer_button_area .button_box .tel.para:before {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 767px) {
  #customer_tel_area li:nth-child(1) #customer_koutsujiko_telbox .tel.para {
    font-size: 50px;
  }
  #customer_koutsujiko_telbox .tel a {
    color: #003300;
  }
}
@media screen and (max-width: 414px) {
  #customer_tel_area li:nth-child(1) .button_box .tel.para a {
    font-size: 10vw;
  }
  #customer_tel_area li:nth-child(1) .button_box .tel.para:before {
    left: 0;
    font-size: 6.5vw;
    margin-left: 4%;
    margin-top: 5px !important;
  }
  #customer_button_area .button_box .tel.para {
    padding-right: 0;
    font-size: 9vw !important;
  }
  #customer_button_area .button_box .tel {
    font-size: 38px !important;
  }
}
@media screen and (max-width: 320px) {
  #customer_tel_area li:nth-child(1) .button_box .tel.para a {
    font-size: 9vw;
    line-height: 1.5rem;
  }
  #customer_tel_area li:nth-child(1) .button_box .tel.para:before {
    margin-left: 10%;
  }
}
.area_404 {
  padding: 10%;
}