@charset "utf-8";
@media screen and (max-width: 770px){
html,body{
  height: 100%;
}
  .pc{
    display: none;
  }
  body{
    font-size: 16px!important;
  }
  figure img{
    width: 100%;
  }

}
@media screen and (min-width: 461px){
  .sp{
    display: none;
  }
}
@media screen and (min-width: 771px){
  .rwd{
    display: none;
  }
}

body{
  background: #f2f3f4;
  font-family:　"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 127%;
  line-height:1.8;
}
.clearfix{
  overflow: hidden;
}
.fright{
  float: right;
}
.fleft{
  float: left;
}
.clear{
  clear: both;
}

a{
  text-decoration: none;
}
input {
    cursor: pointer;
}
@media screen and (max-width: 770px){
#capabilities,
#results,
#quality,
#about,
#door,
#merit,
#flow,
#profile,
#president,
#history,
#introduction,
#stile,
#flush,
#orito,
#other,
#faq_box1,
#faq_box2,
#faq_box3,
#faq_box4,
#faq_box5,
#faq_box6,
#faq_box7 {
    overflow: hidden;
    margin-top: -60px;
    padding-top: 60px;
}
}
@media screen and (min-width: 771px){
#capabilities,
#results,
#quality,
#about,
#door,
#merit,
#flow,
#profile,
#president,
#history,
#introduction,
#stile,
#flush,
#orito,
#other,
#faq_box3,
#faq_box4,
#faq_box6,
#faq_box7  {
    overflow: hidden;
    margin-top: -115px;
    padding-top: 115px;
}
#faq_box1,
#faq_box2,
#faq_box5{
    overflow: hidden;
    margin-top: -185px;
    padding-top: 185px;
}
}
/*------------------------------------------

header

--------------------------------------------*/
@media screen and (max-width: 460px){
header h1 a{
  font-size: 20px!important;
  letter-spacing: -0.0em;
}
header h1 img{
  width: 26px;
  margin: 0 5px 0 0!important;
}
}
@media screen and (max-width: 770px){
header{
  max-width: 770px;
  width: 100%;
  margin: 20px 0;
}
header span{
  display: block;
  font-size: 12px;
  text-align: center;
  position: relative;
  top: 15px;
  letter-spacing: 0.2em;
}
header h1 a{
  color: #00bbff;
  font-size: 24px;
  padding: 10px 0 0px 0%;
  display: block;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  text-align: center;
}
header h1 a img{
    margin: 0 10px 0 0;
    position: relative;
    top: 5px;
}
}
@media screen and (min-width: 771px){
header{
  width: 1140px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
header span{
  display: block;
  font-size: 12px;
  text-align: right;
  position: relative;
  top: 44px;
  right: 210px;
  letter-spacing: 0.2em;
}
header h1 a{
  font-size: 30px;
  padding: 34px 0px 2px 0;
  color: #00bbff;
  display: block;
  float: right;
}
header h1 a img{
    margin: 0 10px 0 0;
    position: relative;
    top: 5px;
}
}
/*------------------------------------------

グローバルナビ

--------------------------------------------*/
@media screen and (max-width: 770px){
.fixed {
    position: fixed;
    top: 0;
    z-index: 10000;
}
#main nav#fixedBox {
    margin: 0px auto 14px;
    background: #fff;
    width: 100%;
}
.menubtn{
    color: #27586b;
    background: url(../images/common/bg-navi3line.png) no-repeat left center,url(../images/common/bg-navi3line.png) no-repeat right center;
    text-align: center;
    padding: 10px 0;
    }
nav#fixedBox ul {
    display: none;
}
#main nav#fixedBox  ul li a {
    color: #27586b;
    display: block;
    font-size: 16px;
    margin: 5px auto;
    padding: 3px 10px 3px 20px;
    background: url(../images/common/bg-navi1line.png) no-repeat right center, url(../images/common/bg-navi1line.png) no-repeat left center;}
}
@media screen and (min-width: 771px){

#main nav#fixedBox {
    margin: 0px auto 14px;
    width: 100%;
    z-index: 500;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    margin: 0 0px!important;
    width: 1140px;
}
#main nav#fixedBox ul{
  overflow: hidden;
  width: 1140px;
  margin: 0 auto;
  background: url(../images/common/bg-navi3line.png) no-repeat 0px center,url(../images/common/bg-navi3line.png) no-repeat right center,#fff;
}
#main nav#fixedBox ul li{
    float: left;
    padding: 0px;
    margin: 5px 5px 5px 0px;
    height: 80px;
}
#main nav#fixedBox ul li:nth-child(1){
    width: 240px;
}
#main nav#fixedBox ul li:nth-child(2){
    width: 130px;
}
#main nav#fixedBox ul li:nth-child(3){
    width: 120px;
}
#main nav#fixedBox ul li:nth-child(4){
    width: 160px;
}
#main nav#fixedBox ul li:nth-child(5){
    width: 120px;
}
#main nav#fixedBox ul li:nth-child(6){
    width: 120px;
    margin-left: 8px;
}
#main nav#fixedBox ul li:nth-child(7){
    width: 160px;
    margin-left: 8px;
}
#main nav#fixedBox ul li:nth-child(8){
    width: 146px;
    margin-left: 8px;
}
#main nav#fixedBox  ul li a {
    color: #27586b;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 74px;
    margin: 0 auto;
    border: 3px solid #fff;
}
#main nav#fixedBox  ul li:nth-child(1) a {
    position: relative;
    left: 36px;
    padding: 12px 14px 0 17px;
    margin-right: 40px;
    line-height: 1.4em;
    height: 59px;
}
#main nav#fixedBox  ul li:nth-child(2) a {
    padding: 12px 0 0 15px;
    line-height: 1.4em;
    height: 60px;
    }
#main nav#fixedBox  ul li:nth-child(3) a,
#main nav#fixedBox  ul li:nth-child(4) a,
#main nav#fixedBox  ul li:nth-child(5) a,
#main nav#fixedBox  ul li:nth-child(6) a,
#main nav#fixedBox  ul li:nth-child(7) a,
#main nav#fixedBox  ul li:nth-child(8) a{
    line-height: 4.6;
    text-align: center;
}
#main nav#fixedBox  ul li:nth-child(8) a {
    position: relative;
    right: 15px;
}
#main nav#fixedBox  ul li a:hover {
    border: 3px solid #99e4ff;
}
}


/*------------------------------------------

address

--------------------------------------------*/
address {
    font-style: normal;
    margin: 0 auto;
    overflow: hidden;
}
p#address-area2-2{
    font-size: 14px;
}
@media screen and (max-width: 460px){

#address-area1 span{
  font-size: 20px!important;
  position: relative;
  top: -10px;
  left: 5px;
  color: #ff8500;
}
#address-area1 img{
  width: 45px!important;
}
#address-area1 a img{
  position: relative;
  top: -5px;
  width: 50px!important;
}
p#address-area2-1 {
    font-size: 16px!important;
}
p#address-area2-1 img{
    width: 30px!important;
}
p#address-area2-2{
  line-height: 1.3;
  margin: 7px 0;  
  text-align: center;
}
}
@media screen and (max-width: 770px){
address{
  width: 96%;
  margin: 20px auto;
}
#address-area1 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #ff8500;
}
#address-area1 span{
  position: relative;
  top: -25px;
  left: 5px;
}
#address-area1 span span{
  font-size: 13px;
  font-weight: normal;
  margin-left: 85px;
  margin-top: 18px;
  display: block;
}
#address-area1 img{
  width: 70px;
  position: relative;
}
#address-area1 span + a{
 display: block;
 position: relative;
 top: -10px;
}
#address-area1 a img{
  position: relative;
  top: -10px;
}
p#address-area2-1 img{
    margin: 0 10px 0 0;
    position: relative;
    top: 5px;
}
p#address-area2-1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
p#address-area2-2{
  text-align: center;
}
}
@media screen and (min-width: 771px){
address {
    width: 1360px;
}
#address-area1{
  float: left;
  margin: 50px 50px 50px 60px;
  font-size: 40px;
  font-weight: bold;
  color: #ff8500;
}
#address-area2{
  float: right;
  margin: 50px 60px 50px 0;
}
#address-area1 img,
#address-area1 span,
#address-area1 a {
    display: block;
    float: left;
}
#address-area1 span#footer-tel{
    margin: 12px 10px 0px 10px;
    line-height: 1.2;
}
#address-area1 span#footer-tel #eigyojikan{
    font-size: 14px;
    font-weight: normal;
}
#address-area1 a {
    margin: 15px 0 0 0;
}
p#address-area2-1 {
    font-size: 35px;
    font-weight: bold;
}
p#address-area2-1 img{
    margin: 0 10px 0 0;
    position: relative;
    top: 5px;
}

}
/*------------------------------------------

footer

--------------------------------------------*/
footer{
  background: #27586b;
}
#footer-area1 {
    background: #fff;
}
#footer-area1 ul{
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
#footer-area1 ul li a{
    color: #27586b;
    font-size: 14px;
    float: left;
    padding: 20px 0;
}
footer nav #sitemap-list{
    display: none;
}
p#sitemap-open {
    color: #527989;
    padding: 0 0 0 131px;
    letter-spacing: 0.3em;
    background: url(../images/common/icon-sitemap.png) no-repeat left center;
    cursor: pointer;
    width: 127px;
}
@media screen and (max-width: 460px){
  #footer-area1 ul li:nth-child(1) a,
  #footer-area1 ul li:nth-child(2) a{
    padding: 5px 0!important;
}
}
@media screen and (max-width: 770px){

p#sitemap-open {
    margin: 40px 0 40px 0px;
}
#footer-area1 ul{
    width: 96%;
}
nav#sitemap ul#sitemap-list-inner {
    padding: 0 0 0 0px;
    font-size: 16px;
}

nav#sitemap{
  width: 96%;
  margin: 0 auto;
}
nav#sitemap ul a{
    color: #6D93A2;
}
#sitemap-list ul li {
    overflow: hidden;
    margin-bottom: 5px;
}
#sitemap-list ul li:before {
    content: "> ";
    font-size: 13px;
    color: #6D93A2;
    position: relative;
    top: -2px;
}
#sitemap-list ul li ul {
    margin: 0 0 0 50px;
}
#sitemap-list ul li ul li {
    float: left;
    font-size: 13px;
}
#footer-area1 ul li:nth-child(1) a {
    margin: 0 20px 0 0;
    display: block;
}
#sitemap-list ul li ul li:before {
    content: "/";
    color: #6D93A2;
    margin: 0 10px 0 10px;
    position: relative;
    top: -2px;
    }
footer p small{
    font-size: 14px;
    float: right;
    margin-right: 20px;
}
}
@media screen and (min-width: 771px){
#footer{
    width: 100%;
}
#footer-area1 ul{
    width: 1360px;
}

#footer-area1 ul li:nth-child(1) a {
    margin: 0 20px;
    display: block;
}
footer nav{
    width: 1360px;
    margin: 0 auto;
}

footer p{
  width: 1360px;
  margin: 0 auto;
}
footer p small{
    font-size: 14px;
    float: right;
}
p#sitemap-open {
    color: #527989;
    letter-spacing: 0.3em;
    background: url(../images/common/icon-sitemap.png) no-repeat left center;
    padding: 0 0 0 131px;
    margin: 40px 0 40px 140px;
    cursor: pointer;
    width: 170px;
}
nav#sitemap ul#sitemap-list-inner {
    padding: 0 0 0 140px;
    font-size: 16px;
}
nav#sitemap ul a{
    color: #6D93A2;
}
#sitemap-list ul li {
    overflow: hidden;
    margin-bottom: 5px;
}
#sitemap-list ul li:before {
    content: "> ";
    font-size: 13px;
    color: #6D93A2;
    position: relative;
    top: -2px;
}
#sitemap-list ul li ul {
    margin: 0 0 0 50px;
}
#sitemap-list ul li ul li {
    float: left;
    font-size: 13px;
}
#sitemap-list ul li ul li:before {
    content: "/";
    color: #6D93A2;
    margin: 0 10px 0 10px;
    position: relative;
    top: -2px;
    }
}

