@charset "utf-8";
html {font-size: 62.5%;}/*1rem＝10px*/
body {font-family:'Noto Sans Japanese','メイリオ',Meiryo,sans-serif; line-height:1em;}
body {font-size: 15px; color: #464646;line-height: 1.6em;}
a {text-decoration: none;color: #2E5D9C;}
div,p {font-size: 15px!important;}

.text-right {
  text-align: right;
}
.bg-blue {
  background-color: aliceblue;
}

main {
  display: block;
  width: 900px;
  margin: 0 auto;
}

header {
  background: url("images/header.jpg") no-repeat;
  height: 150px;
  position: relative;
  margin-bottom: 6px;
}
header h1 {
  position: absolute;
  top: 15px;
  left: 10px;
}
header h1 a {
  display: block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  width: 330px;
  height: 80px;
}
header p {
  position:absolute;
  top:-106px;
  right:30px;
}
header p a {
  display: block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  width: 200px;
  height: 30px;
}
#mainvisual {
  background:url("images/mainvisual.jpg") no-repeat;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  height: 350px;
  margin-top: 3em;
  margin-bottom: 15px;
  position:relative;
}
#mainvisual_pages {
  margin: 30px 0 20px;
  border-bottom: 1px solid #00569f;
}
#mainvisual_pages h1 {
  font-size: 33px;
  line-height: 35px;
  height: 40px;
  display: table-cell;
  vertical-align: top;
  font-weight: bold;
  color: #00569f;
  text-indent: .5em;
  letter-spacing: 0.05em;
  border-left:7px solid #00569f;
}
#mainvisual_pages h1 span {
  font-size: 15px;
  letter-spacing: 0.02em;
  margin-left: .7em;
}
#modal {
  position:absolute;
  left: -230px;
  top: 160px;
}
#modal:hover {
  left: -229px;
  top: 161px;
}
menu {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
menu ul {
  overflow: hidden;
}
menu li {
  width: 180px;
  float: left;
}
menu li a {
  display: block;
  height: 55px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
}
menu li a:hover,menu li a.on {
  background-position: 0 -55px;
}

menu li:nth-child(1) a {
  background-image:url("images/menu_01.jpg");
}
menu li:nth-child(2) a {
  background-image:url("images/menu_02.jpg");
}
menu li:nth-child(3) a {
  background-image:url("images/menu_03.jpg");
}
menu li:nth-child(4) a {
  background-image:url("images/menu_04.jpg");
}
menu li:nth-child(5) a {
  background-image:url("images/menu_05.jpg");
}

#tw_text {
  font-weight: bold;
  letter-spacing: .05em;
  color:#ED7D00;
}
#tw_text a {
  text-decoration: underline;
}
article {
  position: relative;
}
article a:hover {
  text-decoration: underline;
}
section {
  margin: 0 0 2em;
}

#tw {
  border: 1px solid #ddd;
  width: 640px;
  overflow: hidden;
}
#right {
  width: 250px;
  height: 310px;
  color: black;
  background: #efeff0;
  position: absolute;
  right: 0;
  top: 0;
}
#right img {
  width: 100%;
  border-bottom: 1px solid white;
}
#right p {
  padding: 0 10px;
  margin-bottom: 1em;
}
#sale {
  position: absolute;
  left: -8px;
  top: 125px;
  width: 250px;
}
#sale a {
  height: 61px;
  display: block;
  background: url("images/sale_banner.png") no-repeat;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

.title {
  height: 27px;
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding: 2px 0 0 7px;
  box-sizing: border-box;
  letter-spacing: 0.03em;
  text-shadow: 0 0 2px rgba(0,0,0,.7);
}

#info .title {
  background: url("images/title_bar_pink.jpg") no-repeat;
}
#info > p {
  margin-bottom: 1em;
}
#info div {
  background-color: #fff7fa;
  color: #472A11;
  padding: 15px;
  box-sizing: border-box;
}
#info ul {
  margin-bottom: 1em;
}
#info li {
  display: inline;
  margin-right:5px;
}
#info li img {
  border: 1px solid white;
}
#info iframe {
  box-sizing: border-box;
  border:2px solid white;
}

#info2 {
  overflow: hidden;
  margin-bottom: 0;
}
#info2 div{
}
#info2 .kodawari {
  float: left;
}
#info2 .amano {
  float: right;
  border-radius: 10px;
  box-sizing: border-box;
  width: 320px;
  height: 330px;
  padding: 20px 15px 10px;
  background-color: #d5f1fb;
  border: 5px double white;
}
#info2 .amano img {
  display: block;
  margin: 0 auto;
}

#info2 .amano h1{
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px 1px white,-1px -1px 1px white;
  color: #005977;
  font-size: 1.1em;
  margin-bottom: .7em;
}
#info2 .amano p:nth-of-type(1){
  margin-bottom: 1em;
}

#dc,#fish {
  display: none
}
#dc .title {
  height: 55px;
  background: url("images/title_dc.jpg") no-repeat;
  padding: 20px 0 0 4.5em;
  box-sizing: border-box;
  margin-bottom: .5em;
}

