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

SET 2013/06/20

 */

/****************************** starting ******************************/

body,
div,
pre,
p,
blockquote,
form,
fieldset,
input,
textarea,
select,
option,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td,
embed,
object {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  line-height: 0;
  /*word-break: break-all;*/
}
p,
blockquote,
form,
fieldset,
input,
textarea,
select,
option,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td {
  line-height: 1.4;
}
img {
  border: none;
  line-height: 1;
}

hr {
  border-bottom: #000 1px solid;
}
hr.x-smallMargin,
hr.smallMargin,
hr.middleMargin,
hr.normalMargin,
hr.largeMargin,
hr.x-largeMargin,
hr.xx-largeMargin,
hr.xxx-largeMargin {
  border: none;
  height: 1px;
}

a:link,
a:active,
a:visited {
  text-decoration: none;
  color: #000000;
  letter-spacing: 0;
}
a:link {
  color: #000000;
}
a:hover {
  text-decoration: underline;
}
ul li {
  list-style-type: none;
  background-image: url(xxx.png);
}
p,
h2,
h3,
dl dt,
dl dd {
  background-image: url(xxx.png);
  letter-spacing: 0;
}

/****************************** clearfix ******************************/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.clearfix {
  /*min-height: 1px;*/
  overflow: hidden;
}

* html .clearfix {
  height: 1px;
}

/****************************** body ******************************/

body {
  min-width: 1000px;
  font-size: 100%;
  color: #000000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/****************************** wrapper ******************************/

#wrapper {
  width: 1000px;
  margin: 0px auto;
  background: #fff;
}

/****************************** header ******************************/

#header {
  /* width: 100%; */
  /* min-width: 1000px; */
  /* padding-top: 26px; */
  /*height:186px;*/
  /* position: fixed;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1000; */
}
#headerSp {
  display: none;
}
#headerInner {
  width: 1000px;
  margin: 0px auto 27px;
}
#headerLogoArea {
  width: 179px;
  float: left;
}
#header .headLinks {
  margin-bottom: 22px;
}
#headerLang {
  width: 800px;
  float: right;
}
#headerLang li {
  display: block;
  float: right;
  font-size: 70%;
  line-height: 1.35em;
  padding-right: 20px;
  border-right: #e5e5e5 1px solid;
  margin-right: 20px;
}
#headerLang li:first-child {
  border: none;
  padding-right: 0px;
  margin-right: 0px;
}
.headSearch {
  width: 241px;
  float: right;
  border: #cccccc 1px solid;
  border-radius: 13px / 8px;
  font-size: 80%;
}
.headSearch .searchFrame {
  width: 155px;
  float: left;
  padding: 3px 10px 3px 10px;
}
.headSearch .searchBtn {
  width: 66px;
  float: right;
  background: #656565;
  text-align: center;
  line-height: 1.4;
  border-radius: 0px 13px 13px 0px / 0px 8px 8px 0px;
}
.headSearch .searchFrame input {
  border: none;
  width: 100%;
}
.headSearch .gsubmit {
  padding-top: 5px;
}

/****************************** globalNavi ******************************/

.globalNaviWrapper {
  margin-top: 27px;
  border-top: #e6e6e6 3px solid;
  border-bottom: #e6e6e6 1px solid;
}

.globalNavi {
  width: 999px;
  position: relative;
  overflow: visible !important;
  z-index: 2;
  margin: -3px auto 0px;
  border-right: #e6e6e6 1px solid;
}
.globalNavi li {
  height: 59px;
  text-indent: -5000px;
  float: left;
  position: relative;
  border-left: #e6e6e6 1px solid;
}
.globalNavi li a,
.globalNavi li span {
  display: block;
  border-top: #e6e6e6 3px solid;
  height: 56px;
}
.globalNavi li a:hover,
.globalNavi li a.current {
  border-top: #861c3c 3px solid;
}
.globalNavi li.navi01 {
  width: 166px;
}
.globalNavi li.navi01 a {
  background: url(/wp-content/themes/ill/img/common/gnavi_01.gif) no-repeat left
    top;
  width: 166px;
}
.globalNavi li.navi01 a:hover {
  background: url(/wp-content/themes/ill/img/common/gnavi_01_hover.gif)
    no-repeat left top;
}
.globalNavi li.navi01 a.current {
  background: url(/wp-content/themes/ill/img/common/gnavi_01_on.gif) no-repeat
    left top;
}
.globalNavi li.navi02 {
  width: 165px;
}
.globalNavi li.navi02 a {
  background: url(/wp-content/themes/ill/img/common/gnavi_02.gif) no-repeat left
    top;
  width: 165px;
}
.globalNavi li.navi02 a:hover {
  background: url(/wp-content/themes/ill/img/common/gnavi_02_hover.gif)
    no-repeat left top;
}
.globalNavi li.navi02 a.current {
  background: url(/wp-content/themes/ill/img/common/gnavi_02_on.gif) no-repeat
    left top;
}
.globalNavi li.navi03 {
  width: 166px;
}
.globalNavi li.navi03 a {
  background: url(/wp-content/themes/ill/img/common/gnavi_03.gif) no-repeat left
    top;
  width: 166px;
}
.globalNavi li.navi03 a:hover {
  background: url(/wp-content/themes/ill/img/common/gnavi_03_hover.gif)
    no-repeat left top;
}
.globalNavi li.navi03 a.current {
  background: url(/wp-content/themes/ill/img/common/gnavi_03_on.gif) no-repeat
    left top;
}
.globalNavi li.navi04 {
  width: 166px;
}
.globalNavi li.navi04 a {
  background: url(/wp-content/themes/ill/img/common/gnavi_04.gif) no-repeat left
    top;
  width: 166px;
}
.globalNavi li.navi04 a:hover {
  background: url(/wp-content/themes/ill/img/common/gnavi_04_hover.gif)
    no-repeat left top;
}
.globalNavi li.navi04 a.current {
  background: url(/wp-content/themes/ill/img/common/gnavi_04_on.gif) no-repeat
    left top;
}
.globalNavi li.navi05 {
  width: 165px;
}
.globalNavi li.navi05 a {
  background: url(/wp-content/themes/ill/img/common/gnavi_05.gif) no-repeat left
    top;
  width: 165px;
}
.globalNavi li.navi05 a:hover {
  background: url(/wp-content/themes/ill/img/common/gnavi_05_hover.gif)
    no-repeat left top;
}
.globalNavi li.navi05 a.current {
  background: url(/wp-content/themes/ill/img/common/gnavi_05_on.gif) no-repeat
    left top;
}
.globalNavi li.navi06 {
  width: 165px;
}
.globalNavi li.navi06 a {
  background: url(/wp-content/themes/ill/img/common/gnavi_06.gif) no-repeat left
    top;
  width: 165px;
}
.globalNavi li.navi06 a:hover {
  background: url(/wp-content/themes/ill/img/common/gnavi_06_hover.gif)
    no-repeat left top;
}
.globalNavi li.navi06 a.current {
  background: url(/wp-content/themes/ill/img/common/gnavi_06_on.gif) no-repeat
    left top;
}

