@charset "UTF-8";
body {
	margin:0;
	padding:0;
	color:#000;
	position:relative;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Times New Roman", "メイリオ", Meiryo, serif;
    letter-spacing: .1em;
	font-size: 14px;
	line-height:1.8em;
	-webkit-text-size-adjust: 100%;
}
img{
max-width: 100%;
height: auto;
width /***/:auto;
border: 0;
vertical-align: bottom;　
}



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

.clear {
	clear:both;
}
.red {
	color:#c00;
}

.left {
	float: left;
}
.right {
	float:right;
}
.right50, .left50 {
	display:block;
	margin:0 auto 20px;
}
.bottom70 {
	margin-bottom:70px;
}
.p3, .p4 {
	display:block;
	margin:0 auto 20px;
}
.navmargin {
	height:0;
}
#header {
	display:block;
	width:100%;
	top:0;
	background:#000;
}



#header a h1 {
	display:block;
	width:80%;
	margin:0 auto;
	padding-top:10px;
	padding-left:50px;
	background:url(../img/logo-head.png) left center no-repeat;
	font-size:20px;
	line-height:45px;
	color:#FFF;
	text-decoration:none;
}
#header a {
	text-decoration:none;
}
#header h2 {
	display:block;
	text-align:center;
	margin:0 auto 10px;
	padding-top:20px;
	
}

.jpen {
	display:block;
	text-align:right;
	margin:15px;
	position:absolute;
	right:0;
	top:0;
	z-index:15;
}
.jpen a {
	color:#a7cbe5;
	text-decoration:none;
}


#header a:hover, #nav a:hover, .banner a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}

.totop {
	background:#374251;
	text-align:center;
	padding:15px 0;
}
.totop a {
	color:#FFF;
	text-decoration:none;
	line-height:1.1em;
}


.inner {
	width:98%;
	margin:0 auto;
	position:relative;
	z-index:1;
}

#butai4 {
	width:100%;
	max-width:1200px;
	margin:0 auto; 
}
.w50 {
	display:block;
	width:100%;
}
.txt-butai {
	display:block;
	background:#FFF;
	width:90%;
	padding:5%;
}



.bnbtn a {
	display:inline-block;
	width:26%;
	height:22px;
	margin:0 2%;
	color:#FFF;
	text-decoration:none;
	padding:5px 0;
}
.bnbtn a.event {
	background:#4972A5;
}
.bnbtn a.omoya {
	background:#DBACA2;
}


.bg-menu {
	margin-top:100px;
	margin-bottom:100px;
	background:url(../img/bg-menu.png);
	position:relative;
}
.bg-map {
	margin-top:100px;
	margin-bottom:40px;
	background:url(../img/bg-map.png) center center;
	position:relative;
}

.map {
	display:block;
	width:90%;
	text-align:center;
	margin:0 auto;
	padding:20px 0;
}

.mk-right {
	display:block;
	position:absolute;
	right:50px;
	top:-50px;
}

#slider4-wk {
	display:block;
	width:90%;
	margin:30px auto;
	padding-top:30px;
	padding-bottom:30px;
	position:relative;
}
#slider4 img {
	width:100%;
}

a.btnon:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}
a.tel {
	color:#000;
	text-decoration:none;
}

h2 {
	line-height:2.0em;
	margin-top:50px;
	margin-bottom:0;
}

.px20 {
	font-size:20px;
	line-height:32px;
	font-weight:100;
}
.px16 {
	font-size:16px;
	line-height:36px;
	font-weight:100;
}
.px14 {
	font-size:14px;
	line-height:32px;
	font-weight:100;
}
.px14s {
	font-size:14px;
	line-height:26px;
	text-align:left;
}

.px12s {
	font-size:12px;
	line-height:20px;
	text-align:left;
}

.black {
	color:#000;
}


.clear {
	clear:both;
}

a,a:hover {
-o-transition: background 0.25s ease-in;
-webkit-transition: background 0.25s ease-in;
-moz-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}

