@charset "UTF-8";
/*------組織専用サービス案内------*/
/*------各ページ共通--*/
div#contents {
  width: 650px;
  margin: 0 auto;
  padding: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
}

div#contents h2 {
  color: #0002C9;
  text-align: left;
  margin: 30px 0 10px 110px;
}

div#contents p {
  text-align: left;
  margin: 20px 30px 0 110px;
}

div#contents ol {
  text-align: left;
  margin: 0 30px 50px 25px;
}

div#contents li {
  margin: 10px 0 0 110px;
  padding: 0;
}

div#contents table {
  border-collapse: collapse;
  margin: 15px 70px 10px 110px;
  width: 470px;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  font-size: 1em;
  padding: 0;
}

div#contents table tr {
  margin: 0;
  padding: 0;
}

div#contents table td a {
  text-align: left;
}

div#contents table th {
  background-color: #330099;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 3px;
  white-space: nowrap;
}

div#contents table th.text_left {
  text-align: left;
}

div#contents table td {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  font-size: 0.9em;
  text-align: center;
  line-height: 1.9em;
}

div#contents table td.d {
  background-color: #D2E9FF;
  text-align: center;
}

div#contents table td.k {
  text-align: center;
  padding: 0 0 0 5px;
}

div#contents div.note ul {
  margin: 0;
}

div#contents div.note ul li {
  list-style: none;
  margin: 0 0 0 110px;
}

img.ba {
  margin: 0 0 20px 110px;
}

.note {
  font-size: 0.8em;
}

/*------お問い合わせ------*/
div.contact-biz {
  margin: 20px auto;
  background-image: url(/org/images/backimg-contact-biz.jpg);
  background-repeat: repeat-x;
  border: #C1C1C1 1px solid;
  padding: 10px;
  width: 300px;
}

div.contact-biz .contact-biz-title {
  background-image: url(/org/images/title-contact-biz.jpg);
  height: 30px;
  width: 149px;
  margin: 0 auto 0 auto;
  background-repeat: no-repeat;
}

div.contact-biz .contact-biz-title span {
  display: block;
  text-indent: -9999px;
}

/*div.contact-biz{
	margin:50px auto;
	background-image:url(/org/images/backimg-contact-biz.jpg);
	background-repeat: repeat-x;
	border: #C1C1C1 1px solid;
	padding: 10px;
	width: 300px;
	text-align:center;
}*/
div.contact-biz div.text_center {
  /*background-color: #D2EDFB;*/
  border-top: #C1C1C1 1px dashed;
  border-bottom: #C1C1C1 1px dashed;
  margin: 5px auto 0 auto;
  padding: 5px 0;
}

/*div.ip div.section div.contact-biz{
	margin:0 auto;
	width: 300px;
	font-size: 1.1em;
}*/
div.contact-biz ul {
  margin: 10px auto 10px auto;
  list-style: none;
  text-align: left;
}

.section div.contact-biz ul li {
  padding: 5px;
  list-style: none;
  margin-left: 40px;
}

div.top div.contact-biz {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 180px;
  margin: 0 0 0 10px;
}

/*------ウィルス------*/
div#container div.bizoption-virus {
  background-image: url(/org/images/titleimage-virs.jpg);
}

/*------ドメイン------*/
div#container div.bizoption-domain {
  background-image: url(/org/images/titleimage-domain.jpg);
}

/*------テーブル関連(20110427追加）------*/
/*------今後修正分のorg配下にはorgタグをつけて囲む------*/
div.org caption {
  font-weight: bold;
  font-size: 1em;
  padding: 5px 0px 3px 0px;
  /*border-top:solid 1px #999999;
  border-left:solid 1px #999999;
  border-right:solid 1px #999999;
  background-color: #FFFFCC;*/
}

div.org table {
  border: none;
  margin: 10px 0px 5px 0px;
  border-top: solid 1px #999999;
  border-left: solid 1px #999999;
  font-size: 1em;
}

div.org div.ip td {
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
  border-top: none;
  border-left: none;
  padding: 5px 0;
  font-size: 0.9em;
}

div.org div.ip th {
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
  border-top: none;
  border-left: none;
  padding: 5px;
  text-align: center;
  background-color: #E7E7E7;
  font-weight: normal;
  font-size: 0.9em;
}

@media only screen and (min-width: 769px) {
  div.org div.ip th {
    white-space: nowrap;
  }
}
div.org thead {
  text-align: center;
}

div.org td {
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
  border-top: none;
  border-left: none;
  padding: 10px;
}

div.org td.small {
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
  border-top: none;
  border-left: none;
  padding: 3px;
  font-size: 0.9em;
}

div.org th {
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
  border-top: none;
  border-left: none;
  padding: 5px;
  text-align: center;
  background-color: #E7E7E7;
}

div.org th.small {
  font-size: 0.9em;
  padding: 2px;
}

div.org td.small span.CAL-TAX2 {
  font-size: 0.8em;
}

div.org th.text_left {
  text-align: left;
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

.text_center {
  text-align: center;
}

.block_center div {
  text-align: center;
}

.width15px {
  width: 15px;
}

.width35 {
  width: 35%;
}

.width20 {
  width: 23%;
}

.width25 {
  width: 25%;
}

.width80 {
  width: 80%;
}

.width90 {
  width: 90%;
}

.width50 {
  width: 50%;
}

.width100 {
  width: 100%;
}

.width100px {
  width: 100px;
}

.text_s {
  font-size: 0.8em;
}

.en {
  padding-right: 160px;
  text-align: right;
}

.bg-red {
  background-color: #FF0000;
  color: #FFFFFF;
}

.bg-ye {
  background-color: #FFE16A;
}

.bg-rightye {
  background-color: #FFFFBF;
}

.bg-blue {
  background-color: #ADE2E7;
}

.bg-rightblue {
  background-color: #CFEFF1;
}

.bg-pink {
  background-color: #FFCAE4;
}

.bg-rightpink {
  background-color: #FFE1F0;
}

.bg-gray {
  background-color: #EEEEEE;
}

.q {
  padding: 1px 3px;
  margin-right: 3px;
  background-color: #D4E4FF;
  border: #FFFFFF solid 1px;
}

.a {
  padding: 1px 3px;
  margin-right: 3px;
  background-color: #FFBFC0;
  border: #FFFFFF solid 1px;
}

/*------新固定ＩＰ------*/
div#container div.org {
  text-align: left;
}

