@charset "UTF-8";
/* CSS Document */
.wrap {
  width: 748px;
  margin: 0 auto;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.4);
}
section {
  padding: 10% 0;
}
.sp {
  display: none;
}
/* fixed_btn
---------------------------------------　*/
.fixed_btn {
	display: none;
  position: fixed;
  z-index: 99999;
  bottom: 2%;
  right: calc((100% - 748px) / 2 + -9%); 
}
.fixed_btn img {
  width: 80%;
}
/* hader
---------------------------------------　*/
video {
  width: 60%;
  margin: 8% 20%;
}
/* h2 ttl
---------------------------------------　*/
h2 {
  font-weight: 600;
  text-align: center;
}
.sub_ttl {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5%;
  text-align: center;
}
/* cnt01
---------------------------------------　*/
.cnt01 {
  background-color: #fef3ee;
  padding-left: 8%;
}
.cnt01 h2 {
  font-size: 54px;
  background-image: url("../img/cnt01_h2_line.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 5%;
}
ul.cnt01_mr {
  margin-top: 5%;
}
ul.cnt01_mr li {
  background-image: url("../img/cnt01_maru.png");
  background-repeat: no-repeat;
  width: 32%;
  display: inline-flex;
  padding: 7% 6%;
  vertical-align: top;
}
ul.cnt01_mr li p {
  color: #f6676b;
  font-size: 30px;
  text-align: center;
  line-height: 1.3em;
  flex-wrap: 600;
}
ul.cnt01_mr li:nth-child(3) {
  padding-left: 8%;
}
/* cnt02
---------------------------------------　*/
.cnt02 {
  padding-left: 4%;
  padding-right: 4%;
}
.cnt02 h2 {
  font-size: 45px;
}
.cnt02_h2 {
  font-size: 35px;
}
.cnt02 h2, .cnt02_txt {
  position: relative;
  padding: 0.5rem 0 2rem;
  margin-bottom: 0.5rem;
  background-image: linear-gradient(135deg, #f98a8c 10%, #fa9a55 100%);
  background-repeat: no-repeat;
  background-size: 90% 5px;
  background-position: bottom;
}
.cnt02_txt {
  padding-top: 3%;
  padding-bottom: 10%;
}
.cnt02_txt p {
  font-size: 22px;
  width: 80%;
  margin: 10% auto 0;
  margin-top: 5%;
  line-height: 2em;
}
/* cnt03
---------------------------------------　*/
.cnt03 {
  background-color: #fef3ee;
	padding-top: 0;
}
.cnt03_ph {
	margin-bottom: 12%;
}
.cnt03_ph img {
  width: 100%;
}
.cnt03 h2 {
  font-size: 45px;
  margin-bottom: 3%;
}
.cnt03_job {
  background-color: #FFF;
  width: 90%;
  margin: 5% auto;
  padding: 5%;
}
.cnt03 h3 {
  font-size: 42px;
  font-weight: 600;
  text-align: center;
	margin-bottom: 5%;
}
.cnt03_job_ph {
  width: 100%;
	margin-bottom: 10%;
}

.cnt03_note p {
  border-top: 1px solid #c9c9c9;
  width: 100%;
  text-align: center;
  font-size: 25px;
  line-height: 2em;
}
/*table*/
.content table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #c9c9c9;
  width: 100%;
  margin: 3% auto;
}
.content caption {
  caption-side: bottom;
  padding: 10px;
  font-weight: bold;
}
.content tr:nth-child(2n) {
  background-color: #f3f3f3;
}
.content th, .content td {
  padding: 3%;
}
.content th {
  border-right: 1px solid #c9c9c9;
  vertical-align: middle;
}
.content td {
  text-align: center;
}
.cnt03_job_fukuri {
  margin-top: 10%;
  padding: 0 5%;
}
.cnt03_job_fukuri_ttl {
  font-size: 22px;
  text-align: center;
  margin-bottom: 5%;
}
.cnt03_job_fukuri_ttl::before {
  content: "■";
}
.cnt03_job_fukuri_txt {
  margin-top: 3%;
}
.cnt03_job_fukuri_txt li {
  text-indent: -1em;
  padding-left: 1em;
}
.cnt03_job_fukuri_txt li::before {
  content: "●";
}
/* cnt04
---------------------------------------　*/
.cnt04 h2 {
  font-size: 54px;
}
.cnt04_check, .cnt04_check li {
  position: relative;
  padding: 0.5rem 0 2rem;
  margin-bottom: 0.5rem;
  background-image: linear-gradient(135deg, #f98a8c 10%, #fa9a55 100%);
  background-repeat: no-repeat;
  background-size: 90% 5px;
}
.cnt04_check {
  width: 90%;
  margin: 0 auto;
  background-position: top;
  position: relative;
  list-style: none;
}
.cnt04_check li {
  background-position: bottom;
  padding: 4% 5%;
  text-indent: -3em;
  padding-left: 6em;
}
.cnt04_check li::before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../img/cnt04_check.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: text-bottom;
  margin-right: 3%;
}
.cnt04_check li span {
  font-size: 23px;
  font-weight: 600;
  vertical-align: super;
}
/* cnt05
---------------------------------------　*/
.cnt05 {
  background-color: #fef3ee;
  padding-left: 5%;
  padding-right: 5%;
}
.cnt05 h2 {
  font-size: 54px;
}
/*スライド*/
ul.slider {}
.slider li {
  width: 50%;
  background-color: #FFF;
  padding: 1% 0.85%;
  margin: 0.3%;
}
.slider li:nth-child(3), .slider li:nth-child(4), .slider li:nth-child(6) {
  padding-bottom: 2.5%;
}
.slider_ttl {
  font-size: 22px;
  font-weight: 600;
  border-bottom: 1px solid #c9c9c9;
	margin-top: 5%;
  margin-bottom: 5%;
  padding-bottom: 5%;
	line-height: 1.3em;
}
.slider_txt {
  margin: 0 2%;
}
.slick-dots li button {
  background-color: #fef3ee !important;
}
/*.slick-next, .slick-prev {
	display: none !important;
}*/
/* cnt06
---------------------------------------　*/
.cnt06 h2 {
  font-size: 45px;
  background-image: url("../img/cnt01_h2_line.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 7%;
  width: 60%;
  margin: 5% 20% 10%;
  color: #f6676b;
}
.cnt06_h2s {
  font-size: 34px;
  color: #444444;
}
.cnt06_day {
  display: flex;
  width: 85%;
  margin: 10% auto 0;
}
.cnt06_dayL_ph, .cnt06_dayR_ph {
  width: 40%;
}
.cnt06_dayL_ph {
  float: left;
}
.cnt06_dayR_ph {
  float: right;
}
.cnt06_dayL_box, .cnt06_dayR_box {
  width: 60%;
}
.cnt06_dayL_box {
  float: right;
}
.cnt06_dayR_box {
  float: left;
}
.cnt06_day_box_ttl {
  position: relative;
  padding: 2rem 0 1rem;
  margin-bottom: 5%;
  background-image: linear-gradient(135deg, #f98a8c 10%, #fa9a55 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: bottom;
}
.cnt06_day_box_ttl span {
  padding-left: 3%;
  font-size: 28px;
  font-weight: 600;
}
.cnt06_day_box_txt {
  padding-left: 8%;
  padding-right: 5%;
  line-height: 2em;
  font-size: 20px;
}
/* qa
---------------------------------------　*/
.qa {
  width: 85%;
  margin: 0 auto;
}
.qa h2 {
  font-size: 45px;
}
/* アコーディオン
---------------------------------------　*/
.accordion {
  margin-top: 5%;
}
.toggle {
  display: none;
}
.Label, .Label_qa {
  padding: 1em;
  display: block;
  margin: 0 auto;
}
.Label {
  color: #fff;
  background: #f98a8c;
  width: 50%;
  padding-left: 3%;
  font-size: 20px;
  font-weight: 400;
}
.Label_qa {
  background-image: linear-gradient(135deg, #f98a8c 10%, #fa9a55 100%);
  width: 100%;
  padding-left: 3%;
}
.Label_qa p {
  color: #fff;
  font-size: 26px;
  font-weight: 400;
}
.Label_qa p::before {
  content: "Q";
  font-family: Verdana, Geneva, "sans-serif";
  padding-right: 3%;
}
.Label::before, .Label_qa::before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 20px;
  transform: rotate(135deg);
}
.Label, .content, .Label_qa, .content_qa {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.content, .content_qa {
  height: 0;
  margin-bottom: 10px;
  padding: 0 20px;
  overflow: hidden;
}
.content_qa p {
  font-size: 18px;
  line-height: 1.8em;
  margin: 20px 35px 20px 58px;
  text-indent: -34px;
}
.content_qa p::before {
  content: "A";
  font-family: Verdana, Geneva, "sans-serif";
  padding-right: 2%;
  font-size: 26px;
}
.toggle:checked + .Label + .content {
  height: auto;
  padding: 20px 0;
  transition: all .3s;
}
.toggle:checked + .Label_qa + .content_qa {
  height: auto;
  padding: 20px;
  transition: all .3s;
  background-color: #fef3ee;
}
.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}
.toggle:checked + .Label_qa::before {
  transform: rotate(-45deg) !important;
}
/* entry
---------------------------------------　*/
.entry h2 {
  font-size: 45px;
  margin-bottom: 5%;
}
.entry_box {
  position: relative;
  width: 80%;
  margin: 8% auto;
  padding: 15px 20px;
  border: 2px solid #f98a8c;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
}
.entry_box::after {
  content: "";
  position: absolute;
  bottom: -38px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 20px solid #f98a8c;
}
.entry_box:last-child::after {
  display: none;
}
/* 共通
---------------------------------------　*/
.fc_pink {
  color: #f6676b;
}
.fs80 {
  font-size: 80% !important;
}