@charset "UTF-8";
/*初期設定
----------------------------------------------------*/
html {
	margin:0;
	padding:0;
}
body {
	font-family: 'Zen Kaku Gothic New', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; 
  font-size: 18px;
  line-height: 1.8em;
  letter-spacing: 0.1rem;
  color: #231815;
  -webkit-text-size-adjust: 100%;
	margin:0;
	padding:0;
	position:relative;
	background:#F5F2EC;
  }
img {
  max-width: 100%;
  height: auto;
	border:none;
	vertical-align: bottom;
}

.img100 img {
	width:100%;
	max-width:none;
}

.px16b {
	font-size:16px;
	font-weight:bold;
	}
.px12l {
	font-size:13px;
	line-height:2.2em;
}
.read1 {
	font-size:36px;
	letter-spacing: 0.2em;
	font-weight:bold;
	line-height:2.0em;
	margin:40px 0 20px;
}

.min {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体",'Noto Sans JP', "メイリオ", Meiryo, serif;
}

ul, li {
	list-style: none;
	margin:0;
	padding:0;
}

.clear {
    clear:both;
}



.wrapper{
width:94%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0;
}
.lh26 {
	line-height:2.6em;
}
.wrapper.blog {
width:90%;
  max-width: 1000px;
	background:#FFF;
	padding:150px 2% 50px;
}
.blogtit img {
	display:block;
	width:90%;
	max-width:500px;
	margin:50px auto;
}
.blogtit {
	border-bottom: solid 1px #00572F;
	margin-bottom:40px;
}
.inner{
width:94%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0;
line-height:2.6em;
}
.inner900{
width:94%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
line-height:2.6em;
}
.inner800 {
	width:80%;
	max-width:760px;
	margin:0 auto;
}
  
.red {
	color:#E50114;
}
.green {
	color:#00572F;
}

#headernew {
	width:100%;
	background:#00572F;
	position:fixed;
	top:50px;
	z-index: 9999;
	padding:0;
}
#headernew.tokusetsu {
	position:relative;
	z-index: 99;
	top:0;
}
#headernew h1 {
	width:38%;
	float:left;
	text-align: left;
}
#headernew h2 {
	width:60%;
	float:right;
	text-align: right;
	margin-bottom:0;
}

#headernew img.tel {
	display:inline-block;
	margin: 0 2% 0 0;
	width:30%;
}
#headernew img.icon {
	display:inline-block;
	margin: 0 0 0 10px;
	height:28px;
}


#slider a {
	display:block;
	position:relative;
}
#slider a span {
	display:block;
	width:400px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-200px;
}


/* メニュー */
nav {
	display:block;
	margin-top:10px;
}
nav li {
	display:inline-block;
	margin-left:22px;
	position:relative;
}
nav li a {
	font-size:16px;
	font-weight:normal;
	letter-spacing: 1.5px;
	color:#FFF;
	text-decoration: none;
}
nav li ul {
	position:absolute;
	left:0;
	top:1.2em;
	height:0;
  overflow: hidden;
}
nav li ul li{
  overflow: hidden;
  height: 0;
	margin-left:0;
}
nav li:hover {
	overflow:visible;
}
nav li:hover ul {
	width:160px;
	height: auto;
	z-index: 999999;
	overflow:visible;
}
nav li:hover ul li{
	display:block;
  overflow: hidden;
  height: auto;
	text-align: left;
}
nav li:hover ul li a{
display:block;
padding: 0 5px;
margin:0;
background:#F4F3F2;
color:#00572E;
}
nav li:hover ul li a:hover {
background:#FFF;
opacity: 1.0;
}

.head-mgn {
	height:150px;
}

.page-head {
/*	height:41vw;*/
}

.page-head img {
	display:block;
	width:62vw;
	float:right;
}

.green-lbrock{
	color:#00572F;
	margin:30px 0;
	padding:10px;
	border-top:solid 2px #00572F;
	border-bottom:solid 2px #00572F;
	text-align: center;
	font-size:18px;
	font-weight:bold;
}

