@charset "euc-jp";
/**** Base Tag *************************************************/
body
{
	margin:0px;
	padding:0px;
	font-family:"メイリオ ", "Meiryo", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	color:#333333;
	overflow-x:hidden;
}
img
{
	border:none;
}
hr
{
	width:95%;
}
.clr
{
	clear:both;
}
h1
{
	font-weight:normal;
}
h3
{
	text-align:center;
	font-size:19px;
	color:#333366;
}
.arrow{
  position: relative;
  display: inline-block;
  padding-left: 28px;
}

.arrow::before{
  content: '';
  width: 14px;
  height: 8px;
  border: 0px;
  border-top: solid 6px #7878B0;
  border-right: solid 6px #7878B0;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
/**** Header *************************************************/
.topcont
{
	text-align:center;
	position: fixed;
	background-color:#FFFFFF;
	margin:0px auto;
	width:100%;
	height:auto;
	z-index:22;
	top:0;
	left:0;
}
.header_menu
{
	display:block;
	float:left;
	width:100%;
	height:58px;
	margin:5px;
	padding:0px;
}
.header_other
{
	margin:5px;
	padding:8px 8px 0px 0px;
	float:right;
}
.header_logo
{
	position: fixed;
	width:auto;
	margin:5px;
	padding:0px;
	float:left;
}
.header_option
{
	position:absolute;
	width:auto;
	height:auto;
	margin:30px 0px 0px 10px;
	padding-left:360px;
	font-size:16px;
	font-weight:bold;
	color:#000066;
	float:left;
	line-height:14px;
}
/**** Main Menu Botton ********************************************/
.bt_menu
{
	display:block;
	background-color:#FFFFFF;
	width:max-content;/**960px**/
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
}
.bt_menu_endline
{
	background:url(../img/main/menu_endline.png) repeat-x;
	width:100%;
	height:1px;
	margin:0px;
	padding:0px;
}
.bt_menu ul
{
	margin:0px;
	padding:0px;
}
.bt_menu li
{
	width:160px;
	height:37px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	float:left;
}
.bt_menu li a
{
	display:block;
	margin:0px;
	padding:0px;
}

/**** Sub Menu Booton **************************************/
#submenu
{
	position:fixed;
	right:0px;
	top:106px;
	width:300px;
	height:45px;
	border:#ffffff thin solid;
	background-color:rgba(0,0,0,0.55);
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	z-index:99;
}
#submenu ul
{
	padding:0px 10px;
	list-style:none;
}
#submenu a
{
	color:#ffffff;
	text-decoration:none;
}
#submenu a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.left
{
	border-left: 1px solid #ffffff;
	height: 14px;
	padding:0px 5px 0px 8px;
}
/**** Mobile Menu ****************************************/
#menu
{
	display:none;
}
.bt_menu_m
{
	display:none;
}
.mobile_menu
{
	display:none;
}
.mobile_menu a
{
	display:none;
}
.mobile_menu a:hover
{
	display:none;
}
/**** Contact us *****************************************/
#contact_under
{
	width:100%;
	margin:0px auto;
	padding:40px 0px;
	text-align:center;
	background-color:#000066;
	color:#ffffff;
	z-index: 1000;
	position: sticky;
}
#contact_under .title
{
	font-size:22px;
	font-weight:bold;
}
#contact_under p
{
	margin:0px auto;
	width:250px;
	height:auto;
	padding:10px;
	font-size:16px;
	border:#ffffff thin solid;
	margin-top:10px;
}
#contact_under a
{
	color:#ffffff;
	text-decoration:none;
}
#contact_under a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
/**** Footer **************************************************/
._footer
{
	background-color:#242424;
	width:100%;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:0px;
	list-style-type: none;
	color:#FFFFFF;
}
._footer_toki_map
{
	background-color:#242424;
	width:100%;
	margin:0px auto;
	padding-bottom:0px;
	list-style-type: none;
	color:#FFFFFF;
}
._footer ul a
{
	color:#ffffff;
	text-decoration:none;
}
._footer ul a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
._footer_box
{
	width:700px;
	margin:0px auto;
	height:auto;
}
._footer_box_left
{
	width:215px;
	margin:0px;
	padding:0px;
	line-height:18px;
	text-align:left;
	float:left;
}
._footer_box_left p
{
	font-weight:bold;
	text-align:center;
}
._footer_box_right
{
	width:200px;
	margin:0px;
	padding:0px;
	line-height:18px;
	float:right;
}
._footer_box li
{
	background: url(../img/main/footer_listimg1.png) no-repeat 0px;
	margin:0px;
	padding:0px 0px 0px 18px;
	list-style: none;

}
._footer p
{
	margin:10px auto;
	text-align:center;
}
._footer a
{
	color:#FFFFFF;
	text-decoration:none;
}
._footer_toki_map a
{
	color:#FFFFFF;
	text-decoration:none;
}
._footer a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
._footer_toki_map a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
._footer_list_box
{
	background-color:#000000;
	width:100%;
	height:50px;
	margin:0px;
}
._footer_list
{
	width:auto;
	height:15px;
	margin:20px 5px 5px 5px;
	padding:0px 0px 0px 7px;
	float:left;
}
._footer_cr
{
	width:auto;
	height:15px;
	margin:20px 5px 5px 5px;
	padding:0px 0px 0px 7px;
	float:right;
}
/**** index.html ********** Image&Text *********************/
#sec01
{
	position:relative;
	z-index:10;
	margin:0px;
	width:100%;
	height:100px;
	background-size: 100% 100%;
}
#sec01 .cont
{
	width:900px;
	margin:auto;
	padding:200px 0px  0px  0px;
	text-align:center;
	font-size:41px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#sec01 .cont p
{
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:center;
	font-size:24px;
	text-shadow: 1px 2px 2px #333333;
	color:#ffffff;
}
/**** index.html ／For SFA＆CRM*************************/
#sec02
{
	background:url(../img/main/backimg_sec02.gif);
	margin:0px;
	padding:30px 0px 10px 0px;
	width:100%;
	height:auto;
	text-align:center;
	color:#FFFFFF;
}
#sec02 .cont_box
{
	display:block;
	width:920px;
	height:250px;
	margin:0px auto;
	padding:0px;
}
#sec02 .cont_img
{
	background:url(../img/main/for_sfa_crm.jpg) no-repeat;
	width:400px;
	height:240px;
	margin:0px auto;
	float:left;
}
#sec02 .cont_text
{
	width:470px;
	margin:0px auto;
	float:left;
	text-align:left;
	padding:0px 10px;
	font-size:16px;
}
#sec02 .cont_title
{
	margin:0px auto;
	text-align:center;
	font-size:22px;
	font-weight:bold;
}
/**** index.html ／For不動産*************************/
#sec03
{
	background:url(../img/main/backimg_sec03.gif);
	margin:0px;
	padding:30px 0px 10px 0px;
	width:100%;
	height:auto;
	text-align:center;
	color:#FFFFFF;
}
#sec03 .cont_box
{
	display:block;
	width:920px;
	height:250px;
	margin:0px auto;
}
#sec03 .cont_img
{
	background:url(../img/main/for_fudosan.jpg) no-repeat;
	width:400px;
	height:240px;
	margin:0px auto;
	float:left;
}
#sec03 .cont_text
{
	width:470px;
	margin:0px auto;
	float:left;
	text-align:left;
	padding:0px 10px;
	font-size:16px;
}
#sec03 .cont_title
{
	margin:0px auto;
	text-align:center;
	font-size:22px;
	font-weight:bold;
}
/**** index.html ／For小売*************************/
#sec04
{
	background:url(../img/main/backimg_sec02.gif);
	margin:0px;
	padding:30px 0px 10px 0px;
	width:100%;
	height:auto;
	text-align:center;
	color:#FFFFFF;
}
#sec04 .cont_box
{
	display:block;
	width:920px;
	height:250px;
	margin:0px auto;
}
#sec04 .cont_img
{
	background:url(../img/main/for_kouri.jpg) no-repeat;
	width:400px;
	height:240px;
	margin:0px auto;
	float:left;
}
#sec04 .cont_text
{
	width:470px;
	margin:0px auto;
	float:left;
	text-align:left;
	padding:0px 10px;
	font-size:16px;
}
#sec04 .cont_title
{
	margin:0px auto;
	text-align:center;
	font-size:22px;
	font-weight:bold;
}
/**** index.html ／For運送*************************/
#sec05
{
	background:url(../img/main/backimg_sec03.gif);
	margin:0px;
	padding:30px 0px 10px 0px;
	width:100%;
	height:auto;
	text-align:center;
	color:#FFFFFF;
}
#sec05 .cont_box
{
	display:block;
	width:920px;
	height:250px;
	margin:0px auto;
}
#sec05 .cont_img
{
	background:url(../img/main/for_unsou.jpg) no-repeat;
	width:400px;
	height:240px;
	margin:0px auto;
	float:left;
}
#sec05 .cont_text
{
	width:470px;
	margin:0px auto;
	float:left;
	text-align:left;
	padding:0px 10px;
	font-size:16px;
}
#sec05 .cont_title
{
	margin:0px auto;
	text-align:center;
	font-size:22px;
	font-weight:bold;
}
/**** index.html ／事例****************************/
#sec06
{
    width: auto;
    height: 280px;
	padding-top: 50px;
	background: #e4e7eb;
}
.title01
{
	background-color: #042274;
    padding: 15px 0;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    color: white;
}
#sec06 .cont
{
    display: flex;
    justify-content: center;
    width: 95%;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#sec06 .cont_box
{
    background-color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    float: left;
    margin: 5px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    width: auto;
}
#sec06 .cont_box img
{
    height: auto;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 250px;
}

#sec06 .cont_box p
{
    text-align: center;
    font-size: 14px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#sec06 .cont a
{
    color: #333333;
    text-decoration: none;
}
#sec06 .cont a:hover
{
	color:#333333;
	text-decoration:underline;
}
/**** index.html ／RECOMMEND*************************/
#sec07
{
	background:url(../img/main/backimg_sec07.jpg) repeat-x;
	background-color:#999999;
	margin:0px;
	width:100%;
	height:360px;
}
#sec07 .cont
{
	width:900px;
	margin:0px auto;
	padding-top:20px;
	text-align:center;
}
#sec07 .title
{
	margin:0px auto;
	padding:40px 0px 20px 0px;
}
#sec07 .cont_title
{
	text-align:center;
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
	text-shadow: 1px 2px 2px #333333;
}
#sec07 .cont p
{
	width:750px;
	padding-left:95px;
	text-align:left;
	color:#ffffff;
	font-size:19px;
	text-shadow: 1px 2px 2px #333333;
}
#sec07 .cont a
{
	color:#ffffff;
	text-decoration:none;
}
#sec07 .cont a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
#sec07 .cont_more
{
	margin:0px auto;
	height:auto;
	padding:10px 70px;
	font-size:16px;
	border:#ffffff thin solid;
	margin-top:10px;
}
/**** index.html ／不動産業界向けコンテンツ*************************/
#sfdc
{
	background:url(../img/main/backimg_MaPforsfdc.jpg) no-repeat;
	background-color:#ebddc8;
	width:100%;
	height:350px;
	background-size: 950px 350px;
}
#sfdc .cont
{
	width:900px;
	height:350px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}
#sfdc .title
{
	margin:0px auto;
	padding:30px 0px 20px 0px;
}
#sfdc .cont_box
{
	display:block;
}
#sfdc .cont_box_l
{
	width:530px;
	color:#000000;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	text-shadow: 1px 1px 1px #ffffff;
	float:left;
}
#sfdc .cont_box_r
{
	width:370px;
	float:left;
}
#sfdc .cont_more
{
	margin:0px auto;
	height:auto;
	padding:10px 70px;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	border:#000000 thin solid;
	background-color:rgba(255,255,255,0.3);
	margin-top:10px;
}
#sfdc .cont_more a
{
	color:#000000;
	text-decoration:none;
}
#sfdc .cont_more a:hover
{
	color:#000000;
	text-decoration:underline;
}
/**** index.html ／ GoogleMaps **************************/
#googlemaps
{
	background:url(../img/main/backimg_googlemaps.jpg) repeat-x;
	margin:0px;
	width:100%;
	height:350px;
	background-size: 100% 350px;
}
#googlemaps .cont
{
	width:800px;
	margin:0px auto;
	padding-top:80px;
	text-align:center;
}
#googlemaps .cont_txt
{
	color:#ffffff;
	text-align:left;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
	font-size:30px;
}
#googlemaps .cont p
{
	color:#ffffff;
	text-align:left;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
	font-size:20px;
}
#googlemaps .cont a
{
	color:#ffffff;
	text-decoration:none;
}
#googlemaps .cont a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
#googlemaps .cont_more
{
	margin:0px auto;
	height:auto;
	padding:10px 70px;
	font-size:16px;
	border:#ffffff thin solid;
	margin-top:10px;
}
/**** index.html ／NEWS *************************/
#news
{
	margin:30px auto;
	text-align:center;
	background-color:#FFFFFF;
	width:780px;
	font-size:16px;
	color:#333333;
}
#news_title
{
	width:auto;
	margin:0px auto;
	border:none;
	background-color: #042274;
    padding: 15px 0;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    color: white;
}
#news p
{
	text-align:left;
	border-bottom:dotted #999999;
}
#news .sub
{
	padding-left:110px;
}
#news_more
{
	margin:0px auto;
	width:180px;
	height:auto;
	padding:10px 20px;
	font-size:16px;
	border:#999999 thin solid;
	margin-top:10px;
}
#top_news a {
	font-size:32px;
}
#news a, #top_news a
{
	color:#333333;
	text-decoration:none;
}
#news a:hover, #top_news a:hover
{
	color:#333333;
	text-decoration:underline;
}
#sec01_1 {
	width: auto;
	height: auto;
	padding-top: 50px;
	background: #e4e7eb;
    background-position-y: center;
    padding: 2em 4em;
    display: flex;
    justify-content: space-around;
    align-items: center; 
}
.cont_bnr a.sp {
	display: none;
}
#sec01_1 .subpagebox.cont_bnr {
	width: auto;
  margin: 0;
}
#sec01_1 .subpagebox.cont_bnr {
	font-size: 16px;
}
#sec01_1 .subpagebox.cont_bnr img {
	width: 90%;
    margin:auto;
}

