@charset "utf-8";

@media print, screen and (min-width: 1px) {
html, body {
    text-align: center;
	color: #000000;
	height: 100%;
    margin: 0px;
	padding: 0px;
	background: #fefbf6;
	background-image: url(../img/bodyback.png); 
    background-repeat: repeat;
	background-attachment: fixed;
	font-size: 95%;
	line-height: 2;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul {
	text-align:left;
	list-style-type: none;
	float:left;
}
img {
	border: none;
	text-align: center;
}
a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}

/*リンク文字
---------------------------------------------------------------------------*/
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #fe0000;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF
}

/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	height: 125px;
    background-color: #ffffff;
    background-image: url(../img/header.png); 
    background-repeat: repeat-x;
}

/*スライドショー
---------------------------------------------------------------------------*/
#mainimg {
	margin: 0 auto;
	width: 1040px;
	height: 280px;
	overflow: hidden;
}

/*メニューPC
---------------------------------------------------------------------------*/
#menu_pc {
	line-height: 0;
	margin: 0 auto;
	font-size: 0;
}
#menu_pc ul li {
	display: inline-block;
}

/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 1040px;
	background: #ffffff;
	border-left: 2px solid #d8d8d8;
	border-right: 2px solid #d8d8d8;
	margin-right: auto;
	margin-left: auto;
	overflow : hidden;
}
#contents_makoshi {
	clear: left;
	width: 1040px;
	background: #fff1f1;
	border-left: 2px solid #feb9b7;
	border-right: 2px solid #feb9b7;
	margin-right: auto;
	margin-left: auto;
	overflow : hidden;
}
#contents_enkai {
	clear: left;
	width: 1040px;
	background: #f3fff1;
	border-left: 2px solid #c9eeb0;
	border-right: 2px solid #c9eeb0;
	margin-right: auto;
	margin-left: auto;
	overflow : hidden;
}
#contents_houji {
	clear: left;
	width: 1040px;
	background: #fbeeff;
	border-left: 2px solid #ceb7d5;
	border-right: 2px solid #ceb7d5;
	margin-right: auto;
	margin-left: auto;
	overflow : hidden;
}

/*メイン
---------------------------------------------------------------------------*/
#main {
	color: #242e97;
	text-align: left;
	width: 730px;
	line-height: 1.75em;
	margin-top: 20px;
	padding: 0px 20px 0px 20px;
	float: right;
}
#main h1 {
	text-align: left;
	margin-bottom: 10px;
}
#main h1 img {
}
#main h2.peach {
	text-align: left;
	color: #d76994;
	font-size: 120%;
	font-style: bold;
	border-left-style: solid;  
    border-left-width: 8px;  
    border-left-color: #d76994;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #eee;
}
#main h2.blue {
	text-align: left;
	color: #3593c6;
	font-size: 120%;
	font-style: bold;
	border-left-style: solid;  
    border-left-width: 8px;  
    border-left-color: #3593c6;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #eee;
}
#main h2.green {
	text-align: left;
	color: #058605;
	font-size: 120%;
	font-style: bold;
	border-left-style: solid;  
    border-left-width: 8px;  
    border-left-color: #058605;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #eee;
}
#main h2.red {
	text-align: left;
	color: #cc0303;
	font-size: 120%;
	font-style: bold;
	border-left-style: solid;  
    border-left-width: 8px;  
    border-left-color: #cc0303;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #eee;
}
#main h2.brown {
	text-align: left;
	color: #b15515;
	font-size: 120%;
	font-style: bold;
	border-left-style: solid;  
    border-left-width: 8px;  
    border-left-color: #b15515;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #eee;
}
#main h2.pink {
	text-align: left;
	color: #c55cc8;
	font-size: 120%;
	font-style: bold;
	border-left-style: solid;  
    border-left-width: 8px;  
    border-left-color: #c55cc8;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #eee;
}
#main h2.purple {
	text-align: left;
	color: #8e1895;
	font-size: 120%;
	font-style: bold;
	border-left-style: solid;  
    border-left-width: 8px;  
    border-left-color: #8e1895;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #eee;
}
#main h2.yellow {
	text-align: left;
	color: #8e851e;
	font-size: 120%;
	font-style: bold;
	border-left-style: solid;  
    border-left-width: 8px;  
    border-left-color: #8e851e;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background: #eee;
}
.pink_mini {
	color: #c55cc8;
	font-size: 100%;
}
.import_text1 {
	font-size: 1.2em;
	font-weight: bold;
}
.import_text2 {
	color: #fe0000;
	font-weight: bold;
}
.import_table {
	width: auto;
	border: 0;
	color: #fe0000;
	line-height: 1.25em;
	font-weight: bold;
	white-space: nowrap;
}
.import_table td {
	width: auto;
	padding: 4px;
}
.note_text {
    font-weight: normal;
    font-size: 100%;
    color: #000;
    text-align: left;
    margin-top: 1em;
    padding: 0 4px;
}
.text_black {
    color: #000;
}

