@charset "utf-8";


/*全体の設定
---------------------------------------------------------------------------*/
body {
	color: #666;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	font: 14px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #FFF;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}
strong {
	color : #3399ff;		/*strongタグを使用した時の文字色▼*/
	font-size: 110%;
}
em {
        color:#33cc66;                  /*emタグを使用した時の文字色▼*/
	font-size: 100%;
        font-weight:bold
}
.b_size {
        color: #3399ff;                 /*strong emタグで利用できるclass設定(文字色変更)　以下続く▼*/
	font-size: 150%;
}
.s_size {
	font-size: 86%;
}
.g {
        color: #3cb371;
}
.p {
        color: #e86f85;
}
.r {
        color: #cc0000;
}
.c {
        color: #ff0000;
}
.w {
        color: #ffffff;
}
p.line {
	line-height: 29px;
	background-image: url(../images/line_dot.png);
	background-repeat: repeat;

}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #51b9ff;	/*リンクテキストの色*/
}
a:hover {
	color: #e86f85;			/*マウスオン時の文字色（全体）*/
	text-decoration: none;	/*マウスオン時に下線を消す設定。残したいならこの１行削除。*/
}

/*h1タグ
---------------------------------------------------------------------------*/
h1 {
	width: 980px;
	margin: 5px auto;
	font-size: 95%;	/*文字サイズ*/
	font-weight: normal;	/*hタグのデフォルトの太字を標準にする設定。*/
	text-align: right;	/*右寄せ*/
	line-height: 18px;	/*行間*/
	color: #5dccfa;
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: 980px;	/*コンテナー幅*/
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	width: 100%;	/*ブロックの幅*/
	height: 100px;	/*ブロックの高さ*/
	position: relative;
}
/*ロゴの設定*/
header #logo {
	position: absolute;
	left: 15px;	/*ヘッダーブロックに対して左から28pxの位置に配置*/
	top: 5px;	/*ヘッダーブロックに対して上から28pxの位置に配置*/
}
/*お問い合わせボックスの設定*/
header address {
	position: absolute;
	top: 25px;		/*ヘッダーブロックに対して上から24pxの位置に配置*/
	right: 20px;	/*ヘッダーブロックに対して右から40pxの位置に配置*/
	font-size: 11px;	/*文字サイズ*/
	text-align: center;	/*文字をセンタリング*/
	line-height: 1.6;	/*行間*/
	border: 5px solid #a5ceea;	/*枠線の幅、線種、色*/
	background-color: #d7eaf6;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#d7eaf6));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#FFF, #d7eaf6);	/*同上*/
	background-image: linear-gradient(#FFF, #d7eaf6);			/*同上*/
	border-radius: 10px;	/*角丸のサイズ*/
	letter-spacing: 0.2em;	/*文字間隔を少し広めにとる設定。*/
}
/*「着付けのお問い合わせはこちら」の文字設定*/
header address .contact {
	font-size: 15px;	/*文字サイズ*/
	color: #5cb3ee;		/*文字色*/
	display: block;
}
header address .contact a {
	padding: 10px;	/*ボックス内の余白*/
	text-decoration: none;
	display: block;
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
}
header address .contact a:hover {
	background: #fff;	/*マウスオン時の背景色*/
	color: #666;	/*マウスオン時の文字色*/
}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
/*メニューブロック全体の設定*/
nav#menu ul {
/* SVG as background image (IE9/Chrome/Safari/Opera) */ 
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczNjAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM3NENERjUiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM1Q0IzRUUiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2czNjApIiAvPgo8L3N2Zz4=);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(58,185,241,0.7)), to(rgba(23,147,232,0.7)));	/*グラデーション。RGBA設定。0.7が透明度で他の数字が色のRGB値。*/
	background-image: -webkit-linear-gradient(rgba(58,185,241,0.7), rgba(23,147,232,0.7));	/*同上*/
	background-image: linear-gradient(rgba(58,185,241,0.7), rgba(23,147,232,0.7));			/*同上*/
	border-radius: 10px;		/*角丸のサイズ*/
	-webkit-box-shadow: 1px 2px 7px #ccc;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 7px #ccc;			/*同上*/
	padding-left: 25px;
	margin-bottom: 25px;
	height: 56px;
}
/*メニュー１個ごとの設定*/
nav#menu ul li {
	float: left;
	width: 115px;	/*メニュー幅*/
	border-right: 1px solid #349ee5;	/*メニューの右側の線の幅、線種、色*/
	text-align: center;
}
nav#menu ul li a {
	color: #FFF;		/*文字色*/
	text-decoration: none;
	display: block;
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
	line-height: 20px;
	padding-top: 10px;
}
/*最初のメニューの設定*/
nav#menu ul li:first-child {
	border-left: 1px solid #349ee5;	/*左側に線を入れる*/
}
/*マウスオン時の設定*/
nav#menu ul li a:hover {
	background-color: #349ee5;		/*背景色*/
}
/*英語表記の設定*/
nav#menu ul li a span {
	font-size: 9px;	/*文字サイズ*/
	color: #eeeab3;	/*文字色*/
	display: block;
	letter-spacing: 0.2em;	/*文字間隔を少しあける設定*/
	line-height: 15px;
	padding-bottom: 11px;
}

