@charset "utf-8";
#slider img {
  margin: 0 auto;
  display: block;
}

.Mainvisual__Area{
  position: relative;
}


.Mainvisual__visual {
  position: relative;
  width: 100%;
  overflow: hidden;  
}
.Mainvisual__visual2 {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%;
}

.Mainvisual__visual2 iframe{
  position: absolute;
  top: 50%!important;
  left: 50%!important;
  transform: translate(-50%, -50%)!important;
  width: 102%!important;
  height: 102%!important;
  margin: 0!important;
}

.Mainvisual__visual01 {
  z-index: 10;
  height: 700px;
  background: url(/assets/img/top/visual01.jpg?20200721) center center no-repeat;
  background-size: cover;
  position: relative;
}

.Mainvisual__visual02 {
  z-index: 10;
  height: 700px;
  background: url(/assets/img/top/visual02.jpg?20200721) center center no-repeat;
  background-size: cover;
  position: relative;
}

.Mainvisual__visual03 {
  z-index: 10;
  height: 700px;
  background: url(/assets/img/top/visual03.jpg?20200721) center center no-repeat;
  background-size: cover;
  position: relative;
}

.Mainvisual__visual04 {
  z-index: 10;
  height: 700px;
  background: url(/assets/img/top/visual04.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

.Mainvisual__visual05 {
  z-index: 10;
  height: 700px;
  background: url(/assets/img/top/visual05.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

#slider .Mainvisual__visual01 .Main__Title, #slider .Mainvisual__visual02 .Main__Title, #slider .Mainvisual__visual03 .Main__Title, #slider .Mainvisual__visual04 .Main__Title, #slider .Mainvisual__visual05 .Main__Title {
  background-image: url(/assets/img/top/main_title.png);
  background-repeat: no-repeat;
  background-size: 100%;
  text-indent: 100%;
  position: relative;
  margin: 150px auto 0;
  max-width: 677px;
  width: 100%;
  height: 180px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

#slider .Mainvisual__visual01 .Main__SubTitle, #slider .Mainvisual__visual02 .Main__SubTitle, #slider .Mainvisual__visual03 .Main__SubTitle, #slider .Mainvisual__visual04 .Main__SubTitle, #slider .Mainvisual__visual05 .Main__SubTitle {
  background-image: url(/assets/img/top/main_sub_title01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  text-indent: 100%;
  max-width: 545px;
  height: 136px;
  margin: 50px auto 0;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

@media screen and (max-width: 769px) {
  header#SiteHeader {
    border-left: 0px solid #0090ff;
  }
  .Mainvisual__visual01 {
    z-index: 10;
    height: 400px;
    background: url(/assets/img/top/visual01.jpg?20200721) center top no-repeat;
    background-size: cover;
    position: relative;
  }
  .Mainvisual__visual02 {
    z-index: 10;
    height: 400px;
    background: url(/assets/img/top/visual02.jpg?20200721) center top no-repeat;
    background-size: cover;
    position: relative;
  }
  .Mainvisual__visual03 {
    z-index: 10;
    height: 400px;
    background: url(/assets/img/top/visual03.jpg?20200721) center top no-repeat;
    background-size: cover;
    position: relative;
  }
  .Mainvisual__visual04 {
    z-index: 10;
    height: 400px;
    background: url(/assets/img/top/visual04.jpg?20200721) center top no-repeat;
    background-size: cover;
    position: relative;
  }
  .Mainvisual__visual05 {
    z-index: 10;
    height: 400px;
    background: url(/assets/img/top/visual05.jpg?20200721) center top no-repeat;
    background-size: cover;
    position: relative;
  }
  #slider .Mainvisual__visual01 .Main__Title, #slider .Mainvisual__visual02 .Main__Title, #slider .Mainvisual__visual03 .Main__Title, #slider .Mainvisual__visual04 .Main__Title, #slider .Mainvisual__visual05 .Main__Title {
    background-position: top center;
    background-size: 80%;
    text-indent: 100%;
    margin: 80px auto 0;
    max-width: 677px;
    width: 100%;
    height: 165px;
  }
  #slider .Mainvisual__visual01 .Main__SubTitle, #slider .Mainvisual__visual02 .Main__SubTitle, #slider .Mainvisual__visual03 .Main__SubTitle, #slider .Mainvisual__visual04 .Main__SubTitle, #slider .Mainvisual__visual05 .Main__SubTitle {
    background-position: top center;
    background-size: 90%;
    text-indent: 100%;
    max-width: 500px;
    width: 100%;
    height: 136px;
    margin: 10px auto 0;
  }
}

#TranslationBlock ul.Languege{
	font-size: 13px;
  font-size: 1.3rem;
  max-width: 450px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	float: right;
	margin: 11px 0;
}
#TranslationBlock ul.Languege li{
	border: 1px solid #fff;
	border-radius: 10px;
	margin-right: 10px;
	
}
#TranslationBlock ul.Languege li a{
	
	padding: 3px 10px;
	display: block;
}

#TranslationBlock ul.Languege li a,
#TranslationBlock ul.Languege li a:link,
#TranslationBlock ul.Languege li a:visited,
#TranslationBlock ul.Languege li a:active
{
	color: #fff;
}
#TranslationBlock ul.Languege li a:hover{color: #000;}
#TranslationBlock ul.Languege li:hover{
	background: #fff;
}

