/*!
 * default.css
 * updatedAt: 2018.06.15
 * createdAt: 2018.06.14
 */
.c5-sp {
	display: none;
}
.s5-header1 {
	margin: 40px auto 20px;
	max-width: 1200px;
	padding: 0 30px;
}
.s5-header1 img {
	width: 120px;
}
.c5-container {
    max-width: auto;
    margin: 0 auto;
    padding: 0;
}
.c5-wrap {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 30px;
}
.c5-bg-color {
	background: #f5f8fc;
}
h2.c5-heading3 {
	background: url(../img/line_h2.png) repeat-x left bottom;
	background-size: 10px 12px;
}
h2.c5-heading3 span {
	background: #fff;
	padding: 0 15px;
}
.c5-bg-color h2.c5-heading3 span {
	background: #f5f8fc;
	padding: 0 15px;
}
.c5-section {
	padding: 100px 0;
}
.c5-section:last-child {
	padding-bottom: 0;
}
.s5-heading1 {
	padding-bottom: 80px;
}

@media (max-width: 640px){
.c5-pc {
	display: none;
}
.c5-sp {
	display: block;
}
.s5-header1 {
    padding: 0 20px;
}
.s5-secondaryButton {
	margin-left: 40px;
}
.c5-wrap {
	padding: 0 20px;
}
h2 {
	padding-bottom: 20px;
}
.c5-section {
	padding: 50px 0px;
}
.s5-heading1 {
	padding-bottom: 40px;
}
}

.c5-clearfix:after {
  clear: both;
  display: block;
  content: '';
} 

/*main========================================*/

.s5-header1 .s5-buttonContainer {
	margin: 0;
}
.aplaza-mainvisual__bg {
  overflow: hidden;
	width: 100%;
	height: 250px;
  background-image: url(../img/mainvisual.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.aplaza-mainvisual .s5-row__col2:first-child {
	padding-right: 20px;
}
.aplaza-mainvisual .s5-row__col2:last-child {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	display: block;
	width: 100%;
}
.aplaza-mainvisual .s5-row__col2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #666;
}
.aplaza-mainvisual .c5-bnr {
	margin-top: 40px;
}
.aplaza-mainvisual .c5-bnr img {
	width: 100%;
}

@media (max-width: 640px){
.aplaza-mainvisual__bg {
	height: 150px;
}
.aplaza-mainvisual .s5-row__col2:first-child {
	padding-right: 0;
}
.aplaza-mainvisual .c5-bnr {
	margin-top: 10px;
	margin-bottom: 20px;
}
}

/*c5-info*/

.c5-info .c5-row {
    width: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
		margin: 0 -10px;
		font-size: 0;
}
.c5-info .c5-row a {
	display: block;
}
.c5-info .c5-row__col5 {
	width: 20%;
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
}
.c5-info .c5-row__col5 a {
	padding-top: 15px;
	padding-bottom: 15px;
}

@media (max-width: 640px){
.c5-info .c5-row__col5 {
	width: 100%;
	margin-bottom: 5px;
}
.c5-info .c5-row__col5 a {
	padding-top: 10px;
	padding-bottom: 10px;
}
}

/*c5-section-nav========================================*/

.c5-section-nav {
	border-bottom: 1px solid #e6e6e6;
	box-shadow: 0 5px 0 rgba(245,248,252,1);
}
.c5-section-nav ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}
.c5-section-nav li {
	display: inline-block;
	width: 25%;
}
.c5-section-nav li a {
	display: block;
	border-right: 1px solid #e6e6e6;
	padding: 20px 30px;
	position: relative;
}
.c5-section-nav li a:hover {
	text-decoration: none;
	background: #f5f8fc;
}
.c5-section-nav li:first-child a {
	border-left: 1px solid #e6e6e6;
}
.c5-section-nav li span {
	line-height: 1.7em;
}
.c5-section-nav li .s5-icon-down {
	position: absolute;
	font-size: 1rem;
	vertical-align: middle;
	display: inline-block;
	top: 50%;
	right: 20px;
	margin-top: -0.5em;
}

