/**********************************************

Common

**********************************************/
main.naka .main {
  width: 100%;
  height: 674px;
}

main.naka .page_catch {
  margin-bottom: 15px;
  font-size: 20px;
  text-align: center;
}

main.naka .page_txt {
  margin-bottom: 74px;
  font-size: 14px;
  text-align: center;
}

/**********************************************

plan

**********************************************/
.section_rank {
  width: 100%;
  margin-bottom: 70px;
}

.section_rank,
.section_rank div,
.section_rank dl,
.section_rank ul {
  opacity: 1.0;
}

.section_rank .tit_box {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 23px;
  font-size: 14px;
  text-align: center;
}

.section_rank .box {
  position: relative;
  width: 487px;
  margin-right: 11px;
  margin-bottom: 25px;
  float: left;
  border: 1px solid #c9c9c9;
  background: #fff;
}

.section_rank .box:nth-child(3n) {
  margin-right: 0;
  float: right;
}

.section_rank .box:first-child {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  float: none;
}

.section_rank .box a {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.section_rank .box:first-child .ph {
  width: 500px;
  height: 320px;
  float: left;
  overflow: hidden;
}

.section_rank .box:first-child .ph img {
  width: 100%;
}

.section_rank .box .ph {
  position: relative;
  width: 200px;
  height: 130px;
  float: left;
  overflow: hidden;
  line-height: 0;
}

.section_rank .box .ph img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.section_rank .box:first-child .txt_box {
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(100% - 500px);
  padding: 30px;
  transform: translateY(-50%);
}

.main_plan .section_rank .box .title {
  max-height: 55px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px dotted #1f1f1f;
  font-size: 18px;
  line-height: 1.4;
}

.main_plan .section_rank .box .icon_special {
  margin-bottom: 5px;
}

.section_rank .box .price {
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.section_rank .box .txt {
  max-height: 48px;
  overflow: hidden;
  font-size: 13px;
  /* margin-bottom: 5px; */
  line-height: 1.5em;
}

.section_rank .box:nth-child(2) .txt_box,
.section_rank .box:nth-child(3) .txt_box {
  position: relative;
  width: 240px;
  height: 100%;
  margin-left: 20px;
  padding-top: 20px;
  float: left;
}

.section_rank .box:nth-child(2) .txt_box .title,
.section_rank .box:nth-child(3) .txt_box .title {
  max-height: 47px;
  overflow: hidden;
}

.section_rank .box:first-child .title {
  box-sizing: border-box;
  max-height: 65px;
  padding: 10px 0 5px;
  overflow: hidden;
  border-bottom: 1px dotted #1f1f1f;
  font-size: 20px;
  line-height: 1.3em;
}

.section_rank .box:first-child .date {
  font-size: 17px;
}

.section_rank .box:first-child .icon_category {
  display: inline-block;
  color: #fff;
}

.section_rank .box:first-child .icon_category span {
  padding: 4px 15px;
}

.section_rank .box:first-child .txt {
  padding-top: 12px;
}

.section_rank .box .txt_box .btn_more03 {
  display: none;
  margin-top: 40px;
  float: right;
  text-align: center;
}

.section_rank .box:first-child .txt_box .btn_more03 {
  display: block;
}

.section_rank .box .txt_box {
  position: relative;
  width: 300px;
  float: right;
}

.section_rank .box::after {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 5px;
  height: 5px;
  transform: rotate(135deg);
  border-top: 1px solid #382309;
  border-left: 1px solid #382309;
  content: " ";
}

.section_rank .box:first-child::after,
.section_rank .box:first-child .txt_box:after {
  display: none;
}

.section_rank .box:nth-child(2) .txt,
.section_rank .box:nth-child(3) .txt,
.section_rank .box:nth-child(2) .btn_more03,
.section_rank .box:nth-child(3) .btn_more03 {
  display: none;
}

.section_rank .box:nth-child(2) .txt,
.section_rank .box:nth-child(3) .txt,
.section_rank .box:nth-child(2) .btn_more03,
.section_rank .box:nth-child(3) .btn_more03 {
  display: none;
}

.section_rank .box:nth-child(2) ul.icon_category,
.section_rank .box:nth-child(3) ul.icon_category {
  display: none;
  overflow: hidden;
}

.section_rank .box:nth-child(2) ul.icon_category li,
.section_rank .box:nth-child(3) ul.icon_category li {
  display: inline-block;
  width: auto !important;
  margin-right: 3px !important;
  margin-bottom: 0;
  padding: 4px 10px 2px !important;
  float: none !important;
  background: #a1827d;
  color: #fff;
  font-size: 0.85em;
  line-height: 1.1em;
  text-align: center;
}

/*-------------------------------------------
section_plan_list
-------------------------------------------*/
.section_plan_list {
  margin-bottom: 0;
  border-top: 1px solid #1f1f1f;
}

.section_plan_list h4 {
  width: 254px;
  margin: -17px auto 0;
  background: #fff;
  font-family: "baskerville-urw",serif;
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 1.2;
  text-align: center;
}

.section_plan_list .catch {
  margin-bottom: 24px;
  font-size: 14px;
  text-align: center;
}

.section_plan_list .box {
  margin-bottom: 22px;
}

.section_plan_list .box:nth-child(1),
.section_plan_list .box:nth-child(2),
.section_plan_list .box:nth-child(3) {
  display: none;
}

.section_plan_list .box {
  box-sizing: border-box;
  position: relative;
  width: 320px;
  margin-right: 20px !important;
  margin-bottom: 20px;
  float: left !important;
  border: 1px solid #ccc;
  background: #fff;
}

.section_plan_list .inner .box:nth-child(3n) {
  margin-right: 0 !important;
}

.section_plan_list .box a {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 18px;
}

.section_plan_list .box .ph {
  width: 123px;
  height: 123px;
  float: left;
  overflow: hidden;
  line-height: 0;
}

.section_plan_list .box .ph img {
  width: 100% !important;
  height: auto !important;
}

.section_plan_list .box .txt_box {
  position: relative;
  width: calc(100% - 133px);
  float: right;
}

.section_plan_list .box .title {
  overflow: hidden;
  border-bottom: 1px dotted #1f1f1f;
  font-size: 16px;
  line-height: 1.2;
}

.section_plan_list .box .price {
  height: 20px;
  overflow: hidden;
  color: #766043;
  font-size: 16px;
  font-weight: bold;
}

.section_plan_list .box .txt {
  max-height: 55px;
  overflow: hidden;
  font-size: 13px;
  line-height: 1.4;
}

.section_plan_list .unit_plan .txt {
  max-height: 38px;
}

/**********************************************

Reason

**********************************************/
/**********************************************

Policy

**********************************************/
.section_inner {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 100px;
}

.main_policy .section_inner {
  width: auto;
  padding-bottom: 0;
}

.main_policy .section h3 {
  height: 52px;
  margin-bottom: 20px;
  border-radius: 8px;
  background: #f06d59;
  color: #fff;
  font-size: 28px;
  line-height: 52px;
  text-align: center;
}

.main_policy .section {
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 85px;
}

.main_policy .section .tit {
  margin-bottom: 20px;
  color: #f06c59;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
}

.main_policy .section .txt {
  font-size: 17px;
  text-align: left;
}

.main_policy .unit {
  margin-bottom: 22px;
  font-size: 15px;
}

.main_policy .unit .tit {
  margin-bottom: 5px;
  text-align: left;
}

.main_policy .unit li::after {
  position: absolute;
  top: 7px;
  left: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f06d59;
  content: "";
}

.main_policy .unit li {
  position: relative;
  padding-left: 20px;
}

.main_policy .bg {
  margin-bottom: 85px;
  padding: 50px 0 40px;
  background: #fdf9f1;
}

.main_policy .section02 {
  margin-bottom: 0;
}

.main_policy .section02 .section_txt .tit {
  margin-bottom: 8px;
  padding-bottom: 6px;
  border-bottom: 2px solid #f7c5be;
  color: #333333;
}

.main_policy .section02 .section_txt {
  margin-top: 18px;
}

.main_policy .section03 {
  margin-bottom: 0;
}

.main_policy .section03 .unit {
  margin-top: 25px;
  padding: 20px;
  background: #fdf9f1;
}

.main_policy .section03 .unit li {
  display: inline-block;
  font-size: 17px;
}

.main_policy .section03 .unit li::after {
  top: 9px;
}

.main_about.main_policy .section_futabasunrise .tit {
  margin-bottom: 30px;
  background: #f06d59;
}

.main_about.main_policy .section_futabasunrise .contents_box .box_l,
.main_about.main_policy .section_futabasunrise .contents_box .box_r {
  width: 360px;
  min-height: auto;
  padding: 76px 0 30px;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
}

.main_about.main_policy .section_futabasunrise .contents_box .box_l::before {
  background: url(../policy/img/icon01.png) no-repeat top center;
  background-size: 100%;
}

.main_about.main_policy .section_futabasunrise .contents_box .box_l:nth-child(2)::before {
  background: url(../policy/img/icon02.png) no-repeat top center;
  background-size: 100%;
}

.main_about.main_policy .section_futabasunrise .contents_box .box_r::before {
  background: url(../policy/img/icon03.png) no-repeat top center;
  background-size: 100%;
}

.main_about.main_policy .section_futabasunrise .contents_box .box_l {
  color: #5CA3CC;
}

.main_about.main_policy .section_futabasunrise .contents_box .box_l:nth-child(2) {
  color: #F3A666;
}

.main_about.main_policy .section_futabasunrise .contents_box .box_r {
  color: #EE8787;
}

.main_syokuiku .unit {
  font-size: 15px;
}

.main_syokuiku .section_futabasunrise .tit {
  background: #85b742;
}

.main_syokuiku .article_h2 {
  color: #b6d58c;
}

.main_syokuiku h3 {
  margin-bottom: 18px;
  padding-top: 55px;
  font-size: 22px;
  text-align: center;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_l dl,
.main_about.main_syokuiku .section_futabasunrise .contents_box .box_r dl {
  display: inherit;
  width: 100%;
  margin-bottom: 13px;
  padding: 0;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_l dl dt,
.main_about.main_syokuiku .section_futabasunrise .contents_box .box_r dl dt {
  display: inherit;
  width: 100%;
  margin-bottom: 5px;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_l dl dd,
.main_about.main_syokuiku .section_futabasunrise .contents_box .box_r dl dd {
  display: inherit;
  width: 100%;
  font-size: 15px;
  line-height: 1.4;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_l dt,
.main_about.main_syokuiku .section_futabasunrise .contents_box .box_r dt {
  color: #333333;
  font-size: 17px;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_l h3 {
  color: #85B742;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_r h3 {
  color: #EEC900;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_l02 h3 {
  color: #5CA3CC;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_r02 h3 {
  color: #EE8787;
}

.main_syokuiku .contents_box .unit {
  margin-bottom: 35px;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_l,
.main_about.main_syokuiku .section_futabasunrise .contents_box .box_r {
  min-height: 350px;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_l::before {
  background: url(../policy/img/icon_syokuiku01.png) no-repeat top center;
  background-size: 100%;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_r::before {
  background: url(../policy/img/icon_syokuiku02.png) no-repeat top center;
  background-size: 100%;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_l02::before {
  background: url(../policy/img/icon_syokuiku03.png) no-repeat top center;
  background-size: 100%;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_r02::before {
  background: url(../policy/img/icon_syokuiku04.png) no-repeat top center;
  background-size: 100%;
}

.main_about.main_syokuiku .section_futabasunrise .contents_box .box_area {
  margin-bottom: 35px;
}

.main_about.main_syokuiku .section_futabasunrise {
  padding-bottom: 10px;
}

.main_syokuiku .section_futabasunrise .tit02 {
  -webkit-background-size: 14px 14px;
  -webkit-background-size: 14px 14px;
  margin-bottom: 10px;
  padding: 5px 20px;
  background: inherit;
  background-color: #fff;
  background-color: #F8BBB2;
  background-image: linear-gradient(-45deg, #F8BBB2 25%, #fff 25%, #fff 50%, #F8BBB2 50%, #F8BBB2 75%, #fff 75%, #fff);
}

.main_syokuiku .section_other ul li a {
  width: 253px;
  border: none;
  background: inherit;
}

.main_about .section_other ul li:nth-child(2) a,
.main_about .section_other ul li:nth-child(3) a,
.main_about .section_other ul li:nth-child(4) a {
  border: none;
}

.main_syokuiku .contents_box .section_other ul li a .tit {
  position: relative;
  padding: 10px 0;
  border-radius: inherit;
  background: #85b742;
  font-size: 16px;
}

.main_syokuiku .contents_box .section_other ul li:nth-child(2) a .tit {
  background: #eec900;
}

.main_syokuiku .contents_box .section_other ul li:nth-child(3) a .tit {
  background: #5ca3cc;
}

.main_syokuiku .contents_box .section_other ul li:nth-child(4) a .tit {
  background: #ee8787;
}

.main_syokuiku .contents_box .section_other {
  padding: 0;
}

.main_syokuiku .table01,
.main_syokuiku .table02,
.main_syokuiku .table03,
.main_syokuiku .table04 {
  margin-bottom: 40px;
}

.main_syokuiku .contents_box .txt02 {
  text-align: center;
}

.main_syokuiku .table00 dt:nth-child(3),
.main_syokuiku .table02 dt {
  background: #eeca00;
}

.main_syokuiku .table00 dd:nth-child(4),
.main_syokuiku .table02 dd {
  background: #fdf3ba;
}

.main_syokuiku .table00 dt:nth-child(5),
.main_syokuiku .table03 dt {
  background: #72b0d4;
}

.main_syokuiku .table00 dd:nth-child(6),
.main_syokuiku .table03 dd {
  background: #d9e8f1;
}

.main_syokuiku .table00 dt:nth-child(7),
.main_syokuiku .table04 dt {
  background: #f7a6a5;
}

.main_syokuiku .table00 dd:nth-child(8),
.main_syokuiku .table04 dd {
  background: #fdd5d4;
}

.main_syokuiku .contents_box.custody .tit {
  background: #85b742;
}

.main_policy .container .section_about.index .contents_box ul li a {
  width: 340px;
  border: solid 2px #f59083;
}

.main_policy .container .section_about.index .contents_box ul li {
  margin-right: 20px;
}

.main_policy .index .section_other ul li:nth-child(2) a,
.main_policy .index .section_other ul li:nth-child(3) a,
.main_policy .index .section_other ul li:nth-child(4) a {
  border: solid 2px #85b742;
}

.main_policy .container .section_about.index .contents_box ul li a .ph {
  width: 280px;
  margin: 0 auto;
  margin-bottom: 10px;
  border-radius: 10px;
}

.main_policy .container .section_about.index .section_other .article_h2 {
  color: #b6d58c;
}

.main_policy .container .section_about.index .cando_box {
  text-align: center;
}

.main_policy .section_goal .section .tit {
  margin-bottom: 35px;
}

.main_policy .section_goal .unit .tit::after {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f06d59;
  content: "";
}

.main_policy .section_goal .section02 {
  margin-bottom: 85px;
}

.main_policy .section_goal .section02 h3 {
  margin-bottom: 30px;
}

.main_policy .section_goal .unit .tit {
  position: relative;
  margin-bottom: 18px;
  padding: 6px 6px 6px 40px;
  padding-bottom: 6px;
  border-radius: 10px;
  background: #ffded9;
  color: #333;
}

.section_inner.section_goal {
  padding-bottom: 0;
}

.main_policy .section_goal .unit {
  margin-bottom: 38px;
}

.main_policy .section_goal .bg .section02 {
  margin-bottom: 0;
}

.main_policy .section_goal .bg.bg02 {
  margin-bottom: 0;
}

.main_agegoal .section_school .tit {
  background: #f06d59;
}

.main_agegoal dl dt {
  background: #f9b2a9;
}

.main_agegoal dl dd {
  background: #ffe2dd;
}

.main_agegoal .section_school .contents_box.age_box04 {
  padding-bottom: 0;
}

.main_agegoal .txt_box {
  margin-top: 30px;
  padding-bottom: 70px;
  font-size: 16px;
}

.main_enkun .txt {
  margin-bottom: 30px;
  font-size: 20px;
  text-align: center;
}

/**********************************************

Access

**********************************************/
.main_news {
  padding: 0px 0 60px;
  border-top: 1px solid #f0f0ee;
}

.main_news .article_h2 h2 span {
  display: block;
  font-size: 50px;
}

.main_access .container {
  width: 1180px;
}

.main_access .section_access {
  width: 1080px;
  margin: 0 auto;
  text-align: center;
}

.main_access .section_access .access_box {
  margin-top: 40px;
}

.main_access .section_access .access_box .ph {
  width: 900px;
  margin: 30px auto 0;
}

.main_access .section_access .page_txt {
  margin-bottom: 20px;
}

.main_access .section_access .tel {
  width: 360px;
  margin: 0 auto 20px;
  padding: 10px 0;
  border-top: solid 1px #161616;
  border-bottom: solid 1px #161616;
  font-size: 26px;
}

.main_access .section_access .catch {
  position: relative;
  margin-bottom: 40px;
  font-size: 18px;
  text-align: center;
}

.main_access em {
  display: block;
  font-size: 30px;
}

.main_access .section_access .catch::after {
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 120px;
  height: 1px;
  margin-left: -60px;
  background: #2d2d2d;
  content: "";
}

.main_access .section_access .contents_box {
  width: 850px;
  margin: 0 auto;
}

.main_access .section_access .map_canvas {
  width: 450px;
  height: 300px;
  margin-bottom: 30px;
}

.main_access .section_access .map_canvas iframe {
  width: 100%;
  height: 324px;
  border: none;
}

.main_access .section_access dl {
  margin-top: 70px;
}

.main_access .section_access dt {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #2d2d2d;
  font-size: 16px;
  text-align: center;
}

.main_access .section_access dd {
  margin-bottom: 54px;
  font-size: 13px;
  text-align: center;
}

.main_access .section_access dd .caution {
  margin-top: 20px;
  color: darkred;
}

.main_access .section_access dd .map_img {
  width: 800px;
  margin: 30px auto 0;
}

.main_access .section_access dd .map_img img {
  width: 100%;
}

.btn_map {
  box-sizing: border-box;
  position: relative;
  width: 240px;
  height: 32px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 0 4px;
  background: #2d2d2d;
  font-size: 12px;
  text-align: center;
}

.btn_map a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
}

.btn_map::after {
  display: block;
  z-index: 99;
  position: absolute;
  top: 50%;
  right: 2px;
  width: 0;
  height: 0;
  margin-top: -3px;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
  content: "";
  transition-duration: 200ms;
}

.main_access .btn_more {
  display: inline-block;
  width: 326px;
  margin: 0 5px 23px;
}

.main_access .btn_box {
  width: 690px;
  margin: 30px auto 40px;
}

.main_access {
  padding: 0px 0 10px;
}

/**********************************************

FAQ

**********************************************/
.main_faq {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}

.main_faq .article_h2 h2 span {
  line-height: 1.3em;
}

.main_faq .faq_box {
  margin-bottom: 60px;
}

.main_faq h3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #2d2d2d;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.main_faq dl {
  border-bottom: dotted 1px #ccc;
}

.main_faq dl dt {
  position: relative;
  padding: 28px 0px 28px 55px;
  color: #ee8026;
  font-size: 19px;
}

.main_faq dl dt:before {
  position: absolute;
  top: 22px;
  left: 20px;
  font-size: 25px;
  content: "Q";
}

.main_faq dl dt:after {
  display: block;
  position: absolute;
  top: 35px;
  right: 25px;
  width: 11px;
  height: 11px;
  background: url(../img/cmn/icon_faq02.png) 0 0 no-repeat;
  content: "";
}

.main_faq dl dt.active:after {
  background: url(../img/cmn/icon_faq01.png) 0 0 no-repeat;
}

.main_faq dl dt:last-of-type {
  border-bottom: none;
}

.main_faq dl dt.active {
  padding-bottom: 10px;
  border-bottom: none;
}

.main_faq dl dd {
  display: none;
  position: relative;
  margin-bottom: 35px;
  padding: 0px 50px 30px 55px;
  border-bottom: dotted 1px #ccc;
  font-size: 15px;
}

.main_faq .section_faq dd:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}

.main_faq .btn_more {
  margin-top: 20px;
}

.main_faq .faq_box dd:before {
  position: absolute;
  top: -8px;
  left: 21px;
  font-size: 27px;
  font-weight: 400;
  content: "A";
}

/**********************************************

Privacy

**********************************************/
.main_privacy {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0 80px;
}

.main_privacy .container {
  padding-top: 20px;
}

.main_privacy .container .unit ul {
  padding-left: 20px;
}

.main_privacy .container .unit ul li {
  list-style-type: disc;
}

.main_privacy .section_privacy {
  box-sizing: border-box;
  padding: 70px 90px;
  border: 1px solid #141414;
  text-align: left;
}

.main_privacy .section_privacy {
  box-sizing: border-box;
  padding: 70px 90px;
  border: 1px solid #141414;
  text-align: left;
}

.main_privacy .section_privacy .unit {
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.8;
}

.main_privacy .section_privacy .unit:first-child {
  margin-top: 0;
}

.main_privacy .section_privacy .unit h3 {
  margin-bottom: 15px;
  padding-bottom: 9px;
  border-bottom: 1px solid #2d2d2d;
  font-size: 24px;
}

.main_privacy .section_privacy .unit h3.catch {
  border-bottom: none;
  font-size: 1.6em;
  font-weight: 500;
}

.main_privacy .section_privacy .unit p {
  margin-bottom: 15px;
}

.main_privacy .section_privacy .unit ol {
  margin: 5px 15px;
  list-style: disc;
}

.main_privacy .section_privacy .unit ol li {
  margin-bottom: 8px;
}

.main_privacy .section_privacy .unit > ol {
  list-style: decimal;
}

.main_privacy .section_privacy .unit > ol > li {
  margin-bottom: 15px;
}

.main_privacy .section_privacy .unit .txt_r {
  text-align: right;
}

/*********************************

404

*********************************/
.main_notfound .section {
  width: 380px;
  margin: 0 auto;
  padding: 40px 0 20px;
}

.main_notfound .section .tit {
  width: 351px;
  margin: 0 0 10px;
}

.main_notfound .section .txt {
  margin: 0 0 20px;
}

.main_notfound .section .btn a {
  width: 100%;
}

.main_recruit {
  background: #fdf9f1;
}

.main_recruit .section_recruit {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.main_recruit .contents_box .tit {
  margin-bottom: 25px;
  font-size: 20px;
  text-align: center;
}

.main_recruit .contents_box .txt {
  font-size: 16px;
  text-align: center;
}

.main_recruit .contents_box .btn_number {
  width: 740px;
  margin: 0 auto;
  text-align: center;
}

.main_recruit .contents_box .btn_number img {
  width: 100%;
}

.main_recruit .contents_box ul {
  margin: 0 auto 30px;
}

.main_recruit .contents_box ul li {
  display: inline-block;
  margin-right: 28px;
}

.main_recruit .contents_box ul li:last-child {
  margin-right: 0;
}

.main_recruit .contents_box ul li a {
  display: block;
  width: 250px;
  padding: 25px;
  border: solid 2px #ed4a33;
  border-radius: 10px;
  background: #fff;
}

.staff_box {
  margin: 0 0 60px;
  padding: 15px;
  border-radius: 10px;
  background: #fff;
}

.staff_box .ph,
.staff_box .name_box {
  display: inline-block;
  vertical-align: middle;
}

.main_recruit .contents_box .staff_box .txt {
  font-size: 20px;
  text-align: left;
}

.main_recruit .contents_box .staff_box .name {
  margin-bottom: 13px;
  color: #a9a9a7;
  font-size: 17px;
  line-height: 1.5;
}

.main_recruit .contents_box .staff_box .ph {
  margin-right: 20px;
}

.main_recruit .faq_box dt {
  position: relative;
  margin-bottom: 15px;
  padding: 10px 0 0 65px;
  color: #ec4830;
  font-size: 20px;
  font-weight: bold;
}

.main_recruit .faq_box dd {
  position: relative;
  margin-bottom: 35px;
  padding: 10px 0 30px 60px;
  border-bottom: 1px dotted #888888;
  font-size: 16px;
}

.main_recruit .faq_box dt::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background: #ec4830;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}

.main_recruit .faq_box dt:nth-of-type(1)::before {
  content: "Q1";
}

.main_recruit .faq_box dt:nth-of-type(2)::before {
  content: "Q2";
}

.main_recruit .faq_box dt:nth-of-type(3)::before {
  content: "Q3";
}

.main_recruit .faq_box dt:nth-of-type(4)::before {
  content: "Q4";
}

.main_recruit .faq_box dd:before {
  position: absolute;
  top: -12px;
  left: 12px;
  color: #ec4830;
  font-size: 37px;
  font-weight: 400;
  content: "A";
}

.main_reason .txt_box {
  width: 810px;
  margin: 40px auto 0;
}

.main_reason .txt_box h3 {
  margin-bottom: 10px;
  font-size: 20px;
}

.main_reason .txt_box ul {
  width: 400px;
  margin: 0 auto;
  float: left;
  text-align: left;
}

.main_reason .txt_box ul:last-child {
  float: right;
}

.main_reason .txt_box li {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.9;
}

.main_reason .txt_box li::after {
  position: absolute;
  top: 9px;
  left: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f06d59;
  content: "";
}
/*# sourceMappingURL=skin.css.map */
