/* ########### common ########## */

/* all */
section {
  padding: 80px 0;
}

.scInr {
  padding: 0 50px;
}

.poppins {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
}
/* title */

section h2 {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 50px 0;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}

section h2::after {
  content: "";
  width: 45px;
  height: 2px;
  margin: 15px auto 15px;
  background-color: #2660af;
  display: block;
  text-align: center;
}

section h2 span {
  font-size: 38px;
  display: block;
  font-weight: bold;
  font-style: normal;
  color: #2660af;
  line-height: 1.5;
  margin: 2px auto 10px auto;
  text-align: center;
}

h2.blue,
h2.blue span {
  color: #2660af;
}
h2.blue::after {
  background-color: #2660af;
}

.radiusTitle_red {
  text-align: center;
}
.radiusTitle_red::after {
  content: none !important;
}
.radiusTitle_red .radiusTitle_red_inr {
  font-size: 30px;
  display: inline-block;
  color: #fff !important;
  text-align: center;
  border-radius: 1000px;
  background-color: #ed3037;
  padding: 0.3em 1em;
  letter-spacing: 0;
}

.radiusTitle_blue {
  text-align: center;
}
.radiusTitle_blue::after {
  content: none !important;
}
.radiusTitle_blue .radiusTitle_blue_inr {
  font-size: 30px;
  display: inline-block;
  color: #fff !important;
  text-align: center;
  border-radius: 1000px;
  background-color: #08348d;
  padding: 0.3em 1em;
  letter-spacing: 0;
}

.titleRed {
  font-size: 30px;
  text-align: center;
  color: red;
  margin-bottom: 30px;
  font-weight: bold !important;
}

.titleRed::after {
  content: none !important;
}

.red {
  color: #ed3037;
}

.bold {
  font-weight: bold;
}

.list ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.list ul li {
  position: relative;
  width: 30%;
  margin: 0 30px 30px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 0 #eee;
  -moz-box-shadow: 0 0 15px 0 #eee;
  box-shadow: 0 0 5px 0 #eee;
  border-radius: 8px;
  padding: 20px;
}

.list ul li:nth-child(3n) {
  margin-right: 0;
}

.list ul li .img img {
  width: 100%;
}

.list ul li .box {
  padding: 20px 25px;
}

.list ul li .txt {
  /* font-size: 14px; */
  line-height: 1.5;
  color: #000;
  letter-spacing: 0.05em;
  font-weight: 400;
}

/*  ########### mv ###########  */
.mv {
  background: url("../images/mv3_bg.jpg") center;
  background-size: cover;
  padding: 0 0 0 0;
  position: relative;
}

.mv .logo  {
  width: 100%;
  background: url(../images/mv2_1.png) no-repeat center top / cover;
  padding: 19px 0 18px;
}
.mv .logo > div {
  width: 1000px;
  margin: auto;
  /* position: absolute; */
  /* top: 20px; */
  /* left: 20px; */
  display: flex;
}

.mv .logo img {
  display: block;
  max-width: 190px;
}

