@charset "shift_jis";
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}
body{
	font-family: Verdana, Roboto, 'Droid Sans', Meiryo, 'lr oSVbN', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 11pt;
	line-height: 1.6em;
	color: #333;
-webkit-appearance: none;
	-webkit-text-size-adjust: 100%;
}
ul{
	list-style-type: none;
}
.kanrenlink {
	background: none;
	width: 100%;
	margin: 24px 0 16px;
	padding: 0;
	height: calc(12em + 12px);
}
.kanrenlink li {
	background: none;
	float:left;
	width: 49%;
	text-align: center;
	padding: 0;
	margin: 4px 0.5%;
	line-height: 1em;
}
.kanrenlink li a {
	display: block;
	width: 100%;
	height: 3em;
	padding: 1em 0;
	font-size: 9pt;
	line-height: 1em;
	color: #fff;
	text-shadow: -1px -1px 1px #222;
	text-decoration: none;
	background: -moz-linear-gradient(top,#555,#333);
	background: -webkit-gradient(linear,left top,left bottom, from(#555), to(#333));
	background: linear-gradient(to bottom,#555,#333);
	border-radius: 10px;
	border: solid 1px #777;
	box-shadow: 1px 2px 0 1px #222;
}
img {
	border: none;
	max-width: 100%;
}
h2,h3,h4,h5{
	font-size: 13pt;
}
.pc{
	display: none;
}
/*font
---------------------------------------------------------------------------*/
.fred{
	color: #e50000;
}
.fblue{
	color: blue;
}
.fb{
	font-weight: bold;
}
/*header
---------------------------------------------------------------------------*/
#header{
}
#header h1{
	font-size: 11pt;
	font-weight: normal;
	margin: 0 0 8px 5px;
	padding-top: 8px;
	font-weight: bold;
	line-height: 1.2em;
}

#header h1 span{
	white-space: nowrap;
}
#header h1 span.kg{
	display: inline;
	font-size: 11pt;
	font-weight: normal;
	margin: 0 0 8px 5px;
	padding-top: 8px;
	font-weight: bold;
	line-height: 1.2em;
	color: red;
}
/*navi
---------------------------------------------------------------------------*/
#navi{
	margin-top: 0px;
	background: #eee;
	padding-bottom: 9px;
	border-bottom: dotted 1px #555;
}
#navi ul{
	width: 100%;
}
#navi ul li{
	float: left;
	width: 46%;
	height: 40px;
	text-align: center;
	margin: 0 2%;
	margin-top: 4px;
}
#navi ul li a{
	display: block;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-shadow: -1px -1px 1px #222;
	text-decoration: none;
	background: -moz-linear-gradient(top,#555,#333);
	background: -webkit-gradient(linear,left top,left bottom, from(#555), to(#333));
	background: linear-gradient(to bottom,#555,#333);
	border-radius: 10px;
	border: solid 1px #777;
	box-shadow: 1px 2px 0 1px #222;
}
#navi ul .db a{
	line-height: 30px;
}
#navi ul li a:hover,#navi ul li a:active{
	background: -moz-linear-gradient(top,#111,#333);
	background: -webkit-gradient(linear,left top,left bottom, from(#111), to(#333));
	background: linear-gradient(to bottom,#111,#333);
	text-shadow: 1px 1px 1px #000;
	box-shadow: 0 0 20px rgba(0,0,0,0.3) inset;
	border: solid 3px #fff;
}
#navi:after{
	content: "";
	display: block;
	position: relative;
	top: -1px;
	height: 1px;
	z-index: -1;
	clear: both;
}
/*main
---------------------------------------------------------------------------*/
#main > *{
	padding: 5px;
}
#catch{
	padding: 0;
}
#catch h2{
	text-align: center;
	margin: 15px auto;
}
#catch ul{
	display: table;
	width: 100%;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
}
#catch ul li{
	display: table-cell;
	vertical-align: middle;
	width: 33.333%;
	padding: 5px;
}
#catch ul li:last-child{
	width: 33.334%;
}
#catch ul li:nth-child(2n+1){
	background: #eee;
}
#catch + ul{
	display: table;
	width: 100%;
	margin-top: -5px;
}
#catch + ul li{
	display: table-cell;
	vertical-align: middle;
	width: 33.333%;
}
#catch + ul li:last-child{
	width: 33.334%;
}
#catch + ul li a{
	height: 40px;
	display: block;
	text-indent: -9999px;
	background: url(img/sp_downbtn.png) center center no-repeat;
}
.ifrm{
	position: relative;
	width: calc(100% - 20px);
	margin-top: 10px;
	margin-left: 10px;
	
}
.ifrm:before{
	content:"";
	display: block;
	padding-top: 83%;
}
.orange{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#main div.yoyakuform{
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	border-bottom: dotted 3px #d8f6ce;
	padding-bottom: 15px;
}
#main div.yoyakuform2{
	width: 100%;
	margin-left: 1%;
	margin-right: 1%;
	border-bottom: dotted 3px #d8f6ce;
	padding-bottom: 15px;
}
#main p.koumoku{
	box-sizing: border-box;
	width: 100%;
	height: 2em;
	font-size: 12pt;
	line-height: 2em;
	margin: 0;

}
.nyuryoku{
	box-sizing: border-box;
	width: 90%;
	height: 1.8em;
	line-height: 1.8em;
	font-size: 12pt;
	margin: 0.5em 2% 0 8%;
	border: solid 1px #ccc;
}
.nyuryoku2{
	box-sizing: border-box;
	width: 90%;
	height: 8em;
	line-height: 1.4em;
	font-size: 12pt;
	margin: 0.5em 2% 0 8%;
	border: solid 1px #ccc;
}
.soushin{
	box-sizing: border-box;
	clear: both;
	width: 200px;
	height: 2em;
	font-size: 12pt;
	margin: 15px calc(50% - 100px);
	text-align: center;
}
/* 
---------------------------------------------------------------------------*/
.counter {
	width: 100%;
	text-align: center;
	bottom: 0;
	background:#fff;
	color:#000;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #000;
	padding-top: 6px;
	font-size: 9pt;
}
	.total {
		width: 78px;
	}
	.day {
		width: 30px;
	}
