@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  box-sizing: border-box;
}
body {
  line-height: 160%;
  color: #222115;
  background: #ffffff;
  font-family: "Microsoft JhengHei", "Hiragino Kaku Gothic ProN", "游ゴシック  Medium", meiryo, "メイリオ", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans",sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, select {
  vertical-align: middle;
}

address {
  font-style: normal;
}

.cf {
  width: 100%;
}

.cf:after {
  content: "";
  display: block;
  clear: both;
}

img {
  vertical-align: middle;
}

.fs10 {
  font-size: 10px !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs26 {
  font-size: 26px !important;
}

.fs27 {
  font-size: 27px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs29 {
  font-size: 29px !important;
}

.fs30 {
  font-size: 30px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml0 {
  margin-left: 0;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.relative {
  position: relative;
}

a {
  color: inherit;
  /* text-decoration: underline; */
}
a:hover {
  opacity: 0.5;
}



@media screen and (min-width:768px) {
  .sp {
    display: none !important;
  }
  .box {
    width: 960px;
    margin: auto;
  }
  .pagetop {
    position: fixed;
    right: 20px;
    bottom: 20px;
  }
}


@media screen and (max-width:767px) {
  img {
    max-width: 100%;
  }
  .pc {
    display: none !important;
  }
  #header {
    display: none;
  }
  #footer {
    display: none;
  }
  .pagetop {
    position: fixed;
    right: 20px;
    bottom: 20px;
  }
}



/* ここから旧サイトのヘッダー、フッター */
/* ----- clearfix ----- */
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

#footer {
  min-width: 960px;
}
#footer * {
  box-sizing: content-box;
}
#footer a {
  text-decoration: none;
}
#footer ul {
  list-style: none;
}
#footer .inner {
  margin: 0 auto;
  width: 960px;
}


