*{
	margin: 0px;
	padding: 0px;

}
body {
	background-image: url(image/back.jpg);  
    background-repeat: repeat-x;
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-align: center;
	color: #CC33FF;
	margin: 0px;
	
}
a:link{
	color: #FF3399;
	text-decoration: none;
	font-size: 100%;
}
a:visited{
	color:#FF3399;
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
}
div#page {
	text-align: left;
	border: 0px solid #FF66FF;
	background: #FFFFFF;
	max-width:1280px;
	margin: 0px auto;
	color: #F00;
	font-size: 100%;
	font-weight: normal;
}
div#page2 {
	text-align: left;
	border: 0px solid #FF66FF;
	background: #FFFFFF;
	max-width:1280px;
	min-width:812px;
	margin: 0px auto;
	color: #F00;
	font-size: 100%;
	font-weight: normal;
}
div#head-top {
	max-width:1280px;
	margin:0 auto;
    width: 100%;
	height:0;
	padding-top:33%;
	background-image:url(image/release_info12.jpg);
    background-repeat:no-repeat;
	background-position: center;
    background-size: cover;
	position: relative;
	z-index: 1;
}
div#head-top a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity:0.0;
  top: 0;
  left: 0;
  z-index: 2;
}
div#head {
	max-width:1280px;
	margin:0 auto;
    width: 100%;
	height:0;
	padding-top:33%;
	background-image:url(image/top-head.jpg);
    background-repeat:no-repeat;
	background-position: center;
    background-size: cover;
}
div#head-kink {
	display:inline-block;
	width:100%;
	height:100%;
	
}
div#menu {
	margin:0 auto;
	padding: 5px;
	background: #FF6699;
	text-align:center;
	
}
div#menu ul {
	margin:0;
	padding:0;
}
div#menu li {
	display: inline-block;
	list-style: none;
	width: 12%;
	min-width:90px;
}
div#menu li:not(:first-child) {
	border-left:0px solid #FFF;
}
div#menu a:link {
	color: #FFF;
	text-decoration:none;
	display: block;
	padding:3px;
}
div#menu a:visited {
	color:#FFF;
	text-decoration:none; 
}

div#menu a:hover {
	color: #FFF;
	text-decoration:none;
	background:#CC0033;
}

.gallery li {
	display:inline-block;
	max-width:46%;
	margin:2px;
	margin-bottom:5px;
}
.lookup li {
	display:inline-block;
	max-width:100%;
	margin:2px;
	margin-bottom:5px;
}

.log-left {
	float:left;
	width:28%;
	position: -webkit-sticky;
	position: sticky;
	top: 10px;
	margin-top:60px;
}

.log-right {
    float: right;
	width:70%;
	border-left: 1px solid #CCC;
	margin-top:60px;
}
.log-nav {
	clear:both;
	width:100%;
}
.log-low {
	clear:both;
	margin-left:5px;
	margin-right:80px;
	text-align:center;
}


.log-left ul {
	width:100%;
}
.log-left li {
	list-style:none;
	padding:5px;
}
.log-left-now {
	line-height:30px;
	text-align:center;
	color:#FFF;
	background:#f48;
}
.log-left-other {
	line-height:30px;
	text-align:center;
	color:#FFF;
	background:#f8a;
}
.log-left li a:link {
	display:block;
	background:#f8a;
	text-decoration:none;
	color:#FFF;
}
.log-left li a:hover {
	background:#f48;
	text-decoration:none;
	color:#FFF;
}
.log-left li a:visited {
	text-decoration:none;
	color:#FFF;
}

.lr-article {
	width:100%;
	padding:3%;
	margin-bottom:200px;
}
.lr-title {
	width:100%;
	font-size:20px;
	color:#900;
	font-weight:bold;
	line-height:34px;
	padding-top:5px;
	border-top:6px double #FF9999;
}
.lr-head {
	width:100%;
	padding-bottom:20px;
	text-align:center;
	line-height:26px;
}
.lr-head img {
	max-width:100%;
	max-height:100%;
}

