@charset "utf-8";

#contact p, #content, h2, th, li, h3 {
	font-family: 'Noto Serif JP', serif;
	font-weight: normal;
}
h3 {
	text-align: center;
	font-size: 18px;
	margin: 50px 0;
}

.contact-main{
	background-image:url('../img/contact-sp.png');
	max-width: 1300px;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media screen and (min-width:480px) { 
.contact-main{
	background-image:url('../img/contact.png');
	height: 200px;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
h3 {
	font-size: 24px;
}
}
h4 {
    width: 200px;
	margin: 100px auto;
		
}

h4 input {
	font-family: Kokoro, 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-align: center;
	background-color: #8a8000;
	color: #fff;
	padding: 10px 40px;
	width: 200px;
	letter-spacing: 0.2em;


}

h2 {
	letter-spacing: 0.2em;
	margin: 100px auto 100px;
}

input:hover {
	cursor: pointer;
	opacity: 0.75;
}

#mail-table th {
	padding: 20px 0;
}

#mail-table input{
    padding: 15px 20px;
    font-size: 1.2em;
    color: #fff;
    border-style: none;
    margin-top: 100px;
	font-family: Kokoro, 'Noto Sans JP', sans-serif; 
	font-weight: 300;
    letter-spacing: 0.2em;
  
}

#mail-table table {
	width: 100%;
	margin: 0 auto;
	max-width: 800px;
}

.modify {
	background-color: #666;
	margin-right: 10px;

}

.ok {
	background-color: #8a8000;
	margin-left: 10px;
}

footer {
background-color: #000;
color: #fff;
opacity: 0.75;
padding: 20px 40px;;
margin: 50px auto 0;

max-width: 1300px;
bottom: 0;
}

.click-down:active {
  transform: translateY(2px);
  border-bottom: none;
}



h1 {
	background-color: #CA4274;
	color: #fff;
	font-weight: normal;
	padding: 10px ;
	font-size: 12px;
}

a:hover, button:hover {
	opacity: 0.75;
}
.btn img{
	width: 48%;

}
.btn {
	padding: 0!important;
	margin: 0!important;
}
.ap-plan .planp {
	border: none!important;
	display: inline-block;
	margin: 0!important;
	padding: 10px 0 0 0!important;
	line-height: 1.3!important;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#contact a {
	color: #cf4475;
	text-align: center!important;
	display: block;

}


.msg, .profile{
	background: #ffec8b;
}


.detail {
	line-height: 1.4;
}



#contact h3 {
	font-size: 18px;
	color: #595757;
	line-height: 1.4;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
}

#contact p, .ap-plan {
	font-size: 18px;
	color: #666;
	line-height: 1.2;
	text-align: left;
	background-color: #fff;
	border: solid 1px #666;
	padding: 10px 10px;
	width: 90%;
	margin: 15px auto;
}

#name, #mail, #com, #staff, #tel, #job {
	font-size: 18px;
	width: 70%;
	margin-left: 20px;
	border: none;
	padding: 10px;
}


.chance span{
	font-size: 18px;
	padding: 0 5px;
}

.chance input {
margin-left: 10px;}

textarea {
	height: 300px;
	width: 100%;
	font-size: 18px;
	border: none;
}



footer li {
	float: left;
	padding-right: 20px;
	margin: 5px
}

footer p {
float: right;
font-size: 12px;
margin-top: 20px
}


#send {
	border: none!important;
	text-align: center!important;
	margin: 50px auto 80px auto!important;
	width: 192px;
	padding: 0!important;

}

input, textarea {
	border: none;
}


.confirm td {
	padding: 10px;
	border: solid 1px #000;
	width: 55%;

}

.confirm th {
	font-weight: normal;
	width: 45%;
	padding: 10px 0;
	border: solid 1px #000;
}

#mail-table h2 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;

}

#mail-table p {
	border: none
}

#mail-table span {
	display: block;
	line-height: 1.6;
	margin: 10px 0;
	text-align: center;

}

#mail-table input {
	text-align: center
}

.fin-submit {
text-align: center;}



form .r {
	color: #c4181f;
}

#confirm {height: 400px;}

#confirm h5 {
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	margin: 30px;
}

/* CSS Document */

