/*--------------------------*/
.imgreen .template {
	padding: 100px 0;
	color: #fff;
	background: #ccc;
}
/*--------------------------*/

.imgreen {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	line-height: 1.8;
	text-align: center;
	position: relative;
}

.imgreen.imgreen-a {
	padding: 20px 0 0;
}

.imgreen img {
	max-width: 100%;
}

.imgreen .note {
	font-size: 1.4rem;
}

.imgreen a {
	text-decoration: none;
	outline: none;
	border-width: 0;
	color: #429ADB;
	text-decoration: underline;
}

.imgreen a:hover,
.imgreen a:focus {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.3s;
}

.imgreen .underline {
	text-decoration: underline;
}


.imgreen h2,
.imgreen h3 {
	color: #AA815E;
}

.imgreen h2 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 3.6rem;
	font-family: 'Noto Serif JP', serif;
	line-height: 1;

}

.imgreen h2 img {
	width: 465px;
}

.imgreen h3 {
	margin-bottom: 30px;
	font-size: 2.4rem;
	line-height: 1.4;
}

.imgreen h3.bota {
	padding-top: 70px;
	background: url('/content/dam/isetan_mitsukoshi/event/nihombashi/imgreen/img/icon_tit.png') center top no-repeat;
	background-size: 45px;
}

.imgreen h4 {
	font-size: 1.8rem;
	line-height: 1.5;
	color: #AA815E;
}

.imgreen .txt-brown {
	color: #AA815E;
}

.imgreen a.btn-brown {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	background: #AA815E;
}

.imgreen .border-brown {
	padding: 15px;
	border: 1px solid #AA815E;
}

.imgreen .bg-beige {
	background: #E5D6C9;
}

.imgreen .bg-light {
	background: #E5D6C9;
}

.imgreen hr {
	margin: 80px 15px;
	border-top: 1px solid #E5D6C9;
}

.imgreen dd {
	line-height: 1.8;
}

.imgreen .nav-section {
	margin-bottom: 50px;
}

.imgreen .nav-section li {
	display: inline-block;
	margin: 0 15px;
	font-size: 1.5rem;
}

.imgreen .nav-section a {
	display: inline-block;
	color: #AA815E;
	font-weight: 600;
}

.imgreen .main {
	position: relative;
	margin-bottom: 50px;
}

.imgreen .btn-b-line {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
}

.imgreen .nav-use {
	margin-bottom: 100px;
}

.imgreen .nav-use li {
	display: inline-block;
	margin: 0 15px;
	vertical-align: top;
}

.imgreen .nav-use li a,
.imgreen .apply-btns a {
	width: auto;
	display: inline-block;
	padding: 15px 30px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	line-height: 1;
	border: 2px solid #AA815E;
	background: #AA815E;
}
.imgreen .nav-use li a.no-button,
.imgreen .apply-btns a.no-button {
	width: auto;
	display: inline;
	padding: 0;
	color: #AA815E;
	text-decoration: none;
	border: none;
	background: none;
}

.imgreen .nav-use li a:hover,
.imgreen .apply-btns a:hover {
	color: #fff;
}
.imgreen .nav-use li a.no-button:hover,
.imgreen .apply-btns a.no-button:hover {
	color: #000;
}

.imgreen .apply-btns .right_comment {
	width:50%;
	margin:0 0 15px auto;
}

.imgreen .nav-use li a.howto {
	color: #AA815E;
	background: #EDE6D9;
}

.imgreen .nav-use li a.howto:hover {
	color: #AA815E;
}

.imgreen .sns-buttons {
	margin-top: 30px;
}

.imgreen .sns-buttons li {
	display: inline-block;
	margin: 0 0;
	font-size: 2.2rem;
}

.imgreen .sns-buttons li a {
	display: inline-block;
	width: 35px;
	color: #1A1311;
}

.imgreen .feature .container .row div.col-sm-6 {
	margin-top: 30px;
}

.imgreen .feature .col-sm-6 p {
	max-width: 345px;
	margin: 0 auto 10px;
}

.imgreen .how-to-use .bg-beige {
	padding: 10px 0;
}

.imgreen .how-to-use h3 + p {
	margin-bottom: 30px;
}

