@charset "UTF-8";
/*共通
-------------------------------------------------*/

html, body, div, span, iframe, p, blockquote, a, address, big, em, img,small, strong,  b, u, i,dl, dt, dd, ol, ul, li, fieldset, form, label,table, caption, tbody, tr, th, td, article, aside, canvas,figure, figcaption, footer, header, hgroup, menu, nav,  section {
    margin:0;
    padding:0;
}

html {
    font-size:100%;
    box-sizing: border-box;
}

body{
    font-family: "Helvetica Neue",Helvetica,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    color:#555555;
    line-height:1.7;
    animation: fadeIn 2s ease 0s 1 normal;
    box-sizing: border-box;
    /* -webkit-animation: fadeIn 2s ease 0s 1 normal;
    -webkit-print-color-adjust: exact; */

}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
img {
    max-width:100%;
}

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

h2 {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    text-align: center;
    color:#5B2715;
    margin: 20px auto;
    }
@media screen and (max-width:1024px) {
    h2{
        padding: 0 2%;
    }
    }
@media screen and (max-width:639px) {
    h2 {
        font-size: 1.2rem;
    }
}
h3{
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    color:#915302;
}
/*header　PC-------------------------------------------------------------*/

header {
    width:100%;
    text-align: center;
}

.header_inner{
    width:100%;
    margin:0 auto;
    padding:2em 0;
}

.logoImage {
    text-align: center;
}

#logo{
    display:block;
    padding-bottom:10px;
    margin: 0;
}
/*header スマホ-------------------------------------*/
@media screen and (max-width:639px) {
 #logo img{
    width: 20%;
    padding-bottom: 0;
 }
 .logoImage {
    margin-bottom:10px;
 }
}

/*.globalNavi PC------------------------------------*/
.globalNavi{
    margin :0 auto;
}

.globalNavi ul{
    display:block;
    text-align:center;
}
.globalNavi li{
    list-style:none;
    display:inline-block;
    width:65px;
    padding: 0 15px;
    border-left: solid 1px #915302;
    text-align: center;
    font-family: 'Sawarabi Gothic';
    font-size:100%;
    color: #915302;
}

.globalNavi li a{
    color: #915302;
}
.globalNavi li a:hover {
    opacity:0.5;
    filter:alpha(opacity=50);
    box-shadow: 0 0 20px 5px rgba(255,255,255,.3) inset;

}
li:first-child {
    border:none;
}
/*.globalNavi スマホ-------------------------------------*/
@media screen and (max-width:639px) {
.globalNavi {
    margin: 0 10px;
}

.globalNavi ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    gap: 1px;
    place-content: center;
    /* place-items: center; */
}
.globalNavi li{
    background: #fcf1e0;
    width:auto;
    padding: 0 10px;
    border: solid 1px #5B2715;
    font-weight: normal;
}
}
/*br---------------------------------*/
.br {
    display: none;
}
@media screen and (max-width:639px) {
.br {
    display: block;
}
}

/*main  PC---------------------------------------------------------*/
section {
    margin:20px auto;
    padding-top: 2em;
}
.container {
    max-width: 100%;
    margin:0 auto;
}
#top{
    background-image:url(../images/topImg.jpg) ;
    height:0;
    padding-top: 48.27%;   /* 画像の高さ ÷ 画像の幅 × 100 */
}
.topImage{
    display:block;
    background-size:cover;
    position: relative;
}

.main{
    background-color:#fcf1e0;
    padding:2em 0;
    width:100%;
    margin:0 auto;
    height:auto;
}

.main_contents {
    display: flex;
    max-width: 1160px;
    justify-content: center;
    margin: 0 auto;
    padding: 2em 0;
}

.leftContents{
    display: flex;
    flex-direction: column;
    width:50%;
    margin:10px auto;
}
.rightContents{
    padding:10px 10px 30px 30px;
    width:40%;
}
.leftContents{
    margin:10px auto;
    padding:0;

}

.contents{
    max-width:1160px;
    margin :0 auto;
    padding:30px 0;
    box-sizing: border-box;
}

/**Pagetop*/
#pageTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
  }

  #pageTop i {
    padding-top: 6px;
    padding-right: 6px;
  }

  #pageTop a {
    display: block;
    z-index: 999;
    padding: 8px 0 0 8px;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    background-color: rgb(99, 85, 55);
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
  }

  #pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
