<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: TYC 譚ｱ莠ｬ繝ｨ繝�ヨ繧ｯ繝ｩ繝�
Description: TYC 譚ｱ莠ｬ繝ｨ繝�ヨ繧ｯ繝ｩ繝� 繝�Φ繝励Ξ繝ｼ繝�
Author: Wintel
Author URI: http://www.wintel.co.jp
*/



/* 繝ｦ繝ｼ繝�ぅ繝ｪ繝�ぅ */

.nobreak {
	white-space: nowrap;
}
/*@media screen and (min-width: 641px) and (max-width: 1024px) {
	.nobreak-min641 {
		white-space: nowrap;
	}
}

@media screen and (min-width: 1025px) {
	.break { display: inline; }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
	.break { display: block; }
}
@media screen and (max-width: 640px) {
	.break { display: block; }
}

@media screen and (min-width: 1025px) {
	.show-sp { display: none; }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
	.show-sp { display: none; }
}
@media screen and (max-width: 640px) {
	.show-sp { display: inline; }
}

@media screen and (min-width: 1025px) {
	.hide-sp { display: inline; }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
	.hide-sp { display: inline; }
}
@media screen and (max-width: 640px) {
	.hide-sp { display: none; }
}*/










.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	display: block;
	font-size: 1rem;
	font-weight: normal;
	text-align: center;
	padding: 0.7rem 1.5rem;
	vertical-align: middle;
	white-space: nowrap;
}
.button:hover, .button:focus {
	color: #fff;
	background: #444;
	text-decoration: none;
}



.wpcf7-mail-sent-ok {
	display:none !important;
	
}


/* 繧ｳ繝ｳ繝�Φ繝�Ξ繧､繧｢繧ｦ繝� */

@media screen and (min-width: 1025px) {
#main {
	display: block;
	margin: 0;
	float: left;
	width: 75%;
	padding: 0;
}
#side {
	display: block;
	margin: 0;
	float: right;
	width: 20%;
	padding: 0;
}
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
#main {
	display: block;
	margin: 0;
	float: none;
	width: 100%;
	padding: 0;
}
#side {
	display: block;
	margin: 0;
	float: none;
	width: 100%;
	padding: 4rem 0 0 0;
}
}

@media screen and (max-width: 640px) {
#main {
	display: block;
	margin: 0;
	float: none;
	width: 100%;
	padding: 0;
}
#side {
	display: block;
	margin: 0;
	float: none;
	width: 100%;
	padding: 4rem 0 0 0;
}
}
/* 繧ｵ繧､繝� */
/*.widget-area ul {
	padding: 0px !important;
	margin: 0px !important;
}*/
.widget-area li.widget-container {
	list-style: none;
	list-style-image: none;
	margin: 0;
}
#side h3 {
/*	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	color: #983844;
	margin-bottom: 10px;
	padding: 0;*/
}
#side &gt; .widget-area &gt; ul &gt; li.widget-container {
	margin: 0 auto 50px auto;
}
.widget-area ul li ul li {
/*font-size: 0.8rem;
	line-height: 1.1rem;
	margin: 0.5rem 0 0.5rem 1rem;
	list-style-image: url(images/lidot.png);*/
}
.widget-area ul li ul li a {
	text-decoration: none;
}
#latest-update ul li {
	margin: 0;
}

@media screen and (min-width: 1025px) {
#latest-update ul.newslistbox li.nl-nom {
	list-style: none;
	width: 100%;
}
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
#latest-update ul.newslistbox li.nl-nom {
	width: 33.3333%;
}
}

@media screen and (max-width: 640px) {
#latest-update ul.newslistbox li.nl-nom {
	width: 50%;
}
}
#latest-update ul.newslistbox li a {
/*	background-image: url("none");
	padding: 10px;*/
}
#latest-update ul.newslistbox li a:hover {
/*	background-color: #e5e5e5;*/
}
#latest-update ul.newslistbox li p {
	line-height: 1.1rem !important;
}
/* 繝｡繧､繝ｳ繧ｨ繝ｳ繝医Μ繝ｼ */

