@charset "utf-8";
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
@media print, screen and (min-width:769px) {
body {
  margin: 0;
  font-size: 17px;
  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 #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: 40px;
  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;
}
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: 75px;
  height: 24px;
  text-align: center;
  margin: 0 0 0 30px;
  padding-top: 11px;
}
.menu2 {
  float: left;
  width: 90px;
  height: 24px;
  text-align: center;
  margin-left: 25px;
  padding-top: 11px;
}
.menu3 {
  float: left;
  width: 90px;
  height: 24px;
  text-align: center;
  margin-left: 25px;
  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 30px 60px;
}
h2 {
  width: 98%;
  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;
}
.text1 {
  width: calc(100% - 50px);
  margin-left: 30px;
  text-indent: 24px;
  line-height: 24px;
  border: 0px solid #000;
}
.text2 {
  width: 80%;
  margin-left: 30px;
  line-height: 24px;
  border: 0px solid #000;
}
.text3 {   /* ぶら下げ　indent 30px  */
  width: calc(100% - 40px);
  font-size: 17px;
  margin-left: 30px;
  text-indent: -15px;
  line-height: 24px;
}
.text3::before {
  content: "○ ";
  color: red;
}
.text4 {
  width: calc(100% - 50px);
  margin-left: 30px;
  font-size: 17px;
  text-indent: 17px;
  line-height: 24px;
}
.photo_s {
  margin: 40px auto 15px;
  display: block;
  width: 90%;
 box-shadow: 1px 1px 10px rgba(0,0,0,.5);
}
p.photo-text {
  font-size: 14px;
  color: blue;
  text-align: center;
}
footer {
  height: 36px;
  padding-top: 20px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2em;
  background-color: #444;
}

}









@media print, screen and (max-width:768px) {
body {
  margin: 0;
  font-size: 17px;
  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 #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;
  background-position: -30px;
}
header h1 {
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin: 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;
  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: 75px;
  height: 22px;
  text-align: center;
  padding-top: 10px;
}
.menu2 {
  float: left;
  width: 90px;
  height: 22px;
  text-align: center;
  margin-left: 15px;
  padding-top: 10px;
}
.menu3 {
  float: left;
  width: 90px;
  height: 22px;
  text-align: center;
  margin-left: 15px;
  padding-top: 10px;
}
main {
  width: calc(100% - 20px);
  margin: 20px 10px 40px 10px;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  color: #152197;
  line-height: 25px;
  width: 98%;
  margin: 10px auto 10px;
  border-bottom: 3px solid #999;
  padding: 5px 0 0 4px;
}
.text1 {
  width: calc(100% - 50px);
  margin-left: 30px;
  text-indent: 17px;
  line-height: 24px;
  border: 0px solid #000;
}
.text2 {
  width: 80%;
  margin-left: 30px;
  line-height: 24px;
  border: 0px solid #000;
}
.text3 {   /* ぶら下げ　indent 30px  */
  width: calc(100% - 40px);
  font-size: 17px;
  margin-left: 30px;
  text-indent: -15px;
  line-height: 24px;
}
.text3::before {
  content: "○ ";
  color: red;
}
.text4 {
  width: calc(100% - 50px);
  margin-left: 30px;
  font-size: 17px;
  text-indent: 17px;
  line-height: 24px;
}
.photo_s {
  margin: 40px auto 15px;
  display: block;
  width: 90%;
  box-shadow: 1px 1px 10px rgba(0,0,0,.5);
}
p.photo-text {
  font-size: 14px;
  color: blue;
  text-align: center;
}
footer {
  height: 36px;
  padding-top: 20px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2em;
  background-color: #444;
}

}
