@charset 'utf-8';
/*
Theme Name:www.ibis.ne.jp
Theme URI:www.ibis.ne.jp
Author:KAIPROJECT
Version:1.01
*/

a,
input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="checkbox"],
input[type="radio"],
input[type="date"],
label {
	-webkit-tap-highlight-color: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}

.title {
  margin: 3em 0 2em;
}
.posifix {
  overflow:hidden;
}
.sp_wr {
  overflow: hidden;
  min-width: 1024px;
}
.wrap100 {
  width: 100%;
  min-width: 1024px;
  position: relative;
  top: 0;
  /*display: inline-block;*/
  z-index: 100;
  text-align: left;
}
.disno_pc, #JP_Download_on_the_App_Store {
  display: none!important;
}
.appstore {
  width: 136px;
  height: 40px;
  display: block;
  margin-top: 3px;
}
.mgt{ margin-top:6em;}
.mgt_dev{ margin:2em 0;}
ul:after {
content : '';
display : block;
clear : both;
height: 0;
overflow: hidden; /* 追加 */
}
/*fixed_margin*/
.fix_ma, #nagoya_mobile {
  margin-top: -83px;
  padding-top: 83px;
}
html,body{
    width: 100%;
}
body {
  font : 14px/1.5 "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}
.group:before,
.group:after,
.container:before,
.container:after {
    content:"";
    display:table;
}
.group:after,
.container:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
    padding-bottom: 2em;
}
.col {
  display: block;
  float:left;
  margin: 0 0 1% 1.6%;
  position: relative;
}
.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.cols {
  text-align: center;
  letter-spacing: -.4em;
  /*padding-top: 2em;*/
}
.c_left {
  text-align: left;
}
.c_center {
  text-align: center;
}
.c_right {
  text-align: right;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.cols li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin-bottom: .4em;
}
.cols ul.enkaku_ul li {
  position: relative;
  padding-left: 7.4em;
  display: block;
}
.cols ul.enkaku_ul li span {
  position: absolute;
  left: 0;
}
.btOp a img, .btOp a img {
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}
.btOp a:hover {
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;
  background: #fff;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.clr {zoom:1;}
.clr:after {
  content: "";
  display: block;
  clear: both;
}
table.base_tb {
  width: 100%;
  margin: 3em auto 1em;
  border-collapse: separate;
  border-top: 1px solid #ccc;
}
table.margin_tb {
  margin: 0 auto 3em;
}
table.base_tb th {
  white-space: nowrap;
}
table.base_tb th,
table.base_tb td {
  padding: .8em;
  border-bottom: 1px solid #ccc;
}
table.base_tb p {
  margin: 0;
}
table.base_tb a {
  text-decoration: underline;
}
table.base_tb li {
  display: block;
}
table.example_tb {
  table-layout:fixed;
  border-top: 1px solid #ccc;
  width: 750px;
  max-width: 100%;
}
table.example_tb th {
  width: 375px;
  max-width: 100%;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  padding: 1em 0 1em .6em;
  font-size: .76rem;
}
table.example_tb th strong {
  font-size: 1rem;
  margin: 0;
  display: inline-block;
}
table.example_tb td {
  width: 375px;
  max-width: 100%;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  padding: 1em 0;
}

/*ヘッダ*/

.wrap_header.scroll {
  background: #70AD07;
  position: fixed;
  z-index: 5000;
  padding: 1em;
  transition: .3s ease-in-out;
}
.wrap_header {
  background: none;
  position: fixed;
  z-index: 500;
  padding: 1em;
}
h1 {
  margin:0;
  display: block;
  margin: 0 auto;
}
header {
  width: 1000px;
  margin: 0 auto;
}
.head_logo a {
  position: absolute;
  top: 1.4rem;
  left: 50%;
  margin-left: -500px;
  z-index: 999999;
  display: block;
}
.head_logo a img {
  position: relative;
  z-index: 999998;
}
nav ul {
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
nav ul {
  float: right;
}
nav ul li {
  position: relative;
  display: inline-block;
}
nav ul li a {
  padding: 1em;
  display: block;
  color: #fff;

}
.wrap_header.scroll nav ul li a {
  border-bottom: 4px solid transparent;
}
nav ul li a:hover {
  border-bottom: 4px solid #CCFF00;
}
.wrap_header.scroll nav ul li a:hover {
  border-bottom: 4px solid #CCFF00;
}
.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  white-space: nowrap;
  background: #70AD07;
  z-index: 1000;
}
nav ul li:hover .sub-menu {
  display: block;
}

.main_txt {
  z-index: 10000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 800px;
  max-width: 100%;
  height: 300px;
}
.main_txt h2 {
  margin: 1em 0;
  font-size: 2rem;
  font-weight: bold;
}
.txt_shdw {
  text-shadow: 1px 2px 3px rgba(0,0,0,0.6);
}

.pan_tit h3, .pan_tit p {
  display: inline-block;
}
/*slider*/
.topimg li {
  height: 650px;
  overflow: hidden;
}
.topimg li img {
  min-width: 100%;
  height: 650px;
  width: auto;
}
.top_ul.box2 li.span_6_of_12 {
  padding: 0
}
/*コンテンツ*/
.publicity h2 {
	font-size: 1.45em;
}

.section ul {
  padding-bottom: 2em;
}
.section ul.top_info_ul {
  padding-bottom: 0;
}
h3 {
  font-size: 1.43rem;
  color: #70AD07;
  padding: 1em .6em;
}
.contents {
  width: 1000px;
  margin: 0 auto;
}
.cont_ul li {
  background: #fff;
}
.bgcolor {
  background: #666666;
}
.ed_ttl {
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
}
.ed_ttl_2 {
  font-size: 1.65rem;
  font-weight: bold;
  color: #fff;
}
p {
  margin-bottom: 1rem;
  line-height: 1.7;
  text-align: left;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
}
.bgcolor h3 {
  color: #C5F960;
}
.bgcolor p, .bgcolor small, .main_txt h2, .main_txt p {
  color: #fff;
}
.span_6_of_12ed {
  width: 46.2%;
  padding-left: 3.8%;
}
.top_rec p {
  line-height: 1.4;
  margin-bottom: .5rem;
}
.box2 li.span_6_of_12 {
  width: 48.6%!important;
  padding-left: 8px;
}
.box2 li {
  position: relative;
  line-height: 0;
  vertical-align: top;
  overflow: hidden;
  margin: .5%;
  margin-bottom: 8px;
}
.box2 li .txt_area {
  width: 490px;
  line-height: 1.6;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,.55);
  color: #fff;
  padding: 1em 3em 1em 1em;
}
.box2 li .txt_area:after {
  content: "";
  width: 18px;
  height: 20px;
  background: url(images/ico_1.png);
  background-size: 100%;
  position: absolute;
  right: 1em;
  top: 30%;
}
.box2 .span_3_of_12 img {
  width: 224px;
}
.strong {
  font-size: 1.43rem;
}
.bt_1 {
  width: 385px;
  max-width: 100%;
  border: 3px solid #fff;
  display: inline-block;
  margin: 1em auto 0;
  padding: 1em;
  position: relative;
}
.bt_1 p,.bt_2 p,.bt_3 p {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  padding: 0;
  margin-bottom: 0;
  position: relative;
  color: #fff;
}
.bt_1 p:after,.bt_3 p:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: -20px;
  top: 32%;
}
.bt_1.bg_2 {
  background: #70AD07;
  border: none;
}
.bt_1.bg_1 p.oto:before {
  content: "";
  width: 24px;
  height: 18px;
  background: url(images/ico_2.png);
  position: absolute;
  top: 8px;
  left: -40px;
}
.bt_2 {
  width: 385px;
  max-width: 100%;
  border: 3px solid #999;
  display: inline-block;
  margin: 1em auto 0;
  padding: 1em;
  position: relative;
}
.bt_2.bg_3 {
  background: #999;
}
.bt_2.bg_3 p:before {
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  left: -20px;
  top: 32%;
}
.bt_3 {
  width: 450px;
  max-width: 100%;
  height: 60px;
  border: 3px solid #fff;
  display: inline-block;
  margin: 0 auto 0;
  position: relative;
}
.bt_3.bg_2 {
  background: #FF9900;
  border: none;
}
.bt_3.bg_2 p.oto:before {
  content: "";
  width: 24px;
  height: 18px;
  background: url(images/ico_2.png);
  position: absolute;
  top: 26px;
  left: -40px;
}
.top_info_ul {
  width: 96%;
  margin: 0 2%;
  padding: 0 3%;
  border: 5px solid #8a8a8a;
}
.top_info_ul li {
  border-bottom: 1px dotted #fff;
  padding: 0 0 0 1em;
  margin: 0;
  position: relative;
}
.top_info_ul li:last-child {
  border: none;
}
.top_info_ul li p {
  margin: 0;
  padding: .8em 1em;
  font-size: .85rem;
}
.top_info_ul li:before, .publicity_ul li:before {
  content: "";
  width: 11px;
  height: 11px;
  position: absolute;
  top: 45%;
  left:0;
  background: #70AD07;
}
.top_info_ul li:after, .publicity_ul li:after {
  content: "";
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 2px;
  top: 49.3%;
}
.publicity {
  padding-bottom: 4em;
}
.publicity_ul li {
  border-bottom: 1px solid #ccc;
  padding-left: 1.4em;
  position: relative;
}
.publicity_ul li a {
  display: block;
  text-decoration: underline;
}
.publicity_ul li:first-child {
  border-top: 1px solid #ccc;
  padding-top: .4em;
}
p.sankaku a {
  position: relative;
  color: #fff;
  padding: 0 1em;
  display: inline-block;
  float: right;
}
p.sankaku a:before {
  content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 5px solid #CCFF00;
    position: absolute;
    top: .48em;
    left: 0;
}
p.sankaku.color_p a:before {
    /*top: 28%;*/
    border-left: 5px solid #70AD07;
}
.wrap_ttl_ent {
  background: #006600;
  padding: 1.4em 2.6em;
}
.wrap_ttl_ent strong {
  color: #fff;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.4;
}
.wrap_ttl_ent strong br {
  display: none;
}
.wrap_ttl_ent p {
  color: #fff;
}

