@charset "UTF-8";
/* CSS Document */
/* スマホ用　非表示コンテンツ　*/
.contents_inner {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

/*
.header_wrap {
    display: none;
}
*/


/* image settings */
.overimg:hover {opacity:0.7;}

/* 本体　*/

body {
	width: 100%;
	margin:0 0;
	background-image:url(../img/background_texture.jpg);
	background-repeat:repeat;	
}

a {
	color:#333;
	text-decoration:none;
	
}

a:visited {
	color:#333333;
}
ul.cyui{position: relative; margin: 0;z-index: 1;}

.img100{width: 100%;}
/* fonts */

.txt_smart1 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:1.5;
	display:block;
	margin:15px auto;
	
}



.txt_smart2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5;
	font-weight:bold;
	color:#333333;
	
}



.txt_smart3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5;
	display:block;
	margin:15px auto;
	color:#333333;
	
}


.title_wrap, .text_wrap {
	width:100%;
	margin:0 auto;
	position: relative;
}
.seo_h1{position: absolute;top:0;left:0.4em;font-size: 0.84em;font-weight: normal;}
.discription_box {
	display:block;
	position:absolute;
	top:1px;
	right:1px;
	z-index:9999;
	width:50%;
}

.discription_txt {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:1.5;
	font-weight:normal;
}


h3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.2em;;
	color:#333333;
	letter-spacing:0.1em;
	line-height:1.5;
	text-align:left;
}

h4 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:24px;
	color:#333333;
	letter-spacing:0.2em;
	line-height:1.5;
	font-weight:normal;
	text-align:left;
}


h5 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	color:#333333;
	letter-spacing:0.1em;
	line-height:1.5;
}



	

p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1em;
	line-height:1.6;
	color:#333333;
	display:block;
	text-align:left;
}

.subtitle {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:2;
	color:#333333;
}

.footer_txt {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	line-height:1.5;
	color:#000;
	letter-spacing:0.1em;
}

.footer_list{
	list-style:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.1em;
	line-height:1.7;
	font-size:12px;
	color:#000000;
}

.footer_list a {
	text-decoration:none;
	color:#000000;
}
.footer_list a:hover {
	color:#CCCCCC;
}

.date_txt {
	font-size:10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	color:#669933;
	display:block;
	margin:0px;
	letter-spacing:0.2em;
}






/* 本体　*/

.img_smart1 {
	width:100%;
	margin:0 auto;
}

.smart_wraper {
	width:100%;
	margin:0 auto;
}

.smart_content_wraper {
	width:90%;
	margin:0 auto;
}


.header {
	width:640px;
	height:40px;
	background-image:url(../img_smart/basecolor.jpg);
	background-repeat:repeat;
	position:fixed;
	top:0px;
	padding:5px 5px 10px auto;
	opacity:0.8;
	z-index: 1000;
}

.title_wrap {
	width:100%;
}

.menu_wrap {
	width:100%;
}

