@charset "utf-8";

.titContent{
    color:#00395c;
    font-size:2.0em;
    line-height:130%;
    padding:15px 0;
}

.rol_top_img{
  margin: 20px 0;
}

.rol_top_img > img{
  width: 100%;
  height: auto;
}

.rol_top_title {
  color: #b57f42;
  font-weight: bold;
  font-size: 2em;
  line-height: 2.4em;
  margin-top: 10px;
}

.rol_top_txt{
  font-weight: bold;
  margin-top: 15px;
  font-size: 1.2em;
  line-height: 1.5em;
}

.rol_gat_area{

}

.rol_gat_t{
  display: table;
}

.rol_gat_title{
  background-color: #00395c;
  color: #ffffff;
  padding: 20px 20px 15px;
  font-size: 2.5em;
  line-height: 1.5em;
  font-weight: bold;
  text-align: center;
}

.rol_gat_title > .yellow_txt{
  color: yellow;
  font-size: 1.3em;
}

.rol_gat_title > .big_txt{
  font-size: 1.3em;
}

.rol_gat_detail_area{
  width: 95%;
  float: left;
  margin-left: 6px;
}

.rol_gat_detail_area2{
  width: 88.8% !important;
}

.rol_gat_detail_area > img{
  width: 100%;
  height: auto;
}

.rol_gat_detail_area > .gat_pict_title{
  background: #00395c;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  padding: 10px 0;
}

.rol_gat_detail_area > .gat_pict_detail{
  background: #f7f7f2;
  text-align: center;
  padding: 20px 10px;
  font-weight: bold;
  line-height: 1.5em;
}

.title_bottom_img{
  margin-left: 30px;
  margin-bottom: 20px;
}

.title_bottom_img > img{

}

.right_img{
  display: table-cell;
  vertical-align: middle;
}

.right_img > img{

}

.rol_mid_title_area{
  margin: 40px 0;
}

.rol_mid_title{
  color: #00395c;
  font-weight: bold;
  font-size: 2.2em;
  line-height: 1.3em;
  padding-bottom: 10px;
  background: url(../images/rol_border01.png) no-repeat bottom;
  width: 95%;
  margin-bottom: 10px;
}

.rol_mid_title > .red_txt{
  color: #d7000f;
  font-size: 1.5em;
  line-height: 1.2em;
}

.rol_mid_title > .big_txt{
  font-size: 1.4em;
}

.rol_mid_title_bottom_txt{
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5em;
  width: 95%;
  padding-top: 10px;
}

.images_pad{
  width: 95%;
  height: auto;
}

.imngs_bottom_txt{
  font-weight: bold;
  line-height: 1.5em;
  padding: 5px 0;
}

.rol_diff_area{
  background: url(../images/rol_back.png);
  padding: 25px 40px;
  border-radius: 10px;
}

.rol_diff_title{
  color: #00395c;
  font-weight: bold;
  background: url(../images/rol_ico.png) no-repeat left top;
  font-size: 2em;
  line-height: 3.2em;
  padding: 0 0 0 100px;
}

.rol_diff_title_bottom_txt{
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 10px 0;
}

.rol_diff_detail_area{
  position: relative;
}

.rol_diff_detail{
  width: 90%;
  margin: auto;
  padding-top: 30px;
}

.rol_diff_detail_title{
  width: 35%;
  background: #bd8641;
  color: #ffffff;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  margin-bottom: 15px;
}

.diff_img_area{
  text-align: center;
  margin-bottom: 10px;
}

.diff_img_area > img{
  width: 90%;
  height: auto;
}

.diff_txt_area{
  width: 90%;
  margin: auto;
  line-height: 1.8em;
}

.diff_txt_area > .red_txt{
  color: #d7000f;
}

.diff_images_border{
  position: absolute;
  right: 50%;
}

.diff_images_border > img{

}

.diff_mid_txt{
  margin-top: 90px;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 30px;
}

.product_tables{
  width: 100%;
  margin-bottom: 30px;
}

.product_tables tr th{
  padding: 10px 0;
}

.product_tables tr td{
  padding: 15px 0;
}

.product_tables tr th,
.product_tables tr td{
  text-align: center;
  border: 1px solid #cccccc;
  background: #ffffff;
}

.product_tables tr th:nth-child(1),
.product_tables tr td:nth-child(1){
  text-align: center;
  border-left: none;
}

.product_tables tr th:nth-child(8),
.product_tables tr td:nth-child(8){
  border-right: none;
}

.product_tables tr th:nth-child(2),
.product_tables tr td:nth-child(2),
.product_tables tr th:nth-child(4),
.product_tables tr td:nth-child(4),
.product_tables tr th:nth-child(6),
.product_tables tr td:nth-child(6),
.product_tables tr th:nth-child(8),
.product_tables tr td:nth-child(8){
  background: #eeeeee !important;
}