#footer .start {
  margin-top: 60px;
  padding-bottom: 70px;
  box-shadow: 0 -1px 0 #efefef;
  border-top: 1px solid #fff;
  background: #efefef;
  text-align: center;
}
#footer .start h2 {
  padding: 35px 0;
  font-size: 26px;
  color: #666666;
}
#footer .start .box1 {
  margin-bottom: 40px;
}
#footer .start .box1 li {
  margin-left: 30px;
  float: left;
  width: 220px;
  height: 220px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#footer .start .box1 li:first-child {
  margin-left: 0;
}
#footer .start .box1 a {
  display: block;
  text-decoration: none;
}
#footer .start .box1 a:hover {
  opacity: 0.7;
}
#footer .start .box1 .image {
  padding: 2px 2px 0;
}
#footer .start .box1 h3 {
  padding-top: 12px;
  font-size: 18px;
  font-weight: bold;
  color: #03b6d6;
}
#footer .start .box1 p {
  font-size: 15px;
  color: #00a1c9;
}
#footer .start .box1 .trial .free {
  display: block;
  color: #fff;
  background: #60bc28;
  font-size: 12px;
}
#footer .start .box1 .trial h3 {
  padding-top: 5px;
  color: #60bc28;
}
#footer .start .box1 .trial p {
  color: #60bc28;
}
#footer .start .box2 {
  background: #e3e3e3;
}
#footer .start .box2 li {
  margin: 0 50px;
  display: inline-block;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
}
#footer .start .box2 li a {
  color: #979797;
}
#footer .start .box2 .estimate {
  padding-left: 30px;
  background: url("/assets/legacy/images/footer/icn_estimate.png") no-repeat 0 50%;
}
#footer .start .box2 .buy {
  padding-left: 39px;
  background: url("/assets/legacy/images/footer/icn_buy.png") no-repeat 0 50%;
}
#footer .start .box2 .contact {
  padding-left: 30px;
  background: url("/assets/legacy/images/footer/icn_contact.png") no-repeat 0 50%;
}
#footer .pagetop {
  background: #efefef;
}
#footer .pagetop a {
  float: right;
  padding-left: 38px;
  border-radius: 5px 5px 0 0;
  display: block;
  background: url("/assets/legacy/images/footer/icn_pagetop.png") no-repeat 13px 9px #4d4d4d;
  width: 108px;
  line-height: 24px;
  color: #cacaca;
  font-size: 13px;
  font-weight: bold;
}
#footer .sitemap {
  padding: 25px 0 25px;
  background: #4d4d4d;
}
#footer .sitemap .box1,
#footer .sitemap .box2,
#footer .sitemap .box3 {
  float: left;
}
#footer .sitemap .box1 {
  margin-right: 20px;
  width: 550px;
}
#footer .sitemap .box1 ul {
  margin-right: 20px;
  float: left;
}
#footer .sitemap .box1 ul ul {
  margin-left: 0;
  float: none;
}
#footer .sitemap .box1 ul.ul1 {
  width: 180px;
}
#footer .sitemap .box1 ul.ul2 {
  width: 170px;
}
#footer .sitemap .box1 ul.ul3 {
  width: 160px;
  margin-right: 0;
}
#footer .sitemap .box2 {
  margin-right: 20px;
  width: 150px;
}
#footer .sitemap .box3 {
  width: 220px;
}
#footer .sitemap p {
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #ccc;
  border-bottom: 1px solid #3a3a3a;
  box-shadow: 0 1px 0px #666666;
  font-weight: bold;
}
#footer .sitemap li {
  margin-bottom: 5px;
  font-size: 13px;
}
#footer .sitemap li ul {
  padding-left: 14px;
}
#footer .sitemap a {
  padding-left: 14px;
  display: block;
  color: #ccc;
  background: url("/assets/legacy/images/footer/icn_arrow_gray.png") no-repeat 1px 8px;
}
#footer .sitemap .app {
  margin-bottom: 100px;
}
#footer .sitemap .app div {
  margin-bottom: 10px;
}
#footer .sitemap .app a {
  padding-left: 0;
  background: 0;
}
#footer .sitemap .social li {
  float: left;
  overflow: hidden;
}
#footer .sitemap .social .tw {
  width: 110px;
}
#footer .sitemap .social .fb {
  width: 120px;
}
#footer .about {
  padding-bottom: 35px;
  background: #3b3b3b;
}
#footer .about p {
  line-height: 1.875;
  color: #b0b0b0;
}
#footer .about p a {
  color: #b0b0b0;
}
#footer .about .kintone {
  padding: 35px 0 20px;
  line-height: 28px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #969696;
}
#footer .about .kintone img {
  vertical-align: top;
}
#footer .about .security,
#footer .about .share,
#footer .about .company {
  padding: 15px 1%;
  float: left;
  width: 31.33%;
  height: 220px;
  border-radius: 10px;
}
#footer .about .heading {
  margin-bottom: 15px;
  padding-left: 100px;
  line-height: 80px;
  font-size: 17px;
}
#footer .about .text {
  font-size: 12px;
}
#footer .about .security {
  margin-left: 0;
}
#footer .about .security .heading {
  background: url("/assets/legacy/images/footer/icn_security.png") no-repeat;
}
#footer .about .share .heading {
  background: url("/assets/legacy/images/footer/icn_share.png") no-repeat;
}
#footer .about .company .heading {
  background: url("/assets/legacy/images/footer/icn_company.png") no-repeat;
}
#footer .global {
  padding: 25px 0 25px;
  background: #1a1a1a;
}
#footer .global ul {
  margin-bottom: 10px;
  padding: 5px 0;
}
#footer .global li {
  float: left;
  line-height: 14px;
}
#footer .global li a {
  margin-right: 10px;
  padding-left: 10px;
  border-left: 1px solid #4d4d4d;
  color: #e4e4e4;
  font-size: 11px;
}
#footer .global li:first-child a {
  border-left: 0;
  padding-left: 0;
}
#footer .global .copyright {
  color: #e4e4e4;
  font-size: 10px;
  clear: both;
}


#header * {
  box-sizing: content-box;
}
#header .inner {
  margin: 0 auto;
  max-width: 970px;
  width: 100%;
}
#header a {
  text-decoration: none;
}


