@charset "utf-8";

.fa-envelope:before{content:"\f0e0"}
.fa-phone-volume:before{content:"\f2a0"}

/* For modern browsers */

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */

.cf {
  zoom: 1;
}

/* tags */

body {
  margin: 0px;
  padding: 0px;
  color: #000;
  font: 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #000;
  text-decoration: none;
  word-wrap:break-word;
}
p a {
  text-decoration: underline;
}
a:hover {
  color: #e00;
  text-decoration: none;
}
a:hover p {
  color: #000;
  text-decoration: none;
}

a[href^="http"]::after,
a[href^="//"]::after {
  margin: 0 0 0 3px;
  font-family: "Font Awesome 5 Free", sans-serif;
  content: "\f35d";
  font-style: normal;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
a.noext::after,
a[href*="www.rectus"]::after,
a[href*="recorg"]::after {
  margin: inherit;
  font-family: inherit;
  content: '';
  font-weight: inherit;
}

img {
  border: none;
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,div,img {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-weight: normal;
}
ol {
  list-style-type: decimal;
}
.contents1 li {
  line-height: 2.4;
  margin-left: 1.6em;
}
code {
  padding: 0px 15px;
  display: block;
  background-color: #333;
}

@media screen and (max-width: 628px) {
  body {
    font-size: 14px;
  }
}
a.disabled {
  pointer-events: none;
  display: inline-block;
}
.breadcrumb a.disabled {
  text-decoration: none;
}
.c {
  text-align: center;
}
.r {
  text-align: right;
}
.l {
  text-align: left;
}
.ma {
  margin: 0 auto;
}
.ma05 {
  margin: 0 5px;
}
.b {
  font-weight: bold;
}
.fs24px {
  font-size: 24px;
}
/* common */
.w40p {
  width: 40%;
}
.w70p {
  width: 70%;
}
.w560 {
  width: 560px;
}
.w640 {
  width: 640px;
}
.w338 {
  width: 338px;
}
.w800 {
  width: 800px;
}
@media screen and (max-width: 628px) {
  .w800, .w640, .w560, w338, .w70p, .w40p {
    width: 98%;
  }
}
a.tool {
  display: block;
  font-size: 20px;
  background-color: #eee;
  padding: 1em;
}
.inner1 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.inner2 {
  max-width: 1060px;
  margin: 0px auto;
}

.inner3 {
  max-width: 874px;
  margin-right: auto;
  margin-left: auto;
}
.marker1 {
  background: linear-gradient(transparent 74%, #ffabab 0%);
}

.marker2 {
  background: linear-gradient(transparent 74%, #ffed53 0%);
}

.parentcolumn {
  overflow: hidden;
}

.be2af {
  padding: 3px;
  margin: 8px;
}
.contents1 .be2af ul {
  list-style: none;
  vertical-align: middle;
  text-align: center;
  padding-left: 0;
}
.contents1 .be2af ul li {
  padding-left: 0;
  margin-bottom: 0;
  background: none;
  vertical-align: middle;
  display: inline-block;
}

.contents1 .floatleft27p {
  float: left;
  max-width: 27%;
  min-width: 10%;
}
.contents1 .marginleft30p {
  margin-left: 30%;
}
@media screen and (max-width: 768px) {
  .contents1 .floatleft27p {
    float: initial;
    max-width: 90%;
  }
  .contents1 .marginleft30p {
    margin-left: inherit;
  }
}
@media screen and (max-width: 1240px) {
  .inner1 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 1100px) {
  .inner2 {
    margin: 0px 20px;
  }
}

@media screen and (max-width: 1050px) {
  .inner3 {
    margin-right: 76px;
    margin-left: 76px;
  }
}
@media screen and (max-width: 628px) {
  .inner1 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .inner3 {
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media screen and (max-width: 628px) {
  .floatleft240 {
    max-width: 96%;
    float: initial;
  }
  .marginleft256 {
    margin-left: auto;
    width: 96%;
  }
}

/* info */
.info {
  padding: 50px 0 0 0;
  margin: 0 auto;
  height: 28px;
  font-weight: bold;
  font-size: 24px;
  display: table;
}
.infoleft {
  float: left;
  margin-right: 2em;
  padding-left: 20px;
}
.inforight {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}

@media screen and (max-width: 628px) {
  .info {
    padding: 20px 0 0 0;
    height: 18px;
    font-size: 14px;
  }
}

/* 最初の段落 */
.main {
  background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.9)), url(/images/1359347.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  background-color: white;
}
.webp .main {
  background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.9)), url(/images/1359347.jpg.webp);
}

/* title */
.title {
/*  background: #ededed url(/images/home4back2.jpg) no-repeat left top; */
  height: 160px;
  margin-top: 60px;
  text-align: center;
}
.webp .title {
/*  background: #ededed url(/images/home4back2.jpg.webp) no-repeat left top; */
}
.title h1 {
  font-weight: bold;
  font-size: 2.4vw;
  line-height: 160px;
}

@media screen and (max-width: 628px) {
  .title {
    height: 100px;
    margin-top: 60px;
    position: relative;
  }
  .title h1 {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
  }
}

/* history */

#history {
  font-size: 14px;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 628px) {
  #history {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}


/* breadcrumb */

ol.breadcrumb {
  padding: 0;
  list-style: none;
}
ol.breadcrumb li {
  display: inline-block;
  list-style: none;
  white-space: nowrap;
}
ol.breadcrumb li a span,
ol.breadcrumb li span {
  padding: 0 6px;
}
ol.breadcrumb li:after {
  content: '>';
}
ol.breadcrumb li:last-child:after {
  content: none;
}

/* contents */

.contents1 {
  margin-top: 50px;
  margin-bottom: 60px;
}
.contents1 .c {
  margin: 30px auto;
}

.contents2 {
  background: #ededed url(/images/home2back2.jpg) no-repeat right -200px top;
  padding: 60px 0px;
}
.webp .contents2 {
  background: #ededed url(/images/home2back2.jpg.webp) no-repeat right -200px top;
}
.contents1 h2,
.contents2 h2 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  margin: 50px 0px 40px;
  padding: 0px;
}

.contents2 h2 {
  margin-top: 0px;
}

.contents1 h3 {
  font-weight: bold;
  line-height: 1.2;
  font-size: 18px;
  margin: 20px 20px;
}
.contents1 h3::before {
  content: "";
  display: block;
  padding-top: 24px;
  border-top: 1px solid #000;
  margin-left: -20px;
}
.contents1 h3::after {
  content: "";
  display: block;
  padding-bottom: 24px;
  border-bottom: 1px solid #000;
  margin-left: -20px;
}

.contents1 h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  display: flex;
  align-items: center; /* 垂直中心 */
}
.contents1 h4::before {
  content: "";
  border-top: 1px solid;
  width: 3em;
  margin: 30px 16px 30px 0;
  /*
  margin-right: 16px;
  margin-top: 50px;
  margin-bottom: 50px;
    */
}
.contents1 h5 {
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0px;
  padding: 6px 20px;
}
.contents1 h5::before {
  content: "";
  display: block;
}
.contents1 h6 {
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
  padding: 24px 20px;
}

.contents1 a {
  /*    color: #0645ad; */
  text-decoration: underline;
}

.contents1 p {
  line-height: 2.4;
  margin: 12px 0;
}
.contents1 p.p1 {
  text-align: center;
  line-height: 2;
}

.contents1 ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 20px;
}

