body {
  margin: 0;
  padding: 0;
  min-width: 1100px;
  width: 100%;
  height: 100%;
  background-color: #efedea;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #444;
}

div,h1,h2,h3,h4,h5,h6,article,section,header,footer,figure { margin: 0; padding: 0; }
ul, ol { margin-top: 0; }
p { line-height: 1.7em; }
img { border-style: none; }
table { border-collapse: collapse; border-spacing: 0; }


a.TelLink {
  display: inline-block;
  pointer-events: none;
}

.CL { clear: both; }
.CF:after { clear: both; display: block; content: ""; }

.BrSmp,.SmpBr { display: none; }
.PcNone { display: none; }

/* ///// HEADER /////////////////////////////// */
header {
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 60px;
}
#hd_body {
  position: relative;
  margin: 0 auto;
  width: 1000px;
  height: 100%;
  overflow: hidden;
}
#hd_logo {
  position: absolute;
  top: 16px;
  left: 2px;
  width: 205px;
  height: 30px;
}
#hd_logo img {
  margin: 0;
  padding: 0;
  width: 205px;
  height: auto;
}

/* ///// CONTENT ////////////////////////////// */

/* MAIN_IMAGE
--------------------------- */
#main_image_area {
  clear: both;
  width: 100%;
  background-color: #4f022a
}
#main_image {
  position: relative;
  margin: 0px auto;
  width: 100%;
  min-width: 1100px;
  height: 620px;
  overflow: hidden;
}
#main_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  vertical-align: bottom;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}


/* CONTENT AREA
--------------------------- */
.ContentArea {
  clear: both;
  border-top: 10px #ae9b5c solid;
  padding: 30px 0 0;
  width: 100%;
  overflow: hidden;
}
.ContentBody {
  margin: 0px auto;
  background-color: #fff;
  box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1);
  width: 920px;
  padding: 0 30px; 30px
}

#about_contest { 
  display: none; 
}
  


//* ///// テーブル ///////////////////////////// */
.TableBox_ table caption { font-weight: bold; }

/* Preset Style */
table.TblStyleA_ { border: 1px #bca075 solid; }
table.TblStyleA_ tr { border-bottom: 1px #bca075 dotted; }
table.TblStyleA_ th { border: 1px #fff dotted; background-color: #bca075; text-align:left; color:#fff; font-style:normal; width: 200px; padding: 10px;}
table.TblStyleA_ td { background-color: #fff; padding: 10px;}

/* Preset Style */
table.TblStyleB_ { border: 1px #872503 solid; }
table.TblStyleB_ tr { border-bottom: 1px #872503 dotted; }
table.TblStyleB_ th { border: 1px #fff dotted; background-color: #872503; text-align:left; color:#fff; font-style:normal; width: 200px; padding: 10px;}
table.TblStyleB_ td { background-color: #fff; padding: 10px;}

/* ///// ボタン /////////////////////////////// */
.ButtonBox_ a {
  display: table;
  box-sizing: border-box;
  margin: 0 auto;
  width: 280px;
  padding: 10px 30px;
  text-align: center;
  text-decoration:none;
}

.Col3_ .ButtonBox_ a { width: 250px; }
.Col4_ .ButtonBox_ a { width: 100%; }
.Col5_ .ButtonBox_ a { width: 100%; }

/* Preset Style */
a.BtnStyleA_ {
  border-radius: 5px;
  background: #4f022a url(/img/fm/momo01/ic-btn-arrow.png) 20px center no-repeat;
  color: #fff;
}
a.BtnStyleA_:hover {
  background-color: #770044;
  text-decoration: none;
}

.MB30_ {
  margin-bottom: 30px;
}
.MB20_ {
  margin-bottom: 20px;
}
.aCenter_ {
  text-align: center;
}

#outline {
  background: url("h1.png") center no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin-bottom: 30px;
}
#concept-sheet {
  background: #fff;
  border: 1px #bca075 solid;
  padding: 10px;
}
em {
  font-style: normal;
  font-size: 28px;
  color: #fff;
}
.sp {
  background: #f8f6e7;
  padding: 10px;
  color:#4f022a;
}
.sp2 {
  color:#4f022a;
}

.HdgStyleC_ {
  border-bottom: 1px #b0954f solid;
  padding: 3px;
  margin-bottom: 10px;
}
h2 {
  font-size: 28px;
  color: #634d30;
}
h3 {
  font-size: 20px;
  background-color: #872503;
  color: #fff;
}
h4 {
  font-size: 20px;
  color: #634d30;
  border-bottom: 1px #634d30 dotted;
}
#sample_photo {
  float: right;
  margin-left: 10px;
}

/* footer
-------------------------------------------- */
#ins-footer {
  padding: 50px 0 10px;
  color: #111;
  background-color: #fff;
}
#ins-footer .ins-ftBox {
  padding-top: 50px;
  border-top: 1px solid #ddd;
}
#ins-footer .ins-ftNav {
  padding-left: 0;
  font-size: 93%;
  line-height: 1;
}
#ins-footer .ins-ftNav li {
  border-left: 1px solid #c1c1c1;
  display: inline;
  padding: 0 10px 0 15px;
}
#ins-footer .ins-ftNav li:first-child {
  border: 0;
  padding-left: 0;
}
#ins-ftLogo {
  float: right;
}
#ins-ftTagline {
  font-size: 86%;
  margin: 20px 0 25px;
}
.ins-lp03FtTagline {
  float: left;
  width: 910px;
  padding-top: 15px;
}
.ins-lp03PMark {
  float: right;
  width: 70px;
}
#ins-ftCopyright {
  color: #989898;
  font-size: 93%;
}

