@charset "utf-8";

@import "base.css";

/*		Box
----------------------------------------------------*/

div#container {
	width: 100%;
}

	div#top-header {
		background: #f4f4e5;
	}
   
	div#header {
		margin: 0 auto;
		width: 980px;
		overflow: hidden;
		height:115px;
		margin-top:20px;
		margin-bottom:20px;
	}
   
	div#menu {
		background: url(../images/menu_back.png) top left repeat-x;
		height: 51px;
		overflow: hidden;
	}
	
		div#main-box {
			margin: 0 auto;
			width: 980px;
		}
	
	div#detail {
		margin: 0 auto;
		padding-top: 20px;
		padding-left: 3px;
		width: 973px;
		overflow: hidden;
	}
	
	div#h3-box {
		width: 720px;
		float: right;
	}
	
	div#h4-box {
		padding-right: 0px;
		width: 210px;
		float: left;
		clear:left;
	}
					   
		
	div#footer-menu {
		margin: 0 auto;
		padding: 10px 0 10px 0;
		width: 980px
	}
		
	div#footer {
		margin: 0 auto 30px auto;
		padding-top: 20px;
		width: 655px;
		overflow: hidden;
		line-height: 1.2;
	}


/*		Header
----------------------------------------------------*/

div#top-header p {
	margin: 0 auto;
	padding: 6px 0;
	width: 980px;
}
.hd_h1{
	margin: 0 auto;
	padding: 6px 0;
	width: 980px;
	text-indent:0;
	line-height:14px;
	font-size:12px;
}


h1 a {
	padding: 12px 0 0 0;
	float: left;
	background: url(../images/logo02.png) 0px 9px no-repeat;
	height: 80px;
	width: 490px;
}

div#header ul {
	padding: 10px 0 0 0;	
	float: right;
}

div#header li {
	float: left;
}

div#header li a {
	padding: 0 5px;
}

div#header .logo {
	float: left;
	background: url(../images/header.jpg) no-repeat;
	height: 115px;
	width: 980px;
}

#header_logo a {
  position: absolute;
  width: 205px;
  height: 115px;
  text-indent:-9999px;
}

#sns {
    width: 220px;
    float: right;
}

/*#facebook a {
    position: absolute;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    margin-top: 45px;
    margin-left: 70px;
}

#instagram a {
    position: absolute;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    margin-top: 45px;
    margin-left: 140px;
}*/

/*#instagram a {
    position: absolute;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    margin-top: 25px;
    margin-left: 165px;
}*/

#instagram a {
    position: absolute;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    margin-top: 27px;
    margin-left: 95px;
}

#twitter a {
    position: absolute;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    margin-top: 27px;
    margin-left: 161px;
}

/*		Menu
----------------------------------------------------*/

div#menu ul {
	margin: 0 auto;
	width: 980px;
	line-height: 0;
}

#menu li a {
	float: left;
	height: 51px;
	display: block;
	text-indent:-9999px;
}

div#menu li.top a {
	width: 164px;
	background: url(../images/menu_top.png) 0 0 no-repeat;	
}
div#menu li.top02 a {
	width: 164px;
	background: url(../images/menu_top02.png) 0 0 no-repeat;	
}

div#menu li.plan a {
	background-image: url(../images/menu_anshin.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 196px;
}
div#menu li.plan02 a {
	background: url(../images/menu_anshin02.png) 0 0 no-repeat;	
	width: 196px;
}
div#menu li.gallery-list a {
	background: url(../images/menu_gallery-list.png) 0 0 no-repeat;	
	width: 196px;
}
div#menu li.gallery-list02 a {
	background: url(../images/menu_gallery-list02.png) 0 0 no-repeat;
	width: 163px;	
}
div#menu li.flow a {
	background: url(../images/menu_flow.png) 0 0 no-repeat;	
	width: 196px;
}
div#menu li.flow02 a {
	background: url(../images/menu_flow02.png) 0 0 no-repeat;
	width: 196px;	
}
div#menu li.qa a {
	background: url(../images/menu_qa.png) 0 0 no-repeat;	
}
div#menu li.qa02 a {
	background: url(../images/menu_qa02.png) 0 0 no-repeat;	
}
div#menu li.catalog a {
	width: 137px;
	background: url(../images/menu_catalog.png) 0 0 no-repeat;	
}
div#menu li.catalog02 a {
	width: 137px;
	background: url(../images/menu_catalog02.png) 0 0 no-repeat;	
}
div#menu li.contact a {
	width: 196px;
	background: url(../images/menu_contact.png) 0 0 no-repeat;
}
div#menu li.contact02 a {
	width: 196px;
	background: url(../images/menu_contact02.png) 0 0 no-repeat;	
}
div#menu li.company a {
	width: 196px;
	background: url(../images/menu_company.png) 0 0 no-repeat;
}
div#menu li.company02 a {
	width: 196px;
	background: url(../images/menu_company02.png) 0 0 no-repeat;	
}
div#menu li.support a {
	width: 196px;
	background: url(../images/menu_support.png) 0 0 no-repeat;
}
div#menu li.support02 a {
	width: 196px;
	background: url(../images/menu_support02.png) 0 0 no-repeat;	
}
div#menu li.enquete a {
	width: 164px;
	background: url(../images/menu_enquete.png) 0 0 no-repeat;
}
div#menu li.enquete02 a {
	width: 164px;
	background: url(../images/menu_enquete02.png) 0 0 no-repeat;	
}
/*		Catalog
----------------------------------------------------*/

