@charset "EUC-JP";
@media screen and (min-width: 769px) {
body {
 min-width: 1280px;
}
}
.bg_line {
 display: block;
}
.head_ttl_box .head_ttl {
   color: #333;
   text-shadow: none;
}
.breadcrumb .wrap, .privacy .wrap {
   max-width: 1280px;
}
.privacy .wrap {
   min-width: 1280px;
}
.privacy {
   padding-bottom: 200px;
   /* 左ナビ */
   /* コンテンツ */
}
@media screen and (max-width: 768px) {
 .privacy {
  padding-bottom: 50px;
}
}
.privacy .wrap {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
@media screen and (max-width: 768px) {
   .privacy .wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      min-width: 100%;
   }
   .privacy .wrap.wrap_sp {
      width: 100%;
   }
   .privacy .sp_inner {
      width: 94%;
      margin-left: auto;
      margin-right: auto;
   }
}
.privacy aside {
   width: 260px;
}
@media screen and (max-width: 768px) {
   .privacy aside {
      width: 100%;
      margin-bottom: 15px;
   }
}
.privacy aside .ttl_aside {
   background-color: #a1925d;
   color: #fff;
   font-size: 2.0rem;
   font-weight: 600;
   text-align: center;
   border-top-right-radius: 15px;
   border-top-left-radius: 15px;
   padding: 20px 0 15px;
}
@media screen and (max-width: 768px) {
   .privacy aside .ttl_aside.sp {
      border-radius: 8px;
      font-size: 1.8rem;
      padding: 0;
      width: 100%;
      height:45px;
      display: flex;
      justify-content: center;
    align-items: center;
   }
}
.privacy aside .ttl_aside.sp.on {
   border-radius: 15px 15px 0 0;
}
.privacy aside .aside_content {
   border-bottom-right-radius: 15px;
   border-bottom-left-radius: 15px;
   background-color: #eae7df;
   padding: 20px 0 40px;
}
@media screen and (max-width: 768px) {
   .privacy aside .aside_content {
      display: none;
   }
}
@media screen and (max-width: 768px) {
   .privacy aside .more_block {
      display: none;
   }
}
.privacy aside .more_block.show {
   display: block;
}
@media screen and (max-width: 768px) {
   .privacy aside .more_block .clm:not(:nth-last-of-type(1)) {
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: solid 1px #fff;
   }
}
@media screen and (max-width: 768px) {
   .privacy aside .more_block .ttl_clm {
      background-color: transparent !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      padding-left: 18px !important;
      padding: 0 23px 0 18px !important;
      margin-bottom: 17px !important;
   }
}
@media screen and (max-width: 768px) {
   .privacy aside .more_block .ttl_clm:before {
      left: 0 !important;
   }
}
@media screen and (max-width: 768px) {
   .privacy aside .ttl_sp {
      width: 88%;
      margin: 0 auto;
      font-size: 1.7rem;
      font-weight: 600;
      padding-bottom: 10px;
   }
}
.privacy aside .clm {
   width: 208px;
   margin: 0 auto;
   padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm {
      width: 88%;
   }
}
.privacy aside .clm .ttl_clm {
   background-color: #fff;
   font-size: 1.6rem;
   font-weight: 600;
   position: relative;
   padding: 12px 23px 12px 46px;
   margin-bottom: 15px;
   border-radius: 8px;
}
@media screen and (max-width: 768px) {
 .privacy aside .clm .ttl_clm {
  padding-left: 26px;
  font-size: 1.7rem;
  margin-bottom: 18px;

 }
}
.privacy aside .clm .ttl_clm:before {
   content: '';
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 9px 0 9px 10px;
   position: absolute;
   left: 23px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
 .privacy aside .clm .ttl_clm:before {
  left: 10px;
  border-width: 7px 0 7px 9px;
}
}
.privacy aside .clm .check_list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
.privacy aside .clm .check_list {
 justify-content: flex-start;
}
}
.privacy aside .clm .check_list .item {
   width: 50%;
   font-size: 1.4rem;
   padding-top: 10px;
}
.privacy aside .clm .check_list .item.pc_one {
      width: 100%;
 }
