@charset "utf-8";
/* CSS Document */

.GridSet {
	width: 100%;
}
.ButtonStyle1 a:hover {
	opacity: .7;
	border-right: solid 3px transparent;
}

.mb10 { padding-bottom: 10px!important;}
.mb20 { padding-bottom: 20px!important;}
.mb30 { padding-bottom: 30px!important;}
.mb40 { padding-bottom: 40px!important;}
.mt10 { padding-top: 10px!important;}
.mt20 { padding-top: 20px!important;}
.mt30 { padding-top: 30px!important;}
.mt40 { padding-top: 40px!important;}

div.Section.gray {
	background-color: #D5E5F4;
}

/*---PageTitleStyle---*/
.PageTitleStyle1 {
	position: relative;
	padding: 5px 5px 5px 10px;
}
.PageTitleStyle1:after { 
	content: "";
	clear: both;
	display: block;
}
.PageTitleStyle1.IndexStyle {
	color: #666;
	margin-bottom: 1em;
	background-color: #1F4E79;
}
.PageTitleStyle1.IndexStyle.Img {
	background-color:transparent;
	box-shadow:0px 1px 1.25px #bfbfbf;
	border-bottom: 1px solid #D7DADD;
	color: #333;
	padding:0;
}
.PageTitleStyle1.IndexStyle.Img h1,
.PageTitleStyle1.IndexStyle.Img h1 a,
.PageTitleStyle1.IndexStyle.Img img {
	margin:0;
	padding:0;
	font-size:0;
}
.PageTitleStyle1.IndexStyle p.Chapter {
	font-size: 150%;
	font-weight: bold;
	line-height: 130%;
	color: #fff;
}
.PageTitleStyle1.IndexStyle p.ImgOnlyStyle {
	height: auto;
	padding: 0;
	margin: 0 ;
	float: right;
	margin-left: 10px;
} 
.PageTitleStyle1.IndexStyle p.ImgOnlyStyle img {
	max-width:100%;
	height: auto;
	margin: 0;
	display: block;	
}
.PageTitleStyle1.IndexStyle p.ImgOnlyStyle:after,
.PageTitleStyle1.IndexStyle p.ImgOnlyStyle img:after  {
	content: "";
	display: block;
	clear: both;
}
.PageTitleStyle1.IndexStyle h1 { 
	color: #1f4e79; 
	margin:0 0 20px;
	padding: .5em 0 0 .25em;
	font-size: 100%;
	font-weight: normal;
	line-height: 160%;
}
.PageTitleStyle1.IndexStyle h1 a:hover { 
	color: #1f4e79;
}
.PageTitleStyle1.IndexStyle h1 span {
	display: table;
	/*border: solid 1px #777;*/
	background-color: #fff;
	padding: 3px 15px;
}



.tele_mail {
	background: url(/products/it/ws_sol/picup/telework/image/back_tele_mail.png) no-repeat 0 0/cover;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px;
	display: table;
	justify-content: center;
}
.tele_mail .col_l,
.tele_mail .col_r {
	display: table-cell;
	vertical-align: top;
}
.tele_mail .col_l {
	width: 150px;
}
.tele_mail .col_l img {
	padding-top: 10px;
}
.tele_mail .col_r {
	width: calc((100% - 150px));
	padding-right: 20px;
}

.tele_mail h2 {
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 150%;
}
.tele_mail h2 span {
	display: block;
	border-bottom: none;
	color: #fff;
	padding: 0;
}
.tele_mail p {
	color: #fff;
	font-size: 130%;
	font-weight: bold;
}
.tele_mail a {
	color: #fff;
	font-weight: bold;
}

.tele_mail .ButtonStyle1 a:link,
.ButtonStyle1 a:visited {
	background-color: #e60027;
}

#webinar a:hover img{
	opacity: 0.7;
}

dl.BlogDialog dt{
float: left;
}

dl.BlogDialog dd{
display: block;
padding-left: 60px;
}

.BoxPatternC p.btn_s span a{
	text-decoration: none;
} 

.Blogbox {
background-color: #D7EEF9;
}

.Blogbox .btn_area{
background-color: #FFF;
width: 80%;
margin: 0 auto 20px;
text-align: center;
padding: 16px;
}

.btn_area a{
    text-decoration: none;
}
.btn_area .btn_s{
    background-color: #002060;
    background-image: url(/image/jp/r1/icon/icon_new_window_white_hd.png);
    background-size: 26px 26px;
    background-position: center right 20px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    margin: 0 auto 16px;
    font-size: 120%;
    width: 80%;
    padding: 16px;
display:block;
color: #FFF;
text-decoration: none;
}


.btn_area .btn_s:hover{
opacity:0.5; 
}

.btn_area .btn_s a:link,
.btn_area .btn_s a:visited{
	color:#fff;
    text-decoration: none;

}

.btn_area dl a{
text-decoration: underline;
}

