@charset "UTF-8";
/* ---------------------------------------------------------------

	JR東日本オリジナル返礼品「Vol.1 甲府駅駅長体験」用CSS
	/shop/e/efkofusm/

	01.基本・汎用クラス
	02.コンテンツ
	03.スマホ用

	PCページのfont-sizeの基本16px
	SPページのfont-sizeの基本14px

--------------------------------------------------------------- */
/* ---------------------------------------------------------------

	01.基本・汎用クラス

--------------------------------------------------------------- */
.event_name_, .category_name_ {
  display: none;
}

/* パン屑 */
.mainframe_ .navitopicpath_:first-child {
  margin: 0;
}

header + .wrapper_ .navitopicpath_ {
  margin-top: 0 !important;
}

/* PCとSP出し分け */
.pc {
  display: block;
}

.sp {
  display: none;
}

header + .wrapper_ .pc {
  display: none;
}
header + .wrapper_ .sp {
  display: block;
}

/* フォントサイズ */
.fs-12 {
  font-size: 0.75rem !important;
}

.fs-14 {
  font-size: 0.875rem !important;
}

.fs-16 {
  font-size: 1rem !important;
}

.fs-18 {
  font-size: 1.125rem !important;
}

.fs-20 {
  font-size: 1.25rem !important;
}

.fs-24 {
  font-size: 1.5rem !important;
}

header + .wrapper_ .fs-12 {
  font-size: 0.857rem !important;
}
header + .wrapper_ .fs-14 {
  font-size: 1rem !important;
}
header + .wrapper_ .fs-16 {
  font-size: 1.143rem !important;
}
header + .wrapper_ .fs-18 {
  font-size: 1.286rem !important;
}
header + .wrapper_ .fs-20 {
  font-size: 1.429rem !important;
}
header + .wrapper_ .fs-24 {
  font-size: 1.714rem !important;
}

/* フォントウェイト */
.fw-normal {
  font-weight: normal !important;
}

.fw-bold {
  font-weight: bold !important;
}

