@charset "utf-8";
/**************************
property reset,tool
**************************/

* {
  margin: 0;
  padding: 0;
  line-height: 100%;
  box-sizing: border-box;
}
ul, li {
  list-style-type: none;
}
img {
  border: 0;
}
table, th, td {
  border: none;
}
form {
  display: inline;
}
br.clear, p.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  margin: 0;
}
#contents p.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  margin: 0 1em 0;
}
.clear {
  clear: both;
}
.skipmenu {
  position: absolute;
  right: 0pt;
  top: -10em;
}
a {
  overflow: hidden;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1; /* for IE6/7 */
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  padding: 0;
  text-align: center;
  min-width: 1000px;
}
header {
  text-align: left;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
}
#headerLeft {
  width: 256px;
  float: left;
}
header h1,
header p#siteID {
  margin: 46px 0 0;
}
#headerRight {
  width: 694px;
  float: right;
}
#headerMenu {
  float: right;
  margin-top: 18px;
  margin-bottom: 35px;
}
#headerMenu p {
  float: left;
  font-size: 14px;
  background: url(../../style/images/liRound.png) no-repeat left center;
  padding: 5px 0 4px 20px;
  margin-left: 20px;
  color: #333;
}
#headerMenu p a {
  color: #333;
  text-decoration: none;
}
#headerMenu p a:hover {
  color: #D96D00;
}
#fontSize {
  float: left;
  overflow: hidden;
  margin: 0 0 0 10px;
}
ul#fontSize li {
  font-size: 14px;
	padding: 3px 4px;
	float: left;
	cursor: pointer;
	display: block;
  border: 1px solid #CCC;
  border-right: none;
}
ul#fontSize li:last-child {
  border-right: 1px solid #CCC;
}
ul#fontSize li:hover {
	background-color: #D7EBFA;
}
ul#fontSize li.active {
	background-color: #D7EBFA;
}

#toggle {
  display: none;
}
#gNavi {
  width:640px;
  height:34px;
  margin-bottom: 20px;
  float: right;
  overflow: hidden;
}
#menu {
  display: block;
}
#gNavi ul li {
  float:left;
  height:34px;
}
#gNavi li a {
  background:url(../../style/images/gNavi.png) no-repeat;
  height:0;
  display:block;
  padding-top:34px;
  line-height: 2;
  overflow:hidden;
}

li#gNavi1 {width: 116px;}
li#gNavi2 {width: 109px;}
li#gNavi3 {width: 109px;}
li#gNavi4 {width: 110px;}
li#gNavi5 {width: 93px;}
li#gNavi6 {width: 103px;}

li#gNavi1 a {background-position:0px 0px;}
li#gNavi1 a:hover {background-position:0px -34px;}
li#gNavi2 a {background-position:-116px 0px;}
li#gNavi2 a:hover {background-position:-116px -34px;}
li#gNavi3 a {background-position:-225px 0px;}
li#gNavi3 a:hover {background-position:-225px -34px;}
li#gNavi4 a {background-position:-334px 0px;}
li#gNavi4 a:hover {background-position:-334px -34px;}
li#gNavi5 a {background-position:-444px 0px;}
li#gNavi5 a:hover {background-position:-444px -34px;}
li#gNavi6 a {background-position:-537px 0px;}
li#gNavi6 a:hover {background-position:-537px -34px;}

li#gNavi1 a.active {background-position:0 -34px;}
li#gNavi2 a.active {background-position:-116px -34px;}
li#gNavi3 a.active {background-position:-225px -34px;}
li#gNavi4 a.active {background-position:-334px -34px;}
li#gNavi5 a.active {background-position:-444px -34px;}
li#gNavi6 a.active {background-position:-537px -34px;}


#mainPhoto {
  width: 950px;
  margin: 0 auto 45px;
}

