@charset "utf-8";
/* ===================================================================
CSS information

 file name  : sp.css
 style info : スマートフォン用
=================================================================== */

@media screen and (min-width: 1px) and (max-width: 1440px){

/* -----------------------------------------------------------
    header
----------------------------------------------------------- */
header .site_id {
  width: 250px;
}

/* -----------------------------------------------------------
    .nav
----------------------------------------------------------- */
.nav .nav_box {
  margin: 7.5vw 0 0;
}

.nav .nav_box .u_nav_box .u_nav li a {
  padding: 1em 0 0;
}

.nav .nav_box .g_nav_box .g_nav li a span:nth-of-type(1) {
  font-size: 26px;
  font-size: 2.6rem;
}

.nav .nav_box .u_nav_box .u_nav li a span:nth-of-type(2) {
  font-size: 18px;
  font-size: 1.8rem;
}

.nav .nav_box .u_nav_box .oln_shop p a:before {
  font-size: 44px;
  font-size: 4.4rem;
}

.nav .nav_box .u_nav_box .oln_shop p a > span span:nth-of-type(1) {
  font-size: 17px;
  font-size: 1.7rem;
}

/* -----------------------------------------------------------
   .hd
----------------------------------------------------------- */
.hd_01 span:nth-of-type(1) {
  font-size: 35px;
  font-size: 3.5rem;
}

.hd_01 span:nth-of-type(2) {
  margin: 0.75em 0 0;
}

.hd_02 span:nth-of-type(1) {
  font-size: 26px;
  font-size: 2.6rem;
}

.hd_02 span:nth-of-type(2) {
  font-size: 16px;
  font-size: 1.6rem;
}

/* -----------------------------------------------------------
    .l_nav_box
----------------------------------------------------------- */
.l_nav_box p {
  flex: 0 1 14em;
  -webkit-flex: 0 1 14em;
}

/* -----------------------------------------------------------
    .main
----------------------------------------------------------- */
#lower main .main:before {
  width: 57.5%;
}

#lower main .main .heading h1 {
  margin-top: calc(3vw + 60px - 1.75rem);
}

#lower main .main .heading h1 span:nth-of-type(1) {
  font-size: 36px;
  font-size: 3.6rem;
}

/* -----------------------------------------------------------
    .contents
----------------------------------------------------------- */
.contents {
  margin: 4vw 0 0;
}

/* -----------------------------------------------------------
    .wrap
----------------------------------------------------------- */
.wrap {
  padding: 5vw;
}

/* -----------------------------------------------------------
    .cmn_box
----------------------------------------------------------- */
.cmn_box {
  padding: 0 15vw 0 0;
}

.cmn_box h1 {
  font-size: 26px;
  font-size: 2.6rem;
}

.cmn_box .cmn_txt {
  line-height: 1.8;
}

.cmn_box .cmn_txt p br {
  display: none;
}

.datepicker_box {
  width: 120px;
}

.inquiry .form_box dl dd .select::after {
    display: none;
}
/* -----------------------------------------------------------
    .tbl_box
----------------------------------------------------------- */
.tbl_box > dl > dt {
  flex: 0 1 17%;
  -webkit-flex: 0 1 17%;
}

/* -----------------------------------------------------------
    aside
----------------------------------------------------------- */
aside ul:before,
aside ul:after {
  height: 150px;
  width: 150px;
}

aside ul:before {
  top: -4vw;
  left: -6vw;
}

aside ul:after {
  bottom: -4vw;
  right: -6vw;
}

aside ul li {
  margin: 0 0 0 3vw;
}

/* -----------------------------------------------------------
    TOP
----------------------------------------------------------- */
#top main .main .catchphrase {
  xtop: calc(100vh / 4);/* イベント1つある（バナー）場合 */
  top: calc(100vh / 3.5);/* イベント2つある（バナー）場合 */
  xtop: calc(100vh / 3);/* イベントがない（バナー）場合 */
  left: 4vw;
  width: calc(40% - 4vw);
}

#top main .main .catchphrase h1 span:nth-of-type(1) {
  font-size: 38px;
  font-size: 3.8rem;
}

#top main .main .catchphrase h1 span:nth-of-type(2) {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.5em;
  margin: 1vw 0 0;
}

#top main .main .catchphrase h1 span:nth-of-type(2) b {
  font-size: 14px;
  font-size: 1.4rem;
}

#top main .container #brand_sec .brand_box h2 {
  font-size: 23px;
  font-size: 2.3rem;
}

#top main .container #products_sec .products_box:before {
  height: 143px;
  width: 220px;
  top: -5vw;
  right: -3vw;
}

#top main .container #products_sec .products_box:after {
  height: 132px;
  width: 220px;
  bottom: -4vw;
  left: -3vw;
}

#top main .container #products_sec .products_box .item {
  margin-left: 3vw;
}

#top main .container #products_sec .products_box .item a .item_txt {
  width: 100%;
  margin: 0;
}

#top main .container #products_sec .products_box .item a .item_txt h2 span:nth-of-type(1) {
  font-size: 20px;
  font-size: 2.0rem;
}

#top main .container #products_sec .deco_bnr {
  margin: 4vw 0 0;
}

#top main .container #store_sec .shop_box .shop a h2 {
  width: calc(100% - 30px);
}

#top main .container #news_sec .article_box article a picture {
  flex: 0 1 40%;
  -webkit-flex: 0 1 40%;
}

#top main .container #news_sec .article_box article a picture img {
  height: 320px;
}

/* -----------------------------------------------------------
    アローツリーについて
----------------------------------------------------------- */
.brand main .container {
  background-size: 13% auto;
}

.brand main .container > section .txt_box {
  margin: 3vw 3vw 0 0;
}

.brand main .container > section:nth-of-type(2n) .txt_box {
  margin: 3vw 0 0 3vw;
}

.brand main .container > section .txt_box h1:after {
  width: calc(100% + 6vw);
}

.brand main .container > section .txt_box h1 span:nth-of-type(1) {
  font-size: 26px;
  font-size: 2.6rem;
}

.brand main .container > section .txt_box h1 span:nth-of-type(1) b {
  font-size: 40px;
  font-size: 4.0rem;
}

.brand main .container > section .txt_box h1 span:nth-of-type(2) {
  font-size: 22px;
  font-size: 2.2rem;
}

.brand main .container > section .txt_box .brand_box {
  margin: 3vw 0 0;
  padding: 3.5vw 3vw;
}

.brand main .container > section .txt_box .brand_box h2 {
  font-size: 25px;
  font-size: 2.5rem;
}

.brand main .container > section .txt_box .brand_box .brand_txt {
  margin: 1.5em 0 0;
}

.brand main .container > section .txt_box .brand_box .brand_txt p {
  line-height: 2;
  margin: 0.75em 0 0;
}

.brand main .container > section .txt_box .brand_box .brand_txt section:not(:first-of-type) {
  margin: 1.5em 0 0;
}

.brand main .container > section .txt_box .brand_box .brand_txt .brand_txt_in {
  margin: 1em 0 0;
}

.brand main .container > section .pic_box {
  flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
}

/* -----------------------------------------------------------
    店舗案内 一覧
----------------------------------------------------------- */
.store_list main .container .shop_box {
  width: calc(100% + 4vw);
}

.store_list main .container .shop_box .shop {
  width: calc(100% / 2 - 4vw);
  margin-top: 4vw;
  margin-left: 4vw;
}

.store_list main .container .shop_box .shop a h2 {
  height: 60px;
  min-height: 60px;
  width: calc(100% - 60px);
  margin: -30px 0 0;
}

/* -----------------------------------------------------------
    店舗案内 詳細
----------------------------------------------------------- */
.store_detail main .container h1:after {
  height: 179px;
  width: 250px;
}

.store_detail main .container .hd_01 span:nth-of-type(1) b {
  font-size: 32px;
  font-size: 3.2rem;
}

.store_detail main .container .contents > #recommend_sec .shop_box {
  width: calc(100% + 3vw);
}

.store_detail main .container .contents > #recommend_sec .shop_box .recommend {
  width: calc(100% / 3 - 3vw);
  margin-top: 3vw;
  margin-left: 3vw;
}

.store_detail main .container .contents > #store_sec .shop_box .pic_box picture img {
  min-height: 450px;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box {
  padding: 3vw 3.5vw;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl {
  margin: 1em 0 0;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl dt {
  flex: 0 1 7em;
  -webkit-flex: 0 1 7em;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .map {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 2vw 0 0;
}

/* -----------------------------------------------------------
    商品紹介 トップ
----------------------------------------------------------- */
.products_top main .container #introduce_sec .cmn_box:before {
  height: 150px;
  width: 148px;
}

.products_top main .container #introduce_sec .cmn_box:after {
  height: 150px;
  width: 130px;
  top: 100px;
  right: 4vw;
}

.products_top main .container #products_sec .products_box .item {
  margin-left: 3vw;
}

.products_top main .container #products_sec .products_box .item a {
  background-color: #ffffff;
  min-height: 100%;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

.products_top main .container #products_sec .products_box .item a .item_txt {
  width: 100%;
  margin: 0;
}

.products_top main .container #products_sec .products_box .item a .item_txt h2 span:nth-of-type(1) {
  font-size: 20px;
  font-size: 2.0rem;
}

.products_top main .container #products_sec .products_box .item a:hover {
  background-color: #df5a5c;
}

.products_top main .container #products_sec .deco_bnr {
  margin: 4vw 0 0;
}

/* -----------------------------------------------------------
    商品紹介 一覧
----------------------------------------------------------- */
.products_list.freshsweets main .container h1:after {
  height: 150px;
  width: 250px;
}

.products_list.bakedcake main .container h1:after {
  height: 150px;
  width: 231px;
}

.products_list.original main .container h1:after {
  height: 150px;
  width: 210px;
}

.products_list main .container .contents > section .products_box {
  width: calc(100% + 3vw);
}

.products_list main .container .contents > section .products_box .sweets {
  width: calc(100% / 3 - 3vw);
  margin-top: 3vw;
  margin-left: 3vw;
}

.products_list .products_detail .products_txt h1 span:nth-of-type(1) {
  font-size: 22px;
  font-size: 2.2rem;
}

.products_list .products_detail .products_txt .products_desc {
  margin: 2vw 0;
  padding: 2vw 0;
}

.products_list .products_detail .products_txt .products_desc p {
  line-height: 1.7;
}

.products_list .products_detail .products_txt .products_desc ul.period {
  margin: 1.5vw 0 0;
}

.products_list .products_detail .products_txt .products_desc ul.price {
  margin: 1.5vw 0 0;
}

.products_list .products_detail .products_txt .products_desc .note {
  margin: 1vw 0 0;
}

/* -----------------------------------------------------------
    カフェ
----------------------------------------------------------- */
.cafe main .container #lede_sec .cmn_box:before {
  height: 179px;
  width: 120px;
  top: -3vw;
}

.cafe main .container #lede_sec .cmn_box:after {
  height: 140px;
  width: 133px;
  top: 120px;
  right: 3vw;
}

.cafe main .container #store_sec .shop_box {
  width: calc(100% + 4vw);
}

.cafe main .container #store_sec .shop_box .shop {
  width: calc(100% / 2 - 4vw);
  margin-top: 4vw;
  margin-left: 4vw;
}

.cafe main .container #store_sec .shop_box .shop a h2 {
  height: 60px;
  min-height: 60px;
  width: calc(100% - 60px);
  margin: -30px 0 0;
}

.cafe main .container #store_sec .sub_comment {
  margin: 4vw 0 0;
}

/* -----------------------------------------------------------
    お知らせ 一覧
----------------------------------------------------------- */
.news_list main .container .article_box {
  width: calc(100% + 3vw);
}

.news_list main .container .article_box article {
  width: calc(100% / 3 - 3vw);
  margin-top: 3vw;
  margin-left: 3vw;
}

