@charset "UTF-8";
@import url("//hello.myfonts.net/count/3123d5");
@font-face {
  font-family: 'DINNextLTPro-Condensed';
  src: url("/common/webfonts/3123D5_0_0.eot");
  src: url("/common/webfonts/3123D5_0_0.eot?#iefix") format("embedded-opentype"), url("/common/webfonts/3123D5_0_0.woff2") format("woff2"), url("/common/webfonts/3123D5_0_0.woff") format("woff"), url("/common/webfonts/3123D5_0_0.ttf") format("truetype");
}
/*reset*/
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

li {
  list-style-type: none;
}

img {
  vertical-align: top;
  　　font-size: 0;
  　　line-height: 0;
}

p {
  margin: 0;
}

dl {
  margin: 0;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* For IE 6/7 */
html {
  height: 100%;
  overflow-y: scroll;
}

html.noscroll, html.noscroll body {
  overflow: hidden !important;
  height: 100% !important;
}

html.noscroll-long {
  overflow-y: scroll !important;
}

body {
  font-family: YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  color: #2d2d2d;
  line-height: 1.5;
  height: 100%;
  min-width: 1000px;
}

.c-page {
  margin: 0 auto;
}

.ele_sp {
  display: none;
}

.bgline__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100px;
  z-index: 1;
}

.bgline__wrapper.footer-bgl {
  top: 0px;
  height: 400px;
}

.bgline__inner {
  min-width: 1000px;
  max-width: 1600px;
  height: 100%;
  margin: 0 auto;
}

.bgline {
  opacity: 0.2;
  filter: alpha(opacity=20);
  display: flex;
  margin: 0 30px;
  border-right: 1px solid #cbc9c1;
  height: 100%;
  font-size: 0;
}
.bgline li {
  display: table-cell;
  width: 25%;
  height: 100%;
  border-left: 1px solid #cbc9c1;
}

header {
  position: fixed;
  min-width: 1000px;
  z-index: 5;
  top: 0;
  width: 100%;
  height: 140px;
}

.gh__wrapper {
  margin: 0 auto;
  padding: 48px 0 46px;
  -webkit-box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  background-color: #fff;
}

.gh.intro {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.gh.intro .gh__wrapper {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.gh__inner {
  margin: 0 30px;
}

.gh-logo {
  display: inline-block;
  margin-left: 60px;
  width: 130px;
  height: 40px;
  overflow: hidden;
  background: url(/common/images/gh_logo.png) no-repeat;
  background-size: 130px 40px;
}
.gh-logo a:link, .gh-logo a:visited {
  width: 130px;
  height: 40px;
}

.gh-logo:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

nav {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  margin: 1px 30px 0 0;
  float: right;
}
nav .sankaku {
  width: 142px;
  height: 10px;
  position: absolute;
  top: -7px;
  right: 600px;
  background: url(/common/images/nav_arw.svg) no-repeat;
}
nav .service .sankaku {
  right: 600px;
}
nav .business .sankaku {
  right: 491px;
}
nav .company .sankaku {
  right: 378px;
}
nav .ir .sankaku {
  right: 292px;
}

#gh__menu {
  font-size: 0px;
  text-align: right;
  /*
  .gn.company{
  	width:140px;
  	text-align: center;
  	margin-right: -75px;
  	.dropmenu__wrapper{
  		background-position: 64px 11px;
  	}
  	
  }
  .gn.service{
  	width:140px;
  	text-align: center;
  	margin-right: -40px;
  	.dropmenu__wrapper{
  		background-position: 70px 11px;
  	}
  	
  }
  */
}
#gh__menu .gn {
  line-height: 45px;
  padding-bottom: 25px;
  font-size: 18px;
  letter-spacing: 1.5px;
  margin-left: 0px;
  display: inline-block;
}
#gh__menu .gn.language {
  position: relative;
  top: -3px;
  font-size: 14px;
}
#gh__menu .gn.language a span {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#gh__menu .gn:first-child {
  margin-left: 0px;
}
#gh__menu .gn > a:link, #gh__menu .gn > a:visited {
  display: block;
  padding: 0px 24px 0px 24px;
  color: #000000;
  text-decoration: none;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
#gh__menu .gn > a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  padding: 0px 24px 30px 24px;
}
#gh__menu .gn.current {
  color: #000;
  padding: 0px 0px 15px 0px;
  cursor: pointer;
}
#gh__menu .gn.current .gn_txt {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.dropmenu:before, .dropmenu:after {
  content: "";
  display: table;
}

.dropmenu:after {
  clear: both;
}

