@charset "UTF-8";
/*------------------------------------*
		ABOUT
*------------------------------------*/

/* # contents-midori-area
----------------------------------- */
.contents-midori-area .wrp-intro-area {
	overflow: hidden;
	position: relative;
	padding: 10px 0 30px;
	background-color: #fff;
	z-index: 10;
}

.contents-midori-area .wrp-intro-area .ttl {
	margin-left: -55px;
}

.contents-midori-area .wrp-main-area {
	padding-top: 20px;
}

@media only screen and (max-width: 768px) {
	.contents-midori-area {
		background-image: none;
	}

	.contents-midori-area .bg-midorichan {
		background-image: url(/japanese/myslot/midorichan/about/img/sp/bg_midorichan_about_sp.png);
		background-position: 50% -6px;
		background-repeat: no-repeat;
		background-size: 618px 684.5px;
	}

	.contents-midori-area .wrp-intro-area {
		position: relative;
		padding: 15px 0 30px;
		z-index: 10;
	}

	.contents-midori-area .wrp-intro-area .ttl {
		margin-left: 0px;
	}

	.contents-midori-area .wrp-intro-area .ttl img {
		width: 100%;
		height: auto;
	}

	.contents-midori-area .wrp-main-area {
		padding-top: 10px;
	}
}

.wrp-abouttext-area {
	position: relative;
	box-sizing: border-box;
	padding: 30px 30px;
	background-color: #13c382;
	z-index: 2;
}

.wrp-abouttext-area:before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 354px;
	height: 374px;
	background-image: url(/japanese/myslot/midorichan/about/img/bg_midori.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 2;
}

.wrp-abouttext-area .inner-cts {
	position: relative;
	padding-top: 47.14%;
	box-sizing: border-box;
	border-radius: 6px;
	border: 6px solid #5ad5a7;
}

.wrp-abouttext-area .inner-cts img {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
}

.wrp-abouttext-area .inner-cts .text {
	box-sizing: border-box;
	padding-right: 170px;
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
}

.wrp-abouttext-area .inner-cts .text:nth-child(n+2) {
	margin-top: 20px;
}

.wrp-abouttext-area .inner-cts .text.text-sttl {
	font-weight: bold;
}

.wrp-abouttext-area .inner-cts .text.text-sttl .icon {
	color: #f9fe07;
	font-size: 17px;
}

.wrp-abouttext-area .inner-cts .text a {
	color: #fff;
	text-decoration: underline;
}

.wrp-abouttext-area .inner-cts .text a.hovr {
	background-color: transparent;
}

@media only screen and (max-width: 768px) {
	.wrp-abouttext-area {
		padding: 10px 10px;
	}

	.wrp-abouttext-area:before {
		width: 100%;
		height: 100%;
		background-image: url(/japanese/myslot/midorichan/about/img/sp/bg_midori_sp.png);
		background-position: 100% 100%;
		-webkit-background-size: 57.6% auto;
		-moz-background-size: 57.6% auto;
		background-size: 57.6% auto;
	}

	.wrp-abouttext-area .inner-cts {
		padding-top: 93.10%;
		border-radius: 10px;
		border: 3px solid #5ad5a7;
	}

	.wrp-abouttext-area .inner-cts img {
		width: 100%;
		z-index: 3;
	}

	.wrp-abouttext-area .inner-cts .text {
		padding-right: 0;
		font-size: 11px;
	}

	.wrp-abouttext-area .inner-cts .text:nth-child(n+2) {
		margin-top: 7px;
	}

	.wrp-abouttext-area .inner-cts .text.text-sttl .icon {
		font-size: 12px;
	}
}

/* # wrp-profile-area
----------------------------------- */
.wrp-profile-area {
	margin-bottom: 40px;
	background-color: #fff;
}

.wrp-profile-area .ttl-midori {
	padding: 7px 0 9px;
	background-color: #a3ec43;
	text-align: center;
}

