@charset "UTF-8";
/* android対策 */
p {
  background-image: url(../images/pix.gif);
}

/*--------------------------------------------------------
★レスポンシブ■タブレット対応
--------------------------------------------------------*/
@media screen and (max-width: 1280px) {
  /* layout */
  html {
    width: 1280px;
  }
  body {
    width: 1280px;
  }
  #index02::after {
    width: 75%;
  }
  #index02 .pict.slide-image {
    width: 40%;
  }
}
/*--------------------------------------------------------
★レスポンシブ■コンテンツ部分
--------------------------------------------------------*/
@media screen and (max-width: 640px) {
  /* Common
  ------------------------------ */
  html body .btn {
    width: 250px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
  }
  html body .btn:last-child {
    margin: 0 auto;
  }
  html body .btn:last-of-type {
    margin: 0 auto;
  }
  html body .btn::after {
    right: 28px;
  }
  html body .btn:hover::after {
    right: 13px;
  }
  html body .flex {
    display: block;
  }
  html body .caution {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  /* sub
  ------------------------------ */
  html body.sub .main_title {
    position: relative;
    height: auto;
    margin: 0 auto 0;
    padding: 50px 0 0;
  }
  html body.sub .main_title::before {
    display: none;
  }
  html body.sub .main_title .contents {
    height: auto;
    margin-bottom: 20px;
  }
  html body.sub .main_title .contents .wrapper .inner h1 span.en {
    font-size: 1.4rem;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    padding-left: 10%;
    right: 10%;
    z-index: 2;
  }
  html body.sub .main_title .contents .wrapper .inner h1 span.ja {
    font-size: 2.4rem;
    padding-left: 0;
  }
  html body.sub .sub_section .contents::after {
    display: none;
  }
  html body.sub .sub_section .contents .wrapper .pict {
    height: 100px;
    top: 0;
    left: 0;
  }
  html body.sub .sub_section h2.after_tomato {
    line-height: 1;
    margin-bottom: 25px;
  }
  html body.sub .breadcrumb .wrapper ul {
    padding: 0;
  }
  /* about
  ------------------------------ */
  html body.sub #about #about01 {
    padding: 40px 0 80px;
  }
  html body.sub #about #about01 .wrapper::after {
    height: 55vw;
    width: 100%;
    top: -30px;
    background-size: cover;
    opacity: 0.5;
  }
  html body.sub #about #about01 .about01_subtitle {
    font-size: 22px;
  }
  html body.sub #about #about01 .about01_outline {
    font-size: 18px;
  }
  html body.sub #about #about01 h2 {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
  html body.sub #about #about02 {
    margin-bottom: 40px;
  }
  html body.sub #about #about02 .contents .wrapper .pict {
    background-size: cover;
    display: block;
    height: 200px;
    max-width: 100%;
    right: 0;
    top: 20px;
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
  }
  html body.sub #about #about02 .contents .wrapper .inner {
    max-width: 100%;
    padding: 20px 0;
  }
  html body.sub #about #about02 .contents .wrapper .inner h3 {
    font-size: 2.2rem;
    margin-bottom: 25px;
  }
  html body.sub #about #about02 .contents .wrapper .inner p.name {
    margin-top: 20px;
  }
  html body.sub #about #about03 {
    background: url(../img/bg_texture01.jpg) repeat top left;
    background-size: 1517px auto;
    padding: 60px 0 60px;
  }
  html body.sub #about #about03 .wrapper .white_box {
    max-width: 100%;
    padding: 40px 20px 20px;
    width: 100%;
    height: auto;
  }
  html body.sub #about #about03 .wrapper .white_box:first-of-type table tr {
    display: block;
  }
  html body.sub #about #about03 .wrapper .white_box:first-of-type table tr th {
    display: block;
    width: 100%;
  }
  html body.sub #about #about03 .wrapper .white_box:first-of-type table tr td {
    display: block;
    width: 90%;
    padding: 5%;
  }
  html body.sub #about #about03 .wrapper .white_box .outline {
    padding: 15px;
  }
  html body.sub #about #about03 .wrapper .white_box .outline div {
    padding: 10px 0 0;
  }
  html body.sub #about #about04 {
    padding: 0 0 60px;
  }
  html body.sub #about #about04 .wrapper h2 {
    line-height: 1;
    margin-bottom: 30px;
  }
  html body.sub #about #about04 .wrapper .ggmap {
    height: 230px;
    margin-bottom: 60px;
  }
  html body.sub #about #about04 .wrapper .ggmap iframe {
    height: 230px;
  }
  html body.sub #about #about04 .wrapper .outline .flex img {
    max-width: 220px;
    margin: 0 auto 30px;
  }
  html body.sub #about #about04 .wrapper .outline .flex div {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
  }
  html body.sub #about #about04 .wrapper .outline .flex:nth-of-type(2) img {
    max-width: 300px;
    width: 100%;
    margin: 20px auto 10px;
  }
  html body.sub #about #about04 .wrapper .npootsuka {
    margin: 40px auto 0;
    padding: 20px;
  }
  html body.sub #about #about04 .wrapper .npootsuka div {
    border-left: none;
    margin-left: 0;
    border-top: 0.5px solid #000;
    margin: 20px 0 0;
    max-width: 100%;
    padding: 30px 0 20px;
    width: 100%;
  }
  html body.sub #about #about04 .wrapper .npootsuka div h3 {
    font-size: 1.8rem;
  }
  html body.sub #about #about04 .wrapper .npootsuka div h3 span {
    font-size: 1.8rem;
  }
  /* product
  -------------------------------- */
  html body.sub #product #product01 .product_link a {
    border-radius: 10px;
    padding: 8% 5%;
  }
  html body.sub #product #product01 .product_link a .product_link_title {
    font-size: 18px;
  }
  html body.sub #product #product01 .product_link a .product_link_title::before, html body.sub #product #product01 .product_link a .product_link_title::after {
    display: none;
  }
  html body.sub #product #product01 .product_link a .product_link_logo {
    margin-top: 20px;
  }
  html body.sub #product #product01 .product_link a .product_link_logo .product_link_pict {
    max-width: unset;
    width: 90%;
  }
  html body.sub #product #product01 .product_link a .product_link_logo .product_link_arrow {
    display: none;
    max-width: 30px;
  }
  html body.sub #product #product02 {
    margin-top: 50px;
  }
  html body.sub #product #product02 .title_center h2 {
    line-height: 1;
    margin-bottom: 0;
  }
  html body.sub #product #product02 .box {
    margin: 0 auto 20px;
    padding: 25px 20px;
    background-size: cover;
  }
  html body.sub #product #product02 .box .subtitle {
    width: 92px;
    height: 92px;
    font-size: 2.2rem;
    line-height: 92px;
  }
  html body.sub #product #product02 .box .right {
    max-width: 980px;
  }
  html body.sub #product #product02 .box .right h3 {
    font-size: 2rem;
    margin: 10px 0 15px;
  }
  html body.sub #product #product02 .box .right p {
    line-height: 1.63;
  }
  html body.sub #product #product02 .box .right .product {
    margin-top: 30px;
  }
  html body.sub #product #product02 .box .right .product div {
    padding-left: 0;
  }
  html body.sub #product #product02 .box .right .product div p {
    display: block;
  }
  html body.sub #product #product02 .box .right .product div.left {
    background-size: 80px auto;
    background-position: bottom right;
    margin: 0 auto 30px;
  }
  html body.sub #product #product02 .box .right .product div.right {
    background-size: 80px auto;
    background-position: top 50px right;
    margin: 0 auto;
  }
  html body.sub #product #product02 #root_crops .right .product div {
    padding-left: 0;
  }
  html body.sub #product #product02 #root_crops .right .product div.left {
    background-size: 80px auto;
    background-position: top 80px right;
    margin: 0 auto;
  }
  html body.sub #product #product02 #root_crops .right .product div.right {
    padding: 10px 0 40px;
    background-position: top 50px right;
    background-size: 82px auto;
    margin: 0 auto 20px;
  }
  html body.sub #product #product02 #herb .right .product div.right {
    background-size: 80px auto;
    background-position: bottom right;
  }
  /* company
  -------------------------------- */
  html body.sub #company .sub_section table {
    max-width: 100%;
    margin-left: 0;
  }
  html body.sub #company .sub_section table tr th {
    width: 100%;
    display: block;
    padding: 10px 18px;
  }
  html body.sub #company .sub_section table tr td {
    display: block;
    padding: 10px 18px;
  }
  html body.sub #company #company01 {
    padding: 50px 0 60px;
  }
  html body.sub #company #company02 {
    padding: 60px 0 50px;
  }
  html body.sub #company #company02 .wrapper .flex .white_box {
    height: auto;
    padding: 30px 6%;
  }
  html body.sub #company #company02 .wrapper .flex .white_box p.required {
    font-size: 1.6rem;
    height: 68px;
    left: 10px;
    line-height: 68px;
    top: -15px;
    width: 68px;
  }
  html body.sub #company #company02 .wrapper .flex .white_box:nth-of-type(2) {
    margin-top: 50px;
  }
  html body.sub #company #company02 .wrapper a.btn {
    margin: 35px auto 0;
  }
  html body.sub #company #company03 {
    padding: 60px 0;
  }
  html body.sub #company #company03 .wrapper p.webfont {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 40px;
  }
  html body.sub #company #company03 .wrapper h3 {
    margin: 0 0 10px;
    font-size: 2.2rem;
  }
  html body.sub #company #company03 .wrapper p.caution {
    margin: 0 auto;
  }
  html body.sub #company #company04 {
    padding: 40px 0;
  }
  html body.sub #company #company04 ul li {
    margin-bottom: 20px;
  }
  html body.sub #company #company04 ul li a {
    font-size: 2rem;
    height: 70px;
    line-height: 70px;
    width: 90%;
    padding: 5%;
  }
  /* news - archive
  -------------------------------- */
  html body.sub #news .news_archive_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }
  html body.sub #news .news_archive_wrapper .news_archive_group .news_archive_items .news_archive_item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    padding: 8% 5%;
  }
  html body.sub #news .news_archive_wrapper .news_archive_group .news_archive_items .news_archive_item a .news_archive_item_img {
    margin: 0 auto;
  }
  /* contact
  -------------------------------- */
  html body.sub #contact .sub_section .tel_box {
    height: 120px;
    margin: 20px auto 0;
    max-width: 100%;
    padding: 20px 20px 0;
  }
  html body.sub #contact .sub_section .tel_box .tel {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  html body.sub #contact .sub_section .tel_box .tel::before {
    width: 30px;
    height: 30px;
    top: -2px;
  }
  html body.sub #contact #contact01 {
    padding-top: 60px;
  }
  html body.sub #contact #contact02 {
    padding: 80px 0 120px;
  }
  html body.sub #contact #contact02 .webfont {
    margin-bottom: 30px;
  }
  html body.sub #contact #contact02 #mailformpro label {
    white-space: normal;
    text-align: left;
  }
  html body.sub #contact #contact02 #mailformpro .contact_mail_form_subtitle {
    font-size: 18px;
  }
  html body.sub #contact #contact02 #mailformpro .form_row {
    grid-template-columns: 1fr;
  }
  html body.sub #contact #contact02 #mailformpro table {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
  html body.sub #contact #contact02 #mailformpro table tr th {
    display: block;
    width: 100%;
    padding: 2%;
  }
  html body.sub #contact #contact02 #mailformpro table tr th span.must {
    margin-left: 10px;
    left: auto;
  }
  html body.sub #contact #contact02 #mailformpro table tr td {
    display: block;
    width: 96%;
    padding: 2%;
  }
  html body.sub #contact #contact02 #mailformpro table tr td input {
    width: 100%;
    font-size: 14px;
    padding: 2%;
  }
  html body.sub #contact #contact02 #mailformpro table tr td textarea {
    width: 100% !important;
    min-height: 120px;
    font-size: 14px;
    padding: 2%;
  }
  html body.sub #contact #contact02 #mailformpro .form_privacy_title {
    font-size: 18px;
    line-height: 145%;
  }
  html body.sub #contact #contact02 #mailformpro #privacy_policy tr td {
    width: 88%;
    padding: 6%;
  }
  html body.sub #contact #contact02 #mailformpro #privacy_policy tr td div {
    padding-right: 6%;
  }
}
/*--------------------------------------------------------
★レスポンシブ■タブレット対応
--------------------------------------------------------*/
@media screen and (max-width: 1366px) {
  /* layout */
  html {
    width: 1366px;
  }
  body {
    width: 1366px;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
       -moz-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
            text-size-adjust: 100%;
  }
  /* header */
  header {
    width: 1366px;
  }
  main {
    position: relative;
    display: block;
    overflow-x: hidden;
  }
  footer {
    width: 1366px;
  }
}
/* ==================================================================================
# レスポンシブ■共通
================================================================================== */
@media screen and (max-width: 640px) {
  html {
    max-width: 640px;
    width: 100%;
    -webkit-text-size-adjust: 100% !important;
    overflow-x: hidden;
  }
  body {
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    overflow-x: hidden !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-text-size-adjust: 100% !important;
  }
  .wrapper {
    width: 640px;
    margin: auto;
    max-width: 100%;
  }
}
/* ==================================================================================
# レスポンシブ■共通 end
================================================================================== */
@media screen and (min-width: 641px) {
  .pc_none {
    display: none !important;
  }
}
@media screen and (max-width: 641px) {
  .sp_none {
    display: none !important;
  }
}
/*--------------------------------------------------------
★レスポンシブ■スマホ表示切替ボタン
--------------------------------------------------------*/
@media screen and (max-width: 640px) {
  li a#btnSP {
    display: none;
  }
  li a#btnPC {
    position: fixed;
    display: block;
    width: 30%;
    height: auto;
    z-index: 100;
    font-size: 12px;
    padding: 8px 2px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #FD1A16;
    -webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
            box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
    text-align: center;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
    bottom: 80px;
    left: 12px;
    z-index: 9999 !important;
  }
}
@media screen and (min-width: 641px) {
  .switch {
    display: none;
    height: 0;
  }
  a#btnSP {
    display: none;
  }
  a#btnPC {
    display: none;
  }
}
@media screen and (min-width: 1021px) {
  .switch {
    display: block;
    height: auto;
  }
  li a#btnPC {
    display: none;
  }
  li a#btnSP {
    position: fixed;
    display: block;
    width: 300px;
    height: auto;
    z-index: 100;
    font-size: 24px;
    padding: 8px;
    text-align: center;
    border-radius: 22px;
    background-color: #05BDE8;
    -webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
            box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
    color: #FFF;
    text-decoration: none;
    bottom: 40px;
    left: 15px;
    z-index: 99999999 !important;
  }
}
@media screen and (min-width: 1023px) {
  .switch {
    display: none;
    height: 0;
  }
  li a#btnSP {
    display: none !important;
  }
  li a#btnPC {
    display: none;
  }
}
/*--------------------------------------------------------
★レスポンシブ■ヘッダ部分
--------------------------------------------------------*/
@media screen and (max-width: 640px) {
  html body {
    /* スマホ用メニュー */
  }
  html body.index #wrapper {
    overflow: hidden;
    min-width: 20pc;
    height: auto;
    padding: 0;
  }
  html body.index.drawer .contents {
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
  }
  html body.index.drawer #navTgl:checked ~ .contents {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
  }
  html body.index.drawer #navTgl:checked ~ .close {
    pointer-events: auto;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 2;
  }
  html body.index.drawer label.pc_none {
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
  }
  html body.index.drawer .open {
    z-index: 101;
    width: 50px;
    height: 50px;
    color: #FFF;
    background-color: #bd331a;
    font-size: 2em;
    line-height: 34px;
    text-align: center;
    -webkit-transition: background-color 0.6s, -webkit-transform 0.6s;
    transition: background-color 0.6s, -webkit-transform 0.6s;
    transition: background-color 0.6s, transform 0.6s;
    transition: background-color 0.6s, transform 0.6s, -webkit-transform 0.6s;
  }
  html body.index.drawer .open span {
    position: relative;
    display: block;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
  }
  html body.index.drawer .close {
    pointer-events: none;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color 0.6s;
    transition: background-color 0.6s;
  }
  html body.index #navTgl {
    display: none;
    overflow: hidden;
  }
  html body.index #navTgl:checked + .open {
    color: #000;
    background-color: #F2F2F2;
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
  }
  html body.index #navTgl:checked ~ .menu {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  html body.index .fixed_logo {
    position: fixed;
    display: block;
    width: 100%;
    height: 50px;
    background: #FFF;
    border-bottom: 2px solid #bd331a;
    z-index: 10;
  }
  html body.index .fixed_logo a {
    position: relative;
    display: block;
    width: 220px;
    height: 40px;
    font-size: 0;
    background: url(../images/common/sp_logo.jpg) no-repeat center left;
    background-size: contain;
    margin: 5px 0 0 5px;
  }
  html body.index .menu {
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    width: 250px;
    height: 100%;
    padding: 10px;
    background-color: rgba(255, 253, 242, 0.9);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 101;
  }
  html body.index .menu ul {
    padding: 0;
  }
  html body.index .menu ul li {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  }
  html body.index .menu ul li a {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    font-size: 1em;
    line-height: 1.5;
    padding: 15px 5%;
  }
  html body.index .menu ul li:first-child a {
    padding-top: 60px;
  }
}
/*--------------------------------------------------------
★レスポンシブ■コンテンツ部分
--------------------------------------------------------*/
@media screen and (max-width: 640px) {
  html {
    max-width: 640px;
    min-width: initial;
    width: 100%;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100% !important;
  }
  html body {
    max-width: 640px;
    min-width: initial;
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.9;
    letter-spacing: 0.036em;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-text-size-adjust: 100% !important;
    overflow-x: hidden !important;
    /* header
    ------------------------------ */
    /* main
    ------------------------------ */
    /* footer
    ------------------------------ */
    /* bottom_contact */
    /* //bottom_contact */
  }
  html body a.btn {
    width: 220px;
    height: 50px;
    font-size: 1.4rem;
    line-height: 50px;
    padding-left: 20px;
    margin: 0 auto;
  }
  html body a.btn::before {
    display: none;
  }
  html body a.btn::after {
    height: 15px;
    width: 23px;
    background: url(../images/common/arrow_W.png) no-repeat center center/contain;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    border: 0;
  }
  html body .wrapper {
    width: 90%;
    margin: 0 auto;
    padding: 0 5%;
  }
  html body .fl_l, html body .fl_r {
    clear: both;
    float: none;
  }
  html body .flex {
    display: block;
  }
  html body header {
    height: 52px;
    background: none;
  }
  html body header .wrapper {
    padding: 0;
  }
  html body header .wrapper .flex {
    display: none;
  }
  html body header #gnav, html body header #logo {
    display: none;
  }
  html body header.clone-nav {
    display: none;
  }
  html body main .main_catch {
    background: url(../images/top/main_catch-sp.jpg) top center/100% auto;
    height: 86vw;
    z-index: 3;
  }
  html body main .main_catch::before {
    height: 50px;
    display: none;
  }
  html body main .main_catch::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100px;
    background: url(../images/top/illust_minitomato.png) no-repeat top left/contain;
    left: 67%;
    bottom: -40px;
  }
  html body main .main_catch p {
    display: none;
  }
  html body main .main_catch div.balloon::before {
    width: 108px;
    height: 107px;
    top: 0;
    left: 0;
  }
  html body main .main_catch div.balloon::after {
    width: 104px;
    height: 112px;
    top: 30px;
    right: 5%;
  }
  html body main .main_catch div.balloon a {
    position: fixed;
    display: block;
    width: 100%;
    height: 45px;
    font-size: 2rem;
    text-align: center;
    left: 0;
    bottom: 0;
    padding-top: 15px;
    background: #ffe780;
  }
  html body main .main_catch div.balloon a span {
    font-size: 1.4rem;
  }
  html body main .main_catch div.balloon a:hover {
    opacity: 0.7;
  }
  html body main .main_catch div.movie_box {
    margin-top: 0;
  }
  html body main .main_catch div.movie_box .wrapper::before, html body main .main_catch div.movie_box .wrapper::after {
    display: none;
  }
  html body main .main_catch div.movie_box .wrapper h1::before {
    content: "";
    position: absolute;
    display: block;
    width: 205px;
    height: 110px;
    background: url(../img/maintitle_cloud.png) no-repeat center center;
    background-size: contain;
    top: -20px;
    left: 210px;
  }
  html body main .main_catch div.movie_box .wrapper h1 span {
    width: 100%;
    height: 0;
    margin: 20px auto 0;
    padding-bottom: 36%;
    z-index: 2;
  }
  html body main .main_catch div.movie_box .wrapper div {
    width: 100%;
    height: 0;
    margin: -14px auto 0;
    padding-bottom: 61%;
  }
  html body main .main_catch div.movie_box .wrapper div::before {
    width: 30%;
    height: 0;
    padding-bottom: 24%;
    top: 10px;
    left: -5%;
    z-index: 10;
  }
  html body main .main_catch div.movie_box .wrapper div::after {
    width: 40%;
    height: 0;
    padding-bottom: 31%;
    right: -5%;
    bottom: -70px;
    z-index: 10;
  }
  html body main .main_catch div.movie_box .wrapper div iframe {
    width: 59%;
    height: 60%;
    top: 28%;
    left: 20.5%;
  }
  html body main section h2 {
    font-size: 2rem;
    line-height: 1.3;
    letter-spacing: 0.05em;
  }
  html body main section h2.fukidashi_title {
    width: 288px;
    height: 52px;
    margin: 0 auto 15px;
    padding-top: 12px;
  }
  html body main section h2.fukidashi_title::before {
    display: none;
    width: 70px;
    height: 92px;
    left: 0;
  }
  html body main section h2 .en {
    line-height: 1;
    margin-bottom: 10px;
  }
  html body main section p.desc {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  html body main section.footer_illust {
    background-position: center bottom 7px;
  }
  html body main section.footer_illust .wrapper {
    padding-bottom: 34px;
  }
  html body main section.footer_illust .wrapper::before {
    width: 132px;
    height: 60px;
    left: 40px;
    z-index: 2;
  }
  html body main section.footer_illust .wrapper::after {
    width: 42px;
    height: 35px;
    right: 30px;
    z-index: 2;
  }
  html body main section#index01 {
    margin-top: 0;
    padding: 230px 0 60px;
  }
  html body main section#index01::before {
    width: 110px;
    background-position: top left;
    left: -6%;
    bottom: -140px;
  }
  html body main section#index01 .contents .pict {
    display: none;
  }
  html body main section#index01 .contents .wrapper::before {
    width: 100%;
    height: 246px;
    background-image: url(../images/top/index01_member.png);
    top: -200px;
    left: 0;
    z-index: 3;
  }
  html body main section#index01 .contents .wrapper::after {
    display: none;
    width: 130px;
    height: 77px;
    top: auto;
    right: 0;
    bottom: -60px;
  }
  html body main section#index01 .contents .wrapper p {
    margin: 10px auto 0;
  }
  html body main section#index01 .contents .wrapper ul.index01_menu {
    display: none;
  }
  html body main section#index01 .contents .wrapper .inner {
    margin-top: 80px;
  }
  html body main section#index02 {
    padding: 60px 0 50px;
  }
  html body main section#index02::after {
    height: 15px;
    background-size: auto 15px;
  }
  html body main section#index02 .contents .pict {
    width: 100%;
    height: 20px;
  }
  html body main section#index02 .contents .wrapper .inner {
    padding: 30px 0 60px;
  }
  html body main section#index02 .contents .wrapper .inner p.circle {
    width: 130px;
    line-height: 130px;
    top: -103px;
    left: 17px;
  }
  html body main section#index02 .contents .wrapper .inner h3 {
    font-size: 2.4rem;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  html body main section#index02 .contents .wrapper h2 {
    margin-bottom: 30px;
  }
  html body main section#index02 .contents .wrapper ul {
    max-width: 373px;
    margin: 0 auto;
  }
  html body main section#index02 .contents .wrapper ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: unset;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 10px;
  }
  html body main section#index02 .contents .wrapper ul li a {
    width: 134px;
    height: 134px;
    font-size: 1.6rem;
    line-height: 1.3;
    padding-top: 25px;
    border-width: 5px;
    margin: 0 2% 0 0;
  }
  html body main section#index02 .contents .wrapper ul li a::before {
    height: 30px;
    margin: 0 auto 9px;
  }
  html body main section#index02 .contents .wrapper ul li:first-child a {
    padding-top: 31px;
  }
  html body main section#index02 .contents .wrapper ul li:first-child a::before {
    width: 65px;
  }
  html body main section#index02 .contents .wrapper ul li:nth-child(2) a::before {
    width: 63px;
  }
  html body main section#index02 .contents .wrapper ul li:nth-child(3) a {
    font-size: 1.6rem;
    padding-top: 10px;
  }
  html body main section#index02 .contents .wrapper ul li:nth-child(3) a::before {
    width: 48px;
  }
  html body main section#index02 .contents .wrapper ul li span {
    width: 50%;
    line-height: 1.6;
    letter-spacing: 0.02em;
    margin-top: 10px;
  }
  html body main section#index02 .contents:nth-of-type(2) .wrapper .inner::before {
    height: 70px;
    left: 66%;
    right: auto;
    bottom: -20px;
    background-size: contain;
    z-index: 1;
  }
  html body main section#index02 .contents:nth-of-type(3) .wrapper .inner::before {
    width: 120px;
    right: -20px;
  }
  html body main section#index02 .contents:nth-of-type(3) .wrapper .inner p.circle {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  html body main section#index02 .contents:nth-of-type(4) .wrapper .inner::before {
    width: 110px;
    left: 73%;
    bottom: -130px;
    background-size: contain;
  }
  html body main section#index02 .contents:nth-of-type(4) .wrapper .inner p.circle {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  html body main section#index03 {
    padding: 60px 0 50px;
  }
  html body main section#index03 .product_link a {
    border-radius: 10px;
    padding: 8% 5%;
  }
  html body main section#index03 .product_link a .product_link_title {
    font-size: 18px;
  }
  html body main section#index03 .product_link a .product_link_title::before, html body main section#index03 .product_link a .product_link_title::after {
    display: none;
  }
  html body main section#index03 .product_link a .product_link_logo {
    margin-top: 20px;
  }
  html body main section#index03 .product_link a .product_link_logo .product_link_pict {
    max-width: unset;
    width: 87%;
  }
  html body main section#index03 .product_link a .product_link_logo .product_link_arrow {
    display: none;
    max-width: 30px;
  }
  html body main section#index03 p.desc {
    line-height: 1.6;
  }
  html body main section#index03 div.flex svg {
    margin: 0 auto;
  }
  html body main section#index03 div.flex svg a:hover {
    opacity: 0.7;
  }
  html body main section#index03 div.flex div p {
    margin-bottom: 0.5em;
  }
  html body main section#index03 div.flex div p:nth-child(2) {
    margin-bottom: 1em;
  }
  html body main section#index03 div.flex div p:nth-child(3) {
    margin-bottom: 30px;
  }
  html body main section#index04 {
    margin-top: 0;
    padding: 60px 0 50px;
  }
  html body main section#index04 .flex div {
    padding: 8% 5%;
  }
  html body main section#index04 .flex div.instagram {
    margin-top: 30px;
  }
  html body main section#index04 ul.flex li {
    height: auto;
    margin-bottom: 30px;
  }
  html body main section#index04 ul.flex li a {
    -webkit-box-shadow: 0 7px 0 0 #05bde8;
            box-shadow: 0 7px 0 0 #05bde8;
    -webkit-transform: translateY(-7px);
            transform: translateY(-7px);
    border-radius: 32px;
  }
  html body main section#index04 ul.flex li a div {
    padding: 20px 5% 25px;
    border-bottom-right-radius: 36px;
    border-bottom-left-radius: 36px;
  }
  html body main section#index04 ul.flex li a div h4 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  html body main section#index04 ul.flex li a div p {
    line-height: 1.5;
  }
  html body main section#index04 a.btn {
    margin: 20px auto 0;
  }
  html body main section#index05 {
    padding: 60px 0 50px;
  }
  html body main section#index05 h2.fukidashi_title {
    height: 80px;
    padding: 13px 5% 0;
    background-size: 100% 100%;
  }
  html body main section#index05 .flex img {
    margin: 0 auto 20px;
  }
  html body main section#index05 .flex div {
    max-width: unset;
  }
  html body main section#index05 .flex div h3 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  html body main section#index05 .flex div p {
    margin-bottom: 20px;
  }
  html body main section#index05 .flex.right_pict {
    margin-bottom: 40px;
  }
  html body main section#index05 .flex.right_pict div {
    max-width: unset;
  }
  html body main section#index06 {
    padding: 50px 0 0;
  }
  html body main section#index06 .wrapper h2 {
    margin-bottom: 20px;
  }
  html body main section#index06 .wrapper ul {
    padding-bottom: 50px;
  }
  html body main section#index06 .wrapper ul li {
    display: inline-block;
    width: 49%;
    height: auto;
    margin: 0 2% 2% 0;
  }
  html body main section#index06 .wrapper ul li:nth-child(2n) {
    margin-right: 0;
  }
  html body main section#index06 .wrapper ul li a::after {
    height: 100%;
  }
  html body main section#bottom_contact {
    padding: 70px 0 60px;
  }
  html body main section#bottom_contact .wrapper .flex {
    padding: 22px;
  }
  html body main section#bottom_contact .wrapper .flex h3 {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    line-height: 1;
  }
  html body main section#bottom_contact .wrapper .flex p {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.5;
    padding-left: 0;
    margin-top: 25px;
  }
  html body main section#bottom_contact .wrapper .flex p::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 0.5px;
    top: -10px;
    background-color: #FFF;
  }
  html body main section#bottom_contact .wrapper .flex a.btn {
    width: 245px;
    margin-top: 20px;
    padding-left: 20px;
  }
  html body main section#bottom_contact .wrapper .flex a.btn span::before {
    margin-right: 8px;
    width: 23px;
  }
  html body main section#bottom_contact .wrapper .flex a.btn::after {
    display: none;
  }
  html body html body main section#bottom_contact {
    padding: 70px 0 60px;
  }
  html body html body main section#bottom_contact .wrapper .flex {
    padding: 22px;
  }
  html body html body main section#bottom_contact .wrapper .flex h3 {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    line-height: 1;
  }
  html body html body main section#bottom_contact .wrapper .flex p {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.5;
    margin-top: 25px;
    padding-left: 0;
  }
  html body html body main section#bottom_contact .wrapper .flex p::before {
    content: "";
    width: 100%;
    height: 0.5px;
    top: -10px;
  }
  html body html body main section#bottom_contact .wrapper .flex a.btn {
    width: 245px;
    margin-top: 20px;
    padding-left: 20px;
  }
  html body html body main section#bottom_contact .wrapper .flex a.btn::before {
    display: none;
  }
  html body html body main section#bottom_contact .wrapper .flex a.btn::after {
    display: none;
  }
  html body html body main section#bottom_contact .wrapper .flex a.btn span {
    position: relative;
    display: block;
  }
  html body html body main section#bottom_contact .wrapper .flex a.btn span::before {
    content: "";
    width: 23px;
    margin-right: 8px;
  }
  html body footer {
    width: 100%;
    margin-top: -9px;
    padding: 30px 0 40px;
    z-index: 1;
  }
  html body footer .wrapper.flex {
    margin-bottom: 26px;
  }
  html body footer .wrapper.flex .left.flex div.footer_logo {
    border-right: none;
    border-bottom: 0.5px solid #808074;
    margin: 0 auto 20px;
    padding: 0 0 20px;
  }
  html body footer .wrapper.flex .left.flex div.footer_logo a {
    margin: 0 auto;
  }
  html body footer .wrapper.flex div:first-of-type p.sponsor {
    line-height: 1.5;
  }
  html body footer .wrapper.flex div:first-of-type p.sponsor span {
    font-size: 1.6rem;
  }
  html body footer .wrapper.flex div:first-of-type p.address {
    font-size: 1.4rem;
    line-height: 1.57;
    margin: 0.5em 0;
  }
  html body footer .wrapper.flex div:first-of-type p.tel {
    line-height: 1.3;
  }
  html body footer .wrapper.flex div:first-of-type p.tel span {
    display: block;
    font-size: 1.4rem;
  }
  html body footer .wrapper.flex div:first-of-type p:last-child {
    font-weight: 700;
    margin-top: 1.5em;
  }
  html body footer .wrapper.flex .footer_menu {
    display: none;
  }
  html body footer .wrapper.flex small {
    position: relative;
    left: auto;
    margin-top: 30px;
  }
  html body footer small.wrapper {
    text-align: center;
    padding-bottom: 80px;
  }
  html body.sub .main_catch {
    background: none;
    padding: 0;
  }
  html body.sub .main_catch::before, html body.sub .main_catch::after {
    display: none;
  }
  html body.sub .main_catch .wrapper::before, html body.sub .main_catch .wrapper::after {
    display: none;
  }
  html body.sub .main_title {
    position: relative;
    height: auto;
    margin: 0 auto;
    padding: 0;
  }
  html body.sub .main_title::before {
    display: none;
  }
  html body.sub .main_title .contents {
    height: auto;
    padding-bottom: 20px;
  }
  html body.sub .main_title .contents .wrapper .pict {
    height: 100px;
    top: 0;
    left: 0;
  }
  html body.sub #desc {
    padding-bottom: 50px;
  }
  html body.sub .sub_section h2 {
    font-size: 2.2rem;
    line-height: 145%;
    margin-bottom: 40px;
  }
  html body.sub .footer_illust .wrapper {
    padding-bottom: 84px;
  }
  html body.sub #intro .main_title {
    padding-top: 100px;
  }
  html body.sub #intro #desc .flex img {
    margin: 0 auto;
  }
  html body.sub #intro #desc .flex .contents {
    max-width: unset;
  }
  html body.sub #intro #desc .flex .contents p {
    line-height: 1.75;
    letter-spacing: 0.02em;
    margin: 10px 0 20px;
  }
  html body.sub #intro #desc .flex .contents .flex {
    letter-spacing: -0.4em;
    margin-bottom: 20px;
  }
  html body.sub #intro #desc .flex .contents .flex a.btn {
    display: inline-block;
    width: 49%;
    letter-spacing: 0;
    margin: 4% 2% 0 0;
  }
  html body.sub #intro #desc .flex .contents .flex a.btn:nth-child(2n) {
    margin-right: 0;
  }
  html body.sub #intro .sub_section {
    padding-top: 50px;
    margin-bottom: 0;
  }
  html body.sub #intro .sub_section#desc {
    padding: 0 0 40px;
  }
  html body.sub #intro .sub_section .flex div:first-of-type .youtube {
    width: 100%;
    height: auto;
    border-radius: 15px;
  }
  html body.sub #intro .sub_section .flex div:first-of-type .youtube iframe {
    display: block;
    width: 100%;
    height: 100%;
  }
  html body.sub #intro .sub_section .flex div:first-of-type h3 {
    font-size: 2rem;
    line-height: 1.5;
    margin: 20px 0 5px;
  }
  html body.sub #intro .sub_section .flex div:first-of-type p {
    line-height: 1.5;
    margin-bottom: 20px;
  }
  html body.sub #intro .sub_section .flex div:nth-of-type(2) .mokuji {
    width: 100%;
    max-height: 250px;
    border-radius: 25px;
    margin: 30px auto 0;
  }
  html body.sub #intro .sub_section .flex div:nth-of-type(2) .mokuji h4 {
    font-size: 2rem;
    line-height: 40px;
    border-top-left-radius: 21px;
    border-top-right-radius: 21px;
  }
  html body.sub #intro .sub_section .flex div:nth-of-type(2) .mokuji ul {
    max-height: 180px;
    padding: 5%;
    border-bottom-right-radius: 21px;
    border-bottom-left-radius: 21px;
  }
  html body.sub #intro .sub_section .flex div:nth-of-type(2) .mokuji ul li {
    position: relative;
    display: block;
    font-size: 4vw;
    line-height: 1.5;
    margin-bottom: 0.5em;
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  html body.sub #intro .sub_section .flex div:nth-of-type(2) img {
    margin: 20px auto 0;
  }
  html body.sub #intro .sub_section#ward_chuou {
    margin-top: -50px;
  }
  html body.sub #intro .sub_section#ward_hanamigawa .flex div:nth-of-type(2) p {
    margin: 10px 0 0 5%;
  }
  html body.sub #intro .footer_illust .wrapper {
    padding-bottom: 84px;
  }
  html body.sub #pleasure .main_title {
    margin-top: 0;
    padding: 100px 0 50px;
    letter-spacing: -0.4em;
  }
  html body.sub #pleasure .main_title h1, html body.sub #pleasure .main_title p {
    letter-spacing: 0;
  }
  html body.sub #pleasure .main_title p.caution {
    text-align: left;
  }
  html body.sub #pleasure .main_title .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 20px;
  }
  html body.sub #pleasure .main_title .flex a.btn {
    width: 49%;
    font-size: 1.6rem;
    letter-spacing: 0;
    margin: 5% 2% 0 0;
  }
  html body.sub #pleasure .main_title .flex a.btn:nth-child(2n) {
    margin-right: 0;
  }
  html body.sub #pleasure .sub_section {
    padding: 60px 0 50px;
  }
  html body.sub #pleasure .sub_section .box {
    width: 90%;
    padding: 7% 5% 5%;
    border-radius: 32px;
  }
  html body.sub #pleasure .sub_section .box h2 {
    margin-bottom: 10px;
  }
  html body.sub #pleasure .sub_section .box h2::before {
    height: 30px;
    margin-right: 4px;
  }
  html body.sub #pleasure .sub_section .box ul.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }
  html body.sub #pleasure .sub_section .box ul.flex li {
    max-width: unset;
    width: 49%;
    margin: 0 0 20px;
  }
  html body.sub #pleasure .sub_section .box ul.flex li h3 {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-top: 10px;
  }
  html body.sub #pleasure .sub_section .box ul.flex li h3 span {
    display: block;
    font-size: 1.2rem;
    margin-top: 5px;
  }
  html body.sub #pleasure .sub_section#pleasure01 h2::before {
    width: 34px;
  }
  html body.sub #pleasure .sub_section#pleasure02 {
    background: rgba(251, 203, 13, 0.5);
  }
  html body.sub #pleasure .sub_section#pleasure02 h2 {
    color: #FBCB0D;
  }
  html body.sub #pleasure .sub_section#pleasure02 h2::before {
    width: 40px;
    background-image: url(../img/icon_note.svg);
  }
  html body.sub #pleasure .sub_section#pleasure03 {
    background: rgba(138, 193, 16, 0.5);
  }
  html body.sub #pleasure .sub_section#pleasure03 h2 {
    color: #8AC110;
  }
  html body.sub #pleasure .sub_section#pleasure03 h2::before {
    width: 45px;
    background-image: url(../img/icon_ball.svg);
  }
  html body.sub #pleasure .sub_section#pleasure04 {
    background: rgba(5, 189, 232, 0.5);
  }
  html body.sub #pleasure .sub_section#pleasure04 h2 {
    color: #05BDE8;
  }
  html body.sub #pleasure .sub_section#pleasure04 h2::before {
    width: 41px;
    background-image: url(../img/icon_chick.svg);
  }
  html body.sub #contents .main_title {
    margin-top: 0;
    padding: 100px 0 50px;
  }
  html body.sub #contents .main_title .fukidashi_title {
    height: 80px;
    line-height: 1.3;
    padding: 13px 5% 0;
    background-size: 100% 100%;
  }
  html body.sub #contents .main_title p {
    line-height: 1.5;
    margin-top: 20px;
  }
  html body.sub #contents .main_title p.caution {
    margin-top: 10px;
  }
  html body.sub #contents .main_title p.caution {
    text-align: left;
  }
  html body.sub #contents .sub_section h2 {
    margin-bottom: 50px;
  }
  html body.sub #contents .sub_section p.center {
    margin-bottom: 50px;
  }
  html body.sub #contents .sub_section p.center::before, html body.sub #contents .sub_section p.center::after {
    opacity: 0.5;
    z-index: -1;
  }
  html body.sub #contents .sub_section p.center::before {
    width: 86px;
    height: 85px;
    top: -33px;
    left: -5%;
  }
  html body.sub #contents .sub_section p.center::after {
    width: 83px;
    height: 89px;
    top: -35px;
    right: -5%;
  }
  html body.sub #contents .sub_section p.caution {
    text-align: left;
    margin-bottom: 40px;
  }
  html body.sub #contents .sub_section ul.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  html body.sub #contents .sub_section ul.flex:last-of-type {
    margin-bottom: 20px;
  }
  html body.sub #contents .sub_section ul.flex li {
    max-width: unset;
    width: 48%;
    margin: 0 3% 25px 0;
  }
  html body.sub #contents .sub_section ul.flex li:nth-child(2n) {
    margin-right: 0;
  }
  html body.sub #contents .sub_section ul.flex li h3 {
    font-size: 1.4rem;
    line-height: 1.5;
    margin: 10px 0 5px;
  }
  html body.sub #contents .sub_section ul.flex li span {
    display: block;
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  html body.sub #contents .sub_section ul.flex::after {
    content: "";
    display: block;
    width: 245px;
    height: 0;
  }
  html body.sub #contents .sub_section#job_students p.center {
    margin-bottom: 30px;
  }
  html body.sub #contents .sub_section#job_students p.center br {
    display: none;
  }
  html body.sub #contents .sub_section#job_students div.flex {
    margin-bottom: 50px;
  }
  html body.sub #contents .sub_section#job_students div.flex img {
    max-width: 150px;
    margin: 0 auto 30px;
  }
  html body.sub #contents .sub_section#job_students div.flex div p {
    line-height: 1.5;
    margin-top: 36px;
  }
  html body.sub #contents .sub_section#job_students div.flex div a.btn {
    width: 100%;
    font-size: 1.4rem;
  }
  html body.sub #contents .sub_section#job_students div.flex div a.btn:nth-child(2) {
    width: 100%;
    height: auto;
    line-height: 1.5;
    padding: 10px 50px 8px 20px;
  }
  html body .pagetop.balloon {
    bottom: 70px;
    right: 15px;
  }
  html body .pagetop.balloon a {
    width: 40px;
    height: 80px;
  }
}