@font-face {
  font-family: PeugeotNewRegular;
  src: url("fonts/Peugeot_New-Regular.woff2") format("woff2"),
    url("fonts/Peugeot_New-Regular.woff") format("woff"),
    url("fonts/PeugeotNew-Regular.ttf") format("truetype"),
    url("fonts/Peugeot_New-Regular.eot") format("eot");
}

@font-face {
  font-family: PeugeotNewBold;
  src: url("fonts/Peugeot_New-Bold.woff2") format("woff2"),
    url("fonts/Peugeot_New-Bold.woff") format("woff"),
    url("fonts/PeugeotNew-Bold.ttf") format("truetype"),
    url("fonts/Peugeot_New-Bold.eot") format("eot");
}

@font-face {
  font-family: PeugeotNewLight;
  src: url("fonts/Peugeot_New-Light.woff2") format("woff2"),
    url("fonts/Peugeot_New-Light.woff") format("woff"),
    url("fonts/PeugeotNew-Light.ttf") format("truetype"),
    url("fonts/Peugeot_New-Light.eot") format("eot");
}

body {
  color: #000;
  background-color: #FFF;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 16px;
  font-family: PeugeotNewRegular, Noto Sans CJK JP, Hiragino Kaku Gothic ProN, HiraKakuProN-W3, Meiryo, Yu Gothic Medium, sans-serif;
}

.BFT {
  font-family: PeugeotNewBold;
}

.LFT {
  font-family: PeugeotNewLight;
}

h1 {
  margin: 0 !important;
  padding: 5px 0 !important;
  text-align: center;
  background-color: #000;
}

h1 img {
  font-size: 0;
}

@media (max-width: 768px) {
  h1 img {
    width: 10vw;
  }
}

.fitwrap {
  margin: 0 auto;
  padding: 0;
  display: block;
  max-height: auto;
  overflow: hidden;
  text-align: center;
}

.fitwrap img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.fitwrap:before,
.fitwrap:after {
  content: "";
  display: table;
}

.fitwrap:after {
  clear: both;
}

@media (max-width: 1600px) {
  .fitwrap img {
    width: 100%;
    ;
    object-fit: cover;
  }
}

@media (max-width: 1100px) {
  .fitwrap {
    max-height: auto;
    overflow: visible;
  }

  .fitwrap img {
    height: 100%;
  }
}

.imgdiv {
  margin: 0;
  padding: 0;
  text-align: center;
}

.imgspec {
  margin: 0;
  padding: 0 20px 0 20px;
  text-align: center;
}

.flex{
  display: flex;justify-content: space-evenly;padding:30px 0;border-bottom:1px solid
}

.flex.between{
  justify-content: space-between;
}

a:hover{
opacity:0.7
}

