@media (max-width: 767px) {
  
#aboutCont {
  width: 90%;
  margin: 0 auto 65px auto;
}

#aboutCont h2 {
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

#aboutCont h2 span {
  display: inline-block;
  padding: 0 0 7% 0;
  margin: 0 0 25px 0;
  background: url(../images/common/bg_ttl.jpg) repeat-x 0 100%;
}

/*  都知事ご挨拶  */

#greetingCont > p:nth-child(2) {
  margin: 0 0 15px 0;
}

#greetingCont > p:nth-child(3) {
  margin: 0 0 15px 0;
  font-size: 120%;
  line-height: 2;
}

#greetingCont > p:nth-child(4) {
  text-align: right;
  font-size: 120%;
}

#greetingCont > p:nth-child(4) span {
  font-size: 130%;
  margin: 0 0 0 10px;
}

#greetingMovie {
  margin: 30px 0 0 0;
}

#greetingMovie p:nth-child(1) {
  margin: 0 0 10px 0;
  font-size: 120%;
  line-height: 2;
}

#movieBox {
  position: relative;
  width: 100%;
    padding: 56% 0 0 0;
}

#movieBox iframe {
  position: absolute;
  top: 0;
  left: 0;
    width: 100%;
    height: 100%;
}

#greetingMovie p:nth-child(3) {
  font-size: 90%;
  margin: 5px 0 0 0;
}


/*  TEAM BEYONDについて  */

#tembeyondCont p {
  width: 70%;
  margin: 0 auto 30px auto;
}

#tembeyondCont h3 {
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px 0;
}

#tembeyondCont h3 span {
  display: block;
}

#tembeyondCont dl {
  text-align: center;
}

#tembeyondCont dl dt {
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 20px 0;
}

#tembeyondCont dl dd {
  font-size: 120%;
  line-height: 2;
  margin: 0 0 10px 0;
}

#tembeyondCont dl dd br {
  display: none;
}

#flyerCont {
  text-align: center;
}
#flyerCont img {
  width: 80%;
}

#colorContInner p:first-child {
  width: 50%;
  margin: 0 auto 30px auto;
}

#colorContInner p:last-child {
  font-size: 120%;
  line-height: 2;
}
  
}

@media (min-width: 768px) {

#aboutCont {
  width: 624px;
  margin: 0 auto 60px auto;
}

#aboutCont h2 {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

#aboutCont h2 span {
  display: inline-block;
  padding: 0 0 32px 0;
  margin: 0 0 40px 0;
  background: url(../images/common/bg_ttl.jpg) repeat-x 0 100%;
}

/*  都知事ご挨拶  */

#greetingCont > p:nth-child(2) {
  margin: 0 0 30px 0;
}

#greetingCont > p:nth-child(3) {
  margin: 0 0 30px 0;
  font-size: 120%;
  line-height: 2;
}

#greetingCont > p:nth-child(4) {
  text-align: right;
  font-size: 120%;
}

#greetingCont > p:nth-child(4) span {
  font-size: 130%;
  margin: 0 0 0 10px;
}

#greetingMovie {
  margin: 50px 0 0 0;
}

#greetingMovie p:nth-child(1) {
  margin: 0 0 10px 0;
  font-size: 120%;
  line-height: 2;
}

#greetingMovie iframe {
  width: 624px;
  height: 351px;
}

#greetingMovie p:nth-child(3) {
  font-size: 90%;
  margin: 5px 0 0 0;
}


/*  TEAM BEYONDについて  */

#tembeyondCont p {
  text-align: center;
  margin: 0 0 50px 0;
}

#tembeyondCont h3 {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  margin: 0 0 40px 0;
}

#tembeyondCont dl {
  text-align: center;
}

#tembeyondCont dl dt {
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 20px 0;
}

#tembeyondCont dl dd {
  font-size: 120%;
  line-height: 2;
  margin: 0 0 20px 0;
}

#flyerCont {
  text-align: center;
}
#flyerCont img {
  width: 60%;
}

#colorContInner p:first-child {
  float: right;
  padding: 0 0 50px 50px;
}

#colorContInner p:last-child {
  font-size: 120%;
  line-height: 2;
}

}
