@charset "utf-8";
/* CSS Document */

/* ---------------------------
contents
------------------------------ */
 html  {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
 
}

body {
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	}

#contents a {
	font-weight: normal!important;
}
img {
	vertical-align: bottom;
	-webkit-backface-visibility: hidden;
}

.syoudan {
    font-weight: bold;
    color: #820132;
}

#topicpathWrapper{
    background: #fff;
}
#contesntsWrapper {
	margin-top: 0 !important;
	background-image: url("../img/bg01.jpg") !important;
}

article{
	width: 100%;
   	font-family: "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height:2;
    color: #121212;
	background-image: url("../img/bg01.jpg") !important;
	}

article p{
	margin: 0 auto;
}

article nav{
    display: none;
    }

h1 {
    background-color: transparent;
    font-family: ten-mincho-text, serif;
    font-size: 180%;
    letter-spacing: 0.4em;
    line-height: 2em;
    font-weight: normal;
    color: #64461F;
	}

h2{
	text-align: center;
	font-size: 220%;
	margin-top: 5%;
	margin-bottom: 5%;
	font-family: 'Nanum Pen Script', cursive;
	font-weight: 400;
	color: #B07B1F;
	line-height: 1.2em;
	letter-spacing: 0.2em;
	background-color: transparent;
	box-shadow: none;
}

h3{
	font-size: 90%;
	text-align: center;
	margin-top: 8%;
	margin-bottom: 8%;
	font-family: ten-mincho-text, serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.4em;
	color: #9DAB8C;
	line-height: 2;
}

h3 span{
	font-family: josefin-slab,serif;
	font-size: 200%;
	color: #64461F;
}

h4{
	font-size: 120%;
	text-align: center;
	margin-top: 8%;
	margin-bottom: 8%;
	font-family: ten-mincho-text, serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.2em;
	color: #64461F;
}

img{
	max-width: 100%;
	vertical-align: bottom;
	border-radius: 5px;
	}

section {
	margin-block-end: 80px;
}


#topicPath img{
	 width: 16px;
}
.box1050 {
	width: 100%;
    max-width: 1050px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 30px 50px;
	}

.box600 {
/*	width: 100%;*/
    max-width: 600px;
    box-sizing: content-box;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 20px 50px;
	}

.box550 {
	width: 100%;
    max-width: 550px;
    box-sizing: content-box;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 10px 20px;
	}

.box500 {
	width: 100%;
    max-width: 500px;
    box-sizing: content-box;
    margin-right: auto;
    margin-left: auto;
    }

.box450 {
	width:100%;
    max-width:450px;
	box-sizing: content-box;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
	}

.box330 {
    max-width:330px;
	box-sizing: content-box;
/*    margin-right: auto;
    margin-left: auto;*/
    margin-bottom: 20px;
	}

.whitecolor {
	background-color: #fff;
}

.flex-container1 {
	display: flex;
	display : -webkit-box;     /* old Android */
  display : -webkit-flex;    /* Safari etc. */
  display : -ms-flexbox; 	 /* IE10        */
    flex-direction: row;
  justify-content:center;
  align-items: flex-start;
    flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	margin: 30px auto;
}

.flex-container3 {
	display: flex;
	display : -webkit-box;     /* old Android */
  display : -webkit-flex;    /* Safari etc. */
  display : -ms-flexbox; 	 /* IE10        */
    flex-direction: row;
  justify-content:space-between;
/*  align-items: center;*/
    flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	margin-top: 50px;
}

.flex-item1 {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

.flex-item1 img {
	border-radius: 20px;
}

.flex-item3 {
	 flex-basis:30%;
}

.flex-item3 img {
width: auto;
	border-radius: 10px;
}

.txt {
	width: auto;
    margin: 0 auto 20px;
	margin-left: 0;
	text-align:left;
	vertical-align: top;
}

.caption {
	margin-top:5px;
	font-size: 0.85em;
	text-align:left; 
	line-height: 1.2em;
}


@media only screen and (min-width : 641px){
	.sponly {
		display: none;}
	
	.pconly {
		display: block;}
}

/*Intro--------------------------------------------*/

.sub-title {
	max-width: 1050px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 30px;
}

.areamap figure {
	margin: 0 auto;
	text-align: center;
}

.areatext {
	max-width: 800px;
	margin: 0 auto;
}

/*Land------------------------------------------------*/

section#land .flex-container1 {
	align-items: flex-start;
}

