@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&amp;family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap');
/*
Theme Name: FCちゃんこ
*/

body {
  font-size: 16px;
  line-height: 1.6;
  font-family: 'Noto Sans', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',
    Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
}

/*ヘッダー*/

/*　//ヘッダー*/

/* フッター */

#copyright {
  color: #fff;
  font-size: 10px;
  text-align: center;
}
#copyright a {
  color: #fff;
}

/* //フッター */

/* 404 */
.error404 #container p {
  text-align: center;
  margin-top: 10%;
}
.error404 #container {
  min-height: 400px;
}

/* パンくず */

.breadcrumbs {
  font-size: 12px;
}
/* 共通 */

h2 {
  text-align: center;
  font-family: 'Arial', cursive;
  color: #b72d08;
  letter-spacing: 2px;
  padding-bottom: 2%;
}
.box {
  padding: 5% 0;
  overflow: hidden;
}

/* トップページ-ニュース */

#news {
  background: #f1f2ff;
}
#news ul {
  display: table;
  margin: auto;
}

#news ul li {
  border: 1px solid #21266d;
  padding: 2%;
  color: #21266d;
  margin-bottom: 10px;
  font-size: 14px;
  background: #fff;
}
#news ul li .date {
  font-size: 12px;
  background: #21266d;
  color: #fff;
  padding: 0 4%;
  display: inline-block;
  line-height: 1.8;
}

.news_boxs .title {
  font-size: 16px;
  font-weight: bold;
  padding: 1% 0;
  display: block;
}

#news > a {
  width: 250px;
  margin: 1% auto 0;
  display: block;
  text-align: center;
  padding: 10px 0;
  background: #21266d;
  border: 1px solid #21266d;
  color: #fff;
  font-size: 14px;
}

.tablenav {
  display: table;
  margin: 50px auto 0;
}

.page-numbers {
  border: 1px solid #ccc;
  padding: 10px 15px;
  margin: 5px;
  color: #21266d;
}
.page-numbers:hover {
  background: #21266d;
  color: #fff;
  border: 1px solid #21266d;
}

.tablenav .current {
  background: #21266d;
  color: #fff;
  box-sizing: border-box;
  border: 1px solid #21266d;
}

/* 動画タイトル */
#movestitle_box ul li h3 {
  background: #21266d;
  padding: 15px 0;
}
#movestitle_box ul li h3 {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  width: 87%;
  background: #262c81;
  margin: auto;
  padding: 2%;
  font-weight: bold;
  color: #fff;
}

/* 動画 */
.moves_boxs .title {
  font-size: 16px;
  font-weight: bold;
  padding: 1% 0;
  display: block;
}

#moves > a {
  width: 250px;
  margin: 1% auto 0;
  display: block;
  text-align: center;
  padding: 10px 0;
  background: #21266d;
  border: 1px solid #21266d;
  color: #fff;
  font-size: 14px;
}

/* 動画レスポンシブ対応 */
.responsive_video {
  position: relative;
  padding-bottom: 56.25%;
}
.responsive_video video,
.responsive_video iframe,
.responsive_video object,
.responsive_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 募集エリア */

#area > img {
  display: block;
  margin: auto;
}

.red {
  color: red;
  font-weight: bold;
}
.green {
  color: #7ad800;
  font-weight: bold;
}
.blue {
  color: #22b3fb;
  font-weight: bold;
}
.pink {
  color: #ff58ca;
  font-weight: bold;
}
.underline {
  text-decoration: underline;
  text-decoration-color: red;
  font-weight: bold;
}

/* 会社概要 */

.page-id-136 #content .box h3 {
  background: #b72d08;
  color: #fff;
  margin: 5% 0 2%;
  padding: 2%;
}

.page-id-136 .box h4 {
  background: #ccc;
  margin: 5% 0 2%;
  padding: 2%;
  display: inline-block;
  font-weight: bold;
}

.page-id-136 .box > ul li {
  float: left;
  width: 46%;
  margin: 2%;
}
.page-id-136 .box > ul li img {
  width: 100%;
}
.page-id-136 .box > ul li a {
  color: #000;
}

/* ニュース一覧 */

.archive #news {
  margin: auto;
  padding: 5% 0;
}

/* 開業マニュアル */

.manual-template-default .box table {
  border: 1px solid #ccc;
  margin: 1% 0;
  font-size: 14px;
}
.manual-template-default .box table tr {
  border-bottom: 1px solid #ccc;
}
.manual-template-default .box table tr td:first-child {
  border-right: 1px solid #ccc;
}
.manual-template-default .box table tr td {
  vertical-align: middle;
  padding: 10px;
}

.chui {
  text-align: center;
  font-size: 14px;
}

.manual-template-default .box > ul {
  padding: 4% 0;
}
.manual-template-default .box > ul > li {
  background: #facfa8;
  padding: 2%;
  margin-bottom: 10px;
}
F
/* バナー */
#fc-bnr {
  text-align: center;
  padding-bottom: 1%;
}
.group .shop {
  float: left;
  margin: 5px;
}

.radio-769 .wpcf7-list-item label {
  border: 1px solid #aaa;
  width: 162px;
  display: flex;
  padding-left: 0px;
}
form ul li .radio-769 input {
  width: auto;
}
.wpcf7-list-item-label {
  padding: 0px;
}

