
/* ----------------------------------------------------------------------------------------------------
     全端末共通のCSS（961px〜）
---------------------------------------------------------------------------------------------------- */

.pc {
	display:block;
}

.sp {
	display:none;
}

.tab2 {
	display:none;
}

#menu {
	display:none;
}

/* レイアウト
-------------------------------------*/

body {
	color: #333;
	text-align: center;
	margin: 0 auto;
	height: 100%;
}

#wrap {
	width:100%;
	text-align:center;
	margin:0 auto;
}

#layout {
	width:100%;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}

.width {
	width: 1100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.width80 {
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* 文字
--------------------------------------------------------------------------*/

h1 {
	position: relative;
	font-size: 200%;
	font-weight: 700;
	margin-bottom: 60px;
	text-align: center;
}

h1:before {
	position: absolute;
	bottom: -20px;
	left: calc(50% - 30px);
	width: 60px;
	height: 5px;
	content: '';
	background: #E50C12;
}

h2 {
	font-size: 130%;
	text-align: left;
	margin-bottom: 20px;
}

h2::before {	
	content: "−";
	padding-right: 10px;
}

p + h3,
ul + h3,
ol + h3 {
	margin-top: 40px;
}

p {
	font-size: 90%;
	line-height: 180%;
	margin-bottom: 20px;
	text-align: left;
}

/* ヘッダー
--------------------------------------------------------------------------*/

#fix {
	background: #c14434;
	position: fixed;
	top: 0;
	left: 0%;
	z-index: 10000;
	width: 100%;
    transition : all 500ms;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

#header {
	padding: 10px 0;
}

#h_left {
	float: left;
}

#h_left ul {
	border-left: 1px solid #FFF;
	padding-left: 10px;
}

#h_left ul li {
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #FFF;
	margin-right: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

#h_left ul li a {
	display: block;
	border-bottom: 2px solid #c14434;
}

#h_left ul li a:hover {
	display: block;
	border-bottom: 2px solid #FFF;
}

#h_right {
	float: right;
}

/* ナビゲーション
--------------------------------------------------------------------------*/

#navi {
}

#navi ul li {
	float: left;
	box-sizing: border-box;
	list-style: none;
	line-height: 100%;
	font-size: 90%;
	padding: 5px;
	letter-spacing: 0;
}

#navi ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 15px 25px;
	box-sizing: border-box;
	transition:all 0.5s ease;
}

.navi-cat-01 a {
}

.navi-cat-02 a {
	border: 2px solid rgba(255,255,255,1);
	border-radius: 100px;
}

#navi ul li a:hover {
	background: rgba(255,255,255,0);
	transition:all 0.5s ease;
	color: #FFF;
}

/* 共通
--------------------------------------------------------------------------*/

#container {
	letter-spacing: 0.1em;
}

section {
	margin-bottom: 60px;
}

.column2 {
	width: 48%;
	float: left;
	margin-bottom: 20px;
	margin-right: 4%;
}

.column2:nth-child(2n) {
	margin-right: 0;
}

.column3 {
	width: 31%;
	float: left;
	margin-bottom: 40px;
	margin-right: 3.5%;
}

.column3:nth-child(3n) {
	margin-right: 0;
}

.column4 {
	width: 23.5%;
	float: left;
	margin-right: 2%;
}

.column4:nth-child(4n) {
	margin-right: 0;
}

.left50 {
	float: left;
	width: 40%;
}

.right50 {
	float: right;
	width: 40%;
}

/* フッター
--------------------------------------------------------------------------*/

#footer {
	margin-top: 100px;
}

#footer_pic {
	background: url("../img/content/tachibanaya/menu/main.jpg") center center no-repeat;
	background-size: cover;
	padding: 250px 0;
}

#footer_access {
	background: #c14434;
	padding: 60px 0 ;
}

#footer_access h1 {
	color: #FFF;
}

