@charset "utf-8";
div#footer_inner01 {
 padding:30px 0;
 border-top:1px solid #e6e6e6
}
div#footer_inner02 {
 background:#fdfdfd;
 height:55px;
 border-top:1px solid #ebebeb;
 border-bottom:1px solid #ebebeb
}
div#footer_inner03 {
 background:#f7f7f7;
 padding:30px 0
}
div#footer_inner04 {
 background:#3b689a;
 padding:20px 0;
 color:#fff;
 font-size:12px!important;
 line-height:1.2
}
ul#list_footer01 {
 overflow:hidden;
 /* position:absolute; */
 /* top:20px; */
 /* left:0 */
}
ul#list_footer01 li {
 /* float:left; */
 font-size:86%;
 line-height:1.2;
}
ul#list_footer01 li a {
 background:url(../img/bg_bdr01.png) no-repeat right .1em;
 display:block;
 color:#666;
 padding:0 20px 0 10px
}
ul#list_footer01 li:first-child a {
 padding-left:0
}
ul#list_footer01 li a:hover {
 color:#79c9e8
}
ul#list_footer02 {
 /* float:left; */
 width:180px;
 margin-right:50px;
 border-right:1px solid #cdcdcd
}
ul#list_footer02 li {
 margin-bottom:13px
}
ul#list_footer02 li a {
 background:url(../img/ico_arrow01.png) no-repeat left .45em;
 color:#444;
 font-size:93%;
 font-weight:700;
 line-height:1.2;
 padding-left:8px
}
ul#list_footer02 li a:hover {
 color:#4f99ca
}
ul.list_footer03 {
 overflow:hidden
}
ul.list_footer03 li {
 /* float:left; */
 margin-right:13px
}
ul.list_footer03 li:last-child {
 margin-right:0
}
ul.list_footer03 li a {
 /* background:url('../img/ico_arrow01.png') no-repeat left .45em; */
 color:#444;
 font-size:100%;
 line-height:1.2;
 /* padding-left:8px; */
 font-weight:700;
}
ul.list_footer03 li a:hover {
 color:#4f99ca
}
#footer_inner05,
#footer_inner06 {
 padding:25px 0
}
#list_footer04 li {
 color:#444;
 font-weight:700;
 font-size:93%
}
ul#list_footer05 li a,
ul#list_footer06 li a {
 background:url(../img/ico_arrow01.png) no-repeat left .45em;
 color:#444;
 font-size:93%;
 font-weight:700;
 line-height:1.2;
 padding-left:8px
}
.list_footer_right {
 border-left:1px solid #cdcdcd;
 max-width:770px;
 /* float:right; */
 padding-left:50px
}
p#bottom {
 /* float:left; */
 margin-bottom:0
}
p#txt_contact02 {
 /* background:url(../img/txt_contact02.jpg) no-repeat 0 0; */
 /* width:327px; */
 min-width:310px;
 height:25px;
 position:absolute;
 top:10px;
 right:181px;
 margin:5px 0 0;
 display:flex;
}
p#txt_contact02 i.fa-phone {
  font-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  padding:5px;
  border-radius:50%;
  color: #fff;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  background:linear-gradient(135deg,rgba(126, 198, 191, 1) 50%, rgba(57, 167, 156, 1) 50%);
}
p#txt_contact02 span.telnum {
  font-size: 200%;
  line-height: 1;
  font-weight: 900;
  margin-right: 5px;
  color: #39A79C;
  letter-spacing:1px;
}
p#txt_contact02 span.optime {
  line-height: 1;
  font-size: 85%;
}
p#txt_contact02 span {
 /* display:none; */
 display:block;
}
p#btn_contact02 {
 /* position:absolute; */
 /* top:10px; */
 /* right:0; */
 margin-bottom:0
}
div#ftlogobox {
 width:170px;
 /* float:left */
}
p#logo01 {
 width:170px;
 height:35px;
 margin:15px 0 0
}
#ftlogobox ul li {
 width:40px;
 height:40px;
 /* float:left; */
 border-radius:20px;
 -webkit-border-radius:20px;
 -moz-border-radius:20px;
 overflow:hidden;
 margin-right:3px
}
#ftlogobox ul li:last-child {
 margin-right:0
}
p#logo01 span {
 display:none
}
p#pagetop {
 position:fixed;
 right:20px;
 bottom:20px;
 margin-bottom:0;
 z-index:99;
}
p#pagetop a {
 background:url(../../img/btn_pagetop01.png) no-repeat 0 0;
 text-decoration:none;
 width:60px;
 height:60px;
 display:block;
 outline:0
}
p#pagetop a:hover {
 background:url(../../img/btn_pagetop01_on.png) no-repeat 0 0
}
p#pagetop a span {
 display:none
}
address {
 /* float:right; */
 font-style:normal
}


