@charset "UTF-8";

/************************************
** 内容
************************************/
.content {
  margin-top: 0;
  /*overflow-x: hidden;*/
}
/*************************************/
img{
  width: auto;
  max-width: 100%;
  height: auto;
}
.mt-hp {
  margin-top: 10px;
}
.mt-1p {
  margin-top: 20px;
}
.mt-2p {
  margin-top: 40px;
}
.mt-3p {
  margin-top: 60px;
}
.mt-4p {
  margin-top: 80px;
}
.xxxlarge {
  font-size: 48px;
}
.xxlarge {
  font-size: 36px;
}
.xlarge {
  font-size: 30px;
}
.large {
  font-size: 24px;
}
.small {
  font-size: 16px;
}
.xsmall {
  font-size: 14px;
}
.xxsmall {
  font-size: 12px;
}
.fw-b {
  font-weight: bold;
}
.fw-n {
  font-weight: normal;
}
.white {
  color: #fff;
}
.lh-1 {
  line-height: 1;
}
.lh-1p2 {
  line-height: 1.2;
}
.lh-1p4 {
  line-height: 1.4;
}
.lh-1p6 {
  line-height: 1.6;
}
.center {
  text-align: center;
}

/************************************
** 見出し
************************************/
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  line-height: 1.25;
  font-weight: bold;
}
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  margin: 0;
}
.article h4,
.article h5,
.article h6 {
  font-size: 1em;
  padding: 0;
}
.article h2 {
  font-size: 1em;
  padding: 0;
  background-color: none;
  border-radius: 0;
}
.article h3 {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  font-size: 1em;
  padding: 0;
}
.article h4 {
  border-top: none;
  border-bottom: none;
}
.article h5 {
  border-bottom: none;
}
.article h6 {
  border-bottom: none;
}
.article-header {
  margin: 40px auto;
  border-bottom: 1px solid #222;
}
.article-header .title {
  font-size: 2em;
}

/************************************
** tmp-contact あなたのオフィスの快適を本気で考えます！
************************************/
.induction {
  background-color: #1553a7;
  padding: 30px 0;
  border-top: 10px solid #0173ba;
  border-bottom: 10px solid #0173ba;
  text-align: center;
}
.induction .head2 {
  display: flex;
  justify-content: center;
}
.induction .yellow {
  color: #ffea00;
}
.induction .whitebox {
  background-color: #fff;
  margin-top: 20px;
  padding: 20px;
}
.induction .whitebox .kantan {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}
.induction .whitebox .kantan a {
    width: 90%;
    margin: 0 auto;
    display: block;
    background-color: #c61414;
    padding: .6em;
    color: #fff;
    letter-spacing: .1em;
    text-decoration: none;
    text-align: center;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.2));
}
.induction .whitebox .kantan a:hover {
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0));
}
.induction .flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
}
.induction .freedial,
.induction .tel {
  margin: 0 20px;
  letter-spacing: 1px;
  font-family: impact,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  white-space: nowrap;
}

.induction .freedial a,
.induction .tel a {
  text-decoration: none;
  color: #000;
}

.induction .freedial::before {
  content: '';
  display: inline-block;
  width: 1.39em;
  height: .8em;
  background-image: url(images/free1.gif);
  background-size: contain;
  background-repeat: no-repeat;
}

.induction .tel::before {
    content: '\f3cd';
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    display: inline-block;
}

/************************************
** メールフォーム共通
************************************/
textarea {
  min-height: 0;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  padding: .5em;
  font-size: 1em;
  border: 1px solid #ccc;
  font-weight: normal;
}

a:hover,
input:hover {
    opacity: 0.7;
}

/* 必須／任意 */
#kantan .required::before {
  content: '必須';
    border-radius: 3px;
    background-color: #d75a5a;
    padding: 0.2em 0.4em;
    margin-right: 1em;
    font-size: 0.7em;
    font-weight: normal;
    color: #fff;
    white-space: nowrap;
}
#kantan .optional::before {
  content: '任意';
    border-radius: 3px;
    background-color: #999;
    padding: 0.2em 0.4em;
    margin-right: 1em;
    font-size: 0.7em;
    font-weight: normal;
    color: #fff;
    white-space: nowrap;
}
.acceptance {
  margin-top: 1em;
  text-align: center;
  color: #fff;
}
.acceptance a {
  color: #fff;
}

/************************************
** フロントページ
************************************/
/*KV*/
.kv {
  margin: 0 auto;
  text-align: center;
}
.kv-gradient {
height: 100%;
z-index: 2;
background: url(images/e1061_1.svg),-moz-linear-gradient(top, #fff, #b4e0de);
background: url(images/e1061_1.svg),-webkit-linear-gradient(top, #fff, #b4e0de);
background: url(images/e1061_1.svg),linear-gradient(to bottom, #fff, #b4e0de);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
margin: 0 auto;
overflow: hidden;
}
.kv h1 img{
  width: 80%;
  max-width: 732px;
}

.kv .price {
  position: relative;
  width: 80%;
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0 10px;
  font-size: 0.7em;
}
.kv .price img{
  width: 100%;
}
.kv .price::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -450px;
    width: 494px;
    height: 600px;
    background: url(images/kv_staff_01.png) no-repeat;
     z-index: -1;
    background-size: contain;
}
.kv .price::after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -500px;
    width: 550px;
    height: 600px;
    background: url(images/kv_staff_02.png) no-repeat;
     z-index: -1;
    background-size: contain;
  }
.kv-inner {
  width: 98%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0 0;
  position: relative;
  z-index: 3;
}
.antibacterial .kv-inner {width: 100%; max-width: initial;}
.kv .plan ul {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.kv .plan li {
  width: auto;
  background-color: #fff;
  border: 1px solid #000;
  padding: .1em .4em;
  margin: 5px 5px 0 0;
}

/*お悩み*/
.worries {
  background-color: #e2d7c8;
  text-align: center;
  padding: 50px 0 0;
  position: relative;
}
.worries h2 {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
}
.worries figure.pc img {
  max-width: 90%;
}
.worries figure.sp {
  display: none;
}
.worries ul {
  display: none;
}
.worries-after {
  background-color: #45413c;
  text-align: center;
  padding: 20px;
  line-height: 1.4;
  position: relative;
}

.worries-after:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #45413c transparent transparent transparent;
  border-width: 20px 30px 0 30px;
}

/*選ばれる理由*/
.reason {
  padding: 80px 0 60px;
  background-image: url(images/reason_bg.png);
  text-align: center;
}
.reason h2 {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: -20px;
}
.reason h2 .large {
  font-size: 1.8em;

}
.reason h2 .large span {
  font-size: 1.4em;
  color: #01479d
}
.reason h2:before, .reason h2:after {
  content: "";
  flex-grow: 1;
  height: 4px;
  background: #444;
  display: block;
}
.reason h2:before {
  margin-right: 2em;
}
.reason h2:after {
  margin-left: 2em;
}
.reason .box {
  margin-top: 80px;
  background-color: #fff;
  border: 4px solid #01479d;
  padding-bottom: 30px;
}
.reason .num {
  display: inline-block;
  margin: 0 auto;
  background-color: #01479d;
  padding: .2em 1em;
  margin-top: -50%;
}
.reason .num span {
  font-size: 1.4em;
}
.reason h3 {
  width: 90%;
  margin: 30px auto 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #01479d;
}
.reason .blue {
  width: 80%;
  margin: 1em auto .4em;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.4;
  font-weight: bold;
  color: #01479d;
}
.reason .txt {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

/*オフィスサービス*/
#service-front {
  padding: 60px 0;
}
#service-front ul {
    display:flex;
    flex-wrap:wrap;
}
#service-front ul li {
  width: 48%;
  padding: 30px;
  background-color: #f4f4f4;
}
#service-front ul li:nth-child(even){
  margin-left: 4%;
}
#service-front ul li figure {
  width: 100%;
}
#service-front ul li a {
  display: block;
  width: 90%;
  margin: 20px auto 0;
  background-color: transparent;
  border: 1px solid #666;
  text-decoration: none;
  color: #333;
  text-align: center;
  font-size: .9em;
  padding: .4em 1em;
}
#service-front ul li a:hover {
  opacity: .7;
}
#service-front ul li a i {
  margin-left: 1em;
}

/*よくあるご質問*/
#faq-front {
  padding: 80px 0;
  background-color: #ebeae8;
}

#faq-front dt {
  display: block;
  background-color: #45413c;
  line-height: 1.4;
  padding: 12px 40px 10px 100px;
}

#faq-front dt::before {
  content:'Q';
  font-weight: bold;
  margin: 0 1em 0 -2em;
}

#faq-front dd {
  display: block;
  padding: 20px 40px 40px 100px;
}

#faq-front dd::before {
  content:'A';
  font-size: 1.2em;
  font-weight: bold;
  color: #c61415;
  margin: 0 1em 0 -2em;
}


/************************************
** パーテーション
************************************/
#partition .partition-header {
  overflow: hidden;
  position: relative;
  background-image: url(images/kv_partition_bg.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size:cover;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

#partition .sp-img {
    display: none;
}

#partition .kv-inner {
  padding: 0;
}

#partition .kv-inner .plan {
  z-index:3;
  float: left;
  background: rgba(255,255,255,0.8);
  padding: 160px 60px 20px;
  text-align: left;
}
/************************************
** 抗菌コーティングLP
************************************/
.antibacterial .sp-img {display: none !important;}
.antibacterial .kv-inner .plan { 
  padding: 7em 0 1em 0 !important;
  background:rgb(0,0,0,0) !important;}
.antibacterial-header {
    overflow: hidden;
    position: relative;
    /*background-image: url(images/kv_partition_bg.jpg);*/
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    background-attachment: local;
    padding: 2em;
    margin: 0 auto;
    text-align: center;
}

#partition .kv-inner .plan .small {
  text-align: right;
}

#partition .merit{
  background-color: #fff588;
  padding-bottom: 60px;
}

#partition .merit ul li {
  width: 100%;
  list-style: none;
  padding: 30px 20px 20px 100px;
  background-color: #fff;
  border: 4px solid #babaab;
  border-radius: 1em;
}

#partition .merit ul li div i {
  color: #c61414;
  margin-left: -46px;
  margin-right: 10px;
}

#partition .merit ul li div .red {
  padding: 0 10px;
  color: #c61414;
  background:linear-gradient(transparent 60%, #ffea00 0%);
}

#partition .merit ul li p a {
  white-space: nowrap;
}

#partition .merit ul li p a i {
  margin-right: .5em;
}

/*パーテーションタイプ*/
#partition .type,
#hikari .type{
  background-color: #f4f4ff;
  border-top: 10px solid #171c61;
  padding-bottom: 80px;
}

