@charset "utf-8";
/* CSS Document */

.wrap {
  overflow: hidden;
}

.txt_center {
  text-align: center;
}
table {
  width: 100%;
}
img { display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  transition: 1.0s;
}
.center-block {
  display: block;
  margin: 0 auto;
}
.container-f {
  padding-left: 0px;
  padding-right: 0px;
  margin-right: auto;
  margin-left: auto;

}
.container {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;

}
.container-w {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;
  background: #fff;
}

.header{padding-top: 20px;
padding-bottom: 20px;}

.mvpc{
    padding-bottom:50px;
   padding-top: 50px; background:url("../img/bgmv.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.soudan{ padding-bottom:60px;
   padding-top:60px; }

.solution{

   padding-top: 40px; background:url("../img/bgbeige.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.graph{
  padding-bottom:60px;
   padding-top: 60px; background:url("../img/bgcity.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.eight{
     padding-bottom:80px;
    padding-top:100px; }

.voice{
      padding-bottom:60px;
    padding-top:60px;
    background: #f4ecd7;}

.cv{
  padding-bottom:40px;
   padding-top: 20px; background:url("../img/bgnavy.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.cv ul{
    margin-top: 35px;
    text-align: center;}
.cv li{
    display: inline-block;

}

.seminar{
      padding-bottom:60px;
    padding-top:60px;
   }

.fee{
      padding-bottom:60px;
    padding-top:60px;
   }

.access{
      padding-bottom:40px;
    padding-top:30px;
    background: #caa03a;}

.footerpc{
  padding-bottom:30px;
   padding-top: 20px; background:url("../img/bgnavy.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.float{
    position: fixed;
    right:0;
    top:20%;
}

.cvsp1 ul{
    display: flex;
}

.cvsp2,.footersp{
    position: relative;
}

.cvsp2 ul{
    position: absolute;
    bottom:3%;
}

.fspbtn{position: absolute;
    bottom:5%;}

.fspbtntel{position: absolute;
    top:40%;}

.cvsp1{position: fixed;
bottom: 0;}

.adj{height: 90px;}

#contact_form{
	padding-top: 100px;
	padding-bottom: 100px;
	    background-color: #F5F4F0;

}

#contact_form p{line-height: 1.5rem;
font-size: 14px;}

.req{
	background: #b71c1c;
	margin-left: 10px;
	color: #fff;
		font-size: 11px;
	padding: 3px 8px;
	border-radius: 5px;
}
.nonreq{	border-radius: 5px;
	background: #1565c0;
	margin-left: 10px;
	color: #fff;
	font-size: 11px;
	padding: 3px 8px;
}

#contact_form th{
	padding-bottom: 20px;
	padding-top: 20px;
}

#contact_form td{
	padding-bottom: 20px;
	padding-top: 20px;
}

#contact_form .forminput{
	width: 100%;
	height: 36px;
}

.sendbtn{background: #ff6009;
border:solid 1px #ff6009;
color: #fff;
	   cursor: pointer;
	display: block;
	margin-top: 50px;
	padding: 10px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .1rem;
width: 50%!important;}

.thanksbox{	 	height: 100vh;
	padding:100px 20px;
	background-color: #F5F4F0;}

.thanksbox p{line-height: 1.5em;}

.whbx{padding:50px 20px;
	background: #fff;
	border-radius: 10px;
}

@media (min-width: 771px) {
    .visible-xs{
        display: none;
     }
}

@media (max-width: 770px) {
    .hidden-xs{
        display: none;
     }
    #contact_form th{
		width: 100%;
		display: block;
		padding-bottom: 0px;
	}

	#contact_form td{
		width: 100%;
			display: block;
	}

	.sendbtn{width: 80%!important;}

	#contact_form{
		padding-bottom: 180px;}

	.thanksbox{
	padding:100px 0px;

	background-color: #F5F4F0;}

.thanksbox p{font-size: 13px;}

.whbx{padding:50px 10px;
	background: #fff;
	border-radius: 10px;
}
}


/*2025.06.04追加分*/

.site-form input[type=text],
.site-form input[type=tel],
.site-form input[type=email] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  font-family: inherit;
  font-size: 1em;

}
.site-form input[type=radio] {
  display: none;
}
.site-form input[type=checkbox] {
  display: none;
}
.site-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  border-radius: 0;
  font-size: 1em;
}
.site-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  border-radius: 0;
  font-family: inherit;
  font-size: 1em;
}
.site-form button,
.site-form input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  border-radius: 0;
  font-family: inherit;
  font-size: 1em;
}
.site-form-item:not(:last-of-type) {
  margin-bottom: 2rem;
}
.site-form-item-label {
  font-weight: 700;
  margin-bottom: 0.8rem;
}
.site-form-item-label label {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
	font-size: 16px;
}
.site-form-item-label label::before {
  content: "任意";
  display: block;
  padding: 0rem 0.4rem 0.1rem;
  margin-top: 0.2rem;
  font-size: 11px;
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  background: #1565c0;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  margin-right: 0.8rem;
}
.site-form-item-label.required label::before {
  content: "必須";
  background: #b71c1c;
}
.site-form-item-label.none label::before {
  display: none;
}
.site-form-item-input input[type=text],
.site-form-item-input input[type=email],
.site-form-item-input input[type=password],
.site-form-item-input textarea {
  border: 1px solid #cccccc;
  border-radius: 4px;
  width: 100%;
  padding: 0.8rem 1.6rem;
  font-size: 1.6rem;
}
.site-form-item-input p {
  margin: 0;
}
.site-form-item-input > span {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 1em;
}
.site-form-item-input > span label input[type=radio] + span {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.site-form-item-input > span label input[type=radio] + span::before {
  content: "";
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  border: 1px solid var(--themeColor);
  border-radius: 50vw;
  background: radial-gradient(#fff 8px, #fff 8px, #fff);
  margin-right: 0.5rem;
}
.site-form-item-input > span label input[type=radio]:checked + span::before {
  background: radial-gradient(var(--themeColor) 8px, #fff 8px, #fff);
}
.site-form-item-input > span label input[type=checkbox] + span {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
}
.site-form-item-input > span label input[type=checkbox] + span::before {
  content: "";
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  border: 1px solid #cccccc;
  background: #fff;
  border-radius: 4px;
  margin-right: 0.7rem;
}
.site-form-item-input > span label input[type=checkbox] + span::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 0.8rem;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  position: absolute;
  top: 50%;
  left: 1.2rem;
  transform: translate(-50%, -75%) rotate(-45deg);
}
.site-form-item-input > span label input[type=checkbox]:checked + span::before {
  background: var(--themeColor);
}
.site-form input[type=text],
.site-form input[type=tel],
.site-form input[type=email],
.site-form textarea {
  background: #fff;
  border: 1px solid #ccc;
}

.site-form-item-input input{
	height: 30px;
}
.site-form .btn--box {
  margin-top: 4rem;
}

.site-form .btn--box input {
    display: inline-block;
    color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 16px;
    font-weight: 700;
    padding: 1.8rem 2.4rem;
    border-radius: 4px;
    background:#0097a7;

}



.site-form .entry {
  margin: 2.4rem 0;
}


.entry p{line-height: 2!important;
font-size: 14px!important;}

@media (max-width: 770px) {
	.wpcf7-form-control{	max-width:86%;}
}

.text-center {
  text-align: center !important;
}
