@charset "utf-8";

body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

img {
  vertical-align: top;
}

h1 {
  margin: 0;
}
h1 img {
  width: 100%;
  height: auto;
}

.container {
  text-align: center;
}

main {
  padding: 50px 0;
}

h2 {
  text-align: center;
}

header .pc_main {
  display: block;
}

header .sp_main {
  display: none;
}

/*漫画*/
#manga img, #manga2 img, #manga3 img, #manga4 img {
  margin-top: 10px;
}

/*概要*/
  #gaiyou {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #gaiyou h2 img {
    max-width: 100%;
  }

#gaiyou .gaiyou_box img{
  max-width: 100%;
  margin: auto;
  width: 100%;
}
#ibent img{
  max-width: 100%;
  margin: 0 auto;
  padding-top: 30px;
}

.gaiyou_box {
  border: 3px solid #333;
  background-color: #01a6ac;
  margin-bottom: 10px;
  padding-bottom: 20px;
  width: 100%;
}

.gaiyou_box-1 h3, .gaiyou_box-1 p{
  padding: 5px;
  color: #fff
}

.gaiyou_box-1 p {
  text-align: justify;
  font-weight: normal;
  padding: 0 20px;
  line-height: 1.8;
  margin-bottom: 0;
}

/*-- イベント内容 --*/

#event_contents {
  padding-top: 50px;
  padding-bottom: 50px;
}

#event_contents h2 img {
  max-width: 100%;
}

#event_contents .wrap {
  background: url(../img/back_event_contents1.jpg) left top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

#event_contents .wrap .contents1 {
  background: #fff;
  border: 3px solid #ef7532;
  margin: 50px auto;
  text-align: left;
  padding: 30px;
}

#event_contents .wrap .contents1 h3 {
  text-align: center;
  color: #ef7532;
  margin: 0 0 30px 0;
  font-size: 28px;
  font-weight: bold;
}

#event_contents .wrap .contents1 .section1 {
  margin-bottom: 30px;
}

#event_contents .wrap .contents1 .section1 p {
  line-height: 1.8;
  color: #333;
}

#event_contents .wrap .contents1 .section1 ul {
  padding-left: 0;
}

#event_contents .wrap .contents1 .section1 li {
  list-style: none;
  line-height: 1.8;
  color : #ef7532;
  padding-left: 0.5em;
}

#event_contents .wrap .contents1 .section2 h4 {
  font-weight: bold;
  color: #ef7532;
}

#event_contents .wrap .contents1 .section2 .left {
  margin-bottom: 10px;
}

#event_contents .wrap .contents1 .section2 dl dt {
  font-size: 18px;
  margin-bottom: 10px;
  color: #ef7532;
}

#event_contents .wrap .contents1 .section2 dl dd {
  line-height: 1.8;
}


#event_contents .wrap2 {
  background: url(../img/back_event_contents2.jpg) left top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

#event_contents .wrap2 .contents {
  background: #fff;
  border: 3px solid #01a6ac;
  margin: 50px auto;
  text-align: left;
  padding: 30px;
}

#event_contents .wrap2 .contents h3 {
  text-align: center;
  color: #01a6ac;
  margin: 0 0 30px 0;
  font-size: 28px;
  font-weight: bold;
}

#event_contents .wrap2 .contents .section1 {
  margin-bottom: 30px;
}

#event_contents .wrap2 .contents .section1 p {
  line-height: 1.8;
  color: #333;
}

#event_contents .wrap2 .contents .section2 {
  margin-bottom: 30px;
}

#event_contents .wrap2 .contents .section2 .left {
  margin-bottom: 10px;
}

#event_contents .wrap2 .contents .section2:last-child {
  margin-bottom: 0;
}

#event_contents .wrap2 .contents .section2 dl dt {
  font-size: 18px;
  margin-bottom: 10px;
  color: #01a6ac;
}

#event_contents .wrap2 .contents .section2 dl dd {
  line-height: 1.8;
}

/*-- スケジュール --*/
#schedule {
  text-align: left;
}

#schedule dl {
  border: 2px solid #01a6ac;
}

#schedule dl dt {
  padding: 10px 5px;
  color: #01a6ac;
  text-align: center;
}

#schedule dl dd {
  padding: 10px;
}

/*-- 詳細 --*/
#details  {
  background: url(../img/back1.jpg) left center repeat;
  padding-top: 50px;
  padding-bottom: 50px;
}

#details dl {
  display: table;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

#details dl dt {
  display: table-cell;
  padding: 20px;
  color: #fff;
  width: 20%;
  background: #333;
}

#details dl dd {
    border: 3px solid #333;
    background: #fff;
  display: table-cell;
  padding: 20px;
  line-height: 1.8;
  width: 100%;
}

#details .contents dl:last-child {
  border-bottom: none;
}





/*-- 料金 --*/
#price s {
color: #c0392b;
}

#price .caution {
  color: #f00;
  font-weight: bold;
}

h2.caution {
  text-align: center;
  color: #f00;
  font-weight: bold;
  margin: 30px 0 10px;
}


.google_map {
  margin: 30px 0;
}

#price strong {
  font-size: 24px;
}

/*-- 問い合わせフォーム --*/

#contact dl dt {
  margin-bottom: 10px;
}

#contact dl dd {
  margin-bottom: 30px;
}

#contact p strong {
  color: #f00;
  font-weight: bold;
}

#contact input[type="text"], #contact textarea {
  -webkit-appearance : none;
  border: none;
  background: #ddd;
  font-size: 16px;
  padding: 10px;
  border-radius: 5px;
  width: 500px;
  box-shadow: 3px 3px 3px #ccc inset;
}

#contact input[type="radio"] {
  margin-left: 10px;
  margin-right: 5px;
}

#contact input[type="submit"] {
  -webkit-appearance : none;
  background: #fc9200;
  border: none;
  color: #fff;
  font-size: 18px;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 4px 0 #ec8200;
}

#contact input[type="submit"]:hover {
    transform:translateY(4px);
    box-shadow: none;
}


footer {
  background: #16adb4;
  text-align: center;
  color: #fff
}



.confirm #header, .finish #header {
  border-top: 2px solid #16adb4;
}

.confirm #header h1, .finish #header h1 {
  border-bottom: 2px solid #16adb4;
  padding-bottom: 20px;
}

.confirm #content h2, .finish #content h2 {
  background: #16adb4;
  color: #fff;
  border: none;
  padding: 20px;
  border-radius: 5px;
}

.confirm .container, .finish .container {
  width: auto;
  max-width: 1170px;
}

.confirm .nosubmit {
  -webkit-appearance : none;
  background: #ccc;
  border: none;
  color: #333;
  font-size: 12px;
  padding: 20px;
  border-radius: 5px;
}

.confirm .submit {
  -webkit-appearance : none;
  background: #fc9200;
  border: none;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 4px 0 #ec8200;
}

.confirm .submit:hover {
    transform:translateY(4px);
    box-shadow: none;
}

.finish #content ul li {
  list-style: none;
}

.finish #content ul li a {
  display: inline-block;
  -webkit-appearance : none;
  background: #fc9200;
  border: none;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 4px 0 #ec8200;
  text-decoration: none;
}

.finish #content ul li a:hover {
      transform:translateY(4px);
    box-shadow: none;
}
