@charset "utf-8";

body,div,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,
ul,ol,li,dl,dt,dd,
table,th,td,
form,fieldset,legend{
	margin:0;
	padding:0;
	color:#3C4652;
	line-height:1.4;
	}
body{
	font-family:"Noto Sans JP",Helvetica,Lucida Grande,Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-size:17px;
	font-weight:400;
	line-height:1.4;
	-webkit-text-size-adjust:100%;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	}
img{
	border:0;
	display:block;
	font-size:0;
	line-height:0;
	max-width:100%;
	height:auto;
	}
a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
li{
	list-style-type:none;
	}
p{
	line-height:2.4;
	font-size:17px;
	text-align:justify;
	text-justify:inter-ideograph;
	}
a{
	text-decoration:none;
	color:#00A38F;
	}
a:hover{
	text-decoration:underline;
	color:#00C6A9;
	}
/* RESET HTML5 */
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}

header{
	position:relative;
	height:530px;
	}
header h1{
	position:absolute;
	left:8%;
	top:40px;
	width:290px;
	z-index:2;
	}
header #contactb{
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	background-color:#FFF;
	width:405px;
	height:95px;
	overflow:hidden;
	zoom:1;
	}
header #contactb h2 a{
	float:right;
	display:block;
	width:95px;
	height:38px;
	color:#DCDCDC;
	text-align:center;
	font-family:"Lato";
	font-weight:400;
	letter-spacing:0.1em;
	font-size:11px;
	background:url(img/common/contact.png) no-repeat center 28px;
	background-color:#3C4652;
	padding-top:57px;
	}
header #contactb h2 a:hover{
	background-color:#505964;
	text-decoration:none;
	}
header #contactb h3{
	font-size:16px;
	font-weight:700;
	padding:17px 0 0 22px;
	}
header #contactb h3 span{
	display:block;
	font-family:"Lato";
	font-size:30px;
	font-weight:400;
	letter-spacing:0.05em;
	background:url(img/common/tel.png) no-repeat left 7px;
	padding-left:43px;
	}
header #contactb h3 span a{
	color:#3C4652;
	}
header #contactb h3 span a:hover{
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
header nav{
	position:absolute;
	left:0;
	bottom:2px;
	width:100%;
	height:96px;
	z-index:100;
	padding:10px 40px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
header nav ul{
	overflow:hidden;
	zoom:1;
	max-width:1120px;
	margin:0 auto;
	background-color:#FFF;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	-webkit-box-shadow:0px 1px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 10px 0px rgba(0,0,0,0.1);
	box-shadow:0px 1px 10px 0px rgba(0,0,0,0.1);
	padding:0 25px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
header nav ul li{
	float:left;
	width:16.3%;
	font-size:17px;
	font-weight:700;
	text-align:center;
	position:relative;
	}
header nav ul li.m6{
	width:18.5%;
	}
header nav ul li:after{
	content:"";
	display:block;
	width:1px;
	height:26px;
	position:absolute;
	left:0;
	top:26px;
	background-color:#D2D2D2;
	}
header nav ul li.m1:after{
	display:none;
	}
header nav ul li:hover:before{
	content:"";
	display:block;
	width:100%;
	height:2px;
	position:absolute;
	left:0;
	top:74px;
	background-color:#00A38F;
	}
header nav ul li a{
	display:block;
	color:#3C4652;
	height:76px;
	padding-top:26px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	}
header nav ul li:hover a{
	text-decoration:none;
	color:#00A38F;
	}
.titleb{
	font-size:46px;
	font-family:'Noto Serif JP', serif;
	font-weight:500;
	-webkit-writing-mode:vertical-rl;
	-ms-writing-mode:tb-rl;
	writing-mode:vertical-rl;
	position:relative;
	padding-right:48px;
	}
.titleb span{
	font-size:20px;
	font-family:"Lato";
	letter-spacing:0.1em;
	position:absolute;
	right:0;
	top:0;
	padding-top:48px;
	}
.titleb span:after{
	content:"";
	display:block;
	width:1px;
	height:35px;
	position:absolute;
	left:12px;
	top:0;
	background-color:#3C4652;
	}
.cts{
	max-width:1040px;
	margin:0 auto;
	padding:0 40px;
	overflow:hidden;
	zoom:1;
	}
#kulink{
	font-size:15px;
	color:#828282;
	overflow:hidden;
	zoom:1;
	text-align:right;
	padding:80px 0 100px 0;
	}
#kulink a{
	margin:0 10px;
	}
