@charset "utf-8";
/*
Theme Name: MUNEMASA DENTAL CLINIC
Description: MUNEMASA DENTAL CLINIC
Theme URI: http://www.munemasa-dc.com/
Author: MUNEMASA DENTAL CLINIC
Author URI: http://www.munemasa-dc.com/
Version: 1
DATE: 2015.05.06
*/


/*------------------------------------------------------------------------------

##　reset

--------------------------------------------------------------s------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
 
html{
    overflow-y: scroll;
	line-height: 1.0;
	height: 100%;
}
 
blockquote, q {
    quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
input, textarea,{
    margin: 0;
    padding: 0;
}
 
ol, ul{
    list-style:none;
}
 
table{
    border-collapse: collapse;
    border-spacing:0;
}
 
caption, th{
    text-align: left;
}
 
a:focus {
    outline:none;
}
 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
 
.both{
    clear:both;
}
 
.inline_block {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
}

img {
  vertical-align: middle;
  height: auto;
}

p { line-height: 1.5;}

.mt10   { margin-top: 10px !important;}
.mt20   { margin-top: 20px !important;}
.mt30   { margin-top: 30px !important;}
.mt40   { margin-top: 40px !important;}
.mt1em { margin-top: 1em !important;}
.text-L { text-align: left !important;}
.text-R { text-align: right !important;}
.text-C { text-align: right !important;}

/*------------------------------------------------------------------------------

　##　base layout

--------------------------------------------------------------------------------*/

/*body*/
body {
	height: 100%;
    color: #333;
	font-size: 12px;
    font-family: 'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-weight: 400;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
	position: relative;
}

a {
	color: #09357f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------------
　　header
--------------------------------------------------------------------------------*/
.globalheader {
	width: 100%;
	background: url(images/common/header_bg.gif) repeat-x left top;
}
.headercontainer {
	width: 980px;
	height: 202px;
	margin: 0 auto;
}
.headercontainer h1 {
	margin: 0;
	padding-top: 19px;
	text-align: center;
	color: #09357f;
	font-size: 10px;
}
.headercontainer p {
	margin: 0;
	padding-top: 19px;
	text-align: center;
	color: #09357f;
	font-size: 10px;
	line-height: inherit;
}
.headercontainer .h-logo {
	text-align: center;
	margin-top: 18px;
}


/*------------------------------------------------------------------------------
　　globalnav
--------------------------------------------------------------------------------*/

#g-navi { width: 100%; height: 50px; margin: 0; background-color: #fff; }

#g-navi ul { margin: 0 auto; padding: 0; zoom: 1; width: 980px;}
#g-navi ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#g-navi ul li { display: inline; }
#g-navi ul li a { float: left; height: 0; overflow: hidden; padding-top: 50px; background: url(images/common/global_nav.jpg) no-repeat left top; font-size: 0px; }

#g-navi li#g-navi01 a         { background-position: 0 0; width: 164px;}
#g-navi li#g-navi01 a:hover   { background-position: 0 -50px;}
#g-navi li#g-navi01.current a   { background-position: 0 -50px;}
#g-navi li#g-navi02 a         { background-position: -164px 0; width: 190px;}
#g-navi li#g-navi02 a:hover   { background-position: -164px -50px;}
#g-navi li#g-navi02.current a { background-position: -164px -50px;}
#g-navi li#g-navi03 a         { background-position: -354px 0; width: 160px;}
#g-navi li#g-navi03 a:hover   { background-position: -354px -50px;}
#g-navi li#g-navi03.current a { background-position: -354px -50px;}
#g-navi li#g-navi04 a         { background-position: -514px 0; width: 130px;}
#g-navi li#g-navi04 a:hover   { background-position: -514px -50px;}
#g-navi li#g-navi04.current a { background-position: -514px -50px;}
#g-navi li#g-navi05 a         { background-position: -644px 0; width: 171px;}
#g-navi li#g-navi05 a:hover   { background-position: -644px -50px;}
#g-navi li#g-navi05.current a { background-position: -644px -50px;}
#g-navi li#g-navi06 a         { background-position: -815px 0; width: 165px;}
#g-navi li#g-navi06 a:hover   { background-position: -815px -50px;}
#g-navi li#g-navi06.current a { background-position: -815px -50px;}

/*.g-navi li a:hover {
	bacground-image: url(images/common/global_nav.jpg);
	transition-duration: 0.3s;
	opacity: .75;
    transition-property: background, width;
    transition-timing-function: ease-out;
}*/


/*scroll*/
.nav {
	width: 100%;
	height: 65px;
	padding: 0;
	/*top: 0 !important;*/
	z-index: 9999;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
	margin: 0;
	padding: 0;
    width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #d1dde9;
	height: 55px;
}

/*------------------------------------------------------------------------------
　　sidebtn
--------------------------------------------------------------------------------*/
.s-btnArea {
	width: 52px;
	margin-top: -133px;
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 10;
}

.s-btnArea li a {
	display: block;
	margin: 0 0 0 5px;
	opacity: 0.9;
	text-indent: -9999px;
	overflow: hidden;
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
}
.s-btnArea li a:hover {
	margin: 0;
	opacity: 1;
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
}

.s-btnArea li.s-btn01 {
	width: 52px;
	height: 56px;
}
.s-btnArea li.s-btn01 a {
	width: 52px;
	height: 56px;
	background: url(images/common/s-home_bt.png) no-repeat left top;
}

.s-btnArea li.s-btn02 {
	width: 52px;
	height: 100px;
	margin-top: 5px;
}
.s-btnArea li.s-btn02 a {
	width: 52px;
	height: 100px;
	background: url(images/common/s-access_bt.png) no-repeat left top;
}

.s-btnArea li.s-btn03 {
	width: 52px;
	height: 100px;
	margin-top: 5px;
}
.s-btnArea li.s-btn03 a {
	width: 52px;
	height: 100px;
	background: url(images/common/s-net_bt.png) no-repeat left top;
}


/*------------------------------------------------------------------------------
　　footer
--------------------------------------------------------------------------------*/

/*page-top btn*/
#page-top {
	width: 58px;
	height: 59px;
	position: fixed;
    right: 20px;
	bottom: 20px;
}
#page-top a {
	display: block;
	width: 48px;
	height: 49px;
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
}
#page-top a:hover {
	opacity: 0.8;
	margin-top: -5px;
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
}

