@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}


.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	width: 99%;
	padding:0;
	margin: auto;
	clear: none;
}
#div1 {
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/*****************************
com
******************************/
body {
	font-size:12px;
	line-height:2;
}

#totop {
	display:block;
    position: fixed;
    bottom: 20px;
    right: 5px;
    z-index: 2000;
}    

#totop a {
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -1000em;
    overflow: hidden;
    background: url(../images/com/btn_scroll_top.png) 0 0 no-repeat;
	background-size:100% auto;
}

.com_contents {
	width:98%;
	margin:auto;
}

.ttl_jp {
	text-align: center;
	line-height: normal;
	margin-bottom: 1.4em;
}

.ttl_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	line-height: normal;
}

.com_table_tag {
    border-top: 1px solid #CCCCCC;
    width: 100%;
	margin:0 0 40px;
}

.com_table_tag th {
	background:#F0F0F0;
	width:96%;
	background:none;
	border-bottom:none;
	padding: 2%;
	text-align: center;
	display: block;
}

.com_table_tag td {
    border-bottom: 1px solid #CCCCCC;
    border-left: none;
    padding:2%;
	display: block;
}


.bg_com01 {
	background:url(../images/com/bg01.png) 0 0 repeat;
	padding:6% 0;
}

.bg_com02 {
	background:url(../images/com/a.png) 0 0 repeat;
	padding:6% 0;
}

.bg_com03 {
	background:#FFFFFF;
	padding:6% 0;
}

.comTitle_en {
text-align: center;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 1.5em;
margin-bottom: 30px;
color:#c2b095;
} 



.comTitle1 {
text-align: center;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 1;
margin-bottom: 30px;
color:#666666;
} 

.comTitle1 span {
position: relative;
display: inline-block;
margin-bottom: 1em;
}

.comTitle1 span:before {
content: '';
position: absolute;
bottom: -25px;
display: inline-block;
width: 50px;
height: 2px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #cbbe9e;
border-radius: 2px;
}


.comTitle2 {
	font-size:20px;
	line-height: 1.5em;
	display: inline-block;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 30px;
	color:#000000;
}

.comTitle2 span {
	font-size: 0.6em;
	color: #000000;
}

.comTitle2::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 3px solid #cbbe9e;
	width: 80px;
}


.com_hed_tit01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: center;
	line-height: normal;
	color:#FFFFFF;
	text-shadow: 0 0 1px #000;
	margin:50px 0 0;
}

.com_hed_tit02 {
	font-size:12px;
	text-align: center;
	line-height: normal;
	color:#FFFFFF;
	text-shadow: 0 0 2px #000;
}

/*****************************
header
******************************/
header {
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:100;
	padding:2% 0%;
}

#logo {
	position:absolute;
	top:0;
	left:0px;
	width:55px;
	height: auto;
	z-index:100;
}

#logo img {
	width:100%;
	height:auto;
}

.g_navi,
.menu {
	display:none;
}
.g_navi,
.menu_top{
display: none;
}

.sp_list {
	display: block;
	width: 50px;
	float: right;
	margin: 0 auto 5px;
	padding: 0;
	list-style-type: none;
}

.sp_list li {
	width: 40px;
	height: 40px;
	float: left;
	margin:0;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 2em;
}

.sp_list li a {
	color: #666666;
}

.sp_list li i {
	font-size: 20px;
	line-height: 1em;
}


/*****************************
footer
******************************/
footer {
	background:#ded6c2;
	width:100%;
	margin:0 auto;
}

.fot_sitemap {
	display:none;
}

.fot_logo {
	width:60px;
	margin:20px auto 0px;
}

.fot_address {
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:0 0 50px;
}

.fot_address span {
	font-size:0.9em;
}

.fot_address02 li a {
	color:#333;
}

