@charset "UTF-8";

@media screen and (min-width: 1041px) {
.gHeader_sp{
	display: none;
}
.gHeader_pc{
	display:block;
}
}

/* 基本設定
=============================================== */

html {
  overflow-y:scroll;
  overflow-x: hidden;
}
html,body {

  font-size: 62.5%;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  color: #604C3F;
  -webkit-text-size-adjust: none;
  font-size: 14px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  min-width: 1100px;
}
img {
  vertical-align: bottom;
}
a {
  color: #635245;
  text-decoration: none;
}
a:hover,
a:active {
  text-decoration: none;
}
a:hover img{
  opacity: 0.8;
  filter: alpha(opacity=80);
}
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
nav li {
  margin: 0;
  padding: 0;
}
::selection {
    background: #eae4db;
    color: #000;
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;  /* 推奨サイズ */
}


/* コンテンツ
=============================================== */

#container {

}
#contents {
  margin: 0px auto;
  width: 1000px;
}
#contents:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main {
  float: left;
  margin: 0px;
  overflow: hidden;
  width: 700px;
  padding: 0px;
}
#sub {
  width: 240px;
  float: right;
}


/* 共通パーツ
=============================================== */


.btnL {
  display: inline-block;
  border-radius: 3px;
  padding: 15px 0px;
  text-decoration: none;
  color: #A5CD3C;
  text-align: center;
  margin: 0px;
  font-size: 12px;
  background: #fff;
  line-height: 1;
  border: solid 1px #e8e8e8;
  width:200px
}
.btnL:hover  {
  background: #e8e8e8;
  text-decoration: none;
}
.btn  {
  display: inline-block;
  border-radius: 3px;
  padding: 12px 15px;
  text-decoration: none;
  color: #FFFFFF!important;
  text-align: center;
  margin: 0px;
  font-size: 12px;
  background: #a5cd3c;
  line-height: 1;
  min-width:150px;
}
.btn:hover {
  background: #9CC532;
  color: #FFF;
  text-decoration: none;
}
.btn span {
  margin-left: 5px;
}


/* ヘッダー
=============================================== */

.fixed {
  position: fixed;
  top: 0px;　
  width: 100%;
        }

#gHeader {
  background: #ffffff;
  background-color: rgba(255,255,255,0.9);
  width: 100%;
  line-height:1;
   position:relative;
   z-index:1000;
}
#gHeader #gHeadeInner:before, .effect6:after
{
    content:"";
    position:absolute;
    /*-webkit-box-shadow:0 0 5px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 5px rgba(0,0,0,0.8);
    box-shadow:0 0 5px rgba(0,0,0,0.8);*/
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
	
	opacity:0;
}
#gHeader #gHeadeInner:after
{
   /* right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);*/
			
}


#gHeader #gHeadeInner {
  height: 80px;
  width: 1000px;
  margin: 0px auto;
  position: relative;
 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
			
}
#gHeader h1 {
  margin: 0px;
  padding: 0px;
}
#gHeader.fixed {
  position: fixed;
  left: 0;
  height: 70px;
}
#gHeader #gNav {
  position: absolute;
  left: 280px;
  top: 20px;
  font-size: 13px;
}
#gHeader #gNav li {
  text-align:center;
  float: left;
  padding-top: 2px;
}
#gHeader #gNav li span {
  display:block;
  font-size:9px;
  margin-top:5px;
}
#gHeader #gNav li+li {
  margin-left: 25px;
}

/*#gHeader #gNav li+li {
  margin-left: 13px;
}お客様スタイル追加時css*/

#gHeader #gNav a.gNav_bg {
  display:block;
  color: #000000;
  text-decoration: none;
  padding: 0 7px;
  letter-spacing: 1px;
}
#gHeader #gNav a span {
  color: #666;
}
#gHeader #gNav a:hover {
  color: #C7B299;
}
#gHeader #gNav label,
#gHeader #gNav #button {
  display:none;
}

