@charset "utf-8";
@import url(style.css) screen and (min-width: 769px);
@import "default2.css";
@import "base2.css";

#container {
	background-image: url(../images/business/business_back.png);
	background-position: center 120px;
	background-repeat: no-repeat;
}

#service   {
	background-image: url(../images/shadow.png);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#service nav ul li {
	float: left;
	margin-bottom: 20px;
}
#service nav ul li:nth-of-type(2)   {
	padding-left: 29px;
	padding-right: 29px;



}
#service nav+p {
	clear: left;
}

#service h3 {
	margin-bottom: 20px;
}

#service .inner {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-top: 10px;
}
#service .inner.sonet {
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(255,255,255,1.00);
}
#service .inner.sonet h4 {
	text-align: center;
	margin-bottom: 20px;
}



#service .inner .atte {
	font-size: 11px;
	margin-bottom: 25px;
}
#service .catch {
	text-align: center;
	font-size: 16px;
	line-height: 160%;
	margin-bottom: 20px;
}
#service .catch span {
	color: #0A24FB;
}
#service ul.hikari li {
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
}
#service ul.hikari li.last {
	margin-right: 0px;
}
#service .inner.sonet ul.hikari li {
	margin-right: 12px;
	font-size: 14px;
}
#service .inner.sonet ul.hikari li.last {
	margin-right: 0px;
}
#service .inner.tomei.sonet .atte {
	clear: left;
	padding-top: 10px;
}


#service .mail {
	clear: both;
	text-align: center;
	padding-left: 10px;

}
.inner.tomei.sonet.au ul {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

.inner.tomei.sonet.au ul li {
	width: 289px;
	height: 270px;
	border: 1px solid #EA5504;
	text-align: center;
	font-size: 13px;
	line-height: 160%;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	margin-bottom: 15px;
}
.inner.tomei.sonet.au ul li figure {
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 0px;
}

.inner.tomei.sonet.au ul li img {
	width: 100%;
	margin-bottom: 5px;
}
.inner.tomei.sonet.au ul li figure img {
	margin-bottom: 0px;
}

#title1 {
font-size: 90px;
color: #FFB555;
  text-shadow: #FFB555 3px 0, #FFB555 -3px 0, #FFB555 0 -3px, #FFB555 0 3px, #FFB555 3px 3px, #FFB555 -3px 3px, #FFB555 3px -3px, #FFB555 -3px -3px, #FFB555
 2px 3px, #FFB555 -2px 3px, #FFB555 2px -3px, #FFB555 -2px -3px, #FFB555 3px 2px, #FFB555 -3px 2px, #FFB555 3px -2px, #FFB555 -3px -2px, rgba(0, 0, 0, .7) 5px 5px 5px;
	margin-right: auto;
	margin-left: auto;
}


#title2 {
font-size: 36px;
color: #fff;
background-color: #000;
border-top: 5px solid #000fff;
border-bottom: 5px solid #000fff;
padding: 10px;
}

#title3 {
font-size: 36px;
color: #FFF;
  text-shadow: #FFB555 3px 0, #FFB555 -3px 0, #FFB555 0 -3px, #FFB555 0 3px, #FFB555 3px 3px, #FFB555 -3px 3px, #FFB555 3px -3px, #FFB555 -3px -3px, #FFB555
 2px 3px, #FFB555 -2px 3px, #FFB555 2px -3px, #FFB555 -2px -3px, #FFB555 3px 2px, #FFB555 -3px 2px, #FFB555 3px -2px, #FFB555 -3px -2px, rgba(0, 0, 0, .7) 5px 5px 5px;
	margin-right: auto;
	margin-left: auto;
}

#title4 {
font-size: 60px;
color: #ffffff;
text-shadow: 0px 0px 20px rgba(255,255,0,1);
background-color: #8E6741;
	margin-right: auto;
	margin-left: auto;
}

#title5 {
font-size: 36px;
color: #ffffff;
text-shadow: 0px 0px 20px rgba(255,255,0,1);
background-color: #8E6741;
	margin-right: auto;
	margin-left: auto;
}

#title6 {
font-size: 24px;
color: #ffffff;
text-shadow: 0px 0px 20px rgba(255,255,0,1);
background-color: #8E6741;
	margin-right: auto;
	margin-left: auto;
}


#title7 {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 130px;
  border: 2px solid #000;
font-size: 36px;
}

#title7:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #000;
}

#title7 span {
  font-size: 30px;
  font-size: 3rem;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  padding-top: 26px;
  padding-left: 16px;
  color: #fff;
}


.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #8E6741;/*背景色*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}

