body {
  color: #000;
  background-color: #FFF;
}
.logo {
  margin: 8px 0;
  text-align: center;
}
.logo img {
  font-size: 0;
}
@media (max-width: 1200px) {
  .logo img {
    width: 120px;
  }
}
@media (max-width: 992px) {
  .logo img {
    width: 100px;
  }
}
@media (max-width: 480px) {
  .logo img {
    width: 20vw;
  }
}
/*layout*/
.bg_black {
  color: #FFF;
  background-color: #000;
}
.bg_white {
  color: #000;
  background-color: #FFF;
}
.bg_gray {
  color: #4B4A47;
  background-color: #F3F3F3;
}
.bg_rblue {
  color: #FFF;
  background-color: #001D59;
}
.bg_camel {
  color: #000;
  background-color: #FDF2E0;
}
.bg_gblue {
  color: #000;
  background-color: #F0F2F0;
}
.bg_carbuil {
  color: #032540;
  background: #CBC7C6 url("../img/bg_carbuil.jpg") no-repeat center top scroll;
  background-size: 100% auto;
}

.bg_mitsui {
  color: #000;
  background: #FFF url("../img/bg.jpg") repeat-x left top scroll;
  background-size: auto 895px;
}
@media (max-width: 1200px) {
  .bg_mitsui {
    background-size: auto 742px;
  }
}
@media (max-width: 992px) {
  .bg_mitsui {
    background-size: auto 574px;
  }
}