.wrp-profile-area .dtl-profile {
	padding: 40px 12px 38px;
}

/* みどりちゃんプロフィール */
.midori {
}

.midori .img {
}

.midori .img img:first-child {
	float: left;
}

.midori .img img:nth-child(2) {
	margin-top: 54px;
}

.midori .text {
	margin-top: 10px;
}

.midori .text .name {
	width: 660px;
	margin: 0 auto;
	padding-bottom: 13px;
	background-image: url(/japanese/myslot/midorichan/about/img/line_dotted_grn01.png);
	background-position: 0 100%;
	background-repeat: repeat-x;
}

.midori .text .text-dtl {
	width: 660px;
	margin: 0 auto;
}

.midori .text .text-dtl > .list-dtl {
	margin-top: 18px;
	font-size: 16px;
}

.midori .text .text-dtl > .fl-l {
	float: left;
	width: 320px;
}

.midori .text .text-dtl > .fl-r {
	float: right;
	width: 320px;
}

.dtl-profile .text .text-dtl > .list-dtl li {
	margin: 2px 0 1px;
}

.dtl-profile .text .text-dtl > .list-dtl li .item {
	display: inline-block;
	width: 105px;
	color: #00623a;
	vertical-align: top;
	white-space: nowrap;
}

.dtl-profile .text .text-dtl > .list-dtl li .cntdtl {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	width: 202px;
	padding-left: 1em;
}

.dtl-profile .text .text-dtl > .list-dtl li .cntdtl:before {
	content: '：';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1em;
	height: 1em;
}

/* ひまわりプロフィール */
.himawari {
	margin-top: 60px;
	padding: 0 25px 0 0;
}

.himawari .img img:first-child {
	float: right;
}

.himawari .img img:nth-child(1) {
	width: 340px;
}

.himawari .img img:nth-child(2) {
	width: 348px; margin-top: 26px;
}

.himawari .text {
}

.himawari .text .name {
	width: 660px;
	margin: 0 auto;
	padding-bottom: 9px;
	background-image: url(/japanese/myslot/midorichan/about/img/line_dotted_org01.png);
	background-position: 0 100%;
	background-repeat: repeat-x;
}

.himawari .text .text-dtl {
	width: 660px;
	margin: 20px auto 0;
	font-size: 16px;
}

.himawari .text .text-dtl > .fl-l {
	float: left;
	width: 320px;
}

.himawari .text .text-dtl > .fl-r {
	float: right;
	width: 320px;
}

.himawari .text .text-dtl > .list-dtl li .item {
	color: #ff6000;
}

/* ハム太郎プロフィール */
.cnt-fl-l {
	margin-top: 38px;
	padding: 0 25px;
}

.cnt-fl-l .img {
	float: left;
}

.cnt-fl-l .img img {
	width: 320px;
}

.cnt-fl-l .text {
	float: right;
	width: 320px;
}

.cnt-fl-l .text .name {
	width: 100%;
	padding-bottom: 9px;
	background-image: url(/japanese/myslot/midorichan/about/img/line_dotted_ylw01.png);
	background-position: 0 100%;
	background-repeat: repeat-x;
}

.cnt-fl-r + .cnt-fl-l .text .name {
	margin-top: 69px;
}

.cnt-fl-l .text .text-dtl {
	margin-top: 20px;
	font-size: 16px;
}

@media only screen and (min-width: 767px) {
	.cnt-fl-l .text .name {
		position: relative;
		z-index: 5;
	}

	.cnt-fl-l .text .name:before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: -20px;
		width: 65px;
		height: 52px;
		background: url(/japanese/myslot/midorichan/about/img/text_hamu_bg.png) 0 0 no-repeat;
		background-size: 65px 52px;
		z-index: -1;
	}
}