#contentsWrap #searchArea * {
  line-height: 100%;
}
#searchAreaWrap {
  display: table;
  width: 100%;
  margin: 20px 0;
}
#searchAreaWrap #searchArea,
#searchAreaWrap #onlineShop,
#searchAreaWrap #facebookLink {
  display: table-cell;
  text-align: center;
}
#searchArea {
  width: 500px;
  padding: 0 100px;
  overflow: hidden;
}
#siteSearch {
  overflow: hidden;
  padding: 20px;
  border: 1px solid #979797;
  margin-bottom: 10px;
}
#searchBox {
  width: 180px;
  height: 28px;
  float: left;
}
#searchButton {
  border: 0;
  width: 70px;
  height: 28px;
  background: url(../../style/images/searchButton.png) no-repeat left top;
  float: right;
  cursor: pointer;
}
#toShop {
  margin-bottom: 10px;
}
#snsArea {
  border: 1px solid #979797;
  padding: 12px;
  margin-bottom: 10px;
}
#snsArea ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  text-align: center;
}
#snsArea li {
  display: table-cell;
  vertical-align: middle;
}
li img,
p img {
  vertical-align: bottom;
}

#topContents {
  overflow: hidden;
  text-align: left;
  margin-bottom: 60px;
}
#topContentsL {
  float: left;
  width: 600px;
}
#topContentsR {
  float: right;
  width: 300px;
  position: relative;
}
.midashiWrap {
  position: relative;
}
#topContentsL p.toDetail {
  position: absolute;
  top: 10px;
  right: 10px;
}
#topContentsL p.toDetail a {
  color: #333;
  text-decoration: none;
  background: url(../../style/images/liStandard.png) no-repeat left center;
  padding-left: 14px;
}
#topContentsL h2 {
  background: url(../../style/images/topTitleBorder.png) repeat-x left bottom #ECEEF6;
  line-height: 48px;
  height: 48px;
  margin-bottom: 20px;
  color: #0000FF;
  font-size: 34px;
  padding-left: 10px;
}
#infoTable,
#infoTable th,
#infoTable td {
  border: none;
  border-collapse: collapse;
}
#infoTable {
  width: 100%;
  margin-bottom: 50px;
}
#infoTable tr {
  border-bottom: 1px dotted #CCC;
}
#infoTable th {
  font-weight: normal;
/*  width: 10em;
*/}

#infoTable th,
#eventTable th {
  padding: 5px 10px 5px 0;
  border-right: 1px dotted #CCC;
}

#infoTable td,
#eventTable td {
  padding: 5px 0 5px 20px;
}
#eventTable,
#eventTable th,
#eventTable td {
  /* border: none; */
  border-collapse: collapse;
}
#eventTable {
  width: 100%;
  margin-bottom: 50px;
}
#eventTable tr {
  border-bottom: 1px dotted #CCC;
}
#eventTable th {
  font-weight: normal;
/*  width: 120px;
*/
}
#eventTable th img {
  width: 100px;
  height: auto;
}
#eventTable th,
#eventTable td {
  vertical-align: top;
}

#infoTable tr:first-child,
#eventTable tr:first-child {
  border-top: 1px dotted #CCC;
}


#columnLink {
  overflow: hidden;
}
#columnLink div {
  width: 180px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
#columnLink div:nth-child(3n) {
  margin-right: 0;
}
#columnLink .thumb img {
  border: 1px solid #DDD;
}
.columnWrap h3 {
  font-size: 16px;
}

#mikasaInfo {
  background: #C3EBF9;
  padding: 20px;
}
#mikasaInfo h3 {
  margin-top: 20px;
  font-size: 18px;
}
#mikasaInfo th {
  font-weight: normal;
}
#mikasaInfo table td {
  width: 50%;
}
#mikasaInfo p a {
  background: url(../../style/images/liRightArrow.png) no-repeat left center;
  padding: 5px 0 5px 25px;
  color: #333;
  text-decoration: none;
}
#mikasaInfo talbe {
  width: 100$;
}

footer * {
  line-height: 1.8;
}

#footerContents {
  width: 950px;
  margin: 0 auto;
  padding: 10px 0 0;
  color: #333;
  text-align: left;
  display: table;
  border-top: 2px dotted #666;
  background: url(../../style/images/illustMikasa.png) no-repeat left bottom;
  overflow: hidden;
}
#footerLeft {
  float: left;
  width: 270px;
}
#footerID {
  margin: 10px 0;
  font-size: 20px;
  font-weight: bold;
}
#footerID span {
  font-size: 16px;
}
address {
  font-size: 14px;
  font-style: normal;
  margin-bottom: 10px;
}
#footerRight {
  float: right;
  width: 650px;
}
#footerMenu {
  width: 340px;
  margin-bottom: 10px;
  float: right;
}
#footerMenu ul {
  display: table;