.privacy aside .clm .check_list .item:first-of-type,.privacy aside .clm .check_list .item:nth-of-type(2) {
      padding-top: 0;
}
.privacy aside .clm .check_list .item.pc_one:nth-of-type(2) {
      padding-top: 10px;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm .check_list .item {
      font-size: 1.5rem;
      padding-top: 17px;
   }
 
 .privacy aside .clm .check_list .item.sp_three {
      width: 32%;
      padding-right: 18px;
   }
 .privacy aside .clm .check_list .item.sp_three:last-of-type {
      padding-right: 0;
   }
    .privacy aside .clm .check_list .item.sp_three:first-child,
    .privacy aside .clm .check_list .item.sp_three:nth-of-type(2)
 {
      padding-top: 17px;
   }
}
.privacy aside .clm .check_list input[type="checkbox"] {
   opacity: 0;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   position: absolute;
}
.privacy aside .clm .check_list input[type="checkbox"] + span::before {
   display: inline-block;
   content: '';
   width: 1.4rem;
   height: 1.4rem;
   margin-right: 5px;
   background-color: #fff;
}
@media screen and (max-width: 768px) {
 .privacy aside .clm .check_list input[type="checkbox"] + span::before {
  margin-right: 7px;
 }
}
.privacy aside .clm .check_list input[type="checkbox"]:checked + span::before {
   background-image: url("../img/search/icon_check.png");
   background-repeat: no-repeat;
   background-position: center;
}
.privacy aside .clm .check_list input[type="checkbox"]:focus + span::before {
   border-color: #fff;
}
.privacy aside .clm .txt_list .item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding: 5px 0;
}
@media screen and (max-width: 768px) {
 .privacy aside .clm .txt_list .item {
  padding: 10px 0;
 }
 .privacy aside .clm .txt_list .item:first-of-type {
  padding-top: 0;
 }
}
.privacy aside .clm .txt_list .item:not(:last-child) {
   border-bottom: dotted 1px #979797;
}
.privacy aside .clm .txt_list .item p {
   font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
 .privacy aside .clm .txt_list .item p {
   font-size: 1.5rem;
}
}
.privacy aside .clm .txt_list .item a {
   color: #9a9060;
}
.privacy aside .clm .select_box {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
 .privacy aside .clm .select_box {
  margin-bottom: 17px;
 }
}
.privacy aside .clm .select_box p {
   font-size: 1.4rem;
}
.privacy aside .clm .select {
   position: relative;
   width: 94px;
   height: 32px;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm .select {
      width: 46%;
   }
}
.privacy aside .clm .select:before {
   content: "";
   z-index: 2;
   position: absolute;
   right: 12px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   pointer-events: none;
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 7px 4px 0 4px;
   border-color: #ffffff transparent transparent transparent;
}
.privacy aside .clm .select:after {
   content: '';
   position: absolute;
   top: 0;
   right: 0;
   z-index: 1;
   width: 32px;
   height: 32px;
   background-color: #a1925d;
   pointer-events: none;
}
.privacy aside .clm .select select {
   outline: none;
   -moz-appearance: none;
   text-overflow: '';
   background-color: #fff;
   vertical-align: middle;
   font-size: 1.4rem;
   -webkit-appearance: button;
   -moz-appearance: button;
   appearance: button;
   appearance: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   height: 32px;
   color: #a0a0a0;
   width: 100%;
   padding-left: 5px;
}
.privacy aside .clm .select select option {
   background-color: #fff;
}
.privacy aside .clm .select select::-ms-expand {
   display: none;
}
.privacy aside .clm .select select:-moz-focusring {
   color: transparent;
   text-shadow: 0 0 0 #828c9a;
}
.privacy aside .clm.old .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #f2958b;
   box-shadow: 5px 5px 0px 0px #f2958b;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.old .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #f2958b;
      box-shadow: 3px 3px 0px 0px #f2958b;
   }
}
.privacy aside .clm.old .ttl_clm:before {
   border-color: transparent transparent transparent #f2958b;
}
.privacy aside .clm.old .check_list input[type="checkbox"]:checked + span::before {
   background-color: #f2968b;
}
.privacy aside .clm.profession .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #f2cd66;
   box-shadow: 5px 5px 0px 0px #f2cd66;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.profession .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #f2cd66;
      box-shadow: 3px 3px 0px 0px #f2cd66;
   }
}
.privacy aside .clm.profession .ttl_clm:before {
   border-color: transparent transparent transparent #f2cd66;
}
.privacy aside .clm.living .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #9dd7ab;
   box-shadow: 5px 5px 0px 0px #9dd7ab;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.living .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #9dd7ab;
      box-shadow: 3px 3px 0px 0px #9dd7ab;
   }
}
.privacy aside .clm.living .ttl_clm:before {
   border-color: transparent transparent transparent #9dd7ab;
}
.privacy aside .clm.living .check_list input[type="checkbox"]:checked + span::before {
   background-color: #9dd7ab;
}
.privacy aside .clm.body {
   padding-top: 40px;
}
.privacy aside .clm.body .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #a7d6eb;
   box-shadow: 5px 5px 0px 0px #a7d6eb;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.body .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #a7d6eb;
      box-shadow: 3px 3px 0px 0px #a7d6eb;
   }
}
.privacy aside .clm.body .ttl_clm:before {
   border-color: transparent transparent transparent #a7d6eb;
}
.privacy aside .clm.body .check_list input[type="checkbox"]:checked + span::before {
   background-color: #a7d6eb;
}
.privacy aside .clm.blood .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #a3bffa;
   box-shadow: 5px 5px 0px 0px #a3bffa;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.blood .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #a3bffa;
      box-shadow: 3px 3px 0px 0px #a3bffa;
   }
}
.privacy aside .clm.blood .ttl_clm:before {
   border-color: transparent transparent transparent #a3bffa;
}
.privacy aside .clm.blood .check_list input[type="checkbox"]:checked + span::before {
   background-color: #a3bffa;
}
.privacy aside .clm.point .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #a9a8ec;
   box-shadow: 5px 5px 0px 0px #a9a8ec;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.point .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #a9a8ec;
      box-shadow: 3px 3px 0px 0px #a9a8ec;
   }
}
.privacy aside .clm.point .ttl_clm:before {
   border-color: transparent transparent transparent #a9a8ec;
}
.privacy aside .clm.point .check_list input[type="checkbox"]:checked + span::before {
   background-color: #a9a8ec;
}
.privacy aside .clm.income .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #e3aae4;
   box-shadow: 5px 5px 0px 0px #e3aae4;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.income .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #e3aae4;
      box-shadow: 3px 3px 0px 0px #e3aae4;
   }
}
.privacy aside .clm.income .ttl_clm:before {
   border-color: transparent transparent transparent #e3aae4;
}
.privacy aside .clm.income .check_list input[type="checkbox"]:checked + span::before {
   background-color: #e3aae4;
}
.privacy aside .clm.relationship .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #f39e94;
   box-shadow: 5px 5px 0px 0px #f39e94;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.relationship .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #f39e94;
      box-shadow: 3px 3px 0px 0px #f39e94;
   }
}
.privacy aside .clm.relationship .ttl_clm:before {
   border-color: transparent transparent transparent #f39e94;
}
.privacy aside .clm.relationship .check_list input[type="checkbox"]:checked + span::before {
   background-color: #f39e94;
}
.privacy aside .clm.history .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #f2cd66;
   box-shadow: 5px 5px 0px 0px #f2cd66;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.history .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #f2cd66;
      box-shadow: 3px 3px 0px 0px #f2cd66;
   }
}
.privacy aside .clm.history .ttl_clm:before {
   border-color: transparent transparent transparent #f2cd66;
}
.privacy aside .clm.history .check_list input[type="checkbox"]:checked + span::before {
   background-color: #f2cd66;
}
.privacy aside .clm.child .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #9dd7ab;
   box-shadow: 5px 5px 0px 0px #9dd7ab;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.child .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #9dd7ab;
      box-shadow: 3px 3px 0px 0px #9dd7ab;
   }
}
.privacy aside .clm.child .ttl_clm:before {
   border-color: transparent transparent transparent #9dd7ab;
}
.privacy aside .clm.child .check_list input[type="checkbox"]:checked + span::before {
   background-color: #9dd7ab;
}
.privacy aside .clm.tobacco .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #a7d6eb;
   box-shadow: 5px 5px 0px 0px #a7d6eb;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.tobacco .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #a7d6eb;
      box-shadow: 3px 3px 0px 0px #a7d6eb;
   }
}
.privacy aside .clm.tobacco .ttl_clm:before {
   border-color: transparent transparent transparent #a7d6eb;
}
.privacy aside .clm.tobacco .check_list input[type="checkbox"]:checked + span::before {
   background-color: #a7d6eb;
}
.privacy aside .clm.sake .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #a3bffa;
   box-shadow: 5px 5px 0px 0px #a3bffa;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.sake .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #a3bffa;
      box-shadow: 3px 3px 0px 0px #a3bffa;
   }
}
.privacy aside .clm.sake .ttl_clm:before {
   border-color: transparent transparent transparent #a3bffa;
}
.privacy aside .clm.sake .check_list input[type="checkbox"]:checked + span::before {
   background-color: #a3bffa;
}
.privacy aside .clm.conditions .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #a9a8ec;
   box-shadow: 5px 5px 0px 0px #a9a8ec;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.conditions .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #a9a8ec;
      box-shadow: 3px 3px 0px 0px #a9a8ec;
   }
}
.privacy aside .clm.conditions .ttl_clm:before {
   border-color: transparent transparent transparent #a9a8ec;
}
.privacy aside .clm.conditions .check_list input[type="checkbox"]:checked + span::before {
   background-color: #a9a8ec;
}
.privacy aside .clm.checklist .ttl_clm {
   -webkit-box-shadow: 5px 5px 0px 0px #e3aae4;
   box-shadow: 5px 5px 0px 0px #e3aae4;
}
@media screen and (max-width: 768px) {
   .privacy aside .clm.checklist .ttl_clm {
      -webkit-box-shadow: 3px 3px 0px 0px #e3aae4;
      box-shadow: 3px 3px 0px 0px #e3aae4;
   }
}
.privacy aside .clm.checklist .ttl_clm:before {
   border-color: transparent transparent transparent #e3aae4;
}
.privacy aside .clm.checklist .check_list input[type="checkbox"]:checked + span::before {
   background-color: #e3aae4;
}
.privacy aside .btn_submit {
   width: 212px;
   height: 44px;
   line-height: 44px;
   font-size: 1.7rem;
   font-weight: bold;
   color: #fff;
   background-color: #a1925d;
   border-radius: 8px;
   margin: 0 auto;
   display: block;
}
@media screen and (max-width: 768px) {
   .privacy aside .btn_submit {
      width: 88%;
   }
}