a#toTop {
	display:block;
	text-decoration:none;
	position:absolute;
	bottom:0;
	right:40px;
	overflow:hidden;
	width:70px;
	height:60px;
	border:none;
	background:url(../img/totop.png) no-repeat left top;
	z-index:999;
}
a#toTop:hover {  
	background:url(../img/totop.png) no-repeat left bottom;
}  
  
#toTop:active, #toTop:focus {  
    outline:none;  
}

a#toTop-e {
	display:block;
	text-decoration:none;
	position:absolute;
	bottom:0;
	right:40px;
	overflow:hidden;
	width:70px;
	height:60px;
	border:none;
	background:url(../img/totop-e.png) no-repeat left top;
	z-index:999;
}


.sl {
	width:100%;
/*	max-height:800px;
	overflow:hidden; */
	position:relative;
	margin-bottom:0;
}

.topics {
	width:90%;
	margin:0 auto;
}
.topics-tit {
	display:block;
	width:90px;
	text-align:center;
	background:#FFF;
	padding:10px 15px 0;
	margin-top:-35px;
	position:absolute;
	z-index:999;
}
.topics li {
	width:80%;
	margin:0 auto;
	padding: 10px 0;
}


.btm-arr {
	display:block;
	position:absolute;
	right:20px;
	bottom:20px;
}
.jazz {
	display:block;
	position:absolute;
	width:80%;
	left:50%;
	bottom:10%;
	margin-left:-40%;
}



.stitle {
	margin: 30px 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 3px dotted #ccc;
	font-size: 20px;
	text-align: center;
}

.pink {
	color: #ff4897;
	border-color: #ff4897;
}
.orange {
	color: #FF9022;
	border-color: #FF9022;
}
.blue {
	color: #378ecc;
	border-color: #378ecc;
}
.yellow {
	color: #f2aa34;
	border-color: #f2aa34;
}
.green {
	color: #04b3a4;
	border-color: #04b3a4;
}
.violet {
	color: #a84fbb;
	border-color: #a84fbb;
}


.sub {
	width:80%;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */
	margin: 30px auto 20px;
	padding: 10px 30px;
	background:#EEE;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
}
.sub span {
	font-size: 14px;
}


.hosilist li {
	padding-left:20px;
	background:url(../img/circle.png) left top no-repeat;
	margin-bottom:10px;
}

ol {
padding:0;/* paddingキャンセル */
margin:0;/* marginキャンセル */
list-style:none;/* olがはき出す数字を消す */
}
ol.ex02 {
	counter-reset: number;
}
ol.ex02 li:before {
        line-height: 2;
        margin-bottom: 0.4em;
      
            counter-increment: number;
            content: counter(number);
            background: #ab5078;
            display: inline-block;
            width: 2em;
            height: 2em;
            text-align: center;
            border-radius: 50%;
            color: #fff;
            margin-right: .3em;
        }
ol.ex02 li .after {
            padding-left: 2em;
}
.arr-center {
	text-align:center;
	padding:10px;
	color:#AB5078;
}




.p30 {
	width:80%;
	margin: 10px auto;
	text-align:center;
}
.p30 img.card {
	margin:0 auto;
	width:100%;
}
a .card-tit {
	padding:20px 0 10px;
	text-align:center;
	font-size:18px;
	color:#000;
	background:#EEE;
}
a .card-cont {
	padding:10px;
	color:#000;
	background:#EEE;
	text-align:left;
}
.p30 a {
	text-decoration:none;
}
	








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

#menu{
    display: none;
  }

#menu li{
    width: 100%;
    list-style-type: none;
	text-align:center;
  }
#menu li a{
    display: block;
  padding:11px 10px 10px;
  color:#FFF;
  font-weight: 400;
  font-size:14px;
  text-decoration:none;
  line-height:16px;
  overflow:hidden;
}