/*  table-layout: fixed;*/
  width: 100%;
}
#footerMenu ul li {
  display: table-cell;
  padding: 0 0 0 5px;
  background: url(../../style/images/liTriangle.png) no-repeat left center;
  padding-left: 10px;
  font-size: 13px;
}
#footerMenu ul li a {
  color: #4A4A4A;
  text-decoration: none;
}
#footerMenu ul li a:hover {
  color: #B06969;
}
#footerInfo {
  overflow: hidden;
  width: 650px;
}
#profile {
  float: left;
  width: 270px;
  background: #DFDFD0;
  padding: 15px;
  box-sizing: content-box;
}
#profile p#titleProfile {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}
#profile p {
  font-size: 12px;
}
#mapArea {
  width: 334px;
  float: right;
  background: #FFF;
  padding: 2px;
  border: 1px solid #979797;
  box-sizing: content-box;
}
/*#gmaps {
  width: 334px;
  height: 167px;
}
*/
#copyright {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 10px;
  color: #FFF;
  background: #4558A4;
  margin-top: 20px;
}

#topicPath {
  margin: 5px 0 20px;
  text-align: left;
}
#topicPath p {
  margin: 0 auto;
  color: #666;
  font-size: 14px;
}
#topicPath p a {
  text-decoration: none;
}

#contentsWrap {
  width: 950px;
  margin: 0 auto 30px;
  overflow: hidden;
  text-align: left;
  font-size: 90%;
  clear: both;
}
#contentsWrap * {
  line-height: 180%;
}

#contents {
  float: left;
  width: 660px;
}
aside {
  float: right;
  width: 240px;
}
#localNavi {
  margin-bottom: 40px;
}
#localNavi h2 {
  color: #4558A4;
  background: #C3EBF9;
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
}
#localNavi ul li {
  background: #EDF9FD;
  border-bottom: 2px solid #FFF;
  font-size: 16px;
}
#localNavi ul li a {
  background: url(../../style/images/liStandard.png) no-repeat 10px center #EDF9FD;
  display: block;
  padding: 10px 5px 10px 25px;
  text-decoration: none;
  color: #000;
}
#localNavi ul li a:hover,
#localNavi ul li a.active {
  background: url(../../style/images/liStandard.png) no-repeat 10px center #C7CDE4;
}
aside p {
  margin-bottom: 10px;
}

#contents * {
  line-height: 150%;
}
#contents h1 {
  color: #4558A4;
	font-size: 24px;
	margin-bottom: 20px;
	padding: 22px 10px;
  background: url(../../style/images/h1Back.png) repeat-x top, url(../../style/images/h1Back.png) repeat-x bottom;
}
#contents h2 {
	color: #333;
	font-size: 20px;
	margin-bottom: 30px;
  padding: 4px 10px;
  border-radius: 8px;
  background: #EDF9FD;
}
#contents h3 {
	font-size:110%;
	color: #333;
	margin:0 0 10px;
  padding: 2px 0 2px 10px;
  border-left: 4px solid #4558A4;
}
#contents h4 {
	font-size:110%;
	color:#FF895D;
	margin:0 0 10px;
}
#contents h5 {
	font-size:100%;
	color:#333;
	margin:0 0 10px;
  border-bottom: 1px solid #CCC;
}
#contents h6 {
	font-size:100%;
	color:#333;
	margin:0 0 10px;
}
#contents p {
	font-size:100%;
	line-height:150%;
	margin:0 0 15px;
	text-align: justify;
}

#contents ul {
	margin:0 0 20px 20px;
	line-height:150%;
}

#contents ul li {
	background:url(../../style/images/liStandard.png) no-repeat left 6px;
	padding-left:17px;
}

#contents ol {
	margin:0 0 20px 30px;
	line-height:150%;
}

#contents ol li {
	list-style-type:decimal;
	margin-left:0.5em;
}

#contents ol.alpha li {
	list-style-type:lower-alpha;
}