#gHeader h1 img{
	max-width: 200px;
	height: auto;
	width: 100%;
	margin-top: 3%;
}

@media screen and (min-width: 1041px) {
#mainVisual{
	height: 465px;
}
.inst_snap{
	display: none;
}
}
@media screen and (max-width: 1040px) {
#mainVisual{
	height: 383px;
}
.inst_snap{
	display:block;
	background:#c69c6d !important;
}
.inst_snap a{
	padding:0px !important;
}
}

<!--アニメーション-->
.vegas-animation-kenburns {
    animation: kenburns ease-out;
}

@keyframes kenburns {
    0% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(0.3);
    }
}



/* フッター
=============================================== */
.bt_pagetop{
	background:#000000;
	height: 26px;
	width:100%;
	position:relative;
	text-align:center;
}

.bg_pagetop a{
	color:#FFFFFF;
}

.bt_pagetop img{
	width: 110px;
}

.f_pagetop_img{
	position:absolute;
	bottom:-8px;
	text-align:center;
	width:100%;
}

footer{
}

.footer_area{
	background: #EBEBEB;
	padding-bottom: 20px;
	padding-top: 20px;
	clear:both;
}

.foot_list{
	margin-top: 13px;
}

.foot_list li{
	font-size: 13px;
	letter-spacing: 1px;
}




/*共通*/
.bt_foot {
	display: inline-block;
	width: 100%;
	height: 70px;
	text-align: center;
	text-decoration: none;
	line-height: 70px;
	outline: none;
}
.bt_foot::before,
.bt_foot::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.bt_foot,
.bt_foot::before,
.bt_foot::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/*追記*/
.bt_foot {
	position: relative;
	z-index: 2;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	color: #fff;
	line-height: 70px;
}
.bt_foot:hover {
	background-color: #fff;
	border-color: #A61F3C;
	color: #A61F3C;
}
.bt_foot::before,
.bt_foot::after {
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #ffffff;
}
.bt_foot::before {
	top: 0;
}
.bt_foot::after {
	bottom: 0;
}
.bt_foot:hover::before,
.bt_foot:hover::after {
	height: 0;
	background-color: #A61F3C;
}

.bt_foot_link{
	letter-spacing: 1px;
	font-size: 18px;
}
.bt_foot_link i{
	font-size: 24px;
	padding-right: 15px;
	position:absolute;
	left:14%;
	top:22px;
}

.bt_foot_link a{/*リンクされた文字*/
    color:#000000;
    font-style:normal;
    text-decoration:none;
}
.bt_foot_link a:hover {/*マウスをのせたとき*/
    color:#000000 !important;
    font-style:normal;
    text-decoration: none;
}





@media screen and (max-width: 749px) {
	.mto20{
		margin-top: 20px;
	}
	.img_h2{
	margin-top:0px;
	padding-top: 10px;
	}
	.foot_list{
	margin-top: 13px;
	list-style-type:none;
	text-align:center;
	padding-left:0px;
	border-bottom: 1px solid #000;
	}
	.foot_list li{
	font-size: 13px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	}
	.foot_list li a{/*リンクされた文字*/
    color:#000000;
    font-style:normal;
    text-decoration: none;
	}
	.foot_list li a:hover {/*マウスをのせたとき*/
    color:#A61F3C !important;
    font-style:normal;
    text-decoration:none;
	}

}
@media screen and (min-width: 750px) {
	.mto39{
		margin-top: 39px;
	}
	.img_h2{
	margin-top:0px;
	padding-top: 10px;
	}
	.foot_list li a{/*リンクされた文字*/
    color:#000000;
    font-style:normal;
    text-decoration: none;
	}
	.foot_list li a:hover {/*マウスをのせたとき*/
    color:#A61F3C !important;
    font-style:normal;
    text-decoration:none;
	}
	
}
.copy{
	text-align:center;
	color:#A61F3C;
	font-size: 12px;
	padding:0.5% 0;
	margin-top: 5%;
}

