@charsret "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
  background-color: #000000;
  color:fff;
  font-size: 15px
  font-family : 'Quicksand', "���S�V�b�N��", "Yu Gothic", YuGothic, "�q���M�m�p�S�V�b�N Pro", "Hiragino Kaku Gothic Pro", '���C���I' , Meiryo , Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif; 
}

/*---��{�ݒ�--*/

body {
  background-color: #000000;
  color:fff;
  font-size: 15px
  font-family : 'Quicksand', "���S�V�b�N��", "Yu Gothic", YuGothic, "�q���M�m�p�S�V�b�N Pro", "Hiragino Kaku Gothic Pro", '���C���I' , Meiryo , Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif; 
}
/*----�w�b�_�[----*/
header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0 0 0;
  margin: 0 auto 0;
  width: 90%;
  border-bottom: 2px solid #888888;
  font-family : 'Quicksand', "���S�V�b�N��", "Yu Gothic", YuGothic, "�q���M�m�p�S�V�b�N Pro", "Hiragino Kaku Gothic Pro", '���C���I' , Meiryo , Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif; 
}

.logo {
  width: 400px;
  padding: 0;
  margin: 0;
}

/***�Ǐ]����g�b�v�֖߂�{�^��***/
#page-top {
  position: fixed;
  right: 5px;
  bottom: 20px;
  height: 50px;
  text-decoration: none;
  font-weight: bold;
  transform: rotate(90deg);
  font-size: 90%;
  line-height: 1.5rem;
  color: #fff;
  padding: 0 0 0 35px;
  border-top: solid 1px;
}
#page-top::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0px;
  width: 15px;
  border-top: solid 1px;
  transform: rotate(35deg);
  transform-origin: left top;
}
/***�g�b�v�֖߂�{�^�������܂�***/

/*----�h���b�v���j���[----*/

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 960px;
  margin: 0 0 0 auto;
  padding: 0;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 20px;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #000000;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}

.dropmenu .none {
  display: none;
}

.dropmenu li ul li a{
  padding: 13px 15px;
  background: #615D5D;
  text-align: center;
}
.dropmenu li:hover > a{
  background: #615D5D;
}
.dropmenu li a:hover{
  background: #cccccc;
}

.dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
.dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
}
/*--menu--*/

.menu {
  cursor: pointer;
  background-color: #000;
  border: none;
  outline: none;
  display: none;
}

.menu .bar {
  width: 20px;
  height: 2px;
  background: #fff;
  border-radius: 5px;
  opacity: 1;
  visibility: visible;
  transition: 0.5s ease;
  transform-origin: left;
}

.menu .bar1 {
  margin-bottom: 5px;
}

.menu .bar3 {
  margin-top: 5px;
}

.menu.toggle .bar1 {
  transform-origin: left;
  transform: rotate(45deg);
}

.menu.toggle .bar2 {
  opacity: 0;
  visibility: hidden;
}

.menu.toggle .bar3 {
  transform-origin: left;
  transform: rotate(-45deg);
}

/*---��Џ��S�̐ݒ�---*/

.title {
  margin: 0 auto 0;
  width: 100%;
  height: 50px;
  background-color: #193278;
  text-align: center;
}

.work {
  width: 90%;
  color: #fff;
  font-size: 15px;
  font-family : 'Quicksand', "���S�V�b�N��", "Yu Gothic", YuGothic, "�q���M�m�p�S�V�b�N Pro", "Hiragino Kaku Gothic Pro", '���C���I' , Meiryo , Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif; 
  margin: 0 auto;
  padding: 30px 5px 50px;
}

.work p {
  padding: 5px 60px;
} 

.work .genzai {
  margin: 0;
  height: 10px;
  padding: 5px;
  text-align: right;
}

.work .list {
  display: flex;
  justify-content: flex-start;
}

/*---�ݔ����---*/

#setsubijouhou {
  width: 100%;
  margin: 20px 0 0;
}

