@charset "utf-8";



/* 新生活のドキドキを、あそびでワクワクに 特集 */


/*
■ 共通
■ キービジュアル
■ お買い上げプレゼント（ポップアップ）
*/


/* ■ 共通 ------------------------------------------------------------------------------- */

#Page_Shinseikatsu .SP {
display: none;
}

#Page_Shinseikatsu .SE {
display: none;
}

@media only screen and (max-width: 372px) {

	#Page_Shinseikatsu .SE {
	display: block;
	}
	
}

#Page_Shinseikatsu p {
font-size: 1.5rem;
line-height: 1.9em;
letter-spacing: 0.02em;
}

#Page_Shinseikatsu a {
display: block;
text-decoration: none; 
}

#Page_Shinseikatsu .Photo img,
#Page_Shinseikatsu .ListPhoto img {
width: 100%;
height: auto;
}

#Page_Shinseikatsu .Width1 {
width: 940px;
margin: 0 auto;
}

/* カラム */
#Page_Shinseikatsu .Col {
display: flex;
width: 100%;
flex-wrap: wrap;
justify-content: space-between;
}

#Page_Shinseikatsu .Col2_PC li {
width: calc(50% - 2%);
}

#Page_Shinseikatsu .Col3_PC li {
width: calc(32.33333333% - 1%);
}

/* ボタン */
#Page_Shinseikatsu .Btn {
display: block;
width: 100%;
border-radius: 50px;
box-sizing: border-box;
font-size: 1.5rem;
line-height: 1.0em;
font-weight: bold;
text-align: center;
text-decoration: none;
}

#Page_Shinseikatsu .BtnBuy {
width: 154px;
margin-top: 20px;
padding: 8px 0 8px 4%;
border: 2px solid #b8daeb;
border-radius: 30px;
background: #f1f8fd url(/images/sp/common/icon/Icon_LinkFwd_Blue.png) no-repeat;
background-size: 15px auto;
background-position: 6% 50%;
color: #3d5fc4;
}

/* 関連特集バナー */
#Page_Shinseikatsu .BnrRecommend {
width: 680px;
margin: 95px auto 0 auto;
}

/* ページ下部枠 */
#Page_Shinseikatsu .OtherContUnit {
width: 940px;
margin: 8rem auto 0 auto;
}

/* おすすめ特集 */
#Page_Shinseikatsu .RecommendedMenuCampaign {
margin-top: 50px;
margin-bottom: 80px;
}



/* ■ 導入 ------------------------------------------------------------------ */

#Page_Shinseikatsu .SectionIntro .KeyVisual {
position: relative;
}

#Page_Shinseikatsu .SectionIntro .KeyVisual span {
display: block;
}

#Page_Shinseikatsu .SectionIntro .KeyVisual .NavSpringCP {
position: absolute;
right: 13%;
bottom: 80px;
width: 150px;
height: 150px;
}

#Page_Shinseikatsu .SectionIntro .IntroUnit {
display: flex;
width: 930px;
margin: 40px auto 0 auto;
flex-wrap: wrap;
justify-content: space-between;
}

#Page_Shinseikatsu .SectionIntro .LeadBox {
width: 60%;
}

#Page_Shinseikatsu .SectionIntro .LeadBox .Lead {
font-size: 1.6rem;
font-weight: bold;
line-height: 2.0em;
}

#Page_Shinseikatsu .SectionIntro .LeadBox .Lead:not(:first-child){
margin-top: 30px;
}

#Page_Shinseikatsu .SectionIntro .PhotoBox {
width: 40%;
}



/* ■ 春のキャンペーン ------------------------------------------------------------------------------- */

#Page_Shinseikatsu #SpringCP {
margin-top: 60px;
box-sizing: border-box;
border-radius: 15px;
border: 4px solid #f7cfdf;
}

/*
#Page_Shinseikatsu #SpringCP h2.Mds {
border-radius: 15px 15px 0 0;
text-align: center;
line-height: 1.0em;
overflow: hidden;
}
*/