@media (max-width: 640px){
.c5-section-nav li {
	width: 100%;
}
.c5-section-nav li a {
	border-right: none;
	border-bottom: 1px solid #e6e6e6;
}
.c5-section-nav li:first-child a {
	border-left: none;
}
}

/*c5-section-photo========================================*/

/*c5-gallery*/

.c5-gallery .c5-visual__bg {
  overflow: hidden;
	width: 100%;
	height: 250px;
  background-image: url(../img/gallery.jpg);
  background-repeat: no-repeat;
  background-position: center 50%;
  background-size: cover;
	margin-bottom: 20px;
}
.c5-gallery .c5-sig {
	min-height: 128px;
	border: 1px solid #e4e6eb;
	overflow: hidden;
	display: block;
	margin-bottom: 60px;
}
.c5-gallery .c5-sig:hover .s5-row__col3:first-child {
	opacity: .5;
}
.c5-gallery .c5-sig .s5-row div {
	height: 128px;
	vertical-align: middle;
	padding-right: 20px;
}
.c5-gallery .c5-sig .s5-row div:first-child {
	background: url(../img/img_sonygallery_photo.jpg) no-repeat center center;
	background-size: cover;
}
.c5-gallery .c5-sig .s5-row div:nth-child(2n) {
	padding-bottom: 0;
	padding-left: 50px;
}
.c5-gallery .c5-sig:hover {
	text-decoration: none;
	background: #f5f8fc;
}
.c5-gallery .c5-sig .s5-row__col3 p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.c5-gallery .c5-row.c5-gallery-info {
	width: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	margin: 0 -15px 70px;
	font-size: 0;
	display: table;
}
.c5-gallery .c5-row.c5-gallery-info .c5-row__col4 {
	width: 25%;
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: table-cell;
	vertical-align: top;
	padding: 0 20px 50px;
	overflow: hidden;
	position: relative;
}
.c5-gallery .c5-row.c5-gallery-info .c5-row__col4.c5-blank .c5-text {
	background: #eee;
	padding: 30px 15px;
}
@media (max-width: 767px){
.c5-gallery .c5-row.c5-gallery-info .c5-row__col4 {
	padding-bottom: 65px;
}
.c5-gallery .c5-row.c5-gallery-info .c5-row__col4.c5-blank .c5-text {
	width: auto;
	margin: 0;
	padding: 15px;
}
.c5-gallery .c5-row.c5-gallery-info .c5-row__col4.c5-blank .c5-text a {
	margin-top: 10px;
}
}
.c5-gallery .c5-row.c5-gallery-info img {
	width: 100%;
	margin-bottom: 10px;
}
.c5-gallery .c5-row.c5-gallery-info .c5-shop {
	width: 100%;
	border: 1px solid #2f353d;
	margin-bottom: 10px;
	font-size: 0.9rem;
	color: #2f353d;
	padding: 2px 0;
	font-weight: bold;
}
.c5-gallery .c5-row.c5-gallery-info .c5-title {
	margin-bottom: 4px;
}
.c5-gallery .c5-row.c5-gallery-info .c5-subtitle {
	margin-bottom: 8px;
	font-size: 0.9rem;
}
.c5-gallery .c5-row.c5-gallery-info a {
	margin-top: 15px;
}
.c5-gallery .c5-row.c5-gallery-info a.s5-button {
	position: absolute;
	width: auto;
	bottom: 0;
	left: 15px;
	right: 15px;
}
@media (max-width: 640px){
.c5-gallery .c5-visual__bg {
	height: 150px;
	margin-bottom: 10px;
}
}
@media (max-width: 979px){
.c5-gallery .c5-sig {
	height: auto;
	margin-bottom: 30px;
}
.c5-gallery .c5-sig .s5-row div {
	height: auto;
	vertical-align: middle;
	padding-right: 0;
	text-align: center;
	width: 100%;
	display: block;
}
.c5-gallery .c5-sig .s5-row div:first-child {
	height: 100px;
	margin-bottom: 5px;
}
.c5-gallery .c5-sig .s5-row div:nth-child(2n) {
	padding-left: 0;
	padding-top: 10px;
}
}
@media (max-width: 640px){
.c5-gallery .c5-row.c5-gallery-info {
	margin: 0 -10px;
	display: block;
}
.c5-gallery .c5-row.c5-gallery-info .c5-row__col4 {
	width: 100%;
	padding: 0 10px;
	margin-bottom: 30px!important;
	display: inline-block;
}
.c5-gallery .c5-row.c5-gallery-info img {
	width: 30%;
	margin-bottom: 10px;
	float: left;
}
.c5-gallery .c5-row.c5-gallery-info .c5-text {
	width: 65%;
	float: left;
	margin-left: 5%;
	margin-bottom: 10px;
}
.c5-gallery .c5-row.c5-gallery-info a {
	clear: both;
	margin-right: 0;
	margin-left: auto;
}
.c5-gallery .c5-row.c5-gallery-info a.s5-button {
	position: static;
	width: 140px;
}
}

