@charset "utf-8";

/* ====================================
梱包について
====================================== */
#packSe1 {
	margin-bottom: 50px;
}

.packSe .packSeMainTtl {
	margin-bottom: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0.1em;
}

.packSe .packSeMainTtl:before {
	content: "";
	display: block;
	width: 34px;
	height: 34px;
	margin: 0 auto 8px;
	background: url("../img/package_icon01.png") no-repeat 0 0;
	background-size: 100%;
}

.packSeIn {
	padding: 20px 20px 30px 20px;
	border: 3px solid #000;
}

.packSeInTop {
	padding-bottom: 20px;
	margin-bottom: 30px;
	background: url("../img/common/border_dashed.png") repeat-x left bottom;
}

#packSe2 .packSeInTop {
	padding-bottom: 40px;
}

.otokuTtl {
	padding: 8px 0 8px 48px;
	margin-bottom: 10px;
	font-size: 1.6rem !important;
	font-weight: bold;
	background: url("../img/package_icon05.png") no-repeat left center;
	background-size: 36px;
}

.packSeTtl {
	margin-bottom: 14px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#packSe2 .packSeTtl {
	margin-bottom: 35px;
}

.packSeTtl:before {
	content: "";
	display: inline-block;
	width: 34px;
	height: 34px;
	margin-right: 17px;
	background: url("../img/package_icon02.png") no-repeat 0 0;
	background-size: 100%;
	vertical-align: -8px;
}

.packBox1 {
	display: inline-block;
	width: 31.0%;
	margin-right: 2%;
	margin-bottom: 18px;
	vertical-align: top;
	text-align: center;
}

@media screen and (min-width: 601px) {
	.packBox1:nth-of-type(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 600px) {
	.packBox1 {
		width: 48.0%;
	}

	.packBox1:nth-of-type(2n) {
		margin-right: 0;
	}
}

.packBox1Img {
	margin-bottom: 5px;
}

.packBox1Img img {
	width: 100%;
}

.boxCap1 {
	font-size: 1.4rem;
	line-height: 1.4;
}

.moshimo {
	max-width: 359px;
}

.timeLine {
	max-width: 408px;
}

.packSeInBotConts .packSeInBotTtl {
	margin-bottom: 15px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.packSeInBotConts .packSeInTtlAssist {
	display: block;
	margin-bottom: 4px;
	font-size: 1.4rem;
}

.packSeInBotL {
	margin-bottom: 8.0vw;
}

.packSeInBotL .packSeInBotLttl {
	padding-left: 50px;
	background: url("../img/package_icon03.png") no-repeat left top 8px;
	background-size: 39px;
}

.packSeInBotR .packSeInBotRttl {
	padding: 13px 0 13px 46px;
	background: url("../img/package_icon04.png") no-repeat left center;
	background-size: 37px;
}

#packSe2 .packSeInBot .packSeInBotTtl {
	padding: 10px 0 7px 45px;
	background: url("../img/package_icon06.png") no-repeat left center;
	background-size: 30px;
}

.packSeInBotConts .packSeTxt {
	font-size: 1.4rem;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.packSeInBotConts .packSeTxt {
	margin-bottom: 30px;
}

#packSe2 .packSeInBotConts .packSeTxt {
	margin-bottom: 0;
}

#packSe2 .packBoxWrap {
	margin-bottom: 8.0vw;
}

.packBox2 {
	position: relative;
	width: 100%;
	margin-bottom: 35px;
}

.packBox2:nth-last-of-type(1) {
	margin-bottom: 0;
}


.packBox2 .num {
	position: absolute;
	top: -15px;
	left: 15px;
	width: 30px;
	padding: 8px 0;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #000;
}

.packBox2Img,
.boxCap2 {
	display: inline-block;
	vertical-align: top;
}

.packBox2Img {
	width: 100%;
	margin-bottom: 15px;
}

.packBox2Img img {
	width: 100%;
}

.boxCap2 {
	font-size: 1.4rem;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.boxCapKome {
	margin-top: 10px;
	font-size: 1.3rem;
	line-height: 1.4;
	letter-spacing: 0.08em;
}

.otoku {
	position: relative;
	width: 100%;
	padding: 15px 6%;
	background-color: #f2f2f2;
}

.otoku p {
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0.08em;
}

.otokuTtl {
	padding: 8px 0 8px 48px;
	margin-bottom: 10px;
	font-size: 1.6rem !important;
	font-weight: bold;
	background: url("../img/package_icon05.png") no-repeat left center;
	background-size: 36px;
}

.packSeInBot a {
	border-bottom: 1px solid #000;
	;
}

.packSeInBot a:hover {
	border-bottom: none;
}