@charset "utf-8";

.touchbrowser_wrapper_ {
    margin-left: 0 !important;
}

#wrapper_{
	background:#fff;
}

.feature_ .contents_inner_ {
    width: 100% !important;
		margin: 0 auto 0 !important;
    padding: 0 !important;
    letter-spacing: 0.15em !important;
    color:#555555;
    font-size: 15px !important;
	font-family: a-otf-ryumin-pr6n, serif;
	font-weight: 300;
	font-style: normal;
    line-height: 1.8em;
}
.feature_ .contents_inner_ div,
.feature_ .contents_inner_ h1,
.feature_ .contents_inner_ h2,
.feature_ .contents_inner_ p,
.feature_ .contents_inner_ ul,
.feature_ .contents_inner_ li,
.feature_ .contents_inner_ span{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature_ .contents_inner_ img{
	margin: 0;
	padding:0;
    vertical-align: bottom;
}
.feature_ .contents_inner_ a {
	filter:alpha(opacity=100);
	-ms-filter:"alpha(opacity=100)";
	opacity:1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  text-decoration: underline;
	color:#555555;
  line-height:2;
  font-size: 12px;
}

.feature_ .contents_inner_ a:hover {
	filter:alpha(opacity=50);
	-ms-filter:"alpha(opacity=50)";
	opacity:0.5;
	text-decoration:none;
}


/* -----------------------------------------------
     h1
-------------------------------------------------- */

.feature_ .contents_inner_ h1#ttl_main_{
  width:900px;
  margin: 0 auto;
  text-align: center;
}

/* --------------------------------------
     margin
----------------------------------------- */

.feature_ .contents_inner_ .mgt0_{margin-top: 0px !important;}
.feature_ .contents_inner_ .mgt20_{margin-top: 20px !important;}
.feature_ .contents_inner_ .mgt30_{margin-top: 30px !important;}
.feature_ .contents_inner_ .mgt40_{margin-top: 40px !important;}
.feature_ .contents_inner_ .mgt50_{margin-top: 50px !important;}
.feature_ .contents_inner_ .mgt70_{margin-top: 70px !important;}
.feature_ .contents_inner_ .mgt80_{margin-top: 80px !important;}
.feature_ .contents_inner_ .mgt100_{margin-top: 100px !important;}
.feature_ .contents_inner_ .mgt115_{margin-top: 115px !important;}
.feature_ .contents_inner_ .mgt125_{margin-top: 125px !important;}
.feature_ .contents_inner_ .mgt150_{margin-top: 150px !important;}
.feature_ .contents_inner_ .mgt200_{margin-top: 200px !important;}
.feature_ .contents_inner_ .mgt250_{margin-top: 250px !important;}
.feature_ .contents_inner_ .mgt300_{margin-top: 300px !important;}

.feature_ .contents_inner_ .mgl20_{margin-left: 20px !important;}
.feature_ .contents_inner_ .mgl25_{margin-left: 25px !important;}
.feature_ .contents_inner_ .mgl30_{margin-left: 30px !important;}
.feature_ .contents_inner_ .mgl35_{margin-left: 35px !important;}
.feature_ .contents_inner_ .mgl50_{margin-left: 50px !important;}

.feature_ .contents_inner_ .mgb30_{margin-bottom: 30px !important;}

/* --------------------------------------
     width
----------------------------------------- */
.feature_ .contents_inner_ .wd5_ {width:5% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd10_ {width:10% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd15_ {width:15% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd20_ {width:20% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd30_ {width:30% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd33_ {width:33% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd35_ {width:35% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd40_ {width:40% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd45_ {width:45% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd50_ {width:50% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd55_ {width:55% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd60_ {width:60% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd65_ {width:65% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd70_ {width:70% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd75_ {width:75% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd80_ {width:80% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd85_ {width:85% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd90_ {width:90% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd95_ {width:95% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd99_ {width:97% !important;margin:0 auto !important;}
.feature_ .contents_inner_ .wd100_ {width:100% !important;margin:0 auto !important;}

.feature_ .contents_inner_ .wd790_{
  width: 790px !important;
  margin:0 auto 0;
  overflow: hidden;
}
.feature_ .contents_inner_ .wd380_{width: 380px !important;}


/* --------------------------------------
     link_
----------------------------------------- */


.feature_ .contents_inner_ .inner_contents_,#inner_contents01_,#inner_contents02_,#inner_contents03_,#inner_contents04_{
	width: 900px;
	margin: 0 auto;
}


/* --------------------------------------
     link_
----------------------------------------- */

.feature_ .contents_inner_ ul.link_{
	width:23%;
    margin: 0 auto;
	list-style:none;
	text-align:center;
	letter-spacing: 0.1em;
    position: relative;
}

.feature_ .contents_inner_ ul.link_ li{
	width:100%;
  background:#533b33;
	font-family: 'Times New Roman' ,'Times' !important;
    position: absolute;
    top:-144px;
}

.feature_ .contents_inner_ ul.link_ li a{
	font-size:17px !important;

}

.feature_ .contents_inner_ ul.link_ li span{
  display: block;
  font-size:12px;
  font-family: sans-serif , Avenir, 'Helvetica neue', Helvetica, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
  margin:-5px 0 0 0 ;
  padding: 0 0 0 0 ;
}

.feature_ .contents_inner_ ul.link_ li a{
	display:block;
	padding:15px;
	text-decoration:none;
  color:#fff;
}

/* -----------------------------------------------
フェードインの動きの大きさ設定
-------------------------------------------------- */

@keyframes fadeInUpsmall{
  0%{opacity:0;transform:translate3d(0,10%,0)}
  to{
    opacity:1;transform:none
  }
}
.fadeInUpsmall{
  animation-name:fadeInUpsmall}

@keyframes fadeInDownsmall{
    0%{opacity:0;transform:translate3d(0,-10%,0)}
    to{
      opacity:1;transform:none
    }
  }
  .fadeInDownsmall{
    animation-name:fadeInDownsmall}


@keyframes fadeInRightsmall{
      0%{opacity:0;transform:translate3d(10%,0,0)}
      to{
        opacity:1;transform:none
      }
    }
    .fadeInRightsmall{
      animation-name:fadeInRightsmall}

@keyframes fadeInLeftsmall{
        0%{opacity:0;transform:translate3d(-10%,0,0)}
        to{
          opacity:1;transform:none
        }
      }
      .fadeInLeftsmall{
        animation-name:fadeInLeftsmall}