@charset "Shift-JIS";
/* -------------------------------------------------------- CSS Information
Lust up date:   2010.11.01
Style Info:
------------------------------------------------------------------------ */
/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*-----------------------------------------------------------Wrapper*/
#topwrapper {
    /*background-image: url(../img/index/bg01.jpg);*/
    background-repeat: no-repeat;
    background-position: center bottom;
}
/*-----------------------------------------------------------  main*/
/*Mainimage*/
#mainimagearea {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
#mainimagearea h1 {
    font-weight: bold;
    color: #666;
    text-align: left;
    margin: 0 auto 5px;
    width: 940px;
}
#flash {
    margin: 0 auto;
}
#flash img {
    width:100%;
    max-width:940px;
}
/*LeftBox*/
#indexcontentarea_left {
    width: 100%;
    margin-top: 50px;
}
#indexcontent_left {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    display: inline-block;
}
#indexcontent_left h2 {
    font-size: 20px;
    font-family: �g�������h, YuMincho, �g�q���M�m���� ProN W3�h, �gHiragino Mincho ProN�h, �g�l�r �o�����h, �g�l�r �����h, serif;
    font-feature-settings: "palt";
    color: #282b2d;
    text-align: center;
    width:100%;
}
#indexcontent_left h2.first_txt {
  padding: 20px 0px 0px;
}
#indexcontent_left h2.second_txt {
  padding: 5px 0px 25px;
}
#indexcontent_left h2 span.txb01 {
    font-size: 24px;
}
#indexcontent_left h2 span.txb02 {
    font-size: 28px;
}
#indexcontent_left .float_left {
    float: left;
    width:40%;
    padding:0;
    margin: 0;
}
#indexcontent_left .float_left img {
    width:100%;
    margin: 0;
}
#indexcontent_left .float_right {
    float: right;
    width:60%;
    padding:0;
    margin: 0;
}

#indexcontent_left::after{
    clear:both;
    display: block;
    content:"";
}
#indexcontent_left .renewal {
    background: #fff;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#indexcontent_left .renewal p {
    font-size: 22px;
    line-height: 2.8rem;
    font-family: �g�������h, YuMincho, �g�q���M�m���� ProN W3�h, �gHiragino Mincho ProN�h, �g�l�r �o�����h, �g�l�r �����h, serif;
    font-feature-settings: "palt";
    color: #000;
}
#indexcontent_left .renewal p span.renewal_txb01 {
    font-size: 33px;
}
#indexcontent_left .renewal p span.renewal_txb02 {
    font-size: 33px;
    color: #B99A72;
    font-weight: bold;
}
/*RightBox*/
#indexcontentarea_right {
    width: 100%;
    margin-top: 50px;
}
#indexcontent_right {
    text-align: left;
    padding-top: 13px;
    margin-top: 50px;
}
#indexcontent_righttitle {
    margin-bottom: 18px;
    height: 22px;
}
.titletext {
    font-size: 16px;
    color: #282b2d;
    line-height: 1.7em;
    font-family: �g�������h, YuMincho, �g�q���M�m���� ProN W3�h, �gHiragino Mincho ProN�h, �g�l�r �o�����h, �g�l�r �����h, serif;
    font-feature-settings: "palt";
    clear: left;
    margin-top:20px;
}
.float_right .titletext {
    text-align: left;
    padding:0 0 0 20px;
}
@media screen and (max-width:780px){
  .float_right .titletext {
      padding:10px 0;
  }
}
@media screen and (max-width:780px){
  #indexcontentarea_left {
      width: 90%;
      margin:0 5%;
  }
  #indexcontent_left .float_left {
      clear: left;
      width:100%;
      padding:0;
      margin: 0;
  }
  #indexcontent_left .float_right {
      clear: right;
      width:100%;
      padding:0;
      margin: 0;
  }
  #indexcontentarea_right {
    width: 90%;
    margin:0 5%;
  }
}
/*------------------------------------------------------------- map*/
/*map*/
/*
#indexaccessarea {
    height: auto;
    width: 100%;
    text-align: center;
    background:#9e2127;
}
#indexaccess {
    height: 328px;
    width: 940px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
#indexaccesspadding {
    padding: 39px 0px 38px;
    float: left;
}
dl#indexaccess_left {
  width:100%;
  margin:0;
  padding:0;
  display: inline-block;
}
dl#indexaccess_left::after {
  clear:both;
  content:"";
  display: block;
}
dl#indexaccess_left dt {
  width:160px;
  float: left;
  margin:0;
  padding:0;
}
dl#indexaccess_left dt img{
  width:100%;
}
dl#indexaccess_left dd {
  width:390px;
  margin:0;
  padding:0;
  float: left;
}
dl#indexaccess_left dd table{
  width:95%;
  margin:0 0 0 5%;
  color:#fff;
  text-align: left;
  font-size:14px;
}
dl#indexaccess_left dd iframe{
  width:94%;
  margin:0 auto;
  height:260px;
}
#indexaccess_right {
    width: 630px;
    float: right;
    text-align: left;
}
#indexaccess_right img {
    width: 100%;
    height: auto;
    max-width: 300px;
}
#indexcontent_righttitle h3 {
    font-size: 24px;
    font-family: �g�������h, YuMincho, �g�q���M�m���� ProN W3�h, �gHiragino Mincho ProN�h, �g�l�r �o�����h, �g�l�r �����h, serif;
    font-feature-settings: "palt";
    color: #282b2d;
    width:100%;
    text-align: center;
}
.ac_tel {
    margin: 20px 0 15px;
}
.ac_tel i {
    font-size: 12px;
    display: inline-block;
    line-height: 50%;
    vertical-align: middle;
    color: #fff;
    margin-right: 10px;
}
.ac_tel span {
    display: inline-block;
    font-size: 18px;
    font-family: �g�������h, YuMincho, �g�q���M�m���� ProN W3�h, �gHiragino Mincho ProN�h, �g�l�r �o�����h, �g�l�r �����h, serif;
    font-feature-settings: "palt";
    color: #fff;
    vertical-align: middle;
}
/*table*/
.adresstable {
    font-weight: normal;
    color: #fff;
    text-align: left;
}
.adresstable th, .adresstable td {
    padding: 1px 0px;
    font-weight: normal;
}
.adresstable td {
    padding: 0px 0px 0px 12px;
}
*/
/*------------------------------------------------------------ news*/
/*News*/
#news {
    margin-bottom: 10px;
    clear: both;
}
#news dl {
    float: left;
    font-weight: normal;
    color: #000;
}
#news dt {
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
    font-size: 11px;
}
#news dd {
    border-bottom: 1px dotted #666;
    line-height: 1.7em;
    margin-bottom: 13px;
    padding-bottom: 13px;
    font-size: 12px;
}
#news a {
    text-decoration: none;
    color: #666;
}
#news a:hover {
    text-decoration: underline;
}
/*titles*/
h2 {
    float: left;
    padding: 30px 0px 25px;
    clear: left;
}
h3 {
    vertical-align: top;
    float: left;
    padding: 0px 0px 20px;
    clear: left;
}
/*こだわり*/
#select_area {
    width: 100%;
    text-align: center;
}
#select_area::after {
    clear:both;
    content:"";
    display: block;
}
ul#select {
    margin: 10px 0;
    width:100%;
    height:300px;
}
ul#select li {
    float:left;
    list-style-type: none;
    padding: 0;
    border-bottom: 2px solid rgba(000, 000, 000, 0);
    transition: 0.5s all;
    position: relative;
    width: 200px;
    height:300px;
    margin:0 46px 0 0;
    display: table;
    }