/*------------------------------------------

ローカルナビ

--------------------------------------------*/
@media screen and (max-width: 460px){
#efelia #main nav#submenu ul li a{
    font-size: 14px!important;
}
#efelia #main nav#submenu ul li:nth-child(3) a{
  font-size: 14px;
  position: relative;
  line-height: 1.2;
}
}
@media screen and (max-width: 770px){
#reason #main nav#submenu ul li{
        text-align: center;
        width: 100%;
}
#reason #main nav#submenu ul li a {
    color: #27586b;
    display: block;
    font-size: 18px;
    text-align: center;
    max-width: 500px;
    width: 95%;
    height: 32px;
    margin: 10px auto;
    background: url(../images/common/bg-navi1line.png) no-repeat right center, url(../images/common/bg-navi1line.png) no-repeat left center;
    text-align: center;
}
#company #main nav#submenu ul,
#catalog #main nav#submenu ul{
  overflow: hidden;    
}
#company #main nav#submenu ul li,
#catalog #main nav#submenu ul li{
        text-align: center;
        width: 50%;
        float: left;
}
#company #main nav#submenu ul li a,
#catalog #main nav#submenu ul li a{
    color: #27586b;
    display: block;
    font-size: 18px;
    text-align: center;
    max-width: 500px;
    width: 95%;
    height: 32px;
    margin: 10px auto;
    background: url(../images/common/bg-navi1line.png) no-repeat right center, url(../images/common/bg-navi1line.png) no-repeat left center;
    text-align: center;
}
#catalog #main nav#submenu ul li:first-child a,
#catalog #main nav#submenu ul li:nth-child(2) a{
  font-size: 13px;
  position: relative;
  padding-top: 5px;
  height: 30px
}
#efelia #main nav#submenu ul{
  overflow: hidden;    
}
#efelia #main nav#submenu ul li{
        text-align: center;
        width: 50%;
        float: left;
}
#efelia #main nav#submenu ul li a{
    color: #F9A04E;
    display: block;
    font-size: 18px;
    text-align: center;
    max-width: 500px;
    width: 95%;
    height: 32px;
    margin: 10px auto;
    background: url(../images/pages/bg-subnavi1line-orange.png) no-repeat right center, url(../images/pages/bg-subnavi1line-orange.png) no-repeat left center;
    text-align: center;
    line-height: 2;
}
}
@media screen and (min-width: 461px) and (max-width: 770px){
#efelia #main nav#submenu ul li:nth-child(3) a{
  font-size: 15px;
  position: relative;
}
}
@media screen and (min-width: 771px){

#main nav#submenu {
    margin: 80px 10px;
    background: url(../images/common/bg-subnavi3line.png) no-repeat left center,url(../images/common/bg-subnavi3line.png) no-repeat right center,#fff;
    padding: 0 20px;
}
#main nav#submenu  ul{
  overflow: hidden;
}
#main nav#submenu  ul li{
    float: left;
    width: 351px;
    height: 100px;
}
#main nav#submenu  ul li:last-child{
  background: none;
}
#main nav#submenu  ul li{
    padding-right: 4px;
    background: url(../images/common/bg-navi1line.png) no-repeat right center;
}
#main nav#submenu  ul li a {
    color: #27586b;
    display: block;
    font-size: 22px;
    line-height: 4;
    text-align: center;
    /* width: 100%; */
    height: 76px;
    padding-top: 0px;
    margin: 0 auto;
    border: 3px solid #fff;
}
#main nav#submenu  ul li a:hover {
    border: 3px solid #99e4ff;
    height: 93px;
    width: calc(100% - 6px);
    padding-top: 0px;
}
/*エフェリアページのローカルナビ*/
#efelia #main nav#submenu {
    background: url(../images/pages/bg-subnavi3line-orange.png) no-repeat left center,url(../images/pages/bg-subnavi3line-orange.png) no-repeat right center,#fff;
}
#efelia #main nav#submenu  ul li{
    background: url(../images/pages/bg-subnavi1line-orange.png) no-repeat right center;
}
#efelia #main nav#submenu  ul li{
    float: left;
    height: 100px;
}
#efelia #main nav#submenu  ul li:nth-child(1){
    width: 231px;
}
#efelia #main nav#submenu  ul li:nth-child(2){
    width: 260px;
}
#efelia #main nav#submenu  ul li:nth-child(3){
    width: 333px;
}
#efelia #main nav#submenu  ul li:last-child{
  width: 234px;
  background: none;
}
#efelia #main nav#submenu  ul li a {
    color: #F9A04E;
    display: block;
    font-size: 20px;
    line-height: 4.6;
    text-align: center;
    width: 86%;
    height: 96px;
    padding-top: 3px;
    margin: 0 auto;
}
#efelia #main nav#submenu  ul li:nth-child(1) a{
  width: 70%;
}
#efelia #main nav#submenu  ul li a:hover {
    border: 3px solid #FFCC99;
    height: 93px;
    padding-top: 0px;
}
/*カタログページのローカルナビ*/
#catalog #main nav#submenu ul li:nth-child(1){
  width: 300px;
}
#catalog #main nav#submenu ul li:nth-child(2){
  width: 300px;
}
#catalog #main nav#submenu ul li:nth-child(3){
  width: 153px;
}
#catalog #main nav#submenu ul li:nth-child(4){
  width: 153px;
}
#catalog #main nav#submenu ul li:nth-child(5){
  width: 153px;
}
/*会社案内ページのローカルナビ*/
#company #main nav#submenu ul li:nth-child(1){
  width: 260px;
}
#company #main nav#submenu ul li:nth-child(2){
  width: 277px;
}
#company #main nav#submenu ul li:nth-child(3){
  width: 270px;
}
#company #main nav#submenu ul li:nth-child(4){
  width: 254px;
}
#company #main nav#submenu ul li:nth-child(5){
  width: 276px;
}
}
/*--------------------------------------------

thanksページ共通

-------------------------------------------*/
.thankspage p{
  text-align: center;
}

/*------------------------------------------

main / トップページ

--------------------------------------------*/
p#totop {
    text-align: right;
    margin-right: 5px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}

#topics p {
  text-align: center;
}
#topics a{
      color: #27586b;
}
ul#feed {
    font-size: 16px;
    width: 80%;
    margin: 0 auto 20px;
    border-bottom: 4px solid #27586b;
    border-right: 4px solid #27586b;
    padding: 0 10px 0px 0;
}
ul#feed span {
    padding-right: 15px;
}
ul#feed li{
    border-top: 4px solid #27586b;
    border-left: 4px solid #27586b;
    font-size: 15px;
    padding: 10px 0 0 10px;
    margin: 10px 10px 10px 0;
    line-height: 1.4;
}
#facebook{
    float: left;
    border: 10px solid #99e4ff;
    text-align: center;
}
#facebook p {
    margin-top: 10px;
}
@media screen and (max-width: 770px){

#main {
  max-width: 770px;
  width: 100%;
  background: #fff;
  padding-top: 1px;
}
#contents {
   color: #27586b;
   width: 95%;
   margin-right: auto;
   margin-left: auto;
   overflow: hidden;
}
#icatch {
    margin-bottom: 30px;
}
p.banner-torikae,
p.banner-efelia,
p.banner-catalog{
    width: 100%;
    max-width: 339px;
    margin: 0 auto 25px;
}
p.banner-torikae img,
p.banner-efelia img,
p.banner-catalog img{
    width: 100%;
    margin: 0 auto;
}
#topics,
#facebook{
    width: auto;
    color: #99e4ff;
    max-width: 760px;
}
#banner-area h2{
  font-size: 22px;
  margin: 20px 0 10px;
  clear: both;
}
#topics h3,
#facebook h3{
    font-size: 28px;
    text-align: center;
}
#topics{
    clear: both;
    border: 5px solid #27586b;
    margin-bottom: 30px;
    color: #27586b;
}
#facebook{
    float: none;
    border: 5px solid #99e4ff;
}
p#top-discription {
    color: #99e4ff;
    text-align: center;
    margin: 80px 0;
}
}
@media screen and (max-width: 640px){
  #topics,#facebook{
    max-width: 335px;
    width: 100%;
    margin: 0 auto 30px;
  }
  ul#feed{
    width: 85%!important;
  }
}
@media screen and (min-width: 771px){

#main {
    width: 1360px;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    padding-top: 1px;
}
#contents {
   color: #27586b;
   width: 1140px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
#icatch {
    margin-bottom: 30px;
}
#contents-inner{
  width: 1060px;
  margin: 0 auto;
}
#torikae #contents-inner{
  width: 1000px;
}
#banner-area{
  width: 1062px;
  margin: 0 auto;
}
#banner-area h2{
  font-size: 28px;
  margin: 20px 0 10px;
  clear: both;
}
p.banner-torikae,
p.banner-efelia,
p.banner-catalog{
    width: 559px;
    float: left;
    margin-bottom: 40px;
}
p.banner-torikae,
p.banner-efelia{
    margin: 0 21px 0 0;
}
#index p.banner-torikae,
#index p.banner-efelia,
#index p.banner-catalog{
    width: 340px;
    float: left;
    margin-bottom: 40px;
}
#index p.banner-torikae,
#index p.banner-efelia{
    margin: 0 21px 0 0;
}
#topics{
     margin: 0 20px 0 0;
    width: 319px;
    color: #99e4ff;
}
#facebook{
    width: 280px;
    color: #99e4ff;
    padding: 0 20px;
    margin: 0 0 0 2px;
}
#topics h3,
#facebook h3{
    font-size: 28px;
    text-align: center;
}
#topics{
    float: left;
    border: 10px solid #27586b;
    padding: 10px 0 0 0;
    color: #27586b;
}

p#top-discription {
    color: #99e4ff;
    text-align: center;
    margin: 120px 0;
}
}
@media screen and (min-width: 641px) and (max-width: 770px){
p.banner-torikae,
p.banner-efelia,
p.banner-catalog{
   width: 32%;
   float: left;
   margin: 0 2% 0 0;
}
p.banner-catalog{
   margin: 0;
}
}
/*------------------------------------------

下層ページ

--------------------------------------------*/
.pages h2 {
    font-weight: normal;
    color: #27586b;
    background: url(../images/common/icon-blue.png) no-repeat left center;
}
#efelia h2 {
    font-weight: normal;
    color: #ff7a00;
    background: url(../images/pages/icon-efelia-h2.png) no-repeat left center;
}
@media screen and (max-width: 460px){
.pages h2 {
    font-size: 24px;
    margin: 70px 0 30px;
    padding: 10px 0 10px 70px;
    line-height: 1.4;
    background-size: 50px;
}
#efelia h2 {
  padding-left: 38px;
  background-size: 30px;
  line-height: 1.3;
  margin: 50px 0 20px;
}
#after .clearfix a,
#contact #contents .clearfix a,
#consult #contents .clearfix a,
.freedesign #contents .clearfix a{
  color: #99e4ff;
  display: block;
  padding: 10px 0 50px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: url(../images/common/bg-3line-blue.png) no-repeat center 60px;
}
#after .clearfix section,
#contact #contents section,
#consult #contents section,
#link-hosoku section{
  border:5px solid #99e4ff;
  margin-bottom: 20px;
}
}
@media screen and (min-width: 461px) and (max-width: 770px){
.pages h2 {
    font-size: 24px;
    margin: 70px 0 30px;
    padding: 10px 0 10px 70px;
    line-height: 1.4;
    background-size: 50px;
}
#efelia h2 {
    font-size: 20px;
    font-weight: normal;
    color: #ff7a00;
    margin: 30px 0 0;
    padding: 20px 0 20px 60px;
}
#after .clearfix a,
#contact #contents .clearfix a,
#consult #contents .clearfix a,
.freedesign #contents .clearfix a{
  color: #99e4ff;
  display: block;
  padding: 10px 0 50px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: url(../images/common/bg-3line-blue.png) no-repeat center 60px;
}
#after .clearfix section,
#contact #contents section,
#consult #contents section,
#link-hosoku section{
  border:5px solid #99e4ff;
  width: 47%;
}
.clearfix #support-mail{
  float: left;
}
.clearfix #support-faq{
  float: right;
}
}
@media screen and (min-width: 771px){
.pages h2 {
    font-size: 30px;
    font-weight: normal;
    color: #27586b;
    margin: 70px 0;
    padding: 20px 0 20px 120px;
    background: url(../images/common/icon-blue.png) no-repeat left center;
}
#efelia h2 {
    font-size: 30px;
    font-weight: normal;
    color: #ff7a00;
    margin: 70px 0;
    padding: 20px 0 20px 80px;
}
#after .clearfix a,
#contact #contents .clearfix a,
#consult #contents .clearfix a,
.freedesign #contents .clearfix a{
  color: #99e4ff;
  display: block;
  padding: 20px 0 60px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  background: url(../images/common/bg-3line-blue.png) no-repeat center 106px;
}

#after .clearfix section,
#contact #contents section,
#consult #contents section,
#link-hosoku section{
  border:10px solid #99e4ff;
  width: 530px;
}

