@charset "UTF-8";
#wrapper {
  width: 100%;
  margin: 0 auto;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  font-size: 14px;
  line-height: 1.5em;
}

.legit_ad {
  min-width: 1080px;
  line-height: 1.5;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  -webkit-text-size-adjust: none;
  color: #000;
}

.legit_ad section,
.legit_ad .header {
  max-width: 1920px;
  margin: 0 auto;
}

.legit_ad .inner {
  width: 1080px;
  margin: 0 auto;
}

.legit_ad .pdB10 {
  padding-bottom: 10px !important;
}

.legit_ad .pdB20 {
  padding-bottom: 20px !important;
}

.legit_ad .pdB60 {
  padding-bottom: 60px !important;
}

.legit_ad .w100 {
  width: 100% !important;
}

.legit_ad .mrgB20 {
  margin-bottom: 20px !important;
}

.legit_ad .flexC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.legit_ad .flexB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.legit_ad .tac {
  text-align: center;
}

/*-----------------------------------
    .header
-----------------------------------*/
.legit_ad .header {
  background: #fff;
  -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.4);
  height: 88px;
  position: fixed;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.legit_ad .header .inner {
  padding: 16px 20px;
  max-width: 1400px;
  width: auto;
}

.legit_ad .header .header__logo {
  width: 10%;
	margin: auto 0;
}

.legit_ad .header .header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* gap: 40px; */
	width: 86%;
}

.legit_ad .header .header__list li {
	padding-right: 40px;
}

.legit_ad .header .header__list li.header__cv-btn {
	padding-right: 0;
}

.legit_ad .header .header__list a {
  display: block;
  font-size: 16px;
}

@media only screen and (max-width: 1200px) {
	.legit_ad .header .header__list li {
		padding-right: 16px;
	}
	.legit_ad .header .header__list a {
  		font-size: 96%;
	}
	.legit_ad .header .header__list li.header__cv-btn img {
		width: 90%;
		margin: auto;
	}
}

.legit_ad .header .header__list a:hover {
  text-decoration: none;
  opacity: 0.6;
  color: inherit;
}

.legit_ad .header .header__cv-btn {
  width: 280px;
}

.legit_ad .header .header__cv-btn:hover {
  opacity: 0.7;
}

/*-----------------------------------
    .mv
-----------------------------------*/
.legit_ad .mv {
  background: url(../img/mv_img.jpg) 50% 50% no-repeat;
  height: 765px;
  position: relative;
  margin-top: 88px;
}

.legit_ad .mv .inner {
  position: relative;
  height: 100%;
}

.legit_ad .mv .mv__cv-txt {
  position: absolute;
  bottom: 168px;
  left: 72px;
  width: 313px;
}

.legit_ad .mv .mv__cv-btn {
  position: absolute;
  bottom: 40px;
  left: 14px;
}

.legit_ad .mv .mv__cv-btn:hover {
  opacity: 0.7;
}

/*-----------------------------------
    .mv-btm
-----------------------------------*/
.legit_ad .mv-btm {
  background: url(../img/mv-btm_bg.jpg) 50% 50% no-repeat;
  height: 221px;
}

.legit_ad .mv-btm h3 {
  color: #fff;
  padding: 4px 0;
  text-align: center;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  letter-spacing: .05em;
  font-size: 24px;
  font-weight: 500;
}

.legit_ad .mv-btm .mv-btm__item {
  padding: 31px 0;
  margin: auto;
  width: 834px;
}

/*-----------------------------------
    .trouble
-----------------------------------*/
.legit_ad .trouble {
  background: #e4f6fc;
  padding: 105px 0 180px 0;
}

.legit_ad .trouble .trouble__img {
  margin: auto;
  width: 1405px;
}

.legit_ad .trouble .trouble__txt {
  width: 358px;
  margin: auto;
  padding: 80px 0 60px 0;
}

.legit_ad .trouble .trouble__table {
  width: 100%;
}

