@charset "UTF-8";

/* ======== Universal Selector ======== */

* {
  padding: 0;
  margin: 0;
}

/* ======== <body> ======== */

body {
  margin: 0 auto;
  font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-size: 75%;
  line-height: 1.3;
  color: #333;
  text-align: center;
  background: #fff;
}

/* ======== Block Level ======== */

h1,
h2,
h3,
div,
p,
ul,
ol,
li {
  font-size: 100%;
  text-align: left;
}

h1 {
  position: absolute;
  top: 0;
  font-size: 10px;
  font-weight: normal;
  color: #999;
  text-align: left;
  letter-spacing: 1px;
}

/* IE6 */
* html h1,
* html h2,
* html h3,
* html div {
  height: 1px;
}

.clr {
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border: 0;
}

/* ======== List ======== */

ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}

/* ======== <a> ======== */

a:link {
  color: #00c;
  text-decoration: none;
}

a:visited {
  color: #66c;
  text-decoration: none;
}

a:hover {
  color: #c00;
  text-decoration: underline;
}

a:active {
  color: #c00;
  text-decoration: underline;
}

/* ======== <hr> ======== */

hr {
  display: none;
}

/* ======== <table> ======== */

table {
  empty-cells: show;
  border-collapse: collapse;
  border: 0;
}

/* ======== div#All ======== */

div#All {
  width: 950px;
  margin: 0 auto;
}

.white a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

/* ======== div#Header ======== */

div#Header {
  width: 950px;
  height: 100px;
  padding-top: 10px;
  clear: both;
}

div#Header #logo {
  float: left;
  width: 620px;
  height: 90px;
}

div#Header #tel {
  float: right;
  width: 330px;
  height: 90px;
}

div#Header #Head_box {
  float: left;
  width: 300px;
  height: 90px;
}

#Head_box ul {
  padding: 65px 0 0 0;
  list-style-type: none;
}

#Head_box li {
  float: left;
}

#Head_box li a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

/* ======== #Menu_list ======== */

#Menu_list {
  width: 950px;
}

#Menu_list_img ul {
  height: 55px;
  list-style-type: none;
}

#Menu_list_img ul li {
  display: inline;
  float: left;
}

#Menu_list_img ul li a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#Menu_list_b {
  width: 950px;
  background: #9c8679;
}

#Menu_list_b ul {
  padding: 7px 5px 7px 0;
  text-align: right;
  list-style-type: none;
}

#Menu_list_b ul li {
  display: inline;
  font-size: 14px;
  background: url(../img/menu/ya.gif) no-repeat 0 3px;
}

#Menu_list_b ul li a {
  padding: 0 15px 0 17px;
  color: #fff;
}

/* ======== #top_img ======== */

#top_img {
  width: 950px;
  height: 280px;
  background: url(../img/top_bg.gif);
}

#top_img img {
  padding: 25px 0 0 11px;
}

#top_img .top_p {
  padding: 120px 0 0 11px;
}

/* ======== #top_menu 削除予定 ======== */

#top_menu {
  width: 950px;
  height: 30px;
}

#top_menu ul {
  height: 30px;
  list-style-type: none;
}

#top_menu li {
  float: left;
  font-size: 13px;
}

#top_menu .m_top {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: url(../img/head/btn1.gif) no-repeat;
}

#top_menu .m_list {
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: url(../img/head/btn3.gif) no-repeat;
}

.m_top a,
.m_list a {
  color: #6c6c6c;
}

.m_top a:hover,
.m_list a:hover {
  color: #b0b0b0;
}

/* ======== div#Main ======== */

#Main {
  width: 950px;
  margin: 10px auto 0 auto;
  clear: both;
}

#Main .Main_l {
  float: left;
  width: 250px;
}

.Main_l .li_img {
  padding: 7px 0 0 0;
}

.Main_l .li_img a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#Main .Main_r {
  float: right;
  width: 680px;
}

#Main .Main_tl {
  float: left;
  width: 240px;
}

.Main_tl .top_text,
.maplist_l .top_text {
  padding: 15px 0 0 0;
  margin: 0 0 7px 0;
  font-size: 13px;
  font-weight: bold;
  background: url(../img/da_bg.jpg) repeat-x bottom;
  background-repeat: no-repeat;
}

.top_text span {
  display: inline-block;
  padding-right: 10px;
  line-height: 23px;
  border-bottom: 1px solid #000;
}