.org .ip .section {
  width: 95%;
  margin: 2em auto;
}

div.org div.ip h2, div.org div.hpchecker h2, div.org div.connect h2 {
  background-color: #FFD43E;
  width: 95%;
  margin: 0 auto;
  border-left: 7px solid #F07F00;
  font-weight: normal;
  padding: 0.3em;
}

.wifi_ap h2, .exip h2, .housing h2 {
  background-color: #FFD43E;
  margin: 0 auto;
  border-left: 7px solid #F07F00;
  font-weight: normal;
  padding: 0.3em;
}

/*div.org div.ip h2 span,div.org div.hpchecker h2 span,div.org div.connect h2 span{
	display:block;
	padding:3px 10px;
}*/
.ip .blue-box {
  margin: 0 0 10px 0;
  padding: 10px 0 10px 0;
  background-image: url(/org/images/backimg-contact-biz.jpg);
  background-repeat: repeat-x;
  border: #C1C1C1 1px solid;
  text-align: center;
}

#org #container .s_action_button {
  width: 90%;
  margin: 1em auto;
}

div.org div.hostingcamp h2 span {
  display: block;
  text-indent: -9999px;
}

div.org div.ip h3, div.org div.connect h3, div.org div.hpchecker h3, div.org div.hostingcamp h3, div.org div.reco h3 {
  background-image: url(/org/images/ip-b-m.jpg);
  background-repeat: no-repeat;
  padding-left: 25px;
  vertical-align: middle;
  margin-top: 25px;
}

div.org .line {
  border-top: #999999 1px dashed;
  padding-top: 20px;
  background-position: left 100%;
}

div.org div.section {
  margin: 10px 15px 25px 15px;
}

div.width550 {
  width: 530px;
}

div.blue-box {
  margin: 0 0 10px 0;
  padding: 10px 0 10px 0;
  background-image: url(/org/images/backimg-contact-biz.jpg);
  background-repeat: repeat-x;
  border: #e0e0e0 1px solid;
  text-align: center;
}

div.org ul {
  padding-left: 0;
  margin-left: 5px;
  list-style-type: none;
  margin-bottom: 15px;
  margin-top: 3px;
}

div.org ul li {
  list-style-type: none;
}

div.org ul.list-disc {
  list-style: disc;
  margin-left: 20px;
}

div.org ul.list-disc li {
  list-style-type: disc;
}

div.button-y a {
  display: block;
  background-image: url(/org/images/ip-b.jpg);
  background-repeat: no-repeat;
  width: 405px;
  height: 27px;
  background-color: #CC3366;
  margin: 0 auto 0 auto;
  padding: 7px 0 0 10px;
  text-decoration: none;
  color: #003399;
  margin-bottom: 10px;
}

div.button-y-l a {
  display: block;
  background-image: url(/org/images/ip-b-l.jpg);
  background-repeat: no-repeat;
  width: 340px;
  height: 56px;
  background-color: #CC3366;
  margin: 0 auto 0 auto;
  padding: 7px 0 0 10px;
  text-decoration: none;
  color: #003399;
  margin-bottom: 10px;
}

div.org div.ip caption {
  font-weight: bold;
  font-size: 1.2em;
  text-align: left;
}

/*------コネクト------*/
.application {
  margin-left: 40px;
}

/*
div.org div.connect div.connect-title-1 h2{
	background-image: url(/org/images/connect-title-1.jpg);
    height: 26px;
	width:550px;
}
div.org div.connect div.connect-title-2 h2 {
	background-image: url(/org/images/connect-title-2.jpg);
	height: 26px;
}
div.org div.connect div.connect-title-3 h2 {
	background-image: url(/org/images/connect-title-3.jpg);
	height: 26px;
}
div.org div.connect div.connect-title-4 h2 {
	background-image: url(/org/images/connect-title-4.jpg);
	height: 26px;
}
div.org div.connect div.connect-title-5 h2 {
	background-image: url(/org/images/connect-title-5.jpg);
	height: 26px;
}*/
div.org div.connect ul.list {
  margin-left: 20px;
}

div.org div.connect ul.list li {
  list-style-image: url(/org/images/b-circle.jpg);
}

/*div.connect .otoku{
background-image:url(/org/images/connect-otoku.gif);
background-repeat:no-repeat;
background-position:80% center;
}*/
div.connect .sample caption {
  text-align: left;
}

div.connect .sample td {
  text-align: center;
}

/*div.connect .sample span{
    display: block;
    text-indent: -9999px;
	height:33px;
}*/
div.connect .b-arrow span {
  display: block;
  text-indent: -9999px;
  height: 33px;
}