.lr-text {
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	margin:0;
	color:#666;
	font-size:16px;
	line-height:30px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}


.lr-text img {
	max-width:100%;
	max-height:100%;
}

.lr-text h1 {
	font-size:150%;
	color:#666;
}
.lr-text h2 {
	font-size:120%;
	color:#666;
}
.lr-text h3 {
	font-size:110%;
	color:#666;
}
.lr-text h4 {
	font-size:75%;	width:
}
.lr-text center {
	width:100%;
	text-align:center;
}
.indent {
	padding-left:1em;
}
.lr-text p {
	margin-top:1.4em;
}
	
.lr-data {
	width:100%;
	text-align:right;
	font-size:14px;
	color:#333;
	border-top: 2px solid #999;
}

.log-low {
	padding-top:10px;
	font-size:14px;
	color:#666;
	text-align:left;
}

div#foot {
	border-top: 0px solid #333333;
	padding: 15px;
	text-align: center;
	font: 75%/1.4 Verdana, Arial, MS-gothic, sans-serif;
	clear: both;
	margin: 0px;
	background: #993366;
	color: #FFFFFF;
}
div#foot p{
	margin: 0px 0px 0px;
	padding: 0px 0px;

}

#page #menu ul li {
	text-align: center;
}
.texva .texred {
}
#page table tr td table tr .texred table tr td b font {
}
.centertext {
	text-align: left;
	color: #FF3399;
	font-weight: bold;
}
.texred_b {
	text-align: left;
	color: #CC0000;
	font-size:14px;
	font-weight: bold;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texred {
	font-weight: normal;
	text-align: left;
}
.texred1 {
	font-weight: normal;
	text-align: left;
	color: #666;
}
.texCw {
	color: #FFF;
	text-align: center;
}
.linkW {
	font-weight: normal;
	color: #FFF;
}
.texred2 {
	font-weight: normal;
	text-align: left;
	font-size:14px;
	margin-top: 10px;
}

#menu2 {
	height: 22px;
	text-align: center;
	
}
#menu2 a {
	color: #ffffff;
	height: 22px;
	background: #f88 no-repeat;
	display: block;
	font-size: 100%;
}
#menu2 a:hover {
	color: #ffffff;
	height: 22px;
	background: #f33 no-repeat left top;
	font-size: 100%;
}
div#fix {
	position: fixed;
	bottom:0px;
	left:0px;
}


.subcontents {
	width:80%;
	margin:auto;
}
.subcontents2 {
	width:80%;
	margin:auto;
}
.subcontents a:hover {
	filter:alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity:0.7;
}
.subcontents2 a:hover {
	filter:alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity:0.7;
}


.table1 {
	float:left;
	width:60%;
	margin-top:0;
}
.table1 ul li {
	margin:0;
	padding-bottom:10px;
	list-style:none;
}
.table2 {
	text-align:center;
	float: right;
	width:35%;
}
.table2 li {
	list-style:none;
	display:inline-block;
}

.menu-box {
	width:100%;
	padding-bottom:10px;
}
.table3 {
	margin-top:40px;
	float:right;
	width:35%;
	text-align:center;
}
.social-box {
	width:100%;
}
.table3 li {
	list-style:none;
	display:inline-block;
	width:23%;
	min-width:60px;
	padding:5px;
}

.full {
	clear:both;
	width:100%;
}
.nav {
	border-bottom:#F00 2px solid;
	line-height:30px;
	width:100%;
	text-align:center;
	font-size: 24px;
	font-weight:bold;
	color:#F00;
	margin-bottom:10px;
}


.ifdiv {
	width:100%;
	height:540px;
	background:#fff;
	overflow:hidden;
}
.iframe {
	margin-top:-44px;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:520px;
}

.content-news {
	width:80%;
	margin:auto;
}

.content-news ul li:nth-child(n+4) {
	display:none;
}