/* PC(パソコン) */
@media (min-width: 769px) {
  h1 {
    width: 1060px;
    margin: auto;
    padding-top: 10px;
    font-size: 12px;
  }
  #content a,
  #mobile-head a {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  #content a:hover,
  #mobile-head a:hover {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    border-radius: 50px;
  }
  .sp {
    display: none;
  }
  #top-head {
    width: 100%;
  }
  .logo img {
    width: 100%;
  }
  #top-head .logo {
    width: 450px;
    float: left;
  }

  .linkbtn {
    position: relative;
    display: block;
    padding: 5px 0;
    background: #f09415;
    width: 250px;
    text-align: center;
    color: #fff;
    border-radius: 0 30px 30px 0;
    margin-top: 30px;
  }
  .linkbtn span {
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 22px;
    color: #ff7676;
  }

  #content_nav {
    display: flex;
    margin: auto;
    width: 660px;
  }
  #content_nav a {
    padding: 15px 30px;
    color: #fff;
  }
  #content_nav a span {
    top: 10px;
  }
  #content_nav li {
    margin: 0 10px;
  }
  #content_nav li.center {
    margin: auto;
  }

  #content_nav .left a.linkbtn {
    border-radius: 30px 0 0 30px;
  }
  #content_nav .left a.linkbtn:hover {
    border-radius: 30px;
  }
  #content_nav .left a:hover {
    background: #ff3c3c;
  }

  #content_nav .left a.linkbtn span {
    position: absolute;
    left: 20px;
  }

  .breadcrumbs {
    width: 1060px;
    margin: 0 auto 1%;
  }

  #content h3 {
    padding: 10px 0 10px 10px;
  }

  /* ヘッダー */

  /* メインビジュアル */
  #mainvisual {
    padding-bottom: 0.5%;
    overflow-x: hidden;
  }
  #mv_box {
    background: #ccc;
  }

  #mainvisual img {
    width: 100%;
  }

  .metaslider .flex-viewport {
    overflow: visible !important;
  }

  /*画像に余白をつけたい場合*/
  .flexslider .slides img {
    padding: 0 !important;
  }

  html {
    overflow-x: hidden;
  }

  /* メインビジュアル */

  .fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
  }

  /*content*/

  .home #content .box {
    width: 100%;
    margin: auto;
  }

  #content .box {
    width: 1060px;
    margin: auto;
  }

  /* pc_contact_box */

  #pc_contact_box {
    overflow: hidden;
  }
  #pc_contact_box a {
    background: #ff3a3a;
    color: #fff;
    display: block;
    padding: 18px;
    border-radius: 5px;
    width: 140px;
    font-size: 16px;
    text-align: center;
  }

  #pc_contact_box #contact_btn a {
    letter-spacing: 2px;
  }
  #pc_contact_box #contact_btn a:hover {
    border-radius: 50px;
  }
  #pc_contact_box #tel_btn a {
    width: 100%;
    background: none;
    color: #000;
    padding: 0;
    font-size: 40px;
    line-height: 1.1;
    font-weight: bold;
    font-family: 'sans-serif';
  }

  #pc_contact_box #tel_btn a span {
    font-size: 12px;
    display: block;
    font-weight: bold;
  }

  #pc_contact_box p {
    float: right;
    padding-left: 10px;
    position: relative;
  }

  /*　選ばれる理由 */

  .box .box_inner {
    display: flex;
    line-height: 2;
  }
  /*.box .box_inner p.width725 {width: 725px;}*/
  .box .box_inner img {
    margin-right: 15px;
    border-radius: 150px 0 0 150px;
  }

  /* FCのメリット */
  #kaigyo_box {
    padding-top: 20px;
  }
  #kaigyo_box ul {
    display: flex;
    width: 880px;
    margin: auto;
  }
  #kaigyo_box ul li p {
    text-align: center;
  }
  #kaigyo_box ul li {
    width: 48%;
    margin: 1%;
    border-radius: 10px;
  }
  #kaigyo_box ul li .yen {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.9;
  }

  #kaigyo_box ul li:first-child .text1 {
    background: #e67700;
  }
  #kaigyo_box ul li:first-child {
    border: 2px solid #e67700;
  }
  #kaigyo_box ul li:last-child .text1 {
    background: #52a600;
  }
  #kaigyo_box ul li:last-child {
    border: 2px solid #52a600;
  }

  .text1 {
    display: block;
    text-align: center;
    font-size: 25px;
    color: #fff;
    line-height: 1.3;
    margin: auto;
    border-radius: 10px 10px 150px 150px;
    padding: 20px 0;
  }
  .text1-black {
    display: block;
    text-align: center;
    font-size: 22px;
    color: #000;
    line-height: 1.3;
    margin: auto;
    border-radius: 10px 10px 150px 150px;
    padding: 20px 0;
  }
  .text2 {
    line-height: 1.2;
    font-size: 100px;
    font-weight: bold;
  }

  #kaigyo_box > p {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    background: #0094a6;
    color: #fff;
    width: 860px;
    margin: 20px auto;
    border-radius: 10px;
    padding: 15px 0;
  }
  #kaigyo_box > p span {
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    color: #0094a6;
    line-height: 3.5;
    padding: 5px 25px;
    border-radius: 30px;
    margin-left: 20px;
  }

  /* 起業の流れ */

  .page-id-91 #container #content {
    margin: 0 0　5%;
  }
  .page-id-91 #container #content .box {
    background: #facfa8;
    border-radius: 50px;
    padding: 2%;
    box-sizing: border-box;
  }

  .page-id-91 #container #content {
    padding-bottom: 100px;
  }
  .page-id-91 #container #content .box h2 {
    border: none;
    background: #fff;
    border-radius: 50px;
    padding: 2% 0;
    margin: 0;
    line-height: 1;
  }
  .page-id-91 #container #content .box img {
    border-radius: 0 0 150px 150px;
  }
  .page-id-91 #container #content .box p {
    padding-top: 2%;
  }

  #container #content .sankaku {
    width: 0;
    height: 0;
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-top: 50px solid #f1f2ff;
    margin: 0 auto 2%;
  }

  .page-id-91 #container #content .box .box_inner {
    width: 940px;
    margin: auto;
  }

  /* よくある質問 */

  .page-id-120 #content .box ul li h3 {
    background: #b72d08;
    font-size: 20px;
    margin-bottom: 2%;
    color: #fff;
  }

  .page-id-120 #content .box ul li {
    padding: 2%;
    background: #facfa8;
    margin-bottom: 3%;
  }

  .page-id-120 #content #content_nav {
    padding-bottom: 100px;
  }

  /* 相互リンク用・掲載バナー */

  .page-id-153 .box ul {
    padding-top: 5%;
  }
  .page-id-153 .box ul li {
    float: left;
    width: 50%;
    height: 15em;
  }

  .banner_text {
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 1%;
    width: 468px;
    margin-top: 1%;
    overflow: hidden;
    box-sizing: border-box;
  }

  /* グローバルナビ */

  #global-nav {
    background: #21266d;
  }

  #global-nav > ul {
    width: 1320px;
    margin: auto;
    overflow: hidden;
  }

  #global-nav > ul li {
    float: left;
  }
  #global-nav > ul > li ul li {
    border-left: 1px solid #fff;
  }
  /* #global-nav > ul > li ul li:last-child {display: none;} */
  #global-nav > ul > li ul li a p span {
    display: block;
    font-size: 10px;
    text-align: center;
  }

  #global-nav #menu-menu-1 {
    overflow: hidden;
    border-right: 1px solid #fff;
  }

  #global-nav ul li a {
    min-width: 120px;
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
    display: block;
    padding: 15px 5px;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  #global-nav ul li a span {
    color: #6e67aa;
    display: block;
    text-align: center;
    font-size: 10px;
  }

  #global-nav ul li a p {
    text-align: center;
  }

  #global-nav ul li a:hover {
    background: #a39bc8;
    color: #21266d;
    /*font-weight: bold;*/
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  #mobile-head {
    width: 1060px;
    margin: 0 auto 10px;
    overflow: hidden;
  }

  /* トップページ共通 */
  .home #container {
    width: 100%;
  }
  .home #content {
    width: 100%;
  }
  .home h2 {
    font-size: 35px;
    line-height: 1;
  }
  .home h2 span {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
  }

  #toptext_box {
    background: #21266d;
    padding: 15px 0;
  }
  #toptext_box p {
    text-align: center;
    font-size: 20px;
    line-height: 2;
    width: 850px;
    background: #262c81;
    margin: auto;
    padding: 10px 0;
    color: #fff;
  }
  b{
    font-weight: bold;
    }

  /* トップページ */

  /* -- 募集エリア --*/

  #area > img {
    width: 600px;
  }
  #area > ul {
    display: table;
    margin: 5% auto 0;
  }
  #area > ul > li {
    display: table-cell;
  }
  #area > ul > li {
    width: 250px;
    vertical-align: top;
    border: 1px solid #212669;
    margin: 5px;
    display: inline-block;
    padding-bottom: 15px;
  }
  #area > ul > li h3 {
    padding: 10px;
    text-align: center;
    background: #212669;
    color: #ffffff;
    margin-bottom: 15px;
  }

  #area > ul > li ul li {
    text-align: center;
    background: #eee;
    margin: 10px auto;
    padding: 6px 0;
    width: 90%;
    font-size: 14px;
    border: 1px solid #212669;
    font-weight: bold;
  }

  /* -- バナーエリア --*/
  #banner {
    background: #f1f2ff;
  }
  #banner ul {
    display: block;
    margin: auto;
    width: 1000px;
    overflow: hidden;
  }

  #banner > ul > li {
    margin: 5px;
    float: left;
  }

  #banner .group {
    width: 1060px;
    margin: auto;
  }

  /* 開業マニュアル */

  .single-manual .cntr {
    background: #ff7878;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }

  .post-type-archive.post-type-archive-manual #content > ul {
    width: 1060px;
    margin: 50px auto;
    overflow: hidden;
  }
  .post-type-archive.post-type-archive-manual #content > ul li {
    float: left;
    width: 48%;
    box-sizing: border-box;
    margin: 1%;
  }
  .post-type-archive.post-type-archive-manual #content > ul li a {
    display: block;
    padding: 10px;
    overflow: hidden;
  }
  .post-type-archive.post-type-archive-manual #content > ul li {
    border: 2px solid #b72d08;
  }
  .post-type-archive.post-type-archive-manual #content > ul li a h3 {
    background: #b72d08;
    color: #fff;
    font-size: 20px;
  }

  .post-type-archive.post-type-archive-manual #content > ul li a p {
    color: #333;
    padding-top: 10px;
    min-height: 3em;
  }

  .post-type-archive.post-type-archive-manual #content > ul li:hover {
    background: #eee;
  }

  .post-type-archive.post-type-archive-manual #content > ul li a span {
    display: inline-block;
    background: #ff3a3a;
    color: #fff;
    text-align: center;
    float: right;
    font-size: 13px;
    line-height: 1;
    padding: 5px 10px;
    margin-top: 10px;
  }

  .single-manual .box-nomb .box_inner img {
    width: 180px;
    height: 180px;
    border-radius: 160px;
  }

  .manual_textbox {
    width: 100%;
  }

  .single-manual #content .box-nomb h2 {
    margin-bottom: 30px;
  }
  .single-manual #content .box-nomb .box_inner h3 {
    background: #b72d08;
    font-size: 20px;
    border-radius: 50px;
    width: 80%;
    color: #fff;
    padding: 0px 0 0 20px;
  }
  .single-manual #content .box-nomb .box_inner ul {
    padding-top: 15px;
    padding-left: 40px;
  }
  .single-manual #content .box-nomb .box_inner ul li {
    list-style-type: disc;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
  }

  .single-manual .box-nomb {
    padding: 0;
  }
  .single-manual .box-nomb .box_inner {
    width: 650px;
    margin: auto;
    border: 2px solid #b72d08;
    padding: 20px;
    border-radius: 200px;
  }

  .single-manual .box-nomb > p {
    background: #111;
    color: #fff;
    text-align: center;
    width: 480px;
    margin: 20px auto;
    padding: 10px 0;
  }

  .single-manual #container #content .sankaku {
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-top: 50px solid #b72d08;
  }

  #content_padding_bottom100 {
    padding-bottom: 100px;
  }

  .graphimage {
    display: block;
    margin: auto;
    background: #f1f2ff;
    padding: 50px;
    border-radius: 10px;
  }

  .post-type-archive-manual #content_nav {
    padding-bottom: 100px;
  }
  .post-type-archive-manual #content_nav a:hover {
    border-radius: 50px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .post-type-archive-manual #content_nav a {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  /* 下層ページ共通 */

  div.clear {
    clear: both;
  }
  h2 {
    font-size: 25px;
  }

  #container > .h2box {
    position: relative;
    overflow: hidden;
  }
  #container > .h2box > h2 {
    position: relative;
    z-index: 1;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    padding: 7.5% 0;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',
      Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  }
  #container > .h2box > img {
    width: 100%;
    position: absolute;
    top: 0;
  }

  #container div.box h2 {
    font-size: 30px;
    font-weight: bold;
    border-bottom: 2px solid;
    padding: 0;
    margin-bottom: 20px;
    border-left: 100px solid;
    border-right: 100px solid;
  }

  /* ニュース */

  #news ul {
    width: 600px;
  }

  /* トップページ */

  #content article > section#top_box {
    padding-bottom: 0;
  }

  #top_box h2 {
    margin-bottom: 20px;
    background: #006837;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    border-radius: 100px;
    color: #fff;
    padding-bottom: 30px;
  }

  #top_box h3 {
    background: none;
    color: #000;
    font-size: 45px;
    font-weight: bold;
    line-height: 1.3;
    margin: 40px 0;
  }
  #top_box h3 span {
    color: #006837;
    font-weight: bold;
    text-decoration: underline red;
    font-size: 60px;
    line-height: 1.3;
  }

  #top_box p {
    background: #e3fff2;
    padding: 20px;
    width: 600px;
    margin: auto;
  }

  #top_box h2::before,
  #top_box h2::after,
  #flow_box h2::before,
  #flow_box h2::after {
    border: none;
  }
  #top_box p ruby rt {
    display: contents;
  }
  #content article > section#top_box h2 span {
    font-size: 50px;
    line-height: 1.3;
    padding: 0 5px;
    color: #fff;
    text-decoration: underline red;
  }

  .step {
    background: #0075dd;
    display: inline-block;
    width: 120px;
    text-align: center;
    border-radius: 40px;
    font-size: 18px;
    color: #fff;
    margin: 4px 20px 4px 0;
  }
  #flow_box ul li h4 {
    font-size: 25px;
    font-weight: bold;
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    margin-bottom: 20px;
  }

  #flow_box ul li img {
    width: 150px;
    height: auto;
    float: left;
    padding-right: 20px;
    border-radius: 100px;
  }

  #flow_box ul li {
    overflow: hidden;
    padding: 20px;
    background: #cee8ff;
  }

  #flow_box ul li:last-child {
    background: #0075dd;
    border-radius: 100px;
  }
  #flow_box ul li:last-child h4 {
    font-size: 45px;
    text-align: center;
    margin: 0;
    background: #0075dd;
    color: #fff;
  }

  #flow_box li.arrow {
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 50px solid #cee8ff;
    padding: 0;
    background: none;
    margin: 0 auto 20px;
  }

  #flow_box h2 {
    margin: 20px 0;
    font-size: 30px;
    border-radius: 50px;
    background: #0075de;
    text-align: center;
    color: #fff;
  }
  #flow_box h3 {
    background: none;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 0;
  }

  .voice_list {
    margin-top: 20px;
  }
  #content .voice_list li h3 {
    background: none;
    color: #333;
    border-bottom: 2px solid;
    margin-bottom: 10px;
    line-height: 1;
  }
  .voice_list li {
    float: left;
    width: 240px;
    border: 1px solid #ccc;
    padding: 1%;
    box-sizing: border-box;
    margin: 6px;
  }

  .voice_list li a p.comment {
    color: #000;
    padding-bottom: 5px;
    font-size: 14px;
  }

  .voice_list li a img {
    width: 100%;
  }

  .voice_list li a:hover {
    opacity: 0.8;
  }

  .voice_list li a p.shosai {
    background: rgba(255, 13, 13, 0.6);
    color: #fff;
    font-size: 14px;
    padding: 1% 2%;
    text-align: center;
    border-radius: 30px;
  }

  #tsuyomi_box h2 {
    margin-bottom: 20px;
  }

  #tsuyomi_box ul li {
    border: 2px solid #006837;
    box-sizing: border-box;
    float: left;
    width: 48%;
    height: 430px;
    margin: 1%;
  }
  #tsuyomi_box ul li img {
    width: 100%;
  }
  #tsuyomi_box ul li p {
    font-size: 14px;
    padding: 15px 15px 0 15px;
  }

  /* お問い合わせ */

  .entry-content div.wpcf7 {
    padding: 5% 0;
  }
  form {
    width: 600px;
    margin: auto;
  }

  .telbtn {
    background: #ff3a39;
    color: #fff;
    display: block;
    width: 300px;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    margin: 20px 0;
  }
  form ul {
    padding-top: 5%;
  }
  form ul li {
    display: flex;
    margin-bottom: 20px;
  }
  #content form ul li h3 {
    font-size: 14px;
    width: 250px;
    background: #f09415;
    color: #fff;
  }

  form ul li input {
    height: 39px;
    width: 335px;
  }
  form ul li textarea {
    width: 340px;
    box-sizing: border-box;
    resize: none;
    height: 100%;
    border: 1px solid #ccc;
  }

  #shuten {
    display: block;
  }
  #content form ul li#shuten h3 {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  #content form ul li#shuten p {
    padding-bottom: 10px;
  }

  input[type='submit'] {
    -webkit-appearance: none;
    width: 45%;
    height: 4em;
    margin: 5% auto 0;
    display: block;
    font-size: 18px;
    background: #ff3a39;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    border: 3px solid #fd8680;
    border-radius: 10px;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }

  input[type='submit']:hover {
    opacity: 0.6;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }

  /*  footer */

  #footer {
    padding: 20px 0;
    min-height: 120px;
    background: #21266b;
    color: #fff;
    clear: both;
  }
  #footer #pc_contact_box a {
    width: 290px;
    margin-top: 20px;
  }
  #footer #pc_contact_box p {
    padding-left: 0;
  }
  #footer #copyright {
    font-size: 14px;
    text-align: left;
    max-width: 1200px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-left: 40px;
  }
  #footer ul {
    overflow: hidden;
    width: 1060px;
    margin: 0 auto 20px;
  }
  #footer ul li {
    float: left;
    border-bottom: 1px solid #f09415;
  }

  #footer ul li a {
    color: #fff;
    font-size: 12px;
    width: 261px;
    margin: 2px;
    display: block;
    text-align: center;
    padding: 5px 0;
    text-align: left;
  }
  #footer ul li a:hover {
    background: rgba(255, 255, 255, 0.3);
  }

  #select_contact {
    display: flex;
    width: 600px;
    margin: 0 auto 100px;
  }
  #select_contact li a {
    background: #f09415;
    color: #fff;
    padding: 20px 0;
    width: 280px;
    display: block;
    text-align: center;
    margin: 0 10px;
    border-radius: 10px;
  }

  .twitter_wrap .SandboxRoot.env-bp-970 .timeline-Tweet-text {
    font-size: 18px;
  }
} /* //メディアクエリ（PC）*/

