@charset "UTF-8";
html, body {
  font-size: 14px;
  color: #111111;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック", "Yu Gothic", YuGothic,メイリオ,Meiryo,sans-serif;
  font-weight: normal;
/*  min-width: 1125px;*/
overflow-x: hidden;
}

input[type="submit"] {
  cursor: pointer;
  background: #fff;
}

.center {
  text-align: center;
}

.form.center .btn {
  margin-top: 3rem;
}

.sp, .spi {
  display: none !important;
}

.pc {
  display: block;
}

.pci {
  display: inline-block;
}

a {
  color: #00ACEE;
}

a:hover {
  opacity: 0.6;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

img {
  vertical-align: middle;
}

.btn {
  text-align: center;
}

.btn > * {
  position: relative;
  font-weight: bold;
  color: #00ACEE;
  border: 1px solid #00acee;
  font-family: 'Roboto', sans-serif;
  padding: 15px 65px;
  letter-spacing: 2px;
  display: inline-block;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  font-size: 14px;
}

.btn > *:after {
  position: absolute;
  content: "＞";
  font-weight: normal;
  right: 20px;
  font-size: 9px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.outline_content:hover a .btn > * {
  opacity: 1;
  color: #FFF;
  background: #00ACEE;
}

.btn > *:hover {
  opacity: 1;
  color: #FFF;
  background: #00ACEE;
}

.btn.otherlink > *:after {
  content: "";
}

.btn > *:hover:after {
  color: #FFF;
}

.subtitle {
  letter-spacing: 3px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  font-family: "Roboto","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック", "Yu Gothic", YuGothic,メイリオ,Meiryo,sans-serif;
  margin-bottom: 55px;
}

.subtitle span {
  font-weight: normal;
  display: block;
  color: #999;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック", "Yu Gothic", YuGothic,メイリオ,Meiryo,sans-serif;
  margin-top: 20px;
}

/* header */
.header_top {
  position: relative;
  padding: 40px 0;
  text-align: center;
}

.logo img {
  width: auto;
  height: 52px;
}

.facebook {
  position: absolute;
  top: 25px;
  right: 30px;
}

.facebook img {
  width: auto;
  height: 21px;
}

header {
  display: block;
}

.gnav {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
  z-index: 1000;
  background: #fff;
  top: 0;
}

.shadow {
  /*-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
  -ms-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
  -o-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);*/
  border-bottom: 1px solid #eee;
}

.gnav.shadow {
  min-width: 1121px;
}

.gnav.shadow li {
}

.gnav.shadow li a {
  width: 100%;
}

.gnav ul {
  font-size: 0;
}

.gnav li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}

.gnav > ul > li:not(:first-child):before {
  position: absolute;
  content: "|";
  color: #EEE;
  display: inline-block;
}

.gnav a {
  font-weight: bold;
  color: #111;
  display: inline-block;
  padding: 0 70px;
  letter-spacing: 3px;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 1460px) {
  .gnav a {
   padding: 0 40px;
  }
}

/* Submenu */

.gnav ul .submenu{
  position: relative;
}

.gnav ul .submenu .submenu_hover{
	display: none;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 1;
   padding: 30px 0 0;
}

.gnav ul .submenu ul li{
  width: 100%;
}
.gnav ul .submenu ul li a{
  display: block;
  width: 100%;
  padding: 20px 0;
	background-color: #efefef;
	color: #444;
}
.gnav ul .submenu ul li a:hover{
  opacity: 1;
	background-color: #ddd;
}


/* mv */
.newyear{
	display: none;
}
.mv {
  position: relative;
  text-align: center;
  overflow: hidden;
  background: #111;
}

.mv img {
  width: 90%;
  margin: 0 auto;
}

.caption {
  position: absolute;
  text-align: left;
  color: #FFF;
  top: 50%;
  left: 13%;
  font-family: "Roboto","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック", "Yu Gothic", YuGothic,メイリオ,Meiryo,sans-serif;
  font-size: 44px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.caption span {
  font-size: 38px;
  font-weight: bold;
  display: inline-block;
  margin-top: 40px;
}

.caption em {
  font-size: 114px;
  font-weight: bold;
}

/* main */
.contents {
  padding: 0 4%;
}

.section {
  width: 100%;
  max-width: 1340px;
  padding: 90px 0;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
}
.section2 {
  width: 94%;
  padding: 90px 0;
  margin: 0 auto;
}
.section_brdNone{
  border-bottom:0!important;
}

.contentFixed .subtitle {
  color: #236eb1;
}

.contentFixed .news dt b {
  font-size: 1rem;
  letter-spacing: 0;
}

.elementWrap {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}

.elementWrap .elementSingle {
  width: 50%;
  padding: 4rem 10vw;
}

.elementWrap .elementSingle:nth-child(2n+1) {
  padding-right: 4rem;
}

.elementWrap .elementSingle:nth-child(2n) {
  padding-left: 4rem;
}

.elementSingle__dl {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}

.elementSingle__dl dt {
  text-align: center;
  width: 100px;
  flex: 1 1 45px;
}

.elementSingle__dl dt .iconBox {
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 50%;
  border: 2px solid #eee;
  padding: 18px;
  position: relative;
  margin: 0 auto;
}

.elementSingle__dl dt .iconBox::after, .elementSingle__dl dt .iconBox::before {
  content: "";
  position: absolute;
  width: calc(100% + 4px);
  height: 8px;
  background: #fff;
  top: 50%;
  left: -2px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.elementSingle__dl dt .iconBox::before {
  width: 8px;
  height: calc(100% + 4px);
  top: -2px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.elementSingle__dl dt .iconBox__img {
  position: relative;
  z-index: 2;
  max-width: 60px;
  max-height: 60px;
  width: auto;
  height: auto;
}

.elementSingle__dl dd.elementTxt {
  flex: 6;
  line-height: 1.5;
  letter-spacing: 0;
  padding-left: 2rem;
}

.elementSingle__dl dd.elementTxt .elementTxt__title {
  color: #236eb1;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.5rem;
  letter-spacing: 1px;
}

.subpage .section {
  max-width: 100%;
}

.section.sub {
  padding: 90px 9%;
}

.outline:after {
  content: '';
  display: block;
  clear: both;
}

.outline_content {
  display: block;
  width: 48.5%;
  text-align: center;
  border: 1px solid #eee;
  float: left;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.outline_content:hover {
  border: 1px solid #fff;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
}

.text {
  color: #666;
  line-height: 2;
}

.outline_content .awrapper, .outline_content > a {
  text-align: center;
  padding: 50px 0 50px;
  color: #000;
  display: block;
  position: relative;
  height: auto;
}

.outline_content a:hover {
  opacity: 1;
}

.outline_content:not(:first-child) {
  margin-left: 3%;
}

.outline {
  margin-top: 3%;
}

.outline_content .btn {
  /*
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translate(-50%,0);
    */
  position: relative;
  margin: 20px 0 0 0;
}

.outline_content .awrapper .btn a {
  width: 27.5%;
  padding: 15px 0;
}

.icon {
  position: relative;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 2px solid #eee !important;
  border-radius: 50px;
  display: block;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
}

.icon img {
  width: auto;
  height: 48%;
  position: relative;
  z-index: 3;
  vertical-align: -15px;
}

.icon:before {
  content: "";
  position: absolute;
  border-top: 100px solid #fff !important;
  border-bottom: 0px solid #fff !important;
  border-left: 3px solid #fff !important;
  border-right: 3px solid #fff !important;
  top: -2px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.icon:after {
  content: "";
  position: absolute;
  border-top: 3px solid #fff !important;
  border-bottom: 3px solid #fff !important;
  border-left: 100px solid #fff !important;
  border-right: 0 px solid #fff !important;
  top: 50%;
  left: -2px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.business_name {
  font-weight: bold;
  margin: 30px 0;
  letter-spacing: 3px;
}

.business_name dt {
  font-size: 24px;
  margin-bottom: 20px;
}

.business_name dd {
  font-family: 'Roboto', sans-serif;
}

.field {
  text-align: center;
  margin-top: 60px;
}

.field b {
  font-size: 20px;
  font-weight: bold;
}

.field ul {
  margin-top: 30px;
}

.field li {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}

.field li:not(:first-child) {
  margin-left: 20px;
}

.icon_b {
  width: 140px;
  height: 140px;
  line-height: 140px;
  display: block;
  vertical-align: middle;
  background: #EEE;
  border-radius: 70px;
  margin: 0 auto 15px;
}

.icon_b img {
  width: auto;
  height: 43px;
}

.subnav_switch {
  display: none;
}

/* news */
.news {
  word-break: break-all;
  padding: 0 7%;
}

.news dl {
  width: 100%;
  display: table;
}

.news dl > * {
  display: table-cell;
  vertical-align: middle;
}

.news dl:not(:first-child) {
  margin-top: 30px;
}

.news dt {
  width: 225px;
}

.news dt b {
  display: inline-block;
  width: 90px;
  padding: 10px 0;
  color: #FFF;
  text-align: center;
  background: #15426C;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin-right: 35px;
}

.news dd {
  line-height: 1.5;
  padding-left: 25px;
}

.news dd a {
  text-decoration: underline;
}

.news dd span {
  padding-right: 25px;
}

.news dd div {
  display: table;
}

.news dd div > * {
  display: table-cell;
  vertical-align: middle;
}

.news .btn {
  margin-top: 40px;
}

/* group */
.group {
  padding: 0 7%;
}

.group dl {
  display: block;
  text-align: center;
}

.group dl > * {
  display: block;
  vertical-align: middle;
}

.group dt a {
  display: inline-block;
  line-height: 1;
  width: 440px;
  text-align: center;
  padding: 25px 0;
  border: 1px solid #eee;
}

.group dt img {
  width: auto;
  height: 50px;
}

.group dd {
  font-size: 16px;
  font-weight: bold;
}

.group .btn {
  margin-top: 2rem;
  text-align: center;
}

/* subpage */
.subpage .text.b p {
  color: #111;
  line-height: 2;
}

.subpage .text em {
  font-weight: bold;
  font-size: 16px;
  color: #111;
}

.subpage .text p:not(:first-child) {
  margin-top: 25px;
}

.subpage .text li:not(:first-child) {
  margin-top: 1em;
}

.subnav {
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 30px 110px;
}

.pagename {
  position: absolute;
}

.parallelogram {
  position: absolute;
  width: 400px;
  height: 160px;
  background: #00acee;
  -webkit-transform: skewY(-5deg);
  -moz-transform: skewY(-5deg);
  -ms-transform: skewY(-5deg);
  -o-transform: skewY(-5deg);
  transform: skewY(-5deg);
  top: -90px;
}

.pagename_text {
  position: absolute;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  top: -27px;
  letter-spacing: 5px;
  left: 100px;
}

.pagename_api_text {
  position: absolute;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  top: -60px;
  letter-spacing: 5px;
  line-height: 38px;
  text-align: center;
  width: 460px;
  padding: 10px;
}

.subnav .ul {
  text-align: right;
  right: 0px;
}

.subnav li {
  display: inline-block;
  padding: 0 20px;
}

.subnav li a {
  color: #111;
}

.subpage .mv {
  position: relative;
  height: 200px;
}

.subpage .mv img {
  position: absolute;
  display: block;
  left: 50%;
  top: 70%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.subpage .subtitle {
  font-size: 28px;
}

.subpage .subtitle b {
  display: block;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  margin-top: 20px;
}

.vision_caption {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 60px;
}

.vision_caption em {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 64px;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 30px;
}

.companyinfo {
  width: 1024px;
}

.companyinfo_image {
  display: inline-block;
  padding: 50px 25px;
  border: 1px solid #eee;
  vertical-align: top;
  margin-right: 70px;
}

.companyinfo_image img {
  width: 200px;
  height: auto;
}

.companyinfo_text {
  line-height: 1.8;
  display: inline-block;
  vertical-align: top;
}

.companyinfo_text dl > * {
  display: inline-block;
  vertical-align: top;
}

.companyinfo_text dt {
  width: 160px;
  font-size: 16px;
  font-weight: bold;
}

.companyinfo_text dl:not(:first-child) {
  margin-top: 40px;
}

.companyinfo_text dd div:not(:first-child) {
  margin-top: 1em;
}

.googlemap {
  margin-top: 60px;
}

.recruit_text {
  font-size: 14px;
  color: #111;
}

.recruit_text em {
  font-weight: bold;
  font-size: 20px;
}

.bigger {
  font-size: 20px;
}

.bluetablewrap {
  margin: 0 auto;
  text-align: center;
}

.bluetablewrap_second {
  margin-top: 55px;
}

.bluetablewrap table {
  border: none;
}

.bluetablewrap th, .bluetablewrap td {
  border-left: none;
  border-right: none;
  text-align: left;
}

.bluetablewrap th {
  width: 190px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

.bluetablewrap td {
  padding: 30px;
  line-height: 1.8;
}

.bluetablewrap > * {
  text-align: left;
  vertical-align: top;
  display: inline-block;
}

.bluetablewrap .leftcontent {
  width: 20%;
}

.bluetablewrap .rightcontent {
  width: 74%;
  margin-left: 5%;
}

.bluetablewrap em {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}

.bluetablewrap .bigger {
  display: block;
  font-size: 20px;
  margin-bottom: 30px;
}

.bluetablewrap th {
  padding: 30px;
  background: #00acee;
}

.btn.jobs > * {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
}

.bluetablewrap .btn__jobs_second {
  line-height: 1.3;
}

.bluetablewrap .btn__jobs_second__subtitle{
  font-size: 18px;
}

.btn.jobs > *:after {
  right: 12px;
}

/* contact */
.formTable td, .formTable th {
  padding: 1em 0;
}

.form form > div {
  padding: 1em 0;
}

.formTable, .form dl {
  display: table;
  width: 100%;
  border: none;
}

.formTable tr {
  border: none;
}

.formTable td, .formTable th {
  vertical-align: middle;
  display: table-cell;
  border: none;
}

.form dl > * {
  vertical-align: middle;
  display: table-cell;
  border: none;
}

.formTable th, .form dt {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  width: 25%;
}

.formTable td {
  width: 75%;
}

.form dd {
  width: 75%;
}

.form dd input[type="text"], .form dd textarea {
  width: 100%;
  padding: 0.5em;
  border-color: #999;
  font-size: 15px;
}

.form dd label {
  margin-right: 1em;
}

.form dd input[type="radio"] {
  margin-right: 0.5em;
}

.submit {
  text-align: center;
}

.confirm {
  margin: 3rem 0;
}

.confirm .btn {
  margin-top: 3rem;
}

.center h4 {
  margin-bottom: 2em;
}

.error_messe {
  padding: 0.5em 0;
}

.form.thanks {
  line-height: 1.8;
}

.chart {
  text-align: center;
}

.chart img {
  max-width: 1200px;
  width: 100%;
  height: auto;
}

/* footer */
.copyright {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  padding: 50px 0;
}

@media screen and (min-width: 1201px) {
  .outline_content > a, .outline_content .awrapper {
    height: auto;
  }
}

@media screen and (min-width: 961px) and (max-width: 1200px) {
  .outline_content > a, .outline_content .awrapper {
    padding: 50px 5%;
  }
  .outline_content .text br {
    display: none;
  }
  .business_name dt {
    font-size: 20px;
  }
  .business_name dd {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .pagename {
    left: 0;
  }
}

@media screen and (min-width: 961px) and (max-width: 1430px) {
  .field ul {
    width: 65%;
    margin: 30px auto 0;
    text-align: left;
  }
  .field li {
    text-align: center;
    width: 32%;
  }
  .field li:not(:first-child) {
    margin-left: 0;
  }
  .field li:nth-child(n+4) {
    margin-top: 45px;
  }
}


/* WeChat page */
.wechatbnr {
  display: none;
  position: fixed; right: 0; bottom:100px;z-index: 9999;    width: 162px;
}

.wechatbnr img{
  width: 100%;
  height: auto;
}


.wechat .pagename_text{
	white-space: nowrap;
	left: 50px;
}

.wechat .pagename_api_text{
	white-space: nowrap;
}


.wechat .parallelogram{
	width: 450px;
}

.service_target{
  padding: 100px 0px;
  width: 100%;
}

.service_target .headline{
text-align: center;
font-size: 32px;
margin-bottom: 20px;
}

.service_target .subheading{
text-align: center;
font-size: 16px;
margin-bottom: 80px;
}


}

.service_target ul{
  max-width: 1120px;
  margin: auto;
  text-align: center;
  display: flex;
}



.service_target dl{
  width: 1120px;
  text-align: center;
  margin-left: 5px;
}

.service_target dt{
font-size: 18px;
font-weight: bold;
line-height: 1.3em;
margin: 20px;
}

.service_target dd{
margin: 10px;
}


.service_case{
 background-color: #03acee;
}

.service_case ul{
  max-width: 1120px;
  margin: auto;
  text-align: center;
  display: flex;
}

.service_case dl{
  width: 1120px;
  text-align: center;
  margin-left: 10px;
  border: solid 2px #ffffff;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 33px;
}

.service_case dt{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3em;
  margin: 20px;
  color: #ffffff;
}

.service_case dd{
  margin: 10px;
  font-size: 15px;
  color: #ffffff;
}

.service_case .headline{
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
  color: #ffffff;
}

.service_case .subheading{
  text-align: center;
  font-size: 16px;
  margin-bottom: 80px;
  color: #ffffff;
}



.service_targetcontent{
  max-width: 1120px;
  margin: auto;
  text-align: center;
  display: flex;

}



.wechat section > *{
	padding: 100px 0px;
	width: 100%;
}
.wechat section > * h2{
	text-align: center;
	font-size: 32px;
	margin-bottom: 80px;
}
.wechat section .WeChatPay_mainVis_inner{
	padding: 0px;
}
.wechat .section{
    border-bottom: none;
}


.wechat .section.sub{
	padding-bottom: 0px;
}
.wechat .subtitle{
	margin-bottom: 0px;
}
.subtitle p{
	font-size: 18px;
	font-weight: initial;
	margin: 40px 0px;
	line-height: 1.5em;
}

.WeChatPay_icon {
    max-width: 1340px;
    padding:100px;
    margin: 60px auto 0px;
    border-top: solid 1px #eee;
}


.WeChatPay_mainVis_inner{
	display: table;
	width: 100%;
	height: 100%;
}
.WeChatPay_mainVis_inner .txt{
	background-color: #00acee;
	display: table-cell;
	width: 540px;
    padding: 150px 0px 150px 80px;
	font-size: 23px;
	color: #fff;
	line-height: 48px;
}
.WeChatPay_mainVis_inner .img{
	background-image: url(../img/WeChatPay_mainVis.png);
	background-size: cover;
	display: table-cell;
}

.WeChatPay_merit ul{
    max-width: 1120px;
    margin: auto;
	text-align: center;
    display: flex;
    flex-wrap: wrap;
}
.WeChatPay_merit ul li{
	width: 50%;
    padding: 0;
    padding-right: 0rem;
    margin-bottom: 60px;
}
.WeChatPay_merit ul li:nth-child(odd){

}
.WeChatPay_merit ul li:nth-child(even){
}
.merit_caption{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	line-height: 1.3em;
	margin-top: 30px;
}
.WeChatPay_merit .txt{
	margin-top: 30px;
	font-size: 14px;
	line-height: 1.6em;
}

/* WeChatPay_api */

.WeChatPay_api .headline {
    text-align: center;
    font-size: 32px;
    margin-bottom: 50px;
}

.WeChatPay_api ul{
/*     max-width: 1120px; */
  margin: auto;
	text-align: center;
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
}
.WeChatPay_api ul li{
	width: 33.33%;
  padding: 0;
  padding-right: 0rem;
  margin-bottom: 30px;
}
.WeChatPay_api ul li img{
	width: 4.6rem;
	height: auto;
}
.WeChatPay_api ul li:nth-child(odd){

}
.WeChatPay_api ul li:nth-child(even){
}
.api_caption{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.3em;
	line-height: 1.3em;
	margin-top: 30px;
}

.api_price{
  display: block;
  padding: 40px 0px;
  margin: 0 20px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: bold;
  background-color: lightskyblue;
  color: #fff;
}

.WeChatPay_api .price .monthly{
  position: relative;
}
.WeChatPay_api .price .monthly:before{
  position: absolute;
  left: -13px;
  top: 38px;
  content: "＋";
  font-size: 1.8rem;
  color: black;
}

.WeChatPay_api .price .monthly:after{
  position: absolute;
  right:-12px;
  top: 38px;
  content: "＋";
  font-size: 1.8rem;
  color: black;
}


.WeChatPay_api .txt{
	margin-top: 30px;
	font-size: 14px;
	line-height: 1.6em;
}


.WeChatPay_api_icon {
    max-width: 1340px;
    margin: 60px auto 0px;
    border-top: solid 1px #eee;
}

.development_cost{
  padding-left: 15%;
  margin-bottom: 80px;
}

.WeChatPay_api .system_overview {
  width: 80%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3em;

}

.WeChatPay_api .system_overview li{
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.WeChatPay_api .system_overview li p{
  padding-left: 3rem;
  text-align: left;
}

.system_overview .system_icon{
  width: 30%;
}
.system_overview .system_icon img{
  width: 100%;
  height: auto;
}



.contact_banner{
    max-width: 1120px;
    margin: auto;
    text-align: center;
    background-color: #eeeeee;
    padding: 60px 0px;
}
.contact_banner .contact_btn{
	display: inline-block;
	width: 440px;
	text-align: center;
}
.contact_banner .contact_btn a{
    display: block;
	padding: 30px 0px;
	margin-right: 35px;
	border-radius:50px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.contact_banner .contact_btn.btn_doc a{
	background-color: #236eb1;
}
.contact_banner .contact_btn.btn_form a{
	background-color: #0cc902;
}
.contact_banner p{
	font-size: 18px;
	margin-top: 60px;
}
.contact_banner  .phone_num:before{
	content: "";
	display: inline-block;
	height: 31px;
	width: 31px;
	background-image: url(../img/phone-call.png);
	margin-right: 25px;
    vertical-align: sub;
}
.contact_banner  .phone_num{
	font-size: 42px;
	margin-top: 20px;
	font-weight: bold;
	color: #236eb1;
}

.contact_banner  .recruitment{

	color: #ff0000;
}

.aboutInbound{
	background-color: #0cc902;
	color: #fff;
}
.aboutInbound_inner{
	max-width: 1120px;
	margin: auto
}
.aboutInbound_inner > div{
	display: flex;
}
.aboutInbound_inner > div.fromChina{
	padding: 0px 0px 60px;
	border-bottom: solid 1px rgba(255,255,255,0.5);
}
.aboutInbound_inner > div.business{
	padding:60px 0px;
	border-bottom: solid 1px rgba(255,255,255,0.5);
}
.aboutInbound_inner > div.norisc{
	padding:60px 0px 0px;
}
.aboutInbound_inner .txt{
	display: inline-block;
	width: 50%;
}
.aboutInbound_inner .img{
	display: inline-block;
	width: 50%;
	height: auto;
}
.fromChina .img{
	padding-left: 40px;
}
.aboutInbound_inner .txt p.people{
	font-size: 32px;
    margin-bottom: 30px;
}
.aboutInbound_inner .txt p.people span{
	font-size: 72px;
	color: #fff537;
}
.aboutInbound_inner .txt h3{
	font-size: 24px;
	margin-bottom: 30px;
    line-height: 1.4em;
}
.aboutInbound_inner .txt p{
	font-size: 16px;
    line-height: 1.6em;
}
.norisc .txt{
    padding-right: 6%;
}
.aboutInbound_inner .norisc .img{
	margin-top: 35px;
	width: 100%;
}
.norisc .txt_li{
    display: inline-block;
    width: 50%;
	padding-left: 40px;
}
@media only screen and (min-width: 961px) {
	.norisc .txt_li ul li:before{
		content: "";
		position: absolute;
		display: inline-block;
		height: 20px;
		width: 20px;
		background-color: #0cc902;
		border-top:solid 1px #fff;
		border-left:solid 1px #fff;
		left: 0px;
		top: 50%;
		transform: translateY(-50%) translateX(-50%) rotate(-45deg);
		-webkit- transform: translateY(-50%) translateX(-50%) rotate(-45deg);
	}
}
.norisc .txt_li ul li{
	position: relative;
	padding: 30px 50px;
	border: solid 1px #fff;
	border-radius: 10px;
	margin-bottom: 12px;
	line-height: 1.6em;
}
.norisc_caption{
	color:#fff537;
	font-size: 16px;
	margin-bottom: 14px;
	line-height: 1em;
}



.WeChatLogo{
  padding: 10px;

  }



.balloon {
    position: relative;
    text-align: center;
    padding-top: 80px;
    margin: 0 auto;
}

.balloon p{
    display: inline-block;
    background-color: #0ac901;
    padding: 20px 30px;
    border-radius: 10px;
    color: #fff;
    position: absolute;
    letter-spacing: 1px;
}




.balloon p:after{
	content: "";
	position: absolute;
	display: inline-block;
	height: 14px;
	width: 15px;
	background-image: url(../img/balloon.png);

	left: 50%;
	top: 100%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}



.WeChatPay_icon .balloon p {
	left: calc(50% - 163px);
	top:-75px;
}
.wechat section > .HowToUse {
    padding: 60px 0px 100px 0 ;
    width: 100%;
}
.HowToUse .balloon p{
	left: calc(50% - 410px);
	top: 10px;
	font-size: 18px;
}

.HowToUse_caption{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 86px;
}
.HowToUse_caption p:before{
	display: inline-block;
	margin-right: 20px;
	content: "";
	height: 25px;
	width: 3px;
	background-color: #000;
	transform: rotate(-45deg);
	-webkit- transform: rotate(-45deg);
	vertical-align: middle;
}
.HowToUse_caption p:after{
	display: inline-block;
	margin-left: 20px;
	content: "";
	height: 25px;
	width: 3px;
	background-color: #000;
	transform: rotate(45deg);
	-webkit- transform: rotate(45deg);
	vertical-align: middle;
}
.HowToUse{
	background-color: #edeff4
}
.step_inner{
	display: flex;
	justify-content:center;
}
.step{
	background-color: #fff;
	padding: 70px 30px 60px;
	border-radius: 10px;
	margin: 0px 10px;
	text-align: center;
	position: relative;
}
.step img{
	margin-bottom:44px;
}
.li_mun{
	position: absolute;
	height: 60px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	background-color: #0cc902;
	border-radius: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
    padding: 18px 24px;
}
.step .li_mun{
	left: 50%;
	top: 0;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}
.step_3_txt{
	font-size: 16px;
	font-weight: bold;
	color: #0cc902;
}

.follow{
	background-color: #00acee;
	color: #fff;
	text-align: center;
}
.wechat section > .follow{
	padding-bottom: 0px;
}
.follow > img{
	margin-bottom: 80px;
}
.followMerit{
	max-width: 1120px;
	margin: auto;
}
.followMerit.storeMerit{
	padding-bottom: 60px;
	border-bottom: solid 1px rgba(255,255,255,0.5);
}
.followMerit p{
	font-size: 24px;
	margin-bottom: 30px;
}
.followMerit ul{
	display: inline-block;
	width: 490px;
	margin:0 10px;
	vertical-align: top;
}
.followMerit ul li{
	text-align: left;
	padding: 15px 10px;
	border-bottom: solid 1px rgba(255,255,255,0.5);
	font-size: 14px;
}
.followMerit ul li:after{
	content:"";
	display: inline-block;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 14px;
	width: 24px;
	transform: translateY(0%) translateX(-50%);
	-webkit- transform: translateY(0%) translateX(-50%);
	float: right;
}
.followMerit ul li:last-child{
	border-bottom: none;
}

.followMerit.userMerit{
	margin-top: 80px;
}
.phone_inner{
	display: inline-block;
	width: 490px;
	margin:0 10px;
	vertical-align: top;
}
.followMerit p{
	margin-bottom: 50px;
}
.followMerit.userMerit ul{
	margin-top: 15px;
}

.flow{
	background-color: #fafadd;
}
.flow ul{
	padding: 0px 270px;
}
.flow ul li{
	padding-left: 60px;
	border-left: solid 2px #ececec;
	padding-bottom: 60px;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	position: relative;
}
.flow ul li:last-child{
	border: none;
}
.flow .li_mun{
	left: 0;
	top: 10px;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	box-shadow: 0 0 0 4px #fafadd;
}
.flow ul li p{
	display: inline-block;
	vertical-align: top;
}
.flow ul li p.flow_caption{
	display: block;
	font-size: 24px;
	margin-bottom: 20px;
}
.flow ul li .sign{
	display: inline-block;
	padding: 5px 20px;
	background-color: #0cc902;
	color: #fff;
	border-radius: 10px;
	margin-right: 10px;
}
.attention{
	max-width: 1340px;
	margin: auto;
	border-bottom: solid 1px #eee;
}
.attention_inner{
	max-width: 1120px;
	margin: auto;
	padding: 40px;
	border: solid 1px #eee;
	line-height: 1.4em;
	margin-bottom: 60px;
}

.inbound > p{
	font-size: 16px;
	text-align: center;
    line-height: 1.6em;
    margin-bottom: 30px;
}
.inboundChart{
	text-align: center;
	margin-bottom: 30px;
}
.inboundChart > img{
    display: inline-block;
    width: 250px;
    vertical-align: top;
    margin-top: 50px;
}
.inboundChart > img:last-child{
	border: solid 1px #eee;
}
.inboundChartInner{
    width: 500px;
	display: inline-block;
}
.inboundChartInner img{
	margin: 20px 0px;
}
.inboundChartInner p{
	text-align: center;
	font-size: 16px;
	color: #00a3eb;
	padding: 22px 0px;
	background-image: url(../img/inboundChartInner.png);
	background-repeat: no-repeat;
	background-position-x: 50%;
}
.inboundChartInner p:last-child{
	background-image: url(../img/inboundChartInner2.png);
}
.inbound ul{
	max-width: 1120px;
    margin: auto;
}
.inbound ul li{
	width: 49%;
	color: #00a3eb;
	display: inline-block;
    text-align: center;
    padding: 15px 10px;
    border: solid 2px #00a3eb;
    font-size: 14px;
    margin-top: 10px;
}
.inbound ul li:nth-child(even){
	float: right;
}
/* WeChat page */

.formSelectWrap{
	position: relative;
}

select.formSelect{
	background: rgba(255,255,255,0.5);
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	border:1px solid #00acee;
	line-height: 1.8;
	margin-top: 1rem;
	vertical-align: middle;
}

.breadCrumb{
	margin:0.5rem 0 3rem;
}


/* edge hack */
@supports (-ms-ime-align:auto) {
	select.formSelect{
		padding-right: 2em;
	}
	.formSelectWrap::after{
		font-size: 0.8em;
		content:"▼";
		position: absolute;
		right: 0.5em;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
		z-index:-1;
	}
}

/* payment_method */

.payment_method{
  background-color:#edeff4; 
  margin: 0 auto;

}
.payment_method_box{
  margin:0 auto;
  width: 100%;
  max-width: 1120px;
  margin: auto;
  
}

.payment_method_box .payment_method_content{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: solid 1px rgba(0,0,0,0.2);  
  
}

.payment_method_box .payment_method_content_process{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: solid 1px rgba(0,0,0,0.2);  
}

.payment_method_content_process_qr{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: solid 1px rgba(0,0,0,0.2);  
}

.payment_method_box > div:last-child{
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.payment_method_process__arrow{
  width: 20px;
  height: 20px;
  border-top: 2px solid #0cc902;
  border-right: 2px solid #0cc902;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 5px;
}

.payment_explanation{
  padding-left: 5%;
  width: 45%;
}



.payment_method .payment_method_box .payment_explanation .payment_method_title{
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 1em;
  text-align: center;
  
}

.payment_method .payment_method_box .payment_explanation .payment_method_text{
    font-size: 16px;
    line-height: 1.6em;
}



.payment_method .payment_method_box .payment_method_img{
  width: 70%;
  text-align: center;

}

.payment_method_img_wrap{
  width: 70%;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.payment_method_process_img{
  width: 30%;
}

.payment_method_process_img > img{
  width: 100%;
}


.payment_method .payment_method_box .payment_method_drawing{
  width: 70%;
  text-align: center;


}

.payment_method .payment_method_box .payment_method_img img{
 max-width: 100%;
}

.payment_method .payment_method_box .payment_method_drawing img{
  width: 30%;

}

/* anothergallery */





.another .subtitle {
  margin-bottom: 0px;

}

.another .parallelogram {
  width: 450px;
}

.another .pagename_text {
  white-space: nowrap;
  left: 27px;
}

.anothergallery_border{
max-width: 1340px;
    margin: 60px auto 0px;
    border-top: solid 1px #eee;
}

.anothergallery_mainVis_inner {
  display: table;
  width: 100%;
  height: 100%;
  padding-bottom: 100px;
}

.anothergallery_mainVis_inner .img {
  background-image: url(../img/anothergalley_mainVis.png);
  background-size: cover;
  display: table-cell; 
  background-position: center;
}

.anothergallery_mainVis_inner .txt {
  background-color: #000;
  display: table-cell;
  width: 30%;
  padding: 150px 40px 160px 40px;
  font-size: 23px;
  color: #fff;
  line-height: 48px;
  text-align: left;
}

.anothergallery_mainlogo{
  text-align: center;
}

.anothergallery_maintitle .btn{
 margin-top: 30px;
}

/* .anothergallery section > * {
  padding: 100px 0px;
  width: 100%;
} */

.anothergallery_history h2{
  text-align: center;
  font-size: 32px;
  margin-bottom: 80px;
  font-weight: bold;
  margin-top: 100px;

}

.anothergallery_history_contents{
  display: flex;
  max-width: 1120px;
  margin: 0 auto;
  text-align: center;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
}

.anothergallery_history_contents li{
  width: 100%;

}



.anothergallery_history_contents li img{
  width: 100%;

}

.anothergallery_history_contents{
  background-color: #eeeeee;
}

.anothergallery_history_caption{
  font-size: 24px;
  letter-spacing: 0.1rem;
  line-height: 2.5rem;
}

.anothergallery_history .anothergallery_history_text{
  font-size: 16px;
  line-height: 2rem;
  padding-top: 30px;
}

.anothergallery_history .btn{
  margin-top: 30px;
}

.anothergallery_history .reverse{
  flex-direction: row-reverse
}

.anothergallery_history{
  margin-bottom: 200px;
}

/* ie11 hack */
@media all and (-ms-high-contrast:none){
	select.formSelect{
		padding-right: 2em;
	}
	.formSelectWrap::after{
		font-size: 0.8em;
		content:"▼";
		position: absolute;
		right: 0.5em;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
		z-index:-1;
	}
}

.mB1{margin-bottom: 15px!important;}
.mB2{margin-bottom: 2em;}
.mB3{margin-bottom: 3em;}
.mB1{margin-bottom: 4em;}



.productTop01{width: 100%;}
.productTop01 img{max-width: 100%;}
.btnLink01{text-align: center;margin:40px 0 0;}
.btnLink01 a{
  background-color:#236eb1;
  padding:10px 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 25px;
}

.elementWrap .elementSingle2 {
  width: 50%;
  padding: 4rem 10vw;
}

.elementWrap .elementSingle2:nth-child(2n+1) {
  padding-right: 1rem;
}

.elementWrap .elementSingle2:nth-child(2n) {
  padding-left: 1rem;
}

.sisanTop{
  max-width: 750px;
  margin:60px auto 0;
}
.sisanTop img{max-width: 100%;}
.sisanTop .linkSisan01{
  text-align: center;
  margin-top: 50px;
}
.sisanTop .linkSisan01 a{
  background-color:#236eb1;
  padding:10px 20px;
  border-radius: 30px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
}
@media only screen and (max-width: 960px) {
.sisanTop{
  max-width: 750px;
  margin:60px auto 0;
}
.sisanTop .linkSisan01 a{
  border-radius: 30px;
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
}
}

@media only screen and (max-width: 960px) {
.spKaigyo{display: block;}
.pcKaigyo{display: inline;}
}
@media only screen and (min-width: 961px) {
.spKaigyo{display: inline;}
.pcKaigyo{display: block;}
}

.sisanBox01{background-color:#e1ebf7;padding:50px 20px;text-align: center;margin-bottom: 40px;}
.sisanTx01{font-size: 2rem;font-weight: bold;margin:0;padding:0;}
.sisanTx02{font-size: 2.25rem;font-weight: bold;margin:0!important;padding:0;color: #ff0000!important;}
.sisanTx03{font-size: 1.5rem;font-weight: bold;margin:0!important;padding:0;}
.sisanTx04{font-size: 1.25rem;font-weight: bold;margin:0!important;padding:0;}
.sisanTxh1{font-size: 3.0rem!important;font-weight: bold!important;margin:20px 0 0!important;padding:0;color: #000;}
.sisanTx05{font-size: 1.5rem;font-weight: bold;margin:60px 0 0!important;padding:0;color: #000;border-top: 1px solid #ccc;padding-top: 40px;}
.sisanBtn01{max-width: 750px;margin:40px auto 20px; border:1px solid #ff0000;box-sizing: border-box;padding:20px;font-size: 1.75rem;font-weight: bold;color: #ff0000;text-align: center;}
.sisanBtn02{max-width: 750px;margin:20px auto; text-align: center;}
.sisanBtn02 a{display: block;background-color:#236eb1;padding:20px;color: #fff;font-size: 1.75rem;font-weight: bold;}
.sisanImg img{max-width: 100%;}

@media only screen and (max-width: 960px) {
.sisanTx01{font-size: 1.25rem;font-weight: bold;margin:0;padding:0;}
.sisanTx02{font-size: 1.5rem;font-weight: bold;margin:0!important;padding:0;color: #ff0000!important;}

.sisanTxh1{font-size: 2.0rem!important;font-weight: bold!important;margin:20px 0 0!important;padding:0;color: #000;}

.sisanBtn01{padding:20px;font-size: 1.25rem;}
.sisanBtn02{margin:20px auto;}
.sisanBtn02 a{padding:20px;font-size: 1.25rem;}

}


.sisanRed{color: #ff0000!important;}
.sisanRedUnderline{color: #ff0000!important;text-decoration: underline;}
.sisanBold{font-weight: bold;}
.mgClear{margin:0!important;}

.bold{font-weight:bold;}
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
/*topブルーセクション*/
.bgBlue{background-color:#236eb1;color:#fff;line-height: 1.8;padding-bottom:100px}
@media only screen and (max-width: 960px) {
.bgBlue{padding-bottom:10px}
}
@media only screen and (min-width: 959px) {
.newConsulL{
  width:50%;
  float:left;
}
}
.newConsulL h2{
  font-size:36px;
  text-align:center;
  font-family: "Roboto","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック", "Yu Gothic", YuGothic,メイリオ,Meiryo,sans-serif!important;
  font-weight:bold;
  letter-spacing: 3px;
}

.newConsulL h2 span{display:block;font-size:18px;margin:25px 0 50px;}
@media only screen and (max-width: 960px) {
.newConsulL h2 span{display:block;font-size:16px;margin:15px 0 20px;}
}
.newConsulLImg img{max-width:100%}
@media only screen and (min-width: 959px) {
.newConsulR{
  width:50%;
  float:right;
  box-sizing:border-box;
  font-size:18px;
}
}
.newConsulR p{padding-bottom:25px;}
.newConsulR p span{font-weight:bold;font-size:20px;}
@media only screen and (min-width: 959px) {
  .newConsulR{
    padding-left:40px;
    padding-top:90px;
  }
  .newConsulR p{padding-bottom:25px;}
}
@media only screen and (max-width: 960px) {
.newConsulL{margin-bottom:25px;}
.newConsulR p{padding-bottom:15px;font-size:16px;}
.newConsulR p span{font-weight:bold;font-size:18px;}
}
.full-width{
  /* 次の2行を追加 */
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  box-sizing:border-box;
}

@media only screen and (min-width: 959px) {
.full-width{paddig:0 0%!important;}

}

