@charset "UTF-8";




/*******************************
*　
********************************/
.pg_about{

}
.pg_about .section.sec1{
}
.pg_about .section.sec2{
  padding-top: 0;
  padding-bottom: 0;
}
.pg_about .section.sec3{
  padding-top: 0;
}

/* 選ばれる理由 */
.about_reason{
  
}
* + .about_reason{
  margin-top: 50px;
}
.about_reason_row{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.about_reason_row + .about_reason_row{
  margin-top: 50px;
}
.about_reason_box1{
  width: 100%;
  order: 2;
  margin-top: 20px;
  position: relative;
  z-index: 1;
}
.about_reason_box2{
  width: 100%;
  order: 1;
  position: relative;
  z-index: 1;
}
.about_reason_title{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: #11637e;
}
.about_reason_title:after{
  content: "";
  display: block;
  width: 65px;
  height: 1px;
  background: #e1810f;
  margin-top: 13px;
}
.about_reason_txt{
  font-size: 16px;
  text-align: justify;
  margin-top: 10px;
}
.about_reason_txt p{
  letter-spacing: 0.1em;
  line-height: 1.875;
}
.about_reason_img{
  border-radius: 15px;
  overflow: hidden;
}
.about_reason_img.img_fit:before{
  padding-top: 67.36%;
}
.about_reason_num{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.875714em;
  aspect-ratio: 65 / 67;
  font-size: 25px;
  position: absolute;
  z-index: 2;
  top: -15px;
  left: -10px;
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_reson_num.png');
  background-repeat: no-repeat;
  background-size: contain;
  color: #e1810f;
}
.about_reason_num p{
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-top: -0.1425em;
}

.about_reason_row:nth-child(even) .about_reason_num{
  color: #11637e;
}

.about_reason_num.type2{
  
}
.about_reason_row:nth-child(odd) .about_reason_num.type2{
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_reson_num2.png');
  color: #FFF;
}
.about_reason_row:nth-child(even) .about_reason_num.type2{
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_reson_num3.png');
  color: #FFF;
}

.about_reason_box2:after{
  content: "";
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_reson_img_bg1.png');
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 290 / 150;
  width: 290px;
  position: absolute;
  z-index: 0;
  bottom: -5px;
  right: -5px;
  border-radius: 0 0 15px;
}
.about_reason_row:nth-child(even) .about_reason_box2:after{
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_reson_img_bg2.png');
 
}




@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_about .section.sec1{
    padding-bottom: 115px;
  }
  .pg_about .section.sec2{
    padding-bottom: 0;
  }
  .pg_about .section.sec3{
    padding-top: 0;
  }
  
  .pg_about .section.sec2 .service_content_hdr{
    padding-top: 60px;
  }


  /* 選ばれる理由 */
  .about_reason{

  }
  * + .about_reason{
    margin-top: 50px;
  }
  .about_reason_row{
    
  }
  .about_reason_row + .about_reason_row{
    margin-top: 70px;
  }
  .about_reason_box1{
    width: 51.35%;
    margin-top: 0;
  }
  .about_reason_box2{
    width: 42.79%;
    margin-top: 10px;
  }
  .about_reason_title{
    font-size: 25px;
  }
  .about_reason_title:after{
    width: 65px;
    margin-top: 13px;
  }
  .about_reason_txt{
    font-size: 16px;
    margin-top: 10px;
  }
  .about_reason_num{
    /*width: 1.875714em;*/
    font-size: 25px;
    top: -20px;
    left: -20px;
  }
  .about_reason_num p{
    /*margin-top: -0.1425em;*/
  }
  
  .about_reason_row:nth-child(odd) .about_reason_box1{
    order: 1;
  }
  .about_reason_row:nth-child(odd) .about_reason_box2{
    order: 2;
  }
  .about_reason_row:nth-child(even) .about_reason_box1{
    order: 2;
  }
  .about_reason_row:nth-child(even) .about_reason_box2{
    order: 1;
  }

}
@media (min-width:1024px){

  .pg_about .section.sec2 .service_content_hdr{
    padding-top: 60px;
  }
  
  /* 選ばれる理由 */
  .about_reason{

  }
  * + .about_reason{
    margin-top: 72px;
  }
  .about_reason_row{
    
  }
  .about_reason_row + .about_reason_row{
    margin-top: 95px;
  }
  .about_reason_box1{
    width: 51.35%;
  }
  .about_reason_box2{
    width: 42.79%;
  }
  .about_reason_title{
    font-size: 25px;
  }
  .about_reason_title:after{
    margin-top: 13px;
  }
  .about_reason_txt{
  }
  .about_reason_num{
    font-size: 35px;
  }

}
@media (min-width:1200px){


}