div.connect .sample .b-arrow {
  background-image: url(/org/images/b-arrow2.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

/*------組織専用サービスのご案内------*/
.menu {
  margin-left: 0px;
  padding-left: 0px;
}

.menu ul {
  margin-left: 0px;
  padding-left: 0px;
}

.menu li {
  background-color: #CCCCCC;
  margin: 3px;
  padding: 5px;
  padding-right: 10px;
  padding-left: 8px;
  float: left;
  margin-top: 5px;
  list-style-type: none;
}

.menu .info {
  background-image: url(/menu/images/menu-ber.gif);
  background-repeat: no-repeat;
  padding-left: 50px;
  height: 46px;
}

.info li.info {
  background-color: #333333;
}

.biz li.biz {
  background-color: #333333;
}

.option li.option {
  background-color: #333333;
}

.ap li.ap {
  background-color: #333333;
}

.pamp li.pamp {
  background-color: #333333;
}

.menu .online {
  background-color: #FFCC00;
  font-weight: bold;
}

#content {
  margin-left: 60px;
  margin-right: 60px;
  text-align: left;
}

.bizindex h2 {
  background-color: #FFFFFF;
  color: #3333CC;
  font-size: 1.5em;
}

.pdfinfo {
  border-color: #CC0000;
  background-color: #FFF;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  font-size: 0.9em;
  text-align: left;
  line-height: 2em;
  margin-top: 30px;
}

/*------提携ホームページ製作会社のご紹介------*/
.hp-box {
  width: 640px;
  margin: 0 auto;
}

.hp-box p {
  text-align: left;
}

/*------ホームページ改ざん検知サービス------*/
div.hpchecker .feature img {
  border: 1px #9FC0E8 solid;
  margin: 5px;
  padding: 5px;
}

div.hpchecker .merit {
  width: 680px;
  margin: 0 auto;
}

div.hpchecker .merit img {
  margin: 5px;
  padding: 5px;
}

/*div.org div.hpchecker div.hpchecker-title-1 h2{
	background-image: url(/org/images/hpchecker/hpchecker-title-1.jpg);
    height: 26px;
}
div.org div.hpchecker div.hpchecker-title-2 h2 {
	background-image: url(/org/images/hpchecker/hpchecker-title-2.jpg);
	height: 26px;
}
div.org div.hpchecker div.hpchecker-title-3 h2 {
	background-image: url(/org/images/hpchecker/hpchecker-title-3.jpg);
	height: 26px;
}
div.org div.hpchecker div.hpchecker-title-4 h2 {
	background-image: url(/org/images/hpchecker/hpchecker-title-4.jpg);
	height: 26px;
}
div.org div.hpchecker div.hpchecker-title-5 h2 {
	background-image: url(/org/images/hpchecker/hpchecker-title-5.jpg);
	height: 26px;
}
div.org div.hpchecker div.hpchecker-title-6 h2 {
	background-image: url(/org/images/hpchecker/hpchecker-title-6.jpg);
	height: 26px;
}
div.org div.hpchecker div.hpchecker-title-7 h2 {
	background-image: url(/org/images/hpchecker/hpchecker-title-7.jpg);
	height: 26px;
}*/
/*------AcroBiz Mobileモバイル------*/
/*.AcrobizMobile .titleImage{
    text-align: center;
}
@media print, screen and (min-width:769px) {
    .AcrobizMobile .titleImage__mobile{display: none;}
}
@media only screen and (max-width: 768px) {
    .AcrobizMobile .titleImage__pc{display: none;}
}
#container .AcrobizMobile .titleImage__mobile p{
    background-color:#315385;
    color: white;
    margin: 0 auto 0.5em auto;
    padding: 0.5em;
}*/
#container .input-sample {
  color: #666666;
  font-size: 0.9em;
  margin: 0 0 5px -5px;
}

@media print, screen and (min-width: 481px) {
  .AcrobizMobile .titleImage__mobile {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .AcrobizMobile .titleImage__pc {
    display: none;
  }
  .titleImage img {
    width: 100%;
  }
}
#container .AcrobizMobile .apply_button a {
  background-color: #f59517;
  color: white;
  font-size: 1.3em;
  border-radius: 10px;
  padding: 10px 80px;
  margin: 1em;
  display: inline-block;
  font-weight: bold;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  background-repeat: no-repeat;
  background-position: 93% 50%;
}

#container .AcrobizMobile .apply_button--down a {
  background-image: url(/org/images/acrobiz-mobile/down.png);
}

#container .AcrobizMobile .apply_button--link a {
  background-image: url(/org/images/acrobiz-mobile/arrow_r.png);
}

#container .AcrobizMobile .top_apply {
  margin: 0 auto;
  text-align: center;
}

#container .AcrobizMobile .top_apply a {
  margin: 2em auto 2em 0;
}

#container .AcrobizMobile ul, #container .AcrobizMobile ol {
  margin-left: 20px;
}

#container .AcrobizMobile ul li {
  list-style: disc;
}

#container .AcrobizMobile .apply ul li {
  list-style: none;
}

.AcrobizMobile section {
  margin: 10px auto 25px auto;
  width: 95%;
}

.AcrobizMobile .innerBox {
  margin: 10px 5px 25px 5px;
}

.AcrobizMobile table th {
  width: 30%;
}

@media only screen and (min-width: 481px) {
  .AcrobizMobile .innerBox {
    margin: 10px 15px 25px 15px;
  }
}
.AcrobizMobile h2 {
  padding: 0.5em;
  color: #010101;
  background: #d1edf5;
  border-bottom: solid 3px #516ab6;
}

.AcrobizMobile h3 {
  margin: 1.5em auto 1em auto;
  border-left: 20px solid #bbe2ee;
  padding-left: 0.5em;
}

.AcrobizMobile .recommend h2 {
  margin: 1.5em auto 0 auto;
}

.AcrobizMobile .innerBox--recommend {
  margin: 0 auto 25px auto;
  text-align: center;
  background-color: #D5D9EA;
}

.AcrobizMobile .innerBox--recommend img {
  padding: 1.5em 0 1.5em 0;
}

#container .AcrobizMobile .aboutTitle {
  margin: 0 auto;
  text-align: center;
}

#container .AcrobizMobile .asterisk > li {
  list-style-type: none;
  text-indent: -1em;
}

#container .AcrobizMobile .asterisk li:before {
  display: inline;
  content: "*";
}

#container .AcrobizMobile .aboutList dt {
  font-size: 1.3em;
  margin: 25px 0 0 0;
  padding: 0.2em 0.2em 0.2em 0.5em;
  clear: both;
  background-color: #ffe14b;
  /*background: -moz-linear-gradient(left, #ffda2a, #FFF);
  background: -webkit-linear-gradient(left, #ffda2a, #FFF);
  background: linear-gradient(to right, #ffda2a, #FFF);*/
  border-radius: 10px;
  padding-left: 1em;
}

#container .AcrobizMobile .aboutList dd {
  padding: 0.5em;
}

#container .AcrobizMobile .aboutList strong {
  color: red;
}

#container .AcrobizMobile .aboutList .aboutList--num1 strong.num100 {
  font-size: 1.3em;
  letter-spacing: -2px;
  margin-right: 3px;
  font-weight: 100;
}

#container .AcrobizMobile .aboutList .sampleQA {
  border: 1px solid black;
  padding: 0.5em;
  margin-top: 1em;
}

#container .AcrobizMobile .aboutList .sampleQA .sampleQ {
  background-color: #bcd8db;
  padding: 0.2em 0.5em;
  display: block;
  margin-bottom: 0.5em;
}

#container .AcrobizMobile .aboutList .sampleQA__text {
  font-size: 0.9em;
}

#container .AcrobizMobile .aboutList .scene {
  border: 1px solid #26b7bc;
  padding: 0.5em;
  width: 90%;
  margin: 1em auto;
}