#Main .Main_tr {
  float: right;
  width: 700px;
}

/* ======== div#Map ======== */

#M_b {
  width: 700px;
  height: 450px;
}

div#Map {
  position: absolute;
  width: 700px;
  height: 450px;
  background: url(../img/map2/map.gif) no-repeat;
}

div#Map ul {
  list-style-type: none;
}

div#Map ul li {
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #bababa;
}

div#Map ul li a {
  color: #594a41;
}

div#Map ul li a:hover {
  color: #bfa596;
}

div#Map .m_line {
  padding: 0 0 0 1px;
  color: #594a41;
}

div#Map .map_area1 {
  position: absolute;
  top: 49px;
  right: 245px;
}

div#Map .map_area2 {
  position: absolute;
  top: 116px;
  right: 255px;
  width: 130px;
}

div#Map .map_area3 {
  position: absolute;
  top: 206px;
  right: 42px;
  width: 115px;
}

div#Map .map_area4 {
  position: absolute;
  top: 303px;
  right: 35px;
  width: 160px;
}

div#Map .map_area5 {
  position: absolute;
  top: 395px;
  right: 124px;
}

div#Map .map_area6 {
  position: absolute;
  top: 195px;
  left: 225px;
  width: 130px;
}

div#Map .map_area7 {
  position: absolute;
  top: 237px;
  left: 52px;
  width: 130px;
}

div#Map .map_area8 {
  position: absolute;
  top: 399px;
  left: 211px;
}

div#Map .map_area9 {
  position: absolute;
  top: 363px;
  left: 42px;
  width: 130px;
}

div#Map .map_area10 {
  position: absolute;
  top: 113px;
  left: 68px;
}

/* ======== div#top_imgl ======== */

.Main_tl .top_imgl,
.Main_tl .top_imgll,
.maplist_l .top_imgl,
.maplist_l .top_imgll {
  padding: 0 0 7px 0;
}

.top_imgll a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.Main_tl .payment,
.maplist_l .payment {
  width: 240px;
  height: 185px;
  padding-top: 125px;
  text-align: center;
  background: url(../img/waytopay.png) no-repeat;
}

.Main_tl .payment a,
.maplist_l .payment a {
  display: block;
  padding-bottom: 7px;
}

/* ======== div#top_bar ======== */

.Main_tr .top_bar {
  padding: 10px 0 0 0;
}

.Mtr_con .top_bar a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

/* ======== おすすめキャンペーン情報 ======== */

.campaign-block {
  margin: 10px 0;
}

.campaign-title {
  margin-bottom: 5px;
}

.campaign-link {
  display: block;
}

.campaign-link:hover img {
  opacity: 0.6;
}

/* ======== おすすめのエリア特集 ======== */

.recommends-block {
  margin-bottom: 10px;
}

.recommends-title {
  margin-bottom: 5px;
}

.recommends {
  overflow: hidden;
  font-size: 0;
}

.recommend {
  display: inline-block;
  width: 33.33%;
  font-size: 1rem;
  text-align: center;
  vertical-align: top;
}

a.recommend-link {
  display: inline-block;
  width: 220px;
  height: 260px;
  color: inherit;
  text-align: left;
  text-decoration: none;
}

a.recommend-link:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.recommend1 {
  background: url("/img/recommend1-bg.png") no-repeat top center;
}

.recommend2 {
  background: url("/img/recommend2-bg.png") no-repeat top center;
}

.recommend3 {
  background: url("/img/recommend3-bg.png") no-repeat top center;
}

.recommend-icon {
  display: inline-block;
  padding: 5px 10px;
  margin: 10px 0 0 20px;
  font-size: 0.8rem;
  color: white;
  letter-spacing: 0.1rem;
  border: 1px solid white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.recommend1-icon {
  background: #096fb9;
}

.recommend2-icon {
  background: #c31925;
}

.recommend3-icon {
  background: #1aae67;
}

.recommend-text1 {
  margin-top: 110px;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 2rem;
  text-align: center;
  letter-spacing: -0.1rem;
}

.recommend1-text1 {
  color: #096fb9;
}

.recommend2-text1 {
  color: #c31925;
}

.recommend3-text1 {
  color: #1aae67;
}

.recommend-text2 {
  width: 90%;
  margin: auto;
  font-size: 0.8rem;
}

/* ======== 選ばれる理由バナー ======== */

.top_point {
  box-sizing: border-box;
  width: 680px;
  height: 530px;
  padding-top: 440px;
  margin-top: 20px;
  text-align: center;
  background: url("../img/point-bg.png") no-repeat;
}

/* ======== div#top_news ======== */

#top_newsbg {
  padding: 15px 0 0 0;
}