#kulink strong{
	margin-left:10px;
	font-weight:400;
	}
.linkto{
	text-align:left;
	line-height:1.3;
	font-weight:700;
	font-size:17px;
	}
.linkto a{
	background-color:#00A38F;
	color:#FFF;
	display:inline-block;
	padding:18px 68px 18px 24px;
	position:relative;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	}
.linkto a:hover{
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
.linkto a:after{
	content:"";
	display:block;
	position:absolute;
	right:22px;
	top:50%;
	margin-top:-4px;
	width:6px;
	height:6px;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	}
.linkto a:before{
	content:"";
	display:block;
	position:absolute;
	right:22px;
	top:50%;
	margin-top:-1px;
	width:11px;
	height:1px;
	background-color:#FFF;
	}
#recb{
	display:block;
	max-width:1040px;
	margin:200px auto 0 auto;
	position:relative;
	padding:0 40px;
	}
#recb h3{
	font-size:56px;
	color:#FFF;
	font-family:'Noto Serif JP', serif;
	font-weight:500;
	position:absolute;
	letter-spacing:0.05em;
	z-index:2;
	top:28%;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	}
#recb h3 img{
	width:98px;
	margin:0 0 -20px -30px;
	}
#recb h4{
	position:absolute;
	z-index:2;
	left:50%;
	bottom:20%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	line-height:1.3;
	font-weight:700;
	font-size:17px;
	background-color:#00A38F;
	color:#FFF;
	display:inline-block;
	padding:18px 68px 18px 24px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	}
#recb h4:after{
	content:"";
	display:block;
	position:absolute;
	right:22px;
	top:50%;
	margin-top:-4px;
	width:6px;
	height:6px;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	}
#recb h4:before{
	content:"";
	display:block;
	position:absolute;
	right:22px;
	top:50%;
	margin-top:-1px;
	width:11px;
	height:1px;
	background-color:#FFF;
	}
#recb h5 img.sp{
	display:none;
	}
#recb:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
#recb:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
footer{
	margin-top:-210px;
	}
footer h2{
	text-align:center;
	background-color:#EBEBEB;
	padding:300px 40px 85px 40px;
	}
footer h2 a{
	margin:0 auto;
	display:block;
	width:300px;
	max-width:100%;
	}
footer h2 strong{
	font-size:17px;
	font-weight:400;
	line-height:1.8;
	margin-top:20px;
	display:inline-block;
	text-align:left;
	}
footer ul{
	max-width:1040px;
	margin:0 auto;
	padding:80px 40px 0 40px;
	display:flex;
	justify-content:space-between;
	}
footer ul li{
	font-size:16px;
	font-weight:700;
	}
footer ul li a{
	color:#3C4652;
	}
footer ul li ul{
	display:block;
	padding:18px 0 0 0;
	}
footer ul li ul li{
	font-size:15px;
	margin-top:8px;
	font-weight:400;
	}
footer ul li ul li a{
	color:#828282;
	}
footer small{
	margin-top:110px;
	display:block;
	font-size:15px;
	color:#F0F0F0;
	letter-spacing:0.15em;
	font-weight:400;
	font-family:"Lato";
	text-align:center;
	padding:30px 20px 30px 20px;
	background-color:#3C4652;
	}
footer small a{
	color:#F0F0F0;
	}
footer small a:hover{
	color:#F0F0F0;
	}
