/*
Theme Name: NEW
Theme URI: http://www.presscoders.com/designfolio
Description: A fully responsive portfolio theme for designers and creatives. Looks great on all devices (desktop, tablet, mobile phone)!
Version: 1.23
Author: PressCoders.com
Author URI: http://www.presscoders.com/
Tags: black, blue, brown, one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-background, custom-menu, editor-style, theme-options, threaded-comments, translation-ready, featured-images, full-width-template
License: GNU General Public License, Version 2 (or newer)
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

The Designfolio theme was designed and created by Scott Bolinger, and David Gwyer.
Please visit <a href="http://www.presscoders.com/">Press Coders</a> for more great WordPress themes and Plugins!
*/

/* Normalize CSS
-------------------------------------------------------------- */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

*        { margin: 0px; padding: 0px; font-size: 100%; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: 'Noto Serif', serif;}
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #ffff00; color: #000; text-shadow: none; }
::selection { background: #ffff00; color: #000; text-shadow: none; }

a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px dotted #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

dd { margin: 0 0 0 0px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

a:hover img {
opacity: 0.5;
filter: alpha(opacity=50);
}

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
/*button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }*/

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* Basic Setup
-------------------------------------------------------------- */

body {
width: auto;
height: auto;
font-size:18px ; 
font-family: 'Noto Serif', serif;
font-weight: 200;
line-height: 1.625;
word-wrap: break-word;
color:#fff;
}

#body-container {
overflow: hidden;
background: url("images/lumi/back00a.png") left bottom 50px no-repeat , url("images/lumi/back00.png") left bottom no-repeat ;
background-size: 100% auto,100% auto;
/*min-width: 400px;*/
}

:focus {
outline: 0;
}

.alignleft {
float: left;
margin: 0 20px 10px 0;
}

.alignright {
float: right;
margin: 0 0 10px 20px;
}

.padright {
padding-right:10px ;
}

.aligncenter {
display: block;
margin: 0 auto;
}

.clear {
clear: both;
}

.sticky {
visibility: visible;
}

.mt {
margin-top:15px ;
}


/*** Typography ***/


h1, h2, h3, h4 {
margin: 0 0 15px 0;
padding: 0;
font-weight: 200;
}

h1 {
font-size: 34px;
line-height: 40px;
}

h2 {
font-size: 26px;
line-height: 30px;
}

h3 {
font-size: 18px;
}

h4 {
font-size: 14px;
}

th, a:link, a:visited, h1, h2, h3, .site-title, .page-title, .entry-title, .nivo-caption a, footer .pc_info_widget .phone, #container .pc_info_widget .phone, .comment-author {
color: #fff;
}

a:hover {
color: #16628b;
text-decoration: none;
}

a {
text-decoration: underline;
}

em {font-style: italic;}

blockquote, .testimonial {
font-style: italic;
overflow: hidden;
}

blockquote {
padding-left: 15px;
margin: 15px;
color: #777;
border-left: 1px dotted #777;
}

.testimonial {
margin: 15px 0;
}

.line {
clear: both;
height: 1px;
padding-top: 10px;
margin-bottom: 10px;
border-top: 1px dotted #eee;
}

.page-link {
margin-bottom: 10px;
clear: both;
}

.page-link a {
padding: 4px;
background: #eee;
border: 1px solid #ccc;
margin: 0 2px;
}

.page-link a:hover {
background: #fff;
}


/*** Tables ***/


th,td {
padding: 8px;
}

th {
font-weight:bold;
text-align:center;
text-transform: uppercase;
}

p,fieldset,table {margin-bottom: 15px;}

.widget table#wp-calendar {
width: 100%;
}

/*** Lists ***/

ol {
list-style: decimal;
margin: 0 0 18px 1em;
}
ol li {
list-style: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0 !important;
}

ul ul li, ul ul ul li {
border-bottom: none !important;
}

ul {
margin: 0;
list-style: none;
padding: 0;
}



.content ul {
padding-left: 15px;
}

#container ul li ul li { border-bottom: none; }


/*** Boxes ***/

.box {
padding: 20px;
margin: 15px 0;
display: block;
overflow: hidden;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
}

.note, .warning, .alert, .error, .download {
font-size: 13px;
clear: both;
margin: 10px 0;
padding: 10px;
overflow: hidden;
}

.optin-error, .contact-error, .warning {
display: block;
background: #FFEBE8;
border: 1px solid #CC0000;
padding: 5px 8px;
color: #333;
text-align: left;
margin: 10px 0px;
}

.coupon {
background: #fafafa;
border: 2px dotted #ccc;
padding: 15px;
margin: 15px 0;
display: block;
overflow: hidden;
text-align: center; 
}

.couponcode {
font: bold italic 24px/28px Palatino,'Palatino Linotype',Georgia,serif;
color: #866f31;
}


/*** Images ***/


.post img {
margin-bottom: 9px;
}

.post .post-thumb {
margin-bottom: 10px;
overflow: hidden;
}

.post .post-thumb img {
margin: 0;
display: block;
}

p.wp-caption-text {
margin-bottom: 8px;
text-align: center;
font-size: 12px;
}

.gallery img {
margin: 10px;
}

.gallery .gallery-caption {
font-size: 12px;
}

.icon {
margin: 0 10px 0 0;
position: relative;
top: 10px;
}

.content img.noborder {
border: none;
}


/*** Forms ***/

textarea, input {
padding: 3px 5px;
}

.button, .btn, .post-edit-link {
margin-bottom: 10px;
}


.more-link {
margin-top: 10px;
}

.button:hover, .btn:hover, #searchsubmit:hover, #submit:hover, .submit:hover, .post-edit-link:hover, .more-link:hover {
text-decoration: none;
}


/* Layouts
-------------------------------------------------------------- */


/*** Right/Left Sidebar ***/

.right {
float: left;
}

.left {
float: right;
}

/*** Columns ***/

.twocollt {
float: left;
display: block;
width: 48%;
margin: 0 15px 5px 0;
}

.twocolrt {
display: block;
margin: 0 0 5px 0;
width: 48%;
float: right;
}

.threecollt {
float: left;
display: block;
width: 32%;
margin: 0 12px 5px 0;
}

.threecolmid {
display: block;
float: left;
width: 32%;
margin: 0 12px 5px 0;
}

.threecolrt {
display: block;
margin: 0 0 5px 0;
width: 32%;
float: right;
}

.one-col .content .threecollt {
margin-right: 20px;
}

/*** Column Shortcodes ***/

.one-half, .one-third, .two-thirds, .three-fourths, .one-fourth {
float:left;
margin-bottom:20px;
margin-right:4%;
position:relative;
}

.one-half {
width: 48%;
}

.one-third {
width: 30.66%;
}

.two-thirds {
width: 65.33%;
}

.one-fourth {
width: 22%;
}

.three-fourths {
width: 74%;
}

.last-col {
clear:right;
margin-right:0;
}

/* Header/Navigation
-------------------------------------------------------------- */

#header-container {
position: relative;
z-index: 90;
overflow: hidden;
}

#header-container header {
display: block;
clear: both;
max-width: 900px;
position: relative;
padding: 0;
margin: 0 auto;
}

#site-title {
margin: 0;
max-width: 400px;
font-size: 36px;
line-height: 40px;
font-weight: bold;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

#site-title a:hover {
text-decoration: none;
}

#site-title a span { 
display: visible; /* toggles to display:none; to hide site title text when replaced with logo */
}

#site-logo a {
max-width: 600px;
float: left;
overflow: hidden;
position: relative;
margin: 0 15px 5px 0;
}

#site-logo span {
display: none;
}

#site-logo a img {
display: inline-block;
vertical-align: middle;
}


/* Containers & Content
-------------------------------------------------------------- */

#container {
max-width: 1200px;
padding: 0;
margin: 0 auto;
overflow: hidden;
}

#before-content {
margin: 0;
padding: 0;
position: relative;
}

#contentwrap {
display: block;
padding: 0 0 20px 0;
margin: 0 auto;
position: relative;
}

#contentwrap:after {
clear: both;
}

.three-col-r .content, .three-col-l .content, .three-col-c .content {
overflow-y: hidden;
overflow-x: visible;
width: 39%;
padding-top: 30px;
}

.one-col .content {
padding-top: 30px;
}

#main-content {
margin-bottom: 15px;
}

#main-content img {
margin-bottom: 15px;
}

.sidebar-extra-margin-right {
margin-right:20px;
}

.sidebar-extra-margin-left {
margin-left:20px;
}

/*** Breadcrumbs ***/

.breadcrumb {
width: 100%;
margin: 15px auto 0;
display: block;
overflow: hidden;
}

.breadcrumb-trail {
display: block;
font-size: 12px;
padding: 0;
overflow: hidden;
float: left;
color: #777;
}

.breadcrumbs span a {
color: #555;
}

