@charset "utf-8";
.badge {
  padding: 5px 8px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}

.commonHeaderTitle {
  margin: 0;
  padding: 10px 20px 10px;
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 2px;
  background-color: #cb921f;
}

.commonHeaderTitleSub {
  font-size: 20px;
}

@media print {
  .noPrint {
    display: none;
  }

  .printPagebreak {
    page-break-after: always;
  }
}
.badge {
  padding: 5px 8px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}

.commonHeaderTitle {
  margin: 0;
  padding: 10px 20px 10px;
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 2px;
  background-color: #cb921f;
}

.commonHeaderTitleSub {
  font-size: 20px;
}

@media print {
  .noPrint {
    display: none;
  }

  .printPagebreak {
    page-break-after: always;
  }
}
html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 350px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 350px;
}

.fontSizeS {
  font-size: 11px;
}
.fontSizeS .inheritFontSizeBox {
  font-size: 14px;
  line-height: 1.5;
}

.fontSizeM {
  font-size: 14px;
  line-height: 1.5;
}

.fontSizeL {
  font-size: 17px;
}
.fontSizeL .inheritFontSizeBox {
  font-size: 14px;
  line-height: 1.5;
}
.fontSizeL .footer .footNav.upper {
  margin-left: 30px;
}
.fontSizeL .footer .footNav.bottom {
  margin-left: 100px;
}

.cfdebug {
  display: none;
}

.cfdebug_sw {
  position: fixed;
  top: 0;
  left: 0;
}
.cfdebug_sw a {
  font-size: 24px;
  text-decoration: none;
}
.cfdebug_sw a:hover {
  text-decoration: none;
}

body, body * {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
}

body {
  color: #535353;
  line-height: 1.6;
  font-size: 14px;
}

body {
  background: url(/img/common/bgContent.png);
}
body#sampleBody {
  background: #fff;
}

.wordBreak {
  word-break: break-all;
}

a:not(.noTrans),
button:not(.noTrans) {
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}

area {
  outline: none;
}

.btn {
  letter-spacing: 2px;
}

.btn-vermilion {
  color: #fff;
  background-color: #e66139;
  border-color: #d2451a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-vermilion:hover, .btn-vermilion:focus, .btn-vermilion:active, .btn-vermilion.active {
  color: #fff;
  background-color: #d2451a;
  border-color: #d2451a;
}
.btn-vermilion:active, .btn-vermilion.active {
  background-color: #a43615;
  background-image: none;
}

.btn-cyan {
  color: #fff;
  background-color: #47bfb5;
  border-color: #369d94;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-cyan:hover, .btn-cyan:focus, .btn-cyan:active, .btn-cyan.active {
  color: #fff;
  background-color: #369d94;
  border-color: #369d94;
}
.btn-cyan:active, .btn-cyan.active {
  background-color: #297770;
  background-image: none;
}

.btn-yellow {
  color: #fff;
  background-color: #f5c400;
  border-color: #c29b00;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active {
  color: #fff;
  background-color: #c29b00;
  border-color: #c29b00;
}
.btn-yellow:active, .btn-yellow.active {
  background-color: #8f7200;
  background-image: none;
}

.btn-blue {
  color: #fff;
  background-color: #028ccf;
  border-color: #026a9c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
  color: #fff;
  background-color: #026a9c;
  border-color: #026a9c;
}
.btn-blue:active, .btn-blue.active {
  background-color: #01486a;
  background-image: none;
}

.img-responsive {
  width: auto \9;
}

@media print {
  a[href]:after {
    content: "" !important;
  }

  abbr[title]:after {
    content: "" !important;
  }
}
.ls1px {
  letter-spacing: 1px;
}

.ls2px {
  letter-spacing: 2px;
}

.ls3px {
  letter-spacing: 3px;
}

.ls4px {
  letter-spacing: 4px;
}

.ls5px {
  letter-spacing: 5px;
}

.ls10px {
  letter-spacing: 10px;
}

.ls15px {
  letter-spacing: 15px;
}

.ls20px {
  letter-spacing: 20px;
}

.ls25px {
  letter-spacing: 25px;
}