/* 背景座標 */
:root {
  --pos2_1_w : 123px;
  --pos2_2_w : 334px;
  --pos2_3_w : 175px;
  --pos2_4_w : 260px;
}

.sec_bg.pos2_1{
  aspect-ratio: 123 / 120;
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_bg_illust1.png');
  top: 0;
  left: 0;
  -webkit-transform: translate(231.48%,  -42.21%);
  transform: translate(231.48%,  -42.21%);
}
.sec_bg.pos2_2{
  aspect-ratio: 334 / 334;
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_bg_illust2.png');
  top: 0;
  right: 0;
  -webkit-transform: translate(28%,  -19%);
  transform: translate(28%,  -19%);
}
.sec_bg.pos2_3{
  aspect-ratio: 175 / 175;
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_bg_illust3.png');
  top: 0;
  right: 0;
  -webkit-transform: translate(19.556%,871%);
  transform: translate(19.556%,871%);
  z-index: 1!important;
}
.sec_bg.pos2_4{
  aspect-ratio: 260 / 260;
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_bg_illust4.png');
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-31.444%,-206%);
  transform: translate(-31.444%,-206%);
}

/* サイズ・座標調整 */
.sec_bg.pos2_1{
  width: calc(var(--pos2_1_w) * 0.20);
}
.sec_bg.pos2_2{
  width: calc(var(--pos2_2_w) * 0.20);
}
.sec_bg.pos2_3{
  width: calc(var(--pos2_3_w) * 0.20);
}
.sec_bg.pos2_4{
  width: calc(var(--pos2_3_w) * 0.20);
}

@media (min-width:768px){

  /* サイズ・座標調整 */
  .sec_bg.pos2_1{
    width: calc(var(--pos2_1_w) * 0.30);
  }
  .sec_bg.pos2_2{
    width: calc(var(--pos2_2_w) * 0.30);
  }
  .sec_bg.pos2_3{
    width: calc(var(--pos2_3_w) * 0.30);
  }
  .sec_bg.pos2_4{
    width: calc(var(--pos2_4_w) * 0.30);
  }
  

}
@media (min-width:1024px){

  /* サイズ・座標調整 */
  .sec_bg.pos2_1{
    width: calc(var(--pos2_1_w) * 0.50);
  }
  .sec_bg.pos2_2{
    width: calc(var(--pos2_2_w) * 0.50);
  }
  .sec_bg.pos2_3{
    width: calc(var(--pos2_3_w) * 0.50);
  }
  .sec_bg.pos2_4{
    width: calc(var(--pos2_4_w) * 0.50);
  }

}
@media (min-width:1200px){

  /* サイズ・座標調整 */
  .sec_bg.pos2_1{
    width: calc(var(--pos2_1_w) * 0.70);
  }
  .sec_bg.pos2_2{
    width: calc(var(--pos2_2_w) * 0.70);
  }
  .sec_bg.pos2_3{
    width: calc(var(--pos2_3_w) * 0.70);
  }
  .sec_bg.pos2_4{
    width: calc(var(--pos2_4_w) * 0.70);
  }
}
@media (min-width:1536px){

  /* サイズ・座標調整 */
  .sec_bg.pos2_1{
    width: var(--pos2_1_w);
  }
  .sec_bg.pos2_2{
    width: var(--pos2_2_w);
  }
  .sec_bg.pos2_3{
    width: var(--pos2_3_w);
  }
  .sec_bg.pos2_4{
    width: var(--pos2_4_w);
  }
}


/*******************************
*　
********************************/
.pg_reform{

}
.pg_reform .section.sec1{
  
}
.pg_reform .section.sec2{
  padding-bottom: 30px;
}
.pg_reform .section.sec3{
  
}

.pg_reform .section.sec3 .service_content_hdr{
  padding-top: 0;
}

