@charset "UTF-8";
/* .Grid4 {
	margin-left: -15px;
	margin-right: -15px;
	width: auto;
	overflow: hidden;
} */

/* インラインフレーム。ブランディングに関するもの */
.TopBrandingImgStyle {
	height: 400px;
	background-position: center center;
	margin-bottom: 20px;
}
.TextStyle1.catchcopy {
	font-size: 1.0em;
	width: 74%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.tab-B .TextStyle1{
	text-align:center;
}
.button {
	background-color: #014D6D;
	width: 400px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.button.type_m {
	width: 400px;
}
.button.type_s {
	width: 220px;
}
.button.type_r {
	margin: 0 0 0 auto;
}
.lastitem {
	margin-bottom: 35px;
}
.button a {
	color: white;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-right: 20px;
	background-image: url("/image/jp/r1/icon/icon_link_right_white_hd.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.title {
	font-size: 1.5em;
	color: white;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin-bottom: 20px;
}
.title.excep,
.topbar.excep {
	color: #333332;
}
.toptext_area {
	padding: 8px 10px 5px 10px;
	background-color: #F2F2F2;
	margin-bottom: 7px;
}
.TopP .toptext_area {
	height:80px;
}
.topbar {
	font-size: 0.9em;
	padding: 2px 0 0 8px;
	font-weight: bold;
	line-height: 130%;
}
.title.color_b {
	background-color: #0A05A0;
}
.title.color_o {
	background-color: #FF8333;
}
.title.color_g {
	background-color: #0B800D;
}
.toptext {
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	font-size: 1.2em;
	line-height: 120%;
}
.topbar.type_b {
	color: #0A05A0;
	border-left: 5px solid #0A05A0;
}
.topbar.type_o {
	color: #BB4A00;
	border-left: 5px solid #BB4A00;
}
.topbar.type_g {
	color: #0B800D;
	border-left: 5px solid #0B800D;
}
p.btn_s.RightAdjust {
	float: right;
}
/*p.btn_s.excep {
    margin: 20px 0 20px 0;
		float: none;
}*/
p.btn_s.RightAdjust span {
	width: auto;
	padding: 6px 20px!important;
	font-size: 90%!important;
}
p.btn_s.excep span {
    padding: 20px!important;
    font-size: 130%!important;
}
/* インラインフレーム。ブランディングに関するものここまで */
.inner_section {
	width: 965px;
	margin: 0 auto;
}
.tabBtnBox .tabBtn {
	display: flex;
	justify-content: space-between;
}
.tabBtnBox .tabBtn li {
	width: 300px!important;
	text-align: center;
	/* border-top: #0081CC solid 1px;
	border-right: #0081CC solid 1px;
	border-left: #0081CC solid 1px; */
}
.Section.b_bottom {
	border-bottom: solid 3px #014D6D;
	padding-bottom: 0px;
}
.inner_section.bottom {
	padding-top: 15px;
}
p.catch {
	font-size: 170%;

	color: #004E6C;
	font-weight: bold;
}
h2 .Bd02 {
	/* font-size: 130%!important;
	color: #0081CC;
	font-weight: bold!important;
	margin-bottom: 15px; */
	font-size: 130%!important;
	color: #024E6F;
	font-weight: bold!important;
	margin-bottom: 15px;
}
h2.IndexTitle span.Bd02:before {
    /* content: ''; */
		content: none;

    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 7%;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #357EB9;
    border-radius: 2px 8px;
}
#MoreBtn {
    display: block!important;
		width: 280px;
		margin: 0 auto;
}
#MoreBtn a {
    display: block;
    padding: 15px 15px 12px;
    text-align: center;
    line-height: 130%;
    background-color: #014D6D!important;
    text-decoration: none;
}
#MoreBtn a span {
    position: relative;
    padding-right: 20px;
    color: white!important;
}
.BrandingArea02 {
    background-image: none;
		background-color: transparent;
}
iframe {
	border: none
}

