@charset "utf-8";
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

@media print, screen and (min-width:769px) {
body {
  margin: 0px;
  background-color: #eee;
  font-family: Helvetica,'Meiryo','メイリオ',sans-serif;
  font-size: 14px;
  color: #152197;
}
#container {
  margin: 4px auto 10px;
  width: 100%;
  font-size: 17px;
  max-width: 850px;
  background-color: #ffffff;
  border-left: 1px solid #777;
  border-right:1px solid #777;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
header {
  width: 100%;
  height: 120px;
  background-image: url("../header-img/tt-common.png");
}
header h1 {
  font-size: 45px;
  font-weight: bold;
  color: deeppink;
  text-align: right;
  padding: 65px 50px 0 0;
  text-shadow: 3px 3px 1px white, -3px 3px 1px white, 3px -3px 1px white, -3px -3px 1px white;
  letter-spacing: 5px;
}
nav {
  width: 100%;
  height: 82px;
  font-size: 16px;
  color: blue;
  text-align: center;
  border-top: 3px solid blue;
  border-bottom: 1px solid black;
}
a.tile:link,a.tile:visited {
  color: #152197;
  text-decoration: underline solid #777;
}
a.tile:hover {
  font-weight: bold;
  text-decoration: none;
}
.menu1 {  /*会員TOP*/
  float: left;
  width: 80px;
  height: 22px;
  margin: 5px 0 0 15px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.menu2 {  /*概　要*/
  float: left;
  width: 80px;
  height: 22px;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.menu3 {  /*ガイド*/
  float: left;
  color: #000;
  width: 100px;
  height: 22px;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #fdf5e6;  /*薄い色*/
  border: 1px solid #000;
}
.menu4 {  /*予約･解約申込み*/
  float: left;
  width: 140px;
  height: 22px;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.menu5 {  /*利用報告*/
  float: left;
  width: 100px;
  height: 22px;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.menu6 {  /*暖房使用と記録*/
  float: left;
  width: 130px;
  height: 22px;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.breadcrumbs {
  clear: both;
  width: 80%;
  color: #555;
  text-align: left;
  margin: 7px 0px 0px 20px;
}
.breadcrumbs ul {
  display: table;
  margin: 3px 0 0 0;
  font-size: 14px;
}
.breadcrumbs ul li {
  margin: 0 10px 0 0;
  font-size: 14px;
  float: left;
}
.breadcrumbs ul li:first-child::before {
  padding: 0 5px 0 0;
  vertical-align: middle;
  content: url("../new-img/home.png");
}
.breadcrumbs ul li::before {
  padding: 0 10px 0 0;
  vertical-align: middle;
  content: url("../new-img/ya2.png");
}
a.tile3:link,a.tile3:visited {
  color: #555;
  text-decoration: underline solid #777;
}
a.tile3:hover {
  color: #152197;
  font-weight: bold;
  text-decoration: none;
}

main {
  margin: 0 0 30px 30px;
}
h2 {
  font-size: 21px;
  margin: 25px 0 0 0;
}
.seien {
  margin: -30px 30px 0 0;
}
.text1 {
  margin: 3px 20px 0 22px;
  text-indent: 16px;
  line-height: 22px;
}
.text2 {
  margin: 5px 20px 0px 40px;
  font-size: 16px;
  line-height: 18px;
}
.text3 {
  margin: 3px 20px 0 40px;
  text-indent: -22px;
  line-height:22px;
}
.text4 {
  margin: 3px 20px 0 60px;
  text-indent: -22px;
  line-height:22px;
}
.text7 {
  margin: 30px 120px 20px 20px;
  font-size: 17px;
  text-indent: 17px;
  line-height: 24px;
}
a.tile2:link,a.tile2:visited {
  color: red;
  text-decoration: underline solid #777;
}
a.tile2:hover {
  font-weight: bold;
  color: red;
  text-decoration: none;
}
.bg_blue {
  background-color: #cbfbff;
}
.bg_green {
  background-color: #d9ffd0;
}
.bg_orange {
  background-color: #fcebc1;
}
.bg_pink {
  background-color: #ffe6e6;
}
.r1c1 {
  float: left;
  width: 80px;
  height: 22px;
  margin: 10px 0 0 60px;
  text-align: center;
  padding-top: 8px;
  border-top: 2px solid #888;
  border-bottom: 1px solid #888;
  border-left: 2px solid #888;
}
.r1c2 {
  float: left;
  width: 140px;
  height: 22px;
  margin: 10px 0 0 0;
  text-align: center;
  padding-top: 8px;
  border-top: 2px solid #888;
  border-right: 2px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
}
.r2c1 {
  clear: left;
  float: left;
  width: 80px;
  height: 22px;
  margin: 0 0 0 60px;
  text-align: center;
  padding-top: 8px;
  border-bottom: 1px solid #888;
  border-left: 2px solid #888;
}
.r2c2 {
  float: left;
  width: 140px;
  height: 22px;
  margin: 0 0 0 0;
  text-align: center;
  padding-top: 8px;
  border-right: 2px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
}
.r3c1 {
  clear: left;
  float: left;
  width: 80px;
  height: 22px;
  margin: 0 0 10px 60px;
  text-align: center;
  padding-top: 8px;
  border-bottom: 2px solid #888;
  border-left: 2px solid #888;
}
.r3c2 {
  float: left;
  width: 140px;
  height: 22px;
  margin: 0 0 10px 0;
  text-align: center;
  padding-top: 8px;
  border-right: 2px solid #888;
  border-bottom: 2px solid #888;
  border-left: 1px solid #888;
}
footer {
  width: 100%;
  height: 34px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding-top: 20px;
  background-color: #444;
}

}







@media screen and (max-width:768px) {
body {
  margin: 0px;
  background-color: #f7f5e5;
  font-family: Helvetica,'Meiryo','メイリオ',sans-serif;
  font-size: 17px;
  color: #152197;
}
/* Container＝全体を囲んで、中央揃え */
#container {
  width: 100%;
  max-width: 768px;
  font-size: 16px;
  margin: auto;
  background-color: #ffffff;
  border-left: 1px solid #b19582;
  border-right:1px solid #b19582;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.0);
  -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
  -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
}
header {
  display: block;
  width: 100%;
  height: 120px;
  background-image: url("../header-img/tt-common_768_120.png");
}
h1 {
  float: right;
  width: 75%;
  font-size: 30px;
  font-weight: bold;
  color: deeppink;
  text-align: right;
  padding: 70px 10px 0 0;
  text-shadow: 3px 3px 1px white, -3px 3px 1px white, 3px -3px 1px white, -3px  -3px 1px white;
  leter-spacing: 1px;
  border: 0px solid #f00;
}
nav {
  width: calc(100% - 5px);
  height: 120px;
  color: blue;
  margin-left: 5px;
  font-weight: bolder;
  text-align: center;
  padding: 0;
  border-top: 3px solid blue;
  border-bottom: 1px solid #888;
}
a:link,a:visited {
  color: #152197;
  text-decoration: none;
}
.menu1 {
  float: left;
  width: 80px;
  height: 22px;
  text-align: center;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.menu2 {
  float: left;
  width: 80px;
  height: 22px;
  text-align: center;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.menu3 {
  float: left;
  color: #000;
  font-weight: normal;
  width: 100px;
  height: 22px;
  text-align: center;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #fdf5e6;  /*薄い色*/
  border: 1px solid #000;
}
.menu4 {
  float: left;
  width: 140px;
  height: 22px;
  text-align: center;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.menu5 {
  float: left;
  width: 100px;
  height: 22px;
  text-align: center;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.menu6 {
  float: left;
  width: 130px;
  height: 22px;
  text-align: center;
  margin: 5px 0 0 4px;
  padding-top: 9px;
  background-color: #ffdbb7;
  border: 1px solid #000;
}
.breadcrumbs {
  display: none;
}
main {
  width: 100%;
  padding: 0 0 0 3px;
  margin-bottom: 30px;
}
h2 {
  width: 86%;
  font-size: 18px;
  margin: 15px 0 10px 28px;
  text-indent: -23px;
  line-height: 22px;
  border: 0px solid #000;
}
.bg_blue {
  background-color: #cbfbff;
}
.bg_green {
  background-color: #d9ffd0;
}
.bg_orange {
  background-color: #fcebc1;
}
.bg_pink {
  background-color: #ffe6e6;
}
.text1 {
  margin: 3px 20px 0 22px;
  text-indent: 17px;
  line-height: 22px;
}
.text2 {
  margin: 5px 20px 0px 40px;
  font-size: 16px;
  line-height: 18px;
}
.text3 {
  margin: 3px 20px 0 40px;
  text-indent: -22px;
  line-height:22px;
}
.text4 {
  margin: 3px 20px 0 60px;
  text-indent: -22px;
  line-height:22px;
}
.text7 {
  font-size: 16px;
  margin: 10px 15px 20px 10px;
  text-indent: 17px;
  line-height: 22px;
}
a.tile2:link,a.tile2:visited {
  color: red;
  text-decoration: underline solid #777;
}
a.tile2:hover {
  font-weight: bold;
  color: red;
  text-decoration: none;
}
.r1c1 {
  float: left;
  width: 70px;
  height: 20px;
  margin: 10px 0 0 50px;
  text-align: center;
  padding-top: 10px;
  border-top: 2px solid #888;
  border-bottom: 1px solid #888;
  border-left: 2px solid #888;
}
.r1c2 {
  float: left;
  width: 140px;
  height: 20px;
  margin: 10px 0 0 0;
  text-align: center;
  padding-top: 10px;
  border-top: 2px solid #888;
  border-right: 2px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
}
.r2c1 {
 clear: left;
 float: left;
 width: 70px;
 height: 20px;
 margin: 0 0 0 50px;
 text-align: center;
 padding-top: 10px;
 border-bottom: 1px solid #888;
 border-left: 2px solid #888;
}
.r2c2 {
  float: left;
  width: 140px;
  height: 20px;
  margin: 0 0 0 0;
  text-align: center;
  padding-top: 10px;
  border-right: 2px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
}
.r3c1 {
  clear: left;
  float: left;
  width: 70px;
  height: 20px;
  margin: 0 0 10px 50px;
  text-align: center;
  padding-top: 10px;
  border-bottom: 2px solid #888;
  border-left: 2px solid #888;
}
.r3c2 {
  float: left;
  width: 140px;
  height: 20px;
  margin: 0 0 10px 0;
  text-align: center;
  padding-top: 10px;
  border-right: 2px solid #888;
  border-bottom: 2px solid #888;
  border-left: 1px solid #888;
}
footer {
  width: 100%;
  height: 34px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding-top: 20px;
  background-color: #444;
}
}