#top_newsbg p {
  padding: 0 0 0 23px;
  font-size: 13px;
  font-weight: bold;
  line-height: 33px;
  color: #fff;
}

#top_newsbg img {
  vertical-align: bottom;
}

#top_news {
  height: 685px;
  overflow: auto;
  border-right: 1px solid #a3a3a3;
  border-bottom: 1px solid #a3a3a3;
  border-left: 1px solid #a3a3a3;
}

#top_news .news_bay,
.m_newsbox .news_bay {
  padding: 0 0 7px 15px;
  font-size: 14px;
  font-weight: bold;
  color: #6674d3;
}

#top_news .n_table {
  width: 650px;
  height: 140px;
  margin: 0 0 15px 15px;
  background: url(../img/spot/news_b.gif) repeat-x bottom;
}

.m_newsbox .n_table {
  width: 630px;
  height: 140px;
  margin: 0 0 15px 15px;
  background: url(../img/spot/news_b.gif) repeat-x bottom;
}

#top_news .n_table td,
.m_newsbox .n_table td {
  padding: 0 0 10px 0;
}

#top_news .n_table td.news_t,
.m_newsbox .n_table td.news_t {
  width: 500px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 19px;
  vertical-align: top;
}

#top_news .n_table td a:hover img,
.m_newsbox .n_table td a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

/* ======== div#top_canimg ======== */

.Main_tr .top_canimg {
  width: 700px;
  height: 36px;
  margin: 10px 0 0 0;
  background: url(../img/top_canimg.gif) no-repeat;
}

.top_canimg p {
  padding: 0 0 0 12px;
  font-size: 13px;
  font-weight: bold;
  line-height: 38px;
  color: #4c4c4c;
}

.Main_tr .top_canbox {
  height: 160px;
  overflow: auto;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.top_canbox .top_osu_box {
  padding: 10px;
  clear: both;
}

.top_osu_box .toposu_l {
  float: left;
  width: 315px;
}

.top_osu_box .toposu_r {
  float: right;
  width: 315px;
}

.toposu_l .topb_img,
.toposu_r .topb_img {
  float: left;
  width: 140px;
}

.topb_img a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.toposu_l .topb_con,
.toposu_r .topb_con {
  float: right;
  width: 165px;
}

.topb_con p {
  padding: 3px 0 0 0;
  font-size: 12px;
}

.topb_con .b_bt {
  padding: 5px 0 0 0;
}

.topb_bt a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

/* ======== div#Pankuzu_list ======== */

.Pankuzu_list {
  /* width:300px; */
  float: left;
  padding: 9px 0 5px 0;
}

.Pankuzu_list_map {
  padding: 10px 0 0 0;
}

.Pankuzu_list_detail {
  padding: 7px 0 3px 0;
}

.Pankuzu_list ol,
.Pankuzu_list_map ol,
.Pankuzu_list_detial ol {
  list-style: none;
}

.Pankuzu_list li,
.Pankuzu_list_map li,
.Pankuzu_list_detail li {
  display: inline-block;
}

.listBreadcrumb__item + .listBreadcrumb__item::before {
  margin: 0 0.25em;
  content: ">";
}

/* ======== div#s_Search ======== */

#s_Search {
  width: 240px;
  padding: 1px 0;
  background: url(../img/sidebar_bg.jpg);
}

#s_Search #s_box {
  width: 220px;
  padding: 10px 0;
  margin: 10px;
  font-size: 12px;
  background-color: #fff;
}

#s_box .Search_s1 {
  padding: 0 0 0 10px;
}

#s_box .Search_s2 {
  padding: 2px 0 0 10px;
}

#s_box .Search_s3 {
  padding: 3px 0 0 10px;
  font-size: 11px;
  color: #b2b2b2;
}

#s_box .Search_s4 {
  padding: 10px 0 0 0;
  margin: 0 10px;
  text-align: center;
}

.Search_s4 .s_t2 {
  padding: 0 0 2px 20px;
  background: url(../img/details/arrow.gif) no-repeat;
  border-bottom: 2px solid #ebebeb;
}

.Search_s4 .s_ul {
  padding: 5px 0 0 0;
  list-style-type: none;
}

