@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------------
下層ページ共通
-----------------------------------------------------*/

.top-image {
  display: none;
}

.h2-page img {
  vertical-align: bottom;
  padding-right: 20px;
}

.toptitle-ka {
  color: #fff;
  font-size: 2.4rem !important;
  font-weight: normal;
  text-align: center;
  padding: .1em 0;
  text-shadow: 2px 2px 3px #616161;
  line-height: 1.1;
}

.toptitle-s-ka {
  color: #fff;
  font-size: 1.4rem !important;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
  text-shadow: 2px 2px 3px #616161;
  text-shadow: 2px 2px 3px #333;
}

.bg-nayami {
  background-image: url(../img/index/nayami-bg2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 60px 0;
}

h2.nayami {
  color: #fff;
  font-size: 2rem !important;
  text-align: center;
  padding: .1em 0;
  position: relative;
  padding: .5em .75em;
  background-color: #13b5b1;
  max-width: 600px;
  margin: 0 auto;
}

h2.nayami::after {
  position: absolute;
  top: 100%;
  left: 10%;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #13b5b1;
}


h2.nayami-p {
  color: #fff;
  font-size: 1.8rem !important;
  text-align: center;
  padding: .1em 0;
  position: relative;
  padding: .5em .75em;
  background-color: #262848;
  margin: 0 auto;
  line-height: 1.6;
}

@media screen and (min-width: 481px) {
  h2.nayami-p {
    font-size: 2.2rem !important;
  }
}

h2.nayami-p::after {
  position: absolute;
  top: 100%;
  left: 10%;
  content: '';
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 15px solid #262848;
}

.h3bg {
  background: #1b1b1b;
  padding: 10px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: normal;
}

.h3-1 {
  text-align: left;
  vertical-align: middle;
  padding: 8px 12px;
  padding: 1.2rem ;
  margin-bottom: 30px;
  border-left: 5px solid #545454;
  border-bottom: 3px solid #eee;
  border-right: 3px solid #eee;
  font-weight: normal;
  font-size: 1.5rem !important;
  background: #fff;
  line-height: 1.5;
}

.h3-1 span {
  font-size: 1.3rem !important;

  color: #999;
}

@media screen and (min-width: 481px) {
  .h3-1 {
    font-size: 1.8rem !important;;
    line-height: 1.6;
    padding: 1.2rem 2rem ;
  }
}

.h3-2 {
  text-align: right;
  vertical-align: middle;
  border-bottom: 1px solid #1b1b1b;
  padding-bottom: 6px;
  margin-bottom: 30px;
}

.h3-3 {
  text-align: left;
  vertical-align: middle;
  padding-bottom: 6px;
  margin-bottom: 30px;
  background: #1b1b1b;
  padding: 10px 24px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: normal;
}

.h3-top {
  font-size: 1.6rem;
}

/* 
.h3-p{
    font-size: 1.6rem;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #1b1b1b;
    padding-bottom: 15px;
    margin-bottom: 20px;
} */
.junbi {
  min-height: 400px;
}

.junbi img {
  max-width: 280px;
}

.inner {
  font-size: 2.4rem;
  font-weight: bold;
  color: #333;
  vertical-align: middle;
}

.kasotp {
  padding: 30px 10px;
  text-align: center;
}

.kasotp img {
  max-width: 100%;
  height: auto;
  width
  /***/
  : auto;
}

.bgw-r {
  background: #fff;
  border-radius: 15px;
  padding: 10px;
}

.bgy-r {
  background: #fcf8d9;
  border-radius: 15px;
  padding: 20px;
}

.breadcrumb-area-bg {
  background: #f4f4f4;
  background: #fff;
}

.breadcrumb-area {
  color: #858585;
  padding: 10px 0;
  font-size: 1.1rem;
}

.breadcrumb-area a {
  color: #858585;
  margin: 0 5px;
  text-decoration: none;
}

.breadcrumb-area a:hover {
  text-decoration: underline;
}

/*-----------------------------------------------------
サービス
-----------------------------------------------------*/

.bg-gaiyo {
  background-image: url(../img/service/bg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0 20px 0;
}

.top-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 0;
}

.top-btn-w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  font-size: 1.1rem;
  overflow: scroll;
}

.top-btn-w a {
  color: #545454;
}