/* -----------------------------------------------------------
    お知らせ 詳細
----------------------------------------------------------- */
.news_detail main .container .wrap {
  padding: 5vw;
}

.news_detail main .container .post article .news_title h1 {
  font-size: 24px;
  font-size: 2.4rem;
}

/* -----------------------------------------------------------
    採用情報 トップ
----------------------------------------------------------- */
.recruit_top main .container > #recruitment_sec .head_box .hd_01 span:nth-of-type(1) {
  font-size: 30px;
  font-size: 3.0rem;
}

.recruit_top main .container > section .head_box nav {
  font-size: 15px;
  font-size: 1.5rem;
}

.recruit_top main .container > section .head_box nav ul li {
  margin: 0 0 0 1.5em;
}

.recruit_top main .container > section .head_box nav p {
  margin: 0 0 0 1.5em;
}

.recruit_top main .container > #recruitment_sec .contents .txt_box h2 {
  font-size: 26px;
  font-size: 2.6rem;
}

.recruit_top main .container > #interview_sec .contents {
  width: calc(100% + 4vw);
}

.recruit_top main .container > #interview_sec .contents .staff {
  width: calc(100% / 2 - 4vw);
  margin-top: 4vw;
  margin-left: 4vw;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .name span:nth-of-type(1) {
  font-size: 20px;
  font-size: 2.0rem;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .name span:nth-of-type(2) {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 0 0.75em;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .join {
  font-size: 13px;
  font-size: 1.3rem;
}

.recruit_top main .container > #personality_sec .contents .personality {
  margin: 0 0 0 3vw;
}

.recruit_top main .container > #personality_sec .contents .personality .personality_txt p {
  margin: 0.75em 0 0;
}

.c-txtsp ul {
  width: calc(100% + 3vw);
}

.c-txtsp ul li {
  width: calc(100% / 3 - 3vw);
  margin-top: 3vw;
  margin-left: 3vw;
}

/* -----------------------------------------------------------
    採用情報 インタビュー
----------------------------------------------------------- */
.staff main .container .contents .staff_main {
  height: 70vh;
}

.staff main .container .contents .staff_main .staff_card {
  padding: 3vw 3.5vw;
  height: 85%;
  width: 46%;
}

.staff main .container .contents .staff_main .staff_card h2 {
  font-size: 22px;
  font-size: 2.2rem;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .join {
  font-size: 13px;
  font-size: 1.3rem;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .name {
  margin: 1.25em 0 0;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .name span:nth-of-type(1) {
  font-size: 20px;
  font-size: 2.0rem;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .name span:nth-of-type(2) {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 0 0.75em;
}

.staff main .container .contents .staff_video .video_box iframe {
  height: 70vh;
}

.staff main .container .contents .staff_interview > section .txt_box {
  margin: 0 5vw 0 0;
}

.staff main .container .contents .staff_interview > section:nth-of-type(2n) .txt_box {
  margin: 0 0 0 5vw;
}

.staff main .container .contents .staff_interview > section .txt_box section p {
  margin: 1vw 0 0;
}

/* -----------------------------------------------------------
    会社案内
----------------------------------------------------------- */
.company main .container #greeting_sec .cmn_box:before {
  height: 156px;
  width: 180px;
}

.company main .container #greeting_sec .cmn_box:after {
  height: 150px;
  width: 118px;
  right: 4vw;
}

.company main .container #greeting_sec .cmn_box .ceo {
  margin: 2.5vw 0 0;
}

/* -----------------------------------------------------------
    個人情報保護方針 / サイト利用規約
----------------------------------------------------------- */
.enact main .container article dl:not(:first-of-type) {
  margin: 4vw 0 0;
}

/* -----------------------------------------------------------
    お問い合わせ / エントリー
----------------------------------------------------------- */
.inquiry .form_box dl dt {
  flex: 0 1 30%;
  -webkit-flex: 0 1 30%;
}

}

@media screen and (min-width: 1px) and (max-width: 1280px){

/* -----------------------------------------------------------
    header
----------------------------------------------------------- */
header .site_id {
  width: 225px;
}

header .header_nav {
  width: 80px;
}

header .header_nav .u_nav li a {
  font-size: 12px;
  font-size: 1.2rem;
  width: calc(80px + 1px);
}

header .header_nav .u_nav li a:before {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 0.25em;
}

/* -----------------------------------------------------------
    .nav
----------------------------------------------------------- */
.nav {
  width: calc(100% - 80px);
}

.nav .nav_box {
  margin: 8.5vw 0 0;
}

.nav .nav_box .g_nav_box .g_nav li:not(:first-of-type) {
  margin: 3.5vw 0 0;
}

.nav .nav_box .u_nav_box .u_nav li:not(:first-of-type) {
  margin: 3.25vw 0 0;
}

.nav .nav_box .u_nav_box .oln_shop {
  margin: 3.25vw 0 0;
}

.nav .nav_box .u_nav_box .otr_nav {
  margin: 3.25vw 0 0;
}

.nav .nav_box .u_nav_box .nav_sns {
  margin: 3.25vw 0 0;
}

/* -----------------------------------------------------------
   .hd
----------------------------------------------------------- */
.hd_01 span:nth-of-type(1) {
  font-size: 32px;
  font-size: 3.2rem;
}

.hd_02 span:nth-of-type(1) {
  font-size: 25px;
  font-size: 2.5rem;
}

.hd_02 span:nth-of-type(2) {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0 0 0 1em;
}

/* -----------------------------------------------------------
    .btn_box
----------------------------------------------------------- */
.btn_box > div:not(:first-of-type) {
  margin: 0 0 0 3vw;
}

.hit_01 {
  height: 45px;
  min-height: 45px;
}

.hit_02 {
  height: 55px;
  min-height: 55px;
}

.hit_03 {
  height: 65px;
  min-height: 65px;
}

.hit_04 {
  height: 75px;
  min-height: 75px;
}

.hit_05 {
  height: 85px;
  min-height: 85px;
}

.hit_06 {
  height: 95px;
  min-height: 95px;
}

.wid_00 {
  width: 9.5em;
}

.wid_01 {
  width: 12em;
}

.wid_02 {
  width: 14.5em;
}

.wid_03 {
  width: 17em;
}

.wid_04 {
  width: 19.5em;
}

.wid_05 {
  width: 22em;
}

.wid_06 {
  width: 24.5em;
}

/* -----------------------------------------------------------
    main
----------------------------------------------------------- */
main {
  margin: 0 80px 0 0;
}

/* -----------------------------------------------------------
    .container
----------------------------------------------------------- */
#lower .container {
  padding: 7.5vw 6.5vw;
}

/* -----------------------------------------------------------
    .main
----------------------------------------------------------- */
#lower main .main .heading h1 {
  margin-top: calc(3vw + 50px - 1.75rem);
}

#lower main .main .heading h1 span:nth-of-type(1) {
  font-size: 30px;
  font-size: 3.0rem;
}

#lower main .main .heading h1 span:nth-of-type(2) {
  letter-spacing: 0.15em;
}

/* -----------------------------------------------------------
    .cmn_box
----------------------------------------------------------- */
.cmn_box h1 {
  font-size: 25px;
  font-size: 2.5rem;
}

/* -----------------------------------------------------------
    pagination
----------------------------------------------------------- */
.pagination {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 7.5vw 0 0;
}

.pagination ul li.prev a:before,
.pagination ul li.next a:after {
  height: 18px;
  width: 18px;
}

/* -----------------------------------------------------------
    pager
----------------------------------------------------------- */
.pager {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 5vw 0 0;
}

.pager ul li.prev a:before,
.pager ul li.next a:after,
.pager ul li.prev span:before,
.pager ul li.next span:after {
  height: 18px;
  width: 18px;
}

.pager ul li.summary a i {
  font-size: 32px;
  font-size: 3.2rem;
}

/* -----------------------------------------------------------
    .tbl_box
----------------------------------------------------------- */
.tbl_box > dl > dt {
  flex: 0 1 16%;
  -webkit-flex: 0 1 16%;
}

/* -----------------------------------------------------------
    aside
----------------------------------------------------------- */
aside {
  padding: 7.5vw 6.5vw;
}

aside ul:before,
aside ul:after {
  height: 130px;
  width: 130px;
}

aside ul:before {
  top: -5vw;
}

aside ul:after {
  bottom: -3vw;
}

/* -----------------------------------------------------------
    footer
----------------------------------------------------------- */
footer {
  padding: 5vw 6.5vw;
}

/* -----------------------------------------------------------
    TOP
----------------------------------------------------------- */
#top main .main .catchphrase h1 span:nth-of-type(1) {
  font-size: 32px;
  font-size: 3.2rem;
}

#top main .main .catchphrase h1 span:nth-of-type(2) {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.4em;
}

#top main .container section {
  padding: 7.5vw 6.5vw;
}

#top main .container #brand_sec {
  background-size: 70%;
}

#top main .container #brand_sec .brand_box h2 {
  font-size: 20px;
  font-size: 2.0rem;
}

#top main .container #brand_sec .brand_box .brand_txt {
  line-height: 2;
}

#top main .container #products_sec .products_box:before {
  height: 100px;
  width: 154px;
  top: -4vw;
}

#top main .container #products_sec .products_box:after {
  height: 100px;
  width: 167px;
  bottom: -4vw;
}

#top main .container #products_sec .products_box .item a .item_txt h2 span:nth-of-type(1) {
  font-size: 18px;
  font-size: 1.8rem;
}

#top main .container #products_sec .products_box .item a .item_txt h2 span:nth-of-type(1):after {
  height: 4px;
}

#top main .container #products_sec .products_box .item a .item_txt h2 span:nth-of-type(2) {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.15em;
}

#top main .container #products_sec .products_box .item a .item_txt p {
  line-height: 1.8;
}

#top main .container #store_sec .shop_box {
  width: calc(100% + 4vw);
}

#top main .container #store_sec .shop_box .shop {
  width: calc(100% / 2 - 4vw);
  margin-top: 4vw;
  margin-left: 4vw;
}

#top main .container #store_sec .shop_box .shop:nth-of-type(-n+4) {
  margin-top: 4vw;
}

#top main .container #store_sec .shop_box .shop:nth-of-type(4n+1) {
  margin-left: 4vw;
}

#top main .container #store_sec .shop_box .shop:nth-of-type(-n+2) {
  margin-top: 0;
}

#top main .container #store_sec .shop_box .shop:nth-of-type(2n+1) {
  margin-left: 0;
}

#top main .container #store_sec .shop_box .shop a h2 {
  width: calc(100% - 50px);
}

#top main .container #news_sec .article_box article a picture img {
  height: 300px;
}

/* -----------------------------------------------------------
    アローツリーについて
----------------------------------------------------------- */
.brand main .container {
  background-position: top left -3vw, top right -3vw;
  background-size: 10% auto;
}

.brand main .container > section .txt_box .brand_box h2 {
  font-size: 23px;
  font-size: 2.3rem;
}

.brand main .container > section .txt_box .brand_box .brand_txt {
  margin: 1.25em 0 0;
}

.brand main .container > section .txt_box .brand_box .brand_txt p {
  line-height: 1.8;
  margin: 0.5em 0 0;
}

.brand main .container > section .txt_box .brand_box .brand_txt section:not(:first-of-type) {
  margin: 1.25em 0 0;
}

.brand main .container > section .txt_box .brand_box .brand_txt .brand_txt_in {
  margin: 0.75em 0 0;
}

.brand main .container > section .pic_box {
  flex: 0 1 45%;
  -webkit-flex: 0 1 45%;
}

/* -----------------------------------------------------------
    店舗案内 一覧
----------------------------------------------------------- */
.store_list main .container .shop_box .shop a h2 {
  height: 50px;
  min-height: 50px;
  width: calc(100% - 50px);
  margin: -25px 0 0;
}

