@charset "utf-8";
/*=============================================================
 contents Layout
=============================================================*/
/* contents
-------------------------------------------------------------*/
#contents{
	line-height:1.75;
	background-color:#fdfbf4;
	padding-bottom:100px;
}
#contents .mT1L{margin-top:1.75em;}
.fitFtr{margin-bottom:-100px;}
.sp-boxBreak{}

/* boxContents */
.boxContents{
	max-width:960px;
	margin-left:auto !important;
	margin-right:auto !important;
}
/* pageBody */
#pageBody>#contentsBody{
	float:left;
	width:715px;
	padding-top:10px;
	border-top:1px dotted #000;
}
#pageBody>#contentsBody>*:first-child{margin-top:0;}

/* animation
-------------------------------------------------------------*/
.setScMc{
	opacity:0;
	transform:translateY(40px);
	transition:all 0.8s ease 0.2s;
}
.setScMc.enter{
	opacity:1;
	transform:translateY(0);
}
/* contentsHdr
-------------------------------------------------------------*/
#contentsHdr{margin-bottom:75px;}
#contentsHdr+*,
#contentsHdr+.boxContents>*:first-child{margin-top:0;}

/* pageTtl */
#pageTtl::before{
	content:"";
	background:#ffdc0a no-repeat center center/cover;
	display:block;
	width:100%;
	height:200px;
}
#case #pageTtl::before{
	background-color:transparent;
	background-image:url(../../case/img/top_p_main.jpg);
}
#guide #pageTtl::before{
	background-color:transparent;
	background-image:url(../../guide/coordinate/img/top_p_main.jpg);
}
#guide.coordi #pageTtl::before{
	background-color:transparent;
	background-image:url(../../guide/coordinate/img/top_p_main02.jpg);
}
#showroom #pageTtl::before{
	background-color:transparent;
	background-image:url(../../showroom/guide/img/top_p_main.jpg);
}
#proposal #pageTtl::before{
	background-color:transparent;
	background-image:url(../../proposal/img/top_p_main.jpg);
}
#pageTtl h1,
#pageTtl p{
	font-size:36px;
	line-height:1.2;
	font-weight:bold;
	letter-spacing:0.14em;
	background-color:#fff;
	box-sizing:border-box;
	display:table;
	text-align:center;
	width:460px;
	height:160px;
	margin:-130px auto 0;
}
#pageTtl h1>span,
#pageTtl p>span{
	display:table-cell;
	vertical-align:middle;
}
#pageTtl .icon{
	display:block;
	width:40px;
	margin:-5px auto 12px;
}
#guide .icon{
	display:block;
	width:105px;
	margin:-5px auto 12px;
}
#showroom .icon{
	display:block;
	width:118px;
	margin:-5px auto 12px;}

/* topicPath */
#topicPath{
	font-size:12px;
	line-height:1.5;
	min-height:20px;
	padding-top:15px;
}
/* title
-------------------------------------------------------------*/
/* ttl-h2 */
.ttl-h2{
	font-size:28px;
	line-height:1.3;
	font-weight:bold;
	letter-spacing:0.14em;
	margin:100px 0 20px;
}
/* ttl-h3 */
.ttl-h3{
	font-size:22px;
	line-height:1.3;
	font-weight:bold;
	letter-spacing:0.14em;
	margin:70px 0 20px;
}
/* ttl-h4 */
.ttl-h4{
	font-size:16px;
	line-height:1.3;
	font-weight:bold;
	margin:45px 0 10px;
}
/* ttl-xxx */
.ttl-h2+*:not(:first-child),
.ttl-h3+*:not(:first-child),
.ttl-h4+*:not(:first-child),
.ttl-h2+.box-clm2>*>.ttl-h4:first-child,
.ttl-h3+.box-clm2>*>.ttl-h4:first-child,
.ttl-bg+.box-clm2>*>.ttl-h4:first-child{margin-top:0;}