#partition .type header,
#hikari .type header {
  background: -moz-linear-gradient(top, #d8d8ff, #f4f4ff);
  background: -webkit-linear-gradient(top, #d8d8ff, #f4f4ff);
  background: linear-gradient(to bottom, #d8d8ff, #f4f4ff);
  padding: 50px 0 40px;
  text-align: center;
}

#partition .type header h2 {
  margin: 0 auto;
}

#partition .type h3 {
  padding: 15px 0;
  border-top: 1px solid #a2a4c0;
  border-bottom: 1px solid #a2a4c0;
}

#partition .flexwrap {
  display: flex;
  justify-content: space-between;
}

#partition .flexwrap > div {
  width: 48%;
}

#partition .flexwrap b {
  color: #c61414;
}

#partition .flexwrap li {
  font-size: 1.1em;
  font-weight: bold;
  margin-left: 1em;
  list-style-type: disc;
}

#partition .alumi {
    min-height: 330px;
    background-image:url(images/partition_alumi.jpg);
    background-repeat:  no-repeat;
    background-position:right center;
    background-size:cover;
}
#partition .steel {
    min-height: 330px;
    background-image:url(images/partition_steel.jpg);
    background-repeat:  no-repeat;
    background-position:left bottom;
    background-size:cover;
}
#partition .glass {
    min-height: 330px;
    background-image:url(images/partition_glass.jpg);
    background-repeat:  no-repeat;
    background-position:left top;
    background-size:cover;
}
#partition .movable {
    min-height: 330px;
    background-image:url(images/partition_movable.gif);
    background-repeat:  no-repeat;
    background-position:left top;
    background-size:cover;
}

#partition .color {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 60px;
}
#partition .color ul {
  display: flex;
}
#partition .color li {
  width: 10%;
}
#partition .color li img {
  width: 80%;
  margin: 0 auto 5px;
  display: block;
}

.antibacterial .mt-hp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.antibacterial .mt-hp li {
    width: 23% !important;
    margin-bottom: 12px;
    /*font-weight: bold;*/
    line-height: 1.2;
  }
.antibacterial .mt-hp li img{
  width: 100% !important;
  border-radius: 10px;
}
/*同時施工*/
#partition .customize{
  padding: 60px 0 80px;
  background-color: #f7f7f7;
}

#partition .customize ul {
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
#partition .customize li {
  width: 48.5%;
  padding: 30px 40px;
  background-color: #fff;
  filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.1));
}
#partition .customize li h3::before,
.antibacterial .customize .forte li h3::before{
  content: '';
  display: block;
  width: 120px;
  height: 120px;
  margin: 10px auto;
  background-size: contain;
}
#partition .customize li:first-child h3::before {
  background-image: url(images/partition_customize1.png);
}
#partition .customize li:nth-child(2) h3::before {
  background-image: url(images/partition_customize2.png);
}
#partition .customize li:nth-child(3) h3::before {
  background-image: url(images/partition_customize3.png);
}
#partition .customize li:nth-child(4) h3::before {
  background-image: url(images/partition_customize4.png);
}
#partition .customize li:nth-child(5) h3::before {
  background-image: url(images/partition_customize5.png);
}
#partition .customize li:nth-child(6) h3::before {
  background-image: url(images/partition_customize6.png);
}
.antibacterial .customize .forte li h3::before{
    font-family: "Font Awesome 6 Pro";
    font-weight: 200;
    display: inline-block;
    background-image: none !important;
    font-size: 3em;
    color: #ff0076;
    width: initial !important;
    margin: 0 !important;
  }
.antibacterial .customize .forte li:first-child h3::before {content: '\e06c' !important;}
.antibacterial .customize .forte li:nth-child(2) h3::before {content: '\f4be' !important;}
.antibacterial .customize .forte li:nth-child(3) h3::before {content: '\f4d3' !important;}
.antibacterial .customize .forte li:nth-child(4) h3::before {content: '\f164' !important;}


/*施工のながれ*/
#partition .flow h2 {
  color: #1553a7;
}

/*よくあるご質問*/
#faq {
  padding: 60px 0;
}
#faq dl {
  margin-left: 2em;
}
#faq dt::before {
  content:'Q';
  font-weight: bold;
  margin: 0 1em 0 -2em;
}
#faq dd::before {
  content:'A';
  font-weight: bold;
  color: #c61415;
  margin: 0 1em 0 -2em;
}

/************************************
** 簡易オフィスレイアウト無料作成キャンペーン
************************************/
.layout-free {font-family: "游ゴシック","メイリオ","ヒラギノ角ゴ ProN"}
.layout-free .sp-img {display: none !important;}
.layout-free .kv-inner .plan { 
  padding: .5em 2em !important;
  background:rgb(0,0,0,0) !important;}
.layout-free-header {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    background-attachment: local;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
.layout-free .sp,#hikari .type .sp {display: none}
.layout-free .merit.step {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e82e31+0,e82e31+70,ff5d00+100 */
background: #e82e31; /* Old browsers */
background: -moz-linear-gradient(top,  #e82e31 0%, #e82e31 70%, #ff5d00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e82e31 0%,#e82e31 70%,#ff5d00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e82e31 0%,#e82e31 70%,#ff5d00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82e31', endColorstr='#ff5d00',GradientType=0 ); /* IE6-9 */
}
.layout-free .merit.step .center{color: #ffec68}

.to-layout-free{
    background-color: #ffb804;
    background-image: url(images/layout-free_header_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0 auto;
    padding: .5em 0;
    text-align: center;
}
/************************************
** バスターズひかり
************************************/
#hikari .hikari-pc-header {
  display: block;
}
#hikari .hikari-sp-header {
  display: none;
}
#hikari {

}
#hikari .hikari-pc-header .bg-blue{
  background-color: #b2e7fa;
  text-align: center;
}
#hikari .hikari-pc-header .bg-blue div{
  max-width: 90%;
  margin: 0 auto;
  padding: 40px 0 20px;
}
#hikari .hikari-pc-header .bg-yellow{
  background-color: #ffff66;
  text-align: center;
}
#hikari .hikari-pc-header .bg-white{
  text-align: center;
}
#hikari .txt {
  width: 90%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#hikari h1 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  line-height: 1.4;
  font-size: 48px;
}
#hikari h1 .red,
#hikari h2 .red {
  color: #ff0000;
}
#hikari h1 .blue {
  color: #2c52a6;
}
#hikari h2 {
  text-align: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 36px;
  line-height: 1.4;
}
#hikari h2 div {
  display: inline-block;
  border: 2px solid #333;
  padding: .2em 1em .2em 1.2em;
}
#hikari .tokuten {
  width: 90%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fbecee;
  border-radius: 40px;
  padding: 40px;
}
#hikari .tokuten .ribon {
  line-height: 40px;
  position: relative;
  height: 40px;
  width: 12em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
  font-size: 24px;
  background: #444;
}
#hikari .tokuten .ribon:before,
#hikari .tokuten .ribon:after {
  position: absolute;
  top: 0;
  display: block;
  height: 0;
  content: '';
  border: 20px solid #444;
}
#hikari .tokuten .ribon:before {
  left: -20px;
  border-left-width: 15px;
  border-left-color: transparent;
}
#hikari .tokuten .ribon:after {
  right: -20px;
  border-right-width: 15px;
  border-right-color: transparent;
}
#hikari .tokuten .ribon span {
  position: relative;
  display: block;
}
#hikari .tokuten .ticket img {
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3);
}

#hikari .center-left-txt {
  text-align: center;
}
#hikari .right-left-txt {
  text-align: right;
}
#hikari .right-left-txt div,
#hikari .center-left-txt div {
  display: inline-block;
  text-align: left;
}
#hikari .kakaku,
#hikari .hikaku {
  width: 90%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  text-align: center;
}
#hikari .hikaku {
  background-color: #ceddf6;
}

/************************************
** フリーアドレスデスク販促LP
************************************/
#freeaddressdesk .type {
  background: #949495; /* Old browsers */
  color: white;
  margin-top: -60px;
  padding: 74px 8vw 100px;
  position: relative;
  z-index: 0;
}
#freeaddressdesk .type:after {
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(-2deg);
  transform-origin: top left;
  z-index: -1;
  width:100%;
  height:100%;
  background:#4e4e4e;
  background: -moz-linear-gradient(top, #4e4e4e 0%, #949495 100%);
  background: -webkit-linear-gradient(top, #4e4e4e 0%,#949495 100%);
  background: linear-gradient(to bottom, #4e4e4e 0%,#949495 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#949495',GradientType=0 );
}

#freeaddressdesk .type h2 img{
    padding: 0 0 1em;
}
#freeaddressdesk .type .inner h3 {
    font-size: 36px;
    line-height: 1.2;
}
#freeaddressdesk .type .maker h3 {
    margin: 1em 0;
    color: #fff;}
#freeaddressdesk .type .inner h3 span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 1em;
}
#freeaddressdesk .type img{border-radius: 8px;}
#freeaddressdesk .type .box {
    background-color: white;
    border-radius: 12px;
    padding: 2em;
    text-align: center;
    margin: 1em auto 4em;
    color: #333;
}
#freeaddressdesk .type .box .merit {
    font-size: 1.5em;
    font-weight: 900;
    text-align: center;
    display: inline-block;
    padding: 0;
    color: #ea5506;
    border-bottom: 5px dashed #fff600;
    margin-bottom: .6em;
    width: 140px;
}
#freeaddressdesk .type .box .merit span{font-size: 1.5em; line-height:  0.8;}
#freeaddressdesk .type .box .merit_sub {
    margin: 18px auto 1em;
    padding: 0.6em;
    background-color: #eee;
    border-radius: 2em;
    width: 800px;
    max-width: 94%;
    line-height: 1.7;
}
#freeaddressdesk .type .box .txt {
    width: 800px;
    max-width: 90%;
    margin: 0 auto 2em;
    line-height: 1.5;
    font-size: 15px;
    text-align: left;
}
#freeaddressdesk .type .inner ul {
  display: flex;
  justify-content: space-between;
}
#freeaddressdesk .type .inner ul li {
  display: block;
  width:  30%;
}
#freeaddressdesk .type .inner ul li span {
    height: 3.5em;
    line-height: 1.3;
    text-align: left;
    text-align: left;
    font-weight: bold;
    padding-bottom: 1em;
    border-top: 1px solid rgb(255 255 255 / 0.5);
    border-bottom: 1px solid rgb(255 255 255 / 0.5);
    display: block;
    font-size: 22px;
    padding: .5em;
    margin-bottom: 1em;
}
#freeaddressdesk .flexwrap {
    display: flex;
    justify-content: space-between;
}
#freeaddressdesk .flexwrap > div {
    width: 50%;
    padding-left: 1.5em;
}
#freeaddressdesk .reason {
padding: 40px 8vw 150px;
background-image: none;
background-color: #ffcf00;
background: #ffd800; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd800 0%, #ffb135 100%, #ffb135 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd800 0%,#ffb135 100%,#ffb135 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd800 0%,#ffb135 100%,#ffb135 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd800', endColorstr='#ffb135',GradientType=0 ); /* IE6-9 */
position: relative;
z-index: 0;
}
#freeaddressdesk .reason:after {
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(2deg);
  transform-origin: top right;
  z-index: -1;
  width:100%;
  height:100%;
    background-image: url(images/reason_bg.png);
  background:#ffcf00;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd800+0,ffb135+100,ffb135+100 */