/* Posts
-------------------------------------------------------------- */

.post {
clear: both;
overflow: hidden;
position: relative;
margin-bottom: 15px;
}

.post-content {
padding-left: 0px;
}


/*** Titles ***/

.entry-title {
margin: 0 0 15px 0;
padding: 2px 0 0 0;
font-weight: bold;
font-size: 100%;
line-height: 40px;
}

.page-title {
padding: 0;
clear: both;
margin: 0 0 15px 0;
font-weight: bold;
font-size: 34px;
line-height: 40px;
}

.entry-title a:hover, .page-title a:hover {
text-decoration: none;
}

.widget-title {
font-size: 26px;
line-height: 30px;
}


/*** Post Meta ***/

.post-aside {
float: left;
width: 63px;
}

.post-date {
color: #666;
}

.social-btns {
width: 63px;
height: 150px;
}

.post-meta { 
font-size: 12px;
margin: -10px 0 10px 0;
display: block;
overflow: hidden;
}

.single-post .post-meta, .singular-page .post-meta {
margin-top: -8px;
}

.post-meta li {
display: inline;
float: left;
padding: 0;
}

.post-meta p {
margin-bottom: 0;
display: block;
margin-top: 3px;
float: left;
}

.post-meta .comments, .post-meta .tags {
padding-left: 5px;
}

p.author {
font-size: 12px;
font-style: italic;
padding-bottom: 10px;
text-align: center;
overflow: hidden;
}

p.author:after {
content: "";
display: block;
width: 20px;
height: 2px;
position: relative;
bottom: -10px;
left: 20px;
}

.bypostauthor {
visibility: visible;
}

.post-meta span.categories {
padding-right: 5px;
}

.edit-link {
display: block;
clear: both;
}

.tweetbtn {
display: block;
float: left;
}

.fblike {
display: block;
float: left;
}

.fb_edge_widget_with_comment {
position: absolute !important;
}

/*** Comments ***/

#comments {
padding-top: 15px;
}

#comments ol.commentlist {
margin: 0;
padding: 0 0 10px 0;
}

#comments ol.commentlist > li {
clear: both;
position: relative;
overflow: hidden;
list-style-type: none;
}

.comment-body {
padding: 0 15px;
margin-bottom: 30px;
position: relative;
width: 75%;
float: left;
margin-top: 5px;
}

.comment-body:before {
content: "";
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent; 
border-left: 15px solid #fff;
position: absolute;
right: -15px;
top: 12px;
}

.comment-author {
text-align: center;
float: right;
font-size: 13px;
width: 15%;
margin-top: 30px;
}

.comment-author .avatar {
display: block;
margin: 0 auto;
}

.comment-author .fn {
clear: left;
display: block;
}

.comment-meta {
font-size: 11px;
}

ol.commentlist li ul.children { 
list-style: none; 
text-indent: 0;
clear: both;
}

ol.commentlist li ul.children li {
margin: 20px 0 20px 0;
background: none;
}

ol.commentlist li.pingback {
padding: 0 15px;
border-bottom: none;
font-size: 12px;
}

span.says {
display: none;
}

div.reply {
font-size: 11px;
margin-bottom: 10px;
display: inline;
}

div.reply a {
padding: 0;
}

.cancel-comment-reply a, .cancel-comment-reply-link {
display: none;
}

#respond {
width: 100%;
padding-bottom: 20px;
clear: both;
}

#respond textarea {
width: 96%;
}

#author, #email, #url, #comment {
font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.625;
padding: 3px 6px;
display: block;
clear: both;
}

.form-allowed-tags {
padding: 2px 3px;
font: normal normal normal 12px/22px "Trebuchet MS", Arial, Verdana, sans-serif;
display: none;
}

.nocomments {
display: none;
}

#comments .navigation {
height: 50px;
}

#comments .navigation .nav-previous {
float: left;
}

#comments .navigation .nav-next {
float: right;
}

/*** Contact Form ***/

.cffield, .cfsubmit, .cfcheckbox {
margin: 10px 0;
}

.cffield label {
clear: both;
}

.cffield textarea, .cffield input {
clear: both;
display: block;
margin: 5px 0;
}

.cffield input {
width: 50%;
max-width: 270px;
}

.cffield textarea {
width: 98%;
max-width: 600px;
height: 200px;
}

#cf_sendCopy {
margin-right: 5px;
}

/** Search Results **/

div .search-results {
font-weight: bold;
background-color: yellow;
}

.search-results .post-meta {
margin: 0;
}

.search-results .hentry {
margin: 15px 0;
border: none !important;
padding: 0;
}

/** 404 page **/

.search404 {
margin:0 auto;
width:300px;
}

.search404 #searchform #searchsubmit {
margin-left: 33%;
}


/* Widgets
-------------------------------------------------------------- */

/*** Widget Containers ***/

.sidebar-container {
overflow: visible;
max-width: 200px;
padding-top: 15px;
}

.sidebar-container .widget {
padding-bottom: 10px;
position: relative;
overflow: visible;
}

.widget {
margin: 0 0 15px 0;
}

.widget_search input[type="text"] {
margin: 5px 0;
}

#before-content .widget {
width: 100%;
margin: 30px auto 0 auto;
}


/** Header Widgets **/

#header-widget-area {
float: right;
margin: .5em 0;
clear: right;
}

#header-widget-area .widget {
border: none;
padding: 0x;
margin-bottom: 0;
}

/*** Info Box Widget ***/

.pc_info_widget {
display: block;
overflow: hidden;
}

header .pc_info_widget {
padding: 4px 10px;
max-height: 30px;
}

header .pc_info_widget h3.widget-title, header .pc_info_widget .info_description {
display: none;
}

header .pc_info_widget .search {
display: inline-block;
clear: none;
margin-left: 10px;
*display: inline;
zoom: 1;
}

header .pc_info_widget #searchform {
margin-top: 3px;
}

#header-widget-area .pc_info_widget #searchsubmit, #header-widget-area .pc_info_widget input[type="submit"] {
display: none;
}

header .pc_info_widget .phone {
margin-right: 10px;
font-weight: 500;
}

header .pc_info_widget .phone a {
position: relative;
top: 2px;
}

.pc_info_widget .phone a:hover {
text-decoration: none;
}

footer .pc_info_widget .phone, #container .pc_info_widget .phone {
clear: both;
display: block;
font-size: 18px;
margin-top: 3px;
overflow: hidden;
font-weight: 500;
}

.pc_info_widget .phone:before {
content: url(images/phone-icon.png);
position: relative;
bottom: 0;
float: left;
margin-right: 5px;
}

header .pc_info_widget .phone:before {
content: url(images/phone-icon.png);
bottom: -3px;
}

#container .pc_info_widget input[type="text"] {
clear: none;
float: left;
max-width: 130px;
}

footer .pc_info_widget input[type="text"] {
max-width: 180px;
}

#container .pc_info_widget #searchsubmit {
clear: none;
float: right;
margin: 3px 0 0;
}

#container .pc_info_widget .search {
display: block;
clear: both;
line-height: 30px;
overflow: hidden;
margin: 15px 0 10px 0;
}


/*** Testimonials Widget/Shortcode ***/

.pc_testimonial_widget .testimonial {
margin: 15px 0;
padding: 0;
}

.testimonial-name, .testimonial-company {
font: bold 14px/18px Palatino, Georgia, serif;
margin: 0 0 3px 0;
clear: left;
}

.testimonial-name {
margin-top: 10px;
}

.testimonial-meta {
width: 20%;
text-align: center;
overflow: hidden;
}

.footer-widget-container .testimonial-meta, .sidebar-container .testimonial-meta {
width: 99%;
clear: both;
padding-top: 15px;
}

.testimonial-meta img {
width: 50px;
height: 50px;
float: none;
margin: 0 auto;
display: block;
}

.quote {
background: #fff;
display: block;
margin: 0;
float: right;
width: 70%;
padding: 15px;
position: relative;
}

.quote:before {
content: "";
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent; 
border-right:15px solid #fff;
position: absolute;
left: -15px;
}

.quote p:last-child {
margin-bottom: 0;
}

/*** Recent Posts Widget ***/

.pc_recent_posts_widget ul, .pc_blog_style_recent_posts_widget ul {
margin: 0;
}

.pc_recent_posts_widget ul li, .pc_blog_style_recent_posts_widget ul li {
background: none !important;
padding: 2px 0 0 0;
margin: 15px 0 0;
}

p.read-more {
font-weight: bold;
}

/** Footer Widgets **/

footer .widget {
width: 23.4%;
float: left;
margin: 20px 0 20px 2.1%;
background: none;
border: none;
padding: 0;
}

footer .widget:first-child, footer .slider-wrapper:first-child {
margin-left: 0;
}

