@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap');

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
}
img {
    -webkit-backface-visibility: hidden;
}


html {
	height: 100%;
    overflow-x: hidden;
}

body{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: "Meiry",'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',sans-serif!important;
	font-feature-settings: "palt";
	
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}


h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,figure{
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
ul{
	list-style-type: none;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	color: #000000;

}
a:hover {


}
a:active {
	color: #000000;
 }
.blue {
	color: #007ae2;
}
.green {
	color: #3C3;
}

.red {
	color: #FF0000;
}


.bigtxt a:link {


}


/*忍者ツール---------------*/
.ninjya {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;

}
/*見出し（全般）設定
---------------------------------------------------------------------------*/
h1 {
	padding: 0px;
	color: #000000;
	text-align: center;
	}
h2 {
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: table;
	font-size: 180%;
	color: #603813;
	}

h3 {
	font-weight: bold;
	font-size: 130%;
	color: #9B1F00;
	}

h4 {
	font-weight: bold;
	font-size: 120%;
	}
h5 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 15px;
}
strong {
	font-weight: bold;
}


/*===============================================
●pc用のcssを記述
===============================================*/	
@media screen and (min-width:1025px) {
	
	
/*画像ロールオーバー---------*/
#figure {
  background: #fff;
  overflow: hidden;
}
/*これで変化---------*/
#figure img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
#figure:hover img {
  opacity: .5;
}
	

 /*共通ログインバー（全般）設定-------*/
.top {
	display: block;
	height: 0px;
	width: 100%;
}
a.anchor{
    display: block;
    padding-top: 90px;
    margin-top: -90px;
}	

 /*ヘッドー-----------------*/	
	
.head {
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    display: table;
    width: 100%;
    background-color: #FFFFFF;
    position: fixed;
    margin-top: 0px;
    z-index: 300;
    height: 70px;

}


.head_inbox {
    width: 98%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: table;
    height: 70px;
}


.logobox {
    margin: 0px;
    float: left;
    width: 194px;

    
}
.logobox a {
    width: 194px;
    display: block;
}
.logobox img {
    width: 194px;
}

.telbox_hidari_p {
    text-align: left;
    font-size: 75%;
    margin-bottom: 1px;
    font-weight: lighter;
    color: #785e44;



s;             height: auto;
    min-width: 200px;
}	
.telbox {
	padding: 0px;
	margin-top: 5px;
	margin-right: 45px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	float: right;
	color: #000000;
	width: 20%;
}

.telbox_hidari {
	margin: 0px;
	font-size: 65%;
	display: block;
	text-align: right;
	width: 100%;
}

.telbox_hidari_time {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-align: right;
	font-size: 150%;
	width: 100%;
	display: table;
	color: #785E44;
	letter-spacing: 0em
}
.telbox_hidari_tel {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-align: right;
	font-size: 320%;
	line-height: 22px;
	float: right;
	color: #785e44;
	font-weight: 600;
	letter-spacing: 0em
}
	
.telbox_hidari_tel a:link {
	text-decoration: none;
    color: #785E44;	
}
	
	
.telbox_hidari img{
	height: 20px;
	width: 8px;
	float: right;
	margin-right: 5px;
	margin-top: 0px;
}	

.loginbar_hidari_sp {
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 80%;
	height: auto;
	display: block;
}

.sp_navi {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: none;
	margin-bottom: 20px;
	height: 50px;
	background-color: #441A02;
	text-align: center;
}	
	
 /*ドロワーメニュー-----------------*/

.btn {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(http://www.kp-cat.com/img/btn.png);
	width: 35px;
	height: 35px;
	position: absolute;
	top: 18px;
	right: 15px;
	cursor: pointer;
	z-index: 410;
	margin-left: 5px;
	display: block;
}


.drawr {
	display: none;
	background-color: rgba(0,0,0,0.77);
	position: absolute;
	top: 0px;
	right: 0;
	width: 40%;
	padding: 60px 0 20px 20px;
	z-index: 400;
}



.peke {
  background-position: -35px 0;
}

.drawr_menu {

}
#menu li {
	width: 100%;
	border-bottom: 1px dotted #FFFFFF;
}
#menu li a {
	color: #fff;
	display: block;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 15px;
	font-size: 150%;
}

/*youtube----------*/	
.youtube {
  width: 100%;
}
.youtube iframe{
  width: 100%;
}

/*google_map----------*/	
.google_map{
    position:relative;
    width:100%;
    height:0;
    padding-top:75%;
}
.google_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
	
/*コンテンツ（全般）設定
---------------------------------------------------------------------------*/

.wrapp {
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	min-width: 850px;
}

.content {
	padding: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	display: table;
	min-height: 500px;
}