/*フッタ*/
.footer * {
  font-size: 12px;
  color: #fff;
}
.footer {
  width: 1000px;
  display: block;
  margin: -2em auto 0;
  padding: 2em 0 0;
}
.wrap_footer {
  padding-top: 2em;
  position: relative;
  height: 425px;
  background: #111111;
  clear: both;
}
.footer h4 {
  font-size: 13px;
  color: #fff;
  margin-bottom: .6em;
}
.footer_left_ul {
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  flex-wrap: wrap;
}
.footer_left_ul li {
  /*width: 45%;*/
  margin-right: 1em;
  margin-top: .4em;
  white-space: nowrap;
}

.footer_left_ul li a {
  color: #fff;
  position: relative;
  padding-left: .9em;
  display: block;
}
.footer_left_ul li a:before {
  content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 5px solid #CCFF00;
    position: absolute;
    top: .5em;
    left: 0;
}
.footer_c {
  padding: 0 3%;
  border-left: 1px solid #393939;
}
.footer_c img {
  display: block;
  margin: 0 0 10px;
}
.footer_width li.span_6_of_12 {
  width: 48%;
  padding: 0 0 .6em;
}
.footer_width li.span_6_of_12:nth-child(2n+2) {
  padding-left: 2%;
}
small.priv {
  line-height: 1.2;
  margin-bottom: 1em;
  display: inline-block;
}
.copy img {
  vertical-align: middle;
  margin: 0 2em 1em 0;
}
.copy {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #fff;
}
.wrap_copy {
  background: #000;
  width: 100%;
  padding: 1em;
  position: absolute;
  bottom: 0;
}
.pageTop {
  position: relative;
  position: absolute;
  left: 50%;
  bottom: 425px;
  margin-left: 450px;
  z-index: 99999;
}
.pageTop a:before {
  content: "";
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: 13px;
}
.pageTop a{
  width: 35px;
  height: 35px;
  background: #70AD07;
  display: block;
}
.pageTop a:hover{
  opacity: 0.5;
}
.wrap_footer_en .pageTop {
  bottom: 88px;
}
.wrap_footer_en {
  margin-top: 8em;
}

/*カテゴリ*/
.category {
  padding: 83px 0 40px;
}
.category a {
  text-decoration: underline;
}
.mb1 li {
  margin: 0 0 1.4em 0;
}
.mt1 {
  margin-top: 1em!important;
}
.category h3 {
  font-size: 2.14em;
  padding: 1em 0;
}
.txt_b2 {
  font-size: 2.14em;
  font-weight: bold;
  margin-bottom: 1rem;
  text-align: center;
}
.cat_main_img {
  float: right;
  margin: 2.4em 0 3em;
}

/*pankuzu*/
.pankuzu {
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  margin: 1.4em 0 0;
}
.pankuzu li {
  padding-right: 1em;
  position: relative;
}
.pankuzu li:after {
  content: "　＞";
}
.pankuzu li:last-child:after {
  content: "";
}

/*recrute*/
.member_ul {
  border: 5px solid #EFEFEF;
  border-top: none;
  padding: 2em 2em 0;
}
.member_ul_m {
  border-bottom: 5px solid #EFEFEF;
}
.member_ul .span_4_of_12 {
  width: 302px;
}
.member_ul .span_7_of_12 {
  padding-left: 3em;
}
.member_ul .span_4_of_12 img {
  width: 100%;
  margin-bottom: 2em;
}
.member_ul_txt {
  margin-bottom: 1rem;
}
.member_ul_txt p, .member_ul_txt strong {
  margin: 0;
}
.member_img_txt {
  background: #676767;
  padding: 1em;
  width: 100%;
  color: #fff;
  margin: 0;
}
.member_img_txt h4 {
  font-size: 2em;
  color: #fff;
  line-height: 1.2;
}
.member_ttl1 {
  padding: 0.8em 1.6em;
  background: #70AD07;
  color: #fff;
  font-weight: bold;
  margin: 0 0 1em 0;
  display: inline-block;
  clear: both;
  width: auto;
}
.member-top_ttl:before {
  content: "";
  width: 89px;
  height: 42px;
  background: url(images/menber_ttl.png);
  position: absolute;
  top: 60%;
  left: 12%;
}
strong {
  display: block;
  margin: .8em 0;
}

.message_bg {
  background: #F7F7F5;
}
.message_ttl {
  font-size: 1.39rem;
  font-weight: bold;
  color: #70AC06;
}
.message_ul {
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 3em 0 0;
}
.message_ul li {
  padding: 1em;
}
.message_border li {
  border-bottom: 1px solid #ccc;
}
.message_border li:last-child {
  border-bottom: none;
}

.txt_size16 {
  font-size: 1.2rem;
}

.bosyu_ttl {
  background: #70AC06;
  padding: 1.3em 0;
  text-align: center;
  font-weight: bold;
  margin: 0 0 1em;
  color: #fff;
}
.bosyu_ul li {
  padding: 1em 2em;
}
.bosyu_ul li p {
  display: block;
  border: 1px solid #ccc;
  padding: 0;
}
.bosyu_ul li p a {
  display: block;
  background: #EDF4E0;
  padding: 1em;
  position: relative;
  text-decoration: underline;
}
.bosyu_ul li p.no_bosyu {
  padding: 1em;
}
.bosyu_ul li p a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  position: absolute;
  right: 14px;
  top: 20px;
}

.bosyu2_ttl {
  font-weight: bold;
  font-size: 1.42rem;
}

