@charset "utf-8";
/*---------------------------------------------------------
Theme Name: theme-pc
Description:
Author: JAMD STUDIO
License: JAMD STUDIO
License URI: http://jamdstudio.com
Version: 1.0
---------------------------------------------------------*/

/*----------------------------------------------------

	index

----------------------------------------------------*/
.index-header {
	overflow: hidden;
/*
	width: 1020px;
	margin: -40px auto -55px;
*/
}
.index-slider {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}
/*
.index-slider img.rsImg{
	width: 788px !important;
	height: 455px !important;
	margin: 0px !important;
	padding:  0px !important;
}
*/
.index-bnrs {
	float: right;
	width: 224px;
}
.index-bnr-list li:first-child {
	margin-bottom: 11px;
}
.index-bnr-list .list-item01 {
	margin-bottom: 10px;
}
.section-index .section01 .section-title,
.section-index .section02 .section-title {
	margin-bottom: 15px !important;
}
.section-index .section-header {
	margin-bottom: 35px;
	padding: 55px 0 0;
}
.index-products-series-list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.index-products-series-list .list-item {
	width: 25%;
	text-align: center;
	margin-bottom: 30px;
}
.index-products-series-list .list-item .list-item-head03 {
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-top: 15px;
}
.tag {
	justify-content: center;
	margin-top: 15px;
}
.tag li {
	font-size: 12px;
	padding: 3px 4px;
	margin: 2px 1px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}