.wcBtn {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 5px;
  text-align: center;
  padding: 0.75em;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.wcBtn:hover {
  border: 1px solid #6975dd;
  color: #6975dd;
}

.CnavBg {
  background: #F8F9FA;
  padding: 10px 0;
}

/* カテゴリボタン2 */
.button-4 {
  width: 120px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 5px;
  float: left;
  text-align: center;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 0 0 20px;
  background: #fff;
}

.button-4 a {
  color: #34495e;
  text-decoration: none;
  line-height: 40px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 2;
  position: relative;
}

.eff-4 {
  width: 120px;
  height: 40px;
  left: -120px;
  background: #2183D0;
  /* 青 */
  background: #7E67C5;
  /* 紫 */

  position: absolute;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 1;
}

.button-4:hover .eff-4 {
  left: 0;
}

.button-4:hover a {
  color: #fff;
}

/*-----------------------------------------------------
カテゴリ　アコーディオン
-----------------------------------------------------*/
/*ボックス全体*/
.accbox {
  padding: 0;
  max-width: 400px;
  /*最大幅*/
  max-width: 100%;
  /*最大幅*/
}

/*ラベル*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 13px 12px;
  color: #545454;
  background: #cff1ff;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/*アイコンを表示*/
.accbox label:before {
  content: '\f055';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  padding-right: 5px;
}

.accbox label:hover {
  background: #cff1ff;
  color: #545454;
}

.accbox input {
  display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.cssacc:checked+label+.accshow {
  height: auto;
  padding: 5px;
  opacity: 1;
}

.accbox .accshow p {
  margin: 0.75em
}

.cssacc:checked+label:before {
  content: '\f078';
}

.top-btn a {
  color: #535353;
  text-decoration: none;
}

.top-btn a:hover {
  color: #8f8f8f;
}

.srv-topbox {
  background: #13b5b1;
  color: #fff;
  padding: 20px;
}

.srv-topboxIn {
  padding: 20px 10px;
}

h1.navy {
  color: #fff;
  background: #262848;
  margin: 0 auto;
  text-align: center;
  padding: 26px 10px;
  font-size: 2rem;
}

h1.black {
  color: #fff;
  background: #1b1b1b;
  margin: 0 auto;
  text-align: center;
  padding: 26px 10px;
  font-size: 2rem;
}

/*-----------------------------------------------------
制作の流れ
-----------------------------------------------------*/

h1.flow {
  color: #556fb5;
  margin: 0 auto;
  text-align: center;
  padding: 30px 10px 30px 10px;
  font-size: 2rem;
}

.midasi {
  margin: 0 auto;
  padding: 30px 10px 20px 10px;
  font-size: 2.4rem;
}

h2.flo-count {
  text-align: center;
  color: #556fb5;
  font-size: 3rem;
  margin-bottom: 20px;
}

.flo-countL {
  border-bottom: 3px solid #bdcfff;
}

h2.flo {
  color: #fff;
  font-size: 1.6rem !important;
  line-height: 1.4;
  border-radius: 3px;
  text-align: center;
  position: relative;
  padding: 1em .75em;
  margin: 0 auto;
  background: #0078ca;
  background: linear-gradient(135deg, #0078ca 0%, #b3b6ed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078ca', endColorstr='#b3b6ed', GradientType=1);
}

h2.flo::after {
  position: absolute;
  top: 100%;
  left: 20px;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #0D7CCD;
}

h2.jun {
  color: #333;
  font-size: 2rem;
  text-align: center;
  padding: .3em .75em;
  margin: 50px auto;
}

.flowcount img {
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 34px;
  margin-bottom: 20px;
  margin-top: 20px;
}

/* 制作実績見出し */
h2.works {
  color: #545454;
  font-size: 1.7rem;
  line-height: 1.4;
  border-radius: 3px;
  text-align: center;
  position: relative;
  padding: .6em .75em;
  margin: 0 auto;
  border-top: 3px solid #eb9eb8;
  border-bottom: 3px solid #eb9eb8;
  background: -webkit-repeating-linear-gradient(-45deg, #fff, #fff 4px, #fef2f6 4px, #fef2f6 8px);
  background: repeating-linear-gradient(-45deg, #fff, #fff 4px, #fef2f6 4px, #fef2f6 8px);
}

h2.works::after {
  position: absolute;
  top: 100%;
  left: 49%;
  content: '';
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top: 15px solid #eb9eb8;
}

h2.works2 {
  color: #555;
  font-size: 1.8rem;
  text-align: center;
  font-weight: normal;
  margin-bottom: 40px;
}

.cat-child {
  color: #555;
}

/* 実績詳細 4ブロック */

.single4box {
  border: 1px solid #333;
}

.single4box1 {
  background: #333;
  padding: 10px;
  text-align: center;
  color: #fff;
}

/* 実績詳細 テーブル */

table.table01 {
  width: 100%;
  border-right: #999 solid 1px;
  border-collapse: collapse;
  margin-bottom: 30px;
}

table.table01 thead th {
  background: #333;
  color: #FFF;
  padding: 15px 15px;
  border-right: #FFF solid 1px;
  border-bottom: #FFF solid 1px;
  font-weight: normal;
  text-align: left;
}

table.table01 thead th:last-child {
  border-right: #333 solid 1px;
}

table.table01 tbody th {
  background: #333;
  color: #FFF;
  padding: 15px 15px;
  border-bottom: #FFF solid 1px;
  vertical-align: top;
}

table.table01 tbody tr:last-child th {
  border-bottom: #999 solid 1px;
}

table.table01 tbody td {
  background: #FFF;
  padding: 10px 15px;
  border-left: #999 solid 1px;
  border-bottom: #999 solid 1px;
  border-top: #999 solid 1px;
  vertical-align: top;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  table.table01 thead {
    display: none;
  }

  table.table01 tbody th {
    display: block;
  }

  table.table01 tbody td {
    display: block;
  }

  table.table01 tbody td::before {
    content: attr(label);
    float: left;
    clear: both;
    font-weight: bold;
  }

  table.table01 tbody td p {
    padding-left: 6em;
  }
}

h4.comment {
  margin-bottom: 10px;
}

.comment1 {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  margin-bottom: 20px;
  border-bottom: 3px solid #eee;
  border-right: 3px solid #eee;
  font-weight: normal;
}

.comment2 {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  margin-bottom: 20px;
  border-bottom: 3px solid #eee;
  border-right: 3px solid #eee;
}

h3.flow {
  text-align: center;
  padding: .5em .75em;
  background: #ebf4ff;
  ;
  color: #1575c2;
  margin-bottom: 20px;
  font-size: 1.7rem !important;
}

h3.flowY {
  text-align: center;
  padding: .5em .75em;
  background: -webkit-repeating-linear-gradient(45deg, #fff799, #fff799 5px, #fff 5px, #fff 10px);
  background: repeating-linear-gradient(45deg, #fff799, #fff799 5px, #fff 5px, #fff 10px);
  color: #1575c2;
  margin-bottom: 20px;
  font-size: 1.6rem !important;
}

h3.srv {
  text-align: center;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 2rem;
}

h3.companyB {
  font-weight: normal;
  font-size: 2rem;
  padding-left: 12px;
  border-left: 5px solid #0b3f62;
}

h4.company {
  font-weight: normal;
  font-size: 1.8rem;
  //padding-left: 12px;
  border-bottom: 1px solid #0b3f62;
}

h3.companyP {
  font-weight: normal;
  font-size: 2rem;
  padding-left: 12px;
  border-left: 5px solid #d66189;
}

h3.companyE {
  font-weight: normal;
  font-size: 2rem;
  padding-left: 12px;
  border-left: 5px solid #13b5b1;
}

h5.planName {
  font-weight: bold;
  font-size: 2.4rem;
  padding: 20px 10px 10px 10px;
}

.syoki {
  color: #fff;
  font-size: 1.2rem;
  background: #f06292;
  padding: 4px;
  margin-right: 6px;
}

.planCap-b {
  color: #4986c5;
  font-size: 1.3rem;
  font-weight: bold;
  background: #d2e5f7;
  padding: 5px;
  border-radius: 20px;
  text-align: center;
}

.planCap-pu {
  color: #556fb5;
  font-size: 1.3rem;
  font-weight: bold;
  background: #dae2f8;
  padding: 5px;
  border-radius: 20px;
  text-align: center;
}

.planCap-eme {
  color: #1d9598;
  font-size: 1.3rem;
  font-weight: bold;
  background: #cff6f4;
  padding: 5px;
  border-radius: 20px;
  text-align: center;
}

.planCap-ora {
  color: #eb6100;
  font-size: 1.3rem;
  font-weight: bold;
  background: #f6f7a8;
  padding: 5px;
  border-radius: 20px;
  text-align: center;
}

.boxPlan {
  background-image: url(../img/service/bg-price-left.png), url(../img/service/bg-price-right.png);
  background-position: left 0 top 0, right 0 bottom 0;
  background-size: 500px, 500px;
  background-repeat: no-repeat;
  background-color: #ececec;
  padding: 80px 0;
}

.boxPlan_flow {
  background-color: #fafafa;
  padding: 20px 0;
}

@media only screen and (min-width: 768px) {
  .boxPlan_flow {
    padding: 80px 0;
  }
}

.boxPlan1 {
  background: #fff;
  padding: 20px 20px 10px 20px;
  -webkit-box-shadow: 2px 2px 4px 1px #dddddd;
  box-shadow: 0px 0px 10px -5px #777;
  margin-bottom: 20px;
  border-radius: 30px;
}

.boxPlan100 {
  background: #fafafa;
  padding: 100px 0;
  padding: 60px 0;
}

.boxComp {
  background: #F8F9FA;
  padding: 40px 0;
}

.boxCompIn {
  background: #fff;
}

h5.Srvin {
  font-weight: bold;
  font-size: 1.6rem;
  padding: 12px 0;
}

.boxLineB {
  border: 12px solid #c6e0fb;
}

.boxLineO {
  border: 12px solid #fee0d6;
}

.boxLineY {
  border: 12px solid #f6f7a8;
}

.boxLineP {
  border: 12px solid #ffcbdc;
}

.boxLineG {
  border: 12px solid #b3e1e0;
}

.boxLinePr {
  border: 12px solid #e7e6f5;
}

.boxSrv {
  background: url(../img/service/servicebg2.jpg);
  background-position: center;
  padding: 100px 0;
}

.boxSrvin {
  background: #fff;
  padding: 26px;
  width: 100%;
}

.boxSrvin img {
  max-width: 260px;
  width: 100%;
}

.Planinbox {
  padding: 20px 0;
  border-bottom: 1px solid #75768b;
}

.mitsu {
  color: #fff;
  font-size: 1.3rem;
  background: #ff0000;
  padding: 4px;
}

h3.yellowBg {
  background: #ffee58;
  padding: 10px;
  border-radius: 26px;
  text-align: center;
  font-size: 1.8rem;
  margin: 40px 0;
}

h3.purple {
  background: #d2daf0;
  color: #556fb5;
  padding: 10px;
  text-align: center;
  font-size: 1.8rem;
  margin: 40px 0 20px 0;
}

h3.pink {
  background: #f9e9ed;
  color: #f06292;
  padding: 10px;
  text-align: center;
  font-size: 1.8rem;
  margin: 40px 0 20px 0;
}

h3.eme {
  background: #caf0ec;
  color: #05ab94;
  padding: 10px;
  text-align: center;
  font-size: 1.8rem;
  margin: 40px 0 20px 0;
}

.graybox {
  background: #f1f1f1;
  padding: 20px;
}

.bg-gray {
  background: #f7f7f7;
}

.outline-b {
  margin-bottom: 1.5em;
  padding: 0 1em;
  font-size: 1.5rem;
  line-height: 1.7;
  text-indent: 1em;
  font-weight: bold;
}

/* ---------------------------
テーブル
--------------------------- */

.ser-ta {
  max-width: 800px;
  width: 100%;
  text-align: center;
}

.ser-ta th,
.ser-ta td {
  padding: 8px;
  border: 1px solid #a0a0a0;
}

.emeL {
  width: 50%;
  background: #caf0ec;
  color: #05ab94;
}

.emeD {
  width: 50%;
  background: #4bb5aa;
  color: #fff;
}

.emebg {
  background-color: #ebf6f5;
}

/* サービス　ボタン１ */

.btnO1 {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  padding: 8px 20px;
  outline: none;
  border-radius: 50px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.btnO1::before,
.btnO1::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.btnO1,
.btnO1::before,
.btnO1::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.btnO1 {
  background-color: #ff6737;
  border: 2px solid #ff6737;
  color: #fff;
  line-height: 50px;
}

.btnO1:hover {
  background-color: #fff;
  border-color: #ff6737;
  color: #ff6737;
}

/* サービス　ボタン２ */

.btnO2 {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  padding: 8px 20px;
  outline: none;
  border-radius: 50px;
  font-size: 1.6rem;
  font-weight: bold;
}

.btnO2::before,
.btnO2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.btnO2,
.btnO2::before,
.btnO2::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.btnO2 {
  background-color: #f39800;
  border: 2px solid #f39800;
  color: #fff;
  line-height: 50px;
}

.btnO2:hover {
  background-color: #fff;
  border-color: #f39800;
  color: #f39800;
}

/* 制作の流れ　ボタン3 */
.btnO3 {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  padding: 4px 20px;
  width: 250px;
  outline: none;
  border-radius: 50px;
  font-size: 1.6rem;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.btnO3::before,
.btnO3::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.btnO3,
.btnO3::before,
.btnO3::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.btnO3 {
  background-color: #fff;
  border: 2px solid #28c2ad;
  color: #28c2ad;
  line-height: 50px;
}

.btnO3:hover {
  background-color: #28c2ad;
  color: #fff;
}

.out-ta {
  width: 100%;
}

.out-ta th {
  width: 18%;
}

.out-ta th,
.out-ta td {
  padding: 8px;
  border: 1px solid #333;
}

.out-ta th {
  background: #fff100;
  font-weight: normal;
}

.eve-ta-bg th {
  background: #e3df96;
}

.eve-ta-bg a {
  padding-bottom: 3px;
}

.eve-ta-bg a:hover {
  color: #7C7C7C;
}

.out-ta th:first-child {
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  font-weight: bold;
}

/*-----------------------------------------------------
制作の流れ
-----------------------------------------------------*/

.bg-flow {
  background-image: url(../img/flow/flowbg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top 50px left 100%;
  padding: 100px 0 20px 0;
}

.boxflow {
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.boxflow-last {
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.flowImg img {
  //max-width: 90px;

  margin: 0 auto;
}

/* flow 営業所 */

.companyTel {
  width: 90%;
}

.companyTel th {
  background: #2283d1;
  border: solid 1px #ccc;
  color: #fff;
  padding: 5px;
}

.companyTel td {
  border: solid 1px #ccc;
  padding: 5px;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

  .companyTel th,
  .companyTel td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
}

.cTel-num {
  text-align: center;
  color: #2283d1;
  font-size: 2.4rem;
}

.flow-bgeme {
  background: #f4f4f4;
  padding: 20px;
  border-radius: 8px;
}

.flow-bgpin {
  background: #f4f4f4;
  padding: 20px;
  width: 100%;
  border-radius: 8px;
}

/*-----------------------------------------------------
制作実績
-----------------------------------------------------*/

.worksbgG {
  //background: #F7F7F7;
}

.bg-works {
  background-image: url(../img/works/bgsp2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top 50px left 100%;
  padding: 100px 0 20px 0;
}

.fl-wrap {
  display: block;
}

.workBox img {
  width: 100%;
}

.workBox {
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  width: 100%;
  background: #fff;
  margin-bottom: 10px;
}

.worktext {
  text-align: left;
  line-height: 1.6;
  color: #545454;
  font-size: 1.4rem;
  line-height: 1.3;
  font-size: 1.26rem;
}

.worktext-s {
  font-size: 1.3rem;
  color: #999;
}

@media only screen and (min-width:768px) {
  .workBox {
    min-height: 230px;
    min-height: 300px;
    margin-bottom: 10px;
  }

  .worktext {
    line-height: 1.3;
    font-size: 1.26rem;
  }
}

@media only screen and (min-width:970px) {
  .workBox {
    min-height: 260px;
    min-height: 300px;
  }
}







.siteurl a {
  color: #555 !important;
}

.siteurl a:hover {
  color: #999 !important;
}

/*ホバーエフェクト*/

figure.snip1130 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  max-height: 220px;
  width: 100%;
  background: #000000;
  color: #000000;
  text-align: left;
  margin-bottom: 10px;
}

figure.snip1130 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}

figure.snip1130 img {
  max-width: 100%;
  position: relative;
  opacity: 1;
}

figure.snip1130 figcaption {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  padding: 10px;
  z-index: 1;
  opacity: 0;
  color: #fff;
}

figure.snip1130 h4,
figure.snip1130 p {
  margin: 0;
}

figure.snip1130 h4 {
  display: inline-block;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.7rem;
}

figure.snip1130 h4 span {
  font-weight: 800;
}

figure.snip1130 p {
  font-size: 0.8em;
}

/*
//figure.snip1130:after {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    content: '';
    background: #ffffff;
    position: absolute;
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    opacity: 0;
} */
figure.snip1130 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

figure.snip1130.blue {
  background: #123851;
}

figure.snip1130.red {
  background: #581a14;
}

figure.snip1130.yellow {
  background: #7f5006;
}

figure.snip1130.green {
  background: #104627;
}

figure.snip1130:hover img,
figure.snip1130.hover img {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.snip1130:hover figcaption,
figure.snip1130.hover figcaption {
  opacity: 0.8;
}

figure.snip1130:hover:after,
figure.snip1130.hover:after {
  opacity: 0.8;
}

.webcircle {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 40px;
}

figure.snip1130 h4 a:hover {
  color: #000;
}

/* 制作実績カテゴリボタン */

.bread-cate-wrapper {
  //background: #F7F7F7;
}

.btn-cate {
  display: flex;
  justify-content: center;
  background: #F2F6F7;
  background: #F0F1F3;
  margin-bottom: 3rem;
}

.btn-cate-child {
  padding: 6px 10px;
  margin: 10px;
  border-radius: 6px;
  font-size: 1.2rem;
  background: #fff;
  color: #90d5d4;
  overflow: hidden;
  position: relative;
  z-index: 1;

  a {
    text-decoration: none;
    color: #555;
  }

  a:hover {
    ::after {
      transform: scale(1, 1);
    }
  }
}

.btn-cate-child::after {
  background: #90d5d4;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}

.btn-cate-child:hover {
  //color: #fff !important;
}

.btn-cate-child:hover::after {
  transform: scale(1, 1);
}

/* 制作実績カテゴリボタン サイドバーの位置 */


@media only screen and (max-width:480px) {
  .btn-cate2-wrapper {
    display: none;
  }
}

.btn-cate2-wrapper h2 {
  font-size: 1.6rem !important;
  background: #019d8e;
  color: #fff;
  text-align: center;
}

.btn-cate2 {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;

  div {
    margin-right: 5px;
  }
}

.btn-cate-child2 {
  display: block;
  padding: 4px 10px;
  margin: 6px 0px;
  //max-width: 150px;
  width: 100%;
  border-radius: 6px;
  font-size: 1.2rem;
  background: #fff;
  color: #555;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border: 1px solid #ddd;
  text-decoration: none;

  a {
    text-decoration: none;
    color: #555;
  }

  a:hover {
    ::after {
      transform: scale(1, 1);
    }
  }
}

.btn-cate-child2::after {
  background: #90d5d4;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}

.btn-cate-child2:hover::after {
  transform: scale(1, 1);
}

@media only screen and (min-width:768px) {
  .btn-cate2 {
    display: block;

    div {
      margin-right: 0;
    }
  }

}


/*----------------------------------------------------
テーブルレスポンシブ
----------------------------------------------------*/

@media only screen and (max-width:480px) {
  .out-ta {
    margin: 0;
  }

  .out-ta th,
  .out-ta td {
    width: 100%;
    display: block;
    border-top: none;
  }
}


/* テーブル　オプション */

table {
  margin: 20px auto;
  width: 100%;
}

.tbl-opt th {
  background: #75768b;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
  width: 18%;
}

.tbl-opt td {
  border: solid 1px #ccc;
  padding: 20px;
}

.tbl-opt2 {
  width: 10%;
  text-align: center;
  background: #dcdcdc;
  font-weight: bold;
}

.tbl-opt3 {
  width: 10%;
  text-align: center;
  background: #f1f1f1;
  font-weight: bold;
}

.tbl-opt4 {
  background: #fff;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

  .tbl-opt {
    width: 90%;
  }

  .tbl-opt td {
    border: solid 1px #ccc;
    padding: 12px;
  }

  .tbl-opt th,
  .tbl-opt td {
    border-bottom: solid 1px #ccc;
    display: block;
    width: 100%;
  }
}

/*-----------------------------------------------------
会社概要
-----------------------------------------------------*/

.bg-company {
  background-image: url(../img/company/companybg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0 20px 0;
}

.bg-conta {
  background-image: url(../img/company/bg2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  //padding: 50px 0 30px 0;
  padding: 100px 0 20px 0;
}

h5.company {
  font-size: 1.8rem;
}

table {
  margin: 10px auto;
}

.tbl-r02 th {
  background: #333;
  background: rgba(2, 23, 37, 1);
  border: solid 5px #fff;
  color: #fff;
  padding: 10px;
  width: 12%;
}

.tbl-r02 td {
  border: solid 5px #fff;
  padding: 10px;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

  .tbl-r02 th {
    text-align: left;
  }

  .tbl-r02 th,
  .tbl-r02 td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
}

/* company map */
.column1 {
  width: 100%;
  height: 260px;
  padding: 30px;
  background: #fff;
}

.column2 {
  width: 100%;
  height: 260px;
  background: #fff;
}

.mmlogo img {
  max-width: 280px;
  width: 100%;
  margin: 20px 0;
}

@media all and (min-width: 600px) {
  .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.form {
  min-height: 2000px;
}

.form__mms {
  min-height: 7000px;
}

h2.link-cont {
  text-align: center;
  color: #019d8e;
  margin-bottom: 40px;
}

.baitai {
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  width: 50%;
}

.baitai img {
  border: 1px solid #ccc;
  margin: 0 auto;
  margin-bottom: 5px;
}

.baitaibox {
  margin-bottom: 100px;
}

.baitaimei {
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
}

.radio {
  background: #eb6100;
  padding: 2px;
}

.tv {
  background: #d62b28;
  padding: 2px;
}

.goo {
  background: #ea9813;
  padding: 2px;
}

.sun {
  background: #e1565e;
  padding: 2px;
}

.ori {
  background: #3472b9;
  padding: 2px;
}

.pos {
  background: #0097a7;
  padding: 2px;
}

/*-----------------------------------------------------
プライバシーポリシー
-----------------------------------------------------*/

.pp {
  padding: 10px 10px 0 20px;
}

.pp ul {
  list-style: disc;
}

/*-----------------------------------------------------
見どころ
-----------------------------------------------------*/

.figcaption {
  margin-top: 1em;
  font-size: .6em;
  text-align: center;
}

.figcaption2 {
  margin-top: 1em;
  font-size: .6em;
  text-align: center;
}

.cast-box figure {
  margin-bottom: 10px;
}

.cast-imagebox {
  margin: 10px auto;
}

.cast-imagebox div {
  float: left;
  width: 48%;
}

.cast-imagebox div:first-child {
  margin-right: 4%;
}


/*-----------------------------------------------------
ポイント　アコーディオン
-----------------------------------------------------*/
/*ボックス全体*/
.accbox {
  padding: 0;
  max-width: 400px;
  /*最大幅*/
  max-width: 100%;
  /*最大幅*/
  margin-top: 8px;
}

/*ラベル*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 13px 12px;
  color: #fff;
  background: #333;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}



/*ラベルホバー時*/
.accbox label:hover {
  background: #707070;
  color: #fff;
}

/*チェックは隠す*/
.accbox input {
  display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked+label+.accshow {
  height: auto;
  padding: 5px;
  background: #eee;
  opacity: 1;
}

/*アイコンを入れ替える*/
.cssacc:checked+label:before {
  content: '\f078';
}

/*-----------------------------------------------------
サイトマップ
-----------------------------------------------------*/
/**
h5.event{
    font-size: 1.4em;
    border-bottom: 3px #dfd5f2 solid;
} **/


#sitemap_list a {
  color: #222;
}

#sitemap_list a:hover {
  color: #666;
}

#sitemap_list li li {
  color: #333;
}

.cat-item {
  width: 100%
}

#sitemap-list li ul {
  margin: 0;
  padding: 8px 0 0 0;
}

#sitemap-list li li {
  margin: 0 0 5px 15px;
}

#sitemap-list {
  margin: 0;
  padding: 30px;
  line-height: 1.5;
}

#sitemap-list li {
  font-size: medium;
  text-indent: 0;
  padding: 0 0 5px 5px;
  margin: 0;
  margin-bottom: 1.6rem;
  list-style-type: none;
}

#sitemap-list li a {
  color: #333;
}

#sitemap-list li a:hover {
  color: #999;
}

.children li {
  border-bottom: none;
}

/*-----------------------------------------------------
404
-----------------------------------------------------*/
.txt404 h1 {
  margin: 10px 0 20px 0;

}

.erpage img {
  margin: 0 auto;
  max-width: 350px;
  width: 100%;
  padding: 20px
}

/*-----------------------------------------------------
マウスオーバー　ホバー
-----------------------------------------------------*/

a.photo:link,
a.photo:visited {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a.photo:hover {
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
}

a.photo img:hover {
  opacity: 0.8;
}

.shadow {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.shadow:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
  box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

.bg-ly {
  max-width: 690px;
  margin: 0 auto;
  background: #fffbda;
  border-radius: 15px;
  padding: 30px 20px;
  margin-top: 60px;
}

.bold {
  font-weight: bold;
}

.container-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px;
}

.container-f2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px;
}

.step img {
  max-width: 66px;
}

.d-table {
  display: table;
  margin: 0 auto;
}

.d-table-cell {
  display: table-cell;
  vertical-align: middle;
}

/*-----------------------------------------------------
ニュース
-----------------------------------------------------*/

/*ページめくり用*/
.pagination {
  clear: both;
  padding: 20px 0;
  font-size: 11px;
  line-height: 13px;
  left: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #555;
}

.pagination a:hover {
  color: #fff;
  background: #333;
}

.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #13B5B1;
  color: #fff;
}


/* ページめくり２ */

/* スクリーンリーダー限定テキスト： the_post_navigation() 用 */
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* 前の投稿へのリンクを左寄せ */
.nav-previous {
  float: left;
}

/* 次の投稿へのリンクを右寄せ */
.nav-next {
  float: right;
}

/* リンクが長い場合に重ならないように */
.nav-previous,
.nav-next {
  max-width: 45%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}



/*ニュースカテゴリここから*/

.category h3 {
  font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 10px;
}

#archive-main {
  background-color: #FFF;
  padding: 50px 20px 30px 20px;
}

.archive-box .news-date-box {
  font-size: 1.2rem;
  margin-bottom: 0.3em;
}

.news-date-box {
  color: #999;
}

.archive-box .news-detail-box {
  font-size: 1.5rem;
  margin-bottom: 1em;
  line-height: 150%;
}

.archive-box .news-link-box {
  text-align: right;
}

#wrapper .news-link-box a:link,
#wrapper .news-link-box a:visited {
  background: #a0a0a0;
  background: #333;
  padding: 6px;
  width: 100px;
  font-size: 1.2rem;
  color: #fff;
}

.news-all-box {
  border-bottom: 1px dotted #333;
  padding-bottom: 1em;
  margin-bottom: 2em;
}

#wrapper .news-link-box a:hover {
  background: #454545;
  color: #fff;
}

h2.news-head {
  font-size: 3.6rem;
}

#wrapper .pager p a:link {
  color: #333;
}

#wrapper .pager p a:visited {
  color: #333;
}

#wrapper .pager p a:hover {
  color: #333;
}

/*ニュースシングルページここから*/


.news-head {
  font-size: 1.8rem;
  font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
  padding-bottom: 5px;
  border-bottom: 1px solid #BEC8CD;
  line-height: 2.2rem;
  font-weight: normal;
}

.post-date {
  text-align: right;
  color: #999;
  font-size: 0.9em;
}

.catelink {
  margin-bottom: 0.8rem;
}

.catelink a {
  color: #576FB5;
  border-bottom: 1px dashed #576FB5;
}

.single-cont {
  margin-bottom: 100px;
  margin-top: 10px;
}

.single-cont p {
  font-size: 1.5rem;
  line-height: 1.8em;
  margin-bottom: 12px;
}

article.single-news-box {
  padding: 30px 20px;
  background: #fff;
  margin: 30px 0;
}

article.single-news-box img {
  display: block;
  padding: 20px;
  margin: 0 auto;
  text-align: center;
}


/*-----------------------------------------------------
検索フォーム
-----------------------------------------------------*/
#form {
  position: relative;
}

#s-box {
  height: 40px;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 2px;
  border: solid 3px #eaeaea;
  outline: 0;
}