footer .widget-title {
font-size: 22px;
line-height: 26px;
background: none;
padding: 0 0 5px 0;
margin: 0 0 15px 0;
}

/* Content Slider
-------------------------------------------------------------- */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* FlexSlider Default Theme
*********************************/
/*.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}*/
.flexslider {padding-left: 2px; margin: 0; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

.pc_content_slider_widget {
clear: both;
}

#container .pc_content_slider_widget {
margin-bottom: 30px;
}

.flexslider .slides > li {
padding: 0;
background-image: none;
}

#container .flexslider ul {
margin-bottom: 0;
padding: 0 0 15px 0;
}

.slide-content {
position: relative;
padding: 2px 0;
}

ol.flex-control-nav {
position: relative;
bottom: 0;
max-width: 50%;
left: 68%;
}

ol.flex-control-nav li {
position: relative;
right: 50%;
float: left;
border-bottom: none;
list-style: none;
top: -8px;
z-index: 1;
}

ol.flex-control-nav li a {
margin: 2px;
text-indent: -999em;
display: block;
overflow: hidden;
text-decoration: none;
width: 8px;
height: 8px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

ol.flex-control-nav li a.flex-active {
width: 12px;
height: 12px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

ul.flex-direction-nav {
position: relative;
margin: 0;
}

ul.flex-direction-nav li {
background-image: none;
}

.flex-direction-nav li a {
position: absolute;
bottom: 0;
display: block;
width: 30px;
height: 30px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
text-indent: -999em;
}

.content .flex-direction-nav li a, .sidebar-container .flex-direction-nav li a {
bottom: -5px;
}

.flex-direction-nav a.flex-prev {
left: 0;
}

.flex-direction-nav a.flex-next {
right: 0;
}

.pc_content_slider_widget h2.slide-name {
font-size: 36px;
padding-left: 3px;
line-height: 40px;
}

h2.slide-name a:hover {
text-decoration: none;
}

.slide-featured-image {
margin-bottom: 15px;
}

/*** Slider in Before Content Area ***/

#before-content .flex-container {
padding: 0 10000px 0 10000px;
margin: 0 -10000px 10px -10000px;
position: relative;
}

#before-content .pc_content_slider_widget {
margin-top: 0;
}

#before-content .flexslider {
padding-top: 0;
}

#before-content .flex-direction-nav {
position: static;
}

#before-content .flex-direction-nav li a {
position: absolute;
top: -15px;
}

#before-content .flex-direction-nav a.flex-prev {
margin-left: 10000px;
}

#before-content .flex-direction-nav a.flex-next {
margin-right: 10000px;
}

#before-content ol.flex-control-nav {
position: absolute;
left: 50%;
max-width: 70%;
top: 0;
}

#before-content .flexslider ul {
padding-bottom: 0;
}

/*** Slider in Footer ***/

#footer-widget-area .flex-container ul li {
border-bottom: none;
}

#footer-widget-area ol.flex-control-nav {
display: none;
}

#footer-widget-area ul.flex-direction-nav {
margin-top: 25px;
}

/* Portfolio
-------------------------------------------------------------- */

#pc-portfolio {
clear: both;
overflow: hidden;
}

.page-template-portfolio-page-php ul#filters {
padding: 0;
margin: 5px 0;
}

.page-template-portfolio-page-php ul#filters li {
display: inline-block;
border: none;
background: none;
padding: 0;
margin: 2px;
}

#pc-portfolio ul {
margin: 0;
padding: 0;
clear: both;
}

#pc-portfolio ul li {
display: block;
float: left;
margin: 15px 7px;
padding: 0;
background: none;
overflow: visible;
}

#pc-portfolio .excerpt {
text-align: center;
margin-top: 0;
font-size: 14px;
}

.portfolio-large ul li {
max-width: 466px;
height: 335px;
}

.portfolio-medium ul li {
max-width: 306px;
height: 300px;
}

.portfolio-small ul li {
max-width: 200px;
height: 255px;
}

.one-col .portfolio-small ul li {
max-width: 225px;
}

.three-col-r .content .portfolio-small ul li, .three-col-l .content .portfolio-small ul li, .three-col-c .content .portfolio-small ul li {
max-width: 170px;
}

.three-col-r .content .portfolio-large ul li, .three-col-l .content .portfolio-large ul li, .three-col-c .content .portfolio-large ul li {
max-width: 360px;
height: 295px;
}

#pc-portfolio .featured-image {
border: 2px solid #ccc;
}

#pc-portfolio .featured-image:hover {
opacity: .8;
}

#pc-portfolio h3.portfolio-title {
text-align: center;
margin: 10px 0;
line-height: 22px;
}


/* Footer
-------------------------------------------------------------- */

footer {
clear: both;
overflow: hidden;
zoom: 1;
display: block;
}

.footer-widget-container {
width: 100%;
overflow: hidden;
}

.footer-widget-container .inside, #site-info {
max-width: 900px;
width: 100%;
margin: 0 auto;
display: block;
}

#site-info {
padding: 10px 0;
font-size: 14px;
}

#site-info .copyright {
float: left;
max-width: 400px;
}

#site-info .pc-link {
float: right;
max-width: 400px;
}

a.wp-link {
background-image: url(api/images/icons/wp-logo-16px.png);
width: 16px;
height: 16px;
display: inline-block;
text-indent: -999em;
overflow: hidden;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
opacity: .7;
}

a.wp-link:hover {
opacity: 1;
}


/* CSS3 Effects
-------------------------------------------------------------- */

/*.note, .warning, .alert, .error, .download, textarea, input, .comment-body, li.pingback, .pc_opt_in, .twtr-widget .twtr-tweet, .optin-error, .contact-error, .quote, .avatar {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}*/

/*** Buttons ***/

/*.defaultbtn, .button, .btn, #searchsubmit, #submit, .submit, .post-edit-link, .more-link, input[type="submit"], ul#filters li a {
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
font-weight: bold;
padding: 0.5em 1.5em;
}

.big {
font-size: 18px;
}
*/

/*** Button Color Classes ***/

/* Orange (default) */
.orange {
   background: #bd6208;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}
.orange:hover {
   background: #d27315;
   color: #fafafa;
}
.orange:active {
   background: #9d5106;
   color: #edd1b6;
}

/* black */
.black {
   background: #000;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}
.black:hover {
   background: #333;
}
.black:active {
   background: #000;
   color: #ccc;
}
 
/* gray */
.gray {
   background: #777;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}
.gray:hover {
   background: #999;
}
.gray:active {
   background: #777;
   color: #ccc;
}
 
/* white */
.white {
   color: #333333 !important;
   background: #fafafa;
   text-decoration: none;
   vertical-align: middle;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
}
.white:hover {
   background: #fff;
   color: #333333 !important;
}
.white:active {
	color: #000 !important;
	background: #ededed;
}
 
/* red */
.red {
   background: #990000;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}
.red:hover {
   background: #b61818;
}
.red:active {
   background: #840202;
   color: #e5b5b5;
}
 
/* blue */
.blue {
   color: #d9eef7;
   background: #0095cd;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   text-decoration: none;
   vertical-align: middle;
}
.blue:hover {
	background: #007ead;
}
.blue:active {
	color: #80bed6;
	background: #0078a5;
}
 
/* green */
.green {
   color: #e8f0de;
   background: #64991e;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   text-decoration: none;
   vertical-align: middle;
}
.green:hover {
	background: #538018;
}
.green:active {
	color: #a9c08c;
	background: #4e7d0e;
}

/* yellow */
.yellow {
   background: #bca509;
   color: #ffffff;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   text-decoration: none;
   vertical-align: middle;
}
.yellow:hover {
   background: #cab313;
}
.yellow:active {
   background: #bca509;
   color: #dcd4a0;
}


/*** Box Color Classes ***/


.defaultbox {
background: #fff;
}

.greenbox {
background: #e6f8ed;
}

.bluebox {
background: #ecf3fb;
}

.redbox {
background: #fde2e3;
}

.yellowbox {
background: #fcfadd;
}

/* Non-semantic helper classes
-------------------------------------------------------------- */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
/* Clearfix hack */
.cf:before,
.cf:after {
content:"";
display:table;
}

.cf:after {
clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
zoom:1;
}

/* IE Fixes
-------------------------------------------------------------- */

.ie7 .comment-body {
padding-top: 15px;
}

.ie7 .pc_content_slider_widget, .ie7 flexslider, .ie7 .flex-container, .ie7 #container .flexslider ul {
overflow: hidden !important;
zoom: 1;
display: block;
position: relative;
}

.ie7 #before-content .flex-direction-nav li a {
top: 0;
}

.ie7 #before-content ol.flex-control-nav {
top: 5px;
}

.ie7 #before-content .slide-content {
margin-top: 15px;
}

.ie7_anon, .ie7_class26 {
display: none !important;
}

