@charset "UTF-8";@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/quicksand/v30/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58a-xw.ttf) format('truetype')
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

#header{transition:all .2s ease}
#header *{transition:all .2s ease}
#content{transition:all .2s ease;color:#231815}
i{font-style:normal}
@media only screen and (max-width:769px){
#header{height:51px;width:100%;position:fixed;top:0;left:0;z-index:1;background-color:#fff;background-color:rgba(255,255,255,.95);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1}
#header h1{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;padding-left:10px}
#header h1 a{text-decoration:none}
#header h1 a img{width:87px}
#header h1 span{font-size:14px;color:#00459C;padding-left:10px;padding-bottom:1px}}
@media only screen and (min-width:770px){
#header{min-width:900px;height:80px;width:100%;position:fixed;top:0;left:0;z-index:1;background-color:#fff;background-color:rgba(255,255,255,.95);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1}
#header a:hover{opacity:.8}
#header h1{width:850px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}
#header h1 a{text-decoration:none}
#header h1 a img{width:128px}
#header h1 span{font-size:20px;color:#00459C;padding-left:10px;padding-bottom:1px}}


@media only screen and (max-width:559px) {

  .shop_no img{
    width: 100%;
    max-width: 40px;
    height: 40px;
    margin: 1.3em 0.5em 1em 0;
  }
    p.small{
  font-size: 18px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
}
}


body {
  font-family: sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  list-style-type: none
}
body {
  -webkit-text-size-adjust: 100%;
}

.bg_pink{
background-color:#efd9d7;
padding:60px 0px 30px 0px;
}

.bg_orange{
background-color:#e3d2c4;
padding:60px 0px 30px 0px;
}

.bg_blue{
background-color:#d7e4ea;
padding:70px 0px 30px 0px;
}

h5{
  font-size: 28px;
}

.brand_1{
    font-size: 30px;
	font-weight:bolder;
	margin:30px auto;
	border-bottom: solid 7px #03c003;
	padding-bottom:10px;
	width:860px;
	text-align:center;
	  }

.brand_3{
    font-size: 30px;
	font-weight:bolder;
	margin:30px auto;
	border-bottom: solid 7px #ff00ff;
	padding-bottom:10px;
	width:860px;
	text-align:center;
	  }

.text_ko{
  font-weight: bold;
}

p .small{
  font-size: 18px;
}

@media only screen and (max-width:559px) {
  
  h5{
    font-size: 20px;
  }	
  .text {
    font-size: 18px;
    margin: 10px auto 20px;
}
	.brand_1{
    font-size: 30px;
	font-weight:bolder;
    margin-top: 50px;
	border-bottom: solid 3px #00ff00;
	width:80%;
	  }
}

.brand_3{
    font-size: 30px;
	font-weight:bolder;
    margin-top: 50px;
	border-bottom: solid 3px #ff00ff;
	width:80%;
	  }
}

@media only screen and (max-width: 769px){
body {
    font-size: 18px;
    font-feature-settings: 'palt' 1;
}
}

img {
  width: 100%
}

p{
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

p, dd{
  text-align: justify;
}

.banner {
  text-align: center;
  margin: 2em auto 3em;
}
.banner img {
  max-width: 40%
}

a:hover{
  opacity: .8;
}

.sub, .sub2{
  width: 100%;
  max-width: 795px;
  margin: 3rem auto 0em;
  text-align: justify;
  font-size: 18px;
}

.sub2{
  font-size: 24px;
  text-align: center;
}
@media only screen and (max-width:500px) {
  .sub2{
    font-size: 90%;
    margin: 1rem auto;
  }
  .sub3{
    font-size: 71%;
    margin: 1rem auto;
  }

}

.map{
  max-width: 860px;
  margin: 0 auto 3em;
}
.map img{width: 85%;}

.shop_no{
  display: flex;
  text-align: left;
  margin-left: 0;
}

.shop_no p{
  font-weight: 500;
  padding-top:0.6em;
}

.shop_no_ko p{
  font-weight: bold;
}

#sec4-1 .shop_no p{
  padding-top: 0.7em;
}

.shop_no img{
  width: 100%;
  max-width: 50px;
  margin: 1em 0.5em 1em 0;
}

@media only screen and (max-width:559px) {
  .shop_no img{
    width: 100%;
    max-width: 40px;
    height: 40px;
    margin: 1.3em 0.5em 1em 0;
  } 
.shop_no p{
  font-weight: 500;
  padding-top:0.8em;
} 
.map img{width: 90%}	
}

@media only screen and (max-width:769px) {
  .btn {
  display: flex;
  flex-wrap: wrap;
   width: 83%;
   justify-content: space-between;
   margin: 0 auto;
  }
  .btn .btn4 {
          display: flex;
      }    
  .btn > a ,.btn .btn04{
    width: 50%;
    }
  .btn img {
    width: 100%;
    max-width: 100%;
  }
    .btn .btn04{
        position:relative;
        height:inherit;
    }
    .btn .btn04_inside{

    }
    .btn .btn04_inside img{
        position:absolute;
        width:100%;
        max-width:31.4%;/*84px*/
        margin:0;
    }
    .btn .btn04_inside .left{
        bottom:8.1vw;/*52px*//*-112px*/
        right:52%;/*20px*//*116px*/
    }    
    .btn .btn04_inside .right{
        bottom:8.1vw;/*52px*//*-112px*/
        left:52%;/*22px*//*114px*/
    }      
    
}

@media only screen and (min-width:770px) {
      .btn {
       width: 100%;
       max-width: 990px;
       text-align: center;
       margin: 0 auto;
      }
    .btn .btn04{
        position:relative;
        height:inherit;
    }
    .btn .btn04_inside{

    }
    .btn .btn04_inside img{
        position:absolute;
        width:100%;
        max-width:38.5%;/*84px*/
        margin:0;
    }
    .btn .btn04_inside .left{
        bottom:5.6vw;/*52px*//*-112px*/
        right:53%;/*20px*//*116px*/
    }    
    .btn .btn04_inside .right{
        bottom:5.6vw;/*52px*//*-112px*/
        left:52%;/*22px*//*114px*/
    }      
      .btn img {
        width: 23%;
        max-width: 220px;
        margin: 0 2% 0 0;
        white-space:nowrap;
      }
    .btn .btn04 img {

        margin: 0 0 0 0;
      }
    }

@media only screen and (min-width:900px) {
    .btn .btn04_inside .left{
        bottom:52px;
    }    
    .btn .btn04_inside .right{
        bottom:52px;
    }
}
@media only screen and (max-width:769px) {
  #content {
    margin: 51px auto 40px;
    position: relative;
    z-index: 0
  }
  #eventTitle {
    text-align: center;
    font-size: 0
  }
  #eventTitle img {
    display: block;
    margin: auto;
    margin-top: 0px
  }
   
  #eventTitle img.pcOnly {
    display: none
  }
  #sec1 h1 .pcShow,#sec2 h1 .pcShow,#sec3 h1 .pcShow,#sec4-1 h1 .pcShow,#sec4-2 h1 .pcShow{display:none}
    
  #sec1 h1 .spShow,#sec2 h1 .spShow,#sec3 h1 .spShow,#sec4-1 h1 .spShow,#sec4-2 h1 .spShow{display:block}
  #content .btn .pcShow{display:none}
  #content .btn .spShow{display:flex}
    
  .sub{
    margin: 1rem auto;
    padding: 0 20px;
    font-size: 18px;
  }

  .map .pcShow{
    display: none;
  }

  .banner {
    margin: 20px auto 10px;
    width: 100%;
  }
  .banner img {
    max-width: 90%
  }
  .banner a:hover {
    opacity: .8
  }
  .banner ul li {
    padding-bottom: 10px
  }
		
}