#totop{
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding-top:35px;
	display:block;
	position:fixed;
	right:40px;
	bottom:45px;
	font-family:"Lato";
	width:62px;
	height:62px;
	background-color:#3C4652;
	z-index:30;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#totop:before{
	content:"";
	width:18px;
	height:2px;
	background-color:#FFF;
	position:absolute;
	left:50%;
	top:0;
	margin:19px 0 0 -9px;
	z-index:10;
	}
#totop:after{
	content:"";
	width:10px;
	height:10px;
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	display:block;
	position:absolute;
	left:50%;
	top:0;
	z-index:10;
	margin:24px 0 0 -6px;
	}
#totop:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	text-decoration:none;
	}
#spnav{
	display:none;
	}
#headbg{
	height:480px;
	overflow:hidden;
	zoom:1;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	}
#headbg h1{
	left:10%;
	top:50%;
	position:absolute;
	color:#FFF;
	margin-top:-45px;
	}
#headbg h1 strong{
	font-family:'Noto Serif JP', serif;
	font-size:46px;
	display:block;
	font-weight:500;
	margin-top:4px;
	}
#headbg h1 span{
	font-size:20px;
	font-family:"Lato";
	letter-spacing:0.1em;
	position:relative;
	padding-left:42px;
	}
#headbg h1 span:after{
	content:"";
	display:block;
	width:25px;
	height:1px;
	position:absolute;
	left:0;
	top:12px;
	background-color:#FFF;
	}
.post-box{
	overflow:hidden;
	zoom:1;
	}
.post-box table{
	border-top:1px solid #93989E;
	}
.post-box table th{
	line-height:1.8;
	background-color:#EBEBEB;
	padding:18px 25px 18px 25px;
	vertical-align:top;
	border-bottom:1px solid #93989E;
	text-align:left;
	white-space:nowrap;
	word-break:break-all;
	}
.post-box table td{
	line-height:1.8;
	padding:18px 20px 18px 25px;
	vertical-align:top;
	border-bottom:1px solid #93989E;
	word-break:break-all;
	}
.post-box table td ul li
.post-box table th ul li{
	list-style-type:disc;
	margin:6px 0 0 20px;
	line-height:1.7;
	}
.post-box table td ul li:first-of-type
.post-box table th ul li:first-of-type{
	margin-top:0;
	}
.post-box table td ol li
.post-box table th ol li{
	list-style-type:decimal;
	margin:6px 0 0 20px;
	line-height:1.7;
	}
.post-box table td ol li:first-of-type
.post-box table th ol li:first-of-type{
	margin-top:0;
	}
.post-box hr{
	height:1px;
	background-color:#93989E;
	border:none;
	color:#93989E;
	}
.post-box ul li{
	list-style-type:disc;
	margin:6px 0 6px 25px;
	line-height:1.7;
	}
.post-box ol li{
	margin:6px 0 6px 25px;
	line-height:1.7;
	list-style-type:decimal;
	}
img.alignleft{
	display:inline-block;
	float:left;
	margin:15px 30px 15px 0px;
	}
img.alignright{
	display:inline-block;
	float:right;
	margin:15px 0px 15px 30px;
	}
.wp-caption.alignleft{
	display:inline-block;
	float:left;
	margin:15px 30px 15px 0px;
	}
.wp-caption.alignright{
	display:inline-block;
	float:right;
	margin:15px 0px 15px 30px;
	}
.aligncenter,img.aligncenter{
	clear:both;
	display:block;
	margin:15px auto;
	}
.wp-caption{
	font-size:15px;
	line-height:1.4;
	text-align:center;
	max-width:100%;
	}
.wp-caption .wp-caption-text{
	font-size:15px;
	line-height:1.4;
	padding:10px 0 0 0;
	color:#787878;
	text-align:left;
	display:inline-block;
	}
.iconset{
	display:inline-block;
	padding:0 5px 0px 5px;
	vertical-align:-1px;
	}