table.bosyu_table {
    width: 888px;
    margin: 3em auto 1em;
    border-collapse: separate;
    border-top: 1px solid #ccc;
}
table.bosyu_table th {
  width: 143px;
}
table.bosyu_table th,
table.bosyu_table td {
    padding: .8em;
    border-bottom: 1px solid #ccc;
}
table.bosyu_table p {
  margin: 0;
}
table.bosyu_table strong {
  display: inline-block;
}
.bosyu_table li {
  display: block;
  padding: 0 1em;
  position: relative;
}
.bosyu_table li:before, .list_ul li:before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 5px;
  background: #DEDECD;
  position: absolute;
  left: 0;
  top: .6em;
}
.list_ul li {
  position: relative;
  padding-left: 1em;
}
.ent_art {
  width: 959px;
  display: block;
  margin: 20px auto;
}
.ent_art img {
  vertical-align: bottom;
  /*width: auto;*/
}
.ent_box {
  border: 1px solid #ccc;
  width: 959px;
  padding-bottom: 1.4em;
}
.ent_box li {
  padding: 2em 1em 0;
}
.entrusted_img {
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}
.ent_contact {
  margin-top: 1em;
}
.ent_box .bt_1 {
  /*height: 60px;*/
}
.ent_art .ent_ttl1 {
  font-size: 1.78rem;
  background: #EFEFEF;
  margin: 0 0 1em;
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  align-items: center;
  justify-content: space-between;
}
.ent_ttl1 div {
  display: inline-block;
  line-height: 1;
}
.ent_ttl1 div:first-child {
  padding-left: .8em;
}
.ent_ttl1 a {
  font-size: 1rem;
  /*line-height: 1.2;*/
  float: right;
  padding: 1em 2em 1em 1em;
  background: #ddd;
  position: relative;
  text-align: center;
}
.ent_ttl1 span {
  position: relative;
}
.ent_ttl1 span:after {
  content:"";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  position: absolute;
  right: -1.4em;
}
.ent_ttl1 span.sita_san:after {
  border-top: 10px solid #000;
  bottom: -.2em;
}
.ent_ttl1 span.ue_san:after {
  border-bottom: 10px solid #000;
  bottom: .2em;
}
.ent_box2 .cols {
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: space-around;
}
.ent_box2 li {
  width: 45%;
  border: 1px solid #ccc;
  padding: 2.5%;
  margin: 15px 2.5%;
}
.ent_ttl2 {
  margin: 1em 0;
  font-size: 1.2rem;
}
.img_c {
  display: block;
  margin: 1em auto 2em;
}
.img_100 {
  width: 100%;
  height: auto;
  margin: 1em auto 2em;
}
.product_img {
  display: block;
  margin: 0 auto;
}
.ent_box3 .cols {
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: space-around;
  margin-bottom: 3em;
  display: block;
  clear: both;
}
.ent_box3 li {
  /*width: 930px;*/
  width: 100%;
  max-width: 980px;
  border: 1px solid #ccc;
  padding: 2em 0 0 2em;
  margin: -1px 0 0;
}
.ent_box3 li ul li {
  padding: 1%;
}
ul.nobo li {
  border: none;
}
.pro_ttl1 {
  font-size: 25px;
  display: block;
  margin: 0 0 1em 0;
}
.pro_ttl1 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  height: 62px;
  width: auto;
}
.dl_bg {
  background: #F6F6F6;
  margin: 1em 0;
  padding: 1em;
}

.dl_link {
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  /*align-content: space-around;*/
}
.dl_link li {
  padding: 0 0 1em;
  max-width: 33%;

}
.dl_link li img {
  margin: 0!important;
  display: block;
}
.dl_link li p {
  margin: 0;
}
.dl_link a {
  font-size: 12px;
  font-weight: bold;
}

/*corp*/
h4 {
  font-size: 1.6em;
}
#map_tokyo,
#map_tokyo2,
#map_tokyo3,
#map_nagoya,
#map_osaka {
  width: 100%;
  height: 360px;
}
#mTokyo,
#mTokyo2,
#mTokyo3,
#mNagoya,
#mOsaka {
  padding-bottom: 14px;
}
#mOsaka {
  padding-bottom: 0;
}
.showLmap {
  text-align: right;
  width: 100%;
}
.showLmap p {
  display: inline-block;
}
.showLmap a {
  color: #333333;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  /*width: auto;*/
  /*height: auto;*/
  padding: 7px 7px 5px;
  margin: 0 0 0 auto;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  display: inline-block;
}
.showLmap a:hover { color: #666666; }

/*contact*/
.wpcf7-form dl {
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  padding: .6em;
  border-bottom: 1px solid #ccc;
}
.wpcf7-form dl dt {
  width: 30%;
  text-align: right;
  padding: .6em;
}
.wpcf7-form dl dd {
  width: 70%;
}
.wpcf7-list-item label {
  display: inline-block;
}
.wpcf7-form dl dt .required {
  display: inline-block;
  font-size: .86em;
  background: #f00;
  color: #fff;
  padding: .1em .3em;
  border-radius: 3px;
}
.wpcf7-form dl dt p {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.wpcf7-form dl dd {
  padding: .6em;
}
.wpcf7-form dl dd a {
  text-decoration: underline;
}
.wpcf7-form input[type=submit] {
    color: #ffffff;
    font-size: 1.4em;
    width: 160px;
    padding: 16px;
    margin: 0;
    border: none;
    background-color: #70AD07;
    cursor: pointer;
    -webkit-appearance: none;
}
.job_label .wpcf7-list-item, .area_label .wpcf7-list-item {
  display: block;
}
/*ページ送り*/
.navigation {
  width: 300px;
  max-width: 100%;
  display: block;
  margin: 1em auto;
  clear: both;
}
.navigation div a, .nav-below a {
  padding: .6em 1em;
  background: #bbb;
  display: inline-block;
}
.alignleft {
  float: left;
}
.alignright {
  float:right;
}
.top_info_ul a p {
  text-decoration: underline;
}
.nav-below {
  clear: both;
  width: 100%;
  margin: 3em 0 0;
}
.nav-previous {
  float: left;
}
.nav-next {
  float: right;
}
.pri_bg {
  background: #fff;
  padding: 2em;
}
.pricacy_img {
  padding: 1.1em;
  width: 100px;
  height: 100px;
  background: #fff;
  display: block;
  margin-bottom: .6em;
}
.pricacy_img img {
  width: 100%;
  height: auto;
}
.office img {
  margin: 2em 0 0;
  width: 100%;
  height: auto;
}
.explain-block img {
  display: block;
  margin: 0 auto;
}
.marginritu_p {
  margin-top: -2em;
}
/*colorbox*/
.cbox_wrap div {
  display: block;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  background: #ccc;
  padding: 1em;
  cursor: pointer;
}
#cboxClose {
  border:0;
  padding: 9px 0 0;
  margin:0;
  overflow:visible;
  /*text-indent:-9999px;*/
  width:40px;
  height:40px;
  position:absolute;
  top:-40px;
  right: 1px;
  background: #cdcdcd;
  /*background:url(images/control.png) no-repeat 0 0;*/
}





/* -----------------------------
  会社概要：宮川追記
	LATEST UPDATE : 2017/05/24
----------------------------- */
.segment-corp-info {
  text-align: center;
  width: 90%;
  height: auto;
  margin: 0 auto 56px;
}

.segment-entrusted {
  text-align: center;
  width: 70%;
  height: auto;
  margin: 62px auto 56px;
}

.segment-corp-info li,
.segment-entrusted li {
  display: inline;
}

.segment-corp-info li a,
.segment-selected,
.segment-entrusted li a {
  font-size: 1em;
  text-align: center;
  text-decoration: none;
  width: 50%;
  height: 48px;
  padding-top: 13px;
  display: inline-block;

  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box;
}

.segment-corp-info li a,
.segment-entrusted li a {
  color: #6FAD37;
  background-color: #FFFFFF;
}

.segment-selected {
  color: #FFFFFF;
  background-color: #6FAD37;
}

.segment-corp-info #corp-ibis,
.segment-entrusted #corp-ibis,
.segment-entrusted #entrusted-overview {
  border-top: 1px solid #6FAD37;
  border-left: 1px solid #6FAD37;
  border-bottom: 1px solid #6FAD37;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.segment-corp-info #corp-ibis-mobile,
.segment-entrusted #corp-ibis-mobile,
.segment-entrusted #entrusted-works {
  border-top: 1px solid #6FAD37;
  border-right: 1px solid #6FAD37;
  border-bottom: 1px solid #6FAD37;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.corp-location {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: flex-start;
}

