@charset "UTF-8";


/************スマホ*************/

@media screen and (max-width:767px) {


/******全体*******/

.spbr {
	display: block;
}

.spnobr {
	display: none;
}

/******ホーム***********/

body.home {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url( "img/sp-homeback.jpg" ) no-repeat 50% 50% fixed;
	background-size: cover;
	margin: 0;
	text-align: center;
}

#sp-top-header {
	position: static;
	width: 100%;
	height: 100%;
}

#sp-top-header-wrap {
	margin-top: 34px;
}

.sp-top-headerlogo {
	width: 34%;
}

.sp-top-headerline {
	width: 18%;
	margin-top: 34px;
}

#sp-topnav-menu #menu-nav {
	list-style: none;
	margin: 36px auto 0;
}

#sp-topnav-menu #menu-nav li {
	display: block;
	margin-bottom: 36px;
}

#sp-topnav-menu #menu-nav li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: 0.02em;
}

.sp-top-fblink {
	width: 18px;
	margin-top: 6px;
	margin-bottom: 60px;
}

/******グローバルナビ*******/

#header {
	position: static;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #f2f3f4;
}

#header-wrap {
	margin: 11px 17px;
}

body:not(.home) .headerlogo {
	float: left;
	width: 88px;
}

body:not(.home) #pc-gnav {
	display: none;
}

body:not(.home) #sp-gnav {
	display: block;
}

.sp-gnav-open {
	float: right;
	margin-top: 8px;
	width: 36px;
	height: 36px;
	background: url("img/sp-gnav-open.png") no-repeat 50% 50%;
	background-size: 36px;
}

#sp-gnav:after {
	content: "";
	display: block;
	clear: both;
}

.sp-gnav-panel {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
	overflow: scroll;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition: all 0.5s ease-in-out;
}

.sp-gnav-panel.is-visible {
	visibility: visible;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}

.sp-gnav-panel-header {
	padding: 17px 15px;
	border-bottom: 1px solid #f2f3f4;
}

.sp-gnav-title {
	float: left;
	padding: 5px 0 0 14px;
	font-size: 19px;
	letter-spacing: 0.2em;
}

.sp-gnav-close {
	float: right;
	padding-right: 5px;
	width: 28px;
	height: 28px;
	background: url("img/sp-gnav-close.png") no-repeat 50% 50%;
	background-size: 28px;
}

.sp-gnav-panel-header:after {
	content: "";
	display: block;
	clear: both;
}

.sp-gnav-menu-wrap a {
	display: block;
}

.sp-gnav-menu-item {
	padding: 25px 30px;
	font-size: 16px;
	border-bottom: 1px solid #f2f3f4;
}


/******メイン共通*******/

#main {
	position: static;
	width: 100%;
	top: 0;
	left: 0;
}

.page_wrap {
	margin: 29px auto 0;
	padding-bottom: 40px;
	width: 90%;
}

.page_title {
	height: 67px;
}

.page_title_text {
	font-size: 33px;
}

.page_title_back {
	height: 43px;
	width: 88%;
}

#sidebar {
	display: none;
}

/******フッター*******/

#footer {
	float: none;
	margin: 40px 0 0;
	width: 100%;
	font-size: 11px;
	text-align: center;
}


/******concept*******/

.concept_content {
	margin: 30px auto 80px;
	width: 90%;
	text-align: center;
}

.concept_img {
	width: 87%;
}

.concept_catch {
	margin: 23px 0 24px;
	font-size: 16px;
	line-height: 2.0em;
}

.concept_text {
	margin-bottom: 21px;
	line-height: 2.12em;
}

.concept_name {
	margin: 43px 0;
	font-size: 16px;
}


/******service*******/

.service_content {
	margin: 30px auto 80px;
	padding-left: 0;
	width: 90%;
	text-align: center;
}

.service_box {
	float: none;
	margin: 0 auto;
	margin-bottom: 60px;
	width: 100%;
}

.service_box.last {
	margin-right: 0;
}

.service_title_en {
	line-height: 1.8;
}

.service_img {
	margin: 16px 0;
	width: 143px;
}