a.btn {
	display:inline-block;
	margin:3em auto;
	font-size:13px;
	font-weight:400;
	line-height:1.1em;
	padding:1.0em 2.5em;
	border-radius: 0.5em;
	background:#00572F;
	color:#FFF;
	text-decoration: none;
}
a.btn:hover {
	background:#666;
}
a.btn.white {
	background:#FFF;
	color:#00572F;
	margin:2em auto 0;
}
a.btn.white:hover {
	background:#999;
}
.px12ccc {
	font-size:12px;
	color:#CACACA;
}

.bg-blog {
	background:url("../img/bg-blog.jpg") no-repeat;
	background-size:cover;
	padding:60px 0;
}
.bg-blog .inner900 {
	background:rgba(256,256,256,0.9);
	margin-top:32px;
	padding-top:32px;
	position:relative;
	padding-bottom:10px;
}

.title {
	margin:50px 0 30px;
	text-align: center;
	font-family: 'Roboto',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size:40px;
	letter-spacing: 4px;
	font-weight:bold;
	color:#00572F;
	line-height: 1.0em;
}
.title span {
	display:block;
	font-family: 'Zen Kaku Gothic New', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; 
	font-size:16px;
	line-height: 1.8em;
	letter-spacing: 2px;
}
.page-head .title {
	margin:18vw 0 30px;
	width:38vw;
	float:left;
	z-index:5;
}
.p-title {
	margin:80px 0 50px;
	text-align: center;
	font-family: 'Roboto',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size:40px;
	letter-spacing: 4px;
	font-weight:bold;
	color:#00572F;
	line-height: 1.0em;
}
.p-title.small {
	font-size:32px;
}

.sub {
	font-size:18px;
	font-weight:bold;
}


.title-blog {
	text-align: center;
	font-size:40px;
	font-weight:bold;
	color:#00572F;
	line-height: 1.0em;
	position: absolute;
	width:100%;
	top:-0.6em;
}

.block-blog {
	display:block;
	width:40%;
	margin:5%;
	float:left;
	border-bottom:solid 1px #808080;
}
.block-blog li {
	line-height: 1.4em;
	margin:0 auto 1em;
}
.block-blog li span {
	color:#30A0D2;
	float:left;
	width:30%;
	text-align: center;
}
.block-blog li a {
	display:block;
	width:70%;
	float:right;
	color:#19191A;
	text-decoration: none;
	font-size:14px;
}

.tit-line {
	text-align: center;
	font-size:16px;
	font-weight:600;
	background:url("../img/line-blogtit.png") center center repeat-x;
	margin-bottom:15px;
}

.lineup {
	background: #00572F;
	color:#FFF;
	margin:0 auto 15px;
	line-height:2.6em;
}
.lineup img.p-left {
	display:block;
	float:left;
	width:50vw;
	height:25vw;
	margin-right:4vw;
}
.lineup .cont-r {
	height:25vw;
	display: table-cell;
	vertical-align: middle;
}
.lineup img.p-right {
	display:block;
	float:right;
	width:50vw;
	height:25vw;
	margin-left:4vw;
}
.lineup .cont-l {
	height:25vw;
	width:42vw;
	padding-left:4vw;
	display: table-cell;
	vertical-align: middle;
}

img.tit-lineup {
	height:34px;
	margin:0 0 25px;
}

a.banner {
	display:inline-block;
	width:48%;
	height:100px;
	float:left;
	background:url("../img/bg-jiturei.png") center center no-repeat;
	background-size:cover;
	color:#FFF;
	text-decoration: none;
	padding-top:2em;
	font-family: 'Roboto',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size:28px;
	text-align: center;
	font-weight:bold;
}
a.banner span {
	display:block;
	font-family: 'Zen Kaku Gothic New', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; 
	font-size:16px;
	line-height:1.6em;
	font-weight:normal;
}
a.banner.corp {
	float:right;
	background:url("../img/bg-company.png") center center no-repeat;
	background-size:cover;
}
a.banner.daihyo {
	float:left;
	background:url("../img/bg-daihyo.png") center center no-repeat;
	background-size:cover;
}
a.banner.press {
	float:right;
	background:url("../img/bg-press.png") center center no-repeat;
	background-size:cover;
}


.contact {
	display: flex;
	justify-content: center;
}
.tel-left {
	display:inline-block;
	width:340px;
	height:70px;
	font-size:12px;
	line-height:1.4em;
}
.tel-left img {
	margin-bottom:5px;
}

