@charset "utf-8";
/**
 * StyleName : _base
 * -Main contents styles
 */

/** Headline 
------------------------------ **/
/*h2*/
#mainArticles h2,
#mainServices h2,
#mainTopics h2,
#listTopics h2 {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto 1.5em;
}
#mainArticles h2,
#listTopics h2 {
	margin: 1em auto 16px;
	text-align: center;
	font-size: 3em;
	font-weight: bold;
	border-bottom: none;
	letter-spacing: 0;
	line-height: 1;
}
.formConfirmation #mainArticles h2 {
	margin-top: 1em;
}
/*h3*/
.mainContents .article h3,
.mainContents div.gallery h3,
#mainServices h2,
#mainTopics h2,
#mainArticles div[id^="blog"] h2 {
	margin-bottom: 2em;
	font-size: 2em;
	border-bottom: none;
	line-height: 1.25;
	padding: 1em 0 8px;
	background: none;
	font-weight: bold;
	letter-spacing: 0;
	position: relative;
	text-align: center;
	clear: both;
}
.mainContents .article h3:after,
.mainContents div.gallery h3:after,
#mainServices h2:after,
#mainTopics h2:after,
#mainArticles div[id^="blog"] h2:after {
	position: absolute;
	bottom: -0.5em;
	left: 45%;
	z-index: 2;
	content: "";
	width: 10%;
	height: 6px;
	border-radius: 2px;
}
.article h3 a,
.article h3 a:hover {
	text-decoration: none;
}
/*h4*/
.article h4,
#mainBlogComments h2,
#mainBlogCommentForm h2 {
	padding: 1em 0;
	padding-bottom: 0.5em;
	margin: 0 0 0.5em;
	font-size: 1.5em;
	line-height: 1.25;
	letter-spacing: 0.05em;
	position: relative;
	display: flow-root;
}
.article h4:after,
#mainBlogComments h2:after,
#mainBlogCommentForm h2:after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: "";
	width: 20%;
	height: 4px;
}
.article h4 span {
	font-size: 1em;
	margin: auto 0 0;
}
/*h5*/
.article h5,
#mainBlogComments h3,
#mainBlogCommentForm h3 {
	padding: 0;
	border-bottom: none;
	margin: 1em 0;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.25;
	letter-spacing: 0.1em;
}
.article h5:before {
	content: "";
	padding-left: 0.5em;
}
/*h6*/
.article h6 {
	font-size: 1em;
	padding: 4px 8px;
	margin-bottom: 8px;
	font-weight: bold;
	display: flow-root;
}
.article h6:before {
	content: "▲";
	transform: rotate(90deg) scale(0.75);
	font-weight: bold;
	margin-right: 8px;
	display: inline-block;
}

/** Images
------------------------------ **/

.mainArticles .article .image {
	text-align: center;
}
.mainArticles .article img {
	max-width: 1200px;
}
.mainArticles .article .article_body.article_center .image,
.mainArticles .article .article_body.article_center img {
	max-width: 1200px;
	width: auto;
	margin: 1em auto;
}
.mainArticles .article_right .image {
	float: right;
	overflow: hidden;
	margin: 0 0 0 24px;
}
.mainArticles .article_left .image {
	float: left;
	overflow: hidden;
	margin: 0 24px 0 0;
}
.mainArticles .article_left .image,
.mainArticles .article_right .image,
.mainArticles .article_right .image img,
.mainArticles .article_left .image img {
	max-width: 600px;
	width: auto;
}
.article.mini img {
	width: 400px;
}

/** Gallery
------------------------------ **/

/*Simple Gallery*/
.mainArticles ul.galleryImages li {
	width: calc(100% / 5);
	height: 184px;
	margin: 0 0 16px;
	padding: 8px;
	float: left;
	overflow: hidden;
}
.mainArticles ul.galleryImages li .image {
	margin-bottom: 8px;
	text-align: center;
}
.mainArticles ul.galleryImages li .image img {
	max-width: 100%;
	max-height: 152px;
}
.mainArticles ul.galleryImages li .title {
	text-align: center;
	line-height: 1;
	font-size: 0.75em;
}

