/*
 common.css

*/

/* ==================================================== */
/* B A S E */
/* ==================================================== */
body, th, td{
line-height: 1.7;
color: #333;
background: #004098;
font-size: 14px;
font-family: HelveticaNeue,"Helvetica Neue",Helvetica, Arial,"HGPゴシックE","ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro","游ゴシック体","游ゴシック","YuGothic","Yu Gothic","Meiryo UI" , "メイリオ" , Meiryo, sans-serif;
-webkit-text-size-adjust: 100%;
/* text-rendering:optimizeLegibility; */
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
body{
overflow-y: scroll;
}
]fieldset,table,pre,
ul,ol,dl {
margin-bottom: 1.5em;
}
dl dt{
margin-bottom: 1em;
font-weight: bold;
}
p,ul li,ol li,dl dd{
margin-bottom: 1em;
}
th {
font-weight: bold;
text-align: left;
padding: .7em;
}
td {
padding: .5em;
}
optgroup {
font-weight:normal;
}
abbr,acronym {
border-bottom: 1px dotted #000;
cursor: help;
}
del {
text-decoration: line-through;
}
blockquote {
margin: 1em;
}
/* Form (for Safari Lion placeholder) */
input:focus::-webkit-input-placeholder,
isindex:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
   color: transparent;
}


/* LINK
---------------------------------------- */
a:link{color:#004098; text-decoration: underline;}
a:visited{color: #004098; text-decoration: none;}
a:hover{color: #004098; text-decoration: none;}
a:active{ color: #004098; text-decoration: none;}

.clear{
clear: both;
}

::selection {
background:#9fd9f6; /* Safari */
}
::-moz-selection {
background:#9fd9f6; /* Firefox */
}

/* paragraph align */
.align-r{
clear: both;
text-align: right;
}
.align-c{
clear: both;
text-align: center;
}

/* img float left */
img.img-l{
float: left;
margin-right: 24px;
margin-bottom: 24px;
}
/* img float right */
img.img-r{
float: right;
margin-left: 24px;
margin-bottom: 24px;
}

/* important color */
em{
color: #CC0000;
}
.important{
color: #CC0000;
}

/* note */
.note{
color: #666;
font-size: 12px;
margin-bottom: 5px;
}

/* grid2col */
div.grid2col{
margin-bottom: 0;
}
div.grid2col div.column{
float: left;
}
	/* float RIGHT	 */
	div.grid2col.right div.column{
	float: right;
	}


/* Icon New Win */
.newwin{
padding-left: 15px;
background: url(../img/icn_newwin.png) no-repeat left center;
}

/* Show Small View */
.show-sml{
display: none;
}


/* ==================================================== */
/* L A Y O U T */
/* ==================================================== */
#wrapper{
width: 100%;
min-width: 1012px;
background: #FFF;
}
#header{

}
#container{
margin: 0 0 70px;
}

#footer{
width: 100%;
min-width: 1012px;
padding: 0;
}


/* ==================================================== */
/* COMMON ASSETS */
/* ==================================================== */
h1,h2,h3{
color: #004098;
}
h4,h5{
margin-bottom: 0.5em;
color: #004098;
font-weight: normal;
}

/* Reception-Hours */
.reception-hours{
margin-bottom: 20px;
}
.reception-hours dt{
clear: both;
float: left;
width: 80px;
margin-bottom: 5px;
}
.reception-hours dd{
margin: 0 0 5px 80px;
}

.move-gmap{
text-align: right;
}


/* ==================================================== */
/* H E A D E R */
/* ==================================================== */

#header .headbar{
box-sizing: border-box;
position: fixed;
top: 0; left: 0;
width: 100%;
height: 66px;
padding: 14px 0 0;
z-index: 500;
}
#header .headbar .headbar-inner{
margin: 0 auto;
}

#header .sitettl{
float: left;
margin-left: 20px;
}
#header .sitettl a:hover{
opacity: 0.6;
}
#header .gnav{
float: left;
margin-left: 20px;
padding: 14px 0 0;
}
#header .gnav li{
float: left;
margin: 0 24px 0 0;
font-size: 15px;
}
#header .gnav li a{
font-weight: bold;
text-decoration: none;
}
#header .gnav li a:hover{
opacity: 0.6;
}

/* headbar-info */
#header .headbar-info{
float: right;
margin: 0 20px 0 0;
text-align: right;
}
#header .headbar-info h3,
#header .headbar-info p{
color: #004098;
font-size: 13px;
font-weight: normal;
}

/* btn menu */
#header .btn-menu{
display: none;
}



/* ==================================================== */
/* C O N T A I N E R */
/* ==================================================== */
/* Layout */
#container .article{
width: 1012px;
margin: 0 auto;
padding: 100px 0 0;
}
.article .section{
box-sizing: border-box;
width: 1012px;
margin: 0 auto 48px;
}
.article .single-section{
clear: both;
padding-left: 60px;
padding-right: 60px;
}


/* Under Layer Title */
.pagehead{
height: 244px;
margin: 0 0 40px;
}
.pagehead .pagettl-sub{
font-size: 14px;
color: #333;
margin-bottom: 0;
padding: 80px 0 0 0;
}
.pagehead .pagettl{
font-size: 24px;
color: #333;
}
.pagehead .topimg{
float: right;
}

/* Under Layer Section Title */
.section .sub-caption{
margin-bottom: 21px;
font-size: 21px;
text-decoration: underline;
}
.section .sec-ttl{
margin-bottom: 18px;
font-size: 18px;
}





/* ==================================================== */
/* F O O T E R */
/* ==================================================== */
/*
ftr-nav  */
#footer .ftr-nav{
padding: 60px 0;
background: #f4fbff;
}
#footer .ftr-nav ul{
text-align: center;
}
#footer .ftr-nav ul li{
display: inline-block;
margin: 0;
text-align: center;
}
#footer .ftr-nav ul li a{
padding: 0 14px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
#footer .ftr-nav ul li a:hover{
opacity: 0.6;
}
/*
ftr-article */
#footer .ftr-article{
padding: 60px 0;
}

#footer .ftr-article dl{
position: relative;
width: 1012px;
margin: 0 auto;
text-align: center;
}
#footer .ftr-article dl dt{
}
#footer .ftr-article dl dd{
position: absolute;
width: 410px;
text-align: center;
}
#footer .ftr-article dl dd.primary{
left: 0;
top: 24px;
}
#footer .ftr-article dl dd.secondary{
right: 0;
top: 24px;
}


/* copyright */
#footer  .cr{
margin: 0;
padding: 7px 0;
color: #FFF;
background: #004098;
font-size: 13px;
text-align: center;
}


/* ==================================================== */
/* PAGE: C U R E   */
/* ==================================================== */
#cure .cure-kinds{
padding: 20px;
border: 2px solid #CCC;
border-radius: 4px;
font-weight: bold;
}
#cure .o2-price dt{
float: left;
margin: 0 0 5px;
}
#cure .o2-price dd{
margin: 0 0 5px 100px;
}
