@charset "utf-8";

/* == BASIC ELEMENTS' SETTINGS == */
body {
	margin: 0;
	padding: 0;
	color: #5c3403;
	font-size: 75%;
	font-family: 'MS P Gothic','ＭＳ Ｐゴシック', sans-serif;
}
h1, h2, h3, h4, h5, h6, div, p, form {
	margin: 0;
	padding: 0;
}
p {
	line-height: 150%;
}
img {
	border: none;
}
a, input, embed {
	outline: none;
}
a,
a:link {
	color: #874c00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover,
a:active {
	color: #5b3300;
	text-decoration: none;
}
/* == /BASIC ELEMENTS' SETTINGS == */

/* == COMMON CLASSES == */
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
.no-display {
	display: none;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

/* == # LIST == */
ul, ol, dl {
	margin-top: 0;
	margin-bottom: 0;
}
/* == # /LIST == */

/* == # LINK == */
a.brightover {
	opacity: 1.0;
}
a.brightover:hover {
	opacity: 0.7;
}
p.link {
	padding-left: 16px;
	background: url(../images/icon-link.gif) no-repeat 0 0.2em;
}
p.link-b {
	padding-left: 16px;
	background: url(../images/icon-link.gif) no-repeat 0 0.2em;
	font-weight: bold;
}
/* == # /LINK == */

/* == /COMMON CLASSES == */

/* == BASIC PARTS == */
.wrapper {
	margin: 0;
}

/* == + HEADER == */
#header {
	min-width: 960px;
	height: 112px;
	background-color: #ffffff;
}
#header #header-inner {
	width: 900px;
	height: 112px;
	
	margin: 0 auto;
	position: relative;
}
#header #header-top {
	width: 900px;
	height: 72px;
	overflow: hidden;
	position: relative;
}
#header #header-top #header-logo {
	display: block;
	width: 96px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 15px;
}
#header #header-top #head-navi {
	display: block;
	width: 286px;
	height: 21px;
	position: absolute;
	right: 0;
	top: 0;
}
#header #header-top #head-navi ul.menu {
	margin: 0; 
	padding: 0;
	width: 286px;
	height: 21px;
	list-style: none;
	float: right;
}
#header #header-top #head-navi ul.menu li {
	margin: 0;
	padding: 0;
	height: 21px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
}
#header #header-top #head-navi ul.menu li a {
	display: block;
	height: 21px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#header #header-top #head-navi ul.menu li a:hover {
	background-position: left bottom;
}
#header #header-top #head-navi ul.menu li#menu-sitemap {
	width: 65px;
}
#header #header-top #head-navi ul.menu li#menu-sitemap a {
	display: block;
	width: 65px;
	background-image: url(../images/headnavi-sitemap.gif);
}
#header #header-top #head-navi ul.menu li#menu-faq {
	width: 82px;
}
#header #header-top #head-navi ul.menu li#menu-faq a {
	display: block;
	width: 82px;
	background-image: url(../images/headnavi-faq.gif);
}
#header #header-top #head-navi ul.menu li#menu-contact {
	width: 74px;
}
#header #header-top #head-navi ul.menu li#menu-contact a {
	display: block;
	width: 74px;
	background-image: url(../images/headnavi-contact.gif);
}
#header #header-top #head-navi ul.menu li#menu-corporate {
	width: 65px;
}
#header #header-top #head-navi ul.menu li#menu-corporate a {
	display: block;
	width: 65px;
	background-image: url(../images/headnavi-corporate.gif);
}
#header #header-top #font-changer {
	display: block;
	width: 147px;
	height: 17px;
	position: absolute;
	right: 0;
	top: 38px;
}
#header #header-top #font-changer #font-changer-caption {
	margin: 0;
	padding: 0;
	width: 65px;
	height: 17px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/txt-font_resize.gif) no-repeat;
	float: left;
}
#header #header-top #font-changer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#header #header-top #font-changer ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#header #grand-navi {
	width: 900px;
	height: 40px;
	overflow: hidden;
	position: relative;
}
#header #grand-navi ul.menu {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 40px;
	list-style: none;
	float: left;
}
#header #grand-navi ul.menu li {
	margin: 0;
	padding: 0;
	height: 40px;
	float: left;
}
#header #grand-navi ul.menu li a {
	display: block;
	height: 40px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#header #grand-navi ul.menu li#menu-recommendation a {
	width: 184px;
	background-image: url(../images/gnavi-recommendation.gif);
}
#header #grand-navi ul.menu li#menu-campaign a {
	width: 172px;
	background-image: url(../images/gnavi-campaign.gif);
}
#header #grand-navi ul.menu li#menu-interior a {
	width: 207px;
	background-image: url(../images/gnavi-mylife.gif);
}
#header #grand-navi ul.menu li#menu-about a {
	width: 199px;
	background-image: url(../images/gnavi-about.gif);
}
#header #grand-navi ul.menu li#menu-shop a {
	width: 138px;
	background-image: url(../images/gnavi-shop.gif);
}
#header #grand-navi ul.menu li.current a {
	background-position: 0 -80px !important;
}
#header #grand-navi ul.menu li a:hover {
	background-position: 0 -40px;
}
/* == + /HEADER == */

