@charset "utf-8";
.clearfix::after {
 display: block;
 content: "";
 clear: both;
}
@media print, screen and (min-width:769px) {
body {
 margin: 0;
 background-color: #eee;
 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 #999;
 border-left: 1px solid #999;
 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;
 margin: 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;
 background-color: #fff;
 border: 0px solid #000;
}
.menu2 {
 float: left;
 width: 160px;
 height: 24px;
 text-align: center;
 margin-left: 10px;
 padding-top: 11px;
 background-color: #fff;
 border: 0px solid #000;
}
.menu3 {
 float: left;
 width: 150px;
 height: 24px;
 text-align: center;
 margin-left: 10px;
 padding-top: 11px;
 background-color: #fff;
 border: 0px solid #000;
}
.menu4 {
  float: left;
  width: 260px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
  background-color: #fff;
  border: 0px solid #000;
}
#main2 {
 margin: 20px 45px 30px 60px;
}
h2 {
 width: 95%;
 font-size: 18px;
 font-weight: bold;
 color: #152197;
 line-height: 25px;
 margin: 10px 0px 10px 0px;
 padding: 5px 0 2px 4px;
 border-bottom: 3px solid #999;
}
p.regure2 {   /* 字下げ　indent 30px  */
 width: 91%;
 font-size: 16px;
 margin-left: 30px;
 text-indent: 16px;
 line-height: 25px;
 border: 0px solid #000;
}
p.regure3 {   /* ぶら下げ　indent 56px  */
 width: 88%;
 font-size: 16px;
 margin-left: 72px;
 text-indent: -16px;
 line-height: 25px;
}
.regure4 {   /* 平文　indent 40px  */
 position: relative;
 width: 80%;
 font-size: 16px;
 margin-left: 40px;
 line-height: 25px;
 border: 0px solid #000;
}

#h2-pc {
 display: block;
 margin-top:30px
}
#h2-sp {
 display: none;
 margin-top:30px
}
.kaisoku {
 font-size: 16px;
 color: #000;
 line-height: 22px;
 margin: 20px 20px 40px 20px;
}
.sokul1 {
 margin: 10px 0 0 0;
 font-weight: bold;
 line-height: 22px;
}
.sokul2 {
 margin-left: 0x;
 line-height: 22px;
}
.sokul3 {
 margin-left: 16px;
 text-indent: -16px;
}
.sokul4 {
 margin-left: 16px;
}
.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;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.2em;
  background-color: #444;
}

}









@media print, screen and (max-width:768px) {
body {
 margin: 0;
 background-color: #eee;
 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 #999;
 border-left: 1px solid #999;
 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: 32px;
 font-weight: bold;
 margin: 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: 2px;
 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: 16px;
}
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: 80px;
 height: 22px;
 text-align: center;
 padding-top: 10px;
}
.menu2 {
 float: left;
 width: 100px;
 height: 22px;
 text-align: center;
 margin-left: 5px;
 padding-top: 10px;
}
.menu3 {
 float: left;
 width: 100px;
 height: 22px;
 text-align: center;
 margin-left: 5px;
 padding-top: 10px;
}
#main2 {
 width: 95%;
 margin: 20px auto 40px;
 border: 0px solid #000;
}
h2 {
 font-size: 18px;
 font-weight: bold;
 color: #152197;
 line-height: 25px;
 width: 95%;
 margin: 10px auto 10px;
 border-bottom: 3px solid #999;
 padding: 5px 0 2px 4px;
}
p.regure2 {
 width: 98%;
 font-size: 16px;
 color: #000;
 margin-left: 10px;
 text-indent: 16px;
 line-height: 20px;
}
p.regure3 {
 font-size: 16px;
 color: #000;
 margin-left: 28px;
 text-indent: -16px;
 line-height: 20px;
}
.regure4 {
 position: relative;
 width: 80%;
 font-size: 16px;
 color: #000;
 margin-left: 20px;
 line-height: 22px;
 border: 0px solid #000;
}
.kaisoku {
 font-size: 16px;
 color: #000;
 line-height: 22px;
 margin: 20px 20px 40px 20px;
}
#h2-pc {
 display: none;
 margin-top:30px
}
#h2-sp {
 display: block;
 margin-top:30px
}
.sokul1 {
 margin:5px 0 0 0;
 font-weight: bold;
 line-height: 22px;
}
.sokul2 {
 margin-left: 0x;
 line-height: 22px;
}
.sokul3 {
 margin-left: 16px;
 text-indent: -16px;
}
.sokul4 {
 margin-left: 16px;
}
.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;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.2em;
  background-color: #444;
}

}
