/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */

/* ==========================================================================
HTML5 display definitions
========================================================================== */

/* * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
/* * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom. */

html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }
html, html a { -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }
/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea { font-family: 'Varela Round', sans-serif; }
/* * Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0; font-family: 'Varela Round',  'メイリオ', Meiryo, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', sans-serif; }
/* ==========================================================================
Links
========================================================================== */
/* * Addresses `outline` inconsistency between Chrome and other browsers. */

a:focus { outline: thin dotted; }
/* * Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/* * Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */

h1 { font-size: 2em; margin: 1.3em 0; color: #red; }
h2 { font-size: 1.5em; margin: 0.5em 0; }
h3 { font-size: 2em; font-weight: bold; margin-top: 0px;}
h4 { font-size: 1.3em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
/* * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/* * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; font-size: 24px;}
blockquote { margin: 1em 40px; }
/* * Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* * Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }
/* * Addresses margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }
/* * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* * Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
/* * Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }
/* * Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* * Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ==========================================================================
Lists
========================================================================== */
/* * Addresses margins set differently in IE 6/7. */

dl, menu, ol, ul { margin: 1.1em 0 0.7em ; }
dd { margin: 0 0 0 40px; }
/* * Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0; }
/* * Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/* * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7. */

img { border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */ }
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/* * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */

figure { margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/* * Corrects margin displayed oddly in IE 6/7. */

form { margin: 0; }
/* * Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* * 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */
	padding: 0; white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */ }
/* * 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
*vertical-align: middle; /* 3 */ }
/* * Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet. */
button, input { line-height: normal; }
/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6. */
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */ }
/* * Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }
/* * 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
*width: 13px; /* 3 */ }
/* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box; }
/* * Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/* * Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* * 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */
vertical-align: top; /* 2 */ }

/* ==========================================================================
Tables
========================================================================== */

table.default {
	width: 100%;
}

table.default tbody tr {
	border-bottom: solid 1px rgba(124, 128, 129, 0.2);
}

table.default td {
	padding: 0.5em 1em 0.5em 1em;
}

table.default th {
	font-weight: 400;
	padding: 0.5em 1em 0.5em 1em;
	text-align: left;
}

table.default thead {
	background: #7c8081;
	color: #fff;
}

table {
	margin: 0 0 3em 0;
	width: 100%;
	color: #696969;
}

table tbody tr {
border: solid 1px #dcdcdc;
border-left: 0;
border-right: 0;
}

table td {
text-align: left;
padding: 0.5em 1em;
}

table th {
padding: 10px 15px;
text-align: left;
background: #eef8fd;
}

table thead {
border-bottom: solid 2px #fff;
}

table tfoot {
border-top: solid 2px #fff;
}

table.alt {
border-collapse: separate;
}

table.alt tbody tr td {
	border: solid 1px #fff;
	border-left-width: 0;
	border-top-width: 0;
}

table.alt tbody tr td:first-child {
	border-left-width: 1px;
}

table.alt tbody tr:first-child td {
	border-top-width: 1px;
}

table.alt thead {
	border-bottom: 0;
}

table.alt tfoot {
	border-top: 0;
}

.company_table{
	width: 90%;
	margin: 20px auto;
}

table .company_table{
	text-align: center;
}


.enkaku{
	display:flex;
	width:94%;
	margin: 10px auto;
}

.enkaku_pic{
	margin: 20px auto 5px;
	font-size: 14px;
	width: 24%;
}
.left_pic{
	margin-left:0;
}
.left_pic img{
	width: 60%;
}
.right_pic{
	margin-right: 20px;
}
.right_pic img{
	width: 160%;
    margin: 0px 0px 0px -35px;
}
.right_pic p{
	margin-right: 20px;
}

.enkaku_pic p{
	text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0px 40px 0;
}
.enkaku_pic p:last-child{
	margin-bottom: 0;
}
.enkaku_pic img{
	width: 98%;
}
.enkaku_pic img:last-child{
	margin-top: 20px;
}

.enkaku_table{
	width: 67%;
	margin: 20px auto 0px;
}

.enkaku_table th{
	padding: 10px 15px;
	width: 25%;
	white-space: nowrap;
}