/* footer */
.sns-item{
  display: flex;
}
#footer_inner01 .inner_center{
  display: flex;
  align-items: center;
}
div.inner_center{
  display: flex;
  /* justify-content: space-around; */
  align-items: center;
}
.inner_center_item{
  /* max-width: 500px; */
  margin-left: 20px;
  padding-top: 10px;
}
ul#list_footer01{
  display: flex;
}
ul#list_footer01 li{
  display: flex;
}
ul#list_footer01 li img{
  width: 10px;
  height: 15px;
}
#list_footer06{
  margin-right: 60px;
}

.inner_center{
  display: flex;
  justify-content: space-between;
}
.contact-item{
  display: flex;
}

.footer-link-conmany{
  display: none;
}
.inner_center_link_item{
  display: flex;
  max-width: 1000px;
  margin: 0 auto;

}

.list_footer04{
  width: 180px;
}
div#footer_inner04{
  text-align: right;
  padding-right: 20px;
}
div#footer_inner06{
  background: #f7f7f7;
}
.list_footer_right{
  display: block;
}

.footer-tell-email{
  display: none;
}

/* .tokyo .list_footer04{
  width: 180px;
} */
ul.list_footer03 li{
  display: flex;
  align-items: center;
  margin-bottom: 7.5px;
}
ul.list_footer03 li a{
  padding-left: 5px;
}
#btn_contact02:hover{
  cursor: pointer;
  opacity: 0.7;
}
/* 5/12 */
.circle{
  display: none;
}
.tokyo{
  /* background: #f7f7f7; */
  padding: 25px 0px;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  /* display: none; */
}
.tokyo .list_footer_right .list_footer03{
  display: flex;
}
h2.tokyoarea{
  width: 180px;
}
.footer-link-company{
  display: none;
}

.sns-item li a{
  display:flex;
  justify-content: center;
  align-items: center;
  width:100%;
  height:100%;
  border-radius:50%;
  font-size:155%;
  color:#fff;
}
.sns-item li a.ico-facebook{ background-color:#3A6593; }
/* .sns-item li a.ico-twitter{ background-color:#7ABCDB; } */
.sns-item li a.ico-twitter{ background-color:#000; }
.sns-item li a.ico-blog{
  background-color:#5092BF;
  padding-left: 3px;
  padding-bottom: 2px;
}
.sns-item li a.ico-instagram{ background-color:#404D9F; }

@media screen and (max-width:769px){
  /* footer */
  #footer_inner01 .inner_center{
    display: block;
    margin: auto;
  }
  div#ftlogobox{
    margin: 0 auto;
    width: 200px;
  }
  .inner_center_item{
    text-align: center;
    margin-left: 0;
  }
  .officetar-text{
    width: 60%;
    margin: auto;
  }
  p#logo01{
    margin: 0 auto;
  }
  .sns-item{
    justify-content: center;
  }

  div#footer_inner02{
    display: block;
    height: auto;
    border-bottom: none;
  }
  ul#list_footer01,div#footer_inner05,div#footer_inner06,div#footer_inner07{
    display: none;
  }
  .list_footer04{
    display: none;
  }

  .div.wrap_navi_page01{
    width: 90%;
  }
  #list_footer05{
    display: none;
  }
  .list_footer_right{
    border: none;
    display: block;
  }
  ul.list_footer03{
    display: flex;
    flex-wrap: wrap;
  }

  .pc-only{
    display: none;
  }
  
  .footer-tell-email{
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    justify-content: space-around;
    border-top: 1px solid #dddddd;
  }
  .footer-tell{
    text-align: center;
  }
  .footer-tell img{
    width: 90%;
  }
  .footer-email{
    text-align: center;
  }
  .footer-email img{
    width: 90%;
  }
  ul.list_footer03{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  ul.list_footer03 li a{
    color: rgb(22, 9, 206);
    font-weight: normal;
    font-size: 13px;
  }
  
  .tokyo{
    display: block;
  }
  .tokyo1{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
  }
  #footer_inner03{
    display: none;
  }
  .footer-link-company{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 300px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    font-size: 10px;
  }
  .footer-link-company .officetar-link{
    margin-left: 20px;
  }
  ul.list_footer03 li{
    margin-bottom: 0;
   }
   .f_1minus{
     display: flex;
   }
   .circle{
     display: block;
   }
   .tokyoarea{
     display: none;
   }
   
 }

@media screen and (max-width:500px){
  .list_footer_right{
    padding-left: 10px;
  }
  .officetar-text{
    width: 97%;
    font-size: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .tokyo .list_footer_right .f_1minus{
    font-size: 80%;
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .tokyo .list_footer_right ul li img{
    width: 3px;
  }
  ul.list_footer03 li{
    margin-bottom: 0;
  }
  .tokyo .list_footer_right ul.list_footer03 li a{
    font-size: 11px;
  }
  .tokyo .list_footer_right ul.list_footer03{
    margin-bottom: 0;
    font-size: 60%;
  }
  div#ftlogobox{
    padding-left: 0;
  }
  .inner_center_item{
    margin-left: 0;
  }
  
}