a.toi-r {
	display:inline-block;
	width:300px;
	height:30px;
	text-align: center;
	padding:18px 0;
	border:solid 1px #00572F;
	border-radius: 10px;
	margin:0 0 0 30px;
}
.toi-r img {height:24px;}

.phase1 {
	background:url(../img/phase_01.png) center bottom no-repeat;
	background-size:100% 100%;
	height:70px;
	text-align: right;
	font-size:20px;
	line-height:45px;
	color:#00572F;
	font-weight:bold;
}
.phase-tit {
	width:20%;
	float:left;
	text-align: center;
	font-size:24px;
	line-height:45px;
	color:#00572F;
	font-weight:bold;
}
.phase2 {
	background:url(../img/phase_02.png) center center no-repeat;
	background-size:100% 100%;
	text-align: center;
	padding:0 20px;
	line-height:2.0em;
}
.phase3 {
	background:url(../img/phase_03.png) center top no-repeat;
	background-size:100% auto;
	text-align: center;
	padding:20px;
	margin-bottom:30px;
}

.lineup-line {
	height:40px;
	text-align: center;
	background:url("../img/mk-btm.png") center bottom repeat-x;
	background-size:auto 40px;
	margin:50px 0 0;
}
.lineup-line img {
	height:40px;
}


.jiturei li {
	display:block;
	list-style:none;
}
.jiturei li img {
	margin:5px 0;
}

table.tbl-gaiyo {
	border-collapse:separate;
	border-spacing:15px 0;
}
.tbl-gaiyo td {
	padding:10px 15px;
	border-bottom:solid 1px #ccc;
	line-height:1.8em;
}
.tbl-gaiyo td.top {
	border-top:solid 1px #ccc;
}
.tbl-gaiyo td.left {
	width:150px;
}









.topimg {
	display:block;
	width:90%;
	max-width:900px;
	margin:30px auto;
}




.bg01 {
	background: url("../img/bg-btm1.png") center bottom no-repeat #F5F2E9;
	background-size:100% auto;
	padding:50px 0;
}

.bgworks {
	background:#F1E7D2;
	position:relative;
	padding-top:80px;
}
.bgworks .title {
	margin:0 auto;
	position:absolute;
	top:-0.6em;
	width:100%;
}
.works a {
	display:block;
	text-align:center;
	font-size:16px;
	line-height:1.8em;
	color:#19191A;
	text-decoration: none;
}
.works a img {
	display:block;
	width:100%;
	margin-bottom:10px;
}

.read {
	margin:0 auto 30px;
	font-size:28px;
	line-height:1.6em;
	text-align: center;
}
.read2 {
	margin:20px auto;
	font-size:18px;
	font-weight:bold;
	line-height:1.6em;
}
.read-red {
	margin:0 auto 30px;
	font-size: 26px;
	line-height:1.6em;
	font-weight:bold;
	color: #e60012;
}


.news {
	width:90%;
	max-width:900px;
	margin:0 auto 30px;
}
.news-tit {
	float:left;
}
.news-cont {
	width:78%;
	float:right;
	position:relative;
}
.news-cont a {
	display:block;
	color:#000;
	text-decoration: none;
	padding-left:100px;
}
.news-cont a span {
	display:block;
	position: absolute;
	left:0;
}

.block2 li {
	width:49%;
	margin-right:2%;
	margin-bottom:2%;
	float:left;
}
.block2 li:nth-child(2n) {
	margin-right:0;
}

.block2.pili {
	width:70%;
	margin:0 auto;
}
.block2.pili li {
	width:45%;
	margin-right:10%;
	margin-bottom:2%;
}
.block2.pili li:nth-child(2n) {
	margin-right:0;
}

.block3 li {
	width:31%;
	margin-top:0;
	margin-right:3.5%;
	margin-bottom:2%;
	float:left;
}
.block3 li:nth-child(3n) {
	margin-top:0;
	margin-right:0;
	margin-bottom:2%;
	clear:right;
}
.block3 li:nth-child(3n+1) {
	clear:left;
}