#container .AcrobizMobile .aboutList .scene__title {
  background-color: #26b7bc;
  padding: 0.2em 0.5em;
  display: block;
  margin-bottom: 0.5em;
  color: white;
}

#container .AcrobizMobile .aboutList .aboutList--num2 strong.gb {
  font-size: 0.9em;
  letter-spacing: 2px;
}

#container .AcrobizMobile .aboutList .numImg {
  display: none;
}

@media only screen and (min-width: 481px) {
  #container .AcrobizMobile .aboutList__block--left {
    float: left;
  }
  #container .AcrobizMobile .aboutList__block--right {
    float: right;
    margin-bottom: 3em;
  }
  #container .AcrobizMobile .aboutList--num1 .aboutList__block--right {
    width: 270px;
    margin-bottom: 5em;
  }
  #container .AcrobizMobile .aboutList--num3 .aboutList__block--left {
    width: 400px;
  }
  #container .AcrobizMobile .aboutList--num3 .aboutList__block--left img {
    float: left;
    margin: 0.5em;
  }
  #container .AcrobizMobile .aboutList--num3 .aboutList__block--right {
    width: 260px;
    float: right;
  }
  #container .AcrobizMobile .aboutList--num2 .aboutList__block--left, .aboutList--num3 .aboutList__block--left {
    width: 340px;
  }
  #container .AcrobizMobile .aboutList--num3 .aboutList__block--left {
    margin-bottom: 3em;
  }
  #container .AcrobizMobile .aboutList dt {
    /*margin-top: 2em;*/
    margin-top: 2em;
    position: relative;
  }
  #container .AcrobizMobile .aboutList .numImg {
    display: block;
    position: absolute;
    top: -3em;
    left: 0;
  }
}
#container .AcrobizMobile .aboutList__prtext {
  font-size: 1.6em;
  color: #333333;
  font-weight: bold;
}

@media only screen and (min-width: 481px) {
  #container .AcrobizMobile .aboutList__prtext {
    font-size: 2em;
  }
}
#container .AcrobizMobile .aboutList dd {
  margin: 0;
}

/*#container .AcrobizMobile .aboutList dd{
	background-position:left top;
    background-repeat:no-repeat;
	min-height:60px;
	margin: 0;
	padding-left:60px;
	}*/
#container .AcrobizMobile .aboutList dd:last-child {
  border: none;
}

@media only screen and (min-width: 481px) {
  #container .AcrobizMobile .aboutList dd {
    border-bottom: none;
    /*padding-left:160px;*/
    padding-bottom: 0;
    margin-top: 0.5em;
  }
}
/*@media only screen and (min-width:769px) {
    #container .AcrobizMobile .aboutList dd{
        padding-left:65px;
        margin: 0 0 5px 15px;
    }
}*/
/*@media only screen and (min-width:769px) {
.AcrobizMobile .aboutList--num1{
    background-image: url(/org/images/acrobiz-mobile/num1.png);
}
.AcrobizMobile .aboutList--num2{
    background-image: url(/org/images/acrobiz-mobile/num2.png);
}
.AcrobizMobile .aboutList--num3{
    background-image: url(/org/images/acrobiz-mobile/num3.png);
}
.AcrobizMobile .aboutList--num4{
    background-image: url(/org/images/acrobiz-mobile/num4.png);
}
}*/
.AcrobizMobile .price {
  clear: both;
}

.AcrobizMobile .noticeMail {
  border: #9e9e9e solid 1px;
  background-color: #ffffff;
}

.AcrobizMobile .noticeMail_title {
  background-color: #e9e9e9;
  padding: 0.5em;
}

.AcrobizMobile .noticeMail_box {
  padding: 0.5em;
}

.AcrobizMobile .noticeMail_box strong {
  font-size: 1.2em;
}

.AcrobizMobile .storeJoin {
  border: #231815 solid 1px;
  width: 90%;
  padding: 1em;
  background-color: #fffeee;
  text-align: center;
  border-radius: 5px;
  margin-top: 1em;
}

.AcrobizMobile .storeJoin img {
  float: left;
  margin: 0.2em;
}

.AcrobizMobile .storeJoin span {
  font-size: 1.1em;
}

.AcrobizMobile .move {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

@media only screen and (min-width: 769px) {
  .AcrobizMobile .youtube--inbox {
    width: 550px;
    margin: 1em auto 2em auto;
  }
}
.AcrobizMobile .move iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*------アクロビズモバイルお申込みフォーム------*/
#formEntry {
  margin: 30px auto;
  padding: 0.5em;
  font-size: 1.1em;
}

.preview h2 {
  font-size: 1em;
  border: none;
  padding: 0.3em;
  background-color: #EEEEEE;
}

#container .AcrobizMobile .formOK {
  margin-bottom: 50px;
}

#container .AcrobizMobile .formOK h2 {
  font-size: 1.3em;
  margin-bottom: 0.5em;
  background: none;
  border: none;
}

#container .AcrobizMobile .formOK .supportTel {
  margin: 25px auto 0 auto;
  padding: 5px;
  border: 1px solid #BDDEFF;
  background-color: #EEF7FF;
  width: 80%;
}

#container .AcrobizMobile .formOK .supportTel strong {
  font-size: 1.1em;
}

#container .AcrobizMobile .formOK .dark-red {
  color: #CC0000;
}

/*------表------*/
#formEntry table {
  border: none;
  width: 100%;
  margin: 5px 0px 30px 0px;
  border-top: solid 1px #999999;
  border-left: solid 1px #999999;
  line-height: 1.5em;
}

#formEntry table th {
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
  border-top: none;
  border-left: none;
  padding: 5px;
  /*text-align: center;*/
  background-color: #E7E7E7;
  display: block;
}

#formEntry table td {
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
  border-top: none;
  border-left: none;
  padding: 5px;
  text-align: left;
  display: block;
}

@media only screen and (min-width: 769px) {
  form.formEntry {
    width: 95%;
  }
  #formEntry table th, #formEntry table td {
    display: table-cell;
    width: auto;
  }
  #formEntry table th {
    width: 25%;
  }
  #formEntry table .width15 {
    width: 15%;
  }
}
#formEntry input.width30, #formEntry input.width95, #formEntry textarea.width95 {
  width: 95%;
}