#fish .title {
  height: 55px;
  background: url("images/title_fish.jpg") no-repeat;
  padding: 20px 0 0 4.5em;
  margin-bottom: .5em;
}

footer {
  border-top: 2px solid #014e90;
  margin-top: 4em;
  text-align: center;
  padding: 1em;
}
footer a:hover {
  text-decoration: underline;
}
footer ul {
  margin-bottom: 15px;
}
footer li {
  display: inline-block;
}
footer small {
  letter-spacing: 0.05em;
}

#abiko {
  overflow: hidden;
}
#abiko .title {
  height: 40px;
  background: url("images/title_bar_abiko.jpg") no-repeat;
  padding: 11px 0 0 4.5em;
  box-sizing: border-box;
  margin-bottom: .5em;
}

#abiko img {
  float: left;
  margin-right: 15px;
}
#abiko div {
  float: left;
  width: 615px;
}
#abiko dt {
  width: 7em;
  float: left;
}
#abiko dd {
  border-bottom: 1px dotted #ccc;
  margin-bottom: .5em;
  padding-left:7em;
}
#abiko .text-right {
  margin-top: 1em;
}


/*--shop.html---------------------------------------------------------------------*/
#shop_iimono {
  overflow: hidden;
}
#shop_iimono .title {
  height: 35px;
  background: url("images/title_bar_iimono.jpg") no-repeat;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  margin-bottom: .7em;
}
#shop_iimono img {
  float: right;
  margin-left: 1em;
}

/*--order.html---------------------------------------------------------------------*/
.order_info {
  margin-top: 2em;
  margin-bottom: 1em;
  padding: 0 10px;
}
.order_info_no {
  margin-bottom: 2em;
  padding: 0 10px;
  line-height: 2em;
}
.order_info_no span {
  font-size: 1.2em;
  font-weight: bold;
  background-color: aliceblue;
}

#souryou .title,#flow .title,#order_info .title {
  height: 40px;
  background: url("images/title_bar_abiko.jpg") no-repeat;
  padding: 11px 0 0 4.5em;
  box-sizing: border-box;
  margin-bottom: .5em;
}
#souryou table {
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 1em;
}
#souryou th,#souryou td {
  border: 1px solid #75addc;
  padding: 3px 0px 2px 10px;
}
#souryou tr:first-of-type{
  font-weight: bold;
}
#souryou tr:first-of-type th{
  padding: 3px 0px 2px;
  letter-spacing: .1em;
}

#souryou th {
  text-align: center;
}
#souryou colgroup {
  background-color: aliceblue;
}
#flow dl {
  padding-top: .5em;
}
#flow dt {
  width: 8em;
  float: left;
}
#flow dd {
  min-height: 40px;
  padding-top: 0.6em;
  box-sizing: border-box;
  margin-bottom: .5em;
}

#order_info table {
  border-collapse: collapse;
  margin-bottom: 1em;
}
#order_info th,#order_info td {
  border: 1px solid #75addc;
  padding: 6px 10px 4px 10px;
}
#order_info th {
  width: 25%;
  background-color: aliceblue;
}

#nishiki {
  margin:0 auto;
  margin-bottom:15px;
  width:900px;
}
#nishiki img {
  width:100%;
}
#nishiki a:hover {
opacity:.8
}

#search_bannar {
  padding-top:1em;
  margin-bottom: 2em;
}
#search_bannar h2 {
  background-image:url("images/search_bannar_header.png");
  height:80px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  margin-bottom:5px;
}

/*https://developer.mozilla.org/ja/docs/Web/CSS/justify-content*/
#search_bannar ul {
  display: flex;
  flex-wrap: wrap;
}

#search_bannar li {
  width: 448px;
  height: 180px;
  overflow: hidden;
  margin-bottom: 4px;
}
#search_bannar li:nth-child(2n+1){
  margin-right: 4px;
}
#search_bannar li a {
  display: block;
  height: 180px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
}
#search_bannar li a:hover {
  opacity: .7;
}
#search_bannar li:nth-child(1) a {
  background-image:url("images/search_bannar01.jpg");
}
#search_bannar li:nth-child(2) a {
  background-image:url("images/search_bannar02.jpg");
}
#search_bannar li:nth-child(3) a {
  background-image:url("images/search_bannar03.jpg");
}
#search_bannar li:nth-child(4) a {
  background-image:url("images/search_bannar04.jpg");
}
#mailform dl {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 2em;
  font-size: 1.1em;
  letter-spacing: .02em;
}
#mailform dt {
  float: left;
  width: 30%;
  padding-top: .2em;
  text-align: right;
}
#mailform dd {
  padding-left: 33%;
  margin-bottom: .7em;
}
#mailform input:not([type='submit']),#mailform select {
  width: 50%;
  padding: .1em;
}
#mailform textarea {
  width: 80%;
  padding:.3em;
}
#mailform input[type='submit']{
 width: 30%;
 padding:.3em;
 margin-bottom: .5em;
}
#mailform span {
  font-size: .9em;
  color: #da4500;
}
#mailform dt span {
  font-size: .7em;
}
#mailform span.gray {
  color: #999;
}