/* -----------------------------------------------------------
    店舗案内 詳細
----------------------------------------------------------- */
.store_detail main .container h1:after {
  height: 143px;
  width: 200px;
}

.store_detail main .container .hd_01 span:nth-of-type(1) b {
  font-size: 30px;
  font-size: 3.0rem;
}

.store_detail main .container .contents > #store_sec .shop_box .pic_box picture img {
  min-height: 420px;
}

/* -----------------------------------------------------------
    商品紹介 トップ
----------------------------------------------------------- */
.products_top main .container #introduce_sec .cmn_box:before {
  height: 122px;
  width: 120px;
}

.products_top main .container #introduce_sec .cmn_box:after {
  height: 115px;
  width: 100px;
  right: 3vw;
}

.products_top main .container #products_sec .products_box .item a .item_txt h2 span:nth-of-type(1) {
  font-size: 18px;
  font-size: 1.8rem;
}

.products_top main .container #products_sec .products_box .item a .item_txt h2 span:nth-of-type(2) {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.15em;
}

.products_top main .container #products_sec .products_box .item a .item_txt p {
  line-height: 1.8;
}

/* -----------------------------------------------------------
    商品紹介 一覧
----------------------------------------------------------- */
.products_list.freshsweets main .container h1:after {
  height: 132px;
  width: 220px;
}

.products_list.bakedcake main .container h1:after {
  height: 130px;
  width: 200px;
}

.products_list.original main .container h1:after {
  height: 130px;
  width: 182px;
}

.products_list .products_detail .products_txt h1 span:nth-of-type(1) {
  font-size: 20px;
  font-size: 2.0rem;
}

.products_list .products_detail .products_txt h1 span:nth-of-type(2) {
  font-size: 15px;
  font-size: 1.5rem;
}

.products_list .products_detail .products_txt {
  margin: 0 0 0 3vw;
  width: 38vw;
}

.products_list .lity_box:before {
  width: 30%;
}

.products_list .products_detail picture {
  width: 38vw;
}

/* -----------------------------------------------------------
    カフェ
----------------------------------------------------------- */
.cafe main .container #lede_sec .cmn_box:before {
  height: 149px;
  width: 100px;
}

.cafe main .container #lede_sec .cmn_box:after {
  height: 116px;
  width: 110px;
  right: 2vw;
}

.cafe main .container #store_sec .shop_box .shop a h2 {
  height: 50px;
  min-height: 50px;
  width: calc(100% - 50px);
  margin: -25px 0 0;
}

/* -----------------------------------------------------------
    お知らせ 一覧
----------------------------------------------------------- */
.news_list main .container .article_box article a picture img {
  height: 280px;
}

/* -----------------------------------------------------------
    お知らせ 詳細
----------------------------------------------------------- */
.news_detail main .container .post article .news_title h1 {
  font-size: 22px;
  font-size: 2.2rem;
}

.news_detail main .container .post article .news_title time {
  margin: 2em 0 0;
}

.news_detail main .container .post article .article {
  padding: 4vw 0;
}

.news_detail main .container .post article .article p {
  margin: 2em 0 0;
}

.news_detail main .container .post article .article picture,
.news_detail main .container .post article .article figure {
  margin: 3em 0;
}

/* -----------------------------------------------------------
    採用情報 トップ
----------------------------------------------------------- */
.recruit_top main .container > #recruitment_sec .head_box .hd_01 span:nth-of-type(1) {
  font-size: 26px;
  font-size: 2.6rem;
}

.recruit_top main .container > section .head_box nav {
  font-size: 14px;
  font-size: 1.4rem;
}

.recruit_top main .container > section .head_box nav ul li {
  margin: 0 0 0 1em;
}

.recruit_top main .container > #recruitment_sec .contents .txt_box h2 {
  font-size: 25px;
  font-size: 2.5rem;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .name {
  display: block;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .name span {
  display: block;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .name span:nth-of-type(2) {
  margin: 0.25em 0 0;
}

.recruit_top main .container > #personality_sec .contents .personality .personality_txt h2 {
  font-size: 15px;
  font-size: 1.5rem;
}

.recruit_top main .container > #personality_sec .contents .personality .personality_txt p {
  margin: 0.25em 0 0;
}

.tab_item {
  font-size: 15px;
  font-size: 1.5rem;
  height: 70px;
  min-height: 70px;
}

/* -----------------------------------------------------------
    採用情報 インタビュー
----------------------------------------------------------- */
.staff main .container .contents .staff_main {
  height: 60vh;
}

.staff main .container .contents .staff_main .staff_card {
  height: 80%;
  width: 48%;
}

.staff main .container .contents .staff_main .staff_card h2 {
  font-size: 19px;
  font-size: 1.9rem;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .name span:nth-of-type(1) {
  font-size: 19px;
  font-size: 1.9rem;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .name span:nth-of-type(2) {
  letter-spacing: 0.15em;
}

.staff main .container .contents .staff_video .video_box iframe {
  height: 60vh;
}

.staff main .container .contents .staff_interview > section .txt_box {
  margin: 0 4vw 0 0;
}

.staff main .container .contents .staff_interview > section:nth-of-type(2n) .txt_box {
  margin: 0 0 0 4vw;
}

.staff main .container .contents .staff_interview > section .txt_box section:not(:first-of-type) {
  margin: 3vw 0 0;
}

.staff main .container .contents .staff_interview > section .txt_box section h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

.staff main .container .contents .staff_interview > section .txt_box section h3:before {
  width: 20px;
  margin: 0 0.5em 0 0;
}

.staff main .container .contents .staff_interview > section .txt_box section p {
  line-height: 1.8;
}

.staff main .container .contents .staff_interview > section .pic_box {
  flex: 0 1 35%;
  -webkit-flex: 0 1 35%;
}

/* -----------------------------------------------------------
    会社案内
----------------------------------------------------------- */
.company main .container #greeting_sec .cmn_box:before {
  height: 130px;
  width: 150px;
}

.company main .container #greeting_sec .cmn_box:after {
  height: 127px;
  width: 100px;
  top: 150px;
  right: 3vw;
}

/* -----------------------------------------------------------
    お問い合わせ / エントリー
----------------------------------------------------------- */
.inquiry .select_01 {
  width: 100%;
}

.inquiry .btn_area .check {
  margin: 2.5vw 0;
}

}

@media screen and (min-width: 1px) and (max-width: 1024px){

/*----------------------------------------------------
    toggle-panel
----------------------------------------------------*/
#panel-btn {
  background-color: #df5a5c;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 80px;
  height: 80px;
  top: 0;
  right: 0;
  left: inherit;
  -webkit-transform: translate(0);
  transform: translate(0);
}

#panel-btn-icon {
  position: relative;
  top: 0;
  background: #ffffff;
}

#panel-btn-icon:before,
#panel-btn-icon:after {
  background: #ffffff;
}

/* -----------------------------------------------------------
    header
----------------------------------------------------------- */
header {
  background-color: #ffffff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 80px;
  min-height: 80px;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
}

header .site_id {
  width: 200px;
  position: static;
  top: 0;
  left: 0;
  margin: 0 0 0 2vw;
}

.is_fixed header .site_id {
  opacity: 1;
}

.is_fixed.open header .site_id {
  opacity: 1;
  position: static;
}

header .header_nav {
  background-color: inherit;
  border-left: none;
  height: 80px;
  width: 100%;
  position: inherit;
  top: inherit;
  right: inherit;
}

.open header .header_nav {
  background: #ffffff;
  border-left: none;
}

header .header_nav .u_nav li a {
  background-color: #d01120;
  color: #ffffff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 80px;
  width: 80px;
  margin: 0;
  position: absolute;
  right: 80px;
}

/* -----------------------------------------------------------
    .nav
----------------------------------------------------------- */
.nav {
  width: 100%;
  padding: 80px 7.5vw 7.5vw;
}

.nav .nav_box {
  margin: 7.5vw 0 0;
}

.nav .nav_box .u_nav_box {
  margin: 0 0 0 10vw;
}

.nav .nav_box .u_nav_box .u_nav li a {
  width: 24em;
}

/* -----------------------------------------------------------
   .hd
----------------------------------------------------------- */
.hd_01 span:nth-of-type(1) {
  font-size: 2.8rem;
}

.hd_01 span:nth-of-type(2) {
  font-size: 1.4rem;
}

.hd_02 span:nth-of-type(1) {
  font-size: 2.4rem;
}

.hd_02 span:nth-of-type(2) {
  font-size: 1.4rem;
  letter-spacing: 0.15em;
}

/* -----------------------------------------------------------
    .l_nav_box
----------------------------------------------------------- */
.l_nav_box {
  font-size: 1.4rem;
  margin: 10vw 0 0;
  padding: 5vw 0 0;
}

.l_nav_box p {
  flex: 0 1 20em;
  -webkit-flex: 0 1 20em;
}

.l_nav_box p a:before {
  font-size: 1.6rem;
  margin: 0 0.25em 0 0;
}

/* -----------------------------------------------------------
    .btn_box
----------------------------------------------------------- */
.hit_01 {
  height: 40px;
  min-height: 40px;
}

.hit_02 {
  height: 50px;
  min-height: 50px;
}

.hit_03 {
  height: 60px;
  min-height: 60px;
}

.hit_04 {
  height: 70px;
  min-height: 70px;
}

.hit_05 {
  height: 80px;
  min-height: 80px;
}

.hit_06 {
  height: 90px;
  min-height: 90px;
}

.wid_00 {
  width: 9em;
}

.wid_01 {
  width: 11.5em;
}

.wid_02 {
  width: 14em;
}

.wid_03 {
  width: 16.5em;
}

.wid_04 {
  width: 19em;
}

.wid_05 {
  width: 21.5em;
}

.wid_06 {
  width: 24em;
}

/* -----------------------------------------------------------
    main
----------------------------------------------------------- */
main {
  margin: 0;
}

/* -----------------------------------------------------------
    .container
----------------------------------------------------------- */
#lower .container {
  padding: 10vw 5vw;
}

/* -----------------------------------------------------------
    .main
----------------------------------------------------------- */
#lower main .main {
  height: 400px;
  padding: 0 5vw;
  margin: 80px 0 0;
}

#lower main .main:before {
  height: 400px;
  width: 55%;
}

#lower main .main .heading h1 {
  margin-top: 0;
}

#lower main .main .heading h1 span:nth-of-type(1) {
  font-size: 2.6rem;
}

/* -----------------------------------------------------------
    .cmn_box
----------------------------------------------------------- */
.cmn_box h1 {
  font-size: 2.4rem;
}

.cmn_box p:not(:first-of-type) {
  margin: 0.75em 0 0;
}

/* -----------------------------------------------------------
    pagination
----------------------------------------------------------- */
.pagination {
  margin: 10vw 0 0;
}

/* -----------------------------------------------------------
    pager
----------------------------------------------------------- */
.pager {
  xmargin: 5vw 0 0;
}

/* -----------------------------------------------------------
    .tbl_box
----------------------------------------------------------- */
.tbl_box > dl > dt {
  flex: 0 1 18%;
  -webkit-flex: 0 1 18%;
}

/* -----------------------------------------------------------
    aside
----------------------------------------------------------- */
aside {
  padding: 10vw 5vw;
}

aside ul:before,
aside ul:after {
  height: 100px;
  width: 100px;
}

aside ul:before {
  left: -4vw;
}

aside ul:after {
  bottom: -2vw;
  right: -4vw;
}

/* -----------------------------------------------------------
    footer
----------------------------------------------------------- */
footer {
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding: 10vw 5vw;
}

footer nav ul li:not(:first-of-type) {
  margin: 0 0 0 1.5em;
}

footer .copyright {
  text-align: center;
  margin: 1.5vw 0 0;
}

footer .sns_box {
  margin: 5vw 0 0;
}

