@charset "utf-8";

body {
  font-size: 18px;
  color: #353535;
}

/* CSS Document */
img {
  line-height: 0;
  vertical-align: top;
}

th {
  font-weight: 400;
  text-align: left;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.sp {
  display: none;
}

.red {
  color: red;
}

/*header
------------------------------------*/
header {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
}

header h1 {
  width: 320px;
  float: left;
}

header address {
  width: 535px;
  float: right;
}

#topimg {
  max-width: 1500px;
  margin: 0 auto 50px;
}

main {
  width: 1000px;
  margin: 0 auto;
}

section {
  margin: 0 0 10%;
}

.title {
  width: 1000px;
  border-bottom: #ccc 1px solid;
  border-top: #00a0e9 3px solid;
  padding: 20px 10px;
  margin: 0 auto 30px;
  box-sizing: border-box;
  font-size: 35px;
}

#box01 h3 {
  width: 100%;
  text-align: center;
  font-size: 60px;
  color: #ee314b;
}

#box01 p {
  font-size: 25px;
  text-align: center;
  margin: 0 0 75px 0;
  font-weight: 500;
}

.blue {
  color: blue;
}

#box02 .title span, #box03 .title span, #box04 .title span, #box06 .title span, #box07 .title span, #box08 .title span, #box09 .title span {
  font-size: 25px;
}

#box02 figure, #box03 figure, #box04 figure, #box06 figure, #box07 figure, #box08 figure, #box09 figure {
  margin: 0 0 60px 0;
  text-align: center;
}

#box02 h3 {
  padding: 20px;
  color: #fff;
  font-size: 30px;
  background: #00a0e9;
  margin: 0 0 30px;
  border-radius: 5px;
}

#box08 article {
  border: #cccccc 5px solid;
  padding: 30px 25px;
  margin: 0 0 80px;
}

#box08 article h4 {
  text-align: center;
  font-size: 45px;
  margin: 0 0 20px;
}

#box08 article h4 span {
  color: #ee314b;
}

#box08 article div {
  /*background-color: #f4eed9;*/
  background-image: url(../images/photo01.jpg);
  background-position: right 0 bottom 0;
  background-repeat: no-repeat;
  background-size: 380px;
  padding: 30px 25px;
  font-size: 24px;
  font-weight: 500;
}

#box08 article div span {
  color: #ee314b;
}

#box03 p,
#box04 p,
#box08 p {
  text-align: center;
  font-size: 25px;
  margin: 0 0 30px;
  font-weight: 500;
}

#box03 figure {
  text-align: center;
}

#box06 h3,
#box14 h3 {
  margin: 0 0 35px 0;
  font-size: 25px;
  line-height: 26px;
}

#box06 h3 img,
#box14 h3 img {
  margin: 0 20px 0 0;
}

#box06 figure,
#box14 figure {
  margin: 0 0 50px;
}

#box06 h3 span {
  color: #00a0e9;
}

#bgg {
  background: #f8f8f8;
  width: 100%;
  margin: 0 auto 80px;
  padding: 50px 0;
}

#bgg h2 {
  text-align: center;
  margin: 0 0 50px 0;
}

#bgg section {
  background: #fff;
  padding: 30px;
  margin: 0 0 50px 0;
  border-radius: 10px;
}

#bgg section:last-child {
  margin: 0;
}

#bgg section h2 {
  text-align: left;
  width: 100%;
  border-bottom: #ccc 1px solid;
  border-top: #00a0e9 3px solid;
  padding: 20px 10px;
  margin: 0 auto 30px;
  box-sizing: border-box;
  font-size: 35px;
}

#bgg section h2 span {
  background: #da2626;
  padding: 8px 30px;
  color: #fff;
  font-size: 25px;
  margin: 0 25px 0 0;
  border-radius: 10px;
}

#box09 p {
  font-size: 25px;
  margin: 0 0 40px;
  font-weight: 500;
}

#box09 p span {
  color: #00a0e9;
}

#bgg section ul {
  margin: 0 0 25px 0;
}

#bgg section ul li {
  margin: 0 0 10px;
  font-size: 25px;
}

#bgg section ul li strong {
  background: #00a0e9;
  padding: 5px 10px;
  color: #fff;
  font-size: 25px;
  margin: 0 15px 0 0;
  border-radius: 10px;
  display: inline-block;
  width: 155px;
  text-align: center;
  box-sizing: border-box;
}

#bgg section ul li span {
  color: #da2626;
  font-size: 18px;
}