#Page_Shinseikatsu #SpringCP .InBox {
display: flex;
width: 100%;
padding: 30px 30px;
box-sizing: border-box;
/*
border-radius: 0 0 15px 15px;
border-left: 4px solid #f7cfdf;
border-right: 4px solid #f7cfdf;
border-bottom: 4px solid #f7cfdf;
*/
flex-wrap: wrap;
justify-content: space-between;
}

#Page_Shinseikatsu #SpringCP .SectionIn {
width: 100%;
/* width: 50%; */
box-sizing: border-box;
}

/*
#Page_Shinseikatsu #SpringCP .SectionIn:nth-child(1){
padding-right: 4%;
background: url(/images/campaign/shinseikatsu/spring_cp/Texture_DashedLine1.png) right top repeat-y;
background-size: 2px auto;
}

#Page_Shinseikatsu #SpringCP .SectionIn:nth-child(2){
padding-left: 4%;
}
*/

#Page_Shinseikatsu #SpringCP h2.Mds {
/* height: 64px; */
padding: 14px 0;
background: #fadfea;
font-size: 1.8rem;
color: #e56e9f;
text-align: center;
line-height: 1.0em;
letter-spacing: 0.04em;
}

#Page_Shinseikatsu #SpringCP h2.Mds small {
display: block;
margin-top: 4px;
font-size: 1.3rem;
}

#Page_Shinseikatsu #SpringCP .LeadUnit {
display: table;
width: 100%;
margin-top: 20px;
}

#Page_Shinseikatsu #SpringCP .LeadUnit .LeadBox {
display: table-cell;
width: 70%;
/* width: 56%; */
/* vertical-align: middle; */
}

#Page_Shinseikatsu #SpringCP .LeadUnit .LeadBox .Lead1 {
font-size: 1.8rem;
font-weight: bold;
line-height: 1.5em;
}

#Page_Shinseikatsu #SpringCP .LeadUnit .LeadBox .Lead2 {
margin-top: 6px;
font-size: 1.4rem;
line-height: 1.5em;
}

#Page_Shinseikatsu #SpringCP .InfoEnd {
font-weight: bold;
}

#Page_Shinseikatsu #SpringCP .LeadUnit .LeadBox .ListKomeS {
margin-top: 5px;
}

#Page_Shinseikatsu #SpringCP .LeadUnit .LeadBox .ListKomeS li {
line-height: 1.4em;
}

#Page_Shinseikatsu #SpringCP .LeadUnit .PhotoBox {
display: table-cell;
width: 30%;
/* width: 44%; */
box-sizing: border-box;
vertical-align: middle;
}

#Page_Shinseikatsu #SpringCP .SectionIn .LinkFwd {
margin-top: 8px;
}

#Page_Shinseikatsu #SpringCP .SectionIn .LinkFwd a {
padding-left: 20px;
background: url(/images/campaign/shinseikatsu/spring_cp/Icon_LinkAllow1.png) no-repeat;
background-size: 15px auto;
background-position: 0 5px;
font-size: 1.3rem;
font-weight: bold;
color: #e56e9f;
}

/* オンラインショップでもらえる！ */
/*
#Page_Shinseikatsu #SpringCP .SectionIn:nth-child(1) h3.Mds {
padding-top: 24px;	
}

#Page_Shinseikatsu #SpringCP .SectionIn:nth-child(1) .LeadUnit {
margin-top: 6px;
}

#Page_Shinseikatsu #SpringCP .SectionIn:nth-child(1) .LeadUnit {
margin-top: 6px;
}
*/

/* ショップやあそび場でもらえる！ */
#Page_Shinseikatsu #SpringCP .SectionIn:nth-child(2) h3.Mds {
padding-top: 14px;	
}


#Page_Shinseikatsu #SpringCP .SectionIn:nth-child(2) .LeadUnit {
margin-top: 12px;
}



/* ■ ページ内リンク ------------------------------------------------------------------ */

#Page_Shinseikatsu .InPageLink {
width: 990px;
margin: 70px auto 40px auto;
}

#Page_Shinseikatsu .InPageLink img {
width: 100%;
height: auto;
}



/* ■ セクション共通設定 ------------------------------------------------------------------ */