.gnav__link select{display: none;}
@media screen and (max-width: 769px){
.gnav__link select{display: block;margin: 20px auto 10px; border-radius: 4px; padding: 2px;}
}
.Top__PdLink{
box-shadow: 0 0 7px rgba(0, 0, 0, .4);
max-width: 160px;width: 100%; position: absolute; top: 0; right: 0; background: rgba(157,188, 196, 0.5);
  border-left: 1px solid #fff; border-bottom: 1px solid #fff;
}
.Top__PdLink p{background:rgba(18, 82, 197, 0.7); font-weight: 600; padding: 10px 0;text-align: center; color: #fff;}
.Top__PdLink ol {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Top__PdLink  ol li {
  text-align: center;
  display: block;
  color: #000;
  height: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #C3C3C3;
  font-size: 14px;
}
.Top__PdLink  ol li:nth-child(4) {
border-bottom: none;
}
.Top__PdLink  ol li a{
color: #000;display: block;height: 100%; font-feature-settings: "palt"; line-height: 1.3;
}
.Top__PdLink  ol li img{
padding-bottom: 3px;
  width: 100%;
  display: block;
  margin: auto;
}
@media screen and (max-width: 1190px){
  .Top__PdLink{max-width: 130px;}
  .Top__PdLink p{font-size: 14px; padding: 4px 0;}
  .Top__PdLink  ol li {padding: 5px 0;}
  .Top__PdLink ol li img{
    width:60%;
    display:block;
    margin: 0 auto
  }
}
@media screen and (max-width: 769px){
.Top__PdLink{max-width: 769px;width: 100%; position: relative; top: 0px; right: 0;background: rgba(255,255, 255, 1); border: none;}
.Top__PdLink p{font-size: 16px; padding: 10px 0;}
.Top__PdLink ol {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Top__PdLink  ol li {
  text-align: center;
  width: 50%;
  display: block;
  color: #fff;
  padding: 5px 0;
  height: auto;
}
.Top__PdLink  ol li:nth-child(even) {
border-left: 1px solid #C3C3C3;
}
.Top__PdLink  ol li:nth-child(4) {
border-bottom: 1px solid #C3C3C3;
}
.Top__PdLink  ol li a{
color: #000;
}
  .Top__PdLink ol li a br{
    display: none;
  }
}

.NewsBox:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.NewsBox {
  width: 100%;
  background-color: #ffc923;
  position: relative;
  z-index: 300;
}

.NewsBox--Text h3 {
  font-size: 3.4rem;
  text-align: center;
  margin: 45px 0 10px;
}

.NewsBox--Text {
  float: left;
  width: 30%;
  background-image: url(/assets/img/top/news_titlebg.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.NewsBox--Text:after {
  content: '';
  position: absolute;
  bottom: -10px;
  top: 50%;
  left: 30%;
  margin: -5px 0 0 0;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #ffc923;
  border-bottom: 10px solid transparent;
}

.NewsBox--Text div {
  width: 115px;
  height: 115px;
  position: relative;
  margin: 0 auto;
  display: block;
  border: 1px solid #333333;
  border-radius: 50%;
}

.NewsBox--Text div p {
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
  position: absolute;
  font-size: 1.6rem;
  top: 50%;
  left: 50%;
  color: #333333;
  line-height: 2.8rem;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%);
}

.NewsBox dl {
  color: #222222;
  height: 100%;
  background-color: #eeeeee;
  background-image: url(/assets/img/top/bk_line.png);
  display: block;
  width: 70%;
  float: left;
  padding: 25px;
}

.NewsBox dt {
  float: left;
  margin: 10px 0 0 10px;
  padding-left: 16px;
}

.NewsBox dd {
  padding: 10px 0 10px 9em;
  margin-left: 20px;
  margin-bottom: -1px;
  border-bottom: 1px solid #cccccc;
}

.NewsBox dd:last-child {
  border-bottom: none;
}

.NewsBox time {
  font-size: 1.3rem;
  font-weight: bold;
}

.NewsBox dt span a {
  margin: 0 25px;
  width: 100px;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  background: #0095ea;
  padding: 4px 5px;
  font-size: 1.3rem;
}

.NewsBox dt span a:active, .NewsBox dt span a:hover {
  background-color: #1fa9f7;
}

.NewsBox dt span a:visited {
  color: #ffffff;
}

.NewsBox ul li p {
  padding: 5px 0 5px 9em;
  margin-bottom: -1px;
}

@media screen and (max-width: 769px) {
  .NewsBox {
    width: 100%;
    background-color: #ffc923;
    position: relative;
    z-index: 300;
  }
  .NewsBox--Text h3 {
    font-size: 2.2rem;
    text-align: center;
    padding-top: 20px;
    margin: 0px 0 10px;
  }
  .NewsBox--Text {
    float: none;
    background-color: #ffc923;
    width: 100%;
    height: 80px;
    background-size: 20%;
  }
  .NewsBox--Text div {
    width: auto;
    height: auto;
    position: relative;
    margin: 0 auto;
    padding-top: 10px;
    display: block;
    border: none;
    border-radius: 0%;
  }
  .NewsBox--Text:after {
    content: '';
    display: none;
  }
  .NewsBox--Text span {
    width: auto;
    height: auto;
    position: relative;
    border: 0px solid #333333;
    border-radius: 0%;
  }
  .NewsBox--Text span p {
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    position: absolute;
    font-size: 1.6rem;
    margin: 20px 0;
    top: 50%;
    left: 50%;
    color: #333333;
  }
  .NewsBox dl {
    background-color: #eeeeee;
    display: block;
    width: 100%;
    float: none;
    padding: 2%;
    margin: 0;
  }
  .NewsBox dt {
    float: none;
    margin: 0;
    padding-left: 0px;
    padding-top: 5px;
    font-weight: bold;
  }
  .NewsBox dd {
    padding: 8px 0 5px 0;
    margin-left: 0px;
    max-width: 700px;
    margin-bottom: 5px;
    border-bottom: 1px solid #fff;
  }
  .NewsBox dl:nth-child(odd) {}
  .NewsBox dd span {
    margin-right: 15px;
  }
}

.Main__SvList:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Main__SvList ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Main__SvList ul li {
  text-align: center;
  background: #0095ea;
  width: 25%;
  display: block;
  color: #fff;
  padding: 40px 0;
}

.Main__SvList ul li:nth-child(odd) {
  background: #084ea1;
}

.Main__SvList ul li>img {
  margin: 0 auto 20px;
  max-width: 190px;
  width: 100%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.Main__SvList ul li>img:hover {
  -o-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

#TopVideo {
  width: 105%;
  min-height: 100%;
  height: auto;
  position: relative;
  margin-top: -30%;
  z-index: 0;
}
#TopVideo 
.texture-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(/assets/img/top/grid_bg.png);
  z-index: 2;
}

.Main__SvList .video_box {
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  position: relative;
  height: 230px;
   background-image: url(/assets/img/top/mvbg_01.jpg);
 background-size: cover;
 background-attachment: fixed;
}
@media screen and (max-width: 769px){
.Main__SvList .video_box {background-size: 100% auto; background-attachment: scroll;}
.Main__SvList .video_box h3.Sv__Title {color: #fff; padding-top: 10px;}
}

#TopVisual {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  margin-bottom: -10px;
  overflow: hidden;
  display: block;
  position: relative;
  max-height: 70px;
}

h3.Sv__Title {
  text-align: center;
  font-size: 4.0rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 999;
  margin: 95px 0 40px 0;
}

.Main__SvList ul li h4 {
  font-weight: bold;
  font-size: 2.6rem;
  letter-spacing: .1em;
  text-align: center;
}

.Main__SvList ul li>p {
  margin: 20px 10px;
  line-height: 1.5em;
  text-align: left;
  padding: 0 15px;
}

.Main__SvList ul li .TopButton__PickUp {
  letter-spacing: .1em;
  position: relative;
  max-width: 300px;
  width: 80%;
  margin: 0 auto;
  color: #084ea1;
  font-size: 1.8rem;
  text-align: center;
  border-radius: 5px;
  background-color: #fff;
  line-height: 4rem;
  font-weight: bold;
}

.TopButton__PickUp:before {
  /*白いひし型 */
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 85%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #084ea1;
}

.TopButton__PickUp:after {
  /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 83%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #fff;
}

.TopButton__PickUp a {
  display: block;
}

.TopButton__PickUp a:hover, .TopButton__PickUp a:visited {
  color: #084ea1;
}

@media screen and (max-width: 769px) {
  #TopVideo {
    display: none;
  }
  .texture-overlay {
    background: none;
  }
  .Main__SvList .video_box {
    height: 100px;
  }
  .Main__SvList ul li {
    background: #0095ea;
    width: 50%;
    display: block;
    color: #fff;
    padding: 20px 0;
  }
  .Main__SvList ul li:nth-child(4) {
    background: #084ea1;
  }
  .Main__SvList ul li:nth-child(2), .Main__SvList ul li:nth-child(3) {
    background: #0095ea;
  }
  .Main__SvList ul li>img {
    margin: 0 auto 20px;
    max-width: 100px;
    width: 100%;
  }
  h3.Sv__Title {
    text-align: center;
    font-size: 3.0rem;
    margin-bottom: 20px;
    margin-top: 25px;
    color: #222;
  }
  .Main__SvList ul li h4 {
    font-weight: bold;
    font-size: 1.8rem;
  }
  .Main__SvList ul li .TopButton__PickUp {
    letter-spacing: 0px;
    width: 80%;
    font-size: 1.8rem;
    ;
    background-color: #fff;
    line-height: 3rem;
  }
}

.DrawingBox {
  padding: 40px 0 0;
  background-image: url(/assets/img/top/drawing_bg.gif);
  background-repeat: repeat;
}

.Drawing__Title {
  text-align: center;
  margin: 40px 0;
}

.Drawing__Title img {
  max-width: 479px;
  width: 100%;
}

.DrawingBox ul {
  max-width: 1600px;
  margin: 0 auto;
  background-image: url(/assets/img/top/drawing_bgBtm.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  padding-bottom: 20%;
}

.DrawingBox ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.DrawingBox ul li {
  border: 1px solid #3263b9;
  color: #000;
  float: left;
  max-width: 735px;
  width: 44%;
  min-height: 175px;
  background: #121212;
  margin: 20px 3%;
  line-height: 1.5;
}

.DrawingBox ul li h4 {
  font-size: 3.0rem;
  margin-bottom: 25px;
  font-weight: bold;
}

.DrawingBox ul li>a {
  color: #000;
  margin: 20px;
  background-color: hsla(0, 0%, 100%, 0.60);
  height: 100%;
  text-align: center;
  padding: 25px;
  font-weight: bold;
  position: relative;
  display: block;
}

.DrawingBox ul li.DrawingBox_inn01 {
  background-image: url(/assets/img/top/drawing01bg.png);
  background-repeat: repeat;
}

.DrawingBox ul li.DrawingBox_inn02 {
  background-image: url(/assets/img/top/drawing02bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}


.L_button {
  position: absolute;
  left: 85%;
  top: 31%;
  width: 40px;
  height: 40px;
  background: #0090ff;
  border-radius: 5px;
}

.L_button:before {
  /*白いひし型 */
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 41%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #fff;
}

.L_button:after {
  /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 34%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #0090ff;
}

@media screen and (max-width: 769px) {
  .DrawingBox ul li {
    border: 1px solid #3263b9;
    float: none;
  }
  .DrawingBox ul li {
    box-sizing: inherit;
    max-width: 800px;
    width: 94%;
    min-height: 135px;
    background: #121212;
    margin: 10px 3%;
  }
  .DrawingBox ul li h4 {
    font-size: 2.0rem;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .DrawingBox ul li>a {
    color: #000;
    margin: 10px;
    background-color: hsla(0, 0%, 100%, 0.60);
    height: 100%;
    text-align: center;
    padding: 25px;
    font-weight: bold;
    position: relative;
    display: block;
  }
  .DrawingBox ul li:first-child {

    background-repeat: repeat;
  }
  .DrawingBox ul li:nth-child(2) {
    background-repeat: repeat;
  }
  .L_button {
    left: 0px;
    top: 0%;
    width: 20px;
    height: 100%;
    border-radius: 0px;
  }
  .L_button:before {
    top: 50%;
    left: 41%;
    width: 8px;
    height: 8px;
  }
  .L_button:after {
    top: 50%;
    left: 34%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
  }
}


/*---------------下層セカンドTOP共通------------*/

ul.Second__List{
display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.Second__List li {
  float: left;
  background: #dce0e3;
}

html:root ul.Second__List li {
  width: 32.083333%;
  width: -webki-calc(385 / 1200 * 100%);
  width: calc(385 / 1200 * 100%);
  margin-bottom: 20px;
}

ul.Second__List li:nth-child(2) {
  margin: 0 20px 20px;
}

html:root ul.Second__List li:nth-child(2) {
  margin: 0 1.666666% 20px;
  margin: 0 -webki-calc(20 / 1200 * 100%) 20px;
  margin: 0 calc(20 / 1200 * 100%) 20px;
}

.Second__List_w {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Second__List:after, .Second__List_w:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

ul.Second__List li img, ul.Second__List_w li img {
  width: 100%;
  display: block;
  height: 255px;
  object-fit: cover;
  object-position: bottom;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

ul.Second__List li img:hover, ul.Second__List_w li img:hover {
  -o-transform: scale3d(1.01, 1.01, 1);
  -moz-transform: scale3d(1.01, 1.01, 1);
  -ms-transform: scale3d(1.01, 1.01, 1);
  -webkit-transform: scale3d(1.01, 1.01, 1);
  transform: scale3d(1.01, 1.01, 1);
}

ul.Second__List li .ListLink__box, ul.Second__List_w li .ListLink__box {
  padding: 25px;
}

ul.Second__List li span, ul.Second__List_w li span {
  font-weight: bold;
  font-size: 2.0rem;
  padding: 0 10px 0 20px;
  background: url(/assets/img/common/biret.png) no-repeat 0% 50%;
}

ul.Second__List li span:before {}

ul.Second__List a, ul.Second__List_w a {
  color: #333333;
}

ul.Second__List li p, ul.Second__List_w li p {
  margin-top: 10px;
  line-height: 2.5rem;
}

ul.Second__List_w li {
  float: left;
  background: #dce0e3;
}

html:root ul.Second__List_w li {
  width: 49.1666666%;
  width: -webki-calc(589 / 1200 * 100%);
  width: calc(589 / 1200 * 100%);
  margin-bottom: 20px;
}

ul.Second__List_w li:nth-child(2) {
  margin: 0 0 20px 20px;
}

html:root ul.Second__List_w li:nth-child(2) {
  margin: 0 0 20px 1.666666%;
  margin: 0 0 20px -webki-calc(20 / 1200 * 100%);
  margin: 0 0 20px calc(20 / 1200 * 100%);
}

.Second__List_w:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

@media screen and (max-width: 640px) {
  ul.Second__List {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ul.Second__List li {
    float: left;
    width: 48%;
    background: #dce0e3;
  }
  .fit-img {
    object-fit: cover;
    object-position: bottom;
    font-family: 'object-fit: cover; object-position: bottom;'
  }
  html:root ul.Second__List li {
    width: 48%;
    /* Android4.3以下用フォールバック */
    margin-bottom: 20px;
  }
  ul.Second__List li:nth-child(2) {
    margin: 0 2% 20px 0;
  }
  html:root ul.Second__List li:nth-child(2), html:root ul.Second__List li:nth-child(4) {
    margin: 0 2% 20px 0;
    margin: 0 -webki-calc(20 / 1200 * 100%) 20px;
    margin: 0 calc(20 / 1200 * 100%) 20px;
  }
  .Second__List:after, .Second__List_w:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  ul.Second__List li img, ul.Second__List_w li img {
    width: 100%;
    display: block;
    height: 180px;
  }
  ul.Second__List li .ListLink__box, ul.Second__List_w li .ListLink__box {
    padding: 15px;
  }
  ul.Second__List li span, ul.Second__List_w li span {
    font-weight: bold;
    font-size: 1.6rem;
    padding: 0 10px 0 18px;
    background: url(/assets/img/common/biret.png) no-repeat 0% 50%;
  }
  ul.Second__List li span:before {}
  ul.Second__List a, ul.Second__List_w a {
    color: #333333;
  }
  ul.Second__List li p, ul.Second__List_w li p {
    margin-top: 10px;
    line-height: 2.2rem;
  }
  ul.Second__List_w {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ul.Second__List_w li {
    float: left;
    width: 590px;
    background: #dce0e3;
  }
  html:root ul.Second__List_w li {
    width: 49.1666666%;
    /* Android4.3以下用フォールバック */
    width: -webki-calc(589 / 1200 * 100%);
    width: calc(589 / 1200 * 100%);
    margin-bottom: 20px;
  }
  ul.Second__List_w li:nth-child(2) {
    margin: 0 0 20px 20px;
  }
  html:root ul.Second__List_w li:nth-child(2) {
    margin: 0 0 20px 1.666666%;
    margin: 0 0 20px -webki-calc(20 / 1200 * 100%);
    margin: 0 0 20px calc(20 / 1200 * 100%);
  }
  .Second__List_w:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
}


/*---------------下層NEWS共通------------*/

.news_visual {
  background-image: url(/assets/img/news/mainvisual.jpg);
  ;
}


/*---------------下層事業紹介共通------------*/

.business_visual {
  background-image: url(/assets/img/business/mainvisual.jpg);
}


/*---------------下層COMPANY共通------------*/

.company_visual {
  background-image: url(/assets/img/company/mainvisual.jpg);
}


/*---------------下層COMPANY＞会社概要------------*/

.products_visual {
  background-image: url(/assets/img/products/mainvisual.jpg);
}


/*---------------下層お問合せページ------------*/

.inquiry_visual {
  background-image: url(/assets/img/inquiry/mainvisual.jpg);
}


/*---------------下層PRODUCTS------------*/

.products_visual {
  background-image: url(/assets/img/products/mainvisual.jpg);
}


/*---------------下層TEC------------*/

.tec_visual {
  background-image: url(/assets/img/tec/mainvisual.jpg);
}


/*---------------下層NEWS-----------*/

.Topics__list {
  max-width: 1200px;
  padding: 40px 20px;
}

.Topics__list:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Topics__list dl {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: block;
  width: 100%;
  float: left;
  margin-top: 40px;
}

.Topics__list dt {
  float: left;
  margin: 17px 0 15px 0px;
  padding-left: 16px;
  font-weight: bold;
}

.Topics__list dt span {
  margin-right: 25px;
  background: #add2e4;
  padding: 2px 5px;
}

.Topics__list dt time {
  margin-right: 25px;
  padding: 2px 5px;
}

.Topics__list dd {
  padding: 0px 0 20px 9em;
  margin: 15px 0 0px 0px;
  margin-bottom: -1px;
  border-bottom: 1px solid #ccc;
}

.Pagenation {
  text-align: center;
  margin: 60px 0 0px 0;
}

.wp-pagenavi {
  clear: both;
}

.wp-pagenavi li {
  background-color: #ffffff;
  color: #161e21;
  display: inline-block;
}

.page-numbers li span {
  display: inline;
  margin: 0 5px;
  line-height: 1em;
  font-size: 1.2rem;
  border: 1px solid #add0e4;
  padding: 10px 14px;
  text-decoration: none;
}

.page-numbers li a {
  display: inline;
  margin: 0 5px;
  line-height: 1em;
  font-size: 1.2rem;
  border: 1px solid #0067ff;
  padding: 10px 14px;
  text-decoration: none;
}

.page-numbers li .current {
  background-color: #d3dfdd;
}

.page-numbers li a:hover {
  background-color: #add0e4;
  color: #161e21;
}

.wp-pagenavi span.current {
  font-weight: bold;
}

.wp-pagenavi .next {
  background: #add0e4;
}

.wp-pagenavi span {
  margin: 0 5px;
  display: inline;
  line-height: 1em;
  font-size: 1.2rem;
  padding: 10px 14px;
  text-decoration: none;
}

.Topics__Detail {
  margin: 0 20px;
}

.Topics__Body {}

.Topics__BodyHeader:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Topics__BodyHeader {
  margin: 35px 0px;
}

.Topics__BodyHeader .Topics__Day {
  float: left;
}

.Topics__BodyHeader .Topics__Cat {
  float: right;
  background: #add2e4;
  padding: 2px 5px;
}

.Topics__Body .Topics__Main {}


/*---------------下層COMPANY＞会社概要------------*/

ol.Outline {
  width: 70%;
  margin: 20px auto;
}

ol.Outline:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

ol.Outline li {
  width: 45%;
  float: left;
  padding: 0px 0;
  text-align: center;
  border: 2px solid #30a3fb;
}

ol.Outline li:first-child {
  margin-right: 10%;
}

ol.Outline li a {
  display: block;
  padding: 13px;
  background-image: url(/assets/img/company/biret.jpg);
  background-repeat: no-repeat;
  background-position: 20px center;
}

.Outline__Table table {
  margin-top: 50px;
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

#Map {
  width: 100%;
  height: 400px;
}

.Outline__Table table th {
  padding: 15px 20px;
  width: 35%;
  background: #f0f0f0;
  text-align: center;
  border: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
}

.Outline__Table table td {
  width: 65%;
  text-align: left;
  background: #fff;
  padding: 5px 0px 5px 15px;
  border: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
}

.Outline__Table table td li {
  padding-left: 30px;
  background-image: url(/assets/img/company/biret02.jpg);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

@media screen and (max-width: 798px) {
  ol.Outline {
    width: 95%;
    margin: 20px auto;

  }
  ol.Outline li a {
    display: block;
    padding: 5px;
    background-image: url(/assets/img/company/biret.jpg);
    background-repeat: no-repeat;
    background-position: 8px center;
    background-size: 10px;
  }
  .Outline__Table table th {
    padding: 5px 0px;
    width: 100%;
    display: block;
    font-weight: bold;
    background: #f0f0f0;
    text-align: center;
    border: none;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    vertical-align: middle;
  }
  .Outline__Table table td {
    display: list-item;
    width: 100%;
    text-align: left;
    background: #fff;
    padding: 5px 0px 15px 15px;
    border: none;
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    vertical-align: middle;
  }
}


/*---------------下層COMPANY＞社長挨拶共通------------*/

.top_message_img {
  margin: 90px 16.6666% 50px;
  max-width: 66.6666%;
  text-align: center;
}

.top_message_text {
  margin: 0px 16.6666% 20px;
  text-align: center;
  line-height: 2.75rem;
}

.top_message_text p {
  margin-bottom: 20px;
}

@media screen and (max-width: 798px) {
  .top_message_img {
    margin: 90px 10% 50px;
    max-width: 80%;
    text-align: center;
  }
}


/*---------------下層COMPANY＞取り組み拶共通------------*/

.std h3.Policy__H3_First {
  text-align: center;
  font-weight: bold;
  font-size: 2.6rem;
  margin-bottom: 60px;
  border-left: none;
}

.std h3.Policy__H3_First:after {
  position: relative;
  bottom: -15px;
  content: '';
  display: block;
  margin: 0 auto;
  max-width: 170px;
  border-top: solid 3px #0090ff;
}

.Policy__List {
  max-width: 760px;
  margin: 43px auto 0;
}

.Policy__List dt {
  float: left;
  width: 70px;
  font-weight: 300;
  font-size: 4rem;
  text-align: center;
  padding-top: 10px;
}

.Policy__List dd {
  padding-left: 5em;
  margin-bottom: 45px;
}

.Policy__List dd>div, .Policy__List dd>p {
  border-left: 3px solid #0090ff;
  padding: 10px 0 10px 45px;
}

.policy_block {
  max-width: 1100px;
  margin: 0 auto;
}

.policy_block:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.policy_block .img_block img {
  float: left;
  width: 37.7%;
  margin-right: 8.6%;
  border: 3px solid #cccccc;
  box-sizing: border-box;
}

.policy_block .info_block {
  float: left;
  width: 53.7%;
}

.policy_block .info_block table {
  margin-top: 50px;
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

.policy_block .info_block table th {
  padding: 15px 20px;
  background: #f0f0f0;
  border: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
}

.policy_block .info_block table td {
  text-align: center;
  background: #fff;
  border: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  .std h3.Policy__H3_First {
    font-size: 2.2rem;
  }
  .Policy__List {
    max-width: 760px;
    margin: 43px auto 0;
  }
  .Policy__List dt {
    float: left;
    width: 20px;
    font-weight: 300;
    font-size: 3rem;
    text-align: center;
    padding-top: 5px;
  }
  .Policy__List dd {
    padding-left: 2em;
    margin-bottom: 20px;
  }
  .Policy__List dd>div, .Policy__List dd>p {
    border-left: 3px solid #0090ff;
    padding: 0px 0 10px 15px;
  }
  .policy_block .img_block img {
    float: none;
    width: 60%;
    margin: 0 20%;
    text-align: center;
    border: 3px solid #cccccc;
    box-sizing: border-box;
  }
  .policy_block .info_block {
    float: none;
    width: 100%;
  }
  .policy_block .info_block table {
    margin-top: 10px;
    font-size: 100%;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
  }
  .policy_block .info_block table th {
    padding: 10px;
  }
  .policy_block .info_block table td {}
}


/*---------------下層COMPANY製品年表------------*/

.Product--Bg01 .inner:after, .Product--Bg02 .inner:after, .Product--Bg03 .inner:after, .Product--Bg04 .inner:after, .Product--Bg05 .inner:after, .inner:after, .Product--Bg05 .inner:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Detail__Header_Visual .swiper-pagination-bullet-active {
  opacity: 1;
  background: #0090ff;
}

.Product__Left {
  width: 25%;
  float: left;
}

.Product__Right {
  width: 50%;
  float: left;
}

.Products__Img01, .Products__Img02, .Products__Img03, .Products__Img04, .Products__Img05 {
  position: relative;
}

.Products__Img01--Position01, .Products__Img02--Position01 {
  position: absolute;
  top: 50px;
  right: -20px;
}

.Products__Img03--Position01 {
  position: absolute;
  top: 100px;
  right: -20px;
}

.Products__Img03--Position02 {
  position: absolute;
  top: 350px;
  right: -20px;
}

.Products__Img04--Position01 {
  position: absolute;
  top: 250px;
  right: -20px;
}

.Products__Img05--Position01 {
  position: absolute;
  top: 150px;
  right: -20px;
}

.Products__Img05--Position02 {
  position: absolute;
  top: 550px;
  right: -20px;
}

.Products__Img01--Position01 span {
  text-align: center;
}

.Product__Right {
  border-left: 1px solid #fff;
  color: #fff;
  line-height: 2.4rem;
  padding-left: 20px;
  box-sizing: padding-box;
  margin-left: 150px;
}

.effect01 .inner {
  transition: .5s;
  transition-delay: .5s;
}

.Product__Right .font_s {
  font-size: 2.4rem;
}

.Product__Right .font_l {
  font-size: 3.0rem;
}

.Product__Right li:before {
  position: absolute;
  content: "●";
  text-decoration: line-through;
  margin-left: -29px;
  margin-top: -5px;
}

.Product__Right li {
  position: relative;
  padding-bottom: 30px;
}

.Product__Right li .Product__Age--Text {
  position: absolute;
  font-family: -apple-system, BlinkMacSystemFont, 'Tahoma', 'Verdana', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  left: -140px;
  color: #004d99;
  font-weight: 600;
}

.Product__Right p {
  border-radius: 5px;
  border: 1px solid #fff;
  display: inline-block;
  margin: 5px 0;
  padding: 0 3px;
}

.Product__Age, .Product--Bg02 ul, .Product--Bg03 ul, .Product--Bg04 ul, .Product--Bg05 ul, .Product--Bg06 ul {
  transition: opacity 2.5s;
  -moz-transition: opacity 2.5s;
  -webkit-transition: opacity 2.5s;
  -o-transition: opacity 2.5s;
  transition: transform 2.5s;
  -moz-transition: transform 2.5s;
  -webkit-transition: transform 2.5s;
  -o-transition: transform 2.5s;
}

.Product__Age {
  font-family: -apple-system, BlinkMacSystemFont, 'Tahoma', 'Verdana', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  width: 135px;
  height: 135px;
  position: relative;
  margin: 0 auto;
  display: block;
  background: #004d99;
  border-radius: 50%;
  padding-top: 45px;
}

.Product__Age p {
  text-align: center;
  color: #fff;
}

.Product__Age p {
  font-size: 2.2rem;
  font-weight: bold;
}

.Product__Age p.age {
  font-size: 1.6rem;
  font-weight: bold;
  padding-top: 10px;
}

.Product--Bg01 .inner {
  text-align: center;
  color: #fff;
}

.Product--Bg01 {
  padding-top: 50px;
  background-color: #b9a68b;
  background-image: url(/assets/img/company/product_bg01.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.Product--Bg01 p {
  line-height: 2.5rem;
  padding-bottom: 20px;
}

.Product--Bg01 p.large {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 20px 0 20px 0;
  margin-bottom: 20px;
}

.Product--Bg01 p.large br {
  display: none;
}

.Product--Bg02 {
  padding-top: 50px;
  margin-top: -2px;
  background-color: #b9a68b;
}

.Product--Bg03 {
  padding-top: 0px;
  margin-top: -1px;
  background: linear-gradient(180deg, #b9a68b, #cccc99);
}

.Product--Bg04 {
  padding-top: 0px;
  margin-top: -1px;
  background: linear-gradient(180deg, #cccc99, #99cc99);
}

.Product--Bg05 {
  padding-top: 0px;
  margin-top: -1px;
  background: linear-gradient(180deg, #99cc99, #66cc99);
}

.Product--Bg06 {
  padding-top: 0px;
  margin-top: -1px;
  background: linear-gradient(180deg, #99cc99, #66cccc);
  background-color: #66cccc;
}

.Product--Bg03 .Product__Age, .Product--Bg04 .Product__Age, .Product--Bg05 .Product__Age, .Product--Bg06 .Product__Age {
  margin-top: 20px;
}

.Product--Bg03 ul, .Product--Bg04 ul, .Product--Bg05 ul, .Product--Bg06 ul {
  margin-top: 20px;
}

.Product--Bg06 {
  background-image: url(/assets/img/company/product_bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}

@media screen and (max-width: 870px) {
  .Product--Bg01 p.large br {
    display: block;
  }
  .Product--Bg01 p {
    padding: 2%;
    color: #000;
  }
  .Product--Bg01 {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
  }
  .Product__Left {
    width: 100%;
    float: none;
  }
  .Product__Right {
    width: 100%;
    float: none;
    margin-left: 10px;
  }
  .Products__Img01 span, .Products__Img02 span, .Products__Img03 span, .Products__Img04 span, .Products__Img05 span {
    display: none;
  }
  .Products__Img01 img, .Products__Img02 img, .Products__Img03 img, .Products__Img04 img, .Products__Img05 img {
    opacity: 0.7;
  }
  .Products__Img01--Position01, .Products__Img02--Position01, .Products__Img03--Position01, .Products__Img03--Position02, .Products__Img04--Position01, .Products__Img05--Position01, .Products__Img05--Position02 {
    right: 10px;
  }
  .Product__Age {
    font-family: -apple-system, BlinkMacSystemFont, 'Tahoma', 'Verdana', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    display: block;
    background: #ffffff;
    border-radius: 0;
    padding: 8px 0 8px 15px;
  }
  .Product__Age>p {
    font-size: 2.4rem;
    padding: 2px;
    color: #003366;
  }
  .Product__Age p:nth-child(2) {
    font-size: 1.8rem;
    padding: 3px 0 0 5px;
    font-weight: normal;
    color: #004d99;
  }
  .Product--Bg03 .Product__Age, .Product--Bg04 .Product__Age, .Product--Bg05 .Product__Age, .Product--Bg06 .Product__Age {
    margin-top: 0px;
  }
  .Product__Right li .Product__Age--Text {
    position: relative;
    font-family: -apple-system, BlinkMacSystemFont, 'Tahoma', 'Verdana', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
    left: auto;
    color: #004d99;
    font-size: 2.4rem;
    font-weight: 600;
  }
  .Full__Block .inner {
    width: 100%;
  }
  .Product--Bg02 .Products__Img01 {
    margin-top: 20px;
  }
}


/*---------------下層技術情報------------*/

.Tec__List {
  background-color: #dce0e3;
  padding: 15px;
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.Tec__List li {
  width: 385px;
  background: #fff;
}

html:root ul.Tec__List li {
  width: 32.083333%;
  /* Android4.3以下用フォールバック */
  width: -webki-calc(385 / 1200 * 100%);
  width: calc(385 / 1200 * 100%);
  margin-bottom: 20px;
}

ul.Tec__List li:nth-child(2), ul.Tec__List li:nth-child(5), ul.Tec__List li:nth-child(8) {
  margin: 0 20px 20px;
}

html:root ul.Tec__List li:nth-child(2), html:root ul.Tec__List li:nth-child(5), html:root ul.Tec__List li:nth-child(8) {
  margin: 0 1.666666% 20px;
  ;
  margin: 0 -webki-calc(20 / 1200 * 100%) 20px;
  margin: 0 calc(20 / 1200 * 100%) 20px;
}

.Tec__List:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

ul.Tec__List li img {
  width: 100%;
  display: block;
  height: 255px;
  object-fit: cover;
}

ul.Tec__List li .ListLink__box p {
  word-wrap: break-word;
}

ul.Tec__List li .ListLink__box {
  padding: 15px;
  background: #fff;
}

ul.Tec__List li span {
  font-weight: bold;
  font-size: 2.0rem;
  padding: 0 10px 0 20px;
  background: url(/assets/img/common/biret.png) no-repeat 0% 50%;
}

ul.Second__List li span:before {}

ul.Tec__List a {
  color: #333333;
}

ul.Tec__List li p {
  margin-top: 10px;
  line-height: 2.5rem;
}

@media screen and (max-width: 769px) {
  ul.Tec__List li {
    float: left;
    width: 385px;
    background: #dce0e3;
  }
  html:root ul.Tec__List li {
    width: 49%;
    background-color: #fff;
    /* Android4.3以下用フォールバック */
    margin-bottom: 20px;
  }
  ul.Tec__List li:nth-child(2), ul.Tec__List li:nth-child(4) {
    margin: 0 0 20px 2%;
    background-color: #fff;
  }
  html:root ul.Tec__List li:nth-child(2), html:root ul.Tec__List li:nth-child(4) {
    margin: 0 0 20px 2%;
  }
}


/*---------------下層技術情報　技術慮力------------*/

.System {
  padding: 45px 0;
  margin: 45px 0 0px 0;
}

.Core {
  padding: 45px 0 20px;
  margin: 45px 0 0px;
  background-image: url(/assets/img/tec/flow-img.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 80%;
}

.System h3, .Core h3 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 35px;
  font-size: 2.8rem;
  color: #0066cc;
}

.System ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Core ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}

.System h3 {}

.System ul li {
  width: 23%;
  margin: 0 1%;
  position: relative;
  color: #fff;
}

.System ul li img {
  max-width: 100%;
}

.System ul li h4 {
  text-align: center;
  font-size: 3.0rem;
  margin-bottom: 15px;
}

.System ul li .System--img {
  text-align: center;
  margin: 5px 0 10px;
}

.System ul li p {
  line-height: 2.2rem;
}

.System ul li:before {
  content: '';
  display: block;
}

.Core ul li {
  width: 190px;
  padding: 20px 35px;
  margin: 20px 2% 0;
  border: 2px solid #0090ff;
  background-color: #eeeff3;
  color: #0090ff;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.Core ul li:nth-child(1) {
  font-size: 1.8rem;
}

.Core ul li:last-child {
  font-size: 2.2rem;
}

.Core ul {
  margin-bottom: 130px;
}

.Core ul li:before {
  content: '';
  position: absolute;
  bottom: -25px;
  right: 0;
  left: 45%;
  margin: -5px 0 0 0;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 25px solid #0090ff;
}

.Core ul li:nth-child(1):before {
  left: 10%;
}

.Core ul li:nth-child(2):before {
  left: 20%;
}

.Core ul li:nth-child(3):before {
  left: 25%;
}

.Core ul li .Core__box {
  font-weight: bold;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
}

.Core ul li .Core__box:before, .Core ul li .Core__box:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.Core ul li:last-child .Core__box:before {
  display: none;
}

.Pdf__Btn {
  letter-spacing: 5px;
  position: relative;
  max-width: 300px;
  width: 80%;
  margin: 45px auto 15px;
  color: #084ea1;
  font-size: 1.8rem;
  text-align: center;
  border-radius: 5px;
  border: 2px solid #3266cc;
  background-color: #fff;
  line-height: 4rem;
  font-weight: bold;
}

.Pdf__Btn a:visited {
  color: #3266cc;
}

.Pdf__Btn a {
  display: block;
}

.Pdf__Btn:hover {
  background: #184ea1;
}

.Pdf__Btn:hover a {
  color: #fff;
}

.Pdf__Btn:hover:after {
  background: #184ea1;
}

.Pdf__Btn:before {
  /*白いひし型 */
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 84%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background: #084ea1;
}

.Pdf__Btn:after {
  /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 83%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background: #fff;
}

.Element h4 {
  border-left: 3px solid #0090ff;
  padding: 10px 0 10px 10px;
  font-size: 2rem;
  font-weight: bold;
  margin: 60px 0 30px;
  color: #0090ff;
}

.Element ol>li {
  width: 29.666666%;
  float: left;
}

.Element ol>li:nth-child(2) {
  margin: 0 4%;
}

.Element ol>li ul {
  border-top: 4px solid #1ca0f2;
  padding-top: 10px;
}

.Element h5 {
  font-size: 2rem;
  text-align: center;
  border-left: none;
  padding: 5px 0;
}

.Element ol>li ul li {
  padding-left: 25px;
  background-image: url(/assets/img/\products/biret.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  background-size: 18px;
  margin-top: 5px;
}

.Element ol:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Element_No {
  text-align: center;
  margin: 0 auto;
  width: 50%;
  position: relative;
}

.Element_NoInn {
  border: 3px solid #1ca0f2;
  width: 100%;
}

.Element_NoInn--white {
  background: #fff;
  width: 70%;
  ;
  position: relative;
  z-index: 500;
  margin: -4px auto;
}

.Element_No span {
  font-size: 1.4rem;
}

.Element_No p {
  font-size: 2.8rem;
}

.System h3, .Core h3 {
  line-height: 2.8rem;
}

@media screen and (max-width: 1200px) {
  .Core {
    background-size: 90%;
  }
  .Core ul li {
    margin: 20px 1% 0;
  }
  .Core ul li .Core__box:before {
    top: 35%;
  }
  .Core ul li {
    padding: 10px 10px;
  }
}

@media screen and (max-width: 1000px) {
  .Core ul li:nth-child(1):before {
    left: 48%;
  }
  .Core ul li:nth-child(2):before {
    left: 48%;
  }
  .Core ul li:nth-child(3):before {
    left: 48%;
  }
  .Core ul li:nth-child(4):before {
    left: 48%;
  }
  .System h3, .Core h3 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 2.2rem;
    color: #0066cc;
  }
  .Element h4 {
    margin: 30px 0 15px;
  }
  .System {
    padding: 10px 0;
    margin: 10px 0;
  }
  .System ul li {
    width: 45%;
    margin: 0 1% 1%;
    position: relative;
    color: #fff;
    padding: 3px;
  }
  .System ul li:before {
    display: none;
  }
  .System ul li h4 {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
  .System ul li .System--img {
    margin: 5px 0 15px;
  }
  .Core ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .Core ul li {
    width: 80%;
    margin: 20px 0% 0;
    height: 80px;
  }
  .Core ul li br {
    display: none;
  }
  .Core ul li .Core__box {}
  .Core ul li .Core__box:before {
    display: none;
  }
  .Core ul li:last-child {
    width: 80%;
    height: 80px;
    margin: 20px 0% 0;
  }
  .Core ul li:last-child:before {
    display: none;
  }
  .Core ul li:last-child .Core__box {
    width: 100%;
    height: 80px;
    font-size: 2rem;
  }
  .Core {
    background: #eeeff3;
    padding: 45px 0 1px;
    margin: 45px 0 0px;
  }
}

@media screen and (max-width: 789px) {
  .Element ol>li {
    width: 90%;
    margin: 5%;
    float: left;
  }
  .Element ol>li:nth-child(2) {
    margin: 5%;
  }
  .Element h5 {
    font-size: 2rem;
    margin: 10px 0;
  }
  .Element_No p {
    font-size: 2.2rem;
  }
  .Pdf__Btn {
    margin-bottom: 60px;
  }
}

.Tec_Element_Title {
  width: 100%;
  margin: 0 auto 60px;
}

.Tec_Element_Title img {
  width: 100%;
}

.Element_Example {
  width: 48%;
  float: left;
}

.Element_Example:first-child {
  margin-right: 2%;
}

.Element_Example:last-child {
  margin-left: 2%;
}

.Element_Example h5 {
  background: #0090ff;
  padding: 10px 0;
  border-left: none;
  margin-bottom: 0;
  margin-top: 60px;
  color: #ffffff;
}

.Element_Example table {
  margin: 0;
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

.Element_Example table th {
  padding: 10px 20px;
  width: 40%;
  background: #f0f0f0;
  text-align: center;
  border: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
}

.Element_Example table td {
  width: 60%;
  text-align: left;
  background: #fff;
  padding: 5px 0px 5px 15px;
  border: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
}

@media screen and (max-width: 789px) {
  .Element_Example {
    width: 90%;
    float: none;
    margin: 0 auto!important;
  }
}


/*---------------下層製品紹介------------*/

.Product__Contents {}

.Product__Contents .std {
  margin-top: 30px;
  padding-bottom: 20px;
}

ul.Product__List {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.Product__List li {
  float: left;
  width: 385px;
  background: #fff;
  padding: 10px;
  border: 1px solid #cccccc;
  display: inline-block
}

html:root ul.Product__List li {
  width: 23.75%;
  width: -webki-calc(284 / 1200 * 100%);
  width: calc(284/ 1200 * 100%);
  margin-bottom: 20px;
  padding: 10px;
}

ul.Product__List li {
  margin: 0 20px 20px 0;
}

html:root ul.Product__List li {
  margin: 0 1.666666% 20px 0;
  margin: 0 -webki-calc(20 / 1200 * 100%) 20px 0;
  margin: 0 calc(20 / 1200 * 100%) 20px 0;
}

ul.Product__List li:nth-child(4) {
  margin: 0 0px 20px;
}

html:root ul.Product__List li:nth-child(4), html:root ul.Product__List li:nth-child(8), html:root ul.Product__List li:nth-child(12) {
  margin: 0 0 20px;
}

.Product__List:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

ul.Product__List li img, ul.Second__List li img {}

ul.Product__List li img {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 200px;
  object-fit: cover;
  margin-bottom: 5px;
}

ul.Product__List li .ListLink__box {
  padding: 0px;
}

ul.Product__List a {
  color: #333333;
}

ul.Second__List li p {
  margin-top: 10px;
  line-height: 2.0rem;
}

@media screen and (max-width: 789px) {
  html:root ul.Product__List li {
    width: 49.1666666%;
    margin-bottom: 20px;
    padding: 10px;
  }
  ul.Product__List li {
    margin: 0 20px 20px 0;
  }
  html:root ul.Product__List li {
    margin: 0 1.666666% 20px 0;
    margin: 0 -webki-calc(20 / 1200 * 100%) 20px 0;
    margin: 0 calc(20 / 1200 * 100%) 20px 0;
  }
  html:root ul.Product__List li:nth-child(even) {
    margin: 0 0 20px;
  }
}


/*---------------下層IDRAWINGページ------------*/

.DrawingArea {
  width: 100%;
  position: relative;
}

.DrawingArea .main_visual {
  width: 100%;
  position: relative;
  background-image: url(/assets/img/drawing/main_visual.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding-top: calc(820 / 1600 * 100%);
  /* calc(画像高さ ÷ 画像横幅 × 100%) */
  height: 0;
}

.DrawingArea h1 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: left;
  text-indent: -9999px;
  margin: -34% auto 0;
  height: 288px;
  background-image: url(/assets/img/drawing/main_title.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 850px;
}

@media screen and (max-width: 1300px) {
  .DrawingArea h1 {
    width: 80%;
    margin: -34% 10% 0;
    background-size: 80%;
    font-size: 3.6rem;
  }
}

.DrawingArea #section00 {
  background-color: #1090B7;
  position: relative;
  padding: 30px 0;
  text-align: center;
  color: aliceblue;
  font-size: 2.2rem;
  font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "MSP明朝", "MS PMincho", "MS 明朝", serif;
     line-height:3.8rem;
}
.DrawingArea #section00 p{
margin-bottom: 15px;	
}
.DrawingArea #section01 {
  background-color: #fff;
  position: relative;
  z-index: 555;
  background-image: url(/assets/img/drawing/section01_bg.jpg);
  background-repeat: no-repeat;
  background-position: -35% bottom;
  background-size: auto 100% ;
}

.DrawingArea #section01 h2 {
  padding: 50px 0;
  text-align: center;
  font-size: 4.8rem;
  color: #0066cc;
  font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "MSP明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 500;
}

.DrawingArea .sc_01_box {
  background-image: url(/assets/img/drawing/section01_bg_obj.png);
  background-repeat: no-repeat;
  background-position: 5% bottom;
  background-size: 335px;
}

.DrawingArea .sc_01_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.DrawingArea .Sc_01__Right {
  margin-left: 35%;
  width: 65%;
  position: relative;
  z-index: 999;
}

.DrawingArea .Sc_01__TextInn {
  background-color: hsla(0, 0%, 100%, 0.4);
  padding: 10px;
}

.DrawingArea .Sc_01__Text {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 10% 0 0%;
}

.DrawingArea .Sc_01__Right h3 {
  text-align: center;
  font-size: 3.6rem;
  font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "MSP明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.DrawingArea .Sc_01__Right .h3_sub {
  font-size: 1.8rem;
  color: #0066cc;
  font-family: '小塚ゴシック Pro L', 'Kozuka Gothic Pro Light', sans-serif;
  display: block;
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: .1em;
}

.DrawingArea .meg {
  font-size: 1.8rem;
}

.DrawingArea .Sc_01__Right p {
  margin-bottom: 25px;
  line-height: 2.5rem;
}

.DrawingArea .Sc_01__Right .msg {
  max-width: 1000px;
}

.DrawingArea .Sc_01__Right em {
  color: firebrick;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}

.DrawingArea .Sc_01__Right ol {
  margin: 40px 5% 0px;
  padding-bottom: 70px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.DrawingArea .Sc_01__Right ol li {
  background: #0066cc;
  width: 40%;
  margin: 0 5px;
  text-align: center;
  font-size: 2.2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.DrawingArea .Sc_01__Right ol li a {
  position: relative;
}

.DrawingArea .Sc_01__Right ol li a:after {
  content: '';
  position: absolute;
  bottom: 7px;
  left: 50%;
  margin: 0 0 0 -5px;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 7px solid #0066cc;
  border-left: 15px solid transparent;
}

.DrawingArea .Sc_01__Right ol li a:before {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin: 0 0 0 -5px;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 7px solid #FFFFFF;
  border-left: 15px solid transparent;
}

.DrawingArea .Sc_01__Right ol li a, .Sc_01__Right ol li a:link, .Sc_01__Right ol li a:visited {
  display: block;
  color: #fff;
  padding: 15px 0;
}
.slideOpen_Btn{
	max-width: 250px;
	width: 100%;
	line-height: 4rem;
	margin: 10px auto;

	border: 2px solid #fff;
	position: relative;
}


.slideOpen_Btn:after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 118px;
    top: 55px; 
}

.DrawingArea #section01,
.DrawingArea #section02,
.DrawingArea #section03,
.DrawingArea #section04,
.DrawingArea .section05{
	display: none;
}
.DrawingArea #section02 {
  background: #629fc6;
  color: #000;
  overflow: hidden;
  margin: 0 0px;
  padding: 170px 0 300px 0;
  background-image: url(/assets/img/drawing/section02_bg.png);
  background-position: right 100px;
  background-repeat: no-repeat;
  background-size: 748px 900px;
  height: 100%;
}

.DrawingArea #section02 {
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  transition: all 2s;
}

.DrawingArea #section02.open {
  background: none;
}

/*.DrawingArea #section03 .section03_box {
  -webkit-transition: all 6s;
  -moz-transition: all 6s;
  transition: all 6s;
}*/

.DrawingArea #section03 .open {
  background: none !important;
}

.DrawingArea #section02>div>h2, .DrawingArea #section02>div>h3 {
  -webkit-transition: all 1s;
  -webkit-transform: translate(0, 0);
  -moz-transition: all 1s;
  -moz-transform: translate(0, 0);
  transition: all 1s;
  transform: translate(0, 0);
  opacity: 1;
}

.DrawingArea #section02>div>h2.move {
  -moz-transform: translate(300px, 0);
  -webkit-transform: translate(300px, 0);
  transform: translate(300px, 0);
  opacity: 0;
}

.DrawingArea #section02>div>h3 {
  -moz-transition: all 2s;
  -moz-transform: translate(0, 0);
  -webkit-transition: all 2s;
  -webkit-transform: translate(0, 0);
  transition: all 2s;
  transform: translate(0, 0);
  opacity: 1;
}

.DrawingArea #section02>div>h3.move {
  -moz-transform: translate(300px, 0);
  -webkit-transform: translate(300px, 0);
  transform: translate(300px, 0);
  opacity: 0;
}

.DrawingArea #section02>div>p {
  -moz-transition: all 3s;
  -moz-transform: translate(0, 0);
  -webkit-transition: all 3s;
  -webkit-transform: translate(0, 0);
  transition: all 3s;
  transform: translate(0, 0);
  opacity: 1;
}

.DrawingArea #section02>div>p.move {
  -moz-transform: translate(600px, 0);
  -webkit-transform: translate(600px, 0);
  transform: translate(600px, 0);
  opacity: 0;
}

.DrawingArea #section03 h2, .DrawingArea #section03 h3 {
  -webkit-transition: all 2s;
  -webkit-transform: translate(0, 0);
  -moz-transition: all 2s;
  -moz-transform: translate(0, 0);
  transition: all 2s;
  transform: translate(0, 0);
  opacity: 1;
}

.DrawingArea #section03 h2.move {
  -webkit-transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
  transform: translate(0, -100px);
  opacity: 0;
}

.DrawingArea #section03 h3 {
  -webkit-transition: all 2s;
  -webkit-transform: translate(0, 0);
  -moz-transition: all 2s;
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.DrawingArea #section03 h3.move {
  -webkit-transform: translate(100px, 0);
  -moz-transform: translate(100px, 0);
  transform: translate(100px, 0);
  opacity: 0;
}

.DrawingArea #section03 p {
  -webkit-transition: all 3s;
  -webkit-transform: translate(0, 0);
  -moz-transition: all 3s;
  -moz-transform: translate(0, 0);
  transition: all 3s;
  transform: translate(0, 0);
  opacity: 1;
}

.DrawingArea #section03 p.move {
  -webkit-transform: translate(-600px, 0);
  -moz-transform: translate(-600px, 0);
  transform: translate(-600px, 0);
  opacity: 0;
}

.DrawingArea #section02 h2, .DrawingArea #section04 h2 {
  color: #fff;
}

.DrawingArea .DrawingArea #section02 h3, .DrawingArea #section04 h2 {
  color: #fff;
}

.DrawingArea #section03 h2 {
  color: #003366;
  margin-top: 80px;
}

.DrawingArea #section03 h3 {
  color: #000;
  line-height: 4.5rem;
}

.DrawingArea #section02 h2, .DrawingArea #section03 h2 {
  font-size: 6.0rem;
  text-align: center;
  font-weight: bold;
}

.DrawingArea #section02 h2, .DrawingArea #section04 h2 {
  color: #fff;
}