.clearfix #support-mail{
  float: left;
}
.clearfix #support-faq{
  float: right;
}
}
/*------------------------------------------

選ばれる理由　reason.html

--------------------------------------------*/
#quality dt{
    color: #00bbff;
}
#reason dd a {
    color: #ff7a00;
    display: block;
    text-align: right;
    position: relative;
    top: -6px;
}
@media screen and (max-width: 770px){
#reason section .clearfix{
    padding: 40px 0px;
}
#reason section .clearfix img{
    width: 50%;
    float: left;
    margin-right: 20px;
}
#results dl {
    border: 5px solid #99e4ff;
    padding: 8px 3% 5px;
    margin: 30px 0 0 0;
}
}
@media screen and (min-width: 771px){
#reason section .clearfix{
    padding: 0px 60px;
}
#reason #contents #capabilities img,
#reason #contents #results img,
#reason #contents #quality img{
    float: left;
}
#capabilities p,
#results-text,
#quality dl{
    float: right;
    width: 50%;
}
#results dl{
    border: 10px solid #99e4ff;
    padding: 10px 40px;
    font-size: 16px;
    margin: 30px 0 0 0;
}
#quality{
  margin-bottom: 130px;
}
#quality .clearfix{
    margin: 0 0 50px 0;
}
}
/*------------------------------------------

エフェリアについて　#efelia

--------------------------------------------*/
#about #about_wrap h3{
  font-weight: normal;
  color: #ff7a00;
}
ul#btn-door li a{
    color: #27586b;
    display: block;
    text-align: center;
    cursor: pointer;
    background: #ccc;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
  }
  #door li a:hover{
    background: #ff7a00;
}
@media screen and (max-width: 460px){
.merit_section th,
.merit_section td{
  display: block;
}
.merit_section th{
  width:100px!important;
}
.merit_section tr th {
    top: 15px;
}
.merit_section td{
  padding: 0!important;
  position: relative;
  top: 25px!important;
  width: 100%!important;
}
.merit_section p{
  font-size: 16px;
  margin: 50px 0 50px 0!important;
}
#flow ol:nth-of-type(1) li figure {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 1.2em;
    margin: 0 0 10px 0;
}
#flow ol:nth-of-type(1) li figure img {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 1.2em;
    margin-right: 10px;
}
#flow ol:nth-of-type(2) li figure {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 16px;
}
#flow ol li:nth-of-type(2) figure {
    text-align: left!important;
}
#flow ol li:nth-child(2) figure:nth-child(2) img {
    padding: 5px 0 0 0!important;
    width: 70px;
}
#flow ol li:nth-child(2) figure:nth-child(4) {
    padding: 10px 0 0 0!important;
}
#flow ol li:nth-child(2) figure:nth-child(4) img {
    padding: 10px 0 0 0!important;
    width: 70px;
}
}
@media screen and (max-width: 770px){
  #about #about_img {
    width: 100%;
    margin-top: 30px;
}
#about #about_img img{
  width: 48%;
    float: left;
}
#about #about_img img:nth-child(1){
  margin-right: 2%;
}
#about #about_wrap {
    width: 100%;
}
#about #about_wrap h3{
  font-size: 16px;
  margin: 20px 0 5px;
}
ul#btn-door li a{
    padding: 20px 0;
    margin: 30px auto 60px;
    letter-spacing: 0.1em;
    font-size: 20px;
    width: 90%;
  }
#merit .clearfix {
    padding: 0 auto;
    width: 100%;
}
.merit_section h3{
  margin: 40px 0 10px 0;
}
.merit_section table{
  width: 100%;
}
.merit_section th{
    color: #ff7a00;
    font-size: 20px;
    letter-spacing: 0.1em;
    font-weight: normal;
    text-align: center;
    border-bottom: 4px solid #527989;
    position: relative;
    top: 0px;
    width: 30%;
    margin-top: 10px!important;
}
.merit_section:nth-of-type(1) tr:nth-child(1) th{
  top: 15px;
}
.merit_section tr:nth-child(2) th {
    letter-spacing: 0.18em;
    padding: 20px 0 0 0;
}
.merit_section p{
    font-size: 16px;
  margin: 30px 0 50px 0;
}
.merit_section td{
    font-size: 18px;
    padding: 0 0 0 30px;
    line-height: 1.4em;
    position: relative;
    top: 10px;
}
#efelia p.description {
    background: #ff7a00;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 3%;
    margin: 0 auto;
}
#flow ol {
    font-size: 18px;
  width: 100%;
}
#flow ol li{
    margin: 0px 0 50px 0;
    padding: 0 0 0 50px;
}

#flow ol li:nth-child(1){
    background: url(../images/pages/icon-flow1.png) no-repeat left top;
}
#flow ol li:nth-child(2){
    background: url(../images/pages/icon-flow2.png) no-repeat left top;
}
#flow ol li:nth-child(3){
    background: url(../images/pages/icon-flow3.png) no-repeat left top;
    overflow: hidden;
}
#flow ol li:nth-child(4){
    background: url(../images/pages/icon-flow4.png) no-repeat left top;
}
#flow ol li:nth-child(5){
    background: url(../images/pages/icon-flow5.png) no-repeat left top;
    padding-bottom: 30px;
}
#flow ol li:nth-child(6){
    background: url(../images/pages/icon-flow6.png) no-repeat left top;
    padding-bottom: 30px;
}
#flow ol h3{
    color: #ff7a00;
    font-weight: normal;
}
#flow ol li .clearfix{
    margin: 30px 0 0 0;
    max-width: 400px;
}
#flow ol li:nth-child(3) img {
    margin: 30px 0 0 0;
    max-width: 400px;
    width: 80%;
}
#flow ol li:nth-of-type(1) figure {
    float: left;
    width: 18%;
    margin-right: 2%;
    text-align: center;
    font-size: 14px;
}
#flow ol li:nth-of-type(2) figure {
    float: left;
    margin-right: 8%;
    text-align: center;
    font-size: 14px;
}
#flow ol li:nth-child(2) figure:nth-child(1) img {
    width: 65px;
}
#flow ol li:nth-child(2) figure:nth-child(2) img {
    padding: 37px 0 0 0;
    width: 70px;
}
#flow ol li:nth-child(2) figure:nth-child(3) img {
    padding: 7px 0 5px 0;
    width: 126px;
}
#flow ol li:nth-child(2) figure:nth-child(4) img {
    padding: 70px 0 29px 0;
    width: 70px;
}
#efelia p.description {
    background: #ff7a00;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
.efelia_box p a{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.2em;
    display: block;
    color: #27586b;
    background: #99e4ff;
    border: 5px solid #bcecf6;
    border-radius: 20px;
    width: 85%;
    margin: 0 auto 20px;
    padding: 10px 0;
    text-align: center;
}
}
@media screen and (min-width: 771px){

#about .clearfix {
    padding: 0 50px;
}
#about #about_img {
    width: 500px;
    float: left;
}

#about #about_img p{
    margin-bottom: 50px;
}
#about #about_wrap {
    width: 500px;
    float: right;
}
#about #about_wrap h3{
  font-size: 18px;
}
#about #about_wrap p{
  font-size: 18px;
  margin-bottom: 60px;
}
#door p{
    width: 1000px;
    margin: 0 auto 80px 85px;
}
ul#btn-door li a{
    color: #27586b;
    display: block;
    width: 85%;
    padding: 30px 0;
    margin: 0 auto 120px;
    text-align: center;
    letter-spacing: 0.6em;
    font-size: 24px;
    cursor: pointer;
    background: #ccc;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
  }

#merit .clearfix {
    padding: 0 35px 0 85px;
}
.merit_section {
    width: 450px;
    float: left;
}
.merit_section:nth-child(2) {
    margin-left: 120px;
}

.merit_section table{
    margin: 20px 0 0 0;
}
.merit_section th{
    color: #ff7a00;
    font-size: 31px;
    letter-spacing: 0.1em;
    font-weight: normal;
    text-align: center;
    border-bottom: 4px solid #527989;
    position: relative;
    top: 20px;
    width: 147px;
}

.merit_section tr:nth-child(2) th {
    letter-spacing: 0.18em;
    padding: 50px 0 0 0;
}
.merit_section td{
    font-size: 24px;
    padding: 0 0 0 30px;
    line-height: 1.4em;
    position: relative;
    top: 10px;
}
.merit_section p{
    font-size: 16px;
  margin: 50px 0 0 0;
}
#flow ol {
    font-size: 18px;
}
#flow ol li{
    margin: 0 0 100px 80px;
    padding: 0 0 0 100px;
}
#flow ol li:nth-child(1){
    background: url(../images/pages/icon-flow1.png) no-repeat left top;
}
#flow ol li:nth-child(2){
    background: url(../images/pages/icon-flow2.png) no-repeat left top;
}
#flow ol li:nth-child(3){
    background: url(../images/pages/icon-flow3.png) no-repeat left top;
    overflow: hidden;
}
#flow ol li:nth-child(3) figure{
    margin-top: -50px;
}
#flow ol li:nth-child(4){
    background: url(../images/pages/icon-flow4.png) no-repeat left top;
}
#flow ol li:nth-child(5){
    background: url(../images/pages/icon-flow5.png) no-repeat left top;
    padding-bottom: 30px;
}
#flow ol li:nth-child(6){
    background: url(../images/pages/icon-flow6.png) no-repeat left top;
    padding-bottom: 30px;
}
#flow ol h3{
    color: #ff7a00;
    font-weight: normal;
}
#flow ol li figure {
    float: left;
    width: 190px;
    text-align: center;
    font-size: 16px;
}
#flow ol li:nth-child(2) figure:nth-child(2) img {
    padding: 27px 0 10px 0;
}
#flow ol li:nth-child(2) figure:nth-child(3) img {
    padding: 5px 0 5px 0;
}
#flow ol li:nth-child(2) figure:nth-child(4) img {
    padding: 45px 0 43px 0;
}
#flow ol li .clearfix,
#flow ol li:nth-child(3) img {
    margin: 80px 0 0 0;
}
#efelia p.description {
    background: #ff7a00;
    font-size: 22px;
    font-weight: bold;
    padding: 0 52px;
    margin: 0 80px 60px;
}
#flow p.description{
  width: 440px;
}
#merit p.description{
  width: 370px;
}
.efelia_box p a{
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.2em;
    display: block;
    color: #27586b;
    background: #99e4ff;
    border: 10px solid #bcecf6;
    border-radius: 20px;
    width: 85%;
    margin: 0 auto 40px;
    padding: 30px 0;
    text-align: center;
}
}
/*------------------------------------------

よくある質問と答え　#faq

--------------------------------------------*/
.faq_wrap li{
  list-style-type: disc;
  margin-left: 15px;
}
.faq_wrap a{
  color: #00bbff;
  margin-left: -5px;
}
@media screen and (max-width: 770px){
.faq_wrap{
  color: #99e4ff;
  border: 5px solid #99e4ff;
  /* width: 96%; */
  padding: 0 0 25px 0;
  margin: 40px auto;
  float: none;
}
.faq_wrap h3{
  font-size: 25px;
  text-align: center;
  font-weight: normal;
  padding: 10px 0;
}
.faq_wrap ul{
  width: 90%;
  margin: 0 auto;
}
.faq_wrap a{
  color: #00bbff;
  list-style-type: square;
}
.faq_section{
    padding: 0 0 30px 0;
}
#answer table,
#answer p{
  color: #27586b;
}
#answer th,
#answer td{
  display: block;
  line-height: 1.3;
}
#answer th{
  color: #b1b224;
  font-weight: normal;
  font-size: 22px;
  text-align: left;
}
#answer td{
  font-size: 20px;
  padding-top: 7px;
}
#answer tr:nth-child(1) th{
    background: url(../images/common/border-bottom3.png) no-repeat left bottom;
    padding: 20px 0 10px 0;
    letter-spacing: 1.3em;
    background-size: 72px;
}
#answer tr:nth-child(2) th{
    background: url(../images/common/border-bottom1.png) no-repeat left bottom;
    padding: 13px 0 2px 0;
    letter-spacing: 0.3em;
    background-size: 79px;
}
#answer p{
    font-size: 16px;
    padding: 15px 0 0 0;
}
}
@media screen and (min-width: 771px){
.faq_wrap{
  color: #99e4ff;
  border: 10px solid #99e4ff;
  width: 530px;
  height: 210px;
  margin-bottom: 40px;
}
.faq_wrap h3{
  font-size: 25px;
  text-align: center;
  font-weight: normal;
  padding: 10px 0;
}
.faq_wrap ul{
  font-size: 18px;
  width: 90%;
  margin: 0 auto;
}

.faq_section{
    padding: 0 0 150px 60px;
}
#answer table,
#answer p{
  color: #27586b;
}
#answer th{
  color: #b1b224;
  font-weight: normal;
  font-size: 26px;
  width:147px;
}
#answer td{
  font-size: 20px;
  padding-left: 70px;
  font-weight: normal;
}
#answer tr:nth-child(1) th{
    background: url(../images/common/border-bottom3.png) no-repeat center bottom;
    padding: 0 0 20px 0;
  letter-spacing: 1.3em;
  text-align: right;
}
#answer tr:nth-child(1) td{
     position: relative;
     top: 14px;
}
#answer tr:nth-child(2) th{
    background: url(../images/common/border-bottom1.png) no-repeat center bottom;
    padding: 30px 0 5px 0;
    letter-spacing: 0.3em;
}
#answer p{
    font-size: 16px;
    padding: 30px 0 0 0;
}
}
/*------------------------------------------

会社案内　company

--------------------------------------------*/

