﻿@charset "utf-8";
/*
Theme Name:mrp04-child
Template:mrp04
Version: 0.01
*/
@import url('../../../../css-Bellefair.css');
/*-------------------------
H.M. Adjust Css 2018/10/09
--------------------------*/
body{
	background: #fff;
	/* background-image: url(images/bg_contents01.png); */
    background-repeat: no-repeat;
    background-position:top right;
	overflow-x:hidden;
	background-size:contain;
	}
#wrapper, #content, .post{
	overflow: visible;
	}
/*------------- レスポンシブ-----------*/
@media only screen and (max-width: 1024px) {
	body{
		background-size:cover;
	}
}

/* 基本css
------------------------------------------------------------*/
.center {
text-align:center;
}
.left {
text-align:left;
}
.right {
text-align:right;
}
.bottom {
vertical-align:bottom !important;
}
.mt10 {
margin-top:10px;
}
.mt20 {
margin-top:20px;
}
.mt30 {
margin-top:30px;
}
.mb10 {
margin-bottom:10px;
}
.mb20 {
margin-bottom:20px;
}
.mb30 {
margin-bottom:30px;
}
.post img{
	border:0;
}
.post img.aligncenter, .post img.alignright, .post img.alignleft{
	background: transparent;
	border:none;
}
.post .time, .postlist .time, .post2b .time, .post4b .time{
	background-color:transparent;
}
.post {
    padding:10px;
	margin-bottom: 10px;
	background-color:transparent;
}
.home .post{
	margin-bottom: 0;
	padding: 0;
	position:relative;
	background-color: transparent;	
}

.post p{
	padding:20px 0px; 
	line-height: 1.8em;
	letter-spacing:0.05em;
	color: #222;
	/* font-weight: bold;
	font-size: 18px; */
}
.BG_pdfArea>p{
	padding-left: 13px;
	line-height: 1;
}
.MBm3 p{
	color: #fff;
}
.dateLabel {
    background-color: #0e0e0e;
    padding: 10px;
    box-shadow: none;
}
.postlist .time{
	border-radius:0;
}
p.caution {
    margin: 1em 0;
    color:  #ffda0d;
}
.post li{
	border-bottom:1px solid #070707;
	color: #222;
}
span.prev a, span.next a {
    display: block;
    background: #010101;
    padding: 5px 10px;
    border: 2px solid #5d5d5d;
    border-radius: 6px;
}
span.prev a:hover, span.next a:hover {
	opacity:0.6;
}
.share-btn{
	border:0;
	background: #fff;	
}
@media only screen and (max-width: 640px){
.post{
	padding: 10px;
}
	.post p{
		padding:10px;
	}	
}

/*-----------------------------------------------
 * テーブル
------------------------------------------------*/
.post table, .post table th, .post table td{
	border: 0;
}
.post table th {
    border-bottom: 2px solid #2d2d2d;
    padding: 20px;
    vertical-align: middle;
}
.post table td {
    border-bottom: 2px solid #2d2d2d;
    vertical-align: middle;
    border-left: 2px solid #2d2d2d;
}
/*------------- レスポンシブ-----------*/
@media only screen and (max-width: 640px) {
.post table td {
		border-left:0;
	}
table#model_detail th {
    padding: 3px;
    line-height: 1.2;
}	
table#model_detail td{
	border-left: 2px solid #2d2d2d;
    padding: 3px;
    line-height: 1.2;
	}
}
/*------------------------------------------------
ヘッダー調整
------------------------------------------------*/
#header-layout {
    padding: 0;
}
@media print, screen and (min-width: 1100px){
	#header-layout{
		width:100%;
	}
}
@media print, screen and (max-width: 1822px){
nav div.panel {
    float: none;
	text-align:left;
}	
}
.logo img {
    padding: 10px 0 0 10px;
}
ul#option {
    display: table-cell;
	font-size: 16px;
    letter-spacing: 0.1em;
	position:absolute;
	top:0;
	right:0;
}
li.word_c {
	display:inline-block;
    margin-right: -8px;
}
li.contact_b{
	display:inline-block;
}
li.word_c a {
    background: url(images/icon_earth.png) no-repeat 21px 19px, #ffda0d;
    display: inline-block;
	padding: 21px 30px 20px 60px;
	color: #000;
}
li.contact_b a {
    display: inline-block;
    padding: 21px 30px 20px 60px;
    background: url(images/icon_mail.png) no-repeat 24px 24px, #999;
}