.box3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
background: -moz-linear-gradient(to bottom,#FFF,#FFC778 30%,#F89174); 
background: -webkit-linear-gradient(to bottom,#FFF,#FFC778 30%,#F89174); 
background: linear-gradient(to bottom,#FFF,#FFC778 30%,#8E6741); 

}
.box3 p {
    margin: 0; 
    padding: 0;
}

.box4 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #FF0;/*背景色*/
}
.box4 p {
    margin: 0; 
    padding: 0;
}


.box10{
    padding: 0.5em 1em;
    margin: 1em 0;
    color: #fffff;
    background-color: #fff;
    border-top: solid 5px #dddddd;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.box10 p {
    font-size: 24px;
    line-height: 1.5; 
    margin: 0 10em; 
    padding: 0;
}

.box11{
    padding: 0.5em 1em;
    margin: 1em 0;
    color: #fffff;
    background-color: rgba(255, 255, 228, .8);
    border-top: solid 5px #dddddd;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.box11 p {
    font-size: 24px;
    line-height: 1.5; 
    margin: 0 10em; 
    padding: 0;
}

.ex1 {
font-size: 150%;
font-weight:  bold;
}

.ex2 {
  color: #00CCFF;
font-size: 150%;
font-weight:  bold;
}

.ex3 {
  border: solid 2px;
  padding: 1px;
font-weight:  bold;
}

.ex4 {
  color: #00CCFF;
font-size: 220%;
font-weight:  bold;
}

.ex5 {
  color: #00CCFF;
  border: solid 2px;
  padding: 1px;
font-weight:  bold;
}

.ex6 {
  color: #00CCFF;
font-weight:  bold;
}

.ex7 {
text-align: left;
font-size: 150%;
}

.ex8 {
text-align: left;
font-size: 120%;
}

.ex9 {
text-align: left;
  position: relative;
  top: 50px;
  left: 80px;
}

.ex10 {
text-align: left;
font-size: 180%;
}

.ex11 {
text-align: left;
font-size: 280%;
}

.ex12 {
text-align: left;
font-size: 100%;
}

.ex13 {
color: #FFF;
font-size: 200%;
font-weight:  bold;
}

.ex14 {
text-align: left;
font-weight:  bold;
}

.ex15 {
color: #F00;
font-size: 200%;
font-weight:  bold;
}

body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.25;

}

table {
  border-collapse: collapse;
  margin: 3px auto;
  padding: 0;
  width: 930px;
    font-size: 20px;
  table-layout: fixed;
}

table tr {
  background-color: #e6f2f5;
  padding: .35em;
  border-bottom: 2px solid #fff;

}
table th,
table td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
   text-align: center;
}


table th {
  width: 500px;
}

table td {
  width: 300px;
}

table thead tr{
  background-color: #167F92;
  color:#fff;
}
table tbody th {
    background: #78bbc7;
    color: #fff;
}
.txt{
   text-align: center;
}
.price{
  text-align: right;
  color: #167F92;
  font-weight: bold;
}
.non{
  color:#000;
  background:#fff
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
    width:100%
  }
  table th{
    background-color: #167F92;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #167F92;
  }
  table td:last-child {
    border-bottom: 0;
  }
  table tbody th {
    color: #fff;
}
}

..tab_wrap{width:930px; margin:30px auto;}
input[type="radio"]{display:none;}
.tab_area{font-size:0; margin:0 5px;}
.tab_area label{width:350px; margin:0 5px; display:inline-block; padding:12px 0; color:#FFF; background:#999; text-align:center; font-size:16px; cursor:pointer; transition:ease 0.2s opacity;}
.tab_area label:hover{opacity:0.5;}
.panel_area{background:#ff5;}
.tab_panel{width:100%; padding:80px 0; display:none;}
.tab_panel p{font-size:16px; letter-spacing:1px; text-align:left;}

#tab1:checked ~ .tab_area .tab1_label{background:#ff0; color:#555; font-weight: bold;}
#tab1:checked ~ .panel_area #panel1{display:block;}
#tab2:checked ~ .tab_area .tab2_label{background:#ff0; color:#555; font-weight: bold;}
#tab2:checked ~ .panel_area #panel2{display:block;}



.hd {
	position: relative;
	font-size: 26px;
}

.hd::before {
	content: attr(data-number);
	display: inline-block;
	margin-right: 20px;
	color: #498ee0;
	font-size: 30px;
	border-bottom: 1px solid #498ee0;
}



#footer .inner .toplink {
	margin-top: 20px;
}
#service.hikari .inner {
	height: 475px;
}
