@charset "UTF-8";
/*
Theme Name: G.C FACTORY
Theme URI: http://lob.co.jp/

This theme was designed and built by LoB,
whose blog you will find at https://lob.co.jp/

*/
/*---------------------------------------------------------------
リセット
---------------------------------------------------------------*/
/**reset**/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img,
section,
article,
figure {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

img {
  vertical-align: top;
}

hr {
  display: none;
}

a {
  border: none;
  outline: none;
  text-decoration: none;
}

/* reset[e] */
@font-face {
  font-family: "icomoon";
  src: url("../css/fonts/icomoon.eot?9bj0m8");
  src: url("../css/fonts/icomoon.eot?9bj0m8#iefix") format("embedded-opentype"), url("../css/fonts/icomoon.ttf?9bj0m8") format("truetype"), url("../css/fonts/icomoon.woff?9bj0m8") format("woff"), url("../css/fonts/icomoon.svg?9bj0m8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
  content: "";
}

.icon-gear:before {
  content: "";
}

.icon-people:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-home:before {
  content: "";
}

@font-face {
  font-family: "游明朝";
  src: local("Gentium Basic");
  unicode-range: U+0030-0039;
  /* 数字 */
}
/*---------------------------------------------------------------
ブレイクポイント
---------------------------------------------------------------*/
/*---------------------------------------------------------------
color
---------------------------------------------------------------*/
/*---------------------------------------------------------------
common
---------------------------------------------------------------*/
* {
  box-sizing: border-box;
}

html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", "Meiryo", serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.05rem;
  width: 100%;
  height: 100%;
  color: #005CB9;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
}
body a {
  transition: all 0.5s;
  color: #005CB9;
}
body a:hover {
  color: #00AADC;
}
@media screen and (max-width: 950px) {
  body {
    min-width: 100%;
    font-size: 15px;
  }
}
body img {
  width: 100%;
  height: auto;
}

.flex {
  display: flex;
}

.flex_jc-s {
  justify-content: space-between;
}

.flex_jc-c {
  justify-content: center;
}

.flex_jc-e {
  justify-content: flex-end;
}

.flex_ai-c {
  align-items: center;
}

.flex_wp_wp {
  flex-wrap: wrap;
}

.flex_dr_co {
  flex-direction: column;
}

.mb100 {
  margin-bottom: 100px !important;
}
@media screen and (max-width: 859px) {
  .mb100 {
    margin-bottom: 50px !important;
  }
}

.mb80 {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 859px) {
  .mb80 {
    margin-bottom: 40px !important;
  }
}

.mb50 {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 859px) {
  .mb50 {
    margin-bottom: 25px !important;
  }
}

.mb30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 859px) {
  .mb30 {
    margin-bottom: 15px !important;
  }
}

.mb20 {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 859px) {
  .mb20 {
    margin-bottom: 10px !important;
  }
}

.mb10 {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 859px) {
  .mb10 {
    margin-bottom: 5px !important;
  }
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) and (min-width: 860px) {
  .inner {
    max-width: 100%;
    padding: 0 5%;
  }
}
@media screen and (max-width: 859px) {
  .inner {
    max-width: 100%;
    padding: 0 5%;
  }
}

.inner11 {
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) and (min-width: 860px) {
  .inner11 {
    max-width: 100%;
    padding: 0 5%;
  }
}
@media screen and (max-width: 859px) {
  .inner11 {
    max-width: 100%;
    padding: 0 5%;
  }
}

.inner70 {
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) and (min-width: 860px) {
  .inner70 {
    max-width: 100%;
    padding: 0 5%;
  }
}
@media screen and (max-width: 859px) {
  .inner70 {
    max-width: 100%;
    padding: 0 5%;
  }
}

.inner80 {
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 859px) {
  .inner80 {
    max-width: 100%;
    padding: 0 5%;
  }
}

.inner90 {
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 859px) {
  .inner90 {
    max-width: 100%;
    padding: 0 5%;
  }
}

.inner10 {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 859px) {
  .inner10 {
    max-width: 100%;
    padding: 0 5%;
  }
}

.tit1 {
  font-size: 3.5rem;
  letter-spacing: 0.7rem;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", "Meiryo", serif;
}
@media screen and (max-width: 859px) {
  .tit1 {
    font-size: 2rem;
    letter-spacing: 0.5rem;
    line-height: 1.3;
  }
}

.disk {
  list-style-type: disc;
  padding-left: 1rem;
  font-size: 0.9rem;
}
.disk li {
  margin-bottom: 5px;
}

.btn1 {
  text-align: center;
}
.btn1 a {
  background: #005CB9;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 15px 50px;
  border-radius: 10px 10px;
  position: relative;
  overflow: hidden;
}
.btn1 a:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #DFE0E0;
  position: absolute;
  top: 0;
  left: -100%;
  transition: all 0.5s;
}
.btn1 a:hover:after {
  content: "";
  top: 0;
  left: 0;
}

.btnWrap {
  text-align: center;
}

.btnWrap--margin-top{
  margin-top: 2.5em;
}

@media screen and (max-width: 859px) {
  .btnWrap {
    padding: 0 5%;
  }

  .btnWrap--sp-margin-bottom{
    margin-bottom: 2.5em;
  }
}

.btn-1 {
  display: inline-block;
  padding: 7px 30px;
  border-radius: 10px 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 859px) {
  .btn-1 {
    font-size: 1rem;
    padding: 8px 20px;
    width: 100%;
    text-align: center;
  }
}
.btn-1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #005CB9;
  border-radius: 10px 10px;
  z-index: -2;
}
.btn-1:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #00366d;
  transition: all 0.3s;
  border-radius: 10px 10px;
  z-index: -1;
}
.btn-1:hover {
  color: #fff;
}
.btn-1:hover:before {
  width: 100%;
}

#header.hide {
  transform: translateY(-100%);
}

#header {
  background: #fff;
  padding: 15px;
  position: fixed;
  z-index: 10000;
  width: 100%;
  transition: 0.5s;
}
@media screen and (max-width: 859px) {
  #header {
    padding: 3px 5% 2px;
  }
}
#header #logo {
  display: block;
}
#header #logo a img {
  width: 85px;
}
@media screen and (max-width: 859px) {
  #header #logo a img {
    width: 65px;
  }
}
#header #logo a span {
  display: inline-block;
  font-size: 1vw;
  white-space: nowrap;
  padding: 0.9vw 0 0 1vw;
}
@media screen and (max-width: 1230px) and (min-width: 860px) {
  #header #logo a span {
    display: none;
  }
}
@media screen and (max-width: 859px) {
  #header #logo a span {
    font-size: 13px;
    padding: 12px 0 0 10px;
  }
}

@media screen and (max-width: 375px) {
  #header #logo a span {
    font-size: 11px;
  }
}

@media screen and (max-width: 859px) {
  #header #gnav {
    display: none;
  }
}
#header #gnav ul li {
  margin-left: 25px;
}
#header #gnav ul li a {
  letter-spacing: 0.1rem;
  white-space: nowrap;
}
@media screen and (max-width: 1100px) and (min-width: 860px) {
  #header #gnav ul li {
    margin-left: 10px;
  }
}
#header #gnav ul .ma {
  background: #005CB9;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  font-size: 0.8rem;
  padding: 3px 10px 0 38px;
  position: relative;
  height: 30px;
}
#header #gnav ul .ma span {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: #96dce1;
  color: #005CB9;
  display: inline-block;
  font-size: 0.7rem;
  font-weight: bold;
  letter-spacing: 0;
  padding: 5px 0 0 4.5px;
  width: 30px;
  height: 30px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#header #gnav ul .baikyaku span {
  background: #fca388;
}
#header #gnav ul .tell {
  background: url(../images/ma_lp/icon_tel.svg) no-repeat left 3px/21px;
  display: inline-block;
  padding: 0 0 0 29px;
  font-size: 1.6rem;
  line-height: 1.4;
}
#header #gnav ul .tell span {
  display: block;
  font-size: 0.7rem;
  font-weight: normal;
}
#header #gnav ul .contact a {
  display: block;
}
#header #gnav ul .contact .case {
  font-size: 0.8rem;
  margin-bottom: 5px;
  border-radius: 0 0;
  padding: 3px 30px;
}
#header #gnav ul .contact .case:after {
  border-radius: 0 0;
}
#header #gnav ul .contact .mail {
  font-weight: bold;
  display: inline-block;
  background: #faf564 url(../images/ma_lp/icon_mail.svg) no-repeat 15px center/25px;
  padding: 7px 15px 7px 48px;
  width: 100%;
}