@media (max-width: 768px) {
  .imgdiv {
    margin-bottom:10px
  }

  .imgspec {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .flex{
    width:95%;
    margin:0 auto;
    display: block;
    padding:0
  }

  .flex.between{
    display: flex;
  }
  .imgdiv.mt30{
    margin-top:10px!important
  }
  .flex img{
    width:100%;
    padding-bottom:20px
  }


  .swd70{
    width:70%;
    margin:auto
  }

  .img600{
    width: 90%!important;
  }
}

.tlt {
  text-align: left;
}

.tct {
  text-align: center;
}

.trt {
  text-align: right;
}

/*layout*/
.wp08 {
  margin: 0 8%;
}

.wp11 {
  margin: 0 11%;
}

.wp10 {
  margin: 0 10%;
}

.wp45 {
  margin: 0 4.5%;
}

.wp06 {
  margin: 0 6%;
}

.wrshop {
  margin: 0 8.5%;
}

.wp09 {
  margin: 0 9%;
}

.wp09 {
  margin: 0 9%;
}

.wd11 {
  margin: 0 11%;
}

.wd16 {
  margin: 0 16%;
}

.wrcpon {
  margin: 0 19%;
}

.wp23 {
  margin: 0 23%;
}

@media (max-width: 768px) {
  .wrcpon {
    margin: 0 6%;
  }

  .wp08 {
    margin: 0 4%;
  }

  .wp11 {
    margin: 0 5%;
  }

  .wp10 {
    margin: 0 4%;
  }

  .wp45 {
    margin: 0 1%;
  }

  .wp06 {
    margin: 0 2%;
  }

  .wp09 {
    margin: 0 3%;
  }

  .wd11 {
    margin: 0 4%;
  }

  /*
  .wd15 {
    margin: 0 15%;
  }
  .wd16 {
    margin: 0 16%;
  }
*/
}

.mt10P {
  margin-top: 10%;
}

.mt06P {
  margin-top: 6%;
}

.mt03P {
  margin-top: 3%;
}

.mb06P {
  margin-bottom: 6% !important;
}

.pb06P {
  padding-bottom: 6%;
}

.pb03P {
  padding-bottom: 3%;
}

.bdrprz {
  margin: 0.5em 0 1em 0;
  padding: 1em 0 0 0;
  border-top: 1px solid #9E968B;
}

.pt15m {
  margin-top: 1.5em;
}

.bg_black {
  color: #FFF;
  background-color: #000;
}

.bg_white {
  color: #000;
  background-color: #FFF;
}

.bg_gray {
  color: #000;
  background-color: #ECECEC;
}

.bg_dgray {
  color: #FFF;
  background-color: #2A2522;
}

.bg_mgray {
  color: #4B4B4B;
  background-color: #ECEAEB;
}

.bg_rblue {
  color: #FFF;
  background-color: #032540;
}

.bg_sky {
  background-color: #E4F2F3;
  overflow: hidden;
}

.bg_camel {
  color: #000;
  background-color: #FDF2E0;
}

.bg_ltgreen {
  color: #000;
  background-color: #F0F2EF;
}

.bg_camel {
  color: #000;
  background-color: #FCF6E6;
}

.bg_carbuil {
  color: #011B58;
  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: #012346;
  /*
  color: #011C57;*/
}

.fcsky {
  color: #10A7C2;
  /*
  color: #011C57;10A7C2;547A9E*/
}

.fcsteal {
  color: #547A9E;
}

.fcmgray {
  color: #4C4A4B !important;
}

.fcLyellow {
  color: #FFFCDD;
}

.fcLblue {
  color: #2C91AA;
}

@media screen and (max-width: 768px) {
  .nd30sm {
    margin-top: 30px;
  }
}

@media screen and (max-width: 992px) {
  .nd30md {
    margin-top: 30px;
  }
}


.wrctt {
  margin: 0 11%;
}

.mallwp {
  margin-left: 15%;
  margin-right: 15%;
}


.eventttl {
  font-size: 3.8rem;
  text-align: center;
  font-weight: 300;
}

.eventttl span.fcrb {
  color: #224F88;
  font-weight: 700;
}

.eventttl span.fssm {
  font-size: 60%;
}

.eventsub {
  font-size: 2.2rem;
  text-align: center;
  font-weight: 300;
}

.eventttl span.fcrg {
  font-weight: 700;
}

@media (max-width: 1200px) {
  .wrmap {
    margin: -26% 10% 0 15%;
  }

  .mallwp {
    margin-left: 10%;
    margin-right: 15%;
  }

  .eventttl {
    font-size: 3.6rem;
  }

  .eventsub {
    font-size: 2rem;
  }
}

@media (max-width: 992px) {
  .wrctt {
    margin: 0 6%;
  }

  .wrmap {
    margin: -24% 12% 0 12%;
  }

  .mallwp {
    margin-left: 12%;
    margin-right: 12%;
  }
}

@media (max-width: 768px) {
  .wrctt {
    margin: 0 2%;
  }

  .wrmap {
    margin: -24% 10% 0 10%;
  }

  .mallwp {
    margin-left: 10%;
    margin-right: 10%;
  }

  .eventttl {
    font-size: 4.8vw;
  }

  .eventsub {
    font-size: 2.6vw;
  }
}

.bbdr {
  border-bottom: 1px solid #000;
}

.Msite {
  margin: 0.5em 0 0 0;
  padding: 0.5em 0;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  color: #595554;
  background-color: #C9C9CB;
}

.iruma {
  background-color: #EA9C16;
}

.more {
  background-color: #001D59;
}

h2.sname {
  margin: 0;
  padding: 0;
  font-size: 2.6rem;
  font-weight: 300;
}

h2.sname span {
  font-size: 140%;
}

h2.Ssname {
  margin: 1.5em 0 0 0;
  padding: 0;
  font-size: 4.6rem;
  font-weight: 300;
  text-align: left;
}

.mx00 {
  text-align: left;
  margin: 0.5em 0 0 0 !important;
  font-size: 1.8em;
}

.mx01 {
  text-align: left;
  margin: 0.3em 0 0 0 !important;
  font-size: 1.4em;
}

.mx01 span {
  font-size: 60%;
}

.mx02 {
  text-align: left;
  margin: 1em 0 2em 0 !important;
}

.przwrap {
  margin: 5% 10% 0 10%;
  padding-bottom: 5%;
}

.przwrap h2,
.przwrap .txc {
  text-align: center;
}

.przwrap h2 {
  margin: 0 0 0.8em 0;
  padding: 0 0 0.2em 0;
  border-bottom: 1px solid #000;
}

.sft {
  font-size: 90%;
}

.tik {
  overflow: hidden;
}

h3.telnum {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4em;
}

h3.Stelnum {
  margin: 0;
  padding: 0;
  font-size: 4rem;
  margin-top: 10px;
  font-weight: 700;
  line-height: 1.4em;
    text-align: left;
  font-family: PeugeotNewRegular, Noto Sans CJK JP, Hiragino Kaku Gothic ProN, HiraKakuProN-W3, Meiryo, Yu Gothic Medium, sans-serif !important;
}


.site {
  margin: 0.5em 0 0 0;
  padding: 0.2em 0;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}

.Saddrs {
  margin: 0;
  padding: 0;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 1.4em;
    text-align: left;
}

@media (max-width: 1200px) {
  h2.sname {
    font-size: 2.2rem;
  }

  h2.Ssname {
    font-size: 4.0rem;
  }

  h2.cname {
    font-size: 1.8rem;
  }

  h2.tname {
    padding: 0 0 10px 0;
    font-size: 3.4rem;
  }

  h3.telnum {
    font-size: 1.7rem;
  }

  h3.Stelnum {
    font-size: 3.7rem;
  }

  h3.carprl {
    font-size: 1rem;
  }

  h4.addr {
    font-size: 1.1rem;
  }

  h4.fee {
    font-size: 1.8rem;
  }

  h4.feeM {
    margin: 0.4em 0 0 0;
    font-size: 1.22rem;
  }

  .Saddrs {
    font-size: 1.9rem;
  }

  .site {
    font-size: 1.8rem;
  }

  .Msite {
    font-size: 1.5rem;
  }

  dl.feedl dt {
    font-size: 0.8rem;
  }

  dl.feedl dd {
    font-size: 1.6rem;
    letter-spacing: -0.05em;
  }
}

@media (max-width: 992px) {
  h2.sname {
    font-size: 2.1rem;
  }

  h2.Ssname {
    font-size: 3.0rem;
    text-align: left;
  }

  h2.cname {
    padding-top: 10px;
    font-size: 2.8rem;
  }

  h2.tname {
    padding-top: 10px;
    font-size: 2.9rem;
  }

  h3.telnum {
    font-size: 1.6rem;
  }

  h3.Stelnum {
    font-size: 2.8rem;
  }

  h3.carprl {
    font-size: 1.5rem;
  }

  h4.addr {
    font-size: 1.4rem;
  }

  h4.fee {
    font-size: 2.4rem;
  }

  h4.feeM {
    margin: 0.4em 0 0 0;
    font-size: 2.2rem;
  }

  .Saddrs {
    font-size: 1.5rem;
  }

  .site {
    font-size: 1.7rem;
  }

  .Msite {
    font-size: 2rem;
  }

  .mx00 {
    text-align: center;
    margin: 0.5em 0 0 0 !important;
  }

  .mx01 {
    text-align: center;
    margin: 1em 0 0 0 !important;
  }

  .mx02 {
    text-align: center;
    margin: 1em 0 2em 0 !important;
  }

  .lsspc {
    letter-spacing: 0;
  }

  .subcarnm {
    font-size: 1.4rem;
  }

  dl.feedl dt {
    font-size: 1.2rem;
  }

  dl.feedl dd {
    font-size: 2.4rem;
    letter-spacing: 0;
  }
}

@media (max-width: 768px) {
  h2.sname {
    padding-top: 10px;
    font-size: 2.8rem;
    text-align: center;
  }

  h2.Ssname {
    margin: 0.5em 0 0 0;
    font-size: 2.8rem;
    text-align: center;
  }

  h2.cname {
    font-size: 2.5rem;
  }

  h2.tname {
    font-size: 3.8rem;
  }

  h3.telnum {
    font-size: 2.4rem;
    text-align: center;
  }

  h3.Stelnum {
    font-size: 2.4rem;
    text-align: center;
  }

  h3.carprl {
    font-size: 1.4rem;
  }

  h4.addr {
    font-size: 1.7rem;
  }

  h4.fee {
    font-size: 2.4rem;
  }

  h4.feeM {
    font-size: 2.4rem;
  }

  .Saddrs {
    font-size: 1.5rem;
    text-align: center;
  }

  .site {
    font-size: 2.8vw;
  }

  .Msite {
    font-size: 3vw;
  }

  dl.feedl dt {
    width: 12em;
    padding-top: 1em;
  }

  dl.feedl dd {
    margin: 0 0 0 6em;
  }
}

@media (max-width: 640px) {
  h2.cname {
    font-size: 2.2rem;
    line-height: 1em;
  }

  h2.cname span {
    display: block;
  }

  .Saddrs {
    font-size: 1.3rem;
  }

  .Msite {
    font-size: 2.8vw;
  }
}

@media (max-width: 480px) {
  h2.cname {
    font-size: 5.8vw;
  }

  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: 2.6vw;
  }

  .Msite {
    font-size: 2.6vw;
  }
}