@media screen and (max-width: 770px){
  #company table th,
  #company table td{
    display: block;
  }
p#company-copy{
    margin: 50px auto;
    text-align: center;
    width: 90%;
    padding: 0 5%;
}
p#company-copy img{
    width: 100%;
}
p#company-explain {
    padding: 0px 5% 40px;
    /* display: flex; */
/* flex-flow: column; */}
p#company-explain b{
   width: 100%;
  display: block;
}
#company .dxkatuyo{
      padding: 0px 5% 40px;
}
#company section{
  border: 5px solid #99e4ff;
}
#company #profile table{
  margin: 0 auto;
  max-width: 770px;
  width: 100%;
}
#company #profile table iframe{
  margin: 0 auto;
  width: 96%;
}
#company #profile table tr{
  border-bottom: 5px solid #99e4ff;
}
#company #profile table tr:last-child{
  border: none;
}
#company table th{
  font-weight: normal;
}
#company #profile table th{
  font-weight: normal;
  text-align: left;
  padding: 10px 2% 0px;
}
#company #profile table td {
  padding: 0px 2% 10px;
  width: 97%;
}
#company #history section{
  padding: 10px;
}
#company #history table th{
  width: 150px;
  text-align: left;
  padding-top: 16px;
}
#company #history table tr:nth-child(1) th{
  padding-top: 0px;
}
#history section table td a img {
  max-width: 400px;
    width: 100%;
}
#president-content,
#introduction ul {
    width: 100%;
    margin: 0 auto;
}
#introduction ul li{
    margin: 0 0 45px 0;
}
#president h3,
#introduction h3 {
    font-weight: normal;
    position: relative;
    top: 10px;
}
#president h4,
#introduction h4 {
    font-size: 30px;
}
#president-content .clearfix,
#introduction ul li .clearfix{
    margin: 15px 0 0 0;
}
#president-content figure,
#introduction ul li figure{
    float: right;
    margin-left: 10px;
    width: 43%
}
#president-content figure img,
#introduction ul li figure img{
    margin-left: 10px;
}
#photo{
    overflow: hidden;
    margin-bottom: 100px;
}
#photo ul li img{
  border: 5px solid #99e4ff;
  box-sizing: border-box;
}
#photo ul li:nth-child(2)  {
  margin: 10px 0 -5px;
}
#photo ul li:nth-child(1) img,
#photo ul li:nth-child(2) img {
  width: 100%;
}
#photo ul li:nth-child(3) img,
#photo ul li:nth-child(5) img,
#photo ul li:nth-child(7) img,
#photo ul li:nth-child(9) img {
    float: left;
    margin: 15px 0 0 0px;
    width: 48%;
}
#photo ul li:nth-child(4) img,
#photo ul li:nth-child(6) img,
#photo ul li:nth-child(8) img{
    float: left;
    margin: 15px 0 0 4%;
    width: 48%;
}
p#company-explain span{
    text-align: right;
    /* float: right; */
    position: relative;
  /* overflow: hidden; */
  display: block;
/* order: 2; */width: calc(100% - 66px);}
p#company-explain span + img{
  position: relative;
  
  width: 54px;
  display: block;
top: -59px;}
}
@media screen and (min-width: 771px){
p#company-copy{
    margin: 100px auto;
    text-align: center;
}
p#company-explain {
    padding: 40px 40px 50px 40px;
    overflow: hidden;
}
p#company-explain span{
    text-align: right;
    float: right;
    position: relative;
  right: 114px;
}
p#company-explain span + img{
  position: relative;
  right: -162px;
width: 100px;
}
#company .dxkatuyo{
  padding: 40px 40px 130px 40px;
}
#company section{
  border: 10px solid #99e4ff;
}
#company #profile table{
  width: 95%;
  margin: 0 auto;
}
#company #profile table tr{
  border-bottom: 5px solid #99e4ff;
}
#company #profile table tr:last-child{
  border: none;
}
#company table th{
  font-weight: normal;
}
#company #profile table th{
  font-weight: normal;
  text-align: left;
  padding: 30px;
  width: 300px;
}
#company #profile table tr td {
    padding-bottom: 30px;
}
tr#jisseki {
    margin: -100px;
    padding: 100px;
}
#company #history section{
  padding: 80px;
}
#company #history table th{
  width: 150px;
  text-align: left;
}
#president-content,
#introduction ul {
    width: 87%;
    margin: 0 auto;
}
#president,
#introduction,
#history{
  margin: 50px 0 0 0;
}
#introduction ul li{
    margin: 0 0 100px 0;
}
#president h3,
#introduction h3 {
    font-weight: normal;
    position: relative;
    top: 15px;
}
#president h4,
#introduction h4 {
    font-size: 50px;
}
#president-content .clearfix,
#introduction ul li .clearfix{
    margin: 50px 0 0 0;
}
#president-content p,
#introduction ul li p{
    float: left;
    width: 50%;
}
#president-content figure,
#introduction ul li figure{
    float: right;
    width: 37%
}
#photo{
    overflow: hidden;
    margin-bottom: 100px;
}
#photo ul li img{
  border: 10px solid #99e4ff;
}
#photo ul li:nth-child(1) img {
    float: left;
    width: 655px;
}
#photo ul li:nth-child(2) img {
    float: right;
    width: 422px;
}
#photo ul li:nth-child(3) img,
#photo ul li:nth-child(4) img,
#photo ul li:nth-child(5) img,
#photo ul li:nth-child(6) img,
#photo ul li:nth-child(7) img,
#photo ul li:nth-child(8) img,
#photo ul li:nth-child(9) img {
    width: 190px;
}
#photo ul li:nth-child(3) img {
    float: left;
    margin: 17px 0 0 22.5px;
}
#photo ul li:nth-child(4) img {
    float: right;
    margin: 17px 0 0 0;
}
#photo ul li:nth-child(5) img {
    float: left;
    margin: 22px 0 0 0;
}
#photo ul li:nth-child(6) img,
#photo ul li:nth-child(7) img,
#photo ul li:nth-child(8) img,
#photo ul li:nth-child(9) img {
    float: left;
    margin: 22px 0 0 22.5px;
}
}
/*------------------------------------------

総合カタログ　catalog.html

--------------------------------------------*/
@media screen and (max-width: 460px){
.catalog-maininfo table th,
.catalog-maininfo table td{
  display: block;
}
.catalog-maininfo table th{
  border-bottom: none!important;
}
.catalog-maininfo table td{
  border-bottom: none!important;
}
.catalog-maininfo table tr:last-child td{
  border-bottom: 1px solid !important;
}
#catalog .efelia_box p a{
    font-size: 16px;
    width: 90%;
    border: 5px solid #bcecf6;
    padding: 15px 0!important;
    margin-bototm: 0!important;
}
}
@media screen and (min-width: 460px) and (max-width: 770px){
#catalog .efelia_box p a{
    font-size: 16px;
    width: 45%;
    border: 5px solid #bcecf6;
    padding: 15px 0!important;
    float: left;
    margin-bototm: 0!important;
}
#catalog .efelia_box p:nth-child(1) a{
    margin: 0 5% 0 0;
}
}
@media screen and (max-width: 770px){
.catalog-content{
  width: 100%;
  margin: 0 auto;
}
.catalog-content img{
  border: 5px solid #27586b;
}
.catalog-name {
    overflow: hidden;
    margin: 0 0 20px 0;
}
.catalog-name h3{
    font-size: 20px;
    line-height: 1.3em;
    padding: 0;
    font-weight: normal;
}
.catalog-name p{
    font-size: 26px;
    font-family: 'Pathway Gothic One', sans-serif;
    line-height: 1em;
}
.catalog-maininfo {
  overflow: hidden;
}
.catalog-maininfo figure{
  float: left;
  width: 47%;
  margin-right: 3%;
}
.catalog-maininfo figure img{
  width: 98%;
}
.catalog_box {
    width: 100%;
}
.catalog_box h4{
  font-weight: normal;
  font-size: 19px;
  margin: 14px 0;
}
.catalog_box p{
  font-size: 15px;
  margin: 20px 0;
}
.catalog-name p span{
  font-size: 20px;
  font-family:　"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.catalog-maininfo ul {
  padding: 0px;
  margin-top: 0px;
  overflow: hidden;
}
.catalog-maininfo ul li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 44%;
}
.catalog-maininfo ul li:nth-child(1) {
  margin-right: 10px;
}
.catalog-maininfo ul li img {
  width: 96%;
  border: 5px solid #27586b!important;
}
.catalog-maininfo table{
  font-size: 9px;
  text-align: left;
  width: 100%;
  margin-bottom: 30px;
}
.catalog-maininfo table tr{
  border: 1px solid #27586b;
}
.catalog-maininfo table th,
.catalog-maininfo table td{
  font-weight: normal;
  border: 1px solid #27586b;
  padding: 10px 20px;
  display: table-cell;
  vertical-align:middle;
}
.catalog-maininfo table th{
  text-align: center;
}
.catalog-subinfo {
  overflow: hidden;
  margin: 0 0 0 0;
}
.catalog-subinfo figure {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.catalog-subinfo figure img {
    width: 43%;
    float: left;
}
.catalog-subinfo figure figcaption {
    font-size: 14px;
    padding: 0 0px;
    width: 50%;
    float: left;
    margin-left: 2%;
}
#catalog .efelia_box{
    overflow: hidden;
    width: 95%;
    margin: 40px auto;
}
#btn-tanisetsumei {
    position: fixed;
    bottom: 0;
    z-index: 1000;
}
#btn-tanisetsumei #button{
    background: #99e4ff;
    color: #27586b;
    padding: 15px;
    font-size: 12px;
    width: 74px;
    cursor: pointer;
}
#btn-tanisetsumei #appear{
    max-width: 100%;
    /* width: auto; */
    height: calc(100vh - 100px);
    position: fixed;
    top: 0px;
    padding: 80px 20px 20px 20px;
    background: #fff;
    cursor: pointer;
    overflow: scroll;
}
#btn-tanisetsumei #appear img{
    width: 100%;  
}
}
@media screen and (min-width: 771px){

.catalog-content{
  width: 1023px;
  margin: 0 auto;
}
.catalog-content img{
  border: 10px solid #27586b;
}
.catalog-name {
    overflow: hidden;
    margin: 0 0 60px 0;
}
.catalog-name h3{
    float: left;
    font-size: 33px;
    line-height: 1.2em;
    padding: 0 30px;
    font-weight: normal;
}
.catalog-name p{
    font-size: 85px;
    float: right;
    font-family: 'Pathway Gothic One', sans-serif;
    line-height: 1em;
}
.catalog-name p span{
  font-size: 43px;
  font-family:　"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#other .catalog-name{
  margin: 150px 0 0;
}
#stile_spread .catalog-name p{
  font-size: 34px;
  line-height: 1.8em;
}
#stile_spread .catalog-name p span{
  font-size: 75px;
}
.catalog-maininfo {
  overflow: hidden;
}
.catalog-maininfo figure{
  float: left;
}
.catalog-maininfo figure img{
  width: 430px;
}
.catalog_box {
    width: 530px;
    float: right;
}
.catalog_box h4{
  font-weight: normal;
  font-size: 19px;
  margin: 14px 0;
}
.catalog_box p{
  font-size: 15px;
  margin: 20px 0;
}
.catalog-maininfo ul {
  padding: 0px;
  margin-top: 0px;
  overflow: hidden;
}
.catalog-maininfo ul li {
  list-style-type: none;
  margin: 0px 20px 0 0;
  padding: 0px;
  float: left;
}
.catalog-maininfo ul li:nth-child(1) {
  margin-right: 20px;
}
.catalog-maininfo ul li img {
  width: 120px;
  border: 5px solid #27586b!important;
}
.catalog-maininfo table{
  font-size: 9px;
  text-align: left;
  width: 100%;
}
.catalog-maininfo table th,
.catalog-maininfo table td{
  font-weight: normal;
  border: 1px solid #27586b;
  padding: 10px 3px;
  display: table-cell;
  vertical-align:middle;
}
.catalog-maininfo table th{
  text-align: center;
  display: table-cell;
  vertical-align:middle;
}
.catalog-subinfo {
  overflow: hidden;
  margin: 30px 0 0 0;
}
.catalog-subinfo figure {
    width: 313px;
    float: left;
}
.catalog-subinfo figure:nth-child(1),
.catalog-subinfo figure:nth-child(2) {
  margin-right: 40px;
}
.catalog-subinfo figure img {
    width: 293px;
}
.catalog-subinfo figure figcaption {
    font-size: 15px;
    padding: 0 10px;
    width: calc(100% - 20px);
}
#catalog .efelia_box p{
    overflow: hidden;
    margin: 80px auto;
    text-align: center;
}
#catalog .efelia_box p a{
    font-size: 16px;
    width: 45%;
    border: 5px solid #bcecf6;
    padding: 15px 0!important;
    display: block;
    margin: 0 auto;
}
#flush h2 + p {
    font-size: 20px;
    position: relative;
    top: -134px;
    left: 610px;
    width: 400px;
}
#btn-tanisetsumei {
    position: fixed;
    top: calc(50% - 50px);
    z-index: 1000;
}
#btn-tanisetsumei #button{
    background: #99e4ff;
    color: #27586b;
    padding: 20px;
    font-size: 16px;
    width: 74px;
    cursor: pointer;
}
#btn-tanisetsumei #appear{
    max-width: 600px;
    height: 100vh;
    position: fixed;
    top: 0px;
    overflow: scroll;
    padding: 20px;
    background: #fff;
    cursor: pointer;
}
#btn-tanisetsumei #appear img{
    width: 100%;  
}
}
/*------------------------------------------

アフターサポート　support.html

--------------------------------------------*/

