@charset "utf-8";

/* common */

h1, h2, h3, h4, h5, h6 {
    font-family: "Hiragino Mincho Pro", serif,cursive;
}
h3.under {
  position: relative;
  display: inline-block;
  margin-bottom: 2em;
}
/*.single-service:hover {
	color: #FFF;
}*/
h3.under:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #666;
	border-radius: 2px;
}
.single-service h3 {
	margin-bottom: 20px;
}
.single-service:hover h3 {
	color: #FFF;

}
.single-service:hover {
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	border-color: #CCC;		
	
}
.single-testimonial{
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}
body {
    font-size: 17px;
}
.banner-content{
	text-align:left
}
.section-gap {
    padding: 80px 0;
}
.pb-60 {
    padding-bottom: 60px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-10 {
    padding-top: 10px;
}
.ptb-100 {
    padding-bottom: 100px;
    padding-top: 100px;
}
.ptb-70 {
    padding-bottom: 70px;
    padding-top: 70px;
}
.ptb-15 {
    padding-bottom: 15px;
    padding-top: 15px;
}
.mb-20{
	margin-bottom: 20px;
}
.mb-10{
	margin-bottom: 10px;
}
.font_w{
	color: #FFF;
}
.font_23px{
	font-size: 23px;
	letter-spacing: 7px;
}
.font_28px{
	font-size: 28px;
	color: #009E98;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.mlr10{
	margin-right: 10px;
	margin-left: 10px;
}

.nav-menu a {
    font-weight: 600;
    font-size: 16px;
}
.bg-j001_left{
	background-image: url(img/bg/bg-j001.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#home {
    width: 100%;
    height: 93vh;
    position: relative;
   	background-color: rgba(34,34,34,0.9);
}
#home #intro-carousel {
    z-index: 8;
}
#home #intro-carousel .item {
    width: 100%;
    height: 93vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition-property: opacity;
    background-size: cover;
    opacity: 0.75;
}
@media (max-width: 414px){
	#home {
    height: 60vh;
}
#home #intro-carousel .item {
	height: 60vh;
}
}

#home .intro-content {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mess {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
}
#home .intro-content h2 {
	font-size: 3.5em;
	font-weight: 700;
	text-align: left;
	color: #fff;
	margin-bottom: 0.4em;
}
#home .intro-content p {
	color: #fff;
	font-size: 1.3em;
	line-height: 23px;
}
.back-to-top {
    position: fixed;
    display: none;
    background: #50d8af;
    color: #fff;
    padding: 6px 12px 9px 12px;
    font-size: 16px;
    border-radius: 2px;
    right: 15px;
    bottom: 14px;
    transition: background 0.5s;
}

.single-footer-widget input {
    width: 100% !important;
		border: 1px solid #ced4da;
		border-radius: .25rem;
}