.fot_address02 li {
background: #f2f2f2;
	width: 100%;
	list-style: none;
	margin:0 0 50px;
    border: 0px;
    padding: 20px;
	box-sizing: border-box;
box-shadow: rgba(122, 122, 122, 0.3) 0px 0px 6px 3px;
-webkit-box-shadow: rgba(122, 122, 122, 0.3) 0px 0px 6px 3px;
-moz-box-shadow: rgba(122, 122, 122, 0.3) 0px 0px 6px 3px;
position: relative;
}
.fot_address02 li:last-child {
    border-bottom: 2px solid #c2b095;
    padding-bottom: 20px;
}
.fot_address02 li span {
    display: block;
}

.fot_address02 li .fot_address02_tit {
	font-size: 14px;
    font-weight: bold;
    color: #b59a71;
}
.fot_address02 li .fot_address02_txt {
	margin-top: 15px;
    display: block;
}

.copy {
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	margin:0;
	padding:10px 0
}


.s_logo_list { width: 180px; margin: 0 auto 70px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.s_logo_list li { flex-basis: 48%; max-width: 48%; list-style-type: none; }
.s_logo { width: 100%; margin: 0 auto; }
.s_logo img { width: 100%; height: auto; }
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. 

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
}
*/

.pc { display: none; }
.sp { display: block; }