#Page_Shinseikatsu .SectionWrap {
padding: 55px 0 80px 0;
}

#Page_Shinseikatsu .SectionMain h2.MdsH2 {
text-align: center;
line-height: 1.0em;
}

#Page_Shinseikatsu .SectionMain .LeadMain {
width: 800px;
margin: 35px auto 0 auto;
font-size: 1.6rem;
font-weight: bold;
line-height: 2.4em;
}

#Page_Shinseikatsu .SectionMain .ListPhoto {
margin-top: 55px;
}

/* アイテムリスト */
#Page_Shinseikatsu .SectionMain .ListItem {
margin-top: 55px;
}

#Page_Shinseikatsu .SectionMain .ListItem li {
margin-bottom: 5%;
font-weight: bold;
}

#Page_Shinseikatsu .SectionMain .ListItem.Col2_PC li:last-child,
#Page_Shinseikatsu .SectionMain .ListItem.Col2_PC li:nth-last-child(2) {
margin-bottom: 0;
}

#Page_Shinseikatsu .SectionMain .ListItem.Col3_PC li:last-child,
#Page_Shinseikatsu .SectionMain .ListItem.Col3_PC li:nth-last-child(2),
#Page_Shinseikatsu .SectionMain .ListItem.Col3_PC li:nth-last-child(3) {
margin-bottom: 0;
}

#Page_Shinseikatsu .SectionMain .ListItem .Photo {
margin-bottom: 15px;
border-radius: 16px;
box-sizing: border-box;
border: 3px solid;
overflow: hidden;
}

#Page_Shinseikatsu .SectionMain .ListItem .Lead1 {
font-size: 1.8rem;
color: #5a9abe;
line-height: 1.6em;
}

#Page_Shinseikatsu .SectionMain .ListItem .Lead1 small {
display: block;
font-size: 1.5rem;
}

#Page_Shinseikatsu .SectionMain .ListItem .Lead2 {
margin-top: 12px;
font-size: 1.8rem;
color: #000;
line-height: 1.0em;
}

#Page_Shinseikatsu .SectionMain .ListItem .Lead2 .Item_Price_Yen2 {
display: inline-block;
margin-right: 0.2rem;
font-size: 1.3rem;
vertical-align: bottom;
}

#Page_Shinseikatsu .SectionMain .ListItem .Lead3 {
margin-top: 12px;
font-size: 1.4rem;
color: #000;
}

#Page_Shinseikatsu .SectionMain .ListItem .Lead2 .IconAge {
display: inline-block;
margin-top: -0.5rem;
margin-left: 0.3rem;
width: 77px;
padding: 2px 0;
border-radius: 50px;
background: #f29837;
font-size: 1.2rem;
color: #fff;
text-align: center;
vertical-align: middle;
}

#Page_Shinseikatsu .SectionMain .ListItem .IconArrival {
display: inline-block;
margin-bottom: 5px;
padding: 1px 5px;
background: #e60012;
font-size: 1.2rem;
color: #fff;
text-align: center;
vertical-align: middle;
}

/* 商品一覧ボタン */
#Page_Shinseikatsu .SectionMain .BtnTo.AlignC {
margin-top: 85px;
padding-top: 40px;
}

#Page_Shinseikatsu .SectionMain .BtnMore {
width: 450px;
margin: 0 auto;
padding: 15px 0 15px 2%;
border: 2px solid;
font-size: 1.8rem;
background: #fff;
}

#Page_Shinseikatsu .SectionMain .BtnList {
padding: 0 10px;
}

#Page_Shinseikatsu .SectionMain .BtnList li {
width: calc(50% - 1%);
margin-bottom: 2%;
}

#Page_Shinseikatsu .SectionMain .BtnList li:last-child,
#Page_Shinseikatsu .SectionMain .BtnList li:nth-last-child(2):nth-child(odd) {
margin-bottom: 0;
}

#Page_Shinseikatsu .SectionMain .BtnList .BtnMore {
width: 100% !important;
}

  
  
/* ■ みんなで楽しむ春の外遊び　 ------------------------------------------------------------------ */