.ie7 .content .flex-direction-nav li a, .ie7 .sidebar-container .flex-direction-nav li a {
bottom: 13px;
}

.ie7 .content ol.flex-control-nav, .ie7 .sidebar-container ol.flex-control-nav {
bottom: -10px;
}

.ie7 .page-template-portfolio-page-php ul#filters li {
display: block;
float: left;
}

.ie7 header .pc_info_widget .search {
display: none;
}

.ie7 p.author:after {
content: "";
display:none;
}

.ie8 header .pc_info_widget .search {
max-width: 100px;
display: inline;
float: right;
}

.ie8 header .pc_info_widget .sm-icon {
height: 30px;
width: 30px;
display: inline;
float: left;
}

.ie8 header .pc_info_widget .phone {
float: left;
}


/*-------------------------------------------*/
/*	#gMenu
/*-------------------------------------------*/
#gMenu	{ clear:both; display:block; border-bottom:none; overflow:visible; position:relative;width:100%;background:#16130e; }

#gMenu.itemOpen .menu	{ display:block;  }

#gMenu .assistive-text span	{ display:block; overflow:hidden; padding: 14px 0 12px 24px; width:94%; margin:0px 3%; }
#gMenu.itemClose .assistive-text span	{ background:url(images/iconMenuOpen.png) left 50% no-repeat; }
#gMenu.itemOpen .assistive-text span	{ background:url(images/iconMenuClose.png) left 50% no-repeat; }

#gMenu .screen-reader-text { position: absolute; left: -9000px; }
#gMenu #gMenuInner	{ overflow:visible; display:block; position:relative;padding:0px;}

#gMenu .menu	{ font-size: 13px;list-style: none; margin:0px 0px 0px;padding:0px; display:block; overflow:visible;}

#gMenu .menu li a	{ display: block; overflow:hidden;padding: 20px 15px 18px; margin:0px; line-height:110%; text-decoration: none; letter-spacing:0px; text-align:left; position:relative;color:#fff;font-size:130%;}
#gMenu .menu li a:hover {
  color: #c5b36f;
}
#gMenu .menu li a strong	{  }
#gMenu .menu li a span 		{ color:#009DE0; display:block; font-size:10px; line-height:140%;letter-spacing:1px;  } 


#gMenu .menu li.current_page_item a ,
#gMenu .menu li.current_page_ancestor a ,
#gMenu .menu li a:hover	{ }
#gMenu .menu li ul	{ display:none; }
#gMenu .menu li ul li a { }
#gMenu .menu li ul li span	{ display:none; }
#gMenu .menu li img	{ width:100% }
#gMenu .assistive-text, #content .mainFootContact .mainFootBt a, .paging span.current, .paging a:hover, #content .infoList .infoCate a:hover, #sideTower li.sideBnr#sideContact a, form#searchform input#searchsubmit, #pagetop a:hover, a.btn, .linkBtn a, input[type=button], input[type=submit] {

}

/* = custom @@
----------------------------------------------- */
body{
  background-color: #000000;
  background-image: url(images/lumi/7730767.gif);
  background-repeat: repeat;
  background-attachment: fixed;
}

/* = custom Top
----------------------------------------------- */
.top_head {
position: relative;
}
.top_head .lead{
position: absolute;
width:100%;
text-align: center;
top:2%;
z-index: 100;
font-size: 250%;
font-weight: 300;
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.top_head .lumi_logo{
position: absolute;
top:5%;
left:2%;
z-index: 100;
}
.top_head .lumi_logo img{
width:90%;
}

.social {
position: absolute;
top:10px;
right:1%;
z-index:150;
}
.social ul li {
font-size:250%;
line-height: 120%;
display: inline;
padding-right: 5px;
}
.social ul li a {
    color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}
.social ul li a:hover {
  color: #c5b36f;
}

/* = custom Top 下層ページ
----------------------------------------------- */
.top_head .lumi_logo02{
position: absolute;
top:1%;
left:1%;
z-index: 100;
}
.top_head .lumi_logo02 img{
width:60%;
}

.social02 {
position: absolute;
top:1%;
right:1%;
z-index:150;
}
.social02 ul li{
display:inline;
margin-left:10px;
}
.social02 ul li {
font-size:300%;
}
.social02 ul li a {
    color: #fffbc7;
}
.social02 ul li a:hover {
  color: #c5b36f;
}

/* = custom header
----------------------------------------------- */

#headerTop {
display: block;
color: #fff;
background: #16130e;
overflow: hidden;
width: 100%;
padding: 2px 0px;
clear: both;
font-size: 85.7%;
text-align: center;
}

	#site-title, #site-description {
		float: none;
		display: block;
		max-width: none;
	}

#logo-wrap {
float: left;
width:390px ;
margin: 0;
}
#logo-wrap #head_logo {
float: left;
width:50% ;
margin: 0;
}
#logo-wrap #head_right {
float: right;
width:45% ;
margin: 0;
}

/* = custom footer
----------------------------------------------- */


#footerSection {
margin: 20px 0 0 0;
}

#footer {
text-align: left;
margin: 0px;
padding: 10px 0px;
display: block;
overflow: hidden;
background-color:#16130e ;
}

#footer a, 
#footer a:hover{
color:#FFFFFF ;
}

footerInner {
}

#footerInner ul {
	margin:30px auto ;
	text-align: center;
}

#footerInner ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	font-size:16px ;   
}

#siteBottom {
	background-image:url(images/foot_line.png) ; 
	background-repeat:repeat-x ;
	background-position: left top ;
	background-color:#16130e ;
}

#siteBottomInner {
text-align: right;
	font-size:11px ;  
	color:#FFFFFF ; 
	padding: 10px 0 ;
}

#pagetop {
display: block;
overflow: hidden;
clear: both;
z-index: 5;
}
#pagetop a {
color: #333;
background: url(images/icon_arrow_top_gry.png) center bottom no-repeat #e6e6e6;
float: right;
display: block;
position: relative;
padding: 5px 15px 5px 15px;
font-size: 11px;
text-decoration: none;
margin-bottom: 0px;
letter-spacing: 1px;
}
#pagetop a:hover {
color: #333;
background: url(images/icon_arrow_top_gry.png) center bottom no-repeat #666666;
float: right;
display: block;
position: relative;
padding: 5px 15px 5px 15px;
font-size: 11px;
text-decoration: none;
margin-bottom: 0px;
letter-spacing: 1px;
}

/* = custom sidebar
----------------------------------------------- */
.side_wrap {
width:100% ;
box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
margin: 10px 0px 0px 0px ;
}
dl.professional {
font-size: 12px;
line-height: 150%;
margin: 0 0 10px 0;
padding: 8px 5px 1px 5px;
border: solid 1px #0779BF;
color: #333333;
overflow: hidden;
}
dl.professional dt {
clear: left;
float: left;
width: 70px;
margin: 0px;
}
dl.professional dd {
margin-bottom: 8px;
padding: 5px 0;
margin-left: 70px;
border-bottom: solid 1px #C9D7D8;
}
.daihyo {
font-size: 12px;
line-height: 150%;
border: solid 1px #0779BF;
color: #333333;
text-align:center ;
}
.daihyo img{
margin: 5px 0 0 0;
width:90% ;
}
.daihyo p{
margin: 0 ;
padding: 5px 5px 0px 5px;
text-align:left ;
}
.continue {
text-align:right ;
padding: 5px 5px 5px 5px;
margin: 0 ;
}
ul.column {
font-size: 13px;
line-height: 150%;
margin: 0 0 10px 0;
padding: 8px 5px 1px 5px;
border: solid 1px #0779BF;
color: #333333;
}
ul.column li{
	background-image:url(images/col_ar.png) ; 
	background-repeat:no-repeat ;
	background-position: 0px 4px ;
	padding: 0px 0px 5px 10px ;
	list-style:none;
}
.textwidget	{ margin-top:12px; }

.menu_wrap {
	background-image:url(images/side_menu_bg.png) ; 
	background-repeat:repeat-y ;
	background-position: left top ;
	border:1px solid #0090EE ;
}
ul.side_menu{
	margin-bottom:5px ;
}
ul.side_menu li{
	padding: 5px 0px 0px 4px ;
	list-style:none;
}
.bn_area {
	text-align:center ;
	margin: 10px 0px 5px 0px ;
}
.bn_area ul li {
	list-style:none;
	padding: 0px 0px 10px 0px ;
}
.bn_area ul li img{
	width:100% ;
}

/* = custom HOME @@
----------------------------------------------- */
.welcome{
/*  background:url(images/lumi/back01.png) top center no-repeat,#000 ; 
background-size: 100% auto;*/
padding:50px 0 30px ;
}
.welcome h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 42px;
	text-align:center;
}
.welcome h2 img{
width: 50%;
}
.welcome h3 {
    color: #fff;
    text-align:left;
    margin: 20px 0 0 0;
}
.welcome p {
    color: #fff;
    text-align:left;
	font-size:85%;
	line-height:130%;
    margin: 15px 0 0 0;
}

