/* �S�� */
body{
	margin: 0px;
	padding: 0px;
	font-family:  "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif";
	font-size:12px;
	line-height:22px;
	width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.tel-text a, .tel-text a:visited, .tel-text a:hover, .tel-text a:active {
	color:#000000;
	text-decoration:none;
}
.text-redunderline {
	border-bottom:solid 2px #FF7777;
}

#change-desktop{
	display:none;
}
#change-mobile{
	width:100%;
}

.form-boxsize-100 { width:100%; }
.form-boxsize-90 { width:100%; }
.form-boxsize-80 { width:100%; }
.form-boxsize-70 { width:100%; }
.form-boxsize-60 { width:100%; }
.form-boxsize-50 { width:100%; }
.form-boxsize-40 { width:100%; }
.form-boxsize-30 { width:100%; }
.form-boxsize-20 { width:100%; }
.form-boxsize-10 { width:100%; }
.form-boxsize-other { width:75%; }



/* �p������ */
#dirlist{
	display:none;
}
h2 {
	width:100%;
	margin: 0;
	padding: 0;
}
h2 img{
	margin-bottom:10px;
}



/* �߂� */
.to-back{
	width:100%;
	padding-top:50px;
	text-align:right;
}
.to-back img{
	zoom:80%;
}

/* ���� */
.to-next{
	width:100%;
	padding-top:50px;
	text-align:right;
}
.to-next img{
	zoom:80%;
}

/* �E���̃g�b�v�֖߂�pCSS */
#pageTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
}
#pageTop i {
	padding-top: 6px
	text-align:center;
}
#pageTop i img{
	zoom:50%;
	display:inline;
}
#pageTop a {
	display: block;
	z-index: 999;
	padding: 6px 0 0 0px;
	border-radius: 30px;
	width: 30px;
	height: 30px;
	background-color: #f89a00;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}


/* ��g */
#wrapper {
	width:100%;
}



/* PC�p�w�b�_�[ */
#pc-header{
	display:none;
}
#hd {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#hd-inner {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#hd-box{
	width: 100%;
	margin:0;
}
#hd-left{
	width:100%;
	margin:0;
}
#hd-left img{
	margin:0;
}
#hd-right{
	display:none;
}
#logo{
	width:100%;
	padding:12px 0 0 0;
	text-align:center;
}
#logo img {
	/*zoom:70%;*/
	display:block;
	margin:10px auto 10px auto;
}
#top-ct{
	width:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0 0;
	margin-bottom:15px; 
}



/* ���o�C���p�w�b�_�[ */
#mobile-header{
	width:100%;
}
#m-hd-contact{
	width:100%;
	display:flex;
}
#m-hd-mail{
	width:50%;
	padding-right:1px;
}
#m-hd-tel{
	width:50%;
	padding-left:1px;
}



/* ���o�C���p���j���[ */
#menu-mobile{
	width:100%;
	text-align:center;
	margin:30px 0 30px 0;
}
#menu-mobile-contents{
	width:100%;
	text-align:left;
}
#menu-mobile-contents img{
	display:inline;
	vertical-align:bottom;
	width:33.3%;
	margin:0;
}
#menu-mobile-info{
	width:100%;
}
#menu-mobile-info img{
	width:100%;
}



/* ���C�� */
#main {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
#contents {
	width: 100%;
	padding:10px 10px 10px 10px;
	margin-top: 10px;
}
#title-box{
	width:100%;
}
#title-box-inner{
	width: 100%;
	margin:20px auto 0 auto;
	display: flex;
	flex-direction: column;
}
#title{
	width: 100%;
	padding: 18px 0 15px 0;
	text-align:center;
	order:2;
	margin:0 0 15px 0;
	background: url("/skin/images/m-title-lr.jpg");
	background-repeat: repeat-x;
	background-position:bottom;
}
#title img{
	zoom:50%;
	display:inline;
	vertical-align:bottom;
}
#title-r{
	width: 100%;
	order:1;
}
#title-r img{
	display:inline;
	vertical-align:bottom;
}