#contents li {
	margin:0 auto 5px;
	line-height:150%;
	font-size:100%;
}

#contents ul li ul {
	margin:5px 0;
}

#contents ul li ul li {
	background:url(../../style/images/liRound.png) no-repeat left 6px;
}

#contents ol li ul {
	margin:10px 0;
}

#contents ol li ul li {
	list-style-type:none;
	background:url(../../style/images/liRound.png) no-repeat left 6px;
}

#contents dl {
	margin-left:20px;
	font-size:90%;
}
#contents dl.mailform {
  margin-left: 0;
}
#contents dt {
	font-weight:bold;
}

#contents dd {
	margin:10px 0 30px 1em;
	line-height:150%;
}

hr {
	border:dotted #999;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:8px 0 16px;
	clear:both;
}

#contents table {
	max-width: 100%;
	margin:0 0 20px;
	border-collapse:collapse;
	border:1px solid #999;
	empty-cells:show ;
	font-size:100%;
}

#contents caption {
	color:#000;
	text-align:left;
	margin-bottom:5px;
}

#contents td,
#contents th {
	border:1px solid #999;
	padding:5px 10px;
	vertical-align:top;
	line-height:130%;
}

#contents th {
	color:#000;
	background:#F8F8F8;
	text-align:left;
}

#contents th p,
#contents td p {
	margin:0;
	padding:0;
	font-size:100%;
  text-align: left;
}

#contents td ul {
	margin:0;
	padding:0;
}

#contents td ol {
	margin:0 0 0 15px;
	padding:0;
}

#contents th.thCenter {
	text-align:center;
}

#contents th.thRignt {
	text-align:right;
}

#contents table td.vMiddle {
	vertical-align:middle;
}

#contents blockquote {
	color:#333;
	margin:10px 0 10px 40px;
	line-height:150%;
	font-style:italic;
}

.otoiawase {
	border:1px solid #666;
	padding-bottom:5px;
	margin: 50px 0 10px;
}

#contents .otoiawase  h2 {
	background:#ddd;
  color: #000;
	font-size:100%;
	padding:5px 10px;
	margin: 4px 4px 15px;
  border-radius: 0;
}

#contents .otoiawase p {
	margin:0 10px 10px 20px;
}

#contents .otoiawase p img {
	vertical-align:middle;
}

#contents .otoiawase ul {
	margin:10px 30px;
}
.dottedLine {
	border:dotted 2px #999;
	padding:10px 30px;
}
.kakomiSingle {
	margin:0 0 20px;
	border:1px #CCC solid;
	padding:10px 10px 0;
}
#contents .kakomiSingle h2 {
	background:#F5F4F2;
	padding:4px 15px;
	font-size:100%;
	font-weight:normal;
	margin-bottom: 10px;
  color: #001F3B;
  border-radius: 0;
}
#contents .kakomiSingle p {
	margin:0 10px 15px;
}

.textRight {text-align:right;}
.textCenter {text-align:center;}
#contents p.textRight {text-align:right;}
#contents p.textCenter {text-align:center;}