@media screen and (max-width:900px){
p{
	line-height:2.1;
	}
.menu{
	position:fixed;
	top:20px;
	right:5%;
	width:34px;
	height:40px;
	display:block;
	cursor:pointer;
	z-index:500;
	transition:color 2s;
	}
.menu:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
.menu1{
	width:30px;
	height:2px;
	background-color:#3C4652;
	position:absolute;
	top:2px;
	left:2px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	} 
.menu2{
	width:30px;
	height:2px;
	background-color:#3C4652;
	position:absolute;
	top:10px;
	left:2px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	} 
.menu3{
	width:30px;
	height:2px;
	background-color:#3C4652;
	position:absolute;
	top:18px;
	left:2px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	} 
.menu:after{
	content:"MENU";
	position:absolute;
	top:24px;
	left:0;
	width:34px;
	text-align:center;
	font-size:10px;
	color:#3C4652;
	font-weight:700;
	font-family:"Lato";
	}
.menuclick:after{
	content:"CLOSE";
	}
.menu1,.menu2,.menu3{
	transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out;
	}
.menuclick1{
	top:10px;
	-moz-transform:rotate(405deg);
	-webkit-transform:rotate(405deg);
	-o-transform:rotate(405deg);
	-ms-transform:rotate(405deg);
	transform:rotate(405deg);
	-webkit-box-shadow:0px 0px 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0px 0px 0 0 rgba(0,0,0,0);
	box-shadow:0px 0px 0 0 rgba(0,0,0,0);
	}
.menuclick2{
	opacity:0;
	}
.menuclick3{
	top:10px;
	-moz-transform:rotate(-405deg);
	-webkit-transform:rotate(-405deg);
	-o-transform:rotate(-405deg);
	-ms-transform:rotate(-405deg);
	transform:rotate(-405deg);
	-webkit-box-shadow:0px 0px 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0px 0px 0 0 rgba(0,0,0,0);
	box-shadow:0px 0px 0 0 rgba(0,0,0,0);
	}
#spnav{
	position:fixed;
	top:0;
	height:100%;
	width:100%;
	z-index:110;
	padding:50px 5% 50px 5%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	overflow-y:scroll;
	-ms-overflow-style:none;
	scrollbar-width:none;
	}
#spnav::-webkit-scrollbar{
	display:none;
	-webkit-appearance:none;
	}
#spnav:after{
	background-color:#FFF;
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	}
#spnav h2 a{
	width:260px;	
	display:block;
	position:relative;
	z-index:110;
	}
#spnav ul{
	position:relative;
	z-index:110;
	margin:30px 2% 0 2%;
	border-top:1px solid #DCDCDC;
	}
#spnav ul li{
	font-size:17px;
	font-weight:700;
	border-bottom:1px solid #DCDCDC;
	}
#spnav ul li a{
	display:block;
	padding:18px 40px 19px 15px;
	position:relative;
	color:#3C4652;
	}
#spnav ul li a:after{
	content:"";
	display:block;
	position:absolute;
	right:20px;
	top:27px;
	width:5px;
	height:5px;
	border-top:2px solid #3C4652;
	border-right:2px solid #3C4652;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	}
#spnav ul li ul{
	margin:0 0 0 35px;
	}
#spnav ul li ul li:last-of-type{
	border-bottom:0;
	}
#spnav ul li ul li{
	font-size:16px;
	font-weight:400;
	}
#spnav ul li ul li a{
	padding:14px 40px 15px 13px;
	}
#spnav ul li ul li a:after{
	top:23px;
	}
#spnav ul li ul li.current_page_item a{
	background-color:#00A38F !important;
	color:#FFF !important;
	}
#spnav ul li ul li.current_page_item a:after{
	border-color:#FFF !important;
	}
header{
	height:280px !important;
	}
header h1{
	left:3%;
	top:25px;
	width:200px;
	}
header #contactb{
	width:154px;
	height:52px;
	}
header #contactb h2 a{
	display:none;
	}
header #contactb h3{
	font-size:12px;
	padding:7px 0 0 12px;
	font-weight:400;
	}
