/*
Theme Name: sakura.oueikai
*/
@charset "Shift_JIS";
@import url("css/mobile.css");
/********CSS基本設定 ********/

body {
	margin:0;
	padding:0;
	text-align:center;
	color:  #FFFFFF;
	background-color: #FFFFFF;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background-image: url();
	background-position: center;
	background-repeat: repeat;
}
#WRAP {
	width: 100%;
	max-width:800px;
	margin:0 auto;
	color:  #000000;
	background-color: #FFFFFF;
}
div,td {
	text-align:left;
}
p,pre {
	margin:0;
	font:14px/20px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
li {
	margin: 0;
}
ol, ul {
	margin: 0;
	padding:0;
}
select {
	display:block;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #000000;
	text-decoration: none;
}
/********【ヘッダー】*********/
h1 {
	font-size:12px;
	line-height:16px;
	margin: 0;
	color:  #000000;
	background-color: #FFFFFF;
	text-indent: 7px;
}

#HEAD {
	width: 100%;
	height: auto;
	background-image: url(../../uploads/head.jpg);
	text-align:center
}

#TOP {
	width: 100%;
	max-width:800px;
	padding-top: 2.5%;
	height: auto;
}
#MENU {
	width: 100%;
	max-width:800px;
	height:auto;
	padding-top: 37.5%;
	background-image: url(../../uploads/head_photo.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#MENU2 {
	width: 100%;
	max-width:800px;
	height:auto;
}


.menubt {
	float: left;
	font-size:16px;
	line-height:30px;
}
.menubt a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 26px 3px 18px;
	background-image: url(../../uploads/bg_menubt00.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-weight: bold;
}
.menubt a:hover,
.menubt a:active, 		/* for IE (Keyboard) */
.menubt a:focus {		/* for Netscape (Keyboard) */
	color: #3F1B08;
	background-image: url(../../uploads/bg_menubt01.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}

.menu {
	float:left;
}
/********【メイン】*********/
#MAINWRAP {
	width: 100%;
	max-width:800px;
	margin: 0 auto 150px;
	justify-content: space-between;
  display: flex;
	background-image: url(../../uploads/bg_mainwrapper.gif);
}
/********【コンテンツ】*********/
#CONTENTS {
	width: 100%;
	max-width:480px;
	margin-top: 8px;
}
.con_mar {
	padding: 5px 10px 20px 0;
}

#CONTENTS h3 a,
#CONTENTS h3 a:hover,
#CONTENTS h3 a:active, 		/* for IE (Keyboard) */
#CONTENTS h3 a:focus {		/* for Netscape (Keyboard) */
	color: #3F1B08;
	text-decoration: none;
}
#CONTENTS p {
	margin: 10px 10px 10px 20px;
}
.bg-yell {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFCC;
	border: 4px outset #CC0000;
}
.order-d {
	background-color: #FFFFFF;
	border: 8px outset #FF9900;
	margin: 10px 40px 20px 40px;
}
.order-page {
	background-color: #FFFFE6;
	border: 4px outset #CC0000;
	padding: 0 0 6px 30px;
	margin: 0 40px 0 40px;
}
.attention {
	background-image: url(../../uploads/ba-attention.jpg);
	background-repeat: no-repeat;
	padding-top: 32px;
	margin: 60px 0 0 0;
}
.attention p {
	font-size: 12px;
	line-height: 15px;
}
.check-wrap {
	background-color: #FFEEEE;
	border: 4px outset #CC0000;
	margin: 10px 40px 20px 40px;
}
.co-wrap {
	background-color: #FFFFFF;
	border: 3px outset #006699;
	margin: 10px 40px 20px 40px;
}
.check01 {
	background-image: url(../../uploads/check01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	line-height:30px;
	padding-left: 40px;
}
.check02 {
	background-image: url(../../uploads/check02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	line-height:30px;
	padding-left: 40px;
}
#CONTENTS form {
	margin: 20px 40px 20px 40px;
	padding: 4px 10px 16px 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 4px outset #CC0000;
}
.company {
	margin: 10px;
}
.form_left {
	float: left;
	width: 100%;
	max-width:120px;
	text-align: right;
	background-color: #EEEEEE;
}
.form_right {
	float: left;
}
.pad-t {
	padding-top: 20px;
}
#CONTENTS table {
	font-size: 16px;
	background-color: #FFFFFF;
}
.t-t {
	background-color: #E1E1E1;
	color: #000000;
	font-weight: bold;
}

#CONTENTS td {
	color: #000000;
}
#CONTENTS th {
	color: #333333;
	background-color: #ffffff;
}

/********【レフト】*********/
#LEFT {
	width: 100%;
	max-width:250px;
	float: right;
	background-image: url(../../uploads/left_waku.png);
	background-repeat: no-repeat;
}