li.word_c a:hover{
	color:#000;
}
li.contact_b a:hover{
	color: 
}
/*------------ ワードプレス使用時の指定 ------------*/
.admin-bar #header ul#option {
    top: 32px;
}
@media print, screen and (min-width: 1100px){
body.sticky-header #header .inner ul#option{
	    top: 0;
}
}
.home.admin-bar #header ul#option {
    top: 0;
}
/*------------------------------------------------
言語切り替えとメールエリア調整
------------------------------------------------*/
ul#option {
    display: table-cell;
}
/*------------------------------------------------
グローバルメニュー調整
------------------------------------------------*/
@media only screen and (min-width: 1024px){
nav#mainNav ul li a {
	height: 42px;
    padding: 21px 20px 0px 20px;
	font-size:16px;
	border-bottom: 1px solid transparent;
	}
nav#mainNav ul li a b{
	letter-spacing: 0.1em;
    font-weight: bold;
	}
nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a, nav#mainNav ul li.current-menu-ancestor a{
	border-bottom: 2px solid #ffda0d;
	}	
}
@media only screen and (max-width: 1320px){
	nav#mainNav ul li a {
		font-size:12px;
	    padding: 22px 10px 0px 10px;	
	}
li.word_c a {
    background: url(images/icon_earth.png) no-repeat 6px 19px, #801419;
    display: inline-block;
    padding: 21px 10px 22px 36px;
	font-size:14px;
}
li.contact_b a {
    display: inline-block;
    padding: 21px 10px 22px 36px;
    background: url(images/icon_mail.png) no-repeat 6px 24px, #231f20;
	font-size:14px;
}	
}
@media only screen and (max-width: 1099px){
	#header .inner{
		width:100%;
	}	
}
@media only screen and (max-width: 1023px){	
nav#mainNav ul li a{
	    font-size: 16px;
    	padding: 20px 14px;	
	}
#header ul#option{
		display:block;
		position:relative;
		margin-top:-3px;
	}
ul#option li.word_c a {
     background: url(images/icon_earth.png) no-repeat 21px 19px, #902b30;
	padding-left:60px;
}
ul#option li.word_c a:hover {
	     background: url(images/icon_earth.png) no-repeat 21px 19px, #902b30;	
	}
ul#option li.contact_b a {
     background: url(images/icon_mail.png) no-repeat 21px 19px, #5f5f5f;
	padding-left:60px;
}
ul#option li.contact_b a:hover {
     background: url(images/icon_mail.png) no-repeat 21px 19px, #5f5f5f;
}
}
/*------------------------------------------------
メインイメージスマホ時
------------------------------------------------*/
@media only screen and (max-width: 1023px){
.mobile #mainImg {
	margin-top: 30px;
}
}
/*------------------------------------------------
見出し調整
------------------------------------------------*/
/*-------------
 * h1
 * ------------*/
h1.title.first {
    border-left: 6px solid;
    padding: 2px 20px;
    letter-spacing: 0.1em;
	font-size: 40px;
    color: #ffda0d;
    line-height: 1;
    background: transparent;
	margin-bottom:1em;
}
.single-post h1.title.first{
	font-size:34px;
	letter-spacing:0.02em;
}
span.en {
    display: block;
    line-height: 1;
    padding-top: 10px;
    font-size: 60%;
/*	font-family: 'Bellefair', "Droid Serif", "mymincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/}
span.en2 {
    display: inline-block;
    line-height: 1;
    padding-left: 20px;
    font-size: 60%;
	letter-spacing:0;
/*	font-family: 'Bellefair', "Droid Serif", "mymincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/}
#breadcrumb span.en, #sitemap_list span.en, #breadcrumb span.en2, #sitemap_list span.en2{
display: none;
}
/*-------------
 * h2
 * ------------*/
.post h2 {
    border-bottom: solid 4px #ebebeb;
    position: relative;
    padding: 10px 0;
    margin: 0.5em auto 1.2em;
    font-size: 200%;
    letter-spacing: 0;
    display: block;
    text-align: left;
    color: #ffda0d;
    font-weight: normal;
}
.post h2::after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 4px #ffda0d;
    bottom: -4px;
    width: 50%;
    background: none;
    height: 0;
    visibility: visible;
}
/*-------------
 * h3
 * ------------*/
