@charset "UTF-8";
/*
Theme Name: B-type-6
Theme URI: http://www.t-plus-promo.com
Description: B-type-6
Version: 1.0
Author: T-PLUS TAMEKUNI
Author URI: http://www.t-plus-promo.com
*/

/* =======================================

	reset.css
	Last Up Date 2012/07/04

 -----------------------------------------
	INDEX
 -----------------------------------------
	1. Browser Reset
	
	2. Default Setting
	
	3. Scrooll Bar Setting
	
	4. Print Setting CSS for IE
	
	5. Clearfix

========================================== */


/* Browser Reset CSS
========================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
body{
	font-size:13px;
	font-family: Arial, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    *font-size:small;
    *font:x-small;
}
table {
	font-size:inherit;
	font:100%;
	width:auto;
	border-spacing:0;
	border-collapse:collapse;
	word-break:break-all;
	word-wrap:break-word;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

p{line-height: 1.6em;}


/*----------
　追加
----------*/

.strong{font-weight: bold;}

li span.access{
	display:block;
	margin-top:-22px;
	margin-left:130px;}



/* Default Setting CSS
========================================== */
img {
	vertical-align:top;
}
/* Scrooll Bar Setting CSS
========================================== */
html{
	overflow-y:scroll;
	height:100%;
	margin-bottom:1px;
}
/* Print Setting CSS for IE
========================================== */
@media print{
	body {
		_zoom: 66%; /*WinIE only */
		-ms-zoom:66%; /*WinIE only */
	}
	#containt_top_right{
		_margin-left:-1px;
	}
	#containt_right{
		_margin-left:-1px;
	}
}
/* Clearfix CSS
========================================== */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* =======================================

	common.css
	Last Up Date 2013/04/26

 -----------------------------------------
	INDEX
 -----------------------------------------
	0. common style
 
	1. #header_wrapper
	
	2. #contents_wrapper
	
	3. #footer_wrapper

========================================== */

body{
	background-color: #FFF;
	color: #333;
}
a{
	color: #2196F3;
	text-decoration: underline;
}
a:visited{
	color: #2196F3;
	text-decoration: underline;
}
a:hover{
	color: #3800DF;
	text-decoration: underline;
}


/* #header_wrapper
========================================== */
#header_wrapper{
border-top: 10px solid #54b79b;
}
#header_top_text{
    width: 960px;
    height: 10px;
    margin: 0 auto -10px;
    text-indent: -9999px;
}
#header{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}
#logo {
    float: left;
    display: inline;
    margin: 11px 0 0;
}

#logo img {}

#header_text {
    float: right;
    display: inline;
    margin-top: 0px;
    font-size: 120%;
    line-height: 1.5em;
    text-align: right;
}

#header_text span.connect {
color: #54b79b;
font-weight: bold;
font-size: 140%;
}

#header_text .to-home {
margin-top: 3px;
text-align: right;
}




/* #contents_wrapper
========================================== */
#contents_top_wrapper{
	margin-bottom: 3px;
}
#contents_image{
	width: 960px;
	margin: 0 auto;
}

#contents_image img {
    max-width: 960px;
    width: 100%;
    height: auto;
}

#contents_main_image{
	margin-bottom: 30px;
}

/*
 * #nav
 */
#nav_wrapper{
/*width: 960px;
margin: 0 auto;*/
height: 55px;
background: #cfcfcf url('img/common/nav_bg.jpg') repeat-x left top;
}

#nav{
width: 960px;
height: 55px;
margin: 0 auto;
padding: 0;
}

#nav .nav_list{
float: left;
display: inline;
border-left: solid 3px #FFF;
}

#nav .nav_list a{
display: block;
margin: 0 5px;
padding: 0 5px;
text-decoration: none;
height: 55px;
}

#nav .nav_list a span{
display: table-cell;
vertical-align: middle;
width: 216px;
height: 40px;
line-height: 130%;
font-size: 116%;
text-align: center;
margin: 0px 4px 0px;
padding: 7px 0 0;
border-bottom: 3px solid #54b79b;
}

#nav .nav_list a:visited{
	text-decoration: none;
}

#nav .nav_list a:hover{
	color: #FFF;
	background-color: #54b79b;
}

#nav .nav_list a:hover span{
	border-bottom: 3px solid #80D3BC;
}

