@charset "utf-8";
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
@media print, screen and (min-width:769px) {
body {
  margin: 0;
  background-color: #eee;
  font-size: 17px;
  font-family: Helvetica,'Meiryo','メイリオ', sans-serif;
  color: #152197;
}
#container {
  margin: 4px auto 10px;
  width: 100%;
  max-width: 850px;
  background-color: #fff;
  border-right: 1px solid #777;
  border-left: 1px solid #777;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
header {
  position: relative;
  width: 100%;
  height: 120px;
  background-image: url("../../header-img/tt-common.png");
  background-size: cover;
}
header h1 {
  float: right;
  font-size: 42px;
  font-weight: bold;
  padding: 60px 30px 0 0;
  color: deeppink;
  text-shadow: 3px 3px 1px white, -3px 3px 1px white, 3px -3px 1px white, -3px -3px 1px white;
  letter-spacing: 5px;
  border: 0px solid #000;
}
nav {
  position: relative;
  width: calc(100% - 4px);
  height: 40px;
  margin: 0px;
  padding: 4px 0 1px 4px;
  background-color: #ffffff;
  border-top: 3px solid blue;
  border-bottom: 1px solid #000;
}
.pc_menu {
  display: block;
  font-size: 17px;
}
a.tile:link,
a.tile:visited {
  color: #152197;
  text-decoration: underline solid #777;
}
a.tile:hover {
  font-weight: bold;
  text-decoration: none;
}
.menu1 {
  float: left;
  width: 100px;
  height: 24px;
  text-align: center;
  margin: 0 0 0 30px;
  padding-top: 11px;
}
.menu2 {
  float: left;
  width: 160px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
}
.menu3 {
  float: left;
  width: 150px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
}
.menu4 {
  float: left;
  width: 260px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
  background-color: #fff;
  border: 0px solid #000;
}

main {
  margin: 20px 45px 60px 60px;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  color: #152197;
  line-height: 25px;
  width: 95%;
  margin: 20px 0px 10px 0px;
  border-bottom: 3px solid #999;
  padding: 5px 0 0 4px;
}
h3 {   /* ぶら下げ　indent 19px  */
  width: calc(100% - 26px);
  margin: 10px 0 0 26px;
  padding-bottom: 5px;
  text-indent: -16px;
  line-height: 25px;
}
.text1 {   /* ぶら下げ　indent 30px  */
 width: calc(100% - 65px);
 margin-left: 45px;
 text-indent: -15px;
 line-height: 24px;
}
.text2 {
  width: calc(100% - 96px);
  margin-left: 56px;
  text-indent: -26px;
  line-height: 24px;
}
#table {
  width: calc(100% - 50px);
  margin: 5px 20px 0 30px;
  line-height: 24px;
  font-size: 17px;
  border: 1px solid #777;
  display: grid;
  grid-auto-rows: minmax(26px, auto);
  grid-template-columns: 120px 1fr;
}
.c1 {
  font-family: "MS ゴシック";
  text-align: right;
  padding: 5px 5px 0 0;
}
.c1c {
  font-family: "MS ゴシック";
  text-align: center;
  padding-top: 5px;
}
.c2 {
  padding-left: 5px;
  border-left: 1px solid #777;
  padding-top: 5px;
}
.red {
  color: red;
}
.bt1 {
  border-top: 1px solid #777;
}
/*.text3 {

}*/
.text4 {
  width: calc(100% - 96px);
  margin-left: 20px;
}

.text5 {   /* 平文　indent 40px  */
 position: relative;
 width: 80%;
 font-size: 16px;
 margin-left: 40px;
 line-height: 25px;
 border: 0px solid #000;
}
.bold {
 font-weight: bold;
 text-align: center;
}
.daywaku {
 display: block;
 width: 90%;
 margin: 0 0 0 20px;
 padding: 0;
 border: 1px solid #000;
 border-bottom: 0px solid #000;
}
.rc1 {
 float: left;
 width: 110px;
 text-align: center;
 padding-top: 10px;
 border-bottom: 0px solid #000;
 border-left: 0px solid #000;
 border: 0px solid #000;
}
.rc2 {
 float: left;
 width: calc(100% - 118px);
 padding: 7px 0 5px 7px;
 border-left: 1px solid #000;
 border-right: 0px solid #000;
 border-bottom: 0px solid #000;
}
.bb1 {
 border-bottom: 1px solid #000;
}
.rdc1 {      /*　代表者　*/
 float: left;
 width: 70px;
}
.rdc2 {      /*　代表者　*/
 float: left;
 width: 50px;
 text-align: right;
 border: 0px solid #000;
}
.rdc3 {      /*　代表者　*/
 float: left;
 width: 90px;
 margin-left: 10px;
}
footer {
  height: 34px;
  padding-top: 20px;
  text-align: center;
  background-color: #444;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.2em;
}

}