.content_prof {
	height: auto;
	width: 100%;
	min-height: 500px;
	display: table;
}	
	
/*コンテンツ----------------*/
.con_wrapp {
    width: 100%;
    display: block;
    min-height: 500px;
    margin-top: 0px;
    padding-top: 70px;
    clear: both;
}	
	
.con {
	width: 100%;
	display: block;
	min-height: 768px;
	background-color: #CCAF81;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;

}		

	
	
	
/*フッター設定
---------------------------------------------------------------------------*/

.footer_wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: table;
}		
	
.footer_box {
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: table;
	color: #441A02;
	margin-bottom: 0px;
	max-width: 1000px;
	margin-top: 40px;

}
.footer_logo_box {
	width: 100%;
	max-width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	margin-top: 10px;
	display: block;
}	
.footer_logo_box img {
	width: 100%;
	max-width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 10px;
}

.footer_telbox {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: inline;
	line-height: 130%;
}
.footer_telbox img{
	}	
.footer_telbox_tel {
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 180%;
    color: #785e44;
    font-weight: 600;
    display: inline;
    vertical-align: text-top;
}	
.footer_telbox_tel a:link {
	text-decoration: none;
	color: #785e44;
}
.footer_telbox img {
	height: 18px;
	width: 10px;
	display: inline;
	margin-right: 2px;
	margin-bottom: 2px;
}		
.footer_telbox_open {
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 120%;
    line-height: 0px;
    color: #785e44;
    display: inline;
    margin-left: 10px;
    vertical-align: middle;
}		
	
	
.footer_txtbox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	display: table;
	line-height: 130%;
	font-size: 90%;
}
.footer_txtbox ul {

}
.footer_txtbox li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	color: #969696;
}
.footer_txtbox a{
    font-weight: normal!important;	
	color: #969696;
	}	
.footer_txtbox li a:link {
	text-decoration: none;
	color: #969696;
}
.footer_txtbox li2 {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	color: #969696;
}	

.footer_txtbox .linebox {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}	
	
	
	
.footer_txtbox p {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	display: table;
	line-height: 130%;
	font-size: 90%;

}

.footer_link_box {
	width: 100%;
	max-width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 10px;
}	
.footer_link_box_img {
	margin-bottom: 10px;

}	
		
	

/*トップへボタン---------*/
#page_top{
	width: 40px;
	height: 40px;
	position: fixed;
	right: 0;
	bottom: 0;
	background-color: #F1F3F2;
	background-image: url(../img/arrow.png);
	background-size: cover;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}	
	
	
	
	
}



/*===============================================
●tablet用のcssを記述
===============================================*/	
@media only screen and (min-width:481px) and (max-width:1024px) {

  /*共通ログインバー（全般）設定-------*/
.top {
	display: block;
	height: 0px;
	width: 100%;
}
a.anchor{
    display: block;
    padding-top: 75px;
    margin-top: -75px;
}	

  /*ヘッドー-----------------*/	
	
.head {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: table;
	width: 100%;

	background-color: #FFFFFF;
	position: fixed;
	margin-top: 0px;
	z-index: 300;
}


.head_inbox {
	padding: 0px;
	width: 98%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;

}


.logobox {
	padding: 0px;
	margin: 0px;
	float: left;
	max-width: 190px;
	width: 100%;
}
.logobox img {
	padding: 0px;
	margin: 0px;
	max-width: 190px;
	width: 100%;
}

.telbox_hidari_p {
	text-align: left;
	font-size: 75%;
	margin-bottom: 1px;
	font-weight: lighter;
	color: #785e44;
s}	
.telbox {
	padding: 0px;
	margin-top: 5px;
	margin-right: 45px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	float: right;
	color: #000000;
	width: 40%;
}

.telbox_hidari {
	margin: 0px;
	font-size: 100%;
	display: block;
	text-align: right;
	width: 100%;
}

.telbox_hidari_time {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-align: right;
	font-size: 150%;
	width: 100%;
	display: table;
	color: #785E44;
}
.telbox_hidari_tel {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-align: right;
	font-size: 200%;
	line-height: 22px;
	float: right;
	color: #785e44;
	font-weight: 600;
}
	
.telbox_hidari_tel a:link {
	text-decoration: none;
    color: #785E44;	
}
	
	
.telbox_hidari img{
	height: 20px;
	width: 8px;
	float: right;
	margin-right: 5px;
	margin-top: 0px;
}	

.loginbar_hidari_sp {
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 80%;
	height: auto;
	display: block;
}

.sp_navi {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: none;
	margin-bottom: 20px;
	height: 50px;
	background-color: #441A02;
	text-align: center;
}	
	
 /*ドロワーメニュー-----------------*/

.btn {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(http://www.kp-cat.com/img/btn.png);
	width: 35px;
	height: 35px;
	position: absolute;
	top: 18px;
	right: 15px;
	cursor: pointer;
	z-index: 410;
	margin-left: 5px;
	display: block;
}


.drawr {
	display: none;
	background-color: rgba(0,0,0,0.77);
	position: absolute;
	top: 0px;
	right: 0;
	width: 40%;
	padding: 60px 0 20px 20px;
	z-index: 400;
}



.peke {
  background-position: -35px 0;
}

.drawr_menu {

}
#menu li {
	width: 100%;
	border-bottom: 1px dotted #FFFFFF;
}
#menu li a {
	color: #fff;
	display: block;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 15px;
	font-size: 150%;
}