#s-btn-area {
  height: 50px;
  position: absolute;
  left: 250px;
  top: 0;
  background: none;
  color: #666;
  border: none;
  font-size: 20px;
  outline: 0;
}

#s-btn {
  background-color: black;
  width: 50px;
  height: 30px;
  position: relative;
  right: 20px;
  bottom: 10px;
  border-radius: 3px;
  font-size: 16px;
  color: #fff;
  line-height: 31px;
}

/*-----------------------------------------------------
検索フォーム　searchandfilter
-----------------------------------------------------*/

.searchandfilter {
  margin: 0 auto;
}

.cat-item {
  margin: 0 auto;
  display: block;
  padding: 8px 10px;
  width: 100%;
  font-size: 1.2rem;
}


/* recapcha */
.reca {
  text-align: center;

}

.reca a {
  color: #333;
  text-decoration: underline;
}

.reca a:hover {
  text-decoration: none;
}

/*-----------------------------------------------------
制作実績　flexbox
-----------------------------------------------------*/
.past-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pastimg {
  margin: 0 10px 20px 0;
}

/*======================================================
PC向けおよび大型タブレット向けのレイアウトの指定：481px～768px
======================================================*/
@media screen and (min-width: 481px) {

  /*-- 下層共通 --*/
  .h2-page {
    font-size: 3.6rem;
  }

  .bt-entry p {
    width: 70%;
  }

  /* shop */
  .goods img {
    max-width: 375px;

  }

  .goodsbox {
    margin-left: 20px;
  }
}