#header {
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
  min-width: 960px;
}
#header .inner {
  z-index: 1;
}
#header .utility {
  padding: 8px 0;
  height: 24px;
  background: #333;
}
#header .utility .company {
  float: left;
}
#header .utility .company a {
  padding-left: 9px;
  color: #fff;
  background: url("/assets/legacy/images/header/icn_company.png") no-repeat 124px 10px #797979;
  border-radius: 5px;
  width: 131px;
  line-height: 24px;
  font-size: 12px;
  text-decoration: none;
  display: block;
}
#header .utility .company a:hover {
  background-color: #4bd7f3;
}
#header .utility .external {
  float: right;
}
#header .utility .external li {
  padding: 0 12px;
  float: left;
  font-size: 13px;
  line-height: 24px;
  border-right: 1px solid #000;
  border-left: 1px solid #797979;
}
#header .utility .external a {
  color: #fff;
}
#header .utility .external .blog {
  border-left: 0;
}
#header .utility .external .english {
  border-right: 0;
}
#header .search {
  margin-left: 8px;
  float: right;
  background: url("/assets/legacy/images/header/bg_search_white.png") no-repeat;
  width: 250px;
  height: 24px;
}
#header .search input {
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  background: 0;
}
#header .search input[type=text] {
  margin: 2px 0 2px 10px;
  line-height: 20px;
  width: 214px;
  height: 20px;
  outline: 0;
}
#header .search input[type=image] {
  padding: 3px 3px 2px 3px;
  width: 19px;
  height: 19px;
}
#header .utility .login{
	float: right;
    margin: 0 0 0 10px;
	line-height: 24px;
}
#header .utility .login a{
	position: relative;
	color: #ffffff;
    padding: 0 0 0 22px;
	font-size: 13px;
}
#header .utility .login a:before{
	position: absolute;
	display: block;
	content: "";
	background: url("/assets/legacy/images/header/icn_login.png") no-repeat 0 0;
	background-size: 15px 13px;
	width: 15px;
	height: 13px;
	margin-top: -6px;
	top: 50%;
	left: 0;
}
#header .nav {
  height: 78px;
  overflow: hidden;
}
#header .nav .inner {
  height: 78px;
  position: relative;
}
#header .logo {
  position: absolute;
  left: 0;
  top: 39px;
}
#header .user {
  position: absolute;
  right: 0;
  top: 9px;
}
#header .user li {
  margin-left: 25px;
  padding-left: 11px;
  float: left;
  background: url("/assets/legacy/images/header/icn_arrow.png") no-repeat 0 8px;
  line-height: 24px;
  font-size: 12px;
}
#header .user li a {
  color: #4d4d4d;
}
#header .trial {
  position: absolute;
  right: 1px;
  top: 38px;
}
#header .trial_body {
  position: absolute;
  top: 118px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  background: #fdd000;
  padding: 50px 0;
  border-top: 1px solid #e7e7e7;
  text-align: center;
  display: none;
  height: 278px;
  z-index: 1;
}
#header .trial_body div {
  margin: 0 25px;
}
#header .trial_body div h2 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: normal;
}
#header .trial_body div p video {
  vertical-align: bottom;
}
#header .trial_body div p {
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
}
#header .site {
  position: absolute;
  right: 180px;
  top: 50px;
}
#header .site li {
  border-left: 1px solid #c8c9c9;
  float: left;
  height: 18px;
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
}
#header .site li.current a {
  border-bottom: 3px solid #fec671;
}
#header .site a {
  margin: -12px 10px;
  padding: 12px 15px;
  display: block;
  text-align: center;
  color: #1a1a1a;
}
#header .site a:hover {
  color: #fbbc01;
  text-decoration: none;
}
#header .site .feature {
  border-left: 0;
}

#header-company {
  margin: 0 auto;
  padding: 7px;
  border: 3px solid #3dc5e1;
  width: 950px;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  background: #f1f1f1;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}
