 @charset "utf-8";
/* サブページ共通項目-------------------------------------------------------------------- */
.Harea {
  text-align: left;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  height: 280px;
}
.Harea h2 {
  text-align: left;
  margin-bottom: 40px;
  display: inline-block;
}
.breadcrum {
  font-size: 0.8em;
  padding: 0.5em 0;
  background-color: whitesmoke;
  display: none;
}
.breadcrum .topwrap {
  padding-left: 5em;
}
.hd h2 .small {
font-size: 0.5em;
margin-bottom: -0.5em;
}
.hd2 h2 {
padding-top: 40px;
}
.Read {
  font-size: 2.0em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
  margin-top: 160px;
  margin-bottom: 100px;
}
.Read_No {
  margin-top: 60px;
}
/* タイトルデザイン（HPごと） */
.mt {
  color: #2F2F2F;
  border-bottom: 1px solid #2F2F2F;
  display: inline;
  padding-right: 2em;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.rd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.Title01 {
  padding-left: 10px;
  margin-bottom: 20px;
 margin-left: 50px;
 position: relative;
}
.Title01::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -50px;
  top: 5px;
  width: 41px;
  height: 39px;
  background-image: url('../img/d/4colorbox.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.Title01.pinkT::before {
  background-image: url('../img/d/4colorbox_pink.png');
}
.Title01.blueT::before {
  background-image: url('../img/d/4colorbox_blue.png');
}
.Title01.orangeT::before {
  background-image: url('../img/d/4colorbox_orange.png');
}
.Title01.greenT::before {
  background-image: url('../img/d/4colorbox_green.png');
}
.Title02 {
  padding-left: 10px;
  margin-bottom: 20px;
 margin-left: 20px;
 position: relative;
}
.Title02::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 5px;
  width: 20px;
  height: 20px;
  background-image: url('../img/d/deco_square_pink.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.Title02.blueT::before {
  background-image: url('../img/d/deco_square_blue.png');
}
.Title02.orangeT::before {
  background-image: url('../img/d/deco_square_orange.png');
}
.Title02.greenT::before {
  background-image: url('../img/d/deco_square_green.png');
}
.Title03 {
  text-align: center;
  position: relative;
}
.Title03::after {
  content: "";
  display: block;
  position: relative;
  width: 191px;
  height: 20px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../img/d/deco_square_line.png');
  background-size: contain;
  background-repeat: no-repeat;
}

/* 共通設定-------------------------------------------------------------------- */
.jumparea {
  margin-top: 80px;
  margin-bottom: -40px;
}
.jumparea .wrapM {
  min-width: 1000px;
}
.jumparea ul li a {
  padding: 15px 35px 15px 20px;
  border: 1px solid #1B3190;
  color: #1B3190;
  position: relative;
}
.jumparea ul li a:hover {
  background-color: #1B3190;
  color: #fff;
  opacity: 1;
}
.jumparea ul li {
  margin-right: 30px;
}
.jumparea ul li a::after {
  content: '';
  display: inline-block;
  background-image: url('../img/icon/icon_link01.png');
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate( 90deg );
  position: absolute;
  width: 6px;
  height: 12px;
  top: 19px;
  right: 15px;
}
.jumparea ul li a:hover:after {
  background-image: url('../img/icon/icon_link02.png');
}

/* 装飾------------------------------------------------------------- */


/* トップページ-------------------------------------------------------------------- */
.sptop_img {
  display:none !important;
}
.top_img {
  clear: both;
  width: 100%;
  height: 100vh;
  position: relative;
  margin-top: 270px;
}
.top_img video {
  width: 100%;
  height: 100Vh;
  object-fit: cover;
  object-position: center;
}
.index_t {
line-height: 1.5em;
position: absolute;
color: #fff;
font-size: 58px;
z-index: 1;
top: -150px;
left: calc(50% - 260px);
}
.index_t img {
  width: 520px;
}
.pctop_img img{
  height: 100vh;
  object-fit: cover;
  object-position: center;
  border-radius: 40px;
}
/* お知らせエリアはnews.css */

/* 各種ページCSS-------------------------------------------------------------------- */
/* ヘッダーイメージ */
.templateH {
  background-image: url('../img/header/header_template.jpg');
  margin-top: 140px;
  height:auto;
  padding: 300px 0 170px 0;
  color: #fff;
  width: 100%;
  max-width: 1400px;
  border-radius: 40px;
  margin-left: auto;
  margin-right: auto;
}
.aboutH {
    background-image: url('../img/header/header_about.jpg');
}
.contactH {
    background-image: url('../img/header/header_contact.jpg');
}
.recruitH {
    background-image: url('../img/header/header_recruit.jpg');
}
/* トップページ-------------------------------------------------------------  */
.Content01 {
  margin-top: 160px;
}
.Content01 .wrap {
  position: relative;
}
.content01-box1 {
  position: relative;
  text-align: center;
  margin-bottom: 290px;
}
.content01-box1::before {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('../img/d/deco_circle.png');
  background-size: cover;
  width: 600px;
  height: 600px;
  top: -100px;
  left: calc(50% - 300px);
  z-index: -1;
}
.content01-box1 .rd {
  position: relative;
}
.content01-box1 .rd::after {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('../img/d/illust03.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 225px;
  height: 298px;
  top: -100px;
  left: -190px;
  z-index: -2;
}
.content01-box1-li .Btn01 a {
  background-color: #fff;
}
.content01-box1-li {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.content01-box1-li .Btn01 a:hover {
  color: #D56984;
}
.content01-box1 .float_l:nth-child(1) {
  width: 50%;
}
.content01-box1 .float_l:nth-child(1) img{
  min-height: 420px;
  object-fit: cover;
  object-position: center;
}
.content01-box1 .float_l:nth-child(2) {
  width: 45%;
  margin-left: 2.5%;
}
.content01-box2 .float_l {
width: calc(100% / 3);
}
.content01-box2 .float_l img {
  height: 380px;
  object-position: top;
  }
.content01-box2 {
  margin-top: 30px;
  margin-bottom: 60px;
}
.content01-box1-li::before {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('../img/d/illust01.png');
  background-size: cover;
  width: 254px;
  height: 231px;
  bottom: -120px;
  left: 100px;
  z-index: -2;
}
.content01-box1-li::after {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('../img/d/illust02.png');
  background-size: cover;
  width: 293px;
  height: 186px;
  bottom: -180px;
  right: 120px;
  z-index: -2;
}

.content02-inner {
  position: relative;
  min-height: 550px;
  margin-top: 60px;
}
.content02-box {
  padding: 20px 20px 30px 20px;
  background-color: #F9EDF4;
  box-sizing: border-box;
  width: 100%;
  display: block;
  margin-top: -140px;
  position: relative;
}
.content02-Title {
  position: absolute;
  background-color: #D56984;
  color: #fff;
  top: 0;
  padding: 10px 20px;
  margin-top: 10px;
  margin-left: 10px;
}

.Fix01 {
  background-image: url('../img/top_p09.jpg');
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0;
}
.Fix01 .wrapM {
  position: relative;
}
.Fix01 .catch-Img {
  width: 260px;
  position: absolute;
  left: 0;
}
.Fix01 .float_r {
  width: 50%;
}

.Fix02 img {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.Fix02 .wrap {
  position: relative;
}
.Fix02 .wrap::before {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('../img/d/illust04.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 243px;
  height: 164px;
  bottom: -80px;
  right: 200px;
  z-index: -2;
}
.Fix02 .wrap::after {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('../img/d/illust05.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 232px;
  height: 211px;
  top: 0px;
  left: 0px;
  z-index: -2;
}

/* サービス紹介-------------------------------------------------------------------- */
.Service00 {
  margin-top: 160px;
}
.Service00 .float_l {
  position: relative;
  margin-right: 40px;
  text-align: center;
  background-image: url('../img/d/circle_pink.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 200px;
}
.Service00 .flow_root .float_l:first-child {
  margin-left: 30px;
}
.Service00 .flow_root .float_l:last-child {
  margin-right: 0;
}

.Service00 .float_l a {
  padding: 60px 0;
  display: block;
  color: #fff;
}
.service-inner h3 {
  margin-top: 100px;
}
.service-inner h3:first-child {
  margin-top: 0px;
}
.service-inner .Title02::before {
  top: 10px;
  width: 25px;
  height: 25px;
}
.Service03 .wrapS {
  margin-top: 30px;
}
.service-inner {
  padding-bottom: 100px;
}
.service-inner-box {
  position: relative;
}
.service-inner-box .question::before {
  content: '';
  display: inline-block;
  position: relative;
  background-image: url('../img/d/deco_question1.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 138px;
  height: 203px;
  top: 0px;
  left: 0px;
  margin-bottom: -80px;
}
.service-inner-box .question {
  margin-bottom: 60px;
}
.service-inner-box .anser::after {
    content: '';
  display: inline-block;
  position: absolute;
  background-image: url('../img/d/deco_anser1.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 138px;
  height: 203px;
  top: 100px;
  right: -158px;
}
.service-inner-box .anser {
  background-image: url('../img/d/deco_anser.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 632px;
  height: 264px;
  position: relative;
  padding: 40px;
  margin-left: auto;
  margin-right: 180px;
  box-sizing: border-box;
  color: #fff;
}
.service-inner .wrapM .service-inner-box:nth-child(even) .anser::after {
      background-image: url('../img/d/deco_anser2.png');
}
.service-inner .wrapM .service-inner-box:nth-child(even) .question::before {
      background-image: url('../img/d/deco_question2.png');
}

/* 詳細ページ--------------------------------------------------------------------  */
.Detail01 {
  margin-top: 160px;
  background-color: #DFF2FC;
  border-radius: 40px;
}
.detail01-inner li {
  margin-bottom: 60px;
}

/* 会社概要-------------------------------------------------------------------- */
.About01 {
  margin-top: 160px;
}
.About01 .catch-Img {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.About01 {
  background-image: url('../img/about_bg.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-bottom: 80px;
}
.about-inner01 {
  background-color: #F9EDF4;
}
.about-inner01 .float_l {
  width: 30%;
}
.about-inner01 .float_l:last-child {
  width: 70%;
  box-sizing: border-box;
  padding: 30px 40px;
}
.About06 .flow_root {
  margin-bottom: 30px;
}
.About06 .flow_root .float_l {
  width: 45%;
}
.About06 .flow_root .float_l:first-child {
  width: 55%;
  background-color: #F9EDF4;
  box-sizing: border-box;
  padding: 40px;
  height: 350px;
}
.About06 table th {
  width: 6em;
  padding-right: 20px;
  vertical-align: top;
  line-height: 1.5em;
  padding-bottom: 10px;
}
.About06 table td {
  line-height: 1.5em;
  padding-bottom: 10px;
}

/* 採用情報------------------------------------------------------------- */
.Recruit01 {
  margin-top: 360px;
}
.Recruit01 .wrapM {
  position: relative;
}
.recruit01-box1 {
  position: relative;
  text-align: center;
  margin-bottom: 0px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.recruit01-box1::before {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('../img/d/deco_circle.png');
  background-size: cover;
  width: 400px;
  height: 400px;
  top: -100px;
  left: calc(50% - 200px);
  z-index: -1;
}
.recruit01-box1 .s::after {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('../img/d/illust06.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 341px;
  height: 354px;
  top: -300px;
  right: -300px;
  z-index: -2;
}
.Recruit01 .catch-Img {
  width: 260px;
  position: absolute;
  left: 220px;
  top: -280px;
}
.Recruit01 .s {
  line-height: 1.8em;
  padding-top: 40px;
  position: relative;
}

.recruit-inner01{
  margin-bottom: 120px;
  position: relative;
}
.recruit-inner01::after {
    content: "";
  display: block;
  position: relative;
  width: 191px;
  height: 20px;
  margin-top: -60px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../img/d/deco_square_line.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.recruit-inner01 .float_l {
  width: 30%;
}
.recruit-inner01 .float_l:last-child {
  width: 70%;
  box-sizing: border-box;
  padding: 0px 40px;
}
.recruit-inner00::after {
  display: none;
}
.recruit-inner01 img {
  border-radius: 20px;
}
.recruit-Table {
  margin-top: 30px;
  border-spacing: 0;
  width: 100%;
}
.recruit-Table th {
  width: 6em;
  padding-right: 30px;
  vertical-align: top;
}
.recruit-Table td {
  padding: 0 0 20px 0;
}
.Recruit02 .wrapM .recruit-inner01:last-child {
  margin-bottom: 0;
}


/* お問い合わせ-------------------------------------------------------------------- */
.Contact00 {
  margin-top: 160px;
}
.Contact00 .wrapS {
  position: relative;
}
.Contact01 .Tel,.Contact01 .Fax {
  text-align: center;
}
.TableF {
  border-top: 0;
  border-bottom: 0;
}

.TableF .Clist label {
  display: block;
  width: 300px;
  float: left;
}
.TableF th,.TableF td {
  padding: 20px 15px;
  border-top: 0;
}
.TableF th {
  position: relative;
  background-color: initial;
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.TableF th::before {
  content: "";
  display: inline-block;
  position: relative;
  left: -5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background-image: url('../img/d/deco_square_pink.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.Alert {
  color: rgb(210, 56, 56);
}
.radioItem {
  display: flex;
  align-items: center;
  column-gap: 4px;
  width: fit-content;
  line-height: 1;
  cursor: pointer;
}
.radioItem:not(:last-of-type) {
  margin-bottom: 16px;
}
.radioButton {
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 3px solid #D56984;
  border-radius: 5px;
  cursor: pointer;
  margin-right: 10px;
  top: 4px;
}
.radioButton:checked {
  border: none;
  background-color: #D56984;
}
.radioButton:checked::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-radius: 9999px;
  background-color: #ffffff;
}
.TableF .InputL,.TableF textarea {
  font-size: 1em;
  border: 0;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.Btn03 button {
  color: #5A5046;
  border: 1px solid #D56984;
  padding: 10px 60px 15px 60px;
  margin-top: 30px;
  text-align: center;
  position: relative;
  border-radius: 40px;
  background-color: initial;
  font-size: 1em;
  cursor: pointer;
}
.Btn03 button:hover {
  opacity: 1;
  transition: 0.3s;
  background-color: #D56984;
  color: #fff;
}
.Btn03 button::after {
  content: '';
  display: inline-block;
  width: 39px;
  height: 24px;
  background-image: url('../img/icon/y_right.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
  right: -20px;
}
.Btn04 button {
  color: #5A5046;
  border: 1px solid #5A5046;
  padding: 15px 40px 15px 40px;
  text-align: center;
  position: relative;
  border-radius: 40px;
  background-color: initial;
  font-size: 1em;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
}
.Btn04 button:hover {
  opacity: 1;
  transition: 0.3s;
  background-color: #5A5046;
  color: #fff;
}
/* プライバシーポリシー-------------------------------------------------------------------- */
.Privacy01 {
  margin-top: 160px;
}
.Privacy01 .Title02 {
  margin-top: 60px;
}
.Privacy01 ul.list {
  margin-top: 30px;
}
.Privacy01 ul li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 2em;
}
/* 各種資料-------------------------------------------------------------------- */
.Materials01 {
  margin-top: 160px;
}
.materials-inner .list {
  box-sizing: border-box;
  padding-left: 60px;
}