/* スマホ */
@media (max-width: 768px) {
  body {
    width: 100%;
    -webkit-text-size-adjust: 100%;
  }
  .pc {
    display: none;
  }
  img {
    width: 100%;
    height: auto;
  }
  #content .breadcrumbs {
    display: none;
  }
  #wrapper > .breadcrumbs {
    background: #ddd;
    padding: 1%;
  }
  #wrapper > .breadcrumbs a {
    color: #000;
  }
  h1 {
    font-size: 10px;
    color: #333;
    padding: 2% 0 0 3%;
    background: #fff;
    z-index: 999;
    position: relative;
  }

  .box {
    padding: 10% 0;
  }
  .home #content h2 {
    line-height: 1.2;
  }
  #content h2 {
    font-size: 20px;
    margin-bottom: 3%;
  }
  #content h3 {
    font-weight: bold;
  }
  #content h3 {
    padding: 10px 0;
  }

  .linkbtn {
    position: relative;
    display: block;
    padding: 10% 0;
    background: #f09415;
    width: 100%;
    color: #fff;
    border-radius: 0 30px 30px 0;
    margin-top: 30px;
    font-size: 12px;
  }
  .linkbtn span {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 22px;
    color: #ff7676;
  }

  #content_nav {
    display: flex;
    margin: auto;
    width: 100%;
  }
  #content_nav a span {
    top: 8px;
  }
  #content_nav li {
    margin: 0 10px;
    width: 100%;
  }

  #content_nav .left a.linkbtn {
    border-radius: 30px 0 0 30px;
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
    color: #fff;
  }
  #content_nav .right a.linkbtn {
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
    color: #fff;
  }

  #content_nav .left a.linkbtn span {
    position: absolute;
    left: 10px;
  }

  .center .linkbtn {
    width: 55%;
    padding: 5%;
    margin: 10% auto 0;
  }

  /*　ハンバーガーメニュー　*/
  .inner:after {
    content: '';
    clear: both;
    display: block;
  }

  /* header */
  #top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
  }

  #top-head a,
  #top-head {
    color: #fff;
    text-decoration: none;
  }

  #top-head .inner {
    position: relative;
  }

  #top-head .logo {
    float: left;
    font-size: 36px;
  }

  #global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }

  #global-nav ul li {
    float: left;
  }

  #global-nav ul li a {
    padding: 0 30px;
  }

  #global-nav2 ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }

  #global-nav2 ul li {
    float: left;
  }

  #global-nav2 ul li a {
    padding: 0 30px;
  }

  /* Fixed */
  #top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 10px;
    height: 55px;
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
  }

  #top-head.fixed .logo {
    font-size: 24px;
    color: #333;
  }
  #top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
  }
  #top-head.fixed #global-nav2 ul li a {
    color: #333;
    padding: 0 20px;
  }

  /* Toggle Button */
  #nav-toggle {
    display: none;
    position: absolute;
    right: 5px;
    width: 30px;
    height: 26px;
    cursor: pointer;
    z-index: 101;
    background: #21266d;
    padding: 10px;
    z-index: 9999;
  }
  #nav-toggle div {
    position: relative;
  }

  #nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }

  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 11px;
  }
  #nav-toggle span:nth-child(3) {
    top: 22px;
  }

  /* ナビ */
  #top-head,
  .inner {
    width: 100%;
    padding: 0;
  }
  #top-head {
    top: 0;
    position: sticky;
    margin-top: 0;
    background: #fff;
  }
  /* Fixed reset */
  #top-head.fixed {
    padding-top: 0;
    background: transparent;
  }
  #mobile-head {
    width: 100%;
    height: 63px;
    z-index: 999;
    position: relative;
    background: #fff;
  }

  #top-head.fixed .logo,
  #top-head .logo {
    position: absolute;
    left: 2%;
    top: 5%;
    width: 280px;
  }

  #menu-menu-1 p span {
    display: none;
  }
  #global-nav {
    position: fixed;
    /* 開いてないときは画面外に配置 */
    bottom: -555px;
    background: rgba(187, 115, 22, 0.9);
    width: 100%;
    text-align: center;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }
  #global-nav ul li {
    float: none;
    position: static;
  }
  #top-head #global-nav ul li a,
  #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid;
  }
  #global-nav a span {
    display: none;
  }

  #global-nav2 {
    position: fixed;
    /* 開いてないときは画面外に配置 */
    bottom: -555px;
    background: rgba(187, 115, 22, 0.9);
    width: 100%;
    text-align: center;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #global-nav2 ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }
  #global-nav2 ul li {
    float: none;
    position: static;
  }
  #top-head #global-nav2 ul li a,
  #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid;
  }
  #global-nav2 a span {
    display: none;
  }

  #menu-menu-1 p {
    text-align: center;
  }

  #menu-menu-1 li {
    border-bottom: 1px solid #fff;
  }

  #nav-toggle {
    display: block;
  }
  /* #nav-toggle 切り替えアニメーション */
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  /* #global-nav スライドアニメーション */
  .open #global-nav {
    /* #global-nav top + #mobile-head height */
    /* -moz-transform: translateY(-72px);
    -webkit-transform: translateY(-72px);
    transform: translateY(-72px); */
    bottom: 110px;
  }

  .open #global-nav2 {
    /* #global-nav top + #mobile-head height */
    /* -moz-transform: translateY(-72px);
    -webkit-transform: translateY(-72px);
    transform: translateY(-72px); */
    bottom: 110px;
  }

  #mobile-head > ul > li:first-child {
    width: 50px;
  }
  #mobile-head > ul > li:nth-child(2) {
    width: 50px;
    padding-right: 10%;
  }

  #mobile-head > ul > li {
    float: left;
    width: 15%;
    padding-left: 2%;
  }

  #mobile-head > ul {
    overflow: hidden;
    float: right;
    width: 120px; /*170px*/
    height: 54px;
  }

  /*ハンバーガーメニュー*/

  /* トップページ */

  #toptext_box {
    background: #21266d;
    padding: 15px 0;
  }
  #toptext_box p {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    width: 87%;
    background: #262c81;
    margin: auto;
    padding: 2%;
    font-weight: bold;
    color: #fff;
  }

  .home h2 span {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
  }

  #news ul {
    width: 90%;
  }
  .news_boxs > p {
    line-height: 1.5;
  }
  .news_boxs .title {
    line-height: 1.5;
  }

  #area.box > img {
    width: 90%;
    margin: auto;
  }

  #area > ul {
    width: 90%;
    margin: 10% auto 0;
  }

  #area > ul > li {
    vertical-align: top;
    border: 1px solid #212669;
    margin: 5% 0;
    padding-bottom: 2%;
    overflow: hidden;
  }

  #area > ul > li h3 {
    padding: 5% 0;
    text-align: center;
    background: #212669;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 2%;
  }

  #area > ul > li ul li {
    text-align: center;
    background: #eee;
    margin: 1.2% 0 1.2% 2.5%;
    padding: 2.5% 0;
    font-size: 14px;
    border: 1px solid #212669;
    font-weight: bold;
    float: left;
    width: 46%;
  }

  #banner {
    background: #f1f2ff;
    overflow: hidden;
  }

  #banner .group .shop {
    width: 48%;
    margin: 1%;
    box-sizing: border-box;
  }

  #fc-bnr {
    width: 98%;
    margin: auto;
  }

  /* 仮装ページ（共通） */

  #wrapper > .h2box {
    position: relative;
  }

  #wrapper > .h2box h2 {
    z-index: 1;
    position: relative;
    padding: 6% 0;
    color: #006839;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
  }

  #wrapper > .h2box img {
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
  }

  #container div.box h2 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.2;
    padding: 2% 0;
    border-left: 20px solid;
    border-right: 20px solid;
  }

  #container div.box {
    width: 95%;
    margin: auto;
  }

  #container > .h2box {
    position: relative;
  }
  #container > .h2box > h2 {
    position: relative;
    z-index: 1;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 3% 0;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',
      Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  }
  #container > .h2box img {
    position: absolute;
    top: 0;
  }
  .box_inner p {
    padding-top: 2%;
  }
  .box .box_inner img {
    border-radius: 250px 250px 0 0;
  }

  /* 起業の流れ */

  .page-id-91 #container #content {
    margin: 5% 0 10%;
  }
  .page-id-91 #container #content .box {
    background: #facfa8;
    border-radius: 10px;
    padding: 4%;
    box-sizing: border-box;
    width: 95%;
  }
  .page-id-91 #container #content .box h2 {
    border: none;
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding: 4% 0;
    margin: 0;
    font-weight: bold;
    line-height: 1;
    font-size: 16px;
  }
  .page-id-91 #container #content .box img {
    border-radius: 0 0 10px 10px;
  }
  .page-id-91 #container #content .box p {
    padding-top: 2%;
  }

  .page-id-91 #container #content .sankaku {
    width: 0;
    height: 0;
    border-left: 170px solid transparent;
    border-right: 170px solid transparent;
    border-top: 50px solid #facfa8;
    margin: 0 auto 2%;
  }

  /* よくある質問 */

  .page-id-120 #content .box ul li h3 {
    background: #b72d08;
    font-size: 16px;
    padding: 2%;
    margin-bottom: 2%;
    color: #fff;
  }

  .page-id-120 #content .box ul li {
    padding: 4%;
    background: #facfa8;
    margin-bottom: 5%;
  }

  .page-id-120 #content #content_nav {
    padding-bottom: 10%;
  }

  /* お問い合わせ */

  .entry-content div.wpcf7 {
    padding: 5% 0;
  }
  form {
    width: 95%;
    margin: auto;
  }

  .telbtn {
    background: #ff3a39;
    color: #fff;
    display: block;
    width: 300px;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    margin: 20px 0;
  }
  form ul {
    padding-top: 5%;
  }
  form ul li {
    margin-bottom: 20px;
  }
  #content form ul li h3 {
    font-size: 14px;
    background: #21266d;
    color: #fff;
    text-align: center;
  }

  form ul li input {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 3em;
  }
  form ul li textarea {
    box-sizing: border-box;
    resize: none;
    border: 1px solid #ccc;
    width: 100%;
  }

  #content form ul li#shuten h3 {
    margin-bottom: 10px;
  }
  #content form ul li#shuten p {
    padding-bottom: 10px;
  }

  input[type='submit'] {
    -webkit-appearance: none;
    width: 70%;
    height: 4em;
    margin: 5% auto 0;
    display: block;
    font-size: 18px;
    background: #ff3a39;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    border: 3px solid #fd8680;
    border-radius: 10px;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }

  input[type='submit']:hover {
    opacity: 0.6;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }

  /* 相互リンク用・掲載バナー */

  .page-id-153 .box ul {
    padding-top: 5%;
  }
  .page-id-153 .box ul li {
    margin-bottom: 5%;
  }
  .banner_text {
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 1%;
    margin-top: 1%;
    overflow: hidden;
    box-sizing: border-box;
  }
  .page-id-153 .box ul li img {
    width: auto;
  }

  /* 開業マニュアル */

  .single-manual .cntr {
    background: #ff7878;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }

  .post-type-archive.post-type-archive-manual #content > ul {
    width: 95%;
    margin: 5% auto;
    overflow: hidden;
  }
  .post-type-archive.post-type-archive-manual #content > ul li {
    box-sizing: border-box;
    margin: 2% 0;
  }
  .post-type-archive.post-type-archive-manual #content > ul li a {
    display: block;
    padding: 10px;
    overflow: hidden;
  }
  .post-type-archive.post-type-archive-manual #content > ul li {
    border: 2px solid #21266b;
  }
  .post-type-archive.post-type-archive-manual #content > ul li a h3 {
    background: #21266b;
    color: #fff;
    font-size: 16px;
    text-align: center;
  }

  .post-type-archive.post-type-archive-manual #content > ul li a p {
    color: #333;
    padding-top: 2%;
    font-size: 14px;
  }

  .post-type-archive.post-type-archive-manual #content > ul li a span {
    display: inline-block;
    background: #ff3a3a;
    color: #fff;
    text-align: center;
    float: right;
    font-size: 12px;
    line-height: 1;
    padding: 5px 10px;
    margin-top: 1%;
    font-weight: bold;
  }

  .single-manual .box-nomb .box_inner img {
    border-radius: 10px;
    width: 100%;
  }
  .single-manual .img_box {
    width: 25%;
  }
  .img_box {
    width: 100%;
  }

  .single-manual .box-nomb .box_inner {
    display: flex;
  }

  .manual_textbox {
    width: 100%;
  }

  .single-manual #content .box-nomb h2 {
    margin-bottom: 30px;
  }
  .single-manual #content .box-nomb .box_inner h3 {
    background: #b72d08;
    font-size: 16px;
    padding: 1% 0;
    border-radius: 50px;
    width: 90%;
    margin: auto;
    color: #fff;
    text-align: center;
    font-weight: normal;
  }
  .single-manual #content .box-nomb .box_inner ul {
    padding-top: 2%;
    padding-left: 12%;
  }
  .single-manual #content .box-nomb .box_inner ul li {
    list-style-type: disc;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    margin: 1% 0;
  }

  .single-manual .box-nomb {
    padding: 0;
  }
  .single-manual .box-nomb .box_inner {
    width: 95%;
    margin: auto;
    border: 2px solid #b72d08;
    padding: 3% 2%;
    border-radius: 10px;
  }

  .single-manual .box-nomb > p {
    background: #111;
    color: #fff;
    text-align: center;
    width: 90%;
    margin: 2% auto;
    padding: 1% 0;
  }

  .single-manual #container #content .sankaku {
    border-left: 160px solid transparent;
    border-right: 160px solid transparent;
    border-top: 30px solid #b72d08;
    width: 0;
    height: 0;
    margin: 0 auto 2%;
  }

  #content_padding_bottom100 {
    padding: 5% 0 10%;
  }

  .graphimage {
    display: block;
    margin: auto;
    width: 90%;
    background: #f1f2ff;
    padding: 5%;
    border-radius: 10px;
  }

  .post-type-archive-manual #content_nav {
    padding-bottom: 10%;
  }

  /* ニュース */

  .tablenav {
    margin: 5% auto 10%;
  }

  /* footer */

  .page-id-134 #footer_kotei {
    display: none;
  }

  #footer_kotei {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: rgba(31, 38, 109, 0.8);
    padding: 2.5% 0;
  }
  #footer_kotei ul {
    display: flex;
  }
  #footer_kotei ul li {
    width: 45%;
    margin-left: 3%;
  }
  #footer_kotei ul li a {
    line-height: 1.3;
    display: block;
    background: #ff3a3a;
    color: #fff;
    border-radius: 10px;
    padding: 4% 0;
    text-align: center;
    font-weight: bold;
  }

  #footer {
    padding: 20px 0 80px;
    background: #b72d08;
    color: #fff;
  }
  #footer > ul {
    padding-bottom: 4%;
  }
  #footer > ul li a {
    display: block;
    width: 95%;
    margin: 1.5% auto;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    font-size: 12px;
    text-align: center;
    padding: 1.5% 0;
  }

  #footer #copyright {
    padding-bottom: 15%;
  }

  .home .breadcrumbs {
    display: none;
  }

  .radio-769 .wpcf7-list-item label {
    border: 1px solid #aaa;
    width: 98%;
    box-sizing: border-box;
    display: flex;
    padding-left: 2%;
    margin-top: 5%;
  }

  .radio-769 .wpcf7-list-item label > input {
    display: block;

    width: 20px;
    margin: 2%;
  }

  .radio-769 .wpcf7-list-item {
    width: 90%;
  }

  #select_contact {
    margin: 0 auto 10%;
  }
  #select_contact li a {
    background: #ff3a39;
    color: #fff;
    padding: 20px 0;
    width: 80%;
    display: block;
    text-align: center;
    margin: 5% auto;
    border-radius: 10px;
  }
  #post-134 .entry-content h2 {
    margin-top: 5%;
    font-size: 14px;
  }

  /* FCのメリット */
  #kaigyo_box {
    padding-top: 20px;
  }
  #kaigyo_box ul {
    display: flex;
    width: 100%;
    margin: auto;
  }
  #kaigyo_box ul li p {
    text-align: center;
  }
  #kaigyo_box ul li {
    width: 48%;
    margin: 1%;
    border-radius: 10px;
  }
  #kaigyo_box ul li .yen {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.9;
  }

  #kaigyo_box ul li:first-child .text1 {
    background: #e67700;
  }
  #kaigyo_box ul li:first-child {
    border: 2px solid #e67700;
  }
  #kaigyo_box ul li:last-child .text1 {
    background: #52a600;
  }
  #kaigyo_box ul li:last-child {
    border: 2px solid #52a600;
  }

  .text1 {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 1.3;
    margin: auto;
    border-radius: 10px 10px 150px 150px;
    padding: 20px 0;
  }
  .text2 {
    line-height: 1.2;
    font-size: 100px;
    font-weight: bold;
  }

  #kaigyo_box > p {
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    background: #0094a6;
    color: #fff;
    width: 100%;
    margin: 20px auto;
    border-radius: 10px;
    padding: 15px 0;
  }
  #kaigyo_box > p span {
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    color: #0094a6;
    line-height: 3.5;
    padding: 5px 25px;
    border-radius: 30px;
    margin-left: 20px;
  }

} /* //メディアクエリ（スマホ）*/

