* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.wrap-all {
	overflow: hidden;
	user-select: none;
	display: none;
}

.animated {
	opacity: 0;
}

.pc {
	display: none;
}

.res {
	display: block;
}

div {
	padding: 0;
	margin: 0;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
	background-image: url("../images/bg.jpg");
	font-family: "M PLUS Rounded 1c";
	font-weight: bold;
	color: #2A0505;
	text-shadow:
	    #FFF 2px 0px 2px, #FFF -2px 0px 2px,
	    #FFF 0px -2px 2px, #FFF -2px 0px 2px,
	    #FFF 2px 2px 2px, #FFF -2px 2px 2px,
	    #FFF 2px -2px 2px, #FFF -2px -2px 2px,
	    #FFF 1px 2px 2px, #FFF -1px 2px 2px,
	    #FFF 1px -2px 2px, #FFF -1px -2px 2px,
	    #FFF 2px 1px 2px, #FFF -2px 1px 2px,
	    #FFF 2px -1px 2px, #FFF -2px -1px 2px,
	    #FFF 1px 1px 2px, #FFF -1px 1px 2px,
	    #FFF 1px -1px 2px, #FFF -1px -1px 2px;
}

table {
	margin: 0 auto;
}

table, tr, td {
	font-family: "M PLUS Rounded 1c";
	font-weight: bold;
	color: #2A0505;
	text-shadow:
		#FFF 2px 0px 2px, #FFF -2px 0px 2px,
		#FFF 0px -2px 2px, #FFF -2px 0px 2px,
		#FFF 2px 2px 2px, #FFF -2px 2px 2px,
		#FFF 2px -2px 2px, #FFF -2px -2px 2px,
		#FFF 1px 2px 2px, #FFF -1px 2px 2px,
		#FFF 1px -2px 2px, #FFF -1px -2px 2px,
		#FFF 2px 1px 2px, #FFF -2px 1px 2px,
		#FFF 2px -1px 2px, #FFF -2px -1px 2px,
		#FFF 1px 1px 2px, #FFF -1px 1px 2px,
		#FFF 1px -1px 2px, #FFF -1px -1px 2px;
}

td {
	padding-top: 10px;
}


a {
	color: #FF65B6;
	font-weight: bold;
}

a:hover {
	color: #D1E200;
}


.wrap {
	width: 100%;
	position: relative;
}

.inner {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px;
	padding-bottom: 100px;
	text-align: center;
	position: relative;

}

.inner::after {
  content: "";
  display: block;
  clear: both;
}

.inner-title {
	font-family: 'Oleo Script', cursive;
	font-size: 50px;
	margin-bottom: 50px;
	color: #FFF;
	text-align: center;
}

.pink {
	color: #FF65B6;
}

.green {
	color: #D1E200;
}

.white {
	color: #FFF;
}

.bg-green {
	background-color: #D1E200;
}

.bg-white {
	background-color: #FFF;
}

#header {
	position: relative;
	width: 100%;
	height: 500px;
	background: url("../images/header_bg.png") center center repeat-x;
	text-align: center;
}

#header .title {
	position: absolute;
	margin: 0 auto;
	height: 500px;
	width: 654px;
	left: 0;
	right: 0;
}

#header .title1 {
	position: absolute;
	margin: 0 auto;
	top: 70px;
	right: 0;
	animation-delay: 0.5s;
}

#header .title2 {
	position: absolute;
	margin: 0 auto;
	top: 70px;
	left: 0;
	animation-delay: 0.5s;
}

#header .title3 {
	position: absolute;
	margin: 0 auto;
	top: 70px;
	right: 0;
	animation-delay: 0.5s;
}

#header .title-catch {
	position: absolute;
	margin: 0 auto;
	bottom: 130px;
	left: 0;
	right: 0;
	bottom: 50px;
	animation-delay: 0.7s;
}

#header .catch1 {
	padding-top: 20px;
	display: block;
	animation-delay: 0.7s;
}

#header .catch2 {
	padding-top: 20px;
	display: block;
	animation-delay: 0.5s;
}

.wrap {
	position: relative;
	width: 100%;
	height: 4650px;
}

.wrap-etc {
	position: relative;
	width: 100%;
	height: 170px;
}