.corp-location p {
  width: 50%;
  height: auto;

  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box;
}

.corp-location p:first-child {
  padding-right: 12px;
}

.corp-location p:last-child {
  padding-left: 12px;
}

/* 製品情報（対応機種） */
.dl_bg p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

#mNagoya iframe,
#mNagoya_development iframe,
#mNagoya_management iframe,
#mTokyo iframe,
#mTokyo2 iframe,
#mOsaka iframe,
#mNagoya object,
#mNagoya_development object,
#mNagoya_management object,
#mTokyo object,
#mTokyo2 object,
#mOsaka object,
#mNagoya embed,
#mNagoya_development embed,
#mNagoya_management embed,
#mTokyo embed,
#mTokyo2 embed,
#mOsaka embed {
	width: 100%;
}

#corp-logo-ibis {
	text-align: center;
	width: 122px;
	height: auto;
	margin: 0 auto 12px;
}

#corp-logo-ibismobile {
	text-align: center;
	width: 242px;
	height: auto;
	margin: 0 auto 12px;
}





/* -----------------------------
  受託開発：宮川追記
	LATEST UPDATE : 2017/06/19
----------------------------- */
section {
  padding: 0;
  margin: 0;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.hero {
  width: 100%;
  height: 460px;
  /*background-image: url(../imgs/hero.png);*/
	background-image: url(https://www.ibis.ne.jp/wp-content/uploads/2017/01/hero.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1000px 460px;
}

.hero-case {
  width: 100%;
  height: 460px;
  /*background-image: url(../imgs/hero_case.png);*/
	background-image: url(https://www.ibis.ne.jp/wp-content/uploads/2017/03/hero_case.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1000px 460px;
}

.hero-aws {
  width: 100%;
  height: 460px;
  /*background-image: url(../imgs/hero_aws.png);*/
	background-image: url(https://www.ibis.ne.jp/wp-content/uploads/2017/06/hero_aws.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1000px 460px;
}

.hero-inner,
.hero-case-inner,
.hero-aws-inner {
  width: 100%;
  height: 460px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-inner p,
.hero-case-inner p,
.hero-aws-inner p {
  padding: 0 0;
  margin: 0 0;
  text-shadow: 1px 1px 6px #000000;
}

.hero-inner p:nth-child(1),
.hero-aws-inner p:nth-child(1) {
  color: #FFFFFF;
  font-size: 2.85em;
  line-height: 100%;
  text-align: center;
  margin-bottom: 0.4em;
}

.hero-inner p:nth-child(2),
.hero-aws-inner p:nth-child(2) {
  color: #FFFFFF;
  font-size: 2.14em;
  line-height: 130%;
  text-align: center;
}

.hero-case-inner p {
	color: #FFFFFF;
	font-size: 2.85em;
	line-height: 120%;
	text-align: center;
	font-weight: normal;
}

#hero-text {
  width: auto;
  height: auto;
}

#service {
  padding: 0 0 0;
}

#service-aws-intro {
  padding: 0 0 0;
	margin-top: 56px;
}

#service-aws-intro-inner p {
	font-size: 16px;
	width: 74.4%;
	margin: 0 auto;
}

#service-aws-intro-inner p img {
	width: 100%;
	height: auto;
	padding: 54px 0 0;
	margin: 0 auto 56px;
	vertical-align: bottom;
}

#achievement,
#achievement-main,
#achievement-main2 {
	width: 100%;
	height: auto;
  padding-top: 56px;
	padding-bottom: 38px;
	margin: 0;
}

#achievement-main2 {
	padding-top: 18px;
	padding-bottom: 56px
}

#service-aws-main {
	width: 100%;
	height: auto;
  padding-top: 56px;
	padding-bottom: 1px;
	margin: 0;
}

#achievement,
#service-aws-main {
	background-color: #F4F4F4;
}

#achievement-main {
	border-top: 1px solid #D9D9D9;
	padding-bottom: 64px;
}

#service h1,
#policy h1,
#achievement h1,
#achievement-main h1,
#case h1,
#service-aws-intro-inner h1,
#service-aws-main-inner h1 {
  font-size: 2.85em;
  font-weight: normal;
  line-height: 120%;
  text-align: center;
  margin: 0 0 56px;
}

/* マージン調整 */
#service-aws-intro-inner h1 {
	margin-bottom: 48px;
}

#technology h1 {
  font-size: 1.7em;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  margin: 0 0 16px;
}

#consultation h1 {
  font-size: 2.85em;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  margin: 0 0 48px;
}

#service h2 {
  font-size: 1.28em;
  line-height: 1;
  color: #6fad37;
  padding: 0 0;
  margin: 0 0 19px;
}

#service h3,
#service-aws-main h2 {
  font-size: 1.7em;
  line-height: 125%;
  font-weight: normal;
  color: #333333;
  margin: 0 0 9px;
}

#service h3 {
  padding: 0 0;
}

#h2_construction,
#h2_operation,
#h2_consulting {
	height: 32px;
	padding: 2px 0 0 40px;
	background-position: left middle;
	background-repeat: no-repeat;
	background-size: 32px 32px;
}

#h2_construction {
	/*background-image: url(../imgs/icon_construction.png);*/
	background-image: url(https://www.ibis.ne.jp/wp-content/uploads/2017/06/icon_construction.png);
}

#h2_operation {
	background-image: url(https://www.ibis.ne.jp/wp-content/uploads/2017/06/icon_operation.png);
}

#h2_consulting {
	background-image: url(https://www.ibis.ne.jp/wp-content/uploads/2017/06/icon_consulting.png);
}

#service img,
#achievement img,
#service-aws-main-inner img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
	padding: 0;
	margin: 0;
}

#policy {
  padding: 56px 0;
  background-color: #F4F4F4;
}

#policy h2 {
  font-size: 1.7em;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  padding: 0 0;
  margin: 0 0 12px;
}

.policy-icon {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 0;
  margin: 0 0 32px;
}

.policy-icon img {
  width: 160px;
  height: 160px;
  margin: 0 auto;
}

#technology {
  padding: 56px 0;
  border-bottom: 1px solid #D9D9D9;
}

#policy-inner,
#technology-inner,
#achievement-inner,
#achievement-main-inner,
#achievement-main-inner2,
#service-aws-main-inner {
  width: 1000px;
  height: auto;
	padding: 0;
  margin: 0 auto;
}

#consultation-inner {
  width: 700px;
  height: auto;
  margin: 0 auto;
}

#technology-inner table {
  width: 488px;
  height: auto;
  margin: 0 auto;
}

#achievement-main-inner table,
#achievement-main-inner2 table {
  width: 100%;
  height: auto;
}

#technology-inner tr,
#achievement-main-inner tr,
#achievement-main-inner2 tr {
  border-bottom: 1px solid #D9D9D9;
}

#technology-inner tr:first-child,
#achievement-main-inner tr:first-child,
#achievement-main-inner2 tr:first-child {
  border-top: 1px solid #D9D9D9;
}

#technology-inner th,
#achievement-main-inner th,
#achievement-main-inner2 th {
  text-align: right;
  vertical-align: middle;
  width: 30%;
  padding: 24px 16px;
}

#technology-inner td,
#achievement-main-inner td,
#achievement-main-inner2 td {
  vertical-align: middle;
  width: 70%;
  padding: 24px 16px;
}

#technology-inner p {
  text-align: center;
  margin: 56px 0 0;
  padding: 0;
}

#technology-inner a,
#consultation a {
  text-decoration: none;
}

#consultation {
  padding: 56px 0 35px;
}