/****************************** breadcrumb ******************************/

#breadcrumbWrapper {
  padding: 8px 0px;
  border-bottom: #e6e6e6 1px solid;
  /* margin-top:177px; */
  margin-top: 90px;
}
#breadcrumbWrapper ul {
  width: 1000px;
  margin: 0px auto;
}
#breadcrumbWrapper ul li {
  display: block;
  float: left;
  font-size: 80%;
}
#breadcrumbWrapper ul li a {
  display: block;
  padding-right: 27px;
  background: url(/wp-content/themes/ill/img/common/ic_breadcrumb.gif) no-repeat
    100% 3px;
  margin-right: 16px;
}
#breadcrumbWrapper ul li.current {
  font-weight: bold;
}

/****************************** contentsBody ******************************/

#contentsBody {
  width: 1000px;
  margin: 0px auto;
}

/****************************** contentsArea ******************************/

#contentsArea {
  width: 1000px;
}

.top1column,
.top2column {
  padding-top: 40px;
  padding-bottom: 51px;
}

/****************************** leftArea ******************************/

#leftArea {
  width: 220px;
  float: left;
}

/****************************** rightArea ******************************/

#rightArea {
  width: 740px;
  float: right;
  font-size: 90%;
}
.top1column #rightArea {
  width: 1000px;
  float: none;
}

/****************************** leftNavi ******************************/

#leftArea .leftNavi {
  margin-bottom: 22px;
}
#leftArea .leftNavi li {
  display: block;
  font-weight: bold;
}
#leftArea .leftNavi > li > a {
  display: block;
  border-left: #808080 5px solid;
  background: #cccccc;
  text-decoration: none;
}
#leftArea .leftNavi > li > a > span {
  display: block;
  padding: 14px 15px;
  background: url(/wp-content/themes/ill/img/common/ic_leftnavi_2nd.png)
    no-repeat 190px 50%;
}

#leftArea .leftNavi > li > ul > li > a {
  display: block;
  border-left: #cccccc 5px solid;
  font-size: 90%;
  background: #f2f2f2;
  text-decoration: none;
}
#leftArea .leftNavi > li > ul > li.hasChild a span {
  border-bottom: #fff 1px solid;
  /*background:url(/wp-content/themes/ill/img/common/ic_close.png) no-repeat 190px 50%;*/
}
#leftArea .leftNavi > li > ul > li.hasChild.open a {
  border-bottom: #e6e6e6 1px solid;
}
#leftArea .leftNavi > li > ul > li.hasChild.open a span {
  border-bottom: none;
  /*background:url(/wp-content/themes/ill/img/common/ic_open.png) no-repeat 190px 50%;*/
}
#leftArea .leftNavi > li > ul > li:first-child > a > span {
  border-top: #fff 1px solid;
}
#leftArea .leftNavi > li > ul > li.hasChild ul {
  display: none;
}
#leftArea .leftNavi > li > ul > li > a > span {
  display: block;
  padding: 10px 25px 10px 5px;
  border-bottom: #fff 1px solid;
  background: url(/wp-content/themes/ill/img/common/ic_leftnavi_2nd.png)
    no-repeat 190px 50%;
}
#leftArea .leftNavi > li > ul > li > ul > li {
  font-weight: normal;
}
#leftArea .leftNavi > li > ul > li > ul > li > a {
  display: block;
  border-left: #e6e6e6 5px solid;
  font-size: 80%;
  background: #fff;
  text-decoration: none;
}
#leftArea .leftNavi > li > ul > li > ul > li > a > span {
  display: block;
  padding: 7px 25px 7px 15px;
  border-bottom: #e6e6e6 1px solid;
  background: url(/wp-content/themes/ill/img/common/ic_leftnavi_2nd.png)
    no-repeat 190px 50% !important;
}
#leftArea .leftNavi li a.current {
  border-left: #861c3c 5px solid !important;
  background: #fff !important;
  color: #861c3c !important;
}
#leftArea .leftNavi li a.current > span {
  background: none !important;
}

/****************************** footer ******************************/

/* #footer {
  width: 100%;
  min-width: 1000px;
}
#footerBg {
  background: url(/wp-content/themes/ill/img/common/bg_footer.gif) repeat left
    top;
}
#footerInner {
  width: 1000px;
  margin: 0px auto;
  padding: 40px 0px 40px;
}
#footerInner ul li {
  font-size: 70%;
  line-height: 2.5;
}
#footerInner .footerNavi01 {
  width: 1000px;
}
#footerInner .footerNavi01 .floatLeft {
  width: 490px;
}
#footerInner .footerNavi01 .floatRight {
  width: 490px;
}
#footerInner .footerNavi02 {
  width: 240px;
  float: left;
  padding-right: 10px;
}
#footerInner .footerNavi03 {
  width: 240px;
  float: left;
  padding-right: 10px;
}
#footerInner .footerNavi04 {
  width: 240px;
  float: left;
  padding-right: 10px;
}
#footerInner .footerNavi04 {
  width: 250px;
  float: left;
}
#footerBtmMenu {
  font-size: 70%;
  border-bottom: #e6e6e6 1px solid;
  margin-bottom: 23px;
}
#footerBtmMenuInner {
  width: 1000px;
  margin: 0px auto;
}
#footerBtmMenu ul li {
  float: left;
  padding: 12px 24px 11px 0px;
}

#footerBtmLogo {
  width: 1000px;
  margin: 0px auto;
  padding-bottom: 29px;
}
#footerTextArea {
  width: 556px;
  float: left;
}
#footerLogoArea {
  width: 126px;
  float: left;
}
#footerLogoAreaSp {
  display: none;
}
#footerCopy {
  width: 600px;
  float: right;
  text-align: right;
  font-size: 70%;
  padding-top: 13px;
} */

