﻿@charset "UTF-8";/* ----全体レイアウト---- */body.body-fixed {position: fixed;width: 100%;height: 100%;left: 0;}@media screen and (min-width: 769px) {.wrapper {width: 100%;background: #fff;padding: 130px 0 0 0;}.container {width: auto;margin: 0 auto;}}.pane-contents {padding: 122px 0 0 0;}@media screen and (min-width: 769px) {.pane-contents {min-height: auto;padding: 0;margin: 0;}.pane-contents .container {max-width: 1280px;margin: 0 auto;padding: 0 60px;display: grid;grid-template-columns: auto 1fr;grid-template-rows: auto 1fr;/* IE11 */display: -ms-grid;-ms-grid-columns: auto 1fr;-ms-grid-rows: auto 1fr;}}.pane-globalnav {background-color: #fff;color: #333;display: none;}#menu_view {display: none;}#search_view {display: none;}.pane-header {position: fixed;z-index: 99999;top: 0;left: 0;width: 100%;height: auto;padding: 0;background: #fff;box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);}.pane-header .block-header-nav {display: grid;grid-template: auto auto / auto auto;gap: 28px 20px;}.pane-header .block-navigation {grid-column: 1 / 3;grid-row: 1 / 3;display: grid;grid-template-rows: subgrid;grid-template-columns: subgrid;}.pane-header .pane-globalnav {display: block;grid-column: 1 / 3;grid-row: 2 / 3;}.pane-header .container {max-width: calc(100% - (15px * 2));margin: 0 auto;padding: 15px 0;}@media screen and (min-width: 769px) {.pane-header .container {display: flex;align-items: center;justify-content: space-between;width: 100%;max-width: calc(1200px + (40px * 2));height: auto;min-height: 130px;margin: 0 auto;padding: 15px 20px;}.pane-header .block-header-nav {display: flex;align-items: center;justify-content: space-between;width: 100%;gap: 0 20px;padding: 0;}.pane-header .block-navigation {display: flex;flex-wrap: wrap-reverse;align-items: center;justify-content: flex-end;gap: 30px 40px;}}.pane-footer {min-width: 100%;margin: 80px 0 0 0;padding: 60px 15px 100px;background: #f6f5f2;}@media screen and (min-width: 769px) {.pane-footer {padding-top: 80px;}}.pane-left-menu {margin-top: 60px;}@media screen and (min-width: 769px) {.pane-left-menu {grid-column-start: 1;grid-column-end: 2;grid-row-start: 1;grid-row-end: 3;/* IE11 */-ms-grid-column: 1;-ms-grid-row: 1;-ms-grid-row-span: 2;width: auto;height: fit-content;margin: 0 100px 0 0;position: relative;z-index: 1;}.pane-left-menu::before {content: "";position: absolute;top: 0;right: 0;display: inline-block;z-index: 1;width: calc((100vw + (1280px - 120px)) / 2);height: 100%;border-radius: 0px 0px 30px 0px;background: linear-gradient(180deg, #3D62AD 34.5%, #F19EC2 100%);}.pane-left-menu .block-simpleblog-left-menu {padding: 100px 28px 80px 0;width: 212px;box-sizing: content-box;position: relative;z-index: 2;}.pane-main {display: block;grid-column-start: 2;grid-column-end: 3;grid-row-start: 1;grid-row-end: 2;/* IE11 */-ms-grid-column: 2;-ms-grid-row: 1;width: 100%;}.pane-right-menu {grid-column-start: 2;grid-column-end: 3;grid-row-start: 2;grid-row-end: 3;/* IE11 */-ms-grid-column: 2;-ms-grid-row: 2;margin: 30px 0;width: 900px;}}@media screen and (min-width: 769px) {.pane-topic-path {background-color: #f5f5f5;}.pane-order-header {border-bottom: 2px solid #666;}.pane-order-contents {background: #eee;border: 1px solid #eee;}.page-bloglist .pane-contents,.page-stafflist .pane-contents {position: relative;padding-top: 100px;}.page-bloglist .pane-contents::before,.page-stafflist .pane-contents::before {content: "";position: absolute;top: 0;left: 0;flex-shrink: 0;width: 100%;max-width: calc((100vw - 1280px) / 2 + 1220px);height: 250px;border-radius: 0 0 30px 0;background: linear-gradient(180deg, #3d62ad 20.5%, #f19ec2 100%);}.page-blog .block-simpleblog-list {margin-top: 80px;padding: 0;}.page-bloglist .block-simpleblog-list--simpleblogs {max-width: 980px;margin: auto;}.page-bloglist .block-simpleblog-list--simpleblogs,.page-stafflist .block-staff-list--staff {margin-top: 70px;}.page-blog .block-simpleblog-detail {margin-top: 70px;}}#search_view {display: none;}.page-blog .block-simpleblog-list .block-simpleblog-list--title {display: none;}.page-blog .block-simpleblog-list .block-simpleblog-list--simpleblog-staff {display: none;}.action-buttons .action:not(:first-child) {margin-top: 16px;}.action-buttons {padding: 0 15px;}.action {position: relative;display: flex;align-items: center;justify-content: center;max-width: 300px;width: 100%;height: 50px;margin: 60px auto 0px;}.pane-main + .pane-left-menu + .action {width: calc(100% - (15px * 2));}.action a.btn,.action input.btn,.action button.btn {display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;margin: 0;padding: 0;transition: background-color 0.5s;opacity: 1;border: 0;border-radius: 50px;background-color: #fff;border: 1px solid #e5e4e2;color: #333;font-weight: 400;font-size: 12px;}.action a.btn:active,.action input.btn:active,.action button.btn:active {background-color: #e5e4e2;}.action:has(a.btn-back-to-top)::before,.action:has(input.btn-back-to-top)::before,.action:has(button.btn-back-to-top)::before {content: "";position: absolute;z-index: 100;left: 20px;width: 10px;height: 8px;background-image: url(https://external-image.shopch.jp/ecb/bo/img/svg/common/arrow/icon-arrow-left.svg);background-repeat: no-repeat;background-position: center;}.action a.btn span,.action input.btn span,.action button.btn span {font-size: 12px;}@media screen and (min-width: 769px) {.action-buttons .action:not(:first-child) {margin-top: 20px;}.action a.btn,.action input.btn,.action button.btn {font-size: 13px;}.action a.btn:hover,.action input.btn:hover,.action button.btn:hover {background-color: #e5e4e2;}.action a.btn span,.action input.btn span,.action button.btn span {font-size: 13px;}}