#header-company div, #header-company ul {
  zoom: 1;
}
#header-company div:after, #header-company ul:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
#header-company a:hover img {
  opacity: 0.6;
}
#header-company .company {
  padding-right: 7px;
  border-right: 1px solid #d0d0d0;
  float: left;
  width: 230px;
}
#header-company .company p {
  margin-bottom: 7px;
}
#header-company .company p a img {
  padding: 91px 0;
  display: block;
}
#header-company .company li {
  float: left;
  width: 139px;
  height: 130px;
}
#header-company .company .cybozu, #header-company .company .recruit {
  border-right: 1px solid #d0d0d0;
}
#header-company .company .cybozushiki, #header-company .company .bestteam {
  border-left: 1px solid #fff;
}
#header-company .company .recruit, #header-company .company .bestteam {
  height: 114px;
}
#header-company .product {
  padding-left: 7px;
  border-left: 1px solid #fff;
  float: left;
  width: 704px;
}
#header-company .product p {
  margin-bottom: 7px;
}
#header-company .product .portal {
  padding-right: 4px;
  border-right: 1px solid #d0d0d0;
  float: left;
  width: 230px;
  height: 244px;
}
#header-company .product .portal p {
  margin-bottom: 10px;
}
#header-company .product .portal li {
  float: left;
}
#header-company .product .portal .cloud {
  margin-right: 10px;
}
#header-company .product .groupware {
  padding-bottom: 20px;
  float: left;
}
#header-company .product .groupware p {
  margin-bottom: 10px;
}
#header-company .product .groupware .office, #header-company .product .groupware .garoon, #header-company .product .groupware .live {
  float: left;
  width: 228px;
  height: 90px;
  text-align: center;
}
#header-company .product .groupware .office li, #header-company .product .groupware .garoon li, #header-company .product .groupware .live li {
  margin-top: 7px;
}
#header-company .product .groupware .office, #header-company .product .groupware .garoon {
  padding-right: 4px;
  border-right: 1px solid #d0d0d0;
}
#header-company .product .groupware .live, #header-company .product .groupware .garoon {
  padding-left: 4px;
  border-left: 1px solid #fff;
}
#header-company .product .database {
  padding-left: 4px;
  border-left: 1px solid #fff;
  padding-right: 4px;
  border-right: 1px solid #d0d0d0;
  float: left;
  width: 130px;
  text-align: center;
}
#header-company .product .database p {
  margin-bottom: 10px;
}
#header-company .product .database li {
  padding-bottom: 7px;
}
#header-company .product .other {
  padding-left: 4px;
  border-left: 1px solid #fff;
  float: left;
  width: 270px;
}
#header-company .product .other p {
  margin-bottom: 10px;
}
#header-company .product .other li {
  padding-bottom: 7px;
  float: left;
  width: 130px;
  height: 30px;
  text-align: center;
  padding-left: 4px;
  border-left: 1px solid #fff;
}
#header-company .product .other .mailwise, #header-company .product .other .spapps {
  padding-left: 0;
  border-left: 0;
  padding-right: 4px;
  border-right: 1px solid #d0d0d0;
}
#header-company .product .business-app {
  float: left;
  padding-right: 4px;
  border-right: 1px solid #d0d0d0;
  height: 138px;
}
#header-company .product .mail-share {
  float: left;
  padding-left: 4px;
  border-left: 1px solid #fff;
  height: 138px;
}

#header-short {
  border-bottom: 1px solid #e7e7e7;
  position: fixed;
  z-index: 101;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  display: none;
}
#header-short .nav {
  height: 50px;
  overflow: hidden;
}
#header-short .nav .inner {
  position: relative;
}
#header-short .logo {
  position: absolute;
  left: 0;
  top: 13px;
}
#header-short .trial {
  position: absolute;
  right: 0;
  top: 5px;
}
#header-short .site {
  position: absolute;
  right: 180px;
  top: 16px;
}
#header-short .site li {
  border-left: 1px solid #c8c9c9;
  float: left;
  height: 18px;
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
}
#header-short .site li.current a {
  border-bottom: 3px solid #fec671;
}
#header-short .site a {
  margin: -13px 10px;
  padding: 13px 15px;
  display: block;
  text-align: center;
  color: #1a1a1a;
}
#header-short .site a:hover {
  color: #fbbc01;
  text-decoration: none;
}
#header-short .site .feature {
  border-left: 0;
}
#header ul {
  list-style: none;
}