/****************************** h1 - h5 ******************************/

.h1TitleTop {
  border: #cccccc 1px solid;
  line-height: 1;
  position: relative;
}
.h1TitleTop h1 {
  position: absolute;
  top: 50%;
  left: 0px;
  line-height: 1;
  background: #861c3c;
  z-index: 2;
  color: #fff;
}
.h1TitleTop h1 table {
  border-collapse: collapse;
  padding: 0px;
}
.h1TitleTop h1 table th {
  min-width: 177px;
  vertical-align: middle;
  font-weight: normal;
  text-align: left;
  font-size: 160%;
  padding: 22px;
  font-family: "ヒラギノ角ゴ Std", "Hiragino Kaku Gothic Std", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.h1TitleTop .h1Bg {
  line-height: 1;
}
.h1TitleTop img {
  line-height: 1;
  vertical-align: top;
}

.h1Title {
  border: #cccccc 1px solid;
  line-height: 1;
}
.h1Title h1 {
  width: 239px;
  float: left;
  line-height: 1;
  background: #f2f2f2;
}
.h1Title h1 table {
  width: 239px;
  border-collapse: collapse;
  padding: 0px;
}
.h1Title h1 table th {
  height: 98px;
  vertical-align: middle;
  font-weight: normal;
  text-align: left;
  font-size: 170%;
  padding: 0px 31px;
  font-family: "ヒラギノ角ゴ Std", "Hiragino Kaku Gothic Std", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.h1Title .h1Bg {
  width: 499px;
  float: right;
  line-height: 1;
}
.h1Title img {
  line-height: 1;
  vertical-align: top;
}

h1.textHeader {
  margin-bottom: 15px;
  font-size: 160%;
  border-top: #861c3c 3px solid;
  border-bottom: #cccccc 1px solid;
  padding: 13px 0px 11px;
  font-weight: 700;
}
h2.textHeader {
  margin-bottom: 30px;
  font-size: 170%;
  font-weight: bold;
  border-top: #861c3c 3px solid;
  border-bottom: #cccccc 1px solid;
  padding: 13px 0px 11px;
}
h2.textHeader2 {
  margin-bottom: 20px;
  font-size: 170%;
  font-weight: bold;
  border-top: #861c3c 3px solid;
  /* border-bottom: #cccccc 1px solid; */
  padding: 13px 0px 11px;
}
h2.textHeader3 {
  margin-top: 30px;
  font-size: 170%;
  font-weight: bold;
  /* border-top: #861c3c 3px solid; */
  /* border-bottom: #cccccc 1px solid; */
  padding: 13px 0px 11px;
}
#leftArea h2.textHeader {
  margin-bottom: 15px;
  font-size: 160%;
  font-weight: bold;
}
h2.hasLink span {
  float: left;
}
h2.hasLink a {
  float: right;
  font-size: 62%;
  font-weight: normal;
  line-height: 2;
  background: url(/wp-content/themes/ill/img/common/ic_linkmark.gif) no-repeat
    0px 11px;
  padding-left: 15px;
  zoom: 1;
}
h2.hasLink a.noIcon {
  background: none;
  margin-top: 8px;
}

h3.textHeader {
  border-left: #861c3c 5px solid;
  background: #f2f2f2;
  padding: 8px 10px;
  margin-bottom: 30px;
  font-size: 150%;
  font-weight: 700;
}

h4.textHeader {
  margin-bottom: 10px;
  font-size: 160%;
  color: darkred;
}

h5.textHeader {
  border-left: #cccccc 3px solid;
  padding: 2px 10px;
  margin-bottom: 5px;
  font-size: 110%;
  font-weight: 700;
}

.topCopyText {
  font-size: 130%;
  color: #861c3c;
  font-weight: bold;
}
.topCopyTextBlack {
  font-size: 130%;
  font-weight: bold;
}

/****************************** anchorLink ******************************/

.anchorLink {
  display: block;
  list-style-type: none;
  margin-bottom: 20px;
  zoom: 1;
}
.anchorLink li {
  display: block;
  width: auto;
  float: left;
  margin-right: 20px;
  padding: 2px 0px;
}
.anchorLink li a {
  background: url(/wp-content/themes/ill/img/common/ic_anchor.gif) no-repeat 0px
    4px;
  padding: 5px 0px 7px 31px;
  display: block;
}

/****************************** list ******************************/

ul.normalList {
  margin-left: 15px;
}
ol.normalList {
  margin-left: 23px;
}

ol.normalList-info {
  margin-left: 23px;
}
ol.normalList-info > li {
  padding-bottom: 0.8em;
  list-style: decimal;
}
ol.normalList-info > li::marker {
  font-weight: 700;
}

.normalList-info-bottom {
  margin-top: 40px;
}

ul.normalList > li {
  /*line-height:1.6;
	background:url(/wp-content/themes/ill/img/common/ic_linkmark.gif) no-repeat 0px 9px;
	padding-left:19px;
	margin-bottom:6px;*/
  list-style-type: disc;
}
ol.normalList > li {
  list-style: decimal;
}

.normalList-heading {
  padding-bottom: 12px;
  font-weight: 700;
}

.normalList-heading-control {
  padding-bottom: 12px;
  font-weight: 700;
  margin-top: 32px;
}

.normalList-head {
  font-weight: 700;
}

.mojisage {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

/****************************** table ******************************/

.normalTable {
  border-top: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
  width: 100%;
  border-collapse: collapse;
}
.normalTable th,
.normalTable td {
  /* border-right: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid; */
  border: #cccccc 1px solid;
  padding: 9px 18px 8px;
  border-collapse: collapse;
  vertical-align: middle;
}
.normalTable th {
  background: #f2f2f2;
  text-align: left;
  width: 25%;
}
.normalTable .widthSmall th {
  width: 16%;
}
.normalTable thead th {
  width: auto;
}
.normalTable .deepTh th {
  background: #b3b3b3;
  border-right: #fff 1px solid;
}
.normalTable .deepTh th:last-child {
  border-right: #cccccc 1px solid;
}
.normalTable td.col00 {
  background: #fff;
}
.normalTable td.col01 {
  background: #fff0ab;
}
.normalTable td.col02 {
  background: #f3d0bc;
}

.normalTable tr.stripe td,
.normalTable tr td.stripe {
  background: #f0f5ef;
}
.normalTable tr td.colorPink {
  background: #fadbe8;
}

.noResTable {
}
.spScrollBlock {
}
.noBorder th {
  padding-right: 20px;
  text-align: right;
}

/****************************** form ******************************/

.errorBlock {
  border: #b40000 2px solid;
  padding: 10px;
}
.errorBlock p,
.errorBlock li {
  color: #b40000;
}

.inquiryTable th,
.inquiryTable td {
  line-height: 1.6;
}
.inquiryTable input[type="text"] {
  padding: 5px;
  width: 98%;
  background: #fafafa;
  border: #cccccc 1px solid;
}
.inquiryTable input.inputTwoThird {
  width: 64%;
}
.inquiryTable input.inputHalf {
  width: 48%;
}
.inquiryTable input.inputOneThird {
  width: 31%;
}
.inquiryTable input.inputSmall {
  width: 5%;
}
.inquiryTable select {
  padding: 5px;
}
.inquiryTable textarea {
  width: 98%;
  padding: 5px;
  height: 80px;
  background: #fafafa;
  border: #cccccc 1px solid;
}

.formBtn {
  width: 212px;
  margin: 0 auto 30px;
  padding: 4px;
  background: #b3b3b3;
  cursor: pointer;
}
.formBtnLink {
  display: block;
  height: 50px;
  width: 100%;
  padding: 0px 16px;
  background: #b3b3b3 url(/wp-content/themes/ill/img/common/ic_box_gray.gif)
    no-repeat right bottom;
  font-weight: bold;
  line-height: 50px;
  cursor: pointer;
  border: none;
  color: #595959 !important;
  text-align: center;
}
a.formBtnLink {
  text-decoration: none;
  display: block;
  width: auto;
}

.formBtn2Cols {
  width: 500px;
  margin: 0 auto;
}
.formBtn2Cols .colLeft {
  float: left;
  width: 205px;
}
.formBtn2Cols .colRight {
  float: right;
  width: 205px;
}
.formBtn3Cols {
  width: 750px;
  margin: 0 auto;
}

.-inquiryText {
  font-size: 18px;
  font-weight: bold;
}

/****************************** dataSet ******************************/

.dataSet {
  /*border-bottom:#cccccc 1px solid;*/
}
.dataSet dt {
  width: 80px;
  float: left;
  font-weight: bold;
}
.dataSet dd {
  width: 220px;
  float: right;
}
#footerTextArea .dataSet dt {
  width: 200px;
  float: left;
  font-weight: bold;
}
#footerTextArea .dataSet dd {
  width: 350px;
  float: right;
}