.tubmmenu {
	/* max-width: 965px; */
    margin: 0 auto;
}
.columnbox {
	display: flex;
	justify-content: space-between;
}
.columnbox .box.left {
	width: 530px;
	display: flex;
	align-items: center;
	font-size: 1.2em;
}
.box.img {
	width: 370px;
}
.box.img img {
	width: 100%;
}
h2.pickup {
	background-color: #444444;
	text-align: center;
	font-weight: bold;
	padding: 35px 0px 35px 0px;
	background-image: none;
	position: relative;
}
h2.pickup span {
	background-color: #444444;
	color: white;
	font-size: 1.5em!important;
}
.move_b {
	position: absolute;
	right: 0;
	bottom: 30px;
}
.move_b img {
	width: 70%;
}
.inner_section.contact {
	margin-top: 35px;
}
.contact .box.right {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 400px;
}
.contact .box.right .type_r {
	margin: 0;
}
.Section.list {
	background-color: #E5EDF0;
	padding-top: 50px;
	padding-bottom: 40px;
}
.newslist h2 span {
	padding: 40px 10px 10px 10px!important;
}
/*.box dl {
	display: flex;
  flex-wrap: wrap;

}
.box dl dt {
	width: 15%;
	font-size: 0.8em;
	margin-bottom: 5px;
}
.box dl dd {
	width: 82%;
	font-size: 0.8em;
	margin-left: 3%;
	margin-bottom: 5px;
}*/
.box dl.DateListStyle2 {
	margin-bottom: 0;
}
.box dl.DateListStyle2 dt,
.box dl.DateListStyle2 dd {
	font-size: 90%;
}
.newslist .left {
width: 200px!important;
padding: 0 0 0 70px;
}
.newslist .right {
	width: 700px;
}
.Section.broadcast {
	background-image: url("/products/it/ws_sol/picup/telework/image/ask_bg.jpg");
	height: 250px;
	padding-top: 30px;
}

.Section.broadcast.TopP{
	height:auto;
}

.Section.broadcast h2 .Bd02 {
	color: white;
	font-size: 1.8em!important;
}
.columnbox.joho {
	margin-top: 60px;
}
.columnbox.joho .box {
	width: 400px;
	border-radius: 10px;
}
.columnbox.joho .box a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.columnbox.joho .box a {
	display: block;
	text-align: center;
	width: 100%;
	height: auto;
}
.box.kanren {
	background-color: #2C618B;
	border: solid 1px #285D88;
}
.box.mail {
	background-color: white;
	border: solid 1px #285D88;
}
.box.kanren a {
	color: white;
	text-decoration: none;
}
.box.mail a {
	color: #1D405D;
	text-decoration: none;
}
/* タブ１ここから */
.tab-group{
  display: flex;
  justify-content: center;
}
.tab{
  /* flex-grow: 1; */
  padding: 15px 2px 15px 2px;
  list-style:none;
  /* border:solid 1px #CCC; */
  text-align:center;
  cursor:pointer;
	background-color: #F2F2F2;
	font-weight: bold;
	font-size: 1.5em;
	color: #618FA2;
}
.panel-group{
  height:auto!important;
  /* border:solid 1px #CCC; */
  border-top:none;
  /* background:#eee; */
}
.panel{
/*  display:none;*/
}
.tab.is-active{
  background: #014D6D;
  color:#FFF;
  transition: all 0.2s ease-out;
}
.panel.is-show{
/*  display:block;*/
}
.TopP.TopicsWSBox{
display:flex;
justify-content:space-between;
}
.TopP .TopicsWS{
width:calc(100% / 2 - 8px);
}
.TopP.broadcast .TopicsWS{
width:100%;
}

/*========= レイアウトのためのCSS ===============*/

body{
  /* background:#eee; */
}

ul{
  list-style:none;
}

a{
  color:#333;
  text-decoration: none;
}

.wrapper{
  width:100%;
  max-width: 960px;
  margin:30px auto;
    /* background:#fefefe; */
}
.wrapper:has(.TopP){
margin-top:0;
}

.area h2{
  font-size:1.3rem;
  margin:0 0 20px 10px;
}

