@charset "utf-8";
#contents {
    margin-top: 0px !important;
    margin-bottom:0;
    padding: 0;
    background: none!important;
    width: 100% !important;
    max-width: 100% !important;
  }
@media only screen and (max-width: 1000px){
  #contents_wrap {
      padding: 0;
  }
}
@media only screen and (max-width: 834px){
  #contents_wrap {
      padding: 0;
  }
  #contents {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
}
#c6 {
	clear: both;
	margin: 0 0 50px 0;
	padding:    ;
}
#c7 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c7 a.itext, #c7 img, #c7 video {
	width: 256px;
	height: 55px;
}
#c7 h3,
#c7 div {
	text-align: left;
}
#c8 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c8 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c8 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c8 > div:nth-of-type(1) img {
	width: 960px;
}
#c8 > div:nth-of-type(2) img {
	width: 960px;
}
#c9 {
	clear: both;
	margin:    ;
	padding:    ;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c6 {
}
#c7 {
}
#c8 {
}
#c8 {
}
#c9 {
}
}
@media screen and (max-width: 640px) {
#c6 {
}
#c7 {
}
#c8 {
}
#c8 {
}
#c9 {
}
}