/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	clear: left;
	width: 980px;
	height: 271px;
	position: relative;
	border-radius: 10px;		/*角丸のサイズ*/
	-webkit-box-shadow: 1px 2px 7px #ccc;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 7px #ccc;			/*同上*/
	margin-bottom: 25px;
}
#mainimg img {
	border-radius: 10px;	/*角丸のサイズ*/
	vertical-align: bottom;
}
#mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
}
#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
}

/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 100%;
}

/*パンくずデザイン
---------------------------------------------------------*/
ul#bread {
    margin:0;
    padding:0;
    font-size:0; /*親のulのフォントサイズを0に初期化しておきます*/
}
ul#bread li {
    display: inline;
    font-size:0.8rem;
    line-height:3;
    margin:0 0.2em; 
    padding:0;
}
ul#bread li::before {
    content: "> "
}
ul#bread li:first-child::before {
    content: ""
}


/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: right;	/*右側に回り込み*/
	width: 700px;	/*メインコンテンツ幅*/
	padding-bottom: 30px;
}
/*mainコンテンツのh2タグの設定*/
#main h2 {
	border-radius: 10px 10px 0 0;	/*角丸のサイズ*/
	background-color: #349EE5;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: url(../images/bg1.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#8fd9ff), to(#5da7cd));	/*グラデーション*/
	background: url(../images/bg1.png) no-repeat right center, -webkit-linear-gradient(#8fd9ff, #5da7cd);	/*同上*/
	background: url(../images/bg1.png) no-repeat right center, linear-gradient(#8fd9ff, #5da7cd);			/*同上*/
	font-size: 105%;
	color: #FFF;		/*文字色*/
	padding: 8px 15px;	/*上下、左右への余白*/
	clear: both;
}

/*mainコンテンツのh3タグの設定*/
#main h3 {
	border-radius: 10px;	/*角丸のサイズ*/
	background: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: url(../images/bg1.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f4f4f4));	/*背景画像の読み込みとグラデーション*/
	background: url(../images/bg1.png) no-repeat right center, -webkit-linear-gradient(#FFF, #e8e8e8);	/*同上*/
	background: url(../images/bg1.png) no-repeat right center, linear-gradient(#FFF, #e8e8e8);			/*同上*/
	-webkit-box-shadow: 1px 2px 7px #ccc;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 7px #ccc;			/*同上*/
	font-size: 105%;
	padding: 4px 15px;	/*上下、左右への余白*/
	clear: both;
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	color: #33cc66;	/*文字色*/
}

/*mainコンテンツのh6タグの設定*/
#main h6 {
	font-size: 100%;	/*文字サイズ*/
	color : #33cc66;	/*文字色*/
	background-image : url(../images/icon02.gif);	/*見出し(h6タグ)の先頭に表示される画像▼*/
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 25px;
	margin-bottom: 10px;
}

/*mainコンテンツの段落タグ設定*/
#main p {
	padding: 0.5em 15px 1em;	/*左から、上、左右、下への余白*/
}

/*メインメニュー案内の各ブロック(横長 list)
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
#main section.list {
	margin-bottom: 15px;	/*box間の余白*/
	border-radius: 10px;	/*角丸のサイズ*/
	border-radius: 10px;	/*角丸のサイズ*/
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.5);	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色(50%の黒)の設定。*/
	box-shadow: 1px 2px 2px rgba(0,0,0,0.5);			/*同上*/
	position: relative;
	overflow: hidden;
}

/*リンク設定*/
#main section.list a {
	padding: 20px;	/*ボックス内の余白*/
	text-decoration: none;
	display: block;
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
}
/*マウスオン時のボックス*/
#main section.list a:hover {
	background: #d7eaf6;	/*マウスオン時の背景色*/
	color: #666;	/*マウスオン時の文字色*/
}
/*ボックス内の段落タグ設定*/
#main section.list p {
	padding-bottom: 10px;	/*box内下側の余白の設定*/
	margin-left: 40%;	/*左の写真とのバランスをとって設定*/
	color: #666;	/*マウスオン時の文字色*/
}
/*ボックス内の写真設定*/
#main section.list figure img {
	float: left;			/*画像を左へ回り込み*/
	background-color: #FFF;	/*画像の背景色。ここでは枠線と画像の間の色になります。*/
	padding: 5px;			/*余白。ここに上の行で設定した背景色が出ます。*/
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	width: 35%;		/*写真の幅*/
	height: auto;	/*写真の高さ*/
}
/*ボックス内のh4タグ設定*/
#main section.list h4{
	padding: 2px 0px 2px 10px;	/*左から、上、右、下、左側への余白*/
	margin-left: 40%;			/*左の写真とのバランスをとって設定*/
	font-size: 110%;
	border-left: 4px solid #51b9ff;	/*左側の線の幅、線種、色*/
	border-bottom: 1px solid #CCC;	/*下側の線の幅、線種、色*/
	margin-bottom: 0.5em;
	color: #51b9ff;
}

/*「mark1(キャンペーン中)」マーク
---------------------------------------------------------------------------*/
.mark1 {
	font-size: 10px;	/*文字サイズ*/
	color: #FFF;		/*文字色*/
	background: #fa5d95;	/*背景色*/
	text-align: center;
	display: block;
	width: 200px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	-webkit-transform: rotate(-45deg) translate(37px,20px);
	-ms-transform: rotate(-45deg) translate(37px,20px);
	transform: rotate(-20deg) translate(60px,10px);
}