.area li{
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.Column1Third {
    float: left;
    width: 310px!important;
    margin: 0 0 0 26px;
}
/* タブ１ここまで */

/* slick(ピックアップ) */
.slider,
.draggable,
.slick-track {
	/* height: 350px; */
}
.slider li,
.slides li {
	/* width: 300px!important; */
	margin-right: 22px;
	margin-left: 22px;
}
.slider li a img,
.slides li a img {
	width: 300px;
}
.slider li a {
	text-decoration: none!important;
}


.slick-prev:before,
.slick-next:before {
  color: #000 !important;
}
.slidearea .slick-prev,
.slidearea .slick-next {
	display: none !important;
	width: 32px;
	height: 32px;
	margin-top: -4px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
}
.slidearea .slick-prev {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.slidearea .slick-next {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.slidearea .slick-prev:before,
.slidearea .slick-next:before {
	content: '';
	margin-top: -16px;
	-webkit-transform: none;
	-ms-transform: none;
	-moz-transform: none;
	transform: none;
}


.buttons {
  display: flex;
  justify-content: center;
}

.buttons .button {
  margin: 8px 0px 0px 0px;
  /* border: 1px solid #000; */
  color: #000;
  padding: 8px 0px 8px 0px;
  text-align: center;
  width: auto!important;
  transition: all 300ms ease;
	cursor: pointer!important;
	background-color: transparent;
}

.buttons .button:hover {
  cursor: pointer!important;
  /* background-color: #000; */
  color: #fff;
  transition: all 300ms ease;
}
.buttons .button p,
.buttons .button p img {
	margin: 0px;
}
.cover {
	margin-top: -30px;
}
/* slick(ピックアップ) ここまで*/

/* ============================== */
/* アンカーリンク */
.anchor {
	display: flex;
	justify-content: space-between;
}
.linkbox {
	width: 300px;
	border: solid 1px #0081CC;
}
.linkbox a {
	text-decoration: none;
	color: #0081CC;
	font-size: 0.9em;
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 15px 0px 15px 0px;
}
.linkbox.excep a {
	padding-top: 30px;
}
.Section.-blue {
    background-color: transparent;
}
.product {
	display: flex;
	justify-content: space-between;
}
.product .p_box {
	width: 300px;
	height: auto;
}
.product .p_box p img {
	width: 100%;
}
.product .p_box a {
	text-decoration: none;
	color: black;
}
.product .p_box a .bottomarea {
	display: flex;
	flex-direction: row-reverse;
}
.product .p_box a .bottomarea .syosai {
	width: 150px;
	border: solid 1px #E08695;
	text-align: center;
	font-size: 0.8em;
	padding: 5px 0 5px 0;
	color: #E08695;
}
.ColumnSet.-space-between {
    display: flex;
    justify-content: space-between;
		margin:0 auto;
}
.ColumnSet.-space-between:after {
    content: none;
}


/* for - 994px
=========================================================================================== */
@media screen and (max-width: 994px) {
	.inner_section {
    width: 94%;
    margin: 0 auto;
		padding-left: 3%;
		padding-right: 3%;
}
.contact .box.left {
    width: 60%;
}
.contact .box.right {
    width: 40%;
}
.slick-next,
.slick-prev {
	display: none!important;
}
.tabBtnBox .tabBtn li {
    width: 32%!important;
    text-align: center;
}
.columnbox.joho .box {
    width: 45%;
}
.Section.broadcast .inner_section {
	padding: 0 3% 0 3%;
	width: 94%;
}
.Column1Third {
    width: 33.2%!important;
}
.product .p_box,
.linkbox {
    width: 32%;
    height: auto;
}
.ColumnIntro.FirstItem {
    width: 53%;
}
.ColumnIntro.LastItem {
    width: 43%;
}
.Section .Inner {
    width: 100%;
}
#sec01 .ColumnGroup {
    width: 100%;
}
#sec01 .ColumnGroup.-col3 > .ColumnItem {
    width: 32%;
}
.PageTitleStyle1 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
iframe.weg {
	display: none;
}
iframe.branding {
	height: 650px;
}

}

/* for - 767px
=========================================================================================== */
@media screen and (max-width: 767px) {
	h2.pickup {
    margin: 0;
}
h2 span {
	padding-right: 0px;
	padding-left: 0px;
}
	.tab {
    font-size: 1.0em;
}
p.catch {
    font-size: 130%;
}
.columnbox {
    display: block;
}
.columnbox .box.left {
	width: 100%;
}
.box.img {
	width: 100%;
}
.box.img.catch p {
	text-align: center;
	margin-top: 20px;
}
.box.img.catch p img {
	width: 70%;
}
.contact .box.left {
    width: 100%;
}
.contact .box.right {
    width: 100%;
}
.inner_section.contact {
    margin-top: 35px;
		margin-bottom: 20px;
}
.newslist .box {
	display: block;
}
.newslist .left {
    width: 100%!important;
		padding: 0;
}
.newslist .left h2 {
	text-align: center;
	width: 100%;
	margin: 0;
}
.newslist .right {
	padding: 0px 3% 0 3%;
    width: 94%;
}
.columnbox.joho {
    display: flex;
    justify-content: space-between;
}
.Column1Third {
	float: left!important;
  width: 49.7%!important;
}
.ColumnIntro.LastItem {
    width: 100%;
}
.ColumnIntro.FirstItem {
    width: 100%;
}
#sec01 .ColumnGroup.-col3 > .ColumnItem {
    width: 100%;
}
.PageTitleStyle1 {
    width: 93vw;
    padding: 0.5em 0 0.25em 4vw;
}
.Section.broadcast h2 .Bd02 {
    font-size: 1.3em!important;
}
iframe.branding {
	height: 700px;
}
.TopicsWSBox{
	display:block;
}
.TopicsWS{
	width:100%;
}
.TopicsWS:not(:last-of-type){
	margin-bottom:10px;
}
.toptext_area{
	height:auto;
}
.TopP.TopicsWSBox{
display:block;
}
.TopP .TopicsWS{
width:100%;
}
.TopP .toptext_area{
height:auto;
}
}


/* for - 579px
=========================================================================================== */
@media screen and (max-width: 579px) {
	.Column1Third {
		float: none!important;
	  width: 100%!important;
	}
	.slider li a img {
    width: 100%;
}
.tab-panel {
	margin-top: 40px;
}
.product {
    display: block;
}
.product .p_box {
    width: 100%;
    height: auto;
		margin-bottom: 25px;
}
}

/* for - 399px
=========================================================================================== */
@media screen and (max-width: 399px) {



}