#formEntry input.width80, #formEntry textarea.width80 {
  width: 80%;
}

#formEntry textarea {
  margin-top: 0.5em;
}

@media only screen and (min-width: 769px) {
  #formEntry input.width30 {
    width: 30%;
  }
  #formEntry input.width95 {
    width: 95%;
  }
}
#formEntry label {
  padding-left: 0.5em;
}

/*	form部分　*/
#formEntry input {
  padding: 0.1em;
  font-size: 1em;
}

#formEntry select {
  padding: 0.1em;
  font-size: 1em;
}

#formEntry input#submit {
  text-align: center;
  display: block;
  width: auto;
  padding: 1em 0.5em;
  margin: 0 auto;
}

#formEntry input[type=submit], #formEntry input[type=button] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

#formEntry input[type=submit], #formEntry input[type=button] {
  text-decoration: none;
  background-color: #fff;
  border-bottom: solid 2px #bebebe;
  border-right: solid 2px #bebebe;
  border-top: solid 1px #bebebe;
  border-left: solid 1px #bebebe;
  border-radius: 3px;
  padding: 5px 15px;
}

#formEntry input[type=submit], #formEntry input[type=button] {
  padding: 5px 15px;
}

#container .AcrobizMobile #formEntry ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}

#container .AcrobizMobile #formEntry ul li {
  list-style: none;
  margin-bottom: 5px;
  line-height: 1.4;
}

.requestItem-form ul li {
  padding-left: 1em;
  text-indent: -1em;
}

#container .AcrobizMobile #formEntry .requestItem ul {
  padding: 0.5em;
}

#container .AcrobizMobile #formEntry .requestItem ul li {
  margin-bottom: 10px;
  padding-top: 10px;
}

#container .AcrobizMobile #formEntry .requestItem li:nth-child(n+2) {
  border-top: 1px dashed #B3B3B3;
}

#formEntry #documents ul {
  border-top: 1px dashed #B3B3B3;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  /*width: 90%;*/
}

#formEntry #documents li {
  border-bottom: 1px dashed #B3B3B3;
}

#formEntry #documents li a {
  display: block;
  padding: 0.5em 1em 0.5em 3em;
  background-image: url(/menu/apply/images/arrow-blue.jpg);
  background-repeat: no-repeat;
  background-position: 0 center;
}

@media only screen and (min-width: 769px) {
  #formEntry #documents li a {
    padding: 0.5em 1em 0.5em 6em;
    background-position: 40px center;
  }
}
@media only screen and (min-width: 769px) {
  #formEntry #documents {
    width: 60%;
  }
}
#formEntry #documents {
  margin: 2em auto 0 auto;
  text-align: left;
}

#formEntry #agreement {
  width: 90%;
  margin: 2em auto 2em auto;
}

#formEntry input[type=submit]:disabled {
  border-radius: 5px;
  border: 1px solid #B3B3B3;
  background: #e5e5e5;
  background: linear-gradient(to bottom, #e5e5e5 0%, #fff 100%);
  padding: 2em;
}

#formEntry input[type=submit] {
  border-radius: 3px;
  border: 1px solid #B3B3B3;
  background: #fff17c;
  background: linear-gradient(to bottom, #fff17c 0%, #fcf8d6 100%);
}

/*#formEntry #agreement input[type="submit"] {
	padding: 2em;
}*/
#formEntry #agreebutton {
  display: block;
  width: 100%;
  margin: 2em auto;
  padding: 0.8em;
  font-size: 100%;
}

@media only screen and (min-width: 769px) {
  #formEntry #agreebutton {
    width: 80%;
  }
}
/*------AcroBiz Cloud Connect------*/
#container.container--acrobiz-cloud-connect {
  width: 100%;
}