.DrawingArea #section02 h3, .DrawingArea #section04 h2 {
  color: #fff;
}

.DrawingArea #section03 h2 {
  color: #003366;
  margin-top: 80px;
}

.DrawingArea #section03 h3 {
  color: #000;
  line-height: 4.5rem;
}

.DrawingArea #section02 h2, .DrawingArea #section03 h2 {
  font-size: 6.0rem;
  text-align: center;
  font-weight: bold;
}

.DrawingArea #section04 h2 {
  padding: 165px 0 30px 0;
  text-align: center;
  font-size: 6rem;
  color: #fff;
  font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "MSP明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 500;
}

.DrawingArea #section04 .h2_sub {
  font-size: 1.8rem;
  color: #fff;
  font-family: '小塚ゴシック Pro L', 'Kozuka Gothic Pro Light', sans-serif;
  display: block;
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: .1em;
}

.DrawingArea #section02 .h2_sub, .DrawingArea #section03 .h2_sub {
  font-size: 2.4rem;
  text-align: center;
  font-weight: bold;
}

.DrawingArea #section02 h3 {
  text-align: center;
  font-size: 3.6rem;
  font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "MSP明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 500;
  position: relative;
  width: 800px;
  margin: 20px auto 50px;
}

.DrawingArea #section03 h3 {
  text-align: center;
  font-size: 3.6rem;
  font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "MSP明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 500;
  position: relative;
  width: 800px;
  margin: 20px auto 50px;
}