/*Responsive Gallery*/
.galleryGrid_body .comment {
	text-align: center;
	font-feature-settings: "palt";
	font-size: 0.88em;
}
.gallery_grid li.galleryGrid .galleryGrid_outer {
	padding: 4px;
}
.gallery.example .galleryGrid_body {
	box-sizing: border-box;
}

/** Services **/
#mainServices {
	margin: 48px auto;
}
#mainServices .services {
	width: 1200px;
	padding: 0 32px;
}
.mainServices .services li {
	width: 50%;
	padding: 24px;
	float: left;
}
.mainServices .services li:last-of-type {
	border: none;
}
.mainServices .services li.even {
	float: right;
}
.mainServices .service h3 {
	overflow: hidden;
	margin-bottom: 8px;
	font-size: 1.125em;
	font-weight: normal;
}
.mainServices .service h3 a {
	text-decoration: none;
}
.mainServices .service h3 a:hover {
	text-decoration: underline;
}
.mainServices .service .description {
	margin-bottom: 16px;
	overflow: hidden;
	font-size: 0.88em;
}
.mainServices .service .more a {
	padding: 0 8px;
	height: 32px;
	text-indent: 0;
	display: block;
	float: right;
	font-size: 0.88em;
	text-align: center;
	line-height: 32px;
	border-radius: 3px;
}

/** Topics **/
#mainTopics {
	padding-bottom: 16px;
	margin-bottom: 48px;
}
.mainTopics .topics {
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
	padding: 0;
	margin: 0px 0 16px;
}
.mainTopics .topics li {
	padding: 16px;
	font-size: 1em;
}
.mainTopics .topics li .thumb {
	width: auto;
	height: auto;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
#mainTopics .topics li .thumb,
#mainTopics .topics li .thumb img {
	max-width: 160px;
	max-height: 100px;
}
#mainTopics .topics h3,
.mainTopics .topics li h3 {
	font-size: 1.125em;
}
.mainTopics .topics li h3 a {
	text-decoration: underline;
}
.mainTopics .topics li h3 a:hover {
	text-decoration: none;
}
#mainTopics .topics .description,
.mainTopics .topics li .description {
	font-size: 1em;
	margin-top: 0px;
}
.mainTopics .topics li .more {
	margin-top: 11px;
	text-align: right;
}
.mainTopics .topics li .more a {
	text-decoration: none;
}
#mainTopics .topics li .more a,
.mainTopics .topics li .more {
	font-size: 1em;
	font-weight: bold;
}
.mainTopics .topics li .more a {
	padding: 8px 16px;
	border-radius: 4px;
}

.mainTopics .topics li .date {
	margin-bottom: 8px;
	line-height: 1;
	font-size: 0.75em;
}
.mainTopics .topics li.photo_gallery .category {
	padding: 2px 7px 1px;
	margin-right: 8px;
	font-size: 0.625em;
}

/** mainTopics **/
#mainTopics .listview {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 16px;
	text-align: center;
	text-decoration: none;
}
#mainTopics .listview a {
	background: none;
	padding-left: 0;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1em;
}
#mainTopics .listview a:hover {
	text-decoration: underline;
}
#mainTopics .topics li {
	padding: 16px;
	position: relative;
}
#mainTopics .topics li .thumb {
	margin-right: 16px;
}
#mainTopics .topics h3,
#mainTopics .topics .description {
	padding-right: 128px;
}
#mainTopics .topics li.photo_gallery .category {
	padding: 1px 6px 1px;
	font-size: 0.56em;
}
#mainTopics .topics li .more {
	position: absolute;
	right: 0;
	bottom: 16px;
}

/** listTopics **/
#listTopics .topics li .thumb img {
	max-width: 160px;
	max-height: 100px;
}

/** Pagination **/
div#Pagination {
	margin: auto;
}