.dropmenu {
  position: absolute;
  top: 65px;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  text-align: center;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
  -webkit-box-shadow: 0px 10px 20px -8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 20px -8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 10px 20px -8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px -8px rgba(0, 0, 0, 0.1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropmenu a:link, .dropmenu a:visited {
  color: #000;
  text-decoration: none;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.dropmenu a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}

.dropmenu li {
  display: inline-block;
  font-size: 14px;
  line-height: 100px;
  margin: 0px 15px 0 15px;
  padding-top: 0px;
  letter-spacing: -0.006em;
}

.dropmenu {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0s;
}

.heightbox {
  height: 160px;
  text-align: center;
}
.heightbox-inner {
  display: inline-block;
  text-align: left;
  white-space: nowrap
}
.heightbox li {
  display: inline-block;
  font-size: 14px;
  line-height: 60px;
  margin: 0px 15px 0 15px;
  
  letter-spacing: -0.006em;
}
#dx li {
    padding-top: 20px;
}
#dx li a {
    color: #264c84;
}
#si li {
    padding-bottom: 20px;
}
#si li a {
    color: #8e6c0c;
}
#dx .icon {
    display: inline-block;
    background: linear-gradient(to bottom, rgba(69,104,158,1) 1%,rgba(50,93,158,1) 43%,rgba(43,88,160,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: white;
    padding: 8px 12px;
    line-height: 27px;
    border-radius: 2px;
    font-family: 'DINNextLTPro-Condensed';
    font-weight: bold;
    margin-right: 15px;
}
#si .icon {
    display: inline-block;
    background: linear-gradient(to bottom, rgba(198,155,35,1) 0%,rgba(198,155,35,1) 33%,rgba(199,152,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: white;
    padding: 8px 14px;
    line-height: 27px;
    border-radius: 2px;
    font-family: 'DINNextLTPro-Condensed';
    font-weight: bold;
    margin-right: 15px;
}


.gn:hover ul {
  visibility: visible;
  top: 110px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.gn.business .dropmenu {
  text-align: right;
  padding-right: 375px;
}

.gn.company .dropmenu {
  text-align: right;
  padding-right: 326px;
}

.gn.ir .dropmenu {
  text-align: right;
  padding-right: 40px;
}

.gh__wrapper.min {
  padding: 29px 0 25px;
}
.gh__wrapper.min .dropmenu {
  top: 90px;
}

.loading {
  width: 100%;
}
.loading img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.sec-top .intro {
  opacity: 0;
  filter: alpha(opacity=0);
}
.sec-top ul {
  position: relative;
}
.sec-top .intro-list {
  position: absolute;
  right: 0;
}
.sec-top .intro-list img {
  opacity: 0;
  filter: alpha(opacity=0);
}

/*
.anime_set{
	 @include opacity(0);
	transform: translate(0,60px); 
	-webkit-transform: translate(0,80px); 
}
.invew_move{
	 @include opacity(1);
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

.delay1{
	@include transition-delay(0.2s)
}
.anime_set.delay2{
	@include transition-delay(1)
}
*/
#c-page__wrapper {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.c-page__content {
  background-color: #ffffff;
}

/*
|
|	TOP
|
*/
.c-page-top {
  	/*
  
  	.movie-footer{
  		@include opacity(0);
  		position: absolute;
  		font-family: 'DINNextLTPro-Condensed';
  		font-weight: normal;
  		width: 100%;
  		height: 80px;
  		text-align: center;
  		bottom: 0;
  		p{
  			height: 40px;
  			font-size: 17px;
  			margin-top: 22px;
  			background: url(/common/images/arw_scroll.png)no-repeat;
  			background-size: 14px 6px;
  			background-position: center 30px;
  		}
  		z-index: 1;
  		.bgmBtn{
  			position: absolute;
  			top:20px;
  			right: 60px;
  			width: 41px;
  			height: 41px;
  			background: url(/common/images/sound_btn.png)no-repeat;
  			background-size: 86px 41px;
  			background-position: 0 0;
  		}
  	}
  	
  	.skip{
  		margin: 0 30px;
  	}
  	
  	*/
}
.c-page-top .top__border {
  position: absolute;
  background-color: #FFF;
  z-index: 10;
}
.c-page-top .top__border__right {
  height: 100%;
  width: 30px;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.c-page-top .top__border__bottom {
  width: 100%;
  height: 60px;
  bottom: 0;
  left: 0;
}
.c-page-top .top__border__bottom .intro_arw {
  width: 52px;
  height: 60px;
  background: url(/common/images/intro_arw.svg) 0 22px no-repeat;
  background-size: 52px 16px;
  margin: 0 auto;
}
.c-page-top .top__border__left {
  height: 100%;
  width: 30px;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.c-page-top .c-page__content {
  background-color: #f6f6f6;
}
.c-page-top h2 {
  font-size: 36px;
  font-weight: normal;
  font-family: 'DINNextLTPro-Condensed';
  letter-spacing: 0.09em;
  text-align: center;
}
.c-page-top .sec-top-cover {
  position: relative;
  z-index: 2;
  height: 600px;
}
.c-page-top .sec-top-cover .sec-top-cover__wrapper {
  overflow: hidden;
  position: relative;
  height: 600px;
  padding-top: 40px;
}
.c-page-top .sec-top-cover .sec-top-cover__inner {
  max-width: 1600px;
  margin: 0 auto;
}
.c-page-top .sec-top-cover .sec-top-cover-list__wapper .sec-top-cover-list {
  position: absolute;
  width: 100%;
  min-width: 1000px;
  height: 540px;
  left: 0;
  max-width: 1600px;
  margin: 60px 0 0 0;
}
.c-page-top .sec-top-cover .summary_panel {
  position: relative;
  top: 60px;
  z-index: 10;
  width: 345px;
  height: 400px;
  background-color: #FFF;
  text-align: center;
  -webkit-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__next {
  position: absolute;
  z-index: 3;
  top: 47px;
  right: 40px;
  width: 30px;
  height: 21px;
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__prev {
  position: absolute;
  z-index: 3;
  top: 47px;
  left: 40px;
  width: 30px;
  height: 21px;
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__next path,
.c-page-top .sec-top-cover .summary_panel .s-t-cover__prev path {
  fill: #49b11a;
  width: 30px;
  height: 10px;
}
.c-page-top .sec-top-cover .summary_panel .pagenation-list {
  position: relative;
  top: 48px;
  font-size: 0;
}
.c-page-top .sec-top-cover .summary_panel .pagenation-list li {
  width: 6px;
  height: 6px;
  margin: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  background-color: #cccccc;
}
.c-page-top .sec-top-cover .summary_panel .pagenation-list li.current {
  background-color: #49b11a;
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__color {
  display: none;
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__num {
  position: relative;
  top: -40px;
  font-size: 36px;
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  color: #1d2088;
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__category {
  position: relative;
  top: 27px;
  font-size: 14px;
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  color: #1d2088;
  letter-spacing: 0.05em;
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__name {
  font-size: 28px;
  line-height: 140%;
  color: #000;
  margin: 57px 30px 0 30px;
  letter-spacing: 0.05em;
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__txt {
  font-size: 14px;
  color: #999999;
  line-height: 200%;
  margin: 13px 30px 0 30px;
  padding-bottom: 70px;
  letter-spacing: 0.1em;
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__viewBtn {
  position: absolute;
  z-index: 4;
  top: 360px;
  right: 0;
  left: 0;
  margin: auto;
  width: 225px;
  height: 60px;
  font-size: 18px;
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__viewBtn a {
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  background-color: #49b11a;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  letter-spacing: -0.002em;
  -webkit-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
}
.c-page-top .sec-top-cover .summary_panel .s-t-cover__num, .c-page-top .sec-top-cover .summary_panel .s-t-cover__category {
  color: #49b11a;
}
.c-page-top .sec-top-cover .s-t-cover__img {
  position: absolute;
  z-index: 2;
  top: 0px;
  right: 0;
  width: 885px;
  height: 540px;
  background: url(/common/images/top_cover_1.jpg) center no-repeat;
  background-size: cover;
}
.c-page-top .sec-top-cover .s-t-cover__img .seekbar {
  width: 0;
  height: 2px;
  background-color: #666;
}
.c-page-top .sec-topics {
  position: relative;
  z-index: 2;
  margin-top: 80px;
  font-size: 0px;
  overflow: hidden;
}
.c-page-top .sec-topics h2 {
  position: relative;
  top: 31px;
}
.c-page-top .sec-topics .sec-topics__art__wrapper {
  height: 620px;
  background-color: #FFF;
}
.c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list__wrapper {
  overflow: hidden;
}
.c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list {
  margin-top: 100px;
}
.c-page-top .sec-topics .sec-topics__next {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 80px;
  height: 620px;
  background-color: rgba(29, 32, 136, 0.9);
  cursor: pointer;
}
.c-page-top .sec-topics .sec-topics__next .arw {
  position: absolute;
  top: 30px;
  right: 0px;
  width: 80px;
  height: 60px;
  display: block;
  background: url(/common/images/arw_r_white.svg) 31px 0 no-repeat;
}
.c-page-top .sec-topics .sec-topics__next p {
  position: absolute;
  top: 294px;
  left: 22px;
  font-family: 'DINNextLTPro-Condensed';
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #FFF;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.c-page-top .sec-topics article {
  position: relative;
  float: left;
  vertical-align: top;
  width: 360px;
  height: 520px;
  background-color: #FFF;
}
.c-page-top .sec-topics article a:link, .c-page-top .sec-topics article a:visited {
  display: block;
  text-decoration: none;
}
.c-page-top .sec-topics article a:link .art_title, .c-page-top .sec-topics article a:visited .art_title {
  color: #1d2088;
}
.c-page-top .sec-topics article a:hover .art_title {
  text-decoration: underline;
}
.c-page-top .sec-topics article .art_category a {
  color: #000;
}
.c-page-top .sec-topics article .art_img {
  width: 360px;
  height: 240px;
}
.c-page-top .sec-topics article .art_category, .c-page-top .sec-topics article .art_title {
  padding: 0 30px;
}
.c-page-top .sec-topics article .art_category {
  font-size: 14px;
  font-family: 'DINNextLTPro-Condensed';
  margin-top: 18px;
}
.c-page-top .sec-topics article .art_category.media {
  font-size: 12px;
  font-family: YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
}
.c-page-top .sec-topics article .art_title {
  color: #1d2088;
  font-size: 18px;
  line-height: 177%;
  margin-top: 46px;
  letter-spacing: 0.05em;
}
.c-page-top .sec-topics article .art_btn {
  position: absolute;
  top: 230px;
  right: 30px;
  width: 60px;
  height: 60px;
  background: url(/common/images/arw_r_black.svg) 20px center no-repeat;
  background-color: #FFF;
  display: block;
  -webkit-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.1);
}
.c-page-top .sec-topics article a:link, .c-page-top .sec-topics article a:visited {
  display: block;
  text-decoration: none;
}
.c-page-top .sec-topics article a:link .art_category, .c-page-top .sec-topics article a:visited .art_category {
  color: #000;
}
.c-page-top .sec-topics article a:link .art_title, .c-page-top .sec-topics article a:visited .art_title {
  color: #1d2088;
}
.c-page-top .sec-topics article a:hover .art_category {
  color: #000;
  text-decoration: underline;
}
.c-page-top .sec-topics article a:hover .art_title {
  color: #1d2088;
  text-decoration: underline;
}
.c-page-top .sec-information {
  position: relative;
  z-index: 1;
  padding-top: 110px;
}
.c-page-top .sec-information h2 {
  margin-bottom: 57px;
}
.c-page-top .sec-information .sec-info__art__wrapper {
  width: 970px;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
}
.c-page-top .sec-information article {
  width: 300px;
  height: 300px;
  margin: 10px 10px 30px 10px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  background-color: #FFF;
  /*
  a:link,a:visited,a:active{
  	.art_category{
  		color: #000;
  	}
  }
  */
}
.c-page-top .sec-information article .art__inner {
  padding: 0 28px;
}
.c-page-top .sec-information .art_day, .c-page-top .sec-information .art_category, .c-page-top .sec-information .art_year {
  font-family: "DINNextLTPro-Condensed", YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
}
.c-page-top .sec-information .art_day {
  position: relative;
  top: -23px;
  font-size: 30px;
  color: #000;
}
.c-page-top .sec-information .art_category {
  font-size: 14px;
  color: #1d2088;
  float: left;
  margin-top: -14px;
}
.c-page-top .sec-information .art_category.jp,
.c-page-top .sec-information .art_category.media {
  font-size: 12px;
  line-height: 200%;
}
.c-page-top .sec-information .art_year {
  font-size: 14px;
  color: #6b7079;
  float: right;
  margin-top: -14px;
}
.c-page-top .sec-information .art_title {
  font-size: 18px;
  line-height: 177%;
  color: #1d2088;
  letter-spacing: 0.02em;
  margin-top: 50px;
}
.c-page-top .sec-information .art_category a:link, .c-page-top .sec-information .art_category a:visited, .c-page-top .sec-information .art_title a:link, .c-page-top .sec-information .art_title a:visited {
  display: block;
  color: #1d2088;
  text-decoration: none;
}
.c-page-top .sec-information .art_category a:hover, .c-page-top .sec-information .art_title a:hover {
  text-decoration: underline;
}
.c-page-top .sec-information .sec-info_AllBtn {
  position: relative;
  z-index: 1;
  width: 950px;
  height: 60px;
  background-color: #FFF;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 64px;
}
.c-page-top .sec-information .sec-info_AllBtn p {
  position: relative;
  z-index: 2;
}
.c-page-top .sec-information .sec-info_AllBtn .arw {
  position: absolute;
  top: 0;
  right: 20px;
  width: 20px;
  height: 60px;
  display: block;
  background: url(/common/images/arw_r_black.svg) 0 center no-repeat;
}
.c-page-top .sec-information .sec-info_AllBtn a:link, .c-page-top .sec-information .sec-info_AllBtn a:visited {
  font-family: 'DINNextLTPro-Condensed';
  font-size: 18px;
  letter-spacing: 0.05em;
  width: 950px;
  height: 60px;
  display: block;
  text-decoration: none;
  color: #000;
}
.c-page-top .sec-information .sec-info_AllBtn a:hover {
  color: #FFF;
}
.c-page-top .sec-information .sec-info_AllBtn a:hover .arw {
  background: url(/common/images/arw_r_white.svg) 0 center no-repeat;
}
.c-page-top .sec-information .sec-info_AllBtn a:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1d2088;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-page-top .sec-information .sec-info_AllBtn:hover a:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.05, 0.9, 0.21, 0.99);
  transition-timing-function: cubic-bezier(0.05, 0.9, 0.21, 0.99);
}
.c-page-top .sec-pickup h2 {
  margin-bottom: 52px;
}
.c-page-top .sec-pickup, .c-page-top .c-module-list {
  position: relative;
  z-index: 1;
  margin: 0 30px;
  padding-bottom: 110px;
  font-size: 0;
  margin-top: 110px;
  text-align: center;
}
.c-page-top .sec-top {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.c-page-top .mask__wrapper {
  position: absolute;
  min-width: 1000px;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.c-page-top .mask__wrapper .mask__inner {
  min-width: 1000px;
  height: 100%;
  margin: 0 auto;
}
.c-page-top .mask__wrapper .mask_index {
  display: flex;
  margin: 0 30px;
  height: 100%;
  font-size: 0;
}
.c-page-top .mask__wrapper .mask_list {
  display: table-cell;
  width: 25%;
  height: 100%;
  overflow: hidden;
}
.c-page-top .mask__wrapper .mask_list .mask_single {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.c-page-top .mouseOver {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.c-page-top .c-module-list__wrapper {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
.c-page-top .c-module-list__wrapper .c-module-list__small,
.c-page-top .c-module-list__wrapper .c-module-list__middle,
.c-page-top .c-module-list__wrapper .c-module-list__large {
  display: inline-block;
  height: 265px;
  padding: 10px;
  vertical-align: top;
}
.c-page-top .slideshow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-page-top .slideshow-list {
  width: 100%;
  height: 100%;
}
.c-page-top .slideshow-list .item {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.c-page-top .c-module-list-inner {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #FFF;
}
.c-page-top .c-module-list-inner a:link, .c-page-top .c-module-list-inner a:visited {
  width: 100%;
  height: 100%;
}
.c-page-top .panel-link__s .c-module-list__content,
.c-page-top .panel-link__m .c-module-list__content,
.c-page-top .panel-link__l .c-module-list__content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 28px;
  z-index: 2;
  text-align: left;
  color: #ffffff;
  letter-spacing: 1px;
}
.c-page-top .c-module-list__inner {
  overflow: hidden;
}
.c-page-top .news .c-module-list__content {
  vertical-align: top;
}
.c-page-top .category {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 14px;
  margin-top: 93px;
  margin-bottom: 2px;
}
.c-page-top .title {
  font-size: 21px;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 30px;
}
.c-page-top .description {
  font-size: 14px;
  line-height: 180%;
  display: none;
}
.c-page-top .deco_self,
.c-page-top .deco_blank {
  position: absolute;
  left: 0px;
  bottom: 30px;
}
.c-page-top .deco_self {
  width: 20px;
  height: 10px;
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-position: 0 0;
}
.c-page-top .deco_blank {
  width: 10px;
  height: 8px;
  background: url(/common/images/blank.svg) no-repeat;
}

.g-contact {
  font-size: 18px;
  line-height: 60px;
  border-top: 1px solid #e8e8f3;
  background-color: #ffffff;
}
.g-contact hr {
  height: 1px;
  border: none;
  border-top: 1px solid #000;
  margin: 0 60px;
  margin-top: -1px;
  padding: 0;
}
.g-contact .g-contact__wrapper {
  margin: 0 auto;
  max-width: 1600px;
}
.g-contact .g-contact-inner {
  height: 240px;
  margin: 0 30px;
  vertical-align: middle;
}
.g-contact span {
  display: inline-block;
  margin-top: 90px;
  padding-left: 90px;
  width: -moz-calc(75% - 90px);
  width: -o-calc(75% - 90px);
  width: -webkit-calc(75% - 90px);
  width: calc(75% - 90px);
  background: url(/common/images/info_contact.svg) no-repeat;
  background-size: 40px;
  background-position: 30px center;
}
.g-contact .contactBtn {
  position: relative;
  width: 25%;
}
.g-contact .contactBtn a {
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  background-color: #1d2088;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  margin: 0 30px;
}

.footer_margin {
  position: absolute;
  width: 1px;
  height: 500px;
}

.gf_margin {
  width: 100%;
  height: 1px;
}

.c-page-top #c-page__wrapper {
  padding-top: 100px;
}
.c-page-top #c-page__wrapper .g-contact {
  border: none;
}

/*
|
|	Common
|
*/
.c-page-info #c-page__wrapper, .c-page-info-detail #c-page__wrapper,
.c-page-company #c-page__wrapper, .c-page-business #c-page__wrapper,
.c-page-service #c-page__wrapper, .c-page-service-detail #c-page__wrapper,
.c-page-ir #c-page__wrapper,
.c-page-contact #c-page__wrapper,
.c-page-top-en #c-page__wrapper {
  margin-top: 140px;
}

.c-page-policy #c-page__wrapper, .c-page-policy-en #c-page__wrapper {
  margin-top: 120px;
}

.c-page-info h2,
.c-page-company h2, .c-page-business h2,
.c-page-service h2, .c-page-service-detail h2,
.c-page-ir h2,
.c-page-contact h2,
.c-page-policy h2,
.c-page-top-en h2, .c-page-policy-en h2 {
  position: relative;
  top: 60px;
  font-size: 30px;
  line-height: 120%;
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  margin-top: -4px;
  letter-spacing: 1px;
}
.c-page-info h2 p,
.c-page-company h2 p, .c-page-business h2 p,
.c-page-service h2 p, .c-page-service-detail h2 p,
.c-page-ir h2 p,
.c-page-contact h2 p,
.c-page-policy h2 p,
.c-page-top-en h2 p, .c-page-policy-en h2 p {
  font-family: YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  font-size: 14px;
  line-height: 200%;
  font-weight: normal;
  letter-spacing: 0;
  margin-top: 2px;
}

.sec-info__wrapper, .sec-company__wrapper, .sec-business__wrapper, .sec-service__wrapper, .sec-contact__wrapper, .sec-policy__wrapper,
.sec-contents__wrapper {
  margin: 0 auto;
  margin-top: -1px;
  max-width: 1600px;
}

.sec-info__inner, .sec-company__inner, .sec-business__inner, .sec-service__inner, .sec-contact__inner, .sec-policy__inner,
.sec-contents__inner {
  margin: 0 30px;
}

.sec__border {
  border-top: 1px solid #000000;
  padding-top: 50px;
}

.sec-info__left, .sec-company__left, .sec-business__left, .sec-service__left, .sec-contact__left, .sec-contact__left, .sec-policy__left, .sec-ir__left,
.sec-contents__left {
  font-size: 14px;
  width: -moz-calc(25% - 60px);
  width: -o-calc(25% - 60px);
  width: -webkit-calc(25% - 60px);
  width: calc(25% - 60px);
  margin: 0 30px;
  display: inline-block;
  vertical-align: top;
  top: 1px;
}

.sec-info__left.sec__border, .sec-company__left.sec__border, .sec-business__left.sec__border, .sec-service__left.sec__border, .sec-ir__left.sec__border, .sec-contact__left.sec__border, .sec-policy__left.sec__border,
.sec-contents__left.sec__border {
  padding-top: 0px;
}

.sec-info__right, .sec-company__right, .sec-business__right, .sec-service__right, .sec-service-detail__right, .sec-contact__right, .sec-policy__right, .sec-ir__right,
.sec-contents__right {
  font-size: 14px;
  width: -moz-calc(75% - 60px);
  width: -o-calc(75% - 60px);
  width: -webkit-calc(75% - 60px);
  width: calc(75% - 60px);
  margin: 0 30px;
  display: inline-block;
}

.c-page__main {
  height: 400px;
  text-align: center;
  margin-bottom: 70px;
}
.c-page__main h1 {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 54px;
  line-height: 100%;
  color: #000000;
  padding-top: 166px;
  letter-spacing: 3px;
}
.c-page__main .c-page__main__tt {
  font-size: 14px;
  color: #000000;
  margin-top: 4px;
}
.c-page__main .c-page__main__tx {
  font-size: 18px;
  line-height: 200%;
  letter-spacing: 0.5px;
  margin-top: 45px;
}
.c-page__inner {
    background: #f6f6f6;
    margin: 60px 0;
}
.c-page__inner .c-page__inner__box {
    margin-bottom: 30px;
}
.c-page__inner .c-page__inner__box ul.c-page__inner__tt {
    max-width: 650px;
    margin: 0 auto;
}
.c-page__inner .c-page__inner__box ul.c-page__inner__tt li {
    display: inline-block;
    max-width: 120px;
    margin-left: 150px;
}
.c-page__inner .c-page__inner__box ul.c-page__inner__tt li dt.dx_icon{
    background: linear-gradient(to bottom, rgba(69,104,158,1) 1%,rgba(50,93,158,1) 43%,rgba(43,88,160,1) 100%);
    color: white;
    border-radius: 2px;
    font-family: 'DINNextLTPro-Condensed';
    font-weight: bold;
    font-size: 30px;
    width: 40px;
    height: 45px;
    padding-left: 14px;
    padding-top: 6px;
    margin-bottom: 10px;
}
.c-page__inner .c-page__inner__box ul.c-page__inner__tt li dt.si_icon{
    background: linear-gradient(to bottom, rgba(198,155,35,1) 0%,rgba(198,155,35,1) 33%,rgba(199,152,16,1) 100%);
    color: white;
    border-radius: 2px;
    font-family: 'DINNextLTPro-Condensed';
    font-weight: bold;
    font-size: 30px;
    width: 37px;
    height: 45px;
    padding-left: 17px;
    padding-top: 6px;
    margin-bottom: 10px;
}
.c-page__inner .c-page__inner__tx {
    max-width: 650px;
    margin: 0 auto;
}
.c-page__inner .c-page__inner__tx .bule_tx {
    font-weight: bold;
    color: #2c59a0;
    font-size: 18px;
}
.c-page__inner .c-page__inner__tx .ye_tx {
    font-weight: bold;
    color: #c79916;
    font-size: 18px;
}
.btn {
  	/*
  	letter-spacing: 1px;
  
  	a:link,a:visited{
  		background: url(/common/images/arw_r_white.png) no-repeat;
  		background-size: 8px 18px;
  		background-position: right 20px center;
  		text-align: left;
  		line-height: 64px;
  		height: 60px;
  		padding-left: 30px;
  		display: block;
  		color: #ffffff;
  		background-color: #1d2088;
  		text-decoration: none;
  		@include transition(0.2s);
  	}
  	a:hover{
  		background-color: #3395c9;
  		@include transition(0.1s);
  	}
  	*/
}

.rectBtn {
  display: inline-block;
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 64px;
}
.rectBtn a {
  height: 60px;
  padding-left: 30px;
  display: block;
  color: #ffffff;
  text-decoration: none;
}

.rectBtn.langjp {
  font-family: YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  line-height: 60px;
}

.rectBtn a:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.rectBtn:hover a:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.05, 0.9, 0.21, 0.99);
  transition-timing-function: cubic-bezier(0.05, 0.9, 0.21, 0.99);
}

.sec-content-navi {
  margin-top: 105px;
  margin-left: 6px;
}

.sec-content-navi__back {
  margin-left: -4px;
  display: block;
  width: 18px;
  height: 30px;
}
.sec-content-navi__back a:link, .sec-content-navi__back a:visited {
  display: block;
  width: 18px;
  height: 30px;
  background: url(/common/images/top_arw.svg) center 0 no-repeat;
}
.sec-content-navi__back a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.sec-content-navi__back.invalid {
  opacity: 0.1;
  filter: alpha(opacity=10);
  background: url(/common/images/top_arw.svg) center 0 no-repeat;
}

.sec-content-navi__neutral {
  width: 4px;
  height: 2px;
  margin: 16px 0 16px 3px;
  background-color: #000;
}

.sec-content-navi__next {
  margin-left: -4px;
  display: block;
  width: 10px;
  height: 30px;
}
.sec-content-navi__next a:link, .sec-content-navi__next a:visited {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
  width: 18px;
  height: 30px;
  background: url(/common/images/top_arw.svg) center 0 no-repeat;
}
.sec-content-navi__next a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.sec-content-navi__next.invalid {
  opacity: 0.1;
  filter: alpha(opacity=10);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 18px;
  background: url(/common/images/top_arw.svg) center 0 no-repeat;
}

/*service,info共通*/
.article-navi {
  height: 201px;
  font-size: 0px;
  font-family: 'DINNextLTPro-Condensed';
}
.article-navi hr {
  border: none;
  height: 1px;
  margin: 0 60px;
  margin-top: -1px;
  border-top: 1px solid #000;
}
.article-navi .article__wrapper {
  margin: 0 auto;
  max-width: 1600px;
}
.article-navi .article__wrapper .article-navi-inner {
  margin: 0 30px;
}
.article-navi .article__wrapper .article-navi-inner .article-navi__prev, .article-navi .article__wrapper .article-navi-inner .article-navi__index, .article-navi .article__wrapper .article-navi-inner .article-navi__next {
  display: inline-block;
  font-size: 18px;
  letter-spacing: 0.07em;
  line-height: 41px;
  height: 40px;
  margin-top: 79px;
}
.article-navi .article__wrapper .article-navi-inner .article-navi__prev a, .article-navi .article__wrapper .article-navi-inner .article-navi__index a, .article-navi .article__wrapper .article-navi-inner .article-navi__next a {
  display: block;
  color: #000;
  text-decoration: none;
}
.article-navi .article__wrapper .article-navi-inner .article-navi__prev a:hover, .article-navi .article__wrapper .article-navi-inner .article-navi__index a:hover, .article-navi .article__wrapper .article-navi-inner .article-navi__next a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.article-navi .article__wrapper .article-navi-inner .article-navi__prev, .article-navi .article__wrapper .article-navi-inner .article-navi__next {
  width: 25%;
}
.article-navi .article__wrapper .article-navi-inner .article-navi__index {
  width: 50%;
  width: -moz-calc(50% - 1px);
  width: -o-calc(50% - 1px);
  width: -webkit-calc(50% - 1px);
  width: calc(50% - 1px);
}
.article-navi .article__wrapper .article-navi-inner .article-navi__prev a {
  margin-left: 40px;
  padding-left: 30px;
  background: url(/common/images/prev_arw.svg) 0 13px no-repeat;
}
.article-navi .article__wrapper .article-navi-inner .article-navi__prev.invalid p {
  margin-left: 40px;
  padding-left: 30px;
  background: url(/common/images/prev_arw.svg) 0 13px no-repeat;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.article-navi .article__wrapper .article-navi-inner .article-navi__index {
  text-align: center;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  margin: 0 -1px 0;
}
.article-navi .article__wrapper .article-navi-inner .article-navi__next {
  text-align: right;
}
.article-navi .article__wrapper .article-navi-inner .article-navi__next a {
  margin-right: 40px;
  padding-right: 30px;
  background: url(/common/images/next_arw.svg) right 13px no-repeat;
}
.article-navi .article__wrapper .article-navi-inner .article-navi__next.invalid {
  text-align: right;
}
.article-navi .article__wrapper .article-navi-inner .article-navi__next.invalid p {
  margin-right: 40px;
  padding-right: 30px;
  background: url(/common/images/next_arw.svg) right 13px no-repeat;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/*
|
|	//Common
|
*/
/*
|
|	Information
|
*/
.c-page-info .c-page__main,
.c-page-info-detail .c-page__main {
  background: url(/common/images/information_bg.png);
}
.c-page-info .sec-info__navi-list,
.c-page-info-detail .sec-info__navi-list {
  font-family: "DINNextLTPro-Condensed", YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8em;
  letter-spacing: 0.2px;
  margin-top: 53px;
}
.c-page-info .sec-info__navi-list li,
.c-page-info-detail .sec-info__navi-list li {
  margin-bottom: 4px;
}
.c-page-info .sec-info__navi-list li a:link, .c-page-info .sec-info__navi-list li a:visited,
.c-page-info-detail .sec-info__navi-list li a:link,
.c-page-info-detail .sec-info__navi-list li a:visited {
  display: block;
  color: #000;
  text-decoration: none;
}
.c-page-info .sec-info__navi-list li a:hover,
.c-page-info-detail .sec-info__navi-list li a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.c-page-info .sec-info__navi-list li.current,
.c-page-info-detail .sec-info__navi-list li.current {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.c-page-info .sec-info__navi-list .jp, .c-page-info .sec-info__navi-list .media,
.c-page-info-detail .sec-info__navi-list .jp,
.c-page-info-detail .sec-info__navi-list .media {
  font-size: 14px;
}

.c-page-info-detail .sec-content_reset {
  padding-bottom: 0px;
}
.c-page-info-detail .c-page__main {
  position: relative;
  z-index: 2;
  background: none;
  background-color: #6b7079;
  /*color: #FFF;*/
}
.c-page-info-detail .c-page__main .art_cover {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 400px;
  background: url(/common/images/news_detail_dummy.jpg) center no-repeat;
  background-size: cover;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.c-page-info-detail .c-page__main .art_day {
  font-family: "DINNextLTPro-Condensed", YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  font-size: 30px;
  padding-top: 72px;
  letter-spacing: 0.05em;
}
.c-page-info-detail .c-page__main .art_category {
  font-family: "DINNextLTPro-Condensed", YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  font-size: 14px;
  margin-top: 1px;
  letter-spacing: 0.05em;
}
.c-page-info-detail .c-page__main .art_title {
  font-size: 30px;
  font-weight: normal;
  line-height: 160%;
  margin-top: 50px;
  max-width: 800px;
  margin: 50px auto 0 auto;
}
.c-page-info-detail .sec-info-detail__art__wrapper .art_body {
  font-size: 18px;
  line-height: 200%;
  letter-spacing: 0.02em;
  margin-bottom: 90px;
}
.c-page-info-detail .sec-info-detail__art__wrapper .art_body h3 {
  font-size: 24px;
  background-color: #f6f6f6;
  font-weight: normal;
  line-height: 60px;
  margin-top: 55px;
  margin-bottom: 25px;
}
.c-page-info-detail .sec-info-detail__art__wrapper .art_body img {
  /*
  width: 100%;
  height: auto;
  */
  display: block;
  margin: 0 auto;
}
.c-page-info-detail .sec-info-detail__art__wrapper .art_body a:link, .c-page-info-detail .sec-info-detail__art__wrapper .art_body a:visited {
  color: #1d2088;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.c-page-info-detail .sec-info-detail__art__wrapper .art_body a:hover {
  text-decoration: none;
}
.c-page-info-detail .sec-info-detail__art__wrapper .sec-info__sns-list {
  font-size: 0;
  margin-bottom: 120px;
}
.c-page-info-detail .sec-info-detail__art__wrapper .sec-info__sns-list li {
  position: relative;
  width: 60px;
  display: inline-block;
}
.c-page-info-detail .sec-info-detail__art__wrapper .sec-info__sns-list li a {
  display: block;
  height: 60px;
}
.c-page-info-detail .sec-info-detail__art__wrapper .sec-info__sns-list .facebook {
  position: relative;
  margin-right: 28px;
}
.c-page-info-detail .sec-info-detail__art__wrapper .sec-info__sns-list .facebook a {
  background: url(/common/images/facebook.svg) center center no-repeat;
  background-color: #3b5998;
}
.c-page-info-detail .sec-info-detail__art__wrapper .sec-info__sns-list .twitter {
  margin: 0 28px;
}
.c-page-info-detail .sec-info-detail__art__wrapper .sec-info__sns-list .twitter a {
  background: url(/common/images/twitter.svg) center center no-repeat;
  background-color: #55acee;
}
.c-page-info-detail .sec-info-detail__art__wrapper .sec-info__sns-list .gplus {
  margin-left: 28px;
}
.c-page-info-detail .sec-info-detail__art__wrapper .sec-info__sns-list .gplus a {
  background: url(/common/images/gplus.svg) center center no-repeat;
  background-color: #db4437;
}

.c-page-info .sec-info__navi__bottom {
  display: none;
}
.c-page-info .sec-content_reset {
  padding-bottom: 224px;
}
.c-page-info .sec-info__right {
  font-size: 0;
}
.c-page-info .sec-info__right .sec-info__art__wrapper {
  margin-top: -51px;
}
.c-page-info article {
  width: -moz-calc(32% - 28px);
  width: -o-calc(32% - 28px);
  width: -webkit-calc(32% - 28px);
  width: calc(32% - 28px);
  margin: 0 28px 54px;
  display: inline-block;
  vertical-align: top;
}
.c-page-info .art__border {
  border-top: 1px solid #e5e5e5;
  padding-top: 50px;
}
.c-page-info .art__border.under {
  border-top: 1px solid #e5e5e5;
  padding-top: 0px;
  margin-bottom: 30px;
}
.c-page-info article:nth-child(1), .c-page-info article:nth-child(2), .c-page-info article:nth-child(3) {
  border: none;
}
.c-page-info article:nth-child(3n) {
  margin-right: 0px;
}
.c-page-info article:nth-child(3n+1) {
  margin-left: 0px;
}
.c-page-info .art_category a:link, .c-page-info .art_category a:visited, .c-page-info .art_title a:link, .c-page-info .art_title a:visited {
  display: block;
  color: #1d2088;
  text-decoration: none;
}
.c-page-info .art_category a:hover, .c-page-info .art_title a:hover {
  text-decoration: underline;
}
.c-page-info .art_day, .c-page-info .art_category, .c-page-info .art_year {
  font-family: "DINNextLTPro-Condensed", YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
}
.c-page-info .art_day {
  font-size: 30px;
  color: #000;
}
.c-page-info .art_category {
  font-size: 14px;
  color: #1d2088;
  float: left;
}
.c-page-info .art_category.jp,
.c-page-info .art_category.media {
  font-size: 12px;
  line-height: 170%;
  font-family: YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
}
.c-page-info .art_year {
  font-size: 14px;
  color: #6b7079;
  float: right;
}
.c-page-info .art_title {
  font-size: 18px;
  line-height: 177%;
  color: #1d2088;
  letter-spacing: 0.02em;
  margin-top: 50px;
}
.c-page-info .moreBtn {
  position: relative;
  width: 100%;
}
.c-page-info .moreBtn a {
  position: absolute;
  right: 1px;
  width: -moz-calc(32% - 56px);
  width: -o-calc(32% - 56px);
  width: -webkit-calc(32% - 56px);
  width: calc(32% - 56px);
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  background-color: #1d2088;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

/*
|
|	//Information
|
*/
/*
|
|	Company
|
*/
.c-page-company #c-page__wrapper {
  margin-top: 140px;
  margin-bottom: 450px;
}
.c-page-company .c-page__main {
  background: url(/common/images/company_bg.png);
}
.c-page-company .sec-company-history {
  /*ACCORDION*/
  		/*
  		.accordion{
  			padding-bottom: 40px;
  			display:none;
  			.separate{
  				border-top: 1px dotted #cccccc;
  				border-bottom: 1px dotted #cccccc;
  				margin-top: 40px;
  				padding-top: 45px;
  				padding-bottom: 38px;
  				margin-bottom: 45px;
  			}
  			.separate_top{
  				border-top: 1px dotted #cccccc;
  				margin-top: 40px;
  				padding-top: 45px;
  			}
  
  			.li_year{
  				font-family: 'DINNextLTPro-Condensed';
  				font-weight: normal;
  				font-size: 24px;
  				line-height: 120%;
  				float: left;
  			}
  		}
  		.active{
  			color: #1d2088;
  			margin-bottom: 40px;
  			background: url(/common/images/history_bg.png) repeat;
  			@include transition(0.4s);
  			.deco{
  				background-position: -45px 0px;
  			}
  		}
  		*/
}
.c-page-company .sec-company-history li {
  margin-bottom: 22px;
  line-height: 180%;
}
.c-page-company .sec-company-history li:last-child {
  margin-bottom: 0px;
}
.c-page-company .sec-company-history .year {
  position: relative;
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 24px;
  line-height: 80px;
  border-top: 1px solid #cccccc;
  padding-top: 4px;
  margin-top: -1px;
  margin-bottom: 0px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.c-page-company .sec-company-history .year .deco {
  position: absolute;
  right: 20px;
  top: 22px;
  width: 40px;
  height: 40px;
  background: url(/common/images/plus_minus.png) no-repeat;
  background-size: 85px 40px;
}
.c-page-company .sec-company-history .month {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  display: inline-block;
  width: -moz-calc(32% - 30px);
  width: -o-calc(32% - 30px);
  width: -webkit-calc(32% - 30px);
  width: calc(32% - 30px);
  font-size: 18px;
  line-height: 160%;
  text-align: right;
  margin-right: 30px;
  vertical-align: top;
}
.c-page-company .sec-company-history .text {
  display: inline-block;
  width: -moz-calc(65% - 34px);
  width: -o-calc(65% - 34px);
  width: -webkit-calc(65% - 34px);
  width: calc(65% - 34px);
  margin-left: 30px;
  font-size: 14px;
}
.c-page-company .sec-company-history .accordion {
  margin-top: -50px;
  padding-bottom: 40px;
}
.c-page-company .sec-company-history .accordion .separate {
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  margin-top: 40px;
  padding-top: 45px;
  padding-bottom: 38px;
  margin-bottom: 45px;
}
.c-page-company .sec-company-history .accordion .separate_top {
  border-top: 1px dotted #cccccc;
  margin-top: 40px;
  padding-top: 45px;
}
.c-page-company .sec-company-history .accordion .li_year {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 24px;
  line-height: 120%;
  float: left;
}
.c-page-company .sec-company-history .accordion:last-of-type {
  padding-bottom: 0px;
}
.c-page-company .sec-company-outline {
  font-size: 0;
}
.c-page-company .sec-company-outline .sec-company__left__inner {
  border-top: 1px solid #000000;
  margin: 0 30px;
}
.c-page-company .sec-company-outline .sec-company__right dl {
  display: block;
  font-size: 0;
}
.c-page-company .sec-company-outline .sec-company__right hr {
  height: 1px;
  border: none;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  width: -moz-calc(100% - 60px);
  width: -o-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  margin: 0 30px;
}
.c-page-company .sec-company-outline .sec-company__right dt {
  font-size: 14px;
  font-weight: bold;
  width: 33.2%;
  display: inline-block;
  vertical-align: top;
  margin-top: 35px;
  letter-spacing: 0.8px;
  line-height: 210%;
}
.c-page-company .sec-company-outline .sec-company__right dt p {
  margin-left: 30px;
}
.c-page-company .sec-company-outline .sec-company__right dd {
  font-size: 14px;
  width: 66.6%;
  display: inline-block;
  margin-top: 35px;
  margin-bottom: 35px;
  letter-spacing: 0.8px;
  line-height: 210%;
}
.c-page-company .sec-company-outline .sec-company__right dd a:link, .c-page-company .sec-company-outline .sec-company__right dd a:visited {
  color: #1d2088;
}
.c-page-company .sec-company-outline .sec-company__right dd a:hover {
  text-decoration: none;
}
.c-page-company .sec-company-outline .sec-company__right dd p {
  margin-left: 30px;
}
.c-page-company .sec-company-outline .sec-company__right dd span {
  display: block;
  font-size: 12px;
  line-height: 200%;
  margin-bottom: 42px;
}
.c-page-company .sec-company-outline .sec-company__right dd span:last-of-type {
  margin-bottom: 5px;
}
.c-page-company .sec-company-outline .sec-company__right dt.first, .c-page-company .sec-company-outline .sec-company__right dd.first {
  margin-top: 0px;
}
.c-page-company .sec-company-outline .first {
  margin-top: 0px;
}
.c-page-company .sec-company-outline .sec-company__left.connection__wrapper {
  width: 25%;
  margin: 0;
}
.c-page-company .sec-company-outline .sec-company__right.connection__wrapper {
  width: 74.9%;
  margin: 0;
}
.c-page-company .sec-company-outline .connection_tt {
  font-size: 14px;
  font-weight: bold;
  width: 32%;
  display: inline-block;
  vertical-align: top;
  margin: 35px 0 8px 30px;
  letter-spacing: 0.8px;
  line-height: 210%;
}
.c-page-company .sec-company-outline .connection-list {
  font-size: 0px;
  display: inline-table;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.c-page-company .sec-company-outline .connection {
  display: inline-table;
  width: 33.3%;
}
.c-page-company .sec-company-outline .connection p {
  border-top: 1px solid #e5e5e5;
  margin: 0 30px;
}
.c-page-company .sec-company-outline .connection p img {
  width: 100%;
  max-width: 184px;
  margin-bottom: 1px;
}
.c-page-company .sec-company-outline .bb {
  border-bottom: 1px solid #e5e5e5;
}
.c-page-company .sec-company-outline .link {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  letter-spacing: 1px;
}
.c-page-company .sec-company-outline .link .link__wrapper {
  color: #ffffff;
  font-size: 0;
}
.c-page-company .sec-company-outline .link .link-list {
  position: relative;
  display: inline-block;
  width: 33.2%;
}
.c-page-company .sec-company-outline .link .link-list a {
  margin: 0 30px;
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  background-color: #1d2088;
  font-size: 14px;
}
.c-page-company .sec-company-outline .link .link-list-blank {
  position: relative;
  display: inline-block;
  width: 33.2%;
}
.c-page-company .sec-company-outline .link .link-list-blank a {
  margin: 0 30px;
  padding-left: 15px;
  background: url(/common/images/blank.svg) no-repeat;
  background-size: 10px 10px;
  background-position: right 15px bottom 15px;
  background-color: #1d2088;
  font-size: 12px;
}
.c-page-company .sec-company-outline .l {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  margin-right: 28px;
  text-align: left;
}
.c-page-company .sec-company-outline .c {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  margin: 0 28px;
}
.c-page-company .sec-company-outline .r {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  margin-left: 28px;
  float: right;
}
.c-page-company .sec-company-access .access-nav {
  background-color: #6b7079;
}
.c-page-company .sec-company-access .access-nav__wrapper {
  font-size: 0px;
  line-height: 25px;
  padding: 27px 0 19px 0;
  text-align: center;
}
.c-page-company .sec-company-access .access-nav-list {
  width: 33%;
  font-size: 18px;
  display: inline-block;
  color: #ffffff;
  text-decoration: underline;
}
.c-page-company .sec-company-access .access-nav-list.current {
  text-decoration: none;
}
.c-page-company .sec-company-access .access-nav-list:last-child {
  margin-right: 0px;
}
.c-page-company .sec-company-access .sec-access-company__right--gmap {
  width: 100%;
  height: 400px;
  background-color: #e5e5e5;
}
.c-page-company .sec-company-access .sec-access-company__right--detail {
  padding-top: 30px;
  display: block;
  background-color: #f6f6f6;
  height: 192px;
  font-size: 0;
}
.c-page-company .sec-company-access .sec-company-access__column {
  display: inline-table;
  font-size: 14px;
  line-height: 170%;
  vertical-align: top;
}
.c-page-company .sec-company-access .sec-company-access__column .name,
.c-page-company .sec-company-access .sec-company-access__column .img {
  margin-left: 28px;
}
.c-page-company .sec-company-access .sec-company-access__column .img {
  margin-top: 15px;
}
.c-page-company .sec-company-access .sec-company-access__column .gmap {
  margin-top: 25px;
}
.c-page-company .sec-company-access .sec-company-access__column .gmap a:link, .c-page-company .sec-company-access .sec-company-access__column .gmap a:visited {
  color: #1d2088;
}
.c-page-company .sec-company-access .sec-company-access__column .gmap a:hover {
  text-decoration: none;
}
.c-page-company .sec-company-access .l {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  padding-right: 28px;
}
.c-page-company .sec-company-access .c {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  padding: 0 28px;
  margin-top: 32px;
}
.c-page-company .sec-company-access .r {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  margin-top: 32px;
  float: right;
}

/*
|
|	Recruit
|
*/
.c-page__content .c-page__main {
  background: url(/common/images/contact_bg.png);
}
.c-page-company .sec-company-outline .link .link-list-recruit {
  position: relative;
  display: inline-block;
  width: 24.9%;
}
.c-page-company .sec-company-outline .link .link-list-recruit a {
  margin: 0 20px;
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  background-color: #1d2088;
  font-size: 14px;
}
.sec-content_reset-recruit {
  font-size: 0;
  border-top: 1px solid #e5e5e5;
  padding-bottom: 100px;
}
/*
|
|	Business
|
*/
.c-page-business #c-page__wrapper {
  margin-top: 140px;
  margin-bottom: 450px;
}
.c-page-business .c-page__main {
  background: url(/common/images/business_bg.png);
}
.c-page-business .sec-business-philosophy .s-business__phy__tt_s,
.c-page-business .sec-business-philosophy .s-business__phy__tt_l {
  font-size: 14px;
  background-color: #f6f6f6;
  letter-spacing: 0.5px;
  line-height: 40px;
  text-align: center;
}
.c-page-business .sec-business-philosophy .s-business__phy__tt_l {
  font-size: 14px;
  background-color: #f6f6f6;
  letter-spacing: 0.5px;
  line-height: 40px;
}
.c-page-business .sec-business-philosophy ul {
  margin-top: 40px;
  margin-bottom: 80px;
}
.c-page-business .sec-business-philosophy li {
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 27px;
}
.c-page-business .sec-business-philosophy .phy__wrapper {
  width: 100%;
  display: inline-flex;
  margin-bottom: 80px;
}
.c-page-business .sec-business-philosophy dl {
  display: inline-block;
  vertical-align: top;
}
.c-page-business .sec-business-philosophy dt {
  margin-bottom: 25px;
  letter-spacing: 0.8px;
}
.c-page-business .sec-business-philosophy dd {
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.5px;
}
.c-page-business .sec-business-philosophy .phy2 {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  margin-right: 30px;
}
.c-page-business .sec-business-philosophy .phy3 {
  width: -moz-calc(35.5% - 58px);
  width: -o-calc(35.5% - 58px);
  width: -webkit-calc(35.5% - 58px);
  width: calc(35.5% - 58px);
  margin: 0 30px;
}
.c-page-business .sec-business-philosophy .phy4 {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  margin-left: 30px;
}
.c-page-business .sec-business-philosophy .s-business__phy__img {
  position: relative;
  right: 60px;
  width: 100%;
  margin-bottom: 70px;
}
.c-page-business .sec-business-philosophy .s-business__phy__img img {
  width: -moz-calc(100% + 120px);
  width: -o-calc(100% + 120px);
  width: -webkit-calc(100% + 120px);
  width: calc(100% + 120px);
}
.c-page-business .sec-business-philosophy .s-business__phy__tx1 {
  font-size: 18px;
  line-height: 200%;
  letter-spacing: 0.8px;
  margin-bottom: 30px;
}
.c-page-business .sec-business-philosophy .s-business__phy__sei,
.c-page-business .sec-business-philosophy .s-business__phy__raku {
  display: inline-table;
  background-color: #ffffff;
  border: 10px solid #f6f6f6;
}
.c-page-business .sec-business-philosophy .s-business__phy__raku {
  margin-top: -10px;
}
.c-page-business .sec-business-philosophy .s-business__phy__sei__img {
  display: inline-block;
  background: url(/common/images/company_ci_sei.jpg) no-repeat;
  background-position: center 40px;
  height: 150px;
  width: 32%;
  background-color: #ffffff;
}
.c-page-business .sec-business-philosophy .s-business__phy__raku__img {
  display: inline-block;
  background: url(/common/images/company_ci_raku.jpg) no-repeat;
  background-position: center 40px;
  height: 150px;
  width: 32%;
  background-color: #ffffff;
}
.c-page-business .sec-business-philosophy .s-business__phy__sei__tx,
.c-page-business .sec-business-philosophy .s-business__phy__raku__tx {
  display: inline-block;
  width: 68%;
  width: -moz-calc(68% - 65px);
  width: -o-calc(68% - 65px);
  width: -webkit-calc(68% - 65px);
  width: calc(68% - 65px);
  margin: 32px 0 32px 30px;
  background-color: #ffffff;
  vertical-align: top;
  font-size: 18px;
  line-height: 200%;
  letter-spacing: 0.8px;
}
.c-page-business .sec-business-philosophy .s-business__phy__tx2 {
  font-size: 24px;
  line-height: 200%;
  letter-spacing: 0.8px;
  margin: 70px 0;
}
.c-page-business .sec-business-philosophy .s-business__ci {
  display: inline-table;
  width: 100%;
  background-color: #f6f6f6;
}
.c-page-business .sec-business-philosophy .s-business__ci__logo {
  display: inline-block;
  width: -moz-calc(32% - 38px);
  width: -o-calc(32% - 38px);
  width: -webkit-calc(32% - 38px);
  width: calc(32% - 38px);
  height: 240px;
  margin-right: 20px;
  background: url(/common/images/company_ci_logo.png) no-repeat;
  background-size: 48px 86px;
  background-position: center;
  background-color: #ffffff;
  border: 10px solid #f6f6f6;
  vertical-align: middle;
}
.c-page-business .sec-business-philosophy .s-business__ci__tx {
  display: inline-block;
  width: -moz-calc(65% - 34px);
  width: -o-calc(65% - 34px);
  width: -webkit-calc(65% - 34px);
  width: calc(65% - 34px);
  vertical-align: middle;
  margin: 40px 0 40px 32px;
}
.c-page-business .sec-business-philosophy .s-business__ci__tx dt {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.2px;
}
.c-page-business .sec-business-philosophy .s-business__ci__tx dd {
  font-size: 12px;
  line-height: 230%;
  letter-spacing: 0.5px;
}
.c-page-business .sec-business-message hr {
  border: none;
  height: 1px;
  margin: 0 30px;
  border-top: 1px solid #000;
}
.c-page-business .sec-business-message .s-c-message__catch {
  font-size: 24px;
  line-height: 200%;
  letter-spacing: 0.2px;
  margin: 0 30px;
  margin-top: 45px;
  margin-bottom: 65px;
}
.c-page-business .sec-business-message .sec-business__right {
  position: relative;
  width: 75%;
  margin: 0;
  font-size: 0;
}
.c-page-business .sec-business-message .sec-business__right .signature {
  position: absolute;
  font-size: 14px;
  left: 30px;
  bottom: 4px;
}
.c-page-business .sec-business-message .sec-business__right .s-c-message_left {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
}
.c-page-business .sec-business-message .sec-business__right .s-c-message_left .s-c-message_left__inner {
  position: relative;
  margin: 0 30px;
}
.c-page-business .sec-business-message .sec-business__right .s-c-message_left .s-c-message_left__inner img {
  width: 100%;
}
.c-page-business .sec-business-message .sec-business__right .s-c-message_right {
  width: 66.6%;
  display: inline-block;
}
.c-page-business .sec-business-message .sec-business__right .s-c-message_right .s-c-message_right__inner {
  margin: 0 30px;
}
.c-page-business .sec-business-message .sec-business__right .s-c-message_right .s-c-message_right__inner dt {
  font-size: 18px;
  font-weight: bold;
  line-height: 155%;
}
.c-page-business .sec-business-message .sec-business__right .s-c-message_right .s-c-message_right__inner dd {
  font-size: 14px;
  line-height: 214%;
  margin-top: 23px;
  margin-bottom: 58px;
}
.c-page-business .sec-business-message .sec-business__right .s-c-message_right .s-c-message_right__inner dd:last-child {
  margin-bottom: 0px;
}
.c-page-business .sec-business-business .s-c-business__img {
  text-align: center;
  margin-bottom: 80px;
}
.c-page-business .sec-business-business .description {
  font-size: 18px;
  line-height: 200%;
  letter-spacing: 0.8px;
}
.c-page-business .sec-business-vision .statement {
  font-size: 24px;
  line-height: 200%;
  margin-top: -4px;
}
.c-page-business .sec-business-vision .s-c-vision__img {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 15px;
}
.c-page-business .sec-business-vision .description {
  font-size: 18px;
  line-height: 200%;
  letter-spacing: 0.8px;
}

/*
|
|	Service
|
*/
.c-page-service-detail .c-page__main {
  position: relative;
  z-index: 2;
  background: none;
  background-color: #000;
  color: #FFF;
}
.c-page-service-detail .c-page__main .service-detail_cover {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 400px;
  background: url(/common/images/service_detail_cover_dummy.jpg) center no-repeat;
  background-size: cover;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.c-page-service-detail .c-page__main .service-detail_cover.agriculture {
  background: url(/common/images/service/service_cover_agriculture.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.iotsolution {
  background: url(/common/images/service/service_cover_iotsolution.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.datescience {
  background: url(/common/images/service/service_cover_datescience.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.rpasolution {
  background: url(/common/images/service/service_cover_rpasolution.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.digitalmarketing {
  background: url(/common/images/service/service_cover_digitalmarketing.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.security {
  background: url(/common/images/service/service_cover_security.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.websolution {
  background: url(/common/images/service/service_cover_websolution.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.businessintelligence {
  background: url(/common/images/service/service_cover_businessintelligence.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.localsoluion {
  background: url(/common/images/service/service_cover_localsoluion.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.itinfracloudtechnology {
  background: url(/common/images/service/service_cover_itinfracloudtechnology.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.itinfrastructure {
  background: url(/common/images/service_cover_itinfrastructure.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.smartsolution {
  background: url(/common/images/service_cover_smartsolution.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.webmarketing {
  background: url(/common/images/service_cover_webmarketing.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_cover.local {
  background: url(/common/images/service_cover_local.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service-detail .c-page__main .service-detail_title, .c-page-service-detail .c-page__main .service-detail_vol, .c-page-service-detail .c-page__main .service-detail_name {
  color: #FFF;
}
.c-page-service-detail .c-page__main .service-detail_title,
.c-page-service-detail .c-page__main .service-detail_vol {
  font-family: "DINNextLTPro-Condensed", YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  letter-spacing: 0.08em;
}
.c-page-service-detail .c-page__main .service-detail_title {
  padding-top: 55px;
}
.c-page-service-detail .c-page__main .service-detail_vol {
  font-size: 30px;
  margin-top: -5px;
}
.c-page-service-detail .c-page__main .service-detail_icon {
  width: 46px;
  height: 60px;
  background: url(/common/images/servive_icon_01.svg) no-repeat;
  margin: 0 auto;
  margin-top: 54px;
}
.c-page-service-detail .c-page__main h1.service-detail_name {
  margin: 0 auto;
  margin-top: 65px;
  padding: 0;
  font-family: YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  font-size: 36px;
}
.c-page-service-detail .c-page__main h2.service-detail_name__en {
  position: absolute;
  top: auto;
  bottom: 55px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: 'DINNextLTPro-Condensed';
  font-size: 14px;
}
.c-page-service-detail .c-page__main .service-detail_prev, .c-page-service-detail .c-page__main .service-detail_next {
  font-family: "DINNextLTPro-Condensed", YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  font-size: 14px;
}
.c-page-service-detail .c-page__main .service-detail_prev {
  position: absolute;
  top: 160px;
  width: 102px;
  height: 80px;
}
.c-page-service-detail .c-page__main .service-detail_prev p {
  position: absolute;
  top: 15px;
  left: 38px;
}
.c-page-service-detail .c-page__main .service-detail_prev a {
  color: #FFF;
  border-right: 1px solid #FFF;
  background: url(/common/images/service_cover_prev_arw.svg) 39px 50px no-repeat;
  display: block;
  width: 102px;
  height: 80px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.c-page-service-detail .c-page__main .service-detail_prev a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.c-page-service-detail .c-page__main .service-detail_next {
  position: absolute;
  top: 160px;
  right: 0px;
  width: 102px;
  height: 80px;
}
.c-page-service-detail .c-page__main .service-detail_next p {
  position: absolute;
  top: 15px;
  left: 38px;
}
.c-page-service-detail .c-page__main .service-detail_next a {
  color: #FFF;
  border-left: 1px solid #FFF;
  background: url(/common/images/service_cover_next_arw.svg) 38px 50px no-repeat;
  display: block;
  width: 102px;
  height: 80px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.c-page-service-detail .c-page__main .service-detail_next a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.c-page-service-detail .c-page__main .service-detail_next.invalid {
  color: #FFF;
  border-left: 1px solid #FFF;
  background: url(/common/images/service_cover_next_arw.svg) 39px 50px no-repeat;
  display: block;
  width: 102px;
  height: 80px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.c-page-service-detail .c-page__main .service-detail_prev.invalid {
  color: #FFF;
  border-right: 1px solid #FFF;
  background: url(/common/images/service_cover_prev_arw.svg) 39px 50px no-repeat;
  display: block;
  width: 102px;
  height: 80px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

#casestudy {
    display: none !important;
}

.c-page-service-detail .s-s-d__casestudy hr, .c-page-service-detail .s-s-d__overview hr {
  border: none;
  height: 1px;
  margin: 0 30px;
  border-top: 1px solid #000;
}
.c-page-service-detail .s-s-d__casestudy .sec-service-detail__right, .c-page-service-detail .s-s-d__overview .sec-service-detail__right {
  width: 75%;
  margin: 0;
}
.c-page-service-detail .s-s-d__overview {
  margin-bottom: 120px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__summary {
  font-size: 18px;
  line-height: 200%;
  margin: 0 30px;
  margin-top: 50px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__summary_box {
    margin-top: 50px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__summary_leftbox {
  font-size: 18px;
  line-height: 200%;
  width: 60%;
  display: inline-block;
  padding: 20px 30px 0 30px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__summary_rightbox {
  width: 30%;
  display: inline-block;
  vertical-align: top !important;
  margin-top: 26px;
}

.c-page-service-detail .s-s-d__overview .s-s-d__overview__summary_rightbox .link {
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__summary_rightbox .link .special_site_link {
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 14px;
  margin-left: 26px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__summary_rightbox .link .link__wrapper {
  color: #ffffff;
  font-size: 0;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__summary_rightbox .link .link-list-blank {
  position: relative;
  display: inline-block;
  width: 107%;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__summary_rightbox .link .link-list-blank a {
  margin: 0 26px;
  padding-left: 15px;
  background: url(/common/images/blank.svg) no-repeat;
  background-size: 10px 10px;
  background-position: right 15px bottom 15px;
  background-color: #1d2088;
  font-size: 13px;
}

/* 2021.01.26 追記*/
.c-page-service-detail .s-s-d__overview .s-s-d__overview__link_box {
  display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: stretch;
	align-items: stretch;
  margin: 30px 0 60px 0;
}

.c-page-service-detail .s-s-d__overview .s-s-d__overview__link_boxitem {
  width: 33.3%;
  display: inline-block;
  vertical-align: top !important;
  margin-top: 26px;
}

.c-page-service-detail .s-s-d__overview .s-s-d__overview__link_boxitem .link {
  margin: 0 30px;
}

.c-page-service-detail .s-s-d__overview .s-s-d__overview__link_boxitem .link .special_site_link {
  font-weight: normal;
  letter-spacing: 1px;
  min-height: 40px;
  font-size: 14px;
  margin-bottom: 5px;
}

.c-page-service-detail .s-s-d__overview .s-s-d__overview__link_boxitem .link .link__wrapper {
  color: #ffffff;
  font-size: 0;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__link_boxitem .link .link-list-blank {
  position: relative;
  display: inline-block;
  width: 100%;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__link_boxitem .link .link-list-blank a {
  padding-left: 15px;
  background: url(/common/images/blank.svg) no-repeat;
  background-size: 10px 10px;
  background-position: right 15px bottom 15px;
  background-color: #1d2088;
  font-size: 13px;
}

/* 2021.01.26 追記終わり*/

.c-page-service-detail .s-s-d__overview .s-s-d__overview__article {
  font-size: 0;
  margin: 60px 0 0 0;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl {
  display: inline-block;
  width: 33.3%;
  font-size: 14px;
  vertical-align: top;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt {
  position: relative;
  height: 225px;
  font-size: 14px;
  font-weight: bold;
  color: #6b7079;
  line-height: 142%;
  text-align: center;
  border-bottom: 1px solid #e1e2e3;
  background-color: #f6f6f6;
  margin: 0 30px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt p {
  position: absolute;
  width: 100%;
  top: 147px;
  line-height: 142%;
  color: #1d2088;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt .arw {
  position: absolute;
  bottom: -8px;
  width: 100%;
  height: 8px;
  background: url(/common/images/overview_arw.png) center 0 no-repeat;
  background-size: 16px 8px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfrastructure_1 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfrastructure_2 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfrastructure_3 .icon,
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_smartsolution_1 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_smartsolution_2 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_smartsolution_3 .icon,
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_webmarketing_1 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_webmarketing_2 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_webmarketing_3 .icon,
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_1 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_2 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_3 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_4 .icon, .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_5 .icon {
  margin: 0 auto;
  background-size: 46px 60px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_agriculture_1 .icon {
 width: 60px;
  height: 50px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_agriculture_icon_1.svg) 0 bottom no-repeat;
  background-size: 60px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_agriculture_2 .icon {
  width: 50px;
  height: 62px;
  margin: 0 auto;
  padding-top: 50px;
  background: url(/common/images/icon/service_agriculture_icon_2.svg) 0 bottom no-repeat;
  background-size: 50px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_agriculture_3 .icon {
  width: 59px;
  height: 67px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_agriculture_icon_3.svg) 0 bottom no-repeat;
  background-size: 59px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_agriculture_4 .icon {
  width: 48px;
  height: 50px;
  margin: 0 auto;
  padding-top: 51px;
  background: url(/common/images/icon/service_agriculture_icon_4.svg) 0 bottom no-repeat;
  background-size: 48px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_iotsolution_1 .icon {
 width: 63px;
  height: 60px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_iotsolution_icon_1.svg) 0 bottom no-repeat;
  background-size: 63px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_iotsolution_2 .icon {
 width: 47px;
  height: 50px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_iotsolution_icon_2.svg) 0 bottom no-repeat;
  background-size: 47px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_iotsolution_3 .icon {
 width: 50px;
  height: 57px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_iotsolution_icon_3.svg) 0 bottom no-repeat;
  background-size: 50px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_iotsolution_4 .icon {
 width: 48px;
  height: 50px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_iotsolution_icon_4.svg) 0 bottom no-repeat;
  background-size: 48px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_datescience_1 .icon {
 width: 46px;
  height: 46px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_datescience_icon_1.svg) 0 bottom no-repeat;
  background-size: 46px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_datescience_2 .icon {
 width: 47px;
  height: 46px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_datescience_icon_2.svg) 0 bottom no-repeat;
  background-size: 47px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_datescience_3 .icon {
 width: 48px;
  height: 50px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_datescience_icon_3.svg) 0 bottom no-repeat;
  background-size: 48px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_datescience_4 .icon {
 width: 46px;
  height: 47px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_datescience_icon_4.svg) 0 bottom no-repeat;
  background-size: 45px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_rpasolution_1 .icon {
  width: 46px;
   height: 46px;
   margin: 0 auto;
   padding-top: 55px;
   background: url(/common/images/icon/service_rpasolution_icon_1.svg) 0 bottom no-repeat;
   background-size: 46px auto;
 }
 .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_rpasolution_2 .icon {
  width: 47px;
   height: 46px;
   margin: 0 auto;
   padding-top: 55px;
   background: url(/common/images/icon/service_rpasolution_icon_2.svg) 0 bottom no-repeat;
   background-size: 47px auto;
 }
 .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_rpasolution_3 .icon {
  width: 48px;
   height: 50px;
   margin: 0 auto;
   padding-top: 55px;
   background: url(/common/images/icon/service_rpasolution_icon_3.svg) 0 bottom no-repeat;
   background-size: 48px auto;
 }
 .c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_rpasolution_4 .icon {
  width: 46px;
   height: 47px;
   margin: 0 auto;
   padding-top: 55px;
   background: url(/common/images/icon/service_rpasolution_icon_4.svg) 0 bottom no-repeat;
   background-size: 45px auto;
 }
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_digitalmarketing_1 .icon {
 width: 54px;
  height: 50px;
  margin: 0 auto;
  padding-top: 54px;
  background: url(/common/images/icon/service_digitalmarketing_icon_1.svg) 0 bottom no-repeat;
  background-size: 54px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_digitalmarketing_2 .icon {
 width: 53px;
  height: 55px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_digitalmarketing_icon_2.svg) 0 bottom no-repeat;
  background-size: 53px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_digitalmarketing_3 .icon {
 width: 45px;
  height: 50px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_digitalmarketing_icon_3.svg) 0 bottom no-repeat;
  background-size: 45px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_digitalmarketing_4 .icon {
 width: 57px;
  height: 55px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_digitalmarketing_icon_4.svg) 0 bottom no-repeat;
  background-size: 57px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_digitalmarketing_5 .icon {
 width: 45px;
  height: 50px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_digitalmarketing_icon_5.svg) 0 bottom no-repeat;
  background-size: 45px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_security_1 .icon {
 width: 50px;
  height: 48px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_security_icon_1.svg) 0 bottom no-repeat;
  background-size: 50px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_security_2 .icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_security_icon_2.svg) 0 bottom no-repeat;
  background-size: 60px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_security_3 .icon {
 width: 48px;
  height: 50px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_security_icon_3.svg) 0 bottom no-repeat;
  background-size: 48px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfracloudtechnology_1 .icon {
  width: 46px;
  height: 48px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_itinfracloudtechnology_icon_1.svg) 0 bottom no-repeat;
  background-size: 45px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfracloudtechnology_2 .icon {
 width: 45px;
  height: 45px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_itinfracloudtechnology_icon_2.svg) 0 bottom no-repeat;
  background-size: 45px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfracloudtechnology_3 .icon {
 width: 52px;
  height: 52px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_itinfracloudtechnology_icon_3.svg) 0 bottom no-repeat;
  background-size: 52px auto;
}

.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfracloudtechnology_4 .icon {
  width: 45px;
  height: 45px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_itinfracloudtechnology_icon_4.svg) 0 bottom no-repeat;
  background-size: 45px auto;
}

.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_websolution_1 .icon {
 width: 45px;
  height: 45px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_websolution_icon_1.svg) 0 bottom no-repeat;
  background-size: 45px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_websolution_2 .icon {
 width: 49px;
  height: 45px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_websolution_icon_2.svg) 0 bottom no-repeat;
  background-size: 49px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_websolution_3 .icon {
  width: 47px;
  height: 46px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_websolution_icon_3.svg) 0 bottom no-repeat;
  background-size: 47px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_websolution_4 .icon {
 width: 48px;
  height: 55px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_websolution_icon_4.svg) 0 bottom no-repeat;
  background-size: 48px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_websolution_5 .icon {
 width: 48px;
  height: 55px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_websolution_icon_5.svg) 0 bottom no-repeat;
  background-size: 48px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_websolution_6 .icon {
 width: 49px;
  height: 60px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_websolution_icon_6.svg) 0 bottom no-repeat;
  background-size: 49px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_websolution_7 .icon {
 width: 46px;
  height: 50px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_websolution_icon_7.svg) 0 bottom no-repeat;
  background-size: 46px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_websolution_8 .icon {
  width: 52px;
  height: 52px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_websolution_icon_8.svg) 0 bottom no-repeat;
  background-size: 52px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_businessintelligence_1 .icon {
 width: 46px;
  height: 45px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_businessintelligence_icon_1.svg) 0 bottom no-repeat;
  background-size: 45px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_businessintelligence_2 .icon {
 width: 57px;
  height: 48px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_businessintelligence_icon_2.svg) 0 bottom no-repeat;
  background-size: 55px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_businessintelligence_3 .icon {
  width: 52px;
  height: 52px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_businessintelligence_icon_3.svg) 0 bottom no-repeat;
  background-size: 52px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_businessintelligence_4 .icon {
 width: 49px;
  height: 45px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_businessintelligence_icon_4.svg) 0 bottom no-repeat;
  background-size: 49px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_businessintelligence_5 .icon {
  width: 55px;
  height: 50px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_businessintelligence_icon_5.svg) 0 bottom no-repeat;
  background-size: 55px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_businessintelligence_6 .icon {
  width: 55px;
  height: 48px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_businessintelligence_icon_6.svg) 0 bottom no-repeat;
  background-size: 55px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_businessintelligence_7 .icon {
  width: 52px;
  height: 52px;
  margin: 0 auto;
  padding-top: 55px;
  background: url(/common/images/icon/service_businessintelligence_icon_7.svg) 0 bottom no-repeat;
  background-size: 52px auto;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfrastructure_1 .icon {
  width: 46px;
  height: 60px;
  padding-top: 42px;
  background: url(/common/images/service_itinfrastructure_icon_1.svg) 0 bottom no-repeat;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfrastructure_2 .icon {
  width: 45px;
  height: 44px;
  margin: 0 auto;
  padding-top: 50px;
  background: url(/common/images/service_itinfrastructure_icon_2.svg) 0 bottom no-repeat;
  background-size: 45px 44px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_itinfrastructure_3 .icon {
  width: 60px;
  height: 36px;
  padding-top: 54px;
  background: url(/common/images/service_itinfrastructure_icon_3.svg) 0 bottom no-repeat;
  background-size: 60px 36px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_smartsolution_1 .icon {
  width: 45px;
  height: 42px;
  padding-top: 51px;
  background: url(/common/images/service_smartsolution_icon_1.svg) 0 bottom no-repeat;
  background-size: 45px 42px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_smartsolution_2 .icon {
  width: 24px;
  height: 46px;
  padding-top: 49px;
  background: url(/common/images/service_smartsolution_icon_2.svg) 0 bottom no-repeat;
  background-size: 24px 46px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_smartsolution_3 .icon {
  width: 46px;
  height: 46px;
  padding-top: 49px;
  background: url(/common/images/service_smartsolution_icon_3.svg) 0 bottom no-repeat;
  background-size: 46px 46px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_webmarketing_1 .icon {
  width: 54px;
  height: 36px;
  padding-top: 54px;
  background: url(/common/images/service_webmarketing_icon_1.svg) 0 bottom no-repeat;
  background-size: 54px 36px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_webmarketing_2 .icon {
  width: 46px;
  height: 60px;
  padding-top: 42px;
  background: url(/common/images/service_webmarketing_icon_2.svg) 0 bottom no-repeat;
  background-size: 46px 60px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_webmarketing_3 .icon {
  width: 49px;
  height: 40px;
  padding-top: 52px;
  background: url(/common/images/service_webmarketing_icon_3.svg) 0 bottom no-repeat;
  background-size: 49px 40px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_1 .icon {
  width: 74px;
  height: 70px;
  padding-top: 38px;
  background: url(/common/images/service_local_icon_1.png) 0 bottom no-repeat;
  background-size: 74px 70px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_2 .icon {
  width: 64px;
  height: 58px;
  padding-top: 39px;
  background: url(/common/images/service_local_icon_2.png) 0 bottom no-repeat;
  background-size: 64px 58px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_3 .icon {
  width: 62px;
  height: 61px;
  padding-top: 39px;
  background: url(/common/images/service_local_icon_3.png) 0 bottom no-repeat;
  background-size: 62px 61px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_4 .icon {
  width: 44px;
  height: 65px;
  padding-top: 39px;
  background: url(/common/images/service_local_icon_4.png) center 39px no-repeat;
  background-size: 44px 65px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dt.art_local_5 .icon {
  width: 62px;
  height: 67px;
  padding-top: 39px;
  background: url(/common/images/service_local_icon_5.png) 0 bottom no-repeat;
  background-size: 62px 67px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dd {
  margin: 0 30px;
  margin-top: 30px;
  line-height: 200%;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article dl dd ul {
  margin-top: 20px;
}
.c-page-service-detail .s-s-d__overview .s-s-d__overview__article .second_stage hr {
  margin: 60px 30px 30px 30px;
  border-top: 1px solid #e9eaeb;
}
.c-page-service-detail .s-s-d__casestudy .sec-service-detail__right {
  font-size: 0;
}
.c-page-service-detail .s-s-d__casestudy .sec-service-detail__right article {
  margin-bottom: 42px;
}
.c-page-service-detail .s-s-d__casestudy .sec-service-detail__right article:last-of-type {
  margin-bottom: 0px;
}
.c-page-service-detail .s-s-d__casestudy .s-s-d__casestudy__title {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
  margin-top: 1px;
}
.c-page-service-detail .s-s-d__casestudy .s-s-d__casestudy__title p {
  margin: 0 30px;
  font-size: 18px;
  line-height: 200%;
  letter-spacing: 0.08em;
}
.c-page-service-detail .s-s-d__casestudy .s-s-d__casestudy__summary {
  width: 66.6%;
  display: inline-block;
  margin-top: 3px;
}
.c-page-service-detail .s-s-d__casestudy .s-s-d__casestudy__summary p {
  font-size: 14px;
  line-height: 200%;
  margin: 0 30px;
}

.c-page-service .c-page__content {
  background-color: #f6f6f6;
}
.c-page-service .sec-service__wrapper {
  margin-bottom: -14px;
}
.c-page-service .sec-service__inner {
  position: relative;
  margin: 0 0px;
}
.c-page-service .sec-content_reset {
  padding-top: 40px;
  padding-bottom: 100px;
}
.c-page-service .c-page__main {
  margin-bottom: 30px;
  background: url(/common/images/service_bg.png);
}
.c-page-service .c-inner {
  background-color: #f6f6f6;
}
.c-page-service .c-inner .summary_panel {
  position: relative;
  z-index: 3;
  width: 40%;
  background-color: #FFF;
  text-align: center;
}
.c-page-service .c-inner .summary_panel .summary-p__num {
  position: relative;
  top: -24px;
  font-size: 36px;
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  color: #1d2088;
}
.c-page-service .c-inner .summary_panel .summary-p__name_jp {
  font-size: 30px;
  line-height: 140%;
  color: #000;
  margin-top: 18px;
}
.c-page-service .c-inner .summary_panel .summary-p__name_jp .dx_icon {
    background: linear-gradient(to bottom, rgba(69,104,158,1) 1%,rgba(50,93,158,1) 43%,rgba(43,88,160,1) 100%);
    color: white;
    border-radius: 1.5px;
    font-family: 'DINNextLTPro-Condensed';
    font-weight: bold;
    font-size: 14px;
    width: 27px;
    height: 24px;
    margin-right: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    bottom: 7px;
    padding-top: 3px;
}
.c-page-service .c-inner .summary_panel .summary-p__name_jp .si_icon {
    background: linear-gradient(to bottom, rgba(198,155,35,1) 0%,rgba(198,155,35,1) 33%,rgba(199,152,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: white;
    border-radius: 1.5px;
    font-family: 'DINNextLTPro-Condensed';
    font-weight: bold;
    font-size: 14px;
    width: 27px;
    height: 24px;
    margin-right: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    bottom: 7px;
    padding-top: 3px;
}
.c-page-service .c-inner .summary_panel .summary-p__name_en {
  font-size: 14px;
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  color: #1d2088;
  margin-top: 18px;
}
.c-page-service .c-inner .summary_panel .summary-p__txt {
  font-size: 14px;
  line-height: 200%;
  margin-top: 34px;
  padding-bottom: 70px;
}
.c-page-service .c-inner .summary-p__viewBtn {
  position: relative;
  z-index: 4;
  top: -14px;
  width: 25%;
  margin-left: 60px;
  font-size: 18px;
}
.c-page-service .c-inner .summary-p__viewBtn a {
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  background-color: #1d2088;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  letter-spacing: -0.002em;
}
.c-page-service .c-inner .summary-p__viewBtn.blank a {
  background: url(/common/images/blank.svg) no-repeat;
  background-size: 10px 8px;
  background-position: right 20px center;
  background-color: #1d2088;
}
.c-page-service .c-inner .summary-p__img {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 66%;
  height: 400px;
}
.c-page-service .c-inner .summary-p__img img {
  width: 100%;
  height: auto;
}
.c-page-service .c-inner .sec-service__inner.right {
  text-align: right;
}
.c-page-service .c-inner .sec-service__inner.right .summary_panel {
  margin: 0 0 0 auto;
}
.c-page-service .c-inner .sec-service__inner.right .summary-p__viewBtn {
  margin-right: 60px;
}
.c-page-service .c-inner .sec-service__inner.right .summary-p__img {
  left: 0;
}
.c-page-service .c-inner .sec-service-infra_cloud, .c-page-service .c-inner .sec-service-smart_solution, .c-page-service .c-inner .sec-service-marketing, .c-page-service .c-inner .sec-service-iot_platform, .c-page-service .c-inner .sec-service-it_agriculture, .c-page-service .c-inner .sec-service-digital_marketing, .sec-service-rpa, .c-page-service .c-inner .sec-service-security, .c-page-service .c-inner .sec-service-business_intelligence, .c-page-service .c-inner .sec-service-erp_company  {
  margin-bottom: 100px;
}
.c-page-service .c-inner .sec-service-local_solution {
  /*padding-bottom: 238px;*/
	padding-bottom: 120px;
}
.c-page-service .c-inner .sec-service-pmp, .c-page-service .c-inner .sec-service-jonetsu {
  padding-bottom: 120px;
}
.c-page-service .c-inner .sec-service-infra_cloud {
  border-top: 1px solid #dddddd;
  padding-top: 71px;
}
.c-page-service .c-inner .sec-service-infra_cloud .summary-p__img {
  background: url(/common/images/service_infra_cloud_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-smart_solution {
  border-top: 1px solid #dddddd;
  padding-top: 61px;
}
.c-page-service .c-inner .sec-service-smart_solution .summary-p__img {
  background: url(/common/images/service_sumart_solution_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-marketing .summary-p__img {
  background: url(/common/images/date_science_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-iot_platform .summary-p__img {
  background: url(/common/images/service_iot_platform_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-it_agriculture .summary-p__img {
  background: url(/common/images/service_it_agriculture_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-local_solution .summary-p__img {
  background: url(/common/images/service_local_solution_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-pmp .summary-p__img {
  background: url(/common/images/service_pmp_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-jonetsu .summary-p__img {
  background: url(/common/images/service_jonetsudaigaku_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-digital_marketing .summary-p__img {
  background: url(/common/images/digital_marketing_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-rpa .summary-p__img {
  background: url(/common/images/rpasolution_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-security .summary-p__img {
  background: url(/common/images/security_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-business_intelligence .summary-p__img {
  background: url(/common/images/business_intelligence_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-digital_marketing .summary-p__img {
  background: url(/common/images/digital_marketing_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-rpa .summary-p__img {
  background: url(/common/images/rpasolution_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-erp_company .summary-p__img {
  background: url(/common/images/erp_company_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-service .c-inner .sec-service-marketing, .c-page-service .c-inner .sec-service-iot_platform, .c-page-service .c-inner .sec-service-it_agriculture, .c-page-service .c-inner .sec-service-local_solution, .c-page-service .c-inner .sec-service-jonetsu, .c-page-service .c-inner .sec-service-pmp, .c-page-service .c-inner .sec-service-digital_marketing, .sec-service-rpa, .c-page-service .c-inner .sec-service-security,.c-page-service .c-inner .sec-service-business_intelligence,.c-page-service .c-inner .sec-service-erp_company {
  border-top: 1px solid #dddddd;
  padding-top: 61px;
}
.c-page-service .sec-service-solution {
  color: #ffffff;
  margin-bottom: 9px;
}
.c-page-service .sec-service-solution .sec__border {
  border-top: 1px solid #ffffff;
}
.c-page-service .sec-service-solution .sec-service__right {
  text-align: center;
}
.c-page-service .sec-service-solution .s-solution__statement {
  font-size: 36px;
  line-height: 166%;
  text-align: center;
  letter-spacing: 0.8px;
}
.c-page-service .sec-service-solution .s-solution__summary {
  margin-top: 40px;
  text-align: center;
  letter-spacing: 0.8px;
}
.c-page-service .sec-service-solution .s-solution__summary p {
  display: inline-block;
  font-size: 18px;
  line-height: 222%;
  padding: 0 8px 0 12px;
  margin-bottom: 2px;
  background-color: rgba(0, 0, 0, 0.1);
}
.c-page-service .s-onsite__summary .sptx,
.c-page-service .s-solution__summary .sptx {
  display: none;
}
.c-page-service .s-onsite__img,
.c-page-service .s-solution__img {
  text-align: center;
  margin-top: 75px;
}
.c-page-service .s-onsite__img .spimg,
.c-page-service .s-solution__img .spimg {
  display: none;
}
.c-page-service .sec-service-iot {
  color: #ffffff;
}
.c-page-service .sec-service-iot .sec__border {
  border-top: 1px solid #ffffff;
}
.c-page-service .sec-service-iot .statement {
  font-size: 36px;
  line-height: 166%;
  text-align: center;
}
.c-page-service .sec-service-iot .s-iot__midori {
  position: relative;
  margin-top: 40px;
}
.c-page-service .sec-service-iot .s-iot__p_s {
  position: relative;
}
.c-page-service .sec-service-iot .s-iot__midori,
.c-page-service .sec-service-iot .s-iot__p_s {
  border-top: 1px dotted #ffffff;
  padding: 40px 0;
}
.c-page-service .sec-service-iot .s-iot__p_s__tt {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
}
.c-page-service .sec-service-iot .s-iot__midoiri__tt,
.c-page-service .sec-service-iot .s-iot__p_s__tt {
  font-size: 24px;
  letter-spacing: 1px;
}
.c-page-service .sec-service-iot .s-iot__midoiri__text,
.c-page-service .sec-service-iot .s-iot__p_s__text {
  font-size: 18px;
  line-height: 200%;
  margin-top: 25px;
}
.c-page-service .sec-service-iot .s-iot__midoiri__img {
  display: inline-block;
  width: -moz-calc(67% - 29px);
  width: -o-calc(67% - 29px);
  width: -webkit-calc(67% - 29px);
  width: calc(67% - 29px);
  vertical-align: top;
}
.c-page-service .sec-service-iot .s-iot__midoiri__img img {
  width: 100%;
  height: auto;
}
.c-page-service .sec-service-iot .s-iot__midoiri__right {
  display: inline-block;
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  float: right;
  margin-top: -7px;
}
.c-page-service .sec-service-iot .s-iot__p_s__right {
  display: inline-block;
  width: -moz-calc(68% - 29px);
  width: -o-calc(68% - 29px);
  width: -webkit-calc(68% - 29px);
  width: calc(68% - 29px);
  float: right;
  margin-top: -7px;
}
.c-page-service .sec-service-iot .s-iot__p_s__img {
  display: inline-block;
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  vertical-align: top;
}
.c-page-service .sec-service-iot .s-iot__p_s__img img {
  width: 100%;
  height: auto;
}
.c-page-service .sec-service-iot .s-iot__p_s__right {
  display: inline-block;
}
.c-page-service .sec-service-iot .s-iot__midoiri__btn,
.c-page-service .sec-service-iot .s-iot__p_s__btn {
  position: absolute;
  right: 0;
  bottom: 40px;
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1px;
}
.c-page-service .sec-service-iot .s-iot__midoiri__btn a,
.c-page-service .sec-service-iot .s-iot__p_s__btn a {
  background: url(/common/images/deco_blank_blue.png) no-repeat;
  background-size: 12px 10px;
  background-position: right 20px center;
  text-align: center;
  padding-top: 5px;
  line-height: 55px;
  display: block;
  color: #1d2088;
  background-color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.c-page-service .sec-service-iot .s-iot__midoiri__btn a:hover,
.c-page-service .sec-service-iot .s-iot__p_s__btn a:hover {
  background-color: #3395c9;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.c-page-service .l {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  margin-right: 28px;
}
.c-page-service .c {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  margin: 0 28px;
}
.c-page-service .r {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  float: right;
}

/*
|
|	/Service
|
*/
/*
|
|	Contact
|
*/
.c-page-ir .c-page__main {
  background: url(/common/images/ir_bg.png);
}

/*
|
|	Contact
|
*/
.c-page-contact .c-page__main {
  background: url(/common/images/contact_bg.png);
}
.c-page-contact .sec-contact__right {
  padding-top: 0px;
}
.c-page-contact .sec-contact__left .musttx {
  color: #b7282e;
  margin-top: 65px;
}
.c-page-contact .recruit {
  background: url(/common/images/history_bg.png) repeat;
  /*position: relative;
  width: 100%;
  a{
  	position: absolute;
  	right: 1px;
  	@include calc(width,'32% - 56px');
  	background: url(/common/images/arw_r_white.svg) no-repeat;
  	background-size: 20px 10px;
  	background-position: right 20px center;
  	background-color: #1d2088;
  	@include transition(0.2s);
  }
  */
  border-bottom: 1px solid #000000;
}
.c-page-contact .recruit .tx {
  font-size: 18px;
  color: #b7282e;
  float: left;
  margin-top: 64px;
}
.c-page-contact .recruit .recruitBtn {
  position: relative;
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  float: right;
  margin: 60px 0;
}
.c-page-contact .recruit .recruitBtn a {
  font-size: 18px;
  letter-spacing: 1px;
  background: url(/common/images/blank.svg) no-repeat;
  background-size: 10px 8px;
  background-position: right 20px center;
  background-color: #1d2088;
}
.c-page-contact select {
  width: 100%;
  font-size: 18px;
}
.c-page-contact dl {
  border-bottom: 1px dotted #cccccc;
}
.c-page-contact dl:nth-child(2) {
  border-bottom: 1px solid #000;
}
.c-page-contact dt {
  font-size: 18px;
  font-weight: normal;
  width: 32.5%;
  display: inline-block;
  vertical-align: top;
  margin-top: 35px;
  letter-spacing: 0.8px;
  line-height: 210%;
}
.c-page-contact dd {
  font-size: 18px;
  width: 62%;
  display: inline-block;
  margin-top: 40px;
  margin-left: 30px;
  margin-bottom: 40px;
  letter-spacing: 0.8px;
  line-height: 210%;
}
.c-page-contact dd textarea {
  width: 100%;
  width: -moz-calc(100% - 20px);
  width: -o-calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  height: 240px;
  background-color: #f6f6f6;
  border: 0;
  border: 1px solid #cccccc;
  padding: 0 10px;
  line-height: 210%;
}
.c-page-contact dd .text {
  width: 100%;
  width: -moz-calc(100% - 20px);
  width: -o-calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  height: 40px;
  background-color: #f6f6f6;
  border: 0;
  border: 1px solid #cccccc;
  padding: 0 10px;
}
.c-page-contact .must {
  color: #b7282e;
}
.c-page-contact .btntop {
  display: none;
}
.c-page-contact .policy_check_tt {
  margin: 40px 0 22px 0;
  font-size: 18px;
  letter-spacing: 0.8px;
}
.c-page-contact .inlineframe {
  padding: 20px 30px;
  height: 200px;
  overflow: auto;
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 14px;
  line-height: 230%;
  border: 1px solid #ccc;
}
.c-page-contact .inlineframe .inlineframe__inner {
  margin-top: 28px;
}
.c-page-contact .inlineframe h4 {
  margin-top: 30px;
}
.c-page-contact .inlineframe h4:first-child {
  margin-top: 0px;
}
.c-page-contact .policy_check {
  height: 80px;
  font-size: 14px;
  line-height: 80px;
  background-color: #f6f6f6;
  margin-top: -1px;
  border: 1px solid #ccc;
  padding-left: 29px;
}
.c-page-contact .policy_check input {
  margin-right: 8px;
}
.c-page-contact .checkBtn {
  display: none;
}
.c-page-contact .backBtn {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  padding: 0 24px;
  margin: 40px 28px 0 0;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 1px;
  border-style: none;
  background: url(/common/images/arw_l_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: left 20px center;
  background-color: #b7282e;
  text-align: right;
  height: 60px;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.c-page-contact .backBtn:hover {
  background-color: #c55358;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.c-page-contact .submitBtn {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  padding: 0 28px;
  margin: 0 auto;
  margin-top: 40px;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 1px;
  border-style: none;
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  text-align: left;
  height: 60px;
  display: block;
  color: #ffffff;
  background-color: #1d2088;
  text-decoration: none;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.c-page-contact .submitBtn:hover {
  background-color: #3395c9;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.c-page-contact .agreeBtn {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  background-size: 8px 18px;
  background-position: right 20px center;
  font-size: 18px;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  margin-top: 40px;
  height: 60px;
  display: block;
  color: #666666;
  background-color: #f6f6f6;
  text-decoration: none;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.c-page-contact .alert {
  font-size: 12px;
  text-align: center;
  color: #b7282e;
  margin-top: 30px;
}
.c-page-contact .confirm {
  display: inline-block;
  float: right;
}
.c-page-contact .content__confirm .c-page__main,
.c-page-contact .content__thanks .c-page__main {
  height: 200px;
}
.c-page-contact .content__confirm .c-page__main h1,
.c-page-contact .content__thanks .c-page__main h1 {
  padding-top: 62px;
}
.c-page-contact .content__confirm .sec-content_reset,
.c-page-contact .content__thanks .sec-content_reset {
  padding-bottom: 200px;
}
.c-page-contact .content__thanks .sec-contact__right {
  text-align: center;
}
.c-page-contact .content__thanks .thanks {
  margin-top: 75px;
  font-size: 24px;
  line-height: 250%;
}
.c-page-contact .content__thanks .homeBtn {
  position: relative;
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 1px;
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  margin: 0 auto;
}
.c-page-contact .content__thanks .homeBtn a {
  font-size: 18px;
  letter-spacing: 1px;
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  background-color: #1d2088;
}
.c-page-contact .content__thanks .thanks_note {
  font-size: 12px;
  color: #b7282e;
  margin-top: 30px;
  margin-bottom: 80px;
  padding-bottom: 100px;
  border-bottom: 1px solid #000;
}

.c-page-service .sec-service-onsite {
  background: url(/common/images/service_onsite_bg.jpg) no-repeat;
  background-size: cover;
}
.c-page-service .sec-service-solution {
  background: url(/common/images/service_solution_bg.jpg) no-repeat;
  background-size: cover;
}
.c-page-service .sec-service-iot {
  background: url(/common/images/service_iot_bg.jpg) no-repeat;
  background-size: cover;
}

/*
|
|	Policy
|
*/
.c-page-policy h3 {
  font-size: 24px;
  line-height: 100%;
  font-weight: normal;
  margin-bottom: 40px;
}
.c-page-policy dd {
  font-size: 14px;
  line-height: 230%;
  margin-bottom: 70px;
}
.c-page-policy dd:last-child {
  margin-bottom: 0px;
}
.c-page-policy .caption {
  margin-bottom: 35px;
}
.c-page-policy .sec-policy__right p {
  margin-top: 30px;
}
.c-page-policy .sec-policy__right a:link, .c-page-policy .sec-policy__right a:visited {
  color: #1d2088;
}
.c-page-policy .sec-policy__right a:hover {
  text-decoration: none;
}
.c-page-policy .g-contact {
  border-top: 1px solid #e5e5e5;
}
.c-page-policy .sec-policy-provision_info {
  margin-bottom: -35px;
}

.sec-content_reset {
  font-size: 0;
  border-top: 1px solid #e5e5e5;
  padding-bottom: 140px;
}

.pagetopBtn {
  position: fixed;
  z-index: 10;
  bottom: -80;
  background: url(/common/images/pagetop_arw.svg) no-repeat;
  background-position: center 33px;
  background-size: 13px 6px;
  background-color: #ffffff;
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.4px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-shadow: 2px -2px 16px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px -2px 16px -1px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 2px -2px 16px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 2px -2px 16px -1px rgba(0, 0, 0, 0.1);
}
.pagetopBtn span {
  display: block;
  padding-top: 54px;
}
.pagetopBtn a:link, .pagetopBtn a:visited {
  display: block;
  text-align: center;
  width: 100px;
  height: 100px;
  color: #000;
  text-decoration: none;
}

footer {
  min-width: 1000px;
  z-index: -1;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 500px;
  background-color: #6b7079;
}
footer .gf__wrapper {
  margin: 0 auto;
  max-width: 1600px;
}
.sec-service-detail__right .blank:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  background: url(/common/images/blank_02.svg) 0 0 no-repeat;
}
footer .blank:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  background: url(/common/images/blank.svg) 0 0 no-repeat;
}
footer .g-column {
  font-size: 0;
  margin: 0 30px;
  border-right: 1px solid #6b7079;
  color: #ffffff;
}
footer .g-column a:link, footer .g-column a:visited {
  display: block;
  color: #ffffff;
  text-decoration: none;
}
footer .g-column a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
footer .g-column-list {
  font-size: 14px;
  line-height: 242%;
  width: 25%;
  height: 400px;
  display: table-cell;
  border-left: 1px solid #6b7079;
  vertical-align: top;
}
footer .g-column-list ul {
  border-top: 1px solid #ffffff;
  margin: 50px 30px 0 30px;
  padding-top: 20px;
}
footer .gf__logo {
  height: 100%;
  background: url(/common/images/gf_logo.png) no-repeat;
  background-size: 48px 86px;
  background-position: center 82px;
}
footer .gf__logo:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
footer .gf__address {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 14px;
  line-height: 142%;
  letter-spacing: 1px;
}
footer .gf__address .gf__address--place {
  margin-top: 8px;
}
footer .gf__address .gf__address--tel {
  margin-top: 22px;
}
footer .gf__copyright {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  line-height: 102px;
  height: 100px;
  background-color: #ffffff;
}
footer .gf__iso {
  position: absolute;
  top: 430px;
  right: 0px;
  width: 370px;
  height: 40px;
  background: url(/common/images/iso_logos2.jpg) no-repeat;
  background-size: 362px 40px;
}

.c-page-top-en .c-page__content {
  background-color: #f6f6f6;
}
.c-page-top-en .sec-en-c-about {
  position: relative;
  z-index: 1;
  text-align: center;
  height: 726px;
  padding: 100px 0 0 0;
}
.c-page-top-en .sec-en-c-about h2 {
  position: static;
  font-size: 36px;
}
.c-page-top-en .sec-en-c-about .sec-contents__inner {
  margin: 0;
}
.c-page-top-en .sec-en-c-about .en-c-about_panel {
  position: relative;
  z-index: 1;
  width: 49%;
  background-color: #FFF;
  margin: 183px 0 0 auto;
  font-family: 'DINNextLTPro-Condensed';
  font-size: 36px;
  line-height: 133%;
  text-align: left;
}
.c-page-top-en .sec-en-c-about .en-c-about_panel .en-c-about_panel__inner {
  padding: 58px 60px;
}
.c-page-top-en .sec-en-c-about .en-c-about_panel .summary {
  font-size: 14px;
  line-height: 140%;
  margin-top: 38px;
  letter-spacing: 0.04em;
}
.c-page-top-en .sec-en-c-about .en-c-about_img {
  position: absolute;
  z-index: 0;
  top: 187px;
  display: block;
  width: 76%;
  height: 540px;
  background: url(/common/images/en_about_seraku.jpg) center no-repeat;
  background-size: cover;
}
.c-page-top-en .sec-en-c-service {
  position: relative;
  z-index: 1;
  font-size: 0px;
  font-family: 'DINNextLTPro-Condensed';
  text-align: center;
}
.c-page-top-en .sec-en-c-service .sec-contents__inner {
  margin: 0;
}
.c-page-top-en .sec-en-c-service h2 {
  position: static;
  font-size: 36px;
  letter-spacing: 0.05em;
}
.c-page-top-en .sec-en-c-service .en-c-service-list__wrapper {
  margin: 47px 0 60px 0;
}
.c-page-top-en .sec-en-c-service .en-c-service-list__wrapper .en-c-service-list {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  background-color: #FFF;
  margin: 0 10px;
}
.c-page-top-en .sec-en-c-service .en-c-service-list__wrapper .en-c-service-list .en-c-service__img_it_infra, .c-page-top-en .sec-en-c-service .en-c-service-list__wrapper .en-c-service-list .en-c-service__img_smart_solution, .c-page-top-en .sec-en-c-service .en-c-service-list__wrapper .en-c-service-list .en-c-service__img_web_marke {
  height: 240px;
}
.c-page-top-en .sec-en-c-service .en-c-service-list__wrapper .en-c-service-list .en-c-service__img_it_infra {
  background: url(/common/images/en_service_infra.jpg) center no-repeat;
  background-size: cover;
}
.c-page-top-en .sec-en-c-service .en-c-service-list__wrapper .en-c-service-list .en-c-service__img_smart_solution {
  background: url(/common/images/en_service_somart_solution.jpg) center no-repeat;
  background-size: cover;
}
.c-page-top-en .sec-en-c-service .en-c-service-list__wrapper .en-c-service-list .en-c-service__img_web_marke {
  background: url(/common/images/en_service_somart_web_marke.jpg) center no-repeat;
  background-size: cover;
}
.c-page-top-en .sec-en-c-service .en-c-service-list__wrapper .en-c-service-list .en-c-service__title {
  font-size: 24px;
  line-height: 125%;
  margin-top: 56px;
  letter-spacing: 0.05em;
}
.c-page-top-en .sec-en-c-service .en-c-service-list__wrapper .en-c-service-list .en-c-service__description {
  font-size: 14px;
  line-height: 140%;
  margin: 68px 30px 60px 30px;
  letter-spacing: 0.05em;
}
.c-page-top-en .sec-en-c-service .en-service__inner {
  position: relative;
  height: 100%;
}
.c-page-top-en .sec-en-c-service .en-service__inner.sec__border {
  width: 100%;
  padding-top: 0px;
  border-color: #dddddd;
}
.c-page-top-en .sec-en-c-service .en-service__inner.sec__border_bottom {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 114px;
}
.c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel {
  position: absolute;
  top: 30px;
  right: 0;
}
.c-page-top-en .sec-en-c-service .en-c-service_iot .summary-p__img {
  position: relative;
  z-index: 2;
  top: 0;
  right: 0;
  width: 66%;
  height: 400px;
  margin: 60px 0;
  background: url(/common/images/service_iot_platform_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-top-en .sec-en-c-service .en-c-service_iot .summary-p__img img {
  width: 100%;
  height: auto;
}
.c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel {
  position: absolute;
  top: -40px;
}
.c-page-top-en .sec-en-c-service .en-c-service_it .summary-p__img {
  position: relative;
  z-index: 2;
  top: 0;
  right: 0;
  width: 66%;
  height: 400px;
  margin: 100px 0 60px auto;
  background: url(/common/images/service_it_agriculture_img.jpg) center no-repeat;
  background-size: cover;
}
.c-page-top-en .sec-en-c-service .en-c-service_it .summary-p__img img {
  width: 100%;
  height: auto;
}
.c-page-top-en .sec-en-c-service .en-c-service_iot,
.c-page-top-en .sec-en-c-service .en-c-service_it {
  position: relative;
}
.c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel,
.c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel {
  z-index: 3;
  width: 40%;
  min-height: 360px;
  background-color: #FFF;
  text-align: center;
}
.c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel .summary-p__name, .c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel .summary-p__txt,
.c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel .summary-p__name,
.c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel .summary-p__txt {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
}
.c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel .summary-p__name,
.c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel .summary-p__name {
  font-size: 36px;
  margin-top: 68px;
  letter-spacing: 0.05em;
}
.c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel .summary-p__txt,
.c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel .summary-p__txt {
  font-size: 14px;
  line-height: 200%;
  margin: 105px 30px 0 30px;
  padding-bottom: 70px;
  letter-spacing: 0.075em;
}
.c-page-top-en .sec-en-c-service .sec-service__inner.right {
  text-align: right;
}
.c-page-top-en .sec-en-c-service .sec-service__inner.right .summary_panel {
  margin: 0 0 0 auto;
}
.c-page-top-en .sec-en-c-service .sec-service__inner.right .summary-p__viewBtn {
  margin-right: 60px;
}
.c-page-top-en .sec-en-c-service .sec-service__inner.right .summary-p__img {
  left: 0;
}
.c-page-top-en .sec-en-top-outline_title {
  height: 70px;
  background-color: #FFF;
}
.c-page-top-en .sec-en-top-outline_title h2 {
  font-size: 36px;
  letter-spacing: 0.05em;
  top: -17px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 0 auto;
  text-align: center;
}
.c-page-top-en .sec-en-top-outline.sec-content_reset {
  padding-bottom: 120px;
}
.c-page-top-en .sec-en-top-outline {
  font-size: 0;
  background-color: #FFF;
}
.c-page-top-en .sec-en-top-outline dl {
  border-bottom: 1px solid #cccccc;
}
.c-page-top-en .sec-en-top-outline dt, .c-page-top-en .sec-en-top-outline dd {
  font-size: 14px;
  display: inline-block;
  line-height: 210%;
}
.c-page-top-en .sec-en-top-outline dt {
  font-weight: bold;
  width: 32%;
  vertical-align: top;
  margin-top: 35px;
  letter-spacing: 0.8px;
}
.c-page-top-en .sec-en-top-outline dd {
  width: 60%;
  margin: 35px 0 30px 45px;
  letter-spacing: 0.8px;
}
.c-page-top-en .sec-en-top-outline dd a:link, .c-page-top-en .sec-en-top-outline dd a:visited {
  color: #1d2088;
}
.c-page-top-en .sec-en-top-outline dd a:hover {
  text-decoration: none;
}
.c-page-top-en .sec-en-top-outline .first {
  margin-top: 0px;
}
.c-page-top-en .sec-en-top-outline .connection_tt {
  font-size: 14px;
  font-weight: bold;
  width: 32%;
  display: inline-block;
  vertical-align: top;
  margin: 35px 0 50px 0;
  letter-spacing: 0.8px;
  line-height: 210%;
}
.c-page-top-en .sec-en-top-outline .connection-list {
  font-size: 0px;
  display: inline-table;
  width: 100%;
  text-align: center;
}
.c-page-top-en .sec-en-top-outline .connection {
  display: inline-table;
  border-top: 1px solid #e5e5e5;
}
.c-page-top-en .sec-en-top-outline .connection img {
  margin-bottom: 1px;
}
.c-page-top-en .sec-en-top-outline .approvalBtn {
  position: relative;
  width: 100%;
  margin-top: 60px;
}
.c-page-top-en .sec-en-top-outline .approvalBtn a {
  position: absolute;
  right: 1px;
  width: 33%;
  width: -moz-calc(32% - 60px);
  width: -o-calc(32% - 60px);
  width: -webkit-calc(32% - 60px);
  width: calc(32% - 60px);
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  background-color: #1d2088;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.c-page-top-en .sec-en-top-outline .bb {
  border-bottom: 1px solid #e5e5e5;
}
.c-page-top-en .sec-en-top-outline .link {
  font-family: 'DINNextLTPro-Condensed';
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
}
.c-page-top-en .sec-en-top-outline .link .link__wrapper {
  font-size: 18px;
  color: #ffffff;
}
.c-page-top-en .sec-en-top-outline .link .link-list {
  display: inline-block;
}
.c-page-top-en .sec-en-top-outline .l, .c-page-top-en .sec-en-top-outline .c, .c-page-top-en .sec-en-top-outline .r {
  width: -moz-calc(32% - 28px);
  width: -o-calc(32% - 28px);
  width: -webkit-calc(32% - 28px);
  width: calc(32% - 28px);
}
.c-page-top-en .sec-en-top-outline .l {
  margin-right: 28px;
}
.c-page-top-en .sec-en-top-outline .c {
  margin: 0 28px;
}
.c-page-top-en .sec-en-top-outline .r {
  margin-left: 28px;
  float: right;
}
.c-page-top-en .sec-en-top-outline .connection.fix img {
  width: 100%;
  height: auto;
}
.c-page-top-en .sec-en-top-access {
  background-color: #FFF;
}
.c-page-top-en .sec-en-top-access .access-nav__wrapper, .c-page-top-en .sec-en-top-access .sec-company-access__column {
  font-family: 'DINNextLTPro-Condensed', sans-serif;
}
.c-page-top-en .sec-en-top-access .access-nav {
  background-color: #6b7079;
}
.c-page-top-en .sec-en-top-access .access-nav__wrapper {
  height: 80px;
  font-size: 0px;
  line-height: 80px;
  text-align: center;
}
.c-page-top-en .sec-en-top-access .access-nav-list {
  font-size: 18px;
  letter-spacing: 0.08em;
  display: inline-block;
  color: #ffffff;
  margin-right: 36px;
}
.c-page-top-en .sec-en-top-access .access-nav-list.current {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.c-page-top-en .sec-en-top-access .access-nav-list:last-child {
  margin-right: 0px;
}
.c-page-top-en .sec-en-top-access .sec-access-company__right--gmap {
  width: 100%;
  height: 400px;
  background-color: #e5e5e5;
}
.c-page-top-en .sec-en-top-access .sec-access-company__right--detail {
  display: block;
  background-color: #f6f6f6;
  padding: 0 0 61px 0;
  font-size: 0;
}
.c-page-top-en .sec-en-top-access .sec-access-company__right--detail .sec-company-access__column .gmap {
  margin-top: 41px;
}
.c-page-top-en .sec-en-top-access .sec-access-company__right--detail .sec-company-access__column .gmap a:link, .c-page-top-en .sec-en-top-access .sec-access-company__right--detail .sec-company-access__column .gmap a:visited {
  color: #1d2088;
}
.c-page-top-en .sec-en-top-access .sec-access-company__right--detail .sec-company-access__column .gmap a:hover {
  text-decoration: none;
}
.c-page-top-en .sec-en-top-access .sec-company-access__column {
  display: inline-table;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 200%;
  vertical-align: top;
}
.c-page-top-en .sec-en-top-access .sec-company-access__column .name,
.c-page-top-en .sec-en-top-access .sec-company-access__column .img {
  margin-left: 28px;
}
.c-page-top-en .sec-en-top-access .sec-company-access__column .img {
  margin-top: 5px;
}
.c-page-top-en .sec-en-top-access .l {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  padding-right: 28px;
  margin-top: 30px;
}
.c-page-top-en .sec-en-top-access .c {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  padding: 0 28px;
  margin-top: 60px;
  line-height: 142%;
}
.c-page-top-en .sec-en-top-access .r {
  width: -moz-calc(32% - 29px);
  width: -o-calc(32% - 29px);
  width: -webkit-calc(32% - 29px);
  width: calc(32% - 29px);
  padding-left: 28px;
  margin-top: 60px;
  line-height: 142%;
}
.c-page-top-en .sec-en-top-access.sec-content_reset {
  padding-bottom: 200px;
}

.c-page-policy-en #c-page__wrapper {
  margin-bottom: 500px;
}
.c-page-policy-en .sec-policy-privacypolicy .summary {
  margin-top: 50px;
  line-height: 214%;
}
.c-page-policy-en .sec-policy-privacypolicy .revised {
  font-family: 'DINNextLTPro-Condensed', sans-serif;
  text-align: right;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.c-page-policy-en .sec-policy-sitepolicy .summary {
  margin-top: 0px;
  line-height: 214%;
}
.c-page-policy-en dt {
  font-family: 'DINNextLTPro-Condensed', sans-serif;
  letter-spacing: 0.05em;
  margin-top: 55px;
}
.c-page-policy-en dt h3 {
  font-size: 30px;
  line-height: 200%;
  margin-bottom: 8px;
}
.c-page-policy-en dt h4 {
  font-size: 30px;
  font-weight: normal;
  line-height: 200%;
  margin-bottom: 8px;
}
.c-page-policy-en dt h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 200%;
}
.c-page-policy-en dt.sub {
  margin-top: 15px;
}
.c-page-policy-en dt.subsub {
  margin-top: 35px;
}
.c-page-policy-en dd {
  letter-spacing: 0.02em;
  line-height: 214%;
  margin-bottom: 0px;
}
.c-page-policy-en dd.nomargin {
  margin-bottom: 0px;
}
.c-page-policy-en .sec-p-privacypolicy__mailBtn {
  position: relative;
  top: 20px;
  width: 100%;
  height: 60px;
}
.c-page-policy-en .sec-p-privacypolicy__mailBtn a:link, .c-page-policy-en .sec-p-privacypolicy__mailBtn a:visited {
  color: #FFF;
  position: absolute;
  width: -moz-calc(32% - 56px);
  width: -o-calc(32% - 56px);
  width: -webkit-calc(32% - 56px);
  width: calc(32% - 56px);
  background: url(/common/images/arw_r_white.svg) no-repeat;
  background-size: 20px 10px;
  background-position: right 20px center;
  background-color: #1d2088;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.c-page-policy-en .sec-p-privacypolicy__mailBtn a:hover {
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}

.c-page-top-en .g-column-list,
.c-page-policy-en .g-column-list {
  font-family: 'DINNextLTPro-Condensed', sans-serif;
  font-size: 18px;
  letter-spacing: 0.09em;
  line-height: 200%;
}

/*
|
|	SP
|
*/
@media only screen and (max-width: 640px) {
  .ele_pc {
    display: none;
  }

  .ele_sp {
    display: block;
  }

  .bgline__wrapper {
    top: 0px;
    min-width: 0;
  }

  .rectBtn {
    text-align: center;
  }
  .rectBtn a {
    padding-left: 0px;
  }

  body {
    min-width: 0;
  }

  header {
    min-width: 0;
    background: none;
    background-color: #fff;
    height: 60px;
  }
  header .gh-logo {
    height: 27px;
    background-size: contain;
    margin: 0 0 16px 30px;
  }
  header .gh__wrapper {
    -webkit-transition: 0s ease-out;
    -moz-transition: 0s ease-out;
    -ms-transition: 0s ease-out;
    -o-transition: 0s ease-out;
    transition: 0s ease-out;
  }

  body.sp .gh__wrapper {
    padding: 15px 0 0px;
    font-size: 0;
  }

  nav {
    display: none;
  }

  .gh-menuBtn {
    position: absolute;
    cursor: pointer;
    padding: 10px;
    top: 17px;
    right: 20px;
  }
  .gh-menuBtn span {
    text-align: center;
    width: 30px;
    height: 1px;
    background-color: #000;
    display: block;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .gh-menuBtn .top_ {
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  .gh-menuBtn .middle {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  .gh-menuBtn .bottom {
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    transform: translateY(7px);
  }

  .gh-menuBtn.is-open span {
    width: 30px;
  }
  .gh-menuBtn.is-open .middle {
    background: rgba(255, 255, 255, 0);
  }
  .gh-menuBtn.is-open .top_ {
    -webkit-transform: rotate(-45deg) translateY(1px);
    -moz-transform: rotate(-45deg) translateY(1px);
    -ms-transform: rotate(-45deg) translateY(1px);
    transform: rotate(-45deg) translateY(1px);
  }
  .gh-menuBtn.is-open .bottom {
    -webkit-transform: rotate(45deg) translateY(-1px);
    -moz-transform: rotate(45deg) translateY(-1px);
    -ms-transform: rotate(45deg) translateY(-1px);
    transform: rotate(45deg) translateY(-1px);
  }

  nav {
    margin: 0;
    float: none;
  }
  nav #gh__menu {
    text-align: left;
    padding: 0;
  }
  nav #gh__menu .gn {
    display: block;
    margin: 0;
    line-height: 100%;
    border-top: 1px solid #e8e8f3;
    padding: 2px 0 0 0;
  }
  nav #gh__menu .gn.current {
    padding: 0;
  }
  nav #gh__menu .dropmenu {
    display: none;
  }
  nav #gh__menu .gn.gn_info,
  nav #gh__menu .gn.gn_service,
  nav #gh__menu .gn.gn_company,
  nav #gh__menu .gn.gn_contact {
    background: url(/common/images/sp_arw_r_black.svg) right 35px center no-repeat;
    background-size: 20px 10px;
  }
  nav #gh__menu .gn.gn_ir,
  nav #gh__menu .gn.gn_recruit {
    background: url(/common/images/blank_black.svg) right 41px center no-repeat;
    background-size: 10px 8px;
  }
  nav #gh__menu .gn > a:link,
  nav #gh__menu .gn > a:visited {
    display: list-item;
    padding: 24px 0px 22px 35px;
  }

  .sec-top .intro ul {
    top: 60px;
  }
  .sec-top .mask__wrapper {
    min-width: 0;
  }
  .sec-top .mask__wrapper .mask__inner {
    width: auto;
    min-width: 0;
  }
  .sec-top .mask__wrapper .mask__inner .mask_index {
    margin: 0;
  }
  .sec-top .sp_intro_arw {
    position: relative;
    z-index: 10;
    top: 500px;
    width: 39px;
    height: 44px;
    background: url(/common/images/sp_intro_arw.png) 0 0 no-repeat;
    background-size: 39px 44px;
    margin: 0 auto;
  }

  .c-page__main {
    height: 200px;
  }
  .c-page__main h1 {
    font-size: 36px;
    padding-top: 58px;
  }
  .c-page__main .c-page__main__tt {
    font-size: 10px;
    margin-top: 0px;
  }
  .c-page__main .c-page__main__tx {
    font-size: 10px;
    line-height: 180%;
    margin-top: 28px;
    padding: 0 50px;
  }
.c-page__inner {
    background: #f6f6f6;
    margin: 60px 0;
}

    
.c-page__inner .c-page__inner__box {
    
}
.c-page__inner .c-page__inner__box ul.c-page__inner__tt {
    max-width: none;
    margin: 0 auto;
}
.c-page__inner .c-page__inner__box ul.c-page__inner__tt li {
    display: block;
    max-width: none;
    margin: 0 auto 25px;
}
.c-page__inner .c-page__inner__box ul.c-page__inner__tt li dt.dx_icon{
    font-size: 25px;
    width: 45px;
    height: 40px;
    padding-left: 0px;
    padding-top: 5px;
    margin: 0 auto 10px;
}
.c-page__inner .c-page__inner__box ul.c-page__inner__tt li dt.si_icon{
    font-size: 25px;
    width: 45px;
    height: 40px;
    padding-left: 0px;
    padding-top: 5px;
    margin: 0 auto 10px;
}
.c-page__inner .c-page__inner__tx {
    max-width: none;
    margin: 0 auto;
    padding: 0 30px;
}    
    
    
    
    
  .g-contact {
    height: auto;
    margin-bottom: 77px;
    font-size: 12px;
    line-height: 170%;
  }
  .g-contact .g-contact__wrapper hr {
    margin: 0;
    margin-top: -1px;
  }
  .g-contact .g-contact-inner {
    text-align: center;
    padding-top: 40px;
    height: auto;
  }
  .g-contact span {
    padding-left: 0;
    margin-top: 0;
    width: auto;
    padding-top: 56px;
    background-size: 30px;
    background-position: center 0px;
  }
  .g-contact .contactBtn {
    display: block;
    width: auto;
    margin-top: 46px;
    text-align: center;
  }
  .g-contact .contactBtn a {
    line-height: 56px;
    height: 50px;
    background: url(/common/images/sp_arw_r_white.svg) no-repeat;
    background-size: 20px 10px;
    background-position: right 15px center;
    background-color: #1d2088;
  }

  .c-page-top #c-page__wrapper,
  .c-page-company #c-page__wrapper, .c-page-business #c-page__wrapper,
  .c-page-info #c-page__wrapper, .c-page-info-detail #c-page__wrapper,
  .c-page-service #c-page__wrapper, .c-page-service-detail #c-page__wrapper,
  .c-page-ir #c-page__wrapper,
  .c-page-contact #c-page__wrapper,
  .c-page-top-en #c-page__wrapper,
  .c-page-policy-en #c-page__wrapper {
    padding-top: 60px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
  }

  .c-page-policy #c-page__wrapper {
    padding-top: 200px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .sec-service__wrapper, .sec-policy__wrapper {
    max-width: none;
    padding-top: 60px;
  }

  .sec-company__inner, .sec-business__inner, .sec-service__inner, .sec-contact__inner, .sec-policy__inner {
    position: relative;
  }

  .sec-company__left, .sec-business__left, .sec-service__left, .sec-ir__left, .sec-contact__left, .sec-policy__left {
    margin: 0;
    width: 100%;
  }
  .sec-company__left h2, .sec-business__left h2, .sec-service__left h2, .sec-ir__left h2, .sec-contact__left h2, .sec-policy__left h2 {
    font-size: 24px;
    position: static;
    margin-top: 18px;
    margin-bottom: 40px;
  }
  .sec-company__left h2 p, .sec-business__left h2 p, .sec-service__left h2 p, .sec-ir__left h2 p, .sec-contact__left h2 p, .sec-policy__left h2 p {
    font-size: 9px;
    margin-top: -4px;
  }
  .sec-company__left .sec-content-navi, .sec-business__left .sec-content-navi, .sec-service__left .sec-content-navi, .sec-ir__left .sec-content-navi, .sec-contact__left .sec-content-navi, .sec-policy__left .sec-content-navi {
    display: none;
    /*
    position: absolute;
    top: 20px;
    right: 5px;
    margin-top: 0px;
    .sec-content-navi__neutral{
    	margin: 20px 0;
    }
    */
  }

  .sec-company__right, .sec-business__right, .sec-service__right, .sec-ir__right, .sec-contact__right, .sec-policy__right {
    width: 100%;
    margin: 0;
  }

  .bgline__wrapper {
    min-width: 0;
  }
  .bgline__wrapper .bgline__inner {
    min-width: 0;
    max-width: none;
  }
  .bgline__wrapper .bgline__inner .bgline {
    margin: 0 15px;
    border-left: 1px solid #cbc9c1;
  }
  .bgline__wrapper .bgline__inner li {
    display: none;
  }

  #casestudy {
    display: block !important;
}  
    
  /*
  |
  |	SP TOP
  |
  */
  .c-page-top .c-module-list__small, .c-page-top .c-module-list__middle, .c-page-top .c-module-list__large {
    padding: 0px;
  }

  .c-page-top {
    /*
    .c-module-list__small{
    	.slideshow{
    		width: 50%;
    		.slideshow-list{
    			.item{
    				@include border-radius(0);
    			}
    		}
    	}
    }
    */
  }
  .c-page-top #c-page__wrapper {
    margin-bottom: 0px;
  }
  .c-page-top .c-page__content {
    margin-top: 0px;
  }
  .c-page-top .c-page__content .c-inner {
    padding-top: 0px;
  }
  .c-page-top .sec-top-cover {
    height: 556px;
  }
  .c-page-top .sec-top-cover .sec-top-cover__inner {
    max-width: none;
  }
  .c-page-top .sec-top-cover .sec-top-cover__wrapper {
    padding-top: 0px;
  }
  .c-page-top .sec-top-cover .sec-top-cover__wrapper .sec-top-cover-list {
    min-width: 0;
    margin: 0;
  }
  .c-page-top .sec-top-cover .summary_panel {
    top: 261px;
    width: auto;
    height: 180px;
    margin: 0 30px;
  }
  .c-page-top .sec-top-cover .summary_panel .s-t-cover__prev, .c-page-top .sec-top-cover .summary_panel .s-t-cover__next {
    top: 17px;
  }
  .c-page-top .sec-top-cover .summary_panel .s-t-cover__prev {
    left: 15px;
  }
  .c-page-top .sec-top-cover .summary_panel .s-t-cover__next {
    right: 15px;
  }
  .c-page-top .sec-top-cover .summary_panel .s-t-cover__num {
    top: -35px;
    font-size: 24px;
  }
  .c-page-top .sec-top-cover .summary_panel .pagenation-list {
    top: 13px;
  }
  .c-page-top .sec-top-cover .summary_panel .pagenation-list li {
    margin: 6px 4px;
  }
  .c-page-top .sec-top-cover .summary_panel .s-t-cover__category {
    top: -12px;
    font-size: 9px;
  }
  .c-page-top .sec-top-cover .summary_panel .s-t-cover__name {
    font-size: 24px;
    line-height: 133%;
    margin-top: -8px;
  }
  .c-page-top .sec-top-cover .summary_panel .s-t-cover__txt {
    font-size: 9px;
    margin-top: 3px;
  }
  .c-page-top .sec-top-cover .summary_panel .s-t-cover__viewBtn {
    position: absolute;
    top: 165px;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 55px;
  }
  .c-page-top .sec-top-cover .summary_panel .s-t-cover__viewBtn a {
    font-size: 18px;
    height: 50px;
    background: url(/common/images/sp_arw_r_white.svg) no-repeat;
    background-size: 20px 10px;
    background-position: right 20px center;
    background-color: #49b11a;
  }
  .c-page-top .sec-top-cover .s-t-cover__img {
    top: 0px;
    width: 100%;
    height: 234px;
  }
  .c-page-top .sec-topics {
    margin-top: -54px;
  }
  .c-page-top .sec-topics .sec-topics__next {
    display: none;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper {
    width: auto;
    height: auto;
    padding-bottom: 50px;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list {
    margin-top: 55px;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article {
    width: auto;
    height: auto;
    display: none;
    margin-bottom: 30px;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article .art_btn {
    display: none;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article .art_img {
    width: 40%;
    height: auto;
    float: left;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article .art_img img {
    width: 100%;
    height: 100%;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article .art_right {
    float: right;
    width: 60%;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article .art_category,
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article .art_title {
    text-align: left;
    padding: 0 28px 0 25px;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article .art_category {
    margin-top: 0px;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article .art_title {
    font-size: 14px;
    line-height: 150%;
    margin-top: 5px;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article:nth-child(1), .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article:nth-child(2), .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article:nth-child(3) {
    display: block;
  }
  .c-page-top .sec-topics .sec-topics__art__wrapper .sec-topics__art-list article:nth-child(3) {
    margin-bottom: 0px;
  }
  .c-page-top .sec-information {
    padding-top: 60px;
  }
  .c-page-top .sec-information h2 {
    margin-bottom: 14px;
  }
  .c-page-top .sec-information .sec-info__art__wrapper {
    width: auto;
  }
  .c-page-top .sec-information .sec-info__art__wrapper article {
    width: auto;
    height: auto;
    display: block;
    margin: 10px 30px 30px 30px;
  }
  .c-page-top .sec-information .sec-info__art__wrapper article .art_day {
    top: -13px;
    font-size: 18px;
  }
  .c-page-top .sec-information .sec-info__art__wrapper article .art_category, .c-page-top .sec-information .sec-info__art__wrapper article .art_year {
    font-size: 9px;
    margin-top: -14px;
  }
  .c-page-top .sec-information .sec-info__art__wrapper article .art_title {
    font-size: 14px;
    padding-bottom: 28px;
    margin-top: 20px;
  }
  .c-page-top .sec-information .sec-info__art__wrapper .sec-info_AllBtn {
    width: auto;
    margin: 0 30px;
    background-color: transparent;
  }
  .c-page-top .sec-information .sec-info__art__wrapper .sec-info_AllBtn .arw {
    background: url(/common/images/sp_arw_r_black.svg) 0 center no-repeat;
    background-size: 20px 5px;
    top: 0px;
    right: 15px;
    left: auto;
  }
  .c-page-top .sec-information .sec-info__art__wrapper .sec-info_AllBtn a {
    position: relative;
    width: auto;
    margin: 0 30px;
    background-color: #FFF;
  }
  .c-page-top .sec-information .sec-info__art__wrapper .sec-info_AllBtn a:hover {
    color: #FFF;
  }
  .c-page-top .sec-information .sec-info__art__wrapper .sec-info_AllBtn a:hover .arw {
    background: url(/common/images/sp_arw_r_white.svg) center center no-repeat;
    background-size: 20px 5px;
  }
  .c-page-top .sec-pickup {
    margin-top: 60px;
    padding-bottom: 50px;
  }
  .c-page-top .sec-pickup .c-page-top.c-module-list__wrapper {
    max-width: none;
  }
  .c-page-top .mouseOver {
    display: none;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small,
  .c-page-top .c-module-list__wrapper .c-module-list__large {
    padding: 0px;
    display: block;
    height: auto;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .category,
  .c-page-top .c-module-list__wrapper .c-module-list__small .title,
  .c-page-top .c-module-list__wrapper .c-module-list__small .description,
  .c-page-top .c-module-list__wrapper .c-module-list__large .category,
  .c-page-top .c-module-list__wrapper .c-module-list__large .title,
  .c-page-top .c-module-list__wrapper .c-module-list__large .description {
    margin: 0 15px;
    text-align: left;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small {
    margin-bottom: 20px;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .c-module-list-inner {
    height: auto;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .c-module-list__content {
    position: relative;
    width: 50%;
    margin: 0;
    margin-left: auto;
    left: auto;
    color: #000;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .category {
    font-size: 10px;
    margin-top: 12px;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .title {
    font-size: 18px;
    margin-top: 13px;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .deco_self {
    width: 20px;
    height: 5px;
    background: url(/common/images/sp_arw_r_black.svg) 0 0 no-repeat;
    background-size: 20px 5px;
    top: 5px;
    right: 15px;
    left: auto;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .deco_blank {
    width: 8px;
    height: 6px;
    background: url(/common/images/blank_black.svg) 0 0 no-repeat;
    background-size: 8px 6px;
    top: 4px;
    right: 15px;
    left: auto;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .description {
    display: block;
    font-size: 10px;
    line-height: 160%;
    margin: 30px 15px 20px 15px;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .slideshow {
    position: absolute;
    width: 50%;
    height: 100%;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__small .slideshow li {
    height: 100%;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__large .c-module-list-inner {
    overflow: visible;
    height: auto;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__large .c-module-list__content {
    position: relative;
    width: 100%;
    padding: 152px 0 25px 0;
    margin-left: 0;
    color: #000;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__large .category {
    font-size: 10px;
    margin-top: 12px;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__large .title {
    font-size: 18px;
    margin-top: 13px;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__large .deco_self {
    width: 20px;
    height: 5px;
    background: url(/common/images/sp_arw_r_black.svg) 0 0 no-repeat;
    background-size: 20px 5px;
    top: 170px;
    right: 15px;
    left: auto;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__large .description {
    display: block;
    font-size: 10px;
    line-height: 160%;
    margin-top: 30px;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__large .slideshow {
    position: absolute;
    height: 152px;
  }
  .c-page-top .c-module-list__wrapper .c-module-list__large .slideshow li {
    height: 152px;
  }
  .c-page-top .movie {
    display: none;
  }
  .c-page-top .description {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .c-page-top .c-module-list__middle .c-module-list__content,
  .c-page-top .c-module-list__large .c-module-list__content {
    margin-bottom: 25px;
    color: #1d2088;
  }
  .c-page-top .c-module-list__middle .slideshow,
  .c-page-top .c-module-list__large .slideshow {
    position: static;
    height: 160px;
  }
  .c-page-top .c-module-list__middle .slideshow .item,
  .c-page-top .c-module-list__large .slideshow .item {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    height: 160px;
  }
  .c-page-top .c-module-list__middle .title,
  .c-page-top .c-module-list__large .title {
    margin-top: -2px;
    font-size: 18px;
  }
  .c-page-top .c-module-list__middle .description,
  .c-page-top .c-module-list__large .description {
    margin-top: 7px;
    font-size: 10px;
    line-height: 160%;
  }

  /*
  |
  |	SP Information
  |
  */
  .c-page-info .sec-info__navi__bottom {
    display: block;
  }
  .c-page-info .c-page__main {
    height: 150px;
    margin-bottom: 15px;
  }
  .c-page-info .c-page__main h1 {
    padding-top: 45px;
  }
  .c-page-info .c-inner .sec-info.sec-content_reset {
    padding-bottom: 0;
  }
  .c-page-info .c-inner .sec-info__right {
    width: 100%;
    margin: 0;
  }
  .c-page-info .c-inner .sec-info__right .sec-info__art__wrapper article.under {
    display: none;
  }
  .c-page-info .c-inner .sec-info__right .sec-info__art__wrapper article.art__border {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 24px 0;
  }
  .c-page-info .c-inner .sec-info__right .sec-info__art__wrapper article {
    width: 100%;
    margin: 0;
    text-align: left;
  }
  .c-page-info .c-inner .sec-info__right .sec-info__art__wrapper article .art_day {
    font-size: 18px;
  }
  .c-page-info .c-inner .sec-info__right .sec-info__art__wrapper article .art_category {
    font-size: 9px;
    margin-top: -2px;
  }
  .c-page-info .c-inner .sec-info__right .sec-info__art__wrapper article .art_year {
    font-size: 9px;
    margin-top: -2px;
  }
  .c-page-info .c-inner .sec-info__right .sec-info__art__wrapper article .art_title {
    font-size: 14px;
    margin-top: 32px;
  }
  .c-page-info .c-inner .sec-info__right .sec-info__art__wrapper .moreBtn {
    display: block;
    width: auto;
    height: 50px;
    margin: 40px 30px 80px 30px;
  }
  .c-page-info .c-inner .sec-info__right .sec-info__art__wrapper .moreBtn a {
    width: 100%;
    height: 50px;
    line-height: 56px;
    background: url(/common/images/sp_more.svg) no-repeat;
    background-size: 15px 15px;
    background-position: right 15px center;
    background-color: #1d2088;
  }
  .c-page-info .sec-info__left,
  .c-page-info .sec-info__navi__bottom {
    border-top: 1px solid #000;
    width: 100%;
    margin: 0;
  }
  .c-page-info .sec-info__left .sec-info__navi-list,
  .c-page-info .sec-info__navi__bottom .sec-info__navi-list {
    margin-top: 0;
    text-align: left;
  }
  .c-page-info .sec-info__left .sec-info__navi-list li,
  .c-page-info .sec-info__navi__bottom .sec-info__navi-list li {
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
  }
  .c-page-info .sec-info__left .sec-info__navi-list li:last-child,
  .c-page-info .sec-info__navi__bottom .sec-info__navi-list li:last-child {
    border: none;
  }
  .c-page-info .sec-info__navi__bottom .sec-info__navi-list {
    margin: 0 30px;
  }

  .c-page-info-detail .c-page__main {
    height: 250px;
    margin-bottom: 15px;
  }
  .c-page-info-detail .c-page__main .art_cover {
    height: 250px;
  }
  .c-page-info-detail .c-page__main .art_day {
    font-size: 24px;
    padding-top: 39px;
  }
  .c-page-info-detail .c-page__main .art_category {
    font-size: 9px;
    margin-top: -4px;
  }
  .c-page-info-detail .c-page__main .art_title {
    font-size: 18px;
    line-height: 170%;
    margin: 30px 30px 0 30px;
    letter-spacing: 0px;
  }
  .c-page-info-detail .c-inner .sec-service-detail.sec-content_reset {
    padding-bottom: 80px;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper {
    padding-top: 0px;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .sec-info__left {
    display: none;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .sec-info__right.sec__border {
    padding-top: 30px;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .sec-info__right {
    width: 100%;
    margin: 0;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .sec-info-detail__art__wrapper .art_body {
    font-size: 14px;
    text-align: left;
    line-height: 214%;
    margin-bottom: 35px;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .sec-info-detail__art__wrapper .art_body h3 {
    font-size: 18px;
    line-height: 160%;
    margin-top: 32px;
    padding: 6px 0;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .sec-info-detail__art__wrapper .sec-info__sns-list {
    margin-bottom: 80px;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .sec-info-detail__art__wrapper .sec-info__sns-list li {
    width: 33%;
    margin: 0;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .sec-info-detail__art__wrapper .sec-info__sns-list li a {
    height: 50px;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .sec-info-detail__art__wrapper .sec-info__sns-list .twitter {
    margin: 0 auto;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .s-s-d__overview {
    margin-bottom: 80px;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__summary {
    font-size: 14px;
    text-align: left;
    line-height: 214%;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__summary img {
    width: 100%;
    margin-top: 32px;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .s-s-d__casestudy .s-s-d__casestudy__title, .c-page-info-detail .c-inner .sec-info__wrapper .s-s-d__casestudy .s-s-d__casestudy__summary {
    width: 100%;
    text-align: left;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .s-s-d__casestudy .s-s-d__casestudy__title {
    font-size: 14px;
    line-height: 214%;
    margin: 0px;
  }
  .c-page-info-detail .c-inner .sec-info__wrapper .s-s-d__casestudy .s-s-d__casestudy__summary {
    font-size: 10px;
    line-height: 200%;
  }
  .c-page-info-detail .c-inner .article-navi {
    position: relative;
  }
  .c-page-info-detail .c-inner .article-navi .article__wrapper {
    max-width: none;
  }
  .c-page-info-detail .c-inner .article-navi hr {
    margin: 0;
  }
  .c-page-info-detail .c-inner .article-navi .article-navi__prev, .c-page-info-detail .c-inner .article-navi .article-navi__next {
    margin: 40px 0;
    width: 49%;
    height: 20px;
    font-size: 18px;
    line-height: 23px;
  }
  .c-page-info-detail .c-inner .article-navi .article-navi__prev a, .c-page-info-detail .c-inner .article-navi .article-navi__next a {
    margin: 0px;
    height: 20px;
  }
  .c-page-info-detail .c-inner .article-navi .article-navi__index {
    position: absolute;
    top: 102px;
    height: 100px;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    width: 100%;
    border-top: 1px solid #000;
  }
  .c-page-info-detail .c-inner .article-navi .article-navi__index a {
    line-height: 100px;
  }
  .c-page-info-detail .c-inner .article-navi .article-navi__next {
    border-left: 1px solid #000;
  }
  .c-page-info-detail .c-inner .article-navi .article-navi__next a {
    background: url(/common/images/sp_arw_r_black.svg) right 5px no-repeat;
    background-size: 20px 10px;
  }
  .c-page-info-detail .c-inner .article-navi .article-navi__next.invalid p {
    margin-right: 0;
    background: url(/common/images/sp_arw_r_black.svg) right 5px no-repeat;
    background-size: 20px 10px;
  }
  .c-page-info-detail .c-inner .article-navi .article-navi__prev a {
    text-align: left;
    background: url(/common/images/sp_arw_l_black.svg) left 5px no-repeat;
    background-size: 20px 10px;
  }
  .c-page-info-detail .c-inner .article-navi .article-navi__prev.invalid p {
    margin-left: 0;
    text-align: left;
    background: url(/common/images/sp_arw_l_black.svg) left 5px no-repeat;
    background-size: 20px 10px;
  }

  /*
  |
  |	SP Company
  |
  */
  .c-page-company .c-page__main {
    margin-bottom: 30px;
  }
  .c-page-company .sec-company__wrapper {
    padding-top: 0px;
  }
  .c-page-company .sec-company__left h2 {
    margin-bottom: 36px;
  }
  .c-page-company .sec-company__right {
    border: none;
    padding-top: 0px;
  }
  .c-page-company .sec-company__right .s-company__phy__tt_l {
    font-size: 14px;
    line-height: 30px;
  }
  .c-page-company .sec-company__right .phy__wrapper {
    display: block;
    margin-bottom: 70px;
  }
  .c-page-company .sec-company__right .phy__wrapper dt {
    margin-bottom: 12px;
  }
  .c-page-company .sec-company__right .phy__wrapper dd {
    font-size: 18px;
    line-height: 200%;
  }
  .c-page-company .sec-company__right .phy2, .c-page-company .sec-company__right .phy3, .c-page-company .sec-company__right .phy4 {
    width: 100%;
    margin: 0;
    margin-bottom: 32px;
  }
  .c-page-company .sec-company__right .phy4 {
    margin-bottom: 0px;
  }
  .c-page-company .sec-company-history.sec-content_reset,
  .c-page-company .sec-company-outline.sec-content_reset,
  .c-page-company .sec-company-access.sec-content_reset {
    padding-bottom: 100px;
  }
  .c-page-company .sec-company-history .accordion {
    margin: 0;
    text-align: left;
    margin-top: 38px;
  }
  .c-page-company .sec-company-history .accordion li {
    margin-bottom: 16px;
  }
  .c-page-company .sec-company-history .accordion li:last-child {
    margin-bottom: 0px;
  }
  .c-page-company .sec-company-history .year {
    font-size: 18px;
    line-height: 100%;
    padding-top: 26px;
  }
  .c-page-company .sec-company-history .month {
    font-size: 14px;
    line-height: 100%;
    text-align: left;
  }
  .c-page-company .sec-company-history .text {
    display: block;
    width: auto;
    margin: 0;
    margin-top: -8px;
    font-size: 10px;
    line-height: 180%;
  }
  .c-page-company .sec-company-history .active {
    margin-bottom: 30px;
  }
  .c-page-company .sec-company-history .active .deco {
    background-position: -23px 0px;
  }
  .c-page-company .sec-company-outline .sec-company__left.connection__wrapper,
  .c-page-company .sec-company-outline .sec-company__right.connection__wrapper {
    width: 100%;
  }
  .c-page-company .sec-company-outline .sec-company__left__inner {
    margin: 0;
  }
  .c-page-company .sec-company-outline .sec-company__right {
    border-top: 1px solid #cccccc;
  }
  .c-page-company .sec-company-outline .sec-company__right dl hr {
    width: 100%;
    margin: 0;
  }
  .c-page-company .sec-company-outline .sec-company__right dt p, .c-page-company .sec-company-outline .sec-company__right dd p {
    margin: 0;
  }
  .c-page-company .sec-company-outline .sec-company__right dt {
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    margin-top: 15px;
    text-align: left;
  }
  .c-page-company .sec-company-outline .sec-company__right dt.first {
    margin-top: 10px;
  }
  .c-page-company .sec-company-outline .sec-company__right dd {
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 210%;
    margin-left: 0;
    margin-top: 16px;
    text-align: left;
  }
  .c-page-company .sec-company-outline .sec-company__right dd.first {
    margin-top: 16px;
  }
  .c-page-company .sec-company-outline .connection_tt {
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    margin: 15px 0 23px 0;
    text-align: left;
  }
  .c-page-company .sec-company-outline .connection-list {
    margin-bottom: 30px;
  }
  .c-page-company .sec-company-outline .connection-list .connection {
    width: 50%;
  }
  .c-page-company .sec-company-outline .connection-list .connection:nth-child(odd) p {
    margin: 0 7px 0 0;
  }
  .c-page-company .sec-company-outline .connection-list .connection:nth-child(even) p {
    margin: 0 0 0 7px;
  }
  .c-page-company .sec-company-outline .connection-list img {
    width: 135px;
    height: auto;
  }
  .c-page-company .sec-company-outline .connection-list .bb {
    border-bottom: none;
  }
  .c-page-company .sec-company-outline .connection-list .bb_sp {
    border-bottom: 1px solid #e5e5e5;
  }
  .c-page-company .sec-company-outline .connection.l,
  .c-page-company .sec-company-outline .connection.c,
  .c-page-company .sec-company-outline .connection.r {
    width: 50%;
    margin: 0;
  }
  .c-page-company .sec-company-outline .link .link-list {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  .c-page-company .sec-company-outline .link .link-list a {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    background: url(/common/images/sp_arw_r_white.svg) no-repeat;
    background-position: right 15px center;
    background-size: 20px 10px;
    background-color: #1d2088;
    margin: 0;
  }
  .c-page-company .sec-company-outline .link .link-list:last-child {
    margin-bottom: 0;
  }
  .c-page-company .sec-company-outline .link .link-list-blank {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  .c-page-company .sec-company-outline .link .link-list-blank a {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    background: url(/common/images/blank.svg) no-repeat;
    background-position: right 15px center;
    background-size: 20px 10px;
    background-color: #1d2088;
    margin: 0;
  }
  .c-page-company .sec-company-outline .link .link-list-blank:last-child {
    margin-bottom: 0;
  }
 .c-page-service-detail .s-s-d__overview .s-s-d__overview__summary_rightbox {
    display: none;
  }

  /*2021.01.26 追記*/
  .c-page-service-detail .s-s-d__overview .s-s-d__overview__link_box {
    display: none;
  }
  /*2021.01.26 追記終わり*/

   .c-page-company .sec-company-access .access-nav__wrapper {
    height: auto;
    line-height: 100%;
    padding: 15px;
    padding: 15px;
  }
  .c-page-company .sec-company-access .access-nav-list:last-child {
    margin: 0 22px;
  }
  .c-page-company .sec-company-access .access-nav-list {
    font-size: 14px;
    line-height: 210%;
    margin: 0;
    margin: 0 18px;
    text-decoration: underline;
  }
  .c-page-company .sec-company-access .access-nav-list.current {
    text-decoration: none;
  }
  .c-page-company .sec-company-access .sec-access-company__right--gmap {
    height: 200px;
  }
  .c-page-company .sec-company-access .sec-access-company__right--detail {
    height: auto;
    padding: 20px 25px 25px 25px;
  }
  .c-page-company .sec-company-access .sec-access-company__right--detail .name {
    font-size: 14px;
    margin: 0;
    text-align: center;
  }
  .c-page-company .sec-company-access .sec-access-company__right--detail .img {
    margin-left: 0;
    text-align: center;
  }
  .c-page-company .sec-company-access .sec-access-company__right--detail .address {
    font-size: 14px;
    line-height: 170%;
    margin-top: 30px;
    text-align: left;
  }
  .c-page-company .sec-company-access .sec-access-company__right--detail .tel {
    margin-top: 20px;
  }
  .c-page-company .sec-company-access .sec-access-company__right--detail .gmap, .c-page-company .sec-company-access .sec-access-company__right--detail .tel, .c-page-company .sec-company-access .sec-access-company__right--detail .fax {
    font-size: 14px;
    line-height: 170%;
    text-align: left;
  }
  .c-page-company .sec-company-access .sec-access-company__right--detail .sec-company-access__column.l,
  .c-page-company .sec-company-access .sec-access-company__right--detail .sec-company-access__column.c,
  .c-page-company .sec-company-access .sec-access-company__right--detail .sec-company-access__column.r {
    width: 100%;
    padding: 0;
    float: none;
  }

  .c-page-business .c-page__main {
    margin-bottom: 40px;
  }
  .c-page-business .sec-business__right.sec__border {
    border: none;
    padding: 0;
  }
  .c-page-business .sec-business__right.sec__border .phy__wrapper {
    display: block;
    margin-bottom: 75px;
  }
  .c-page-business .sec-business__right.sec__border .phy__wrapper .phy2, .c-page-business .sec-business__right.sec__border .phy__wrapper .phy3, .c-page-business .sec-business__right.sec__border .phy__wrapper .phy4 {
    width: 100%;
    margin: 0;
    display: block;
  }
  .c-page-business .sec-business__right.sec__border .phy__wrapper .phy2 dt, .c-page-business .sec-business__right.sec__border .phy__wrapper .phy3 dt, .c-page-business .sec-business__right.sec__border .phy__wrapper .phy4 dt {
    margin-bottom: 15px;
  }
  .c-page-business .sec-business__right.sec__border .phy__wrapper .phy2 dd, .c-page-business .sec-business__right.sec__border .phy__wrapper .phy3 dd, .c-page-business .sec-business__right.sec__border .phy__wrapper .phy4 dd {
    text-align: left;
    margin-bottom: 35px;
  }
  .c-page-business .sec-business__right.sec__border .phy__wrapper .phy4 dd {
    margin-bottom: 0;
  }
  .c-page-business .sec-business-philosophy ul {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .c-page-business .sec-business-philosophy li {
    font-size: 18px;
    margin-bottom: 12px;
    text-align: left;
  }
  .c-page-business .sec-business-philosophy.sec-content_reset,
  .c-page-business .sec-business-message.sec-content_reset,
  .c-page-business .sec-business-our_business.sec-content_reset,
  .c-page-business .sec-business-vision.sec-content_reset {
    padding-bottom: 100px;
  }
  .c-page-business .sec-business-philosophy .s-business__phy__img {
    margin-bottom: 35px;
    right: 60px;
  }
  .c-page-business .sec-business-philosophy .s-business__phy__img img {
    width: -moz-calc(100% + 90px);
    width: -o-calc(100% + 90px);
    width: -webkit-calc(100% + 90px);
    width: calc(100% + 90px);
  }
  .c-page-business .sec-business-philosophy .s-business__phy__tx1 {
    font-size: 14px;
    line-height: 210%;
    margin-bottom: 32px;
    text-align: left;
  }
  .c-page-business .sec-business-philosophy .s-business__phy__sei {
    padding: 0 14px 38px 20px;
    text-align: left;
  }
  .c-page-business .sec-business-philosophy .s-business__phy__sei .s-business__phy__sei__img,
  .c-page-business .sec-business-philosophy .s-business__phy__sei .s-business__phy__sei__tx {
    width: 100%;
    display: block;
  }
  .c-page-business .sec-business-philosophy .s-business__phy__sei .s-business__phy__sei__tx {
    margin: 0;
    margin-top: 10px;
  }
  .c-page-business .sec-business-philosophy .s-business__phy__raku {
    padding: 0 14px 38px 20px;
    text-align: left;
  }
  .c-page-business .sec-business-philosophy .s-business__phy__raku .s-business__phy__raku__img,
  .c-page-business .sec-business-philosophy .s-business__phy__raku .s-business__phy__raku__tx {
    width: 100%;
    display: block;
  }
  .c-page-business .sec-business-philosophy .s-business__phy__raku .s-business__phy__raku__tx {
    margin: 0;
    margin-top: 10px;
  }
  .c-page-business .sec-business-philosophy .s-business__phy__tx2 {
    font-size: 18px;
    text-align: left;
    line-height: 200%;
    margin: 70px 0 30px 0;
  }
  .c-page-business .sec-business-philosophy .s-business__ci .s-business__ci__logo {
    display: block;
    margin: 10px;
    width: auto;
    margin: 0;
  }
  .c-page-business .sec-business-philosophy .s-business__ci .s-business__phy__img {
    right: 60px;
  }
  .c-page-business .sec-business-philosophy .s-business__ci .s-business__phy__img img {
    width: -moz-calc(100% + 90px);
    width: -o-calc(100% + 90px);
    width: -webkit-calc(100% + 90px);
    width: calc(100% + 90px);
  }
  .c-page-business .sec-business-philosophy .s-business__ci .s-business__ci__tx {
    width: 100%;
    margin: 0;
  }
  .c-page-business .sec-business-philosophy .s-business__ci .s-business__ci__tx dt {
    font-size: 14px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 28px;
  }
  .c-page-business .sec-business-philosophy .s-business__ci .s-business__ci__tx dd {
    font-size: 10px;
    line-height: 240%;
    padding: 0 14px 38px 20px;
    text-align: left;
  }
  .c-page-business .sec-business-philosophy .s-business__ci .s-business__ci__tx dd br {
    display: none;
  }
  .c-page-business .sec-business-message.sec-content_reset {
    padding-bottom: 165px;
  }
  .c-page-business .sec-business-message {
    text-align: left;
  }
  .c-page-business .sec-business-message .sec-business__left {
    text-align: center;
  }
  .c-page-business .sec-business-message .sec-business__right {
    width: 100%;
    margin-top: -18px;
  }
  .c-page-business .sec-business-message .sec-business__right hr {
    display: none;
  }
  .c-page-business .sec-business-message .sec-business__right .s-c-message__catch {
    margin: 0 0 40px 0;
    font-size: 18px;
  }
  .c-page-business .sec-business-message .sec-business__right .s-c-message_left {
    width: 100%;
  }
  .c-page-business .sec-business-message .sec-business__right .s-c-message_left .s-c-business__img {
    text-align: center;
  }
  .c-page-business .sec-business-message .sec-business__right .s-c-message_left .s-c-business__img img {
    width: 100%;
    height: auto;
  }
  .c-page-business .sec-business-message .sec-business__right .s-c-message_right {
    width: 100%;
    margin: 40px 0 0 0;
  }
  .c-page-business .sec-business-message .sec-business__right .s-c-message_right .s-c-message_right__inner {
    margin: 0;
  }
  .c-page-business .sec-business-message .sec-business__right .s-c-message_right .s-c-message_right__inner dt {
    font-size: 14px;
    line-height: 214%;
  }
  .c-page-business .sec-business-message .sec-business__right .s-c-message_right .s-c-message_right__inner dd {
    margin-top: 15px;
    font-size: 10px;
    line-height: 240%;
    margin-bottom: 25px;
  }
  .c-page-business .sec-business-message .sec-business__right .signature {
    left: 0;
    bottom: -70px;
  }
  .c-page-business .sec-business-business.sec-content_reset {
    padding-bottom: 90px;
  }
  .c-page-business .sec-business-business .sec-company__right.sec__border {
    border: none;
  }
  .c-page-business .sec-business-business .s-c-business__img {
    margin-bottom: 40px;
  }
  .c-page-business .sec-business-business .s-c-business__img img {
    width: 100%;
    height: auto;
  }
  .c-page-business .sec-business-business .description {
    font-size: 14px;
    line-height: 210%;
    text-align: left;
  }
  .c-page-business .sec-business-vision .sec-business__right.sec__border {
    border: none;
    margin-top: -12px;
  }
  .c-page-business .sec-business-vision .statement {
    font-size: 18px;
    line-height: 200%;
    margin-top: 0;
    text-align: left;
  }
  .c-page-business .sec-business-vision .s-c-vision__img {
    margin: 20px 0;
  }
  .c-page-business .sec-business-vision .s-c-vision__img img {
    width: 100%;
    height: auto;
  }
  .c-page-business .sec-business-vision .description {
    font-size: 14px;
    text-align: left;
    line-height: 210%;
  }

  /*
  |
  |	SP Recruit
  |
  */
  .c-page-company .sec-company-outline .link .link-list-recruit {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  .c-page-company .sec-company-outline .link .link-list-recruit a {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    background: url(/common/images/sp_arw_r_white.svg) no-repeat;
    background-position: right 15px center;
    background-size: 20px 10px;
    background-color: #1d2088;
    margin: 0;
  }
  .c-page-company .sec-company-outline .link .link-list-recruit:last-child {
    margin-bottom: 0;
  }


  /*
  |
  |	SP Service
  |
  */
  .c-page-service .pcimg {
    display: none;
  }
  .c-page-service .c-page__main {
    height: 200px;
    margin-bottom: 15px;
  }
  .c-page-service .c-inner .sec-service__wrapper {
    padding-top: 40px;
  }
  .c-page-service .c-inner .sec-service-infra_cloud,
  .c-page-service .c-inner .sec-service-smart_solution,
  .c-page-service .c-inner .sec-service-marketing,
  .c-page-service .c-inner .sec-service-iot_platform,
  .c-page-service .c-inner .sec-service-it_agriculture,
  .c-page-service .c-inner .sec-service-local_solution,
  .c-page-service .c-inner .sec-service-digital_marketing,
  .c-page-service .c-inner .sec-service-rpa,
  .c-page-service .c-inner .sec-service-security,
  .c-page-service .c-inner .sec-service-business_intelligence,
	.c-page-service .c-inner .sec-service-pmp,
	.c-page-service .c-inner .sec-service-erp_company {
    padding-top: 0;
    margin-bottom: 40px;
  }
  .c-page-service .c-inner .sec-service-local_solution {
    margin-bottom: 0px;
    padding-bottom: 100px;
  }
  .c-page-service .c-inner .sec-service__inner {
    margin: 0 30px;
  }
  .c-page-service .c-inner .summary_panel {
    position: static;
    width: auto;
    padding: 200px 0 0 0;
  }
  .c-page-service .c-inner .summary_panel .summary-p__num {
    top: 10px;
  }
  .c-page-service .c-inner .summary_panel .summary-p__name_jp {
    font-size: 18px;
    margin-top: 15px;
  }
.c-page-service .c-inner .summary_panel .summary-p__name_jp .dx_icon {
    font-size: 8px;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    bottom: 5px;
    padding: 0px;
    /*文字位置微調整*/
    padding-top: 1px;
    box-sizing: border-box;
}
.c-page-service .c-inner .summary_panel .summary-p__name_jp .si_icon {
    font-size: 8px;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    bottom: 5px;
    padding: 0px;
    /*文字位置微調整*/
    padding-top: 1px;
    box-sizing: border-box;
}
  .c-page-service .c-inner .summary_panel .summary-p__name_en {
    margin-top: 7px;
  }
  .c-page-service .c-inner .summary_panel .summary-p__txt {
    font-size: 9px;
    margin: 25px 15px 0 15px;
    padding-bottom: 44px;
  }
  .c-page-service .c-inner .summary-p__img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    height: 200px;
  }
  .c-page-service .c-inner .sec-service__inner .summary-p__viewBtn,
  .c-page-service .c-inner .sec-service__inner.right .summary-p__viewBtn {
    width: auto;
    top: -15px;
    margin: 0;
    display: block;
  }
  .c-page-service .c-inner .sec-service__inner .summary-p__viewBtn a,
  .c-page-service .c-inner .sec-service__inner.right .summary-p__viewBtn a {
    margin: 0 30px;
    font-size: 14px;
    line-height: 56px;
    height: 50px;
    background: url(/common/images/sp_arw_r_white.svg) no-repeat;
    background-size: 20px 10px;
    background-position: right 15px center;
    background-color: #1d2088;
  }
  .c-page-service .c-inner .sec-service__inner .summary-p__viewBtn.langjp a,
  .c-page-service .c-inner .sec-service__inner.right .summary-p__viewBtn.langjp a {
    line-height: 50px;
  }

  .sec-service-detail__right.sec__border {
    border-top: none;
    padding-top: 0px;
  }

  .c-page-service-detail .c-page__main {
    height: 200px;
    margin-bottom: 15px;
  }
  .c-page-service-detail .c-page__main .service-detail_cover {
    height: 200px;
  }
  .c-page-service-detail .c-page__main .service-detail_title {
    font-size: 9px;
    padding-top: 29px;
  }
  .c-page-service-detail .c-page__main .service-detail_vol {
    font-size: 24px;
    margin-top: 5px;
    line-height: 100%;
  }
  .c-page-service-detail .c-page__main .service-detail_icon {
    width: 23px;
    height: 30px;
    margin-top: 10px;
    background: url(/common/images/servive_icon_01.svg) no-repeat;
    background-size: 23px 30px;
  }
  .c-page-service-detail .c-page__main h1.service-detail_name {
    font-size: 18px;
    margin: 20px 30px 0px 30px;
    letter-spacing: 0px;
  }
  .c-page-service-detail .c-page__main h2.service-detail_name__en {
    font-size: 9px;
    bottom: 26px;
    letter-spacing: 0.05em;
  }
  .c-page-service-detail .c-page__main .service-detail_prev, .c-page-service-detail .c-page__main .service-detail_prev.invalid, .c-page-service-detail .c-page__main .service-detail_next, .c-page-service-detail .c-page__main .service-detail_next.invalid {
    display: none;
  }
  .c-page-service-detail .c-inner .sec-service-detail.sec-content_reset {
    padding-bottom: 80px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper {
    padding-top: 0px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right, .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__casestudy .sec-service-detail__right {
    width: 100%;
    margin: 0;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview {
    margin-bottom: 80px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service__left h2 {
    margin-bottom: 28px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right hr {
    display: none;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__summary {
    margin: 0;
    font-size: 14px;
    text-align: left;
    line-height: 214%;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__summary img {
    width: 100%;
    margin-top: 32px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article {
    margin: 40px 0 0 0;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dt {
    height: 60px;
    margin: 0;
    font-size: 0;
    text-align: left;
    border: none;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dt .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    padding: 0;
    background-position: center;
    background-size: 30px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dt p {
    position: relative;
    width: auto;
    display: inline-block;
    font-size: 14px;
    line-height: 60px;
    top: 0;
    vertical-align: top;
    border-left: 5px solid #FFF;
    text-align: left;
    padding-left: 20px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dt p.multiline {
    line-height: 160%;
    padding: 8px 0;
    padding-left: 20px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dt .arw {
    display: none;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dt.art_smartsolution_2 .icon {
    background-size: auto 28px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dl {
    width: 100%;
    margin-bottom: 35px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dd {
    margin: 0;
    margin-top: 15px;
    text-align: left;
    line-height: 214%;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dd ul {
    font-size: 10px;
    line-height: 200%;
    margin-top: 20px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__overview .sec-service-detail__right .s-s-d__overview__article dl:last-of-type {
    margin-bottom: 0;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__casestudy .s-s-d__casestudy__title, .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__casestudy .s-s-d__casestudy__summary {
    width: 100%;
    text-align: left;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__casestudy .s-s-d__casestudy__title p {
    margin: 0px;
    font-size: 14px;
    line-height: 160%;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__casestudy .s-s-d__casestudy__summary {
    margin-top: 20px;
  }
  .c-page-service-detail .c-inner .sec-service__wrapper .s-s-d__casestudy .s-s-d__casestudy__summary p {
    margin: 0;
    font-size: 10px;
    line-height: 200%;
  }
  .c-page-service-detail .c-inner .article-navi {
    position: relative;
  }
  .c-page-service-detail .c-inner .article-navi .article__wrapper {
    max-width: none;
  }
  .c-page-service-detail .c-inner .article-navi hr {
    margin: 0;
  }
  .c-page-service-detail .c-inner .article-navi .article-navi__prev, .c-page-service-detail .c-inner .article-navi .article-navi__next {
    margin: 40px 0;
    width: 49%;
    height: 20px;
    font-size: 18px;
    line-height: 23px;
  }
  .c-page-service-detail .c-inner .article-navi .article-navi__prev a, .c-page-service-detail .c-inner .article-navi .article-navi__next a {
    margin: 0px;
    height: 20px;
  }
  .c-page-service-detail .c-inner .article-navi .article-navi__index {
    position: absolute;
    top: 102px;
    height: 100px;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    width: 100%;
    border-top: 1px solid #000;
  }
  .c-page-service-detail .c-inner .article-navi .article-navi__index a {
    line-height: 100px;
  }
  .c-page-service-detail .c-inner .article-navi .article-navi__next {
    border-left: 1px solid #000;
  }
  .c-page-service-detail .c-inner .article-navi .article-navi__next a {
    background: url(/common/images/sp_arw_r_black.svg) right 5px no-repeat;
    background-size: 20px 10px;
  }
  .c-page-service-detail .c-inner .article-navi .article-navi__next.invalid p {
    text-align: right;
    margin-right: 0px;
    background: url(/common/images/sp_arw_r_black.svg) right 5px no-repeat;
    background-size: 20px 10px;
  }
  .c-page-service-detail .c-inner .article-navi .article-navi__prev a {
    text-align: left;
    background: url(/common/images/sp_arw_l_black.svg) left 5px no-repeat;
    background-size: 20px 10px;
  }
  .c-page-service-detail .c-inner .article-navi .article-navi__prev.invalid p {
    text-align: left;
    margin-left: 0px;
    background: url(/common/images/sp_arw_l_black.svg) left 5px no-repeat;
    background-size: 20px 10px;
  }

  .c-page-ir .sec-ir__right {
    text-align: left;
  }

  .c-page-contact .sec-contact {
    padding-bottom: 100px;
  }
  .c-page-contact .sec-contact__wrapper {
    max-width: none;
  }
  .c-page-contact .c-page__main {
    margin-bottom: 15px;
  }
  .c-page-contact h2 {
    margin-bottom: 0px;
  }
  .c-page-contact .sec-contact__left .musttx {
    font-size: 9px;
    margin-top: 0px;
    margin-bottom: 23px;
  }
  .c-page-contact .sec-contact__right {
    text-align: left;
  }
  .c-page-contact .sec-contact__right .tx {
    font-size: 10px;
    line-height: 200%;
    margin: 25px;
    float: none;
  }
  .c-page-contact .sec-contact__right .tx br {
    display: none;
  }
  .c-page-contact .sec-contact__right .recruitBtn {
    width: 100%;
    margin: 0 0 45px 0;
    float: none;
  }
  .c-page-contact .sec-contact__right .recruitBtn a {
    background: url(/common/images/blank.svg) no-repeat;
    background-size: 10px 8px;
    background-position: right 15px center;
    background-color: #1d2088;
  }
  .c-page-contact .sec-contact__right input[type="email"], .c-page-contact .sec-contact__right input[type="button"], .c-page-contact .sec-contact__right input[type="text"], .c-page-contact .sec-contact__right input[type="submit"], .c-page-contact .sec-contact__right textarea {
    -webkit-appearance: none;
    border-radius: 0;
  }
  .c-page-contact .sec-contact__right select {
    width: 100%;
  }
  .c-page-contact .sec-contact__right dt {
    width: 100%;
    font-size: 18px;
    margin-top: 12px;
  }
  .c-page-contact .sec-contact__right dd {
    width: 100%;
    margin: 10px 0 40px 0;
  }
  .c-page-contact .sec-contact__right dd textarea {
    line-height: 180%;
  }
  .c-page-contact .sec-contact__right .inlineframe {
    padding: 20px 25px;
    font-size: 10px;
    line-height: 200%;
  }
  .c-page-contact .sec-contact__right .inlineframe__inner {
    margin-top: 0;
  }
  .c-page-contact .sec-contact__right .policy_check_tt {
    font-size: 10px;
    margin: 25px 0 20px 0;
  }
  .c-page-contact .sec-contact__right .policy_check {
    font-size: 10px;
    padding-left: 25px;
    margin-bottom: 40px;
  }
  .c-page-contact .sec-contact__right .policy_check label {
    width: 100%;
  }
  .c-page-contact .sec-contact__right form hr {
    height: 1px;
    border: none;
    border-bottom: 1px dotted #888b8f;
  }
  .c-page-contact .sec-contact__right .form_btn {
    text-align: center;
  }
  .c-page-contact .sec-contact__right .agreeBtn, .c-page-contact .sec-contact__right .submitBtn {
    text-align: center;
    width: -moz-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
  }
  .c-page-contact .sec-contact__right .submitBtn {
    background: url(/common/images/sp_arw_r_white.svg) no-repeat;
    background-size: 20px 10px;
    background-position: right 15px center;
    background-color: #1d2088;
  }
  .c-page-contact .sec-contact__right .confirm {
    float: none;
  }
  .c-page-contact .sec-contact__right .alert {
    font-size: 10px;
    margin-top: 20px;
    text-align: left;
  }
  .c-page-contact .content__thanks .c-page__main,
  .c-page-contact .content__confirm .c-page__main {
    height: 140px;
  }
  .c-page-contact .content__thanks .c-page__main h1,
  .c-page-contact .content__confirm .c-page__main h1 {
    padding-top: 45px;
  }
  .c-page-contact .content__thanks .sec-content_reset,
  .c-page-contact .content__confirm .sec-content_reset {
    padding-bottom: 100px;
  }
  .c-page-contact .content__thanks h2,
  .c-page-contact .content__confirm h2 {
    margin-bottom: 17px;
  }
  .c-page-contact .content__thanks .thanks,
  .c-page-contact .content__confirm .thanks {
    margin-top: 40px;
    line-height: 185%;
  }
  .c-page-contact .content__thanks .thanks_note,
  .c-page-contact .content__confirm .thanks_note {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .c-page-contact .content__thanks .homeBtn,
  .c-page-contact .content__confirm .homeBtn {
    width: -moz-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .c-page-contact .content__thanks .homeBtn a,
  .c-page-contact .content__confirm .homeBtn a {
    height: 50px;
    line-height: 54px;
  }
  .c-page-contact .backBtn {
    width: -moz-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    display: block;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 20px;
    background: url(/common/images/sp_arw_l_white.svg) no-repeat;
    background-size: 20px 10px;
    background-position: left 30px center;
    background-color: #b7282e;
  }

  .c-page-policy #c-page__wrapper {
    padding-top: 60px;
  }
  .c-page-policy #c-page__wrapper .c-page__content {
    margin-bottom: 100px;
  }
  .c-page-policy #c-page__wrapper .sec-policy__wrapper {
    padding-top: 40px;
  }
  .c-page-policy #c-page__wrapper .sec-policy__wrapper h2 {
    text-align: center;
  }
  .c-page-policy #c-page__wrapper .sec-policy__wrapper h3 {
    font-size: 18px;
    margin-bottom: 22px;
  }
  .c-page-policy .sec-policy__left {
    top: 40px;
  }
  .c-page-policy .sec-policy__right {
    display: block;
  }
  .c-page-policy .sec-policy__right dl {
    margin-bottom: 60px;
  }
  .c-page-policy .sec-policy__right dd {
    font-size: 12px;
    margin-bottom: 50px;
    line-height: 200%;
  }
  .c-page-policy .sec-policy__right.sec__border {
    border-top: none;
    padding-top: 0px;
  }
  .c-page-policy .sec-policy-isms_bp.sec-content_reset,
  .c-page-policy .sec-policy-info_sp.sec-content_reset,
  .c-page-policy .sec-policy-provision_info.sec-content_reset,
  .c-page-policy .sec-policy-about.sec-content_reset {
    padding-bottom: 0px;
  }
  .c-page-policy .sec-policy-provision_info {
    margin-bottom: 0;
  }
  .c-page-policy .sec-policy-provision_info dl {
    margin-bottom: 0;
  }
  .c-page-policy .sec-policy-provision_info dd:last-child {
    margin-bottom: 0;
  }

  .pagetopBtn {
    display: none;
  }

  footer {
    height: auto;
    text-align: center;
    min-width: 0;
    position: static;
  }
  footer .g-column {
    padding-top: 15px;
    margin: 0 15px;
    border-left: 1px solid #888b8f;
    border-right: 1px solid #888b8f;
  }
  footer .g-column .g-column-list:nth-child(1),
  footer .g-column .g-column-list:nth-child(2) {
    display: none;
  }
  footer .g-column-list ul {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0px 15px 0 15px;
  }
  footer .g-column-list {
    width: 100%;
    display: block;
    height: auto;
  }
  footer .g-column-list .gf__logo {
    display: none;
  }
  footer .gf__copyright {
    position: relative;
    line-height: 100%;
    top: 92px;
    height: auto;
  }
  footer .gf__copyright_iso {
    position: relative;
    height: 130px;
    background-color: #FFF;
  }
  footer .gf__iso {
    position: absolute;
    top: 40px;
    right: 0px;
    left: 0px;
    margin: auto;
    width: 85px;
    height: 25px;
    background: url(/common/images/iso_logos.jpg) no-repeat;
    background-size: 85px 25px;
  }

  .c-page-top-en .sec-en-c-about {
    height: auto;
    margin-top: 0px;
    padding: 40px 0 0 0;
  }
  .c-page-top-en .sec-en-c-about h2 {
    font-size: 24px;
  }
  .c-page-top-en .sec-en-c-about .en-c-about_img {
    width: 100%;
    height: 234px;
    top: 97px;
  }
  .c-page-top-en .sec-en-c-about .en-c-about_panel {
    width: auto;
    font-size: 24px;
    line-height: 133%;
    margin: 247px 30px 0 30px;
  }
  .c-page-top-en .sec-en-c-about .en-c-about_panel .en-c-about_panel__inner {
    padding: 40px 30px;
  }
  .c-page-top-en .sec-en-c-service.other {
    margin-top: 0;
  }
  .c-page-top-en .sec-en-c-service {
    margin-top: 70px;
  }
  .c-page-top-en .sec-en-c-service .sec-contents__inner {
    margin: 0;
  }
  .c-page-top-en .sec-en-c-service .sec-contents__inner .en-c-service-list__wrapper {
    margin-bottom: 0;
  }
  .c-page-top-en .sec-en-c-service .sec-contents__inner .en-c-service-list__wrapper .en-c-service-list {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .c-page-top-en .sec-en-c-service .sec-contents__inner .en-c-service-list__wrapper .en-c-service-list .en-c-service__img_it_infra, .c-page-top-en .sec-en-c-service .sec-contents__inner .en-c-service-list__wrapper .en-c-service-list .en-c-service__img_smart_solution, .c-page-top-en .sec-en-c-service .sec-contents__inner .en-c-service-list__wrapper .en-c-service-list .en-c-service__img_web_marke {
    width: 40%;
    height: 120px;
    display: inline-block;
  }
  .c-page-top-en .sec-en-c-service .sec-contents__inner .en-c-service-list__wrapper .en-c-service-list .en-c-service__title {
    width: 60%;
    font-size: 24px;
    text-align: left;
    margin: 0;
    display: inline-block;
    vertical-align: top;
  }
  .c-page-top-en .sec-en-c-service .sec-contents__inner .en-c-service-list__wrapper .en-c-service-list .en-c-service__title p {
    margin: 37px 0 0 25px;
  }
  .c-page-top-en .sec-en-c-service .sec-contents__inner .en-c-service-list__wrapper .en-c-service-list .en-c-service__description {
    margin: 40px 30px 34px 30px;
  }
  .c-page-top-en .sec-en-c-service .en-service__inner.sec__border {
    border: none;
    margin-bottom: 30px;
  }
  .c-page-top-en .sec-en-c-service .en-service__inner {
    background-color: #FFF;
  }
  .c-page-top-en .sec-en-c-service .en-c-service_iot .summary-p__img,
  .c-page-top-en .sec-en-c-service .en-c-service_it .summary-p__img {
    position: absolute;
    width: 40%;
    height: 120px;
    margin: 0;
    left: 0;
  }
  .c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel,
  .c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel {
    position: relative;
    min-height: auto;
    top: 0;
    width: 100%;
    text-align: left;
    background-color: transparent;
  }
  .c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel .summary-p__name,
  .c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel .summary-p__name {
    font-size: 24px;
    width: 60%;
    height: 120px;
    margin: 0 0 0 auto;
    display: block;
    vertical-align: top;
  }
  .c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel .summary-p__name p,
  .c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel .summary-p__name p {
    padding: 46px 0 0 25px;
  }
  .c-page-top-en .sec-en-c-service .en-c-service_iot .summary_panel .summary-p__txt,
  .c-page-top-en .sec-en-c-service .en-c-service_it .summary_panel .summary-p__txt {
    text-align: center;
    margin: 40px 30px 34px 30px;
    padding-bottom: 0px;
    line-height: 140%;
  }
  .c-page-top-en .sec-en-top-outline_title {
    margin-top: 80px;
  }
  .c-page-top-en .sec-en-top-outline.sec-content_reset {
    border: none;
  }
  .c-page-top-en .sec-en-top-outline.sec-content_reset {
    padding-bottom: 80px;
  }
  .c-page-top-en .sec-en-top-outline .sec-contents__left {
    width: 100%;
    margin: 0;
  }
  .c-page-top-en .sec-en-top-outline .sec-contents__left h2 {
    font-size: 24px;
    top: 20px;
    height: 95px;
  }
  .c-page-top-en .sec-en-top-outline .sec-contact__right.sec__border {
    border-color: #CCC;
    padding-top: 8px;
  }
  .c-page-top-en .sec-en-top-outline .sec-contact__right {
    text-align: left;
  }
  .c-page-top-en .sec-en-top-outline .sec-contact__right dt {
    line-height: 160%;
    margin-top: 8px;
    width: auto;
  }
  .c-page-top-en .sec-en-top-outline .sec-contact__right dd {
    display: block;
    margin: 25px 0 30px 0px;
  }
  .c-page-top-en .sec-en-top-outline .sec-contact__right .connection-list {
    border-bottom: 1px solid #e5e5e5;
  }
  .c-page-top-en .sec-en-top-outline .sec-contact__right .connection-list li {
    width: 50%;
    margin: 0;
  }
  .c-page-top-en .sec-en-top-outline .sec-contact__right .connection-list li img {
    width: 100%;
  }
  .c-page-top-en .sec-en-top-outline .sec-contact__right .approvalBtn a {
    width: 100%;
  }
  .c-page-top-en .sec-en-top-access.sec-content_reset {
    padding-bottom: 100px;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__left.sec__border {
    border: none;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__left {
    position: relative;
    width: 100%;
    margin: 0;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__left h2 {
    position: absolute;
    font-size: 24px;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right {
    width: 100%;
    margin: 0;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .access-nav {
    margin: 50px 0 0 0;
    height: 90px;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .access-nav__wrapper {
    padding-top: 16px;
    line-height: 0;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .access-nav__wrapper .access-nav-list {
    font-size: 14px;
    line-height: 30px;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .access-nav__wrapper li {
    margin: 0 13px;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .sec-access-company__right--detail {
    height: auto;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .sec-company-access__column {
    width: 100%;
    padding: 0;
    display: block;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .sec-company-access__column .name, .c-page-top-en .sec-en-top-access .sec-contents__right .sec-company-access__column .img {
    margin: 0;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .sec-company-access__column.l {
    padding-top: 20px;
    margin: 0;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .sec-company-access__column.c {
    margin: 30px 0 0 0;
  }
  .c-page-top-en .sec-en-top-access .sec-contents__right .sec-company-access__column.r {
    margin: 30px 0 0 0;
    padding-bottom: 20px;
  }

  .c-page-top-en .sec-en-top-outline .connection_tt {
    margin-top: 8px;
    margin-bottom: 25px;
  }

  .c-page-top-en .connection.bb {
    border-bottom: none;
  }

  .c-page-policy-en .sec-policy-privacypolicy.sec-content_reset {
    padding-bottom: 100px;
  }
  .c-page-policy-en .sec-policy__left h2 {
    margin-bottom: 0px;
  }
  .c-page-policy-en .sec-policy__right.sec__border {
    border: none;
  }
  .c-page-policy-en .sec-policy__right {
    text-align: left;
  }
  .c-page-policy-en .sec-policy__right dt {
    margin-top: 50px;
  }
  .c-page-policy-en .sec-policy__right dt h3 {
    font-size: 24px;
    line-height: 150%;
  }
  .c-page-policy-en .sec-policy__right dt h4 {
    font-size: 18px;
    line-height: 150%;
  }
  .c-page-policy-en .sec-p-privacypolicy__mailBtn a:link, .c-page-policy-en .sec-p-privacypolicy__mailBtn a:visited {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  nav .service .sankaku {
    right: 523px;
  }
  nav .business .sankaku {
    right: 426px;
  }
  nav .company .sankaku {
    right: 323px;
  }
  nav .ir .sankaku {
    right: 251px;
  }
  nav .gn.business .dropmenu {
    text-align: right;
    padding-right: 308px;
  }
  nav .gn.company .dropmenu {
    text-align: right;
    padding-right: 272px;
  }

  #gh__menu .gn > a:link, #gh__menu .gn > a:visited {
    display: block;
    padding: 0px 18px 30px 18px;
    color: #000000;
    text-decoration: none;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
  }

  .c-module-list__small .news_text {
    font-size: 14px;
    line-height: 180%;
  }

  .c-module-list__large .description,
  .c-module-list__small .description {
    font-size: 12px;
    line-height: 165%;
  }
}