.wrap-line {
	position: relative;
	width: 100%;
	height: 230px;
	background: url("../images/header_bg.png") center center repeat-x;
}

.wrap-info {
	position: relative;
	width: 100%;
	height: 2200px;
}

.inner {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100%;;
	z-index: 0;
}

.chara {
	position: relative;
	height: 500px;
}

.chara01 { z-index: 20; margin-top: -50px; margin-left: 0px;}
.chara02 { z-index: 19; margin-top: -100px; margin-right: 0px;}
.chara03 { z-index: 18; margin-top: -30px; margin-left: 0px;}
.chara04 { z-index: 17; margin-top: -90px; margin-right: 0px;}
.chara05 { z-index: 16; margin-top: -80px; margin-left: 0px;}
.chara06 { z-index: 15; margin-top: -110px; margin-right: 0px;}
.chara07 { z-index: 14; margin-top: -30px; margin-left: 0px;}
.chara08 { z-index: 13; margin-top: -100px; margin-right: 0px;}
.chara09 { z-index: 12; margin-top: -100px; margin-left: 0px;}
.chara10 { z-index: 11; margin-top: -70px; margin-right: 0px;}
.chara11 { z-index: 10; margin-top: -100px; margin-right: 0px;}

.chara-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.chara01-inner {
	position: absolute;
	left: 0;
	background: url("../images/chara_bg01.png") center center no-repeat;
}

.chara02-inner {
	position: absolute;
	right: 0;
	background: url("../images/chara_bg02.png") center center no-repeat;
}

.chara03-inner {
	position: absolute;
	left: 0;
	background: url("../images/chara_bg03.png") center center no-repeat;
}

.chara04-inner {
	position: absolute;
	right: 0;
	background: url("../images/chara_bg04.png") center center no-repeat;
}

.chara05-inner {
	position: absolute;
	left: 0;
	background: url("../images/chara_bg05.png") center center no-repeat;
}

.chara06-inner {
	position: absolute;
	right: 0;
	background: url("../images/chara_bg06.png") center center no-repeat;
}

.chara07-inner {
	position: absolute;
	left: 0;
	background: url("../images/chara_bg07.png") center center no-repeat;
}

.chara08-inner {
	position: absolute;
	right: 0;
	background: url("../images/chara_bg08.png") center center no-repeat;
}

.chara09-inner {
	position: absolute;
	left: 0;
	background: url("../images/chara_bg09.png") center center no-repeat;
}

.chara10-inner {
	position: absolute;
	right: 0;
	background: url("../images/chara_bg10.png") center center no-repeat;
}

.chara11-inner {
	position: absolute;
	right: 0;
	background: url("../images/chara_bg11.png") center center no-repeat;
}

/* ============================================= */

.chara-image {
	position: absolute;
	z-index: 10;
}

.chara-image01 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 120px;
}

.chara-image02 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 80px;
}

.chara-image03 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 100px;
}

.chara-image04 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 100px;

}

.chara-image05 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 100px;
}

.chara-image06 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 100px;
}

.chara-image07 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 120px;
}

.chara-image08 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 120px;
}

.chara-image09 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 100px;
}

.chara-image10 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 140px;
}

.chara-image11 {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 120px;
}
/* ============================================= */

.chara-frame {
	position: absolute;
	width: 215px;
	height: 160px;
	background: url("../images/chara_frame.png") center center no-repeat;
	text-align: left;
	padding: 0px 20px;
	z-index: 100;
}

.chara-frame-paty {
	top: 80px;
	left: calc(50% + 110px);
}

.chara-frame-suguri {
	bottom: 100px;
	left: calc(50% - 320px);
}

.chara-frame-marein {
	top: 40px;
	left: calc(50% + 200px);
}

.chara-frame-fenel {
	bottom: 60px;
	left: calc(50% - 340px);
}

.chara-frame-aruka {
	bottom: -40px;
	left: calc(50% + 30px);
}


.chara-frame-seji {
	top: 170px;
	left: calc(50% + 150px);
}

.chara-frame-dande {
	bottom: 50px;
	left: calc(50% - 280px);
}

.chara-frame-roza {
	bottom: 50px;
	left: calc(50% - 320px);
}

