@charset "utf-8";

/* =======================================
共通設定
======================================= */
body {
	width:100%;
	min-width: 1098px;
	height:auto;
	background-color: #f8f6f0 !important;
	color: #333;
	font-size: 14px;
}

a:link { text-decoration:none; color: inherit;}
a:visited { text-decoration:none; color: inherit;}
a:active { text-decoration:none; color: inherit;}

#container {
	width: 100%;
}

#body {
	margin-top: 0;
}
.sp{
	display: none !important;
}
#header{
	width: 100%;
	min-height: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	/*position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid rgba(255,255,255,0.70);*/
	background-color: rgba(255,255,255,1.0);
}
#header-in{
	width: 1098px;
	min-height: 0;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}

 #footer-in {
	width: 1098px;
	margin: 0 auto;
	box-sizing: border-box;
}

#body-in {
	width: 100%;
	margin: 0 auto;
	padding: 60px 0;
	box-sizing: border-box;
}
.box__wrap{
	margin-top: -60px !important;
}

#main {
	float: none;
	box-sizing: border-box;
	width: 100%;
	padding: 0;
	border: none;
	background-color: #f8f6f0;
	border-radius: 0px;
	margin-bottom: 0;
}

.wrap_out a:hover,
.wrap_out a:hover img ,
.wrap_in a:hover,
.wrap_in a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	-webkit-transition: 0.6s ;
	transition: 0.6s ;
}
/* 基本ボックス設定 */
.wrap_out{
	width:100%;
	height:auto;
}
.wrap_main{
	width:100%;
	height:auto;
}
.wrap_in{
	width:1098px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}

/* 横並びリスト */
ul.many_rows{
	display:block;
	height:auto;
	overflow:hidden;
}
ul.many_rows li{
	display:block;
	height:auto;
	float:left;
}

/* 2カラム横並びリスト */
ul.two_rows{
	display:block;
	height:auto;
	overflow:hidden;
}
ul.two_rows li{
	display:block;
	height:auto;
	float:left;
}
ul.two_rows li:nth-child(2n+2) {
	float: right;
}

/* 3カラム横並びリスト */
ul.three_rows{
	display:block;
	height:auto;
	overflow:hidden;
}
ul.three_rows li{
	display:block;
	height:auto;
	float:left;
}
ul.three_rows li:nth-child(3n+2) {
	margin-right:0;
}
ul.three_rows li:nth-child(3n+3) {
	float: right;
	margin-right:0;
}

.table_block{
	display: table;
	table-layout:fixed;
	width: 100%;
}
.table_block .cell_block{
	display: table-cell;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

/* スクローラー */
#scroller{
	position: fixed;
	bottom:20px;
	right: 20px;
	opacity: 0;
	-webkit-transition: 0.9s ;
	transition: 0.9s ;
}
.fixed_b #scroller{
	opacity: 1;
	-webkit-transition: 0.9s ;
	transition: 0.9s ;
}
#scroller img{
	width: 60px;
}

/* ワイドスライダー */
.wideslider{
margin-bottom: 30px;
}
#slider .img_block{
	height: 575px;
}



/*その他*/
.tk_shdw{
text-shadow:
	1px 1px 5px rgba(0,0,0,0.50),
	1px 0px 5px rgba(0,0,0,0.50),
	0px 1px 5px rgba(0,0,0,0.50),
	0px 0px 5px rgba(0,0,0,0.50),
	-1px -1px 5px rgba(0,0,0,0.50),
	-1px 0px 5px rgba(0,0,0,0.50),
	0px -1px 5px rgba(0,0,0,0.50)
}
.tk_shdw_1{
text-shadow:
	1px 1px 3px rgba(0,0,0,0.50),
	1px 0px 3px rgba(0,0,0,0.50),
	0px 1px 3px rgba(0,0,0,0.50),
	0px 0px 3px rgba(0,0,0,0.50),
	-1px -1px 3px rgba(0,0,0,0.50),
	-1px 0px 3px rgba(0,0,0,0.50),
	0px -1px 3px rgba(0,0,0,0.50)
}


/*////////////////////
ヘッダー
////////////////////*/

#header {
	border-top: 5px solid #4fafad;
	z-index: 1000;
	position: relative;
	padding-bottom: 61px;
}
#header .top-title-catchphrase{
	margin: 0;
	padding: 0;
}
#header .top-title-catchphrase #site-title{
	margin: 0;
	padding: 31px 0 28px;
}
#header .top-title-catchphrase #site-description{
display: none
}
#g_nav{
	position: relative;
	width: 1098px;
	table-layout: auto;
	margin: 0 auto;
}
#g_nav > .cell_block{
	width: 13.5050741608119%;
	padding: 0 0 0 0;
	position: relative;
	height: 60px;
	border-right: 1px solid #eee; 
}
#g_nav > .cell_block > a{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.05em;
}
#h-top{
	margin: 0;
	position: relative;
	overflow: visible;
}