/** LAYOUT ADJUSTMENT
------------------------------ **/
.mainArticles .article.zero_margin {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.article.underImg .article_body {
	display: flex;
	flex-direction: column;
}
.article.underImg .article_body .image,
.article.underImg .article_body img {
	width: auto;
	margin: 0;
}
.article.underImg .article_body .image {
	order: 1;
	margin-top: 1em;
	max-width: fit-content;
}
.article.underImg .article_body img {
	max-width: 100%;
}

/** MAX CONTENTS
------------------------------ **/
.article.max {
	margin: 0;
	padding: 0;
}
.mainArticles .article.max,
.mainArticles .article.max .article_body,
.mainArticles .gallery.max,
.mainArticles .article.bg {
	width: 100%;
	min-width: 1200px;
}
.mainArticles .article.bg .article_body {
	width: 1200px;
	margin: auto;
}
.mainArticles .article.bg.max .article_body {
	width: 100%;
}
.mainArticles .article.max .article_body {
	padding: 0;
}
.mainArticles .article.max .article_right {
	padding-right: 0;
	padding-left: 24px;
}
.mainArticles .article.max .article_left {
	padding-right: 24px;
	padding-left: 0;
}
.mainArticles .article.max .article_center :not(.image, img) {
	margin-right: 24px;
	margin-left: 24px;
}
.mainArticles .article.max .article_center .image {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.mainArticles .article.max .article_center .image img {
	margin: 0 auto;
}
.mainArticles .article.max .article_right .image,
.mainArticles .article.max .article_left .image {
	width: auto;
	max-width: 50%;
}
.mainArticles .article.max .article_body img {
	max-width: 100%;
	width: auto;
}
.mainArticles div.gallery.max .article_body {
	width: 100%;
}

ul.galleryGrids {
	width: 100%;
}
.mainArticles div.gallery.max .gallery_grid2 li.galleryGrid {
	width: calc(100% / 2);
}
.mainArticles div.gallery.max .gallery_grid3 li.galleryGrid {
	width: calc(100% / 3);
}
.mainArticles div.gallery.max .gallery_grid4 li.galleryGrid {
	width: calc(100% / 4);
}
.mainArticles div.gallery.max .gallery_grid5 li.galleryGrid {
	width: calc(100% / 5);
}
.mainArticles div.gallery.max .gallery_grid li.galleryGrid .galleryGrid_outer {
	padding: 0;
}
.mainArticles div.gallery.max .gallery_grid li.galleryGrid .image {
	margin: 0;
}

/** COLUMN CONTENTS
------------------------------ **/
.mainArticles .article.col2 {
	width: 50%;
	min-width: auto;
	margin: 0 0 1em;
}
.mainArticles .article.col3 {
	width: calc(100% / 3);
	min-width: auto;
	margin: 0 0 1em;
}
.mainArticles .article.col2 .article_body {
	width: 100%;
	min-width: auto;
	padding: 0 24px;
}
.mainArticles .article.col3 .article_body {
	width: 100%;
	min-width: auto;
	padding: 0 8px;
}
.mainArticles .article.col2 .article_body .image,
.mainArticles .article.col3 .article_body .image,
.mainArticles .article.col2 .article_body .image img,
.mainArticles .article.col3 .article_body .image img {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}
.mainArticles .article.col2.colSet,
.mainArticles .article.col3.colSet,
.mainArticles .article.col2.colSet .article_body,
.mainArticles .article.col3.colSet .article_body {
	padding: 0;
}
.mainArticles .article.colSet .article_body {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.mainArticles .article.colSet .article_body *:not(.image) {
	width: inherit;
	max-width: 90%;
}

/** Table
------------------------------ **/
/*Default Table*/
.article table:not(.contactTable) {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-spacing: 0;
	border-top: 1px solid #ccc;
	margin: 10px auto;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: auto;
	padding: 10px;
	box-sizing: border-box;
}
.article table:not(.contactTable) th {
	background-color: #f7f7f7;
	text-align: center;
}

/*Normal Table*/
.article table.normalTbl {
	border: none;
	background: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto;
	width: 100%;
}
.article table.normalTbl th {
	border: none;
	background: none;
	height: auto;
	width: 25%;
	line-height: 150%;
	padding: 16px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: none;
}
.article table.normalTbl td {
	border: none;
	background: none;
	height: auto;
	line-height: 150%;
	padding: 16px;
}
.article table.normalTbl thead th {
	width: auto;
}

/*Flow Table*/
.article table#flowTbl {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	margin: 10px auto;
	width: 100%;
}
.article table#flowTbl td {
	border-radius: 8px;
	display: block;
	height: auto;
	margin-bottom: 56px;
	padding: 4%;
	position: relative;
}
.article table#flowTbl td::after {
	content: "▼";
	font-family: monospace;
	font-size: 3em;
	left: 0;
	right: 0;
	top: 90%;
	bottom: auto;
	position: absolute;
	text-align: center;
	transform: scaleY(0.5);
}
.article table#flowTbl tr:last-child td {
	margin-bottom: 0;
}
.article table#flowTbl tr:last-child td::after {
	display: none;
}
.article table#flowTbl td strong {
	display: block;
	font-size: 1.25em;
	font-weight: bold;
}

