@charset "utf-8";
/* ---------------------------------------------------------------------- */
.iNodisp {/* PCで表示 スマホで非表示 */}
.pcNodisp {/* PCで非表示 スマホで表示 */display: none;}
/* ---------------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);
/* ---------------------------------------------------------------------- */
/*
#container{display:none;}
#loading{position:absolute;left:50%;top:45%;margin-left:-30px;}
*/
/* ---------------------------------------------------------------------- */
@media screen and (min-width: 767px) {
}
@media screen and (max-width: 767px) {
}
/* ---------------------------------------------------------------------- */
.iNodisp {}.pcNodisp {display: none;}
@media screen and (max-width: 767px) {
.iNodisp {display: none;}.pcNodisp {display: block;}
}
/* ---------------------------------------------------------------------- */
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}
*{
	margin: 0;
	padding: 0;

}
/*
* { font-family: "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Geneva,Arial,Verdana,sans-serif !important; }
*/
html,body {
	height: 100%;
	margin: 0px auto;
}



img.nodisplay{display: none;}

#omoshiro {
		 background:url("../img/wahaikei.jpg")


}

#oishii {  
          background: url("../img/kihaikei.jpg")
		
}

#butaman {  
          background: url("../img/washi.jpg")
		
}






body {
	/*
	*font-size:70%;
*/
	color: #FFF;
	font-size: 15px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
*/
	line-height: 1.8em;
	line-height: 1.8em;
	background: url("../img/global/maic3.gif")fixed, linear-gradient(135deg, #2436ad, #2436ad, #000d66, #000d66, #000d66) fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed
}


*html body {
}
#container {
	position: relative;
	height: 100%;
	text-align: left;

	background-repeat
	margin: 0px auto;
	padding: 0px;
}
@media screen and (max-width: 1000px) {#container {width:1000px;}}
@media screen and (max-width: 767px) {#container {width:100%;}}
body > #container {
	height: auto;
	font-size: 18px;
	color: #FFF;
}
a {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a:link {color: #666; text-decoration: underline;}
a:visited {color: #666; text-decoration: underline;}
a:active {color: #ccc; text-decoration: underline;}
a:hover {color: #ccc; text-decoration: underline;}

a img:active {
	opacity: 0.8;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

ab {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
ab:link {color: #666; text-decoration: underline;}
ab:visited {color: #666; text-decoration: underline;}
ab:active {color: #ccc; text-decoration: underline;}
ab:hover {color: #ccc; text-decoration: underline;}

ab img:active {
	opacity: 0.8;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
/*
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	-o-transform: scale(0.95);
	transform: scale(0.95);
	-webkit-transform: translate(0px,30px);
	-moz-transform: translate(0px,30px);
	-ms-transform: translate(0px,30px);
	-o-transform: translate(0px,30px);
	transform: translate(0px,30px);
	-webkit-transition: -webkit-transform 0.3s linear;
	-moz-transition: -moz-transform 0.3s linear;
	-o-transition: -o-transform 0.3s linear;
	transition: transform 0.3s linear;
*/
img {max-width:100%;border: none;-ms-interpolation-mode: bicubic;}
@media screen and (max-width: 767px) {
	img {max-width:100%;height:auto;}
}
p {}
.center {text-align: center;}
.right {text-align: right;}
.imgleft {float: left;margin-right:5px;}
.imgright {float: right;margin-left:5px;}
@media screen and (max-width: 767px) {
	.imgleft {float: none;margin-right:0px;margin-bottom:10px;}
	.imgright {float: none;margin-left:0px;margin-bottom:10px;}
}
pre {}
.clear {clear: both;}
.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {min-height: 1px;}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.error {color: #f00;font-weight: bold;}
.nores {display: none;}
.none {display: none;}
.norep {background-repeat: no-repeat;}
.strong {
	font-weight: bold;
	color: #000;
}
.strike {text-decoration: line-through;}
.fonts {font-size: 10px;}
.fontb {font-size: 16px;}
.attention {display:inline-block;color: #c00;padding:0px 3px;}
.red {color: #f00;}
.red2 {color: #c00;}
.blue {color: #0e3a73;}
.pink {color: #f66;}
.orange {color: #ff5a24;}
ul {list-style-type:none;}
ol {margin-left:30px;}
ol li {margin-bottom:15px;}
ol li:last-child {margin-bottom:0px;}
ol li ul li {margin-bottom:5px;}
ol li ul li :last-child {margin-bottom:0px;}
.dsh {
	box-shadow: 2px 2px 2px #e6e6e6;
	-moz-box-shadow: 2px 2px 2px #e6e6e6;
	-webkit-box-shadow: 2px 2px 2px #e6e6e6;
/*
	text-shadow: 1px 1px 5px rgba(0,0,0,1),1px 2px 5px rgba(0,0,0,1);
	-moz-text-shadow: 1px 1px 5px rgba(0,0,0,1),1px 2px 5px rgba(0,0,0,1);
	-webkit-text-shadow: 1px 1px 5px rgba(0,0,0,1),1px 2px 5px rgba(0,0,0,1);
*/
}
.corn {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* ---------------------------------------------------------------------- */
#header {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {

	background-repeat: repeat;
	background-position: repeat ;
	margin: 0px auto;
}
.header {
	width: 1000px;
}
@media screen and (max-width: 767px) {
	.header {
		width: auto;
		max-width: 1000px;
	}
}
.headerleft {
	float: left;
	width: 400px;
}
.headerright {
	float: right;
	width: 450px;
}
@media screen and (max-width: 767px) {
	.headerleft {
		float: none;
		width: auto;
	}
	.headerright {
		float: none;
		width: auto;
	}
}
.headertop {
	padding-top: 2px;
}
.headertop h1 {
	font-size: 11px;
	font-weight: normal;
}
@media screen and (max-width: 767px) {
	.headertop h1 {
		text-align: center;
	}
}
.headerlogo {
	padding-top: 5px;
}
.headerlogo img, .headerlogo a {
	display: block;
	width: 320px;
	height: 50px;
}
@media screen and (max-width: 767px) {
	.headerlogo img, .headerlogo a {
		width:240px;
		height: 38px;
		margin: 0px auto;
	}
}
.headertel {
	display: table;
	color: #fff;
	width: 100%;
	padding-top: 15px;
}
.headertel strong {
	display: table-cell;
	width: 25%;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.headertel span {
	display: inline-block;
	color: #fff;
	font-size: 12px;
}
@media screen and (max-width: 767px) {
	.headertel {
		display: block;
		width: auto;
		padding-top: 10px;
	}
	.headertel strong {
		display: none;
	}
	.headertel span br {
		display: none;
	}
}
.headertel span a {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #6683cc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}
.headertel span a:hover {
	background-color: #fff;
}
.headertel div {
	display: table-cell;
	vertical-align: middle;
}
@media screen and (max-width: 767px) {
	.headertel div {
		display: block;
	}
}
.headertel dl {
	display: table;
	width: 100%;
}
.headertel dt {
	display: table-cell;
	width: 20%;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.headertel dd {
	display: table-cell;
	line-height: 1em;
	vertical-align: middle;
	padding: 4px 2px;
}
@media screen and (max-width: 767px) {
	.headertel dl {
		display: block;
		width: auto;
		text-align: center;
	}
	.headertel dt {
		display: inline-block;
		width: auto;
		font-size: 11px;
	}
	.headertel dd {
		display: inline-block;
		font-size: 11px;
	}
}
.headertel dd a {
	pointer-events: none;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.headertel dd a {
	pointer-events: auto;
	color: #FFF;
	}
}
/* ---------------------------------------------------------------------- */
#footer {
}
.footer {
	width: 1000px;
	margin: 0px auto;
}
@media screen and (max-width: 767px) {
	.footer {
		width: auto;
		max-width: 1000px;
	}
}
.footerlogo {
	margin-bottom: 10px;
}
.footerlogo img {
	display:block;
	margin: 0px auto;
}
.footertel {
	text-align: center;
}
.footertel div {
}
.footertel dl {
}
.footertel dt {
	display: inline-block;
	line-height: 1em;
	text-align: center;
	padding: 2px;
}
.footertel dd {
	display: inline-block;
	line-height: 1em;
	padding: 4px 2px;
}
.footertel dd a {
	pointer-events: none;
	display: inline-block;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.footertel dd a {
		pointer-events: auto;
	}
}
.footerlink {
	clear: both;
	font-size: 10px;
	text-align: center;
	padding: 0px;
}
.footerlink a {
	display: inline-block;
	line-height: 1em;
	text-decoration: none;
	border-left: 1px solid #ccc;
	margin-left: 5px;
	padding-left: 5px;
}
.footerlink a:first-child {
	border-left: none;
	margin-left: 0px;
	padding-left: 0px;
}
@media screen and (max-width: 767px) {
	.footerlink a {
	}
	.footerlink a:hover {
	}
}
@media screen and (max-width: 767px) {
}
.copyright {
	color: #ccc;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
/* ---------------------------------------------------------------------- */
#nav {

	margin: 0px auto 0px auto;
	padding: 0px;
}

#globalheader {
	width: 1000px;
	margin: 0px auto;
	padding: 1px 0px;
}
@media screen and (max-width: 767px) {
	#globalheader {
		width: auto;
	}
}
#globalnav {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-spacing: 0px;
	color: #fff;
}
#globalnav li {
	display: table-cell;
}

#globalnav li a {
	display: block;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	padding: 10px 0px;
}
#globalnav li a strong {
	display: block;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-transform: capitalize;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#globalnav li a span {
	display: block;
	font-weight: normal;
	font-size: 11px;
	font-family: 'Quicksand', sans-serif;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#globalnav li a:hover {background-color: #fff;}
#globalnav li a:hover strong {color: #999;}
#globalnav li a:hover span {color: #999;}

/* ---------------------------------------------------------------------- */
.gotop{
	position: fixed;
	bottom: 0;
	right: 0;
	line-height: 1em;
}
.gotop a {
	display: block;
	width: 30px;
	height: 30px;
	background-image:url("../img/parts/pagelink.png");
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------------- */
#main {
	width: 1000px;
	margin: 0px auto;
	padding: 20px 0px;
}
@media screen and (max-width: 767px) {
	#main {
		width: auto;
		max-width: 1000px;
	}
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
#bloc {
}
#single {
	width: 800px;
	margin: 0px auto;
}
@media screen and (max-width: 767px) {
	#single {
		width: auto;
		max-width: 1000px;
	}
}
#primary {
	float: left;
	width: 780px;
	padding: 0px 20px 0px 0px;
}
#secondary {
	float: left;
	width: 200px;
	padding: 0px;
}
@media screen and (max-width: 767px) {
	#primary {
		float: none;
		width: auto;
		margin-bottom: 20px;
		padding: 10px 5px;
	}
	#secondary {
		float: none;
		width: auto;
		padding: 10px 5px;
	}
}
/* title---------------------------------------------------------------------- */
#title {
}
#title h2 {

}
/* title---------------------------------------------------------------------- */
.title {
	text-align: center;
	margin-bottom: 20px;
	color: #000;
}
.title strong {
	display: block;
	color: #fff;
	font-size: 36px;
	font-family: 'Quicksand', sans-serif;
	font-weight: normal;

	text-transform: capitalize;
	background-image:url("../img/parts/title.png");
	background-repeat: repeat-x;
	background-position: left;
}
.title strong span {
	display: inline-block;
	padding: 0px 10px;
}
.title h2 {
	display: block;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	line-height: 1em;
	padding: 10px 0px 0px 0px;
}
/* titles---------------------------------------------------------------------- */
.titles {
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	padding: 3px 10px;
}
.titles h3 {
	color: #;
	font-size: 12px;
	font-weight: normal;
}
/* panlink---------------------------------------------------------------------- */
.panlink {
	font-size: 10px;
	line-height: 1.4em;
	padding: 10px 0px 10px 0px;
}
@media screen and (max-width: 767px) {
.panlink {
	padding: 10px 0px 10px 10px;
}
}
/* bloc---------------------------------------------------------------------- */
.bloc {
	padding: 0px 0px 10px 0px;
}
.bloc:after {
	content: "";
	display: block;
	clear: both;
}
/*
.bloc p {margin-bottom: 10px;}
.bloc p:last-child {margin-bottom: 0px;}
*/
/* ---------------------------------------------------------------------- */
.outer {
}
.inner {
}
/* box---------------------------------------------------------------------- */
.box {
	margin-bottom: 30px;
}
.boxinner {
	padding: 0px 10px;
}
.boxinner p {margin-bottom: 10px;}
.boxinner p:last-child {margin-bottom: 0px;}
/* table---------------------------------------------------------------------- */
table {
	width: 100%;
}
.table {
	display:table;
	width: 100%;
	border-collapse:sepalate; /*collapse*/
	border-spacing: 5px;
	empty-cells:show;
	margin: 0px auto;
}
.row{
	display:table-row;
}
.th {
	display:table-cell;
	width: 25%;
	text-align: center;
	vertical-align: middle;
	background-color: #405280;
	border: 1px solid #405280;
	padding: 10px;
}
.td {
	display:table-cell;
	border: 1px solid #dcdddd;
	padding: 10px;
}
.contact table p {
	padding-bottom:5px;
}
@media screen and (max-width:767px) {
	.table,
	.row,
	.th,
	.th:before{
		display:block;
	}
	.table,
	.row .th:last-child{
	border-bottom-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	}
	.row{
		margin:20px 0;
	}
	.row .th:nth-child(1){ 
	}
	.row .th:last-child{
	}
	.row:last-child .th,
	.th{
		width: auto;
	}
	.th:before{
		font-weight:bold;
		padding-right:20px;
		font-size:12px;
		content:" "attr(data-label)"";
	}
	.td {
		display: block;
		border: none;
		padding: 10px;
	}
	.form .td  {
		text-align: center;
	}
}
/* ---------------------------------------------------------------------- */
.dltable dl {
	display: table;
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0px;
	empty-cells:show;
	margin: 0px auto;
}
.dltable dt {
	display: table-cell;
	width: 20%;
}
.dltable dd {
	display: table-cell;
}
/* ---------------------------------------------------------------------- */
.contact {
}
.message {
	border: 1px dotted #4f81ff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	padding: 10px;
}
.message p {
	text-align: center;
}
.message a {
}
/* ---------------------------------------------------------------------- */
.form {
}
.form input {
	font-size: 1.2em;
	font-size: 16px;
}
.form input.inputSShort {
	width: 15%;
}
.form input.inputShort {
	width: 30%;
}
.form input.inputMiddle {
	width: 60%;
}
.form input.inputLong {
	width: 90%;
}
@media screen and (max-width: 767px) {
	.form input {
	}
	.form input.inputSShort {
		width: 15%;
	}
	.form input.inputShort {
		width: 25%;
	}
	.form input.inputMiddle {
		width: 90%;
	}
	.form input.inputLong {
		width: 90%;
	}
}
.form input[type='text'],
.form input[type='email'],
.form input[type='tel'],
.form input[type='date'],
.form input[type='number'] {
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;
}
@media screen and (max-width: 767px) {
	.form input[type='text'],
	.form input[type='email'],
	.form input[type='tel'],
	.form input[type='date'],
	.form input[type='number'] {
		padding: 10px 5px;
	}
}
.form input:-ms-input-placeholder {color: #fcc;}
.form input::-moz-placeholder {color: #fcc;}
.form input::-webkit-input-placeholder {color: #fcc;}

.form select {
	font-size: 1.2em;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;
}
.form textarea {
	width: 95%;
	height: 200px;
	font-size: 1.2em;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
@media screen and (max-width: 767px) {
	.form textarea {
		width: 90%;
	}
}


.radios {
	display:inline-block;
	margin:0;
	padding:0;
	clear:both;
	text-align: center;
}
.radios li {
	display:inline-block;
	position:relative;
	font-size: 12px;
	list-style:none;
	overflow:hidden;
	margin: 3px 3px;
}
.radios li:first-child {
}
.radios li:last-child {
}

.radios label {
	display:block;
	min-width:3em;
	color: #fff;
	text-align:center;
	background-color:#888;
	border-left: solid 2px #ccc;
	border-right: solid 2px #666;
	border-top: solid 2px #ccc;
	border-bottom: solid 2px #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px 6px;
}
.radios li:first-child label {
}
.radios li:last-child label {
}
.radios input[type=radio] {
	position:absolute;
	opacity:0;
	width:100%;
	height:100%;
	margin:0;
	cursor:pointer;
}
.radios input[type=radio]:checked {
	cursor:auto;
}
.radios input[type=radio]:checked + label {
	color:#fff;
	background-color:#2ea0d5;
	border-left: solid 2px #405280;
	border-right: solid 2px #4cb6e8;
	border-top: solid 2px #405280;
	border-bottom: solid 2px #4cb6e8;
}



/*

.contex input[type='text'] {
	font-size: 1.2em;
	padding: 5px 10px;
}
.inputauto input[type='text']  {
	width: 70%;
}
.form table input[type='radio'] {
	-webkit-appearance: none;
	position: relative;
	margin-right: 5px;
	border-radius: 14px;
	border: 2px solid #65c574;
	-webkit-box-sizing: border-box;
	width: 28px;
	height: 28px;
	background: #22ac38;
	cursor: pointer;
}
.form table input[type='radio']:checked {
	background: #fff;
}
.form table input[type='radio']:checked:before {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	margin: -8px 0 0 -8px;
	content: "";
	border-radius: 50%;
	width: 16px;
	height: 16px;
	background: #22ac38;
}
*/
.submit {
	text-align: center;
	padding: 20px 10px;
}
.submit p {
	padding-top: 10px;
}
.submit input {
	color: #fff;
	font-size: 1.2em;
	font-size: 16px;
	background-color: #0092d6;
	border: 1px solid #0092d6;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 15px 30px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.submit input:hover {
	color: #fff;
	background-color: #6ed1ff;
	border: 1px solid #6ed1ff;
	cursor:pointer;
}
.submit input.back {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background-color: #666;
	border: 1px solid #666;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 5px 10px;
}
.submit input.back:hover {
	background-color: #ccc;
	border: 1px solid #ccc;
}
.submit a.back {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background-color: #666;
	border: 1px solid #666;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.submit a:hover {
	background-color: #ccc;
}
/* ---------------------------------------------------------------------- */
.address dl {
	width: 80%;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px auto;
	padding: 10px;
}
.address dt {
	color: #c00;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
.address dd {
	font-size: 14px;
	vertical-align: middle;
}
/* ---------------------------------------------------------------------- */
#mov {
	margin-bottom: 20px;
}
.mov {
	z-index:9998!important;
	width: 560px;
	margin: 0px auto;
}
.movinner {
	margin-bottom: 20px;
}
.movinner iframe {
	z-index:999!important;
}
@media screen and (max-width: 767px) {
	.mov {
		width: auto;
	}
	.movinner {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.movinner iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
/* ---------------------------------------------------------------------- */
.flow {
}
.flow p {
}
.flow ul {
	text-align: left;
	list-style-type: none;
	padding: 0px 50px;
}
.message .flow ul {
	padding: 10px 50px;
}
.flow li {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.flow li strong {
	display: inline-block;
	color: #c00;
	padding-right: 5px;
}
/* ---------------------------------------------------------------------- */
.link {
	text-align: center;
	padding: 20px 0px;
}
.seclink {
	padding: 5px 0px;
}
.link a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	background-color: #da0c46;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 10px 20px;
}
.seclink.link a {
	display: block;
	font-size: 12px;
	line-height: 1em;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 10px;
}
@media screen and (max-width: 767px) {
	.seclink.link a {
		display: inline-block;
		padding: 10px 5px;
	}
}
.link a:hover {
	background-color: #ff376f;
}
.link a strong {
	font-weight: normal;
}
/* ---------------------------------------------------------------------- */
.map {
	padding: 10px 20px;
}
.map p {
	text-align: right;
}
.map a {
	display: inline-block;
	color: #fff;
	font-size: 11px;
	line-height: 1em;
	text-decoration: none;
	background-color: #133b5c;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 3px 5px;
}
.map a:hover {
	background-color: #405280;
}
/* ---------------------------------------------------------------------- */





@charset "utf-8";
/* CSS Document */

.audiojs audio {
}
 /*　プレイヤー（再生バー）　*/
.audiojs {
  width: 80px;
  height: 28px;
  background: none;
  overflow: hidden;
  font-family: monospace;
  font-size: 12px;  
  -webkit-box-shadow: none;
  -moz-box-shadow: none;  
  -o-box-shadow: none;
  box-shadow: none;
}
/*　再生・停止ボタン　*/
.audiojs .play-pause {
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0;
  float: left;
  overflow: hidden;
  border: 1px solid #3A3A3A;
  border-radius: 14px;
}
/*　再生・停止ボタンなどの p 要素　*/
.audiojs p {
  display: none;
  width: 26px;
  height: 26px;
  margin: 0px;
  cursor: pointer;
}
.audiojs .play {
  display: block;
}
/*　進行状態・ロードの状態を表示する部分(グレー)　*/
.audiojs .scrubber {
  position: relative;
  float: left;
  width: 40px;
  background: #5a5a5a;
  height: 4px;
  margin: 12px 0 0 0px;
  border-top: 0;
  border-left: 0px;
  border-bottom: 0px;
  overflow: hidden;
}
/*　進行状態を表示するバーの部分(薄いグレー)　*/
.audiojs .progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 4px;
  width: 0px;
  background: #3A3A3A;
  z-index: 1;  
/* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc),
  color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));  
  background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 
  100%); */
}
/* ロード状態を表示するバーの部分（黒） */
.audiojs .loaded {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 4px;
  width: 0px;
  background: #DDDDDD;  
/* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222),
  color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
  background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222
  100%); */
}
/*　現在の再生時間/総再生時間　フォント　*/
.audiojs .time {
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 0px 0px 0px 8px;
  padding: 0px 0px 0px 0px;
  border-left: none;
  color: #666;
  text-shadow: none;
  display: none;
}
/*　現在の再生時間　フォント　*/
.audiojs .time em {
  padding: 0px 2px 0px 0px;
  color: #666;
  font-style: normal;
  display: none;
}
/*　時間　/の部分　*/
.audiojs .time strong {
  padding: 0px 0px 0px 2px;
  font-weight: normal;
  display: none;
}
.audiojs .error-message {
  float: left;
  display: none;
  margin: 0px 10px;
  height: 26px;
  width: 200px;
  overflow: hidden;
  line-height: 26px;
  white-space: nowrap;
  color: #fff;  
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
.audiojs .error-message a {
  color: #eee;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #999;
  white-space: wrap;
}
/*　再生ボタン　*/
.audiojs .play {
  background: url(../img/play-btn1.svg) center center no-repeat;　←playボタン
  margin-left: 1.45px;
}
/*　読み込み中ボタン　*/
.audiojs .loading {
  /*background: url("$1") center center no-repeat;*/
  display: none;
}
/*　エラーボタン　*/
.audiojs .error {
  /*background: url("$1") center center no-repeat;*/
  display: none;
}
/*　停止ボタン　*/
.audiojs .pause {
  background: url(../img/pause-btn1.svg) center center no-repeat;　←pauseボタン
}
.playing .play, .playing .loading, .playing .error {
  display: none;
}
.playing .pause {
  display: block;
}
.loading .play, .loading .pause, .loading .error {
  display: none;
}
.loading .loading {
  display: block;
}
.error .time, .error .play, .error .pause, .error .scrubber, .error .loading {
  display: none;
}
.error .error {
  display: block;
}
.error .play-pause p {
  cursor: auto;
}
.error .error-message {
  display: block;
}
/*　再生している曲の情報　*/
.track-details {
  clear: both;
  height: 26px;
  width: 200px;
  padding: 0px 6px;
  background: #FFF;
  color: #3A3A3A;
  font-size: 10px;
  line-height: 26px;
}
.track-details:before {
  content: '♬ Now Playing: ';
}
#index center li .newsBox ul .topTex {
}

#index #container #cre {
}
#index #container #cre {
	color:#FFF;
	font-size:17px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}
.cre p {
	
}


#index .access {
	color: #FFF;
}
#syohin table {
margin-bottom: 10px;
	padding: 10px;
}



	 

#sita td {
	background-color: #03F;
}
#butaman header #header .header.clearfix .headerright .headertel .dsh dl {
	color: #000;
}
#butaman header #header .header.clearfix .headerright .headertel .slicknav_menu dl {
	color: #000;
}
#butaman #form .outer {
	background-color: #999;
}
#butaman #container #main #bloc #primary #form .outer .inner .message .flow {
	background-color: #999;
}
