@charset "Shift_JIS";/**/
#zoff {
	color: #231815;
}
#zoff a {
	text-decoration: none;
	color: #231815;
	transition: 0.3s all;
}

#zoff a:hover {
	opacity: 0.7;
}

#zo-pre {
	background: #009be5;
}

#zo-cart{
	background: #fffcdb;
}

#zo-oubo {
	padding-top: 40px;
}

.wrap {
	padding: 50px 40px 40px;
}

.wbox {
	background: #fff;
}

.wbox_tilte {
	margin-bottom: 0;
}

.maintilte {
	text-align: center;
	border-bottom: 3px solid #013b96;
    padding-bottom: 20px;
    margin-bottom: 1.5em;
}

.contents_wrap {
	padding: 0 75px 3%;
}

.contents_image {
	position: relative;
	width: 100%;
	margin-bottom: 1.5em;
	text-align: center;
}

.contents_image_sub {
	top: -15%;
    right: -7%;
	position: absolute;
}

.contents_title {
	font-size: 2.2em;
    border-top: 2px solid #231815;
    border-bottom: 2px solid #231815;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.contents_title_middle {
	font-size: 0.8em;
}

.contents_title_small {
	font-size: 0.42em;
}

.contents_txt {
	text-align: center;
	line-height: 1.8;
	font-size: 1.3em;
	margin-bottom: 2em;
}

.caution {
	font-size: 0.8em;
	text-align: center;
}

/* プレゼント応募セット */
.flex {
    display: flex;
    justify-content: space-between;
}

.flex_wrap {
	padding: 0 5% 5%;
}

.flex_txt {
	font-size: 0.8em;
    text-align: left;
}

.flex_txt .contents_txt{
	text-align: left;
	font-size: 1.1em;
	line-height: 1.6;
}

.flex_txt .caution {
	text-align: right;
}

.flex_img_product {
	position: relative;
	width: 100%;
}

.flex_img_product_sub {
	bottom: -20%;
    left: -15%;
	position: absolute;
}

#zoff .price_box {
	font-size: 2.6em;
}

#zoff .cp_box {
	display: block;
    font-size: 0.45em;
    margin: 0% 0 2%;
}

/* 応募方法 */
.oubo_title {
	text-align: center;
	border-bottom: 3px solid #013b96;
    padding-bottom: 20px;
}

.oubo_txt {
	line-height: 1.7;
	font-size: 1.2em; 
	padding: 0 8% 1%;
	font-weight: bold;
}

.oubo_txt_blue {
	color: #013b96;
	display: inline;
}

.oubo_txt_yellow {
	background: -moz-linear-gradient(transparent 60%, #fff100 60%);
	background: -webkit-linear-gradient(transparent 60%, #fff100 60%);
	background: linear-gradient(transparent 60%, #fff100 60%);
	display: inline;
}

.oubo_image {
	display: flex;
	justify-content: space-between;
}

/* 注意事項 */
.caution_area {
	background: #f1f1f1;
	padding: 8% 5% 5%;
}

.caution_box {
	margin-bottom: 1.5em;
}

.caution_area h3 {
	background: #009be5;
    padding: 0.6% 2%;
    font-size: 1.2em;
    color: #fff;
    margin-bottom: 0.5em;
}

.caution_area p {
	margin-bottom: 0.1em;
}

.caution_area_list {
	margin-bottom: 1em;
}

.cartbtn {
	margin-top: 1.5em;
}





/* SPH */
.body_sph .wrap {
	padding: 8% 5%;
}


.body_sph .contents_main {
	margin: 0;
}

.body_sph .contents_wrap {
    padding: 0 5% 3%;
}

.body_sph .contents_image_sub {
	right: -4%;
    width: 30%;
}

.body_sph .contents_title {
	font-size: 1.5em;
}

.body_sph .contents_title_small {
	font-size: 0.5em;
}

.body_sph .contents_txt,
.body_sph .caution {
	text-align: left;
}

.body_sph .contents_txt {
	font-size: 1em;
}

.body_sph .pc_br {
	display: none;
}

.body_sph .oubo_txt {
	padding: 0;
	line-height: 1.5;
    font-size: 1em;
}

.body_sph .oubo_image {
	justify-content: space-around;
    flex-wrap: wrap;
}

.body_sph .oubo_image li {
	width: 47%;
    margin-bottom: 0.3em;
}

.body_sph .caution_area h4 {
	margin-bottom: 0;
}

.body_sph .flex {
	flex-wrap: wrap;
}

.body_sph .flex_img {
	text-align: center;
    width: 100%;
    margin-bottom: 1em;
}

.body_sph #zoff .price_box {
	font-size: 1.7em;
}

.body_sph .flex_img_product_sub {
	right: -4%;
    top: -15%;
    left: auto;
    bottom: auto;
}

.body_sph  .present {
	margin-bottom: 2em;
}

.body_sph .maintilte {
	padding-bottom: 0.6em;
}