.post h3{
	padding: 12px 12px 14px;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 1132px){
	h1.title.first {
		font-size:28px;
	}
	.post h2 {
		font-size:22px;
	}
	.post h3{
		font-size:18px;
	}
}
/*------------------------------------------------
フロントバナー・投稿エリア
------------------------------------------------*/
.FB_TlistArea {
    background: #fff;
    margin-top: -0.7em;
    padding: 10px;
}
ul.thumb {
    overflow: hidden;
    margin: 0;
}
.wide .c2thumbWrap ul.thumb li{
vertical-align: middle;
    border-bottom: 0;
	padding: 0 2% 0 0;
}
.wide ul.thumb li{
	margin:0;
}
.post .FB_TlistArea .column2_50{
	vertical-align:middle;
}
.c2thumbWrap{
	margin: 0;
}
.FB_TlistArea .listTitle{
    display: inline-block;
    width: 20%;
    text-align: center;
    background: #000;
    vertical-align: middle;
    line-height: 1.2;
	margin-left:4%;
	padding:60px 10px;
	box-sizing:border-box;
	color: #ffda0d;
}
h1.title.first.top-loop {
    background: transparent;
    border-left: none;
    /* color: #222; */
	padding:0;
	margin-bottom:0;
}
.post h1 span{
	padding-left:0;
}
h1.title.first.top-loop{
	padding: 0;
	letter-spacing:0.02em;
	word-wrap: break-word;
/*	font-family: 'Bellefair', "Droid Serif", "mymincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/}
ul.postlist {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    margin: 0 0 0 10px;
	background:transparent;
}
.postlist li{
	border-bottom:0;
}
p.front_alinkBtn.linktop {
    text-align: right;
}
.post .linkBtn {
    padding: 1em 2.5em;
    background: #fff;
    color: #222;
    border-radius: 0;
    line-height: 1.8;
    width: 20%;
	border:2px solid;
	box-sizing:border-box;
    transition: all .3s;
}
.post .linkBtn:hover{
	background:#ffda0d;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 1400px){
	h1.title.first.top-loop{
		font-size:30px;
		letter-spacing:0;
	}
}

@media only screen and (max-width: 1132px){
	.FB_TlistArea{
		padding:0 0 10px 0;
	}
.FB_TlistArea .listTitle{
    display: block;
	width: 100%;
	margin:10px auto;
	padding:12px 10px 3px;
	box-sizing:border-box;
	font-size:25px;
	}	
}
@media only screen and (max-width: 1024px){
.post .FB_TlistArea .column2_50{
		display:block;
		width:100%;
		margin:10px auto;
	}	
ul.postlist {
    display: block;
    width: 100%;
	margin: 0;
	}
	.post .linkBtn{
		width:100%;
	}	
}

/*------------------------------------------------
トップ
------------------------------------------------*/
/*--------------------
AREA01
----------------------*/
h1.title.first.front-post {
    /* background: #760106; */
    padding: 46px 17% 46px 60px;
    margin-left: -10px;
    display: inline-block;
    line-height: 1.2;
    position: relative;
	letter-spacing:0;
	color:#222;
	margin-bottom:0;
}
h1.title.first.front-post::after {
    left: 100%;
    top: -173px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #760106;
    border-width: 200px;
    margin-top: -30px;
    z-index: -1;
}

h1.title.first.front-post span {
    border-left: 1px solid;
    padding-left: 10px;
	display:block;
	font-weight: bold;
}
h1.title.first.front-post span.en {
    border-left: none;
    padding: 10px 0 2px;
}
.home section {
	background: #fff;
    /* background-image: url(images/bg_contents01.png); */
    background-repeat: no-repeat;
    background-position:right;
	background-attachment:fixed !important;
	background-size: 100%;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 640px){
	h1.title.first.front-post{
	padding: 30px 12px 24px;
	font-size: 25px;
	display:block;
	box-sizing:border-box;
	}
h1.title.first.front-post::after {
	display:none;
}
.home section{
		background-size:cover;
	}	
}
/*--------------------
AREA02
----------------------*/
.post .container{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	flex-wrap: wrap;
}
.post .container .column4_25,
.post .container-rwd .column4_25{
	width: auto;
	margin: 0;
	flex-basis: 25%;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 800px){
.post .container .column4_25,
	.post .container-rwd .column4_25{
		flex-basis:50%;
	}	
}
/*--------------------
AREA03
----------------------*/
.BG_pdfArea{
	background: #fff;
    /* background-image: url(images/bg_pdf_area.jpg); */
    background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	background-attachment:fixed !important;
	padding:5em 3.6em 1em;
	margin-bottom:-1em;
}
.BG_pdfArea h2 {
    text-align: left;
    border-left: 1px solid;
    font-size: 32px;
    /*font-weight: normal;*/
	padding:0 0 0 10px;
	border-bottom:none;
	font-weight: bold;
	color: #222 !important;
}
.BG_pdfArea h2:after{
	display:none;
}
.BG_pdfArea h2 span.en{
	padding-left:0;
}
ul.pdfBox {
    margin: 2em auto;
}
ul.pdfBox li {
    border-bottom: 0;
    display: inline-block;
    width: 45%;
    margin: 0 0 4% 0;
}
ul.pdfBox li:first-child{
	margin-left: 10px;
}
.ContactBox {
    padding: 60px;
    /* box-shadow: 0 0 20px rgb(69, 15, 16); */
    /* background: rgba(0, 0, 0, 0.5); */
}
a.telbnr {
    display: block;
    margin: 3em auto;
}
a.conbnr {
    display: block;
    margin: 1em auto;
}
/* .post .BG_pdfArea .column2_50{
	vertical-align:middle;
} */
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 640px){
.BG_pdfArea{
	padding: 2em 1em 0.4em;
	box-sizing:border-box;
	background-size: contain;
	}
	.BG_pdfArea h2{
		font-size:25px;
		margin:0.5em 0;
	}
	a.telbnr{
		margin:1em auto;
	}
	.ContactBox{
		padding:20px;
		box-sizing:border-box;
	}
	ul.pdfBox{
		margin:0.5em auto;
	}
	ul.pdfBox li{
		width:48%;
		margin:0;
	}	
}
/*------------------------------------------------
ボタン汎用
------------------------------------------------*/
/*--------------------
googleマップリンク用
----------------------*/
a.Btn_01 {
    display: inline-block;
    background: #ffda0d;
    padding: 0 20px;
    border-radius: 2px;
    box-shadow: 0 2px 0 #000;
    color: #000;
}
a.Btn_01:hover{
	/*opacity:0.6;*/
	color:#fff;
	background: #000;
}
/*--------------------
普通のボタン
----------------------*/
a.Btn02 {
    display: block;
    width: 40%;
    margin: 2em auto;
    text-align: center;
    background: #ffda0d;
    padding: 14px;
	box-sizing:border-box;
	border-radius: 3px;
    box-shadow: none;
    color: #222;
}
a.Btn02:hover{
	color:#fff;
	background: #000;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 640px){
a.Btn02 {
    display: block;
	width:100%;
	}
}
/*------------------------------------------------
背景汎用
------------------------------------------------*/
.BG_Gray01{
	margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: 5em calc((100vw - 100%) / 2);
	background-color: #2d2d2d;
    position:relative;
	margin-top:3em;
}
.BG_Gray01.MB3{
	margin-bottom:3em;	
}
.BG_Gray02{
	margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: 5em calc((100vw - 100%) / 2);
	background-color: #262626;
    position:relative;
	margin-top:3em;
}
.BG_Gray02.MBm3{
	margin-bottom:-3em;	
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 640px){
.BG_Gray01, .BG_Gray02{
	padding: 2em calc((100vw - 100%) / 2);
	}	
}
/*------------------------------------------------
汎用注目背景
------------------------------------------------*/
.BG_attention {
    margin: 2em auto;
    padding: 20px;
    background: #f1f1f1;
    border: 4px solid #f1f1f1;
}
/*------------------------------------------------
企業情報ページ
------------------------------------------------*/
.BG_torikumi {
    background-repeat: no-repeat;
    background-image: url(images/bg_torikumi.jpg);
    background-position: center;
    background-size: cover;
    padding: 60px;
}
.BG_Twhite {
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
    color: #252525;
    box-shadow: none;
}
.post .BG_Twhite .column2_30, .post .BG_Twhite .column2_70{
	vertical-align:middle;
}
.BG_Twhite h3 {
    background: transparent;
    border-left: 0;
    color: #ffda0d;
    font-weight: bold;
    padding: 0 54px 0 20px;
    margin: 0;
    position: relative;
    display: inline-block;
}
.BG_Twhite h3:after{
	content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 2px;
    background-color: #ffda0d;
}
.BG_Twhite h3:after{
	right:0;
}
.BG_Twhite b {
    color: #ffda0d;
}
div#gallery-1 {
    margin: 2em auto;
}
.gallery-columns-5 .gallery-item img {
    max-width: 95%;
}
#gallery-1 img{
	border:0 !important;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 640px){
.BG_torikumi {
	    padding: 20px;	
	}	
}
/*------------------------------------------------
カスタムについて
------------------------------------------------*/
.column3_40 {
    display: inline-block;
    width: 36%;
    margin: 2em 4px;
	vertical-align:middle;
}
.column3_20 {
    display: inline-block;
	width: 18%;
    margin: 2em 4px;
	vertical-align:middle;	
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 640px){
	.column3_40, .column3_20{
		width:100%;
		display:block;
	}	
}
/*------------------------------------------------
技術サポート
------------------------------------------------*/
h2.special {
    border-bottom: 0;
    text-align: center;
    font-size: 34px;
}
h2.special::after {
    display: none;
}
ul.Conlist {
    margin: 20px 0px;
}
ul.Conlist li {
	margin-top:50px;
    height: 420px;
    width: 100%;
    position: relative;
	border-bottom: 0;
}
ul.Conlist li dt {
    width: 500px;
    height: 320px;
    position: relative;
}
ul.Conlist li dt img {
    width: 500px;
    height: 320px;
}
ul.Conlist li dd.txt {
    background: rgba(37, 37, 37, 0.65);
    color: #fff;
    box-sizing:border-box;
	padding: 20px 30px;
    position: relative;
    top: -270px;
    width: 530px;
    left: 470px;
    box-shadow: 0 0 10px #000000;
}
ul.Conlist li:nth-child(2) dt, ul.Conlist li:nth-child(4) dt{
    left: 500px;
}
ul.Conlist li:nth-child(2) dd.txt, ul.Conlist li:nth-child(4) dd.txt {
    left: 0px;
}

