@charset "UTF-8";
img.size-full {
  width: 100%;
  height: auto;
  padding: 20px 0;
}
@media print, screen and (min-width:480px) {
  img.size-full {
    width: 90%;
  }
}
@media print, screen and (min-width:768px) {
  img.size-full {
    width: 80%;
  }
}
/*------------------------------------------------------------
index
------------------------------------------------------------*/
/*------------------------------------------------------------mainphoto*/
/*#mainphoto {
	margin-top: 73px;
	margin-bottom: -20px;
}*/
#mainphoto {
  margin-top: 73px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #mainphoto {
    margin-top: 0px;
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width:768px) {
  /** 16.7.14 コメントここから **/
  /*
#mainphoto {
	margin-top: 119px;
}
*/
  /** 16.7.14 コメントここまで **/
  /** 16.7.14 追加ここから **/
  #mainphoto {
    margin-top: 115px;
  }
  /** 16.7.14 追加ここまで **/
}
@media print, screen and (min-width:1200px) {
  #mainphoto {
    margin-top: 150px;
  }
}
@media print, screen and (max-width:1200px) {
  #mainphoto .bxslide img {
    width: 100%;
    height: auto;
  }
}
/*------------------------------------------------------------test inquiry ken1t 2017/02/09   */
.blog20180718 {
  float: left;
  padding: 10px;
  width: 45%;
}
.blog20180718 img {
  width: 100%;
}
.demo20180313 {
  width: 60%;
  margin: 0 auto;
  padding: 10px 0;
  font-family: sans-serif;
  font-size: 20px;
  color: #0040FF;
  font-weight: bold;
}
.heading {
  margin: 10px 0
}
.demo420180313 .heading {
  padding: 15px 5px;
  margin: 10px -20px;
  border: solid 3px #0040FF;
  position: relative;
  text-align: center;
  border-radius: 3px;
  background: #fff;
}
.demo420180313 .heading:after, .demo420180313 .heading:before {
  content: '';
  position: absolute;
  bottom: -7px;
  background: #0040FF;
  border: solid 2px #0040FF;
  width: 25px;
  height: 20px;
  z-index: -1;
}
.demo420180313 .heading:after {
  left: 2px;
  transform: rotate(120deg);
}
.demo420180313 .heading:before {
  right: 2px;
  transform: rotate(60deg);
}
@media print, screen and (max-width:640px) {
  .blog20180718 {
    float: left;
    padding: 0px;
    width: 100%;
  }
}
/*------------------------------------------------------------red2018/03/013   */
.demo20180313r {
  width: 60%;
  margin: 0 auto;
  padding: 10px 0;
  font-family: sans-serif;
  font-size: 20px;
  color: #FE2E2E;
  font-weight: bold;
}
.heading {
  margin: 10px 0
}
.demo420180313r .heading {
  padding: 15px 5px;
  margin: 10px -20px;
  border: solid 3px #FE2E2E;
  position: relative;
  text-align: center;
  border-radius: 3px;
  background: #fff;
}
.demo420180313r .heading:after, .demo420180313r .heading:before {
  content: '';
  position: absolute;
  bottom: -7px;
  background: #FE2E2E;
  border: solid 2px #FE2E2E;
  width: 25px;
  height: 20px;
  z-index: -1;
}
.demo420180313r .heading:after {
  left: 2px;
  transform: rotate(120deg);
}
.demo420180313r .heading:before {
  right: 2px;
  transform: rotate(60deg);
}
@media print, screen and (max-width:640px) {
  .demo20180313 {
    width: 80%;
    margin: 0 auto;
    padding: 10px 0;
    font-family: sans-serif;
    font-size: 20px;
    color: #0040FF;
  }
}
@media print, screen and (max-width:640px) {
  .demo20180313r {
    width: 80%;
    margin: 0 auto;
    padding: 10px 0;
    font-family: sans-serif;
    font-size: 20px;
    color: #FE2E2E;
  }
}
/*------------------------------------------------------------test inquiry ken1t 2017/02/09   */
.zisseki20180309minititle {
  padding: 0.5em 1em;
  margin: 0em 0.5em 0em 0;
  color: #ffffff;
  background: #03a9fa;
  border-radius: 0.5em;
  display: block;
  float: left;
  text-align: center;
  width: 40%;
}
.zisseki20180309minititle p {
  margin: 0;
  padding: 0;
}
.zisseki20180309title {
  text-align: center;
  font-weight: normal;
  font-size: 28px;
  color: #0660c5;
  margin: 0px 0px 2% 0px;
}
.zisseki20180309cen {
  text-align: center;
  margin: 0% 0% 0% 0%;
}
.zisseki20180309 {
  width: 80%;
  text-align: left;
  margin: 5% auto;
}
.zisseki20180309a {
  float: left;
  margin: 10px 1% 10px 1%;
  width: 31.3%;
  height: 45px;
}
.zisseki20180309b {
  float: left;
  margin: 10px 1% 10px 1%;
  width: 31.3%;
  height: 45px;
}
.inner20180309 {
  display: inline-block;
  vertical-align: middle;
}
.logoimage20180320 img {
  margin: 0em 0.5em 0em 0;
  color: #ffffff;
  border-radius: 0.5em;
  display: block;
  float: left;
  text-align: center;
  width: 40%;
}
@media (max-width:1024px) {
  .minititle20180320 {
    font-size: 14px !important;
  }
}
@media print, screen and (max-width:640px) {
  .zisseki20180309a {
    margin: 10px 1% 10px 1%;
    width: 100%;
  }
}
@media print, screen and (max-width:480px) {
  .zisseki20180309a {
    margin: 10px 1% 10px 1%;
    width: 100%;
  }
}
@media print, screen and (max-width:640px) {
  .zisseki20180309b {
    margin: 10px 1% 10px 1%;
    width: 100%;
  }
}
@media print, screen and (max-width:480px) {
  .zisseki20180309b {
    margin: 10px 1% 10px 1%;
    width: 100%;
  }
}
a.btn_link {
  display: inline-block;
  padding: 10px 20px;
  margin: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #ff9900;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 110%;
  text-decoration: none;
}
.newsimagetop20180228 {
  width: 100%;
}
.newsimagechild20180228l {
  width: 45%;
  text-align: center;
  margin: 10px 4.5% 5px 0.5%;
  padding: 10px;
  float: left;
}
.newsimagechild20180228r {
  width: 45%;
  text-align: center;
  margin: 10px 0.5% 5px 4.5%;
  padding: 10px;
  float: left;
}
.newsimagechild20180228c {
  clear: both;
}
@media screen and (max-width: 480px) {
  .newsimagechild20180228l {
    width: 100%;
    text-align: center;
    margin: 10px 5% 5px 5%;
    padding: 10px;
    float: left;
  }
  .newsimagechild20180228r {
    width: 100%;
    text-align: center;
    margin: 10px 5% 5px 5%;
    padding: 10px;
    float: left;
  }
}
.newsimagechild20180316l {
  width: 30%;
  text-align: center;
  margin: 10px 0.5% 5px 3%;
  padding: 10px;
  float: left;
  height: auto;
  box-sizing: border-box;
}
.newsimagechild20180316c {
  width: 30%;
  text-align: center;
  margin: 10px 1.5% 5px 1.5%;
  padding: 10px;
  float: left;
  height: auto;
  box-sizing: border-box;
}
.newsimagechild20180316r {
  width: 30%;
  text-align: center;
  margin: 10px 3% 5px 0.5%;
  padding: 10px;
  float: left;
  height: auto;
  box-sizing: border-box;
}
.tyousei {
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .newsimagechild20180316l {
    width: 100%;
    text-align: center;
    margin: 10px 1% 5px 1%;
    padding: 10px;
    float: left;
  }
  .newsimagechild20180316c {
    width: 100%;
    text-align: center;
    margin: 10px 1% 5px 1%;
    padding: 10px;
    float: left;
  }
  .newsimagechild20180316r {
    width: 100%;
    text-align: center;
    margin: 10px 1% 5px 1%;
    padding: 10px;
    float: left;
  }
}
#inquiry_sec01 {
  text-align: center;
  width: 80%;
  margin: 0 10%;
}
#inquiry_sec01 {
  text-align: center;
  width: 80%;
  margin: 0 10%;
}
#inquiry_sec01 #area_center {
  text-align: left;
  display: inline-block;
}
#inquiry_sec01 #area_center p {
  text-align: left;
}
/*table*/
table.inq01 {
  border-collapse: collapse;
  margin: 15px 0 20px;
  width: 100%;
  text-align: left;
}
table.inq01 th, table.inq01 td {
  font-size: 12px;
  line-height: 170%;
  padding: 10px;
}
table.inq01 th {
  background: #eeeeee;
  font-weight: normal;
  text-align: left;
  white-space: pre-wrap;
  border: 1px solid #666666;
}
table.inq01 td {
  background: #ffffff;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
  vertical-align: top;
}
table.inq01 th.hissu .hissu_ico {
  padding: 3px;
  color: #ffffff;
  background: orange;
  text-align: center;
  font-size: 80%;
}
table.inq01 td.hissu, table.inq01 td.hissu {}
table.inq01 textarea {
  width: 70%;
  height: 100px;
}
table.inq01 input {
  width: 50%;
}
.inq_pankuzu_b li, .inq_pankuzu_b li a {
  color: #0A90D2 !important;
}
.inq_pankuzu_b li:after {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  color: #0A90D2 !important;
  padding-left: 10px;
}
.inq_pankuzu_b li:last-child:after {
  content: "";
}
.head_pos_un {
  position: unset;
  margin: 10px 0 30px;
  box-shadow: 0 6px 12px rgb(0 87 184 / 5%);
  padding-bottom: 20px;
}
.tel_right_head {
  float: right;
  margin-right: 50px;
  font-size: 16px;
  color: #0057b8;
}
.tel_right_head span {
  font-size: 22px;
}
@media print, screen and (max-width:767px) {
  .tel_right_head {
    display: none;
  }
}
/*submitbutton*/
.submitbutton {
  text-align: center;
  width: 60%;
  padding: 0px;
  margin: 0 20% 0 20%;
}
/*                 old btn 2017/02/09


.btn_continue{
	float:left;
	color: #ffffff;
	border: 1px solid #03a9fa;
	border-radius: 50px;
	padding: 10px 0;
	transition: all 0.5s;
	text-decoration: none;
	background: #03a9fa;
	width:40%;
	font-size:110%;
	font-weight:bold;
}
.btn_reset{
	float:right;
	color: #03a9fa;
	border: 1px solid #03a9fa;
	border-radius: 50px;
	padding: 10px 0;
	transition: all 0.5s;
	text-decoration: none;
	background: #ffffff;
	width:30%;
}

*/
.btn_continue, .btn_reset {
  display: inline-block;
  margin: 0 20px;
  border-radius: 6px;
  border-bottom: 2px solid #f4a316;
  padding: 10px 60px;
  background-color: #ffa200;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}
.btn_reset {
  background-color: #c3c3c3;
  padding: 10px 20px;
  font-weight: normal;
  font-size: 14px;
  border-bottom: 2px solid #9f9f9f;
}
@media screen and (max-width: 480px) form.css:102 .btn_continue, .btn_reset {
  margin-bottom: 10px !important;
}
#inquiry_sec01 input.radio_btn {
  width: auto;
}
#inquiry_sec01 label {
  font-weight: normal;
  padding: 0 10px 0 0;
}
/*text_red*/
#inquiry_sec01 .error_red {
  color: #F60;
  text-decoration: none;
}
#inquiry_sec01 small {
  color: #000;
  text-decoration: none;
  font-size: 50%;
  font-weight: bold;
}
/* 100331霑ｽ蜉 */
#inquiry_sec01 p span.error_red {
  color: #F00;
}
#inquiry_sec01 .ime_off {
  ime-mode: inactive;
}
/*------------------------------------------------------------section*/
/*section01*/
#index_sec01 h2 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  color: #000;
}
#index_sec01 h2 span {
  font-size: 22px;
}
#index_sec01 ul {
  text-align: center;
}
#index_sec01 ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #C0C0C0;
}
#index_sec01 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#index_sec01 ul dl dt {
  margin-bottom: 10px;
}
#index_sec01 ul dl dd {
  margin-bottom: 5px;
}
#index_sec01 ul dl dd.mbn_title {
  color: #0a90d2;
  font-size: 16px;
  font-weight: bold;
}
#index_sec01 ul dl dd.mbn_comment {}
#index_sec01 ul li dl dt img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:480px) {
  #index_sec01 ul {
    width: 414px;
    margin: 0 auto;
  }
  #index_sec01 ul li {
    margin-bottom: 10px;
    float: left;
    border-bottom: none;
    width: 197px;
  }
  #index_sec01 ul li:nth-child(2n) {
    float: right;
  }
}
@media print, screen and (min-width:768px) {
  #index_sec01 h2 {
    font-size: 18px;
    text-align: left;
  }
  #index_sec01 h2 span {
    font-size: 25px;
  }
  #index_sec01 ul {
    width: auto;
  }
  #index_sec01 ul li {
    margin-bottom: 0;
    width: 23%;
    margin-right: 2.6666666%;
  }
  #index_sec01 ul li:nth-child(2n) {
    float: left;
  }
  #index_sec01 ul li:last-child {
    margin-right: 0;
  }
  #index_sec01 ul li dl dt img {
    max-width: 100%;
    height: auto;
  }
}
.section h2 {
  font-size: 17px;
  font-weight: noraml;
  text-align: center;
  margin-bottom: 20px;
  /*color: #000;*/
}
@media print, screen and (max-width:767px) {
  .section h2 span {
    /**background-color: #eee;
	height: 37px;**/
    line-height: 30px;
    color: #0660c5;
  }
}
.img_size80per {
  width: 80%;
  height: auto;
}
.img_size50per {
  width: 50%;
  height: auto;
}
.img_size30per {
  width: 30%;
  height: auto;
}
.section h2 span {
  font-size: 18px;
}
#index_sec010 ul {}
#index_sec010 ul li {
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px dotted #C0C0C0;
}
#index_sec010 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#index_sec010 ul dl dt {
  margin-bottom: 10px;
}
#index_sec010 ul dl dd {
  margin-bottom: 5px;
}
#index_sec010 ul dl dd.mbn_title {
  color: #0a90d2;
  font-size: 16px;
  font-weight: bold;
}
#index_sec010 ul dl dd.mbn_comment {}
#index_sec010 ul li dl dt img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:480px) {
  #index_sec010 ul {
    width: 100%;
    margin: 0 auto;
  }
  #index_sec010 ul li {
    float: left;
    width: 48%;
    margin: 30px 2% 0 0;
    border-bottom: none;
  }
  #index_sec010 ul li a, #index_sec010 ul li a dl dd {
    text-decoration: none;
  }
  #index_sec010 ul li:nth-child(2n) {
    /*float: right;*/
  }
}
@media print, screen and (min-width:640px) {
  #index_sec010 ul li {
    float: left;
    width: 23%;
    margin-bottom: 0;
    margin-right: 2%;
    padding: 0;
  }
  .section h2 span {
    font-size: 22px;
  }
}
@media print, screen and (min-width:768px) {
  .section h2 {
    font-size: 20px;
    text-align: center; /*16.0714 left変更*/
    color: #0660c5; /*16.0714追加*/
    padding: 10px 0; /*16.0714追加*/
    font-weight: normal;
  }
  .section h2 span {
    font-size: 28px;
  }
  #index_sec010 h2 span {
    font-size: 25px;
  }
  #index_sec010 ul {
    width: auto;
  }
  #index_sec010 ul li:nth-child(2n) {
    float: left;
  }
  #index_sec010 ul li:last-child {
    margin-right: 0;
  }
  #index_sec010 ul li dl dt img {
    max-width: 100%;
    height: auto;
  }
}
/*section02*/
/*
#index_sec02 h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	color: #000;
}
#index_sec02 h3 span {
	font-size: 22px;
}
*/
#index_sec02 h2 span {
  font-size: 22px;
}
#index_sec02 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#index_sec02 ul li:last-child {
  margin-bottom: 0;
}
#index_sec02 ul li a {
  display: block;
  border-radius: 4px;
  border: 1px solid #0a90d2;
  padding: 10px;
  text-decoration: none;
}
#index_sec02 ul li a:hover div.icon_arrow {
  background: #fff;
  border: 1px solid #67c0eb;
  color: #67c0eb;
  transition: all 0.5s;
}
#index_sec02 ul li dl dt {
  display: none;
}
#index_sec02 ul li dl dd.mbn_title {
  color: #0a90d2;
  font-size: 16px;
  font-weight: bold;
}
#index_sec02 ul li dl dd.mbn_comment {
  font-size: 13px;
  color: #666666;
  margin-bottom: 10px;
}
#index_sec02 ul li div.icon_arrow {
  background: #67c0eb;
  color: #fff;
  font-size: 13px;
  width: 32px;
  height: 32px;
  border-radius: 20px;
  margin: 0 auto;
  border: 1px solid #67c0eb;
  transition: all 0.5s;
}
#index_sec02 ul li div.icon_arrow i {
  margin-top: 10px;
}
@media print, screen and (min-width:480px) {
  #index_sec02 ul li {
    margin-bottom: 10px;
    text-align: left;
    position: relative;
  }
  #index_sec02 ul li dl dt {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    display: block;
  }
  #index_sec02 ul li:first-child dl dt {
    left: 19px;
    height: 40px;
  }
  #index_sec02 ul li dl dt i {
    color: #0a90d2;
    font-size: 30px;
  }
  #index_sec02 ul li:first-child dl dt i {
    font-size: 40px;
  }
  #index_sec02 ul li dl dd {
    padding-left: 50px;
  }
  #index_sec02 ul li dl dd.mbn_comment {
    margin-bottom: 0;
  }
  #index_sec02 ul li div.icon_arrow {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
  }
}
@media print, screen and (min-width:768px) {
  #index_sec02 h2 {
    font-size: 20px;
    text-align: center;
    color: #0660c5;
    padding: 10px 0;
    font-weight: normal;
  }
  #index_sec02 h2 span {
    font-size: 28px;
  }
  /*#index_sec02 h3 {
	font-size: 18px;
	text-align: left;
}
#index_sec02 h3 span {
	font-size: 25px;
} */
  #index_sec02 ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
    width: 49%;
  }
  #index_sec02 ul li:nth-child(2n) {
    margin-right: 0;
  }
  #index_sec02 ul li dl dd.mbn_comment {
    font-size: 12px;
  }
}
@media print, screen and (min-width:1200px) {
  #index_sec02 ul li dl dd.mbn_comment {
    font-size: 14px;
  }
}
/*section case*/
/*
.section h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	color:#0a90d2;
}
.section .title01 {
	font-size: 18px;
	margin-bottom: 15px;
}
#index_sec_case ul li {
	display: block;
	color: #03a9fa;
	border: 1px solid #03a9fa;
	padding: 10px 20px 10px 15px;
	border-radius: 4px;
	text-decoration: none;
	transition: all 0.5s;
}
#index_sec_case ul li a{
	color:#555555;
	height:auto;
	displa:block;
}

#index_sec_case ul li a:hover {
	opacity:0.8;
}
#index_sec_case ul li a dl dt {
	width:28%;
	float: left;
	margin-right:2%;
}
#index_sec_case ul li a dl dt img{
	height: auto;
	width:100%;
	margin-bottom:10px;
}
#index_sec_case ul li a dl dd {
	float: right;
	width:70%;
}

#index_sec_case ul li a dl dd span.high_light{
	dispaly:block;
	background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight:bold;
	font-size:15px;
}

#index_sec_case ul li a dl dd span.company_name{
	display:block;
	margin-top:10px;
}


#index_sec_case ul li a dl dd .case_l {
	float: left;
	color: #ffffff;
	background: #FF9933;
	padding: 3px;
	text-decoration: none;
	margin:5px 5px 0 0;
	font-size:90%;
}

#index_sec_case ul li a dl dd .sc_s {
	background: #0099ff;
}
#index_sec_case ul li a dl dd .sc_l {
	background: #FF9933;
}
#index_sec_case ul li a dl dd .case_r {
	float: left;
	margin:5px 0 0 0;
	padding:3px 0;
}
@media print, screen and (min-width:992px) {
section .title01 {
	font-size: 26px;
}
}
@media print, screen and (min-width:768px) {
.section h2{
	border-left:8px solid #ccc;
	padding-left:20px;
}
.section .title01 {
	font-size: 24px;
	margin-bottom: 20px;
}
#index_sec_case h3 {
	font-size: 22px;
	text-align: left;
	color:#0a90d2;
}
#index_sec_case h3 span {
	font-size: 25px;
}
}



@media print, screen and (min-width:641px) {

#index_sec_case ul li{
	overflow:hidden;
	height:100%;
	margin-bottom:30px;
}

#index_sec_case ul li a{
	width: 100%;
	display:block;
}

#index_sec_case ul li a.case_2_line{
	margin-bottom:60px;
}

#index_sec_case ul li a dl dt{
	height:120px;
}

#index_sec_case ul li:last-child a {
	margin-right: 0;
}
}
@media print, screen and (max-width:640px) {
#index_sec_case ul li a{
float: left;
	width: 45%;
	margin:15px 2% 15px 3%;
}

#index_sec_case ul li a dl dd {
	float: none;
	width:90%;
}

#index_sec_case ul li a {
    margin: 0 5% 20px;
    width: 90%;
    text-decoration:none;
}

#index_sec_case ul li a dl dt,
#index_sec_case ul li a dl dd {
	width:100%;
	float: none;
	margin:0;
}

#top_readnext {
    margin: 10px auto 0 !important;
    width: 100% !important;
    padding:10px 0;
}

}
@media print, screen and (max-width:478px) {
#index_sec_case ul li a{
	clear:left;
	width: 90%;
	margin: 0 5% 20px 5%;
}

}
*/
@media screen and (max-width:479px) {
  .table_margin {
    display: none;
  }
  #index_sec_case ul li a dl dt img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (min-width:480px) {
  #index_sec_case ul {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  #index_sec_case ul:after {
    content: "";
    width: 30%;
    height: 0;
  }
  #index_sec_case ul li {
    width: 100%;
    border-radius: 16px;
  }
  #index_sec_case ul li a {
    text-decoration: none;
    display: inline-block;
    transition: 0.3s;
    height: 100%;
  }
  #index_sec_case ul li a:hover {
    opacity: 0.7;
  }
  #index_sec_case ul li a dl dd {
    float: none;
  }
  #index_sec_case ul li a dl dt {
    width: 100%;
    float: none;
    overflow: hidden;
    text-align: center;
    display: grid;
    place-items: center;
   aspect-ratio: 4/3;
  }
  #index_sec_case ul li a dl dt img {
    width: 100%;
    height: auto;
  }
  #index_sec_case ul li a dl dd {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width:640px) {
  #index_sec_case ul li {
    margin-bottom: 30px;
  }
}
#index_sec_case ul li a dl dt img {
  display: block;
  margin: auto;
  height: auto;
  width: 100%;
}
#index_sec_case ul li a dl dd h3 {
  float: none;
  width: 100%;
  font-weight: bold;
  color: #0040FF;
  margin-bottom: 4px;
  margin-top: 7px;
  font-size: 100%;
}
#index_sec_case p {
  color: #333;
  font-size: 15px;
  text-align: left;
  font-weight: normal;
}
/*#index_sec_case_title 0608 {
  font-size: 16px;
  font-weight: normal;
  padding: 5px;
  text-align: left;
  color: #0040FF;
}*/
#index_sec_case ul li dl dd h2 {
  text-align: center;
  margin-top: 20px;
}
#index_sec_case ul li dl dd div {
  text-align: center;
}
#index_sec_case ul li dl dd div span {
  background: #0057b8;
  border-radius: 50px;
  color: #fff;
  padding: 10px 50px;
  display: inline-block;
  margin-top: 10px;
  border-bottom: 2px solid #0057b8;
  text-decoration: none;
}
#index_sec_case ul li dl dd div span:hover {
  background: #fff;
  border-radius: 50px;
  color: #0057b8;
  padding: 10px 50px;
  display: inline-block;
  margin-top: 10px;
  border: #0057b8 1px solid;
}
/*index_sec_case ken1t add class 2017/01/17*/
.index_sec_case_title {
  font-size: 16px;
  font-weight: normal;
  padding: 5px;
  text-align: left;
  color: #0040FF;
}
#size25 {
  font-size: 25px;
}
/*section03*/
/*#index_sec03 h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	color: #000;
}*/
#index_sec03 h4 span {
  font-size: 18px;
}
@media print, screen and (min-width:768px) {
  #index_sec03 h4 {
    font-size: 20px;
    text-align: center; /*16.0714 left変更*/
    color: #0660c5; /*16.0714追加*/
    padding: 10px 0; /*16.0714追加*/
    font-weight: normal;
    display: inline-block;
  }
  #index_sec03 h4 span {
    font-size: 20px;
  }
}
/*譖ｴ譁ｰ繝励Ο繧ｰ繝ｩ繝(騾｣蜍?)繝輔か繝ｼ繝槭ャ繝?*/
#news01 {
  width: 100%;
  overflow: hidden;
}
#news01 dl {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #D1D1D1;
}
#news01 dl dt {
  font-weight: normal;
  margin-bottom: 5px;
  margin-right: 10px;
}
#news01 dl dt div {
  color: #fff;
  font-size: 10px;
  padding: 1px 0;
  margin-left: 5px;
  width: 70px;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
}
#news01 dl dt div.icon_news {
  background: #03a9fa;
}
#news01 dl dt div.icon_case {
  background: #0a90d2;
}
#news01 dl dt div.icon_blog {
  background: #0a6591;
}
#news01 dl dt div.icon_release {
  background: #006400;
}
#news01 dl dd p {
  overflow: hidden;
  width: 95%;
  text-align: left !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  -moz-text-overflow: ellipsis; /* Firefox */
  -o-text-overflow: ellipsis; /* Opera */
}
#news01 dl dd a {
  color: #666666;
}
#news01 dl dd a:hover {
  color: #0a90d2;
}
@media print, screen and (min-width:768px) {
  #news01 {
    margin-bottom: 10px;
  }
  #news01 dl {
    padding-bottom: 0;
    margin-bottom: 15px;
    border-bottom: none;
  }
  #news01 dl dt {
    float: left;
  }
  #news01 dl dd p {
    width: 75%;
  }
}
/*荳隕ｧ繝懊ち繝ｳ*/
#index_sec03 ul li {
  margin-bottom: 10px;
}
#index_sec03 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  padding: 10px 20px 10px 15px;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.5s;
}
#index_sec03 ul li a:hover {
  padding: 10px 10px 10px 15px;
  transition: all 0.5s;
}
#index_sec03 ul li a dl dt {
  font-size: 12px;
  font-weight: normal;
  float: left;
}
#index_sec03 ul li a dl dd {
  float: right;
}
@media print, screen and (min-width:480px) {
  #index_sec03 ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0;
  }
  #index_sec03 ul li:last-child {
    margin-right: 0;
  }
}
/*section catch*/
#index_sec_catch ul li dl dd p {
  text-align: left;
}
#index_sec_catch h3 {
  font-size: 14px;
}
#index_sec_catch ul li dl dt img {
  height: auto;
  width: 60%;
  margin: 0 20%;
}
#index_sec_catch ul li {
  margin: 0 0 20px;
}
#index_sec_catch ul li dl dd p {
  font-size: 16px;
  color: #03a9fa;
}
@media screen and (min-width:480px) {
  #index_sec_catch ul {
    display: table;
    border-collapse: separate;
    margin: 0;
    padding: 20px 0 0;
  }
  #index_sec_catch ul li {
    width: 32%;
    display: table-cell;
    margin: 0;
  }
  #index_sec_catch ul li a {
    text-decoration: none;
  }
  #index_sec_catch ul li dl dd {
    float: none;
  }
  #index_sec_catch ul li dl dt {
    width: 100%;
    margin: 0;
    float: none;
    padding: 0;
  }
  #index_sec_catch ul li dl dt img {
    height: auto;
    width: 80%;
    margin: 0 10%;
  }
  #index_sec_catch ul li dl dd {
    float: none;
    width: 80%;
    margin: 0 10%;
    padding: 0;
  }
}
#index_sec_catch ul li dl dd p {
  float: none;
  width: 100%;
  margin-bottom: 7px;
  margin-top: 7px;
  padding: 0;
  text-align: center;
}
#index_sec_catch h3 {
  color: #333;
  font-size: 15px;
  text-align: left;
  font-weight: normal;
}
/*section history      add 2017/02/06 ken1t */
#index_sec_history ul li dl dd p {
  font-size: 16px;
  text-align: left;
}
#index_sec_history h2 {
  font-size: 18px;
  color: #555;
  margin: 0;
  height: auto;
  border-left: 5px solid #ff0056;
  padding: 0 20px 0 20px;
  margin-bottom: 20px;
}
#index_sec_history h3 {
  font-size: 14px;
}
#index_sec_history ul li dl dt img {
  height: auto;
  width: 60%;
  margin: 0 20%;
}
#index_sec_history img a {
  margin: 200 auto;
}
#index_sec_history ul li {
  margin: 0 0 20px;
}
#index_sec_history ul li dl dd p {
  font-size: 16px;
  color: #03a9fa;
}
#index_sec_history p {
  font-size: 14px;
  color: #555;
  margin: 0;
  height: auto;
  padding: 0 20px 0 20px;
  margin-bottom: 20px;
}
#index_sec_history em {
  font-style: normal;
  font-weight: 700;
  color: #444;
}
@media screen and (min-width:480px) {
  #index_sec_history ul {
    display: table;
    border-collapse: separate;
    margin: 0;
    padding: 20px 0 0;
  }
  #index_sec_history ul li {
    width: 32%;
    display: table-cell;
    margin: 0;
  }
  #index_sec_history ul li {
    text-decoration: none;
  }
  #index_sec_history ul li dl dd {
    float: none;
  }
  #index_sec_history ul li dl dt {
    width: 100%;
    margin: 0;
    float: none;
    padding: 0;
  }
  #index_sec_history ul li dl dt img {
    height: auto;
    width: 80%;
    margin: 0 10%;
  }
  #index_sec_history ul li dl dd {
    float: none;
    width: 80%;
    margin: 0 10%;
    padding: 0;
  }
  #index_sec_history ul li dl dd {
    font-size: 16px;
    color: #03a9fa;
    float: none;
    width: 100%;
    margin-bottom: 7px;
    margin-top: 7px;
    padding: 0;
    text-align: center;
  }
  #index_sec_history h2 {
    font-size: 22px;
    color: #666;
    margin: 0;
    height: auto;
    border-left: 5px solid #ff0000;
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
  }
  #index_sec_history h3 {
    color: #333;
    font-size: 15px;
    text-align: left;
    font-weight: normal;
  }
  #index_sec_history p {
    font-size: 16px;
    color: #666;
    margin: 0;
    height: auto;
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
  }
  #index_sec_history em {
    font-weight: 700;
    color: #555;
  }
  #index_sec_history a {
    margin: 0 auto;
  }
}
@media screen and (min-width:768px) {
  #index_sec_history h2 {
    font-size: 28px;
    color: #666;
    margin: 0;
    height: auto;
    border-left: 5px solid #ff0000;
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
  }
}
/*------------------------------------------------------------
spec
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#spec_sec01 .sheet_pc {
  display: none;
}
#spec_sec01 .sheet_basic tr th, #spec_sec01 .sheet_basic tr td {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
#spec_sec01 .sheet_basic tr th, #spec_sec01 .sheet_basic tr td {
  white-space: nowrap;
}
#spec_sec01 .sheet_basic tr td.w26 {
  width: 30px;
}
#spec_sec01 div.motmini_link {
  text-align: center;
}
#spec_sec01 div.motmini_link img {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
}
@media print, screen and (min-width:768px) {
  #spec_sec01 .sheet_sp {
    display: none;
  }
  #spec_sec01 .sheet_pc {
    display: block;
  }
  #spec_sec01 .sheet_basic tr th, #spec_sec01 .sheet_basic tr td {
    display: table-cell;
  }
  #spec_sec01 .sheet_basic tr td.w26 {
    width: 26.66666%;
  }
  #spec_sec01 div.motmini_link img {
    margin-top: 20px;
  }
}
/*section02*/
#spec_sec02 {
  margin-top: 20px;
}
#spec_sec02 .sheet_pc {
  display: none;
}
#spec_sec02 .sheet_basic tr th {
  width: 40%;
}
#spec_sec02 .sheet_basic tr th, #spec_sec02 .sheet_basic tr td {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
#spec_sec02 .sheet_basic tr th.bordertop, #spec_sec02 .sheet_basic tr td.bordertop {
  /*border-top: 2px solid #6aabcb;*/
}
@media print, screen and (min-width:768px) {
  #spec_sec02 .sheet_sp {
    display: none;
  }
  #spec_sec02 .sheet_pc {
    display: block;
  }
  #spec_sec02 .sheet_basic tr th {
    width: auto;
  }
  #spec_sec02 .sheet_basic tr th, #spec_sec02 .sheet_basic tr td {
    white-space: nowrap;
  }
}
/*sheet_function*/
#spec_sec02 .sheet_function_sp .sheet_basic tr td {
  width: 50%;
}
#spec_sec02 .sheet_function_pc {
  display: none;
}
#spec_sec02 .sheet_function_pc .sheet_basic tr td {
  width: 25%;
}
#spec_sec02 .sheet_function_pc .sheet_basic tr th, #spec_sec02 .sheet_function_pc .sheet_basic tr td {
  white-space: normal;
}
@media print, screen and (min-width:768px) {
  #spec_sec02 .sheet_function_sp {
    display: none;
  }
  #spec_sec02 .sheet_function_pc {
    display: block;
  }
}
/*section03*/
/*funclist01*/
#spec_sec03 ul.funclist01 li {
  text-align: center;
  margin-bottom: 20px;
}
#spec_sec03 ul.funclist01 li img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #spec_sec03 ul.funclist01 {
    margin: 30px auto;
    width: 670px;
  }
  #spec_sec03 ul.funclist01 li {
    float: left;
  }
  #spec_sec03 ul.funclist01 li:last-child {
    float: right;
  }
}
/*funclist02*/
#spec_sec03 ul.funclist02 li {
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
}
#spec_sec03 ul.funclist02 li img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #spec_sec03 ul.funclist02 li {
    float: left;
    width: 60%;
  }
  #spec_sec03 ul.funclist02 li:last-child {
    float: right;
    /*width: 57%;*/
    width: 37%;
  }
}
@media print, screen and (min-width:1200px) {
  #spec_sec03 ul.funclist02 li {
    float: left;
    width: 57%;
  }
  #spec_sec03 ul.funclist02 li:last-child {
    /*width: 60%;*/
    width: 40%;
  }
}
/*section04*/
#spec_sec04 .sheet_basic tr th, #spec_sec04 .sheet_basic tr td {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
/*------------------------------------------------------------
functions
------------------------------------------------------------*/
/*functions_topnavi*/
.functions_topnavi {
  margin-bottom: 20px;
}
.functions_topnavi li {
  margin-bottom: 10px;
}
.functions_topnavi li a {
  text-align: center;
  display: block;
  background: #67c0eb;
  color: #fff;
  border-radius: 50px;
  padding: 5px 10px;
  text-decoration: none;
  border: 1px solid #67c0eb;
  transition: all 0.5s;
}
.functions_topnavi li a:hover {
  transition: all 0.5s;
  background: #fff;
  color: #67c0eb;
}
.smartphone_img img {
  width: 100%;
  height: auto;
}
.translation_sec04 a {
  display: block;
  width: 100%;
  text-align: center;
}
.translation_sec04 a img {
  margin-top: 20px;
}
@media print, screen and (min-width:768px) {
  .functions_topnavi li {
    width: 32%;
    float: left;
    margin-right: 2%;
  }
  .functions_topnavi li:last-child {
    margin-right: 0;
  }
}
/*------------------------------------------------------------section*/
/*section01*/
#functions_motpbx_sec01 ul {
  margin-bottom: 20px;
}
#functions_motpbx_sec01 ul li {
  margin-bottom: 5px;
}
#functions_motpbx_sec01 ul li a {
  color: #666666;
}
#functions_motpbx_sec01 ul li a:hover {
  color: #0a90d2;
}
@media print, screen and (min-width:480px) {
  #functions_motpbx_sec01 ul li {
    width: 50%;
    float: left;
  }
}
@media print, screen and (min-width:768px) {
  #functions_motpbx_sec01 ul li {
    width: 33%;
  }
}
/*section02*/
#functions_motpbx_sec02, #functions_motpbx_sec02 #no, #functions_motpbx_sec02 #history, #functions_motpbx_sec02 #cha, #functions_motpbx_sec02 #fax, #functions_motpbx_sec02 #meishi, #functions_motpbx_sec02 #cti {
  margin-top: -80px;
  padding-top: 80px;
  display: inline-block;
  vertical-align: top;
}
#functions_motpbx_sec02 .title02 span a {
  background: #67c0eb;
  color: #fff;
  border-radius: 50px;
  padding: 3px 10px;
  text-decoration: none;
  font-size: 11px;
  border: 1px solid #67c0eb;
  transition: all 0.5s;
}
#functions_motpbx_sec02 .title02 span a:hover {
  background: #fff;
  color: #67c0eb;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #functions_motpbx_sec02 .title02 br {
    display: none;
  }
}
@media print, screen and (min-width:768px) {
  #functions_motpbx_sec02, #functions_motpbx_sec02 #no, #functions_motpbx_sec02 #history, #functions_motpbx_sec02 #cha, #functions_motpbx_sec02 #fax, #functions_motpbx_sec02 #meishi, #functions_motpbx_sec02 #cti {
    margin-top: -140px;
    padding-top: 140px;
  }
  #functions_motpbx_sec02 .title02 span a {
    font-size: 12px;
  }
  #functions_motpbx_sec02 table.sheet_basic tr th {
    width: 30%;
  }
}
/*------------------------------------------------------------
chat
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#chat_sec01 ul.point_list li {
  margin-bottom: 10px;
  border: 1px solid #0A90D2;
  border-radius: 4px;
  padding: 12px 10px 10px;
  text-align: center;
}
#chat_sec01 ul.point_list li dl dt {
  font-size: 16px;
  color: #0A90D2;
  margin-bottom: 3px;
}
#chat_sec01 div.chat_img {
  text-align: center;
}
#chat_sec01 div.chat_img img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #chat_sec01 ul.point_list li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 15px;
  }
  #chat_sec01 ul.point_list li:nth-child(2n) {
    margin-right: 0;
  }
  #chat_sec01 ul.point_list li dl dt {
    font-size: 20px;
  }
}
@media print, screen and (min-width:1200px) {
  #chat_sec01 ul.point_list li {
    padding: 12px 20px 10px;
  }
}
/*section02*/
#chat_sec02 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#chat_sec02 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 5px;
  transition: all 0.5s;
  text-decoration: none;
}
#chat_sec02 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #chat_sec02 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #chat_sec02 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #chat_sec02 ul li {
    width: 32%;
  }
  #chat_sec02 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #chat_sec02 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------------------------------