#Page_Shinseikatsu #Outdoors {
background: #f3f9e2 url(/images/campaign/shinseikatsu/outdoors/Texture_Bg.jpg) repeat-y center top;
background-size: cover;
}

/* アイテムリスト */
#Page_Shinseikatsu #Outdoors .ListItem .Photo {
border-color: #e2eec0;
}

/* 商品一覧ボタン */
#Page_Shinseikatsu #Outdoors .BtnTo.AlignC {
border-top: 1px solid #0dbc74;
}

#Page_Shinseikatsu #Outdoors .BtnMore {
border-color: #0dbc74;
color: #0dbc74;
background: #fff url(/images/campaign/shinseikatsu/outdoors/Icon_LinkAllow1.png) no-repeat;
background-size: 22px auto;
background-position: 4% 50%;
}


/* ■ 水遊び体験イベント（Shop_Event_Notice）------------------------------------------------ */

#Shop_Event_Notice {
margin-top: 50px;
padding: 45px 50px 45px 50px;
border-radius: 15px;
background: #0dbc74;
}

#Shop_Event_Notice h2.Mds {
margin-bottom: 15px;
font-size: 2.6rem !important;
text-align: center;
line-height: 1.5em !important;
color: #fff;
}

#Shop_Event_Notice .Lead {
font-size: 1.8rem;
line-height: 1.9em;
color: #fff;
}

#Shop_Event_Notice .BtnDetail {
width: 40%;
margin: 25px auto 0 auto;
padding: 15px 0 15px 3%;
border-radius: 23px;
background: #fff url(/images/campaign/shinseikatsu/shop_event_notice/Icon_LinkAllow1.png) no-repeat;
background-size: 22px auto;
background-position: 5% 50%;
font-size: 1.8rem;
color: #0dbc74;
}



/* ■ おうちでファン・ラーニング ------------------------------------------------------------------ */

#Page_Shinseikatsu #Home {
background: #feeff5 url(/images/campaign/shinseikatsu/home/Texture_Bg.jpg) repeat-y center top;
background-size: cover;
}

/* アイテムリスト */
#Page_Shinseikatsu #Home .ListItem .Photo {
border-color: #fadfea;
}

/* 商品一覧ボタン */
#Page_Shinseikatsu #Home .BtnTo.AlignC {
border-top: 1px solid #e56e9f;
}

#Page_Shinseikatsu #Home .BtnMore {
border-color: #e56e9f;
color: #e56e9f;
background: #fff url(/images/campaign/shinseikatsu/home/Icon_LinkAllow1.png) no-repeat;
background-size: 22px auto;
background-position: 4% 50%;
}


/* ■ ボーネルンドショップやあそび場案内（Shop_List_Notice）------------------------------------------------ */

#Shop_List_Notice {
margin-top: 50px;
padding: 45px 50px 45px 50px;
border-radius: 15px;
background: #e671a1;
}

#Shop_List_Notice h2.Mds {
margin-bottom: 15px;
font-size: 2.6rem !important;
text-align: center;
line-height: 1.5em !important;
color: #fff;
}

#Shop_List_Notice .Lead {
font-size: 1.8rem;
line-height: 1.9em;
color: #fff;
}

#Shop_List_Notice .BtnShopList {
width: 40%;
margin: 25px auto 0 auto;
padding: 15px 0 15px 3%;
border-radius: 23px;
background: #fff url(/images/campaign/shinseikatsu/shoplist_notice/Icon_LinkAllow1.png) no-repeat;
background-size: 22px auto;
background-position: 5% 50%;
font-size: 1.8rem;
color: #e671a1;
}



/* ■ 春のベビーギフト ------------------------------------------------------------------ */

#Page_Shinseikatsu #Baby {
padding-bottom: 0;
background: url(/images/campaign/shinseikatsu/baby/Texture_Bg.jpg) no-repeat center top;
background-size: cover;
}

#Page_Shinseikatsu #Baby .SectionMain .IntroUnit {
display: flex;
margin-top: 60px;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}

#Page_Shinseikatsu #Baby .SectionMain .IntroUnit .LeadBox {
width: 60%;
}

