@charset "UTF-8";
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 100;
    src: url('../font/NotoSansCJKjp-Thin.eot'); /* IE9 Compat Modes */
    src: url('../font/NotoSansCJKjp-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/NotoSansCJKjp-Thin.woff') format('woff'), /* Modern Browsers */
    url('../font/NotoSansCJKjp-Thin.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url('../font/NotoSansCJKjp-Light.eot');
    src: url('../font/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Light.woff') format('woff'),
    url('../font/NotoSansCJKjp-Light.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url('../font/NotoSansCJKjp-DemiLight.eot');
    src: url('../font/NotoSansCJKjp-DemiLight.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-DemiLight.woff') format('woff'),
    url('../font/NotoSansCJKjp-DemiLight.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansCJKjp-Regular.eot');
    src: url('../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Regular.woff') format('woff'),
    url('../font/NotoSansCJKjp-Regular.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('../font/NotoSansCJKjp-Medium.eot');
    src: url('../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Medium.woff') format('woff'),
    url('../font/NotoSansCJKjp-Medium.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSansCJKjp-Bold.eot');
    src: url('../font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Bold.woff') format('woff'),
    url('../font/NotoSansCJKjp-Bold.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 900;
    src: url('../font/NotoSansCJKjp-Black.eot');
    src: url('../font/NotoSansCJKjp-Black.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Black.woff') format('woff'),
    url('../font/NotoSansCJKjp-Black.ttf')  format('truetype');
}
@font-face{ 
      font-family: 'WebSymbolsLigaRegular';
          src: url('../fonts/websymbolsligaregular.eot');
          src: url('../fonts/websymbolsligaregular.eot?#iefix') format('embedded-opentype'),
               url('../fonts/websymbolsligaregular.woff') format('woff'),
               url('../fonts/websymbolsligaregular.ttf') format('truetype'),
               url('../fonts/websymbolsligaregular.svg#WebSymbolsRegular') format('svg');
}
/* ----------------copyright-Signature.default.css */

/* --------------------------初期設定------------------------ */

/* ----------------クリアフィックス */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0.1em;

}
.glyph{
font-family: 'WebSymbolsLigaRegular', serif;
color:#fff;
font-size:20px;
}
.glyph a{
	color:#fff !important;
	font-weight:normal !important;
}
.glyph_2{
font-family: 'WebSymbolsLigaRegular', serif;
color:#000;
font-size:20px;
}
.glyph_2 a{
	color:#000 !important;
	font-weight:normal !important;
}
strong.glyph_3{
font-family: 'WebSymbolsLigaRegular', serif;
color:#fff;
font-size:14px;

}
.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

*{
	text-align: justify;
	text-justify: inter-ideograph;
}
p{
	text-align: justify;
	text-justify: inter-ideograph;
}
/* ----------------リンク画像ボーダー */
a,a:link,a:visited {
	color: #000 ;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #A3B2A9;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
a img {
	border: none;
}
a:hover img {
	border: none;
}
a{
	outline:none;
}
/* ----------------フォーム */

form {
	margin: 0px;
}
/* ----------------グローバルメニューリストひな形 */

/* ----------------画像置換ひな形 */

#mative_price_subtitle1 {
	background-image: url(../img/mative_price_subtitle1.jpg);
	width: 400px;
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
/* ----------------ロールオーバーひな形 */

#tempo a {
	width: 100px;
	height: 9px;
	background-image: url(../img/mative_menu_marugoto.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	font-size: 0px;
	margin-bottom: 10px;
	vertical-align: bottom;
	display: block;
}

#tempo a:hover {
	width: 100px;
	height: 9px;
	background-image: url(../img/mative_menu_marugoto_on.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	font-size: 0px;
	margin-bottom: 10px;
	vertical-align: bottom;
	display: block;
}
/* --------------------------初期設定ここまで------------------------- */

/* --------------------------サイト別初期設定------------------------ */

/* ----------------body設定 */
html,body{
	height:100%;

}
body{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
	scrollbar-darkshadow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-base-color: white;
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	font-size: 12px;
	color:#333;
	background-repeat:repeat;
	font-weight: normal;
	text-align: center;
	background-position:center center;

}
.scroll{
	text-indent:-8000px;
}
.scroll:after {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.scroll:after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    margin: auto;
    bottom: 20px;
    left: 50%;
    -webkit-animation: 2s arrow infinite ease;
    animation: 2s arrow infinite ease;
}
#page_home{
	background-color:#fff;
	background-repeat:no-repeat;
	max-width:100vw;
	max-height:100vh;
	position:relative;
	height:100%;
}
#pc_contanainer{
	width:100%;
	height:100%;
	position:relative;

}
#pc_coming{
	width:400px;
	height:338px;
	margin:0 auto;
	position:relative;
	top:50%;

}

#yurt_header{
	background-color:;
	margin-bottom:5px;
	height:35px;
	position:relative;

}
#yurt_header_outer{



	position:absolute;
	top:0;
	z-index:99999;
	width:100%;
}

#yurt_mv{
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center center;

	background-size:cover;
    z-index: 100;
	background-attachment:fixed;
	box-sizing:border-box;
	position:relative;
}
#yurt_mv_fixed{

}
#yurt_mv_inner{
	width:100%;
	height:100%;
	position:relative;
	background-size:cover;
	background-position:center center;
	background-size:cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
	    background: #a6d900 -webkit-linear-gradient(top, #a6d900 0%, #ff4454 100%);
    background: #a6d900 linear-gradient(to bottom, #a6d900 0%, #ff4454 100%);
    opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d900', endColorstr='#ff4454', GradientType=0);
    -webkit-transition: opacity 1.5s;
    transition: opacity 1.5s;
    -webkit-animation: huerotator 3s infinite alternate;
    animation: huerotator 3s infinite alternate;


}
#particles{
	width:100%;
	height:100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
@-webkit-keyframes huerotator {
  0% {
    -webkit-filter: hue-rotate(0deg); }
  100% {
    -webkit-filter: hue-rotate(360deg); } }

@keyframes huerotator {
  0% {
    -webkit-filter: hue-rotate(0deg);
            filter: hue-rotate(0deg); }
  100% {
    -webkit-filter: hue-rotate(360deg);
            filter: hue-rotate(360deg); } }
#yurt_catch{
	display:table;
	width:100%;
	height:100%;
	position:relative;