.header_info{
	width: 255px;
	text-align: right;
	position: absolute;
	right: 0;
	top:36px;
}
.header_info img{
	max-width: 100%;
}
.header_info > p{
	padding: 12px 0 0;
}

/*sns*/
#header .top-sns-follows {
	height: 52px;
	text-align: left;
	margin-right: 0;
	left: 1100px;
	right:auto;
	top: 6px;
	position: absolute;
	min-width: 90px;
}
ul.snsp li {
	margin-right: 10px;
}
ul.snsp li.facebook-page a {
	color: #475993;
}
ul.snsp li.twitter-page a {
	color: #1da1f2;
}

.g_nav_wrap{
	position: absolute;
	bottom: 0;
	left: 0;
	
	border-top:1px solid #eee;
	box-shadow: 0 3px 3px rgba(0,0,0,0.20);
	z-index: 10000;
	background-color: #fff;
	width: 100%;
}
.fixed .g_nav_wrap{
	position: fixed;
	top: -61px;
	left: 0;
	bottom: auto;
	-webkit-transition: 0.6s ;
transition: 0.6s ;
}
.fixed.fixed_b .g_nav_wrap{
	top: -1px;
	-webkit-transition: 0.6s ;
transition: 0.6s ;
}

#g_nav > .cell_block:first-child{
	width: 5.46448087431694%;
	background-color: #4fafad;
}


/*G NAVI のドロップダウン部分*/
.child_nav{
	position: absolute;
	top:60px;
	left: 0;
	overflow: hidden;
	max-height: 0;
	-webkit-transition: 0.6s ;
	transition: 0.6s ;
}
.child_nav > ul{
	display: block;
	background-color: #f1f8f8;
}
.child_nav > ul > li{
}
.child_nav > ul > li > a {
	display: block;
	width: 100%;
	min-width: 160px;
	text-align: left;
	padding: 7px 20px 7px 30px;
	white-space: nowrap;
	line-height: 1;
	background: url(../img/parts/arrow_grn.png) 15px center no-repeat;
	background-size: 5px auto;
}
.child_nav_out:hover{
	cursor: pointer;
}
.child_nav_out:hover .child_nav{
	max-height: 2000px;
	-webkit-transition: 0.6s ;
	transition: 0.6s ;
}




/*////////////////////
フッター
////////////////////*/

#footer{
	padding: 0;
	background-color: #4fafad;
	position: relative;
	color: #333;
}
#footer a{
	font-size: 14px;
	color: #333;
}
#footer-in{
	padding:0;
}
.copywrite {
	text-align: center;
	font-size: 12px;
	padding: 38px 0;
	color: #fff;
}
#footer .modoru{
	width: 100%;
	height: 150px;
	background-color: #2e8e8b;
}
#footer #page-top{
	display: block !important;
	opacity: 1 !important;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
}
#footer #page-top a {
	padding: 0;
	background-color: transparent;
	line-height: 100%;
	border-radius: 0;
	display: block;
	width: 100%;
	height: 150px;
	position: relative;
}
#footer #page-top a img{
	display: block;
	width: 32px;
	position: absolute;
	top: 34px;
	left: 50%;
	right: auto;
	bottom: auto;
	margin-left: -16px;
}

#footer .wrap_out{
	margin-top: -60px;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#footer .wrap_in{
	padding: 40px;
}
#footer .table_block{
	width: 100%;
	font-size: 13px;
}
#footer .table_block .cell_block{
	width: 20.2357563850688%;
	text-align: left;
	padding-left: 30px;
	vertical-align: top;
}
#footer .table_block .cell_block.footer_sec_01{
	width: 39.2927308447937%;
	text-align: left;
	padding-right: 40px;
	padding-left: 0;
	border-right: 1px solid #eee;
}
#footer .table_block .cell_block.footer_sec_01 p{
	padding: 15px 0;
	line-height: 1.2;
}
#footer .table_block .cell_block.footer_sec_01 .tel_no{
	margin-bottom: 30px;
	width: 240px;
	display: block;
}
#footer .table_block .cell_block h3{
	font-weight: bold;
}
#footer .table_block .cell_block h3 a{
	color: #545da3;
}
#footer .table_block .cell_block a{
	line-height: 2;
}
#footer .foot_nav_child a{
	color: #333;
}
#footer .footer_sec_04 .foot_nav_child,
#footer .table_block .cell_block h3.only{
	margin-bottom: 22px;
}