.footpath_wrap {
	width:100%;
	background-image:url(../img_smart/base_footpath.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
}


.bg_white {
	background-color:#FFFFFF;
	width:100%;
}


.smart_footer {
	width:90%;
	margin:0 auto;
	padding:5%;
	
}

/* フッターのメニュー */

.sp_only {
	width:640px;
	background-image:url(../img_smart/basecolor_dark.jpg);
	background-repeat:repeat;
	margin:0 auto; padding-top:10px; position:fixed; bottom:0px;
	z-index:9999;
}

.all_wrap{width:640px;margin: 0 auto;}

/************** section01 **************/
.section_01{background-color: #fce0c8;}
.contents_wrap{padding: 5%;}
.heritage-contact {
  color: #231815;
  font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN",
    sans-serif;
}

.heritage-contact__inner {
  max-width: 100%;
  margin: 5% auto 0;
  padding: 7% 5% 5%;
  background: #fff;
  border-radius: 20px;
  box-shadow: 8px 10px 6px rgba(101, 28, 21, 0.25);
}

.heritage-contact__heading,
.heritage-contact__notice-title {
  width: fit-content;
  margin: 0 auto;
  padding: 8px 50px;
  color: #fff;
  background: #651c15;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.4;
}

.heritage-contact__title {
  margin: 48px 0 28px;
  font-size: 2.0em;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.02em;
}

.heritage-contact__info {
  font-size: 1.4em;
  line-height: 1.3;
}

.heritage-contact__info p {
  margin: 0;
}

.heritage-contact__info a {
  color: inherit;
  text-decoration: none;
}

.heritage-contact__description {
  margin: 12px 0 28px;
  font-size: 1.04em;
  line-height: 1.2;
}

.heritage-contact__button {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 50px;
  padding: 10px 75px 10px 28px;
  color: #231815;
  border: 1px solid #231815;
  font-size: 1.4em;
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s;
}

.heritage-contact__button::before,
.heritage-contact__button::after {
  position: absolute;
  right: 20px;
  width: 30px;
  height: 1px;
  content: "";
  background: #231815;
}

.heritage-contact__button::before {
  top: calc(50% - 10px);
  transform: rotate(45deg);
}

.heritage-contact__button::after {
  top: calc(50% + 10px);
  transform: rotate(-45deg);
}

.heritage-contact__button:hover {
  color: #fff;
  background: #651c15;
}

.heritage-contact__button:hover::before,
.heritage-contact__button:hover::after {
  background: #fff;
}

.heritage-contact__notice {
  margin-top: 75px;
}

.heritage-contact__notice-title {
  padding-right: 55px;
  padding-left: 55px;
}

.heritage-contact__notice-list {
  margin: 38px 0 0;
  padding: 0;
  font-size: 1.04em;
  line-height: 1.6;
  list-style: none;
}

.heritage-contact__notice-list li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.8em;
}

.heritage-contact__notice-list li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
}
@media screen and (max-width: 640px) {
.heritage-contact__button {
  min-height: 40px;
  padding: 10px 75px 10px 20px;
  font-size: 1.2em;
}
.heritage-contact__button::before,
.heritage-contact__button::after {
  position: absolute;
  right: 10px;
  width: 29px;
  height: 1px;
  content: "";
  background: #231815;
}
.heritage-contact__title {
  margin: 20px 0 8px;
  font-size: 1.6em;}
.heritage-contact__info {
  font-size: 1.14em;
  line-height: 1.14;
}
}

/************** ページ内メニューCSS **************/
.event-menu {
  padding: 50px 5% 50px;
  color: #231815;
  background: #fff;
  font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN",
    sans-serif;
}

.event-menu__inner {
  max-width: 100%;
  margin: 0 auto;
}

.event-menu__title {
  margin: 0 0 42px;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.event-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: event-number;
}

.event-menu__item {
  position: relative;
  border-bottom: 1px solid #756c68;
  counter-increment: event-number;
	margin-bottom: 0.8em;
}

.event-menu__item::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 50px;
  height: 50px;
  padding: 3px 0 0 10px;
  box-sizing: border-box;
  background: linear-gradient(
    135deg,
    #f6aa43 0,
    #f6aa43 50%,
    transparent 50%,
    transparent 100%
  );
  content: counter(event-number);
  font-size: 1.0em;
  font-weight: 500;
  line-height: 1.2;
  pointer-events: none;
}

.event-menu__link {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
  min-height: 60px;
  padding: 10px 10px 10px 50px;
  box-sizing: border-box;
  color: inherit;
  text-decoration: none;
}

.event-menu__name {
  font-size: 1.0em;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: 0.01em;
}

.event-menu__more {
  position: relative;
  align-self: end;
  min-width: 130px;
  margin-bottom: 7px;
  padding: 0 25px 8px 4px;
  border-bottom: 1px solid #231815;
  box-sizing: border-box;
  font-size: 0.8em;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
}

.event-menu__more::after {
  position: absolute;
  right: -0px;
  bottom: -1px;
  width: 20px;
  height: 1px;
  background: #231815;
  content: "";
  transform: rotate(45deg);
  transform-origin: right center;
}

.event-menu__link {
  transition: opacity 0.25s;
}

.event-menu__link:hover {
  opacity: 0.6;
	background-color: #f5a94a;
}