#menu li.icon a {
  padding:0 0 15px;
  line-height:22px;
}
a.fb {
	margin-left:0;
}
/*
#menu li a img {
	-webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -o-filter: invert(100%);
    -ms-filter: invert(100%);
    filter: invert(100%);
}
*/
#menu li a:hover, #menu li a.current{
  background: #FFF;
  color:#000;
}
#menu li.icon a:hover {
	background:none;
}
/*
#menu li a:hover img {
	-webkit-filter: invert(0%);
    -moz-filter: invert(0%);
    -o-filter: invert(0%);
    -ms-filter: invert(0%);
    filter: invert(0%);
}
*/
#toggle{
  display: block;
  position: relative;
  width: 100%;
  background: #FFF;
  text-align: left;
  padding:5px 0;
}
#toggle a{
  display: block;
  position: relative;
  margin: 0;
  height:30px;
  padding: 12px auto 13px;
  color: #000;
  text-align: left;
  text-decoration: none;
}
#toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #000;
  }
#toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #FFF;
  }
#toggle a:before{
    margin-top: -6px;
  }
#toggle a:after{
    margin-top: 2px;
  }
  
 
 .img-r,  .img-l {
	 display:block;
	 clear:both;
	 margin:0 auto 15px;
 }
 

#news {
	background:#F0F0F0;
	padding:80px 0;
}

.list3 li {
	display:block;
	width:90%;
	margin:0 auto 40px;
}

.p-job {
	position:relative;
}
.list3 a {
	text-decoration:none;
}
.p-job .img {
	z-index:1;
	height:180px;
	overflow:hidden;
}
.p-job span {
	display:block;
	position:absolute;
	left:15px;
	bottom:-15px;
	z-index:10;
	padding:5px 15px;
	color:#FFF;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
.p-job span.event {
	background:#4971A5;
}
.p-job span.omoya {
	background:#DAABA1;
}
.p-job a:hover {
	background:url(../img01/plus.png) right center no-repeat #222;
}

.txt-job {
	background:#FFF;
	color:#000;
	text-decoration:none;
	padding:30px 15px 10px;
	height:90px;
}
.date {
 	color:#999;
	text-decoration:none;
	font-size:10px;
}


#artists {
	background:#FFF;
	padding:50px 0;
}
#business, #information {
	background:#FFF;
	padding:50px 0;
}
#insta {
	background:#3BACB3;
	padding:50px 0;
}





.subtit {
	margin:50px 0 30px;
	font-size:18px;
	letter-spacing: 2px;
}
.note {
	margin: 0 auto 15px;
	width:90%;
	padding:30px 5%;
	background:#F0F0F0;
}













.instagram {
	overflow: hidden;
	width: 300px;
	margin: 30px auto 50px;
	position:relative;
}
.instagram a img {
	width:150px;
}
/*.instagram a:nth-child(4n) img{
	margin-right:0 0 30px 0;
}*/

.instagram-placeholder {
	float: left;
}





#footer {
	margin:0;
	font-size:12px;
	line-height:18px;
	text-align:center;
}
#footer .inner {
	padding:30px 0;
}

.title {
	display:block;
	text-align:center;
	margin-bottom:30px;
	color:#000;
  font-size:24px;
  letter-spacing: 0px;
  clear:both;
}
.title span {
	display:block;
	font-size:12px;
  font-weight: 100;
	line-height:30px;
}

#insta .title {
	color:#FFF;
}



a.more {
	display:inline-block;
	text-align:center;
	width:auto;
	margin:0 auto;
	padding:8px 36px 8px 12px;
  font-weight: 600;
  font-size:14px;
  letter-spacing: 2px;
  color:#fff;
  text-decoration:none;
  border:solid 1px #fff;
  background:url(../img/plus-sw.png) center right no-repeat;
}
a.more:hover {
  background:url(../img/plus-sw.png) center right no-repeat #87C1C5;
}



table.table01 { 
margin: 0;
padding: 0;
width: 100%;
}
.table01 th,
.table01 td  {
 padding: 15px 10px; 
 border: 1px solid #e6e6e6; 
 border-width: 1px 1px;
 box-sizing: border-box;
 background:#fff;
 width: 100%;
 text-align: left;
 display:block;
 }
 
 .table01 th{
 background:#F4F4F4;
 text-align: center;
 }