@media screen and (max-width: 760px){
ul.Conlist li {
    margin-top: 50px;
    height: auto;
    width: 100%;
    position: inherit;
}
ul.Conlist li dt {
    width: 100%;
    height: auto;
    position: inherit;
}	
ul.Conlist li:nth-child(2) dt, ul.Conlist li:nth-child(4) dt{
    left: 0px;
}
ul.Conlist li dt img {
    width: 100%;
    height: auto;
}
ul.Conlist li dd.txt {
    background: #fff;
    color: #000;
    padding: 20px 20px;
    position: inherit;
    top: 0px;
    width: 100%;
    left: 0px;
    box-sizing: border-box;
    margin-top: -10px;
}	
}
/*------------------------------------------------
プライバシーポリシーページ調整
------------------------------------------------*/
p.p_signe {
	line-height: 1.5em;
	background: #0b0b0b;
	padding: 20px 15px;
	text-align: center;	
	color: #fff;
}

span.c_name {
	font-size: 20px;
	font-weight: bold;
	color: #ffda0d;	
}
/*------------------------------------------------
サイトマップページ調整
------------------------------------------------*/
.page-id-32 .post{
	margin: 0;
}
.post ul#sitemap_list li{
    margin-bottom: 5px;
	padding-left: 22px;
    border-bottom: 1px solid #0b0b0b;
    padding-bottom: 10px;
	background: url(images/arrow.png) no-repeat 0 6px;
}
.post ul#sitemap_list li>a{
	color: #222;
}
/*------------------------------------------------
フッター調整
------------------------------------------------*/
#footer {
	background: #222;
	/* background-color: rgba(0,0,0,1); */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
    /* background-image: url(images/bg_footer.png); */
    background-repeat: no-repeat;
    background-position: left;
	background-size: cover;
	overflow:hidden;
}
.footnav {
    padding: 6em 0 7em 0;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
}
.clm2_60 {
    display: inline-block;
    width: 60%;
	vertical-align:middle;
}
.clm2_40 {
    display: inline-block;
    width: 36%;
}
.footnav .clm2_40{
	display: block;
	float: right;
	text-align: left;
	margin-top: -3em;
}
.F_list ul {
    display: inline-block;
    width: 32.5%;
    margin: 0;
	vertical-align: top;
}
#footer ul{
	padding-top:0;
	text-align: left;
}
#footer ul li{
    margin-left: 0px;
	margin-right:0;
}
.F_list ul li {
    display: block;
    width: 100%;
}
ul.f_ul01, ul.f_ul02 {
    position: relative;
}
ul.f_ul01::before {
    position: absolute;
    font-size: 110%;
    color: #ffda0d;
    font-weight: bold;
    top: -40px;
    content: '株式会社スペースについて';
}
ul.f_ul02::before {
    position: absolute;
    font-size: 110%;
    color: #ffda0d;
    font-weight: bold;
    top: -40px;
	content: '製品情報';
}
.snsArea, .adressArea{
	display:inline-block;
	width:48%;
	vertical-align:middle;
}
p#footerLogo img {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
h1.F_logo {
    text-align: left;
    font-size: 200%;
    padding-bottom: 7px;
    letter-spacing: 0.1em;
}
p.F_adress {
    text-align: left;
    padding-bottom: 7px;
    font-size: 120%;
    line-height: 1.3;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 640px){
.clm2_60, .clm2_40{
	display:block;
	width:100%;
	margin:10px auto;
	}
.F_list ul {
    display: block;
	width: 90%;
	margin:10px auto;
	}
#footer ul.f_ul01{
	margin:46px auto;		
	}