/*seiryuέθ
---------------------------------------------------------------------------*/
#seiryu .imp{
	background: #ffffcc;
	width: 100%;
	margin: 0 auto;
	color: #63310b;
	text-align: center;
	padding: 5px;
	border-radius: 10px;
	box-shadow: 0 0 5px #aaa;
}
#seiryu .fst .tex span{
	display: block;
	color: orange;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
	text-shadow: 1px 1px 3px #ffffaa;
	margin: 10px 0;
}
#seiryu .fst .img{
	position: relative;
	border: solid 3px #fff;
	outline: solid 1px #ccc;
}
#seiryu .fst .img img{
	display: block;
}
#seiryu .fst .img span{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #ffbe1a;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
}
#seiryu .scnd{
	background: #ffffcc;
	border: solid 1px #63310b;
	padding: 5px;
}
#seiryu .scnd img{
	display: block;
	width: 300px;
	margin-right: 10px;
}
#seiryu .scnd span{
	display: block;
	color: #e50000;
	font-weight: bold;
	border-bottom: solid 2px #63310b;
	margin-bottom: 10px;
}
/*umeέθ
---------------------------------------------------------------------------*/
#ume{
	width: 100%;
	margin: -120px 0 0;
}
#ume h2{
	clear: both;
	width: 100%;
	margin: 8px 0;
	background: #f8e0f1;
	font-size: 11pt;
	line-height: 1.5em;
	text-align: left;
	color: #000;
	padding: 8px;
}
#ume h2.first{
	margin-top: -40px;

}
#ume h2 span{
	color: #f00;
}
#ume p{
	margin: 16px 8px 16px 16px;
}
#ume div.pic{
	margin: 0 4px 0 8px;
	float: right;
	width: 35%;
}
#ume div.pic3{
	margin: -40% 4px 0 12px;
	float: right;
	width: 32%;
}
#ume div.pic img{
	width: 100%;
	margin: 0;
}
#ume div.pic p{
	display: block;
	font-size: 8pt;
	text-align: center;
	margin: 4px 0 8px;
	line-height:1.2em;
}
#ume div.pic2{

	margin: 0 auto 0;

	width: 80%;

}
#ume div.pic2 img{
	float: none;
	width: 100%;
	margin: 0;
}
#ume p.wazuka{
	color: #0B0B61;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.6em;
	margin-left: 20px;
}
#ume p.wazuka span{
	color: #f00;
}
#ume p.wazuka span.shou{
	color: #000;
	font-size: 11pt;
}
#ume div.media{
	margin: 0;
	background: url('img/ume_003.png');
	width: 100%;
	height: auto;
	padding: 8px;
}
#ume div.media p{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#ume div.media img{
	width: calc(100% - 4px);
	margin-left: 4px;
	margin-top: 4px;
}
#ume div.media div.tv{
	float: none;
	width: 100%;
	margin: 16px 0 0;
	padding: 0;
}
#ume div.media div.tv img{
	width: calc(100% - 4px);
	margin-left: 4px;
}
#ume div.media div.tv img.chousei{
	width: 80%;
	margin:  4px 10% 0;
}
.howto{
	display: block;
	margin: 16px 2% 16px;
	width: 96%;
	height: 3em;
	background: #ffc;
	border: solid 2px #000;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	padding-top: 0.6em;
}
#ume p.shutten{
	margin-bottom: 0;
}
#ume p.shutten2{
	text-align: right;
	margin-top: 0;
	margin-left: 0;
	white-space: nowrap;
	text-shadow: 1px 1px 0px #fff,-1px 1px 0px #fff,1px -1px 0px #fff,-1px -1px 0px #fff;
}
#ume ul{
	clear: both;
	color: #f00;
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.6em;
	letter-spacing: 1px;
	margin: 0 0 0 4%;
	text-indent: 0px;
}
#ume ul li{
	background: url('img/ume_010.png') no-repeat 0 -2px;
	background-size: 1.6em;
	padding-left: 26px;
	margin-top: 10px;
	font-weight: bold;
}
#ume ul li span{
	color: #000;
	font-weight: normal;
	font-size: 10pt;
}
#ume p.shouhinmei{
	color: #000;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 0 16px;
}
#ume p.shouhinkakaku{
	margin: 0;
	color: #000;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 10%;
	margin: 0 0 0 16px;
}
#ume p.shouhinkakaku span{
	color: #f00;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
}
.cartbutton{
	font-size: 12pt;
	font-family: 'CI';
	color: #fff;
	background-color: #060;
	padding: 5px 12px 1px;
	border-radius: 5px;
	margin: 0 0 0 8px;
}
.cartbutton2{
	font-size: 12pt;
	font-family: 'CI';
	color: #fff;
	background-color: #060;
	padding: 5px 12px 1px;
	border-radius: 5px;
	margin: 0 0 10px 8px;
}