/*CheckList*/
ul.check {
	display: flex;
	flex-direction: column;
	padding-left: 2em;
}
ul.check li {
	position: relative;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.5;
	padding: 0.25em 0;
	display: block;
}
ul.check li::before {
	display: block;
	content: "";
	position: absolute;
	top: 0.4em;
	left: -1.5em;
	width: 1em;
	height: 0.5em;
	border-left: 4px solid #c71c1c;
	border-bottom: 4px solid #e55;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*NumberList*/
ol.number {
	counter-reset: number;
	list-style-type: none !important;
}
ol.number li {
	position: relative;
	margin-bottom: 0.75em;
	padding-left: 30px;
}
ol.number li:before {
	position: absolute;
	counter-increment: number;
	content: counter(number);
	display: inline-block;
	background: #15b393;
	color: white;
	font-weight: bold;
	font-size: 1em;
	left: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	top: 1em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*FAQ*/
ul.faq {
	padding: 0 0 1em;
}
ul.faq li.qus,
ul.faq li.ans {
	display: block;
	font-size: 1em;
	margin-bottom: 1em;
	padding-left: 44px;
}
ul.faq li.qus::before,
ul.faq li.ans::before {
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 1em;
	width: 32px;
	height: 32px;
	line-height: 32px;
	margin: 0 8px 0 -44px;
	text-align: center;
}
ul.faq li.qus::before {
	background-color: #69f;
	content: "Q";
}
ul.faq li.ans::before {
	background-color: #f69;
	content: "A";
}

/*PrivacyList*/
ol.pp {
	padding-left: 1.25em;
}
ol.pp li {
	list-style-type: decimal;
}
ul.notes {
	list-style-type: none;
	margin-left: 1em;
}
ul.notes li::before {
	content: "◆";
	margin-left: -1em;
}
ul.ps {
	list-style-type: none;
	margin-left: 1em;
}
ul.ps li::before {
	content: "※";
	margin-left: -1em;
}
ul.maru {
	list-style-type: none;
	margin-left: 1em;
}
ul.maru li::before {
	content: "●";
	margin-left: -1em;
}

/** Contact
------------------------------ **/
.envelope {
	padding: 1em;
	box-sizing: border-box;
	text-align: center;
}

#article_contact,
#article_company {
	width: 1200px;
	margin: auto;
	padding: 0px;
	border: none;
}

table.contactTable,
table.companyTable {
	border-collapse: collapse;
	border-spacing: 0;
	border-left: none;
	border-top: none;
	border-bottom: none;
	margin: 16px auto;
	width: 1200px;
}
table.contactTable th,
table.companyTable th,
table.contactTable td,
table.companyTable td {
	padding: 24px;
	text-align: left;
}
table.companyTable th,
table.contactTable th,
table.contactTable td {
	border: none;
}
table.contactTable th,
table.companyTable th {
	border-right: none;
	background-color: none;
	height: auto;
	line-height: 150%;
	text-align: left;
	vertical-align: middle;
	width: 30%;
}
table.contactTable td,
table.companyTable td {
	border-right: none;
	height: auto;
	line-height: 150%;
}
table.contactTable .textField {
	width: 100%;
	font-size: 1em;
	padding: 4px;
}
table.contactTable input.textField {
	width: 100%;
}
#article_contact_ext {
	font-size: 0.75em;
	border: none;
}
table.contactTable input[type="text"],
table.contactTable input[type="password"],
table.contactTable textarea {
	padding: 8px;
	border: none;
	border-radius: 4px;
}
table.contactTable select {
	padding: 8px;
	border-radius: 4px;
}
table.contactTable tr.must th {
	background-position: right center;
	background-repeat: no-repeat;
	padding: 24px 48px 24px 24px;
	background-size: 32px;
}