@media only screen and (min-width:770px) {
  #content {
    min-width: 990px;
    margin-top: 100px;
    position: relative;
    z-index: 0
    
  }
  #eventTitle {
    width: 100%;
    text-align: center
  }
  #eventTitle img {
    pointer-events: none;
    display: block;
    margin: auto;
    width: 850px;
  }
  #eventTitle img.spOnly {
    display: none
  }
    
  #sec1 h1 .pcShow,#sec2 h1 .pcShow,#sec3 h1 .pcShow,#sec4-1 h1 .pcShow,#sec4-2 h1 .pcShow{}
    
  #sec1 h1 .spShow,#sec2 h1 .spShow,#sec3 h1 .spShow,#sec4-1 h1 .spShow,#sec4-2 h1 .spShow{display:none}
    
  #content .btn .pcShow{}
  #content .btn .spShow{display:none}

  .map .spShow{
    display: none;
  }
}

@media only screen and (min-width:770px) {
  #sec1, #sec2, #sec3, #sec4-1, #sec4-2{
    text-align: center;
	padding-top: 10px;
  margin-top:-45px;
margin: 0 auto 40px auto;
    }
#sec01, #sec02, #sec03, #sec04,#sec04-2, 
#shop1, #shop2, #shop3, #shop4, #shop5, #shop6, #shop7, #shop8, 
#shop9, #shop10, #shop11, #shop12, #shop13, #shop14, 
#shop15, #shop16,  #shop17, #shop18, #shop19{
    padding-top: 80px;
    margin-top:-80px;
    }    
    
  }
  
  @media only screen and (max-width:769px) {
    #sec1, #sec2, #sec3, #sec4-1, #sec4-2{
      text-align: center;
      width: 100%;
      margin: 0 auto;
		padding-top: 65px;
  margin-top:-65px;
      }
      