.phone-button,
.sp-nav{
    display: none;
}

/* phone button sp */
@media screen and (max-width: 859px) {
  .sp-nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
 .phone-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    width: 60px; 
    height: 60px; 
    background-color: white; 
    color: #ff6900; 
    font-size: 11px; 
    font-weight: bold;
    text-decoration: none;
    border-radius: 10px; 
    border: 0.5px solid #000; 
    flex-direction: column; 
    text-align: center;
  }
 .icon-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px; 
  }

  .phone-button i {
    font-size: 22px; 
  }
}

/*iphoneSE*/
@media screen and (max-width: 390px) {
  .phone-button {
    width: 45px;
    height: 45px;
    font-size: 7px;
    border: 0.5px solid #000; 
    
  }
  .phone-button i {
    font-size: 20px;
  }

}



#footer {
  padding: 50px 50px 100px;
  overflow: hidden;
}
@media screen and (max-width: 859px) {
  #footer {
    padding: 25px 4%;
  }
  #footer .f_logo {
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 859px) and (max-width: 859px) {
  #footer .f_logo {
    margin: 0 auto 20px;
  }
}
#footer .corporate_info .f_logo {
  width: 400px;
  margin-bottom: 20px;
}
#footer .corporate_info .f_logo p:first-child {
  margin-right: 20px;
}
#footer .corporate_info .f_logo img {
  width: 120px;
}
@media screen and (max-width: 859px) {
  #footer .corporate_info .f_logo {
    width: 100%;
  }
  #footer .corporate_info .f_logo img {
    width: 70px;
  }
}
#footer .corporate_info address {
  font-size: 0.9rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 859px) {
  #footer .corporate_info address {
    font-size: 0.8rem;
    margin-bottom: 20px;
  }
}
#footer .corporate_info small {
  display: block;
  font-size: 0.7rem;
}
@media screen and (max-width: 859px) {
  #footer .corporate_info small {
    margin-bottom: 20px;
  }
}
#footer .f_link ul {
  margin-bottom: 20px;
}
#footer .f_link ul li {
  display: inline-block;
  padding: 0 20px;
  border-left: 1px solid #005CB9;
}
#footer .f_link ul li:last-child {
  border-right: 1px solid #005CB9;
}
@media screen and (max-width: 859px) {
  #footer .f_link ul li {
    font-size: 0.85rem;
  }
}
#footer .f_link p {
  width: 120px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 859px) {
  #footer .f_link p {
    margin: 0;
  }
}

#pageTop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 150;
  opacity: 0;
}

#pageTop a {
  z-index: 999;
  background: #E6E6E6;
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
}
#pageTop a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #005CB9 transparent;
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}

@media screen and (max-width: 859px) {
  #pageTop {
    bottom: 15px;
  }
}
#pageTop.rotate {
  opacity: 1;
  transition: all 0.5s;
}

/*---------------------------------------------------------------
 トグル
---------------------------------------------------------------*/
#toggle {
  display: none;
  position: relative;
  z-index: 10000;
  margin: 3px 0 0 0 !important;
}
@media screen and (max-width: 859px) {
  #toggle {
    display: block;
  }
}
#toggle a::before, #toggle a::after {
  border-bottom: none !important;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all 0.4s;
}

.menu-trigger {
  width: 60px;
  height: 50px;
  z-index: 9999;
}
@media screen and (max-width: 859px) {
  .menu-trigger {
    width: 60px;
    height: 60px;
  }
}

.menu-trigger span {
  position: absolute;
  z-index: 9999;
  left: 25%;
  width: 50%;
  height: 2px;
  background-color: #000;
  border-radius: 4px;
}

.menu-trigger span:nth-of-type(1) {
  top: 22px;
}
@media screen and (max-width: 859px) {
  .menu-trigger span:nth-of-type(1) {
    top: 18px;
  }
}

.menu-trigger span:nth-of-type(2) {
  top: 32px;
}
@media screen and (max-width: 859px) {
  .menu-trigger span:nth-of-type(2) {
    top: 29px;
  }
}

.menu-trigger span:nth-of-type(3) {
  top: 42px;
}
@media screen and (max-width: 859px) {
  .menu-trigger span:nth-of-type(3) {
    top: 40px;
  }
}

.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(11px) rotate(-405deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
}

a.menu-trigger.active:hover span:nth-of-type(1) {
  top: 22px;
}
a.menu-trigger.active:hover span:nth-of-type(3) {
  top: 42px;
}

.closeWrap {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(0, 0, 0, 0.3);
  padding: 1px 9px 4px;
  border-radius: 20px 20px;
  cursor: pointer;
}
@media screen and (max-width: 859px) {
  .closeWrap {
    background: rgba(255, 255, 255, 0.3);
    top: 85vw;
    right: 50%;
    transform: translate(50%, 0);
  }
}
.closeWrap .dli-close {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 1em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  transform: rotate(45deg);
}
.closeWrap .dli-close::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}

#overlay {
  display: none;
}

@media screen and (max-width: 859px) {
  #overlay.active {
    opacity: 1;
    transition: all 0.5s;
    transition-timing-function: ease;
  }

  #overlay {
    border-left: 5px solid #005CB9;
    display: none;
    transition: all 0.5s;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #DFE0E0;
    overflow: scroll;
    padding: 90px 5% 0;
  }
  #overlay .menu-upper {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #005CB9;
  }
  #overlay .menu-upper li {
    padding: 0 0 0 0;
    margin: 0 5px 5px 0;
  }
  #overlay .menu-upper li a {
    background: #fff;
    display: block;
    width: 100%;
    padding: 8px 0 8px 25px;
    position: relative;
    border-radius: 3px 3px;
  }
  #overlay .menu-upper li a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-top: 1px solid #005CB9;
    border-right: 1px solid #005CB9;
    transform: rotate(45deg);
  }
  #overlay .menu-under li {
    margin-bottom: 10px;
  }
  #overlay .menu-under li a {
    padding: 5px 0 5px 15px;
    position: relative;
  }
  #overlay .menu-under li a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-top: 1px solid #005CB9;
    border-right: 1px solid #005CB9;
    transform: rotate(45deg);
  }
}
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}
@keyframes fuwafuwa2 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(15px);
  }
}
.anime-fuwafuwa1 {
  animation: 3s fuwafuwa infinite;
}

.anime-fuwafuwa2 {
  animation: 3s fuwafuwa2 infinite;
}