/* 2021年7月7日 トップ改修 */
.movie_box {
  margin: 0 5%;
}
.movie_box li {
  margin: 0 0 30px;
}
.movie_box li .movie_ttl {
  font-size: 14px;
}
.home h2.c_ttl_1._shop {
  padding: 0;
}
#area > ul.shop_list > .list {
  padding: 0;
}
#area > ul.shop_list > .list .list_inner {
  display: none;
}
#area > ul.shop_list > .list .shop_ttl {
  position: relative;
  margin: 0;
}
#area > ul.shop_list > .list .shop_ttl:after {
  content: '▼';
  position: absolute;
  right: 10px;
}
#area > ul.shop_list > .list .shop_ttl.current:after {
  content: '▲';
  position: absolute;
  right: 10px;
}


@media (min-width: 769px) {
  .movie_box {
    display: flex;
    width: 100%;
    max-width: 1200px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
  }
  .movie_box li {
    width: 45%;
    margin: 0 0 30px;
  }
  .movie_box li .movie_ttl {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  }
  .home h2.c_ttl_1 {
    line-height: 1.4;
    padding: 0 0 50px;
  }
  #area > ul.shop_list {
    width: 950px;
    margin: 40px auto 0;
  }
  #area > ul.shop_list > .list {
    width: 300px;
    padding: 0;
    margin: 5px 5px 10px;
    cursor: pointer;
  }
  #area > ul.shop_list > .list .list_inner {
    display: none;
  }
  #area > ul.shop_list > .list .shop_ttl {
    position: relative;
    margin: 0;
  }
  #area > ul.shop_list > .list .shop_ttl:after {
    content: '▼';
    position: absolute;
    right: 10px;
  }
  #area > ul.shop_list > .list .shop_ttl.current:after {
    content: '▲';
    position: absolute;
    right: 10px;
  }
  .twitter_wrap {
    width: 600px;
    margin: 70px auto 0;
  }

}

