﻿@charset "utf-8";
/*===========================================================
	cp_40th.css
===========================================================*/

.sp-thumbnails.sp-grab {
	width: 106px !important;
}
.sp-thumbnails-container {
	width: 116px !important;
}
#cont_l img {
	opacity: 0;
}

/* left area */
#camp_left {
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	/*min-height: 710px;*/
	/*padding: 10px 10px 0 10px;*/
}
#camp_left_top {
	height: 100%;
	width: 100%;
	display: block;
}

/* poppup area */
#camp_popup_area {
	width: 520px;
	background-color: white;
	position: absolute;
	left: 30px;
	/*display: none;*/
	/*z-index: 2;*/
	/*overflow-y: hidden !important;*/
}
#popup-back {
	width: 100%;
	height: 2600px;
	position: relative;
	/*top: 50px;*/
	margin-left: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	display: none;
	z-index: 1;
}
#camp_popup_main {
	width: 100%;
	height: 100%;
}
#camp_popup_stitle {
	width: 440px;
	height: auto;
	margin:10px 0 0 50px;
}
#camp_popup_text {
    margin: 20pt;
}

#camp_popup_desc1 {
	clear : both ;
	width: 100%;
	height: 100%;
}
#camp_popup_desc2 {
	width: 100%;
	height: 100%;
}
#camp_popup_desc3 {
	width: 100%;
	height: 100%;
}
#camp_popup_desc4 {
	width: 100%;
	height: 100%;
}
#camp_popup_footer {
	width: 440px;
	padding:0 0 30px 0;
	height: auto;
	margin: 0 0 0 30px;
}

.blue { color: #00B3CD; }
.navy { color: #182987; }
.pink { color: #E40583; }
.bold { font-weight: bold; }

#camp_popup_area div {
	/*margin-bottom: 30px;*/
}
#camp_popup_area div.topic {
    padding: 30px 40px;
}
#camp_popup_area div.topic p {
    margin-bottom: 1em;
}
#camp_popup_area div.topic p span.blue {
    color: #004ea1;
}
#camp_popup_area div.topic p span.red {
    color: #ea5550;
}
#camp_popup_area div.topic p.head {
    font-size: 20px;
}
#camp_popup_area div.topic p.form_sub {
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 2em;
}
#camp_popup_area div.topic h2 {
    color: #003879;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    margin: 25px 0;
    float: none;
}
#camp_popup_area div.topic h3 {
    color: #003879;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0.5em;
}
#camp_popup_area div.topic dl {
    color: #004ea1;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 1em;
}
#camp_popup_area div.topic dl dt {
    text-indent: -0.6em;
    margin-top: 1em;
}
#camp_popup_area div.topic dl dd span {
    color: #666;
    font-size: 14px;
}
#camp_popup_area div.topic .btn {
    margin-bottom: 1em;
    display: none;
}
/*body[data-shop-cd="058-okegawa"] #camp_popup_area div.topic .btn,
body[data-shop-cd="061-fukaya"] #camp_popup_area div.topic .btn,
body[data-shop-cd="069-soka"] #camp_popup_area div.topic .btn{
    display:block;
}*/
#camp_popup_area div.topic .form_sub {
    display: none;
}
/*body[data-shop-cd="058-okegawa"] #camp_popup_area div.topic .form_sub,
body[data-shop-cd="061-fukaya"] #camp_popup_area div.topic .form_sub,
body[data-shop-cd="069-soka"] #camp_popup_area div.topic .form_sub{
    display: block;
}*/
#camp_popup_area img { width: 100%; }

#campaign_popup_back {
	display: none !important;
}
.right_popup {
	/*top: 0 !important;*/
}
.right_popup > .close-button {
	display: block;
}

#camp_popup_area ul li {
	flex-basis: 50%;
}
#returnTopButton {
	display: none !important;
}

#camp_popup_area div.attention {
    margin-bottom: 30px;
	padding: 0 20px;
}