fax
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#fax_sec01 ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  /*border-bottom: 1px dotted #CDCDCD;*/
  text-align: center;
}
#fax_sec01 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#fax_sec01 ul li dl dt {
  font-size: 16px;
  margin-bottom: 10px;
}
#fax_sec01 ul li dl dd.point_photo {
  max-width: 250px;
  margin: 47px auto 30px;
}
#fax_sec01 .title01 {
  font-size: 20px;
}
@media print, screen and (min-width:768px) {
  #fax_sec01 ul li {
    margin-bottom: 0;
    padding-bottom: 0;
    /*border-right: 1px dotted #CDCDCD;*/
    border-bottom: none;
    width: 33.333333%;
    float: left;
  }
  #fax_sec01 ul li:last-child {
    border-right: none;
  }
  #fax_sec01 ul li dl {
    padding: 0 20px;
  }
}
/*section03*/
#fax_sec03 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#fax_sec03 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 5px;
  transition: all 0.5s;
  text-decoration: none;
}
#fax_sec03 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #fax_sec03 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #fax_sec03 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #fax_sec03 ul li {
    width: 32%;
  }
  #fax_sec03 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #fax_sec03 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*section*/
.end_items {
  font-size: 150%;
  margin-bottom: 30px;
}
.end_items p {
  font-size: 100%;
  color: #666;
  text-align: center;
}
.end_items span {
  font-size: 150%;
  color: #29b79c;
  font-weight: bold;
}
.green_back {
  width: 100%;
  padding: 20px;
  background-color: #29b79c;
  background-image: url("../../../wp-content/uploads/2016/03/green_back.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  font-size: 70%;
  text-align: center;
}
@media print, screen and (min-width:992px) {
  .end_items {
    font-size: 200%;
  }
}
@media print, screen and (min-width:768px) {
  .end_items {
    font-size: 180%;
  }
}
/*section04*/
#fax_sec04 {
  padding-top: 60px;
}
#fax_sec04 .container_04 {
  margin-bottom: 30px;
}
#fax_sec04 .title01 {
  color: #666;
  font-weight: bold;
  margin-bottom: 60px;
}
#fax_sec04 .title03 {
  position: relative;
  clear: both;
  width: 90%;
  /*max-width: 450px;*/
  height: 60px;
  margin: 40px 0 20px 0;
  background: linear-gradient(left, #0A90D2 30%, #ffffff 95%);
  background: -webkit-linear-gradient(left, #0A90D2 5%, #ffffff 95%);
  background: -moz-linear-gradient(left, #0A90D2 5%, #ffffff 95%);
  background: -o-linear-gradient(left, #0A90D2 5%, #ffffff 95%);
  background: -ms-linear-gradient(left, #0A90D2 5%, #ffffff 95%);
  line-height: 60px;
  color: #ffffff;
  font-size: 120%;
}
#fax_sec04 .title03 img {
  position: absolute;
  right: -40px;
  bottom: 0;
  width: 100px;
}
#fax_sec04 ul.list_disc {
  list-style-type: disc;
  padding-left: 30px;
}
#fax_sec04 ul.list_disc li {
  margin-bottom: 10px;
  list-style-type: disc !important;
}
@media print, screen and (min-width:768px) {
  #fax_sec04 .title03 {
    font-size: 150%;
  }
  #fax_sec04 .title03 img {
    width: 130px;
  }
}
/*--------------------------*/
.sec2_item {
  width: 100%;
  border: 5px solid #1983C2;
  display: inline-block;
  margin-bottom: 30px;
}
#fax_item1 {
  border-color: #366DB0;
}
#fax_item1 .item_head {
  background: #366DB0;
}
#fax_item3 {
  border-color: #2297B4;
}
#fax_item3 .item_head {
  background: #2297B4;
}
.sec2_item .item_head {
  position: relative;
  clear: both;
  margin: 0;
  padding: 0;
  background: #1983C2;
  color: #fff;
  text-align: center;
}
.sec2_item .item_head p, .sec2_item .item_head img {
  padding: 10px;
}
.sec2_item .item_head p {
  font-size: 140%;
  color: #fff;
  line-height: 30px;
}
.sec2_item .item_head img.arrow {
  height: 70px;
  padding: 20px 10px;
}
.sec2_item .item_head img.sankaku_img {
  position: absolute;
  top: 70px;
  left: 50%;
  width: 15%;
  height: auto;
  padding: 0 7.5% 0 0;
}
.sec2_item .midashi_bold {
  margin: 30px 0 0;
  font-size: 200%;
  font-weight: bold;
  color: #666;
  text-align: center;
}
.sec2_item .inner_box {
  padding: 5%;
}
.sec2_item .inner_left {
  float: left;
  width: 50%;
  padding: 20px 20px 0 0;
  font-size: 130%;
}
.sec2_item .inner_right {
  float: right;
  width: 50%;
}
.sec2_item .inner_right img {
  width: 100%;
}
@media print, screen and (max-width:768px) {
  .sec2_item {
    font-size: 80%;
  }
  .sec2_item .item_head p {
    padding: 10px 5px;
  }
  .sec2_item .item_head img.arrow {
    height: 70px;
    padding: 25px 5px;
  }
}
@media print, screen and (max-width:650px) {
  #fax_item2 .item_head {
    height: auto;
  }
  #fax_item2 .item_head p {
    float: none;
    line-height: 30px;
  }
  #fax_item2 .item_head img.arrow {
    float: none;
    height: 20px;
    padding: 0;
  }
  #fax_item2 .item_head img.sankaku {
    top: auto;
  }
}
@media print, screen and (max-width:480px) {
  .sec2_item .item_head {
    height: auto;
  }
  .sec2_item .item_head p {
    float: none;
    line-height: 30px;
  }
  .sec2_item .item_head img.arrow {
    float: none;
    height: 20px;
    padding: 0;
  }
  .sec2_item .item_head img.sankaku {
    top: auto;
  }
  .sec2_item .inner_left, .sec2_item .inner_right {
    float: none;
    width: 100%;
  }
  .sec2_item .inner_right {
    text-align: center;
  }
  .sec2_item .inner_right img {
    max-width: 200px;
  }
}
/*------------------------------------------------------------
WEB繝槭・繧ｱ繝・ぅ繝ｳ繧ｰ霑ｽ險倥縺薙％縺九ｉ
------------------------------------------------------------*/
/*------------------------------------------------------------
networkcamera
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#networkcamera_sec01 div.networkcamera_img {
  text-align: center;
}
#networkcamera_sec01 div.networkcamera_img img {
  width: 100%;
  height: auto;
}
/*section02*/
#networkcamera_sec02 div.networkcamera_img {
  text-align: center;
  margin-top: 10px;
}
#networkcamera_sec02 div.networkcamera_img img {
  width: 100%;
  height: auto;
}
/*section03*/
/*funclist01*/
#networkcamera_sec03 ul.funclist01 li {
  text-align: left;
  margin-bottom: 20px;
}
#networkcamera_sec03 ul.funclist01 li img {
  max-width: 170px;
  height: auto;
}
#networkcamera_sec03 div.networkcamera_img {
  text-align: center;
  margin-top: 10px;
}
#networkcamera_sec03 div.networkcamera_img img {
  width: 100%;
  height: auto;
}
#networkcamera_sec03 ul.funclist01 li.f_left {
  width: 100%;
  text-align: center;
}
#networkcamera_sec03 ul.funclist01 li.f_right {
  width: 100%;
}
#networkcamera_sec03 .networkcamera_bn {
  text-align: center;
}
#networkcamera_sec03 .networkcamera_bn img {
  max-width: 680px;
  width: 100%;
}
@media print, screen and (min-width:768px) {
  #networkcamera_sec03 ul.funclist01 li {
    float: left;
  }
  #networkcamera_sec03 ul.funclist01 li:last-child {
    float: right;
    width: 57%;
  }
  #networkcamera_sec03 ul.funclist01 li.f_left {
    width: 35%;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  #networkcamera_sec03 ul.funclist01 li.f_right {
    width: 65%;
    padding: 0;
    margin: 0;
  }
  #networkcamera_sec03 .networkcamera_bn {
    width: 100%;
    text-align: center;
  }
}
@media print, screen and (min-width:1200px) {
  #networkcamera_sec03 ul.funclist01 li:last-child {
    width: 65%;
  }
}
#networkcamera_sec03 div.networkcamera_bn img {
  max-width: 100%;
  margin-top: 40px;
  text-align: center;
}
#networkcamera_sec03 div.networkcamera_bn a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/*section04*/
#networkcamera_sec04 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#networkcamera_sec04 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 5px;
  transition: all 0.5s;
  text-decoration: none;
}
#networkcamera_sec04 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #networkcamera_sec04 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #networkcamera_sec04 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #networkcamera_sec04 ul li {
    width: 32%;
  }
  #networkcamera_sec04 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #networkcamera_sec04 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------------------------------