/*footer*/
footer{
    width:100%;
    text-align: center;
}
.footer{
    width:100%;
    margin:0 auto;
    padding-bottom: 20px;
}
#copyright{
    width:100%;
    background-color:#5B2715;
}
small {
    width:100%;
    display: block;
    text-align:center;
    color:#fff;
}

/*Topページ---------------------------------------------------------------*/

#hometitle{
    color: white;
    font-size: 2em;
    letter-spacing:0.4em;
    font-family: "Sawarabi Mincho";
    position:absolute;
    top:45%;
    left:43%;
}
.contentsCenter{
    max-width:1160px;
    margin :0 auto;
    padding:30px 0;
    text-align:center;
}

.contentsCenter p{
    margin-top:15px;
    padding: 0 2%;
}
.meal_contents{
    display: flex;
}

p {
    display:block;
    /* list-style: height 220px; */
}
.comments{
    display:block;
    /* width:95%; */
    padding-top:10px;
    line-height: 190%;
}

/*main tablet-------------------------------------------------*/
@media screen and (max-width:1024px) {
.comments{
    padding:10px;
    margin:0 auto;
}
section {
    width:100%;
    margin:auto;
}
.leftContents{
    width:calc(100% - 10px / 2);
    margin-top:20px;
}
.rightContents{
  width: 100%;
  padding: 0 0 10px 0 ;

}
}

/*main スマホ----------------------------------------------*/
@media screen and (max-width:639px) {
.main {
    box-sizing:border-box;
    padding: 0;
}
.main_contents {
    max-width: 100%;
    flex-direction: column;
}
.leftContents{
    width:100%;
    margin-top:20px;
}
.rightContents{
  width: 100%;
  padding: 0 0 10px 0 ;

}
.meal_contents{
    flex-direction: column;
}
.contents{
margin-bottom: 1.5px;
}
}

/*contents menuBtn------------------------*/
.menuBtn {
    text-align: center;
    margin:20px auto;
    display: block;
    width: 180px;
    transition: all .3s;
}
.menuBtn:hover {
    background: #915302;
    opacity: 0.6
}

figure{
    margin-top:10px;
    width:100%;
    text-align:center;
}
figure img{
    margin-top:10px;

}
.indexMenu {
    max-width:1160px;
}
.indexMenu ol {
    max-width:1160px;
    width: 100%;
    text-align:center;
    display:flex;
    flex-wrap:wrap;
    align-content:flex-start;
    justify-content: center;
}
.indexMenu li{
    height:250px;
    width:250px;
    margin:12px;
    padding:5px;
    list-style:none;
}
.indexMenu li img{

    width:250px;
    height:250px;
    object-fit: cover;
   border:solid 10px #fcf1e0;;
}
/*Top料理の画像-tablet----------------*/
@media screen and (max-width:1024px) {
.indexMenu {
    width:100%;
    overflow: hidden;
}
}
/*Top料理の画像-スマホ----------------*/
@media screen and (max-width:639px) {
.indexMenu {
    width:100%;
    margin:0 auto 20px;
    padding:0;
    text-align:center;
}

.indexMenu li img{
    border:solid 10px #fcf1e0;;
}

.indexMenu ol {
    width:100%;
    margin:auto;
    text-align: center;
    padding-bottom:20px;
}
.indexMenu li {
    width:100%;
    margin:auto;
    text-align: center;
    padding:0;
}
}

 /*TOP施設案内---PC--------------------------------------*/
.facility_contents {
    display: flex;
    max-width: 1160px;
    margin: 0 auto;
}
.menuBtn{
    display:block;
    background-color:#5B2715;
    padding:10px 70px;
    color:#FFF;
    text-align:center;
    margin:40px auto;
    width: 150px;
}

/*TOP施設案内 tablet--------------------------------------------*/
@media screen and (max-width:1024px) {
.facility_contents {
    padding: 0 2%;
}
.menu
.contents .menuBtn{
    text-align: center;
}
.menuBtn {
    padding:10px 50px;
    color:#FFF;
    text-align:center;
    margin:5px auto 20px;
}
}
/*TOP施設案内 スマホ--------------------------------------------*/
@media screen and (max-width:639px) {
.facility_contents {
    flex-direction: column;
    max-width: 100%;
}
}

 /*TOP bottomAarea---PC--------------------------------------*/