/*メニュー内のブロック（ブロック list_b）
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
#main section.list_b {
	height: 500px;	/*ボックスの高さ*/
	width: 320px;	/*ボックスの幅*/
	border-radius: 20px;	/*角丸のサイズ*/
	-webkit-box-shadow: 0px 2px 5px #bcbcbc;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 0px 2px 5px #bcbcbc;		/*同上*/
	float: left;
	margin: 0px 10px 20px;
	border: 1px solid #CCC;
	overflow: hidden;
	position: relative;
}

/*リンク設定*/
#main section.list_b a {
	height: 500px;	/*ボックスの高さ*/
	padding: 30px;	/*ボックス内の余白*/
	text-decoration: none;
	display: block;
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;		/*同上*/
}
/*マウスオン時のボックス*/
#main section.list_b a:hover {
	background: #d7eaf6;	/*マウスオン時の背景色*/
	color: #666;	/*マウスオン時の文字色*/
}

/*ボックス内の段落タグ設定*/
#main section.list_b p {
	padding: 0px;
	font-size: 100%;
	color: #666;		/*文字色*/
}
/*ボックス内のh5タグ設定*/
#main section.list_b h5 {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 110%;
	text-align: center;
	padding: 0;
	border-radius: 0px;
	color: #00a2e4;	/*文字色*/
	border-bottom: 2px dotted #00a2e4;	/*下線の幅、線種、色*/
	margin-bottom: 5px;
}
/*ボックス内の写真設定*/
#main section.list_b figure img {
	width: 100%;
	height: auto;
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
}
/*ふきだしアイコンの位置*/
#main section.list_b img.icon {
	position: absolute;
	top: -20px;	/*ボックスに対して上から-10pxの位置に配置*/
	right: 0px;	/*ボックスに対して右から0pxの位置に配置*/
}

/*FAQ用メニューブロック設定(２カラム）
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
#main section.col2 {
	height: 170px;	/*ボックスの高さ*/
	width: 320px;	/*ボックスの幅*/
	border-radius: 0px;	/*角丸のサイズ→なし*/
	-webkit-box-shadow: 0px 2px 5px #bcbcbc;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 0px 2px 5px #bcbcbc;		/*同上*/
	float: left;
	margin: 0px 10px 20px;
	border: 1px solid #CCC;
	overflow: hidden;
	position: relative;
}

/*リンク設定*/
#main section.col2 a {
	height: 170px;	/*ボックスの高さ*/
	padding: 20px;	/*ボックス内の余白*/
	text-decoration: none;
	display: block;
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;		/*同上*/
}
/*マウスオン時のボックス*/
#main section.col2 a:hover {
	background: #d7eaf6;	/*マウスオン時の背景色*/
	color: #666;	/*マウスオン時の文字色*/
}

/*ボックス内の段落タグ設定*/
#main section.col2 p {
	padding: 0px;
	margin-left: 40%;	/*左の写真とのバランスをとって設定*/
	font-size: 100%;
	color: #666;		/*文字色*/
}
/*ボックス内のh4タグ設定*/
#main section.col2 h4{
	padding: 2px 0px 2px 10px;	/*左から、上、右、下、左側への余白*/
	margin-left: 40%;		/*左の写真とのバランスをとって設定*/
	font-size: 100%;
	border-left: 4px solid #51b9ff;	/*左側の線の幅、線種、色*/
	border-bottom: 1px solid #CCC;	/*下側の線の幅、線種、色*/
	margin-bottom: 0.5em;
	color: #51b9ff;
}

/*ボックス内の写真設定*/
#main section.col2 figure img {
	float: left;			/*画像を左へ回り込み*/
	width: 35%;
	height: auto;
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
}



/*着付け教室各メニューボックス設定(イメージ左　大枠：横長box list)
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
#main section.k_menu {
	margin-bottom: 15px;	/*box間の余白*/
	padding: 15px;	/*左から、上、右、下、左側への余白*/
	position: relative;
	overflow: hidden;
	border-width: 1px;	/*ボーダーの太さ*/
	border-style: solid;	/*ボーダースタイル*/
	border-color: #cccccc;	/*ボーダーカラー▼*/
	margin: 20px 0px 15px 0px;   /*左から、上、右、下、左側への余白*/

}

/*ボックス内の段落タグ設定*/
#main section.k_menu p {
	padding-bottom: 10px;	/*box内下側の余白の設定*/
	margin-left: 30%;	/*左の写真とのバランスをとって設定*/
	color: #666;	/*マウスオン時の文字色*/
}

/*ボックス内の写真設定*/
#main section.k_menu figure img {
	float: left;			/*画像を左へ回り込み*/
	background-color: #FFF;	/*画像の背景色。ここでは枠線と画像の間の色になります。*/
	padding: 5px;			/*余白。ここに上の行で設定した背景色が出ます。*/
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	width: 25%;		/*写真の幅*/
	height: auto;	/*写真の高さ*/
}
/*ボックス内のh4タグ設定*/
#main section.k_menu h4{
	padding: 2px 0px 2px 10px;	/*左から、上、右、下、左側への余白*/
	margin-left: 30%;		/*左の写真とのバランスをとって設定*/
	font-size: 110%;
	border-left: 4px solid #51b9ff;	/*左側の線の幅、線種、色*/
	border-bottom: 1px solid #CCC;	/*下側の線の幅、線種、色*/
	margin-bottom: 0.5em;
	color: #51b9ff;
}