footer .sns_box dl dt {
  display: none;
}

footer .sns_box dl dd {
  margin: 0;
}

/* -----------------------------------------------------------
    TOP
----------------------------------------------------------- */
#top main .main {
  height: calc(100vh - 80px);
  margin: 80px 0 0;
}

#top main .main .catchphrase {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  top: calc(100vh - 260px);
  left: 0;
  height: 180px;
  min-height: 180px;
  width: 100%;
}

#top main .main .catchphrase h1 {
  margin: 0 0 0 5vw;
}

#top main .main .catchphrase h1 span:nth-of-type(1) {
  font-size: 4.2rem;
}

#top main .main .catchphrase h1 span:nth-of-type(2) {
  font-size: 1.8rem;
}

#top main .main .catchphrase h1 span:nth-of-type(2) b {
  font-size: 1.6rem;
}

#top main .main .event_bnr {
  bottom: 180px;
  left: 0;
  width: 100%;
}

#top main .main .slider {
  position: relative;
}

#top main .main .slider picture {
  background-position: center top -5vw;/* イベントがある（バナー）場合 ない場合は削除 */
  height: calc(100vh - 260px);
}

#top main .main .thumb_slider {
  height: 180px;
  min-height: 180px;
  left: inherit;
  width: 100%;
}

#top main .main .slider {
  width: 100%;
}

#top main .main .thumb_slider .slick-list {
  display: none;
}

#top main .main .slick-arrow {
  top: 3vw;
  bottom: inherit;
}

#top main .main .slick-prev {
  left: inherit;
  right: 10vw;
}

#top main .main .slick-next {
  left: inherit;
  right: 3vw;
}

#top main .main .sns {
  height: auto;
  min-height: auto;
  padding: 0;
  bottom: 3vw;
  left: inherit;
  right: 3vw;
  width: 100%;
}

#top main .container section {
  padding: 10vw 5vw;
}

#top main .container #brand_sec .brand_box h2 {
  font-size: 1.75rem;
}

#top main .container #brand_sec .brand_box .brand_txt {
  line-height: 1.8;
  margin: 3vw 0 0;
}

#top main .container #products_sec .products_box:before {
  top: -5vw;
}

#top main .container #products_sec .products_box:after {
  bottom: -5vw;
}

#top main .container #products_sec .products_box .item:nth-of-type(2) {
  xmargin-top: 5vw;
}

#top main .container #products_sec .products_box .item:nth-of-type(3) {
  xmargin-top: 10vw;
}

#top main .container #products_sec .products_box .item a .item_txt h2 span:nth-of-type(2) {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}

#top main .container #products_sec .products_box .item a .item_txt p {
  line-height: 1.6;
}

#top main .container #news_sec .article_box article a picture {
  flex: 0 1 45%;
  -webkit-flex: 0 1 45%;
}

#top main .container #news_sec .article_box article a picture img {
  height: 330px;
}

/* -----------------------------------------------------------
    アローツリーについて
----------------------------------------------------------- */
.brand main .container {
  background-position: top left -6vw, top right -6vw;
  background-size: 12.5% auto;
}

.brand main .container > section .txt_box h1 span:nth-of-type(1) {
  font-size: 2.2rem;
}

.brand main .container > section .txt_box h1 span:nth-of-type(1) b {
  font-size: 3.4rem;
}

.brand main .container > section .txt_box h1 span:nth-of-type(2) {
  font-size: 2.0rem;
}

.brand main .container > section .txt_box .brand_box h2 {
  font-size: 2.1rem;
}

.brand main .container > section .txt_box .brand_box .brand_txt {
  margin: 1em 0 0;
}

.brand main .container > section .txt_box .brand_box .brand_txt section h3 {
  font-size: 1.7rem;
}

.brand main .container > section .txt_box .brand_box .brand_txt .brand_txt_in {
  margin: 0.5em 0 0;
}

.brand main .container > section .pic_box {
  flex: 0 1 35%;
  -webkit-flex: 0 1 35%;
}

/* -----------------------------------------------------------
    店舗案内 詳細
----------------------------------------------------------- */
.store_detail main .container h1:after {
  height: 120px;
  width: 168px;
}

.store_detail main .container .hd_01 span:nth-of-type(1) b {
  font-size: 2.6rem;
}

.store_detail main .container .contents > #store_sec .shop_box {
  display: block;
}

.store_detail main .container .contents > #store_sec .shop_box > * {
  width: 100%;
}

.store_detail main .container .contents > #store_sec .shop_box .pic_box picture img {
  height: 450px;
  min-height: auto;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box {
  display: block;
  padding: 5vw;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl {
  margin: 1.5em 0 0;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl dt {
  flex: 0 1 8em;
  -webkit-flex: 0 1 8em;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .map {
  margin: 4vw 0 0;
}

/* -----------------------------------------------------------
    商品紹介 トップ
----------------------------------------------------------- */
.products_top main .container #introduce_sec .cmn_box:before {
  height: 102px;
  width: 100px;
}

.products_top main .container #introduce_sec .cmn_box:after {
  height: 100px;
  width: 87px;
  right: 2vw;
}

.products_top main .container #products_sec .products_box .item a .item_txt h2 span:nth-of-type(2) {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}

.products_top main .container #products_sec .products_box .item a .item_txt p {
  line-height: 1.6;
}

/* -----------------------------------------------------------
    商品紹介 一覧
----------------------------------------------------------- */
.products_list.freshsweets main .container h1:after {
  height: 110px;
  width: 183px;
}

.products_list.bakedcake main .container h1:after {
  height: 110px;
  width: 169px;
}

.products_list.original main .container h1:after {
  height: 110px;
  width: 154px;
}

.products_list .products_detail {
  background-color: #ffffff;
  background-image: none;
  flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.products_list .products_detail .products_txt {
  margin: 5vw 0 0;
  width: 100%;
}

.products_list .products_detail .products_txt h1 {
  margin: 0;
}

.products_list .products_detail .products_txt .products_desc {
  margin: 3vw 0;
  padding: 3vw 0;
}

.products_list .products_detail .products_txt .products_desc ul.period {
  margin: 2vw 0 0;
}

.products_list .products_detail .products_txt .products_desc ul.price {
  margin: 2vw 0 0;
}

.products_list .products_detail .products_txt .products_desc .note {
  margin: 1.5vw 0 0;
}

.products_list .products_detail:before {
  content: none;
}

.products_list .products_detail:after {
  content: none;
}

.products_list .lity-close {
  width: 5vw;
  height: 5vw;
}

.products_list .products_detail picture {
  width: 100%;
}

.products_list .products_detail picture img {
  min-height: 300px;
  width: 100%;
}

/* -----------------------------------------------------------
    会社案内
----------------------------------------------------------- */
.company main .container #greeting_sec .cmn_box:before {
  height: 100px;
  width: 115px;
}

.company main .container #greeting_sec .cmn_box:after {
  height: 100px;
  width: 79px;
  top: 120px;
}

.company main .container #greeting_sec .cmn_box .ceo {
  margin: 4vw 0 0;
}

/* -----------------------------------------------------------
    カフェ
----------------------------------------------------------- */
.cafe main .container #lede_sec .cmn_box:before {
  height: 119px;
  width: 80px;
}

.cafe main .container #lede_sec .cmn_box:after {
  height: 100px;
  width: 95px;
  top: 100px;
  right: 1.5vw;
}

/* -----------------------------------------------------------
    お知らせ 一覧
----------------------------------------------------------- */
.news_list main .container .article_box {
  width: calc(100% + 4vw);
}

.news_list main .container .article_box article {
  width: calc(100% / 2 - 4vw);
  margin-top: 4vw;
  margin-left: 4vw;
}

.news_list main .container .article_box article:nth-of-type(-n+3) {
  margin-top: 4vw;
}

.news_list main .container .article_box article:nth-of-type(3n+1) {
  margin-left: 4vw;
}

.news_list main .container .article_box article:nth-of-type(-n+2) {
  margin-top: 0;
}

.news_list main .container .article_box article:nth-of-type(2n+1) {
  margin-left: 0;
}

.news_list main .container .article_box article a .post {
  margin: 1.5vw 0 0;
}

.news_list main .container .article_box article a picture img {
  height: 250px;
}

/* -----------------------------------------------------------
    お知らせ 詳細
----------------------------------------------------------- */
.news_detail main .container .post article .news_title h1 {
  font-size: 2.0rem;
}

.news_detail main .container .post article .article {
  padding: 5vw 0;
}

/* -----------------------------------------------------------
    採用情報 トップ
----------------------------------------------------------- */
.recruit main .container > section:not(:first-of-type) {
  margin: 10vw 0 0;
}

/* -----------------------------------------------------------
    採用情報 トップ
----------------------------------------------------------- */
.recruit_top main .container > #recruitment_sec .head_box .hd_01 span:nth-of-type(1) {
  font-size: 2.2rem;
}

.recruit_top main .container > section .head_box nav p {
  margin: 0 0 0 1em;
}

.recruit_top main .container > section .head_box nav p a {
  width: 7.5em;
}