#consultation #consultation-explain {
  font-size: 1.5em;
  line-height: 135%;
  text-align: center;
  padding: 0;
  margin: 0;
}

#consultation-phone {
  text-align: center;
  padding: 0;
  margin: 32px 0 0;
}

#consultation-phone a {
  color: #6fad37;
  font-size: 3.4em;
  font-weight: bold;
  line-height: 1;
}

#consultation-time {
  font-size: 1.5em;
  text-align: center;
  line-height: 1;
  padding: 0;
  margin: 12px 0 56px;
}

.image-float-left,
.image-float-right {
  margin-bottom: 64px;
}

.image-float-left img,
.image-float-right img {
	vertical-align: bottom;
	padding: 0;
	margin: 0 auto;
}

.image-float-left > p,
.image-float-right > div {
  width: 488px;
	height: 290px;
  margin: 0;
  padding: 0;
  float: left;
}

.image-float-left > div,
.image-float-right > p {
  width: 488px;
	height: 290px;
  margin: 0;
  padding: 0;
  float: right;
}

.explain-flex {
  height: auto;
  display: table;
}

.explain-flex-inner {
	padding-top: 28px;
  vertical-align: middle;
  display: table-cell;
}

.margin-padding-none {
  margin: 0;
  padding: 0;
}

.policy-explain-2column {
  margin: 0 0 48px;
}

.policy-explain-2column > div {
  width: 488px;
  height: auto;
  float: left;
}

.policy-explain-3column > div {
  width: 317.333px;
  height: auto;
  float: left;
}

.policy-explain-2column > div:first-child,
.policy-explain-3column > div {
  margin: 0 24px 0 0;
}

.policy-explain-3column > div:last-child {
  margin: 0 0 0 0;
}

.entrusted-btn-large {
	width: 100%;
	height: auto;
	padding: 0;
}

.entrusted-btn-large a {
  width: auto;
  height: 64px;
  margin: 0 auto;
  padding: 0 64px;
  display: table;

  -webkit-border-radius: 32px;
     -moz-border-radius: 32px;
      -ms-border-radius: 32px;
          border-radius: 32px;
					background-color: #6fad37;
				  -webkit-transition: 0.6s;
				     -moz-transition: 0.6s;
				      -ms-transition: 0.6s;
				          transition: 0.6s;
}

.entrusted-btn-large a:hover {
  background-color: #8ED55A;
  -webkit-transition: 0.6s;
     -moz-transition: 0.6s;
      -ms-transition: 0.6s;
          transition: 0.6s;
}

.entrusted-btn-large span {
  color: #FFFFFF;
  font-size: 1.7em;
	line-height: 1.0;
  vertical-align: middle;
  display: table-cell;
}

.entrusted-btn-small {
	width: auto;
	height: auto;
	padding: 0;
}

.entrusted-btn-small a {
  width: auto;
  height: 48px;
  margin: 0 auto;
  padding: 8px 16px;
  display: table;

  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
      -ms-border-radius: 6px;
          border-radius: 6px;
	/*-webkit-border-radius: 24px;
     -moz-border-radius: 24px;
      -ms-border-radius: 24px;
          border-radius: 24px;*/
					background-color: #f58446;
				  -webkit-transition: 0.6s;
				     -moz-transition: 0.6s;
				      -ms-transition: 0.6s;
				          transition: 0.6s;
}

.entrusted-btn-small a:hover {
  background-color: #FFAB7D;
  -webkit-transition: 0.6s;
     -moz-transition: 0.6s;
      -ms-transition: 0.6s;
          transition: 0.6s;
}

.entrusted-btn-small span {
  color: #FFFFFF;
	font-size: 1.28em;
	line-height: 1.0;
  vertical-align: middle;
  display: table-cell;
}

#go-aws-btn {
	text-align: right;
	width: 100%;
	height: auto;
	margin-top: 10px;
}

#go-aws-btn a {
	text-decoration: none;
	margin: 0 0 0 auto;
}

.supported-os {
	text-align: left;
	width: 100%;
	height: auto;
	margin-top: 16px;
	display: block;
}

.supported-os li {
	display: inline;
	margin-right: 6px;
}

.supported-os li:last-child {
	margin-right: 0;
}

.supported-os span {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	width: 112px;
	height: 24px;
	display: table-cell;
}

.supported-os .android {
	background-color: #A4CA39;
}

.supported-os .ios {
	background-color: #A6A8AB;
}

.supported-os .windows {
	background-color: #0496DF;
}

.h2-size {
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	margin: 0 0 2px;
}

.achievement-detail {
	font-size: 12px;
	padding-left: 18px;
	list-style-type: disc;
}

#case {
	width: 100%;
	height: auto;
	margin-bottom: 28px;
}

#case h4 {
	color: #ffffff;
	font-size: 1.14em;
	font-weight: normal;
	text-align: center;
	line-height: 1.0;
	width: 232px;
	height: 40px;
	padding: 12px;
	margin: 16px auto;

	-webkit-border-radius: 8px;
     -moz-border-radius: 8px;
      -ms-border-radius: 8px;
          border-radius: 8px;
}

#case ul {
	min-height: 112px;
}

.case-h4-01 {
	background-color: #079FAD;
}

.case-h4-02 {
	background-color: #076BAD;
}

.case-h4-03 {
	background-color: #5D3792;
}

.case-title01,
.case-title02,
.case-title03 {
	width: 100%;
	height: auto;
	margin: 0;

	-webkit-border-radius: 8px;
     -moz-border-radius: 8px;
      -ms-border-radius: 8px;
          border-radius: 8px;
}

.case-title01 {
	border: 1px solid #079FAD;
}

.case-title02 {
	border: 1px solid #076BAD;
}

.case-title03 {
	border: 1px solid #5D3792;
}

.case-title01-right,
.case-title02-right,
.case-title03-right {
	width: 638px;
	height: 264px;
	padding: 24px;
	display: table;
	float: right;
}

.case-title01-right > div,
.case-title02-right > div,
.case-title03-right > div {
	width: 100%;
	height: auto;
	vertical-align: middle;
	display: table-cell;
}

.case-title01-right > div p,
.case-title02-right > div p,
.case-title03-right > div p {
	height: auto;
	margin: 0;
}

.case-title01-right h2,
.case-title02-right h2,
.case-title03-right h2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.0;
	margin-bottom: 1.14em;
}

.case-title01-right h2 {
	color: #079FAD;
}

.case-title02-right h2 {
	color: #076BAD;
}

.case-title03-right h2 {
	color: #5D3792;
}

.case-title01-right h3,
.case-title02-right h3,
.case-title03-right h3 {
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2;
	padding: 0;
	margin: 0 0 12px;
}