.Search_s4 .s_ul2 {
  padding: 5px 0 0 0;
  list-style-type: none;
}

.Search_s4 .s_ul li {
  display: inline;
  padding: 0 10px 0 0;
  font-size: 12px;
}

.Search_s4 .s_ul2 li {
  padding: 0 10px 2px 0;
  font-size: 12px;
}

#s_box .Search_btn {
  width: 140px;
  height: 40px;
  margin: 0 auto;
}

.Search_btn button {
  cursor: pointer;
  border: 0;
}

.Search_btn button:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

/* ======== div#Mail ======== */

#Mail {
  width: 950px;
  margin: 10px auto;
}

.Mail_t {
  width: 950px;
  margin: 20px auto 0 auto;
  font-size: 14px;
  font-weight: bold;
  background: url(../img/da_bg.jpg) repeat-x bottom;
  background-repeat: no-repeat;
}

.Mail_t span {
  display: inline-block;
  padding-right: 10px;
  line-height: 23px;
  border-bottom: 1px solid #000;
}

#Mail .mail_box {
  width: 950px;
  font-size: 13px;
}

#Mail th {
  padding: 7px 10px;
  font-weight: normal;
  line-height: 17px;
  text-align: left;
  background: url(../img/details/bg4.jpg);
}

#Mail .mail_th {
  width: 250px;
  border-bottom: solid 2px #fff;
}

#Mail .mail_th2 {
  padding: 7px 10px;
  font-weight: normal;
  line-height: 17px;
  text-align: left;
  background: url(../img/details/bg4.jpg);
  border-bottom: solid 2px #fff;
}

#Mail th span {
  padding: 0 7px 0 7px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background-color: #b95851;
}

#Mail .mail_th span {
  margin: 0 0 0 7px;
}

#Mail .mail_td {
  width: 700px;
  padding: 7px 10px;
  line-height: 18px;
  border-bottom: solid 1px #ddd;
}

#Mail .mail_td .example1 {
  padding-left: 10px;
  font-size: 11px;
  color: #424242;
}

.mail_td .mail_td2 {
  width: 65px;
  padding-bottom: 5px;
}

.mail_td .mail_td3 {
  padding-bottom: 5px;
}

#Mail .mail_btn {
  width: 290px;
  margin: 15px auto 0 auto;
}

#Mail_Chek {
  width: 800px;
  margin: 10px auto;
}

#Mail_Chek .mail_box {
  width: 800px;
  font-size: 13px;
}

#Mail_Chek .mail_th {
  width: 180px;
  padding: 7px 10px;
  font-weight: normal;
  line-height: 17px;
  text-align: left;
  background: url(../img/details/bg4.jpg);
  border-bottom: solid 2px #fff;
}

#Mail_Chek .mail_td {
  width: 620px;
  padding: 7px 10px;
  line-height: 18px;
  border-bottom: solid 1px #ddd;
}

#Mail_Chek .mail_btn {
  width: 290px;
  margin: 15px auto 0 auto;
}

.mail_btn a:hover img {
  background: #fff;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#Mail .Err {
  font-size: 13px;
  line-height: 15px;
  color: red;
}

#Mail .Err div {
  padding: 0 0 3px 0;
}

.mail-cation {
  width: 500px;
  padding: 10px;
  margin: 0 auto 10px auto;
  color: #b95851;
  border: 4px solid #b95851;
}

.mail-cation-ttl {
  padding: 10px 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #b95851;
  text-align: center;
}

/* ======== div#thanks ======== */

#Thanks {
  width: 700px;
  margin: 30px auto 40px auto;
}

#Thanks .thanks_text {
  padding: 10px 0 20px 5px;
  font-size: 13px;
  line-height: 18px;
}

/* ======== div#ng ======== */

.ng {
  width: 700px;
  margin: 30px auto 40px auto;
}

.ng .ng_text {
  padding-left: 7px;
  font-size: 14px;
  line-height: 19px;
}

/* ======== div#Footer ======== */

#Footer {
  width: 100%;
  height: 240px;
  margin: 20px auto 0 auto;
  text-align: center;
  background: url(../img/ft_bg.jpg) repeat-x;
}

#Footer img {
  border: 0;
}

#Footer #Footer_box {
  width: 950px;
  margin: 0 auto;
}