/* �t�b�^�[ */
#footer{
	width:100%;
	background:#F5F7FA;
}
#footer-inner {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#footer-box {
	width:100%;
	padding:10px 10px 20px 10px;
}
#footer-box-left{
	display:none;
}
#footer-box-center{
	width:100%;
}
#footer-box-right{
	display:none;
}
#footer-box-right img{
	display:inline;
	vertical-align:bottom;
}
#footer-company-box{
	width:100%;
	padding-top:20px;
	line-height:22px;
	text-align:center;
}
#footer-company-box a:link, #footer-company-box a:visited, #footer-company-box a:active, #footer-company-box a:hover{
	color:#333333;
	text-decoration:none;
}
#footer-company-box img{
	display:inline;
	margin-bottom:10px;
}
#footer-copy-box{
	display:none;
}



/* �g�b�v�y�[�W�R���e���c */
#top-contents{
	width:100%;
	background-image:url("/skin/images/top-menu-lr.jpg");
	background-repeat:repeat;
}
#top-icon{
	width:100%;
	background-repeat:repeat;
}
#top-icon-inner{
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:30px 0 30px 0;
}
#top-icon-inner img{
	zoom:60%;
	display:inline;
	margin:0 5px 0 5px;
}
#top-box{
	width:100%;
	padding:0 0 30px 0;
	margin-left:auto;
	margin-right:auto;
}
#top-box-left{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
#top-box-right{
	width:100%;
	padding:5px 20px 0 20px;
	text-align:center;
}
#top-box-right img{
	display:inline;
	zoom:60%;
}
#news-box{
	width:100%;
	background:#FFFFFF;
	box-shadow: 3px 3px #DDDDDD;
}
#news-main {
	width:100%;
	margin-top:10px;
	background-image:url("/skin/images/news-bk.jpg");
	background-size:20%;
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 10px 10px 20px;
}
#news-list{
	width:100%;
}
#news-list ul {
	list-style:none;
	padding-top:30px;
}
#news-list li {
	list-style: url("/skin/images/news-disc.png");
	line-height:26px;
}
#news-tolist{
	width:100%;
	margin-top:25px;
	padding-right:10px;
	text-align:right;
}



/* ���[�L�̕�@�B */
#machine-base{
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
}