/* 2021-10-13 */
.home #mainvisual {
  padding-bottom: 0;
}
.home #content .ttl-top,
.home .ttl-top {
  font-size: 24px;
  color: #363636;
  font-family: 'Noto Sans', sans-serif;
  font-weight: bold;
  margin: 0 0 35px;
  padding: 0;
}

.home #content .ttl-top span,
.home .ttl-top span {
  font-size: 34px;
  font-weight: 700;
  color: #363636;
  display: inline;
}

.home .buttom {
  width: 100%;
}
.home .buttom .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f09415;
  height: 60px;
  color: #ffffff;
  position: relative;
  font-weight: 700;
}
.home .buttom .btn:hover {
  opacity: .7;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
}
.home .buttom .btn::after {
  content: '';
  width: 33px;
  height: 6px;
  position: absolute;
  right: 10px;
  background-image: url('images/icon-arrow.svg');
  background-size: 100%;
}
.home #toptext_box {
  background: #d2dce5;
  padding: 20px 0 23px;
}
.home #toptext_box p {
  background: transparent;
  font-size: 16px;
  color: #363636;
  padding: 0;
}

.home #toptext_box p .bold {
  font-weight: bold;
}
.home #toptext_box p .color {
  color: #43abff;
}

.home .why_chanko {
  width: 100%;
  margin: 0 auto;
  padding: 68px 0 60px;
  position: relative;
}
.home .why_chanko::after {
  content: '';
  width: 50%;
  height: 100%;
  background-color: #f5f5f5;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.home .chanko__col {
  margin: 0 auto;
  max-width: 1320px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
  box-sizing: border-box;
}
.home .chanko__col .col {
  width: 100%;
  margin: 0 0 50px;
}
.home .chanko__col .col .text-1 {
  font-size: 24px;
  margin-top: 18px;
  margin-bottom: 27px;
  text-align: center;
}
.home .chanko__col .col .text-2 {
  font-size: 16px;
}

