@import url(http://fonts.googleapis.com/css?family=EB+Garamond);
@import url(http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy);

@charset "UTF-8";

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,cite,form,fieldset,input,textarea,p,blockquote,tr,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:none;
}
fieldset,img { 
	border:0;
}
img {
	vertical-align: bottom;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
th,td {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight: bold;	
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

a:link,
a:visited,
a:hover {
	text-decoration:none;
	border:0;
}

/*common*/
body {
    font-family: 'Roboto Condensed', Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height: 1.8em;
	color:#333;
	background:#FFF;
}
a{
	ouline: 0;
}
main {
	width: 100%;
	min-height:600px;
	display:block;
	margin: 0 ;
}
#wrapper {
	margin: 12px 0 0 ;
	width: 100%;
}
.section {
	width: 100%;
	margin: 0;
	position:relative;
}

.content {
	width: 1000px;
	margin:0 auto;
}
.clear {
	clear: both;
}
.read {
	padding: 0 ;
	margin: 0 ;
	height : 0 ;
	display : none ;
}
.fl{
	float:left;
	display:block;	
}
.fr{
	float:right;
	display:block;	
}
.pt2{
	padding-top:2px !important;
}
.pt8{
	padding-top:8px !important;
}
.pt10{
	padding-top:10px !important;
}
.pt15{
	padding-top:15px !important;
}
.pt20{
	padding-top:20px !important;
}
.pt23{
	padding-top:23px !important;
}
.pt26{
	padding-top:26px !important;
}
.pt30{
	padding-top:30px !important;
}
.pt40{
	padding-top:40px !important;
}
.pt50{
	padding-top:50px !important;
}
.pt60{
	padding-top:60px !important;
}
.pt70{
	padding-top:70px !important;
}
.pt80{
	padding-top:80px !important;
}
.h_line {
	width: 100%;
	height:80px;
	background: rgba( 0, 139, 200, 0.8);
}

#wrapper #toPageTop {
	position: fixed;
	bottom: 120px;
	right: 36px;
}
#wrapper #toPageTop a {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#wrapper #toPageTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#home #section1 .content a {
	opacity: 1;
	filter: alpha(opacity=100);
}
#home #section1 .content a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*header*/
header {
	position: absolute;
	left: 0;
	top: 36px;
	z-index: 1000;
	width: 100%;
}
#header_logo {
	width: 100%;
	background: rgba( 0, 139, 200, 0.8);
}
#header_logo_mk {
	width:66px;
	display:block;
	margin:0 auto;
}
header nav {
	width: 100%;
	background: rgba( 245, 245, 245, 0.9);
}

/*navi*/
ul.g_navi {
	width: 1000px;
	margin:0 auto;
	display:block;
}
ul.g_navi > li {
	display:block;
	height:36px;
	position:relative;
}
ul.g_navi > li > a {
	height:36px;
	display:block;
}
ul.sub{
    position: absolute;
	top: 100%;
	width: 150px;
}
.navi_home {
	float: left;
	width:47px;
	margin-right:125px;
	display:block;
}
.navi_home a {
	background: url(../img/common/navi_home.png);
	display:block;
	position:relative;
}
.navi_concept {
	float: left;
	width:66px;
	margin-right:125px;
}
.navi_concept a {
	background: url(../img/common/navi_concept.png);
	display:block;
	height:36px;
}
.navi_about {
	float: left;
	width:70px;
	margin-right:125px;
}
.navi_about a {
	background: url(../img/common/navi_about.png);
	display:block;
	height:36px;
}
ul.g_navi > li.navi_works {
	float: left;
	width:48px;
	margin-right:125px;
}
ul.g_navi > li.navi_works > a {
	background: url(../img/common/navi_works.png) no-repeat;
	display:block;
	height:36px;
}
ul.g_navi > li.navi_works > a:hover {
	background-position: 0 -36px;
}
ul.sub li {
	width:150px;
	background: rgba( 245, 245, 245, 0.9);
	margin-top:1px;
	height:36px;
	display:block;
}
ul.sub li.navi_clinic a {
	background: url(../img/common/navi_clinic.png);
	display:block;
	height:36px;
}
ul.sub li.navi_dental a {
	background: url(../img/common/navi_dental.png);
	display:block;
	height:36px;
}
ul.sub li.navi_animal a {
	background: url(../img/common/navi_animal.png);
	display:block;
	height:36px;
}
ul.sub li.navi_clinic a:hover,
ul.sub li.navi_dental a:hover,
ul.sub li.navi_animal a:hover {
	background-position: 0 -36px;
}
.navi_flow {
	float: left;
	width:78px;
}
.navi_flow a {
	background: url(../img/common/navi_flow.png);
	display:block;
	height:36px;
}
.navi_contact {
	float: right;
	width:62px;
	display:block;
}
.navi_contact a {
	background: url(../img/common/navi_contact.png);
	display:block;
	height:36px;
}
.navi_home a:hover,
.navi_concept a:hover,
.navi_about a:hover,
.navi_works a:hover,
.navi_clinic a:hover,
.navi_dental a:hover,
.navi_flow a:hover,
.navi_contact a:hover {
	background-position: 0 -36px;
}