#box10 {
  margin: 0 0 8%;
}

#box10 figure {
  width: 490px;
  float: left;
  margin: 0 0 3%;
}

#box10 figure img {
  margin: 0 0 3%;
}

#box10 figure:nth-child(2n) {
  float: right;
}

/*お問い合わせ
---------------------------------*/
#contact_title {
  width: 1000px;
  margin: 0 auto 50px;
}

#contact_main {
  width: 920px;
  margin: 0 auto 50px;
}

#contact_main p {
  margin: 0 0 15px;
}

#contact_main span {
  color: #FA3030;
}

#contact_main table {
  width: 920px;
  margin: 0 auto 25px;
}

#contact_main table th {
  width: 195px;
  vertical-align: top;
  padding: 0 0 10x;
}

#contact_main table td {
  width: 725px;
  padding: 0 0 10px 0;
}

#contact_main table td span {
  color: #00a8d9;
}

.input-l {
  border: #ccc 1px solid;
  width: 700px;
  margin: 0 0 5px;
}

.input-s {
  border: #ccc 1px solid;
  width: 200px;
  margin: 0 0 5px;
}

input,
textarea,
select {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
}

#contact_main p#contact_text {
  margin: 0 10px 10px;
  text-align: center;
  font-size: 18px;
}

.contact_btn {
  text-align: center;
  font-size: 16px;
}

.contact_btn button {
  margin: 0 10px;
}

.error {
  color: #FA3030;
}

/*フッター
---------------------------------*/
footer {
  width: 100%;
  height: 80px;
  background: url(../images/footer.jpg) repeat-x 0 0;
}

#footer_wrapper {
  width: 940px;
  height: 80px;
  margin: 0 auto;
  position: relative;
}

#footer_wrapper h2 {
  width: 469px;
  height: 55px;
  position: absolute;
  top: 15px;
  left: 0px;
}

#footer_wrapper p {
  position: absolute;
  top: 15px;
  right: 0;
}

.photo {
  width: 100%;
  text-align: center;
  margin: 0 0 50px;
}

.photo a {
  padding: 0 0 2%;
  display: block;
  color: red;
}

#box14 table {
  width: 100%;
}

#box14 table td {
  border: #ccc 1px solid;
  padding: 10px;
  font-size: 12px;
  vertical-align: middle;
  font-weight: bold;
}

.topmovie {
  width: 1000px;
  margin: 0 auto 5%;
}

.topmovie h2 {
  font-size: 25px;
  text-align: center;
  color: #2f5982;
}

/*pp
------------------------------*/
.pp h3 {
  width: 100%;
  padding: 20px 10px;
  margin: 0 auto 30px;
  box-sizing: border-box;
  font-size: 25px;
  background: #00a0e9;
  color: #fff;
}

.pp h4 {
  width: 100%;
  padding: 5px 10px;
  margin: 0 auto 30px;
  box-sizing: border-box;
  font-size: 20px;
  border-left: #00a0e9 5px solid;
}

.pp article {
  margin: 0 0 8%;
}

.pp p {
  line-height: 1.8;
}

.pp article p {
  margin: 0 0 3%;
}

.pp p.right {
  text-align: right;
  padding: 5% 0 0 0;
}

.pp article ul {
  margin: 0 0 5%;
}

.pp article ul li {
  margin: 0 0 2%;
}

.pp article ul li span {
  color: #00a0e9;
  padding: 0 1% 0 0;
}

.pp article ul li span.tdu {
  text-decoration: underline;
  color: #353535;
  padding: 0;
}

/*スペシャルロケーション
------------------------------*/
#box01 h3.spltitle {
  width: 100%;
  text-align: center;
  font-size: 60px;
  color: #ea6e1b;
}

.tdu {
  text-decoration: underline;
}


#splbox10 div {
  border: #ccc 1px solid;
  padding: 2%;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 3%;
  box-sizing: border-box;
}

#splbox10 figure, #box12 figure {
  margin: 0 0 6%;
}
#box13 figure {
  margin: 0 0 2%;
}
#splbox10 table{
  width: 100%;
  margin: 0 0 6%;
}
#box12 table {
 width: 100%;
 margin: 0 0 2%;
}
#splbox10 table th, #box12 table th {
  background: #585858;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 2% 0;
  border: #ccc 1px solid;
}

#splbox10 table td {
  padding: 2%;
  border: #ccc 1px solid;
  vertical-align: middle;
  box-sizing: border-box;
}