kyoten
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#kyoten_sec01 div.kyoten_img {
  text-align: center;
}
#kyoten_sec01 div.kyoten_img img {
  max-width: 100%;
  height: auto;
}
/*section02*/
/*funclist01*/
#kyoten_sec02 ul.funclist01 li.f_left {
  width: 100%;
  text-align: left;
}
#kyoten_sec02 ul.funclist01 li.f_right {
  width: 100%;
  text-align: left;
}
@media print, screen and (min-width:768px) {
  #kyoten_sec02 ul.funclist01 li {
    float: left;
  }
  #kyoten_sec02 ul.funclist01 li:last-child {
    float: right;
    width: 57%;
  }
  #kyoten_sec02 ul.funclist01 li.f_left {
    width: 35%;
    padding: 0;
    margin: 0;
    text-align: left;
  }
  #kyoten_sec02 ul.funclist01 li.f_right {
    width: 65%;
    padding: 0;
    margin: 0;
  }
}
@media print, screen and (min-width:1200px) {
  #kyoten_sec02 ul.funclist01 li:last-child {
    width: 65%;
  }
}
#kyoten_sec02 .font_b {
  font-weight: bold;
  margin-bottom: -20px;
}
#kyoten_sec02 .kyoten_img {
  text-align: center;
  max-width: 100%;
}
/*section03*/
#kyoten_sec03 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#kyoten_sec03 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 5px;
  transition: all 0.5s;
  text-decoration: none;
}
#kyoten_sec03 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #kyoten_sec03 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #kyoten_sec03 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #kyoten_sec03 ul li {
    width: 32%;
  }
  #kyoten_sec03 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #kyoten_sec03 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------------------------------
HOT LINE
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#hotline_sec01 div.hotline_img {
  text-align: center;
}
#hotline_sec01 div.hotline_img img {
  max-width: 100%;
  height: auto;
}
/*section02*/
#hotline_sec02 div.hotline_img {
  text-align: center;
}
#hotline_sec02 div.hotline_img img {
  max-width: 100%;
  height: auto;
}
/*section03*/
#hotline_sec01 div.hotline_img {
  text-align: center;
}
#hotline_sec03 div.hotline_img {
  text-align: center;
}
#hotline_sec03 div.hotline_img img {
  max-width: 100%;
  height: auto;
}
/*section04*/
#hotline_sec04 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#hotline_sec04 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 5px;
  transition: all 0.5s;
  text-decoration: none;
}
#hotline_sec04 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #hotline_sec04 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #hotline_sec04 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #hotline_sec04 ul li {
    width: 32%;
  }
  #hotline_sec04 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #hotline_sec04 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------------------------------
videophone
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#videophone_sec01 div.videophone_img {
  margin-top: 20px;
  text-align: center;
}
#videophone_sec01 div.videophone_img img {
  max-width: 100%;
  height: auto;
}
#videophone_sec01 .videophone_img_left {
  text-align: center;
  margin: 20px 0;
  width: 100%;
  /*float: center;*/
}
#videophone_sec01 .videophone_img_left img, #videophone_sec01 .videophone_img_right img {
  max-width: 270px;
}
#videophone_sec01 .videophone_txt_right {
  margin-top: 20px;
  text-align: left;
  float: left
}
#videophone_sec01 .videophone_img_right {
  text-align: center;
  margin: 20px 0;
  width: 100%;
  /*float: center;*/
}
@media print, screen and (min-width:768px) {
  #videophone_sec01 .videophone_img_left {
    width: 40%;
    padding: 0;
    margin: 10px 0;
    text-align: center;
    float: left;
  }
  #videophone_sec01 .videophone_txt_right {
    width: 60%;
    padding: 0;
    margin: 20px 0 0 0;
    float: left;
  }
  #videophone_sec01 .videophone_img_right {
    width: 60%;
    padding: 0;
    margin: 10px 0;
    float: left;
  }
}
/*section02*/
#videophone_sec02 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#videophone_sec02 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 5px;
  transition: all 0.5s;
  text-decoration: none;
}
#videophone_sec02 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #videophone_sec02 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #videophone_sec02 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #videophone_sec02 ul li {
    width: 32%;
  }
  #videophone_sec02 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #videophone_sec02 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------------------------------
諡轤ｹ髢捺磁邯夂畑sip繧ｵ繝ｼ繝撰ｼ・OT/Birdge・?
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section1 讖溯・讎りｦ《heet_basic*/
#bridge_sec01 .sheet_basic tr th {
  width: 40%;
}
#bridge_sec01 .sheet_basic tr th, #bridge_sec01 .sheet_basic tr td {
  text-align: left;
  vertical-align: middle;
  display: table-cell;
}
#bridge_sec01 .sheet_basic tr th.bordertop, #bridge_sec01 .sheet_basic tr td.bordertop {
  border-top: 2px solid #6aabcb;
}
@media print, screen and (min-width:768px) {
  #bridge_sec01 .sheet_basic tr th {
    width: auto;
  }
  #bridge_sec01 .sheet_basic tr th {
    white-space: nowrap;
  }
}
/*section2 讖溯・荳隕ｧsheet_function*/
#bridge_sec02 .sheet_pc {
  display: none;
}
#bridge_sec02 .sheet_basic tr th {
  width: 40%;
}
#bridge_sec02 .sheet_basic tr th, #bridge_sec02 .sheet_basic tr td {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
#bridge_sec02 .sheet_basic tr th.bordertop, #bridge_sec02 .sheet_basic tr td.bordertop {
  border-top: 2px solid #6aabcb;
}
@media print, screen and (min-width:768px) {
  #bridge_sec02 .sheet_sp {
    display: none;
  }
  #bridge_sec02 .sheet_pc {
    display: block;
  }
  #bridge_sec02 .sheet_basic tr th {
    width: auto;
  }
  #bridge_sec02 .sheet_basic tr th, #bridge_sec02 .sheet_basic tr td {
    white-space: nowrap;
  }
}
#bridge_sec02 .sheet_function_sp .sheet_basic tr td {
  width: 50%;
}
#bridge_sec02 .sheet_function_pc {
  display: none;
}
#bridge_sec02 .sheet_function_pc .sheet_basic tr td {
  width: 25%;
}
#bridge_sec02 .sheet_function_pc .sheet_basic tr th, #bridge_sec02 .sheet_function_pc .sheet_basic tr td {
  white-space: normal;
}
@media print, screen and (min-width:768px) {
  #bridge_sec02 .sheet_function_sp {
    display: none;
  }
  #bridge_sec02 .sheet_function_pc {
    display: block;
  }
}
/*section03*/
#bridge_sec03 div.bridge_img {
  margin-top: 20px;
  text-align: center;
}
#bridge_sec03 div.bridge_img img {
  max-width: 100%;
  height: auto;
}
/*section4 莉墓ｧ俶ｦりｦ《heet_basic*/
#bridge_sec04 .sheet_basic tr th {
  width: 40%;
}
#bridge_sec04 .sheet_basic tr th, #bridge_sec04 .sheet_basic tr td {
  text-align: left;
  vertical-align: middle;
  display: table-cell;
}
#bridge_sec04 .sheet_basic tr th.bordertop, #bridge_sec04 .sheet_basic tr td.bordertop {
  border-top: 2px solid #6aabcb;
}
@media print, screen and (min-width:768px) {
  #bridge_sec04 .sheet_basic tr th {
    width: auto;
  }
  #bridge_sec04 .sheet_basic tr th {
    white-space: nowrap;
  }
}
/*------------------------------------------------------------
莨夂､ｾ讎りｦ√company
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section1 讖溯・讎りｦ《heet_basic*/
#company_sec01 .sheet_basic tr th {
  width: 40%;
}
#company_sec01 .sheet_basic tr th, #bridge_sec01 .sheet_basic tr td {
  text-align: left;
  vertical-align: middle;
  display: table-cell;
}
#company_sec01 .sheet_basic tr th.bordertop, #company_sec01 .sheet_basic tr td.bordertop {
  border-top: 2px solid #6aabcb;
}
@media print, screen and (min-width:768px) {
  #company_sec01 .sheet_basic tr th {
    width: auto;
  }
  #company_sec01 .sheet_basic tr th {
    white-space: nowrap;
  }
}
/*------------------------------------------------------------
蛟倶ｺｺ諠・ｱ菫晁ｭｷ譁ｹ驥昴privacy
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section1*/
#privacy_sec01 .text_right {
  text-align: right;
}
/*------------------------------------------------------------
蟇ｾ蠢懈ｩ溽ｨｮ荳隕ｧ縲models
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section1 讖溯・讎りｦ《heet_basic*/
#models_sec01 .sheet_basic tr th {
  width: 10%
}
#models_sec01 .sheet_basic tr th, #models_sec01 .sheet_basic tr td {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
#models_sec01 .sheet_basic tr th.bordertop, #models_sec01 .sheet_basic tr td.bordertop {
  border-top: 2px solid #6aabcb;
}
@media print, screen and (min-width:768px) {
  #models_sec01 .sheet_basic tr th {
    width: auto;
  }
  #models_sec01 .sheet_basic tr th {
    white-space: nowrap;
  }
}
#models_sec01 .text_left {
  text-align: left;
}
/*------------------------------------------------------------
MOT縺ｮ迚ｹ蠕ｴ縲feature
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section1*/
#feature_sec01_img_left {
  text-align: center;
  width: 100%;
}
#feature_sec01_img_left img, #feature_sec01_img_right img {
  max-width: 350px;
}
#feature_sec01_img_right {
  text-align: center;
  width: 100%;
}
@media print, screen and (min-width:768px) {
  #feature_sec01_img_left {
    width: 50%;
    float: left;
  }
  #feature_sec01_img_right {
    width: 50%;
    float: left;
  }
}
/*section02*/
#feature_sec02 ul li {
  margin-bottom: 10px;
  text-align: center;
  height: 50px;
}
#feature_sec02 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 40px;
  padding: 10px;
  transition: all 0.5s;
  text-decoration: none;
  margin-top: 10px;
}
#feature_sec02 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #feature_sec02 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #feature_sec02 ul li.full {
    width: auto;
    display: inline-block;
  }
  #feature_sec02 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #feature_sec02 ul li {
    width: 32%;
  }
  #feature_sec02 ul li.full {
    width: auto;
    display: inline-block;
  }
  #feature_sec02 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #feature_sec02 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*section03*/
#feature_sec03 #feature_sec03_img {
  text-align: center;
  width: 100%;
}
#feature_sec03 #feature_sec03_img img {
  max-width: 100%;
  height: auto;
}
/*section04*/
#feature_sec04 #feature_sec04_img {
  text-align: center;
  width: 100%;
}
#feature_sec04 #feature_sec04_img img {
  max-width: 100%;
  height: auto;
}
/*section05*/
#feature_sec05 #feature_sec05_img {
  text-align: center;
  width: 100%;
}
#feature_sec05 #feature_sec05_img img {
  max-width: 100%;
  height: auto;
}
/*section06*/
#feature_sec06 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#feature_sec06 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 20px;
  padding: 15px;
  transition: all 0.5s;
  text-decoration: none;
}
#feature_sec06 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #feature_sec06 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #feature_sec06 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #feature_sec06 ul li {
    width: 32%;
  }
  #feature_sec06 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #feature_sec06 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------------------------------
POS繧｢繝励Μ騾｣蜍輔app
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#app_sec01 div.app_img {
  margin-top: 20px;
  text-align: center;
}
#app_sec01 div.app_img img {
  max-width: 100%;
  height: auto;
}
/*section02*/
#app_sec02 div.app_img {
  margin-top: 20px;
  text-align: center;
}
#app_sec02 div.app_img img {
  max-width: 700px;
  height: auto;
}
/*section03*/
#app_sec03 div.app_img {
  margin-top: 20px;
  text-align: center;
}
#app_sec03 div.app_img img {
  max-width: 100%;
  height: auto;
}
/*------------------------------------------------------------
繧ｵ繧､繝医・繝・・縲sitemap Plugin縺ｮCSS險ｭ螳?
------------------------------------------------------------*/
ul.wsp-pages-list {
  margin: 0 0 30px 0;
  list-style-type: disc;
}
ul.wsp-pages-list li {
  margin: 0 0 10px 0;
}
ul.wsp-pages-list ul.children {
  margin: 10px 0 30px 20px;
}
ul.wsp-pages-list ul.children li {
  margin: 0 0 10px 0;
}
ul.wsp-posts-list {
  margin: 0 0 30px 0;
  list-style-type: disc;
}
ul.wsp-posts-list li {
  margin: 0 0 10px 0;
}
ul.wsp-posts-list ul.children {
  margin: 10px 0 30px 20px;
}
ul.wsp-posts-list ul.children li {
  margin: 0 0 10px 0;
}
@media print, screen and (min-width:768px) {
  #sitemap_sec_left {
    width: 45%;
    float: left;
    margin: 0 5% 0 0;
    padding: 0;
  }
  #sitemap_sec_right {
    width: 45%;
    float: left;
    margin: 0 0 0 5%;
    padding: 0;
  }
}
/*------------------------------------------------------------
雉・侭繝繧ｦ繝ｳ繝ｭ繝ｼ繝峨whitepaper
------------------------------------------------------------*/
#whitepaper_sec01 {}
h4.wp_title {
  font-weight: bold;
  font-size: 100%;
  border-left: 3px solid #03a9fa;
  margin: 0 0 10px;
}
#whitepaper_sec01 dl a {
  display: block;
}
#whitepaper_sec01 dl {
  width: 100%;
  margin: 0;
  padding: 10px 0 15px;
  display: inline-block;
  border-bottom: 1px dotted #cccccc;
}
#whitepaper_sec01 dl dt {
  width: 20%;
  margin: 0;
  padding: 0;
  float: left;
  text-align: right;
}
#whitepaper_sec01 dl dt img {
  width: 80%;
  height: auto;
}
#whitepaper_sec01 dl dd {
  width: 70%;
  margin: 0;
  padding: 0;
  float: right;
}
#whitepaper_sec01 .btn_wp {
  color: #ffffff;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 10px 0;
  transition: all 0.5s;
  text-decoration: none;
  background: #03a9fa;
  width: 50%;
  font-size: 100%;
  text-align: center;
  margin: 30px 0 0 0;
}
#whitepaper_sec01 dl a:hover .btn_wp {
  display: block;
  transition: all 0.5s;
  color: #03a9fa;
  background: #ffffff;
  border: 1px solid #03a9fa;
}
@media print, screen and (max-width:768px) {
  #whitepaper_sec01 .btn_wp {
    width: 70%;
  }
}
@media print, screen and (max-width:480px) {
  #whitepaper_sec01 dl {
    width: 90%;
    margin: 0 5%;
    padding: 0;
  }
  #whitepaper_sec01 dl dt {
    width: 80%;
    margin: 20px 10%;
    padding: 0;
    clear: left;
    text-align: center;
  }
  #whitepaper_sec01 dl dt img {
    width: auto;
    height: auto;
  }
  #whitepaper_sec01 dl dd {
    width: 90%;
    margin: 0;
    padding: 0 5% 30px 5%;
    clear: left;
  }
  #whitepaper_sec01 .btn_wp {
    width: 90%;
    margin: 20px 0 0 0;
  }
}
/*------------------------------------------------------------
繝ｦ繝ｼ繧ｶ繝ｼ繝槭ル繝･繧｢繝ｫ縲customer/manual
------------------------------------------------------------*/
#manual_sec01 h3.title01 {
  padding: 0 0 20px 0;
}
#manual_sec01 h4.title02 a, #manual_sec01 h4.title02 {
  border: 0px;
  text-decoration: none;
  padding: 0 0 0 20px;
}
/*------------------------------------------------------------
縺雁撫縺・粋繧上○縲inquiry
------------------------------------------------------------*/
#inquiry_sec01 {
  text-align: center;
  width: 80%;
  margin: 0 10%;
}
#inquiry_sec01 #area_center {
  text-align: left;
  display: inline-block;
}
#inquiry_sec01 #area_center p {
  text-align: left;
}
/*table*/
table.inq01 {
  border-collapse: collapse;
  margin: 15px 0 20px;
  width: 100%;
  text-align: left;
}
table.inq01 th, table.inq01 td {
  font-size: 12px;
  line-height: 170%;
  padding: 10px;
}
table.inq01 th {
  background: #eeeeee;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  border: 1px solid #666666;
}
table.inq01 td {
  background: #ffffff;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
  vertical-align: top;
}
@media print, screen and (max-width:640px) {
  table.inq01 th {
    display: block;
  }
  table.inq01 td {
    display: block;
  }
}
table.inq01 th.hissu .hissu_ico {
  padding: 3px;
  color: #ffffff;
  background: orange;
  text-align: center;
  font-size: 80%;
}
table.inq01 td.hissu, table.inq01 td.hissu {}
table.inq01 textarea {
  width: 100%;
  height: 100px;
}
table.inq01 input {
  width: 100%;
  max-width: 550px;
}
/*submitbutton*/
.submitbutton {
  text-align: center;
  width: 60%;
  padding: 0px;
  margin: 0 20% 0 20%;
}
/*table_修正版*/
.bg_bw2 {
  margin: 0 40px 64px;
  padding: 56px 50px;
  background: #f0f8fa;
  border-radius: 32px;
}
.bg_bw_inner2 {
  padding: 30px 0px;
  background: #fff;
  border-radius: 8px;
  max-width: 1180px;
}
.bg_bw_inner3 {
  padding: 70px 0px;
  background: #fff;
  border-radius: 8px;
  max-width: 1180px;
}
.bg_bw_inner3:nth-child(n + 2) {
  padding: 0px 0px 70px;
}
.bg_bw_inner3 div.img_motpbx_new img {
  width: 80%;
  margin: 20px auto;
  border-radius: 16px;
}
.w100_table_inq table {
  width: 100%;
}
.w100_table_inq table input {
  border-radius: 8px;
  border: 1px solid #b2ccea;
  background: #f9fcfd;
  padding: 0 16px;
}
.w100_table_inq table input:focus {
  border-radius: 8px;
  border: 1px solid #b2ccea !important;
  background: #fff;
  padding: 0 16px;
}
.w100_table_inq table select {
  border-radius: 8px;
  border: 1px solid #b2ccea;
  background: #f9fcfd;
  padding: 0 16px;
}
.w100_table_inq table select:focus {
  border-radius: 8px;
  border: 1px solid #b2ccea;
  background: #fff;
  padding: 0 16px;
}
.w100_table_inq table textarea {
  border-radius: 8px;
  border: 1px solid #b2ccea;
  background: #f9fcfd;
  padding: 0 16px;
}
.w100_table_inq table textarea:focus {
  border-radius: 8px;
  border: 1px solid #b2ccea;
  background: #fff;
  padding: 0 16px;
}
.w100_table_inq table span {
  font-size: 14px;
}
.h40_inq_input {
  height: 40px !important;
}
.industry_select_w100 {
  width: 100%;
  max-width: 300px;
}
.il_label {
  display: inline;
  padding: 0 30px 0 0 !important;
}
.inq_h3_txt {
  text-align: center;
  font-weight: bold;
}
.inq_txt_m {
  line-height: 30px !important;
  font-size: medium !important;
  color: #424242;
}
.inq_table_blue th {
  border: none !important;
  background: #fff !important;
  border-top: 1px solid #e5eef8 !important;
  padding: 20px 40px !important;
  font-size: 16px !important;
  color: #424242;
  font-weight: bold !important;
}
.inq_table_blue td {
  border: none !important;
  border-top: 1px solid #e5eef8 !important;
  font-size: 16px !important;
  padding: 20px !important;
}
.inq_table_blue tr:first-child th, .inq_table_blue tr:first-child td {
  border: none;
}
@media print, screen and (max-width:640px) {
  .bg_bw2 {
    margin: 0 0px 20px;
    padding: 30px 10px;
    border-radius: 10px;
  }
  .bg_bw_inner2 {
    padding: 20px 5px;
  }
  .w100_table_inq table {
    table-layout: fixed;
  }
  .il_label {
    display: block;
    padding: 0 0 10px 0 !important;
    margin: 0;
  }
  .inq_table_blue th {
    font-size: 16px !important;
    padding: 20px !important;
  }
  .inq_table_blue td {
    font-size: 16px !important;
    padding: 0 20px 20px !important;
    border-top: none !important;
  }
  .h40_inq_input {
    height: auto !important;
  }
}
.w100_inq {
  width: 100% !important;
  margin: 0 auto !important;
}
/* old button 2017/02/09
.btn_continue{
	float:left;
	color: #ffffff;
	border: 1px solid #03a9fa;
	border-radius: 50px;
	padding: 10px 0;
	transition: all 0.5s;
	text-decoration: none;
	background: #03a9fa;
	width:40%;
	font-size:110%;
	font-weight:bold;
}

.btn_reset{
	float:right;
	color: #03a9fa;
	border: 1px solid #03a9fa;
	border-radius: 50px;
	padding: 10px 0;
	transition: all 0.5s;
	text-decoration: none;
	background: #ffffff;
	width:30%;
}

*/
.btn_continue, .btn_reset {
  display: inline-block;
  margin: 0 20px;
  border-radius: 6px;
  border-bottom: 2px solid #f4a316;
  padding: 10px 60px;
  background-color: #ffa200;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}
.btn_continue {
  border: 2px solid #f4a316;
}
.btn_continue:hover {
  background-color: #fff;
  color: #ffa200;
}
.btn_reset {
  background-color: #c3c3c3;
  padding: 10px 20px;
  font-weight: normal;
  font-size: 14px;
  border-bottom: 2px solid #9f9f9f;
}
#inquiry_sec01 input.radio_btn {
  width: auto;
}
#inquiry_sec01 label {
  font-weight: normal;
  padding: 0 10px 0 0;
}
/*text_red*/
#inquiry_sec01 .error_red {
  color: #F60;
  text-decoration: none;
}
#inquiry_sec01 small {
  color: #000;
  text-decoration: none;
  font-size: 50%;
  font-weight: bold;
}
/* 100331霑ｽ蜉 */
#inquiry_sec01 p span.error_red {
  color: #F00;
}
#inquiry_sec01 .ime_off {
  ime-mode: inactive;
}
/* IME繧ｪ繝? */
.ime_off {
  ime-mode: disabled;
}
@media screen and (max-width:768px) {
  #inquiry_sec01 textarea {
    width: 100%;
  }
  .submitbutton {
    width: 80%;
    margin: 0 10% 0 10%;
    clear: both;
    display: inline-block;
  }
  .btn_continue {
    clear: both;
    width: 100%;
    margin: 0 0 30px 0;
    display: inline-block;
  }
  .btn_reset {
    clear: both;
    width: 100%;
    margin: 0 0 30px 0;
    display: inline-block;
  }
  #inquiry_sec01 {
    width: 90%;
    margin: 0 5%;
  }
}
/*------------------------------------------------------------
髮ｻ隧ｱ蟇ｾ蠢懈髪謠ｴ縲CTI
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#cti_sec01 ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #CDCDCD;
  text-align: center;
}
#cti_sec01 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#cti_sec01 ul li dl dt {
  font-size: 16px;
  margin-bottom: 10px;
}
#cti_sec01 img {
  max-width: 200px;
}
#cti_sec01 ul li dl dd.point_photo {
  margin-bottom: 10px;
}
@media print, screen and (min-width:768px) {
  #cti_sec01 ul li {
    margin-bottom: 0;
    padding-bottom: 0;
    border-right: 1px dotted #CDCDCD;
    border-bottom: none;
    width: 33.333333%;
    float: left;
  }
  #cti_sec01 ul li:last-child {
    border-right: none;
  }
  #cti_sec01 ul li dl {
    padding: 0 20px;
  }
  #cti_sec01 ul li dl dt {
    font-size: 18px;
  }
  #cti_sec01 ul li:first-child dl dd.point_photo {
    margin: 0 0 20px;
  }
  #cti_sec01 ul li:nth-child(2) dl dd.point_photo {
    margin: 0 0 20px;
  }
  #cti_sec01 ul li:last-child dl dd.point_photo {
    margin: 0 0 20px;
  }
}
/*section02*/
#cti_sec02 div.cti_img {
  margin-top: 20px;
  text-align: center;
}
#cti_sec02 div.cti_img img {
  max-width: 100%;
  height: auto;
}
/*section03*/
#cti_sec03 div.cti_img {
  margin-top: 20px;
  text-align: center;
}
#cti_sec03 div.cti_img img {
  max-width: 100%;
  height: auto;
}
/*section04*/
#cti_sec04 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#cti_sec04 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 5px;
  transition: all 0.5s;
  text-decoration: none;
}
#cti_sec04 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #cti_sec04 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #cti_sec04 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #cti_sec04 ul li {
    width: 32%;
  }
  #cti_sec04 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #cti_sec04 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------------------------------