header #contactb h3 span{
	font-size:17px;
	letter-spacing:0;
	background-position:left 4px;
	-webkit-background-size:14px auto;
	background-size:14px auto;
	padding-left:18px;
	}
header nav{
	display:none;
	}
.titleb{
	font-size:30px;
	padding-right:40px;
	}
.titleb span{
	font-size:16px;
	padding-top:36px;
	}
.titleb span:after{
	height:25px;
	left:11px;
	}
.cts{
	padding:0 6%;
	}
#kulink{
	font-size:15px;
	padding:30px 2% 70px 4%;
	}
.linkto a{
	padding:15px 60px 15px 22px;
	}
#recb{
	margin:140px auto 0 auto;
	padding:0 6%;
	}
#recb h3{
	font-size:40px;
	top:33%;
	}
#recb h3 img{
	width:76px;
	margin:0 0 -15px -30px;
	}
#recb h4{
	bottom:-26px;
	width:60%;
	padding:15px 60px 15px 22px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#recb h5 img{
	display:none;
	}
#recb h5 img.sp{
	display:block;
	}
footer{
	margin-top:-160px;
	}
footer h2{
	padding:260px 6% 55px 6%;
	}
footer h2 a{
	width:260px;
	}
footer h2 strong{
	font-size:16px;
	margin-top:20px;
	}
footer h2 strong a{
	display:inline;
	width:auto;
	}
footer ul{
	padding:50px 6% 0 6%;
	display:block;
	justify-content:normal;
	}
footer ul li{
	font-size:17px;
	border-bottom:1px solid #DCDCDC;
	position:relative;
	}
footer ul li:after{
	content:"";
	display:block;
	position:absolute;
	right:20px;
	top:27px;
	width:5px;
	height:5px;
	border-top:2px solid #3C4652;
	border-right:2px solid #3C4652;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	}
footer ul li a{
	display:block;
	padding:18px 40px 19px 15px;
	}
footer ul li ul{
	border-top:1px solid #DCDCDC;
	border-bottom:0;
	padding:0;
	margin:0 0 0 35px;
	}
footer ul li ul li{
	font-size:16px;
	margin-top:0;
	}
footer ul li ul li:after{
	top:23px;
	}
footer ul li ul li a{
	padding:14px 40px 15px 13px;
	}
footer ul li ul li:last-of-type{
	border-bottom:0;
	}
footer small{
	margin-top:40px;
	font-size:14px;
	padding:25px 10px 25px 10px;
	letter-spacing:0;
	}
#totop{
	position:relative;
	margin:40px auto 0 auto;
	right:auto;
	bottom:auto;
	}
#headbg{
	height:280px;
	}
#headbg h1{
	left:8%;
	margin-top:-35px;
	}
#headbg h1 strong{
	margin-top:0px;
	font-size:30px;
	}
#headbg h1 span{
	font-size:14px;
	padding-left:35px;
	}
#headbg h1 span:after{
	width:20px;
	top:10px;
	}
.post-box table th{
	display:block;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-bottom:1px solid #D2D2D2;
	padding:8px 4% 8px 4%;
	}
.post-box table td{
	display:block;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-bottom:1px solid #D2D2D2;
	padding:12px 4% 18px 4%;
	}
.post-box .youtube{
	position:relative;
	width:100%;
	padding-top:56.25%;
	}
.post-box .youtube iframe{
	position:absolute;
	top:0;
	right:0;
	width:100% !important;
	height:100% !important;
	}
img.alignleft{
	display:block;
	float:none;
	margin:10px auto 10px auto;
	}
img.alignright{
	display:block;
	float:none;
	margin:10px auto 10px auto;
	}
.wp-caption.alignleft{
	display:block;
	float:none;
	margin:10px auto 10px auto;
	}
.wp-caption.alignright{
	display:block;
	float:none;
	margin:10px auto 10px auto;
	}
}

@media screen and (max-width:370px){
header #contactb{
	display:none;
	}
}