.recruit_top main .container > #recruitment_sec .contents .txt_box h2 {
  font-size: 2.2rem;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .position {
  font-size: 1.4rem;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .name span:nth-of-type(1) {
  font-size: 1.8rem;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .name span:nth-of-type(2) {
  letter-spacing: 0.15em;
  margin: 0.15em 0 0;
}

.tab_item {
  font-weight: 400;
  height: 60px;
  min-height: 60px;
}

/* -----------------------------------------------------------
    採用情報 インタビュー
----------------------------------------------------------- */
.staff main .container .contents .staff_main {
  height: 500px;
}

.staff main .container .contents .staff_main .staff_card {
  height: 65%;
  width: 50%;
}

.staff main .container .contents .staff_main .staff_card h2 {
  font-size: 1.8rem;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .join {
  letter-spacing: 0.1em;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .name span:nth-of-type(1) {
  font-size: 1.8rem;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .name span:nth-of-type(2) {
  letter-spacing: 0.1em;
}

.staff main .container .contents .staff_video .video_box {
  padding-top: 56.25%;
  position: relative;
  overflow: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

.staff main .container .contents .staff_video .video_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.staff main .container .contents .staff_interview > section .pic_box {
  margin: 0 3vw 0 0;
}

.staff main .container .contents .staff_interview > section:nth-of-type(2n) .pic_box {
  margin: 0 0 0 3vw;
}

.staff main .container .contents .staff_interview > section .pic_box picture:after {
  top: -3vw;
  right: -3vw;
}

.staff main .container .contents .staff_interview > section:nth-of-type(2n) .pic_box picture:after {
  left: -3vw;
}

.staff main .container .contents .staff_interview > section .txt_box section h3 {
  font-size: 1.7rem;
}

/* -----------------------------------------------------------
    個人情報保護方針 / サイト利用規約
----------------------------------------------------------- */
.enact main .container article {
  margin: 7.5vw 0 0;
}

.enact main .container article dl:not(:first-of-type) {
  margin: 5vw 0 0;
}

.enact main .container article dl dd {
  margin: 1vw 0 0;
}

.enact main .container article dl dd ul {
  margin: 1vw 0 0;
}

.enact main .container article dl dd p {
  margin: 1vw 0 0;
}

/* -----------------------------------------------------------
    お問い合わせ / エントリー
----------------------------------------------------------- */
.inquiry main .container .form_flow li {
  height: 60px;
  min-height: 60px;
}

.inquiry main .container .form_flow li:before {
  margin-top: -30px;
  border-width: 30px 0 30px 1em;
}

.inquiry main .container .form_flow li:after {
  margin-top: -30px;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}

.inquiry main .container .lede {
  margin: 7.5vw 0 0;
}

.inquiry .form_box {
  margin: 7.5vw 0 0;
}

.inquiry .form_box dl {
  display: block;
}

.inquiry .form_box dl.fs dt {
  margin: 0;
}

.inquiry .form_box dl dd {
  margin: 1.5vw 0 0;
}

.inquiry .form_box dl dd ul.name li {
  flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
}

.inquiry .btn_area {
  margin: 7.5vw 0 0;
}

.inquiry .btn_area .check {
  margin: 3vw 0;
}

.inquiry .btn_area .btn_wrap button:not(:first-of-type) {
  margin: 0 0 0 3vw;
}

/* トップ
----------------------------------------------------------- */
.inquiry .form_box input[type="text"],
.inquiry .form_box input[type="email"],
.inquiry .form_box input[type="tel"],
.inquiry .form_box textarea,
.inquiry .form_box select {
  font-size: 1.4rem;
}

.inquiry .form_box input[type="tel"] {
  width: 100%;
}

.inquiry .txtarea_11 {
  width: 100%;
}

/*    入力内容の確認ページ
----------------------------------------------------------- */
.confirm .form_box dl dt:before {
  content: "■";
}

.confirm .form_box dl dd ul.horiz li:not(:first-of-type) {
  margin: 0 0 0 0.5em;
}

/*    送信完了ページ
----------------------------------------------------------- */
.complete .form_box.wrap {
  padding: 10vw 5vw;
}

.complete .form_box h2 {
  font-size: 2.4rem;
  margin: 0 0 1em;
}

.complete .form_box p {
  font-size: 1.5rem;
}

.complete .form_box p:not(:first-of-type) {
  margin: 1em 0 0;
}

.complete .form_box p:nth-of-type(2) span:nth-of-type(1) {
  display: block;
}

.complete .form_box p:nth-of-type(3) span:nth-of-type(1) {
  display: block;
}

}

@media screen and (min-width: 1px) and (max-width: 767px){

/*----------------------------------------------------
	共通
----------------------------------------------------*/
html .open {
  overflow-y: hidden;
}

html .open::-webkit-scrollbar {
  display: none;
  -webkit-appearance: none;
}

body {
  font-size: 1.4rem;
}

/*----------------------------------------------------
    toggle-panel
----------------------------------------------------*/
#panel-btn {
  width: 60px;
  height: 60px;
}

#panel-btn-icon {
  width: 25px;
  height: 1px;
  margin: -1px 0 0;
}

#panel-btn-icon:before,
#panel-btn-icon:after {
  width: 25px;
  height: 1px;
}

#panel-btn-icon:before {
  margin-top: -8px;
}

#panel-btn-icon:after {
  margin-top: 6px;
}

/* -----------------------------------------------------------
    header
----------------------------------------------------------- */
header {
  height: 60px;
  min-height: 60px;
}

header .site_id {
  display: inline-flex;
  display: -webkit-inline-flex;
  width: 150px;
}

header .site_id a {
  display: inline-flex;
  display: -webkit-inline-flex;
  width: 100%;
}

header .header_nav {
  height: 60px;
}

header .header_nav .u_nav li a {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  height: 60px;
  width: 60px;
  right: 60px;
}

header .header_nav .u_nav li a:before {
  font-size: 1.6rem;
}

/* -----------------------------------------------------------
    .nav
----------------------------------------------------------- */
.nav {
  padding: 60px 7.5vw 10vw;
}

.open .nav {
  overflow-y: auto;
}

.open .nav::-webkit-scrollbar {
  display: none;
  -webkit-appearance: none;
}

.nav .nav_box {
  display: block;
}

.nav .nav_box .g_nav_box .g_nav li:not(:first-of-type) {
  margin: 5vw 0 0;
}

.nav .nav_box .g_nav_box .g_nav li a span:nth-of-type(1) {
  font-size: 2.2rem;
}

.nav .nav_box .g_nav_box .g_nav li a span:nth-of-type(2) {
  font-size: 1.3rem;
  margin: 0.25em 0 0;
}

.nav .nav_box .u_nav_box {
  margin: 10vw 0 0;
}

.nav .nav_box .u_nav_box .u_nav li:not(:first-of-type) {
  margin: 5vw 0 0;
}

.nav .nav_box .u_nav_box .u_nav li a {
  width: 100%;
}

.nav .nav_box .u_nav_box .u_nav li a span:nth-of-type(2) {
  font-size: 1.6rem;
}

.nav .nav_box .u_nav_box .u_nav li a span:nth-of-type(1) {
  font-size: 1.3rem;
}

.nav .nav_box .u_nav_box .oln_shop {
  margin: 10vw 0 0;
}

.nav .nav_box .u_nav_box .oln_shop p a {
  height: 80px;
  min-height: 80px;
}

.nav .nav_box .u_nav_box .oln_shop p a:before {
  font-size: 4.0rem;
}

.nav .nav_box .u_nav_box .oln_shop p a > span span:nth-of-type(1) {
  font-size: 1.6rem;
  line-height: 1.4;
}

.nav .nav_box .u_nav_box .oln_shop p a > span span:nth-of-type(2) {
  font-size: 1.1rem;
}

.nav .nav_box .u_nav_box .otr_nav {
  margin: 10vw 0 0;
}

.nav .nav_box .u_nav_box .otr_nav ul {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.nav .nav_box .u_nav_box .nav_sns {
  margin: 10vw 0 0;
}

/* -----------------------------------------------------------
   .hd
----------------------------------------------------------- */
.hd_01 span:nth-of-type(1) {
  font-size: 2.4rem;
}

.hd_01 span:nth-of-type(2) {
  font-size: 1.3rem;
  margin: 0.25em 0 0;
}

.hd_02 span:nth-of-type(1) {
  font-size: 2.2rem;
}

.hd_02 span:nth-of-type(2) {
  font-size: 1.3rem;
}

/* -----------------------------------------------------------
    .l_nav_box
----------------------------------------------------------- */
.l_nav_box {
  display: block;
  margin: 15vw 0 0;
  padding: 7.5vw 0 0;
}

.l_nav_box nav {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.l_nav_box nav ul {
  padding: 1.5em 0 0;
}

.l_nav_box nav ul li {
  margin: 0.5em 1.5em 0 0;
}

.l_nav_box nav ul li:last-of-type {
  margin: 0.5em 0 0 0;
}

/* -----------------------------------------------------------
    .btn_box
----------------------------------------------------------- */
.hit_01 {
  height: 35px;
  min-height: 35px;
}

.hit_02 {
  height: 45px;
  min-height: 45px;
}

.hit_03 {
  height: 55px;
  min-height: 55px;
}

.hit_04 {
  height: 65px;
  min-height: 65px;
}

.hit_05 {
  height: 75px;
  min-height: 75px;
}

.hit_06 {
  height: 85px;
  min-height: 85px;
}

.wid_00 {
  width: 7em;
}

.wid_01 {
  width: 9.5em;
}

.wid_02 {
  width: 12em;
}

.wid_03 {
  width: 14.5em;
}

.wid_04 {
  width: 17em;
}

.wid_05 {
  width: 19.5em;
}

.wid_06 {
  width: 22em;
}

/* -----------------------------------------------------------
    .container
----------------------------------------------------------- */
#lower .container {
  padding: 15vw 5vw;
}

/* -----------------------------------------------------------
    .main
----------------------------------------------------------- */
#lower main .main {
  height: 250px;
  margin: 60px 0 0;
}

#lower main .main:before {
  background-position: left;
  height: 250px;
  width: 60%;
}

#lower main .main .heading h1 {
  text-shadow: 1px 1px 4px #ffffff, -1px 1px 4px #ffffff, 1px -1px 4px #ffffff, -1px -1px 4px #ffffff;
}

#lower main .main .heading h1 span:nth-of-type(1) {
  font-size: 2.2rem;
}

#lower main .main .heading h1 span:nth-of-type(2) {
  font-size: 1.4rem;
}

/* -----------------------------------------------------------
    .contents
----------------------------------------------------------- */
.contents {
  margin: 7.5vw 0 0;
}

/* -----------------------------------------------------------
    .cmn_box
----------------------------------------------------------- */
.cmn_box {
  padding: 0;
}

.cmn_box h1 {
  font-size: 2.0rem;
}

.cmn_box p:not(:first-of-type) {
  margin: 0.75em 0 0;
}

/* -----------------------------------------------------------
    pagination
----------------------------------------------------------- */
.pagination {
  font-size: 1.5rem;
  margin: 15vw 0 0;
}

.pagination ul li {
  margin: 0 0.25em;
}

.pagination ul li.prev {
  margin: 0 1.5em 0 0;
}

.pagination ul li.next {
  margin: 0 0 0 1.5em;
}

.pagination ul li.prev a:before,
.pagination ul li.next a:after {
  height: 15px;
  width: 15px;
}

.pagination ul li.prev a:before {
  margin-right: 0.5em;
}

.pagination ul li.next a:after {
  margin-left: 0.5em;
}

/* -----------------------------------------------------------
    pager
----------------------------------------------------------- */
.pager {
  font-size: 1.5rem;
  margin: 7.5vw 0 0;
}

.pager ul li.prev a:before,
.pager ul li.next a:after,
.pager ul li.prev span:before,
.pager ul li.next span:after {
  height: 15px;
  width: 15px;
}

.pager ul li.summary a i {
  font-size: 2.8rem;
}

.pager ul li.prev a:before,
.pager ul li.prev span:before {
  margin-right: 0.5em;
}

.pager ul li.next a:after,
.pager ul li.next span:after {
  margin-left: 0.5em;
}

/* -----------------------------------------------------------
    .tbl_box
----------------------------------------------------------- */
.tbl_box > dl {
  display: block;
  padding: 1.5em 0;
}

.tbl_box > dl:first-of-type {
  padding: 0 0 1.5em;
}

.tbl_box > dl:last-of-type {
  padding: 1.5em 0 0;
}

.tbl_box > dl > dt:before {
  content: "■";
  margin: 0 0.15em 0 0;
}

.tbl_box > dl > dd {
  margin: 0.5em 0 0;
}

.tbl_box > dl > dd > dl:not(:first-of-type) {
  margin: 0.75em 0 0;
}

.tbl_box > dl.address > dd .add span:nth-of-type(3) {
  display: block;
  margin: 0;
}

.tbl_box > dl > dd > .note {
  margin: 0.75em 0 0;
}

/* -----------------------------------------------------------
    aside
----------------------------------------------------------- */
aside {
  padding: 15vw 5vw;
}

aside ul {
  display: block;
}

aside ul:before,
aside ul:after {
  height: 110px;
  width: 110px;
}

aside ul:before {
  top: -12vw;
}

aside ul:after {
  bottom: -12vw;
}

aside ul li {
  margin: 7.5vw 0 0;
}

/* -----------------------------------------------------------
    footer
----------------------------------------------------------- */
footer {
  padding: 15vw 5vw;
}

footer nav {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}

footer nav ul li:not(:first-of-type) {
  margin: 0 0 0 1em;
}

footer .copyright {
  margin: 2.5vw 0 0;
}

footer .copyright small {
  font-size: 1.2rem;
}

footer .sns_box {
  margin: 7.5vw 0 0;
}

/* -----------------------------------------------------------
    TOP
----------------------------------------------------------- */
#top main .main {
  height: calc(100vh - 60px);
  margin: 60px 0 0;
}

#top main .main .catchphrase {
  height: 200px;
  min-height: 200px;
}

#top main .main .catchphrase h1 span:nth-of-type(1) {
  font-size: 3.6rem;
}

#top main .main .catchphrase h1 span:nth-of-type(2) {
  font-size: 1.5rem;
}

#top main .main .catchphrase h1 span:nth-of-type(2) b {
  font-size: 1.4rem;
}

#top main .main .event_bnr {
  bottom: 200px;
}

#top main .main .slider picture {
  background-position: center top -10vw;/* イベントがある（バナー）場合 ない場合は削除 */
}