.fcblue {
  color: #011C57;
}
@media screen and (max-width: 768px) {.nd30sm {margin-top: 30px;}}
@media screen and (max-width: 992px) {.nd30md {margin-top: 30px;}}
.wrctt {
  margin: 0 11%;
}
.wr2ctt {
  margin: 0 7%;
}
.wrmap {
  margin: -26% 15% 0 15%;
}
@media (max-width: 1200px) {
  .wrmap {
    margin: -26% 10% 0 15%;
  }
  .wr2ctt {
    margin: 0 0%;
  }
}
@media (max-width: 992px) {
  .wrctt {
    margin: 0 6%;
  }
  .wr2ctt {
    margin: 0 6%;
  }
  .wrmap {
    margin: -24% 12% 0 12%;
  }
}
@media (max-width: 768px) {
  .wrctt {
    margin: 0 2%;
  }
  .wr2ctt {
    margin: 0 2%;
  }
  .wrmap {
    margin: -24% 10% 0 10%;
  }
}
.bbdr {
  border-bottom: 1px solid #000;
}
/*header*/
h1.roots {
  font-size: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

h2, h3, h4, h5, .lkhdrs {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif !important;
}
h2 {
  line-height: 1.4em;
}
h2.sname {
  margin: 0;
  padding: 0;
  font-size: 2.2rem;
  font-weight: 300;
}
h2.cname {
  margin: 0;
  padding: 0 0 20px 0;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.15em;
}
h2.cname span {
  display: block;
  font-size: 70%;
  font-weight: 300 !important;
}
h2.tname {
  margin: 0;
  padding: 0 0 20px 0;
  font-size: 4.2rem;
  font-weight: 300;
  line-height: 1.4em;
}
h2.tname span {
  display: block;
  font-weight: 700 !important;
}
h3.telnum {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4em;
}
h3.carprl {
  margin: 0;
  padding: 0;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.6em;
}
h4.addr {
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.4em;
}
h4.fee {
  margin: 1em 0 0.5em 0;
  padding: 0;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2em;
}
h4.fee span {
  font-size: 50%;
}
.site {
  margin: 0.5em 0 0 0;
  padding: 0.5em 0;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 700;
  color: #FFF;
  background-color: #001D59;
}
.Msite {
  margin: 0.5em 0 0 0;
  padding: 0.5em 0;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  color: #FFF;
  background-color: #EA9C16;
}
.type2 {
  padding: 1em 0;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
h2.sname span {
  font-size: 140%;
}
h3.telnum span {
  font-size: 140%;
}
h4.addr span {
  font-size: 140%;
}
.mx01 {
  text-align: left;
  margin: 1em 0 0 0 !important;
}
.mx02 {
  text-align: left;
  margin: 1em 0 2em 0 !important;
}


@media (max-width: 1200px) {
  h2.sname {
    font-size: 1.8rem;
  }
  h2.cname {
    padding: 0 0 10px 0;
    font-size: 2.4rem;
  }
  h2.tname {
    padding: 0 0 10px 0;
    font-size: 3.4rem;
  }
  h3.telnum {
    font-size: 1.3rem;
  }
  h3.carprl {
    font-size: 1rem;
  }
  h4.addr {
    font-size: 1.1rem;
  }
  h4.fee {
    font-size: 1.8rem;
  }
  .site {
    font-size: 0.7rem;
  }
  .Msite {
    font-size: 1.5rem;
  }
}
@media (max-width: 992px) {
  h2.sname {
    font-size: 2.2rem;
  }
  h2.cname {
    padding-top: 10px;
    font-size: 2.8rem;
  }
  h2.tname {
    padding-top: 10px;
    font-size: 2.9rem;
  }
  h3.telnum {
    font-size: 1.5rem;
  }
  h3.carprl {
    font-size: 1.5rem;
  }
  h4.addr {
    font-size: 1.4rem;
  }
  h4.fee {
    font-size: 2.4rem;
  }
  .site {
    font-size: 1rem;
  }
  .Msite {
    font-size: 2rem;
  }
  .mx01 {
    text-align: center;
    margin: 1em 0 0 0 !important;
  }
  .mx02 {
    text-align: center;
    margin: 1em 0 2em 0 !important;
  }
}
@media (max-width: 768px) {
  h2.sname {
    font-size: 2.8rem;
  }
  h2.cname {
    font-size: 2.8rem;
  }
  h2.tname {
    font-size: 3.8rem;
  }
  h3.telnum {
    font-size: 1.9rem;
  }
  h3.carprl {
    font-size: 1.4rem;
  }
  h4.addr {
    font-size: 1.7rem;
  }
  h4.fee {
    font-size: 2.4rem;
  }
  .site {
    font-size: 1.7rem;
  }
  .Msite {
    font-size: 3vw;
  }
  .type2 {
    font-size: 3vw;
  }
}
@media (max-width: 480px) {
  h2.cname {
    font-size: 6vw;
  }
  h2.tname {
    font-size: 8vw;
  }
  h3.telnum {
    font-size: 1.4rem;
  }
  h3.carprl {
    font-size: 1.2rem;
  }
  h4.addr {
    font-size: 1.4rem;
  }
  h4.fee {
    font-size: 6vw;
  }
  .site {
    font-size: 3.2vw;
  }
}
/*para*/
.bigdate {
  font-size: 4.6rem;
  text-align: center;
}
.bigdate span {
  font-size: 60%;
}
.lead {
  font-size: 1.8rem;
  line-height: 1.9em;
  text-align: center;
}
.lead2 {
  font-size: 1.6rem;
  line-height: 1.9em;
  text-align: center;
}
.catch {
  font-size: 4.2rem;
  text-align: center;
  font-weight: 700;
}
.emspec {
  font-size: 2.6rem;
  text-align: center;
  font-weight: 700;
  font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.emspec span {
  font-size: 140%;
  font-weight: 700 !important;
  position: relative;
  top: 2px;
}
.fcmzt {
  color: #C81A1F !important;
}
.fcblk {
  color: #000 !important;
}
@media (max-width: 1200px) {
  .catch {
    font-size: 4.0rem;
  }
  .emspec {
    font-size: 2.2rem;
  }
}
@media (max-width: 992px) {
  .catch {
    font-size: 3.4rem;
  }
  .emspec {
    font-size: 1.8rem;
  }
  .lead {
    text-align: left;
  }
}
@media (max-width: 768px) {
  .bigdate {
    font-size: 8vw;
  }
  .catch {
    font-size: 4.6vw;
  }
  .emspec {
    font-size: 2.6vw;
  }
  .lead {
    font-size: 2.6vw;
  }
}
@media (max-width: 480px) {
  .emspec {
    font-size: 3.2vw;
  }
}
.sexp {
  font-size: 1rem;
  line-height: 1.2em;
}
.giftexp {
  margin: 0 2em;
}
.camp {
  margin-left: 5%;
  margin-right: 5%;
}
@media (max-width: 768px) {
  .camp {
    margin-left: 2%;
    margin-right: 2%;
  }
}
.clyw {
  color: #000;
  background-color: #F8B62C;
}
.clbl {
  color: #FFF;
  background-color: #005097;
}
.site a:link, .site a:visited {
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.site a:hover, .site a:active {
  color: #FF0;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.Msite a:link, .Msite a:visited {
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.Msite a:hover, .Msite a:active {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.clyw a:link, .clyw a:visited {
  color: #000;
  background-color: #F8B62C;
}
.clyw a:hover, .clyw a:active {
  color: #F00;
  background-color: #F8B62C;
}
.clbl a:link, .clbl a:visited {
  color: #FFF;
  background-color: #005097;
}
.clbl a:hover, .clbl a:active {
  color: #FF0;
  background-color: #005097;
}
h4.ucarh4 {
  text-align: center;
}
h4.ucarh4 span {
  font-size: 0.6em;
}
img.img-ucar {
  width: 100%;
  max-width: 532px;
}
@media (max-width: 1200px) {
  h4.ucarh4 span {
    display: block;
  }
}
hr.carbdr {
  margin: 0;
  padding: 0;
  height: 4px;
  background-color: #FFF;
}
.back-to-top {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.2);
  color: #333 !important;
  padding: 4px 12px 6px 12px;
  font-size: 30px;
  border: 1px solid #333;
  border-radius: 4px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}
@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}
.back-to-top:focus {
  background: rgba(0, 0, 0, 0.2);
  color: #FFF !important;
  outline: none;
}
.back-to-top:hover {
  background: #DC143C;
  color: #FFF !important;
}




















.mitsuievent {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
.mitsuievent .mainimage {
  margin: 0;
  padding: 0;
  width: 100%;
}
.mitsuievent .Mcatch {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  line-height: 1.2em;
  font-weight: 700;
  color: #011C57;
  letter-spacing: -0.02em;
}
.mitsuievent .Mlimit {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  line-height: 1.2em;
  font-weight: 700;
  color: #011C57;
}
.mitsuievent .Mlimit span {
  padding: 0 0.3em;
  font-weight: 300;
  color: #FFF;
  background-color: #CB1A1F;
}
.mitsuievent .Mdate {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  line-height: 1.2em;
  color: #000;
}
.mitsuievent .Mdate span {
  font-size: 60%;
}

.mitsuievent .cttme {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  line-height: 1.2em;
  color: #000;
}
.img524 {
  width: 100%;
  max-width: 524px;
}
@media (min-width: 1201px) {
  .mitsuievent .Mcatch {
    top: 95px;
/*
    top: 54px;
*/
    font-size: 3.75rem;
  }
  .mitsuievent .Mlimit {
    top: 166px;
    font-size: 3.7rem;
  }
  .mitsuievent .Mdate {
    top: 240px;
    font-size: 4.6rem;
  }
  .mitsuievent .cttme {
    top: 310px;
    font-size: 1.4rem;
  }
}
@media (max-width: 1200px) {
  .mitsuievent .Mcatch {
    top: 80px;
    font-size: 3.15rem;
  }
  .mitsuievent .Mlimit {
    top: 135px;
    font-size: 3.1rem;
  }
  .mitsuievent .Mdate {
    top: 200px;
    font-size: 4rem;
  }

  .mitsuievent .cttme {
    top: 255px;
    font-size: 1.25rem;
  }
}
@media (max-width: 992px) {
  .mitsuievent .Mcatch {
    top: 55px;
    font-size: 2.5rem;
  }
  .mitsuievent .Mlimit {
    top: 100px;
    font-size: 2.45rem;
  }
  .mitsuievent .Mdate {
    top: 155px;
    font-size: 3.1rem;
  }
  .mitsuievent .cttme {
    top: 195px;
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .mitsuievent .Mcatch {
    top: 7%;
    font-size: 3.4vw;
  }
  .mitsuievent .Mlimit {
    top: 12%;
    font-size: 3.2vw;
  }
  .mitsuievent .Mdate {
    top: 18%;
    font-size: 4.2vw;
  }

  .mitsuievent .cttme {
    top: 23%;
    font-size: 1.3vw;
  }
}
.imgaeon {
  width: 214px;
  padding-left: 10px;
}
@media (max-width: 1200px) {
  .imgaeon {
    width: 200px;
    padding-left: 10px;
  }
}
.bg_autumnfair {
  color: #000;
  background: transparent url("../img/bg_plsf.jpg") no-repeat center top scroll;
}
@media (max-width: 768px) {
  .bg_autumnfair {
    background-image: none;
  }
}