.case-title01 > p,
.case-title02 > p,
.case-title03 > p {
	width: 360px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.case-title01 > p img,
.case-title02 > p img,
.case-title03 > p img {
	vertical-align: bottom;
	padding: 0;
	margin: 0;

	-webkit-border-radius: 10px;
     -moz-border-radius: 10px;
      -ms-border-radius: 10px;
          border-radius: 10px;
}

.solved-case-client01,
.solved-case-client02,
.solved-case-client03,
.solved-case-ibis {
	width: 616px;
	height: auto;
}

.solved-case-client01,
.solved-case-client02,
.solved-case-client03 {
	margin: 0 auto 0 128px;
}

.solved-case-ibis {
	margin: 0 auto 0 256px;
}

.solved-case-client01 > p,
.solved-case-client02 > p,
.solved-case-client03 > p {
	vertical-align: bottom;
	width: 104px;
	height: 104px;
	padding: 0;
	margin: 0;
	float: left;
}

.solved-case-client01 > div,
.solved-case-client02 > div,
.solved-case-client03 > div {
	width: 488px;
	min-height: 128px;
	height: auto;
	padding: 24px;
	margin: 0 0 0 24px;
	position: relative;
	display: table;
	float: right;

	-webkit-border-radius: 8px;
     -moz-border-radius: 8px;
      -ms-border-radius: 8px;
          border-radius: 8px;
}

.solved-case-client01 > div {
	background-color: #E2F7F9;
}

.solved-case-client02 > div {
	background-color: #DDF0FB;
}

.solved-case-client03 > div {
	background-color: #ece5f4;
}

.solved-case-client01-triangle,
.solved-case-client02-triangle,
.solved-case-client03-triangle {
	top: 14px;
	left: -26px;
	width: 0;
	height: 0;
	display: inline-block;
	position: absolute;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 8px solid transparent;
}

.solved-case-client01-triangle {
	border-right: 18px solid #E2F7F9;
}

.solved-case-client02-triangle {
	border-right: 18px solid #DDF0FB;
}

.solved-case-client03-triangle {
	border-right: 18px solid #ece5f4;
}

.solved-case-ibis p {
	vertical-align: bottom;
	width: 104px;
	height: 104px;
	padding: 0;
	margin: 0;
	float: right;
}

.solved-case-ibis > div {
	width: 488px;
	min-height: 128px;
	height: auto;
	padding: 24px;
	margin: 0 24px 0 0;
	background-color: #E8F9D7;
	position: relative;
	display: table;
	float: left;

	-webkit-border-radius: 8px;
     -moz-border-radius: 8px;
      -ms-border-radius: 8px;
          border-radius: 8px;
}

.solved-case-ibis-triangle {
	top: 14px;
	right: -26px;
	width: 0;
	height: 0;
	display: inline-block;
	position: absolute;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 8px solid transparent;
	border-left: 18px solid #E8F9D7;
}

.solved-case-client01 ul,
.solved-case-client02 ul,
.solved-case-client03 ul,
.solved-case-ibis ul {
	vertical-align: middle;
	width: 100%;
	height: auto;
	display: table-cell;
}

.solved-case-client01 ul li,
.solved-case-client02 ul li,
.solved-case-client03 ul li,
.solved-case-ibis ul li {
	font-size: 14px;
	list-style-type: disc;
	margin-left: 24px;
	margin-bottom: 8px;
}

.solved-case-client01 ul li:last-child,
.solved-case-client02 ul li:last-child,
.solved-case-client03 ul li:last-child,
.solved-case-ibis ul li:last-child {
	margin-bottom: 0;
}

.case-arrow {
	text-align: center;
	vertical-align: bottom;
	width: 100%;
	height: 32px;
	padding: 0;
	margin: 0 auto;
}

.solved-margin-bottom {
		margin-bottom: 56px;
}

#achievement-main-inner h2,
#achievement-main-inner h2 img,
#achievement-main-inner2 h2,
#achievement-main-inner2 h2 img {
	width: 100%;
	height: auto;
}

#achievement-main-inner h3,
#achievement-main-inner2 h3 {
	color: #333333;
	font-size: 1.0em;
	font-weight: normal;
	text-align: center;
	width: 100%;
	height: auto;
	margin: 0 0 8px;
	padding: 0;
}

#achievement-main-inner p,
#achievement-main-inner2 p:nth-child(2) {
	font-size: 1.2em;
	line-height: 1.7;
	width: 744px;
	height: auto;
	margin: 32px auto 50px;
}

#achievement-main-inner > div,
#achievement-main-inner2 > div {
	width: 488px;
	height: auto;
	margin: 0 auto;
}

#achievement-main-inner ul li,
#achievement-main-inner2 ul li {
	margin-left: 20px;
	list-style-type: disc;
}

#achievement-main-inner2 #attention {
	font-size: 0.6em;
	width: 744px;
	height: auto;
	margin: 0 auto;
}





/* -----------------------------
  パブリシティ：宮川追記
	LATEST UPDATE : 2017/05/22
----------------------------- */
.youtube-video {
	margin-top: 8px;
  position: relative;
  width: 100%;
	padding-top:56.25%;
}

.youtube-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#about-the-app {
	width: 100%;
	height: auto;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#about-the-app th {
	text-align: right;
	vertical-align: middle;
	padding: 8px;
	background-color: #e3e3e3;
	border: 1px solid #CCCCCC;
}

#about-the-app td {
	text-align: left;
	padding: 8px;
	border: 1px solid #CCCCCC;
	word-break: break-all;
}




