@charset "UTF-8";
/* ==========================================================================
   Foundation
   ========================================================================== */
/* Reset
   ----------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, small {
  display: block;
}

/* Base
   ----------------------------------------------------------------- */
html, body {
  height: 100%;
}

body {
  font-family: "Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: bottom;
}

strong{
  font-weight: bold;
}

/* ==========================================================================
   Layout
   ========================================================================== */
#wrap {
  position: relative;
  width: 640px;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  margin: 0 auto;
}

header {
  position: fixed;
  width: 630px;
  padding: 5px;
  background: #2b5fa8;
  z-index: 1;
  overflow: hidden;
  *zoom: 1;
}
header .logo {
  float: left;
}
header .number {
  float: right;
}

header .-cta__new {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

header .-cta__new a.head_bnr {
  position: relative;
  cursor: pointer;
  display: block;
}

header .-cta__new a.head_tel {
  pointer-events: none;
  position: absolute;
  top: 23px;
  left: 102px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fa3823;
  text-decoration: none;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 35px;
  letter-spacing: -0.1px;
}

#content {
  padding-top: 74px;
  padding-bottom: 20px;
}

.is-tel-fixed {
  position: relative;
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.Section__image_tel {
  position: absolute;
  left: 122px;
  top: 15px;
  color: #fa3823;
  font-size: 72px;
  font-weight: 700;
  text-decoration: none;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
    #content {
        padding-bottom: 0;
    }
}

footer ul{
	width: 100%;
	margin: 0;
}
footer ul li {
	float:right;
	display: block;
	width: 49.8%;
}
footer ul li:first-child {
	float: left;
	margin-right: 0.4%;
}
footer ul li a {
	display: block;
	font-size: 2.4em;
	background-color: #e0e9f7;
	color: #2b5fa8;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	border:2px solid #2b5fa8;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
@media screen and (min-width: 768px) {
	footer ul li a {
		font-size: 1.6em;
	}
}

footer ul li a:hover {
	text-decoration:underline;
}

footer small {
  width: 100%;
  margin-top: 4px;
  padding: 40px 0;
  background: #2b5fa8;
  color: #fff;
  text-align: center;
  font-size: 2.0em;
}

.mv {
  position: relative;
  width: 640px;
  height: 810px;
  background: url("../img/mv.jpg") 0 0 no-repeat;
}

/* ==========================================================================
   Object
   ========================================================================== */
/* Component
   ----------------------------------------------------------------- */
/**
 * Button
 *
 */
.btn_cv01 {
  background-color: #f0f0f0;
  margin: 0 0 20px 0;
}
.btn_cv01 div {
  width: 608px;
  height: 138px;
  background: url(../img/cv_mail.png) no-repeat center 15px;
  padding: 15px 16px 13px;
}
.btn_cv01 div:hover {
  opacity: .6;
}

.btn_cv01 div a {
  display: block;
  width: 100%;
  height: 100%;
}

.btn_cv02 {
  background-color: #f0f0f0;
  padding: 15px 16px 13px;
  margin: 0 0 42px 0;
}

.btn_cv02 div {
  background-color: #f0f0f0;
  padding: 15px 16px 13px;
}

.btn_cv02:hover {
  opacity: .6;
}

.btn_cv02 div a {
  display: block;
  width: 100%;
  height: 100%;
}

.btn_cv02-fixed {
  margin: 0 0 0 27px;
}

.btn_cv02-fixed:hover {
  opacity: .6;
}

.btn_cv03, .btn_cv05 {
  width: 586px;
  height: 138px;
  background: url(../img/cv_mail2.png) no-repeat center top;
  margin: 0 0 32px 27px;
}

.btn_cv03 {
  top: 435px;
}

 .btn_cv05 {
  top: 139px;
}

.btn_cv03:hover, .btn_cv05:hover {
  opacity: .6;
}

.btn_cv03 a, .btn_cv05 a {
  display: block;
  width: 100%;
  height: 100%;
}

.Section__image_tel2 {
  position: absolute;
  left: 100px;
  top: 2px;
  color: #fa3823;
  font-size: 69px;
  font-weight: 700;
  text-decoration: none;
  pointer-events: none;
}

.btn_cv03-fixed {
  margin: 0 0 52px 27px;
}

.btn_cv03-fixed:hover {
  opacity: .6;
}

.btn_cv04, .btn_cv06 {
  margin: 0 0 0 27px;
}

.btn_cv04 {
  top: 435px;
}

 .btn_cv06 {
  top: 139px;
}

.btn_cv07 {
  margin: 0 0 52px 27px;
}

.btn_cv04:hover, .btn_cv06:hover, .btn_cv07:hover {
  opacity: .6;
}

.btn_cv04 a, .btn_cv06 a, .btn_cv07 a {
  display: block;
  width: 100%;
  height: 100%;
}

.btn_submit {
  width: 564px;
  height: 100px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../img/form_btn_submit.png") 0 0 no-repeat;
}
@media screen and (min-width: 768px) {
    .btn_submit {
        width: 304px;
		background: url("../img/form_btn_submit.png") 0 0 no-repeat;
    }
}
.btn_back {
  width: 564px;
  height: 100px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../img/form_btn_sp_back.png") 0 0 no-repeat;
}
@media screen and (min-width: 768px) {
	.btn_back {
        width: 304px;
		background: url("../img/form_btn_back.png") 0 0 no-repeat;
    }
}
.btn_confirm {
  width: 564px;
  height: 100px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../img/form_btn_sp_confirm.png") 0 0 no-repeat;
}
@media screen and (min-width: 768px) {
	.btn_confirm {
        width: 304px;
		background: url("../img/form_btn_confirm.png") 0 0 no-repeat;
    }
}
#form .wpcf7c-conf {
    background-color: #EEEEEE!important;
}