/*-----------------------------------
    .point
-----------------------------------*/
.legit_ad .point {
  background: #feffed;
  padding: 147px 0 140px 0;
  position: relative;
}

.legit_ad .point .inner {
  padding-top: 150px;
}

.legit_ad .point .point__ttl {
  position: absolute;
  top: -121px;
}

.legit_ad .point .point__border {
  border-top: 3px solid rgba(255, 130, 0, 0.3);
  padding-top: 80px;
}

.legit_ad .point .point__item {
  width: 100%;
}

/*-----------------------------------
    .works
-----------------------------------*/
.legit_ad .works {
  background: #feffed;
  padding: 0 0 140px 0;
  /*slickのJSで書かれるタグ内、スライド左右の余白調整*/
  /*矢印の設定*/
  /*戻る、次へ矢印の位置*/
  /*ドットナビゲーションの設定*/
}

.legit_ad .works .inner {
  padding-top: 50px;
}

.legit_ad .works .works__ttl {
  width: 500px;
  margin: auto;
}

.legit_ad .works .works__item {
  max-width: 404px;
}

.legit_ad .works #slider {
  /*横幅94%で左右に余白を持たせて中央寄せ*/
  width: 100%;
  position: relative;
}

.legit_ad .works #slider img {
  width: 100%;
  /*スライダー内の画像を横幅100%に*/
  height: auto;
}

.legit_ad .works .slick-prev,
.legit_ad .works .slick-next {
  height: 100px;
  width: 100px;
  z-index: 1;
  opacity: 0.85;
  cursor: pointer;
}

.legit_ad .works .slick-prev::before, .legit_ad .works .slick-prev::after,
.legit_ad .works .slick-next::before,
.legit_ad .works .slick-next::after {
  color: transparent;
}

.legit_ad .works .slick-prev {
  /*戻る矢印の位置と形状*/
  position: absolute;
  outline: none;
  background-image: url(../img/works_arrow_right.png);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 100%;
}

.legit_ad .works [dir='rtl'] .slick-prev {
  right: 50px;
  left: auto;
}

.legit_ad .works [dir='rtl'] .slick-next {
  right: auto;
  left: 50px;
}

.legit_ad .works .slick-next {
  /*次へ矢印の位置と形状*/
  position: absolute;
  outline: none;
  background-image: url(../img/works_arrow_left.png);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 100%;
}

.legit_ad .works .slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}

.legit_ad .works .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.legit_ad .works .slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  /*ドットボタンのサイズ*/
  height: 8px;
  /*ドットボタンのサイズ*/
  display: block;
  border-radius: 50%;
  background: #ccc;
  /*ドットボタンの色*/
}

.legit_ad .works .slick-dots .slick-active button {
  background: #333;
  /*ドットボタンの現在地表示の色*/
}

/*-----------------------------------
    .service
-----------------------------------*/
.legit_ad .service {
  background: url(../img/service_bg.jpg) 50% 50% no-repeat;
  height: 2530px;
}

.legit_ad .service .inner {
  padding-top: 70px;
}

.legit_ad .service .service__ttl {
  position: relative;
  top: -18px;
}

.legit_ad .service .service__list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.legit_ad .service .service__item {
  width: 540px;
}

/*-----------------------------------
    .price
-----------------------------------*/
.legit_ad .price {
  background: url(../img/price_bg.png) 50% 50% no-repeat;
  height: 1900px;
  position: relative;
  z-index: 1;
  margin-top: -180px;
}

.legit_ad .price .inner {
  padding-top: 288px;
}

.legit_ad .price .price__ttl {
  position: absolute;
  top: 110px;
  width: 187px;
  left: -7px;
  right: 0;
  margin: auto;
}

.legit_ad .price .price__box {
  gap: 30px;
}

.legit_ad .price .price__item {
  width: 50%;
}

.legit_ad .price .service__txt {
  padding: 80px 0;
  width: 960px;
  margin: auto;
}