.bottomArea{
    max-width:980px;
    width: 100%;
    display:flex;
    margin:auto;
    padding:2em 0;
    justify-content: space-between;
}
.voice,
.info
{
    width: 50%;
    text-align:center;
    margin-bottom:20px;
    margin-right: 20px;
    /* border:1px solid #915302; */
    padding:2em;
    height: 100%;
}
.voice p {
    margin-bottom:2%;
    text-align:justify;
    padding:0 2em;
}

/*info PC--------------------------------------------------*/

/*Line area-------*/
.line_area {
    background: #e1f1e4;
}
.line_area,
.sns_area,
.tel_area {
    padding:0.5em 2em;
    margin-top: 20px;
    text-align: center;
}
.line {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight:bold;
  text-align: center;
}
.line::before,
.line::after {
 content: '';
  width: 2px;
  height: 40px;
  background-color: #62df51;
}
.line::before {
  margin-right: 30px;
  transform: rotate(-35deg);
}
.line::after {
  margin-left: 30px;
  transform: rotate(35deg);
}

/*tel_area PC-------------*/
.tel_area {
    background: #f5f0e6;
}
.tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight:bold;
  text-align: center;
}
.tel::before,
.tel::after {
 content: '';
  width: 2px;
  height: 40px;
  background-color: #df8751;
}
.tel::before {
  margin-right: 30px;
  transform: rotate(-35deg);
}
.tel::after {
  margin-left: 30px;
  transform: rotate(35deg);
}
.tel_area a {
    color: #5B2715;
    font-size: 1.8rem;
    font-weight: bold;
}
.tel_area a::before {
    content:"";

}
/*SNS area-------*/
.sns_area{
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight:bold;
  text-align: center;
  background: #e9f3fb;
}
.sns {
    padding: 1.2em 1.5em;
}


@media screen and (max-width:1024px) {
.bottomArea {
    width:100%;
}
.voice {
    width: calc(100% - 10px / 2);
    padding: 0 2%;
    margin: 0;

}
#Instagram{
    width: calc(100% - 10px / 2);
    padding-right:2em;
}
iframe{
    padding:0 ;
    width:100%;
}

}
@media screen and (max-width:639px) {
.bottomArea{
    padding-top: 1em;
    flex-direction: column;
}
.voice,
.info {
    width: 100%;
    box-sizing: border-box;
}
#Instagram{
    width: calc(100% - 10px / 2);
    padding-right:0;
   margin: 0 auto;
}
}
/*footImage PC------------------------------------------*/
.footImage{
    width:100%;
    display:block;
    background-size:cover;
    position: relative;
}
.footImage img {
    width:100%;
    text-align:center;
}

/* facilityページ-----PC -------------------------------------*/
#facility{
    background-image:url(../images/facilityImg.jpg) ;
    height:0;
    width:100%;
    padding-top: 31.03%;   /* 画像の高さ ÷ 画像の幅 × 100 */
}
#facilitytitle{
    color: white;
    font-size: 2em;
    letter-spacing:0.4em;
    font-family: "Sawarabi Mincho";
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

.fadeIn{
    color: white;
    font-size: 2em;
    letter-spacing:0.4em;
    font-family: "Sawarabi Mincho";
    position:absolute;
    top:40%;
    left:45%;
    animation: fadeIn 0.5s ease 1.5s 1 normal;
}
.roomArea{
    max-width:1160px;
    text-align:center;
    display: flex;
    flex-wrap:wrap;
    align-content:space-between;
    margin:0 auto;
}
.roomImg{
    width:45%;
    margin: 10px auto;
    padding: 18px 0;
    vertical-align:top;
}
.roomImg img{
    padding:10px 0;
    width: 100%;
}
.roomArea::after {
    display: block;
    content:"";
    width: 45%;
}
.roomName {
    display: block;
    text-align: left;
    font-weight: bold;
    color: #5B2715;
}
.roomImg p{
    text-align: left;
    display:inline-block;
}

