/*
Theme Name: Le Merci
Theme URI: http://www.le-merci.com/
Version: 0.02
Author: punglam design office  by Katsuya Isogai
*/

/* =Global
----------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: middle;
}
html {
	font-size: 100%;
	overflow: auto;
		    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
	        box-sizing: border-box;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	outline: none;
}
::-webkit-input-placeholder {
	font-size: 11px;
	font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
	font-size: 11px;
	font-style: italic; 
}

::-moz-placeholder {  /* Firefox 19+ */
	font-size: 11px;
	font-style: italic; 
}

:-ms-input-placeholder {  
   color: red;  
}
html,
body{
	height: 100%;
}
body {
	position: relative;
	color: #444;
	/*font-family: 'ヒラギノ明朝 Pro W6', Hiragino Mincho Pro,'ヒラギノ明朝 Pro W3', 'ＭＳ 明朝',MS mincho,'メイリオ',Meiryo,sans-serif;*/
	font-family: 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN','HG明朝E','メイリオ', Meiryo, serif;
	font-size: 13px;
	word-wrap: normal;
/*	min-width: 960px;*/
}

a {
	color: #eb1c00;
	text-decoration: none;
}

a, img {
	border:none;
	outline:none
}

a:hover,
a:focus {
	color: #eb1c00;
	text-decoration: none;
}

ul, ol, li{
	list-style: none;
}

/*
li:first-child{
	margin-top: 0;
	margin-right: 0;
}

li:last-child{
	margin-bottom: 0!important;
}
*/


* > p:first-child {
  margin-top: 0!important;
}

* > p:last-child {
  margin-bottom: 0!important;
}

img {
	height: auto;
	max-width: 100%;
	display: block;
	vertical-align: baseline;
	margin: 0 auto;
}

/* =Clearing
-------------------------------------------------------------- */
.clearfix:after { content: ''; display: block;height: 0;clear: both;visibility: hidden;}
.clearfix:before,
.clearfix:after{ content: '';display: block;overflow: hidden;visibility: hidden;width: 0;height: 0; }
.clearfix:after { clear: both; }
.clearfix {	zoom: 1;}



/************************************************************************************************/
#masthead, #right-logo, #footer,.backstretch {
	display: none !important;
}

/************************************************************************************************/
#_n_wrapper {
/*	max-width: 1140px;*/
	margin: 0 auto;
}


/********************************************/
#_n_header {
	width: 100%;
	height: 60px;
	position: fixed;
	top: 0;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.5);
	color: #dfc7a5;
}
#_n_header_inner {
	position: relative;
	display: flex;
}
#_n_header h1 {
	position: absolute;
	left: 16px;
	top: 8px;
	z-index: 9999;
}

#_n_header a {
	color: #dfc7a5;
}

#_n_header_menu {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
}
#_n_header_menu ul {
	float: right;
	padding-right: 30px;
}
#_n_header_menu ul li {
	text-align: center;
	padding: 0 8px 0 8px;
	margin-top: 22px/*26px*/;
	float: left;
}
#_n_header_menu ul li._n_nav {
/*  border-left: 1px solid #dfc7a5;*/
  border-right: 1px solid #dfc7a5;
}
/*
#_n_header_menu ul li._n_nav:nth-child(1) {
  border-left: 0px solid #dfc7a5;
}
*/

#_n_header_menu ul._n_menu2 li._n_nav:nth-child(2) {
	border-right: 0px solid #dfc7a5;
}
#_n_header_menu ul._n_menu3 li._n_nav:nth-child(3) {
	border-right: 0px solid #dfc7a5;
}
#_n_header_menu ul._n_menu4 li._n_nav:nth-child(4) {
	border-right: 0px solid #dfc7a5;
}
#_n_header_menu ul._n_menu5 li._n_nav:nth-child(5) {
	border-right: 0px solid #dfc7a5;
}
#_n_header_menu ul._n_menu6 li._n_nav:nth-child(6) {
	border-right: 0px solid #dfc7a5;
}

#_n_header_menu ul li._n_sns {
	text-align: center;
	padding: 0 8px 0 8px;
	margin-top: 15px/*16px*/;
}
._n_sns_instagram {
	width: 30px/*36px*/;
}
._n_sns_facebook {
	width: 30px/*36px*/;
}
._n_sns_line {
	width: 30px/*36px*/;
}
._n_sns_youtube {	/*20240310*/
	height: 30px;
}