/*-----------------------------------
    .step
-----------------------------------*/
.legit_ad .step {
  background: url(../img/step_bg.jpg) 50% 50% no-repeat;
  height: 916px;
  margin-top: -34px;
}

.legit_ad .step .inner {
  padding-top: 80px;
}

.legit_ad .step .step__ttl {
  width: 512px;
  margin: auto;
}

.legit_ad .step .step__list {
  padding-top: 55px;
}

.legit_ad .step .step__item {
  width: 540px;
}

/*-----------------------------------
    .step-btm
-----------------------------------*/
.legit_ad .step-btm {
  background: url(../img/step-btm_bg.jpg) 50% 50% no-repeat;
  height: 400px;
}

.legit_ad .step-btm .step__img {
  padding: 37px 0;
  margin: auto;
  width: 100%;
}

/*-----------------------------------
    .contact
-----------------------------------*/
.legit_ad .contact {
  background: url(../img/contact_bg.jpg) 50% 50% no-repeat;
  height: 1300px;
}

.legit_ad .contact .inner {
  position: relative;
	padding-top: 80px;
}

.legit_ad .contact .contact__form {
  padding: 110px 0 210px;
  margin: auto;
  width: 100%;
}

.legit_ad .contact .form {
  /*position: absolute;
  top: 315px;
  left: 0;
  right: 0; */
  margin: auto;
	max-width: 940px;
	background: #fff;
	padding: 90px 40px 80px;
	border-radius: 30px;
  /* ラジオボタンを隠す */
  /* spanの左側にボタンを配置するスペースを作る */
  /* 各パーツを作成 */
  /* after上書き */
  /*
                checked状態
                ボタンのopacityを変更
            */
}

.legit_ad .contact .form .form__ttl {
  color: #0086c5;
  font-weight: bold;
  font-size: 48px;
  text-align: center;
  padding-bottom: 40px;
}

.legit_ad .contact .form .form__disc {
  font-size: 16px;
  text-align: center;
  padding-bottom: 60px;
}

.legit_ad .contact .form .form__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

.legit_ad .contact .form .form__head {
  font-size: 16px;
  font-weight: bold;
}

.legit_ad .contact .form .form__label {
  color: #fff;
  background: #ff8124;
  font-size: 14px;
  width: 40px;
  height: 20px;
  padding: 3px 4px;
  font-weight: bold;
  margin-right: 10px;
}

.legit_ad .contact .form .form__label--optional {
  background: #c4c4c4;
  color: #fff;
  font-size: 14px;
  width: 40px;
  height: 20px;
  padding: 3px 4px;
  font-weight: bold;
  margin-right: 10px;
}

.legit_ad .contact .form .form__input-area {
  border: 1px solid #b7b7b7;
  padding: 10px;
}

.legit_ad .contact .form .form__textarea {
  border: 1px solid #b7b7b7;
  padding: 10px;
}