font-family: 'Gentium Basic', serif;
	font-size:24px;
	line-height:1.1;
	font-weight:bold;
	margin:0 auto;
	z-index:100;
}
#yurt_catch h1{
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#fff;
    opacity: 1.0;
	z-index:100;

}
#yurt_catch_h1 a{
		    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			color:#fff !important;
			font-size:16px;
}
#yurt_catch_h1{
    opacity: 1.0;
	text-shadow:2px 2px 2px #333;
	
}
#yurt_catch h1 img{
	width:auto;
	height:450px;
	margin-bottom:15px;
	/*max-height:450px;*/
	max-height:260px;
	max-width:350px;
}
span.firsttitle{
		border-bottom:0px solid #fff;
		display:block;
		width:600px;
		text-align:center;
		margin:0 auto;
		padding-bottom:5px;
}
.ffm_concept{
	background-color:#fff;
	width:100%;
	z-index:100;
	position:relative;

	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.ffm_concept_inner{
	width:1080px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}

.ffm_concept_inner h2{
	font-size:24px;
	text-align:center;
	font-weight:600;
	color:#fff;
	margin-bottom:10px;
	letter-spacing:0.1em;
}
.ffm_concept_inner h2 span{
	padding:5px 15px 5px 20px;
    background: #a6d900 -webkit-linear-gradient(top, #a6d900 0%, #ff4454 100%);
    background: #a6d900 linear-gradient(to bottom, #a6d900 0%, #ff4454 100%);
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d900', endColorstr='#ff4454', GradientType=0);
    -webkit-transition: opacity 1.5s;
    transition: opacity 1.5s;
    -webkit-animation: huerotator 3s infinite alternate;
    animation: huerotator 3s infinite alternate;
	color:#fff;
	}
.ffm_concept_inner h2 span{
	border-bottom:1px solid #fff;
	font-size:24px;
}
.ffm_concept_inner p{
	font-size:16px;
	text-align:center;
	color:#fff;
	letter-spacing:0.05em;
}
.ffm_concept_inner p span{
    display: inline-block;
    padding: 0.3em 0.35em 0.3em 0.8em;
    margin: 0.3em -0.3em;
    color: #fff;
    background-color: #000;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    font-size: 1.3rem;
}

.ffm_portfolio_inner h2{
	font-size:24px;
	text-align:center;
	font-weight:600;
	color:#fff;
	margin-bottom:25px;
}
.ffm_portfolio_inner h2 span{

	padding:10px 20px;
}
.ffm_event h2 span{
	border:1px solid #fff;
}
.ffm_bgm h2 span{
	border:1px solid #000;
}
.ffm_portfolio_inner p{

	text-align:center;
	color:#fff;

		    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ffm_portfolio_inner p:nth-of-type(1) {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 15px;
}
.ffm_portfolio_inner {
    width: 1080px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px;
}
.sng_areamap_inner h2{
	font-size:24px;
	text-align:center;
	font-weight:600;
	color:#fff;
	margin-bottom:25px;
}
.sng_areamap_inner h2 span{

	padding:10px 20px;
}
.sng_areamap_inner h3 span {
    background-color: #000;
    padding: 5px 10px;
    color: #fff;
}
.sng_areamap_inner h3 {
    font-size: 36px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 40px;
    font-weight: 700;
    line-height: 1;
}
.sng_areamap_inner p:nth-of-type(1){
	text-align:left;
}
.sng_areamap_inner li img{
	position:absolute;
	right:0;
	bottom:5px;
	width:75px;
	height:auto;
	border-radius:100%;
	z-index:99;
}
.sng_areamap_inner{
	width:1080px;
	margin:0 auto;
	padding-top:100px;
	padding-bottom:50px;
}
.sng_areamap{
	background-color:#fff;
	width:100%;
	z-index:100;
	position:relative;
	background-image: url(../img/sng_area_back4.jpg);
	background-attachment:fixed;
	background-size:cover;
	padding-bottom:50px;
	background-image:
}

.sng_food_inner{
	width:1080px;
	margin:0 auto;
	padding-top:100px;
	padding-bottom:50px;

}
.sng_food{
	background-color:#fff;
	width:100%;
	z-index:100;
	position:relative;
	background-image: url(../img/sng_food_img.jpg);
	background-attachment:fixed;
	background-size:cover;
	padding-bottom:350px;
}
.sanagi_food li{
	float:left;
	margin-right:20px;
}
.sanagi_food li:nth-of-type(4){
	margin-right:0px;
}
.sanagi_food li img{
	width:255px;
	height:auto;
}
.sng_food_inner h2{
	font-size:24px;
	text-align:center;
	font-weight:600;
	color:#fff;
	margin-bottom:25px;
}
.sng_food_inner h2 span{

	padding:10px 20px;
}
.sng_food_inner h3 span {
    background-color: #000;
    padding: 5px 10px;
    color: #fff;
}
.sng_food_inner h3 {
    font-size: 36px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 80px;
    font-weight: 700;
    line-height: 1;
}
.food_title1 {
    font-size: 20px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
}
.food_title1 span{
    background-color:rgba(255,255,255,0.7);
    padding: 5px 10px;
}
.food_title2{
    font-size: 14px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
	padding-top:20px;
	margin-bottom:80px;
	color:#fff;
	text-shadow:3px 3px 4px #666;

}
.sng_food_inner p:nth-of-type(1){
	text-align:left;
}

.sng_incu_inner{
	width:1080px;
	margin:0 auto;
	padding-top:100px;
	padding-bottom:50px;
	z-index:15;
	position:relative;
}
.sng_incu{
	background-color:#fff;
	width:100%;
	z-index:100;
	position:relative;
	background-attachment:fixed;
	background-repeat:repeat;
	padding-bottom:50px;
}
.sng_incu_particle{
		width:100%;
	height:100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
	
}
.sng_incu_inner h3 span {
    background-color: none;
    padding: 5px 10px;
    color: #000;
	border-bottom:3px solid #000;
}
.sng_incu_inner h3 {
    font-size: 36px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 40px;
    font-weight: 700;
    line-height: 1;
}
.sng_incu_inner h4 {
    font-size: 20px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
}
.sng_incu_inner p{
    font-size: 14px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
	padding-top:20px;
	margin-bottom:30px;

}

.sng_incu_inner h5 span {
    padding: 5px 15px 5px 20px;
    background: #a6d900 -webkit-linear-gradient(top, #a6d900 0%, #ff4454 100%);
    background: #a6d900 linear-gradient(to bottom, #a6d900 0%, #ff4454 100%);
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d900', endColorstr='#ff4454', GradientType=0);
    -webkit-transition: opacity 1.5s;
    transition: opacity 1.5s;
    -webkit-animation: huerotator 3s infinite alternate;
    animation: huerotator 3s infinite alternate;
    color: #fff;
}
.sng_incu_inner h5 {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    letter-spacing: 0.1em;
	
}
.sng_incu_inner h5:nth-of-type(1){
	padding-top:30px;
	
}
.sng_incu_inner h5:nth-of-type(2){
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
    letter-spacing: 0.1em;
	
}
.sng_incu_inner dl{
	margin-bottom:50px;
}
.sng_incu_inner dl:nth-of-type(2){
	margin-bottom:60px;
}
.sng_incu_inner dl:nth-of-type(3){
	margin-bottom:60px;
}
.sng_incu_inner dl dt img{
	width:230px;
	height:auto;
	border:1px solid #000;
}
.sng_incu_inner dl dt{
	float:left;
	margin-right:20px;
}
.sng_incu_inner dl dd{
	float:left;
	width:825px;
}
.sng_pro_title{
    font-size: 16px;
    text-align: left;
    font-weight: 700;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sng_pro_name{
	font-size: 20px;
    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
	line-height:1;
}
.sng_pro_name span{
		background-color:rgba(255,255,255,0.8);
}
.sng_pro_ex{
	font-size: 14px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
	margin-top:10px;
	text-decoration:underline;
}
dd.sng_pro_pro{
	font-size: 14px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
	background-color:rgba(245,245,245,0.8);
	margin-top:10px;
	padding:10px;
	width:805px !important;
	line-height:1.5;
}
.sng_hiroba_inner{
	width:1080px;
	margin:0 auto;
	padding-top:100px;
	padding-bottom:50px;
	z-index:15;
	position:relative;
}
.sng_hiroba{
	background-color:#fff;
	width:100%;
	z-index:100;
	position:relative;

	background-attachment:fixed;
	background-size:cover;
	padding-bottom:50px;
}

.sng_hiroba_inner h3 span {
    background-color: none;
    padding: 5px 10px;
    color: #fff;
	background-color:#000;
}

.sng_hiroba_inner h3 {
    font-size: 36px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 40px;
    font-weight: 700;
    line-height: 1;
}
.sng_hiroba_inner h4 {
    font-size: 20px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
}
.sng_hiroba_inner p {
    font-size: 14px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    padding-top: 20px;
    margin-bottom: 30px;
}
/* Caption Style 5 */
.grid li {
	display: inline-block;
	width: 255px;

	padding: 0px;
	text-align: left;
	position: relative;
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	background: #2c3f52;
	color: #fff;
	width:235px;
	height:235px;
}

.grid figcaption h4 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight:bold;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.grid figcaption span:before {

}

.grid figcaption a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #ed4e6e;
	color: #fff;
}
/* Caption Style 5 */
.cs-style-5 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-5 figure:hover img,
.cs-style-5 figure.cs-hover img {
	-webkit-transform: scale(0.2);
	-moz-transform: scale(0.2);
	-ms-transform: scale(0.2);
	transform: scale(0.2);
}

.cs-style-5 figcaption {
	height: 235px;
	width: 235px;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}
.cs-style-5 figcaption span{
	position: absolute;
	bottom: 10px;
	left: 0px;
	padding-left:10px;
	padding-right:10px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.no-touch .cs-style-5 figure:hover figcaption,
.cs-style-5 figure.cs-hover figcaption {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.cs-style-5 figure a {
	position: absolute;
	top: 55px;
	right: 10px;
    font-family: 'Press Start 2P', 

}
.sng_form span{
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:24px;
	border:3px solid #000;
	padding:15px 25px;
	margin-top:20px;
	margin-bottom:30px;
	
}

/* balloon-2 right */
.balloon-2-right {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	height: 40px;
	color: #E32988;
	line-height: 40px;
	text-align: center;
	background: #E32988;
	z-index: 0;
	color:#fff !important;
}
.balloon-2-right:after {
	content: "";
	position: absolute;
	top: 50%; right: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #E32988;
}
p.balloon-2-right{
	position:absolute;
	right:80px;
	bottom:20px;
	z-index:100;
	
}

/* balloon-1 right */
.balloon-1-right {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	height: 40px;
	line-height: 34px;
	color: #19283C;
	text-align: center;
	background: #F6F6F6;
	border: 3px solid #E32988;
	z-index: 50;
}
.balloon-1-right:before {
	content: "";
	position: absolute;
	top: 50%; right: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 0 9px 9px;
	border-color: transparent transparent transparent #F6F6F6;
	z-index: 102;
}
.balloon-1-right:after {
	content: "";
	position: absolute;
	top: 50%; right: -12px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #E32988;
	z-index: 101;
}
#food_sanad_solo{
	position:absolute;
	top:250px;
	right:50px;
	z-index:14;
}





















.ffm_portfolio{
	background-color:#fff;
	width:100%;
	z-index:100;
	position:relative;

	background-attachment:fixed;
	background-size:cover;
	padding-bottom:50px;
}
.ffm_event h2{

	color:#fff;

}
.ffm_event h2 span{
	border:1px solid #fff;
	letter-spacing:0.2em;

}
.ffm_event p{

	color:#fff;
}
.ffm_event p span{
display: inline-block;
    padding: 0.3em 0.35em 0.2em;
    margin: 0.4em -0.3em;
    color: #000;
    background-color: rgba(255,255,255,0.7);
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    font-size: 1.1rem;
}
.ffm_bgm h2{

	color:#000;

}
.ffm_bgm h2 span{
	border:1px solid #000;

}
.ffm_bgm p{

	color:#000;
}
.ffm_event{
	background-image: url(../img/ffm_1_eventback.jpg);
}
.ffm_bgm{
	background-color:#fff;
}

.ffm_portfolio h3{
font-size: 36px;
    text-align: center;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 40px;
    font-weight: 700;
    line-height: 1;
	}
.ffm_portfolio h3 span{
    background-color: #000;
    padding: 5px 10px;
    color: #fff;

}
.ffm_event h3{
	color:#fff;
}
.ffm_event h3 span{
	border-bottom:1px solid #fff;

}
.ffm_bgm h3{
	color:#000;
}
.ffm_bgm h3 span{


}


.ffm_label h2{

	color:#015874;

}
.ffm_label h2 span{
	border:1px solid #015874;

}
.ffm_label p{

	color:#015874;
}
.ffm_label{
	background-image: url(../img/ffm_3_labelback.jpg);
}
.ffm_label ul{
	margin:0 auto;
	width:1080px;
}
.ffm_label ul li{
	float:left;
	width:200px;
	margin-right:20px;
	margin-bottom:25px;
}
.ffm_label ul li p{
	text-align:center;
}
.ffm_label ul li:nth-of-type(5n){
	margin-right:0px;
}
.ffm_label ul li img{
	width:100%;
	height:200px;
}
.ffm_label h3{
	color:#015874;
}
.ffm_label h3 span{
	border-bottom:1px solid #015874;

}


.ffm_con h2{

	color:#e4007f;

}
.ffm_con h2 span{
	border:1px solid #e4007f;

}
.ffm_con p{

	color:#e4007f;
}
.ffm_con{
	background-image: url(../img/ffm_4_conback.jpg);
}
.ffm_con_middle{

	position:relative;
	z-index:100;
	background-repeat:repeat;
	background-size:auto;
}

.ffm_con ul{
	margin:0 auto;
	width:1090px;
}
.ffm_con ul li{
	float:left;
	width:350px;
	margin-right:20px;
}
.ffm_con ul li p{
	text-align:center;
}
.ffm_con ul li:nth-of-type(3){
	margin-right:0px;
}
.ffm_con ul li img{
	width:100%;
	height:auto;
}
.ffm_con h3{
	color:#e4007f;
}
.ffm_con h3 span{
	border-bottom:1px solid #e4007f;

}


.ffm_4mix h2{

	color:#fff;

}
.ffm_4mix h2 span{
	border:1px solid #fff;

}
.ffm_4mix p{

	color:#fff;
}
.ffm_4mix{
	background-color:#015874;
}
.ffm_4mix_middle{

}

.ffm_4mix ul{
	margin:0 auto;
	width:1090px;
}
.ffm_4mix ul li{
	float:left;
	width:350px;
	margin-right:20px;
}
.ffm_4mix ul li p{
	text-align:center;
}
.ffm_4mix ul li:nth-of-type(3){
	margin-right:0px;
}
.ffm_4mix ul li img{
	width:100%;
	height:auto;
}
.ffm_4mix h3{
	color:#fff;
}
.ffm_4mix h3 span{
	border-bottom:1px solid #fff;

}



.ffm_news h2{

	color:#000;

}
.ffm_news h2 span{
	border:1px solid #000;

}
.ffm_news p{

	color:#000;
}
.ffm_news{
	background-image: url(../img/ffm_tri_back.png);
	background-size:auto;
	background-repeat:repeat;
}
.ffm_news_middle{

}

.ffm_news ul{
	margin:0 auto;
	width:1090px;
}
.ffm_news ul li{
	float:left;
	width:350px;
	margin-right:20px;
}
.ffm_news ul li p{
	text-align:center;
}
.ffm_news ul li:nth-of-type(3){
	margin-right:0px;
}
.ffm_news ul li img{
	width:100%;
	height:auto;
}
.ffm_news h3{
	color:#000;
}
.ffm_news h3 span{
	border-bottom:1px solid #000;

}


.ffm_contact h2{

	color:#000;

}
div.ffm_contact .ffm_portfolio_inner{
	padding-bottom:0px;

}
.ffm_contact h2 span{
	border:1px solid #000;

}
.ffm_contact p{

	color:#000;
}
.ffm_contact{
	background-color:#E6E7DF;
	background-size:auto;
	background-repeat:repeat;
}
.ffm_contact_middle{

}

.ffm_contact ul{
	margin:0 auto;
	width:1090px;
}
.ffm_contact ul li{
	float:left;
	width:350px;
	margin-right:20px;
}
.ffm_contact ul li p{
	text-align:center;
}
.ffm_contact ul li:nth-of-type(3){
	margin-right:0px;
}
.ffm_contact ul li img{
	width:100%;
	height:auto;
}
.ffm_contact h3{
	color:#000;
}
.ffm_contact h3 span{
	border-bottom:1px solid #000;

}
.sng_sanad_inner{
	width:1080px;
	margin:0 auto;
	padding-top:100px;
	padding-bottom:50px;
}
.sng_contact_page_inner{
	width:1080px;
	margin:0 auto;
	padding-top:100px;
	padding-bottom:50px;
}
.sng_contact_page_inner p{
	width:100%;
	text-align:center;
}
.sng_sanad{
	background-color:#fff;
	width:100%;
	z-index:100;
	position:relative;

	background-attachment:fixed;
	background-size:cover;
	padding-bottom:50px;
	background-image: url(../img/sng_sanad_back.jpg);
	background-repeat:no-repeat;
}

.sng_sanad_inner h3{
	margin:0 auto;
	text-align:center;
}
.sng_sanad_inner h3 img{
	border-radius:100%;
	width:350px;
	height:auto;
}
.sng_sanad_inner p{
	text-align:center;
	padding-top:10px;
    font-size: 16px;
	padding-bottom:10px;
	        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.sng_sanad_inner h4 span{
	        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #E32988;
    padding: 5px 10px;
    color: #fff;
;
}

.sng_sanad_inner h4 {
    font-size: 24px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 20px;
    font-weight: 700;

}
.sng_sanad_inner dl{
	width:600px;
	margin:0 auto;
	margin-top:30px;
	border:1px solid #000;
	padding:20px;
}
.sng_sanad_inner dl dt{
	float:left;
	width:150px;
}
.sng_sanad_inner dl dd h5{
    font-size: 16px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
}
.sng_sanad_inner dl dd span{
	padding-top:5px;
	display:inline-block;
}
.sng_sanad_inner dl dd span a{
	color:#000;
	font-weight:bold;
}
.sng_sanad_inner dl dt img{
	width:150px;
	height:auto;
}
.sng_sanad_inner dl dd{
	float:right;
	width:450px;
}





















.bxslider_2 {

}
.bxslider_2 li{
	max-width:500px;
	min-width:350px;
	box-sizing:border-box;
}
.bxslider_2 li img{
	width:100%;
	height:auto;
}

#yurt_catch h1 span strong{

}
#yurt_concept_box_inner h2{
	font-size:36px;
	text-align:center;
	font-weight:600;
}
#yurt_concept_box_inner h2 span{
	padding:5px 15px;
    background: #a6d900 -webkit-linear-gradient(top, #a6d900 0%, #ff4454 100%);
    background: #a6d900 linear-gradient(to bottom, #a6d900 0%, #ff4454 100%);
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d900', endColorstr='#ff4454', GradientType=0);
    -webkit-transition: opacity 1.5s;
    transition: opacity 1.5s;
    -webkit-animation: huerotator 3s infinite alternate;
    animation: huerotator 3s infinite alternate;
	color:#fff;
}

p#sanagi_from{
	font-size:1.3rem;
}