.service_title_jp {
	margin-bottom: 46px;
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

.service_title_jp:after {
	bottom: -40%;
	left: 38%;
	width: 72px;
}

.service_text {
	font-size: 13px;
	line-height: 1.83;
}


/******works*******/

.works_archive_wrap {
	margin: 30px auto 80px;
	padding-left: 0;
	width: 90%;
}

.works_archive_item {
	float: none;
	margin-right: 0;
	width: 100%;
}

.works_archive_item:last-child {
	margin-bottom: 10px;
}

.works_title_en {
	margin-bottom: 11px;
	font-size: 26px;
	line-height: 1.5;
}

.works_title_back {
	top: 25px;
	height: 70%;
	width: 90%;
}

.works_archive_item a img {
	margin-bottom: 44px;
	width: 87%;
}

.works_title_jp {
	padding-bottom: 13px;
}

.works_single_wrap {
	margin: 30px auto 80px;
	padding-left: 0;
	width: 90%;
}

.works_title_en.single {
	margin-bottom: 17px;
	padding-left: 0;
	font-size: 32px;
	line-height: 1.4;
}

.works_photo_all {
	margin-left: 0;
}

.works_photo_main {
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
	width: 100%;
}

.works_photo_smallthumb_all {
	float: none;
	width: 100%;
}

.works_photo_smallthumb {
	margin-right: 5%;
	margin-bottom: 5%;
	width: 16%;
}

.works_photo_smallthumb img {
	width: 100%;
}

.works_photo_smallthumb:nth-child(3n) {
	margin-right: 5%;
}

.works_photo_smallthumb:nth-child(5n) {
	margin-right: 0;
}

.works_photo_smallthumb_all:after {
	content: "";
	display: block;
	clear: both;
}

.works_data {
	margin: 26px 0 0;
	padding-left: 0;
}

.works_data_l {
	float: none;
	width: 100%;
	padding-right: 0;
}

.works_data_r {
	float: none;
	width: 100%;
}

.works_data_title {
	padding-left: 20px;
}

.works_title_jp.single {
	padding-bottom: 28px;
}

.works_data_l2, .works_data_r1, .works_data_r2{
	padding-bottom: 32px;
}

/******news*******/

.news_archive_wrap {
	margin: 40px auto 80px;
	width: 90%;
	min-height: 300px;
}

.news_list {
	margin-bottom: 55px;
}

.news_list dh {
	float: left;
	width: 124px;
	margin-bottom: 15px;
	line-height: 1.4;
	letter-spacing: 0.005em;
}

.news_list dd {
	float: left;
	height: 21px;
}

.news_list dd.news_cat {
	line-height: 1.4;
}

.news_list dd.news_title {
	float:none;
	padding-left: 0;		
}

.news_title {
	padding-left: 0;
	line-height: 1.8;
}

.news_single_wrap {
	margin: 40px auto 80px;
	width: 90%;
	min-height: 250px;
}

.news_single_wrap .news_list {
	margin-bottom: 11px;
}

.news_title_kobetsu {
	margin-bottom: 35px;
	font-size: 19px;
	line-height: 1.9;
}

.news_text {
	margin-bottom: -10px;
	padding-bottom: 70px;
}

.news_text img {
	max-width: 100%;
}



/******about*******/

.companyinfo {
	margin: 40px auto 60px;
	width: 85%;
	font-size: 13px;
}

.companyinfo tr {
	line-height: 2.0;
}

.companyinfo th {
	padding-left: 0;
	width: 18%;
}

.companyinfo td {
	padding-left: 30px;
	padding-bottom: 18px;
	width: 82%;
}

.profile_content {
	margin: 46px auto 60px;
	width: 86%;
	height: auto;
}

.profile_text {
	float: none;
	width: 100%;
}

.profile_name {
	margin-bottom: 52px;
}

.profile_name:after {
	width: 60px;
	margin-top: 26px;
}

.profile_history {
	font-size: 12px;
	line-height: 1.8;
}

.profile_photo {
	float: none;
	margin: 28px auto;
	height: 205px;
	width: 160px;
	background-size: 160px 220px;
}


/******contact*******/

input[type="text"],input[type="email"],input[type="tel"],textarea,input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.contact_content {
	margin: 40px auto 50px;
	width: 85%;
}

.contact_content > p {
	margin-bottom: 50px;
}

.contact_form {
	line-height: 25px;
}

.contact_form input {
	margin-bottom: 0;
}

.contact_form dt {
	width: 29%;
}

.contact_form dd {
	width: 68%;
}

input[name="your-name1"] {
	width: 93%;
}

input[name="your-name2"] {
	width: 100%;
}

textarea[name="your-message"] {
	height: 190px;
}

.contact_policy {
	line-height: 1.8em;
	text-align: left;
}

.wpcf7-submit {
	width: 200px;
}


/******privacy*******/

.privacy_content {
	margin: 40px auto 50px;
	width: 90%;
}

.privacy_heading:after {
	margin-top: 20px;
	width: 65px;
}

.privacy_text {
	margin: 35px 0 37px;
	line-height: 1.73;
}

.privacy_except {
	margin: -30px 0 37px 0;
	line-height: 1.8;
}

.sp_privacy_close {
	width: 100%;
	text-align: center;
}

input[value="フォームにもどる"] {
	margin: 0 auto 30px;
	height: 45px;
	width: 207px;
	color: #fff;
	background: rgba(101, 128, 148, 0.7);
	border: none;
        cursor: pointer;
}

}


/************スマホ_コンタクトフォーム調整*************/

@media screen and (max-width:400px) {

.contact_form {
	line-height: 1.5em;
}

.contact_item_company {
	margin-top: -2px;
}

input[name="company"] {
	margin-top: 5px;
}

.contact_item_add {
	margin-top: -6px;
}

input[name="add"] {
	margin-top: -16px;
}

.contact_item_tel {
	margin-top: 2px;
}

input[name="tel"] {
	margin-top: -1px;
}

.contact_item_email {
	margin-top: -5px;
}

input[name="your-email"] {
	margin-top: 2px;
}

.contact_item_message {
	margin-top: -8px;
}

textarea[name="your-message"] {
	margin-top: -8px;
}

.wpcf7-submit {
	margin-top: -15px;
}
}