.Msite a:link,
.Msite a:visited {
  color: #595554;
  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: #C00 !important;
  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;
}

/*font size*/
.fsxl {
  font-size: 40px;
}

.fslg {
  font-size: 32px;
}

.fsml {
  font-size: 25px;
}

.fsmd {
  font-size: 22px;
}

.fsms {
  font-size: 18px;
}

.fssm {
  font-size: 12px;
}

.fssx {
  font-size: 11px;
}

.fsxs {
  font-size: 9px;
}

.fsxlSP {
  font-size: 40px;
}

@media (max-width: 1200px) {
  .fsxl {
    font-size: 36px;
  }

  .fslg {
    font-size: 28px;
  }

  .fsml {
    font-size: 22px;
  }

  .fsmd {
    font-size: 20px;
  }

  .fsms {
    font-size: 16px;
  }

  .fssm {
    font-size: 12px;
  }

  .fssx {
    font-size: 10px;
  }

  .fsxs {
    font-size: 9px;
  }

  .fsxlSP {
    font-size: 36px;
  }
}

@media (max-width: 992px) {
  .fsxl {
    font-size: 28px;
  }

  .fslg {
    font-size: 20px;
  }

  .fsml {
    font-size: 18px;
  }

  .fsmd {
    font-size: 17px;
  }

  .fsms {
    font-size: 14px;
  }

  .fssm {
    font-size: 11px;
  }

  .fssx {
    font-size: 9px;
  }

  .fsxs {
    font-size: 8px;
  }

  .fsxlSP {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .fsxl {
    font-size: 3.6vw;
  }

  .fslg {
    font-size: 3.0vw;
  }

  .fsml {
    font-size: 2.3vw;
  }

  .fsmd {
    font-size: 2.1vw;
  }

  .fsms {
    font-size: 1.8vw;
  }

  .fssm {
    font-size: 1.5vw;
  }

  .fssx {
    font-size: 1.4vw;
  }

  .fsxs {
    font-size: 8px;
  }

  .fsxlSP {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  .fsxl {
    font-size: 3.6vw;
  }

  .fslg {
    font-size: 3.0vw;
  }

  .fsml {
    font-size: 2.8vw;
  }

  .fsmd {
    font-size: 2.6vw;
  }

  .fsms {
    font-size: 2vw;
  }

  .fssm {
    font-size: 1.8vw;
  }

  .fssx {
    font-size: 1.6vw;
  }

  .fsxs {
    font-size: 8px;
  }
}












.bbdr {
  border-bottom: 1px solid #000;
}

/*header*/
h2,
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;
}





.addrs {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.4em;
}

.Nsite {
  margin: 0 0 0 0;
  /*  margin: 1.5em 0 0 0;*/
  padding: 0.3em 1em 0.2em 0;
  text-align: right;
  font-size: 1.6rem;
  font-weight: 700;
  color: #FFF;
  background-color: #000;
}

.Nsite a:link,
.Nsite 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;
}