background: #ffd800; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd800 0%, #ffb135 100%, #ffb135 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffd800 0%,#ffb135 100%,#ffb135 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffd800 0%,#ffb135 100%,#ffb135 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd800', endColorstr='#ffb135',GradientType=0 ); /* IE6-9 */
}
#freeaddressdesk .reason .is {margin-top: 1em;}
  #freeaddressdesk .reason .is > div {width: 100%; margin-bottom: 1em}
  #freeaddressdesk .reason h2 {
      text-align: center;
      max-width: 1040px;
      display: block;
      margin: 0 auto 25px;
  }
    #freeaddressdesk .reason h2:before,
    #freeaddressdesk .reason h2:after
     {display: none;}
  #freeaddressdesk .reason.ob h2 { margin: 73px auto 25px;}
  #freeaddressdesk .reason h3 {
      font-size: 3.5em;
      font-weight: normal;
      color: #171c61;
      border: none;
      margin: 70px auto 20px;
      line-height: 1.1;
  }
  #freeaddressdesk .reason h4 {
      font-size: 36px;
      margin: 1em 0;
      color: #f39800;
      line-height: 1.2;
  }
#freeaddressdesk .reason .inner {
  background-color: white;
  padding: 30px 50px;
  border-radius: 20px;
  }
#freeaddressdesk .reason .inner img { border-radius: 8px;}
#freeaddressdesk .reason .inner p {
  line-height: 1.6;
  text-align: left;
}
#freeaddressdesk .reason .box{
    margin-top: 0;
    background-color: #fff;
    border: none;
    border-radius: 16px;
    padding-bottom: 50px;
  }
#freeaddressdesk .reason i {
    font-size: 11em;
    color: #171c61;
    margin-bottom: -60px;
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#freeaddressdesk .reason .point {
position: relative;
    padding: 1.4em 0 0;
    margin: 33px auto 0;
}
#freeaddressdesk .reason .point .point_tit {
font-weight: bold;
    font-size: 24px;
    margin: 20px 0 0;
    color: #f39800;
}
#freeaddressdesk .reason .point i {
    font-size: 3em;
    color: #171c61;
    margin: 0 auto;
}
#freeaddressdesk .reason .point ul { margin: 0 1.5em 2em;}
#freeaddressdesk .reason .point ul li {
    display: block;
    background-color: #171c61;
    font-size: 22px;
    color: white;
    padding: 6px 4em;
    border-radius: 2em;
    margin: 4px auto;
    width: fit-content;
  }
#freeaddressdesk .reason p {
    width: 800px;
    max-width: 90%;
    margin: 0 auto 2em;
    line-height: 1.5;
    font-size: 15px;
    text-align: left;
}
#freeaddressdesk .type .inner .demerit_txt {
    color: #fff203;
    line-height: 1.4;
    text-align: left;
    font-weight: bold;
    padding-bottom: 1em;
}
#freeaddressdesk .type .inner.maker_wrapper {
    margin-bottom: 40px;
    padding-bottom: 20px;
}
#freeaddressdesk .type .inner.maker_wrapper:last-child {
  border-bottom: none;
  padding-bottom: 0;
  }

#freeaddressdesk .type .inner.maker_wrapper a:hover img {opacity: 0.7}
#freeaddressdesk .type .inner.maker_wrapper ul.maker_series {
    display: block;
    background-blend-mode: screen;
    padding: 12px;
    border-top: 1px dashed rgb(255 255 255 / 20%);
}
#freeaddressdesk .type .inner.maker_wrapper p {line-height: 1.4}
#freeaddressdesk .type .inner.maker_wrapper ul.maker_series > div {color: #ffd900;
}
#freeaddressdesk .type .inner.maker_wrapper ul.maker_series a {
    width: auto;
    text-indent: 1em;
    font-size: 0.85em;
    color: #eee;
    text-decoration: none;
  }
#freeaddressdesk .type .inner.maker_wrapper ul.maker_series a li {
    width: auto;
    list-style-type: disc;
}
#freeaddressdesk .type .inner.maker_wrapper ul.maker_series a li:hover {
    /*text-decoration: underline;*/
    color: #fff;
}
#freeaddressdesk .type .inner.maker_wrapper h4 {
    color: green;
    line-height: 1.3;
    font-size: 1.3em;
    border-bottom: 1px dotted;
    padding: 10px;
}
#freeaddressdesk .type .inner.maker_wrapper a.to_link {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
    padding: 2em;
    text-decoration: none;
    color: #333;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: white;
}
#freeaddressdesk .type .inner.maker_wrapper a.to_link:hover {
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 2em;
    background-color: #ccc;
    color: #333;
}
#freeaddressdesk .type .inner.maker_wrapper a.to_link:hover img {opacity: 1}
#freeaddressdesk .type .inner.maker_wrapper a.to_link > div {margin-right: 2em}
#freeaddressdesk .type .inner.maker_wrapper a .bnr {
    display: block;
    width: 50%;
    text-align: right;
}

#freeaddressdesk #service-front {text-align:  center}
  #freeaddressdesk #service-front  h2 {
    text-align: center;
    font-size: 36px;
    color: #555;
    border-bottom: 5px dashed #fff600;
    display: inline-block;
    margin: 0 auto;
  }
  #freeaddressdesk #service-front ul {
  margin-bottom: 6em;
  padding: 0;
 }
  #freeaddressdesk #service-front ul li {
    position: relative;
    border-radius: 8px;
      width: 46%;
      text-align: left;
  }
    #freeaddressdesk #service-front ul li .tag {
          display: inline-block;
        position: relative;
        padding: 5px 20px;
        font-size: 18px;
        font-weight: normal;
        color: #FFF;
        letter-spacing: 2px;
        background: #ffc100;
        border-radius: 0 6px 6px 0;
        position: absolute;
        top: 90px;
        left: -20px;
    }
      #freeaddressdesk #service-front ul li .tag:before {
          position: absolute;
        content: '';
        top: 100%;
        left: 0;
        border: none;
        border-bottom: solid 15px transparent;
        border-right: solid 20px #5f5f5f;/*折り返し部分*/
      }

#freeaddressdesk #service-front ul li {
      position: relative;
    border-radius: 8px;
    padding: 1em 3vw 2em;
    margin: 2em auto;
}

#freeaddressdesk #faq {
    padding: 60px 1em;
    margin: 0 1em;
    text-align: center; 
}
  #freeaddressdesk #faq h2 {
      text-align: center;
      font-size: 36px;
      color: #555;
      border-bottom: 5px dashed #fff600;
      display: inline-block;
      margin: 0 auto;
  }
  #freeaddressdesk #faq dl { margin-left: 0;}
    #freeaddressdesk #faq dt {
        font-weight: normal;
        line-height: 1.5;
        text-align: left;
    }
      #freeaddressdesk #faq dt::before {
          content: 'Q';
          font-weight: bold;
          font-size: 34px;
          padding-right: 16px;
          margin: 0;
        }
    #freeaddressdesk #faq dd {
        text-align: left;
        background-color: #eee;
        padding: 1em 1.5em;
        margin-bottom: 2em;
        border-radius: 10px;
        line-height: 1.5;
    }
      #freeaddressdesk #faq dd:before {display: none;}

/*-----------------------------------------------　
支社
------------------------------------------------*/
#branch {}
#branch .kv-inner {
  width: 98%;
  max-width: 1200px;
  margin: 0 auto 3rem;
  padding: 40px 0 0;
  position: relative;
  z-index: 3;
}
#branch .kv-inner h1 img {margin-bottom: 16px}
#branch .kv-inner .plan {
    padding: .5em 2em !important;
    background: rgb(0,0,0,0) !important;
    display: flex;
    text-align: left;
    align-items: center;
}
#branch .kv-inner .plan img {
  width: 64%;
  max-width: 100%;
  }
#branch .kv-inner .plan div {
  text-align: left;
  padding-left: 20px;
  text-indent: 1em;
/*  width: 36%;*/
  }
#branch .kv-inner .plan div h1 img {
  width: 259px;}
#branch .kv-inner .plan div .txt {
  width: 100%;
  font-size: 0.95rem;
  color: #002342;
  line-height: 1.6;
  text-align: left;
}
#branch .kv-inner .plan div .link_obd_case,
#branch .kv-inner .plan div .link_otoiawase {
  display: block;
  width: fit-content;
  margin: 14px auto 0;
  border-radius: 3rem;
  text-indent: 0;
}
#branch .kv-inner .plan div .link_obd_case {
  border: 1px solid #0065b0;
  padding: 4px 2rem;
  color: #0065b0;
}
#branch .kv-inner .plan div .link_otoiawase {
  background-color: #e30067;
  border: 1px solid #e30067;
  padding: 13px 2rem;
  font-weight: bold;
  color: white;
}
#branch .kv-inner .plan div .link_obd_case i,
#branch .kv-inner .plan div .link_otoiawase i {margin-left: 8px;}
.branch-header {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 100%;
    background-attachment: local;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
#branch .campaigns {
  width: 90%;
  max-width: 1080px;
  margin: 100px auto 0;
  text-align: center;
}
#branch .campaigns h2 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
}
#branch .campaigns h2 span {font-size: 70%}
#branch .campaigns h2:before, #branch .campaigns h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
#branch .campaigns h2:before {
  left:0;
}
#branch .campaigns h2:after {
  right: 0;
}

#branch .campaigns h2 span {
  font-weight: normal;
  margin-right: 6px;
}
#branch .campaigns ul {
  display: flex;
  justify-content: space-between;
}
#branch .campaigns ul a{
  width: 32%;
  text-decoration: none;
}
#branch .campaigns ul li {text-align: left}
#branch .campaigns ul li img {
  object-fit: cover;
  height: 240px;
  border-radius: 6px;
  border: 1px solid #ddd;
}
#branch .campaigns ul li h3 {
  font-size: 18px;
  line-height: 1.4;
  padding: 20px 0 10px;
  color: #0069b3;
  }