/*==========================================
= header
===========================================*/
.header {
  margin: 0 auto 10px;
  background: #fff;
}
.header .inner {
  padding: 40px 0;
  background: #fff;
}
.header .inner .inn {
  clear: both;
  margin: 0 auto;
  width: 100%;
  height: 40px;
}
.header .inner .inn h1 {
  float: left;
  margin: 0 0 0 50px;
  width: 816px;
  height: 40px;
  background: url(/img/common/logo.png) no-repeat;
}
.header .inner .inn .logo {
  display: block;
  width: 816px;
  height: 40px;
}
.header .inner .inn .logo span {
  display: none;
  visibility: hidden;
  width: 0;
  height: 0;
}
.header .inner .inn .right {
  float: right;
  width: 250px;
}
.header .inner .tools .upper {
  margin: 0 0 10px;
}
.header .customSearch {
  float: right;
  width: 300px;
}
.header .customSearch .form-control {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.header .customSearch .btn {
  margin-left: -30px;
  z-index: 2;
  color: #fff;
  background-color: #8b7a7a;
  border-color: #706262;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.header .customSearch .btn:hover, .header .customSearch .btn:focus, .header .customSearch .btn:active, .header .customSearch .btn.active {
  color: #fff;
  background-color: #706262;
  border-color: #706262;
}
.header .customSearch .btn:active, .header .customSearch .btn.active {
  background-color: #554a4a;
  background-image: none;
}
.header .languageList {
  position: relative;
  float: right;
  width: 200px;
  margin: 0 0 0 10px;
}
.header .languageList .btn {
  color: #fff;
  background-color: black;
  border-color: black;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
}
.header .languageList .btn:hover, .header .languageList .btn:focus, .header .languageList .btn:active, .header .languageList .btn.active {
  color: #fff;
  background-color: black;
  border-color: black;
}
.header .languageList .btn:active, .header .languageList .btn.active {
  background-color: black;
  background-image: none;
}
.header .languageList ul {
  padding: 0;
}
.header .languageList ul li {
  border-bottom: 1px solid #CCC;
}
.header .languageList ul li a {
  background-image: url(/img/common/icoLanguageList.png);
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
  font-weight: bold;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
}
.header .languageList ul li:last-child {
  border: 0;
}
.header .charSize {
  float: right;
  font-size: 16px;
}
.header .charSize small {
  font-size: 70%;
}
.header .charSize a {
  display: inline-block;
  padding: 0 5px;
  color: #8b7a7a;
  text-decoration: none;
  border: 2px solid #8b7a7a;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.header .charSize a:hover, .header .charSize a.textresizer-active {
  color: #fff;
  background-color: #8b7a7a;
}
.header .contrastConfig {
  float: right;
  width: 100px;
  margin: 0 0 0 10px;
}
.header .contrastConfig .btn {
  color: #fff;
  background-color: #e66139;
  border-color: #d2451a;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.header .contrastConfig .btn:hover, .header .contrastConfig .btn:focus, .header .contrastConfig .btn:active, .header .contrastConfig .btn.active {
  color: #fff;
  background-color: #d2451a;
  border-color: #d2451a;
}
.header .contrastConfig .btn:active, .header .contrastConfig .btn.active {
  background-color: #a43615;
  background-image: none;
}
.header .globalNav {
  margin: 0 auto;
  overflow: hidden;
  background-color: #cc4a3a;
}
.header .globalNav ul {
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 1200px;
  list-style: none;
  background-color: #fff;
}
.header .globalNav ul li {
  float: left;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 100px;
}
.header .globalNav ul li a {
  display: block;
  width: 200px;
  height: 100px;
  text-decoration: none;
}
.header .globalNav ul li a:hover, .header .globalNav ul li a.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.bread {
  margin: 0 auto;
}
.bread ul li {
  font-weight: bold;
}
.bread ul li:before {
  font-family: "FontAwesome";
  margin-right: 0.5em;
  content: "\f105";
}
.bread ul li:first-child:before {
  content: none;
}
.bread ul li a {
  color: #635656;
}

.breadlist {
  margin: .5em auto;
}
.breadlist .container {
  width: 1024px;
}
.breadlist ul {
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadlist ul li {
  float: left;
  margin: 0 1em 0 0;
  font-size: 16px;
  font-weight: bold;
}
.breadlist ul li:before {
  font-family: "FontAwesome";
  margin-right: 0.6em;
  content: "\f105";
}
.breadlist ul li:first-child:before {
  content: none;
}
.breadlist ul li a {
  color: #635656;
}

.tight {
  width: 924px !important;
}
.tight > .container {
  width: 924px !important;
}

.targetContrast {
  padding-bottom: 50px;
}

/*==========================================
= footer
===========================================*/
.footer {
  padding: 0;
  background: #faedeb;
  border-top: 2px solid #f1ccc7;
}
.footer .pageup {
  text-align: right;
}
.footer .footNav.upper2 {
  margin: 15px auto 15px;
  text-align: center;
}
.footer .footNav.upper2 ul {
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 1200px;
  text-align: center;
}
.footer .footNav.upper2 ul li {
  display: inline;
}
.footer .footNav.upper2 a {
  padding: 0 10px;
  color: #fff;
  border-right: 1px solid #fff;
}
.footer .footNav.upper2 a:last-child {
  border-right: none;
}
.footer .upper {
  padding: 40px 0;
  height: 300px;
}
.footer .bottom {
  height: 60px;
  background: url(/img/common/bgFooter.png) repeat-x top center;
}
.footer .address {
  margin-left: 50px;
  width: 840px;
}
.footer .address h5 {
  margin: 0 0 10px;
  padding: 0 0 10px;
  color: #cb1009;
  font-size: 30px;
  font-weight: bold;
  border-bottom: 2px dotted #cc4a39;
}
.footer .address .tel strong {
  font-size: 28px;
  font-weight: bold;
}
.footer .links {
  width: 280px;
}
.footer .links a {
  display: block;
  margin-bottom: 20px;
  padding: 0 0 0 40px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  background: #cc4a39 url(/img/common/icoFooterLink.png) no-repeat 15px 50%;
}
.footer .links a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
.footer .copyright {
  margin: 20px 0 0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 3px;
}

/*==========================================
= footer
===========================================*/
#commonPageup.pageup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 900;
}
#commonPageup.pageup .btn {
  color: #fff;
  background-color: #333333;
  border-color: #1a1a1a;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
#commonPageup.pageup .btn:hover, #commonPageup.pageup .btn:focus, #commonPageup.pageup .btn:active, #commonPageup.pageup .btn.active {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}
#commonPageup.pageup .btn:active, #commonPageup.pageup .btn.active {
  background-color: black;
  background-image: none;
}

/*@ sourceMappingURL=common.css.map */