/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/

/* ------ General Settings ------ */

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

a:hover {
opacity: 1;
text-decoration: none;
}

body {
text-align: center;
margin: 0;
padding: 0;
}

#wrapper {
width: 100%;
overflow: hidden;
}

.sp {
display: none !important;
}

.br_pc {
display: inherit;
}

.br_sp {
display: none;
}

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

header {
width: 100%;
overflow: hidden;
background: url(../images/main.jpg) no-repeat center bottom;
background-size: cover;
height: 800px;
position: relative;
}

header h1 {
padding: 128px 0 0 0;
font-size: 250%;
font-weight: bold;
line-height: 1.2;
}

.gt{
	width:100%;
	position:absolute;
	top:248px;
	left:0;
	text-align:center;
	overflow:hidden;
}

.gt .ic{
	display:inline-block;
	margin-right:20px;
	vertical-align:middle;
}

#google_translate_element{
	display:inline-block;
}
	
header h1 strong {
font-size: 165%;
font-weight: bold;
display:block;
}

header .address {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
height: 200px;
background: url(../images/bg_address.png) repeat;
}

header .address p {
padding: 20px 0 0 0;
font-size: 210%;
font-weight: bold;
margin-bottom: 23px;
color: #fff;
line-height: 0.9;
}

header .address p span {
font-size: 63%;
font-weight: normal;
}

header .address a {
width: 590px;
box-sizing: border-box;
border: #fff 1px solid;
padding: 25px 0;
text-align: center;
font-size: 210%;
margin-bottom: 20px;
color: #fff;
line-height: 1.0;
display: block;
margin: 0 auto;
}

header .remove {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
height: 200px;
background: url(../images/bg_address.png) repeat;
}

header .remove p {
padding: 20px 0 0 0;
font-size: 100%;
font-weight: bold;
margin-bottom: 23px;
color: #fff;
line-height: 1.2;
}

header .remove p span {
font-size: 90%;
font-weight: normal;
}

header .remove a {
	color: #FFF000;
	line-height: 1.0;
}

/* ------ Contents ------ */

.contents {
width: auto;
text-align: left;
}

.contents .inner {
width: 1000px;
margin: 0 auto;
padding: 60px 0;
}

h2 {
font-size: 250%;
font-weight: bold;
text-align: center;
margin-bottom: 40px;
line-height: 1;
}

.contents p {
font-size: 180%;
text-align: center;
margin-bottom: 2em;
line-height: 1.5;
}

/*info*/

.info li {
font-size: 180%;
border-bottom: #b0b0b0 1px solid;
margin-bottom: 1em;
padding-bottom: 1em;
}

.info li strong {
font-weight: bold;
margin-bottom: 0.5em;
}

.info a {
line-height: 1.5;
display: block;
}

.info li:last-child {
border: none;
}

/*mass*/
.mass .mainimg {
width: 100%;
height: auto;
margin-bottom: 60px;
}

.mass dt {
font-size: 180%;
text-align: center;
line-height: 1.5;
font-weight: bold;
}

.mass dd {
font-size: 180%;
text-align: center;
line-height: 1.5;
margin-bottom: 50px;
}

/*mariangarden*/
.mariangarden .mainimg {
width: 100%;
height: auto;
margin-bottom: 60px;
}

.mariangarden dt {
font-size: 180%;
text-align: center;
line-height: 1.5;
font-weight: bold;
}

.mariangarden dd {
font-size: 180%;
text-align: center;
line-height: 1.5;
margin-bottom: 50px;
}


/*sheepsgarden*/
.sheepsgarden .mainimg {
width: 100%;
height: auto;
margin-bottom: 60px;
}

.sheepsgarden dt {
font-size: 180%;
text-align: center;
line-height: 1.5;
font-weight: bold;
}

.sheepsgarden dd {
font-size: 180%;
text-align: center;
line-height: 1.5;
margin-bottom: 50px;
}


/*about*/

.about .mainimg {
width: 100%;
height: auto;
margin-bottom: 60px;
}

.about .mainimg img {
width: 100%;
height: auto;
}

.about p {
width: 1000px;
margin: 0 auto 2em auto;
}

p.mb {
	margin-bottom:3em !important;
}

.clmtwo {
width: 1000px;
margin: 0 auto 70px auto;
overflow: hidden;
}

.subimgL {
width: 474px;
float: left;
}

.subimgR {
width: 474px;
float: right;
}