/* == + MAIN == */
#main {
	min-width: 960px;
	position: relative;
	background-color: #FFFFFF;
}
#main #main-inner {
	margin: 0 auto;
	padding: 17px 30px 11px;
	width: 900px;
	position: relative;
}
#main #main-inner2 {
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 17px 0 0;
	font-size: 100%;
}
*html #main #main-inner2 {
	font-size: 100%;
}


#main #bread-crumb {
	margin: 0 0 20px;
	padding: 0 0 5px;
	width: 900px;
	min-height: 19px;
	line-height: 1.5;
	background: url(../images/border-line.gif) repeat-x left bottom;
}
#main #bread-crumb .bread-crumb-home {
	display: block;
	float: left;
	padding-right: 4px;
	width: 56px;
	height: 19px;
	vertical-align: middle;
}
/*
#main #bread-crumb .bread-crumb-home a {
	display: inline-block;
	width: 56px;
	height: 19px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/icon-breadcrumb_home.gif) no-repeat left top;
}*/
#main #bread-crumb .bread-crumb-home a {
	display: block;
	width: 56px;
	height: 19px;
	text-indent: -999em;
	overflow: hidden;
    *zoom: 1;
   	background: url(../images/icon-breadcrumb_home.gif) no-repeat left top;
}

#main #bread-crumb .bread-crumb-home a:hover {
	background-position: 0 -19px;
}

#main #main-contents {
	margin: 0;
	padding: 0;
	width: 675px;
	float: right;
}
#main #main-contents #pageheader {
	margin: 0 0 45px;
}
#main #main-contents .section {
	margin: 0 0 45px;
}
#main #main-contents .section .section-inner .header {
	margin: 0 0 14px;
}
#main #main-contents .section .section-inner .header h2 {
	margin: 0 0 15px;
	border-bottom: 1px solid #bebebe;
	padding: 0;
	width: 675px;
	height: 23px;
}
#main #main-contents .section .section-inner .section {
	margin: 0;
}

#main #sidebar {
	width: 180px;
	margin: 0;
	padding: 14px 0 0;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6f4335;
}

#main #sidebar #local-navi {
	margin: 0 0 30px;
}
#main #sidebar #local-navi .header {
	width: 180px;
	height: 16px;
	margin: 0;
	padding: 0 0 12px;
	line-height: 16px;
	overflow: hidden;
}
#main #sidebar #local-navi ul.lonavi-list {
	margin: 0;
	border-top: 3px solid #c9ccbf;
	border-right: 3px solid #c9ccbf;
	border-left: 3px solid #c9ccbf;
	padding: 0;
	list-style: none;
	background-color: #ffffff;
}
#main #sidebar #local-navi ul.lonavi-list a {
}
#main #sidebar #local-navi ul.lonavi-list li {
	margin: 0;
	padding: 0 0 3px;
	line-height: 20px;
	background: url(../images/bg-lonavi-blockfoot.gif) no-repeat;
	background-position: left bottom;
}
#main #sidebar #local-navi ul.lonavi-list li span.menu-item {
	display: block;
	margin: 0;
	padding: 6px 0 5px 19px;
	line-height: 20px;
	font-weight: bold;
	background-position: left bottom;
}
#main #sidebar #local-navi ul.lonavi-list li ul.lonavi-sublist {
	margin: 0;
	padding: 6px 0 5px 0;
	list-style: none;
	background: url(../images/border-line.gif) repeat-x left top;
}
#main #sidebar #local-navi ul.lonavi-list li ul.lonavi-sublist li {
	margin: 0;
	padding: 2px 0 2px 19px;
	line-height: 150%;
	background: none;
}