.contents1 ul li {
  line-height: 2;
  padding-left: 25px;
  background: url(/images/point1.png) no-repeat left 12px;
}

@media screen and (max-width: 628px) {
  .contents1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .contents2 {
    background: #ededed url(/images/home2back2.jpg) no-repeat right -150px top;
    background-size: 380px auto;
    padding: 30px 0px;
  }
  .webp .contents2 {
    background: #ededed url(/images/home2back2.jpg.webp) no-repeat right -150px top;
  }

  .contents1 h2,
  .contents2 h2 {
    font-size: 20px;
    line-height: 1.5;
    margin: 30px 0px;
  }
  .contents1 h3 {
    padding: 12px 10px;
    line-height: 1.5;
    margin: 40px 0px 30px;
    font-size: 18px;
  }

  .contents1 h4 {
    font-size: 16px;
    line-height: 1.5;
  }
  .contents1 h4::before {
    margin-top: 40px;
    margin-bottom: 30px;
    width: 2em;
  }
  .contents1 h5 {
    font-size: 15px;
    line-height: 1.5;
    padding: 0 10px;
  }
  .contents1 h6 {
    font-size: 14px;
    line-height: 1.8;
  }
  .contents1 p {
    line-height: 1.8;
    margin-bottom: 30px;
  }
  .contents1 ul {
    margin: 10px 0;
    padding: 4px;
  }
  .contents1 ul.companylist {
    margin-bottom: 20px;
    padding-left: 0px;
  }

  .contents1 ul li {
    line-height: 1.8;
    padding-left: 15px;
    margin-left: 0.4em;
    background: url(/images/point1.png) no-repeat left 10px;
    background-size: auto 2px;
  }
}