/* text
-------------------------------------------------------------*/
/* lead-dft */
.lead-dft{
	font-size:20px;
	line-height:1.6;
	margin-bottom:25px;
}
/* atn */
.text-atn,
.text-atnNum{
	font-size:14px;
	line-height:1.7;
	margin-top:15px;
}
.text-atn.textL,
.text-atnNum.textL{font-size:100%;}
.text-atn+.text-atnNum,
.text-atnNum+.text-atn{margin-top:0;}
p.text-atn,
.text-atn li{
	text-indent:-1em;
	padding-left:1em;
}
p.text-atnNum,
.text-atnNum li{
	text-indent:-1.84em;
	padding-left:1.84em;
}
/* figcaption */
figure figcaption,
.figcaption{
	font-size:15px;
	line-height:1.5;
	display:block;
	margin-top:8px;
}
/* text-icon */
.text-icon{
	color:#000;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	background-color:#ffdc0a;
	display:inline-block;
	text-align:center;
	margin-right:5px;
	padding:0 8px;
	border-radius:10px;
	vertical-align:1px;
}
.end.text-icon{
	margin-right:0;
	margin-left:5px;
}
/* link
-------------------------------------------------------------*/
/* link-arw */
.link-arw,
.link-arwL{
	line-height:1.6;
	margin-top:10px;
}
.link-arwL{
	font-size:18px;
	font-weight:bold;
}
.link-arw li+li,
.link-arwL li+li{margin-top:5px;}
.link-arw a,
span.link-arw,
.link-arwL a,
span.link-arwL{
	color:#000;
	text-decoration:none;
	display:inline-block;
	text-align:left;
	padding-left:15px;
	position:relative;
}
.link-arwL a,
span.link-arwL{padding-left:25px;}
.link-arw a:hover,
.link-arwL a:hover{text-decoration:underline;}
.link-arw a::before,
span.link-arw::before,
.link-arwL a::after,
span.link-arwL::after{
	content:"";
	box-sizing:border-box;
	width:8px;
	height:8px;
	border-top:2px solid #000;
	border-right:2px solid #000;
	position:absolute;
	top:.75em;
	left:2px;
	transform:translate(-40%, -50%) rotate(45deg);
}
.link-arwL a::after,
span.link-arwL::after{
	width:6px;
	height:6px;
	border-color:#fff;
	left:7px;
}
.link-arwL a::before,
span.link-arwL::before{
	content:"";
	background-color:#000;
	width:18px;
	height:18px;
	border-radius:100%;
	position:absolute;
	top:.75em;
	left:0;
	transform:translate(0, -50%);
}
/* link-btn */
.link-btn{
	font-size:20px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:center;
	max-width:364px;
	margin:75px auto 0;
}
.link-btn a,
.link-btn .in{
	color:#fff;
	line-height:60px;
	text-decoration:none;
	background-color:#000;
	box-sizing:border-box;
	display:block;
	height:60px;
	padding:0 10px;
	border-radius:5px;
	border:none;
	box-shadow:4px 4px 0 rgba(178,166,155,0.4);
}
.link-btn a:hover{
	box-shadow:1px 1px 0 rgba(178,166,155,0.7);
	transform:translateY(3px);
	background-color:#4d4d4d;
}
.link-btn a[target="_blank"]::after,
a[target="_blank"] .link-btn .in::after{
	content:"";
	background:url(../img/parts_spr.png) no-repeat -37px -13px/auto 50px;
	display:inline-block;
	width:12px;
	height:12px;
	margin-left:5px;
}
.link-btn.s{
	font-size:16px;
	max-width:230px;
}
.link-btn.search a{
	padding:0 60px;
	position:relative;
}
.link-btn.search a::before{
	content:"";
	background:url(../img/icon_search_white.png) no-repeat 0 0/contain;
	width:20px;
	height:23px;
	position:absolute;
	right:30px;
	top:50%;
	transform:translateY(-50%);
}
.link-btn.click a{
	line-height:54px;
	background-color:#009e96;
	border:3px solid #fff;
	position:relative;
}
.link-btn.click a::before{
	content:"";
	background:url(../img/icon_click.png) no-repeat 0 0/contain;
	width:50px;
	height:58px;
	position:absolute;
	right:-10px;
	bottom:-16px;
}

