@charset "utf-8";
@import url("https://event2021.ecolife-stage.org/wp-content/themes/eco2021/basic.css");
@import url("https://event2021.ecolife-stage.org/wp-content/themes/eco2021/menu.css");
@import url("https://event2021.ecolife-stage.org/wp-content/themes/eco2021/eco.css");
@import url("https://event2021.ecolife-stage.org/wp-content/themes/eco2021/exhibitor.css");
@import url("https://event2021.ecolife-stage.org/wp-content/themes/eco2021/guide.css");
@import url("https://event2021.ecolife-stage.org/wp-content/themes/eco2021/contact.css");
/*
Theme Name: eco2021
Author: arktain
Author URI: https://www.arktain.jp/
*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
img{vertical-align:top;}
a img:hover{opacity:.8;}
table {width:100%;border-collapse: separate;border-spacing: 0;}
td{vertical-align: middle;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;transition:all 0.3s;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

* {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body{
font: 16px/1.6 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333;
-webkit-text-size-adjust: none;
background:#fff;
line-height:1.6;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#333;
}

a:hover, a:active{
outline: none;
color:#0078C4;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li{zoom: 1;}


/* フォーム
------------------------------------------------------------*/


/* レイアウト
------------------------------------------------------------*/
#wrapper{
margin:0 auto 0;
width:100%;
overflow:hidden;
}

.inner{
margin:0 auto 0;
width:1100px;
}

#header{
overflow:hidden;
background:#fff;
}

#content{
width:1100px;
padding:0;
margin:20px auto 0;

}

#sidebar{
width:300px;
float:right;
margin:20px 0 0 0;
}


#footer{
clear:both;
width:100%;
background:#F8F7F0;
padding:20px 0 0;
display: inline-block;vertical-align: middle;
} 




/* トップページ　メイン画像
----------------------------------*/
#mainphoto{margin:0 auto 50px;width:1100px;text-align:center;}
picture img{width:100%;}
.post{margin:0 auto;padding:0;background:#fff;text-align: justify; text-justify: inter-ideograph;}



/* サイドバー
----------------------------------*/
.side_banner img{width:100%;}
#sidebar ul, #sidebar ol {padding: 0;position: relative;}

#sidebar ul li,#sidebar  ol li {
  color: #005256;
  border-left: solid 6px #005256;/*左側の線*/
  background: #f4f4f4;/*背景色*/
  margin-bottom: 3px;/*下のバーとの余白*/
   line-height: 1.5;
  padding: 0.5em;
  list-style-type: none!important;/*ポチ消す*/
}

.side_menu{border:1px solid #065259;margin:10px 0 0px;}
.side_menu img{width:100%;}

/* フッター
*****************************************************/
#footer a{
color:##3272BE;
transition:all 0.3s;
}
#footer a:hover{color:#50913D;}
#footer ul{padding:0;}
#footer li{float:left;padding:10px 12px 10px 10px;background:url(https://event2021.ecolife-stage.org/userdata/arrowWhite.png) no-repeat 0px 18px;list-style-type: none;margin:0;}
#footer iframe{margin-bottom:20px;}

#foot_logo{text-align:center;margin:0 auto 30px;}
#foot_logo img{width:200px;margin-bottom:10px;}




#copyright{
text-align:center;
font-size:90%;
background:#06c;
color:#fff;
padding:10px 0;
}
#copyright a{color:#fff;}
#copyright a:hover{color:#fff;}

.sptel{display:none;}



/* 1099px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1099px){
body{font-size:80%;}
div#wrapper{width:100%;}
p#copyright{padding:5px;}
#content{clear:both;width:100%;}
#sidebar{width:29%;float:right;margin:20px 0 0 0;}
#header{width:100%;padding:0;}
#header h2 ,#header h1{padding-left:5px;}
#header h3 {padding-right:5px;}
#mainImg img{width:100%;height:auto;}
header#headerContainer{display:none;position: static;height:0;z-index:-10000;}
div#headerTopicContainer {position: static;}
div.topinner {  position: static;height:0;}
.post{padding:0 10px;}

}
/* 999px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 999px){
#mainphoto{margin:0 auto 50px;width:100%;text-align:center;}
#mainphoto img{width:100%;}
}

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
body{background-image:none;line-height: 1.5;}


}