@charset "utf-8";
/* CSS Document */
/*	リセットCSS	*/
*, *::before, *::after {
  box-sizing: border-box;
}
/* Vertical rhythm */
/* ============================================ */
p, table, blockquote, address, pre, iframe, form, figure, dl, section {
  margin: 0;
}
/* Headings */
/* ============================================ */
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
/* Lists (enumeration) */
/* ============================================ */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Text-level semantics */
/* ============================================ */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
/* Replaced content */
/* ============================================ */
/**
* Prevent vertical alignment issues.
*/
svg, img, embed, object, iframe {
  vertical-align: bottom;
}
/*	//リセットCSS	*/
/*SP*/
.sp {
  display: block;
}
.pc {
  display: none;
}
.container {
  font-size: 13px;
  line-height: 1.7;
}
.container img {
  width: 100%;
  height: auto;
}
.kvArea {
  margin-bottom: 30px;
}

.cts_wrap {
  padding: 10px 6px 0;
}


.view_more {
  margin: 35px auto 0;
}
.view_more .view_more_btn {
    display: block;
    position: relative;
    width: 95%;
    padding: 16px 0 14px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #222222;
    background-color: #fff;
    border: solid;
    border-width: 1px;
    border-color: #222;
    /* border-radius: 8px; */
    box-sizing: border-box;
}
.view_more .view_more_btn:hover {
  opacity: 0.8;
  cursor: pointer;
  text-decoration: none;
}
.view_more .view_more_btn::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 16px;
        width: 9px;
        height: 9px;
        border-top: 1px solid #222;
        border-right: 1px solid #222;
        transform: rotate(45deg);
        margin-top: -4px;
    }
.txt_cat_title {
  margin: 50px 0 15px;
}
.txt_cat_title h3 {
  font-size: 21px;
  /* line-height: initial; */
  margin-bottom: 10px;
  font-weight: 700;
  font-style: normal;
}
.txt_cat_title2 {
  margin: 0 0 10px;
  padding-top: 35px;
}
.txt_cat_title2 h3 {
  font-size: 2.1rem;
  line-height: 1.45;
  margin-bottom: 25px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
}
.txt_cat_title_num {
  font-size: 1.3rem;
  display: block;
  margin-top: 2px;
  font-weight: normal;
}
.txt_cat_title_item {
  font-size: 1.3rem;
  display: block;
  margin-top: 6px;
  font-weight: normal;
}
/*根岸追加分_20231010*/
.cmn-btn1 {
  /* margin: 30px 0; */
  text-align: center;
  margin-bottom: 30px;
  margin-top: auto;
}
.cmn-btn1 a {
  display: -webkit-inline-box;
  display: inline-flex;
  height: 1.2cm;
  /* padding: 0 60px; */
  /* letter-spacing: .1em; */
  color: #fff;
  border: 2px solid #f35d83;
  background: #f35d83;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  width: 96%;
  /* line-height: 1.6; */
  font-weight: 600;
}
.cmn-btn1 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin-top: -4px;
}
.cmn-btn2 {
  /* margin: 30px 0; */
  text-align: center;
  /* margin-bottom: 45px; */
  margin-top: auto;
}
.cmn-btn2 a {
  display: -webkit-inline-box;
  display: inline-flex;
  height: 0.9cm;
  /* padding: 0 60px; */
  /* letter-spacing: .1em; */
  color: #fff;
  /* border: 2px solid #353535; */
  background: #353535;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  width: 96%;
  display: -webkit-inline-box;
  display: inline-flex;
  height: 1.2cm;
  /* padding: 0 60px; */
  /* letter-spacing: .1em; */
  color: #fff;
  border: 2px solid #333;
  background: #333;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  width: 96%;
  /* line-height: 1.6; */
  font-weight: 600;
}
.cmn-btn2 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin-top: -4px;
}

.cat_title2 {
  font-size: 2.6rem;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
  line-height: initial;
}
.txt_cat_title_item2 {
  font-size: 1.3rem;
  display: block;
  margin-top: 2px;
  font-weight: normal;
}
.creditbox_creditlist_spec {
  line-height: 1.3;
  font-size: 1.3rem;
  color: 000;
  font-weight: 600;
}
li.item_price {
  color: #000;
}
.mainWrap {
  margin-bottom: 80px;
}
/*根岸追加分20231019*/
div#ctsWrap {
  margin-bottom: 55px;
}
.sec_main {
  margin: 0 auto 30px;
  width: 87vw;
}