.ul_line{
	border-left: 1px #000000 solid;
	padding-left: 20px !important;
}



/* 共通タイトル
=============================================== */
@media screen and (max-width: 749px) {
.main_img{
	padding-top: 60px;
}
}

@media screen and (min-width: 750px) {
	.main_img{
	padding-top: 0px;
}
}






/* Webフォント
=============================================== */


@font-face {
  font-family: "centurygothic";
  src: url("../font/centurygothic.woff") format('woff');
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?48891365');
  src: url('../font/fontello.eot?48891365#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?48891365') format('woff'),
       url('../font/fontello.ttf?48891365') format('truetype'),
       url('../font/fontello.svg?48891365#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    opacity: 0.7;
  color:#A5CD3C;
}
.icon-open-left:before { content: '\e800'; } /* '' */
.icon-open-right:before { content: '\e801'; } /* '' */
.icon-circled-left:before { content: '\e802'; } /* '' */
.icon-circled-right:before { content: '\e803'; } /* '' */





/*lice header*/
.text_h1{
	font-size: 10px;
	text-align:center;
	width: 100%;
	margin-bottom: 0px !important;
	padding: 7px 0;
	letter-spacing: 1px;
	margin-top: 0px;
	color: #604c3f;
	background: #eae4db;
}


.img_h2 img{
	width: 200px;
}


.official{
	font-size: 14px;
	font-weight:bold;
	color:#CDB299;
	margin-bottom: 8px;
}
.li_footer_sp{
	padding-bottom: 5px;
	margin-bottom: 12px;
	border-bottom: 1px #787672 solid;
}
.li_footer_sp a{
	color:#534741;
}
@media screen and (max-width: 749px) {
.display_pc{
	display: none;
}



}

@media screen and (min-width: 750px) {
.display_sp{
	display: none;
}

}
/*lice footer*/




/*問い合わせ*/
.bg_color01{
	border-top: 1px #E6E6E6 solid;
	border-bottom: 1px #E6E6E6 solid;
	background:#F7F7F7;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-top:50px;
}

.toiawase_tx{
	line-height: 1.7em;
	letter-spacing: 1px;
	font-size: 12px;
	margin-top: 8px;
}

.wrap90{
	max-width: 90px;
	margin-left: auto;
	margin-right: auto;
}

.toiawase{
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
}

.tel{
	color:#C69C6D;
	font-size: 30px;
	border-bottom:double 3px #C69C6D;
	text-align:center;
}

.tel a{
	color:#C69C6D;
}

.tel a:hover {/*マウスをのせたとき*/
    color:#C69C6D;
    font-style:normal;
    text-decoration: none;
}
/*問い合わせ*/

a:hover {/*マウスをのせたとき*/
    color:#A0927D !important;
    font-style:normal;
}


.ic_list{
	background:url(../img_lp/common/ic_arrow.png) no-repeat left;
	background-position:0 5px;
	padding-left: 15px;
	font-size: 12px;
	}

.ic_list a{
color:#000;
	}


.fixed .reserve{
	top: 0;
	right: 0;
}

/*パーペクト3*/
.z_in{
	z-index:-1000;
	position:relative;
}

.z_in02{
	z-index:1;
	position:relative;
}


footer{
	border-top: 5px solid #AE1A45;
	padding-top: 30px;
	padding-bottom: 20px;
}

footer a{
	color: #333;
}

.midashi01{
	font-size: 18px;
	border-bottom: 1px #AE1A45 solid;
	font-weight:bold;
	margin-bottom: 15px;
}

.midashi_card{
	border-bottom: 1px #AE1A45 dotted;
	margin-bottom: 5px;
}

.text_st{
	letter-spacing: 1px;
	line-height: 1.7em;
}

footer th{
	background: #999;
}