#umecart{
	text-align: center;
	margin: 8px 3% 8px;
}
#ume div.shousai{
	width: calc(100% - 30px);
	height: calc(12em + 6px);
	background: #fbb;
	margin-left: 20px;
	border: solid 1px #000;
}
#ume div.shousai p{
	float: left;
	width: 30%;
	background: #ffc;
	line-height: 4em;
	border: solid 1px #000;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
#ume div.shousai p.naiyou{
	float: right;
	width: 70%;
	background: #fff;
	line-height: 4em;
	border: solid 1px #000;
	text-align: left;
	font-weight: normal;
	padding-left: 16px;
}
#ume p.rightlink{
	text-align: right;
	margin: 30px 20px 0;
}

#ume div.shousai p.naiyou2 {
	float: right;
	width: 70%;
	background: #fff;
	line-height: 4em;
	border: solid 1px #000;
	text-align: left;
	font-weight: normal;
	padding-left: 16px;
}
	@media only screen and (max-width: 402px) {
		#ume div.shousai p.naiyou2 {
			float: right;
			width: 70%;
			background: #fff;
			line-height: 1.2em;
			border: solid 1px #000;
			text-align: left;
			font-weight: normal;
			padding: 0.8em 0 0.8em 16px;
		}
	}
/*ume2έθ
---------------------------------------------------------------------------*/
#ume2{
	width: 100%;
	margin: 30px 0;
}
#ume2 h2{
	clear: both;
	width: 100%;
	margin: 0;
	background: #d8f6ce;
	font-size: 12pt;
	line-height: 1.5em;
	color: #000;
	padding: 9px 0 5px 12px;
	border-bottom: solid 10px #0b610b;
}
#ume2 h2 span{
	font-size: 12px;
	color: #f00;
	font-weight: normal;
	white-space: nowrap;
}
#ume2 h3{
	clear: both;
	width: 100%;
	margin: 20px 0 0;
	font-size: 12pt;
	line-height: 1.5em;
	color: #000;
	padding: 9px 0 5px 12px;
	border-bottom: solid 3px #0b610b;
}
#ume2 p{
	clear: both;
	width: 100%;
	margin: 0 0 24px;
	font-size: 11pt;
	line-height: 1.5em;
	color: #000;
	padding: 9px 0 5px 12px;
}
#ume2 p span{
	color: #f00;
}
#ume2 ul{
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 20px;

}
#ume2 ul li{
	margin: 12px 0 0;
}
#ume2 ul span{
	font-weight: normal;
}

