.row .col-xs-12 h1 {
	text-align: right;
	color: #696969;
	font-size: 1.2em;

}
.topbar {
	background-color: #c5b3d3;
	margin-bottom: 5px;
        height:30px;
}
.footer {
	background-color: #c5b3d3;
	margin-top: 24px;
	color: #696969;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
}
.menu {
	color: #FFFFFF;
	background-color: #3E3D3D;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1.2em;
	margin-right: -5px;
	margin-left: -5px;
	font-weight: normal;
	text-align: center;
	height: 40px;
}
.setumei {
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
body {
	 background-image:url();
	 font-family: serif;

}
.row .col-md-6.setumei h2 {
	color: #000000;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-left: 0px;
        text-align: center;
        font-weight: nomal;
}
.img1 {
	margin-right: 20px;
	margin-bottom: 15px;
}

.gazouleft{
        float: left;
}

.gazouright{
        float: right;
}


.clearfix:after {
	display: block;
	clear: both;
	content: "";
}
/*画像と文字の横並び*/
.flex {
  display: flex; /*横並び*/
}
.flex .image {
  width: 30px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.flex .text {
  margin: 3px 0 0 10px;
  padding: 0;
}

/*画像と文字の横並びスマホ*/
.flexsp {
  display: flex; /*横並び*/
}
.flexsp .imagesp {
  width: 28px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.flexsp .textsp {
  margin: 4px 0 0 5px;
  padding: 0;
}


/*文字にアンダーライン*/
.blueunder {
  background:linear-gradient(transparent 40%, #c5b3d3 100%);
}
.pinkunder {
  background:linear-gradient(transparent 40%, #ff3399 200%);
}
.yellowunder {
  background:linear-gradient(transparent 40%, #ffff00 200%);
}
.yellowunder2 {
  background:linear-gradient(transparent 20%, #ffff00 100%);
}

.gaiyou {
	margin: 0% 10% 0% 10%;
	padding: 2%;
	font-size: 1.5em;
	font-weight: nomal;
        color: #000000;
        line-height:1.8;
	border: 10px solid #c5b3d3;
}
.gaiyou2 {
	margin: 0% 0% 4% 0%;
	padding: 3% 5% 3% 5%;
	font-size: 1.1em;
	font-weight: nomal;
        color: #000000;
        line-height:1.5;
	border: 3px solid #c5b3d3;
}
.gaiyou3 {
	margin: 0% 0% 4% 0%;
	padding: 3% 5% 3% 5%;
	font-size: 1.1em;
	font-weight: nomal;
        color: #000000;
        line-height:1.5;
	border: 3px solid #c5b3d3;
}
.gaiyou4 {
	font-size: 1.1em;
	font-weight: nomal;
        color: #000000;
        line-height:1.6;
	border: 3px solid #c5b3d3;
}

.infome {
	margin: 0% 3% 0% 3%;
	padding: 2%;
	font-size: 1.3em;
	font-weight: nomal;
        color: #000000;
        line-height:1.5;
        background-image:url(image/lightbrown.jpg);
}

.infome2 {
	margin: 0% 0% 5% 0%;
	padding: 5%;
	font-weight: nomal;
        color: #000000;
        line-height:1.5;
        background-image:url(image/lightbrown.jpg);
}

.sotowaku {
	border: 1px solid #000000;
}
.sotowaku2 {
	border: 3px solid #c5b3d3;
}
.midashi {
	border: 1px solid #000000;
	background-color: #ff3399;
        color: #ffffff;
        font-weight: bold;
}
.futomoji {
        font-weight: bold;
}
.moji11 {
        font-size: 1.1em;
}
.moji12 {
        font-size: 1.2em;
}
.moji13 {
        font-size: 1.3em;
}
.moji14 {
        font-size: 1.4em;
}
.moji15 {
        font-size: 1.5em;
}
.moji16 {
        font-size: 1.6em;
}
.moji17 {
        font-size: 1.7em;
}
.sen1 {
   border-bottom: 1px solid #000000;
}
.sen2 {
   border-bottom: 2px solid #000000;
}
.moji1 {
	margin: 0% 4% 2% 4%;
	padding: 5%;
	font-size: 1em;
	font-weight: nomal;
        color: #000000;
        line-height:1.5;
}
.pad10 {
        padding: 10%;
}
.pad3 {
        padding: 3%;
}
.topmenu {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	padding-top: 60px;
}
.topmenusp {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 15px;
}
.banarjouge {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 25px;
}
.mannaka {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.mannaka2 {
	margin-left: auto;
	margin-right: auto;
}
.okotae {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.sptitle {
	color: #EA5504;
	font-weight: bold;
	font-size: 2.0em;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.gaiyoubar {
	border-bottom: 2px solid #007E1E;
	margin-bottom: 16px;
	margin-left: 1%;
	margin-right: 1%;
}
.messege {
	color: black;
	font-weight: normal;
	font-size: 120%;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 0%;
	margin-left: 0%;
}
.messege2 {
	color: black;
	font-weight: bold;
	font-size: 1.5em;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.messege3 {
	color: black;
	font-weight: normal;
	font-size: 110%;
	padding-left: 0%;
	padding-right: 3%;
	margin-top: 0%;
	margin-left: 0%;
}
.sitajisiro {
         background-color: #ffffff;
}
.sitajikiiro {
         background-color: #fff100;
}
.mojidaired {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.2em;
}
.lastmenu {
        text-align:center;
        margin-top:2%;
}
hr {
        border-top: 8px dotted #f2caff;    /* 薄紫の横線 */
}


.henka a:hover{/* マウスオーバー時に色変更*/
    opacity: 0.1;
    background-color: #000000;
}

/* 携帯別の設定*/
.iPhone .ip{
    margin-top: 10%;
}
.Android .and{
    margin-top: 50%;
}

/* レスポンシブメニューのCSS */
#menu {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}
#menu li{
	display: block;
	float: left;
	width: 14.2%;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	padding: 10px 0 20px 0px;
	background-color: #c5b3d3;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #ffffff;
	height: 40px;
}
#menu li:last-child a{
	border: none;
}
#menu li a:hover{
	background: #4baacb;
}
#toggle {
	display: none;
}
.event {
	border: 5px dotted #ff3399;
	padding-left: 2%;
	padding-right: 2%;
	margin-left: -1%;
	margin-right: -1%;
        background-image:url(image/pinkback.jpg);
}
.eventsp {
	border: 1px solid #ff3399;
	padding-left: 2%;
	padding-right: 2%;
	margin-left: -1%;
	margin-right: -1%;
        background-image:url(image/pinkback.jpg);
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 1024px) {
.pc { display: none !important; }
.sp { display: block !important; }
}


/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
	#menu li {
		width: 20%;
		border-bottom: 1px solid #ffffff;
	}
.setumei.col-md-6 .event h2 {
	color: #F70004;
        }
}

/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
	#menu {
		display: none;

	}
	#menu li {
		width: 100%;
	}
	#toggle {
		display: block;
		position: relative;
		width: 100%;
		background: #ff3399;
	}
	#toggle a{
		display: block;
		position: relative;
		padding: 15px 0 20px;
		border-bottom: 1px solid #ffffff;
		color:#FFF;
		text-align: center;
		text-decoration: none;
		height: 48px;
	}
	#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: #FFF;
	}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%
		left: 20px;
		width: 20px;
		height: 6px;
		background: #ff3399;
	}
	#toggle a:before {
		margin-top: 1px;
		margin-left: 15px;
	}
	#toggle a:after {
		margin-top: -8px;
		margin-left: 15px;
	}
}