.list-diary a {
	display:block;
	color:#000;
}
.list-diary a .d-img {
	display:block;
	position:relative;
}
.list-diary a .d-img span {
	display:inline-block;
	background:#999;
	color:#FFF;
	padding:4px 10px;
	position:absolute;
	bottom:0;
	left:0;
	font-size:13px;
}
.list-diary a .d-txt {
	padding:10px 0;
}

.ico-news {
	display:inline-block;
	background:#EE2314;
	text-align:center;
	font-size:12px;
	line-height:1.6em;
	color:#FFF;
	width:80px;
	padding:2px 4px;
	margin:0 15px;
}


.wk {
	border:solid 1px #707070;
}
a.wk {
	display: block;
	text-decoration: none;
	background:#FFF;
}
a.wk:hover  {
	background:#eee;
}
.px13 {
	font-size: 13px;
	line-height:1.6em;
}
a.wk .px13 {
	color:#000;
}
.pd15 {
	padding:15px;
}
.panel {
	text-align: center;
	color:#E60012;
	font-size:16px;
	font-weight:600;
	margin:5px;
}
.panel .img {
	display:block;
	width:60px;
	height:32px;
	margin:0 auto;
}
.panel .img img {
	max-height:32px;
}


.feedial {
	margin-top:30px;
	margin-bottom:30px;
}


.form-tbl th {
	width:20%;
	padding:10px;
	text-align: right;
	font-weight:normal;
}
.form-tbl td {
	padding:10px;
}
.form-tbl input, .form-tbl textarea {
	font-size:16px;
	padding:6px;
	border:solid 1px #000;
	width:80%;
}
.form-tbl input.toi-btn, input.submitbtn {
	display:inline-block;
	width:auto;
	margin:1em auto;
	font-size:16px;
	font-weight:400;
	line-height:1.1em;
	padding:1.0em 2.5em;
	border-radius: 0.5em;
	background:#00572F;
	color:#FFF;
	text-decoration: none;
}
input.submitbtn.backbtn {
	background:#666;
}






/* カテゴリ */
.catewrap ul {
	margin: 0 auto 40px;
	padding: 0;
	overflow: hidden;
}
.catewrap ul li {
	margin: 0 0 0.87912088% 0.87912088%;
	padding: 0;
	width: 15.7142857%;
	float: left;
	list-style-type: none;
	border: 1px solid #000;
	text-align: center;
}

.catewrap ul li a {
	margin: 0;
	padding: 0 0 2px 0;
	display: inline-block;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	text-decoration: none;
	color: #000;
	font-size: 1.4em;
	line-height: 2.0em;
	font-weight: bold;
	width: 100%;
}
.catewrap ul li a:hover {color: #000;}
.catewrap ul .b1 {
	margin: 0 0 0 0;
}
.catewrap ul .b4 {
	margin: 0 0 0 0.879120979%;
}

a:hover {
	opacity: 0.8;
}








footer#footer {
	background:#FFF;
	padding:30px;
}
footer#footer.bartop {
	border-top:solid 1px #00572F;
}
.foot-logo {
	width:28%;
	padding-left:4%;
	padding-top:20px;
	float:left;
	font-size:13px;
	margin-right:6%;
}
.foot-logo img {
	max-width:240px;
}
.foot-menu {
	width:40%;
	float:left;
}
.footlink {
	display:block;
	margin-top:10px;
	width:180px;
	color:#00572F;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}
.footlink a {
	display:block;
	padding:2px 0;
	color:#19191A;
	text-decoration: none;
	font-size:12px;
	line-height:1.2em;
	font-weight:normal;
}
.foot-menu2 {
	width:20%;
	float:right;
}
.sns-foot {
	padding:40px 0 10px;
	text-align: center;
}
.sns-foot a {
	display:inline-block;
	width:30px;
	height:30px;
}

.foot2 {
	background:#00572F;
	color:#FFF;
	font-size:12px;
	line-height:1.2em;
	text-align: center;
	padding:10px;
	height:30px;
}
.pc-view {display: inline-block;}
br.pc-view {display: block;}
.sp-view {display: none;}
br.sp-view {display: none;}

.pc-center {
	text-align: center;
}

.totop {
	width:50px;
	height:50px;
	position:fixed;
	right:0;
	bottom:0;
	background:url(../img/to-top.png);
	background-size:contain;
	z-index:100;
}


/*media Queries
----------------------------------------------------*/
@media only screen and (max-width: 1025px) {
	
/*.lineup {
	background: #00572F;
	color:#FFF;
	height:18em;
	margin-bottom:30px;
}
.lineup .img-l {
	display:block;
	width:50vw;
	height:25vw;
	float:left;
	margin-right:2.5vw;
}
.lineup .img-r {
	display:block;
	width:50vw;
	height:25vw;
	float:right;
	margin-left:2.5vw;
}
.lineup .cont-r {
	padding-top:3%;
}
.lineup .cont-l {
	width:42vw;
	float:right;
	padding-top:3%;
}*/	
	
}



/*media Queries
----------------------------------------------------*/
@media only screen and (max-width: 900px) {


/*.logo {
	display:block;
	width:60%;
	padding:4%;
	position:absolute;
	top:10px;
	left:10px;
	background:rgba(0,87,47,80%);
}*/
.logo {
	display:block;
	padding:4%;
	background:#00572F;
}
.logo img {
	width:60%;
}

#slider a {
	display:block;
	position:relative;
}
#slider a span {
	display:block;
	width:60vw;
	position:absolute;
	top:10vw;
	left:20vw;
	margin-left:0;
}