.home .chanko__col .img {
  width: 100%;
  text-align: center;
}

.home .chanko__col img {
  max-width: calc(100% - 80px);
}
/* デリヘル開業の流れ */
.home #deri {
  width: 100%;
  margin: 0 auto;
  padding: 60px 15px;
  box-sizing: border-box;
  background-color: #facfa8;
}
.home #deri h2 {
  font-size: 40px;
  margin-top: 68px;
  color: #363636;
  margin-bottom: 78px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: bold;
}
.home .deri__col {
  margin: 0 auto;
  max-width: 1625px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.home .deri__col .col {
  width: calc(100% - 98px);
  margin: 0 calc(98px/2) 60px;
  position: relative;
  padding: 35px 0 0 0;
}

.home .deri__col .img {
  width: 100%;
}

.home .deri__col .img img {
  max-width: 100%;
}

.home .deri__col .col .text-1 {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 70px;
  line-height: 1;
  color: #f09415;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  opacity: 0.7;
}
.home .deri__col .col .text-2 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-top: 17px;
  font-family: 'Noto Sans Myanmar';
}
/* よくある質問  */
.home #question-ask.question-top {
  width: 100%;
  margin: 0 auto;
  padding: 48px 15px 65px;
  box-sizing: border-box;
}

.home #question-ask .text {
  width: 100%;
  text-align: center;
  margin-bottom: 85px;
  font-size: 16px;
}
.home #question-ask.question-top .col {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0 10px;
  box-sizing: border-box;
}
.home #question-ask .box__text .question {
  position: relative;
  padding-left: 58px;
  margin-bottom: 40px;
  font-size: 22px;
}
.home #question-ask .box__text .ask {
  position: relative;
  padding-left: 58px;
  margin-bottom: 50px;
}

.home #question-ask .box__text .question::before {
  content: 'Q.';
  color: #2b2b2b;
  font-size: 50px;
  font-family: 'Oswald', sans-serif;
  position: absolute;
  top: -30px;
  left: 0;
}
.home #question-ask .box__text .ask::before {
  content: 'A.';
  color: #f09415;
  font-size: 50px;
  font-family: 'Oswald', sans-serif;
  position: absolute;
  top: -30px;
  left: 0;
}

/* ブランド一覧 */
.home #brand {
  width: 100%;
  margin: 0 auto;
  padding: 58px 15px 23px;
  background-color: #f5f5f5;
  position: relative;
  box-sizing: border-box;
  z-index: 0;
}
.home #brand::after {
  content: '';
  background: url('images/chanko-brand1.png');
  background-repeat: no-repeat;
  position: absolute;
  width: 110px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.home #brand .col {
  margin: 20px auto 0;
  max-width: 1232px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.home #brand .col .box__col {
  width: 100%;
  margin: 0 0 38px;
  box-shadow: 0 3px 2px #DBDBDB;
}
.home #brand .col .box__col .box__col--padding {
  /* padding: 25px 20px; */
  background: #ffffff;
}
.home #brand .col .box__col .box__col--padding .text {
  margin-bottom: 28px;
}
.home #brand .col .box__col .box__col--padding .text .p::before {
  content: '';
  position: absolute;
  right: -40px;
  bottom: 0;
  width: 14px;
  height: 14px;
  background: url('images/expand.svg');
  background-repeat: no-repeat;
  background-size: cover;
}
.home #brand .col .box__col .box__col--padding .blank-padding{
  padding: 25px 20px;
  display: block;
}
.home #brand .col .box__col .box__col--padding .blank-padding:hover{
  opacity: .7;
}
.home #brand .col .box__col .box__col--padding .text .p {
  border-bottom: 1px solid #363636;
  color: #363636;
  position: relative;
  font-size: 24px;
  font-weight: bold;
}
.home #brand .col .box__col .box__col--padding .img {
  width: 100%;
}
.home #brand .col .box__col .box__col--padding .img img {
  width: 100%;
}
/* 募集エリア */
.home #area {
  padding: 60px 0;
}
.home .line--area{
  width: 100%;
  position: relative;
  max-width: 1200px;
  padding: 0;
  margin: 0 auto 0;
  text-align: center;
  z-index: 0;
}
.home .line--area span {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  background-color: #ffffff;
  color: #363636;
  margin: 0;
  padding: 0 35px;
}
.home .line--area::after{
  content: '';
  height: 2px;
  width: 100%;
  background-color: #707070;
  position: absolute;
  top:50%;
  right: 0;
  z-index: -1;
}

.home #area .line--area {
  width: calc(100% - 30px);
  margin: 70px auto 0;
}