/*c5-event*/

.c5-event .c5-row,.c5-gallery .c5-row {
	width: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 -15px;
	font-size: 0;
	overflow: hidden;
	display: table;
}
.c5-event .c5-row a:hover,.c5-gallery .c5-row a:hover {
	opacity: .5;
}
.c5-event .c5-row img,.c5-gallery .c5-row img {
	width: 100%;
	margin-bottom: 10px;
}
.c5-event .c5-row__col5,.c5-gallery .c5-row__col5 {
	width: 20%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: top;
	padding: 0 15px 50px;
	overflow: hidden;
	position: relative;
}
@media (max-width: 979px){
.c5-event .c5-row__col5,.c5-gallery .c5-row__col5 {
	padding-bottom: 65px;
}
}
.c5-event .c5-row__col5.c5-blank .c5-text,.c5-gallery .c5-row__col5.c5-blank .c5-text {
	background: #eee;
	padding: 30px 15px;
}
.c5-event .c5-row .c5-shop,.c5-gallery .c5-row .c5-shop {
	width: 100%;
	border: 1px solid #2f353d;
	margin-bottom: 10px;
	font-size: 0.9rem;
	color: #2f353d;
	padding: 2px 0;
	font-weight: bold;
}
.c5-event .c5-row .c5-title,.c5-gallery .c5-row .c5-title {
	margin-bottom: 2px;
}
.c5-event .c5-row .c5-subtitle,.c5-gallery .c5-row .c5-subtitle {
	margin-bottom: 8px;
	font-size: 0.9rem;
}
.c5-event .c5-row a,.c5-gallery .c5-row a {
	margin-top: 15px;
}
.c5-event .c5-row a.s5-button,.c5-gallery .c5-row a.s5-button {
	position: absolute;
	width: auto;
	bottom: 0;
	left: 15px;
	right: 15px;
}

@media (max-width: 767px){
.c5-event .c5-row,.c5-gallery .c5-row {
	margin: 0 -10px;
	display: block;
}
.c5-event .c5-row .c5-row__col5,.c5-gallery .c5-row .c5-row__col5 {
	display: inline-block;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 30px!important;
	position: static;
}
.c5-event .c5-row .c5-row__col5:last-child,.c5-gallery .c5-row .c5-row__col5:last-child {
	margin-bottom: 0!important;
}
.c5-event .c5-row img,.c5-gallery .c5-row img {
	width: 30%;
	margin-bottom: 10px;
	float: left;
}
.c5-event .c5-row .c5-text,.c5-gallery .c5-row .c5-text {
	width: 65%;
	float: left;
	margin-left: 5%;
	margin-bottom: 10px;
}
.c5-event .c5-row a,.c5-gallery .c5-row a {
	clear: both;
	margin: 0 0 0 auto;
}
.c5-event .c5-row a.s5-button,.c5-gallery .c5-row a.s5-button {
	position: static;
	width: 140px;
}
.c5-event .c5-row__col5.c5-blank .c5-text,.c5-gallery .c5-row__col5.c5-blank .c5-text {
	width: auto;
	margin: 0;
	padding: 15px;
}
.c5-event .c5-row__col5.c5-blank .c5-text a ,.c5-gallery .c5-row__col5.c5-blank .c5-text a {
	margin-top: 10px;
}
}