/*////////////////////
ボタン
////////////////////*/

.btn_sample .wrap_in{
	width: 500px;
	min-height: 500px;
	padding: 80px 0;
}

/*ttl_h2_01*/
.ttl_h2_01{
	display: table;
	table-layout:fixed;
	width: 100%;
	margin-bottom: 5px;
}
.ttl_h2_01 > span{
	display: table-cell;
	text-align:left;
	vertical-align: middle;
	background-color: #fff;
}
.ttl_h2_01 > span:nth-child(1){
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	height: 80px;
	padding-left: 85px;
	background-position: 20px center;
	background-repeat: no-repeat;
	background-image: url(../img/parts/ico_info.png);
}
.ttl_h2_01 > span:nth-child(2){
	text-align: right;
}
.ttl_h2_01.ico_kurumaisu > span:nth-child(1){
	background-image: url(../img/parts/ico_kurumaisu.png);
}

/*ttl_h2_02*/
.ttl_h2_02{
	display: table;
	table-layout:fixed;
	width: 100%;
}
.ttl_h2_02 > span{
	display: table-cell;
	text-align:left;
	vertical-align: middle;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	color: #6d5742;
	height: 80px;
	padding-left: 65px;
	background-position: 20px center;
	background-repeat: no-repeat;
	background-image: url(../img/parts/ico_book.png);
	background-size: 32px auto;
	background-color: #f8d949;
}

/*ttl_h3_01*/
.ttl_h3_01{
	display: table;
	table-layout:fixed;
	width: 100%;
	height: 50px;
	margin-bottom: 5px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.ttl_h3_01 > span{
	display: table-cell;
	text-align:left;
	vertical-align: middle;
	background-color: #fcf8e8;
}
.ttl_h3_01 > span:nth-child(1) {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
	color: #fff;
	padding-left: 15px;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-image: url(../img/parts/ttl_bg_01.png);
	background-size: 100% auto;
	width: 14%;
}
.ttl_h3_01 > span:nth-child(2){
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	color: #6d5742;
}

/*ttl_h4_01*/
.ttl_h4_01{
	display: table;
	table-layout:fixed;
	width: 100%;
	margin-bottom: 10px;
}
.ttl_h4_01 > span{
	display: table-cell;
	text-align:left;
	vertical-align: top;
	min-height: 22px;
	color: #6d5742;
}
.ttl_h4_01 > span:nth-child(1) {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	padding-left: 28px;
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../img/parts/ico_koushi.png);
	background-size: auto 20px;
	width: 5.5em;
}
.ttl_h4_01 > span:nth-child(2){
	font-size: 14px;
	line-height: 1.6;
}
.ttl_h4_01.ico_date > span:nth-child(1) {
	background-position: 2px top;
	background-image: url(../img/parts/ico_date.png);
}

/*btn_01*/
.btn_01{
	display: table;
	margin-bottom: 10px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btn_01 a{
	display: table-cell;
	text-align:center;
	vertical-align: middle;
	height: 40px;
	padding: 0 15px;
	color: #6d5742;
	background-color: #f8d949;
}
.btn_01 a span{
	display: inline-block;
	font-size: 14px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../img/parts/ico_tokei.png);
	background-size:auto 16px;
	padding-left: 20px;
}
.btn_01.ico_pin a span{
	background-image: url(../img/parts/ico_pin.png);
	padding-left: 15px;
}

/*btn_02*/
.btn_02{
	display: table;
	margin-bottom: 10px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btn_02 a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	padding: 0 25px 0 20px;
	font-size: 14px;
	color: #6d5742;
	background-color: #f8d949;
	background-position: 92% center;
	background-repeat: no-repeat;
	background-image: url(../img/parts/arrow_brn.png);
	background-size: 6px auto;
}
.btn_02.grn a{
	color: #4fafad;
	background-color: #e7f6f6;
	background-image: url(../img/parts/arrow_grn.png);
}

/*btn_03*/
.btn_03{
	display: table;
	margin-bottom: 10px;
	overflow: hidden;
	border: 2px solid #4fafad;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btn_03 a{
	display: table-cell;
	text-align:center;
	vertical-align: middle;
	height: 40px;
	padding: 0 15px;
	color: #4fafad;
	background-color: #FFFFFF;
}
.btn_03 a span{
	display: inline-block;
	font-size: 14px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../img/parts/ico_more.png);
	background-size: auto 18px;
	padding-left: 20px;
}

