@charset "utf-8";
/*===== CSS RESET =====*/


.my_page .sec_my_page .flow ul li {
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  width: 225px;
  position: relative;
}
.my_page .sec_my_page .flow ul li:after {
  background: url("/img/howsell/arrow_oracle.png") no-repeat scroll 0 center;
  content: "";
  height: 100%;
  position: absolute;
  right: -40px;
  top: 0;
  width: 40px;
  z-index: 999;
}
.my_page .sec_my_page .flow ul li:last-child::after {
  display: none;
}

.my_page .sec_my_page .wrapp .column {
    background: #F5F5F3 url("/img/strength/bg_box.png") no-repeat scroll 0px 0px;
    float: left;
    margin-bottom: 0px;
    margin-left: 20px;
    min-height: 210px;
    padding: 0px 40px;
    width: 470px;
}

.my_page .sec_my_page .column h4 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  font-weight: bold;
}

.my_page .wrapp > h3, .comparison .wrapp > h3, .tit_sup {
    margin-bottom: -10px;
    text-align: center;
}
.my_page .wrapp h3 span {
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 18px;
    font-weight: bold;
}

.my_page .sec_my_page .wrapp .column h4 {
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0px;
    text-align: center;
}
.my_page .sec_my_page .wrapp .column {
    background: #F5F5F3 url("/img/strength/bg_box.png") no-repeat scroll 0px 0px;
    float: left;
    margin-bottom: 20px !important;
    margin-left: 20px;
    min-height: 210px;
    padding: 0px 40px;
    width: 470px;
}
.my_page .sec_step .wrapp .wrapp_con .clearfix {
  margin-left: -1px;
  margin-right: -1px;
}
.my_page .sec_step .wrapp.address .wrapp_con .clearfix {
  margin-bottom: 30px;
}
.my_page .sec_step .wrapp.document .wrapp_con .col >div {
  margin-bottom: 70px;
}
.my_page .sec_step .wrapp.document .wrapp_con .col >div ul {
  padding-left: 10px;
}
.my_page .sec_step .wrapp.document .wrapp_con .col div.mb0 {
  margin-bottom: 40px !important;
}
.my_page .wrapp h3 span, .tit_sup span {
    background-color: #FFF;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 20px;
    position: relative;
    top: -15px;
}
.my_page .column mb0 {
    padding-top: 10px;
}
.my_page .sec_my_page h4{
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0px;
    text-align: center;
}
.my_page .sec_my_page .my_ul{ 
    width: 100%;
    padding-left: 250px;
}
.my_page .sec_my_page .my_ul li{    
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 50px;
}
.my_page .wrapp{
    border: 1px solid #C9C380;
    margin-bottom: 48px;
    padding-bottom: 30px;
}

.my_page .sec_my_page .my_ul li span {
    display: inline-block;
    background: transparent url("/img/howsell/ico_dot.png") no-repeat scroll 0px center;
    padding-left: 20px;
    font-size: 16px;
}