.acrobiz-cloud-connect {
  margin-bottom: 40px;
}
.acrobiz-cloud-connect .section-price .CAL-TAX {
  font-size: 0.8rem;
}
.acrobiz-cloud-connect .section-price .CAL-TAX .CAL-TAX1, .acrobiz-cloud-connect .section-price .CAL-TAX .CAL-TAX2 {
  font-size: 1.02rem;
}
.acrobiz-cloud-connect .section-price .tax-text {
  font-size: 0.9rem;
  margin: 2px;
}
.acrobiz-cloud-connect .attention {
  margin: 0 auto;
  width: 95%;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .attention {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
  }
}
.acrobiz-cloud-connect .sub-menu {
  margin-left: 0;
  border-top: 1px solid #41acbd;
  border-bottom: 1px solid #41acbd;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .sub-menu {
    display: flex;
  }
}
.acrobiz-cloud-connect .sub-menu__item {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #e4fdfe;
}
.acrobiz-cloud-connect .sub-menu__item:last-child {
  border: none;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .sub-menu__item {
    border-bottom: none;
  }
}
.acrobiz-cloud-connect .sub-menu__item a {
  color: #1d6a75;
  font-size: 1.1em;
  display: block;
  padding: 15px 10px 10px 10px;
  text-decoration: none;
}
.acrobiz-cloud-connect .sub-menu__item a:hover {
  background-color: #41acbd;
  color: white;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .sub-menu__item a:hover {
    background-color: white;
    color: #1d6a75;
    border-bottom: solid 5px #41acbd;
  }
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .top .sub-menu__item--top a, .acrobiz-cloud-connect .about .sub-menu__item--about a, .acrobiz-cloud-connect .price .sub-menu__item--price a, .acrobiz-cloud-connect .scene .sub-menu__item--scene a, .acrobiz-cloud-connect .flow .sub-menu__item--flow a {
    border-bottom: solid 5px #41acbd;
  }
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .br {
    display: block;
  }
}
.acrobiz-cloud-connect .heading-lv2 {
  text-align: center;
  font-size: 1.5em;
  color: #434343;
}
.acrobiz-cloud-connect .heading-lv2--contact {
  padding-bottom: 10px;
  border-bottom: 1px dashed #646464;
  margin: 0 2em;
}
.acrobiz-cloud-connect .heading-lv3 {
  font-weight: normal;
  text-align: left;
  font-size: 1.3em;
  margin-top: 40px;
  margin-bottom: 20px;
  background-color: #e4fdfe;
  padding: 10px;
  border-left: 5px solid #1d6a75;
  color: #1d6a75;
}
.acrobiz-cloud-connect .heading-lv4 {
  text-align: left;
  font-size: 1.2em;
  margin-top: 50px;
  margin-bottom: 10px;
  color: #1d6a75;
  font-weight: normal;
  padding: 0px 10px;
  border-left: 5px solid #1d6a75;
}
.acrobiz-cloud-connect .section {
  margin: 40px auto 0 auto;
}
.acrobiz-cloud-connect .section:nth-child(odd) {
  background-color: #F5F5F5;
  padding: 40px 0;
}
.acrobiz-cloud-connect .section__indent {
  margin: 60px 20px 0 20px;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .section__indent {
    margin: 60px 60px 0 60px;
  }
}
.acrobiz-cloud-connect .section__button {
  margin: 40px auto;
  /*border: 1px solid #b0c0c5;*/
  text-align: center;
  background-color: #41acbd;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .section__button {
    width: 60%;
  }
}
.acrobiz-cloud-connect .section__button:hover {
  box-shadow: none;
}
.acrobiz-cloud-connect .section__button a {
  display: block;
  margin: 10px;
  padding: 10px;
  font-size: 1.1em;
  color: white;
}
.acrobiz-cloud-connect .document-download {
  border: 1px solid #41acbd;
  margin: 2em 2.5em;
  padding: 2em 1em 0 1em;
}
.acrobiz-cloud-connect .document-download .section__indent {
  margin-top: 1em;
}
.acrobiz-cloud-connect .document-download .section__button {
  background-color: #f7cb3a;
  border-radius: 20px;
}
.acrobiz-cloud-connect .document-download .section__button a {
  color: #1d6a75;
}
.acrobiz-cloud-connect .contact {
  margin: 40px auto 0 auto;
  background-color: #d6d6d6;
  padding: 40px 0;
  text-align: center;
}
.acrobiz-cloud-connect .contact__inbox {
  background-color: #eeeeee;
  margin: 1em 2.5em;
  padding: 2em 1em;
}
.acrobiz-cloud-connect .contact-list__item {
  margin: 1rem;
  font-size: 1.3rem;
  border-left: 3px solid #646464;
  padding-left: 0.5rem;
  display: inline-block;
  margin: 1em auto;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .contact-list {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .flex-block {
    display: flex;
  }
}
.acrobiz-cloud-connect .flex-block__item {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .flex-block__item {
    margin-right: 30px;
    margin-bottom: 20px;
    width: 33.3333333333%;
  }
  .acrobiz-cloud-connect .flex-block__item:last-child {
    margin-right: 0;
  }
}
.acrobiz-cloud-connect .flex-block__title {
  border-radius: 10px;
  text-align: center;
  display: block;
  background-color: white;
  padding: 10px 0;
  margin-bottom: 20px;
  /*border: 1px solid #e8e8e8;*/
}
.acrobiz-cloud-connect .flex-block__title--solution {
  background-color: #e4fdfe;
}
.acrobiz-cloud-connect .table-list {
  display: table;
  border-collapse: collapse;
  margin: 0 auto 10px auto;
  width: 95%;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .table-list--w100 {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .table-list .header {
    display: table-header-group;
  }
}
.acrobiz-cloud-connect .table-list .tbody {
  display: table-row-group;
}
.acrobiz-cloud-connect .table-list .tbody .tr {
  margin-bottom: 10px !important;
}
.acrobiz-cloud-connect .table-list .tr {
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .table-list .tr {
    display: table-row;
  }
}
.acrobiz-cloud-connect .table-list .th {
  display: none;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .table-list .th {
    display: table-cell;
    background: #eeeeee;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px dashed #999999;
    border-left: none;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    padding: 7px !important;
    background-color: #41acbd;
    color: white;
  }
  .acrobiz-cloud-connect .table-list .th--50 {
    width: 50%;
  }
  .acrobiz-cloud-connect .table-list .th--20 {
    width: 20%;
  }
  .acrobiz-cloud-connect .table-list .th--25 {
    width: 25%;
  }
  .acrobiz-cloud-connect .table-list .th--30 {
    width: 30%;
  }
  .acrobiz-cloud-connect .table-list .th--22 {
    width: 22%;
  }
  .acrobiz-cloud-connect .table-list .th--13 {
    width: 13%;
  }
  .acrobiz-cloud-connect .table-list .th--13-remaining {
    width: 87%;
  }
}
.acrobiz-cloud-connect .table-list--step {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .acrobiz-cloud-connect .table-list--step {
    display: none;
  }
}
.acrobiz-cloud-connect .table-list--step .th {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .table-list--step .th {
    border-bottom: none;
  }
}
.acrobiz-cloud-connect .table-list .td {
  text-align: center;
  padding: 10px !important;
  margin: 0 !important;
  background-color: white;
}
.acrobiz-cloud-connect .table-list .td:last-child {
  border-bottom: 1px solid #999999;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .table-list .td {
    border-right: 1px dashed #999999;
    border-left: 1px dashed #999999;
    border-bottom: 1px solid #999999;
    display: table-cell;
    padding: 10px !important;
    text-align: left;
  }
  .acrobiz-cloud-connect .table-list .td--50 {
    width: 50%;
  }
  .acrobiz-cloud-connect .table-list .td--20 {
    width: 20%;
  }
  .acrobiz-cloud-connect .table-list .td--30 {
    width: 30%;
  }
  .acrobiz-cloud-connect .table-list .td--t-center {
    text-align: center;
  }
  .acrobiz-cloud-connect .table-list .td--tv-center {
    text-align: center;
    vertical-align: middle;
  }
}
.acrobiz-cloud-connect .table-list .td--none {
  display: none;
}
.acrobiz-cloud-connect .table-list .td--center {
  text-align: center;
}
.acrobiz-cloud-connect .table-list .title {
  margin: 0 !important;
  padding: 5px !important;
  text-align: center;
  background-color: #e4fdfe;
}
.acrobiz-cloud-connect .table-list .title:first-child, .acrobiz-cloud-connect .table-list .title--second {
  background-color: #41acbd;
  color: white;
  border-top: 1px solid #999999;
}
@media only screen and (min-width: 769px) {
  .acrobiz-cloud-connect .table-list .title--none {
    display: none;
  }
}
.acrobiz-cloud-connect .explanation--dt {
  font-weight: bold;
}
.acrobiz-cloud-connect .img-center {
  display: block;
  margin: 0 auto;
}

/*------シナプス・ビジネスモバイル------*/
.bizMobile .titleImage {
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .bizMobile .titleImage__mobile {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .bizMobile .titleImage__pc {
    display: none;
  }
}
#container .bizMobile .titleImage__mobile p {
  background-color: #315385;
  color: white;
  margin: 0 auto 0.5em auto;
  padding: 0.5em;
}

#container .bizMobile ul, #container .bizMobile ol {
  margin-left: 20px;
}

