@charset "utf-8";
.sns-buttons {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}

/* 共通ボタン */
.sns-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
}

/* アイコン */
.sns-btn img {
  width: 20px;
  height: 20px;
}

/* LINE */
.sns-btn.line {
  background-color: #06C755;
}

/* Instagram */
.sns-btn.insta {
  background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
}

/* ホバー */
.sns-btn:hover {
  transform: translateY(-3px);
  opacity: 0.9;
}

.sns-btn,
.sns-btn:link,
.sns-btn:visited {
  color: #fff!important;
  text-decoration: none;
}

/* 念のためhover時も白固定 */
.sns-btn:hover {
  color: #fff;
  transform: translateY(-3px);
  opacity: 0.9;
}
#c1 {
	clear: both;
	margin: 0 0 10px 0;
	padding:    ;
}
#c1 h1,
#c1 div {
	text-align: left;
}
#c4 {
	clear: both;
	margin: 0 0 30px 0;
	padding:    ;
}
#c4 h3,
#c4 div {
	text-align: left;
}
#c18 {
	clear: both;
	margin: 0 0 10px 0;
	padding:    ;
}
#c18 h3,
#c18 div {
	text-align: center;
}
#c17 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c19 {
	clear: both;
	margin: 60px 0 0 ;
	padding:    ;
}
#c19 h3,
#c19 div {
	text-align: center;
}
#c5 {
	clear: both;
	display: none;
	margin: 60px 0 20px 0;
	padding:    ;
}
#c5 h2,
#c5 div {
	text-align: left;
}
#c6 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c6 dl dt {
	width: 20%;
}
#c6 dl dd {
	width: 80%;
}
#c13 {
	clear: both;
	display: none;
	margin: 10px 0 60px 0;
	padding:    ;
}
#c13 h3,
#c13 div {
	text-align: center;
}
#c11 {
	clear: both;
	display: none;
	margin: 60px 0 20px 0;
	padding:    ;
}
#c11 h2,
#c11 div {
	text-align: left;
}
#c12 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c12 dl dt {
	width: 20%;
}
#c12 dl dd {
	width: 80%;
}
#c14 {
	clear: both;
	display: none;
	margin: 10px 0 60px 0;
	padding:    ;
}
#c14 h3,
#c14 div {
	text-align: center;
}
#c9 {
	clear: both;
	display: none;
	margin: 60px 0 20px 0;
	padding:    ;
}
#c9 h2,
#c9 div {
	text-align: left;
}
#c10 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c10 dl dt {
	width: 20%;
}
#c10 dl dd {
	width: 80%;
}
#c15 {
	clear: both;
	display: none;
	margin: 10px 0 60px 0;
	padding:    ;
}
#c15 h3,
#c15 div {
	text-align: center;
}
#c7 {
	clear: both;
	display: none;
	margin: 60px 0 20px 0;
	padding:    ;
}
#c7 h2,
#c7 div {
	text-align: left;
}
#c8 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c8 dl dt {
	width: 20%;
}
#c8 dl dd {
	width: 80%;
}
#c16 {
	clear: both;
	display: none;
	margin: 10px 0 60px 0;
	padding:    ;
}
#c16 h3,
#c16 div {
	text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
}
#c4 {
}
#c18 {
}
#c17 {
}
#c19 {
}
#c5 {
	display: none;
}
#c6 {
	display: none;
}
#c13 {
	display: none;
}
#c11 {
	display: none;
}
#c12 {
	display: none;
}
#c14 {
	display: none;
}
#c9 {
	display: none;
}
#c10 {
	display: none;
}
#c15 {
	display: none;
}
#c7 {
	display: none;
}
#c8 {
	display: none;
}
#c16 {
	display: none;
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c4 {
}
#c18 {
}
#c17 {
}
#c19 {
}
#c5 {
	display: none;
}
#c6 {
	display: none;
	margin: 0 0 30px 0;
}
#c13 {
	display: none;
}
#c11 {
	display: none;
}
#c12 {
	display: none;
	margin: 0 0 30px 0;
}
#c14 {
	display: none;
}
#c9 {
	display: none;
}
#c10 {
	display: none;
	margin: 0 0 30px 0;
}
#c15 {
	display: none;
}
#c7 {
	display: none;
}
#c8 {
	display: none;
	margin: 0 0 30px 0;
}
#c16 {
	display: none;
}
}