#branch .campaigns ul li .txt {
  font-size: 14px;
  line-height: 1.5;
  color: #555;
  }
#branch .service {
  display: block;
  position: relative;
  max-width: 840px;
  margin: -80px auto 0;
}
#branch .service ul {
  display: flex;
  justify-content: space-between;
}
#branch .service ul li {
  color: #eb9c2d;
  text-align: center;
  font-size: 16px;
  width: 20%;
}
#branch .service ul li p {
  margin: 10px auto 0;
  padding: 8px 0;
  font-weight: bold;
  color: #a34c0f;
  text-align: center;
  line-height: 1.2;
}
#branch .reason {
  background: rgb(255,255,255);
  background: -webkit-linear-gradient(to top, #FFF 0%, #9bc9e3 50%, #FFF 100%);
  background: -moz-linear-gradient(to top, #FFF 0%, #9bc9e3 50%, #FFF 100%);
  background: linear-gradient(to top, #FFF 0%, #9bc9e3 50%, #FFF 100%);
  padding: 100px 0;
}
#branch .reason h2 {line-height: 1}
/*#branch .reason h2 .large span {
    font-size: 1.5em;
    color: #ffaa00;
}*/
#branch .reason h3 {
  margin-top: 1rem;
  border: none;
  font-size: 28px;
  color:#578dc4;
}
#branch .reason .mt-1p img {
  margin-bottom: 10px;
  border-radius: 6px;
}
#branch .tel-wrapper {
  width: 880px;
  margin: 80px auto 0;
  }
#branch .tel-wrapper .inner {
  border: 4px solid #0069b3;
  border-radius: 20px;
  text-align: center;
  padding: 50px 0 30px;
  position: relative;
  }
#branch .tel-wrapper .inner h2 {
  position: absolute;
  top: -33px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  background-color: #0069b3;
  border: 4px solid;
  border-radius: 3rem;
  padding: 1rem 2rem;
  font-size: 20px;
  width: 70%;
  text-align: center;
  line-height: 1.3;
  color: white;
}
#branch .tel-wrapper .tel {
  margin-bottom: 6px;}
#branch .tel-wrapper .tel a{
  text-decoration: none;
}
#branch .tel-wrapper .btn_otoiawase{
  cursor: pointer;
  background-color: #e30067;
  display: inline-block;
  margin: 1rem auto;
  padding: 10px 2rem;
  border-radius: 3rem;
  font-weight: bold;
  color: white;
  letter-spacing: 1px;
}
#branch .tel-wrapper .btn_otoiawase i {margin-right: 8px}
#branch .tel-wrapper hr {
  border-top: 1px dashed #0069b3;
  width: 50%;
  margin: 10px auto;
  }

#branch .reason h2 {
  margin-bottom: -30px;
}
#branch .reason .box.inner {
  margin-top: 50px;
  background-color: #fff;
  border-radius: 20px;
  border: none;
  padding: 50px 30px;
  box-shadow: 5px 5px 10px rgb(0 0 0 / 20%);
  width: 90%;
}
/* --支社店舗リスト */
#branch #tenpo_list {
  display: block;
  margin: 60px auto 0;
}
#branch #tenpo_list .tohoku .area,
#branch #tenpo_list .kanto .area,
#branch #tenpo_list .tokai .area,
#branch #tenpo_list .kansai .area,
#branch #tenpo_list .kyusyu .area,
#branch #tenpo_list .other .area { background-color: none;}
#branch #tenpo_list .area {
    display: block;
    font-size: 11px;
    padding: 6px 8px 0 0;
    line-height: 1.2em;
    text-align: right;
    color: #999;
}
#branch li.kansai, #branch li.kanto, #branch li.kyusyu, #branch li.tohoku, #branch li.tokai {
  position: relative
}
#branch .tenpolist_parking { display: none;}

#branch #tenpo_list img {
  float: left;
  margin: -5px 10px 8px 12px;
  width: 78px;
  height: 54px;
}
#branch #tenpo_list p { display: block }
#branch #tenpo_list .comment {margin: 0 16px 16px;}
#branch ul#shop-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%!important;
  padding: 1px;
  margin: 20px 0;
}
#branch #tenpo_list ul#shop-container a {
  width: calc(100% / 3 - 2px);
}
#branch ul#shop-container li {
  position: relative;
  border-radius: 4px;
  margin: 0 5px 8px !important;
  display: block;
  box-sizing: border-box;
  border: #c7c7c7 1px solid;
  background-image: none;
  color: #171c61;
}
#branch ul#shop-container li:hover {
  background: none;
  text-decoration:none;
  background-color: #eee;
}
#branch ul#shop-container li:nth-child(-n+3) {margin: 0}
#branch ul#shop-container li .shop-name {
font-size: 1em;
    line-height: 1em;
    padding-top: 0;
}
#branch ul#shop-container li .shop-tel {
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1em;
    padding: 4px 0 .5em;
}

/* --支社FAQ */
#branch #faq {
  display: block;
  margin: 100px 0 0;
  padding: 50px 0 100px;
  background: rgb(228 247 255);
}
#branch #faq h2 {
  text-align: center;
  margin:  20px;
}
#branch #faq h2 i {
  margin-bottom: 10px;
  color: #0092ff;
}
#branch #faq .qa *, .qa *:after, .qa *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#branch #faq .qa {
  overflow-x: hidden;
  margin: 0 auto;
  color: #333;
}
#branch #faq .qa .qa_actab {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}
#branch #faq .qa label {
  font-size: 1.2em;
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 10px 0 60px;
  cursor: pointer;
}
#branch #faq .qa .qa_actab-content {
  font-size: 1em;
  position: relative;
  overflow: hidden;
  height: 0;
  margin: 0 60px;
  padding: 0 14px;
  -webkit-transition: 0.4s ease;
          transition: 0.4s ease;
  opacity: 0;
}
#branch #faq .qa .qa_actab input[type=checkbox]:checked ~ .qa_actab-content {
  width: 92%;
  max-width: 958px;
  height: auto;
  margin-top: 14px;
  padding: 14px 24px;
  opacity: 1;
  background-color: #fff;
  border-radius: 6px;
}
#branch #faq .qa .plus {
  font-size: 2.4em;
  line-height: 100%;
  color: #0092ff;
  position: absolute;
  z-index: 5;
  margin: 3px 0 0 10px;
  -webkit-transition: 0.2s ease;
          transition: 0.2s ease;
}
#branch #faq .qa .qa_actab input[type=checkbox]:checked ~ .plus {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#branch #faq .qa .qa_actab input[type=checkbox] {
  display: none;
}

/* --支社お問い合わせ */
#branch #otoiawase {
  display: block;
  padding: 100px 0 120px;
  background-color: #eee;
  background-image: linear-gradient(to bottom, #fff, #fbfbfb, #f6f6f6, #f2f2f2, #eeeeee);
  background-image: linear-gradient(to bottom, #fff, #f7faff, #e8f7ff, #d4f5ff, #bef4ff);
  }
#branch #otoiawase h2 {
  text-align: center;
  margin:  20px;
}
#branch #otoiawase h2 i {
  margin-bottom: 10px;
  color: #0092ff;
}
#branch #otoiawase .box_inner {
  display: block;
  width: 90%;
  max-width: 1040px;
  margin: 50px auto 0;
  padding: 4rem;
  background-color: #fff;
  border-radius: 20px;
  border: none;
  box-shadow: 5px 5px 10px rgb(0 0 0 / 20%);
  font-size: 16px;
}

/*-----------------------------------------------　
WEB会議ブースLP
------------------------------------------------*/
#web-c-booth .type {
  background: #949495; /* Old browsers */
  color: #dcdcdc;
  margin: 0 auto 7em;
  padding: 8vw 8vw 10vw;
  position: relative;
  z-index: 0;
  background: rgb(85,85,85);
  background: -moz-linear-gradient(135deg, rgba(85,85,85,1) 50%, rgba(68,68,68,1) 50%);
  background: -webkit-linear-gradient(135deg, rgba(85,85,85,1) 50%, rgba(68,68,68,1) 50%);
  background: linear-gradient(135deg, rgba(85,85,85,1) 50%, rgba(68,68,68,1) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#555555",endColorstr="#444444",GradientType=1);
}

#web-c-booth .type h2 {
    width: 60%;
    position: absolute;
    top: -1.5em;
    left: 40%;
    left: 50%;
    transform: translateX(-50%);
    display: inline;
    background-color: white;
    color: #171c61;
    text-align: center;
    margin: 0 auto;
    padding: .5em 2em;
    border-radius: 2em;
}

#web-c-booth .type .inner h3 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: .5em;
}
#web-c-booth .type .maker h3 {
    margin: 1em 0;
    color: #fff;}
#web-c-booth .type .inner h3.maker img {width: 200px;}
#web-c-booth .type .inner h3 span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 22px;
}
#web-c-booth .type img{border-radius: 8px;}
#web-c-booth .type .box {
    background-color: white;
    border-radius: 12px;
    padding: 2em;
    text-align: center;
    margin: 1em auto 4em;
    color: #333;
}
#web-c-booth .type .box .merit {
    font-size: 1.5em;
    font-weight: 900;
    text-align: center;
    display: inline-block;
    padding: 0;
    color: #ea5506;
    border-bottom: 5px dashed #fff600;
    margin-bottom: .6em;
    width: 140px;
}
#web-c-booth .type .box .merit span{font-size: 1.5em; line-height:  0.8;}
#web-c-booth .type .box .merit_sub {
    margin: 18px auto 1em;
    padding: 0.6em;
    background-color: #eee;
    border-radius: 2em;
    width: 800px;
    max-width: 94%;
    line-height: 1.7;
}
#web-c-booth .type .box .txt {
    width: 800px;
    max-width: 90%;
    margin: 0 auto 2em;
    line-height: 1.5;
    font-size: 15px;
    text-align: left;
}
#web-c-booth .type .inner ul {
  display: flex;
  justify-content: space-between;
}
#web-c-booth .type .inner ul li {
color: white;
    background-color: #000;
    border-radius: 2em;
    margin: 4px 1px;
    font-size: .8em;
    text-align: center;
    display: inline-block;
    padding: 4px 12px;
}