#footer ul.f_ul02{
		margin:46px auto 0;
	}	
#footer ul.f_ul03{
	margin:0 auto;
	}
h1.F_logo, p.F_adress{
		width:90%;
		margin:0 auto;
	}
.snsArea, .adressArea{
		display:block;
		width:100%;
	}
#footer ul{
		text-align:center;
	}	
#footer ul li{
		padding:0;
	}
#footer {
	background-size:contain;		
	}	
}

/*------------------------------------------------
カスタムフィールド系固定ページ調整
------------------------------------------------*/
.archive .post {
    background: #f4f4f4;
	margin: 0 0 30px;
    /* box-shadow: 0 0 23px #000; */
	padding:30px;
}
.archive h1.title.first {
    background: rgba(0, 0, 0, 0.8);
    margin-bottom: 0;
    box-shadow: 0 0 23px #000;
    border-left: 0;
    border-top: 4px solid;
	font-size:32px;
	letter-spacing:0.02em;	
}
ul.post2b.product_archive {
    background: #f4f4f4;
    box-shadow: none;
    padding: 10px;
}
.archive h2.cat-loop{
	text-align:left;
	padding-left:0;
}
.archive h2.cat-loop a {
    font-size: 24px;
    color: #222;
    text-align: left;
}
#content .product_archive li{
	border-bottom: 0 !important;
    margin-bottom: 15px !important;
    padding: 40px;
    background: #ffffff;
    /*border: 4px solid #bbbbbb;*/
    color: #1b1b1b;
}
.post2b img{
    border: 0 !important;	
}