#splbox10 table td:first-of-type {
  font-weight: bold;
  text-align: center;
  width: 30%;
}

#box12 table td {
  padding: 2%;
  border: #ccc 1px solid;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: right;
}

#box12 table td:first-of-type {
  text-align: center;
  width: 30%;
}

#box12 p,#box13 p,#box18 p,#box19 p {
  margin: 0 0 3%;
  font-weight: bold;
  font-size: 1.2em;
}

#box12 p.min {
  font-size: .7em;
  font-weight: normal;
}

#box13 p:last-of-type {
    text-align: center;
}

/*スマホ
------------------------------*/
@media screen and (max-width: 750px) {
  body {
    font-size: 14px;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  /*header
------------------------------------*/
  header {
    width: 100%;
    margin: 0 auto;
    padding: 3%;
    box-sizing: border-box;
  }

  header h1 {
    width: 45%;
    float: left;
  }

  header address {
    width: 50%;
    float: right;
  }

  #topimg {
    width: 100%;
    margin: 0 auto 20px;
  }

  main {
    width: 94%;
    margin: 0 auto;
  }

  section {
    margin: 0 0 8%;
  }

  .title {
    width: 100%;
    border-bottom: #ccc 1px solid;
    border-top: #00a0e9 3px solid;
    padding: 3% 2%;
    margin: 0 auto 3%;
    box-sizing: border-box;
    font-size: 20px;
  }

  /*お問い合わせ
---------------------------------*/
  #contact_title {
    width: 100%;
    margin: 0 auto 5%;
  }

  #contact_main {
    width: 94%;
    margin: 0 auto 5%;
  }

  #contact_main p {
    margin: 0 0 2%;
  }

  #contact_main table {
    width: 100%;
    margin: 0 auto 3%;
  }

  #contact_main table th {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 2%;
    background: #f8f8f8;
    box-sizing: border-box;
  }

  #contact_main table td {
    width: 100%;
    display: block;
    padding: 2%;
    box-sizing: border-box;
  }

  .input-l {
    border: #ccc 1px solid;
    width: 90%;
    margin: 0 0 1%;
  }

  .input-s {
    border: #ccc 1px solid;
    width: 30%;
    margin: 0 0 1%;
  }

  input,
  textarea,
  select {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
  }

  #contact_main p#contact_text {
    margin: 0 2% 2%;
    text-align: center;
    font-size: 14px;
  }

  .contact_btn {
    text-align: center;
    font-size: 14px;
  }

  .error {
    color: #FA3030;
  }

  /*フッター
---------------------------------*/
  footer {
    width: 100%;
    height: auto;
    background: url(../images/footer.jpg) repeat-x 0 0;
    padding: 3% 0;
  }

  #footer_wrapper {
    width: 94%;
    height: auto;
    margin: 0 auto;
    position: static;
  }

  #footer_wrapper h2 {
    width: 100%;
    height: auto;
    position: static;
  }

  #footer_wrapper p {
    position: static;
    font-size: 10px;
  }

  #box01 h3 {
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #ee314b;
  }
  #box01 h3.spltitle {
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #ea6e1b;
  }
  #box01 p {
    font-size: 14px;
    text-align: left;
    margin: 0 0 8% 0;
    font-weight: 500;
  }

  #box02 .title span, #box03 .title span, #box04 .title span, #box06 .title span, #box07 .title span, #box08 .title span, #box09 .title span {
    font-size: 18px;
    display: block;
  }

  #box02 figure, #box03 figure, #box04 figure, #box06 figure, #box07 figure, #box08 figure, #box09 figure {
    margin: 0 0 6% 0;
    text-align: center;
  }

  #box02 h3 {
    padding: 3%;
    color: #fff;
    font-size: 20px;
    background: #00a0e9;
    margin: 0 0 3%;
    border-radius: 5px;
  }

  #box08 article {
    border: #cccccc 5px solid;
    padding: 3%;
    margin: 0 0 8%;
  }

  #box08 article h4 {
    text-align: center;
    font-size: 25px;
    margin: 0 0 2%;
  }

  #box08 article div {
    background-color: #f4eed9;
    background-image: none;
    background-position: right 25px bottom 0;
    background-repeat: no-repeat;
    padding: 3%;
    font-size: 16px;
    font-weight: 500;
  }

  #box03 p,
  #box04 p,
  #box08 p {
    text-align: left;
    font-size: 16px;
    margin: 0 0 3%;
    font-weight: 500;
  }

  #box06 h3,
  #box14 h3 {
    margin: 0 0 3% 0;
    font-size: 18px;
    line-height: 18px;
  }

  #box06 h3 img,
  #box14 h3 img {
    margin: 0 2% 0 0;
    height: 16px;
  }

  #box06 figure,
  #box14 figure {
    margin: 0 0 5%;
  }

  #bgg {
    background: #f8f8f8;
    width: 100%;
    margin: 0 auto 8%;
    padding: 5% 0;
    box-sizing: border-box;
  }

  #bgg h2 {
    text-align: center;
    margin: 0 0 5% 0;
  }

  #bgg h2 img {
    width: 20%;
  }

  #bgg section {
    background: #fff;
    padding: 3%;
    margin: 0 0 5% 0;
    border-radius: 5px;
  }

  #bgg section h2 {
    text-align: left;
    width: 100%;
    border-bottom: #ccc 1px solid;
    border-top: #00a0e9 3px solid;
    padding: 2%;
    margin: 0 auto 3%;
    box-sizing: border-box;
    font-size: 20px;
  }

  #bgg section h2 span {
    background: #da2626;
    padding: 2% 3%;
    color: #fff;
    font-size: 18px;
    margin: 0 3% 0 0;
    border-radius: 5px;
  }

  #box09 p {
    font-size: 18px;
    margin: 0 0 4%;
    font-weight: 500;
  }

  #bgg section ul {
    margin: 0 0 3% 0;
  }

  #bgg section ul li {
    margin: 0 0 2%;
    font-size: 18px;
  }

  #bgg section ul li strong {
    background: #00a0e9;
    padding: 2% 3%;
    color: #fff;
    font-size: 18px;
    margin: 0 0 2% 0;
    border-radius: 10px;
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }

  #bgg section ul li span {
    color: #da2626;
    font-size: 14px;
  }

  .photo {
    width: 100%;
    text-align: center;
    margin: 0 auto 5%;
  }

  .topmovie {
    width: 100%;
    margin: 0 auto 5%;
  }

  .topmovie h2 {
    font-size: 18px;
    text-align: center;
    color: #2f5982;
  }

  video {
    width: 100%;
    height: auto;
  }

  #box10 figure {
    width: 49%;
    float: left;
  }

  .pp h3 {
    width: 100%;
    padding: 10px 10px;
    margin: 0 auto 15px;
    box-sizing: border-box;
    font-size: 20px;
    background: #00a0e9;
    color: #fff;
  }

  .pp h4 {
    width: 100%;
    padding: 5px 10px;
    margin: 0 auto 15px;
    box-sizing: border-box;
    font-size: 18px;
    border-left: #00a0e9 5px solid;
  }

  #splbox10 table th, #box12 table th {
    font-size: .7em
  }

  #splbox10 table td {
    font-size: .7em
  }
  #splbox10 table th, #box12 table th {
    font-size: .7em
  }

  #splbox10 table td {
    font-size: .7em
  }

  #box12 table td:first-of-type {
    font-size: .7em
  }

  #splbox10 div {
    text-align: left;
  }
}

