@charset "utf-8";
/* CSS Document */
#contesntsWrapper {
	margin-top: 50px !important;
}

article ul{
	padding-inline-start: 0
}

article h2 {
	background-color: transparent;
	color: inherit;
	box-shadow: none;
}

.syoudan {
    font-weight: bold;
    color: #820132;
}
/* 
※20210424 追記 
--------------------*/


 /* for sp 表示非表示のスイッチ
---------------------------------------------------------- */
@media screen and (max-width: 640px) {
    .only-pc, .no-sp, .only-tb, img.only-tb {
        display: none !important;
    }
    .only-sp, .no-pc, .no-tb {
        display: block !important;
    }
    img.only-sp, img.no-pc, img.no-tb {
        display: inline-block !important;
    }
    .txt-note-01 {
        font-size: 12px;
    }
    
        section:first-child{
        margin-top: 15%;
    }  
    
    /*改行削除したい場合*/
br.only-sp, br.no-pc, br.no-tb {
    display: none;
}
    
    
}

/* for pc 表示非表示のスイッチ
---------------------------------------------------------- */
@media only screen and (min-width : 641px) {
    .only-pc {display: block;}
    .only-tb, .only-sp, .no-pc {
        display: none !important;
    }
    .no-tb {}
    .no-sp {}


/*改行削除したい場合*/
/*br.only-pc {
    display: none;
}*/
    
    section:first-child{
        margin-top: 100px;
    }    
}

/* ---------------------------
contents
------------------------------ */

article {
    /*fadein*/
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
    -webkit-text-size-adjust: 100%;
    /*	overflow-x: hidden;*/
}
#contents a {
    font-weight: normal !important;
}
#topicpathWrapper {
    background: #fff;
}
article {
    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;
}
article nav {
    display: none;
}
/*

.fadein {
  opacity: 0;
  transform : translate(0, 5%);
  transition : all 1500ms;
}
*/

/*
.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}*/

article h1 {
    background: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 180%;
    letter-spacing: 0.2em;
    line-height: 1.5em;
    font-weight: normal;
    padding-top: 10%;
    color: #222;

}
article h2 {
    font-size: 150%;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    margin-top: 5%;
    text-align: center;
    margin-bottom: 5%;
    letter-spacing: .15em;
}
article h3 {
    font-size: 150%;
    text-align: center;
    margin-top: 10%;
    margin-bottom: 3%;
}
article img {
    max-width: 100%;
    vertical-align: bottom;
}
.fixed {
    position: fixed;
    top: 0;
    z-index: 10000;
}
.display_n {
    display: none;
}
.fixed .display_n {
    display: block;
}
#topicPath img {
    width: 16px;
}

/* navi 
--------------------*/
#navi {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 50; /*border-bottom: 1px solid #A09288;*/
}
#navi ul {
    width: 100%;
    margin: 0 auto;
    z-index: 50;
    display: flex;
    flex-wrap: nowrap;
}
#navi ul li {
    font-size: 120%;
    font-weight: 600;
    /*margin-right:80px;*/
    padding: 0.7em 0;
    /*width:    20%  ; */ /*5*/
    width: 16.66%; /*6*/
    /*width:14.210%  ; */ /*7*/
    /*width:  12.5%  ;*/ /*8*/
    text-align: center;
}
#navi ul li a {
    text-decoration: none;
}
#navi ul li a:hover {
    opacity: 0.6;
}
#navi ul img {
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
/*--------------------------------------------------------
smartphone 1st(解像度640px以下)
--------------------------------------------------------*/


/* common for smartphone
--------------------*/


.main {
    width: 100%;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25%;
}
article p {
    width: 96%;
    text-align: center;
    margin: 0 auto;
}


/* #eyecatch for smartphone
--------------------*/


/*#eyecatch img{
    vertical-align: bottom;
	width: 100%;
}*/


/* lead  for smartphone
___________________*/


section#llead h1 {
    width: 96%;
    margin: 3% auto ;
}

section#lead h2 {
    font-size: 140%;
    margin-top: 5%;
    margin-bottom: 5%;
    letter-spacing: .25em;
}
section#lead .main {
    width: 96%;
    margin: 0 auto 20%;
}
section#lead img {
    vertical-align: bottom;
    width: 100%;
}
section#lead 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;
}


.nodal {
    width: 100%;
    height: 600px;
    margin-bottom: 250px;
}
.nodal iframe {
    width: 100%;
    height: 100%;
}



/* #plan for smartphone
--------------------*/


/*#plan img{
    vertical-align: bottom;
	width: 100%;
}*/


/* #photos for smartphone
--------------------*/


/*.leftbox {
	width:48%;
	float:left;
	margin-right: 4%;
	}

.rightbox {
	width:48%;
	float:right;	
}

.leftbox img ,
.rightbox img {
	width:100%;
	height:auto;
	}*/


.leftbox {
    width: 100%;
}
.rightbox {
    width: 100%;
}
.leftbox img, .rightbox img {
    width: 100%;
    height: auto;
}
section#photos img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
    margin-bottom: 3%;
}
section#photos {
    margin: 0 auto;
    text-align: center;
}
section#photos div {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 3%;
    display: block;
}