.linkBtn{
	 background: #ffda0d;
	 color: #222;
}
.linkBtn:hover{
	 background: #070707;
	 color: #fff;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 640px){
	.archive .post {
		padding:10px;
	}
}
/*------------------------------------------------
サイドバー調整
------------------------------------------------*/
section.widget, .widgetInfo {
    padding: 0 0 20px;
    background-color: rgba(25, 25, 25, 0.65);
    border: 0;
    box-shadow: none;	
}
section.widget h2 {
    background: #060606;
    border-top: 2px solid;
    color: #ffda0d;
    padding: 12px 10px;	
}
section.widget h3{
    margin: 15px 0;
    padding: 9px 0;
    font-size: 110%;
    font-weight: normal;
    color: #ffffff;
    background: transparent;
    border-top: 1px dashed;
    border-bottom: 1px dashed;
}
section#search-2 {
    padding: 20px;
}
.sort-q {
    padding: 0 16px;
}
.sort-ans {
    background: rgba(64, 64, 64, 0.74);
    padding: 8px;
    margin: 12px auto 0;
}
h6 {
    padding:6px 0;
    margin-bottom: 8px;
    border-bottom: 1px solid;
}
.col2 {
    padding: 5px 0;
}
p.tm20.nobm {
    font-size: 90%;
    line-height: 1.3;
    margin: 10px 0;
    color: #fff;
}
input.lm20{
	margin:4px 0;
}
.col2>input.lm20,.col2>input.lm17{
	margin-left: 10px;
}
input.lm17 {
    margin: 4px;
}
/*------------------------------------------------
投稿ページ調整
------------------------------------------------*/
.single .post {
    background: #f4f4f4;
    margin: 0 0 30px;
    box-shadow: none;
    padding: 20px;
    border: 22px solid #f4f4f4;
}
.single .post p{
	padding:15px 0;
	color:#1b1b1b;
	line-height:1.5;
}
.archive h1.title.first, .single h1.title.first {
        background: -webkit-linear-gradient(left, #292222,#6d6d6d);
    background: -ms-linear-gradient(left, #292222,#6d6d6d);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#292222', endColorstr='#6d6d6d', GradientType=0)";
    margin-bottom: 0;
    box-shadow: none;
    border-left: 0;
    border-top: 4px solid;
	font-size:32px;
	letter-spacing:0.02em;
	padding: 20px;
}
div#model_detail_wrapper {
	width:100%;
	overflow-x:scroll;
	margin: 2em auto 4em;
}
table#model_detail th {
	background: #f5f5f5;
	color: #252525;
	border: 1px solid #bbbbbb;
	padding: 10px 4px;
	white-space:nowrap;
}
table#model_detail td {
    background: #fff;
    color: #252525;
    border: 1px solid #bbbbbb;
	padding: 10px 4px;	
	white-space:nowrap;
	text-align:center;
}
table#model_detail a{
	color:#222;
}
/*--------------------
ダウンロードボタン
----------------------*/
a.dl_btn {
    display: block;
    background: #ffda0d;
    text-align: center;
    border-radius: 4px;
    padding: 4px 0;
}
table#model_detail a.dl_btn {
    color: #222;
}
a.dl_btn:hover{
	opacity:0.6;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 640px){
	.single .post {
		padding:10px;
	}
	.footnav .clm2_40{
		margin-top: 0;
	}	
}

