@charset "utf-8";
/*//////////////////////////////////

Wrapper
///////////////////////////////////*/
.wrapper{ width:100%;	background-color:#ffffff; padding:60px 0 60px;}
.wrapper-pink{ width:100%;	background-color:#fce4e4; padding:60px 0 60px;}
.wrapper-green{ width:100%;	background-color:#eef0d8; padding:60px 0 60px;
background-image:url(../img/common/kazari.gif);
background-repeat:repeat-x;
background-position:top;
}
/*//////////////////////////////////

Header
///////////////////////////////////*/
/* Header Style */
header{ width:100%;	margin:0; background-color: #fff;}

div.head-wrap{ background-color:#fff;}
div.head-inner{ margin:0 auto 0; width:970px; }

/* Header left */
div.head-inner p.head-title{
	margin:10px 0 0 0;
	font-size:12px;
	line-height:12px;
	color:#471f0e;
}
div.head-inner h1.rogo{	margin:10px 10px 0 0; max-width: 320px;}

/* Header right */
ul.head-menu{ margin:10px 0 0 auto; width:310px;}
ul.head-menu li{ float:left;}
div.head-inner p.head-tel{ margin:10px 0 0 auto;}


/* hamburger menu */
.btn {
    background:transparent url(../img/common/btn1.png) no-repeat -141px 0;
    display: block;
    width:141px;
    height: 54px;
    cursor: pointer;
    z-index: 200;
}
.peke {
    background-position: 0 0;
}

.drawr {
    display: none;
    background-color:rgba(255,255,255,0.95);
    position: absolute;
    top: 65px;
    right:0;
	width:960px;
    padding:0px;
    z-index: 9999;
}
#menu li {
}
#menu li a {
    display: block;
}


	
.drawr{
	width:960px;
	padding:10px;
}

.drawr ul.list{
	width:940px;
}
.drawr ul.list li{
	float:left;
	font-size:14px;
}
.drawr ul.list li dl dt{
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
}
.drawr ul.list li dl dd{
	font-size:14px;
	margin-left:8px;
	padding-left:8px;
	}

.drawr ul.list li dl a:link {color:#47210d; text-decoration: none;}
.drawr ul.list li dl a:visited {color:#47210d; text-decoration: none;}
.drawr ul.list li dl a:hover {text-decoration: underline;}
.drawr ul.list li dl a:active {text-decoration: none;}



/*//////////////////////////////////

G_nav
///////////////////////////////////*/
div.gnav-area{
	width:100%;
	height:68px;
	background-color:#e5ddd8;
}	

nav#gnav{ width:960px; margin:20px auto 0;}
nav#gnav ul{ width:960px; text-align: center; font-size: 0;}
nav#gnav ul li{ 
	margin:19px 0;
	padding-left:16px;
	padding-right:16px;
	height:32px;
	font-size:14px;
	color:#471f0e;
	text-align:center;
	 display: inline-block;
	vertical-align: middle;
	}
.rh16{ line-height:16px;}
.rh32{ line-height:32px;}
.bdrr{ border-right:#471f0e 1px dotted;}

span.fts12{
	font-size:12px;
}
nav#gnav ul li a:link {color: #471f0e; text-decoration: none;}
nav#gnav ul li a:visited {color: #471f0e; text-decoration: none;}
nav#gnav ul li a:hover {text-decoration: underline;}
nav#gnav ul li a:active {text-decoration: none;}



/*////////////////////////

Contents
/////////////////////////*/
div#contents{
	margin:0px auto 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	font-size:16px;
	}

/* continer */
.container { width: 100%; position: relative; }

/* continer 2016/03/14更新分*/
.container2 {
	width: 100%;
	position: relative;
	background-image: url(../img/top/top_bg_new.gif);
	background-repeat: repeat;
}

/* sub-main */
.container { width: 100%; position: relative; }


/*////////////////////////////////////////

h2-area(SUB)

////////////////////////////////////////*/
/*div.h2-area{
	width:1300px;
	margin:10px auto 50px;
}*/

div.h2-area h2.mainttl{
	width:960px;
	margin: 0 auto;
}

div.h2-area ul.bana-list{
	width:330px;
	float:right;
}

div.h2-area ul.bana-list li{
	width:330px;
	margin-bottom:10px;
}


@media (max-width: 1300px) {
/*	div.h2-area{
	width:960px;
	margin:10px auto 50px;
}*/

div.h2-area h2.mainttl{
	width:960px;
}

div.h2-area ul.bana-list{
	width:330px;
	float:right;
	display:none;
}

div.h2-area ul.bana-list li{
	width:330px;
	margin-bottom:10px;
	display:none;
}


}*


/*////////////////////////////////////////

main(SUB)

////////////////////////////////////////*/
div.main{
	width:100%;
	margin:0 auto 0;
}

div.main h2.contents-h2{
	width:960px;
	height:55px;
	margin:0 auto 0;
	padding-top:5px;
	background-image:url(../img/common/h2_bg.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	font-size:28px;
	font-weight:bold;
}

div.main p.msg{ 
	width:960px;
	margin:0 auto 40px;
	text-align:center;
	}
div.main p.msg-green{ 
	width:960px;
	margin:0 auto 40px;
	text-align:center;
	color:#208f3b;
	}
	
.fts18{font-size:18px; font-weight:bold;}
.fts16{font-size:16px; font-weight:bold;}

.a-green a:link {color:#208f3b; text-decoration: none;}
.a-green a:visited {color:#208f3b; text-decoration: none;}
.a-green a:hover {text-decoration: underline;}
.a-green a:active {text-decoration: none;}

	
div.main p.kome{ 
	width:960px;
	margin:0 auto 0;
	text-align:center;
	color:#208f3b;
	}

#main-nav {
    width: 960px;
    margin:0 auto 60px;
    overflow: hidden;
}
 
#main-nav ul {
    margin: -20px -20px 0 0;
    padding: 0;
    /zoom: 1;/* for IE6,7 */
}
 
#main-nav ul li {
    width: 225px;
    margin: 20px 20px 0 0;
    padding: 0;
    float: left;
    list-style: none;
}

div.nav-ttl{ width:225px; margin-top:10px;}
p.main-nav-ttl{ float:left; margin-left:10px;}
p.l-h38{ height:38px; line-height:38px;}



/*BOX*/
section.box{
	width:960px;
	margin:0 auto 0;
	padding-top:45px;
	padding-bottom:45px;
}


section.box-long{
	width:960px;
	margin:0 auto 0;
}

section.box h3.inbox{ 
	margin-bottom:30px; 
	font-size:20px;
	font-weight:bold;
	color:#cfb600;
	}
section.box h3.inbox15{ 
	margin-bottom:15px; 
	font-size:20px;
	font-weight:bold;
	color:#cfb600;
	}


.txt-area{ width:500px;}

.txt-area-long {  width:725px; }
.txt-area-long h3{
	margin-bottom:15px;
	font-size:28px;
	font-weight:bold;
	height:38px;
	line-height:38px;
	}

.txt-area-long h4{
	font-size:18px;
	font-weight:bold;
	margin-left:50px;
	}
	
.txt-area-short{ width:400px;}

	
.txt-area-long p{  width:675px; margin-left:50px; }


.pdtb{ padding-top:30px; padding-bottom:30px;}


div.box{
	width:960px;
	margin:0 auto 0;
}

div.box-short{
	width:700px;
	margin:0 auto 0;
}

div.box-short div.txt-area-short{
	width:460px;
	margin:0 auto 0;
}

div.inq-bana{
	width:960px;
	margin:0 auto 50px;
	text-align:center;
}

/*////////////////////////

page-top
/////////////////////////*/
#page-top{
	width:100%;
	text-align:center;
	margin-bottom:30px;
}


/*///////////////////////////

footer
////////////////////////////*/	

/*/footer/*/	
footer{
	background-image:url(../img/common/foot_bg_new.gif);
	background-repeat:repeat-x;
	background-position:center top;
	background-color: #FFF;
}

footer h2.foot{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-top:30px;
}
footer p.foot-inq{
	width:960px;
	margin:0 auto 0;
	text-align:center;
	padding-top:20px;
}

footer address.foot{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	/*padding-top:15px;*/
	padding-top:30px;
}

/*/footer-nav/*/	
nav#foot-nav{
	width:960px;
	margin:0 auto 0;
}
nav#foot-nav ul{
	width:960px;
	height:80px;
	/*margin:65px auto 0;*/
	margin:50px auto 0;
}
nav#foot-nav ul li{
	width:319px;
	margin:0 auto 0;
	text-align:center;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	float:left;
	height:50px;
}

