@charset "UTF-8";

/*IEのバグを回避*/
img {
  -ms-interpolation-mode: bicubic;
}
* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: 'Noto Sans JP'sans-serif;
}

body main #Contents,
#renewLocalNavi {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
}

h1, h2, h3, h4, h5 {
  line-height: 160%;
}

h1 {
  /* font-size: 36px; */
  font-size: 225%;
}

h2 {
  /* font-size: 32px; */
  font-size: 200%;
}

h3 {
  /* font-size: 22px; */
  font-size: 138%;
}

@media screen and (max-width: 994px) {
  h1 {
    /* font-size: 32px; */
    font-size: 200%;
  }
  h2 {
    /* font-size: 22px; */
    font-size: 138%;
  }
  h3 {
    /* font-size: 18px; */
    font-size: 113%;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    /* font-size: 24px; */
    font-size: 150%;
  }
  h2 {
    /* font-size: 20px; */
    font-size: 125%;
  }
  h3 {
    /* font-size: 18px; */
    font-size: 113%;
  }
}
br.br579,
br.br399 {
  display: none;
}
@media screen and (max-width: 579px) {
  br.br579 {
    display: inline;
  }
}
@media screen and (max-width: 399px) {
  br.br399 {
    display: inline;
  }
}

/* a:visited {
  color: #dc3543;
} */

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

iframe#widget-iframe_2513567405 {
	right: 50px!important;
	left : auto!important;
}

main {
  margin-top: 0 !important;
}

@media screen and (max-width: 768px) {
  iframe#widget-iframe_2513567405 {
		left: 10px!important;
		right: auto!important;
  }
}

#TopicPath ul {
  padding: 10px 0;
}

.hdn {
  margin: 0;
  padding: 0;
  border: none;
  line-height: 0;
  text-indent: -9999px;
}

@media screen and (max-width: 994px) {
  #TopicPath ul {
    padding: 10px 0 !important;
  }
}

.spGlonavi {
  display: none;
  /* position: fixed !important;
  top: 160px;
  right: 10px;
  z-index: 2; */
}

/* SP用ローカルナビボタン */
.spNaviBtn {
  display: none;
}

.is-fixed-sp {
  position: fixed !important;
  top: 10px;
  right: 0px;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .spNaviBtn {
    display: block;
    width: 45px;
    height: 45px;
    background: #2a5fbf;
    border-radius: 50px;
    /* position: absolute;
    right: 10px;
    z-index: 99; */
    position: fixed !important;
    top: 160px;
    right: 10px;
    z-index: 3;
    transition: .3s;
  }
  .spNaviBtn.close {
    top: 10px;
    z-index: 999;
    transition: .3s;
  }

  .spNaviBtn img {
    position: absolute;
    top: 12px;
    left: 12px;
  }
  .spNaviBtn.close img {
    display: none;
  }
  .spNaviBtn.close::before{
    content: "×";
    color: #FFF;
    font-size: 125%;
    position: absolute;
    left: calc(50% - 10px);
    top: calc(50% - 15px);
  }
}

.TopBrandingTitle {
  width: 55%;
}

/* .BoxPatternB {
  margin: 0 10px;
} */

/* .ImgLeftAdjust {
  margin: 10px !important;
} */
@media screen and (max-width: 994px) {
  .JS .GridSet {
    margin: 0px 15px 0px 0px;
  }
}

/* .LinkListStyle5 {
  margin: 0 10px;
} */

/* Basic Settings（基本設定）
=========================================================================================== */
h2 {
  background: none;
}

#PageTopControler {
  display: none !important;
}

@media screen and (max-width: 994px) {
  .JS #Contents {
    padding: 0 !important;
  }
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  position: relative;
}