/*
 * 2018/10/26 飯
 */
#editor-style.post {
	background-color:rgba(18,18,18,1);
}

/* アーカイブ */
#content .product_archive * {
	box-sizing:border-box;
}
#content .product_archive {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#content .product_archive li {
	width:49%;
	margin:0 0 10px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
#content .product_archive li p.post2b_img {
	width:100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#content .product_archive li .description {
	height: 175px;
	overflow-y: hidden;
}

#content .product_archive li .post2b_link {
	float:none;
	margin:30px 0px 10px 0px;
	font-size:100%;
}
#content .product_archive li .post2b_link a.linkBtn {
	padding:1em 3em;
}
#content .product_archive li .post2b_link a.linkBtn:hover{
	color:#fff;
}
#content .product_archive li .post2b_bottom_block {
	width:100%;
	text-align: center;
}

/* サイドバーが下段に落ちるのと合わせてる */
@media only screen and (max-width: 959px) {
	#content .product_archive li {
		width:100%;
		margin:0;
		display:flex;
		flex-wrap:wrap;
	}
}

/* シングルページ */
#product_head {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#product_head .description {
	width:60%;
}
#product_head .image {
	width:35%;
}

#model_detail th {
	padding:0;
	text-align:center;
}

/* サイドバーが下段に落ちるのと合わせてる */
@media only screen and (max-width: 959px) {
	#product_head {
		flex-direction:column-reverse;
	}
	#product_head > div {
		width:100% !important;
	}
	#product_head .image img {
		margin:0 auto;
	}
}

/*
 * ツールチップ
 */
.tooltip_wrapper {
	position:relative;
	display:inline-block;
}
.tooltip_wrapper img {
	padding:0;
}
.tooltip_wrapper .tooltip_str {
	position: absolute;
	font-size: 12px;
	top: -36px;
	background-color: #000;
	border-radius: 4px;
}

.tooltip_wrapper .tooltip_str span {
	position:relative;
	display:block;
	white-space: nowrap;
	padding: 3px 8px;
}

.tooltip_wrapper .tooltip_str span:after {
	content: "";
	position: absolute;
	top: 100%;
	left: calc(50% - 6px);
	border: 6px solid transparent;
	border-top: 6px solid #000;
}

.tooltip_str.deactive {
	display:none;
	opacity:0;
}

.tooltip_str.active {
	display:block;
	opacity:0.8;
}

/*
 * 検索結果
 */
body.search .news p {
	padding:0;
	border-bottom:1px dashed #fff;
	margin-bottom:15px;
}
body.search p a {
	padding:0;
	font-size:30px;
	color:#fff;
}
body.search p a span {
	color:#fff;
}


body.en-US ul.f_ul01::before {
    content: 'About SPACE Inc.';
}
body.en-US ul.f_ul02::before {
    content: 'Products Information';
}