h2.top_stit img{
width: 40%;
}

/* ポイント */

.point{
padding:30px 0;
background: url("images/lumi/point_bg02.png") left top no-repeat , url("images/lumi/point_bg01.png") right top no-repeat , url("images/lumi/point_bg03.png") right bottom no-repeat ,url("images/lumi/point_bg04.png") left bottom no-repeat ,rgba(0,0,0,0.7);
}
.point h2 {
color: #fff;
line-height: 0.96154;
font-size: 32px;
width: 100%;
text-align: center;
margin: 20px 0 25px 0;
border-bottom:1px dashed #666;
padding-bottom: 15px;
}
.point p {
    color: #fff;
    text-align:center;
    margin: 15px 0 10px 0;
	width: 100%;
}
.epoint,
.epoint03{
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
padding:10px;
border:1px solid #ccc ;
margin-bottom: 15px;
}
.epoint div{
width:16%;
}
/* 
.epoint div img{
width:100%;
height: 250px;
object-fit: cover;
}*/


.epoint02{
padding:10px;
border:1px solid #ccc ;
margin-bottom: 15px;
}
.epoint02 .naka{
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:center;
flex-wrap:wrap;
}
.epoint03{
padding:10px;
border:1px solid #ccc ;
margin-bottom: 15px;
}
.epoint03 div{
width:32%;
}
.epoint03 div img{
width:100%;
  height: 300px;
  object-fit: cover;
}
.naka div{
width:32%;
}
.naka div:first-child{
margin-right: 15px;
}
.naka div img{
width:100%;
height: 300px;
object-fit: cover;
}

/* カレンダー */

.calendar{
padding:30px 0;
background: url("images/lumi/back02.png") right 0 bottom 0 no-repeat,#000;
background-size: 100% auto;
}
.calendar h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 32px;
	text-align:center;
}
.calendar p {
    color: #fff;
    text-align:center;
    margin: 15px 0 10px 0;
}
.calendar ul{
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
}
.calendar ul li{
width:19%;
margin-bottom:10px;
}
.calendar ul li img{
width:100%;
}

.kaisai{
position: absolute;
right:0;
top:40px;
}
.kaisai img{
width:110px;
}

/* おばけやしき */

.obake{
padding:30px 0;
background: url("images/lumi/obake_bg03.png") bottom 0 left no-repeat;
background-size: cover
/*background: url("images/lumi/obake_bg02.png") left 20% no-repeat , url("images/lumi/obake_bg.png") right 60% no-repeat ,linear-gradient(to top, #16130e, #0e0c3b) ;*/
}
.obake .innerBox{
overflow: hidden;
}
.obake .ob_left{
float: left;
width: 50%;
text-align: center;
}
.obake .ob_left img{
width: 90%;
}
.obake .ob_right{
float: right;
width: 50%;

}
.obake .ob_right .tojo img{
width: 50%;
}

.obake h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 32px;
	text-align:center;
	margin-top: 20px;
}
.obake h2 span{
    font-size: 42px;
}
.obake p {
    color: #fff;
    text-align:center;
    margin: 15px 0 10px 0;
}

/* 料金 */

.price{
padding:30px 0;
background: url("images/lumi/obake_bg02.png") left 20% no-repeat , url("images/lumi/obake_bg.png") right 60% no-repeat , url("images/lumi/obake_bg02.png") left 95% no-repeat ,rgba(14,12,59,0.7);
}
.price h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 32px;
	text-align:center;
	margin: 40px 0 20px;
}
.price h2:first-child {
	margin: 10px 0 20px;
}
.price table {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}
.price table th {
    padding: 10px 3px 10px 5px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: rgba(204,204,214,0.2);
    font-weight: normal;
	vertical-align:top;
}
.price table td {
    padding: 10px 3px 10px 5px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
	vertical-align: middle;
}
.price table td span{
font-size: 120%;
}
.price table td.item2{
width:20%;
}


.price .map{
text-align: center;
}
.price .map img{
width:70%;
}

.top_social{
padding:30px 0;
/*background: url("images/lumi/back03.png") left top no-repeat , url("images/lumi/back03b.png") center 40px no-repeat , linear-gradient(to bottom, #000, #0e0c3b) ;
background-size: 100% auto,814px auto;*/
}
.top_social h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 32px;
	text-align:center;
	margin-bottom: 10px;
}
/*.top_social h2:after {
    margin-left: 0.3em;
    font-family: FontAwesome;
    content: "\f27b";
    color:inherit;
}*/
.top_social h3 {
    color: #fff;
	line-height: 0.96154;
    font-size: 20px;
	text-align:center;
	margin-bottom: 40px;
}

.hbottom{
text-align:center;
font-size:400%;
position: relative;
padding-top: 50px;
}
.hbottom a {
    color: #FFFFFF;
	line-height:100%;
}
.hbottom a:hover {
  color: #c5b36f;
}
.hbottom p{
font-size:17px;
color:#fff;
margin-bottom: 0;
}
.hbottom ul{
margin: 0 0 15px 0;
padding: 0;
text-align: center;
line-height: 100%;
overflow: hidden;
}
.hbottom ul li{
display: inline;
padding: 0 5px;
font-size:40px;
line-height: 100%;
}

/* = custom 下層ページ　アトラクション
----------------------------------------------- */
#att_wrap{
padding-bottom: 100px;
/*background: url("images/lumi/at_bg01.png") right top no-repeat , url("images/lumi/at_bg02.png") left bottom no-repeat;*/
}
.att{
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
}

.att div img{
width:100%;
  height: 360px;
  object-fit: cover;
}
.att div.two_col{
width: 100%;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
border:1px solid #666666 ;
padding: 1%;
margin-bottom: 10px;
}
.att .two_col img{
width: 100%;
}
.att .two_col div{
width: 50%;
position: relative;
}
.att .two_col p{
width: 100%;
text-align: center;
z-index: 100;
top:40%;
font-weight: bold;
font-size: 110%;
text-shadow: 3px 3px 5px #000000;
}
.att .two_col h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 32px;
	text-align:center;
	margin-top: 20px;
}
.att .two_col h2 span{
    font-size: 42px;
}
.att .two_col .tojo img {
    width: 40%;
}
.att div .tojo img {
    height: auto;
    object-fit: fill;
}

.att .on_col{
width:47%;
border:1px solid #666666 ;
padding: 1%;
margin-bottom: 10px;
}
.att .on_col h3{
font-weight: 400;
font-size: 110%;
margin: 10px 0;
}
.att .on_col p small{
line-height: 110%;
}

div.attt p{
text-align:left ;
}
div.attt h4{
font-weight: normal;
font-size:100% ;
}

/* = custom 下層ページ　イルミスポット
----------------------------------------------- */
#spot_wrap{
padding-bottom: 100px;
/*background: url("images/lumi/spot_bg02.png") left bottom repeat-x , url("images/lumi/spot_bg.png") left top repeat ;*/
}
.spot_bg01{
background: url("images/lumi/spot_bg03.png") left 5% no-repeat, url("images/lumi/spot_bg03.png") right bottom 5% no-repeat ,rgba(228,0,127,0.2);
background-size: 50% auto;
padding-top: 30px;
}
.spot_bg02{
background: url("images/lumi/spot_bg03.png") right 7% no-repeat, url("images/lumi/spot_bg04.png") left 50% no-repeat ,url("images/lumi/spot_bg03.png") left bottom 5% no-repeat ,rgba(14,12,59,0.4);
background-size: 50% auto , 100% auto,50% auto;
padding: 40px 0;
}
.one_tit{
margin: 0 0 20px;
}
.one_tit + .one_tit {
margin: 100px 0 20px;
}
.one_tit h2{
width: 100%;
text-align: left;
line-height: 0.96154;
font-size: 200%;
text-shadow: 0px 5px 5px #000000;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding: 10px 0;
}
.one_tit h2 img{
width: 40%;
}
.one_tit h3{
width: 100%;
text-align: center;
line-height: 0.96154;
font-size: 180%;
text-shadow: 0px 5px 5px #000000;
color: #fff67f;
margin-top: 15px;
}
.one_tit h3.sub_lead{
width: 100%;
text-align: center;
line-height: 140%;
font-size: 180%;
text-shadow: 0px 5px 5px #000000;
color: #fff67f;
margin: 15px 0 50px;
}
.one_tit p{
width: 100%;
text-align: center;
z-index: 100;
font-weight: bold;
font-size: 110%;
text-shadow: 3px 3px 5px #000000;
}
.one_col{
position: relative;
}
.one_col img{
width: 100%;
}
.one_col h2{
position: absolute;
width: 100%;
text-align: center;
z-index: 100;
line-height: 0.96154;
font-size: 52px;
top:15%;
text-shadow: 0px 5px 5px #000000;
}
.one_col p{
position: absolute;
width: 100%;
text-align: center;
z-index: 100;
top:40%;
font-weight: bold;
font-size: 140%;
text-shadow: 3px 3px 5px #000000;
}
.one_col p.ill_big{
position: absolute;
width: 100%;
text-align: center;
z-index: 100;
top:60%;
font-weight: bold;
font-size: 110%;
line-height: 130%;
text-shadow: 3px 3px 5px #000000;
}
.one_col img {
  height: 550px;
  object-fit: cover;
  object-position: 100% 0 ;
}


