/*
Theme Name: TAKAMURA Corp.
Author: td creation
Version: 1.0.202506260221
Description: star textile corp Website theme
Theme URI: http://www.kk-takamura.co.jp/
Author URI: https://td-creation.com
*/

/* --------------------------------------------------

 General Setting.

-------------------------------------------------- */
:root {
    --main-color: #6A5745;
    --sub-color1: #A64B00;
    --sub-color2: #9E806C;
    --accent-color: #ED6B00;
}

/* The root element */

html {
	font-size: 100%;
	border-top: 6px solid #0071e2;
	overflow-y: scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	}

/* Sections */

body {
	}

h1 {
	margin: 0.3em 0;
	}
h2 {
	margin: 0;
	}
h3 {
	margin: 1em 0;
	}
h4 {
	margin: 1em 0;
	padding: 0.3em 1em;
	font-size: 130%;
	background-color: #eee;
	border-left: 8px solid #888;
	}
h5 {
	margin: 1.5em 1em;
	font-size: 120%;
	border-bottom: 1px solid #3a3a3a;
}
h5::before {
	content: "◆";
	display: inline-block;
}
h6 {
	margin-left: 1em;
	margin-right: 1em;
	font-size: 120%;
	border-bottom: 1px solid #3a3a3a;
}

a {
	color: #285ec0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

section {
	margin-bottom: 30px;
}

p {
	margin: 1.5em 1em;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* clearfix */

.clearfix{zoom:1}
.clearfix:after{content:""; display:block; clear:both;}

/* --------------------------------------------------

 Main Layout.

-------------------------------------------------- */

.inner {
	width: 860px;
	margin: 0 auto;
	}

#header {
	width: 100%;
	margin-bottom: 0px;
	padding-top: 10px;
	text-align: left;
	}

#main {
	float: right;
	width: 640px;
	margin: 0px;
	padding: 0;
	text-align: left;
	}

#gnavi {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 30px;
	text-align: left;
	}

/* --------------------------------------------------

  Header Style.

-------------------------------------------------- */

#logo {
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
	width: 610px;
	position: relative;
	}

#logo span {
	position: absolute;
	top: -5px;
	left: 0;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	}

#contactus {
	float: right;
	padding-top: 35px;
	}

/* --------------------------------------------------

  Contents Style.

-------------------------------------------------- */

#mainvisual {
	width: 640px;
	height: 260px;
}

/* intro style */

.message {
	text-indent: 1em;
	margin: 1.5em 1em;
	}

.more {
	text-align: right;
	margin: 1.5em 1em;
	}

/* company information style */
.information_layout {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
.information_text {
	width: 50%;
	padding: 0em 0.5em 1em;
}
.information_image {
	width: 50%;
	padding: 1em 0.5em;
}

.information_company_name {
	margin: 1em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #444;
}

.information_company_data {
	margin: 0 0 2em;
	line-height: 1.6em;
}
.information_company_data:last-of-type {
	margin-bottom: 0;
}
.information_company_data dt {
	font-size: 120%;
	font-weight: bold;
}
.information_company_data dd {
	margin-left: 1.4em;
}

/* message style  */

.msg_body {
	float: left;
	width: 390px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.msg_img {
	float: right;
	width: 210px;
	padding-top: 20px;
}

.msg_body p {
	margin: 0;
	text-indent: 1em;
	line-height: 2em;
	}

.philosophy {
	font-size: 138%;
	font-weight: bold;
	margin: 1.5em 0;
	text-align: center;
	padding: 0;
	font-style: italic;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	}

#signature {
	margin: 10px;
	font-size: 18px;
/*	font-style: italic; */
	text-align: right;
	line-height: 1.35em;
	}

#signature span {
	font-weight: bold;
	display: block;
	font-size: 20px;
	}

/* aboutus style */

#aboutus table {
	width: 95%;
	margin: 20px auto;
	}