.chip_01{
	display: inline-block;
	margin: 0 3px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.chip_01 > div{
	display: table;
	table-layout: fixed;
}
.chip_01 > div > span {
	display: table-cell;
	min-width: 90px;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	background-color: #4fafad;
	padding-top: 2px;
}
.chip_01.red > div > span,
.chip_01.closed > div > span{
	background-color: #dc3c3c;
}
.chip_01.dete{
	margin: 0;
}
.chip_01.dete > div > span{
	min-width: 0;
	background-color: transparent;
	color: #333;
	font-weight: bold;
}

/*////////////////////
MAIN VIS
////////////////////*/

.main_vis .wrap_in{
	width: 100%;
	/*max-width: 1400px;*/
	position: relative;
}
#slider .slick-dots {
	text-align: center;
	margin-top: -30px;
}
#slider .slick-dots li{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	position: relative;
}
#slider .slick-dots button{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-bottom: 0;
	padding: 0;
	border: none;
	border-radius: 10px;
	background: #4fafad;
	color: transparent;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	cursor: pointer;
	font-size: 0;
	vertical-align: baseline;
  box-sizing: content-box;
position: absolute;
	top:50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);

}
#slider .slick-dots li.slick-active button{
	background: transparent;
	border: 3px solid #4fafad;
}

/*////////////////////
HOME
////////////////////*/

.main_contents{
	width: 1098px;
	margin: 0 auto;
}
.main_contents > .cell_block{
	vertical-align: top;
	text-align: left;
}
.main_contents .l_block{
	padding-right: 15px;
}
.main_contents .r_block{
	padding-left: 15px;
}
.main_contents .wrap_out{
	margin-bottom: 30px;
}

/*お知らせ*/
#home .sec_01{
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 3px 0 rgba(0,0,0,0.10)
}
.ttl_h2_01 .btn_02{
	margin: 0 20px 0 auto;
}
.news_list_01{
	display: block;
}
.news_list_01 > li{
	display: block;
	width: 100%;
	padding: 15px 25px;
	background-color: #fff;
	margin-bottom: 1px;
}
.news_list_01 > li:last-child{
	margin-bottom: 0;
}
.news_list_01 > li h3{
	margin-bottom: 5px;
}
.news_list_01 > li p{
	line-height: 1.6;
}

/*北病院市⺠講座のお知らせ*/
#home .sec_02{
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 3px 0 rgba(0,0,0,0.10)
}
.news_list_02{
	display: block;
}
.news_list_02 li{
	display: block;
	width: 100%;
	padding: 25px;
	background-color: #fff;
	margin-bottom: 1px;
}
.news_list_02 li .ttl_h3_01{
	margin-bottom: 15px;
}
.news_list_02 li .table_block .cell_block{
	vertical-align: top;
	}
.news_list_02 li .table_block .cell_block:nth-child(2){
	text-align: right;
	width: 22%;
}
.news_list_02 li .btn_02{
	margin: 0 15px 0 auto;
}

/*バナーエリア 1*/
#home .sec_03{
	margin-bottom: 10px;
}
.bnr_area_01 >li{
	width: 48%;
	margin-bottom: 20px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 3px 0 rgba(0,0,0,0.10)
}
.bnr_area_01 .table_block .cell_block:nth-child(1){
	width: 37.3015873015873%;
}
.bnr_area_01 .table_block .cell_block .img_block::after{
	content: "";
	display: block;
	padding-top: 100%;
}
.bnr_area_01 .table_block .cell_block:nth-child(2){
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	padding: 0 30px 0 10px;
	background: url(../img/parts/arrow_grn.png) 92% center no-repeat;
	background-size: 10px auto;
}

/*関連施設*/
#home .sec_04{
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 3px 0 rgba(0,0,0,0.10)
}
.news_list_03	{
	display: block;
}
.news_list_03 li{
	display: block;
	padding: 25px;
	background-color: #fff;
	margin-bottom: 1px;
}
.news_list_03 li .img_bloc{
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.news_list_03 li .img_block::after{
	content: "";
	display: block;
	padding-top: 100%;
}
.news_list_03 li .table_block .cell_block:nth-child(1){
	width: 9%;
}
.news_list_03 li .table_block .cell_block:nth-child(2){
	padding-left: 20px;
	padding-right: 40px;
	text-align: left;
	background: url(../img/parts/arrow_grn.png) right center no-repeat;
	background-size: 10px auto;
}
.news_list_03 li .table_block .cell_block:nth-child(2) h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	color: #545da3;
	margin-bottom: 5px;
}
.news_list_03 li .table_block .cell_block:nth-child(2) p{
	line-height: 1.6;
}