/****共通*****************************************/
#lead
{
	width:900px;
	margin:10px auto;
	padding:0px 0px 10px 0px;
	text-align:center;
}
/* .glossary #lead {
	height: 180px;
	background-image: url("../img/main/grsrBg.png");
} */
#lead p
{
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	line-height:28px;
	font-size:18px;
	color:#333333;
}
#lead img
{
	padding-bottom:20px;
}

#point
{
	width:100%;
	height:auto;
	margin:0px auto;
	text-align:center;
	font-size:17px;
	background-color:#ECECFF;
}
#point .tagtxt
{
	width:100%;
	background-color:rgba(25,25,112,0.55);
	margin:0px auto;
	margin-bottom:30px;
	padding:15px;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
#point p
{
	width:900px;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:50px;
	font-size:16px;
	line-height:24px;
	text-align:left;
	color:#333333;
}

/****MaPとは*****************************************/
#about
{
	position:relative;
	z-index:10;
	background:url(../img/main/backimg_about.jpg) no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: 100% 400px;
}
#about .cont
{
	width:900px;
	margin:auto;
	padding:220px 0px 150px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#mapcont
{
	width:100%;
	height:auto;
	margin:0px auto;
	text-align:center;
	font-size:18px;
	color:#003366;
}
#mapcont .tagtxt
{
	width:100%;
	background-color:rgba(25,25,112,0.55);
	margin:0px auto;
	margin-bottom:30px;
	padding:15px;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
#mapcont p
{
	width:900px;
	margin:10px auto 50px;
	font-size:16px;
	line-height:24px;
	text-align:left;
	color:#333333;
}
#mapcont img
{
	padding:20px 0px;
	text-align:center;
}
#mapcont .cont_more
{
	width:180px;
	margin:20px auto;
	height:auto;
	padding:10px 40px;
	font-size:14px;
	border:#333333 thin solid;
	margin-top:10px;
}
#mapcont a
{
	color:#333333;
	text-decoration:none;
}
#mapcont a:hover
{
	color:#333333;
	text-decoration:underline;
}
/****製品・サービス************************************/
.servicetag
{
	width:100%;
	background-color:rgba(25,25,112,0.55);
	margin:10px auto;
	padding:15px;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
#service
{
	position:relative;
	z-index:10;
	background:url(../img/main/backimg_services.jpg) no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: 100% 400px;
}
#service_01
{
	position:relative;
	z-index:10;
	background:url(../img/main/backimg_tokimap.jpg) no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: 100% 400px;
}
#service_01 .cont
{
	width:900px;
	margin:auto;
	padding:220px 0px 150px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#service .cont
{
	width:900px;
	margin:auto;
	padding:220px 0px 150px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#service_co
{
	width:900px;
	text-align:center;
	margin:0px auto;
}
#service_co .txt
{
	width:440px;
	margin:0px 10px 5px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
}
#service_co .txt img
{
	padding-top:15px;
	float:left;
}
#service_co .txt p
{
	color:#333333;
	padding:0px 0px 0px 5px;
	line-height:16px;
	overflow: hidden;
	font-size:14px;
}
#service_co .txt a
{
	color:#333333;
	text-decoration:none;
}
#service_co .txt a:hover
{
	color:#333333;
	text-decoration:underline;
}

/****導入事例************************************/
.extag
{
	width:100%;
	background-color:rgba(25,25,112,0.55);
	margin:10px auto;
	padding:15px 0;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
#ex
{
	position:relative;
	z-index:10;
	background:url(../img/main/backimg_ex.jpg) no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: 100% 400px;
}
#ex .cont
{
	width:900px;
	margin:auto;
	padding:40px 0px 130px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#ex .cont_small
{
	width:900px;
	margin:auto;
	padding:60px 0px 130px 0px;
	text-align:center;
	font-size:32px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#ex_co
{
    width: 900px;
    text-align: center;
    margin: 0px auto;
}
#ex_co .txt
{
	width:900px;
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
}
#ex_co .txt img
{
	padding-top:10px;
	float:left;
}
#ex_co .txt p
{
	color:#333333;
	padding:0px 0px 0px 5px;
	line-height:16px;
	overflow: hidden;
	font-size:14px;
}
#ex_co .txt a
{
	color:#333333;
	text-decoration:none;
}
#ex_co .txt a:hover
{
	color:#333333;
	text-decoration:underline;
}

/****製品・サービス＆導入事例**２階層目***/
.subpagebox
{
	width:900px;
	text-align:center;
	margin:20px auto;
}
.subpagebox.cont_bnr img {
	width: 100%;
}
.subpagebox.cont_bnr img:hover {
	opacity: 0.7;
}
#toukiPR .subpagebox.col2 {
	display: flex;
}
.subpagebox p
{
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    text-indent: 1em;
    margin-left: 20px;
}
.moji00 b
{
    font-size: 18px!important;
    line-height: 24px;
    text-align: left;
    text-indent: 1em;
    margin-left: 20px;
}
.moji01
{
	margin: 10px 0px 10px 76px;
    font-size: 16px;
    text-align: left;
}
/*追加*/
.subpagebox1{
	/* text-indent: 0em!important; */
	margin-left: 15px;
}
/*ここまで追加  */
#toukiPR .subpagebox.col2 p {
	margin: 0 3em 0 0;
	width: 60%;
}
.subpagebox b
{
	font-size:17px;
}
.subpagebox ul
{
	text-align:left;
	line-height:24px;
	font-size:16px;
}
.subpagebox li
{
	list-style:none;
}
.subtagtxt/****上下margin無し***/
{
	width:100%;
	background-color:rgba(25,25,112,0.55);
	margin:0px auto;
	padding:15px;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.subpagebox_c
{
	width:100%;
	margin:0px auto;
	padding:30px 15px;
	text-align:center;
	background-color:#ECECFF;
}
.subpagebox_c p
{
	width:900px;
	margin:10px auto;
	font-size:15px;
	line-height:24px;
	text-align:left;
}
.subpagebox_c b
{
	font-size:17px;
}
.co_block/****表in***/
{
	width:930px;
  	margin:10px auto;
	font-size:15px;
}
.co_block_phone
{
	display:none;
}
.co_blocka
{
   float: left;
   width: 350px;
   margin:0px 0px 0px 15px;
   line-height:16px;
   border-collapse: collapse;
   border: 1px solid #b9b9b9;
   padding: 3px;
   text-align:left;
}
.co_blockb
{
   float: left;
   width: 520px;
   margin:0px;
   line-height:16px;
   border-collapse: collapse;
   border: 1px solid #b9b9b9;
   padding: 3px;
   text-align:left;
}
.co_blockc
{
   float: left;
   width: 730px;
   margin-left: 5px;
   padding: 0px;
   font-size:12px;
   font-weight:bold;
}
.blockbox/*製品・サービス API用*/
{
	width:900px;
  	margin:10px auto;
}
.blocka
{
   float: left;
   width: 83px;
   border-collapse: collapse;
   border: 1px solid #b9b9b9;
   padding: 3px;
   text-align:left;
}
.blocka_m
{
   background-color:#e1e1ff;
   float: left;
   width: 83px;
   border-collapse: collapse;
   border: 1px solid #b9b9b9;
   padding: 3px;
   text-align:left;
}
.blockb
{
   float: left;
   width: 395px;
   border-collapse: collapse;
   border: 1px solid #b9b9b9;
   padding: 3px;
   text-align:left;
}
.blockc
{
   float: left;
   width: 395px;
   border-collapse: collapse;
   border: 1px solid #b9b9b9;
   padding: 3px;
   text-align:left;
}
.blockd
{
   float: left;
   width: 440px;
   padding: 3px;
   font-size:15px;
}
.txtbox
{
	width:740px;
	height:auto;
	margin:5px auto;
	padding:8px;
	color:#333333;
	font-size:21px;
	text-align:center;
	background-color:#CCCCFF;
}
.txtbox2
{
	width:900px;
	margin:10px auto;
	font-size:15px;
	text-align:left;
}
.txtbox2 b
{
	color:#000066;
}
.corpbox
{
	width:auto;
	height:auto;
	padding-top:0px;
}
.corpbox li
{
	margin:10px 0px;
	padding:10px 0px;
	list-style:none;
	clear:both;
}
.corpbox_right
{
	width:200px;
	padding-top:8px;
	text-align:left;
	font-size:14px;
	border-top: 1px solid gray;
	float:left;
}
.corpbox_left
{
	width:600px;
	padding-top:8px;
	text-align:left;
	font-size:14px;
	border-top: 1px solid gray;
	float:left;
}

/****導入までの流れ************************************/
#flow
{
	position:relative;
	z-index:10;
	background:url(../img/main/backimg_flow.jpg) no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: 100% 400px;
}
#flow .cont
{
	width:900px;
	margin:auto;
	padding:220px 0px 150px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#flow_co
{
	background-color:#91a6d4;
	width:100%;
	height:auto;
	margin:0px auto;
	padding:10px;
}
#flow_co .box
{
	width:900px;
	text-align:center;
	margin:30px auto;
}
#flow_co .step_l
{
	background-color:#eeeeee;
	vertical-align:middle;
	float:left;
	width:270px;
	height:130px;
	margin:10px 5px 10px 0px;
	padding:5px 0px 0px 0px;
	font-size:15px;
	font-weight:bold;
}
#flow_co .step_r
{
	background-color:#ffffff;
	float:left;
	width:580px;
	height:130px;
	margin:10px 0px 10px 5px;
	padding:5px 0px 0px 30px;
	text-align:left;
	font-size:15px;
}
/****良くあるご質問************************************/
.qatag
{
	width:100%;
	background-color:#8181b0;
	margin:0px auto;
	margin-bottom:10px;
	padding:15px;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
#qa
{
	position:relative;
	z-index:10;
	background:url(../img/main/backimg_qa.jpg) no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: 100% 400px;
}
#qa .cont
{
	width:900px;
	margin:auto;
	padding:220px 0px 150px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#qa_co
{
	background-color:#91a6d4;
	width:100%;
	height:auto;
	margin:0px auto;
	padding:0px;
}
#qa_co .box
{
	width:900px;
	height:auto;
	text-align:center;
	margin:0px auto;
}
#qa_co .qa_q
{
	background-color:#ffffff;
	float:left;
	width:880px;
	height:auto;
	margin:0px auto;
	margin-bottom:3px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	position: relative;
	display: inline-block;
	padding-left: 30px;
}

#qa_co .qa_q::before{
	content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 6px #7878B0;
	border-right: solid 6px #7878B0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -8px;
}
#qa_co .qa_a
{
	background-color:#ffffff;
	float:left;
	width:840px;
	height:auto;
	margin:0px 0px 0px 30px;
	margin-bottom:30px;
	padding:0px 10px;
	text-align:left;
	font-size:15px;
}

/****お問い合わせ・資料請求************************************/
#cu
{
	position:relative;
	z-index:10;
	background:url(../img/main/backimg_contactus.jpg) no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: 100% 400px;
}
#cu .cont
{
	width:900px;
	margin:auto;
	padding:220px 0px 150px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#cu_co
{
	background-color:#91a6d4;
	width:100%;
	height:auto;
	margin:0px auto;
	padding:30px auto;
}
#cu_co .box
{
	width:900px;
	height:150px;
	text-align:center;
	margin:10px auto;
	padding:50px 0px;
}
#cu_co .box_txt
{
	font-size:16px;
}
#cu_co .box_contact/*お問い合わせボタンと資料請求ボタン*/
{
	display:block;
	width:615px;
	margin:10px auto;
}
#cu_co .bt_co_contact_t
{
	width:300px;
	margin-right:5px;
}
#cu_co .bt_co_request_t
{
	width:300px;
	margin-left:5px;
}
#cu_co .bt_co_contact_t img
{
	width:300px;
	height:auto;
	margin:0px auto;
	padding:0px;
}
#cu_co .bt_co_request_t img
{
	width:300px;
	height:auto;
	margin:0px auto;
	padding:0px;
}
.contact_mailinfo
{
	width:850px;
	text-align:center;
	margin:30px auto;
	padding:30px 15px;
	border-top:#ccc 8px solid;
	border-right:#ccc 8px solid;
	border-bottom:#ccc 8px solid;
	border-left:#ccc 8px solid;
}
.contact_mailinfo_title
{
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	color:#003366;
}
.contact_mailinfo_cont
{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#003366;
}
/****サイトのご利用／個人情報保護方針**********************/
#policy
{
	position:relative;
	z-index:10;
	top:120px;
	width:900px;
	height:auto;
	text-align:center;
	margin:0px auto;
	margin-bottom:200px;
}
#policy .tag
{
	width:400px;
	height:110px;
	margin:0px auto;
	text-align:center;
}
#policy .txt1
{
	width:900px;
	margin-top:20px;
	color:#000066;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:16px;
}
#policy .txt2
{
	width:900px;
	color:#333333;
	font-size:13px;
	text-align:left;
	line-height:16px;
}
#policy .txt3
{
	width:900px;
	color:#333333;
	font-size:13px;
	text-align:right;
	line-height:16px;
}
/****地図記号********************************************/
#mapsymbol
{
	position:relative;
	z-index:10;
	top:130px;
	width:900px;
	height:auto;
	text-align:center;
	margin:0px auto;
}
#mapsymbol .lead
{
	width:900px;
	margin:20px auto;
	padding:0px 0px 10px 0px;
	text-align:center;
}
#mapsymbol .lead p
{
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:center;
	line-height:28px;
	font-size:18px;
	color:#333333;
}
#mapsymbol .tag
{
	width:250px;
	height:190px;
	margin:0px auto;
	text-align:center;
}
#mapsymbol .box
{
	width:900px;
	height:auto;
	margin-bottom:140px;
}
#mapsymbol .kigou
{
	display:block;
	float:left;
	margin:8px;
	padding:5px;
	font-size:12px;
	text-align:center;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
/****ニュース一覧ページ*********************************************/
#topicslist
{
	position:relative;
	z-index:10;
	top:130px;
	width:900px;
	height:auto;
	text-align:center;
	margin:0px auto;
}
#topicslist .tag
{
	width:220px;
	height:110px;
	margin:0px auto;
	text-align:center;
}
#topicslist .box
{
	width:auto;
	height:auto;
	margin-bottom:130px;
}
#topicslist li
{
	margin:10px 0px;
	padding:10px 0px;
	list-style:none;
	clear:both;
}
#topicslist .topics_date
{
	width:200px;
	padding-top:8px;
	text-align:left;
	font-size:14px;
	color:#333333;
	border-top: 1px solid gray;
	float:left;
}
#topicslist .topics_cont
{
	width:600px;
	padding-top:8px;
	text-align:left;
	font-size:14px;
	color:#003366;
	border-top: 1px solid gray;
	float:left;
}
#topicslist a
{
	color:#003366;
	text-decoration:none;
}
#topicslist a:hover
{
	color:#003366;
	text-decoration:underline;
}
#topicslist_sub/*NEWS２階層目*/
{
	position:relative;
	z-index:10;
	top:130px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0px auto;
}
#topicslist_sub .tag
{
	width:250px;
	height:110px;
	margin:0px auto;
	text-align:center;
}
#topicslist_sub .box
{
	width:100%;
	height:auto;
	margin-bottom:140px;
}
#topicslist_sub .txt_ul
{
	text-decoration:underline;
}
#topicslist_sub a
{
	color:#003366;
	text-decoration:none;
	font-size: 14px;
}
#topicslist_sub a:hover
{
	color:#003366;
	text-decoration:underline;
}
#topicslist_sub .bk_list
{
	margin:0px auto;
	width:230px;
	height:auto;
	padding:10px;
	color:#333333;
	font-size:16px;
	border:#333333 thin solid;
	margin-top:30px;
}
#topicslist_sub .bk_list a
{
	color:#333333;
	text-decoration:none;
}
#topicslist_sub .bk_list a:hover
{
	color:#003366;
	text-decoration:underline;
}

#entrybox/*お申し込みボタン*/
{
	width:400px;
	height:50px;
	text-align:center;
	margin:10px auto;
}
/****豆知識*********************************************/
#trivia/*---豆知識１階層目---*/
{
	position:relative;
	z-index:10;
	top:130px;
	width:900px;
	height:auto;
	text-align:center;
	margin:0px auto;
}
#trivia .tag
{
	width:250px;
	height:190px;
	margin:0px auto;
	text-align:center;
}
#trivia .box
{
	width:800px;
	height:auto;
	margin-top:20px;
	margin-bottom:140px;
	margin-left:50px;
	text-align:center;
}
#trivia .cont
{
	width:700px;
	margin:0px auto;
	padding:8px 0px;;
	text-align:left;
	font-size:16px;
	border-top: 1px solid gray;
}
#trivia a
{
	color:#003366;
	text-decoration:none;
}
#trivia a:hover
{
	color:#003366;
	text-decoration:underline;
}
#trivia_sub/*---豆知識２階層目---*/
{
	position:relative;
	z-index:10;
	top:130px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0px auto;
}
#trivia_sub .tag
{
	width:250px;
	height:190px;
	margin:0px auto;
	text-align:center;
}
#trivia_sub .box
{
	width:100%;
	height:auto;
	margin-bottom:140px;
}
#trivia_sub a
{
	color:#003366;
	text-decoration:none;
}
#trivia_sub a:hover
{
	color:#003366;
	text-decoration:underline;
}
#trivia_sub .bk_list
{
	margin:0px auto;
	width:230px;
	height:auto;
	padding:10px;
	color:#333333;
	font-size:16px;
	border:#333333 thin solid;
	margin-top:10px;
}
#trivia_sub .bk_list a
{
	color:#333333;
	text-decoration:none;
}
#trivia_sub .bk_list a:hover
{
	color:#003366;
	text-decoration:underline;
}
/****用語集*********************************************/
.glossarytag
{
	width:100%;
	background-color:rgba(25,25,112,0.55);
	margin:10px auto;
	padding:15px;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
#glossary
{
	position:relative;
	z-index:10;
	top:130px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0px auto;
}
#glossary .tag
{
	width:250px;
	height:190px;
	margin:0px auto;
	text-align:center;
}
#glossary .box
{
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:140px;
}
#glossary .cont
{
    width: 920px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#glossary .word
{
    width: 225px;
    height: 28px;
    font-size: 15px;
    text-align: left;
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#glossary a
{
	color:#003366;
	text-decoration:none;
}
#glossary a:hover
{
	color:#003366;
	text-decoration:underline;
}
#glossary .new_pic/*用語集新着アイコン*/
{
	margin:0px;
	padding:2px 2px 0px 2px;
	font-size:11px;
	color:#ff0000;
	border-style:solid;
	border-width:1px;
	border-color:#ff0000;
	font-size:12px;
}
#glossary_co/*関連製品・サービス*/
{
	width:900px;
	text-align:center;
	margin:0px auto;
}
#glossary_co .txt
{
	width:100%;
	margin:0px 10px 5px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
}
#glossary_co .txt img
{
	padding-top:15px;
	float:left;
}
#glossary_co .txt p
{
	color:#333333;
	padding:0px 0px 0px 5px;
	line-height:16px;
	overflow: hidden;
	font-size:14px;
}
#glossary_co .txt a
{
	color:#333333;
	text-decoration:none;
}
#glossary_co .txt a:hover
{
	color:#333333;
	text-decoration:underline;
}
/****お客様専用ページ************************************/
.customertag
{
	width:100%;
	background-color:rgba(25,25,112,0.55);
	margin:10px auto;
	padding:15px;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
#customer
{
	position:relative;
	z-index:10;
	top:120px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0px auto;
}
#customer .tag
{
	width:300px;
	height:110px;
	margin:0px auto;
	text-align:center;
}
#customer .box
{
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:140px;
}
#customer .con
{
	width:900px;
	margin:0px auto;
	text-align:center;
}
#customer .txt
{
	width:600px;
	margin:10px auto;
	color:#333333;
	font-size:15px;
	text-align:left;
	line-height:23px;
}
#customer a
{
	color:#003366;
	text-decoration:none;
}
#customer a:hover
{
	color:#003366;
	text-decoration:underline;
}
/* mobile_space_r */
#mobile_space_r #service .cont {
    padding-bottom: 100px;
}
.coop img {
    width: 100%;
}
.coop {
    display: flex;
}
.coop_box:first-of-type {
    margin-right: 3em;
}
.coop_box p span {
    text-decoration: underline;
}
.coop_box p {
	margin: 1em auto;
}
.coop_box:first-of-type p {
	width: 19em;
}
.coop_box:last-of-type p {
	width: 24em;
}
.coop_box h3 {
    border: 1px solid #000;
    width: 9em;
    margin: 1em auto 0;
    padding: 2px 8px;
}
video {
    width: 70%;
}
ul.provide {
    list-style: none;
    font-size: 16px;
    display: flex;
    width: auto;
    margin: 0 auto;
    padding: 0px 2em;
    justify-content: space-around;
    box-sizing: border-box;
}
ul.provide li {
    width: 250px;
		padding: 0 1em;
}
ul.provide li div.headline {
    font-weight: bold;
    background-color: rgb(87, 187, 180);
    height: 3em;
    line-height: 3em;
    border-radius: 2em;
    color: #fff;
}
.headline + div {
    text-align: left;
    margin-top: 1em;
    font-size: 95%;
}
.servicetag {
	width: auto;
}
#mobile_space_r .servicetag:not(:first-of-type) {
	margin-top: 4em;
}
[class^="btn-"] {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-width: 300px;
  margin: 1rem auto;
  text-transform: uppercase;
  border: 4px solid rgb(4,34,117);
	-webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
}
.btn-swp {
  color: rgb(4,34,117);
	-webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
	box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.5);
	text-decoration: none;
}
.btn-swp:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(4,34,117);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
	box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
	z-index: -1;
}
.btn-swp:hover {
  color: #fff;
	-webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
	text-decoration: none;
}
.btn-swp:hover:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
	box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
	z-index: -1;
}
a.btn-swp span {
    font-size: 24px;
}
.linkbox {
    display: flex;
    margin-top: 2em;
}
#mobile_space_r th {
    background-color: rgb(175, 187, 222);
}
#mobile_space_r th br {
	display: none;
}
#mobile_space_r table, #mobile_space_r th, #mobile_space_r td {
    text-align: left;
    font-size: 16px;
    border: 1px solid #000;
    border-collapse: collapse;
    padding: 4px 8px;
    line-height: 2em;
    margin-bottom: 3em;
}
ul.provide li:not(:last-of-type) {
    border-right: 1px solid rgba(25,25,112,0.55);
}
/* end */
#mobile_space #lead .linkbox {
    border: 1px solid rgb(4,34,117);
    margin: 2em auto 0;
}
#mobile_space #lead .linkbox div p {
	text-align: left;
	padding: 8px;
	margin: 0;
}
#mobile_space #lead .linkbox div:first-of-type {
	border-right: 1px solid rgb(4,34,117);
	background-color: rgb(4,34,117);
}
#mobile_space #lead .linkbox div:first-of-type p {
    line-height: 3em;
    padding-left: 2em;
    padding-right: 2em;
    color: #fff;
}
/* #sec01_1 {
  width: 100vw;
  height: 200px;
}

@keyframes display {
  0% {
    transform: translateX(200px);
    opacity: 0;
  }
  10% {
    transform: translateX(0);
    opacity: 1;
		z-index: 100;
  }
  20% {
    transform: translateX(0);
    opacity: 1;
		z-index: 100;
  }
  30% {
    transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    transform: translateX(-200px);
    opacity: 0;
  }
}

#sec01_1 {
  position: relative;
}

#sec01_1 > .subpagebox.cont_bnr {
  position: absolute;
  top: 0;
  left: calc(50% - 450px);
  opacity: 0;
  animation: display 30s infinite;
}

#sec01_1 > .subpagebox.cont_bnr:nth-child(2) {
  animation-delay: 5s;
}
#sec01_1 > .subpagebox.cont_bnr:nth-child(3) {
  animation-delay: 10s;
}
#sec01_1 > .subpagebox.cont_bnr:nth-child(4) {
  animation-delay: 15s;
}
#sec01_1 > .subpagebox.cont_bnr:nth-child(5) {
  animation-delay: 20s;
}
#sec01_1 > .subpagebox.cont_bnr:nth-child(6) {
  animation-delay: 25s;
} */


/* パンくず付き */
#service div.breadcrumbs + h1.cont {
    padding-top: 60px;
}
#service_01 div.breadcrumbs + h1.cont {
    padding-top: 60px;
}
#ex .breadcrumbs {
	text-shadow: 1px 2px 2px #333333;
	padding-top: 140px;
}
.breadcrumbs, .breadcrumbs a {
	width: 80%;
	margin: 0 auto 0;
	color: rgb(249, 249, 250);
	padding-top: 120px;
	text-decoration: none;
}
.breadcrumbs ul {
	display: table;
	font-size: 13px;
	list-style: none;
	padding: 0;
}
.breadcrumbs ul li {
	margin: 0 10px 0 0;
	font-size: 13px;
	float: left;
}
.breadcrumbs ul li:not(:first-child)::before {
	padding: 0 10px 0 0;
	content: ">";
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}

/* スクロール問い合わせ */
#wrap-fixed-static {
  width: 100%;
}
.fixed-static-style {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #b1c8f3;
	padding:10px 0px;
	background-color: rgba(175, 187, 222, 0.75);
}
.fixed-static-style.static {
  position: static;
}
.btn {
	display: inline-block;
	padding: 7px 20px;
	border-radius: 6px;
	text-decoration: none;
	border: 0;
	margin: 0 1em;
	font-size: 24px;
	font-weight: bold;
	width: 200px;
	transition: all .3s;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.28);
}
.btn:active {
	box-shadow: none;
	top: 2px;
	position: relative;
}
.btn.pnk {
	background: linear-gradient(#e62789 0%, #e62789 100%);
	color: #fff;
}
.btn.blu {
	background: linear-gradient(#2c5fc7 0%, #2c5fc7 100%);
	color: #fff;
}

.btn.pnk:hover {
	background: linear-gradient(#ffffff 0%, #ffffff 100%);
}

.btn.blu:hover {
	background: linear-gradient(#ffffff 0%, #ffffff 100%);
}


.corpbox li .flot-banner {
    margin: 10px;
    padding: 10px;
    float: left;
}
.box .subpagebox .jisage {
    margin-top: -1em;
    padding-top: 0px;
    margin-left: 20px;
}
.box .subpagebox .txt {
    text-indent: 0;
    margin-left: 1.2em;
}
#sec01_1 .seminar_bnr {

}
.seminar_bnr {
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
}

.seminar_bnr:hover{
	opacity: 0.5;

	
/* topics20210901バナー用装飾 */	
}li .container .flot-banner {
    padding-left: 80px;
}
.box .subpagebox .corpbox {
}

/* topics20210929バナー用装飾。２回目以降のバナー追加して横並びにするときに削除 */	
.center-banner {
    text-align: center;
}
#lead-flame {

}
#lead-flame .child-flame {
    display: flex;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}
#lead-flame .child-flame .child-txt {
}
.child-flame .child-txt p {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 16px;
}
#lead-flame .child-flame .child-txt {
    width: 600px;
    text-align: left;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 13px;
}
#lead-flame .child-flame .child-box {
    width: 300px;
}
.txtbox2 .boder-box {
    border: medium solid rgba(55,55,55,1);
    padding-right: 10px;
    padding-left: 10px;
}
.subpagebox .flex-clorbox {
    display: flex;
	justify-content: center;
	align-items: center;
}
.subpagebox .flex-clorbox .left-box {
    height: auto;
    width: 400px;
    background-color: rgba(245,226,153,1);
	border-radius: 20px;
	padding: 1.5rem;
}