.title {
	color: #5A472E;
	font-size: 24px !important;
	line-height: 140% !important;
	font-weight: normal;
	margin: 0px 0px 15px !important;
	border: none;
	padding: 0;
}
div.post:first-child .title {
	margin-top: 0px;
}
.title a {
	color: rgba(30,65,122,1);
	text-decoration: none;
}
.title a:hover {
	color: rgba(30,65,122,1);
	text-decoration: underline;
}
.post {
	margin-left: none;
	margin-right: none;
	margin-bottom: 50px;
	padding: 0px;
	border: none;
	color: #4E473F;
}
.post .nlt-icon {
	width: auto;
	height: 15px;
	margin-bottom: 8px;
}
.post .nlt-icon img {
	width: auto;
	height: 15px;
}
.post h2, .post h3, .post h4, .post h5, .post h6 {
	margin: 30px 0 10px;
}
.post h2 {
	font-size: 140%;
}
.post h3 {
	font-size: 120%;
}
.post h4 {
	font-size: 110%;
}
.post h5 {
	font-size: 100%;
}
.post p {
	font-size: 14px !important;
	line-height: 1.75em;
	color: #4E473F;
	margin-bottom: 1em ;
}
.post em {
	font-style: italic;
}
.post img {
	border: none;
	padding: 0px;
	margin: 0px;
	max-width: 100%;
	width:auto;
	height: auto;
}
.post img.alignleft {
	border: none;
	padding: 0px;
	margin: 0 20px 20px 0;
	float: left;
}
.post img.alignright {
	border: none;
	padding: 0px;
	margin: 0 0 20px 20px;
	float: right;
}
.post img.aligncenter {
	border: none;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0 auto 20px auto;
}
.post img.alignnone {
	border: none;
	padding: 0px;
	margin: 0 0 20px 0;
}
.post img.wp-smiley {
	border: none;
	padding: 0;
	background: none;
	margin: 0;
}
.post img.attachment-post-thumbnail {
	float: left;
	margin: 0 15px 0 0;
}
.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;
}
/* 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: 0.9rem;
}
ol.commentlist {
	margin: 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: rgba(30,65,122,1);
}
.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: #333;
	font-size: 0.8rem;
	line-height: 1.6rem;
	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;
}
/* Comment form */
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	padding: 0.5rem 0 0 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	font-size: 0.9rem;
	margin: 0;
}
#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: 80%;
	color: #888;
}
#respond label {
	color: #888;
}
#respond label small {
	display: block;
	margin: 0 0 1rem 0;
}
#respond input {
	margin: 0 0 5px;
}
#respond textarea {
	width: 98%;
}
#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 */
input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="file"],input[type="date"], 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;
	color: #666;
	background: #fff;

	/* Webkit */
	/*background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#fff)
		);*/

	/* FF */
	/*background: -moz-linear-gradient(
		top,
		#eee,
		#fff
		);*/

	/* IE */
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;*/
	
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 12px;
	line-height: 2.5em;
	padding: 5px;

}



.form-mb5 input[type="text"] {

	margin-bottom: 5px;
}




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 rgba(30,65,122,1);
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display: block;
	font-size: 1.0rem;
	line-height: 1.6rem;
	font-weight: normal;
	color: #fff;
	background: #333;
	margin: 1em auto;
	padding: 0.7rem 1.5rem;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
}





@media screen and (min-width: 1025px) {
input[type="submit"], input[type="reset"], input[type="button"] {
	width: 100%;
	max-width: 12rem;
}
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
input[type="submit"], input[type="reset"], input[type="button"] {
	width: 100%;
	max-width: 12rem;
}
}

