@charset "UTF-8";

/* =============================================
1.common
2.index
============================================= */

/* =============================================
1.common
============================================= */
.page_title {
	background:url(../images/common/bg_title.gif) repeat;
	height:100px;
	}
.page_title h2 {
	background:url(../images/common/title_tag.png) no-repeat left top;
	width:930px;
	height:100px;
	margin:0 auto;
	padding:35px 0 0 50px;
	font-size:1.7em;
	font-weight:normal;
	}
.pan {
	font-size:0.6em;
	line-height:1.4em;
	width:980px;
	margin:10px auto;
	color:#666666;
	}
#content h3 {
	background:#FDF1D1;
	font-size:1em;
	padding:5px 5px 5px 15px;
	margin-bottom:15px;
	border-bottom:#F8D675 solid 2px;
	}
#content h4 {
	font-size:1em;
	margin-bottom:10px;
	text-decoration:underline;
	}
.txt_12{
	font-size:12px;
	line-height: 18px;
}
.txt_14{
	font-size:14px;
}
.txt_16{
	font-size:16px;
}
.txt_20{
	font-size:20px;
	line-height: 30px;
}
.txt_30{
	font-size:30px;
	line-height: 40px;
}
.attention_r{
	color: #B30000
}

.mb20 {margin-bottom: 20px; }

.mt20{margin-top: 20px;}
/* =============================================
2.index
============================================= */
.main-img{
	clear:both;
	width:100%;
	max-width:1300px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.main-img .item {
	max-width:1300px;
	margin:0 auto;
	}
.main-img .item img{
	max-width:1300px;
	width:100%;
	margin:0;
	}
.campaign {
	text-align: center;
	font-size:26px;
	font-weight: bold;
	line-height: 40px;
	color: #BD0205;
	border: solid 2px #F4BB19;
	background-color: #FDF1D1;
	padding: 15px 0 15px 0;
	margin-bottom: 50px;
}


/*トップコンテンツ----------------------------*/
#content .boxtype01 {
	padding-bottom:100px;
	}
#content .boxtype01:after {
  content: '';
  display: table;
  clear: both;
	}
#content .boxtype01 h2 {
	clear:both;
	max-width:980px;
	text-align:center;
	margin-bottom:30px;
	}
#content .boxtype01 p {
	text-align:center;
	margin-bottom:30px;
	}
#content .boxtype01 ul li {
	list-style:none;
	float:left;
	margin:0 12px;
	text-align:center;
	font-size:1.2em;
	}
#content .boxtype01 ul li a {
	display:block;
	}
#content .txt_ind {
	text-align:center;
	font-size: 18px;
	margin-bottom:70px;
	}
#content .boxtype01 table {
	margin-top: 30px;
}

#content .boxtype01 table td {
	background-color: #f4bb19;
	width: 190px;
	color: #000000;
	padding: 10px 0 10px 0;
	border-top: 5px #FFFFFF solid;
	border-right: 5px #FFFFFF solid;
	font-size: 16px;
	font-weight: bold;
}

/* =============================================
3.about
============================================= */
#content .boxtype01 div dl {
	float:left;
	margin:0 12px;
	width:300px;
	}
#content .boxtype01 div dl dd h3 {
	font-size:1.1em;
	text-align:center;
	margin:3px 0 10px 0;
	background:none;
	border:none;
	}
#content .boxtype01 div dl dd p{
	text-align:left;
	}
#content .boxtype01 .shopimg_box {
	width:100%;
	max-width:980px;
	}
#content .boxtype01 .shopimg_box .item {
	background:#000000;
	height:400px;
	}
#content .boxtype01 .shopimg_box .item p{
	color:#FFFFFF;
	padding:15px;
	font-weight:80;
	line-height:1.5em;
	font-size:0.9em;
	text-align:left;
	}
/* =============================================
4.program
============================================= */
#content .program_link {
	height:370px;
	margin-bottom:20px;
	}
#content .program_link li {
	list-style:none;
	float:left;
	margin:0 37px;
	}
#content .program_link li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}
#content .program_link li.link01 a{ background:url(../images/program/img01.png) no-repeat; width:251px; height:370px; }
#content .program_link li.link02 a{ background:url(../images/program/img02.png) no-repeat; width:251px; height:370px; }
#content .program_link li.link03 a{ background:url(../images/program/img03.png) no-repeat; width:251px; height:370px; }

#content .program_link li.link01 a:hover{ background:url(../images/program/img01_a.png) no-repeat; width:251px; height:370px; }
#content .program_link li.link02 a:hover{ background:url(../images/program/img02_a.png) no-repeat; width:251px; height:369px; }
#content .program_link li.link03 a:hover{ background:url(../images/program/img03_a.png) no-repeat; width:251px; height:369px; }