/* �@�B���� */
#search-select-lr {
	width:100%;
	background: url("/skin/images/search-lr.jpg");
	background-repeat: repeat;
	background-position: center;
	border-radius: 15px;
}
#search-select-arrow {
	width:100%;
	margin-bottom:10px;
	text-align:center;
}
#search-select-arrow img{
	display:inline;
}
#search-result-title {
	width:100%;
	background:#106FB4;
	margin-bottom:30px;
	text-align:center;
	padding:10px 0 3px 0;
}
#search-result-title img{
	display:inline;
}
#search-select-box {
	width:100%;
	display:flex;
	overflow: hidden;
	zoom: 1;
	padding:15px 15px 5px 15px;
}
.search-select-box2 {
	padding:5px;
}
.search-comment {
	width:100%;
	text-align:cneter;
	margin:10px 0 10px 0;
}
#search-select-leftbox {
	width:44%;
	background:#FFFFFF;
	line-height:22px;
	margin-right:10px;
}
#search-select-centerbox {
	width:10%;
	text-align:center;
	padding-top:100px;
}
#search-select-centerbox img {
	zoom:70%;
	vertical-align:middle;
	display:inline;
}
#search-select-rightbox	{
	width:44%;
	background:#FFFFFF;
	line-height:22px;
	margin-left:10px;
}
#search-st1 {
	background:#106FB4;
	text-align:center;
	padding:8px 0 2px 0;
}
#search-st1 img{
	zoom:70%;
	display:inline;
}
.search-st1-box {
	background:#FFFFFF;
	background-size:70%;
	padding:10px 10px 32px 10px;
}
#search-st2 {
	background:#00992E;
	text-align:center;
	padding:8px 0 2px 0;
}
#search-st2 img{
	zoom:70%;
	display:inline;
}
.search-st2-box {
	background:#FFFFFF;
	background-size:70%;
	padding:10px;
}
.search-select-button{
	clear: both;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
.search-btn{
	width:90%;
	color:#FFFFFF;
	display: inline-block;
	border-radius: 5px;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	padding: 5px 15px 5px 15px;
	transition: .3s;
	background:#FB8553;
	border: 2px solid #FB8553;
	letter-spacing:0.05em;
	outline: none;
}
.search-btn:hover {
	background: #FFCC00;
	border: 2px solid #FFCC00;
	color: #FFFFFF;
	outline: none;
}
.search-result-box{
	padding-bottom: 30px;
}
.search-result-nodata{
	width: 100%;
	height: 100px;
	color: red;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #FEF8FA;
	border: #F2CCCD 1px solid;
}



/* �������ʁ��@�B�ꗗ */
.machine-list-search {
	padding: 30px 0 30px 0;
	text-align:center;
	border-bottom:4px double #666666;
	margin-bottom:50px;
}
.machine-list-search img{
	display:inline;
}
.machine-list-base {
	width:100%;
	padding-bottom: 20px;
	margin-bottom:70px;
	border-bottom:4px double #666666;
}
.machine-box {
	width:100%;
}
.machine-box-left {
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.machine-box-left img{
	zoom:70%;
	margin-left:auto;
	margin-right:auto;
}
.machine-box-right {
	width:100%;
}
.machine-name-box{
	width:100%;
	margin-bottom:20px;
	background:#FF6600;
	border:solid 2px #FF6600;
	padding:8px 0 6px 0;
}
.machine-name {
	width:100%;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:5px 0 5px 0;
}
.machine-name a{
	color:#FFFFFF;
	text-decoration:none;
}
.machine-name a:hover{
	text-decoration:underline;
}
.machine-weight {
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:0 0 5px 0;
}
.machine-todetail {
	width:100%;
	display:inline-block;
	margin:5px 0 10px 0;
	text-align:right;
}
.machine-todetail-btn {
	width:160px;
	text-align:center;
	display: inline-block;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	color: #FFF;
	background: ##f89a00;
	margin-left:auto;
	margin-right:0;
}
.machine-todetail-btn img{
	display: inline;
	margin-right:10px;
}
.machine-todetail-btn a:link, .machine-todetail-btn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.machine-todetail-btn a:hover, .machine-todetail-btn a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.machine-icon-box {
	width:100%;
}
.machine-icon-shape {
	width:100%;
	margin-bottom:10px;
}
.machine-icon-material {
	width:100%;
}
.machine-icon-title {
	width:100%;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom:1px solid #555555;
}
.machine-icon {
	width:100%;
}
.machine-icon img{
	display:inline;
	margin-right:4px;
}



/* �@�B�ڍ� */
.machine-main-photo {
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.machine-main-photo img{
	zoom:90%;
	margin-left:auto;
	margin-right:auto;
}
.machine-name2{
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.machine-detail-box{
	width:100%;
	margin-top:50px;
}
.machine-detail-box2{
	width:100%;
	margin-top:30px;
}
.machine-detail-left {
	width:100%;
	margin-bottom:20px;
}
.machine-detail-right {
	width:100%;
}
.machine-detail-st{
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
	background: url("/skin/images/st-lr2.jpg");
	background-repeat: repeat-x;
	text-align:center;
	margin-bottom:15px;
}
.machine-example{
	width:100%;
}
.machine-example-text{
	width:100%;
	margin-bottom:15px;
}
.machine-example-item{
	width:82px;
	display:inline-block;
	margin:3px 1px;
	border:1px solid #AAAAAA;
}
.machine-detail-table{
	width:100%;
	display: block;
}
.machine-detail-table-row{
	width:100%;
	display:flex;
}
.machine-detail-table-title{
	background-color:#DAF3DC;
	border:1px solid #FFFFFF;
	vertical-align: top;
	padding: 3px 10px 3px 10px;
	width: 140px;
	line-height:24px;
}
.machine-detail-table-main{
	background-color:#F4F9F7;
	border:1px solid #FFFFFF;
	width: 350px;
	text-align: left;
	padding: 3px 10px 3px 10px;
}
.machine-detail-property-box{
	width: 100%;
	background: #FFCC99;
	box-shadow: 0px 0px 0px 3px #FFCC99;
	border: 3px solid #ffffff;
	padding:10px;
}
.machine-detail-property{
	width: 100%;
	background: #FFFFFF;
	padding:15px;
}
.machine-detail-bt {
	width:100%;
	font-weight:bold;
	padding: 0 0 0 15px;
	border-bottom:1px dotted #AAAAAA;
	background: url("/skin/images/disc.png");
	background-repeat: no-repeat;
	background-position: left 8px;
}
.machine-detail-bm {
	width:100%;
	line-height:25px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.machine-detail-bm img{
	zoom:100%;
	margin-left:auto;
	margin-right:auto;
}
.machine-option-base{
	width:100%;
}
.machine-option-left{
	width:100%;
	margin-bottom:30px;
}
.machine-option-right{
	width:100%;
}
.machine-option-box{
	width:100%;
	display:inline-block;
	/*border-left:5px solid #FF6600; 
	padding:0 0 0 20px;*/
}
.machine-option-case1{
	background: url("/skin/images/case1.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.machine-option-case2{
	background: url("/skin/images/case2.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.machine-option-case3{
	background: url("/skin/images/case3.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.machine-option-case4{
	background: url("/skin/images/case4.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.machine-option-case5{
	background: url("/skin/images/case5.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.machine-option-case6{
	background: url("/skin/images/case6.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.machine-option-case7{
	background: url("/skin/images/case7.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.machine-option-case8{
	background: url("/skin/images/case8.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.machine-option-st{
	width:100%;
	padding:3px 0 3px 0;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	background:#FF6600;
	margin-bottom:20px;
	text-align:center;
}
.machine-option-st2{
	width:100%;
	font-size:18px;
	font-weight:bold;
	color:#157D9B;
	margin-bottom:15px;
}
.machine-option-table{
	width:100%;
	display: block;
}
.machine-option-table-row{
	width:100%;
	display:flex;
}
.machine-option-table-title{
	background-color: #FFCC99;
    border: 1px solid #FFFFFF;
    vertical-align: top;
    padding: 3px 10px 3px 10px;
    width: 20%;
    text-align: center;
    line-height: 24px;
}
.machine-option-table-main{
	background-color: #feead5;
    border: 1px solid #FFFFFF;
    width: 40%;
    text-align: center;
    padding: 3px 10px 3px 10px;
}
.machine-option-table-main2{
	background-color: #fdf2e6;
    border: 1px solid #FFFFFF;
    width: 40%;
    text-align: center;
    padding: 3px 10px 3px 10px;
}
.nv-infobox {
	width:100%;
	background: url("/skin/images/infobox.jpg");
	background-repeat: no-repeat;
	background-position:bottom;
	line-height:25px;
	margin-top: 50px;
	padding:20px;
	border:2px solid #409339;
	border-radius: 5px;
}
.nv-infotext {
	display: block;
	width: 100%;
	text-align: center;
}
.nv-infotext p{
	display: inline;
}
.nv-infobtn {
	display: block;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	text-align: center;
	background-color: #409339;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	border-radius: 4px;
}
.nv-infobtn a{
	color: #FFFFFF;
}
.nv-infobtn a:hover {
	opacity: 0.8;
}



/* ������Ѓ��[�L�Ƃ� */
#company-base{
	width:100%;
	margin-bottom:30px;
}
.company-st{
	width:100%;
	margin-bottom:20px;
}
.company-st-text{
	width:100%;
	font-weight:bold;
	display:inline-block;
	vertical-align:bottom;
	border-bottom:3px solid #3589A1;
	padding:0 0 10px 0;
}
#company-ct-box{
	width:100%;
	margin-bottom:30px;
}
#company-ct{
	width:100%;
	margin-bottom:20px;
}
#company-ct-photo{
	width:100%;
	text-align:center;
}
#company-ct-photo img{
	display:inline;
}
.company-result-base{
	width:100%;
	background: url("../company/image/st1-lr.jpg");
	background-size:80%;
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:30px;
}
.company-result-box{
	width:100%;
}
.company-result-left{
	width:100%;
	margin-bottom:20px;
}
.company-result-right{
	width:100%;
}
.company-result-st{
	width:100%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background: url("../company/image/st-lr2.jpg");
	background-repeat: repeat-x;
	margin-bottom:10px;
}
.company-result-st2{
	width:100%;
	margin-bottom:15px;
}
.company-result-main{
	padding:5px;
}
.company-result-text{
	background: url("../company/image/line1.jpg");
	background-repeat: repeat;
	line-height:25px;
}
.company-commendation-base{
	padding: 0 0 10px 0;
}
#company-commendation-box {
	width:100%;
}
#company-commendation-left {
	width:100%;
	text-align:center;
}
#company-commendation-st {
	width:100%;
	text-align:center;
}
#company-commendation-st img {
	display:inline;
	margin-bottom:15px;
}
#company-commendation-text {
	width:100%;
	text-align:left;
	background: url("../company/image/line1.jpg");
	background-repeat: repeat;
	line-height:25px;
	margin-bottom:30px;
}
#company-commendation-text a, #company-commendation-text a:visited {
	color: #333333;
	text-decoration:none;
}
#company-commendation-text a:active, #company-commendation-text a:hover {
	color: #333333;
	text-decoration:none;
}
#company-commendation-right {
	width:100%;
	text-align:right;
}
#company-commendation-right img{
	display:inline;
}
.company-map-base{
	padding-top: 10px;
	clear:both;
}
.company-map-base img{
	padding-top: 40px;
	padding-bottom 10px;
}
.company-data-base{
	padding-top: 10px;
	padding-bottom: 50px;
	clear:both;
}
.company-data-box{
	width:100%;
}
.company-data-left{
	width:100%;
	margin-bottom:50px;
}
.company-data-right{
	width:100%;
}
.company-table{
	width:100%;
	display: block;

}
.company-table-row{
	width:100%;
}
.company-table-title{
	width:100%;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#1170AE;
	border:1px solid #FFFFFF;
	vertical-align: top;
	padding: 2px 10px 2px 10px;
	line-height:24px;
}
.company-table-main{
	width:100%;
	background-color:#E8F5FB;
	border:1px solid #FFFFFF;
	text-align: left;
	padding: 2px 10px 10px 10px;
}
.company-table-row2{
	width:100%;
}
.company-table-title2{
	width:100%;
	font-weight:bold;
	padding: 5px 10px 0 10px;
}
.company-table-main2{
	width:100%;
	border-bottom:1px dotted #ABABAB;
	padding: 5px 10px 5px 10px;
}
.company-service-st {
	text-align:center;
	font-weight:bold;
	background-color:#EDEDED;
	padding:2px 0 2px 0;
}
.company-service {
	text-align:center;
	float:right;
}
.company-service table.style {
	width: 360px;
	border-collapse: collapse;
}
.company-service table.style th {
	width:85px;
	font-size: 12px;
	font-weight: normal;
	border-bottom:1px dotted #ABABAB;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:18px;
}
.company-service table.style tr td {
	font-size: 12px;
	border-bottom:1px dotted #ABABAB;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	line-height:18px;
}
.company-service table.style caption {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	border-collapse: collapse;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-color: #F2F9F8;
	border-top: 1px solid #D3E0DA;
	border-bottom: 1px solid #D3E0DA;
}
#map-box-google {
	width: 100%;
	text-align:left;
}
#map-box-google iframe {
	width: 100%;
	height:300px;
}