/* About写真 */
.reform_about_imgs{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
* + .reform_about_imgs{
  margin-top: 30px;
}
.reform_about_imgs_item{
  width: 50%;
  padding: 0 5px;
}
.reform_about_imgs_item:nth-child(n+3){
  margin-top: 10px;
}
.reform_about_imgs_item_img{
  
}
.reform_about_imgs_item_img.img_fit:before{
  padding-top: 58.1818%;
}


/* カテゴリ */
.reform_cat_nav{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.reform_cat_nav_item{
  width: 100%;
  padding: 0 5px;
}
.reform_cat_nav_item:nth-child(n+2){
  margin-top: 10px;
}
.reform_cat_nav_item_inner{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FFF;
  color: #11637e;
  border: 1px solid #55a9c5;
  border-radius: 5px;
  padding: 9px 9px;
}

.reform_cat_nav_item_img{
  width: 42.30%;
  overflow: hidden;
}
.reform_cat_nav_item_img.img_fit:before{
  padding-top: 54.5454%;
}
.reform_cat_nav_item_img img{
  transition: 0.2s all;
}
.reform_cat_nav_item_title{
  display: flex;
  justify-content: center;  
  width: 57.80%;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.reform_cat_nav_item_title p{
  
}
.reform_cat_nav_item_title p:after{
  content: "\f138";
  font-family: "FontAwesome";
  color: #e1810f;
  margin-left: 12px;
  transition: 0.2s all;
}
.reform_cat_nav_item_inner:hover{
  background: #11637e;
  color: #FFF;
}
.reform_cat_nav_item_inner:hover .reform_cat_nav_item_img img{
  transform: scale(1.05);
}
.reform_cat_nav_item_inner:hover .reform_cat_nav_item_title p:after{
  margin-left: 16px;
  /*margin-right: -5px;*/
}

/* コンテンツ */
.reform_contents{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.reform_contents_item{
  width: 100%;
  padding: 30px 5px;
  position: relative;
  z-index: 1;
}
.reform_contents_item_inner{
  background: #FFF;
  border: 2px solid #55a9c5;
  border-radius: 10px;
  padding: 20px 20px;
  height: 100%;
}
.reform_contents_item_img{
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 27px;
}
.reform_contents_item_img.img_fit:before{
  padding-top: 58.333%;
}
.reform_contents_item_imgbox{
  position: relative;
  z-index: 1;
}
.reform_contents_item_category{
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  white-space: nowrap;
  background: #11637e;
  color: #FFF;
  padding: 10px 5px 5px;
  min-height: 160px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.reform_contents_item_category p{
  letter-spacing: 0.1em;
  
}
.reform_contents_item_title{
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
}
.reform_contents_item_txt{
  font-size: 16px;
  line-height: 1.875;
  text-align: justify;
  margin-top: 10px;
}
.reform_contents_item_txt p{
  letter-spacing: 0.1em;
}

/* コンテンツ2 */
.reform_contents2{
  
}

* + .reform_contents2{
  margin-top: 50px;
}
.reform_contents2_row{
  
}
.reform_contents2_row + .reform_contents2_row{
  margin-top: 50px;
}
.reform_contents2_about{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.reform_contents2_about_box1{
  width: 100%;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}
.reform_contents2_about_box2{
  width: 100%;
  margin-top: 20px;
  
}
.reform_contents2_about_category{
  display: flex;
  align-items: center;
  width: 40px;
  padding-top: 10px;
  background: #11637e;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.reform_contents2_about_category p{
  letter-spacing: 0.1em;
}
.reform_contents2_about_img{
  width: calc(100% - 40px);
}
.reform_contents2_about_img.img_fit:before{
  padding-top: 74.41%;
}
.reform_contents2_about_title{
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.reform_contents2_about_txt{
  font-size: 16px;
  line-height: 1.875;
  text-align: justify;
  margin-top: 10px;
}
.reform_contents2_about_txt p{
  letter-spacing: 0.1em;
}

/* メリット */
.reform_contents2_merit{
  
}
* + .reform_contents2_merit{
  margin-top: 30px;
}
.reform_contents2_merit_head{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
.reform_contents2_merit_head:before{
  content: "";
  width: 100%;
  height: 1px;
  background: #31788f;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 50%;
}
.reform_contents2_merit_head_txt{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.4;
  background: #FFF;
  color: #11637e;
  text-align: center;
  position: relative;
  z-index: 1;
  /*padding: 0 20px;*/
  width: 540px;
  
}
.reform_contents2_merit_list{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.reform_contents2_merit_list_item{
  width: 100%;
  padding: 0 5px;
}
.reform_contents2_merit_list_item{
  
}
.reform_contents2_merit_list_item_inner{
  border: 2px solid #55a9c5;
  border-radius: 15px;
  padding: 40px 15px 40px;
  position: relative;
  z-index: 1;
}

.reform_contents2_merit_list_item_num{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.875714em;
  aspect-ratio: 65 / 67;
  font-size: 25px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #FFF;
  background-image: url('https://yorozuya-shiba-chan.com/system_panel/uploads/images/about_reson_num.png');
  background-repeat: no-repeat;
  background-size: contain;
  color: #e1810f;
  
  border-left: 10px solid #FFF;
  border-right: 10px solid #FFF;
  box-sizing: content-box;
}
.reform_contents2_merit_list_item_num p{
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-top: -0.1425em;
}

.reform_contents2_merit_list_item_title{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 20px;
}
.reform_contents2_merit_list_item_title:after{
  content: "";
  display: block;
  width: 65px;
  height: 1px;
  background: #e1810f;
  margin: 10px auto 0;
}
.reform_contents2_merit_list_item_txt{
  font-size: 16px;
  line-height: 1.75;
  text-align: justify;
}
.reform_contents2_merit_list_item_txt p{
  letter-spacing: 0.1em;
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

  
  .pg_reform .section.sec2 .service_content_hdr{
    padding-top: 30px;
  }
  
  .reform_contents_item_category{
    padding-bottom: 10px;
  }
  .reform_contents_item_img.img_fit:before{
    padding-top: 65%;
  }
  
  .reform_contents2_merit_list_item_inner{
    margin-top: 30px;
  }
  .reform_contents2_merit_list_item_txt{
    padding: 0 25px;
  }
  .reform_contents2_about_category{
    padding-bottom: 10px;
  }
  .reform_contents2_about_category p{
    font-size: 14px;
  }
  
}
@media (min-width:768px){
  .pg_reform{

  }
  .pg_reform .section.sec1{
    padding-bottom: 120px;
  }
  .pg_reform .section.sec2{
    padding-top: 120px;
  }
  .pg_reform .section.sec3{
  }
  
  .pg_reform .section.sec2 .content_desc{
    margin-top: 18px;
  }
  .pg_reform .section.sec3 .service_content_hdr{
    padding-top: 20px;
  }
  
  /* About写真 */
  .reform_about_imgs{
    margin: 0 -5px;
  }
  * + .reform_about_imgs{
    margin-top: 45px;
  }
  .reform_about_imgs_item{
    width: 50%;
    padding: 0 5px;
  }
  .reform_about_imgs_item:nth-child(n+3){
    margin-top: 10px;
  }


  /* カテゴリ */
  .reform_cat_nav{
    margin: 0 -10px;
  }
  .reform_cat_nav_item{
    width: 50%;
    padding: 0 10px;
  }
  .reform_cat_nav_item:nth-child(n+2){
    margin-top: 0;
  }
  .reform_cat_nav_item:nth-child(n+3){
    margin-top: 10px;
  }
  .reform_cat_nav_item_inner{
    padding: 9px 9px;
  }
  .reform_cat_nav_item_title{
    font-size: 18px;
  }


  /* コンテンツ */
  .reform_contents{
    margin: 0 -10px;
  }
  .reform_contents_item{
    width: 100%;
    padding: 30px 10px;
  }
  .reform_contents_item_inner{
    padding: 30px 30px;
  }
  .reform_contents_item_img{
    margin-bottom: 27px;
  }
  .reform_contents_item_category{
    font-size: 18px;
    padding: 15px 8px 10px;
    min-height: 205px;
  }
  .reform_contents_item_title{
    font-size: 25px;
  }
  .reform_contents_item_txt{
    font-size: 16px;
    line-height: 1.875;
    margin-top: 20px;
  }
  
  /* コンテンツ2 */
  .reform_contents2{

  }
  .reform_contents2_row{

  }
  .reform_contents2_row + .reform_contents2_row{
    margin-top: 70px;
  }
  .reform_contents2_about{
  }
  .reform_contents2_about_box1{
    width: 42.34%;
  }
  .reform_contents2_about_box2{
    width: 51.35%;
    margin-top: -5px;

  }
  .reform_contents2_about_category{
    width: 40px;
    font-size: 16px;
  }
  .reform_contents2_about_img{
    width: calc(100% - 40px);
  }
  .reform_contents2_about_title{
    font-size: 25px;
  }
  .reform_contents2_about_txt{
    font-size: 16px;
    margin-top: 20px;
  }
  
  .reform_contents2_row:nth-child(odd) .reform_contents2_about_box1{

  }
  .reform_contents2_row:nth-child(odd) .reform_contents2_about_box2{

  }
  .reform_contents2_row:nth-child(even) .reform_contents2_about_box1{
    order: 2;
  }
  .reform_contents2_row:nth-child(even) .reform_contents2_about_box2{
    order: 1;
  }
  .reform_contents2_row:nth-child(even) .reform_contents2_about_category{
    order: 2;
  }
  .reform_contents2_row:nth-child(even) .reform_contents2_about_img{
    order: 1;
  }

  

  /* メリット */
  .reform_contents2_merit{

  }
  * + .reform_contents2_merit{
    margin-top: 43px;
  }
  .reform_contents2_merit_head{
    margin-bottom: 57px;
  }
  .reform_contents2_merit_head_txt{
    font-size: 20px;
    width: 540px;
  }
  .reform_contents2_merit_list{
    margin: 0 -10px;
  }
  .reform_contents2_merit_list_item{
    width: 33.333%;
    padding: 0 10px;
  }
  .reform_contents2_merit_list_item:nth-child(n+4){
    margin-top: 40px;
  }
  .reform_contents2_merit_list_item_inner{
    padding: 35px 10px 35px;
    height: 100%;
  }

  .reform_contents2_merit_list_item_num{
    width: 1.875714em;
    width: 1.7em;
    font-size: 25px;
    border-left: 10px solid #FFF;
    border-right: 10px solid #FFF;
  }
  .reform_contents2_merit_list_item_num p{
    margin-top: -0.1425em;
  }

  .reform_contents2_merit_list_item_title{
    font-size: 18px;
    margin-bottom: 8px;
  }
  .reform_contents2_merit_list_item_title:after{
    width: 65px;
    margin: 10px auto 0;
  }
  .reform_contents2_merit_list_item_txt{
    font-size: 16px;
  }
  
}
@media (min-width:1024px){

  .reform_cat_nav + .service_content_hdr{
    padding-top: 100px;
  }
  
  
  .pg_reform .section.sec3 .service_content_hdr{
    padding-top: 70px;
  }
  
  /* カテゴリ */
  .reform_cat_nav{
    margin: 0 -15px;
  }
  .reform_cat_nav_item{
    width: 50%;
    padding: 0 15px;
  }
  .reform_cat_nav_item:nth-child(n+3){
    margin-top: 20px;
  }
  
  /* コンテンツ */
  .reform_contents{
    margin: 0 -15px;
  }
  .reform_contents_item{
    width: 50%;
    padding: 80px 15px;
  }
  .reform_contents_item_inner{
    padding: 30px 30px 40px;
  }
  .reform_contents_item_img{
    margin-bottom: 27px;
  }
  .reform_contents_item_category{
  }
  .reform_contents_item_title{
    font-size: 25px;
  }
  .reform_contents_item_txt{
    margin-top: 20px;
  }
  
  .reform_contents_item:nth-child(4n-1):after{
    content: "";
    background: #FFF;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    width: 100vw;
    left: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  /* コンテンツ2 */
  .reform_contents2{

  }
  * + .reform_contents2 {
      margin-top: 115px;
  }
  .reform_contents2_row{

  }
  .reform_contents2_row + .reform_contents2_row{
    margin-top: 100px;
  }
  
  /* メリット */
  .reform_contents2_merit{

  }
  * + .reform_contents2_merit{
    margin-top: 43px;
  }
  .reform_contents2_merit_head{
    margin-bottom: 56px;
  }
  .reform_contents2_merit_head_txt{
    font-size: 20px;
    width: 540px;
  }
  .reform_contents2_merit_list{
    margin: 0 -15px;
  }
  .reform_contents2_merit_list_item{
    width: 33.333%;
    padding: 0 15px;
  }
  .reform_contents2_merit_list_item:nth-child(n+4){
    margin-top: 40px;
  }
  .reform_contents2_merit_list_item_inner{
    padding: 35px 23px 22px;
  }

  .reform_contents2_merit_list_item_num{
    font-size: 30px;
  }
  .reform_contents2_merit_list_item_title{
    font-size: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .reform_contents2_merit_list_item_title:after{
  }
  
  
}
@media (min-width:1200px){


}