.busi {
	margin-bottom:50px;
}
.busi a {
	width:80%;
	height:240px;
	max-width:340px;
	margin:0 auto;
	position:relative;
	display:block;
}
.busi a img.bg-p {
	position:absolute;
	z-index:1;
	filter: brightness(70%);
}
.busi a:hover img.bg-p {
	filter: brightness(120%);
}
.busi a .txt {
	position:absolute;
	left:15%;
	z-index:10;
	width:70%;
	margin:40px auto 0;
	color:#FFF;
	font-size:12px;
}
.busi a img.plus {
	position:absolute;
	right:15px;
	top:70%;
	z-index:5;
}


.tit-jigyo {
	font-size:20px;
	margin-bottom:20px;
}







.news li {
	display:block;
	width:90%;
	margin:0 auto 20px;
}
.stage li {
	display:block;
	width:50%;
	height:190px;
	float:left;
	text-align:center;
}



.news-p {
	overflow:hidden;
	max-height:190px;
}
.news-p img {
	width:100%;
}
.news-txt {
	display:block;
	background:#EBEBEB;
	padding:20px 15px;
	
}
.news li a {
	color:#000;
	text-decoration:none;
}


iframe.news-rss {
	height:950px;
}


.text-info {
	font-size:14px;
	text-align:left;
	line-height:2.2em;
}

.text-info a {
	color:#000;
	
}








.gaiyo-table {
	padding-top:50px;
	padding-bottom:50px;
}
.gaiyo-table th, .gaiyo-table td {
	display:block;
	clear:both;
	padding:15px 0;
	border-bottom:solid 1px #999;
}

.wideslider {
	display:none;
}


/*-------------フォーム--------------*/
.form-tbl {
	width:90%;
	margin:0 auto;
}
.form-tbl th, .form-tbl td {
	padding:10px;
	width:100%;
	display:block;
	clear:both;
}
.form-tbl th {
	border-bottom:dotted 1px #666;
}
.form-tbl td {
	border-bottom:solid 1px #666;
	text-align:center;
}

.form-tbl input, .form-tbl textarea {
	padding:5px;
	font-size:14px;
	width:80%;
}
input#submit, input#reset, input.submitbtn {
	font-size:14px;
	width:100px;
	padding:10px;
	background:#00582E;
	color:#FFF;
	border-style: none;
	cursor:pointer;
	margin:10px;
	}
	input#reset, input.submitbtn {
		background:#666;
	}
	
.pdfbtn {
	display:block;
	width:220px;
	margin:20px auto 10px;
}
.pdfbtn img {
	margin-top:15px;
}

a.pdf {
	padding-left:45px;
	background:url(../img/ico-pdf.png) left center no-repeat;
	display:block;
	min-height:40px;
	line-height:40px;
	color:#000;
	text-decoration:none;
}
a.pdf:hover {
	text-decoration:underline;
}

.sns-icon {
	display:block;
	position:fixed;
	width:30px;
	height:60px;
	right:0;
	top:25%;
	z-index:9999;
}

/* min-width: 480px
=============================================================*/
@media only screen and (min-width: 480px) {

.navmargin {
	height:0;
}
.wideslider {
	display:block;
}
#box-s {
	display:none;
}
	
#toggle{ 
 display: none;
}


#menu{
    display: block;
  padding: 0;
  margin: 0;
}







#menu li{
  float: left;
  width:20%;
  margin: 0;
  padding: 0;
  text-align:center;
}
#menu li.icon a {
  padding:7px 5px 8px;
  line-height:22px;
}
a.fb {
	margin-left:30px;
}
#menu li a{
  display: block;
  padding:16px 10px 15px;
  color:#FFF;
  font-weight: 400;
  font-size:14px;
  text-decoration:none;
  line-height:15px;
  overflow:hidden;
}
#menu li a:hover, #menu li a.current {
	background:#000;
	color:#CCC;
}
#menu li.icon a {
  padding:14px 5px 14px;
  line-height:22px;
	float:left;
}

