@charset "Shift_JIS";

/***************************
  �g�b�v�y�[�W�p���C�A�E�g
***************************/

body {
	background: url(../images/home_bg_top.jpg) repeat-x;
}

#container {
	padding-top: 110px;
}

#gloval-navi {
	position: relative;
	top: 0;
	width: 810px;
	height: 73px;
	background: none;
}

#gloval-navi ul {
	margin-top: 0;
}



#home-content {
	width: 760px;
	margin: 0 25px;
}

#home-content a {
	color: #0088CC;
}

a.link {
	padding-left: 7px;
	background: url(../images/arrow.gif) no-repeat 0 50%;
}


/* �m���ȏ��i�͂ƋZ�p�� */

#home-messeage {
	float: left;
	width: 252px;
	height: 239px;
	margin: 0 8px 15px 0;
	padding: 15px 182px 0 15px;
	border: solid 3px #DAD6CE;
	background: url(../images/home_message_bg.jpg) no-repeat;
}

#home-messeage h2 {
	margin-bottom: 10px;
}

#home-messeage p {
	margin-bottom: 5px;
}

#home-messeage a.link {
	font-size: 90%;
}


/* �I�����C���V���b�v�o�i�[ */

.onlineshop {
	float: left;
	width: 291px;
	border: solid 3px #dad6ce;
}

.onlineshop dd {
	border-top: solid 3px #dad6ce;
}


/* �W�J���� */

#home-service {
	float: left;
	margin-bottom: 15px;
	padding: 0 96.5px;
	border: solid 3px #CADBE2;
	border-top: none;
	background: #fff url(../images/home_service_bg.gif) repeat-y;
}

.section {
	float: left;
	width: 173px;
	padding: 9px 7px 4px;
}

.section h3 {
	margin-bottom: 5px;
}

.section p {
	margin-bottom: 5px;
	color: #666;
	font-size: 85%;
	line-height: 1.4;
}


/* �V����� */

.home-news {
	clear: both;
	position: relative;
	margin-bottom: 15px;
	border-bottom: solid 3px #DAD6CE;
	background: #fff url(../images/home_news_bg.gif) repeat-y;
	zoom: 1;
	min-height: 58px;
}

.home-news h2 {
	border-top: solid 3px #DAD6CE;
	zoom: 1;
}

.home-news h2 img {
	position: absolute;
	left: 13px;
	top: 12px;
}

.home-news dl {
	margin: 10px 15px 7px 145px;
	font-size: 85%;
}

.home-news dt {
	clear: both;
	float: left;
	padding: 0 0 3px 8px;
	background: url(../images/arrow.gif) no-repeat 0 0.5em;
}

.home-news dd {
	margin-bottom: 5px;
	padding: 0 0 3px 7em;
	border-bottom: dotted 1px #999;
}

.home-news dd.last {
	border: none;
}


/* ���₢���킹 */

#home-contact {
	clear: both;
	position: relative;
	width: 752px;
	height: 110px;
	border: solid 4px #fff;
	background: url(../images/home_contact.jpg) no-repeat;
}

#home-contact h2,
#home-contact h3,
#home-contact address {
	text-indent: -9999px;
}

#home-contact p {
	position: absolute;
	left: 493px;
	top: 71px;
}

#home-contact p a {
	display: block;
	width: 234px;
	height: 28px;
	text-indent: -9999px;
}



/* �X���C�h�V���[
-----------------------------------*/

#slide {
	position: relative;
	width: 782px;
	height: 336px;
	padding: 17px 0 0 28px;
	background: url(../images/flash_bg.jpg) no-repeat;
}

.bx-wrapper {
	margin-bottom: 0 !important;
}
.bx-wrapper .bx-viewport {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	left: 0 !important;
}

.bx-wrapper img {
	display: inherit !important;
}


.bx-pager {
	position: absolute;
	right: 28px;
	top: 17px;
	width: 227px;
}

.bx-pager a {
	display: block;
}

.bx-pager a.active img {
opacity: 0.8;
filter: alpha(opacity=80);
}



.bxslider {
	height: 318px;
}



/* 2021.01.28 追加 */

.saiyou-yt-box {
	width: 760px;
	margin: 0 auto 10px;
	display: flex;
	justify-content: space-between;
}

.saiyou-yt-box div {
	width: 370px;
}

.saiyou-yt-box img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}