﻿.maindesign *, 
.maindesign *:before, 
.maindesign *:after {
	box-sizing: border-box;
	min-height: 0%;
	}
#main {
	margin-bottom: 0 !important;
	overflow: hidden;
}

.contents {
	width: 100%;
    background-image: url(/contents/syunya/season/petitgift/img/bk.png);
	background-size: 100% auto;
    background-repeat: repeat;
    text-align: center;
    padding-bottom: 100px;
}

@media screen and (max-width:767px) {
	.contents {
		padding-bottom: 50px;
	}
}

.maindesign a {
	text-decoration: none;
}

.maindesign .u-mt-leave {
	margin-top: 50px;
}
.maindesign .u-mt-moderate {
	margin-top: 30px;
}
.maindesign .u-mt-close {
	margin-top: 15px;
}
.maindesign .u-mt-thin {
	margin-top: 10px;
}
@media screen and (max-width:767px) {
	.maindesign .u-mt-leave {
		margin-top: 30px;
	}
	.maindesign .u-mt-close {
		margin-top: 10px;
	}
	.maindesign .u-one-side {
		margin-right: 10px;
		margin-left: 10px;
	}
}

.maindesign .c-feature-hdg2 {
	position: relative;
    padding-bottom: 1.25rem;
    border-bottom: 3px solid #B6B6B6;
    font-size: 1.75rem;
    margin-top: calc(80px - 0.6rem);
    margin-bottom: calc(40px - 0.75rem);
}
.maindesign .c-feature-hdg2::after {
	position: absolute;
    content: " ";
    border-bottom: solid 3px #E5002D;
    bottom: -3px;
    width: 8%;
    display: block;
}

@media screen and (max-width:767px) {
	.maindesign .c-feature-hdg2 {
		font-size: 1.5rem;
		margin-top: calc(60px - 0.6rem);
		margin-bottom: calc(45px - 0.75rem);
		line-height: 1.2;
	}
}

.maindesign .u-pc-only {
	display: block;
}
.maindesign .u-sp-only {
	display: none;
}
@media screen and (max-width:767px) {
	.maindesign .u-pc-only {
		display: none;
	}
	.maindesign .u-sp-only {
		display: block;
	}
}

.maindesign .c-komeri-btn {
	position: relative;
	background-color: #979797;
    cursor: pointer;
	border-radius: 40px;
	opacity: 1.0;
}
.maindesign .c-komeri-btn:hover {
	opacity: 0.75;
    transition: 0.6s;
}
.maindesign .c-komeri-btn > a {
	text-decoration: none;
	display: inline !important;
}
.maindesign .c-komeri-btn--inner {
	font-feature-settings: "palt";
	color: #fff;
	padding: 0.75rem 2rem 0.75rem 1.75rem;
	width: auto;
    height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
	font-weight: bold;
	font-size: 1.15rem;
}
.maindesign .c-komeri-btn__orange {
	background-color: #EA6D0D !important;
}
.maindesign .c-komeri-btn--inner::after {
	content: '';
	position: absolute;   
	top: 50%; 
	right: 18px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 8px;
    height: 8px;
	transform: translateY(-50%) rotate( 45deg);
}
@media screen and (max-width:767px) {
	.maindesign .c-komeri-btn--inner {
		font-size: 1.0rem;
	}
}

.maindesign img {
	width: 100%;
	height: auto;
	display: block;
}
.maindesign .menu-btn-list a {
	color: #fff;
	display: flex;
}

.maindesign .c-lead-text {
	font-size: 1.1rem;
	line-height: 1.5;
}
@media screen and (max-width:767px) {
	.maindesign .c-lead-text {
		font-size: 0.95rem;
	}
}

.maindesign .p-half-column {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.maindesign .p-half-column--item {
	width: 46%;
}
.maindesign .p-half-column::after {
	content: '';
	display: block;
	height: 0;
	width: 46%;
}
.maindesign .p-half-column .p-half-column--item:nth-child(n+3) {
	margin-top: 30px;
}

@media screen and (max-width:767px) {
	.maindesign .p-half-column--item {
		width: 100%;
	}
	.maindesign .p-half-column .p-half-column--item:nth-child(n+2) {
		margin-top: 30px;
	}
}


.maindesign .p-quarter-column {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.maindesign .p-quarter-column--item {
	width: 24%;
}
.maindesign .p-quarter-column::before,
.maindesign .p-quarter-column::after {
	content: '';
	display: block;
	height: 0;
	width: 24%;
}
.maindesign .p-quarter-column::before {
	order: 1;
}
.maindesign .p-quarter-column .p-quarter-column--item:nth-child(n+5) {
	margin-top: 45px;
}

@media screen and (max-width:767px) {
	.maindesign .p-quarter-column--item {
		width: 100%;
	}
	.maindesign .p-quarter-column::before,
	.maindesign .p-quarter-column::after {
		width: 100%;
	}
	.maindesign .p-quarter-column .p-quarter-column--item:nth-child(n+2) {
		margin-top: 35px;
	}
}


.maindesign h3.c-checkPoint {
    position: relative;
    font-size: 1.25em;
    font-weight: bold;
    margin: 60px 0 20px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: #aaaaaa 2px solid;
    display: flex;
    align-items: center;
	line-height:1.15;
}
.maindesign h3.c-checkPoint .st0{
	fill:#aaaaaa;
}
.maindesign h3.c-checkPoint .st1{
	fill:none;stroke:#ffffff;stroke-width:3;stroke-miterlimit:10;
}
.maindesign h3.c-checkPoint span {
    margin: 0 0 0 20px;
    width: calc(100% - 60px);
}

.maindesign section {
	margin: 0 30px;
}


.maindesign .p-price-column {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.maindesign .p-price-column--item {
	width: 32.5%;
}
.maindesign .p-price-column::after {
	content: '';
	display: block;
	height: 0;
	width: 32.5%;
}
.maindesign .p-price-column .p-price-column--item:nth-child(n+4) {
	margin-top: 30px;
}

@media screen and (max-width:767px) {
	.maindesign .p-price-column--item {
		width: 49%;
	}
	.maindesign .p-price-column::after {
		width: 49%;
	}
	.maindesign .p-price-column .p-price-column--item:nth-child(n+3) {
		margin-top: 15px;
	}
}


.maindesign .p-product-column {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.maindesign .p-product-column--item {
	width: 32.5%;
}
.maindesign .p-product-column::after {
	content: '';
	display: block;
	height: 0;
	width: 32.5%;
}
.maindesign .p-product-column .p-product-column--item:nth-child(n+4) {
	margin-top: 30px;
}

@media screen and (max-width:767px) {
	.maindesign .p-product-column--item {
		width: 49%;
	}
	.maindesign .p-product-column::after {
		width: 49%;
	}
	.maindesign .p-product-column .p-product-column--item:nth-child(n+3) {
		margin-top: 15px;
	}
}

.maindesign .p-card {
	border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}
.maindesign .p-card--inner {
	background-color: #fff;
}
.maindesign .p-card--inner {
	display: flex;
	flex-direction: column;
}
.maindesign .p-card--name {
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	font-size: 1.1rem;
}

@media screen and (max-width:767px) {
	.maindesign .p-card--name {
		font-size: 4.0vw;
	}
}