#sec01, #sec02, #sec03, #sec04,#sec04-2, 
#shop1, #shop2, #shop3, #shop4, #shop5, #shop6, #shop7, #shop8, 
#shop9, #shop10, #shop11, #shop12, #shop13, #shop14, 
#shop15, #shop16,  #shop17, #shop18, #shop19{
    padding-top: 59px;
    margin-top:-59px;
    }       
    
    #sec1, #sec2, #sec3 , #sec4-1 {
      margin-bottom: 40px;
    }

    .map{
      width: 100%;
      margin: 1rem auto;
      padding: 5px 20px;
    }

    }
  
    .golf {
  background-color:#03c003;
		
}

    .outdoor{
      background-color: #00ffff;
    }

    .sports{
      background-color: #ff00ff;
    }

    .zone4{
      background-color: #0063C7;
    }

  @media only screen and (min-width:770px) {
    h1 {
      margin: -20px auto 20px auto;
    }
    .golf, .outdoor, .sports, .zone4{
      width: 860px;
      margin: 0 auto 1em;
      color: #ffffff;
      padding: 0.5rem;
		
    }

    
    .recommended {
      width: 800px;
      margin: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: justify;
      justify-content: space-between
    }

    .recommended.col1{
  margin-bottom:60px;
}

.recommended.col1 li {
        display: flex;
        align-items: flex-start;

        display: flex;
    align-items: center;
    }

    .recommended.col1 .photo {
        width: 380px;
        margin-bottom: 85px;
        margin-right:34px;
    }
    .recommended.col1 .photo02 {
        width: 350px;
        margin-right:34px;
    }

    .recommended.col1 .photo+div {
        width: 380px
    }

.recommended.col1_l {
  margin-bottom:60px;
    }

.recommended.col1_l li {
        display: flex;
        align-items: flex-start;
    }

    .recommended.col1_l .photo {
        width: 380px;
        margin-bottom: 85px;
        margin-left:34px;
    }
    .recommended.col1_l .photo02 {
        width: 350px;
        margin-left:34px;
    }

    .recommended.col1_l .photo+div {
        width: 380px
    }

.recommended .slick-track.col2 li, .recommended.col2 li {
      width: 415px;
	margin-bottom:20px;
	margin-top:20px;
  }
.recommended .slick-track.col2_2 li, .recommended.col2_2 li {
      width: 415px;
	margin:20px auto 40px;
  }

  .announce {
    width: 860px;
    margin: 0 auto 10px;
  }
  .announce p{
    margin-top: 0;
  }
  }

  .sp-hide-area-button {
    display: none
  }

 .ttl01{
width:550px;
margin:0 auto 40px;
  }

  .ttl02{
width:700px;
margin:0 auto 40px;
  }

  .ttl03{
width:740px;
margin:0 auto 40px;
  }

  .rogo01, .rogo02, .rogo06, .rogo07{
margin:20px 0px 30px 20px;
  }

  .rogo03, .rogo04, .rogo05{
    width:100%;
margin:20px 20px 30px 0px;
text-align: right;
  }

  .rogo01 img{
    width:200px;
  }

  .rogo02 img{
    width:300px;
  }

  .rogo03 img{
    width:270px;

  }

  .rogo04 img{
    width:300px;
    text-align: right;
  }

  .rogo05 img{
    width:280px;
    text-align: right;
  }

  .rogo06 img{
    width:300px;
  }