@media screen and (max-width: 640px) {
input[type="submit"], input[type="reset"], input[type="button"] {
	width: 100%;
}
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background: #444;
	text-decoration: none;
}
/* Calendar */
#calendar_wrap {
	padding: 0 3px;
}
#wp-calendar {
	width: 98%;
	margin: 1% auto;
	box-sizing: border-box;
}
#wp-calendar caption {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
#wp-calendar thead {
	font-size: 12px;
	line-height: 12px;
	color: #4E473F;
	text-align: center;
}
#wp-calendar thead th {
	padding: 5px 0;
}
#wp-calendar tbody {
	color: #333;
}
#wp-calendar tbody td {
	font-size: 12px;
	line-height: 12px;
	background-color: #f4f4f4;
	padding: 5px 0;
	text-align: center;
	border: 1px solid #e7e7e7;
	border-collapse: collapse;
}
#wp-calendar tbody .pad {
	background: none;
	border: none;
}
#wp-calendar tfoot {
	font-size: 12px;
	line-height: 12px;
}
#wp-calendar tfoot #next {
	text-align: right;
	padding: 5px 5px 0px 5px;
}
#wp-calendar tfoot #prev {
	text-align: left;
	padding: 5px 5px 0px 5px;
}
#wp-calendar a {
	color: #000;
	text-decoration: underline;
}
#wp-calendar a:hover {
	color: rgba(30,65,122,1);
	text-decoration: none;
}
/* 讀懃ｴ｢遯� */
.search_unit {
	display: block;
	padding: 0;
}
.search_unit p {
	font-size: 12px !important;
	margin: 50px 0px 5px 0px !important;
}
h2.search {
	font-size: 24px !important;
	line-height: 140% !important;
	margin: 0px !important;
}
h2.result {
	font-size: 24px !important;
	line-height: 140% !important;
	margin: 50px 0px 10px 0px !important;
}
.result a {
	color: rgba(30,65,122,1);
	text-decoration: none !important;
}
.result a:hover {
	color: rgba(30,65,122,1);
	text-decoration: underline !important;
}
p.search {
	font-size: 0.8rem !important;
	line-height: 1.2rem !important;
	margin: 0 0 50px 0 !important;
}
.search_word {
	color: rgba(30,65,122,1) !important;
}
#s {
	width: 170px;
	height: 25px;
	margin-bottom: 30px;
	padding: 5px 30px 5px 5px;
}
#searchsubmit {
	display: inline-block;
	margin-left: -33px;
	padding: 0;
	background-image: url(images/search_icon.png);
	background-repeat: no-repeat;
	width: 25px;
	border: none;
	text-indent: -60px;
	background-color: transparent;
	background-position: 5px 5px;
	cursor: pointer;
}
.screen-reader-text {
	display: none;
}
.searchform input[type="submit"] {
	/* Webkit */
	background: -webkit-gradient( linear, left top, left bottom, from(#eee), to(#ccc) );
	/* FF */
	background: -moz-linear-gradient( top, #eee, #ccc );

	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee, endColorstr=#ffcccccc);
	zoom: 1;
}
/* 繝壹�繧ｸ繝阪�繧ｷ繝ｧ繝ｳ */

.pagination {
	clear: both;
	padding: 2rem 10px;
	position: relative;
	font-size: 0.8rem;
	line-height: 1.6rem;
	text-align: center;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0px;
	padding: 0 0.5rem;
	text-decoration: none;
	min-width: 1.6rem;
	color: #fff;
	background: #333;
	-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 0.5rem;
	background: rgba(30,65,122,1);
	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: 0.8rem;
	line-height: 1.6rem;
	color: #fff;
	background: #333;
	margin: 1em auto;
	text-align: center;
	width: 6.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: #444;
}
div.nav-below {
	width: 14rem;
	margin: 2rem auto;
	overflow: auto;
	text-align: center;
}
.nav-previous a {
	display: block;
	width: 6.0rem;
	font-size: 0.8rem;
	line-height: 1.6rem;
	color: #fff;
	background: #333;
	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: 6.0rem;
	font-size: 0.8rem;
	line-height: 1.6rem;
	color: #fff;
	background: #333;
	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;
}
/* Page Objects */

#privacy h3 {
	margin: 2rem 0 0.5rem 0;
	color: #000;
}
/*
#privacy h3:first-of-type {
	margin: 0 0 0.5rem 0;
}
*/

.privacy-articles &gt; ul, .privacy-articles &gt; ol {
	margin: 2rem 1rem;
}
.privacy-articles &gt; ul &gt; li, .privacy-articles &gt; ol &gt; li {
	margin: 0.5rem 0;
}
.privacy-articles &gt; ul &gt; li &gt; ul, .privacy-articles &gt; ol &gt; li &gt; ol {
	margin: 0.8rem 1rem;
}
.privacy-articles &gt; ul &gt; li &gt; ul &gt; li, .privacy-articles &gt; ol &gt; li &gt; ol &gt; li {
	margin: 0.2rem 0;
}
#privacy-btn {
	margin: 1rem 0 1rem 0;
}
#privacy-btn .button {
	float: right;
	width: 20rem;
}