.imgreen .how-to-use .action.half {
	width: 49%;
	display: inline-block;
}

.imgreen .how-to-use i {
	display: block;
	padding: 10px 0;
	font-style: normal;
	color: #AA815E;
	line-height: 1;
}

.imgreen .section04b {
	margin-top: 50px;
}

.imgreen .required-items .items {
	margin: 20px 0;
	padding: 15px;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
}

.imgreen .required-items .double {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.imgreen .required-items .bg-light {
	width: 50%;
	margin: 25px 0;
	padding: 15px 20px 20px;
}

.imgreen .required-items .bg-light:first-child {
	margin-right: 15px;
}

.imgreen .required-items .bg-light:last-child {
	margin-left: 15px;
}

.imgreen .required-items .bg-light h4 {
	margin-bottom: 15px;
	text-align: center;
	color: #AA815E;
	font-size: 2.0rem;
}

.imgreen .required-items h5 {
	margin: 40px 0 20px;
	color: #AA815E;
	font-size: 1.8rem;
}

.imgreen .required-items table {
	width: 100%;
	border-top: 1px solid #707070;
	border-left: 1px solid #707070;
	table-layout: fixed;
}

.imgreen .required-items table th,
.imgreen .required-items table td {
	padding: 10px;
	line-height: 1;
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;
}

.imgreen .required-items table td.document {
	background: #F2F2F2;
}

.imgreen .required-items td a:nth-child(2) {
	margin-left: 15px;
}

.imgreen .required-items .icon-pdf {
	width: 26px;
}

.imgreen .not {
	margin-top: 50px;
}

.imgreen .not .table {
	display: table;
	width: 100%;
}

.imgreen .not .table .t-cell {
	display: table-cell;
	width: 50%;
}

.imgreen .service-target .row img {
	margin-bottom: 5px;
}

.imgreen .service-target .note {
	margin-bottom: 30px;
}

.imgreen .service-target .apply-btns,
.imgreen .qanda .apply-btns {
	margin: 50px auto 0;
}

.imgreen .service-target .apply-btns a,
.imgreen .qanda .apply-btns a {
	margin: 0 10px 0;
}

.imgreen .qanda .apply-btns {
	text-align: center;
}

.imgreen .contact-line .lead-line {
	margin: 20px 0 30px;
}

.imgreen .contact-line .lead-line p {
	margin-bottom: 30px;
}

.imgreen .contact-line .step {
	margin-bottom: 30px;
}

.imgreen .contact-line .step h5 {
	margin: 0 0 10px;
	font-weight: 600;
	font-size: 2.0rem;
}

.imgreen .contact-line .step h5 + p {
	font-weight: 500;
	font-size: 1.6rem;
}

.imgreen .contact-line b {
	font-size:large;
}

.imgreen .contact-line hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

.imgreen .store .lead-line {
	margin: 20px 0 30px;
}

.imgreen .store .lead-line p {
	margin-bottom: 30px;
}

.imgreen .store .step {
	margin-bottom: 30px;
}

.imgreen .store .step h5 {
	margin: 0 0 10px;
	font-weight: 600;
	font-size: 2.0rem;
}

.imgreen .store .step h5 + p {
	font-weight: 500;
	font-size: 1.6rem;
}

.imgreen .store b {
	font-size:large;
}

.imgreen .store hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

.imgreen .qanda dl {
	
}

.imgreen .qanda dl dt {
	display: block;
	width: 100%;
	padding: 10px 15px;
	text-align: left;
	color: #fff;
	cursor: pointer;
	background: #C4B397;
}

.imgreen .qanda dl dt::after {
	content: "＞";
	display: inline-block;
	transform: rotate(90deg);
	float: right;
}

.imgreen .qanda dl dt.active::after {
	content: "×";
	display: inline-block;
	transform: rotate(0deg);
	float: right;
}

.imgreen .qanda dl dd {
	display: none;
	width: 100%;
	padding: 0 15px 30px;
	text-align: left;
}

.imgreen .qanda dl dd div {
	width: 100%;
	margin: 30px 0 30px;
	padding-left: 35px;
	text-align: left;
	background: url('/content/dam/isetan_mitsukoshi/event/nihombashi/imgreen/img/icon_q.png') 0 0 no-repeat;
	background-size: 30px;
}

.imgreen .qanda dl dd div.asw {
	padding-bottom: 30px;
	background: url('/content/dam/isetan_mitsukoshi/event/nihombashi/imgreen/img/icon_a.png') 0 0 no-repeat;
	background-size: 30px;
	border-bottom: 1px solid #eee;
}

.imgreen .qanda dl dd div.qst {
	font-weight: 500;
}

.imgreen .qanda dl dd div p {
	display: table-cell;
	padding-left: 15px;
	vertical-align: top;
}

.imgreen-header {
	margin-bottom: 30px;
	padding-top: 20px;
}

.imgreen-header img {
	width: 420px;
	max-width: 90%;
}


.migreen-footer {
	margin-top: 50px;
	padding-bottom: 80px;
	text-align: center;
}

.migreen-footer a {
	display: inline-block;
	margin: 0 10px;
	color: #000;
	text-decoration: none;
}

.migreen-footer p {
	margin-top: 20px;
}

.imgreen.news-event,
.imgreen.customer-voice {
	width: 100%;
	text-align: center;
}

.imgreen .news-list {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 0 15px;
	text-align: left;
}

.imgreen .news-list .image {
	padding: 0 1.5rem 3rem;
}

.imgreen .news-list .image img {
	border: 2px solid #DDD;
	padding: 0.5rem;
}

.imgreen .news-list .tit {
	font-size: 1.8rem;
	font-weight: 600;
	color: #AA815E;
}

.imgreen .news-text {
}


.imgreen.takuhaikiyaku h4 {
	margin-top: 50px;
}

.imgreen.takuhaikiyaku .dispriction-box {
	width: 100%;
	height: 400px;
	margin-bottom: 30px;
	padding: 15px 20px;
	text-align: left;
	overflow: scroll;
	border: 1px solid #999;
}

.imgreen.takuhaikiyaku .dispriction-box + a.btn-brown {
	width: auto;
	padding: 10px 25px;
}

.imgreen.takuhaikiyaku #num {
	margin-top: 80px;
}