/* �W����ē� */
#event-base{
	width:100%;
	margin-bottom:30px;
}
.event-next-base{
	padding: 15px 15px 5px 15px;
	background:#FFFFFF;
	border:2px solid #FF6600;
	border-radius:5px;
	margin-bottom:70px;
}
#event-next-title{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 10px 0 10px 0;
	background:#FF6600;
	text-align:center;
	margin-bottom:20px;
}
.event-next-box{
	width:100%;
	margin-bottom:30px;
}
.event-next-st{
	width:100%;
	font-size:20px;
	background:#FF9966;
	color:#FFFFFF;
	font-weight:bold;
	padding: 12px 0 12px 0;
	text-align:center;
	border-radius:2px;
	vertical-align:middle;
}
.event-next-st a{
	color:#FFFFFF;
}
.event-next-data{
	width:100%;
	padding:10px 15px;
	background:#fdf2e6;
}
.event-next-data b{
	font-size: 16px;
}
.event-next-data p{
	font-size: 12px;
}
.event-history-base{
	padding-bottom: 50px;
}
.event-history-title{
	width:100%;
	background:#007F0A;
	border-radius:5px;
	margin:0 0 15px 0;
}
.event-history-title2{
	width:100%;
	background:#157D9B;
	border-radius:5px;
	margin:0 0 15px 0;
}
.event-history-title3{
	width:100%;
	background:#E27405;
	border-radius:5px;
	margin:0 0 15px 0;
}
.event-history-title4{
	width:100%;
	background:#D1166B;
	border-radius:5px;
	margin:0 0 15px 0;
}
.event-history-name{
	width:100%;
	padding:20px 5px 15px 5px;
	text-align:center;
}
.event-history-en{
	width:100%;
	font-size:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:10px;
}
.event-history-jp{
	width:100%;
	font-size:16px;
	color:#FFFFFF;
	display:inline;
}
.event-history-r{
	display:none;
}
.event-history-award{
	width:100%;
	font-size:14px;
	color:#FFE562;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}
.event-history-award a:link, .event-history-award a:visited, .event-history-award a:active, .event-history-award a:hover{
	color:#FFE562;
}
.event-history-award img{
	zoom:70%;
	display:inline;
	margin-right:10px;
	vertical-align:middle;
}
.event-hisotry-box{
	width:100%;
	display:flex;
	margin-left:auto;
	margin-right:auto;
}
.event-history-photo{
	width:100%;
	display:inline-block;
	text-align:center;
}
.event-history-photo img{
	zoom:100%;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.event-caution-base{
	width:100%;
	text-align: right;
}



/* ����� */
#packing-base{
	width:100%;
	margin-bottom:30px;
}
.packing-st{
	width:100%;
	height:40px;
	text-align:center;
	background: url("../packing/image/st-lr.jpg");
	background-repeat: repeat-x;
	margin-bottom:10px;
}
.packing-st img{
	zoom:70%;
	padding-top:10px;
	display:inline;
}

.paking-item-base{
	width:100%;
	background:#F0AF73;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding:15px 10px 15px 15px;
}
.packing-box{
	width:30%;
	display:inline-block;
	background:#FFFFFF;
	border-radius:5px;
	margin:2% 1% 2% 1%;
	padding-bottom:5px;
}
.packing-title{
	width:100%;
	text-align:center;
}
.packing-title img{
	display:inline;
}

.packing-photo{
	width:100%;
	margin-right: 5px;
	text-align:center;
}
.packing-photo img{
	zoom:50%;
	display:inline;
}



/* ���q�l�ݒu���� */
#result-base{
	width:100%;
	margin-bottom:30px;
}
.result-box{
	width:100% !important;
}
.result-box-left{
	width: 100%;
	margin-bottom:40px;
}
.result-box-right{
	width: 100%;
	margin-bottom:40px;
}
.result-box2{
	width: 100%;
	display:flex;
	border-left:4px solid #f89a00;
	padding:0 0 0 10px;
}
.result-box2-left{
	width: 45%;
	position:relative;
	margin-right:20px;
}
.result-box2-left img{
	position:absolute;
	bottom:2px;
}

