 @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:1000px;
  margin: 0 auto 50px;
  padding: 0 0;
  text-align: center;
}

/* -----------------------------------------------
     ul
-------------------------------------------------- */

.feature_ ul#list_{
  width:1000px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.feature_ ul#list_ li{
  width:300px;
  margin:0 16px auto;
  padding: 0;
  display: flex;
}

.feature_ ul#color_{
  margin: 30px auto 85px;
  padding: 0;
  overflow: hidden;
	position: relative;
	display: flex;
}


.feature_ ul.colovari_box {
    position: relative;
    width: 1000px;
    height: 550px;
	margin: 50px auto 0;}

.feature_ ul.colovari_box2 {
	width: 1000px;
	margin: 80px auto 0;
   	display: flex;
	gap:50px 30px;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;}

.feature_ ul li.flex-item2{
    width: 400px;}

.feature_ ul li.flex-item3{
    width: 300px;}


.feature_ ul li.flex-item1_3{
    width: 80px;}
    
.feature_ ul li.flex-item1_1{
    width: 60px;}
    
    .feature_ ul li.flex-item1_2{
    width: 100px;}
    
    
    
    .feature_ ul li.color_tit {
		width: 5%;
	 position: absolute;
        top: 10%;
        left: 0;
    }
    
    .feature_ ul li.color_01a {
		width: 20%;
        position: absolute;
        top: 10%;
        left: 8%;
    }

    .feature_ ul li.color_01b {
		width: 20%;
        position: absolute;
        top: 280px;
        left: 240px;
    }

    .feature_ ul li.color_01c {
		width: 20%;
        position: absolute;
        top: 10%;
        left: 425px;
    }

    .feature_ ul li.color_01d{
		width: 20%;
        position: absolute;
        top: 280px;
        right: 193px;
    }

    .feature_ ul li.color_01e{
		width: 20%;
        position: absolute;
        top: 10%;
        right: 0;
    }



/* -----------------------------------------------
     inner_contents
-------------------------------------------------- */

.feature_ .contents_inner_ .inner_contents_{
  width:100%;
  margin: 0 auto 0;
  overflow: hidden;
}


/* --------------------------------------
  各コンテンツ
----------------------------------------- */
.feature_ .contents_inner_ .contents_{
  width:1000px;
  margin:0 auto !important;
  overflow: hidden;
}

.feature_ .contents_ .inner_contents02_{
  width:1000px;
  margin:100px auto !important;
  overflow: hidden;
}


.feature_ .contents_inner_ .contents_ .left_,
.feature_ .contents_inner_ .contents_ .right_,
.feature_ .contents_inner_ .contents02_ .left_,
.feature_ .contents_inner_ .contents02_ .right_{
  width: 500px;
  float: left;
  text-align: center;
}

.feature_ .contents_inner_ ul{
  overflow: hidden;
}
.feature_ .contents_inner_ ul li{
  float: left;
}

.feature_ .contents_inner_ .item_text01_,
.feature_ .contents_inner_ p.ph_{
  width: 100%;
  margin:0 auto;
  text-align: center;
}

.feature_ .contents_inner_ .text_left_{
  text-align: left !important;
}
.feature_ .contents_inner_ .text_right_{
  text-align: right !important;
}

.feature_ .contents_inner_ p.item_text02_{
  width: 100%;
  margin: 10px auto 20px;
  text-align: left;
	font-family: a-otf-ryumin-pr6n, serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
}



/* --------------------------------------
     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_ ul.link_{
	width:600px;
	margin: 130px auto 0;
	padding:0 0 70px 0 ;
	overflow:hidden;
	text-align:center;
}


.feature_ .contents_inner_ .namber_{
	width:120px;
	margin:0 auto 50px;
	text-align: center;
}

.feature_ .contents_inner_ .title_{
	width:550px;
	margin:0 auto;
	text-align: center;
}


.feature_ .border{
	border-top: 1px solid #A2A9AB;
	border-bottom: 1px solid #A2A9AB;
	width: 1000px;
	margin: 40px auto!important;
	padding: 50px 0!important;
}

.feature_ .contents_inner_ .flex_{
	display: flex;
	width: 1000px;
	margin: 0 auto;
}


/* -----------------------------------------------
フェードインの動きの大きさ設定
-------------------------------------------------- */

@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}