#yasunde {
		display:block;
		width:142px;
		height:225px;
		position:absolute;
		right:0;
		top:80px;
		z-index:990;
	}
 
 
  
  




	
} /* /480 */ 
  


/* min-width: 768px
=============================================================*/  
@media print, screen and (min-width: 768px) {

.navmargin {
	height:200px;
}
#header {
	position:fixed;
	top:0;
	z-index:9999;
}
#header a h1 {
	display:block;
	width:auto;
	float:left;
	margin:15px 20px 10px 0; 
	font-size:24px;
	line-height:45px;
}
#header h2 {
	display:block;
/*	width:100%;*/
	text-align:right;
	margin:0 30px 10px 0;
	padding-top:20px;
}


.fixed {
      position: fixed;
      top: 0;　/*一番上なら0px*/
      z-index: 200;
      background: #fff;
      width: 100%;
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha(opacity=80)";
    }

#menu li.icon a {
  padding:7px 5px 8px;
  line-height:22px;
}
a.fb {
	margin-left:30px;
}


.inner {
	margin:0 auto;
max-width:1020px;
}


.w50 {
	float:left;
	width:50%;
}
.txt-butai {
	display:block;
	float:left;
	width:44%;
	padding:3%;
}
.txt-butai span {
	clear:both;
}


.table01 th,
.table01 td  {
 display:table-cell;
 }
.table01 th  { width: 20%; text-align: center; background: #f4f4f4;}





.subtit {
	margin:50px 0 30px;
	font-size:18px;
	letter-spacing: 2px;
}
.note {
	margin: 0 auto 30px;
	width:80%;
	padding:30px 10%;
	background:#F0F0F0;
}



.list3 li {
	display:block;
	width:31%;
	float:left;
	margin-right:3.5%;
}
.list3 li:nth-child(3n) {
	margin-right:0;
}






.title {
	display:block;
	text-align:center;
	margin-bottoom:40px;
  font-weight: 400;
  font-size:30px;
  letter-spacing: 4px;
}


.sub {
	width:45%;
}


.about {
	display:block;
	padding:10px;
	margin:0 auto 30px;
	max-width:640px;
}
.about span {
	display:block;
	margin-bottom:24px;
}

.busi a {
	width:33.33%;
	float:left;
}


.p30 {
	width: 30%;
	margin-right:5%;
	float:left;
}
.p30r {
	margin-right:0;
}
.p30-2 {
	width: 30%;
	margin:0 5% auto 5%;
	display:inline-block;
	float:none;
}





#slider4-wk {
	display:block;
	max-width:980px;
	margin:30px auto;
} 




.text-info {
	width:450px;
	margin:0 auto;
	padding-left:100px;
	background:url(../img/logo-s.png) left top no-repeat;
}





.p-open {
	margin:0 30px 30px 80px;
	width:50%;
	float:left;
}
.right-txt {
	float:left;
	max-width:35%;
}
.map {
	float:left;
	width:63%;
	text-align:center;
	margin:0 2% 0 0;
	padding:0;
}


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

#toggle{ 
 display: none;
}

#menu{
  display: block;
  width: auto;
  margin: 0;
  float:right;
}
#menu li{
  float: left;
  width:auto;
  margin: 0;
  padding: 0;
}
#menu li a{
  display: block;
  padding:30px 12px 15px;
  color:#FFF;
  font-size:15px;
  text-decoration:none;
  line-height:15px;
  overflow:hidden;
}
#menu li.icon a {
  padding:25px 7px 10px;
  line-height:22px;
	float:left;
}
a.fb {
	margin-left:0;
}


/*
#menu li a img {
	-webkit-filter: invert(0%);
    -moz-filter: invert(0%);
    -o-filter: invert(0%);
    -ms-filter: invert(0%);
    filter: invert(0%);
}
*/


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

.instagram {
	overflow: hidden;
	width: 600px;
	margin: 30px auto 50px;
	position:relative;
}
.instagram a img {
	width:200px;
}

img.hana {
	display:inline-block;
	width:30%;
	margin:0 1% 30px;
}