.mv .logo h1 {
  margin-left: 18px;
  color: #fff;
  margin-top: 0px;
  font-size: 27px;
  line-height: 1.35em;
  font-family: "Arial", "メイリオ";
  font-weight: bolder;
}
/*  ########### header ###########  */
.header{
  background: #fff;
}
.header .header_innner{
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  padding-right: 110px;
  height: 100px;
}
.header .header_innner:after,
.header .header_leff:after{
  content: "";
  display: block;
  clear: both;
}
.header .header_left{
  float: left;
  width: 54%;
  margin-top: 25px;
}
.header .header_left .header_logo{
  float: left;
  width: 47.9%;
  margin-right: 25px;
}
.header .header_left .header_logo a{
  display: block;
}
.header .header_left .header_logo img{
  width: 100%;
  display: block;
}
.header .header_left .header_left_text{
  float: right;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding: 2px 0;
}
.header .header_telephone_pc{
  display: block;
  float: right;
  margin-top: 20.5px;
  margin-right: 30px;
  padding-left: 45px;
  position: relative;

}
.header .header_telephone_pc:before{
  content: "";
  width: 29px;
  height: 55px;
  background: url('../images/phone_b.png') no-repeat center center/contain;
  position: absolute;
  left: 0;
  top: 2px;
}
.header .header_telephone_pc .header_mail_icon_sp{
  display: none;
}
.header .header_telephone_pc .header_telephone_text span{
  display: block;
  line-height: 1;
}
.header .header_telephone_pc .header_telephone_text .tel{
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 0.05em;
}
.header .header_telephone_pc .header_telephone_text .text{
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-top: 5px;
}
.header .header_mail{
  position: absolute;
  top: 0;
  right: 0;
  width: 110px;
}
.header .header_mail a{
  display: block;
  background: #e81022;
  color: #fff;
  text-align: center;
  padding: 22px 0;
}
.header .header_mail a span{
  display: block;
}
.header .header_mail a .header_mail_icon{
  width: 39px;
  margin: 0 auto;
}
.header .header_mail a .header_mail_icon img{
  width: 100%;
  display: block;
}
.header .header_mail a .header_mail_text{
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 10px;
}
#reMV {
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  position: relative;
}
#reMV img {
  vertical-align: top;
}
#reMV .sp_mv{
  display: none;
}
#reMV .button{
  position: absolute;
  right: 47px;
  bottom: 47px;
  background: #fff;
  border-radius: 10px;
}
#reMV .button:hover{
  border-radius: 10px;
  transition:0.3s;
}
#reMV .float_box:after {
  content: "";
  display: block;
  clear: both;
}
#reMV .float_box:before {
  content: "";
  display: block;
  clear: both;
}
#reMV .float_box {
  display: block;
  padding: 10px 0 40px;
}
#reMV .mv_left{
  width: 40%;
  float: left;
  display: block;
}
#reMV .mv_right{
  width: 50%;
  float: right;
}
#reMV .mv_form_wrap{
  background: #153d79;
  padding: 20px;

}
#reMV .mv_form_wrap .mv_form_wrap_sp_deco{
  display: none;
}
#reMV .mv_form_wrap .form_title{
  color: #fff;
  text-align: center;
  letter-spacing:0.08em;
  margin-bottom:20px;
}
#reMV .mv_form_wrap .form_title span{
  display: inline-block;
  vertical-align: middle;
}
#reMV .mv_form_wrap .form_title .form_title_left{
  font-size: 18px;
  padding: 5px;
  border: 1px solid #fff;
  margin-right: 20px;
}
#reMV .mv_form_wrap .form_title .form_title_right{
  font-size: 24px;
}
#reMV .table_wrap{
  background: #fff;
  padding: 20px;
}
#reMV .table_wrap .table_title{
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
#reMV .table_wrap table{
  width: 100%;
  table-layout: fixed;
  margin-bottom: 20px;
}
#reMV .table_wrap table tr{
  margin-bottom: 20px;
}
#reMV .table_wrap table th{
  font-size: 16px;
  letter-spacing: 0.08em;
  position: relative;
  width: 50%;
  padding: 5px 5px;
}
#reMV .table_wrap table th .must{
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.08em;
  padding: 3px 3px;
  color: #fff;
  background: #da1e24;
}
#reMV .table_wrap table td{
  padding: 5px 5px;
  width: 50%;
}
#reMV .table_wrap table td input{
  border:1px solid #ccc;
  padding: 3px 3px;
  width: 100%;
}
#reMV .table_wrap table td .select {
  border:1px solid #ccc;
  height: 40px;
  width: 100%;
  position: relative;
  z-index: 1;

}

#reMV .table_wrap table td .select::after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  z-index: -1;
}

#reMV .table_wrap table td select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  color: #333;
  font-size: 16px;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  cursor: pointer;
}
#reMV .table_wrap input[type=checkbox] {
  display: none;
}
#reMV .table_wrap .checkbox_mv {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  padding: 5px 30px;
  position: relative;
  width: auto;
  margin: 0 auto;
  width: 25em;
}
#reMV .table_wrap .checkbox_mv a{
  text-decoration: underline;
  color: #416cb3;
}
#reMV .table_wrap .checkbox_mv a:hover{
  text-decoration: none;
}
#reMV .table_wrap .checkbox_mv::before {
    background: #fff;
    border: 1px solid #231815;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
#reMV .table_wrap .checkbox_mv::after {
    border-right: 3px solid #ed7a9c;
    border-bottom: 3px solid #ed7a9c;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 5px;
}
#reMV .table_wrap input[type=checkbox]:checked + .checkbox_mv::after {
    opacity: 1;
}
#reMV .button_wrap{
  position: relative;
  margin-top:20px;
}
#reMV .button_wrap button{
  background: #da1e25;
  border: 1px solid #da1e25;
  color: #fff;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 10px;
  border-radius: 10px;
  cursor: pointer;
}
#reMV .button_wrap .button_image{
  position: absolute;
  width: 100px;
  bottom: 0;
  right: -10px;
}
#reMV .button_wrap .button_image img{
  width: 100%;
  display: block;
}
#point3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 800;
  transform: translateY(40%);
}
#point3 img {
  display: inline-block;
  max-width: 900px;
  width: 95%;
}

