@charset "UTF-8";

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
/*この上部を入れないとhanbargerのsp背景色の横幅が右切れる*/

*{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    box-sizing: border-box;
    color: #333;
}


ol, ul {
    list-style: none;
}
/* clearfix */
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}



a.navi_tel{
	color: #cc0000;
	
	font-weight: lighter;
	
	text-decoration:underline;
	
	font-family:"Shippori Mincho" , serif;

}
a.navi_tel:hover {
	color: #ccc;
	text-decoration: none;
	}



a.navi_a{
	color: #63382e;
	
	text-decoration:none;
	
	font-family:"Shippori Mincho" , serif;

}
a.navi_a:hover {
	color: #ccc;
	text-decoration: underline;
	}




a.navi_b{
	color: #63382e;
	
	text-decoration:underline;
	
	font-family:"Shippori Mincho" , serif;
	
	
}




a.navi_b:hover {
	color: #ccc;
	text-decoration: underline;
	}



#anchor1{ /*アンカーリンクは数字始まりは使用不可*/
	display:block;

	/*余白を指定*/
	padding-top:80px;
	margin-top:-80px;	
}






#anchor2{ /*アンカーリンクは数字始まりは使用不可*/
	display:block;

	/*余白を指定*/
	padding-top:80px;
	margin-top:-80px;	
}







	
/*==========================================
 sp スタイル
===========================================*/

body {
  margin: 0px 0px 0px 0px;
 
  background: #fff;
}






/* TOP */

section#top {/*トップイメージ*/
width:100%;
max-width:100%;
margin:0px auto 30px auto;
text-align:center;


	
}	

section#top article {
	text-align: center;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	
	border-bottom:0px solid #333;
	
	padding-bottom:80px;


}




section#top article img {
	text-align: center;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	



}



section#top article h1{/*京都で味わう本場アルタランガ、冬の贅*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.25em;
	line-height:1.5;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0.05em;
	
	
}


section#top article h2{/*フィリッポはイタリア修業先*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.06em;
	line-height: 1.5;
	font-weight: normal;
	color:black;
	margin:40px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0em;
	
	font-feature-settings:"palt";
	
}






section#top article p{/*日程*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.19em;
	line-height: 1.5;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0.1em;
	
	font-feature-settings:"palt";
	
	
}


section#top article span br{/*改行*/

display:none;
	
}



/* semplice */

section#top_2 {/*トップイメージ*/
width:100%;
max-width:100%;
margin:0px auto 0px auto;
text-align:center;


	
}	

section#top_2 article {
	text-align: center;
	width: 100%;
	max-width:100%;
	margin: 0 auto;
	

	
	padding-bottom:150px;


}




section#top_2 article img {
	text-align: center;
	width: 100%;
	max-width:80%;
	margin: 0 auto;
}





section#top_2 article h2{/*テーマはシンプル*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.25em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:10px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0em;
	
	font-feature-settings:"palt";
	
}






section#top_2 article p{/*リード*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.06em;
	line-height:2;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0em;
	
	font-feature-settings:"palt";
	
	
}


section#top_2 article span br{/*改行*/

display:none;
	
}






/* CONTENTS 1*/

section#contents {/*プロフィール*/
width:100%;
max-width:100%;
margin:0px auto 0 auto;
text-align:center;


	
}	

section#contents article {
text-align:center;
width:100%;
max-width:90%;
display:block;
margin:0 auto;
position:relative;/*これを入れて文字を上に載せれる*/

  background-color:rgba(255,255,255,0.4);/*白指定*/
  
  padding:15px;

}




section#contents article img {/*フィリッポ写真*/
position:relative;
width:100%;
max-width:100%;

vertical-align:top;/*下部に出来る余白を埋めるタグ*/

}


	
section#contents article h2{/*フィリッポ・ジャッコーネ*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.06em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0.05em;
	
}


section#contents article p{/*プロフィール*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.06em;
	line-height: 2;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:left;
	
	letter-spacing:0.05em;
	
}