@media (max-width: 640px) {
  .event-menu {
    padding: 12vw 5% 14vw;
  }

  .event-menu__title {
    margin-bottom: 5vw;
    font-size: 1.4em;
  }

  .event-menu__item::before {
    width: 10vw;
    height: 10vw;
    padding: 0.8vw 0 0 2vw;
    font-size: 0.8em;
  }

  .event-menu__link {
    grid-template-columns: 1fr;
    gap: 2vw;
    min-height: 18vw;
    padding: 2vw 3vw 2vw 10vw;
  }

  .event-menu__name {
    font-size: 1em;
    line-height: 1.3;
  }

  .event-menu__more {
    justify-self: end;
    min-width: 36vw;
    margin: 0;
    padding: 0 5vw 0.5vw 0.5vw;
    font-size: 0.84em;
  }

  .event-menu__more::after {
    bottom: -0.2vw;
    width: 4.5vw;
  }

  .pc-only {
    display: none;
  }
}
/************** イベントコーナーCSS **************/
.event-section {
  padding: 30px 5%;
  color: #211815;
  font-family:
    "Noto Sans JP",
    "Yu Gothic",
    "Hiragino Kaku Gothic ProN",
    sans-serif;
	background: url(./img/section_02_back.webp);
	background-size: contain;
	background-repeat: repeat-y;
}

.event-card {
  --event-color: #6393b6;
  --event-light-color: #a5c8dc;

  position: relative;
  max-width: 100%;
  margin: 0 auto 80px;
  border: 2px solid var(--event-light-color);
  background: #fff;
}
#event03 .event-card__body{background:url("./img/event03_back_01_pc.webp");background-position: top:100px;;background-size: contain;background-repeat: no-repeat;}
.event-card:last-child {
  margin-bottom: 0;
}

/* 左上の旗 */

.event-card__flag {
  position: absolute;
  top: -50px;
  left: -20px;
  z-index: 2;
  width: 150px;
  height: auto;
}
/* event08右上のイラスト */
.event-card__illust {
  position: absolute;
  top: -50px;
 right: 20px;
  z-index: 2;
  width: 150px;
  height: auto;
}
/* タイトル */

.event-card__title ,.event-card__title_e5{
  min-height: 90px;
  margin: 0;
  padding: 20px 15px 12px 50px;
  box-sizing: border-box;
  color: #fff;
  background: var(--event-color);
  font-size:1.8em;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.02em;
}
.event-card__title_e5::after {
  content: "";
  display: inline-block;
  width: 60px;  /* 画像の幅 */
  height: 60px; /* 画像の高さ */
  background-image: url("img/event05_ilust_01_pc.svg"); /* 画像のパス */
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
	margin-top: -50px;
  margin-left: 20px; /* 文字とのすきま */
}
/* 本文 */

.event-card__body {
  position: relative;
  padding: 30px 30px 40px;
  overflow: hidden;
}

.event-card__lead{
  margin: 0 0 28px;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.03em;
	text-align: justify;
}
.event-card__lead_e4{
	width: 100%;
  margin: 0 0 28px;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.03em;
	text-align: justify;
}
.event-card__lead_e6{
	width: 60%;
  margin: 0 0 28px;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.03em;
	float: left;
	text-align: justify;
}
.event-card__lead_e4 span{display: block;font-size: 0.84em;}
.event05_text_before{width: 20%;float: left;margin-right: 2%;}
.event06_text_after{width: 38%;float: right;margin-left: 2%;}
#event03 .event-card__lead {
	width: 66%;
  margin: 0 0 28px;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.03em;
	text-align: justify;
}

/* 写真エリア */

.event-card__gallery {
  display: grid;
  grid-template-columns: 1.45fr 1fr;
  gap: 28px;
  align-items: end;
  margin-bottom: 30px;
}
.event-card__gallery_02 {
  display: block;
  align-items: end;
  margin-bottom: -80px;
}
.event-card__gallery_e5 {
  display: block;
  align-items: end;
  margin-bottom: -150px;
}

.event-card__main-image img,
.event-card__sub-image_02 {
  display: block;
  width: 100%;
  height: auto;
}
.event-card__sub-image_02 {
  margin: -50px auto 0;
}

.event-card__main-image{margin: 0 0 30px;}


/* イベント情報 */