.textRed {color:red;}
.textPurple {color:#6A5ACD;}
.textGreen {color:#20B2AA;}
.textGray {color:#999;}
.textGraySmall {color:#999; font-size:80%;}
.textSmall {font-size:80%;}
.textSmall2 {font-size:70%;}
.textStandard {font-size:90%;}
.textSmallRight {font-size:84%; text-align:right;}
.textBackBlue {color:#FFF; background-color:#036; padding:2px 5px;}
.textLarge {font-size:110%;}

#contents .textRed {color:red;}
#contents .textPurple {color:#6A5ACD;}
#contents .textGreen {color:#20B2AA;}
#contents .textGray {color:#999;}
#contents .textGraySmall {color:#999; font-size:80%;}
#contents .textSmall {font-size:80%;}
#contents .textSmall2 {font-size:70%;}
#contents .textStandard {font-size:90%;}
#contents .textSmallRight {font-size:84%; text-align:right;}
#contents .textBackBlue {color:#FFF; background-color:#036; padding:2px 5px;}
#contents .textLarge {font-size:110%;}



#contents table.tableBorderNone,
#contents .tableBorderNone th,
#contents .tableBorderNone td {
	border:none;
	padding:0;
}

#contents table.tableBorderNone2,
#contents .tableBorderNone2 th,
#contents .tableBorderNone2 td {
	border:none;
}

#contents .tableBorderNone2 th,
#contents .tableBorderNone2 td {
	padding:10px;
}

#contents table.tableBorderNone3,
#contents .tableBorderNone3 th,
#contents .tableBorderNone3 td {
	border:none;
}

#contents .tableBorderNone3 th,
#contents .tableBorderNone3 td {
	padding:20px;
}
a.pdfLink {
	padding:5px 0 5px 20px;
	background:url(../../style/images/pdf.png) no-repeat left 5px;
}
a.wordLink {
	padding:5px 0 5px 22px;
	background:url(../../style/images/word.png) no-repeat left 5px;
}
a.excelLink {
	padding:5px 0 5px 22px;
	background:url(../../style/images/excel.png) no-repeat left 5px;
}
#contents ul li.pdfLink {
	padding:5px 0 5px 25px;
	background:url(../../style/images/pdf.png) no-repeat left 5px;
}
#contents p.comment1 {
	background:url(../../style/images/diamonds.gif) no-repeat left 3px;
	padding-left:20px;
}
#contents p.comment2 {
	text-indent:-1em;
	margin-left:2em;
}

.arrowRight {
	background:url(../../style/images/arrowRight.gif) no-repeat left center;
	padding-left:20px;
}
.arrowRight2 {
	background:url(../../style/images/arrowRight.gif) no-repeat left 7px;
	padding-left:20px;
}

#contents .indexMenu {
	overflow: hidden;
	margin:20px;
}
#contents .indexMenu ul {
	margin: 0 0 20px;
}
#contents .indexMenu ul li {
	background: none;
	margin-bottom: 10px;
	padding: 0;
}
#contents .indexMenu ul li a {
	border: 1px solid #CCC;
	border-radius: 6px;
	display: block;
	padding: 10px 20px 10px 30px;
	background: url(../../style/images/liStandard.png) no-repeat 10px center;
}
#contents .indexMenu ul li a:hover {
	background: url(../../style/images/liHover.png) no-repeat 10px center #EEE;
}
#contents .indexMenu ul li ul li {
	margin:5px 0 0 40px;
}
#contents .indexMenu ul li ul li a {
	background:url(../../style/images/liStandard.png) no-repeat 10px center;
}


.linkBox {
	background:#F5F4F2;
	padding:20px 20px 15px;
	margin:20px;
}
#contents .linkBox p {
	background:url(../../style/images/linkBoxBack.gif) no-repeat right center #FFF;
	border:1px solid #CCC;
	padding:8px 20px;
	margin:0 0 5px;
}
#contents .linkBox p a {
	display:block;
}

#contents #siteResult table,
#contents #siteResult th,
#contents #siteResult td {
	border:none;
  margin: 0;
}


.photoAreaL {
	float:left;
	margin:0 20px 30px 0;
}
.photoAreaR {
	float:right;
	margin:0 0 30px 20px;
}
#contents .photoAreaL p, #contents .photoAreaR p {
	margin:0;
	padding:5px;
	background:#EEE;
	font-size:80%;
	line-height:120%;
	color:#333;
}
#contents p.marginZero {
	margin:0;
	padding:1px;
}
#contents p.marginZero img {
	border:4px solid #FFF;
}
#contents p.imgLeft {
	float:left;
	margin-right:20px;
}
#contents p.imgRight {
	float:right;
	margin-left:20px;
}

#blogList article {
  overflow: hidden;
  border-bottom: 1px dotted #CCC;
  padding: 20px 10px 10px;
}
#blogList article:hover {
  background: #EEE;
  border-radius: 8px;
}
#blogList .blogPhoto {
  float: left;
  width: 220px;
}
#blogList .blogContents {
  float: right;
  width: 530px;
}
#blogList .blogStaff {
  text-align: right;
}

section {
  overflow: hidden;
}