#top main .main .thumb_slider {
  height: 200px;
  min-height: 200px;
}

#top main .main .sns {
  display: none;
}

#top main .container section {
  padding: 15vw 5vw;
}

#top main .container #brand_sec .brand_box h2 {
  font-size: 1.6rem;
}

#top main .container #brand_sec .brand_box .brand_txt {
  margin: 4vw 0 0;
}

#top main .container #products_sec .products_box {
  display: block;
}

#top main .container #products_sec .products_box:before {
  height: 78px;
  width: 120px;
  top: -9vw;
}

#top main .container #products_sec .products_box:after {
  height: 72px;
  width: 120px;
  bottom: -13vw;
}

#top main .container #products_sec .products_box .item {
  width: 100%;
  margin-left: 0;
}

#top main .container #products_sec .products_box .item:nth-of-type(2) {
  margin-top: 7.5vw;
}

#top main .container #products_sec .products_box .item:nth-of-type(3) {
  margin-top: 7.5vw;
}

#top main .container #products_sec .products_box .item a .item_txt {
  padding: 7.5vw;
}

#top main .container #products_sec .products_box .item a .item_txt p {
  line-height: 1.8;
  margin: 3vw 0 0;
}

#top main .container #products_sec .deco_bnr {
  margin: 7.5vw 0 0;
}

#top main .container #store_sec .shop_box .shop a h2 {
  font-size: 1.3rem;
  height: 40px;
  min-height: 40px;
  width: calc(100% - 20px);
  margin: -20px 0 0;
}

#top main .container #news_sec .article_box {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: calc(100% + 4vw);
}

#top main .container #news_sec .article_box article {
  width: calc(100% / 2 - 4vw);
  margin-top: 4vw;
  margin-left: 4vw;
}

#top main .container #news_sec .article_box article:nth-of-type(-n+2) {
  margin-top: 0;
}

#top main .container #news_sec .article_box article:nth-of-type(2n+1) {
  margin-left: 0;
}

#top main .container #news_sec .article_box article a {
  display: block;
  border-left: none;
}

#top main .container #news_sec .article_box article a .post h2 {
  font-size: 1.4rem;
  line-height: 1.4;
}

#top main .container #news_sec .article_box article a .post p {
  display: none;
}

#top main .container #news_sec .article_box article a .post time {
  font-size: 1.3rem;
}

#top main .container #news_sec .article_box article a picture img {
  height: 250px;
}

/* -----------------------------------------------------------
    アローツリーについて
----------------------------------------------------------- */
.brand main .container {
  background-position: top left -7vw, top right -7vw;
}

.brand main .container > section {
  display: block;
  margin: 10vw 0 0;
}

.brand main .container > section .txt_box {
  margin: 0;
}

.brand main .container > section .txt_box h1:after {
  width: 100%;
}

.brand main .container > section:nth-of-type(2n) .txt_box {
  margin: 0;
}

.brand main .container > section:nth-of-type(2n) .txt_box h1 {
  text-align: left;
}

.brand main .container > section .txt_box .brand_box {
  margin: 5vw 0 0;
  padding: 7.5vw 5vw;
}

.brand main .container > section .txt_box .brand_box h2 {
  font-size: 2.0rem;
}

.brand main .container > section .pic_box .pic_tmb {
  margin: 0;
}

.brand main .container > section .pic_box .pic_tmb ul li {
  margin: 0;
}

.brand main .container > section .pic_box .pic_tmb ul li:not(:first-of-type) {
  margin: 0;
}

.brand main .container > section .pic_box .pic_tmb ul li picture:not(:first-of-type) {
  margin: 0;
}

/* -----------------------------------------------------------
    店舗案内 一覧
----------------------------------------------------------- */
.store_list main .container .shop_box .shop a h2 {
  font-size: 1.3rem;
  height: 40px;
  min-height: 40px;
  width: calc(100% - 20px);
  margin: -20px 0 0;
}

/* -----------------------------------------------------------
    店舗案内 詳細
----------------------------------------------------------- */
.store_detail main .container h1:after {
  height: 93px;
  width: 130px;
}

.store_detail main .container .hd_01 span:nth-of-type(1) b {
  font-size: 2.2rem;
}

.store_detail main .container .contents > section:not(:first-of-type) {
  margin: 10vw 0 0;
}

.store_detail main .container .contents > #store_sec .shop_box {
  margin: 6vw 0 0;
}

.store_detail main .container .contents > #store_sec .shop_box .pic_box picture img {
  height: auto;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl {
  margin: 1em 0 0;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl dt {
  flex: 0 1 7em;
  -webkit-flex: 0 1 7em;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl.hours dd span {
  display: block;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl.hours dd span:nth-of-type(2):before {
  content: "";
  margin: 0;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .map {
  margin: 5vw 0 0;
}

.store_detail main .container .contents > #recommend_sec .shop_box {
  display: block;
  margin: 6vw 0 0;
  width: 100%;
}

.store_detail main .container .contents > #recommend_sec .shop_box .recommend {
  width: 100% ;
  margin-top: 7.5vw;
  margin-left: 0;
}

.store_detail main .container .contents > #recommend_sec .shop_box .recommend:nth-of-type(-n+3) {
  margin-top: 7.5vw;
}

.store_detail main .container .contents > #recommend_sec .shop_box .recommend:nth-of-type(1) {
  margin-top: 0;
}

.store_detail main .container .contents > #recommend_sec .shop_box .recommend h3 {
  font-size: 1.4rem;
  margin: 1.5vw 0 0;
}

/* -----------------------------------------------------------
    商品紹介 トップ
----------------------------------------------------------- */
.products_top main .container section:not(:first-of-type) {
  margin: 10vw 0 0;
}

.products_top main .container #introduce_sec .cmn_box:before {
  height: 72px;
  width: 70px;
  right: -2vw;
}

.products_top main .container #introduce_sec .cmn_box:after {
  content: none;
}

.products_top main .container #products_sec .products_box {
  display: block;
}

.products_top main .container #products_sec .products_box .item {
  margin-top: 7.5vw;
  margin-left: 0;
}

.products_top main .container #products_sec .products_box .item:first-of-type {
  margin-top: 0;
}

.products_top main .container #products_sec .products_box .item a .item_txt {
  padding: 7.5vw;
}

.products_top main .container #products_sec .products_box .item a .item_txt p {
  line-height: 1.8;
  margin: 3vw 0 0;
}

.products_top main .container #products_sec .deco_bnr {
  margin: 7.5vw 0 0;
}

/* -----------------------------------------------------------
    商品紹介 一覧
----------------------------------------------------------- */
.products_list.freshsweets main .container h1:after {
  height: 78px;
  width: 130px;
}

.products_list.bakedcake main .container h1:after {
  height: 80px;
  width: 123px;
}

.products_list.original main .container h1:after {
  height: 80px;
  width: 112px;
}

.products_list main .container > .contents {
  margin: 10vw 0 0;
}

.products_list main .container .contents > section:not(:first-of-type) {
  margin: 10vw 0 0;
}

.products_list main .container .contents > section .products_main {
  margin: 6vw 0 0;
}

.products_list main .container .contents > section .products_box {
  margin: 6vw 0 0;
  width: calc(100% + 4vw);
}

.products_list main .container .contents > section .products_box .sweets {
  width: calc(100% / 2 - 4vw);
  margin-top: 4vw;
}

.products_list main .container .contents > section .products_box .sweets:nth-of-type(-n+3) {
  margin-top: 4vw;
}

.products_list main .container .contents > section .products_box .sweets:nth-of-type(3n+1) {
  margin-left: 4vw;
}

.products_list main .container .contents > section .products_box .sweets:nth-of-type(-n+2) {
  margin-top: 0;
}

.products_list main .container .contents > section .products_box .sweets:nth-of-type(2n+1) {
  margin-left: 0;
}

.products_list main .container .contents > section .products_box .sweets a h3 {
  font-size: 1.4rem;
}

.products_list main .container .contents > #deco_original .deco_original_txt {
  margin: 6vw 0 0;
}

.products_list main .container .contents > #deco_original .deco_original_txt ul li {
  line-height: 1.4;
  margin: 0.25em 0 0;
}

.products_list main .container .contents > #deco_original .deco_original_txt ul li:before {
  margin: 0 0.05em 0 0;
}

.products_list .products_detail picture img {
  min-height: auto;
}

.products_list .lity-close {
  width: 7.5vw;
  height: 7.5vw;
}

.products_list .products_detail .products_txt h1 span:nth-of-type(1) {
  font-size: 1.8rem;
}

.products_list .products_detail .products_txt h1 span:nth-of-type(2) {
  font-size: 1.4rem;
}

.products_list .products_detail .products_txt .products_desc ul.period li:not(:first-of-type) {
  margin: 0;
}

/* -----------------------------------------------------------
    カフェ
----------------------------------------------------------- */
.cafe main .container #lede_sec .cmn_box:before {
  height: 75px;
  width: 50px;
  right: -3vw;
}

.cafe main .container #lede_sec .cmn_box:after {
  content: none;
}

.cafe main .container section:not(:first-of-type) {
  margin: 10vw 0 0;
}

.cafe main .container #store_sec .shop_box .shop a h2 {
  font-size: 1.3rem;
  height: 40px;
  min-height: 40px;
  width: calc(100% - 20px);
  margin: -20px 0 0;
}

.cafe main .container #store_sec .sub_comment {
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 7.5vw 0 0;
}

/* -----------------------------------------------------------
    お知らせ 一覧
----------------------------------------------------------- */
.news_list main .container .article_box article a .post {
  margin: 2vw 0 0;
}

.news_list main .container .article_box article a .post h1 {
  font-size: 1.4rem;
  line-height: 1.4;
}

.news_list main .container .article_box article a .post time {
  font-size: 1.3rem;
  margin: 2vw 0 0;
}

.news_list main .container .article_box article a picture img {
  height: 200px;
}

/* -----------------------------------------------------------
    お知らせ 詳細
----------------------------------------------------------- */
.news_detail main .container .wrap {
  padding: 7.5vw 5vw;
}

.news_detail main .container .post article .news_title h1 {
  font-size: 1.8rem;
}

.news_detail main .container .post article .article p {
  margin: 1em 0 0;
}

.news_detail main .container .post article .article picture,
.news_detail main .container .post article .article figure {
  margin: 2em 0;
}

/* -----------------------------------------------------------
    採用情報
----------------------------------------------------------- */
.recruit main .container > section:not(:first-of-type) {
  margin: 15vw 0 0;
}

/* -----------------------------------------------------------
    採用情報 トップ
----------------------------------------------------------- */
.recruit_top main .container > section .head_box {
  display: block;
}

.recruit_top main .container > section .head_box nav {
  margin: 5vw 0 0;
}

.recruit_top main .container > section .head_box nav ul li {
  margin: 0 0 0 1.5em;
}

.recruit_top main .container > section .head_box nav ul li:first-of-type {
  margin: 0;
}

.recruit_top main .container > section .head_box nav p {
  margin: 0 0 0 2em;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box {
  padding: calc(3vw + 40px) 3vw 3vw;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .position {
  font-size: 1.3rem;
  min-width: 100%;
  height: 40px;
  min-height: 40px;
  top: 0;
  left: 0;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt {
  display: block;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .join {
  margin: 3vw 0 0;
}

.recruit_top main .container > #recruitment_sec .contents .txt_box h2 {
  font-size: 2.0rem;
}

.recruit_top main .container > #recruitment_sec .contents .txt_box .recruitment_txt p:not(:first-of-type) {
  margin: 3vw 0 0;
}

.recruit_top main .container > #personality_sec .contents {
  display: block;
}

.recruit_top main .container > #personality_sec .contents .personality {
  margin: 5vw 0 0;
  width: 100%;
}

.recruit_top main .container > #personality_sec .contents .personality:first-of-type {
  margin: 0;
}