#nav .nav_list.current a{
	color: #FFF;
	background-color: #54b79b;
}

#nav .nav_list.current a span{
	border-bottom: 3px solid #80D3BC;
}

#nav #nav4{
	border-right: solid 3px #FFF;
}

#nav #nav5 a span {
    /* width: 170px; */
}


/* #contents_wrapper
========================================== */
#contents_wrapper{
border-bottom: 10px solid #54b79b;
}
#contents{
	width: 960px;
	margin: 0 auto;
	padding: 21px 0 28px;
}

/*
 * #contents_main
 */
#contents_main{
	float: right;
	display: inline;
	width: 520px;
	margin-right: 70px;
	background-color: #FFF;
	padding: 7px 20px;
}
.cont{
overflow: hidden;
margin: 0 0 20px;
clear: both;
}
.cont.section{
	margin-top: 30px;
}
.cont_title{
	color: #54b79b;
	border-left: solid 7px #54b79b;
	padding: 2px 0 0 7px;
	margin-bottom: 3px;
	font-size: 116%;
	clear: both;
}
.cont_sub_title{
	color: #54b79b;
	font-size: 108%;
	clear: both;
}
.cont_text{
	border-top: solid 1px #DBDCDC;
	padding: 10px 0;
	line-height: 1.6em;
}

.cont_text p img {
margin: 0;
}

.cont_text p {
margin: 0 0 10px 10px;
}

.into p {
display: inherit;
float: none;
width: inherit;
margin-bottom: 0;
}

.greeting {
margin: 0 0 20px;
}

.greeting ul {
line-height: 1.6em;
margin: 0 0 10px;
width: 350px;
float: left;
}

.greeting ul li {
border-bottom: 1px dotted #ddd;
border-top: 1px dotted #ddd;
padding: 6px 5px 3px;
margin: 0 0 -1px;
}

.news {
margin-bottom: 15px;
}

.news ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news ul li {
background: url(img/common/arrow.png) no-repeat 0;
padding: 5px 0 1px 12px;
border-bottom: 1px dotted #ddd;
}

.news ul li span {
display: inline-block;
width: 75px;
}

.news ul li a {
color: #54b79b;
text-decoration: none;
}

.news ul li a:hover {
color: #666;
text-decoration: underline;
}

.cont_text p.info_all {
text-align: right;
margin: 15px 0 0 0;
}

.cont_text p.info_all a {
text-decoration: none;
color: #fff;
/* Firefox v3.6+ */
background-image: -moz-linear-gradient(#96d6e2 1%,#54b79b 99%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image: -webkit-gradient(linear,color-stop(0.01, #6cd1ff),color-stop(0.99, #54b79b));
/* Chrome v10.0+ and by safari nightly build*/
background-image: -webkit-linear-gradient(#96d6e2 1%,#54b79b 99%);
/* Opera v11.10+ */
background-image: -o-linear-gradient(#96d6e2 1%,#54b79b 99%);
/* IE v10+ */
background-image: -ms-linear-gradient(#96d6e2 1%,#54b79b 99%);
background-image: linear-gradient(#96d6e2 1%,#54b79b 99%);
border-radius: 7px;
padding: 7px 12px;
font-size: 13px;
}

.cont_text p.info_all a:hover {
color: #fff;
background: #54b79b;
}
/*
 * #contents_side
 */
#contents_side{
    float: left;
    display: inline;
    width: 240px;
    margin-left: 70px;
}
#contents_side_inner{
padding: 7px;
background-color: #FFF;
margin: 0 0 20px;
}
#side_nav_title{
	text-align: center;
	color: #FFF;
	font-size: 108%;
	height: 28px;
	line-height: 28px;
	background-color: #54b79b;
	margin-bottom: 7px;
}

#side_nav_dx{
	text-align: center;
 	color: #54b79b; 
	font-size: 108%;
	padding: 10px 0px 10px 0px;
	height: 20px;
	line-height: 20px;
	border-style: solid;
	border-color: #54b79b;
	background-color: #0000;
	margin-bottom: 7px; 
}

#side_nav_dx a {
color: #54b79b;
text-decoration: none;
}

#side_nav_dx a:hover {
color: #666;
text-decoration: underline;
}


#side_nav{
    list-style: none;
    padding: 0;
    max-width: 226px;
    margin: 0 auto;
}