.description {
	float:left;
	width:79%;
	font-size:16px;
	color:000;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.description a:link {
	display: block;
	z-index: 9999;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none; 
	color:#000;
}

.description a:visited {
	text-decoration:none; 
	color:#000;
}

.description a:hover {
	text-decoration:none;
	color:#C00;
}

.article {
	width:91%;
	margin:auto;
	margin-top:30px;
	list-style:none;
}
.article:nth-child(n+200) {
	display:none;
}
.article li a:link {
	text-decoration:none; 
	color:#cc55aa;
	font-family;
	font-size:14px;
}

.article li a:visited {
	text-decoration:none; 
	color:#cc55aa;
}

.article li a:hover {
	text-decoration:none;
	color:#dd99bb;
}

.head {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 30px;
	color: #F36;
	text-align: center;
	padding: 5px;
	border-bottom: solid 3px #F69;
	font-weight: bold;
}

.new {
	float:left;
	width:32px;
	margin-right:10px;
	margin-top:22px;
	margin-left:-32px;
}

.date2 {
	float:left;
	font-size:16px;
	color:#666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right:5px;
}

.cate-i {
	float:left;
	display: block;
	width:150px;
	border-radius:6px;
	background: #F06;
	color:#FFF;
	font-size:12px;
	text-align: center;
	text-decoration: none;
	margin-right:15px;
	margin-top:-1px;
	padding:1px;
}
.cate-m {
	float:left;
	display: block;
	width:150px;
	border-radius:6px;
	background:#C09;
	color:#FFF;
	font-size:12px;
	text-align: center;
	text-decoration: none;
	margin-right:15px;
	margin-top:-1px;
	padding:1px;
}
.cate-o {
	float:left;
	display: block;
	width:150px;
	border-radius:6px;
	background: #F63;
	color:#FFF;
	font-size:12px;
	text-align: center;
	text-decoration: none;
	margin-right:15px;
	margin-top:-1px;
	padding:1px;
}
.cate-p {
	float:left;
	display: block;
	width:150px;
	border-radius:6px;
	background:#09F;
	color:#FFF;
	font-size:12px;
	text-align: center;
	text-decoration: none;
	margin-right:15px;
	margin-top:-1px;
	padding:1px;
}



.news-left {
	width:300px;
	float:left;
	line-height:16px;
	margin-top:20px;
}
.news-right {
	margin-top:20px;
	margin-left:0;
	width:100%;
	float:left;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size:16px;
	color:#000;
	line-height:24px;
}

.news-right ul {
	float:right;
	margin:0;
	padding: 0px;
}

.news-right li {
	list-style:none;
	display:inline-block;
	color:#cc55aa;
	margin-left:5px;
}


.border {
	clear:both;
	width:100%;
	border-top: 1px solid #999;
	margin-top:26px;
	margin-bottom:10px;
}

.more {
	clear:both;
	display:block;
	margin:0px 0px 60px 0px;
	text-align:center;
	color:#C03;
	font-size:18px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	cursor: pointer;
}

.more a:link {
	text-decoration:none;
	color:#C03;
}

.more a:visited {
	text-decoration:none;
	color:#F03;
}

.more a:hover {
	text-decoration:none;
	font-style:italic;
	color:#900;
}

#page_top{
  width:60px;
  height:60px;
  position:fixed;
  right:25px;
  bottom:25px;
  background:#F06;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width:60px;
  height:60px;
  text-decoration: none;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f106';
  font-size:60px;
  color: #fff;
  position:absolute;
  width: 60px;
  height: 60px;
  top:25px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.fct1 {
	float:left;
	width:45%;
	margin:0;
	padding:0;
}
.fct2 {
	float:right;
	width:50%;
	margin:0;
	padding:0;
}
.fc_news {
	width: auto;
	margin:0;
	padding:0;
}
.fc_wn {
	width:auto;
	text-align:center;
	background: #F36;
	border-radius:12px;
	color:#FFF;
	padding:8px;
	font-size:24px;
	margin-bottom:20px;
}
.fc_news li {
	list-style: none;
	padding-top:10px;
	border-bottom:1px solid #999;
}
.fc_news ul li:nth-child(n+7) {
	display:none;
}

.fc_data {
	font-weight:bold;
	color:#C33;
}
.fc_tex {
	font-size: 16px;
	line-height:24px;
	color:#666;
	padding-top:10px;
	padding-bottom:10px;
}
.fc_tex_right {
	text-align:right;
	padding:0;
}
.fc_tex_right a:link {
	text-decoration:none; 
	color:#cc55aa;
	font-family;
	font-size:14px;
}

.fc_tex_right a:visited {
	text-decoration:none; 
	color:#cc55aa;
}

.fc_tex_right a:hover {
	text-decoration:none;
	color:#dd99bb;
}

.fc_nav {
	width: auto;
	margin:0;
	padding:0;
}
.fc_title {
	text-align:center;
	width:100%;
	font-size: 18px;
	color:#EC297A;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:2px solid #EC297A;
}
.nowrap {
	white-space:nowrap;
}
.fc_in {
	text-align:center;
	width: auto;
	margin-top:20px;
	font-size:18px;
	color:#C36;
	border:1px solid #C03;
	border-radius:12px;
	padding:20px;
}
.fc_in li {
	list-style:none;
	display: inline-block;
	padding:10px;
}
.fc_in img {
	width:100%;
	max-width:230px;
	min-width:150px;
}

.mich_t {
	float:none;
	width:100%;
	margin:auto;
	padding-bottom:50px;
	padding-top:50px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	line-height:28px;
}
.mich_plo {
	font-size:18px;
	color:#C00;
	width:80%;
	margin:auto;
	margin-bottom:50px;
}
.mich_works {
	width:80%;
	margin:auto;
	text-align:center;
}
.mich_works ul {
	width:100%;
	width:auto;
	text-align:left;
}
.mich_works li {
	width:30%;
	margin:5px;
	list-style:none;
	display:inline-block;
}
.mich_title {
	float:left;
	font-size:18px;
	line-height:24px;
	color:#F03;
}
.titlecomic {
	color: #C36;
	font-weight: bold;
}
.mich_ara_l {
	float:left;
	width:45%;
	margin:0;
	margin-top:60px;
}
.mich_ara_l td {
	line-height:28px;
}
.mich_ara_l li {
	font-weight:bold;
	padding-bottom:20px;
}
.mich_ara_l img {
	max-width:200px;
	margin-top:30px;
}
.mich_ara_r {
	float:right;
	width:50%;
	margin:0;
	margin-top:60px;
}
.mich_ara_r img {
	width:100%;
}
.mich_ara_f {
	clear:both;
	width:100%;
	text-align:center;
	padding-top:30px;
}



.mail_t1 {
	float: left;
	width:45%;
	height:600px;
	color:#666;
	font-size:16px;
	text-align:left;
	margin-top:50px;
}
.mail_t2 {
	width:50%;
	float: right;
	margin-top:50px;
}
.mail_head {
	width:100%;
	background:#F69;
	color:#FFF;
	font-size:16px;
	text-align:center;
	padding:20px;
	border:2px solid #F69;
}
.mail_form {
	text-align:center;
	color:#666;
	font-size:14px;
	width:100%;
	height:600px auto;
	padding:20px;
	border:2px solid #F69;
}
.mail_t1 ul {
	padding-left:30px;
	font-size:14px;
}
.mail_t1 li {
	margin-bottom:12px;
}
.mail_foot {
	width:100%;
	margin:auto;
	color:#666;
	margin-top:50px;
}

.booth_head {
	width:80%;
	margin:auto;
	margin-bottom:20px;
}
.booth_head img {
	width:100%;
}
.main_shop {
	width:100%;
}
.main_shop ul {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
.main_shop li {
	width:24.35%;
	list-style:none;
	display:inline-block;
}
.main_shop img {
	width:100%;
	min-width:170px;
}

.w_t {
	max-width:700px;
	margin:0 auto;
	margin-top:80px;
}
.w_title {
	width:100%;
	background-image:url(image/t3_c.gif);
	background-repeat:repeat-x;
	color:#C03;
	font-size:16px;
	text-align:center;
	margin-top:60px;
	margin-bottom:20px;
}
.otomaiden {
	width:100%;
}
.more_w {
	clear:both;
	display:block;
	width:180px;
	margin:0 auto;
	margin-bottom:30px;
	padding:10px;
	text-align:center;
	color: #39C;
	border:2px solid #39C;
	border-radius:24px;
	font-size:18px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	cursor: pointer;
}
.more_w:hover {
	text-decoration:none;
	filter:alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity:0.7;
}
.w_line {
	width:90%;
	margin:0 auto;
}
.w_line li {
    position: relative;
	list-style:none;
	border:2px solid #F69;
	border-radius:5px;
	margin-bottom:20px;
}
.w_line li:hover {
	filter:alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity:0.7;
}

.w_content {
	width:100% auto;
	color:#666;
	font-size:14px;
	padding-top:10px;
}
.w_sub {
	width:100% auto;
	font-size:20px;
	color:#C33;
	font-weight:bold;
	padding-top:18px;
	padding-left:10px;
	line-height:24px;
}
.w_tn {
	width:100%;
}
.w_tn img {
	width:100%;
}
.w_foot {
	clear:both;
	width:100% auto;
	background:#F69;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	font-size:14px;
	color:#FFF;
	line-height:20px;
	padding:5px;
}

.w_new {
	float:right;
	width:100% auto;
}
.w_new:before {
    content: "";
    top: 0;
    right: 0;
	border-top: 2em solid #F00;
	border-right: 2em solid #F00;
	border-bottom: 2em solid transparent;
	border-left: 2em solid transparent;
    position: absolute;
    z-index: 100;
	border-top-right-radius:2px;
}
.w_new:after {
    content: "NEW";
    display: block;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    color: #FFF;
    top: 10px;
    right:3px;
    position: absolute;
    z-index: 101;
}

.w_ps {
	max-width:500px;
	padding-top:10px;
	margin:0 auto;
	text-align:center;
	color:#666;
	font-size:18px;
}
.w_ps img {
	width:100%;
}

.nw_h {
	background-image:url(image/t3_c.gif);
	background-repeat:repeat-x;
	color:#C36;
	font-size:18px;
	font-weight:bold;
	margin-top:60px;
	margin-bottom:10px;
}
.nw_l {
	width:50%;
	float:left;
	margin:0;
}
.nw_l img {
	width:100%;
}
.nw_r {
	float:right;
	width:48%;
	margin-left:2%;

}
.nw_f {
	clear:both;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}
.nw_td1 {
	background:#FDF;
	text-align:center;
	padding:5px;
	font-size:18px;
	color:#C36;
}
.nw_td2 {
	text-align:left;
	padding:5px;
	font-size:14px;
	color:#666;
}

.after {
	clear:both;
	width:100%;
	height:50px;
}

.info-b {
	border:#F99 1px solid;
}
.info-img {
	margin-bottom:5px;
}
.twtr-profile-img{}
.twtr-profile-img-anchor{}
.twtr-widget{}
.twtr-hyperlink{}
.twtr-atreply{}
.twtr-hashtag{}
.twtr-img{}
.twtr-tweet-wrap{}/
.twtr-avatar{}
	.twtr-avatar img{}
.twtr-tweet-text{}
.twtr-user{}
.twtr-join-conv{}
.twtr-new-results{}
.twtr-results-inner{display:none;}
.twtr-results-hr{display:none;}
.twtr-timestamp{}
.twtr-reply{}
.twtr-tweet{}
.twtr-spinner{}
.twtr-scroll{}
.twtr-fullscreen{}
.twtr-inactive{}
.twtr-reference-tweet{}

.twtr-paused{}
.twtr-ft{display:none;}

/* /Twitter Badge */
.texva {
	text-align: left;
	color: #666;
	font-size: 75%;
}

#fade {
    display: none;
	width: 800px;
	height: 300px;
}

@media only screen and (max-width: 920px) {
.content-news {
	width:100%;
}
.description {
	width:100%;
}
.nav {
	line-height:26px;
	font-size: 20px;
	margin-bottom:10px;
}
.ifdiv {
	height:640px;
}
.iframe {
	height:620px;
}
.mail_t1 {
	float:none;
	width:100%;
	height: auto;
}
.mail_t1 li {
	margin-bottom:5px;
}
.mail_t2 {
	width:100%;
	float:none;
}
.mail_head {
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
}
.mail_form {
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
}
.mail_foot {
	display:none;
}
.main_shop li {
	width:32.6%;
}
}
@media only screen and (max-width: 720px) {
div#menu li {
	width: 18%;
	min-width:80px;
}
.subcontents2 {
	width:90%;
}
.lr-article {
	margin-bottom:100px;
}
.lr-title {
	font-size:16px;
	line-height:24px;
}
.lr-head {
	padding-bottom:10px;
	line-height:22px;
}
.lr-text {
	color:#666;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:26px;
}
.mich_plo {
	width:90%;
	margin-top:0;
	margin-bottom:30px;
}
.mich_works {
	width:98%;
	margin:auto;
}
.mich_works li {
	width:40%;
	margin-top:10px;
}
.iframe {
	margin-top:-67px;
	height:646px;
}
.table1 {
	float:none;
	width:100%;
	margin:auto;
}
.table2 {
	float: none;
	width:100%;
}
.table2 li {
	width:49%;
	min-width:120px;	
}
.menu-box {
	width:100%;
	padding-bottom:5px;
}
.table3 {
	float: none;
	width:100%;
	margin: auto;
	margin-top:20px;
}
.table3 li {
	width:15%;
	min-width:30px;
}
.fct1 {
	float:none;
	width:100%;
	margin-bottom:40px;
}
.fct2 {
	float:none;
	width:100%;
	margin-bottom:20px;
}
.mail_t1 {
	margin-top:20px;
}
.mail_t2 {
	margin-top:20px;
}
.booth_head {
	width:100%;
}
.main_shop li {
	width:32.1%;
}
.main_shop img {
	min-width:90px;
}
.w_t {
	width:90%;
	margin-top:30px;
}
.w_line {
	width:100%;
}
.nw_h {
	margin-top:30px;
}
.nw_l {
	width:100%;
	float:none;
	margin-top:10px;
}
.nw_r {
	width:100%;
	float:none;
	margin-left:0;
	margin-top:10px;
}
}