div.catalog {
	margin-top: 50px;
	padding-left: 15px; 
	width: 595px;
	min-height: 120px;
	background: url(../images/bg_catalog.jpg) top right no-repeat;
}
* html div.catalog {
	height: 120px;
}

p.catalog-title {	
	height: 56px;
	background: url(../images/title_catalog.png) top left no-repeat;
	text-indent:-9999px;
}

div.catalog p {
	margin-bottom: 20px;
	width: 450px;
	line-height: 1.2;
}

p.catalog-b {
	padding: 0;
	margin: 10px 0;
}


/*		h4 box
----------------------------------------------------*/

/* J^Ov[g */

	div.present-top {
		height: 4px;
		background: url(../images/bn_catalog-top.png) bottom left no-repeat;
		font-size: 0;
	}

	div.present-box {
		padding: 0 2px;
		border-right: 1px solid #E5D7B8;
		border-left: 1px solid #E5D7B8;
		background: #FAF3E3;
	}
	
	div.present-box p.ex {
		line-height: 1.4;
		padding: 5px;
	}

	div.present-box ul {
		padding: 0 0 5px 5px;
	}

	div.present-box li {
		padding: 2px 0 2px 16px;
		background: url(../images/li_arrow01.png) 0 4px no-repeat;
	}
	
	div.present-bottom {
		margin-bottom: 10px;
		height: 4px;
		background: url(../images/bn_catalog-bottom.png) top left no-repeat;
		font-size: 0;
	}

/* ViЉR[i[EtH[p`oi[ */

	div#h4-box li.bn_new-goods a ,
	div#h4-box li.bn_qa a {
		border: 4px solid #45C1C1;
		text-indent:-9999px;
		width: 202px;
		height: 25px;
		display: block;
	}
	div#h4-box li.bn_new-goods a {
		background: url(../images/title_new-goods.png) top left no-repeat;
		margin: 10px 0;

	}
	div#h4-box li.bn_qa a {
	background: url(../images/title_qa.png.png) top left no-repeat #d9eded;
	margin-bottom: 10px;
	}


div.h4-inner {
	margin-top: 10px;
	width: 173px;
	border-top: 1px solid #87B0C0;
	border-right: 1px solid #87B0C0;
	border-left: 1px solid #87B0C0;
	font-size: 93%;
	line-height: 1.3;
}

h4 {
	height: 31px;
	border-bottom: 1px solid #87B0C0;
	background: url(../images/title_plan03.png) top left no-repeat;
}

div.h4-inner dl {
	padding: 10px 2px 10px 10px;
}


div.h4-inner dt {
	padding: 2px 0 2px 16px;
	background: url(../images/li_arrow01.png) 0 5px no-repeat;
}

div.h4-inner dt a:link,
div.h4-inner dt a:visited {
	text-decoration: none;
}
div.h4-inner dt a:hover,
div.h4-inner dt a:active {
	text-decoration: underline;
}

div.h4-inner dd {
	padding: 2px 0 15px;
}

div.side-inner {
	padding: 10px 10px 30px;
	border: 1px solid #87B0C0;
	position: relative;
	width: 188px;
	background: #FFF;
}

div.side-inner dt {
	font-weight: bold;
}

div.side-inner dd.campany-l {
	text-align: right;
	padding: 2px 0 2px 16px;
	background: url(../images/li_arrow01.png) 0 5px no-repeat;
	position: absolute;
	bottom: 5px;
}

* html div.present-top,
* html div.present-bottom,
* html div.h4-bottom,
* html div.side-bottom,
* html div.side-top {
	behavior: expression(IEPNGFIX.fix(this));
}


/*		Footer-menu
----------------------------------------------------*/