#yurt_concept_box_inner p span{
    display: inline-block;
    padding: 0.3em 0.35em 0.2em;
    margin: 0.3em -0.3em;
    color: #fff;
    background-color: #000;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
	    font-size: 1.3rem;
}
.yadwiga_menu p{
	text-align:center;
	font-size:1.0rem;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:200;
}
.yadwiga_menu p span{
    display: inline-block;
    padding: 0.3em 0.35em 0.2em;
    margin: 0.4em -0.3em;
    color: #000;
    background-color:rgba(255,255,255,0.7);
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
	    font-size: 1.1rem;
}	
#yurt_concept{
	z-index:60;
	background-size:cover;
	position:relative;
}
#yurt_concept_inner{

}
#yurt_concept_box{
	width:1080px;
	background-color:rgba(255,255,255,0.8);
	margin:0 auto;
	border-radius:10px;
	position:relative;
	text-align:center;
	color:#3C413D;

}
.yadwiga_ex_atre{
	width:1080px;
	margin:0 auto;
	padding-top:30px;
}
.yadwiga_ex_atre ul li{
	width:525px;
	float:left;
}
.yadwiga_ex_atre ul li:nth-child(1){
	margin-right:25px;
}
.yadwiga_ex_atre ul{
}
.yadwiga_menu{
	width:100%;
	background-image:url(../img/yadwiga_menu_back5.jpg);
	background-color:#A89BB1;
	padding-top:70px;
	padding-bottom:90px;
	background-position:center center;
	background-attachment:fixed;
	z-index:60;
}
.sanagi_contentl{
	margin-top:50px;
}
.sanagi_content li:first-child{
	border-top:1px #000 solid;

}
.sanagi_content li{
	width:100%;
	border-bottom:1px solid #000;
	height:120px;
	padding-top:30px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	padding-bottom:20px;
	position:relative;
}