/*======================================================
PC向けおよび大型タブレット向けのレイアウトの指定：769px～960px
======================================================*/

@media only screen and (min-width: 768px) {

  /*-- 下層共通 --*/

  .top-image {
    display: inherit;
    margin-bottom: 1em;
  }

  h1.photo {
    line-height: 32px;
    font-size: 1.8em;
    margin-bottom: 40px;
    margin-top: 20px;
  }

  h1.navy {
    color: #fff;
    font-size: 2.2rem;
    background: #262848;
    margin: 0 auto;
    text-align: center;
    padding: 26px 10px;
  }

  h1.black {
    color: #fff;
    font-size: 2.2rem;
    background: #1b1b1b;
    margin: 0 auto;
    text-align: center;
    padding: 26px 10px;
  }

  h1.photored {
    line-height: 32px;
    color: #e60012;
    font-size: 1.6em;
    margin-bottom: 30px;
  }

  h2.photo {
    padding: 6px;
    color: #fff;
    background: #ef7802;
    border-radius: 10px;
    margin: 20px 0 20px 0;
  }

  h2.photo-cau {
    padding: 6px;
    border-bottom: 1px solid #333;
    font-size: .9em;
    text-align: left;
  }

  /* ind-nayami */
  .bg-nayami {
    background-image: url(../img/index/nayami-bg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    padding: 100px 0;
  }

  h2.nayami-p {
    font-size: 1.8rem;
    max-width: 1100px;
  }

  h2.nayami {
    font-size: 2.6rem !important;
  }



  .boxSrv {
    background: url(../img/service/servicebg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    padding: 100px 0;
  }

  /* service */
  h3.yellowBg {
    background: #ffee58;
    padding: 10px;
    border-radius: 26px;
    text-align: center;
    font-size: 2.2rem;
    margin: 40px 0;
  }

  h3.purple {
    background: #d2daf0;
    padding: 10px;
    text-align: center;
    font-size: 2.2rem;
    margin: 40px 0;
    color: #556fb5;
  }

  h3.pink {
    background: #f9e9ed;
    padding: 10px;
    text-align: center;
    font-size: 2.2rem;
    margin: 40px 0;
    color: #f06292;
  }

  h3.eme {
    background: #caf0ec;
    padding: 10px;
    text-align: center;
    font-size: 2.2rem;
    margin: 40px 0;
    color: #05ab94;
  }

  .fl-srv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* service サービス */
  .bg-gaiyo {
    padding: 100px 0 20px 0;
  }

  /* flow 制作の流れ */
  .bg-flow {
    background-position: top 0 left 0;
    padding: 100px 0 20px 0;
  }

  h2.flo {
    color: #fff;
    font-size: 2rem !important;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 20px;
  }

  h2.flo-count {
    font-size: 3.4rem;
  }

  .flowImg img {
    max-width: 140px;
    margin: 0 auto;
  }

  /* works 制作実績 */
  .bg-works {
    background-position: top 0 left 0;
    padding: 100px 0 20px 0;
  }

  .top-btn-w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0;
  }

  /* 会社概要 */


  .bg-conta {
    background-image: url(../img/company/bg2.jpg);
    background-repeat: no-repeat;
    padding: 100px 0 20px 0;
  }

  .form {
    min-height: 1700px;
  }

  .form__mms {
    min-height: 6400px;
  }

  .baitai {
    width: 20%;
  }

  .baitaimei {
    text-align: left;
  }

  /* event */
  .h3bg {
    padding: 10px 24px;
    font-size: 1.8rem;
  }

  .h3bg-l {
    background: #1b1b1b;
    padding: 10px 60px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: normal;
  }

  /*ニュース*/

  .toptitle-ka {
    font-size: 3rem !important;
  }

  .toptitle-end {
    color: #fff;
    font-size: 2.2rem;
    font-weight: normal;
    text-align: left;
    padding: .1em 0;
    margin: 0 auto;
    max-width: 1000px;
  }

  .toptitle-s-ka {
    font-size: 1.5rem !important;
    margin-bottom: 30px;
  }

  .bt-entry p {
    width: 55%;
  }

  .category h3 {
    font-size: 1.6rem;
  }

  .archive-box .news-detail-box {
    font-size: 1.6rem;
    margin-bottom: 1em;
    line-height: 150%;
  }

  .news-head {
    font-size: 2.8rem;
    font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
    padding-bottom: 20px;
    border-bottom: 1px solid #BEC8CD;
    line-height: 2.6rem;
    font-weight: normal;
  }

  /* point */
  .figcaption {
    margin-top: 1em;
    font-size: .6em;
    text-align: right;
  }

  .price {
    text-align: left;
  }

  .pricelong {
    text-align: right;
  }

  /* works */
  .fl-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .workBox {
    text-align: center;
    width: 31%;
    margin-right: 10px;
  }

  /* 検索機能 */
  .cat-item {
    margin: 0 auto;
    display: block;
    padding: 8px 10px;
    font-size: 1.2rem;
  }
}

/*======================================================
スマホ向けのレイアウトの指定：〜769px
======================================================*/

@media only screen and (max-width: 768px) {}

/*======================================================
ローディング1（IEずれ）
======================================================*/
#loading {
  width: 100vw;
  height: 100vh;
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  /* 中央 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*
.spinner {
    width: 100px;
    height: 100px;
    background-color: #F06292;
    background-color: #999;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}
*/
/* ローディングアニメーション */
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

.loaded {
  opacity: 0;
  visibility: hidden;
}

.loader {
  color: #86a6e4;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }

  5%,
  95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }

  10%,
  59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }

  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }

  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }

  100% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@keyframes load6 {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }

  5%,
  95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }

  10%,
  59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }

  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }

  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }

  100% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*======================================================
動く背景
======================================================*/

.zindex100 {
  z-index: 100 !important;
  position: relative;
}

.context {
  width: 100%;
}

.area-mov-circles {
  background: #fff;
  width: 100%;
  position: relative;
  padding: 40px 0 60px 0;
}

.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1 !important;
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(211, 211, 211, 0.5);
  background: rgb(202, 223, 236, 0.5);
  animation: animate 25s linear infinite;
  bottom: -150px;

}

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}


.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    //opacity: 0;
    border-radius: 0;
  }

  100% {
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    //opacity: 1;
    border-radius: 50%;
  }
}

/* //動く背景 */