@charset "shift_jis";
/* CSS Document */

ul,li {
  list-style: none;
}

/*************
/* ヘッダー
*************/
#header {
  overflow: hidden;
  background: url("https://www.123-trophy.com/renewal2018/images/common/headbg.jpg") center top repeat-x;
  background-size: 300px 149px;
  height: 155px;
}

.headinner {
  position: relative;
  width: 1230px;
  margin: 0 auto;
}

#header h1 {
  position: absolute;
  font-size: 11px;
  left: 0px;
  font-weight: normal;
  color: #65452c;
  top: 5px;
}

#header h2 {
  position: absolute;
  top: 42px;
  left: 50%;
  margin-left: -235px;
}

.haadtel {
  position: absolute;
  right: 0;
  top: 43px;
}

.trophy01 {
  position: absolute;
  left: 0px;
  top: 31px;
}

#google_translate_element {
  position: absolute;
  right: 0px;
  top: 6px;
}

#gnavi01 li a {
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

/******************
/* ヘッダーナビゲーション
******************/

#gnavi01 {
  position: relative;
  top: 105px;
  overflow: hidden;
  background: #522c12;
}

#gnavi01 li {
  float: left;
  vertical-align: bottom;
  line-height: 1.8;
}

#gnavi01 li a {
  position: relative;
  padding: 9px 0px 6px 46px;
  display: block;
  font-size: 16px;
  color: #fff;
  border-right: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#gnavi01 li:last-child a {
  border-right: none;
  padding: 9px 0px 6px 46px;
}

#gnavi01 li:first-child a {
  background: url(https://www.123-trophy.com/renewal2018/images/navi/01.png) no-repeat 22px 16px;
  background-size: 13px;
  width: 125px;
}

#gnavi01 li:first-child a:hover {
  background: #ffeed3 url(https://www.123-trophy.com/renewal2018/images/navi/01hover.png) no-repeat 22px 16px;
  background-size: 13px;
  color: #522c12;
}

#gnavi01 li:nth-child(2) a {
  background: url(https://www.123-trophy.com/renewal2018/images/navi/02.png) no-repeat 22px 14px;
  background-size: 13px;
  width: 152px;
}

#gnavi01 li:nth-child(2) a:hover {
  background: #ffeed3 url(https://www.123-trophy.com/renewal2018/images/navi/02hover.png) no-repeat 22px 14px;
  background-size: 13px;
  color: #522c12;
}

#gnavi01 li:nth-child(3) a {
  background: url(https://www.123-trophy.com/renewal2018/images/navi/03.png) no-repeat 22px 17px;
  background-size: 13px;
  width: 179px;
}

#gnavi01 li:nth-child(3) a:hover {
  background: #ffeed3 url(renewal2018/images/navi/03hover.png) no-repeat 22px 17px;
  background-size: 13px;
  color: #522c12;
}

#gnavi01 li:nth-child(4) a {
  background: url(renewal2018/images/navi/04.png) no-repeat 24px 16px;
  background-size: 9px;
  width: 158px;
}

#gnavi01 li:nth-child(4) a:hover {
  background: #ffeed3 url(renewal2018/images/navi/04hover.png) no-repeat 24px 16px;
  background-size: 9px;
  color: #522c12;
}

#gnavi01 li:nth-child(5) a {
  background: url(renewal2018/images/navi/05.png) no-repeat 21px 17px;
  background-size: 14px;
  width: 152px;
}

#gnavi01 li:nth-child(5) a:hover {
  background: #ffeed3 url(renewal2018/images/navi/05hover.png) no-repeat 21px 17px;
  background-size: 14px;
  color: #522c12;
}

#gnavi01 li:nth-child(6) a {
  background: url(renewal2018/images/navi/06.png) no-repeat 25px 16px;
  background-size: 9px;
  width: 158px;
}

#gnavi01 li:nth-child(6) a:hover {
  background: #ffeed3 url(renewal2018/images/navi/06hover.png) no-repeat 25px 16px;
  background-size: 9px;
  color: #522c12;
}

#gnavi01 li:nth-child(7) a {
  background: url(renewal2018/images/navi/07.png) no-repeat 22px 16px;
  background-size: 13px;
  width: 144px;
}

#gnavi01 li:nth-child(7) a:hover {
  background: #ffeed3 url(renewal2018/images/navi/07hover.png) no-repeat 22px 16px;
  background-size: 13px;
  color: #522c12;
}

#gnavi01 li:nth-child(8) a {
  background: url(renewal2018/images/navi/08.png) no-repeat 19px 14px;
  background-size: 17px;
  width: 162px;
}

#gnavi01 li:nth-child(8) a:hover {
  background: #ffeed3 url(renewal2018/images/navi/08hover.png) no-repeat 19px 14px;
  background-size: 17px;
  color: #522c12;
}

.welcomearea {
  position: absolute;
  bottom: -45px;
  width: 1030px;
}

.welcomearea-subP {
  margin-top: 21px;
  overflow: hidden;
}

.welcomearea001 {
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  width: 1030px;
  margin-left: 25%;
}

.welcometext {
  font-size: 14px;
  color: #522c12;
  float: left;
  padding-left: 20px;
  padding-top: 0px;
}

.searcharea {
  width: 268px;
  float: right;
  border: 1px solid #aeaeae;
  padding: 4px 10px 3px;
  position: relative;
}

.searchbutton {
  position: absolute;
  border: none;
  
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  
  top: 11px;
}