@media screen and (max-width:768px) {
body {
  margin: 0;
  background-color: #eee;
  font-size: 17px;
  font-family: Helvetica,'Meiryo','メイリオ', sans-serif;
  color: #152197;
}
#container {
  margin: 4px auto 10px;
  width: 100%;
  max-width: 768px;
  background-color: #fff;
  border-right: 1px solid #777;
  border-left: 1px solid #777;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
header {
  position: relative;
  width: 100%;
  height: 120px;
  background-image: url("../../header-img/tt-common_768_120.png");
  background-size: cover;
}
header h1 {
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding: 60px 10px 0 0;
  color: deeppink;
  text-shadow: 3px 3px 1px white, -3px 3px 1px white, 3px -3px 1px white, -3px -3px 1px white;
  letter-spacing: 1px;
  border: 0px solid #000;
}
nav {
  position: relative;
  width: calc(100% - 4px);
  height: 40px;
  margin: 0px;
  padding: 4px 0 1px 4px;
  background-color: #ffffff;
  border-top: 3px solid blue;
  border-bottom: 1px solid #000;
}
.pc_menu {
  display: block;
  font-size: 17px;
}
a.tile:link,
a.tile:visited {
  color: #152197;
  text-decoration: underline solid #777;
}
a.tile:hover {
  font-weight: bold;
  text-decoration: none;
}
.menu1 {
  float: left;
  width: 70px;
  height: 24px;
  text-align: center;
  margin: 0 0 0 10px;
  padding-top: 11px;
}
.menu2 {
  float: left;
  width: 100px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
}
.menu3 {
  float: left;
  width: 100px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
}
main {
  margin: 20px 10px 40px 10px;
}
h2 {
  width: calc(100% - 24px);
  margin: 20px 0px 10px 0px;
  padding: 5px 0 0 4px;
  font-size: 18px;
  font-weight: bold;
  color: #152197;
  line-height: 25px;
  border-bottom: 3px solid #999;
}
h3 {   /* ぶら下げ　indent 19px  */
  width: calc(100% - 26px);
  margin: 10px 0 0 26px;
  padding-bottom: 5px;
  text-indent: -16px;
  line-height: 25px;
}
.text1 {   /* ぶら下げ　indent 30px  */
 width: calc(100% - 65px);
 margin-left: 45px;
 text-indent: -15px;
 line-height: 24px;
}
.text2 {
  width: calc(100% - 96px);
  margin-left: 56px;
  text-indent: -26px;
  line-height: 24px;
}
#table {
  width: calc(100% - 50px);
  margin: 5px 20px 0 30px;
  line-height: 24px;
  font-size: 17px;
  border: 1px solid #777;
  display: grid;
  grid-auto-rows: minmax(26px, auto);
  grid-template-columns: 120px 1fr;
}
.c1 {
  font-family: "MS ゴシック";
  text-align: right;
  padding: 5px 5px 0 0;
}
.c1c {
  font-family: "MS ゴシック";
  text-align: center;
  padding-top: 5px;
}
.c2 {
  padding: 0 5px 0 5px;
  border-left: 1px solid #777;
  padding-top: 5px;
}
.red {
  color: red;
}
.bt1 {
  border-top: 1px solid #777;
}
/*.text3 {

}*/
.text4 {
  width: calc(100% - 57px);
  margin-left: 37px;
  text-indent: -17px;
}
.text4::before {
  content: "・";
}

.text5 {   /* 平文　indent 40px  */
 position: relative;
 width: 80%;
 font-size: 16px;
 margin-left: 40px;
 line-height: 25px;
 border: 0px solid #000;
}
.bold {
 font-weight: bold;
 text-align: center;
}
.daywaku {
 display: block;
 width: 90%;
 margin: 0 0 0 20px;
 padding: 0;
 border: 1px solid #000;
 border-bottom: 0px solid #000;
}
.rc1 {
 float: left;
 width: 110px;
 text-align: center;
 padding-top: 10px;
 border-bottom: 0px solid #000;
 border-left: 0px solid #000;
 border: 0px solid #000;
}
.rc2 {
 float: left;
 width: calc(100% - 118px);
 padding: 7px 0 5px 7px;
 border-left: 1px solid #000;
 border-right: 0px solid #000;
 border-bottom: 0px solid #000;
}
.bb1 {
 border-bottom: 1px solid #000;
}
.rdc1 {      /*　代表者　*/
 float: left;
 width: 70px;
}
.rdc2 {      /*　代表者　*/
 float: left;
 width: 50px;
 text-align: right;
 border: 0px solid #000;
}
.rdc3 {      /*　代表者　*/
 float: left;
 width: 90px;
 margin-left: 10px;
}
footer {
  height: 34px;
  padding-top: 20px;
  text-align: center;
  background-color: #444;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.2em;
}
}