.banner_left {
	float: left;
}
.banner_right {
	float: right;
}
.img_right {
	float: right;
	margin: 0px 0px 10px 10px;
}
.img_left {
	float: left;
	margin: 0px 10px 10px 0px;
}
.img_center {
	width: 365px;
	text-align: center;
	float: left;
}
.text_right {
	float: right;
	margin: 10px 10px auto 10px;
}
.text_left {
	display: table;
	margin: 10px auto 10px 0px;
}
.text_gift1 {
	color: #2d9439;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.text_gift2 {
	color: #e47e51;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.text_gift3 {
	color: #e466bf;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.text_danraku {
	color: #000000;
	padding-left: 3em; /*1em（1文字）分、右に動かす*/
	padding-bottom: 1em;
}
table tr td {
	padding: 0.75em;
	vertical-align: top;
}
.left_space {
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
.left_space2 {
	padding-left: 1.5em; /*1.5em（1.5文字）分、右に動かす*/
    text-indent: -1.5em; /*最初の行だけ1.5em（1文字）分、左に動かす*/
	margin-bottom: 1em;
}
.left_space3 {
	padding-left: 2em; /*2em（2文字）分、右に動かす*/
    text-indent: -2em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
.left_space4 { /*右に文字を動かして赤の太文字*/
	padding-left: 1.25em; /*1.25em（1.25文字）分、右に動かす*/
	color: #fe0000;
	font-weight: bold;
}
.wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.wrapper_left {
	width: 49%;
	float: left;
	clear: left;
}
.wrapper_right {
	width: 49%;
	float: right;
	clear: right;
}
.box1 {
	width: 201px;
    height: auto;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #000000;
    background:#ffd9f1;
	border: solid 1px #ce92b8;
    border-radius: 10px;
    padding: 15px;
	margin: 0px 10px 20px 0px;
	float: left;
}
.box2 {
	width: 201px;
    height: auto;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #000000;
    background:#f3cbf7;
	border: solid 1px #c3a4c6;
    border-radius: 10px;
    padding: 15px;
	margin: 0px 10px 20px 0px;
	float: left;
}
.box3 {
	width: 201px;
    height: auto;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #000000;
    background:#d7d5d7;
	border: solid 1px #aaaaaa;
    border-radius: 10px;
    padding: 20px;
	margin: 0px 0px 20px 0px;
	float: left;
}
.balloon {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px 10px 20px 10px;
	padding: 1em;
	color: #3a6930;
	line-height: 1.5em;
	background-color: #d9f2d4;
	border-radius: 10px;
	text-align: left;
	float: left;
}
.balloon .triangle {
	position: absolute;
	top: -15px;
	left: 45%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
    border-bottom-color:#d9f2d4;
    border-top-width:0;
}
.img_pc {
	display: block;
}
.img_sp {
	display: none;
}
iframe {
	margin-bottom: 20px;
}
.rice {
	color: #000000;
	font-size: 80%;
}
.rice2 {
    color: #ffffff;
	font-size: 80%;
}
.fb-page {
	margin-bottom: 10px;
	float: left;
}

/*サイドメニュー
---------------------------------------------------------------------------*/
#sidemenu {
	width: 250px;
	margin: 20px 0px 20px 20px;
}
.sidemenu_banner {
}
.sidemenu_gaikan {
	background: url(../img/side_gaikan.png) no-repeat;
	color: #ffffff;
	font-size: 0.8em;
	width: 220px;
	height: 220px;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 15px;
	float: left;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
    width: 100%;
	height: 259px;
    background-color: #ffffff;
    background-image: url(../img/footer.png); 
    background-repeat: repeat-x;
	overflow:hidden;
    line-height:0;
}
#footer_wrapper {
	display: inline-block;
	text-align: left;
	width: 1000px;
	height: 300px;
	margin: 0 auto -150px auto;
	padding: 20px;
	line-height: 1.5em;
}
#footer_list {
	text-align: center;
	font-size: 90%;
	margin-bottom: 1.2em;
}
#footer_list li {
	color: #242e97;
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	padding-left: 10px;
	border-left: 1px solid #999;
}
#footer_list li.footer_list_home {
	border-left: 0;
	padding-left: 0;
}
#footer_list li a {
	color: #983031;
}
#footer_list li a:hover {
	color: #ff0000;
}
.footer_adress {
	max-width: 40%;
	font-size: 80%;
	line-height: 1.25em;
	float: none;
}
#cr {
	font-size: 80%;
	line-height: 2em;
	font-weight: bold;
}
.footer_logo {
	float: right;
}

