@charset "utf-8";
:root{
  --color-blue:#3786c7;
  --color-blue2:#0068b7;
  --color-green:#8fc31f;
  --color-orange:#f39800;
  --color-red:#e60012;
  --color-red2:#ea6172;
  --color-purple:#714f9d;
}
main{
  background: url(../img/bg_ptn.jpg)repeat;
  background-size: 30px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.inner{
  width: 86.666%;
}
.sec_recommend,.sec_ranking{
  background-color: #fff;
}

/* ===============================================
# sec_main
=============================================== */
.sec_main{
  padding-top: 35px;
  background: url(../img/bg_main.png)no-repeat;
  background-size: 100% auto;
  padding-bottom: 60px;
}
.sec_main .area_main{
  background :#9ac827;
  padding: 34px 0 25px;
  box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.1);
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.sec_main h1{
  width: 80.15%;
  margin: 0 auto;
  max-width: 450px;
}
.sec_main .txt_lead{
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  margin-top: 24px;
}
.sec_main .txt_lead + .txt_lead{
  margin-top: 18px;
}
.sec_main .area_index{
  position: relative;
  margin-top: 20px;
}
.sec_main .area_index::before{
  content: "";
  display: block;
  border-radius: 6px;
  width: 109%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
}
.sec_main .area_index::after{
  content: "";
  display: block;
  width: 38px;
  height: 64px;
  background: url(../img/bg_comment.svg)no-repeat;
  background-size: contain;
  position: absolute;
  top: -57px;
  left: 7px;
}
.sec_main .area_index dl{
  position: relative;
  padding: 13px 20px 25px;
}
.sec_main .area_index dl dt{
  font-size: 1.8rem;
  letter-spacing: 1px;
}
.sec_main .area_index dl dd{
  margin-top: 8px;
}
.sec_main .area_index .link_page li + li{
  margin-top: 14px;
}
.sec_main .area_index .link_page li a{
  display: flex;
  align-items: center;
  font-weight: 700;
}
.sec_main .area_index .link_page li a .no{
  border: 1px solid #000;
  border-radius: 50px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  font-weight: normal;
  margin-right: 12px;
}
.sec_main .area_index .link_page li a::after{
  content: "";
  display: inline-block;
  background: url(../img/ico_anc.svg) no-repeat;
  background-size: contain;
  width: 14px;
  height: 10px;
  margin-left: 5px;
}
@media (min-width :835px){
}


/* ===============================================
# sec_contents area_people
=============================================== */
.sec_contents{
  background: url(../img/bg_illust.png)repeat-y;
  background-size: 100% auto;
}
.area_people{
  background: #fff;
  border-radius: 325px;
  position: relative;
  padding-top: 94px;
  box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.1);
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.area_people + .area_people{
  margin-top: 65px;
}
.area_people .img_top{
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  width: 33.53%;
  max-width: 120px;
}
.area_people .ttl_people{
  padding: 0 13.53%;
  line-height: 1.5;
}
.area_people .ttl_people .name{
  font-size: 1.4rem;
}
.area_people .ttl_people .name em{
  font-size: 1.9rem;
  font-weight: 500;
}
.area_people .ttl_people .company{
  display: block;
  position: relative;
  text-align: right;
  padding-top: 32px;
  font-size: 1.9rem;
}
.area_people .ttl_people .company::before{
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
.area_people .box_lead{
  position: relative;
  margin-top: 8px;
  padding: 18px 6px 21px;
}
.area_people .box_lead::before{
  content: "";
  display: block;
  width: 109%;
  height: 100%;
  position: absolute;
  top:0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 6px;
}
.area_people .box_lead::after{
  content: "";
  display: block;
  width: 38px;
  height: 64px;
  position: absolute;
  top: -57px;
  left: 7px;
}
.area_people .box_lead p{
  color: #fff;
  position: relative;
  line-height: 1.65;
}
.area_people .box_lead + .box_year{
  margin-top: 25px;
}
.area_people .box_year{
  display: flex;
  padding: 0 16px;
}
.area_people .box_year .ttl_year{
  position: relative;
  width: 30px;
  padding: 16px 7px;
  line-height: 1.3;
  color: #fff;
  text-align: center;
}
.area_people .box_year .ttl_year::before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50px 50px 0 0 ;
  position: absolute;
  top: 0;
  left: 0;
}
.area_people .box_year .ttl_year span{
  position: relative;
}
.area_people .box_year .list_year{
  padding: 11px 5px 37px 30px;
}
.area_people .box_year .list_year li{
  position: relative;
}
.area_people .box_year .list_year li + li{
  margin-top: 20px;
}
.area_people .box_year .list_year li::before{
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  position: absolute;
  left: -14px;
  top: 13px;
}
.area_people .box_year .list_year li .ttl{
  margin-top: 5px;
  display: block;
  line-height: 1.65;
  font-size: 1.8rem;
  font-weight: bold;
}
.area_people .box_year .list_year li .ttl em{
  font-size: 2.1rem;
  line-height: 1.5;
}
.area_people .box_year .list_year li.img .txt{
  width: 79%;
}
.area_people .box_year .list_year li .txt{
  display: block;
  margin-top: 6px;
  line-height: 1.65;
  letter-spacing: 1px;
  position: relative;
}
.area_people .box_year .list_year li img{
  margin-top: 13px;
}
.area_people .box_support{
  border-radius: 0 0 325px 325px;
  position: relative;
  margin-top: 65px;
  padding: 32px 16px 46px 16px;
}
.area_people .box_support .ttl_support{
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  position: absolute;
  top: -46px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 0 40px 0 89px;
  padding: 0 12.3% 0 27.38%;
  text-indent: -35px;
  letter-spacing: 2px;
}
.area_people .box_support .box_flex{
  display: flex;
  gap: 5.15%;
  justify-content: center;
}
.area_people .box_support .box_flex .item_img{
  width: 38.144%;
  margin-top: 6px;
  max-width: 112px;
}
.area_people .box_support .box_flex .item_txt{
  width: 56.7%;
  padding-right: 10px;
}
.area_people .box_support .box_flex .item_txt .ttl{
  font-size: 1.8rem;
  line-height: 1;
  margin-top: 4px;
}
.area_people .box_support .box_flex .item_txt .txt{
  font-size: 1.5rem;
  font-family: "Zen Kurenaido", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 8px;
  line-height: 1.6;
}
/* 個別の装飾 */
.area_people:nth-child(1) .ttl_people .company::before{
  background: url(../img/deco_people_bl.png)no-repeat center;
  background-size: contain;
}
.area_people:nth-child(1) .box_lead::before{
  background-color: var(--color-blue);
}
.area_people:nth-child(1) .box_lead::after{
  background: url(../img/bg_comment_bl.svg) no-repeat;
  background-size: contain;
}
.area_people:nth-child(1) .box_support .ttl_support{
  color: var(--color-blue2);
}
.area_people:nth-child(1) .box_support{
  background-color: #e5ebf7;
}
.area_people:nth-child(1) .box_year:nth-child(4) .list_year li:nth-child(2) .txt::before{
  content: "";
  display: block;
  width: 86px;
  height: 133px;
  background: url(../img/img_s02.png)no-repeat;
  background-size: contain;
  position: absolute;
  top: 4px;
  right: -86px;
}
.area_people:nth-child(1) .box_year:nth-child(7) .list_year li img{
  width: 120%;
  max-width: none;
  left: -45px;
  top: 0;
  position: relative;
}

.area_people:nth-child(2) .ttl_people .company::before{
  background: url(../img/deco_people_rd.png)no-repeat center;
  background-size: contain;
}
.area_people:nth-child(2) .box_lead::before{
  background-color: var(--color-red2);
}
.area_people:nth-child(2) .box_lead::after{
  background: url(../img/bg_comment_rd.svg) no-repeat;
  background-size: contain;
}
.area_people:nth-child(2) .box_support .ttl_support{
  color: var(--color-red2);
}
.area_people:nth-child(2) .box_support{
  background-color: #fdeae9;
}
.area_people:nth-child(2) .list_year li.img:nth-child(1) .txt::before{
  content: "";
  display: block;
  width: 71px;
  height: 261px;
  background: url(../img/img_y02.png)no-repeat;
  background-size: contain;
  position: absolute;
  right: -88px;
  top: -28px;
}
.area_people:nth-child(2) .box_year:nth-child(6) li:nth-child(1) img{
  position: relative;
  top: -3px;
  left: -47px;
  width: 119%;
  max-width: none;
}

.area_people:nth-child(3) .ttl_people .company::before{
  background: url(../img/deco_people_gr.png)no-repeat center;
  background-size: contain;
}
.area_people:nth-child(3) .box_lead::before{
  background-color: var(--color-green);
}
.area_people:nth-child(3) .box_lead::after{
  background: url(../img/bg_comment_gr.svg) no-repeat;
  background-size: contain;
}
.area_people:nth-child(3) .box_support .ttl_support{
  color: var(--color-green);
}
.area_people:nth-child(3) .box_support{
  background-color: #edf5db;
}
.area_people:nth-child(3) .box_year:nth-child(4) .list_year .txt:nth-child(3)::before{
  content: "";
  display: block;
  width: 80px;
  height: 286px;
  background: url(../img/img_yz02.png)no-repeat;
  background-size: contain;
  position: absolute;
  right: -85px;
  top: -5px;
}
.area_people:nth-child(3) .box_year:nth-child(6) .list_year li:nth-child(3) img{
  position: relative;
  top: -1px;
  left: -46px;
  max-width: none;
  width: 112%;
}

/* color */
.area_people .box_year.c_bl .ttl_year::before{
  background: linear-gradient(180deg,rgba(55, 134, 199, 1) 0%, rgba(55, 134, 199, 1) 50%, rgba(255, 255, 255, 0) 100%);
}
.area_people .box_year.c_bl .list_year li::before{
  background-color: var(--color-blue);
}
.area_people .box_year.c_gr .ttl_year::before{
  background: linear-gradient(180deg,rgba(143, 195, 31, 1) 0%, rgba(143, 195, 31, 1) 50%, rgba(255, 255, 255, 0) 100%);
}
.area_people .box_year.c_gr .list_year li::before{
  background-color: var(--color-green);
}
.area_people .box_year.c_or .ttl_year::before{
  background: linear-gradient(180deg,rgba(243, 152, 0, 1) 0%, rgba(243, 152, 0, 1) 50%, rgba(255, 255, 255, 0)   100%);
}
.area_people .box_year.c_or .list_year li::before{
  background-color: var(--color-orange);
}
.area_people .box_year.c_rd .ttl_year::before{
  background: linear-gradient(180deg,rgba(230, 0, 18, 1) 0%, rgba(230, 0, 18, 1) 50%, rgba(255, 255, 255, 0) 100%);
}
.area_people .box_year.c_rd .list_year li::before{
  background-color: var(--color-red);
}
.area_people .box_year.c_pp .ttl_year::before{
  background: linear-gradient(180deg,rgba(113, 79, 157, 1) 0%, rgba(113, 79, 157, 1) 50%, rgba(255, 255, 255, 0) 100%);
}
.area_people .box_year.c_pp .list_year li::before{
  background-color: var(--color-purple);
}


/* ===============================================
# area_link
=============================================== */
.area_link{
  padding-top: 46px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.area_link .btn_link a{
  width: 100%;
  max-width: 280px;
  display: block;
  background: #fff;
  border: 1px solid #000;
  border-radius: 50px;
  padding: 12px 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
}
.area_link .btn_link.c_pink a{
  background-color: #f19dae;
  color: #fff;
  border-color: #f19dae;
  box-shadow: 0px 3px 0px 0px #e46177;
}
.area_link .btn_link.c_green a{
  background-color: #9ac827;
  color: #fff;
  border-color: #9ac827;
  box-shadow: 0px 3px 0px 0px #5d9d06;
}
.area_link .btn_link + .btn_link{
  margin-top: 14px;
}
@media (min-width :835px){
  .area_link .btn_link a{
    max-width: 340px;
  }
}


/* ===============================================
# sec_bnr
=============================================== */
.sec_bnr{
  padding-top: 50px;
  padding-bottom: 50px;
}
.sec_bnr .area_bnr{
  width: 62.66%;
  margin: 0 auto;
  max-width: 477px;
}