body{
	color: #ffffff !important ;
	background-color: #0E1839;
}
div{
	color:#FFFFFF;
}
#modal_area{
	padding-top:15px;
}
div.dullnavybackground{
	background-color: #515a81;
	padding-bottom: 100px;
	/* colr:#555555;
	background-color: #ffffff; */
}
a{
	color:#f5f5f5;
}
input, select {
	border: none;
}
.passagetitlediv {
	width: 100%;
	padding: 200px 0 100px 0;
	text-align: center;
}
.message_text1 {
	font-size: 32px;
}

table#inputform {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-bottom:100px;
}
table#inputform td {
	padding-bottom: 30px;
}
table#inputform input[type='text'], table#inputform select, table#inputform input[type='submit'], table#inputform input[type='reset'] {
	height: 40px;
    font-size: 1.2em;
    background-color: #0E1839;
    color: #FFF;
    border-bottom: solid 1px #F2f2f2;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px  #0E1839 inset;
	-webkit-text-fill-color: #FFF !important;
}
table#inputform select {
	color: #64656B;
}
.message {
    height: 300px;
    color: #707070;
    border-radius: 10px;
    background-color: #f0f0f0;
    width: 60%;
}
table#inputform input[type='text'] {
	width: 40%;
}
::placeholder{
	padding-left: 5px;
}
div#other-type {
	display:none;
	color: #FFF;
	background-color: #0E1839;

}
p.mainspecialexplanation {
	font-size: 3em;
	color: white;
}
 #job-btn{
padding-bottom: 10px !important;
}

@media screen and (max-width: 1300px) {
	body {
	width:100%;
	}
	p.headline_item1{
		font-size: 4.0em;
	}
	p.headline_item2{
		font-size: 3.0em;
		z-index: 100;
	}
	
	table#inputform input[type='text'] {
		width: 70%;
	}
	.message {
		width: 70%;
	}
	table#inputform input#address {
		width: 70%;
	}
	div#footercontainer_sp {
		width: 80%;
		margin: 0 auto;
		font-size: 0.5em;
		line-height: 1.5em;
		color: #A1A1A1;
		/* display: table; */
		padding-top: 20px;
	}

}


@media screen and (max-width: 600px) {
	body{
	width:100%;
	}
	div.modal1{
	left:20%;
	width: 60%;
}
	div.head_contents_container {
	margin-bottom: 100px;
	}
	p.head_message {
	margin-top: 100px;
	font-size: 1.4em;
	line-height: 2.0em;
	text-align: center;
	margin-bottom: 100px;
	}
	div.product_container1{
	flex-wrap: wrap;
	margin-left: 0;
	margin-bottom: 100px;
	}
	div.product_container2{
	flex-wrap: wrap;
	margin-left: 0;
	margin-bottom: 100px;
	}
	div.text_container1{
	width:80%;
	margin-bottom: 10%;
	align-items: center;
	}
	div.product_picture_container{
	width:100%;
	}
	p.headline_item1 {
	font-size: 3.0em;
	}
	img.sbimg{
		width:95%;
	}
	p.text_item1{
		width:100%;
	}
	p.message_text {
	font-size: 1.2em;
	}
	p.message_text1 {
	font-size: 1.4em;
	width: 95%;
	margin:0 auto;
	}
	p.message_text2 {
	text-align: center;
	font-size: 0.8em;
	line-height: 2.0em;
	font-family: serif;
	}
	img.product_picture3 {
	width: 100%;
	}
	div.subcontentdiv_three {
	width: 85%;
	float:none;
	margin: 0 auto;
	}
	div.subcontentcontainer_two, div.subcontentcontainer_three{
	padding:0;
	}
	div.subcontentdiv_two{
	width: 85%;
	float:none;
	margin: 0 auto;
	}

	table#inputform th {
	width: 10%;
	}
	
	p.mainspecialexplanation {
	font-size: 1.5em;
	}
	table#inputform textarea {
	font-size: 1em;
	}
	table#inputform label {
	margin-left: 10px;
	}
	table#inputform th {
	width: 10%;
	}
	table#inputform input[type='text'] {
	width: 90%;
	}
	table#inputform select{
	width: 90%;
	}
	.message {
    
    width: 90%;
}
	/* table#inputform input[type='text'], table#inputform select, table#inputform input[type='submit'], table#inputform input[type='reset'] {
	height: 20px;
	font-size: 1.0em;
	} */
	table#inputform td {
	padding: 0px 3px 20px;
	}

}


table#inputform textarea {
font-size: 1em;
}
table#inputform label {
margin-left: 10px;
}