#aboutus th,
#aboutus td	{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 10px 20px;
	vertical-align: middle;
	}

#aboutus tr:nth-child(2n) {
	background-color: #f3f3f3;
	}

/* location style */

#headquarters,
#salesOffice,
#deliveryCenter {
	overflow: hidden;
	}

#headquarters img,
#salesOffice img,
#deliveryCenter img {
	float: right;
	margin: 0 2em 1em 1em;
	}

#headquarters ul,
#salesOffice ul,
#deliveryCenter ul {
	margin: 1.5em 0 1.5em 3em;
	}

#headquarters li,
#salesOffice li,
#deliveryCenter li {
	list-style-type: none;
	line-height: 1.6em;
	padding-bottom: 0.5em;
	}

#headquarters li span,
#salesOffice li span,
#deliveryCenter li span {
	display: block;
	font-size: 115%;
	font-weight: bold;
	}

.map {
	width: 600px;
	margin: 0.5em auto 1em;
	min-height: 450px;
}

/* class */

.company {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	color: #444;
	}

.span_br {
	display: block;
}


/* makers */

.makers {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
.makers_item {
	width: calc(50% - 20px);
	margin: 10px;
}

.makers_item dl {
	margin: 0 0 1em 0;
}
.makers_item dt {
	background-color: #eee;
	border: 1px solid #aaa;
	border-left: 5px solid #667;
	padding: 0.3em 0.7em;
	font-size: 110%;
	color: #000;
	letter-spacing: 0.2em;
}
.makers_item dd {
	margin: 0.2em 1em;
	padding: 0;
}

/* 工事事例関連スタイル */

.caseStudy {}
.caseStudy__list {}

.caseStudy__item {
	margin-bottom: 30px;
}
.caseStudy__itemTitle {
}
.caseStudy__itemBody {
	display: flex;
	flex-direction: row;
	padding-left: 14px;
}
.caseStudy__itemImg {
	width: 320px;
	height: auto;
}
.caseStudy__itemText {
	width: 60%;
    margin-left: 1em;
    margin-right: 0;
}
.caseStudy__itemText a {
	display: block;
	text-align: right;
	margin-top: 1em;
	margin-right: 1em;
}
.caseStudy__itemText a::before {
	margin-right: 4px;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #285ec0;
	border-width: 6.5px 0px 6.5px 11.26px;
}

.caseStudy__backToIndex a {
	display: block;
	text-align: left;
	margin-top: 1em;
}
.caseStudy__backToIndex a::before {
	margin-right: 4px;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent #285ec0 transparent transparent;
	border-width: 6.5px 11.26px 6.5px 0px;
}

.caseStudy__beforeAfter {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 2em;
    margin-right: 2em;
	margin-bottom: 1rem;
	background: url(images/arrow_beforeAfter.png) no-repeat center center;
}
.caseStudy__beforeAfter figcaption {
	text-align: center;
    font-size: 1.125em;
}

.caseStudy__caption {
	margin-left: 2em;
	margin-right: 2em;
}

.caseStudy__voices {
	margin-top: 40px;
	padding: 40px 15px 30px;
	background: url(images/bg_hougan.png) repeat top left;
	position: relative;
	box-shadow: 2px 2px 10px #cdd9e1;
    border: 1px solid #cdd9e1;
}
.caseStudy__voices::before {
	display: inline-block;
	content: "";
	width: 30px;
	height: 74px;
	position: absolute;
	background: url(images/bg_clip.png) no-repeat top left;
	top: -14px;
    right: 15px;
}

.caseStudy__voices_name {
	display: block;
	margin-top: 1em;
	text-align: right;
}


.table_container {
	width: 100%;
}
.table_container table {
	width: 90%;
	margin: 0 auto;
}
.table_container tr {
	border-bottom: 1px solid #cccccc;
}
.table_container th {
	padding: 10px 5px;
}
.table_container td {
	padding: 10px 5px;
}

.w240 { max-width: 240px; height: auto; }
.w320 { max-width: 320px; height: auto; }

/* プライバシポリシー */

.policy_list {
	margin-left: 1em;
	margin-right: 1em;
}
.policy_list dd {
	margin-left: 18px;
}

.policy_sublist {
	margin-left: 2.25em;
}
.policy_sublist li {
	position: relative;
	list-style-type: none;
}
.policy_sublist li:before {
	position: absolute;
  	right: calc(100% + 0.5rem);  /* 0.5remは連番とテキストとの余白 */
	content: "(" counter(list-item) ")";
}

.policy_contact {
	margin-left: 0;
	margin-right: 0;
}

/* --------------------------------------------------

  navigation Style.

-------------------------------------------------- */

#gnavi ul {
	margin: 0;
	padding: 0;
	background: #bfc7da; /* Old browsers */
	background: -moz-linear-gradient(top,  #bfc7da 0%, #6c7da9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfc7da), color-stop(100%,#6c7da9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfc7da 0%,#6c7da9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfc7da 0%,#6c7da9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfc7da 0%,#6c7da9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfc7da 0%,#6c7da9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfc7da', endColorstr='#6c7da9',GradientType=0 ); /* IE6-9 */
	}

#gnavi li {
	border-top:1px solid #b9c1d6;
	border-bottom:1px solid #8a92a7;
	list-style: none;
	}