/*footer*/
footer {
	width: 100%;
	background:#33A2D3;
	display:block;
	position: relative;
	padding-top:18px;
}
.footer_box {
	width: 1000px;
	height:36px;
	background: url(../img/common/footer_logo.png) no-repeat 0 0;
	margin: 0px auto 18px;
}
footer small {
	padding-top:6px;
	font-size:11px;
	color:#FFF;
	float:right;
}
.footer_bottom {
	width: 100%;
	height:20px;
	background: #888;
	margin: 0;
	display:block;
}

/*index*/
#home .box01_l{
	width:326px;
	margin-right:10px;
	float:left;	
}
#home .box01_r{
	width:326px;
	float:right;	
}

/* maincut */

.maincut_logo {
	width:306px;
	margin:140px auto 0;
	display:block;
	z-index:3;
}

.maincut01 {
	background: url(../img//index/maincut_01.jpg);
}
.maincut02 {
	background: url(../img//index/maincut_02b.jpg);
}
.maincut03 {
	background: url(../img//index/maincut_03b.jpg);
}
.maincut04 {
	background: url(../img//index/maincut_04b.jpg);
}
.maincut05 {
	background: url(../img//index/maincut_05.jpg);
}
.maincut06 {
	background: url(../img//index/maincut_06.jpg);
}
.maincut01 img,
.maincut02 img,
.maincut03 img,
.maincut04 img,
.maincut05 img,
.maincut06 img {
	width:1000px;
	height:500px;
}



.slide_navi {
	width:96px;
	margin:12px auto 0;
}
.slide_navi li{
	float: left;
	padding:0 2px;
	display:block;
}



/*section1*/
#home #section1 {
	padding:0px 0px 20px;
	
}
#home #section1 .lead {
	width: 530px;
	margin:37px auto 46px;
}
#home #section1 .content a {
	opacity: 1;
	filter: alpha(opacity=100);
}
#home #section1 .content a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/*section2*/
#home #section2 {
	background: url(../img/index/bg_concept.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size:cover;
	height:720px !important;
	display:block;
	padding-top:80px
}
#home #section2 .h_line {
	margin-bottom:70px;
}
#home #section2 .box01{
	width:164px;
	float:left;
}
#home #section2 .box02{
	width:680px;
	float:right;
	background: rgba( 255, 255, 255, 0.9);
	padding:50px 60px;
}

/*section3*/
#home #section3 {
	padding:20px 0px 0px;
}
#home #section3 .h_line {
	margin-bottom:70px;
}
#home #section3 .lead {
	padding:0;
}
#home #section3 .box01 {
	width: 280px;
	float:left;
}
#home #section3 .box02 {
	width: 660px;
	float:right;
}
#home #section3 .box02 table {
	width: 660px;
}
#home #section3 .box02 th {
	width: 260px;
	padding:0px;
}
#home #section3 .box03 {
	width: 480px;
	margin-top:35px;
	float:left;
}
#home #section3 .box04 {
	width: 500px;
	margin-top:35px;
	float:right;
}
#home #section3 .data {
	width: 480px;
	float:left;
	font-size:13px !important;
}
#home #section3 .data dt {
	width: 80px;
	padding:0px 0px 20px;
	float: left;
}
#home #section3 .data dd {
	width: 400px;
	padding:0px 0px 20px;
	float: left;
}