/*角丸ボックス1
---------------------------------------------------------------------------*/
.kadomaru1 {
	color: #fd6103;
    border: solid 1px #ffe8c5;
	background: #fff9f0;
    border-radius: 10px;
    margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	line-height: 1.5em;
    text-align: left;
	float: left;
}
.kadomaru2 {
	color: #b443b5;
    border: solid 1px #f8d5f8;
	background: #ffefff;
    border-radius: 10px;
    margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	line-height: 1.5em;
    text-align: left;
	float: left;
	opacity: 0.85;
    filter: alpha(opacity=85);
    -ms-filter: "alpha(opacity=85)";
}
.kadomaru1.width100p,
.kadomaru2.width100p {
    width: 100%;
    box-sizing: border-box;
}

/*テーブル関係
---------------------------------------------------------------------------*/
table {
	border-collapse: collapse;
	border: 1;
	border-color: #242e97;
	width: 100%; /*はみ出し予防*/
    table-layout: fixed; /*はみ出し予防*/
    word-break: break-all; /*はみ出し予防*/
    word-wrap: break-word; /*はみ出し予防*/
}
table tr td {
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
}
table#drink_left {
	color: #000000;
	border-color: #000000;
	background: #fff9f4;
	font-size: 90%;
	line-height: 1.25em;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
table#drink_right {
	color: #000000;
	border-color: #000000;
	background: #fff9f4;
	font-size: 90%;
	line-height: 1.25em;
	float: right;
	margin-bottom: 20px;
}

/*他
---------------------------------------------------------------------------*/
hr {
   border-width: 1px 0px 0px 0px;
   border-style: dotted;
   border-color: gray;
   height: 1px;
   margin: 20px 0px 20px 0px;
   clear:both;
}
.line1 {
    border-bottom: 3px solid #ffffff;
	margin: 0px 0px 30px 0px;
}
.map_box {
	width: 780px;
	height: 500px;
}

/*ナビ
---------------------------------------------------------------------------*/
#menu-box {
	display: none;
}
}




@media screen and (max-width: 480px) {
body {
	-webkit-text-size-adjust: 100%!important;
}
img {
 max-width: 100%;
 height: auto;
}
#contents {
	width: 98%;
	overflow: hidden;
}
#contents_makoshi {
	width: 98%;
	overflow: hidden;
}
#contents_enkai {
	width: 98%;
	overflow: hidden;
}
#contents_houji {
	width: 98%;
	overflow: hidden;
}
#main {
	width: 90%;
	margin-top: 100px;
}
#main img {
	width: 100%;
}
#header {
	display: none;
}
#mainimg {
	display: none;
}
.banner_left {
	width: 100%;
}
.banner_right {
	width: 100%;
}

/*ナビ
---------------------------------------------------------------------------*/
#menu-box {
	position: relative; /*他要素より前に配置*/
	display: inline-block;
	width: 100%;
	height: 2em;
	margin: 0 auto;
	font-size: 1.5em;
}
#menu-box img {
	width: 100%;
	float: left;
	clear: both;
}
#menu-box a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
}
#menu-box ul {
	display: none;
}
#menu_pc {
	display: none;
}

/*メイン
---------------------------------------------------------------------------*/
.text_left {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.text_right {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.img_left {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.img_right {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.img_pc {
	display: none;
}
.img_sp {
	display: block;
}
.text_danraku {
	padding-left: 2em; /*1em（1文字）分、右に動かす*/
}
iframe {
	text-align: center;
	width: 100%;
	height: 400px;
	float; left;
}
.wrapper_left {
	width: 100%;
}
.wrapper_right {
	width: 100%;
}
.fb-page {
	width: 100%;
	float: none;
}
.box1 {
	width: 91.5%;
}
.box2 {
	width: 91.5%;
}
.box3 {
	width: 88.5%;
}
.kadomaru2 {
	width: 95%;
}
.import_table td {
	white-space: normal;
}

/*サイドメニュー
---------------------------------------------------------------------------*/
#sidemenu {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.sidemenu_banner {
	width: 100%;
}
.sidemenu_gaikan {
	display: inline-block; /*div要素からはみ出るのを調整*/
	margin: 10px 0px 10px 0px;
	float: none;
}

/*フッター
---------------------------------------------------------------------------*/
#footer_wrapper {
	width: 90%;
}
.footer_adress {
	max-width: 100%;
}
.footer_logo {
	display: none;
}