.event-card__info {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  font-size: 1em;
  line-height: 1.75;
}
.event-card__info_e7 {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  font-size: 1em;
  line-height: 1.75;
	background: url("img/event07_img_01_pc.webp");
	background-repeat: no-repeat;
	background-size: 40%;
	background-position: right top;
}
.event-card__info_e8 {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  font-size: 1em;
  line-height: 1.75;
	background: url("img/event08_img_01_pc.webp");
	background-repeat: no-repeat;
	background-size: 36%;
	background-position: right top;
}
.event-card__info dd span{font-size: 0.9em;}
.event-card__row {
  display: grid;
  grid-template-columns: 8px max-content minmax(12px, 0.5fr) minmax(0, 4.2fr);
  column-gap: 7px;
  align-items: baseline;
}

.event-card__row--top {
  align-items: start;
}

.event-card__row dt,
.event-card__row dd {
  margin: 0;
}
.event-card__row_cyui {
   display: grid;
  grid-template-columns: 8px max-content minmax(12px, 1fr) minmax(0, 4.2fr);
  column-gap: 7px;
  align-items: baseline;
	font-weight: 700;
}
.event-card__row dt.cyui {
font-weight: 700;
  white-space: nowrap;
	width: 100%;
  margin: 0;
}
.event-card__row dt {
  font-weight: 700;
  white-space: nowrap;
}

.event-card__row dd {
  min-width: 0;
}

.event-card__bullet {
  width: 12px;
  height: 12px;
  margin-top: 0.35em;
  border-radius: 50%;
  background: var(--event-light-color);
}

.event-card__leader {
  position: relative;
  height: 1em;
}

.event-card__leader::after {
  position: absolute;
  right: 0;
  bottom: 0.38em;
  left: 0;
  border-bottom: 2px dotted #766d68;
  content: "";
}

.event-card__row--note {
  grid-template-columns: max-content minmax(12px, 1fr) minmax(0, 3.4fr);
  padding-left: 20px;
}

/* 右下の装飾 */

.event-card__deco {
  position: absolute;
  right: 45px;
  bottom: 132px;
  width: 200px;
  height: auto;
  opacity: 0.75;
  pointer-events: none;
}
.event-card__deco_e3 {
  position: absolute;
  right: 30px;
  bottom: 230px;
  width: 180px;
  height: auto;
  opacity: 0.75;
  pointer-events: none;
}
.event_button{width: 80%;margin: 0.6em 0 0.8em 20%;}
.event-card__deco_e5 {
  position: absolute;
  right: 20px;
  bottom: 160px;
  width: 180px;
  height: auto;
  opacity: 0.75;
  pointer-events: none;
}
.event-card__deco_e6 {
  position: absolute;
  right: 20px;
  bottom: 300px;
  width: 180px;
  height: auto;
  opacity: 0.75;
  pointer-events: none;
}

.mt-50{margin-top: -50px;}
.e7_img{width: 60%;}
.e8_text{width: 60%;margin-bottom: 1em;font-size: 1em;}
/* スマホ */

@media (max-width: 640px) {
  .event-section {
    padding: 10vw 5% 15vw;
  }
.event-card__gallery {
  gap: 10px;
}
.event-card__gallery_02 {
  display: block;
  align-items: end;
  margin-bottom: -50px;
}
.event-card__gallery_e5 {
  display: block;
  align-items: end;
  margin-bottom: -90px;
}
  .event-card {
    margin-bottom: 22vw;
    border-width: 2px;
  }
  .event-card__flag {
    top: -7vw;
    left: -2.5vw;
    width: 20vw;
  }
	/* event08右上のイラスト */
.event-card__illust {
  position: absolute;
  top: -30px;
 right: 20px;
  z-index: 2;
  width: 110px;
  height: auto;
}
  .event-card__title ,.event-card__title_e5{
    display: flex;
    align-items: center;
    min-height: 24vw;
    padding: 5vw 4vw 4vw 9vw;
    font-size: 1.0em;
    line-height: 1.3;
  }
.event-card__title_e5::after {
  width: 50px;  /* 画像の幅 */
  height: 50px; /* 画像の高さ */
  margin-top: -30px;
  margin-left: 0px; /* 文字とのすきま */
}
  .event-card__body {
    padding: 3%;
  }
  .event-card__lead {
    margin-bottom: 5%;
    font-size: 0.84em;
    line-height: 1.65;
  }
.event-card__lead_e4{
	margin: 0 0 5%;
  font-size: 0.84em;
  line-height: 1.3;
}
.event-card__lead_e6{
	width: 100%;
	margin: 0 0 5%;
  font-size: 0.84em;
  line-height: 1.3;
}	
.event-card__lead_e4 span{display: block;font-size: 0.84em;}
.event05_text_before{width: 20%;float: left;margin-right: 2%;}

#event03 .event-card__lead {
	width: 66%;
  margin: 0 0 2%;
  font-size: 0.84em;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.03em;
	text-align: justify;
}
  .event-card__info {
    font-size: 0.84em;
    line-height: 1.65;
  }
	.event-card__info_e7 {
	background-position: right bottom;
}
	
  .event-card__bullet {
    width: 2vw;
    height: 2vw;
    margin-top: 0.45em;
  }
  .event-card__deco {
    right: 3vw;
    bottom: 27vw;
    width: 40%;
    opacity: 0.35;
  }

  .pc-only {
    display: none;
  }
	ul.cyui li{font-size: 0.84em;}
	.event_button{width: 90%;margin: 0.6em 0 0.8em 10%;}