.rogo07 img{
    width:180px;
  }


  @media only screen and (max-width:769px) {

.recommended.col1:after {
        content: "";
        clear: both;
        display: block
    }

.recommended.col1{
  margin-bottom:50px;
}

    .recommended.col1 li {
        display: -ms-flexbox;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .recommended.col1 .photo {
        margin-bottom: 10px;
    }

    .recommended.col1 .photo+div {
        width:100%;
    }

.recommended.col1_l:after {
        content: "";
        clear: both;
        display: block
    }

.recommended.col1_l{
  margin-bottom:50px;
}

    .recommended.col1_l li {
        display: -ms-flexbox;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: flex;
        flex-direction: column-reverse;
    }

    .recommended.col1_l .photo {
        margin-bottom: 10px;
        flex-direction: column-reverse;
    }

    .recommended.col1_l .photo+div {
        width:100%;
    }

.recommended .slick-track.col2 li, .recommended.col2 li {
      margin-bottom:40px;
  }

.recommended .slick-track.col2_2 li, .recommended.col2_2 li {
      margin-bottom:40px;
  }

    .sp-hide-area {
      display: none
    }

.ttl01{
width:70%;
margin:0 auto 40px;
  }

  .ttl02{
width:70%;
margin:0 auto 40px;
  }

  .ttl03{
width:70%;
margin:0 auto 40px;
  }

.rogo01, .rogo02, .rogo03, .rogo04, .rogo05, .rogo06, .rogo07{
margin:30px auto;
width:100%;
text-align: center;
  }

  .rogo01 img{
    width:160px;
  }

  .rogo02 img{
    width:240px;
  }

  .rogo03 img{
    width:220px;

  }

  .rogo04 img{
    width:220px;
  }

  .rogo05 img{
    width:220px;
  }

  .rogo06 img{
    width:220px;
  }

.rogo07 img{
    width:140px;
  }


.zone1, .zone2, .zone3, .zone4{
      margin: auto;
      color: #ffffff;
      padding: 0.5rem;
    }

    .sp-hide-area-button {
      display: block;
      text-decoration: none;
      line-height: 1;
      text-align: center;
      font-weight: 700;
      font-size: 22px;
      letter-spacing: .1em;
      padding: 0.8em;
      width: 100%;
      margin: 3rem auto 2rem;
      position: relative;
      border-radius: 50px;
      color:#000000;
  }


  .announce {
      margin: 80px auto ;
  }
  .button01 {
    background-color: #ffffff;
  border: solid 3px #03c003;
   }
    
    .button02 {
      background-color: #ffffff;
      border: solid 3px #00ffff;
  }

  .button03 {
    background-color: #ffffff;
    border: solid 3px #ff00ff;
}

.button04 {
  background-color: #ffffff;
  border: solid 3px #00ff00;
}

  }

  @media only screen and (min-width:770px){
    #footer {
      text-align: center;
      padding: 48px 0 20px;
      position: relative;
  }
  #footer p {
    font-size: 16px;
    letter-spacing: .15;
    color: #4c4948;
    text-align: center;
    margin: 0;
  }



  #footer #totop.show {
    opacity: 1;
    bottom: 20px;
}