ul#select li p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size:14px;
  font-family: �g�������h, YuMincho, �g�q���M�m���� ProN W3�h, �gHiragino Mincho ProN�h, �g�l�r �o�����h, �g�l�r �����h, serif;
  color:#fff;
  background: rgba(0, 0, 0, 0.5);
}
ul#select li:last-child {
    margin:0 0 0 0;
}
ul#select li:nth-child(1) {
    background: url(../img/index/top-bg1.jpg) center bottom no-repeat;
    background-color: #000;
}
ul#select li:nth-child(2) {
    background: url(../img/index/top-bg2.jpg) center bottom no-repeat;
    background-color: #000;
}
ul#select li:nth-child(3) {
    background: url(../img/index/top-bg3.jpg) center bottom no-repeat;
    background-color: #000;
}
ul#select li:nth-child(4) {
    background: url(../img/index/top-bg4.jpg) center bottom no-repeat;
    background-color: #000;
}
@media screen and (max-width:780px){
  ul#select {
      margin: 10px 0;
      width:100%;
      height:160px;
  }
  ul#select li {
      clear:left;
      width: 100%;
      min-height:160px;
      height:auto;
      margin:0 0 20px 0;
      }
      /*ul#select li:nth-child(2) {
          margin:0 0 0 0;
      }
      ul#select li:nth-child(2)::after {
          clear:both;
          content:"";
          display: block;
      }*/
}
.pa{
  padding:30px 0;
}
ul.slick-slider{
	margin-bottom:20px;
}
ul.slick-slider li img{
	width:100%;
}
/*------------------------------------------------------------Footer*/
#indexfooterbar {
    /*background-image: url(../img/index/bg02.gif);
    background-repeat: repeat-x;
    background-position: center bottom;*/
}
a.button-10 {
	text-decoration: none;
	color:#fff;
}
a.button-10 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 260px;
    margin: 0 auto;
    padding: 1em 2em;
    overflow: hidden;
    border: none;
    border-radius: 30px;
    background-color: #9E2127;
    color: #fff;
    font-weight: 600;
    font-size: 2em;
		text-decoration: none;
		color:#fff;
    margin-top: 30px;
}

a.button-10::before {
    display: block;
    position: absolute;
    top: -50%;
    left: -30%;
    transform: rotate(30deg);
    width: 70px;
    height: 100px;
    content: '';
    background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    animation: animation-button-10 2s infinite linear;
}

@keyframes animation-button-10 {
    17% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}

a.button-10::after {
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
}

a.button-10:hover {
    background-color: #68100D;
}
.thum_nail{
  width:100%;
  text-align: center;
}
.thum_nail img{
  width:100%;
  max-width:640px;
}
.thum_nail img.p_small{
  width:100%;
  max-width:500px;
}
.thum_nail a img:hover{
  opacity:0.8;
}
.spacer{
  height:50px;
  display: block;
  content:"";
}
/*Table*/
table#information {
	width: 100%;
	margin: 15px auto;
	border-bottom: 1px dotted #ccc;
}
table#information th, table#information td {
	padding: 10px 20px;
	border-top: 1px dotted #ccc;
	text-align: left;
	font-size:16px;
}
table#information th {
	width:20%;
}
table#information td iframe{
	width:100%;
	height:300px;
	border:0;
}