/****************************** newsBlock ******************************/

.whatsNew {
  border-bottom: #dedede 1px solid;
  margin-bottom: 19px;
}
.newsBlock {
  padding: 0px 0px 5px;
  display: block;
}
.hover {
  background: #deedff url(../images/top/bg_news.gif) no-repeat left center;
  cursor: pointer;
}
.hover a {
  text-decoration: underline;
}

.newsBlock dt {
  width: 105px;
  float: left;
  font-weight: bold;
  font-size: 90%;
}
.newsBlock dd {
  width: 635px;
  float: right;
  font-size: 90%;
}
.newsBlock dt img {
  vertical-align: -4px;
  margin-left: 20px;
}
.newsDetailDate {
  line-height: 16px;
  font-weight: bold;
  font-size: 80%;
  color: #b3b3b3;
}
.newsDetailDate img {
  vertical-align: -4px;
  margin-left: 20px;
}

/****************************** tab ******************************/

.tabList {
  padding: 0px 15px 1px;
  background: url(/wp-content/themes/ill/img/common/line_tab.gif) repeat-x left
    bottom;
}

.tabList li {
  display: block;
  width: 354px;
  float: left;
  border-left: #cccccc 1px solid;
}
.tabList li a {
  display: block;
  padding: 17px 56px 11px 10px;
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  background: #cccccc url(/wp-content/themes/ill/img/common/bg_tab.gif)
    no-repeat right top;
  text-decoration: none;
}
.tabList li.current {
  background: #fff url(/wp-content/themes/ill/img/common/bg_tab_on_line.gif)
    repeat-x left top;
  padding-bottom: 1px;
  margin-bottom: -2px;
}
.tabList li.current a {
  display: block;
  text-align: center;
  background: url(/wp-content/themes/ill/img/common/bg_tab_on.gif) no-repeat
    right top;
  color: #861c3c;
  padding: 17px 56px 12px 10px;
}
.col3 .tabContBlock {
  width: 230px;
  float: left;
  margin-right: 25px;
}
.col3.withBorder .tabContBlock {
  width: 228px;
  border: #cccccc 1px solid;
}
.col2 .tabContBlock {
  width: 350px;
  float: left;
  margin-right: 40px;
}
.col2.withBorder .tabContBlock {
  width: 348px;
  border: #cccccc 1px solid;
}
.tabContBlock.right {
  float: right;
  margin-right: 0px;
}
.col3 .tabContBlock .text {
  width: 120px;
  float: right;
}
.col2 .tabContBlock .text {
  width: 220px;
  float: right;
}
.noFloat .text {
  width: auto !important;
  float: none !important;
  padding: 18px 18px 0px;
}
.tabContBlock .text p {
  font-size: 100%;
}

.tabContTitle {
  font-size: 130% !important;
}
.noFloat .tabContTitle {
  font-size: 110% !important;
}
.tabContTitle img {
  vertical-align: middle;
  margin-right: 12px;
}
.tabContTitleSub {
  font-size: 100% !important;
  font-weight: bold;
  margin-bottom: 10px;
}
.tabContBlock .ph {
  float: left;
}
.tabContBlock .noFloatPh {
  height: 149px;
  float: none;
}