@media screen and (max-width: 640px) {
#privacy-btn .button {
	float: none;
	width: 100%;
}
}
#recruit h3.cap {
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	background: #333;
	padding: 0.5rem;
	margin: 3rem auto 1rem auto;
}
#recruit h3.cap-mid {
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	background: #333;
	padding: 0.5rem;
	margin: 1rem auto 1rem auto;
}
#recruit .show-sp a {
	text-decoration: none;
}
table.full-width {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.full-width tr th {
	color: #000;
	text-align: left;
	vertical-align: top;
	padding: 0 0 0.4rem 0;
	width: 100%;
	display: block;
	border-bottom: 1px solid #000;
}
table.full-width tr td {
	text-align: left;
	vertical-align: top;
	padding: 1rem 2% 2rem 2%;
	width: 96%;
	display: block;
}

@media screen and (min-width: 1025px) {
table.full-width tr th {
	font-weight: bold;
	color: #000;
	vertical-align: top;
	padding: 1rem 0.7rem;
	width: 27%;
	display: table-cell;
	border-bottom: 1px solid #000;
}
table.full-width tr td {
	padding: 1rem 0.7rem;
	width: 72%;
	display: table-cell;
	border-bottom: 1px dotted #000;
}
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
table.full-width tr th {
	font-weight: bold;
	color: #000;
	vertical-align: top;
	padding: 1rem 0.7rem;
	width: 27%;
	display: table-cell;
	border-bottom: 1px solid #000;
}
table.full-width tr td {
	padding: 1rem 0.7rem;
	width: 72%;
	display: table-cell;
	border-bottom: 1px dotted #000;
}
}

@media screen and (max-width: 640px) {
table.full-width tr th {
	font-weight: bold;
	color: #000;
	vertical-align: top;
	padding: 1rem 0.7rem;
	width: 33%;
	display: table-cell;
	border-bottom: 1px solid #000;
}
table.full-width tr td {
	padding: 1rem 0.7rem;
	width: 66%;
	display: table-cell;
	border-bottom: 1px dotted #000;
}
}

.formbox-number {
	max-width: 50px;
}
.formbox-mini {
	max-width: 100px;
}
.formbox-short {
	max-width: 150px;
}
.formbox-middle {
	width: 250px;
}
.formbox-long {
	width: 100%;
}

@media screen and (max-width: 640px) {
.formbox-middle {
	width: 100%;
}
}
.hissu {
	color: #fff;
	font-size: 1.0rem;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0.3rem;
}
.tdsubmit {
	text-align: center;
	padding: 2rem 0 1rem 0;
}
.formInner {
	padding: 0;
}
.sent .formInner {
	display: none;
}
.complete-display {
	display: none;
}
.sent .complete-display {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 6rem 0;
	display: block;
}
.sent .complete-display h3 {
	color: rgba(30,65,122,1);
	margin: 0 0 1rem 0;
	padding: 0;
	font-size: 1.2rem;
}
span.wpcf7-not-valid-tip {
	top: 0px;
	left: 1rem;
}
/* ContactForm 7
   ========================================================================== */




 .formbox-number {
	max-width: 50px;
}
.formbox-mini {
	max-width: 100px;
}
.formbox-short {
	max-width: 150px;
}
.formbox-middle {
	width: 100%;
}
.formbox-long {
	width: 100%;
}

@media (min-width: 481px) {
.formbox-middle {
	max-width: 480px;
}
}
.hissu {
	color: #e50012;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0.3rem;
}
.tdsubmit {
	text-align: center;
	padding: 0;
}

@media (min-width: 481px) {
.tdsubmit {
	padding: 2rem 0 0 0;
}
}
.formInner {
	padding: 0;
}
.formInner label {
	font-weight: 400;
}
.sent .formInner {
	display: none;
}
.complete-display {
	display: none;
}
.sent .complete-display {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 6rem 0;
	display: block;
	text-align: center;
}
.sent .complete-display h3 {
	margin: 0 0 1rem 0;
	padding: 0;

	
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    color: rgba(28,29,76,1.00);	
	
	
}
span.wpcf7-not-valid-tip {
	top: 0px;
	left: 1rem;
}
span.wpcf7-checkbox .wpcf7-list-item {
	margin-right: 1rem;
}
div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin: 1rem auto;
	width: auto;
}
.formInner input[type="checkbox"] {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5em;
	padding: 5px;
}