@media screen and (max-width: 768px) {
 .privacy aside .btn_more {
  width: 72%;
   margin: 30px auto 0;
   background-color: #fff;
   border-radius: 5px;
   padding: 8px 0;
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
  font-size: 1.5rem;
 }
}
.privacy aside .btn_more .icon {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   position: relative;
   width: 22px;
   height: 22px;
   border-radius: 11px;
   background-color: #a1925d;
   font-size: 1.7rem;
   font-weight: 600;
   color: #fff;
   margin-right: 10px;
}
.privacy aside .btn_more .icon span:before, .privacy aside .btn_more .icon span:after {
   content: '';
   width: 12px;
   height: 2px;
   background-color: #fff;
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}
.privacy aside .btn_more .icon span:before {
   -webkit-transition: -webkit-transform .4s ease;
   transition: -webkit-transform .4s ease;
   transition: transform .4s ease;
   transition: transform .4s ease, -webkit-transform .4s ease;
   -webkit-transform: translate(-50%, -50%) rotate(-90deg);
   transform: translate(-50%, -50%) rotate(-90deg);
}
.privacy aside .btn_more.on .icon span:before {
   -webkit-transform: translate(-50%, -50%) rotate(0deg);
   transform: translate(-50%, -50%) rotate(0deg);
}
.privacy .content {
   width: 996px;
}
@media screen and (max-width: 768px) {
   .privacy .content {
      width: 100%;
   }
}
.privacy .content .search_result {
   padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
   .privacy .content .search_result {
      font-size: 1.3rem;
   }
}
.privacy .content .control_box {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   margin-bottom: 7px;
}
@media screen and (max-width: 768px) {
 .privacy .content .control_box {
  margin-bottom: 20px;
 }
}