.Nsite a:hover,
.Nsite a:active {
  color: #FF0 !important;
  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;
}

h3.telnum span {
  font-size: 140%;
}

.addrs span {
  font-size: 140%;
}




@media (max-width: 1200px) {
  .addrs {
    font-size: 1.3rem;
  }
}

@media (max-width: 992px) {
  .addrs {
    font-size: 1.1rem;
  }
}

@media (max-width: 768px) {
  .addrs {
    font-size: 1.7rem;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .addrs {
    font-size: 1.4rem;
  }
}

/*para*/
.lead {
  line-height: 1.8em;
  text-align: center;
}

.lead span {
  padding: 0.2em 2em;
  border: 1px solid #000;
}

.camp {
  margin-left: 5%;
  margin-right: 5%;
}

@media (max-width: 768px) {
  .camp {
    margin-left: 2%;
    margin-right: 2%;
  }
}

.clbl {
  color: #FFF;
  background-color: #000;
}

.clsb {
  color: #FFF;
  background-color: #00A8E6;
}

.cllg {
  color: #000;
  background-color: #C9C9CB;
}




.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;
}


.clbl a:link,
.clbl a:visited {
  color: #FFF;
  background-color: #000;
}

.clbl a:hover,
.clbl a:active {
  color: #FF0;
  background-color: #000;
}