@media screen and (max-width: 770px){
  #after{
  margin-right:auto;
  margin-left:auto;
  color: #99e4ff;
}
#after h2{
  margin: 30px 0;
}
section#tel{
  text-align:left;
  margin-top:50px;
  margin-bottom: 23px;
  position:relative;
  text-align: center;
  padding: 20px 0;
}
section#tel h3{
  font-size: 20px;
}
section#tel h4{
  font-size:22px;
  color: #ff7a00;
  letter-spacing: 0.2em;
}
section#tel p{
  font-size: 13px;
  line-height: 1.4em;
  color: #27586b;
}
#after section{
  border: 5px solid;
}
#after ul{
  clear:both;
  color: #27586b;
  margin-top: 50px;
  margin-bottom: 100px;
}
}
@media screen and (min-width: 771px){
#after section{
  border: 10px solid;
}
#after{
  margin-right:auto;
  margin-left:auto;
  color: #99e4ff;
}
#after h2{
  margin: 30px 0;
}
section#tel{
  text-align:left;
  width: 1120px;;
  height:190px;
  margin-top:50px;
  margin-bottom:30px;
  position:relative;
}
#after p{
  padding-left: 70px;
}
section#tel h3{
  font-size: 30px;
  position:absolute;
  left:100px;
  top:30px;
}
section#tel h4{
  float:right;
  font-size:40px;
  color: #ff7a00;
  position: absolute;
  right:150px;
  top: 65px;
  letter-spacing: 0.2em;
}
section#tel p{
  font-size: 15px;
  color: #27586b;
  position:absolute;
  left:30px;
  top: 100px;
}
#after ul{
  font-size: 18px;
  clear:both;
  color: #27586b;
  margin-top: 70px;
  padding-left: 70px;
  margin-bottom: 300px;
}
}
/*------------------------------------------

プライバシーポリシー　privacy.html

--------------------------------------------*/
#privacy_box a{
    color: #ff8500;
}
@media screen and (min-width: 771px){

#privacy_box {
    padding: 100px 40px 300px;
}
#privacy_box .space{
    margin-bottom: 60px;
}

}
/*------------------------------------------

ご提案事例　sample.html

--------------------------------------------*/
#family h2{
  background:url(../images/pages/img-flow1-1.png) no-repeat left center;
  border-bottom:solid;
}
@media screen and (max-width: 460px){
  #family .sample_box1 table th,
  #family .sample_box1 table td{
    display: block;
  }
#family .sample_box1 table td{
  height:40px;
  position: relative;
  top: 10px;
  padding-left: 0px;
}
#family h2{
  background-size: 4%;
  padding-left:6%;
  font-size: 20px;
  margin-bottom: 20px;
}
#family .sample_box1 table{
  text-align:left;
  font-size:20px;
  margin-bottom: 26px;
  width: 100%;
}
#family .sample_box1 table th{
  position: relative;
  top: 10px;
  color: #ff7a00;
  height:35px;
  border-bottom:3px solid #27586b;
}
#family .sample_box1 table tr:nth-child(1) th{
  width: 115px;
}
#family .sample_box1 table tr:nth-child(2) th{
  width: 120px;

}
#family .sample_box1 table td{
  height:40px;
  position: relative;
  top: 10px;
  padding-left: 0px;
}
#family .sample_box1 table tr:nth-child(2) th{
  padding-top: 10px;
}
#family .sample_box2 table td{
  padding:5px;
}
#family .sample_box1 p{
  margin-bottom: 30px;
}
#family .sample_box2 figure{
  width: 50%;
  text-align: center;
}
}
@media screen and (min-width: 461px) and (max-width: 770px){
#family h2{
  background-size: 4%;
  padding-left:6%;
  font-size: 20px;
  margin-bottom: 20px;
}
#family .sample_box1 table{
  text-align:left;
  font-size:20px;
  margin-bottom: 26px;
  width: 100%;
}
#family .sample_box1 table th{
  position: relative;
  top: 10px;
  color: #ff7a00;
  height:40px;
  border-bottom:3px solid #27586b;
  padding-bottom: 5px;
  width: 30%;
}
#family .sample_box1 table td{
  height:40px;
  position: relative;
  top: 10px;
  padding-left: 20px;
}
#family .sample_box1 table tr:nth-child(2) th{
  padding-top: 10px;
}
#family .sample_box2 table td{
  padding:5px;
}
#family .sample_box1 p{
  margin-bottom: 30px;
}
#family .sample_box2 figure{
  width: 50%;
  text-align: center;
}
}
@media screen and (min-width: 771px){

p#preparation{
  margin: 150px 0;
  text-align: center;
}
#all {  
  color: #27586b;
}
#family {
  width: 970px;
  margin-right:auto;
  margin-left:auto;
  margin-bottom:200px;
}
#family section:nth-child(1) {
    margin-bottom: 180px;
}
#family section:nth-child(1) .sample_box2{
  margin-top:150px;
}
#family h2{
  height:60px;
  background-size: 4%;
  padding-left:45px;
  padding-top:25px;
  margin-top:50px;
}
#family .sample_box1{
  width: 448px;
  margin-top: 10px;
  float: left;
}
#family .sample_box2{
  float:right;
  width: 472px;
  margin-top:30px;
}
#family .sample_box1 table{
  text-align:left;
  font-size:20px;
  margin-bottom:70px;
}
#family .sample_box1 table th{
  position: relative;
  top: 10px;
  color: #ff7a00;
  height:50px;
  border-bottom:3px solid #27586b;
}
#family .sample_box1 table td{
  padding-left: 40px;
  height:50px;
  position: relative;
  top: 10px;
}
#family .sample_box1 table tr:nth-child(2) th{
  padding-top: 30px;
}
#family .sample_box2 table td{
  padding:5px;
}
#family section:nth-of-type(1) figure.sample-img-large img {
  background: #27586b;
  width: 100%;
}
#family section:nth-of-type(1) figure figcaption{
  text-align: center;
}
.sample-img-small {
    overflow: hidden;
}
.sample-img-small figure {
    background: #27586b;
    height: 90px;
    width: 93px;
    border: 5px solid #99e4ff;
    margin: 0 20px 20px 0;
    float: left;
}
.sample-img-small figure:nth-child(4),
.sample-img-small figure:nth-child(8) {
    margin-right: 0;
}
}
/*------------------------------------------

お問合せ　contact.html
設計相談 consult.html

--------------------------------------------*/
#consult-form2 tr:nth-of-type(4) td input{
  border: none!important;
  font-size: 18px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important!important;
  font-weight: normal!important
}
.file span{
    cursor: pointer;
    font-size: 18px!important;
    border: 1px solid #27586b;
    padding: 5px 8px;
    border-radius: 2px;
    margin: 0 5px 0 0;
}
@media screen and (max-width: 770px){
input[type="checkbox"],
input[type="radio"] {
    margin-bottom: 0px!important;
    margin-top: 0px!important;
    height: 14px!important;
    width: 14px!important;
}
#form-area {
    width: 100%;
    margin: 0 auto;
}
#form-area p{
    color: #27586b;
    margin: 100px 0;
}
table#consult-form1 {
    width: 100%;
}
#form-area table th,
#form-area table td{
  display: block;
}
#form-area table th{
    text-align: left;
    font-weight: normal;
    width: 100%;
}
#contact-kakunin #form-area table th{
    text-align: left;
    font-weight: normal;
    width: 100%;
}

#form-area table td{
    width: 100%;
    padding: 2% 0;
}
#contact #form-area table tr:last-child th{
    position: relative;
    top: -280px;
}
#form-area table td span{
    font-size: 15px;
}
#form-area table td input[type="text"],
#form-area table td textarea{
    font-size: 22px;
    height: 40px;
}
#contact #form-area table td input{
    padding: 0 5px;
    width: 100%;
    border: 1px solid #27586b;
    margin: 10px 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contact #form-area table td textarea{
    padding: 0px!important;
    width: 100%;
    border: 1px solid #27586b;
    height: 300px;
    margin-top: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#btn_form input{
    font-size: 18px;
    width: 100%;
    border: 5px solid #bcecf6;
    padding: 20px 0!important;
    margin-bottom: 0!important;
    background: #99e4ff;
    margin: 0 auto 40px;
    display: block;
    cursor: pointer;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#consult table#consult-form1 tr:nth-child(1) input[type="text"],
#consult table#consult-form1 tr:nth-child(2) input[type="text"],
#consult table#consult-form1 tr:nth-child(3) input[type="text"],
#consult table#consult-form1 tr:nth-child(4) input[type="text"],
#consult table#consult-form1 tr:nth-child(5) input[type="text"],
#consult table#consult-form1 tr:nth-child(6) input[type="text"],
#consult table#consult-form1 tr:nth-child(7) input[type="text"],
#consult table textarea,
.freedesign table textarea{
  width: 93%!important;
}
#consult table#consult-form1 tr:nth-child(6) input[type="text"]{
  width: 70%;
}
#consult #form-area table td input,
.freedesign #form-area table td input{
    padding: 0 5px;
    border: 1px solid #27586b;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#consult #form-area table td textarea,
.freedesign #form-area table td textarea{
    padding: 5px;
    border: 1px solid #27586b;
    height: 300px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#consult table#consult-form1 tr:nth-child(1) input:nth-child(2) {
    margin: 0 0 0 50px;
}
#consult table#consult-form1 tr:nth-child(3) input{
    margin-bottom: 0;
}
#consult #form-area p{
    margin: 80px 0 40px;
}
table#consult-form1 tr:last-child td {
    line-height: 3em;
}
table#consult-form2 tr:nth-child(4) th,
table#consult-form2 tr:nth-child(5) th,
.inquiry-contents table tr:nth-child(5) th {
}