.recruit_top main .container > #personality_sec .contents .personality .personality_txt {
  padding: 5vw;
}

.recruit_top main .container > #personality_sec .contents .personality .personality_txt p {
  margin: 0.75em 0 0;
}

.tab_item {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  height: 50px;
  min-height: 50px;
}

.tab_content {
  padding: 4vw;
}

.c-txtsp ul {
  width: calc(100% + 4vw);
}

.c-txtsp ul li {
  width: calc(100% / 2 - 4vw);
  margin-top: 4vw;
  margin-left: 4vw;
}

.c-txtsp ul li:nth-of-type(-n+3) {
  margin-top: 4vw;
}

.c-txtsp ul li:nth-of-type(3n+1) {
  margin-left: 4vw;
}

.c-txtsp ul li:nth-of-type(-n+2) {
  margin-top: 0;
}

.c-txtsp ul li:nth-of-type(2n+1) {
  margin-left: 0;
}

.c-txtsp ul li a span {
  font-size: 1.4rem;
}

/* -----------------------------------------------------------
    採用情報 募集要項
----------------------------------------------------------- */
.recruit_detail main .container > .btn_box {
  margin: 10vw 0 0;
}

.recruit_detail main .container > .btn_box .wid_04 {
  width: 14em;
}

/* -----------------------------------------------------------
    採用情報 インタビュー
----------------------------------------------------------- */
.staff main .container .contents .staff_main {
  display: block;
  height: auto;
  padding: 0;
}

.staff.staff01 main .container .contents .staff_main {
  background-image: none;
}

.staff.staff02 main .container .contents .staff_main {
  background-image: none;
}

.staff.staff03 main .container .contents .staff_main {
  background-image: none;
}

.staff.staff04 main .container .contents .staff_main {
  background-image: none;
}

.staff main .container .contents .staff_main .staff_main_sp {
  display: block;
}

.staff main .container .contents .staff_main .staff_card {
  display: block;
  height: auto;
  width: 100%;
  padding: 5vw;
}

.staff main .container .contents .staff_main .staff_card .staff_txt {
  margin: 3vw 0 0;
}

.staff main .container .contents .staff_main .staff_card .staff_txt .name {
  margin: 0.25em 0 0;
}

.staff main .container .contents .staff_video {
  margin: calc(10vw + 5vw) 0 0 5vw;
}

.staff main .container .contents .staff_interview {
  margin: calc(10vw + 5vw) 0 0;
}

.staff main .container .contents .staff_interview > section {
  flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  margin: calc(10vw + 5vw) 0 0;
}

.staff main .container .contents .staff_interview > section:nth-of-type(2n) {
  flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
}

.staff main .container .contents .staff_interview > section .txt_box {
  margin: 5vw 0 0;
}

.staff main .container .contents .staff_interview > section:nth-of-type(2n) .txt_box {
  margin: 5vw 0 0;
}

.staff main .container .contents .staff_interview > section .txt_box section:not(:first-of-type) {
  margin: 5vw 0 0;
}

.staff main .container .contents .staff_interview > section .pic_box {
  flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  margin: 0 5vw 0 0;
}

.staff main .container .contents .staff_interview > section:nth-of-type(2n) .pic_box {
  margin: 0 0 0 5vw;
}

.staff main .container .contents .staff_interview > section .pic_box picture:after {
  top: -5vw;
  right: -5vw;
}

.staff main .container .contents .staff_interview > section:nth-of-type(2n) .pic_box picture:after {
  left: -5vw;
}

.staff main .container .contents .staff_interview > section .pic_box picture img {
  height: 300px;
  object-position: 100% 20%;
}

/* -----------------------------------------------------------
    会社案内
----------------------------------------------------------- */
.company main .container section:not(:first-of-type) {
  margin: 10vw 0 0;
}

.company main .container #greeting_sec .cmn_box:before {
  height: 78px;
  width: 90px;
  right: -3vw;
}

.company main .container #greeting_sec .cmn_box:after {
  content: none;
}

.company main .container #greeting_sec .cmn_box .ceo {
  margin: 5vw 0 0;
}

.company main .container #greeting_sec .cmn_box .ceo span {
  margin: 0.25em 0 0;
}

/* -----------------------------------------------------------
    個人情報保護方針 / サイト利用規約
----------------------------------------------------------- */
.enact main .container article {
  margin: 10vw 0 0;
}

.enact main .container article dl:not(:first-of-type) {
  margin: 7.5vw 0 0;
}

.enact main .container article dl dd {
  margin: 1.5vw 0 0;
}

.enact main .container article dl dd ul {
  margin: 1.5vw 0 0;
}

.enact main .container article dl dd ul li:not(:first-of-type) {
  margin: 0.25em 0 0;
}

.enact main .container article dl dd ul li:before {
  margin: 0 0 0 -0.15em;
}

.enact main .container article dl dd p {
  margin: 1.5vw 0 0;
}

/* -----------------------------------------------------------
    お問い合わせ / エントリー
----------------------------------------------------------- */
.inquiry main .container .form_flow {
  font-size: 1.5rem;
}

.inquiry main .container .form_flow li {
  height: 50px;
  min-height: 50px;
}

.inquiry main .container .form_flow li:before {
  margin-top: -25px;
  border-width: 25px 0 25px 1em;
}

.inquiry main .container .form_flow li:after {
  margin-top: -25px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}

.inquiry .form_box dl {
  padding: 1.5em 0;
}

.inquiry .form_box dl:first-of-type {
  padding: 0 0 1.5em;
}

.inquiry .form_box dl:last-of-type {
  padding: 1.5em 0 0;
}

.inquiry .form_box dl dt span:before {
  margin: 0 0.75em 0 0;
  padding: 0.2em 0.5em;
}

.inquiry .form_box dl dd ul.horiz li:not(:first-of-type) {
  margin: 0 0 0 0.75em;
}

.inquiry .form_box dl dd ul.birthday li .t_a_01 {
  width: 7em;
}

.inquiry .form_box dl dd ul.birthday li .t_a_02 {
  width: 5.5em;
}

.inquiry .btn_area {
  margin: 10vw 0 0;
}

.inquiry .btn_area .check {
  margin: 5vw 0;
}

.inquiry .btn_area .btn_wrap button:not(:first-of-type) {
  margin: 0 0 0 5vw;
}

::-webkit-input-placeholder {
  font-size: 1.4rem;
}

::-moz-placeholder {
  font-size: 1.4rem;
}

:-ms-input-placeholder {
  font-size: 1.4rem;
}

/*    送信完了ページ
----------------------------------------------------------- */
.complete .form_box h2 {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 0 1.5em;
}

.complete .form_box p {
  font-size: 1.4rem;
}

.complete .form_box p span {
  display: block;
}

}

@media screen and (min-width: 1px) and (max-width: 480px){

/*----------------------------------------------------
    toggle-panel
----------------------------------------------------*/
#panel-btn {
  width: 50px;
  height: 50px;
}

/* -----------------------------------------------------------
    header
----------------------------------------------------------- */
header {
  height: 50px;
  min-height: 50px;
}

header .header_nav {
  height: 50px;
}

header .header_nav .u_nav li a {
  font-size: 1.0rem;
  letter-spacing: 0.05em;
  height: 50px;
  width: 50px;
  right: 50px;
}

/* -----------------------------------------------------------
    .nav
----------------------------------------------------------- */
.nav {
  padding: 50px 7.5vw 10vw;
}

.nav .nav_box .u_nav_box .otr_nav ul {
  font-size: 1.3rem;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.nav .nav_box .u_nav_box .otr_nav ul li:not(:first-of-type) {
  margin: 0 0 0 1.15em;
}

/* -----------------------------------------------------------
   .hd
----------------------------------------------------------- */
.hd_01 span:nth-of-type(1) {
  font-size: 2.2rem;
  letter-spacing: 0.1em;
}

.hd_01 span:nth-of-type(2) {
  font-size: 1.2rem;
  margin: 1em 0 0;
}

.hd_02 span:nth-of-type(1) {
  font-size: 2.0rem;
  letter-spacing: 0.1em;
}

/* -----------------------------------------------------------
    .btn_box
----------------------------------------------------------- */
.btn_box > div:not(:first-of-type) {
  margin: 0 0 0 5vw;
}

.hit_02 {
  height: 40px;
  min-height: 40px;
}

.hit_03 {
  height: 50px;
  min-height: 50px;
}

.hit_04 {
  height: 60px;
  min-height: 60px;
}

.hit_05 {
  height: 70px;
  min-height: 70px;
}

.hit_06 {
  height: 80px;
  min-height: 80px;
}

.wid_00 {
  width: 5em;
}

.wid_01 {
  width: 7.5em;
}

.wid_02 {
  width: 10em;
}

.wid_03 {
  width: 12.5em;
}

.wid_04 {
  width: 15em;
}

.wid_05 {
  width: 17.5em;
}

.wid_06 {
  width: 20em;
}

.btn_wrap button {
  font-size: 12px;
}
/* -----------------------------------------------------------
   .arrow
----------------------------------------------------------- */
.arrow:before {
  left: calc(-15px - 0.75em);
  width: 15px;
}

/* -----------------------------------------------------------
    .main
----------------------------------------------------------- */
#lower main .main {
  height: 120px;
  margin: 50px 0 0;
}

#lower main .main:before {
  height: 120px;
  width: 50%;
}

/* -----------------------------------------------------------
    .cmn_box
----------------------------------------------------------- */
.cmn_box h1 {
  font-size: 1.8rem;
}

/* -----------------------------------------------------------
    pagination
----------------------------------------------------------- */
.pagination ul {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  width: 100%;
}

.pagination ul li {
  margin: 0;
}

.pagination ul li.prev {
  margin: 0 1em 0 0;
}

.pagination ul li.next {
  margin: 0 0 0 1em;
}

.pagination ul li.prev a:before {
  margin-right: 0.25em;
}

.pagination ul li.next a:after {
  margin-left: 0.25em;
}

/* -----------------------------------------------------------
    pager
----------------------------------------------------------- */
.pager ul li.summary a i {
  font-size: 2.6rem;
}

.pager ul li.prev a:before,
.pager ul li.prev span:before {
  margin-right: 0.25em;
}

.pager ul li.next a:after,
.pager ul li.next span:after {
  margin-left: 0.25em;
}

/* -----------------------------------------------------------
    .tbl_box
----------------------------------------------------------- */
.tbl_box > dl.address > dd .add span:nth-of-type(2) {
  display: block;
  margin: 0;
}

.tbl_box > dl.address > dd > p:not(:first-of-type) {
  margin: 0.5em 0 0;
}

.tbl_box > dl.address > dd .tel span {
  display: block;
}

.tbl_box > dl.address > dd .tel span:nth-of-type(2):before {
  content: "";
  margin: 0;
}

/* -----------------------------------------------------------
    aside
----------------------------------------------------------- */
aside ul li a span {
  margin: 3vw 0 0;
}

/* -----------------------------------------------------------
    footer
----------------------------------------------------------- */
footer nav {
  font-size: 1.4rem;
  letter-spacing: 0.15em;
}

footer nav ul {
  display: block;
  text-align: center;
}

footer nav ul li:not(:first-of-type) {
  margin: 0.75em 0 0;
}

footer .copyright {
  margin: 5vw 0 0;
}

footer .sns_box {
  margin: 10vw 0 0;
}

/* -----------------------------------------------------------
    TOP
----------------------------------------------------------- */
#top main .main {
  height: calc(100vh - 50px);
  margin: 50px 0 0;
}

#top main .main .catchphrase {
  top: calc(100vh - 170px);
  height: 120px;
  min-height: 120px;
}

#top main .main .event_bnr {
  bottom: 120px;
}

#top main .main .event_bnr ul li:not(:first-of-type) {
  margin-left: 0;
}