#footer #totop {
  position: fixed;
  bottom: -50px;
  right: 15px;
  opacity: 0;
  transition: all .2s ease;
  background-color: #6A7EB6;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

#footer #totop a img {
  margin-top: 5px;
  width: 75%;
}

#midashi_shop{
  max-width: 860px;
  font-family: serif;
  margin:30px auto 40px;
  color:#000;
  text-align: center;
  font-size: 40px;
  line-height: 110%;
  padding:10px 0px;
  letter-spacing: 0.1em;
  font-weight:bolder;
  }

  }

  @media only screen and (max-width:769px){
    #footer {
      text-align: center;
      padding: 0 0 20px;
      position: relative;
  }
  #footer p {
    font-size: 14px;
    letter-spacing: .15;
    color: #4c4948;
    text-align: center;
    margin: 0;
  }

  #footer #totop.show {
    opacity: 1;
    bottom: 10px;
}


#footer #totop {
  position: fixed;
  bottom: -50px;
  right: 15px;
  opacity: 0;
  transition: all .2s ease;
  background-color: #6A7EB6;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

#footer #totop a img {
width: 75%;
margin-top: .1rem;
}

#midashi_shop{
  font-family: serif;
  color:#000;
  text-align:center;
  margin: 16px auto 20px;
  font-size: 28px;
  padding:18px 10px;
  line-height:150%;
  letter-spacing: 0.1em;
  font-weight:bolder;
}

#nav li{width:calc(33.3% - 10px)}
#nav{margin:50px auto 30px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}
#nav2 li{width:calc(50% - 10px)}
#nav2{margin:50px auto 30px;width:90%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}
.pcOnly{display:none}
.text{
  font-size: 18px;
		width:90%;
	margin:10px auto 20px;
}
.copy{
  width: 96%;
  margin: 30px auto 40px;
  text-align: center;
  font-size: 18px;
	line-height: 200%;
	  }}
@media only screen and (min-width:770px){
#nav{margin:0 auto 30px;width:810px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}
#nav li{width:calc(33.3% - 10px)}#nav li a:hover{opacity:.8}
#nav2{margin:0 auto 30px;width:810px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}
#nav2 li{width:calc(33.3% - 10px)}
#nav2 li a:hover{opacity:.8}
.spOnly{display:none}
.text{
  font-size: 18px;
	margin:10px auto 20px;
	}
.copy{
  max-width: 795px;
  margin: 50px auto 50px;
  text-align: center;
  font-size: 24px;
	line-height: 200%;
}

}

.ex{margin:0 20px 10px 0;}

#lead{border-bottom:solid 5px #000; font-size:36px; margin:50px auto 20px;padding-bottom:5px; width:100%;}

.text00{font-size:22px; margin-top:10px;padding-left:1.2em;text-indent:-1.2em; text-align: left;}

.text01{font-size:22px; margin-top:30px;padding-left:1.2em;text-indent:-1.2em; text-align: left;}

.text02{text-justify: auto;
  font-size: 18px;
	line-height: 180%;
margin-bottom:30px;}