table#consult-form2 tr:nth-child(1) input[type="text"] {
    margin: 5px 10px 5px 10px!important;
    width: 150px;
}
table#consult-form2 tr:nth-child(2) td,
table#consult-form2 tr:nth-child(3) td {
    line-height: 3em;
}
table#consult-form2 tr:nth-child(2) input[type="text"] ,
table#consult-form2 tr:nth-child(3) input[type="text"] {
}
table#consult-form2 tr:nth-child(2) td span {
    margin-right: 40px;
}
table#consult-form2 tr:nth-child(3) td ul {
    overflow: hidden;
}
table#consult-form2 tr:nth-child(3) td ul li {
    float: left;
    width: 134px;
}
table#consult-form2 tr:nth-child(3) td ul li figure{
    height: 100px;
    text-align: center;
}
table#consult-form2 tr:nth-child(3) td ul li figure img{
    width: 100px;
    height: 100px;
}
table#consult-form2 tr:nth-child(3) ul li img {
    border: 1px solid #ececec;
}
table#consult-form2 tr th{
  font-weight: bold;
  padding: 30px 0 0 0;
}
table#consult-form2 tr th span{
  font-size: 12px;
}
.file input {
    width: 100%!important;
}
#consult p#btn_form {
    margin: 100px auto 200px;
}
#contact-kakunin table tr{
  border-bottom: 3px solid #27586b;
}
#contact-kakunin input {
    display: inline;
    margin: 0 30px 0 0;
}
p.error_messe {
    margin: 0!important;
}
#contact-kakunin tr td {
    padding: 20px 0 7px;
}
#contact-kakunin #contents p {
    margin: 100px 0;
    text-align: center;
}
#contact #contents ul{
  font-size: 18px;
  clear:both;
  color: #27586b;
  margin-top: 70px;
  padding-left: 70px;
  margin-bottom: 300px;
}
}
@media screen and (min-width: 771px){

input[type="checkbox"],
input[type="radio"] {
    margin-right: 10px!important;
    margin-bottom: 0px!important;
    margin-top: 0px!important;
    height: 22px!important;
    width: 22px!important;
}
#form-area {
    width: 960px;
    margin: 0 auto;
}
#form-area p{
    color: #27586b;
    margin: 100px 0;
}
#form-area table th{
    text-align: left;
    font-weight: normal;
    width: 240px;
    padding-right: 20px;
}
#contact-kakunin #form-area table th{
    text-align: left;
    font-weight: normal;
    width: 430px;
}

#form-area table td{
    width: 800px;
    padding: 20px 0;
}
#contact #form-area table tr:last-child th{
    position: relative;
    top: -280px;
}
#form-area table td span{
    font-size: 15px;
}
#form-area table th input[type="text"],
#form-area table td input[type="text"],
#form-area table td textarea{
    font-size: 22px;
    height: 40px;
    border: 1px solid #27586b;
    padding: 0 3px;
}
#contact #form-area table td input{
    padding: 0 5px;
    width: 100%;
    border: 1px solid #27586b;
    margin: 10px 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contact #form-area table td textarea{
    padding: 5px;
    width: 100%;
    border: 1px solid #27586b;
    height: 300px;
    margin-top: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#btn_form input{
    font-size: 18px;
    width: 300px;
    border: 5px solid #bcecf6;
    padding: 20px 0!important;
    margin-bottom: 0!important;
    background: #99e4ff;
    margin: 0 auto 40px;
    display: block;
    cursor: pointer;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#consult table#consult-form1 tr:nth-child(1) input[type="text"],
#consult table#consult-form1 tr:nth-child(2) input[type="text"],
#consult table#consult-form1 tr:nth-child(3) input[type="text"],
#consult table#consult-form1 tr:nth-child(4) input[type="text"],
#consult table#consult-form1 tr:nth-child(5) input[type="text"],
#consult table#consult-form1 tr:nth-child(6) input[type="text"],
#consult table#consult-form1 tr:nth-child(7) input[type="text"],
#consult table textarea,
.freedesign table textarea{
  width: 790px;
}
#consult #form-area table td input,
.freedesign #form-area table td input{
    padding: 0 5px;
}
#consult #form-area table td textarea,
.freedesign #form-area table td textarea{
    padding: 5px;
    border: 1px solid #27586b;
    height: 300px;
    margin-top: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#consult table#consult-form1 tr:nth-child(1) input:nth-child(2) {
    margin: 0 0 0 50px;
}
#consult table#consult-form1 tr:nth-child(3) input{
    margin-bottom: 0;
}
#consult #form-area p{
    margin: 80px 0 40px;
}
table#consult-form1 tr:last-child td {
    line-height: 3em;
}
table#consult-form2 tr:nth-child(5) th, table#consult-form2 tr:nth-child(5) th, .inquiry-contents table tr:nth-child(6) th {
    position: relative;
    top: -290px;
}
table#consult-form2 tr:nth-child(1) input[type="text"] {
    margin: 5px 10px 5px 10px!important;
    width: 150px;
}
#consult table#consult-form2 tr th span{
  font-size: 12px;
}
table#consult-form2 tr:nth-child(2) td,
table#consult-form2 tr:nth-child(3) td {
    line-height: 3em;
}
table#consult-form2 tr:nth-child(2) input[type="text"] ,
table#consult-form2 tr:nth-child(3) input[type="text"] {
    margin-left: 10px!important;
}
table#consult-form2 tr:nth-child(2) td span {
    font-size: 22px;
    margin-right: 40px;
}
table#consult-form2 tr:nth-child(3) td ul {
    overflow: hidden;
}
table#consult-form2 tr:nth-child(3) td ul li {
    float: left;
    width: 158px;
    font-size: 16px;
}
table#consult-form2 tr:nth-child(3) td ul li figure{
    width: 150px;
    height: 130px;
    text-align: center;
}
table#consult-form2 tr:nth-child(3) ul li img {
    border: 1px solid #ececec;
}
#consult p#btn_form {
    margin: 100px auto 200px;
}
#contact-kakunin table tr{
  border-bottom: 3px solid #27586b;
}
#contact-kakunin input {
    display: inline;
    margin: 0 30px 0 0;
}
p.error_messe {
    margin: 0!important;
}
#contact-kakunin th {
  padding: 10px 0;
}
#contact-kakunin tr td {
    padding: 0;
}
#contact-kakunin #contents p {
    margin: 100px 0;
    text-align: center;
}
#contact #contents ul{
  font-size: 18px;
  clear:both;
  color: #27586b;
  margin-top: 70px;
  padding-left: 70px;
  margin-bottom: 300px;
}
}
/*------------------------------------------

自由設計体験

--------------------------------------------*/
@media screen and (max-width: 770px){

.freedesign h2 {
    font-size: 30px;
    font-weight: normal;
    color: #ff7a00;
    margin: 70px 0 0px;
    padding: 20px 0 20px 80px;
    background: url(../images/pages/icon-efelia-h2.png) no-repeat left center;
}
.freedesign form .fleft{
  width: 714px;
}
.freedesign form .fright{
  width: 405px;
}
.freedesign input[type="checkbox"],
.freedesign input[type="radio"] {
    margin-right: 5px!important;
    margin-bottom: 0px!important;
    margin-top: 0px!important;
    height: 20px!important;
    width: 20px!important;
}
.hide {
    display:none;
  }
ul#freedesign-tab{
    overflow: hidden;
    width: 1140px;
    margin: 0 auto 20px;
}
ul#freedesign-tab li{
    width: 557px;
    float: left;
    margin: 0 0px;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    }
ul#freedesign-tab li:nth-child(1) {
    background: #ccc;
    margin-right: 25px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
}
ul#freedesign-tab li:nth-child(2) {
    background: #ccc;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  }
ul#freedesign-tab li:hover{
    background: #ff7a00;
}
ul#freedesign-tab li.select{
    background: #ff7a00;
}
p#freedesign-discription {
    font-size: 17px;
    margin: 0px 0 20px;
    text-align: center;
    line-height: 1.3em;
}
/*自由設計サンプルイメージエリア*/
#order-img-display .nodisplay{
   visibility: hidden;
}
#order-img-display {
    overflow: hidden;
    width: 694px!important;
}
#section-kamachi #order-img-display,
#section-flash #order-img-display {
    border: 10px solid #ff7a00!important;
}
div#order-img-close{
    width: 347px;
    float: left;
}
div#order-img-close ul li img{
    width: 347px;
}
div#order-img-open {
    width: 347px;
    float: left;
}
div#order-img-open ul li img{
    width: 347px;
}

#order-img-display ul li {
    position: absolute;
}
#section-kamachi #order-img-close,
#section-kamachi #order-img-open{
  background: url(../images/kamachi/kamachi-base.png) no-repeat 0px 0px;
  background-size: 347px;
  height: 520px;
}
#section-flash #order-img-close{
  background: url(../images/flash/flash-close-base.png) no-repeat 0px 0px;
  background-size: 347px;
  height: 520px;
}
#section-flash #order-img-open{
  background: url(../images/flash/flash-open-base.png) no-repeat 0px 0px;
  background-size: 347px;
  height: 520px;
}

ul#menzai-close,
ul#menzai-open,
ul#sheet-close,
ul#sheet-open{
    position: relative;
    z-index: 0;
}
ul#frame-close,
ul#frame-open,
ul#flashdoor-close,
ul#flashdoor-open {
    position: relative;
    z-index: 10;
}
/*ズーム画像表示エリア*/
#order-img-zoom {
    position: relative;
    width: 694px;
    overflow: hidden;
    background: #fff;
  }
#section-flash  #order-img-zoom {
    height: 231px;
  }
#section-kamachi #order-img-zoom ul{
  height: 231px;
  width: 347px;
  float: left;
}
#section-kamachi #order-img-zoom ul{
  background: #fff;
}
#section-flash #order-img-zoom ul{
  width: 347px;
  height: 231px;
}
#flashdoor-zoom{
  top: -231px;
}
#section-flash #order-img-zoom ul li{
  height: 231px;
}
#order-img-zoom ul li img{
    width: 347px;
}
#section-kamachi #order-img-zoom ul:nth-child(2) {
    position: relative;
}

#section-flash #order-img-zoom ul:nth-child(1) {
    position: relative;
    background: url(../images/flash/flash-zoom-base.png) no-repeat;
    background-size: 347px;
}
#section-flash #order-img-zoom ul:nth-child(2) {
    position: relative;
    top: -231px;
}
#section-kamachi #order-img-zoom ul li:last-child{
    background: #ff7a00;
    font-size: 17px;
    font-weight: bold;
    padding: 0px 5px;
    position: relative;
    width: 105px;
    top: 205px;
  }
#section-kamachi #order-img-zoom ul:last-child li:last-child{
    left: 239px;
  }
/*フォームエリア*/
div#order-img h3 {
    font-size: 19px;
    background: none;
    padding: 0 0 0px 0;
    margin: 0 0 10px 0;
    color: #27586b!important;
    font-weight: normal;
}
#order-img h3 span{
  padding: 5px 10px;
  margin-right: 10px;
  font-weight: bold;
  font-size: 16px;
}
#section-kamachi .fright h3 span,
#section-flash .fright h3 span{
 background: #ff7a00;
}
#order-img form#form-area h3:nth-of-type(2){
    margin-top: 0px;
}
#order-img form#form-area {
    width: 100%;
    margin: 0 auto;
}
ul#order-menzai,
ul#order-sheet {
    overflow: hidden;
    width: 405px;
}
ul#order-menzai li,
ul#order-sheet li{
    float: left;
    width: 101px;
    margin: 0 0px 0px 0;
    font-size: 20px;
}
ul#order-menzai li,
ul#order-frame li{
  height: 140px;
}
ul#order-sheet li{
  font-size: 16px!important;
  height: 147px;
  line-height: 1em;
}
ul#order-flashdoor li{
  font-size: 18px!important;
  height: 130px;
}
ul#order-menzai li figure,
ul#order-frame li figure,
ul#order-flashdoor li figure{
  padding-top: 0px;
  width: 100px;
  margin-bottom: -12px;
}

ul#order-menzai li.forcus figure,
ul#order-frame li.forcus figure,
ul#order-sheet li.forcus figure,
ul#order-flashdoor li.forcus figure{
  padding-top: 0px;
}
ul#order-menzai li figure img,
ul#order-frame li figure img,
ul#order-sheet li figure img,
ul#order-flashdoor li figure img {
    width: 90px;
}
ul#order-menzai li figure img,
ul#order-sheet li figure img{
  border: 5px solid #fff;
}

ul#order-frame li figure img,
ul#order-flashdoor li figure img {
    border: 1px solid #ddd;
    margin: 4px;
}

ul#order-menzai li.forcus img,
ul#order-frame li.forcus img,
ul#order-sheet li.forcus img,
ul#order-flashdoor li.forcus img{
  border: 5px solid #ff7a00!important;
  margin: 0;
}
ul#order-frame,
ul#order-flashdoor {
    overflow: hidden;
    margin-bottom: 30px;
}
ul#order-frame li,
ul#order-flashdoor li {
    float: left;
    width: 173px;
    margin-right: 23px;
}
#order-img p{
    width: 1085px;
    margin: 0 auto 60px;
}
#order-img section p{
  font-size: 16px;
  color: #27586b;
}
ul#order-menzai li label:hover,
ul#order-frame li label:hover,
ul#order-sheet li label:hover,
ul#order-flashdoor li label:hover{
  cursor: pointer;
}