.product_tables tr td a{
  color: #eb5244;
  text-decoration: none;
}


.rol_house_img{
  margin: 20px 0;
}

.rol_house_img > img{
  width: 100%;
  height: auto;
}

.rol_house_text_area {
  background: url(../images/back_border.png);
  background-repeat: repeat;
  margin: 20px 0;
  padding: 10px;
}

.rol_house_text_main {
  padding: 20px 75px;
  background: #fff;
}

.rol_house_text_title {
  color: #00395c;
  font-size: 2.6em;
  letter-spacing: -3px;
  margin-bottom: 20px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}

.rol_house_text_title_big_red {
  font-size: 1.5em;
  color: #d7000f;
  line-height: 1.5em;
}

.rol_house_text_title_big {
  font-size: 1.5em;
  line-height: 1.5em;
}

.rol_house_text_content {
  font-size: 1.3em;
  letter-spacing: -0.1px;
  line-height: 1.5em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}

.rol_house_text_content_red {
  color: #d7000f;
}

.flow_title{
  background: url(../images/rol_staff.png) no-repeat right bottom;
  color: #00395c;
  font-weight: bold;
  font-size: 2.3em;
  line-height: 1.5em;
  padding: 62px 0;
  background-size: 300px;
  text-shadow:
    2px 2px 2px #ffffff,
    -2px -2px 2px #ffffff,
    -2px 2px 2px #ffffff,
    2px -2px 2px #ffffff;
}

.flow_title > .red_txt{
  color: #d7000f;
}

.flow_title > .big_txt{
  font-size: 1.5em;
  line-height: 1.5em;
}

.table_min_title{
  color: #00395c;
  font-size: 1.3em;
  font-weight: bold;
}

.bottom_arrow_sp{
  text-align: center;
  margin-bottom: 15px;
}

.reform_flow_area{
  background: url(../images/rol_back.png);
  margin: 20px 0;
  border-radius: 5px;
}

.flow_name_area{
  background: url(../images/icoFlowSp.png) no-repeat center bottom;
  padding-bottom: 30px;
  padding-top: 10px;
}

.reform_flow_area > .flow_name_area:last-child{
  background: none;
}

.flow_name{
  background: #ffffff;
  width: 90%;
  margin: auto;
  text-align: center;
  padding: 10px;
  font-size: 1.3em;
  font-weight: bold;
  border: 2px solid #cccccc;
  border-radius: 5px;
  color: #00395c;
}

.rol_kodawari_txtarea{
  border: 3px solid #00395c;
  padding: 10px;
}

.rol_kodawari_title{
  color: #00395c;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 10px;
  text-align: center;
}

.rol_kodawari_title > .red_txt{
  color: #d7000f;
}

.rol_kodawari_title > .big_txt{
  font-size: 1.3em;
  line-height: 1.3em;
}

.rol_kodawari_txt{
  font-weight: bold;
  line-height: 1.5em;
}

.rol_kodawari_txt > .red_txt{
  color: #d7000f;
}

.rol_list_img{

}

.rol_list_img > img{
  width: 100%;
  height: auto;
}

@media screen and (max-width: 866px){
  .flow_title {
    font-size: 1.8em;
    background-size: 30vw;
  }
}

@media screen and (max-width: 767px){

  .rol_gat_detail_area,
  .rol_gat_detail_area2{
    width: 100% !important;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .rol_mid_title_bottom_txt{
    padding-bottom: 20px;
  }

  .rol_diff_detail {
     width: 100%;
     padding-top: 10px;
  }

  .rol_diff_detail_title {
    width: 100%;
    margin: 15px auto;
    font-size: 1.2em;
    padding: 8px;
  }

  .diff_mid_txt{
    margin-top: 50px;
  }

  .rol_diff_title {
    background-size: 20%;
    font-size: 5.2vw;
    line-height: 1.7em;
    padding: 0 0 0 18vw;
  }

  .flow_title{
    background: none;
    font-size: 1.3em;
    padding: 4vw 0;
    background-size: 24vw;
  }

  .rol_gat_title{
    font-size: 1.3em;
    margin-bottom: 10px;
  }

  .rol_diff_area{
    padding: 15px 10px;
  }

  .diff_img_area > img {
    width: 100%;
  }

  .diff_txt_area {
    width: 100%;
  }

  .rol_mid_title {
    background: none;
    border-bottom: 3px solid #cccccc;
    font-size: 1.5em;
    width: 100%;
  }

  .rol_mid_title > .red_txt {
    font-size: 1.2em;
  }

  .rol_mid_title > .big_txt {
    font-size: 1.1em;
  }

  .rol_list_img {
    text-align: center;
  }

  .rol_list_img > img {
    max-width: 400px;
  }

  .rol_list_img_area{
    margin: 20px 0;
  }

  .rol_top_title {
    font-size: 6.2vw;
    line-height: 1.3em;
  }

}
@media screen and (min-width: 768px){
}