#gnavi a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 63px;
	line-height: 63px;
	padding-left: 2em;
	}

#gnavi a:hover {
	background: #3276d0; /* Old browsers */
background: -moz-linear-gradient(top,  #3276d0 0%, #1f47b1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3276d0), color-stop(100%,#1f47b1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3276d0 0%,#1f47b1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3276d0 0%,#1f47b1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3276d0 0%,#1f47b1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3276d0 0%,#1f47b1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3276d0', endColorstr='#1f47b1',GradientType=0 ); /* IE6-9 */
	}

/* breadcrumb list */

.breadcrumb ul {
	margin: .75em 0 1em;
	padding: 0;
}

.breadcrumb ul li {
	display: inline-block;
    margin-right: 5px;
}

.breadcrumb ul li:not([class])::before {
	display: inline-block;
	content: ">";
	margin-right: 5px;
}

.breadcrumb ul li a {
}

.breadcrumb ul li.home {
	background: url(images/home.gif) no-repeat left center;
	padding-left: 20px;
}

/* --------------------------------------------------

  Page top Style.

-------------------------------------------------- */

#page-top {
	position: fixed;
	bottom: 7%;
	right: 0;
	width: 60px;
	font-size: 86%;
	line-height: 1.2em;
	}

#page-top a {
	background: #333;
	text-decoration: none;
	color: #fff;
	padding: 1em;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-o-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	text-align: center;
	display: block;
	}

#page-top a:hover {
	text-decoration: none;
	background: #285ec0;
	}

/* --------------------------------------------------

  Footer Style.

-------------------------------------------------- */

.ctaUnit {
    width: 100%;
	margin-top: 50px;
    padding: 1em 0;
	background-color: #f3f3f3;
	border-top: 1px solid #ccc;
}

.footer_navi {
    text-align: center;
}
.footer_navi li {
	display: inline;
	border-left: 1px solid #888;
	padding: 0 1em;
	font-size: 86%;
}

.ctaUnit li:first-child {
	border-left: none;
}

.ctaUnit a {
	color: #666;
}

.ctaUnit a:hover {
	color: #333;
}

address {
	font-style: normal;
	color: #666;
    padding: 1em 0 0;
	line-height: 1.4em;
	font-size: 90%;
	text-align: center;
}

address img {
	margin: 0.5em 1em;
}

address span {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #444;
}

.copyright {
	color: #fff;
	background-color: #333;
	margin: 0;
	padding: 1em;
	line-height: 1.4em;
	text-align: center;
}