.ins-lp03LayoutA {
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
}
ul.LStyle_A {
  padding-left: 25px;
}

/* 画像BOX
--------------------------- */
.SetBox_ .ImageBox_ { margin-bottom: 7px; }
.ImageBox_ { margin-bottom: 15px; text-align: center; }

.ImageBox_ img { vertical-align: bottom; }

/* 画像テキスト回り込み */
img.fLeft_ {
  margin-right: 15px;
  margin-bottom: 5px;
}
img.fRight_ {
  margin-left: 15px;
  margin-bottom: 5px;
}
.aLeft_   { text-align: left; }
.aCenter_ { text-align: center; }
.aRight_  { text-align: right; }
.fLeft_   { float: left; }
.fRight_  { float: right; }




/**
 * pc-layout.css
 */

/* CONTAINER
--------------------------- */
.CT_ {
  box-sizing: border-box;
  margin-bottom: 15px;
}

/* //////////////////////////////////////////// */
/* ///// BLOCK LAYOUT////////////////////////// */
/* //////////////////////////////////////////// */

/* PAGE-BLOCK
--------------------------- */
.PB_ {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.PB_:after {
  clear: both;
  display: block;
  content: "";
}

/* CONTENT-BLOCK
--------------------------- */
.CB_ {
  box-sizing: border-box;
  overflow: hidden;
}

/* --- CB_の横幅を定義 --- */
.Col2_ .CB_.Mgn0_ { float: left; margin: 0; width: 50%; }
.Col3_ .CB_.Mgn0_ { float: left; margin: 0; width: 33.3333%; }
.Col4_ .CB_.Mgn0_ { float: left; margin: 0; width: 25%; }
.Col5_ .CB_.Mgn0_ { float: left; margin: 0; width: 20%; }

.Col2_ .CB_ { float: left; margin: 0 0 0 4%; width: 48%; }
.Col3_ .CB_ { float: left; margin: 0 0 0 2%; width: 32%; }
.Col4_ .CB_ { float: left; margin: 0 0 0 2%; width: 23.5%; }
.Col5_ .CB_ { float: left; margin: 0 0 0 2%; width: 18.4%; }

/* --- 開始CB_リセット --- */
.Col2_ .CB_:first-child,
.Col3_ .CB_:first-child,
.Col4_ .CB_:first-child,
.Col5_ .CB_:first-child {
  margin-left: 0;
}
.Col2_ .CB_:nth-child(2n+1),
.Col3_ .CB_:nth-child(3n+1),
.Col4_ .CB_:nth-child(4n+1),
.Col5_ .CB_:nth-child(5n+1) {
  margin-left: 0;
}
.Col2_ .CB_:nth-child(n+3),
.Col3_ .CB_:nth-child(n+4),
.Col4_ .CB_:nth-child(n+5),
.Col5_ .CB_:nth-child(n+6) {
  margin-top: 15px;
}

/* //////////////////////////////////////////// */
/* ///// BOX LAYOUT /////////////////////////// */
/* //////////////////////////////////////////// */

/* 見出しBOX
--------------------------- */
.SetBox_ .HeadingBox_ { margin-bottom: 5px; }
.HeadingBox_ { margin-bottom: 15px; box-sizing: border-box; }

/* テキストBOX
--------------------------- */
.SetBox_ .TextBox_ { margin-bottom: 7px; }
.TextBox_ { margin-bottom: 15px; }

.TextBox_ p,
.TextBox_ ul,
.TextBox_ ol {
  margin: 0;
}

.TextBox_ p + p,
.TextBox_ p + ul,
.TextBox_ p + ol,
.TextBox_ ul + p,
.TextBox_ ul + ul,
.TextBox_ ul + ol,
.TextBox_ ol + p,
.TextBox_ ol + ul ,
.TextBox_ ol + ol {
  margin-top: 15px;
}

/* 画像BOX
--------------------------- */
.SetBox_ .ImageBox_ { margin-bottom: 7px; }
.ImageBox_ { margin-bottom: 15px; text-align: center; }

.ImageBox_ img { vertical-align: bottom; }

/* 画像テキスト回り込み */
img.fLeft_ {
  margin-right: 15px;
  margin-bottom: 5px;
}
img.fRight_ {
  margin-left: 15px;
  margin-bottom: 5px;
}

/* テキストの回り込み禁止 */
.NoFloat_,.NoFloatPc_ { overflow: hidden; }

/* ボタンBOX
.ButtonBox_ { margin-bottom: 15px; padding-top: 1px;}
--------------------------- */
.SetBox_ .ButtonBox_ { margin-bottom: 7px; }
.ButtonBox_ { margin-bottom: 15px; }

/* CSSボタン */
.ButtonBox_ a {
  display: table;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 10px 30px;
  width: 280px;
  text-align: center;
  text-decoration:none;
}
.Col3_ .ButtonBox_ a { width: 250px; }
.Col4_ .ButtonBox_ a { width: 100%; }
.Col5_ .ButtonBox_ a { width: 100%; }

/* 画像ボタン */
.ButtonBox_ a.ImgBtnY_,
.ButtonBox_ a.ImgBtnX_ {
  display: block;
  margin: 0 auto;
  padding: 0;
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: -9999px
}
.ButtonBox_ a.ImgBtnY_:hover { background-position: bottom left; }
.ButtonBox_ a.ImgBtnX_:hover { background-position: top right; }

/* テーブルBOX
--------------------------- */
.TableBox_ { margin-bottom: 15px; }

.TableBox_ table { width: 100%; }
.TableBox_ th { padding: 10px; }
.TableBox_ td { padding: 10px; }

/* GoogleMap BOX
--------------------------- */
.SetBox_ .GMapBox_ { margin-bottom: 7px; }
.GMapBox_ {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 500px;
  height: 0;
  overflow: hidden;
}

.GMapBox_ iframe,.GMapBox_ object,.GMapBox_ embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* VIDEO BOX
--------------------------- */
.SetBox_ .VideoBox_ { margin-bottom: 7px; }
.VideoBox_ {
  position: relative;
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.VideoBox_ iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* SET BOX
--------------------------- */
.SetBox_ {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.SetBox_ > :last-child { margin-bottom: 0; }

/* ///// CONTAINER ///// */
.CT_ > :last-child { margin-bottom: 0; }

/* //////////////////////////////////////////// */
/* ///// BLOCK PROPERTY /////////////////////// */
/* //////////////////////////////////////////// */

/* ///// BORDER STYLE ///// */
.Bdr_,.BdrT_,.BdrB_,.BdrTB_,.BdrL_,.BdrR_,.BdrLR_ { border: 1px solid; }

/* 線の種類 */
.Dotted_ { border-style: dotted; }
.Dashed_ { border-style: dashed; }

/* 線の配置 */
.BdrT_  { border-left: none; border-right: none; border-bottom: none;  }
.BdrB_  { border-left: none; border-right: none; border-top: none; }
.BdrTB_ { border-left: none; border-right: none; }
.BdrL_  { border-top: none; border-bottom: none; border-right: none; }
.BdrR_  { border-top: none; border-bottom: none; border-left: none; }
.BdrLR_ { border-top: none; border-bottom: none; }

/* 線の太さ */
.BdrW2_  { border-width: 2px; }
.BdrW3_  { border-width: 3px; }
.BdrW5_  { border-width: 5px; }
.BdrW10_ { border-width: 10px; }

/*
 MEMO:
 色はbox-style.cssで定義する
 -----------------------------
 .Bdr_,.BdrT_,.BdrB_,.BdrTB_,.BdrL_,.BdrR_,.BdrLR_ { border: 1px #ccc solid; }
 .Dotted_ { border-color: gray; border-style: dotted; }
 .Dashed_ { border-color: gray; border-style: dashed; }
*/

/* Margin Bottom */
.MgnB0_   { margin-bottom:   0px !important; }
.MgnB5_   { margin-bottom:   5px !important; }
.MgnB10_  { margin-bottom:  10px !important; }
.MgnB15_  { margin-bottom:  15px !important; }
.MgnB20_  { margin-bottom:  20px !important; }
.MgnB30_  { margin-bottom:  30px !important; }
.MgnB40_  { margin-bottom:  40px !important; }
.MgnB50_  { margin-bottom:  50px !important; }
.MgnB70_  { margin-bottom:  70px !important; }
.MgnB100_ { margin-bottom: 100px !important; }
.MgnB200_ { margin-bottom: 200px !important; }
.MgnB300_ { margin-bottom: 300px !important; }

/* Padding Top */
.PdgT0_  { padding-top:  0px !important; }
.PdgT5_  { padding-top:  5px !important; }
.PdgT10_ { padding-top: 10px !important; }
.PdgT15_ { padding-top: 15px !important; }
.PdgT20_ { padding-top: 20px !important; }
.PdgT30_ { padding-top: 30px !important; }

/* Padding */
.Pdg0_  { padding: 0; }
.Pdg10_ { padding: 10px; }
.Pdg15_ { padding: 15px; }
.Pdg20_ { padding: 20px; }
.Pdg25_ { padding: 25px; }
.Pdg30_ { padding: 30px; }
.Pdg10_15_ { padding: 10px 15px; }
.Pdg15_30_ { padding: 15px 30px; }
.Pdg30_15_ { padding: 30px 15px; }

/* 背景角丸 */
.Rdu10_ { border-radius:10px; }
.Rdu15_ { border-radius:15px; }

/* //////////////////////////////////////////// */
/* ///// BOX PROPERTY ///////////////////////// */
/* //////////////////////////////////////////// */

.aLeft_   { text-align: left; }
.aCenter_ { text-align: center; }
.aRight_  { text-align: right; }
.fLeft_   { float: left; }
.fRight_  { float: right; }

/* Font Size */
.FS9_  { font-size:  9px !important; }
.FS11_ { font-size: 11px !important; }
.FS13_ { font-size: 13px !important; }
.FS15_ { font-size: 15px !important; }
.FS18_ { font-size: 18px !important; }
.FS20_ { font-size: 20px !important; }
.FS23_ { font-size: 23px !important; }
.FS25_ { font-size: 25px !important; }
.FS28_ { font-size: 28px !important; }
.FS30_ { font-size: 30px !important; }
.FS40_ { font-size: 40px !important; }

/* フォントスタイル */
.Bold_ { font-weight: bold !important; }
.Italic_ { font-style: italic !important; }

/* Width */
.W100P_ { max-width: 100%; }


.ImgSd_ {
  border: 5px #b0954f solid;
}
.ImgSds_ {
  border: 5px #C0C0C0 solid;
}
.ImgSdp_ {
  border: 5px #2d2000 solid;
}
.ImgSdl_ {
  border: 1px #bca075 solid;
}