@charset "UTF-8";
/* --------------------------
     全端末共通のCSS
-------------------------- */
body{
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	color: #000;
	margin: 0;
	height: auto;
	position: relative;
    letter-spacing: 3px;
    background: #fff;
	}


.right {
  text-align: right;
}

.white {
    filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);
}



h2{
	font-size: 26px;
}

h3{
	font-size: 18px;
}

h4{
	font-weight: normal;
	font-size: 16px;
}

p{
	font-size: .8rem;
	text-align: justify;
	line-height: 30px;
	}
	
	
.border{
position: relative;
    left: -10px;
    padding-left: 10px;
    border-left: 3px solid #000;
}
	


figure{
	width: 100%;
	overflow: hidden;
}

.hover figure img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.hover figure:hover img {
opacity: .5;
}



a{
	text-decoration: none;
	color: #000; 
	font-weight: bold;
	letter-spacing: 5px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	}


li{
	font-size: .6rem;
	list-style-type: none;
	}
	
	
	
nav li a::after {
position: absolute;
    bottom: -3px;
    left: 0;
    content: '';
    width: 100%;
    height: 22px;
    background: rgb(85 130 60 / 44%);
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .3s;
	}

nav li:last-child {
    margin-right: 0;
}

nav li a:hover::after {
	transform-origin: left top;
	transform: scale(1, 1);
	background: rgba(154, 186, 136, 0.44);
	}



.fade-in {
	transition: op
	acity 0.4s;
	-moz-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	}

.clearfix:after {
	clear: both;
	content: '';
	display: block;
	overflow: hidden;
	height: 100%;
	}

.button a{
	font-size: .6rem;
	display: inline-block;
	width:auto;
	margin-top: 15px;
	font-weight: bold
	}

.br::before {

}

