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

.index.content{
  margin-top: 28px;
}
.section {
  width: 1200px;
  margin: 0 auto;
}
.section .wrap{
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.headline01{
  font-size: 3rem;
  letter-spacing: -0.05em;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.headline02{
  background: url(../images/icon_dot.png) no-repeat 0 50%;
  margin-bottom: 5px;
  padding: 1px 0 0 17px;
  font-size: 1.8rem;
  letter-spacing: 0.06em;
}
.sub__headline{
  font-size: 1.6rem;
  line-height: 1.65;
}
.list__style {
  border-top: 1px solid #918b8a;
  margin-top: 43px;
  padding: 39px 0 51px;
}
.list__style li{
  margin-bottom: 38px;
  padding-bottom: 28px;
  border-bottom: 1px solid #918b8a;
  line-height: 1.65;
}
.list__style li:last-child{
  border: none;
  margin-bottom: 0;
}
.company__block{
  max-width: 702px;
  width: 100%;
  margin: 0 auto 44px;
}
.table__style table{
  display: table;
  width: 100%;
}
.table__style th,
.table__style td{
  padding: 14px 5px 17px;
  border-bottom: 1px solid #908c8b;
  line-height: 1.8;
  vertical-align: top;
}
.company__block .table__style tr:first-child th,
.company__block .table__style tr:first-child td{
  padding-top: 4px;
}
.table__style th{
  padding-left: 0;
  min-width: 100px;
  width: 25%;
  font-size: 1.8rem;
}
.table__style td{
  font-size: 1.6rem;
  line-height: 2;
}
.table__style td p{
  margin: 0;
}
.table__style tr:last-child th,
.table__style tr:last-child td{
  border: none;
}
.table__style th.place{
  padding-top: 27px;
}
.place__list{
  padding: 17px 0 16px;
}
.place__list p{
  display: inline-block;
  vertical-align: top;
  padding-right: 5px;
  width: 40%;
}
.place__list p:first-child {
  width: 58.8%;
}
a.link__text{
  display: inline-block;
  color: #4159a7;
  font-size: 1.6rem;
  text-decoration: underline;
}
a.link__text span{
  background: url(../images/icon_window.png) no-repeat 100% 50%;
  padding-right: 23px;
  text-decoration: none;
}
a.link__text:hover{
  text-decoration: none;
}
/*----------------------------
movedeco
----------------------------*/
.movedeco .wrap {
	width: 1000px;
}
.movedeco__deco{
  display: block;
  position: absolute;
  visibility: hidden;
  -webkite-visibility: hidden;
  opacity: 0;
}
.movedeco__deco.on{
  visibility: visible;
  -webkite-visibility: visible;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all  1s ease;
}
.movedeco__deco1{
  background: url(../images/cmn_deco01.png) no-repeat center;
  width: 50px;
  height: 50px;
  top: 210px;
  left: -48px;
}
.movedeco__deco1.on{
  top: 150px;
}
.movedeco__deco2{
  background: url(../images/cmn_deco02.png) no-repeat center;
  width: 106px;
  height: 78px;
  top: 260px;
  left: -33px;
}
.movedeco__deco2.on{
  top: 241px;
}
.movedeco__deco3{
  background: url(../images/cmn_deco03.png) no-repeat center;
  width: 130px;
  height: 130px;
  top: 320px;
  right: -59px;
}
.movedeco__deco3.on{
  top: 272px;
}
.movedeco__deco4{
  background: url(../images/cmn_deco04.png) no-repeat center;
  width: 52px;
  height: 56px;
  top: 500px;
  left: -8px;
}
.movedeco__deco4.on{
  top: 479px;
}
.movedeco__deco5{
  background: url(../images/cmn_deco05.png) no-repeat center;
  width: 65px;
  height: 55px;
  top: 540px;
  right: -2px;
}
.movedeco__deco5.on{
  top: 483px;
}
.movedeco__deco6{
  background: url(../images/cmn_deco06.png) no-repeat center;
  width: 120px;
  height: 161px;
  top: 640px;
  left: -97px;
}
.movedeco__deco6.on{
  top: 621px;
}
.movedeco__deco7{
  background: url(../images/cmn_deco07.png) no-repeat center;
  width: 58px;
  height: 61px;
  top: 600px;
  right: -58px;
}
.movedeco__deco7.on{
  top: 575px;
}
.movedeco__deco8{
  background: url(../images/cmn_deco08.png) no-repeat center;
  width: 27px;
  height: 28px;
  top: 920px;
  left: 24px;
}
.movedeco__deco8.on{
  top: 892px;
}
.movedeco__deco9{
  background: url(../images/cmn_deco09.png) no-repeat center;
  width: 77px;
  height: 57px;
  top: 920px;
  right: -62px;
}
.movedeco__deco9.on{
  top: 902px;
}
.movedeco__deco10{
  background: url(../images/cmn_deco10.png) no-repeat center;
  width: 52px;
  height: 51px;
  top: 980px;
  left: -33px;
}
.movedeco__deco10.on{
  top: 957px;
}
.movedeco__deco11{
  background: url(../images/cmn_deco11.png) no-repeat center;
  width: 59px;
  height: 49px;
  top: 980px;
  right: -23px;
}
.movedeco__deco11.on{
  top: 1108px;
}
.movedeco__deco12{
  background: url(../images/cmn_deco12.png) no-repeat center;
  width: 92px;
  height: 99px;
  top: 980px;
  left: -28px;
}
.movedeco__deco12.on{
  top: 1120px;
}
.movedeco__deco13{
  background: url(../images/cmn_deco13.png) no-repeat center;
  width: 112px;
  height: 112px;
  top: 940px;
  right: -99px;
}
.movedeco__deco13.on{
  top: 1182px;
}
.movedeco__deco14{
  background: url(../images/cmn_deco14.png) no-repeat center;
  width: 46px;
  height: 49px;
  top: 820px;
  right: 15px;
}
.movedeco__deco14.on{
  top: 798px;
}
.movedeco__deco15{
  background: url(../images/cmn_deco15.png) no-repeat center;
  width: 45px;
  height: 47px;
  top: 1040px;
  right: -2px;
}
.movedeco__deco15.on{
  top: 1313px;
}
.movedeco__deco16{
  background: url(../images/cmn_deco16.png) no-repeat center;
  width: 65px;
  height: 57px;
  top: 1140px;
  left: -47px;
}
.movedeco__deco16.on{
  top: 1292px;
}
@media only screen and (max-width: 800px){
  .index.content{
    margin-top: 65px;
  }
  .section {
    width: 100%;
  }
  .section .wrap{
    padding: 0;
  }
  .headline01{
    margin: 0 0 10px;
    padding: 20px 10px 10px;
    font-size: 1.8rem;
  }
  .headline02{
    background-size: 8px auto;
    -webkit-background-size: 8px auto;
    -moz-background-size: 8px auto;
    margin: 0 0 4px 3px;
    padding-left: 9px;
    font-size: 1.6rem;
  }
  .sub__headline{
    padding: 0 10px;
    font-size: 1.4rem;
  }
  .list__style{
    border-color: #aeaeae;
    margin-top: 21px;
    padding: 17px 0 15px;
  }
  .list__style li{
    margin-bottom: 17px;
    padding: 0 10px 4px;
    border-color: #aeaeae;
  }
  .list__style p{
    font-size: 1.4rem;
  }
  .company__block{
    margin-bottom: 39px;
    max-width: inherit;
  }
  .table__style th,
  .table__style td{
    display: block;
    width: 100%;
  }
  .table__style th{
    border: none;
    padding: 11px 10px 3px;
    min-width: 50px;
    font-size: 1.6rem;
    line-height: 1.7;
  }
  .table__style td{
    padding: 0 10px 12px;
    border-color: #aeaeae;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .table__style td p{
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .table__style th.place{
    padding-top: 18px;
  }
  .place__list{
    padding: 0 0 6px;
  }
  .place__list p:first-child,
  .place__list p{
    display: block;
    width: 100%;
  }
  .place__list p:first-child{
    padding-bottom: 12px;
  }
  .company__block .table__style tr:first-child th,
  .company__block .table__style tr:first-child td{
    padding-top: 0;
  }
  a.link__text{
    font-size: 1.1rem;
  }
  a.link__text span{
    background-position: 100% 2px;
    background-size: 10px auto;
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    padding-right: 16px;
  }
  .movedeco{
    display: none;
  }
}