邨ｱ蜷医し繝ｼ繝舌MOT/Server
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#server_sec01 .server_sec01_img_left {
  width: 100%;
  max-width: 140px;
  margin: 0 auto;
  /*float: center;*/
  text-align: center;
  margin-bottom: 20px;
}
#server_sec01 .server_sec01_text_right {
  width: 100%;
  text-align: left;
}
#server_sec02 .server_sec02_img_left {
  width: 100%;
  float: none;
  text-align: center;
}
#server_sec02 .server_sec02_img_left img {
  max-width: 150px;
}
#server_sec02 .server_sec02_text_right {
  width: 100%;
  float: none;
}
#server_sec02 table.sheet_basic tr th {
  width: 30%;
}
@media print, screen and (min-width: 768px) {
  #server_sec01 .server_sec01_img_left {
    width: 30%;
    text-align: center;
    float: left;
  }
  #server_sec01 .server_sec01_text_right {
    width: 70%;
    text-align: left;
    float: left;
  }
  #server_sec02 .server_sec02_img_left {
    width: 30%;
    text-align: center;
    float: left;
    margin-bottom: 30px;
  }
  #server_sec02 .server_sec02_text_right {
    width: 70%;
    text-align: left;
    float: left;
    margin-bottom: 30px;
  }
}
/*section02*/
/*------------------------------------------------------------
繧ｹ繝槭・繝医ヵ繧ｩ繝ｳ蜀・ｷ壼喧縲smartphone
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#01 ul.point_list li {
  margin-bottom: 10px;
  border: 1px solid #0A90D2;
  border-radius: 4px;
  padding: 12px 10px 10px;
  text-align: center;
}
#smartphone_sec01 ul.point_list li dl dt {
  font-size: 16px;
  color: #0A90D2;
  margin-bottom: 10px;
}
#smartphone_sec01 div.smartphone_img {
  text-align: center;
}
#smartphone_sec01 div.smartphone_img img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #smartphone_sec01 ul.point_list li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 15px;
  }
  #smartphone_sec01 ul.point_list li:nth-child(2n) {
    margin-right: 0;
  }
  #smartphone_sec01 ul.point_list li dl dt {
    font-size: 20px;
  }
}
@media print, screen and (min-width:1200px) {
  #smartphone_sec01 ul.point_list li {
    padding: 12px 20px 10px;
  }
}
#smartphone_sec01 div.smartphone_img {
  margin-top: 20px;
  text-align: center;
}
#smartphone_sec01 div.smartphone_img img {
  max-width: 100%;
  height: auto;
}
/*section02*/
#smartphone_sec02 div.smartphone_img {
  margin-top: 20px;
  text-align: center;
}
#smartphone_sec02 div.smartphone_img img {
  max-width: 100%;
  height: auto;
}
/*section03*/
#smartphone_sec03 div.smartphone_img {
  margin-top: 20px;
  text-align: center;
}
#smartphone_sec03 div.smartphone_img img {
  max-width: 100%;
  height: auto;
}
/*section04*/
#smartphone_sec04 div.howto_img a img {
  width: 100%;
  max-width: 420px;
}
/*section05*/
#smartphone_sec05 .smartphone_sec05_img_left {
  width: 100%;
  /*float: center;*/
  text-align: center;
  margin-bottom: 20px;
}
#smartphone_sec05 .smartphone_sec05_img_left img {
  max-width: 290px;
}
#smartphone_sec05 .smartphone_sec05_text_right {
  width: 100%;
  text-aling: left;
}
@media print, screen and (min-width:768px) {
  #smartphone_sec05 .smartphone_sec05_img_left {
    width: 40%;
    text-aling: center;
    float: left;
  }
  #smartphone_sec05 .smartphone_sec05_text_right {
    width: 60%;
    text-aling: left;
    float: left;
  }
}
/*section06*/
#smartphone_sec06 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#smartphone_sec06 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 5px;
  transition: all 0.5s;
  text-decoration: none;
}
#smartphone_sec06 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #smartphone_sec06 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #smartphone_sec06 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #smartphone_sec06 ul li {
    width: 32%;
  }
  #smartphone_sec06 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #smartphone_sec06 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------------------------------縺薙％縺九ｉMOT繧ｷ繧ｹ繝・Β霑ｽ險?*/
/*------------------------------------------------------------
functions-cloud
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#functions-cloud_sec01 ul {
  margin-bottom: 20px;
}
#functions-cloud_sec01 ul li {
  margin-bottom: 5px;
}
#functions-cloud_sec01 ul li a {
  color: #666666;
}
#functions-cloud_sec01 ul li a:hover {
  color: #0a90d2;
}
@media print, screen and (min-width:480px) {
  #functions-cloud_sec01 ul li {
    width: 50%;
    float: left;
  }
}
@media print, screen and (min-width:768px) {
  #functions-cloud_sec01 ul li {
    width: 33%;
  }
}
/*section02*/
#functions-cloud_sec02 #attendant {
  margin-top: -80px;
  padding-top: 80px;
  display: inline-block;
  vertical-align: top;
}
#functions-cloud_sec02 .title02 span a {
  background: #67c0eb;
  color: #fff;
  border-radius: 50px;
  padding: 3px 10px;
  text-decoration: none;
  font-size: 11px;
  border: 1px solid #67c0eb;
  transition: all 0.5s;
}
#functions-cloud_sec02 .title02 span a:hover {
  background: #fff;
  color: #67c0eb;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #functions-cloud_sec02 .title02 br {
    display: none;
  }
}
@media print, screen and (min-width:768px) {
  #functions-cloud_sec02 #attendant {
    margin-top: -140px;
    padding-top: 140px;
  }
  #functions-cloud_sec02 .title02 span a {
    font-size: 12px;
  }
  #functions-cloud_sec02 table.sheet_basic tr th {
    width: 30%;
  }
}
/*------------------------------------------------------------
functions-solution
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#functions-solution_sec01 ul li {
  margin-bottom: 15px;
}
#functions-solution_sec01 ul li dl dt {
  margin-bottom: 5px;
}
#functions-solution_sec01 ul li dl dd a {
  display: inline-block;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #67c0eb;
  color: #67c0eb;
  text-decoration: none;
  padding: 4px 30px;
  transition: all .5s;
}
#functions-solution_sec01 ul li dl dd a:hover {
  background: #67c0eb;
  color: #fff;
}
@media print, screen and (min-width:480px) {
  #functions-solution_sec01 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 25px;
  }
  #functions-solution_sec01 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #functions-solution_sec01 ul li dl dt {
    font-size: 16px;
  }
}
/*------------------------------------------------------------
reception
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#reception_sec01 .youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#reception_sec01 .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*section02*/
#reception_sec02 ul {
  margin: 0 0 15px;
  text-align: center;
}
#reception_sec02 ul li {
  margin: 0 0 15px;
  text-align: center;
}
@media print, screen and (min-width:768px) {
  #reception_sec02 ul li {
    float: left;
    width: 33.33%;
    text-align: center;
  }
}
/*section04*/
#reception_sec04 .sheet_basic tr th, #reception_sec04 .sheet_basic tr td {
  display: table-cell;
  padding: 4px;
}
@media print, screen and (min-width:768px) {
  #reception_sec04 .sheet_basic tr th, #reception_sec04 .sheet_basic tr td {
    padding: 10px;
  }
}
.reception_img_cent {
  text-align: center;
  margin: 0 0 20px;
}
.reception_img_cent img {
  max-width: 100%;
  height: auto;
}
/*------------------------------------------------------------
rec
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#rec_sec01 ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #CDCDCD;
  text-align: center;
}
#rec_sec01 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#rec_sec01 ul li dl dt {
  font-size: 16px;
  margin-bottom: 10px;
}
#rec_sec01 ul li dl dd.point_photo {
  margin-bottom: 10px;
}
#rec_sec01 ul li dl dd.point_photo img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #rec_sec01 ul li {
    margin-bottom: 0;
    padding-bottom: 0;
    border-right: 1px dotted #CDCDCD;
    border-bottom: none;
    width: 33.333333%;
    float: left;
  }
  #rec_sec01 ul li:last-child {
    border-right: none;
  }
  #rec_sec01 ul li dl {
    padding: 0 20px;
  }
  #rec_sec01 ul li dl dt {
    font-size: 18px;
  }
  #rec_sec01 ul li:first-child dl dd.point_photo {
    margin: 30px 0;
  }
  #rec_sec01 ul li:nth-child(2) dl dd.point_photo {
    margin: 20px 0;
  }
  #rec_sec01 ul li:last-child dl dd.point_photo {
    margin: 30px 0;
  }
}
/*section03*/
#rec_sec03 .sheet_basic tr th, #rec_sec03 .sheet_basic tr td {
  display: table-cell;
  padding: 4px;
}
@media print, screen and (min-width:768px) {
  #rec_sec03 .sheet_basic tr th, #rec_sec03 .sheet_basic tr td {
    padding: 10px;
  }
}
/*section04*/
#rec_sec04 ul.point_list li {
  margin-bottom: 10px;
  border: 1px solid #0A90D2;
  border-radius: 4px;
  padding: 12px 10px 10px;
  text-align: center;
}
#rec_sec04 ul.point_list li dl dt {
  font-size: 16px;
  color: #0A90D2;
  margin-bottom: 10px;
}
#rec_sec04 ul.point_list li dl dd p.ttl {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 3px;
}
#rec_sec04 ul.point_list li dl dd p.tx {
  margin-bottom: 10px;
}
#rec_sec04 ul.point_list li dl dd span a {
  background: #67c0eb;
  color: #fff;
  border-radius: 50px;
  padding: 3px 30px;
  text-decoration: none;
  border: 1px solid #67c0eb;
  transition: all 0.5s;
}
#rec_sec04 ul.point_list li dl dd span a:hover {
  background: #fff;
  color: #67c0eb;
  transition: all 0.5s;
}
@media print, screen and (min-width:768px) {
  #rec_sec04 ul.point_list li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 15px;
  }
  #rec_sec04 ul.point_list li:nth-child(2n) {
    margin-right: 0;
  }
  #rec_sec04 ul.point_list li dl dt {
    font-size: 20px;
  }
}
@media print, screen and (min-width:1200px) {
  #rec_sec04 ul.point_list li {
    padding: 12px 20px 10px;
  }
}
.rec_img {
  margin: 20px 0;
  text-align: center;
}
.rec_img img {
  max-width: 100%;
  height: auto;
}
/*section07*/
#rec_sec07 ul li {
  margin-bottom: 10px;
  text-align: center;
}
#rec_sec07 ul li a {
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 50px;
  padding: 5px;
  transition: all 0.5s;
  text-decoration: none;
}
#rec_sec07 ul li a:hover {
  background: #03a9fa;
  color: #fff;
  transition: all 0.5s;
}
@media print, screen and (min-width:480px) {
  #rec_sec07 ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  #rec_sec07 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width:768px) {
  #rec_sec07 ul li {
    width: 32%;
  }
  #rec_sec07 ul li:nth-child(2n) {
    margin-right: 2%;
  }
  #rec_sec07 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------------------------------
meishi
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#meishi_sec01 ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #CDCDCD;
  text-align: center;
}
#meishi_sec01 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#meishi_sec01 ul li dl dt {
  font-size: 16px;
  margin-bottom: 10px;
}
#meishi_sec01 ul li dl dd.point_photo {
  margin-bottom: 10px;
}
#meishi_sec01 ul li dl dd.point_photo img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #meishi_sec01 ul li {
    margin-bottom: 0;
    padding-bottom: 0;
    border-right: 1px dotted #CDCDCD;
    border-bottom: none;
    width: 33.333333%;
    float: left;
  }
  #meishi_sec01 ul li:last-child {
    border-right: none;
  }
  #meishi_sec01 ul li dl {
    padding: 0 20px;
  }
  #meishi_sec01 ul li dl dt {
    font-size: 18px;
  }
  #meishi_sec01 ul li:first-child dl dd.point_photo {
    margin: 20px 0;
  }
  #meishi_sec01 ul li:nth-child(2) dl dd.point_photo {
    margin: 53px 0;
  }
  #meishi_sec01 ul li:last-child dl dd.point_photo {
    margin: 20px 0;
  }
}
.meishi_img {
  margin: 20px 0 0;
  text-align: center;
}
.meishi_img img {
  max-width: 100%;
  height: auto;
}
#meishi_sec02 ul li {
  clear: both;
}
#meishi_sec02 ul li div p {
  margin: 0 0 20px;
}
#meishi_sec02 ul li p.ph {
  margin: 0 0 20px;
  text-align: center;
}
#meishi_sec02 ul li p.ph img {
  width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #meishi_sec02 ul li p.ph img {
    width: 70%;
    height: auto;
  }
}
/*section04*/
#meishi_sec04 ul.price_list li {
  margin-bottom: 10px;
  border: 1px solid #0A90D2;
  border-radius: 4px;
  padding: 12px 10px 10px;
  text-align: center;
}
#meishi_sec04 ul.price_list li h4 {
  font-size: 16px;
  font-weight: bold;
  color: #0A90D2;
  margin-bottom: 10px;
}
#meishi_sec04 ul.price_list li h5 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 3px;
}
#meishi_sec04 ul.price_list li p {
  display: inline-block;
  text-align: left;
}
@media print, screen and (min-width:768px) {
  #meishi_sec04 ul.price_list li {
    width: 32%;
    margin-right: 2%;
    min-height: 180px;
    float: left;
    margin-bottom: 15px;
  }
  #meishi_sec04 ul.price_list li:last-child {
    margin-right: 0;
  }
}
/*------------------------------------------------------------
cloud
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#cloud_sec01 ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #CDCDCD;
  text-align: center;
}
#cloud_sec01 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#cloud_sec01 ul li dl dt {
  font-size: 16px;
  margin-bottom: 10px;
}
#cloud_sec01 ul li dl dd.point_photo {
  margin-bottom: 10px;
}
#cloud_sec01 ul li dl dd.point_photo img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #cloud_sec01 ul li {
    margin-bottom: 0;
    padding-bottom: 0;
    border-right: 1px dotted #CDCDCD;
    border-bottom: none;
    width: 33.333333%;
    float: left;
  }
  #cloud_sec01 ul li:last-child {
    border-right: none;
  }
  #cloud_sec01 ul li dl {
    padding: 0 20px;
  }
  #cloud_sec01 ul li dl dt {
    font-size: 18px;
  }
  #cloud_sec01 ul li:first-child dl dd.point_photo {
    margin: 20px 0;
  }
  #cloud_sec01 ul li:nth-child(2) dl dd.point_photo {
    margin: 38px 0;
  }
  #cloud_sec01 ul li:last-child dl dd.point_photo {
    margin: 38px 0;
  }
}
/*------------------------------------------------------------section*/
/*section03*/
#cloud_sec03 ol {
  list-style: none;
}
#cloud_sec03 ol li {
  margin-bottom: 10px;
  border: 1px solid #0A90D2;
  border-radius: 4px;
  padding: 12px 10px 10px;
  text-align: center;
}
#cloud_sec03 ol li h4 {
  color: #0A90D2;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
#cloud_sec03 ol li h4 span {
  display: block;
  color: #53b1df;
  font-size: 22px;
  font-weight: bold;
}
#cloud_sec03 ol li p.tx {
  margin: 0 0 10px;
}
@media print, screen and (min-width:768px) {
  #cloud_sec03 ol li h4 br {
    display: none;
  }
}
/*------------------------------------------------------------section*/
/*section04*/
#cloud_sec04 p.ph {
  text-align: center;
}
#cloud_sec04 p.ph img {
  max-width: 100%;
  height: auto;
}
/*------------------------------------------------------------
salesmeister
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*section01*/
#salesmeister_sec01 ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #CDCDCD;
  text-align: center;
}
#salesmeister_sec01 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#salesmeister_sec01 ul li dl dt {
  font-size: 16px;
  margin-bottom: 10px;
}
#salesmeister_sec01 ul li dl dd.point_photo {
  margin-bottom: 10px;
}
#salesmeister_sec01 ul li dl dd.point_photo img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #salesmeister_sec01 ul {
    margin: 0 0 30px;
  }
  #salesmeister_sec01 ul li {
    margin-bottom: 0;
    padding-bottom: 0;
    border-right: 1px dotted #CDCDCD;
    border-bottom: none;
    width: 50%;
    float: left;
  }
  #salesmeister_sec01 ul li:last-child {
    border-right: none;
  }
  #salesmeister_sec01 ul li dl {
    padding: 0 20px;
  }
  #salesmeister_sec01 ul li dl dt {
    font-size: 18px;
  }
  #salesmeister_sec01 ul li dl dd.point_photo {
    margin: 20px 0;
  }
}
/*section02*/
#salesmeister_sec02 ul li {
  margin: 0 0 20px;
}
#salesmeister_sec02 ul li div {
  margin: 0 0 10px;
}
#salesmeister_sec02 ul li p.ph {
  text-align: center;
}
#salesmeister_sec02 ul li p.ph img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #salesmeister_sec02 ul li {
    margin: 0 0 30px;
  }
  #salesmeister_sec02 ul li div {
    width: 48%;
    float: left;
    margin: 0;
  }
  #salesmeister_sec02 ul li p.ph {
    width: 48%;
    float: right;
    text-align: center;
  }
}
/*section03*/
#salesmeister_sec03 ul li {
  margin-bottom: 10px;
  border: 1px solid #0A90D2;
  border-radius: 4px;
  padding: 12px 10px 10px;
  text-align: center;
}
#salesmeister_sec03 ul li h4 {
  color: #0A90D2;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
#salesmeister_sec03 ul li p {
  text-align: center;
}
#salesmeister_sec03 ul li p img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width:768px) {
  #salesmeister_sec03 ul li {
    width: 32%;
    margin-right: 2%;
    min-height: 220px;
    float: left;
    margin-bottom: 15px;
  }
  #salesmeister_sec03 ul li:nth-child(3n) {
    margin-right: 0;
  }
  #salesmeister_sec03 ul li:first-child p {
    padding: 40px 0 0;
  }
  #salesmeister_sec03 ul li:nth-child(2) p {
    padding: 31px 0 0;
  }
  #salesmeister_sec03 ul li:nth-child(3) p {
    padding: 27px 0 0;
  }
  #salesmeister_sec03 ul li:nth-child(4) p {
    padding: 10px 0 0;
  }
  #salesmeister_sec03 ul li:last-child p {
    padding: 30px 0 0;
  }
}
/*------------------------------------------------------------
customer/manual
------------------------------------------------------------*/
.list_pdf {
  background: url('img/customer_img/icon32.png') no-repeat;
}
/*------------------------------------------------------------
cace, blog, news
------------------------------------------------------------*/
/*------------------------------------------------------------section*/
/*sidebox*/
.sidebox {
  padding: 15px 0;
  border-top: 1px dotted #bebebe;
}
p.side_title {
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  font-weight: bold;
  border-left: 3px solid #c8c8c8;
}
.sidebox ul li {
  border: none;
  line-height: 1.3;
}
.sidebox ul li:last-child {
  border: none;
}
.sidebox ul li a {
  display: block;
  text-decoration: none;
  padding: 6px 0 6px 13px;
  transition: all 0.5s;
}
#sub_box {
    padding: 20px 15px;
    border-radius: 5px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    transition: all 0.3s ease;
    width:300px;
}
#sub_box.fixed {
  /* 固定時のスタイル */
  position: fixed;
  top:130px;
  width:300px; /* 横幅を保持 */
  z-index: 1000; /* 他の要素の上に表示 */
}
@media print, screen and (max-width:768px) {
#sub_box.fixed {
	display:none!important;
}
}
#sub_box #cloudpbx_name{
    text-align: center;
    font-size:18px;
    margin:0 auto;
    padding:0;
}
#sub_box #cloudpbx_company{
    text-align: center;
    font-size:12px;
    margin:0 auto;
    padding:0;
    color:#ccc;
}
#sub_box img{
  width:90%;
  margin:0 auto;
}
#sub_box dl{
  width:90%;
  margin:0 auto;
  display: inline-block;
  padding:0;
}
#sub_box dl::after{
  content:"";
  clear:both;
  display: block;
}
#sub_box dl dt{
  width:20%;
  margin:0 auto;
  float:left;
  padding:3px;
  color:#666;
  font-size:12px;
  text-align: left;
}

#sub_box dl dd{
  width:78%;
  margin:0 auto;
  float:left;
  padding:3px;
  color:#000;
  font-size:12px;
  text-align: left;
}
#sub_box .side_link1 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  border-radius: 5px;
  width:90%;
  margin:0 auto 15px;
  min-height: 40px;
  font-weight: bold;
  border-bottom: 4px solid #f57c00;
  transition: 0.3s;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
  background-color: #f57c00;
}

#sub_box .side_link1:hover {
  box-shadow: 0 0 rgba(0, 0, 0, 0.4);
  border-bottom-width: 2px;
  transform: translateY(2px);
}

#sub_box .side_link2 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  border-radius: 5px;
  width:90%;
  margin:0 auto;
  min-height: 40px;
  font-weight: bold;
  border-bottom: 4px solid #000000;
  transition: 0.3s;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
  background-color: #000000;
}