/* パソコン・スマホ共通のCSS */
#PageTopBtn {
  position: fixed;
  /*ボタンの配置場所を固定*/
  bottom: 10px;
  /*下からのボタンの配置場所を指定*/
  right: 10px;
  /*右からのボタンの配置場所を指定*/
}

#PageTopBtn a {
  display: block;
  /*配置の調整*/
  text-decoration: none;
  /*文字の下線を消す*/
  color: #fff;
  /*文字の色*/
  background: #00bfff;
  /*ボタンの背景色*/
  text-align: center;
  /*文字を中央に配置*/
  border-radius: 5%;
  /*ボタンの角を少し丸くする*/
  outline: none;
  /*クリックしたときの黒い枠を消す*/
}

#PageTopBtn a:hover {
  text-decoration: none;
  background: #87cefa;
  /*マウスオーバー時の背景色*/
}

/* パソコンで表示する場合のCSS */
@media (min-width: 768px) {
  #PageTopBtn {
    font-size: 13px;
    /*文字のサイズ*/
  }

  #PageTopBtn a {
    width: 100px;
    /*ボタンの幅*/
    padding: 10px 0;
    /*文字の配置場所の調整*/
  }
}

/* スマホで表示する場合のCSS */
@media (max-width: 767px) {
  #PageTopBtn {
    font-size: 10px;
  }

  #PageTopBtn a {
    width: 70px;
    padding: 5px 0;
  }
}
