/***
Theme Name: 定山渓ファーム 奥定山渓カムイの森
Description: 
Author: muotoilu
***/

@charset "UTF-8";

* {
  box-sizing: border-box;
}

*:before {
  box-sizing: border-box;
}

*:after {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: #444;
}

a:hover {
  text-decoration: none;
}

a img {
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}

.cf:before {
  height: 0;
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;/* 隙間対応 */
  font-size: 0.1em;/* 隙間対応 */
  line-height: 0;/* 隙間対応 */
}

ul,ol {
  list-style: none;
}

table {
  font-family: dnp-shuei-gothic-gin-std, poppins, sans-serif;
}



body {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  background: #fff;
}


/************************************************** 
	
	Common
	
**************************************************/
.container {
  width: 89.07%;
  margin: 0 auto;
}

h2 {
	font-size: 25px;
	letter-spacing: 0.05em;
	font-family: "yu-mincho-pr6n", sans-serif;
}
h2 span {
	display: block;
	padding-bottom: 14px;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.05em;
	color: #003F84;
	font-family: "yu-gothic-pr6n", sans-serif;
}	


.leadcopy {
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 2em;
}

/* 480px以下 */
@media screen and (max-width: 480px) {
  .conteiner {
    width: 100%;
  }
}

/* 600px以上 */
@media screen and (min-width: 600px) {
  
}

/* 768px以上 */
@media screen and (min-width: 768px) {
  .container {
    width: 84%;
	margin: 0 auto;
  }
  
  h2 {
	  font-size: 34px;
  }
  
  h2 span {
	  font-size: 14px;
  }
  
  .leadcopy {
	  font-size: 16px;
  }
}

/* 992px以上 */
@media screen and (min-width: 992px) {
  .container {
    width: 91%;
	margin: 0 auro;
  }
}

/* 1240px以上 */
@media screen and (min-width: 1240px) {
  .container {
    max-width: 1240px;
  }
}


/************************************************** 
	
	Header
	
**************************************************/
#page-link {
	padding-top: 70px;
}

#header {
 position: fixed;
  width: 100%;
  height: 70px;
  top: 0;
  left: 0;
  z-index: 2;
}

#header .inner {
  height: 80px;
}

#header #siteId {
   padding-top: 15px;
   text-align: center;
   font-size: 13px;
   font-weight: bold;
}

#header #siteId a {
	font-weight: bold;
}

#header #siteId img {
	display: inline-block;
	width: 30px;
	margin-right: 10px;
	transition: all 0.4s;
}

#header #gnav li {
	font-size: 14px;
	letter-spacing: 0.09em;
}

#header li.cart img {
	width: 22px;
	height: auto;
}

#header li.booking a {
	display: block;
	padding: 11px 12px;
	color: #fff;
	background: #35626D;
	transition: all 0.3s;
}

/* 600px以上 */
@media screen and (min-width: 600px) {
	
	#header #siteId {
		font-size: 14px;
	}
  
}


/************************************************** 
	
	HERO
	
**************************************************/
#hero {
	margin-top: 60px;
	padding: 190px 0;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#hero h2 {
	line-height: 2em;
	font-size: 23px;
	font-weight: bold;
}


/************************************************** 
	
	OFFICE
	
**************************************************/
#office {
	padding: 80px 0;
}

#office h2 {
	padding-bottom: 30px;
	color: #003F84;
	letter-spacing: 0.05em;
	font-family: "yu-mincho-pr6n", sans-serif;
}



#office .leadcopy br {
	display: none;
}



/* 600px以上 */
@media screen and (min-width: 600px) {
	
	
  
}

/* 768px以上 */
@media screen and (min-width: 768px) {
	
	#office .headding {
 		width: 270px; 
		margin: 0 auto;
	}
	
	#office h2 {
		text-align: left;
	}
	
	#office .leadcopy {
		text-align: center;
		line-height: 2.3em;
	}
	
	#office .leadcopy br {
		display: block;
	}
  
}

/* 992px以上 */
@media screen and (min-width: 992px) {
	
	#office {
		padding: 160px 0;
	}
	
  
}

/* 1240px以上 */
@media screen and (min-width: 1240px) {
  
}


/************************************************** 
	
	PROFILE
	
**************************************************/
#profile {
	padding-bottom: 100px;
}
#profile h2 {
	text-align: center;
	padding-bottom: 80px;
	color: #003F84;
}

#profile  .leadcopy {
	text-align: justify;
}

#profile .visual-img {
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
}

#profile .visual-img {
	padding-bottom: 50px;
}

#profile .profile-box:not(:last-child) {
	padding-bottom: 35px;
}

#profile h3 {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

#profile h3 .en {
	display: inline-block;
	margin-left: 15px;
	font-size: 14px;
}

#profile .title {
	display: block;
	padding-bottom: 30px;
	font-size: 12px;
	font-weight: bold;
}

#profile ul li {
	padding-bottom: 10px;
	line-height: 1.6em;
	font-size: 15px;
	letter-spacing: 0.05em;
}

#profile ul li .bld {
	display: block;
	font-size: 13px;
	font-weight: bold;
}



/* 600px以上 */
@media screen and (min-width: 600px) {
	
	
  
}


/* 992px以上 */
@media screen and (min-width: 992px) {
	
	#hero h2 {
		font-size: 30px;
	}
	
	
	#profile h3 {
		font-size: 20px;
	}
	
	#profile h3 span {
		font-size: 13px;
	}
	
	#profile .title {
		font-size: 13px;
	}
	

	
}


/* 1240px以上 */
@media screen and (min-width: 1240px) {
	
	#profile .profile-area {
		display: flex;
		-js-display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	
/*
	#profile .visual-img {
		display: block;
		width: 330px;
		margin-right: 0;
		margin-left: 0;
		padding-top: 130px;
	}
*/
	
	#profile .profile-box {
		width: 400px;
	}
	
	#profile .profile-txt {
		width: 500px;
	}
	
	#profile .visual-img {
		width: 690px;
		margin-right: 100px;
	}
  
}


/************************************************** 
	
	FOOTER
	
**************************************************/
#footer {
	padding: 55px 0 30px;
	background: #E3F3F3;
}

#footer .foot-logo {
	padding-bottom: 27px;
}

#footer .foot-logo span {
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

#footer .foot-logo img {
	display: inline-block;
	width: 24px;
}

#footer address {
	padding-bottom: 32px;
	line-height: 1.7em;
	font-size: 14px;
	font-style: normal;
}