/*バナーエリア 2*/
#home .sec_05{
	margin-bottom: 0;
} 
.bnr_area_02 li{
	margin-bottom: 20px;
}
.bnr_area_02 li img{
	max-width: 100%;
}
.bnr_area_02 li:last-child{
	margin-bottom: 0;
}

/*////////////////////
カレンダー
////////////////////*/
.inline_box{
	display: inline-block;
	width: auto;
	height: auto;
}
.cal_wrap .cal_wrap_btn{
	padding: 10px 0 0;
}
.tel_no_block {
	display: none;
}
/*main_vis内*/
.main_vis .cal_wrap{
	text-align: right;
	position: absolute;
	right: 50%;
	bottom: 20px;
	margin-right: -549px;
}
.main_vis .cal_wrap .cal_ftr{
	display: none;
}
/*footer内*/
#footer .cal_wrap{
	text-align: left;
}
#footer .cal_wrap .cal_top{
	display: none;
}

/*////////////////////
お問い合わせ
////////////////////*/

.contact_01,
.contact_02{
	padding-top: 80px;
	padding-bottom: 80px;
}
.contact_02{
	padding-top: 0;
}
.contact_01 p{
	text-align: center;
	line-height: 2;
    transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -webkit-transform: rotate(0.028deg);
}
.hissu {
	display: inline-block;
	text-align: center;
	padding: 4px 6px 3px;
	background-color: #d50000;
	font-size: 11px;
	line-height: 1;
	color: #fff;
	vertical-align: middle;
	margin-bottom: 3px;
}
.contact_02 .wrap_in{
	width: 830px;
}
.contact_02 h3{
	font-size: 20px;
	line-height: 1.2;
	padding-top: 12px;
	padding-bottom: 12px;
    transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -webkit-transform: rotate(0.028deg);
}
.input_wrap{
	margin-bottom: 12px;
}
.input_wrap input,
.input_wrap textarea{
	background-color: #f0f0f0;
}
.input_wrap input.wpcf7c-conf,
.input_wrap textarea.wpcf7c-conf{
	border: none;
	box-shadow: none;
}
.input_wrap.tel{
	width: 60%;
}

.submit_wrap{
	padding: 50px;
	text-align: center;
}
.submit_wrap input{
	width: 314px;
	height: 60px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	letter-spacing: 0.1em;
	color: #6d5742;
	font-weight: bold;
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-position: 90% center;
	background-repeat: no-repeat;
	background-image: url(../img/parts/arrow_brn.png);
	background-color: #f8d949;
	display: block;
	margin-left: auto;
	margin-right: auto;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.submit_wrap input:hover{
	background-position: 90% center;
	background-repeat: no-repeat;
	background-image: url(../img/parts/arrow_brn.png);
	background-color: #f8d949;
		opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.submit_wrap input.wpcf7-back{
	background-position: 90% center;
	background-repeat: no-repeat;
	background-image: url(../img/contact/arrow.png);
	background-color: #0d3676;
}
.submit_wrap input.wpcf7-back:hover{
	background-position: 90% center;
	background-repeat: no-repeat;
	background-image: url(../img/contact/arrow.png);
	background-color: #0d3676;
		opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/*////////////////////
下層ページメインビジュアル
////////////////////*/

.page_vis{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -60px;
}
.page_vis .wrap_in{
	height: 400px;
	position: relative;
}
.page_vis .wrap_in h1{
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(0.028deg);
	transform: translateY(-50%) translateX(-50%) rotate(0.028deg);
}

/*////////////////////
お知らせ一覧
////////////////////*/

.info_list_01{
	padding: 60px 0;
}
.info_list_01 .news_list_01{
	overflow: hidden;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.info_list_01 .news_list_01 li .post_title{
	font-weight: bold;
}
.info_list_01 .news_list_01 li .post_content{
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
	letter-spacing: 0.05em;
}
.info_list_01 .news_list_01 > li {
	margin-bottom: 4px;
}

.pager_wrap{
text-align: center;
}

/*////////////////////
お知らせ
////////////////////*/

.page_vis .single_ttl{
	line-height: 1.4;
}

.single_wrap{
	margin-top: 60px;
	padding: 60px;
	background-color: #fff;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.single_wrap h3.single_sub_ttl{
	margin-bottom: 10px;
}
.single_wrap h3.single_sub_ttl .chip_01 > div > span{
height: 26px;
font-size: 18px;
}
.single_wrap .post_title{
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 30px;
}
.single_wrap .the_content{
	line-height: 2;
}
.single_wrap .the_content p{
	padding: 20px 0;
}
