.home #area > ul > li {
  border: 0;
}
.home #area > ul > li .shop_ttl {
  font-size: 20px;
}
.home #area > ul.shop_list {
  max-width: 1230px;
  margin: 40px auto 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.home #area > ul.shop_list > .list {
  width: 100%;
  display: inline-block;
  margin: 0 16px 10px;
}
.home #area > ul.shop_list > .list .list_inner {
  display: block;
  width: 100%;
  margin: 24px 0 50px 0;
  column-count: 2;
}
.home #area > ul > li ul li {
  width: 50%;
  text-align: initial;
  background: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  border: none;
  font-weight: 100;
}

.home #moves {
  padding: 73px 15px 0;
}

.home #moves .box {
  padding: 60px 15px;
}

.home #moves .line--area {
  margin: 0 auto 20px;
}

.home .movie_box {
  margin: 0 auto;
}

.home .movie_ttl {
  text-align: center;
  margin: 0 0 10px 0;
  font-weight: 700;
}
.twitter  {
  padding: 0 25px 60px;
}
.twitter .line--area {
  font-size: 30px;
  line-height: 1;
}
.twitter .text {
  width: 100%;
  margin-bottom: 23px;
}
.twitter_wrap {
  max-width: 1264px;
  margin: 40px auto 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.twitter h3 {
  text-align: center;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
}

.home .iframe {
  width: 100%;
  margin: 0 0 50px;
}
.twitter .buttom{
  margin-top: 30px;
}

.group-backtop {
  position: fixed;
  bottom: 135px;
  right: 0;
  z-index: 99;
}

#backtotop {
  width: 30px;
  height: 120px;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
#backtotop::after {
  content: '';
  background: url('images/page-top.png');
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.menu_footer {
  width:100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.menu_footer>ul {
  width: calc(50%);
  padding: 0 15px;
  box-sizing: border-box;
}
.menu_footer .right {
  width: calc(50%);
}

#footer .menu_footer ul li ul li {
  border-bottom: 0;
  position: relative;
  padding-left: 5px;
}

#footer .menu_footer ul li ul li a{
  text-decoration: underline;
  padding: 0;
}

#footer .menu_footer ul li ul li:before {
  content: '';
  position: absolute;
  top: 70%;
  left: -10px;
  width: 10px;
  height: 1px;
  background-color: #ffffff;
  transform: translateY(-50%);
}

#footer .menu_footer ul li.menu-item-has-children {
  border-bottom: 0;
  padding: 0;
}

#footer #copyright a {
  text-decoration: underline;
  margin: 0 0 0 5px;
}
/* 
reponsive screen 769px */
@media (min-width: 769px) {
  .home #content .ttl-top,
  .home .ttl-top {
    font-size: 40px;
  }

  .home #content .ttl-top span,
  .home .ttl-top span {
    font-size: 60px;
  }

  .home .line--area span {
    font-size: 40px;
  }

  #pc_contact_box #tel_btn a img {
    position: absolute;
    right: 100%;
    width: 60px;
    bottom: 0;
  }
  #global-nav {
    background: #ffffff;
  }
  #global-nav ul li a {
    color: #363636;
    font-size: 16px;
  }
  #global-nav > ul {
    max-width: 1600px;
    width: 100%;
  }
  #global-nav > ul li {
    width: 100%;
  }
  #global-nav > ul > li > ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  #global-nav2 {
    background: #ffffff;
    display: none;
  }
  #global-nav2 ul li a {
    color: #363636;
    font-size: 16px;
  }
  #global-nav2 > ul {
    max-width: 1600px;
    width: 100%;
  }
  #global-nav2 > ul li {
    width: 100%;
  }
  #global-nav2 > ul > li > ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .home #toptext_box {
    padding: 15px 0;
  }

  .home #toptext_box p {
    font-size: 26px;
  }

  .home .why_chanko {
    padding: 68px 0 0 0;
  }

  .home .why_chanko h2 {
    font-size: 40px;
  }

  .home .why_chanko::after {
    content: '';
    width: 100%;
    height: 68%;
    z-index: -1;
  }

  .home .chanko__col {
    min-width: 1000px;
  }

  .home .chanko__col .col {
    width: calc(33.33% - 30px);
    margin: 0 15px;
  }

  .home .chanko__col img {
    max-width: 100%;
  }
	
  .home .buttom {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 61px;
  }
  .home .buttom .btn {
    margin-bottom: 30px;
    width: 660px;
    margin-bottom: 64px;
  }
  .home .buttom .btn::after {
    width: 54px;
    height: 10px;
    right: 20px;
  }
	.home #chanko .buttom{
		margin-top: 62px;
	}
  /* 2021/10/14 */
  /* css deri */
  .home #deri {
    min-width: 1000px;
    padding: 60px 0 0;
  }

  .home .deri__col .col {
    width: calc(20% - 25px);
    margin: 0 12.5px 40px;
  }

  /* css ask-question */
  .home #question-ask.question-top {
    padding: 48px 0 0;
  }
  .home #question-ask.question-top .col {
    padding: 0 15px;
  }
  .home #question-ask .box__text .question {
    margin-bottom: 58px;
  }
  /* css cho brand */
  .home #brand {
    padding: 58px 0 50px;
  }
  .home #brand .col .box__col {
    width: calc(50% - 32px);
    margin: 0 16px 38px 16px;
  }

  .home #brand .col .box__col .box__col--padding .text {
    text-align: center;
  }

  .home #brand .col .box__col .box__col--padding .text a::before {
    right: -50px;
    width: 14px;
    height: 14px;
  }

  /* css area */
  .home #moves {
    padding: 73px 15px 30px;
  }
  .home #moves .line--area {
    margin: 0 auto 50px;
  }
  .home .line--area span  {
    font-size: 40px;
  }
  .home #area > ul.shop_list > .list {
    width: calc(50% - 32px);
    margin: 0 16px 50px;
  }
  .home #area > ul.shop_list > .list .list_inner {
    margin-bottom: 0;
  }
  .home #area > ul > li .shop_ttl {
    font-size: 24px;
  }
  /* css news */

  /* css moves */
  .home h2.c_ttl_1 {
    font-size: 40px;
    color: #363636;
    font-weight: bold;
  }
  .home h2 span {
    display: block;
    text-align: center;
    font-size: 40px;
    color: black;
    margin-top: 44px;
    font-weight: normal;
  }
	.home #moves h2.c_ttl_1 .line-moves{
		max-width: 1200px;
    width: 100%;
    margin: 0 auto;
		position: relative;
	}
	.home #moves h2.c_ttl_1 .line-moves::before{
		content: '';
		height: 2px;
		width: 40%;
		background-color: #707070;
		position: absolute;
		top:50%;
		left: 0;
	}
	.home #moves h2.c_ttl_1 .line-moves::after{
		content: '';
		height: 2px;
		width: 40%;
		background-color: #707070;
		position: absolute;
		top:50%;
		right: 0;
  }
  .home #movestitle{
			padding-bottom: 0;
  }


  /* css box twitter */
  .twitter .line--area {
    width: calc(100% - 32px);
    margin: 0 16px;
    float: left;
  }
  .twitter .line--area span {
    font-size: 40px;
  }
  .twitter .iframe {
    width: calc(100% - 32px);
    margin: 0 16px;
  }
  
  /* css cho footer */
  .custom-footer {
    max-width: 1200px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  #footer {
    position: relative;
    padding: 20px 0;
		background-color: #b72d08;
  }
  
  #footer ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 20px;
  }
	#footer .custom-footer ul {
		display: flex;
    flex-wrap: wrap;
	}
	#footer .custom-footer ul .page-item-335 {
		width: 100%;
	}
	#footer .custom-footer ul li{
		width: 100%;
    margin: 0 16px;
    padding-top: 28px;
	}
  #footer .menu_footer ul li.menu-item-has-children{
    padding-top: 28px;
  }
  #footer .menu_footer ul>li ul li{
    padding-top: 10px;
  }
	#footer ul li a{
		font-size: 15px;
		font-family: 'Noto Sans', sans-serif;
	}
  #footer #pc_contact_box {
    width: calc(100% * 1 / 3);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  #footer #pc_contact_box #tel_btn a {
    color: #fff;
    font-size: 43px;
    text-align: right;
		font-family:  'Oswald', sans-serif;
  }
  #footer #pc_contact_box #contact_btn {
    order: 2;
  }
  #footer #pc_contact_box #tel_btn {
    order: 1;
    display: flex;
  }
  #footer #pc_contact_box #tel_btn a span {
    font-size: 10px;
    text-align: right;
  }
  #footer #pc_contact_box #tel_btn a img {
    position: absolute;
    bottom: 10px;
    width: 65.6px;
    height: 66.6px;
    top: 15px;
    left: -40px;
  }
	#footer #copyright{
		padding-left: 100px;
		margin-top: 50px;
		font-family:'Noto Sans', sans-serif;
	}
   /* css hiden show Li foooter */
   #footer .custom-footer .menu-1  li:last-of-type{
    display: none;
   }

  #backtotop {
    bottom: 50px;
    width: 60px;
    height: 245px;
  }

  #backtotop::after {
    width: 60px;
    height: 245px;
  }

  .menu_footer {
    width:calc(100% * 2 /3 );
    flex-wrap: nowrap;
  }

  .menu_footer>ul {
    width: 33.3333%;
  }
  .menu_footer .right {
    width: 66.6666%;
    display: flex;
    align-items: flex-start;
    
  }
  .menu_footer .right ul {
    width: 50%;
  }
}