.breadcrumb-box{
	display: block;
	margin-bottom: 20px;
}
.breadcrumb-box nav {
    display: contents;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.breadcrumb-box nav li {
    display: inline-block;
    margin: 0;
}

.breadcrumb li:not(:last-of-type)::after {
  content: "›";
  margin: 0 .6em; /* 記号の左右の余白 */
  color: #777; /* 記号の色 */
}

/* wrapper -------------------------------- */
.wrapper{	
	width: 100%;
	margin: 0 auto;
}
	
.wrapper img{
	width:100%;
	max-width: 100%;
	height: auto;
}
	

/* header-content */

.header-wrapper{
width: 100%;
    position: fixed;
    height: 100vh;
    z-index: 999;
}


.header-content{
	width: 90%;
    margin: 30px auto;
    
}

	
/* nav */
nav{
	float: right;
}
						

							
nav li{
	display: block;
	text-align: center;
	margin-bottom: 50px;
}	
	
						
/* Header -------------------------------- */
header{
	idth: 87%;
	margin: 0 auto;
}
					
.header{
	margin: 0 auto;
	display: flex;
}
						
.value{
	width: 120px;
	float: left;
	ext-align: center;
	argin: 55px 0 0;
}
								
header h1{
	height: auto;
	white-space: nowrap;
	font-weight: 100;
	font-size:;
	display: inline-block;
	ine-height: .5rem;
	font-weight: bold;
}
											
header a{
	color: #000;
	padding: 0;
	float: left;
}
				
	

/*
=======================================================
 TOP
=======================================================	
*/


.main-container {
    height: 100vh;
    background-color: #000;
    position: relative;
    z-index: 0;
    line-height: 0;
}

.main-container img{
	object-fit: cover;
	min-width: 100%;    
	height: 100%;
	filter: opacity(70%);
	position: absolute;
}


/*
=======================================================
ABOUT
=======================================================	
*/

.block{
display: inline-block;
    position: relative;
}

.about-container {
width: 90%;
    margin: 0 auto;
    position: relative;
    clear: both;
    padding-top: 0;
    z-index: 0;
    line-height: 2;
}


.about-top{
width: 100%;
    margin-top: 20px;
    margin-bottom: 100px;
    float: none;
    display: inline-block;
    position: relative;
        line-height: 2;
}



.about-top-img img{
width: 100%;
    height: 60vh;
    object-fit: cover;
    object-position : 50% 87%; 
    ilter: grayscale(30%);
}


.about-top-copy{
	width: 100%;
	top: 50%;
	position: relative;
	float: none;
	display: inline-block;
}

.br-disp {
    display: none;
  }

.block{
	display: block;
	margin-bottom: 10px;
}

.about-info{
position: relative;
    float: none;
    width: 100%;
    z-index: 0;
}


/* profile */

.profile-content{
	width: 100%;
	margin-top: 100px;
clear: both;
    display: inline-block;
}

.profile-content h3{
	margin: 0 0 0 0;
}

.profile-content dd a{
	letter-spacing: 2px;
}

.data{
	argin-top: 20px;
}

.profile-content dt, .profile-content dd {
	font-size: .8rem;
	line-height: 2em;
}
					
.profile-content dt {
	width: 22%%;
	float: none;
	clear: left;
	margin-right:;
	font-weight: bold;
	ackground: aqua
}
					
.profile-content dd {
	width: ;
	margin-left: 0;
}

.profile-content-space{
	margin-bottom: 20px;
}

.gmap-wrap iframe,
.gmap-wrap object,
.gmap-wrap embed{

	width : 100%;

	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	}

.member-data{
	margin-bottom: 50px;
}

.member-data img{
	width: 50%;
}

.othersites {
    width: 100%;
    margin-top: 100px;
    font-size: 12px;
    clear: both;
    display: block;
    position: relative;
}

.othersites .pre {
    display: block;
    align-items: center;
    font-weight: bold;
    letter-spacing: 1px;
    width: 50%;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.othersites .pre img {
width: 100%;
    height: auto;
    object-fit: cover;
    object-position: 50% 87%;
}
					
.othersites .pre p{
position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    color: #fff;
    line-height: 1.1;
    text-align: center;
}


.othersites .next {
    display: block;
    align-items: center;
    font-weight: bold;
    letter-spacing: 1px;
    width: 50%;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.othersites .next img {
width: 100%;
    height: auto;
    object-fit: cover;
    object-position: 50% 87%;
}

.othersites .next p{
	position: absolute;
    display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    font-weight: bold;
color: #fff;
}

img.gray {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: brightness(50%) grayscale(50%);
transition: all 0.3s ease-in;
}

img.gray:hover {
filter: none;

transition: all 0.3s ease-in;
}




/*
=======================================================
SERVICE
=======================================================	
*/

.service-container{
    width: 90%;
    margin: 0 auto;
    padding-top: 0;
    position: relative;	
    z-index: 0;
    line-height: 2;
}

.service-info{
    position: relative;
    float: none;
    width: 100%;
    z-index: 0;
}

.service-top {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 100px;
    float: none;
    display: inline-block;
    position: relative;
    line-height: 2;
}
.service-top-img{
width: 100%;
    float:right;
}

.service-top-img img{
width: 100%;
    height: 60vh;
    object-fit: cover;
    object-position : 50% 87%; 
    filter: grayscale(30%);
}

.service-top-copy{
	width: 100%;
	top: 50%;
	position: relative;
	float: none;
	display: inline-block;
}

.block{
	display: block;
	margin-bottom: 10px;
}

.service-content{
width: 100%;
margin-top: 100px;
	clear: both;
	display: inline-block;
	}

.service-holder{
	width: 100%;

	clear: both;
	display: inline-block;
}

.service-holder-space{
		margin:0 0 60px;
}

.service-img a{
	width: 100%;
}


.service-img img{
width: 100%;
height: 300px;
object-fit: cover;
margin-top: ;

}

.service-copy{
width: 100%;
adding: 0 0 0 30px;
margin-top: ;
float: left;
}

.greencoordinate img{
	object-position : 50% 87%; 
}

.event img{
	object-position : 50% 100%; 
}

.wedding img{
	object-position : 50% 100%; 
}

/* ボタン */	
span.pamphlet{
display: block;
    position: relative;
    margin-top: 30px;
    font-size: 12px;
}

	.arrow_btn {
		display: inline-block;
		position: relative;
		text-decoration: none;
		color: #5a5a5a;
		transition: transform ease .3s;
		margin: 0 15px 0 0;
		}
		
	.arrow_btn:hover {
		 cursor: pointer;
		 text-decoration: none;
		}
		
	.arrow_btn span {
		padding-left: 5px;
		display: inline-block;
		text-decoration: none;	
		transition: transform ease .3s;
		}
		
	.arrow_btn:hover span{
		cursor: pointer;
		text-decoration: none;
		transform: translateX(6px);
		}   



/*
=======================================================
CONTACT 共通
=======================================================	
*/

.contact-content{
	width: 100%;
		margin-top: 100px;
		    margin-bottom: 100px;
		    display: inline-block;
}

.contact_data{
	argin-top: 20px;
	width: ;
	float: none;
}

				
/*== ボタン共通設定 */
.btn{
	margin-top: 30px;
	/*アニメーションの起点とするためrelativeを指定*/
	position: relative;
	overflow: hidden;
	/*ボタンの形状*/
	text-decoration: none;
	display: inline-block;
	border: 1px solid #3a3a3a;/* ボーダーの色と太さ */
	padding: 13px 60px;
	text-align: center;
	outline: none;
	/*アニメーションの指定*/   
	transition: ease .2s;
}
	
/*ボタン内spanの形状*/
.btn span {
	position: relative;
	z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
	color:#3a3a3a;
	font-weight: bold;
	font-size: 13px;
}

.btn:hover span{
	color:#fff;
}
	
/*== 背景が流れる（左から右） */
.bgleft:before {
	content: '';
	/*絶対配置で位置を指定*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	/*色や形状*/
	background:#3a3a3a;/*背景色*/
	width: 100%;
	height: 100%;
	/*アニメーション*/
	transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
	transform: scale(0, 1);
	transform-origin: right top;
}
	
/*hoverした際の形状*/
.bgleft:hover:before{
	transform-origin:left top;
	transform:scale(1, 1);
}


/*
=======================================================
PAMPHLET
=======================================================	
*/

#pamphlet .value{
	    width: 120px;
    margin: 55px auto 0;
    position: relative;
}

.pamphlet-conteiner{
	width: 90%;
	ackground: aqua;
	margin: 0 auto;ß
}

#pamphlet .pamphlet_title{
	margin: 0 auto 20px;
    text-align: center;
}


.pamphlet_data{
    width: 100%;
    height: auto;
    margin: 0 auto;
    argin-top: 50px;
    display: block;
   adding: 0 10px 0 0;

    box-sizing: border-box;
}	

.pamphlet_data img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 50px;
}