.result-box2-right{
	width: 50% !important;
	padding-right: 10px;
}
.result-box2-right img{
	zoom: 50%;
}



/* ���₢���킹 */
#info-base{
	width:100%;
	padding-bottom:30px;
}
.info-text{
	width:100%;
	margin-bottom:30px;
}



/* �t�H�[�� */
#form-box{
	margin: 0;
	width:100%;
	display: block;
	overflow:hidden;
	background-color: #FFFFFF;
	border:3px solid #F0AF73;
	padding:10px;
	margin-bottom:20px;
	border-radius: 10px;		/* CSS3 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome */
	-moz-border-radius: 10px;	/* Firefox */
	margin-bottom:30px;
}
.form-box2{
	width:100%;
	display: block;
}
.form-box2 a, .form-box2 a:visited, .form-box2 a:hover, .form-box2 a:active {
	color:#000000;
	text-decoration:none;
}
.form-row{
	width:100%;
}
#form-st{
	width:100%;
	background-color: #FFF070;
	padding:10px 15px 5px 15px;
	text-align:center;
	margin-bottom:10px;
	border-radius: 5px;		/* CSS3 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
}
#form-st img{
	zoom:80%;
	display:inline;
}

.form-title{
	clear: both;
	font-weight: bold;
	background-color: #FFCC99;
	border:1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 100%;
	line-height:24px;
	overflow:hidden;
}
.form-main{
	background-color: #FFCC99;
	border:1px solid #FFFFFF;
	width: 100%;
	text-align: left;
	padding: 10px;
	overflow:hidden;
}
.form-main input{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	height:50px;
}
.form-main textarea{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	height:200px;
}
#form-table {
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	border-collapse: collapse;
	float: left;
	clear: both;
}
.form-table-button{
	float: left;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}
.form-label-base{
	float:left;
	text-align:left;
	margin-left: 5px;
}
.form-icon-base{
	float:right;
	text-align:right;
	margin-right: 5px;
}
.form-button-custom {
	width:100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#a9a9a9 1px solid;
	padding-top:15px;
	padding-bottom:15px;
	cursor:pointer;
	color:#333;
	font-weight:bold;
	background:#f5f5f5;
	text-shadow:1px 1px 0px #fff;
}



/* �v���C�o�V�[�|���V�[ */
.to-pp { 
	width:100%;
	padding-top:25px;
	text-align: right;
}
.to-pp img {
	zoom:80%;
	margin-right:0;
	margin-left:auto;
	text-align: right;
}
.policy-box{
	width:100%;
	display:block;
	margin-bottom:40px;
}
.policy-box img{
	margin-bottom:5px;
	display:inline;
}



