html {
  color: #000;
  background-image:url(../img/pattern.png),linear-gradient(120deg, #b4f7e5, #ebffa5);
  background-repeat: repeat,no-repeat;
  background-size: 40%, auto;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, xmp {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

input, select, textarea, button {
  outline: none;
}

body {
  color: #000;
  -webkit-text-size-adjust: 100%;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}
/*# sourceMappingURL=style.css.map */
body {
  margin: auto;
}
.all {
  width: 100%;
}
img {
  max-width: 90%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#bejikatsu_toha {
  max-width: 100%;
  margin-bottom: 10px;
}

#h2_title {
  max-width: 900px;
  margin: auto;
}

.wrapper {
  max-width: 1100px;
  margin: 0 auto;
}
.sec_01 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.h2title {
  max-width: 300px;
  margin: auto;
}

.h2_box {
  width: 80%;
  margin: 3% auto;
  padding: 1.5em;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  background-color: #ffffea;
  border-radius: 20px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.h2_s {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  color: #0d6a2c;
  line-height: 2em;

}
.h2_b {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  font-weight: 400;
  color: #0d6a2c;
}
.br {
  display: none;
}

/* キャンペーン詳ここからら */
  /* インスタCPアコーディオンメニューここから */

.cp-details-summary {
  width: 75%;
  margin: auto;
  padding: 20px;
  display: flex;
  justify-content: center;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  font-style: normal;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(to right, #b9069b,#ff449e, #fd8700);
  border-radius: 50px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	&:hover {
    background: linear-gradient(to right, #9a0681, #eb7d00);
    cursor: pointer;
    transform: scale(99%);
    transition: .15s;
	}
	.btn {
		top: 37%;
		left: 10%;
		transform-origin: center center;
		transition-duration: 0.2s;

	}
	&.is-active {
		.btn {
			-webkit-transform: rotate(-180deg);
			transform: rotate(-180deg);
			&:before {
				content: none;
			}
		}
	}
}

.cp-details-summary::-webkit-details-marker {
	display: none;
}

.cp-details-content {
  padding: 1em;
  margin: auto;
  background-color: #ffffea;
}
.cp-details-content p {
		color: #258543;
	}

  /* インスタCPアコーディオンメニューここまで */

.shosai_content {
  width: 75%;
  margin: 2em auto;
  padding: 1.5em;
  background-color: #ffffea;
  border-radius: 20px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.joken_title {
  margin: 0.8em auto;
  width: 25%;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-size: 2em;
  text-align: center;
  color: #287d43;
  border-bottom: 3px dotted #e3770c;
}

.joken_txt {
  margin: auto;
}

.joken_txt figure {
  margin: 0.5em 6%;
  color: #0d6a2c;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.6em;
}

.joken_f {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.joken_f1 {
  margin: 0 auto;
  color: #ff7b00;
  font-family: "Kaisei Decol", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8em;
  line-height: 1.4em;
  text-align: center;
}
.joken_f2 {
  margin: 0 auto;
  color: #ff7b00;
  font-family: "Kaisei Decol", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6em;
  line-height: 1.2em;
}

.space {
  display: none;
}
.markerline {
  display: inline;
  background-position: left -100% center; 
  padding-bottom: 0.6em; 
  background-size: 200% 0.4em; 
  background-repeat: repeat-x; 
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 238, 0) 50%);
}

.joken_link {
  color: #0071c1;
}

#shohin {
  width: 100%;
  margin: 30px auto 10px auto;
}

  /* 応募規約アコーディオンここから */
.kiyaku_button_block {
  transition: .3s;
	overflow: hidden;
}

.kiyaku_button_block[open] {
	margin-top: 0;
	padding-bottom: 10px;
} 

.kiyaku_button_block[open] summary {
	transform: translateY(0);
}


.kiyaku_title{
  width: 30%;
  margin: 10px auto;
  padding: 12px;
  font-size: 1.2em;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  color: #ffffff;
  background-color: #42a261;
  border-radius: 30px;
  display: flex;
  justify-content: center;
}

.kiyaku_title:hover {
  background-color: #258543;
  transform: scale(99%);
  transition: .2s;
  cursor: pointer;
  scale: 99%;
}

  /* 応募規約アコーディオンここまで */

.kiyaku_content {
  width: 85%;
  margin: 1em auto;
  font-size: 0.8em;
  color: #0d6a2c;
}

/* キャンペーン詳細ここまで */

h3 {
  margin: 1.2em 0 0.8em 0;
  color: #287d43;
  font-size: 3em;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}

.bejikatsu_list {
  width: 60%;
  margin: auto;
  border-bottom: 6px dotted #e3770c;
}

/* topに戻るボタンここから */
.button{
  position: fixed;
  right: 0;
  bottom: 0;
  width: 22px;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  color: #fff;
  background: #46b989c2;
  margin: 12px 20px;
  border-radius: 100px;
  padding: 30px;
  cursor: pointer;
  transition: .3s;
  display: flex;
  justify-content: center;
  
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}

.button p {
  text-align: center;
}

.button:hover {
  background: #379b71c2;
}

/*このクラスが付与されると表示する*/
.active{
  opacity: 1;
  visibility: visible;
}

/* topに戻るボタンここまで */


/* アコーディオンメニュー枠づくり（応援店リスト）ここから */
/* .details {
	border-top: 2px solid #00a5a0;
	border-left: 2px solid #00a5a0;
	border-right: 2px solid #00a5a0;
	&:last-of-type {
		border-bottom: 2px solid #00a5a0;
	}
} */

.details {
  width: 80%;
  margin: auto;
}

.details-summary {
  margin-bottom: 10px;
  padding: 1em 2em;
  color: #fff;
	font-size: 1.5em;
  font-family: "Kosugi Maru", sans-serif;
  color: #ffffff;
  font-weight: 400;
	background-color: #42a261;
  border-radius: 5px;
	&:hover {
		cursor: pointer;
    background-color: #258543;
    transition: .15s;
	}
	.btn {
		top: 37%;
		left: 10%;
		transform-origin: center center;
		transition-duration: 0.2s;

		&:before,
		&:after {
			content: "";
			background-color: #fff;
			border-radius: 10px;
			transform-origin: center center;
		}
		&:before {
			width: 4px;
			height: 18px;
			top: 0;
			left: 7px;
		}
	}
	&.is-active {
		.btn {
			-webkit-transform: rotate(-180deg);
			transform: rotate(-180deg);
			&:before {
				content: none;
			}
		}
	}
}

.details-summary::-webkit-details-marker {
	display: none;
}

.details-content {
  display: grid;
  grid-template-columns: 4% 50% 20% 18% 2%;
  row-gap: 1em;
  column-gap: 8px;
  line-height: 1em;
  border-bottom: 2px dotted #42a261a3;
  padding: 1em;
  margin: auto;
  background-color: #ffffea;
	p {
		color: #258543;
		font-size: 1em;
	}
}
.details-content:first-of-type {
  margin-top: -10px;
}

.details-content:last-of-type {
  margin-bottom: 10px;
  border-bottom: none;
  border-radius: 0 0 5px 5px;
}

/* アコーディオンメニュー枠づくり（応援店リスト）ここまで */

/* .ac_container {
  display: grid;
  width: 100%;
  margin: 0 auto;
  padding: 12px 0 3px 0;
  grid-template-columns: 4% 50% 20% 18% 2%;
  row-gap: 1em;
  column-gap: 8px;
  line-height: 1em;
  border-bottom: 2px dotted #42a261a3;
}

.ac_container:last-of-type {
  border-bottom: none;
  padding-bottom: 5px;
  margin-bottom: 16px;
} */

.shopname {
  grid-row: 1/2;
  grid-column: 2/3;
  display: flex;
  align-items: center;
}

.phonenumber {
  grid-row: 1/2;
  grid-column: 3/4;
  display: flex;
  align-items: center;  
}

.map {
  grid-row: 1/2;
  grid-column: 4/5;
  display: flex;
  align-items: center;
}


.map a {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  color: #d34c0d;
  text-decoration: none;
}

.map a:hover {
  text-decoration: underline;
}

.mapicon {
  width: 1em;
  margin: 0;
}

main {
  width: 100%;
  background-color: #FFF;
  position: relative;
}

main a {
  display: block;
  width: 500px;
  padding: 10px;
  background-color: red;
  border-radius: 50px;
  border: 3px solid red;
  color: #FFF;
  font-size: 2.8rem;
  font-weight: 700;
  position: absolute;
  top: 422px;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0) ;
  z-index: 99;
  text-align: center;
  text-decoration: none;
}

main a:hover {
 background-color: #FFF;
 color: RED;
}

.sec_01,.sec_02 {
  margin-bottom: 30px;
}

.sec_03 {
  margin-bottom: 20px;
}

.cp_shosai {
  margin-bottom: 0;
}


footer {
  padding: 10px 0;
  background-color: #79bfeb4f;
  text-align: center;
  position: relative;
}
.footer_txt {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  color: #2e7a7a;
}

.footer_txt2 {
  font-size: small;
  color: #2e7a7a;
}

@media screen and (max-width: 820px) {
  .wrapper {
    max-width: 750px;
    margin: 0 auto;
  }

  .h2_box {
    width: 75%;
    margin: auto;
  }

  .joken_txt {
    margin: 0 auto; 
  }
  .br {
    display: block;
  }
  .br4 {
    display: block;
  }

  .details-summary[open] p {
    margin-bottom: 3px;
  }

  .details-summary summary {
    padding: 0.7em 2em 0.7em 1em;
    font-size: 1em;
  }

  .details summary::before {
    right: 2em;
  }

  .actxt {
    font-size: 0.8em;
  }

  .details-content {
    display: grid;
    width: 100%;
    margin: 0 auto;
    padding: 8px 0;
    grid-template-rows: auto;
    grid-template-columns: 5% 65% 20%;
    row-gap: 0;
    column-gap: 7px;
  }

  .details-content:first-of-type {
    padding-top: 10px;
  }

  .details-content:last-of-type {
    padding-bottom: 10px;
  }

  .shopname {
    grid-row: 1/3;
    grid-column: 2/3;
    display: flex;
    align-items: center;
  }

  .phonenumber {
    grid-row: 1/2;
    grid-column: 3/4;
    padding-bottom: 4px;
  }

  .map {
    grid-row: 2/3;
    grid-column: 3/4;
  }

}

@media screen and (max-width: 480px) {
	/* 480px以下に適用されるCSS（スマホ用） */
  .wrapper {
    max-width: 380px;
  }

  img {
    max-width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #h2_title {
    margin: auto;
  }
  #bejikatsu_toha {
    max-width: 100%;
  }

  .sec_01 {
    margin-bottom: 0;
  }

  .sec_02 {
    margin-bottom: 30px;
  }

  .h2_box {
    width: 80%;
    margin: 0 auto 10px auto;
    border-radius: 20px;
    padding: 0.8em;
  }

  .h2_s {
    font-size: 0.8em;
    color: #0d6a2c;
    line-height: 1.8em;
  }
  .h2_b {
    font-size: 1em;
    color: #0d6a2c;
  }
  .br2 {
    display: block;
  }
  .br3 {
    display: block;
  }
  .br4 {
    display: none;
  }
  .cp_shosai {
    margin-bottom: 0;
  }

  .cp-details {
    margin-bottom: 0;
  }

  .cp-details[open] {
    padding-bottom: 0;
  }

  .cp-details-summary {
    width: 80%;
    margin: 15px auto 0 auto;
    padding: 0.8em;
    font-size: 0.8em;
  }

  .shosai_content {
    margin: 1em auto;
    padding: 1em 1.5em;
  }

  .joken_title {
    width: 32%;
    font-size: 1.2em;
    margin: 0 auto;
  }

  .joken_f1 {
    margin: 0 auto;
    font-size: 1.2em;
    line-height: 1em;
  }
  .joken_f2 {
    margin: 0.2em auto 1em auto;
    font-size: 1em;
  }

  .kiyaku_button_block[open] {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .kiyaku_title {
    margin: 0.8em auto;
    padding: 0.5em;
    font-size: 0.8em;
  }

  .kiyaku_content {
    width: 100%;
    margin: 5px auto;
    font-size: 0.6em;
  }

  .bejikatsu_list {
    width: 70%;
  border-bottom: 3px dotted #e3770c;
  }

  h3 {
    font-size: 1.8em;
    margin: 0 0 10px 0;
  }
  .details {
    width: 90%;
    margin: auto;
  }

  .details[open] p {
    margin-bottom: 0;
  }

  .details-summary {
    padding: 0.7em 2em 0.7em 1em;
    font-size: 1em;
  }

  .details-summary::before {
    right: 2em;
  }

  .details-content {
    display: grid;
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
    grid-template-rows: auto;
    grid-template-columns: 3% 60% 30% 3%;
    row-gap: 0;
    column-gap: 7px;

    font-size: 0.7em;
  }

  .shopname {
    grid-row: 1/3;
    grid-column: 2/3;
    display: flex;
    align-items: center;
  }

  .phonenumber {
    grid-row: 1/2;
    grid-column: 3/4;
    font-size: 0.8em;
  }

  .mapicon {
    width: 1em;
  }
  .map {
    grid-row: 2/3;
    grid-column: 3/4;
    font-size: 0.7em;
  }

  .joken_txt {
    padding: 0.8em 0;

  }

  .joken_txt figure {
    margin: 0;
    color: #0d6a2c;
    font-family: "Kosugi Maru", sans-serif;
    font-weight: 400;
    font-size: 0.8em;
    line-height: 1.6em;
  }


  .markerline {
    display: inline;
    background-position: left -100% center; 
    padding-bottom: 0.6em; 
    background-size: 200% 0.4em; 
    background-repeat: repeat-x; 
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 238, 0) 50%);
  }

  .space {
    display: inline;
  }

  .button {
    padding: 20px;
    margin: 5px;
  }

  #shohin {
    width: 100%;
    margin: auto;
  }

  .footer_txt {
    font-size: 0.8em;
  }

}