@charset "UTF-8";

/* ------ Base ------ */


.ctWrap{
	padding:45px 0 50px;
}

.ctWrap .viewpc,
#ttlArea .viewpc{
	display:block;
}
.ctWrap .viewtb{
	display:none;
}
.ctWrap .viewsp{
	display:none;
}

/* ttl */
#ttlArea h2{
	float:left;
}
#ttlArea p{
	float:right;
	font-size:115%;
	line-height:1.5;
	max-width:48%;
	padding-right:55px;
}


/* index */
#contact .ctWrap table{
	width:100%;
	font-size:100%;
	line-height:1.5;
}
#contact .ctWrap table th{
	background-color:#eaeaea;
	border-bottom:2px solid #FFF;
	border-right:2px solid #FFF;
	text-align:left;
	padding:30px 20px 20px;
	vertical-align:top;
}
#contact .ctWrap table th p{
	min-height:30px;
}
#contact .ctWrap table td{
	background-color:#eaeaea;
	border-bottom:2px solid #FFF;
	padding:20px;
}
#contact .att{
	color:#FF0004;
	margin-bottom:10px;
}
#contact sup{
	color:#FF0004;
}
#contact .cmp{
	padding:100px 0 300px;
	text-align:center;
	font-size:150%;
}
#contact .cmp .link{
	padding-top:20px;
}

#contact .type01 td input{ border:1px solid #B0B1B1; padding:3px; margin:2px 0;}
#contact .type01 td textarea{
  border:1px solid #B0B1B1;
  padding:3px;
  min-height:200px;
  max-width:400px;
  width:100%;
  margin-top: 20px;
}
#contact .type01 td .s{ width:20%;}
#contact .type01 td .m{ width:60%;}
#contact .type01 td .l{ width:80%;}
#contact .crobd{
	display: block;
	padding: 0 0 0 30px;
	margin-right:15px;
	cursor: pointer;
	overflow: hidden;
	float:left;
}
#contact .crobd:nth-child(3n+1) {
  padding: 0;
}

#contact .privacy{ border:1px solid #919191;
   font-size:115%; background-color:#919191;
    margin:20px 0; padding:10px 25px;
   text-align:center; color:#fff; }
#contact .privacy .link{ font-size:135%; padding:20px 0 10px;}
#contact .privacy .link a{ color:#fff;}

#contact .btn{ text-align:center;
  max-width: 435px;
   margin:60px auto 0;}
   #contact .btn.-contact{ text-align:center;
    max-width: 600px;
     margin:60px auto 0;}
     #contact .-conf{
       display: flex;
       justify-content: space-between;
       max-width: 435px;
     }
     #contact .-conf button > img{
      width: 205px;
    }
#contact .btn img{ width:100%; height:auto;}

#contact .e_text01{ text-align:center; padding-bottom:20px; font-size:125%; font-weight:bold;}
#contact .e_text02{ text-align:center; border:1px solid #B0B1B1; background-color:#FFFCDB; padding:10px; font-size:105%;}

.contact-text {
  font-size: 110%;
  text-align: center;
  line-height: 2;
  margin-bottom: 44px;
}

/* seminarForm */
.seminarForm-text {
  font-size: 110%;
  text-align: center;
  line-height: 2;
  margin-bottom: 44px;
}
.seminarForm-text2 {
  font-size: 100%;
  line-height: 2;
  margin-bottom: 44px;
}

.seminarForm-note {
  display: block;
  margin-top: 0.5em;
  font-size: 14px;
}

.confmessage:not(:empty) {
  margin-top: 1em;
}

/* min-width: 1025px */
@media screen and (min-width: 1025px){

}

/* max-width: 1024px */
@media screen and (max-width: 1024px){


/* ttl */
#ttlArea h2{
	float:none;
}
#ttlArea p{
	float:none;
	font-size:115%;
	line-height:1.5;
	max-width:100%;
	padding:20px 20px 0 ;
}

.ctWrap .viewpc,
#ttlArea .viewpc{
	display:none;
}
.ctWrap .viewtb{
	display:block;
}
.ctWrap .viewsp{
	display:none;
}

.ctWrap{
	padding:45px 40px 40px;
}
.ctWrap table{
	width:100%;
	font-size:100%;
	line-height:1.5;
}

#contact .crobd{
	float:none;
  padding: 0;
}
#contact .btn{
  margin:40px auto 0;
}


}

/* max-width: 480px */
@media screen and (max-width: 480px){


#ttlArea p{
	float:none;
	font-size:14px;
	line-height:1.5;
	max-width:100%;
	padding:20px 20px ;
}

.ctWrap .viewpc,
#ttlArea .viewpc{
	display:none;
}
.ctWrap .viewtb{
	display:none;
}
.ctWrap .viewsp{
	display: block;
}


#ttlArea h2 img{
	width:100%;
	height: auto;
}
.ctWrap{
	padding:25px 20px 10px;
}
.contact-text {
  margin-bottom: 24px;
  font-size: 100%;
  text-align: left;
  line-height: 1.6;
}

#contact .btn{
   margin:30px auto 0;
  }
#contact .-conf{
  display: block;}
#contact .-conf button:nth-of-type(1){
 margin-right: 0px;
}

/* seminarForm */
.seminarForm-text {
  margin-bottom: 24px;
  font-size: 100%;
  text-align: left;
  line-height: 1.6;
}

.seminarForm-note {
  font-size: 12px;
}

.ctWrap table{
	width:100%;
	font-size:13px;
	line-height:1.5;
}
.ctWrap table th,
.ctWrap table td {
	display: block;
	width: auto;
	padding:10px;
	background:none;
}
.ctWrap table .bl01 th,
.ctWrap table .bl01 td {
	background:#F5F5F5;
}

.ctWrap table .bl02 th,
.ctWrap table .bl02 td {
	background:#E9F1D8;
}

#contact .ctWrap table th{
	padding:15px 10px 10px;
	border-right:0;
}
#contact .ctWrap table td{
	padding:15px 10px 15px 10px;
	font-size:12px;
}

#contact .type01 td .s{ width:18%;}

#contact .type01 td textarea{ border:1px solid #B0B1B1; padding:3px; min-height:200px; max-width:400px; width:97%;}

#contact .privacy{ border:1px solid #919191;
   font-size:13px;
   background-color:#919191;
    margin:20px 0; padding:15px; text-align:center; color:#fff; }
#contact .privacy .link{ font-size:15px; padding:20px 0 10px;}

.btn button{
	margin-bottom:10px;
}
.btn button:last-child{
	margin: 0 0 20px -8px;

}

}

input:focus:placeholder-shown {
color: transparent;
}
input:focus::-webkit-input-placeholder {
color: transparent;
}
input:focus::-moz-placeholder {
color: transparent;
}
input:focus:-ms-input-placeholder {
color: transparent;
}
input:focus::-ms-input-placeholder {
color: transparent;
}