.com_btn { margin: auto 0 auto auto;width: 280px; }
.com_btn a { font-size: 16px; color: #fff; position: relative; text-align: center;margin-top: 30px; background: #c2b095;  border-radius: 50px; width: 250px; border: 1px solid #c2b095!important; font-weight: bold; display: block; padding: 5px;  }
.com_btn a:hover { border: 1px solid #c2b095!important; color: #c2b095;  background: #fff; -webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; 
}

#f_contact { width: 100%; margin: 0 auto; position: relative; height: 100%; }
.f_contact_txtbox { width: 100%; margin: 0 auto;  padding: 30px 10px; box-sizing: border-box; background: #c2b095; display: flex; align-items: center;  }
.f_contact_tit span.en { display: block; font-size: 26px; font-weight: bold; }
.f_contact_tit { color: #fff; text-align: left; color: #fff; line-height: 2em; margin-bottom: 30px; }

.f_contact_tel { margin-bottom: 15px; }
.f_contact_tel a { display: block; color: #fff; line-height: 2em; }
.f_contact_tel span.txt { font-size: 16px; font-weight: bold; display: block; }
.f_contact_tel span.num { font-size: 35px; font-weight: bold; display: block; padding: 5px 0px;  line-height: 1.4em; }
.f_contact_tel span.num i { font-size: 16px; padding-right: 5px; }
.f_contact_txt { color: #fff; line-height: 1.8em; }


.f_contact_imgbox { width: 100%; margin: 0 auto; position: relative; height: 300px; }
.f_contact_imgbox a { display: block; position: relative; height: 100%; }
.f_contact_imgbox a::before {
content: "\f054";
display: block;
position: absolute;
left: 0;
right: 0;
top: 55%; 
margin: auto;
font-family: "Font Awesome 5 Free";
font-weight: bold;
text-align: center;
font-size: 22px;
color: #fff; 
z-index: 10;
width: 50px;
height: 50px;
border-radius: 50px;
border: 3px solid #fff; 
line-height: 50px; 
}



.f_contact_imgbox a .f_contact_img { width: 100%; margin: 0 auto; overflow: hidden; position: relative; height: 100%; }
.f_contact_imgbox a .f_contact_img::before {
background: url("../images/com/f_contact_bg.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}
.f_contact_imgbox a:hover .f_contact_img::before {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
transition: all .3s ease-out;
transform: scale(1.1);
transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s
}

.f_contact_mail_txt { position: absolute; left: 0; right: 0; margin: auto; font-size: 16px; font-weight: bold; color: #fff; text-align: center; top: 40%; }


.photo_hover_wrap img {
width: 100%;
height: auto;
}

.business_list li a:hover img { opacity: 1; }
.business_list2 li a:hover img { opacity: 1; }


.photo_hover_wrap {
display: block;
height: 20vw;
overflow: hidden;
position: relative;
text-decoration: none;
z-index: 0;
}
.photo_hover_wrap .photo {
display: block;
height: auto;
left: 0;
position: absolute;
top: 0;
transition: all 0.2s linear 0s;
width: 100%;
}
.f_contact_imgbox a:hover .photo_hover_wrap {
text-decoration: none;
cursor: pointer;
}
.f_contact_imgbox a:hover .photo_hover_wrap .photo {
transform: scale(1.1);
transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.fixedFooter {
  padding: 5px;
  width: 100%;
  z-index: 10000;
  position: fixed;
  left: 0;
  bottom: 0;
  display: block;
  background: #fff;
  box-sizing: border-box;
}
.fixedFooter__box {
  display: flex;
  justify-content: space-between;
}
.fixedFooter__box__link {
  width: 49.5%;
  display: block;
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media print, screen and (min-width: 769px) {
.com_btn { margin: 0 auto; width: 280px; }
.com_btn a { font-size: 14px; color: #fff; position: relative; text-align: center;margin-top: 50px; background: #c2b095;  border-radius: 50px; }
.com_btn a { color: #fff; font-size: 14px; font-weight: bold; display: block; padding: 15px;  border: 1px solid #c2b095; }

.com_btn a:hover {  border: 1px solid #c2b095; color: #c2b095;   -webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }

.gridContainer {
	width: 100%;
	padding:0;
	margin: auto;
	clear: none;
}
#div1 {
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}

.pc { display: block; }
.sp { display: none!important; }


/*****************************
com
******************************/
body {
	font-size:16px;
	line-height:2;
}

.com_contents {
	width:1200px;
	margin:auto;
}

#totop {
	display:block;
    position: fixed;
    bottom: 60px;
    right: 30px;
    z-index: 2000;
}    

#totop a {
    display: block;
    width: 54px;
    height: 54px;
    text-indent: -1000em;
    overflow: hidden;
    background: url(../images/com/btn_scroll_top.png) 0 0 no-repeat;
	background-size:100% auto;
}

.com_table_tag {
    border-top: 1px solid #CCCCCC;
    width: 100%;
	margin:0 0 40px;
}

.com_table_tag th {
	background:#F0F0F0;
	width:20%;
	background:none;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	display:table-cell;
}

.com_table_tag td {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    padding:10px;
	display:table-cell;
}

.ttl_jp {
	text-align: center;
	line-height: normal;
	margin-bottom: 1.6em;
}

.ttl_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	line-height: normal;
}

.bg_com01 {
	background:url(../images/com/bg01.png) 0 0 repeat;
	padding:60px 0;
}

.bg_com02 {
	background:url(../images/com/a.png) 0 0 repeat;
	padding:60px 0;
}

.bg_com03 {
	background:#FFFFFF;
	padding:60px 0;
}

.comTitle_en {
text-align: center;
font-size: 35px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 1.5em;
margin-bottom: 30px;
color:#c2b095;
} 
    
    
    
.comTitle1 {
text-align: center;
font-size: 32px;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 1;
margin-bottom: 40px;
color:#666666;
} 

.comTitle1 span {
position: relative;
display: inline-block;
margin-bottom: 1em;
}

.comTitle1 span:before {
content: '';
position: absolute;
bottom: -25px;
display: inline-block;
width: 50px;
height: 2px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #cbbe9e;
border-radius: 2px;
}


.comTitle2 {
	font-size:30px;
	line-height: 1.5em;
	color:#000000;
	display: inline-block;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 30px;
}

.comTitle2 span {
	font-size: 0.6em;
	color: #000000;
}

.comTitle2::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 3px solid #cbbe9e;
	width: 80px;
}


.com_hed_tit01 {
	font-size:36px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: normal;
	color:#FFFFFF;
	text-shadow: 0 0 1px #000;
	margin:100px 0 0;
}

.com_hed_tit02 {
	font-size:16px;
	text-align: center;
	line-height: normal;
	color:#FFFFFF;
	text-shadow: 0 0 2px #000;
}


/*****************************
header
******************************/
header {
width:94%;
margin:0 auto;
position:relative;
z-index:100;
background: #fff;
padding: 1.5% 3%;
min-width: 1050px;
}

#logo {
	position:absolute;
	top:10px;
	left:20px;
	width:60px;
	height:100px;
	z-index:1000;
}

#logo img {
	width:100%;
	height:auto;
}

.g_navi {
	position:relative;
	display:block;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	white-space:nowrap;
	margin:0 auto 15px;
	text-align:right;
}

.g_navi a {
	color:#000000;
}

.g_navi a:hover {
	color:#4bb25a;
}

.g_navi img {
	position:relative;
	margin-top:-3px;
}

/*.sp_list {
	display:none;
}*/

.menu {
	position:relative;
	display:block;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
	margin: 0 0 2px;
	text-align:right;
}

.menu a {
	color:#333!important;
}

.menu_top{
	position:relative;
	display:block;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	margin: 0 0 2px;
	text-align:right;
}

.menu_top a {
	color:#333!important;
}
.sp_list {
	display: block;
	width: 50px;
	float: right;
	margin: 0 auto 5px;
	padding: 0;
	list-style-type: none;
}

.sp_list li {
	width: 40px;
	height: 40px;
	float: left;
	margin-left:25px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 2em;
	}

.sp_list li a {
	color: #666666;
}

.sp_list li i {
	font-size: 20px;
	line-height: 1em;
}


/*****************************
footer
******************************/


.s_logo_list { width: 160px; margin: 0 auto 30px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.s_logo_list li { flex-basis: 48%; max-width: 48%; list-style-type: none; }
.s_logo { width: 100%; margin: 0 auto; }
.s_logo img { width: 100%; height: auto; }

footer {
	background:#ded6c2;
	width:100%;
	margin:0 auto;
}

.fot_sitemap {
	display:block;
	text-align:center;
	font-size:12px;
	margin:20px auto;
}

.fot_sitemap a {
	color:#333;
    font-weight: bold;
}
    
.fot_sitemap a:hover {
    opacity: 0.7;
}    
    
    

.fot_logo {
	width:60px;
	margin:0 auto 20px;
	text-align:center;
}

.fot_address {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0 0 120px;
	color:#333;
}

.fot_address span {
	font-size:0.9em;
}
	
.fot_address02 {
	font-size:14px;
	font-weight:bold;
	text-align: center;
	color:#333;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fot_address02 li {
background: #f2f2f2;
	width: 23%;
	list-style: none;
	margin:0 0 120px;
    border: 0px;
    padding: 40px 20px 20px;
	box-sizing: border-box;
box-shadow: rgba(122, 122, 122, 0.3) 0px 0px 6px 3px;
-webkit-box-shadow: rgba(122, 122, 122, 0.3) 0px 0px 6px 3px;
-moz-box-shadow: rgba(122, 122, 122, 0.3) 0px 0px 6px 3px;
position: relative;
}
.fot_address02 li:last-child {
    border: 0px;
    padding-bottom: 0px;
}
.fot_address02 li a {
	color:#333;
}
.fot_address02 li span {
	font-size:1.2em;
    margin: 0 0 10px;
    display: block;
}
.fot_address02 .ele::after{
  content: "";  background-image: url("../images/contents/elephant.png");  background-repeat: no-repeat;  background-size: contain;  display: inline-block;  width: 100px;  height: 100px;  position: absolute;   top: -13%;  left: 33%;
}
.fot_address02 .gran::after{
  content: "";  background-image: url("../images/contents/gran.png");  background-repeat: no-repeat;  background-size: contain;  display: inline-block;  width: 100px;  height: 100px;  position: absolute;   top: -13%;  left: 33%;
}
.fot_address02 .ciel::after{
  content: "";  background-image: url("../images/contents/ciel_02.png");  background-repeat: no-repeat;  background-size: contain;  display: inline-block;  width: 100px;  height: 100px;  position: absolute;   top: -13%;  left: 33%;
}
.fot_address02 .impact::after{
  content: "";  background-image: url("../images/contents/impact.png");  background-repeat: no-repeat;  background-size: contain;  display: inline-block;  width: 100px;  height: 100px;  position: absolute;  top: -13%;  left: 33%;
}
.fot_address02 .joy::after{
  content: "";  background-image: url("../images/contents/joy_p.png");  background-repeat: no-repeat;  background-size: contain;  display: inline-block;  width: 100px;  height: 100px;  position: absolute;   top: -13%;  left: 33%;
}
.fot_address02 .eden::after{
  content: "";  background-image: url("../images/contents/eden.png");  background-repeat: no-repeat;  background-size: contain;  display: inline-block;  width: 100px;  height: 100px;  position: absolute;   top: -13%;  left: 33%;
}
.fot_address02 .minna::after{
  content: "";  background-image: url("../images/contents/minnanomori.png");  background-repeat: no-repeat;  background-size: contain;  display: inline-block;  width: 100px;  height: 100px;  position: absolute;   top: -13%;  left: 33%;
}
.fot_address02 .star::after{
  content: "";  background-image: url("../images/contents/star.png");  background-repeat: no-repeat;  background-size: contain;  display: inline-block;  width: 100px;  height: 100px;  position: absolute;   top: -13%;  left: 33%;
}
.copy {
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	margin:0;
	padding:10px 0
}


#f_contact { width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; position: relative; height: 100%; }
.f_contact_txtbox { flex-basis: 40%; max-width: 40%; padding: 70px 50px; box-sizing: border-box; background: #c2b095; display: flex; align-items: center;  }
.f_contact_tit span.en { display: block; font-size: 35px; font-weight: bold; }
.f_contact_tit { color: #fff; text-align: left; color: #fff; line-height: 2em; margin-bottom: 30px; }

.f_contact_tel { margin-bottom: 30px; }
.f_contact_tel a { display: block; color: #fff; line-height: 2em; }
.f_contact_tel span.txt { font-size: 16px; font-weight: bold; display: block; }
.f_contact_tel span.num { font-size: 45px; font-weight: bold; display: block; padding: 5px 0px;  line-height: 1.4em; }
.f_contact_tel span.num i { font-size: 20px; padding-right: 5px; }
.f_contact_txt { color: #fff; line-height: 1.8em; }


.f_contact_imgbox { flex-basis: 60%; max-width: 60%;  position: relative; height: auto; }
.f_contact_imgbox a { display: block; position: relative; height: 100%; }
.f_contact_imgbox a::before {
content: "\f054";
display: block;
position: absolute;
left: 0;
right: 0;
top: 55%; 
margin: auto;
font-family: "Font Awesome 5 Free";
font-weight: bold;
text-align: center;
font-size: 24px;
color: #fff; 
z-index: 10;
width: 60px;
height: 60px;
border-radius: 60px;
border: 3px solid #fff; 
line-height: 60px; 
}



.f_contact_imgbox a .f_contact_img { width: 100%; margin: 0 auto; overflow: hidden; position: relative; height: 100%; }
.f_contact_imgbox a .f_contact_img::before {
background: url("../images/com/f_contact_bg.jpg") center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: -webkit-transform 125ms;
transition: -webkit-transform 125ms;
transition: transform 125ms;
transition: transform 125ms, -webkit-transform 125ms
}
.f_contact_imgbox a:hover .f_contact_img::before {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
transition: all .3s ease-out;
transform: scale(1.1);
transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s
}

.f_contact_mail_txt { position: absolute; left: 0; right: 0; margin: auto; font-size: 22px; font-weight: bold; color: #fff; text-align: center; top: 40%; }

}