.legit_ad .contact .form .form__btn {
  background: -webkit-gradient(linear, left top, right top, from(#00d47d), to(#00c2ad));
  background: linear-gradient(90deg, #00d47d 0%, #00c2ad 100%);
  width: 300px;
  padding: 20px;
  border-radius: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.25px;
}

.legit_ad .contact .form .form__input-area,
.legit_ad .contact .form .form__textarea,
.legit_ad .contact .form .form__radio-area {
  width: 590px;
}

.legit_ad .contact .form .form__note {
  width: 590px;
  margin: 0 0 40px auto;
  font-size: 13.5px;
}

.legit_ad .contact .form .hp-form {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 5px;
}

.legit_ad .contact .form .form__radio-area input[type=radio].form__radio {
  display: none;
}

.legit_ad .contact .form .form__radio-area label {
  display: inline-block;
}

.legit_ad .contact .form .form__radio-area .form__radio + span {
  padding-left: 2em;
  display: inline-block;
  position: relative;
}

.legit_ad .contact .form .form__radio-area .form__radio + span::after,
.legit_ad .contact .form .form__radio-area .form__radio + span::before {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid #b7b7b7;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
}

.legit_ad .contact .form .form__radio-area .form__radio + span::after {
  opacity: 0;
  width: 10px;
  height: 10px;
  top: 5px;
  left: 5px;
  border: none;
  background: #f18800;
}

.legit_ad .contact .form .form__radio-area .form__radio:checked + span::after {
  opacity: 1;
}

.legit_ad .contact .form .form__btn:hover {
  opacity: 0.6;
}

.legit_ad .contact .form .form__relative {
  position: relative;
}

.legit_ad .contact .form .error {
  position: absolute;
}

.legit_ad .contact .form .mw_wp_form_confirm .form__relative {
  width: 590px;
}

.legit_ad .contact .form .mw_wp_form_confirm .form__note {
  display: none;
}

.legit_ad .contact .form .mw_wp_form_confirm .hp-form {
  margin-top: 40px;
}

.legit_ad .contact .form .form__return {
  padding-top: 30px;
  text-decoration: underline;
}

.legit_ad .contact .form .form__complete-box {
  padding: 40px;
  background: #e4f6fc;
  max-width: 450px;
  margin: auto;
  text-align: center;
  font-size: 16px;
}

.legit_ad .contact .form .form__complete-box--ttl {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}

.legit_ad .contact .form .form__complete-box--tel {
  font-weight: bold;
  font-size: 32px;
}
/*# sourceMappingURL=legit_ad.css.map */


/* 追加 */

.legit_ad .contact .form {
	display: block;
}

/*-----------------------------------
    .header_tab
-----------------------------------*/

.legit_ad .header_tab {
	display: none;
}

@media only screen and (max-width: 920px) {
	.legit_ad .header {
		display: none;
	}
	.legit_ad .header_tab {
		display: block;
  background: #fff;
  -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.4);
  height: 88px;
  position: fixed;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.legit_ad .header_tab .inner {
  padding: 16px 0;
  width: auto;
}

.legit_ad .header_tab .header__logo {
  width: 133px;
}

.legit_ad .header_tab .header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}

.legit_ad .header_tab .header__list a {
  display: block;
  font-size: 16px;
}

.legit_ad .header_tab .header__list a:hover {
  text-decoration: none;
  opacity: 0.6;
  color: inherit;
}

.legit_ad .header_tab .header__cv-btn {
  width: 280px;
}

.legit_ad .header_tab .header__cv-btn:hover {
  opacity: 0.7;
}

.legit_ad .header_tab {
  height: 66px;
}

.legit_ad .sp-inner {
  padding: 0 20px;
}

.legit_ad .sp-header__tgl {
  display: block;
  position: fixed;
  z-index: 4;
  right: 13px;
  top: 12px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}

.legit_ad .sp-header__tgl span {
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 6px;
  background: #585858;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.legit_ad .sp-header__tgl span:nth-child(1) {
  top: 10px;
}

.legit_ad .sp-header__tgl span:nth-child(2) {
  top: 20px;
}

.legit_ad .sp-header__tgl span:nth-child(3) {
  top: 30px;
}

.legit_ad .sp-header__tgl.active span:nth-child(1) {
  top: 16px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.legit_ad .sp-header__tgl.active span:nth-child(2),
.legit_ad .sp-header__tgl.active span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.legit_ad .sp-header__nav {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  color: 404040;
  background: #fff;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  width: 100%;
  height: 100%;
}

.legit_ad .sp-header__logo {
  width: 98px;
  margin: 10px 20px;
}

.legit_ad .sp-header__nav .sp-header__logo {
	padding: 10px 0;
	margin: 0;
}

.legit_ad .sp-header__nav ul {
  padding-top: 30px;
  margin: 0 auto;
  width: 100%;
}

.legit_ad .sp-header__nav li {
  list-style-type: none;
  padding-left: 5px;
  width: 100%;
  border-bottom: 1px solid #cbcbcb;
}

.legit_ad .sp-header__nav li:last-child {
  padding: 20px 0 0;
  border-bottom: none;
  width: 100%;
}

.legit_ad .sp-header__nav li:hover {
  background: #eeeeee;
}

.legit_ad .sp-header__nav li .sp-header__link {
  display: block;
  color: #404040;
  font-size: 20px;
  font-weight: 600;
  padding: 1em 0;
  text-decoration: none;
  position: relative;
}

.legit_ad .sp-header__nav li .sp-header__link::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}

.legit_ad .sp-header__nav.active {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.legit_ad .sp-header__nav .header__cv-btn:hover {
  background: none;
  opacity: 0.7;
}
	.legit_ad .mv {
		margin-top: 66px;
	}
}

textarea {
  resize: vertical;
  width:590px;
}

.footer__copy {
	    font-size: 11px;
    background: #202f55;
    color: #fff;
    padding: 10px 0px;
    letter-spacing: 1px;
	text-align: center;
}



/*お問い合わせ*/

input {
    border: 1px solid #b7b7b7;
    padding: 10px;
}

.wrap_form_btn .confirm_btn {
    background: -webkit-gradient(linear, left top, right top, from(#00d47d), to(#00c2ad));
    background: linear-gradient(90deg, #00d47d 0%, #00c2ad 100%);
    width: 300px;
    padding: 20px;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.25px;
    display: block;
    margin: 0 auto;
}

.required {
    color: #fff;
    background: #ff8124;
    font-size: 14px;
    width: 40px;
    height: 20px;
    padding: 3px 4px;
    font-weight: bold;
    margin-right: 10px;
}

.any {
    background: #c4c4c4;
    color: #fff;
    font-size: 14px;
    width: 40px;
    height: 20px;
    padding: 3px 4px;
    font-weight: bold;
    margin-right: 10px;
}

.required {}

.required {}

.contact_input_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}

input {
    width: 560px;
}

.wpcf7-form-control.wpcf7-radio{
	display:flex;
	justify-content:flex-start;
}

.wpcf7-radio .wpcf7-list-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	margin-left:0;
	margin-right:10px;
}

.wpcf7-radio input {
    width: auto;
}

.wpcf7-textarea {
    border: 1px solid #b7b7b7;
    padding: 10px;
}

.wpcf7-form-control-wrap{
	    width: 560px;
	
}

.wpcf7-checkbox{
	display:flex;
	justify-content:flex-start;
	align-items:center;
}

.contact_input_block label{
	font-weight:bold;
}


    /* デフォルトのラジオボタンをカスタマイズ */
    .contact_input_block_check input {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        width: 20px;
        height: 20px;
        border: 1px solid #b7b7b7;
        border-radius: 50%;
        outline: none;
        cursor: pointer;
        position: relative;
		
    }

    /* 未選択のラジオボタン */
    .contact_input_block_check input:before {
        content: '';
        display: block;
        width: 50%;
        height: 50%;
        border-radius: 50%;
        background-color: #fff;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
margin:auto;
    }

    /* 選択されたラジオボタン */
    .contact_input_block_check input:checked:before {
        background-color: orange;
        border-color: orange;
    }

.contact_input_block_textarea{
	    align-items: flex-start;
}

.contact_input_block_textarea textarea{
	width:560px;
	height:130px;
}

.radio{
	width:560px;
}

.radio_p{
	margin-top:10px;
	font-size:12px;
}

.wpcf7-textarea{
	width:100%;
	height:160px;
}

.required{
	    color: #fff;
    background: #ff8124;
    font-size: 10px;
    width: 40px;
    height: 20px;
    padding: 3px 4px;
    font-weight: bold;
    margin-right: 10px;
}

.wpcf7-previous{
    display: block;
    margin: 0 auto;
    max-width: 300px;
}