/*MLC COMMON*/
@font-face {
    font-family: Mamelon;
    src: url(/sp/font/Mamelon.ttf);
}
#mlc_present *,
#mlc_present *:before,
#mlc_present *:after {
	box-sizing: border-box;
}
#mlc_present .mlc_text_center {
	text-align: center;
}
#mlc_present .mlc_text_right {
	text-align: right;
}
#mlc_present .mlc_va_middle {
	vertical-align: middle;
}
#mlc_present .mlc_bold {
	font-weight: bold;
}
#mlc_present .mlc_mt180px {
	margin-top: 240px;
}
#mlc_present .mlc_mt90px {
	margin-top: 120px;
}
#mlc_present .mlc_mt100px {
	margin-top: 135px;
}
#mlc_present .mlc_mb100px {
	margin-bottom: 135px;
}
#mlc_present .mlc_mt50px {
	margin-top: 67px;
}
#mlc_present .mlc_mt35px {
	margin-top: 48px;
}
#mlc_present .mlc_mt30px {
	margin-top: 40px;
}
#mlc_present .mlc_mt20px {
	margin-top: 27px;
}
#mlc_present .mlc_mt15px {
	margin-top: 20px;
}
#mlc_present .mlc_mt10px {
	margin-top: 14px;
}
#mlc_present .mlc_mt5px {
	margin-top: 5px;
}
#mlc_present .mlc_pl10px {
	padding-left: 14px;
}
#mlc_present .mlc_mb10px {
	margin-bottom: 14px;
}
#mlc_present .mlc_pr10px {
	padding-right: 14px;
}
#mlc_present .mlc_common_24 {
	font-size: 31px;
	color: #222222;
}
#mlc_present .mlc_common_14 {
	font-size: 18.8px;
	color: #222222;
	line-height: 1.5;
	letter-spacing: 1px;
}
#mlc_present .mlc_common_13 {
	font-size: 17.5px;
	color: #222222;
	line-height: 1.5;
	letter-spacing: 1px;
}
#mlc_present .mlc_common_10 {
	font-size: 13.4px;
	color: #222222;
	line-height: 1.5;
}
#mlc_present .mlc_white {
	color: #FFFFFF;
}
#mlc_present .mlc_gray {
	color: #666666;
}
#mlc_present .mlc_pink {
	color: #EEAAAA;
}
#mlc_present .mlc_blue {
	color: #88CCDD;
}
#mlc_present .mlc_green {
	color: #88DDBB;
}
#mlc_present .mlc_link {
	color: #2277DD;
}
#mlc_present .mlc_ls_m1-5px {
	letter-spacing: -1.5px;
}
#mlc_present .mlc_underline {
	text-decoration: underline;
}
#mlc_present .mlc_gray_bg {
	padding: 13px;
	border-radius: 13px;
	background-color: #DFDFDF;
}
#mlc_present .mlc_pink_bg {
	padding: 13px;
	background-color: #EEAAAA;
}
#mlc_present .mlc_white_bg {
	padding: 13px;
	background-color: #FFFFFF;
}
#mlc_present .mlc_w_90 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#mlc_present .mlc_img_box img {
	width: 100%;
}
#mlc_present .mlc_banner {
	position: relative;
	background-color: #ffffff;
}
#mlc_present .mlc_banner img {
	width: 100%;
	vertical-align: top;
}
#mlc_present .mlc_banner .mlc_present_logo {
	width: 48%;
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
}
#mlc_present .mlc_banner .mlc_blue_box {
	width: 350px;
	position: absolute;
	bottom: 40px;
	left: 0;
}
#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg {
	background-color: #88CCDD;
	position: absolute;
	left: 0;
	position: relative;
	height: 48px;
}
#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 16px solid transparent;
    border-top: 48px solid #88CCDD;
    position: absolute;
    right: -16px;
    top: 0;
}
#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg.top {
	width: 145px;
}
#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg.middle {
	width: 340px;
}
#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg.bottom {
	width: 154px;
}