/* list
-------------------------------------------------------------*/
/* list-circle */
.list-circle li{
	padding-left:1em;
	position:relative;
}
.list-circle li::before{
	content:"";
	background:#000;
	display:block;
	width:0.65em;
	height:0.65em;
	position:absolute;
	top:0.5em;
	left:0;
	border-radius:100%;
}
.list-circle.color li::before{background:#e0c288;}

/* list-num */
.list-num{margin-left:2em;}
.list-num>li{
	text-indent:0;
	list-style-type:decimal;
}
/* list-news
-------------------------------------------------------------*/
.list-news{line-height:1.6;}
.list-news dt{
	white-space:nowrap;
	width:100px;
	padding:24px 130px 0 0;
	position:relative;
}
.list-news .newsIcon{
	color:#fff;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	font-style:normal;
	white-space:nowrap;
	background-color:#669197;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	width:120px;
	border-radius:2px;
	position:absolute;
	top:25px;
	right:0;
}
.list-news dd{
	margin-top:-1.6em;
	padding:0 0 20px 245px;
}
.list-news a{
	color:inherit;
	text-decoration:none;
}
.list-news a:hover{text-decoration:underline;}
.noIcon.list-news dt{padding-right:0;}
.noIcon.list-news dd{padding-left:125px;}

/* box
-------------------------------------------------------------*/
/* column */
.box-clm2,
.box-clm3,
.box-clm4{
	display:flex;
	flex-wrap:wrap;
}
.sp-box-clm1,.sp-box-clm2,.sp-box-clm3,.sp-box-clm4{}
.box-clm2>*:nth-child(even),
.box-clm3>*:not(:nth-child(3n+1)){margin-left:30px;}
.box-clm4>*:not(:nth-child(4n+1)){margin-left:28px;}
.box-clm2>*{flex-basis:calc(50% - 15px);}
.box-clm3>*,
.box-clm2.left2x>*:nth-child(even),
.box-clm2.right2x>*:nth-child(odd){flex-basis:calc((100% - 60px) / 3);}
.box-clm4>*{flex-basis:calc(25% - 21px);}
.box-clm2.left2x>*:nth-child(odd),
.box-clm2.right2x>*:nth-child(even){flex-basis:calc((100% - 60px) / 3 * 2 + 30px);}

/* toggle-set
-------------------------------------------------------------*/
.toggle-set .toggle-btn,
.toggle-set .toggle-close{
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	transition:.3s;
}
.toggle-set>.toggle-box{display:none;}
.toggle-set.open>.toggle-box{display:block;}

/* toggle-sp */
.toggle-sp .toggle-btn{cursor:auto;}
.toggle-sp .toggle-close{display:none;}
.toggle-sp>.toggle-box{display:block;}
.sp-noLink{}

/* delete JS Style */
@media print, screen and (min-width:768px){
.toggle-sp>.toggle-box{display:block !important;}
}
/* Tabs
-------------------------------------------------------------*/
.tab-set>.tab-panel>*{display:none;}
.tab-set>.tab-panel>*.act{display:block;}

/* table
-------------------------------------------------------------*/
/* table-dft */

.table-dft{
	background-color:#fff;
	width:100%;
	border-collapse:collapse;
}
.table-dft th,
.table-dft td{
	vertical-align:top;
	padding:16px 12px;
	border:1px dotted #3f3f3f;
	border-bottom:none;
}

.table-dft th{background-color:#e3e3c6;}


.table-dft tr:first-child th,
.table-dft tr:first-child td{border-top:none;}
.table-dft th:first-child,
.table-dft td:first-child{border-left:none;}
.table-dft th:last-child,
.table-dft td:last-child{border-right:none;}
.table-dft th{
	font-weight:normal;
	text-align:left;
}
.table-dft thead th,
.table-dft .bgTtl{background-color:#e3e3c6;}
.table-dft thead th{vertical-align:middle;}
.table-dft .key{color: #ffdc0a;}
/* gallery
-------------------------------------------------------------*/
.popup-gallery .popup-galleryImg{
	display:inline-block;
	vertical-align:middle;
	position:relative;
}
.popup-gallery .popup-galleryImg{outline:none;}
.popup-gallery .popup-galleryImg::before{
	content:"";
	background:url(../img/parts_spr.png) no-repeat 0 -20px/auto 50px;
	width:30px;
	height:30px;
	border-radius:5px;
	position:absolute;
	right:6px;
	bottom:6px;
	z-index:1;
}
/* form items
-------------------------------------------------------------*/
input,
textarea,
select,
button{font:inherit;}
label{cursor:pointer;}

/* checkbox/radio */
.form-checkbox input[type="checkbox"],
.form-radio input[type="radio"]{display:none;}
.form-checkbox label,
.form-radio label{
	display:inline-block;
	padding-left:28px;
	position:relative;
}
.form-checkbox label::before,
.form-checkbox label::after,
.form-radio label::before,
.form-radio label::after{
	content:"";
	box-sizing:border-box;
	position:absolute;
	transition:.2s;
}
.form-checkbox label::before,
.form-radio label::before{
	background-color:#fff;
	width:16px;
	height:16px;
	margin-top:-9px;
	border:1px solid #333;
	border-radius:3px;
	top:50%;
	left:0;
}
.form-radio label::before{border-radius:100%;}
.form-checkbox label::after{
	width:9px;
	height:6px;
	margin-top:-5px;
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
	top:50%;
	left:4px;
	opacity:0;
	transform:rotate(-45deg);
}
.form-radio label::after{
	background-color:#ff6800;
	width:8px;
	height:8px;
	margin-top:-5px;
	border-radius:100%;
	opacity:0;
	top:50%;
	left:4px;
}
.form-checkbox label:hover::before,
.form-radio label:hover::before{border-color:#ff6800;}
.form-checkbox input[type="checkbox"]:checked+label::before,
.form-radio input[type="radio"]:checked+label::before{
	background-color:#ff6800;
	border-color:#ff6800;
}
.form-radio input[type="radio"]:checked+label::before{background-color:#fff;}
.form-checkbox input[type="checkbox"]:checked+label::after,
.form-radio input[type="radio"]:checked+label::after{opacity:1;}

/* mark */
.icon-required{
	color:#fff;
	font-size:16px;
	line-height:1.6;
	font-weight:bold;
	letter-spacing:0.1em;
	background-color:#626d71;
	display:inline-block;
	padding:0 6px 0 8px;
	margin-left:6px;
	border-radius:5px;
}
/* text */
input.form-text,
textarea.form-text{
	background-color:#fff;
	box-sizing:border-box;
	padding:0 10px;
	border:1px solid #000;
	border-radius:5px;
}
input.form-text{
	line-height:38px;
	height:40px;
}
textarea.form-text{
	width:100%;
	padding:6px 10px;
}
/* select */
select.form-select{
	background-color:#fff;
	box-sizing:border-box;
	line-height:38px;
	height:40px;
	padding:0 50px 0 10px;
	border:1px solid #000;
	border-radius:5px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:url(../img/bg_form_select.png) no-repeat right center/37px auto;
}
select.form-select::-ms-expand{
	display:none;
}
/* form-btn */
.form-btn{
	color:#fff;
	font-size:20px;
	line-height:60px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	background-color:#3C3C3C;
	box-sizing:border-box;
	text-align:center;
	display:block;
	width:100%;
	max-width:364px;
	height:60px;
	margin:70px auto 0;
	padding:0 10px;
	border-radius:5px;
	border:none;
	box-shadow:4px 4px 0 rgba(178,166,155,0.4);
	cursor:pointer;
  -webkit-appearance:none;
	appearance:none;
	outline:none;
}
.form-btn:hover{
	box-shadow:1px 1px 0 rgba(178,166,155,0.7);
	transform:translateY(3px);
}
.form-btn.back{
	color:#000;
	font-size:16px;
	line-height:50px;
	background-color:#fff;
	max-width:200px;
	height:50px;
	margin-top:35px;
}
/* localMenu
-------------------------------------------------------------*/
#localMenu{
	line-height:1.4;
	background-color:#fff;
	box-sizing:border-box;
	float:right;
	width:200px;
	padding:13px 13px 20px;
	border-radius:5px;
}
/* lm-categoryTtl */
.lm-categoryTtl{
	font-weight:bold;
	background-color:#ffdc0a;
	text-align:center;
	margin-bottom:8px;
	padding:10px 4px;
	border-radius:5px;
}
.lm-categoryTtl:not(:first-child){margin-top:30px;}

/* lm-list */
.lm-list a{
	color:#000;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 34px;
	position:relative;
}
.lm-list a:hover,
.lm-list .act>a{background-color:#f0f0f0;}
.lm-list a::before{
	content:"";
	box-sizing:border-box;
	width:8px;
	height:8px;
	border-top:2px solid #000;
	border-right:2px solid #000;
	position:absolute;
	top:50%;
	left:14px;
	-webkit-transform:translate(-40%, -50%) rotate(45deg);
	transform:translate(-40%, -50%) rotate(45deg);
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px), only screen and (max-device-width:767px){

/* contents
-------------------------------------------------------------*/
#contents{padding-bottom:40px;}
.fitFtr{margin-bottom:-40px;}
.sp-boxBreak{
	margin-right:-13px !important;
	margin-left:-12px !important;
}
/* boxContents */
.boxContents{
	margin-right:13px !important;
	margin-left:12px !important;
}
.boxContents.sp-boxBreak{
	margin-right:0 !important;
	margin-left:0 !important;
}
/* pageBody */
#pageBody>#contentsBody{
	float:none;
	width:auto;
}
#contentsHdr+#pageBody{
	margin-top:-25px;
	padding-top:25px;
}
/* contentsHdr
-------------------------------------------------------------*/
#contentsHdr{margin-bottom:25px;}

/* pageTtl */
#pageTtl::before{height:85px;}
#pageTtl h1,
#pageTtl p{
	font-size:18px;
	width:230px;
	height:72px;
	margin-top:-53px;
}
#pageTtl .icon{
	width:18px;
	margin-bottom:5px;
}
#guide .icon{
	width: 66px!important;
	margin-bottom:5px;
}
#showroom .icon{
	width: 84px!important;
	margin-bottom:5px;
}
/* topicPath */
#topicPath{display:none;}

/* title
-------------------------------------------------------------*/
/* ttl-h2 */
.ttl-h2{
	font-size:19px;
	margin:60px 0 10px;
}
/* ttl-h3 */
.ttl-h3{
	font-size:16px;
	margin:45px 0 10px;
}
/* ttl-h4 */
.ttl-h4{margin-top:30px;}

  
/* text
-------------------------------------------------------------*/
/* lead-dft */
.lead-dft{font-size:16px;}

/* atn */
.text-atn,
.text-atnNum{font-size:12px;}

/* figcaption */
figure figcaption,
.figcaption{
	font-size:12px;
	margin-top:5px;
}
/* text-icon */
.text-icon{
	font-size:9px;
	line-height:16px;
	padding:0 5px;
	border-radius:5px;
}
/* link
-------------------------------------------------------------*/
/* link-arw */
.link-arwL{font-size:15px;}

/* link-btn */
.link-btn{
	font-size:16px;
	max-width:322px;
	margin-top:35px;
}
.link-btn a{
	line-height:50px;
	height:50px;
}
.link-btn.s{
	font-size:14px;
	max-width:200px;
}
.link-btn.search a{padding:0 50px;}
.link-btn.search a::before{right:25px;}
.link-btn.click a{line-height:44px;}
.link-btn.click a::before{
	width:37px;
	height:43px;
	right:-8px;
	bottom:-12px;
}
/* list-news
-------------------------------------------------------------*/
.list-news dt{
	white-space:normal;
	width:auto;
	padding:16px 0 0;
}
.list-news .newsIcon{
	font-size:10px;
	line-height:18px;
	position:static;
	width:90px;
	margin-left:12px;
}
.list-news dd{
	margin-top:4px;
	padding:0 0 14px;
}
.list-news.noIcon dd{padding-left:0;}

/* box
-------------------------------------------------------------*/
/* column */
.box-clm2>*:nth-child(even),
.box-clm3>*:not(:nth-child(3n+1)),
.box-clm4>*:not(:nth-child(4n+1)){margin-left:10px;}
.box-clm2>*{flex-basis:calc(50% - 5px);}
.box-clm3>*,
.box-clm2.left2x>*:nth-child(even),
.box-clm2.right2x>*:nth-child(odd){flex-basis:calc((100% - 20px) / 3);}
.box-clm4>*{flex-basis:calc((100% - 30px) / 4);}
.box-clm2.left2x>*:nth-child(odd),
.box-clm2.right2x>*:nth-child(even){flex-basis:calc((100% - 20px) / 3 * 2 + 10px);}

/* sp column */
.sp-box-clm1{display:block;}
.sp-box-clm1>*:not(:first-child){margin-left:0;}
.sp-box-clm2,
.sp-box-clm3,
.sp-box-clm4{
	display:flex;
	flex-wrap:wrap;
}
.sp-box-clm2>*:not(:first-child),
.sp-box-clm3>*:not(:first-child),
.sp-box-clm4>*:not(:first-child){margin-left:0;}
.sp-box-clm2>*:nth-child(even),
.sp-box-clm3>*:not(:nth-child(3n+1)),
.sp-box-clm4>*:not(:nth-child(4n+1)){margin-left:10px;}
.sp-box-clm2>*{flex-basis:calc(50% - 5px);}
.sp-box-clm3>*,
.sp-box-clm2.left2x>*:nth-child(even),
.sp-box-clm2.right2x>*:nth-child(odd){flex-basis:calc((100% - 20px) / 3);}
.sp-box-clm2.left2x>*:nth-child(odd),
.sp-box-clm2.right2x>*:nth-child(even){flex-basis:calc((100% - 20px) / 3 * 2 + 10px);}
.sp-box-clm4>*{flex-basis:calc((100% - 30px) / 4);}

/* toggle-set
-------------------------------------------------------------*/
/* toggle-sp */
.toggle-sp .toggle-btn{cursor:pointer;}
.toggle-sp .toggle-close{display:block;}
.toggle-sp>.toggle-box{display:none;}
	
	
/* table
-------------------------------------------------------------*/
/* sp-table-scroll */
.sp-table-scroll{
	overflow:auto;
	white-space:nowrap;
	table-layout:auto;
	-webkit-overflow-scrolling:touch;
	position:relative;
}
.sp-table-scroll>table{margin-bottom:5px;}
html:not(.win) .sp-table-scroll::-webkit-scrollbar{height:5px;}
html:not(.win) .sp-table-scroll::-webkit-scrollbar-track{
	background:#e3e4e5;
	border-radius:10px;
}
html:not(.win) .sp-table-scroll::-webkit-scrollbar-thumb{
	background:#84919d;
	border-radius:10px;
}
.sp-table-scroll .arwSc{
	background:url(../img/table-arw.png) no-repeat 0 0/auto 100px;
	width:140px;
	height:120px;
	margin:-43px 0 0 -47px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:1;
	opacity:0;
	visibility:hidden;
	overflow:hidden;
	transition:opacity 0.2s ease-out;
}
.sp-table-scroll.sc .arwSc{
	opacity:0.4;
	visibility:visible;
}
/* form items
-------------------------------------------------------------*/
/* mark */
.icon-required{font-size:15px;}

/* form-btn */
.form-btn{
	font-size:16px;
	line-height:50px;
	max-width:322px;
	height:50px;
	margin-top:35px;
}
.form-btn.back{
	font-size:14px;
	line-height:40px;
	max-width:160px;
	height:40px;
	margin-top:30px;
}
/* localMenu
-------------------------------------------------------------*/
#localMenu{
	float:none;
	width:auto;
	margin-top:35px;
}
/* lm-categoryTtl */
.lm-categoryTtl{
	margin-bottom:10px;
	padding:10px 4px;
}
/* lm-list */
.lm-list{overflow:hidden;}
.lm-list li{
	box-sizing:border-box;
	float:left;
	min-width:50%;
	padding:3px 5px 0;
}
.lm-list.sp-clm4 li{min-width:25%;}
.lm-list a{padding-left:17px;}
.lm-list a::before{
	width:7px;
	height:7px;
	left:5px;
}

}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:440px){

}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones small (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:374px){

}