#popupContents {
  box-sizing: border-box;
  max-width: 680px;
  margin: 0 auto;
  background: #FFF;
  border-radius: 10px;
  padding: 20px;
}
#popupContents img {
  max-width: 100%;
  height: auto;
}
#popupContents h1 {
  text-align: center;
  font-size: 16px;
  color: #999;
  margin-bottom: 20px;
}
#popupContents p {
  font-size: 90%;
  line-height: 1.8;
  color: #333;
  margin: 0 0 10px;
}
#popupContents .popupClose {
  text-align: center;
  margin: 20px auto 0;
}
#popupContents .popupClose a {
  text-decoration: none;
}
.imgShadow {
  box-shadow: 4px 4px 10px #999;
}

#contents ul.col2Link {
  overflow: hidden;
  margin: 0;
}
#contents ul.col2Link li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
  background: none;
}
#contents ul.col2Link li a {
  display: block;
  border: 1px solid #CCC;
  border-radius: 10px;
  padding: 5px 10px 5px 30px;
  background: url(../../style/images/liStandard.png) no-repeat 10px center;
}
#contents ul.col2Link li a:hover {
  background: url(../../style/images/liOrange.png) no-repeat 10px center #EEE;
}

#contents .voiceArea ul {
  margin: 0 0 20px;
}
#contents .voiceArea ul li {
  background: url(../../style/images/voiceIcon.png) no-repeat 10px 20px #DAECE1;
  padding: 20px 20px 20px 70px;
  border-radius: 10px;
  margin-bottom: 20px;
  min-height: 85px;
}
#contents .voiceArea ul li:nth-child(even) {
  background:  url(../../style/images/voiceIcon.png) no-repeat 10px 20px #ecebdb;
}
#contents .faq h3 {
  background: url(../../style/images/question.png) no-repeat left center;
  border-left: none;
  padding-left: 35px;
}
#contents .faq p {
  padding-left: 35px;
}

#contents table tr.eventFinished,
#contents table tr td.eventFinished {
  background: #EAEDF2;
  color: #000;
}

form .req {
  display: inline-block;
  background-color: #C00;
  border: solid 2px #C00;
  text-shadow: 0px 1px 2px #933;
  padding: 1px 3px;
  font-size: 10px;
  color: #FFF;
  margin: 0px 5px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #CCC;
  background-size: 100% 100%;
  font-weight: normal;
}
form table#a1 p {
  color: #999;
  font-size: 90%;
}
form table#a1 textarea {
  width: 100%;
}
#contents #searchResult table,
#contents #searchResult th,
#contents #searchResult td {
  border: none;
}

form table#a1 #additional p,
form table#a1 td.additional p {
  color: #000;
  margin: 0 0 10px;
}
form table#a1 #additional table,
#contents form table td.additional table {
  margin: 0;
  width: 100%;
}
form table#a1 #additional table th,
#contents form table td.additional table.tableBorderNone th {
  font-weight: normal;
  font-size: 90%;
  padding-top: 9px;
  width: 100px;
  white-space: nowrap;
  background: none;
}
#additional {
  margin-top: 15px;
  border: 1px dotted #CCC;
  background: #F8F8F8;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
}
#additional *,
td.additional * {
  box-sizing: border-box;
}
form table#a1 #additional table input,
form table td.additional table input {
  margin: 2px 0;
}

#contents table.gsc-above-wrapper-area-container {
  margin-bottom: 0;
}
#contents div.gsc-cursor-box.gs-bidi-start-align {
  text-align: center;
}