/* �T�C�g�}�b�v */
#sitemap-base{
	width:100%;
	margin-bottom:30px;
}
#sitemap-table {
	display: table;
	width: 100%;
}
#sitemap-table img {
	margin:0;
}
#sitemap-row {
	display: table-row;
	line-height:25px;
}
#sitemap-row img {
	margin: 0;
	bottom:0;
}
#sitemap-text2 {
	width:100%;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background:#00992E;
	font-weight:bold;
	display: table-cell;
	padding:0 10px 0 10px;
	text-align: left;
	vertical-align: middle;
	margin-left:10px;
}
#sitemap-text2 a{
	color:#FFFFFF;
	text-decoration:none;
}
#sitemap-text2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#sitemap-text2 a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#sitemap-text2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#sitemap-text {
	display: table-cell;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	border-bottom:1px dotted #809449;
}
#sitemap-text a{
	color:#555555;
	text-decoration:none;
}
#sitemap-text a:visited{
	color:#555555;
	text-decoration:none;
}
#sitemap-text a:active{
	color:#555555;
	text-decoration:underline;
}
#sitemap-text a:hover{
	color:#555555;
	text-decoration:underline;
}
#sitemap-tree {
	display: none;
	width: 15px;
	padding-left: 10px;
}
#sitemap-tree img {
	display:block;
	margin: 0;
}