/* 余白 */
.mT0 {
  margin-top: 0px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

header + .wrapper_ .mT0-sp {
  margin-top: 0px !important;
}
header + .wrapper_ .mB0-sp {
  margin-bottom: 0px !important;
}
header + .wrapper_ .pT0-sp {
  padding-top: 0px !important;
}
header + .wrapper_ .pB0-sp {
  padding-bottom: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

header + .wrapper_ .mT5-sp {
  margin-top: 5px !important;
}
header + .wrapper_ .mB5-sp {
  margin-bottom: 5px !important;
}
header + .wrapper_ .pT5-sp {
  padding-top: 5px !important;
}
header + .wrapper_ .pB5-sp {
  padding-bottom: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

header + .wrapper_ .mT10-sp {
  margin-top: 10px !important;
}
header + .wrapper_ .mB10-sp {
  margin-bottom: 10px !important;
}
header + .wrapper_ .pT10-sp {
  padding-top: 10px !important;
}
header + .wrapper_ .pB10-sp {
  padding-bottom: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

header + .wrapper_ .mT15-sp {
  margin-top: 15px !important;
}
header + .wrapper_ .mB15-sp {
  margin-bottom: 15px !important;
}
header + .wrapper_ .pT15-sp {
  padding-top: 15px !important;
}
header + .wrapper_ .pB15-sp {
  padding-bottom: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

header + .wrapper_ .mT20-sp {
  margin-top: 20px !important;
}
header + .wrapper_ .mB20-sp {
  margin-bottom: 20px !important;
}
header + .wrapper_ .pT20-sp {
  padding-top: 20px !important;
}
header + .wrapper_ .pB20-sp {
  padding-bottom: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

header + .wrapper_ .mT25-sp {
  margin-top: 25px !important;
}
header + .wrapper_ .mB25-sp {
  margin-bottom: 25px !important;
}
header + .wrapper_ .pT25-sp {
  padding-top: 25px !important;
}
header + .wrapper_ .pB25-sp {
  padding-bottom: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

header + .wrapper_ .mT30-sp {
  margin-top: 30px !important;
}
header + .wrapper_ .mB30-sp {
  margin-bottom: 30px !important;
}
header + .wrapper_ .pT30-sp {
  padding-top: 30px !important;
}
header + .wrapper_ .pB30-sp {
  padding-bottom: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

header + .wrapper_ .mT35-sp {
  margin-top: 35px !important;
}
header + .wrapper_ .mB35-sp {
  margin-bottom: 35px !important;
}
header + .wrapper_ .pT35-sp {
  padding-top: 35px !important;
}
header + .wrapper_ .pB35-sp {
  padding-bottom: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

header + .wrapper_ .mT40-sp {
  margin-top: 40px !important;
}
header + .wrapper_ .mB40-sp {
  margin-bottom: 40px !important;
}
header + .wrapper_ .pT40-sp {
  padding-top: 40px !important;
}
header + .wrapper_ .pB40-sp {
  padding-bottom: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

header + .wrapper_ .mT45-sp {
  margin-top: 45px !important;
}
header + .wrapper_ .mB45-sp {
  margin-bottom: 45px !important;
}
header + .wrapper_ .pT45-sp {
  padding-top: 45px !important;
}
header + .wrapper_ .pB45-sp {
  padding-bottom: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

header + .wrapper_ .mT50-sp {
  margin-top: 50px !important;
}
header + .wrapper_ .mB50-sp {
  margin-bottom: 50px !important;
}
header + .wrapper_ .pT50-sp {
  padding-top: 50px !important;
}
header + .wrapper_ .pB50-sp {
  padding-bottom: 50px !important;
}

.mT55 {
  margin-top: 55px !important;
}

.mB55 {
  margin-bottom: 55px !important;
}

.pT55 {
  padding-top: 55px !important;
}

.pB55 {
  padding-bottom: 55px !important;
}

header + .wrapper_ .mT55-sp {
  margin-top: 55px !important;
}
header + .wrapper_ .mB55-sp {
  margin-bottom: 55px !important;
}
header + .wrapper_ .pT55-sp {
  padding-top: 55px !important;
}
header + .wrapper_ .pB55-sp {
  padding-bottom: 55px !important;
}

.mT60 {
  margin-top: 60px !important;
}

.mB60 {
  margin-bottom: 60px !important;
}

.pT60 {
  padding-top: 60px !important;
}

.pB60 {
  padding-bottom: 60px !important;
}

header + .wrapper_ .mT60-sp {
  margin-top: 60px !important;
}
header + .wrapper_ .mB60-sp {
  margin-bottom: 60px !important;
}
header + .wrapper_ .pT60-sp {
  padding-top: 60px !important;
}
header + .wrapper_ .pB60-sp {
  padding-bottom: 60px !important;
}

.mT65 {
  margin-top: 65px !important;
}

.mB65 {
  margin-bottom: 65px !important;
}

.pT65 {
  padding-top: 65px !important;
}

.pB65 {
  padding-bottom: 65px !important;
}

header + .wrapper_ .mT65-sp {
  margin-top: 65px !important;
}
header + .wrapper_ .mB65-sp {
  margin-bottom: 65px !important;
}
header + .wrapper_ .pT65-sp {
  padding-top: 65px !important;
}
header + .wrapper_ .pB65-sp {
  padding-bottom: 65px !important;
}

.mT70 {
  margin-top: 70px !important;
}

.mB70 {
  margin-bottom: 70px !important;
}

.pT70 {
  padding-top: 70px !important;
}

.pB70 {
  padding-bottom: 70px !important;
}

header + .wrapper_ .mT70-sp {
  margin-top: 70px !important;
}
header + .wrapper_ .mB70-sp {
  margin-bottom: 70px !important;
}
header + .wrapper_ .pT70-sp {
  padding-top: 70px !important;
}
header + .wrapper_ .pB70-sp {
  padding-bottom: 70px !important;
}

.mT75 {
  margin-top: 75px !important;
}

.mB75 {
  margin-bottom: 75px !important;
}

.pT75 {
  padding-top: 75px !important;
}

.pB75 {
  padding-bottom: 75px !important;
}

header + .wrapper_ .mT75-sp {
  margin-top: 75px !important;
}
header + .wrapper_ .mB75-sp {
  margin-bottom: 75px !important;
}
header + .wrapper_ .pT75-sp {
  padding-top: 75px !important;
}
header + .wrapper_ .pB75-sp {
  padding-bottom: 75px !important;
}

.mT80 {
  margin-top: 80px !important;
}

.mB80 {
  margin-bottom: 80px !important;
}

.pT80 {
  padding-top: 80px !important;
}

.pB80 {
  padding-bottom: 80px !important;
}

header + .wrapper_ .mT80-sp {
  margin-top: 80px !important;
}
header + .wrapper_ .mB80-sp {
  margin-bottom: 80px !important;
}
header + .wrapper_ .pT80-sp {
  padding-top: 80px !important;
}
header + .wrapper_ .pB80-sp {
  padding-bottom: 80px !important;
}

.mT85 {
  margin-top: 85px !important;
}

.mB85 {
  margin-bottom: 85px !important;
}

.pT85 {
  padding-top: 85px !important;
}

.pB85 {
  padding-bottom: 85px !important;
}

header + .wrapper_ .mT85-sp {
  margin-top: 85px !important;
}
header + .wrapper_ .mB85-sp {
  margin-bottom: 85px !important;
}
header + .wrapper_ .pT85-sp {
  padding-top: 85px !important;
}
header + .wrapper_ .pB85-sp {
  padding-bottom: 85px !important;
}

.mT90 {
  margin-top: 90px !important;
}

.mB90 {
  margin-bottom: 90px !important;
}

.pT90 {
  padding-top: 90px !important;
}

.pB90 {
  padding-bottom: 90px !important;
}

header + .wrapper_ .mT90-sp {
  margin-top: 90px !important;
}
header + .wrapper_ .mB90-sp {
  margin-bottom: 90px !important;
}
header + .wrapper_ .pT90-sp {
  padding-top: 90px !important;
}
header + .wrapper_ .pB90-sp {
  padding-bottom: 90px !important;
}

.mT95 {
  margin-top: 95px !important;
}

.mB95 {
  margin-bottom: 95px !important;
}

.pT95 {
  padding-top: 95px !important;
}

.pB95 {
  padding-bottom: 95px !important;
}

header + .wrapper_ .mT95-sp {
  margin-top: 95px !important;
}
header + .wrapper_ .mB95-sp {
  margin-bottom: 95px !important;
}
header + .wrapper_ .pT95-sp {
  padding-top: 95px !important;
}
header + .wrapper_ .pB95-sp {
  padding-bottom: 95px !important;
}

.mT100 {
  margin-top: 100px !important;
}

.mB100 {
  margin-bottom: 100px !important;
}

.pT100 {
  padding-top: 100px !important;
}

.pB100 {
  padding-bottom: 100px !important;
}

header + .wrapper_ .mT100-sp {
  margin-top: 100px !important;
}
header + .wrapper_ .mB100-sp {
  margin-bottom: 100px !important;
}
header + .wrapper_ .pT100-sp {
  padding-top: 100px !important;
}
header + .wrapper_ .pB100-sp {
  padding-bottom: 100px !important;
}

/* 行間 */
.lh-11 {
  line-height: 1.1 !important;
}

/* 文字揃え */
.ta-l {
  text-align: left !important;
}

.ta-c {
  text-align: center !important;
}

.ta-r {
  text-align: right !important;
}

/* インデント */
.ind {
  padding-left: 1em !important;
  text-indent: -1em !important;
}

/* ノート風 */
.note1 {
  background-image: linear-gradient(180deg, #e2decf 1px, transparent 1px) !important;
  background-size: 100% 2.6em !important;
  line-height: 2.6em !important;
  padding-bottom: 1px !important;
}

header + .wrapper_ .note1 {
  background-size: 100% 2.53em !important;
  line-height: 2.55em !important;
}

/* フォントファミリー */
.minchou {
  font-family: 'MyYuMinchoC',"Yu Mincho", "YuMincho", "游明朝体","ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  transform: rotate(0.03deg);
  font-feature-settings: "palt";
  font-weight: normal;
  letter-spacing: .1em;
}

/* 文字色 */
.furusato-color {
  color: #af9010 !important;
}

/* リスト */
.basic-list {
  padding-left: 1.5em;
}
.basic-list li {
  list-style: disc;
}

.inb {
  display: inline-block !important;
}

/* ---------------------------------------------------------------

	03.コンテンツ

--------------------------------------------------------------- */
.kofusm-contents {
  line-height: 1.4;
  /* メインビジュアル */
  /* 見出し1 */
  /* 見出し2 */
  /* 背景 */
  /* レイアウト 2カラム */
  /* ボタン1 */
  /* 条件 */
  /* 「甲府駅長体験」誕生秘話 */
}
.kofusm-contents .mv- {
  margin-bottom: 0;
}
.kofusm-contents .mv- img {
  width: 100%;
}
.kofusm-contents .title-01 {
  position: relative;
  padding-bottom: 25px;
  text-align: center;
  font-weight: bold;
}
.kofusm-contents .title-01::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 60px;
  height: 7px;
  background-color: #f5c638;
}
.kofusm-contents .title-01 .vol-num {
  display: inline-block;
  margin-right: 10px;
  border: solid #f5c638;
  border-width: 3px 0;
  padding: 0.2em 0.8em 0;
  vertical-align: 0.4em;
  line-height: 1;
  font-size: 1.125rem;
}
.kofusm-contents .title-01 .title-01-txt {
  display: inline-block;
  line-height: 1.4;
  font-size: 2.5rem;
}
.kofusm-contents .title-02 {
  font-weight: bold;
}
.kofusm-contents .title-02 .title-02-txt {
  font-size: 1.875rem;
}
.kofusm-contents .bg-maru1 {
  background-image: url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru01.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru01.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru01s.png");
  background-repeat: no-repeat;
  background-position: 10px 290px, 700px 310px, 820px 400px, 90px 510px, 120px 840px, 400px 950px, 40px 1350px, 770px 860px, 250px 1400px, 720px 1750px, 710px 1750px, 80px 1850px;
}
.kofusm-contents .bg-maru2 {
  background-image: url("/feature/efkofusm/img/bg_maru_mini2.png"), url("/feature/efkofusm/img/bg_maru02.png"), url("/feature/efkofusm/img/bg_maru02.png"), url("/feature/efkofusm/img/bg_maru02s.png"), url("/feature/efkofusm/img/bg_maru_mini2.png"), url("/feature/efkofusm/img/bg_maru02s.png"), url("/feature/efkofusm/img/bg_maru02s.png"), url("/feature/efkofusm/img/bg_maru02.png");
  background-repeat: no-repeat;
  background-position: 60px 10px, 650px -40px, 150px 150px, 860px 360px, 150px 400px, 610px 560px, 300px 780px, 800px 1010px;
}
.kofusm-contents .bg-maru3 {
  background-image: url("/feature/efkofusm/img/bg_maru03.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru03s.png"), url("/feature/efkofusm/img/bg_maru03s.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru03s.png");
  background-repeat: no-repeat;
  background-position: 80px -10px, 860px 60px, 740px 180px, 400px 430px, 460px 440px, 100px 570px, 640px 560px;
}
.kofusm-contents .layout-2colum {
  display: flex;
  justify-content: space-between;
}
.kofusm-contents .layout-2colum > div:last-child, .kofusm-contents .layout-2colum > p:last-child {
  margin-left: 35px;
}
.kofusm-contents .layout-2colum .picbox {
  max-width: 434px;
}
.kofusm-contents .layout-2colum .txtbox {
  max-width: 424px;
}
.kofusm-contents .btn-01 {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 5px;
  padding: 0.8em 1em;
  min-width: 280px;
  background-color: #af9010;
  text-decoration: none;
  text-align: center;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  transition: all .4s ease;
}
.kofusm-contents .btn-01:hover {
  background-color: #d3b94d;
  text-decoration: none;
}
.kofusm-contents .btn-01::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto 0;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
.kofusm-contents .conditions-list-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kofusm-contents .conditions-list-box > dl {
  display: flex;
  border: dashed #cabd8c;
  border-width: 1px 0;
  padding: 1em 0 0.75em;
  width: calc(50% - 10px);
}
.kofusm-contents .conditions-list-box > dl:nth-child(n + 3) {
  border-width: 0 0 1px;
}
.kofusm-contents .conditions-list-box > dl > dt {
  padding-right: 0;
  min-width: 8em;
}
.kofusm-contents .conditions-list-box > dl > dt::before {
  display: inline-block;
  content: "●";
  color: #af9010;
}
.kofusm-contents .conditions-list-box > dl > dd .layout {
  display: flex;
}
.kofusm-contents .conditions-list-box > dl > dd .layout > span:first-child {
  min-width: 3.8em;
}
.kofusm-contents .conditions-list-box > dl .fs-20 {
  margin-top: -0.15em;
}
.kofusm-contents .secret-story {
  padding: 45px 35px 35px;
  background-color: #754f44;
  color: #fff;
  /* 駅長メッセージ */
}
.kofusm-contents .secret-story .message-from-stationmaster {
  position: relative;
  border-radius: 15px;
  padding: 20px;
  background-color: #f8f4e3;
  color: #333;
}
.kofusm-contents .secret-story .message-from-stationmaster h3 {
  position: relative;
  display: inline-block;
  margin-left: -37px;
  padding: 0.4em 65px 0.3em 50px;
  background-color: #f5c638;
  font-weight: bold;
  font-size: 1.5rem;
}
.kofusm-contents .secret-story .message-from-stationmaster h3::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #434343 transparent;
  width: 0;
  height: 0;
  transform: rotate(45deg);
}
.kofusm-contents .secret-story .message-from-stationmaster h3::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -1px;
  width: 14px;
  height: 100%;
  background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #f8f4e3 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #f8f4e3 50.5%) no-repeat top right/100% 50%;
}
.kofusm-contents .secret-story .mfs-layout {
  display: flex;
}
.kofusm-contents .secret-story .mfs-layout > div {
  position: relative;
  margin-left: 25px;
  padding-bottom: 2.4em;
}
.kofusm-contents .secret-story .mfs-layout .stationmaster-name {
  position: absolute;
  bottom: 0;
  right: 0;
}
.kofusm-contents .detail-list {
  display: flex;
  margin-top: 1px;
}
.kofusm-contents .detail-list > dt {
  padding: 0.6em 0;
  min-width: 5em;
  text-align: center;
  background-color: #eae3c8;
  font-weight: bold;
}
.kofusm-contents .detail-list > dd {
  border-bottom: solid 1px #eae3c8;
  padding: 0.6em 0 0.6em 1em;
  width: 100%;
  max-width: 330px;
}
.kofusm-contents .detail-list:first-child > dd {
  border-top: solid 1px #eae3c8;
}
.kofusm-contents .txt-kome {
  margin: 0 0.2em 0 0;
  font-size: 0.75rem;
}
.kofusm-contents .notes_box {
  margin-bottom: 80px;
  padding: 40px;
  background: #ece9d8;
}
.kofusm-contents .notes_h {
  margin-bottom: 30px;
  text-align: center;
  font-size: 1.38rem;
  /* 22px */
  font-weight: bold;
}
.kofusm-contents .notes_ttl {
  margin-bottom: 0.8em;
  font-size: 1rem;
  /* 16px */
}
.kofusm-contents .notes_ttl::before {
  content: "●";
  display: inline-block;
  color: #999;
}
.kofusm-contents .notes_list li {
  margin-bottom: 0.3em;
  padding-left: 1em;
  text-indent: -1em;
}
.kofusm-contents .notes_list li a {
  text-decoration: underline;
}

/* ---------------------------------------------------------------

	04.スマホ用

--------------------------------------------------------------- */
header + .wrapper_ .kofusm-contents {
  line-height: 1.6;
  font-size: 1.071rem;
  /* 見出し1 */
  /* 背景 */
  /* レイアウト 2カラム */
  /* ボタン1 */
  /* 条件 */
  /* 「甲府駅長体験」誕生秘話 */
}
header + .wrapper_ .kofusm-contents * {
  font-size: inherit;
}
header + .wrapper_ .kofusm-contents .vol-num {
  margin-right: 0;
  padding: 0.2em 0.8em;
}
header + .wrapper_ .kofusm-contents .bg-maru1 {
  background-image: url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru01.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru01.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru01s.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru01s.png");
  background-repeat: no-repeat;
  background-position: 2.6vw 56vw, 77.3vw 98.6vw, 74.6vw 106.6vw, 80vw 200vw, -5.3vw 290vw, 80vw 265vw, 10.6vw 400vw, 66.6vw 373.3vw, -10.6vw 466.6vw, 85.3vw 506.6vw, 85.3vw 522.6vw, 21.3vw 725vw;
}
header + .wrapper_ .kofusm-contents .bg-maru2 {
  background-image: url("/feature/efkofusm/img/bg_maru_mini2.png"), url("/feature/efkofusm/img/bg_maru02.png"), url("/feature/efkofusm/img/bg_maru02.png"), url("/feature/efkofusm/img/bg_maru02s.png"), url("/feature/efkofusm/img/bg_maru_mini2.png"), url("/feature/efkofusm/img/bg_maru02s.png"), url("/feature/efkofusm/img/bg_maru02s.png"), url("/feature/efkofusm/img/bg_maru02.png");
  background-repeat: no-repeat;
  background-position: 8vw 2.6vw, 80vw -10.6vw, 10.6vw 53.3vw, 80vw 106.6vw, -2.6vw 186.6vw, 2.6vw 300vw, 80vw 282vw, 80vw 440vw;
}
header + .wrapper_ .kofusm-contents .bg-maru3 {
  background-image: url("/feature/efkofusm/img/bg_maru03.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru03s.png"), url("/feature/efkofusm/img/bg_maru03s.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru_mini.png"), url("/feature/efkofusm/img/bg_maru03s.png");
  background-repeat: no-repeat;
  background-position: -8vw -22vw, 80vw 34.6vw, 85.3vw 32vw, -10.6vw 98.6vw, 96vw 130.6vw, 26.6vw 141.3vw, 64vw 162.6vw;
}
header + .wrapper_ .kofusm-contents .layout-2colum {
  flex-direction: column;
  padding: 0 4%;
}
header + .wrapper_ .kofusm-contents .layout-2colum > div:last-child, header + .wrapper_ .kofusm-contents .layout-2colum > p:last-child {
  margin-left: 0;
}
header + .wrapper_ .kofusm-contents .flex-order > div {
  order: 2;
}
header + .wrapper_ .kofusm-contents .flex-order > p {
  order: 1;
}
header + .wrapper_ .kofusm-contents .btn-01 {
  padding: 0.8em 1em;
  width: 85vw;
  min-width: inherit;
  font-size: 1.286rem;
}
header + .wrapper_ .kofusm-contents .conditions-list-box {
  display: block;
  margin: 0 4%;
}
header + .wrapper_ .kofusm-contents .conditions-list-box > dl {
  display: block;
  width: 100%;
}
header + .wrapper_ .kofusm-contents .conditions-list-box > dl:nth-child(n + 2) {
  border-width: 0 0 1px;
}
header + .wrapper_ .kofusm-contents .conditions-list-box > dl > dd {
  margin-top: 3px !important;
  padding-left: 16px;
}
header + .wrapper_ .kofusm-contents .conditions-list-box > dl .fs-20 {
  margin-top: 0;
}
header + .wrapper_ .kofusm-contents .secret-story {
  padding: 40px 25px 25px;
  /* レイアウト 2カラム */
  /* 駅長メッセージ */
}
header + .wrapper_ .kofusm-contents .secret-story .title-01 {
  margin: 0 -25px;
}
header + .wrapper_ .kofusm-contents .secret-story .layout-2colum {
  padding: 0;
}
header + .wrapper_ .kofusm-contents .secret-story .message-from-stationmaster h3 {
  padding: 0.4em 45px 0.3em 30px;
}
header + .wrapper_ .kofusm-contents .secret-story .mfs-layout {
  display: block;
}
header + .wrapper_ .kofusm-contents .secret-story .mfs-layout > div {
  margin-left: 0;
}
header + .wrapper_ .kofusm-contents .txt-kome {
  font-size: 0.688rem;
}
header + .wrapper_ .kofusm-contents .notes_box {
  margin-bottom: 40px;
  padding: 5%;
}
header + .wrapper_ .kofusm-contents .notes_h {
  margin-bottom: 5% !important;
}
header + .wrapper_ .kofusm-contents .notes_list li {
  font-size: 0.93rem !important;
}

@media only screen and (max-width: 320px) {
  .title-01-txt {
    display: inline !important;
  }
}

/*# sourceMappingURL=efkofusm.css.map */