#web-c-booth .flexwrap {
    display: flex;
    justify-content: space-between;
}
#web-c-booth .flexwrap > div {
    width: 50%;
    padding-left: 1.5em;
}
#web-c-booth .reason {
  padding: 40px 8vw 150px;
  background-image: none;
  position: relative;
  z-index: 0;
}
#web-c-booth .reason:before {
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(5deg);
  transform-origin: top right;
  z-index: -1;
  width:100%;
  height:100%;
  background: #fff; /* Old browsers */
  background: -moz-linear-gradient(top,  #fff 0%, #ecdde9 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fff 0%,#ecdde9 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fff 0%,#ecdde9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#ffafc2',GradientType=0 ); /* IE6-9 */
}
#web-c-booth .ob {
  padding: 40px 8vw 150px;
  background-image: none;
  background: #fff; /* Old browsers */
  position: relative;
  z-index: 0;
}
#web-c-booth .ob:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: skewY(-5deg);
    transform-origin: top left;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #fff;
}

  #web-c-booth .reason .is > div {width: 100%; margin-bottom: 1em}
  #web-c-booth .reason h2 {
    position: relative;
    display: inline-block;
    padding: 0 50px;
    font-size: 2em;
    margin: 2em auto 1em;
  }
    #web-c-booth .reason h2:before,
    #web-c-booth .reason h2:after
     {content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 44px;
    height: 2px;
    background-color: black;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
  }
    #web-c-booth .reason h2:before {left: 0}
    #web-c-booth .reason h2:after {right: 0}

  #web-c-booth .ob h2 {
    text-align: center;
    max-width: 1040px;
    display: block;
    margin: 100px auto 20px;
  }
  #web-c-booth .reason h3 {
      font-size: 3.5em;
      font-weight: normal;
      color: #171c61;
      border: none;
      margin: 70px auto 20px;
      line-height: 1.1;
  }
  #web-c-booth .reason h4 {
      font-size: 36px;
      margin: 1em 0;
      color: #8b14a9;
      line-height: 1.2;
  }
  #web-c-booth .ob h4 {
    text-align: center;
  }
#web-c-booth .reason .inner{
  margin-bottom: 3vw;
  padding: 30px 50px;
  max-width: initial;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0px -10px 0px rgb(229 106 154);
  }
#web-c-booth .reason .inner img { border-radius: 8px;}
#web-c-booth .reason .inner p {
    line-height: 1.6;
    font-size: 1em;
    text-align: left;
    width: 74%;
    max-width: 90%;
    margin: 0 auto 2em;
}
#web-c-booth .reason .box{
    margin-top: 0;
    background-color: #fff;
    border: none;
    border-radius: 16px;
    padding-bottom: 50px;
  }
#web-c-booth .ob .inner {
  padding: 30px 50px 80px;
}
#web-c-booth .ob .inner h3 {
    text-align: center;
    font-size: 35px;
    color: #497ecc;
    border-bottom: 1px dotted;
    padding-bottom: 10px;
    margin-bottom: 26px;
    line-height: 1.4;
    letter-spacing: 1px;
}

#web-c-booth .ob i {
    font-size: 11em;
    color: #171c61;
    margin-bottom: -60px;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#web-c-booth .reason ul.mt-1p li {width: 30%;}
#web-c-booth .reason ul.mt-1p li img {
  border-radius: 20px;
  box-shadow: 0px -10px 0px rgb(112 161 232);
}
#web-c-booth .reason ul.mt-1p li h3{
    width: 100%;
    margin: 20px auto;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed white;
    padding: 20px 0;
}
#web-c-booth .reason .point {
    position: relative;
    padding: 1.4em 0 0;
    margin: 0 auto 0;
}

#web-c-booth .reason p {
    width: 800px;
    max-width: 90%;
    margin: 0 auto 2em;
    line-height: 1.5;
    font-size: 15px;
    text-align: left;
}
#web-c-booth .reason ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 3em;
}

#web-c-booth .type .inner.maker_wrapper {
    margin-bottom: 40px;
    padding-bottom: 20px;
}
#web-c-booth .type .inner.maker_wrapper:last-child {
  border-bottom: none;
  padding-bottom: 0;
  }

#web-c-booth .type .inner.maker_wrapper a:hover img {opacity: 0.7}
#web-c-booth .type .inner.maker_wrapper ul.maker_series {
    display: block;
    background-blend-mode: screen;
    padding: 12px 0;
    border-top: 1px solid rgb(255 255 255 / 10%);
}
#web-c-booth .type .inner.maker_wrapper p {line-height: 1.6;font-size: .9em}
#web-c-booth .type .inner.maker_wrapper ul.maker_series > div {
    color: #fff;
    display: inline;
    margin-right: 8px;
    }
#web-c-booth .type .inner.maker_wrapper h4 {
    color: green;
    line-height: 1.3;
    font-size: 1.3em;
    border-bottom: 1px dotted;
    padding: 10px;
}
#web-c-booth .type .inner.maker_wrapper a.to_link {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
    padding: 2em;
    text-decoration: none;
    color: #333;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: white;
}
#web-c-booth .type .inner.maker_wrapper a.to_link:hover {
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 2em;
    background-color: #ccc;
    color: #333;
}
#web-c-booth .type .inner.maker_wrapper a.to_link:hover img {opacity: 1}
#web-c-booth .type .inner.maker_wrapper a.to_link > div {margin-right: 2em}
#web-c-booth .type .inner.maker_wrapper a .bnr {
    display: block;
    width: 50%;
    text-align: right;
}

#web-c-booth #service-front {
    text-align: center;
    max-width: initial;
    padding: 0 10vw 10vw;
}
  #web-c-booth #service-front  h2 {
      text-align: center;
      font-size: 36px;
      color: #555;
      border-bottom: 5px dashed #e95295;
      display: inline-block;
      margin: 0 auto;
  }
  #web-c-booth #service-front  h3 {
    border-bottom: 2px solid white;
    padding-bottom: 10px;
    font-weight: bold;
    text-align: center;
  }
  #web-c-booth #service-front ul {
      padding: 0;
 }
  #web-c-booth #service-front ul li {
      position: relative;
      border-radius: 8px;
      width: 46%;
      text-align: left;
      box-shadow: 0px -10px 0px #548ae2;
  }
    #web-c-booth #service-front ul li .tag {
        display: inline-block;
        position: relative;
        padding: 5px 20px;
        font-size: 18px;
        font-weight: normal;
        color: #FFF;
        letter-spacing: 2px;
        background: #e95295;
        border-radius: 0 6px 6px 0;
        position: absolute;
        top: 30px;
        left: -20px;
    }
      #web-c-booth #service-front ul li .tag:before {
          position: absolute;
        content: '';
        top: 100%;
        left: 0;
        border: none;
        border-bottom: solid 15px transparent;
        border-right: solid 20px #5f5f5f;/*折り返し部分*/
      }

#web-c-booth #service-front ul li {
    position: relative;
    border-radius: 20px;
    padding: 4em 3vw 3em;
    margin: 3em auto 0;
}

#web-c-booth #faq {
    padding: 0 0 6em;
    margin: 0;
    text-align: center;
    background-color: pink;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ecdde9 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#ecdde9 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#ecdde9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffafc2',GradientType=0 );
  }
  #web-c-booth #faq h2 {
      text-align: center;
      font-size: 36px;
      color: #555;
      border-bottom: 5px dashed #e95295;
      display: inline-block;
      margin: 0 auto;
  }
  #web-c-booth #faq dl { margin-left: 0;}
    #web-c-booth #faq dt {
        font-weight: normal;
        line-height: 1.5;
        text-align: left;
    }
      #web-c-booth #faq dt::before {
          content: 'Q';
          font-weight: bold;
          font-size: 34px;
          padding-right: 16px;
          margin: 0;
        }
    #web-c-booth #faq dd {
      margin: 1.5em 0;
      padding: 1em 1.5em;
      background-color: #fff;
      border-radius: 10px;
      box-shadow: 0px 6px 0px #9c7d96;
      text-align: left;
      line-height: 1.5;
    }
      #web-c-booth #faq dd:before {display: none;}

  #web-c-booth #kantan { background-color: #00214f;}
  #web-c-booth #kantan .inpt .scroll .feed a,
  #web-c-booth #kantan .inpt .scroll .feed input { border: none; border-radius:2em;}
  #web-c-booth #kantan h2 {
    padding: 20px 0 0;
    border-top: none;
    border-bottom: none;
    color: #fff;
    letter-spacing: 0;
  }

/*----------------------------------
ICT テレワークLP
-----------------------------------*/
#ict-telework .kv-header {
  overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    background-attachment: local;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
#ict-telework a {
    text-decoration: none;
    color: initial;
  }

#ict-telework .kv-inner .plan{
  padding: 0 2em !important;
  background:rgb(0,0,0,0) !important;}

#ict-telework h2 {padding: 3em 0; text-align: center;}
#ict-telework .service h2 {padding: 0 0 3em;}
#ict-telework .nayami{
  position: relative;
  overflow: hidden;
  margin: 0;
  padding-bottom: 20em;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  background: -webkit-linear-gradient(80deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e5f3f8",GradientType=1);
}
#ict-telework .nayami:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 20vw solid #fff;  /* 三角を白に */ 
  border-left: 100vw solid transparent;
}
#ict-telework .nayami:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 20vw solid #fff;   /* 三角を白に */ 
  border-right: 100vw solid transparent;
}

#ict-telework .nayami .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    max-width: 70%;
}
#ict-telework .type {width: 24%;}
#ict-telework .type img {
  display: block;
  width: 60%;
  text-align: center;
  z-index: 3;
  margin: 0 auto;
}

#ict-telework .type h3 {
    text-align: center;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 1.5em;
    padding: 1.3em 0 .5em;
    background-color: #fff000;
    border-radius: 6px 6px 0 0;
    margin: -38px 0 0;
}
#ict-telework .type .txt {
    background-color: #fff;
    margin: 0;
    padding: 1em 1.5em;
    border-radius: 0 0 6px 6px;
    letter-spacing: 1px;
    line-height: 1.5;
    min-height: 11em;
}
#ict-telework .service {
  display: block;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  background: -webkit-linear-gradient(80deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e5f3f8",GradientType=1);
  padding: 0 10vw 10vw;
  margin-bottom: 0;
}
#ict-telework .service-more {
  padding: 150px 10vw;
}
#ict-telework .service ul {
  display: flex;
  justify-content:space-between;
}
  #ict-telework .service ul a {transition: transform 1s ease-out 1s;}
  #ict-telework .service ul a,
  #ict-telework .service-more ul li {
    width: 31%;
    text-align: center;
    padding: 3em 2em 2em;
    background-color: #fff000;
    border-radius: 1em;
    background: rgb(74,192,235);
    background: -moz-linear-gradient(135deg, rgba(74,192,235,1) 8%, rgba(255,240,0,1) 8%);
    background: -webkit-linear-gradient(135deg, rgba(74,192,235,1) 8%, rgba(255,240,0,1) 8%);
    background: linear-gradient(135deg, rgba(74,192,235,1) 8%, rgba(255,240,0,1) 8%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ac0eb",endColorstr="#fff000",GradientType=1);
    box-shadow: 10px 10px 0 #4ac0eb;
    box-shadow: 10px 10px 0 #fff;
  }
  #ict-telework .service ul a i,
  #ict-telework .service-more ul li i {color: #00a3af;}
  #ict-telework .service ul a h3,
  #ict-telework .service-more ul li h3 {
    font-size: 2.8em;
    line-height: 1.4;
  }