.clsb a:link,
.clsb a:visited {
  color: #FFF;
  background-color: #00A8E6;
}

.clsb a:hover,
.clsb a:active {
  color: #FF0;
  background-color: #00A8E6;
}

.cllg a:link,
.cllg a:visited {
  color: #000;
  background-color: #C9C9CB;
}

.cllg a:hover,
.cllg a:active {
  color: #F00;
  background-color: #C9C9CB;
}








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;
}



















.img524 {
  width: 100%;
  max-width: 524px;
}

.img1100 {
  text-align: center;
}

.img1100 img {
  width: 100%;
  max-width: 1100px;
}

.imgmap {
  width: 100%;
  max-width: 600px;
}

.tct {
  text-align: center;
}



.imgaeon {
  width: 140px;
  padding-left: 10px;
}

@media (max-width: 1200px) {
  .imgaeon {
    width: 120px;
    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;
  }
}

.img600 {
  width: 100%;
  max-width: 100%;
}

.img500 {
  width: 100%;
  max-width: 400px;
}

.img306 {
  width: 100%;
  max-width: 306px;
}

.img478 {
  width: 261px;
}

.img616 {
  width: 330px;
}

@media (max-width: 1200px) {
  .img478 {
    width: 215px;
  }

  .img616 {
    width: 270px;
  }
}

@media (max-width: 992px) {
  .img478 {
    width: 168px;
  }

  .img616 {
    width: 211px;
  }

  .img600 {
    max-width: 600px;
  }
}

@media (max-width: 768px) {
  .img478 {
    width: 100%;
    max-width: 478px;
  }

  .img616 {
    width: 100%;
    max-width: 616px;
  }
}

.tprz {
  text-align: right;
}

@media (max-width: 768px) {
  .tprz {
    text-align: center;
  }
}

.tshop {
  text-align: left;
}

@media (max-width: 768px) {
  .tshop {
    text-align: center;
  }
}

.bdr4 {
  padding: 0.5em;
  border: 2px solid #012346;
  font-weight: 700;
}

.type2 {
  padding: 0.7em 0;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 300;
}

@media (max-width: 992px) {
  .type2 {
    font-size: 2.0rem;
  }
}

@media (max-width: 768px) {
  .type2 {
    font-size: 3vw;
  }
}

@media (max-width: 500px) {
  .type2 {
    font-size: 2.8vw;
  }
}

.img503 {
  width: 100%;
  max-width: 400px;
}

.catch {
  font-size: 3.2rem;
  text-align: center;
  font-weight: 700;
}

.catch span {
  display: block;
  font-size: 50%;
}

.emspec {
  font-size: 2.4rem;
  text-align: center;
  font-weight: 700;
}

.emspec span {
  font-size: 140%;
  font-weight: 700 !important;
  position: relative;
  top: 2px;
}