#ume2 p.rightlink{
	text-align: right;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*negiέθ
---------------------------------------------------------------------------*/
#negi .imp{
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 5px #aaa;
	margin-bottom: 15px;
}
#negi .imp2{
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 0px;
}
#negi .imp2 img{
	display:block;
	width:72%;
	margin:auto;
	border-radius: 10px;
}
#negi .imp p{
	font-size: 10pt;
	color: #fff;
	text-align: right;
	padding: 6px 4px 3px 0;
	background: #462c00;
	line-height: 1.3em;
}
#negi .imp2 p{
	font-size: 120%;
	color: #000;
	text-align: center;
	padding: 6px 0 0;
	font-weight:bold;
	line-height: 1em;
}
#negi .imp p span{
	font-size: 9pt;
}
#negi .fst,#negi .scnd{
	background: #e5f9ff;
	border: solid 1px #0b4763;
	padding: 5px;
}
#negi .fst span,#negi .scnd span{
	display: block;
	color: #e50000;
	font-weight: bold;
	border-bottom: solid 2px #0b4763;
	margin-bottom: 10px;
}
#negi .scnd{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	border-collapse: collapse;
}
#negi .scnd td{
	border: solid 1px #0b4763;
	padding: 5px;
}
#negi .scnd td:nth-child(2n+1){
	width: 80px;
}
.nowrap {
	white-space: nowrap;
}
/*footer
---------------------------------------------------------------------------*/
#footer{
	width: 100%;
	background: #eee;
	margin-top: 16px;
}
#footer ul{
	width: 100%;
}
#footer ul li{
	padding: 10px 30px;
	border-bottom: solid 1px #555;
}
#footer p{
	color: #555;
	text-align: center;
	margin: 20px auto 0;
	padding-top: 24px;
	padding-bottom: 20px;
}
/*footerorange
---------------------------------------------------------------------------*/
#footerorange{
	width: 100%;
	background: #eee;
	margin-top: 50px;
}
#footerorange ul{
	width: 100%;
}
#footerorange ul li{
	padding: 10px 30px;
	border-bottom: solid 1px #555;
}
#footerorange p{
	color: #555;
	text-align: center;
	margin: 20px auto 0;
	padding-bottom: 20px;
}
/*»ΜΌ€Κέθ
---------------------------------------------------------------------------*/
#seiryu,#ume,#negi{
	margin-top: 50px;
}
#seiryu .link,#ume .link,#negi .link{
	height: 50px;
	line-height: 50px;
	margin: 20px 0;
}
#seiryu .link a,#ume .link a,#negi .link a{
	display: block;
	background: #4eabd9;
	border: solid 1px #205b99;
	border-radius: 5px;
	box-shadow: 1px 1px #fff inset;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px 1px #205b99;
	letter-spacing: 1px;
}
#ume .link a{
	background: #44c234;
	border: solid 1px #0c5d19;
	text-shadow: -1px -1px 1px #0c5d19;
}
#negi .link a{
	background: #f0c338;
	border: solid 1px #76510b;
	text-shadow: -1px -1px 1px #76510b;
}
#seiryu .link a:hover{
	border: none;
	border-top: solid 1px #205b99;
	box-shadow: 0 0 7px #205b99 inset;
	text-shadow: 1px 1px 3px #205b99;
}
#ume .link a:hover{
	border: none;
	border-top: solid 1px #0c5d19;
	box-shadow: 0 0 7px #0c5d19 inset;
	text-shadow: 1px 1px 3px #0c5d19;
}
#negi .link a:hover{
	border: none;
	border-top: solid 1px #76510b;
	box-shadow: 0 0 7px #76510b inset;
	text-shadow: 1px 1px 3px #76510b;
}
#seiryu .link a:before,#ume .link a:before{
	content: "\25c6";
}
#tmenu{
	width: 90%;
	padding: 0;
	margin: 0 auto;
	border: solid 1px #555;
	border-bottom: none;
}
#tmenu li{
	padding: 10px 30px;
	border-bottom: solid 1px #555;
}
#tuhan table{
	border-collapse: collapse;
	width: 100%;
	margin-top: 30px;
}
#tuhan table tr td{
	padding: 7px;
	border: solid 1px #aaa;
}
#tuhan td > table{
	width: auto;
}
#tuhan td > table tr td{
	padding: 0;
	border: none;
}
#tuhan .komoku{
	width: 100px;
	background: #f5f5f5;
	font-weight: bold;
}
#tuhan p{
	margin-top: 30px;
}
.jouge8{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
/*ΔRq
---------------------------------------------------------------------------*/
#kakasi{
	clear: both;
	padding: 8px 0 24px;
}
#kakasi p{
	width: 94%;
	margin: 12px auto;
}
#kakasi p.center{
	text-align: center;
}
#kakasi div{
	width: 94%;
	margin: 24px auto 48px;
	background: #ffffcc;
	border: solid 1px #63310b;
	padding: 5px;
}
#kakasi div.summary{
	width: 94%;
	margin: -49px auto 48px;
	background: #fff;
	border: solid 1px #63310b;
	padding: 5px;
}
#kakasi div.summary p{
	width: 94%;
	margin: 12px auto;
	padding: 5px 0;
	line-height: 2em;
	letter-spacing: 2px;
}
#kakasi div span{
	display: block;
	color: #e50000;
	font-weight: bold;
	border-bottom: solid 2px #63310b;
	margin-bottom: 10px;
}
#kakasi div.summary p span{
	display: block;
	color: #000;
	font-weight: bold;
}
#kakasi div.ichi,#kakasi div.ni,#kakasi div.home{
	width: 94%;
	margin: -12px auto;
	padding: 4px 0;
	background: none;
	border: none;
}
#kakasi div.ichi .link,#kakasi div.ni .link,#kakasi div.home .link{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 8px 0;
}
#kakasi .link a{
	display: block;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px 1px #205b99;
	letter-spacing: 2px;
}
#kakasi .link a:hover{
	border: none;
	border-top: solid 1px #205b99;
	box-shadow: 0 0 7px #205b99 inset;
	text-shadow: 1px 1px 3px #205b99;
	text-decoration: none;
}
#kakasi div.ichi .link a{
	background: #4eabd9;
	border: solid 1px #205b99;
	text-shadow: -1px -1px 1px #205b99;
}
#kakasi div.ni .link a{
	background: #44c234;
	border: solid 1px #0c5d19;
	text-shadow: -1px -1px 1px #0c5d19;
}
#kakasi div.home .link a{
	color: #333;
	background: #ccc;
	border: solid 1px #777;
	text-shadow: -1px -1px 1px #eee;
	margin-top: 24px;
}
#kakasi ul{
	margin: 0 10px 0 60px;
	line-height: 1.2em;
	letter-spacing: 0px;
	list-style-type: circle;
}
#kakasi ul li{
	margin-bottom: 20px;
}
#kakasilink{
	width: 100%;
	margin: 8px auto 0;
	padding: 15px 2% 0;
	margin-top: -24px;
}
#kakasilink div{
	width: 96%;
	margin: 5px 2% 10px;
	border: outset 1px #777;
	padding: 15px 0 0;
	background: #f8f8f8;
	box-shadow: 2px 2px 3px #777;
	border-radius: 4px 4px 6px 6px;
}
#kakasilink div:hover{
	border: solid 1px #777;
	background: #f0f8f0;
	box-shadow: none;
}
#kakasilink div:active{
	border: inset 1px #777;
	background: #fdf8fd;
	box-shadow: -2px -2px 3px #777;
}
#kakasilink div p{
	text-align: center;
	line-height: 3em;
}
#kakasilink a:hover{
	color: #003388;
	text-decoration: underline;
}
#kakasilink div img{
	float: left;
	width: 21%;
	margin: 0 2%;
	box-shadow: 1px 1px 1px #777;
	border-radius: 5px;
}
.naibulink{
	text-align: right;
}
/*`
---------------------------------------------------------------------------*/
#album{
	width: 100%;
	margin: 12px auto;
}
#album img{
	width: 100%;
	margin: 0;
	padding: 0;
	box-shadow: 1px 1px 1px #777;
	border-radius: 5px;
}

