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


/*----------------main slider-------------------*/
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin:20px 0 20px 0;
	background:#fff;
	z-index: 1;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
	margin:0;
	padding:0;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}

.slider_prev {background: #fff url(/common/images/prev.jpg) no-repeat right 50%;}
.slider_next {background: #fff url(/common/images/next.jpg) no-repeat left 50%;}

.pagination {
	bottom: 5px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 50;
}

.pagination a {
	margin: 0 10px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #ccc;
	border-radius:26px;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
	background:#124991;
	border-radius:13px;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
.column_wrap {
 max-width:810px;
 background-color:#fff;
 margin:0 auto;
}

/*---column---*/
.contents ul {
margin:0;
padding:2% 2%;
box-sizing:border-box;
}
.contents ul li{
width:50%;
margin-bottom:2%;
padding: 0 2% 2%;
float:left;
background:#fff;
border-right: dotted 1px #333;
box-sizing:border-box;
}

.contents ul li:nth-child(2n+2){
border-right:none;
}
.contents ul li a {
text-decoration:none;
}
.contents ul li:hover {
text-decoration:none;
background-color: #f9f9f9;
display: block;
}
p.icon_new{
 z-index: 2;

 position: absolute;
}

p.tac img{
z-index: 1;
margin-top:10px;
}

p.tac{
width: 100%;
padding-bottom: 3%;

}

p.text a:hover{
color:#333;
}
p.text_pc {
 font-size:13px;
 line-height:1.3em;
 color:#999;
}
.title p{
color:#3f3a39
font-size:15px;
}


.title p.category{
float:none;
line-height:0;
}
.title p.day{
float:right;
color:#999;
font-size:13px;

}

.title h3{
clear:both;
font-size:16px;
font-weight:bold;
height: 40px;
padding:2% 0 0 0;
}

.title {
color:#000;
text-decoration:none;
}


/*------------------main slider-----------------*/

.main_news_waku {
 max-width:1260px;
 margin:0 auto;
 background:url(/common/images/main_osirase_bg.jpg) no-repeat;
 background-size: 100%;
}
.main_news_left {
 width:19.4%;
 float:left;
}
.main_news_left h3 {
 margin:0;
 padding:0;
}
.main_news_list {
 width:54.8%;
 float:left;
 margin:7% 0 1% 3.4%;
}
.main_news_list ul {
 margin:0;
 padding:0;
 min-height:200px;
}
.main_news_list ul li {
 border-bottom:1px dotted #cbc9ca;
 padding:1.8% 0;
}
.main_news_list ul li:last-child {
 border:0;
}
.main_news_list ul li dl {
 margin:0;
 padding:0;
}
.main_news_list ul dl dt {
 float:left;
 width:19%;
 background:url(../images/news_icon.jpg) no-repeat;
 padding:0 0 0 25px;
 color:#a18c5d;
 font-size:13px;
}

.main_news_list ul dl dd{
 float:left;
 width:76%;
 margin:0 0 0 0%;
 font-size:13px;
 color:#000;

}
.main_news_list ul dl dd a {
 color:#000;
 text-decoration:none;
}
.main_news_list ul dl dd a:hover {
 color:#000;
 text-decoration:underline;
}
.news_list_top {
 height:3px;
 width:100%;
 overflow: hidden;
 text-indent: 100%;
 white-space: nowrap;
 background:url(../images/main_news_top.jpg) repeat-x;
}
.news_list_bottom {
 height:3px;
 width:100%;
 overflow: hidden;
 text-indent: 100%;
 white-space: nowrap;
 background:url(../images/main_news_bottom.jpg) repeat-x;
}
.main_product_title {
 margin:7.5% 0 0 0;
 background:url(../images/main_product_title_bg.jpg) repeat-x;
 background-size:100%;
}
.main_product_title h2 {
 margin:0;
 padding:0;
 line-height:0;
}
.main_product_title_left {
float:left;
width:29.5%;
}
.main_product_title_right {
width:10.6%;
float:right;
}
ul.main_product {
 margin:0;
 padding:0 0 1px 0;
}
ul.main_product li {
 display:inline;
 float:left;
 width:32.11%;
 margin:2% 0 0 1.83%;
}
ul.main_product li:nth-child(3n+1) {
 margin:2% 0 0 0;
 float:left;
}
.main_osusume_title {
 margin:9.8% 0 0 0;
 padding:0;
 line-height:0;
}
ul.main_osusume {
 margin:0;
 padding:0;
 letter-spacing: -20px;
}
ul.main_osusume li {
 display:inline;
 float:left;
 width:23.1%;
 margin:2.5% 0 0 2.5%;
}
ul.main_osusume li:nth-child(4n+1) {
 margin:2.5% 0 0 0;
}
.main_column_title {
 margin:10% 0 2% 0;
 padding:0;
 max-width:1000px;
 line-height:0;
}
.main_column_bg {
 padding:3% 0;
 background-color:#f7f4ef;
}
@media(min-width:641px) and (max-width:999px) {
.main_news_list ul dl dd {
 width:100%;
 }
}
@media(max-width:640px){
.mainslide {
 margin:0 0 0 0;
}
.wideslider {
	margin:0 0 0 0;
}
.sp_main_product_title {
 margin:9% 0 0 0;
 padding:0;
 line-height:0;
}

 ul.sp_main_product {
 margin:2.13% 0 0;
 padding:0;
}
ul.sp_main_product li {
 display:inline;
 float:left;
 width:48.54%;
 margin:0 0 3% 2.81%;
 border:1px solid #dbdbdb;
 box-sizing:border-box;
 padding:0 0 1px 0;
}
ul.sp_main_product li:nth-child(2n+1) {
 display:inline;
 float:left;
 margin:0 0 3% 0;
}
.sp_main_product_btn {
 margin:1.30% 0 0 0;
}
.sp_main_product_btn2 {
 margin:4.30% 0 0 0;
}
.sp_main_news_title {
 margin:14% 0 0 0;
 padding:0;
 line-height:0;
}
ul.sp_main_news {
 margin:0;
 padding:0;
}
ul.sp_main_news li {
 padding:4.05% 0;
 border-bottom:1px solid #9a9a9a;
 color:#000;
}
ul.sp_main_news li a {
text-decoration:none;
color:#000;
}
ul.sp_main_news li dl {
 margin:0;
 padding:0;
}
ul.sp_main_news li dl dt {
 float:left;
 width:17.4%;
 padding:0.5% 0 0 0;
}
ul.sp_main_news li dl dd {
 float:left;
 width:82.6%;
 box-sizing: border-box;
 font-size:10.5pt;
 line-height:1.6em;
 padding:0 3.6%;
 margin:0;
}
.news_date {
 color:#717171;
}
.sp_main_osusume_title {
 margin:14% 0 0 0;
 padding:0;
 line-hieght:0;
}
ul.sp_osusume {
 margin:0;
 padding:0;
}
ul.sp_osusume li {
 margin:3.8% 0 0 0;
}

/*---column---*/
.contents ul {
 margin:0;
 padding:0;

}
.contents ul li p.tac{
z-index: 1;
position: relative;
float:left;
}
.contents ul li a{
 text-decoration:none;
 display:block;
}
.contents ul li:hover {
    text-decoration:none;
    display:block;
    background-color:#fff;
}

.contents{
  margin: 20px auto;
}


p.tac{
width:30%;
z-index: 1;
position: relative;
float:left;
margin:-2% 0 0 0;
padding:0;
}

p.tac img {
height: auto;
max-width: 100%;
min-width: 100%;
width: 100%;
}
p.icon_new{
z-index: 10;
position: absolute;
margin-top: 0;
}

p.icon_new img{
width:55%;
}


.contents{
    margin: 20px auto;
}
.contents ul li{
width: 100%;
border-bottom: 1px dashed #999;
padding: 3% 0 3% 0;
border-right:0;
margin:0;
display:inline-flex;


}
.contents ul li:nth-child(1){
 border-top: 1px dashed #999;
}


.title{
width: 67%;
float: left;
position:relative;
padding:0 0 0 3%;
min-height:95px;
}

.title p.category{
float:left;
width:50%;
margin:0 0 0 0;
padding:0px;
line-height:0;
float:left;
}

.title .sp_col_title {

position:absolute;
bottom:0;
}
.title p.day{
float:none;
color:#999;
float:left;
font-size:10px;
float:right;
display:inline;
margin:1% 0 0 0;
padding:0 3% 0 0;
}

.title p.text{
color:#999;
font-size:12px;
display:block;
clear:both;
}

.title h3{

font-size: 14px;
font-weight:bold;
line-height:130%;
margin:0px !important;
padding:0px !important;
position:relative;
display:block;
font-weight:normal;
}

.rela {
position: relative;
width:100%;
z-index:5;
display:inline-block;
height:100%;
}
.new_icon {
position:absolute;
top:0;
left:0;
width:23%;
z-index:15;
height:100%;
margin:-4% 0 0 0%;
}
.sp_column_title {
 margin:15% 0 3% 0;
}
.sp_column_btn {
 margin:4.30% 0 0 0;
}
}

/****
	cal.css
****/

div.cal_wrapper {
	padding: 10px 0px;
	width:100%;
}
div.schedule_wrapper {
	padding: 10px 0px;
	width: 310px;
	border: solid 1px #CCC;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #666;
}
div.schedule_wrapper h3 {
	padding: 0px 10px;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
	color: #666;
}
div.schedule_wrapper div.schedule_list {
	padding: 0px 10px;
	margin: 0px;
}
div.schedule_wrapper div.schedule_list ol {
	padding: 0px;
	margin: 5px auto;
	border-top: solid 1px #CCC;
}
div.schedule_wrapper div.schedule_list ol li {
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 1.5em;
}
div.schedule_wrapper div.schedule_list ol li:hover {
	text-decoration: underline;
}
div.cal_wrapper table.cal {
width:100%;
}
div.cal_wrapper table.cal tr th p {
	float: left;
	padding: 5px;
	margin: 0px;
	color: #666;
	font-size: 12px;
}
div.cal_wrapper table.cal tr th div.cal_ui {
	float: right;
}
div.cal_wrapper table.cal tr th div.cal_ui input {
	border: solid 1px #CCC;
	background-color: #FFF;
	font-size: 12px;
	margin: 0px 1px;
	padding: 1px 5px;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td {
	border-top: solid 1px #EEE;
	width:14.28%;
}
div.cal_wrapper table.cal tr td {
	font-size: 100%;
	text-align: center;
	padding: 2px;

}
div.cal_wrapper table.cal tr.headline td {
	padding:3% 0px;
	color: #666;
}
div.cal_wrapper table.cal tr.headline {
	background-color: #EEE;
	font-size: 13px;
}
div.cal_wrapper table.cal tr td div {
	position: relative;
	padding: 18% 0px;
	font-size: 13px;
	text-align: center;
	background-color: #FFF;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td div span {
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
    width:150px;
	border: solid 1px #EEE;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
	z-index: 10;
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	box-shadow: 1px 1px 3px #666;
}

/* cal.css */

div.cal_wrapper table.cal tr td div.Sat {
	font-weight: bolder;
	color: #00F;
	background-color:#c7e8ef;
}
div.cal_wrapper table.cal tr td div.Sun {
	font-weight: bolder;
	color: #F00;
	background-color: #FEE;
}
div.cal_wrapper table.cal tr td div.Today {
	font-weight: bolder;
	background-color: #EFE;
}
div.cal_wrapper table.cal tr td div.Deli {
	background-color: #EFE;
}
div.cal_wrapper table.cal tr td div.Holyday {
	font-weight: bolder;
	color: #F00;
	background-color: #FEE;
}
div.cal_wrapper table.cal tr td div.Birthday {
	font-weight: bolder;
	background-color: #EEF;
	color: #090;
	border-radius: 3px;
}

div.cal_wrapper table.cal tr td div.backward {
	color: #CCC;
	font-weight: normal;
	background-color: #FFF;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td div.pointer {
	cursor: pointer;
}
div.cal_wrapper table.cal tr td div.pointer:hover {
	background-color: #EEE;
}

input[type="button"]{
  cursor: pointer;
}

/* =======================================
スマートフォン
======================================= */
@media screen and (max-width : 1024px) {
	.pagination {

	display:none;
	}
}