/*
Theme Name: T.U.C.GROUP 葛西店
Description: T.U.C.GROUP 葛西店レスポンシブテンプレート
Author: Wintel
Author URI: https://www.wintel.co.jp
*/


body .flexwrap {
	display: flex;
	flex-wrap: wrap;
}
.hide-sm {
	display: none;
}

@media (min-width: 769px) {
.hide-sm {
	display: inline;
}
}
show-sm {
	display: block;
}

@media (min-width: 769px) {
.show-sm {
	display: none;
}
}
#header span.hide-md-head {
	display: none;
}

@media (min-width: 980px) {
#header span.hide-md-head {
	display: block;
}
}
.show-md-head {
	display: block;
}

@media (min-width: 980px) {
.show-md-head {
	display: none;
}
}
.nobreak {
	display: inline;
	white-space: nowrap;
}
.break-sm {
	display: block;
}

@media (min-width: 769px) {
.break-sm {
	display: inline;
}
}
.indent1em {
	text-indent: -1em;
	padding: 0 0 0 1em;
}
p.no-post {
	margin: 4rem 0 !important;
	text-align: center;
}
.img-container {
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
	position: relative;
}

@media (max-width: 480px) {
.img-container {
	width: 40%;
	padding-bottom: 30%;
	float: left;
}
}
.img-container img {
	width: 100%;
	height: auto;
	margin: 0;
}
/* Layout */

#side {
	width: 100%;
	margin: 50px 0 0 0;
}
#main {
	width: 100%;
}

@media screen and (min-width: 769px) {
#side {
	width: 29%;
	float: right;
	margin: 0;
}
#main {
	width: 68%;
	float: left;
}
}

@media screen and (min-width: 1025px) {
#side {
	width: 27%;
}
#main {
	width: 70%;
}
/* Customer */
ul#cdatalist {
	width: 100%;
	height: auto;
}
ul#cdatalist li {
	width: 25%;
	height: auto;
	display: block;
	float: left;
}
ul#cdatalist li a {
	width: auto;
	height: auto;
	display: block;
	padding: 10px;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 5px;
}
ul#cdatalist li a:hover {
	background-color: #e5e5e5;
}
/*ul#cdatalist li a img {
		width:100%;
		height:auto;
		display:block;
	}*/
ul#cdatalist li a p {
	width: auto;
	height: auto;
	display: block;
	font-size: 14px!important;
	line-height: 1.5em!important;
	color: #333;
	margin: 5px 0 0 0 !important;
}
p.pcom0 {
	font-size: 12px;
	line-height: 2em;
	margin: 0!important;
}
/*ul#cdatalist li a p {
    min-height: 64px;
}*/



ul#cdatalist {
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	-webkit-flex-wrap: wrap;/*--- safari（PC）用 ---*/
	flex-wrap: wrap;
}
}
/* Blog info */
div.blog_info {
	margin: 0 0 15px 0;
	padding: 0.5rem;
	font-size: 14px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
	width: auto;
	height: auto;
	display: block;
	background-color: #222;
	/*border-radius: 5px;*/
	text-decoration: none;
}

@media screen and (max-width: 480px) {
div.blog_info {
	display: none;
}
}
div.blog_info ul {
	margin: 0;
}
div.blog_info li {
	float: left;
	padding-left: 0px;
	margin: 0 15px 0 5px !important;
	list-style: none !important
}
div.blog_info li .dashicons {
	font-size: 1.2rem;
	line-height: 1.4rem;
}
div.blog_info li a {
	color: #fff;
	text-decoration: none;
}
div.blog_info li a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Side */

