﻿@charset "UTF-8";

/* -body
----------------------------------------------------------- */
	body {
		padding-left:0 !important;
	}


/* -#site-area-header
----------------------------------------------------------- */
	#site-area-header {
		position:relative !important;
		width:100% !important;
		height:auto !important;
		min-height:80px !important;
	}
		#site-area-header > div {
			width:100% !important;
			border-right:none !important;
			box-shadow:none !important;
		}

			/*-  .header-logo  -*/
			#site-area-header .header-logo {
				padding:15px 0 !important;
			}
				#site-area-header .header-logo img {
					width:120px !important;
					height:auto !important;
				}

			/*-  .global-nav-menu-btn  -*/
			#site-area-header .global-nav-menu-btn {
				display:none !important;
			}

			/*-  .header-bnr-list  -*/
			#site-area-header .header-bnr-list {
				display:none !important;
			}

			/*-  .header-search-btn  -*/
			#site-area-header .header-search-btn {
				display:none !important;
			}

			/*-  .header-pagetop  -*/
			#site-area-header .header-pagetop {
				display:none !important;
			}


/* -#global-nav
----------------------------------------------------------- */
	#global-nav {
		display:none !important;
	}
	.global-nav-overlay {
		display:none !important;
	}


/* -#site-area-search
----------------------------------------------------------- */
	#site-area-search {
		display:none !important;
	}


/* -#side-content
----------------------------------------------------------- */
	#side-content {
		display:none !important;
	}


/* -.section-content
----------------------------------------------------------- */
	.section-content > .style-color2 {
		display:none !important;
	}
	.section-content > .style-color3 {
		display:none !important;
	}


/* -#site-area-footer
----------------------------------------------------------- */
	#site-area-footer {}

		/*-  .footer-guide-nav  -*/
		#site-area-footer .footer-guide-nav {
			display:none !important;
		}

		/*-  footer-sns-list  -*/
		#site-area-footer .footer-sns-list {
			display:none !important;
		}