/* Googleフォーム用のレスポンシブ適用 */
.googleform-wrapper {
  position: relative;
  width: 100%;
  height: 1900px;
  overflow-y: scroll;
}

.googleform-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Googleマップ用のレスポンシブ適用 */
.googlemap-wrapper {
  position: relative;
  width: 80%;
  height: 500px;
  overflow-y: scroll;
}

.googlemap-wrappersp {
  position: relative;
  width: 100%;
  height: 400px;
  overflow-y: scroll;
}

.googlemap-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*画像をマウスオーバーした時に半透明 */
.toumei_button:hover {
  opacity:0.7;
}

/*You Tube貼り付け用 */
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:80%;
  height:80%;
}
.videosp{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.videosp iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/*トップへ戻るCSS */
#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #c5b3d3;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
/*トップへ戻るCSSここまで */


/*画像等間隔で横ならび */
.inner {
  display: flex;
  justify-content: space-evenly;
}
/*画像等間隔で横ここまで */

/*ハンバーガーメニュー */
.menu-btn {
    position: fixed;
    top: 0px;
    left: 0px;
    display: flex;
    height: 48px;
    width: 48px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #ffffff;
    border: 1px solid #c5b3d3;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #c5b3d3;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
#menu-btn-check {
    display: none;
}
/*ハンバーガーメニューここまで */

/*ハンバーガーメニュー装飾 */
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #3584bb;
}
.menu-content ul {
    padding: 70px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #c5b3d3;
    transition: all 0.5s;/*アニメーション設定*/
}

#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}
/*ハンバーガーメニュー装飾ここまで */

/*箇条書き吹き出しここから */
ul.fukidasi {
  position: relative;
}

ul li.fukidasi {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

ul li.fukidasi:before {
  font-family: "Font Awesome 5 Free";
  content: "\f075";/*アイコンの種類*/
  position: absolute;
  left : 2%; /*左端からのアイコンまで*/
  color: red; /*アイコン色*/
/*箇条書き吹き出しここまで */
}


/*インスタ埋め込みレスポンシブここから */
@media screen and (max-width: 768px){
.instagram-media{
    min-width: 100% !important;
    margin: 0 -1px !important;
    border-right: none !important;
    border-left: none !important;
}
}

.instagram-embed-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}

.instagram-media {
  width: 100%;
}
/*インスタ埋め込みレスポンシブここまで */

