﻿@charset "utf-8";
/* CSS Document */
/*
スマホ:--767
PC:768--960
*/
/* ================================== 
	共通
===================================== */ 
.TextBorderNone{
	border:none;
}

.SearchDiv{
	text-align:right;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
}
/*--------------------*/
.text-danger {
  background-color:#bbeeee;
  color:#ff0000;
}
/*----------------------*/
/* ================================== 
	管理者・分析者案件登録画面
===================================== */ 
.Member_Step_Msg > textarea{
	position:absolute;
	left:0;
	right:0;
	top:8px;
	bottom:8px;
	padding:0px 0px;
	width:225px;
	height:122px;
	border:none;
	overflow:auto;
}
.Member_Step_Msg_Dis > textarea{
	position:absolute;
	left:0;
	right:0;
	top:8px;
	bottom:8px;
	padding:0px 0px;
	width:225px;
	height:122px;
	border:none;
	overflow:auto;
}
.Member_Step_Msg_Dis{
	position:relative;
	height:140px;
	margin:25px 2px 0;
	padding:0;
	background-color:#ffffff;
	border:1px solid #bebebe;
	border-radius:8px;
	box-sizing:border-box;
}
.Member_Step_Msg_Dis::before{
	position:absolute;
	left:10px;
	top:100%;
	height:25px;
	width:28px;
	margin-top:-138px;
	-webkit-transform:translate(0,-100%);
	transform:translate(0,-100%);
}
.Member_Step_Msg_Dis > div{
	position:absolute;
	left:0;
	right:0;
	top:8px;
	bottom:8px;
	padding:8px 16px;
	overflow:auto;
}
.Member_Step_Msg > div{
	position:absolute;
	left:0;
	right:0;
	top:8px;
	bottom:8px;
	padding:8px 16px;
	overflow:auto;
}
.Member_Step_Step_RadioDiv{
	position:absolute;
	left:70px;
	right:0;
	top:320px;
	bottom:8px;
	padding:8px 8px;
	align:center;
}

.threeblock_1,
.threeblock_2,
.threeblock_3{
	width: 21%;
	padding: 0 12px;
	float: left;
	margin-right: 4%;
	background-color: #FFFFFF;
	text-align:center;
}
/*===================================== 
	匿名一問一答詳細画面　
=======================================*/ 
.AboutTokumeiDetails_Qa{
    word-break :break-all;
}

/*===================================== 
	匿名一問一答画面　
=======================================*/ 
.AboutTokumei_List{
    word-break :break-all;
}

/* ================================== 
	管理者・分析者案件管理(分析一覧)
===================================== */ 
.AnkenList_Bunseki_Situation{
	display: table-cell;
	vertical-align:middle;
    word-break :break-all;
}
.AnkenList_Bunseki_Categoly{
	display: table-cell;
	width:180px;
	vertical-align:middle;
    word-break :break-all;
}
.AnkenList_Bunseki_Categoly span{
	display:inline-block;
	width:180px;
	text-align:left;
	vertical-align:middle;
    word-break :break-all;
}
.AnkenList_Bunseki_Categoly img{
	display:inline;
	margin:0;
	vertical-align:middle;
}
.AnkenList_Bunseki_Date{
	display: table-cell;
	width:110px;
	vertical-align:middle;
    word-break :break-all;
}	
.AnkenList_Bunseki_Name2{
	display: table-cell;
	width:110px;
	vertical-align:middle;
    word-break :break-all;
}
.AnkenList_Bunseki_Name1{
	display: table-cell;
	width:130px;
	text-align:left;
	vertical-align:middle;
    word-break :break-all;
}
.AnkenList_Bunseki_Name1 img{
	display:inline;
	margin:0;
	vertical-align:middle;
}
.AnkenList_Bunseki_Num{
	display: table-cell;
	width:90px;
	vertical-align:middle;
    word-break :break-all;
}	
.AnkenList_Bunseki_Categoly2{
	display: table-cell;
	width:40px;
	vertical-align:middle;
    word-break :break-all;
}	
.AnkenList_Bunseki_Categoly2 img {
	margin:0 auto;
	width:16px;
	vertical-align:middle;
}

.AnkenList_Bunseki_Action{
	display: table-cell;
	width:80px;
	vertical-align:middle;
}