.footer_box {
	background: #FFF;
	padding: 50px;
	box-sizing: border-box;
}

.footer_box p {
	text-align: center;
}

#page-top {
	font-size: 70%;
}

#page-top a {
    color: #fff;
    text-align: center;
    display: block;
}

#page-top a img {
	opacity: 1;
	margin-bottom: 5px;
}

#page-top a:hover {
    text-decoration: none;
}

#footer_main {
	background: #c14434;
	padding: 20px 0 20px;
}

#footer_left {
	float: left;
	width: 48%;
}

#footer_right {
	float: right;
	width: 48%;
}

#footer_right ul {
	width: 200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
}

#footer_right ul li {
	list-style: none;
	text-align: left;
}

#footer_right ul li a {
	display: block;
	color: #FFF;
	margin-bottom: 10px;
}

#footer_right ul li a:hover {
}

address {
	margin-top: 30px;
	padding-top: 30px;
	font-style: normal;
	color: #FFF;
	font-size: 70%;
}

/* トップページ
--------------------------------------------------------------------------*/

#main {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	margin-top: 80px;
}

.bg_event {
	padding: 80px 0 30px;
}

.bg_event p {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}

.bg_karaage {
	background: url("../img/content/tachibanaya/bg_01.png") center center no-repeat;
	background-size: cover;
	padding: 160px 0;
}

.bg_karaage p {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 230%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.bg_red {
	background: #c14434;
	padding: 80px 0 50px;
	color: #FFF;
}

.title {
	font-size: 150%;
	font-weight: bold;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	background: url("../img/content/tachibanaya/bg_title.png") center left no-repeat;
	padding: 5px 0 5px 70px;
}

.bg_karaage2 {
	background: url("../img/content/tachibanaya/bg_02.png") center center no-repeat;
	background-size: cover;
	padding: 130px 0;
}

.bg_karaage2 p {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 200%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.title2 {
	font-size: 150%;
	font-weight: bold;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	border-bottom: 2px solid #c14434;
	padding: 40px 0 10px 0px;
}

.name {
	font-size: 150%;
	font-weight: bold;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-bottom: 0;
}

#menu_list dl {
	text-align: left;
}

#menu_list dl dt {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#menu_list dl dd {
	margin-bottom: 10px;
	font-size: 120%;
}


/* 下階層
--------------------------------------------------------------------------*/

#prt_main {
	margin-top: 80px;
	padding: 50px 0;
}
	
/* コンテンツ
--------------------------------------------------------------------------*/


/* サイドバー
--------------------------------------------------------------------------*/


/* picture
-------------------------------------*/


/* その他
--------------------------------------------------------------------------*/

.normalTbl input {
	font-size: 100%;
	height: 30px;
	color: #666;
	padding: 0 10px;
	border: 1px solid #CCC;
}

.normalTbl input[type=radio] {
	height: auto;
	padding: 0 10px;
	margin-bottom: 20px;
}

.normalTbl select {
	color: #666;
	font-size: 100%;
	height: 30px;
	padding: 0 10px;
	border: 1px solid #CCC;
}

.normalTbl textarea {
	color: #666;
	font-size: 120%;
	padding: 5px 10px;
	border: 1px solid #CCC;
}

.normalTbl input:focus,
.normalTbl select:focus,
.normalTbl textarea:focus {
	background: #FDF2F2;
}

.formButton {
	text-align:center;
	margin:0 auto;
	display: block;
	margin-top: 40px;
}

.formButton input {
	padding:25px 10%;
	text-align: center;
	margin: 0 auto;
	border-style: none;
	background: #C32B27;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
	font-size: 110%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.formButton input:hover {
	background:#FF8800;
	transition: 0.3s;
}

iframe {
	vertical-align:bottom;
}

/* ローディング
-------------------------------------*/

.loading {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1.0);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
}

.loading i {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
}

/* その他ナビゲーション
--------------------------------------------------------------------------*/