.title {
	margin:50px 0 30px;
	text-align: center;
	font-family: 'Roboto',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size:32px;
	letter-spacing: 4px;
	font-weight:bold;
	color:#00572F;
	line-height: 1.0em;
}
.title span {
	display:block;
	font-family: 'Zen Kaku Gothic New', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; 
	font-size:14px;
	letter-spacing: 2px;
}
	.page-head {
		position:relative;
		height:80vw;
	}
	.page-head img {
		position:absolute;
		right:0;
		top:0;
		width:100vw;
		z-index:1;
	}
.page-head .title {
	margin:15vw auto 30px;
	width:100vw;
		position:absolute;
		left:0;
		top:49vw;
	text-align: center;
	z-index:5;
}

.p-title {
	margin:40px 0 20px;
	font-size:30px;
}
.p-title.small {
	font-size:20px;
}

.read1 {
	font-size:22px;
	letter-spacing: 0;
	font-weight:bold;
	line-height:1.6em;
	margin:20px 0 20px;
}
	.inner, .inner900 {
		line-height:1.8em;
	}
	
.block-blog {
	display:block;
	width:90%;
	margin:5% auto 40px;
	float:none;
	border-bottom:solid 1px #808080;
}
.block-blog li {
	line-height: 1.4em;
	margin:0 auto 1em;
}
.block-blog li span {
	color:#30A0D2;
	float:none;
	display:block;
	width:30%;
	text-align: left;
}
.block-blog li a {
	display:block;
	width:100%;
	float:none;
	color:#19191A;
	text-decoration: none;
}	
	
.lineup {
	background: #00572F;
	color:#FFF;
	height:auto;
	padding-top:5%;
	margin-bottom:30px;
	line-height:2.0em;
}
.lineup img.p-left, .lineup img.p-right {
	display:block;
	float:none;
	width:90%;
	height:auto;
	margin:0 auto;
}
.lineup .cont-r, .lineup .cont-l {
	width:90%;
	height:auto;
	display: block;
	vertical-align: top;
	padding:5%;
}	
	
	
	
img.tit-lineup {
	height:28px;
	margin:0 0 20px;
}	

.green-lbrock{
	color:#00572F;
	margin:30px 0;
	padding:10px;
	border-top:solid 2px #00572F;
	border-bottom:solid 2px #00572F;
	text-align: center;
	font-size:16px;
	font-weight:bold;
}

.phase1 {
	background:url(../img/phase_01sp.png) center bottom no-repeat;
	background-size:100% 100%;
	height:50px;
	text-align: right;
	font-size:14px;
	letter-spacing: -1px;
	line-height:40px;
	color:#00572F;
	font-weight:bold;
}
.phase-tit {
	width:24%;
	float:left;
	text-align: center;
	font-size:18px;
	line-height:40px;
	color:#00572F;
	font-weight:bold;
}
.phase2 {
	background:url(../img/phase_02sp.png) center center no-repeat;
	background-size:100% 100%;
	font-size:12px;
	text-align: left;
	padding:0 20px;
	line-height:2.0em;
}
.phase3 {
	background:url(../img/phase_03sp.png) center top no-repeat;
	background-size:100% auto;
	text-align: center;
	padding:20px;
}
	
	
	
	
	
	