/*access*/

.access {
background: #f3f3f3;
padding: 60px 0 0 0;
overflow: hidden;
}

.access p {
font-size: 180%;
text-align: center;
line-height: 1.5;
}

.access dt {
font-size: 180%;
text-align: center;
line-height: 1.5;
font-weight: bold;
}

.access dd {
font-size: 180%;
text-align: center;
line-height: 1.5;
margin-bottom: 50px;
}

.access h3 {
font-size: 210%;
font-weight: bold;
text-align: center;
line-height: 1.5;
border-bottom: #a8a8a8 1px solid;
padding-bottom: 10px;
width: 1000px;
margin: 0 auto 50px auto;
}

#map_canvas {
width: 100%;
height: 460px;
margin-bottom: 50px;
}

.access_detail {
width: 1000px;
margin: 0 auto 90px auto;
overflow: hidden;
}

.access_detail span{
	display:block;
}

.access_detail .aL {
float: left;
width: 490px;
}

.access_detail .aR {
float: right;
width: 480px;
}

.access_detail strong {
font-weight: bold;
}

.access_detail p {
font-size: 160%;
}

/* ------ Footer ------ */

footer {
width: 100%;
padding: 50px 0 20px 0;
text-align: center;
background: #5f5f5f;
color: #fff;
position: relative;
}

footer .name {
font-size: 125%;
font-weight: bold;
line-height: 1.2;
margin-bottom: 20px;
}

footer .name strong {
font-size: 160%;
font-weight: bold;
display:block;
}

.copyright {
font-size: 100%;
}

.pagetop {
position: absolute;
top: 0;
left: 50%;
margin-left: -37px;
margin-top: -38px;
cursor: pointer;
}


/*sosial*/

.sosial{
	padding:50px 0 75px 0;
	text-align:center;
}

.sosial li{
	display:inline-block;
	margin-right:25px;
}

.sosial li.mr0{
	margin-right:0 !important;
}



@media screen and (max-width: 768px) {

/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/


/* ------ General Settings ------ */

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

a:hover {
opacity: 1;
text-decoration: none;
}

body {
text-align: center;
margin: 0;
padding: 0;
}

#wrapper {
width: 100%;
overflow: hidden;
}

.pc {
display: none !important;
}

.sp {
display: inherit !important;
}

.br_pc {
display: none !important;
}

.br_sp {
display: inherit !important;
}

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

header {
width: 100%;
overflow: hidden;
background: url(../images/main.jpg) no-repeat center bottom;
background-size: cover;
height: 400px;
position: relative;
}

header h1 {
padding: 64px 0 5px 0;
font-size: 125%;
font-weight: bold;
line-height: 1.2;
}

header h1 strong {
font-size: 165%;
font-weight: bold;
}

.gt{
	width:100%;
	position:inherit;
	top:auto;
	left:auto;
	text-align:center;
	overflow:hidden;
}

.gt .ic{
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
}

.gt .ic{
	width:30px;
	height:auto;
}

#google_translate_element{
	display:inline-block;
}

header .address {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
height: 110px;
background: url(../images/bg_address.png) repeat;
}

header .address p {
padding: 15px 0 0 0;
font-size: 106%;
font-weight: bold;
margin-bottom: 12px;
color: #fff;
line-height: 0.9;
}

header .address p span {
font-size: 63%;
font-weight: normal;
}

header .address a {
width: auto;
box-sizing: border-box;
border: #fff 1px solid;
padding: 10px 0;
text-align: center;
font-size: 106%;
margin:0 15px;
color: #fff;
line-height: 1.0;
display: block;
}

/* ------ Contents ------ */

.contents {
width: auto;
text-align: left;
}

.contents .inner {
width: auto;
margin: 0 15px;
padding: 30px 0 10px 0;
}

h2 {
font-size: 125%;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
line-height: 1;
}

.contents p {
font-size: 106%;
text-align: center;
margin-bottom: 2em;
line-height: 1.5;
}

/*info*/

.info li {
font-size: 106%;
border-bottom: #b0b0b0 1px solid;
margin-bottom: 1em;
padding-bottom: 1em;
}

.info li strong {
font-weight: bold;
margin-bottom: 0.5em;
}

.info a {
line-height: 1.5;
display: block;
}

.info li:last-child {
border: none;
margin-bottom:0;
}


