@charset "UTF-8";
/*  
Theme Name: m-lab_010
Version: 1.0
Author: Masaru Takahashi
Author URI: https://www.m-lab-design.com/
*/


/* -------------------------------------------------------------------*/
/* ---- reset---------------------------------------------------------*/
/* -------------------------------------------------------------------*/

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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption {
	width: 100%;
}
a {
	outline: none;
}
/* -------------------------------------------------------------------*/
/* ---- style --------------------------------------------------------*/
/* -------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0;
	-webkit-text-size-adjust: none;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height: 1.7;
}
html, body {
	height: 100%;
}
h1 {
	font-size: 220%;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #33B3D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33b3d1;
}
h2 {
	font-size: 160%;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #33B3D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33b3d1;
}
h3 {
	font-size: 130%;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #33B3D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33b3d1;
}
h4 {
	font-size: 120%;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #33B3D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33b3d1;
}
h5 {
	font-size: 110%;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #33B3D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33b3d1;
}
h6 {
	font-size: 105%;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #33B3D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33b3d1;
}
p {
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #333;
}
img {
	border-style: none;
}
a img {
	border-style: none;
}
a:focus {
	outline: none;
	background-color: transparent;
}
a:active {
	outline: none;
	background-color: transparent;
}
.screen-reader-text {
	display: none;
}
.clear {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.clear hr {
	display: none;
}
hr {
	background-color: #ddd;
	border: 0;
	height: 1px;
	clear: both;
	margin: 30px auto;
}
blockquote {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color: #eee;
	margin-left: 5px;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(https://www.m-lab-design.com/PIE.htc);
}
pre {
}
address {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
ul {
	margin-left: 20px;
}
ol {
	margin-left: 20px;
}
dd {
	background-color: #eee;
	padding: 3px;
	margin-left: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(https://www.m-lab-design.com/PIE.htc);
}
table {
	border: 1px solid #ddd;
	margin: 0px;
}
th {
	border: 1px solid #ddd;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: normal;
	text-align: left;
	background-color: #f5f5f5;
}
td {
	border: 1px solid #ddd;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
object, embed {
	width: 100%;
	display: block;
	margin: auto;
}
/* -------------------------------------------------------------------*/
/* ---- space --------------------------------------------------------*/
/* -------------------------------------------------------------------*/
#wrap{
	margin: 0px;
	padding: 0px;
	width: 100%;
}


/* -------------------------------------------------------------------*/
/* ---- header      --------------------------------------------------*/
/* -------------------------------------------------------------------*/
#header_wrap{
	width: 100%;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000;
	color: #fff;
}
#header{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#siteTitle {
	float: left;
}
#siteTitle a {
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 189px;
	margin-top: 30px;
	margin-bottom: 15px;
	display: block;
}
#siteTitle h1 {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#site_description {
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}
#tel {
	float: right;
	background-image: url(img/phone.png);
	height: 36px;
	width: 184px;
	margin-top: 28px;
}


/* -------------------------------------------------------------------*/
/* ---- sub-menu -----------------------------------------------------*/
/* -------------------------------------------------------------------*/


/*　wordpress化する際にはFANITURSAKURAやJapandesignから移設すると作業が簡素化されます　*/



/* -------------------------------------------------------------------*/
/* ---- mainMenu -----------------------------------------------------*/
/* -------------------------------------------------------------------*/
#menu_wrap{
	width: 100%;
	color: #fff;
	background-color: #33B3D1;
	clear: both;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
#menu_wrap a{
	color: #fff;
	text-decoration: none;
}
#menu_wrap a:hover{
	text-decoration: none;
}
#mainMenu{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#mainMenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	height: 60px;
}
#mainMenu ul li{
	float: left;
	display: block;
	text-align: center;
	width: 136px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
#mainMenu ul li a{
	display: block;
	text-align: center;
	width: 136px;
	padding-top: 12px;
	padding-bottom: 8px;
}
#mainMenu ul li a:hover, #current{
	background-color: #2793AD;
}
.mainmenu_small{
	font-size: 90%;
	color: #fff;
}


/* -------------------------------------------------------------------*/
/* ---- top-image ----------------------------------------------------*/
/* -------------------------------------------------------------------*/
#banner{
	height: 470px;
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: -11;
	background-color: #000;
}
.slider-wrapper, #slider {
	margin-right: auto;
	margin-left: auto;
	height: 470px;
	width: 100%;
}
#bgStretcher{
	height: 470px;
	width: 100%;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}