.spot .two_col img,
.spot .two_col02 img{
width: 100%;
}
.spot .two_col div,
.spot .two_col02 div{
width: 50%;
position: relative;
}
.spot .two_col h2,
.spot .two_col02 h2{
position: absolute;
width: 100%;
text-align: center;
z-index: 100;
line-height: 0.96154;
font-size: 52px;
top:20%;
text-shadow: 0px 5px 5px #000000;
}
.spot .two_col h3,
.spot .two_col02 h3{
width: 100%;
position: absolute;
text-align: center;
z-index: 100;
line-height: 0.96154;
font-size: 180%;
top:20%;
text-shadow: 0px 5px 5px #000000;
color: #fff67f;
}
.spot .two_col p,
.spot .two_col02 p{
position: absolute;
width: 100%;
text-align: center;
z-index: 100;
top:40%;
font-weight: bold;
font-size: 110%;
text-shadow: 3px 3px 5px #000000;
}


/* = custom 下層ページ　インフォ
----------------------------------------------- */
#info_wrap{
padding-bottom: 100px;
/*background: url("images/lumi/info_bg02.png") left bottom repeat-x , url("images/lumi/info_bg.png") left top repeat ;*/
}
#info_wrap h2 {
  overflow: hidden;
  text-align: center;
}
#info_wrap h2  span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
#info_wrap h2  span::before,
#info_wrap h2  span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #ccc;
}
#info_wrap h2  span::before {
  right: 100%;
}
#info_wrap h2  span::after {
  left: 100%;
}
#info_wrap i {
font-size: 90%;
margin-right: 3px;
}
.ac_map{
overflow: hidden;
}
.ac_map .am_left{
float: left;
width:35%;
}
.ac_map .am_left img{
width:100%;
}
.ac_map .am_right{
float: right;
width:62%;
}
.ac_map .am_right small{
font-size: 85%;
line-height: 110%;
}
table.time {
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    width: 50%;
    border-collapse: collapse;
    text-align: left;
    margin: 10px 0;
}
table.time td {
    padding: 3px 3px 3px 5px;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.price_tx {
line-height: 130%;
}
.price_tx small{
font-size: 85%;
}
.yel {
color: #fff33f;
}

/* = custom 下層ページ　動画
----------------------------------------------- */

.hajime {
margin: 30px auto;
text-align: center;
}
.hajime iframe {
    width: 500px;
    height: 300px;
}




/* Mobile Media Queries
-------------------------------------------------------------- */
@media only screen
and (min-width : 990px) {

.for_sp {
display: none;
}

	#header-container header, #container, .footer-widget-container .inside, #site-info {
		max-width: 1200px;
	}

.innerBox	{ width:1200px; margin:0px auto; position: relative}

#gMenu { position:absolute;bottom:0;z-index:100; }
#gMenu #gMenuInner	{ max-width:1200px; margin:0px auto; }
#gMenu .menu li img	{ width:90% }
#gMenu .menu li {
float: left;
width: 16%;
text-align: center;
border-bottom: none;
overflow: visible;
}

#gMenu .menu li { position: relative;display:block; }

#gMenu .assistive-text  { display: none;}

.innerBox, #gMenu #gMenuInner.innerBox {
width: 1200px;
margin: 0px auto;
}

#gMenu:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#gMenu { background-color: rgba(22,19,14,0.8);}

#gMenu.itemClose .menu,
#gMenu.itemOpen .menu	{ display:block;  }
#gMenu .menu	{  }
#gMenu .menu:after	{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#gMenu .assistive-text { position: absolute; top: -9000px; } 
#gMenu .menu li { float: left;border-bottom:none; overflow:visible;}
#gMenu .menu li a	{ text-align:center;border-right:1px solid #888; }
#gMenu .menu li:first-child a	{ border-left:1px solid #888; }
#gMenu .menu li a:hover	{ background-color: rgba(125,70,152,0.1); }

#gMenu .menu li:hover ul	{ display:block; position:absolute;z-index:100;position:absolute; }
#gMenu .menu li:hover li	{ position:relative; }
#gMenu .menu li:hover li a,
#gMenu .menu li.current_page_item li a,
#gMenu .menu li.current-menu-ancestor li a,
#gMenu .menu li.current-page-ancestor li a,
#gMenu .menu li.current_page_ancestor li a { background:none; text-align:left;border-right:none;}
#gMenu .menu li:hover li a:hover,
#gMenu .menu li.current_page_item li a:hover,
#gMenu .menu li.current-menu-ancestor li a:hover,
#gMenu .menu li.current-page-ancestor li a:hover,
#gMenu .menu li.current_page_ancestor li a:hover { color:#999;background-color:#000;}

#gMenu .menu li:hover ul li ul	{ }
#gMenu .menu li:hover ul li ul,
#gMenu .menu li:hover ul li ul li	{ display:none; }
#gMenu .menu li:hover ul li:hover ul,
#gMenu .menu li:hover ul li:hover ul li	{display:block;}
#gMenu .menu li:hover ul li:hover ul { background: #000;}

.breadcrumbs {
width: 900px;
margin: 5px auto 0;
font-size:11px ;
}
	
form#searchform input#s {
width: 120px;
}

form#searchform input#searchsubmit {
width: 20%;
}

form#searchform input#searchsubmit {
padding: 7px 0px;
}

.two-col-r .content, .two-col-l .content {
width: 100%;
padding-top: 30px;
}

	#header-container nav.secondary-menu {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	#header-widget-area {
		width: 27%;
	}
	
	header .pc_info_widget {
		max-height: none;
	}
	
	header .pc_info_widget .phone {
		display: block;
		min-height: 35px;
	}
	
	header .pc_info_widget .search {
		display: block;
		clear: left;
		margin: 5px 0 0;
	}
	
	#header-container nav li a {
		padding: 6px 5px;
	}
	
	#header-container nav.primary-menu ul li a.sf-with-ul {
		padding-right: 10px;
	}
	
	#container .pc_info_widget #searchsubmit {
		float: none;
		margin-top: 8px;
	}
	
	.portfolio-medium ul li {
		height: 255px;
	}
	
	.two-col-r .portfolio-large ul li, .two-col-l .portfolio-large ul li {
		height: 335px;
	}
	
	.portfolio-large ul li {
		height: 295px;
	}
	
	.three-col-r .content .portfolio-medium ul li, .three-col-l .content .portfolio-medium ul li, .three-col-c .content .portfolio-medium ul li {
		max-width: 278px;
	}
	
	.two-col-r .portfolio-medium ul li, .two-col-l .portfolio-medium ul li {
		max-width: 234px;
	}
	
	.one-col .portfolio-large ul li {
		max-width: 350px;
	}
	
	.one-col .portfolio-small ul li {
		max-width: 168px;
	}
	
	.one-col .portfolio-medium ul li {
		max-width: 229px;
	}
	
	.three-col-r .content .portfolio-large ul li, .three-col-l .content .portfolio-large ul li, .three-col-c .content .portfolio-large ul li {
		max-width: 270px;
	}

/*ヘッダー*/

#head_logo img{
width:230px ;
}

/*トップページ*/

.epoint .on_col {
    overflow: hidden;
    width: 16%;/* トリミングしたい枠の幅 */
    height: 250px;/* トリミングしたい枠の高さ */
    position: relative;
}
.epoint .on_col img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

/*イルミスポット*/

.spot .two_col{
overflow: hidden;
margin-bottom: 25px;
}
.spot .two_col div:first-child{
float:left;
}
.spot .two_col div{
float:right;
}

.spot .two_col02{
overflow: hidden;
margin-bottom: 25px;
}
.spot .two_col02 div{
float:left;
}
.spot .two_col02 div:first-child{
float:right;
}
.spot .two_col h3, .spot .two_col02 h3 {
    width: 98%;
	margin: 0 auto;
	position: relative;
    text-align: center;
    z-index: 100;
    font-size: 180%;
    text-shadow: 0px 5px 5px #000000;
    color: #fff67f;
	padding-top: 20%;
}
.spot .two_col p, .spot .two_col02 p {
    position: relative;
    width: 98%;
	margin: 0 auto;
    text-align: center;
    z-index: 100;
    font-weight: bold;
    font-size: 110%;
    text-shadow: 3px 3px 5px #000000;
	padding-top: 5%;
}

}