section#contents article span br{/*改行*/

display:none;
	
}




/* トップに戻る*/

section#contents_top {/*戻る*/
width:100%;
max-width:100%;
margin:0px auto 0 auto;
text-align:center;


	
}	

section#contents_top article {
text-align:center;
width:100%;
max-width:200px;
display:block;
margin:70px auto 0 auto;
position:relative;/*これを入れて文字を上に載せれる*/

  background-color:rgba(220,212,210,0.4);/*白指定*/
  
  border-radius:20px;
  
  padding:15px;

}





	
section#contents_top article h5{/*トップに戻る*/

font-family:"Shippori Mincho" , serif;
	font-size: 1em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:0px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0.05em;
	
}





section#contents_top article span br{/*改行*/

display:none;
	
}



/* CONTENTS 2 RESERVATION*/

section#contents1_2 {
width:100%;
max-width:100%;
margin:100px auto 100px auto;
text-align:center;
	
}	



section#contents1_2  h1{/*イタリア研修のため*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.13em;
	line-height: 140%;
	font-weight: normal;
	color:black;
	margin:40px;
	
	text-align:center;
	
	letter-spacing:0em;
	font-feature-settings:"palt";
	
	
	
}



section#contents1_2 article {
text-align:center;
width:100%;
max-width:100%;
display:block;
margin:0 auto;
position:relative;/*これを入れて文字を上に載せれる*/

  background-color:rgba(246,240,211,0.4);/*黄色指定*/
  
  
  padding:25px;

}




section#contents1_2 article img {
position:relative;
width:100%;
max-width:70%;

vertical-align:top;/*下部に出来る余白を埋めるタグ*/

}


	

section#contents1_2 article p{/*RESERVATION CALL*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.19em;
	line-height: 180%;
	font-weight: normal;
	color:black;
	margin:0px;
	
	text-align:center;
	
	letter-spacing:0.1em;
	font-feature-settings:"palt";
	
	
}



footer {
	
	width:100%;
max-width:100%;
margin:0 auto 40px auto;

text-align:center;

	background-color:;
		
	
}

footer img {
position:relative;
width:100%;
max-width:70%;

margin:0 auto;


vertical-align:top;/*下部に出来る余白を埋めるタグ*/


}

footer  p{

font-family:"Shippori Mincho" , serif;
	font-size: 1em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:0px 30px 120px auto ;
	
	text-align:center;
	
	letter-spacing:0.2em;
	
	
}









nav ul {
  margin-bottom: 15px;
}






a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
}



.copyright {
	
	text-align:center;
    
	margin:120px 0 50px 0; 
	
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.69em;
	letter-spacing:0.05em;
	
	color:black;
	
	line-height:170%;
	
	
	
	
}


p{
	margin-top:5px;
}





@media only screen and (min-width: 500px) {	
	
	
	section#top_2 article img {
	text-align: center;
	width: 100%;
	max-width:80%;
	margin: 0 auto;
}

	
	
	
	/* CONTENTS 1*/

section#contents {/*プロフィール*/
width:100%;
max-width:100%;
margin:0px auto 0 auto;
text-align:center;


	
}	

section#contents article {
text-align:center;
width:100%;
max-width:90%;
display:block;
margin:0 auto;
position:relative;/*これを入れて文字を上に載せれる*/

  background-color:rgba(255,255,255,0.4);/*白指定*/
  
  padding:15px;

}




section#contents article img {/*フィリッポ写真*/
position:relative;
width:100%;
max-width:100%;

vertical-align:top;/*下部に出来る余白を埋めるタグ*/

}


	
section#contents article h2{/*フィリッポ・ジャッコーネ*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.06em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0.05em;
	
}


section#contents article p{/*プロフィール*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.06em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:left;
	
	letter-spacing:0.05em;
	
}

	

	section#contents1_2 article p{/*RESERVATION CALL*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.13em;
	line-height: 180%;
	font-weight: normal;
	color:black;
	margin:0px;
	
	text-align:center;
	
	letter-spacing:0.1em;
	
	
	
}


	
	