#ict-telework .service ul a .txt,
#ict-telework .service-more ul li .txt {
    border-top: 1px dotted #333;
    margin: .5em auto 1.5em;
    padding-top: 1em;
    font-size: 1.2em;
    line-height: 1.3;
}
#ict-telework .service-more-wrapper {
    background-color: #fff;
    background: url(images/ict-telework-bg.svg) repeat;
    background-size: 120% auto;
  }

#ict-telework .service-more {padding: 50px 10vw;}
  #ict-telework .service-more h2 {padding:0;}
  #ict-telework .service-more .inner {
      display: flex;
      justify-content: space-between;
      margin: 2em auto;
    }

  #ict-telework .service-more .answer {
      display: block;
      width: 44%;
      vertical-align: bottom;
      font-size: 1.3em;
      line-height: 1.6;
      letter-spacing: 1px;
      padding: 2em;
      box-sizing: inherit;
      border-radius: 10px;
  }
    #ict-telework .service-more .answer img {
        display: block;
        text-align: center;
        margin: 1em auto 0;
        border-radius: 50%;
      box-shadow: 10px 0 0 white;
    }
    #ict-telework .service-more .answer div {
        font-size: .8em;
        font-weight: 900;
        color: #19448e;
        text-align: center;
        margin-bottom: 1.5em;
    }
#ict-telework .service-more .type {width: 44%; position: relative;}
  #ict-telework .service-more .type img {width: 45%;}
  #ict-telework .service-more .type:after {
      content: "\f054";
      display: inline;
      font-family: "Font Awesome 6 Pro";
      font-weight: 300;
      font-size: 7em;
      color: #777;
      position: absolute;
      top: 124px;
      right: -125px;
  }
  #ict-telework .service-more .type .txt {
    min-height: initial;
    font-size: 1.5em;
    padding: 1em;
  }
#ict-telework .service-more ul {
    max-width: 1040px;
    margin: 2em auto 0;
  }
  #ict-telework .service-more ul li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 2em;
    box-shadow: none;
  }
  #ict-telework .service-more ul li img {
        display: block;
        width: 40%;
        max-height: 498px;
        object-fit: cover;
        margin: 2em;
        border-radius: 10px;
        box-shadow: 10px 10px 0 white;
    }
  #ict-telework .service-more ul li .price {
      display: block;
      font-size: 2.2em;
      font-weight: 900;
  }
  #ict-telework .service-more ul li .info {
      width: 90%;
      margin: 0 auto 1em;
      display: block;
      font-size: 1.2em;
      text-align: left;
      line-height: 1.5;
      background-color: initial;
  }

  #ict-telework .service-more ul li h3 {
    border-bottom: 3px dotted #5dd4ff;
    margin-bottom: 12px;
    padding: 0 12px 12px;
  }
  #ict-telework .service-more ul li h3 .txt {
    font-size: 18px;
    border: none;
    font-weight: normal;
    margin: initial;
  }
  #ict-telework .service-more .otoiawase {
    background-color: aliceblue;
    max-width: 1040px;
    margin: 1em auto 4em;
    padding: 2em;
    border-radius: 10px;
    text-align: center;
    background-color :#4ac0eb;
  }
  #ict-telework .service-more .tel {
    display: block;
    font-size: 2.5em;
    font-weight: 900;
  }
  #ict-telework .service-more .btn {
    font-size: 1.5em;
    color: white;
    border-radius: 2em;
    padding: .5em 2em;
    margin: 0 auto;
    box-shadow: 10px 10px 0 #fff000;
  }
  #ict-telework .service-more .btn:hover {
    color: #fff;
    background-color: #4ac0eb;
    transition: all 0.3s ease-in-out;
    opacity: 1;
  }

  #ict-telework .service-etc {
    background: rgb(229,243,248,1);
    background: -moz-linear-gradient(0deg, rgba(229,243,248,1) 0%, rgba(229,243,248,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(229,243,248,1) 0%, rgba(229,243,248,1) 100%);
    background: linear-gradient(0deg, rgba(229,243,248,1) 0%, rgba(229,243,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5f3f8",endColorstr="#e5f3f8",GradientType=1);    position: relative;
    background-size:cover;
    background-size: 100vw 100%;
    overflow: hidden;
    padding-bottom: 20em;
  }
  #ict-telework .service-etc:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 20vw solid #f9f9fc;  /* 三角を白に */ 
    border-left: 100vw solid transparent;
  }
  #ict-telework .service-etc:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 20vw solid #f9f9fc;   /* 三角を白に */ 
    border-right: 100vw solid transparent;
  }
  #ict-telework .service-etc h2 {
    padding: 3em 2em 0;
    font-size: 2.5em;
    letter-spacing: 1px;
    color: #0095d9;
  }
  #ict-telework .service-etc h2 img {
    width: 108px;
    margin-bottom: 1em;
  }
  #ict-telework .service-etc h2 p {font-size: 20px; font-weight: normal;}
  #ict-telework .service-etc ul {
    display: flex;
    justify-content: space-between;
    margin: 2em auto;
    max-width: 1040px;
  }
  #ict-telework .service-etc ul li {width: 47%;}
  #ict-telework .service-etc ul li img {border-radius: 10px;}

  #ict-telework article#otoiawase {
    padding: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#dddddd",GradientType=1);
  }

  #ict-telework article h2 {
    padding: 0 0 1em;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 1px;
    font-size: 2em;
  }
  #ict-telework article h2 img {
    border-radius: 50%;
    box-shadow: 10px 0 0 white;
  }
  #ict-telework article h2 p {font-size: 20px; font-weight: normal;}
  #ict-telework article form {
    display: block;
    margin: 0 auto 5em;
    padding: 3em 3em 2em;
    max-width: 1040px;
    background-color: #4ac0eb;
    border-radius: 10px;
  }
  #ict-telework article form label {
    font-weight: 900;
    display: block;
    line-height: 2.5;
    text-indent: .5em;
  }
  #ict-telework article form label .required,
  #ict-telework article form label .optional {
    font-size: .8em;
    font-weight: normal;
    background-color: #0698ce;
    color: white;
    padding: .1em 1em;
    border-radius: 2em;
    margin-left: .5em;
  }
  #ict-telework article form label .optional {
    background-color: rgb(6 152 206 / 50%);
    color: #424242;
  }

  #ict-telework article form input[type='text'],
  #ict-telework article form input[type='tel'],
  #ict-telework article form input[type='email'] {margin-bottom: 1em;}
  #ict-telework article form input[type='submit'],
  #ict-telework article form input[type='button'].wpcf7-submit {
    display: block;
    width: fit-content;
    font-size: 1.1em;
    white-space: nowrap;
    margin: 1em auto -1.5em;
    text-decoration: none;
    text-align: center;
    padding: .7em 2em;
    line-height: 1;
    background-color: #1553a7;
    border: none;
    color: #fff;
    border-radius: 2em;
  }
  #ict-telework article div.wpcf7-mail-sent-ok,
  #ict-telework article div.wpcf7-validation-errors,
  #ict-telework article div.wpcf7-acceptance-missing {
    border: none;
    background-color: #fff000;
    color: #19448e;
    font-weight: 900;
    letter-spacing: 1px;
    text-align: center;
    padding: 1em;
    border-radius: 3em;
    box-shadow: 10px 10px 0 #0095d9;
}
  #ict-telework article span.wpcf7-not-valid-tip {
    display: block;
    margin: -16px 8px 1em;
    color: #f00;
    font-size: .8em;
    font-weight: bold;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/************************************
** 1023px以下
************************************/
@media screen and (max-width: 1023px) {

  /*1023px------------------- 支社*/
  #branch .kv-inner .plan img { width: 56%;}
  #branch .service { margin: 20px auto 0;}
  #branch .inner {width: 90%;}
  #branch #faq .qa label {
    font-size: 1.1em;
    line-height: 1.4;}
  #branch #faq .qa .qa_actab input[type=checkbox]:checked ~ .qa_actab-content {
  width: 80%;}

  /*1023px------------------- WEB会議ブース*/
  #web-c-booth .reason h2 { font-size: 3vw;}
  #web-c-booth .reason .inner p {width: auto;}
  #web-c-booth .type h2 {width: 80%;}
  #web-c-booth .type img {width: 40vw;}
  #web-c-booth #faq .inner {width: 84vw;}
  #web-c-booth #service-front {padding: 0 5vw 10vw;}
  #web-c-booth #service-front h3 {
    font-size: 2.2vw;
    line-height: 1.6;
  }
  /*1023px------------------- ICT　UTMLP*/
  #ict-telework .type .txt { min-height: 13em;}
  #ict-telework .service ul a h3 { font-size: 2em;}
  #ict-telework .service-etc  {background-size: initial;}
  #ict-telework .service-etc h2 {font-size: 2em;}
  #ict-telework .service-etc ul {max-width: 900px;}
  #ict-telework article form {width: 80%;}

/*1023px以下 ここまで*/
}