@media screen and (max-width: 768px) {
 .privacy .content .control_box div {
   margin-right: 10px;
}
 .privacy .content .control_box div:last-of-type {
   margin-right: 0;
}
}
@media screen and (max-width: 350px) {
 .privacy .content .control_box div {
   margin-right: 5px;
}
}

.privacy .content .control_box .select01 {
   position: relative;
   width: 135px;
   height: 47px;
   margin-right: 10px;
}
.privacy .content .control_box .select02 {
 margin-right: 10px;
}

@media screen and (max-width: 350px) {
 .privacy .content .control_box .select01 select {
  font-size: 1.3rem;
 }
}

.privacy .content .control_box .select01,.privacy .content .control_box .select02, .privacy .content .control_box .select03 {
   position: relative;
   width: 135px;
   height: 47px;
   background: #fff;
   border: 1px solid #eae7df;
}
@media screen and (max-width: 768px) {
 .privacy .content .control_box .select01 {
   width: 110px;
   height: 35px;
}
 .privacy .content .control_box .select01 select {
  width: 87px;
  height: 35px;
  font-size: 1.3rem;
  padding-left: 50px;
 }
}
@media screen and (max-width: 768px) {
 .privacy .content .control_box .select02 {
  width: 93px;
 }
 .privacy .content .control_box .select03 {
  width: 140px;
 }
 .privacy .content .control_box .select02, .privacy .content .control_box .select03 {
  height: 35px;
 }
}
.privacy .content .control_box .select02:before, .privacy .content .control_box .select03:before {
   content: "";
   z-index: 2;
   position: absolute;
   left: 16px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   pointer-events: none;
   width: 18px;
   height: 11px;
   background: url(../img/search/icon_select_02.png) no-repeat;
   background-size: 100%;
}
@media screen and (max-width: 768px) {
 .privacy .content .control_box .select02:before, .privacy .content .control_box .select03:before {
left: 8px;
  top: 50%;
  width: 12px;
   height: 6px;
}
}
@media screen and (max-width: 350px) {
 .privacy .content .control_box .select02:before, .privacy .content .control_box .select03:before {
left: 5px;
}
}
.privacy .content .control_box .select02 select, .privacy .content .control_box .select03 select {
   outline: none;
   -moz-appearance: none;
   text-overflow: '';
   background-color: #fff;
   vertical-align: middle;
   font-size: 1.4rem;
   -webkit-appearance: button;
   -moz-appearance: button;
   appearance: button;
   appearance: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   height: 47px;
   width: 100%;
   background-color: #fff;
   border: solid 1px #eae7df;
   padding-left: 41px;
}
 @media screen and (max-width: 768px) {
  .privacy .content .control_box .select02 select, .privacy .content .control_box .select03 select {
   font-size: 1.4rem;
   padding-left: 24px;
   height: 35px;
 }
 }
 @media screen and (max-width: 350px) {
  .privacy .content .control_box .select02 select, .privacy .content .control_box .select03 select {
   padding-left: 20px;
 }
 }
 @media screen and (max-width: 350px) {
    .privacy .content .control_box .select02 select, .privacy .content .control_box .select03 select {
   font-size: 1.2rem;
 }
}
.privacy .content .control_box .select02 select option, .privacy .content .control_box .select03 select option {
   background-color: #fff;
}
.privacy .content .control_box .select02 select option:nth-of-type(odd), .privacy .content .control_box .select03 select option:nth-of-type(odd) {
   background-color: #eae7df;
}
.privacy .content .control_box .select02 select::-ms-expand, .privacy .content .control_box .select03 select::-ms-expand {
   display: none;
}
.privacy .content .control_box .select02 select:-moz-focusring, .privacy .content .control_box .select03 select:-moz-focusring {
   color: transparent;
   text-shadow: 0 0 0 #828c9a;
}
.privacy .content .control_box .select02 {
   width: 127px;
}
.privacy .content .control_box .select03 {
   width: 171px;
}
.privacy .content .tabblock {
   margin-top: -54px;
   padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
   .privacy .content .tabblock {
      margin-top: 0;
      padding-bottom: 0;
   }
}
.privacy .content .tabblock .tablist {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
}
.privacy .content .tabblock .tablist .tab {
   width: 241px;
   height: 55px;
   border-top-right-radius: 15px;
   border-top-left-radius: 15px;
   color: #fff;
   font-size: 2.0rem;
   font-weight: 600;
   margin-left: 2px;
   background-color: #d3d3d3;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   cursor: pointer;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .tablist .tab {
  font-size: 1.5rem;
  width: 142px;
  height: 36px;
  border-top-right-radius: 8px;
   border-top-left-radius: 8px;
 }
}
.privacy .content .tabblock .tablist .tab.woman.active {
   background-color: #f58073;
}
.privacy .content .tabblock .tablist .tab.man.active {
   background-color: #22b1b3;
}
.privacy .content .tabblock .panel {
   display: none;
}
.privacy .content .tabblock .panel.show {
   display: block;
}
.privacy .content .tabblock .clm {
   background-color: #fff;
   border-radius: 15px;
   padding-top: 30px;
   position: relative;
   margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm {
  padding-top: 10px;
 }
}