#header .logo {
  top: 10px;
  height: 24px;
}
#header .logo img {
  height: 100%;
}
#header .site {
  left: -13px;
  right: auto;
  width: 983px;
}
#header .site a {
  margin: -12px 12px;
  padding: 12px 5px;
  letter-spacing: 0;
}
#header-short .logo {
  display: none;
}
#header-short .site {
    left: -13px;
    top: 16px;
    width: 983px;
}
#header-short .site a {
  margin: -13px 12px;
  padding: 13px 5px;
  letter-spacing: 0;
}
/* ここまで旧サイトのヘッダー、フッター */


@media screen and (max-width:767px) {
  #header,
  #footer {
    display: none;
  }
  header.sp, footer.sp  {
    display: block !important;
  }

  body {
    padding-top: 50px;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 12px 0;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #eeeeee;
    z-index: 10;
  }
  header .navi_open {
    position: absolute;
    top: 12px;
    left: 10px;
  }

  .navi_open.open {
    position: absolute;
    top: 22px;
    left: 15px;
  }
  .navi_open.open span {
    width: 18px;
    height: 2px;
    display: block;
    background: #424242;
    position: absolute;
    top: 6px;
    opacity: 1;
    transform: rotate(45deg);
  }
  .navi_open.open span:before {
    content: '';
    width: 18px;
    height: 2px;
    display: block;
    background: #424242;
    position: absolute;
    bottom: 0;
    opacity: 1;
  }
  .navi_open.open span:after {
    content: '';
    width: 18px;
    height: 2px;
    display: block;
    background: #424242;
    position: absolute;
    bottom: 0;
    transform: rotate(90deg);
    opacity: 1;
  }

  .sp_navi.iziModal {
    box-shadow: none !important;
    border-radius: 0 !important;
    top: 0 !important;
    bottom: auto !important;
    transform: none !important;
    /* height: 90% !important; */
  }
  .sp_navi.iziModal::after {
    display: none;
  }
  .sp_navi ul {
    padding: 20px;
    list-style: none;
  }
  .sp_navi ul.main_navi {
    padding: 60px 20px 20px 20px;
    list-style: none;
  }
  .sp_navi ul.main_navi li a {
    text-decoration: none;
    padding: 12px 0;
    border-bottom: 1px solid #e0e0e0;
    display: block;
  }
  .sp_navi ul.main_navi li:first-child a {
    border-top: 1px solid #e0e0e0;
  }
  .sp_navi ul.sub_navi  {
    padding-bottom: 60px;
  }
  .sp_navi ul.sub_navi li a {
    text-decoration: none;
    padding: 12px 0;
    display: block;
  }
  .sp_navi .close {
    position: fixed;
    width: 13px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 40px;
  }
  .sp_navi .close img {
    cursor: pointer;
  }
  .sp_navi.overlay {
    background: #fff;
  }
  .trial_btn {
    padding: 0 20px;
  }
  .sp_logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 98px;
    top: 22px;
  }

/*

  footer {
    background: #eeeeee;
  }
  footer .sns {
    display: flex;
    justify-content: center;
    padding: 30px 0;
    border-bottom: 2px solid #cccccc;
  } */
  footer .fb_iframe_widget_fluid {
    top: -5px;
    margin: 0 5px;
  }
/*  footer .twitter-share-button {
    margin: 0 5px;
  }
  footer .main ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 12px 0;
  }
  footer .main ul li {
    width: 50%;
    padding: 8px 20px;
  }
  footer .main ul li:first-child {
    width: 100%;
  }
  footer .main ul li a {
    text-decoration: none;
    font-size: 14px;
  }
  footer .apply {
    text-align: center;
    padding: 20px 20px 30px 20px;
  }
  footer .apply p {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  footer .apply .app {
    display: flex;
    justify-content: center;
  }
  footer .apply .app div {
    width: 135px;
    margin: 0 10px;
  }
  footer .apply .app div img {
    width: 135px;
  }

  footer .sub {
    background: #e0e0e0;
    padding: 30px 20px;
  }
  footer .sub ul li {
    display: inline-block;
    line-height: 10px;
    font-size: 10px;
    margin-bottom: 5px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #bdbdbd;
  }
  footer .sub ul li a {
    text-decoration: none;
  }
  footer .copyright {
    background: #e0e0e0;
    font-size: 10px;
    padding: 0 20px 20px 20px;
    color: #757575;
  } */
}