#pamphlet .footer-wrapper {

    position: relative;

}

#pamphlet .copylight {
    text-align: center;
    margin: 0 auto;
    float: none;
}

/*
=======================================================
 FOOTER
=======================================================	
*/

.footer-wrapper{
width: 100%;
    position: relative;
bottom: 8px;
font-size: .6rem;
font-weight: bold;
z-index: 9999;
}


.footer-content{
	width: 90%;
    margin: 0 auto;
}

.copylight {
	float: none; 
	margin: 50px 0 0;
}

footer ul {
  display: flex;
  ustify-content: flex-end;
  column-gap: 25px;
}



footer .sns-links {
width: auto;
    margin-top: 0px;
    display: inline-block;
}

footer .sns-links img {
	width: 15px;
	height: 15px;
	position: relative;
    bottom: 0;
}

.space{
margin: 0 0 0 13px;
    position: absolute;
}

footer .copyright {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;

  width: auto;
  width: auto;
    display: inline-block;
    float: right;
}
		
					
				








@media only screen and (min-width: 581px)
{
	
.br::before {
	content: "\A" ;
	white-space: pre ;
}




.title{
	display: inline-table;

}

.title h2{
	font-size: 26px;
	font-weight: bold;
	line-height: 2;
}

.br-disp {
    display: block;
  }

.othersites .pre p{
position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    color: #fff;
    text-align: start;
}

.profile-content dt {
	width: 22%%;
	float: left;
	clear: left;
	margin-right:;
	font-weight: bold;
	ackground: aqua
}
					
.profile-content dd {
	width: ;
	margin-left: 15%;
}

#contact a{
    width: 100px;
    display: block;
    margin: 0;
 }
 
 
.footer{
	bottom: 0;
	argin: 50px auto 0;
	font-size: .3rem;
}

}




@media only screen and (min-width: 1121px)
{
	
.br::before {
	content: "\A" ;
	white-space: pre ;
}

.othersites .pre p{
position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    color: #fff;

    text-align: start;
}

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

#top nav ul li a{
	color: #fff;
}