/*着付け教室各メニューボックス設定(イメージ右　大枠：横長box list)
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
#main section.k_menu_r {
	margin-bottom: 15px;	/*box間の余白*/
	padding: 15px;	/*左から、上、右、下、左側への余白*/
	position: relative;
	overflow: hidden;
	border-width: 1px;	/*ボーダーの太さ*/
	border-style: solid;	/*ボーダースタイル*/
	border-color: #cccccc;	/*ボーダーカラー▼*/
	margin: 20px 0px 15px 0px;   /*左から、上、右、下、左側への余白*/

}

/*ボックス内の段落タグ設定*/
#main section.k_menu_r p {
	padding-bottom: 10px;	/*box内下側の余白の設定*/
	margin-right: 30%;	/*左の写真とのバランスをとって設定*/
	color: #666;	/*マウスオン時の文字色*/
}

/*ボックス内の写真設定*/
#main section.k_menu_r figure img {
	float: right;			/*画像を左へ回り込み*/
	background-color: #FFF;	/*画像の背景色。ここでは枠線と画像の間の色になります。*/
	padding: 5px;			/*余白。ここに上の行で設定した背景色が出ます。*/
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	width: 25%;		/*写真の幅*/
	height: auto;	/*写真の高さ*/
}
/*ボックス内のh4タグ設定*/
#main section.k_menu_r h4{
	padding: 2px 0px 2px 10px;	/*左から、上、右、下、左側への余白*/
	margin-right: 30%;		/*左の写真とのバランスをとって設定*/
	font-size: 110%;
	border-left: 4px solid #51b9ff;	/*左側の線の幅、線種、色*/
	border-bottom: 1px solid #CCC;	/*下側の線の幅、線種、色*/
	margin-bottom: 0.5em;
	color: #51b9ff;
}


/*着付教室メニュー用メイン部分の入り子ボックス*追加設定*
---------------------------------------------------------------------------*/

#main section.box_k {
	border-width: 1px;	/*ボーダーの太さ*/
	border-style: solid;	/*ボーダースタイル*/
	border-color: #cccccc;	/*ボーダーカラー▼*/
	padding: 10px;
	margin: 20px 0px 15px 0px;

}

#main section.box_k p {
	padding-bottom: 0px;
	margin-left: 0%;	/*左の写真とのバランスをとって設定*/
}

/*着付教室メニュー(お知らせ用)メイン部分のボックス*追加設定*
---------------------------------------------------------------------------*/
#main section.box_o {
	border-width: 3px;	/*ボーダーの太さ*/
	border-style: double;	/*ボーダースタイル*/
	border-color: #e86f85;	/*ボーダーカラー▼*/
	padding: 25px;
	margin: 30px;
}

#main section.box_o p {
	padding-bottom: 0px;
}



/*イメージボックス　センター(prof.html 中央に画像を配置する設定)
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
#main section.imgbox_c {
	margin-bottom: 15px;	/*boxの下余白*/
	text-align: center;

}

/*ボックス内の写真設定*/
#main section.imgbox_c figure img {
	text-align: center;
	padding: 5px;		/*余白*/
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	width: 75%;		/*写真の幅*/
	height: auto;	/*写真の高さ*/
}


/*Googlemap表示設定
---------------------------------------------------------------------------*/
iframe {
width: 100%;
} 



/*ボタン設定
---------------------------------------------------------------------------*/
.button {
	position: relative;
	display: inline-block;
	padding: .30em 2.5em;       /*ボタンのサイズ 左から 高さ 幅*/
	border: 2px solid #349ee5;  /*枠線の設定 太さ 線種 色*/
	border-radius: 15px;        /*角丸のサイズ*/
	color: #349ee5;             /*文字色*/
	text-decoration: none;
	font-size: 115%;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.button::after {
	position: absolute;
	top: 7px;                   /*ずれ幅の設定 小→ずれ幅小*/
	left: 7px;                  /*同上*/
	z-index: -1;
	content: '';
	width: 102%;
	height: 102%;
	background-color: #e1f0fb;   /*ずれ側の色*/
	border-radius: 15px;         /*角丸のサイズ*/
	-webkit-transform: rotate(1deg);
	transform: rotate(1deg);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.button:hover {
	color: #666;                 /*ポイント後の文字色*/
}
.button:hover::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: left;	/*左側に回り込み*/
	width: 230px;	/*サブコンテンツ幅*/
	padding-bottom: 30px;
}
/*subコンテンツ内のh2タグ設定*/
#sub h2 {
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	border-radius: 10px 10px 0 0;	/*角丸のサイズ。それぞれ左上、右上、右下、左下への設定*/
	font-size: 100%;
	text-align: center;	/*文字をセンタリング*/
	padding: 5px 0px;	/*左から、上下、左右への余白*/
	background-color: #5dccfa;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5dccfa), to(#0029c2));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#5dccfa, #59c3ef 49%, #55bae3 50%);	/*同上*/
	background-image: linear-gradient(#5dccfa, #59c3ef 49%, #55bae3 50%);			/*同上*/
	color: #FFF;	/*文字色*/
}

/*サブコンテンツ内のメニュー
---------------------------------------------------------------------------*/
/*メニューブロック全体の設定*/
#sub ul.submenu {
	margin-bottom: 15px;            /*メニューブロックの下にあけるスペース*/
	border-top: 1px solid #CCC;	/*左側の線の幅、線種、色*/
	border-right: 1px solid #CCC;	/*右側の線の幅、線種、色*/
	border-left: 1px solid #CCC;	/*左側の線の幅、線種、色*/
}
/*メニュー１個ごとの設定*/
#sub ul.submenu li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #CCC;	/*下側の線の幅、線種、色*/
	padding: 5px 10px ;             /*余白「上下」5px「左右」10px*/
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
	color: #666;	/*文字色*/
}
/*マウスオン時の設定*/
#sub ul.submenu li a:hover {
	background-color: #d7eaf6;	/*背景色*/
	color: #51b9ff;	/*文字色*/
}
/*見出しにメニューが繋がった場合に枠線が重複しない為の設定*/
#sub h2 + ul.submenu {
	border-top: none;
}