#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg .mlc_blue_text {
	font-size: 27px;
	color: #ffffff;
	letter-spacing: 5px;
	position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
}
#mlc_present .eys_title_box .mlc_common_24 {
	color: #222222;
	letter-spacing: 0;
	line-height: 1.3;
}
#mlc_present .mlc_story_box {
	position: relative;
}
#mlc_present .mlc_story_box .mlc_common_10 {
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translateX(-50%);
}

/*MLC PRESENT SECTION*/
#mlc_present .mlc_present_section .mlc_slider_tab {
	width: 100%;
}
#mlc_present .mlc_corporate_box {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#mlc_present .mlc_present_section .mlc_corporate_box.mlc_gray_line:after {
	content: '';
	width: 6%;
	height: 1px;
	background-color: #dcdddd;
	position: absolute;
	top: -20%;
	left: 50%;
	transform: translateX(-50%);
}
#mlc_present .mlc_present_section .mlc_corporate_box .mlc_img_box {
	width: 25%;
}
#mlc_present .mlc_present_section .mlc_corporate_box .mlc_details_box {
	width: 75%;
}
#mlc_present .mlc_present_section .mlc_corporate_box .mlc_details_box .mlc_common_10 {
	letter-spacing: -.5px;
}

/*MLC STORY SECTION*/
#mlc_present .mlc_story_section .mlc_img_box iframe {
	width: 100%;
	height: 238px;
}
#mlc_present .mlc_story_section .mlc_white_bg {
	position: relative;
	padding-bottom: 20px;
}
#mlc_present .mlc_story_section .mlc_story_text {
	font-size: 21.4px;
	font-family: "Mamelon", sans-serif;
	line-height: 1.5;
	color: #222222;
	margin-top: 20px;
	text-align: center;
	font-weight: 500;
}
#mlc_present .mlc_story_section .mlc_icon_movie {
	vertical-align: middle;
    width: 7%;
    margin: -.5% 1% 0;
}

/*MLC USERS VOICE SECTION*/
#mlc_present .mlc_users_voice_section .mlc_white_bg {
	position: relative;
}
#mlc_present .mlc_users_voice_section .mlc_white_bg .instagram {
	width: 98%;
	position: absolute;
	top: -173px;
	left: 50%;
	transform: translateX(-50%);
}

/* Instagram component */
.mlc_instagram {
	padding-top: 26.7px;
}
.mlc_instagram__lst {
	display: flex;
	flex-wrap: wrap;
}

.mlc_instagram__lst > li {
	width: 50%;
	position: relative;
	background-repeat: no-repeat;
	padding: 26.7px 13.35px;
}
.mlc_instagram__lst > li:nth-of-type(2n+1) {
	margin-top: -26.7px;
	padding-left: 26.7px;
}
.mlc_instagram__lst > li:nth-of-type(2n) {
	margin-top: 26.7px;
	padding-right: 26.7px;
}
.mlc_instagram__lst > li:first-of-type {
	background-image: url(../images/present_new/instagram_bg_pink.svg);
	background-position: -86.775px -46.725px;
	background-size: calc(100% + 136.17px);
}
.mlc_instagram__lst > li:nth-of-type(2) {
	background-image: url(../images/present_new/instagram_bg_blue.svg);
	background-position: -72.09px -40.05px;
	background-size: calc(100% + 149.52px);
}
.mlc_instagram__lst > li:nth-of-type(3) {
	background-image: url(../images/present_new/instagram_bg_orange.svg);
	background-position: -29.37px 0px;
    background-size: calc(100% + 85.44px);
}
.mlc_instagram__lst > li:nth-of-type(4) {
	background-image: url(../images/present_new/instagram_bg_mint.svg);
	background-position: -37.03px -45.39px;
	background-size: calc(100% + 86.775px);
}
.mlc_instagram__lst > li:nth-of-type(5) {
	background-image: url(../images/present_new/instagram_bg_green.svg);
    background-position: -73.425px -50.73px;
	background-size: calc(100% + 153.525px);
}
.mlc_instagram__lst > li:nth-of-type(6) {
	background-image: url(../images/present_new/instagram_bg_purple.svg);
	background-position: -74.76px 8.01px;
	background-size: calc(100% + 116.145px);
}
.mlc_instagram__usr {
	width: 100%;
	position: absolute;
	bottom: -14%;
}
.mlc_instagram__usr-lnk {
	margin-left: 5%;
}
.mlc_instagram__usr-lnk > img {
	width: 25%;
	position: relative;
	border: 2px solid white;
	border-radius: 9999px;
	/*box-shadow: rgba(0,0,0,.16) 0 3px 6px;*/
}
.mlc_instagram__usr-lnk-txt {
	margin-left: .5em;
	font-size: 12px;
}
.mlc_instagram__usr-lnk-txt,
.mlc_instagram__usr-lnk-txt:hover,
.mlc_instagram__usr-lnk-txt:active,
.mlc_instagram__usr-lnk-txt:visited,
.mlc_instagram__usr-lnk-txt:link {
	color: #000;
}