.privacy .content .tabblock .clm:nth-of-type(1) {
   border-radius: 0 0 15px 15px;
}
.privacy .content .tabblock .clm .clm_check {
   position: absolute;
   top: 15px;
   left: 10px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .clm_check {
  top: 10px;
  left: 10px;
  width: 31px;
  height: 31px;
 }
}

.privacy .content .tabblock .clm .clm_check input[type="checkbox"] {
   opacity: 0;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   display: none;
}
.privacy .content .tabblock .clm .clm_check input[type="checkbox"] + span::before {
   display: inline-block;
   content: '';
   width: 31px;
   height: 31px;
   margin-right: 5px;
   background-color: #fff;
   border: solid 2px #a1925d;
   border-radius: 3px;
   top: 0;
   left: 0;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .clm_check input[type="checkbox"] + span::before {
  margin-right: 0;
 }
}

.privacy .content .tabblock .clm .clm_check input[type="checkbox"]:checked + span::before {
   background: #a1925d
}
.privacy .content .tabblock .clm .clm_check input[type="checkbox"]:checked + span::after {
   content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 9px;
    margin-top: -9px;
    top: 18px;
    left: 6px;
    transform: rotate(-45deg);
    border-bottom: 3px solid;
    border-left: 3px solid;
    border-color: #fff;
}
@media screen and (max-width: 768px) {
.privacy .content .tabblock .clm .clm_check input[type="checkbox"]:checked + span::after {
   content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 9px;
    margin-top: -9px;
    top: 18px;
    left: 8px;
    transform: rotate(-45deg);
    border-bottom: 3px solid;
    border-left: 3px solid;
    border-color: #fff;
}
}

.privacy .content .tabblock .clm .profile, .privacy .content .tabblock .clm .info, .privacy .content .tabblock .clm .detail .block {
   width: 882px;
   margin: 0 auto;
}
@media screen and (max-width: 768px) {
   .privacy .content .tabblock .clm .profile, .privacy .content .tabblock .clm .info, .privacy .content .tabblock .clm .detail .block {
      width: 100%;
   }
   .privacy .content .tabblock .clm .info {
      padding: 0 20px;
   }
}
.privacy .content .tabblock .clm .profile {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
   .privacy .content .tabblock .clm .profile {
      flex-wrap: wrap;
      padding-top: 10px;
      margin-bottom: 10px;
   }
}
.privacy .content .tabblock .clm .profile .icon_box {
   margin-right: 27px;
}
@media screen and (max-width: 768px) {
   .privacy .content .tabblock .clm .profile .icon_box {
      width: 100%;
      margin-right: 0;
      text-align: center;
   }
}
@media screen and (max-width: 768px) {
   .privacy .content .tabblock .clm .profile .icon_box img {
      width: 80px;
      height: 80px;
      object-fit: cover;
   }
}

