@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


html, body{
  font-family:'Open Sans','游ゴシック',YuGothic,'Noto Sans','Noto Sans JP','メイリオ',Meiryo,sans-serif;
  width:100%;
}



.header_black {
  background-color:#000;
  padding:24px 0;
}
header h1{
  margin-left:9%;
}
@media screen and (max-width: 550px){
  header h1 img{
    width:40%;
    height:auto;
  }
}

.main_image img{
  width:100%;
}
.sp_img{
  display:none;
}

@media screen and (max-width: 550px){
  .pc_img{
    display:none;
  }
  .sp_img{
    display:block;
  }
}


main{
  width:82%;
  margin:0 auto;
  padding-bottom:64px;
  overflow:hidden;
  max-width: 1280px;
  display:block;
}


h2{
  font-size:25px;
  font-weight:bold;
  font-family: "Yu Mincho",YuMincho,typesquare,serif;
  position:relative;
  margin-bottom:29px;
  margin-top:29px;
  line-height: px;
}
p{
  font-size:16px;
  line-height: 27px;
}
@media screen and (max-width: 550px){
 p{
  font-size:17px;
  line-height: 29px;
}
h2{
  font-size:23px;
  line-height:33px;
}


}

h2.other_h2{
  margin-bottom:29px;
  margin-top:64px;
}
.workshop_info h2:after {
  content: '';
  position:absolute;
  top: 50%;
  display:inline-block;
  width: 100%;
  height: 1px;
  background-color: black;
  margin-left: 20px;

}
.sp_img{
  display:none;
}

@media screen and (max-width: 550px){
  .sp_img{
    display:block;
    width:100%;
    height:100%;
  }
  .message p{
    margin-bottom:29px;
  }
}


/* 開催概要’ */

.workshop_info_smallbox{
  margin-top: 0;
  vertical-align: top;
  margin-bottom:29px;
}
.workshop_info_smallbox a{
  color:#333;
}
span.place{
  font-size:25px;
}
@media screen and (max-width: 505px){
  span.place{
    font-size:23px;
  }
}
.workshop_info_smallbox{
  display:inline-block;
  width:33%;
}
.sp_br{
  display:none;
}
@media screen and (max-width: 1024px){
    .workshop_info_smallbox{
      display:block;
      width:100%;
    }
    .pc_br{
      display:none;
    }
}
.icon,.mailto{
  opacity: 1;
}
.icon:hover,.mailto:hover{
  opacity: 0.5;
}

/* 開催終了アイコン */
.label {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 3px 10px;
    vertical-align: middle;
    color: #000000;
    border: 1px solid #000000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.mgnL18 {margin-left: 18px;}
.mgnL27 {margin-left: 27px;}

@media screen and (max-width: 1024px) {
  .mgnL18,.mgnL27 {margin-left: 20px;}
}

@media all and (-ms-high-contrast: none) {
  .label {padding-bottom: 0;}
}

/* お申し込み */
.workshop_info_apply{
  display:flex;
  margin-bottom: 29px;
  flex-wrap: wrap;
}
.workshop_info_apply_txt{
  width: 35%;
  margin-right:auto;
  min-width: 350px;
}

.workshop_info_apply_txt_btn{
  display:inline-block;
  width:35%;
  margin-right:auto;
  min-width:340px;
  margin-bottom:29px;
}

.img1,.img2{
  width:48%;
  height: auto;
  object-fit:contain;
}

.img1{
  margin-right:5px;
}
.workshop_info_apply_img{
  width:53%;
  min-width:645px;
}

.workshop_info_apply_txt p{
  margin-bottom:40px;
}
.sp_img{
  display:none;
}
@media screen and (max-width: 767px){
  .workshop_info_apply_img{
    width:100%;
    min-width:100%;
  }
}

@media screen and (max-width: 550px){
.img1,.img2{
  display:none;
}
.sp_img{
  display:block;
  width:100%;
  height:100%;
}
.workshop_info_apply_txt p{
  margin-bottom:29px;
}
.workshop_info_apply_txt .btn{
  width:100%;
  min-width:100%;
}
.workshop_info_apply_txt{
  width:100%;
  min-width:100%;
}
.margin29{
  margin-top:29px;
}
.workshop_info_apply_txt_btn{
  width:100%;
  min-width:100%;
}
}

/* ワークショップの様子 */
.workshop_after {
  border-bottom: 1px solid #8B897F;
  margin-bottom: 64px;
}
.workshop_after_img img {
  width:100%;
  margin-bottom: 29px;
}

.workshop_after_3box {
  margin-top: 29px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px){
    .workshop_after_3box {
      display:block;
    }
}
.workshop_after_smallbox {
  margin-top: 0;
  vertical-align: top;
  margin-bottom: 29px;
}

.workshop_after_smallbox{
  display:inline-block;
  width:30%;
}
  .workshop_after_smallbox:last-child {
    margin-right: 0;
  }

  @media screen and (max-width: 767px){
    .workshop_after_smallbox{
      display:block;
      width:100%;
    }
  }


.workshop_after_smallbox img{
  width: 100%;
  margin-bottom: 29px;
}

/* 『歩』について */

.about_ayumi_img img{
  width:100%;
}



/* さらに詳しく */

.more_ayumi_inner{
  margin:64px 0 0 0;
  display:flex;
  align-items: center;
  flex-wrap: wrap;
}

.more_ayumi_inner_btn{
  display: inline-block;
  width:35%;
  margin-right:auto;
  min-width:380px;
  margin-bottom:64px;
}
.more_ayumi_inner_iframebox{
    width: 50%;
}

.more_ayumi_inner_iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}