.text03{text-align: justify;
  font-size: 18px;
	line-height: 180%;
margin-bottom:20px;
padding:10px 20px;
border: solid 1px #000;}

.text04{text-align: justify;
  font-size: 15px;
	line-height: 160%;
margin-bottom:50px;}



h4 {border-bottom:solid 5px #000; font-size:32px; margin:20px auto 50px; padding-bottom:5px; width:100%;}

@media only screen and (min-width:770px){

.ex{margin:0 20px 10px 20px;}

#lead{border-bottom:solid 5px #000; font-size:32px; margin:0px auto 10px; padding-bottom:5px; width:860px;}

.text00{font-size:24px; margin:20px 20px 0px 20px;padding-left:1.2em;text-indent:-1.2em;}
	
.text01{font-size:24px; margin:20px 20px 0px 20px;padding-left:1.2em;text-indent:-1.2em; text-align: left;}

.text02{text-align: justify;
  font-size: 18px;
	line-height: 180%;
margin-bottom:30px;
padding:0 20px;}

.text03{text-align: justify;
  font-size: 18px;
	line-height: 180%;
margin-bottom:30px;
padding:10px 20px;
border: solid 1px #000;
margin:0 20px;}

.text04{text-align: justify;
  font-size: 14px;
	line-height: 160%;
margin-bottom:30px;
padding:0 20px;}

h4 {border-bottom:solid 5px #000; font-size:30px; margin:20px auto 50px; padding-bottom:5px; width:860px;}
}

.red {color:#FF0000; font-size:120%;}


.eventNote {
        margin: 3em auto 1.5em;
        font-size: 15px;
			line-height:160%;
    }

    .eventNote h2 {
        text-align: center;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: .25em;
        font-weight: 700
    }

    .eventNote p {
        text-align: justify;
        padding: 0 20px
    }
.section {
  width:860px;
        margin: 0px auto 60px auto;
        padding: 20px 0px;

    }

.waku{border: solid 1px #000; padding-left:5px;padding-right:5px;}
.shusai{text-align:center; font-size:14px; margin-top:30px;}

.banner02 {
  text-align: center;
  margin: 2em auto;
	width:90%;
}

.banner03 {
width:80%;	
  text-align: center;
  margin: 10px auto;
}

.banner04 {
width:100%;
  text-align: center;
  margin: 30px auto;
}

#navi{
  width:98%;
  display : flex;
  flex-wrap : wrap;
  justify-content:space-between;
  margin:0 auto 40px;
}

.menu{
  width:32%;
  padding:3px;
}

.main {
    padding:25px;
    background-color:#FBF5F0;
    width: 100%;
}

.btn01 {
  width:100%;
  background-color:#A15459;
  padding:13px;
  margin:30px 0 90px 0;
  color:#FFF;
  font-size:18px;
  font-weight:500;
  border:none;
  display:block;
  text-align: center;
}

.btn02 {
  width:100%;
  background-color:#BE703F;
  padding:13px;
  margin:30px 0 90px 0;
  color:#FFF;
  font-size:18px;
  font-weight:500;
  border:none;
  display:block;
  text-align: center;
}

.btn03 {
  width:100%;
  background-color:#5C9AB1;
  padding:13px;
  margin:30px 0 90px 0;
  color:#FFF;
  font-size:18px;
  font-weight:500;
  border:none;
  display:block;
  text-align: center;
}

.item_copy01{
  width:100%;
  color:#A15459;
  margin: 10px auto;
  text-align: left;
  font-size: 14px;
  line-height: 180%;
}

.item_copy02{
  width:100%;
  color:#BE703F;
  margin: 10px auto;
  text-align: left;
  font-size: 14px;
  line-height: 180%;
}

.item_copy03{
  width:100%;
  color:#5C9AB1;
  margin: 10px auto;
  text-align: left;
  font-size: 14px;
  line-height: 180%;
}

.spec a{
  text-decoration: none;
}

.spec p{
  font-size:16px;
}

.check01{
  width:100%;
  margin:0 auto;
  background-color:#FFF;
  padding:20px;
  display:block;
  position:relative;
}

.check02{
  width:100%;
  margin:0 auto;
  background-color:#FFF;
  padding:20px;
  display:block;
  position:relative;
}

.check02 p.item_copy02{
  order:2;
}

.fukidashi01{
  width:260px;
  position:absolute;
  top: -70px;
  left:-10px;
}

.fukidashi02{
  width:230px;
  position:absolute;
  top: -55px;
  right:-15px;
}

.fukidashi03{
  width:300px;
  position:absolute;
  top: -80px;
  right:-15px;
}

b {font-weight:500;}

@media only screen and (min-width:770px){

.eventNote {
        width: 860px;
        margin: 60px auto 40px;
        font-size: 16px;
	line-height:160%;
    }

    .eventNote h2 {
        text-align: center;
        font-size: 21px;
        font-weight: 400;
        margin-bottom: .25em;
        font-weight: 700
    }

    .eventNote p {
        text-align: justify
    }
	.waku{border: solid 1px #000; padding-left:6px;padding-right:6px;}
	.shusai{text-align:center; font-size:15px; margin-top:40px;}

.banner02{
    margin: 60px auto 100px;
    width: 860px;
  }

.banner03 {
width:860px;
  text-align: center;
  margin: 0px auto;
}

.banner04 {
	width:860px;
  text-align: center;
  margin: 30px auto 100px;
}

#navi{
  width:860px;
  display : flex;
  flex-wrap : wrap;
  justify-content:space-between;
  margin:0 auto 40px;
}

.menu{
  width:280px;
  padding:10px;
}

.flexbox-container_beige{
  display: -webkit-flex;
  display: flex;
}

.main {
    padding:25px;
    background-color:#FBF5F0;
}

#sec1, #sec2, #sec3{
  padding-top: 240px;
margin-top: -240px;
}

#sec1 .side_beige_l {
    width: 100%;
}

#sec2 .side_beige_l {
    width: 100%;
    background-color: #FBF5F0;
}

#sec3 .side_beige_l {
    width: 100%;
}

#sec1 .side_beige_r {
    width: 100%;
    background-color: #FBF5F0;
}