.privacy .content .tabblock .clm .profile .name_box {
   -webkit-box-flex: 1;
   -ms-flex-positive: 1;
   flex-grow: 1;
}
@media screen and (max-width: 768px) {
   .privacy .content .tabblock .clm .profile .name_box {
      width: 100%;
      padding: 0 20px;
   }
}
.privacy .content .tabblock .clm .profile .name_box .id {
   padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .profile .name_box .id {
  font-size: 1.1rem;
 }
}
.privacy .content .tabblock .clm .profile .name_box .name {
   font-size: 4.0rem;
   font-weight: 600;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .profile .name_box .name {
   font-size: 2.3rem;
   margin-bottom: 10px;
 }
}
.privacy .content .tabblock .clm .profile .name_box .name span {
   font-size: 2.0rem;
   color: #333;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .profile .name_box .name span {
  font-size: 1.4rem;
 }
}
.privacy .content .tabblock .clm .profile .name_box .icon_list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .profile .name_box .icon_list {
  margin-bottom: 14px;
 }
}
.privacy .content .tabblock .clm .profile .name_box .icon_list .item {
   margin-right: 5px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .profile .name_box .icon_list .item {
   width: 28px;
}
}
.privacy .content .tabblock .clm .profile .btn_box {
   width: 200px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .profile .btn_box {
  width: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
 }
}
.privacy .content .tabblock .clm .profile .btn_box .btn {
   width: 100%;
   height: 46px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   color: #fff;
   font-weight: 600;
   font-size: 2.0rem;
   border-radius: 6px;
   margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .profile .btn_box .btn {
  width: 48%;
  height: 36px;
  font-size: 1.5rem;}
 
}
.privacy .content .tabblock .clm .profile .btn_box .btn.favorite {
   background-color: #d3d3d3;
}
.privacy .content .tabblock .clm .profile .btn_box .btn.favorite span:before {
   content: '\2605';
}
.privacy .content .tabblock .clm .profile .btn_box .btn.favorite.on {
   background-color: #f59e27;
}
.privacy .content .tabblock .clm .profile .btn_box .btn.more {
   background-color: #a1925d;
   padding-left: 16px;
}
.privacy .content .tabblock .clm .profile .btn_box .btn.more span {
   position: relative;
}
.privacy .content .tabblock .clm .profile .btn_box .btn.more span:before {
   content: '';
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 9px 0 9px 15px;
   border-color: transparent transparent transparent #ffffff;
   position: absolute;
   left: -16px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .profile .btn_box .btn.more span:before {
  border-width: 7px 0 7px 12px;
 }
}
.privacy .content .tabblock .clm .info .list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
.privacy .content .tabblock .clm .info .list.sp {
 display: none;
}
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .info .list {
  padding: 0 12px;
 }
}
.privacy .content .tabblock .clm .info .list .item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 10px 0;
}
.privacy .content .tabblock .clm .info .list .item:not(.comment) {
   border-bottom: dotted 1px #dcd7c4;
   width: calc(100% / 3);
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .info .list .item:not(.comment) {
  width: 100%;
 }
  .privacy .content .tabblock .clm .info .list .item:not(.comment):first-of-type {
  border-top: dotted 1px #dcd7c4;
 }
 .privacy .content .tabblock .clm .info .list .item.comment {
  border-bottom: dotted 1px #dcd7c4;
  margin-bottom: 16px;
  overflow: hidden;
  width: 100%;
}
  .privacy .content .tabblock .clm .info .list .item.comment .txt {
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}
.privacy .content .tabblock .clm .info .list .item .ttl {
   width: 141px;
   height: 26px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   margin-right: 10px;
   background-color: #eae7df;
   border-radius: 2px;
   -webkit-box-flex: 0;
   -ms-flex: none;
   flex: none;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .info .list .item .ttl{
   font-size: 1.2rem;
   width: 100px;
   height: 20px;
}
 .privacy .content .tabblock .clm .info .list .item .txt{
  font-size: 1.2rem;
 }
}
.privacy .content .tabblock .clm .detail {
   border-bottom-right-radius: 15px;
   border-bottom-left-radius: 15px;
   padding: 15px 0;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .detail {
   padding: 0;
}
}
.privacy .content .tabblock .clm .detail .list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.privacy .content .tabblock .clm .detail .list .item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .detail .list .item {
  flex-wrap: wrap;
}
}
.privacy .content .tabblock .clm .detail .list .ttl {
   background-color: #f58073;
   height: 38px;
   padding-left: 22px;
   color: #fff;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   position: relative;
   margin-right: 22px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .detail .list .ttl {
  height: 30px;
  margin-right: 0;
  padding-left: 0;
  justify-content: center;
 }
 .privacy .content .tabblock .clm .detail .list .ttl + .txt {
  padding: 10px 0 16px 0;
  display: flex;
  justify-content: center;
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.6;
 }
}
.privacy .content .tabblock .clm .detail .list .ttl:before {
   content: '';
   position: absolute;
   top: 0;
   right: 0;
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 38px 0px 0 15px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .detail .list .ttl:before {
   content: none;
}
}
.privacy .content .tabblock .clm .detail .list .place{
   width: 60%;
}
.privacy .content .tabblock .clm .detail .list .week {
 width: 40%;
}