/*youtube----------*/	
.youtube {
  width: 100%;
}
.youtube iframe{
  width: 100%;
}

/*google_map----------*/	
.google_map{
    position:relative;
    width:100%;
    height:0;
    padding-top:75%;
}
.google_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
	
/*コンテンツ（全般）設定
---------------------------------------------------------------------------*/

.wrapp {
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.content {
	padding: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	display: table;
	min-height: 500px;
}
.content_prof {
	padding: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	min-height: 500px;
	display: table;
}	
	
/*コンテンツ----------------*/
.con_wrapp {
	width: 100%;
	display: table;
	min-height: 500px;
	margin-top: 75px;
}	
	
.con {
	width: 100%;
	display: block;
	min-height: 768px;
	background-color: #CCAF81;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;

}		



/*フッター設定
---------------------------------------------------------------------------*/

.footer_wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: table;
}		
	
.footer_box {
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: table;
	color: #441A02;
	margin-bottom: 0px;
	max-width: 1000px;
	margin-top: 40px;

}
.footer_logo_box {
	width: 100%;
	max-width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	margin-top: 10px;
	display: block;
}	
.footer_logo_box img {
	width: 100%;
	max-width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 10px;
}

.footer_telbox {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: inline;
	line-height: 130%;
}	
.footer_telbox_tel {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 180%;
    color: #785e44;
    font-weight: 600;
    display: inline;
    vertical-align: text-top;
}	
.footer_telbox_tel a:link {
	text-decoration: none;
	color: #785e44;
}
.footer_telbox img {
	height: 18px;
	width: 10px;
	display: inline;
	margin-right: 2px;
	margin-bottom: 3px;
}		
.footer_telbox_open {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 120%;
    line-height: 0px;
    color: #785e44;
    display: inline;
    margin-left: 10px;
    vertical-align: middle;
}		
	
	
.footer_txtbox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	display: table;
	line-height: 130%;
	font-size: 90%;
}
.footer_txtbox ul {

}
.footer_txtbox li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	color: #969696;
}
.footer_txtbox a{
    font-weight: normal!important;
	color: #969696;
	}	
.footer_txtbox li a:link {
	text-decoration: none;
	color: #969696;
}

.footer_txtbox li2 {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	color: #969696;
}	
	
.footer_txtbox .linebox {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}	
	
	
	
.footer_txtbox p {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	display: table;
	line-height: 130%;
	font-size: 90%;

}

.footer_link_box {
	width: 100%;
	max-width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 10px;
}	
.footer_link_box_img {
	margin-bottom: 10px;

}	
/*トップへボタン---------*/
#page_top{
	width: 40px;
	height: 40px;
	position: fixed;
	right: 0;
	bottom: 0;
	background-color: #F1F3F2;
	background-image: url(../img/arrow.png);
	background-size: cover;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}	


}