/* top-page content title */
.scrt-to-top.visible {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.title-primary.fz-s {
    font-size: 2.1rem;
    letter-spacing: 1px;
}
.title-primary.fz-s span {
    font-size: 1rem;
		font-family: "Ryumin Medium KL";
    line-height: .9rem;
}
.title-primary span {
    display: block;
    margin-top: 5px;
    font-size: 1rem;
}
.h-under {
	padding: 0.5em;
	margin-right: auto;
	margin-left: auto;
	width: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.h-waku {
    border: solid 3px #000;
    padding: 0.5em;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    margin-right: auto;
    margin-left: auto;
    width: 40%;
}
.h-waku_w {
    border: solid 3px #fff;
    padding: 0.5em;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    margin-right: auto;
    margin-left: auto;
    width: 40%;
}
.pt-20{
	padding-top: 20px;
}
.mt-40{
	margin-top: 40px;
}
.font_w {
    color: #FFF;
}

/*toppage Area*/
.banner-area {
	background-size: cover;
	background-image: url(img/top/topimg03.jpg);
	background-position: center;
}
.banner-area .overlay-bg {
    background-color: rgba(4,9,30,0);
}


/*service Area*/

.single-service img {
    height: auto;
    width: 100%;
    object-fit: cover;
    margin-bottom: 1px;
}
.single-service p{
	margin-top: 10px;
	margin-bottom: 10px;
}


/*flow Area*/

.w-center{
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}
.w-center2 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}



/*gallery Area*/

.gallery-area .single-gallery .content .content-overlay {
	background-color: #373642;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	border-radius: 10px;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gallery-area .single-gallery .content-details p {
	width: 80%;
	margin-right: auto;
	padding-top: 15px;
	margin-left: auto;
}

/* feature Area */

.feature-area {
	background-image: url(img/e-1.jpg);
	background-position: center center;
	background-color: #000;
}
.feature-area .single-feature .box-img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.feature-area .single-feature:hover {
    background-color: #ebebeb;
    cursor: pointer;
}

/* Start brands Area */
.works-wrap{
	border: solid 2px #103064;
	background-color: #103064;
}
.works-wrap .bnr {
    padding: 22px 38px;
    display: block;
    color: #fff;
    position: relative;
    overflow: hidden;
		border: solid 2px #103064;
}
.brands-area {
    background-color: #fff;
}
.star p{
	font-size: 14px;
	line-height: 17px;
}
.single-testimonial .thumb {
	width: 100%;
	margin-right: 0px;
}

/*
.works-wrap .bnr {
    padding: 154px 60px;
    display: block;
    color: #fff;
    position: relative;
    overflow: hidden;
}
*/
.works-wrap .bnr.bnr01:before {
	background-image: url(img/h-use/h-use-01.jpg);
}
.works-wrap .bnr.bnr02:before {
	background-image: url(img/h-use/h-use-03.jpg);
}
.works-wrap .bnr.bnr03:before {
	background-image: url(img/h-use/h-use-05.jpg);
}
.works-wrap .bnr.bnr04:before {
	background-image: url(img/h-use/h-use-04.jpg);
}
.works-wrap .bnr.bnr05:before {
	background-image: url(img/h-use/h-use-02.jpg);
}
.works-wrap .bnr.bnr06:before {
	background-image: url(img/h-use/yomochi_p-hall.jpg);
}
.works-wrap .bnr.bnr07:before {
	background-image: url(img/h-use/public-h_4.jpg);
}
.works-wrap .bnr:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
    z-index: 1;
    left: 0;
    top: 0;
}
.works-wrap .bnr h4{
    font-size: 59px;
    margin: 0 0 10px 0;
    color: #fff;
    text-align: center;
    font-family: Arial;
    transform: scale(0.8,1);
    line-height: 0.9 !important;
}
.works-wrap .bnr span {
	display: block;
	position: relative;
	z-index: 2;
	font-size: 1.0rem;
  letter-spacing: .10rem;
	font-weight: bold;
	margin-top: 10rem;
	font-family: "Hiragino Mincho Pro", serif,cursive;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.works-wrap .bnr span>span {
    font-size: 1rem;
    padding-top: 8px;
    position: relative;
}


/* Start brands Area2 */
.works-wrap2{
	border: solid 2px #cd380b;
	background-color: #cd380b;
}
.works-wrap2 .bnr {
    padding: 22px 38px;
    display: block;
    color: #fff;
    position: relative;
    overflow: hidden;
		border: solid 2px #cd380b;
}
.brands-area {
    background-color: #fff;
}
.star p{
	font-size: 14px;
	line-height: 17px;
}
.single-testimonial .thumb {
	width: 100%;
	margin-right: 0px;
}

/*
.works-wrap .bnr {
    padding: 154px 60px;
    display: block;
    color: #fff;
    position: relative;
    overflow: hidden;
}
*/
.works-wrap2 .bnr.bnr011:before {
	background-image: url(img/reform/re-01.jpg);
}
.works-wrap2 .bnr.bnr021:before {
	background-image: url(img/reform/re-02.jpg);
}
.works-wrap2 .bnr.bnr031:before {
	background-image: url(img/reform/re-03.jpg);
}
.works-wrap2 .bnr.bnr041:before {
	background-image: url(img/reform/re-04.jpg);
}
.works-wrap2 .bnr.bnr051:before {
	background-image: url(img/reform/re-05.jpg);
}
.works-wrap2 .bnr.bnr061:before {
	background-image: url(img/reform/re-06.jpg);
}
.works-wrap2 .bnr.bnr071:before {
	background-image: url(img/reform/re-07.jpg);
}
.works-wrap2 .bnr:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
    z-index: 1;
    left: 0;
    top: 0;
}
.works-wrap2 .bnr h4{
    font-size: 59px;
    margin: 0 0 10px 0;
    color: #fff;
    text-align: center;
    font-family: Arial;
    transform: scale(0.8,1);
    line-height: 0.9 !important;
}
.works-wrap2 .bnr span {
	display: block;
	position: relative;
	z-index: 2;
	font-size: 1.0rem;
  letter-spacing: .10rem;
	font-weight: bold;
	margin-top: 10rem;
	font-family: "Hiragino Mincho Pro", serif,cursive;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.works-wrap2 .bnr span>span {
    font-size: 1rem;
    padding-top: 8px;
    position: relative;
}


/* blog Area */

.blog-area .single-blog-post .title {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
}
.blog-area .single-blog-post .date {
    color: #222;
    font-weight: 300;
}
.date {
    color: #222;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 1px;
}

.a-results{
	margin-bottom: 30px;
}
.a-results .rbox-img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.a-results .rbox-img img {
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
}


/* news-list Area */

#NataArea {
    font-size: 0.9rem;
    width: 100%;
    background-color: #FFF;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
}
#NataArea dt.date {
    float: left;
    width: 17em;
    margin-top: 0px;
}
#NataArea .catWrap {
    margin: 0 0 0 1.5em;
}
#NataArea span.catWrap span {
    width: 95px;
    display: inline-block;
}
#NataArea .cat-news {
    background-color: #508dbc;
    color: #fff;
    text-align: center;
}
#NataArea .cat-event {
    background-color: #5aba70;
    color: #fff;
    text-align: center;
}
#NataArea dd {
    margin-bottom: 25px;
    display: block;
    margin-left: 17em;
}
#NataArea dd.title a {
    color: #009E96;
}