#sub_box .side_link2:hover {
  box-shadow: 0 0 rgba(0, 0, 0, 0.4);
  border-bottom-width: 2px;
  transform: translateY(2px);
}
#sub_box .side_link1 a, #sub_box .side_link2 a{
  color:#fff;
  font-size: 14px;
  text-decoration: none;
}
/*NewsBox*/
.newsbox .news_text {
  overflow: hidden; /* for modern browser */
  zoom: 1; /*ie6*/
}
.newsbox img {
  margin-bottom: 10px;
}
.newstitle {
  text-align: left;
  font-size: 18px;
  color: #0A90D2;
  margin-bottom: 15px;
}
.newstitle span {
  display: block;
  font-size: 14px;
  color: #666;
  font-weight: normal;
}
.news_ph_left {
  float: left;
  margin-right: 10px;
}
.news_ph_left img {
  display: block;
}
.news_ph_right {
  float: right;
  margin-left: 10px;
}
.news_ph_right img {
  display: block;
}
.newsbox .more-link {
  float: right;
  margin: 10px 0;
}
.newsbox p {
  line-height: 180%;
}
.newsbox strong {
  font-weight: bold;
  font-size: 115%;
  display: block;
}
.newsbox strong.b_title {
  font-weight: bold;
  font-size: 120%;
  margin: 5px 0;
}
.postinfo {
  margin-top: 10px;
  text-align: right;
  clear: both;
  padding: 5px 20px;
  font-size: 12px;
  background: #EEEEEE;
  /* CSS3 */
  border-radius: 4px;
}
/*Program*/
.pagelink .oldpage {
  float: left;
}
.pagelink .newpage {
  float: right;
}
.listlink {
  clear: both;
  margin: 20px 0;
  text-align: center;
}
.listlink a {
  color: #666666;
  text-decoration: none;
  padding: 5px 30px;
  margin: 3px;
  border: 1px solid #999;
  background: #fff;
  /* CSS3 */
  border-radius: 3px;
  /* Webkit */
  -webkit-border-radius: 3px;
  /* Firefox */
  -moz-border-radius: 3px;
  /* IE10 */
  /* IE */
  zoom: 1;
}
.listlink a:hover {
  background: #DFDFDF;
}
/*WP-PageNavi*/
.wp-pagenavi {
  clear: both;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
}
.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  padding: 5px 10px;
  margin: 3px;
  /* CSS3 */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.wp-pagenavi span.pages {
  border: 1px solid #c0c0c0;
  color: #848484;
  background: #e0e0e0;
  /* CSS3 */
  zoom: 1;
}
.wp-pagenavi span.current {
  border: 1px solid #CCC;
  background: #e0e0e0;
  color: #999;
  zoom: 1;
}
.wp-pagenavi a {
  border: 1px solid #c0c0c0;
  color: #666;
  background: #fff;
  zoom: 1;
}
.wp-pagenavi a:hover {
  background: #DFDFDF;
}
@media print, screen and (min-width:768px) {
  .newstitle {
    font-size: 24px;
  }
  .newstitle span {
    display: inline;
    margin: 0 0 0 10px;
  }
  .postinfo {
    font-size: 14px;
  }
}
/*case*/
.case_text {
  padding-left: 5px;
  margin-bottom: 15px;
}
.case_img {
  text-align: center;
  margin: 10px 0;
}
.case_img img {
  max-width: 100%;
  height: auto;
}
#rec_sec06 .sheet_basic tr th, #rec_sec05 .sheet_basic tr th {
  width: 100%;
  ;
}
#rec_sec06 .sheet_basic tr td, #rec_sec05 .sheet_basic tr td {
  width: 100%;
  ;
}
.blog_transcript {
  padding: 5px;
  background: #f2f2f2;
}
.blog_link {
  margin: 20px 0;
  font-weight: bold;
}
iframe.vimeo_size {
  width: 480px;
  height: 270px;
}
@media print, screen and (min-width:768px) {
  iframe.vimeo_size {
    width: 768px;
    height: 432px;
  }
  .blog_transcript {
    padding: 10px;
    background: #f2f2f2;
    margin: 20px 0 0 0;
  }
  #rec_sec06 .sheet_basic tr th, #rec_sec05 .sheet_basic tr th {
    width: 30%;
    ;
  }
  #rec_sec06 .sheet_basic tr td, #rec_sec05 .sheet_basic tr td {
    width: 70%;
    ;
  }
}
/*------------------------------------------------------------
莠倶ｾ矩寔隧ｳ邏ｰ
------------------------------------------------------------*/
dl.case_head {
  width: 100%;
  clear: both;
  margin: 0 0 20px 0;
  padding: 0;
  display: inline-block;
  background: none;
  border-radius: 0px;
}
dl.case_head dt {
  width: 48%;
  float: left;
  margin: 0;
  padding: 0 2% 0 0;
  border-left: 0px;
}
dl.case_head dd {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
}
dl.case_head dt img {
  width: 100%;
}
dl.case_head div.case_icon {
  width: 150px;
  padding: 2px 0;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 10px;
}
dl.case_head h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  color: #433dae;
  line-height: 120%;
}
dl.case_head p.case_url {
  font-size: 11px;
  margin-bottom: 10px;
  color: #8F8F8F;
}
dl.case_head p.case_username {
  font-size: 12px;
  margin-bottom: 5px;
}
dl.case_head p.case_date {
  font-size: 9px;
  margin-top: 5px;
  text-align: right;
}
dl.case_head p.case_point {
  font-size: 13px;
  margin: 10px 0 5px;
}
dl.case_head p.case_point strong {
  padding-bottom: 2px;
  border-bottom: solid 1px #000;
}
dl.case_head ul.case_list {
  padding: 0 0 0 3px;
  margin: 3px 0 3px 13px;
  list-style: disc;
}
dl.case_head ul.case_list li {
  padding: 0;
  margin: 0 0 3px 0;
  font-size: 13px;
  color: #ff0000;
  /*font-weight:bolc;*/
  width: 100%!important;
}
p.case_text {
  margin-bottom: 30px;
  line-height: 180%;
}
#whitepaper_sec01 .case_wp {
  margin: 30px 0;
}
#whitepaper_sec01 .case_wp a {
  text-decoration: none;
}
#whitepaper_sec01 .case_wp a:hover .btn_wp {
  display: block;
  transition: all 0.5s;
  color: #03a9fa;
  background: #ffffff;
  border: 1px solid #03a9fa;
}
.case_img {
  margin: 20px 0;
}
.case_img img {
  width: 60%;
  height: auto;
}
@media print, screen and (max-width:768px) {
  dl.case_head {
    width: 100%;
    clear: both;
    margin: 0 0 20px 0;
    padding: 0;
    display: inline-block;
    background: none;
    border-radius: 0px;
  }
  dl.case_head dt {
    width: 100%;
    clear: left;
    margin: 0 0 20px 0;
    padding: 0;
    border-left: 0px;
  }
  dl.case_head dd {
    width: 100%;
    clear: left;
    margin: 0;
    padding: 0;
  }
  dl.case_head h4 {
    font-size: 14px;
  }
  .case_img img {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
  }
} /**max-width:768px**/
#case_anchor {
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0px;
  top: 160px;
}
/*------------------------------------------------------------
繧ｳ繝ｳ繧ｻ繝励ヨ
------------------------------------------------------------*/
.mot_wrap {
  text-align: center;
}
.title_box {
  height: auto;
  border-bottom: 1px solid #666666;
  padding: 5px 0 5px 0;
  margin: 10px 0;
  width: 800px;
  display: inline-block;
  text-align: left;
}
.mot_wrap h2 {
  /*padding:0;*/
  font-size: 28px;
  margin: 0;
  height: auto;
  border-left: 5px solid #ff0000;
  padding: 0 0 0 20px;
}
.orange {
  color: #ff6600;
}
.mot_bg {
  width: 100%;
  /*height:1000px;*/
  padding: 0;
  text-align: center;
  background: url(../../../wp-content/uploads/2015/10/mot_bg.jpg) no-repeat;
  margin: 0;
  display: inline-block;
}
.mot_bg h3 {
  font-size: 30px;
  margin: 0;
  padding: 0;
}
dl.mot_f {
  width: 100%;
  margin: 30px 0;
  padding: 0;
  display: inline-block;
}
dl.mot_f dt {
  width: 380px;
  margin: 0 0 0 30px;
  padding: 0;
  float: left;
  border: 1px solid #cccccc;
  height: 400px;
  background: #ffffff;
}
dl.mot_f dd {
  width: 380px;
  margin: 0 30px 0 0;
  padding: 0;
  float: right;
  border: 1px solid #cccccc;
  background: #ffffff;
  height: 400px;
}
dl.mot_f .img_area {
  width: auto;
  margin: 0;
  padding: 0;
  height: 240px
}
dl.mot_f .img_area img {
  width: 90%;
  height: auto;
}
dl.mot_f .text_area {
  width: auto;
  margin: 0;
  padding: 10px 15px;
  border-top: 1px solid #cccccc;
  font-size: 14px;
  line-height: 150%;
}
dl.mot_f .text_area h4, dl.mot_f .img_area h4 {
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #ff6600;
  margin-bottom: 10px;
  font-size: 150%;
}
.h4_txt {
  font-weight: bold;
  color: #ff6600;
  font-size: 130%;
}
.h5_txt {
  font-weight: bold;
  font-size: 110%;
}
.mot_tbl {
  margin: 30px;
}
.mot_tbl td {
  text-align: left;
  width: 39%;
  padding: 0 0 10px 0;
  font-size: 14px;
}
.mot_tbl td.center {
  text-align: center;
  width: 20%;
}
.mot_tbl td.center img {
  width: 90%;
  height: auto;
}
dl.mot_f .text_area p {
  text-align: left;
}
.info_2020 {
  font-size: 16px;
  margin: 10px 0 20px 20px;
  width: 780px;
  text-align: left;
  display: inline-block;
}
.title_box2 {
  height: auto;
  background: #0066ff;
  padding: 10px 0 5px 0;
  margin-top: 160px;
  text-align: center;
  opacity: 0.8;
}
.title_box2 h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 30px;
  padding: 0;
  margin: 0;
  opacity: 1;
}
img.mot_history {
  width: 100%;
  margin-bottom: 20px;
}
dl.mot_f2 {
  width: 690px;
  margin: 30px 0 30px 0px;
  padding: 0;
  display: inline-block;
}
dl.mot_f2 dt {
  width: 200px;
  margin: 0 0 0 20px;
  padding: 0;
  float: left;
}
dl.mot_f2 dt img {
  width: 100%;
}
dl.mot_f2 dd {
  width: 430px;
  margin: 0 0 0 30px;
  padding: 0;
  float: left;
  font-size: 16px;
  text-align: left;
}
dl.mot_f2 dd .m2 {
  text-align: center;
}
dl.mot_f2 dd .m4 {
  font-size: 20px;
  font-weight: bold;
}
.mot_2020 {
  text-align: center;
  width: 100%;
  margin: 5px 0;
}
.mot_btn {
  text-align: center;
  width: 100%;
}
.mot_btn a:hover {
  opacity: 0.8;
}
.concept_banner {
  text-align: center;
  margin-bottom: 30px;
}
.concept_banner img {
  width: 100%;
  max-width: 400px;
}
.concept_banner a:hover {
  opacity: 0.8;
}
/*------------------------------------------------------------Translation service 20151116*/
#TS_text_left {
  width: 53%;
  float: left;
  margin-right: 10px;
}
#TS_img_right {
  width: 43%;
  float: right;
  padding: 0;
  margin: 0;
}
#TS_img_right img {
  width: 100%;
  padding: 0;
  margin: 0;
}
@media print, screen and (max-width:980px) {
  #TS_text_left {
    width: 100%;
    clear: left;
    margin: 0;
    padding: 0;
  }
  #TS_img_right {
    width: 100%;
    clear: right;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  #TS_img_right img {
    width: 90%;
    padding: 0%;
    margin: 15px 5% 15px 5%;
  }
}
@media print, screen and (max-width:780px) {
  #TS_img_right img {
    width: 100%;
    margin: 15px 0% 15px 0%;
  }
}
/*------------------------------------------------------------Top page 邯壹″繧定ｪｭ繧繝懊ち繝ｳ 20151116*/
#top_readnext {
  width: 50%;
  margin: 10px 0;
  text-align: center;
  float: right;
}
.top_readnext_outer {
  width: 100%;
  clear: both;
}
#top_serchicon {
  margin-left: 5px;
}
@media print, screen and (max-width:1200px) {
  #top_readnext {
    width: 50%;
    margin: 10px 0;
  }
  .top_readnext_outer {
    width: 100%;
    clear: both;
  }
}
@media print, screen and (max-width:780px) {
  #top_readnext {
    width: 50%;
    margin: 10px 0% 0 0%;
  }
  .top_readnext_outer {
    width: 100%;
    clear: both;
  }
}
@media print, screen and (max-width:480px) {
  #top_readnext {
    width: 50%;
    margin: 10px 25% 0 25%;
  }
}
.font_em {
  text-decoration: underline;
  font-size: 105%;
}
/** 騾夊ｨｳ繧ｵ繝ｼ繝薙せ **/
#trans_sec .sheet_basic {
  width: 100%;
  border-collapse: separate;
  border-left: 1px dotted #6aabcb;
  border-bottom: 1px dotted #6aabcb;
}
#trans_sec .sheet_basic tr th, .sheet_basic tr td {
  border-top: 1px dotted #6aabcb;
  border-right: 1px dotted #6aabcb;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  /* display: block; */
  margin-top: -1px;
}
#trans_sec .sheet_basic tr th {
  background: #daf3ff;
  color: #3c80a2;
}
@media print, screen and (min-width:768px) {
  #trans_sec .sheet_basic tr th, .sheet_basic tr td {
    display: table-cell;
  }
}
/*------------------------------------------------------------謚慕ｨｿ縲蜀咏悄2譫壽ｨｪ荳ｦ縺ｹ*/
#blog_2img_yokonarabe {
  width: 50%;
  float: left;
}
@media print, screen and (max-width:780px) {
  #blog_2img_yokonarabe {
    clear: left;
    width: 80%;
    margin: 15px 10% 15px 10%;
  }
}
@media print, screen and (max-width:480px) {
  #blog_2img_yokonarabe {
    width: 100%;
    margin: 15px 0 15px 0;
  }
}
/*------------------------------------------------------------繧ｷ繝ｧ繝ｼ繝ｫ繝ｼ繝-------*/
/*section03*/
.content_bg01 {
  text-align: left;
  padding-top: 20px;
}
.content_bg01 h4 {
  margin-bottom: 15px;
}
.content_bg02 {
  text-align: left;
}
#sec_sr h4 {
  text-align: left;
  margin-bottom: 20px;
}
#sec_sr ul li {
  border-top: 1px solid #0A90D2;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 0;
  border-bottom: none;
  float: left;
  width: 30%;
  margin-right: 5%;
  height: 200px;
}
#sec_sr ul li dl dt {
  font-size: 16px;
  color: #0A90D2;
  margin-bottom: 5px;
}
#sec_sr ul li dl dd {
  line-height: 180%;
}
#sec_sr ul li dl dt + dd {
  margin-bottom: 10px;
}
#sec_sr ul li dl dd a {
  color: #0A90D2;
  border: 1px solid #0A90D2;
  display: inline-block;
  border-radius: 4px;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 25px;
  transition: all .5s;
}
#sec_sr ul li dl dd a:hover {
  opacity: 0.5;
}
#sec_sr ul li:nth-child(3n) {
  margin-right: 0;
}
#sec03 ul li dl dt {
  font-size: 20px;
}
#sec03 ul li dl dd a {
  font-size: 16px;
}
@media print, screen and (max-width:990px) {
  #sec_sr ul {
    width: 95%;
  }
  #sec_sr h4 {
    width: 95%;
  }
}
@media print, screen and (max-width:780px) {
  #sec_sr ul {
    width: 100%;
  }
  #sec_sr h4 {
    width: 100%;
  }
  #sec_sr ul li {
    height: 230px;
  }
}
@media print, screen and (max-width:580px) {
  #sec_sr ul li {
    clear: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
  }
  #sec_sr ul li dl dt {
    margin-top: 15px;
  }
}
/*section example*/
#index_sec_example h3 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  color: #000;
}
#index_sec_example p {
  margin-bottom: 20px;
}
#index_sec_example ul li {
  display: block;
  color: #03a9fa;
  border: 0px solid #03a9fa;
  padding: 10px 20px 10px 15px;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.5s;
  background: #edfbff;
}
#index_sec_example ul li dl dt {
  font-size: 12px;
  font-weight: normal;
  float: left;
}
#index_sec_example ul li dl dd {
  float: right;
  font-size: 80%;
}
#index_sec_example ul li dl dd img {
  width: 100%;
}
#index_sec_example ul li dl dt .date {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
#index_sec_example ul li dl dt h4 {
  font-size: 14px;
  font-weight: bold;
  color: #0A90D2;
  margin: 5px 0;
}
#index_sec_example ul li dl dt .name {
  font-size: 12px;
  font-weight: normal;
  color: #000;
  margin-bottom: 3px;
}
#index_sec_example ul li dl dt .business {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
#index_sec_example hr {
  border: none;
  height: 20px;
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width:768px) {
  #index_sec_example h3 {
    font-size: 18px;
    text-align: left;
  }
}
@media print, screen and (min-width:641px) {
  #index_sec_example ul li {
    float: left;
    width: 23%;
    margin-right: 2%;
    margin-bottom: 0;
    height: 260px;
  }
  #index_sec_example ul li dl dt {
    height: 110px;
  }
  #index_sec_example ul li dl dd {
    height: 140px;
  }
  #index_sec_example ul li:last-child {
    margin-right: 0;
  }
}
@media print, screen and (max-width:640px) {
  #index_sec_example ul li {
    float: left;
    width: 45%;
    margin: 15px 2% 15px 3%;
  }
}
@media print, screen and (max-width:478px) {
  #index_sec_example ul li {
    clear: left;
    width: 90%;
    margin: 0 5% 20px 5%;
  }
}
/*------------------------------------------------------------business phone*/
.img_container {
  text-align: center;
}
.img_container img {
  max-width: 100%;
}
#fax_sec03 ul#businessphone_top li {
  width: 100%;
}
.sankaku {
  width: 0;
  height: 0;
  border: 100px solid transparent;
  border-top: 50px solid rgb(245, 230, 124);
  margin: 0 auto -85px;
}
.contact_banner_message {
  color: #EC6617;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}
ul.col3 {
  max-width: 550px;
  margin: 0 auto;
}
ul.col3 li img {
  width: 100%;
  max-width: 200px;
}
ul.col3 li {
  float: none;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px dotted #bebebe;
  padding: 15px 2%;
  text-align: center;
}
ul.col3 li:last-child {
  border: none;
}
ul.col3 li h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
ul.blue_list {
  width: 100%;
  margin: 20px auto 0;
}
ul.blue_list li div {
  border: 1px solid #67C0ED;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 30px;
  background-color: #F6FCFF;
}
ul.blue_list li div span {
  display: inline-block;
  width: 30px;
  margin-right: 10px;
  background-color: #67C0ED;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
ul.blue_list li {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 480px) {
  ul.col3 li {
    float: left;
    width: 50%;
  }
  ul.col3 li:last-child {
    float: none;
    margin: 0 auto;
    border: none;
  }
}
@media print, screen and (min-width: 768px) {
  #fax_sec03 ul#businessphone_top li {
    width: 48%;
    margin-right: 2%;
    font-size: 14px;
  }
  ul.col3 {
    max-width: none;
  }
  ul.col3 li {
    float: left;
    width: 33.3%;
    border: none;
    padding: 10px 2%;
  }
  ul.col3 li:last-child {
    float: left;
  }
  ul.col3 div.clearfix {
    display: none;
  }
  ul.blue_list {
    width: 90%;
  }
  ul.blue_list li div {
    font-size: 16px;
    line-height: 40px;
  }
  ul.blue_list li div span {
    width: 40px;
  }
}
@media print, screen and (min-width: 1200px) {
  #fax_sec03 ul#businessphone_top li {
    width: 32%;
    margin-right: 1%;
    font-size: 12px;
  }
  ul.col3 li h4 {
    font-size: 16px;
  }
}
/*----------------------------business_phone problem*/
#bphone_problem01 p, #bphone_problem02 p, #bphone_problem01 ul {
  margin-bottom: 20px;
  ;
}
#bphone_problem01 .problem01_1 ul li, #bphone_problem01 .problem01_2 ul li {
  margin-left: 20px;
  line-height: 200%;
  font-size: 16px;
  font-weight: bold;
  list-style-type: disc;
}
/*----------------------------business_phone hikkosi*/
#bphone_hikkoshi02 ul li h4 {
  display: table-cell;
  height: 40px;
  width: 780px;
  vertical-align: middle;
  font-size: 16px;
}
#bphone_hikkoshi01 p, #bphone_hikkoshi02 p {
  margin-bottom: 20px;
  ;
}
#bphone_hikkoshi01 ul {
  max-width: 550px;
  margin: 0 auto 40px;
}
#bphone_hikkoshi01 ul li p {
  margin: 10px 0 0;
  text-align: left;
}
#bphone_hikkoshi02 .hikkoshi02_1 ul li {
  padding: 10px 0;
  text-align: center;
}
#bphone_hikkoshi02 .hikkoshi02_1 ul li img {
  float: none;
  width: 100%;
  max-width: 250px;
}
#bphone_hikkoshi02 .hikkoshi02_1 ul li p {
  float: none;
  width: 100%;
  max-width: 550px;
  margin: 0 auto 20px;
  padding: 10px;
  background-color: #E9F7FE;
  text-align: left;
}
@media print, screen and (min-width: 480px) {
  #bphone_hikkoshi01 ul.col3 li {
    border: none;
  }
}
@media print, screen and (min-width: 768px) {
  #bphone_hikkoshi01 ul {
    max-width: none;
  }
  #bphone_hikkoshi02 .hikkoshi02_1 ul li {
    text-align: left;
  }
  #bphone_hikkoshi02 .hikkoshi02_1 ul li img {
    float: left;
    width: 25%;
  }
  #bphone_hikkoshi02 .hikkoshi02_1 ul li p {
    float: right;
    width: 73%;
    max-width: none;
  }
  #bphone_hikkoshi02 ul li h4 {
    font-size: 18px;
  }
}
/*----------------------------business_phone change*/
#bphone_change01 .change01_3 ul li {
  margin-bottom: 0;
}
#bphone_change01 .change01_3 ul li img {
  border-bottom: none;
}
#bphone_change01 ul.col3 li h4 {
  margin-bottom: 0;
}
@media print, screen and (min-width: 480px) {
  #bphone_change01 ul.col3 li {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 768px) {
  #bphone_change01 .change01_3 ul li:last-child, #bphone_change01 .change01_3 ul li {
    border-bottom: 1px dotted #bebebe;
  }
}
/*----------------------------business_phone about*/
#bphone_about01 p, #bphone_about02 p, #bphone_about02 img {
  margin-bottom: 20px;
  ;
}
#bphone_about01 p span, #bphone_about02 p span {
  font-weight: bold;
  font-size: 110%;
  text-decoration: underline;
}
#bphone_about02 h5 {
  font-size: 16px;
  margin: 10px 0;
  line-height: 200%;
  border-left: 4px solid #0A90D2;
  padding-left: 5px;
}
#bphone_about01 table.bphone th {
  background-color: #daf3ff;
  color: #1D499E;
  font-size: 16px;
}
/*#bphone_about01 table.bphone th:nth-child(1){
	background-color: #FFF;
}*/
#bphone_about01 table.bphone th img {
  width: 50px;
}
@media print, screen and (min-width: 768px) {
  #bphone_about01 table.bphone th {
    font-size: 18px;
  }
  #bphone_about02 h5 {
    font-size: 18px;
  }
}
/*----------------------------business_phone costdown*/
#bphone_costdown01 .costdown01_1 ul.blue_list li div span {
  width: 100px;
  font-weight: normal;
}
#bphone_costdown01 .costdown01_1 ul.blue_list li {
  margin-bottom: 20px;
}
#bphone_costdown01 .costdown01_1 i {
  font-size: 18px;
  vertical-align: middle;
}
#bphone_costdown01 span.resolve {
  font-size: 20px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  font-weight: bold;
}
#bphone_costdown01 .costdown01_2 p span {
  font-size: 16px;
  line-height: 200%;
}
#bphone_costdown01 ul.col3 li {
  border-bottom: none;
}
@media print, screen and (min-width: 480px) {
  #bphone_costdown01 span.resolve {
    font-size: 22px;
  }
}
@media print, screen and (min-width: 768px) {
  #bphone_costdown01 .costdown01_1 ul.blue_list li div span {
    width: 100px;
  }
  #bphone_costdown01 span.resolve {
    font-size: 26px;
  }
}
/*----------------------------business_phone hikaku*/
div.hikaku01_1 {
  margin: 30px 0 60px;
}
table.bphone {
  width: 100%;
  border-left: 1px dotted #cdcdcd;
  border-bottom: 1px dotted #cdcdcd;
}
table.bphone th, table.bphone td {
  border-top: 1px dotted #cdcdcd;
  border-right: 1px dotted #cdcdcd;
  text-align: center;
}
table.bphone td {
  padding: 5px;
}
table.bphone th:nth-child(1) {
  width: 20%;
}
table.bphone th:nth-child(2), table.bphone th:nth-child(3) {
  width: 40%;
  font-size: 15px;
}
table.bphone th:nth-child(2) img {
  max-width: 65%;
  vertical-align: top;
}
.hikaku01_1 table.bphone th:nth-child(1), .hikaku01_1 table.bphone th:nth-child(3) {
  background-color: #a3a3a3;
  color: #fff;
}
.hikaku01_1 table.bphone th:nth-child(2) {
  background-color: #daf3ff;
  border-top: 10px solid #daf3ff;
  border-bottom: 1px solid #daf3ff;
  padding: 5px;
}
table.bphone td:nth-child(1) {
  background-color: #f5f5f5;
}
.hikaku01_1 table.bphone th:nth-child(2), .hikaku01_1 table.bphone td:nth-child(2) {
  font-size: 105%;
  color: #428bca;
  font-weight: bold;
  border-right: 3px solid #daf3ff;
  border-left: 3px solid #daf3ff;
}
@media print, screen and (min-width: 480px) {
  table.bphone th, table.bphone td {
    padding: 10px;
  }
  table.bphone th:nth-child(3) {
    font-size: 20px;
  }
  table.bphone td:nth-child(2) {
    font-size: 115%;
  }
}
/*----------------------------business_phone reason*/
.col3_border ul li {
  border: none;
}
.col3_border ul li h4 {
  font-size: 18px;
}
.col3_border ul li img {
  margin-bottom: 10px;
}
.col3_border ul li p {
  margin-bottom: 10px;
}
div.border_reason {
  position: relative;
  height: auto;
  border: 1px dotted #B6B6B6;
  padding: 5px;
}
div.border_reason_1 {
  position: relative;
  height: auto;
  border: 1px dotted #B6B6B6;
  padding: 20px;
}
.reason01_1 .case_reason {
  width: 100%;
  position: static;
  left: 0;
  bottom: 0;
  padding: 5px;
  text-align: left;
}
.reason01_1 .case_reason span {
  display: block;
  font-size: 16px;
  background-color: #daf3ff;
  text-align: center;
}
.reason01_2 ul li img {
  padding: 15px;
}
.reason01_2 ul li h4 {
  background-color: #fff;
  padding: 5px;
  font-weight: normal;
}
.reason01_2 .btn_skyblue01 a {
  width: 100%;
  background: #F0C456;
  border: 1px solid #FFF;
  color: #666666;
  font-size: 14px;
  padding: 5px;
  margin: 15px auto;
}
.reason01_2 .btn_skyblue01 a:hover {
  color: #F0C65F;
  background-color: #fff;
}
.reason01_2 ul li:last-child, .reason01_2 ul li {
  border: 1px solid #fff;
  padding: 20px 1% 0;
}
.reason01_2 ul li div {
  padding: 5px 10px;
}
.reason01_2 ul li:nth-child(1) div {
  background-color: #86B9E7;
  color: #86B9E7;
}
.reason01_2 ul li:nth-child(2) div {
  background-color: #F0995F;
  color: #F0995F;
}
.reason01_2 ul li:nth-child(4) div {
  background-color: #84C05A;
  color: #84C05A;
}
@media print, screen and (min-width: 480px) {
  .reason01_1 ul li div.border_reason {
    height: 500px;
  }
  .reason01_3 ul li div.border_reason, .reason01_4 ul li div.border_reason {
    height: 290px;
  }
  .reason01_1 .case_reason {
    position: absolute;
  }
  .reason01_1 ul li:last-child .case_reason {
    position: static;
  }
  .reason01_1 ul li:last-child div.border_reason {
    height: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .col3_border ul li {
    padding: 10px 1%;
  }
  #bphone_reason01 ul li div.clearfix {
    display: none;
  }
  .reason01_1 ul li:last-child div.border_reason {
    height: 500px;
  }
  .reason01_1 ul li:last-child .case_reason {
    position: absolute;
  }
}
/*----------------------------business_phone top*/
dl.float_area {
  clear: both;
  margin: 0 0 40px;
  padding: 0;
  width: 100%;
  display: inline-block;
}
dl.float_area dt {
  margin: 0;
  padding: 0;
  width: 46%;
  float: left;
  font-weight: bold;
}
dl.float_area dd {
  margin: 0;
  padding: 0;
  width: 46%;
  float: right;
  font-weight: bold;
}
dl.float_area ul {
  margin: 0 0 0 10px;
}
dl.float_area ul li {
  margin: 0 0 10px;
}
.bg_icon_about {
  background: url("../../../img/businessphone_img/bg_icon_about.png") no-repeat center left;
  border-bottom: 1px dotted #669900;
  color: #669900;
  padding: 0 0 0 40px;
  min-height: 40px;
  line-height: 40px;
}
.bg_icon_problem {
  background: url("../../../img/businessphone_img/bg_icon_problem.png") no-repeat center left;
  border-bottom: 1px dotted #0066ff;
  color: #0066ff;
  padding: 0 0 0 40px;
  min-height: 40px;
  line-height: 40px;
}
.bg_icon_new {
  background: url("../../../img/businessphone_img/bg_icon_new.png") no-repeat center left;
  border-bottom: 1px dotted #ff9900;
  color: #ff9900;
  padding: 0 0 0 40px;
  min-height: 40px;
  line-height: 40px;
}
.bg_icon_move {
  background: url("../../../img/businessphone_img/bg_icon_move.png") no-repeat center left;
  border-bottom: 1px dotted #666666;
  color: #666666;
  padding: 0 0 0 40px;
  min-height: 40px;
  line-height: 40px;
}
.bg_icon_cost {
  background: url("../../../img/businessphone_img/bg_icon_cost.png") no-repeat center left;
  border-bottom: 1px dotted #ff6600;
  color: #ff6600;
  padding: 0 0 0 40px;
  min-height: 40px;
  line-height: 40px;
}
.bg_icon_bp {
  background: url("../../../img/businessphone_img/bg_icon_bp.png") no-repeat center left;
  border-bottom: 1px dotted #333333;
  color: #333333;
  padding: 0 0 0 40px;
  min-height: 40px;
  line-height: 40px;
}
.bg_icon_mot {
  background: url("../../../img/businessphone_img/bg_icon_mot.png") no-repeat center left;
  border-bottom: 1px dotted #9933ff;
  color: #9933ff;
  padding: 0 0 0 40px;
  min-height: 40px;
  line-height: 40px;
}
@media print, screen and (max-width: 768px) {
  dl.float_area {
    margin: 0 3%;
    padding: 0;
    width: 94%;
  }
  dl.float_area dt {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    clear: left;
  }
  dl.float_area dd {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    clear: right;
  }
}
#bphone_about01_02, #bphone_about02, < !-- #bphone_problem02, -- > #bphone_hikkoshi01, #hikkoshi01_2, #bphone_hikkoshi02, #bphone_hikkoshi03, #bphone_hikkoshi04, #change_01_3, #bphone_change01, #bphone_change02, #bphone_change03, #bphone_costdown02, #costdown_01_2, #reason_01_2, #reason_01_3, #reason_01_4, #bphone_reason02, #bphone_reason03, #bphone_reason04 {
  margin-top: -150px;
  padding-top: 150px;
}
/*----------------------------FAQ2*/
.faq_list li {
  list-style-type: none;
}
.faq_list a {
  display: block;
}
.faq_list .page_item_has_children .page_item_has_children ul {
  display: none;
}
#dictionary_a_sec02 .pa_head, .faq_same_cat .pa_head, .faq_list li.page_item_has_children a, .faq_list li.page_item_has_children li.page_item_has_children a {
  display: block;
  background-color: #dbf7ff;
  color: #0A90D2;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  padding: 7px 10px;
}
.faq_list li.page_item_has_children li.page_item_has_children {
  border-bottom: 1px solid #ccc;
}
.faq_list li.page_item_has_children li.page_item_has_children li {
  border: none;
}
.faq_list li.page_item_has_children li.page_item_has_children a {
  background-color: #fff;
}
.faq_list li.page_item_has_children li.page_item_has_children a:before {
  content: "\f055";
  padding-right: 20px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
.faq_list li.page_item_has_children li.page_item_has_children .active:before {
  content: "\f056";
}
.faq_same_cat .page_item a {
  padding: 7px 10px;
}
.faq_same_cat .page_item a, .faq_list li.page_item_has_children ul li a, .faq_list li.page_item_has_children li.page_item_has_children li.page_item a {
  display: inline-block;
  color: #666;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
  background-color: #eaf3ff;
  margin: 20px 0;
  border-radius: 3px;
  padding: 20px;
}
.faq_list li.page_item_has_children li.page_item_has_children li.page_item a:before {
  content: "";
  padding: 0;
}
li.page_item a:hover {
  color: #0660c5 !important;
  font-weight: bold !important;
}
/*----------------------------PBX_DICTIONARY*/
.page_dictionary_a img {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}
#dictionary_top_sec01 .faq_list li a, #dictionary_a_sec02 .dictionary_list ul li a {
  padding: 7px 0;
}
#dictionary_top_sec01 .faq_list li, #dictionary_a_sec02 .dictionary_list ul li {
  float: left;
  width: 50%;
  margin: 0 -30px 0 30px;
  padding-right: 30px;
  list-style-type: disc;
}
@media print, screen and (min-width: 480px) {
  #dictionary_top_sec01 .faq_list li, #dictionary_a_sec02 .dictionary_list ul li {
    width: 33.3%;
  }
}
/*----------------------------*/
.bg_icon_wiring {
  background: url("../../../wp-content/uploads/2016/06/wiring1.png") no-repeat center left;
  border-bottom: 1px dotted #609fbe;
  color: #609fbe;
  padding: 0 0 0 40px;
  min-height: 40px;
  line-height: 40px;
}
.story_top_img {
  background: url("../../../wp-content/uploads/2016/05/mot_story_0.png") no-repeat scroll left bottom / contain;
  height: 0;
  position: relative;
  width: 100%;
  padding-top: 40%;
  margin-bottom: 30px;
}
.story_top_img p a {
  bottom: 12%;
  display: block;
  left: 34.5%;
  position: absolute;
  width: 33%;
  transition: all 0.5s ease 0s;
}
.story_top_img p a img {
  /*dispaly:block;*/
  width: 100%;
}
.story_top_img p a:hover {
  bottom: 11%;
}
/** businessphone/wiring ・*/ * table.flow_wiring {
  width: 100%;
  margin: 20px 0;
}
table.flow_wiring tr th {
  font-size: 16px;
}
table.flow_wiring tr th:first-child {
  background-color: #67C0ED;
  color: #fff;
}
table.flow_wiring tr th:first-child, table.flow_wiring tr td:first-child {
  width: 50px;
  text-align: center;
}
table.flow_wiring tr th:nth-child(2), table.flow_wiring tr td:nth-child(2) {
  padding-left: 10px;
}
table.flow_wiring tr td:nth-child(2) {
  padding-bottom: 20px;
}
#bphone_wiring01 .blue_list {
  width: 100%;
  margin-bottom: 40px;
}
#bphone_wiring01 .blue_list li {
  margin-bottom: 20px;
}
#bphone_wiring01 .blue_list li div {
  margin-bottom: 0;
}
#bphone_wiring01 h5 {
  padding: 30px 10px 0 0;
  color: #0A90D2;
  font-size: 18px;
  font-weight: bold;
}
#bphone_wiring01 h5:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  content: "\f10c";
  color: #67c0ed;
}
#bphone_wiring01 p.larger {
  font-size: 16px;
  text-align: center;
  text-decoration: underline;
}
.wiring01_3 .img_container {
  margin-top: 20px;
}
.container_2col, .container_3col {
  margin: 20px 0;
}
.container_2col div, .container_3col div {
  text-align: center;
}
.container_2col div img {
  width: 100%;
  max-width: 500px;
}
.container_3col div img {
  width: 100%;
  max-width: 400px;
}
.wiring01_4 .container_2col div:nth-child(2) {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 40px;
  border: 1px solid #67C0ED;
  padding: 20px 0;
  background-color: #f6fcff;
}
#bphone_wiring01 .wiring01_4 .container_2col div:nth-child(2) h5 {
  width: 90%;
  margin: 0 auto 10px;
  border-bottom: 1px solid #0A90D2;
  padding: 0 0 10px;
}
#bphone_wiring01 .wiring01_4 .container_2col div:nth-child(2) h5:before {
  content: "";
}
.wiring01_4 .container_2col {
  margin-bottom: 40px;
}
.wiring01_4 .container_2col div:nth-child(2) h5 {
  margin-bottom: 10px;
}
.wiring01_4 .container_2col div:nth-child(2) ul {
  display: inline-block;
  text-align: left;
}
.wiring01_4 .container_2col div:nth-child(2) ul li {
  font-size: 16px;
}
.wiring01_4 .container_2col div:nth-child(2) ul li:before {
  content: "\f00c";
  font: normal normal normal 20px/1 FontAwesome;
  color: #0A90D2;
}
.wiring01_4 .container_3col span.arrow:before {
  content: "\f063";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 50px;
  color: #0A90D2;
}
#bphone_wiring01 .wiring01_0 h5 {
  margin-bottom: 10px;
  padding: 0;
  background-image: url('../../../wp-content/uploads/2016/06/bg-dashed.png');
  background-position-y: 50%;
  background-repeat: repeat-x;
}
#bphone_wiring01 .wiring01_0 h5:before {
  content: "";
}
#bphone_wiring01 .wiring01_0 h5 span {
  background-color: #fff;
}
.wiring01_0 ul {
  margin-bottom: 40px;
  padding: 10px;
  background-color: #F6FCFF;
}
.wiring01_0 ul li {
  margin-bottom: 10px;
  font-size: 100%;
  text-decoration: underline;
}
#bphone_wiring01 .title02 {
  margin-top: -40px;
  padding-top: 40px;
}
@media print, screen and (min-width: 768px) {
  #bphone_wiring01 p.larger {
    font-size: 18px;
  }
  table.flow_wiring {
    margin-left: 20px;
  }
  .container_2col, .container_3col {
    display: table;
    margin: 40px 0;
    width: 100%;
  }
  .container_2col div, .container_3col div {
    display: table-cell;
    vertical-align: middle;
  }
  .wiring01_0 ul li {
    font-size: 120%
  }
  .wiring01_4 .container_2col div:nth-child(2) ul li {
    font-size: 20px;
    line-height: 200%;
  }
  .wiring01_4 .container_2col div:nth-child(2) {
    width: 40%;
  }
  .wiring01_4 .container_3col span.arrow:before {
    content: "\f061";
    padding: 20px;
    font-size: 70px;
  }
}
/** 16.8.4 ビジネスフォンコンテンツ事例調整 **/
#businessphone_sec_case ul li {
  display: inline-block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  padding: 10px 20px 10px 15px;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.5s;
}
#businessphone_sec_case ul li a {
  color: #555555;
  height: auto;
  display: block;
}
#businessphone_sec_case ul li a:hover {
  opacity: 0.8;
}
#businessphone_sec_case ul li a dl dt {
  width: 28%;
  float: left;
  margin-right: 2%;
}
#businessphone_sec_case ul li a dl dt img {
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}
#businessphone_sec_case ul li a dl dd {
  float: right;
  width: 70%;
}
#businessphone_sec_case ul li a dl dd span.high_light {
  dispaly: block;
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-weight: bold;
  font-size: 15px;
}
#businessphone_sec_case ul li a dl dd span.company_name {
  display: block;
  margin-top: 10px;
}
#businessphone_sec_case ul li a dl dd .case_l {
  float: left;
  color: #ffffff;
  background: #FF9933;
  padding: 3px;
  text-decoration: none;
  margin: 5px 5px 0 0;
  font-size: 90%;
}
#businessphone_sec_case ul li a dl dd .sc_s {
  background: #0099ff;
}
#businessphone_sec_case ul li a dl dd .sc_l {
  background: #FF9933;
}
#businessphone_sec_case ul li a dl dd .case_r {
  float: left;
  margin: 5px 0 0 0;
  padding: 3px 0;
}
@media print, screen and (min-width:768px) {
  #businessphone_sec_case h3 {
    font-size: 22px;
    text-align: left;
    color: #0a90d2;
  }
  #businessphone_sec_case h3 span {
    font-size: 25px;
  }
}
@media print, screen and (min-width:641px) {
  #businessphone_sec_case ul li {
    overflow: hidden;
    height: 100%;
    margin-bottom: 30px;
  }
  #businessphone_sec_case ul li a {
    width: 100%;
    display: block;
  }
  #businessphone_sec_case ul li a.case_2_line {
    margin-bottom: 60px;
  }
  #businessphone_sec_case ul li a dl dt {
    height: 120px;
  }
  #businessphone_sec_case ul li:last-child a {
    margin-right: 0;
  }
}
@media print, screen and (max-width:640px) {
  #businessphone_sec_case ul li a {
    float: left;
    width: 45%;
    margin: 15px 2% 15px 3%;
  }
  #businessphone_sec_case ul li a dl dd {
    float: none;
    width: 90%;
  }
  #businessphone_sec_case ul li a {
    clear: left;
    margin: 0 5% 20px;
    width: 90%;
    text-decoration: none;
  }
  #businessphone_sec_case ul li a dl dt, #businessphone_sec_case ul li a dl dd {
    width: 100%;
    float: none;
    margin: 0;
  }
}
/***************** 問合せボタン　20160317 ****************/
#contact {
  width: 98%;
  display: inline-block;
  background: #333;
  color: #fff;
  padding: 1%;
}
#contact a {
  text-decoration: none;
  color: #fff;
}
#btn_siryo {
  display: block;
  background: #ff6600;
  color: #fff;
  width: 44%;
  float: left;
  padding: 1%;
  text-align: center;
  font-size: 150%;
  /* kakumaru */
  border-top-left-radius: 6px; /* a・|a，・*/  border-top-right-radius: 6px; /* a・a，・*/ ﾅ border-bottom-right-radius: 6px; /* a・a，・*/ 窶 border-bottom-left-radius: 6px; /* a・|a，・*/  /* box-shadow */
  box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
  -webkit-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
  -moz-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
  /* move-slow*/
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#btn_siryo:hover {
  box-shadow: none;
  margin-top: 3px;
  margin-bottom: -3px;
}
#btn_demo {
  display: block;
  background: #1473d1;
  color: #fff;
  width: 44%;
  float: right;
  padding: 1%;
  text-align: center;
  font-size: 150%;
  /* kakumaru */
  border-top-left-radius: 6px; /* a・|a，・*/  border-top-right-radius: 6px; /* a・a，・*/ ﾅ border-bottom-right-radius: 6px; /* a・a，・*/ 窶 border-bottom-left-radius: 6px; /* a・|a，・*/  /* box-shadow */
  box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
  -webkit-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
  -moz-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
  /* move-slow*/
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#btn_demo:hover {
  box-shadow: none;
  margin-top: 3px;
  margin-bottom: -3px;
}
#contact p {
  font-size: 24px;
  margin: 20px 0;
  display: block;
}
#contact .big {
  font-size: 160%;
}
#contact .tel_area {
  clear: both;
  text-align: center;
  padding: 30px 0;
}
#contact .tel_area p {
  font-size: 16px;
  margin: 0;
  padding: 0;
  display: block;
}
#contact .tel_area .co_name {
  font-size: 200%;
}
#contact .tel_area .co_tel {
  font-size: 220%;
}
#contact .tel_area .co_telh {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 5px 0;
  max-width: 890px;
  width: 100%;
  margin: 0 auto;
}
#contact .tel_area .co_time {
  font-size: 90%;
}
.br980 {
  display: none;
}
.br880 {
  display: none;
}
.br480 {
  display: none;
}
.brclear780 {
  display: none;
}
.boxright p.kome {
  font-size: 12px;
  line-height: 1.2;
}
img.main_sp {
  display: none;
}
input.width_s {
  width: 20%;
}
input.width_m {
  width: 40%;
}
input.width_l {
  width: 60%;
}
/*--------テレワークシステム--------*/
#solution .mar_t0 {
  margin-top: 0px !important;
}
#solution .mar_t10 {
  margin-top: 10px !important;
}
#solution .mar_t20 {
  margin-top: 20px !important;
}
#solution .mar_t30 {
  margin-top: 30px !important;
}
#solution .mar_t40 {
  margin-top: 40px !important;
}
#solution .mar_t50 {
  margin-top: 50px !important;
}
#solution .mar_b0 {
  margin-bottom: 0px !important;
}
#solution .mar_b10 {
  margin-bottom: 10px !important;
}
#solution .mar_b20 {
  margin-bottom: 20px !important;
}
#solution .mar_b30 {
  margin-bottom: 30px !important;
}
#solution .mar_b40 {
  margin-bottom: 40px !important;
}
#solution .mar_b50 {
  margin-bottom: 50px !important;
}
#solution p a#underline {
  text-decoration: underline;
}
#solution p a:hover#underline {
  text-decoration: none;
  opacity: 0.8;
}
#solution p a#underline i {
  font-size: 80%;
}
#solution .text-center {
  text-align: center;
}
#solution small {
  font-size: 12px;
}
#solution section p img {
  width: 80%;
  margin: 0 10%;
}
/*--------メイン画像--------*/
#solution #main_box {
  /*background-image:url(../../../wp-content/uploads/2017/05/telework_main_bg.jpg);*/
  background-image: url(../../../wp-content/uploads/2017/05/main_bg_telework_1500_500video.jpg);
  background-position: right;
  background-size: cover;
  height: auto;
  display: inline-block;
  width: 100%;
  height: 450px;
  color: #fff;
  text-align: center;
}
#solution #main_box_hotel {
  background-image: url(../../../wp-content/uploads/2017/05/lite_fview1.jpg);
  background-position: center;
  background-size: cover;
  height: auto;
  display: inline-block;
  width: 100%;
  height: 450px;
  color: #fff;
  text-align: center;
}
#solution #main_box_estate {
  background-image: url(../../../wp-content/uploads/2017/05/estate1.png);
  background-position: center;
  background-size: cover;
  height: auto;
  display: inline-block;
  width: 100%;
  height: 600px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 480px) {
  #solution #main_box_estate {
    width: 100%;
    height: 1000px;
  }
}
#solution #main_box_corporate-mobile {
  background-image: url(../../../wp-content/uploads/2017/05/corporatemobile.png);
  background-position: center;
  background-size: cover;
  height: auto;
  display: inline-block;
  width: 100%;
  height: 500px;
  color: #fff;
  text-align: center;
}
#solution #main_box_sigyou {
  background-image: url(../../../wp-content/uploads/2017/05/sigyoutop1.png);
  background-position: center;
  background-size: cover;
  height: auto;
  display: inline-block;
  width: 100%;
  height: 500px;
  color: #fff;
  text-align: center;
}
#solution #main_center {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0px;
  text-align: center;
  display: inline-block;
  color: #000000;
}
#solution #main_center h1 {
  /*margin:30px 0 50px 0;*/
  margin: 20px 0 20px 0;
  padding: 0;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