.overnight{
      background: #f07c19 -webkit-linear-gradient(left, #f07c19, #ffc219);
      background: #f07c19 linear-gradient(to right, #f07c19, #ffc219); 
}
.day{
      background: #e32551 -webkit-linear-gradient(left, #e32551, #f07c19);
      background: #e32551 linear-gradient(to right, #e32551, #f07c19); }
.overnight{
      background: #f07c19 -webkit-linear-gradient(left, #f07c19, #ffc219);
      background: #f07c19 linear-gradient(to right, #f07c19, #ffc219); 
}
.ready{
      background: #ffc219 -webkit-linear-gradient(left, #ffc219, #029daf);
      background: #ffc219 linear-gradient(to right, #ffc219, #029daf); }
.curtain{
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 0;
      height: 100%;
      content: "";
      opacity: 0.3;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition: width 0.3s;
              transition: width 0.3s; }
.sanagi_content li:hover .curtain{
      width: 100%;
      opacity: 0.9; 	
}
.sanagi_content li span{
	font-size:54px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:600;
	line-height:1;
	padding-bottom:5px;
	display:inline-block;
	position:relative;
	z-index:10;
}
.sanagi_content li:hover span{
	color:#fff;
}
.sanagi_content li:hover p{
	color:#fff;

	z-index:100;	
}
.sanagi_content li span span{
	font-size:36px;
}
.yadwiga_shopinfo h3{
	font-size:48px;
	text-align:center;
font-family: 'Gentium Basic', serif;
	margin-bottom:40px;
	font-weight:700;
	line-height:1;
	z-index:60;
}
.yadwiga_shopinfo h3 span{
	background-color:#000;
	padding:5px 10px;
	color:#fff;
}
	
.yadwiga_menu_inner{
	width:1080px;
	margin:0 auto;

}
.yadwiga_menu_2colum{
	width:471px;
	background-color:rgba(255,255,255,0.8);
	float:left;
	padding:25px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:#5a5160 2px solid;
}
.yadwiga_menu_2colum:nth-child(1){
	margin-right:30px;
}
.yadwiga_menu_2colum h3,.yadwiga_menu_3colum h3{
	font-size:18px;
	text-decoration:underline;
	font-weight:700;
	text-align:center;
}
.yadwiga_menu_2colum p,.yadwiga_menu_3colum p{
	font-weight:700;
	font-size:14px;
	text-align:center;
	line-height:1.2;
	margin-bottom:15px;
}
.yadwiga_menu_3colum{
	width:286px;
	padding:25px;
	background-color:rgba(255,255,255,0.8);
	float:left;
	margin-right:30px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:#5a5160 2px solid;
}
.yadwiga_menu_inner div:nth-child(3){
	margin-right:0px;
}
.yadwiga_menu_3colum_inner{
	margin-top:30px;
}
.yadwiga_shopinfo{
	width:100%;
}
.yadwiga_shopinfo_inner{
	width:1080px;
	margin:0 auto;
	padding-top:80px;
	padding-bottom:80px;
}
#sanagi_under{
	padding-bottom:20px;
	text-align:center;
}
#sanagi_under p{
	text-align:center;
}
#sanagi_under p img{
	width:300px;
	height:auto;
}
#sanagi_under ul{
	text-align:center;
	display:inline-block;
}
#sanagi_under ul li{
	float:left;
	display:inline-block;
	margin-right:10px;

}
.yadwiga_shopinfo_left{
	float:left;
	width:525px;
}
.yadwiga_shopinfo_right{
	float:right;
	text-align:left;
	width:525px;
	padding-top:20px;
}
.yadwiga_shopinfo_right dl{
	margin-bottom:15px;
	clear:both;
	font-size:12px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.yadwiga_shopinfo_right dl dt{

	font-weight:700;
	margin-right:25px;
	width:150px;
}
.yadwiga_shopinfo_right dl dd span{
	font-size:16px;
}
.yadwiga_shopinfo_right p{
	clear:both;
	width:100%;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration:underline;
}
#yadwiga_under_visual{
	width:100%;
	z-index:100;
	background-color:#fff;
	position:relative;
	padding-top:30px;
}
#yadwiga_under_visual_inner{
	width:1080px;
	margin:0 auto;
	display:table;
	z-index:100;
	background-color:#fff;
}
#yadwiga_under_visual_inner h3{
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:700;
	color:#FFFFFF;
	font-size:24px;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	text-align:center;
	border:#3C413D 3px solid;
	padding:10px 15px;
	color:#3C413D;
  box-sizing:border-box;
  line-height:1.2;
	
}
#yadwiga_under_visual_inner h3 span{
	font-size:16px;
}
#reserve{
	position:relative;
}
#reserve_left{
	width:540px;
	float:left;
	margin-right:0px;
	border-right:2px dashed #3C413D;
	box-sizing:border-box;
	padding-right:20px;
	margin-bottom:20px;
}
#reserve_left h4,#reserve_right h4{
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:700;
	font-size:24px;
	width:100%;
	text-align:center;
}
#reserve_left h5 a{
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:500;
	font-size:24px;
	width:250px;
	margin:0 auto;
	background-color:#3C413D;
	color:#fff;
	text-align:center;
	display:block;
	height:45px;
	
}
#reserve_left h5 a:hover{
	opacity:0.8;

}
#reserve_right h5{
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:500;
	font-size:20px;
	width:250px;
	margin:0 auto;
	background-color:#3C413D;
	color:#fff;
	text-align:center;
	height:40px;
	padding-top:5px;
}

#reserve_right{
	width:520px;
	float:left;
	padding-left:20px;
	margin-bottom:20px;
}
#reserve_left p,#reserve_right p{
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	font-size:14px;
}
#reserve_left p span,#reserve_right p span{
	font-size:16px;
	font-weight:700;
}
#yadwiga_under_shirointro{
}
#yadwiga_under_shirointro_inner{
	width:1080px;
	margin:0 auto;
	display:table;
	padding-top:60px;
	border-top:2px dashed #3C413D;
}
#yadwiga_under_shirointro_inner h6{
	width:300px;
	margin:0 auto;
	text-align:center;
}
#yadwiga_under_shirointro_inner h6 span{
	font-size:16px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:400;
}
#yadwiga_under_shirointro_inner h6 img{
	width:100%;
	height:auto;

}
#yadwiga_under_shirointro_inner p{
	text-align:center;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#shiro_intro_ex{
	text-align:center;
	font-size:12px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom:30px;
	padding-top:10px;
}
#shiro_intro_add{
font-size:14px;	
}
#shiro_intro_add  a{
	text-decoration:underline;
color: #333;
font-weight:300;
}
#shiro_intro_link  a{
color: #fff;
font-weight:300;
background-color:#3c413D;
padding:5px 10px
}
#shiro_intro_link{
	margin-top:10px;
	margin-bottom:20px;
}
#shiro_intro_view li{
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}
#shiro_intro_view li:nth-child(3n){
	margin-right:0px;
}
/**
 * SNIPET
 *
 * ----------------------------------------------------------
 */

.snip1273 {
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  margin:0;
  min-width: 310px;
  max-width: 100%;
  width: 100%;
  color: #ffffff;
  text-align: left;
  background-color: #000000;
  font-size: 16px;
}
.snip1273 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.snip1273 img {
  position: relative;
  max-width: 100%;
  vertical-align: top;
}
.snip1273 figcaption {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  padding: 20px 30px;
}
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  width: 1px;
  height: 0;
}
.snip1273 figcaption:before {
  right: 0;
  top: 0;
}
.snip1273 figcaption:after {
  left: 0;
  bottom: 0;
}
.snip1273 h3,
.snip1273 p {
  line-height: 1.5em;

}
.snip1273 h3 span{
  font-size:0.8em;
}

.snip1273 h3 {
  margin: 0 0 5px;
  font-weight: 600;
  text-transform: uppercase;
}
.snip1273 p {
  font-size: 0.8em;
  font-weight: 300;
  margin: 0 0 15px;
}
.snip1273 a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.snip1273:before,
.snip1273:after,
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  position: absolute;
  content: '';
  background-color: #ffffff;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
.snip1273:before,
.snip1273:after {
  height: 1px;
  width: 0%;
}
.snip1273:before {
  top: 0;
  left: 0;
}
.snip1273:after {
  bottom: 0;
  right: 0;
}
.snip1273:hover img,
.snip1273.hover img {
  opacity: 0.4;
}
.snip1273:hover figcaption,
.snip1273.hover figcaption {
  opacity: 1;
}
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  height: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after {
  width: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after,
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  opacity: 0.1;
}
.yycountdown-box{
  text-align:center;
  margin:10px 0;
  color:#fff;
  z-index:99999;
  position:relative;
  display:block;
}
 
#timerOlympic .yycountdown-box .yyc-day{
  font-size:0.7em;
  color:#36A5DD;
font-family: 'Press Start 2P', cursive;

}
#timerOlympic .yycountdown-box .yyc-hou{
  font-size:0.7em;
  color:#FCD02F;
font-family: 'Press Start 2P', cursive;
}
#timerOlympic .yycountdown-box .yyc-min{
  font-size:0.7em;
  color:#29e343;
font-family: 'Press Start 2P', cursive;
}
#timerOlympic .yycountdown-box .yyc-sec{
  font-size:0.7em;
  color:#E32988;
font-family: 'Press Start 2P', cursive;
}
 
#timerOlympic .yycountdown-box .yyc-day-text,
#timerOlympic .yycountdown-box .yyc-hou-text,
#timerOlympic .yycountdown-box .yyc-min-text,
#timerOlympic .yycountdown-box .yyc-sec-text{
  font-size:0.4em;