/********【フッター】*********/
#FOOTER1 {
	background-image: url(../../uploads/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
	background-color: #FFFFFF;
}
#FOOTER1 p {
	font-size:12px;
	line-height:16px;
	padding: 0 0 30px 230px;
}
#FOOTER2 {
	text-align: center;
	padding: 10px 0 10px 0;
	color: #5A3D1B;
}
#FOOTER2 p {
	font-size:10px;
	line-height:15px;
}
.pwd {
	font-size:9px;
	line-height:12px;
}
#FOOTER2 a {
	color: #FFFFFF;
	background-color: #AA0000;
	text-decoration: none;
}
#FOOTER2 a:hover,
#FOOTER2 a:active, 		/* for IE (Keyboard) */
#FOOTER2 a:focus {		/* for Netscape (Keyboard) */
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
/**** フロートボックス解除用。htmlでは<br class="clear" />で使用 ****/
.clear {
	clear:both;
}
/**** テキスト用 ****/
em {
	font-style: normal;
	font-weight: bold;
}
.bld {
	font-weight: bold;
}
.sml {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f9 {
	font-size: 9px;
	line-height:12px;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f11 {
	font-size: 11px;
	line-height:12px;
}
.f12 {
	font-size: 13px;
	line-height:14px;
	color:#DD4643;
}

.f12m {
	font-size: 12px;
	line-height:17px;
	color:#000000;

}

.f12-br {
	font-size: 14px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
	color:#7A6746;
}

.f12-br2 {
	font-size: 14px;
	line-height:24px;
	color:#7A6746;
}

.f12-s {
	font-size: 12px;
	line-height:14px;
	margin: 0px;
	padding: 0px;
}
.firai {
	font-size: 13px;
	line-height:20px;
	color:#000000;
	background-color:#F3E9D4;
	padding: 0.3em;
      margin-left: 0.3em;
      margin-right: 0.3em;
}

.firai2 {
	font-size: 13px;
	line-height:20px;
	color:#000000;
}

.firai3 {
	font-size: 13px;
	color:#5A3D1B;
	font-weight: 900;
}

.firai4 img{
	vertical-align:middle;
	color:#000000;
	background-color:#F3E9D4;
}

.f14 {
	font-size: 14px;
	line-height:22px;
}
.f16 {
	font-size: 16px;
	line-height:18px;
}
.f18-s {
	font-size: 18px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
}
.f18 {
	font-size: 18px;
	line-height:22px;
}
.f24 {
	font-size: 24px;
	line-height:42px;}
.text_right {
	text-align: right;
}
.center {
	text-align: center;
}
/**** テキスト・色 ****/
.red {
	color: #CC0000;
	background-color: #FFFFFF;
	font-weight: bold;
}

.red-bld {
	color: #DD0000;
	background-color: #FFE6E6;
}
.red-bld2 {
	color: #DD0000;
	background-color: #FFE6E6;
	font-weight: bold;

}
.blue {
	color: #006699;
	background-color: #FFFFFF;
	font-weight: bold;
}
.blue2 {
	color: #006699;
	background-color: #FFFFFF;
}
.blue3 {
	color: #003366;
	background-color: #DEF0FF;
	font-weight: bold;
}
.red-bgyell {
	color: #CC0000;
	background-color: #FFFFCC;
	font-weight: bold;
}
/**** 画像用 ****/
img {
	border:0;
}
.float-left {
	float: left;
	margin-right: 10px;
	padding-left: 0px;
}
.float_right {
	float: right;
}
.img-middle {
	vertical-align: middle;
}
.shadow{
    display: inline-block;
    box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.8);
}

/**** ギャラリーサムネイル ****/

#grid ul li{
	display: inline;
}

#grid {
	background-color: #fff;
	padding: 0px;
}
#grid ul {
	padding: 0px;
	margin: 0px;
	line-height: 3em;
}
#grid ul li {
	display: inline;
	margin-right: 1em;
}
#grid ul li a {
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #fff;

}
#grid ul li a:hover{
	border-bottom: dotted 1px #fff;
}
#mobile-header {
	display: none;
	background-color: #f2e9d8;
	border-radius: 5%;
}
#mobile-header .f12m {
	display: flex;
	flex-direction: column;
}
#mobile-header .f12-br {
	font-size: 12px;
}
#left-mobile-header .f12-br {
	padding-left: 12px;
}
#left-mobile-header {
	width: 60%;
}
#right-mobile-header {
	width: 40%;
}
#mobile-footer-access {
	display: none;
}
#footer-image {
	text-align: left;
	width: 100%;
	max-width: 480px;
}
#google-map{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 100%;
}
#google-map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mobile-menu {
	display: none;
	border-collapse: collapse;
}
.section-title {
	font-size: 21px;
	line-height: 24px;
	color: #DD4643;
	font-weight: bold;
}
.wp-block-image img {
	height: auto;
}
.reservation-wrapper {
	margin: 20px 0;
}
.reservation-wrapper strong {
	background-image: linear-gradient( transparent 80%, #ff67c0 80%, #ff67c0 100%);
}