@media screen and (max-width: 767px){
	.PageTitleStyle1.IndexStyle p.ImgOnlyStyle img {
		max-width:100%;
		height: auto;
		padding: .5em 0;
		margin-bottom: .5em;
		display: block;	
	}
	.PageTitleStyle1.IndexStyle.Img { padding:0;}
	.PageTitleStyle1.IndexStyle.Img h1,
	.PageTitleStyle1.IndexStyle.Img h1 a
	.PageTitleStyle1.IndexStyle.Img img {
		width: 100%!important;
		margin:0;
		padding:0;
	}
	.JS .tele_mail {
		display: block;
	}
	.JS .tele_mail .col_l,
	.JS .tele_mail .col_r {
		display: inline-block;
		vertical-align: top;
		width: calc(100% - 30px);
	}
	.JS .tele_mail .col_l {
		text-align: center;
	}
	.JS .tele_mail .col_r {
		padding-left: 20px;
	}
	.JS .tele_mail p {
		font-size: 100%;
	}
	.JS .Blog p.title {
	padding: 60px 30px 10px 50px;
	}
}

@media screen and (max-width: 579px){
	.PageTitleStyle1.IndexStyle p.ImgOnlyStyle { float: none;}
	.PageTitleStyle1.IndexStyle p.ImgOnlyStyle img { margin: 0 auto;}
}

p, table th, table td, ol.ListStyle1 {
	font-size: 100%;
}
.LinkListStyle1 {
	font-size: 100%;
}
.LinkListStyle1 dd, .LinkListStyle1 li {
	line-height: 160%;
}
p.CatchCopy {
	font-size: 140%;
	color: #3B3838;
	margin-top: 30px;
	margin-bottom: 20px;
}
.HorizontalInnerLinks {
	width: 965px;
	margin: 0 auto;
}
.Inner {
	width: 965px;
	margin: 0 auto;
}
h2 {
	background-image: none;
	margin-bottom: 15px;
	/*	padding-top: 30px;
	text-align: center; */
}
h2 span {
	position: relative;
	background: none;
	padding: 15px;
}
h2.blog {
	border-left: 15px solid #b10202;
    background-color: transparent;
    font-size: 165%;
    font-weight: bold;
    color: #3B3838;	padding: 15px;
}

h2.blogNew {
	border-left: 15px solid #b10202;
    background-color: transparent;
    font-size: 165%;
    font-weight: bold;
    color: #3B3838;
    background-image: url(/products/it/ws_sol/picup/telework/blog/image/icon_new.png);
    background-repeat: no-repeat;
	background-position: top left 15px;
    padding: 20px 15px 0 0;
}
    
#webinar h2{
	font-size: 130%;
	border-bottom: 1px solid;
	font-weight: bold;
}

h3 {
	font-size: 130%;
	color: #fff;
	margin-bottom: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	background-color: #1F4E79;
}

h3.BlogItem{
    font-size: 130%;
    color: #000;
    text-align: left;
    background-color: #fff;
    border-bottom: 1px solid;
	padding:0;
	margin-top:16px;
}

p.ColumnTitle {
	margin: 20px 0 10px;
}
p.ColumnTitle span {
	padding: 5px 10px;
	background-color: #949494;
	font-size: 90%;
	color: #fff;
}
p.update {
      margin: -7px 0 10px;
      font-size: 100%;
      line-height: 1.5;
      text-align: right;
}
.ButtonStyle1 {
	margin-top: 20px;
}
.ButtonStyle1 a:link,
.ButtonStyle1 a:visited {
	background-color: #002060;
	background-size: 26px 26px;
	background-position: center right 12px;
	padding: 6px 46px 6px 19px;
	box-sizing: border-box;
}
.ButtonStyle1.youtube a:link,
.ButtonStyle1.youtube a:visited {
	background-image: url(../../../../../../image/jp/r1/icon/icon_movie_white_hd.png);
}
.ButtonStyle1.detail a:link,
.ButtonStyle1.detail a:visited {
	background-image: url(../../../../../../image/jp/r1/icon/icon_new_window_white_hd.png);
}
ul.ListStyle1 {
	font-size: 100%;
	margin-bottom: 0;
}
.ListStyle1.small li  {
	background-image: url(/products/it/ws_sol/solution/image/list_s2.png);
	background-repeat: no-repeat;
	background-position: left top 3px;
	padding-left: 27px;
	background-size: 13px 13px;
}