#Page_Shinseikatsu #Baby .SectionMain .IntroUnit .LeadBox .LeadMain {
width: auto;
}

#Page_Shinseikatsu #Baby .SectionMain .IntroUnit .PhotoBox {
width: 36%;
}

/* アイテムリスト */
#Page_Shinseikatsu #Baby .ListItem .Photo {
border-color: #cff4fa;
}

/* 商品一覧ボタン */
#Page_Shinseikatsu #Baby .BtnTo.AlignC {
border-top: 1px solid #51cbd4;
}

#Page_Shinseikatsu #Baby .BtnMore {
border-color: #51cbd4;
color: #51cbd4;
background: #fff url(/images/campaign/shinseikatsu/baby/Icon_LinkAllow1.png) no-repeat;
background-size: 22px auto;
background-position: 4% 50%;
}



/* ■ 室内あそび場キドキド（Kidokid_Notice）------------------------------------------------ */

#Kidokid_Notice {
margin-top: 75px;
padding: 30px 35px;
box-sizing: border-box;
border-radius: 15px;
border: 4px solid #2e79c4;
background: #fff;
}

#Kidokid_Notice .InBox {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

#Kidokid_Notice .InBox .LeadUnit {
width: 65%;
}

#Kidokid_Notice .InBox .Photo {
width: 32%;
}

#Kidokid_Notice .InBox .Lead {
font-size: 1.8rem;
line-height: 1.9em;
color: #2e79c4;
}

#Kidokid_Notice .ListBtn {
display: flex;
margin-top: 20px;
flex-wrap: wrap;
justify-content: space-between;
}

#Kidokid_Notice .ListBtn li {
width: 49%;
}

#Kidokid_Notice .BtnShopList {
width: 100%;
padding: 15px 0 15px 6%;
border-radius: 23px;
background: #2e79c4 url(/images/sp/common/icon/Icon_LinkFwd_White.png) no-repeat;
background-size: 1.5rem auto;
background-position: 5% 50%;
font-size: 1.2rem;
color: #fff;
}


/* ■ お買い上げプレゼント（ポップアップ） ------------------------------------------------------------------ */

#ModalNovelty {
position: relative;
border-radius: 30px;
background: #f9f9e4;
}

#ModalNovelty img {
width: 100%;
height: auto;
}

.ModalNovelty_Mds {
display: flex;
align-items: center;
}

.ModalNovelty_Mds1 {
border-radius: 10px;
box-sizing: border-box;
text-align: center;
color: #fff;
background: #70c5f2;
}

.ModalNovelty_Mds2 {
color: #f26199;
}

.ModalNovelty_Lead a {
text-decoration: underline;
}

/* 閉じるボタン */
#ModalNovelty_Close {
position: absolute;
}

.mfp-close {
display: none !important;
}

/* ボタン */
#ModalNovelty_Btn {
position: fixed;
z-index: 1000;
}

@media print, screen and (min-width: 768px) {

	#ModalNovelty {
	position: relative;
	max-width: 820px;
	margin: 0 auto;
	padding: 40px 40px 40px;
	}

	.ModalNovelty_Unit {
	display: flex;
	}

	.ModalNovelty_Mds1 {
	width: 70px;
	height: 70px;
/* 	padding-top: 20px; */
	font-size: 18px;
	line-height: 70px;
	}

	.ModalNovelty_Mds2 {
	margin-left: 15px;
	font-size: 30px;
	}

	.ModalNovelty_Lead {
	margin-top: 15px;
	font-size: 16px;
	line-height: 2;
	}

	.ModalNovelty_Photo {
	padding-left: 30px;
	}

	.ModalNovelty_Photo img {
	width: 268px;
	}

	.ModalNovelty_Note {
	margin-top: -30px;
	font-size: 12px;
	}

	/* 閉じるボタン */
	#ModalNovelty_Close {
	top: 15px;
	right: 25px;
	width: 20px;
	}

	/* ボタン */
	#ModalNovelty_Btn {
	right: 20px;
	top: 420px;
	}

	#ModalNovelty_Btn img {
	width: 190px;
	}

}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.4; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
