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

/*　PC用 769px以上のCSS　*/
@media print, screen and (min-width:769px) {

body {
  margin: 0 auto;
  padding: 0;
  background: #f4f4f4;
  font-family: 'Meiryo','メイリオ','Hiragino Maru Gothic Pro','ヒラギノ丸ゴ Pro W4','ＭＳ Ｐゴシック',sans-serif;
}
#container {
  width: 100%;
  max-width: 960px;
  margin: 5px auto;
  font-size: 18px;
  padding: 0;
  background-color: #fff;
  border: 1px solid #b19582;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
}
header {
  background-image: url("../img/title_960_133.png");
  display: grid;
  grid-template-rows: 133px;
  grid-template-columns: minmax(20px,610px) 350px 1fr;
}
h1 {
  grid-row: 1/2;  grid-column: 2/3;
  font-size: 36pt;
  font-weight: bold;
  text-align: left;
  padding: 30px 0 0 0;
  color: #fff;
  text-shadow: 0px -1px 10px blue,1px 0px 10px blue,0px 1px 10px blue,-1px 0px 10px blue;
}
nav {
  width: 100%;
  height: 40px;
  margin: 4px auto;
  border: 0px solid #000;
  background-color: #444;
  font-size: 18px;
  color: #fff;
}
.menu1 {
  float: left;
  width: 80px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu2 {
  float: left;
  width: 110px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
  background-color: #666;
}
.menu3 {
  float: left;
  width: 90px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu4 {
  float: left;
  width: 90px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu5 {
  float: left;
  width: 80px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu6 {
  float: left;
  width: 110px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.tile1:hover {
  background-color: #777;
}
.nav2 {
  width: 90%;
  margin: 20px auto 10px;
  padding: 0 10px 0 0;
}
.menu3_1 {
  float: right;
  width: 70px;
  height: 25px;
  color: red;
  text-align: center;
  padding-top: 11px;
}
.menu3_2 {
  float: right;
  width: 90px;
  height: 25px;
  color: #000;
  text-align: center;
  padding-top: 11px;
}
.menu3_3 {
  float: right;
  width: 90px;
  height: 25px;
  color: #000;
  text-align: center;
  padding-top: 11px;
}
a.tile2:link {
  text-decoration: underline solid #777;
}
a.tile2:visited {
  text-decoration: underline solid #777;
}
a.tile2:hover {
  font-size: 19px;
  color: red;
  font-weight: bold;
}
main {
  width: 100%;
  padding: 5px 0px 0px 0px;
}

.roundbox {
  width: 95%;
  color: #3e3e3e;
  background-color: #fff;
  border: 3px solid #ccc;
  border-radius: 10px;
  margin: 8px auto 20px;
  padding-bottom: 10px;
}

.message {
  width: 90%;
  margin: 0 auto 20px;
  padding: 20px 0 20px 0;
  border-top: 2px dotted #39f;
}
.illust1 {
  width: 476px;
  margin: 0 auto;
}
.text1 {
  font-size: 16px;
  color: blue;
  text-align: center;
  line-height: 22px;
  margin-top: 10px;
}
.top6px {
  border-top: 6px solid #a4c6ff;
}
.top2px {
  border-top: 2px dotted #39f;
}
.bb2 {
  border-bottom: 2px dotted #39f;
}
.section {
  width: 90%;
  font-size: 18px;
  margin: 20px auto 0;
  padding: 20px 0 0 0;
}
.salon {
  float: left;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 2px;
}
.salon::before {
  content: "★ ";
  font-family: "MS ゴシック";
  color: #00cb30;
  font-weight: bold;
}
.salon2 {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 2px;
}
.salon2::before {
  content: "★ ";
  font-family: "MS ゴシック";
  color: #00cb30;
  font-weight: bold;
}
.salon3 {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
}
.img1 {
  width: 100%;
}
.salon_link {
  float: left;
}
.text2 {
  line-height: 24px;
  margin: 5px 20px 0 30px;
}
.text3 {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 5px 0 30px 0;
}
footer {
  width: 100%;
  height: 27px;
  background-color: #444;
  text-align: center;
  color: #ffffff;
  padding: 23px 0px 10px 0px;
  margin: auto;
}

}









/*　タブレット用 481px以上768pxまでのCSS　*/
@media screen and (min-width:481px) and (max-width:768px) {
body {
  margin: 0 auto;
  padding: 0;
  font-size: 17px;
  background: #f4f4f4;
  font-family: 'Meiryo','メイリオ','Hiragino Maru Gothic Pro','ヒラギノ丸ゴ Pro W4','ＭＳ Ｐゴシック',sans-serif;
}
#container {
  width: 100%;
  max-width: 768px;
  margin: 5px auto;
  padding: 0;
  background-color: #fff;
  border: 1px solid #b19582;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
}
header {
  background-image: url("../img/title_960_133.png");
  display: grid;
  grid-template-rows: 133px;
  grid-template-columns: minmax(20px,510px) 210px 1fr;
}
h1 {
  grid-row: 1/2;  grid-column: 2/3;
  font-size: 38px;
  font-weight: bold;
  text-align: left;
  padding: 30px 0 0 0;
  color: #fff;
  text-shadow: 0px -1px 10px blue,1px 0px 10px blue,0px 1px 10px blue,-1px 0px 10px blue;
}
nav {
  width: calc(100% - 10px);
  padding-left: 10px;
  margin: 4px auto;
  background-color: #444;
  font-size: 18px;
  color: #fff;
}
.menu1 {
  float: left;
  width: 80px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu2 {
  float: left;
  width: 110px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
  background-color: #666;
}
.menu3 {
  float: left;
  width: 90px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu4 {
  float: left;
  width: 90px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu5 {
  float: left;
  width: 80px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu6 {
  float: left;
  width: 110px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.tile1:hover {
  background-color: #777;
}
.nav2 {
  width: 90%;
  margin: 20px auto 10px;
  padding: 0 10px 0 0;
}
.menu3_1 {
  float: right;
  width: 70px;
  height: 25px;
  color: red;
  text-align: center;
  padding-top: 11px;
}
.menu3_2 {
  float: right;
  width: 90px;
  height: 25px;
  color: #000;
  text-align: center;
  padding-top: 11px;
}
.menu3_3 {
  float: right;
  width: 90px;
  height: 25px;
  color: #000;
  text-align: center;
  padding-top: 11px;
}
a.tile2:link {
  text-decoration: underline solid #777;
}
a.tile2:visited {
  text-decoration: underline solid #777;
}
a.tile2:hover {
  font-size: 19px;
  color: red;
  font-weight: bold;
}
main {
  width: 100%;
  padding: 5px 0px 0px 0px;
}

.roundbox {
  width: 95%;
  color: #3e3e3e;
  background-color: #fff;
  border: 3px solid #b7ecbd;
  border-radius: 10px;
  margin: 8px auto 20px;
  padding-bottom: 10px;
}

.message {
  width: 90%;
  margin: 0 auto 20px;
  padding: 20px 0 20px 0;
  border-top: 2px dotted #39f;
}
.illust1 {
  width: 100%;
  max-width: 476px;
  margin: 0 auto;
}
.text1 {
  font-size: 16px;
  color: blue;
  line-height: 22px;
  margin-top: 10px;
}
.top6px {
  border-top: 6px solid #a4c6ff;
}
.top2px {
  border-top: 2px dotted #39f;
}
.bb2 {
  border-bottom: 2px dotted #39f;
}
.section {
  width: 90%;
  font-size: 18px;
  margin: 20px auto 0;
  padding: 20px 0 0 0;
}
.salon {
  float: left;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 2px;
}
.salon::before {
  content: "★ ";
  font-family: "MS ゴシック";
  color: #00cb30;
  font-weight: bold;
}
.salon2 {
  font-weight: bold;
  letter-spacing: 2px;
}
.salon2::before {
  content: "★ ";
  font-family: "MS ゴシック";
  color: #00cb30;
  font-weight: bold;
}
.salon3 {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
}
.img1 {
  width: 100%;
}
.salon_link {
  float: left;
}
.text2 {
  line-height: 24px;
  margin: 5px 20px 0 30px;
}
.text3 {
  line-height: 24px;
  text-align: center;
}
footer {
  width: 100%;
  height: 24px;
  background-color: #444;
  text-align: center;
  color: #ffffff;
  padding: 20px 0px 10px 0px;
  margin: auto;
}

}










/*　スマホ用のCSS　*/
@media screen and (max-width:480px) {
body {
  margin: 0 auto;
  padding: 0;
  background: #f4f4f4;
  font-size: 17px;
  font-family: 'Meiryo','メイリオ','Hiragino Maru Gothic Pro','ヒラギノ丸ゴ Pro W4','ＭＳ Ｐゴシック',sans-serif;
}
#container {
  width: 100%;
  max-width: 480px;
  margin: 5px auto;
  padding: 0;
  background-color: #fff;
  border: 1px solid #b19582;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
}
header {
  width: 100%;
  background-image: url("../img/title_960_133.png");
  display: grid;
  grid-template-rows: 133px;
  grid-template-columns: minmax(20px,290px) 170px 1fr;
}
h1 {
  grid-row: 1/2;  grid-column: 2/3;
  font-size: 30px;
  font-weight: bold;
  text-align: right;
  padding: 30px 10px 0 0;
  color: #fff;
  text-shadow: 0px -1px 10px blue,1px 0px 10px blue,0px 1px 10px blue,-1px 0px 10px blue;
}
nav {
  width: calc(100% - 10px);
  padding-left: 10px;
  margin: 4px auto;
  background-color: #444;
  font-size: 18px;
  color: #fff;
}
.menu1 {
  float: left;
  width: 80px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu2 {
  float: left;
  width: 110px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
  background-color: #666;
}
.menu3 {
  float: left;
  width: 90px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu4 {
  float: left;
  width: 90px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu5 {
  float: left;
  width: 80px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.menu6 {
  float: left;
  width: 110px;
  height: 27px;
  text-align: center;
  padding-top: 13px;
  color: #fff;
}
.tile1:hover {
  background-color: #777;
}
.nav2 {
  width: 90%;
  margin: 20px auto 10px;
  padding: 0 10px 0 0;
}
.menu3_1 {
  float: right;
  width: 70px;
  height: 25px;
  color: red;
  text-align: center;
  padding-top: 11px;
}
.menu3_2 {
  float: right;
  width: 90px;
  height: 25px;
  color: #000;
  text-align: center;
  padding-top: 11px;
}
.menu3_3 {
  float: right;
  width: 90px;
  height: 25px;
  color: #000;
  text-align: center;
  padding-top: 11px;
}
a.tile2:link {
  text-decoration: underline solid #777;
}
a.tile2:visited {
  text-decoration: underline solid #777;
}
a.tile2:hover {
  font-size: 19px;
  color: red;
  font-weight: bold;
}
main {
  width: 100%;
  padding: 5px 0px 0px 0px;
}

.roundbox {
  width: 95%;
  color: #3e3e3e;
  background-color: #fff;
  border: 3px solid #b7ecbd;
  border-radius: 10px;
  margin: 8px auto 10px;
  padding-bottom: 10px;
}

.message {
  width: 90%;
  margin: 0 auto 30px;
  padding: 20px 0 20px 0;
  border-top: 2px dotted #39f;
}
.illust1 {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
}
.text1 {
  font-size: 16px;
  color: blue;
  line-height: 22px;
  margin-top: 10px;
}
.top6px {
  border-top: 6px solid #a4c6ff;
}
.top2px {
  border-top: 2px dotted #39f;
}
.bb2 {
  border-bottom: 2px dotted #39f;
}
.section {
  width: 90%;
  font-size: 18px;
  margin: 20px auto 0;
  padding: 20px 0 0 0;
}
.salon {
  float: left;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 2px;
}
.salon::before {
  content: "★ ";
  font-family: "MS ゴシック";
  color: #00cb30;
  font-weight: bold;
}
.salon2 {
  font-weight: bold;
  letter-spacing: 2px;
}
.salon2::before {
  content: "★ ";
  font-family: "MS ゴシック";
  color: #00cb30;
  font-weight: bold;
}
.salon3 {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
}
.img1 {
  width: 100%;
}
.salon_link {
  float: left;
}
.text2 {
  line-height: 24px;
  margin: 5px 20px 0 30px;
}
.text3 {
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}
footer {
  width: 100%;
  height: 22px;
  background-color: #444;
  text-align: center;
  color: #ffffff;
  padding: 18px 0px 10px 0px;
  margin: auto;
}
}