a.banner, a.banner.corp, a.banner.daihyo, a.banner.press {
	display:block;
	float:none;
	width:90%;
	margin:0 auto 20px;
	height:90px;
	padding-top:1.5em;
}	

.contact {
	display:block;
	justify-content:none;
}
.tel-left {
	display:block;
	width:90%;
	height:70px;
	font-size:10px;
	letter-spacing: 0;
	margin:0 auto 10px;
}

a.toi-r {
	display:block;
	width:90%;
	margin:0 auto;
}	
	
.form-tbl th {
	padding:0 10px;
	text-align: left;
	display:block;
	width:auto;
	clear:both;
}
.form-tbl td {
	padding:10px 1%;
	display:block;
	clear:both;
}
.form-tbl input, .form-tbl textarea {
	font-size:16px;
	padding:6px;
	border:solid 1px #000;
	width:94%;
}	

.foot-logo {
	width:100%;
	padding-left:0;
	padding-top:20px;
	float:none;
	font-size:13px;
	margin:0 auto;
	text-align: center;
}
.foot-menu {
	width:100%;
	float:none;
}
.footlink {
	display:block;
	margin-top:10px;
	width:140px;
	color:#00572F;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}
.footlink a {
	display:block;
	color:#19191A;
	font-size:12px;
	line-height:1.2em;
	font-weight:normal;
}
.foot-menu2 {
	width:100%;
	float:none;
	text-align: center;
}
	.foot-menu2 .footlink {
		width:100%;
	text-align: center;
	}
	
	
	
	
	
	
.block3 li, .block3 li:nth-child(3n), .block2 li, .block2 li:nth-child(2n),.block2.pili li, .block2.pili li:nth-child(2n) {
	width:90%;
	margin:0 auto 4%;
	float:none;
}

.block2.pili {
	width:100%;
}
	li.sp-mgr {
		display:block;
		padding-right:5%;
	}
	

.pc-view {display: none;}
br.pc-view {
	display: none;
}
.sp-view {display: block;}
br.sp-view {display: inline;}
	
.pc-center {
/*	text-align:left;*/
}
.sp-left {
	text-align:left;
	margin-bottom:1em;
}
	
	
.wrapper.blog {
	padding:1px 2% 50px;
}
.blogtit img {
	display:block;
	width:90%;
	max-width:500px;
	margin:0 auto;
}
.blogtit {
	border-bottom: solid 1px #00572F;
	margin-bottom:30px;
}


/*blog*/
.main-inner .columns {
        padding-left: 0;
        padding-right: 0;
      }

.main-inner .columns {
        padding-left: 0;
        padding-right: 0;
      }

      .main-inner .fauxcolumn-center-outer {
        left: 0;
        right: 0;
        /* IE6 does not respect left and right together */
        _width: expression(this.parentNode.offsetWidth -
            parseInt("$(main.column.left.width)") -
            parseInt("$(main.column.right.width)") + 'px');
      }

      .main-inner .fauxcolumn-left-outer {
        width: 100%;
      }

      .main-inner .fauxcolumn-right-outer {
        width: 100%;
      }

      .main-inner .column-left-outer {
        width: 100%;
        right: 100%;
        margin-left: -$(main.column.left.width);
      }

      .main-inner .column-right-outer {
        width: 100%;
        margin-right: -$(main.column.right.width);
      }
	  
	  .post-body img {
		  width: 90%;
		  margin:10px 0;
	  }
	  
.entry-content iframe {
	width:90%;
	height:60%;
}	
.tbl-gaiyo td, .tbl-gaiyo td.left {
	width:auto;
	display:block;
	clear:both;
}
.tbl-gaiyo td.top {
		border-top:none;
	}


  }/*768*/
  
  
@media only screen and (min-width: 1400px) {
  
}