.pagetop {
  display: block;
  width: 68px;
  height: 68px;
  padding: 0;
  white-space: nowrap;
  text-indent: 9999px;
  overflow: hidden;
  outline: none;
  border-style: none;
  background-image: url(/image/hsw/newstyle/common/pagetop_button.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

p.gotop {
  display: none;
}

@media screen and (max-width: 768px) {
  p.gotop {
    display: block;
    position: fixed;
    right: 8px;
    bottom: 0;
    z-index: 9999;
    width: 68px;
  }

  p.gotop a {
    width: 125px;
    height: 80px;
    display: block;
  }
}

.chatbtn {
  bottom: 50px;
}

.GridMenu {
  width: 100% !important;
}

#chat-window {
  bottom: 150px;
}

main .Inner {
  max-width: 965px;
  display: block;
  box-sizing: border-box;
  margin: 0px auto;
  padding: 40px 10px;
}
main .Inner p {
  margin-bottom: 15px;
}


.BKblue {
  background: #DCEAF7;
}

.Bgblue {
  background: #DCEAF7;
}

.flg_new {
  display: inline-block;
  color: #fff;
  background: #E60027;
  font-size: 0.6em;
  padding: 0 8px;
  margin-left: 8px;
}

.Bg_pt {
  background-color: #DCEAF7;
  background: radial-gradient(circle, transparent 20%, #DCEAF7 20%, #DCEAF7 80%, transparent 80%, transparent),
    radial-gradient(circle, transparent 20%, #DCEAF7 20%, #DCEAF7 80%, transparent 80%, transparent) 30px 30px,
    linear-gradient(#b9d7f0 2.4px, transparent 2.4px) 0 -1.2px,
    linear-gradient(90deg, #b9d7f0 2.4px, #DCEAF7 2.4px) -1.2px 0;
    /* background: radial-gradient(circle, transparent 20%, #eaf2f9 20%, #eaf2f9 80%, transparent 80%, transparent),
      radial-gradient(circle, transparent 20%, #eaf2f9 20%, #eaf2f9 80%, transparent 80%, transparent) 30px 30px,
      linear-gradient(#D5E8FC 2.4px, transparent 2.4px) 0 -1.2px,
      linear-gradient(90deg, #D5E8FC 2.4px, #eaf2f9 2.4px) -1.2px 0; */

  background-size: 60px 60px, 60px 60px, 30px 30px, 30px 30px;
}

.BasicTitle {
  text-align: center;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.IssueTitle {
  margin-bottom: 20px;
}

/* .BasicTitle .BasicTitleDeco {
  font-size: 0.5em;
  font-weight: bold;
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 16px;
  color: #222;
  background: none;
}

.BasicTitle .BasicTitleDeco::after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  background-color: #306AC6;
  border-radius: 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
} */


.CercleTitle {
  color: #222;
  font-weight: bold;
  margin: 0px;
  position: relative;
  display: inline-block;
  padding-left: 15px;
  padding-bottom: 20px;
  z-index: 1;
}
.CercleTitle:after {
  content: "";
  background-color: #DCEAF7;
  display: block;
  position: absolute;
  left: 4px;
  height: 1.4em;
  width: 1.4em;
  border-radius: 50%;
  top: 0;
  z-index: -1;
}
.CercleTitle2:after {
  background: #fff;
  height: 1.4em;
  width: 1.4em;
}
a .CercleTitle:after {
  background-color: #DCEAF7;
}
a:hover .CercleTitle:after {
  background-color: #306ac6;
}

.balloon {
  position: relative;
  background: #DCEAF7;
}

.balloon:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -60px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #DCEAF7 transparent transparent transparent;
  border-width: 60px 60px 0 60px;
}

@media screen and (max-width: 767px) {
  .balloon:after {
    bottom: -40px;
    border-width: 40px 40px 0 40px;
  }

  .CercleTitle {
    margin: 20px 0 0 10px;
    padding-left: 20px;
  }
}



.BlueTitle {
  color:#306AC6;
}
h3.BlueTitle {
	margin-top: 60px;
	margin-bottom: 0px;
}
h3.BlueTitle a {
  color:#306AC6;
}
.GrayBorder {
	position: relative;
}
.GrayBorder:after {
	position: absolute;
	content: '';
	max-width: 400px;
	width: 100%;
	height: 1px;
	background-color: #999;
	bottom: -35px;
	left: calc(50% - 200px); 
}
.FlexList {
	display: flex;
	justify-content: space-between;
}
.FlexList li {
	width: calc(50% - 5px);
}
@media screen and (max-width: 767px) {
	.FlexList {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
	.FlexList li {
		width: 100%;
	}
}






.BorderTitle {
  display: block;
  /* width: 480px; */
  border-bottom: solid 3px #cce4ff;
  position: relative;
  padding-bottom: 10px;
  border-radius: 2px;
  text-align: left;
  background: none;
  font-weight: bold;
  margin-bottom: 20px;
}

.BorderTitle::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  .BorderTitle {
    margin:0px 0px 20px 0px !important;
  }

  .BasicBtn {
    width: 300px;
    height: auto;
  }

}

/* 右横ナビ */
.fixed-nav {
  position: fixed;
  right: 0;
  z-index: 9000;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  -webkit-text-orientation: upright;
  display: flex;
  bottom: 160px;
}
.fixed-nav .fixed-nav__item {
  margin: 4px 0 4px 4px;
  /* padding: 10px; */
  /* font-size: 120%; */
  font-weight: bold;
  border-radius: 16px 0 0 16px;
}
.fixed-nav .fixed-nav__item:nth-child(1) {
  background: #306AC6;
}
.fixed-nav .fixed-nav__item:nth-child(1):hover {
  background: #0a2c9b;
}
.fixed-nav .fixed-nav__item:nth-child(2) {
  background: #E60027;
}
.fixed-nav .fixed-nav__item:nth-child(2):hover {
  background: #cf0009;
}
.fixed-nav .fixed-nav__item:nth-child(3) {
  background: #6F6F6F;
  position: relative;
  cursor: pointer;
}
.fixed-nav .fixed-nav__item:nth-child(3) a {
  margin-top: 1.2em;
  overflow: hidden;
  text-indent: 1000px;
  display: block;
  height: 62px;
  background: url("/image/h1/hsw/products/topbtn.png") no-repeat;
  background-size: contain;
  background-position: 0px 10px;
  margin:0px;
}
/* .fixed-nav .fixed-nav__item:nth-child(3):before {
  content: "";
  background: url("/image/h1/hsw/products/topbtn.png") no-repeat;
  display: inline-block;
  width: 36px;
  height: 100px;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
} */

/* .fixed-nav .fixed-nav__item:nth-child(3) a:before {
  content: " ";
  background: url("/image/h1/hsw/products/toparrow.png") no-repeat;
  display: block;
  width: 1em;
  height: 1em;
  margin-top: -0.8em;
  background-size: 90%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
} */

.fixed-nav .fixed-nav__item:nth-child(3):hover {
  background: #303131;
}
.fixed-nav .fixed-nav__item a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 10px 6px;
}

@media screen and (max-width: 767px) {
  .fixed-nav {
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    text-orientation: upright;
    bottom: 0;
    width: 80%;
	right:10%;
  }
  .fixed-nav .fixed-nav__item {
    width: 50%;
    margin: 0;
    border-radius: 0;
    text-align: center;
  }
  .fixed-nav .fixed-nav__item .fixed-nav__link {
    position: relative;
    /* line-height: 1.5em;
    text-indent: 1.5em;
    padding-left: 2em; */
  }
  .fixed-nav .fixed-nav__item2 {
    /* padding: 10px 6px; */
    padding: 0px;
  }
  .fixed-nav .fixed-nav__item2 .fixed-nav__link2 {
    padding: 10px 6px;
  }
  .fixed-nav .fixed-nav__item .item_document:before {
    content: "";
    background: url("/image/h1/hsw/products/icon_document.png") no-repeat;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin-right: 5px;
    background-size: contain;
    vertical-align: middle;
    margin-bottom:2px;
    /* position: absolute;
    left: 10px;
    top: 13px; */
  }
  .fixed-nav .fixed-nav__item .item_mail:before {
    content: "";
    background: url("/image/h1/hsw/products/icon_mail.png") no-repeat;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin-right: 5px;
    background-size: contain;
    vertical-align: middle;
    margin-bottom:2px;
    /* position: absolute;
    left: 10px;
    top: 13px; */
  }
}
@media screen and (max-width: 480px) {
  .fixed-nav .fixed-nav__item2 .fixed-nav__link2 {
    font-size: 88%;
    padding: 10px 6px;
  }
  .fixed-nav .fixed-nav__item .item_mail:before {
    width: 1.2em;
    height: 1.2em;
    left: 10px;
    top: 16px;
  }
  .fixed-nav .fixed-nav__item .item_document:before {
    width: 1.2em;
    height: 1.2em;
    left: 5px;
    top: 16px;
  }
  .fixed-nav .fixed-nav__item .item_mail:before,
  .fixed-nav .fixed-nav__item .item_document:before {
    margin-bottom: 0px;
  }
}
/* 右横ナビここまで */

/* ローカルナビ */
#renewLocalNavi {
  /* position: relative; */
}
.MenuListBlock {
  background: #E4E4E4;
  /* position: absolute; */
  width: 100%;
}
.MenuList {
  display: flex;
  max-width: 965px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.MenuList li {
  font-size: 88%;
  font-weight: bold;
}
.MenuList li:hover {
  background: #F2F2F2;
}
.MenuList .current {
  font-weight: bold;
  background: #F2F2F2;
  /*padding: 20px;*/
  color: #c02;
}
.MenuList li a {
  color: #222;
  padding: 12px;
  text-decoration: none;
  display: block;
}
.MenuList li.sub a {
  position: relative;
  /* padding-right: 20px; */
}
/* .MenuList li.sub a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #c02;
  border-right: solid 2px #c02;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: .3s;
  position: absolute;
  bottom: calc(50% - 3px);
  right: 5px;
  margin-top: -4px;
}
.MenuList li.sub a.down:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
} */
.MenuList li.current a {
  color: #c02;
}
.subMenuList {
  background: #F0F0F0;
}
/* 下層ナビ */
.subMenuList ul {
  display: flex;
  width: 965px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.subMenuList li {
  font-size: 88%;
  font-weight: bold;
}
.subMenuList ul a {
  color: #222;
  padding: 12px;
  text-decoration: none;
  display: block;
}
.subMenuList li a:hover {
  background: #FFF;
}
.subMenuList ul li.current a {
  font-weight: bold;
  background: #FFF;
  /*padding: 20px;*/
  color: #c02;
}

.spGlonaviList li.current strong {
  width: 100%;
}

.spGlonaviList li.current a {
  color: #c02;
  width:100%;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .MenuList {
    flex-wrap: wrap;
    width: 100%;
  }
  /* .spGlonaviList {
    background: #eeeeee;
  } */
  /* .spGlonaviList:first-child {
    background: #eeeeee;
  } */
  .spGlonaviList li {
    width: 50%;
    display: flex;
    box-sizing: border-box;
		align-items: stretch;
  }
  .spGlonaviList li a {
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    background: #eeeeee;
		height: 100%;
		box-sizing: border-box;
  }
  .spGlonaviList:first-child li a {
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    background: #e0e0e0;
  }
  .spGlonaviList li a {
    padding: 10px 10px;
    text-align: center;
    font-size: 90%;
    position: relative;
  }
  .spGlonaviList li a:after,
  .spGlonaviList li a:before {
    display: none;
  }
  .spGlonaviList li.current a {
    background: #FFFFFF;
  }
  .spGlonaviList:first-child li.current a {
    background: #f0f0f0;
  }
  /* .spGlonaviList li.sub a:before {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #c02;
    border-right: solid 2px #c02;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: .3s;
    position: absolute;
    top: calc(50% - 5px);
    right: 10px;
  } */
}

/* パンくずリスト */
.Breadcrumb {
  margin: 0 10px;
}

.TitleContentWrapInner {
  position: absolute;
  top: 50%;
  display: block;
  margin: 0 auto;
  max-width: 965px;
  text-align: center;
  font-weight: bold;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
}

.SubTopImageWrap {
  width: 100%;
  min-height: 250px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.SubTopTitle {
  font-weight: bold;
  text-align: center;
  color: #222;
  position: relative;
  margin-bottom: 20px;
  padding: 0 4px 4px 4px;
	line-height: 130%;
}

.SubTopTitle:after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  background-color: #306AC6;
  border-radius: 20px;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.TtlTxt {
  font-size: 113%;
	line-height: 140%;
}

@media screen and (max-width: 860px) {
  .TtlTxt {
    padding: 0px 10px;
    font-size: 100%;
  }
}

.SubTtlLink:hover {
  color: #222;
}

@media screen and (max-width: 767px) {

  .wapper {
    max-width: 100%;
    overflow: hidden;
  }

  .wrap {
    overflow: hidden;
  }

  #Contents {
    padding: 0;
  }

  .Inner {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
  }

  .SubTopImageWrap {
    position: static;
    min-height: 150px;
  }

  .TitleContentWrapInner {
    margin: 40px 10px;
    position: static;
    transform: none;
  }
}

@media screen and (max-width: 767px) {
  .TitleContentWrapInner {
    width: 100%;
    box-sizing: border-box;
    padding: 16px 10px;
    /*margin: 0 auto;*/
  }
}

/*
===========================================================================================
 Basic Settings（基本設定）ここまで
*/


/* メインイメージ
=========================================================================================== */
.MainImage {
  padding: 0 10px;
}
.MainImage .MainImageTxt {
  max-width: 965px;
  display: block;
  margin: 60px auto 0;
}
.MainImage .MainImageTxt h1 {
  font-size: 100%;
}
.MainImage .MainImageTxt p,
.MainImage .MainImageTxt h1 > span {
  font-weight: bold;
  line-height: 1.6em;
  font-size: 113%;
}
.MainImage .MainImageTxt span {
  font-size: 180%;
  line-height: 1.4em;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}

.TopBrandingImageWrap {
  display: inline-block;
  margin-top: 20px;

}
.TopBrandingImage {
  padding: 10px 40px;
  /*width: 70%;*/
	border-radius: 100px;
	/*max-height: 72px;*/
/*	margin: auto;
	display: inline-block;*/
	height: auto;
	max-height: 80px;
	width: auto;
	max-width: 460px!important;
}

@media screen and (max-width: 767px) {
  .TopBrandingTitle {
    width: 90%;
    max-width: 390px;
  }
  .MainImage {
    min-height: 210px;
    /* position: relative; */
  }
  .MainImage .MainImageTxt {
    margin: 40px auto 0px auto;
    /* position: absolute;
    left: 10px;
    top: 24px; */
  }
  .MainImage .MainImageTxt span {
    font-size: 149%;
  }
  .TopBrandingImageWrap {
    /* position: absolute; */
    left: 10px;
  }
  .TopBrandingImage {
    width: 80%;
    padding: 6px 35px;
  }
}


/*
===========================================================================================
 メインイメージ ここまで
*/

/* トップページお悩み解決
=========================================================================================== */
.ResolutionList {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.ResolutionList li {
  position: relative;
  border-radius: 50px;
  padding: 40px;
  width: 45%;
  min-height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  /* padding-top: 35px;
  padding-bottom: 26px; */
  color: #306AC6;
  font-weight: bold;
  font-size: 138%;
  margin: 15px;
}
.ResolutionBackImage {
  background-image: url("/image/h1/hsw/products/resolution.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 200px;
  margin: 0px 20px 20px 20px;
}
.Efficiency {
  position: relative;
  font-weight: 600;
  font-size: 193.75%;
  text-align: center;
  padding: 26px 10px 18px;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .ResolutionList li {
    padding: 20px;
    margin: 5px;
    font-size: 113%;
    width: 45%;
  }
  .Efficiency {
    margin-top: 0;
  }
}

/*
===========================================================================================
 トップページお悩み解決ここまで
*/

/* トップページ選ばれる理由
=========================================================================================== */
.top_txt {
  margin: 40px 0;
}

main .Inner.ReasonSection {
  padding-top: 40px;
}
.ReasonSection .IssueTitle {
  margin: 60px 0px 40px 0px;
}
.ReasonList {
  display: block;
}
.ReasonList .ReasonListInner {
  display: flex;
  flex-direction: row;
  margin: 20px;
}
.ReasonList .ReasonListInner .DetailBlock {
  width: 70%;
}
.ReasonList .ReasonListInner .DetailBlock .AdditionalNotesStyle2 {
  width: 90%;
	margin: 10px auto 0 auto;
}

.ReasonList .ReasonListInner .Number {
  font-size: 200%;
  font-weight: bold;
  color: #306AC6;
}
.ReasonList .ReasonListInner .ReasonTitle {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 200%;
  color: #222;
}
.ReasonList .ReasonListInner .SmallReasonTitle {
  font-size: 160%;
}
.ReasonList .ReasonListInner .ImageBlock {
  width: 25%;
}
.ReasonList .ReasonListInner .ImageBlock img {
  width: 100%;
  margin: 10px;
}
.ReasonImage {
  text-align: center;
  margin: 40px 0;
}
.ReasonImage img {
  max-width: 100%;
}
.ReasonSection .TableEnvironment:last-child {
  margin-bottom: 0px;
}

main .Inner.InnerTopList {
  padding: 0px 10px;
}
main .Inner.InnerMid {
  padding: 0px 10px;
}
main .Inner.InnerNews {
  padding: 0px 10px;
	margin: 20px auto;
}





.CercleInconList {
  margin: 0;
  text-indent: -1em;
  width: 90%;
  display: block;
  margin: 0px auto;
}
.CercleInconList li {
  margin-left: 1em;
  font-size: 100%;
}

.SmallTxtList li {
  font-size: 100%;
}

.CercleInconList li:before {
  background: #9EC0F7;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  line-height: 160%;
  padding-top: 0;
  margin: 0 8px 0 0;
  box-sizing: border-box;
  display: inline-block;
}



@media screen and (max-width: 767px) {
  .top_txt {
    margin: 40px 10px;
  }
  .ReasonSection .IssueTitle {
    margin: 20px 0px 20px 0px;
  }
  .ReasonList .ReasonListInner {
    flex-direction: column;
    margin: 20px;
  }
  .ReasonList .ReasonListInner .DetailBlock {
    width: 100%;
  }
  .ReasonList .ReasonListInner .Number,
  .ReasonList .ReasonListInner .ReasonTitle {
    font-size: 113%;
  }
  .ReasonList .ReasonListInner .ImageBlock {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    height: 100%;
  }
  .ReasonList .ReasonListInner .ImageBlock img {
    width: 80%;
  }
  .CercleInconList {
    width: 100%;
  }
  .CercleInconList li {
    margin-bottom: 0.5em;
  }
  .ReasonImage img {
    width: 90%;
  }
}

/*下部ボタン*/
.TopBottomBtnArea {
  max-width: 965px;
  display: block;
  box-sizing: border-box;
  margin: 0px auto 40px auto;
}
.BottomDownloadArea {
  max-width: 965px;
  display: block;
  box-sizing: border-box;
  margin: 0px auto 40px auto;
}
/*
===========================================================================================
 トップページ選ばれる理由ここまで
*/

/* 特長
=========================================================================================== */

.Point.Inner .ImgOnlyStyle {
	padding: 20px 10px 0 10px;
}
.BlockPoint {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.BlockPoint li {
  width: 45%;
  background: #DCEAF7;
  background-size: cover;
  border-radius: 0 50px 50px 50px;
  margin: 20px;
  padding: 20px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.BlockPoint li .BlockPointNumber {
  color: #fff;
  font-size: 625%;
  font-weight: bold;
  position: absolute;
  z-index: -1;
  top: -30px;
  right: 10px;
}
.BlockPoint li .ImageIcon {
  text-align: center;
  margin-bottom: 10px;
}
.BlockPoint li .ImageIcon img {
  width: 80px;
  padding: 5px;
}
.BlockPoint li h3 {
  font-size: 138%;
  text-align: center;
  color: #222;
}
.BlockPoint li p.TextStyle1 {
	text-align: left;
}

@media screen and (max-width: 820px) {
  .BlockPoint {
    display: block;
  }
  .BlockPoint li {
    width: auto;
    text-align: center;
		margin: 20px 10px;
  }
	
}


/* Packages（連携できる関連パッケージ） */
.Packages {
	margin-top: 30px;
	width: 100%;}
.Packages .FloatLinkWrap {
  position: relative; }
.Packages .FloatLinkWrap img {
	max-width: 100%; }
.Packages .FloatLink li {
	position: absolute;
	width: 18.2%; }
.Packages .FloatLink li a {
	padding: 0;
	background: none; }
.Packages .FloatLink li a:hover img {
	opacity: 0.6; }
.Packages .FloatLink .FloatBtn11 {
  top: 32.8%;
  left: 27.2%; }
.Packages .FloatLink .FloatBtn12 {
  top: 90.6%;
  left: 53.9%; }
.Packages .FloatLink .FloatBtn01 {
  top: 39.5%;
  left: 27.2%; }
.Packages .FloatLink .FloatBtn02 {
  top: 46.2%;
  left: 27.2%; }
.Packages .FloatLink .FloatBtn03 {
  top: 52.9%;
  left: 27.2%; }
.Packages .FloatLink .FloatBtn04 {
  top: 59.6%;
  left: 27.2%; }
.Packages .FloatLink .FloatBtn06 {
  top: 73.3%;
  left: 0.9%; }
.Packages .FloatLink .FloatBtn07 {
  top: 80%;
  left: 0.9%; }
.Packages .FloatLink .FloatBtn08 {
  top: 83.9%;
  left: 53.9%; }
.Packages .FloatLink .FloatBtn09 {
  top: 90.5%;
  left: 53.9%; }
.Packages .FloatLink .FloatBtn10 {
  top: 73.3%;
  left: 81.3%; }
.Packages .FloatLink .FloatBtn05 {
  top: 66.3%;
  left: 27.2%; }

.Packages .FloatLink.LinkListStyle2 li {
	padding: 0;
}


/*
===========================================================================================
 特長ここまで
*/

/* 機能
=========================================================================================== */
main .Inner.Function {
  padding-top: 0px;
}
.FunctionList {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.FunctionListInner {
  display: flex;
  flex-direction: row;
  margin: 10px;
}
.FunctionListInner .order1 {
  margin: 10px;
  position: relative;
}
.FunctionListInner .FunctionImage1:before {
  content: "";
  background: url(/image/h1/hsw/products/industry/vege_wholesaler/function/function_item01.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -20px;
  left: -40px;
  width: 60%;
  height: 60%;
}
.FunctionListInner .order2 {
  margin: 20px 10px 0px 10px;
}
.FunctionListInner .FunctionImage2:before {
  content: "";
  background: url(/image/h1/hsw/products/industry/vege_wholesaler/function/function_item02.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -20px;
  left: -80px;
  width: 55%;
  height: 55%;
}
/* 左右に画像と画面キャプチャが存在する部分 */
.ExplainTitle {
  font-size: 125%;
  text-align: left;
  color: #306AC6;
}

.TableWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  counter-reset: my-counter 0;
}

/* .TableWrap .TableLeft,
.TableWrap .TableRight {
  width:45%;
} */
.TableSet {
  margin-bottom: 10px;
  width: 45%;
}
.TableList {
  width: 100%;
  margin-bottom: 20px;
}
.TableList {
  display: none;
}
.TableCase {
  margin: 0px 0px  20px 0px;
}
.TableCaseLong {
  width: 100%;
  margin: 0px 0px  40px 0px;
}
.TableCase:last-child {
  margin: 0px 0px  0px 0px;
}
.TableSubTitle {
  background: #d3e3f3;
  color: #222;
  margin: 0;
  padding: 10px;
  text-align: center;
  position: relative;
}
.TableSubTitle:hover {
  background: #e1ebf5;
  cursor: pointer;
}
.TableSubTitle:before {
  position: absolute;
  top: 50%;
  left: 28px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  counter-increment: my-counter;
  content: counter(my-counter) '';
}
.TableSubTitle:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #222;
  border-right: solid 2px #222;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -4px;
  transition: 0.2s;
}
.TableSubTitle.selected:after {
  transform: translateY(0) rotate(315deg);
  transition: 0.2s;
}
.th1 { width: 10%; }
.th2 { width: 60%; }
.th3 { width: 20%; }
.TableCase + p.BlockTxt {
  font-size: 100%;
  margin-top: -20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .TableWrap {
    display: block;
  }
  .TableSet {
    width: 100%;
  }
  .TableWrap .TableLeft,
  .TableWrap .TableRight {
    width: 100%;
  }
}

.TableBlock .Table1 {
  width: 48%;
}
.TableList th,
.TableList2 th {
  background: #DCEAF7;
  border: solid 3px #fff;
  font-weight: bold;
  box-sizing: border-box;
  text-align: center;
  font-size: 100% !important;
}
.TableList td,
.TableList2 td {
  border: solid 3px #fff;
  background: #F2F2F2;
  font-size: 100% !important;
}

@media screen and (max-width: 767px) {
  .TableBlock {
    font-size: 100%;
    flex-direction: column;
  }
  .TableBlock .TableList,
  .TableBlock .TableList2 {
    margin: 20px auto 0;
    width: 95%;
  }
	.TableList2 th {
		width: 20%;
		min-width: 110px;
	}
  .TableBlock .Table1 {
    width: 100%;
  }
  /* 2カラムのアイコン付き一覧 */
  .FunctionListInner {
    display: flex;
    flex-direction: column;
  }
  .FunctionListInner .FunctionImage1:before {
    left: 60px;
  }
  .FunctionListInner .FunctionImage2:before {
    left: 60px;
  }
  .FunctionListInner .order1 {
    order: 2;
    text-align: center;
  }
  .FunctionListInner .order2 {
    order: 1;
    /*text-align: center;*/
  }
  .TextStyle1 {
    /*text-align: center;*/
  }
}

@media screen and (max-width: 650px) {
  .FunctionListInner .FunctionImage1:before {
    left: 0px;
  }
}
@media screen and (max-width: 579px) {
	.JS table.TableList2 th,
	.JS table.TableList2 td {
		/*padding: 5px;*/
	}
}
@media screen and (max-width: 530px) {
  .FunctionListInner .FunctionImage1:before {
    left: -8px;
  }
}
.FunctionListInner .FunctionImage2:before {
  left: 0px;
}
@media screen and (max-width: 375px) {
  .FunctionListInner .FunctionImage1:before {
    right: -75px;
  }
}
.Functions {
  padding-bottom: 40px;
}

/*
===========================================================================================
 機能ここまで
*/

/* 動作環境
=========================================================================================== */
main .Inner.Environment {
  padding-bottom: 20px;
}

.TableEnvironment {
  margin: 0px 0px 40px 0px;
  width: 100%;
}

.TableEnvironment th {
  width: 20%;
}
@media screen and (max-width: 767px) {

  .TableEnvironment {
    margin: 0 10px;
    width: auto;
  }

  .TableEnvironment th {
    width: 20%;
  }
}

/* news */
.news {
  background: #DCEAF7;
  border-radius: 20px;
  padding: 20px 40px 40px;
  margin: 0 40px;
  position: relative;
}
.news + .news {
	margin-top: 30px;
}
.news:after {
  content: "";
  display: block;
  background: #306AC6;
  position: absolute;
  top: 4px;
  width: 12%;
  height: 8px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border-radius: 0 0 20px 20px;
}
.news .news_ttl {
  font-size: 200%;
  color: #306AC6;
  text-align: center;
  font-weight: bold;
}
.news a {
  text-decoration: none;
  color:#dc3543;
}

.news ul li {
  background: #fff;
  border-radius: 20px;
  padding:20px;
  margin-bottom:10px;
}

.news ul li p:last-child {
	margin-bottom: 0;
}



.news_note {
  font-size:90%;
  margin-left:1em;
  margin:20px 0;
}

.news_note:before {
  content:'*';
  margin-left:-1em;
      margin-right: 0.5em;
}
.link_tab {
  position: relative;
}

.link_tab:after{
  position: absolute;
  content:"";
  background: url("/image/h1/hsw/products/icon_newopener.png") top left no-repeat;
  width: 1em;
  height: 1em;
  background-size:contain;
  margin-left:0.3em;
  margin-top:0.3em;
}

@media screen and (max-width: 767px) {
	.news .news_ttl {
		font-size: 130%;
	}
}
@media screen and (max-width: 650px) {
  .news {
    margin: 0 0 20px;
    padding: 10px;
  }
  .news:after {
    width: 20%;
  }
}
/* newsここまで */

/*
===========================================================================================
動作環境ここまで
*/

/*
===========================================================================================
問い合わせ資料請求
*/

.documentrequest_download_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 20px auto;
}
@media screen and (max-width: 767px) {
  .documentrequest_download_box {
    margin: 20px auto;
  }
}



.documentrequest_download_box > li {
  width: 45%;
  box-sizing: border-box;
  margin-bottom: 20px;
  background: #FFF;
  border: 2px solid #306AC6;
  border-radius: 20px;
  padding: 0px;
  position: relative;
  box-shadow: 0px 5px 15px 0px rgba(56, 125, 214, 0.35);
  display: flex;
}
.documentrequest_download_box > li:hover {
  box-shadow: none;
  transition: .3s;
  /* background: #e7f0f8; */
  background: #306AC6;
  transform: translateY(3px);
}
.documentrequest_download_box li a {
  color: #222;
  text-decoration: none;
  padding: 20px 20px 50px 20px;
}
.documentrequest_download_box li:after {
  content: "";
  display: block;
  background: #306AC6;
  position: absolute;
  top: 4px;
  width: 40%;
  height: 8px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border-radius: 0 0 20px 20px;
}
.documentrequest_download_box li:hover:after {
  background: #FFF;
}
.documentrequest_download_box li p {
  color: #222;
}
.documentrequest_ttl_h2 {
  width: auto;
}
.documentrequest_ttl_h4 {
  text-align: center;
  padding: 20px;
  font-weight: bold;
  font-size: 113%;
  color: #222;
  position: relative;
}
.documentrequest_ttl_h4:after {
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  background-color: #306AC6;
  border-radius: 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.documentrequest_download_box > li:hover .documentrequest_ttl_h4,
.documentrequest_download_box > li:hover p {
  color: #FFF;
}
.documentrequest_download_box > li:hover .documentrequest_ttl_h4:after {
  background-color: #FFF;
}
.documentrequest_download_box .documentrequest_ol_list li {
  width: 100%;
  border: none;
  position: static;
  box-shadow: none;
  padding-left: 1em;
  text-indent: -1em;
  font-weight: normal;
  color: #222;
}
.documentrequest_download_box > li:hover .documentrequest_ol_list li {
  color: #FFF;
}

@media screen and (max-width: 600px) {
  .documentrequest_download_box {
    display: block;
  }
  .documentrequest_download_box > li {
    width:100%;
  }
}
/*
===========================================================================================
問い合わせ資料請求ここまで
*/

.Inner .down_case {
  justify-content: space-around;
  margin-bottom: 20px;
}
.Inner .down_case li {
  width: 45%;
}
.Inner .down_case li a span {
  height: 200px;
}
.down_case_h3 {
  text-align: center;
}
.down_case_h4 {
  color: #222;
}
.down_case_p {
  font-size: 88%;
}

@media screen and (max-width: 650px) {
  .down_case {
    display: block;
  }
  .Inner .down_case li {
    width: 100%;
    margin: 10px;
  }
}

@media screen and (max-width: 500px) {
  .documentrequest_download_box li {
    width: 90%;
    margin: 10px;
  }
}

main .Case.Inner {
  padding-bottom: 0px;
}

/* 汎用
=========================================================================================== */
/* .pt0 {padding-top: 0 !important;}
.pt20 {padding-top: 20px;}
.pt40 {padding-top: 40px !important;}
.pb0 {padding-bottom: 0 !important;}
.pb32 {padding-bottom: 32px;}
.mb0 {margin-bottom: 0 !important;}
.mb20 {margin-bottom: 20px !important;}
.mb40 {margin-bottom: 40px !important;}
.mt0 {margin-top: 0 !important;}
.mt20 {margin-top: 20px !important;}
.mt40 {margin-top: 40px !important;}
.mb80 {margin-bottom: 80px !important;}
.m40 {margin: 40px 0;}
.p40 {padding: 40px 0;}
.mt10 {margin-top: 10px;} */
.w12 { width: 12% !important;}
.w20 { width: 20%;}
.w30 { width: 30%;}
.w32 { width: 32%;}
.w600 { width: 600px;}
.pc_none {
  display: none;
}
.txt_left {
  text-align: left !important;
}
.txt_blue {
  color: #306AC6;
  font-weight: bold;
}
.txt_black {
  color: #222;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .pc_none {
    display: block;
  }
  .sp_none {
    display: none;
  }
}

.AlignCenter {
  text-align: center;
}

/*
===========================================================================================
 汎用ここまで
*/

/* .bottombox {
  display: flex;
  flex-direction: row;
  margin: 0 auto 15px;
  padding: 15px;
  background-color: #f2f2f2;
  max-width: 965px;
  font-size: 0.9em;
}

.bottombox h2 {
  font-weight: bold;
  font-size: 1em;
}

.bottombox .bottombox_item1 {
  width: 50%;
  padding: 10px;
}

.bottombox .bottombox_item2,
.bottombox .bottombox_item3 {
  width: 25%;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .bottombox {
    flex-direction: column;
    margin: 10px;
  }

  .bottombox .bottombox_item1,
  .bottombox .bottombox_item2,
  .bottombox .bottombox_item3 {
    width: 95%;
    display: block;
    margin: 0 auto;
    padding: 0;
  }

  .bottombox p {
    font-size: 90%;
  }
} */

/* .BoxPatternB .FirstItem {
  width: 48%;
}

.BoxPatternB .Column1 {
  width: 22%;
} */

/* SP用のナビ */
@media screen and (max-width: 767px) {
  .spGlonavi {
    margin: 0px;
    padding: 30px 10px 10px 10px;
    height: 100%;
    display: none;
    /* border-radius: 20px; */
    overflow: hidden;
    background-color:rgba(0,0,0,0.8);
    position: fixed;
    top: 0px;
    z-index: 998;
    width: 100%;
    box-sizing: border-box;
  }

  .spGlonaviList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0px 0px 0px 0px;
    font-size: 85%;
  }

  .spGlonaviList a {
    text-decoration: none;
    color: #222;
    justify-content: space-between;
    font-weight: bold;
    padding: 0 20px 8px;
    position: relative;
    display: block;
    z-index: 1;
  }

  /* .spGlonaviList a:before {
    position: absolute;
    content: "";
    background: url("/image/h1/hsw/products/bottomarrow.png") no-repeat;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 13%;
  }

  .spGlonaviList li a:after {
    position: absolute;
    bottom: 1px;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #dc3543;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }

  .spGlonaviList li a:hover:after {
    transform: scale(1, 1);
  } */

  .spGlonaviList .GlonaviListcurrent {
    color: #dc3543;
  }
}

#UltraGlobalNavi {
  z-index: 99;
}

/* 大きめサイズでフッターを変更する */
#f+.GridSet>.Grid4,
.fixed-nav+.GridSet>.Grid4 {
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 100%;
}

/* #f+.GridSet>.Grid4>.BoxPatternB {
  margin: 0 15px 15px 15px;
}

#f+.GridSet>.Grid4 .LinkListStyle5 {
  margin: -5px 0 15px;
} */

@media screen and (max-width: 994px) {

  /* #f+.GridSet>.Grid4>.BoxPatternB>.Column2,
  #f+.GridSet>.Grid4>.BoxPatternB>.Column1 {
    float: none;
    width: auto;
    padding-right: 50px;
  }

  #f+.GridSet>.Grid4 .LinkListStyle5 {
    margin-right: 50px;
    margin-left: 15px;
  } */
}

@media screen and (max-width: 767px) {

  /* #f+.GridSet>.Grid4>.BoxPatternB>.Column2,
  #f+.GridSet>.Grid4>.BoxPatternB>.Column1 {
    float: none;
    width: auto;
    padding-right: 15px;
    /* spのほうに合わせる */
  } */
}

header {
  position: relative;
  /* height: 145px; */
}

nav {
  /* height: 64px; */
}

.is-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
.is-fixed .MenuList li a,
.is-fixed  .subMenuList ul li a {
  padding: 7px 12px;
}
.is-fixed .MenuList li.sub a {
  padding: 7px 20px 7px 12px;
}

@media screen and (max-width: 767px) {
  header {
    /* height: 110px; */
  }

  nav {
    display: none;
  }

  .JS #SiteIdentity {
    position: relative !important;
    z-index: 99 !important;
  }
}

/* 導入事例一覧
=========================================================================================== */
.ListCard {
  display: flex;
  margin: 0px auto 40px auto;
  flex-wrap: wrap;
/*  justify-content: center;*/
  box-sizing: border-box;
	padding: 0 10px;
}
.ListCard li {
  width: 32%;
  display: flex;
	margin-bottom: 20px;
	margin-right: 2%;
}
.ListCard li:nth-child(3n) {
	margin-right: 0;
}
.ListCard li a {
  display: block;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  width: 100%;
  border-radius: 20px;
  background:#FFF;
  transition: .3s;
}
.ListCard li a:hover {
  box-shadow: none;
  background: #306AC6;
  transform: translateY(3px);
}

.ListCard li a img {
  display: block;
  object-fit: cover;
  width: 100%;
  /* height: 100% !important; */
  margin-top:-10%;
}

.ListCard li a span {
  display: block;
  overflow: hidden;
  height: 150px;
  border-radius: 20px 20px 0 0;
}


.ListCard li a {
	position: relative;
}
 .ListCard li a .bottom_detail {
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.ListCard li a .bottom_detail .txt_detail:after {
  content: '';
  width: 0.4em;
  height: 0.4em;
  border: 0;
  border-top: solid 2px #E60827;
  border-right: solid 2px #E60827;
  position: absolute;
  /*top: 45%;*/
	top: 10px;
  right: -1em;
  margin-top: 0;
  transform: rotate(45deg);
  transition: .2s
}
.ListCard li a .bottom_detail .txt_detail {
  color: #E60827;
  font-weight: bold;
  white-space: nowrap;
	margin-bottom: 0;
}
.ListCard li a:hover .bottom_detail .txt_detail {
  color: #FFF;
}
.ListCard li a:hover .bottom_detail .txt_detail:after {
  right: -1.2em;
  transition: .2s;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
}















.ListCard li a .ListCardInner {
  padding: 16px;
	padding-bottom: 24px;
}

.ListCard li a .ListCardInner h3 {
  color: #306AC6;
  font-weight: bold;
  font-size: 113%;
}
.ListCard li a .ListCardInner h4 {
  color: #222;
}

.ListCard li a .ListCardInner p {
  padding: 5px 0px;
  color: #222;
}

.ListCard li a:hover .ListCardInner h3 {
  color: #FFF;
}

.ListCard li a:hover .ListCardInner p,
.ListCard li a:hover .ListCardInner h4 {
  color: #FFF;
}

.ListCard li a:hover img {
  transform: scale(1.1, 1.1);
  transition-duration: 0.3s;
}

@media screen and (max-width: 885px) {
	.ListCard {
		justify-content: space-between;
	}
  .ListCard li {
    width: 48%;
  }
	.ListCard li {
		margin-right: 0;
	}
}

@media screen and (max-width: 767px) {
  .ListCard li {
    width: 48%;
  }
/*  .ListCard li a span {
    height: 250px;
  }*/
}

@media screen and (max-width: 600px) {
  .ListCard li {
    /* width: 100%; */
    width: auto;
  }
}

@media screen and (max-width: 579px) {
/*  .ListCard li a span {
    height: 200px;
  }*/
}

@media screen and (max-width: 399px) {
/*  .ListCard li a span {
    height: 150px;
  }*/
}

.ListCard.LargeListCard {
  justify-content: center;
}
.ListCard.LargeListCard li {
  width: 50%;
}
.ListCard.LargeListCard li a span {
  height: 180px;
}
@media screen and (max-width: 885px) {
  .ListCard.LargeListCard li {
		width: 60%;
	}
}
@media screen and (max-width: 600px) {
  .ListCard.LargeListCard li {
    /* width: 100%; */
    width: auto;
  }
}



.ListBorder {
	margin-bottom: 30px;
}
.ListBorder li {
	display: flex;
	padding: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.ListBorder li + li {
	border-top: none;
}
.ListBorder li .ListBorder_img {
	width: 350px;
	margin-right: 30px;
	min-height: 0%;
}
.ListBorder li .ListBorder_img img {
	width: 100%;
	height: auto;
}
.ListBorder li .ListBorder_text {
	width: 100%;
}
.ListBorder li .ListBorder_text h3 {
	color: #306ac6;
}
@media screen and (max-width: 579px) {
  .ListBorder li {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 20px 0;
	}
	.ListBorder li .ListBorder_img {
		width: 100%;
		max-width: 300px;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.ListBorder li .ListBorder_text {
		width: 100%;
	}
}




/*
===========================================================================================
 導入事例一覧ここまで
*/
@media screen and (max-width: 767px) {
  .boxfooter {
    margin-top: 60px;
  }
}

/*
===========================================================================================
 FAQ
*/
.FaqBox {
  margin-top: 0px;
}
.accordion-menu dt {
  background: #DCEAF7;
  padding: 20px 60px;
  color: #222;
  position: relative;
  margin: 0 40px 10px 40px;
  border-radius: 20px;
  transition: .3s;
  font-weight: bold;
  cursor: pointer;
}



.accordion-menu dt:hover {
  background: #b5d3ec;
  transition: .3s;
}
.accordion-menu dt:before {
  position: absolute;
  content: "Q.";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: contain;
  position: absolute;
  left: 24px;
  color: #306AC6;
  font-weight: bold;
}
.accordion-menu dt:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #222;
  border-right: solid 2px #222;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: .3s;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
}



.FaqBox.white .accordion-link li {
  background: #fff;
  color: #222;
  position: relative;
  margin: 0 auto 10px auto;
  border-radius: 20px;
  transition: .3s;
  font-weight: bold;
	max-width: 800px;
}
.FaqBox.white .accordion-link li:after {
	content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #222;
  border-right: solid 2px #222;
	-ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: .3s;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
}
.FaqBox.white .accordion-link li:before {
	position: absolute;
  content: "Q.";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: contain;
  left: 24px;
	top: 20px;
  color: #306AC6;
  font-weight: bold;
}
.FaqBox.white .accordion-link li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #222;
	text-decoration: none;
	padding: 20px 60px;
	border-radius: 20px;
	box-sizing: border-box;
}
.FaqBox.white .accordion-link li a:hover {
	background: #f0f0f0;
  transition: .3s;
}






.accordion-menu .selected:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: .3s;
}
.accordion-menu dd {
  display: none;
  background: #fff;
  padding: 20px 40px 20px 60px;
  color: #222;
  margin: 0 40px 10px 40px;
  position: relative;
}
.accordion-menu dd:before {
  position: absolute;
  content: "A.";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: contain;
  left: 24px;
  font-weight: bold;
  font-size: 113%;
}
.FaqImg {
  display: block;
  margin: 10px auto;
}
.FaqImg img {
  width: 100%;
}
.list_disc {
  margin: 0 20px;
}
.list_disc li {
  list-style: disc;
  margin-bottom: 20px;
}
.faq_request {
  padding-top: 20px;
}
.faq_request p {
  text-align: center;
  padding-bottom: 10px;
}
.faq_request .BtnBox {
}
.faq_request .BtnBox .BtnDownload {
  width: 14em;
  padding: 18px 36px 18px 36px;
}
.attention_box {
  margin-top: 16px;
}

.faqbox_01,
.faqbox_02 {
  margin-top:40px;
}

@media screen and (max-width: 767px) {

  .accordion-menu dt,
  .accordion-menu dd {
    margin: 0px 0px 10px 0px;
  }
  .accordion-menu dt {
    padding: 20px 40px;
  }
  .accordion-menu dt:before {
    left: 16px;
  }
  .accordion-menu dt:after {
    right: 20px;
  }
  .accordion-menu dd {
    padding: 0px 40px 20px 40px;
  }
  .accordion-menu dd:before {
    left: 18px;
  }
  .faq_request {
    display: block;
  }
  .faq_request p {
    width: 100%;
  }
  .faq_request .BtnDoc {
    margin: 0 auto;
  }
  .faq_request .BtnBox .BtnDownload {
    width: 12em;
  }

  .faqbox_01,
  .faqbox_02 {
    margin-top:20px;
  }

}

/*
===========================================================================================
 FAQここまで
*/

/* 特長ページ別バージョン */
.BlockPoint02 .BlockPoint02List_item {
  display: block;
  background: #DCEAF7;
  background-size: cover;
  border-radius: 0 50px 50px 50px;
  margin: 0px 20px 20px 20px;
  padding: 20px 20px 20px 20px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.BlockPoint02 .BlockPoint02List_item:last-child {
  margin: 20px 20px 0px 20px;
}
.BlockPoint02 .BlockPoint02List_item .BlockPointNumber {
  color: #fff;
  font-size: 625%;
  font-weight: bold;
  position: absolute;
  z-index: -1;
  top: -30px;
  right: 15px;
}
.BlockTxt {
  text-align: left;
}
.BlockPoint02 .BlockPoint02List_item .ImageIcon {
  text-align: center;
  margin-bottom: 10px;
}
.BlockPoint02 .BlockPoint02List_item .ImageIcon img {
  width: 80px;
  padding: 5px;
}
.BlockPoint02 .BlockPoint02List_item h2,
.BlockPoint02 .BlockPoint02List_item h3 {
  text-align: center;
  color: #222;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
.BlockPoint02Out {
  margin: 10px 0;
}
.BlockPoint02Inner {
  background: #fff;
  border-radius: 20px;
  padding: 24px;
}
.BlockPoint02Inner .BlockTxt {
  padding-bottom: 20px;
}
.BlockPoint02InnerImg {
  padding-bottom: 20px;
  text-align: center;
}
.BlockPoint02InnerImg img {
	max-width: 100%;
}
.BlockPoint02Inner_bottom {
  display: flex;
  justify-content: space-around;
}
.ol_standard {
  list-style-type: none;
  counter-reset: li_count;
  margin: 10px;
}
.ol_standard li {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.ol_standard li:before {
  counter-increment: li_count;
  content: counter(li_count)".";
  margin-right: 5px;
}
.BlockPoint02Inner_bottom_right,
.BlockPoint02Inner_bottom_left {
  width: 45%;
  padding-bottom: 80px;
}
.BlockPoint02Inner_bottom_left p {
  margin-top: 20px;
}
.BlockPoint02Inner_bottom_right {
  position: relative;
}
.BlockPoint02_img {
  max-width: 100%;
  width: auto;
}
.BlockPoint02Inner_bottom_right .BlockPoint02_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .BlockPoint02 .BlockPoint02List_item {
    padding: 20px;
  }
  .BlockPoint02Inner_bottom {
    display: block;
  }
  .BlockPoint02Inner_bottom_right,
  .BlockPoint02Inner_bottom_left {
    width: 100%;
    padding-bottom: 20px;
  }
  .BlockPoint02Inner_bottom_right .BlockPoint02_img {
    position: static;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
}

/* 特長2ここまで */


/* スタンダードボタンここから */
.BtnWrap {
  display: flex;
  justify-content: space-between;
  padding: 0 22px;
}
.BtnWrap li {
  width: 30%;
  margin: 0 10px;
}

.BasicBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #306AC6 !important;
  font-weight: bold;
  background-color: #ffffff;
  font-size: 100%;
  border: 1px solid #fff;
  text-decoration: none !important;
  width: 100%;
  /* height: 64px; */
  height: auto;
  padding: 24px;
  border-radius: 50px;
  box-shadow: 0px 5px 15px 0px rgba(56, 125, 214, 0.35);
  transition: .3s;
  box-sizing: border-box;
}
.BasicBtn:hover {
  background: linear-gradient(-135deg, #147FC3, #2b5ebf);
  box-shadow: none;
  color: #fff !important;
  transform: translateY(3px);
}
.BasicBtn.Midsize,
.BtnDoc.Midsize {
  max-width: 300px;
  margin:auto;
}

.btn_second {
  margin-top:20px!important;
}
@media screen and (max-width: 767px) {
  .BtnWrap {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .BtnWrap li {
    width: 80%;
    margin: 10px 0px;
  }
  .BasicBtn {
    margin: 5px auto;
  }
}

/* スタンダードボタンここまで */

/* ダウンロードボタン */
.BtnBox {
  text-align: center;
  margin: 0 0 0px;
}
.BtnBox .BtnDownload {
  background: #FFF;
  padding:18px 64px 18px 36px;
  border: 1px solid #306AC6;
  color: #306AC6;
  text-decoration: none;
  font-weight: bold;
  border-radius: 50px;
  position: relative;
  display: inline-block;
  box-shadow: 0px 5px 15px 0px rgb(56 125 214 / 35%);
  transition: .3s;
}
.BtnBox .BtnDownload:after {
  position: absolute;
  content: "";
  background: url("/image/h1/hsw/products/icon_download_blue.png") no-repeat;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  box-shadow: none;
}
.BtnBox .BtnDownload:hover {
  box-shadow: none;
  transition: .3s;
  color: #FFF;
  background: #306AC6;
  transform: translateY(3px);
}
.BtnBox .BtnDownload:hover:after {
  content: "";
  background: url("/image/h1/hsw/products/icon_download.png") no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .BtnBox .BtnDownload {
    width: 70%;
    border-radius: 100px;
    font-size: 88%;
  }
}

/* ダウンロードボタンここまで */
/* 問い合わせ・資料請求ボタン */
.dc_down {
  width: 40% !important;
  margin: 0 auto;
  position: relative;
  border: 1px solid #306AC6;
}

.dc_down:after {
  position: absolute;
  content: "";
  background: url("/image/h1/hsw/products/icon_download.png") no-repeat;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-size: contain;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  box-shadow: none;
}

.dc_down:hover:after {
  content: "";
  background: url("/image/h1/hsw/products/icon_download_blue.png") no-repeat;
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  background-size: contain;
  transition: .3s;
}

@media screen and (max-width: 767px) {
  .dc_down {
    width: 80% !important;
  }
}

/* 下部資料ダウンロード */
.BottomDownload {
  background: #DCEAF7;
  background-size: cover;
  border-radius: 0 50px 50px 50px;
  margin: 0px auto 40px auto;
  padding: 40px;
  width: 70%;
  display: block;
}

.BottomDownload h2 {
  font-weight: bold;
  color: #222;
  text-align: center;
  font-size: 138%;
}

.BottomDownload p {
  text-align: center;
  color: #306AC6;
}

.BottomDownload ol {
  margin: 20px 40px;
  line-height: 180%;
}

.BtnBox .BtnDoc,
.TopBottomBtnArea .BtnDoc {
  padding: 24px;
  display: block;
  width: 60%;
  margin: 0px auto 0;
  color: #306AC6;
  text-decoration: none !important;
  background: #FFFFFF;
  border-radius: 50px;
  font-weight: bold;
  text-align: center;
  box-shadow: 0px 5px 15px 0px rgb(56 125 214 / 35%);
  transition: .3s;
  border: 1px solid #306AC6;
  font-size: 113%;
}
.vol01_box.BtnBox .BtnDoc {
  width:80%;
}
.TopBottomBtnArea .BtnDoc {
  width: 100%;
  box-sizing: border-box;
}
.TopBottomBtnArea .BtnDoc:hover {
  box-shadow: none;
  transition: .3s;
  background: #306AC6;
  color: #FFF;
  transform: translateY(3px);
}
@media screen and (max-width: 767px) {
  .BtnBox .BtnDoc {
    padding: 18px;
    margin: 20px auto 0;
  }
}

.BtnBox .BtnDoc:hover {
  box-shadow: none;
  transition: .3s;
  background: #306AC6;
  color: #FFF;
  transform: translateY(3px);
}

.DwIcon {
  position: relative;
}

.DwIcon:after {
  content: "";
  background: url(/image/h1/hsw/products/icon_download_blue.png) no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: contain;
  margin-left: 1em;
  transition: .3s;
}

.DwIcon:hover:after {
  content: "";
  background: url(/image/h1/hsw/products/icon_download.png) no-repeat;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-size: contain;
  margin-left: 1em;
  transition: .3s;
}

@media screen and (max-width: 767px) {
  .BtnBox .BtnDoc {
    width: 80%;
  }

  .BottomDownload {
    padding: 20px;
    width: 85%;
  }

  .BottomDownload ol {
    margin: 20px;
  }
}

/* アンカーリンク */
.anchorlink {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  flex-wrap: wrap;
}
.anchorlink2 {
  justify-content: center;
}
.anchorlink4 {
  flex-wrap: wrap;
}
.anchorlink4s {
  justify-content: space-between;
}
.anchorlink li {
  width: 31%;
  margin: 0px 0px 15px 0px;
  display: flex;
}
.anchorlink2 li {
  margin: 0px 10px 15px 10px;
}
.anchorlink4 li {
  width: 49%;
  margin: 0px 0px 15px 0px;
  display: flex;
}
.anchorlink4s li {
  width: 23%;
  margin: 0px 0px 15px 0px;
  display: flex;
}

.anchorlink li a {
  position: relative;
  font-size: 113%;
}

.anchorlink li a:hover {
  border: 1px solid #DCEAF7;
}

.anchorlink li a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #306AC6;
  border-right: solid 2px #306AC6;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: .3s;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -4px;
}

.anchorlink li a:hover::after {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}

@media screen and (max-width: 767px) {
  .anchorlink {
    flex-wrap: wrap;
  }
  .anchorlink li {
    width: 49%;
  }
  .anchorlink2 li {
    width: 45%;
  }
  .anchorlink li a {
    padding: 10px 30px 10px 15px;
    font-size: 100%;
  }
  .anchorlink li a:after {
    right: 22px;
  }
}

@media screen and (max-width: 579px) {
  .anchorlink2 li {
    width: 75%;
  }

}

/* アンカーリンクここまで */
/* news リンク・アンカーリンク */
.news_anchor,
.news_link  {
  position: relative;
  color: #dc3543;
  margin-right: 1.5em;
}

.news_anchor:visited,
.news_link:visited  {
  color: #dc3543;
}

.news_anchor:link,
.news_link:link {
  color: #dc3543;
}

.news_anchor:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #dc3543;
  border-right: solid 2px #dc3543;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: .3s;
  margin-left: 0.5em;
  margin-top: 0.5em;
  position: absolute;
}


.news_link:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #dc3543;
  border-right: solid 2px #dc3543;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: .3s;
  margin-left: 0.5em;
  margin-top: 0.5em;
  position: absolute;
}
/*
===========================================================================================
  オプション
*/

main .Inner.Option {
  padding-bottom: 0px;
  padding-top: 0px;
}
main .Inner.OptionTop {
  padding-bottom: 0px;
}
main .Inner.OptionBottom {
  padding-top: 0px;
}
.Option {
  margin-bottom: 40px;
}
.OptionInner {
  margin: 0px 0px 40px 0px;
}
.OptionInner p,
.OptionInner p.TextStyle1 {
  font-size: 100%;
  padding: 10px 0px;
}
.OptionInner:last-child {
  margin: 0px 0px 0px 0px;
}
.OptionTitle {
  font-size: 138%;
  text-align: left;
  color: #222;
  font-weight: bold;
  margin: 0 !important;
}
.OptionListBottom {
  background: #fff;
  display: block;
  margin: 0 auto;
  text-align: center;
  border-radius: 50px;
  padding: 20px;
  box-sizing: border-box;
}
.OptionListBottom img {
  max-width: 100%;
  width: auto;
}
.OptionListBottom h3 {
  color: #306AC6;
  font-weight: bold;
  margin-top: 10px;
	text-align: left;
}
.OptionListBottom dl,
.OptionListBottom li {
	text-align: left;
}
.OptionListBottom dl dd {
	margin-bottom: 10px;
	margin-left: 1em;
}
.OptionListBottom + .OptionListBottom  {
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .OptionInner .TextStyle1 {
    text-align: left;
  }
}

/* オプションページの青い枠囲み */
main .Inner .Option_BlueBox {
	border: solid 3px #306AC6;
	border-radius: 10px;
	margin: 30px auto 20px auto;
	padding: 10px;
}
main .Inner .Option_BlueBox h4 {
	font-weight: bold;
	font-size: 110%;
	color: #306AC6;
	margin-bottom: 0;
	margin-top: 5px;
}
main .Inner .Option_BlueBox p {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0;
	margin-top: 0
}
main .Inner .Option_BlueBox p span.TextRed {
	color: #c02;
}
@media screen and (max-width: 767px) {
	main .Inner .Option_BlueBox p {
		text-align: left;
	}
}


/*
===========================================================================================
 オプションここまで
*/

/* 共通ダウンロード */
.download_contain h3 {
  color: #306AC6;
  font-weight: bold;
  text-align: center;
}

.download_contain p {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .download_contain {
    padding: 40px 10px;
  }
}

/* 共通ダウンロードここまで */

/* column01 */
.columnAll {
  margin-bottom: 0px;
}
.columnAll .Inner {
  padding-bottom: 20px;
}
.column01_box {
  display: block;
  padding: 20px;
  border: 3px solid #306AC6;
  border-radius: 20px;
  width: 100%;
  margin: 0px auto 40px auto;
  box-shadow: 0px 5px 15px 0px rgb(56 125 214 / 35%);
  background: #FFF;
  transition: .3s;
  box-sizing: border-box;
}
.column01_box:hover {
  box-shadow: none;
  transition: .3s;
  /* background: #e7f0f8; */
  background: #306AC6;
  transform: translateY(3px);
}
.column01Title {
  margin-top: 0;
  font-size: 138%;
}
.column01Title:after {
  height: 2em;
  width: 2em;
  top: -5px;
}
@media screen and (max-width: 767px) {
  .column01Title {
    font-size: 125%;
  }
}

.column01_contain {
  margin-top:40px;
}
.column01_contain .column01_contain_list .column01_box {
  color: #222;
  text-decoration: none;
}
.column01_contain .column01_contain_list .column01_box h2 {
  color: #222;
}
.column01_contain .column01_contain_list .column01_box:hover,
.column01_contain .column01_contain_list .column01_box:hover h2 {
  color: #FFF;
}

main .Inner.column01_contain {
  padding-bottom: 0px;
}
main .Inner.column01 {
}

.column01_box_inner {
  display: flex;
  justify-content: space-between;
}

.column01_box_inner .column01_box_left {
  width: 28%;
}

.column01_box_inner .column01_box_right {
  width: 68%;
}

.column01_box_inner .column01_box_right p {
}
.column01_box_right h3 {
  color: #306AC6;
  font-size: 113%;
}
.column01_contain .column01_contain_list .column01_box:hover .column01_box_right h3 {
  color: #FFF;
}
.column01_box_right .strong_txt {
  font-weight: bold;
  margin-top: 16px;
}
.column01_box_right span {
  display: block;
  color: #E60827;
  font-weight: bold;
  text-align: right;
  margin-top: 32px;
  position: relative;
  margin-right: 1.5em;
}
.column01_box:hover .column01_box_right span {
  color: #FFF;
}
.documentrequest_download_box .bottom_detail {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.column01_box_right span:after,
.pdf_download_txt:after,
.documentrequest_download_box li a .bottom_detail .txt_detail:after {
  content: '';
  width: 0.4em;
  height: 0.4em;
  border: 0;
  border-top: solid 2px #E60827;
  border-right: solid 2px #E60827;
  position: absolute;
  top: 50%;
  right: -1em;
  margin-top: -4px;
  transform: rotate(45deg);
  transition: .2s
}
.documentrequest_download_box li a .bottom_detail .txt_detail {
  color: #E60827;
  font-weight: bold;
  white-space: nowrap;
	margin-bottom: 0;
}
.documentrequest_download_box li a:hover .bottom_detail .txt_detail {
  color: #FFF;
}
.column01_box_right span:hover::after,
a.column01_box:hover .column01_box_right span:after,
a.column01_box:hover .pdf_download_txt:after,
/* .bottom_detail .txt_detail:hover:after, */
.documentrequest_download_box li a:hover .bottom_detail .txt_detail:after {
  right: -1.2em;
  transition: .2s;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
}
.column01_box_inner .column01_box_left img {
  width: 100%;
}
.column01_box_inner .flex_nowrap_left {
  width: 12%;
}
.column01_box_inner .flex_nowrap_right {
  width: 76%;
}
.pdf_download_txt {
  text-align: right;
  color: #E60827;
  font-weight: bold;
  position: relative;
  margin-right: 1.5em;
}
a:hover .pdf_download_txt {
  color: #FFFFFF;
}




@media screen and (max-width: 767px) {
  .column01_contain {
    margin-top:20px;
  }
  .column01_box {
    box-sizing: border-box;
    width: 100%;
  }
  .column01_box_inner {
    display: block;
  }
  .column01_box_inner .column01_box_left,
  .column01_box_inner .column01_box_right {
    width: 100%;
  }
  .column01_box_inner .column01_box_right {
    margin-top: 10px;
  }
  .flex_nowrap {
    display: flex;
  }
  .column01_box_inner .flex_nowrap_left {
    width: 24%;
  }
  .column01_box_inner .flex_nowrap_right {
    width: 70%;
  }
  .pdf_download_txt {
    margin-top: 20px;
  }
}

@media screen and (max-width: 450px) {
.pdf_download_txt {
  text-align: left;
}
}

/* column01ここまで */
.check_list {
  background: #DCEAF7;
  font-weight: bold;
  padding: 20px 40px;
  border-radius: 20px;
  margin: 20px 0 40px;
}

.checkmark01 {
  padding-left: 36px;
  position: relative;
}

.checkmark01:before,
.checkmark01:after {
  content: "";
  display: block;
  position: absolute;
}

.checkmark01:before {
  width: 1.2em;
  height: 1.2em;
  border-radius: 3px;
  background: #306AC6;
  left: 0;
  top: 2px;
}

.checkmark01:after {
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  width: 10px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 3px;
  top: 6px;
}

/* list */

.general_list li {
  margin-left: 1em;
line-height: 2em;
}

.general_list li:before {
  background: #9EC0F7;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 5px;
    line-height: 160%;
    padding-top: 0;
    margin: 0 8px 0 0;
    box-sizing: border-box;
    display: inline-block;
    margin-left: -1em;
}

dl.general_list dt {
  margin-left: 1em;
}
dl.general_list dt:before {
  background: #9EC0F7;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 5px;
    line-height: 160%;
    padding-top: 0;
    margin: 0 8px 0 0;
    box-sizing: border-box;
    display: inline-block;
    margin-left: -1em;
}



.none_list {
	margin-bottom: 10px;
}
.none_list li:before {
	content: "";
	background: none;
	width: 0;
	height: 0;
}


@media screen and (max-width: 767px) {
  .check_list {
    padding:20px;
  }
}

/* 注釈 */
.Annotation {
  text-align: right;
  font-size:90%!important;
  margin-right:60px;
}







/* SmallImageTitle
=========================================================================================== */
.SmallImageTitle {
	display: flex;
	align-items: center;
}
.SmallImageTitle .ImageBlock {
  width: 61px;
  height: 65px;
  margin-right: 18px;
}
.SmallImageTitle .ImageBlock img {
  width: 100%;
}
.SmallImageTitle h3 {
  display: inline-block;
  font-size: 118.75%;
  color: #333;
  border-bottom: 1px solid #b1000e;
  padding-right: 8px;
  padding-bottom: 4px;
  margin-top: 4px;
  margin-bottom: 8px;
}




/* SmallImageList
=========================================================================================== */
.SmallImageList li {
  position: relative;
  width: 100%;
  padding-left: 78px;
  box-sizing: border-box;
}
.SmallImageList li:not(:last-child) {
  margin-bottom: 30px;
}
.SmallImageList li .ImageBlock {
  position: absolute;
  top: 0;
  left: 0;
  width: 61px;
  height: 65px;
  margin-right: 18px;
}
.SmallImageList li .ImageBlock img {
  width: 100%;
}
.SmallImageList li h3 {
  display: inline-block;
  font-size: 118.75%;
  color: #333;
  border-bottom: 1px solid #b1000e;
  padding-right: 8px;
  padding-bottom: 4px;
  margin-top: 4px;
  margin-bottom: 8px;
}
.SmallImageList li p {
  margin-bottom: 0;
}
@media screen and (max-width: 994px) {
  .SmallImageList li h3 {
    font-size: 112.5%;
  }
}
@media screen and (max-width: 579px) {
  .SmallImageList li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 0;
  }
  .SmallImageList li .ImageBlock {
    position: static;
    margin-right: 10px;
  }
  .SmallImageList li h3 {
    font-size: 112.5%;
    width: calc(100% - 90px);
    margin-top: 0;
    margin-bottom: 0;
  }
  .SmallImageList li p {
    margin-top: 10px;
  }
}

/* Download（資料ダウンロード）
=========================================================================================== */
.Download .DownloadBox {
  padding: 20px;
  border: 1px solid #b3b3b3;
}
.Download .DownloadBox .ColumnSet {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.Download .DownloadBox .ColumnSet .Column1 {
  min-width: 160px;
  float: none;
}
.Download .DownloadBox .ColumnSet .Column1 .ImgOnlyStyle {
  margin-bottom: 0;
}
.Download .DownloadBox .ColumnSet .Column1 .ImgOnlyStyle img {
  width: 160px;
  margin-bottom: 0;
}
.Download .DownloadBox .ColumnSet .Column2 {
  position: relative;
  width: auto;
  float: none;
  margin: 0 0 0 30px;
}
.Download .DownloadBox .ColumnSet .Column2 .ColumnTitle {
  font-size: 112.5%;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 10px;
}
.Download .DownloadBox .ColumnSet .Column2 .ColumnTitle span {
  display: inline-block;
  font-size: 88.88889%;
}
.Download .DownloadBox .ColumnSet .Column2 .BasicBtn {
  position: absolute;
  right: 0;
  bottom: 0;
}
.Download .DownloadBox .PlugInBanner {
  margin-bottom: 0;
}
@media screen and (max-width: 994px) {
  .Download .DownloadBox .ColumnSet {
    position: relative;
    flex-direction: column-reverse;
    padding-bottom: 85px;
    margin-left: 0;
  }
  .Download .DownloadBox .ColumnSet .Column1 {
    margin: 0 auto;
  }
  .Download .DownloadBox .ColumnSet .Column2 {
    position: static;
    margin-left: 0;
  }
  .Download .DownloadBox .ColumnSet .BasicBtn {
    left: 0;
    right: 0;
    bottom: 0;
  }
}
/* RelatedLinks（関連リンク）
=========================================================================================== */
.RelatedLinks {
  padding-bottom: 0;
  margin-bottom: 85px;
}
.RelatedLinks .BasicTitle {
  margin-bottom: 30px;
}
.RelatedLinks .ImgOnlyStyle img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .RelatedLinks .ImgOnlyStyle a:hover img {
    opacity: 0.7;
  }
}
.RelatedLinks .SolutionLinkList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.RelatedLinks .SolutionLinkList li {
  width: 470px;
}
.RelatedLinks .SolutionLinkList li:not(:last-child) {
  margin-bottom: 20px;
}
.RelatedLinks .SolutionLinkList li h3 {
  font-size: 112.5%;
  width: 220px;
  color: #333;
  font-weight: 500;
  background: #f2f2f2;
  padding: 6px 12px;
}
.RelatedLinks .SolutionLinkList li .SolutionBox {
  padding: 20px 16px;
  border: 1px solid #dcdcdc;
}
.RelatedLinks .SolutionLinkList li .SolutionBox .ColumnSet {
  display: flex;
  align-items: center;
}
.RelatedLinks .SolutionLinkList li .SolutionBox .ColumnSet .Column1 .LinkListStyle1 {
  font-size: 112.5%;
}
.RelatedLinks .SolutionLinkList li .SolutionBox .ColumnSet .Column1 .LinkListStyle1 a {
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}
.RelatedLinks .SolutionLinkList li .SolutionBox .ColumnSet .Column1 .LinkListStyle1 a:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 18px;
  background: url("/image/hsw/newstyle/common/icon_link_right.png") no-repeat left 10px bottom;
  background-size: 9px;
}
@media screen and (min-width: 768px) {
  .RelatedLinks .SolutionLinkList li .SolutionBox .ColumnSet .Column1 .LinkListStyle1 a:hover {
    color: #b1000e;
  }
  .RelatedLinks .SolutionLinkList li .SolutionBox .ColumnSet .Column1 .LinkListStyle1 a:hover:after {
    background: url("/image/hsw/newstyle/common/icon_link_right.png") no-repeat left 12px bottom;
    background-size: 9px;
  }
}
.RelatedLinks .SolutionLinkList li .SolutionBox .SolutionText {
  font-size: 90%;
}
.RelatedLinks .ListStyle1 {
  font-size: 90%;
}
.RelatedLinks .ListStyle1 > li .LinkListStyle1 .NewWin {
  background: none;
  padding-left: 0;
}
@media screen and (max-width: 994px) {
  .RelatedLinks {
    margin-left: 15px;
  }
  .RelatedLinks.under {
    margin-left: 0;
  }
  .RelatedLinks .SolutionLinkList li {
    width: 100%;
  }
  .RelatedLinks .SolutionLinkList li .SolutionBox .ColumnSet {
    justify-content: space-between;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .RelatedLinks {
    padding-top: 0 !important;
    margin-left: 0;
    margin-bottom: 0;
  }
  .RelatedLinks .BasicTitle {
    margin-bottom: 25px !important;
  }
  .RelatedLinks .SolutionLinkList {
    margin-top: 30px;
  }
  .RelatedLinks .SolutionLinkList li .SolutionBox {
    padding: 28px 20px;
  }
  .RelatedLinks .SolutionLinkList li .SolutionBox .ColumnSet {
    flex-direction: column;
    align-items: flex-start;
  }
}


/* Responsive */
.SpSection {
  display: none;
}
.SpImg {
  display: none;
}
br.s {
  display: none;
}
br.ss {
  display: none;
}
@media screen and (max-width: 994px) {
  br.l {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .Grid4 {
    margin-top: 60px;
  }
  .JS h2[class] {
    margin: 0;
  }
  .PcSection {
    display: none;
  }
  .SpSection {
    display: block;
  }
  .PcImg {
    display: none;
  }
  .SpImg {
    display: block;
  }
  br.s {
    display: block;
  }
}
@media screen and (max-width: 399px) {
  br.ss {
    display: block;
  }
}

/* RequestList
=========================================================================================== */
.RequestList {
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 50px;
  border: 1px solid #b3b3b3;
}
.RequestList .RequestListTitle {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 112.5%;
  font-weight: 600;
}
.RequestList .RequestListTitle span {
  display: inline-block;
  margin-top: 4px;
}
.RequestList .RequestListTitle:before {
  display: inline-block;
  content: "";
  background: url(/image/hsw/icon/icon_info.png) no-repeat center #b1000e;
  background-size: 22px;
  min-width: 34px;
  height: 34px;
  margin-right: 15px;
}

/* CheckIconList*/
.CheckIconList {
  margin: 0;
}
.CheckIconList li {
  width: 100%;
  background: url("/image/hsw/icon/icon_check.png") no-repeat 0 6px;
  background-size: 15px 14px;
  line-height: 160%;
  padding-top: 0;
  padding-left: 20px;
  margin-bottom: 4px;
  box-sizing: border-box;
}

/* [cc] Column
=========================================================================================== */

.suggestion_column {
	max-width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.suggestion_column .ImgOnlyStyle {
	width: calc(50% - 10px);
}

@media screen and (max-width: 579px) {
	.suggestion_column {
		flex-direction: column;
	}
	.suggestion_column .ImgOnlyStyle {
		width: 100%;
	}
}



.TableList2 th.Option:after {
  font-size: 76.38889%;
  display: inline-block;
  width: 65px;
  vertical-align: middle;
  text-align: center;
  content: "オプション";
  background: #fff;
  padding: 0;
  margin-left: 10px;
}



.youtube_box {
	max-width: 965px;
	margin: auto;
	margin-bottom: 15px;
}