#side_nav .side_nav_list{
	border: solid 1px #DBDCDC;
	padding: 1px;
	width: 222px;
	margin-bottom: 3px;
}
#side_nav .side_nav_list a{
	display: block;
	border-left: solid 7px #54b79b;
	width: 201px;
	padding: 7px;
	text-decoration: none;
	
	/* Firefox v3.6+ */
	background-image:-moz-linear-gradient(rgb(255,255,255) 1%,rgb(230,230,230) 99%); 
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image:-webkit-gradient(linear,color-stop(0.01, rgb(255,255,255)),color-stop(0.99, rgb(230,230,230)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image:-webkit-linear-gradient(rgb(255,255,255) 1%,rgb(230,230,230) 99%);
	/* Opera v11.10+ */
	background-image:-o-linear-gradient(rgb(255,255,255) 1%,rgb(230,230,230) 99%);
	/* IE v10+ */
	background-image:-ms-linear-gradient(rgb(255,255,255) 1%,rgb(230,230,230) 99%);
	background-image:linear-gradient(rgb(255,255,255) 1%,rgb(230,230,230) 99%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffe6e6e6)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffe6e6e6);
	zoom: 1;
}
#side_nav .side_nav_list a:hover{
	display: block;
	color: #333;
	
	/* Firefox v3.6+ */
	background-image:-moz-linear-gradient(rgb(230,230,230) 1%,rgb(255,255,255) 99%); 
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image:-webkit-gradient(linear,color-stop(0.01, rgb(230,230,230)),color-stop(0.99, rgb(255,255,255)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image:-webkit-linear-gradient(rgb(230,230,230) 1%,rgb(255,255,255) 99%);
	/* Opera v11.10+ */
	background-image:-o-linear-gradient(rgb(230,230,230) 1%,rgb(255,255,255) 99%);
	/* IE v10+ */
	background-image:-ms-linear-gradient(rgb(230,230,230) 1%,rgb(255,255,255) 99%);
	background-image:linear-gradient(rgb(230,230,230) 1%,rgb(255,255,255) 99%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe6e6e6,endColorstr=#ffffffff)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe6e6e6,endColorstr=#ffffffff);
	zoom: 1;
}

.iTICKET{
	margin-top: 10px;
	line-height: 1.5em;
}

#tel_info_container{
	border: solid 1px #DBDCDC;
	width: 224px;
	background-color: #f19c9f;
	padding-top: 10px;
}
#tel_info_title{
	background-color: #FFF;
	color: #f19c9f;
	font-size: 108%;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
#tel_number{
	font-size: 182%;
	text-align: center;
	color: #FFF;
	padding: 7px 0;
}
#form_info{
	background-color: #fad9d6;
}
#form_info a{
	display: block;
	font-size: 77%;
	text-align: center;
	text-decoration: none;
	padding: 3px 0;
}
#form_info a:hover{
	color: #333;
	text-decoration: underline;
}

.inq_title {
color: #1d2087;
font-weight: bold;
font-size: 140%;
margin: 14px 0 7px;
}

.inq_title img {
    width: 226px;
    height: auto;
}

.inq_address {
padding-bottom: 3px;
border-bottom: solid 1px #DBDCDC;
}

.inq_address .zip {
font-size: 131%;
}

.inq_address .address_txt {
font-size: 116%;
}

.inq_txt {
padding-top: 3px;
}


/* #footer_wrapper
========================================== */
#footer_wrapper{}

/*
 * footer_copyright
 */
#footer{
	width: 960px;
	margin: 0 auto;
}
.footer_copyright{
	padding: 14px 0 21px;
}


/* =======================================

	top.css
	Last Up Date 2013/04/26

 -----------------------------------------
	INDEX
 -----------------------------------------
	1. #contents_wrapper
	
	2. 
	
	3. 
	
	4. 
	
	5. 

========================================== */


/* #contents_wrapper
========================================== */
.contents_top{
	background: url(img/common/contents_bg.jpg) 0 0 repeat-x;
}


/* =======================================

	department.css
	Last Up Date 2013/04/26

 -----------------------------------------
	INDEX
 -----------------------------------------
	1. .cont_time_table
	
	2. 
	
	3. 
	
	4. 
	
	5. 

========================================== */