/*サブコンテンツ内のbox設定
---------------------------------------------------------------------------*/
#sub .box1 {
	border: 1px solid #CCC;	/*下側の線の幅、線種、色*/
	padding: 10px;			/*ボックス内の余白*/
	margin-bottom: 15px;	/*ボックスの下（外側）のスペース*/
	-webkit-box-shadow: 0px 0px 1px #FFF inset;	/*内側への影を右・下・ぼかし幅・距離・色を設定*/
	box-shadow: 0px 0px 0px 1px #FFF inset;		/*同上*/
	text-align: center;
}
/*box1内のh2タグ*/
#sub .box1 h2 {
	padding: 2px 0px;	/*左から、上下、左右への余白*/
	border-radius:  10px 10px 0 0;	/*角丸をなくす設定*/
}

/*box2設定(単独box)*/
#sub .box2 {
	border: 1px solid #c9c9c9;	/*枠線の幅、線種、色*/
	border-radius: 5px;	/*角丸のサイズ*/
	padding: 10px;		/*ボックス内の余白*/
	-webkit-box-shadow: 0px 0px 1px #FFF inset;	/*内側への影を右・下・ぼかし幅・距離・色を設定*/
	box-shadow: 0px 0px 0px 1px #FFF inset;		/*同上*/
        margin-top: 5px;
}

/*フッター設定
---------------------------------------------------------------------------*/
footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;	/*文字色*/
	background: #5cb3ee;	/*背景色*/
}
footer .pr {
	display: block;
	font-size: 80%;
}
footer a {
	text-decoration: none;
	color: #FFF;
}
footer a:hover {
	color: #FFF;
}

/*フッターメニュー設定
---------------------------------------------------------------------------*/
#footermenu {
	clear: both;
	text-align: center;
}
#footermenu li {
	display: inline;
	padding: 5px;
}
footer a:hover {
	color: #33ff66;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#new{
	margin-bottom: 15px;
}
#new dl{
	overflow: auto;	/*高さ指定を超えるとiframe風にスクロールが出る設定。全部表示させたいならこの行と下のheightの行を削除。*/
	height: 150px;
	padding-left: 15px;
}
/*日付設定*/
#new dt {
	font-weight: bold;	/*太字にする設定。標準がいいならこの行削除。*/
	float: left;
	width: 8em;
}
/*記事設定*/
#new dd {
	border-bottom: 1px solid #d2d2d2;	/*下線の幅、線種、色*/
	padding-left: 8em;
}
#new dd img {
	vertical-align: middle;
}

/*menuサムネイルボックス
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
#main .cast section {
	float: left;
	border-radius: 10px;	/*角丸のサイズ*/
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.5);	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色(50%の黒)の設定。*/
	box-shadow: 1px 2px 2px rgba(0,0,0,0.5);			/*同上*/
	margin-bottom: 15px;
	margin-left: 20px;
	background-color: #FFF;	/*背景色*/
	font-size: 100%;	/*文字サイズ*/
	text-align: left;	/*中身をセンタリング*/
	line-height: 1.5;
	overflow: hidden;
	position: relative;
}

#main .cast section a {
	text-decoration: none;
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
	padding: 25px;	/*ボックス内の余白*/
	display: block;
	width: 260px;	/*幅*/
	height: 350px;	/*高さ*/
}

/*menu名*/
#main .cast section h5 {
	color: #5cb3ee;	/*文字色*/
	font-size: 110%;
	border-bottom: 2px dotted #00a9f8;	/*下線の幅、線種、色*/
	margin: 10px;
	text-align: center;	/*中身をセンタリング*/

}
/*サムネイル内のアイコン位置*/
#main .cast section .icon {
	position: absolute;
	right: 10px;		/*ボックスに対して、右側から2pxの位置に配置*/
	bottom: 10px;	/*ボックスに対して、下側から2pxの位置に配置*/
}
/*マウスオン時のボックス*/
#main .cast section a:hover {
	background: #d7eaf6;	/*背景色*/
}

/*スタッフ詳細ページ　staff.html
---------------------------------------------------------------------------*/
/*写真とテーブルを囲むボックス*/
#main .staff {
	margin-right: 10px;
	margin-left: 10px;
}
/*左側ボックス*/
#main .staff .left {
	float: left;	/*左に回り込み*/
	width: 250px;	/*幅*/
	padding-bottom: 15px;
}
#main .staff .left p {
	padding: 0px;
}
/*右側ボックス*/
#main .staff .right {
	width: 400px;	/*幅*/
	float: right;	/*右に回り込み*/
	padding-bottom: 15px;
}
/*テーブル内の左側*/
#main .staff .right .ta1 th {
	width: 100px;	/*幅*/
}