/*c5-section-exp========================================*/

/*c5-exp*/

.c5-exp .c5-visual__bg {
  overflow: hidden;
	width: 100%;
	height: 250px;
  background-image: url(../img/product.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
	margin-bottom: 20px;
}
.c5-exp ul.c5-exp-info {
	list-style: none;
	margin: 0;
	padding: 0;
}
.c5-exp ul.c5-exp-info li:first-child {
	border-top: 1px solid #e4e7ec;
	margin-top: 60px;
}
.c5-exp ul.c5-exp-info li {
	padding: 30px 0;
	border-bottom: 1px solid #e4e7ec;
	overflow: hidden;
	display: table;
	width: 100%;
}
.c5-exp ul.c5-exp-info li img {
	width: 230px;
	margin-right: 30px;
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: table-cell;
	vertical-align: top;
}
.c5-exp ul.c5-exp-info li .c5-text {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}
.c5-exp ul.c5-exp-info li .c5-title {
	margin-bottom: 3px;
}
.c5-exp ul.c5-exp-info li .c5-subtitle {
	margin-bottom: 20px;
}
.c5-exp ul.c5-exp-info li a {
	margin: 0 15px 7px 0;
	display: inline-block;
}
.c5-exp .c5-exp-exh .c5-title {
	background: #2f353d;
	text-align: center;
	padding: 15px 0px;
	float: left;
	width: 210px;
	margin-right: 20px;
	color: #fff;
}
.c5-exp .c5-exp-exh .c5-text {
	padding: 15px 0;
}
.c5-exp .c5-exh-info {
	border: 1px solid #e4e7ec;
	margin: 0;
	padding: 10px 30px 0;
}
.c5-exp .c5-exh-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.c5-exp .c5-exh-info ul li {
	display: inline-block;
	width: 33.3%;
}
.c5-exp .c5-exh-info ul li a {
	display: table;
	margin-bottom: 15px;
	padding-right: 20px;
}
.c5-exp .c5-exh-info ul li a:hover {
	text-decoration: none;
}
.c5-exp .c5-exh-info ul li a:hover img {
	opacity: .5;
}
.c5-exp .c5-exh-info ul li img {
	width: 72px;
	display: table-cell;
	margin-right: 10px;
}
.c5-exp .c5-exh-info ul li p {
	display: table-cell;
	vertical-align: middle;
}
.c5-exp .c5-exp-bnr {
	margin-top: 50px;
}
.c5-exp .c5-exp-bnr .s5-row__col2 a {
	display: table;
}
.c5-exp .c5-exp-bnr .s5-row__col2 a:hover,
.c5-exp .c5-exp-bnr .s5-row__col4 a:hover {
	opacity: .5;
	text-decoration: none;
}
.c5-exp .c5-exp-bnr .s5-row__col2 img {
	display: table-cell;
	margin-right: 15px;
}
.c5-exp .c5-exp-bnr .s5-row__col4 img {
	margin-bottom: 5px;
}
.c5-exp .c5-exp-bnr .s5-row__col2 p {
	display: table-cell;
	vertical-align: top;
}
@media (max-width: 767px){
.c5-exp .c5-exh-info ul li {
	display: block;
	width: auto;
}
.c5-exp .c5-exh-info ul li a {
	padding-right: 0;
}
}
@media (max-width: 640px){
.c5-exp .c5-visual__bg {
	height: 150px;
	margin-bottom: 10px;
}
.c5-exp ul.c5-exp-info li {
	padding: 20px 0;
	display: block;
}
.c5-exp ul.c5-exp-info li:first-child {
	margin-top: 30px;
}
.c5-exp ul.c5-exp-info li img {
	width: 100%;
	margin-right: 0;
	display: block;
	margin-bottom: 10px;
}
.c5-exp ul.c5-exp-info li .c5-text {
	display: table-cell;
	vertical-align: top;
}
.c5-exp .c5-exp-exh .c5-title {
	padding: 5px 0;
	float: none;
	width: auto;
	margin-right: 0;
}
.c5-exp .c5-exp-exh .c5-text {
	padding: 15px 0 0;
}
.c5-exp .c5-exh-info {
	padding: 10px 10px;
}
.c5-exp .c5-exh-info ul li a {
	margin-bottom: 10px;
}
.c5-exp .c5-exp-bnr {
	margin-top: 30px;
}
.c5-exp .c5-exp-bnr .s5-row {
	width: auto;
	margin-right: -2%;
	margin-left: -2%;
	font-size: 0;
}
.c5-exp .c5-exp-bnr .s5-row__col1 {
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
	padding-right: 2%;
	padding-left: 2%;
}
.c5-exp .c5-exp-bnr .s5-row__col2,
.c5-exp .c5-exp-bnr .s5-row__col4 {
	width: 46%;
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: inline-block;
	margin-right: 2%;
	margin-left: 2%;
}
.c5-exp .c5-exp-bnr .s5-row__col2 a,
.c5-exp .c5-exp-bnr .s5-row__col4 a {
	display: block;
}
.c5-exp .c5-exp-bnr .s5-row__col2 img,
.c5-exp .c5-exp-bnr .s5-row__col4 img {
	width: 100%;
	display: block;
	margin-right: 0;
	margin-bottom: 5px;
}
.c5-exp ul.c5-exp-info li .c5-text {
	display: block;
}
}

/*c5-section-academy========================================*/

/*c5-academy*/

.c5-academy .c5-visual__bg {
  overflow: hidden;
	width: 100%;
	height: 250px;
  background-image: url(../img/academy.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
	margin-bottom: 20px;
}
.c5-academy .s5-row__col2:first-child {
	padding-right: 20px;
}
.c5-academy .s5-row__col2:last-child {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	display: block;
	width: 100%;
}
.c5-academy .s5-row__col2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #666;
}

@media (max-width: 640px){
.c5-academy .c5-visual__bg {
	height: 150px;
	margin-bottom: 10px;
}
.c5-academy .s5-row__col2 {
	margin-bottom: 0;
}
.c5-academy .s5-row__col2 a {
	width: 100%;
	margin: 0px;
}
.c5-academy .s5-row__col2:first-child {
	padding-right: 0;
}
}

/*c5-section-owner========================================*/

/*c5-owner*/

.c5-owner ul.c5-owner-info {
	list-style: none;
	margin: 0;
	padding: 0;
}
.c5-owner ul.c5-owner-info li {
	background: #fff;
	position: relative;
	min-height: 260px;
}
.c5-owner ul.c5-owner-info li:last-child {
	margin-bottom: 0!important;
}
.c5-owner ul.c5-owner-info li .c5-bg01 {
	width: 32%;
	height: 100%;
	display: inline-block;
	background: url(../img/support_01.jpg) no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.c5-owner ul.c5-owner-info li .c5-bg02 {
	width: 32%;
	height: 100%;
	display: inline-block;
	background: url(../img/585_365_a-owner_maintenance-1.jpg) no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.c5-owner ul.c5-owner-info li .c5-text {
	padding: 40px 40px 40px 37%;
}
.c5-owner ul.c5-owner-info li .c5-text a {
	display: inline-block;
	margin-right: 30px;
}
.c5-owner ul.c5-owner-info li .c5-text a.c5-sips p {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.c5-owner ul.c5-owner-info li .c5-text a.c5-sips {
	text-decoration: none;
	margin-top: 10px;
}
.c5-owner ul.c5-owner-info li .c5-text a.c5-sips:hover {
	opacity: .5;
}
.c5-owner ul.c5-owner-info li .c5-text a.c5-sips img {
	width: auto;
	height: 38px;
	vertical-align: middle;
	margin-right: 5px;
}
.c5-owner ul.c5-owner-info li .c5-btn__col2 {
	float: left;
	margin-right: 20px;
}
.c5-owner ul.c5-owner-info li .c5-btn__col2:first-child {
	margin-top: 30px;
}

@media (max-width: 767px){
.c5-owner ul.c5-owner-info li {
	position: relative;
}
.c5-owner ul.c5-owner-info li .c5-bg01 {
	width: 100%;
	height: 0;
	display: block;
	position: static;
	padding-bottom: 62.5%;
}
.c5-owner ul.c5-owner-info li .c5-bg02 {
	width: 100%;
	height: 0;
	display: block;
	position: static;
	padding-bottom: 62.5%;
}
.c5-owner ul.c5-owner-info li .c5-text {
	padding: 20px;
}
.c5-owner ul.c5-owner-info li .c5-text a {
	width: 100%;
	margin-right: 0;
}
.c5-owner ul.c5-owner-info li:nth-child(2) .c5-text a {
	margin-bottom: 0!important;
}
.c5-owner ul.c5-owner-info li .c5-btn__col2 {
	float: none;
	margin-right: 0;
}
.c5-owner ul.c5-owner-info li .c5-btn__col2:first-child {
	margin-top: 15px;
	margin-right: 0;
}
.c5-owner ul.c5-owner-info li .c5-text a.c5-sips {
	margin-top: 0;
}
.c5-sips p {
	font-size: 0.8rem!important;
}
}

/*c5-section========================================*/

/*c5-access*/

.c5-access {
	margin-bottom: 40px;
}
.c5-access .c5-row {
    width: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
		margin: 0 -15px;
		font-size: 0;
}
.c5-access .c5-row a:hover {
	opacity: .5;
}
.c5-access .c5-row img {
	width: 100%;
	margin-bottom: 10px;
}
.c5-access .c5-row__col5 {
	width: 20%;
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	overflow: hidden;
}

.c5-access .c5-row .c5-shop {
	margin-bottom: 8px;
}
.c5-access .c5-row .c5-address {
	margin-bottom: 5px;
	min-height: 40px;
}
.c5-access .c5-row a {
	margin-top: 10px;
	font-size: 0.8rem;
}

@media (max-width: 640px){
.c5-access {
	margin-bottom: 20px;
}
.c5-access .c5-row {
	margin: 0 -10px;
}
.c5-access .c5-row .c5-row__col5 {
	width: 50%;
	padding: 0 10px;
}
.c5-access .c5-row img {
	width: 100%;
	margin-bottom: 5px;
	float: none;
}
.c5-access .c5-row .c5-text {
	width: 100%;
	float: none;
	margin-left: 0;
}
.c5-access .c5-row .c5-address {
	min-height: 40px;
}
.c5-access .c5-row a {
	margin-top: 5px;
	font-size: .875rem;
}
}

/*c5-owner-page*/

.c5-owner-page {
	margin-bottom: 40px;
}
.c5-owner-page .s5-row__col2 img {
	width: 100%;
}
.c5-owner-page .s5-row__col2:nth-child(2) {
	padding-left: 40px;	
}

@media (max-width: 640px){
.c5-owner-page {
	margin-bottom: 20px;
}
.c5-owner-page .s5-row__col2:nth-child(2) {
	padding-left: 0;	
}
.c5-owner-page a {
	width: 100%;
}
}

/*error========================================*/
.c5-error {
	color: #777;
	background: #ddd;
}

/*img========================================*/
.c5-gallery .c5-row.c5-gallery-info img,
.c5-event .c5-row img {
	width: 100%;
}
@media (max-width: 640px){
.c5-gallery .c5-row.c5-gallery-info img {
	width: 30%;
}
}
@media (max-width: 767px){
.c5-event .c5-row img {
	width: 30%;
}
}