@charset "UTF-8";
/*.header2 {
    width: 100%;
    text-align: center;
    height: 105px;
    background-image: url(../images/top_bg_42.png);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
    }
	.header2-in {
    max-width: 600px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
    padding-top: 10px;
    font-family: "Sawarabi Mincho";
	text-align: center;
	color: rgba(255,255,255,0.60);
	font-size:6em;
}
*/
.sub_article {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    border-radius: 8px;
    padding-top: 50px;
    padding-left: 8px;
    padding-right: 8px;
}
.header_sub {
    width: 100%;
    text-align: center;
    height: 152px;
    background-image: url(../images/top_bg_42.png);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
    }
.header2-in {
    max-width: 1100px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    text-align: center;
    padding-top: 10px;
    font-family: "Sawarabi Mincho";
	color: rgba(255,255,255,0.60);
	font-size: 8em;
}

.header2-in_title {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Kosugi Maru', sans-serif;
    color: #444444;
    font-size: 30%;
    letter-spacing: 6px;
    position: relative;
    z-index: 3;
    margin-top: -130px;
    height: 80px;
}
.pankuzu{
	display: none;	
}

input {
font-size: 16px;
}
textarea {
font-size: 16px;
}

select{
font-size:15px;
border:1px;
}
#ssl-box {
	border: 1px dotted #FD1902;
	padding: 15px;
	background-color: #FEF9F9;
}


/*横幅768px以下に適応*/
@media screen and (max-width: 639px) {	
.header_sub {
    width: 100%;
    text-align: center;
    height: 100px;
    background-image: url(../images/top_bg_42.png);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
    }
.header2-in {
    max-width: 768px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: center;
    padding-top: 0px;
    font-family: "Sawarabi Mincho";
	color: rgba(255,255,255,0.00);
	font-size:3em;
}
.header2-in_title {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Kosugi Maru', sans-serif;
    color: #444444;
    font-size: 80%;
    letter-spacing: 1px;
    position: relative;
    z-index: 3;
    margin-top: -40px;
    height: 180px;
}
	.sub_article_1 {
		width: 94%;
	margin-right: auto;
	margin-left: auto;
		
	}
		.sub_article_2 {
		width: 94%;
	margin-right: auto;
	margin-left: auto;
		
	}
textarea {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	height: 15em;
	font-size: 20px;
}
input {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
font-size: 26px;
}
input[type="checkbox"] {
    width: 10%;
	font-size:26px;

}
select{
font-size:26px;
border:1px;
}
	

	

}