.sumholy {
  font-size: 2.1rem;
  text-align: center;
  font-weight: 700;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.sumholy span {
  border: 1px solid #000;
  padding: 0.5em 1em;
}

@media (max-width: 1200px) {
  .catch {
    font-size: 3.0rem;
  }

  .emspec {
    font-size: 2rem;
  }

  .sumholy {
    font-size: 1.8rem;
  }
}

@media (max-width: 992px) {
  .catch {
    font-size: 3.2rem;
  }

  .emspec {
    font-size: 1.7rem;
  }

  .sumholy {
    font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  .catch {
    font-size: 4vw;
  }

  .emspec {
    font-size: 2.8vw;
  }

  .sumholy {
    font-size: 2.2vw;
  }
}

@media (max-width: 480px) {
  .emspec {
    font-size: 3.2vw;
  }
}

.dsite {
  color: #FFF;
  background-color: #00A8E6;
}

.fsite {
  color: #000;
  background-color: #C9C9CB;
}

.dsite a:link,
.dsite 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;
}

.dsite a:hover,
.dsite 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;
}

a:link .fsite,
a:visited .fsite {
  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;
}

a:hover .fsite,
a:active .fsite {
  color: #F00;
  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;
}

span.mfts {
  font-size: 70%;
}

.ucarwrap {
  margin: 0;
  padding: 20px;
  border: 1px solid #000;
  overflow: hidden;
  color: #000;
}

.otlks {
  margin: 0;
}

a .otlks,
a:link .otlks,
a:visited .otlks {
  color: #FFF;
  background-color: #000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:hover .otlks,
a:active .otlks {
  color: #000;
  background-color: #B22222;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.otsite {
  margin: 0;
}

a .otsite,
a:link .otsite,
a:visited .otsite {
  color: #FFF;
  background-color: #00A8E6;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:hover .otsite,
a:active .otsite {
  color: #FF0;
  background-color: #369;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.otnews {
  margin: 0;
}

a .otnews,
a:link .otnews,
a:visited .otnews {
  color: #000;
  background-color: #C9C9CB;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:hover .otnews,
a:active .otnews {
  color: #FFF;
  background-color: #666;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.carvw {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}

.carvw .mainimage {
  margin: 0;
  padding: 0;
  width: 100%;
}

.carvw .psSP {
  position: absolute;
  bottom: 91px;
  width: 100%;
}

@media (max-width: 1200px) {
  .carvw .psSP {
    bottom: 73px;
  }
}

@media (max-width: 992px) {
  .carvw .psSP {
    bottom: 54px;
  }
}

@media (max-width: 768px) {
  .carvw .psSP {
    bottom: 16%;
  }
}

/* 追記 */
.imgdiv.carflex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid;
}

.imgdiv.carflex.none {
  border: none
}


.imgdiv.carflex img {
  width: 50%;
  height: 100%;
}


@media (max-width: 768px) {
  .imgdiv.carflex {
    display: block
  }

  .imgdiv.carflex img {
    width: 100%
  }
}

.imgdiv.cartop {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid;
}

.imgdiv.cartop img {
  width: 100%
}

.i100 {
  width: 100%
}

.w100 {
  width: 100%;
}


.fs01{font-size:1.2vw}

.fs02{
  font-size:1.7vw;
  line-height: 2;
}

.sp{
  display: none;
}

h2.subjects{
  font-size: 2rem;
  
  font-weight: bold;
}
@media (min-width: 769px) {

  h2.subjects{
    font-size: 5rem;
    margin-bottom: 30px;
  }
.flex .left{
  margin-right:20px;
  margin-bottom:40px
}

.flex .right{
  margin-left:20px
}
}

@media (max-width: 768px) {
  .pc{
    display: none;
  }

  .sp{
    display: block;
    margin-top:-10px
  }

  
  .fs02,.fssm,.lead{
    font-size:3vw;
    line-height: 2;
  }

  .fssm.pb50{
    font-size: 1rem;
   padding-bottom: 10px!important;;
  }

  .tct.tlt{
    text-align: left;
  }

  .wd01.mt100.tct{
    margin-top :30px!important;
  }

  .wd07{
    margin:0
  }

  .mt60 {
    margin-top: 20px !important;
}

  .mt80{
    margin-top:50px!important;
  }

  .mb80{
    margin-bottom:30px!important;
  }

  .pt80{
    padding-top:30px!important
  }

  .mt100 {
    margin-top: 20px !important;
}

  .containers{
    width:95%;
    margin:auto
  }

  .wd20{
   margin:0
  }

  .pb100{
    padding-bottom: 30px!important;
  }
}

.col-md-12,
.row {
  padding-left: 0;
  padding-right: 0
}