/* -------------------------------------------------------------------*/
/* ---- second-image -------------------------------------------------*/
/* -------------------------------------------------------------------*/


/*　wordpress化する際にはFANITURSAKURAやJapandesignから移設すると作業が簡素化されます　*/.sub_top_image{
	margin: 0px;
	padding: 0px;
	background-image: url(img/sub_top_image.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 750px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	vertical-align: middle;
	display: table-cell;
}
.sub_top_image h1{
	padding-left: 25px;
	color: #fff;
}

/* -------------------------------------------------------------------*/
/* ---- breadcrumb ---------------------------------------------------*/
/* -------------------------------------------------------------------*/
#breadcrumb_wrap {
	width: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#breadcrumb {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 85%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#breadcrumb a:hover {
	color: #FF0086;
	text-decoration: none;
}
#breadcrumb img {
	margin-bottom: -6px;
}
/* -------------------------------------------------------------------*/
/* ---- content ------------------------------------------------------*/
/* -------------------------------------------------------------------*/
#contents{
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
#rightbox{
	float: left;
	width: 720px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 0px;
}
.infomation {
	padding-top: 7px;
	padding-bottom: 7px;
}
.date {
	float: left;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.infomation p {
	margin: 0px;
}
.infomation_bottom {
	margin-bottom: 15px;
}
.top_contents_01 {
	border: 1px solid #bbb;
	margin-top: 10px;
	height: 168px;
	width: 720px;
	font-size: 0px;
}
.top_contents_01 a {
	background-image: url(img/top_banner_01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 168px;
	width: 720px;
}
.top_contents_01 a:hover {
	background-image: url(img/top_banner_01_on.jpg);
	background-repeat: no-repeat;
}
.margine_top_0 {
	margin-top: 0px;
}
.margine_bottom_0 {
	margin-bottom: 0px;
}
.margine_bottom_5 {
	margin-bottom: 5px;
}
#contents_sub{
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




/* -------------------------------------------------------------------*/
/* ---- サイドバー ---------------------------------------------------*/
/* -------------------------------------------------------------------*/

#leftbox{
	float: right;
	width: 165px;
	padding-right: 15px;
}
.sidenav_01 {
}
.sidenav_01 h3 {
	height: 28px;
	padding-top: 8px;
}
.sidenav_01 ul {
	margin: 0px;
	list-style-type: none;
}
.sidenav_01 ul li {
}
.sidenav_01 ul li a {
	text-decoration: none;
	display: block;
	display: table-cell;
	height: 44px;
	vertical-align: middle;
	width: 199px;
	z-index: -99;
	color: #000;
}
.sidenav_01 ul li a:hover {
	text-decoration: underline;
}
#sidenav_01_current, #sidenav_01_current a, #sidenav_01_current a:hover {
	text-decoration: none;
}











/* -------------------------------------------------------------------*/
/* ---- footer -------------------------------------------------------*/
/* -------------------------------------------------------------------*/
#footerFixed{
	clear: both;
	background-color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #2793AD;
}
#footer_wrap {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	font-size: 85%;
	background-color: #2793AD;
	color: #fff;
}
#footer_wrap a {
	color: #fff;
}
#footer_wrap a:hover{
	text-decoration: underline;
}
#footer {
	width: 960px;
	margin: auto;
}
#footerMenu {
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-left: 0px;
}
#footerMenu ul {
	margin: 0px;
	padding: 0px;
}
#footerMenu ul li {
	display: inline;
	padding-right: 20px;
}
#M-Lab{
	clear: both;
	float: left;
	margin-top: 25px;
}
#copyright {
	float: right;
	margin-top: 25px;
}
#toTop {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: right;
	padding: 0px;
	float: right;
	margin-top: 15px;
}
#toTop_inner a {
	font-size: 0px;
	background-image: url(img/page_top.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	width: 102px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#toTop_inner a:hover {
	background-image: url(img/page_top_on.png);
	background-repeat: no-repeat;
}











/* -------------------------------------------------------------------*/
/* ---- navigation ---------------------------------------------------*/
/* -------------------------------------------------------------------*/
/*　wordpressプラグインWP-PageNaviに対応　*/