@media screen and (max-width:479px) {
  body {
    min-width: 100%;
    -webkit-text-size-adjust: 100%;
  }
  body * {
    box-sizing: border-box;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .pcShow {
    display: none !important;
  }

  #menu {
    display: none;
  }
  #toggle {
    display: block;
    position: relative;
    margin: 10px 0 0;
    padding: 2px;
    background: #4558A4;
    }
  #toggle a {
    display: block;
    position: relative;
    padding: 8px 0 8px;
    border-bottom: 1px solid #444;
    color: #FFF;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 12px;
    width: 20px;
    height: 19px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #4558A4;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after {
    margin-top: 2px;
  }
  #menu li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #menu li a {
    display: block;
    padding: 8px 0 6px 20px;
    background: #999;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    text-decoration: none;
    text-align: left;
    height: auto;
  }
  #gNavi {
    width: 100%;
    float: none;
    overflow: visible;
    margin-bottom: 0;
  }
  #gNavi ul li {
    height: auto;
    width: 100%;
  }
  #menu {
    width: 100%;
  }
  li#gNavi1 a {
    background-position: -1px 0;
  }
  li#gNavi1 a:hover {
    background-position: -1px -100px;
  }


  header {
    width: 100%;
  }
  #headerLeft {
    float: none;
    width: 100%;
  }
  #siteID img {
    width: 70%;
    height: auto;
  }
  #fontSizeTitle,
  #fontSize {
    display: none;
  }
  #headerRight {
    float: none;
    width: 100%;
  }
  #headerMenu {
    float: none;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
  }
  #headerMenu p {
    margin-left: 10px;
  }
  header h1, header p#siteID {
    margin: 0 10px;
    padding-top: 20px;
  }
  #headerLeft {
    float: none;
  }
  #headerLeft p {
    color: #666;
    font-size: 12px;
    margin: 10px 20px;
    line-height: 1.4;
  }

  #mainPhoto {
    width: 100%;
  }
  .bx-controls-direction {
    display: none;
  }

  #contentsWrap,
  #topContents {
    margin: 0;
  }
  #topContentsL {
    width: 100%;
    float: none;
  }
  #topContentsR {
    width: 100%;
    float: none;
    padding: 10px;
    background: #C3EBF9;
  }
  #footerContents {
    width: 100%;
  }
  #footerLeft,
  #footerRight,
  #footerMenu,
  #footerInfo,
  #profile {
    float: none;
    width: 100%;
  }
  #mapArea {
    display: none;
  }
  #topContentsL table {
    margin: 0 10px 20px;
  }
  #topContentsL table th {
    padding: 5px 0 0;
    display: block;
  }
  #topContentsL table td {
    padding: 0 0 5px;
    display: block;
  }

  #columnLink {
    border: 1px solid #CCC;
    margin: 20px 10px;
    padding: 10px;
  }
  #columnLink div {
    width: 100%;
    float: none;
  }
  #columnLink .thumb {
    text-align: center;
    background: #EEE;
  }
  .linkWrap {
    margin-bottom: 30px;
  }
  #siteSearch {
    display: none;
  }
  #snsArea {
    background: #FFF;
  }
  #toShop {
    text-align: center;
  }
  footer {
  }
  #footerLeft {
    margin: 20px;
  }
  #footerMenu ul,
  #footerMenu ul li {
    display: block;
  }
  #footerMenu {
    padding: 0 20px 10px;
  }
  #footerMenu ul li {
    background: none;
    margin: 0 0 5px;
    padding: 0;
  }
  #footerMenu ul li a {
    border: 1px solid #CCC;
    display: block;
    padding: 5px 20px;
    border-radius: 10px;
  }
  #copyright {
    margin: 0;
    font-size: 10px;
  }



  #topicPath {
    display: none;
  }
  #contentsWrap {
    width: 100%;
  }
  #contents {
    float: none;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 2px solid #CCC;
  }

  #contents .tableWrap {
    overflow-x: scroll;
  }
  #contents form .tableWrap {
    padding: 0 10px;
  }
  #contents form table {
    margin: 0 0 20px;
  }
  #contents form input[type="text"],
  #contents form textarea {
    width: 100%;
  }
  #contents p,
  #contents h3,
  #contents h4,
  #contents h5,
  #contents h6,
  #contents table,
  #contents .otoiawase {
    margin-left: 10px;
    margin-right: 10px;
  }
  #gmapsWrap {
    padding: 0 10px;
  }
  #contents ul,
  #contents ol {
    margin-right: 10px;
  }

  aside {
    float: none;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box;
  }
  #localNavi {
    text-align: left;
  }
  #contents p.imgLeft,
  #contents p.imgRight {
    float: none;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
  form table#a1 th,
  form table#a1 td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: none;
  }
  form table#a1 input {
    max-width: 100%;
  }
  .mapArea {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .mapArea iframe {
    width: 100%;
  }
  #popupContents video,
  #popupContents iframe {
  	width: 100%;
  	height: auto;
  }



}