#side h3 {
	margin: 0 0 15px 0;
	padding: 0 0.6rem;
	font-size: 14px;
	line-height: 2.4rem;
	font-weight: bold;
	text-align: center;
	width: auto;
	height: auto;
	display: block;
	color: #fff;
	background-color: #222;
	/*border-radius: 5px;*/
	text-decoration: none;
}
.widget-area > ul {
	margin: 0;
	padding: 0;
}
.widget-area > ul > li {
	margin: 0 0 30px 0;
	list-style: none;
}
.widget-area > ul > li.widget_nav_menu:first-child {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #9b9b8c;
}
/*.widget-container li a {
	width: auto;
	height: auto;
	display: block;
	color: #333;
	text-decoration: none;
	background-image: url("images/lidot.png");
	background-repeat: no-repeat;
	background-position: 0.3rem 0.5rem;
	padding: 0.3rem 0.3rem 0.3rem 1.5rem;
}*/
/*.widget-container li a:hover {
	background-color: #e0e0e0;
	border-radius: 5px;
}*/
.widget-area ul li ul {
	padding: 0;
	margin: 0;
}
.widget-area .children {
	padding-left: 1.4em;
}
/*
.widget-area ul li ul#menu-usersvoice {
	padding: 0;
}

.widget-area ul li ul#menu-usersvoice li {
	margin: 0;
	padding: 0;
	list-style-image: url(none);
}
.widget-area ul li ul#menu-usersvoice li a {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0.5rem 0.5rem 0.5rem 1.6rem;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #333;
	text-shadow: 1px 1px 0px #FFF;
	background: #f1f1f1;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1ffffffe1', endColorstr='#f1f1f1',GradientType=0 );
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: none;
	border-left: 1px solid #e0e0e0;
	border-radius: 0px;
	position:relative;
}
.widget-area ul li ul#menu-usersvoice li a:hover {
	color:#fff;
	text-shadow:-1px -1px 0px #540001;
	background: #ea042e;
	background: -moz-linear-gradient(top,  #ea042e 0%, #8f0222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea042e), color-stop(100%,#8f0222));
	background: -webkit-linear-gradient(top,  #ea042e 0%,#8f0222 100%);
	background: -o-linear-gradient(top,  #ea042e 0%,#8f0222 100%);
	background: -ms-linear-gradient(top,  #ea042e 0%,#8f0222 100%);
	background: linear-gradient(to bottom,  #ea042e 0%,#8f0222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea042e', endColorstr='#8f0222',GradientType=0 );
	border-radius: 0px;
}
.widget-area ul li ul#menu-usersvoice li:first-child a, 
.widget-area ul li ul#menu-usersvoice li:first-child a:hover {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.widget-area ul li ul#menu-usersvoice li:last-child a,
.widget-area ul li ul#menu-usersvoice li:last-child a:hover {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom: 1px solid #e0e0e0;
}

.widget-area ul li ul#menu-usersvoice li a:before {
	content: "\f345";
	font-family: "Dashicons";
	font-size: 1rem;
	position: absolute;
	top: 0.6rem;
	left: 0.5rem;
}
*/



/* Calendar */

#calendar_wrap {
	padding: 0.5rem;
}
#wp-calendar {
	width: 100%;
}
table#wp-calendar {
	border-collapse: separate;
	border-spacing: 0.2rem;
}
#wp-calendar caption {
	color: #222;
	font-size: 16px;
	line-height: 1.0rem;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}

@media (min-width: 768px) {
#wp-calendar caption {
	font-size: 14px;
}
}
#wp-calendar thead {
	font-size: 14px;
}
#wp-calendar thead th {
	text-align: center;
}
#wp-calendar tbody {
	color: #999;
}
#wp-calendar tbody td {
	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: 0.2rem;
	text-align: center;
}

@media (min-width: 768px) {
#wp-calendar tbody td {
	padding: 0.1rem;
	font-size: 14px;
}
}
#wp-calendar tbody .pad {
	background: none;
	border: none;
}
#wp-calendar tfoot td {
	padding: 0.2rem 0;
}
#wp-calendar tfoot #next {
	text-align: right;
}
/* Post Entry */

#main .title {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 1em;
	margin-bottom: 1em;
}
.post {
	margin: 0 0 50px 0;
	padding: 0;
}
.post img {
	max-width: 100%;
	height: auto;
	border: none;
	padding: 0px;
	margin: 0px !important;
}
.post img.alignleft {
	border: none;
	padding: 0px;
	margin: 0 20px 20px 0!important;
	float: left;
}
.post img.alignright {
	border: none;
	padding: 0px;
	margin: 0 0 20px 20px!important;
	float: right;
}
.post img.aligncenter {
	border: none;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0 auto 20px auto!important;
}
.post img.alignnone {
	border: none;
	padding: 0px;
	margin: 0 0 20px 0 !important;
}
.post img.wp-smiley {
	border: none;
	padding: 0;
	background: none;
	margin: 0;
}
img.attachment-post-thumbnail {
	float: left;
	margin: 0 15px 0 0 !important;
}
.post_content {
	width: 100%;
	height: auto;
}
.post_content .post_img {
	width: 35%;
	float: left;
}
.post_content .post_img img {
	width: 100%;
	height: auto;
	margin: 0 !important;
	float: none !important;
}
.post_content .post_tx {
	width: 60%;
	float: right;
}
#main .post_content .post_tx h1.title, #main .post_content .post_tx h2.title {
	margin: 0 0 0.5rem 0;
}
#msp #mmbody .post_content .post_tx p.post_excerpt {
	margin: 0 0 0.5rem 0;
}
#msp #mmbody .post_content .post_tx p.post_more {
	float: right;
	margin: 0;
}
#msp #mmbody .post_content .post_tx .more-link {
	margin: 0;
}

