F@charset "UTF-8";
/* CSS Document */


#header #head_tel a {
	text-decoration: none;
}



/*===============================================
画面の横幅が769px以下
===============================================*/
@media screen and (max-width: 768px){

/*body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img2/newtop.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 100% auto;
}*/
body {
	background-color: #FFFFFF;
	background-image: none;
}
#area #header {
	background-image: url(../img2/newtop.png);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: 80pt;
}

#body_inner {
	width: 768px;
}


#area {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	/* [disabled]background-color: #FFFFFF; */
}
#header #head_tel {
float: right;
text-align: right;
padding-right: 10px;
margin-top: 10px;
/* [disabled]color: #00984B; */
font-weight: bold;
font-size: 100%;
width: 300px;
}

#header #head_tel .tel {
	/* [disabled]margin-top: 10px; */
	text-align: right;
}


h1 {
	/* [disabled]width: 767px; */
	/* [disabled]background-color: #D0FBFF; */
	font-size: 80%;
	text-align: center;
	}

#area {
	margin-left: auto;
	margin-right: auto;
	/* [disabled]border-color: #006699; */
	/* [disabled]border-style: solid; */
	/* [disabled]border-width: 1px; */
	width: 98%;
}
#header {
	/* [disabled]background-color: #FFFFFF; */
	height: 150px;
}
#header #logo {
	width: 350px;
	float: left;
}

/* Global Menu*/
#global_nav {
background-color: #FFFFFF;
padding: 0px;
border-top: 1px solid #00984B;
border-bottom: 1px solid #00984B;
margin: 0px;
clear: both;
}

/* main*/
#main {
	background-color: #FFFFFF;
}
.contents {
	width: 96%;
	float: none;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#main_sub {
	width: 390px;
	float: none;
	background-color: #999933;
	margin-left: auto;
	margin-right: auto;
}

#main_en, 
#main_apply, 
#main_release {
}
#main_en p, 
#main_apply p, 
#main_release p, 
#main_parents p {
	padding-left: 20px;
	line-height: 140%;
}
/* Footer*/
#footer {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 6px;
	border-top: 1px dotted #5AECE5;
	clear: both;
}
#footer .foot_menu {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 20px;
	text-align: right;
}

#footer .foot_menu a {
	text-decoration: none;
	display: inline-block;
	margin-left: 10px;
	font-size: 90%;
	border-left: 10px solid #21B23F;
	padding-left: 4px;
	
}	
#footer #logo_hanamizuki {
	width: 35%;
	margin-left: 10px;
	float: left;
}	
#footer .copyright {
	color: #00730A;
	font-size: 12px;
	margin-right: 0px;
	padding-top: 10px;
}


/* Contents*/
img{
max-width: 100%;
height: auto;
width /***/:auto;　
vertical-align: bottom;
}
.box3 ul .clear {
	clear: none;
}
#btn_contact {
	width: 60px;
	float: right;
}

.end_tablet {
}

}


/*===============================================
画面の横幅が479px以下
===============================================*/
@media screen and (max-width: 479px){

body {
	background-color: #FFFFFF;
	background-image: none;
}
#area #header {
	background-image: url(../img2/newtop.png);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: 110px;
}


#body_inner {
	width: 100%;
}
h1 {
	/* [disabled]background-color: #D0FBFF; */
	font-size: 64%;
	text-align: center;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	}
#area {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}
#header {
	/* [disabled]background-color: #FFFFFF; */
}
#header #logo {
	width: 450px;
	loat: none;
}
#header #head_tel {
	/*float: right;*/
	text-align: right;
	padding-right: 10px;
	color: #00984B;
	font-weight: bold;
	font-size: 100%;
	width: 400px;
	margin-top: 0px;
}



h2 {width: 100%;}

#main {
}
#main_contents {
	width: 470px;
	float: none;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

#main_en p, 
#main_apply p, 
#main_release p, 
#main_parents p {
	padding-left: 8px;
	line-height: 140%;
	padding-right: 8px;
}

/* main*/
#main {
	background-color: #FFFFFF;
	font-size: 100%;
}
.contents {
	width: 96%;
	float: none;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}

#main_en, 
#main_apply, 
#main_release {
}


/* Footer*/

#footer {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 6px;
	clear: both;
	border-top: 1px solid #5AECE5;
}
#footer .foot_menu {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 70%;
	text-align: right;
	margin-right: 10px;
}

#footer .foot_menu a {
	/*border-left: 2px solid #21B23F;*/
	padding-left: 2px;
	text-align: left;
	text-decoration: none;
	border-left: 4px solid #21B23F;
	margin-right: 0px;
	margin-left: 0pt;
	padding-right: 4px;
}	
#footer #logo_hanamizuki {
	width: 70%;
	margin-left: 10px;
	float: none;
}	
#footer .copyright {
	color: #00730A;
	font-size: 12px;
	margin-right: 0px;
	padding-top: 10px;
	text-align: center;
}


/* Contents*/
img{
max-width: 100%;
height: auto;
width /***/:auto;　
vertical-align: bottom;
}
.box3 ul .clear {
	clear: none;
}

#btn_contact {
	width: 40px;
	float: right;
}

.event tr th {
	white-space: nowrap;
}
#merit #merit_in .txt_blue {
	font-size: 85%;
}


.end_phone {
}
}
