@charset "utf-8";
/*
Theme Name: Kaitai Meijin2018
Theme URI: https://kaitai-meijin.jp/
Description: 岡山解体名人のテーマ
Author: Web Design Office CROSSROAD
Author URI: http://www.wdcro.com/
*/

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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, dl, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {	margin: 0; padding: 0; border: 0; font-style:normal; font-weight: normal; font-size: 100%; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html{ overflow-y: scroll; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
input, textarea { margin: 0; padding: 0; }
ol, ul{ list-style:none; }
table{ border-collapse: collapse; border-spacing:0; }
caption, th{ text-align: left; }
a:focus {outline:none; }
.clearfix:after {content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px;
/*¥*//*/
height: auto; overflow: hidden;
/**/
}
.clear , .cl { clear:both; }
/*--------↑↑↑↑↑-resrt↑↑↑↑↑--------------*/
body {
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0px auto;
	text-align: center;
	background-color: #fff;
	color: #454545;
}
a {
	color: #49777F;
}
a:hover {
	color: #A52323;
}
.red {
	color: #D30000;
}
.blue {
	color: #1D4ED8;
}
.green {
	color: #4A7C09;
}
.purple {
	color: #961E72;
}
.pink {
	color: #DB6BB9;
}
hr {
	border-color: #DDD;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
a , a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.aligncenter  {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 40px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 40px;
}
.alignnone {
	margin: 0 0 20px 0;
}
@media only screen and (max-width:620px) {
.alignleft {
	max-width: 50%;
	height: auto;
	margin: 0 20px 20px 0;
}
.alignright {
	max-width: 50%;
	height: auto;
	margin: 0 0 20px 20px;
}
}
hr {
	height: 12px;
	border: 0px;
	clear: both;
	border-style: solid;
	border-width: 0 0 1px 0;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center !important;
}
.big1 {
	font-size: 1.2em;
	line-height: 1.6em;
}
.big2 {
	font-size: 1.5em;
	line-height: 1.6em;
}
.big3 {
	font-size: 1.8em;
	line-height: 1.6em;
}
@media only screen and (max-width:620px) {
.big1 {
	font-size: 1.0em;
	line-height: 1.4em;
}
.big2 {
	font-size: 1.1em;
	line-height: 1.4em;
}
.big3 {
	font-size: 1.2em;
	line-height: 1.4em;
}
}
.small {
	font-size: 0.8em;
}
iframe {
	max-width: 100%;
}
.nowrap {
	white-space: nowrap;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-header*/
header {
	width: 100%;
	/*background: #188FC4;*/
	background: #FFFFFF;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header*/
#header {
	margin: 0px auto;
	width: 1000px;
}
@media only screen and (max-width: 1000px) {
#header {
	width: 98%;
	margin: 0 1%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-left*/
#header-left {
	text-align: left;
	float: left;
	width: 40%;
	padding: 0;
}
@media only screen and (max-width:620px) {
#header-left {
	text-align: center;
	width: 99%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-right*/
#header-right {
	text-align: right;
	float: right;
	width: 40%;
	padding: 0;
}
@media only screen and (max-width:620px) {
#header-right {
	display: none;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-right a#header-tel*/
a#header-tel , a#header-tel img {

}
@media only screen and (min-width: 621px) and (max-width: 1000px) {
#header-right a#header-tel img {

}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu-wrap*/
#header-menu-wrap {
	width: 100%;
	clear: both;
	background-color: #3BACDC;

	/*background-color: rgba(91,178,16,0.88);*/
}
@media only screen and (max-width:620px) {
#header-menu-wrap {
	display: none;
}
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu*/
#header-menu {
	margin: 0px auto;
	width: 1000px;
}
@media only screen and (max-width: 1000px) {
#header-menu {
	margin: 0;
	width: 100%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu ul li*/
#header-menu ul li {
	display: inline;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu ul li a*/
#header-menu ul li a {
	display: block;
	float: left;
	height: 60px;
	background-repeat: no-repeat , no-repeat;
	background-position: center center , left top;
	background-size: 100% 100% , auto auto;
	text-indent: -9999px;
	background-color: #3BACDC;
}
/*--------------------------------------------*/
#header-menu ul li.header-home a {
	width: 8%;
	background-image: url(image/header-home.png) , url(image/header-menu-border.png) ;
}
/*--------------------------------------------*/
#header-menu ul li.header-introduction a {
	width: 18%;
	background-image: url(image/header-introduction.png) , url(image/header-menu-border.png);
}
/*--------------------------------------------*/
#header-menu ul li.header-flow a {
	width: 18%;
	background-image: url(image/header-flow.png) , url(image/header-menu-border.png);
}
/*--------------------------------------------*/
#header-menu ul li.header-faq a {
	width: 16%;
	background-image: url(image/header-faq.png) , url(image/header-menu-border.png);
}
/*--------------------------------------------*/
#header-menu ul li.header-blog a {
	width: 20%;
	background-image: url(image/header-blog.png) , url(image/header-menu-border.png);
}
/*--------------------------------------------*/
#header-menu ul li.header-company a {
	width: 20%;
	background-image: url(image/header-company.png) , url(image/header-menu-border.png) , url(image/header-menu-border.png);
	background-repeat: no-repeat , no-repeat , no-repeat;
	background-position: center center , top left , top right;
	background-size: 100% 100% , auto auto ,auto auto;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu ul li a:hover*/
