@media screen and (max-width:800px) {

body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	-webkit-text-size-adjust: 100%;
}

textarea{
	font-size: 100%;
}

img {
	max-width: 100%;
	height: auto;
}

hr{
}

html{
	min-height: 620px;
	height: 100%;
	overflow-y: scroll;
}

iframe[name="google_conversion_frame"]{
	position: absolute; top: 0;
}

body{
	height: 100%;
	background: #fff;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a{
	text-decoration: none;
	color: #000;
}

.pc_view{
	display: none !important;
}

header h1 {
    width: 40%;
}

.reserve_block {
    display: none;
}

header p {
    font-size: 1.4rem;
}

.message_block h2 {
    font-size: 8vw;
}

.information_block p:first-child {
    margin-bottom: 16px;
}

.news_block h3 {
    font-size: 1.4rem;
}

























}




