@media screen and (max-width: 480px) {
.post {
	margin: 0;
	padding: 0;
}
.post_content {
	width: auto;
	height: auto;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
.post_content .post_img {
	width: 40%;
	float: left;
}
.post_content .post_img img {
	width: 100%;
	height: auto;
	margin: 0 !important;
	float: none !important;
}
.post_content .post_tx {
	width: 55%;
	float: right;
}
#main .post_content .post_tx h1.title, #main .post_content .post_tx h2.title {
	width: auto;
	height: 28px;
	display: block;
	font-size: 12px!important;
	line-height: 14px!important;
	font-weight: bold;
	color: #333;
	margin: 2px 0 2px 0!important;
	overflow: hidden;
}
#main .post_content .post_tx h1.title a, #main .post_content .post_tx h2.title a {
	text-decoration: none;
}
#msp #mmbody .post_content .post_tx p.post_excerpt {
	width: auto;
	height: 48px;
	display: block;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	overflow: hidden;
}
#msp #mmbody .post_content .post_tx .more-link {
	display: none;
}
}
.post h2, .post h3, .post h4, .post h5, .post h6 {
	margin: 2em 0 1em;
}
.post h2 {
	font-size: 160%;
}
.post h3 {
	font-size: 140%;
}
.post h4 {
	font-size: 120%;
}
.post h5 {
	font-size: 110%;
}
.post em {
	font-style: italic;
}
.post code {
	color: #06c;
	font-family: 'Courier New', Courier, monospace;
}
.post blockquote {
	border-left: 5px solid #ddd;
	background: #eee;
	padding: 10px;
	margin: 20px 0;
	font-style: italic;
}
.post blockquote p {
	margin: 0;
}
.post div.wp-caption {
	margin: 20px 0;
}
.post div.wp-caption img {
	margin: 0;
}
.post div.wp-caption p {
	font-size: 85%;
}
.post ul, .post ol {
	margin: 20px 0;
}
.post ul li, .post ol li {
	list-style: decimal outside;
	margin-left: 20px;
}
/* Comments */

#comments {
	clear: both;
	border-top: 1px solid #e7e7e7;
	padding: 0.5rem 0 0 0;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 21px;
	margin: 0 0 24px 0;
	padding: 0 0 0 40px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist p {
	font-size: 14px;
	line-height: 1.8em;
	margin: 0 0 0.5rem 0 !important;
}
ol.commentlist {
	margin: 2rem 0 0 0;
	padding: 0;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-size: 0.8rem;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 10px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #2A6496;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.commentlist .reply a {
	display: block;
	width: 3rem;
	padding: 0 0.5rem;
	background: #222;
	font-size: 14px;
	line-height: 1.8em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
}
.commentlist .reply a:hover {
	color: #fff;
	background: #444;
}
a.comment-edit-link {
	color: #888;
}
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */

#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	padding: 0.5rem 0 0 0;
	overflow: hidden;
	position: relative;
}
#respond h3 {
	margin-bottom: 1rem;
}
#respond p {
	font-size: 14px;
	margin: 0 !important;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-size: 14px;
	font-weight: 400;
	color: #888;
}
#respond label {
	color: #888;
	font-weight: 400;
}
#respond label small {
	display: inline-block;
	font-size: 14px;
	margin: 0 0 1rem 0;
}
#respond input {
	margin: 0;
	width: 100%;
}

@media (min-width: 768px) {
#respond input {
	width: 40%;
}
}
#respond textarea {
	width: 100%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* Form Objects */

input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="file"], textarea, select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #999;
	padding: 5px;
	font-size: 18px;
	line-height: 24px;
	/*color: #inherit;*/
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
	border: 1px solid #e64143;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display: block;
	font-size: 1.0rem;
	line-height: 1.6rem;
	font-weight: normal;
	color: #d5d5d5;
	background: #111;
	margin: 1em auto;
	padding: 0.7rem 1.5rem;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	width: 100%;
	transition: all 0.5s ease 0s;
}