/* -------------------------------------------------
  RESPONSIVE STETTINGS : MAX WIDTH 480PX
------------------------------------------------- */
@media screen and (max-width: 480px) {
	/* -----------------------------
	  レスポンシブ：宮川追記
		LATEST UPDATE : 2018/12/12
	----------------------------- */
  .hero,
	.hero-case,
	.hero-aws {
    width: 100%;
    height: 240px;
    background-size: auto 240px;
  }

  .hero-inner,
	.hero-case-inner,
	.hero-aws-inner {
    width: 100%;
    height: 240px;
  }

  .hero-inner p:nth-child(1),
	.hero-aws-inner p:nth-child(1) {
    font-size: 1.6em;
    margin-bottom: 12px;
  }

  .hero-inner p:nth-child(2),
	.hero-aws-inner p:nth-child(2) {
    font-size: 1.4em;
		line-height: 135%;
  }

	#hero-text {
		font-size: 1.6em;
		line-height: 135%;
	}

  #service {
    padding: 0 0 16px;
  }

	#achievement,
	#achievement-main,
	#achievement-main2 {
    padding: 32px 0;
  }

	#achievement-main2 {
		padding-top: 6px;
	}

	#service-aws-intro {
    padding: 0 0 32px;
		margin-top: 32px;
  }

	#service-aws-main {
	  padding-top: 32px;
	}

  #service h1,
  #policy h1,
  #consultation h1,
	#achievement h1,
	#achievement-main h1,
	#case h1,
	#service-aws-intro-inner h1,
	#service-aws-main-inner h1 {
    font-size: 1.6em;
		margin: 0 0 32px;
  }

	#service-aws-intro-inner h1 {
		margin: 0 0 20px;
  }

  #technology h1 {
    font-size: 1.5em;
    margin: 0 0 12px;
  }

	#service-aws-intro-inner,
	#service-aws-main-inner {
		width: 100%;
	}

	#service-aws-intro-inner p {
		width: 100%;
		font-size: 14px;
	}

	#service-aws-intro-inner p img {
		width: 100%;
		margin: 20px auto 0;
		padding: 0;
	}


	#service-aws-main-inner {
		padding: 0 12px;
	}

	.image-float-left,
	.image-float-right {
	  margin-bottom: 32px;
	}

  .image-float-left > p,
  .image-float-right > div {
    width: 100%;
		height: auto;
    margin-right: 0;
    float: none;
  }

  .image-float-left > div,
  .image-float-right > p {
    width: 100%;
		height: auto;
    float: none;
  }

  #service h3,
	#service-aws-main-inner h2 {
    font-size: 1.4em;
  }

	#service-aws-main h2 {
	  margin: 12px 0 4px;
	}

  #service h3 {
    margin: 0 0 7px;
  }

	#h2_construction,
	#h2_operation,
	#h2_consulting {
		height: 24px;
		padding: 2px 0 0 30px;
		background-size: 24px 24px;
	}

  #consultation #consultation-explain,
  #service h2 {
    font-size: 1.2em;
  }

  #service h2 {
    margin: 14px 0 10px;
  }

  #policy h2 {
    font-size: 1.4em;
    margin: 0 0 8px;
  }

  .explain-flex {
    height: auto;
    display: table;
  }

	.policy-explain-2column {
	  margin: 0 0 0;
	}

  .policy-explain-2column > div,
  .policy-explain-3column > div {
    width: 100%;
    float: none;
    margin: 0 0 32px 0;
  }

  .policy-explain-2column > div:first-child {
    margin: 0 0 32px 0;
  }

  .policy-explain-3column > div:last-child {
    margin: 0 0 0 0;
  }

  .policy-icon {
    margin: 0 0 16px;
  }

  #technology-inner {
    width: 100%;
  }

  #technology-inner table,
  #consultation-inner,
  #policy-inner,
	#achievement-inner,
	#achievement-main-inner,
	#achievement-main-inner2 {
    width: 94%;
  }

	#achievement-main-inner > div,
	#achievement-main-inner2 > div {
		width: 100%;
	}

	#achievement-main-inner h2,
	#achievement-main-inner2 h2 {
		width: 100%;
		height: auto;
	}

	#achievement-main-inner p,
	#achievement-main-inner2 p:nth-child(2) {
		font-size: 1.0em;
		width: 100%;
		height: auto;
		margin: 16px auto 24px;
	}

	#technology-inner th,
	#achievement-main-inner th,
	#achievement-main-inner2 th {
	  width: 40%;
	}

	#technology-inner td,
	#achievement-main-inner td,
	#achievement-main-inner2 td {
	  width: 60%;
	}

	#achievement-main-inner2 #attention {
		width: 100%;
	}

  #technology-inner p {
    margin: 32px 0 0;
  }

  #consultation-phone {
    margin: 16px 0 0;
  }

  #consultation-phone a {
    font-size: 2.0em;
  }

  #consultation-time {
    font-size: 1.0em;
    margin: 12px 0 32px;
  }

	.h2-size {
		margin: 16px 0 2px;
	}

	.entrusted-btn-large a {
	  padding: 0 48px;
	}

	.entrusted-btn-large span {
	  font-size: 1.4em;
	}

  .segment-entrusted {
    margin: 32px auto 28px;
  }

  #policy,
  #technology {
    padding: 32px 0;
  }

  #consultation {
    padding: 32px 0 0;
  }

	.supported-os span {
		font-size: 9px;
		width: 90px;
	}

	.case-title02,
	.case-title03 {
		margin: 32px 0 0;
	}

	.case-title01-right,
	.case-title02-right,
	.case-title03-right {
		width: 100%;
		height: auto;
		padding: 24px;
		float: none;
	}

	.case-title01 > p,
	.case-title02 > p,
	.case-title03 > p {
		text-align: center;
		width: 100%;
		height: auto;
		float: none;
	}

	.case-title01 > p img,
	.case-title02 > p img,
	.case-title03 > p img {
		width: 80%;
		height: auto;
	}

	.solved-case-client01,
	.solved-case-client02,
	.solved-case-client03,
	.solved-case-ibis {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}

	.solved-case-client01 ul li,
	.solved-case-client02 ul li,
	.solved-case-client03 ul li,
	.solved-case-ibis ul li {
		font-size: 12px;
		margin-bottom: 4px;
	}

	.solved-case-client01 > p,
	.solved-case-client02 > p,
	.solved-case-client03 > p,
	.solved-case-ibis > p {
		margin: 0 auto 20px;
		float: none;
	}

	.solved-case-client01 > div,
	.solved-case-client02 > div,
	.solved-case-client03 > div,
	.solved-case-ibis > div {
		width: 100%;
		min-height: 72px;
		height: auto;
		margin: 0;
		float: none;
	}

	.solved-case-client01-triangle,
	.solved-case-client02-triangle,
	.solved-case-client03-triangle,
	.solved-case-ibis-triangle {
		top: -25px;
		left: 50%;
		width: 0;
		height: 0;
		margin-left: -10px;
		display: inline-block;
		position: absolute;
		border-top: 8px solid transparent;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
	}

	.solved-case-client01-triangle {
		border-bottom: 18px solid #E2F7F9;
	}

	.solved-case-client02-triangle {
		border-bottom: 18px solid #DDF0FB;
	}

	.solved-case-client03-triangle {
		border-bottom: 18px solid #ece5f4;
	}

	.solved-case-ibis-triangle {
		border-bottom: 18px solid #E8F9D7;
	}

	.case-title01-right h2,
	.case-title02-right h2,
	.case-title03-right h2 {
		font-size: 1.2em;
		margin-bottom: 12px;
	}

	.case-title01-right h3,
	.case-title02-right h3,
	.case-title03-right h3 {
		font-size: 1.4em;
		line-height: 1.25;
		margin: 0 0 4px;
	}

	.h2-size {
		font-size: 1.4em;
		text-align: center;
	}

	.achievement-detail {
		font-size: 11px;
	}

	.explain-flex-inner {
		padding-top: 0;
	}

	.entrusted-btn-small a {
		-webkit-border-radius: 24px;
	     -moz-border-radius: 24px;
	      -ms-border-radius: 24px;
	          border-radius: 24px;
	}

	#go-aws-btn {
		text-align: center;
	}

	#go-aws-btn a {
		width: 90%;
		margin: 0 auto;
	}