/* table1 */
.table1 {
  width: 100%;
  border-collapse: collapse;
}

.table1 th,
.table1 td {
  padding: 18px 30px;
  font-size: 15px;
  line-height: 2;
  vertical-align: top;
}

.table1 tr:nth-child(odd) th,
.table1 tr:nth-child(odd) td {
  background: #fff;
}

.table1 th {
  width: 24%;
  font-weight: bold;
  text-align: left;
}

@media screen and (max-width: 628px) {
  .table1 th,
  .table1 td {
    padding: 20px;
    line-height: 1.8;
    vertical-align: middle;
    display: block;
  }

  .table1 tr:nth-child(odd) th,
  .table1 tr:nth-child(odd) td {
    background: transparent;
  }
  .table1 th,
  .table1 tr:nth-child(odd) th {
    width: auto;
    text-align: center;
    background: #fff;
    padding: 5px 20px;
  }
}

.comprow {
  border-collapse: collapse;
}
.comprow th {
  background-color: #FDD;
}
.comprow td, .comprow th {
  border: 1px solid #666;
  padding: 16px;
}

/* fmbox */

#fmbox {
  text-align: center;
}

#fmbox p {
  margin: 30px 0px;
}

#txtURL, #txtURL2 {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  border: 1px solid #000;
  background: #fff;
  box-sizing: border-box;
  padding: 0px 20px;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 15px;
  width: 60%;
}

#fmbox .button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  background: #b12a2a;
  color: #fff;
  font-size: 15px;
  line-height: 45px;
  height: 45px;
  text-align: center;
  width: 200px;
  font-weight: bold;
  cursor: pointer;
}
#fmbox .button:disabled {
  color: #666;
  background: #910a0a;
}

#fmbox .button:hover {
  background: #cb5656;
}

::-webkit-input-placeholder {
  color: #aaa;
}

:-ms-input-placeholder {
  color: #aaa;
}

::placeholder {
  color: #aaa
    }

@media screen and (max-width: 628px) {
  #fmbox p {
    margin: 20px 0px;
  }
  #txtURL {
    font-size: 14px;
    width: 50%;
  }
  #fmbox .button {
    font-size: 14px;
    width: 150px;
  }
}

@media screen and (max-width: 480px) {
  #fmbox p {
    font-size: 13px;
  }
  #txtURL {
    padding: 0px 10px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    width: 100%;
  }
  #fmbox .button {
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    width: 200px;
    margin-top: 10px;
  }
}

/* box */
.box {
  padding-left: 20px;
}
.rightbox, .leftbox {
  display: inline-block;
  vertical-align: middle;
}
.rightbox {
  width: 62%;
  padding: 0 30px;
}
.leftbox {
  width: 26%;
  text-align: right;
  margin: auto 0 auto auto;
}
.leftbox img {
  width: 100%;
}
@media screen and (max-width: 628px) {
  .box {
    padding: 0 10px;
  }
  .leftbox {
    margin: 0 auto;
    padding: 0 20px;
    width: 70%;
  }
  .leftbox img {
    text-align: center;
  }
  .rightbox {
    width: 90%;
    padding: 0 20px;
  }
}