.DrawingArea #section02 h3:before, .DrawingArea #section03 h3:before {
  background: url(/assets/img/drawing/before_biret.png) no-repeat 0% 100%;
  content: '';
  width: 100%;
  height: 25px;
  display: block;
}

.DrawingArea #section02 h3:after, .DrawingArea #section03 h3:after {
  content: '';
  width: 100%;
  height: 25px;
  display: block;
  background: url(/assets/img/drawing/after_biret.png) no-repeat 100% 40%;
  /*フレーム下部画像*/
}

.DrawingArea #section02 .section02_box p, .DrawingArea #section03 .section03_box p {
  line-height: 3rem;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.DrawingArea #section03 {
  color: #000;
  overflow: hidden;
  margin: -400px 0 -450px;
  padding: 0 0 640px 0;
  -webkit-transform: translate(0, 200px) skew(0, 10deg);
  -ms-transform: translate(0, 200px) skew(0, 10deg);
  transform: translate(0, 200px) skew(0, 10deg);
  background-image: url(/assets/img/drawing/section03_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.DrawingArea #section03 .section03_box {
  background-image: url(/assets/img/drawing/section03_bg_obj.jpg);
  background-repeat: no-repeat;
  background-position: center 60%;
  background-size: contain;
  padding: 150px 0 0 0;
  -webkit-transform: skew(0, -10deg);
  -ms-transform: skew(0, -10deg);
  transform: skew(0, -10deg);
}