.mlc_instagram__photo {
	background-color: white;
	box-shadow: rgba(0,0,0,.16) 0 3px 6px;
}
.mlc_instagram__photo-cntnr {
	position: relative;
}
.mlc_instagram__photo-cntnr::before {
	content: "";
	display: block;
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(transparent,rgba(0,0,0,1));
}
.mlc_instagram__photo-cntnr > img {
	width: 100%;
}
.mlc_instagram__photo > figcaption {
	font-size: 13.35px;
	line-height: 1.3;
	padding: 46.725px 10.68px 13.35px;
}
.mlc_instagram__lnk {
	position: absolute;
	bottom: 13.35px;
	right: 13.35px;
}

.mlc_button--more {
	display: block;
	width: 90%;
	position: relative;
	background-color: #bbb;
	font-size: 18.69px;
	margin: 20.025px auto;
	padding: 21.36px;
	text-align: center;
}
.mlc_button--more,
.mlc_button--more:hover,
.mlc_button--more:active,
.mlc_button--more:visited,
.mlc_button--more:link {
	color: white;
}
.mlc_button--more::after {
	display: block;
	width: 16px;
	height: 16px;
	content: "";
	position: absolute;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: none;
    left: unset;
    right: 20px;
    transform: translateY(-120%) rotate(-45deg);
}
.mlc_instagram_present {
	position: relative;
	padding: 26.7px 0 0;
	margin-bottom: -133.5px;;
}
.mlc_instagram_present__hdr {
	width: 424.516px;
	height: 295.031px;
	position: relative;
	z-index: 1;
	background: url(../images/present_new/instagram_campaign_bg_ttl.svg) no-repeat center center;
	background-size: contain;
	margin: auto;
	text-align: center;
}

.mlc_instagram_present__ttl {
	width: 226.938px;
	background: url(../images/present_new/inst_icon.svg) no-repeat center 53.4px;
	background-size: 57.405px;
	color: white;
	font-size: 18.69px;
	font-weight: 500;
	line-height: 1.5;
	margin: auto;
	padding-top: 126.825px;
}
.mlc_instagram_present__ttl > strong {
	display: flex;
	justify-content: space-between;
	font-size: 2em;
}
.mlc_instagram_present__lst-wrapper {
	width: 444.938px;
	position: relative;
	top: -133.5px;
	background-color: white;
	margin: auto;
	padding: 146.85px 0 13.35px;
}
.mlc_instagram_present__lst {
	display:flex;
	flex-wrap: wrap;
}
.mlc_instagram_present__itm {
	text-align: center;
}
.mlc_instagram_present__itm:first-of-type {
	width: 100%;
}
.mlc_instagram_present__itm:nth-of-type(2) {
	width: 45%;
	padding-left: 9.345px;;
}
.mlc_instagram_present__itm:last-of-type {
	width: 55%;
	margin-top: 26.7px;
}
.mlc_instagram_present__itm > dl > dt {
	color: #222;
	font-size: 14.685px;
	font-weight: 100;
	margin-bottom: .5em;
}
.mlc_instagram_present__itm > dl > dt:before,
.mlc_instagram_present__itm > dl > dt:after {
	position: relative;
	top: .17em;
	font-size: 1.35em;
}
.mlc_instagram_present__itm > dl > dt:before {
	content: "＼";
}
.mlc_instagram_present__itm > dl > dt:after {
	content: "／";
}