.sp_topcontrol{
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  /* transition: .5s;
  transform: translateY(100%); */
  display: none;
}
/* .sp_topcontrol.hide{
  transform: translateY(0);
} */
.sp_topcontrol .sp_topcontrol_list{
  width: 100%;
  display: flex;
  align-items: stretch;
}
.sp_topcontrol .sp_topcontrol_list li{
  display:flex;
  justify-content:center;
  align-items:center;
}
.sp_topcontrol .sp_topcontrol_list li a{
  display: block;
  width: 100%;
  display:flex;
  justify-content:center;
  align-items:center;
  height:86px;
}
.sp_topcontrol .sp_topcontrol_list .li01{
  width: 58%;
  background: #19aa41;
  text-align: center;
}
.sp_topcontrol .sp_topcontrol_list .li01 .tel_wrap{
  position: relative;
  padding-left: 50px;
}
.sp_topcontrol .sp_topcontrol_list .li01 .tel_wrap:before{
  content: "";
  width: 29px;
  height: 53px;
  background: url('../images/phone_w.png') no-repeat center center/contain;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sp_topcontrol .sp_topcontrol_list .li01 a{
  padding:9px 0;
}
.sp_topcontrol .sp_topcontrol_list .li01 .tel_deco{
  font-size: 12px;
  letter-spacing: 0.05em;
  display:inline-block;
  line-height: 1;
  background: #fff;
  border-radius: 5px;
  padding:4px 10px;
  margin-bottom:7px;
}
.sp_topcontrol .sp_topcontrol_list .li01 .tel_title{
  font-size: 19px;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  margin-bottom: 7px;
}
.sp_topcontrol .sp_topcontrol_list .li01 .tel_text{
  font-size: 10px;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 1;
}
.sp_topcontrol .sp_topcontrol_list .li02{
  width: 42%;
  background: #e81022;
  border-left: 1px solid #fff;
}
.sp_topcontrol .sp_topcontrol_list .li02 a{
  padding: 20.675px 0;
}
.sp_topcontrol .sp_topcontrol_list .li02 .mail_text{
  font-size: 16px;
  line-height: 1.375;
  color: #fff;
  letter-spacing: 0.05em;
  padding-left: 50px;
  position: relative;
}
.sp_topcontrol .sp_topcontrol_list .li02 .mail_text:before{
  content: "";
  width: 39px;
  height: 30px;
  background: url('../images/mail.png') no-repeat center center/contain;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 760px) {
  .sp_topcontrol{
    display: block;
  }
  #topcontrol{
    display: none;
  }
}

/* ########### contactSec ########### */
.contactSec {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1000px;
}

.contactSec .contactSec_inr {
  padding: 30px 5%;
  border: 10px red solid;
}

ul.contactFlex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

ul.contactFlex li {
  border-radius: 8px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.35);
  width: 48%;
}
ul.contactFlex li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 1em 0.5em;
  text-align: center;
  color: #fff !important;
  height: 100%;
}

ul.contactFlex .teliLi {
  background: #00b050;
}

ul.contactFlex .teliLi a .telTxt_1 {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1em;
  width: 100%;
  text-align: center;
}

ul.contactFlex .teliLi a .telNum {
  letter-spacing: 0;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 10px;
  line-height: 1em;
  width: 100%;
  text-align: center;
}

ul.contactFlex .teliLi a .telTxt_2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
  width: 100%;
  text-align: center;
}

ul.contactFlex .mailLi {
  background: #e81022;
}

ul.contactFlex .mailLi a {
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}


ul.contactFlex .mailLi a .mailLi_txt {
  font-weight: bold;
  font-size: 24px;
}
ul.contactFlex .mailLi .mailLi_float_box:after{
  content: "";
  display: block;
  clear: both;
}
ul.contactFlex .mailLi .mailLi_float_box .mailLi_fl{
  float: left;
  text-align: center;
  padding:0;
}
ul.contactFlex .mailLi .mailLi_float_box .mailLi_fl .mailLi_deco{
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 14px;
  display: inline-block;
  margin:0 auto 6px;
  padding:5px 3.5px;
  background:#fff;
  color: #000;
  border-radius:5px;
}
ul.contactFlex .mailLi .mailLi_float_box .mailLi_fl .mailLi_icon{
  width: 55px;
  margin: 0 auto;
}
ul.contactFlex .mailLi .mailLi_float_box .mailLi_fl .mailLi_icon img{
  display: block;
  width: 100%;
}
ul.contactFlex .mailLi .mailLi_float_box .mailLi_fr{
  float: right;
  text-align: center;
  margin-left: 15px;
}
ul.contactFlex .mailLi .mailLi_float_box .mailLi_fr .mailLi_text{
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 18px;
  margin-bottom: 13px;
  color: #fff;
}
ul.contactFlex .mailLi .mailLi_float_box .mailLi_fr .mailLi_title{
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 42px;
  color: #fff;
  font-weight: bold;
}
/* ########### nayami ########### */
#nayami {
  padding: 80px 0 0 0;
}
#nayami h2 {
  font-size: 40px;
}

#nayami h2:after {
  content: none;
}

/* ########### service ########### */
#service {
  background-color: #dfe9f8;
}

#service h3.title {
  font-style: normal;
  font-size: 40px;
  padding: 0 0 15px 0;
  color: #2660af;
  text-align: center;
  font-weight: bold;
  margin: 0 auto 10px;
  display: block;
  line-height: 1.4em;
}

#service h3.title::before {
  content: none;
}

#service .list ul li {
  box-shadow: 5px 5px 1px 0 rgba(0, 0, 0, 5%);
}