.more_ayumi_inner_iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px){
  .more_ayumi_inner_iframebox{
      width: 100%;
  }
}
@media screen and (max-width: 550px){
  .more_ayumi_inner_btn .btn{
    width:100%;
    min-width:100%;
  }
  .more_ayumi_inner{
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .more_ayumi_inner_btn{
    width:100%;
    min-width:100%;
  }

}

/* フッター */
footer{
  width:100%;
  background-color:#000;
  overflow: hidden;
}
.footer_inner_box img{
  margin-right: 26px;
  object-fit: contain;
}

footer p,dd,dt{
  color:#F0F0F0;
  font-weight: 600;
}
footer p{
  margin-bottom: 21px;
  line-height: 20px;
}
.footer_inner{
  width:82%;
  margin:0 auto;
}
.footer_inner_box{
  margin-left: auto;
  padding:64px 0;
  display: flex;
  justify-content: flex-end;
}

.sp_br{
  display:none;
}
@media screen and (max-width: 550px){
  .footer_inner_box{
    padding:64px 0;
    margin:0 auto;
    display: block;
    text-align: center;
  }
  .footer_inner_box img{
    text-align: center;
    margin-right:0;
  }
  .sp_br{
    display:inline;
  }
  address{
    text-align: left;
  }

}

dt{
  float: left;
  margin-bottom: 21px;
}
dd{
  margin-left: 90px;
  margin-bottom: 21px;
}
@media screen and (max-width: 767px){
  dd{
    white-space: nowrap;
  }
}
@media screen and (max-width: 550px){
  dd{
    margin-left: 0;
    margin-top:7px;
  }
}
dt,dd:last-of-type{
  margin-bottom: 0;
}
.icon:after {
	content:'\f2d2';
	font-family: "Font Awesome 5 Free";
	font-weight:400;
  margin-left: 5px;
}
dl a{
  color:#F0F0F0;
}

small{
  font-size:13px;
  float:right;
  margin-bottom:13px;
  color:#F0F0F0;
  font-weight: 400;
}
@media screen and (max-width: 550px){
  small{
    float:left;
  }
}
@media screen and (max-width: 767px){
footer img{
  margin:0 0 64px 0;
}
.footer_inner_box{
  margin:0;
}
}





/* ボタン*/
.btn {
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  background: #AD9E62;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  font-family: "Yu Mincho",YuMincho,typesquare,serif;
  color: #fff;
  font-size: 20px;
  text-align:center;
  width:100%;
}

@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .btn {
      font-family: YuMincho,typesquare,serif;
      font-weight: bold;
    }
}

@media screen and (max-width: 550px){
.btn{
  font-size: 16px;
  text-align:center;
}
}

.btn:before {
  display: block;
  content: "";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  position: absolute;
  top:7px;
  left:7px;
  right:7px;
  bottom:7px;
  z-index: 2;
}

.btn:after{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px #fff solid;
  border-right: 2px #fff solid;
  border-radius: 1px;
  transform: rotate(45deg);
}
.btn:hover {
  background: #fffbef;
  border: single 4px #AD9E62;
  color: #AD9E62

}