.btn_top{
  margin-bottom: 50px;
}

.btn_confirm:hover,
.btn_back:hover,
.btn_submit:hover {
  opacity: .6;
}

.cv_txt{
	margin: 60px 0 30px;
}
.cv_txt2{
	margin: 30px 0;
}

/**
* Icon
*
*/


/**
* Label
*
*/
.label_warning {
  margin-top: -2px;
  margin-left: 20px;
  padding: 7px 20px;
  background: #be0000;
  vertical-align: middle;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-size:0.6em;
}

@media screen and (min-width: 768px) {
    .label_warning {
        margin-left: 10px;
        background: #cd0003;
        padding: 3px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }
}
/* Project
   ----------------------------------------------------------------- */
/**
 * Articles
 */
.negative_img04{
  position: relative;
  width: 640px;
  height: 668px;
  background: url(../img/nagative_img04.gif) 0 0 no-repeat;
}

.negative_img04 > p{
  position: absolute;
  left: 40px;
  bottom: 30px;
  width: 570px;
  color: #888;
  font-size: 1.6em;
  line-height: 1.3;
}

.cv01_price01{
  position: relative;
}

.cv01_price01__body01{
  position: absolute;
  bottom: 5px;
  left: 50px;
  font-size: 1.6em;
  color: #888;
}

.cv01_price01__body02{
  position: absolute;
  bottom: 5px;
  right: 90px;
  font-size: 1.6em;
  color: #888;
}

.bg_cv{
  position: relative;
  width: 600px;
  height: 401px;
  margin: 0 auto 80px;
  background: url(../img/bg_cv.jpg) 0 0 no-repeat;
}

.cv_bg_price01{
  position: relative;
  width: 640px;
  height: 892px;
  background: url(../img/cv01_price02.jpg) 0 0 no-repeat;
}

.cv_bg_price01__body01{
  position: absolute;
  right: 70px;
  top: 395px;
  color: #888;
  font-size: 1.6em;
}

.cv_bg_price02{
  position: relative;
}

.cv_bg_price01 > .cv_bg_price01__body03{
  position: absolute;
  left: 50px;
  top: 766px;
  width: 530px;
  color: #888;
  font-size: 1.6em;
  line-height: 1.3;
}

 .cv_bg_price01__body02{
  position: absolute;
  left: 0;
  top: 420px;
  width: 530px;
  color: #888;
  font-size: 1.6em;
  line-height: 1.3;
}

.cv_bg_price01__tel{
    margin-bottom:25px;
}

.cv_bg_price02{
  position: relative;
  width: 640px;
  height: 550px;
  background: url(../img/cv02_price02.png?20220930) 0 0 no-repeat;
}

 .cv_bg_price02 > .cv_bg_price02__body01{
  position: absolute;
  left: 50px;
  top: 420px;
  width: 530px;
  color: #888;
  font-size: 1.6em;
  line-height: 1.3;
}

.cv_bg_price03{
  position: relative;
  width: 640px;
  height: 625px;
  background: url(../img/cv03_price02.png?20220930) 0 0 no-repeat;
}

 .cv_bg_price03 > .cv_bg_price02__body01{
  position: absolute;
  left: 50px;
  top: 420px;
  width: 530px;
  color: #888;
  font-size: 1.6em;
  line-height: 1.3;
}

.cv_bg_price03__body01{
  position: absolute;
  right: 92px;
  top: 362px;
  color: #888;
  font-size: 1.6em;
}

.cv_bg_price04{
  position: relative;
  width: 640px;
  height: 200px;
  background: url(../img/cv04_price02.png) 0 0 no-repeat;
}

 .cv_bg_price04 > .cv_bg_price02__body01{
  position: absolute;
  left: 50px;
  top: 133px;
  width: 530px;
  color: #888;
  font-size: 1.6em;
  line-height: 1.3;
}