#home #section3 .hr {
	width:460px;
	border-top:solid 1px #EEE ;
	padding-top:26px;
}
#home #section3 .hr .data {
	width: 210px;
	float:left;
	font-size:13px !important;
}
#home #section3 .hr .data dt {
	width: 80px;
	padding:8px 0px 8px;
	float: left;
}
#home #section3 .hr .data dd {
	width: 130px;
	padding:8px 0px 8px;
	float: left;
}

#home #section3 .banner a .banner {
	opacity: 1;
	filter: alpha(opacity=100);
}
#home #section3 a:hover .banner {
	opacity: 0.6;
	filter: alpha(opacity=90);
}


/*map*/
#gmap {
	width:500px;
	height: 630px;
	background: #eee;
	border: 1px solid #DDD;
}


/*clinic*/
/*0*/
#clinic #section0 {
	height:300px !important;
	display:block;
	background: url(../img/clinic/clinic_header.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size:cover;
}
#clinic #section0 .header_box {
	width: 1000px;
	position: relative;
	margin:0 auto;
}
#clinic #section0 h2 {
	width: 132px;
	display:block;
	position: absolute;
	top: 255px;
	left: 0px;
}
/*1*/
#clinic #section1 {
	padding:0px 0px 60px;
}
#clinic #section1 ul.item{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#clinic #section1 ul.item li {
	width:318px;
	margin-right:23px;
	list-style:none;
	padding-bottom:50px;
}
#clinic #section1 ul.item li:nth-child(3n) { 
    margin-right:0;
}
#clinic #section1 .box01_l{
	width:318px;
	margin-right:23px;
	float:left;	
}
#clinic #section1 .box01_r{
	width:318px;
	float:right;	
}
#clinic #section1 h3 {
	padding:55px 0 52px;
}
#clinic #section1 h6 {
	font-size:14px;
	padding-top:10px !important;
	line-height:120% !important;
	font-weight:normal !important;
}

#clinic #section1 a {
	opacity: 1;
	filter: alpha(opacity=100);
}
#clinic #section1 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*dental*/
/*0*/
#dental #section0 {
	height:300px !important;
	display:block;
	background: url(../img/dental/dental_header.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size:cover;
}
#dental #section0 .header_box {
	width: 1000px;
	position: relative;
	margin:0 auto;
}
#dental #section0 h2 {
	width: 132px;
	display:block;
	position: absolute;
	top: 255px;
	left: 0px;
}
/*1*/
#dental #section1 {
	padding:0px 0px 60px;
}
#dental #section1 ul.item{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#dental #section1 ul.item li {
	width:318px;
	margin-right:23px;
	list-style:none;
	padding-bottom:50px;
}
#dental #section1 ul.item li:nth-child(3n) { 
    margin-right:0;
}
#dental #section1 h3 {
	padding:55px 0 52px;
}
#dental #section1 h6 {
	font-size:14px;
	padding-top:10px !important;
	line-height:120% !important;
	font-weight:normal !important;
}

#dental #section1 a {
	opacity: 1;
	filter: alpha(opacity=100);
}
#dental #section1 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*animal*/
/*0*/
#animal #section0 {
	height:300px !important;
	display:block;
	background: url(../img/animal/animal_header.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size:cover;
}
#animal #section0 .header_box {
	width: 1000px;
	position: relative;
	margin:0 auto;
}
#animal #section0 h2 {
	width: 132px;
	display:block;
	position: absolute;
	top: 255px;
	left: 0px;
}
/*1*/
#animal #section1 {
	padding:0px 0px 60px;
}
#animal #section1 ul.item{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#animal #section1 ul.item li {
	width:318px;
	margin-right:23px;
	list-style:none;
	padding-bottom:50px;
}
#animal #section1 ul.item li:nth-child(3n) { 
    margin-right:0;
}
#animal #section1 h3 {
	padding:55px 0 52px;
}
#animal #section1 h6 {
	font-size:14px;
	padding-top:10px !important;
	line-height:120% !important;
	font-weight:normal !important;
}

#animal #section1 a {
	opacity: 1;
	filter: alpha(opacity=100);
}
#animal #section1 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/*flow*/
/*0*/
#flow #section0 {
	height:300px !important;
	display:block;
	background: url(../img/flow/flow_header.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size:cover;
}
#flow #section0 .header_box {
	width: 1000px;
	position: relative;
	margin:0 auto;
}
#flow #section0 h2 {
	width: 226px;
	display:block;
	position: absolute;
	top: 255px;
	left: 0px;
}
/*1*/
#flow #section1 {
	padding:92px 0px 0px;
	margin:4px 0 60px;
	background: #F3F3EF;
}
#flow  #section1 .box01_l{
	width:318px;
	margin-right:23px;
	float:left;	
}
#flow  #section1 .box01_r{
	width:318px;
	float:right;	
}
#flow  #section1 .box02{
	width:659px;
	float:left;	
}
#flow  #section1 h3 {
	padding:55px 0 52px;
}
#flow  #section1 p {
	font-size:14px;
	padding-top:18px !important;
}