.baikyaku .hero_area, .baishuu .hero_area {
  background: url(../images/ma_lp/hero_bg.jpg) no-repeat center center/cover;
  background-attachment: fixed;
  /*
  height: 72vw;
  */
  min-height: 770px;
  padding: 130px 0 30px 0;
  text-align: center;
}
@media screen and (max-width: 859px) {
  .baikyaku .hero_area, .baishuu .hero_area {
    height: auto;
    min-height: 500px;
    padding: 110px 0 30px 0;
  }
}
.baikyaku .hero_area .wrap, .baishuu .hero_area .wrap {
  width: 90vw;
  max-width: 1280px;
  margin: 0 auto;
}
.baikyaku .hero_area .wrap .ma_target, .baishuu .hero_area .wrap .ma_target {
  font-size: 1.8vw;
  font-weight: bold;
  border-top: 5px double #005CB9;
  border-bottom: 5px double #005CB9;
  display: inline-block;
  padding: 7px 30px;
  margin-bottom: 1.5vw;
}
@media screen and (max-width: 859px) {
  .baikyaku .hero_area .wrap .ma_target, .baishuu .hero_area .wrap .ma_target {
    font-size: 15px;
    padding: 5px 10px;
  }
}
.baikyaku .hero_area .wrap h1, .baishuu .hero_area .wrap h1 {
  font-size: 3.25vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin-bottom: 1.5vw;
}
@media screen and (max-width: 859px) {
  .baikyaku .hero_area .wrap h1, .baishuu .hero_area .wrap h1 {
    font-size: 18px;
  }
}
.baikyaku .hero_area .wrap ul, .baishuu .hero_area .wrap ul {
  margin-bottom: 2vw;
}
.baikyaku .hero_area .wrap ul li, .baishuu .hero_area .wrap ul li {
  width: calc(96% / 3);
  margin-right: 2%;
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.3));
  transition: all 0.5s;
}
.baikyaku .hero_area .wrap ul li:last-child, .baishuu .hero_area .wrap ul li:last-child {
  margin-right: 0;
}
.baikyaku .hero_area .wrap ul li:hover, .baishuu .hero_area .wrap ul li:hover {
  filter: drop-shadow(5px 5px 10px rgba(250, 245, 100, 0.8));
  opacity: 0.9;
}
@media screen and (max-width: 859px) {
  .baikyaku .hero_area .wrap ul, .baishuu .hero_area .wrap ul {
    display: none;
  }
}
.baikyaku .hero_area .wrap ul + p, .baishuu .hero_area .wrap ul + p {
  font-size: 1.4vw;
}
@media screen and (max-width: 859px) {
  .baikyaku .hero_area .wrap ul + p, .baishuu .hero_area .wrap ul + p {
    font-size: 15px;
    text-align: left;
  }
  .baikyaku .hero_area .wrap ul + p br, .baishuu .hero_area .wrap ul + p br {
    display: none;
  }
}
.baikyaku .hero_area .wrap .hero_img_sp, .baishuu .hero_area .wrap .hero_img_sp {
  display: none;
}
@media screen and (max-width: 859px) {
  .baikyaku .hero_area .wrap .hero_img_sp, .baishuu .hero_area .wrap .hero_img_sp {
    display: block;
  }
  .baikyaku .hero_area .wrap .hero_img_sp li, .baishuu .hero_area .wrap .hero_img_sp li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.baikyaku .sec1, .baishuu .sec1 {
  background: url(../images/ma_lp/sec1_bg.jpg) repeat left top;
  counter-reset: number 0;
  padding: 150px 0 0 0;
  overflow: hidden;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec1, .baishuu .sec1 {
    padding: 60px 0 0 0;
  }
}
.baikyaku .sec1 .inner10, .baishuu .sec1 .inner10 {
  background: #fff;
  border-radius: 80px;
  box-shadow: 5px 5px 17px -10px rgba(0, 0, 0, 0.5);
  padding: 130px 80px 300px;
  position: relative;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec1 .inner10, .baishuu .sec1 .inner10 {
    border-radius: 20px;
    margin: 0 8px;
    padding: 70px 4% 130px;
  }
}
.baikyaku .sec1 .inner10 h2, .baishuu .sec1 .inner10 h2 {
  position: absolute;
  left: 50%;
  top: -35px;
  width: 450px;
  height: auto;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 859px) {
  .baikyaku .sec1 .inner10 h2, .baishuu .sec1 .inner10 h2 {
    top: -20px;
    width: 260px;
  }
}
.baikyaku .sec1 .inner10 h3, .baishuu .sec1 .inner10 h3 {
  font-size: 2rem;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 50px;
}
.baikyaku .sec1 .inner10 h3 span, .baishuu .sec1 .inner10 h3 span {
  font-size: 3rem;
  letter-spacing: 0.18em;
  display: block;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec1 .inner10 h3, .baishuu .sec1 .inner10 h3 {
    font-size: 0.9rem;
    margin-bottom: 25px;
  }
  .baikyaku .sec1 .inner10 h3 span, .baishuu .sec1 .inner10 h3 span {
    font-size: 1.5rem;
    font-weight: bold;
  }
}
.baikyaku .sec1 .inner10 ul, .baishuu .sec1 .inner10 ul {
  font-size: 1.5rem;
  position: relative;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec1 .inner10 ul, .baishuu .sec1 .inner10 ul {
    font-size: 1rem;
  }
}
.baikyaku .sec1 .inner10 ul:after, .baishuu .sec1 .inner10 ul:after {
  content: "";
  position: absolute;
  background: url(../images/ma_lp/sec1_answer.svg) no-repeat center center/contain;
  left: 50%;
  bottom: -200px;
  transform: translate(-50%, 0);
  width: 200px;
  height: 80px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec1 .inner10 ul:after, .baishuu .sec1 .inner10 ul:after {
    bottom: -130px;
    width: 120px;
  }
}
.baikyaku .sec1 .inner10 ul li, .baishuu .sec1 .inner10 ul li {
  margin: 0 0 20px;
  padding: 0 0 20px 80px;
  border-bottom: 2px solid #e6e6e6;
  line-height: 1.2;
}
.baikyaku .sec1 .inner10 ul li:before, .baishuu .sec1 .inner10 ul li:before {
  counter-increment: number 1;
  content: "　　" counter(number) ".";
  background: url(../images/ma_lp/sec1_checkmark.svg) no-repeat left center/contain;
  width: 77px;
  height: 29px;
  display: inline-block;
  font-weight: bold;
}
.baikyaku .sec1 .inner10 ul li a span, .baishuu .sec1 .inner10 ul li a span {
  background: linear-gradient(transparent 60%, #faf564 0%);
}
@media screen and (max-width: 859px) {
  .baikyaku .sec1 .inner10 ul li, .baishuu .sec1 .inner10 ul li {
    margin: 0 0 10px;
    padding: 0 0 10px 0;
    line-height: 1.7;
  }
  .baikyaku .sec1 .inner10 ul li:before, .baishuu .sec1 .inner10 ul li:before {
    width: 55px;
    height: 28px;
  }
}
.baikyaku .sec1 .inner10 .pencil, .baishuu .sec1 .inner10 .pencil {
  position: absolute;
  top: 190px;
  right: -100px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec1 .inner10 .pencil, .baishuu .sec1 .inner10 .pencil {
    display: none;
  }
}
.baikyaku .sec1 .inner10 .fukidashi, .baishuu .sec1 .inner10 .fukidashi {
  position: absolute;
  top: 200px;
  left: -30px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec1 .inner10 .fukidashi, .baishuu .sec1 .inner10 .fukidashi {
    display: none;
  }
}
.baikyaku .sec2, .baishuu .sec2 {
  text-align: center;
  background: #b5e6ea;
  padding: 80px 0 120px;
  position: relative;
  counter-reset: number 0;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec2, .baishuu .sec2 {
    padding: 40px 0 60px;
  }
}
.baikyaku .sec2:before, .baishuu .sec2:before {
  content: "";
  background: url(../images/ma_lp/sec2_bg.svg) no-repeat center top/contain;
  width: 100%;
  height: 19vw;
  position: absolute;
  top: -19vw;
  left: 50%;
  transform: translateX(-50%);
}
.baikyaku .sec2 h2, .baishuu .sec2 h2 {
  font-size: 2rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec2 h2, .baishuu .sec2 h2 {
    font-size: 1.3rem;
    margin-bottom: 15px;
  }
}
.baikyaku .sec2 ul li, .baishuu .sec2 ul li {
  background: #fff;
  box-shadow: 10px 9px 0px 0px #005CB9;
  font-size: 1.2rem;
  width: calc(96% / 3);
  margin-right: 2%;
  margin-bottom: 30px;
  padding: 30px 10px;
  text-align: center;
  position: relative;
}
.baikyaku .sec2 ul li:nth-of-type(3n), .baishuu .sec2 ul li:nth-of-type(3n) {
  margin-right: 0;
}
.baikyaku .sec2 ul li:before, .baishuu .sec2 ul li:before {
  counter-increment: number 1;
  content: counter(number) ".";
  position: absolute;
  left: 20px;
  top: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.baikyaku .sec2 ul li span, .baishuu .sec2 ul li span {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec2 ul li, .baishuu .sec2 ul li {
    font-size: 1rem;
    width: 100%;
    padding: 10px 10px 10px 40px;
    margin-right: 0;
    text-align: left;
    margin-bottom: 15px;
  }
  .baikyaku .sec2 ul li:before, .baishuu .sec2 ul li:before {
    left: 12px;
    top: 8px;
    font-size: 1.3rem;
  }
  .baikyaku .sec2 ul li span, .baishuu .sec2 ul li span {
    font-size: 1.1rem;
  }
  .baikyaku .sec2 ul li br, .baishuu .sec2 ul li br {
    display: none;
  }
}
.baikyaku .sec2 ul .active, .baishuu .sec2 ul .active {
  background: #faf564;
  animation: 3s fuwafuwa infinite;
}
.baikyaku .contact_area, .baishuu .contact_area {
  background: #005CB9;
  color: #fff;
  padding: 100px 0;
  margin-bottom: 100px;
}
@media screen and (max-width: 859px) {
  .baikyaku .contact_area, .baishuu .contact_area {
    padding: 30px 0;
    margin-bottom: 50px;
  }
}
.baikyaku .contact_area .title, .baishuu .contact_area .title {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 28%;
}
.baikyaku .contact_area .title h3, .baishuu .contact_area .title h3 {
  font-size: 3rem;
  margin-bottom: 10px;
}
.baikyaku .contact_area .title p, .baishuu .contact_area .title p {
  font-size: 1.1rem;
}
@media screen and (max-width: 859px) {
  .baikyaku .contact_area .title, .baishuu .contact_area .title {
    border-right: none;
    width: 100%;
    padding: 0 0 20px;
  }
  .baikyaku .contact_area .title h3, .baishuu .contact_area .title h3 {
    font-size: 2rem;
    margin-bottom: 5px;
    text-align: center;
  }
  .baikyaku .contact_area .title p, .baishuu .contact_area .title p {
    font-size: 0.9rem;
  }
  .baikyaku .contact_area .title p br, .baishuu .contact_area .title p br {
    display: none;
  }
}
@media screen and (max-width: 859px) {
  .baikyaku .contact_area, .baishuu .contact_area {
    overflow: hidden;
  }
}
.baikyaku .information, .baishuu .information {
  width: 67%;
  position: relative;
}
@media screen and (max-width: 859px) {
  .baikyaku .information, .baishuu .information {
    width: 100%;
    padding: 30px 0 0;
  }
}
.baikyaku .information h4, .baishuu .information h4 {
  font-size: 3rem;
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}
.baikyaku .information h4 span:first-child, .baishuu .information h4 span:first-child {
  background: #fff;
  color: #005CB9;
  font-size: 1rem;
  padding: 0.5em 1em 0.5em 1.3em;
  letter-spacing: 0.1em;
  margin-right: 20px;
}
@media screen and (max-width: 1100px) and (min-width: 860px) {
  .baikyaku .information h4, .baishuu .information h4 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 859px) {
  .baikyaku .information h4, .baishuu .information h4 {
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
  }
  .baikyaku .information h4 span:first-child, .baishuu .information h4 span:first-child {
    font-size: 0.8rem;
    padding: 0.5em;
    margin-right: 10px;
  }
}
@media screen and (max-width: 859px) {
  .baikyaku .information h4 + p br, .baishuu .information h4 + p br {
    display: none;
  }
}
.baikyaku .information .tel, .baishuu .information .tel {
  margin-right: 20px;
}
.baikyaku .information .tel a, .baishuu .information .tel a {
  color: #fff;
  font-size: 2.5rem;
  background: url(../images/ma_lp/icon_tel_white.svg) no-repeat 5px top/23px;
  padding: 0 5px 5px 40px;
  border-bottom: 3px solid #fff;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 859px) {
  .baikyaku .information .tel, .baishuu .information .tel {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .baikyaku .information .tel a, .baishuu .information .tel a {
    font-size: 2.2rem;
  }
}
.baikyaku .information .contact_btn a, .baishuu .information .contact_btn a {
  background: #faf564 url(../images/ma_lp/icon_mail.svg) no-repeat 30px center/30px;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  padding: 20px 30px 20px 70px;
}
@media screen and (max-width: 859px) {
  .baikyaku .information .contact_btn, .baishuu .information .contact_btn {
    width: 100%;
  }
  .baikyaku .information .contact_btn a, .baishuu .information .contact_btn a {
    background: #faf564 url(../images/ma_lp/icon_mail.svg) no-repeat 15px center/30px;
    font-size: 1.2rem;
    display: block;
    padding: 10px 15px 10px 55px;
  }
}
.baikyaku .information .free, .baishuu .information .free {
  width: 170px;
  position: absolute;
  right: 40px;
  top: -50px;
}
@media screen and (max-width: 1100px) and (min-width: 860px) {
  .baikyaku .information .free, .baishuu .information .free {
    right: -50px;
  }
}
@media screen and (max-width: 859px) {
  .baikyaku .information .free, .baishuu .information .free {
    width: 85px;
    right: 0;
    top: 0;
  }
}
.baikyaku .sec3 h2, .baishuu .sec3 h2 {
  font-size: 2rem;
  text-align: center;
  line-height: 1.1;
  letter-spacing: 0.1em;
}
.baikyaku .sec3 h2 span, .baishuu .sec3 h2 span {
  font-size: 4rem;
}
.baikyaku .sec3 h2 span:first-child, .baishuu .sec3 h2 span:first-child {
  vertical-align: middle;
  padding: 25px 12px 0 16px;
  background: url(../images/ma_lp/sec3_img1.svg) no-repeat center top;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 h2, .baishuu .sec3 h2 {
    font-size: 1.2rem;
  }
  .baikyaku .sec3 h2 span, .baishuu .sec3 h2 span {
    font-size: 1.5rem;
  }
}
.baikyaku .sec3 h2 + p, .baishuu .sec3 h2 + p {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 h2 + p, .baishuu .sec3 h2 + p {
    font-size: 1rem;
    text-align: center;
    margin-bottom: 40px;
  }
}
.baikyaku .sec3 h3, .baishuu .sec3 h3 {
  font-size: 3vw;
  position: relative;
  padding: 15px 0 0 150px;
  margin-bottom: 30px;
  line-height: 1.4;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 h3, .baishuu .sec3 h3 {
    font-size: 1.2rem;
    padding: 15px 0 0 60px;
  }
  .baikyaku .sec3 h3 br, .baishuu .sec3 h3 br {
    display: none;
  }
}
.baikyaku .sec3 h3:before, .baishuu .sec3 h3:before {
  content: "";
  width: 175px;
  height: 175px;
  display: inline-block;
  position: absolute;
  top: -70px;
  left: -30px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 h3:before, .baishuu .sec3 h3:before {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: absolute;
    top: -30px;
    left: -15px;
  }
}
.baikyaku .sec3 h3:after, .baishuu .sec3 h3:after {
  content: "";
  position: absolute;
  width: 90%;
  height: 3px;
  background: #005CB9;
  top: -13px;
  left: 10%;
  z-index: -10;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 h3:after, .baishuu .sec3 h3:after {
    height: 2px;
    top: -5px;
  }
}
.baikyaku .sec3 h4, .baishuu .sec3 h4 {
  font-size: 1.6rem;
  background: linear-gradient(transparent 0%, #faf564 0%);
  display: inline;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 h4, .baishuu .sec3 h4 {
    font-size: 1.1rem;
  }
  .baikyaku .sec3 h4 br, .baishuu .sec3 h4 br {
    display: none;
  }
}
.baikyaku .sec3 h4 + p, .baishuu .sec3 h4 + p {
  font-size: 1.1rem;
  margin-top: 20px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 h4 + p, .baishuu .sec3 h4 + p {
    font-size: 1rem;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.baikyaku .sec3 .point_box, .baishuu .sec3 .point_box {
  margin-bottom: 150px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 .point_box, .baishuu .sec3 .point_box {
    margin-bottom: 75px;
  }
}
.baikyaku .sec3 #point1:before, .baishuu .sec3 #point1:before {
  background: url(../images/ma_lp/sec3_ttl_bg1.svg) no-repeat left top/contain;
}
.baikyaku .sec3 #point2:before, .baishuu .sec3 #point2:before {
  background: url(../images/ma_lp/sec3_ttl_bg2.svg) no-repeat left top/contain;
}
.baikyaku .sec3 #point3:before, .baishuu .sec3 #point3:before {
  background: url(../images/ma_lp/sec3_ttl_bg3.svg) no-repeat left top/contain;
}
.baikyaku .sec3 .box, .baishuu .sec3 .box {
  width: 50%;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 .box, .baishuu .sec3 .box {
    width: 100%;
  }
}
.baikyaku .sec3 figure, .baishuu .sec3 figure {
  width: 45%;
}
.baikyaku .sec3 figure figcaption, .baishuu .sec3 figure figcaption {
  font-size: 0.8rem;
  text-align: right;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 figure, .baishuu .sec3 figure {
    width: 100%;
  }
}
.baikyaku .sec3 .tablewrap, .baishuu .sec3 .tablewrap {
  overflow: auto;
  margin-bottom: 30px;
}
.baikyaku .sec3 .tablewrap::-webkit-scrollbar, .baishuu .sec3 .tablewrap::-webkit-scrollbar {
  height: 5px;
}
.baikyaku .sec3 .tablewrap::-webkit-scrollbar-track, .baishuu .sec3 .tablewrap::-webkit-scrollbar-track {
  background: #F1F1F1;
}
.baikyaku .sec3 .tablewrap::-webkit-scrollbar-thumb, .baishuu .sec3 .tablewrap::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
.baikyaku .sec3 .table-caption, .baishuu .sec3 .table-caption {
  color: #000;
  display: none;
  text-align: left;
  font-size: 0.8rem;
  white-space: nowrap;
  margin-bottom: 5px;
}
@media screen and (max-width: 1100px) and (min-width: 860px) {
  .baikyaku .sec3 .table-caption, .baishuu .sec3 .table-caption {
    display: block;
  }
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 .table-caption, .baishuu .sec3 .table-caption {
    display: block;
  }
}
.baikyaku .sec3 table, .baishuu .sec3 table {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 table, .baishuu .sec3 table {
    width: 700px;
  }
}
.baikyaku .sec3 table tr:first-child td, .baishuu .sec3 table tr:first-child td {
  line-height: 1.3;
}
.baikyaku .sec3 table tr:nth-of-type(2) th, .baikyaku .sec3 table tr:nth-of-type(2) td, .baishuu .sec3 table tr:nth-of-type(2) th, .baishuu .sec3 table tr:nth-of-type(2) td {
  background: #ecf5ff;
}
.baikyaku .sec3 table tr th, .baikyaku .sec3 table tr td, .baishuu .sec3 table tr th, .baishuu .sec3 table tr td {
  border: 1px solid #005CB9;
  padding: 1em;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 table tr th, .baikyaku .sec3 table tr td, .baishuu .sec3 table tr th, .baishuu .sec3 table tr td {
    font-size: 0.8rem;
    padding: 0.5em;
  }
}
.baikyaku .sec3 table tr th, .baishuu .sec3 table tr th {
  width: 20%;
}
.baikyaku .sec3 table tr th img, .baishuu .sec3 table tr th img {
  padding: 20px;
}
.baikyaku .sec3 table tr .taleft, .baishuu .sec3 table tr .taleft {
  text-align: left;
}
.baikyaku .sec3 table tr .font_large, .baishuu .sec3 table tr .font_large {
  font-size: 3rem;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 table tr .font_large, .baishuu .sec3 table tr .font_large {
    font-size: 2rem;
  }
}
.baikyaku .sec3 table tr .font_midium, .baishuu .sec3 table tr .font_midium {
  font-size: 1.5rem;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 table tr .font_midium, .baishuu .sec3 table tr .font_midium {
    font-size: 1.3rem;
  }
}
.baikyaku .sec3 .point3_box h5, .baishuu .sec3 .point3_box h5 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec3 .point3_box h5, .baishuu .sec3 .point3_box h5 {
    font-size: 1.3rem;
    margin-bottom: 15px;
  }
}
.baikyaku .sec3 .point3_box figure, .baishuu .sec3 .point3_box figure {
  width: 100%;
}
.baikyaku .sec4, .baishuu .sec4 {
  background: #f2f2f2;
  padding: 100px 0;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec4, .baishuu .sec4 {
    padding: 50px 0;
  }
}
.baikyaku .sec4 .wrap, .baishuu .sec4 .wrap {
  border: 1px solid #005CB9;
  padding: 50px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec4 .wrap, .baishuu .sec4 .wrap {
    padding: 25px;
    margin: 0 5px;
  }
}
.baikyaku .sec4 .wrap h2, .baishuu .sec4 .wrap h2 {
  background: #f2f2f2;
  font-size: 2rem;
  padding: 10px 30px;
  width: 360px;
  margin: -90px auto 50px;
  text-align: center;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec4 .wrap h2, .baishuu .sec4 .wrap h2 {
    font-size: 1.2rem;
    margin: -53px auto 0;
    width: 70%;
  }
}
.baikyaku .sec4 .wrap figure, .baishuu .sec4 .wrap figure {
  width: 35%;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec4 .wrap figure, .baishuu .sec4 .wrap figure {
    width: 100%;
    padding: 0 30px 30px;
  }
}
.baikyaku .sec4 .wrap .box, .baishuu .sec4 .wrap .box {
  width: 60%;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec4 .wrap .box, .baishuu .sec4 .wrap .box {
    width: 100%;
  }
}
.baikyaku .sec4 .wrap .box .name, .baishuu .sec4 .wrap .box .name {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 20px;
}
.baikyaku .sec4 .wrap .box .name span, .baishuu .sec4 .wrap .box .name span {
  font-size: 1rem;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec4 .wrap .box .name, .baishuu .sec4 .wrap .box .name {
    font-size: 1.3rem;
  }
  .baikyaku .sec4 .wrap .box .name span, .baishuu .sec4 .wrap .box .name span {
    font-size: 0.8rem;
  }
}
.baikyaku .sec4 .wrap .box dl, .baishuu .sec4 .wrap .box dl {
  margin-bottom: 20px;
}
.baikyaku .sec4 .wrap .box dl dt, .baishuu .sec4 .wrap .box dl dt {
  background: #005CB9;
  color: #fff;
  padding: 3px 0 3px 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec4 .wrap .box dl, .baishuu .sec4 .wrap .box dl {
    margin-bottom: 10px;
  }
  .baikyaku .sec4 .wrap .box dl dt, .baishuu .sec4 .wrap .box dl dt {
    margin-bottom: 5px;
  }
}
.baikyaku .sec4 .wrap .greeting, .baishuu .sec4 .wrap .greeting {
  background: #fff;
  padding: 28px 35px 35px;
}
.baikyaku .sec4 .wrap .greeting h3, .baishuu .sec4 .wrap .greeting h3 {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec4 .wrap .greeting, .baishuu .sec4 .wrap .greeting {
    padding: 15px;
  }
  .baikyaku .sec4 .wrap .greeting h3, .baishuu .sec4 .wrap .greeting h3 {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}
.baikyaku .sec5, .baishuu .sec5 {
  background: url(../images/ma_lp/hero_bg.jpg) no-repeat center center/cover;
  background-attachment: fixed;
  padding: 80px 0;
  counter-reset: number 0;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec5, .baishuu .sec5 {
    padding: 40px 0;
  }
}
.baikyaku .sec5 h2, .baishuu .sec5 h2 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 20px;
  background: url(../images/ma_lp/sec5_ttl_bg.svg) no-repeat center center/contain;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec5 h2, .baishuu .sec5 h2 {
    font-size: 1.2rem;
  }
}
.baikyaku .sec5 p, .baishuu .sec5 p {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec5 p, .baishuu .sec5 p {
    margin-bottom: 15px;
  }
}
.baikyaku .sec5 ul li, .baishuu .sec5 ul li {
  background: #fff;
  font-size: 1.2rem;
  padding: 60px 10px 10px 10px;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-feature-settings: normal;
  box-shadow: 5px 5px 17px -10px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  position: relative;
  margin-right: 2%;
  white-space: nowrap;
  position: relative;
}
.baikyaku .sec5 ul li:last-child, .baishuu .sec5 ul li:last-child {
  margin-right: 0;
}
.baikyaku .sec5 ul li:last-child:after, .baishuu .sec5 ul li:last-child:after {
  background: none;
}
.baikyaku .sec5 ul li:before, .baishuu .sec5 ul li:before {
  counter-increment: number 1;
  content: counter(number) "";
  color: #fff;
  background: #005CB9;
  padding: 6px;
  margin-bottom: 7px;
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
  text-combine: horizontal;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/ma_lp/icon_circle.svg) no-repeat center center/30px;
}
.baikyaku .sec5 ul li:after, .baishuu .sec5 ul li:after {
  content: "";
  background: url(../images/ma_lp/arrow.svg) no-repeat left center/contain;
  width: 32px;
  height: 10px;
  position: absolute;
  top: 30px;
  right: -22px;
  z-index: 100;
}
@media screen and (max-width: 859px) {
  .baikyaku .sec5 ul li, .baishuu .sec5 ul li {
    font-size: 1rem;
    padding: 10px 10px 10px 50px;
    writing-mode: horizontal-tb;
    text-orientation: upright;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .baikyaku .sec5 ul li:before, .baishuu .sec5 ul li:before {
    -webkit-text-combine: horizontal-tb;
    -ms-text-combine-horizontal: all;
    text-combine-upright: all;
    text-combine: horizontal-tb;
    margin-right: 7px;
    padding: 10px;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
  }
  .baikyaku .sec5 ul li:after, .baishuu .sec5 ul li:after {
    display: none;
  }
}
.baikyaku .pickup, .baishuu .pickup {
  padding: 100px 0;
  background: #b5e6ea;
}
@media screen and (max-width: 859px) {
  .baikyaku .pickup, .baishuu .pickup {
    padding: 30px 5%;
  }
}
.baikyaku .pickup .tit1, .baishuu .pickup .tit1 {
  font-size: 3rem;
  padding-top: 80px;
  background: url(../images/common/icon_service.svg) no-repeat center top/60px;
}
@media screen and (max-width: 859px) {
  .baikyaku .pickup .tit1, .baishuu .pickup .tit1 {
    font-size: 1.8rem;
    padding-top: 60px;
    margin: 0 0 15px;
    background: url(../images/common/icon_service.svg) no-repeat center top/40px;
  }
}
.baikyaku .pickup .tit1 + p, .baishuu .pickup .tit1 + p {
  text-align: center;
  margin: 0 0 60px;
}
@media screen and (max-width: 859px) {
  .baikyaku .pickup .tit1 + p, .baishuu .pickup .tit1 + p {
    font-size: 1rem;
    margin: 0 0 30px;
  }
  .baikyaku .pickup .tit1 + p br, .baishuu .pickup .tit1 + p br {
    display: none;
  }
}
.baikyaku .pickup .slide-pickup, .baishuu .pickup .slide-pickup {
  margin-bottom: 70px;
}
@media screen and (max-width: 859px) {
  .baikyaku .pickup .slide-pickup, .baishuu .pickup .slide-pickup {
    margin-bottom: 35px;
  }
  .baikyaku .pickup .slide-pickup br, .baishuu .pickup .slide-pickup br {
    display: none;
  }
}
.baikyaku .pickup .slide-pickup .c_cate, .baishuu .pickup .slide-pickup .c_cate {
  background: #fff;
  padding: 30px;
  border-radius: 10px 10px;
  margin: 0 15px;
  position: relative;
}
@media screen and (max-width: 859px) {
  .baikyaku .pickup .slide-pickup .c_cate, .baishuu .pickup .slide-pickup .c_cate {
    padding: 15px;
    margin: 0 0;
  }
}
.baikyaku .pickup .slide-pickup .c_cate h5, .baishuu .pickup .slide-pickup .c_cate h5 {
  font-size: 1.1rem;
  font-weight: bold;
  background: #005CB9;
  color: #fff;
  padding: 3px 10px;
  margin: 0 0 20px;
  position: relative;
  text-align: center;
  z-index: 2;
  border-radius: 5px 5px;
}
.baikyaku .pickup .slide-pickup .c_cate h5 + p, .baishuu .pickup .slide-pickup .c_cate h5 + p {
  padding-bottom: 10px;
  border-bottom: 1px solid #005CB9;
  margin-bottom: 10px;
}
.baikyaku .pickup .slide-pickup .c_cate .case li, .baishuu .pickup .slide-pickup .c_cate .case li {
  font-size: 0.9rem;
  border-bottom: 1px solid #005CB9;
  padding: 8px 0;
}
.baikyaku .pickup .slide-pickup .c_cate .case li dl dt, .baishuu .pickup .slide-pickup .c_cate .case li dl dt {
  font-weight: bold;
  padding-left: 32px;
  margin-bottom: 5px;
}
.baikyaku .pickup .slide-pickup .c_cate .case .area dt, .baishuu .pickup .slide-pickup .c_cate .case .area dt {
  background: url(../images/common/icon_area.svg) no-repeat left center;
  background-size: 25px;
}
@media screen and (max-width: 859px) {
  .baikyaku .pickup .slide-pickup .c_cate .case .area dt, .baishuu .pickup .slide-pickup .c_cate .case .area dt {
    width: 100%;
    text-align: left;
  }
}
.baikyaku .pickup .slide-pickup .c_cate .case .management dt, .baishuu .pickup .slide-pickup .c_cate .case .management dt {
  background: url(../images/common/icon_management.svg) no-repeat left center;
  background-size: 25px;
}
.baikyaku .pickup .slide-pickup .c_cate .case .time dt, .baishuu .pickup .slide-pickup .c_cate .case .time dt {
  background: url(../images/common/icon_time.svg) no-repeat left center;
  background-size: 25px;
}
.baikyaku .pickup .slide-pickup .c_cate .case .transfer dt, .baishuu .pickup .slide-pickup .c_cate .case .transfer dt {
  background: url(../images/common/icon_transfer.svg) no-repeat left center;
  background-size: 25px;
}
.baikyaku .pickup .slide-pickup .c_cate .case .department dt, .baishuu .pickup .slide-pickup .c_cate .case .department dt {
  background: url(../images/common/icon_department.svg) no-repeat left center;
  background-size: 25px;
}
.baikyaku .pickup .slide-pickup .slide-arrow, .baishuu .pickup .slide-pickup .slide-arrow {
  width: 22px;
}
.baikyaku .pickup .slide-pickup .slide-arrow img, .baishuu .pickup .slide-pickup .slide-arrow img {
  width: 100%;
  height: auto;
}
.baikyaku .pickup .slide-pickup .prev-arrow, .baishuu .pickup .slide-pickup .prev-arrow {
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 859px) {
  .baikyaku .pickup .slide-pickup .prev-arrow, .baishuu .pickup .slide-pickup .prev-arrow {
    left: -30px;
  }
}
.baikyaku .pickup .slide-pickup .next-arrow, .baishuu .pickup .slide-pickup .next-arrow {
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 859px) {
  .baikyaku .pickup .slide-pickup .next-arrow, .baishuu .pickup .slide-pickup .next-arrow {
    right: -30px;
  }
}
.baikyaku .pickup .slide-pickup .slick-dots, .baishuu .pickup .slide-pickup .slick-dots {
  bottom: -45px;
  display: none;
}
.baikyaku .pickup .slide-pickup .slick-dots li, .baishuu .pickup .slide-pickup .slick-dots li {
  margin: 0;
}
.baikyaku .pickup .slide-pickup + p, .baishuu .pickup .slide-pickup + p {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 859px) {
  .baikyaku .pickup .slide-pickup + p, .baishuu .pickup .slide-pickup + p {
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 15px;
  }
}
.baikyaku #contactform, .baishuu #contactform {
  background: url(../images/ma_lp/hero_bg.jpg) no-repeat center center/cover;
  background-attachment: fixed;
  padding: 100px 0;
}
@media screen and (max-width: 859px) {
  .baikyaku #contactform, .baishuu #contactform {
    padding: 50px 0;
  }
}
.baikyaku #contactform .wrap, .baishuu #contactform .wrap {
  background: #fff;
  border-radius: 80px;
  box-shadow: 5px 5px 17px -10px rgba(0, 0, 0, 0.5);
  padding: 80px;
}
@media screen and (max-width: 859px) {
  .baikyaku #contactform .wrap, .baishuu #contactform .wrap {
    border-radius: 30px;
    padding: 40px 4%;
    margin: 0 10px;
  }
}
.baikyaku #contactform .wrap h3, .baishuu #contactform .wrap h3 {
  font-size: 4rem;
  padding-top: 10px;
  text-align: center;
  background: url(../images/ma_lp/icon_mail.svg) no-repeat center top/40px;
}
@media screen and (max-width: 859px) {
  .baikyaku #contactform .wrap h3, .baishuu #contactform .wrap h3 {
    font-size: 2rem;
    padding-top: 20px;
    background: url(../images/ma_lp/icon_mail.svg) no-repeat center top/30px;
  }
}
.baikyaku #contactform .wrap h3 + p, .baishuu #contactform .wrap h3 + p {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 859px) {
  .baikyaku #contactform .wrap h3 + p, .baishuu #contactform .wrap h3 + p {
    margin-bottom: 25px;
  }
}
.baikyaku #contactform .wrap .information, .baishuu #contactform .wrap .information {
  width: 100%;
  padding: 60px 120px;
  border-top: 1px solid #005CB9;
  border-bottom: 1px solid #005CB9;
}
@media screen and (max-width: 859px) {
  .baikyaku #contactform .wrap .information, .baishuu #contactform .wrap .information {
    padding: 30px 0;
  }
}
.baikyaku #contactform .wrap .information h4 span:first-child, .baishuu #contactform .wrap .information h4 span:first-child {
  background: #005CB9;
  color: #fff;
}
.baikyaku #contactform .wrap .information .tel a, .baishuu #contactform .wrap .information .tel a {
  color: #005CB9;
  font-size: 2.5rem;
  background: url(../images/ma_lp/icon_tel.svg) no-repeat 5px top/23px;
  border-bottom: 3px solid #005CB9;
}
@media screen and (max-width: 859px) {
  .baikyaku #contactform .wrap .information .tel a, .baishuu #contactform .wrap .information .tel a {
    font-size: 2rem;
  }
}
.baikyaku #contactform .wrap .information .free, .baishuu #contactform .wrap .information .free {
  right: 100px;
  top: 50px;
}
@media screen and (max-width: 1100px) and (min-width: 860px) {
  .baikyaku #contactform .wrap .information .free, .baishuu #contactform .wrap .information .free {
    right: 50px;
  }
}
@media screen and (max-width: 859px) {
  .baikyaku #contactform .wrap .information .free, .baishuu #contactform .wrap .information .free {
    right: 0;
    top: 0;
  }
}
.baikyaku #contactform .wrap .information .time, .baishuu #contactform .wrap .information .time {
  text-align: center;
}

