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

/* ===========================
header
============================*/
#header {
	margin: auto;
	background:#FFFFFF;
}

#header .logo {
	text-align: center;
	padding: 10px 0;
}

#header .logo img {
	width: 100%;
	max-width: 250px;
	max-height: 56px;
}

#header .tel_fax {
	width:100%;
	text-align: center;
}

#header .tel_fax img {
	width: 100%;
	max-width: 397px;
	max-height: 39px;
}


/* ===========================
navi
============================*/
.navi {
	width:100%;
	margin: auto;
	padding: 0;
	background: #016eac;
}

.navi li {
	float:left;
	font-size: 106%;
	width: 50%;
}

.navi li a {
	display: block;
	text-align: left;
	color: #FFFFFF;
	background: #016eac;
	text-decoration:none;
	padding: 8px 5px;
}

.navi li a:hover {
	color: #FFF;
	background: #025585;
}

/* ===========================
m_images
============================*/

#m_images {
	display: none;
}

#m_images img {
	width: 100%;
	max-width: 750px;
}

#s_images img {
	width: 100%;
	max-width: 750px;
}

/* ===========================
sub_contents
============================*/
.sub_contents {
	margin-top: 20px;
	text-align: center;
	padding: 10px 5px;
}

.sub_contents img {
	max-width: 250px;
	max-height: 90px;
	width: 100%;
	margin-bottom: 7px;
	margin-right: 5px;
}

/* ===========================
f_banner
============================*/
.f_banner {
	text-align: center;
	margin-bottom: 30px;
}

/* ===========================
footer
============================*/
#footer {
	margin: auto;
	max-width: 100%;
	padding: 10px;
	background: #027abf;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #530202;
	text-decoration: none;
}

#footer .c_info {
	width: 100%;
	color: #FFF;
	text-align: center;
}

#footer .f_menu {
	width: 100%;
	padding-right: 5px;
}

#footer .f_menu ul {
	float: left;
	width: 47%;
	margin-right: 5px;
}

#footer .m_title {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 112%;
	color: #FFF;
	border-bottom: 1px #FFFFFF dotted;
}

#footer .link {
	margin-bottom: 5px;
	font-size: 106%;
}

#footer .c_info .c_name {
	font-size: 136%;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-top: 1px #FFFFFF dotted;
}

#footer .c_info .c_address {
	font-size: 106%;
}

#footer .c_info .copyright {
	margin-top: 25px;
	font-size: 76%;
	text-align:center;
}
/* ===========================
box_layout
============================*/
#container {
	width: 100%;
	height: auto;
	margin: auto;
	padding-bottom: 0px;
}

.contents {
	max-width: 750px;
	padding: 20px 5px 0 5px;
}


.m_contents {
	width: 100%;
}

.facebook { width: 100%; margin-top: 20px; }
.facebook iframe { width: 100%; height: 400px; }

/* ===========================
setting
============================*/
#container h1 {
	font-size: 118%;
	border-bottom: 2px #af8402 solid;
	color: #7b5d02;
	margin-bottom: 10px;
	margin-top: 10px;
}

#container h1 span {
	display: none;
}

#container h2 {
	font-size: 106%;
	border-bottom: 2px #e06a01 dotted;
	padding-bottom: 3px;
	color:#e06a01;
}

.pagelink {
	margin: 15px 10px;
	padding: 5px;
	text-align: center;
	font-size: 106%;
	background: #e00202;
    border-radius: 8px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 8px;   /* Firefox—p */ 
}

.pagelink a { color: #FFF; text-decoration: none; }

.t01 {
	font-size: 94%;
}

.sma_dpnone { display: none; }

/* ===========================
script
============================*/

.script_normal {
	display: none;
} 


/* ===========================
top
============================*/
.news li {
	border-bottom: 1px #CCCCCC dotted;
	padding: 5px;
}

.news li span {
	display: none;
}

.news p {
	display:none;
}

/* ===========================
button
============================*/
.button li {
	font-size: 112%;
	margin-bottom: 10px;
}

/* ===========================
fee
============================*/
#compe ul li {
	line-height: 200%;
	margin-bottom: 10px;
}

#junior ul .junior_img {
	display: none;
}

/* ===========================
course
============================*/
.course_image li {
	width: 100%;
	max-width: 750px;
	text-align: center;
	margin-bottom: 10px;
}

.course_image img {
	width: 100%;
}

/* ===========================
stay
============================*/
#tieup ul li {
	float: left;
	width: 48%;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: center;
}

#tieup ul li img {
	width: 100%;
	max-width: 800px;
	max-height: 500px;
	border: 1px #CCCCCC solid;
}

/* ===========================
online
============================*/
.online_phone {
	display: none;
}

/* ===========================
house
============================*/
.house_image li {
	margin-bottom: 20px;
}

.house_image img {
	width: 100%;
}

.spa_pr { width: 100%; }

.spa_image li {
	float: left;
	width: 50%;
	text-align: center;
}

.spa_image img {
	width: 100%;
}


/* ===========================
access
============================*/
.google-maps {
	position: relative;
	padding-bottom: 130%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.print_map { display: none; }

.map_normal { display: none; }