.right50 {
	 float:right;
	 margin-left:50px;
}
.left50 {
	 float:left;
	 margin-right:50px;
}
.left70 {
	 margin-left:100px;
}
.p4 {
	margin-top:80px;
}

  .img-r {
	 display:block;
	 clear:none;
	 float:right;
	 margin:0 0 15px 15px;
 }
  .img-l {
	 display:block;
	 clear:none;
	 float:left;
	 margin:0 15px 15px 0;
 }
  .gmap {
	 display:block;
	clear:both;
 }
 
 
 
 .infonews li {
	width:29%;
	height:280px;
	margin:0 2% 30px;
	float:left;
}




.gaiyo-table th, .gaiyo-table td {
	display:table-cell;
	clear:none;
	padding:15px 0;
	border-bottom:solid 1px #999;
}
.gaiyo-table th {
	width:20%;
}
.gaiyo-table td {
	width:80%;
}








.banner a {
	width:25%;
	margin:0 0 15px;
}


.bg-main .inner {
	min-height:840px;
	padding-top:30px;
	background:#FFF;
}



.title-lineup {
	margin-top:0;
	margin-right:0;
	width:217px;
	float:left;
}
.title-lineup .logo {
	width:auto;
	display:block;
	float:none;
	margin:0 auto 30px;
}
.title-lineup .btn {
	width:100%;
	display:block;
	float:none;
}
.title-lineup .btn a {
	width:100%;
	display:block;
	margin-bottom:15px;
}
.cont-lineup {
	display:block;
	width:505px;
	float:left;
	margin:0 0 0 30px;
	font-size:16px;
	line-height:30px;
}
.pd-left20 {
	display:block;
	padding-left:20px;
}




.form-tbl {
	width:80%;
	margin:0 auto;
}
.form-tbl th, .form-tbl td {
	clear:none;
}
.form-tbl th {
	width:20%;
}
.form-tbl td {
	text-align:left;
}
.form-tbl th {
	border-bottom:dotted 1px #666;
}
.form-tbl td {
	border-bottom:solid 1px #666;
	text-align:center;
}

.form-tbl input, .form-tbl textarea {
	padding:5px;
	font-size:14px;
}




.pdfbtn {
	display:block;
	margin:20px 10px;
	position:absolute;
	right:0;
	bottom:20px;
}

.sns-icon {
	width:46px;
	height:92px;
}

	
}/* /768 */ 

@media print, screen and (min-width: 990px) {
	.inner {
	width: 95%;
	position:relative;
	}
	.navmargin {
	height:200px;
}
	
	#yasunde {
		display:block;
		width:142px;
		height:225px;
		position:absolute;
		right:0;
		top:80px;
		z-index:990;
	}
	
	.topimg {
	display:block;
	clear:both;
	z-index:1;
	margin-bottom:0;
}

.sl img {
	max-width:none;
}
	
.br {
	 display:block;
	clear:right;
}
	
	

.infonews li {
	width:178px;
	height:280px;
	margin:0 15px 30px 0;
	float:left;
}
.infonews li:nth-child(5n) {
	margin:0 0 30px;
}



.banner li {
	width:186px;
	margin:0 5px 15px 0;
}
.banner li:nth-child(5n) {
	margin:0 0 15px;
}



}

@media only screen and (min-width: 900px) {
	.instagram {
	overflow: hidden;
	width: 900px;
	margin: 30px auto 50px;
	position:relative;
}
.instagram a img {
	width:150px;
}

img.hana {
	display:inline-block;
	width:auto;
	margin:0 15px 30px;
}

}


@media only screen and (min-width: 1200px) {
	.instagram {
	overflow: hidden;
	width: 1200px;
	margin: 30px auto 50px;
	position:relative;
}
.instagram a img {
	width:200px;
}
}



@media only screen and (max-width: 767px) {

.left {
	max-width:50%;
}
.right {
	max-width:50%;
}






/*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%;
}


}


@media screen and (max-width: 768px) {
* { -webkit-text-size-adjust: none; }
/*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;
	  }
}/*640*/