/*===============================================
●sp用のcssを記述
===============================================*/	
@media screen and (max-width:480px) {

  /*共通ログインバー（全般）設定-------*/
.top {
	display: block;
	height: 0px;
	width: 100%;
}
a.anchor{
    display: block;
    padding-top: 60px;
    margin-top: -60px;
}	

 /*ヘッドー-----------------*/	
	
.head {
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    position: fixed;
    margin-top: 0px;
    z-index: 300;
    height: 60px;
}


.head_inbox {
	padding: 0px;
	width: 98%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;

}


.logobox {
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    width: 120px;
    display: block;
    float: left;
}
.logobox img {
	width: 100%;
}

.telbox_hidari_p {
	text-align: left;
	font-size: 75%;
	margin-bottom: 1px;
	font-weight: lighter;
	color: #785e44;
}	
.telbox {
	padding: 0px;
	margin-top: 5px;
	margin-right: 40px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	float: right;
	color: #000000;
}

.telbox_hidari {
	margin: 0px;
	font-size: 100%;
	display: block;
	text-align: right;
	width: 100%;
}

.telbox_hidari_time {
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-align: right;
    font-size: 125%;
    width: 100%;
    display: table;
    color: #785E44;
    margin-top: -5px;
}
.telbox_hidari_tel {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-align: right;
	font-size: 160%;
	line-height: 19px;
	float: right;
	color: #785e44;
	font-weight: 600;
}
	.telbox_hidari_tel a:link {
	text-decoration: none;
    color: #785E44;	
}
.telbox_hidari img{
	vertical-align: middle;
	height: 15px;
	width: 8px;
	float: right;
	margin-right: 2px;
	padding-top: 2px;
}	

.loginbar_hidari_sp {
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 80%;
	height: auto;
	display: block;
}

.sp_navi {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: none;
	margin-bottom: 20px;
	height: 50px;
	background-color: #441A02;
	text-align: center;
}	
	
 /*ドロワーメニュー-----------------*/

.btn {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(http://www.kp-cat.com/img/btn.png);
	width: 35px;
	height: 35px;
	position: absolute;
	top: 14px;
	right: 5px;
	cursor: pointer;
	z-index: 410;
	margin-left: 5px;
	display: block;
}


.drawr {
	display: none;
	background-color: rgba(0,0,0,0.77);
	position: absolute;
	top: 0px;
	right: 0;
	width: 100%;
	padding: 60px 0 20px 20px;
	z-index: 400;
}



.peke {
  background-position: -35px 0;
}

.drawr_menu {

}
#menu li {
	width: 100%;
	border-bottom: 1px dotted #FFFFFF;
}
#menu li a {
	color: #fff;
	display: block;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 15px;
	font-size: 150%;
}



	
/*youtube----------*/	
.youtube {
  width: 100%;
}
.youtube iframe{
  width: 100%;
}

/*google_map----------*/	
.google_map{
    position:relative;
    width:100%;
    height:0;
    padding-top:75%;
}
.google_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/*コンテンツ（全般）設定
---------------------------------------------------------------------------*/

.wrapp {
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.content {
	padding: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	display: table;
}
.content_prof {
	padding: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	min-height: 500px;
	display: table;
}	
/*コンテンツ----------------*/
.con_wrapp {
    width: 100%;
    display: block;
    clear: both;
    padding-top: 60px;
}	
	
.con {
	width: 100%;
	display: block;
	min-height: 768px;
	background-color: #CCAF81;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;

}		


/*フッター設定
---------------------------------------------------------------------------*/

.footer_wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: table;
}		
	
.footer_box {
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: table;
	color: #441A02;
	margin-bottom: 0px;
	max-width: 1000px;
	margin-top: 20px;

}
.footer_logo_box {
	width: 100%;
	max-width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	margin-top: 10px;
	display: block;
}	
.footer_logo_box img {
	width: 100%;
	max-width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 10px;
}

.footer_telbox {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: inline;
	line-height: 130%;
}	
.footer_telbox_tel {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 180%;
    color: #785e44;
    font-weight: 600;
    display: inline;
    vertical-align: text-top;
}	
.footer_telbox_tel a:link {
	text-decoration: none;
	color: #785e44;
}
.footer_telbox_tel a:active {
	text-decoration: none;
	color: #785e44;
 }
	
.footer_telbox img {
	vertical-align: middle;
	height: 17px;
	width: 8px;
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 2px;
}		
.footer_telbox_open {
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 120%;
    line-height: 0px;
    color: #785e44;
    display: block;
    margin-left: 10px;
    vertical-align: middle;
    margin-top: 10px;
}		
	
	
.footer_txtbox {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    display: block;
    line-height: 130%;
    font-size: 100%;
    margin-top: 10px;
    clear: both;
}
.footer_txtbox ul {

}
.footer_txtbox li {
    display: block;
    margin-right: 3px;
    margin-left: 3px;
    color: #969696;
    margin-bottom: 6px;
    padding-top: 6px;
    font-size: 100%;
    width: 48%;
    float: left;
}
.footer_txtbox a{
    font-weight: normal!important;		
	color: #969696;
	}	
.footer_txtbox li2 {
	display: none;
}	
.footer_txtbox li a:link {
	text-decoration: none;
	color: #969696;
}
	
.footer_txtbox .linebox {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 15px;
    height: 10px;
    display: block;
    clear: both;
}	
	
	
	
.footer_txtbox p {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	display: table;
	line-height: 130%;
	font-size: 90%;
	margin-top: 10px;

}
.footer_link_box {
	width: 100%;
	max-width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 10px;
}	
.footer_link_box_img {
	margin-bottom: 10px;

}	

/*トップへボタン---------*/
#page_top{
	width: 40px;
	height: 40px;
	position: fixed;
	right: 0;
	bottom: 0;
	background-color: #F1F3F2;
	background-image: url(../img/arrow.png);
	background-size: cover;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}		



}
