* {
	-webkit-appearance: none;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
	max-width: device-width;
	min-width: 1000px;
	background-color: white;
	text-align: center;
}

div.titleblock {
	width: 1000px;
	height: 34px;
	text-align: left;
	display: inline-block;
	font-weight: lighter;
	padding: 20px 0px 0px 0px;
}

h1.thinnk {
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	color: rgb(50, 50, 50);
	letter-spacing: 1px;
	float: left;
	width: 99px;
	background-image: url(../_png/thinnk.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

span.sub {
	float: right;
	color: rgb(50, 50, 50);
	font-size: 15px;
	line-height: 50px;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 300;
	font-style: normal;
}

hr.headerline {
	border: solid 0.5px black;
	margin-bottom: 5px;
	display: block;
}

hr.headerline2 {
	border: solid 0.5px white;
	margin-bottom: 5px;
	display: block;
}

div.mainimg {
	width: 1000px;
	height: 350px;
	background-color: rgb(100, 100, 100);
	display: inline-block;
	overflow: hidden;
	position: relative;
}

img.mainimg {
	width: 1110px;
	position: absolute;
	left: 0px;
	top: -260px;
	left: -110px;
}

p.mainimg {
	width: 100%;
	height: 100px;
	text-align: center;
	position: absolute;
	top: 145px;
	font-weight: bold;
	font-size: 45px;
	color: white;
	letter-spacing: 1px;
}

h1.main_title {
	width: 100%;
	height: 40px;
	text-align: center;
	position: absolute;
	top: 140px;
	font-size: 45px;
	color: white;
	letter-spacing: 1px;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
}

div.menubar {
	max-width: device-width;
	min-width: 1000px;
	background-color: white;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	height: 30px;
	padding: 20px 0px 10px 0px;
}

a.menubar {
	width: 154px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: grey;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 300;
	font-style: normal;
}

span.menubar {
	width: 163px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: grey;

	font-weight: lighter;
	font-family: sans-serif;
}

img.icon {
	width: 20px;
}

a.menubar:hover {
	color: rgb(255, 100, 100);
}

div.about {
	width: 100%;
	text-align: center;
	background-color: rgb(214, 209, 202);
	padding: 30px 0px 30px 0px;
	margin-top: 50px;
	display: inline-block;
}

div.about2 {
	background-color: white;
}

p.midashi1 {
	width: 1000px;
	text-align: left;
	display: inline-block;
	margin: 0;
	padding: 0;
	color: grey;
	font-size: 20px;
	font-weight: lighter;
	font-family: sans-serif;
}

h2.midashi1 {
	width: 1000px;
	text-align: center;
	display: inline-block;
	margin: 0;
	padding: 0;
	color: grey;
	font-size: 20px;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
}

p.midashi2 {
	width: 1000px;
	text-align: left;
	display: inline-block;
	margin: 0;
	padding: 0;
	color: white;
	font-size: 20px;
	font-weight: lighter;
	font-family: sans-serif;
}

h2.midashi2 {
	width: 1000px;
	text-align: center;
	display: inline-block;
	margin: 0;
	padding: 0;
	color: white;
	font-size: 20px;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
}

div.contents {
	display: inline-block;
	width: 720px;
	margin-top: 20px;
}

div.workContents {
	display: inline-inline-block;
	width: 1000px;
	margin-top: 20px;
}

.work {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 40px;
	position: relative;
	right: 20px;

}

/* .work2 {
	position: relative;
	right: 20px;
} */

.work p {
	text-align: left;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 300;
	font-style: normal;
}

.work_img {
	width: 960px;
	background-color: #d6d1ca;
	padding-top: 5px;
	margin: 0 auto;
}

.work_img img {
	width: 300px;
	height: 200px;
	margin: auto;
}

.img_right {
	position: relative;
	top: 20px;
	left: 40px;
}

.img_left {
	position: relative;
	top: 20px;
	right: 40px;
}

.img_back_left {
	position: relative;
	right: 40px;
}

.img_back_right {
	position: relative;
	left: 40px;
}

.work_img img+img {
	margin-left: 20px;
}


div.aboutimg {
	width: 200px;
	float: left;
	height: 220px;
	overflow: hidden;
}

p.kakeru {
	width: 60px;
	float: left;
	height: 220px;
	font-size: 30px;
	color: white;
	font-weight: lighter;
	line-height: 220px;
}

p.aboutimg {
	width: 200px;
	height: 20px;
	font-size: 11px;
	font-weight: lighter;
	color: white;
}

img.aboutimg {
	width: 200px;
	min-height: 200px;
}

article.txt1 {
	font-size: 18px;
	/* font-weight:lighter; */
	color: white;
	line-height: 30px;
	clear: both;
	margin: 40px 0px 20px 0px;
	display: inline-block;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 3px;
}

div#about {
	background-image: url("../_img/about_bg.jpg");
	background-size: cover;
	width: 1000px;
}


/* div.works{
	width:300px;
	float:left;
	margin-bottom:60px;
}

div.works + div.works{
	margin-left:120px;
}

span.works{
	width:300px;
	display:block;
	height:200px;
	overflow:hidden;
}

img.works{
	width:300px;
	min-height:200px;
}

p.works{
	text-align:left;
	width:300px;
	font-size:10px;
	font-weight:lighter;
} */

div#works {
	/* background-image:url("../_img/works_bg.jpg");
	background-size:cover; */
	width: 1000px;
}