#solution #main_center h1 strong {
  font-size: 180%;
}
#solution #main_center p {
  /*margin:50px 0 0 0px;*/
  margin: 10px 0 0 0px;
  padding: 0;
  font-size: 140%;
}
#solution #main_left {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: left;
  display: inline-block;
  color: #000000;
}
#solution #main_left h1 {
  margin: 20px 0 20px 0;
  padding: 0;
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
#solution #main_left img.telework_logo {
  margin: 10px 0;
  width: 350px;
}
#solution #main_left p {
  margin: 10px 0 0 0px;
  padding: 0;
  font-size: 140%;
}
#solution #main_left p strong {
  color: #ff3399;
  text-align: left;
}
/** 特徴 **/
#solution h2.feature_title {
  margin: 0 auto 30px;
  padding: 0px 10px 5px;
  border-bottom: 2px solid #3399ff;
  text-align: center;
  display: inline-block;
  color: #3399ff;
  font-weight: bold;
}
#solution h3.midashi {
  margin: 0 0 10px;
  padding: 0px 10px;
  border-left: 5px solid #4EBAE5;
}
@media screen and (max-width: 980px) {
  #solution #main_center h1, #solution #main_left h1 {
    font-size: 16px;
  }
  #solution #main_center p, #solution #main_left p {
    font-size: 120%;
  }
  #solution #main_box {
    height: auto;
    display: inline-block;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  #solution #main_center h1, #solution #main_left h1 {
    margin: 30px 0 30px 0;
    padding: 0;
    font-size: 120%;
    text-align: center;
  }
  #solution #main_center p, #solution #main_left p {
    font-size: 130%;
  }
}
table.kadai {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
table.kadai th, table.kadai td {
  position: relative;
  vertical-align: top;
  margin: 0 !important;
  padding: 0 !important;
}
/*https://generator.web-alpha.info/fukidashi/index.php*/
.arrow_box {
  position: absolute;
  width: 130%;
  height: auto;
  background: #07BFE6;
  padding: 10px 5px;
  text-align: left;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.arrow_box:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(7, 191, 230, 0);
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -6px;
  border-left-color: #07BFE6;
  left: 100%;
  top: 50%;
}
#solution p.kadai_kaiketsu {
  background: #f6f6f6;
  padding: 10px !important;
  font-size: 14px !important;
  line-height: 150% !important;
  font-weight: normal !important;
  text-align: left !important;
  width: 100% !important;
  margin: 0 auto !important;
}
/*--------contents--------*/
#solution .clearfix:after {
  content: ".";
  height: 0;
  clear: both;
  visibility: hidden;
}
#solution .clearfix {
  height: 0;
  clear: both;
}
#solution #container {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#solution section {
  width: 90%;
  margin: 0 auto;
  padding: 10px 5%;
  display: inline-block;
  color: #333333;
  margin: 0 5%;
}
#solution section p {
  font-size: 1.1em;
  line-height: 1.6;
  text-align: left;
  padding: 20px 0;
}
#solution section h2 {
  color: #330068;
  text-align: center;
  font-size: 210%;
  font-weight: bold;
  margin-bottom: 50px;
  letter-spacing: 1px;
}
#solution .border_b_pink {
  border-bottom: 5px solid #DE427F;
  color: #DE427F;
  display: inline-block;
  padding: 0 5px;
}
#solution .border_b_black {
  border-bottom: 5px solid #333333;
  color: #333333;
  display: inline-block;
  padding: 0 5px;
}
#solution .border_b_grey {
  border-bottom: 5px solid #666666;
  color: #666666;
  display: inline-block;
  padding: 0 5px;
}
#solution .border_b_white {
  border-bottom: 5px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  padding: 0 5px;
}
#solution .border_b_blue {
  border-bottom: 5px solid #0066ff;
  color: #0066ff;
  display: inline-block;
  padding: 0 5px;
}
#solution .border_b_blue2 {
  border-bottom: 5px solid #6699ff;
  color: #6699ff;
  display: inline-block;
  padding: 0 5px;
}
#solution .border_b_purple {
  border-bottom: 5px solid #330068;
  color: #330068;
  display: inline-block;
  padding: 0 5px;
}
#solution .border_b_green {
  border-bottom: 5px solid #006633;
  color: #006633;
  display: inline-block;
  padding: 0 5px;
}
#solution .border_b_grey2 {
  border-bottom: 2px dotted #cccccc;
  padding: 0 5px;
  padding-bottom: 10px;
}
#solution .border_b_grey3 {
  border-bottom: 2px dotted #cccccc;
  padding: 0 5px;
  padding-bottom: 10px;
  display: inline-block;
}
#solution .red {
  color: #ff0000;
}
#solution .white {
  color: #ffffff;
}
#solution .purple {
  color: #5454bf;
}
#solution .blue {
  color: #0066ff;
}
#solution #triangle_wrapper {
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
}
#solution #triangle_white {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 80px 0 80px;
  border-color: #ffffff transparent transparent transparent;
  display: inline-block;
}
#solution #triangle_green {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 80px 0 80px;
  border-color: #ccffcc transparent transparent transparent;
  display: inline-block;
}
#solution #triangle_gray {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 40px 0 40px;
  border-color: #f1f1f1 transparent transparent transparent;
  display: inline-block;
}
#solution #triangle_aqua {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 40px 0 40px;
  border-color: #3399ff transparent transparent transparent;
  display: inline-block;
}
#solution .bg_green {
  background: #ccffcc;
}
#solution .bg_gray {
  background: #f1f1f1;
}
#solution .bg_toi {
  background: #333366;
}
#solution .bg_white {
  background: #ffffff;
}
#solution .bg_aqua2 {
  background: #3399ff;
}
#solution .bg_aqua {
  background: #ccffff;
}
#solution #otoiawase h2 {
  color: #fff;
  text-align: center;
  font-size: 240%;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