.fixed-img {
    position: fixed;
    top: 10px;
    z-index: 10000;
    margin: 0px 17px!important;
}
.inquiry-contents p {
    text-align: center;
}
.inquiry-contents table th input{
    width: 100%;
}
.inquiry-contents table td input{
    width: 100%;
}
.inquiry-contents {
    margin-bottom: 50px;
}
}
@media screen and (min-width: 0px){

.freedesign h2 {
    font-size: 30px;
    font-weight: normal;
    color: #ff7a00;
    margin: 70px 0 0px;
    padding: 20px 0 20px 80px;
    background: url(../images/pages/icon-efelia-h2.png) no-repeat left center;
}
.freedesign form .fleft{
  width: 714px;
}
.freedesign form .fright{
  width: 405px;
}
.freedesign input[type="checkbox"],
.freedesign input[type="radio"] {
    margin-right: 5px!important;
    margin-bottom: 0px!important;
    margin-top: 0px!important;
    height: 20px!important;
    width: 20px!important;
}
.hide {
    display:none;
  }
ul#freedesign-tab{
    overflow: hidden;
    width: 1140px;
    margin: 0 auto 20px;
}
ul#freedesign-tab li{
    width: 557px;
    float: left;
    margin: 0 0px;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    }
ul#freedesign-tab li:nth-child(1) {
    background: #ccc;
    margin-right: 25px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
}
ul#freedesign-tab li:nth-child(2) {
    background: #ccc;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  }
ul#freedesign-tab li:hover{
    background: #ff7a00;
}
ul#freedesign-tab li.select{
    background: #ff7a00;
}
p#freedesign-discription {
    font-size: 17px;
    margin: 0px 0 20px;
    text-align: center;
    line-height: 1.3em;
}
/*自由設計サンプルイメージエリア*/
#order-img-display .nodisplay{
   visibility: hidden;
}
#order-img-display {
    overflow: hidden;
    width: 694px!important;
}
#section-kamachi #order-img-display,
#section-flash #order-img-display {
    border: 10px solid #ff7a00!important;
}
div#order-img-close{
    width: 347px;
    float: left;
}
div#order-img-close ul li img{
    width: 347px;
}
div#order-img-open {
    width: 347px;
    float: left;
}
div#order-img-open ul li img{
    width: 347px;
}
#order-img-display ul li {
    position: absolute;
}
#section-kamachi #order-img-close,
#section-kamachi #order-img-open{
  background: url(../images/kamachi/kamachi-base.png) no-repeat 0px 0px;
  background-size: 347px;
  height: 520px;
}
#section-flash #order-img-close{
  background: url(../images/flash/flash-close-base.png) no-repeat 0px 0px;
  background-size: 347px;
  height: 520px;
}
#section-flash #order-img-open{
  background: url(../images/flash/flash-open-base.png) no-repeat 0px 0px;
  background-size: 347px;
  height: 520px;
}

ul#menzai-close,
ul#menzai-open,
ul#sheet-close,
ul#sheet-open{
    position: relative;
    z-index: 0;
}
ul#frame-close,
ul#frame-open,
ul#flashdoor-close,
ul#flashdoor-open {
    position: relative;
    z-index: 10;
}
/*ズーム画像表示エリア*/
#order-img-zoom {
    position: relative;
    width: 694px;
    overflow: hidden;
    background: #fff;
  }
#section-flash  #order-img-zoom {
    height: 231px;
  }
#section-kamachi #order-img-zoom ul{
  height: 231px;
  width: 347px;
  float: left;
}
#section-kamachi #order-img-zoom ul{
  background: #fff;
}
#section-flash #order-img-zoom ul{
  width: 347px;
  height: 231px;
}
#flashdoor-zoom{
  top: -231px;
}
#section-flash #order-img-zoom ul li{
  height: 231px;
}
#order-img-zoom ul li img{
    width: 347px;
}
#section-kamachi #order-img-zoom ul:nth-child(2) {
    position: relative;
}

#section-flash #order-img-zoom ul:nth-child(1) {
    position: relative;
    background: url(../images/flash/flash-zoom-base.png) no-repeat;
    background-size: 347px;
}
#section-flash #order-img-zoom ul:nth-child(2) {
    position: relative;
    top: -231px;
}
#section-kamachi #order-img-zoom ul li:last-child{
    background: #ff7a00;
    font-size: 17px;
    font-weight: bold;
    padding: 0px 5px;
    position: relative;
    width: 105px;
    top: 205px;
  }
#section-kamachi #order-img-zoom ul:last-child li:last-child{
    left: 239px;
  }
/*フォームエリア*/
div#order-img h3 {
    font-size: 19px;
    background: none;
    padding: 0 0 0px 0;
    margin: 0 0 10px 0;
    color: #27586b!important;
    font-weight: normal;
}
#order-img h3 span{
  padding: 5px 10px;
  margin-right: 10px;
  font-weight: bold;
  font-size: 16px;
}
#section-kamachi .fright h3 span,
#section-flash .fright h3 span{
 background: #ff7a00;
}
#order-img form#form-area h3:nth-of-type(2){
    margin-top: 0px;
}
#order-img form#form-area {
    width: 100%;
    margin: 0 auto;
}
ul#order-menzai,
ul#order-sheet {
    overflow: hidden;
    width: 405px;
}
ul#order-menzai li,
ul#order-sheet li{
    float: left;
    width: 101px;
    margin: 0 0px 0px 0;
    font-size: 20px;
}
ul#order-menzai li,
ul#order-frame li{
  height: 140px;
}
ul#order-menzai + p {
    color: red!important;
    width: 300px;
    position: relative;
    top: -130px;
    left: 55px;
    height: 0;
}
ul#order-sheet li{
  font-size: 16px!important;
  height: 147px;
  line-height: 1em;
}
ul#order-flashdoor li{
  font-size: 18px!important;
  height: 130px;
}
ul#order-menzai li figure,
ul#order-frame li figure,
ul#order-flashdoor li figure{
  padding-top: 0px;
  width: 100px;
  margin-bottom: -12px;
}

ul#order-menzai li.forcus figure,
ul#order-frame li.forcus figure,
ul#order-sheet li.forcus figure,
ul#order-flashdoor li.forcus figure{
  padding-top: 0px;
}
ul#order-menzai li figure img,
ul#order-frame li figure img,
ul#order-sheet li figure img,
ul#order-flashdoor li figure img {
    width: 90px;
}
ul#order-menzai li figure img,
ul#order-sheet li figure img{
  border: 5px solid #fff;
}

ul#order-frame li figure img,
ul#order-flashdoor li figure img {
    border: 1px solid #ddd;
    margin: 4px;
}

ul#order-menzai li.forcus img,
ul#order-frame li.forcus img,
ul#order-sheet li.forcus img,
ul#order-flashdoor li.forcus img{
  border: 5px solid #ff7a00!important;
  margin: 0;
}
ul#order-frame,
ul#order-flashdoor {
    overflow: hidden;
    margin-bottom: 30px;
}
ul#order-frame li,
ul#order-flashdoor li {
    float: left;
    width: 173px;
    margin-right: 23px;
}
#order-img p{
    width: 1085px;
    margin: 0 auto 60px;
}
#order-img section p{
  font-size: 16px;
  color: #27586b;
}
ul#order-menzai li label:hover,
ul#order-frame li label:hover,
ul#order-sheet li label:hover,
ul#order-flashdoor li label:hover{
  cursor: pointer;
}

    .fixed-img {
        position: fixed;
        top: 10px;
        z-index: 10000;
        margin: 0px 17px!important;
    }
    .inquiry-contents p {
        text-align: center;
    }
    .inquiry-contents table th input{
        width: 100%;
    }
    .inquiry-contents table td input{
        width: 100%;
    }
    .inquiry-contents {
        margin-bottom: 50px;
    }
    .freedesign-kakunin table {
        width: 100%;
    }
    .freedesign-kakunin table tr {
    border-bottom: 3px solid #27586b;
    border-top: 3px solid #27586b;
    }
    .freedesign-kakunin table th {
    border-bottom: none;
    padding: 10px 0 5px;
    }
    .freedesign-kakunin table td {
    border-bottom: none;
    padding: 5px 0 10px!important;
    }
    p#btn_form input {
        margin-bottom: 30px!important;
    }
}

/*------------------------------------

サービス

---------------------------------------*/


@media screen and (min-width:771px){
  .banner-comingsoon{
    width: 339px;
    float: left;
    margin: 13px 22px 0 0;
  }
  .banner-comingsoon:last-child{
    margin: 13px 0 0 0;
  }
  #service #banner-area{
    margin-bottom: 10px;
  }  
  #service #contents #support-faq a,
  #service #contents #support-sample a{
  color: #99e4ff;
  display: block;
  padding: 20px 0 60px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  background: url(../images/common/bg-3line-blue.png) no-repeat center 106px;
  }
  #service #contents section{
    border:10px solid #99e4ff;
    width: 498px;
  }
  #service #contents #support-faq{
    margin: 0 40px 0 0;
  }
  #service #contents #support-sample{
    margin: 0 0 0 40px;
  }
}
/*------------------------------------

取り換えくん

---------------------------------------*/
#torikae #contents-inner h2{
  color: #87cce8;
  margin: 50px 0 10px 0;
}

#torikae-needs ul li:last-child{
  margin: 0;
}
#torikae #contents-inner .clearfix h3{
  text-align: center;
  margin: 10px 0;
  background: #1f5568;
  color: #fff;
}
#torikae #torikae-content3 p a{
    color: #27586b;
    border: 5px solid #bcecf6;
    padding: 20px 0!important;
    margin-bottom: 0!important;
    background: #99e4ff;
    margin: 70px auto 40px;
    display: block;
    cursor: pointer;
    letter-spacing: 0.2em;
    font-weight: bold;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}  
@media screen and (max-width: 770px){
  #torikae #contents-inner h2{
  font-size: 26px;
  letter-spacing: 0.2em;
  margin: 50px 0 10px 0;
  line-height: 1.2em;
}
#torikae-needs ul{
  width: 100%!important;
  overflow: hidden;
}
#torikae-needs ul li{
  display: block;
  margin: 0 10px 0 0;
  width: 31%!important;
  float: left;
  padding-bottom: 2px;
}
#torikae-needs ul li.select{
  /* filter:brightness(90%); */
  background: url(../images/pages/torikae-circle-bg-2.jpg) no-repeat center bottom;
  background-size: 7px;
}
#torikae-needs ul li img{
  width: 100%;
}
#torikae-needs #myTxt{
  border-top: 5px solid #87cce8;
  padding: 5px;
  }
#torikae #contents-inner .clearfix h3{
  font-size: 20px;
  width: 100%;
  letter-spacing: 0.1em;
}
div#torikae-content2 h3{
  font-size: 20px;
  margin: 10px 0 0;
}
div#torikae-content2 .rwd table{
  width: 100%;
}
#torikae-content2 .rwd table th,div#torikae-content2 .rwd table td {
    border: 1px solid;
    padding: 5px 3%;
    vertical-align: middle;
}