.method_area {}


.point_no{
    position: relative;
    /* display: inline-block; */
    margin: 0 auto 29px;
    padding: 9px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 15px;
    background: #333;
    font-weight: 600;
    /* width: 96%; */
}
.point_no:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #333;
}

.point_no p {
  margin: 0;
  padding: 0;
  text-align: center;
}



.method_img {
    width: 80%;
    margin: 0 auto 20px;
    border: 1px solid #ababab;
}
.method_img_b {
    width: 80%;
    margin: 0 auto 20px;

}
.method_item {
  /* text-align: left; */
  margin: 0 0 45px;
}
.method_item:nth-child(2) {
    margin: 0;
}

.method_area p {
  /* margin: 0 auto; */
}
.text_attention2 {
  font-size: 11px;
  font-style: normal;
  text-align: left !important;
  margin: 2px auto 0 !important;
  width: 85%;
}
/*	20240719	*/
.cp_wrapper {
  margin: 0 0 45px;
}
.cate-ttl {
  font-size: 15px;
  /* margin-top: 70px; */
  margin-bottom: 13px;
  line-height: 1.5;
  letter-spacing: 3;
  text-align: left;
  position: relative;
  padding-left: 20px;
  font-weight: 600;
}
.cate-ttl:before {
  content: "";
  background-color: #222;
  width: 10px;
  height: 100%;
  left: 0;
  position: absolute;
}
.cate-area {
  margin-bottom: 11px;
}
.cate-item {
  /* font-size: 17px; */
  text-align: center;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
  /* width: 80%; */
  margin: 0 auto;
  font-size: 14px;
  /* color: #7d7d7d; */
  margin-bottom: 30px;
  font-weight: 600;
  line-height: 1.6;
}

p.cate-item {}
.cate-desciption {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
}
.cate-case-area {
  margin-bottom: 10px
}
.cate-case {
  font-weight: 600;
  margin-bottom: 1px;
}
.cate-area .t_link {
  text-decoration: underline;
  color: #222;
}
ul.method_img_are {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.method_img_are li {/* width: 49%; */margin-bottom: 30px;}
.method_img2 {
        border: 2px solid #c6c6c6;
        margin: 15px auto 0;
        margin: 0 auto 7px;
        /* width: 80%; */
    }
ul.method_img_are3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.method_img_are3 li {
  /*    width: 50%;
*/
}
.t_b {
  font-weight: 600;
}
/*根岸追加分*/

.balloon3-right-btm {
    position: relative;
    margin: 0 auto 8px;
    width: 40px;
    height: 40px;
    background: #eee;
    border-radius: 50%;

    background-color: #eee;
    background-size: 1rem 1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/res/img/icons/ico-favorite-on.png);
}
.balloon3-right-btm:before {
    content: "";
    position: absolute;
    bottom: -12px;
    right: -12px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #eeeeee;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.title_t {
    font-size: 16px;
    margin: 0 0 15px;
    text-align: center;
    line-height: 1.5;
    font-weight: 600;
}



.lead {
    margin: 0 0 50px;
}



.lead_p {
    /* padding: 0 5px; */
    margin-bottom: 20px;
    text-align: center;
}

.point_area{
	text-align: center;
}


.view_more .view_more_btn2 {
    font-size: 13px;
    font-weight: 600;
    display: block;
    position: relative;
    width: 90%;
    padding: 13px 0 12px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    border: solid;
    /* border-width: 1px; */
    border-color: #333;
    /* border-radius: 3px; */
    box-sizing: border-box;
}
.view_more .view_more_btn2:hover {
opacity:0.8;
cursor: pointer;
text-decoration: none;
}
.method_text {
    margin: 20px 0 25px;
}
.commnets_txt{
	font-size: 12px;
	display: block;
}