/*misa*/
.misa .mainimg {
width: 100%;
height: auto;
margin-bottom: 20px;
}
.misa dt {
font-size: 106%;
text-align: center;
line-height: 1.5;
font-weight: bold;
}

.misa dd {
font-size: 106%;
text-align: center;
line-height: 1.5;
margin-bottom: 30px;
}

/*about*/

.about .mainimg {
width: 100%;
height: auto;
margin-bottom: 20px;
}

.about .mainimg img {
width: 100%;
height: auto;
}

.about p {
width: auto;
margin: 0 15px 1.5em 15px;
}

p.mb {
	margin-bottom:2em !important;
}

.clmtwo {
width: auto;
margin: 0 15px 30px 15px;
overflow: hidden;
}

.subimgL {
width: 49%;
float: left;
text-align:center;
}

.subimgR {
width: 49%;
float: right;
text-align:center;
}

/*access*/

.access {
background: #f3f3f3;
padding: 30px 0 0 0;
overflow: hidden;
}

.access p {
font-size: 106%;
text-align: center;
line-height: 1.5;
margin:0 15px;
}

.access dl{
	margin:0 15px;
}

.access dt {
font-size: 106%;
text-align: center;
line-height: 1.5;
font-weight: bold;
}

.access dd {
font-size: 106%;
text-align: center;
line-height: 1.5;
margin-bottom: 30px;
}

.access h3 {
font-size: 116%;
font-weight: bold;
text-align: center;
line-height: 1.5;
border-bottom: #a8a8a8 1px solid;
padding-bottom: 5px;
width: auto;
margin: 0 15px 20px 15px;
}

#map_canvas {
width: auto;
height: 230px;
margin:0 15px 30px 15px;
}

.access_detail {
width: auto;
margin: 0 15px 40px 15px;
overflow: hidden;
}

.access_detail .aL {
float: left;
width: 45%;
margin-bottom:40px;
}

.access_detail .aR {
float: right;
width: 45%;
}

.access_detail strong {
font-weight: bold;
}

.access_detail p {
font-size: 116%;
}

/* ------ Footer ------ */

footer {
width: 100%;
padding: 30px 0 20px 0;
text-align: center;
background: #5f5f5f;
color: #fff;
position: relative;
}

footer .name {
font-size: 73%;
font-weight: bold;
line-height: 1.2;
margin-bottom: 10px;
}

footer .name strong {
font-size: 160%;
font-weight: bold;
}

.copyright {
font-size: 73%;
padding:0 15px;
line-height:1.2;
}

.pagetop {
position: absolute;
top: 0;
left: 50%;
margin-left: -19px;
margin-top: -19px;
cursor: pointer;
}

.pagetop img{
	width:38px;
	height:auto;
}


/*sosial*/

.sosial{
	padding:25px 0 38px 0;
	text-align:center;
}

.sosial li{
	display:inline-block;
	margin-right:15px;
}

.sosial li img{
	width:62px;
	height:auto;
}

.sosial li.mr0{
	margin-right:0 !important;
}




}

@media screen and (max-width:640px) {
	
	
	.subimgL {
width: auto;
float: none;
margin-bottom:15px;
text-align:center;
}

.subimgR {
width: auto;
float: none;
text-align:center;
}

	/*access*/

.access {
background: #f3f3f3;
padding: 30px 0 0 0;
overflow: hidden;
}

.access p {
font-size: 106%;
text-align: center;
line-height: 1.5;
margin:0 15px;
}

.access dl{
	margin:0 15px;
}

.access dt {
font-size: 106%;
text-align: center;
line-height: 1.5;
font-weight: bold;
}

.access dd {
font-size: 106%;
text-align: center;
line-height: 1.5;
margin-bottom: 30px;
}

.access h3 {
font-size: 116%;
font-weight: bold;
text-align: center;
line-height: 1.5;
border-bottom: #a8a8a8 1px solid;
padding-bottom: 5px;
width: auto;
margin: 0 15px 20px 15px;
}

#map_canvas {
width: auto;
height: 230px;
margin:0 15px 30px 15px;
}

.access_detail {
width: auto;
margin: 0 15px 40px 15px;
overflow: hidden;
}

.access_detail .aL {
float: none;
width: auto;
margin-bottom:40px;
}

.access_detail .aR {
float: none;
width: auto;
}

.access_detail strong {
font-weight: bold;
}

.access_detail p {
font-size: 116%;
}

}