div.CategoryList1 { margin: 0 0 10px; }
div.CategoryList1 ul {
	margin: 0;
	text-align: right;
	letter-spacing: 0;
}
div.CategoryList1 ul li {
	display: inline;
	margin-bottom: 2px;
    padding: 3px;
    color: #b10202;
    font-size: 80%;
    background: none;
    line-height: 1.35;
    border: 1px #b10202 solid;}

.featureBox {
	display: flex;
	/*width: 100%;*/
	margin: 0 15px 20px 15px;
	box-sizing: border-box;
	position: relative;
}
.featureBox div.no {
	background-color: #002060;
	color: #fff;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	align-self: center;
	padding: 7px 18px 6px;
	display: flex;
	align-items: center;
}
.featureBox .feature {
	background-color: #fff;
	color: #000;
	width: 100%;
	font-weight: normal;
	padding: 8px 10px 7px;
	display: flex;
	/*align-items:flex-start;*/
	flex-direction: column;
}
.featureBox .feature p:first-child {
	font-size: 120%;
	margin-bottom: 5px;
	font-weight: bold;
}
.BoxPatternB {
	background-color: #D7EEF9;
	padding-top: 10px;
}

.BoxPatternP {
	background: #ffe86d;
    width: 90%;
    margin: 0 auto 30px;
    padding: 15px;
    box-shadow: 0 0 0 10px #ffe86d;
    border-radius: 5px;
    border: solid 2px #f66329;
    border-radius: 5px;
    font-size: 80%;}

p.btn_s span {
	display: flex;
	width: 70%;
	margin: 0 auto;
	padding: 10px 30px;
	background: url("/image/jp/r1/icon/icon_link_right.gif") no-repeat 100% 50%;
	font-size: 110%;
	align-items: center;
	justify-content: center;
}
p.btn_s span:hover {
	background:url("/image/jp/r1/icon/icon_link_right_hover.gif") no-repeat 100% 50%;
	background-color:#ffdbdb;
}


.ws_solInquiryArea h2{
	margin:5px 0 30px 0;
	line-height:100%;
	background: none;
	padding-top: 0;
}

.ws_solInquiryArea h2 span{
	font-size: 180%;
	padding:0px;
	line-height:100%;
	text-align: center;
	background: none;
	border-bottom: none;
}

.PageTitleStyle1 {
	width: 965px;
	margin: 0 auto 25px;
}
.PageTitleStyle1 h1 {
/*	padding: 10px 15px;*/
}
.featureBox.survey {
	margin: 50px 0 0 0;
}
.featureBox.survey div.no {
	align-self: flex-start;
	padding: 10px 15px;
}
.featureBox.survey h2 {
	font-size: 130%;
	margin-bottom: 0;
	padding-top: 0;
}
.featureBox.survey img {
	padding-left: 15px;
	box-sizing: border-box;
}
.featureBox.survey .TextArea {
	flex-direction: row;
	justify-content: space-between;
	display: flex;
	width: 100%;
}
.featureBox.survey .Text {
	flex-basis: 80%;
	margin-left: 15px;
}
.AdditionalNotesStyle2 {
	margin-left: 30px;
}


@media screen and (max-width: 994px) {
	.JS .GridSet {
		margin-left: -15px;
		margin-right: -15px;
	}
	.JS .Grid4 {
		padding-left: 0;
		padding-right: 0;
	}
	.JS div.Section {
		padding: 15px;
	}
	.JS .Inner {
		width: 100%;
	}
	.JS h2 {
		margin: 0 0 5px;
	}
	.JS .PageTitleStyle1 {
		width: 100%;
	}
	.JS .AdditionalNotesStyle2 {
		margin-left: 0;
	}
	.JS .TopicsWS {
		padding: 0 !important;
	}

}
@media screen and (max-width: 767px) {
	.JS #movie .MovieArea {
		flex-direction: column;;
	}
	.JS .tele_mail {
		display: block;
	}
	.JS .tele_mail .col_l,
	.JS .tele_mail .col_r {
		width: calc(100% - 30px);
	}
	.JS .tele_mail .col_l {
		text-align: center;
	}
	.JS .tele_mail .col_r {
		padding-left: 20px;
	}
	.JS .tele_mail p {
		font-size: 100%;
	}

.btn_area .btn_s{
    background-size: 16px 16px;
    background-position: bottom 8px right 8px;
    font-size: 110%;
}


}
@media screen and (max-width: 579px) {
	.JS #catch .ImgOnlyStyle img.sp {
		display: block;
	}
	.JS #catch .ImgOnlyStyle img.pc {
		display:none;
	}
	.JS .featureBox {
		flex-direction: column;
		margin-top: 60px;
	}
	.JS .featureBox div.no {
		position: absolute;
		left: 0;
		top: -33px;
		padding: 0 40px;
	}
	.JS .featureBox > div + div {
		padding-top: 30px;
	}
	.JS .featureBox.survey .TextArea {
		flex-direction: column;
	}
	.JS .featureBox.survey .TextArea .Img {
		text-align: center;
	}
	.JS .ThumbW230SetStyle .Img {
		width: auto;
		float: none;
		height: 100%;
	}
	.JS .ThumbW230SetStyle .Img.ImgOnlyStyle {
		padding-bottom: 0;
	}
	.JS .featureBox.survey .Text {
		flex-basis: auto;
	}

.btn_area .btn_s{
    background-size: 16px 16px;
    background-position: bottom 8px right 8px;
    font-size: 100%;
}


}
@media screen and (max-width: 399) {


}