.chara-frame-rukkora {
	top: 80px;
	left: calc(50% + 120px);
}

.chara-frame-sutebia {
	top: 100px;
	left: calc(50% - 340px);
}

.chara-frame-oregano {
	bottom: 140px;
	left: calc(50% + 145px);
}

.chara-frame-mary {
	top: 70px;
	left: calc(50% - 370px);
}

.chara-frame-chabiru {
	bottom: 0px;
	left: calc(50% - 300px);
}

.chara-frame-time {
	top: 180px;
	left: calc(50% + 160px);
}

.chara-frame-mashu {
	top: 150px;
	left: calc(50% - 360px);
}

.chara-frame-sorel {
	bottom: 80px;
	left: calc(50% + 80px);
}

.chara-frame-anzerika {
	bottom: 120px;
	left: calc(50% - 285px);
}

.chara-frame-jasumin {
	bottom: 50px;
	left: calc(50% - 340px);
}

.chara-frame-dhiru {
	top: 80px;
	left: calc(50% + 130px);
}

.chara-frame-shirotsume {
	top: 160px;
	left: calc(50% + 120px);
}

.chara-frame-rabi {
	bottom: 120px;
	left: calc(50% - 285px);
}
/* ============================================= */

.chara-name {
	margin-top: -10px;
	margin-left: -5px;
	animation-delay: 0.4s;
}

.chara-text {
	font-size: 12px;
	line-height: 16px;
	width: 160px;
	margin-top: 10px;
	margin-left: 10px;
}

.chara-cv {
	position: absolute;
	margin: 0 auto;
	right: 30px;
	top: 44px;
	text-align: center;
	font-size: 15px;
}

.chara-cv-woman {
	color: #BA0000;
}

.chara-cv-men {
	color: #222071;
}

/* ============================================= */

.voice {
	position: absolute;
	bottom: -15px;
	width: 215px;
	text-align: center;
	margin-left: -20px;
	font-size: 0;
}

.btn-voice {
	display: inline-block;
	padding: 0;
	margin: 0;
	cursor: pointer;
	width: 45px;
	height: 45px;
	background-image: url("../images/btn_voice_play.png");
}

.btn-voice:hover {
	opacity: 1;
}

/* ============================================= */

.info {
	position: relative;
	height: 1150px;
	background: url("../images/info_bg.png") top center no-repeat;
}

.info01-image {
	position: absolute;
	top: calc(50% - 500px);
	left: calc(50% - 290px);
}

.info02-image {
	position: absolute;
	top: calc(50% - 330px);
	left: calc(50% - 120px);
}

.info03-image {
	position: absolute;
	top: calc(50% - 140px);
	left: calc(50% + 30px);
}

.info04-image {
	position: absolute;
	top: calc(50% - 70px);
	left: calc(50% - 340px);
}

.info05-image {
	position: absolute;
	top: calc(50% + 120px);
	left: calc(50% - 170px);
}

.info06-image {
	position: absolute;
	top: calc(50% + 270px);
	left: calc(50%);
}

.info-text {
	position: absolute;
	font-size: 20px;
	animation-delay: 0.4s;
}

.info01-text {
	top: 80px;
	left: calc(50% - 80px);
}

.info02-text {
	top: 150px;
	left: calc(50% + 40px);
}

.info03-text {
	top: 380px;
	left: calc(50% - 270px);
}

.info04-text {
	top: 450px;
	left: calc(50% - 170px);
}

.info05-text {
	top: 800px;
	left: calc(50% - 320px);
}

.info06-text {
	top: 870px;
	left: calc(50% - 220px);
}

.info07-text {
	text-align: left;
	top: 1000px;
	left: calc(50% - 350px);
}

/* ============================================= */

.cm-text {
	margin-top: 50px;
	text-align: center;
	font-size: 30px;
}

.link {
	margin-top: 100px;
}

.update {
	margin-top: 100px;
	text-align: center;
}

.logo {
	width: 100%;
}

.logo img {
	text-align: center;
	margin-top: 100px;
	width: 250px;
}

/* ============================================= */

.etc-title {
	font-size: 18px;
	padding-bottom: 20px;
}

.etc-name {
	display: inline-block;
	padding: 5px 10px;
}

.wrap-etc .inner {
	position: relative;
}