.contact{
	margin: 60px 0 0 0;
}

.form {
  margin-bottom: 100px;
}

.form_label {
    background: url(../img/form_title_sp.png) 0 0 no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 640px;
    height: 200px;
}

@media screen and (min-width: 768px) {
    .form_label {
        background: url(../img/form_title.png) 0 0 no-repeat;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        width: 640px;
        height: 161px;
    }
}
@media screen and (min-width: 768px) {
    .tb{
        display: table;
        border-top: 2px solid #b1b1b1;
        width: 640px;
    }

    .tb_b{
        border-bottom: 2px solid #b1b1b1;
    }
}

.form__title {
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
  display: box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  box-align: center;
  width: 600px;
  padding: 20px;
  background: #2b5fa8;
  color: #fff;
  font-size: 3.6em;
  overflow: hidden;
  *zoom: 1;
}

@media screen and (min-width: 768px) {
    .form__title {
        display: table-cell;
        width: 160px;
        background: #e0e9f7;
        color: #2766b9;
        font-size: 2em;
        vertical-align: top;
        line-height: 1.2;
    }
    .form__title span {
        color: #ffffff;
        line-height: 1;
    }
}

.form__title:before, .form__title:after {
  margin: 0;
  padding: 0;
  line-height: 1;
}
.form__title > span {
  display: inline-block;
}
.form__title > span:first-child {
  vertical-align: middle;
  margin-right: 20px;
  margin-bottom: -8px\9;
}

.form__title.top {
  display: block;
  background: #358ee8;
}

@media all and (-ms-high-contrast: none) {
  .form__title > span:first-child {
    margin-bottom: -8px;
  }
}

.form__contact {
    padding: 40px 20px;
}

@media screen and (min-width: 768px) {
    .form__contact {
        padding: 20px;
    }
}
.form__contact.radio {
  position: relative;
}

.comp_title{
background: #2b5fa8 none repeat scroll 0 0;
bottom: 0;
color: #fff;
font-size: 3em;
margin-top: 40px;
padding: 20px 0;
text-align: center;
width: 100%;
}
.complete {
    padding: 20px 0;
}
.complete p {
  line-height: 1.6;
}

.form__contact span{
    display: inline !important;
}
.form__contact .line1 {
    margin-top: 40px;
}
@media screen and (min-width: 768px) {
    .form__contact .line1 {
        margin-top: 20px;
    }
}

.form__contact .line2 {
    margin-top: 30px;
}
@media screen and (min-width: 768px) {
    .form__contact .line2 {
        margin-top: 10px;
    }
}

.form__contact .form_sp1, .form__contact .form_sp2{
    padding-bottom: 20px;
}
.form__contact .form_sp1{
    display: block !important;
}
@media screen and (min-width: 768px) {
    .form__contact .form_sp1, .form__contact .form_sp2{
        padding-bottom: 10px;
    }
}

.form__contact_ptpb1 {
    padding-top: 0;
    padding-bottom: 25px;
}
@media screen and (min-width: 768px) {
    .form__contact_ptpb1 {
        padding-bottom: 10px;
    }
}
.form__contact_pb2 {
    padding-bottom: 10px;
}

.ex{
    padding-top: 15px;
}
@media screen and (min-width: 768px) {
    .ex{
        padding-top: 10px;
    }
}

.radio__text {
  position: absolute;
  font-size: 2.0em;
  top: 26%;
  left: 14%;
}

.radio__img_01 {
  position: absolute;
  right: 10%;
  top: 10%;
}

.radio__img_02 {
  position: absolute;
  right: 10%;
  bottom: 20%;
}

.form__input {
  width: 100%;
  height: 60px;
  margin-bottom: 15px;
  margin-right: 10px;
  padding-left: 10px;
  border: 2px solid #adadad;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 1.4em;
}

@media screen and (min-width: 768px) {
    .form__input {
        height: 34px;
        margin-bottom: 10px;
        font-size: 0.8em;
    }
}

.form__input_large {
  width: 100%;
  margin-right: 0;
}

.wpcf7-form-control-wrap{
    font-size: 2.0em;
}

.wpcf7-list-item {
  display: block;
  margin-top: 1em;
  margin-left: 0 !important;
  margin-bottom: 10px;
}
.wpcf7-list-item.first {
}
.wpcf7-list-item > label {
  margin-left: -10px;
}

@media screen and (min-width: 768px) {
    .wpcf7-list-item-label{
        font-size: 0.8em;
    }
}

.screen-reader-response {
  margin-bottom: 60px;
  text-align: center;
  font-size: 3.0em;
  color: #be0000 !important;
  line-height: 1.6;
}
.screen-reader-response > ul {
  display: none;
}