.mlc_instagram_present__photo {
	background-repeat: no-repeat;
	margin: 0;
	padding-bottom: 6.675px;
}
.mlc_instagram_present__itm:first-of-type .mlc_instagram_present__photo {
	width: 240.297px;
	background-image: url(../images/present_new/instagram_campaign_bg_01.svg);
	background-position: -4.005px -21.36px;
	background-size: 267px;
	margin: auto;
}
.mlc_instagram_present__itm:nth-of-type(2) .mlc_instagram_present__photo {
	width: 213.594px;
	background-image: url(../images/present_new/instagram_campaign_bg_02.svg);
	background-position: -2.67px -14.685px;
	background-size: 240.297px;
}
.mlc_instagram_present__itm:last-of-type .mlc_instagram_present__photo {
	width: 246.969px;;
	background-image: url(../images/present_new/instagram_campaign_bg_03.svg);
	background-position: -5.34px -6.675px;
	background-size: 246.969px;;
}
.mlc_instagram_present__photo > img {
	display:block;
	width: 141.5px;;
	border-radius: 9999px;
	box-shadow: rgba(0,0,0, .16) 0 3px 6px;
	margin: auto;
}
.mlc_instagram_present__itm:first-of-type .mlc_instagram_present__photo > img {
	width: 160.188px;
}