/* ================================== 
	会員一覧
===================================== */ 
.CustomersList_img{
	display:inline;
}
.CustomersList_Situation{
	display: table-cell;
	width:210px;
	vertical-align:middle;
    word-break :break-all;
}
.CustomersList_Action{
	display: table-cell;
	width:80px;
	vertical-align:middle;
    word-break :break-all;
}
.CustomersList_CHK{
	display: table-cell;
	width:60px;
	vertical-align:middle;
    word-break :break-all;
}
.CustomersList_Area_1{
	display: table;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
    word-break :break-all;
}

/* ================================== 
	依頼者一覧
===================================== */ 
.CustomersSelectList_Action{
	display: table-cell;
	width:80px;
}
.CustomersSelectList_Name1{
	display: table-cell;
	width:150px;
}
.CustomersSelectList_Name{
	display: table-cell;
	width:250px;
}
.CustomersSelectList_Situation{
	display: table-cell;
	width:220px;
}
.CustomersSelectList_RightBtn{
	float:right 
}
/* ================================== 
	お知らせ情報管理
===================================== */ 
.NoticeList_Info_Categoly{
	display: table-cell;
	vertical-align:middle;
	width:116px;
}
.NoticeList_Info_Title{
	display: table-cell;
	vertical-align:middle;
}
.NoticeList_Info_Date{
	display: table-cell;
	vertical-align:middle;
	width:105px;
}
.NoticeList_Info_Action{
	display: table-cell;
	vertical-align:middle;
	width:210px;
}
.NoticeList_Info_Area_1{
	display: table;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

.NoticeList_Table_Area{
	border-top:#a0a0a0 solid 2px;
	border-bottom:#a0a0a0 solid 2px;
	margin:30px 0px;
	font-size:1.4rem;
	width:100%;
	background-color:#ffffff;
}
.NoticeList_Table_Style{
	width:100%;
	display: table;
	padding:8px 5px;
	box-sizing:border-box; /* paddingを含むwidthへ変更 */
}
.NoticeList_Table_Title{
	display: table-cell;
	width:200px;
	font-weight:600;
	vertical-align:middle;
}
.NoticeList_Table_Data{
	display: table-cell;
	vertical-align:middle;
}

/* ================================== 
	一問一答一覧
===================================== */ 
.VisitorsQAList_Name{
	display: table-cell;
	width:120px;
	vertical-align:middle;
}
.VisitorsQAList_Date{
	display: table-cell;
	vertical-align:middle;
	width:180px;
}
.VisitorsQAList_Action{
	display: table-cell;
	vertical-align:middle;
	width:150px;
}
.VisitorsQAList_Area_1{
	display: table;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.VisitorsQAList_Situation{
	display: table-cell;
	vertical-align:middle;
}
.VisitorsQAList_TextArea{
	padding-top:2px;
	padding-bottom:2px;
	width:450px;
	height:65px;
	margin:2px 2px;
}
.VisitorsQAList_List{
	padding-top:2px;
	padding-bottom:2px;
	width:450px;
	margin:2px 2px;
}
/* ================================== 
      お知らせ一覧画面
===================================== */ 
.Oshirase_Assay_Date{
	display: table-cell;
	width:160px;
}
.Oshirase_Assay_Situation{
	display:inline-block;
	text-align:left;
}
.Oshirase_Assay_Categoly{
	display: table-cell;
	width:120px;
}
.Oshirase_Assay_Categoly span{
	display:inline-block;
	width:60px;
	text-align:left;
	vertical-align:middle;
}
.Oshirase_Assay_Categoly img{
	display:inline;
	margin:0;
	vertical-align:middle;
}

/* ================================== 
ダウンロード可能なファイル
===================================== */ 
/*
    2017/06/13 Members_Download_FileName 修正 BY 屈
    追加：padding-right: 10px;
    変更：width:180px;→170px;
*/
/*
    2018/04/18 Members_Download_FileName 修正 BY 屈
    変更：width:170px;→220px;
*/
.Members_Download_FileName{
	padding-right: 10px;
	display: table-cell;
	text-align:left;
	width:220px;
	vertical-align:middle;
    word-break :break-all;
}
.Members_Download_FileName img{
	display:inline;
	margin:0;
	vertical-align:middle;
}
.Members_Download_Situation{
	display: table-cell;
	vertical-align:middle;
    word-break :break-all;
}
.Members_Download_Categoly{
	display: table-cell;
	text-align:left;
	width:130px;
	vertical-align:middle;
    word-break :break-all;
}
.Members_Download_Categoly img{
	display:inline;
	margin:0;
	vertical-align:middle;
}
/*
    2018/04/18 Members_Download_Date1 修正 BY 屈
    変更：width:110px;→150px;
*/
.Members_Download_Date1{
	display: table-cell;
	width:150px;
	vertical-align:middle;
    word-break :break-all;
}
.Members_Download_Date2{
	display: table-cell;
	width:135px;
	vertical-align:middle;
    word-break :break-all;
}
/*
    2018/04/18 Members_Download_Num 修正 BY 屈
    変更：width:110px;→150px;
*/
.Members_Download_Num{
	display: table-cell;
	width:150px;
	vertical-align:middle;
    word-break :break-all;
}	
/* ================================== 
会員's Top追加
===================================== */ 
.Members_Bunseki_Name img{
	display:inline;
	margin:0;
	vertical-align:middle;
}
/* ================================== 
	LoginHktspw
===================================== */
.Main_1Col.LoginHktspw{
	text-align:center;
}

.Main_1Col.LoginHktspw label{
	display:block;
	width:310px;
	margin: 0 auto 16px auto;
	text-align:left;
	clear:both;
}
.Main_1Col.LoginHktspw input{
	width:190px;
}

/* ================================== 
Login
===================================== */ 
.Main_1Col.Login1{
	text-align:center;
}

.Main_1Col.Login1 label{
	display:block;
	width:300px;
	margin: 0 auto 16px auto;
	text-align:left;
	clear:both;
}
.Main_1Col.Login1 input{
	display:inline-block;
	margin-left:1em;
	width:190px;
}
.Main_1Col.Login1 button{
	width:200px;
	padding:10px;
	font-size:1.8rem;
}

/*===================================== 
	分析あるある
=======================================*/ 
body#Top_Page div#Aruaru_Sub{
	width:calc(35% - 18px);
	float:left;
}
body#Top_Page div#Aruaru_Sub div#Sub_sub{
	float:left;
	margin-top:16px;
	padding:8px 0 0 16px;
	text-align:center;
}
body#Top_Page div#Aruaru_Main{
	width:calc(65% + 18px);
	margin-top:24px;
	float:left;
	padding-right:18px;
	border-right:2px dotted #ffc207;
	box-sizing: border-box;
}
body#Top_Page div#Aruaru_Sub div#Sub_sub h3{
	margin-left:0;
	margin-right:0;
}