#solution section h3 {
  font-size: 180%;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
#solution section .wrap {
  width: 100%;
  margin: 0%;
  padding: 20px 0 0;
}
#solution section dl {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: left;
  padding: 0;
  margin: 0;
}
#solution section dl dt {
  width: 45%;
  float: left;
  margin: 0;
  padding: 0;
}
#solution section dl dd {
  width: 45%;
  margin: 0;
  padding: 0;
  float: right;
}
#solution section dl img {
  width: 100%;
}
#solution section dl.pt dt {
  width: 50%;
  padding: 0;
  margin: 0;
}
#solution section dl.pt dd {
  width: 50%;
}
#solution section dl.pt dd p {
  padding: 0;
  margin: 0 1% 0 1%;
  width: 98%;
}
#solution section dl.pt dd strong {
  font-weight: bold;
  font-size: 105%;
}
#solution section dl.triple dt {
  width: 30%;
  margin: 0 5% 0 0;
  padding: 0;
}
#solution section dl.triple dd {
  width: 30%;
  margin: 0;
  padding: 0;
}
#solution section dl.triple dt h3, #solution section dl.triple dd h3 {
  text-align: left;
  font-size: 110%;
  margin-bottom: 10px;
}
#solution section dl.triple dt img, #solution section dl.triple dd img {
  width: 80%;
  margin: 0 10%;
}
#solution section dl.triple dt p, #solution section dl.triple dd p {
  width: 90%;
  margin: 10px 5% 10px 5%;
  padding: 0;
}
#solution section dl.double dt {
  width: 50%;
  margin: 0;
  padding: 0;
}
#solution section dl.double dd {
  width: 50%;
  margin: 0;
  padding: 0;
}
#solution section dl.double dt h3, #solution section dl.double dd h3 {
  text-align: left;
  font-size: 110%;
  margin-bottom: 10px;
}
#solution section dl.double dt img, #solution section dl.double dd img {
  width: 90%;
  margin: 0 5%;
}
#solution .s_01 dl.triple dt a, #solution .s_01 dl.triple dd a, {
  text-decoration: none;
}
#solution .s_01 dl.double dt a, #solution .s_01 dl.double dd a {
  text-decoration: none;
  text-align: center;
  display: block;
}
#solution .s_01 dl.triple dt a:hover, #solution .s_01 dl.triple dd a:hover, #solution .s_01 dl.double dt a, #solution .s_01 dl.double dd a {
  opacity: 0.8;
}
#solution section dl.double dt p, #solution section dl.double dd p, #solution .s_01 dl.double dt p, #solution .s_01 dl.double dd p {
  width: 90%;
  margin: 10px 5% 10px 5%;
  padding: 0;
}
#solution section#tele_feature dl.triple dt {
  width: 30%;
  margin: 0;
  padding: 0;
}
#solution section#tele_feature dl.triple dt.first {
  width: 30%;
  margin: 0 5% 0 0;
  padding: 0;
}
#solution section#tele_feature dl.triple dd {
  width: 30%;
  margin: 0 0 0 0;
  padding: 0;
}
#solution section#tele_feature dl.triple dt, #solution section#tele_feature dl.triple dd {
  border: 1px solid #000000;
  border-radius: 10px;
  padding: 0;
}
#solution section#tele_feature dl.triple dt img, #solution section#tele_feature dl.triple dd img {
  width: 40%;
  height: 40%;
  margin: -50px 30% 20px;
}
#solution section#tele_feature dl.triple dt h3, #solution section#tele_feature dl.triple dd h3 {
  text-align: center;
  margin-bottom: 20px;
}
#solution dl.triple {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
  padding: 0;
  margin: 0;
}
#solution dl.triple dt img, #solution dl.triple dd img {
  width: 80%;
  margin: 0 auto;
}
#solution dl.triple dt {
  width: 30%;
  margin: 0;
  padding: 0;
  float: left;
}
#solution dl.triple dt.first {
  width: 30%;
  margin: 0 5% 0 0;
  padding: 0;
}
#solution dl.triple dd {
  width: 30%;
  margin: 0 0 0 0;
  padding: 0;
  float: right;
}
#solution dl.triple dt, #solution dl.triple dd {
  padding: 0;
}
#solution dl.triple dt .bg_wrap, #solution dl.triple dd .bg_wrap {
  padding: 10px 0 5px 0;
  background: #fcfcfc;
}
#solution dl.triple dt p, #solution dl.triple dd p {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#solution dl.triple dt span, #solution dl.triple dd span {
  font-size: 14px;
  line-height: 150%;
  display: block;
  font-weight: normal;
  text-align: left;
}
#solution #main_center dl.double {
  width: 90%;
  clear: both;
  display: inline-block;
  text-align: left;
  padding: 0;
  margin: 0 5%;
}
#solution #main_center dl.double dt img, #solution #main_center dl.double dd img {
  width: 100%;
  margin: 0;
}
#solution #main_center dl.double dt {
  width: 42%;
  margin: 0 4%;
  padding: 0;
  float: left;
}
#solution #main_center dl.double dd {
  width: 42%;
  margin: 0 4%;
  padding: 0;
  float: right;
}
#solution #main_center dl.double dt, #solution #main_center dl.double dd {
  padding: 0;
}
#solution #main_center dl.double dt p, #solution #main_center dl.double dd p {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#solution #main_center dl.double dt span, #solution #main_center dl.double dd span {
  font-size: 14px;
  line-height: 150%;
  display: block;
  font-weight: normal;
}
#solution #iconbox {
  background: #333366;
  width: 70%;
  margin: 20px 15% 30px 15%;
  padding: 5px 10px 5px 10px;
}
#solution #iconbox2 {
  background: #ff8f22;
  width: 70%;
  margin: 0px 15% 10px 15%;
  padding: 8px 10px 8px 10px;
  text-align: center;
  color: #FFFFFF;
  font-size: 130%;
  font-weight: 500;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#solution #iconbox2:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-decoration: none;
}
#solution #iconbox2 a {
  text-decoration: none;
}
#solution #iconbox2 a:hover {
  text-decoration: none;
}
#solution table {
  margin: 0 10%;
  width: 90%;
}
#solution table th {
  margin: 0;
  padding: 5px;
  width: 48%;
  text-align: right;
}
#solution table td {
  margin: 0;
  padding: 5px;
  width: 50%;
}
#solution table .center {
  text-align: center;
}
#solution table .right {
  text-align: right;
}
#solution table.price_ta {
  margin: 0px 0 0px;
  width: 100%;
  border-width: 1px 0 0 0;
  border-color: #cccccc;
  border-style: solid;
}
#solution table.price_ta th {
  text-align: left;
  width: 25%;
  vertical-align: top;
  border-width: 0 1px 1px 1px;
  border-color: #cccccc;
  border-style: solid;
}
#solution table.price_ta th h3 {
  font-size: 110%;
}
#solution table.price_ta td {
  text-align: left;
  width: 22%;
  vertical-align: top;
  border-width: 0 1px 1px 0;
  border-color: #cccccc;
  border-style: solid;
}
#solution table.price_ta td.last {
  text-align: left;
  width: 22%;
  vertical-align: top;
  border-width: 0 1px 1px 1px;
  border-color: #cccccc;
  border-style: solid;
}
#solution table.price_ta th.price_head {
  background: #5454bf;
  text-align: center;
  vertical-align: middle;
}
#solution table.price_ta th.price_head h3 {
  color: #ffffff;
}
@media screen and (max-width: 480px) {
  #solution table.price_ta {
    margin: 0px 1% 0px 0;
    width: 99%;
  }
  #solution table.price_ta th h3 {
    font-size: 100%;
    font-weight: normal;
  }
}
#solution section#info {
  margin: 0 5% 0 5% auto;
  padding: 20px 0 20px 0;
}
#solution section#info p {
  font-size: 150%;
  width: 100%;
  text-align: center;
  line-height: 180%;
  margin: 0;
  padding: 0;
}
#solution section#info2 {
  margin: 0 5% 0 5% auto;
  padding: 15px 0 15px 0;
}
#solution section#info2 p {
  font-size: 200%;
  width: 100%;
  text-align: center;
  line-height: 200%;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
#solution section#info2 p img {
  width: 180px;
}
@media screen and (max-width: 640px) {
  #solution section#info p {
    font-size: 100%;
    text-align: center;
    line-height: 160%;
  }
  #solution section#info2 p {
    font-size: 130%;
    text-align: center;
    line-height: 160%;
  }
}
#solution a#link_btn dl {
  display: inline-block;
  border-radius: 10px;
  padding: 10px 20px;
  margin: 0 auto;
  background: #ff9900;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
}
#solution a#link_btn dl dt {
  padding: 0;
  margin: 0 0 3px 0;
  font-size: 90%;
  font-weight: bold;
}
#solution a#link_btn dl dd {
  padding: 0;
  margin: 0;
  font-size: 150%;
  font-weight: bold;
}
#solution a#link_btn:hover dl {
  opacity: 0.6;
}
#solution section a#link_btn dl {
  display: inline-block;
  border-radius: 10px;
  padding: 10px 20px;
  margin: 0 auto;
  background: #ff9900;
  color: #ffffff;
  text-align: center;
  width: inherit;
  font-weight: bold;
}
#solution section a#link_btn dl dt {
  padding: 0;
  margin: 0 0 3px 0;
  font-size: 90%;
  clear: both;
  width: inherit;
  font-weight: bold;
}
#solution section a#link_btn dl dd {
  padding: 0;
  margin: 0;
  font-size: 120%;
  clear: both;
  width: inherit;
  font-weight: bold;
}
#solution section a#link_btn:hover dl {
  opacity: 0.6;
}
@media screen and (max-width: 480px) {
  #solution a#link_btn dl dd, section a#link_btn dl dd {
    font-size: 100%;
  }
}
@media screen and (max-width: 640px) {
  #solution .fl {
    clear: left;
  }
  #solution .fr {
    clear: right;
  }
  #solution section {
    width: 90%;
    margin: 0 5%;
    padding: 10px 0;
  }
  #solution section h2 {
    font-size: 150%;
    margin: 30px 0;
  }
  #solution section img {
    width: 80%;
    margin: 0 10%;
  }
  #solution section dl.pt {
    margin-bottom: 30px;
  }
  #solution section dl.pt dt, #solution section dl.pt dd {
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0;
  }
  #solution section dl.pt dt img, #solution section dl.pt dd img {
    width: 80%;
    margin: 0 10%;
  }
  #solution h3.midashi {
    margin: 20px 0 10px;
  }
  #solution section dl.triple dt, #solution section dl.triple dt.first, #solution section dl.triple dd, #solution #main_center dl.triple dt, #solution #main_center dl.triple dt.first, #solution dl.triple dd {
    clear: both;
    margin: 0;
  }
  #solution section dl.triple dt, #solution section dl.triple dt.first, #solution section#tele_feature dl.triple dt, #solution section#tele_feature dl.triple dt.first, #solution dl.triple dt, #solution dl.triple dt.first {
    width: 90%;
    margin: 0 5% 20px;
  }
  #solution section dl.triple dd, #solution dl.triple dd, #solution section#tele_feature dl.triple dd, #solution #main_center dl.triple dd {
    width: 98%;
    margin: 0 1% 0;
  }
  #solution section#tele_feature dl.triple dt, #solution section#tele_feature dl.triple dt.first {
    margin-bottom: 70px;
  }
  #solution section h2 {
    text-align: left;
    font-size: 130%;
    margin: 0 20px 30px;
  }
  #solution section h3 {
    font-size: 110%;
  }
  #solution section .wrap {
    width: 90%;
    margin: 0 5%;
  }
  #solution section .wrap p img {
    width: 100%;
    margin: 0;
  }
  #solution section dl.double dt, #solution section dl.double dd, #solution #main_center dl.double dt, #solution #main_center dl.double dt.first, #solution #main_center dl.double dd {
    clear: both;
    margin: 0;
  }
  #solution section dl.double dt, #solution #main_center dl.double dt {
    width: 90%;
    margin: 0 5% 20px;
  }
  #solution section dl.double dd, #solution #main_center dl.double dd {
    width: 98%;
    margin: 0 1% 0;
  }
}
.txt-center {
  text-align: center !important;
}
.txt-right {
  text-align: right;
}
.bold {
  font-weight: bold !important;
}
.line-through {
  text-decoration: line-through;
}
strong.campaign {
  font-weight: bold;
  color: #ff0000;
  font-size: 120%;
}
img.img_full {
  width: 80%;
  margin: 0 auto;
}
#option_reception section dl.pt2 dt {
  width: 100%;
  clear: left;
  margin: 0;
  padding: 0;
}
#option_reception section dl.pt2 dd {
  width: 100%;
  margin: 0;
  padding: 0;
  clear: right;
}
#option_reception .new_btn {
  background: orange;
  color: #ffffff;
  border-radius: 6px;
  padding: 5px 5px 3px;
  font-weight: normal;
  text-align: center;
  font-size: 0.7em;
  margin: 0;
}
@media screen and (min-width: 760px) {
  #option_reception #guest_top section h2 {
    font-size: 26px;
  }
}
#option_reception #pagetitle {
  margin-bottom: 0;
}
#option_reception .top_gc {
  margin-top: 120px !important;
}
#option_reception section dl dt {
  width: 45%;
  float: left;
  margin: 0;
  padding: 0;
}
#option_reception section dl dd {
  width: 45%;
  margin: 0;
  padding: 0;
  float: right;
}
#option_reception section dl.pt2 dt {
  width: 45%;
  float: left;
  margin: 0;
  padding: 0;
}
#option_reception section dl.pt2 dd {
  width: 45%;
  margin: 0;
  padding: 0;
  float: right;
}
#option_reception h3 {
  color: #0066ff;
  font-weight: bold;
}
#option_reception ul.pg_navi {
  margin: 0;
  padding: 0;
  font-size: 50%;
}
#option_reception ul.pg_navi li {
  margin: 0 10px 0 0;
  padding: 0;
  float: left;
}
#option_reception ul.pg_navi li a {
  text-decoration: underline;
}
#option_reception ul.pg_navi li a:hover {
  text-decoration: none;
}
#option_reception .mt_update {
  margin-top: 50px;
}
#option_reception .attr {
  color: #ff0000;
  font-size: 80%;
}
#option_reception ul.list_disc {
  list-style-type: disc;
  margin: 10px 0 20px 30px;
  padding: 0;
  text-align: left;
}
#option_reception ul.list_disc li {
  margin: 0 0 15p 0x;
  padding: 0;
  text-align: left;
  list-style-type: disc;
}
#option_reception h4.midashi_s {
  font-weight: bold;
  color: #6699ff;
}
#option_reception strong.campaign {
  font-size: 170%;
}
#option_reception strong.text-big {
  font-size: 170%;
}
#option_reception #summary p {
  width: 80%;
  clear: both;
  display: inline-block;
  text-align: left;
  padding: 0;
  margin: 0 auto;
}
#option_reception #summary dl {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: left;
  margin: 0 0 30px;
  padding: 0;
}
#option_reception #summary dl dt p.w_full, #summary dl dd p.w_full {
  width: 100%;
  margin: 0;
}
#option_reception #summary dl dt img, #summary dl dd img {
  width: 60%;
  margin: 0 20%;
}
#option_reception #summary dl dt img.img_full, #summary dl dd img.img_full {
  width: 80%;
  margin: 0;
}
#option_reception #summary dl.triple {
  display: inline-block;
  margin: 0 0 60px;
}
#option_reception #summary dl.triple dt {
  width: 30%;
  margin: 0 5% 0 0;
  padding: 0;
}
#option_reception #summary dl.triple dd {
  width: 30%;
  margin: 0;
  padding: 0;
}
#option_reception #summary dl.triple dt h3, #option_reception #summary dl.triple dd h3 {
  text-align: center;
}
#option_reception #summary dl.triple dt img, #option_reception #summary dl.triple dd img {
  width: 80%;
  margin: 0 10%;
}
#option_reception #summary dl.triple dt .s_txt, #option_reception #summary dl.triple dd .s_txt {
  width: 100%;
  padding: 0;
  margin: 0 0 10px 0;
  text-align: center;
}
#option_reception #summary dl.triple dt .m_txt, #option_reception #summary dl.triple dd .m_txt {
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
}
#option_reception #option_reception #summary dl.quad {
  margin: 30px 0 0 0;
  text-align: center;
}
#option_reception #summary dl.quad dt {
  width: 22%;
  margin: 0 4% 0 0;
  padding: 0;
}
#option_reception #summary dl.quad dd {
  width: 22%;
  margin: 0;
  padding: 0;
}
#option_reception #summary dl.quad dt .detail, #option_reception #summary dl.quad dd .detail {
  height: 130px;
}
#option_reception #summary span {
  font-size: 120%;
  line-height: 200%;
  display: inline-block;
}
#option_reception #summary .detail ul {
  margin: 0 0 0 20px;
}
#option_reception #summary .detail ul.list {
  margin: 10px 0 0 40px;
}
#option_reception #summary .detail ul.list li {
  color: #5454BF;
}
#option_reception #summary .detail ul li {
  list-style-type: disc;
}
#option_reception #summary .detail ul li.list_none {
  list-style: none;
  font-weight: bold;
  margin-top: 10px;
}
#option_reception #summary .info {
  margin: 0;
  padding: 0;
  font-size: 110%;
  color: #6699ff;
  text-align: center;
}
#option_reception #summary .thum_b {
  margin: 10px 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