#flow  #section1 a {
	opacity: 1;
	filter: alpha(opacity=100);
}
#flow  #section1 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*2*/
#flow #section2 {
	padding:0px;
	margin:0px 0 60px;
}
#flow #section2 #exterior {
	padding:15px 0px 60px;
	margin:60px 0px 4px;
	background: #E8F3EF;
}
#flow #section2 #interior {
	padding:15px 0px 60px;
	margin:0px 0px 0px;
	background: #E2EDF1;
}

/*contact*/
/*0*/
#contact #section0 {
	height:300px !important;
	display:block;
	background: url(../img/contact/contact_header2.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size:cover;
}
#contact #section0 .header_box {
	width: 1000px;
	position: relative;
	margin:0 auto;
}
#contact #section0 h2 {
	width: 226px;
	display:block;
	position: absolute;
	top: 255px;
	left: 0px;
}
/*1*/
#contact #section1 {
	padding: 92px 0px 80px;
	margin: 4px 0 60px;
	background: #DAF1ED;
}
#contact #section1 .content {
	padding:40px 0 60px;
	background:#FFF;
}
.content_body {
	width:900px;
	margin:0 auto;
}
#contact  #section1 .box01_l{
	width:300px;
	float:left;	
}
#contact  #section1 .box01_r{
	width:550px;
	min-height:400px;
	float:right;
	border:solid 1px #85C7E5;
	padding:9px;
}
#contact  #section1 .box01_r h4 {
	width:76px;
	padding:2px 0 20px;
	margin:0 auto ;
}
#mail_form {
	width:500px;
	margin:0 auto ;
}



#contact  #section1 h3 {
	padding:40px 0 20px;
}
#contact  #section1 .box01_l p {
	padding-top:0px !important;
}
#contact  #section1 p {
	font-size:14px;
	padding-top:18px !important;
}
#contact #section1 .data dt {
	font-size:13px;
	font-weight:bold;
}
#contact #section1 .data dd {
	font-size:13px;
}

#contact #accordion {
    width:900px;
	background: #F2F8F7;
}
#contact #accordion dt {
    cursor:pointer;
    background-image: url(../img/contact/btn_privacy.png);
	background-repeat: no-repeat;
	background-color:#33A2D3;
}
#contact #accordion dd{
    display:none;
    margin:0;
    padding:36px 50px !important;
    }
#contact #accordion dt.active{
    background-image: url(../img/contact/btn_privacy_ac.png);
	background-color:#4799BE;
}
#contact #accordion dt.over {
	background-color:#5CB5DC;
}


#contact #section1 #privacy h5 {
    font-size:14px;
	font-weight:bold;
	padding-top:30px !important;  
}

#contact #section1 #privacy p {
	padding:10px 0 6px !important;  
}


/*m_window*/
#mw_box {
	width: 886px;
	margin:50px auto;
	background:#FFF;
}
#mw_box .main{
	width:886px;
	height:480px;
	position: relative;
	display:block;
}
#mw_box .main li {
	display: none;
	position: absolute;
	width:886px;
}
#mw_box .thumb {
	width:886px;
}
#mw_box .thumb li {
	width:220px;
	cursor: pointer;
	position: relative;
}
#mw_box .thumb li.thum_l {
	margin-right:2px;
	float:left;	
}
#mw_box .thumb li.thum_r {
	float:right;	
}
#mw_box .thumb .current {
	position: absolute;
	top: 0;
	width: 220px; height: 119px;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	background: url(../img/common/dot.png) ; }
#mw_box p {
	padding-top:26px !important;
	line-height:120% !important;
	font-size:18px !important;	
}
#mw_box h6 {
	padding-top:30px !important;
	line-height:120% !important;
	font-size:20px !important;
	font-family: 'EB Garamond', serif;
	/*font-family: 'Sorts Mill Goudy', serif;*/
	font-weight:normal;
	color:#333;
}
