@charset "UTF-8";
.pattern{
	background-color: #ccffcc;
background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255,255,255,5) 5px, rgba(255,255,255,5) 10px);
}
br.small {
	display: none;
}
.wrap {
	letter-spacing: 0.12em;
	background-color: hsla(0,0%,100%,1.00);
	margin-top: 60px;
	margin-right: 50px;
	margin-left: 50px;
	color: hsla(0,0%,0%,1.00);
}
.wrap2 {
	padding-left: 140px;
	padding-right: 140px;
	padding-bottom: 30px;
}
.title {
	font-size: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 40px;
}
.title:after {
	display: block;
	clear: both;
	content: "";
}
img.close {
	width: 40px;
	height: 40px;
	text-align: right;
	float: right;
}
.wrap .comment {
	margin-top: 100px;
}
.wrap .comment p {
	font-size: 14px;
	line-height: 32px;
}
.wrap .comment p:nth-child(1) {
	font-size: 20px;
	margin-top: 0px;
	/* [disabled]margin-bottom: 30px; */
	line-height: 34px;
}
.bar1 {
	border-bottom: 1px solid hsla(0,0%,0%,1.00);
	margin-top: 30px;
}
.bar2 {
	border-bottom: 1px solid hsla(0,0%,0%,1.00);
	margin-top: 30px;
	margin-bottom: 40px;
}

/*通常時のデザイン 会社概要向け*/
.info{
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	max-width: 760px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-collapse: separate;
	border-spacing: 0px 30px;
	line-height: 24px;
}
 
.info th{
	width: 15%;
	overflow: hidden;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
 
.info td{
	text-align: left;
	vertical-align: top;
	color: #000000;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	width: 60%;
	font-size: 12px;
}
.contact p {
	font-size: 12px;
	line-height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contact a {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	color: hsla(0,0%,3%,1.00);
	margin-right: 20px;
	line-height: 30px;
}
img.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}
.copy {
	font-size: 10px;
	text-align: center;
	display: block;
	padding-bottom: 25px;
	padding-top: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.15em;
	font-weight: bold;
}
 
 /*レスポンシブ対応時のスタイル*/
@media (max-width: 599px){
.wrap   {
	background-color: hsla(0,0%,100%,1.00);
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	color: hsla(0,0%,0%,1.00);
}
.wrap2 {
	padding-left: 20px;
	padding-right: 20px;
}
.title {
	font-size: 30px;
}
br.small {
	display: block;
}
.title {
	font-size: 30px;
	margin-top: 0px;
	padding-top: 20px;
}
img.close {
	width: 25px;
	height: 25px;
	margin-right: -20px;
	margin-top: 2px;
}
.wrap2 .comment {
	text-align: center;
	margin-top: 75px;
}
.wrap .comment p {
	font-size: 14px;
}
.wrap .comment p:nth-child(1) {
	font-size: 18px;
}
.info {
	border-spacing: 0px 10px;
}
.info th{
	width: 100%;
	display: block;
	margin: 0 auto;
	padding-bottom: 0px;
}
.info td{
	display: list-item;
	width: 100%;
	padding-bottom: 10px;
}
.bar2 {
	margin-top: -10px;
}
.wrap2 .contact  {
	text-align: center;
}
}/* end */