.subpagebox .flex-clorbox .left-box p {
	margin-left: auto;
	margin-right: auto;
}

.subpagebox .flex-clorbox img {
	margin: auto 5px;
}
.subpagebox .flex-clorbox .right-box {
    background-color: rgba(196,229,159,1);
    height: auto;
    width: 400px;
	border-radius: 20px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.subpagebox .flex-clorbox .right-box p {
	margin-left: auto;
	margin-right: auto;
}

.kamagaya {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    margin-left: -20px;
    margin-top: 50px;
}
.kamagaya b {
	margin-right: 40px;
}

.kamagaya img {
   width: 68px;
   height: auto;
   margin-right: 10px;
   padding-bottom: 2px;
}

.kamagaya .sodatu {
	width: 190px;
	height: auto;
}

.child-flame2 {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 50px;
}
#lead-flame .child-flame2 .child-box {
    width: 300px;
}
#lead-flame .child-flame2 .child-txt {
    width: 600px;
    text-align: left;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 13px;
}
.child-flame2 .child-txt p {
    font-size: 16px;
}

#ex_kamagaya
{
	position:relative;
	z-index:10;
	background:url("../img/main/backimg_kamagaya.png") no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: cover;
}
#ex_kamagaya .cont
{
	width:900px;
	margin:auto;
	padding:40px 0px 130px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#ex_kamagaya .cont_small
{
	width:900px;
	margin:auto;
	padding:60px 0px 130px 0px;
	text-align:center;
	font-size:32px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
/*orix*/
#ex_orix
{
	position:relative;
	z-index:10;
	background:url("../casestudy/img/case24_backimg.jpg") no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: cover;
	background-position: 74% 106px;
	}
#ex_orix .cont
{
	width:900px;
	margin:auto;
	padding:40px 0px 130px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#ex_orix .cont_small
{
    width: 920px;
    margin: auto;
    padding: 10px 0px 50px 0px;
    text-align:left;
    font-size: 32px;
    color: #ffffff;
    text-shadow: 1px 2px 2px #333333;
    font-weight: bold;
}
/* nttdata */
#nttdata_01
{
	position:relative;
	z-index:10;
	background:url("../casestudy/img/case25_backimg.jpg") no-repeat;
	margin:0px;
	width:100%;
	height:100%;
	background-size: cover;
	background-position: bottom;
	}
#nttdata_01 .cont
{
	width:900px;
	margin:auto;
	padding:40px 0px 130px 0px;
	text-align:center;
	font-size:45px;
	color:#ffffff;
	text-shadow: 1px 2px 2px #333333;
	font-weight:bold;
}
#nttdata_01 .cont_small
{
    width: 932px;
    margin: auto;
    padding: 10px 0px 50px 0px;
    text-align:left;
    font-size: 32px;
    color: #ffffff;
    text-shadow: 1px 2px 2px #333333;
    font-weight: bold;
}

#nttdata_01_font
{
    font-size: 28px!important;
}
/*==================================================
スライダーのためのcss
===================================*/
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:94%;
    margin:0 auto;
}

.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
    margin:0 10px;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 50%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 6px solid #666;/*矢印の色*/
    border-right: 6px solid #666;/*矢印の色*/
    height: 20px;
    width: 20px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left: -1.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right: -1.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
    text-align:center;
	/* margin: -4px 0px 50px 0px; */
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:16px;/*ドットボタンのサイズ*/
    height:16px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}

@media screen and (max-width: 920px){
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:94%;
    margin:0 auto;
}

.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
    margin:0 10px;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #666;/*矢印の色*/
    border-right: 2px solid #666;/*矢印の色*/
    height: 15px;
    width: 15px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left: -1.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right: -1.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
    text-align:center;
	margin:20px 0 0 0;
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:16px;/*ドットボタンのサイズ*/
    height:16px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#ccc;/*ドットボタンの色*/
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}
}

.card-link{
	display: grid;
	color: #333;
	
  }
  .card-label{
	position: absolute;
	margin-top: -22px;
  }

  #youtube{
	display: inline-flex;
	margin-left: 50px;
  }
  #youtube li {
	list-style: none;
	margin: 14px;
  }
  #youtube iframe {
	width: 100%;
  }
  #Viewer
 {
  width:auto;
  margin:0px auto;
  padding:40px 0px;
  text-align:center;
  background-color:#f4f4f49d;
  color:#000000;
 }
#Viewer .title
 {
  font-size:22px;
  font-weight:bold;
 }
#Viewer_p
 {
  margin: 0px auto;
  width: 640px;
  height: 80px;
  padding: 50px 0px 0px 0px;
  font-size: 24px;
  border: #000000 thin solid;
  margin-top: 10px;
  position: relative;
 }
#Viewer a
 {
  color: #ffffff;
  text-decoration: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
 }
#Viewer_p a:hover
 {
  opacity: 0.2;
  background-color: #1e1e91;
 }