@media only screen and (max-width: 560px) {
.log-left {
	width:20%;
	margin-top:30px;
}

.log-right {
	width:78%;
	margin-top:30px;
}

.log-left li {
	padding:2px;
	font-size:14px;
}
.log-left-now {
	line-height:24px;
}
.log-left-other {
	line-height:24px;
}
.mich_ara_l {
	float:none;
	width:100%;
	margin-top:30px;
}
.mich_ara_r {
	float:none;
	width:100%;
	text-align:center;
	margin-top:30px;
}
.mich_ara_r img {
	max-width:280px;
}
.w_sub {
	font-size:16px;
	font-weight:normal;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
}
.w_content {
	padding:0;
}
}
@media only screen and (max-width: 455px) {
div#menu li {
	width: 10%;
	min-width:70px;
	font-size:14px;
}
div#menu li:not(:first-child) {
	border-left:0;
}
.table3 li {
	min-width:50px;
}

.mich_plo {
	font-size:16px;
}
.mich_works li {
	width:46%;
}
.new {
	margin-right:5px;
}
.news-right {
}
.table1 {
	width:98%;
}
.table2 {
	width:98%;
	margin-top:20px;
}
.table3 {
	width:98%;
}
.fc_title {
	font-size: 16px;
	line-height:24px;
	border-bottom:2px solid #EC297A;
}
.main_shop li {
	width:48.5%;
}
.main_shop img {
	min-width:80px;
}
.w_t {
	width:100%;
	margin-top:20px;
}
}
@media only screen and (max-width: 380px) {
.table2 li {
	width:100%;
}

}
@media only screen and (max-width: 330px) {
.mich_works li {
	width:96%;
}

.iframe {
	margin-top:-90px;
}
.mich_works li {
	width:46%;
}
.main_shop li {
	width:48.8%;
	margin:0;
	padding-bottom:5px;
}
}
}