#header-menu ul li a:hover {
	background-color: #FF8C1A;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu ul li.current*/
#header-menu ul li.current a {
	background-color: #318EB5;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#breadcrumb-wrap*/
#breadcrumb-wrap {
	width: 100%;
	border-top: 1px solid #FFF;
	clear: both;
	background: #ECE7DE;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#breadcrumb*/
#breadcrumb {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 3px 0;
	font-size: 0.7em;
	color: #454545;
}
@media only screen and (max-width:1000px) {
#breadcrumb {
	width: 96%;
	padding: 3px 2%;
}
}
#breadcrumb ul li {
	display: inline;
	margin: 0 7px 0 0;
}
#breadcrumb a {
	color: #454545;
}
#breadcrumb a:hover {
	color: #BC4C00;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#wrap*/
#wrap {
	width: 100%;
	line-height: 1.6em;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#home-image-wrap*/
#home-image-wrap {
	width: 100%;
	background: url("image/home-image-wrap-bg.jpg") repeat-x center center;
	/*height: 450px;*/
}
@media only screen and (max-width: 1000px) {
	#home-image-wrap {
	background: none;
	}
}
#home-image {
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article*/
article {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 1px 0 50px 0;
	background: #FFF;
}
@media only screen and (max-width: 1000px) {
article {
	width: 100%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article h1*/
article h1 {
	font-size: 1.6em;
	margin: 30px 0;
	padding: 15px 20px;
	border-radius: 5px;
	color: #FFFFFF;
	background: #063259;
}
@media only screen and (max-width:620px) {
article h1 {
	font-size: 1.2em;
	padding: 10px 2%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.home article h1*/
.home article h1 {
	font-size: 1.6em;
	margin: 20px -5%;
	padding: 15px 0;
	color: #063259;
	background: #fff;
}
@media only screen and (max-width:620px) {
	.home article h1 {
		font-size: 1.2em;
		margin: 10px 0;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post*/
article .post {
	padding: 0px 7%;
}
@media only screen and (max-width:620px) {
		article .post {
		padding: 0px 3%;
		}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post h2*/
article .post h2 {
	font-size: 1.5em;
	margin: 50px -4% 30px -4%;
	padding: 10px 30px;
	border-radius: 5px;
	clear: both;
	color: #FFFFFF;
	background-color: #7B878E;
}
@media only screen and (max-width:620px) {
	article .post h2 {
		font-size: 1.3em;
		margin: 20px -4% 10px -4%;
		padding: 5px 10px;
		border-radius: 5px;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.home article h2*/
article h2.home-h2 {
	font-size: 1.6em;
	margin: 50px 4% 30px 4%;
	padding: 15px 20px;
	border-radius: 5px;
	clear: both;
	color: #FFFFFF;
	background-color: #A23D3A;
}

@media only screen and (max-width:620px) {
	article h2.home-h2 {
		font-size: 1.0em;
		margin: 20px 3% 10px 3%;
		padding: 5px 10px;
		border-radius: 5px;
	}
}
article h2#home-h2-1 {
	font-size: 2em;
	font-weight: bold;
	/*margin: 50px 4% 30px 4%;*/
	padding: 15px 0;
	clear: both;
	color: #C0272A;
	line-height: 1.4em;
	background-color: #FFFFFF;
}
@media only screen and (max-width:620px) {
	article h2#home-h2-1 {
		font-size: 1.3em;
		margin: 20px 0 10px 0;
	}
}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post h3*/
article .post h3 {
	font-size: 1.4em;
	margin: 10px 0;
	padding: 5px 0;
	color: #065774;
	border-bottom: 1px solid #065774;
}
@media only screen and (max-width:620px) {
	article .post h3 {
		font-size: 1.0em;
	}
}
article .post h3.home-h3 {
	border-bottom: none;
}
article .post h3.home-h3 span {
	background: #065774;
	color: #FFFFFF;
	padding: 10px 20px;
	margin: 0 10px 7px 0;
	font-weight: bold;
	display: inline-block;
	
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post p*/
article .post p {
	margin: 0 0 20px 0;
}
@media only screen and (max-width:620px) {
	article .post p {
		margin: 0 0 10px 0;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post .blog-date*/
article .post .blog-date {
	font-weight: bold;
	font-size: 1.4em;
}
@media only screen and (max-width:620px) {
	article .post .blog-date {
		font-size: 1.1em;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post ul*/
article .post ul {
	margin: 0 0 30px 0;
}
@media only screen and (max-width:700px) {
	article .post ul {
		margin: 0 0 10px 0;
	}
}
article .post ul li {
	list-style-type: square;
	margin: 0 0 0 2em;
}
article .post ul.check-list li {
	list-style-image: url("image/check-list.png");
	margin: 0 0 0.7em 2.5em;
	font-size: 1.2em;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post ol*/
article .post ol {
	margin: 0 0 30px 0;
}
@media only screen and (max-width:700px) {
	article .post ol {
		margin: 0 0 10px 0;
	}
}
article .post ol li {
	list-style-type: decimal;
	margin: 0 0 0 2em;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post dl*/
article .post dl {
	margin: 0 0 30px 0;
	font-size: 0.9em;
}
@media only screen and (max-width:700px) {
	article .post dl {
		margin: 0 0 10px 0;
	}
}
article .post dl dt {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #275114;
}
article .post dl dd {
	margin: 0 0 20px 20px;
} 
@media only screen and (max-width:620px) {
	article .post dl dd {
		margin: 0 0 20px 0;
	}  
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article#faq .post section*/
article#faq .post section {
	margin: 0 0 30px 0;
	padding: 20px;
	border: 1px solid #cdcdcd;
	background-color: #F1F2F3;
	border-radius: 5px;
}
article#faq .post section h2 {
	font-size: 1.4em;
	padding: 0 0 0 60px;
	margin: 0 0 20px 0;
	color: #007FB7;
	min-height: 30px;
	font-weight: normal;
	background: url(image/q.png) no-repeat top left;
}
article#faq .post section p {
	padding: 0 0 0 60px;
	min-height: 30px;
	margin: 0;
	background: url(image/a.png) no-repeat top left;
}
@media only screen and (max-width:620px) {
	article#faq .post section h2 , article#faq .post section p {
		padding: 0 0 0 40px
	} 
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article#flow .post section*/
article#flow .post section {
	margin: 0;
	padding: 30px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
}
article#flow .post section h2 {
	font-size: 1.4em;
	margin: 0 0 20px 0;
	padding: 0;
	color: #007FB7;
	font-weight: normal;
	background: #fff;
}
article#flow .post section h2 span {
	color: #FFFFFF;
	background: #007FB7;
	padding: 5px 10px;
	margin-right: 10px;
	font-size: 0.8em;
}
article#flow .post section p {
	padding: 0;
	margin: 0;
}
article#flow .post section ul {
	padding: 0;
	margin: 0;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article#introduction .post section*/
article#introduction .post section {
	margin: 0 0 20px 0;
	padding: 30px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
}
article#introduction .post section h3 {
	font-size: 1.4em;
	margin: 0 0 20px 0;
	padding: 0;
	color: #2C972E;
	font-weight: normal;
	background: #fff;
	border-bottom: none;
}
article#introduction .post section h3 span {
	color: #FFFFFF;
	background: #2C972E;
	padding: 5px 10px;
	margin: 0 10px 5px 0;
	font-size: 0.8em;
	display: inline-block;

}
article#introduction .post section p {
	padding: 0;
	margin: 0;
}
article#introduction .post section ul {
	padding: 0;
	margin: 0;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post .f1*/
article .post .f1 {
	padding: 15px;
	margin: 0 0 20px 0;
	background-color: #F2F5F7;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post table*/
article .post table {
	margin: 0 0 30px 0;
	font-size: 0.9em;
	width: 100%;
}
@media only screen and (max-width:700px) {
article .post table {
	margin: 0 0 10px 0;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo UI, sans-serif;
}
}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post table.t1*/
article .post table.t1 {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
article .post table.t1 th {
	padding: 5px 10px;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background: #EFECE0;
	font-weight: bold;
}
article .post table.t1 td {
	padding: 5px 10px;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
@media only screen and (max-width:620px) {
article .post table.t1 th , article .post table.t1 td {
	padding: 2px 5px !important;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post table.t2*/
article .post table.t2 {
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
}
article .post table.t2 th {
	padding: 5px 10px;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	background: #F0F0F0;
	font-weight: bold;
	text-align: center;
}
article .post table.t2 td {
	padding: 5px 10px;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	text-align: center;
}
@media only screen and (max-width:620px) {
	article .post table.t2 th , article .post table.t2 td {
		padding: 2px 5px !important;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article table.t-form*/
article table.t-form {
	width: 100%;
	border-collapse: separate;
	border-spacing: 8px;
}
article table.t-form th {
	padding: 7px 12px;
	white-space: nowrap;
	font-weight: bold;
	background: #E1E1CF;
	vertical-align: top;
	text-align: right;
	color: #121212;
}
article table.t-form td {
	padding: 7px 12px;
	background: #f0f0f0;
	color: #111;
}
@media only screen and (max-width:620px) {
	article table.t-form th , article table.t-form td {
		display: block;
		text-align: left;
		padding: 3px 5%;
	}
	article table.t-form td textarea , .wpcf7-text , .wpcf7-file {
		width: 100% !important;
	}
}
.hissu {
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 10px 4px 10px;
	margin: 0px 10px;
	color: #FFF;
	background: #B51E21;
	border-radius: 5px;
	white-space: nowrap;
}

/*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*/
/*　　　 コンタクトフォームアイテム      */
/*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*:*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.wpcf7-list-item*/
.wpcf7-list-item {
	display: block;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 0.8em;
	font-weight: bold;
	color: #C00;
}
.wpcf7 .wpcf7-not-valid {
    background-color: #FDC3C3;
}
.wpcf7-submit {
	font-size: 1.2em;
	min-width: 100%;
	padding: 5px;
}
.wpcf7 div.wpcf7-response-output {
	margin: 10px 0;
	padding: 10px 15px;
}
.wpcf7 div.wpcf7-mail-sent-ok {
	border: none;
	background-color: #3EB714;
	color: #FFF;
}
.wpcf7 div.wpcf7-mail-sent-ng {
	border: none;
	background-color: #CA0000;
	color: #FFF;
}
.wpcf7 div.wpcf7-spam-blocked {
	border: none;
	background-color: #CA0000;
	color: #FFF;
}
.wpcf7 div.wpcf7-validation-errors {
	border: none;
	background-color: #C00;
	color: #FFF;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.pagenavi*/
.wp-pagenavi {
	text-align: center;
	clear:both;
	padding: 20px 0;
	position: relative;
	font-size: 0.9em;;
	background: none;
	margin: 10px 0 20px;
	vertical-align: middle;
}
.wp-pagenavi span, .wp-pagenavi a {
	display: inline-block;
	margin: 2px 2px 2px 0;
	padding: 5px 10px ;
	text-decoration: none;
	width: auto;
	color: #FFF;
	background: #444;
}
.wp-pagenavi a:hover{
	color: #FFF;
	background: #C00;
}
.wp-pagenavi .current{
	background: #666;
	color: #FFF;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .catch*/
article .catch {
	margin: 0 7%;
	padding: 20px 0;
	border-bottom: 1px dotted #AEAEAE;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .catch .wp-post-image*/
article .catch .wp-post-image {
	float: left;
}
@media only screen and (min-width:621px) and (max-width:1000px) {
	article .catch .wp-post-image {
		max-width: 20%;
	}
}
@media only screen and (max-width:620px) {
	article .catch .wp-post-image {
		margin: 0 15px 0 0;
		max-width: 40%;
		min-width: 120px;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .catch h2 , article .catch h3*/
article .catch h2 , article .catch h3 {
	width: 670px;
	float: right;
	font-size: 1.2em;
}
article .catch h2.no-image  , article .catch h3.no-image {
	width: 100%;
}
@media only screen and (min-width:621px) and (max-width:1000px) {
article .catch h2 , article .catch h3 {
	width: 75%;
	font-size: 1.1em;
}
}
@media only screen and (max-width:620px) {
article .catch h2 , article .catch h3 {
	width: 100%;
	float: none;
	font-size: 1.0em;
	padding: 0 0 10px 0;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .catch p*/
article .catch p {
	font-size: 0.9em;
	margin: 0;
	width: 670px;
	float: right;
}
article .catch .blog-date {
	padding: 0;
	font-weight: bold;
	margin: 0;
	text-align: right;
}
article .catch p.no-image {
	width: 100%;
}
@media only screen and (min-width:621px) and (max-width:1000px) {
article .catch p {
	width: 75%;
}
}
@media only screen and (max-width:620px) {
article .catch p {
	width: 100%;
	float: none;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.photo-box*/
.photo-box {
	padding: 8px;
	background: #6A6A6A;
	border: 2px solid #fff;
}
.each-photo {
	float: left;
	padding: 8px;
}
.each-photo img {
	border: 1px solid #fff;
}
@media only screen and (max-width: 1000px) {
	.photo-box {
		padding: 0;
		border: none;
		background: none;
	}
	.each-photo {
		padding: 8px 0.5%;
		width: 24%;
	}
	.each-photo img {
		width: 100%;
		border: none;
	}
}
@media only screen and (max-width: 720px) {
	.each-photo {
		padding: 5px 0.5%;
		width: 32.3333%;
	}
}
@media only screen and (max-width: 540px) {
	.each-photo {
		padding: 5px 1%;
		width: 48%;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .left-box*/
article .left-box1 {
	float: left;
	width: 47.5%;
	margin: 0 5% 0 0;

}
article .right-box1 {
	float: right;
	width: 47.5%;
}
article .left-box2 {
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
}
article .center-box2 {
	float: left;
	width: 30%;
}
article .right-box2 {
	float: right;
	width: 30%;
}
/*@media only screen and (max-width:800px) {
	article .left-box2 , article .center-box2 , article .right-box2 {
		width: 100%;
		margin: 0;
		float: none;
	}
}*/
@media only screen and (max-width:620px) {
	article .left-box1 , article .right-box1 {
		width: 100%;
		margin: 0 auto 15px auto;
		float: none;
		text-align: center;		
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .main-navi*/
article .main-navi {
	margin: 20px 0;
}
article .main-navi-left a {
	width: 40%;
	float: left;
	line-height: 1.2em;
	font-size: 0.8em;
	font-weight: bold;
}
article .main-navi-right a {
	width: 40%;
	float: right;
	text-align: right;
	line-height: 1.2em;
	font-size: 0.8em;
	font-weight: bold;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.detail a*/
.detail a {
	float: right;
	color: #FFF;
	padding: 7px 35px 7px 15px;
	line-height: 1em;
	background: #343434 url(image/detail-bg.png) no-repeat right center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	margin: 10px 0;
}
.detail a:hover {
	background-color: #9e1212;
}
.sagyo1 {
	display: inline-block;
	margin: 10px 10px 0 0;
	padding: 5px 15px;
	background: #2D9F45;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 1.1em;
}
.sagyo2 {
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 15px;
	background: #E76438;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 1.1em;
}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#response-wrap*/
#response-wrap {
	border-top: 2px solid #ddd;
	background: #ECE7DE;
}
@media only screen and (max-width:620px) {
#response-wrap {
	display: none;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#response*/
#response {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}
@media only screen and (min-width: 621px) and (max-width: 1050px) {
#response {
	width: 98%;
	padding: 0 1%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#response-1*/
#response-1 {
	float: left;
	width: 31%;
	padding: 10px 0;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#response-2*/
#response-2 {
	float: left;
	width: 38%;
	padding: 10px 0;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#response-3*/
#response-3 {
	float: left;
	width: 23%;
	padding: 10px 0;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#response-4*/
#response-4 {
	float: right;
	width: 8%;
	padding: 10px 0;
}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#mobile-bottom*/
@media only screen and (min-width:621px) {
#mobile-bottom {
	display: none;
}
}
#mobile-bottom {
	width: 99%;
	padding: 5px 0 5px 1%;
	position: fixed;
	bottom: 0;
	z-index: 99;
	background: url(image/mobile-bottom-bg.png);
}
#mobile-bottom ul li {
	display: inline;
}
#mobile-bottom ul li a {
	width: 19%;
	float: left;
	margin: 5px 1% 5px 0;
	background-position: center center;
	border-radius: 3px;
	height: 60px;
	text-indent: -9999px;
	background-color: #318EB5;
}
#mobile-bottom ul li#mb-home a {
	background-image: url(image/mobile-bottom-home.png);
}
#mobile-bottom ul li#mb-tel a {
	background-image: url(image/mobile-bottom-tel.png);
}
#mobile-bottom ul li#mb-mail a {
	background-image: url(image/mobile-bottom-mail.png);
}
#mobile-bottom ul li#mb-top a {
	background-image: url(image/mobile-bottom-gotop.png);
}
#mobile-bottom ul li#mb-menu a {
	background-image: url(image/mobile-bottom-menu.png);
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-footer*/
footer {
	width: 100%;
	clear: both;
	background: #027497;
	border-top: 1px solid #FFF;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	padding: 20px 10px;
}
@media only screen and (max-width:1000px) {
#footer {
	width: 100%;
	margin: 0;
	padding: 20px 0;
}
}
@media only screen and (max-width:620px) {
#footer {
	padding: 20px 0 50px 0;
}
}
#footer h3 {
	font-size: 1.2em;
	color: #F7FFAC;
	font-weight: bold;
}
#footer-left {
	width: 45%;
	margin: 0 2% 0 3%;
	float: left;
	text-align: left;
}
#footer-right {
	width: 45%;
	margin: 0 3% 0 2%;
	float: right;
	text-align: left;
}
#footer nav {
	margin: 15px 0;
}
#footer ul li {
	margin: 5px;
}
#footer ul li a {
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 5px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
}
#footer ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
@media only screen and (max-width:720px) {
	#footer-left , #footer-right {
		width: 100%;
		float: none;
		margin: 0;
	}
	#footer h3 {
		text-align: center;
	}
	#footer ul li {
		display: block;
		margin: 0 5px;
	}
	#footer ul li a {
		display: block;
		margin: 5px;
		padding: 10px 10px;
		background: #E8E1D9;
		font-size: 1em;
		font-weight: normal;
		color: #333;
	}
		#footer ul li a:hover {
		color: #333;
		text-decoration: none;
	}
}
#footer p {
	padding: 15px;
	font-size: 0.7em;
	color: #FFF;
}
#footer p a {
	color: #fff;
}