p.p1_cap {
    text-align: center;
    /* width: 80%; */
    margin: 0 auto;
    font-size: 14px;
    /* color: #7d7d7d; */
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 1.6;
}
p.p2_cap {
   /* text-align: center; */
   /* text-align: right; */
   margin: 0 auto;
   font-size: 14px;
   /* color: #7d7d7d; */
   margin-bottom: 10px;
   /* font-weight: 600; */
   line-height: 1.6;
}
p.p3_cap {
    text-align: center;
    /* width: 80%; */
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
    font-weight: 600;
    line-height: 1.6;
}


    .sec_member {
        background: url(/res/img/guide/favorite/sp/bg_mem.jpg);
        background-size: 20%;
        padding: 35px 10px 40px;
    }
.sec_member p{
text-align: center;
font-weight: 600;
margin-bottom: 4px;
font-size: 14px;
color: #333;
} 
    .triangle3{
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid #9d9d9d;
  margin: 10px auto 10px;
}



/*ここからPCのCSS*/
@media screen and (min-width:768px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
	.kvArea {
  margin-bottom: 70px;
}
  .container {
    font-size: 14px;
    line-height: 1.9;
    padding-top: 40px;
  }

  /*	根岸追加	*/

  .ctsWrap {
    line-height: 1.8;
    font-size: 16px;
    font-style: normal;
    color: #000;
    max-width: 960px;
    margin: 0 auto 80px;
    text-align: left;
  }
  .ctsWrap img {
    width: 100%;
    height: auto;
    /* max-width: 900px; */
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
 
    .view_more .view_more_btn {
        font-size: 13px;
        display: block;
        position: relative;
        width: 45%;
        padding: 20px 0 19px;
        margin: 0 auto;
        text-align: center;
        text-decoration: none;
        color: #222;
        background-color: #fff;
        border: solid;
        border-width: 1px;
        /* border-color: #222; */
        /* border-radius: 8px; */
        box-sizing: border-box;
    }
  .view_more .view_more_btn:hover {
    /* opacity: 0.8; */
    cursor: pointer;
    text-decoration: none;
    color: #000;
    border: 1px solid #222;
    background-color: #fff;
  }
      .view_more .view_more_btn::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 16px;
        width: 11px;
        height: 11px;
        border-top: 1px solid #222;
        border-right: 1px solid #222;
        transform: rotate(45deg);
        margin-top: -4px;
    }
  .txt_cat_title {
    /* font-size: 2.5rem; */
    /* line-height: initial; */
    margin: 50px auto 15px;
    width: 100%;
    max-width: 510px;
  }
  .txt_cat_title h3 {
    font-size: 21px;
    /* line-height: initial; */
    margin-bottom: 6px;
    font-weight: 700;
    font-style: normal;
  }
  .txt_cat_title_num {
    font-size: 2.4rem;
    display: block;
    margin-bottom: 30px;
  }
  .txt_cat_title_item {
    font-size: 1.8rem;
    display: block;
    margin-top: 12px;
    font-weight: normal;
    letter-spacing: 0.04em;
  }
  /*根岸追加分_20231010*/
  .cmn-btn1 {
    /* margin: 30px 0; */
    text-align: center;
    margin-bottom: 50px;
    margin-top: auto;
  }
  .cmn-btn1 a {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.5cm;
    /* padding: 0 60px; */
    /* letter-spacing: 0.05em; */
    color: #fff;
    /* border: 2px solid #353535; */
    /* background: #414141; */
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 60%;
    font-size: 15px;
  }
  .cmn-btn1 a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .cmn-btn2 {
    /* margin: 30px 0; */
    text-align: center;
    margin-bottom: 50px;
    margin-top: auto;
  }
  .cmn-btn2 a {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.5cm;
    /* padding: 0 60px; */
    letter-spacing: 0.05em;
    color: #fff;
    /* border: 2px solid #353535; */
    background: #414141;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 60%;
    font-size: 15px;
  }
  .cmn-btn2 a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    margin-top: -4px;
  }
    
    
  li.item_price {
    color: #000;
  }
  .mainWrap {
    margin-bottom: 150px;
  }

     .sec_main {
        margin: 0 auto 75px;
        width: auto;
    }
 

  .method_area {
    width: 76%;
    margin: 0 auto;
  }
  .method_img {
        width: 55%;
        margin: 0 auto 35px;
        border: 1px solid #ababab;
    }
  .method_item {
    /* text-align: left; */
    margin: 0 0 95px;
  }
  .method_area p {
        margin: 0 auto;
        /* width: 70%; */
    }
  .cp_wrapper {
    margin: 0 auto 65px;
    width: 80%;
  }
  .cate-ttl {
    font-size: 20px;
    /* margin-top: 70px; */
    margin-bottom: 13px;
    /* line-height: 1.5; */
    letter-spacing: 3;
    text-align: left;
    position: relative;
    padding-left: 20px;
    font-weight: 600;
  }
  .cate-ttl:before {
    content: "";
    background-color: #222;
    width: 10px;
    height: 100%;
    left: 0;
    position: absolute;
  }
  .cate-area {
    margin-bottom: 11px;
  }
  .method_area .cate-item {
        font-size: 16px;
        /* font-weight: 600; */
        margin-bottom: 35px;
    }
  .cate-desciption {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 13px;
  }
  .cate-case-area {
    margin-bottom: 10px
  }
  .cate-case {
    font-weight: 600;
    margin-bottom: 1px;
  }
  .cate-area .t_link {
    text-decoration: underline;
    color: #222;
  }
  ul.method_img_are {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* justify-content: space-around; */
    /* justify-content: center; */
    /* justify-content: space-evenly; */
    width: 97%;
    margin: 0 auto;
    margin: 0 auto 30px;
  }
  .method_img_are li {
    width: 47%;
    margin-bottom: 65px;
  }
  .method_img2 {
    border: 2px solid #c6c6c6;
    margin: 0 auto 10px;
    width: auto;
  }
  ul.method_img_are3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .method_img_are3 li {
    width: 32.5%;
  }
  .t_b {
    font-weight: 600;
  }
  /*根岸追加分*/
    
    .balloon3-right-btm {
    position: relative;
    margin: 0px auto 18px;
    width: 55px;
    height: 50px;
    background: #eee;
    border-radius: 50%;
    background-color: #eee;
    background-size: 1.4rem 1.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/res/img/icons/ico-favorite-on.png);
}
    
    
    .title_t {
    font-size: 24px;
    margin: 0 0 10px;
    text-align: center;
    line-height: 1.5;
    font-weight: 600;
}
    
    
.lead {
    margin: 0 auto 80px;
    /* width: 835px; */
}
.lead_p {
            padding: 0 15px;
            margin-bottom: 25px;
            text-align: center;
            font-size: 16px;
}