.borderbox {
  padding: 0 30px;
  border: 3px solid #C00;
}
/* table2 */

.table2 {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.table2 th {
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background: #000;
  padding: 5px;
  border-left: 20px solid #fff;
}

.table2 td {
  padding: 15px 20px;
  font-size: 15px;
  line-height: 1.8;
  border-left: 20px solid #fff;
}

.table2 tr th:nth-child(1),
.table2 tr td:nth-child(1) {
  text-align: center;
  width: 20%;
  border-left: none;
}

.table2 tr td:nth-child(2) {
  text-align: center;
  width: 12%;
}

.table2 tr td:nth-child(4) {
  text-align: center;
  width: 12%;
}

.table2 tr:nth-child(odd) td {
  background: #f1f1f1;
}

.table2 tr td:nth-child(4) input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  border: 1px solid #000;
  background: #fff;
  box-sizing: border-box;
  padding: 5px 10px;
  text-align: center;
  font-size: 15px;
  line-height: 1.2;
  width: 90%;
}

@media screen and (max-width: 628px) {
  .table2 th {
    font-size: 13px;
    border-left: 2px solid #fff;
  }

  .table2 td {
    padding: 10px;
    font-size: 13px;
    line-height: 1.6;
    border-left: 2px solid #fff;
  }
  .table2 tr td:nth-child(4) input {
    padding: 5px;
    font-size: 13px;
    line-height: 1.2;
    width: 90%;
  }
}

@media screen and (max-width: 480px) {
  .table2 th {
    font-size: 11px;
    border-left: 1px solid #fff;
  }
  .table2 td {
    padding: 10px 5px;
    font-size: 12px;
    border-left: 1px solid #fff;
  }
  .table2 tr td:nth-child(4) input {
    padding: 5px 0px;
    font-size: 12px;
    width: 100%;
  }
}

/* table3 */

.table3box {
  border: 1px solid #000;
  box-sizing: border-box;
  width: 73%;
  margin: 70px auto 0px;
  padding: 50px 70px;
}

.table3 {
  width: 100%;
  border-collapse: collapse;
}

.table3 th {
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background: #b12a2a;
  padding: 5px;
  border-left: 20px solid #fff;
}

.table3 td {
  padding: 15px 20px;
  font-size: 15px;
  line-height: 1.8;
  border-left: 20px solid #fff;
  text-align: center;
}

.table3 tr th:nth-child(1),
.table3 tr td:nth-child(1) {
  width: 30%;
  border-left: none;
}

.table3 tr:nth-child(odd) td {
  background: #f6e8e8;
}

@media screen and (max-width: 628px) {
  .table3box {
    width: auto;
    margin: 30px auto 0px;
    padding: 20px;
  }
  .table3 th {
    font-size: 13px;
    border-left: 2px solid #fff;
  }

  .table3 td {
    padding: 10px;
    font-size: 13px;
    line-height: 1.6;
    border-left: 2px solid #fff;
  }
}

/* home1 */
#home1 {
  padding: 60px 0px;
}

#home1 li {
  width: 47%;
  float: left;
}

#home1 li:last-child {
  float: right;
}

#home1 h2 {
  float: left;
}

#home1 dl {
  border-left: 1px solid #000;
  margin-left: 63px;
  padding-left: 40px;
}

#home1 dt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 30px;
}

#home1 dd {
  line-height: 2;
}

@media screen and (max-width: 628px) {
  #home1 {
    padding: 30px 0px;
  }
  #home1 li,
  #home1 li:last-child {
    width: auto;
    float: none;
    margin: 0px 0px 30px;
  }
  #home1 li:last-child {
    margin-bottom: 0px;
  }
  #home1 h2 img {
    width: 22px;
    height: auto;
  }
  #home1 dl {
    margin-left: 36px;
    padding-left: 14px;
  }

  #home1 dt {
    /*        margin-left: 36px;*/
    padding-left: 15px;
  }

  #home1 dd {
    line-height: 1.8;
  }
}

/* main */
#main {
  margin-top: 26px;
  background: #FFF;
}
#main h1 {
  padding: 30px 0px 20px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}