#container .bizMobile ul li {
  list-style: disc;
}

.bizMobile section {
  margin: 10px auto 25px auto;
  width: 95%;
}

.bizMobile .innerBox {
  margin: 10px 5px 25px 5px;
}

@media only screen and (min-width: 769px) {
  .bizMobile .innerBox {
    margin: 10px 15px 25px 15px;
  }
}
.bizMobile h2 {
  background-color: #3C8339;
  margin: 1.5em auto 1em auto;
  border-left: 7px solid #1B4719;
  font-weight: normal;
  padding: 0.3em;
  color: white;
}

.bizMobile h3 {
  margin: 1.5em auto 1em auto;
  border-left: 20px solid #3C8339;
  padding-left: 0.5em;
}

.bizMobile .recommend h2 {
  margin: 1.5em auto 0 auto;
}

.bizMobile .innerBox--recommend {
  margin: 0 auto 25px auto;
  text-align: center;
  background-color: #D5D9EA;
}

.bizMobile .innerBox--recommend img {
  padding: 1.5em 0 1.5em 0;
}

#container .bizMobile .aboutList dt {
  color: #315385;
  font-size: 1.5em;
  background-position: left center;
  background-repeat: no-repeat;
  min-height: 50px;
  padding-left: 80px;
  margin: 30px 0 0 0px;
}

@media only screen and (min-width: 769px) {
  #container .bizMobile .aboutList dt {
    font-size: 2em;
  }
}
@media only screen and (min-width: 769px) {
  #container .bizMobile .aboutList dd {
    padding-left: 65px;
    margin: 0 0 5px 15px;
  }
}
.bizMobile .aboutList--num1 {
  background-image: url(/org/images/b-mobile/num1.png);
}

.bizMobile .aboutList--num2 {
  background-image: url(/org/images/b-mobile/num2.png);
}

.bizMobile .aboutList--num3 {
  background-image: url(/org/images/b-mobile/num3.png);
}

.bizMobile .price__table th {
  background-color: #ECF3D3;
  font-weight: normal;
  width: 50%;
}

.bizMobile .price__table td {
  padding-left: 40px;
}

.bizMobile .price__table .price__table--bcLblue th {
  background-color: #DAF0FC;
}

.bizMobile .price__table .price__table--bcLblue td {
  background-color: #DAF0FC;
}

.bizMobile .price__table .price__table--bcplus {
  background-image: url(/org/images/b-mobile/plus.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 40px;
}

.bizMobile .price__table--mobileRouter th {
  font-weight: normal;
  width: 30%;
}

.bizMobile .price__table--mobileRouter td {
  padding: 3px;
}

#container .price__table__dlTable dt {
  margin: 5px 0 0 0;
  padding: 0;
  border-top: 1px dashed #999999;
}

#container .price__table__dlTable dd {
  margin: 0 0 5px 0;
}

#container .price__table__dlTable dt:first-child {
  border-top: none;
}

#container .price__table__dlTable .none {
  border-top: none;
}

@media only screen and (max-width: 768px) {
  #container .br--phone {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  #container .br--pc {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  #container .br {
    display: block;
  }
  #container .price__table__dlTable {
    margin: 0 auto 0 auto;
  }
  #container .price__table__dlTable {
    /*border: 1px solid #aaaaaa;*/
    border-top: none;
    width: 100%;
  }
  #container .price__table__dlTable dt {
    /*border-top: 1px solid #aaaaaa;*/
    float: left;
    padding: 0;
    margin: 0;
    padding-left: 0;
    padding-top: 2px;
    width: 7em;
  }
  #container .price__table__dlTable dd {
    /*border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;*/
    _height: 1%;
    margin: 0 0 0 7em;
    padding: 2px;
    background: #FFFFFF;
    border-top: 1px dashed #999999;
  }
}
.faq .item_q {
  /*padding: 1em 1em 1em 30px;*/
  background: url(/org/images/b-mobile/q.png) no-repeat left 15px;
  border: 1px solid #ffffff;
  border-bottom: 1px dashed #666666;
  cursor: pointer;
}

.faq .item_a {
  /*padding: 1em 1em 1em 30px;*/
  background: url(/org/images/b-mobile/a.png) no-repeat left 15px;
  background-color: #ffffcc;
  border: 1px solid #ffffcc;
  border-bottom: 2px solid #666666;
}

.faq .item_q p,
.faq .item_a p {
  margin: 1em 1em 1em 30px !important;
}

.faq .item_a > ul {
  margin: 1em 1em 1em 40px !important;
}

.faq .item_a > ol {
  margin: 1em 1em 1em 40px !important;
}

.faq .all_open {
  display: block;
  margin: 1em 0 0 0 !important;
  border: 1px solid #E7E7E7;
  background-color: #E7E7E7;
  padding: 0.5em;
}

.bizMobile .note {
  font-size: 0.8em;
}

.org .simTable {
  margin: 0 auto;
  font-size: 0.9em;
}

.org .simTable td {
  padding: 5px;
}

#container div.org .simTable .simTable__result {
  text-align: center;
}

#container .bizMobile__Button {
  width: 100%;
  margin: 0 auto 0.5em;
  border: 1px solid #cccccc;
  text-align: center;
  background-color: white;
  border-color: rgb(204, 204, 204);
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 1%;
  -webkit-border-radius: 0%/2%;
  border-radius: 0%/2%;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#33000000,Positive=true)";
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#33000000,Positive=true);
}

@media only screen and (min-width: 769px) {
  #container .bizMobile__Button {
    width: 70%;
  }
}
.bizMobile__Button a {
  padding: 0.5em 0;
  display: block;
}

.bizMobile .simTable tr:nth-child(even) {
  background-color: azure;
}