font-family: 'Press Start 2P', cursive;

}
.rotY {
  -webkit-animation-name: ani_rotY;
  animation-name: ani_rotY;
}
@keyframes ani_rotY{
  0% { -webkit-transform: rotateY(0deg);transform: rotateY(0deg);
  }
  30% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
   100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes ani_rotY{
  0% { -webkit-transform: rotateY(0deg);transform: rotateY(0deg);
  }
  30% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
   100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

.sanadrotate {
  vertical-align: baseline;
  margin: 20px auto;
  background-color: #000000;
  top: 5px;
  left: 5px;
  width: 70px;
  height: 70px;
  -webkit-transform-style: preserve-3d;           /* 3D表現使用する */
  -webkit-perspective: 100;                       /* パース(遠近感)の設定 */
  -webkit-animation-iteration-count: infinite;    /* 繰り返しの回数は無限 */
  -webkit-animation-direction: normal;            /* アニメの再生方向 */
  -webkit-animation-duration: 3.0s;               /* アニメの再生時間 */
  transform-style: preserve-3d;           /* 3D表現使用する */
  perspective: 100;                       /* パース(遠近感)の設定 */
  animation-iteration-count: infinite;    /* 繰り返しの回数は無限 */
  animation-direction: normal;            /* アニメの再生方向 */
  animation-duration: 5.0s;               /* アニメの再生時間 */
}
#lean_overlay{
  position: fixed; 
  z-index:100; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
#div787{
  background: none repeat scroll 0 0 #FFFFFF;

  display:none;
  padding: 30px;
  width: 780px;
 }
#div788{
  background: none repeat scroll 0 0 #FFFFFF;

  display:none;
  padding: 30px;
  width: 780px;
 }
 #page_contact #div787{
  background: none repeat scroll 0 0 #FFFFFF;

  display:block !important;
  padding: 30px;
  width: 780px;
  margin: 0 auto;
 }
 #page_contact #div788{
  background: none repeat scroll 0 0 #FFFFFF;

  display:block !important;
  padding: 30px;
  width: 780px;
   margin: 0 auto;
 }
.modal_close{ 
  position: absolute;
  top: 12px;
  right: 12px;
  display: block; 
  width: 14px;
  height: 14px; 
  background: url(../img/modal_close.png);
  z-index: 102;
}

#contact_zone{
}
#contact_zone_inner{
	width:720px;
	margin:0 auto;
}
#contact_zone_stripe{
	background-image:url(../img/stripe_a7a7a34cc169f2a299ac4c72ea13d175.png);
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
}
#contact_zone_stripe_left{
	float:left;
	width:350px;
}
#contact_zone_stripe_right{
	float:right;
	width:350px;
}
.sanagi_contact_title{
	font-size:24px;
	background-color:#000;
	color:#fff;
	width:720px;
	text-align:center;
    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto;
	margin-bottom:20px;
}
#contact_zone_inner h5{
	background-image:url(../img/cm_n_page_contactzone_title.png);
	width:840px;
	height:43px;
	background-repeat:no-repeat;
	display:block;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 800;
	margin-top:30px;

	background-position:center center;
}
#contactzone_p{
	text-align:center;
	font-size:20px;
	margin-bottom:30px;
    font-family: 'Noto Sans Japanese', serif;
	font-weight:400;
padding-top:60px;	
}
#cf_contact_under{
width:840px;
margin:0 auto;
padding-top:60px;
padding-bottom:60px;
}
#cf_contact_under p{
	font-size:16px;
    font-family: 'Noto Sans Japanese', serif;
	font-weight:400;	
	text-align:left;
}






#submit_p{
	text-align:right;
	width:350px;
	line-height:1;
}
.wpcf7 .wpcf7-text{
	border:#666 1px solid;
	width:344px;
	height:25px;
   border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	line-height:1;
	padding-left:4px;

	
}
.wpcf7 .wpcf7-textarea{
	border:#666 1px solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	width:344px;
	height:160px;
	padding-left:4px;
	padding-top:4px;
	background-color:#ffft;
}
.wpcf7 .wpcf7-submit{
	padding-left:10px;
	padding-right:10px;
    font-family: 'Noto Sans Japanese', serif;
	font-weight:bold;
font-family: “MS UI Gothic”;
	font-size:16px;
	background-color:#000;
	color:#FFFFFF;
	border:1px solid #333;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	line-height:1;

	padding-top:3px;
	padding-bottom:3px;
	height:25px;
}
.wpcf7 .your-message2{
	width:350px;
	height:165px;
	line-height:1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background-color:transparent;
}
.wpcf7 .your-name,.wpcf7 .your-namekana,.wpcf7 .your-email,.wpcf7 .your-tel{
	width:350px;
	height:25px;
}
.wpcf7 .wpcf7-select{
	border:#666 1px solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	width:344px;
	height:25px;
	padding-left:4px;
	padding-top:4px;
	background-color:#ffft;
}
#contact_zone_inner dl{
	margin-bottom:12px;
}
#contact_zone_inner dl dt{
	font-size:16px;
	font-weight:400;
	line-height:1.2;
}
#contact_zone_inner dl dt span{
	font-size:12px;
}
#contact_zone_inner dl dd{
	position:relative;
}
.wpcf7 div.wpcf7-validation-errors {
    border: 2px solid #F00;
	padding:0px;
	color:#FF0000;
}
.wpcf7 span.wpcf7-form-control-wrap {
    position: relative;
	display:block;
}
.your-message2{
	position:relative;
	display:block;
}
.wpcf7 span.wpcf7-not-valid-tip {
    position: absolute;
    top: -15px;
    right: 0px;
    z-index: 100;
    background:none;
    border: none;
    font-size: 12px;
    width: auto;
    padding: 0px;
	color:#FF0000;
	line-height:1;
	height:12px;

}
.wpcf7 div.wpcf7-response-output {
    margin: 0;
    padding: 0;
	margin-top:20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: red;

}
.wpcf7 .your-message2 span.wpcf7-not-valid-tip {
    top: -15px;
}
.wpcf7 div.wpcf7-mail-sent-ok {
    border: 2px solid #00479D;
	color:#00479D;
}
.wpcf7 div.wpcf7-mail-sent-ng {
    border: 2px solid #F00;
	color:#FF0000;
}



/* -----カフェフィッシュ コンタクトゾーン------ */
#cm_contactzone{
	margin-bottom:30px;
	padding-top:5px;
}

#cm_contactzone_inner{
	width:1040px;
	margin:0 auto;
}
#cm_contactzone_inner dt{
	background-color:#000000;
	color:#FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size:30px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:1.2;
	width:320px;
	margin:0 auto;
	text-align:center;
	margin-bottom:3px;
}
#cm_contactzone_inner dl{
	margin-bottom:30px;
}
dd.contacttel{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	line-height:1.2;
	width:320px;
	margin:0 auto;
	text-align:center;
	font-size:30px;
}
	
dd.contacttime{
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	line-height:1.2;
	width:320px;
	margin:0 auto;
	text-align:center;
}
.contactformlink{
  display: block;
  padding: 17px 17px;
  border: solid 2px #000;
  background: #fff
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
 	font-size:28px;
	margin:0 auto;
	width:180px;
	text-align:center;
	margin-top:25px;
	margin-bottom:15px;
	line-height:1;
}
.contactformlink:hover{
  color: #000;
  background: #e5e5e5;
   text-decoration: none;
}

.eventspace_img{
	width:100%;
}
.eventspace_img_ex{
	width:780px;
	margin:0 auto;
}






















img#circus_logo{
	margin:0 auto;
	margin-top:-70px;
	width:300px;
	height:auto;
}
#circus_date{
	position:absolute;
	top:20px;
	left:20px;
	width:200px;
	height:auto;
}
#circus_open{
	position:absolute;
	top:20px;
	right:35px;
	width:200px;
	height:auto;
}
#yurt_concept_box p{
	text-align:center;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	width:900px;
	margin:0 auto;
	color:#000;
	padding-top:15px;
	padding-bottom:15px;
	line-height:1.4;
	font-weight:300;
	
}
#yurt_concept_box_inner{
	width:100%;

	background-size:cover;
	background-repeat:no-repeat;
	padding-top:70px;
	padding-bottom:40px;
	background-position:right;

}

#yurt_kobe_insta{
font-family: 'Montserrat', sans-serif;
	overflow:hidden;
}

#yurt_kobe_insta_inner{
	margin:0 auto;
	font-size:45px;
	text-align:center;
	color:#999;
	padding-bottom:50px;

	padding-top:0px;
}
#yurt_kobe_insta_inner h3{
	text-align:center;
	width:1120px;
	margin:0 auto;
}
.top_instagram{
	margin:0 auto;
	width:1120px;
	overflow:hidden;
}
.top_instagram img{


}
.top_instagram_outer{
	margin-top:0%;
}
.top_instagram .instagram-placeholder{
	width:206px;
	height:206px;
	border:1px solid #ccc;
	float:left;
	background-color:#FFFFFF;
	margin-right:16px;
	margin-bottom:16px;
}
.instagram-placeholder:hover{
	background-color:#e6e3e5;
}
.instagram-image{
	width:196px;
	height:196px;
	margin-top:4px;
	margin-left:4px;
}
#instagram_zone{
	margin-left:-50px;
}
p#insta_kobe{
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	width:1000px;
	text-align:center;
	margin:0 auto;
	margin-bottom:30px;
	color:#999;

}
#instagram_title{
	position:relative;
	margin-top:4%;
	font-size:24px;
	font-weight:600;
	line-height:1.3;
}

#yurt_sns_start{
	width:100%;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
#yurt_sns_start_inner{
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align:center;
}
img#uflo_3rd_gallery{
	width:260px;
}
img#uflo_3rd_gacha{
	position:absolute;
	top:40px;
	right:-100px;
	width:300px;
	height:auto;
}
#yurt_sns_start h4{
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:24px;
	text-align:center;
	margin:0 auto;
	display:block;
	width:500px;
	line-height:1.2;
	color:#000;
	font-weight:800;
}
p#gacha_ex{
	text-align:center;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	padding-top:10px;
	line-height:1.4;
}
p#gacha_ex_challenge{
	text-align:center;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	padding-top:10px;
	line-height:1.4;
	}