@media only screen and (max-width: 768px) {
	.wrp-profile-area {
		margin-bottom: 15px;
	}

	.dtl-profile {
		padding-bottom: 15px !important;
	}

	.wrp-profile-area .profile {
		padding: 10px 10px;
	}

	.midori {
	}

	.midori .img {
		text-align: center;
	}

	.midori .img img:first-child {
		float: none;
		width: 100%;
	}

	.midori .img img:nth-child(n+2) {
		margin-top: 0;
		width: 48%;
		vertical-align: top;
	}

	.midori .text {
		float: none;
		width: 100%;
		padding: 0 15px;
		margin-top: 10px;
	}

	.midori .text .name {
		width: 100%;
		padding-bottom: 9px;
		background-size: 25px auto;
	}

	.midori .text .name	img {
		width: 100%;
		margin-left: -4px;
	}

	.midori .text .text-dtl {
		width: 100%;
		margin: 0 auto;
	}

	.midori .text .text-dtl > .list-dtl {
		float: none;
		width: 100%;
		margin-top: 8px;
		font-size: 12px;
	}

	.midori .text .text-dtl > .list-dtl li {
		display: table;
		width: 100%;
	}

	.midori .text .text-dtl > .list-dtl li > p {
		display: table-cell !important;
	}

	.midori .text .text-dtl > .list-dtl li > .item {
		min-width: 79px;
		white-space: nowrap;
	}

	.midori .text .text-dtl > .list-dtl li > .cntdtl {
		width: 100%;
	}

	.midori .text .text-dtl > .list-dtl + .list-dtl { margin-top: 0; }

	.himawari {
		margin-top: 25px;
		padding: 0;
	}

	.himawari .img {
		text-align: center;
	}

	.himawari .img img:first-child {
		float: none;
		width: 77%;
	}

	.himawari .img img:nth-child(n+2) {
		margin-top: 0;
		vertical-align: top;
	}

	.himawari .img img.spElements {
		width: 100%;
	}

	.himawari .text {
		float: none;
		width: 100%;
		padding: 0 10px;
		margin-top: 10px;
	}

	.himawari .text .name {
		width: 100%;
		padding-bottom: 9px;
		background-size: 25px auto;
	}

	.himawari .text .name img {
		width: 100%;
		margin-left: -4px;
	}

	.himawari .text .text-dtl {
		width: 100%;
		margin: 0 auto;
	}

	.himawari .text .text-dtl > .list-dtl {
		float: none;
		width: 100%;
		margin-top: 8px;
		font-size: 12px;
	}

	.himawari .text .text-dtl > .list-dtl li {
		display: table;
		width: 100%;
	}

	.himawari .text .text-dtl > .list-dtl li > p {
		display: table-cell !important;
	}

	.himawari .text .text-dtl > .list-dtl li > .item {
		min-width: 79px;
		white-space: nowrap;
	}

	.himawari .text .text-dtl > .list-dtl li > .cntdtl {
		width: 100%;
	}

	.himawari .text .text-dtl > .list-dtl + .list-dtl {
		margin-top: 0;
	}
	
	.cnt-fl-l {
		margin-top: 20px;
		padding: 0 10px;
	}

	.cnt-fl-l .img {
		float: none;
		padding: 0 20px;
	}

	.cnt-fl-l .img img {
		width: 100%;
	}

	.cnt-fl-l .text {
		float: none;
		width: 100%;
		margin: 0;
	}

	.cnt-fl-l .text .name {
		margin: 5px 0 0 !important;
		background-size: 25px auto;
		text-align: center;
	}

	.cnt-fl-l .text .name img {
		width: 100%;
	}

	.cnt-fl-l .text .text-dtl {
		margin-top: 10px;
		font-size: 12px;
	}

	.cnt-fl-l .text .text-dtl > .list-dtl li > p {
		display: table-cell !important;
	}

	.cnt-fl-l .text .text-dtl > .list-dtl li > .item {
		min-width: 79px;
		white-space: nowrap;
	}

	.cnt-fl-l .text .text-dtl > .list-dtl li > .cntdtl {
		width: 100%;
	}
}