.imgreen.takuhaikiyaku dl {
	padding-top: 1em;
	border-top: 1px solid #eee;
}

.imgreen.takuhaikiyaku dl dd + dt {
	margin-top: 1em;
}

.imgreen.takuhaikiyaku dl dd {
	padding-bottom: 1em;
	border-bottom: 1px solid #eee;
}



@media (min-width: 440px) {
	.imgreen #menu-trigger,
	.imgreen .nav-wrapper {
		visibility: hidden;
		display: none;
	} 
}

@media (min-width: 1200px) {
	.imgreen .container {
		width: 970px;
	}
}


@media (max-width: 992px) {
}

@media (max-width: 767px) {
	.imgreen .required-items .double {
		width: 100%;
		display: block;
		justify-content: space-between;
	}

	.imgreen .required-items .bg-light {
		width: 100%;
		margin: 25px 0;
		padding: 15px 20px 20px;
	}

	.imgreen .required-items .bg-light:first-child {
		margin-right: 0px;
	}

	.imgreen .required-items .bg-light:last-child {
		margin-left: 0px;
	}
	
	.imgreen .apply-btns .right_comment {
		width:100%;
		margin:0 auto 15px;
	}
}

@media (max-width:440px) {
	.imgreen {
		font-size: 1.4rem;
	}

	.imgreen.imgreen-a {
		padding: 103px 0 0;
	}	

	.imgreen .main img {
		width: 90%;
	}	
	
	.imgreen .btn-b-line {
		display: none;
	}

	.imgreen p {
		text-align: left;
	}	

	.imgreen p.text-center {
		text-align: center;
	}
	
	.imgreen .nav-use {
		width: 100%;
		display: flex;
	}
	
	.imgreen .nav-use li {
		width: 33.3%;
		margin: 0 0;
		text-align: center;
	}
	
	.imgreen .nav-use li a,
	.imgreen .apply-btns a {
		width: 95%;
		padding: 15px 0px;
	}
	.imgreen .nav-use li a.no-button,
	.imgreen .apply-btns a.no-button {
		width: auto;
		padding: 0;
	}
	
	.imgreen .apply-btns a {
		width: 100%;
	}
	
	.imgreen .apply-btns a:first-child {
		margin-bottom: 10px;
	}
	
	.imgreen h3 {
		font-size: 2.0rem;
	}
	
	.imgreen .feature .col-sm-6 {
		text-align: center;
	}
	
	.imgreen .feature .col-sm-6 p {
		max-width: 345px;
		margin: 0 auto 10px;
	}
	
	.imgreen .news-list .image {
		padding: 0 1.5rem 10px;
	}
	
	.required-items .illust-document {
		width: 180px;
	}
	
	.contact-line .illust-smapho {
		width: 180px;
	}
	
	.imgreen .not .table {
		display: block;
	}
	
	.imgreen .not .table .t-cell {
		width: 100%;
		display: block;
	}
	
	.imgreen .nav-section {
		display: none;
	}
	
	.imgreen #menu-trigger {
		position: fixed;
		top: 69px;
		right: 0px;
		display: block;
		box-sizing: content-box;
		width: 28px;
		height: 16px;
		padding: 10px;
		transition: .5s;
		z-index: 99999;
		background: #FEFFF4;
	}

	.imgreen #menu-trigger.show {
		top: 16px;
	}

	.imgreen #menu-trigger, #menu-trigger span {
		transition: all .4s;
	}

	.imgreen #menu-trigger ul {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.imgreen #menu-trigger li {
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #AA815E;
		border-radius: 4px;
	}

	.imgreen #menu-trigger li:nth-of-type(1) {
		top: 0;
	}

	.imgreen #menu-trigger li:nth-of-type(2) {
		top: 7px;
	}

	.imgreen #menu-trigger li:nth-of-type(3) {
		bottom: 0;
	}

	.imgreen #menu-trigger.active li {
		background-color: #AA815E;
	}

	.imgreen #menu-trigger.active li:nth-of-type(1) {
		-webkit-transform: translateY(0px) rotate(-45deg);
		transform: translateY(8px) rotate(-45deg);
	}

	.imgreen #menu-trigger.active li:nth-of-type(2) {
		opacity: 0;
	}

	.imgreen #menu-trigger.active li:nth-of-type(3) {
		-webkit-transform: translateY(-8px) rotate(45deg);
		transform: translateY(-7px) rotate(45deg);
	}

	.imgreen .nav-wrapper {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		visibility: hidden;
		z-index: 1000;
		transition: all .35s cubic-bezier(.06, .4, .5, .95);
	}

	.imgreen.menu-active .nav-wrapper {
		background: rgba(113, 82, 56, .7);
		visibility: visible;
	}

	.imgreen #popupnav {
		position: fixed;
		top: 0;
		right: -250px;
		width: 250px;
		height: 100vh;
		padding-top: 100px;
		text-align: left;
		background: #FEFFF4;
		z-index: 100;
		transition: .5s;
	}

	.imgreen #popupnav.show {
		right: 0px;
	}
	
	.imgreen #popupnav {
		line-height: 1;
	}
	
	.imgreen #popupnav a {
		display: block;
		padding: 10px 10px 10px 20px;
		color: #AA815E;
		font-weight: 500;
		text-decoration: none;
		border-top: 2px solid #FEFFF4;
	}
	
	.imgreen #popupnav a::after {
		display: inline-block;
		content: " ＞";
		float: right;
	}
	
	.imgreen #popupnav .home a {
		font-weight: 500;
		color: #000;
	}

	.imgreen #popupnav .line a {
		color: #fff;
		background: #22B92B;
		margin-top: 5px;
	}
	
	.imgreen #popupnav .how-to a {
		background: #EDE6D9;
		border-top: 2px solid #FEFFF4;
	}
	
	.imgreen #popupnav .btn-brown a {
		color: #fff;
		background: #AA815E;
	}
	
	.imgreen-header {
		padding-top: 20px;
	}
	
	.imgreen-header img {
		width: 250px;
	}
	
	.migreen-footer p {
		text-align: center;
	}
	
	.migreen-footer a {
		display: block;
	}
	
}

@media (max-width:320px) {

}

@media screen and (max-width:576px) {

}