#content dl.boxtype02,
#content dl.boxtype03 {
	background:url(../images/program/bg_img.png) no-repeat top;
	padding:40px;
	font-size:0.9em;
	line-height:1.5em;
	margin-bottom:50px;
	}
#content dl.boxtype02:after,
#content dl.boxtype03:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content dl.boxtype02 dt {
	width:450px;
	float:left;
	}
#content dl.boxtype02 dd {
	width:410px;
	float:right;
	}
#content dl.boxtype02 dd h3,
#content dl.boxtype03 dd h3 {
	text-align:center;
	margin-bottom:25px;
	background:none;
	border:none;
	}
#content dl.boxtype03 dt {
	width:450px;
	float:right;
	}
#content dl.boxtype03 dd {
	width:410px;
	float:left;
	}
#content dl.boxtype02 dd ul {
	list-style:none;
	border:#CCCCCC solid 1px;
	padding:15px 15px 0 15px;
	margin-bottom:15px;
	}
#content dl.boxtype02 dd ul li {
	background:url(../images/program/icon_check.png) no-repeat left top;
	padding-left:20px;
	margin-bottom:15px;
	}
/* =============================================
5.PP
============================================= */
#content .pp_box {
	margin:25px 0 0 0;
	padding-bottom:25px;
	}
#content .pp_box p {
	margin-bottom:15px;
	}
#content .pp_box ul li {
	margin:0 0 5px 25px;
	}
/* =============================================
6.system
============================================= */
#content .price_box {
	width:100%;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:50px;
	}
#content .price_box tr th {
	background:#333333;
	color:#FFFFFF;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	}
#content .price_box tr td {
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	padding:10px;
	text-align:center;
	}
#content .price_box tr td span {
	font-size:0.8em;
	}
#content .price_box tr td .attention {
	color:#990000;
	font-size:1.05em;
	}
#content .price_box tr td .attention_s {
	color:#990000;
	font-size:0.8em;
	}
#content .price_box tr td.member {
	background:#FDF1D1;
	font-weight:bold;
	}
#content .about_member ul {
	list-style:disc;
	margin-left:30px;
	margin-bottom:50px;
	}
#content .about_member ul li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#CCCCCC dotted 1px;
	}
#content .about_member ul li span {
	color:#990000;
	}
#content .about_member .campaign {
	color:#990000;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	}
#content .about_member .campaign_txt{
	border: #990000 solid 1px;
	margin: 0 auto;
	width: 800px;
	padding: 20px;
}


/* =============================================
7.access
============================================= */
#content .access_box {
	width:460px;
	float:left;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	}
#content .access_box tr th {
	background:#F7F7F7;
	border-left:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	padding:10px 15px;
	text-align:center;
	font-weight:normal;
	}
#content .access_box tr td {
	border-left:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	padding:10px 15px;
	}
#content .access_box tr td h3 {
	background:none;
	border:none;
	font-size:1em;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	}
#content .access_map {
	float:right;
	}

/* =============================================
8.machine
============================================= */
#content .machine_box {
	
	}
#content .machine_box:after {
  content: '';
  display: table;
  clear: both;
	}
#content .machine_box h2 {
	clear:both;
	max-width:980px;
	text-align:center;
	margin-bottom:30px;
	}

/* =============================================
9.inquiry
============================================= */
#content .inquiry_con{
	width:850px;
	margin: 0 auto;
	}
#content .inquiry_con form table {
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	border-top:#cccccc solid 1px;
	width:100%;
	margin-bottom:1%;
	}
#content .inquiry_con form th {
	width:180px;
	padding:20px 0;
	color: #333333;
	text-align:center;
	font-size:16px;
	background:#fdf1d1;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	}
#content .inquiry_con form th span{
	color: #B30000;
	font-size: 12px;
	}

#content .inquiry_con form td {
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	padding:20px 10px;
	font-size:14px;
	}
#content .inquiry_con form .inquiry tr td input {
	margin:3px 0;
	}
#content .inquiry_con{
	width:850px;
	margin: 0 auto;
	}
#content .inquiry_con p {
	margin-bottom:5%;
	}
/* =============================================
10.flow
============================================= */
#content dl.flow_box {
	padding:10px 10px 20px 20px;
	line-height:1.5em;
	}
#content dl.flow_box:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content dl.flow_box dt {
	width:450px;
	float:left;
	}
#content dl.flow_box dd {
	width:450px;
	float:right;
	}

/* =============================================
11.business
============================================= */
.business {padding: 30px; background-color: #FFFCDB}

.business .waku {padding: 15px; background-color: #ffffff}