p#gacha_ex_challenge span{
	color:#00B9EF;
 	font-weight:600;
		font-size:24px;
}
#gacha_ex_challengedetail{
	margin-top:15px;
}
#gacha_ex_challengedetail dt{
	background:#00B9EF;
	color:#FFFFFF;
	 	font-weight:600;
		width:120px;
		height:30px;
		padding:10px;
		border-radius:10px;
		font-size:24px;
		line-height:1;
		text-align:center;
		padding-top:15px;
		margin-right:25px;
		margin:0 auto;
}
#gacha_ex_challengedetail dd{
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	width:630px;
		line-height:1.2;
			padding-top:10px;
				margin:0 auto;
}
#yurt_sns_start ul{
	position:absolute;
	left:50%;
	margin-left:-180px;
}
#yurt_sns_start ul li{
font-family: 'Montserrat', sans-serif;
	font-size:36px;
	text-align:left;
	line-height:1.5;
	float:left;
}

.yurt_under_fb a{
	background-image:url(../img/sns_circle_icon_fb.png);
	background-repeat:no-repeat;
	padding-left:60px;
	margin-right:50px;
	display:block;
}

.yurt_under_insta a{
	background-image:url(../img/sns_circle_icon_insta.png);
	background-repeat:no-repeat;
	padding-left:60px;
	display:block;
}
#yurt_header ul{
	position:fixed;
	right:0;
	right:20px;
	top:10px;
	z-index:99999;
	text-shadow:2px 2px 2px #666;
}
#yurt_header ul li{


	text-align:left;
	line-height:1;
	float:left;
	height:30px;
	margin-left:10px;
}
.ffm_cont{
	position:absolute;
	bottom:20px;
	right:20px;
font-family: 'Lato', sans-serif;
font-size:16px;
color:#fff;
background-color:rgba(0,0,0,0.4);
padding:3px 10px;
line-height:1;
padding-right:0px
}
.ffm_cont span{
	margin-right:15px;
font-family: 'Press Start 2P', cursive;
font-size:10px;
font-weight:normal;

}
.ffm_cont a{
	color:#fff;
}
.ffm_cont strong{
	margin-right:5px;
}
.ffm_cont span:nth-of-type(2){
	margin-right:0px;
}

#yurt_header ul li span{
	background-color:#FFFFFF;
	font-size:16px;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	line-height:1;
	margin-bottom:10px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.kaisai_info{
	text-align:center;
	font-size:16px;
	padding-bottom:10px;
	color:#D20000;
}
.yurt_header_fb a{
	font-size:24px;

	background-repeat:no-repeat;
	margin-right:5px;
	display:block;
font-family: 'Gentium Basic', serif;
}
.yurt_header_fb_text{
	padding-top:3px;
}
.yurt_header_insta a{
	background-image:url(../img/yurt_insta_header.png);
	background-repeat:no-repeat;
	padding-left:35px;
	display:block;
}
p#top_back{
font-family: 'Montserrat', sans-serif;
	font-size:16px;
	position:absolute;
	left:10px;
	top:5px;
	color:#fff;
}
#top_back a{
	color:#fff;
}
#top_back span{
	color:#fff;
}
p#top_back_under{
font-family: 'Montserrat', sans-serif;
	font-size:28px;
	display:none;
}
#top_back_under span{
	color:#999;
}
#scroll {
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: relative;

}
#layer {
    width: 100%;
    height: 100px;
    position: absolute;
}
#yurt_info{
	width:100%;
	background-color:#FFF;
	padding-top:50px;
	padding-bottom:30px;
}
#uflo_other_meets{
	margin-bottom:20px;
}
#uflo_other_meets img{
	width:400px;
	height:auto;
	padding-bottom:30px;
}
p#uflo_other_meets_menu{
	width:600px;
	margin:0 auto;
	margin-top:-150px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#uflo_other_meets_jun{
	margin-bottom:30px;
}
#uflo_3rd_menu{
	width:1440px;
	margin:0 auto;
	min-width:1080px;
}
.uflo_3rd_menu_box{
	width:25%;
	float:left;

	background-repeat:no-repeat;
}
.uflo_3rd_menu_box img{
	width:100%;
	height:auto;
	line-height:1;
}
.uflo_menu_shop{
	width:100%;
	text-align:center;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	height:60px;
	line-height:1.2;
	padding-top:10px;
	font-weight:bold;

}
.menu_shop_1{
	background-image:url(../img/uflo_3rd_menu_header1.png);
	background-position:top;
	background-size:cover;
}
.menu_shop_2{
	background-image:url(../img/uflo_3rd_menu_header2.png);
	background-position:top;
	background-size:cover;
}
.uflo_menu_menu{
	width:100%;
	text-align:center;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#00B9EF;
	line-height:1.2;
}
.uflo_menu_price{
	text-align:center;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}
.uflo_menu_ex{
	width:80%;
	padding-right:10%;
	padding-left:10%;
	padding-bottom:15px;
}
#yurt_info p{
	text-align:center;
	color:#666;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
}

img.yurt_under_logo{
	width:200px;
	height:auto;
}

#yurt_map_inner{
	width:1000px;
	height:400px;
	margin:0 auto;
	padding-bottom:50px;
}
#yurt_footer{
background: #a6d900 -webkit-linear-gradient(top, #a6d900 0%, #ff4454 100%);
    background: #a6d900 linear-gradient(to bottom, #a6d900 0%, #ff4454 100%);
    opacity: 0.9;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d900', endColorstr='#ff4454', GradientType=0);
    -webkit-transition: opacity 1.5s;
    transition: opacity 1.5s;
    -webkit-animation: huerotator 3s infinite alternate;
    animation: huerotator 3s infinite alternate;
    width: 100%;
    height: 25px;
	width:100%;
	height:25px;
	padding-top:10px;
	z-index:100;
	background-color:#015874;
	position:relative;
}
#yurt_footer_inner{
	width:1000px;
	margin:0 auto;
}
#yurt_footer_inner p{
	text-align:center;
font-family: 'Gentium Basic', serif;
	font-size:14px;
	color:#000;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
	line-height:1;
}

#yurt_sns{
	position:absolute;
	right:10px;
	top:5px;
	z-index:9999;
}
#uflo_3rd_nov{
	background-color:#00A0E9;
}
#uflo_3rd_nov dt img{
	width:100%;
}
#uflo_3rd_nov dt{
	padding-left:10%;
	padding-right:10%;
	padding-top:20px;
}
#uflo_support{
	margin:0 auto;
	width:1080px;
	text-align:right;
	padding-top:10px;
}












#lean_overlay{
  position: fixed; 
  z-index:100; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
.modal_close{ 
  position: absolute;
  top: 12px;
  right: 12px;
  display: block; 
  width: 30px;
  height: 30px; 
  background: url(../img/modal_close.png);
  z-index: 11001;
  background-size:cover;
}
#course1,#course2,#course3{
	display:none;
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    padding: 30px;
    width: 780px;
  z-index: 20000;
  text-align:center;
  max-height:80%;
  overflow:auto;
}
.course_popup h4{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:20px;
  text-align:center;
}
.course_popup dl{
	margin-bottom:15px;

}
.course_popup dt{
	font-size:14px;
	font-weight:bold;
       font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     text-align:center;


}
.course_popup dd{
     text-align:center;
}
.course_popup dt:before{
	content:'■ '
	}






/* ----------------body設定 */
#pc_cs_footer{
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;

	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;
}
p#pc_reservation{

}
#ex_1{
	text-align:center;
	width:450px;
	margin:0 auto;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	margin-bottom:10px;
	line-height:1.2;
}
#ex_3{
		border-top:#000 2px solid;
	border-bottom:#000 2px solid;
	text-align:center;
	width:450px;
	margin:0 auto;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	margin-bottom:10px;
	line-height:1.2;
	padding-top:5px;
	padding-bottom:5px;
}
#ex_3 a{


}
#ex_3 a:hover{
  color:#FF9900;
}
#ex_2{
	text-align:center;
	margin:0 auto;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:450px;
	line-height:1.2;
}
#pc_reservation a{
	width:334px;
	height:35px;
	background-color:#c20312;
	display:block;
	text-align:center;
	font-size:20px;
	color:#fff;
	padding-top:0px;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:30px;
	border:2px #d80000 solid;
	text-decoration:none;
}
#pc_reservation a:hover{
		width:334px;
	height:35px;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color:#000;
	border:2px #000 solid;
	color:#fff;
	    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#pc_submenu_inner{

	width:338px;
	margin:0 auto;
	margin-top:30px;
}
a.short{
	width:160px;
	height:35px;
	margin:0 auto;
	border:#000 2px solid;
	text-align:center;
	font-size:20px;
	margin-bottom:10px;
	font-weight:600;
	padding-top:2px;
	display:block;
}
a.long{
	width:334px;
	height:35px;
	margin:0 auto;
	border:#000 2px solid;
	text-align:center;
	font-size:20px;
	margin-bottom:10px;
	font-weight:600;
	padding-top:2px;
	display:block;
}
#pc_submenu_inner li{
	float:left;
}
#pc_submenu_inner li a:hover{
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
}
.right{
	margin-right:10px;
}
#sns_zone_news_fb{
	float:left;
	margin-bottom:5px;
	padding-right:10px;
}
#sns{
	margin-bottom:10px;
	width:334px;
	margin:0 auto;
	position:relative;
}
#sns_zone_news_tw{
	float:left;
	padding-top:1px;
	margin-right:10px;

}
.spbr{
	display:none;
}
/* ----------------テキストリンク設定 */