.zoom {
	position: relative;
	float:left;
	width: 48%;
	margin: 8px 1%;
}
	#album .zoom img.tmb {
		position: absolute;
		width: 20px;
		right: 5px;
		bottom: 5px;
		border: solid 1px #000;
	}
	.zoom p{
		font-size: 10pt;
		line-height: 1em;
	}

#negi .txt33{
	margin: -20px 0 12px;
	text-align: left;
	font-weight: bold;
	font-size: 16pt;
	line-height: 1.4em;
	color: #f00;
}

/*2021/08/04 ΗΑ
---------------------------------------------------------------------------*/
.bold {
	font-weight: bold;
}
.red {
	color: #e00;
}

/*2021/07/30 ~GLXy[W ΗΑ
---------------------------------------------------------------------------*/
.umeflex1 {
	display:block;
	width:98%;
	margin:auto auto 24px;
}
	.umeflex1 div {
		width:calc(100% - 8px);
	    position:relative;
		width:100%;
		height:0;
		padding-top: 56.25%;
	}
	.umeflex1 div iframe{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
	.umeflex1 div img{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
.umemakingpc {
	display: none;
}
.umemakingsp {
	width: 100%;
}

.umetube {
	display: block!important;
	float: none!important;
	width: 100%!important;
	margin: 0!important;
}
.dougamark img {
	display:block;
	position: absolute;
	width:calc(100% - 28px)!important;
	margin: -176px 0 0 13.5px!important;
	padding: calc((172px / 2) - 35px) calc((100% / 2) - 48px)!important;
	filter: opacity(88%) saturate(0);
}
.dougamark img:hover {
	filter: opacity(100%) saturate(1);	
}
.douga_t1 {
	color:#000!important;
	font-size:90%!important;
	padding:4px 0 0 1em!important;
	text-indent:0px!important;
	margin:0 4px 0 calc(2em + 4px)!important;
	line-height: 1.2em!important;
}
.douga_t2 {
	color:#000!important;
	font-size:90%!important;
	padding:4px 0 0 1em!important;
	text-indent:0px!important;
	margin:0 0 4px calc(2em + 4px)!important;
	line-height: 1.2em!important;
}
.douga_t3 {
	color:#000!important;
	font-size:90%!important;
	padding:4px 0 0 1em!important;
	text-indent:0px!important;
	margin:0 0 0 calc(2em + 4px)!important;
	line-height: 1.2em!important;
}

	img.douga_m1 {
	display:block;
	width:calc(100% - 8px)!important;
	margin:4px auto 16px!important;
	padding:0!important;
	box-sizing:border-box;
	-webkit-appearance:none;
	height:170px!important;
	}
.douga_m2, .douga_m3 {
	display:block;
	width:calc(100% - 8px);
	height:100%;
	margin:4px auto 16px!important;
	padding:0!important;
	box-sizing:border-box;
	-webkit-appearance:none;
	border:10px outset #444;
	box-shadow:2px 2px 2px #777;
}
.media-space {
	clear:both!important;
	width:100%!important;
	padding-top:11%!important;
}
/*
---------------------------------------------------------------------------*/
.umecatch {
	display: block;
	border: solid 2px #ff0000;
	background-color: #f8e0f1;
	width: 95.4%;
	margin: auto;
}
.marathon {
	text-align: center;
	font-weight: bold;
	font-size: 180%;
	line-height: 1.3em;
	margin: 12px 0;
}
.yudaplum {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	margin: 12px 0;
}
.y1000 {
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	color: #ff0000;
}
.ishinpou {
	text-align: right;
	font-size: 100%;
	margin-top: 12px;
	margin-right: 6%;
}
.reserve {
	display: block;
	border: solid 1px #000000;
	text-align: center;
	font-size: 130%;
	width: 70%;
	padding: 17px 0 15px;
	color: #000;
	text-decoration: none;
	margin: 24px auto 12px;
	background: #fff;
}
.reserve:hover {
	color: #000;
}

.fee {
	text-align: right;
	font-size: 18px;
	margin-bottom: 0!important;
	font-weight: bold;
}
.fee2 {
	text-align: right;
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0!important;
}
.aaa {
	background: #f8f8f8!important;
	width: 100%!important;
	text-align: left!important;
	line-height: 1em!important;
	padding: 8px 0 0 8px;
	border-bottom: dotted 1px #777!important;
	font-weight: normal!important;
}
.yoyakuitem {
	clear: both;
	width: 100%!important;
	line-height: calc(1.5em + 0.7px);
	border: solid 1px #333;
	border-top: none;
	padding: 8px 0 8px 8px;
}
.yoyakuitem2 {
	display: block;
	clear: both;
	width: 100%!important;
	line-height: calc(1.5em - 1px);
	border: solid 1px #333;
	border-top: none;
	border-bottom: dotted 1px #777!important;
	padding: 8px 0 8px 8px;
}
.yoyakuitem3 {
	display: block;
	width: 100%important;
	line-height: calc(1.5em - 1px);
	border: solid 1px #333;
	border-top: none;
	padding: 8px 0 8px 8px;
	margin-top: -24px!important;
	margin-bottom: 8px;
}
.yoyaku {
	clear: both;
	display: block;
	font-size: 24px;
	font-family: 'CI';
	color: #fff;
	background-color: #060;
	padding: 5px 12px 1px;
	border-radius: 5px;
	width: 80%;
	margin: 16px 10%;
}

.ume-chousei {
	margin-left:0!important;
	margin-right:0!important;
	padding-left:0!important;
	padding-right:0!important;

}
#ume.ume-space {
	margin-top:0!important;

}