/* .cont_time_table
========================================== */
#cont_time {
border-top: solid 1px #DBDCDC;
padding: 10px 0;
background-color: #FFF;
margin-top: 0px;
}

.cont_time_table {
    width: 100%;
    max-width: 510px;
    margin-bottom: 13px;
    margin: 10px 0 15px 10px;
}
.cont_time_table th{
	color: #FFF;
	padding: 5px;
	border: 1px solid #424242;
}
.th1 {
    text-align: center;
    background-color: #424242;
    padding-left: 10px;
}

.th2,
.th3,
.th4,
.th5,
.th6,
.th7,
.th8,
.th9{
	text-align: center;
	background-color: #424242;
}

.cont_time_table td{
	border: 1px solid #B3B3B3;
	padding: 5px;
}
.td1{
	background-color: #F0F0F0;
	padding-left: 10px;
}
.td2,
.td3,
.td4,
.td5,
.td6,
.td7,
.td8,
.td9{
	text-align: center;
}
.td10{
	text-align: center;
}

.td3 span,
.td5 span {
	font-size: 11px;
}

p.time_table {
    margin: -10px 0 10px 10px;
}
p.time_table em{
	text-decoration:underline;
	font-weight:bold;
}

p.time_table em.huyou{
	text-decoration:none;
	font-size:120%;
}

/* =======================================

	jobs.css
	Last Up Date 2013/04/26

 -----------------------------------------
	INDEX
 -----------------------------------------
	1. .cont_jogs_table
	
	2. 
	
	3. 
	
	4. 
	
	5. 

========================================== */


/* .cont_time_table
========================================== */
.cont_jogs_table{
	width: 518px;
}
.cont_jogs_table th{
	padding: 5px 10px;
	background-color: #EBDEF7;
	border: 1px solid #221814;
	width: 30%;
}
.cont_jogs_table td{
	border: 1px solid #221814;
	padding: 5px 10px;
}

/* =======================================

	blog.css
	Last Up Date 2013/04/26

 -----------------------------------------
	INDEX
 -----------------------------------------
	1. .blog_cont
	
	2. 
	
	3. 
	
	4. 
	
	5. 

========================================== */


/* .blog_cont
========================================== */
.blog_cont{
	border: 1px solid #DBDCDC;
	padding: 15px 15px 10px;
	margin-bottom: 10px;
}
.blog_cont .cont_title{
	color: #54b79b;
	border-left: none;
	padding: 2px 0 0 0;
	margin-bottom: 3px;
	font-size: 131%;
}
.cont_date{
	font-size: 93%;
	color: #54b79b;
	margin-bottom: 3px;
}
.blog_cont .cont_text{
	border-top: solid 1px #DBDCDC;
	padding: 10px 0;
	line-height: 1.6em;
}
.blog_cont .blog_cont_pic{
	display: block;
	margin: 10px 0;
}

.alignleft{
float:left;
padding:0 15px 15px 0;
}

.alignright{
float:right;
padding: 0 0 15px 15px;
}

.aligncenter{
padding: 20px 0 20px 0;
text-align: center;
}

.blog_cont p{
margin: 0 0 15px;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

.wp-pagenavi {
clear: both;
text-align: center;
margin-top: 20px;
}

/* トップページ
========================================== */
.box_news_text {
    overflow: hidden;
    max-width: 433px;
    width: 100%;
}

.box_news_text p {
	margin: 0 0 10px;
}

.news ul li {
    background: url(img/common/arrow.png) no-repeat 0 7px;
}

.news ul li span {
    float: left;
}

.time_center {
    display: block;
    margin: 0 auto;
    text-align: center;
}

/* サイドバー
========================================== */

/* 固定ページ
========================================== */
table {
    margin: 10px;
}

table th {
    padding: 0 15px 0 0;
}

table td {}

h3 {
    color: #54b79b;
    border-bottom: solid 1px #ddd;
    padding: 5px 0 0 5px;
    margin-bottom: 5px;
    font-size: 110%;
    clear: both;
}

ul {
    margin: 0 0 10px 20px;
    list-style: disc;
    padding: 0 0 0 10px;
}

.clear {
    clear: both;
}

/* 固定ページ
========================================== */

.cont_text ul.flat3_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 10px 0;
    padding: 0 10px;
}

.cont_text ul.flat3_img li {
    list-style-type: none;
    padding: 0;
	width: 32%;
}