.DrawingArea #section04 {
  color: #000;
  margin: 0 0px;
  z-index: 333;
	overflow: hidden;
  transition: opacity 0.3s;
  position: relative;
}



.DrawingArea #section04 .section04_box {
  max-width: 1600px;
  padding-bottom: 200px;
  margin: 0 auto;

  -webkit-transition: all 2s;
  transition: all 2s;
  -moz-transition: all 2s;
  opacity: 1;
}
.DrawingArea .Sc_04__Left {
  float: left;
  width: 50%;
	max-width: 540px;
  border-spacing: inherit;
  position: relative;
  padding: 0 5%;
	overflow: hidden;
  box-sizing: border-box;
}
.DrawingArea #section04 .open {
  opacity: 0;
}

.DrawingArea #section04 .sc_04_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.DrawingArea .section04_btn {
  clear: both;
  border: 3px solid #fff;
  max-width: 500px;
  width: 80%;
  margin: 30px auto;
}

.DrawingArea .section04_btn a {
  display: block;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-size: 2.4rem;
  background-image: url(/assets/img/drawing/file.png);
  background-position: 130px center;
  background-repeat: no-repeat;
  background-size: 25px;
}



.DrawingArea .swiper-container {
  width: 540px;
  width: 100%;
  height: auto;
  margin: 0px auto;
}