#_n_header_menu ul li._n_link {
/*	flex: grow;*/
	text-align: center;
	padding: 0 8px 0 8px;
	background-color: #000000;
	margin-left: 8px;
}

#_n_menu_open {
	position: fixed;
	right: 8px;
	top: 8px;
	height: 20px;
	z-index: 3999;
	cursor: pointer;
}
#_n_menu_open ul li {
	text-align: center;
	padding: 0 8px 0 8px;
	float: left;
}
#_n_menu_open ul li img {
	width: 20px;
	height: 20px;
}
#_n_menu_open ._n_sns_instagram {
	width: 20px;
}
#_n_menu_open ._n_sns_facebook {
	width: 20px;
}
#_n_menu_open ._n_sns_line {
	width: 20px;
}
#_n_menu_open ._n_sns_tel {
	width: 20px;
}
#_n_menu_open ._n_sns_youtube {	/*20240310*/
	height: 20px !important;
	width: auto !important;
}


@media screen and (max-width:900px) {
	#_n_menu_open {
		display: block;
	}
	#_n_header_menu {
		display: none;
	}
	#_n_header {
		height: 36px;
	}
	._n_header_h1 {
		display: none;
	}
}
@media screen and (min-width:900px) {
	#_n_menu_open {
		display: none;
	}
	#_n_header_menu {
		display: block;
	}
	#_n_header {
		height: 60px;
	}
	._n_header_h1 {
		display: inline;
	}
}


#_n_menu {
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	color: #444;
	position: fixed;
	left: 0;
	top: 36px;
	z-index: 1999;
	opacity: 1;
	transition: opacity 0.5s ease-out;
	text-align: center;
	font-size: 14px/*16px*/;
	line-height: 22px/*32px*/;
}

#_n_menu_title {
	margin-top: 64px;
	font-size: 16px;
}

#_n_menu_link {
	margin-top: 64px;
}
#_n_menu_link ul li {
	margin: 20px auto 0;
/*	width: 80% !important;*/
}
#_n_menu_link ._n_link {
/*
	margin-top: 32px !important;
	padding-top: 8px !important;
	border-top: 1px solid #444444;
*/
}
._n_line {
	background-color: #444444;
	width: 100%;
	height: 1px;
}

#_n_menu_close1 {
	width: 20px;
	height: 20px;
	position: fixed;
	right: 16px;
	top: 8px;
	cursor: pointer;
}
#_n_menu_close2 {
	width: 20px;
	height: 20px;
	text-align: center;
	margin: 40px auto;
	cursor: pointer;
}

#_n_menu a {
	color: #444;
}



/********************************************/
#_n_content {
	width: 100%;
}


/********************************************/
#_n_div1 {
	width: 100%;
}
#n_div1_img {
}
#_n_div1_logo {
	display: flex;
	margin-top: 32px;
}
._n_div1_logo {
	text-align: center;
	width: 100%;
}
._n_div1_logo:nth-child(1) {
	margin: 0px 32px 0 64px;
}
._n_div1_logo:nth-child(2) {
	margin: 0px 64px 0 32px;
}

._n_div1_br {
	display: none;
}

@media screen and (max-width:900px) {
	#_n_div1_logo {
		margin-top: 64px/*32px*/;
	}
	._n_div1_br {
		display: inline;
	}
	#_n_div1_text {
		margin-bottom: 64px !important;
	}
}

@media screen and (min-width:900px) {
	#_n_div1_logo {
		margin-top: 80px /*58px*/;
	}
	._n_div1_br {
		display: none;
	}
	#_n_div1_text {
		margin-bottom: 100px !important;
	}
}


#_n_div1_text {
	color: #b28850 !important;
	margin-top: 64px;
}

#_n_div1_text a {
	color: #b28850 !important;
	vertical-align: baseline;
}

._n_div1_insta {
	color: #6ca92f/*#324113*/ !important;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: 3% !important;
}


/*********************************************/
#_n_div2 {
	width: 100%;
	margin-top: 120px /*80px*/ !important;
}

@media screen and (max-width:900px) {
	#_n_div2 {
		margin-top: 80px !important;
	}
}
@media screen and (min-width:900px) {
	#_n_div2 {
		margin-top: 100px/*120px*/ !important;
	}
}

#_n_div2_text {
}