.btn {
	background: #cd0707;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
	line-height: 100%;
	font-size: 120%;
	width: 350px;
}

.btn a {
	transition: 0.3s;
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 25px 0;
	box-sizing: border-box;
}

.btn a:hover {
	color: #FFF;
	transition: 0.3s;
	text-decoration: none;
	background-color: #850101;
}


/* ----------------------------------------------------------------------------------------------------
     タブレット（〜1100px）
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1100px) {

.pc {
	display:none;
}

.sp {
	display:none;
}

.tab2 {
	display:block;
}

.width {
	width:90%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.width80 {
	width:80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

} /* /@media */



/* ----------------------------------------------------------------------------------------------------
     スマホ端末（〜750px）
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 750px) {

.pc {
	display:none;
}

.sp {
	display:block;
}

.tab2 {
	display:none;
}

#menu {
	display:none;
}
 
.slicknav_menu {
	display:block;
	margin-top: 5px;
	background: #c14434 !important;
}


/* 文字
--------------------------------------------------------------------------*/

h1 {
	position: relative;
	font-size: 130%;
	font-weight: 700;
	margin-bottom: 60px;
	text-align: center;
}

h1:before {
	position: absolute;
	bottom: -20px;
	left: calc(50% - 30px);
	width: 60px;
	height: 5px;
	content: '';
	background: #E50C12;
}

h2 {
	font-size: 110%;
	text-align: left;
	margin-bottom: 20px;
}

h2::before {	
	content: "−";
	padding-right: 10px;
}

p + h3,
ul + h3,
ol + h3 {
	margin-top: 40px;
}

p {
	font-size: 90%;
	line-height: 180%;
	margin-bottom: 20px;
	text-align: left;
}

/* ヘッダー
--------------------------------------------------------------------------*/

#fix {
	background: #c14434;
	position: fixed;
	top: 0;
	left: 0%;
	z-index: 10000;
	width: 100%;
    transition : all 500ms;
	box-sizing: border-box;
}

#header {
	padding: 10px 0;
}

#h_left {
	float: left;
}

#h_left ul {
	display: none;
	border-left: 1px solid #FFF;
	padding-left: 10px;
}

#h_left ul li {
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #FFF;
	margin-right: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

#h_left ul li a {
	display: block;
	border-bottom: 2px solid #0c5bab;
}

#h_left ul li a:hover {
	display: block;
	border-bottom: 2px solid #FFF;
}

#h_right {
	float: right;
}

/* ナビゲーション
--------------------------------------------------------------------------*/

#navi {
	display: none;
}

#navi ul li {
	float: left;
	box-sizing: border-box;
	list-style: none;
	line-height: 100%;
	font-size: 90%;
	padding: 5px;
	letter-spacing: 0;
}

#navi ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 15px 25px;
	box-sizing: border-box;
	transition:all 0.5s ease;
}

.navi-cat-01 a {
}

.navi-cat-02 a {
	border: 2px solid rgba(255,255,255,1);
	border-radius: 100px;
}

#navi ul li a:hover {
	background: rgba(255,255,255,0);
	transition:all 0.5s ease;
	color: #FFF;
}

/* 共通
--------------------------------------------------------------------------*/

#container {
	letter-spacing: 0.1em;
}

section {
	margin-bottom: 60px;
}

.column2 {
	width: 100%;
	float: none;
	margin-bottom: 20px;
	margin-right: 0%;
}

.column2:nth-child(2n) {
	margin-right: 0;
}

.column3 {
	width: 100%;
	float: none;
	margin-bottom: 20px;
	margin-right: 0%;
}

.column3:nth-child(3n) {
	margin-right: 0;
}

#menu_list .column3 {
	width: 48%;
	float: left;
	margin-bottom: 20px;
	margin-right: 4%;
}

#menu_list .column3:nth-child(3n) {
	margin-right: 4%;
}