#service h4 {
  font-size: 27px;
  margin-bottom: 5px;
  border-bottom: 1px solid #000;
  font-weight: bold;
}

#service .price {
  font-weight: bold;
}

#service .price span {
  font-size: 12px;
}
#service .price strong {
  font-size: 21px;
}

/* ########### #online ########### */

#online .meritWrap {
  margin: 30px 0px;
}
#online .meritWrap .contBox {
  width: 100%;
  margin-bottom: 15px;
  padding: 0 10px;
}
#online .meritWrap .contBox .contBoxInr {
  border: 1px solid #2660af;
  padding: 20px;
  display: flex;
  /* justify-content: flex-start; */
}
#online .meritWrap .contBox .contHead {
  font-size: 24px;
  font-weight: bold;
  color: #2660af;
}

#online .meritWrap .contBox .pic {
  width: 12%;
  margin-right: 20px;
}
#online .meritWrap .contBox div {
  width: 100%;
}

/*  ########### voice ###########  */

#voice li {
  display: flex;
  margin-bottom: 30px;
}
#voice li h3 {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
}

#voice .pic {
  margin: 1.5em 0;
  padding: 15px 25px;
}
#voice .balloon {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 15px 25px;
  min-width: 120px;
  max-width: 100%;
  background: #fcfbe4;
  border-radius: 10px;
}

#voice .balloon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #fcfbe4;
}

/*  ########### flow ###########  */

#flow {
  background-color: #dfe9f8;
}

#flow h3 {
  text-align: center;
  font-size: 35px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #2660af;
}
#flow h3 span {
  display: block;
  font-size: 25px;
}

#flow .text_center {
  margin-bottom: 50px;
}

#flow .contents {
  position: relative;
  background: #fff;
  border: 1px solid #e4e4e4;
  padding: 30px 30px 30px 130px;
  box-shadow: 5px 5px 1px 0 rgba(0, 0, 0, 5%);
}

#flow .contents .nmbImg {
  position: absolute;
  width: 75px;
  top: 50%;
  left: 6%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

#flow .contents .title {
  color: #285cb1;
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: bold;
}

#flow .contents .txt {
  line-height: 1.5;
  color: #000;
  letter-spacing: 0.05em;
  font-weight: 400;
}

#flow .arrowImg {
  margin: 25px auto;
  width: 30px;
}

#flow .arrowImg img {
  width: 100%;
}

/*  ########### reSec ###########  */
#reSec {
  background: #699dcb;
  color: #fff;
}

/*  ########### formBox ###########  */
#formBox {
  border: 5px solid #ed2f38;
}



#formBox .titleRed{
  font-size: 18px;
}

#formBox_inr #formBox_contactFlex {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 500px;
  margin-bottom: 40px;
}

#formBox_inr #formBox_contactFlex .contactFlex {
  justify-content: center;
}

#formBox_inr #formBox_contactFlex .contactFlex .teliLi {
  width: 100%;
}
#formBox_inr #formWrap{
  margin: 0 auto;
  width: 95%;
  max-width: 1000px;
  margin-top: -40px;
  padding-top: 40px;
}
#formBox_inr .titleRed{
  font-size: 36px;
  letter-spacing: 0.05em;
}
#formBox_inr #formWrap .form_title{
  text-align: center;
  border-radius:10px 10px 0 0;
  font-size: 36px;
  letter-spacing: 0.05em;
  background: #ee7d32;
  color: #fff;
  padding: 10px 0;
}
#formBox_inr #formWrap .form_title span{
  display: inline-block;
  position: relative;
  padding-left: 45px;
}
#formBox_inr #formWrap .form_title span:before{
  content: "";
  width: 39px;
  height: 29px;
  background: url('../images/icon_mail.png') no-repeat center center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;

}
#formBox_inr #formWrap .form_table_wrap{
  width: 100%;

  border-radius: 0 0 10px 10px;
  background:#ffe5d3;
  padding: 20px;
  box-sizing: border-box;
}

#formBox_inr #formWrap .form_table_wrap input[type="text"] ,
#formBox_inr #formWrap .form_table_wrap textarea{
  border: 1px solid #bebebe;
  border-radius: 4px;
  padding: 5px;
  width: 100%;
}
#formBox_inr #formWrap .form_table_wrap textarea{
  height: 180px;
  resize: vertical;
}
#formBox_inr #formWrap .form_table_wrap table{
  border-collapse: separate;
  width: 100%;

}