.form {
  padding: 40px 0;
}
@media screen and (max-width: 859px) {
  .form {
    padding: 5%;
  }
}
.form .case_num {
  display: none;
}
.form dl {
  margin-bottom: 20px;
}
@media screen and (max-width: 859px) {
  .form dl {
    margin-bottom: 10px;
  }
}
.form dl dt {
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
}
.form dl dt span {
  color: #005CB9;
}
.form dl dt span.error {
  color: #B70000;
  display: inline-block;
}
@media screen and (max-width: 859px) {
  .form dl dt {
    font-size: 1rem;
  }
}
.form dl dd .wpcf7-form-control {
  border: none;
  background: #DFE0E0;
  color: #005CB9;
  font-size: 1.2rem;
  padding: 0.8rem;
  width: 100%;
}
.form dl dd .wpcf7-form-control-code {
  border: none;
  background: #DFE0E0;
  color: #005CB9;
  font-size: 1.2rem;
  padding: 0.8rem;
}
.form dl dd .ECM_CheckboxInput {
  padding: 12px 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 35%;
}
@media screen and (max-width: 859px) {
  .form dl dd .ECM_CheckboxInput {
    padding: 8px 0;
    width: 100%;
  }
}
.form dl dd .ECM_CheckboxInput-Input {
  margin: 0;
  width: 0;
  opacity: 0;
}
.form dl dd .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput {
  background: #005CB9;
}
.form dl dd .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  height: 4px;
  border-radius: 2px;
  transform: translate(-5px, 2px) rotateZ(-135deg);
  transform-origin: 2px 2px;
  background: #FFFFFF;
}
.form dl dd .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 76%;
  height: 4px;
  border-radius: 2px;
  transform: translate(-5px, 2px) rotateZ(-45deg);
  transform-origin: 2px 2px;
  background: #FFFFFF;
}
.form dl dd .ECM_CheckboxInput-DummyInput {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 28px;
  height: 28px;
  border: solid 2px transparent;
  background: #DFE0E0;
}
.form dl dd .ECM_CheckboxInput-LabelText {
  margin-left: 12px;
  display: block;
  color: #000;
}
.form dl dd textarea {
  width: 100%;
  border: none;
  background: #DFE0E0;
}
.form dl.flex {
  margin-bottom: 0;
}
.form #privacy_txt {
  font-size: 1.2rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.form #privacy_txt a {
  color: #005CB9;
  text-decoration: underline;
}
@media screen and (max-width: 859px) {
  .form #privacy_txt {
    font-size: 1rem;
  }
}
.form #privacy_txt2 {
  color: #000;
  margin-bottom: 30px;
}
.form .submit_btn {
  text-align: center;
  margin-right: 10px;
}
.form .send_ok, .form .btn_back {
  padding: 20px 80px;
  border: none;
  background: #005CB9;
  color: #fff;
  pointer-events: auto;
  cursor: pointer;
}