/* #map for smartphone
--------------------*/



/* #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 for smartphone
--------------------*/
section#details {
    width: 96%;
    margin-bottom: 20%;
}
.table_area {
    /*background: rgba(24,19,18,0.85);*/
    margin: 0 auto;
    /*padding-top: 50px;*/
    padding-bottom: 10%;
}
section#details table {
    width: 96%;
    margin: 10% auto;
}
section#details th, section#details td {
    background: transparent;
    /*color: #EFE1C7;*/
    height: 6%;
    padding-top: 0.8%;
    vertical-align: middle;
    font-size: 110%;
    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: normal;
}
section#details td {
    text-align: left;
    width: 80%;
    padding-left: 1%;
    border-bottom: solid 1px #ddd;
}
section#details th {
    border-bottom: solid 1px #ddd;
}
/* ---------------------------
#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;
}
/*--------------------------------------------------------
for PC(解像度641px以上)

--------------------------------------------------------*/
@media only screen and (min-width : 641px) {
    /* common for PC
--------------------*/

    
      
.main{
	width: 100%;
    max-width:950px;
    margin: 0 auto;
}
.text {
    width:650px;
    margin: 120px auto;
	text-align:left;

	}
.text02 {
    width:570px;
    margin: 120px auto;
	text-align:left;

	}

.s{
	font-size: 95%;
}

    .text,
    .text02{
    width:97%;
    margin: 50px auto;
    }	
	
/* #eyecatch for PC
--------------------*/
#eyecatch{
	/*	max-width: 950px;
		margin: 0 auto;*/
	}
	
#eyecatch img{
	width: 100%;
}

    /* #lead for PC
--------------------*/
    section#lead h1 {
        margin-top: 100px;
        margin-bottom: 15px;
		font-size: 220%;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    }
    
    section#lead h2 {
    font-size: 150%;
    margin-top: 5%;
    margin-bottom: 5%;
    letter-spacing: .15em;
	font-style: italic;

}
    
    section#lead .main {
        margin: 0px auto 130px;
    }
    section#lead 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;
    }
    /* #plan for PC
--------------------*/
    
    section#plan img{
        width: 50%;
      
    }
    
    /* #photos for PC
--------------------*/
    .leftbox {
        width: 50%;
    }
    .rightbox {
        width: 50%;
    }
    .leftbox img, .rightbox img {
        height: auto;
    }
    section#photos {
        width: 100%;
        max-width: 800px;
        padding-bottom: 0;
        text-align: center;
    }
    section#photos p {
        
        margin: 0 auto;
    }
    
    section#photos p.leftbox {
        margin-right: 3%;
    }
    
    section#photos div {
        margin: 0 auto;
        margin-bottom: 20px;
        display: flex;
    }
    
    section#photos img {
        width: 100%;
        height: auto;
    }
    
    /* #map for PC
--------------------*/
    
    
    
    /* #form for PC
--------------------*/
    
    #form_box {
        width: 300px;
        text-align: center;
        margin: 0 auto;
    }
    #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;
    }
    
    /* ---------------------------
#gmap for PC
------------------------------ */
    section#gmap {
        margin: 0px auto;
    }
    
    /* #details for PC
--------------------*/
    section#details {
        width: 96%;
        margin: 0 auto;
    }
    section#details th, section#details td {

        /*color: #EFE1C7;*/
        height: 35px;
        padding-top: 5px;
        vertical-align: middle;
        font-size: 16px;
        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: normal;
    }
    section#details td {
        text-align: left;
        width: 80%;
        padding-left: 8px;
        border-bottom: solid 1px #ddd;
    }
    section#details th {
        border-bottom: solid 1px #ddd;
    }
    /* ---------------------------
.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: 70px;
        right: 1.5%;
        z-index: 9999;
    }
    /* common min641-
___________________*/
    .left {
        float: left;
    }
    .right {
        float: right;
    }
    .mb40 {
        margin-bottom: 50px;
    }
    .mb120 {
        margin-bottom: 120px;
    }
    .mb50 {
        margin-bottom: 50px;
    }
    .mb100 {
        margin-bottom: 100px;
    }
    .mb5p {
        margin-bottom: 5%;
    }
    .mb10p {
        margin-bottom: 10%;
    }
    .mb15p {
        margin-bottom: 15%;
    }
    .mb20p {
        margin-bottom: 20%;
    }
    img.rp {
        width: 100%;
        height: auto;
    }
    a:hover img {
        transition: opacity 0.4s ease;
    }
    /* box  */
    .box50 {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
    .box60 {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
    .box70 {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    .box80 {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .box90 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
    /* flex_box
--------------------*/
    [class^="box-flex-"] {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        box-sizing: border-box;
    }
    .box-flex-2 div {
        width: 49%;
        height: 49%;
    }
    .box-flex-3 div {
        width: 32%;
        height: 32%;
    }
    .box-flex-4 div {
        width: 24%;
        height: 24%;
    }
    [class^="box-flex-"] > img {
        max-width: 100%;
        height: auto;
    }
    .center {
        text-align: center;
    }
    /* https://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
    /*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}*/
    /* 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;
    }