@charset "UTF-8";
/*===============================================
●mian.css 画面の横幅が770px以上
===============================================*/
@media screen and (min-width: 770px) {
  .title_web_font {
    font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  }
  /* 
 * written by 
/*======================================================================*/
  /*===================================
 * header
 *===================================*/
  #header_out {
    width: 1100px;
    margin: 0 auto;
  }
  /* 
 * written by 
/*======================================================================*/
  /*===================================
 * header
 *===================================*/
  #header {
    width: 1100px;
    clear: both;
    float: left;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
  }
  #header h1 {
    clear: both;
    float: left;
    text-align: right;
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 11px;
    color: #a0a0a0;
    font-weight: normal;
  }
  #header .header_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #header .logo {
    display: block;
    max-width: 230px;
    width: 20%;
    margin-top: -30px;
  }
  #header .logo img {
    animation: floatin 2.4s linear infinite;
    width: 100%;
    height: auto;
    display: block;
  }
  #header .navi_box {
    width: 54%;
  }
  nav.g_nav {
    height: 100%;
  }
  nav.g_nav .nav_list_box {
    display: flex;
    height: 100%;
    font-size: 18px;
    justify-content: center;
    align-items: flex-end;
  }
  nav.g_nav .nav_list {
    position: relative;
    height: 100%;
    line-height: 1.1;
    width: fit-content;
  }
  nav.g_nav .nav_list>a,
  nav.g_nav .nav_list>p {
    height: 100%;
    display: flex;
    font-size: 13px;
    line-height: 1.5;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    padding: 16px 20px 20px;
  }
  nav.g_nav .nav_list:last-of-type>a {
    padding-right: 7px;
  }
  nav.g_nav .nav_list .under_nav_list {
    display: none;
    position: absolute;
    top: 55px;
    left: 0%;
    min-width: 200px;
    font-size: 14px;
    padding: 15px 12px 16px;
    z-index: 99999;
    background-color: #1b1c1f;
  }
  nav.g_nav .nav_list .under_nav_list li {
    margin: 0;
  }
  nav.g_nav .under_nav_list a {
    padding: 8px 12px 6px;
    line-height: 1.4;
    color: #fff;
    display: block;
  }
  nav.g_nav .under_nav_list a:hover {
    background-color: #fff;
    color: #1b1c1f;
    text-decoration: none;
  }
  .line_icon {
    width: 40px;
    margin: 0 30px 0 auto;
  }
  .line_icon img {
    display: block;
    width: 100%;
    height: auto;
  }
  #header .detail_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 230px;
    width: 22%;
    margin-top: -8px;
  }
  #header .detail_box img {
    display: block;
    width: 100%;
    height: auto;
  }
  #header .detail_box .facebook {
    clear: both;
    padding-bottom: 14px;
    float: left;
    padding-top: 10px;
    width: 146px;
  }
  #header .detail_box .inquiry_box .inquiry_text {
    margin-bottom: 5px;
  }
  #header .detail_box .inquiry_box .phon_number {
    width: 100%;
    margin-bottom: 5px;
  }
  #header .detail_box .reception {
    clear: both;
    float: right;
    width: 135px;
    line-height: 0px;
  }
  .pc_none {
    display: none;
  }
  #container #theTarget div a {
    width: 100%;
    display: block;
    clear: both;
    float: left;
    height: 567px;
    text-indent: -9999999px;
    background-color: #fff;
  }
  #container #theTarget div a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .slider_01 {
    background-image: url(../img/index/slider_01.jpg);
    background-size: cover;
  }
  .slider_02 {
    background-image: url(../img/index/slider_02.jpg);
    background-size: cover;
  }
  .slider_03 {
    background-image: url(../img/index/slider_03.jpg);
    background-size: cover;
  }
  .slider_04 {
    background-image: url(../img/index/slider_04.jpg);
    background-size: cover;
  }
  .slider_05 {
    background-image: url(../img/index/slider_05.jpg);
    background-size: cover;
  }
  .slider_06 {
    background-image: url(../img/index/slider_06.jpg);
    background-size: cover;
  }
  .slider_07 {
    background-image: url(../img/index/slider_07.jpg);
    background-size: cover;
  }
  .slider_08 {
    background-image: url(../img/index/slider_08.jpg);
    background-size: cover;
  }
  .slider_11 {
    background-image: url(../img/index/slider_11.jpg);
    background-size: cover;
  }
  .slider_12 {
    background-image: url(../img/index/slider_12.jpg);
    background-size: cover;
  }
  .slider_13 {
    background-image: url(../img/index/slider_13.jpg);
    background-size: cover;
  }
  .slider_14 {
    background-image: url(../img/index/slider_14.jpg);
    background-size: cover;
  }
  .slider_15 {
    background-image: url(../img/index/slider_15.jpg);
    background-size: cover;
  }
  #container {
    height: 567px;
    width: 100%;
    clear: both;
  }
  #content {
    clear: both;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }

  #conts_category_list {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 130px;
  }
  #conts_category_list .category_block {
    width: 1000px;
    margin: 0 auto;
  }
  #conts_category_list .title {
    font-size: 22px;
    clear: both;
    width: 1000px;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin-bottom: 24px;
    font-weight: 400;
  }
  #conts_category_list .title .samall {
    font-size: 13px;
    letter-spacing: 0em;
  }
  #conts_category_list .category_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 12px;
  }
  #conts_category_list .category_list li {
    width: calc(100% / 6 - 1%);
    height: 80px;
    display: flex;
    justify-content: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
  }
  #conts_category_list .category_list li a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    z-index: 3;
    box-sizing: border-box;
    padding: 6px 10px 5px;
  }
  #conts_category_list .category_list>.izakaya {
    background-image: url(../img/index/nakano-ku-nakanosakaue-izakaya-studio.webp);
  }
  #conts_category_list .category_list>.cafe {
    background-image: url(../img/index/big_01.webp);
  }
  #conts_category_list .category_list>.bar {
    background-image: url(../img/index/suginami-ku-kouenji-bar-studio.webp);
  }
  #conts_category_list .category_list>.resort-hotel {
    background-image: url(../img/index/ishigaki_02.webp);
  }
  #conts_category_list .category_list>.restaurant {
    background-image: url(../img/index/photo_01.webp);
  }
  #conts_category_list .category_list>.yakiniku {
    background-image: url(../img/index/itabashi-ku-itabashiooyama-yakiniku-studio.webp);
  }

  #conts_category_list .category_list li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
    z-index: -1;
  }
  #conts_category_list .category_list li a:hover {
    text-decoration: none;
  }
  #conts_category_list .category_list li a:hover::after {
    opacity: 0;
  }

  #conts_area_list {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 114px;
  }
  #conts_area_list .area_block {
    width: 1000px;
    margin: 0 auto;
  }
  #conts_area_list .title {
    font-size: 22px;
    clear: both;
    width: 1000px;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin-bottom: 24px;
    font-weight: 400;
  }
  #conts_area_list .title .samall {
    font-size: 13px;
    letter-spacing: 0em;
  }
  #conts_area_list .area_box {
    margin-bottom: 30px;
  }
  #conts_area_list .area_box>.area_name {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
  }
  #conts_area_list .area_box>.area_name .area_pref {
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding-right: 16px;
  }
  #conts_area_list .area_box>.area_name::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #000;
    z-index: -1;
  }
  #conts_area_list .area_box>.area_category {
    display: flex;
    gap: 10px 12px;
    flex-wrap: wrap;
  }
  #conts_area_list .area_box>.area_category>li {
    width: calc(100% / 6 - 1%);
    height: 80px;
    display: flex;
    justify-content: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #conts_area_list .area_box>.area_category>li>a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    z-index: 3;
  }
  #conts_area_list .area_category>.nakano {
    background-image: url(../img/index/nakano.jpg);
  }
  #conts_area_list .area_category>.shibuya {
    background-image: url(../img/index/shibuya.jpg);
  }
  #conts_area_list .area_category>.minato {
    background-image: url(../img/index/minatoku.jpg);
  }
  #conts_area_list .area_category>.suginami {
    background-image: url(../img/index/suginami.jpg);
  }
  #conts_area_list .area_category>.sinjuku {
    background-image: url(../img/index/shinjuku.jpg);
  }
  #conts_area_list .area_category>.setagaya {
    background-image: url(../img/index/setagaya.jpg);
  }
  #conts_area_list .area_category>.ishigaki {
    background-image: url(../img/index/ishigaki.jpg);
  }
  #conts_area_list .area_category>.taitouku {
    background-image: url(../img/index/taitouku.jpg);
  }
  #conts_area_list .area_category>.itabashi {
    background-image: url(../img/index/itabashi.jpg);
  }

  #conts_area_list .area_category li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
    z-index: -1;
  }
  #conts_area_list .area_category li a:hover {
    text-decoration: none;
  }
  #conts_area_list .area_category li a:hover::after {
    opacity: 0;
  }
  #conts_area_list .area_box:last-of-type {
    margin-bottom: 0;
  }

  #index_conts {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
  }
  #index_conts .section_01 {
    width: 1000px;
    margin: 0 auto 22px;
  }
  #index_conts .section_01 .title {
    font-size: 22px;
    clear: both;
    float: left;
    width: 1000px;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin-bottom: 40px;
  }
  #index_conts .section_01 .title .samall {
    font-size: 13px;
    letter-spacing: 0em;
  }
  #index_conts .section_01 .encircle {
    clear: both;
    float: left;
    width: 1000px;
    margin-bottom: 60px;
  }
  #index_conts .section_01 .box {
    float: left;
    width: 472px;
    margin-right: 56px;
    margin-bottom: 60px;
    position: relative;
  }
  #index_conts .section_01 .box:nth-child(odd) {
    margin-right: 0px;
  }
  #index_conts .section_01 .box .img {
    width: 235px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #index_conts .section_01 .box .img img {
    display: block;
    width: 100%;
    height: auto;
  }
  #index_conts .section_01 .box .detail_box {
    float: left;
    width: 218px;
    margin-top: 6px;
  }
  #index_conts .section_01 .box .name {
    font-size: 17px;
    width: 218px;
    margin-bottom: 19px;
    margin-left: auto;
  }
  #index_conts .section_01 .box .type {
    font-size: 12px;
    font-weight: normal;
  }

  #index_conts .section_01 .box .reopen {
    font-size: 12px;
    color: #fff;
    line-height: 1.3;
    display: inline-block;
    background-color: #aa3718;
    padding: 2px 8px 1px;
    margin-left: 6px;
    vertical-align: top;
  }

  #index_conts .section_01 .box .reopen_text {
    color: #aa3718;
    font-weight: 600;
  }

  #index_conts .section_01 .box .line {
    clear: both;
    width: 218px;
    margin-bottom: 18px;
    line-height: 0px;
    margin-left: auto;
  }
  #index_conts .section_01 .box .text {
    clear: both;
    font-weight: normal;
    width: 218px;
    margin-bottom: 23px;
    font-size: 12px;
    line-height: 21px;
    margin-left: auto;
  }
  #index_conts .section_01 .box .button {
    clear: both;
    float: right;
    width: 52px;
  }
  #index_news_bg {
    clear: both;
    width: 100%;
    float: left;
    margin-top: 60px;
    margin-bottom: 90px;
  }
  .index_news {
    clear: both;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  .index_news a {
    text-decoration: underline;
  }
  .index_news a:hover {
    text-decoration: none;
  }
  #index_news_bg .index_news .left_box {
    float: left;
    width: 472px;
  }
  #index_news_bg .index_news .left_box .midashi {
    font-family: "Helvetica Neue";
    font-size: 18px;
    color: #000000;
    width: 472px;
    padding-bottom: 8px;
    margin-bottom: 22px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #1b1c1f;
  }
  #index_news_bg .index_news .left_box .news_box {
    margin-bottom: 24px;
  }
  #index_news_bg .index_news .left_box .news_box:last-of-type {
    margin-bottom: 0;
  }
  #index_news_bg .index_news .left_box .news_date {
    line-height: 1;
    margin-bottom: 6px;
  }
  #index_news_bg .index_news .left_box .news_title {
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 4px;
  }
  #index_news_bg .index_news .left_box .news_text {
    line-height: 1.6;
  }
  #index_news_bg .index_news .left_box .news_text a {
    text-decoration: underline;
  }
  #index_news_bg .index_news .left_box .news_text a:hover {
    text-decoration: none;
  }
  #index_news_bg .index_news .right_box {
    float: right;
    width: 472px;
  }
  #index_news_bg .index_news .right_box .midashi {
    font-family: "Helvetica Neue";
    font-size: 18px;
    color: #000000;
    padding-bottom: 8px;
    margin-bottom: 22px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #1b1c1f;
  }
  #index_news_bg .index_news .right_box .text {
    clear: both;
    float: left;
    padding-bottom: 25px;
  }
  #index_news_bg .index_news .right_box .text .red {
    color: #aa3718;
  }
  #index_news_bg .index_news .clear {
    clear: both;
    width: 1000px;
  }
  #index_news_bg .hidden_title {
    display: none;
    pointer-events: none;
  }
  #price_list_conts {
    clear: both;
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
  }
  #price_list_conts .main_section {
    clear: both;
    width: 1000px;
    padding-top: 30px;
    float: left;
  }
  #price_list_conts .midashi {
    clear: both;
    float: left;
    width: 200px;
    font-size: 18px;
    color: #000000;
    letter-spacing: 2px;
    padding-bottom: 56px;
  }
  #price_list_conts .box_01 {
    clear: both;
    float: left;
    width: 1000px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
  }
  #price_list_conts .box_01 .img {
    float: left;
    width: 412px;
    border: 3px solid #1b1c1f;
    margin-right: 54px;
    line-height: 0px;
  }
  #price_list_conts .box_01 .detail_box {
    float: left;
  }
  #price_list_conts .box_01 .detail_box .bold_text {
    font-size: 18px;
    font-weight: bold;
    color: #222222;
    width: 528px;
    padding-bottom: 25px;
    clear: both;
  }
  #price_list_conts .box_01 .detail_box .white_box {
    background-color: #fff;
    clear: both;
    float: left;
    width: 513px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
  }
  #price_list_conts .box_01 .detail_box .white_box .left_text {
    float: left;
    padding-right: 76px;
    color: #222222;
    clear: both;
  }
  #price_list_conts .box_01 .detail_box .white_box .right_text {
    font-size: 14px;
    line-height: 24px;
    color: #222222;
    float: left;
  }
  #price_list_conts .box_01 .detail_box .white_box .border {
    clear: both;
    float: left;
    width: 499px;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #aaaaaa;
    margin-top: 10px;
  }
  #price_list_conts .box_01 .detail_box .white_box .under_text {
    clear: both;
    float: right;
    color: #222222;
    padding-top: 10px;
  }
  #price_list_conts .box_01 .detail_box .red_text {
    clear: both;
    float: left;
    color: #aa3718;
    padding-top: 13px;
    padding-bottom: 28px;
  }
  #price_list_conts .box_01 .detail_box .button {
    width: 203px;
    clear: both;
    float: right;
  }
  #studio_list_conts {
    clear: both;
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
  }
  #studio_list_conts .main_section {
    clear: both;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
  }
  #studio_list_conts .midashi {
    clear: both;
    float: left;
    width: 200px;
    font-size: 18px;
    color: #000000;
    letter-spacing: 2px;
    padding-bottom: 76px;
  }
  #studio_list_conts .box_01 {
    clear: both;
    float: left;
    width: 1000px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
    padding-bottom: 40px;
  }
  #studio_list_conts .box_01 .image_box {
    float: left;
    width: 412px;
    padding-right: 60px;
  }
  #studio_list_conts .box_01 .image_box .studio_img {
    float: left;
    width: 412px;
    padding-right: 60px;
    clear: both;
    padding-bottom: 13px;
  }
  #studio_list_conts .box_01 .image_box .small_list {
    clear: both;
    float: left;
    width: 412px;
  }
  #studio_list_conts .box_01 .image_box .small_list .space {
    float: left;
    width: 100px;
    padding-right: 4px;
    padding-bottom: 14px;
  }
  #studio_list_conts .box_01 .right_box {
    float: left;
    width: 528px;
  }
  #studio_list_conts .box_01 .right_box .midashi {
    font-size: 18px;
    font-weight: bold;
    width: 320px;
    clear: both;
    float: left;
    padding-bottom: 36px;
  }
  #studio_list_conts .box_01 .right_box .text_one {
    clear: both;
    float: left;
    width: 528px;
    color: #222222;
    padding-bottom: 33px;
  }
  #studio_list_conts .box_01 .right_box .red_text {
    clear: both;
    float: left;
    width: 528px;
    color: #aa3718;
    padding-bottom: 28px;
  }
  #studio_list_conts .box_01 .right_box .text_two {
    clear: both;
    float: left;
    width: 528px;
    color: #222222;
    padding-bottom: 37px;
  }
  #studio_list_conts .box_01 .right_box .detail_box_wrap {
    width: 528px;
    clear: both;
    float: left;
    padding-bottom: 40px;
  }
  #studio_list_conts .box_01 .right_box .detail_box_01 {
    float: left;
    width: 126px;
    background-image: url(../img/studio_list/back_img.jpg);
    background-repeat: no-repeat;
    padding-right: 8px;
  }
  #studio_list_conts .box_01 .right_box .detail_box_01 .text_01 {
    font-size: 14px;
    color: #fff;
    clear: both;
    float: left;
    padding-top: 5px;
    width: 126px;
    text-align: center;
  }
  #studio_list_conts .box_01 .right_box .detail_box_01 .text_02 {
    font-size: 14px;
    color: #333333;
    clear: both;
    float: left;
    width: 126px;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 30px;
  }
  #studio_list_conts .box_01 .right_box .detail_box_01 .text_03 {
    font-size: 14px;
    color: #333333;
    clear: both;
    float: left;
    width: 126px;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 12px;
  }
  #studio_list_conts .box_01 .right_box .detail_box_02 {
    float: left;
    width: 126px;
    background-image: url(../img/studio_list/back_img.jpg);
    background-repeat: no-repeat;
  }
  #studio_list_conts .box_01 .right_box .detail_box_02 .text_01 {
    font-size: 14px;
    color: #fff;
    clear: both;
    float: left;
    width: 126px;
    text-align: center;
    padding-top: 5px;
  }
  #studio_list_conts .box_01 .right_box .detail_box_02 .text_02 {
    font-size: 14px;
    color: #333333;
    clear: both;
    float: left;
    width: 126px;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 3px;
  }
  #studio_list_conts .box_01 .right_box .button_area {
    clear: both;
    float: left;
    width: 528px;
  }
  #studio_list_conts .box_01 .right_box .button_area .button_01 {
    width: 203px;
    padding-right: 11px;
    float: left;
    padding-left: 42px;
  }
  #studio_list_conts .box_01 .right_box .button_area .button_02 {
    width: 103px;
    padding-right: 11px;
    float: left;
  }
  #studio_list_conts .box_01 .right_box .button_area .button_03 {
    float: left;
    width: 158px;
  }
  #studio_list_conts .box_02 {
    clear: both;
    float: left;
    width: 1000px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
    padding-bottom: 40px;
    padding-top: 40px;
    margin-bottom: 190px;
  }
  #studio_list_conts .box_02 .image_box {
    float: left;
    width: 412px;
    padding-right: 60px;
  }
  #studio_list_conts .box_02 .image_box .studio_img2 {
    float: left;
    width: 412px;
    padding-right: 60px;
    padding-bottom: 13px;
    clear: both;
  }
  #studio_list_conts .box_02 .image_box .small_list {
    clear: both;
    float: left;
    width: 412px;
  }
  #studio_list_conts .box_02 .image_box .small_list .space {
    float: left;
    width: 100px;
    padding-right: 4px;
    padding-bottom: 14px;
  }
  #studio_list_conts .box_02 .right_box {
    float: left;
    width: 528px;
  }
  #studio_list_conts .box_02 .right_box .midashi {
    font-size: 18px;
    font-weight: bold;
    width: 320px;
    clear: both;
    float: left;
    padding-bottom: 36px;
  }
  #studio_list_conts .box_02 .right_box .text_one {
    clear: both;
    float: left;
    width: 528px;
    color: #222222;
    padding-bottom: 33px;
  }
  #studio_list_conts .box_02 .right_box .red_text {
    clear: both;
    float: left;
    width: 528px;
    color: #aa3718;
    padding-bottom: 28px;
  }
  #studio_list_conts .box_02 .right_box .text_two {
    clear: both;
    float: left;
    width: 528px;
    color: #222222;
    padding-bottom: 37px;
  }
  #studio_list_conts .box_02 .right_box .detail_box_wrap {
    width: 528px;
    clear: both;
    float: left;
    padding-bottom: 40px;
  }
  #studio_list_conts .box_02 .right_box .detail_box_01 {
    float: left;
    width: 126px;
    background-image: url(../img/studio_list/back_img.jpg);
    background-repeat: no-repeat;
    padding-right: 8px;
  }
  #studio_list_conts .box_02 .right_box .detail_box_01 .text_01 {
    font-size: 14px;
    color: #fff;
    clear: both;
    float: left;
    padding-top: 5px;
    width: 126px;
    text-align: center;
  }
  #studio_list_conts .box_02 .right_box .detail_box_01 .text_02 {
    font-size: 14px;
    color: #333333;
    clear: both;
    float: left;
    width: 126px;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 30px;
  }
  #studio_list_conts .box_02 .right_box .detail_box_01 .text_03 {
    font-size: 14px;
    color: #333333;
    clear: both;
    float: left;
    width: 126px;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 12px;
  }
  #studio_list_conts .box_02 .right_box .detail_box_02 {
    float: left;
    width: 126px;
    background-image: url(../img/studio_list/back_img.jpg);
    background-repeat: no-repeat;
  }
  #studio_list_conts .box_02 .right_box .detail_box_02 .text_01 {
    font-size: 14px;
    color: #fff;
    clear: both;
    float: left;
    width: 126px;
    text-align: center;
    padding-top: 5px;
  }
  #studio_list_conts .box_02 .right_box .detail_box_02 .text_02 {
    font-size: 14px;
    color: #333333;
    clear: both;
    float: left;
    width: 126px;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 3px;
  }
  #studio_list_conts .box_02 .right_box .detail_box_02 .text_04 {
    font-size: 14px;
    color: #333333;
    clear: both;
    float: left;
    width: 126px;
    text-align: center;
    padding-top: 27px;
    padding-bottom: 21px;
  }
  #studio_list_conts .box_02 .right_box .button_area {
    clear: both;
    float: left;
    width: 528px;
  }
  #studio_list_conts .box_02 .right_box .button_area .button_01 {
    width: 203px;
    padding-right: 11px;
    float: left;
    padding-left: 42px;
  }
  #studio_list_conts .box_02 .right_box .button_area .button_02 {
    width: 103px;
    padding-right: 11px;
    float: left;
  }
  #studio_list_conts .box_02 .right_box .button_area .button_03 {
    float: left;
    width: 158px;
  }
  #studio_detail_conts {
    clear: both;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    color: #222222;
    line-height: 22px;
  }
  #studio_detail_conts .sp_top_img {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    margin-bottom: 70px;
  }
  #studio_detail_conts .sp_top_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #studio_detail_conts .roppongi {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/cafe_studio_roppongi/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .r_roppongi {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/restaurant_studio_roppongi/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .b_roppongi {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_studio_roppongi/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .daikanayama {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_studio_daikanyama/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .cigar_1f {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_cigar_1f/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .cigar_2f {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_cigar_2f/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .nakameguro {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_studio_nakameguro/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .ginza_4 {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_studio_ginza/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .ginza_5 {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_studio_kohouan/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .harajyuku {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/salon_harajyuku/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .omotesando {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/salon_omotesando/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .nishiazabu_2f {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_studio_2-3f/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .nishiazabu_3f {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_studio_3f/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .nishiazabu_4f {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_studio_4f/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .nishiazabu_b1f {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/bar_studio_b1f/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .izakaya_honancho {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/izakaya_honancho/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .yakiniku_honancho {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/yakiniku_honancho/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .resort_ishigaki_island {
    clear: both;
    float: left;
    width: 100%;
    height: 278px;
    background-image: url(../img/resort_ishigaki_island/top_img.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 70px;
  }
  #studio_detail_conts .top_img .fixity {
    clear: both;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  #studio_detail_conts .top_img .fixity .name_img {
    clear: both;
    float: right;
    margin-top: 166px;
  }
  #studio_detail_conts .breadcrumb li {
    display: inline;
  }
  #studio_detail_conts .area_01 {
    clear: both;
    float: left;
    width: 1000px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #1b1c1f;
    padding-bottom: 27px;
    display: flex;
    flex-direction: column;
  }
  #studio_detail_conts .area_01 .name {
    font-size: 18px;
    color: #fff;
    background-color: #1b1c1f;
    clear: both;
    float: left;
    width: 986px;
    padding-left: 14px;
    padding-top: 8px;
    padding-bottom: 6px;
    margin-top: 10px;
    margin-bottom: 30px;
    order: 1;
  }
  #studio_detail_conts .area_01 .encircle {
    clear: both;
    float: left;
    width: 1000px;
    margin-bottom: 10px;
    order: 2;
  }
  #studio_detail_conts .area_01 .encircle .studio_img {
    float: left;
    width: 535px;
    margin-right: 41px;
  }
  #studio_detail_conts .area_01 .encircle .studio_img img {
    display: block;
    width: 100%;
    height: auto;
  }
  #studio_detail_conts .area_01 .encircle .right_box {
    float: left;
    width: 424px;
  }
  #studio_detail_conts .area_01 .encircle .right_box .text_01 {
    float: left;
    line-height: 20px;
  }
  #studio_detail_conts .area_01 .encircle .right_box .text_02 {
    float: right;
    line-height: 20px;
    color: #fff;
    background-color: #242529;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    font-size: 14px;
  }
  #studio_detail_conts .area_01 .encircle .right_box .illustration {
    clear: both;
    float: left;
    width: 424px;
    margin-top: 18px;
    text-align: right;
  }
  #studio_detail_conts .area_01 .encircle .right_box .illustration img {
    width: 100%;
    height: auto;
  }
  #studio_detail_conts .area_01 .encircle .right_box .illustration_left {
    text-align: left;
  }
  #studio_detail_conts #content .area_01 .bg {
    order: 3;
  }
  #studio_detail_conts #content .area_01 .info {
    clear: both;
    float: left;
    margin-bottom: 26px;
    font-weight: normal;
    font-size: 13px;
    order: 4;
  }
  #studio_detail_conts .area_01 .imageAll {
    clear: both;
    float: left;
    width: 970px;
    background-color: #f1f1f1;
    padding: 19px 15px 19px 15px;
    margin-bottom: 15px;
  }
  #studio_detail_conts .area_01 .imageAll img {
    transition: 0.5s;
    /*拡大されるスピードを設定します*/
  }
  #studio_detail_conts .area_01 .imageAll img:hover {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    /*拡大される比率を設定します*/
  }
  #studio_detail_conts .area_01 .imageAll .imageBox_unit {
    float: left;
    width: 150px;
    height: 102px;
    margin-right: 14px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  #studio_detail_conts .area_01 .imageAll .imageBox_unit:nth-child(6n) {
    margin-right: 0px;
  }
  #studio_detail_conts .area_02 {
    clear: both;
    float: left;
    width: 920px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #1b1c1f;
    padding-bottom: 57px;
    margin-top: 51px;
    padding-right: 40px;
    padding-left: 40px;
  }
  #studio_detail_conts .area_02 .left_box {
    float: left;
    width: 433px;
  }
  #studio_detail_conts .area_02 .left_box dt {
    font-size: 17px;
    font-weight: bold;
    clear: both;
    float: left;
    margin-bottom: 13px;
  }
  #studio_detail_conts .area_02 .left_box dd {
    clear: both;
    float: left;
    margin-bottom: 3px;
  }
  #studio_detail_conts .area_02 .right_box {
    float: left;
    width: 487px;
  }
  #studio_detail_conts .area_02 .right_box .table_box {
    width: 487px;
    border-top-width: 3px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #060001;
    border-right-color: #060001;
    border-bottom-color: #060001;
    border-left-color: #060001;
    margin-bottom: 10px;
  }
  #studio_detail_conts .area_02 .right_box .table_box tr {
    width: 487px;
    text-align: center;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #060001;
  }
  #studio_detail_conts .area_02 .right_box .table_box tr .title {
    width: 177px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #060001;
    padding-top: 14px;
    padding-bottom: 12px;
  }
  #studio_detail_conts .area_02 .right_box .table_box tr .text {
    padding-top: 14px;
    padding-bottom: 12px;
  }
  #studio_detail_conts .area_02 .right_box .caution {
    clear: both;
    float: left;
    width: 487px;
    text-align: right;
  }
  #studio_detail_conts .area_02 .cancel {
    float: left;
    clear: both;
    width: 100%;
  }
  #studio_detail_conts .area_02 .cancel dl {
    width: 380px;
    float: left;
  }
  #studio_detail_conts .area_02 .cancel dl dt {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #studio_detail_conts .area_02 .cancel .box {
    width: 480px;
    float: right;
  }
  #studio_detail_conts .area_02 .cancel table {
    width: 480px;
    border-top-width: 3px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #060001;
    border-right-color: #060001;
    border-bottom-color: #060001;
    border-left-color: #060001;
  }
  #studio_detail_conts .area_02 .cancel table th,
  #studio_detail_conts .area_02 .cancel table td {
    width: 20%;
    text-align: center;
    border: 2px solid #060001;
    padding: 14px 30px 12px;
  }
  #studio_detail_conts .area_03 {
    clear: both;
    float: left;
    width: 920px;
    margin-top: 51px;
    margin-right: 40px;
    margin-left: 40px;
    margin-bottom: 82px;
  }
  #studio_detail_conts .area_03 .pdf_box {
    clear: both;
    float: left;
    width: 920px;
    margin-bottom: 30px;
  }
  #studio_detail_conts .area_03 .pdf_box li {
    float: left;
    width: 192px;
    margin-right: 8px;
  }
  #studio_detail_conts .area_03 .detail_box {
    clear: both;
    float: left;
    width: 827px;
    padding-right: 46px;
    padding-left: 47px;
    background-color: #f1f1f1;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  #studio_detail_conts .area_03 .detail_box .left_box {
    float: left;
    width: 517px;
    margin-top: 10px;
    margin-right: 30px;
  }
  #studio_detail_conts .area_03 .detail_box .icon_box {
    display: flex;
    clear: both;
    gap: 10px;
    margin-bottom: 20px;
  }
  #studio_detail_conts .area_03 .detail_box .icon_box .icon_img {
    width: 26px;
    height: auto;
  }
  #studio_detail_conts .area_03 .detail_box .icon_box img {
    width: 100%;
    height: auto;
  }
  #studio_detail_conts .area_03 .detail_box .left_box dl {
    clear: both;
    float: left;
    width: 517px;
    margin-bottom: 18px;
  }
  #studio_detail_conts .area_03 .detail_box .left_box dl dt {
    clear: both;
    float: left;
    width: 517px;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 6px;
  }
  #studio_detail_conts .area_03 .detail_box .left_box dl dd {
    clear: both;
    float: left;
    width: 517px;
    margin-bottom: 0px;
  }
  #studio_detail_conts .area_03 .detail_box .left_box .telephone_img {
    clear: both;
    float: left;
    width: 435px;
  }
  #studio_detail_conts .area_03 .detail_box .img {
    float: left;
    width: 280px;
  }
  #studio_detail_conts .area_03 .detail_box .img img {
    display: block;
    width: 100%;
    height: auto;
  }
  #studio_detail_conts .information_wrapper {
    clear: both;
    width: 1000px;
    padding: 51px 40px 27px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #1b1c1f;
  }
  #studio_detail_conts .information_wrapper {
    box-sizing: border-box;
  }
  #studio_detail_conts .information_wrapper .title_information {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 13px;
  }
  #studio_detail_conts .information_wrapper .title_information .small {
    font-size: 14px;
    font-weight: 400;
    margin-left: 30px;
  }
  #studio_detail_conts .information_wrapper .area_04 {
    padding: 22px 0 20px;
    border-bottom: 2px solid #e9e9e9;
  }
  #studio_detail_conts .information_wrapper .area_04:last-of-type {
    border-bottom: none;
  }
  #studio_detail_conts .information_wrapper .area_04 .left_box {
    display: flex;
  }
  #studio_detail_conts .information_wrapper .area_04 .left_box dt {
    width: 150px;
    font-size: 15px;
    font-weight: 600;
    padding-right: 20px;
  }
  #studio_detail_conts .information_wrapper .area_04 .left_box dd {
    width: calc(100% - 150px);
    padding-top: 2px;
  }
  #studio_detail_conts .information_wrapper .area_04 .information_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #studio_detail_conts .information_wrapper .area_04 .information_list li {
    display: flex;
    margin: 0 15px 20px 0;
    line-height: 1.5;
    vertical-align: middle;
    align-items: center;
  }
  #studio_detail_conts .information_wrapper .area_04 .information_list li:not(:last-of-type)::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    background-color: #d6d6d6;
    margin-left: 15px;
  }
  /*===================================
 * contents
 *===================================*/
  #footer_studio_info_bg {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 55px;
    margin-bottom: 33px;
  }

  #footer_studio_info {
    display: flex;
    column-gap: 5%;
    width: 1000px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    flex-wrap: wrap;
  }
  #footer_studio_info .reset {
    width: 1000px;
    clear: both;
  }
  #footer_studio_info .info {
    width: 69%;
    padding-top: 6px;
  }
  #footer_studio_info .studio_name {
    color: #262a2e;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 4px;
  }
  #footer_studio_info #title {
    width: 100%;
    text-align: left;
    margin-bottom: 26px;
    font-size: 18px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
      Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
  }
  #footer_studio_info .img {
    width: 28%;
    overflow: hidden;
    margin-bottom: 10px;
  }
  #footer_studio_info .img img {
    transition: 0.5s;
    width: 100%;
    height: auto;
    display: block;
  }
  #footer_studio_info .img img:hover {
    transform: scale(1.06, 1.06);
  }
  #footer_studio_info .studio {
    display: flex;
    width: 30%;
    margin-bottom: 20px;
    justify-content: space-between;
  }
  #footer_studio_info .studio:nth-child(odd) {
    margin-right: 0px;
  }
  #footer_studio_info .thin {
    color: #a0a0a0;
    font-size: 11px;
    line-height: 16px;
  }
  /*form*/
  #contact_conts {
    width: 100%;
    float: left;
    clear: both;
    border-top: 1px solid #f1f1f1;
    padding-top: 70px;
    margin-right: auto;
    margin-left: auto;
  }
  #contact_conts #contents {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  #contact_conts .breadcrumb {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  #contact_conts .breadcrumb li {
    display: inline;
  }
  #contact_conts .area_terms h2 {
    font-size: 18px;
    color: #fff;
    background-color: #1b1c1f;
    clear: both;
    float: left;
    width: 986px;
    padding-left: 14px;
    padding-top: 8px;
    padding-bottom: 6px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  #contact_conts .area_terms .terms p {
    text-align: center;
    line-height: 26px;
    margin-bottom: 30px;
  }
  #contact_conts .area_terms .terms .btn {
    width: 248px;
    display: block;
    margin: 0 auto 86px;
  }
  #contact_conts .area_forms {
    width: 800px;
    margin: 0 auto 82px;
  }
  #contact_conts .area_forms h3 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  #contact_conts .area_forms .form_table {
    width: 100%;
  }
  #contact_conts .area_forms .form_table .error {
    width: 100%;
    color: #aa3718;
  }
  #contact_conts .area_forms .form_table tr {
    width: 100%;
  }
  #contact_conts .area_forms .form_table th {
    width: 240px;
    text-align: right;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
    padding-top: 16px;
    padding-right: 26px;
    box-sizing: border-box;
  }
  #contact_conts .area_forms .form_table th .required {
    display: inline-block;
    font-size: 12px;
    background-color: #aa3718;
    color: #fff;
    padding: 1px 6px 0;
    margin-left: 4px;
  }
  #contact_conts .area_forms .form_table td {
    width: 560px;
    padding-bottom: 20px;
    box-sizing: border-box;
  }
  #contact_conts .area_forms .check {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  #contact_conts .area_forms .check .error {
    text-align: center;
    color: #aa3718;
  }
  #contact_conts .area_forms .check input[type="checkbox"] {
    display: none;
  }
  #contact_conts .area_forms .check label {
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 0 21px 0 0;
    vertical-align: middle;
    cursor: pointer;
  }
  #contact_conts .area_forms .check label:after {
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    position: absolute;
    z-index: 99;
    top: 52%;
    right: 0px;
    display: block;
    margin-top: -10px;
    width: 11px;
    height: 11px;
    border: 2.5px solid #ddd;
    border-radius: 4px;
    content: "";
  }
  #contact_conts .area_forms .check label:before {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    position: absolute;
    z-index: 9999;
    top: 40%;
    right: 5px;
    display: block;
    margin-top: -7px;
    width: 5px;
    height: 9px;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    content: "";
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #contact_conts .area_forms .check input[type="checkbox"]:checked+label:before {
    opacity: 1;
  }
  #contact_conts .area_forms .form_table td input {
    width: 100%;
    display: inline-block;
    background-color: #ebedf0;
    font-size: 16px;
    line-height: 26px;
    padding: 14px 20px 13px;
    box-sizing: border-box;
    border: none;
  }
  #contact_conts .area_forms .form_table td input#form_postal_code {
    margin-bottom: 20px;
  }
  #contact_conts .area_forms .form_table td select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0 10px 20px;
    background-color: #ebedf0;
    font-size: 16px;
    line-height: 26px;
    padding: 14px 50px 13px 20px;
    box-sizing: border-box;
    border: none;
    background-image: url("../img/form/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 17px center;
    background-size: 11px;
    cursor: pointer;
  }
  #contact_conts .area_forms .form_table .c_address td {
    font-size: 0;
    line-height: 0;
    letter-spacing: -0.4em;
  }
  #contact_conts .area_forms .form_table .c_address td .f_text {
    display: inline-block;
    font-size: 16px;
    line-height: 1.4;
  }
  #contact_conts .area_forms .form_table .c_address td input {
    margin-left: 10px;
    width: auto;
  }
  #contact_conts .area_forms .form_table .c_address td input#form_address {
    margin-bottom: 20px;
    width: 516px;
  }
  #contact_conts .area_forms button {
    width: 248px;
    display: block;
    margin: 0 auto;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: none;
  }
  #contact_conts .area_forms button:hover img {
    opacity: 0.8;
  }
  /*thanks*/
  #contact_conts #thanks_area {
    width: 100%;
    padding-top: 90px;
    text-align: center;
    margin-bottom: 150px;
  }
  #contact_conts #thanks_area h2 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #contact_conts #thanks_area .text {
    font-size: 16px;
    line-height: 2.1;
    text-align: center;
    margin-bottom: 24px;
  }
  .top_btn {
    text-align: center;
  }
  /*===================================
 * footer
 *===================================*/
  #footer {
    clear: both;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  .foot_text_bg {
    clear: both;
    width: 100%;
    font-weight: normal;
    float: left;
    background-color: #ebedf0;
    padding-top: 24px;
    padding-bottom: 26px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #c0c4cb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c0c4cb;
  }
  .foot_text {
    clear: both;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    font-weight: normal;
    color: #222222;
    line-height: 20px;
  }
  #footer_bg {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    float: left;
    background-color: #f1f1f1;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dfdfdf;
    padding-top: 44px;
  }
  #footer #copyright {
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 48px;
  }
  #footer #copyright_2 {
    float: right;
    padding-bottom: 20px;
    padding-right: 48px;
    color: #555555;
  }
  #footer .link {
    text-align: left;
    float: left;
    padding-bottom: 2px;
    margin-top: 20px;
    margin-right: 16px;
    margin-bottom: 20px;
    line-height: 2;
  }
  #footer .text_link {
    position: relative;
  }
  #footer .text_link:not(:last-of-type)::after {
    content: "｜";
  }
  #footer #agreement {
    clear: both;
    margin-bottom: 14px;
  }

  #back-top.fixed_block {
    position: fixed;
    top: 20%;
    right: -1px;
    z-index: 99;
    display: none;
  }
  #back-top.fixed_block .tell_box {
    border: 1px solid #000;
    width: 80px;
    position: fixed;
    top: 438px;
    right: -1px;
    background-color: #fff;
  }
  #back-top.fixed_block .fixed_text {
    font-size: 16px;
    text-align: center;
    margin-bottom: 2px;
  }
  #back-top.fixed_block .fixed_tell_number {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 3px;
  }
  #back-top.fixed_block .reception_hours {
    font-size: 15px;
    text-align: center;
  }
  #back-top.fixed_block .sp_tell_box {
    border: 1px solid #000;
    width: 82px;
    position: fixed;
    top: 20%;
    right: -1px;
  }
  #back-top.fixed_block .fixed_tell_box {
    width: 100%;
  }
  #back-top.fixed_block .fixed_tell_box img, #back-top.fixed_block .line_box img {
    width: 100%;
    display: block;
    height: auto;
  }
  #back-top.fixed_block .line_box {
    width: 114px;
    position: fixed;
    top: 190px;
    right: -1px;
  }
  a:hover img {
    opacity: 0.8;
  }
  .navi_box a:hover img {
    opacity: 1;
    display: block;
    width: 100%;
  }
}