.mlc_instagram_present__photo > figcaption {
	width: 133.5px;
	position: relative;
	top: -22px;
	background-color: white;
	box-shadow: rgba(0,0,0, .16) 0 3px 6px;
	line-height: 1.5;
	margin: auto;
	padding: .5em;
}
.mlc_instagram_present__itm:first-of-type .mlc_instagram_present__photo > figcaption {
	color: #eaa;
	font-size: 16.02px;
}
.mlc_instagram_present__itm:nth-of-type(2) .mlc_instagram_present__photo > figcaption {
	color: #8db;
	font-size: 14.685px;
}
.mlc_instagram_present__itm:last-of-type .mlc_instagram_present__photo > figcaption {
	color: #ea7;
	font-size: 14.685px;
}
@media only screen and (max-width: 500px) {
	/*MLC COMMON*/
	#mlc_present .mlc_mt180px {
		margin-top: 48vw;
	}
	#mlc_present .mlc_mt100px {
		margin-top: 27vw;
	}
	#mlc_present .mlc_mt90px {
		margin-top: 24vw;
	}
	#mlc_present .mlc_mt50px {
		margin-top: 13.4vw;
	}
	#mlc_present .mlc_mt35px {
		margin-top: 9.5vw;
	}
	#mlc_present .mlc_mt30px {
		margin-top: 8vw;
	}
	#mlc_present .mlc_mt20px {
		margin-top: 5.4vw;
	}
	#mlc_present .mlc_mt15px {
		margin-top: 4vw;
	}
	#mlc_present .mlc_mt13px {
		margin-top: 3.45vw;
	}
	#mlc_present .mlc_mt10px {
		margin-top: 2.8vw;
	}
	#mlc_present .mlc_mt5px {
		margin-top: 1.3vw;
	}
	#mlc_present .mlc_mb100px {
		margin-bottom: 27vw;
	}
	#mlc_present .mlc_mb10px {
		margin-bottom: 2.8vw;
	}
	#mlc_present .mlc_pr10px {
		padding-right: 2.7vw;
	}
	#mlc_present .mlc_pl10px {
		padding-left: 2.7vw;
	}
	#mlc_present .mlc_common_24 {
		font-size: 6.4vw;
	}
	/* USED ON GUITAR PRESENT START */
	#mlc_present .mlc_common_35 {
		font-size: 9.3vw;
	}
	#mlc_present .mlc_common_25 {
	    font-size: 6.8vw;
	}
	#mlc_present .mlc_common_20 {
		font-size: 5.3vw;
	}
	/* USED ON GUITAR PRESENT END */
	.mlc_common_14 {
		font-size: 3.75vw;
	}
	.mlc_common_13 {
		font-size: 3.5vw;
	}
	/* USED ON GUITAR PRESENT START */
	.mlc_common_12 {
		font-size: 3.2vw;
	}
	/* USED ON GUITAR PRESENT END */
	#mlc_present .mlc_common_10 {
		font-size: 2.67vw;
	}
	#mlc_present .mlc_white_bg {
		padding: 2.6vw;
	}
	#mlc_present .eys_title_box {
		padding: 17.05vw 5vw 0;
	}
	#mlc_present .mlc_gray_bg {
		padding: 2.6vw;
		border-radius: 2.6vw;
	}
	#mlc_present .mlc_pink_bg {
		padding: 2.6vw;
	}
	#mlc_present .mlc_banner .mlc_present_logo {
		top: 5.4vw;
	}
	#mlc_present .mlc_banner .mlc_blue_box {
		width: 70vw;
		bottom: 8vw;		
	}
	#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg .mlc_blue_text {
		left: 2.7vw;
		font-size: 5.35vw;
		letter-spacing: 1vw;
	}
	#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg {
		height: 9.6vw;
	}
	#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg:after {
		border-left: 4vw solid transparent;
		border-right: 3.2vw solid transparent;
		border-top: 9.6vw solid #88CCDD;
		right: -3.3vw;
	}
	#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg.top {
		width: 29vw;
	}
	#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg.middle {
		width: 68vw;
	}
	#mlc_present .mlc_banner .mlc_blue_box .mlc_blue_bg.bottom {
		width: 30.8vw;
	}
	#mlc_present .mlc_arrow_down:after {
	    width: 6vw;
	    height: 6vw;
	    bottom: -3vw;
	}

	/* MLC PRESENT LINEUP */
	.mlc_img_box--lineups {
		margin: auto -2.6666vw;
	}

	/*MLC STORY SECTION*/
	#mlc_present .mlc_story_section .mlc_white_bg {
		padding-bottom: 4vw;
	}
	#mlc_present .mlc_story_section .mlc_story_text {
	    font-size: 4.27vw;
   		margin-top: 4vw;
	}
	#mlc_present .mlc_story_section .mlc_img_box iframe {
		height: 47.5vw;
	}

	/*MLC USERS VOICE SECTION*/
	#mlc_present .mlc_users_voice_section .mlc_white_bg .instagram {
		top: -34.6vw;
	}


	/* Instagram component */
	.mlc_instagram {
		padding-top: 5.34vw;
	}

	.mlc_instagram__lst > li {
		padding: 5.34vw 2.67vw;
	}
	.mlc_instagram__lst > li:nth-of-type(2n+1) {
		margin-top: -5.34vw;
		padding-left: 5.34vw;
	}
	.mlc_instagram__lst > li:nth-of-type(2n) {
		margin-top: 5.34vw;
		padding-right: 5.34vw;
	}
	.mlc_instagram__lst > li:first-of-type {
		background-image: url(../images/present_new/instagram_bg_pink.svg);
		background-position: -17.355vw -9.345vw;
		background-size: calc(100% + 27.234vw);
	}
	.mlc_instagram__lst > li:nth-of-type(2) {
		background-image: url(../images/present_new/instagram_bg_blue.svg);
		background-position: -14.418vw -8.01vw;
		background-size: calc(100% + 29.904vw);
	}
	.mlc_instagram__lst > li:nth-of-type(3) {
		background-image: url(../images/present_new/instagram_bg_orange.svg);
		background-position: -5.874vw 0;
		background-size: calc(100% + 17.088vw);
	}
	.mlc_instagram__lst > li:nth-of-type(4) {
		background-image: url(../images/present_new/instagram_bg_mint.svg);
		background-position: -7.406vw -9.078vw;
		background-size: calc(100% + 17.355vw);
	}
	.mlc_instagram__lst > li:nth-of-type(5) {
		background-image: url(../images/present_new/instagram_bg_green.svg);
		background-position: -14.685vw -10.146vw;
		background-size: calc(100% + 30.705vw);
	}
	.mlc_instagram__lst > li:nth-of-type(6) {
		background-image: url(../images/present_new/instagram_bg_purple.svg);
		background-position: -14.952vw 1.602vw;
		background-size: calc(100% + 23.229vw);
	}
	.mlc_instagram__usr {
		width: 100%;
		position: absolute;
		bottom: -14%;
	}
	.mlc_instagram__usr-lnk {
		margin-left: 5%;
	}
	.mlc_instagram__usr-lnk > img {
		width: 25%;
		position: relative;
		border: 2px solid white;
		border-radius: 9999px;
		box-shadow: rgba(0,0,0,.16) 0 3px 6px;
	}
	.mlc_instagram__usr-lnk-txt {
		margin-left: .5em;
		font-size: 3.204vw;
	}
	.mlc_instagram__usr-lnk-txt,
	.mlc_instagram__usr-lnk-txt:hover,
	.mlc_instagram__usr-lnk-txt:active,
	.mlc_instagram__usr-lnk-txt:visited,
	.mlc_instagram__usr-lnk-txt:link {
		color: #000;
	}
	.mlc_instagram__photo {
		background-color: white;
		box-shadow: rgba(0,0,0,.16) 0 3px 6px;
	}
	.mlc_instagram__photo-cntnr {
		position: relative;
	}
	.mlc_instagram__photo-cntnr::before {
		content: "";
		display: block;
		width: 100%;
		height: 13.35vw;
		position: absolute;
		bottom: 0;
		left: 0;
		background: linear-gradient(transparent,rgba(0,0,0,1));
	}
	.mlc_instagram__photo-cntnr > img {
		width: 100%;
	}
	.mlc_instagram__photo > figcaption {
		font-size: 2.67vw;
		line-height: 1.3;
		padding: 9.345vw 2.136vw 2.67vw;
	}
	.mlc_instagram__lnk {
		position: absolute;
		bottom: 2.67vw;
		right: 2.67vw;
	}
	.mlc_button--more {
		display: block;
		width: 90%;
		position: relative;
		background-color: #bbb;
		font-size: 3.738vw;
		margin: 4.005vw auto;
		padding: 4.272vw;
		text-align: center;
	}
	.mlc_button--more,
	.mlc_button--more:hover,
	.mlc_button--more:active,
	.mlc_button--more:visited,
	.mlc_button--more:link {
		color: white;
	}
	.mlc_button--more::after {
		display: block;
		width: 3.2vw;
		height: 3.2vw;
		content: "";
		position: absolute;
		border-bottom: 1px solid white;
		border-left: 1px solid white;
		border-right: none;
		left: unset;
		right: 4vw;
		transform: translateY(-120%) rotate(-45deg);
	}
	.mlc_instagram_present {
		position: relative;
		padding: 5.34vw 0 0;
		margin-bottom: -26.7vw;
	}
	.mlc_instagram_present__hdr {
		width: 84.906vw;
		height: 59.007vw;
		position: relative;
		z-index: 1;
		background: url(../images/present_new/instagram_campaign_bg_ttl.svg) no-repeat center center;
		background-size: contain;
		margin: auto;
		text-align: center;
	}
	.mlc_instagram_present__ttl {
		width: 45.39vw;
		background: url(../images/present_new/inst_icon.svg) no-repeat center 10.68vw;
		background-size: 11.481vw;
		color: white;
		font-size: 3.738vw;
		font-weight: 500;
		line-height: 1.5;
		margin: auto;
		padding-top: 25.365vw;
	}
	.mlc_instagram_present__ttl > strong {
		display: flex;
		justify-content: space-between;
		font-size: 2em;
	}
	.mlc_instagram_present__lst-wrapper {
		width: calc(100% - 8.01vw);
		position: relative;
		top: -26.7vw;
		background-color: white;
		margin: auto;
		padding: 29.37vw 0 2.67vw;
	}
	.mlc_instagram_present__lst {
		display:flex;
		flex-wrap: wrap;
	}
	.mlc_instagram_present__itm {
		text-align: center;
	}
	.mlc_instagram_present__itm:first-of-type {
		width: 100%;
	}
	.mlc_instagram_present__itm:nth-of-type(2) {
		width: 45%;
		padding-left: 1.869vw;
	}
	.mlc_instagram_present__itm:last-of-type {
		width: 55%;
		margin-top: 5.34vw;
	}
	.mlc_instagram_present__itm > dl > dt {
		color: #222;
		font-size: 2.937vw;
		font-weight: 100;
		margin-bottom: .5em;
	}
	.mlc_instagram_present__itm > dl > dt:before,
	.mlc_instagram_present__itm > dl > dt:after {
		position: relative;
		top: .17em;
		font-size: 1.35em;
	}
	.mlc_instagram_present__itm > dl > dt:before {
		content: "＼";
	}
	.mlc_instagram_present__itm > dl > dt:after {
		content: "／";
	}
	.mlc_instagram_present__photo {
		background-repeat: no-repeat;
		margin: 0;
		padding-bottom: 1.335vw;
	}
	.mlc_instagram_present__itm:first-of-type .mlc_instagram_present__photo {
		width: 48.06vw;
		background-image: url(../images/present_new/instagram_campaign_bg_01.svg);
		background-position: -.801vw -4.272vw;
		background-size: 53.4vw;
		margin: auto;
	}
	.mlc_instagram_present__itm:nth-of-type(2) .mlc_instagram_present__photo {
		width: 42.72vw;
		background-image: url(../images/present_new/instagram_campaign_bg_02.svg);
		background-position: -0.534vw -2.937vw;
		background-size: 48.06vw;
	}
	.mlc_instagram_present__itm:last-of-type .mlc_instagram_present__photo {
		width: 49.395vw;
		background-image: url(../images/present_new/instagram_campaign_bg_03.svg);
		background-position: -1.068vw -1.335vw;
		background-size: 49.395vw;
	}
	.mlc_instagram_present__photo > img {
		display:block;
		width: 28.302vw;
		border-radius: 9999px;
		box-shadow: rgba(0,0,0, .16) 0 0.801vw 1.602vw;
		margin: auto;
	}
	.mlc_instagram_present__itm:first-of-type .mlc_instagram_present__photo > img {
		width: 32.04vw;
	}
	.mlc_instagram_present__photo > figcaption {
		width: 26.7vw;
		position: relative;
		top: -5.874vw;
		background-color: white;
		box-shadow: rgba(0,0,0, .16) 0 0.801vw 1.602vw;
		line-height: 1.5;
		margin: auto;
		padding: .5em;
	}
	.mlc_instagram_present__itm:first-of-type .mlc_instagram_present__photo > figcaption {
		color: #eaa;
		font-size: 3.204vw;
	}
	.mlc_instagram_present__itm:nth-of-type(2) .mlc_instagram_present__photo > figcaption {
		color: #8db;
		font-size: 2.937vw;
	}
	.mlc_instagram_present__itm:last-of-type .mlc_instagram_present__photo > figcaption {
		color: #ea7;
		font-size: 2.937vw;
	}
}