dl.facility_contetns{
    display: flex;
    flex-wrap: wrap;
    border-bottom:solid 1px #915302;
}
dl.facility_contetns dt {
    width: 20%;
    display: flex;
    align-items: center;
}
dl.facility_contetns dd {
    padding:2em 0;
    width: 80%;
}
.contents > dd{
    width:100%;
    box-sizing: border-box;
    padding:2em 0;
    line-height:150%;
}
.map{
    width:100%;
    text-align: center;
    margin: 2% 0;
}
.map iframe {
    width:800px;
}
.bottomImg{
    width:1160px;
    margin:auto;
}
.bottomImg img{
    width:33%;

}
/* facilityページtablet -----------------------------------------------------*/
@media screen and (max-width:1024px) {
figure{
    margin-top:10px;
    width:auto;
    text-align:center;
}
.roomArea{
    max-width:100%;
}
.roomImg {
    margin: 0 auto;
    width: calc(50% - 30px / 2);　
}
.map iframe{
    width: 100%;
    max-width: 640px;
}
dl.facility_contetns {
    padding: 0 2em;
}
}
/* facilityページスマホ -----------------------------------------------------*/
@media screen and (max-width:639px) {
#facility{
    background-image:url(../images/facilityImg.jpg) ;
    height:0;
    width:100%;
    border: 1px solid #CCC;
    padding-top: 31.03%;   /* 画像の高さ ÷ 画像の幅 × 100 */
}
.roomName {
    text-align: center;
}
dl.facility_contetns{
    flex-direction: column;
    border-bottom:none;
    padding: 0.8em;
}
dl.facility_contetns dt {
    width: 100%;
    padding: 1em 0;
    background-color:#fcf1e0;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-weight: bold;
}
dl.facility_contetns dd {
    width: 100%;
    padding: 1em 0 0;
}
.contentsCenter {
    padding: 10px ;
    box-sizing: border-box;
}

.contentsCenter img{
    width:100%;
}
.contentsCenter p{
    text-align:left;
}
.roomArea{
    width:100%;
    text-align:center;
    display: flex;
    flex-wrap:wrap;
    align-content:space-between;
    margin:0 auto;
    padding:0 ;
}
.roomImg{
    width:100%;
    margin: 0px;
    padding: 0px;
    vertical-align:top;
}
.roomImg img{
    padding:2%;
    width:100%;
    box-sizing:border-box;
}
.roomImg p{
    width:95%;
    padding:5px 10px;
    text-align: left;
    display:inline-block;
}


.map{
    width:100%;
    text-align: center;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    margin-bottom:2%;
}
.map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    margin:2% 0;
}
.bottomImg{
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
}
.bottomImg img{
    width:30%;
    margin:0 15px;
}
}

/*cuisine PC---------------------------------------------------------------*/
#cuisine{
    background-image:url(../images/cuisineImg.jpg) ;
    height:0;
    width:100%;
    padding-top: 31.03%;   /* 画像の高さ ÷ 画像の幅 × 100 */
}
#cuisinetitle{
    color: white;
    font-size: 2em;
    letter-spacing:0.4em;
    font-family: "Sawarabi Mincho";
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.cuisineContents {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    max-width: 980px;
}
.cuisine_rightContents {
    width: 80%;
}
.comments_1 ul{
    padding-left:20px;
}
/*cuisine tablet-------------------------------------------------*/
@media screen and (max-width:1024px) {
.cuisineContents {
    display: flex;
    justify-content: space-around;
    max-width: 80%;
}
.cuisine_rightContents {
    margin-left: 20px;
}
.bottomImg{
    justify-content: center;
    align-items: center;
    width:100%;
    padding:0 2.5%;
    margin:auto;
}
.bottomImg img{
    justify-content: center;
    align-items: center;
    width:30%;
    padding:0 1%;
}
}
/*cuisineページ スマホ-----------------------------------------------*/
@media screen and (max-width:639px) {
#cuisine{
    background-image:url(../images/cuisineImg.jpg) ;
    height:0;
    width:100%;
    border: 1px solid #CCC;
    padding-top: 31.03%;   /* 画像の高さ ÷ 画像の幅 × 100 */
}
.cuisineContents {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    padding-bottom: 20px;
}
.cuisine_rightContents {
    margin: auto;
}
.cuisine_rightContents h3 {
    text-align: center;
}
.comments_1 ul{
    padding-left:20px;
}
.bottomImg{
    width:100%;
    text-align:center;
    display: flex;
    flex-wrap:wrap;
    align-content:space-between;
    margin:20px auto;
    padding:0 ;
}
.bottomImg img{
    width:80%;
    margin:0 auto;
    text-align:center;
}
}

