@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/gintama/gintama.css
 * ------------------------------------------------------
 * - header
 * - layout
 * - footer
 * - module
 * - component
 * - @media query:max-width: 750px
 * Clearfix
====================================================== */
/* body
------------------------------------------------------ */
body {
	font-family: 'Heebo', "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* header
------------------------------------------------------ */
#mary-header {
	width: 100%;
	padding: 8px 0 6px;
	background: #aa527e;
	position: relative;
	z-index: 2;
}
#mary-headerLogo {
	max-width: 1200px;
	padding: 0 0 0 2px;
	margin: 0 auto;
}

/* layout
------------------------------------------------------ */
#mainContainer {
	width: 100%;
	margin-top: 0;
	position: relative;
	background: none;
}
#mainContainer::before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #cc3e6e;
	z-index: -1;
}
#mainContainer::after {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url("/gecard/marymarymary/img-files/pc_marymarymary_bg02.jpg") no-repeat bottom center / 1920px auto #cc3e6e;
	opacity: 0;
	transition: all 0.3s ease-out;
}
#mainContainer.fixed::after {
	opacity: 1;
}
#mainContents.full-bleed {
	width: 100%;
}
#mainContents > :last-child {
	margin-bottom: 61px;
}

/* footer
------------------------------------------------------ */
#mary-footer {
	padding: 20px 0;
	font-size: 14px;
	font-size: 1.4rem;
	background: #67537b;
	color: #fff;
}
#copyright {
	text-align: center;
}

/* module
------------------------------------------------------ */
.text-shadow-purple {
	text-shadow: #975a85 2px 2px, #975a85 2px 0px, #975a85 0px 2px, #975a85 2px -2px, #975a85 -2px 2px, #975a85 -2px 0px, #975a85 0px -2px, #975a85 -2px -2px;
}

/* component
------------------------------------------------------ */
/* mv */
.mary-mv {
	background: url(/gecard/marymarymary/img-files/pc_marymarymary_bg01.jpg) no-repeat bottom center / 1920px;
}
.mary-mvInner {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 28px;
}
.mary-mvLogo {
	padding: 112px 0 0;
}
.mary-mvFigTx {
	padding: 29px 0 0 2px;
}
.mary-mvNote {
	padding-top: 40px;
}
.newsBox {
	position: relative;
	margin: 33px auto 0;
	width: 100%;
	height: 159px;
	background-color: #a7466bcc;
	overflow-y: hidden;
	z-index: 1;
}
.newsHfg {
	width: 1140px;
	margin: 0 auto;
	padding: 16px 0 4px;
	border-bottom: solid 2px #efd4e6;
}
.newsBox .content {
	width: 1140px;
	overflow: auto;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	height: 93px;
}
.mCSB_scrollTools .mCSB_buttonUp {
	height: 8px;
	margin-top: 7px;
	border-bottom: 8px solid #46235c;
	border-right: calc(15px / 2) solid #0000;
	border-top: 0;
	border-left: calc(15px / 2) solid #0000;
}
.mCSB_scrollTools .mCSB_buttonDown {
	height: 8px;
	margin-top: 3px;
	border-top: 8px solid #46235c;
	border-right: calc(15px / 2) solid #0000;
	border-bottom: 0;
	border-left: calc(15px / 2) solid #0000;
}
.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin: 18px 0 11px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 15px;
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 15px;
	background-color: #efd4e6;
	border-radius: 5px;
}
.contentbox > ul > li {
	display: flex;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	line-height: 3.0rem;
	color: #fff;
}
.contentbox > ul > li:first-of-type {
	padding-top: 12px;
}
.contentbox > ul > li + li {
	padding-top: 8px;
}
.contentbox > ul > li .date {
	padding-right: 26px;
}
.contentbox > ul > li .txt a {
	color: #fff;
	text-decoration: underline;
}