div.wpcf7-response-output{
    margin: 0.5em 0 1em;
    padding: 0.2em 2em;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
  margin-top: 60px;
  text-align: center;
  font-size: 3.0em;
}

.wpcf7-response-output.wpcf7-validation-errors {
  text-align: center;
  font-size: 3.0em;
  color: #be0000 !important;
  border: none;
}

.wpcf7-not-valid-tip {
  margin-bottom: 10px;
  color: #be0000 !important;
  line-height: 1.6;
}

.form__block .wpcf7-not-valid-tip,
.form__block .wpcf7-list-item{
    display: block !important;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #be0000 !important;
}

select {
    font-size: 1.6em;
}

@media screen and (min-width: 768px) {
    select {
        height: 34px;
        font-size: 0.8em;
    }
}

input[type="radio"] {
  display: none;
}

input[type="radio"] + span {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 30px;
  cursor: pointer;
}

input[type="radio"] + span::before {
  position: absolute;
  content: '';
  top: 50%;
  top: 38% \9;
  left: 0;
  width: 24px;
  height: 24px;
  margin-top: -10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 100%;
}

input[type="radio"]:checked + span::after {
  position: absolute;
  content: '';
  top: 50%;
  top: 38% \9;
  left: 5px;
  width: 16px;
  height: 16px;
  margin-top: -5px;
  background: #666;
  border-radius: 100%;
}

@media all and (-ms-high-contrast: none) {
  input[type="radio"] + span::before {
    top: 38%;
  }

  input[type="radio"]:checked + span::after {
    top: 38%;
  }
}

.label_info {
  display: inline-block;
  width: 104px;
  height: 48px;
  background: url("../img/sec08_img_03.jpg") 0 0 no-repeat;
  text-indent: -9999px;
}

.trigger_01, .trigger_02 {
  cursor: pointer;
}
.trigger_01:hover, .trigger_02:hover {
  opacity: .6;
}

.row span:first-child {
  margin-right: 10px;
}


/* Utitlity
   ----------------------------------------------------------------- */
/**
 * component
 */
.title{
  padding: 20px 0;
  border-top: 10px solid #6fa2ea;
  background-color: #2b5fa8;
  color: #fff;
  text-align: center;
  font-size: 3.4em;
  font-weight: bold;
  line-height: 1.3;
}

.title.title__sub{
  border-top: none;
  background-color: #358ee8;
}

.title.title__negative{
  margin-bottom: 50px;
  border-top: 10px solid #a0a0a0;
  background-color: #313131;
}

.feature{
  margin-bottom: 20px;
}

.feature + p{
  margin-bottom: 50px;
  color: #403d3d;
  font-size: 2.0em;
  line-height: 1.3;
}

.feature__wrapper{
  padding: 30px 20px 10px;
  background-color: #f1e8db;
}
.feature__inner{
  padding: 25px 20px;
  background-color: #fff;
}
.feature__inner > p{
  font-size: 2.4em;
  line-height: 1.3;
}
.feature__title{
  padding: 20px 0;
  background-color: #c9bcae;
  font-size: 2.8em;
  font-weight: bold;
  text-align: center;
}
/**
 * align
 */
.disp_non {
  display: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tac {
  text-align: center;
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
    .tac {
        margin-top: 30px;
    }
}

/**
 * Clearfix
 */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/**
 * Font
 */
.fs13 {
  font-size: 13px;
}

/**
 * Margin
 */
.mt5 {
  margin-top: 5px;
}

.mt20 {
  margin-top: 20px;
}

.mt80 {
  margin-top: 80px;
}

.mr45 {
  margin-right: 45px;
}

.mb2 {
  margin-bottom: 2px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb100 {
  margin-bottom: 100px;
}

@media screen and (min-width: 768px) {
    .ml0{
        margin-left: 0;
    }
}

.pb10 {
    padding-bottom: 10px;
}
.pb30 {
  padding-bottom: 30px;
}

.pb50 {
  padding-bottom: 50px;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

/**
 * Width
 */
.w600{
  width: 600px;
}

/**
 * Text
 */
.fs20_01 {
    font-size: 2.0em;
}
@media screen and (min-width: 768px) {
    .fs20_01 {
        font-size: 1.6em;
    }
}

.fs20_02 {
    font-size: 2.0em;
    line-height: 1.6em;
}

@media screen and (min-width: 768px) {
    .fs20_02 {
        font-size: 1.6em;
        line-height: 1.2em;
    }
}

.fs20_03 {
    font-size: 2.0em;
}
@media screen and (min-width: 768px) {
    .fs20_03 {
        font-size: 1.5em;
    }
}

.fs30 {
  font-size: 3.0em;
}

@media screen and (min-width: 768px) {
    .fs30 {
        font-size: 2.0em;
    }
}