/************************************
** 834px以下
************************************/
@media screen and (max-width: 834px){
  .mt-1p {
    margin-top: 15px;
  }
  .mt-2p {
    margin-top: 30px;
  }
  .mt-3p {
    margin-top: 45px;
  }
  .mt-4p {
    margin-top: 60px;
  }
  .xxxlarge {
    font-size: 36px;
  }
  .xxlarge {
    font-size: 30px;
  }
  .xlarge {
    font-size: 24px;
  }
  .large {
    font-size: 18px;
  }
  .small {
    font-size: 14px;
  }
  .xsmall {
    font-size: 12px;
  }
  .xxsmall {
    font-size: 11px;
  }

  .inner {
    width: 94%;
    margin: 0 auto;
  }

  
  /*834px tmp-contact あなたのオフィスの快適を本気で考えます！*/
  .induction {
    padding: 20px 0;
  }
  .induction .head2 {
    display: block;
  }
  .induction .whitebox .kantan {
      border-bottom: 1px solid #e0e0e0;
      padding-bottom: 15px;
  }
  .induction .whitebox .kantan a {
      width: 100%;
      padding: .5em;
      letter-spacing: 0;
  }
  .induction .flexbox {
      display: block;
      text-align: center;
  }
  .induction .flexbox img {
    width: auto;
    max-width: 80%;
    margin: 0 auto;
  }

  /*834px tmp-service オフィスサービス*/
  #service-front {
    padding: 40px 0;
  }
  #service-front ul {
      display: block;
  }
  #service-front ul li {
    width: 100%;
    padding: 20px;
  }
  #service-front ul li:nth-child(even){
    margin-left: 0;
  }
  #service-front ul li figure {
    width: 50%;
    margin: auto;
  }

  /*834px tmp-kantan かんたん見積り*/
  #kantan {
      padding: 40px 0;
  }
  #kantan h2 {
    font-size: 1.6em;
    letter-spacing: 0;
    padding: 15px 0;
  }

  /*834px フロントページ*/
  .antibacterial-header {padding: 0;}
  .kv .price::before,
  .kv .price::after {display: none;}

  .reason { padding: 50px 0 30px; }
  .reason h2:before, .reason h2:after { margin-right: 0.5em; background-color: initial;}
  .reason h2:after { margin-left: 0.5em;}
  .reason h2 .large {font-size: 1.6em;font-weight: bold}
  .reason h2 .large span { font-size: 1.5em;}
  .reason .box { margin-top: 40px;}


  /*834px パーテーションページ*/
  #partition .kv-inner .plan {
    float: none;
    width: 80%;
    margin: auto;
    padding: 60px 40px 20px;
  }
  #partition .merit ul li {
    padding: 30px 20px 20px 40px;
  }

  #partition .merit ul li div {
    padding-left: 40px;
  }
  #partition .merit ul li div i {
    color: #c61414;
    margin-left: -40px;
    margin-right: 10px;
  }
  #partition .type {
      padding-bottom: 40px;
  }
  #partition .type header {
    padding: 30px 10px 20px;
  }
  #partition .type header h2 {
    width: 70%;
    line-height: 1.2;
  }
  #partition .type h3 {
    padding: 10px 0;
  }
  #partition .flexwrap {
    display: block;
  }
  #partition .flexwrap > div {
    width: 86%;
    margin: 20px auto;
  }
  #partition .alumi,
  #partition .steel,
  #partition .glass,
  #partition .movable {
      min-height: 240px;
  }
  #partition .color {
    padding: 20px 40px;
  }
  #partition .customize{
    padding: 60px 0 40px;
  }
  #partition .customize li {
    width: 48.5%;
    padding: 20px;
  }
  .to-layout-free img {width: 86vw;}

  /*834px バスターズひかり*/
  #hikari .hikari-pc-header {
    display: none;
  }
  #hikari .hikari-sp-header {
    display: block;
  }
  #hikari .hikari-sp-header img {
    width: 100%;
  }
  #hikari h1 {
    font-size: 36px;
  }
  #hikari h2 {
    font-size: 24px;
  }
  #hikari .tokuten {
    border-radius: 20px;
    padding: 20px;
  }
  #hikari .tokuten .ribon {
    font-size: 1rem;
  }
  #hikari .kakaku,
  #hikari .hikaku {
    padding: 10px;
  }


  /* フリーアドレスデスク販促LP　*/
  #freeaddressdesk .large {
    font-size: 24px;
    line-height: 3em;
  }
  #freeaddressdesk figure img {border-radius:  8px;}
  #freeaddressdesk .reason h2 {
    display: block;
    width: 90vw;
    max-width: 1040px;
    margin: auto auto 16px;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
}
#freeaddressdesk .reason .point ul li {
padding: 10px 1.5em;
    font-size: 18px;
    line-height: 1.5;
    width: 100%;
}
  #freeaddressdesk .reason .inner { width: 90%; padding: 30px;}

  #freeaddressdesk .reason .inner img {margin-bottom: 1.5em;}

  #freeaddressdesk .type img,
  #freeaddressdesk .type .inner { width: 80vw;}
  #freeaddressdesk .type h2 img { width: auto;}
  #freeaddressdesk .type .box .merit_sub {
    padding: 0.6em 2em;
    line-height: 1.5;
  }
  #freeaddressdesk .flexwrap { display: block;}
  #freeaddressdesk .flexwrap > div { width: 100%; padding-left: 0;}
  #freeaddressdesk .type .inner ul {
    display: block;
    justify-content: initial;
  }
  #freeaddressdesk .type .inner ul li {
    display: block;
    width:  auto;
    margin-bottom: 3em;
  }
  #freeaddressdesk .type .inner ul li span { height: auto; }

  #freeaddressdesk #service-front ul { padding: 0 5vw;}
  #freeaddressdesk #service-front ul li { padding: 2em 8vw; width: 100%;text-align:  left}
  #freeaddressdesk #service-front ul li figure { width: auto;text-align: center;}

  #freeaddressdesk .type .inner.maker_wrapper ul.maker_series a li {
    text-decoration: none;
    list-style: inside circle;
    margin: 10px 0 0;
  }
  #freeaddressdesk .type .inner.maker_wrapper figure { margin-bottom: 1em;}
  #freeaddressdesk .type .inner.maker_wrapper a .bnr {
      width: 100%;
      margin: 1em auto;
  }
  #freeaddressdesk .type .inner.maker_wrapper a.to_link { display: block;}
  #freeaddressdesk .type .inner.maker_wrapper a.to_link > div { margin-right: 0;}
 
 /*834px------------------- 支社*/
  #branch .kv-inner .plan div { font-size: 14px;width: 50%;}
  #branch .kv-inner .plan div h1 img { width: 55%;}
  #branch .service { width: 86%; margin: 0 auto 0;}
  #branch .tel-wrapper { width: 90%;}
  #branch .tel-wrapper .inner { padding: 60px 0 20px;}
  #branch .tel-wrapper .inner h2 {
    line-height: 1.3;
    padding: 10px 20px 8px;
    top: -40px;
  }
  #branch .tel-wrapper .inner h2 span {
    display: block;
    font-size: 70%}
  #branch .tel-wrapper .inner .tel a {text-decoration: none;}
  #branch .reason .blue,
  #branch .reason .txt
   { width: 98%;}
   #branch #tenpo_list img {width: 70px;}
   #branch #tenpo_list ul#shop-container a { width: calc(100% / 2 - 4px);}

  /*834px------------------- WEB会議ブース*/
  #web-c-booth .flexwrap {display: block;}
  #web-c-booth .type img {
    width: 100%;
    margin-bottom: 0;
  }
  #web-c-booth .type .inner h3.maker img {width: 240px;}
  #web-c-booth .type .inner.maker_wrapper p {margin-top: 1em;}
  #web-c-booth .flexwrap > div {
    width: 100%;
    padding-left: 0;
  }
  #web-c-booth .reason ul {margin-bottom: 0;}
  #web-c-booth .reason ul.mt-1p li h3 {
    font-size: 1.2em;
    line-height: 1.3;}
  #web-c-booth .ob .inner {padding: 30px 0 80px;}
  #web-c-booth .ob .inner h3 {font-size: 3.5vw;}
  #web-c-booth #service-front ul li {width: auto;}
  #web-c-booth #service-front h3 {font-size: 3.2vw;}

  /*834px------------------- ICT　UTMLP*/
  #ict-telework h2 {
    width: 70vw;
    margin: 0 auto;
  }
  #ict-telework .nayami .inner {flex-wrap: wrap;}
  #ict-telework .type {width: 48%;}
    #ict-telework .type .txt {min-height: 8em;}
  #ict-telework .service ul {flex-wrap: wrap;}
    #ict-telework .service ul a {width: 100%;margin-bottom: 2em;padding: 2em;}
    #ict-telework .service ul a .txt {margin: .5em auto;}
 #ict-telework .service-more-wrapper {
    background-size: 300% auto;
  }
  #ict-telework .service-more .inner {display: block;}
  #ict-telework .service-more .type {width: 100%;}
    #ict-telework .service-more .type:after {
        content: "\f078";
        bottom: -170px;
        left: 50%;
        transform: translateX(-50%);
      }
    #ict-telework .service-more .type img {width: 20vw;}
  #ict-telework .service-more .answer {
      width: 100%;
      margin: 2em auto;
    }
  #ict-telework .service-more ul li {display: block;}
  #ict-telework .service-more ul li img {
    width: 86%;
    max-height: 420px;
  }
  #ict-telework .service-more ul li h3 {font-size: 3em;}
  #ict-telework .service-more ul li .price {font-size: 2.5em;}
  #ict-telework .service-more ul li .info { font-size: 1em;}
  #ict-telework .service-etc {    padding-bottom: 10em;}
  #ict-telework .service-etc h2 {font-size: 1.8em;}
    #ict-telework .service-etc h2 img { width: 88px;}
  #ict-telework .service-etc ul {max-width: 80vw;}

/*834px ここまで*/
}