.cont_text ul.flat3_img li img {
    width: 100%;
    height: auto;
    margin: 0 0 5px 0;
}

.cont_text ul.img_li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.cont_text ul.img_li li {
    margin: 0 0 15px 0;
    padding: 0;
    list-style-type: none;
}

.cont_text ul.img_li li:nth-child(2n) {
    margin: 0 0 15px 0;
}

.cont_text ul.img_li li img {
    max-width: initial;
    width: auto;
    max-height: 220px;
    height: auto;
    margin: 0 0 5px;
}

.cont_text ul.img_li li.w5050 {
    width: 46%;
    margin: 0 2% 15px;
}

.cont_text ul.img_li li.w5050 img {
    max-width: 100%;
}

#gmap {
    margin: 0 0 25px;
}









.cont_text ul li {
    list-style-type: disc;
    padding: 3px 0;
}

#nav .nav_list a {
    color: #333;
}

.blog_cont .cont_title {
    border: none;
}

.news ul li {
    list-style-type: none !important;
    padding: 4px 0 1px 12px;
}

@media only screen and (max-width:970px){

ul#img_li li:nth-child(2n) {
    margin: 0 20px 15px 0;
}

}



/* 固定ページ
========================================== */
#medical_guide{
	list-style:normal;
    margin: 0 0 0 20px;
}

.map{
	display:block;
	text-align:right;
	font-size:18px;
}

.greeting{
	text-indent: 1em;
}





/* レスポンシブ
========================================== */
@media only screen and (max-width:970px){

#header_top_text {
    width: 100%;
}

#header {
  width: 100%;
}

#logo {
  float: none;
  display: block;
  margin: 0 10px;
}

#logo img {
    width: 100%;
    max-width: 360px;
    height: auto;
}

#header_text {
  display: none;
}

#contents_image {
  width: 100%;
  min-height: 0px;
  height: auto;
}

#contents_image img {
  width: 100%;
  height: auto;
}

#nav_wrapper {
  display: none;
}

#contents_wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none;
}

#contents {
    width: 100%;
    margin: 0 auto;
    padding: 21px 0 28px;
}

#contents_main {
  float: none;
  display: block;
  width: 95%;
  margin: 0 auto;
  padding: 8px 0;
}

.contents_top {
    background: none;
}

.cont_time_table {
    width: 100%;
    margin: 0;
}

#map iframe {
    width: 100%;
    max-width: 520px;
}

#contents_side {
    width: 95%;
    float: none;
    display: inherit;
    margin-left: 0;
    overflow: hidden;
    margin: 0 auto;
}

#contents_side_inner {
    padding: 7px 0;
    background-color: #FFF;
    margin: 0 0 20px;
    text-align: center;
}

#footer_wrapper {
  width: 95%;
  margin: 0 auto;
}

#footer {
  width: 100%;
}

p.time_table {
    margin: 10px 0 30px 0;
}

}


/*
グローバルナビ（※969px以下）
-------------------------------------------*/
ul.accordion {
display: none;
}

@media only screen and (max-width:969px){

#navi {
display: none;
}

ul.accordion {
display: block;
}

}

ul.accordion {
background: #DDD;
width: 100%;
margin: 0 auto;
padding: 0;
font-size: 16px;
}

ul.accordion a {
display: block;
padding: 10px;
text-decoration: none;
color: #747474;
}

ul.accordion span {
display: block;
padding: 10px;
background-image: url(img/common/nav_icon.png);
background-position: 12px center;
background-repeat: no-repeat;
color: #fff;
font-size: 140%;
text-indent: 38px;
}

ul.accordion ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.accordion > li {}

ul.accordion > li > p {
    background: #54b79b;
    cursor: pointer;
    padding-bottom: 0;
}

ul.accordion > li > ul > li {
background: #fff;
border-bottom: 1px solid #EEE;
}

ul.accordion > li > ul > li:hover {
background: #ccc;
}

ul.accordion > li > ul > li > p {
background: #999;
}

ul.accordion > li > ul > li > a {}

ul.accordion > li > ul > li > a:hover {
color: #FFF;
}

ul.accordion > li > ul > li > ul > li {
background: #FFF;
border-bottom: 1px dotted #888;
}

ul.accordion > li > ul > li > ul > li:last-child {
border: none;
}