/* callto-action Area */

.callto-action-area {
    background: -webkit-linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url(img/e-2.jpg) center;
    background: -o-linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url(img/e-2.jpg) center;
    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url(img/e-2.jpg) center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.callto-action-wrap p {
	max-width: 733px;
	font-size: 1.3em;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	line-height: 200%;
}
.callto-action-area h2{
	font-size:42px;
	color: #FFF;
}
.bg-002 {
	background-image: url(img/e-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-black{
	background-color: #000;
}

.aboutus-wrap{
	margin-bottom: 30px;
}
.aboutus-wrap h4{
	margin-bottom: 20px;
}




/* footer */

.ft-logo{
	display: block;
	overflow: hidden;
	text-indent: -5260px;
	width: 19rem;
	height: 3.6rem;
	background-size: contain;
	margin-bottom: 1.3rem;
	background-image: url(img/logo-footer.png);
	background-repeat: no-repeat;
	background-position: left center;
}


@media (max-width: 414px){
#home .intro-content h2 {
	font-size: 36px;
}
#home .intro-content p {
    font-size: 1.1em;
}
h1 {
    font-size: 30px;
}
.section-gap {
    padding: 50px 0;
}

.title-primary.fz-s {
    font-size: 1.5rem;
}
.title-primary.fz-s span {
    font-size: 1rem;
    line-height: .9rem;
}
.h-waku {
    width: 65%;
}
.h-waku_w {
    width: 65%;
}

#NataArea {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#NataArea dt.date {
	width: 100%;
	margin-bottom: 10px;
}
#NataArea dd {
	margin-left: 0;
	margin-top: 10px;
}
#NataArea .cat-news {
	font-size: 0.7rem;
}
#NataArea .cat-event {
	font-size: 0.7rem;
}
#NataArea span.catWrap span {
    width: 75px;
}

.w-center {
    width: 100%;
}
}