.tag .tag_fireproof {background-color: #E65062;}
.tag .tag_waterproof {background-color: #336DA7;}
.tag .tag_designers {background-color: #653391;}
.tag .tag_premium {background-color: #C9A874;}
.tag .tag_burglary {background-color: #4E5C6D;}

@media screen and (max-width:767px) {
	.index-products-series-list .list-item {
		width: 50%;
	}
}

.section-index .technology-nav {
	margin-bottom: 30px;
	text-align: center;
}
.section-index .technology-nav .nav-text {
	margin-top: 25px;
}
.index-information-list {
	margin-bottom: 40px;
}

/*----------------------------------------------------

	information

----------------------------------------------------*/
/* archive */
.information-entry-list {
	border-top: 1px solid #ccc;
}
.information-entry-list .list-item {
	border-bottom: 1px solid #ccc;
}
.information-entry-list .list-item a {
	display: block;
	padding: 15px 0;
	transition: .3s;
}
.information-entry-list .list-item a:hover {
	opacity: .7;
}
.information-entry-list time {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.information-entry-list .information-title {
	color: #a3700a;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}
.information-entry-list .list-item a:hover .information-title {
	text-decoration: none;
}
.information-entry-list .information-desc {
	font-size: 14px;
	color: #000;
}
@media screen and (min-width: 768px) {
	.information-entry-list .list-item a {
		padding: 30px 0;
	}
	.information-entry-list dt {
		display: inline-block;
		width: 9em;
		vertical-align: top;
	}
	.information-entry-list dd {
		display: inline-block;
		width: calc(100% - 10em);
	}
	.information-entry-list .information-title {
		margin-bottom: 15px;
	}
}

/* single */
.post-option-list .list-item {
	display: inline-block;
}
.post-category-icon {
	position: relative;
	display: inline-block;
}
.section-information-single .post-category-icon {
	top: -4px;
}
.post-category-icon span {
	display: inline-block;
	padding: 5px 15px;
	font-size: 12px;
	border: 1px solid #d9d9d6;
}
.post-option {
	margin-top: 65px;
}
.post-option-list.is-main .entry-date {
	margin-left: 10px;
	font-size: 22px;
}
.post-title {
	margin: 36px 0;
	padding-bottom: 23px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	background: url(common/img/bg_pattern01.png) repeat-x bottom;
}
.post-main-visual {
	margin: 36px 0;
}
/*---------------------------------------------------- post-body↓ */
.center { text-align: center;}

.mb10 { margin-bottom: 10px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb50 { margin-bottom: 50px !important;}

.red { color: #c00;}
.blue { color: #00c;}

.font10 { font-size: 10px;}
.font11 { font-size: 11px;}
.font12 { font-size: 12px;}
.font13 { font-size: 13px;}
.font15 { font-size: 15px;}
.font16 { font-size: 16px;}
.font17 { font-size: 17px;}
.font18 { font-size: 18px;}
.font19 { font-size: 19px;}
.font20 { font-size: 20px;}

.bold{
	font-weight: bold;
}

.post-body {
	margin-bottom: 35px;
}
.post-body h2 {
	margin: 30px 0;
	padding: 6px 16px 3px;
	border-left: 10px solid #dbdbda;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}
.post-body h3 {
	margin: 30px 0;
	padding: 6px 16px 3px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
.post-body p {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.9;
}
.post-body strong {
	font-weight: bold;
}
.post-body a {
	text-decoration: underline;
}
.post-body a:hover {
	text-decoration: none;
}

.post-body table.news1.center th,
.post-body table.news1.center td {
	text-align: center;
}
.post-body table.news1 {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 14px;
	line-height: 1.7;
}
.post-body table.news1 th {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #f5f5f5;
}
.post-body table.news1 td {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


/*---------------------------------------------------- / post-body↑ */

.post .recent-news {
	margin: 56px 0 97px;
	padding: 30px;
	background: #f5f5f5;
}
.post .recent-news a {
	text-decoration: underline;
}
.post .recent-news a:hover {
	text-decoration: none;
}
.post .recent-news-title {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}
.post .recent-news-term {
	font-size: 14px;
	line-height: 1.7;
}
.post .recent-news-term dd:after {
	content: '';
	display: table;
	clear :both;
}
.post .recent-news-term-heading {
	float: left;
	width: 130px;
	margin-bottom: 15px;
	font-weight: bold;
}
.post .recent-news-term-body {
	margin-bottom: 12px;
	padding-left: 142px;
}
.post .recent-news-term-body dd p {
	margin: 0;
}

/*----------------------------------------------------

	technology

----------------------------------------------------*/
.section-technology .section-desc {
	max-width: 900px;
	margin: 42px auto 60px;
}
@media screen and (max-width: 767px){
	.section-technology .section-desc {
		padding: 0;
		margin: 20px auto 40px;
	}
}
.section-diplomat-proud.is-technology {
	margin-bottom: 0;
	padding-top: 30px;
	background: url(img/technology/bg_section_diplomat_proud.jpg) no-repeat center top;
	padding-bottom: 35%;
	margin-top: 50px;
}
@media screen and (max-width: 767px){
	.section-diplomat-proud.is-technology {
		background: url(img/company/bg_section_diplomat_proud02.jpg) no-repeat center bottom;
		background-size: contain;
		padding: 30px 0 40%;
		padding-top: 0;
		margin-top: 0;
	}
}
.diplomat-proud-title {
	margin-bottom: 18px;
	text-align: center;
}
.diplomat-proud-copy,
.is-technology .section-copy {
	text-align: center;
}
.is-technology .diplomat-proud-text {
	max-width: 960px;
	margin: 380px auto 0;
	font-size: 14px;
	line-height: 2.3;
}
.section-technology .technology-nav {
	margin-bottom: 10px;
	text-align: center;
}
.technology-nav li {
	position: relative;
	display: inline-block;
	margin: 0 8px;
	margin-bottom: 5%;
}
.section-technology .technology-nav li:before {
	content: "";
	position: absolute;
	bottom: -65px;
	left: 50%;
	margin-left: -35px;
	border: 35px solid transparent;
	border-top: 18px solid #ebe4db;
}
.technology-nav li:hover:before {
	border-top: 18px solid #bca787;
}
.technology-nav .nav-title {
	margin: 25px 0 3px;
}

/* taughness */
.technology-taughness-thumbs {
	text-align: center;
}
.technology-taughness-thumbs img {
	margin: 0 33px;
}
@media screen and (max-width: 767px){
	.technology-taughness-thumbs {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.technology-taughness-thumbs img {
		width: 32%;
		margin: 0;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
}
.technology-taughness-test-text {
	margin: 50px auto 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.technology-taughness-test-bnr {
	margin-bottom: 56px;
	text-align: center;
}
.technology-taughness-test-movie {
	text-align: center;
}
.technology-taughness-test-movie-list li {
	display: inline-block;
	width: 440px;
	text-align: center;
}
@media screen and (max-width: 767px){
	.technology-taughness-test-movie-list li {
		display: block;
		width: 100%;
	}
}

.technology-taughness-test-movie-list li:last-child {
	margin: 0 33px;
}
@media screen and (max-width: 767px){
	.technology-taughness-test-movie-list li:last-child {
		margin: 30px 0 0;
	}
}
.technology-taughness-test-movie-title {
	margin-bottom: 35px;
}

@media screen and (max-width: 767px){
	.section-technology .section-title {
		margin-bottom: 5px;
	}
	.section-technology .section-title img {
		height: 20px;
		width: auto;
	}
	.section-technology .section-copy img {
		height: 11px;
		width: auto;
	}
	.technology-taughness-test-movie-item iframe {
		width: 100%;
	}
}

/* secure */
.technology-secure-pr-copy {
	margin: 65px auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.technology-secure-pr-list li {
	overflow: hidden;
	margin-top: 35px;
	padding: 25px;
	background: #f2f2f2;
}
.secure-pr-item-thumb {
	float: left;
}
.secure-pr-item-body {
	margin-left: 265px;
	line-height: 1.5;
}
.secure-pr-item-main-copy {
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.secure-pr-item-sub-copy {
	margin-bottom: 20px;
	font-size: 14px;
}
.secure-pr-item-text {
	font-size: 14px;
}
@media screen and (max-width: 767px){
	.secure-pr-item-body {
		margin-left: 0;
		display: inline-block;
		width: 65%;
	}
	.technology-secure-pr-list li {
		padding: 15px;
	}
	.secure-pr-item-thumb {
		width: 33%;
		margin-right: 2%;
	}
	.secure-pr-item-sub-copy,
	.secure-pr-item-text {
		font-size: 12px;
	}
	.technology-secure-pr-copy {
		margin-bottom: 20px;
	}
}

/* usability */
.technology-usability-thumb {
	margin: 60px auto;
	text-align: center;
}
.techonology-usability-table {
	margin-bottom: 45px;
	font-size: 12px;
	color: #434343;
}
.techonology-usability-table th {
	width: 81px;
	font-size: 11px;
}
.techonology-usability-table th,
.techonology-usability-table td {
	height: 54px;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	border-collapse: separate;
	border: 2px solid #f2f2f2;
	background: #fbfbfb;
}
.techonology-usability-table .circle {
	font-size: 20px;
}
@media screen and (min-width: 768px){
	.techonology-usability-table02 {
		margin-bottom: 45px;
		font-size: 12px;
		color: #434343;
		width: 100%;
	}
	.techonology-usability-table02 .row01{
		background: white;
		width: 200px !important;
	}
	.techonology-usability-table02 th {
		font-size: 12px;
		padding-top: 6px;
		padding-bottom: 6px;
		font-weight: bold;
	}
	.techonology-usability-table02 th,
	.techonology-usability-table02 td {
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		border-collapse: separate;
		border: 2px solid #f2f2f2;
		background: #fbfbfb;
		width: 12%;
	}
	.techonology-usability-table02 .circle {
		font-size: 24px;
	}
}


@media screen and (max-width: 767px){
	.techonology-usability-table02 {
		display: block;
		width: 100%;
		color: #434343;
	}
	.techonology-usability-table02 thead {
		display: block;
		float: left;
	}
	.techonology-usability-table02 tbody {
		display: block;
		width: auto;
		overflow-x: auto;
		white-space: nowrap;
	}
	.techonology-usability-table02 tbody tr {
		display: inline-block;
		width: 180px;
		margin-right: -3px;
	}
	.techonology-usability-table02 th,
	.techonology-usability-table02 td {
		display: block;
		height: 54px;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		border-collapse: separate;
		border: 2px solid #f2f2f2;
		background: #fbfbfb;
			display: flex;
			justify-content: center;
			align-items: center;
			font-size: 12px;
	}
	.techonology-usability-table02 th {
		width: 110px;
		font-size: 11px;
	}
	.techonology-usability-table02 .row01 {
		height: 106px;
		background: #fff;
	}
	.techonology-usability-table02 .row01 img {
		width: 105px;
		height: auto;
	}
	.techonology-usability-table02 .circle {
		font-size: 20px;
	}
	.techonology-usability-table02 + .text01 {
		margin: 25px 15px;
		padding: 10px;
		text-align: center;
		border-radius: 3px;
		background: #fff;
	}
}


/* design */
.technology-design-thumb-list.l-table {
	max-width: 882px;
	margin: 0 auto;
}
.technology-design-thumb-list.l-table li {
	max-width: 294px;
}
.technology-design-pr {
	max-width: 814px;
	margin: 135px auto 0;
	padding: 36px;
	background: #f2f2f2;
}
.technology-design-pr-title {
	margin-bottom: 36px;
	text-align: center;
}
.technology-design-pr-thumb {
	text-align: center;
}
.technology-design-pr-thumb img {
	margin: 0;
}
.technology-design-pr-text {
	margin-top: 25px;
	font-size: 14px;
	line-height: 1.7;
}
.section-technology .bnr-guarantee {
	max-width: 831px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	background: #f2f2f2;
}

@media screen and (max-width: 767px){
	.section-technology .bnr-guarantee {
		padding: 15px;
	}
	.technology-design-pr {
		padding: 15px;
		margin-top: 30px;
	}
	.technology-design-pr .technology-design-pr-thumb {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.technology-design-pr .technology-design-pr-thumb img {
		display: -webkit-box;
		width: 33%;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.technology-design-thumb-list.l-table li {
		width: 33%;
	}
}
/*----------------------------------------------------

	locksystem

----------------------------------------------------*/
.section-locksystem .section-body {
	margin: 57px 0 27px;
}
.section-locksystem .section-body.col1 .locksystem-thumb {
	margin-bottom: 57px;
	text-align: center;
}
.section-locksystem .section-body.col1 .locksystem-info-copy {
	text-align: center;
}
.section-locksystem .section-body.col2 {
	overflow: hidden;
}
/*#locksystem-pr .locksystem-text {
	width: 940px;
	margin: 60px auto 60px;
	font-size: 14px;
	line-height: 2.2;
}
#locksystem-pr .locksystem-movie {
	position: relative;
	width: 850px;
	height: 478px;
	margin : 0 auto 100px;
	z-index: 1;
}*/
.locksystem-movie-list {
	width: 850px;
	overflow: hidden;
}
.locksystem-movie-list li {
	width: 850px;
	float: left;
}
.locksystem-movie-list .flex-caption {
    padding: 10px 0 5px;
    text-align: center;
}
.locksystem-movie-list .thumb {
    background: #fff;
}
/*#locksystem-pr .locksystem-movie:before {
	position: absolute;
	bottom: 3px;
	left: 25px;
	content: '';
	width: 800px;
	height: 45px;
	background: #aaa;
	box-shadow: 0 4px 12px #999;
	border-radius: 50%;
	z-index: -1;
}*/
.locksystem-movie-list-new{
	width: 100%;
	margin-bottom: 10px;
}
.locksystem-movie-list-new p.movie-detail{
	font-size: 12px !important;
	margin-top: 8px;
	padding-left: 4px;
}
.locksystem-nav {
	margin-bottom: 10px;
	text-align: center;
}
.locksystem-nav li {
	position: relative;
	display: inline-block;
	margin: 0 2px;
	vertical-align: top;
}
.locksystem-nav li:before {
	content: "";
	position: absolute;
	bottom: -65px;
	left: 50%;
	margin-left: -35px;
	border: 35px solid transparent;
	border-top: 18px solid #ebe4db;
}
.locksystem-nav li:hover:before {
	border-top: 18px solid #bca787;
}
.locksystem-nav .nav-text {
	margin: 10px 0;
	color: #434343;
	font-size: 12px;
}
.locksystem-related-section {
	margin: 55px auto 0;
	padding: 20px;
}
.is-bg01 .locksystem-related-section { background: #fff;}
.is-bg02 .locksystem-related-section { background: #f2f2f2;}

.locksystem-related-section-title {
	margin-bottom: 40px;
	font-weight: bold;
	text-align: center;
}
.locksystem-related-section-list li {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.locksystem-related-section-list .item-name {
	margin-top: 15px;
}
.locksystem-related-section-list .item-name:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0da";
	margin-right: .8em;
}
.locksystem-info-copy {
	line-height: 1.5;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
}
.locksystem-info-list li {
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 1.5;
}
.locksystem-info01 {
	padding-top: 60px;
}
.locksystem-info01-content{
	width: 33%;
	padding: 0 15px;
	font-size: 12px;
	line-height: 1.5;
}
.locksystem-info01 figcaption {
	margin-top: 15px;
	padding: 0 20px 0 0;
}
.locksystem-info02 {
	margin: 60px auto 0;
}
.locksystem-info02-title {
	margin-bottom: 23px;
	font-weight: bold;
	text-align: center;
}
.locksystem-info02-content-text {
	padding-left: 25px;
}
.locksystem-info02-content-text p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.5;
}
.sub_movie{
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.sub_movie p{
	text-align: center;
	font-size: 14px;
	margin-top: 4px;
}
.rock-movie{
	text-align: center;
	margin-top: 40px;
}
p.caption{
	font-size: 14px;
	padding-top: 10px;
}

@media screen and (min-width:768px) {
	.section-locksystem .section-body.col2 .locksystem-thumb {
		float: left;
		width: 380px;
		padding-left: 10px;
	}
	.section-locksystem .section-body.col2 .locksystem-info {
		margin-left: 390px;
	}
	.locksystem-related-section {
		width: 860px;
	}
	.section-locksystem .section-body.col1 .locksystem-info {
		width: 790px;
		margin: 0 auto;
	}
	.locksystem-info02 {
		width: 860px;
	}
}

@media screen and (max-width:767px) {
	.rock-movie {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
	}
	.rock-movie iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.section-locksystem .section01 {
		padding-top: 0;
	}
	.section-locksystem #locksystem-pr .section-title,.section-locksystem #locksystem-pr .section-title {
		margin-bottom: 15px;
	}
	.section-locksystem #locksystem-pr .section-copy img {
		height: 30px;
		width: auto;
	}
	.section-locksystem #locksystem-pr .section-title img {
		height: 17px;
		width: auto;
	}
	.section-locksystem .locksystem-text {
		margin-bottom: 50px;
	}
	.section-locksystem .section01 .section-title,.section-locksystem .section02 .section-title {
		margin-bottom: 5px;
	}
	.section-locksystem .section-header .section-copy img {
		height: 12px;
		width: auto;
	}
	.section-locksystem .section-header .section-title img {
		height: 20px;
		width: auto;
	}
	.section-locksystem .locksystem-thumb {
		text-align: center;
		margin-bottom: 25px;
	}
	.locksystem-related-section-list li {
		width: 49%;
		vertical-align: top;
		margin-bottom: 20px;
	}
	.locksystem-info01 {
		padding-top: 30px;
	}
	.l-table-item {
		display: inline-block;
	}
	.locksystem-info01-content {
		width: 48%;
		padding: 0 1%;
	}
	.locksystem-info01 figcaption {
		margin-top: 5px;
		padding: 0 0px 0 0;
		margin-bottom: 25px;
	}
	.locksystem-info02-content-text {
		padding-left: 0;
		margin-top: 5px;
	}

}
/*----------------------------------------------------

	products TOP

----------------------------------------------------*/

/*---------------------- series list */
.section-archive.is-series {
	margin: 20px 0 110px;
}
.products-archive-series-list .list-item {
	position: relative;
	width: 780px;
	height: 260px;
	margin-bottom: 1px;
	transition: .5s;
}
.products-archive-series-list .list-item:hover{
 opacity: 0.8;
   filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
}
.products-archive-series-list .series-desc {
	position: relative;
	left: 62px;
	width: 350px;
	font-size: 12px;
	line-height: 1.6;
	color: #9f8e74;
}
.products-archive-series-list .series-desc.home-office { top: 114px;}
.products-archive-series-list .series-desc.office { top: 120px;}
.products-archive-series-list .series-desc.crystal { top: 123px;}
.products-archive-series-list .series-desc.next { top: 140px;}
.products-archive-series-list .series-desc.dbaum { top: 143px;}
.products-archive-series-list .series-desc.istella { top: 143px;}
.products-archive-series-list .series-desc.wise { top: 143px;}
.products-archive-series-list .series-desc.doubledoor { top: 162px;}
.products-archive-series-list .series-desc.filing-cabinet { top: 142px;}
.products-archive-series-list .series-desc.hotelsafe { top: 156px;}
.products-archive-series-list .series-desc.depositaly { top: 162px;}
.products-archive-series-list .series-desc.data-insert { top: 177px;}
.products-archive-series-list .series-desc.series11 { top: 141px;}

/*---------------------- category list */
.section-archive .lead {
	font-weight: bold;
	margin-bottom: 45px;
}
.section-archive-products .products-archive-category-list {
	width: 789px;
	margin-right: -30px;
}
.products-archive-category-list .list-item {
	text-align: center;
	margin-bottom: 25px;
}
.products-archive-category-list .category-title a {
	color: #000;
	font-weight: bold;
}
.products-archive-category-list .category-title:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0da";
	margin-right: .8em;
}
@media screen and (min-width: 768px) {
	.products-archive-category-list {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.products-archive-category-list .list-item {
		width: 48.5%;
	}
}

/*----------------------------------------------------

	products detail

----------------------------------------------------*/
.section-products-series-header {
	position: relative;
	/*height: 416px;*/
	background-position: center top;
	background-color: #333;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 12px;
}
.section-products-category-header {
	position: relative;
	height: 320px;
}
.series-desc {
	position: relative;
	padding: 0 30px 15px;
	font-size: 13px;
	line-height: 1.7;
	color: #9f8e74;
	background-color: #333;
	text-align: left;
	margin-top: -8%;
	margin-bottom: 30px;
}
.series-desc.crystal { padding-top: 20px; }
.series-desc.wise , .series-desc.istella { margin-top: -5%; }
@media screen and (min-width: 768px){ .series-desc.wise ,.series-desc.hotelsafe ,.series-desc.data-insert { text-align: center; }}
/*.section-products-series-header .series-desc.home-office { top: 305px;}
.section-products-series-header .series-desc.office { top: 305px;}
.section-products-series-header .series-desc.crystal { top: 337px; line-height: 1.6;}
.section-products-series-header .series-desc.next { top: 337px; line-height: 1.6;}
.section-products-series-header .series-desc.dbaum { top: 335px;}
.section-products-series-header .series-desc.istella { top: 350px;}
.section-products-series-header .series-desc.wise { top: 350px;}
.section-products-series-header .series-desc.doubledoor { top: 335px;}
.section-products-series-header .series-desc.filing-cabinet { top: 315px;}
.section-products-series-header .series-desc.hotelsafe { top: 350px; text-align: center;}
.section-products-series-header .series-desc.depositaly { top: 340px;}
.section-products-series-header .series-desc.data-insert { top: 350px; text-align: center;}*/

.products-free-html {
	margin: 45px 0;
	line-height: 1.7;
}
.products-free-html a {	text-decoration: underline;}
.products-free-html a:hover {	text-decoration: none;}

.products-free-html a.btn-movie{
/*	width: 575px;
	height: 112px;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}
.products-free-html a.btn-movie img{
/*	width: 575px;
	height: 112px;*/
}


.products-series-nav {
	margin: 65px auto 45px;
	text-align: center;
}
.products-series-nav-list li {
	display: inline-block;
	padding: 0 60px;
}
@media screen and (max-width:767px) {
	.products-series-nav {
		margin: 30px auto;
	}
	.products-series-nav-list{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.products-series-nav li {
		width: 50%;
		padding: 0;
		margin-bottom: 20px;
	}
	.products-series-nav .list02 li:before {
		margin-right: 0.3em;
	}
}
.section-products-series-information {
	margin-bottom: 30px;
	padding: 30px 25px 20px;
	border: 1px solid #e3ddd5;
	background: #f2f2f2;
}
.products-detail-feature-list,
.products-detail-function-list {
	margin: -10px 0;
}
.products-detail-feature-list li,
.products-detail-function-list li {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.7;
}
.products-detail-feature-list li:before,
.products-detail-function-list li:before {
	position: relative;
	top: 1px;
	margin-right: .7em;
	font-size: 20px;
}
.products-series-lineup-list .list-item {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 15px;
}
.section-products-series-lineup .item-thumb {
	position: relative;
	padding-bottom: 55px;
	text-align: center;
}
.product-archive-item-thumb-list {
	position: absolute;
	overflow: hidden;
	left: 10px;
	bottom: 10px;
}
.product-archive-item-thumb-list li {
	display: inline-block;
}
.section-products-series-lineup .item-body {
}
.products-series-lineup-list .item-header {
	position: relative;
	margin-bottom: 10px;
}
.products-series-lineup-list .item-series-name {
	font-size: 18px;
	font-weight: bold;
}
.products-series-lineup-list .item-series-number {
	font-size: 20px;
	font-weight: bold;
}
.products-series-lineup-list .item-option {
	position: absolute;
	right: 15px;
	bottom: 15px;
	padding: 6px 15px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	background: #9f8e74;
}
.products-series-lineup-list .item-option a {
	color: #fff;
}
.products-series-lineup-list .item-wrap {
	margin: 0 0 25px;
}
.products-series-lineup-list .item-icon-list li {
	display: inline-block;
	min-width: 41px;
	height: 41px;
	margin: 0 1px 7px 0;
}
.products-series-lineup-list .item-content {
	margin-bottom: 18px;
	font-size: 13px;
	line-height: 1.7;
	font-weight: bold;
}
.products-series-lineup-list .item-value {
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.products-series-lineup-list .item-value .item-price {
	font-size: 150%;
}
.products-series-lineup-list .item-download-list li {
	display: inline-block;
	font-size: 11px;
	width: 49%;
}
.products-series-lineup-list .item-download-list li a {
	display: block;
	padding: 11px 15px;
}
/*
.products-series-lineup-list .item-download-list li span:before {
	display: inline-block;
	font: normal normal normal 11px/1 FontAwesome;
	content: "\f0da";
	margin-right: 1em;
	color: #a18f75;
}
*/
@media screen and (min-width: 768px) {
	.products-series-lineup-list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.products-series-lineup-list .list-item {
		width: 49%;
	}
}
@media screen and (max-width: 767px) {
	.product-archive-item-thumb-list li {
		display: block;
		width: 16.666%;
		padding: 0 1%;
		margin-bottom: 2%;
	}
	.product-archive-item-thumb-list {
		position: static;
		overflow: hidden;
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.section-products-series-lineup .item-thumb {
		padding-bottom: 15px;
	}
}
.products-detail-icon-guide {
	padding: 30px 20px 0;
	background: #f2f2f2;
}
.products-detail-icon-guide-title {
	margin-bottom: 35px;
}
.products-detail-icon-list {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.products-detail-icon-list .list-item {
	margin: 0 0 15px;
	text-align: center;
}
.section-products-detail .bnr-guarantee {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 40px;
}
.btn_accordion_sp,
.btn_accordion_pc {
	text-align: center;
	font-weight: bold;
	background: #303030;
	margin-right: -20px;
	margin-left: -20px;
	padding: 15px;
	color: #e1bd85;
	font-size: 13px;
}
.btn_accordion_sp:hover,
.btn_accordion_pc:hover {
	cursor: pointer;
}
@media screen and (min-width: 768px) {
	.products-detail-icon-list .list-item {
		width: 32%;
	}
	.products-detail-icon-list .list-pc-none,
	.btn_accordion_sp {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.products-detail-icon-list .list-sp-none,
	.btn_accordion_pc {
		display: none;
	}
}



.block-customer {
	margin: 30px 0;
	background-color: #f0f0f0;
}
.block-customer .customer-text-area {
	max-width: 550px;
	margin: 0 auto;
	background: url(img/products/product_img_18month.png) no-repeat left top;
	padding-left: 200px;
}
.block-customer .customer-text01 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 30px;
}
.block-customer .customer-text02 {
	font-weight: bold;
	line-height: 1.8;
}
.block-customer .tel-number a {
	font-weight: bold;
	font-size: 30px;
	color: #000;
}
.block-customer .block-customer__list {
	padding: 25px 15px 5px;
}
.block-customer__list {
	text-align: center;
}
.block-customer__item {
	margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
	.block-customer{
		padding-bottom: 10px;
	}
	.block-customer__item {
		display: inline-block;
	}
	.block-customer__item + .block-customer__item {
		margin-left: 10px;
	}
	.block-customer .block-customer__item {
		min-width: 250px;
	}
}

@media screen and (max-width: 767px) {
	.block-customer .customer-text-area {
		background-position: top center;
		-webkit-background-size: 120px auto;
		background-size: 120px auto;
		padding: 85px 15px 0;
		text-align: center;
	}
}

/*----------------------------------------------------

	shoplist

----------------------------------------------------*/
.section-shoplist {
	margin: 20px 0 0;
}
.shoplist-content {
	margin-bottom: 55px;
}
.shoplist-content .list01 {
	margin-bottom: 25px;
}
.shoplist-content .list01 li {
	margin-bottom: 8px;
	color: #3e3d3a;
	line-height: 1.5;
}
.shoplist-content .shop-name {
	font-weight: bold;
}
.shoplist-content .shop-name a {
	color: #000;
}
.shoplist-content .shop-sub-name {
	margin: 5px 0 0 20px;
}


/*----------------------------------------------------

	faq

----------------------------------------------------*/
.tab01__list {
	display: table;
	border-collapse: separate;
	border-spacing: 1px 0;
	width: 100%;
	height: 63px;
	margin: 0 -1px;
}
.tab01__item {
	display: table-cell;
	width: 33.33333%;
    font-size: 15px;
    font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: #262626;
	transition: all .3s;
}
.tab01__item:hover {
    background: #666;
}
.tab01__item.current {
	background: #f2f2f2;
}
.tab01__item.current:hover {
    background: #f2f2f2;
}
.tab01__item__target-outer {
    display: table;
    width: 100%;
    height: 63px;
}
.tab01__item__target {
    display: table-cell;
    vertical-align: middle;
	color: #bca787;
}
.tab01__item.current .tab01__item__target {
    display: table-cell;
    vertical-align: middle;
	color: #000;
}
.tab01__body {
	padding: 45px;
	background: #f2f2f2;
}
@media screen and (max-width: 767px) {
	.tab01__body {
		padding: 15px;
	}
}
.faq-product {
    margin-bottom: 75px;
}
.faq-product__list {
	margin-bottom: 10px;
	text-align: center;
}
.faq-product__item {
	position: relative;
	display: inline-block;
	/* margin: 0 2px; */
	margin-bottom: 10%;
	width: 24.3%;
	vertical-align: top;
}
@media screen and (max-width: 767px) {
	.faq-product__item {
		width: 32%;
		vertical-align: top;
	}
}
.faq-product__item:before {
	content: "";
	position: absolute;
	bottom: -65px;
	left: 50%;
	margin-left: -35px;
	border: 35px solid transparent;
	border-top: 18px solid #ebe4db;
}
.faq-product__item:hover:before {
	border-top: 18px solid #bca787;
}
.faq-product__item-text {
	margin: 10px 0;
	color: #434343;
	font-size: 12px;
}
.faq-product__item-text02 {
	margin: 25px 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.faq-content + .faq-content {
    margin-top: 85px;
}
.faq-content__header {
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 17px;
    border-bottom: 1px solid #999;
}
.faq-content__header-title {
    margin-bottom: 17px;
    font-size: 20px;
    font-weight: bold;
}
.faq-content__header-text {
    font-size: 15px;
}
/*.faq__item {
    padding-left: 25px;
}*/
.faq__item {
	border: 1px solid #000;
	background: #fff;
}
.faq__item + .faq__item {
    margin-top: 15px;
}

.faq-noposts {
    padding: 15px 25px;
}
.faq__q {
    position: relative;
}
/*.faq__q:before {
    position: absolute;
    left: -25px;
    font: normal 24px/1 FontAwesome;
    content: "\f0da";
    top: -.05em;
    margin-right: .5em;
    vertical-align: middle;
    color: #e2dbd2;
}*/
/* .faq__q.active:before {
    content: "\f0d7";
}*/
.faq__q-box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.faq__q-text {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	padding: 0 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.faq__q-text:hover {
	cursor: pointer;
	text-decoration: none;
	color: #f85826;
}

.faq__q-number {
	background-color: #2e2516;
	font-weight: bold;
	color: #e1bd85;
	padding: 9px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 52px;
}
/*.faq__q-box_wrap {
    border: 1px solid #000;
    display: inline-block;
    background: #fff;
}
.faq__q-box_wrap.right_img {
    max-width: 80%;
}
.faq__q-image {
    width: 19%;
    display: inline-block;
    vertical-align: middle;
}*/
.faq__q-image01 {
    margin-left: 5px;
}
.faq__q-wrap {
	float: left;
	margin-right: 10px;
}
.answer-content__title {
	margin: 15px 0 0;
}
.answer-content {
	display: none;
	padding: 10px 50px 20px;
}
@media screen and (max-width: 767px) {
	.answer-content {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.faq__a-main {
margin-bottom: 5px;
padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}
.faq__a-main:before {
    display: inline-block;
    font: normal 12px/1 FontAwesome;
    content: "\f061";
    position: relative;
    top: -.05em;
    margin-right: .5em;
    vertical-align: middle;
	color: #fc1822;
}
.faq__a-text {
	font-size: 14px;
	line-height: 1.7;
}
.faq__a + .faq__a {
    margin-top: 17px;
}
.answer-image {
    margin-top: 10px;
}
.icon-faq-reason {
    display: inline-block;
    width: 170px;
    padding: 3px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #000;
    background: #fff;
}
.faq-answers__detail-link a{
	display: inline-block;
	padding: 3px 10px;
	color: #2e2516;
	border: 1px solid #2e2516;
	background-color: white;
	margin: 5px 0;
	word-break: break-all;
}
.faq-answers__detail-link a:before{
	display: inline-block;
	font: normal 12px/1 FontAwesome;
	content: "\f061";
	position: relative;
	top: -.05em;
	margin-right: .5em;
}
.faq-answers__detail-link a:hover{
   opacity: 0.5;
   filter: alpha(opacity=50);
   -ms-filter: "alpha(opacity=50)";
   -khtml-opacity: 0.5;
   -moz-opacity: 0.5;
}
.faq-note {
	margin-top: 15px;
}
/*----------------------------------------------------

	company

----------------------------------------------------*/
.section-diplomat-proud.is-company {
	background: url(img/company/bg_section_diplomat_proud02.jpg) no-repeat center bottom;
	background-size: contain;
	padding: 30px 0 40%;
}
@media screen and (max-width: 767px) {
	.section-diplomat-proud.is-company {
		padding-top: 0;
	}
}
.diplomat-proud-title {
	margin-bottom: 18px;
	text-align: center;
}
.diplomat-proud-copy {
	text-align: center;
}
.diplomat-proud-text {
	margin-bottom: 63px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 2.3;
}
.company-profile-term {
	width: 100%;
	margin: 0 0 70px;
}
.company-profile-term th {
	width: 160px;
	vertical-align: middle;
}
.company-profile-term a {
	text-decoration: underline;
}
.company-profile-term a:hover {
	color: #5e4d33;
	text-decoration: none;
}
#gmap-canvas {
	height: 490px;
	margin-bottom: 30px;
}
.company-access-list {
	line-height: 1.7;
}
.company-access-list .list-phone {
	margin-bottom: 9px;
}


/*----------------------------------------------------

	privacy

----------------------------------------------------*/
.privacy-body {
	margin-bottom: 35px;
}
.privacy-body p {
	margin-bottom: 20px;
	line-height: 1.5;
}
.privacy-body ol {
	list-style: inside decimal;
	line-height: 1.4;
}
.window_info strong {
	display: inline-block;
	margin: 50px 0 12px;
	font-weight: bold;
}
.privacy-sign {
	text-align: right;
	line-height: 1.6;
}

/*----------------------------------------------------

	recruit

----------------------------------------------------*/
.recruit-body {
	margin-bottom: 35px;
}
.recruit-body p {
	margin-bottom: 20px;
	line-height: 1.6;
}
.recruit-body ol {
	list-style: inside decimal;
	line-height: 1.4;
}
.recruit-body ul li{
	padding-left: 14px;
	background: url(img/recruit/arrow_left.png) left 4px no-repeat scroll;
}
.recruit-body a.recruit-link{
	color: red;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.4;
}
.recruit-body a.recruit-link:hover{
	text-decoration: none;
}
.recruit-body p.detail{
    font-size: 0.8em;
}
.recruit-body table{
	line-height: 1.6em;
	margin-bottom: 40px;
}
.recruit-body table tr th{
	padding: 20px 0 20px 6px;
	width: 210px;
	border-bottom: 1px dotted #bfc0bf;
}
.recruit-body table tr td{
	padding: 20px 0;
	border-bottom: 1px dotted #bfc0bf;
}
.ttl-recruitdetail{
	font-size: 22px;
	text-align: center;
	padding-top: 12px;
}
.recruit-content-flow{
	background-color: #f1f2f1;
	padding: 20px;
	margin-bottom: 80px;
}
.recruit-content-flow .recruit-flow{
	padding: 20px;
	margin-top: 20px;
	background-color: #fffffe;
}
.recruit-content-flow .recruit-flow h5{
	text-align: center;
	font-size: 18px;
}
.recruit-content-flow .recruit-flow p{
	line-height: 1.6em;
	border-top: 1px dotted #bfc0bf;
	padding-top: 10px;
	margin-top: 10px;
}
a.btn-center{
	text-align: center !important;
	margin-top: 30px;
	display: block;

}
a.btn-center img{
	text-align: center !important;
}
/*----------------------------------------------------

	inquiry

----------------------------------------------------*/
.inquiry-announce {
	margin-bottom: 60px;
	padding: 25px;
	text-align: center;
	border: 2px solid #fff;
	background: #f2f2f2;
}
.inquiry-announce-text {
	margin-bottom: 25px;
}
.form-text {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.5;
}
.form-note {
	margin-bottom: 25px;
	font-size: 14px;
}
.form-steps {
	margin: 25px 0 45px;
	text-align: center;
}
.inquiry-form {
	margin-bottom: 62px;
}
.inquiry-form input,
.inquiry-form textarea ,
.inquiry-form select {
    padding: 5px;
}{
	padding: 5px;
	border: 1px solid #ccc;
}
.inquiry-form td {
	font-size: 13px;
	line-height: 2;
}
.inquiry-form th{
	vertical-align: top !important;
	height: 100%;
	line-height: 1.6em;
}
.inquiry-form td ul {
	margin-bottom: -12px;
}
.inquiry-form .input-label {
	display: inline-block;
	padding: 0 10px 0 0;
}
.inquiry-form td li {
	margin-bottom: 12px;

}

.input-name-term li {
	display: inline-block;
	margin-right: 10px;
}
.form-term.is-name01,
.form-term.is-name02 {
	width: 200px;
}
.form-term.is-zip01,
.form-term.is-zip02 {
	width: 100px;
}
.input-label.is-join {
	padding-left: 10px;
}
.input-label.is-address {
	width: 120px;
}
.form-term.is-address01,
.form-term.is-address02 {
	width: 330px;
}
.input-label.is-company {
	width: 100px;
}
.form-term.is-company01,
.form-term.is-company02 {
	width: 350px;
}
.input-label.is-form-content {
	margin-bottom: 15px;
}
.form-term.is-term-content {
	width: 460px;
	height: 10em;
}
.inquiry-btn-back {
	margin-top: 15px;
}

@media screen and (max-width: 767px) {
	.inquiry-form th {
		display: block;
		border-bottom: 0;
		padding-bottom: 0;
	}
	.inquiry-form td {
		display: block;
		padding-top: 10px;
	}
	.form-term.is-name01,
	.form-term.is-name02,
	.form-term.is-mail,
	.input-label.is-address,
	.form-term.is-address01,
	.form-term.is-address02,
	.input-label.is-company,
	.form-term.is-company01,
	.form-term.is-company02,
	.form-term.is-term-content {
		width: 100%;
	}
	.form-term.is-zip01,
	.form-term.is-zip02 {
		width: 20%;
	}
}

.mw_wp_form {
	margin-top: 50px;
	padding-top: 90px;
}
.mw_wp_form.mw_wp_form_input {
	background: url(img/inquiry/img_inquiry_step01.png) no-repeat top center;
	-webkit-background-size: contain;
	background-size: contain;
}
.mw_wp_form.mw_wp_form_preview {
	background: url(img/inquiry/img_inquiry_step02.png) no-repeat top center;
	-webkit-background-size: contain;
	background-size: contain;
}
.mw_wp_form.mw_wp_form_complete {
	background: url(img/inquiry/img_inquiry_step03.png) no-repeat top center;
	-webkit-background-size: contain;
	background-size: contain;
}
.mw_wp_form.mw_wp_form_complete p {
	font-size: 14px;
	line-height: 1.7;
}
.mw_wp_form .error{
	width: 90%;
	padding: 4px;
	text-align: center;
	background-color: #d1462b;
	color: white !important;
}
.recruit_privacy{
	margin-bottom: 10px;
}
.recruit_privacy strong{
	font-weight: bold;
	margin-top: 10px;
}
.form-readonly {
    color: black;
	border: 0 !important;
	font-size: 16px;
	font-weight: bold;
	width: 560px;
}
@media screen and (max-width: 767px) {
	.mw_wp_form {
		padding-top: 7.5%;
	}
}

/* confirm */
.mw_wp_form_preview .list-zip {
	width: 100%;
}
.mw_wp_form_preview .input-label {
	padding: 0;
}
.mw_wp_form_preview .input-label.is-name,
.mw_wp_form_preview .input-label.is-pref,
.mw_wp_form_preview .input-label.is-address,
.mw_wp_form_preview .input-label.is-company,
.mw_wp_form_preview .input-label.is-form-content {
	display: none;
}
.mw_wp_form_preview .hide_confirm{
	display: none;
}
.mw_wp_form_preview .input-address-term li,
.mw_wp_form_preview .input-company-term li {
	display: inline-block;
}
.mw_wp_form_preview td li {
	margin-bottom: 0;
}
.mw_wp_form_preview .list-address {
	display: inline-block;
}


.sns-list {
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.sns-list a {
	background: #333;
	color: #fff;
	display: inline-block;
	margin: 0 10px;
	border-radius: 100%;
	font-size: 30px;
	width: 50px;
	height: 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .3s;
}
.sns-list a:hover {
	opacity: .8;
}

.tips_wrap {
	margin-right: auto;
	margin-left: auto;
	max-width: 1080px;
	position: relative;
}
.tips_slide{
	margin-bottom: 50px;
}
.tips_content {
	border: 1px solid #ccc;
	transition: .4s;
	max-width: 322px;
	margin: auto;
}
.tips_content:hover {
	opacity: .7;
}
.tips_content .tips_image {
	text-align: center;
}
.tips_content .tips_inner {
	border-top: 1px solid #ccc;
	padding: 5%;
}
.tips_content .tips_title {
	color: #a3700a;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.tips_content .tips_text {
	font-size: 14px;
	/*margin-bottom: 10px;*/
	color: #000;
}
.tips_content time {
	font-weight: bold;
	padding-right: 15px;
	font-size: 12px;
	color: #000;
}
.tips_content .tag {
	color: #fff;
	min-width: 50px;
	display: inline-block;
	text-align: center;
	padding: 2px 3px;
	font-weight: bold;
	font-size: 12px;
}
.tips_content .tag.new {
	background: #dda535;
	margin-top: 2px;
	margin-left: 7px;
	vertical-align: top;
}

.tips_wrap .swiper-button-prev,
.tips_wrap .swiper-container-rtl .swiper-button-next {
	background-image: url(../theme_pc/common/img/arrow01_left.png);
	left: 0;
	right: auto;
}
.tips_wrap .swiper-button-next,
.tips_wrap .swiper-container-rtl .swiper-button-prev {
	background-image: url(../theme_pc/common/img/arrow01_right.png);
	right: 0;
	left: auto;
}

@media screen and (min-width: 768px) {
	.tips_wrap {
		padding-left: 45px;
		padding-right: 45px;
	}
}

@media screen and (max-width: 767px) {
	.tips_slide.swiper-container {
		overflow: visible;
		width: 65%;

	}
}

.movie-detail {
	line-height: 140%;
	font-size: 12px;
	margin-bottom: 30px;
	text-indent: -1em;
	padding-left: 1em;
}
@media screen and (max-width: 767px) {
	.locksystem-movie-list .flex-caption {
		padding: 10px 0 5px;
		text-align: center;
		font-size: 12px;
	}
	.locksystem-movie {
		margin-bottom: 30px;
	}
	.locksystem-movie {
		position: relative;
		margin: 0 auto 20px;
		z-index: 1;
	}
	.locksystem-movie:before {
		position: absolute;
		bottom: 35px;
		left: 5%;
		content: '';
		width: 90%;
		height: 3%;
		background: #aaa;
		box-shadow: 0 4px 12px #999;
		border-radius: 50%;
		z-index: -1;
	}
}

.aligncenter {
	text-align: center;
}
img.aligncenter {
	margin: auto;
	display: block;
}
.cat-mainimage img {
	width: 100%;
	max-width: 780px;
}