div.contact-block {
	margin-bottom: 10px;
	position: relative;
}

div.contact-block p {
	background: url(../images/bg_inquiry.png) top center no-repeat;
	height: 50px;
	text-indent:-9999px;
	width: 980px;
}

div.contact-block ul {
	position: absolute;
	top: 18px;
	right: 10px;
}

div#footer-menu ul {
	padding-bottom: 5px;
	text-align: center;
}

div#footer-menu li {
	display: inline;
}

div#footer-menu li a {
	padding: 0 5px;
}


/*		Footer
----------------------------------------------------*/

div.area-left {
	width: 340px;
	float: left;
}

div.area-right {
	width: 91px;
	float: right;	
}

dt.handling {
	margin-bottom: 20px;
	padding: 0;
	height: 15px;
	background: url(../images/li_area.png) top left no-repeat;
	text-indent:-9999px;
}

div.area-left dl {
	padding: 0 0 0 102px;
	background: url(../images/bg_logo.png) bottom left no-repeat;
	height: 38px;
}

div.area-left dt {
	padding-top: 5px;
}

div.area-left p {
	padding-top: 10px;
}

address {
	padding: 10px 0 0;
	font-size: 85%;
	color: #716662;
}

/*		Page top
----------------------------------------------------*/

div.pagetop {
	margin-top: 10px;
	padding-bottom: 20px;
	position: relative;
}

div.pagetop ul {
	padding: 3px 0 3px 18px;
	background: url(../images/li_pagetop.png) center left no-repeat;	
	position: absolute;
	right: 10px;
}

div.pagetop li {
	text-align: right;
}
.txbox{
	clear:both;
	margin:10px 0;
}

.tx{
	font-size:11px!important;
	line-height:14px;
}
.ad{
	font-size:11px!important;
	line-height:14px!important;
	margin:0!important;
	padding:0!important;
	background-image:none!important;
	border:none!important;
	height:auto!important;
	font-weight:normal;
	text-indent:0;
}
.ftlink{
}
.ftlink li{
	font-size:13px;
}

.mb15{
	margin-bottom:15px;
}

.mb30{
	margin-bottom:30px;
}

.mb60{
	margin-bottom:60px;
}

.mr25{
	margin-right:25px;
}

.mt15{
	margin-top:15px;
}

.mt30{
	margin-top:30px;
}

.mt40{
	margin-top:40px;
}

.mt60{
	margin-top:60px;
}

.veu_cta {
    display: block;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #efefef;
}

.veu_cta .cta_title {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 12px 20px 10px;
    background-color: #333;
    color: #fff;
    font-size: 22px;
    line-height: 1.2em;
	font-weight:bold;
}

.cta_title a {
 color: #fff;
 text-decoration: none;
}

.veu_cta .cta_body {
    display: block;
    overflow: hidden;
    padding: 1.5em 1.5em 2em;
    line-height: 170%;
}

@media (min-width: 768px){
.veu_cta .cta_body_image_left {
    float: left;
    margin-right: 30px;
}
}

.veu_cta .cta_body_image {
    margin-bottom: 1.5em;
}

.veu_cta .cta_body_image img {
    max-width: 250px;
}

.veu_cta .cta_body_txt {
    display: block;
    overflow: hidden;
}

.veu_contact {
    display: block;
    overflow: hidden;
}

.veu_contact .contact_txt_catch{
	font-weight:bold !important;
}

.veu_contact .contact_txt_catch, .veu_contact .contact_txt_time {
    font-size: 14px;
    line-height: 128.6%;
}

.veu_contact .contact_txt_catch, .veu_contact .contact_txt_tel, .veu_contact .contact_txt_time {
    display: block;
    overflow: hidden;
}

.veu_contact .contact_txt_tel {
    padding: 4px 0;
    font-size: 30px;
    line-height: 105%;
    font-weight: bold;
}

.veu_color_txt_key a {
    color: #2e6da4;
	text-decoration:none;
}

.veu_cta .cta_body_link {
    clear: both;
    margin-top: 1.5em;
}

.cta_body_link a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 0;
}

.veu_button .btn {
    padding-top: .8em;
    padding-bottom: .6em;
	color: #fff;
	    font-weight: bold;
    text-decoration: none;
}

.btn-primary {
    background-color: #204a8b;
    border-color: #2e6da4;
}

.btn-orange {
    background-color: #e59605;
    border-color: #ed9802;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.42857143;
    text-align: center;
	touch-action: manipulation;
    cursor: pointer;
	user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.veu_button i, .veu_button svg {
    margin-left: .3em;
    margin-right: .3em;
}

.button_mainText{
	font-weight:bold;
}