@charset "UTF-8";
/* ---------------------------------------------------------
■ default rest
--------------------------------------------------------- */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0 none;
  border-collapse: collapse;
  color: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  list-style-type: none;
  margin: 0;
  outline: medium none;
  padding: 0;
  table-layout: fixed;
  text-decoration: none;
  vertical-align: baseline;
  line-height: 1;
}

/* ---------------------------------------------------------
■ font
--------------------------------------------------------- */
body {
  font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* ---------------------------------------------------------
■ 汎用
--------------------------------------------------------- */
.lh0 {
  line-height: 0;
}
.clearFix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.mL0 {
  margin-left: 0 !important;
}
.mR0 {
  margin-right: 0 !important;
}
.mB0 {
  margin-bottom: 0 !important;
}
.mT0 {
  margin-top: 0 !important;
}

/* ---------------------------------------------------------
■ common
--------------------------------------------------------- */
.info_button {
  display: block;
  background: #373027;
  width: 365px;
  height: 14px;
  line-height: 0;
  margin: 0 auto;
  text-align: center;
  padding: 25px 0;
  border-radius: 2px;
  transition: all 0.2s;
}
.info_button:hover {
  opacity: 0.6;
}

/* ---------------------------------------------------------
■ style
--------------------------------------------------------- */
.global_wrapper {
  margin: 0;
}
.header {
  width: 100%;
}
.header .logo {
  width: 100%;
  background: #000;
  text-align: center;
  line-height: 0;
  height: 40px;
}
.header .main_img {
  width: 1100px;
  margin: 0 auto;
  line-height: 0;
}
.header p {
  text-align: center;
  padding: 70px 0;
  font-size: 150%;
  line-height: 33px;
  color:#373027;
  font-weight: bold;
  padding: 100px 0 30px;    
}
.header h1{line-height: 0;}
.header .belowMain {
 background-image: url(../img/bg.jpg);
 background-size: 1100px;
 padding-bottom: 100px;
 width: 1100px;
 margin: 0 auto;
}
.header .belowMain p img{
  padding-right: 10px;
  vertical-align: middle;    
}
.contDivider {
    margin: -36px auto -39px;
    width: 1100px;
    z-index: 1;
}
.feature {
  text-align: center;    
  margin: -39px auto 0;    
    padding-top: 70px;
    padding-bottom: 70px;
  background-image: url(../img/grass_bg.jpg);
  background-size: 1100px;
  width: 1100px;
}
.feature h2 {
  margin-bottom: 40px;    
  text-align: center;
  color: #fff;
  font-size: 150%;
  font-weight: bold;    
}
.feature h2 span img{
    padding: 0 10px;
    vertical-align: middle;
}
.feature h2 img {
  padding:0 20px;
}
.feature .featureExOuter{
  margin: 0 auto;
  width: 620px;
}
.feature .featureOuter {
  float: left;
  background-image: url(../img/cont_bg_above1.png);
  background-repeat: no-repeat;
  width: 300px;
  margin-right: 15px;;
  background-position: center top;
}
.feature .featureMed {
  padding-top: 30px;
  background-image: url(../img/cont_bg_above3.png);
  background-repeat: no-repeat;
  margin: 0px auto;
  background-position: center bottom;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.feature .featureIn{
  padding-top: 20px;
  background-image: url(../img/cont_bg_above2.png);
  background-repeat: repeat-y;
  margin: 0 auto;
}
.feature .featureIn h3 {
  padding: 10px 15px;
  margin-bottom: 20px;
}
.feature .featureIn p{
  margin: 0 20px;
  line-height:22px;
  font-size: 100%;
  font-weight: bold;
}
.info_button2 {
  display: block;
  background: #C19867;
  width: 365px;
  height: 14px;
  line-height: 0;
  margin: 50px auto 0;
  text-align: center;
  padding: 25px 0;
  border-radius: 2px;
  transition: all 0.2s; 
}
.feature .firstBlock{
  padding-bottom: 40px;
}
.feature .featureLastOuter{
  margin-right: 0;
}

.ceremony {
  background-image: url(../img/bg.jpg);
  background-size: 1100px;
  width: 1100px;
  margin: 0 auto;
  padding-top: 80px;
  line-height: 0;    
}
.ceremony h2 {
  margin-bottom: 40px;    
  text-align: center;
  color: #373027;
  font-size: 150%;
  font-weight: bold;    
}
.ceremony h2 img {
  padding:0 20px;
}
.ceremony p{
  text-align: center;
  font-weight: bold;
  font-size:100%;
  line-height:22px;
  margin-bottom: 30px;
}
.priceOuter {
  background-color: #F5F4F4;
  padding:50px 0;
  background-image: url(../img/cont_bg_bottom1.png);
  background-repeat: no-repeat;
  width: 1100px;
  margin: 0px auto;
  background-position:center 80px;
}
.priceMed {
  padding-top: 50px;
  background-image: url(../img/cont_bg_bottom3.png);
  background-repeat: no-repeat;
  width: 1100px;
  margin: 0px auto;
  background-position: center bottom;
  margin-bottom: 30px;
  padding-bottom: 49px;    
}
.priceMed h3{
  width: 779px;
  font-size: 150%;
  font-weight: bold;
  color: #C29967;
  text-align: center;
  margin: -46px auto 0;
}
.priceIn{
  background-image: url(../img/cont_bg_bottom2.png);
  background-repeat: repeat-y;
  width: 1100px;
  margin: 0 auto;
  background-position: center 50px;
}
.priceIn ul{
  width: 680px;
  margin-left: 230px;
  margin-top: 40px;
}
.priceIn ul li{
  font-size: 100%;
  font-weight: bold;
  color:#C29967;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  line-height: 25px;
}
.priceIn ul .PlanLCont{
  width: 200px;     
}
.priceIn ul .PlanRCont{
  width: 450px;          
}
.priceIn .firstUL {
  margin-top:25px;
}
.priceIn .secondUL {

}
.footer {
  background: #000;
  width: 100%;
  text-align: center;
  font-size: 75%;
  color: #FFF;
  padding: 15px 0;
}