/*table.contactTable input.validator-invalid {
	border-style: solid;
}
table.contactTable input.validator-valid {
	border-style: solid;
}*/
table.contactTable select {
	font-size: 1em;
	width: 100%;
}
table.contactTable label {
	font-size: 1em;
	width: 100%;
	display: inline-block;
}
table.contactTable label input {
	margin-left: 10px;
	margin-right: 5px;
	border: 0px;
}

table.contactTable input.button {
	display: block;
	font-size: 1em;
	height: 50px;
	letter-spacing: 5px;
	margin: 0 10% 0 25%;
	outline: none;
	width: 20%;
	padding: 8px 0;
	border-radius: 6px;
	float: left;
	font-weight: bold;
}
table.contactTable input.button:hover {
	cursor: pointer;
}
table.contactTable input[type="button"] {
	background-image: none;
	border: none;
	display: block;
	font-size: 1em;
	height: 50px;
	letter-spacing: 5px;
	margin: 0 25% 0 0;
	outline: none;
	width: 20%;
	padding: 8px 0;
	border-radius: 6px;
	float: left;
}
table.contactTable input[type="button"]:hover {
	background-image: none;
	cursor: pointer;
}
.validator-form .validator-message-invalid,
p.contact-note {
	padding: 0;
	margin: 0;
	font-size: 0.75em;
}
.validator-form .validator-message-invalid {
	padding-left: 24px;
}
table.contactTable td.th_headline {
	text-align: center;
	border: none;
	font-weight: bold;
	font-size: 1.25em;
}
body.formConfirmation div#mainArticles_body {
	width: 1200px;
	margin: auto;
}

/** Responsive
**/
@media only screen and (max-width: 1200px) {
	#mainArticles h2,
	#mainServices h2,
	#mainTopics h2,
	#listTopics h2,
	.mainArticles .article,
	.mainArticles .article .article_body,
	.mainArticles .article.bg .article_body,
	.mainArticles .article.max .article_body,
	.mainArticles .gallery .article_body,
	.mainArticles .gallery.max,
	.mainTopics .topics,
	#mainServices .services,
	table.contactTable,
	table.companyTable,
	body.formConfirmation div#mainArticles_body,
	#mainBlogComments_body,
	#mainBlogCommentForm_body {
		width: 100%;
		min-width: inherit;
	}
	.mainArticles .article_right .image img,
	.mainArticles .article_left .image img {
		max-width: 100%;
	}
	.mainArticles .article.bg,
	.mainArticles .article.max {
		min-width: inherit;
	}
	.mainArticles .article_left .image,
	.mainArticles .article_right .image {
		max-width: 50%;
	}
	.mainArticles .article.max .mainArticles .article .article_body.article_center .image,
	.mainArticles .article .article_body.article_center img {
		max-width: 100%;
	}
	.mainArticles .article.col2 .article_body .image,
	.mainArticles .article.col3 .article_body .image,
	.mainArticles .article.col2 .article_body .image img,
	.mainArticles .article.col3 .article_body .image img {
		max-width: 100%;
	}
	.mainArticles .article img {
		max-width: 100%;
	}
	.article:not(.article.max, .article.col2, .article.col3),
	#mainTopics,
	#listTopics,
	#mainBlogComments_body,
	#mainBlogCommentForm_body {
		padding-left: 24px;
		padding-right: 24px;
	}
	#mainTopics {
		border-bottom: none;
	}
	.formConfirmation #mainArticles {
		padding: 0 4%;
	}
	/*YOUTUBE*/
	.video {
		position: relative;
		width: 100%;
		padding-top: 56.25%; /*←動画のアスペクト比が16:9の場合。4:3の場合は75%に。*/
	}
	.video iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}
	/*Contact*/
	.formConfirmation form.ams-form-submit.validator-form {
		width: 100%;
	}
}