#option_reception #summary .thum_b img {
  width: 100%;
  height: auto;
}
#option_reception #summary .thum {
  margin: 10px auto;
  padding: 0;
  width: 60%;
}
#option_reception #summary .thum img {
  width: 100%;
  height: auto;
}
#option_reception #guest_top {
  background: url("./img/reception_img/motkibiro_main_bg.jpg") center center;
  /*background-size: cover;*/
  min-height: 400px;
  /*background:#5454BF;*/
  padding: 0;
  margin-bottom: 0;
  position: relative;
}
#option_reception #guest_top section {
  text-align: right;
  padding: 10px;
}
#option_reception #guest_top section h2 {
  margin: 0px auto 0px;
  padding-top: 0;
  text-align: center;
  font-size: 2.0em;
  width: 100%;
  font-weight: bold;
  line-height: 150%;
  color: #000;
}
#option_reception #guest_top section h3 {
  font-weight: normal;
  font-size: 2.0em;
  line-height: 130%;
  /*color:#330068;*/
  margin-top: 20px;
  margin-bottom: 0 !important;
  text-align: center;
}
#option_reception #guest_top section dl {
  width: 100%;
  display: inline-block;
  margin: 20px 0 0 0;
  padding: 0;
}
#option_reception #guest_contact {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 20px 0;
  /*background: #efefef;*/
}
#option_reception #guest_contact section {
  margin: 0;
  padding: 0;
}
#option_reception #guest_contact a {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 20px 30px;
  font-size: 120%;
  background: #ff6600;
  color: #ffffff;
  border-radius: 0.5em;
}
#option_reception #guest_contact section dl {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
#option_reception #guest_contact section dl dt {
  margin: 0;
  padding: 0;
  float: left;
  width: 50%;
}
#option_reception #guest_contact section dl dt.w_full {
  margin: 0 10%;
  padding: 0;
  clear: left;
  width: 80%;
}
#option_reception #guest_contact section dl dd {
  margin: 0;
  padding: 0;
  float: right;
  width: 50%;
}
#option_reception #guest_contact section dl dt a {
  background: #ff6600;
  color: #ffffff;
  text-decoration: none;
}
#option_reception #guest_contact section dl dd a {
  background: #330066;
  color: #ffffff;
  text-decoration: none;
}
#option_reception #guest_contact section dl dt a:hover, #option_reception #guest_contact section dl dd a:hover {
  opacity: 0.7;
}
#option_reception #guest_catch {
  padding: 10px;
  width: 100%;
  text-align: center;
}
#option_reception #guest_catch section {
  padding: 20px;
  margin-top: 0;
}
#option_reception #guest_catch section h2 {
  padding: 0 10px 5px;
  margin: 0;
  color: #000;
  font-size: 150%;
  font-weight: normal;
  display: inline-block;
  border-bottom: #000 1px solid;
}
#option_reception #guest_top section dl.double {
  width: 100%;
  display: inline-block;
  margin: 30px 0 0 0;
  padding: 0;
}
#option_reception #guest_top section dl.double dt {
  width: 45%;
  margin: 0;
  padding: 0;
  text-align: left;
}
#option_reception #guest_top section dl.double dt .h_wrap {
  margin: 0 0 0 0;
  padding: 20px 0;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
}
#option_reception #guest_top section dl.double dt .h_wrap small {
  font-size: 80%;
}
#option_reception #guest_top section dl.double dt p {
  margin: 10px 0 0 0;
  font-size: 120% !important;
}
#option_reception #guest_top section dl.double dt h2 {
  text-align: center;
  font-size: 200%;
  letter-spacing: 100%;
  font-weight: bold;
  color: #0066ff;
}
#option_reception #guest_top section dl.double dt img {
  width: 60%;
  margin: 0 auto;
}
#option_reception #guest_top section dl.double dt .h_wrap p {
  font-size: 14px;
  font-weight: normal;
}
#option_reception #guest_top section dl.double dd {
  width: 50%;
  margin: 0;
  padding: 10px;
  text-align: right;
  /*background-color: rgba(255,255,255,0.8);
	border:3px solid rgba(255,255,255,0.8);
	border-radius: 1em;*/
}
#option_reception #guest_top section dl.double dt p {
  font-size: 170%;
  font-weight: bold;
}
#option_reception #option_reception #guest_top section dl.double dd img {}
#option_reception #guest_top section dl.double dd {
  width: 100%;
  margin: 0;
  padding: 10px;
  text-align: right;
  position: relative;
  /*background-color: rgba(255,255,255,0.8);
	border:3px solid rgba(255,255,255,0.8);
	border-radius: 1em;*/
}
#option_reception #guest_top section dl.double dd img.w_full {
  width: 100%;
  margin: 0;
}
#option_reception #guest_top section dl.double dd .f_left {
  float: left;
  width: 48%;
  text-align: center;
  margin: 0;
  padding: 0;
}
#option_reception #lite_catch {
  margin: 30px 0;
  padding: 0;
}
#option_reception #lite_catch h3 {
  color: #000;
  font-weight: normal;
}
#option_reception #func ul#list_none {
  list-style: none;
  text-align: left;
}
#option_reception #func ul#list_none li {
  list-style-type: none;
  font-size: 12px;
  margin: 0 0 10px 20px;
  padding: 0;
  text-align: left;
}
@media screen and (max-width: 900px) {
  #option_reception section dl.pt_sys dt img {
    margin: 20px;
    width: 90%;
  }
  #option_reception #guest_top section h3 {
    font-size: 2em;
  }
  #option_reception #guest_top section dl.double {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #option_reception #guest_top section dl.double dd {
    text-align: center;
  }
  #option_reception #guest_top section dl.double dd p {
    font-size: 130%;
    font-weight: normal;
    text-align: center;
  }
  #option_reception #guest_top section dl.double dt {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  #option_reception #guest_top section dl.double dt img {
    width: 90%;
    margin: 0 auto;
  }
  #option_reception #guest_top section dl.double dd {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
  #option_reception #guest_contact section dl dt {
    width: 280px;
  }
  #option_reception #guest_contact section dl dt.w_full {
    width: 80%;
  }
  #option_reception #guest_contact section dl dd {
    width: 280px;
  }
  #option_reception #guest_top section h2 {
    font-size: 1.8em;
    margin: 20px 0;
    text-align: left;
  }
  #option_reception #guest_top section h3 {
    font-size: 1.5em;
    margin: 10px 0;
    text-align: center;
  }
  #option_reception #case_naisou {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #option_reception section dl dt, #option_reception section dl dd {
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0;
  }
  #option_reception section dl dt img, #option_reception section dl dd img {
    margin: 0;
    width: 100%;
  }
  #option_reception #summary dl.triple dt, #option_reception #summary dl.triple dd, #option_reception #summary dl.quad dt, #option_reception #summary dl.quad dd {
    clear: both;
    width: 100%;
    margin: 0 0 20px 0;
  }
  #option_reception #summary .thum {
    margin: 10px auto;
    padding: 0;
    width: 60%;
  }
  #option_reception #summary .thum_b {
    margin: 10px 0;
    padding: 0;
    width: 80%;
  }
  #option_reception #summary .detail ul {
    margin-left: 40px;
  }
  #option_reception #summary .info {
    text-align: center;
  }
  #option_reception section dl.pt_sys dt img {
    margin: 30px 28% 0 28%;
    width: 40%;
  }
  #option_reception section .pt_sys_wrap3 {
    width: 100%;
    padding: 0;
    margin: 0;
    clear: left;
  }
  #option_reception h3 {
    text-align: center;
  }
  #option_reception p.w_full {
    width: 100%;
    margin: 0;
  }
  #option_reception #guest_top section h2 {
    font-size: 1.5em;
    margin: 10px 0;
    text-align: left;
  }
  #option_reception #guest_top section h3 {
    font-size: 1.2em;
    margin: 10px 0;
    text-align: center;
  }
  #option_reception #guest_top {
    display: none;
  }
  #option_reception #guest_top section dl.triple {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #option_reception #guest_top section dl.triple dt {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  #option_reception #guest_top section dl.triple dt.first {
    width: 100%;
    margin: 0 0 10px 0;
  }
  #option_reception #guest_top section dl.triple dd {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
  #option_reception #guest_top section dl.triple dt p, #guest_top section dl.triple dd p {
    margin: 0px auto;
  }
  #option_reception #summary dl.quad dt .detail, #summary dl.quad dd .detail {
    height: auto;
  }
  #option_reception #guest_catch section h2 {
    font-size: 130%;
  }
  #option_reception #summary span {
    text-align: left;
    font-size: 100%;
  }
  #option_reception #guest_top section dl.double dd .f_left {
    clear: left;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
  }
  #option_reception #guest_contact section dl dt, #option_reception #guest_contact section dl dt.w_full {
    clear: left;
    width: 100%;
    margin: 0 0 20px;
  }
  #option_reception #guest_contact section dl dd {
    clear: right;
    width: 100%;
  }
}
#option_reception section#movie {
  text-align: center;
}
#option_reception section#movie .pc {
  display: block;
  width: 720px;
  margin: 0 auto;
}
#option_reception section#movie .mobile {
  display: none;
}
#case_naisou {
  position: absolute;
  left: 20px;
  top: 50px;
}
@media screen and (max-width: 640px) {
  #option_reception section#movie .mobile {
    display: block;
    width: 320px;
    margin: 0 auto;
  }
  #option_reception section#movie .pc {
    display: none;
  }
}
#option_reception ul.f_left li {
  width: 46%;
  float: left;
  margin: 0 2% 20px;
}
#option_reception ul.f_left li img {
  width: 100%;
  border: 2px solid #666666;
}
#option_reception img.border-gray {
  border: 2px solid #666666;
}
#option_reception img.border-none {
  border: 0px solid #666666;
}
#option_reception .section_wrapper {
  padding: 30px 0;
}
#option_reception #guest_top {
  background-repeat: no-repeat;
  background-image: url("https://www.mot-net.com/reception/img/main_bg4.jpg");
}
@media screen and (min-width: 760px) {
  #guest_top section h2 {
    font-size: 28px;
  }
}
#option_reception .top_gc {
  margin-top: 120px !important;
}
#a1 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a2 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a3 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a4 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a5 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a6 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a7 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a8 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a9 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a10 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#a11 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#popup {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#bright {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#entrance {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#clearly-visible {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a1 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a2 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a2 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a3 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a4 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a5 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a6 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a7 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a8 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a9 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
div#a10 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
h3#a1 {
  margin-top: -300px; /* リンク位置上昇分 */
  padding-top: 300px; /* 上昇分を戻す分 */
}
h3#a2 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
h3#a3 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
h3#a4 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
h3#a5 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
h3#a6 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
h3#a7 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
h3#a8 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
h3#a9 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
h3#a10 {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
.triangleseto20180313 {
  width: 80%;
}
.triangleseto201803131 img {
  width: 32%;
  margin: 0 1% 0 0;
  float: left;
}
@media print, screen and (max-width:640px) {
  .triangleseto201803131 img {
    width: 100%;
    text-align: center;
    margin: 5px 0 5px 0;
  }
}
/*--------MOTPBX MOTTEL比較--------*/
.hikaku190828 {
  width: 100%;
  text-align: center;
}
.hikaku_pbx190828 {
  float: left;
  width: 50%;
  padding: 30px;
}
.hikaku_pbx190828 img {
  width: 100%;
}
.hikaku_pbx190828 h2 {
  text-align: center;
  color: #0099ff;
  font-size: 23px;
  font-weight: normal;
  border-bottom: #0099ff 1px solid;
}
.hikaku_left {
  text-align: left;
}
.hikakulist1908 {
  list-style: disc;
  padding: 10px 20px;
}
.hikakumerit1908 {
  background: #ff6600;
  color: #fff;
  padding: 10px 0
}
.w25_1908 {
  width: 25%;
}
.pd_sayu20 td {
  padding: 5px 20px !important;
}
.textb {
  font-weight: bold;
}
.small8 {
  font-size: 5px;
}
a.btn_link2020 {
  display: inline-block;
  padding: 10px 20px;
  margin: 0;
  margin-bottom: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #ff6600;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
}
a.btn_link2020:hover {
  opacity: 0.6;
}
@media print, screen and (max-width:640px) {
  .hikaku_pbx190828 {
    float: none;
    width: 100%;
    padding: 0px;
  }
}
/*------------------------------------------------------------setoadd190829*/
.pd10_5 {
  padding: 10px 5px;
}
/*------------------------------------------------------------資料ダウンロードページ用*/
#dltitle1909 {
  text-align: center;
  margin: 20px 0;
}
#dltitle1909 h3 {
  color: #004E98;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.dlgaiyou1909 {
  width: 40%;
  margin: 0 5%;
  float: left;
}
.dlgaiyou1909 img {
  width: 100%;
}
@media print, screen and (max-width:640px) {
  .dlgaiyou1909 {
    width: 100%;
    margin: 0;
  }
}
.dlgaiyou1909 p {
  font-weight: bold;
  color: #0040FF;
  margin-bottom: 4px;
  margin-top: 7px;
  font-size: 16px;
  padding: 5px;
}
.dllink1909 {
  width: 100%;
  text-align: center;
}
.dllink1909_ko {
  float: left;
  width: 18%;
  padding: 10px;
  background: #0E84E5;
  color: #fff;
  margin: 20px 1%;
  border-radius: 7px;
  text-decoration: none;
}
.dllink1909_ko:hover {
  opacity: 0.6;
  color: #fff;
}
@media print, screen and (max-width:640px) {
  .dllink1909_ko {
    width: 100%;
    margin: 5px 0;
  }
}
#manga {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#gyousyu {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#sean {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#jirei {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
#white {
  margin-top: -150px; /* リンク位置上昇分 */
  padding-top: 150px; /* 上昇分を戻す分 */
}
/*------------------------------------------------------------motpbxページ用*/
.motpbx1909 {
  float: left;
  width: 48%;
  margin: 0 1%;
  padding: 50px;
}
.motpbx1909 img {
  width: 100%;
}
.motpbx1909 p {
  text-align: center !important;
  margin: 10px 0
}
@media print, screen and (max-width:640px) {
  .motpbx1909 {
    width: 100%;
    margin: 0;
    padding: 0px;
  }
}
.pdbot0_1909 {
  pading-bottom: 0;
}
/*------------------------------------------------------------士業ページ用*/
.kadai4 dd dt {
  width: 20%;
  margin: 20px 2.5%;
}
#solution .s_01 dl.double dt a p, #solution .s_01 dl.double dd a p, {
  text-align: center;
  width: 100%;
}
#solution .s_01 dl.double dt span, #solution .s_01 dl.double dd span {
  font-size: 14px;
  line-height: 150%;
  display: block;
  font-weight: normal;
  text-align: left;
}
/*------------------------------------------------------------機能一覧用*/
.func_list_d {
  margin-bottom: 20px;
}
.func_list_d a {
  color: #666666;
}
.func_list_d a:hover {
  color: #0a90d2;
}
.func_list_d strong {
  font-size: 110%;
  margin-top: 2px;
  border-left: 5px solid #ccc;
  padding-left: 8px;
  display: block;
}
.func_list_d li {
  margin-bottom: 5px;
}
@media print, screen and (min-width:480px) {
  .list_33 {
    float: left;
    width: 50%;
  }
}
@media print, screen and (min-width:768px) {
  .list_33 {
    float: left;
    width: 33.33333%;
  }
}
@media print, screen and (min-width:480px) {
  .mar_t26 {
    margin-top: 0px;
  }
}
@media print, screen and (min-width:768px) {
  .mar_t26 {
    margin-top: 26px;
  }
}
.func_link_d {
  margin: 10px 0;
}
.func_link_d a {
  padding: 10px;
  background: #0E84E5;
  color: #fff !important;
  margin: 20px 1%;
  border-radius: 7px;
  text-decoration: none;
}
.func_link_d a:hover {
  opacity: 0.6;
  color: #fff;
}
/*------------------------------------------------------------機能一覧配下ページ用*/
#schedule_title {
  padding: 10px;
  width: 100%;
  text-align: center;
}
#schedule_title section h2 {
  padding: 0 10px 5px;
  margin: 0;
  color: #0099ff;
  font-size: 180%;
  font-weight: normal;
  display: inline-block;
  border-bottom: #0099ff 1px solid;
}
.schedule_img {
  text-align: center;
  margin: 20px 0;
}
.schedule_img img {
  width: 100%;
  margin: 0 auto;
}
/*------------------------------------------------------------コピー用*/
h3.titlebule_copy {
  font-size: 16px;
}
h3.titlebule_copy span {
  display: block;
  font-size: 14px;
}
#copy_sec01 .float_left, #copy_sec01 .float_right {
  float: none;
}
#copy_sec01 .float_left img {
  display: block;
  margin: 20px auto;
}
#copy_sec01 ul li {
  margin: 0 auto 10px;
  text-align: center;
  font-size: 12px;
  display: block;
  color: #03a9fa;
  border: 1px solid #03a9fa;
  border-radius: 10px;
  padding: 2px;
  transition: all 0.5s;
  text-decoration: none;
}
#copy_sec01 .sheet_basic tr td span {
  font-weight: bold;
  background: linear-gradient(to right, #000, #333);
  background: -webkit-linear-gradient(left, #000, #333);
  background: -o-linear-gradient(right, #000, #333);
  background: -moz-linear-gradient(right, #000, #333);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
#copy_sec01 .sheet_basic tr td span span {
  font-weight: bold;
  background: linear-gradient(to right, red, orange, green, cyan, blue, violet);
  background: -webkit-linear-gradient(left, red, orange, green, cyan, blue, violet);
  background: -o-linear-gradient(right, red, orange, green, cyan, blue, violet);
  background: -moz-linear-gradient(right, red, orange, green, cyan, blue, violet);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
#copy_sec01 .title05 {
  color: #333;
  text-align: left;
  font-size: 16px;
  margin-bottom: 20px;
}
#copy_sec01 .title05 span {
  border-bottom: 1px solid #0A90D2;
  color: #0A90D2;
  display: block;
}
#copy_sec01 .phbox_left {
  margin: 10px auto;
}
#copy_sec01 p.copy_txt span {
  color: #0A90D2;
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 5px;
}
@media print, screen and (min-width:768px) {
  h3.titlebule_copy {
    font-size: 18px;
  }
  h3.titlebule_copy span {
    display: inline-block;
    font-size: 16px;
  }
  #copy_sec01 .float_left {
    float: left;
  }
  #copy_sec01 .float_right {
    margin-top: 20px;
    float: right;
    width: 55%;
  }
  #copy_sec01 ul li {
    display: inline-block;
    width: 48%;
    margin-right: 1%;
    margin-bottom: 15px;
  }
  #copy_sec01 .phbox_left {
    margin: 10px 20px 0 0;
  }
  #copy_sec01 p.copy_txt {
    margin: 20px 0 0 0;
  }
}
@media print, screen and (min-width:1200px) {
  #copy_sec01 .float_right {
    margin-top: 20px;
    width: 62%;
  }
  #copy_sec01 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #copy_sec01 ul li {
    width: 100%;
  }
  #copy_sec01 ul li {
    margin-right: 0.1%;
  }
  #copy_sec01 ul li:last-child {
    margin-right: 0;
  }
}
/*section02*/
#copy_sec02 .title05 {
  color: #333;
  text-align: left;
  font-size: 16px;
  margin: 20px 0;
}
#copy_sec02 .title05 span {
  border-bottom: 1px solid #0A90D2;
  color: #0A90D2;
  display: block;
}
#copy_sec02 p span {
  font-weight: bold;
  background: linear-gradient(to right, #000, #333);
  background: -webkit-linear-gradient(left, #000, #333);
  background: -o-linear-gradient(right, #000, #333);
  background: -moz-linear-gradient(right, #000, #333);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
#copy_sec02 p span span {
  font-weight: bold;
  background: linear-gradient(to right, red, orange, green, cyan, blue, violet);
  background: -webkit-linear-gradient(left, red, orange, green, cyan, blue, violet);
  background: -o-linear-gradient(right, red, orange, green, cyan, blue, violet);
  background: -moz-linear-gradient(right, red, orange, green, cyan, blue, violet);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  margin-left: 10px;
}
#copy_sec02 .btn-link ul li a {
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 45px;
  width: 50%;
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 10px 0;
  line-height: 45px;
  transition: all 0.5s ease 0s;
}
#copy_sec02 .btn-link ul li:first-child a {
  background-color: #40bee8;
  border-bottom: 3px solid #0e6bba;
}
#copy_sec02 .btn-link ul li:last-child a {
  background-color: #2dd387;
  border-bottom: 3px solid #128953;
  text-decoration: none;
}
#copy_sec02 .btn-link ul li a:hover {
  opacity: 0.5;
  text-decoration: none;
}
hr.line01 {
  margin: 40px 0;
}
@media print, screen and (min-width:768px) {
  #copy_sec02 .phbox_left {
    width: 300px;
    float: left;
  }
}
@media print, screen and (min-width:1200px) {
  #copy_sec02 .txt_area > ul {
    display: flex;
  }
  #copy_sec02 .txt_area > ul li:first-child {
    border-right: 1px dashed #ccc;
    padding-right: 10px;
    margin-right: 10px;
  }
  #copy_sec02 .txt_area .btn-link ul {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  #copy_sec02 .txt_area .btn-link ul li {
    width: 98%;
  }
  #copy_sec02 .txt_area .btn-link ul li a {
    width: 98%;
  }
}
/*-------------------サイドカラム_「モッテルサイト」版で表示の場合のCSS_221011追記*/
#sub_content ul.sns_icons {
  text-align: left;
  padding: 0 5px;
}
#sub_content ul.sns_icons li {
  display: inline-block;
  padding: 5px;
  border: none;
}
#sub_content ul.sns_icons li a {
  font-size: 36px;
  padding: 0;
}
#subnavi .btn_continue {
  width: 100%;
  margin: 20px 0;
  border: 1px solid #FFA201;
  color: #FFA201;
  text-align: center;
  padding: 10px;
  background-color: #fff;
}
#subnavi .btn_continue:hover {
  transition: all 0.5s;
  color: #fff;
  background: #ffa200;
  border: 1px solid #ffa200;
}
/*-----------------------------------「カテゴリ一覧」ディスクリプション*/
.cat_desc {
  margin: 0 auto 40px;
  padding: 0 15px;
}

.contents_link {
    padding-top: 120px;
    margin-top:-120px;
}
@media print, screen and (max-width:768px) {
.contents_link {
    padding-top: 0px;
    margin-top:-0px;
}
}
.blog_cta_btn{display:flex;flex-wrap:wrap;justify-content:center}
.blog_cta_btn a:first-child{background:#0057b8;border-radius:50px;color:#fff;padding:10px 50px;display:inline-block;margin-right:30px;border:2px solid #0057b8;text-decoration:none;letter-spacing:1px}
@media screen and (max-width:768px){
.blog_cta_btn a:first-child{margin:30px auto 0!important;font-size:16px;line-height:150%;width:90%;font-weight:400;text-align:center margin-right:0}
}
.blog_cta_btn a:first-child:hover{background:#fff;color:#0057b8!important;border:#0057b8 2px solid}
.blog_cta_btn a:last-child{background:#f60;border-radius:50px;color:#fff;padding:10px 50px;display:inline-block;margin-left:30px;border:2px solid #f60;text-decoration:none;letter-spacing:1px}
@media screen and (max-width:768px){
.blog_cta_btn a:last-child{margin:30px auto 0!important;font-size:16px;line-height:150%;width:90%;font-weight:400;text-align:center;margin-left:0}
}
.blog_cta_btn a:last-child:hover{background:#fff;color:#f60!important;border:#f60 2px solid}#search_box{display:flex;flex-direction:column;padding:10px 0 30px}
#search_box form div{display:flex;padding:10px;width:100%}#search_box form input[name="s"]{border:1px solid #0755B1;border-radius:6px;padding:10px;margin-right:.5em;width:100%}#search_box form input[name="s"]:focus{outline:2px solid #0755B1}#search_box form input[id="searchsubmit"]{border:1px solid #0755B1;border-radius:6px;background:#0755B1;color:#fff;padding:8px 20px;font-size:16px;font-weight:700;transition:all 0.3s}#search_box form input[id="searchsubmit"]:hover{background:#fff;color:#0755B1}