.setsubi {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  text-align: left;
}

.setsubi li ul {
  list-style-type: none;
  padding: 0 40px 15px;
}

.setsubipic {
  width: 100%;
  margin: 50px auto 0px;
  padding:0;
  text-align: center;
}

/*---���i���---*/

#shikakujouhou {
  width: 100%;
  margin: 0;
  padding: 0;
}

#shikakujouhou .work .list {
  width: 100%;
  padding: 0;
  margin: 80px 0 50px;
}

#shikakujouhou .work .list .pic {
  width: 400px;
}

.work .list .shikaku1,
.work .list .shikaku2 {
  width: 400px;/*�I�����W�Ɛ̕�*/
  height: 100%;
  padding: 20px 30px;
  margin: 0;
}

.work .list .shikaku2 tr .hidari {
  color: #fff;
  width: 70%;
  padding: 5px 10px;
  text-align: left;
  font-weight: bold;
}

.work .list .shikaku1 {
  background-color: #193278;
  margin: 0 0 0 30px;
  position: relative;
  bottom: 70px;

}

.work .list .shikaku1 tr th{
  padding: 8px;
  color: #000000;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  text-align: center;
}

.work .list .shikaku1 tr td{
  color: #fff;
  width: 100px;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  background-color: #193278;
  margin: 0;
}

.work .list .shikaku2 {
  background-color: #ED7D31;
  margin: 0;
  position: relative;
  right: 20px;
}

.work .list .shikaku2 tr th{
  padding: 8px;
  color: #000000;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  text-align: center;
}

.work .list .shikaku2 tr td {
  color: #fff;
  width: 100px;
  padding: 2px 0;
  text-align: center;
  font-weight: bold;
  background-color: #ED7D31;
  margin: 0;
}

/*---�H���o��---*/

.work .list .kouji {
  width: 45%;
  height: 100%;
  margin: 0 auto;
  text-align: left;
}

.work .list .kouji th {
  font-weight: normal;
}

/*--���X�|���V�u--*/

@media screen and (max-width: 700px) {


  .logo {
    width: 50%;
    height: 50%;
    padding: 0;
    margin: 0;
  }
  .dropmenu {
    flex-direction: column;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 100%;
    width: 300px;
    height: 100%;
    background: #fff;
    margin-top: 10vh;
    transition: 0.5s ease-out;
  }
  .dropmenu li {
    height: 10vh;
    line-height: 10vh;
    text-align: center;
    width: 100%;
    display: block;
    background: #fff;
  }

  .dropmenu li a{
    background: #fff;
    color: #000;
  }
  .dropmenu .none {
    display: block;
  }
  .dropmenu li ul li {
    display: none;
  }
  .menu {
    display: block;
    margin-left: auto;
  }
  .menu.toggle + .dropmenu {
    transform: translateX(-100%);
  }
  .work .list {
    width: 100%;
    margin:0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .setsubi {
    width: 100%;
    margin: 0 auto;
  }
  .setsubi li ul {
    list-style-type: none;
    padding: 0 0 15px 20px;
  }

  #shikakujouhou .work .list {
      display: flex;
      justify-content: center;
      width: 100%;
      margin: 10px auto;
  }
  #shikakujouhou .work .list .pic {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .work .list .shikaku1 {
    background-color: #193278;
    margin: 30px auto 0 ;
    position: static;
    width: 100%;
}
  .work .list .shikaku2 {
    background-color: #ED7D31;
    margin: 30px auto 0 ;
    position: static;
    width: 100%;
}

.work .list table {
  margin: 0 auto;
}
.work .list .kouji {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 0.9rem;
}
  .list td:last-child {
    width: 100%;
  }
  .kouji {
    width: 90%;
    margin: 0 auto;
  }
  .kouji th {
    display: block;
    width: 100%;
    padding: 10px 0 0 10px;
  }
  .kouji td {
    display: block;
    width: 100%;
    padding: 0 0 0 10px;
  }
}