#formBox_inr #formWrap .form_table_wrap table th{
  width: 30%;
  padding-bottom: 20px;
  vertical-align: top;
  font-size: 20px;
}
#formBox_inr #formWrap .form_table_wrap table th .must,
#formBox_inr #formWrap .form_table_wrap table th .any{
  font-size:14px;
  padding: 2px 10px;
  text-align: center;
  display: inline-block;
}
#formBox_inr #formWrap .form_table_wrap table th .must{
  background: #ed2f38;
  color: #fff;
}
#formBox_inr #formWrap .form_table_wrap table th .any{
  background: #808080;
  color: #fff;
}
#formBox_inr #formWrap .form_table_wrap table td{
  width: 70%;
  padding-bottom: 20px;
}
#formBox_inr #formWrap .form_table_wrap table td .checkbox{
  margin-bottom: 1rem;
}
#formBox_inr #formWrap .form_table_wrap table td label {
  font-size: 16px;
  line-height: 1.6;
}
#formBox_inr #formWrap .form_table_wrap table td label input[type="checkbox"]{
  position: relative;
	top: 2px;
	right: 0;
	bottom: 0;
	left: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #474747;
  border-radius: 4px;
  margin-right:5px;
  box-sizing: border-box;
  background: linear-gradient( 0deg, rgb(211,211,212) 0%, rgb(249,249,250) 100%);
  cursor: pointer;
	transition: all 0.15s ease-out 0s;
	color: #ffffff;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	        appearance: none;
}
#formBox_inr #formWrap .form_table_wrap table td label input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 3.5px;
  width: 4px;
  height: 8px;
  transform: rotate(45deg);
  border-bottom: 2px solid #E70012;
  border-right: 2px solid #E70012;
}
#formBox_inr #formWrap .form_table_wrap table td .privacy_policy_box{
  overflow:scroll;
  height: 250px;
  border: 1px solid #bebebe;
  padding: 5px;
  background: #fff;
}
.btn__submit {
  text-align: center;
  margin-bottom: 2em;
}
/* .btn__submit button.conf {
  background: #ed2f38;
  opacity: 0.5;
} */
.return_top{
  margin-top: 40px;
}
.btn__submit a{
  display: block;
}
.btn__submit button,
.btn__submit a {
  background: linear-gradient(0deg, rgba(211,98,23,1) 0%, rgba(238,125,50,1) 100%);
  color: #fff !important;
  display: inline-block;
  margin: 0.8em 0.5em;
  padding: 0.5em 4em;
  border-radius: 1000px;
  text-align: center;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
    transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  font-family: inherit;
  font-size: 100%;
  opacity: 1;
  cursor: pointer;
}
.btn__submit button:hover{
  opacity: 0.5;
}
/* .btn__submit button:disabled{
  opacity: 0.5;
  cursor:not-allowed;
} */
@media screen and (max-width: 760px) {
  #formBox{
    border: 5px solid #ed2f38;
  }


  #formBox_inr #formBox_contactFlex{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 500px;
    margin-bottom: 40px;
  }

  #formBox_inr #formBox_contactFlex .contactFlex{
    justify-content: center;
  }

  #formBox_inr #formBox_contactFlex .contactFlex .teliLi{
    width: 100%;
  }

  #formBox_inr #formWrap{
    margin: 0 auto;
    width: 95%;
    max-width: 1000px;
    margin-top: -60px;
    padding-top: 60px;
  }
  #formBox_inr .titleRed{
    font-size: 18px;
  }

  #formBox_inr #formWrap .form_title{
    border-radius:5px 5px 0 0;
    font-size: 18px;
    padding: 5px 0;
  }
  #formBox_inr #formWrap .form_title span{
    padding-left: 25px;
  }
  #formBox_inr #formWrap .form_title span:before{
    width: 18px;
    height: 13px;
  }
  #formBox_inr #formWrap .form_table_wrap{

    border-radius: 0 0 5px 5px;
    padding: 15px;
  }

  #formBox_inr #formWrap .form_table_wrap input[type="text"] ,
  #formBox_inr #formWrap .form_table_wrap textarea{
    border-radius: 3px;
    padding: 5px;
  }
  #formBox_inr #formWrap .form_table_wrap textarea{
    height: 100px;
  }

  #formBox_inr #formWrap .form_table_wrap table th{
    width: 100%;
    display: block;
    padding-bottom: 8px;
    font-size: 14px;
  }
  #formBox_inr #formWrap .form_table_wrap table th .must,
  #formBox_inr #formWrap .form_table_wrap table th .any{
    font-size:12px;
    padding: 2px 10px;
  }
  #formBox_inr #formWrap .form_table_wrap table td{
    width: 100%;
    display: block;
    padding-bottom: 20px;
  }
  #formBox_inr #formWrap .form_table_wrap table td .checkbox{
    margin-bottom: 1.4rem;
    padding-left:1.4em;
    text-indent:-1.4em;
    line-height: 1.4;
  }
  #formBox_inr #formWrap .form_table_wrap table td label {
    font-size: 14px;
    line-height: 1.4;

  }
  #formBox_inr #formWrap .form_table_wrap table td label input[type="checkbox"]{
    position: relative;
    top: 2px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #474747;
    border-radius: 4px;
    margin-right:5px;
    box-sizing: border-box;
    background: linear-gradient( 0deg, rgb(211,211,212) 0%, rgb(249,249,250) 100%);
    cursor: pointer;
    transition: all 0.15s ease-out 0s;
    color: #ffffff;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
            appearance: none;

  }
  #formBox_inr #formWrap .form_table_wrap table td label input[type="checkbox"]:checked:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 3px;
    width: 4px;
    height: 8px;
    transform: rotate(45deg);
    border-bottom: 2px solid #E70012;
    border-right: 2px solid #E70012;
  }
  #formBox_inr #formWrap .form_table_wrap table td .privacy_policy_box{
    height: 100px;
  }

  .btn__submit {
    text-align: center;
    margin-bottom: 1em;
  }
  .btn__submit button.conf {
    background: #ed2f38;
    opacity: 0.5;
  }
  .return_top{
    margin-top: 20px;
  }
  .btn__submit a,
  .btn__submit button {
    font-size: 13px;
    margin: 0 0.5em;
    padding: 0.5em 5em;
    border-radius: 1000px;
  }
  .btn__submit a{
    padding-left: 4.5em;
    padding-right: 4.5em;
  }
}
/*  ########### staff ###########  */
#staff {
  background-color: #fcfbe4;
  padding: 80px 0 0 0;
}