#_n_div2_img1 {
	width: 100%;
}
#_n_div2_img2 {
	width: 100%;
	display: flex;
}
._n_div2_img2 {
	width: 50%;
	overflow: hidden;
}



/*********************************************/
#_n_div3 {
	width: 100%;
}
#_n_div3_text {
}

#_n_div3_img1 {
	width: 100%;
}
._n_div3_img1 {	/*2020.11.04 追加*/
	width: 100%;
	overflow: hidden;
}

#_n_div3_img2 {
	width: 100%;
	display: flex;
}
._n_div3_img2 {
	width: 50%;
	overflow: hidden;
}

#_n_div3_img3 {
	width: 100%;
}



/*********************************************/
#_n_div4 {
	width: 100%;
}

#_n_div4_text {
}

#_n_div4_img1 {
	width: 100%;
}

#_n_div4_img2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
._n_div4_img2 {
	width: 50%;
	overflow: hidden;
}



/*********************************************/
#_n_div5 {
	width: 100%;
}

#_n_div5_text {
}

#_n_div5_img1 {
	width: 100%;
}

#_n_div5_img2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
._n_div5_img2 {
	width: 50%;
	overflow: hidden;
}


/*********************************************/
#_n_div6 {
	width: 100%;
}

#_n_div6_text {
}

#_n_div6_img1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
._n_div6_img1 {
	width: 50%;
	overflow: hidden;
}

@media screen and (max-width:900px) {
	._n_div6_img1 {
		width: 100%;
	}
}
@media screen and (min-width:900px) {
	._n_div6_img1 {
		width: 50%;
	}
}



/*********************************************/
#_n_div7 {
	width: 100%;
}

#_n_div7_text {
}

#_n_div7_img1 {
	width: 100%;
}

#_n_div7_img2 {
	width: 100%;
	display: flex;
}
._n_div7_img2 {
	width: 50%;
	overflow: hidden;
}

#_n_div7_img3 {
	width: 100%;
}
._n_div7_img3 {	/*2020.11.04 追加*/
	width: 100%;
	overflow: hidden;
}



/*********************************************/
#_n_div8 {
	width: 100%;
}

#_n_div8_text {
	text-align: center;
	color: #cea972;
	line-height: 48px/*32px*/;
	font-size: 14px;
	width: 100% !important;
}
._n_div8_text1 {
	color: #b28850;
}

#_n_div8 a {
	color: #cea972;
}

._n_div8_tel {
	vertical-align: baseline;
}

@media screen and (max-width:900px) {
	._n_div8_telno {
		font-size: 16px;
		vertical-align: baseline;
	}
}
@media screen and (min-width:900px) {
	._n_div8_telno {
		font-size: 14px;
		vertical-align: baseline;
	}
}

#_n_div8_map {
	width: 100%;
	max-width: 800px/*600px*/;
	margin: 24px auto 0 auto;
}
#_n_div8_map iframe {
	width: 100%;
	height: 100%;
}



/*********************************************/
#_n_div9 {
	width: 100%;
	background: url(images/new/div9_img.jpg) no-repeat no-repeat;
	background-size: cover;
}
#_n_div9_mask {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.75);
}

#_n_div9_text {
	text-align: center;
	margin: 0 auto;
/*display: table;*/
}
#_n_div9_text ul li {
/*display: table-row;*/
	padding: 0 8px 0 8px;
/*
	border-left: solid 1px #000;
	border-right: solid 1px #000;
*/
	margin: 24px 0 24px 0;
}
#_n_div9_text ul li:first-child {
	margin-top: 0;
}
#_n_div9_text ul li:last-child {
	margin-bottom: 0;
}

#_n_div9 a {
	color: #444;
}

@media screen and (max-width:900px) {
	#_n_div9_text ul li {
		margin: 12px 0 12px 0;
	}
}
@media screen and (min-width:900px) {
	#_n_div9_text ul li {
		margin: 24px 0 24px 0;
	}
}


/********************************************************************/
#_n_footer {
	width: 100%;
	height: 80px;
	text-align: center;
	color: #cea972;
	font-size: 14px;
	line-height: 80px;
}



/********************************************************************/
/* Plan */
#_n_plan {
	margin: 124px /*80px*/ auto 0 auto;
	max-width: 535px;
}
@media screen and (max-width:900px) {
	#_n_plan {
		margin-top: 100px;
	}
}
@media screen and (min-width:900px) {
	#_n_plan {
		margin-top: 124px;
	}
}