.point_area{
	/* text-align: center; */
	margin-bottom: 30px;
}
    .point_no {
        font-size: 17px;
        font-weight: 600;
        padding: 13px 0;
        /* background: #f0f6ff; */
        /* color: #ff5933; */
        display: inline-block;
        background: #444;
        /* color: #e51a3f; */
        margin-bottom: 8px;
        width: 100%;
    }
.view_more {
          margin: 55px auto 0;
}
.view_more .view_more_btn2 {
    font-size: 15px;
    font-weight: 600;
    display: block;
    position: relative;
    width: 41%;
    /* padding: 13px 0 12px; */
    height: 1.5cm;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #444;
    border: solid;
    /* border-width: 1px; */
    border-color: #222;
    /* border-radius: 3px; */
    box-sizing: border-box;
    line-height: -0.5;
}
.view_more .view_more_btn2:hover {
opacity:0.8;
cursor: pointer;
text-decoration: none;
}
.method_text {
    margin: 20px 0 25px;
}
.commnets_txt{
	font-size: 13px;
	display: block;
}


p.p1_cap {
    text-align: center;
    /* width: 80%; */
    margin: 0 auto;
    font-size: 16px;
    /* color: #7d7d7d; */
    margin-bottom: 12px;
}
    p.p3_cap {
    text-align: center;
    /* width: 80%; */
    margin: 0 auto;
    font-size: 16px;
    /* color: #7d7d7d; */
    margin-bottom: 7px;
}
    
.method_img_b {
    width: 63%;
    margin: 0 auto 35px;
}
      .sec_member {
        background: url(/res/img/guide/favorite/sp/bg_mem.jpg);
        background-size: 10%;
        padding: 5% 3% 2%;
        width: 75%;
        margin: 0 auto;
    }
.sec_member p{
    
text-align: center;
    
font-weight: 600;
    
margin-bottom: 4px;
    
font-size: 17px;
    
color: #333;
} 
        .triangle3{
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid #9d9d9d;
  margin: 10px auto 10px;
} 
    

    
}