#staff .profile {
  background-color: #fff;
  padding: 30px;
  display: flex;
}
#staff .profile div {
  margin-right: 30px;
}

#staff .profile .name {
  margin-bottom: 10px;
}
#staff .profile span {
  font-weight: bold;
  font-size: 20px;
}

#staff .contact {
  text-align: center;
  margin: 50px auto 0 auto;
  width: 80%;
}

/*  ########### info ###########  */
#info .info_table {
  width: 100%;
  box-sizing: border-box;
  margin: 60px 0 0;
}

#info .info_table tr {
  border-bottom: 1px solid #ddd;
}
#info .info_table tr:first-child {
  border-top: 1px solid #ddd;
}

#info .info_table th {
  width: 20%;
  box-sizing: border-box;
  padding: 25px 20px;
  font-weight: bold;
}

#info .info_table td {
  box-sizing: border-box;
  padding: 25px 20px;
}

#info .place {
  margin: 20px auto;
}
#info .place h4 {
  font-size: 16px;
  font-weight: bold;
}

#info .map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: calc(100% * 498 / 960);
}
#info .map iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 4px solid #fff;
}

/* ########### online ########### */
#online .title {
  font-size: 20px;
}

/* ########### footer ########### */

.footer .scInr {
  padding: 0;
}

.footer .mapBox {
  width: 60%;
}

.footer .contents.top .infoBox {
  margin-left: 40px;
}

.footer .contents.top .infoBox .txt {
  font-size: 16px;
}

.footer .logo {
  width: 200px;
}

.footer .tel a .icon {
  width: 22px;
  line-height: 0;
  margin-right: 5px;
}

.footer .tel a {
  font-size: 28px;
}

.footer .link a {
  font-size: 14px;
}

.footer .contents.bottom .menuList .main {
  font-size: 14px;
}

.footer .contents.bottom .sub {
  font-size: 12px;
}

.footer .contents.bottom {
  padding: 0 50px;
}

.copyright {
  padding-bottom: 200px;
}

#fixedUL {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#fixedUL li {
  width: 49%;
}

#fixedUL li a {
  display: block;
  width: 100%;
}

#fixedUL li a img {
  width: 100%;
  vertical-align: top;
}