@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .detail .list .place, .privacy .content .tabblock .clm .detail .list .week {
   width: 100%;
}
}
.privacy .content .tabblock .clm .detail .list .place .ttl, .privacy .content .tabblock .clm .detail .list .week .ttl {
   width: 119px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .detail .list .place .ttl, .privacy .content .tabblock .clm .detail .list .week .ttl {
   width: 100%;
}
}
.privacy .content .tabblock .clm .detail .list .recruitment {
   margin-top: 13px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .detail .list .recruitment {
   margin-top: 0;
   width: 100%;
}
}

.privacy .content .tabblock .clm .detail .list .recruitment .ttl {
   width: 164px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .clm .detail .list .recruitment .ttl {
   width: 100%;
}
}
.privacy .content .tabblock .pagelist {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 45px 0 72px;
}
@media screen and (max-width: 768px) {
 .privacy_bottom {
  display: flex;
  flex-wrap: wrap;
 }
 .privacy .content .tabblock .pagelist {
  width: 100%;
  order: 2;
  padding: 50px 0;
  justify-content: space-between;
 }
}
.privacy .content .tabblock .pagelist .prev a, .privacy .content .tabblock .pagelist .next a {
   width: 55px;
   height: 40px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   background-color: #a1925d;
   color: #fff;
   font-size: 1.9rem;
   font-weight: 600;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .pagelist .prev a, .privacy .content .tabblock .pagelist .next a {
   width: 43px;
   height: 31px;
   font-size: 1.5rem;
}
}
.privacy .content .tabblock .pagelist .page {
   padding: 0 35px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .pagelist .page {
   padding: 0 15px;
}
}
.privacy .content .tabblock .pagelist .page .list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}
.privacy .content .tabblock .pagelist .page .list .item {
   margin: 0 5px;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .pagelist .page .list .item {
 margin:0 3px;
}
}
.privacy .content .tabblock .pagelist .page .list .item a {
   width: 40px;
   height: 40px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   font-size: 1.9rem;
   font-weight: 600;
   background-color: #fff;
   border: solid 1px #b6ac80;
}
@media screen and (max-width: 768px) {
.privacy .content .tabblock .pagelist .page .list .item a {
 width: 30px;
   height: 30px;
  font-size: 1.5rem;
}
}
@media screen and (max-width: 350px) {
.privacy .content .tabblock .pagelist .page .list .item:nth-child(3) {
 display: none;
}
}
.privacy .content .tabblock .pagelist .page .list .item.on a {
   border: none;
   color: #fff;
}
.privacy .content .tabblock .pagelist .page .list .item.more {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
.privacy .content .tabblock .btn_apply {
   width: 573px;
   height: 88px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   border-radius: 6px;
   margin: 0 auto;
   font-size: 2.7rem;
   font-weight: 600;
   color: #fff;
   background-color: #a1925d;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .btn_apply {
  width: 286px;
  height: 68px;
  font-size: 1.8rem;
  margin-top: 25px;
}
}
.privacy .content .tabblock .woman .clm .profile .name_box .name {
   color: #f58073;
}
.privacy .content .tabblock .woman .clm .detail {
   background-color: rgba(245, 128, 115, 0.3);
}
.privacy .content .tabblock .woman .clm .detail .list .ttl {
   background-color: #f58073;
   font-weight: 600;
}
@media screen and (max-width: 768px) {
 .privacy .content .tabblock .woman .clm .detail .list .ttl {
   font-size: 1.3rem;
}
}