/* reponsive Pc 1110px */
@media (min-width: 1100px) {
  h1 {
    width: 100%;
    max-width: 1600px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }
  #mobile-head {
    max-width: 1600px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  #pc_contact_box #tel_btn a span {
    font-size: 14px;
  }
  #pc_contact_box #tel_btn a {
    font-size: 60px;
  }
  #pc_contact_box #tel_btn a img {
    position: absolute;
    bottom: 10px;
    right: 100%;
    width: 70px;
  }
  #mainvisual {
    padding-bottom: 0;
  }
}

.news-top {
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'noto sans myanmar';
}

.news-top h2 {
  color: #363636;
  font-size: 24px;
}

.news-top h2 span {
  display: inline;
  font-size: 34px;
}

#news.news-top ul {
  width: 100%;
  max-width: 1200px;
}

#news.news-top ul li {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  border: 0;
  background-color: transparent;
  color: #363636;
  font-size: 16px;
  padding: 23px 0 30px;
  margin: 0;
}

#news.news-top ul li + li {
  border-top: solid thin #DDDDDD;
}

#news.news-top ul li .date {
  background-color: transparent;
  color: #2B2B2B;
  padding: 0;
  font-family: 'Oswald';
  font-size: 20px;
  line-height: 1.2;
}

#news.news-top ul li .cate {
  width: 192px;
  display: inline-block;
  padding: 0 30px;
  box-sizing: border-box;
}

#news.news-top ul li .cate .tag-cate {
  min-width: 132px;
  display: inline-block;
  box-sizing: border-box;
  border: solid thin #707070;
  padding: .2px 10px;
  text-align: center;
  font-weight: 700;
}

.news-top .news_boxs .title {
  font-weight: 700;
  padding: 0;
  margin: 15px 0 8px;
}

.news-top .buttom {
  margin-top: 40px;
}

.news-top .buttom .btn {
  margin: 0;
}

@media (min-width: 1230px) {
  .news-top {
    padding-left: 0;
    padding-right: 0;
  }

  .news-top h2 {
    font-size: 40px;
  }
  
  .news-top h2 span {
    font-size: 60px;
  }

  #news.news-top ul li {
    flex-wrap: nowrap;
  }

  .news-top .news_boxs .title {
    margin: 0 0 15px;
  }
}

@media (min-width: 1320px)  {
  .home .chanko__col .col {
    width: calc(33.33% - 120px);
    margin: 0 60px;
  }
}

/* reponsive Mobile 768px */

@media (max-width: 768px){
  .menu-2 #menu-item-707,#menu-item-714{
    display: none !important;
  }
   /* css show hidden Li menu */
   #menu-item-707{
    display: none;
  }
	#footer .custom-footer ul li> ul{
    width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	#footer .menu_footer>ul>li{
		width: 100%;
		display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
	}
  #footer .menu_footer ul li{
    border-bottom: 1px solid #f09415;
    padding: 29px 0 8px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  #footer .menu_footer ul li.menu-item-has-children{
    padding-top: 28px;
  }
	#footer ul li a{
		font-size: 12px;
    font-family: 'Noto Sans', sans-serif;
		color: #fff;
	}
	#footer .custom-footer ul .page_item_has_children{
		flex-wrap: wrap;
	}
	#footer .custom-footer ul .page_item_has_children a {
		width: 100%;
	}

	#footer .custom-footer ul .page_item_has_children .children{
		width: 100%;
    display: flex;
    flex-direction: column;
	}
	#footer #copyright{
		font-size: 14px;
		margin-top: 40px;
		font-family: 'Noto Sans', sans-serif;
	}

	/* css mobile fixed */
	#footer_kotei{
		padding: 0;
    z-index: 9999;
	}
	#footer_kotei ul li{
		height: 110px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
		width: 33.33%;
		margin: 0;
	}
	#footer_kotei ul li:first-child{
		background-color: #2B2B2B;
	}
	#footer_kotei ul li:nth-child(2) {
		background-color:#EB3333 ;
	}
	#footer_kotei ul li:nth-child(3) {
		background-color:#f09415 ;
    right: 0;
	}
	#footer_kotei ul li a{
		width: 100%;
		border-radius: initial;
		background: none;
	}
	#footer_kotei ul li img{
		width: auto;
	}
  
  /* ウィジェットの追従フッター消す用 */
  #footer_kotei-1{
		padding: 0;
    z-index: 9999;
    display:none;
	}

  .btn-toggle {
    font-size: 20px;
    font-family: 'Oswald';
    font-weight: 700;
    color: #ffffff;
  }

  .btn-toggle .line {
    margin: 0 0 25px;
  }

  #nav-toggle span:nth-child(2) {
    top: 15px;
  }

  #nav-toggle.open span:nth-child(1){
    transform: rotate(-45deg);
  }

  #nav-toggle.open span:nth-child(2){
    top: 0;
    transform: rotate(45deg);
  }

  .btn-toggle .ico span{
    position: relative;
    display: inline-block;

  }

  #footer .menu_footer ul.menu-3 {
    margin-left: auto;
  }

  #footer .menu_footer ul li ul li {
    width: 100%;
    padding: 6px 0 6px 20px;
  }

  #footer .menu_footer ul li ul li:before {
    left: 0;
    top: 60%;
  }
  #footer .menu_footer .right ul li:nth-child(1) {
    padding-top: 29px;
  }
  #footer .menu_footer .right .menu-2 .sub-menu  li:nth-child(1){
    padding-top: 18px;
  }
}
#mainvisual .metaslider .flexslider{
  margin: 0;
}

  /* お客様の声 */
/* PC(パソコン) */
@media (min-width: 769px) {
  .page-id-743 #container #content {
    margin: 0 0　5%;
  }
  .page-id-743 #container #content .box {
    background: #f1f2ff;
    border-radius: 50px;
    padding: 2%;
    box-sizing: border-box;
    margin-top: 60px;
  }

  .page-id-743 #container #content {
    padding-bottom: 100px;
  }
  .page-id-743 #container #content .box h2 {
    border: none;
    background: #fff;
    border-radius: 50px;
    padding: 2% 0;
    margin: 0;
    line-height: 1;
  }
  .page-id-743 #container #content .box img {
    border-radius: 150px 150px 150px 150px;
    margin-top: 20px;
  }
  .page-id-743 #container #content .box p {
    padding-top: 2%;
  }

  #container #content .sankaku {
    width: 0;
    height: 0;
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    border-top: 50px solid #facfa8;
    margin: 0 auto 2%;
  }

  .page-id-743 #container #content .box .box_inner {
    width: 940px;
    margin: auto;
  }

}

/* スマホ */
@media (max-width: 768px) {
  .page-id-743 #container #content {
    margin: 5% 0 10%;
  }
  .page-id-743 #container #content .box {
    background: #f1f2ff;
    border-radius: 10px;
    padding: 4%;
    box-sizing: border-box;
    width: 95%;
  }
  .page-id-743 #container #content .box h2 {
    border: none;
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding: 4% 0;
    margin: 0;
    font-weight: bold;
    line-height: 1;
    font-size: 16px;
  }
  .page-id-743 #container #content .box img {
    border-radius: 0 0 10px 10px;
  }
  .page-id-743 #container #content .box p {
    padding-top: 2%;
  }

  .page-id-743 #container #content .sankaku {
    width: 0;
    height: 0;
    border-left: 170px solid transparent;
    border-right: 170px solid transparent;
    border-top: 50px solid #f1f2ff;
    margin: 0 auto 2%;
  }
}