/*price-PC--------------------------------------------------------------------*/
#price{
    background-image:url(../images/priceImg.jpg) ;
    height:0;
    width:100%;
    padding-top: 31.03%;   /* 画像の高さ ÷ 画像の幅 × 100 */
}
#pricetitle{
    color: white;
    font-size: 2em;
    letter-spacing:0.4em;
    font-family: "Sawarabi Mincho";
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.contentsCenter table{
    width:73%;
    margin:10px auto;
    border-collapse: collapse;
    border:solid 1px #CBCBCB;
    font-style: normal;

}
.contentsCenter table th{
    background-color:#fcf1e0;
    border:solid 1px #CBCBCB ;
    font-weight:normal;
    padding: 2%;
    font-weight:bold;
}
.contentsCenter table td{
    padding:15px;
    border:solid 1px #CBCBCB ;
}
.contentsCenter ul{
    width:80%;
    max-width: 500px;
   text-align:left;
   margin:20px auto;
   padding-left:50px;
}
.contentsCenter li{
    width:80%;
    padding:10px 0;
    line-height:70%;
    margin:0 auto;
    font-size:98%;
}
/*price_info--PC----------*/
.price_infoArea {
    background: #fcf1e0;
    padding: 2em 0;
}
.price_area {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between; /* 各アイテムを均等に配置 */
   width: 100%;
}
.price_line_area,
.price_tel_area {
    width: calc(50% - 60px / 2);
    margin-bottom: 30px;
    background: #f5f0e6;

}
.price_line_area a,
.price_tel_area a {
    display: block;
}
.price_line_area a {
    background: #06c755;
    padding: 20px 0;
    transition: all .5s;
}
.price_line_area a:hover {
    color: #FFFFFF;
  background-color: rgba(6, 199, 85,.2);
  opacity: 0.7;
}
.price_line_area .line{
    font-size: 1.5rem;
    color: #fff;
}
.price_line_area .line:hover {
    color: #06c755;
}
.price_tel_area {
    background: #f5c564;
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
}
.price_tel_area_tel {
    color: #fff;
    font-size: 2.5rem;
}

/*priceページ スマホ用----------------------------*/
@media screen and (max-width:639px) {
#price{
    background-image:url(../images/priceImg.jpg) ;
    height:0;
    width:100%;
    border: 1px solid #CCC;
    padding-top: 31.03%;   /* 画像の高さ ÷ 画像の幅 × 100 */
}

.contentsCenter table {
    margin:2% auto;
    width:95%;
    font-size:95%;
}
#table01 thead {
    display: none;
}
.contentsCenter table td p{
    text-align:center;
}
.contentsCenter table th{
    text-align:center;
    padding:5%;
    width:50%;
}
/* セルをブロックとして表示 */
#table01 td {
    display: block;
}

/* 最初の項目に背景色を付ける */
#table01 td:nth-child(1) {
    margin-top:20px;
}

/* セルに見出し代わりの文字を付加 */
#table01 td:nth-child(2):before {
    content: '1泊2食付き';
    background-color: #fcf1e0;
    width:100%;
    display:block;
}

#table01 td:nth-child(3):before {
    content: '1泊夕食付き';
    background-color: #fcf1e0;
    width:100%;
    display:block;
}

#table01 td:nth-child(4):before {
    content: '1泊朝食付き';
    background-color: #fcf1e0;
    width:100%;
    display:block;
}

#table01 td:nth-child(5):before {
    content: '素泊まり';
    background-color: #fcf1e0;
    width:100%;
    display:block;
}

.contentsCenter ul{
   width:100%;
   text-align:left;
   margin:2% auto;
   padding:0px;
    }
.contentsCenter li{
    width:90%;
    padding:10px 0;
    line-height:100%;
    margin:0 auto;
}
.price_area {
   display: flex;
    flex-direction: column;
   justify-content: center; /* 各アイテムを均等に配置 */
   width: 100%;
   padding: 0 2%;
   box-sizing: border-box;
}
.price_line_area,
.price_tel_area {
    width: 100%;
    margin-bottom: 10px;
    padding: 20px 0;
}
.price_line_area img,
.price_tel_area img{
    max-width: 150px;
    width: 100%;
    height: auto;
}
.price_tel_area a {
    color: #5B2715;
    font-size: 1.8rem;
    font-weight: bold;
}
}
/*sightseeing-PC-------------------------------------*/
#sightseeing{
    background-image:url(../images/sightseeingImg.jpg) ;
    height:0;
    width:100%;
    padding-top: 31.03%;
}

#sightseeingtitle{
    color: white;
    font-size: 2em;
    letter-spacing:0.4em;
    font-family: "Sawarabi Mincho";
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

