/*!
 * Start Bootstrap - Stylish Portfolio v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/stylish-portfolio)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-stylish-portfolio/blob/master/LICENSE)
 */
body,html{width:100%;height:100%}
.btn-xl{padding:1.25rem 2.5rem}
.content-section-heading h3{font-size:1rem;text-transform:uppercase}
h1,h2,h3,h4,h5,h6{font-weight:700}
.text-faded{color:rgba(255,255,255,.7)}
.map{height:30rem}@media (max-width:992px){.map{height:75%}}
.map iframe{pointer-events:none}
.scroll-to-top{position:fixed;right:15px;bottom:15px;display:none;width:50px;height:50px;text-align:center;color:#fff;background:rgba(52,58,64,.5);line-height:45px}
.scroll-to-top:focus,.scroll-to-top:hover{color:#fff}
.scroll-to-top:hover{background:#343a40}
.scroll-to-top i{font-weight:800}

@media (min-width:992px){
	.masthead{height:100vh}
	.masthead h1{font-size:5.5rem}
}

#sidebar-wrapper{position:fixed;z-index:2;right:0;width:250px;height:100%;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-ms-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;transform:translateX(250px);background:#195115;border-left:1px solid rgba(255,255,255,.1)}
.sidebar-nav{position:absolute;top:0;width:250px;margin:0;padding:0;list-style:none}
.sidebar-nav li.sidebar-nav-item a{display:block;text-decoration:none;color:#fff;padding:15px}
.sidebar-nav li a:hover{text-decoration:none;color:#fff;background:rgba(255,255,255,.2)}
.sidebar-nav li a:active,.sidebar-nav li a:focus{text-decoration:none}
.sidebar-nav>.sidebar-brand{font-size:1.2rem;background:rgba(52,58,64,.1);height:80px;line-height:50px;padding-top:15px;padding-bottom:15px;padding-left:15px}
.sidebar-nav>.sidebar-brand a{color:#fff}
.sidebar-nav>.sidebar-brand a:hover{color:#fff;background:0 0}
#sidebar-wrapper.active{right:250px;width:250px;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-ms-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}
.menu-toggle{position:fixed;right:15px;top:15px;width:50px;height:50px;text-align:center;color:#fff;background:rgba(52,58,64,.5);line-height:50px;z-index:999}
.menu-toggle:focus,.menu-toggle:hover{color:#fff}
.menu-toggle:hover{background:#343a40}
.portfolio-item{display:block;position:relative;max-width:530px;margin:auto auto 1rem}

@media (min-width:992px){
	.portfolio-item{max-width:none;margin:0}
}

.portfolio-item img{-webkit-transition:-webkit-clip-path .25s ease-out;-webkit-clip-path:inset(-1px);clip-path:inset(-1px)}
.portfolio-item:hover img{-webkit-clip-path:inset(2rem);clip-path:inset(2rem)}
footer.footer .social-link{display:block;height:4rem;width:4rem;line-height:4.3rem;font-size:1.5rem;background-color:#1d809f;transition:background-color .15s ease-in-out;box-shadow:0 3px 3px 0 rgba(0,0,0,.1)}
footer.footer .social-link:hover{background-color:#155d74;text-decoration:none}

.btn-secondary{background-color:#ecb807!important;border-color:#ecb807!important;color:#fff!important}
.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background-color:#ba9106!important;border-color:#ba9106!important}
.btn-dark{color:#fff!important}
.btn{box-shadow:0 3px 3px 0 rgba(0,0,0,.1);}
.text-primary{color:#1d809f!important}
.text-secondary{color:#ecb807!important}

/* added or edited by 4CREATOR JAPAN */
body{
	font-family: myriad-pro-semiextended, Helvetica, Tahoma, Geneva, Arial, HiramaruPro-W4, 'Hiragino Maru Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
}
a{color:#389f31}
a:active,a:focus,a:hover{color:#289e20}
.content-section-heading h2{font-size:2.4rem; margin-bottom: 2rem !important}
.content-section{padding-top: 4rem;padding-bottom: 4rem}
.bg-primary{background-color:#237b23 !important}
.fa-primary{color: #237b23}

.masthead{
	min-height:30rem;
	position:relative;
	display:table;
	width:100%;
	padding-top:8rem;
	padding-bottom:8rem;
	background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 100%),url(../img/bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover
}
.masthead h1{
	font-size:5.5rem;
	margin:0;
	padding:0 0 20px 0;
	color: #fff;;
	text-shadow: 3px 3px 2px #222;
}
.masthead h1 span{font-size: 2rem;}
.masthead .logo{width: 100%;}
.masthead .logo img{padding: 50px 20px 20px 20px; width: 100%}
.masthead h3{
	color: #e1d9be;
	font-size: 1.4rem;
	text-shadow: 2px 2px #333;
	margin-bottom: 40px !important;
}
.mastheadScreen{
	background-color: rgba(0, 0, 0, 0.85);
	padding: 0 10px 1px 10px;
	margin-bottom: 20px;
}

.callout{
	padding: 7rem 0;
	background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 100%),url(../img/bg2nd.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover
}
.callout h2{
	font-size:3.5rem;
	display: inline-block;
	color: #EEE;
}
.callout p{color: #EEE;}
.calloutScreen{
	background-color: rgba(0, 0, 0, 0.7);
	padding: 30px;
}
#message.content-section{padding-top: 2.5rem;padding-bottom: 1rem; text-align: center}
.service-icon{background-color:#ecffec;color:#1d809f;height:7rem;width:7rem;display:block;line-height:7.5rem;font-size:2.25rem;box-shadow:0 3px 3px 0 rgba(0,0,0,.1)}

/*.portfolio-item .caption{-webkit-transition:-webkit-clip-path .25s ease-out,background-color .7s;-webkit-clip-path:inset(0);clip-path:inset(0)}*/
.portfolio-item .caption{
	position:absolute;
	height:100%;
	width:100%;
	background-color:rgba(33,37,41,.2);
	top:0;
	bottom:0;
	z-index:1;
	display:flex;
}
.portfolio-item .caption .caption-content{
	color:#fff;
	width: 100%;
	display: inline-block;
	margin:auto 5% 10%;
}
.portfolio-item .caption .caption-content .icon{opacity: 0; text-align: center; margin-bottom: 10%;}
.portfolio-item .caption:hover .caption-content .icon{opacity: 1;  -webkit-transition: all ease .5s; -moz-transition: all ease .5s; transition: all ease .5s;}
.portfolio-item .caption .caption-content h2{text-transform:uppercase; text-shadow: 1px 1px 2px #333;}
.portfolio-item .caption .caption-content p{font-weight:300; text-shadow: 1px 1px 2px #333;}
.portfolio-item .caption:hover{background-color:rgba(26,138,31,.65);-webkit-clip-path:inset(1rem);clip-path:inset(1rem)}
.modal-lg{max-width: 94% !important;}
@media only screen and (min-width:980px) {
	.modal-lg{max-width: 800px !important;}
}
.moreInfo{margin: 1em 0; text-align: center;}					
.note{font-size: 11px; padding: 5px; background-color: #FDDFE0; padding: 5px 8px;}
.news{font-size: 0.85em; border: 1px solid #EEE; background-color: #FFFFEC; padding: 20px; margin-top: 20px;}

.btn-primary{
	background-color:#1f621a !important;
	border-color:#237b23 !important;
	color:#fff !important
}
.btn-primary:active,.btn-primary:focus,.btn-primary:hover{
	background-color:#289e20 !important;
	border-color:#237b23 !important;
}

/* SNS Button on Footer */
footer.footer{padding-top:3rem;padding-bottom:2rem; background-color: #2A2A2A; color: #EEE;}
footer.footer .social-link{background-color:#1f621a}
footer.footer .social-link:hover{background-color:#289e20}
.copyright, .copyright a{color: #666 !important}

/* Smart Phone */
@media screen and (min-width: 320px) and (max-width: 768px){
	.masthead h1{font-size:3.5rem;}
	.masthead h1 span{font-size: 1.5rem;}
	.masthead .logo img{padding: 40px 10px 20px 10px;}
	.masthead h3{font-size:1.1rem; padding: 0 10px;}
	.callout h2{font-size: 2.0rem; margin-bottom: 1.5rem !important;}
	.content-section h2{font-size:1.25rem}
	.portfolio-item .caption .caption-content .icon{margin-bottom: 0;}
}

/* Contact Form */
section#contact{padding: 100px 0;}
section#contact .col-lg-offset-2{margin-left: 16.66666667%}
section#contact .col-lg-8{width: 66.66666667%; float: left}
section#contact .col-xs-12{width: 100%;min-height: 1px; padding-left: 15px; padding-right: 15px;}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.3em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #077187;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #2c3e50;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dce4ec;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #2c3e50;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(44, 62, 80, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(44, 62, 80, 0.6)
}

.form-control::-moz-placeholder {
    color: #acb6c0;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #acb6c0
}

.form-control::-webkit-input-placeholder {
    color: #acb6c0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ecf0f1;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control, input[type="time"].form-control,
    input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 45px
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm,
    input[type="month"].input-sm, .input-group-sm input[type="date"],
    .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 35px
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg,
    input[type="month"].input-lg, .input-group-lg input[type="date"],
    .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 66px
    }
}

.form-group {
    margin-bottom: 15px
}