/*基本テーブル(料金表用)設定
---------------------------------------------------------------------------*/
.ta1 {
	width: 70%;             /*メインコンテンツ幅の70%で表示*/
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	padding: 10px;
}
/*テーブル内の左側*/
.ta1 th{
	padding: 10px;
	text-align: center;
	background-color: #d7eaf6;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: center;
	background-color: #d7eaf6;	/*背景色*/
}
/*テーブルのキャプション設定*/
.ta1 caption{
	padding: 10px;
	border-top: 1px solid #CCC;		/*上側の線の幅、線種、色*/
	border-right: 1px solid #CCC;	/*右側の線の幅、線種、色*/
	border-left: 1px solid #CCC;	/*左側の線の幅、線種、色*/
	text-align: left;
	background-color: #e9ddae;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efe6c5), to(#e9ddae));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#efe6c5, #e9ddae);	/*同上*/
	background-image: linear-gradient(#efe6c5, #e9ddae);			/*同上*/
	font-weight: bold;	/*文字を太字にする設定*/
}
/*料金表内、列のグループ化設定*/
.ta1 colgroup#kind {
        background: #f3f4fe;
}
.ta1 colgroup#price {
        background: #fff;
	text-align: center;
}

/*schedule-table*/
.ta1.schedule-table th{
	width: auto;
}
.ta1.schedule-table td{
	width: 12%;
	text-align: center;
}
/*submitボタンの設定*/
input[type="submit"],
input[type="button"] {
	width: 250px;	/*ボタン幅*/
	padding: 10px;	/*ボタン内の余白*/
	margin-bottom: 20px;
	border: none;
	border-radius: 30px;	/*角丸のサイズ*/
	background-color: #5cb3ee;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#89caf7), to(#5cb3ee));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#89caf7, #5cb3ee);	/*同上*/
	background-image: linear-gradient(#89caf7, #5cb3ee);			/*同上*/
	-webkit-box-shadow: 1px 2px 7px #ccc;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 7px #ccc;			/*同上*/
	color: #FFF;		/*文字色*/
}
/*submitボタンのマウスオン時の設定*/
input[type="submit"]:hover,
input[type="button"]:hover {
	background-color: #89caf7;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb3ee), to(#89caf7));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#5cb3ee, #89caf7);	/*同上*/
	background-image: linear-gradient(#5cb3ee, #89caf7);			/*同上*/
}

/*clipmail用テーブル設定
---------------------------------------------------------------------------*/
.clipmail {
	width: 100%;
}
.clipmail, .clipmail td, .clipmail th{
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.clipmail td{
	padding: 10px;
}
/*テーブル内の左側*/
.clipmail th{
	width: 180px;
	padding: 10px;
	text-align: center;
	background-color: #d7eaf6;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.clipmail th.tamidashi{
	width: auto;
	text-align: left;
	color: #FFF;	/*文字色*/
	background-color: #333;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#333));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#4b4b4b, #333);	/*同上*/
	background-image: linear-gradient(#4b4b4b, #333);			/*同上*/
}
/*ボタンの設定*/
input[type="submit"],
input[type="button"],
input[type="reset"] {
	width: 100px;	/*ボタン幅*/
	padding: 10px;	/*ボタン内の余白*/
	margin-bottom: 20px;
	border-radius: 30px;	/*角丸のサイズ*/
	background-color: #e5e5e5;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e5e5e5));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#FFF, #e5e5e5);	/*同上*/
	background-image: linear-gradient(#FFF, #e5e5e5);			/*同上*/
	-webkit-box-shadow: 1px 2px 7px #ccc;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 7px #ccc;			/*同上*/
	font-size: 16px;	/*文字サイズ*/
	letter-spacing: 0.1em;
	border: 1px solid #999;
}
/*ボタンのマウスオン時の設定*/
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	background-color: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#FFF));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#e5e5e5, #FFF);	/*同上*/
	background-image: linear-gradient(#e5e5e5, #FFF);			/*同上*/
}

/*PAGE TOP設定
---------------------------------------------------------------------------*/
#pagetop {
	clear: both;
}
#pagetop a {
	color: #FFF;		/*文字色*/
	font-size: 10px;	/*文字サイズ*/
	background-color: #5cb3ee;	/*背景色*/
	text-decoration: none;
	text-align: center;
	width: 12em;	/*ボックス幅*/
	display: block;
	float: right;
	letter-spacing: 0.1em;
}
/*マウスオン時*/
#pagetop a:hover {
	background-color: #333;	/*背景色*/
	color: #FFF;			/*文字色*/
}

/*その他
---------------------------------------------------------------------------*/
.look {
	background: #dcdcdc;
}
.mb15 {
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
.color1 {
	color: #f61468;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.l {
	text-align: left !important;
}
img.fr {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.fl {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

figcaption {
	font-size: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
#menubar_hdr {
	display: none;
}



/*ここからタブレット用（481px～800px）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (min-width:481px) and (max-width:800px){

/*全体の設定
---------------------------------------------------------------------------*/
body {
	background-size: 150%;	/*背景画像をウィンドウに対して150％に*/
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: auto;
	margin-right: 6px;
	margin-left: 6px;
}

/*h1タグ
---------------------------------------------------------------------------*/
h1 {
	text-align: left;
	padding: 10px 10px;	/*ロゴの上下左右にあける余白が10px*/
}

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
header {
	text-align: center;
	height: auto;
	margin-bottom: 15px;
}
/*h1ロゴの設定*/
header h1 {
	position: static;
	padding: 10px 0px;	/*ロゴの上下にあける余白が10px*/
}
/*電話番号ボックスの設定*/
header address {
	position: static;
	width: 300px;	/*ボックス幅*/
	margin: 0px auto;
}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
/*メニューブロック全体の設定*/
nav#menu ul {
	height: auto;
	padding: 0;
	margin: 0;
	background-image: none;
}
/*メニュー１個ごとの設定*/
nav#menu ul li {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(58,185,241,0.7)), to(rgba(23,147,232,0.7)));	/*グラデーション。RGBA設定。0.7が透明度で他の数字が色のRGB値。*/
	background-image: -webkit-linear-gradient(rgba(58,185,241,0.7), rgba(23,147,232,0.7));	/*同上*/
	background-image: linear-gradient(rgba(58,185,241,0.7), rgba(23,147,232,0.7));			/*同上*/
	border-radius: 10px;		/*角丸のサイズ*/
	-webkit-box-shadow: 1px 2px 7px #ccc;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 7px #ccc;			/*同上*/
	float: left;
	border: none !important;
	margin-bottom: 5px;	/*メニューの上下間の余白*/
	margin-left: 1%;	/*メニューの左右間の余白*/
	width: 49%;			/*メニュー幅*/
}
nav#menu ul li a {
	padding: 10px;	/*メニュー内の余白*/
}
/*奇数番目のメニューの設定*/
nav#menu ul li:nth-child(odd) {
	margin-left: 0;
	width: 50%;
}
/*最後のメニューの設定*/
nav#menu ul li:last-child {
	margin-bottom: 20px;
}
/*英語表記の設定*/
nav#menu ul li a span {
	display: none;	/*表示させない設定*/
}