.DrawingArea .swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}


.Change_img  li,.Change_img> li > img{ height: 255px!important; width: 360px!important;}

.Sc_04__Left.bx-wrapper{width: 360px!important; max-width: 360px!important;}
.Sc_04__Left .bx-viewport{width: 360px!important; max-width: 360px!important;}
.Sc_04__Left .bx-wrapper .bx-pager{width: 90%;}
.Sc_04__Left .bx-wrapper{margin-bottom:60px;}
.DrawingArea .swiper-slide img {
  width: 540px;
  width: 100%;
}

.DrawingArea .Sc_04__Right {
  float: left;
  width: 50%;
  padding: 0 5% 5%;
  box-sizing: border-box;
  text-align: center;
}

.DrawingArea .Sc_04__Right img {
  max-width: 250px;
  margin-bottom: 20px;
}

.DrawingArea .Sc_04__Right p {
  text-align: left;
  line-height: 2.5rem;
  margin-top: 30px;
  color: #fff;
  font-family: Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "MSP明朝", "MS PMincho", "MS 明朝", serif;
}

.DrawingArea .section05 {
  position: relative;
  z-index: 666;
  background: #fff;
  height: 190px;
  margin-top: -140px;
  background-image: url(/assets/img/drawing/drawing_bgBtm.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}
.DrawingArea #section04:before{
    content: "";
    width: 678%;
    height: 200%;
    position: absolute;
    background-color: #779594;
    background-image: url(/assets/img/drawing/section04_bg.jpg);
    background-position: 0 top;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -55%;
    top: 0;
    display: inline-block;
    transform: skewX(-80deg);
    z-index: -1;
}
@media screen and (max-width: 1650px) {
  .DrawingArea .Sc_01__Right h3 {
    font-size: 2rem;
  }
  .DrawingArea #section03 {
    margin: -400px 0 -250px;
    padding: 0 0 450px 0;
  }
  .DrawingArea #section04 {
    padding: 0px 0 110px 0;
  }
	.DrawingArea #section04:before{
    width: 678%;
    height: 170%; 
    margin-top: -57%;
}
}

@media screen and (max-width: 1300px) {
  .DrawingArea #section01 {
    background-color: #ccc;
  }
  .DrawingArea .Sc_01__Right ol {
    margin: 40px 5% 0px;
    padding-bottom: 70px;
    display: block;
  }
  .DrawingArea .Sc_01__Right ol li {
    background: #0066cc;
    width: 80%;
    margin: 5px auto;
    text-align: center;
    font-size: 2.0rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  .DrawingArea #section01 h2 {
    padding: 50px 0;
    font-size: 3rem;
  }
  .Sc_01__Right {
    padding: 0 5%;
    width: 100%;
    box-sizing: padding-box;
    margin-left: 0px;
  }
  .Sc_01__Text {
    width: 100%;
    margin: 0 auto;
    padding: 0 0% 0 25%;
  }
  .Sc_01__Right ol {
    margin: 20px 5% 0px;
    padding-bottom: 30px;
  }
  .Sc_01__Right ol li {
    margin: 0 5%;
    text-align: center;
    font-size: 1.8rem;
  }
  .Sc_01__Right ol li a, .Sc_01__Right ol li a:link, .Sc_01__Right ol li a:visited {
    padding: 15px 0;
  }
  .Sc_01__Right h3 {
    font-size: 2.8rem;
  }
  .DrawingArea #section02 {
    padding: 50px 0 300px 0;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 100%;
  }
  .DrawingArea #section02 h2, .DrawingArea #section03 h2 {
    font-size: 4.0rem;
    text-align: center;
    font-weight: bold;
  }
  .DrawingArea #section02 h3 {
    font-size: 2.4rem;
    font-weight: bold;
    position: relative;
    width: 75%;
    margin: 20px auto 50px;
  }
  .DrawingArea #section02 h3:before, .DrawingArea #section03 h3:before {
    width: 100%;
    height: 25px;
    display: block;
  }
  .DrawingArea #section02 h3:after, .DrawingArea #section03 h3:after {
    width: 100%;
    height: 25px;

    display: block;
  }
  .DrawingArea #section03 h3 {
    font-size: 2.4rem;
    font-weight: bold;
    position: relative;
    width: 75%;
    margin: 20px auto 50px;
  }
  .DrawingArea #section03 {
    margin: -400px 0 -250px;
    padding: 0 0 450px 0;
  }
  .DrawingArea #section03 .section03_box {
    padding: 10px 0 0 0;
  }
  .DrawingArea #section02 .h2_sub, .DrawingArea #section03 .h2_sub {
    font-size: 2rem;
  }
  .sc_01_box {
    background-size: 300px;
  }
  .DrawingArea #section04 {
    min-height: 900px;
    color: #000;
    overflow: hidden;
    margin: 0 0px;
    padding: 0px 0 260px 0;
  }
	.DrawingArea #section04:before{
    width: 678%;
    height: 120%; 
    margin-top: -57%;
}
  .DrawingArea #section04 h2 {
    padding: 220px 0 0px 0;
    font-size: 4rem;
  }
	.DrawingArea .section05 {

  margin-top: 0px;

}
}

@media screen and (max-width: 1100px) {
  .DrawingArea .Sc_01__Text {
    width: 100%;
    margin: 0 auto;
    padding: 0 0% 0 0%;
  }
  .DrawingArea #section04 .section04_box {
    padding-bottom: 0px;
  }
		.DrawingArea #section04:before{
    width: 678%;
    height: 120%; 
    margin-top: -57%;
}
}

@media screen and (max-width: 970px) {
	.DrawingArea #section00 p {
   font-size: 1.6rem;
		padding-left:20px;
		padding-right:20px;
}
	.slideOpen_Btn {
		line-height: 3rem;
}
  .DrawingArea #section00 {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
	.DrawingArea #section01 {

  background-position: left bottom;
  background-size: auto 100% ;
}

  .DrawingArea #section02 {
    padding: 50px 0 50px 0;
    height: 100%;
  }
  .DrawingArea .sc_01_box {
    background-image: none;
  }
  .DrawingArea #section03 {
    color: #000;
    overflow: hidden;
    margin: -200px 0 -0px;
    padding: 0 0 50px 0;
    -webkit-transform: translate(0, 200px) skew(0, 0deg);
    -ms-transform: translate(0, 200px) skew(0, 0deg);
    transform: translate(0, 200px) skew(0, 0deg);
  }
  .DrawingArea #section03 .section03_box {
    padding: 0px 0 0 0;
    -webkit-transform: skew(0, -0deg);
    -ms-transform: skew(0, -0deg);
    transform: skew(0, -0deg);
  }
  .DrawingArea #section04 {
    color: #000;
    overflow: hidden;
    margin: 0 0px;
    padding: 0px 0 250px 0;
    background-color: #779594;
    -webkit-transform: translate(0, 200px) skew(0, -0deg);
    -ms-transform: translate(0, 200px) skew(0, -0deg);
    transform: translate(0, 200px) skew(0, -0deg);
    transition: opacity 0.3s;
    position: relative;
  }
  .DrawingArea #section04 .section04_box {
    max-width: 1600px;
    margin: 0 auto;
    padding-bottom: 0px;
    -webkit-transform: skew(0, 0deg);
    -ms-transform: skew(0, 0deg);
    transform: skew(0, 0deg);
  }
  .DrawingArea #section04 h2 {
    padding: 50px 0 0px 0;
    display: block;
  }
  .DrawingArea .section05 {
	  display: none;
	  height: 0px;
  }
  .DrawingArea .Sc_04__Left {
    float: none;
    margin: 0 auto;
	  width: 60%;
    max-width: 460px;
    padding: 0 5%;
  }
  .DrawingArea .Sc_04__Right {
    float: none;
    width: 100%;
    padding: 60px 5% 0px;
  }
  .DrawingArea .section05 {
    display: none;
  }
  .DrawingArea .Sc_01__Right {
    margin-left: 0%;
    width: 100%;
    position: relative;
    z-index: 999;
  }
  .DrawingArea .section04_btn a {
    font-size: 1.8rem;
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 25px;
  }
}