@media screen and (max-width:767px) {
  body {
    padding-top: 48px;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 12px 0;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #eeeeee;
    z-index: 10;
  }
  header .navi_open {
    position: absolute;
    top: 12px;
    left: 10px;
  }

  .navi_open.open {
    position: absolute;
    top: 22px;
    left: 15px;
  }
  .navi_open.open span {
    width: 18px;
    height: 2px;
    display: block;
    background: #424242;
    position: absolute;
    top: 6px;
    opacity: 1;
    transform: rotate(45deg);
  }
  .navi_open.open span:before {
    content: '';
    width: 18px;
    height: 2px;
    display: block;
    background: #424242;
    position: absolute;
    bottom: 0;
    opacity: 1;
  }
  .navi_open.open span:after {
    content: '';
    width: 18px;
    height: 2px;
    display: block;
    background: #424242;
    position: absolute;
    bottom: 0;
    transform: rotate(90deg);
    opacity: 1;
  }

  .sp_navi.iziModal {
    box-shadow: none !important;
    border-radius: 0 !important;
    top: 0 !important;
    bottom: auto !important;
    transform: none !important;
    /* height: 90% !important; */
  }
  .sp_navi.iziModal::after {
    display: none;
  }
  .sp_navi ul {
    padding: 20px;
    list-style: none;
  }
  .sp_navi ul.main_navi {
    padding: 60px 20px 20px 20px;
    list-style: none;
  }
  .sp_navi ul.main_navi li a {
    text-decoration: none;
    padding: 12px 0;
    border-bottom: 1px solid #e0e0e0;
    display: block;
  }
  .sp_navi ul.main_navi li:first-child a {
    border-top: 1px solid #e0e0e0;
  }
  .sp_navi ul.sub_navi  {
    padding-bottom: 60px;
  }
  .sp_navi ul.sub_navi li a {
    text-decoration: none;
    padding: 12px 0;
    display: block;
  }
  .sp_navi .close {
    position: fixed;
    width: 13px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 40px;
  }
  .sp_navi .close img {
    cursor: pointer;
  }
  .sp_navi.overlay {
    background: #fff;
  }
  .trial_btn {
    padding: 0 20px;
  }
  .sp_logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 98px;
    top: 22px;
  }

/*
  footer {
    background: #444;
  }
  footer .sns {
    display: flex;
    justify-content: center;
    padding: 30px 0;
    border-bottom: 1px solid #333333;
  } */
  footer .fb_iframe_widget_fluid {
    top: 1px;
    margin: 0 5px;
  }
/*  footer .fb_iframe_widget_fluid span {
    width: 95px !important;
    overflow: hidden;
  }
  
  footer .twitter-share-button {
    margin: 0 5px;
    width: 70px !important;
  }
  footer .main {
    border-top: 1px solid #5B5B5B;
  }
  footer .main ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 12px 0;
  }
  footer .main ul li {
    width: 50%;
    padding: 8px 20px;
  }
  footer .main ul li:first-child {
    width: 100%;
  }
  footer .main ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #C3C3C3;
  }
  footer .apply {
    background: #343434;
    text-align: center;
    padding: 20px 20px 30px 20px;
  }
  footer .apply p {
    color: #c3c3c3;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  footer .apply .app {
    display: flex;
    justify-content: center;
  }
  footer .apply .app div {
    width: 135px;
    margin: 0 10px;
  }
  footer .apply .app div img {
    width: 100%;
  }

  footer .sub {
    background: #191919;
    padding: 30px 20px;
  }
  footer .sub ul li {
    display: inline-block;
    line-height: 10px;
    font-size: 10px;
    margin-bottom: 5px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #bdbdbd;
  }
  footer .sub ul li a {
    color: #c3c3c3;
    text-decoration: none;
  }
  footer .copyright {
    background: #191919;
    font-size: 10px;
    padding: 0 20px 20px 20px;
    color: #c3c3c3;
  }
  */
}