.searchbox {
  width: 232px;
  font-size: 12px;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(199, 199, 199, 0.3) inset;
  -moz-box-shadow: 1px 1px 1px 0px rgba(199, 199, 199, 0.3) inset;
  box-shadow: 1px 1px 37px rgba(199, 199, 199, 0.3) inset;
  padding: 2px 2px 0px;
}

/*************
/* フッター
*************/
#footer {
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 10px solid #522c12;
}

.footsec02 {
  background: #ebebec;
  overflow: hidden;
  padding: 60px 0 28px;
  margin-bottom: 70px;
}

.footbox {
  width: 20%;
  float: left;
  padding: 0 13px;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

dl.footbox:nth-child(5n + 1) {
  clear: both;
}

.footbox dt {
  color: #361904;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 12px;
}

.footbox dd {
  font-size: 12px;
  margin-left: 6px;
  margin-bottom: 8px;
  display: list-item;
  list-style: disc outside;
}

.footbox dd a {
  text-decoration: underline;
}

.footguide {
  width: 1228px;
  margin: 0 auto 30px;
  border: 1px solid #522c12;
  overflow: hidden;
  padding-bottom: 28px;
}

.footguide a {
  color: #7e3000;
  text-decoration: underline;
}

.footguide h2 {
  background: #522c12;
  padding: 10px 0 2px 20px;
  margin-bottom: 30px;
}

.footguide h3 {
  font-size: 17px;
  margin-bottom: 12px;
}

.footguide h3 span {
  font-size: 14px;
  font-weight: normal;
  float: right;
}

.footguide h3 span i {
  color: #bababb;
}

.guidebox01 {
  width: 360px;
  float: left;
  margin-right: 37px;
}

.bordertext {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 4px 0 2px;
}

.bordertext01 {
  border-top: 1px solid;
  border-bottom: 1px solid #4f4b49;
  padding: 5px 0 3px;
}

.areaprice {
  overflow: hidden;
  margin: 20px 0 10px;
}

.areaprice li {
  float: left;
  background: #e9e9e9;
  width: 106px;
  margin: 0 6px 5px 0;
  font-size: 15px;
  padding: 2px 5px 0;
}

.areaprice li:nth-child(3n) {
  margin-right: 0;
}

.areaprice li span {
  float: right;
  font-size: 14px;
  padding-top: 2px;
}

.deliflow dt {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 7px;
}

.deliflow dt span {
  font-size: 14px;
}

.deliflow dd {
  margin-bottom: 4px;
}

.deliflow dd:after {
  font-family: "FontAwesome";
  content: "\f107";
  display: block;
  text-align: center;
  font-size: 22px;
  color: #040404;
}

.deliflow dd:last-child:after {
  content: "";
}

/* .footcatelist {
  width: 1228px;
  margin: 60px auto 80px;
} */

.footcatelist ul {
  overflow: hidden;
  margin-bottom: 31px;
  margin-top: 4px;
}

/* .footcatelist ul li {
  float: left;
  width: 158px;
  margin-right: 20px;
  border: 1px solid #d2d2d2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  position: relative;
} */

.footcatelist ul li:last-child {
  margin-right: 0px;
}

.footcatelist ul li img {
  width: 100%;
  vertical-align: bottom;
}

.footcatelist ul li a p {
  background: #e5e5e5;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.footcatelist ul li a:hover p {
  background: #ffeed3;
  color: #522c12;
}

.footcatelist ul li p:after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f0da";
  right: 5px;
  font-size: 12px;
  color: #40210f;
  top: 1px;
}

.nextlink01 {
  text-align: right;
  font-size: 13px;
  text-decoration: underline;
}

.dotlist li {
  list-style-type: square;
  margin: 0 0 5px 20px;
}

/* .text01 {
  font-size: 18px;
  color: #522c12;
  font-weight: bold;
} */

/* .text02 {
  font-size: 22px;
} */

.notsendmail {
  width: 637px;
  float: left;
  margin-right: 20px;
}

.notsendmail img {
  margin-top: 10px;
}

/* .footsec01 {
  width: 1067px;
  margin: 40px auto 20px;
  overflow: hidden;
} */

/* .footsec03 {
  width: 1067px;
  margin: 0 auto;
  padding: 30px 0 28px;
  overflow: hidden;
} */

.footbox01 {
  width: 417px;
  float: right;
}

.foottel img {
  vertical-align: baseline;
}

/* .foottel {
  color: #522c12;
  font-size: 22px;
  font-weight: bold;
  padding-left: 5px;
  letter-spacing: 1px;
  line-height: 1.8;
} */

.foottel span {
  font-size: 13px;
  font-weight: normal;

  vertical-align: middle;
  margin-left: 20px;
}

/* .copy {
  font-size: 12px;
  margin-top: 20px;
} */

/*************
/ページトップ
*************/
#page-top {
  position: fixed;
  bottom: 0px;
  right: 20px;
  font-weight: bold;
  z-index: 9999;
  text-align: center;
  background: #522c12;
  font-size: 10px;
  line-height: 1.5em;
  border-radius: 3px;
}

/* #page-top a {
  display: block;
  transition: all 0.3s;
  padding: 4px 4px 2px;
  border-radius: 3px;
  color: #fff;
} */

#page-top a:hover {
  background: #9b2429;
}

/* .text02 {
  font-size: 22px;
} */

.overflow {
  overflow: hidden;
}

.gray {
  color: #ccc;
}