.navigation {
	clear: both;
	padding: 20px 0 0;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
}
.navigation a {
	color: #fff;
	padding: 5px 10px;
	background-color: #999;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(https://www.japandesign.biz/PIE.htc);
	margin: 2px;
	padding: 5px 10px;
}
.navigation a:hover {
	background-color: #aaa;
}
.navigation div.alignleft {
	float: left;
}
.navigation div.alignright {
	float: right;
}
.navigation span {
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(https://www.japandesign.biz/PIE.htc);
	margin: 2px;
}
.navigation span.current {
	background-color: #48e;
}
.navigation span.pages {
	background-color: #ccc;
	padding: 5px 20px;
}
/* -------------------------------------------------------------------*/
/* ---- image --------------------------------------------------------*/
/* -------------------------------------------------------------------*/
/*　wordpress標準エディターに対応　*/
.thumbnail-align img {
	float: left;
	padding: 7px;
	margin: 0 20px 20px 0;
	background-color: #eee;
}
img.alignleft {
	float: left;
	padding: 7px;
	margin: 0 20px 20px 0;
	background-color: #eee;
}
img.alignright {
	float: right;
	padding: 7px;
	margin: 0 0 20px 20px;
	background-color: #eee;
}
img.aligncenter {
	clear: both;
	display: block;
	padding: 7px;
	background-color: #eee;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	text-align: center;
	padding: 7px 2px;
}
.wp-caption.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
.wp-caption.alignright {
	float: right;
	margin: 0 0 15px 15px;
}
.wp-caption img {
	margin: 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
	padding: 0 0 25px;
}
.gallery .gallery-item {
	float: left;
	text-align: center;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0;
}
.gallery br+br {
	display: none;
}
/* -------------------------------------------------------------------*/
/* ---- コメント -----------------------------------------------------*/
/* -------------------------------------------------------------------*/
/*　wordpress化する際にはFANITURSAKURAやJapandesignからphpファイルを移設すると作業が簡素化されます　*/
.commentlist {
	margin: 0;
}
.commentlist p {
	margin: 10px 0;
	clear: both;
}
.commentlist li {
	clear: both;
}
.commentlist .comment-body {
	clear: both;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.commentlist .reply {
	text-align: right;
}
.commentlist .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.comment-author.vcard {
}
.commentlist .comment {
	background-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
}
.commentlist .bypostauthor {
	background-color: #ddd;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
}
#commentform {
	padding: 5px 10px;
	background-color: #ccc;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(https://www.japandesign.biz/PIE.htc);
	margin: 2px;
	padding: 5px 10px;
	border: 1px solid #aaa;
}
#commentform p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#commentform textarea#comment {
	border: 1px solid #aaa;
	padding: 3px;
	width: 98%;
}
#commentform input#url, #commentform input#email, #commentform input#author {
	border: 1px solid #aaa;
	padding: 3px;
	clear: both;
	width: 60%;
	margin-right: 40%;
}
#commentform .required {
	color: #c00;
}
#commentform label {
}
.form-allowed-tags {
	display: none;
}
/* -------------------------------------------------------------------*/
/* ---- side-widget --------------------------------------------------*/
/* -------------------------------------------------------------------*/
/*　wordpress化する際にはJapandesignからphpファイルを移設すると作業が簡素化されます　*/
#side {
	width: 235px;
	overflow: hidden;
	padding: 0;
	float: right;
	margin-top: 30px;
	font-size: 90%;
	margin-right: 20px;
}
.sideWidget {
	padding: 15px;
	background-color: #eee;
	margin-bottom: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	behavior: url(https://www.japandesign.biz/PIE.htc);
	border: 1px solid #aaa;
}
.sideWidget .widgetTitle {
	margin: 0;
	font-weight: bold;
}
.sideWidget ul {
	margin: 0;
}
.sideWidget ul ul {
	margin: 0;
	padding: 0 0 0 10px;
}
.sideWidget p {
	margin: 0;
}
.sideWidget th, .sideWidget td {
	padding: 0;
	text-align: center;
}
/* -------------------------------------------------------------------*/
/* ---- calendar -----------------------------------------------------*/
/* -------------------------------------------------------------------*/
/*　wordpress化する際にはJapandesignからphpファイルを移設すると作業が簡素化されます　*/
#calendar_wrap {
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
}
#wp-calendar tbody a {
}
#wp-calendar tbody a:hover {
}
#wp-calendar tbody td {
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}