/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	width: auto;
}

/*main,subコンテンツ
---------------------------------------------------------------------------*/
#main, #sub {
	float: none;
	width: auto;
}
#sub > * {
	clear: both;
}

/*トップページのメイン画像
---------------------------------------------------------------------------*/
#mainimg {
	height: auto;
	width: 100%;
}
#slide_image {
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}

/*スタッフサムネイルボックス
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
#main .list section {
	width: 24%;		/*ボックス幅*/
	margin-left: 1%;	/*ボックスの左右間の余白*/
	box-sizing: border-box;
}
#main .list section a {
	width: 100%;
	height: 270px;	/*ボックスの高さ*/
	box-sizing: border-box;
}
/*写真の設定*/
#main .list section figure img {
	width: 100%;
	height: auto;
}

/*スタッフ詳細ページ　staff.html
---------------------------------------------------------------------------*/
/*左側ボックス*/
#main .staff .left {
	width: 33%;
}
#main .staff .left figure img {
	width: 100%;
	height: auto;
}
/*右側ボックス*/
#main .staff .right {
	width: 65%;	/*幅*/
}

/*その他
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsubブロックを表示させない設定*/
body.s-n #sub {
	display: none;
}
/*メニューアイコンの非表示設定*/
#menubar_hdr {
	display: none;
}

}



/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width : 480px){

/*全体の設定
---------------------------------------------------------------------------*/
body {
	background-size: 150%;      /*背景画像をウィンドウに対して150％に*/
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: auto;
	margin-right: 6px;
	margin-left: 6px;
}

/*h1タグ
---------------------------------------------------------------------------*/
h1 {
	text-align: left;
	padding: 10px 10px;	/*ロゴの上下左右にあける余白が10px*/
	width: 70%;	/*画面に対して80％の幅に*/
}

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
header {
	text-align: center;
	height: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
/*h1ロゴの設定*/
header h1 {
	position: static;
	padding: 10px 0px;	/*ロゴの上下にあける余白が10px*/
}
/*電話番号ボックスの設定*/
header address {
	position: static;
	width: 100%;	/*ボックス幅*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*ロゴ画像の設定*/
header h1 img {
	width: 80%;	/*画面に対して80％の幅に*/
	height: auto;
}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
nav#menu ul {
	height: auto;
	padding: 0;
	background-image: none;
}
/*メニュー１個ごとの設定*/
nav#menu ul li {
	float: none;
	width: auto;
	border: none !important;
	background-image: url(../images/btn_arrow.png), -webkit-gradient(linear, left top, left bottom, from(rgba(58,185,241,0.7)), to(rgba(23,147,232,0.7)));	/*矢印アイコンとグラデーション*/
	background-image: url(../images/btn_arrow.png), -webkit-linear-gradient(rgba(58,185,241,0.7), rgba(23,147,232,0.7));									/*同上*/
	background-image: url(../images/btn_arrow.png), linear-gradient(rgba(58,185,241,0.7), rgba(23,147,232,0.7));											/*同上*/
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
nav#menu ul li a {
	padding: 15px 0px 15px 20px;	/*メニュー内の余白。上、右、下、左*/
}
/*最初のメニューの設定*/
nav#menu ul li:first-child {
	border-radius: 10px 10px 0 0;	/*左上、右上、右下、左下の各丸サイズ*/
}
/*最後のメニューの設定*/
nav#menu ul li:last-child {
	border-radius: 0 0 10px 10px;	/*左上、右上、右下、左下の各丸サイズ*/
}
/*英語表記の設定*/
nav#menu ul li a span {
	display: none;	/*表示させない設定*/
}

/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	width: auto;
}