#_n_plan_title {
	text-align: center;
}

._n_plan {
	margin: 64px/*48px*/ auto 48px auto;
	padding: 0 16px;
	line-height: 40px;
}

._n_plantitle {
	font-size: 15px;
}

._n_line2 {
	background-color: #cccccc;
	width: 100%;
	height: 1px;
	margin: 0px 0 8px 0;
}

._n_div_plan {
	margin-top: 160px;
	position: relative;
}

._n_plan_img {
	margin-bottom: 24px;
	display: block /*flex*/;
}
._n_plan_img img {
	width: 96% /*48%*/;
	height: auto;
	margin: 0 1%;
}
._n_plan_img img:nth-child(1) {
	margin-bottom: 4px;
}




/********************************************************************/
/* Contact */
#_n_contact {
	margin: 124px /*80px*/ auto 0 auto;
	max-width: 900px;
	text-align: center;
}
@media screen and (max-width:900px) {
	#_n_contact {
		margin-top: 100px;
	}
}
@media screen and (min-width:900px) {
	#_n_contact {
		margin-top: 124px;
	}
}

#_n_contact_title {
	text-align: center;
}

._n_contact {
	margin: 64px/*48px*/ auto 0px auto;
	padding: 0 16px;
	display: inline-block;
	text-align: left;
	line-height: 32px;
}

._n_contacttitle {
	font-size: 15px;
}

._n_contact .req {
	color: #ff0000;
}

._n_contact .form-group {
	margin: 0 0 32px 0;
}

._n_contact select, input[type="text"], input[type="email"], input[type="tel"] {
	height: 24px;
}

#form_send {
	text-align: center;
}



/********************************************************************/
/* Privacy Policy */
#_n_privacy {
	margin: 124px /*80px*/ auto 0 auto;
	max-width: 900px;
	text-align: center;
}
@media screen and (max-width:900px) {
	#_n_privacy {
		margin-top: 100px;
	}
}
@media screen and (min-width:900px) {
	#_n_privacy {
		margin-top: 124px;
	}
}

#_n_privacy_title {
	text-align: center;
}

._n_privacy {
	margin: 64px/*48px*/ auto 48px auto;
	padding: 0 16px;
	display: inline-block;
	text-align: left;
	line-height: 40px;
}

._n_privacytitle {
	font-size: 15px;
}



/********************************************************************/
/* Company Information */
#_n_company {
	margin: 124px /*80px*/ auto 0 auto;
	max-width: 600px/*900px*/;
	text-align: center;
}
@media screen and (max-width:900px) {
	#_n_company {
		margin-top: 100px;
	}
}
@media screen and (min-width:900px) {
	#_n_company {
		margin-top: 124px;
	}
}

#_n_company_title {
	text-align: center;
}

._n_company {
	margin: 64px/*48px*/ auto 48px auto;
	padding: 0 16px;
	display: inline-block;
	text-align: left;
	line-height: 40px;
}

._n_companytitle {
	font-size: 15px;
}


._n_company a {
	color: inherit;
}


@media screen and (max-width:900px) {
	._n_company_br {
		display: inline;
	}
}

@media screen and (min-width:900px) {
	._n_company_br {
		display: none;
	}
}


/********************************************************************/
/* Link */
#_n_link {
	margin: 124px /*80px*/ auto 0 auto;
	max-width: 900px;
	text-align: center;
}
@media screen and (max-width:900px) {
	#_n_link {
		margin-top: 100px;
	}
}
@media screen and (min-width:900px) {
	#_n_link {
		margin-top: 124px;
	}
}

#_n_link_title {
	text-align: center;
}

._n_link {
	margin: 64px/*48px*/ auto 48px auto;
	padding: 0 16px;
	display: inline-block;
	text-align: center;
}

._n_linktitle {
	font-size: 15px;
}

._n_link a {
	color: #444;
}


._n_link li {
	margin: 24px 0 36px 0;
	line-height: 22px;
}
._n_link li:nth-child(1) {
	margin-top: 0;
}

._n_link li .linkd {
	font-size: 16px;
	text-decoration: underline;
	color: #36511a;
}



/********************************************************************/
/* Customer's Voice */
#_n_voice {
	margin: 124px /*80px*/ auto 0 auto;
	max-width: 1200px/*900px*/;
	text-align: center;
}
@media screen and (max-width:900px) {
	#_n_voice {
		margin-top: 100px;
	}
}
@media screen and (min-width:900px) {
	#_n_voice {
		margin-top: 124px;
	}
}