body#Top_Page div#Sub_sub>h3{
	text-align:left;
	padding-left:0;
	background:none;
	border-radius: 0;
	color:inherit;
	font-size:1.8rem;
}
body#Top_Page div#Sub_sub>h3:first-of-type{
	margin-top:-8px;
}
body#Top_Page div#Sub_sub>h3:before{
	content:url(../images/aruaru_webnta.png);
	margin-right:8px;
	top:4px;
	position:relative;
}
/*===================================== 
	index画面　
=======================================*/ 
.Main_3Col_NonSpace h4:hover {
	opacity:0.6;
}
/*===================================== 
	分析事例画面　
    ADD: 静的ページの新規追加と既存修正 BY 屈 20191016
=======================================*/ 
.example_tbl {
    margin-bottom: 25px;
    clear: both;
    width: 100%;
}

.example_tbl th {
    background-color: #FFDa99;
    border-top: thin solid #BEBEBE;
    border-bottom: thin solid #BEBEBE;
    padding-left: 6px;
    padding-right:32px;
    vertical-align: top;
}

.example_tbl td {
    border-top: thin solid #BEBEBE;
    border-bottom: thin solid #BEBEBE;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 32px;
    vertical-align: top;
}

/*
@media以外の所は全てのサイズで読み込まれます。
*/
@media screen and ( max-width:767px) {
	body#Top_Page div#Aruaru_Main{
		width:100%;
		float:none;
		padding-right:0;
		border-right:0 none;
	}
}