@media screen and (max-width: 798px) {
  .DrawingArea #section02 .section02_box p, .DrawingArea #section03 .section03_box p {
    line-height: 2.8rem;
    max-width: 100%;
    margin: 0 5%;
  }
  .DrawingArea #section01 h2 {
    padding: 50px 0;
    font-size: 2.4rem;
    line-height: 1.3em;
  }
  .DrawingArea #section02 {
    background-size: 60%;
    height: 100%;
  }
  .DrawingArea #section02 {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
  }
  .DrawingArea #section02.open {
    background: none;
  }
	.DrawingArea .Sc_04__Left {
    float: none;
    margin: 0 auto;
    width: 85%;
    max-width: 350px;
    padding: 0 5%;
}
	
.Change_img  li,.Change_img> li > img{ height: 212px!important; width: 300px!important;}

.Sc_04__Left.bx-wrapper{width: 300px!important; max-width: 300px!important;}
.Sc_04__Left .bx-viewport{width: 300px!important; max-width: 300px!important;}
.Sc_04__Left .bx-wrapper .bx-pager {
    width: 100%;
}

}


/*--------------------お問合せページ--------------------------*/

.Inquiry-header {}

.Inquiry-header__text {
  line-height: 2.6rem;
  padding: 15px 0 45px 0;
  text-align: center;
}

.Inquiry-form {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #e8ecf1;
  box-sizing: padding-box;
  padding: 55px 20px;
}

.Inquiry-form h2 {
  font-size: 3.0rem;
  text-align: center;
}

.Inquiry-form__Text {
  line-height: 2.6rem;
  padding: 15px 0;
  text-align: center;
}

.Inquiry-form__Box {
  max-width: 800px;
  margin: 0 auto;
}

.Inquiry-form__Item {
  display: flex;
  border-top: 1px solid #fff;
}

.Inquiry-form__Type-TextMin {
  width: 200px;
  padding: 11px;
  box-sizing: border-box;
  background: #fff;
  transition: 0.3s border;
  border-radius: 7px;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  margin-right: 5px;
}

.Inquiry-form__Type-Text {
  width: 460px;
  padding: 11px;
  box-sizing: border-box;
  background: #fff;
  transition: 0.3s border;
  border-radius: 7px;
  border: 1px solid #ccc;
}

.Inquiry-form__Type-Checkbox {
  box-sizing: border-box;
  box-shadow: 0px 1px 3px #CCC inset;
}
form#mailformpro .Inquiry-form__Body label.mfp_checked {
  border: none;
  background-color: inherit;
  box-shadow: none;
}
form#mailformpro .Inquiry-form__Body label.mfp_not_checked {
  border: none;
}

.Inquiry-form__Label {}

.Inquiry-form__Header {
  width: 35%;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 1.7rem;
}

.Inquiry-form__Body p {
  font-size: 1.4rem;
}

.Inquiry-form__Body {
  width: 65%;
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 120%;
}

.Inquiry-form__Required {
  margin-right: 18px;
  padding: 5px 13px;
  width: 50px;
  background: #fc3030;
  font-size: 12px;
  border-radius: 5px;
  color: #fff;
}

.Inquiry-form__Type-Textarea {
  width: 460px !important;
  height: 160px !important;
  padding: 11px;
  box-sizing: border-box;
  background: #fff;
  transition: 0.3s border;
  outline: none;
  border-radius: 7px;
  border: 1px solid #ccc;
}

.mfp_element_all {
  max-width: 100%!important;
}

.Inquiry-form__Body p.pink {
  margin-top: 10px;
  line-height: 1.3em;
}

.Plivacy {
  background: hsla(55, 85%, 92%, 1.00);
  padding: 10px;
  text-align: center;
  margin-top: 10px;
  line-height: 2.4rem;
}

.Plivacy h3 {
  font-size: 2.4rem;
  margin: 15px 0;
}

.Plivacy p {
  font-size: 1.2rem;
}

.Inquiry-footer p {
  text-align: center;
}

.Inquiry-footer__Item {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 30px;
}

.General__Button {
  margin: 10px 20px 30px 20px;
  font-size: 2.0rem;
}

.General__Button--wide {
  font-size: 2.0rem;
  padding: 5px 30px;
}

.General__Button--Blue {
  border: 1px solid hsla(207, 100%, 50%, 1.00);
  background: hsla(207, 100%, 50%, 1.00);
  text-align: center;
  border-radius: 5px;
  color: #fff!important;
}

.General__Button--Blue:hover {
  border: 1px solid hsla(207, 100%, 50%, 1.00);
  background: hsla(207, 100%, 50%, 1.00);
  color: #fff;
  cursor: pointer;
}

.General__Button--Blue:before {
  position: absolute;
  top: 50%;
  left: 15px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #fff;
}

.General__Button--Blue:disabled {
  border-color: #ccc;
  background-color: #ccc;
}

.g-recaptcha > div{
  margin: 20px auto;
}

@media screen and (max-width:1285px) {
  .Inquiry-form {
    padding: 55px 20px;
  }
}
@media screen and (max-width:1000px) {
  .Inquiry-form__Required{
    display: block;
    margin-top: -8px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 798px) {
  .Inquiry-form {
    padding: 30px 10px;
  }
  .Inquiry-form__Item {
    display: block;
  }
  .Inquiry-form__Header, .Inquiry-form__Body {
    width: 100%;
  }
  .Inquiry-form__Header {
    padding-bottom: 0;
  }
  .Inquiry-form__Header p {
    font-weight: bold;
  }
  .Inquiry-form__Required{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
  }
  .Inquiry-footer p {
    line-height: 1.3em;
    margin-bottom: 20px;
  }
  .Plivacy {
    padding: 20px;
  }
  .Plivacy p {
    text-align: left;
  }
  .Inquiry-form__Type-Textarea, .Inquiry-form__Type-Text {
    width: 100%!important;
  }
  input.Inquiry-form__Type-TextMin {
    width: 48%!important;
    margin-right: 2%!important;
  }
  input#mfp_element_4, input#mfp_element_6 {
    margin-right: 0!important;
  }
  button[type="reset"] {
    margin: 0 2% 20px 0;
    width: 48%;
  }
  button[type="submit"] {
    margin: 0 0 20px 2%;
    width: 48%;
  }
  button[type="reset"], button[type="submit"] {
    font-size: 1.6rem;
    padding: 5px;
  }
}


/*---------------下層製品紹介ページ------------*/

.Detail .std {
  padding-bottom: 0px;
}

.Detail__Header {
  margin-top: 0px;
  background-color: #eeeeee;
  padding: 30px !important;
  box-sizing: border-box;
}

.Detail__Header:after, .Detail__Chara:after, .Detail__Spec:after, .Detail__Optin:after, .Detail__Other:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Detail__Header h2 {
  margin-bottom: 30px;
}

.Detail__Other_Left h3, .Detail__Other_Right h3 {
  border-left: 2px solid #0090ff;
  padding: 10px 20px;
  text-align: left;
  font-size: 2.6rem;
  margin-bottom: 20px;
}

.Detail__Header h3:after, .Detail__Other_Left h3:after, .Detail__Other_Right h3:after {
  position: relative;
  bottom: -15px;
  content: '';
  display: block;
  margin: 0 auto;
  max-width: 0;
  border-top: none;
}

.Detail__Header_Visual {
  float: left;
  width: 35%;
}

.Detail__Header_Visual img {
  width: 100%;
  border: 2px solid #ccc;
}

.Detail__Header_Visual .bx-default-pager {
  width: 100%;
}

.Detail__Header_Visual .swiper-pagination {
  padding: 0 32% 0 32%;
}

.Detail__Header_Text {
  float: right;
  width: 60%;
}

.Detail__Header_Text h2 {
  font-size: 2.4rem;
  background: #0966C9;
  color: #fff;
  padding: 10px 0;
  line-height: 1.3em;
  margin-bottom: 30px;
}

.Detail__Header_Cat {
  padding: 0 0 10px 0;
  color: #0090ff;
}

.Detail__Header_Sub {
  border-left: 2px solid #666666;
  padding: 0 10px;
  margin-left: 0px;
  color: #666666;
}

.Detail__Chara h3, .Detail__Spec h3 {
  text-align: left;
  font-weight: bold;
  font-size: 2.5rem;
  margin-bottom: 30px;
}

.Detail__Optin h3 {
  font-size: 2.5rem;
}

.Detail__Chara_Text {
  text-align: center;
}

.Detail__Optin-img {
  max-width: 100%;
}

.Detail__Chara_Text02 {
  margin-top: 10px;
  margin-bottom: -20px;
  text-align: left;
}

.Detail__Text--Blue {
  color: #0066cb;
}