.sp_only{
	display:none;
}
#shiro_back_bottom{
	display:none;
}
.scroll{
	text-indent:-8000px;
}
.scroll:after {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	z-index:150;
}
.scroll:after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    margin: auto;
    bottom: 5px;
    left: 50%;
    -webkit-animation: 2s arrow infinite ease;
    animation: 2s arrow infinite ease;
	margin-left:-20px;
	z-index:150;
}
.course_popup p{
	font-size:10px;
	text-align:center;
	font-weight:bold;
}
@-webkit-keyframes arrow {
	0%,100% {
    bottom: 30px;
	}
	50% {
    bottom: 20px;
	}
}
@keyframes arrow {
	0%,100% {
    bottom: 30px;
	}
	50% {
    bottom: 20px;
	}
}
.gotop{
    position: fixed;
    right: 30px;
    bottom: 15px;
		z-index:100;
}

.gotop a{
	width:38px;
	height:38px;
	font-size:38px;
	color:#000;
	display:block;
	z-index:600;
	line-height:1;
}

.gotop a:hover{
	background-position:0 -38px;
}

/*動画配置用*/
#bgOverlayContainer {
	position: fixed;
	left: 0; top: 0;
	z-index: 50;
	width: 100%;
	height: 100%;
}

/*パターン配置用*/
.overlayPattern {
  background-image: url(../img/overlay.png);
}


/* --------------------------サイト別初期設定ここまで----------------------- */
/* --------------------------レイアウトコンテナ設定ここから----------------------- */




span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
    content: " ";
}
.contact_accept h3{
	    font-size: 16px;
    text-align: center;
    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
}
.contact_accept p{
	font-size: 16px;
}

.contact_accept {
	padding:30px;
	margin-bottom:30px;
}
.contact_accept{
	border:1px solid #ccc;
}

.your-consent{
	text-align:center;
	margin-top:20px;
	
}
.wpcf7-acceptance{
	background-color:#ffc7bd;
    padding-right: 10px;
}


.sent .contact_accept{
	display:none;
}

.sent  #contact_zone_stripe_inner{

	display:none;
}



















/* ipad
=================================*/
@media screen and (max-width:1440px)
{
#uflo_3rd_menu{
	width:1280px;
	margin:0 auto;
}
}
@media screen and (max-width:1280px)
{
#uflo_3rd_menu{
	width:1080px;
	margin:0 auto;
}
}
/* iPHone4,iPhone5,iPhone5s,iPhone6,iPhone6 Plus */
@media screen and (max-width:750px)
{
	.sp_none{
	display:none;
}
	.gotop{
    position: fixed;
    right: 15px;
    bottom: 15px;
}

}