#top main .main .slider picture {
  xheight: calc(100vh - 200px);/* イベントがない（バナー）場合 */
	height: calc(100vh - 170px);/* イベントがある（バナー）場合 */
}

#top main .main .thumb_slider {
  height: 120px;
  min-height: 120px;
}

#top main .container #brand_sec .brand_box .brand_txt {
  margin: 5vw 0 0;
}

#top main .container #brand_sec .brand_box .brand_link {
  margin-top: 7.5vw;
  margin-left: calc(15px + 0.75em);
}

#top main .container #products_sec .products_box:before {
  height: 65px;
  width: 100px;
  top: -10vw;
}

#top main .container #products_sec .products_box:after {
  height: 60px;
  width: 100px;
  bottom: -12vw;
}

#top main .container #products_sec .products_box .item a .item_txt p {
  margin: 5vw 0 0;
}

#top main .container #store_sec .shop_box .shop a h2 {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  height: 30px;
  min-height: 30px;
  width: calc(100% - 10px);
  margin: -15px 0 0;
}

#top main .container #news_sec .article_box article a .post h2 {
  font-size: 1.3rem;
}

#top main .container #news_sec .article_box article a .post time {
  font-size: 1.2rem;
}

#top main .container #news_sec .article_box article a picture img {
  height: 150px;
}

/* -----------------------------------------------------------
    アローツリーについて
----------------------------------------------------------- */
.brand main .container {
  background-position: top left -7.5vw, top right -7.5vw;
}

.brand main .container > section {
  margin: 15vw 0 0;
}

.brand main .container > section .txt_box h1 span:nth-of-type(1) {
  font-size: 2.0rem;
}

.brand main .container > section .txt_box h1 span:nth-of-type(1) b {
  font-size: 3.0rem;
}

.brand main .container > section .txt_box h1 span:nth-of-type(2) {
  font-size: 1.9rem;
}

.brand main .container > section .txt_box .brand_box h2 {
  font-size: 1.8rem;
}

.brand main .container > section .txt_box .brand_box .brand_txt section h3 {
  font-size: 1.6rem;
}

/* -----------------------------------------------------------
    店舗案内 一覧
----------------------------------------------------------- */
.store_list main .container .shop_box .shop a h2 {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  height: 30px;
  min-height: 30px;
  width: calc(100% - 10px);
  margin: -15px 0 0;
}

/* -----------------------------------------------------------
    店舗案内 詳細
----------------------------------------------------------- */
.store_detail main .container h1:after {
  height: 72px;
  width: 100px;
}

.store_detail main .container .hd_01 span:nth-of-type(1) b {
  font-size: 1.9rem;
  display: block;
  margin: 0.15em 0 0;
}

.store_detail main .container > .contents {
  margin: 15vw 0 0;
}

.store_detail main .container .contents > section:not(:first-of-type) {
  margin: 15vw 0 0;
}

.store_detail main .container .contents > #store_sec .shop_box {
  margin: 7.5vw 0 0;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl {
  display: block;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl dt:before {
  content: "■";
  margin: 0 0.15em 0 0;
}

.store_detail main .container .contents > #store_sec .shop_box .txt_box .add_box dl dd {
  margin: 0.25em 0 0;
}

.store_detail main .container .contents > #recommend_sec .shop_box {
  margin: 7.5vw 0 0;
}

.store_detail main .container .contents > #recommend_sec .shop_box .recommend h3 {
  margin: 3vw 0 0;
}

/* -----------------------------------------------------------
    商品紹介 トップ
----------------------------------------------------------- */
.products_top main .container section:not(:first-of-type) {
  margin: 15vw 0 0;
}

.products_top main .container #introduce_sec .cmn_box:before {
  height: 51px;
  width: 50px;
  top: -12vw;
}

.products_top main .container #products_sec .products_box .item a .item_txt p {
  margin: 5vw 0 0;
}

/* -----------------------------------------------------------
    商品紹介 一覧
----------------------------------------------------------- */
.products_list.freshsweets main .container h1:after {
  height: 60px;
  width: 100px;
}

.products_list.bakedcake main .container h1:after {
  height: 60px;
  width: 92px;
}

.products_list.original main .container h1:after {
  height: 60px;
  width: 84px;
}

.products_list main .container > .contents {
  margin: 15vw 0 0;
}

.products_list main .container .contents > section:not(:first-of-type) {
  margin: 15vw 0 0;
}

.products_list main .container .contents > section .products_main {
  margin: 7.5vw 0 0;
}

.products_list main .container .contents > section .products_box {
  margin: 7.5vw 0 0;
}

.products_list main .container .contents > section .products_box .sweets a h3 {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  margin: 2vw 0 0;
}

.products_list .lity-close {
  width: 10vw;
  height: 10vw;
}

.products_list .products_detail .products_txt h1 span {
  letter-spacing: 0.1em;
}

.products_list .products_detail .products_txt h1 span:nth-of-type(1) {
  font-size: 1.6rem;
}

.products_list .products_detail .products_txt h1 span:nth-of-type(2) {
  font-size: 1.3rem;
  margin: 2vw 0 0;
}

.products_list .products_detail .products_txt .products_desc ul.price {
  font-size: 1.5rem;
}

.products_list .products_detail .products_txt .products_desc .note {
  margin: 2vw 0 0;
}

/* -----------------------------------------------------------
    カフェ
----------------------------------------------------------- */
.cafe main .container #lede_sec .cmn_box:before {
  height: 55px;
  width: 37px;
  top: -10vw;
}

.cafe main .container section:not(:first-of-type) {
  margin: 15vw 0 0;
}

.cafe main .container #store_sec .shop_box .shop a h2 {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  height: 30px;
  min-height: 30px;
  width: calc(100% - 10px);
  margin: -15px 0 0;
}

.cafe main .container #store_sec .sub_comment {
  font-size: 1.3rem;
  margin: 10vw 0 0;
}

/* -----------------------------------------------------------
    お知らせ 一覧
----------------------------------------------------------- */
.news_list main .container .article_box article a .post h1 {
  font-size: 1.3rem;
}

.news_list main .container .article_box article a .post time {
  font-size: 1.2rem;
  margin: 3vw 0 0;
}

.news_list main .container .article_box article a picture img {
  height: 150px;
}

/* -----------------------------------------------------------
    お知らせ 詳細
----------------------------------------------------------- */
.news_detail main .container .post article .news_title h1 {
  font-size: 1.7rem;
}

.news_detail main .container .post article .article {
  padding: 7.5vw 0;
}

/* -----------------------------------------------------------
    採用情報
----------------------------------------------------------- */
.recruit main .container > section:not(:first-of-type) {
  margin: 15vw 0 0;
}

/* -----------------------------------------------------------
    採用情報 トップ
----------------------------------------------------------- */
.recruit_top main .container > section:not(:first-of-type) {
  margin: 15vw 0 0;
}

.recruit_top main .container > #recruitment_sec .head_box .hd_01 span:nth-of-type(1) {
  font-size: 2.0rem;
}

.recruit_top main .container > section .head_box nav {
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin: 7.5vw 0 0;
}

.recruit_top main .container > section .head_box nav ul li {
  margin: 0 0 0 1em;
}

.recruit_top main .container > section .head_box nav p {
  font-size: 1.2rem;
  margin: 0 0 0 1em;
}

.recruit_top main .container > section .head_box nav p a {
  height: 30px;
  min-height: 30px;
  width: 6.5em;
}

.recruit_top main .container > #recruitment_sec .contents .txt_box {
  margin: 7.5vw 0 0;
}

.recruit_top main .container > #recruitment_sec .contents .txt_box h2 {
  font-size: 1.9rem;
}

.recruit_top main .container > #recruitment_sec .contents .txt_box .recruitment_txt {
  margin: 5vw 0 0;
}

.recruit_top main .container > #recruitment_sec .contents .txt_box .recruitment_txt p:not(:first-of-type) {
  margin: 3vw 0 0;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .position {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  height: 35px;
  min-height: 35px;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box {
  padding: calc(3vw + 35px) 3vw 3vw;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .name span:nth-of-type(1) {
  font-size: 1.7rem;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .name span:nth-of-type(2) {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}

.recruit_top main .container > #interview_sec .contents .staff a .txt_box .staff_txt .join {
  font-size: 1.2rem;
  margin: 2vw 0 0;
}

.tab_item {
  font-size: 1.2rem;
  letter-spacing: 0.01em;
  height: 45px;
  min-height: 45px;
}

.c-txtsp ul li a span {
  font-size: 1.2rem;
  letter-spacing: 0.01em;
  margin: 2vw 0 0;
}

/* -----------------------------------------------------------
    採用情報 インタビュー
----------------------------------------------------------- */
.staff main .container .contents .staff_main .staff_card h2 {
  font-size: 1.7rem;
  line-height: 1.5;
}

.staff main .container .contents .staff_main .staff_card .staff_txt {
  margin: 5vw 0 0;
}

.staff main .container .contents .staff_video {
  margin: calc(15vw + 5vw) 0 0 5vw;
}

.staff main .container .contents .staff_interview {
  margin: calc(15vw + 5vw) 0 0;
}

.staff main .container .contents .staff_interview > section {
  margin: calc(15vw + 5vw) 0 0;
}

.staff main .container .contents .staff_interview > section .txt_box {
  margin: 7.5vw 0 0;
}

.staff main .container .contents .staff_interview > section:nth-of-type(2n) .txt_box {
  margin: 7.5vw 0 0;
}

.staff main .container .contents .staff_interview > section .txt_box section:not(:first-of-type) {
  margin: 7.5vw 0 0;
}

.staff main .container .contents .staff_interview > section .txt_box section h3 {
  font-size: 1.6rem;
}

.staff main .container .contents .staff_interview > section .txt_box section h3:before {
  width: 15px;
  margin: 0 0.5em 0 0;
}

.staff main .container .contents .staff_interview > section .txt_box section p {
  margin: 1.5vw 0 0;
}

.staff main .container .contents .staff_interview > section .pic_box picture img {
  height: 220px;
}

/* -----------------------------------------------------------
    会社案内
----------------------------------------------------------- */
.company main .container section:not(:first-of-type) {
  margin: 15vw 0 0;
}

.company main .container #greeting_sec .cmn_box:before {
  height: 52px;
  width: 60px;
  top: -12vw;
}

.company main .container #greeting_sec .cmn_box .ceo {
  margin: 7.5vw 0 0;
}

/* -----------------------------------------------------------
    個人情報保護方針 / サイト利用規約
----------------------------------------------------------- */
.enact main .container article dl:not(:first-of-type) {
  margin: 10vw 0 0;
}

.enact main .container article dl dd {
  margin: 2vw 0 0;
}

.enact main .container article dl dd ul {
  margin: 2vw 0 0;
}

.enact main .container article dl dd p {
  margin: 2vw 0 0;
}

/* -----------------------------------------------------------
    お問い合わせ / エントリー
----------------------------------------------------------- */
.inquiry main .container .form_flow {
  font-size: 1.4rem;
}

.inquiry main .container .form_flow li {
  height: 40px;
  min-height: 40px;
}

.inquiry main .container .form_flow li:before {
  margin-top: -20px;
  border-width: 20px 0 20px 1em;
}

.inquiry main .container .form_flow li:after {
  margin-top: -20px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.inquiry .form_box dl dd ul.birthday li .t_a_01 {
  width: 6em;
}

.inquiry .form_box dl dd ul.birthday li .t_a_02 {
  width: 3.5em;
}

/*    入力内容の確認ページ
----------------------------------------------------------- */
.confirm .btn_area button {
  width: 100%;
}

/*    送信完了ページ
----------------------------------------------------------- */
.complete .form_box.wrap {
  padding: 10vw 4vw;
}

.complete .form_box h2 {
  font-size: 1.5rem;
}

}