@media only screen and (max-width: 600px) {
	/*Layout*/
	#mainContents,
	#mainArticles {
		margin-bottom: 24px;
	}
	#pankuz,
	#mainTopics {
		padding-left: 4%;
		padding-right: 4%;
	}
	.mainArticles .article.col2 .article_body,
	.mainArticles .article.col3 .article_body {
		padding: 0;
	}
	.mainArticles .article,
	.mainArticles .article.col2.colSet,
	.mainArticles .article.col3.colSet,
	.article:not(.article.max),
	.mainArticles div.gallery,
	#listTopics,
	#mainBlogComments_body,
	#mainBlogCommentForm_body {
		padding: 0 4% 24px;
	}
	.mainArticles div.gallery {
		padding: 0 0 24px;
	}
	.mainArticles .article.bg {
		padding-top: 24px;
	}
	.mainArticles .article.bg.max {
		padding-top: 0;
	}
	.mainArticles .article.max .article_center :not(.image, img) {
		margin-left: 0;
		margin-right: 0;
	}
	.mainArticles .article_right .image,
	.mainArticles .article_left .image {
		max-width: 100%;
		margin: 0 0 1em;
		float: none;
	}
	.mainArticles .article.max .article_right .image,
	.mainArticles .article.max .article_left .image {
		max-width: 100vw;
		float: none;
	}
	.mainArticles .article.max .article_right .image,
	.mainArticles .article.max .article_left .image,
	.mainArticles .article.max .article_center .image {
		margin: 0 -4.5% 1em;
	}
	.mainArticles .article.max .article_right,
	.mainArticles .article.max .article_left {
		padding: 0;
	}
	.mainArticles .article.max .article_center .image {
		max-width: 100vw;
		width: 100vw;
		margin-top: 0;
	}
	.mainArticles .article.col2,
	.mainArticles .article.col3 {
		width: 100%;
	}
	.mainArticles .article.col2.colSet,
	.mainArticles .article.col3.colSet {
		width: 100%;
		padding-bottom: 0;
	}
	.mainArticles .article.colSet .article_body *:not(.image) {
		max-width: 100%;
	}

	/*Topics*/
	#mainTopics .topics li .thumb,
	#mainTopics .topics li .thumb img,
	#listTopics .topics li .thumb img {
		max-width: 80px;
		max-height: 60px;
	}
	#mainTopics .topics h3,
	.mainTopics .topics li h3 {
		font-size: 1.125em;
	}
	#mainTopics .topics h3,
	#mainTopics .topics .description {
		padding: 0;
		line-height: 1.5;
	}
	#mainTopics .topics .description,
	.mainTopics .topics li .description,
	#mainTopics .topics li .more a,
	.mainTopics .topics li .more {
		font-size: 0.88em;
		line-height: 1.5;
	}
	#mainTopics .topics li .more {
		position: unset;
	}
	/*HeadLine*/
	#mainArticles h2,
	#listTopics h2 {
		font-size: 2.5em;
	}

	/*Gallery*/
	.mainArticles ul.galleryImages li {
		width: calc(100% / 2);
		height: unset;
	}
	.gallery_grid2 li.galleryGrid,
	.gallery_grid3 li.galleryGrid,
	.gallery_grid4 li.galleryGrid,
	.gallery_grid5 li.galleryGrid {
		width: calc(100% / 2) !important;
	}
	/*Table*/
	.article table.normalTbl,
	table.contactTable,
	table.companyTable {
		border-bottom: none;
	}
	.article table.normalTbl th,
	.article table.normalTbl td,
	table.contactTable th,
	table.companyTable th,
	table.contactTable td,
	table.companyTable td,
	table.contactTable tr.must th {
		display: block;
		width: 100%;
		padding: 8px;
	}
	.article table.normalTbl td:last-of-type,
	table.contactTable td:last-of-type,
	table.companyTable td:last-of-type {
		border-bottom: none;
	}
	table.contactTable tr.must th {
		background-position: 8px center;
		padding-left: 48px;
	}
	.article table.normalTbl th {
		border: none;
	}
	table.contactTable tr:last-child th {
		display: none;
	}
	table.contactTable input.button,
	table.contactTable input[type="button"] {
		width: 128px;
		margin: 0 auto;
		float: none;
		margin-bottom: 1em;
	}
}