@media (min-width: 481px) {
input[type="submit"], input[type="reset"], input[type="button"] {
	max-width: 12rem;
}
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	color: #fff;
	background: #444;
	text-decoration: none;
}
/* Search Unit */

.search_unit {
	display: block;
	padding: 0;
}
.search_unit input[type="submit"] {
	margin: 0;
	padding: 0;
}
.search_unit p {
	margin: 50px 0px 5px 0px !important;
}
h2.search {
	font-size: 1.1rem;
	line-height: 1.8rem;
	font-weight: normal;
	margin: 0px;
}
h2.result {
	font-size: 1.1rem;
	line-height: 1.8rem;
	font-weight: normal;
	margin: 50px 0 5px 0;
}
.search_word {
	color: #e64143;
}
#s {
	width: 200px;
	margin-bottom: 30px;
	padding: 5px 30px 5px 5px;
}
#searchsubmit {
	display: inline-block;
	margin-left: -33px;
	box-shadow: none;
	background-image: url(none);
	background-color: transparent;
	width: 25px;
	border: none;
	text-indent: -100px;
	cursor: pointer;
	position: relative;
}
#searchform {
	margin-top: -20px;
}
#searchform:before {
	content: "\f179";
	font-family: "Dashicons";
	font-size: 1.5rem;
	line-height: 1.0rem;
	color: #ccc;
	top: 33px;
	left: 174px;
	position: relative;
}
.screen-reader-text {
	display: none;
}
/* Button */

.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #111;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	color: #d5d5d5;
	text-decoration: none;
	cursor: pointer;
	display: block;
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	padding: 0.7rem 1.5rem;
	vertical-align: middle;
	white-space: nowrap;
}

@media (min-width: 481px) {
.button {
	display: inline-block;
	font-size: 0.9rem;
}
}
.button:hover, .button:focus {
	color: #fff;
	background: #444;
	text-decoration: none;
}
/* form-content */

.form-content p {
	margin: 0 0 1rem 0;
}
table.full-width {
	width: 100%;
	margin-left: 　auto;
	margin-right: auto;
}
table.full-width tr th {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding: 0 0 0.4rem 0;
	width: 100%;
	display: block;
	border-bottom: 1px solid #bbb;
}
table.full-width tr td {
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	vertical-align: top;
	padding: 1rem 0.5rem 2rem 0.5rem;
	width: 100%;
	display: block;
}

@media (min-width: 769px) {
table.full-width tr th {
	width: 35%;
	padding: 1.5rem 0.7rem;
	display: table-cell;
	border-bottom: 1px solid #000;
}
table.full-width tr td {
	width: 65%;
	padding: 1rem 0.7rem;
	display: table-cell;
	border-bottom: 1px dotted #000;
}
}

@media (min-width: 992px) {
table.full-width tr th {
	width: 30%;
}
table.full-width tr td {
	width: 70%;
}
}
#privacy-btn {
	text-align: center;
	margin: 0 0 1rem 0;
}

@media (min-width: 481px) {
#privacy-btn {
	text-align: right;
}
}
.formbox-mini {
	max-width: 100px;
}
.formbox-short {
	max-width: 150px;
}
.formbox-middle {
	width: 100%;
}
.formbox-long {
	width: 100%;
}

@media (min-width: 769px) {
.formbox-middle {
	max-width: 300px;
}
}
.hissu {
	color: #D9534F;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0.3rem;
	font-size: 14px;
	line-height: 24px;
	margin-left: 10px;
}

@media (min-width: 769px) {
.hissu {
	margin: 0;
	float: right;
}
}
.tdsubmit {
	text-align: center;
	padding: 0;
}