/* card */
.mary-cardAreaInner {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 43px auto 0;
}
.mary-cardPhoto {
	width: 585px;
	height: 782px;
	background: url(/gecard/marymarymary/img-files/pc_marymarymary_bg08.png) no-repeat;
	text-align: center;
}
.mary-cardImage {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 429px;
	height: 429px;
	margin: 0 auto;
}
.mary-cardPhoto .mary-cardTitle {
	margin-top: 44px;
}
.mary-cardPhoto .mary-cardImage {
	margin-top: 65px;
}
.mary-cardPhoto .mary-cardStart {
	margin-top: 59px;
}
.mary-cardCassettetape {
	width: 585px;
	height: 782px;
	background: url(/gecard/marymarymary/img-files/pc_marymarymary_bg09.png) no-repeat;
	text-align: center;
}
.mary-cardCassettetape .mary-cardTitle {
	margin-top: 43px;
}
.mary-cardCassettetape .mary-cardImage {
	margin-top: 63px;
}
.mary-cardCassettetape .mary-cardStart {
	margin-top: 50px;
}
.mary-cardButton {
	display: flex;
	margin: 30px 30px 0;
}
.mary-cardButton > li {
	width: 100%;
}
.mary-cardButton > li > a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	min-height: 94px;
	padding: 5px 45px;
	background-color: #cc3e6d;
	border-radius: 10px;
	border-bottom: 4px solid #8a2754;
}
.mary-cardButton > li > a:hover {
	margin-top: 3px;
	min-height: 91px;
	border-bottom: 1px solid #8a2754;
}
.mary-cardButton > li > a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	background: url("/gecard/marymarymary/img-files/marymarymary_ic03.png") no-repeat 0 0 / cover;
}
/* youtube */
.mary-youtube {
	width: 1200px;
	margin: 126px auto 0;
}
.mary-youtubeTitle {
	text-align: center;
}
.mary-youtubeMovie {
	margin-top: 30px;
	text-align: center;
}
/* privilege */
.mary-privilege {
	width: 1200px;
	margin: 126px auto 0;
}
.mary-privilegeTitle {
	text-align: center;
}
.mary-privilegeColumnArea {
	display: flex;
	justify-content: space-between;
	margin-top: 27px;
}
.mary-privilegeImgCol {
	width: 585px;
}
.mary-privilegeTxCol {
	width: 585px;
	color: #fff;
}
.mary-privilegeText {
	margin-top: 5px;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 30px;
}
.mary-privilegeLead {
	margin-top: 15px;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
}
.mary-privilegeDescList {
	margin-top: 12px;
	font-size: 16px;
	font-size: 1.6rem;
}
.mary-privilegeDescList > dt {
	float: left;
}
.mary-privilegeDescList > dd {
	overflow: hidden;
}
.mary-privilegeNoteList {
	margin-top: 22px;
	font-size: 16px;
	font-size: 1.6rem;
}
.mary-privilegeNoteList > li {
	position: relative;
	padding-left: 1em;
}
.mary-privilegeNoteList > li > .kome {
	position: absolute;
	left: 0;
}