@media screen and (max-width: 1000px) {
  /* ########### staff  ########### */
  .copyright {
    padding-bottom: 170px;
  }

  #staff {
    padding: 30px 0 0 0;
  }
  #staff .profile {
    display: block;
    padding: 20px;
  }
}
@media screen and (max-width: 760px) {
  /* ########### common ########### */
  .mv{
    margin-bottom: 5vw;
  }

  .copyright {
    padding-bottom: 120px;
  }

  section {
    padding: 30px 0;
  }

  .titleRed {
    font-size: 22px;
  }

  .radiusTitle_red .radiusTitle_red_inr,
  .radiusTitle_blue .radiusTitle_blue_inr {
    font-size: 18px;
  }

  ul.contactFlex li {
    width: 100%;
  }
  ul.contactFlex .teliLi {
    margin-bottom: 20px;
  }

  ul.contactFlex .teliLi a .telNum {
    font-size: 26px;
  }

  .list ul li {
    margin: 0 5% 25px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .list ul li:nth-child(3n) {
    margin: 0 5% 25px !important;
  }

  .list ul li .box {
    padding: 10px 15px 30px;
  }

  .list ul li .img {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100px;
  }

  .list ul li .titleBox {
    width: calc(100% - 100px);
  }

  .list ul li .txt {
    padding-top: 1.5em;
    width: 100%;
  }

  .list ul li h3.title {
    font-size: 20px;
    margin-bottom: 0;
  }

  .list ul li h4 {
    border-bottom: none !important;
    line-height: 1.2;
  }

  .scInr {
    padding: 0 10px;
  }

  section h2 {
    font-size: 16px;
    margin-bottom: 30px;
    padding-bottom: 0px;
  }

  section h2 span {
    font-size: 22px;
    margin: 10px 0;
    margin-bottom: 10px;
  }

  /* ########### mv ########### */
  /* .mv {
    padding: 2% 10px 0 10px;
  } */
  .mv .mvImg {
    padding: 0 20px;
    margin-top: 60px;
  }

  .mv .logo {
    width: auto;
    /*position: absolute;
    top: 10px;
    left: 10px;*/
    font-size: 10px;
    display: none;
  }

  .mv .logo p img {
    width: 50%;
  }
  .mv .logo h1 {
    margin: 3px 0px 0 -65px;
    margin-top: 7px;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  /*  ########### header ###########  */

  .header .header_innner{
    width: 100%;
    padding-right: 140px;
    height: 70px;
  }
  .header .header_left{
    float: left;
    width: 180px;
    margin-top: 3px;
    margin-left: 10px;
  }
  .header .header_left .header_logo{
    float: none;
    width: 180px;
    margin-right: 0;
  }

  .header .header_left .header_left_text{
    float: none;
    font-size: 9px;
    letter-spacing: 0.05em;
    line-height: 1.2;
    padding: 0 0;
    margin-bottom: 3px;
  }
  .header .header_telephone_pc{
    display: block;
    float: none;
    margin-top: 0;
    margin-right: 0;
    padding-left: 0;
    position: absolute;
    right: 71px;
    top: 0;
  }
  .header .header_telephone_pc:before{
    content: none;
  }
  .header .header_telephone_pc .header_mail_icon_sp{
    display: block;
  }
  .header .header_telephone_pc .header_mail_icon_sp a{
    width: 70px;
    height: 70px;
    display: block;
    background: #19aa41;
  }
  .header .header_telephone_pc .header_mail_icon_sp a img{
    display: block;
    width: 27px;
    margin: 0 auto;
    padding: 10.325px 0;
  }
  .header .header_telephone_pc .header_telephone_text span{
    display: none;
  }

  .header .header_mail{
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;

  }
  .header .header_mail a{
    display: block;
    background: #e81022;
    color: #fff;
    text-align: center;
    padding: 21.15px 0;
    height: 70px;
  }
  .header .header_mail a span{
    display: block;
  }
  .header .header_mail a .header_mail_icon{
    width: 36px;
    margin: 0 auto;
  }
  .header .header_mail a .header_mail_text{
    display: none;
  }
  #reMV {
    width: 100%;
    padding-top: 0px;
  }
  #reMV img {
    vertical-align: top;
  }
  #reMV .sp_mv{
    display: block;
  }

  #reMV .button{
    display: none;
  }
  #reMV .float_box {
    display: block;
    padding: 0 0 0;
  }
  #reMV .mv_left{
    width: 100%;
    float: none;
    display: none;
  }
  #reMV .mv_right{
    width: 100%;
    float: none;
    position: relative;
  }
  #reMV .mv_form_wrap{
    padding: 10px;
  }
  #reMV .mv_form_wrap .mv_form_wrap_sp_deco{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
  }
  #reMV .mv_form_wrap .form_title{
    color: #fff;
    text-align: center;
    letter-spacing:0.08em;
    margin-bottom:20px;
  }
  #reMV .mv_form_wrap .form_title span{
    display: inline-block;
    vertical-align: middle;
  }
  #reMV .mv_form_wrap .form_title .form_title_left{
    font-size: 18px;
    padding: 5px;
    border: 1px solid #fff;
    margin-right: 20px;
  }
  #reMV .mv_form_wrap .form_title .form_title_right{
    font-size: 24px;
  }
  #reMV .table_wrap{
    background: #fff;
    padding:20px 10px;
  }
  #reMV .table_wrap .table_title{
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
  }
  #reMV .table_wrap table{
    width: 100%;
    table-layout: fixed;
    margin-bottom: 20px;
  }
  #reMV .table_wrap table tr{
    margin-bottom: 20px;
  }
  #reMV .table_wrap table th{
    font-size: 16px;
    letter-spacing: 0.08em;
    position: relative;
    display: block;
    width: 100%;
    padding: 5px 5px;
  }
  #reMV .table_wrap table th .must{
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.08em;
    padding: 3px 3px;
    color: #fff;
    background: #da1e24;
  }
  #reMV .table_wrap table td{
    padding: 5px 5px;
    display: block;
    width: 100%;
  }
  #reMV .table_wrap table td input{
    border:1px solid #ccc;
    padding: 3px 3px;
    width: 100%;
  }
  #reMV .table_wrap table td .select {
    border:1px solid #ccc;
    height: 40px;
    width: 100%;
    position: relative;
    z-index: 1;

  }

  #reMV .table_wrap table td .select::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    z-index: -1;
  }

  #reMV .table_wrap table td select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: none;
    color: #333;
    font-size: 16px;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    cursor: pointer;
  }
  #reMV .table_wrap input[type=checkbox] {
    display: none;
  }
  #reMV .table_wrap .checkbox_mv {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    padding: 5px 30px;
    position: relative;
    width: auto;
    margin: 0 auto;
    width: 100%;
  }
  #reMV .table_wrap .checkbox_mv a{
    text-decoration: underline;
    color: #416cb3;
  }
  #reMV .table_wrap .checkbox_mv a:hover{
    text-decoration: none;
  }
  #reMV .table_wrap .checkbox_mv::before {
      background: #fff;
      border: 1px solid #231815;
      content: '';
      display: block;
      height: 16px;
      left: 5px;
      margin-top: -8px;
      position: absolute;
      top: 50%;
      width: 16px;
  }
  #reMV .table_wrap .checkbox_mv::after {
      border-right: 3px solid #ed7a9c;
      border-bottom: 3px solid #ed7a9c;
      content: '';
      display: block;
      height: 9px;
      left: 10px;
      margin-top: -7px;
      opacity: 0;
      position: absolute;
      top: 50%;
      transform: rotate(45deg);
      width: 5px;
  }
  #reMV .table_wrap input[type=checkbox]:checked + .checkbox_mv::after {
      opacity: 1;
  }
  #reMV .button_wrap{
    position: relative;
    margin-top:20px;
  }
  #reMV .button_wrap button{
    background: #da1e25;
    border: 1px solid #da1e25;
    color: #fff;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 10px;
    border-radius: 10px;
    cursor: pointer;
  }
  #reMV .button_wrap .button_image{
    position: absolute;
    width: 70px;
    bottom: 0;
    right: -10px;
  }
  #reMV .button_wrap .button_image img{
    width: 100%;
    display: block;
  }


  /* ########### nayami ########### */
  #nayami {
    padding: 30px 0 0 0;
  }

  #nayami h2 {
    font-size: 21px;
  }
  /* ########### service ########### */
  #service h4.title {
    letter-spacing: 0.01em;
  }

  #service .box {
    width: 100%;
  }

  #service .titleWrap {
    margin-bottom: 20px;
  }

  #service h4.title {
    margin-bottom: 0;
  }

  #service h5.title {
    font-size: 14px;
  }

  /* ########### service ########### */
  #service h3.title {
    font-size: 20px;
  }

  #service h4 {
    font-size: 24px;
  }

  #service .price strong {
    font-size: 19px;
  }

  /* ########### online ########### */

  #online .meritWrap .contBox {
    padding: 0px;
  }
  #online .meritWrap .contBox .contHead {
    font-size: 18px;
    letter-spacing: 1px;
  }

  #online .meritWrap .contBox .contBoxInr {
    padding: 12px;
    line-height: 23px;
  }

  #online .meritWrap .contBox .pic {
    width: 20%;
  }
  #online .meritWrap .contBox .pic {
    margin-right: 10px;
  }

  #online .meritWrap .contBox .txt {
    margin-top: 5px;
  }

  /*  ########### voice ###########  */

  #voice li {
    display: block;
    margin-bottom: 15px;
  }
  #voice li h3 {
    font-size: 17px;
    margin-bottom: 8px;
  }
  #voice .pic {
    margin: auto;
    padding: 0px;
    text-align: center;
  }

  #voice .pic img {
    width: 30%;
  }

  #voice .balloon {
    margin: 1.5em 0 1.5em 0;
  }

  #voice .balloon:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #fcfbe4;
  }

  /* ########### flow ########### */

  #flow h3 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 35px;
  }

  #flow .contents {
    padding: 20px;
  }

  #flow .contents .title {
    font-size: 18px;
    margin-bottom: 15px;
  }

  #flow .contents .nmbImg {
    width: 50px;
    top: -10px;
    left: 18px;
  }
  /*  ########### staff ###########  */
  #staff .profile div {
    margin: 0 0 10px 0;
  }

  #staff .contact {
    margin: 30px auto 0 auto;
    width: 100%;
  }

  /*  ########### info ###########  */

  #info .info_table th {
    width: 30%;
    padding: 10px;
  }

  #info .info_table td {
    padding: 10px;
  }
  /*  ########### button ###########  */
  ul.contactFlex .mailLi a{
    padding-left:0.8em;
    padding-right: 0.8em;
  }
  ul.contactFlex .mailLi .mailLi_float_box .mailLi_fl{
    margin-top: -6px;
  }
  ul.contactFlex .mailLi .mailLi_float_box .mailLi_fl .mailLi_deco{
    font-size: 12px;
    margin:0 auto 6px;
    padding:3px 3.5px;
  }
  ul.contactFlex .mailLi .mailLi_float_box .mailLi_fl .mailLi_icon{
    width: 42px;
  }
  ul.contactFlex .mailLi .mailLi_float_box .mailLi_fr{
    margin-left: 10px;
  }
  ul.contactFlex .mailLi .mailLi_float_box .mailLi_fr .mailLi_text{
    font-size: 14px;
    margin-bottom: 13px;
  }
  ul.contactFlex .mailLi .mailLi_float_box .mailLi_fr .mailLi_title{
    font-size: 30px;
  }
}