#torikae #torikae-content3 p a{
    font-size: 20px;
    width: 95%;
}  
}
@media screen and (min-width: 461px) and (max-width:770px){
  #torikae-needs ul li.select{
  background-size: 10px;
}
#torikae-needs #myTxt{
  border-top: 8px solid #87cce8;
  }
}
@media screen and (min-width: 771px){
#torikae #contents-inner h2{
  font-size: 30px;
  letter-spacing: 0.4em;
  margin: 50px 0 10px 0;
}
#torikae-needs ul li{
  display: inline;
  margin: 0 17px 0 0;
  padding-bottom: 30px;
}
#torikae-needs ul li.select{
  background: url(../images/pages/torikae-circle-bg-2.jpg) no-repeat center 0;
}
#torikae-needs #myTxt{
  width: 96%!important;
  float: none!important;
  background:url(../images/pages/torikae-circle-bg.jpg) no-repeat top center;
  padding: 20px 2% 10px;
  height: 120px;
  margin: 0!important;
  top: 15px;
  position: relative;
}
#torikae #contents-inner figure{
  float: left;
}
#torikae #contents-inner .clearfix h3{
  font-size: 31px;
  width: 500px;
  float: right;
  letter-spacing: 0.2em;
}
#torikae #contents-inner .clearfix p{
  float: right;
  width: 500px;
  margin: 30px 0 0 0;
}
#torikae #contents-inner table {
  margin: 40px 0 0 0;
  width: 100%;
}
#torikae #contents-inner table th,
#torikae #contents-inner table td{
  border: 1px solid #231815;
  font-size: 14px;
  color: #231815;
  padding: 5px 11px;
  vertical-align: middle;
}
#torikae #contents-inner table th{
  width: 118px;
}
#torikae #contents-inner table tr:nth-of-type(1),
#torikae #contents-inner table tr:nth-of-type(2){
  text-align: center;
}
#torikae #torikae-content3 p a{
    font-size: 26px;
    width: 600px;
}
p#needs {
    float: none!important;
    width: 100%!important;
    height: 55px;
    margin: -13px 0 0 0!important;
    display: none;
}
}
/*------------------------------------

取り換えくん見積もりフォーム

---------------------------------------*/
#torikaekun-mitsumori .inquiry-contents table input{
  width: 98%;
  border: 1px solid #27586b;
}
#torikaekun-mitsumori .inquiry-contents table tr:nth-child(2) td {
    padding-bottom: 0px;
}
#torikaekun-mitsumori .inquiry-contents table tr:nth-child(6) th {
    position: relative;
    top: 0px;
}
#torikaekun-mitsumori #main figure{
  text-align: center;
}
#torikaekun-mitsumori .zumen-print a{
  color:#111;
}
#torikaekun-mitsumori .zumen-print a span{
  background:url(../images/pages/arrow-blue.jpg) no-repeat 5px center;
  width: 100%;
  display: block;
}
#torikaekun-tab{
  overflow: hidden;
  margin-bottom: 30px;
}

#torikaekun-tab li.select{
  background: #99e4ff;
  color: #231815;
  border: 1px solid #27586b;
}
.torikaekun-form table {
  margin: 0 0 30px;
}
.torikaekun-form table tr{
  border-bottom: 1px solid #27586b;
}

.torikaekun-form table tr th input,
.torikaekun-form table tr td input{
  border: none;
}
.torikaekun-form table ul li img {
    position: relative;
    top: 29px;
}
.torikaekun-form table tr:nth-child(4) th input{
  margin: 0 10px 0 30px;
  width: 100px;
}
 section#section-flash  table tr:nth-child(6) td input,
 section#section-flash  table tr:nth-child(7) td input,
 section#section-flash  table tr:nth-child(8) td input,
 section#section-flash  table tr:nth-child(9) td input,
 section#section-kamachi  table tr:nth-child(4) td input,
 section#section-kamachi  table tr:nth-child(5) td input,
 section#section-kamachi  table tr:nth-child(6) td input{
  margin: 0 10px 0 30px;
  width: 100px;
}
#torikaekun-mitsumori table tr th {
  vertical-align: middle;
  top: 0px;
  position: relative;
  font-weight: bold;
}

.torikaekun-form table tr:nth-of-type(1) ul li{
  display: inline;
}

#torikaekun-mitsumori section#section-flash  table tr:nth-child(5) td ul li span,
#torikaekun-mitsumori section#section-kamachi  table tr:nth-child(3) td ul li span{
  color: red;
 }
@media screen and (max-width:770px){
  #torikaekun-tab li{
    background: #ccc;
    color: #808080;
    float: left;
    width: 43%;
    text-align: center;
    display: block;
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
    border-top: 1px solid #fff;
  }
  #torikaekun-mitsumori #contents-inner figure{
  width: 70%;
  margin: 50px auto;
}
p.pc {
    display: none!important;
}
#torikaekun-mitsumori table{
  width: 100%;
}
.torikaekun-form table tr:nth-of-type(1) ul{
  position: relative;
  top: -20px;
}
.torikaekun-form table tr th{
  font-weight: bold!important;
  padding: 10px 0% 0px;
  width: 100%!important;
}
#torikaekun-mitsumori table tr td textarea{
  width: 98%;
  height: 200px!important;
  margin: 0;
  border: 1px solid #27586b;
}
#torikaekun-mitsumori  #order-img p{
  width: 100%;
}
#torikaekun-mitsumori .zumen-print{
  width: 120px!important;
  display: block;
  position: relative;
  top: -106px;
  left: -20px;
  margin: 0 0 -80px;
  text-align: center;
  font-size: 12px;
}
#torikaekun-mitsumori .zumen-print img{
  width:60px;
}
#torikaekun-mitsumori .zumen-print a span{
  background:url(../images/pages/arrow-blue.jpg) no-repeat 20px center;
  background-size: 7px;
}
}
@media screen and (min-width:771px){
  #torikaekun-mitsumori #order-img form#form-area{
  width: 1000px;
  margin: 0 auto 100px;
}
#torikaekun-mitsumori .zumen-print{
  width: 120px;
  display: block;
  position: relative;
  top: -176px;
  left: 58px;
  margin: 0 0 -80px;
  text-align: center;
}
#torikaekun-tab li{
  background: #ccc;
  color: #808080;
  float: left;
  width: 479px;
  text-align: center;
  display: block;
  cursor: pointer;
  padding: 10px;
  font-weight: bold;
  border-top: 1px solid #fff;
}

.torikaekun-form table tr th{
  font-weight: bold!important;
  padding: 25px 10px;
  width: 400px!important;
}
#torikaekun-mitsumori section#section-flash table tr:nth-child(5) td,
#torikaekun-mitsumori section#section-kamachi table tr:nth-child(3) td{
 padding: 10px;
}
#torikaekun-mitsumori table tr:nth-child(1) td ul{
  position: relative;
  top: -10px;
}
#torikaekun-mitsumori section#section-flash table tr:nth-child(5) td ul,
#torikaekun-mitsumori section#section-kamachi table tr:nth-child(3) td ul{
  overflow: hidden;
  position: relative;
  top: 15px;
}
#torikaekun-mitsumori section#section-flash  table tr:nth-child(5) td ul li,
#torikaekun-mitsumori section#section-kamachi  table tr:nth-child(3) td ul li{
  float: left;
  margin: 0 10px 0 0;
}
#torikaekun-mitsumori section#section-flash  table tr:nth-child(5) td ul li span,
#torikaekun-mitsumori section#section-kamachi  table tr:nth-child(3) td ul li span{
  margin: 0 0 0 40px;
  position: relative;
  top: -10px;
}
#torikaekun-mitsumori table tr td textarea{
  width: 100%;
  height: 200px!important;
  margin: 0;
  position: relative;
  left: -77px;
  border: 1px solid #27586b;
}

}
/*------------------------------------

正社員募集

------------------------------------*/
#saiyo h2{
  background: none;
  padding: 0;
  margin: 50px 0 30px;
  color: #29bbe9;
}
#saiyo figure#saiyo-icatch2{
  text-align: center;
  margin: 80px 0;
}
#saiyo #saiyo-about p{
  max-width: 905px;
  width: 90%;
  margin: 0 auto 50px;
}
#saiyo #saiyo-miryoku ul{
  max-width: 1020px;
  margin: 0 auto;
}
#saiyo #saiyo-miryoku ul li{
  overflow: hidden;
  display: flex;
  padding: 0 0 45px;
}
#saiyo .saiyo-miryoku-text{
  padding-left: 5%;
}
#saiyo #saiyo-miryoku h3{
 background: #27586b;
 color: #fff;
 padding: 10px 0 10px 5%;
 margin: 0 0 25px;
 font-size: 30px;
 font-weight: normal;
}
#saiyo #saiyo-interview ul li{
  background: #29bbe9;
  margin: 50px 0;
  padding: 30px 5%;
  color: #fff;
  overflow: hidden;
}
#saiyo .saiyo-interview-left{
  max-width: 400px;
  width: 40%;
  text-align: center;
  border-bottom: 7px solid #fff;
  float: left;
}

#saiyo .saiyo-interview-right{
  width: 55%;
  float: right;
  border-bottom: 7px solid #fff;
}
#saiyo #saiyo-interview table{
  background: #29bbe9;
  margin: 50px 0;
  color: #fff;
}
#saiyo #saiyo-interview table tr:first-child td:first-child{
  vertical-align: middle;
  padding: 30px;
}
#saiyo #saiyo-interview table tr:first-child td:last-child{
  width: 40%;
  vertical-align: top;
  padding: 30px;
}
#saiyo #saiyo-interview table td:first-child{
  width: 36%;
  text-align: center;
}
#saiyo #saiyo-interview h3{
  font-weight: normal;
}
#saiyo #saiyo-interview table tr:last-child td:first-child{
  height: 10px;
}
#saiyo #saiyo-interview table tr:last-child td span:first-child{
  border-top: 7px solid #fff;
  display: block;
  height: 10px;
  padding: 0 0 20px;
  margin: 0 auto;
  width: calc(100% - 60px);
}

#saiyo #saiyo-interview table td figure{

}
#saiyo #saiyo-interview table td figure img{
  max-width: 210px;
  border: 10px solid #fff;
}
#saiyo-youkou{
  margin: 100px 0;
}
#saiyo-youkou table{
  margin: 0 auto;
  width: 90%;
}
#saiyo-youkou table th,
#saiyo-youkou table td{
  border: 1px solid #27586b;
  padding: 30px 5%;
}
#saiyo-youkou table th{
 background: #bcecf6;
 font-weight: normal; 
}
#saiyo-youkou table th{
  letter-spacing: 0.5em;
  /* display: flex; */
  padding: 0;
  min-width: 160px;
  padding: 20px;
  -moz-text-align-last: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
}
#saiyo-youkou table th span{
  -moz-text-align-last: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
  display: block;
  
}
#saiyo-youkou table table{
  margin: 0;
}
#saiyo-youkou table table th,
#saiyo-youkou table table td{
  border: none;
  background: none;
  padding: 0 0 0;
  text-align: left;
  min-width: 100px;
}
#saiyo-oubo{
  margin: 150px 0  ;
}
#saiyo-oubo{
  background: #e6e6e6;
  padding: 30px;
  margin:0 auto;
  max-width: 910px;
}
#saiyo-oubo h2{
  background: #27586b;
  color: #fff;
  text-align: center;
  padding: 6px;
  margin: 0 0 30px;
}
#saiyo-oubo-contents{
  overflow: hidden;
}
#saiyo-oubo-contents p{
  width: 55%;
  float: left;
}
#saiyo-oubo-contents ul{
  width: 40%;
  float: right;
}
@media (max-width: 800px){
#saiyo #saiyo-miryoku ul li{
  display: block;
  margin: 50px 0;
}
#saiyo .saiyo-miryoku-text{
  padding-left: 0%;
}
#saiyo #saiyo-miryoku h3 {
    font-size: 26px;
}
#saiyo #saiyo-interview table th,
#saiyo #saiyo-interview table td{
  display: block;
  width: calc(100% - 60px)!important;
}
#saiyo #saiyo-interview table tr:first-child td:last-child{
  padding: 0 30px;
}
#saiyo #saiyo-interview table tr h3{
  border-bottom: 7px solid #fff;
  padding: 0 0 20px;
}
#saiyo #saiyo-interview table td figure{
  width: 50%;
  max-width: 200px;
  margin: 0 auto;
}
#saiyo #saiyo-interview table tr:last-child td:first-child{
  padding: 30px;
}
#saiyo #saiyo-interview table tr:last-child td:last-child{
  display: none;
}
#saiyo #saiyo-interview table tr:last-child td:first-child span {
  margin: 0 auto;
  width: 100%;
}

#saiyo #saiyo-interview table tr:last-child td:last-child span {
    border-top: none;
}

#saiyo-youkou table th,
#saiyo-youkou table td{
  display: block;
}

#saiyo-youkou table th,
#saiyo-youkou table td{
  border: 1px solid #27586b;
  border-bottom: none;
  text-align: center;
}
#saiyo-youkou table tr:last-child td{
  border-bottom: 1px solid #27586b;
}
#saiyo-youkou table th{
  letter-spacing: 0.5em;
  padding: 0;
  min-width: 160px;
  padding: 20px;
  -moz-text-align-last: center;
  text-align-last: center;
  text-justify: inter-ideograph;
}
#saiyo-youkou table th span{
  -moz-text-align-last: center;
  text-align-last: center;
  text-justify: inter-ideograph;
  display: block;  
}
#saiyo-youkou table table{
  margin: 0;
  width: 100%;
}
#saiyo-youkou table table th,
#saiyo-youkou table table td{
  text-align: center;
  padding: 9px 0 0px;
}
#saiyo-youkou table table tr:last-child td{
  border-bottom: none;
}
#saiyo-oubo-contents p,
#saiyo-oubo-contents ul{
  width: 100%;
  float: none;
  text-align: center;
}
#saiyo-oubo-contents p{
  margin: 0 0 20px;
}
}