#container .price .bizMobile__Button {
  margin: 0 auto 0 0;
}

/*------組織向けキャンペーン1402（ホスティング・プラス）------*/
div.hostingcamp .box-green {
  background-color: #DEF0CE;
  padding: 10px;
  border: 1px #ACD99B solid;
  text-align: center;
}

div.hostingcamp .box-gray {
  background-color: #EEEEEE;
  padding: 10px;
  text-align: center;
}

div.hostingcamp .box-ye {
  background-color: #FFF0D1;
  padding: 10px;
  text-align: left;
  margin-top: 10px;
}

div.hostingcamp .box-price-plus {
  position: relative;
  font-size: 1.1em;
}

div.hostingcamp .box-price-or {
  position: relative;
}

div.hostingcamp .box-price-or .box-gray {
  width: 38%;
  float: left;
  height: 110px;
}

div.hostingcamp .box-price-plus .margin-t-5 {
  margin-top: 5px;
}

div.hostingcamp .box-price-plus .margin-b-15 {
  margin-bottom: 15px;
}

div.hostingcamp .box-price-or .margin-r-15 {
  margin-right: 15px;
}

div.hostingcamp .price-or {
  position: absolute;
  width: 41px;
  height: 80px;
  text-indent: -9999px;
  background-image: url(/org/campaign/images/price-or.gif);
  background-repeat: no-repeat;
  background-position: center center;
  right: 45%;
  top: 45%;
}

div.hostingcamp .price-plus {
  position: absolute;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
  background-image: url(/org/campaign/images/price-plus.gif);
  background-repeat: no-repeat;
  background-position: center center;
  right: 45%;
  top: 41%;
}

div.hostingcamp .price-arrow {
  display: block;
  margin: 0 auto;
  width: 51px;
  height: 27px;
  text-indent: -9999px;
  background-image: url(/org/campaign/images/price-arrow.gif);
  background-repeat: no-repeat;
  background-position: center center;
  clear: both;
}

div.hostingcamp .price-1000 {
  width: 215px;
  height: 85px;
  text-indent: -9999px;
  background-image: url(/org/campaign/images/price-1000.jpg);
  background-repeat: no-repeat;
  margin: 10px auto 0 auto;
}

div.hostingcamp .price-0 {
  width: 215px;
  height: 85px;
  text-indent: -9999px;
  background-image: url(/org/campaign/images/price-0.jpg);
  background-repeat: no-repeat;
  margin: 10px auto 0 auto;
}

div.org div.hostingcamp div.hostingcamp-title-1 h2 {
  background-image: url(/org/campaign/images/hostingcamp-title-1.jpg);
  height: 32px;
}

div.org div.hostingcamp div.hostingcamp-title-2 h2 {
  background-image: url(/org/campaign/images/hostingcamp-title-2.jpg);
  height: 32px;
}

div.org div.hostingcamp div.hostingcamp-title-3 h2 {
  background-image: url(/org/campaign/images/hostingcamp-title-3.jpg);
  height: 32px;
}

/*------------------
  組織向けトップ1402
  ------------------*/
#container-box {
  width: 95%;
  margin: 20px auto;
  text-align: left;
}

.index .org h2, .recommend .org h2 {
  margin: 10px auto 15px auto;
  color: #FFFFFF;
  font-weight: normal;
  padding: 5px 0 5px 15px;
  border-left: solid 7px;
  background-color: #2F48A1;
  border-color: #3986DB;
}

.index .org .section {
  margin: 10px auto 25px auto;
}

/*--組織向けキャンペーン--*/
.camp .orgindex-title h2 {
  color: #2F48A1;
  padding: 3px 0 3px 0;
  border-left: none;
  border-bottom: #4A4A4A solid 1px;
  border-top: #4A4A4A solid 1px;
  text-align: center;
  font-size: 1.2em;
  background-color: #FFFFFF;
}

.camp {
  margin-bottom: 20px;
}

.camp img {
  border: solid 1px #6e6e6e;
}

.space {
  margin: 5px auto 10px auto;
}

/*--ご利用シーンに合わせたおすすめのメニュー--*/
.reco .orgindex-title h2 {
  background-color: #336600;
  border-color: #568A0F;
}

.index .reco .section li {
  width: 100%;
}

.index .reco .section li a {
  background-color: #DAF0D2;
  border: #92C459;
  display: block;
  padding: 10px;
  margin-bottom: 30px;
  background-position: 95% 50%;
  border: solid 1px #92C459;
}

.index .space-r {
  margin-right: 20px;
}

/*--組織向けメニュー一覧--*/
.index .org-menu .section li {
  border-bottom: dashed 1px #777777;
  padding: 10px 0;
}

.index .org .org-menu .section li.no-border {
  border-bottom: none;
}

.index .section span.service-title {
  display: block;
  font-size: 1.3em;
  color: #001F8C;
}

.index .org-menu .section a, .index .reco .section a {
  background-image: url(/org/images/index/arrow-link.gif);
  background-repeat: no-repeat;
  background-position: right 50%;
  padding-right: 25px;
}

.index div.org .section a:link {
  color: #001F8C;
}

.index div.org .section span.service-explanation {
  display: block;
  margin-top: 5px;
}

/*--終了サービス--*/
.index .end-menu .section .service-title {
  font-size: 1.1em;
}

.index .end-menu .section {
  margin: 10px auto 25px auto;
  padding: 10px;
  border: dashed 1px #777777;
}

/*------------------
  ご利用シーンに合わせたおすすめのメニュー組み合わせ1402
  ------------------*/
.recommend .org .section {
  width: 650px;
  margin: 10px auto 25px auto;
}

/*--ご利用シーン1--*/
.recommend .section ul li {
  list-style: disc;
  margin-left: 20px;
}

/*--ご利用シーン2--*/
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 Media Queries による切り替え
 /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
/* タブレット向けのスタイル： 481px～768px */
/* PC向けのスタイル： 769px～ */
@media only screen and (min-width: 769px) {
  .index .org .section {
    width: 80%;
  }
  .index .reco .section li {
    float: left;
    width: 45%;
  }
  #org #container .s_action_button {
    width: 70%;
  }
  .width70 {
    width: 70%;
  }
  /*------提携ホームページ製作会社のご紹介------*/
  .hp-box p {
    text-align: center;
  }
}