/*/footer-nav/*/	
section#site-map{
	width:960px;
	margin:0 auto 0;
}

section#site-map ul.list{
	width:960px;
	margin:0 auto 30px;
}
section#site-map ul.list li{
	float:left;
	font-size:14px;
}
section#site-map ul.list li dl dt{
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	background-image:url(../img/common/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
section#site-map ul.list li dl dd{
	font-size:14px;
	margin-left:8px;
	padding-left:8px;
	background-image:url(../img/common/arrow02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

/*/copyright/*/	
div#copy-wrap{
	width:100%;
	height:24px;
	margin-bottom:0px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:24px;
	background-color:#47210d;
}
div#copy-wrap a:link {color: #ffffff;text-decoration: none;}
div#copy-wrap a:visited {color: #ffffff;text-decoration: none;}
div#copy-wrap a:hover {text-decoration: underline;}
div#copy-wrap a:active {text-decoration: none;}

.line_account_top {
	margin: 0 auto;
	max-width: 960px;
	margin-bottom: 20px;
}
.line_account_top p {
	width: 330px;
	margin: 0 auto;
	padding-bottom: 15px;
}
.line_account {
	display: flex;
	margin: 0 auto;
	max-width: 880px;
	justify-content: space-between;
	margin-top: 20px;
}
.line_account.j-center{
	justify-content: center;
}
.line_account img {
	margin: 5px;
}

/*/btn/*/
.brown_btn{
	margin: 0 auto;
	display: flex;
	color: #fff !important;
	justify-content: center;
	align-items: center;
	background-color:#47210d;
	width: 100%;
	max-width: 300px;
	min-height: 45px;
	border-radius: 25px;
	text-align: center;
	text-decoration: underline;
}