@charset "UTF-8";

#main-img {
/*  margin-bottom: 30px;*/
  margin-bottom: 0;
}

#event {
  margin-top: 30px;
}

#event h2 {
    background-color: #ed7d31;
    color: #fff;
    text-align: center;
    font-size: 133%;
    padding: 5px;
    margin: 10px 0 20px 0;
}

.kochira_waku {
    margin: 20px 0 0 0;
    padding: 0 0 0 75px;
/*    background: url("../img/event/senchaku.gif") 25px 55px no-repeat ;*/
}
.kochira {
    background: url("../img/event/kochira.gif") 0 0 no-repeat ;
    height: 73px;
    
}
.kochira p {
    font-weight: bold;
    color: #ed7d31;
    font-size: 120%;
    text-align: right;
    padding: 30px 90px 0 0;
}


a.click-btn {
  position: relative;
  border-radius: 10px;
  background-color: #ed7d31;
  color: #fff;
  text-decoration: none;
  padding: 8px ;
	display: inline-block;
    display: block;
	margin: 0 auto 20px auto;
    font-size: 140%;
    text-align: center;
    width: 200px;
    font-weight: bold;
    font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}


/**/
.senchaku {
    background: url("../img/event/senchaku.gif") 500px 0px no-repeat ;
    height: 55px;
    padding: 10px 0 0 0;
}



a.click-btn _:-ms-fullscreen, :root a.click-btn {
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;}

a.click-btn:hover {
  opacity: 0.70;
}

.title_img {
    margin: 0 0 15px 0;
}

.mgb-20 {
  margin-bottom: 20px;
}
.mgb-30 {
  margin-bottom: 30px;
}
.mgb-40 {
  margin-bottom: 40px;
}
.mgb-50 {
  margin-bottom: 50px;
}
.mgb-60 {
  margin-bottom: 60px;
}
.mgb-70 {
  margin-bottom: 70px;
}



#nagare dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: #e8a612 solid 3px;
}
#nagare dt {
  width: 15%;
  padding-bottom: 20px;
  margin-bottom: 10px;
    text-align: center;
}

#nagare dd {
  width: 85%;
  padding-bottom: 20px;
  margin-bottom: 10px;
    margin-top: 15px;
}
#nagare dd span {
    font-size: 85%;
}





#sigoto {
    margin: 0 0 40px 0;
}
#sigoto p {
    margin-bottom: 1em;
}
#sigoto span {
    border-bottom: 2px solid #ff0000;
}

.taisyou {
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    margin: 0 0 20px 0;
}

#naiyou {
    border-bottom: #ed7d31 solid 3px;
    display: inline-table;
    padding: 0 0 30px 0;
    width: 100%;
}
#naiyou .content {
    background-color: #fee2e9;
    padding: 15px 30px;
    width: 570px;
    margin: 5px auto 20px auto;
    font-size: 110%;
}
#naiyou .photo_area {
    text-align: center;
    width: 660px;
    margin: 0 auto;
}
#naiyou .photo {
    text-align: center;
    width: 33.3%;
    float: left;
}

.kousi {
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    margin: 0 0 20px 0;
}

.title li {
  border-top: #e8a612 solid 3px;
  padding: 30px 0 0 0;
  position: relative;
    margin: 0 0 0 0;
}

.title-lead {
  background-color: #ed7d31;
  color: #FFF;
  width: 300px;
  text-align: center;
  padding: 4px 0;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  border-radius: 40px;
}

#ryuui {
    border-bottom: #ed7d31 solid 3px;
    padding: 0 0 25px 0;
}

.chuui_title {
    color: #ed7d31;
    font-weight: bold;
    font-size: 140%;
    background: url("../img/event/chuui.gif") 10px 0px no-repeat ;
    height: 48px;
    padding: 0 0 0 50px;
}


.note_toushin {
    float:none;
    text-align: center;
}
.btn-note-s a {
    font-size: 1.8rem;
    width: 230px;
}
.note-list {
  counter-reset: listCounter;
  max-width: 980px;
  margin-left: 10px;
  margin-right: auto;
}

.note-list li {
  list-style-type: none;
  position: relative;
  padding-left: 24px;
  counter-increment: listCounter;
/*  display: flex;*/
  align-items: flex-start;
}

.note-list li::before {
  content: "◆";
  position: absolute;
  left: 0;
  line-height: 1.5;
}
.note-list li.chuui::before {
  content: "◆";
  position: absolute;
  left: 0;
  line-height: 1.5;
    color: #ff0000;
}


table.style01 {
	margin: 15px 0 0 0;
	width: 100%;
}
table.style01 th {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-color: #f2a36e;
	color: #fff;
    border: 1px solid #f2a36e;
    width: 50%;
}
table.style01 td {
	padding: 8px 5px;
    border: 1px solid #f2a36e;
    text-align: center;
}

table.style01 td a.click-btn {
	margin: 5px auto 5px auto;
    padding: 6px ;
    font-size: 110%;
    width: 140px;
}

.red {
	color: #e50101;
	color: #ff0000;
}

.syuuryo_text {
    text-align: center;
    font-size: 120%;
    font-size: 140%;
    font-weight: bold;
}
.syuuryo_text span {
    border-bottom: 2px solid #ff0000;
}

span.line {
    border-bottom: 1px solid #ff0000;
}



ul.caution li {
	margin: 0 0 0 20px;
	list-style: disc;
}
.place01 {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}
.place02 {
	float: left;
	width: 380px;
}
.place02 strong {
	font-size: 110%;
}

.btn-note {
  margin: 40px 0 0 0;
}


@media only screen and (max-width: 767px) {
    
#workshop h2 {
    font-size: 100%;
}
.title_img img {
    max-width: 170px;
}
    
.taisyou,
.kousi {
    font-size: 110%;
}
    
.kochira_waku {
    margin: 0;
    padding: 0;
}
.kochira {
    background: url("../img/event/kochira_sp.gif") 0px 57px no-repeat ;
    height: 123px;
}
.kochira p {
    font-size: 110%;
    text-align: center;
    padding: 25px 0 0 0;
}

.title li {
  padding: 30px 0 0 0;
  position: relative;
    margin: 35px 0 0 0;
}

.title-lead {
  width: 220px;
}
    
.chuui_title {
    font-size: 120%;
    background: url("../img/event/chuui.gif") 0px 0px no-repeat ;
    padding: 0px 0 0 45px;
}

#naiyou .content {
    padding: 10px;
    width: auto;
    margin: 5px auto 20px auto;
    font-size: 100%;
}
#naiyou .photo_area {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#naiyou .photo {
    width: 30%;
    padding: 0 5px;
}
    
table.style01 {
    font-size: 95%;
	padding: 8px 3px;
    }
a.click-btn {
    box-sizing: border-box;
    display: block;
    max-width: 220px;
    margin: 10px auto 0 auto;
    text-align: center;
    font-size: 130%;
  }
    
.photo {
	margin: 0;
}
.place01 {
	width: auto;
	margin: 0 0 10px 0;
}
.place02 {
	width: auto;
}

#nagare dt {
  width: 15%;
  padding-bottom: 20px;
  margin-bottom: 10px;
    text-align: center;
    margin-right: 15px;
}

#nagare dd {
  width: 80%;
  padding-bottom: 10px;
  margin-bottom: 10px;
    margin-top: 5px;
}
#nagare dd span {
    font-size: 85%;
}
    
.syuuryo_text {
    font-size: 110%;
    font-size: 120%;
}
    
}

@media print {
#event .for-sp {
    display: none;
}
}