/* �u���O�t�B�[�h */
.feed-box {
	width:100%;
	display:inline-block;
}
.feed-box-row {
	width:100%;
	display:bolck;
}
.feed-date{
	width: 100%;
	display:inline-block;
	font-weight:bold;
	line-height:24px;
}
.feed-title {
	width: 100%;
	display:inline-block;
	border-bottom:solid 1px #DEDEDE;
	line-height:24px;
}



/* CGI */
.cgi-base{
	width:100%;
	margin-bottom:30px;
}
.cgi-text{
	width:100%;
	margin-bottom:30px;
}
.confirm-table{
	width:100%;
}
.confirm-row{
	width:100%;
}
.confirm-title{
	clear: both;
	font-weight: bold;
	background-color: #D2EEDD;
	border:1px solid #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 20px;
	width:100%;
	line-height:24px;
}
.confirm-main{
	background-color: #F4F9F7;
	border:1px solid #FFFFFF;
	width:100%;
	text-align: left;
	padding: 20px;
}
.confirm-button{
	width: 100%;
	text-align: center;
	margin-top:30px;
}

@media (max-width:481px) {
	ul,li {list-style: none;}
a {text-decoration: none;color: black;}
.box{width: 100%;height: 120px;margin: 20px auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{height: 120px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;height: 120px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:300px;background: rgba(125,125,120,.4);text-indent: 2em;
				padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
				background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
				top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}
}