#main #sidebar .banner-area {
	margin: 0;
}
#main #sidebar .banner-area .banner {
	margin: 0 0 10px;
}

#main #sidebar .pr-area {
	border-top: 1px solid #dbc8bd;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#main #sidebar .pr-area .banner {
	margin: 0 0 10px;
}
#main #sidebar .pr-area .banner.btrim {
	margin: 0;
}
#main #sidebar .pr-area .banner p.caption {
	padding-top: 3px;
	font-size: 83%;
	line-height: 140%;
}
/*
#main #sidebar .banner-area .banner img {
	display: block;
}
*/
/* == + /MAIN == */

/* == + FOOTER == */
#footer_top {
	clear: both;
	min-width: 960px;
	position: relative;
}
#footer_top #footer-inner {
	width: 900px;
	height: 50px;
	position: relative;
	background: url(../images/border-footer_top.gif) repeat-x;
	margin: 0 auto;
	padding: 11px 0 0 0;
}
#footer_top #to_top {
	width: 95px;
	height: 20px;
	position: absolute;
	right: 0;
	top: -31px;
}
#footer_top #to_top p a {
	display: block;
	width: 95px;
	height: 20px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/text-to_top.gif) no-repeat left top;
}
#footer_top #to_top p a:hover {
	background: url(../images/text-to_top.gif) no-repeat left bottom;
}
#footer_top #footer-navi {
	width: 400px;
	height: 20px;
	overflow: hidden;
	float: left;
}
#footer_top #footer-navi ul.menu {
	width: 400px;
	height: 20px;
	margin: 0 0 0 -15px;
	padding: 0;
	list-style: none;
}
#footer_top #footer-navi ul.menu li {
	height: 20px;
	margin: 0 14px 0 0;
	padding: 0 0 0 15px;
	background: url(../images/bg-footnavi_separator.gif) no-repeat left top;
	float: left;
}
#footer_top #footer-navi ul.menu li a {
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	overflow: hidden;
}
#footer_top #footer-navi ul.menu li a:hover {
	background-position: left bottom;
}
#footer_top #footer-navi ul.menu li#menu-mobile a {
	width: 76px;
	background-image: url(../images/footnavi-mobile.gif);
}
#footer_top #footer-navi ul.menu li#menu-usage a {
	width: 100px;
	background-image: url(../images/footnavi-usage.gif);
}
#footer_top #footer-navi ul.menu li#menu-privacypolicy a {
	width: 85px;
	background-image: url(../images/footnavi-privacypolicy.gif);
}
#footer_top #copyright {
	width: 166px;
	height: 10px;
	text-indent: -999em;
	background: url(../images/text-copyright.gif);
	float: right;
}
/* == + /FOOTER == */

.free_word .caption{
	font-size: 10px;
}

/* お問い合わせ */
#main #main-contents .section .section-inner .before-inquiry,
#main #main-contents .section .section-inner .box-inquiry {
	margin: 0 0 40px 0;
	font-size: 15px;
	line-height: 1.5em;
}
#main #main-contents .section .section-inner .before-inquiry h2,
#main #main-contents .section .section-inner .box-inquiry h2{
	margin-bottom: 20px;
	padding: 10px;
	font-size: 18px;
	background-color: #ece8e3;
	color: #5c3403;
}
#main #main-contents .section .section-inner .before-inquiry h3,
#main #main-contents .section .section-inner .box-inquiry h3{
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #5c3403;
}
#main #main-contents .section .section-inner .before-inquiry dl {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #dfd9d0;
}
#main #main-contents .section .section-inner .before-inquiry dt {
	float: left;
	clear: left ;
	width: 480px;
    margin: 15px 10px 0 0;
}
#main #main-contents .section .section-inner .before-inquiry dd {
  margin-left: 515px;
	font-size: 15px;
	line-height: 1.5em;
}
#main #main-contents .section .section-inner .box-inquiry .about-app ul {
	list-style: none;
	padding: 0;
}
#main #main-contents .section .section-inner .box-inquiry .about-app ul li{ 	
    display: inline-block;
    margin: 0 15px 0 0 ;
 } 