/*footernav*/
.footernav {
	width: 100%;
	margin-top: 70px;
	padding: 22px 0;
	background-color: #09357f;
}
.footernav nav {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
.footernav nav ul li {
	padding: 0 15px;
	display: inline;
}
.footernav nav ul li a {
	color: #fff;
	text-decoration: none;
}
.footernav nav ul li a:hover {
	text-decoration: underline;
}

/*footer*/
.footeradd {
	width: 100%;
	padding: 30px 0 0;
	background-color: #09357f;
	border-top: 1px solid #4f6ea2;
}
.footeradd .footeraddwrap {
	width: 980px;
	margin: 0 auto;
}
.footeradd .footeraddwrap figure {
	text-align: center;
}
.footeradd .footeraddwrap p {
	padding: 12px 0;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.footeradd .footeraddwrap p.copyright {
	padding: 30px 0;
	font-size: 12px;
	color: #a2bce8;
	text-align: center;
}


/*------------------------------------------------------------------------------

　##　toppage

--------------------------------------------------------------------------------*/
.top {
	height: 100%;
}

.fix-bg {
	background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    z-index: 2;
}

.fixpic-top001 {
	background-image: url(images/top/mainpic_001.jpg);
}
.fixpic-top002 {
	background-image: url(images/top/mainpic_002.jpg);
}
.fixpic-top003 {
	background-image: url(images/top/mainpic_003.jpg);
}
.fixpic-top004 {
	background-image: url(images/top/mainpic_004.jpg);
}
.fixpic-top005 {
	background-image: url(images/top/mainpic_005.jpg);
}
.fixpic-top006 {
	background-image: url(images/top/mainpic_006.jpg);
}

.top-concept {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0;
}
.top-concept h2 {
	text-align:center;
}
.top-concept .lead {
	text-align:center;
}
.top-concept p {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
	font-size: 14px;
	line-height: 2.0;
}

/*more btn
----------------------------*/
.morebtn {
	width: 300px;
	margin: 50px auto 0;
	letter-spacing: 0.2em;
	border-top: 1px solid #09357f;
	border-bottom: 1px solid #09357f;
}
.morebtn a {
	display: block;
	padding: 16px 0;
	color: #09357f;
	text-align: center;
	font-size: 16px;
	font-family: Roboto;
	text-decoration: none;
	background-color: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	position: relative;
}
.morebtn a:hover {
	background-color: #09357f;
	color: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.morebtn a:before {
	width: 8px;
	height: 7px;
	display: inline-block;
	content: " ";
	background: url(images/common/arrow_001.png) no-repeat left top;
	position: absolute;
	top: 20px;
	left: 7px;
}

/*sec001
----------------------------*/
.top .sec001 {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0;
}
.top .sec001 h2 {
	text-align: center;
}
.top .sec001 .lead {
	text-align: center;
	margin: 40px 0 0;
}
.top .sec001 p {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0 0;
	font-size: 14px;
	line-height: 2.4;
	text-align: center;
}

/*新着
----------------------------*/
.top .sec002 {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0;
}
.top .sec002 h2 {
	text-align: center;
}
.top .sec002 .newsArea {
	width: 760px;
	margin: 35px auto 0;
	border-top: 2px solid #09357f;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top .sec002 .newsArea dl {
	width: 660px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(images/common/dotline_001.png) repeat-x left bottom;
}
.top .sec002 .newsArea dl:before, .top .sec002 .newsArea dl:after {
	content: "";
	display: table;
}
.top .sec002 .newsArea dl:after {
	clear: both;
}
.top .sec002 .newsArea dl dt {
	width: 130px;
	padding: 5px 0 5px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.7;
	border-left: 2px solid #09357f;
	float: left;
}
.top .sec002 .newsArea dl dd {
	width: 520px;
	padding: 5px 0 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.7;
	float: right;
}

/*治療メニュー
----------------------------*/
.top .sec003 {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0;
	border-top: 1px solid #ddd;
}
.top .sec003 h2 {
	text-align: center;
}
.top .sec003 .lead {
	text-align: center;
	margin: 40px 0 0;
}
.top .sec003 p {
	width: 900px;
	margin: 0 auto;
	padding: 40px 0 0;
	font-size: 14px;
	line-height: 2.4;
	text-align: center;
}
.top .sec003 .innerwrap {
	width: 812px;
	margin: 0 auto 0;
	padding: 20px 0 0;
}
.top .sec003 .innerwrap:before, .top .sec003 .innerwrap:after {
	content: "";
	display: table;
}
.top .sec003 .innerwrap:after {
	clear: both;
}
.top .sec003 .innerwrap figure {
	width: 102px;
	text-align: center;
	float: left;
}
.top .sec003 .innerwrap figure:nth-child(n+2) {
	margin-left: 40px;
}

.top .sec003 .innerwrap figure a {
	display: block;
	padding: 6px;
	background-color: #b9c5d1;
	border: 1px solid #b9c5d1;
	border-radius: 4px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.top .sec003 .innerwrap figure a:hover {
	background-color: #09357f;
	border: 1px solid #09357f;
	background-color: #09357f;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}


/*むねまさ歯科について
----------------------------*/
.top .sec004 {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0;
}
.top .sec004 h2 {
	text-align: center;
}
.top .sec004 .lead {
	text-align: center;
	margin: 40px 0 0;
}
.top .sec004 p {
	width: 900px;
	margin: 0 auto;
	padding: 40px 0 0;
	font-size: 14px;
	line-height: 2.4;
	text-align: center;
}
.top .sec004 .innerwrap {
	width: 830px;
	margin: 0 auto 0;
	padding: 20px 0 0;
}
.top .sec004 .innerwrap:before, .top .sec004 .innerwrap:after {
	content: "";
	display: table;
}
.top .sec004 .innerwrap:after {
	clear: both;
}
.top .sec004 .innerwrap ul li {
	width: 250px;
	float: left;
}
.top .sec004 .innerwrap ul li:nth-child(n+2) {
	margin-left: 40px;
}

.top .sec004 .innerwrap figure a {
	opacity: 1;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.top .sec004 .innerwrap figure a:hover {
	opacity: .75;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.top .sec004 p.text-bt {
	width: inherit;
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
	line-height: 2;
	text-align: center;
	position: relative;
}
.top .sec004 p.text-bt:before {
	width: 8px;
	height: 7px;
	display: inline-block;
	content: " ";
	background: url(images/common/arrow_001.png) no-repeat left top;
	position: relative;
	top: -2px;
	left: -10px;
}

/*PARENT & CHILD
----------------------------*/
.top .sec005 {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0;
}
.top .sec005 h2 {
	text-align: center;
}
.top .sec005 p {
	width: 900px;
	margin: 0 auto;
	padding: 40px 0 0;
	font-size: 14px;
	line-height: 2.4;
	text-align: center;
}

/*むねまさ歯科について
----------------------------*/
.top .sec006 {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0;
}
.top .sec006 h2 {
	text-align: center;
}
.top .sec006 .innerwrap {
	padding: 40px 0 0;
}
.top .sec006 .innerwrap:before, .top .sec006 .innerwrap:after {
	content: "";
	display: table;
}
.top .sec006 .innerwrap:after {
	clear: both;
}

.top .sec006 .innerwrap .col01 {
	width: 501px;
	float: left;
}
.top .sec006 .innerwrap .col02 {
	width: 400px;
	float: right;
}

.top .sec006 .innerwrap .col01 .f-tel p {
	padding: 10px 0 0;
	font-size: 12px;
}

.top .sec006 .innerwrap .col01 .f-timetable {
	margin-top: 30px;
}
.top .sec006 .innerwrap .col01 .f-timetable p {
	padding: 10px 0 0 40px;
	font-size: 12px;
	position: relative;
}
.top .sec006 .innerwrap .col01 .f-timetable p:before {
	width: 25px;
	height: 15px;
	content: "";
	background: url(images/common/timetable_icon.png) no-repeat left top;
	position: absolute;
	top: 10px;
	left: 5px;
}

.top .sec006 .innerwrap .f-detail {
	width: 501px;
	margin-top: 20px;
}
.top .sec006 .innerwrap .f-detail dl:before, .top .sec006 .innerwrap .f-detail dl:after {
	content: "";
	display: table;
}
.top .sec006 .innerwrap .f-detail dl:after {
	clear: both;
}
.top .sec006 .innerwrap .f-detail dl {
	background: url(images/common/dotline_001.png) repeat-x left bottom;
}
.top .sec006 .innerwrap .f-detail dl dt {
	width: 90px;
	padding: 10px 0 10px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #09357f;
	float: left;
	position: relative;
}
.top .sec006 .innerwrap .f-detail dl dt:before {
	width: 4px;
	height: 4px;
	content: "";
	background: url(images/common/icon_001.png) no-repeat left top;
	position: absolute;
	top: 13px;
	left: 5px;
}
.top .sec006 .innerwrap .f-detail dl dd {
	width: 410px;
	padding: 10px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
}

.top .sec006 .innerwrap02 {
	margin-top: 40px;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f1f3f4;
}
.top .sec006 .innerwrap02:before, .top .sec006 .innerwrap02:after {
	content: "";
	display: table;
}
.top .sec006 .innerwrap02:after {
	clear: both;
}

.top .sec006 .innerwrap02 .col01 {
	width: 475px;
	height: 340px;
	float: left;
}
.top .sec006 .innerwrap02 .col02 {
	width: 475px;
	float: right;
}

.top .sec006 .innerwrap .col02 .calender p {
	margin-top: 10px;
	line-height: 2.0;
	text-align: center;
}

.parking {
	margin-top: 15px;
	padding: 15px;
	color: #fff;
	background-color: #09357f;
}
.parking h3 {
	padding-bottom: 10px;
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
}
.parking p {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
}

.free {
	font-size: 14px;
	color: #09357f;
	line-height: 2.0;
}


/*カレンダー
----------------------------*/
#view_time {
	width: 370px;
	color: #09357f;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}
.calender01 {
	color: #d3e6ef;
}
.calender02 {
	color: #ecc0c0;
}

.sbc-navigation {
	display: none;
}
.calender tfoot {
	display: none;
}




/*ギャラリースライド
----------------------------*/
.gallepic {
	width: 100%;
	height: 190px;
}
.gallepic:before, .gallepic:after {
	content: "";
	display: table;
}
.gallepic:after {
	clear: both;
}

.gallepic li {
	width: 230px;
	height: 150px;
	float: left;
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
	max-width: 100% !important;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 2px #ccc;
	border:  10px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}




/*------------------------------------------------------------------------------

　##　blog

--------------------------------------------------------------------------------*/

/*一覧
----------------------------*/
.blog .pagetitarea {
	width: 100%;
	height: 450px;
	background-image: url(images/blog/pagetit_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
	overflow: hidden;
}
.blog .pagetitarea .pagetit {
	width: 980px;
	height: 450px;
	margin: 0 auto;
	position: relative;
}
.blog .pagetitarea .pagetit h1 {
	width: 350px;
	height: 80px;
	text-indent: -9999px;
	background: url(images/blog/pagetit.png) no-repeat left top;
	position: absolute;
	top: 180px;
	right: 0;
}

.blog .contentswrap {
	width: 980px;
	margin: 0 auto;
	padding-top: 80px;
}


.blog .contentswrap:before, .blog .contentswrap:after {
	content: "";
	display: table;
}
.blog .contentswrap:after {
	clear: both;
}

.blog .contentswrap .col01 {
	width: 700px;
	float: left;
}

.blog .contentswrap .col01 article {
	width: 700px;
	padding: 40px 0;
	border-bottom: 1px solid #ddd;
}
.blog .contentswrap .col01 article:nth-of-type(1) {
	padding: 0 0 40px;
}

.blog .contentswrap .col01 article header h2,
.blog .contentswrap .col01 article header h3 {
	font-size: 20px;
	font-weight: 700;
	color: #09357f;
	line-height: 1.7;
}

.blog .contentswrap h2.catetit {
	padding: 40px 0 15px;
	font-size: 24px;
	font-weight: 700;
	color: #333;
	line-height: 1.7;
	border-bottom: 1px solid #333;
}

.blog .contentswrap .col01 article .entrymeta {
	padding: 20px 0;
}

.blog .contentswrap .col01 article .entrymeta:before,
.blog .contentswrap .col01 article .entrymeta:after {
	content: "";
	display: table;
}

.blog .contentswrap .col01 article .entrymeta:after {
	clear: both;
}

.blog .contentswrap .col01 article .entrymeta li {
	float: left;
}

.blog .contentswrap .col01 article .entrymeta li a {
	color: #09357f;
	text-decoration: none;
}

.blog .contentswrap .col01 article .entrymeta li a:hover {
	text-decoration: underline;
}

.blog .contentswrap .col01 article .entrymeta li.cate {
	padding-right: 15px;
}

.blog .contentswrap .col01 article .entry-main {
	line-height: 2.0;
}

.blog .contentswrap .col01 article .entry-main p {
	line-height: 2.0;
}

.blog .entry-main h1{
	font-size: 150%;
	font-weight: inherit;
}
.blog .entry-main h2{
	font-size: 140%;
	font-weight: inherit;
}
.blog .entry-main h3{
	font-size: 130%;
	font-weight: inherit;
}
.blog .entry-main h4{
	font-size: 120%;
	font-weight: inherit;
}
.blog .entry-main h5{
	font-size: 110%;
	font-weight: inherit;
}
.blog .entry-main h6{
	font-size: 110%;
	font-weight: inherit;
}
.blog .entry-main strong{
	font-weight: 700;
}
.blog .entry-main em {
	font-style: italic;
	font-weight: 700;
}

.blog .contentswrap .col01 article .entry-main .morelink {
	margin-top: 2em;
	font-size: 12px;
	line-height: 1.7;
}

.blog .contentswrap .col01 article .entry-main .morelink a {
	padding-left: 15px;
	color: #09357f;
	text-decoration: none;
	position: relative;
}

.blog .contentswrap .col01 article .entry-main .morelink a:before {
	width: 8px;
	height: 7px;
	content: "";
	background: url(images/common/arrow_001.png) no-repeat left top;
	position: absolute;
	top: 4px;
	left: 0;
}

.blog .contentswrap .col01 article .entry-main .morelink a:hover {
	text-decoration: underline;
}

/*カテゴリー一覧*/
.cate .contentswrap {
	width: 980px;
	margin: 0 auto;
	padding-top: 40px;
}
.cate .contentswrap .col01 {
	padding-top: 40px;
}
.cate .contentswrap .col02 {
	padding-top: 40px;
}

/*サイドバー
----------------------------*/
.blog .contentswrap .col02 {
	width: 225px;
	float: right;
}

.blogwidget {
	margin-top: 60px;
}

.blogwidget:nth-of-type(1) {
	margin-top: 0;
}

.blogwidget h2 {
	padding-bottom: 10px;
	font-size: 16px;
	font-family: Muli;
	font-weight: 700;
	color: #333;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #333;
}

.blogwidget ul li {
	padding: 5px 0;
	font-size: 12px;
	line-height: 2.0;
}
.blogwidget ul li:nth-of-type(1) {
	padding: 10px 0 0;
}


/*詳細
----------------------------*/
/*social*/
.blog-social {
	padding: 10px 0;
	display: table;
}
.blog-social ul {
	display: table;
}
.blog-social ul li {
	padding: 0 10px 0 0;
	display: table-cell;
	vertical-align: top;
}

/*pageback*/
.blog-pageback {
	text-align: center;
	font-size: 14px;
}
.blog-pageback a {
	padding-left: 15px;
	position: relative;
}
.blog-pageback a:before {
	width: 8px;
	height: 7px;
	content: "";
	background: url(images/common/arrow_001.png) no-repeat left top;
	position: absolute;
	top: 5px;
	left: 0;
}


/*------------------------------------------------------------------------------

　##　よくある質問 faq

--------------------------------------------------------------------------------*/

/*タイトル
----------------------------*/
.faq .pagetitarea {
	width: 100%;
	height: 450px;
	background-image: url(images/faq/pagetit_bg.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
	overflow: hidden;
}
.faq .pagetitarea .pagetit {
	width: 980px;
	height: 450px;
	margin: 0 auto;
	position: relative;
}
.faq .pagetitarea .pagetit h1 {
	width: 350px;
	height: 80px;
	text-indent: -9999px;
	background: url(images/faq/pagetit.png) no-repeat left top;
	position: absolute;
	top: 180px;
	right: 0;
}

.faq .contentswrap {
	width: 980px;
	margin: 0 auto;
	padding-top: 80px;
}

/*faq
----------------------------*/
.faq .contentswrap h2{
	text-align: center;
}

.faq .contentswrap .sec-faq article {
	margin-top: 50px;
}

.faq .contentswrap .sec-faq article h3 {
	padding: 15px; 
	color: #09357f;
	font-size: 16px;
	background-color: #e3ecf6;
}
.faq .contentswrap .sec-faq article .answer {
	padding: 25px 10px; 
	font-size: 14px;
	line-height: 2.0;
}



/*------------------------------------------------------------------------------

　##　私たちの想い policy

--------------------------------------------------------------------------------*/

/*タイトル
----------------------------*/
.policy .pagetitarea {
	width: 100%;
	height: 450px;
	background-image: url(images/policy/pagetit_bg.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
	overflow: hidden;
}
.policy .pagetitarea .pagetit {
	width: 980px;
	height: 450px;
	margin: 0 auto;
	position: relative;
}
.policy .pagetitarea .pagetit h1 {
	width: 350px;
	height: 80px;
	text-indent: -9999px;
	background: url(images/policy/pagetit.png) no-repeat left top;
	position: absolute;
	top: 180px;
	right: 0;
}

/*pic_image
----------------------------*/
.policy .pic-max-001 {
	width: 100%;
	height: 360px;
	margin-top: 100px;
	background: url(images/policy/pic_002.jpg) no-repeat center center;
	background-size: cover;
}
.policy .pic-max-002 {
	width: 100%;
	height: 360px;
	margin-top: 100px;
	background: url(images/policy/pic_004.jpg) no-repeat center center;
	background-size: cover;
}
.policy .pic-max-003 {
	width: 100%;
	height: 360px;
	margin-top: 100px;
	background: url(images/policy/pic_009.jpg) no-repeat center center;
	background-size: cover;
}

/*concept
----------------------------*/
.policy .sec001{
	width: 980px;
	margin: 60px auto 0;
}
.policy .sec001 h2{
	text-align: center;
}
.policy .sec001 h3{
	margin-top: 40px;
	text-align: center;
}

.policy .sec001 p {
	font-size: 14px;
    line-height: 2.4;
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: center;
    width: 900px;
}

/*CLINIC PHILOSOPHY
----------------------------*/
.policy .sec002{
	width: 900px;
	margin: 100px auto 0;
}
.policy .sec002 h2{
	text-align: center;
}
.policy .sec002 h2{
	text-align: center;
}
.policy .sec002 .innerwrap {
	margin-top: 50px;
}
.policy .sec002 .innerwrap:before, .policy .sec002 .innerwrap:after {
	content: "";
	display: table;
}
.policy .sec002 .innerwrap:after {
	clear: both;
}
.policy .sec002 .innerwrap .col01 {
	width: 530px;
	float: right;
}
.policy .sec002 .innerwrap .col01 .inner {
	margin-top: 40px;
}
.policy .sec002 .innerwrap .col01 .inner h4 {
	padding: 16px 0;
	font-size: 20px;
	font-weight: 700;
	color: #333;
}
.policy .sec002 .innerwrap .col01 .inner p {
	line-height: 2.0;
	font-size: 14px;
	color: #333;
}
.policy .sec002 .innerwrap .col02 {
	width: 326px;
	float: left;
}

/*DOCTOR PROFILE
----------------------------*/
.policy .sec003{
	width: 900px;
	margin: 100px auto 0;
}
.policy .sec003 h2{
	text-align: center;
}
.policy .sec003 .innerwrap {
	margin-top: 50px;
}
.policy .sec003 .innerwrap:before, .policy .sec003 .innerwrap:after {
	content: "";
	display: table;
}
.policy .sec003 .innerwrap:after {
	clear: both;
}
.policy .sec003 .innerwrap .col01 {
	width: 535px;
	float: right;
}
.policy .sec003 .innerwrap p:nth-of-type(1) {
	font-size: 16px;
	line-height: 1.7;
}
.policy .sec003 .innerwrap h3{
	padding: 24px 0;
	font-size: 24px;
	font-weight: 700;
}
.policy .sec003 .innerwrap p:nth-of-type(2) {
	font-size: 14px;
	line-height: 2.0;
}
.policy .sec003 .innerwrap .col02 {
	width: 326px;
	float: left;
}

.policy .sec003 .inner {
	margin-top: 40px;
	padding: 17px;
	background-color: #09357f;
}
.policy .sec003 .inner h4 {
	color: #fff;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.policy .sec003 .inner p {
	padding-top: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 2.0;
}


/*PARENT & CHILD
----------------------------*/
.policy .sec004 {
	width: 900px;
	margin: 100px auto 0;
}
.policy .sec004 h2{
	text-align: center;
}
.policy .sec004 .innerwrap {
	margin-top: 50px;
}
.policy .sec004 .innerwrap:before, .policy .sec004 .innerwrap:after {
	content: "";
	display: table;
}
.policy .sec004 .innerwrap:after {
	clear: both;
}
.policy .sec004 .innerwrap .col01 {
	width: 542px;
	float: left;
}
.policy .sec004 .innerwrap .col01 h3{
	padding: 0;
	font-size: 20px;
	font-weight: 700;
}
.policy .sec004 .innerwrap .col01 p{
	padding: 18px 0;
	font-size: 14px;
	line-height: 1.7;
}
.policy .sec004 .innerwrap .col01 .inner:before,
.policy .sec004 .innerwrap .col01 .inner:after {
	content: "";
	display: table;
}
.policy .sec004 .innerwrap .col01 .inner:after {
	clear: both;
}
.policy .sec004 .innerwrap .col01 .inner figure {
	width: 256px;
}
.policy .sec004 .innerwrap .col01 .inner figure:nth-of-type(1) {
	float: left;
}
.policy .sec004 .innerwrap .col01 .inner figure:nth-of-type(2) {
	float: right;
}
.policy .sec004 .innerwrap .col02 {
	width: 326px;
	float: right;
}

/*STERILIZATION
----------------------------*/
.policy .sec005 {
	width: 900px;
	margin: 100px auto 0;
}
.policy .sec005 h2{
	text-align: center;
}
.policy .sec005 .innerwrap {
	margin-top: 50px;
}
.policy .sec005 .innerwrap:before, .policy .sec005 .innerwrap:after {
	content: "";
	display: table;
}
.policy .sec005 .innerwrap:after {
	clear: both;
}
.policy .sec005 .innerwrap .col01 {
	width: 530px;
	float: left;
}
.policy .sec005 .innerwrap .col01 h3{
	padding: 0;
	font-size: 20px;
	font-weight: 700;
}
.policy .sec005 .innerwrap .col01 p{
	padding: 18px 0;
	font-size: 14px;
	line-height: 2.0;
}
.policy .sec005 .innerwrap .col02 {
	width: 326px;
	float: right;
}

/*------------------------------------------------------------------------------

　##　歯の治療について dentalcure

--------------------------------------------------------------------------------*/

/*タイトル
----------------------------*/
.dentalcure .pagetitarea {
	width: 100%;
	height: 450px;
	background-image: url(images/dentalcure/pagetit_bg.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
	overflow: hidden;
}
.dentalcure .pagetitarea .pagetit {
	width: 980px;
	height: 450px;
	margin: 0 auto;
	position: relative;
}
.dentalcure .pagetitarea .pagetit h1 {
	width: 350px;
	height: 80px;
	text-indent: -9999px;
	background: url(images/dentalcure/pagetit.png) no-repeat left top;
	position: absolute;
	top: 180px;
	right: 0;
}

/*pic_image
----------------------------*/
.dentalcure .pic-max-001 {
	width: 100%;
	height: 360px;
	margin-top: 100px;
	background: url(images/dentalcure/pic_max_001.jpg) no-repeat center center;
	background-size: cover;
}
.dentalcure .pic-max-002 {
	width: 100%;
	height: 360px;
	margin-top: 100px;
	background: url(images/dentalcure/pic_max_002.jpg) no-repeat center center;
	background-size: cover;
}

/*DENTAL CURE
----------------------------*/
.dentalcure .sec001{
	width: 980px;
	margin: 60px auto 0;
}
.dentalcure .sec001 h2{
	text-align: center;
}
.dentalcure .sec001 h3{
	margin-top: 40px;
	text-align: center;
}

.dentalcure .sec001 p {
	font-size: 14px;
    line-height: 2.4;
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: center;
    width: 900px;
}

/*BEGINNER
----------------------------*/
.dentalcure .sec002{
	width: 900px;
	margin: 100px auto 0;
}
.dentalcure .sec002 h2{
	text-align: center;
}
.dentalcure .sec002 h2{
	text-align: center;
}
.dentalcure .sec002 .innerwrap {
	margin-top: 50px;
}
.dentalcure .sec002 .innerwrap:before, .dentalcure .sec002 .innerwrap:after {
	content: "";
	display: table;
}
.dentalcure .sec002 .innerwrap:after {
	clear: both;
}
.dentalcure .sec002 .innerwrap .col01 {
	width: 475px;
	float: left;
}
.dentalcure .sec002 .innerwrap .col01 h3 {
	padding-bottom: 25px;
	font-size: 20px;
	font-weight: 700;
}
.dentalcure .sec002 .innerwrap .col01 p {
	font-size: 14px;
	line-height: 2.0;
}
.dentalcure .sec002 .innerwrap .col02 {
	width: 394px;
	float: right;
}

.dentalcure .sec002 .innerwrap02 {
	margin-top: 80px;
}
.dentalcure .sec002 .innerwrap02:before, .dentalcure .sec002 .innerwrap02:after {
	content: "";
	display: table;
}
.dentalcure .sec002 .innerwrap02:after {
	clear: both;
}
.dentalcure .sec002 .innerwrap02 .col01 {
	width: 660px;
	float: right;
}
.dentalcure .sec002 .innerwrap02 .col01 h3 {
	padding-bottom: 25px;
	font-size: 20px;
	font-weight: 700;
}
.dentalcure .sec002 .innerwrap02 .col01 dl:before, .dentalcure .sec002 .innerwrap .col01 dl:after {
	content: "";
	display: table;
}
.dentalcure .sec002 .innerwrap02 .col01 dl:after {
	clear: both;
}
.dentalcure .sec002 .innerwrap02 .col01 dl dt {
	width: 175px;
	padding: 12px 0;
	font-size: 16px;
	float: left;
	clear: both;
}
.dentalcure .sec002 .innerwrap02 .col01 dl dd {
	width: 480px;
	padding: 12px 0;
	font-size: 12px;
	float: right;
}
.dentalcure .sec002 .innerwrap02 .col02 {
	width: 210px;
	float: left;
}

/*CURE MENU
----------------------------*/
.dentalcure .sec003 {
	width: 900px;
	margin: 100px auto 0;
}
.dentalcure .sec003 h2 {
	text-align: center;
}
.dentalcure .sec003 .innerwrap {
	width: 812px;
	margin: 20px auto 0;
	padding: 30px 0 0;
}
.dentalcure .sec003 .innerwrap:before, .dentalcure .sec003 .innerwrap:after {
	content: "";
	display: table;
}
.dentalcure .sec003 .innerwrap:after {
	clear: both;
}
.dentalcure .sec003 .innerwrap figure {
	width: 102px;
	text-align: center;
	float: left;
}
.dentalcure .sec003 .innerwrap figure:nth-child(n+2) {
	margin-left: 40px;
}

.dentalcure .sec003 .innerwrap figure a {
	display: block;
	padding: 6px;
	background-color: #b9c5d1;
	border: 1px solid #b9c5d1;
	border-radius: 4px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.dentalcure .sec003 .innerwrap figure a:hover {
	background-color: #09357f;
	border: 1px solid #09357f;
	background-color: #09357f;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

/*RATE SYSTEM
----------------------------*/
.dentalcure .sec004 {
	width: 900px;
	margin: 100px auto 0;
}
.dentalcure .sec004 h2 {
	text-align: center;
}
.dentalcure .sec004 h3 {
	margin-top: 60px;
	padding-bottom: 18px;
	border-bottom: 2px solid #b9c5d1;
	font-size: 18px;
}
.dentalcure .sec004 p {
	margin-top: 1em;
	font-size: 14px;
	line-height: 2.0;
}
.dentalcure .sec004 h4 {
	margin-top: 60px;
	padding: 12px;
	font-size: 16px;
	color: #fff;
	background-color: #b9c5d1;
}

/*------------------------------------------------------------------------------

　##　治療メニュー curemenu

--------------------------------------------------------------------------------*/

/*タイトル
----------------------------*/
.curemenu .pagetitarea {
	width: 100%;
	height: 450px;
	background-image: url(images/curemenu/pagetit_bg.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
	overflow: hidden;
}
.curemenu .pagetitarea .pagetit {
	width: 980px;
	height: 450px;
	margin: 0 auto;
	position: relative;
}
.curemenu .pagetitarea .pagetit h1 {
	width: 350px;
	height: 80px;
	text-indent: -9999px;
	background: url(images/curemenu/pagetit.png) no-repeat left top;
	position: absolute;
	top: 180px;
	left: -105px;
}

/*DENTAL CURE
----------------------------*/
.curemenu .sec001{
	width: 980px;
	margin: 60px auto 0;
	padding-bottom: 80px;
}
.curemenu .sec001 h2{
	text-align: center;
}
.curemenu .sec001 h3{
	margin-top: 40px;
	text-align: center;
}

.curemenu .sec001 p {
	font-size: 14px;
    line-height: 2.4;
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: left;
    width: 900px;
}

/*menu
----------------------------*/
.curemenu .sec002 {
	width: 100%;
	min-height: 100%;
	padding: 80px 0;
}
.curemenu .sec002:nth-child(odd) {
	background-color: #e3ecf6;
}

.curemenu .sec002 h2 {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 35px;
	text-align: center;
	font-size: 24px;
	color: #09357f;
}
.curemenu .sec002 .innerwrap {
	width: 900px;
	margin: 55px auto 0;
}
.curemenu .sec002 .innerwrap:before, .curemenu .sec002 .innerwrap:after {
	content: "";
	display: table;
}
.curemenu .sec002 .innerwrap:after {
	clear: both;
}
.curemenu .sec002 .innerwrap .col01 {
	width: 540px;
	float: left;
}
.curemenu .sec002 .innerwrap .col01 h3 {
	font-size: 16px;
	padding-bottom: 22px;
}
.curemenu .sec002 .innerwrap .col01 p {
	font-size: 14px;
	line-height: 2.0;
}
.curemenu .sec002 .innerwrap .col01 p.lead {
	font-size: 20px;
	/*font-weight: 700;*/
	line-height: 2.0;
	padding-bottom: 22px;
}

.curemenu .sec002 .innerwrap .col02 {
	width: 326px;
	float: right;
}

/*------------------------------------------------------------------------------

　##　施設紹介 facility

--------------------------------------------------------------------------------*/

/*タイトル
----------------------------*/
.facility .pagetitarea {
	width: 100%;
	height: 450px;
	background-image: url(images/facility/pagetit_bg.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
	overflow: hidden;
}
.facility .pagetitarea .pagetit {
	width: 980px;
	height: 450px;
	margin: 0 auto;
	position: relative;
}
.facility .pagetitarea .pagetit h1 {
	width: 350px;
	height: 80px;
	text-indent: -9999px;
	background: url(images/facility/pagetit.png) no-repeat left top;
	position: absolute;
	top: 180px;
	right: 0;
}

/*pic_image
----------------------------*/
.facility .pic-max-001 {
	width: 100%;
	height: 360px;
	margin-top: 100px;
	background: url(images/facility/pic_max_001.jpg) no-repeat center center;
	background-size: cover;
}

/*INTRODUCTION
----------------------------*/
.facility .sec001{
	width: 980px;
	margin: 60px auto 0;
}
.facility .sec001 h2{
	text-align: center;
}
.facility .sec001 h3{
	margin-top: 40px;
	text-align: center;
}

.facility .sec001 p {
	font-size: 14px;
    line-height: 2.4;
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: left;
    width: 900px;
}

.facility .sec001 .galle {
	width: 900px;
	margin: 60px auto 0;
	text-align: center;
}
.facility .sec001 .galle figure:nth-of-type(2),
.facility .sec001 .galle figure:nth-of-type(3) {
	margin-top: 60px;
}

.facility .sec001 .innerwrap {
	width: 900px;
	margin: 60px auto 0;
	padding: 0 0 0 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.facility .sec001 .innerwrap:before, .facility .sec001 .innerwrap:after {
	content: "";
	display: table;
}
.facility .sec001 .innerwrap:after {
	clear: both;
}

.facility .sec001 .innerwrap .col01 {
	width: 390px;
	float: left;
}
.facility .sec001 .innerwrap .col01:nth-of-type(2) {
	margin-left: 80px;
}
.facility .sec001 .innerwrap .col01 h4 {
	font-size: 16px;
	padding: 15px 0;
}
.facility .sec001 .innerwrap .col01 p {
	width: inherit;
	padding: inherit;
	text-align: left;
	font-size: 14px;
	line-height: 1.7;
}

/*ACCESS
----------------------------*/
.facility .sec002 {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0;
}
.facility .sec002 h2 {
	text-align: center;
}
.facility .sec002 .innerwrap {
	padding: 40px 0 0;
}
.facility .sec002 .innerwrap:before, .facility .sec002 .innerwrap:after {
	content: "";
	display: table;
}
.facility .sec002 .innerwrap:after {
	clear: both;
}

.facility .sec002 .innerwrap .col01 {
	width: 501px;
	float: left;
}
.facility .sec002 .innerwrap .col02 {
	width: 400px;
	float: right;
}

.facility .sec002 .innerwrap .col01 .f-tel p {
	padding: 10px 0 0;
	font-size: 12px;
}

.facility .sec002 .innerwrap .col01 .f-timetable {
	margin-top: 30px;
}
.facility .sec002 .innerwrap .col01 .f-timetable p {
	padding: 10px 0 0 40px;
	font-size: 12px;
	position: relative;
}
.facility .sec002 .innerwrap .col01 .f-timetable p:before {
	width: 25px;
	height: 15px;
	content: "";
	background: url(images/common/timetable_icon.png) no-repeat left top;
	position: absolute;
	top: 10px;
	left: 5px;
}

.facility .sec002 .innerwrap .f-detail {
	width: 501px;
	margin-top: 20px;
}
.facility .sec002 .innerwrap .f-detail dl:before, .facility .sec002 .innerwrap .f-detail dl:after {
	content: "";
	display: table;
}
.facility .sec002 .innerwrap .f-detail dl:after {
	clear: both;
}
.facility .sec002 .innerwrap .f-detail dl {
	background: url(images/common/dotline_001.png) repeat-x left bottom;
}
.facility .sec002 .innerwrap .f-detail dl dt {
	width: 90px;
	padding: 10px 0 10px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #09357f;
	line-height: 1.7;
	float: left;
	position: relative;
}
.facility .sec002 .innerwrap .f-detail dl dt:before {
	width: 4px;
	height: 4px;
	content: "";
	background: url(images/common/icon_001.png) no-repeat left top;
	position: absolute;
	top: 15px;
	left: 5px;
}
.facility .sec002 .innerwrap .f-detail dl dd {
	width: 410px;
	padding: 10px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	line-height: 1.7;
}

.facility .sec002 .innerwrap02 {
	margin-top: 40px;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f1f3f4;
}
.facility .sec002 .innerwrap02:before, .facility .sec002 .innerwrap02:after {
	content: "";
	display: table;
}
.facility .sec002 .innerwrap02:after {
	clear: both;
}

.facility .sec002 .innerwrap02 .col01 {
	width: 475px;
	height: 340px;
	float: left;
}
.facility .sec002 .innerwrap02 .col02 {
	width: 475px;
	float: right;
}

.facility .sec002 .innerwrap .col02 .calender p {
	margin-top: 10px;
	line-height: 2.0;
	text-align: center;
}