.Detail__Chara_Table table {
  margin-top: 25px;
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

.Detail__Chara_Table table th {
  padding: 5px 15px;
  background: #cccccc;
  border: none;
  text-align: center;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0.3em;
}

.Detail__Chara_Table table td {
  text-align: left;
  background: #fff;
  padding-left: 15px;
  border: none;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  vertical-align: middle;
}

.Detail__Spec table th.left_text, .Detail__Spec table td.left_text {
  text-align: left;
}

.Detail__Spec {}

.Detail__Spec_Table table {
  margin-top: 0;
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  margin-bottom: 20px;
}

.Detail__Spec_Table table th {
  padding: 5px 15px;
  background: #fff;
  border: none;
  text-align: center;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  vertical-align: middle;
}

.Detail__Spec_Table .header {
  background: #cccccc;
  font-weight: bold;
}

.Detail__Spec_Table table td {
  text-align: center;
  background: #fff;
  padding-left: 15px;
  width: 75%;
  border: none;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  vertical-align: middle;
}

.Detail__Spec_Table table tr:nth-child(even) td, .Detail__Spec_Table table tr:nth-child(even) th {
  background: #f1f1f1;
}

.Detail__Other_Left {
  width: 50%;
  float: left;
}

.Detail__Other_Right {
  width: 50%;
  float: left;
}

.Detail__Other_Left li, .Detail__Other_Right li {
  padding-left: 25px;
  background-image: url(/assets/img/\products/biret.png);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 18px;
}

.Detail__Movie__Wrapper{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Detail__Movie{
  width: 48%;
  position: relative;
  margin: 0 0 30px;
  padding-bottom: 27%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}

.Detail__Movie iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width:798px) {
  .Detail__Header_Visual {
    float: none;
    width: 90%;
    margin-top: -30px;
  }
  .Detail__Header_Text {
    float: left;
    width: 97.5%;
    margin: 0 1.25% 20px;
  }
  .Detail__Chara_Table th, .Detail__Chara_Table td {
    width: 100%;
    display: block;
  }
  .Detail__Chara_Table td {
    border-left: 1px solid #dcdcdc!important;
    border-right: 1px solid #dcdcdc!important;
    border-top: none!important;
    padding: 5px 15px;
    border-bottom: none!important;
  }
  .Detail__Chara_Table table {
    border-bottom: 1px solid #dcdcdc!important;
  }
  .Detail__Spec_Table th {
    padding: 5px;
  }
  .Detail__Spec_Table td {
    padding: 5px 5px 5px 0;
  }
  .Detail__Chara_Text img {
    width: 100%;
  }
  
  .Detail__Movie{
    width: 100%;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  }
  
}


/*** 　　　　　　　　　　　　　　　　　　　 事業紹介　　　　　　　　　　　　　　　　　　　　　 ***/

.Business:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Business__Header:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Business_Htext {
  margin-top: 35px;
  text-align: left;
  line-height: 2.8rem;
}

.Business__Header_Img {
  float: left;
  text-align: center;
  width: 32%;
  padding-top: 0;
}

.Business__Header_info {
  background: #ccc;
  margin: 10px 0 0 0;
  border-radius: 5px;
  padding: 2px;
  font-size: 1.2rem;
  position: relative;
}

.Business__Header_info:after {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin: 0 0 0 -5px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ccc;
  border-left: 10px solid transparent;
}

.Business__Header_Point {
  background: #084ea1;
  margin: 10px;
  border-radius: 10px;
  padding: 20px;
  color: #fff;
}

.Business__Header_Point p.Business__Header_Point_heder {
  text-align: center;
  font-weight: 900;
  font-size: 2rem;
  margin-bottom: 10px;
  letter-spacing: 0.5em;
}

.Business__Header_Point ul span {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  width: 10%;
  position: relative;
  display: inline-block;
  float: left;
}

.Business__Header_Point ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Business__Header_Point ul p {
  width: 90%;
  display: inline-block;
  float: left;
  border-left: 1px solid #4e8db7;
  margin-bottom: 10px;
  padding-left: 2%;
  padding-right: 2%;
}

.Business__Header_Point ul li {
  clear: both;
  display: block;
}

.Business__Header_Img img {
  max-width: 383px;
  width: 100%;
}

.Business__Header_Text {
  float: left;
  width: 65%;
  margin-left: 3%;
  margin-top: 15px;
}

.Business__List {}

.Business__List ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Business__List ul li {
  width: 100%;
}

.Business__List ul li:after {
  clear: both;
  content: "";
  display: block;
}

.Business__List ul {
  margin: 50px 0;
}

.Business__List ul li {
  margin-bottom: 20px;
}

.Business__List ul li:last-child {
  margin-bottom: 0px;
}

.Business__List__ObjBox {
  min-width: 112px;
  width: 20%;
  float: left;
}

.Business__List__Obj {
  width: 162px;
  height: 100%;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 5px 0;
	text-align: center;
}

.Business__List__TextBox, .Business__List ul li>p {
  float: left;
  /*max-width: 430px;*/
  width: 80%;
  padding-left: 1%;
}

.Business__List ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Business__List ul li .Business__List__TextBox {}

.Business__List ul li:nth-child(1) .Business__List__Obj {
  background: #3282C2;
}

.Business__List ul li:nth-child(1) .Business__List__TextBox {
  border-left: 2px solid #3282C2;
}

.Business__List ul li:nth-child(2) .Business__List__Obj {
  background: #35AA61;
}

.Business__List ul li:nth-child(2) .Business__List__TextBox {
  border-left: 2px solid #35AA61;
}

.Business__List ul li:nth-child(3) .Business__List__Obj {
  background: #7BAF33;
}

.Business__List ul li:nth-child(3) .Business__List__TextBox {
  border-left: 2px solid #7BAF33;
}

.Business__List ul li:nth-child(4) .Business__List__Obj {
  background: #B89B29;
}

.Business__List ul li:nth-child(4) .Business__List__TextBox {
  border-left: 2px solid #B89B29;
}

.Business__List ul li:nth-child(5) .Business__List__Obj {
  background: #BA395E;
}

.Business__List ul li:nth-child(5) .Business__List__TextBox {
  border-left: 2px solid #BA395E;
}

.Business__List ul li:nth-child(6) .Business__List__Obj {
  background: #754695;
}

.Business__List ul li:nth-child(6) .Business__List__TextBox {
  border-left: 2px solid #754695;
}

.Business__Development:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Business__Detail h4 {
  background: #0090ff;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  margin-top: 20px;
  padding: 2px;
}

.Business__Detail .Block_list01 {
  padding: 2px 10px;
  border: 1px solid #0090ff;
}

.Business__Detail .Block_list01 li {
  padding: 5px 20px;
  position: relative;
  list-style: none;
  font-weight: bold;
}

.Business__Detail .Block_list01 li:after {
  display: block;
  content: "";
  position: absolute;
  top: 55%;
  left: 0px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  border-radius: 50%;
  /* CSS3草案 */
  -webkit-border-radius: 50%;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 50%;
  /* Firefox用 */
  background: #0066cb;
}

.Business__Development img.img {
  width: 100%;
  max-width: 900px;
  margin-bottom: 30px;
}

.Business__Development--Img {
  width: 48%;
  float: left;
}

.Business__Development--Img p {
  text-align: center;
}

.Business__Development--Img img {
  width: 100%;
}

.Business__Development--Text {
  width: 48%;
  margin-left: 4%;
  float: left;
}

@media screen and (max-width:1150px) {
  .Business__List {
    margin-top: 30px;
  }
  .Business__List ul {
    width: 94%;
    margin: 0 auto;
  }
  .Business__List ul li {
    /*width: 49%;*/
  }
  .Business__List__ObjBox {
    min-width: 112px;
    width: 20%;
    float: none;
    margin: 0 auto 20px;
  }
  .Business__List ul li:nth-child(1) .Business__List__TextBox {
    border: none;
  }
  .Business__List ul li:nth-child(2) .Business__List__TextBox {
    border: none;
  }
  .Business__List ul li:nth-child(3) .Business__List__TextBox {
    border: none;
  }
  .Business__List ul li:nth-child(4) .Business__List__TextBox {
    border: none;
  }
  .Business__List ul li:nth-child(5) .Business__List__TextBox {
    border: none;
  }
  .Business__List ul li:nth-child(6) .Business__List__TextBox {
    border: none;
  }
  .Business__List__Obj {
    width: 96px;
    height: 96px;
    color: #fff;
    border-radius: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .Business__List ul li p {
    float: none;
    /*max-width: 430px;*/
    width: 98%;
    padding: 0 1%;
  }
  .Business__List__TextBox {
    width: 100%;
  }
  .Business__List ul li:nth-child(6) .Business__List__Obj {
    padding: 0 13px;
  }
}

@media screen and (max-width:798px) {
  .Business__Header_Img {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 60%;
  }
  .Business__Header_Text {
    float: none;
    width: 90%;
    margin: 0 5%;
    margin-top: 15px;
  }
  h4.Business_Detail_Title {
    font-size: 1.8rem!important;
    font-weight: bold;
    margin: 20px 0;
    border-bottom: 3px solid #ddd;
    padding: 10px 0;
  }
  .Business__Development--Img {
    width: 80%;
    float: none;
    margin: 0 auto;
  }
  .Business__Development--Img img {
    width: 100%;
  }
  .Business__Development--Text {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
}


/*** 　　　　　　　　　　　　　　　　　　　 部門紹介　　　　　　　　　　　　　　　　　　　　　 ***/

ul.Department_Info {
  margin: 60px 0;
}

ul.Department_Info li {
  margin-bottom: 20px;
  color: #fff;
}

ul.Department_Info li>div:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.Department_IMG {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  width: 100%;
  padding: 3%;
}

.Department_IMG_01 {
  background-image: url(/assets/img/tec/department_thum_01.jpg);
}

.Department_IMG_02 {
  background-image: url(/assets/img/tec/department_thum_02.jpg);
}

.Department_IMG_03 {
  background-image: url(/assets/img/tec/department_thum_03.jpg);
}

.Department_IMG_04 {
  background-image: url(/assets/img/tec/department_thum_04.jpg);
}

.Department_IMG_05 {
  background-image: url(/assets/img/tec/department_thum_05.jpg);
}

.Department_Thum_Img {
  float: left;
  width: 27.5%;
  margin-right: 2%;
  overflow: hidden;
  position: relative;
  height: 350px;
  display: none;
}

.Department_Thum_Img img {
  position: absolute;
  width: auto;
  height: 100%;
}

.Department_Text {
  width: 60%;
  margin-left: 40%;
  border: 5px solid #ffffff9c;
  background-color: hsla(203, 100%, 36%, 0.7);
}

.Department_Title {
  background: hsl(206, 100%, 50%);
  color: #fff;
  padding: 10px 5px;
  box-sizing: border-box;
}

@media screen and (max-width: 769px) {
  .Department_IMG {
    background: none;
  }
  .Department_Thum_Img {
    display: block;
  }
  ul.Department_Info li {
    margin-bottom: 20px;
  }
  .Department_Thum_Img, .Department_Text {
    float: none;
    width: 100%;
    margin-left: 0px;
  }
  .Department_Thum_Img {
    height: 200px;
  }
  .Department_Thum_Img img {
    width: 100%;
    height: auto;
  }
}

.Department_Title h3 {
  font-weight: bold;
  padding-bottom: 5px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  letter-spacing: 5px;
  font-size: 2.4rem;
}

.Department_Title h3, .Department_Title p {
  font-size: 2.2rem;
}

.Department_Title p {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  padding-left: 10px;
  font-size: 1.8rem;
  border-left: 1px solid #fff;
}

.Department_Text>p {
  line-height: 1.5em;
  margin: 15px 5px;
}

@media screen and (max-width: 769px) {
  .Department_Title {
    padding: 20px;
  }
  .Department_Title h3, .Department_Title p {
    float: none;
    width: 100%;
    font-size: 2rem;
  }
  .Department_Title h3 {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .Department_Title p {
    padding-left: 0;
    border-left: none;
  }
}

.Department_Work {
  margin: 2px;
  background: hsla(0, 0%, 100%, 0.25);
  padding: 10px;
}

.Department_Work h4 {
  letter-spacing: 0.05em;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.Department_Work p {
  line-height: 1.35em;
  font-size: 1.4rem;
}

.Draft {
  padding: 20px;
}

.Draft h3 {
  text-align: left;
  font-weight: bold;
  font-size: 2.5rem;
  margin-bottom: 30px;
  border-left: 3px solid #0090ff;
  padding: 10px 0 10px 15px;
  margin-top: 60px;
}

.Draft h4 {
  border-left: 2px solid #0090ff;
  padding: 10px 20px;
  text-align: left;
  font-size: 2.6rem;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
}

.Draft h5 {
  border-left: 2px solid #999;
  padding: 10px 20px;
  color: #0090ff;
  text-align: left;
  font-size: 2.2rem;
  margin-bottom: 20px;
  margin-top: 20px;
}

.Draft h6 {
  padding: 5px 20px;
  margin-top: 20px;
  color: #333;
  text-align: left;
  font-size: 1.8rem;
  margin-bottom: 20px;
  position: relative;
}

.Draft h6:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border-radius: 50%;
  /* CSS3草案 */
  -webkit-border-radius: 50%;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 50%;
  /* Firefox用 */
  background: #0066cb;
}

.Draft p {
  line-height: 1.7em;
}

.Draft ul li {
  padding: 5px 20px;
  position: relative;
  list-style: none;
}

.Draft ul li:after {
  display: block;
  content: "";
  position: absolute;
  top: 55%;
  left: 0px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  border-radius: 50%;
  /* CSS3草案 */
  -webkit-border-radius: 50%;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 50%;
  /* Firefox用 */
  background: #0066cb;
}

.Draft .aligncenter {
  display: block;
  margin: 0 auto;
}

.Draft .alignright {
  float: right;
}

.Draft .alignleft {
  float: left;
}

.Draft img[class*="wp-image-"], .Draft img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
  margin: 20px auto;
}

.Draft table {
  margin-top: 25px;
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

.Draft table th {
  padding: 5px 15px;
  background: #eee;
  border: 1px solid #dcdcdc;
  text-align: center;
  vertical-align: middle;
}

.Draft table td {
  text-align: center;
  background: #fff;
  padding: 5px 15px;
  border: 1px solid #dcdcdc;
  vertical-align: middle;
}

.Draft a[href$=".pdf"] {
  padding-right: 26px;
  background: url(/assets/img/common/icon_pdf.png) no-repeat right center;
}


/*Youtubeうめこみ*/

.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 20px 0;
}

.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.error-404{
	text-align: center;
	padding: 100px;
}  


.error-404  .page-title{
	font-weight: bold;
	font-size: 2.5rem;
	margin-bottom: 50px;
}
.error-404 p{
	line-height: 1.5em;
	margin-bottom: 15px;
}