section#land .box600 {
	padding: 0;
}

section#land .box500 {
	max-width: 450px;
}

section#land .box330 {
	margin: auto 30px 0;
}

section#land .txt {
	line-height:1.6em;
}

section#land .caption {
	text-align:left;
	line-height:0.8em;
}


/*Photos--------------------------------------*/

.photos {
	padding-block-start: 20px;
}

.photos img {
	border-radius: 0;
}

.photos p {
	margin-bottom: 20px;
}

.photos .caption {
	text-align:left; 
	margin-bottom: 0!important;
}

.highlight {
    display: inline-block;
    line-height: 0.4;
    border-bottom: 9px solid #cadbb6;
}

/*Inquiry---------------------------------*/

section#inquiry {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}

/*Details----------------------------------*/

.table_area{
    margin: 0 auto;
    padding-bottom: 10%;
}
section#details table{
	width: 96%;
    margin: 10% auto;
}
section#details th,
section#details td{
	background: transparent;
	height: 6%;
	padding-top: 0.8%;
	vertical-align: middle;
	font-size: 100%;
	letter-spacing: .1em;
	font-family: "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	font-weight: 200;
	font-style: normal;
}

section#details th{
	text-align:center;
	width: 20%;
	font-weight: bold;
	color: #64461F;
}
section#details td{
	text-align:left;
	width: 80%;
	padding-left: 1%;
	border-bottom:dotted 1px #9DAB8C;	
}
section#details th{
	border-bottom:dotted 1px #9DAB8C;
}

#wakugaiyoL table, #wakugaiyoR table {
  margin: 0 auto;
width: 100%;
}

@media screen and (min-width: 640px){
#wakugaiyoL, #wakugaiyoR {
    width: 50%;
	float: left;}
	
section#details table{
	max-width: 520px;}
}

/*Google map---------------------------------*/

#gmap{
    width: 100%;
    margin: 0px auto;
}




/*--------------------------------------------------------
スマホ(解像度640px以下)
--------------------------------------------------------*/


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

/* ---------------------------
common for smartphone
--------------------*/
	
  .pconly {
    display: none!important;
  }
  .sponly {
    display: block;
  }

article {
	width: 100%;
	}
	
article p{
	width: 96%;
	margin: 0 auto;
}

section {
margin-block-end: 0!important;
}	
	
.box330 {
	max-width: 96%;
}


/* ---------------------------
#top for smartphone
--------------------*/
#top {
	width: 100%;
}

#top img {
	width: 100%;
}

.kv {
	margin-bottom: 50px;
}

.sub-title {
    max-width: 100%;
	font-size: 1.8em;
	line-height: 1.2;
}

.flex-item3 {
/*	flex-basis:80%;*/
	margin: 0 auto;
}
	
/* ---------------------------
#photos for smartphone
--------------------*/

.flex-item3 {
	flex-basis:80%;
	margin: 0 auto;
}

.caption {
	margin-bottom:20px;
	text-align:left; 
}


/* ---------------------------
#inquiry for smartphone
--------------------*/
section#inquiry {
	width: 100%;
	max-width: 300px;
	margin: 80px auto;
	padding-bottom: 80px;
	text-align: center;
	cursor: pointer;
}


/* ---------------------------
#form for smartphone
--------------------*/

#form_box{
	width: 60%;
    text-align: center;
    margin:0 auto;
	margin-bottom: 30%;
}
#form_box a:hover img{
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

/* ---------------------------
#details
--------------------*/
#wakugaiyoL .wakugaiyo {
    margin-bottom:0;}
#wakugaiyoR .wakugaiyo{
	margin-top: 0;
}
/* ---------------------------
#gmap
------------------------------ */
#gmap{
    width: 96%;
    margin: 10% auto;
}



/* ---------------------------
.toform
------------------------------ */
.toform{
	position: fixed;
	bottom:3%;
	right: 1.5%;
	z-index: 9999;
}
.toform img{
    -webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,.15);
    box-shadow: 0 10px 40px 0 rgba(0,0,0,.15);
}
.toform a:hover img {
    opacity: 0.6;
    -webkit-transition: 0.6s ;
	transition: 0.6s ;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.15);
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.15);
}
.pagetop{
	position: fixed;
	bottom:5%;
	right: 1.5%;
	z-index: 9999;
}
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