/* -------------------------------------------------------------------*/
/* ---- footer-widget ------------------------------------------------*/
/* -------------------------------------------------------------------*/
/*　wordpress化する際にはJapandesignからphpファイルを移設すると作業が簡素化されます　*/

#footerWrap {
	background: #737373;
	clear: both;
	margin: 0 auto;
	min-height: 250px;
	color: #fff;
}
#footerWrap a:link {
	color: #fff;
	text-decoration: underline;
}
#footerWrap a:visited {
	text-decoration: underline;
	color: #fff;
}
#footerWrap a:hover {
	text-decoration: none;
	color: #fff;
}
#footerWrap a:active {
	text-decoration: none;
	color: #fff;
}
#footerWidgetArea {
	float: left;
	width: 100%;
	margin: 0;
	font-size: 80%;
	line-height: 1.8;
}
.footerWidget {
	float: left;
	padding: 15px;
	width: 210px;
	margin: 0;
}
.widgetTitle {
	margin: 0;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 3px;
}
.footerWidget ul {
	margin: 0;
}
.footerWidget p {
	margin: 0;
}
/* -------------------------------------------------------------------*/
/* ---- infinitescroll -----------------------------------------------*/
/* -------------------------------------------------------------------*/
/*　wordpressプラグインInfinite Scrollに対応　*/

#infscr-loading {
	text-align: center;
	z-index: 100;
	position: fixed;
	left: 35%;
	bottom: 20%;
	width: 30%;
	background: #000;
	opacity: 0.8;
	color: #FFF;
	border-radius: 10px;
	behavior: url(https://www.japandesign.biz/PIE.htc);
	padding: 20px 0;
	font-size: 13px;
	line-height: 30px;
}
/* -------------------------------------------------------------------*/
/* ---- Contact Form 7 -----------------------------------------------*/
/* -------------------------------------------------------------------*/
/*　wordpressプラグインContact Form 7に対応　*/

.wpcf7-form {
	border: 1px solid #ddd;
	margin: 0 auto 20px;
	padding: 20px;
	background-color: #f4f4f4;
	border-radius: 20px;
	-moz-border-radius: 20px;
	behavior: url(https://www.japandesign.biz/PIE.htc);
}
.wpcf7-form input {
	width: 50%;
	margin: 0;
}
.wpcf7-form textarea {
	width: 99%;
	height: 250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.wpcf7-form p {
	margin: 0 0 10px;
}
.wpcf7-not-valid-tip {
	padding: 2px;
	clear: both;
	color: #c00;
}
.wpcf7-display-none {
	display: none;
}
.wpcf7-form img.ajax-loader {
	float: right;
	margin-top: -30px;
}
.wpcf7-response-output {
	margin: 0 0 20px;
	padding: 5px;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url(https://www.japandesign.biz/PIE.htc);
}
.wpcf7-mail-sent-ok {
	background-color: #4d8e36;
	color: #fff;
}
.wpcf7-mail-sent-ng {
	background-color: #fc4d51;
	color: #fff;
}
.wpcf7-spam-blocked {
	background-color: #fead5f;
	color: #000;
}
.wpcf7-validation-errors {
	background-color: #f8e48e;
	color: #000;
}
input.wpcf7-submit {
	margin: 10px auto;
	width: 120px;
	height: 32px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	padding: 0;
	background-color: transparent;
	background-image: url(img/submit_btn.png);
	background-position: center top;
}
input.wpcf7-submit:hover {
	background-color: transparent;
	background-image: url(img/submit_btn.png);
	background-position: center bottom;
}
/* -------------------------------------------------------------------*/
/* ---- mobilesmart_switcher -----------------------------------------*/
/* -------------------------------------------------------------------*/
/*　wordpressプラグインmobilesmart_switcherに対応　*/

#mobilesmart_switcher {
	clear: both;
	font-size: 1em;
	text-align: center;
	line-height: 2em;
}
/* -------------------------------------------------------------------*/
/* ---- blog ---------------------------------------------------------*/
/* -------------------------------------------------------------------*/
.single_navigation {
	margin-top: 30px;
	margin-bottom: 60px;
}