@media screen and (max-width:750px)
{
	.sp_only{
		display:block;
	}
	.pc_only{
		display:none;
	}
#yurt_catch h1 {
    width: 320px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    opacity: 1.0;
    z-index: 100;
}
#yurt_catch h1 img {
    width: 250px;
    height: auto;
    margin-bottom: 15px;
    /*max-height: 250px;*/
    max-height: 200px;
	width:auto;
}
span.firsttitle {
    border-bottom: 0px solid #fff;
    display: block;
    width: 320px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 5px;
	font-size:16px;
}
.scroll:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    margin: auto;
    bottom: 5px;
    left: 50%;
    -webkit-animation: 2s arrow infinite ease;
    animation: 2s arrow infinite ease;
    margin-left: -10px;
    z-index: 150;
}
.ffm_cont {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    padding: 3px 10px;
    line-height: 1;
    padding-right: 0px;
	display:none;
}
.ffm_concept_inner {
    width: 300px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
	padding-left:10px;
	padding-right:10px;
}
#yurt_concept_box {
    width: 300px;
    background-color: rgba(255,255,255,0.8);
    margin: 0 auto;
    border-radius: 10px;
    position: relative;
    text-align: center;
    color: #3C413D;
}
#yurt_concept_box p {
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 100%;
    margin: 0 auto;
    color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.4;
    font-weight: 300;
}
ffm_concept {
    background-color: #fff;
    width: 100%;
    z-index: 100;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
	background-size:cover;
	background-attachment:scroll;
}
.ffm_concept_inner p span {
    display: inline-block;
    padding: 0.3em 0.35em 0.3em 0.8em;
    margin: 0.3em -0.3em;
    color: #fff;
    background-color: #000;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    font-size: 12px;
	text-align:center;
}
.ffm_concept_inner h2 span {
    border-bottom: 1px solid #fff;
    font-size: 18px;
}
p#sanagi_from img{
    font-size: 1.3rem;
	width:240px;
	height:auto;
}
.ffm_portfolio {
    background-color: #fff;
    width: 100%;
    z-index: 100;
    position: relative;
    background-attachment:scroll;
    background-size: cover;
    padding-bottom: 50px;
	background-position:center center;
}
.ffm_portfolio_inner {
    width: 320px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 20px;
	background-position:center center;
}
.ffm_event h2 span {
    border: 1px solid #fff;
    letter-spacing: 0.2em;
	font-size:12px;
	text-shadow:2px 2px 2px #666;
	display:inline-block;

}
.ffm_portfolio_inner p:nth-of-type(1) {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 15px;
	font-size:12px;
	text-shadow:2px 2px 2px #666;
}
.ffm_event p span {
    display: inline-block;
    padding: 0.3em 0.35em 0.2em;
    margin: 0.4em -0.3em;
    color: #000;
    background-color: rgba(255,255,255,0.7);
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    font-size: 1.1rem;
	font-size:12px;
	text-align:center;
}
.sng_sanad_inner {
    width: 320px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 10px;
}
.sng_contact_page_inner{
	width:320px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:0px;
    margin: 0 auto;
}
.sng_contact_page_inner p{
	width:100%;
	text-align:center;
}
.sng_sanad_inner h3 img {
    border-radius: 100%;
    width: 200px;
    height: auto;
}
.sng_sanad_inner p {
    text-align: center;
    padding-top: 10px;
    font-size: 12px;
    padding-bottom: 10px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sng_sanad_inner h4 span {
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #E32988;
    padding: 5px 10px;
    color: #fff;
	font-size:16px;
}
.sng_sanad_inner dl {
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    border: 1px solid #000;
    padding: 20px;
	box-sizing:border-box;
}
.sng_sanad_inner dl dd {
    float: none;
    width: 260px;
	font-size:10px;
}
.sng_sanad_inner dl dt {
    float: none;
    width: 260px;
	text-align:center;
}
.sng_sanad_inner dl dd h5 {
    font-size: 14px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
}
.sng_areamap_inner {
    width: 320px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 0px;
	background-position:center center;
}
.sng_areamap_inner h3 span {
    background-color: #000;
    padding: 5px 10px;
    color: #fff;
	font-size:18px;
}
.sanagi_content li span {
    font-size: 18px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 5px;
    display: inline-block;
    position: relative;
    z-index: 10;
}
.sanagi_content li span span {
    font-size: 16px;
}
p.balloon-2-right {
    position: absolute;
    right: 80px;
    bottom: 20px;
    z-index: 100;
	font-size:12px;
	line-height:1.2;
	padding-top:10px;
	padding-bottom:10px;
}
.sanagi_content li {
    width: 100%;
    border-bottom: 1px solid #000;
    height: 120px;
    padding-top: 10px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    padding-bottom: 20px;
    position: relative;
}
.sng_food_inner {
    width: 300px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
}
.sng_food_inner h3 span {
    background-color: #000;
    padding: 5px 10px;
    color: #fff;
	font-size:18px;
}
.food_title1 span {
    background-color: rgba(255,255,255,0.7);
    padding: 5px 10px;
	font-size:14px;
}
.food_title2 {
    font-size: 12px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    padding-top: 20px;
    margin-bottom: 40px;
    color: #fff;
    text-shadow: 3px 3px 4px #666;
}
.grid li {
    display: inline-block;
    width: 255px;
    padding: 0px;
    text-align: left;
    position: relative;
}
.sanagi_food li {
    float: none;
    margin-right: 0px;
	margin:0 auto;
	width:240px;
	margin-left:30px;
}
.grid figure {
    margin: 0 auto;
    position: relative;
}
.sanagi_food li img {
    width: 240px;
    height: auto;
}
.cs-style-5 figcaption {
    height: 220px;
    width: 220px;
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
}
.sng_food {
    background-color: #fff;
    width: 100%;
    z-index: 100;
    position: relative;
    background-image: url(../img/sng_food_img_sp.jpg);
    background-attachment:scroll;
    background-size: cover;
    padding-bottom: 0px;
	background-position:center center;
}
.sng_incu {
    background-color: #fff;
    width: 100%;
    z-index: 100;
    position: relative;
    background-attachment: fixed;
    background-repeat: repeat;
    padding-bottom: 0px;
}
.sng_incu_inner {
    width: 300px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 0px;
    z-index: 15;
    position: relative;
	padding-right:10px;
	padding-left:10px;
}
.sng_incu_inner h3 span {
    background-color: none;
    padding: 5px 10px;
    color: #000;
    border-bottom: 3px solid #000;
	font-size:16px;
}
.sng_incu_inner h4 {
    font-size: 14px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
}
.sng_incu_inner p {
    font-size: 12px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    padding-top: 20px;
    margin-bottom: 30px;
}
.sng_form span {
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    border: 3px solid #000;
    padding: 10px 15px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.sng_incu_inner dl dt{
	text-align:center;
}
.sng_incu_inner dl dt img {
    width: 230px;
    height: auto;
    border: 1px solid #000;
}
.sng_incu_inner dl dt {
    float: none;
    margin-right: 0px;
}
.sng_incu_inner dl dd {
    float: left;
    width: 100%;
}
.sng_pro_title {
    font-size: 16px;
    text-align: left;
    font-weight: 900;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:5px;
	line-height:1;
}
dd.sng_pro_pro {
    font-size: 9px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    background-color: rgba(245,245,245,0.8);
    margin-top: 10px;
    padding: 10px;
    width: 280px !important;
    line-height: 1.5;
}
.sng_pro_ex {
    font-size: 12px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    margin-top: 10px;
    text-decoration: underline;
}
.sng_pro_name {
    font-size: 16px;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    line-height: 1.4;
}
.sng_hiroba_inner {
    width: 300px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 0px;
    z-index: 15;
    position: relative;
	padding-left:10px;
	padding-right:10px;
}
.sng_hiroba_inner h3 {
    font-size: 16px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 40px;
    font-weight: 700;
    line-height: 1;
}
.sng_hiroba_inner h4 {
    font-size: 14px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
}
.sng_hiroba_inner p {
    font-size: 12px;
    text-align: center;
        font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    padding-top: 20px;
    margin-bottom: 30px;
}
#yadwiga_under_visual_inner {
    width: 300px;
    margin: 0 auto;
    display: table;
    z-index: 100;
    background-color: #fff;
	padding-left:10px;
	padding-right:10px;
}
.sng_hiroba {
    background-color: #fff;
    width: 100%;
    z-index: 100;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 30px;
}
#yurt_footer_inner p {
    text-align: center;
    font-family: 'Gentium Basic', serif;
    font-size: 12px;
    color: #000;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
    line-height: 1;
}
#yurt_footer_inner {
    width: 320px;
    margin: 0 auto;
}
#yurt_mv {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-size: cover;
    z-index: 100;
    background-attachment:scroll;
    box-sizing: border-box;
    position: relative;
    background-image: url(../img/yadwiga_menu_back3.jpg);
}
.sanadrotate {
  vertical-align: baseline;
  margin: 20px auto;

  -webkit-transform-style: flat;           /* 3D表現使用する */
  -webkit-perspective: 10;                       /* パース(遠近感)の設定 */
  -webkit-animation-iteration-count: infinite;    /* 繰り返しの回数は無限 */
  -webkit-animation-direction: normal;            /* アニメの再生方向 */
  -webkit-animation-duration: 3.0s;               /* アニメの再生時間 */
transform-style: flat;          /* 3D表現使用する */
  perspective: 10;                       /* パース(遠近感)の設定 */
  animation-iteration-count: infinite;    /* 繰り返しの回数は無限 */
  animation-direction: normal;            /* アニメの再生方向 */
  animation-duration: 5.0s;
  z-index:150;               /* アニメの再生時間 */
}
.sng_sanad_inner h3 {
    margin: 0 auto;
    text-align: center;
transform-style: flat;          /* 3D表現使用する */
  perspective: 1000;
  width:300px;
}
#yurt_header ul {
    position: fixed;
    right: 0;
    right: 10px;
    top: 10px;
    z-index: 99999;
    text-shadow: 2px 2px 2px #666;
}
/*パターン配置用*/
.overlayPattern {
  background-image: none;
}
.sng_areamap {
    background-color: #fff;
    width: 100%;
    z-index: 100;
    position: relative;
    background-image: url(../img/sng_area_back4_sp.jpg);
    background-attachment:scroll;
    background-size: cover;
    padding-bottom: 50px;
    background-image: :;
	background-position:center center;
}
.sng_incu_inner dl {
    margin-bottom: 50px;
	width:300px;
	padding-left:0px;
	padding-right:0px;
}
#yurt_footer {
    background: #a6d900 -webkit-linear-gradient(top, #a6d900 0%, #ff4454 100%);
    background: #a6d900 linear-gradient(to bottom, #a6d900 0%, #ff4454 100%);
    opacity: 0.9;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d900', endColorstr='#ff4454', GradientType=0);
    -webkit-transition: opacity 1.5s;
    transition: opacity 1.5s;
    -webkit-animation: huerotator 3s infinite alternate;
    animation: huerotator 3s infinite alternate;
    width: 100%;
    height: 25px;
    width: 100%;
    height: auto;
    padding-top: 10px;
    z-index: 100;
    background-color: #015874;
    position: relative;
}
.gotop a {
    width: 38px;
    height: 38px;
    font-size: 38px;
    color: #000;
    display: block;
    z-index:1000;
    line-height: 1;
}
#contact_zone_inner {
    width: 300px;
    margin: 0 auto;
	padding-left:0px;
	padding-right:0px;
}
#contact_zone_stripe_left {
    float: none;
    width: 300px;
}
#contact_zone_stripe_right {
    float: right;
    width: 300px;
}
.sanagi_contact_title {
    font-size: 16px;
    background-color: #000;
    color: #fff;
    width: 300px;
    text-align: center;
    font-family: 'Noto Sans Japanese', serif;
    margin: 0 auto;
    margin-bottom: 10px;
}
#submit_p{
	text-align:right;
	width:300px;
	line-height:1;

}
.wpcf7 .wpcf7-text{
	border:#666 1px solid;
	width:290px;
	height:15px;
   border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	line-height:1;
	padding-left:4px;

	
}
.wpcf7 .wpcf7-textarea{
	border:#666 1px solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	width:290px;
	height:80px;
	padding-left:4px;
	padding-top:4px;
	background-color:#ffft;
}
.wpcf7 .wpcf7-submit{
	padding-left:10px;
	padding-right:10px;
    font-family: 'Noto Sans Japanese', serif;
	font-weight:bold;
font-family: “MS UI Gothic”;
	font-size:16px;
	background-color:#000;
	color:#FFFFFF;
	border:1px solid #333;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	line-height:1;

	padding-top:3px;
	padding-bottom:3px;
	height:25px;
    margin-top: 5px;
}
.wpcf7 .your-message2{
	width:300px;
	height:80px;
	line-height:1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background-color:transparent;
}
.wpcf7 .your-name,.wpcf7 .your-namekana,.wpcf7 .your-email,.wpcf7 .your-tel{
	width:300px;
	height:25px;
}
.wpcf7 .wpcf7-select{
	border:#666 1px solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	width:290px;
	height:15px;
	padding-left:4px;
	padding-top:4px;
	background-color:#ffft;
}
#contact_zone_inner dl dt {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
}
#contact_zone_inner dl {
    margin-bottom: 6px;
}
#div788 {
    background: none repeat scroll 0 0 #FFFFFF;

    display: none;
    padding: 10px;
    width: 780px;

}
#div787 {
    background: none repeat scroll 0 0 #FFFFFF;

    display: none;
    padding: 10px;
    width: 780px;

}
 #page_contact #div787{
  background: none repeat scroll 0 0 #FFFFFF;

  display:block !important;
  padding: 10px;
  width: 300px;
  margin: 0 auto;
 }
 #page_contact #div788{
  background: none repeat scroll 0 0 #FFFFFF;

  display:block !important;
  padding: 10px;
  width: 300px;
   margin: 0 auto;
 }
.sng_food_inner h3 {
    font-size: 36px;
    text-align: center;
    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1;
}
#contact_zone_stripe {
    background-image: url(../img/stripe_a7a7a34cc169f2a299ac4c72ea13d175.png);
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
ul.sanagi_food{
	width:300px;
}
.eventspace_img{
	width:100%;
}
.eventspace_img_ex{
	width:300px;
	margin:0 auto;
}
.eventspace_img_ex img{
	width:100%;
}
#yurt_catch_h1 a{
		    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			color:#fff !important;
			font-size:12px;
}
#page_contact .sng_sanad {
    background-color: #fff;
    width: 100%;
    z-index: 100;
    position: relative;
    background-attachment:scroll;
    background-size: cover;
    padding-bottom: 0px;
    background-image: url(../img/sng_sanad_back.jpg);
    background-repeat: no-repeat;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
    content: " ";
}
/* 190430追加 */

.contact_accept h3{
	    font-size: 12px;
    text-align: center;
    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
}
.contact_accept p{
	font-size: 12px;
}

.contact_accept {
	padding:15px 30px;
	margin-bottom:30px;
}
.contact_accept{
	border:1px solid #ccc;
}

.your-consent{
	text-align:center;
	margin-top:20px;
	
}
.wpcf7-acceptance{
	background-color:#ffc7bd;
}
#submit_p{
	padding-top:10px;
	padding-bottom:5px;
}
.wpcf7 div.wpcf7-response-output {
	font-size: 12px;


}

	}

/* 180628追加 */
.sng_top_bnr {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 15%;
	max-width: 300px;
	font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
	text-shadow: 2px 2px 2px #333;
}
.sng_top_bnr a {
	display: block;
	color: #fff!important;
	text-align: center;
}
.sng_top_bnr img {
	width: 100%;
}
@media screen and (max-width: 750px) {
	.sng_top_bnr {
		left: 5px;
		width: 30%;
		font-size: 12px;
	}
}


