@charset "UTF-8";
.content_bx {
  padding-top: 32px;
  margin-top: 60px;
}

.mv {
  position: relative;
}
.mv .badge {
  position: absolute;
  width: 120px;
  height: auto;
  right: -5px;
  bottom: -10px;
  z-index: 4;
}
.mv .bg1 {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.mv .mvi {
  position: relative;
  z-index: 3;
}

.ch_list {
  position: relative;
  padding: 24px;
  background: white;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.ch_list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 3px;
  background: #000000;
}
.ch_list li {
  background: url("../images/ch1.png") top 2px left no-repeat;
  background-size: 18px auto;
  padding-left: 24px;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.ch_list li:last-of-type {
  margin-bottom: 0;
}

.btn_bx {
  margin-top: 40px;
}
.btn_bx a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: white;
  border-radius: 100px;
  padding: 26px 0;
}
.btn_bx .btn_gr {
  position: relative;
}
.btn_bx .btn_gr .mini {
  position: absolute;
  top: -12px;
  left: 0;
  text-align: center;
  font-weight: 500;
  width: 100%;
}
.btn_bx .btn_gr .mini i {
  font-size: 1.2rem;
  border-radius: 100px;
  border: 1px solid #23C55F;
  color: #23C55F;
  display: inline-block;
  background: white;
  padding: 3px 10px;
}
.btn_bx .btn_gr a {
  background: url("../images/tri.png") center right 24px no-repeat, #23C55F;
  background-size: 9px auto;
  transition: all 0.3s ease;
}
.btn_bx .btn_gr a:hover {
  background: url("../images/tri.png") center right 16px no-repeat, #000;
  background-size: 9px auto;
}
.btn_bx .btn_bl {
  margin-top: 24px;
}
.btn_bx .btn_bl a {
  background: url("../images/tri.png") center right 24px no-repeat, #000;
  background-size: 9px auto;
  transition: all 0.3s ease;
}
.btn_bx .btn_bl a:hover {
  background: url("../images/tri.png") center right 16px no-repeat, #23C55F;
  background-size: 9px auto;
}
.btn_bx .btn_tx {
  margin-top: 16px;
  font-size: 1.2rem;
  text-align: center;
}

.ttl_bx1 {
  text-align: center;
}
.ttl_bx1 h2 {
  font-size: 2.4rem;
  line-height: 1;
}
.ttl_bx1 .eg {
  margin-top: 20px;
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.ttl_bx2 {
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  height: 140px;
}
.ttl_bx2 h2 {
  width: 100%;
  font-size: 2.4rem;
  font-weight: 500;
  z-index: 2;
  position: relative;
}
.ttl_bx2 .eg {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  color: white;
  line-height: 1;
  font-size: 12rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cm_lead {
  margin-top: 16px;
}

.top1 .ch_list {
  margin-top: 32px;
}

.top2 {
  margin-top: 60px;
  position: relative;
}
.top2 .inner {
  position: absolute;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  color: white;
  height: 100%;
  width: 100%;
}
.top2 .in2 {
  width: 84%;
  margin: 0 auto;
}
.top2 .nums {
  position: relative;
  font-size: 1.6rem;
  padding-left: 28px;
  margin-bottom: 8px;
}
.top2 .nums:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  line-height: 1;
}
.top2 .nums.n1 {
  margin-top: 24px;
}
.top2 .nums.n1:before {
  content: "1";
}
.top2 .nums.n2:before {
  content: "2";
}
.top2 .nums.n3:before {
  content: "3";
}
.top2 .nums.n4:before {
  content: "4";
}
.top2 a {
  display: block;
  width: 70%;
  margin: 32px auto 0 auto;
}

.skills {
  margin: 40px 0 0 0;
}
.skills .ft_bx {
  margin-top: 40px;
  border-radius: 8px;
  background: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 20px 16px 20px 20px;
  box-sizing: border-box;
  position: relative;
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 0 20px;
}
.skills .ft_bx .oran {
  color: #F76F1A;
}
.skills .ft_bx .cont {
  display: flex;
  align-items: center;
}
.skills .ft_bx .cont .in {
  width: 100%;
}
.skills .ft_bx .cont h3 {
  font-size: 1.6rem;
}
.skills .ft_bx .cont .txt {
  font-size: 1.2rem;
  margin-top: 8px;
}
.skills .tl1 {
  position: absolute;
  right: 5px;
  top: -15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 1.4rem;
  background: #000;
  color: white;
  padding: 2px 8px;
  border-radius: 2px;
}

.career {
  margin: 60px 0 0 0;
}
.career .works_place {
  margin-top: 40px;
  border-radius: 16px;
  background: white;
  padding: 32px 4% 64px 4%;
  box-sizing: border-box;
  position: relative;
}
.career .works_place h3 {
  position: absolute;
  width: 100%;
  top: -16px;
  left: 0;
  text-align: center;
  color: #7D4B98;
  font-size: 1.8rem;
  font-weight: bold;
}
.career .place_wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.career .place_bx {
  background: #F7F7F7;
  border-radius: 3px;
  position: relative;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  padding-left: 10px;
  box-sizing: border-box;
  height: 30px;
  display: flex;
  align-items: center;
}
.career .place_bx p {
  width: 100%;
}
.career .place_bx .ic {
  position: absolute;
  width: 30px;
  bottom: -5px;
  left: -8px;
}
.career .award {
  background: linear-gradient(to bottom, #5D428A 0%, #301A52 100%);
  border-radius: 16px;
  margin-top: -16px;
  position: relative;
  z-index: 2;
  padding: 40px 0;
  text-align: center;
}
.career .award h3 {
  color: white;
  font-weight: bold;
  font-size: 1.8rem;
}
.career .award .mini {
  color: white;
  font-size: 1.4rem;
  margin: 5px 0 10px 0;
}
.career .award .txt {
  margin-top: 24px;
  color: white;
  text-align: left;
}
.career .companys {
  margin-top: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.career .companys a {
  display: block;
  border-radius: 3px;
  overflow: hidden;
}

.culc {
  margin: 60px 0 0 0;
}
.culc .flow_wrap {
  margin-top: 40px;
}
.culc .flow_bx {
  display: grid;
  grid-template-columns: 210px 1fr;
  gap: 0 12px;
  padding-bottom: 24px;
  position: relative;
}
.culc .flow_bx:before {
  content: "";
  position: absolute;
  top: 0;
  left: 14px;
  width: 1px;
  border-left: 2px dotted #DAC4FF;
  height: 100%;
}
.culc .flow_bx:last-of-type:before {
  content: none;
}
.culc .nums {
  position: relative;
  display: grid;
  grid-template-columns: 30px 1fr;
  align-items: center;
  gap: 0 8px;
}
.culc .nums .num1 {
  width: 30px;
  height: 30px;
  background: #5B4088;
  border-radius: 100%;
  color: white;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1;
  padding-top: 8px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.culc .nums .ttl {
  font-size: 1.7rem;
  color: #5B4088;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.culc .nums .ttl i {
  letter-spacing: -0.2em;
}
.culc .txt {
  padding: 8px 0 0 31px;
  box-sizing: border-box;
  font-size: 1.3rem;
}
.culc .imgs {
  overflow: hidden;
  border-radius: 8px;
  aspect-ratio: 1/1;
  margin-right: calc(42% - 21.5vw);
}
.culc .fl1 {
  background: url("../images/fl1.jpg") center center/cover;
}
.culc .fl2 {
  background: url("../images/fl2.jpg") center center/cover;
}
.culc .fl3 {
  background: url("../images/fl3.jpg") center center/cover;
}
.culc .fl4 {
  background: url("../images/fl4.jpg") center center/cover;
}
.culc .fl5 {
  background: url("../images/fl5.jpg") center center/cover;
}

.atn1 {
  margin-top: 32px;
  background: white;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.atn1 .top {
  display: grid;
  grid-template-columns: 60px 1fr;
  align-items: center;
  gap: 0 16px;
  font-weight: bold;
  font-size: 1.6rem;
  position: relative;
  margin-top: -30px;
}
.atn1 .top .tt {
  position: relative;
  top: 12px;
}
.atn1 .tx {
  margin-top: 16px;
}

.follow {
  margin: 60px 0 0 0;
}
.follow .follow_wrap {
  margin: 40px 0 0 0;
}
.follow .follow_bx {
  text-align: center;
  border-radius: 8px;
  background: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 40px;
  padding: 32px 24px 24px 24px;
  box-sizing: border-box;
  position: relative;
}
.follow .follow_bx:last-of-type {
  margin-bottom: 0;
}
.follow .follow_bx h3 {
  color: #5B4088;
  font-size: 1.8rem;
  margin-bottom: 8px;
  margin-top: -4px;
}
.follow .follow_bx .num {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 1;
  border-radius: 100%;
  background: #F76F1C;
  padding-top: 9px;
  color: white;
  margin: 0 auto 0 auto;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  top: -15px;
  left: 50%;
  margin-left: -15px;
}
.follow .graph {
  margin-top: 40px;
}
.follow ul {
  margin-top: 16px;
  margin-bottom: 24px;
}
.follow ul li {
  padding-left: 14px;
  position: relative;
}
.follow ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: #000;
}

.voice {
  margin: 60px 0 0 0;
}
.voice .voice_wrap {
  margin-top: 40px;
}
.voice .voice_bx {
  background: white;
  padding: 24px 4%;
}
.voice .voice_bx .top {
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 0 16px;
}
.voice .voice_bx h3 {
  font-size: 1.7rem;
  margin-bottom: 8px;
  margin-top: 4px;
}
.voice .voice_bx .subs {
  color: #ADADAD;
  font-size: 1.2rem;
}
.voice .voice_bx .name {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 3px;
}
.voice .voice_bx .txt {
  margin-top: 16px;
  padding: 16px 0;
  box-sizing: border-box;
  border-top: 1.5px dotted #DBDBDB;
  font-size: 1.2rem;
}
.voice .voice_bx2 {
  background: #FBF8FF;
}

.price {
  margin: 60px 0 0 0;
}
.price .price_btn {
  margin-left: 4%;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 16px;
}
.price .price_btn i {
  padding-right: 24px;
  background: url("../images/arw_or.png") center right no-repeat;
  background-size: 20px auto;
}
.price .price_img img {
  width: 100%;
}
.price .price_wraps h3 {
  text-align: center;
  font-weight: 700;
  color: #5D428A;
  font-size: 1.8rem;
  margin-top: 32px;
}
.price .price_bx {
  position: relative;
  left: -2%;
  width: 104%;
  background: white;
  border-radius: 8px;
  padding: 8px;
  margin-top: 40px;
}
.price .price_bx .cir {
  width: 56px;
  height: 56px;
  background: #5D428A;
  border-radius: 100%;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  padding-top: 17px;
  top: -20px;
  left: 0;
  text-align: center;
}
.price .price_bx .top {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 0 20px;
  padding-left: 16px;
}
.price .price_bx .cont {
  position: relative;
  top: -20px;
}
.price .price_bx .sub1 {
  font-size: 1.4rem;
  font-weight: 500;
  color: white;
  background: #000;
  border-radius: 4px;
  padding: 2px 8px;
  box-sizing: border-box;
  display: inline-block;
}
.price .price_bx .ttl {
  font-weight: bold;
  font-size: 2.2rem;
  margin: 8px 0;
}
.price .price_wraps2 {
  position: relative;
  text-align: center;
}
.price .price_wraps2 h3 {
  display: inline-block;
  font-size: 1.4rem;
  padding: 2px 32px;
  background: #000;
  color: white;
  border-radius: 3px;
  margin-top: 40px;
  position: relative;
  z-index: 3;
}
.price .price_wraps2 .img {
  position: relative;
  margin-top: -15px;
}
.price .price_wraps2 .tx {
  background: #5D428A;
  color: white;
  padding: 8px 0;
  position: relative;
  top: -1px;
}
.price .price_wraps2 .tx i {
  font-weight: bold;
}
.price .atn2 {
  width: 92%;
  margin: 32px auto;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.price .atn2 .ch_list {
  box-shadow: none;
  border-radius: 8px 8px 0 0;
}
.price .atn2 .txx {
  background: #E5E5E5;
  border-radius: 0 0 8px 8px;
  padding: 24px;
}
.price .plans {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.price .plans h3 {
  margin: 0 2.5px 0 5px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 1.7rem;
  background: #5D428A;
  padding: 11px 0;
  box-sizing: border-box;
}
.price .plans .price_or {
  text-align: center;
  padding: 8px 0 8px 0;
  box-sizing: border-box;
}
.price .plans .price_or .i1 {
  font-size: 1.2rem;
}
.price .plans .price_or .i1 em {
  font-size: 1rem;
}
.price .plans .price_or .i2 {
  margin-left: 3px;
  font-size: 1.6rem;
  position: relative;
}
.price .plans .price_or .i2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  height: 1px;
  background: #000;
}
.price .plans .price_or .i2 em {
  font-size: 1.2rem;
}
.price .plans .arw {
  width: 11px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.price .plans .prices {
  text-align: center;
  padding: 12px 0 4px 0;
  box-sizing: border-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-bottom: 3px solid #5D428A;
  position: relative;
  margin-top: -5px;
  background: white;
}
.price .plans .prices .sub {
  font-size: 1.2rem;
}
.price .plans .prices .main {
  width: 80%;
  margin: 0 auto;
}
.price .plans .bx2 {
  position: relative;
  z-index: 2;
}
.price .plans .bx2 h3 {
  margin: 0 5px 0 2.5px;
  background: #F76F1C;
}
.price .plans .bx2 .prices {
  border-bottom: 3px solid #F76F1C;
}
.price .sub_price {
  text-align: center;
}
.price .sub_price h3 {
  margin: 40px 0 32px 0;
  font-size: 1.8rem;
  font-weight: bold;
}
.price .sub_price .lead {
  text-align: left;
}
.price .sub_price .atn3 {
  margin-top: 16px;
  text-align: left;
  background: white;
  border-radius: 8px;
  padding: 16px;
  font-size: 1.3rem;
  box-sizing: border-box;
}
.price .sub_price .inve {
  margin-top: 24px;
}
.price .sub_price .inve .fb {
  border-radius: 8px 8px 0 0;
  color: white;
  text-align: center;
  background: #5D428A;
  font-weight: bold;
  padding: 8px 0;
}
.price .sub_price .inve .l1 {
  text-align: left;
  padding: 8px 16px;
  background: #F2F2F1;
  font-size: 1.3rem;
}
.price .sub_price .inve .l2 {
  text-align: left;
  background: white;
  padding: 8px 16px;
  box-sizing: border-box;
}
.price .sub_price .inve .card {
  border-radius: 0 0 8px 8px;
  padding: 0;
}
.price .sub_price .inve .card img {
  width: 70%;
  margin: 0 auto;
}

.faq {
  margin: 60px 0 0 0;
}
.faq .fq_wrap {
  margin-top: 24px;
}
.faq .fq_bx {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  background: white;
  margin-bottom: 24px;
}
.faq .q {
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
  height: 60px;
  padding-left: 16px;
}
.faq .q .in {
  width: 100%;
  display: grid;
  grid-template-columns: 30px 1fr;
  gap: 0 5px;
}
.faq .q i {
  right: 16px;
  top: 24px;
  position: absolute;
  width: 13px;
  height: 13px;
  transition: all 0.3s ease;
}
.faq .q i:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background: #000;
}
.faq .q i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: #000;
  transition: all 0.3s ease;
}
.faq .q em {
  color: #5D428A;
  font-weight: bold;
  margin-right: 4px;
}
.faq .q p {
  padding-right: 30px;
  box-sizing: border-box;
}
.faq .a {
  padding: 16px;
  border-top: 2px dotted #F0F0F0;
}
.faq .open i {
  transform: rotate(180deg);
}
.faq .open i:after {
  opacity: 0;
}

.contact {
  margin: 40px 0 0 0;
}
.contact .btn_bx a {
  padding: 15px 0;
}
.contact .btn_bx .btn_gr .mini {
  position: absolute;
  top: -16px;
}
.contact .form_wrap {
  margin-top: 40px;
  padding-bottom: 40px;
  border-radius: 16px;
  background: #5D428A;
  color: white;
}
.contact .form_wrap .ct_top {
  display: grid;
  grid-template-columns: 1fr 44px;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  width: 300px;
  padding: 40px 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.contact .form_wrap .line {
  margin-top: 24px;
}
.contact .form_wrap .line .ttl {
  font-size: 1.4rem;
}
.contact .form_wrap .line .inp {
  margin-top: 8px;
}
.contact .form_wrap .line input, .contact .form_wrap .line select {
  border: 2px solid #D0D0D0;
  box-sizing: border-box;
  background: white;
  border-radius: 3px;
  width: 100%;
  padding: 8px;
  font-size: 1.6rem;
}
.contact .form_wrap .line select {
  background: url("../images/sele_arw.png") center right 16px no-repeat, white;
  background-size: 9px auto;
}
.contact .subs {
  margin-top: 32px;
}
.contact .subs input {
  display: block;
  width: 100%;
  text-decoration: none;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: white;
  border-radius: 100px;
  padding: 26px 0;
  background: url("../images/tri.png") center right 24px no-repeat, #000;
  background-size: 9px auto;
  transition: all 0.3s ease;
}
.contact .subs input:hover {
  background: url("../images/tri.png") center right 16px no-repeat, #23C55F;
  background-size: 9px auto;
}
.contact .minis {
  margin-top: 16px;
  font-size: 1.2rem;
}

.last {
  margin-top: 40px;
  margin-bottom: 32px;
}
.last .bg2 {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.last .bg2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #5D428A;
}
.last .bg2:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #F76F1C;
}
.last .bg2 h2 {
  text-align: center;
  position: absolute;
  top: 14px;
  left: 0;
  color: white;
  font-size: 1.4rem;
  z-index: 3;
  width: 100%;
}
.last .bg2 .bts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  z-index: 2;
  text-align: center;
}
.last .bg2 .bts img {
  height: 82px;
  width: auto;
  display: inline-block;
}
.last .bg2 .bts a {
  display: block;
  padding: 48px 0 12px 0;
  box-sizing: border-box;
}
.last .chl2 {
  margin-top: 24px;
}
.last .chl2 li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 12px;
}
.last .chl2 li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: #000;
}

.left_bx {
  display: none;
}

.right_bx {
  display: none;
}

@media (min-width: 767px) {
  .all_wraps {
    display: flex;
  }
  .smenu {
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .left_bx {
    display: block;
    width: 50vw;
    height: 100vh;
  }
  .left_bx .in {
    overflow: scroll;
    top: 24px;
    left: 24px;
    position: fixed;
    width: calc(50vw - 48px);
    height: calc(100% - 48px);
    background: url(../images/left_bg.jpg) top right/cover;
    border-radius: 32px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .left_bx .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 40px;
    position: relative;
  }
  .left_bx .top .lg {
    height: auto;
    background: white;
    padding: 20px 10px;
    box-sizing: border-box;
  }
  .left_bx .top .lg img {
    width: auto;
    height: 20px;
  }
  .left_bx .top .ttls {
    color: white;
    background: #F76F1C;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 19px 10px;
    box-sizing: unset;
  }
  .left_bx .top .ic {
    display: none;
    position: absolute;
    right: 10px;
    top: -27px;
    width: 140px;
  }
  .left_bx .top .ic img {
    width: 100%;
  }
  .left_bx .mid {
    max-width: 400px;
    width: 50%;
    margin: -24px 24px 0 auto;
  }
  .left_bx .mid .txt {
    text-align: right;
    font-size: 1.8rem;
    margin: 20px 0;
  }
  .left_bx .mid .price_btn {
    display: block;
    font-size: 1.8rem;
    font-weight: 500;
    cursor: pointer;
    text-align: right;
  }
  .left_bx .mid .price_btn i {
    padding-right: 30px;
    background: url(../images/arw_or.png) center right no-repeat;
    background-size: 23px auto;
  }
  .left_bx .btn_bx {
    width: 85%;
    max-width: 290px;
    margin: 48px auto 0 auto;
  }
  .left_bx .btn_bx .btn_tx {
    text-align: left;
  }
  body {
    background: none;
  }
  .content_bx {
    border-radius: 32px;
    margin-top: 24px;
    width: calc(50vw - 24px);
    background: #F7F7F7;
  }
  .right_bx {
    right: 24px;
    top: 24px;
    height: calc(100% - 48px);
    width: 22vw;
    position: fixed;
    border-radius: 32px;
    flex-flow: column;
    gap: 24px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .right_bx a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: white;
    position: relative;
    text-align: center;
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
  }
  .right_bx a h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    color: white;
    line-height: 1;
    font-size: 3rem;
    margin-bottom: 6px;
  }
  .right_bx a .arw2 {
    transition: all 0.3s ease;
    position: absolute;
    bottom: 16px;
    right: 16px;
    width: 24px;
    z-index: 2;
  }
  .right_bx a .arw2 img {
    width: 100%;
  }
  .right_bx a .in {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .right_bx a .img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
  }
  .right_bx a .img img {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
  }
  .right_bx a:hover .img img {
    transform: scale(1.1);
  }
  .right_bx a:hover .arw2 {
    bottom: 8px;
  }
  .modal_main .modal_cont {
    max-width: 800px;
    height: auto;
  }
  .culc .imgs {
    aspect-ratio: 16/12;
    margin-right: calc(42% - 6.5vw);
  }
}
@media (min-width: 1000px) {
  .left_bx {
    display: block;
    width: calc(100vw - 440px);
  }
  .left_bx .in {
    width: calc(100vw - 490px);
  }
  .left_bx .btn_bx {
    max-width: 360px;
    margin: 48px 24px 0 auto;
  }
  .left_bx .top .ic {
    display: block;
  }
  .left_bx .top .ttls {
    padding: 19px 20px;
  }
  .content_bx {
    max-width: 420px;
  }
}
@media (min-width: 1280px) {
  .left_bx {
    width: 50vw;
  }
  .left_bx .in {
    width: calc(50vw - 48px);
  }
  .content_bx {
    width: calc(28vw - 48px);
    max-width: none;
  }
  .right_bx {
    display: flex;
  }
}
@media (min-width: 1920px) {
  .left_bx {
    width: 54vw;
  }
  .left_bx .in {
    width: calc(54vw - 48px);
  }
  .content_bx {
    width: 490px;
    max-width: 490px;
  }
  .right_bx {
    display: flex;
    width: calc(100% - 54vw - 538px);
  }
}
input[type=radio] {
  display: none; /* ラジオボタンを非表示にする */
}

.inp .mwform-radio-field-text {
  display: block;
  background: white;
  border-radius: 3px;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 15px 0;
  color: #333;
  cursor: pointer;
}
.inp .mwform-radio-field-text i {
  position: relative;
}
.inp .mwform-radio-field {
  display: block;
}
.inp .horizontal-item + .horizontal-item {
  margin-left: 0;
}

input[type=radio]:checked + .mwform-radio-field-text {
  background: #F76F1C; /* マウス選択時の背景色を指定する */
  color: #fff; /* マウス選択時のフォント色を指定する */
}

/*# sourceMappingURL=top.css.map */