/* --------------------------------------------
  レスポンシブ：宮川追記ここまで
-------------------------------------------- */

  textarea, input[type=text], input[type=email], input[type=tel] {
    max-width: 100%;
  }
  .sp_wr {
    min-width: 100%;
  }
  body {
    font-size: 12px;
  }
  p {
    margin-bottom: .4em;
  }
  .section, .main_txt h2, .main_txt p {
    width: 100%;
    padding: 2%;
  }
  .wrap100 {
    width: 100%;
    /*overflow: hidden;*/
    min-width: 100%;
  }
  .cols li img,
  .bt_1,
  .top_info_ul {
    width: auto;
    max-width: 100%;
  }
  .span_6_of_12ed {
    width: 100%;
  }
  header,
  .contents,
  .footer,
  .copy {
    width: 100%;
  }
  .main_txt h2 {
      margin: 1em 0px;
      font-size: 1.6rem;
      font-weight: bold;
  }
  header h1 img {
    display: block;
    margin: 0 auto;
    float: none;
  }
  header h1 a {
    position: relative;
    z-index: 999999;
  }
  header h1 {
    display: inline-block;
  }
  header {
    text-align: center;
  }
  .bx-wrapper li img {
    width: auto!important;
  }
  .group_m {
    /*padding: 7% 7% 0;*/
  }
  .flr, .fll {
    float: none;
  }
  .box2 .span_6_of_12 {
    width: 50%;
  }
  .box2 .span_3_of_12 {
    width: 48%;
    padding: 1%;
  }
  .box2.mb1 .span_3_of_12 {
    margin: 0;
  }
  .box2 .span_6_of_12.re_box {
    width: 100%!important;
  }
  .cols {
    /*padding: 1%;*/
  }
  .span_6_of_12ed {
    padding: 0;
  }
  .main_txt {
    /*padding-top: 6em;*/
  }
  .txt_area {
    display: none;
  }
  .main_txt {
    text-align: left;
    display: inline-block;
    margin: 150px 0 0 0;
    position: absolute;
    top: 0;
    left:auto;
    z-index: 10000;
  }
  .pageTop {
    position: absolute;
    left: auto;
    right: 0;
    bottom: 100px;
    margin-left: 0;
    z-index: 99999;
  }
  h3 {
    font-size: 1.2rem;
  }
  h3.h3color2 {
    padding: 1em 1%;
  }
  .ed_ttl {
    font-size: 1.5rem;
  }
  .wrap_footer {
    height: auto;
  }
  .top_info_ul {
    margin: 0;
  }
  .box2 li.span_6_of_12 {
      width: 48%!important;
      margin: 0 1% 2%;
      padding: 0;
  }
  .ed_ttl_2 {
    padding-bottom: 1em;
  }
  .footer_left_ul li ul {
    display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer_left_ul li ul li {
      width: auto;
      max-width: 40%;
      display: inline-block;
  }
  .footer ul li {
    margin-bottom: 1em;
  }
  .pad3 {
    padding: 0 3%;
  }
  .footer_c {
      padding: 0 3%;
      border-left: none;
  }
  .copy {
    font-size: .7rem;
    text-align: center;
  }
  .copy img {
      vertical-align: middle;
      margin: 0px .5em .5em 0px;
      display: block;
  }
  .wrap_copy {
    position: relative;
    height: 100px;
  }
  .box2 li .txt_area {
    width: 100%;
    font-size: 8px;
    line-height: 1.2;
  }
  .recruit .span_4_of_12, .recruit .span_5_of_12 {
    float: left;
    width: 45%;
    padding-right: 3%;
  }
  .recruit .span_7_of_12 {
    display: inherit;
  }
  .recruit .span_7_of_12.re3 {
    display: block;
    position: relative;
  }
  .disno_pc {
    display: block!important;
  }
  .re3 img.span_5_of_12 {
    float: left;
    width: 50%!important;
  }
  .member_ul .span_7_of_12 {
    padding: 0 2%;
  }
  .bt_2 {
    width: 100%;
  }
  .sm01, .pankuzu, .disno {
    display: none!important;
  }
  table.bosyu_table {
    width: 100%;
  }
  table.bosyu_table th,
  table.bosyu_table td {
    display: block;
    width: 100%;
  }
  table.bosyu_table th {
    border: 0;
  }
  .cols li img.sin_img {
    width: auto;
    float: right;
  }
  .ent_box_top {
    border: 1px solid #ccc;
    padding: 1em;
  }
  .ent_ul_1 {
    display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    margin: 1em 0;
  }
  .ent_ul_1 li {
    width: 30%;
    font-size: 1.2em;
    text-align: center;
  }
  .ent_ul_1 li:nth-child(2) {
    color: #AEC151;
  }
  .ent_ul_1 li:nth-child(3) {
    color: #30BBF2;
  }
  .wrap_ttl_ent {
    background: #006600;
    padding: .8em 1em .4em;
  }
  .wrap_ttl_ent .span_3_of_12 {
    display: none;
  }
  .wrap_ttl_ent strong {
    color: #fff;
    font-weight: bold;
    font-size: 1.4em;
    margin: 0 0 .4em;
  }
  .wrap_ttl_ent p {
    color: #fff;
    margin: 0;
  }
  .wrap_ttl_ent strong br {
    display: block;
  }
  .ent_ttl_1 {
    font-size: 1.8em;
    font-weight: bold;
  }
  .category {
    padding-top: 40px;
  }
  .group {
    padding: 3%;
  }
  .ent_box, .ent_art {
    width: 100%;
  }
  .ent_box img {
    max-width: 100%;
  }
  .ent_box li {
    padding: 2em 1em 0;
  }
  .bt_1,.bt_2 {
    width: 94%;
    padding: .5em;
    /*text-align: left;*/
    margin: 0 auto;
    display: block;
  }
  .ent_contact {
    margin: 0;
  }
  .ent_box2 .cols li {
    width: 100%;
  }
  .ent_box li {
    padding: 0 .6em;
  }
  .wid_auto {
    width: auto!important;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .wid_auto2 {
    width: auto!important;
  }
  .ent_box3 li {
    width: 100%;
    border: 1px solid #ccc;
    padding: 1em;
    margin: 0;
  }
/*  .cols li .pro_ttl1 img {
    width: auto;
    height: auto;
  }*/
  .dl_link {
    flex-wrap: wrap;
    margin-bottom: 1em;
  }
  ul.nobo li {
    width: 50%;
    padding: 2%;
  }
  .bt_ser a {
    display: block;
    margin: .6em;
  }
  .cols li img.product_img {
    width: auto;
    height: auto;
    display: block;
    margin: auto;
  }
  .ent_box3 li {
    padding: .4em;
  }
  .dl_bg {
    padding: .4em;
  }
  .dl_link a {
    font-size: 11px;
  }
  .ent_box2 li {
    margin: 0;
  }
  .wrap_header.scroll nav ul li a {
    border-bottom: none;
  }
  nav ul li a:hover {
    border-bottom: none;
  }
  .cols li img.product_img2 {
    width: auto;
    height: auto;
    padding: 0 1em 1em;
  }
  .dl_bg p {
    margin: 0;
    padding: 1em;
  }
  .bt_1 p, .bt_2 p, .bt_3 p {
    font-size: 1rem;
  }
  .bt_1 p:after,.bt_3 p:after,
  .bt_2.bg_3 p:before,
  .bt_1.bg_1 p.oto:before {
    top: 26%;
    right: -1em;
  }
  table.base_tb th {
    white-space: normal;
  }
  table.base_tb td img {
    width: auto;
    max-width: 100%;
  }
  .txt_b2 {
    font-size: 1.3rem;
  }
  h4 {
    font-size: 1.1rem;
  }
  .mean-nav {
    width: 100%;
  }
  .ent_art img.size-full {
    width: auto!important;
  }
  .box2 .span_3_of_12 img {
    width: 100%;
  }
  .cat_main_img {
    float: none;
    margin: 0;
    width: 100%;
  }
  .dl_link li img, .dl_link li svg {
    width: 100%!important;
  }
  .ent_art .ent_ttl1 {
    font-size: 1.4rem;
  }

  .ent_ttl1 div:first-child {
    padding-left: .4em;
  }
  .ent_ttl1 a {
    font-size: 1rem;
    /*float: right;*/
    padding: 1em 2em 1em 1em;
  }
  ul.topslider li {
    position: relative;
    width: 100%;
    height: 650px;
    overflow: hidden;
  }
  ul.topslider li img, .topimg img {
    position: absolute;
    margin-left: -500px;
  }
  .member-top_ttl:before {
    content: "";
    width: 38.84%;
    height: 18.75%;
    background: url(images/menber_ttl.png);
    background-size: contain;
    position: absolute;
    top: 60%;
    left: 12%;
  }
  .message_ul {
    padding: 0;
  }
  table.example_tb {
    table-layout:fixed;
    border-top: 1px solid #ccc;
    width: 100%;
    max-width: 100%;
  }
  table.example_tb th {
    display: block;
    width: 100%;
    max-width: 100%;
    font-weight: normal;
    border-bottom: none;
    padding: 1em .6em;
    font-size: .76rem;
  }
  table.example_tb th strong {
    font-size: 1rem;
    margin: 0;
    display: inline-block;
  }
  table.example_tb td {
    display: block;
    width: 100%;
    max-width: 100%;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    padding: 0 .6em 1em;
    /*margin-bottom: 1em;*/
  }
  table.example_tb col {
    display: none;
  }
  .txt_b2 {
    text-align: left;
  }
  .member_ul .span_4_of_12 img {
    margin-bottom: 0;
  }
  .cols li img.product_img.disno_pc {
    margin: 0 auto 2em;
  }
  .head_logo a {
    position: absolute;
    top: 1em;
    left: 50%;
    margin: 0 0 0 -5em;
    z-index: 999999;
    display: inline-block;
  }
  .head_logo a img {
    position: relative;
    z-index: 999998;
  }
  h1.head_logo {
    font-size: 1em!important;
  }
}

/* -------------------------------------------------
  RESPONSIVE STETTINGS : MAX WIDTH 360PX
------------------------------------------------- */
@media screen and (max-width: 360px) {
	/* -----------------------------
	  レスポンシブ：宮川追記
		LATEST UPDATE : 2017/03/15
	----------------------------- */
	.hero,
	.hero-case,
	.hero-aws {
		width: 100%;
		height: 240px;
		background-size: auto 240px;
	}

	.hero-inner p:nth-child(1),
	.hero-aws-inner p:nth-child(1) {
    font-size: 1.4em;
  }

  .hero-inner p:nth-child(2),
	.hero-aws-inner p:nth-child(2) {
    font-size: 1.2em;
  }

	#hero-text {
		font-size: 1.4em;
	}

  #service h1,
  #policy h1,
  #consultation h1,
	#achievement h1,
	#case h1,
	#technology h1,
	#service-aws-intro h1 {
    font-size: 1.4em;
  }

/* --------------------------------------------
  レスポンシブ：宮川追記ここまで
-------------------------------------------- */

  .ent_art .bt_1 p {
    font-size: .8rem;
  }
  .bt_1 p:after,.bt_3 p:after {
    /*display: none;*/
  }
  .dl_link li {
    max-width: 50%;
  }
  /* iOSで画像長押しメニューを止める */
  img {
    touch-callout:none;
    user-select:none;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
  }
}