.event-card__deco_e3 {
  right: 10px;
  bottom: 220px;
  width: 100px;
}
	.event-card__deco_e5 {
 bottom: 200px;
  width: 100px;
}
	.event-card__deco_e6 {
 bottom: 300px;
  width: 100px;
}
	.e8_text{font-size: 0.84em;}
}


/************** section_03のCSS **************/
.section_03{padding: 5% 5% 5%;background-color: #ffffff;}
.pump {
  padding: 90px 0%;
  color: #211815;
  background: #fff;
  font-family:
    "Noto Sans JP",
    "Yu Gothic",
    "Hiragino Kaku Gothic ProN",
    sans-serif;
}

.pump__inner {
  position: relative;
  max-width: 100%;
  min-height: auto;
  margin: 0 auto;
}

/* 背景 */

.pump__bg {
  position: absolute;
  width: 100%;
  height: auto;
  object-fit: cover;
	margin-top: -35px;
}

/* タイトル画像 */

.pump__title {
  position: absolute;
  top: -63px;
  left: 50%;
  z-index: 2;
  width: 90%;
  height: auto;
  transform: translateX(-50%);
}

/* 内容 */

.pump__content {
  position: relative;
  z-index: 1;
  padding: 20px 40px 300px;
}

.pump__text {
  margin: 0;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
	text-align: justify;
}

.pump__emphasis {
  margin: 8px 0 48px;
  color: #c52c1d;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.65;
  letter-spacing: 0.02em;
	text-align: justify;
}

/* ボタン */

.pump__button {
  position: relative;
  display: flex;
  align-items: center;
  width: 80%;
  min-height: 50px;
  margin: 0 auto;
  padding: 15px 50px 15px 28px;
  box-sizing: border-box;
  color: #211815;
  background: #fff;
  border: 1px solid #211815;
  font-size: 1.4;
  text-decoration: none;
  transition: 0.25s;
}

.pump__arrow {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 20px;
  border-top: 2px solid #211815;
  border-right: 2px solid #211815;
  transform: translateY(-50%) rotate(45deg);
}

.pump__button:hover {
  opacity: 0.7;
}
.spnone{display: block;}
.sponly{display: none;}
/* -------------------------
   SP
------------------------- */

@media (max-width: 640px) {

  .pump {
    padding: 14vw 0% 10vw;
  }

  .pump__inner {

  }

  .pump__bg {
   width: 100%;
    height:auto;
  }

  .pump__title {
    top: -14vw;
    width: 92%;
  }

  .pump__content {
    padding: 0vw 7% 40vw;
  }

  .pump__text {
    font-size: 0.84em;
    line-height: 1.6;
  }

  .pump__emphasis {
    margin: 1vw 0 3vw;
    font-size: 1.0em;
    line-height: 1.5;
  }

  .pump__button {
    width: 86%;
    min-height: 10vw;
    padding: 2vw 8vw 2vw 3vw;
    font-size: 3.5vw;
  }

  .pump__arrow {
    right: 4vw;
    width: 2.5vw;
    height: 2.5vw;
    border-width: 1px;
  }

  .pc-only {
    display: none;
  }
.spnone{display: none;}
.sponly{display: block;}
}

@media screen and (max-width: 640px) {
	.header {width:100%;}
	.all_wrap{width:100%;}
	.sp_only {width:100%;}
}