/*main,subコンテンツ
---------------------------------------------------------------------------*/
#main, #sub {
	float: none;
	width: auto;
}
#sub > * {
	clear: both;
}
#main p {
	padding: 0.5em 5px 1em;	/*左から、上、左右、下への余白*/
}

/*トップページのメイン画像。表示させたいなら、style-m.cssの同じ箇所のタグをコピペする。
---------------------------------------------------------------------------*/
/*トップページのメイン画像
---------------------------------------------------------------------------*/
#mainimg {
	height: auto;
	width: 100%;
}
#slide_image {
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}

/*メインメニュー内のメニュー案内の各ブロック(横長 list)
---------------------------------------------------------------------------*/
/*ボックス内の段落タグ設定*/
#main section.list p {
	margin-left: 0;
}
/*ボックス内の写真設定*/
#main section.list figure img {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 10px;
}
/*ボックス内のh4タグ設定*/
#main section.list h4 {
	margin-left: 0;
}

/*メニュー内のメニューブロック(ブロック list_b)
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
#main section.list_b {
	float: none;
	height: auto;	/*ボックスの高さ*/
	width: 100%;	/*ボックスの幅*/
	margin: 0px 0px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*着付け教室メニューボックス設定(イメージ左：横長box list)
---------------------------------------------------------------------------*/
/*ボックス内の段落タグ設定*/
#main section.k_menu p {
	margin-left: 0;
}
/*ボックス内の写真設定*/
#main section.k_menu figure img {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 10px;
}
/*ボックス内のh4タグ設定*/
#main section.k_menu h4 {
	margin-left: 0;
}

/*着付け教室メニューボックス設定(イメージ右：横長box list)
---------------------------------------------------------------------------*/
/*ボックス内の段落タグ設定*/
#main section.k_menu_r p {
	margin-right: 0;
}
/*ボックス内の写真設定*/
#main section.k_menu_r figure img {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 10px;
}
/*ボックス内のh4タグ設定*/
#main section.k_menu_r h4 {
	margin-right: 0;
}

/*ボタン設定
---------------------------------------------------------------------------*/
.button {
	position: relative;
	display: inline-block;
	padding: .30em 2.5em;       /*ボタンのサイズ 左から 高さ 幅*/
	border: 2px solid #349ee5;  /*枠線の設定 太さ 線種 色*/
	border-radius: 15px;        /*角丸のサイズ*/
	color: #349ee5;             /*文字色*/
	text-decoration: none;
	font-size: 105%;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
section#new h2.open {
	background: url(../images/btn_minus.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));	/*マイナスアイコンとグラデーション*/
	background: url(../images/btn_minus.png) no-repeat right center, -webkit-linear-gradient(#666, #333);									/*同上*/
	background: url(../images/btn_minus.png) no-repeat right center, linear-gradient(#666, #333);											/*同上*/
}
section#new h2.close {
	background: url(../images/btn_plus.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));	/*プラスアイコンとグラデーション*/
	background: url(../images/btn_plus.png) no-repeat right center, -webkit-linear-gradient(#666, #333);									/*同上*/
	background: url(../images/btn_plus.png) no-repeat right center, linear-gradient(#666, #333);											/*同上*/
}
/*ブロック全体の設定*/
#new dl {
	height: auto;
	padding-left: 5px;
}
/*日付設定*/
#new dt {
	float: none;
	width: auto;
}
/*記事設定*/
#new dd {
	padding-left: 0;
}

/*スタッフサムネイルボックス
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
#main .list section {
	width: 48%;		/*ボックス幅*/
	margin-left: 1%;	/*ボックスの左右間の余白*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#main .list section a {
	width: 100%;
	height: 250px;	/*ボックスの高さ*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*写真の設定*/
#main .list section figure img {
	width: 100%;
	height: auto;
}

/*スタッフ詳細ページ　staff.html
---------------------------------------------------------------------------*/
/*左側ボックス*/
#main .staff .left {
	float: none;
	width: auto;
	padding-bottom: 15px;
	text-align: center;
}
/*写真の設定*/
#main .staff .left figure img {
	width: 80%;
	height: auto;
}
/*右側ボックス*/
#main .staff .right {
	width: auto;
	float: none;
	padding-bottom: 15px;
}

/*基本テーブル(料金表用)
---------------------------------------------------------------------------*/
.ta1 {
	width: 100%;        /*スマホ表示の時だけ画面いっぱいに表示(pc=70%)*/
}
/*テーブル内の右側*/
.ta1 td{
	width: auto;
	padding: 2px;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 100px;
	padding: 2px;
}

/*テーブルclipmail用テーブル
---------------------------------------------------------------------------*/
.clipmail {
	width: 100%;
}
/*テーブル内の右側*/
.clipmail td{
	width: auto;
	padding: 2px;
}
/*テーブル内の左側の見出し部分*/
.clipmail th{
	width: 100px;
	padding: 2px;
}

/*その他
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsubブロックを表示させない設定*/
body.s-n #sub {
	display: none;
}
/*メニュー折りたたみ設定*/
#top #menubar_hdr {
	display: none;
}

#menubar_hdr {
	display: inline;
	position: absolute;
	top: 0px;
	right: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e5e5e5));
	background-image: -webkit-linear-gradient(#fbfbfb, #e5e5e5);
	background-image: linear-gradient(#fbfbfb, #e5e5e5);
	padding: 10px;
	border: 1px solid #cfcfcf;
	border-radius: 0px 0px 6px 6px;
}

}