#sec2 .side_beige_r {
    width: 100%;
}

#sec3 .side_beige_r {
    width: 100%;
    background-color: #FBF5F0;
}


.btn01 {
  background-color:#A15459;
  padding:10px;
  color:#FFF;
  font-size:18px;
  font-weight:500;
  border:none;
}

.btn02 {
  background-color:#BE703F;
  padding:10px;
  color:#FFF;
  font-size:18px;
  font-weight:500;
  border:none;
}

.btn03 {
  background-color:#5C9AB1;
  padding:10px;
  color:#FFF;
  font-size:18px;
  font-weight:500;
  border:none;
}

.item_copy01{
  color:#A15459;
  margin: 0px auto 10px;
  text-align: left;
  font-size: 20px;
  line-height: 180%;
}

.item_copy02{
  color:#BE703F;
  margin: 0px auto 10px;
  text-align: left;
  font-size: 20px;
  line-height: 180%;
}

.item_copy03{
  color:#5C9AB1;
  margin: 0px auto 10px;
  text-align: left;
  font-size: 20px;
  line-height: 180%;
}

.spec p{
  font-size:20px;
}


.check01{
  width:800px;
  background-color:#FFF;
  padding:40px;
  display:block;
  position:relative;
}

.check02{
  width:800px;
  background-color:#FFF;
  padding:40px;
  display:block;
  position:relative;
}

.fukidashi01{
  width:360px;
  position:absolute;
  top: 30px;
  left:-18px;
}

.fukidashi02{
  width:300px;
  position:absolute;
  top: -60px;
  left:520px;
}

.fukidashi03{
  width:380px;
  position:absolute;
  top: -80px;
  left:440px;
}

b {font-weight:400;}


}