section#contents1_2 article img {

width:100%;
max-width:260px;
}










footer img {
position:relative;
width:100%;
max-width:50%;

margin:0 auto;


vertical-align:top;/*下部に出来る余白を埋めるタグ*/

}



}





@media only screen and (min-width: 730px) {	



/* TOP */

section#top {/*トップイメージ*/
width:100%;
max-width:100%;
margin:0px auto 100px auto;
text-align:center;


	
}	

section#top article {
	text-align: center;
	width: 100%;
	max-width: 60%;
	margin: 0 auto;
	
	
	
	padding-bottom:100px;


}




section#top article img {
	text-align: center;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	



}



section#top article h1{/*お知らせ*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.19em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0.1em;
	
	
}


section#top article h2{/*フィリッポはイタリア修業先*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.06em;
	line-height: 1.5;
	font-weight: normal;
	color:black;
	margin:40px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0em;
	
	font-feature-settings:"palt";
	
}





section#top article p{

font-family:"Shippori Mincho" , serif;
	font-size: 1.13em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0.1em;
	
	font-feature-settings:"palt";
	
	
}


section#top article span br{/*改行*/

display:none;
	
}




	section#top_2 article img {/*semplice画像*/
	text-align: center;
	width: 100%;
	max-width:400px;
	margin: 0 auto;
}




/* CONTENTS 1*/

section#contents {/*プロフィール*/
width:100%;
max-width:100%;
margin:0px auto 0 auto;
text-align:center;


	
}	

section#contents article {
text-align:center;
width:100%;
max-width:500px;
display:block;
margin:0 auto;
position:relative;/*これを入れて文字を上に載せれる*/


  
  padding:15px;

}




section#contents article img {/*フィリッポ写真*/
position:relative;
width:100%;
max-width:100%;

vertical-align:top;/*下部に出来る余白を埋めるタグ*/

}


	
section#contents article h2{/*フィリッポ・ジャッコーネ*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.06em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:center;
	
	letter-spacing:0.05em;
	
}


section#contents article p{/*プロフィール*/

font-family:"Shippori Mincho" , serif;
	font-size: 1.06em;
	line-height: 160%;
	font-weight: normal;
	color:black;
	margin:20px auto 0 auto ;
	
	text-align:left;
	
	letter-spacing:0.05em;
	
}

	
	
}



/*==========================================
 タブレット 縦 スタイル
===========================================*/

@media only screen and (min-width: 751px) {
	
	


	



footer img {
position:relative;
width:100%;
max-width:380px;

margin:0 auto;

text-align:center;
vertical-align:top;/*下部に出来る余白を埋めるタグ*/

}



.copyright {
	
	text-align:center;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	letter-spacing:0em;
	
	
	margin:120px 0 50px 0
}


}






/*==========================================
 タブレット 横 スタイル
===========================================*/


@media only screen and (min-width: 1020px) {/*ipad 横1024*/
section#top article {
	text-align: center;
	width: 100%;
	max-width:500px;
	margin: 0 auto;
	
	
	
	padding-bottom:100px;


}

section#top article h1{/*京都で味わう本場*/


	font-size: 25px;
	
	
	
}


section#top article h2{/*フィリッポはイタリア修業先*/

	font-size: 18px;
	
	
}





section#top article p{


	font-size: 23px;
		
	
}




section#top_2 article h2{/*テーマはシンプル*/


	font-size: 23px;
	
	
}



section#top_2 article p{/*リード*/

font-size:20px;
		
}



section#contents article {
text-align:center;
width:100%;
max-width:600px;
display:block;
margin:0 auto;
position:relative;/*これを入れて文字を上に載せれる*/


  
  padding:15px;

}



	
}



/*==========================================
 PC スタイル
===========================================*/

@media only screen and (min-width: 1490px) {
	
	

	
}







  
/* Flexible Image */
img {
  max-width: 100%; 
  height:auto;
}