#Footer #Footer_area {
  float: left;
  width: 800px;
  height: 37px;
  padding: 7px 0 0 0;
  margin: 0 auto 0 auto;
  font-size: 12px;
  line-height: 17px;
  color: #989898;
}

.toTop__link {
  position: fixed;
  right: calc(50% - 475px);
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2em 1em 1em;
  color: white !important;
  text-decoration: none;
  background: url(../img/ft_bg.jpg);
  opacity: 0.5;
  transition: all 300ms 0s ease;
  transform: translate();
}

.toTop__link:hover {
  opacity: 0.75;
}

.toTop__link::before {
  left: 3px;
  width: 25px;
  height: 25px;
  content: "";
  border-top: 4px solid white;
  border-right: 4px solid white;
  transform: rotate(-45deg);
}

#Footer_area #f_l {
  float: left;
  width: 180px;
}

#f_l ul {
  padding: 5px 0 0 0;
  list-style-type: none;
}

#f_l li {
  padding-left: 2px;
}

#f_l li a {
  padding-left: 8px;
  color: #989898;
  background: url(../img/arrow.gif) no-repeat 0 6px;
}

#f_l li a:hover {
  color: #c1c1c1;
}

#Footer_area #f_r {
  float: right;
  width: 600px;
}

#f_r .f_rl {
  float: left;
  width: 285px;
}

#f_r .f_rr {
  float: right;
  width: 285px;
  padding: 0 0 0 30px;
}

#f_l .f_m,
#f_r .f_m {
  padding: 0 0 2px 0;
  font-size: 13px;
  font-weight: bold;
  background-repeat: no-repeat;
  border-bottom: 1px solid #9f9f9f;
}

#f_r .f_rt {
  padding: 3px 0 2px 0;
  font-size: 13px;
  font-weight: bold;
  color: #bcbcbc;
}

#f_r ul {
  list-style-type: none;
}

#f_r li {
  display: inline;
}

#f_r li a {
  color: #989898;
}

#f_r li a:hover {
  color: #c1c1c1;
}

#f_r li.non {
  color: #5a5a5a;
}

/* ======== div#404 ======== */

#err {
  width: 800px;
  margin: 10px auto 140px auto;
}

#err .err_text {
  padding: 15px 0 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #727272;
}

#err .err_top {
  padding: 30px 0 0 0;
  font-size: 14px;
  text-align: center;
}

#err .err_top a {
  color: #bb6751;
}

/* ========= トップページスライド ========== */

.slick-dots {
  bottom: 10px;
}

/******************************************
  ヘルパー
******************************************/

.hp_tac {
  text-align: center !important;
}

.hp_hidden {
  position: absolute;
  z-index: -1000;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/******************************************
  レイアウトモジュール
******************************************/

/*  .ly_header  */

.ly_header_inner {
  box-sizing: border-box;
  max-width: 970px;
  padding: 0 10px;
  margin: auto;
}

.ly_header_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.ly_header_bottom {
  padding: 10px 12px;
  font-size: 1rem;
  color: white;
  text-align: right;
  background: #9c8679;
}

/******************************************
  ブロックモジュール
******************************************/

/*  .bl_horzList  */

.bl_horzList {
  display: flex;
  list-style: none;
}

/*  .bl_triconList  */

.bl_triconList {
  list-style: none;
}

.bl_triconList > li {
  vertical-align: middle;
}

.bl_triconList > li::before {
  display: inline-block;
  content: "";
  border-top: 0.4em solid transparent;
  border-bottom: 0.4em solid transparent;
  border-left: 0.6em solid currentColor;
}

.bl_triconList a {
  color: inherit;
}

.bl_triconList.bl_triconList__horiz {
  display: inline-flex;
}

.bl_triconList.bl_triconList__horiz > li:nth-child(n+1) {
  margin-left: 1em;
}

/*  .bl_beforeIconAlert  */

.bl_beforeIconAlert {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 8px 8px 8px 40px;
  border: 2px solid currentColor;
}

.bl_beforeIconAlert.bl_beforeIconAlert__info {
  background: #ecf7f9;
  border-color: skyblue;
}

.bl_beforeIconAlert.bl_beforeIconAlert__info::before {
  position: absolute;
  top: 50%;
  left: 8px;
  box-sizing: border-box;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  padding-top: 0.1em;
  font: bold 1.25rem serif;
  color: #ecf7f9;
  content: "i";
  background: skyblue;
  border-radius: 50%;
  transform: translateY(-50%);
}