@media screen and (min-width: 768px) and (max-width: 989px) {

.for_989n {
display: none;
}

.for_989b {
display: block;
}

img {
max-width: 100%;
height: auto;
}
/*
#gMenu.itemClose .menu	{ display:none; }

#gMenu .menu li { position: relative;width:100%;display:block;border-bottom:1px solid #ccc; }

#gMenu #gMenuInner.innerBox	{ margin:0px;width:100%;}

#gMenu .assistive-text  { box-shadow: inset 0px 0px -1px rgba(200,215,200,0.6); display:block; overflow:hidden; position:relative; left:0px; font-weight:lighter;text-align:left;cursor:pointer; color:#FFFFFF; background-color:#009DE0;}
*/
#gMenu { position:absolute;bottom:0;z-index:100; }
#gMenu #gMenuInner	{ max-width:1200px; margin:0px auto; }
#gMenu .menu li img	{ width:90% }
#gMenu .menu li {
float: left;
width: 16%;
text-align: center;
border-bottom: none;
overflow: visible;
}

#gMenu .menu li { position: relative;display:block; }

#gMenu .assistive-text  { display: none;}

.innerBox, #gMenu #gMenuInner.innerBox {
width: 1200px;
margin: 0px auto;
}

#gMenu:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#gMenu { background-color: rgba(22,19,14,0.8);}

#gMenu.itemClose .menu,
#gMenu.itemOpen .menu	{ display:block;  }
#gMenu .menu	{  }
#gMenu .menu:after	{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#gMenu .assistive-text { position: absolute; top: -9000px; } 
#gMenu .menu li { float: left;border-bottom:none; overflow:visible;}
#gMenu .menu li a	{ text-align:center;border-right:1px solid #888; }
#gMenu .menu li:first-child a	{ border-left:1px solid #888; }
#gMenu .menu li a:hover	{ background-color: rgba(125,70,152,0.1); }

#gMenu .menu li:hover ul	{ display:block; position:absolute;z-index:100;position:absolute; }
#gMenu .menu li:hover li	{ position:relative; }
#gMenu .menu li:hover li a,
#gMenu .menu li.current_page_item li a,
#gMenu .menu li.current-menu-ancestor li a,
#gMenu .menu li.current-page-ancestor li a,
#gMenu .menu li.current_page_ancestor li a { background:none; text-align:left;border-right:none;}
#gMenu .menu li:hover li a:hover,
#gMenu .menu li.current_page_item li a:hover,
#gMenu .menu li.current-menu-ancestor li a:hover,
#gMenu .menu li.current-page-ancestor li a:hover,
#gMenu .menu li.current_page_ancestor li a:hover { color:#999;background-color:#000;}

#gMenu .menu li:hover ul li ul	{ }
#gMenu .menu li:hover ul li ul,
#gMenu .menu li:hover ul li ul li	{ display:none; }
#gMenu .menu li:hover ul li:hover ul,
#gMenu .menu li:hover ul li:hover ul li	{display:block;}
#gMenu .menu li:hover ul li:hover ul { background: #000;}

/*ヘッダー*/

#sp_head {
width:100% ;
}

#sp_head .nav {
background: url(images/bg_menu.png) repeat-x;
-webkit-background-size: 2px 40px;
background-size: 2px 40px;
overflow: hidden;
}

.hnav {
    font-size: 12px;
    text-align: center;
    float: left;
    width: 50%;
    height: 40px;
}
.hnav a {
    display: block;
    color: #333333;
    text-decoration: none;
    padding-top: 1px;
    line-height: 1.2em;
    height: 36px;
    border-right: 1px solid #c1c1c1;
}
.hnav .border_r0 {
    border-right:none;
}
.hnav div {
    display: inline-block;
}
.hnav span {
    display: table-cell;
    vertical-align: middle;
    height: 38px;
    padding-left: 24px;
}

.icon_tel span {
    background: url(images/icon_free_call.png) left center no-repeat;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
.icon_mail span {
    background: url(images/icon_mail.png) left center no-repeat;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
.hnav.icon_product div {
    border-left: none!important;
}
.hnav.icon_diy div {
    border-right: none!important;
}

#sp_head .nav ul li {
list-style: none;
}

/*トップページ*/

.epoint .on_col {
    overflow: hidden;
    width: 16%;/* トリミングしたい枠の幅 */
    height: 250px;/* トリミングしたい枠の高さ */
    position: relative;
}
.epoint .on_col img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

/*イルミスポット*/

.spot .two_col{
overflow: hidden;
}
.spot .two_col div:first-child{
float:left;
}
.spot .two_col div{
float:right;
}

.spot .two_col02{
overflow: hidden;
}
.spot .two_col02 div{
float:left;
}
.spot .two_col02 div:first-child{
float:right;
}
.spot .two_col h3, .spot .two_col02 h3 {
    width: 98%;
	margin: 0 auto;
	position: relative;
    text-align: center;
    z-index: 100;
    font-size: 180%;
    text-shadow: 0px 5px 5px #000000;
    color: #fff67f;
	padding-top: 20%;
}
.spot .two_col p, .spot .two_col02 p {
    position: relative;
    width: 98%;
	margin: 0 auto;
    text-align: center;
    z-index: 100;
    font-weight: bold;
    font-size: 110%;
    text-shadow: 3px 3px 5px #000000;
	padding-top: 5%;
}

}

@media only screen
and (max-width : 767px) {

.for_pc {
display: none;
}
.for_sp {
display: block;
}
body {
    font-size: 16px;
}

img {
max-width: 100%;
height: auto;
}
	
	#header-container header, #container, .footer-widget-container .inside, #site-info {
		max-width: 550px;
	}
	
	header .pc_info_widget .phone:before {
		content: "";
		display: none;
	}

#body-container {
overflow: hidden;
background: url("images/lumi/back00a_sp.png") left bottom 120px no-repeat;
background-size: 100% auto,100% auto;
}

.innerBox {
text-align: left;
width: 94%;
margin: 0px 3%;
position: relative
}

#gMenu.itemClose .menu	{ display:none; }

#gMenu .menu li { text-shadow:0 1px #ffffff; position: relative;width:100%;display:block;border-bottom:1px solid #ccc; }

#gMenu #gMenuInner.innerBox	{ margin:0px;width:100%;}

#gMenu .assistive-text  { display:block; overflow:hidden; position:relative; left:0px; font-weight:lighter;text-align:left;cursor:pointer; color:#FFFFFF; background-color:#333333;}
#gMenu .menu li a{ text-align: center }
#gMenu .menu li img	{ width:50% }
.two-col-r .content, .two-col-l .content {
max-width: 680px;
width: 68%;
padding-top: 30px;
}

	#header-widget-area {
		float: none;
		width: 98%;
		clear: both;
		text-align: center;
	}
	
	header .pc_info_widget .search {
		display: inline-block;
		clear: none;
	}
	
	#logo-wrap {
		width: 98%;
		margin-left: 0;
	}
	
	#site-title, #site-description {
		text-align: center;
		float: none;
		display: block;
		max-width: none;
	}
	
	#site-logo a {
		text-align: center;
		float: none;
		display: block;
		width: 98%;
	}

	.sidebar-container.right, .sidebar-container.left {
		float: none;
	}
	
	.sidebar-container .widget {
		clear: both;
	}
	
	.portfolio-medium ul li {
		height: 275px;
	}
	
	.two-col-r .content, .two-col-l .content, .sidebar-container, .three-col-r .content, .three-col-l .content, .three-col-c .content {
		max-width: 98%;
		width: 98%;
	}
	
	.two-col-r .portfolio-medium ul li, .two-col-l .portfolio-medium ul li, .one-col .portfolio-medium ul li {
		max-width: 255px;
	}
	
	.portfolio-large ul li, .one-col .portfolio-large ul li, .three-col-r .content .portfolio-large ul li, .three-col-l .content .portfolio-large ul li, .three-col-c .content .portfolio-large ul li {
		height: 335px;
		max-width: 466px;
	}
	
	.one-col .portfolio-small ul li {
		max-width: 210px;
	}
	
	.footer-widget-container .testimonial-meta, .sidebar-container .testimonial-meta {
		width: 18%;
		clear: none;
		padding-top: 5px;
	}
	
	footer .widget {
		float: none;
		width: 95%;
	}
	
	footer .widget:first-child, footer .slider-wrapper:first-child {
		margin-left: 2.1%;
	}

/* = custom Top
----------------------------------------------- */
.top_head .lead{
font-size: 200%;
top:70px;
}
/*.top_head .lumi_logo{
width:100%;
text-align: center;
top:50px;
z-index: 100;
}
.top_head .lumi_logo img{
width:70%;
}*/