/****************************** col set ******************************/

.col2Section .leftBlock {
  float: left;
  width: 48%;
}
.col2Section .rightBlock {
  float: right;
  width: 48%;
}
/*.col2Section img {
	width:100%;
}*/
.thumbBlock .thumbnail {
  float: left;
  width: 90px;
  padding-right: 20px;
}

.col3Block {
  padding-left: 20px;
}

.col3Block .colBlock {
  width: 30.2%;
  float: left;
  padding-right: 20px;
}
.col3Block .colBlock a,
.col3Block .colBlock strong {
  display: block;
  padding-top: 0px;
}

.col4Block {
  padding-left: 20px;
}

.col4Block .colBlock {
  width: 22.2%;
  float: left;
  padding-right: 20px;
}

/****************************** link box ******************************/

.fileDownload {
  /* width: 358px; */
  width: 49.7%;
  min-height: 31px;
  border: solid 1px #b3b3b3;
  padding: 4px;
}
.fileDownload .icon {
  display: table-cell;
  *display: block;
  *float: left;
  width: 38px;
  padding: 6px 0 5px;
  text-align: center;
  vertical-align: middle;
}
.fileDownload .linkText {
  display: table-cell;
  *display: block;
  *float: left;
  width: 350px;
  padding: 6px 17px 5px 0px;
  text-align: left;
  vertical-align: middle;
  background: url(/wp-content/themes/ill/img/common/ic_box.gif) no-repeat right
    bottom;
}

/****************************** borderBlock ******************************/

.borderBlock {
  border: #000 1px solid;
  padding: 10px;
}
.borderBlock.paddingLarge {
  padding: 25px;
}
.borderBlock .noBorder th {
  padding-right: 20px;
  text-align: right;
}

/****************************** original ******************************/

.mapArea {
  border: #e8d4df 4px solid;
  position: relative;
}
/*.mapAreaSp {
	display:none;
}*/
.mapArea ul li {
  width: 180px;
  height: 40px;
  display: block;
  position: absolute;
}
.mapArea ul li a {
  width: 180px;
  height: 40px;
  display: block;
}
.mapArea .area01 {
  left: 536px;
  top: 127px;
}
.mapArea .area02 {
  left: 516px;
  top: 241px;
}
.mapArea .area03 {
  left: 496px;
  top: 375px;
}
.mapArea .area04 {
  left: 61px;
  top: 305px;
}
.mapArea .area05 {
  left: 353px;
  top: 471px;
}
.mapArea .area06 {
  left: 276px;
  top: 531px;
}
.mapArea .area07 {
  left: 202px;
  top: 591px;
}

#company .mapArea ul li {
  width: 180px;
  height: 40px;
  display: block;
  position: absolute;
}
#company .mapArea ul li a {
  width: 180px;
  height: 40px;
  display: block;
}
#company .mapArea .area01 {
  left: 522px;
  top: 177px;
}
#company .mapArea .area02 {
  left: 522px;
  top: 237px;
}
#company .mapArea .area03 {
  left: 492px;
  top: 320px;
}
#company .mapArea .area04 {
  left: 492px;
  top: 375px;
}
#company .mapArea .area05 {
  left: 492px;
  top: 430px;
}
#company .mapArea .area06 {
  left: 492px;
  top: 485px;
}
#company .mapArea .area07 {
  left: 132px;
  top: 224px;
}
#company .mapArea .area08 {
  left: 277px;
  top: 530px;
}
#company .mapArea .area09 {
  left: 277px;
  top: 585px;
}
#company .mapArea .area10 {
  left: 92px;
  top: 279px;
}
#company .mapArea .area11 {
  left: 52px;
  top: 334px;
}
#company .mapArea .area12 {
  left: 492px;
  top: 662px;
}
#company .mapArea .area13 {
  left: 252px;
  top: 662px;
}

.concreteBlock {
  border: #ea5505 2px solid;
  border-radius: 5px;
  background: #feecbe;
  padding: 18px;
}
.concreteBlock h5 {
  border: none;
  padding: 0;
  color: #ea5505;
}
.concreteBlock h5 img {
  margin-right: 10px;
  vertical-align: middle;
}

.keywordList {
  border-left: #e8d2de 5px solid;
  padding: 10px 10px;
  font-size: 80%;
}
.keywordList span {
  display: block;
  float: left;
  color: #333333;
  margin-right: 10px;
  line-height: 1.4;
  padding: 3px 0px;
}
.keywordList span.x-textSmall {
  display: inline;
  float: none;
  margin-right: 0px;
  padding: 0px;
}
.keywordList li {
  float: left;
  border: #cccccc 1px solid;
  border-radius: 2px;
  background: #f2f2f2;
  margin-right: 5px;
  padding-right: 3px;
}
.keywordList li a {
  display: block;
  background: url(/wp-content/themes/ill/img/page/technology/ic_keyword.gif)
    no-repeat right center;
  padding: 3px 13px 3px 6px;
}

/****************************** general ******************************/

.noMargin {
  margin-bottom: 0px !important;
}
.x-smallMargin {
  margin-bottom: 5px !important;
}
.smallMargin {
  /* margin-top: 5px !important; */
  margin-bottom: 10px !important;
}
.middleMargin {
  /* margin-top: 5px !important; */
  margin-bottom: 15px !important;
  letter-spacing: 0;
}
.normalMargin {
  margin-bottom: 20px !important;
}
.largeMargin {
  margin-bottom: 25px !important;
  letter-spacing: 0;
}
.x-largeMargin {
  margin-bottom: 30px !important;
}
.xx-largeMargin {
  margin-bottom: 35px !important;
  letter-spacing: 0;
}
.xxx-largeMargin {
  margin-bottom: 40px !important;
}
.sectionMargin {
  margin-bottom: 45px !important;
}
.floatRight {
  float: right;
}
div.floatRight {
  float: right;
  margin: 0px 0px 10px 20px;
}
div.fileDownload.floatRight {
  float: right;
  margin: 0px;
}
.floatLeft {
  float: left;
}
div.floatLeft {
  float: left;
  margin: 0px 20px 10px 0px;
}
div.fileDownload.floatLeft {
  float: left;
  margin: 0px;
}
.textLeft {
  text-align: left !important;
}
.textCenter {
  text-align: center !important;
}
.textRight {
  text-align: right !important;
}
.textRight-info {
  text-align: right !important;
  margin-top: 40px;
}
.x-textSmall {
  font-size: 60%;
}
.textSmall {
  font-size: 80%;
}
.textMedium {
  font-size: 90%;
}
.textLarge {
  font-size: 120%;
}
.textBold {
  font-weight: bold;
}
.textIndent {
  text-indent: -7.99em;
  padding-left: 7.99em;
}
.v-alignMiddle tr th {
  vertical-align: middle;
}
.v-alignMiddle tr td {
  vertical-align: middle;
}