@media screen and (min-width: 1025px) {
ul.newslistbox {
	margin-bottom: 0px;
}
ul.newslistbox li {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding: 5%;
}
ul.newslistbox li a {
	width: 100%;
	height: auto;
	display: block;
	text-decoration: none;
	background-color: #fff;
	box-shadow: 0px 1px 3px #ccc;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
ul.newslistbox li a:hover {
	background-color: #f0f0f0;
}
ul.newslistbox li a .nwcc1 {
	display: block;
	padding: 15px 15px;
}
ul.newslistbox li a .nwimg {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
ul.newslistbox li a .nwimg h2 {
	font-size: 0.8em;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 18px;
	width: 70px;
	height: 18px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
ul.newslistbox li a .nwimg h2.h2nw-news {
	background-color: #ED2656;
}
ul.newslistbox li a .nwimg h2.h2nw-campaign {
	background-color: #41AA35;
}
ul.newslistbox li a .nwimg h2.h2nw-event {
	background-color: #F3710E;
}
ul.newslistbox li a .nwimg h2.h2nw-blog {
	background-color: #333222;
}

ul.newslistbox li a .nwimg h2.h2nw-maintenance {
	background-color: #0076a1 ;
}
ul.newslistbox li a .nwimg h2.h2nw-custom {
	background-color: #DB5800;
}



ul.newslistbox li a h3.h3nwt {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 5px;
}
ul.newslistbox li a h3.h3stn {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 5px;
	text-align: center;
}
ul.newslistbox li a h3.h3alfa {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	padding-top: 40px;
	background-image: url(../img/index/ic-alfa.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 35px;
}
ul.newslistbox li a h3.h3fiat {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	padding-top: 40px;
	background-image: url(../img/index/ic-fiat.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 35px;
}
ul.newslistbox li a p.pnwc {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin-bottom: 0;
}
ul.newslistbox li a p.pstn {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	margin-bottom: 3px;
}
ul.newslistbox li a p.pstn_p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: rgba(30,65,122,1);
	text-align: center;
	font-style: italic;
}




.post {
    width: 100%;
    height: auto;
    display: block;
    background-color: #fff;
    padding: 30px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}	
.post img{
		width: auto;
		max-width: 100%;
	}


	
#msp #blogtitle h2 {

    font-size: 24px;
    font-weight: 300;
    line-height: 1.4em;
    color: rgba(30,65,122,1);
    margin-bottom: 8px;

}
	
#msp #blogtitle ul li {
float: left;
padding: 0px;
list-style: none;
margin: 0 1rem 1rem  0;

}
	
.img-container {
    padding-top: 66.66%;
    position: relative;
    margin-bottom: 15px;
}

.container-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
	
	
	
	
	
	
	
	


	.thanks {
		min-height: 500px;
	}

	.thanks h3 ,.thanks p{
		text-align: center;
	}



}

@media screen and (min-width: 769px) and (max-width: 1024px) {
ul.newslistbox {
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
}
ul.newslistbox li {
	width: 33.3333%;
	height: auto;
	display: block;
	float: left;
	padding: 10px 1%;
}
ul.newslistbox li a {
	width: 100%;
	height: auto;
	display: block;
	text-decoration: none;
	background-color: #fff;
	box-shadow: 0px 1px 3px #ccc;
}
ul.newslistbox li a:hover {
	background-color: #f0f0f0;
}
ul.newslistbox li a:active {
	background-color: #f0f0f0;
}
ul.newslistbox li a .nwcc1 {
	display: block;
	padding: 15px 15px;
}
ul.newslistbox li a .nwimg {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
ul.newslistbox li a .nwimg h2 {
	font-size: 0.8em;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 18px;
	width: 70px;
	height: 18px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
ul.newslistbox li a .nwimg h2.h2nw-news {
	background-color: #ED2656;
}
ul.newslistbox li a .nwimg h2.h2nw-campaign {
	background-color: #41AA35;
}
ul.newslistbox li a .nwimg h2.h2nw-event {
	background-color: #F3710E;
}
ul.newslistbox li a .nwimg h2.h2nw-blog {
	background-color: #333222;
}



ul.newslistbox li a .nwimg h2.h2nw-maintenance {
	background-color: #0076a1 ;
}
ul.newslistbox li a .nwimg h2.h2nw-custom {
	background-color: #DB5800;
}



ul.newslistbox li a h3.h3nwt {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 5px;
}
ul.newslistbox li a h3.h3stn {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 5px;
	text-align: center;
}
ul.newslistbox li a h3.h3alfa {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	padding-top: 40px;
	background-image: url(../img/index/ic-alfa.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 35px;
}
ul.newslistbox li a h3.h3fiat {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	padding-top: 40px;
	background-image: url(../img/index/ic-fiat.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 35px;
}
ul.newslistbox li a p.pnwc {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin-bottom: 0;
}
ul.newslistbox li a p.pstn {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	margin-bottom: 3px;
}
ul.newslistbox li a p.pstn_p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: rgba(30,65,122,1);
	text-align: center;
	font-style: italic;
}



.post {
    width: 100%;
    height: auto;
    display: block;
    background-color: #fff;
    padding: 30px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}	
.post img{
		width: auto;
		max-width: 100%;
	}
	
#msp #blogtitle h2 {

    font-size: 24px;
    font-weight: 300;
    line-height: 1.4em;
    color: rgba(30,65,122,1);
    margin-bottom: 8px;

}
	
#msp #blogtitle ul li {
float: left;
padding: 0px;
list-style: none;
margin: 0 1rem 1rem  0;

}

	
	
.img-container {
    padding-top: 66.66%;
    position: relative;
    margin-bottom: 15px;
}

.container-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}	
	

	


	.thanks {
		min-height: 500px;
	}

	.thanks h3 ,.thanks p{
		text-align: center;
	}

}

@media screen and (min-width: 600px) and (max-width: 768px) {
ul.newslistbox {
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
}
ul.newslistbox li {
	width: 50%;
	height: auto;
	display: block;
	float: left;
	padding: 10px 1%;
}
ul.newslistbox li a {
	width: 100%;
	height: auto;
	display: block;
	text-decoration: none;
	background-color: #fff;
	box-shadow: 0px 1px 3px #ccc;
}
ul.newslistbox li a:active {
	background-color: #f0f0f0;
}
ul.newslistbox li a .nwcc1 {
	display: block;
	padding: 15px 15px;
}
ul.newslistbox li a .nwimg {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
ul.newslistbox li a .nwimg h2 {
	font-size: 0.8em;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 18px;
	width: 70px;
	height: 18px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
ul.newslistbox li a .nwimg h2.h2nw-news {
	background-color: #ED2656;
}
ul.newslistbox li a .nwimg h2.h2nw-campaign {
	background-color: #41AA35;
}
ul.newslistbox li a .nwimg h2.h2nw-event {
	background-color: #F3710E;
}
ul.newslistbox li a .nwimg h2.h2nw-blog {
	background-color: #333222;
}


ul.newslistbox li a .nwimg h2.h2nw-maintenance {
	background-color: #0076a1 ;
}
ul.newslistbox li a .nwimg h2.h2nw-custom {
	background-color: #DB5800;
}





ul.newslistbox li a h3.h3nwt {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 5px;
}
ul.newslistbox li a h3.h3stn {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 5px;
	text-align: center;
}
ul.newslistbox li a h3.h3alfa {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	padding-top: 40px;
	background-image: url(../img/index/ic-alfa.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 35px;
}
ul.newslistbox li a h3.h3fiat {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	padding-top: 40px;
	background-image: url(../img/index/ic-fiat.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 35px;
}
ul.newslistbox li a p.pnwc {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin-bottom: 0;
}
ul.newslistbox li a p.pstn {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	margin-bottom: 3px;
}
ul.newslistbox li a p.pstn_p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: rgba(30,65,122,1);
	text-align: center;
	font-style: italic;
}



.post {
    width: 100%;
    height: auto;
    display: block;
    background-color: #fff;
    padding: 30px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}	
.post img{
		width: auto;
		max-width: 100%;
	}
	
#msp #blogtitle h2 {

    font-size: 24px;
    font-weight: 300;
    line-height: 1.4em;
    color: rgba(30,65,122,1);
    margin-bottom: 8px;

}
	
#msp #blogtitle ul li {
float: left;
padding: 0px;
list-style: none;
margin: 0 1rem 1rem  0;

}
	
	
	
.img-container {
    padding-top: 66.66%;
    position: relative;
    margin-bottom: 15px;
}

.container-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}	
	




	.thanks {
		min-height: 500px;
	}

	.thanks h3 ,.thanks p{
		text-align: center;
	}

}

@media screen and (max-width: 599px) {
ul.newslistbox {
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
}
ul.newslistbox li {
	width: 50%;
	height: auto;
	display: block;
	float: left;
	padding: 10px 1%;
}
ul.newslistbox li a {
	width: 100%;
	height: auto;
	display: block;
	text-decoration: none;
	background-color: #fff;
	box-shadow: 0px 1px 3px #ccc;
}
ul.newslistbox li a:active {
	background-color: #f0f0f0;
}
ul.newslistbox li a .nwcc1 {
	display: block;
	padding: 15px 15px;
}
ul.newslistbox li a .nwimg {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
ul.newslistbox li a .nwimg h2 {
	font-size: 0.8em;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 18px;
	width: 70px;
	height: 18px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
ul.newslistbox li a .nwimg h2.h2nw-news {
	background-color: #ED2656;
}
ul.newslistbox li a .nwimg h2.h2nw-campaign {
	background-color: #41AA35;
}
ul.newslistbox li a .nwimg h2.h2nw-event {
	background-color: #F3710E;
}
ul.newslistbox li a .nwimg h2.h2nw-blog {
	background-color: #333222;
}



ul.newslistbox li a .nwimg h2.h2nw-maintenance {
	background-color: #0076a1 ;
}
ul.newslistbox li a .nwimg h2.h2nw-custom {
	background-color: #DB5800;
}





ul.newslistbox li a h3.h3nwt {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 5px;
}
ul.newslistbox li a h3.h3stn {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 5px;
	text-align: center;
}
ul.newslistbox li a h3.h3alfa {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	padding-top: 40px;
	background-image: url(../img/index/ic-alfa.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 35px;
}
ul.newslistbox li a h3.h3fiat {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	padding-top: 40px;
	background-image: url(../img/index/ic-fiat.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 35px;
}
ul.newslistbox li a p.pnwc {
	/*font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin-bottom: 0;*/
	display:none;
}
ul.newslistbox li a p.pstn {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	margin-bottom: 3px;
}
ul.newslistbox li a p.pstn_p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: rgba(30,65,122,1);
	text-align: center;
	font-style: italic;
}



.post {
    width: 100%;
    height: auto;
    display: block;
    background-color: #fff;
    padding: 30px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}	
.post img{
		width: auto;
		max-width: 100%;
	}


#msp #blogtitle h2 {

    font-size: 18px;
    font-weight: 300;
    line-height: 1.4em;
    color: rgba(30,65,122,1);
    margin-bottom: 8px;

}
	
#msp #blogtitle ul li {
float: left;
padding: 0px;
list-style: none;
margin: 0 1rem 1rem  0;
	font-size: 12px;

}

.img-container {
    padding-top: 66.66%;
    position: relative;
    margin-bottom: 15px;
}

.container-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
	


	.thanks {
		min-height: 300px;
	}

	.thanks h3 ,.thanks p{
		text-align: center;
	}

}


/* Style for Smartphone */
@media screen and (max-width: 599px) {
input,
select,
textarea{
  font-size: 16px !important;
}



	.thanks {
		min-height: 300px;
	}

	.thanks h3 ,.thanks p{
		text-align: center;
	}



}




/*莉･荳� 譁ｰ隕剰ｨｭ螳�*/



.widget-area ul li.widget_archive ul li {
	display: block;
	float: left;
	list-style: outside none none;
	margin: 1%;
	padding: 0;
	width: 31.33%;
}
.widget-area ul li.widget_archive ul li a {
	background-color: #f8f8f8;
	border-radius: 3px;
	color: #454545;
	display: block;
	font-size: 0.7rem;
	margin: 0;
	padding: 0.35rem 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	top: -1px;
	white-space: nowrap;
}
.widget-area ul li.widget_archive ul li a:hover {
color: #fff;
	background-color:rgba(7,16,66,1.00);
}

.widget-area &gt; ul &gt; li {
	list-style: outside none none;
	margin: 0 0 40px;
	padding: 0;
}

@media screen and (min-width: 1025px) {
.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
}
.clearfix::after {
	clear: both;
}
div.blog_info ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
div.blog_info li {
	color: #fff;
	/*float: right;*/
	list-style: outside none none;
	margin: 0 0 0 1rem;
	padding: 0;
}
.entry-info {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.row::after, .row::before {
	content: " ";
	display: table;
	clear: both;
}
.type-0 .img-container-wrap {
	float: left;
	width: 33.3333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-0 .img-container-bbs {
	margin-bottom: 1rem;
}
.type-0 .txt-container-wrap {
	float: left;
	width: 66.6667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-1 .img-container-wrap {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-1 .gallery-wrap {
	display: flex;
	flex-wrap: wrap;
}
.type-1 .img-container-bbs {
	width: 10%;
	border: 1px solid transparent;
	height: auto;
}
.type-1 .img-container-bbs:first-child {
	width: 100%;
}
.type-1 .entry-content {
	margin-top: 1rem;
}
.type-1 .txt-container-wrap {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-2 .img-container-wrap {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-2 .img-tx-row {
	margin-bottom: 1rem;
}
.type-2 .img-container-wrap .col-img {
	float: left;
	width: 33.3333%;
	min-height: 1px;
	padding-left: 0px;
	padding-right: 15px;
	position: relative;
}
.type-2 .img-container-wrap .col-txt {
	float: left;
	width: 66.6667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-2 .txt-container-wrap {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}




/* ContactForm 7 雉ｼ蜈･蟶梧悍繧ｰ繝�ぜ
   ========================================================================== */


ul#item-list{
	width:100%;
}

#item-list li{
	display:block;
	width:100%;	
}

#item-list li span.wpcf7-checkbox .wpcf7-list-item{
	width: 40%;

}

#item-list li span.goods-name{
	display: inline-block;
	width: 40%;
	margin-right: 1em;
}	
	
	
	

}

@media screen and (min-width: 769px) and (max-width: 1024px) {
.entry-info {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.row::after, .row::before {
	content: " ";
	display: table;
	clear: both;
}
.type-0 .img-container-wrap {
	float: left;
	width: 33.3333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-0 .img-container-bbs {
	margin-bottom: 1rem;
}
.type-0 .txt-container-wrap {
	float: left;
	width: 66.6667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-1 .img-container-wrap {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-1 .gallery-wrap {
	display: flex;
	flex-wrap: wrap;
}
.type-1 .img-container-bbs {
	width: 10%;
	border: 1px solid transparent;
	height: auto;
}
.type-1 .img-container-bbs:first-child {
	width: 100%;
}
.type-1 .entry-content {
	margin-top: 1rem;
}
.type-1 .txt-container-wrap {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-2 .img-container-wrap {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-2 .img-tx-row {
	margin-bottom: 1rem;
}
.type-2 .img-container-wrap .col-img {
	float: left;
	width: 33.3333%;
	min-height: 1px;
	padding-left: 0px;
	padding-right: 15px;
	position: relative;
}
.type-2 .img-container-wrap .col-txt {
	float: left;
	width: 66.6667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-2 .txt-container-wrap {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.widget-area {
	padding: 40px 3%;
	width: 100%;
}



/* ContactForm 7 雉ｼ蜈･蟶梧悍繧ｰ繝�ぜ
   ========================================================================== */


ul#item-list{
	width:100%;
}

#item-list li{
	display:block;
	width:100%;	
}

#item-list li span.wpcf7-checkbox .wpcf7-list-item{
	width: 60%;

}
#item-list li span.goods-name{
	display: inline-block;	
	width: 60%;
	margin-right: 1em;
}	

}

@media screen and (min-width: 600px) and (max-width: 768px) {
.row::after, .row::before {
	content: " ";
	display: table;
	clear: both;
}
.type-0 .img-container-wrap {
	width: 100%;
}
.type-0 .img-container-bbs {
	margin-bottom: 1rem;
}
.type-0 .txt-container-wrap {
	width: 100%;
}
.type-1 .img-container-wrap {
	width: 100%;
}
.type-1 .gallery-wrap {
	display: flex;
	flex-wrap: wrap;
}
.type-1 .img-container-bbs {
	border: 1px solid transparent;
	height: auto;
	width: 20%;
}
.type-1 .img-container-bbs:first-child {
	width: 100%;
}
.type-1 .entry-content {
	margin-top: 1rem;
}
.type-1 .txt-container-wrap {
	width: 100%;
}
.type-2 .img-container-wrap {
	width: 100%;
}
.type-2 .img-tx-row {
	margin-bottom: 1rem;
}
.type-2 .img-container-wrap .col-img {
	float: left;
	width: 33.3333%;
	min-height: 1px;
	padding-left: 0px;
	padding-right: 15px;
	position: relative;
}
.type-2 .img-container-wrap .col-txt {
	float: left;
	width: 66.6667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.type-2 .txt-container-wrap {
	width: 100%;
}
.widget-area {
	padding: 40px 6%;
	width: 100%;
}




/* ContactForm 7 雉ｼ蜈･蟶梧悍繧ｰ繝�ぜ
   ========================================================================== */


ul#item-list{
	width:100%;
}

#item-list li{
	display:block;
	width:100%;	
}

#item-list li span.wpcf7-checkbox .wpcf7-list-item{
	width: 70%;
	margin-left: 0;
}
#item-list li span.goods-name{
	display: inline-block;	
	width: 70%;
	margin-right: 1em;
}	


}

@media screen and (max-width: 599px) {
.type-0 .img-container-wrap {
	width: 100%;
}
.type-0 .img-container-bbs {
	margin-bottom: 1rem;
}
.type-0 .txt-container-wrap {
	width: 100%;
}
.type-1 .gallery-wrap {
	display: flex;
	flex-wrap: wrap;
}
.type-1 .img-container-bbs {
	border: 1px solid transparent;
	height: auto;
	width: 20%;
}
.type-1 .img-container-bbs:first-child {
	width: 100%;
}
.type-1 .entry-content {
	margin-top: 1rem;
}
.type-2 .img-container-wrap {
	width: 100%;
}
.type-2 .img-tx-row {
	margin-bottom: 1rem;
}
.type-2 .img-container-wrap .col-img {
	width: 100%;
}
.type-2 .img-container-wrap .col-txt {
	width: 100%;
}
.type-2 .txt-container-wrap {
	width: 100%;
}
.type-2 .img-container-bbs {
	margin-bottom: 1rem;
}
.widget-area {
	padding: 40px 6%;
	width: 100%;
}
input[type="submit"] {
	background-color: #00b6c6;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	/*line-height: 50px;*/
	margin-left: auto;
	margin-right: auto;
	width: 60% !important;
}




/* ContactForm 7 雉ｼ蜈･蟶梧悍繧ｰ繝�ぜ
   ========================================================================== */


ul#item-list{
	width:100%;
}

#item-list li{
	display:block;
	width:100%;	
}

#item-list li span.wpcf7-checkbox .wpcf7-list-item{
	width: 70%;
	margin-left: 0;

}
#item-list li span.goods-name{
	display: inline-block;	
	width: 70%;
	margin-right: 1em;
}	
	
	

	
}



body .search_unit #searchsubmit {
	 width: 30px !important;}



body .search_unit input[type="text"]{
	
		 width: 200px !important;}



</pre></body></html>