.privacy .content .tabblock .woman .clm .detail .list .ttl:before {
   border-color: #fcd9d5 transparent transparent transparent;
}
.privacy .content .tabblock .woman .pagelist .page .list .item.on a {
   background-color: #f58073;
}
.privacy .content .tabblock .man .clm .profile .name_box .name {
   color: #22b1b3;
}
.privacy .content .tabblock .man .clm .detail {
   background-color: #c7ebec;
}
.privacy .content .tabblock .man .clm .detail .list .ttl {
   background-color: #22b1b3;
}
.privacy .content .tabblock .man .clm .detail .list .ttl:before {
   border-color: #c7ebec transparent transparent transparent;
}
.privacy .content .tabblock .man .pagelist .page .list .item.on a {
   background-color: #22b1b3;
}
.privacy .content .pickup {
   background-color: #fff;
   border-top: dotted 1px #d9d5c2;
   border-bottom: dotted 1px #d9d5c2;
   padding: 36px 0 52px;
}
@media screen and (max-width: 768px) {
   .privacy .content .pickup {
      border: none;
   }
}
.privacy .content .pickup .ttl {
   text-align: center;
   font-size: 2.4rem;
   font-weight: 600;
   padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
   .privacy .content .pickup .ttl {
      font-size: 2.0rem;
   }
}
.privacy .content .pickup .slide {
   width: 866px;
   margin: 0 auto;
   position: relative;
}
@media screen and (max-width: 768px) {
   .privacy .content .pickup .slide {
      width: 62%;
   }
}
.privacy .content .pickup .slide .item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.privacy .content .pickup .slide .item .img_box {
   width: 100px;
   margin-right: 10px;
}
@media screen and (max-width: 768px) {
   .privacy .content .pickup .slide .item .img_box {
      width: 50%;
   }
}
.privacy .content .pickup .slide .item .txt {
   font-size: 1.4rem;
   line-height: 1.5;
}
@media screen and (max-width: 768px) {
   .privacy .content .pickup .slide .item .txt {
      font-size: 4vw;
   }
}
.privacy .content .pickup .slide .slick-prev:before, .privacy .content .pickup .slide .slick-next:before {
   content: '';
   position: absolute;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   width: 0;
   height: 0;
   border-style: solid;
   opacity: 1;
}
.privacy .content .pickup .slide .slick-prev {
   left: -50px;
}
@media screen and (max-width: 768px) {
   .privacy .content .pickup .slide .slick-prev {
      left: -30%;
   }
}
.privacy .content .pickup .slide .slick-prev:before {
   border-width: 21px 22px 21px 0;
   border-color: transparent #a1925d transparent transparent;
}
.privacy .content .pickup .slide .slick-next {
   right: -25px;
}
@media screen and (max-width: 768px) {
   .privacy .content .pickup .slide .slick-next {
      right: -19%;
   }
}
.privacy .content .pickup .slide .slick-next:before {
   border-width: 21px 0 21px 22px;
   border-color: transparent transparent transparent #a1925d;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 1.6rem;
  border: 1px solid #EAE7DF;
}
.select-styled {
  position: absolute; 
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  padding-left: 41px;
}
.select01 .select-styled {
  padding-left: 60px;
}


@media screen and (max-width: 768px) {
 .select-styled {
 padding-left: 22px;
 font-size: 1.3rem;
}
}
@media screen and (max-width: 350px) {
 .privacy .content .control_box .select01 {
  width: 100px;
 }
.select-styled {
 padding-left: 20px;
 font-size: 1.1rem;
}
}
@media screen and (max-width: 768px) {
 .select01 .select-styled {
 padding-left: 48px;
}
}

.select-options {
  display: none; 
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
}
.select-options li {
 height: 40px;
 display: flex;
 align-items: center;
 padding-left: 20px;
}
@media screen and (max-width: 768px) {
.select-options li {
 padding-left: 10px;
 font-size: 1.3rem;
 height: 30px;
}
}
@media screen and (max-width: 350px) {
.select-options li {
 font-size: 1.1rem;
}
}
.select-options li:hover {
 background: #EAE7DF;
}
.select_wrap {
 position: relative;
}
#select_label:before {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 31px;
	height: 31px;
	content: '';
	border: solid 2px #a1925d;
 border-radius: 3px;
 z-index: 2;
}
.select_wrap .clm_check input[type="checkbox"] {
   opacity: 0;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   display: none;
}
.select_wrap .clm_check input[type="checkbox"] + span::before {
   display: inline-block;
   content: '';
   width: 31px;
   height: 31px;
   margin-right: 5px;
   background-color: #fff;
   border: solid 2px #a1925d;
   border-radius: 3px;
   position: absolute;
   z-index: 1;
   top: 8px;
   left: 10px;
}
.select_wrap .select01:after {
   position: absolute;
   display: inline-block;
   content: '';
   border-left: 8px solid transparent;
   border-right: 8px solid transparent;
   border-top: 8px solid #9A9060;
   left: 43px;
   top: 18px;
   z-index: 1;
}

@media screen and (max-width: 768px) {
 .select_wrap .clm_check input[type="checkbox"] + span::before {
  width: 20px;
  height: 20px;
  top: 8px;
}
.select_wrap .select01:after {
   border-left: 6px solid transparent;
   border-right: 6px solid transparent;
   border-top: 6px solid #9A9060;
   left: 32px;
   top: 14px;
}
}
@media screen and (max-width: 350px) {
 .select_wrap .clm_check input[type="checkbox"] + span::before {
  width: 18px;
  height: 18px;
}
}
.select_wrap .clm_check input[type="checkbox"]:checked + span::before {
    background: #a1925d;
}
.select_wrap .clm_check input[type="checkbox"]:checked + span::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 18px;
 height: 9px;
    top: 17px;
    left: 16px;
    transform: rotate(-45deg);
    border-bottom: 3px solid;
    border-left: 3px solid;
    border-color: #fff;
   z-index: 1;
}
@media screen and (max-width: 768px) {
 .select_wrap .clm_check input[type="checkbox"]:checked + span::after {
    width: 12px;
 height: 6px;
    top: 14px;
    left: 14px;
    transform: rotate(-45deg);
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-color: #fff;
   z-index: 1;
}

}