/* image */
.mary-image {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
/* detailBox */
.mary-detailBox {
	margin-top: 35px;
	padding: 37px 25px 30px;
	background-color: #a7466bcc;
}
.mary-detailBox02 {
	margin-top: 35px;
	padding: 55px 45px 60px;
	background-color: #a7466bcc;
}
.mary-detailBox + .mary-detailBox {
	margin-top: 40px;
}
.mary-detailBoxInner {
	padding: 0 20px 20px;
}
.mary-detailBox02 .mary-detailBoxInner {
	padding: 0 40px 40px;
}
.mary-detailBoxInner + .mary-detailBoxInner {
	padding-top: 26px;
	background-image: url(/gecard/marymarymary/img-files/pc_marymarymary_bg03.png);
	background-repeat: repeat-x;
}
.mary-detailBox02 .mary-detailBoxInner + .mary-detailBoxInner {
	padding-top: 40px;
}
.mary-detailBoxInner:last-child {
	padding-bottom: 0;
}
.mary-detailBoxInner + .mary-detailBoxInner > .mary-detailBoxText {
	margin-top: 0;
}
.mary-detailBoxTitle {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	color: #feffa2;
}
.mary-detailBoxFigure {
	margin-top: 5px;
}
ul.mary-detailNote {
	padding-top: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	line-height: 2.4rem;
	color: #fff;
}
ul.mary-detailNote > li {
	position: relative;
	padding-left: 1em;
}
ul.mary-detailNote > li > .kome {
	position: absolute;
	left: 0;
}
.mary-detailBox02 ul.mary-detailNote > li + li {
	margin-top: 10px;
}
.mary-detailBoxText {
	margin-top: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 25px;
	line-height: 2.5rem;
	color: #fff;
}
.mary-detailBoxText a,
.mary-detailNote a {
	color: #fff;
}
.mary-detailBoxTextNote {
	text-indent: -1em;
	padding-left: 1em;
	display: inline-block;
}
.mary-detailBoxStrong {
	
}


/* newMember */
.mary-newMember {
	width: 1200px;
	margin: 100px auto 0;
}
.mary-newMemberTitle {
	text-align: center;
}
.mary-newMemberLead {
	margin-top: 30px;
	text-align: center;
	font-size: 35px;
	font-size: 3.5rem;
	line-height: 45px;
	line-height: 4.5rem;
	font-weight: bold;
	color: #fff;
}
.mary-newMemberLead + .mary-newMemberNoteText {
	margin-top: 25px;
}
.mary-newMemberNoteText {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	line-height: 3.0rem;
	color: #fff;
	text-align: center;
}
.mary-newMemberNoteText > span {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}

/* aboutCard */
.mary-aboutCard {
	width: 1200px;
	margin: 66px auto 0;
}
.mary-aboutCardColumnWrap {
	width: 1120px;
	display: flex;
	justify-content: space-between;
	margin: 47px 47px 0 33px;
}
.mary-aboutCardLinkBtn > a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 535px;
	height: 90px;
	border-bottom: solid 4px #000;
	background-image: url("/gecard/marymarymary/img-files/pc_marymarymary_bt01.png");
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.mary-aboutCardLinkBtn > a:hover {
	margin-top: 2px;
	height: 88px;
	border-bottom: solid 2px #000;
}

/* arrival */
.mary-arrival {
	width: 1200px;
	margin: 116px auto 0;
}
ul.mary-arrivalFlow {
	display: flex;
	justify-content: space-between;
	margin-top: 53px;
}
ul.mary-arrivalFlow > li {
	width: 290px;
	height: 290px;
	padding: 160px 0px 0px;
	text-align: center;
}
ul.mary-arrivalFlow > li.flow01 {
	background-image: url(/gecard/marymarymary/img-files/pc_marymarymary_bg04.png);
}
ul.mary-arrivalFlow > li.flow02 {
	background-image: url(/gecard/marymarymary/img-files/pc_marymarymary_bg05.png);
}
ul.mary-arrivalFlow > li.flow03 {
	background-image: url(/gecard/marymarymary/img-files/pc_marymarymary_bg06.png);
}
ul.mary-arrivalFlow > li.flow04 {
	background-image: url(/gecard/marymarymary/img-files/pc_marymarymary_bg07.png);
}
.mary-arrivalNoteText {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	line-height: 2.4rem;
	color: #fff;
}
.mary-arrivalNoteText > span {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}
.mary-arrivalText {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	line-height: 2.4rem;
	color: #fff;
}
.mary-arrivalText > a {
	color: #fff;
}


/* @media query:max-width: 750px
------------------------------------------------------ */
@media screen and (max-width: 750px) {
	/* header
	------------------------------------------------------ */
	#mary-header {
		width: 100%;
		padding: 4px 4px 4px;
		background: #aa527e;
		position: relative;
		z-index: 2;
	}
	#mary-headerLogo {
		padding: 0 0 0 2px;
		margin: 0 auto;
	}
	#mary-headerLogo > img {
		width: 158px;
	}

	/* layout
	------------------------------------------------------ */
	#mainContainer {
		width: 100%;
		margin-top: 0;
		position: relative;
		background: none;
	}
	#mainContainer::before {
		content: '';
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #cc3d6d;
		z-index: -1;
	}
	#mainContainer::after {
		content: '';
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url("/gecard/marymarymary/img-files/sp_marymarymary_bg02.jpg") no-repeat bottom center / 100% auto #cc3d6d;
		z-index: -1;
		opacity: 0;
		transition: all 0.3s ease-out;
	}
	#mainContainer.fixed::after {
		opacity: 1;
	}
	#mainContents.full-bleed {
		padding: 0;
	}
	#mainContents > :last-child {
		margin-bottom: 31px;
	}

	/* footer
	------------------------------------------------------ */
	#mary-footer {
		padding: 6px 0;
		font-size: 10px;
		font-size: 1.0rem;
	}
	#copyright {
		text-align: center;
	}

	/* module
	------------------------------------------------------ */

	/* component
	------------------------------------------------------ */
	/* mv */
	.mary-mv {
		background: none;
	}
	.mary-mvInner {
		width: 100%;
		padding: 0 0 22px;
	}
	.mary-mvBgArea-sp {
		height: 371px;
		background: url(/gecard/marymarymary/img-files/sp_marymarymary_bg01.jpg) no-repeat bottom center / 100% auto #bd4976;
	}
	.mary-mvLogo {
		max-width: 353px;
		padding: 27px 10px 0;
		margin: 0 auto;
		text-align: center;
	}
	.mary-mvFigTx {
		max-width: 100%;
		width: 203px;
		padding: 7px 0 0;
		margin: 0 auto;
	}
	.mary-mvNote {
		max-width: 263px;
		margin: 0 auto;
		padding: 0 0 0;
	}
	.newsBox {
		margin-top: 13px;
		width: calc(100% - 20px);
		height: 109px;
	}
	.newsHfg {
		width: calc(100% - 20px);
		padding: 12px 0 4px;
		border-bottom: solid 1px #efd4e6;
		line-height: 1;
	}
	.newsHfg > img {
		width: 51px;
	}
	.newsBox .content {
		width: calc(100% - 20px);
		height: 66px;
	}
	.contentbox > ul > li {
		font-size: 10px;
		font-size: 1.0rem;
		line-height: 13px;
		line-height: 1.3rem;
	}
	.contentbox > ul > li .date {
		padding-right: 12px;
	}
	.mCSB_scrollTools {
		width: 12px;
	}
	.mCSB_scrollTools .mCSB_draggerRail {
		width: 12px;
		border-radius: 2px;
	}
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		width: 12px;
	}
	.mCSB_scrollTools .mCSB_buttonUp {
		width: 12px;
		height: 8px;
		margin-top: 4px;
		border-bottom-width: 8px;
		border-bottom-color: #e8428e;
		border-right: 6px solid #0000;
		border-left: 6px solid #0000;
	}
	.mCSB_scrollTools .mCSB_buttonDown {
		width: 12px;
		height: 8px;
		border-top-width: 8px;
		border-top-color: #e8428e;
		border-right: 6px solid #0000;
		border-left: 6px solid #0000;
	}
	
	
	
	/* card */
	.mary-cardAreaInner {
		max-width: 340px;
		width: calc(100% - 24px);
		display: block;
		margin: 0 auto;
	}
	.mary-cardPhoto {
		max-width: 340px;
		width: calc(100% + 4px);
		height: auto;
		margin-right: -4px;
		background: url(/gecard/marymarymary/img-files/sp_marymarymary_bg08.png) no-repeat top left / 100% auto;
	}
	.mary-cardCassettetape {
		max-width: 340px;
		width: calc(100% + 4px);
		height: auto;
		margin-top: 23px;
		margin-right: -4px;
		background: url(/gecard/marymarymary/img-files/sp_marymarymary_bg09.png) no-repeat top left / 100% auto;
	}
	.mary-cardPhoto .mary-cardTitle {
		max-width: 100%;
		width: 83px;
		margin: 0 auto;
		padding-top: 7%;
	}
	.mary-cardCassettetape .mary-cardTitle {
		max-width: 100%;
		width: 65%;
		margin: 0 auto;
		padding-top: 7%;
	}
	.mary-cardImage {
		max-width: 100%;
		width: auto;
		height: auto;
	}
	.mary-cardPhoto .mary-cardImage {
		margin-top: 12%;
	}
	.mary-cardPhoto .mary-cardImage > img {
		max-width: 100%;
		width: 47%;
		max-height: 100%;
	}
	.mary-cardCassettetape .mary-cardImage {
		margin-top: 25%;
	}
	.mary-cardCassettetape .mary-cardImage > img {
		max-width: 100%;
		width: 74%;
		max-height: 100%;
	}
	.mary-cardPhoto .mary-cardStart {
		width: 77%;
		margin: 10% auto 0;
		padding-bottom: 16%;
	}
	.mary-cardCassettetape .mary-cardStart {
		width: 77%;
		margin: 22% auto 0;
		padding-bottom: 17%;
	}
	.mary-cardButton {
		display: flex;
		margin: 6% 6% 0px 5%;
		padding-bottom: 10%;
	}
	.mary-cardCassettetape .mary-cardButton {
		margin: 13% 6% 0 5%;
		padding-bottom: 16%;
	}
	.mary-cardButton > li {
		width: 100%;
	}
	.mary-cardButton > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		min-height: min(53px, 15vw);
		padding: 5px 35px;
		background-color: #cc3e6d;
		border-radius: 5px;
		border-bottom: 2px solid #8a2754;
	}	
	.mary-cardButton > li > a:hover {
		margin-top: 0;
		min-height: min(53px, 15vw);
		border-bottom: 2px solid #8a2754;
	}
	.mary-cardButton > li > a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		background: url("/gecard/marymarymary/img-files/marymarymary_ic03.png") no-repeat 0 0 / cover;
	}
	/* youtube */
	.mary-youtube {
		width: 100%;
		margin-top: 33px;
		padding: 0 10px;
	}
	.mary-youtubeTitle {
		max-width: 100%;
		width: 337px;
		margin: 0 auto;
	}
	.mary-youtubeMovie {
		margin-top: 30px;
		text-align: center;
	}
	.cboxIframe {
		max-height: 190px;
	}
	#colorbox.cb-ytWrap .cb_close {
		padding-bottom: 0;
	}
	#colorbox.cb-ytWrap .cb_close a:after {
		-webkit-background-size: 14px 14px;
		background-size: 14px 14px;
	}
	/* privilege */
	.mary-privilege {
		width: 100%;
		margin-top: 33px;
		padding: 0 10px;
	}
	.mary-privilegeTitle {
		max-width: 100%;
		width: 310px;
		margin: 0 auto;
	}
	.mary-privilegeColumnArea {
		display: block;
		margin-top: 10px;
	}
	.mary-privilegeImgCol {
		width: 100%;
	}
	.mary-privilegeTxCol {
		width: 100%;
	}
	.mary-privilegeText {
		margin-top: 11px;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 17px;
		line-height: 1.7rem;
	}
	.mary-privilegeLead {
		margin-top: 12px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 17px;
		line-height: 1.7rem;
	}
	.mary-privilegeDescList {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 15px;
		line-height: 1.5rem;
	}
	.mary-privilegeNoteList {
		margin-top: 10px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 15px;
		line-height: 1.5rem;
	}

	/* image */
	.mary-image {
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
	}

	/* detailBox */
	.mary-detailBox {
		margin-top: 20px;
		padding: 25px 0px 15px;
	}
	.mary-detailBox02 {
		margin-top: 48px;
		padding: 30px 5px 30px;
	}
	.mary-detailBox + .mary-detailBox {
		margin-top: 25px;
	}
	.mary-detailBoxInner {
		padding: 0 5px 20px;
	}
	.mary-detailBox02 .mary-detailBoxInner {
		padding: 0 5px 20px;
	}
	.mary-detailBoxInner + .mary-detailBoxInner {
		background-image: url(/gecard/marymarymary/img-files/sp_marymarymary_bg03.png);
		background-size: 8px auto;
	}
	.mary-detailBox02 .mary-detailBoxInner + .mary-detailBoxInner {
		padding: 26px 5px 0;
	}
	.mary-detailBoxTitle {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 17px;
		line-height: 1.7rem;
	}
	ul.mary-detailNote {
		padding-top: 15px;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 18px;
		line-height: 1.8rem;
	}
	.mary-detailBox02 ul.mary-detailNote > li + li {
		margin-top: 0;
	}
	.mary-detailBoxText {
		margin-top: 15px;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 18px;
		line-height: 1.8rem;
	}
	.mary-detailBoxInner:last-child > .mary-detailBoxText:first-child {
		margin-top: 0;
	}
	.mary-detailBoxFigure {
		margin-top: 10px;
	}
	.mary-detailBoxFigure > img {
		width: 310px;
	}
	
	/* newMember */
	.mary-newMember {
		width: 100%;
		margin: 45px 0 0;
		padding: 0 10px;
	}
	.mary-newMemberTitle > img {
		width: 189px;
	}
	.mary-newMemberLead {
		margin-top: 20px;
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 23px;
		line-height: 2.3rem;
	}
	.mary-newMemberLead + .mary-newMemberNoteText {
		margin-top: 32px;
	}
	.mary-newMemberNoteText {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 15px;
		line-height: 1.5rem;
		text-align: left;
	}
	
	/* aboutCard */
	.mary-aboutCard {
		width: 100%;
		margin-top: 38px;
		padding: 0 10px;
	}
	.mary-aboutCardColumnWrap {
		display: block;
		width: 100%;
		margin: 0;
		padding: 13px 10px 0;
	}
	.mary-aboutCardLinkBtn {
		width: 100%;
	}
	.mary-aboutCardLinkBtn > a {
		width: 100%;
		height: auto;
		padding: 14px 40px;
		border-bottom: 0;
		background-image: url(/gecard/marymarymary/img-files/marymarymary_ic02.png),url(/gecard/marymarymary/img-files/sp_marymarymary_bt01.png);
		background-size: 17px 17px,auto 100%;
		background-position: top 50% right 15px,top left;
		background-repeat: no-repeat,repeat-x;
		font-size: 17px;
		font-size: 1.7rem;
	}
	.mary-aboutCardLinkBtn > a:hover {
		margin-top: 0;
		height: auto;
		border-bottom: 0;
	}
	.mary-aboutCardLinkBtn + .mary-aboutCardLinkBtn {
		margin-top: 14px;
	}
	
	/* arrival */
	.mary-arrival {
		width: 100%;
		margin-top: 52px;
		padding: 0 10px;
	}
	ul.mary-arrivalFlow {
		display: block;
		margin-top: 18px;
	}
	ul.mary-arrivalFlow > li {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
		width: 100%;
		height: auto;
		min-height: 90px;
		padding: 0 0 0 105px;
		background-size: 90px 90px;
		background-position: top 50% left;
		background-repeat: no-repeat;
		text-align: left;
	}
	ul.mary-arrivalFlow > li > * {
		width: 100%;
	}
	.mary-arrivalFlow li + li {
		position: relative;
		margin-top: 26px;
	}
	.mary-arrivalFlow li + li::before {
		content: "";
		position: absolute;
		bottom: calc(100% + 8px);
		left: calc((100% - 17px) / 2);
		display: block;
		width: 17px;
		height: 9px;
		background-image: url(/gecard/marymarymary/img-files/marymarymary_ic01.png);
		background-size: 100% auto;
	}
	ul.mary-arrivalFlow > li.flow01 {
		background-image: url(/gecard/marymarymary/img-files/sp_marymarymary_bg04.png);
	}
	ul.mary-arrivalFlow > li.flow02 {
		background-image: url(/gecard/marymarymary/img-files/sp_marymarymary_bg05.png);
	}
	ul.mary-arrivalFlow > li.flow03 {
		background-image: url(/gecard/marymarymary/img-files/sp_marymarymary_bg06.png);
	}
	ul.mary-arrivalFlow > li.flow04 {
		background-image: url(/gecard/marymarymary/img-files/sp_marymarymary_bg07.png);
	}
	.mary-arrivalNoteText {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 21px;
		line-height: 2.1rem;
	}
	.mary-arrivalText {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 21px;
		line-height: 2.1rem;
	}
}



/* Cleafix
------------------------------------------------------ */
.ope-hero:after,
.ope-tabList:after,
.ope-flow:after {
	display: block;
	clear: both;
	content: "";
}