#main p {
  width: 72%;
  margin: 20px auto 40px;
}
@media screen and (max-width: 925px) {
  #main {
    margin-top: 58px;
  }
}
@media screen and (max-height: 600px) {
  #main {
    margin-top: 58px;
  }
}
@media screen and (min-width: 628px) {
  #main {
    margin-top: 60px;
  }
}

/* bg-exhibit */

#bg-exhibit {
/*  background: #ededed url(/images/2393702_m.jpg) repeat left top; */
/*  background: #ededed url(/images/bg_2.jpg) repeat left top; */
  background-color: rgb(248, 249, 250);
  background-size: auto;
  background-attachment: fixed;
  padding: 60px 0px 40px;
/*  color: white; */
}
.webp #bg-exhibit {
}

#bg-exhibit h2,
#contactbox h2 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}

#bg-exhibit h2 img {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

#bg-exhibit li {
  display: block;
  float: left;
  width: 45%;
  height: 160px;
  margin: 0px 16px 60px;
  box-sizing: border-box;
  padding: 25px 40px 40px;
  background-color: white;
  border-radius: 4px;
  box-shadow: rgba(70, 74, 77, .3) 0 1px 2px 0, rgba(70, 74, 77, .10) 0 1px 3px 1px;
}

#bg-exhibit li:nth-child(even) {
  float: right;
}

#bg-exhibit li:nth-child(3) {
  clear: both;
}

#bg-exhibit li img {
  display: block;
  margin: 0px auto 15px;
}

#bg-exhibit li div.stitle {
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}

#bg-exhibit li p {
  line-height: 2;
}

.imglist li img {
  width: 300px;
  height: 200px;
}

@media screen and (max-width: 768px) {
  #bg-exhibit {
    padding: 30px 0px 5px;
    background-color: rgb(218, 220, 224);
/*    background: #ededed url(/images/bg_2.jpg) repeat center top; */
    background-size: auto;
    background-attachment: fixed;
  }

  #bg-exhibit h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  #bg-exhibit h2 img {
    width: auto;
    height: 18px;
  }
  #bg-exhibit li,
  #bg-exhibit li:nth-child(even) {
    float: none;
    width: auto;
    margin: 0px 0px 25px;
    padding: 20px;
  }
  #bg-exhibit li img {
    width: auto;
    height: 80px;
  }
  #bg-exhibit .imglist li img {
    height: 200px;
  }
  #bg-exhibit li p.h3 {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.5;
  }

  #bg-exhibit li p {
    line-height: 1.8;
  }
}
@media screen and (max-width: 1050px) {
  #bg-exhibit .imglist li,
  #bg-exhibit .imglist li:nth-child(even) {
    float: none;
    width: auto;
    margin: 0px 0px 25px;
    padding: 20px;
  }
}

/* bg-para */

#bg-para {
  width: 72%;
  margin: 0px auto;
  padding: 50px 0px 10px;
}

#bg-para h2 {
  text-align: center;
  background: url(/images/line1.png) no-repeat center bottom;
  padding: 0px 0px 30px;
  margin: 0px 0px 40px;
  font-weight: bold;
  line-height: 1.5;
  font-size: 22px;
}

#bg-para p {
  line-height: 2;
  margin-bottom: 20px;
}

@media screen and (max-width: 628px) {
  #bg-para {
    width: auto;
    margin: 0px 20px;
    padding: 30px 0px 10px;
  }
  #bg-para h2 {
    padding: 0px 0px 20px;
    margin: 0px 0px 20px;
    line-height: 1.6;
    font-size: 17px;
  }

  #bg-para p {
    line-height: 1.8;
    margin-bottom: 20px;
  }
}

#contactbox {
  background: linear-gradient( 225deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.6)),
  url(/images/1443263.jpg);
  padding: 30px 0px 20px;
}
.webp #contactbox {
  background: linear-gradient( 225deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.6)),
  url(/images/1443263.jpg.webp);
}