#menu_list .column3:nth-child(2n) {
	margin-right: 0%;
}

.column4 {
	width: 23.5%;
	float: left;
	margin-right: 2%;
}

.column4:nth-child(4n) {
	margin-right: 0;
}

.left50 {
	float: none;
	width: 100%;
}

.right50 {
	float: none;
	width: 100%;
}

/* フッター
--------------------------------------------------------------------------*/

#footer {
	margin-top: 100px;
}

#footer_pic {
	background: url("../img/content/tachibanaya/menu/main.jpg") center center no-repeat;
	background-size: cover;
	padding: 250px 0;
}

#footer_access {
	background: #c14434;
	padding: 60px 0 ;
}

#footer_access h1 {
	color: #FFF;
}

.footer_box {
	background: #FFF;
	padding: 30px 15px;
	box-sizing: border-box;
}

.footer_box p {
	text-align: center;
}

#page-top {
	font-size: 70%;
}

#page-top a {
    color: #fff;
    text-align: center;
    display: block;
}

#page-top a img {
	opacity: 1;
	margin-bottom: 5px;
}

#page-top a:hover {
    text-decoration: none;
}

#footer_main {
	background: #c14434;
	padding: 20px 0 20px;
}

#footer_left {
	float: none;
	width: 100%;
}

#footer_right {
	display: none;
	float: right;
	width: 48%;
}

#footer_right ul {
	width: 200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
}

#footer_right ul li {
	list-style: none;
	text-align: left;
}

#footer_right ul li a {
	display: block;
	color: #FFF;
	margin-bottom: 10px;
}

#footer_right ul li a:hover {
}

address {
	margin-top: 30px;
	padding-top: 30px;
	font-style: normal;
	color: #FFF;
	font-size: 70%;
}

.normalTbl2 {
	margin-top: 0;
}
	
.normalTbl2 table th {
	width: auto;
	display: block;
	border-bottom: none;
	padding: 10px 10px 0 10px;
}

.normalTbl2 table td {
	width: auto;
	display: block;
	padding: 0 10px 10px 10px;
}

/* トップページ
--------------------------------------------------------------------------*/

#main {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	margin-top: 80px;
}

.bg_event {
	padding: 60px 0 10px;
}

.bg_event p {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 170%;
	font-weight: bold;
	text-align: center;
}

.bg_karaage {
	background: url("../img/content/tachibanaya/bg_01.png") center center no-repeat;
	background-size: cover;
	padding: 60px 0 40px;
}

.bg_karaage p {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 160%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.bg_red {
	background: #c14434;
	padding: 40px 20px 50px;
	color: #FFF;
}

.title {
	font-size: 150%;
	font-weight: bold;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	background: url("../img/content/tachibanaya/bg_title.png") center left no-repeat;
	padding: 5px 0 5px 70px;
}

.bg_karaage2 {
	background: url("../img/content/tachibanaya/bg_02.png") center center no-repeat;
	background-size: cover;
	padding: 60px 0 40px;
}

.bg_karaage2 p {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#bg_event2 .mt50 {
	margin-top: 0;
	
}
	
.title2 {
	font-size: 130%;
	font-weight: bold;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	border-bottom: 2px solid #c14434;
	padding: 40px 0 10px 0px;
}

.name {
	font-size: 110%;
	font-weight: bold;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-bottom: 5px;
	margin-top: -10px;
}
	
.name + p {
	font-size: 80%;
	line-height: 150%;
}

#menu_list dl {
	text-align: left;
}

#menu_list dl dt {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 50%;
}

#menu_list dl dd {
	margin-bottom: 10px;
	font-size: 120%;
}



} /* /@media */


/* ----------------------------------------------------------------------------------------------------
     スマホ端末（〜480px）
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 480px) {

.pc {
	display:none;
}

.sp {
	display:block;
}

.tab2 {
	display:none;
}



} /* /@media */