/************************************
** 600px以下
************************************/
@media screen and (max-width: 600px){
  /*480px------------------- 支社*/
  .branch-header {
    background-size: initial;
  }
  #branch .kv-inner { 
    height: auto;
    margin: 0 auto;
  }
  #branch .reason h3 {
    margin-top: 1rem;
    border: none;
    font-size: 24px;
    color: #578dc4;
  }
  #branch .kv-inner h1 { text-align: center}
  #branch .kv-inner .plan {display: block;}
  #branch .kv-inner .plan img {
    width: 100%;
    margin: 24px auto 0;
  }
  #branch .kv-inner .plan div {
    padding-left: 0;
    text-indent: 1em;
    margin-top: -4em;
    width: 100%;
    text-align: center;
  }
  #branch .kv-inner .plan div img {max-width: 259px}
  #branch .kv-inner .plan div .txt {margin: initial;}
  #branch .kv-inner .plan div h1 img {
    margin-bottom: 16px;
}
  #branch .service {
    width: 90%;
    margin: 50px auto;
  }
  #branch .service ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: initial;
  }
  #branch .service ul li {
    margin: 10px;
    width: 43%;
    }
  #branch .tel-wrapper .inner {padding: 0 0 8px;}
  #branch .tel-wrapper .inner h2 {
    position: initial;
    top: initial;
    left: initial;
    -webkit-transform: initial;
    transform: initial;
    width: 95%;
    border: 4px solid;
    border-radius: 12px;
    margin: 10px;
}
  #branch .tel-wrapper .inner .small {
    width: 86%;
    margin: 0 auto;
  }
  #branch .tel-wrapper .inner .tel { margin-bottom: 6px;}
  #branch .tel-wrapper .inner hr { width: 90%;}
  #branch .campaigns h2 { line-height: 1.4;}
  #branch .campaigns ul {display: block;}
  #branch .campaigns ul a {
    width: 100%;
    padding-bottom: 50px;
    display: block;
  }
  #branch .campaigns ul li img { width: 100%;}
  #tenpo_list .xlarge {
    width: 90%;
    margin: 0 auto 4px;
    text-align: center;
    line-height: 1.2;
  }
  #branch ul#shop-container {
    display: block;}
  #branch #tenpo_list ul#shop-container a {width:100%}
  #branch #faq {padding: 60px 0 0;}
}
/************************************
** 480px以下
************************************/
@media screen and (max-width: 480px){
  .mt-1p {
    margin-top: 10px;
  }
  .mt-2p {
    margin-top: 20px;
  }
  .mt-3p {
    margin-top: 30px;
  }
  .mt-4p {
    margin-top: 40px;
  }
  .xxxlarge {
    font-size: 1.8em;
  }
  .xxlarge {
    font-size: 1.6em;
  }
  .xlarge {
    font-size: 1.4em;
  }
  .large {
    font-size: 1.2em;
  }
  .small {
    font-size: .9em;
  }
  .xsmall {
    font-size: .8em;
  }
  .xxsmall {
    font-size: .7em;
  }

  /*480px tmp-contact あなたのオフィスの快適を本気で考えます！*/
  .induction .inner{
    display: block; 
    width: 93%;
  }
  .induction .head2 {
    display: block;
    font-weight: normal;
  }
  .induction .whitebox {
    padding: 10px;
  }

  /*480px tmp-faq よくある質問*/
  #faq-front { padding: 40px 0 20px}
  #faq-front dt {padding: 12px 10px 12px 56px;}
  #faq-front dd {padding: 12px 10px 12px 64px; margin-bottom: 24px;}

 
  /*480px フロントページ*/
  .kv {
    height: auto;
    background:-moz-linear-gradient(top, #fff, #cce7f8);
    background:-webkit-linear-gradient(top, #fff, #cce7f8);
    background:linear-gradient(to bottom, #fff, #cce7f8);
  }
  .kv-inner {padding: 0;}
  .layout-free .kv-inner {padding: 0; height: 45vw;}
  .kv-inner h1{
    background: none;
  }
  .kv-inner h1 img{
    width: 90%;
    padding: 20px 0 20px;
  }
  .antibacterial .kv-inner {width: auto !important;}

  .kv .plan {
    margin-top: 0;
  }

  .kv .plan ul {
    width: 94%;
    }

  .worries {
    text-align: center;
    padding: 20px 20px 0;
    position: static;
  }
  .worries h2 {
    position: static;
  }
  .worries figure.pc {
    display: none;
  }
  .worries figure.sp {
    display: block;
  }
  .worries ul {
    display: block;
  }
  .worries li {
    width: 90%;
    margin: 5px 0 0;
    padding: .1em;
    background-color: #887d6e;
    border-radius: 20px;
    color: #fff;
    text-align: center;
  }
  .worries li:nth-child(even){
    margin-left: 10%;
  }

  /*480px パーテーションページ*/
  #partition .partition-header {
    background-image: none;
  }
  #partition .sp-img {
      display: block;
  }
  #partition .kv-inner .plan {
    float: none;
    width: 100%;
    margin: auto;
    padding: 20px 30px;
  }
  #partition .kv-inner h1 img{
    width: 100%;
    padding: 0;
  }
  #partition .merit{
    padding-bottom: 20px;
  }
  #partition .merit ul li {
    padding: 20px;
  }
  #partition .alumi,
  #partition .steel,
  #partition .glass,
  #partition .movable {
      min-height: 200px;
  }
  #partition .color ul {
    display: flex;
    flex-wrap: wrap;
  }
  #partition .color li {
    width: 20%;
  }
  #partition .customize ul {
    display: block;
  }
  #partition .customize li {
    width: 90%;
    margin: 10px auto;
  }

.layout-free .kv-inner .plan { 
  padding: .5em 1em !important;}
.layout-free .sp, #hikari .type .sp {display: block; width: 80%;margin: 0 auto;}
.layout-free .pc, #hikari .type .pc {display: none}

  /*480px バスターズひかり*/
  #hikari h1 {
    font-size: 30px;
  }
  #hikari h2 {
    font-size: 21px;
  }

  /*480px フリーアドレスデスク販促LP*/
  #freeaddressdesk .xxlarge {
    font-size: 6vw;
  }
  #freeaddressdesk .large {
      font-size: 19px;
      line-height: 2;
  }
  #freeaddressdesk .reason { padding: 40px 0 100px;}
  #freeaddressdesk .reason i { font-size: 7em;}
  #freeaddressdesk .reason h2 {
    width: 90%;
    margin: 0 auto 25px;
  }
  #freeaddressdesk .reason h3 {
    font-size: 7vw;
    font-weight: bold;
    color: #171c61;
    border: none;
    margin: 48px auto 10px;
    line-height: 1.1;
    }
  #freeaddressdesk .reason h4 {
  font-size: 8vw;
  margin: 3vw 0;
  }
  #freeaddressdesk .reason p { max-width: 100%;}
  #freeaddressdesk .reason .point ul { margin: 0 0 2em;}

  #freeaddressdesk .type {padding: 74px 8vw 50px;}
  #freeaddressdesk .type h2 img { width: 50%}
  #freeaddressdesk .type h2.inner.merit img{ width: 100%}
  #freeaddressdesk .type .inner h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
  }
  #freeaddressdesk .type .inner.maker_wrapper ul {margin-bottom: 1em;}

  #freeaddressdesk #service-front h2 {
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 10px;
    }
    #freeaddressdesk #service-front ul li {padding: 20px 5vw;}
    #freeaddressdesk #service-front ul li .tag {
      top: 70px;
      left: -20px;
      padding: 5px 16px;
      font-size: 14px;
    }

  #freeaddressdesk #faq h2 { font-size: 30px;}


  /*480px------------------- 支社*/
  #branch #otoiawase .box_inner {
    padding: 2rem 1rem;}
 
  /*480px------------------- WEB会議ブース*/
  #web-c-booth .reason {padding: 40px 4vw;}
  #web-c-booth .reason h2 {
    margin: 0 auto 1em;
    font-size: 5.2vw;
  }
  #web-c-booth .reason .point {padding: 0;}
  #web-c-booth .reason .inner {padding: 30px 4vw; margin-bottom: 18vw;}
  #web-c-booth .reason ul {display: block;}
  #web-c-booth .reason ul.mt-1p li {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 8vw;}
  #web-c-booth .reason ul.mt-1p li h3 {margin: 10px auto 20px; padding: 20px 0 14px;}
  #web-c-booth .ob {padding: 40px 8vw;}
  #web-c-booth .ob .inner h3 {font-size: 5.5vw;}
  #web-c-booth .ob i {font-size: 9em;}
  #web-c-booth .ob h2 { margin: 20px auto;}
  #web-c-booth .type {
    padding: 18vw 8vw 10vw;
    background: rgb(85,85,85);}
  #web-c-booth .type h2 {
    width: 92%;
    padding: .5em 1em;
    top: -1.4em;}
  #web-c-booth .type .inner h3 {font-size: 2em;}
  #web-c-booth .type .inner h3 span {
    display: block;
    margin: 4px 0 0;
    }
    #web-c-booth .type .inner.maker_wrapper p {line-height: 1.7}
  #web-c-booth .flexwrap {display: block;}
  #web-c-booth .flexwrap > div {
    width: auto;
    padding-left: 0;
    margin: 1em auto;}
  #web-c-booth #service-front h3 {
    font-size: 6.2vw;
    width: 90%;
    line-height: 1.4;
    margin: auto;
  }
  #web-c-booth #service-front ul li {padding: 6em 6vw 3em;}
  #web-c-booth #faq {padding: 4em 0 6em;}
  #web-c-booth #faq .inner {width: 80vw;}

  /*480px------------------- ICT　UTMLP*/
  #ict-telework .kv-inner .plan {padding: 0 3vw !important;}
  #ict-telework .kv-inner h1 img {
    width: 90vw;
    padding: 20px 0 0;
  }
  #ict-telework h2 {padding: 1vw 0 4vw;}
  #ict-telework .nayami {padding-bottom: 10em;}
  #ict-telework .nayami .inner {max-width: 90%;}
  #ict-telework .type {margin-bottom: 1em;}
  #ict-telework .type h3 {
    font-size: 1.1em;
    margin: -18px 0 0;}
  #ict-telework .service {padding: 10vw;}
  #ict-telework .service-more-wrapper {
    background-size: 500% auto;
  }
  #ict-telework .service-more .inner {width: 100%;}
  #ict-telework .service-more .type {width: 100%;}
  #ict-telework .service-more .type:after {
    bottom: -160px;
    top: initial;
    right: initial;
  }
  #ict-telework .service-more .type h3 {font-size: 1.3em;}
  #ict-telework .service-more .type img {width: 35vw;}
  #ict-telework .service-more .type .txt {
    font-size: 1.1em;
    padding: 1em 1.5em;
  }
  #ict-telework .service-more .answer {padding: 2em 0;}
    #ict-telework .service-more .answer img {width: 35vw;}
  #ict-telework .service-more ul {margin: 2em auto 0;}
    #ict-telework .service-more ul li {padding: 2em 1em;}
      #ict-telework .service-more ul li img {width: 73%;}
      #ict-telework .service-more ul li h3 {font-size: 1.5em;}
      #ict-telework .service-more ul li h3 .txt {
        font-size: 14px;
        border: none;
        font-weight: normal;
        margin: 0 0 6px;
      }
      #ict-telework .service-more ul li .price {
        font-size: 2em;
        line-height: 1.2;
        padding: .5em 1em;
      }
      #ict-telework .service-more ul li .info {text-align: left;}
      #ict-telework .service-more .otoiawase {margin: 1em auto 4em;}
      #ict-telework .service-more .tel {
        font-size: 1.8em;
        line-height: 1.2;
        margin-top: .5em;
      }
      #ict-telework .service-more .btn {
        font-size: 1.2em;
        margin: 1em auto;
      }
  #ict-telework .service-etc h2 {
    width: 100%;
    padding: 2em 6vw 0;
    font-size: 1.7em;
    line-height: 1.3;
  }
    #ict-telework .service-etc h2 img {width: 70px;}
    #ict-telework .service-etc h2 p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    margin-bottom: 8px;
  }
  #ict-telework .service-etc ul {display: block;}
    #ict-telework .service-etc ul li {
      width: 100%;
      margin-bottom: 1.5em;
    }
  #ict-telework article h2 {padding: 2em 0 1em;}
    #ict-telework article h2 p {
      margin: 1em 0;
      line-height: 1.3;
    }
    #ict-telework article h2 img {width: 50%;}
  #ict-telework article form {width: 90%; padding: 3em 2em 2em;}

/*480px ここまで*/
}