.icPdf {
  background: url(/wp-content/themes/ill/img/common/ic_pdf.png) no-repeat 0px
    2px;
  padding: 0px 0px 0px 18px;
}
.icOtherW {
  background: url(/wp-content/themes/ill/img/common/ic_other.png) no-repeat 0px
    4px;
  padding: 0px 0px 0px 18px;
}
.newsBlock .icPdf {
  background: url(/wp-content/themes/ill/img/common/ic_pdf.png) no-repeat 100%
    2px;
  padding: 3px 20px 3px 0px;
}
.newsBlock .icOtherW {
  background: url(/wp-content/themes/ill/img/common/ic_other.png) no-repeat 100%
    4px;
  padding: 0px 20px 0px 0px;
}

.icZoom {
  background: url(/wp-content/themes/ill/img/common/ic_zoom.png) no-repeat 0px
    2px;
  padding: 0px 0px 0px 18px;
}
#footer .icOtherW {
  padding-right: 35px;
}
.linkMargein {
  margin-right: 35px;
}
.icLink {
  background: url(/wp-content/themes/ill/img/common/ic_linkmark.gif) no-repeat
    0px 5px;
  padding: 0px 0px 0px 14px;
}
.icRequire {
  vertical-align: middle;
  margin-left: 8px;
}
.icTopLink {
  position: fixed;
  bottom: 60px;
  right: 20px;
  display: none;
}