div.contactContents {
	display: inline-block;
	width: 1000px;
	margin-top: 20px;
}

.form1 td {
	width: 34%;

}

.cp_iptxt {
	position: relative;
	width: 100%;
	margin: 10px 3%;
}

.cp_iptxt input[type='text'] {
	/* font: 14px/24px sans-serif; */
	font-size: 14px;
	line-height: 24px;
	box-sizing: border-box;
	width: 94%;
	padding: 0.3em;
	padding-left: 40px;
	letter-spacing: 1px;
	border: 0;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 300;
	font-style: normal;
}

.cp_iptxt input[type='text']:focus {
	outline: none;
}

.cp_iptxt input[type='text']:focus::after {
	outline: none;
}

.cp_iptxt i {
	position: absolute;
	top: 0;
	left: 0;
	padding: 9px 5px;
	transition: 0.3s;
	color: #aaaaaa;
}

.cp_iptxt::after {
	display: block;
	width: 94%;
	height: 4px;
	margin-top: -1px;
	content: '';
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #da3c41;
}

table.mailform {
	font-size: 14px;
	font-weight: normal;
	margin-left: 80px;
}

textarea.mailform {
	border: 1px solid #da3c41;
	width: 500px;
	height: 200px;
	resize: none;
	margin-top: 10px;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 300;
	font-style: normal;
}

td.mailform {
	padding: 25px 0px 20px 0px;
	color: rgb(255, 100, 100);
	vertical-align: top;
}

input.submit {
	background-color: rgb(214, 220, 229);
	border: none;
	padding: 10px;
	/* font-weight:normal; */
	font-size: 12px;
	width: 500px;
	margin: 0px;
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 300;
	font-style: normal;
}

input.submit:hover {
	background-color: rgb(255, 100, 100);
}


table.txt2 {
	font-size: 12px;
	/* font-weight:lighter; */
	border: solid 2px rgb(214, 209, 202);
	border-collapse: collapse;
	color: rgb(100, 100, 100);
	margin-left: 120px;
}

table td {
	border: solid 1px white;
}

td {
	text-align: left;
	padding: 5px 10px 5px 10px;
}

td.td01 {
	width: 80px;
	text-align: center;
}

td.td02 {
	width: 350px;
}

.company_text td {
	font-family: vdl-v7gothic, sans-serif;
	font-weight: 300;
	font-style: normal;
}



/* table.mailform{
	font-size:12px;
	font-weight:lighter;
	border-collapse:collapse;
	color:rgb(100,100,100);
	margin-left:120px;
}
td.mailform{
	border:none;
	vertical-align:top;
	padding-right:0px;
}
td.mailform2{
	border:none;
	vertical-align:top;
	padding-left:0px;
	padding-bottom:10px;
}
td.mailform3{
	border:none;
	vertical-align:top;
}
input.mailform{
	border:none;
	width:280px;
	height:20px;
	box-shadow:1px 1px 2px rgb(50,50,50)inset;
}
textarea.mailform{
	border:none;
	width:280px;
	box-shadow:1px 1px 2px rgb(50,50,50)inset;
	disabled:disabled;
	resize:none;
}
input.submit{
	font-size:12px;
	font-weight:lighter;
	color:white;
	border:none;
	width:280px;
	background-color:rgb(100,100,100);
	padding:2px 0px 2px 0px;
}
input.submit:hover{
		background-color:rgb(255,100,100);
} */



img.rogob {
	height: 25px;
}

img.rogow {
	height: 100px;
}

img.png0 {
	height: 20px;
}

img.png2 {
	height: 12px;
}

img.png3 {
	margin-top: 2px;
	height: 12px;
}

img.catch {
	height: 20px;
}

#page_top {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 0;
	bottom: 0;
	background: #aaaaaa;
	opacity: 0.6;
	border-radius: 50%;
}

#page_top a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
}

#page_top a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f106";
	font-size: 25px;
	color: #fff;
	position: absolute;
	width: 25px;
	height: 25px;
	top: -5px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}

.cf-turnstile {
	margin: 0 auto 30px !important;
	width: max-content;
	text-align: center;
}