#contactbox p.p1 {
  text-align: center;
  line-height: 2;
}
@media screen and min-width: 945px {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

@media screen and (max-width: 628px) {
  #contactbox {
    padding: 0;
    margin: 30px 0px 5px;
  }
}

/* work */
.contents1 ul.companylist li {
  vertical-align: top;
  background: #fff;
  background-image: none;
  display: inline-block;
  width: 90%;
  padding: 10px;
  margin: 15px;
  border: 1px solid #FFF;
}
.contents1 ul.companylist li a {
  text-decoration: none;
}
.contents1 ul.companylist li:hover {
  background-color: #EEE;
  border: 1px solid #CCC;
}
.companyimg {
  vertical-align: top;
  display: inline-block;
  width: 34%;
}
.companyintro {
  vertical-align: middle;
  display: inline-block;
  width: 60%;
  padding: 10px;
}
@media screen and (max-width: 628px) {
  .companyimg,
  .companyintro {
    width: 90%;
  }
  contents1 ul.companylist {
    width: 100%;
  }
}

/* footernavi */

#footernavi {
  margin: 60px 0px;
}

#footernavi li {
  line-height: 1.6;
  font-size: 14px;
}

#footernavi > ul > li {
  float: left;
  box-sizing: border-box;
  border-left: 1px solid #000;
  padding: 20px 20px 0px 25px;
  background: url(/images/line2.png) no-repeat left top;
}

#footernavi > ul > li:nth-child(1) {
  width: 48%;
}

#footernavi > ul > li:nth-child(2) {
  width: 24%;
}

#footernavi > ul > li:nth-child(3) {
  width: 24%;
}

#footernavi > ul > li:nth-child(4) {
  width: 18%;
}

#footernavi > ul > li:nth-child(5) {
  width: 16%;
}

#footernavi li ul {
  list-style: disc outside;
  margin: 0px 0px 0px 18px;
}

#footernavi li li {
  margin-top: 10px;
}

#footernavi div {
  margin-bottom: 10px;
}

@media screen and (max-width: 628px) {
  #footernavi {
    display: none;
  }
}

/* footer */
#footer {
  background: #000;
  padding: 40px 0px;
  text-align: center;
}

#footer p {
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
}

#pageknowhowbook {
  position: fixed;
  z-index: 100;
  bottom: 76px;
  font-weight: bold;
  font-size: 18px;
  right: 10px;
  padding: 14px 12px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-lr;
  background-color: #FF9933;
  border-radius: 24px;
  opacity: 0.7;
}
#closebtn {
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
  display: block;
  position: absolute;
  top: 6px;
  right: 6px;
}
#closebtn span {
  display: block;
  width: 22px;
  height: 22px;
  background-color: #333;
}
#closebtn span span {
  display: block;
  overflow: hidden;
  width: 1px;
  height: 1px;
}
#closebtn span span::before,
#closebtn span::after {
  position: absolute;
  left: 2px;
  content:"";
  width: 18px;
  height: 2px;
  background-color: #FFF;
  transition: .2s;
}
#closebtn span span::before {
  top:10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#closebtn span::after {
  bottom:10px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
#popup-closebtn {
  position: fixed;
}
#popup-closebtn:checked ~ #pagedownload2,
#popup-closebtn:checked ~ #pagedownload,
#popup-closebtn:checked {
  display: none;
}
#pagedownload, #pagedownload2 {
  position: fixed;
  z-index: 100;
  bottom: 76px;
  font-weight: bold;
  font-size: 15px;
  right: 10px;
  padding: 4px 6px;
/*  height: 170px; */
  background-color: #FF9933;
  border-radius: 10px;
  opacity: 0.8;
  text-align: center;
}
#pagedownload div {
  margin: 2px;
}
#popup {
  width: 200px;
}
#pagecontact {
  position: fixed;
  bottom: 300px;
  right: 10px;
  width: 52px;
  height: 52px;
}
#pagedownload2 a, #pagedownload a, #pageknowhowbook a, #pagecontact a {
  color: white;
  opacity: 1;
  text-decoration: none;
}
#knowhowbook a {
  color: greenyellow;
}
#pagedownload2:hover, #pagedownload:hover, #pageknowhowbook:hover, #pagecontact:hover,
#pagedownload2 a:hover, #pagedownload a:hover, #pageknowhowbook a:hover, #pagecontact a:hover {
  opacity: 1;
}

#pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 52px;
  height: 52px;
}

#pagetop a img {
  opacity: 1;
}

#pagetop a:hover img {
  opacity: 0.5;
}

@media screen and (max-width: 628px) {
  #footer {
    padding: 30px 0px;
  }
  #footer p {
    font-size: 10px;
  }
  #pagecontact,
  #pagetop {
    width: 40px;
    height: 40px;
  }
  #pagecontact a img,
  #pagetop a img {
    width: 40px;
    height: 40px;
  }
  #pagetop, #pagecontact {
/*    display: none !important; */
    font-weight: normal;
    font-size: 11px;
    opacity: 0.4;
  }
  #pageknowhowbook {
    display: none !important;
/*
    border-radius: 20px;
    bottom: 66px;
*/
  }
  #pagecontact {
/*    bottom: 210px; */
    bottom: 300px;
  }
}

/* special */
span.anchor{
  display: block;
  padding-top: 40px;
  margin-top: -90px;
}
h2.anchor {
  display: block;
  padding-top: 120px;
  margin-top: -80px;
}
h3.anchor {
  padding-top: 70px;
  margin-top: -70px;
  padding-left: 20px;
}
h4.anchor {
  padding-top: 60px;
  margin-top: -70px;
}
h5.anchor {
  display: block;
  padding-top: 50px;
  margin-top: -90px;
}
h5.anchor::before {
  margin-bottom: 50px;
}
h6.anchor {
  display: block;
  padding-top: 90px;
  margin-top: -70px;
}
.bookreview {
  background-color: #EEEEEE;
  padding: 20px 30px;
}
.bookreview a {
  text-decoration: none;
}
.sample .swiper {
  display: block;
  border: none;
  margin: 0;
  box-sizing: border-box;
  height: 260px;
  width: 1px;
  min-width: 100%;
}

#topnews {
  position: absolute;
  font-weight: bold;
  top: 16px;
  right: 16px;
  z-index: 10;
}
#topnews a {
  color: #F00;
}
#topnews a:hover {
  color: #C77;
}
.fixed #topnews {
  display: none;
}
@media screen and (max-width: 628px) {
  #topnews {
    top: 20px;
    right: 76px;
  }
}
@media screen and (max-width: 628px) {
  #topnews {
    display: none;
  }
}
.logo {
  vertical-align: middle;
}
.floatlogo {
  float: left;
  max-width: 13%;
  min-width: 5%;
}
.floatlogo p {
  margin-top: 40px
}
.marginlogo {
  margin-left: 15%;
}
#toc_container {
  margin-top: 1em;
}

/* 画像 */
.pbox {
  display: flex;
}
.pbox a {
  display: flex;
  text-decoration: none;
}
.pbox a:after {
  display: none;
}
.pbox div {
  line-height: 1.6;
  padding: 6px;
  max-width: 70%;
}
.pbox div img{
  width: 160px;
}
@media screen and (max-width: 800px) {
  .pbox a {
    display: block;
  }
   .pbox div {
     max-width: 60%;
  }
  .pbox div img{
    width: 100%;
  }
}
@media screen and (max-width: 628px) {
  .pbox {
    display: block;
  }
  .pbox div {
    padding: 2px;
    max-width: 100%;
  }
}
.FAQPage {
  border: black 1px dotted;
  padding: 6px;
  margin: 8px auto;
}
.FAQPage .Q:before {
  content: "Q.";
}
.FAQPage .A:before {
  content: "A.";
  color: red;
}
.FAQPage .Q:before, .FAQPage .A:before {
  font-size: 1.25rem;
  padding: 4px 6px;
  margin-right: 6px;
  margin-left: -34px;
}
.FAQPage .A, .FAQPage .Q {
  padding: 4px 2px;
  margin-left: 34px;
}
.FAQPage .Q {
  background-color: #FEE;
}
.inner4 {
  max-width: 640px;
  margin: 30px auto 0;
}