.formTable{
	border-spacing: 0;
	border-collapse: collapse;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.formTable tbody tr{
	border: none;
}

.formTable th{
	font-size: 16px;
	vertical-align: top;
	background: none;
	font-weight: normal;
}

table.formTable td input {
    width: 100%;
    color: #000;
    padding: 10px;
    }

/* ==========================================================================
Global Styles
========================================================================== */
a { color: #666; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
a:hover, a:focus { color: rgba(0, 0, 0, 0.5); text-decoration: none; }
p { color: #696969; word-spacing: 1px; line-height: 24px; font-size: 16px; text-align: left; letter-spacing: 0.5px;}
.center {text-align: center;}
h2 { font-size: 22px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; line-height: 0;}
h2::after { content: " "; display: block; width: 35px; margin: 20px auto; }
h2:first-letter {
  font-size: 1.5em;
  color: #ff7f50;
}
.section-padding { padding: 120px 0 20px 0; }
.light-bg { background-color: #fff; }
.dark-box { background: #f3f5f8; -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4; -moz-box-shadow: 0px 3px 0px 0px #f0f2f4; box-shadow: 0px 3px 0px 0px #f0f2f4; }
.light-box { background-color: #fff; -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4; -moz-box-shadow: 0px 3px 0px 0px #f0f2f4; box-shadow: 0px 3px 0px 0px #f0f2f4; padding: 20px 0; }
.light-box:hover, .light-box:focus { -webkit-box-shadow: 0px 3px 0px 0px #3dc9b3; -moz-box-shadow: 0px 3px 0px 0px #3dc9b3; box-shadow: 0px 3px 0px 0px #3dc9b3; }
.box-hover { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
.box-hover:hover, .box-hover:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -ms-transform: translate(0, -15px); }
.wrapper { height: 650px; }
.nopadding { padding: 0; }
.inner { padding-top: 5.9em; }

.pala p{
	color: #fff;
	margin: 30px -5px;
	text-shadow: 1px 1px 2px #000, 3px 3px 4px #000;
}

/* ==========================================================================
Navigation
========================================================================== */
nav{
	position: relative;
    z-index: 2;
    display: block;
    float: right;
    margin: 25px 10px;
}
nav ul{
	display: table;
	padding: 0 ;
	margin-right: 10px;
	}
nav li{
	display: inline-block;
	padding: 0px 12px;
    letter-spacing: 1px;
	}
nav a{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	}
nav li.current{
	border-bottom: 3px solid #92D050;
	}
nav li:hover{
	color: #E7DA66;
	border-bottom: 3px solid #1452cc;
	}

.menu{
	display: block;
}
.navi_head{
	position: fixed;
    float: left;
    width: 100%;
    z-index: 2;
    background: #eef8fd;
    height: 7em;
}

/* ==========================================================================
Hero
========================================================================== */
.hero { 
	background: url('../img/company.jpg') no-repeat 60%; 
	-webkit-background-size: auto; 
	-moz-background-size: auto; 
	-o-background-size: auto; 
	background-size: auto; 
	height: calc(80vh); 
	color: #000;
	}
.hero h1 { font-size: 30px;
    letter-spacing: 3px;
    font-weight: bold;
    margin: 50px 0 0 30px;
    text-align: left;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    text-shadow: 0px 0px 1px #000, 1px 1px 2px #000, 2px 2px 3px #000;
    }
.hero h3 { font-size: 24px;
    letter-spacing: 1px;
    margin: 0.5em 1em 1em;
    font-weight: 700;
    line-height: 45px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: left;
    color: #fff;
    text-shadow: 0px 0px 2px #000, 1px 1px 2px #000, 2px 2px 3px #000;
    }
.hero img { 
	margin: 15px 0 0 40px; 
	}
.hero h1 span { color: #a1a9b0; display: inline-block; }
.hero p { letter-spacing: 1px; text-align: center;}
.learn-more-btn { background: rgba(61, 201, 179, 1); padding: 20px 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; color: #fff; text-transform: uppercase; letter-spacing: 1px; display: inline-block; -webkit-box-shadow: 0px 3px 0px 0px #309383; -moz-box-shadow: 0px 3px 0px 0px #309383; box-shadow: 0px 3px 0px 0px #309383; margin: 60px 0 0; font-weight: bold; }
.learn-more-btn:hover, .learn-more-btn:focus { background: rgba(61, 201, 179, 0.6); color: #fff; }

.top_text{
	width: 60%;
	margin: 10em 0 0 -6em;
	z-index: 1;
	position: absolute;
}

.top_img{
	display:block;
	position: reratine;
}

/* ==========================================================================
Intro
========================================================================== */
/*.intro { background: #3c6f99; }*/
.intro p { margin: 35px 0 0; font-size: 21px; line-height: 37px;}
/* h1.arrow { font-size: 28px; text-transform: uppercase; color: #353535; letter-spacing: 3px; background: url('../img/h1-bg.png') no-repeat center bottom; padding: 30px 0; font-weight: bold; } */
.intro h1{ font-size: 32px; color: #fff; font-weight: bold; }
.intro h3{ font-size: 35px; color: #005cbb; font-weight: bold; margin-top: -0.5em;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.intro h3 strong{
	font-size: 45px;
	color: #003abb
	font-weight: 800;
	text-shadow: 2px 2px 3px #999;
}
/* ==========================================================================
Features
========================================================================== */
.features-wrapper, .team-wrapper { margin: 0 0 20px; }

.icon { height: 175px; width: 175px; line-height: 175px; max-width: 100%; background: #1e90ff; border-radius: 50%; -o-border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: block; color: #fff; font-size: 55px; text-align: center; vertical-align: middle; position: relative; margin: 0 auto 50px; }

.features-wrapper h2{
	border-bottom: 3px solid lightgray;
}

/* ==========================================================================
Swag
========================================================================== */
.swag { background: url('../img/plants-bg.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding: 30px 0 60px; }
.swag h1 {
	color: #fff;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: 600;
    text-shadow: 1px 1px 2px #000, 3px 3px 4px #000;
}
.swag h2{
	color: #fff;
	text-shadow: 2px 2px 4px #666;
}
.swag h1 span { display: block; font-size: 25px; margin-top: 20px; }
.down-arrow-btn { width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: #5ec3eb; display: inline-block; margin: 10px auto 20px; color: #fff; font-size: 16px; line-height: 40px; text-align: center; }
.down-arrow-btn:hover, .down-arrow-btn:focus { color: #fff; background: rgba(61, 201, 179, 1); }
/* ==========================================================================
Portfolio
========================================================================== */
.effects .img { position: relative; margin-bottom: 10px; position: relative; z-index: 1; overflow: hidden; }
.effects .img:nth-child(n) { margin-right: 5px; }
.effects .img:first-child { margin-left: -15px; }
.effects .img:last-child { margin: 0 20px; }
.effects .img img { display: block; margin: 0; padding: 0; height: auto; }
.overlay { display: block; position: absolute; z-index: 20; background: rgba(100, 194, 158, 0.8); overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 100; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #000; cursor: pointer; }
a.close-overlay.hidden { display: none; }
a.expand { display: block; position: absolute; z-index: 100; text-align: center; color: #fff; font-weight: 600; font-size: 14px; text-transform: uppercase; line-height: 70px; }
.overlay-effect .img i { font-size: 30px; }
.overlay-effect .overlay { bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; }
.overlay-effect .overlay a.expand { left: 0; right: 0; bottom: 47%; margin: -20px auto -70px auto; }
.overlay-effect .img.hover .overlay { height: 100%; opacity: 1; }
.img img { width: -webkit-calc(100% + 40px) !important; width: calc(100% + 40px) !important; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transition: opacity 0.35s, -moz-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -webkit-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); -ms-transform: translate3d(-40px, 0, 0); }
.img:hover img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate3d(-40px, 0, 0); }
.designs { position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; top: 30px; }
.portfolio{
	background: #eef8fd;
}

/* ==========================================================================
Subscribe
========================================================================== */
.subscribe { background: url('../img/saiyo-bg.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding: 30px 0 60px; }
.subscribe h1 { color: #fff; font-size: 40px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; text-shadow: 1px 1px 2px #000, 3px 3px 4px #000;}
.subscribe h1 span { display: block; font-size: 15px; text-transform: uppercase; font-weight: bold; margin-top: 20px; letter-spacing: 1px; }
.subscribe input[type=text] { background-color: rgba(255, 255, 255, 0.1); border: solid 1px #fff; padding: 20px; width: 30%; color: #fff; }
.subscribe input[type=submit] { background: rgba(128, 0, 0, 0.5); border: solid 1px rgba(61, 201, 179, 0.5); padding: 20px; color: #fff; text-transform: uppercase; letter-spacing: 1px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
.subscribe input[type=submit]:hover { background: rgba(61, 201, 179, 1); border: solid 1px rgba(61, 201, 179, 1); color: #fff; }
/* ==========================================================================
CTA
========================================================================== */
.ignite-cta { background-color: #fff; padding: 70px 0; }
.ignite-btn { display: inline-block; padding: 12px 40px; color: #fff; border: solid 1px #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
.ignite-btn:hover, .ignite-btn:focus { color: #3dc9b3; border: solid 1px #3dc9b3; }
/* ==========================================================================
Team
========================================================================== */
.team img { margin-bottom: 40px; }
ul.social-buttons { list-style: none; margin: 0; padding: 0; }
ul.social-buttons li { display: inline-block; margin-right: 10px; }
ul.social-buttons li:last-child { margin-right: 0; }
.social-btn { width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: #4682b4; display: inline-block; color: #fff; font-size: 17px; line-height: 40px; text-align: center; }
.social-btn:hover, .social-btn:focus { background: #3dc9b3; color: #fff; }
.social { margin-top: 25px }
/* ==========================================================================
Contact
========================================================================== */
.up-btn { width: 50px; height: 50px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: #0095d9; display: block; margin: 0 auto; color: #fff; font-size: 18px; line-height: 46px; text-align: center; position: absolute; top: -26px; left: 0; right: 0; margin-left: auto; margin-right: auto; }
.up-btn:hover, up-btn:focus { color: #fff; background: #800000; }
.contact-details { margin: 70px 0; }
.contact-details h2 { font-size: 36px; }
.contact-details h2 span { display: block; color: #000; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; margin-top: 15px; }
.contact-wrap {
	position: relative; 
	padding-bottom: 6em;
	}
#contact p{ font-size: 16px;}

::placeholder {
  color: #dcdcdc;
}

small{
	font-size: 12px;
	color: red;
	font-weight: normal;
}
/* ==========================================================================
Footer
========================================================================== */
footer a { color: #ffffff; }
footer { background-color: #005cbb; padding: 30px 0 20px; }
footer p { color: #fff; text-align: center; letter-spacing: 0.5px; font-size: 15px;}
ul.legals { list-style: none; color: #fff; line-height: 25px; }
ul.legals li { display: inline-block; }
ul.legals li::after { content: " |"; }
ul.legals li:last-child::after { content: ""; }
.legals { text-align: center;  letter-spacing: 1pt;}
.credit { text-align: right; }

/* ==========================================================================
FlexSlider Custom CSS
========================================================================== */
#servicesSlider { margin-top: 5px; }
ul.slides li { 
	margin: 10px 0px 0px 0px; 
}
/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight { visibility: visible; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-15s { animation-delay: 1.5s; -webkit-animation-delay: 1.5s; }
.wp3 { background: url('../img/iphone-bg.png') no-repeat center center; background-position: 135px 10px; height: 100%; }

/* Add */
			#formWrap form p input{
				display: block;
				margin: 5px auto;
			}
			
.gmap{
	margin: 0 auto;
	}
	
/* ==========================================================================
Forms
========================================================================== */
/*
* Corrects margin displayed oddly in IE 6/7.
*/

form {
    margin: 0
}

/*
* Define consistent border, margin, and padding.
*/
fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid #c0c0c0;
}

/*
* 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7.
*/
legend {
    padding: 0;
    border: 0; /* 1 */
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
* 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers.
*/
button, input, select, textarea {
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    font-size: 100%; /* 1 */
    *vertical-align: middle; /* 3 */
    padding: 10px;
    border: 1px solid lightgray;
}

/*
* Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet.
*/

button, input {
    line-height: normal
}

/*
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6.
*/
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] {
    cursor: pointer; /* 3 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible; /* 4 */
}

/*
* Re-set default cursor for disabled elements.
*/
button[disabled], input[disabled] {
    cursor: default
}

/*
* 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6.
*/
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof).
*/
input[type="search"] {
    /* 2 */
    box-sizing: content-box;
    -webkit-appearance: textfield; /* 1 */
    nowhitespace: afterproperty;
}

/*
* Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

/*
* Removes inner padding and border in Firefox 3+.
*/
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/*
* 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers.
*/

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.aisatsu{
	margin: 20px 85px;
    font-family: serif;
    line-height: 26px;
    letter-spacing: 0px;
}


#works{
	background: #f0f8ff;
}

#business .col-md-4{
	width: 30%;
	margin: 0 15px;
}

@media (min-width: 992px){
	#hyoushou .col-md-4 {
	    width: 33% ;
	}
}

.col-md-12 h1{
	margin: 80px 0 40px;
	color: #333;
	position: relative;
	padding: 0.3em 1em 0.2em;
	border-top: solid 1px #ff7f50;
    border-bottom: solid 4px #4698eb;
	font-weight: bold;
	width: 100%;
    margin: 1em auto 1.5em;
    letter-spacing: 2px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.col-md-12 h1:before,
.col-md-12 h1:after {
	content: '';
	position: absolute;
	top: -7px;
	width: 2px;
	height: -webkit-calc(100% + 14px);
	height: calc(100% + 14px);
	background-color: #666;
}
.col-md-12 h1:before {
	left: 7px;
}
.col-md-12 h1:after {
	right: 7px;
}

/* ==========================================================================
service
========================================================================== */
#service .col-md-12 p{
	color: #fff;
    text-shadow: 1px 1px 2px #333, 2px 2px 3px #333;
    line-height: 28px;
    font-weight: bold;
    margin: 30px 0;
    font-size: 18px;
}

#service a{
	padding: 10px 30px;
	margin-top: 20px;
	border: 2px solid #fff;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 2px #000, 2px 2px 3px #000;
    box-shadow: 2px 2px 3px #333;
    font-size: 20px;
    letter-spacing: 2px;
}

#service a:hover{
	background: rgba(255, 255, 255, 0.15);
}

#service h1{
	color: #fff;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* ==========================================================================
recruit
========================================================================== */
#recruit .col-md-12 p{
	color: #fff;
    text-shadow: 1px 1px 3px #333;
    line-height: 28px;
    font-weight: bold;
    margin: 30px 0;
    font-size: 18px;
}

#recruit a{
	padding: 10px 12px;
	margin-top: 20px;
	border: 2px solid #fff;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 2px #000, 2px 2px 3px #000;
    box-shadow: 2px 2px 3px #333;
    font-size: 20px;
    letter-spacing: 2px;
}

#recruit a:hover{
	background: rgba(255, 255, 255, 0.15);
}

#recruit h1{
	color: #fff;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.aisatsu{
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 32px;
    letter-spacing: 0px;
    width: 73%;
    margin: 20px auto;
    font-size: 18px;

}

.aisatsu:first-child{
	border-bottom: 2px solid lightgray;
}

.aisatsu_logo{
	background: url(../img/logo_mint.png) no-repeat center;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 32px;
    letter-spacing: 0px;
    width: 73%;
    margin: 20px auto;
    font-size: 18px;
}

.right{
	margin: 20px 10px 10px 80px;
	text-align: right;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.forsp{
	display: none;
}

.smalltext{
	font-size: 0.8em;
}

/* 上に戻るbtn */
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #3f98ef;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}


/* ハンバーガー */
.menu {
    display: flex;
    position: absolute;
    top: 20px;
	right: 0px;
	padding-right: 20px;
}
.menu li{
	list-style-type: none;
	padding: 5px 12px;
	letter-spacing: 1px;
}
.menu li a{
	padding-bottom: 5px;
	color: #333;
}
.menu li a:hover,
.menu li a:focus {
    border-bottom: 3px solid #1452cc;
}
.menu-btn {
  display: none;
}

@media screen and (max-width:768px){
body {
  margin: 0;
}

/* Navbar & Navmenu color */
:root {
  --background-navbar: rgba(55, 55, 55, 0.98);
}

.header {
  background: var(--background-navbar);
  position: fixed;
  width: 100%;
  height: 52px;
}

/* Nav items */
.menu {
  list-style: none;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  margin-top: 80px;
  padding: 0 0 10px 0;
  clear: both;
  background: #005cbb;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  transform: scale(1, 0);
  transform-origin: top;
  display: block;
}

/* Hamburger menu button */
.menu-btn:checked ~ .menu {
  transform: scale(1, 1);
  transform-origin: top;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

/* Hamburger menbu text */
.menu li a {
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: capitalize;
  color: #ddd;
  opacity: 0;
  transition: 0.5s;
}

.menu li {
  border-top: 1px solid #ddd;
  padding: 15px 0;
  margin: 0 54px;
  opacity: 0;
  transition: 0.5s;
}

.menu-btn:checked ~ .menu a,
.menu-btn:checked ~ .menu li {
  opacity: 1;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}

.menu-btn {
  display: none;
}

.menu-icon {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 24px 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.navicon {
  background: #666;
  display: block;
  height: 3px;
  width: 26px;
  position: relative;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before,
.navicon:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: #666;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before {
  top: 9px;
}

.navicon:after {
  bottom: 9px;
}

/* Hamburger Menu Animation Start */
.menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
  top: 0;
}
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  bottom: 0;
}

.menu-btn:checked ~ .menu-icon .navicon {
  background: rgba(0, 0, 0, 0);
  transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
/* Hamburger Menu Animation End */

/* Navbar Container */
.navtext-container {
  width: 100%;
  height: 80px;
  position: absolute;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Navbar Text */
.navtext {
  position: absolute;
  text-transform: uppercase;
  color: #ddd;
  letter-spacing: 4px;
  font-size: 20px;
}
}