@media (min-width: 481px) {
.tdsubmit {
	padding: 2rem 0 0 0;
}
}
.formInner {
	padding: 0;
}
.formInner label {
	font-weight: 400;
}
.complete-display {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 3rem 0;
	display: block;
	text-align: center;
}
.complete-display h3 {
	color: #000;
	margin: 0 0 1rem 0;
	padding: 0;
	font-size: 1.2rem;
}
span.wpcf7-not-valid-tip {
	top: 0px;
	left: 1rem;
}
span.wpcf7-checkbox .wpcf7-list-item {
	display: block;
}
#submit-confirm {
	padding: 2rem 0;
}
#submit-confirm p {
	margin-bottom: 1rem !important;
}
#submit-confirm p.m-b0 {
	margin-bottom: 0 !important;
}
.form-banner {
	width: 100%;
	height: auto;
	margin: 0 auto 2rem auto;
	text-align: center;
}
.form-banner img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
#thanks {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0 2rem 0;
}
#thanks .thanks-sns {
	width: 100%;
	min-width: 280px;
	height: auto;
}
#thanks .twt-follow {
	margin: 1rem auto 0 auto;
}
#thanks .thanks-sns p {
	margin: 0 !important;
}
#thanks .wp_social_bookmarking_light {
	padding: 0 !important;
}
/* Pagination */

.pagination {
	clear: both;
	padding: 2rem 0 0 0;
	margin: 0;
	position: relative;
	font-size: 0.7rem;
	line-height: 1.6rem;
	text-align: center;
}

@media (min-width: 481px) {
.pagination {
	padding: 4rem 0 0 0;
}
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0px;
	padding: 0;
	text-decoration: none;
	min-width: 1.6rem;
	color: #d5d5d5;
	background: #222;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
}
.pagination a:hover {
	color: #fff;
	background: #444;
}
.pagination .current {
	padding: 0;
	background: #e64143;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
}
a.more-link {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 2rem;
	color: #fff;
	background-color: #222;
	margin: 1em auto;
	text-align: center;
	width: 7.0rem;
	padding: 0 0.5rem;
	text-decoration: none;
	/*	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	border: none;
	white-space: nowrap;
}
a.more-link:hover {
	color: #fff;
	background: #666666;
}
div.nav-below {
	width: 16rem;
	margin: 2rem auto;
	overflow: auto;
	text-align: center;
}

@media (min-width: 768px) {
div.nav-below {
	margin: 4rem auto;
}
}
.nav-previous a {
	display: block;
	width: 7.0rem;
	font-size: 14px;
	line-height: 2rem;
	color: #fff;
	background: #222;
	margin: 1em auto;
	text-align: center;
	padding: 0 0.5rem;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
	float: left;
}
.nav-next a {
	display: block;
	width: 7.0rem;
	font-size: 14px;
	line-height: 2rem;
	color: #fff;
	background: #222;
	margin: 1em auto;
	text-align: center;
	padding: 0 0.5rem;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
	float: right;
}
.nav-previous a:hover, .nav-next a:hover {
	color: #fff;
	background: #444;
}
.img-container-top {
	height: 0;
	overflow: hidden;
	padding-bottom: 68%;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

@media screen and (min-width: 481px) and (max-width: 1024px) {
/* Customer */
ul#cdatalist {
	width: 100%;
	height: auto;
}
ul#cdatalist li {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}
ul#cdatalist li a {
	width: auto;
	height: auto;
	display: block;
	padding: 10px;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 5px;
}
ul#cdatalist li a:hover {
	background-color: #e5e5e5;
}
/*ul#cdatalist li a img {
		width:100%;
		height:auto;
		display:block;
	}*/
ul#cdatalist li a p {
	width: auto;
	height: auto;
	display: block;
	font-size: 14px!important;
	line-height: 1.5em!important;
	margin: 5px 0 0 0 !important;
	color: #333;
}
p.pcom0 {
	font-size: 12px;
	line-height: 2em;
	margin: 0!important;
}
ul#cdatalist {
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	-webkit-flex-wrap: wrap;/*--- safari（PC）用 ---*/
	flex-wrap: wrap;
}
}

@media screen and (max-width: 480px) {
/* Customer */
ul#cdatalist {
	width: 100%;
	height: auto;
}
ul#cdatalist li {
	width: 100%;
	height: auto;
	display: block;
}
ul#cdatalist li a {
	width: auto;
	height: auto;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
ul#cdatalist li a:hover {
	background-color: #e5e5e5;
}
/*ul#cdatalist li a img {
		width:20%;
		height:auto;
		display:block;
		float:left;
	}*/
ul#cdatalist li a p {
	width: 55%;
	height: 28px;
	display: block;
	font-size: 12px!important;
	line-height: 14px!important;
	font-weight: bold;
	color: #333;
	margin: 2px 0 0 10px!important;
	float: right;
	overflow: hidden;
}
}