.baishuu #header #gnav .contact .mail {
  background: #dcff50 url(../images/ma_lp/icon_mail.svg) no-repeat 15px center/25px;
}
.baishuu .hero_area {
  background: url(../images/ma_lp/hero_bg_b.jpg) no-repeat center center/cover;
}
.baishuu .sec1 {
  background: url(../images/ma_lp/sec1_bg_b.jpg) repeat left top;
}
.baishuu .sec2 {
  background: #afcdf0;
}
.baishuu .sec2:before {
  background: url(../images/ma_lp/sec2_bg_b.svg) no-repeat center top/contain;
}
.baishuu .information .contact_btn a {
  background: #dcff50 url(../images/ma_lp/icon_mail.svg) no-repeat 30px center/30px;
}
@media screen and (max-width: 859px) {
  .baishuu .information .contact_btn a {
    background: #dcff50 url(../images/ma_lp/icon_mail.svg) no-repeat 15px center/30px;
  }
}
.baishuu .sec3 h4 {
  font-size: 1.6rem;
  background: linear-gradient(transparent 0%, #dcff50 0%);
  display: inline;
}
@media screen and (max-width: 859px) {
  .baishuu .sec3 h4 {
    font-size: 1.1rem;
  }
  .baishuu .sec3 h4 br {
    display: none;
  }
}
.baishuu .sec3 #point1:before {
  background: url(../images/ma_lp/sec3_ttl_bg2.svg) no-repeat left top/contain;
}
.baishuu .sec3 #point2:before {
  background: url(../images/ma_lp/sec3_ttl_bg1.svg) no-repeat left top/contain;
}
.baishuu .sec3 #point3:before {
  background: url(../images/ma_lp/sec3_ttl_bg3.svg) no-repeat left top/contain;
}
.baishuu .sec3 .tablewrap {
  margin-bottom: 60px;
}
@media screen and (max-width: 859px) {
  .baishuu .sec3 .tablewrap {
    margin-bottom: 30px;
  }
}
.baishuu .sec5 {
  background: url(../images/ma_lp/hero_bg_b.jpg) no-repeat center center/cover;
}
.baishuu .sec5 ul {
  margin-bottom: 10px;
}
.baishuu .sec5 ul li sup {
  font-size: 0.6rem;
}
.baishuu .sec5 ul + p {
  text-align: left;
  font-size: 0.8rem;
}
@media screen and (max-width: 859px) {
  .baishuu .sec5 ul + p {
    padding: 0;
  }
}
.baishuu .pickup {
  padding: 100px 0;
  background: #c7dcf4;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup {
    padding: 30px 0;
  }
}
.baishuu .pickup .tit1 {
  font-size: 3rem;
  padding-top: 80px;
  background: url(../images/common/icon_service.svg) no-repeat center top/60px;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup .tit1 {
    font-size: 1.8rem;
    padding-top: 60px;
    margin: 0 0 15px;
    background: url(../images/common/icon_service.svg) no-repeat center top/40px;
  }
}
.baishuu .pickup .tit1 + p {
  text-align: center;
  margin: 0 0 60px;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup .tit1 + p {
    font-size: 1rem;
    margin: 0 0 30px;
  }
  .baishuu .pickup .tit1 + p br {
    display: none;
  }
}
.baishuu .pickup .pickup-inner {
  margin-bottom: 100px;
  counter-reset: number 0;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup .pickup-inner {
    margin-bottom: 70px;
  }
  .baishuu .pickup .pickup-inner br {
    display: none;
  }
}
.baishuu .pickup .pickup-inner .c_cate {
  margin-bottom: 30px;
}
.baishuu .pickup .pickup-inner .c_cate .c_cate-inner {
  background: #fff;
  padding: 40px 40px 40px 70px;
  border-radius: 20px 20px;
  position: relative;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup .pickup-inner .c_cate .c_cate-inner {
    padding: 50px 20px 20px 20px;
  }
}
.baishuu .pickup .pickup-inner .c_cate .c_cate-inner:before {
  counter-increment: number 1;
  content: counter(number);
  position: absolute;
  left: 15px;
  top: 15px;
  font-weight: bold;
  border-right: 1px solid #005CB9;
  border-bottom: 1px solid #005CB9;
  padding: 5px 10px;
  line-height: 1;
}
.baishuu .pickup .pickup-inner .c_cate .c_cate-inner .text {
  width: 55%;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup .pickup-inner .c_cate .c_cate-inner .text {
    width: 100%;
  }
}
.baishuu .pickup .pickup-inner .c_cate .c_cate-inner .text h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup .pickup-inner .c_cate .c_cate-inner .text h3 {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
}
.baishuu .pickup .pickup-inner .c_cate .case_box {
  width: 42%;
  background: #DFE0E0;
  padding: 30px;
  border-radius: 10px 10px;
  position: relative;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup .pickup-inner .c_cate .case_box {
    padding: 15px;
    margin: 0 0;
    width: 100%;
  }
}
.baishuu .pickup .pickup-inner .c_cate .case_box h5 {
  font-size: 1.1rem;
  font-weight: bold;
  background: #fff;
  color: #005CB9;
  padding: 3px 10px;
  margin: 0 0 20px;
  position: relative;
  text-align: center;
  z-index: 2;
  border-radius: 5px 5px;
}
.baishuu .pickup .pickup-inner .c_cate .case_box h5 + p {
  padding-bottom: 10px;
  border-bottom: 1px solid #005CB9;
  margin-bottom: 10px;
}
.baishuu .pickup .pickup-inner .c_cate .case_box .case li {
  font-size: 0.9rem;
  border-bottom: 1px solid #005CB9;
  padding: 8px 0;
}
.baishuu .pickup .pickup-inner .c_cate .case_box .case li dl dt {
  font-weight: bold;
  padding-left: 32px;
  margin-bottom: 5px;
}
.baishuu .pickup .pickup-inner .c_cate .case_box .case li dl dd {
  max-width: 70%;
}
.baishuu .pickup .pickup-inner .c_cate .case_box .case .area dt {
  background: url(../images/common/icon_area.svg) no-repeat left center;
  background-size: 25px;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup .pickup-inner .c_cate .case_box .case .area dt {
    text-align: left;
  }
}
.baishuu .pickup .pickup-inner .c_cate .case_box .case .management dt {
  background: url(../images/common/icon_management.svg) no-repeat left center;
  background-size: 25px;
}
.baishuu .pickup .pickup-inner .c_cate .case_box .case .time dt {
  background: url(../images/common/icon_time.svg) no-repeat left center;
  background-size: 25px;
}
.baishuu .pickup .pickup-inner .c_cate .case_box .case .transfer dt {
  background: url(../images/common/icon_transfer.svg) no-repeat left center;
  background-size: 25px;
}
.baishuu .pickup .pickup-inner .c_cate .case_box .case .sales dt {
  background: url(../images/common/icon_sales.svg) no-repeat left center;
  background-size: 25px;
}
.baishuu .pickup .pickup-inner .c_cate .case_box .case .department dt {
  background: url(../images/common/icon_department.svg) no-repeat left center;
  background-size: 25px;
}
@media screen and (max-width: 859px) {
  .baishuu .pickup .pickup-inner .c_cate .case_box .case .department dt {
    min-width: 108px;
  }
}
.baishuu #contactform {
  background: url(../images/ma_lp/hero_bg_b.jpg) no-repeat center center/cover;
}

/* formデザイン変更 */
.btn-block{
  text-align: center;
  padding: 40px 0;
}

.form-section{
  max-width: 700px;
  margin: 0 auto;
}

.form-element__text,
.page-template .form .form-element__textarea{
  border: 1px solid #e0e0e0;
  background: #fff;
  border-radius: 5px 5px;
  padding: 0.8rem;
  width: 100%;
  font-size: 16px;
}

.form-element__text::placeholder,
.page-template .form .form-element__textarea::placeholder{
  font-size: 15px;
  color: #aaa;
}

.page-template .form .form-element .form-element__tag{
  color: #fff;
  background: #b30000;
  font-weight: bold;
  font-size: 14px;
  padding: 0.15rem;
  margin-left: 0.4rem;
}

.form-element__send{
  padding: 20px 80px;
  border: none;
  background: #ff6900;
  pointer-events: auto;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  transition: opacity 0.3s;
  box-shadow: 0 3px 10px rgba(0,0,0, 0.2);
  border-radius: 0;
  -webkit-appearance: none;
}

.form-element__send--anchor{
  padding: 20px 40px;
  line-height: 1.8;
  height: fit-content;
  font-weight: 500;
}

.form-element__send:hover{
    opacity: 0.8;
    color: #fff;
}