#_n_voice_title {
	text-align: center;
}

._n_voice {
	margin: 64px/*48px*/ auto 48px auto;
	padding: 0 32px/*16px*/;
	width: 100%;
	text-align: center;
	max-width: 1200px/*900px*/;
	position: relative;
}

._n_voicetitle {
	font-size: 15px;
}
._n_voicetitle2 {
	font-size: 15px;
	text-align: center;
}

._n_voice a {
	color: #444;
}

._n_voice li {
	margin: 24px 0;
}


#_n_voice_main {
}

#_n_voice_main .entry-title, #_n_voice_main .dateTime {
	font-size: 15px;
}
#_n_voice_main p {
	font-size: 14px;
}

#_n_voice_side {
	font-size: 13px !important;
}

#_n_voice_recent a {
	color: #444;
}

#_n_voice_side a:hover {
	text-decoration: underline;
}


#_n_voice_entry {
/*	margin-top: 120px;*/
	text-align: left;
	width: 100%;
	line-height: 36px;
}
#_n_voice_entry ul li {
	margin-bottom: 96px/*64px*/;
}
#_n_voice_entry._n_voice_archive ul li {
	margin-bottom: 32px;
}

._n_voice_pager {
	text-align: center;
}
._n_voice_pager a {
	padding: 0 16px;
	text-decoration: underline;
}

@media screen and (max-width:900px) {
	._n_voice {
	}

	#_n_voice_side {
		width: 100%;
	}
	#_n_voice_main {
		width: 100%;
	}
	#_n_voice_recent {
		display: none;
	}

	._n_info_pc20201120 {
		display: none;
	}
	._n_info_sp20201120 {
		display: block;
	}


}

@media screen and (min-width:900px) {
	._n_voice {
	}

	#_n_voice_main {
		position: relative;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		max-width: 560px /*550px*/;
	}
	#_n_voice_side {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 18%;
	}
	#_n_voice_recent {
		display: block;
	}

	._n_info_pc20201120 {
		display: block;
	}
	._n_info_sp20201120 {
		display: none;
	}

}


/********************************************************************/
/* Info */
@media screen and (max-width:900px) {
	#_n_voice_entry ul li .separator {
		width: 100%;
		height: 1px;
		margin-top: 48px;
	}

	#_n_voice_entry ul li .separator img {
		width: 100%;
		height: 1px;
		background-color: #cccccc;
	}

	#_n_voice_entry ul li:last-of-type .separator {
		display: none;
	}


	#_n_voice_entry ul li {
		margin-bottom: 48px;
	}
}

@media screen and (min-width:900px) {
	#_n_voice_entry ul li .separator {
		display: none;
	}

	#_n_voice_entry ul li {
		margin-bottom: 96px;
	}
}



/********************************************************************/
/* common */

._n_div {
	margin-top: 100px/*48px*/;
	position: relative;
}

._n_left {
	text-align: left;
	display: inline-block;
}

._n_title {
	text-align: center;
	font-style: italic;
	color: #cea972;
	font-size: 24px;
}
._n_title_inner {
	text-align: center;
	border-bottom: 1px solid #cea972;
	display: inline-block;
	margin: 0 auto;
	padding-bottom: 1px; 
}

._n_text, ._n_text2 {
	text-align: center;
	margin: 32px 0 100px/*48px*/ 0;
	line-height: 36px /*48px*/;
	font-size: 14px;
	color: #cea972;
}
._n_text_w {
/*	display: inline-block;*/
}

@media screen and (max-width:900px) {	/* 900px以下 */
	._n_text {
		width: 312px;
		margin-right: auto;
		margin-left: auto;
		line-height: 36px;
	}
	._n_text2 {
		line-height: 36px;
	}
	._n_br {
		display: inline;
	}
}
@media screen and (min-width:900px) {	/* 900px以上 */
	._n_text {
		width: 100%;
		line-height: 48px;
	}
	._n_text2 {
		line-height: 48px;
	}
	._n_br {
		display: none;
	}
}



/* PCで電話番号リンクを無効に */
@media (min-width: 900px/*751px*/) {
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
	}
}



._n_line1 {
	background-color: #cccccc;
	width: 100%;
	height: 1px;
	margin: 8px 0;
}


._n_telno {
	text-decoration: underline;
}