.sightseeingArea{
    max-width:1160px;
    margin:20px auto;
}

.sightseeingAccess{
    color:#c2314f;
    text-align: left;
    margin:2px;
    padding:0 3%;
    font-weight: bold;
    line-height: 1.5;
    }

.sightseeingNojiriko {
  width:91%;
  display:block;
  text-align:center;
  padding:0 50px;
  border:solid 1px #915302;
}

.nojirikoAccess{
    color:#c2314f;
    text-align: center;
    margin:15px;
    width:100%;
}

.nojirikoAccess p{
        text-align: center;
        margin:5px;
        width:80%;
}

.profileArea{
    width:100%;
    display:flex;
    margin-top:3%;
}

.profile {
    border:solid 1px #915302;
    padding:2%;
    width:48%;
    margin: 0 2%;
}

.profile img{
    text-align:center;
    width:100%;
}

.name {
    font-weight: bold;
    font-size:1.2rem;
    text-align:center;
    margin:5px 0;
}

.description{
    padding:5px;
    margin: 0 2%;
    text-align:justify;
}
/*sightseeingページ tablet------------------------------------------*/
@media screen and (max-width:1024px) {
.sightseeingArea{
    width:98%;
    margin:10px auto;
}
.sightseeingImg{
    border:solid 1px #915302;
    display:inline-block;
    text-align: center;
    width:46%;
    height:auto;
    vertical-align:top;
    padding:10px;
    vertical-align:top;
    margin:10px 0;
}
.sightseeingImg img{
    display:inline-block;
    text-align: center;
    width:100%;
    vertical-align:top;
    margin:10px 0;
}
.sightseeingAccess{
    color:#c2314f;
    text-align: left;
    margin:0px;
    padding:0 3%;
}
.sightseeingNojiriko {
    width:100%;
    display:inline-block;
    text-align:center;
    padding:0px;
}
.sightseeingNojiriko img {
    width:95%;
}
.nojirikoAccess{
    margin:0px;
    width:100%;
}
.nojirikoAccess p{
    text-align: center;
    margin:5px;
    width:80%;
}
.profileArea{
    width:100%;
    margin-top:3%;
}
.profile {
    padding:1%;
    width:calc(50% - 30px);
    margin: 0 auto;
}
.profile img{
    text-align:center;
}
.name {
    font-weight: bold;
    font-size:1.2rem;
    text-align:center;
    margin:5px 0;
}
.description{
    padding:5px;
    margin: 0 2%;
    text-align:left;
}
iframe{
    width:200%;
}
}

/*sightseeingページ スマホ------------------------------------------*/
@media screen and (max-width:639px) {
.sightseeingImg{
    border:solid 1px #915302;
    display:inline-block;
    text-align: center;
    width:46%;
    height:auto;
    vertical-align:top;
    padding:10px;
    vertical-align:top;
    margin:10px 0;
}
.sightseeingImg img{
    display:inline-block;
    text-align: center;
    width:100%;
    vertical-align:top;
    margin:10px 0;
}
.profileArea{
    display:flex;
    flex-direction: column;
    margin-top:3%;
}
.profile {
    padding:1%;
    width:calc(100% - 20px);
    margin: 5px auto;
}
.profile h3{
    text-align: center;
}
.profile img{
    text-align:center;
    width:100%;
}
.name {
    font-weight: bold;
    font-size:1.2rem;
    text-align:center;
    margin:5px 0;
}
.description{
    padding:5px;
    margin: 0 2%;
    text-align:left;
}
.sightseeingAccess{
    color:#c2314f;
    text-align: left;
    margin:0px;
    padding:0 3%;
}

.sightseeingNojiriko img {
    width:95%;
}

.nojirikoAccess p{
    text-align: center;
    margin:5px;
    width:80%;
}

iframe{
    width:200%;
}
}

.fadeIn{
    color: white;
    font-size: 2em;
    letter-spacing:0.4em;
    font-family: "Sawarabi Mincho";
    position:absolute;
    top:50%;
    left:40%;
    animation: fadeIn 0.5s ease 1.5s 1 normal;
}
.headline{
    font-size: 1.2em;
    line-height: 180%;
    font-weight: bold;
    margin: 0px;
    font-family: serif;
    display:block;
    width:100%;
    text-align: center;
}


/*topリンクボタン*/
.menuBtn {
    display:block;
    background:#5B2715;
    padding:10px 70px;
    color:#FFF;
    text-align:center;
}