a.link-01 {
	position: relative;
	height: 20px;
    margin: 0 4px;
    padding: 0;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
a.link-01 span{
  	padding: 0 0 0 18px;
	text-decoration:underline;
}
a.link-01:before{
	position: absolute;
	left:1px;
	top:1px;
    width: 13px;
    height: 20px;
    background: url(../images/icon-arrow-02.png) no-repeat 0 0;
	background-size: 100%;
	display:inline-flex;
	content: "";
}



a.btn-01{
	position: relative;
	display: block;
    width: 160px;
  	height: 45px;
  	padding: 0;
	background: #e4f2c0;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	border-radius: 5px;
	text-align: left;
	text-decoration:none;
}
a.btn-01 span{
 	padding: 0 0 0 30px;
}
a.btn-01:before{
 	position: absolute;
	top: 16px;
	width: 13px;
    height: 14px;
    margin: 0 0 0 12px;
    background: url(../images/icon-arrow-02.png) no-repeat 0 0;
  background-size: 100%;
  vertical-align: middle;
  display: inline-block;
  content: "";
}
a.btn-01:hover span{
  	padding: 0 0 0 30px;
    color: #FFFFFF;
}
a.btn-01:hover {
    background: #a5cc2e;
}
a.btn-01:hover:before{
	position: absolute;
	top: 16px;
	width: 13px;
    height: 14px;
    margin: 0 0 0 12px;
	background: url(../images/icon-arrow-02-on.png) no-repeat 0 0;
  background-size: 100%;
  vertical-align:middle;
  display: inline-block;
  content: "";
}


a.textlink {
	position: relative;
	height: 20px;
    margin: 0 4px;
    padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	text-decoration:none;
}
a.textlink span.red {
  	padding: 0 0 0 18px;
	color: #FF0000;
}
a.textlink span{
  	padding: 0 0 0 18px;
	color: #9baf31;
}
a.textlink:before{
	position: absolute;
	top:4px;
	left:1px;
    width: 13px;
    height: 20px;
    background: url(../images/icon-arrow-02.png) no-repeat 0 0;
	background-size: 100%;
display:inline-flex;
  content: "";
}
a.link-01:hover,
a.link:hover,
a.textlink:hover {
	opacity: 0.7;
}
.ttl {
	font-weight: bold;
	margin-bottom: 2px;
}
.txt {
	font-size: 15px;
	line-height: 1.5em;
}
.emphasis {
	font-weight: bold;
	line-height: 1.2em;
	color: #FF0000;
	padding-bottom: 1px;
	border-bottom: 1px dotted #FF0000;
	display: inline;
}
.emphasis-color {
	color: #FF0000;
}
.emphasis-i {
	font-weight: bold;
	line-height: 1.2em;
	color: #FF0000;
	padding-bottom: 20px;
	display: inline-block;
	padding-top: 2px;
	width: 20px;
	height: 60px;
    float: left;
}
.vacation-app {
	border: 1px solid #FF0000;
	padding: 12px;
}
.note {
	font-size: 12px;
	letter-spacing: 0.5px;
}
.annotation-red {
	color: #FF0000;
}
.mb30 { margin-bottom: 30px; }
.mb20 { margin-bottom: 30px; }
.mb15 { margin-bottom: 15px; }
.ts16 { font-size: 16px; }
.ts15 { font-size: 15px; }
.ts14 { font-size: 14px; }
.ts13 { font-size: 13px; }
.flt-right { float: right; }