@charset "utf-8";

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

@media print, screen and (min-width:769px) {
body {
  background-color: #eee;
}
#container {
  margin: 4px auto 10px;
  width: 100%;
  max-width: 850px;
  font-size: 17px;
  font-family: Helvetica,'Meiryo','メイリオ', sans-serif;
  color: #152197;
  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: 38px;
  font-weight: bold;
  margin: 60px 20px 0 0;
  color: deeppink;
  text-shadow: 3px 3px 1px white, -3px 3px 1px white, 3px -3px 1px white, -3px -3px 1px white;
  letter-spacing: 3px;
}
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 {
  width: calc(100% - 105px);
  margin: 20px 0 30px 0;
  padding: 0 45px 0 60px;
}
h2 {
  width: calc(100% - 24px);
  font-size: 18px;
  font-weight: bold;
  color: #152197;
  line-height: 25px;
  margin: 10px 0px 10px 0px;
  padding: 5px 0 0 4px;
  border-bottom: 3px solid #999;
}
.text1 {
  width: calc(100% - 57px);
  margin-left: 27px;
  text-indent: 17px;
  line-height: 24px;
}
.text2 {
  width: calc(100% - 60px);
  margin-left: 35px;
  text-indent: -21px;
  line-height: 24px;
}
.text3 {   /* 平文　indent 40px  */
  width: calc(100% - 50px);
  margin-left: 20px;
  text-indent: 17px;
  line-height: 25px;
  border: 0px solid #000;
}
.text4 {
  position : relative;
  width: calc(100% - 60px);
  margin-left: 45px;
  line-height: 24px;
}
.rdc1 {
  float: left;
  width: 70px;
}
.rdc2 {
  float: left;
  width: 40px;
  text-align: right;
}
.rdc3 {
  float: left;
  width: 90px;
  margin-left: 5px;
}
footer {
  width: 100%;
  height: 34px;
  margin-top: 30px;
  padding-top: 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.2em;
  background-color: #444;
}

}









@media screen and (min-width:481px) and (max-width:768px) {
body {
  background-color: #eee;
}
#container {
  margin: 4px auto 10px;
  width: 100%;
  max-width: 768px;
  font-size: 17px;
  font-family: Helvetica,'Meiryo','メイリオ', sans-serif;
  color: #152197;
  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 15px 0 0;
  color: deeppink;
  text-shadow: 3px 3px 1px white, -3px 3px 1px white, 3px -3px 1px white, -3px -3px 1px white;
}
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: 80px;
  height: 24px;
  text-align: center;
  margin: 0 0 0 10px;
  padding-top: 11px;
}
.menu2 {
  float: left;
  width: 90px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
}
.menu3 {
  float: left;
  width: 110px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
}
#main {
  width: calc(100% - 40px);
  margin: 20px 0 30px 0;
  padding: 0 20px 0 20px;
}
h2 {
  width: calc(100% - 24px);
  font-size: 18px;
  font-weight: bold;
  color: #152197;
  line-height: 25px;
  margin: 10px 0px 10px 0px;
  padding: 5px 0 0 4px;
  border-bottom: 3px solid #999;
}
.text1 {
  width: calc(100% - 50px);
  margin-left: 25px;
  text-indent: 17px;
  line-height: 24px;
  border: 0px solid #000;
}
.text2 {
  width: calc(100% - 60px);
  margin-left: 35px;
  text-indent: -21px;
  line-height: 24px;
}
.text3 {   /* 平文　indent 40px  */
  width: calc(100% - 50px);
  margin-left: 20px;
  text-indent: 17px;
  line-height: 25px;
  border: 0px solid #000;
}
.text4 {
  position : relative;
  width: calc(100% - 60px);
  margin-left: 45px;
  line-height: 24px;
}
.rdc1 {
  float: left;
  width: 70px;
}
.rdc2 {
  float: left;
  width: 40px;
  text-align: right;
}
.rdc3 {
  float: left;
  width: 90px;
  margin-left: 5px;
}
footer {
  height: 34px;
  padding-top: 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #444;
}
}










@media screen and (max-width:480px) {
body {
  background-color: #eee;
}
#container {
  margin: 4px auto 10px;
  width: 100%;
  max-width: 480px;
  font-size: 17px;
  font-family: Helvetica,'Meiryo','メイリオ', sans-serif;
  color: #152197;
  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: 26px;
  font-weight: bold;
  padding: 60px 5px 0 0;
  color: deeppink;
  text-shadow: 3px 3px 1px white, -3px 3px 1px white, 3px -3px 1px white, -3px -3px 1px white;
}
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: 80px;
  height: 24px;
  text-align: center;
  margin: 0 0 0 10px;
  padding-top: 11px;
}
.menu2 {
  float: left;
  width: 90px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
}
.menu3 {
  float: left;
  width: 110px;
  height: 24px;
  text-align: center;
  margin-left: 10px;
  padding-top: 11px;
}
#main {
  width: calc(100% - 30px);
  margin: 20px 0 30px 0;
  padding: 0 15px 0 15px;
  border: 0px solid #f00;
}
h2 {
  width: calc(100% - 14px);
  font-size: 18px;
  font-weight: bold;
  color: #152197;
  line-height: 25px;
  margin: 10px 0px 10px 0px;
  padding: 5px 0 0 4px;
  border-bottom: 3px solid #999;
}
.text1 {
  width: calc(100% - 20px);
  margin-left: 17px;
  text-indent: 17px;
  line-height: 24px;
}
.text2 {
  width: calc(100% - 40px);
  margin-left: 35px;
  text-indent: -21px;
  line-height: 24px;
}
.text3 {   /* 平文　indent 40px  */
  width: calc(100% - 40px);
  margin-left: 20px;
  text-indent: 17px;
  line-height: 25px;
  border: 0px solid #000;
}
.text4 {
  position : relative;
  width: calc(100% - 60px);
  margin-left: 45px;
  line-height: 24px;
}
.rdc1 {
  float: left;
  width: 70px;
}
.rdc2 {
  float: left;
  width: 40px;
  text-align: right;
}
.rdc3 {
  float: left;
  width: 90px;
  margin-left: 5px;
}
footer {
  height: 34px;
  padding-top: 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #444;
}

}