.underLineLink {
  text-decoration: underline !important;
}
.underLineLink:hover {
  text-decoration: none !important;
}
.caution {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.kakkoKome {
  display: block;
  text-indent: -2em;
  padding-left: 2em;
}
.caption {
  display: block;
  margin-top: 5px;
  text-align: center;
}
sub,
sup {
  font-size: 80%;
}
.sup {
  font-size: 60%;
  vertical-align: top;
}

.colorRed {
  color: #b40000;
}
.grayLink {
  color: #808080 !important;
  text-decoration: underline !important;
}
.grayLink:hover {
  text-decoration: none !important;
}
.spBreak {
  display: block;
}

.contentsPaddingSp {
}
.sectionBorder {
  border-bottom: #cccccc 1px solid;
}
.contentsPaddingSp.sectionBorder {
  border: none;
}

.linkBoxAll {
  cursor: pointer;
}
.linkBox a:link,
.linkBoxAll a:link {
  text-decoration: none;
}
.linkBox a:hover,
.linkBoxAll a:hover {
  text-decoration: underline;
}

.fadeimg {
}

.spInvisible {
  display: block;
}
.spVisible {
  display: none;
}
.contentsPaddingSp .col2Section.clearfix.xx-largeMargin h5 {
  color: #861c3c;
  margin-top: 10px;
  font-weight: 700;
}

/* @media screen and (max-width: 767px) { */
@media screen and (max-width: 1050px) {
  /****************************** starting ******************************/

  p,
  blockquote,
  form,
  fieldset,
  input,
  textarea,
  select,
  option,
  dl,
  dt,
  dd,
  ul,
  ol,
  li,
  table,
  th,
  td,
  embed,
  object {
    -webkit-text-size-adjust: 100%;
  }

  /****************************** body ******************************/

  body {
    min-width: 319px;
    padding: 0px;
    border-right: #cccccc 1px solid;
  }
  html,
  body {
    -webkit-text-size-adjust: 100%;
  }

  #wrapper,
  #headerInner,
  .globalNavi,
  #contentsBody,
  #contentsArea,
  #footerInner,
  #footerLink,
  #leftArea,
  #rightArea,
  #footerBtmLogo {
    width: auto;
    overflow: visible;
    padding-left: 0px !important;
    padding-right: 0px !important;
    float: none;
  }

  /****************************** header ******************************/

  #header,
  #footerBg,
  #footerBtmMenu {
    display: none;
  }

  .contentsPaddingSp {
    padding: 0px 16px;
  }
  .contentsPaddingSp.sectionBorder {
    border-bottom: #cccccc 1px solid;
  }

  #headerSp {
    min-width: 291px;
    border-bottom: #cccccc 1px solid;
    padding: 10px 16px 4px 13px;
    display: block;
  }
  #headerLogoAreaSp {
    width: 111px;
    float: left;
  }
  #headerLogoAreaSp a {
    display: block;
    line-height: 1;
  }
  #headerLogoAreaSp img {
    width: 111px;
    height: auto;
  }
  #headerLangSp {
    width: 265px;
    display: none;
    position: absolute;
    right: -266px;
    top: 0px;
  }
  #headerLangSp #headSearchWrapeer {
    padding: 11px 11px;
  }
  #headerLangSp #headSearchWrapeer .headSearch {
    float: none;
  }
  #headerSpBtn {
    width: 20px;
    height: 20px;
    float: right;
    padding-top: 5px;
  }
  #headerSpBtn a {
    display: block;
    background: url(../images/sp_common/btn_menu.gif) no-repeat left top;
    background-size: 20px 20px;
    text-decoration: none;
  }
  #headerSpBtn a.current {
    background: url(../images/sp_common/btn_menu_on.gif) no-repeat left top;
    background-size: 20px 20px;
  }

  #headerLangSp .textSmall {
    margin-top: -45px;
  }
  #headerInner > .middleMargin {
    margin-bottom: 30px !important;
  }

  /****************************** globalNavi ******************************/

  .globalNaviWrapper {
    margin-top: 0px;
    border-top: #ccc 1px solid;
  }
  .globalNavi {
    width: 100%;
    display: block;
    overflow: hidden !important;
    margin: 0px;
  }
  .globalNavi li {
    width: 100% !important;
    height: auto !important;
    background: #fff !important;
    float: none;
    text-indent: 0px !important;
    border: none;
  }
  .globalNavi li a,
  .globalNavi li span {
    display: block;
    width: auto !important;
    height: auto !important;
    text-decoration: none;
    padding: 10px 17px;
    border-top: none;
    border-bottom: #cccccc 1px solid;
    background: url(../images/sp_common/ic_globalnavi.gif) no-repeat 247px
      center !important;
    background-size: 8px 16px !important;
  }
  .globalNavi li a:hover,
  .globalNavi li a.current {
    border-top: none;
    background: #f5eaf0
      url(/wp-content/themes/ill/img/common/ic_gnavi_sub_on.png) no-repeat 98%
      center !important;
  }

  .globalNavi li .subMenu {
    display: block;
    position: static;
    width: auto;
    background: none;
    padding: 0px !important;
    height: auto !important;
  }
  .globalNavi li .subMenu ul {
    display: block;
    background: none;
    padding-bottom: 0px;
  }
  .globalNavi li .subMenu ul li {
    width: auto;
    height: auto;
    text-indent: 0px;
    background: none;
    float: none;
    font-size: 100%;
  }
  .globalNavi li .subMenu ul li a {
    width: auto;
    height: auto;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 0px;
    padding: 10px 10px 10px 40px;
    border-bottom: #d6ceb7 1px solid;
    background: none;
  }
  .globalNavi li .subMenu ul li:last-child a {
    border: none;
  }
  .headLinks {
    padding: 18px 17px;
    background: #f3f3f3;
    border-bottom: #cccccc 1px solid;
  }
  .headLinks ul li {
    font-size: 80%;
    padding: 8px 0px 7px;
  }

  /****************************** contentsArea ******************************/

  .top2column {
    padding-top: 0px;
    padding-bottom: 51px;
  }

  /****************************** leftArea ******************************/

  #leftArea .leftNavi > li > a > span {
    display: block;
    padding: 14px 15px;
    background: url(/wp-content/themes/ill/img/common/ic_leftnavi.png) no-repeat
      98% 50%;
  }
  #leftArea .leftNavi > li > ul > li > a > span {
    display: block;
    padding: 10px 15px;
    border-bottom: #fff 1px solid;
    background: url(/wp-content/themes/ill/img/common/ic_leftnavi_2nd.png)
      no-repeat 98% 50%;
  }
  #leftArea img,
  #rightArea img {
    width: 100%;
    height: auto;
  }

  #rightArea .topMessage_name img {
    width: 191px;
    height: 40px;
  }

  #leftArea .leftNavi > li > ul > li > ul > li > a > span {
    background-position: 98% 50% !important;
  }

  /****************************** rightArea ******************************/

  #rightArea {
    margin-bottom: 20px;
  }
  .top1column #rightArea {
    width: auto;
  }

  /****************************** footer ******************************/

  /* #footer {
    min-width: 320px;
    padding-top: 15px;
    background: url(/wp-content/themes/ill/img/common/bg_footer.gif) repeat left
      top;
  }
  #footerBtmLogo {
    padding-bottom: 20px;
  }

  #footerTextArea,
  #footerLogoArea {
    float: none;
    width: 100% !important;
    text-align: center;
  }
  #footerLogoAreaSp {
    display: block;
    width: auto !important;
    text-align: left;
    float: none;
    padding-left: 10px;
  }
  #footerLogoArea {
    display: none;
  }
  #footerCopy {
    width: auto;
    overflow: visible;
    text-align: left;
    padding: 10px 10px 0px;
    float: none;
  } */

  /****************************** breadcrumb ******************************/

  #breadcrumbWrapper {
    border-bottom: #cccccc 1px solid;
    padding: 4px 16px;
    margin-top: 90px;
  }
  #breadcrumbWrapper ul {
    width: auto;
  }
  #breadcrumbWrapper ul li {
    zoom: 1;
    line-height: 17px;
  }
  #breadcrumbWrapper ul li a {
    zoom: 1;
    background-position: 100% 50%;
  }

  /****************************** h1 - h5 ******************************/

  .h1TitleTop,
  .h1Title {
    border: none;
    line-height: 1;
  }
  .h1TitleTop h1,
  .h1Title h1 {
    width: 100%;
    float: none;
    background: #f2f2f2;
    line-height: 1.4;
  }
  .h1TitleTop h1 {
    position: static;
    background: #861c3c;
  }
  .h1TitleTop h1 table th,
  .h1Title h1 table th {
    height: auto;
    padding: 11px 15px 10px;
    font-size: 130%;
  }
  .h1TitleTop .h1Bg,
  .h1Title .h1Bg {
    width: 100%;
    float: none;
    line-height: 1;
  }
  .h1TitleTop .h1Bg img,
  .h1Title .h1Bg img {
    width: 100%;
    height: auto !important;
  }

  #leftArea h2.textHeader {
    margin-bottom: 15px;
    font-size: 130%;
    font-weight: bold;
    padding: 0px 18px 0px 15px !important;
    zoom: 1;
  }
  #rightArea h2.textHeader {
    padding: 13px 16px 11px;
  }
  h2.hasLink span {
    float: left;
  }
  h2.hasLink a {
    font-size: 65%;
    background: url(/wp-content/themes/ill/img/common/ic_linkmark.gif) no-repeat
      0px 9px;
  }
  h3.textHeader span {
    border-bottom: #d5cdb8 5px solid;
  }

  /****************************** tab ******************************/

  .tabList {
    padding: 0px;
    background: none;
  }

  .tabList li {
    display: block;
    width: 100%;
    float: none;
    border: none;
    border-bottom: #ccc 1px solid;
    margin-bottom: 1px;
  }
  .tabList li a {
    display: block;
    padding: 17px 56px 11px 10px;
    text-align: center;
    font-size: 140%;
    font-weight: bold;
    background: #cccccc;
    text-decoration: none;
  }
  .tabList li.current {
    background: #fff;
    margin-bottom: 1px;
  }
  .tabList li.current a {
    display: block;
    text-align: center;
    background: none;
    color: #861c3c;
    padding: 15px 56px 10px 10px;
    border-top: #861c3c 2px solid;
  }
  .col3 .tabContBlock {
    width: 100%;
    float: none;
    margin-right: 0px;
  }
  .col3.withBorder .tabContBlock {
    width: 99%;
    border: #cccccc 1px solid;
  }
  .col2 .tabContBlock {
    width: 100%;
    float: none;
    margin-right: 0px;
  }
  .col2.withBorder .tabContBlock {
    width: 99%;
    border: #cccccc 1px solid;
  }
  .tabContBlock.right {
    float: none;
  }
  .col3 .tabContBlock .text,
  .col2 .tabContBlock .text {
    width: 100%;
    float: none;
  }
  .noFloat .text {
    width: auto !important;
    float: none !important;
    padding: 18px 18px 0px;
  }
  .tabContBlock .text p {
    font-size: 100%;
  }
  .tabContBlock .text p.textRight {
    margin-bottom: 10px;
  }
  .tabContTitle {
    font-size: 130% !important;
  }
  .noFloat .tabContTitle {
    font-size: 110% !important;
  }
  .tabContTitle img {
    vertical-align: middle;
    margin-right: 12px;
  }
  .tabContTitleSub {
    font-size: 120% !important;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .tabContBlock .ph {
    margin-right: 15px;
  }
  .tabContBlock .noFloatPh {
    height: auto;
  }

  /****************************** table ******************************/

  .normalTable:not(.noResTable) tbody th,
  .normalTable:not(.noResTable) tbody td,
  .borderBlock .noBorder th,
  .borderBlock .noBorder td {
    width: auto !important;
    display: block;
  }
  .noResTable {
  }
  .noResTable th,
  .noResTable td {
    font-size: 80%;
    padding: 2px;
  }
  .spScrollBlock {
    width: auto;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #leftArea img.icRequire,
  #rightArea img.icRequire {
    width: 30px;
    height: auto;
    vertical-align: -2px;
  }
  .borderBlock .noBorder th {
    text-align: left;
  }
  .noBorder.middleMargin {
  }

  /****************************** col set ******************************/

  .col2Section .leftBlock,
  .col2Section .rightBlock,
  .col4Block .colBlock {
    float: none !important;
    width: auto !important;
    padding-right: 0px !important;
  }
  .col4Block {
    padding-left: 0px;
  }

  /****************************** form ******************************/
  .formBtn2Cols {
    width: auto;
    margin: 0 auto;
  }
  .formBtn2Cols .colLeft {
    float: none;
    width: auto;
  }
  .formBtn2Cols .colRight {
    float: none;
    width: auto;
  }
  .formBtn3Cols {
    width: auto;
    margin: 0 auto;
  }
  .formBtnLink {
    height: auto;
    line-height: inherit;
    padding: 25px 16px;
    zoom: 1;
  }

  .inquiryTable input {
    margin-bottom: 8px;
  }
  .inquiryTable input[type="text"],
  .inquiryTable textarea {
    width: 97%;
  }
  .inquiryTable input.inputTwoThird {
    width: 64%;
  }
  .inquiryTable input.inputHalf {
    width: 48%;
  }
  .inquiryTable input.inputOneThird {
    width: 31%;
  }
  .inquiryTable input.inputSmall {
    width: 5%;
  }

  /****************************** link box ******************************/

  .fileDownload {
    width: auto;
    min-height: 31px;
    border: solid 1px #b3b3b3;
    padding: 4px;
  }
  .fileDownload .icon {
    display: block;
    float: left;
    width: 38px;
    padding: 6px 0 5px;
    text-align: center;
    vertical-align: middle;
  }
  .fileDownload .icon img {
    width: 20px !important;
    height: 20px !important;
  }
  .fileDownload .linkText {
    display: block;
    float: right;
    width: 80%;
    padding: 6px 17px 5px 0px;
    text-align: left;
    vertical-align: middle;
    background: url(/wp-content/themes/ill/img/common/ic_box.gif) no-repeat
      right bottom;
  }

  /****************************** general ******************************/

  .pcBtn {
    display: none;
  }
  .spBtn {
    display: block;
  }
  .floatLeft,
  .floatRight {
    width: auto !important;
    float: none !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .floatLeft > img,
  .floatRight > img {
    width: 100%;
    height: auto;
  }

  .textBtn {
    margin: 0px auto;
  }
  .section {
    background: url(/wp-content/themes/ill/img/common/bg_sec_line.jpg) no-repeat
      left top;
    background-size: 100% 5px;
  }
  .dataSet dd {
    float: left;
    width: 70%;
  }

  .icLink {
    background: url(/wp-content/themes/ill/img/common/ic_linkmark.gif) no-repeat
      0px 3px;
  }
  .icTopLink {
    position: fixed;
    bottom: 98px;
    right: 15px;
    display: none;
    width: 35px;
    height: 35px;
  }
  .icTopLink img {
    width: 35px;
    height: 35px;
  }

  .whatsNew {
    width: 100%;
  }
  .newsBlock {
    padding: 0px 0px 9px;
    display: block;
  }
  .newsBlock dt {
    width: auto;
    float: none;
    font-weight: normal;
    font-size: 100%;
  }
  .newsBlock dd {
    width: auto;
    float: none;
    font-size: 90%;
  }
  .linkBox {
    cursor: pointer;
  }

  .img100 {
    width: 100% !important;
    height: auto !important;
  }
  .img80 {
    width: 80% !important;
    height: auto !important;
  }
  .img60 {
    width: 60% !important;
    height: auto !important;
  }
  .img50 {
    width: 50% !important;
    height: auto !important;
  }

  /****************************** original ******************************/

  .mapArea {
    display: none;
  }
  .mapAreaSp {
    display: block;
    text-align: center;
  }
  .mapAreaSp img {
    width: 100%;
    height: auto;
  }
  /*.mapArea ul li a {
	width:auto;
	height:auto;
	display:block;
}
.mapArea ul li a img {
	width:100%;
	height:auto;
}*/

  .spInvisible {
    display: none;
  }
  .spVisible {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .brSP {
    display: none;
  }
}
.brSP {
  display: none\9;
}

table {
  border: none;
}

table tr {
  border: none;
}

table td {
  border: none;
}
