@charset "shif-JIS";

/* ====================
reset
==================== */
.g-container {
	background: #ffffff;
}

.g-container,
.g-container div, .g-container dl, .g-container dt, .g-container dd,
.g-container ul, .g-container ol, .g-container li,
.g-container h1, .g-container h2, .g-container h3, .g-container h4, .g-container h5, .g-container h6,
.g-container textarea, .g-container p, .g-container th, .g-container td {
	margin: 0;
	padding: 0;
}

.g-container table {
	border-collapse: collapse;
	border-spacing: 0;
}

.g-container img {
	border: 0;
}

.g-container em,
.g-container strong,
.g-container th {
	font-style: normal;
	font-weight: normal;
}

.g-container li {
	list-style: none;
}

.g-container th {
	text-align: left;
}

.g-container h1,
.g-container h2,
.g-container h3,
.g-container h4,
.g-container h5,
.g-container h6 {
	font-size: 100%;
	font-weight: normal;
}

.g-container a {
	text-decoration: none;
}

/* ====================
***
==================== */
.g-container {
	padding: 20px 0 100px;
	color: #393939;
	font-size: 16px;
	font-family: "Noto Sans JP", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.5;
}

.g-container strong {
	font-weight: bold;
}

.g-container .section,
.g-container .title-area {
	text-align: center;
}

/* ====================
bnr
==================== */
.sc-bnr-cp {
	margin-top: 20px;
	text-align: center;
}

/* ====================
breadbrumb
==================== */
.breadcrumb_ {
	width: 1180px;
	margin: 0 auto;
	padding-top: 20px;
}

.breadcrumb_ ul {
	font-size: 0;
	padding: 0;
}

.breadcrumb_ ul li {
	display: inline-block;
	color: #848484;
	font-size: 10px;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

.breadcrumb_ ul li a {
	color: #848484;
	text-decoration: underline;
	display: block;
	position: relative;
	padding-right: 25px;
}

.breadcrumb_ ul li a:after {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	border-top: 1px solid #848484;
	border-right: 1px solid #848484;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -3px;
}

/* ====================
title area
==================== */
.g-container h1 {
	position: relative;
	display: inline-block;
	margin-bottom: 24px;
	padding: 0 70px;
	font-size: 28px;
	letter-spacing: 0.02em;
	position: relative;
}
.g-container h1::after {
	content: "";
	display: block;
	width: 52px;
	height: 2px;
	background-color: #444444;
	position: absolute;
	bottom: -33px;
	left: 50%;
	transform: translateX(-50%);
}


/* .g-container h1::before,
.g-container h1::after {
	position: absolute;
	top: 10px;
	content:'';
	width: 27px;
	height: 34px;
	background: url('../img/icn_present.gif') no-repeat;
	display: none;
}

.g-container h1::before {
	left: 0px;
}

.g-container h1::after {
	right: 0px;
} */

.g-container .text {
	font-size: 16px;
	line-height: calc(36 / 16);
	letter-spacing: -0.03em;
	padding-top: 48px;
}

.g-container .inner {
	width: 1180px;
	margin: 0 auto;
}
.g-container #step .inner {
	width: 840px;
	margin: 0 auto;
}

.g-container .image-area {
	padding-bottom: 30px;
	position: relative;
	z-index: 1;
}
.g-container .image-area::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #f6f6f5;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: -1;
}

.g-container .image-area .inner {
	padding: 0;
	margin-top: -20px;
}

.g-container .image-area .type-list {
	/* text-align: center; */
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 0;
	margin: 0 auto;
	width: 760px;
}

.g-container .image-area .type {
	/* display: inline-block; */
	/* margin: 20px 8px 26px; */
	width: 50%;
	text-align: center;
}

.g-container .image-gift {
	position: relative;
	height: 320px;
	/* background-color: #ffffff; */
}

.g-container .image-area .gift-name {
	margin-top: 10px;
	font-size: 14px;
	letter-spacing: -0.04em;
}

/* ====================
section
==================== */
.g-container .section {
	padding: 70px 0 0;
}
.g-container .section#TT {
	padding: 70px 0 0;
}
.g-container .section#step {
	padding: 53px 0 0;
}

.g-container .section .section-title-area {
	padding: 0 0 15px;
}

.g-container .section .title-logo {
	margin-bottom: 12px;
}

.g-container .section .section-title {
	margin-bottom: 8px;
	font-size: 24px;
	font-weight: bold;
}

.g-container .section .section-title .text-s {
	font-size: 0.833em;
}

.g-container .section .text-level-01 {
	margin-bottom: 5px;
}

.g-container .section .note-list {
	display: inline-block;
}

.g-container .section .note-list__item {
	padding-left: 1.2em;
    font-size: 14px;
    text-indent: -1.2em;
    text-align: left;
}

.g-container .attention-box {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: left;
	line-height: 1.857;
}

.g-container .attention-box .title {
	font-size: 16px;
	/* margin-bottom: 5px; */
}

.g-container .attention-list {
    padding-left: 1rem;
    text-indent: -0.875rem;
	line-height: calc(32 / 14);
	letter-spacing: -0.03em;
}

/* icon */
.g-container .image-area .icon {
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-block;
	width: 60px;
	height: 18px;
	padding: 1px 0 0 0;
	box-sizing: border-box;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	z-index: 2;
}

.g-container .image-area .icon-normal { background: #069; }
.g-container .image-area .icon-winter { background: #c19f5a; }