.header-content {
    display: table;
    width: 90%;
    margin: 50px auto 0;
    position: fixed;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 1;
}

nav {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.site-header {
    margin: 0 auto;
    width: 90%;
    background: rgba(255,255,255,0.8);
    padding: 20px 0 0;
    position: fixed;
    top: 0;
    transition: .5s;
    /* width: 91%; */
    z-index: 999;
}
 
.site-header.hide{
    transform: translateY(-100%);
}

nav ul{
	position: relative;
	display: block;
	right: 0;
}


nav li {
    display: inline-block;
    margin: 0 35px 0 0;
}

.value {
    width: 120px;
    float: left;
    ext-align: center;
    argin: 55px 0 0;
    left: 0px;
    position: relative;
}


/*
=======================================================
ABOUT
=======================================================	
*/

.about-container {
    width: 90%;
    margin: 0 auto;
    position: relative;
    clear: both;
    padding-top: 115px;
    z-index: 0;
}


.about-top {
    width: 40%;
    margin-top: 0;
    float: left;
    display: inline-block;
    position: fixed;
}

.br-disp {
    display: block;
  }

.about-info {
    position: relative;
    float: right;
    width: 50%;
    z-index: -1;
}

.about-top-img {
    width: 100%;
    float: right;
}

.about-content {
    width: 100%;
    margin-top: 100px;
    clear: both;
    display: inline-block;
}

.profile-content{
	width: 100%;
	margin-top: 100px;
clear: both;
    display: inline-block;
}

.profile-content dt {
	width: 22%%;
	float: left;
	clear: left;
	margin-right:;
	font-weight: bold;
	ackground: aqua
}
					
.profile-content dd {
	width: ;
	margin-left: 15%;
}

.member-data img{
	width: 50%;
}

/*
=======================================================
SERVICE
=======================================================	
*/

.service-container{
    width: 90%;
    margin: 0 auto;
    padding-top: 115px;
    position: relative;	
    z-index: 0;
}

.service-info{
    position: relative;
    float: right;
    width: 50%;
    z-index: -1;
}

.service-top{
	width: 40%;
	margin-top: 0;
float: left;
display: inline-block;
position: fixed;
}

.service-top-img{
width: 100%;
    float:right;
}

.service-top-img img{
width: 100%;
    height: 60vh;
    object-fit: cover;
    object-position : 50% 87%; 
    filter: grayscale(30%);
}



.service-content{
width: 100%;
margin-top: 100px;
	clear: both;
	display: inline-block;
	}

.service-holder{
	width: 100%;
	clear: both;
	display: inline-block;
}

.service-img img{
width: 100%;
height: 280px;
object-fit: cover;
margin-top: ;

}

.service-copy{
width: 100%;
adding: 0 0 0 30px;
margin-top: ;
float: left;
}


/*
=======================================================
MEMBER
=======================================================	
*/

.member-data-space{
margin-bottom: 50px;
}

.member-data{
	width: 100%;
	clear: both;
	display: inline-block;
}

.member-data img{
	width: 40%;
	loat: left;
}

.career{
	width: 100%;
	loat: right;
}

.career p{
	argin: 0 0 0 30px;
	text-align: inherit;
}





/*
=======================================================
CONTACT 共通
=======================================================	
*/

.contact-content{
	width: 100%;
		margin-top: 100px;
		    margin-bottom: 100px;
		    display: inline-block;
}


/*
=======================================================
PAMPHLET
=======================================================	
*/

#pamphlet .value{
	    width: 120px;
    margin: 55px auto 0;
    position: relative;
}

.pamphlet-conteiner{
	width: 100%;
	ackground: aqua;
}

#pamphlet .pamphlet_title{
	margin: 0 auto 20px;
    text-align: center;
}


.pamphlet_data{
    width: 55%;
    height: auto;
    margin: 0 auto;
    argin-top: 50px;
    display: block;
   adding: 0 10px 0 0;

    box-sizing: border-box;
}	

.pamphlet_data img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 50px;
}


#pamphlet .footer-wrapper {

    position: relative;

}

#pamphlet .copylight {
    text-align: center;
    margin: 0 auto;
    float: none;
}
/*
=======================================================
 FOOTER
=======================================================	
*/

.footer-wrapper{
    position: fixed;
}

.copylight{
margin: 0 0 10px;
    float: right;
}

}