.top_head .lumi_logo{
position: absolute;
top:3%;
left:1%;
z-index: 100;
}
.top_head .lumi_logo img{
width:40%;
}

.social {
position: absolute;
top:2px;
left:1%;
z-index:150;
}
.social ul li {
font-size:180%;
}
.point h2 {
color: #fff;
line-height: 0.96154;
font-size: 22px;
width: 100%;
text-align: center;
margin: 20px 0 25px 0;
border-bottom:1px dashed #666;
padding-bottom: 15px;
}

/* = custom Top 下層ページ
----------------------------------------------- */
.top_head .lumi_logo02{
position: absolute;
width:100%;
text-align: center;
top:15px;
z-index: 100;
}
.top_head .lumi_logo02 img{
width:35%;
}


/* = custom HOME @@
----------------------------------------------- */

.welcome{
/*background:url(images/lumi/back01.png) top center no-repeat,#000 ; 
background-size: cover;*/
padding:50px 0 30px ;
}

.calendar{
padding:30px 0;
/*background: url("images/lumi/back02.png") right 0 bottom 0 no-repeat, #000;
background-size: cover;*/
}
.calendar h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 30px;
	text-align:center;
}
.calendar ul li{
margin-bottom:10px;
width: 100%;
}
.kaisai{
position: relative;
margin: 10px auto;
width:45%;
}
.kaisai img{
width:100%;
}

.info-sttl{
background-color: #bf9000;
border-radius: 2px;
text-align: center;
padding: 3px 0;
}
.info-sttl p{
color: #fff;
}
.info-sttl p:before {
    margin-right: 0.3em;
    font-family: FontAwesome;
    content: "\f078";
    color:inherit;
}
.epoint div{
width:46%;
margin-bottom: 15px;
}
.epoint div img{
width:100%;
  height: 100px;
  object-fit: cover;
}
.epoint02 .naka {
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
}
.naka div{
width:46%;
}
.naka div:first-child{
margin-right: 0;
}
.naka div img{
width:100%;
height: 100px;
object-fit: cover;
}
.epoint03 div{
width:46%;
margin-bottom: 15px;
}
.epoint03 div img{
width:100%;
  height: 100px;
  object-fit: cover;
}

.obake h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 30px;
	text-align:center;
}
.obake h2 span{
    font-size: 40px;
}

.obake{
padding:30px 0;
/*background: url("images/lumi/obake_bg02.png") left 20% no-repeat , url("images/lumi/obake_bg.png") right 90% no-repeat ,linear-gradient(to top, #16130e, #0e0c3b) ;*/
}
.obake .ob_left{
float: none;
width: 100%;
text-align: center;
}
.obake .ob_left img{
width: 100%;
}
.obake .ob_right{
float: none;
width: 100%;
padding-top: 7%;
}
.obake .ob_right .tojo img{
width: 60%;
}

.price .map img{
width:100%;
}
.price table{
font-size: 90%;
width:100%;
}
.price table td {
    padding: 10px 0 10px 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
}
.price table th {
    padding: 10px 0 10px 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: rgba(204,204,214,0.2);
    font-weight: normal;
    vertical-align: top;
}
.price table tr{
width:100%;
}
.price table th{
width:250px;
}
.price table td{
width:98px;
}

.top_social h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 30px;
	text-align:center;
}

.welcome h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 25px;
	text-align:center;
}
.welcome h2 img{
width: 80%;
}

h2.top_stit img{
width: 70%;
}



/* = custom 下層ページ　アトラクション@@@
----------------------------------------------- */
.att p{
padding-left: 5px;
}
.att p span{
font-size: 90%;
}
div.attt {
}
.att div img{
width:100%;
  height: 250px;
  object-fit: cover;
}
.att div.two_col {
    width: 100%;
    display: block;
}
.att .two_col div{
width: 98%;
position: relative;
margin: 0 auto;
}
.att .two_col p{
position: relative;
width: 100%;
text-align: center;
z-index: 100;
font-size: 95%;
font-weight: 200;
text-shadow: 3px 3px 5px #000000;
padding: 0;
}
.att .two_col h2 {
    color: #fff;
	line-height: 0.96154;
    font-size: 110%;
	text-align:center;
	margin-top: 20px;
}
.att .two_col h2 span{
    font-size: 120%;
}
.att .on_col{
width:100%;
border:1px solid #666666 ;
padding: 1%;
margin-bottom: 10px;
}

/* = custom 下層ページ　イルミスポット
----------------------------------------------- */
.one_tit h2 img {
    width: 70%;
}
.spot .two_col,
.spot .two_col02{
display:block
}
.spot .two_col div,
.spot .two_col02 div{
width: 100%;
}
.one_tit h2{
width: 100%;
text-align: left;
line-height: 0.96154;
font-size: 160%;
text-shadow: 0px 5px 5px #000000;
border-bottom:1px solid #fff;
padding-bottom: 10px;
}
.one_tit h3{
width: 100%;
text-align: center;
line-height: 0.96154;
font-size: 140%;
text-shadow: 0px 5px 5px #000000;
color: #fff67f;
margin-top: 30px;
}
.one_tit h3.sub_lead{
width: 100%;
text-align: center;
line-height: 140%;
font-size: 120%;
text-shadow: 0px 5px 5px #000000;
color: #fff67f;
margin: 15px 0 50px;
}
.one_tit p{
width: 100%;
text-align: left;
z-index: 100;
font-weight: bold;
font-size: 90%;
text-shadow: 3px 3px 5px #000000;
}
.spot .two_col h3,
.spot .two_col02 h3{
width: 100%;
position: relative;
text-align: center;
z-index: 100;
line-height: 0.96154;
font-size: 140%;
text-shadow: 0px 5px 5px #000000;
color: #fff67f;
margin-top: 55px;
}
.spot .two_col p,
.spot .two_col02 p{
position: relative;
width: 100%;
text-align: left;
z-index: 100;
font-weight: bold;
font-size: 90%;
text-shadow: 3px 3px 5px #000000;
}



/* = custom 下層ページ　インフォ
----------------------------------------------- */
.ac_map{
overflow: hidden;
}
.ac_map .am_left{
float: none;
width:100%;
}
.ac_map .am_right{
float: none;
width:100%;
}
table.time {
    width: 100%;
    margin: 10px 0;
}

/* = custom 下層ページ　動画
----------------------------------------------- */

.hajime {
margin: 30px auto;
text-align: center;
}
.hajime iframe {
    width: 100%;
    height: auto;
}

}

@media only screen
and (max-width : 580px) {

.for_pc {
display: none;
}

#gMenu.itemClose .menu	{ display:none; }

#gMenu .menu li { text-shadow:0 1px #ffffff; position: relative;width:100%;display:block;border-bottom:1px solid #ccc; }

#gMenu #gMenuInner.innerBox	{ margin:0px;width:100%;}

#gMenu .assistive-text  { display:block; overflow:hidden; position:relative; left:0px; font-weight:lighter;text-align:left;cursor:pointer; color:#FFFFFF; background-color:#333333;}


img {
max-width: 100%;
height: auto;
}

	#header-container header, #container, .footer-widget-container .inside, #site-info {
		max-width: 400px;
	}

	#header-container {
		padding: 10px 0 0 0;
	}

.two-col-r .content, .two-col-l .content {
max-width: 680px;
width: 98%;
padding-top: 30px;
}

dl.company{
	width:95% ;
	line-height:200% ;
	margin: 0 auto 20px auto; 
	overflow: visible;
}

dl.company dt{
	float: left;
	clear: both;
	width:30% ;
}
dl.company dd{
	float: left;
	width:70% ;
}

dl#footerOutline{
	width:95% ;
	margin: 0 auto; 
	overflow: hidden;
}

dl#footerOutline dt{
	float: none;
	clear: both;
	width:100% ;
}
dl#footerOutline dd{
	float: none;
	clear: both;
	width:100% ;
	padding-top:15px ;
}

	#header-container nav.secondary-menu {
		width: 99%;
	}
	
	#header-container nav.primary-menu-dropdown {
		display: block;
		visibility: visible;
	}
	
	#header-container nav.primary-menu-dropdown select {
		width: 100%;
		padding: 5px;
		margin-bottom: 5px;
	}
	
	#header-container nav.primary-menu {
		display: none;
	}
	
	#container .portfolio-small ul li {
		width: 165px;
	}
	
	.portfolio-large ul li {
		max-width: 356px !important;
		height: 295px !important;
	}
	
	.portfolio-medium ul li {
		height: 300px;
	}
	
	.two-col-r .portfolio-medium ul li, .two-col-l .portfolio-medium ul li, .one-col .portfolio-medium ul li {
		max-width: 311px;
	}
	
	#site-info {
		padding: 10px;
		text-align: center;
	}
	
	#site-info .pc-link, #site-info .copyright {
		float: none;
		text-align: center;
	}
}