.chara-line-image1 {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.chara-line-image2 {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
}


/* ===================================================== */

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

	#header {
		position: relative;
		width: 100%;
		height: 400px;
		background: url("../images/header_bg.png") center center repeat-x;
		text-align: center;
	}

	#header .title {
		width: 100%;
	}

	#header .title-catch {
		position: absolute;
		margin: 0 auto;
		bottom: 100px;
		left: 0;
		right: 0;
	}

}

@media screen and (max-width:430px) {
	#header .title1 {
		position: absolute;
		width: 100%;
	}
	#header .title2 {
		position: absolute;
		width: 100%;
	}
	#header .title3 {
		position: absolute;
		top: 70px;
		width: 100%;
	}
}


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

	.chara01-inner {
		position: absolute;
		left: 0;
		background: url("../images/chara_bg01.png") center center no-repeat;
	}

	.chara02-inner {
		position: absolute;
		right: 0;
		background: url("../images/chara_bg02.png") center center no-repeat;
		text-align: right;
	}

	.chara03-inner {
		position: absolute;
		left: 0;
		background: url("../images/chara_bg03.png") center center no-repeat;
	}

	.chara04-inner {
		position: absolute;
		right: 0;
		background: url("../images/chara_bg04.png") center center no-repeat;
	}

	.chara05-inner {
		position: absolute;
		left: 0;
		background: url("../images/chara_bg05.png") center center no-repeat;
	}

	.chara06-inner {
		position: absolute;
		right: 0;
		background: url("../images/chara_bg06.png") center center no-repeat;
	}

	.chara07-inner {
		position: absolute;
		left: 0;
		background: url("../images/chara_bg07.png") center center no-repeat;
	}

	.chara08-inner {
		position: absolute;
		right: 0;
		background: url("../images/chara_bg08.png") center center no-repeat;
	}

	.chara09-inner {
		position: absolute;
		left: 0;
		background: url("../images/chara_bg09.png") center center no-repeat;
	}

	.chara10-inner {
		position: absolute;
		right: 0;
		background: url("../images/chara_bg10.png") center center no-repeat;
	}

	.chara11-inner {
		position: absolute;
		right: 0;
		background: url("../images/chara_bg11.png") center center no-repeat;
	}

	.chara01 { z-index: 20; margin-top: -50px; margin-left: 0px;}
	.chara02 { z-index: 19; margin-top: 190px; margin-right: 0px;}
	.chara03 { z-index: 18; margin-top: 370px; margin-left: 0px;}
	.chara04 { z-index: 17; margin-top: 200px; margin-right: 0px;}
	.chara05 { z-index: 16; margin-top: 180px; margin-left: 0px;}
	.chara06 { z-index: 15; margin-top: 200px; margin-right: 0px;}
	.chara07 { z-index: 14; margin-top: 390px; margin-left: 0px;}
	.chara08 { z-index: 13; margin-top: 190px; margin-right: 0px;}
	.chara09 { z-index: 12; margin-top: 10px; margin-left: 0px;}
	.chara10 { z-index: 11; margin-top: 200px; margin-right: 0px;}
	.chara11 { z-index: 10; margin-top: 10px; margin-right: 0px;}

	.chara-image01 {
		position: absolute;
		margin: 0 auto;
		top: 120px;
	}

	.chara-image02 {
		position: absolute;
		margin: 0 auto;
		top: 100px;
	}

	.chara-image03 {
		position: absolute;
		margin: 0 auto;
		top: 100px;
	}

	.chara-image04 {
		position: absolute;
		margin: 0 auto;
		top: 90px;

	}

	.chara-image05 {
		position: absolute;
		margin: 0 auto;
		top: 100px;
	}

	.chara-image06 {
		position: absolute;
		margin: 0 auto;
		top: 100px;
	}

	.chara-image07 {
		position: absolute;
		margin: 0 auto;
		top: 120px;
	}

	.chara-image08 {
		position: absolute;
		margin: 0 auto;
		top: 120px;
	}

	.chara-image09 {
		position: absolute;
		margin: 0 auto;
		top: 100px;
	}

	.chara-image10 {
		position: absolute;
		margin: 0 auto;
		top: 140px;
	}

	.chara-image11 {
		position: absolute;
		margin: 0 auto;
		top: 140px;
	}
	.chara-frame-paty {
		top: auto;
		right: auto;
		bottom: -70px;
		left: calc(50% - 50px);
	}

	.chara-frame-suguri {
		bottom: -250px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-marein {
		bottom: -80px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-frame-aruka {
		bottom: -270px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-fenel {
		bottom: -450px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-frame-seji {
		bottom: -80px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-frame-dande {
		bottom: -260px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-roza {
		bottom: -70px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-rukkora {
		bottom: -260px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-frame-oregano {
		bottom: -90px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-frame-sutebia {
		bottom: -270px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-mary {
		bottom: -80px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-time {
		bottom: -270px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-frame-chabiru {
		bottom: -460px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-sorel {
		bottom: -80px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-frame-mashu {
		bottom: -260px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-anzerika {
		bottom: -80px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-frame-dhiru {
		bottom: -80px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-frame-jasumin {
		bottom: -260px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-shirotsume {
		bottom: -80px;
		left: calc(50% - 150px);
		top: auto;
		right: auto;
	}

	.chara-frame-rabi {
		bottom: -80px;
		left: calc(50% - 50px);
		top: auto;
		right: auto;
	}

	.chara-text {
		font-size: 11px;
		line-height: 16px;
		width: 160px;
		margin-top: 10px;
		margin-left: 10px;
	}

	.wrap {
		position: relative;
		width: 100%;
		height: 7550px;
	}

	.wrap-info {
		position: relative;
		width: 100%;
		height: 1900px;
	}

	.wrap-info .inner {
		width: 100%;
	}

}



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

	.wrap-etc .inner {
		position: relative;
		width: 100%;
	}

	.chara-line-image1 {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
	}

	.chara-line-image2 {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
	}

}
@media screen and (max-width:650px) {

	.wrap-etc .inner {
		position: relative;
		width: 100%;
	}

}

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

	.info {
		position: relative;
		height: 850px;
		background: url("../images/info_bg2.png") top center no-repeat;
		background-size: auto;
	}

	.info img {
		width: 200px;
	}

	.info01-image {
		position: absolute;
		top: calc(50% - 380px);
		left: calc(50% - 160px);
	}

	.info02-image {
		position: absolute;
		top: calc(50% - 270px);
		left: calc(50% - 40px);
	}

	.info03-image {
		position: absolute;
		top: calc(50% - 160px);
		left: calc(50% - 160px);
	}

	.info04-image {
		position: absolute;
		top: calc(50% - 50px);
		left: calc(50% - 40px);
	}

	.info05-image {
		position: absolute;
		top: calc(50% + 60px);
		left: calc(50% - 160px);
	}

	.info06-image {
		position: absolute;
		top: calc(50% + 170px);
		left: calc(50% - 40px);
	}

	.info-text {
		position: absolute;
		font-size: 16px;
		animation-delay: 0.4s;
	}

	.info01-text {
		top: 60px;
		left: calc(50% - 20px);
	}

	.info02-text {
		top: 130px;
		left: calc(50% + 10px);
	}

	.info03-text {
		top: 380px;
		left: calc(50% - 170px);
	}

	.info04-text {
		top: 450px;
		left: calc(50% - 130px);
	}

	.info05-text {
		top: 570px;
		left: calc(50% + 20px);
	}

	.info06-text {
		top: 640px;
		left: calc(50% - 170px);
	}

	.info07-text {
		text-align: left;
		top: 750px;
		left: calc(50% - 120px);
	}
}


@media screen and (max-width:530px) {
	.link img {
		width: 90%;
	}
}


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

	.chara-inner {
		width: 100%;
		background-position: center;
	}

	.chara-image01 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 120px;
	}

	.chara-image02 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 100px;
	}

	.chara-image03 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 100px;
	}

	.chara-image04 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 90px;

	}

	.chara-image05 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 100px;
	}

	.chara-image06 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 100px;
	}

	.chara-image07 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 120px;
	}

	.chara-image08 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 120px;
	}

	.chara-image09 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 100px;
	}

	.chara-image10 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 140px;
	}

	.chara-image11 {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 120px;
	}
}


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

	.chara-image {
		width: 95%;
		top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
	}

 }
