<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*, *::after, *::before {
  box-sizing: border-box;
  font-feature-settings: "palt"1;
}
@media (prefers-color-scheme: dark) {
  body {
    background-color: #fff;
  }
}
html {
  font-size: 62.5%;
}
html, body {
  width: 100%;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "YuGothic", "Meiryo", "sans-serif";
}
#footer {
  margin-top: 0px;
  border: none;
  background: #5d1d0e;
}
/* ヘッダーを非表示 */
header {
  display: none;
}
#maincantents .contents {
  margin: 0;
}
/* ヘッダー非表示end */
#maincantents .inner {
  max-width: 1020px;
  width: 100%;
}
/*PC表示*/
.pc {
  display: block;
}
.sp {
  display: none;
}
img {
  width: 100%;
}
.top {
  width: 100%;
  background-color: #BF0001;
  align-content: center;
  padding-top: 15px;
}
@media screen and (min-width:1055px) {
  .top_img {
    max-width: 1060px;
    justify-content: center;
    margin: auto;
    padding: 50px 20px 0px;
  }
  .logobox {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: url(../..//images/mobileorder_lp/PC_top_img01_3.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom 0px right 25px;
  }
  .rightbox {
    width: 70%;
    text-align: center;
    padding: 0 0 20px;
  }
  .JJ_logo {
    width: 200px;
  }
  h1.top_logo {
    width: 370px;
    height: 188px;
    margin: 18px auto -95px;
    background: url("../../images/mobileorder_lp/SP_top_logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px;
  }
  .bears_img {
    height: 240px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: url("../../images/mobileorder_lp/PC_top_img03.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  /*
	.movie_wrap{
		
	}
.movie{
	position: relative;
    top: 133px;
    right: 133px;
}
	.movie_wrap img{
	position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;	
	}
	
*/
  .movie {
    width: 40%;
    position: relative;
    top: 153px;
    left: 80px;
  }
  .movie_in {
    position: relative;
    height: 0;
    margin-bottom: 20px;
    padding-bottom: 56.25%;
    overflow: hidden;
  }
  .movie_in iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .movie_in img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  /*	
	.movie-content-wrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie-content-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.movie-content-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}ダミ*/
  .sp-spacer {
    display: none;
    width: 1px;
    height: 1px;
  }
  .ordermerit_list {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
    color: #fff;
  }
  .list01 {
    display: flex;
    margin-right: 15px;
    border: solid 2px #fff;
    border-radius: 10px;
    padding: 30px 15px;
    width: 50%;
  }
  .list01_img {
    width: 96px;
    margin-right: 20px;
  }
  .list01_text {
    width: calc(100% - 116px);
  }
  .list01_text span {
    font-size: 2rem;
    line-height: 1.3;
    /*		font-weight: bold;*/
    text-align: left;
  }
  .list01_text p {
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 10px;
  }
  .list02 {
    display: block;
    border: solid 2px #fff;
    border-radius: 10px;
    padding: 30px 15px;
    margin-right: 15px;
    width: 50%;
  }
  .list02_box {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 0 auto;
  }
  .list02_textbox {
    width: calc(100% - 120px);
    padding-left: 20px;
  }
  .list02_box span {
    font-size: 2rem;
    line-height: 1.3;
    /*		font-weight: bold;*/
    text-align: left;
  }
  .list02_img {
    width: 120px;
  }
  .list02_text p {
    font-size: 1.4rem;
    line-height: 1.3;
    text-align: left;
    margin-top: 10px;
  }
  .list03 {
    display: flex;
    border: solid 2px #fff;
    border-radius: 10px;
    padding: 30px 15px;
    width: 50%;
  }
  .list03_img {
    width: 110px;
    margin-right: 20px;
  }
  .list03 img {
    width: 100%;
  }
  .list03_text {
    width: calc(100% - 130px);
  }
  .list03_text span {
    font-size: 2rem;
    line-height: 1.3;
    /*		font-weight: bold;*/
    text-align: left;
  }
  .list03_text p {
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 10px;
  }
  .shoplist {
    color: #fff;
    font-size: 2rem;
    margin: 30px auto 0;
    text-align: center;
    padding-bottom: 30px;
  }
  .shoplist p {
    line-height: 1.5;
  }
  .border {
    margin: 20px 100px;
    border-bottom: solid 2px #fff;
  }
  .p1 {
    font-size: 2.8rem;
    font-weight: bold;
  }
  .p2 {
    font-size: 2.8rem;
    font-weight: bold;
    margin-top: 10px;
  }
  .p3 {
    font-size: 1.5rem;
    margin-top: 30px;
  }
  section.order_how {
    background-color: #BF0001;
    border-top: solid 2px #fff;
  }
  .order {
    max-width: 1268px;
    width: 100%;
    margin: 0 auto;
  }
  .order_title span {
    display: inline-block;
    position: relative;
    font-size: 2.8rem;
    line-height: 1.6;
  }
  .order_title span::before {
    content: '';
    position: absolute;
    background: url(../../images/mobileorder_lp/line_left.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 27.5px;
    height: 34px;
    background-size: contain;
  }
  .order_title span::after {
    content: '';
    position: absolute;
    background: url(../../images/mobileorder_lp/line_right.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 27.5px;
    height: 34px;
    background-size: contain;
  }
  .order_title span::before {
    left: -40px;
  }
  .order_title span::after {
    right: -40px;
  }
  .order_title {
    background-color: #BF0001;
    width: 100%;
    color: #ffffff;
    text-align: center;
    position: relative;
  }
  .order_title h2 {
    font-size: 3.8rem;
    line-height: 1.5;
    position: relative;
    color: #ffffff;
    letter-spacing: 0.1em;
    z-index: 1;
    top: 16px;
    padding-bottom: 20px;
  }
  .order_title_arrow {
    max-width: 960px;
    margin: 0 auto;
  }
  /*===================================================
  よくある質問
  ===================================================*/
  *, *::after, *::before {
    box-sizing: border-box;
  }
  section.faq {
    overflow-x: hidden;
    /* border-top: solid 3px #FD0001; */
  }
  .accordion {
    max-width: 960px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 20px auto 0px;
    flex-wrap: wrap;
    padding: 0 10px;
  }
  /*------------------------------

  ここからアコーディオンのCSS

  ------------------------------*/
  /* チェックボックスは非表示 */
  .accordion-hidden {
    display: none;
  }
  /* Question部分 */
  .accordion-open {
    display: block;
    /*    background: #fff;*/
    cursor: pointer;
    margin: 5px 0;
    position: relative;
  }
  /* 開閉状態を示すアイコン+の作成 */
  .accordion-open::before, .accordion-open::after {
    content: '';
    width: 21px;
    height: 2px;
    background: #BF0001;
    position: absolute;
    top: 50%;
    right: 1%;
    transform: translateY(-300%);
  }
  /* 一本は縦にして+を作る */
  .accordion-open::after {
    transform: translateY(-300%) rotate(90deg);
    transition: .5s;
  }
  /* QとAのデザイン */
  .accordion-open span, .accordion-close span {
    align-items: center;
    /*    background: #fff;*/
    position: absolute;
    left: 0;
    top: 0;
  }
  /* 長い質問の場合、チェックボックスは非表示 */
  .accordion-hidden_1 {
    display: none;
  }
  /* 長い質問の場合、Question部分 */
  .accordion-open_1 {
    display: block;
    /*    background: #fff;*/
    cursor: pointer;
    margin: 5px 0;
    position: relative;
  }
  /* 長い質問の場合、開閉状態を示すアイコン+の作成 */
  .accordion-open_1::before, .accordion-open_1::after {
    content: '';
    width: 21px;
    height: 2px;
    background: #BF0001;
    position: absolute;
    top: 50%;
    right: 1%;
    transform: translateY(-300%);
  }
  /* 長い質問の場合、一本は縦にして+を作る */
  .accordion-open_1::after {
    transform: translateY(-300%) rotate(90deg);
    transition: .5s;
  }
  /* 長い質問の場合、QとAのデザイン */
  .accordion-open_1 span, .accordion-close_1 span {
    /*    background: #fff;*/
    position: absolute;
    left: 0;
    top: 0;
  }
  .Q_icon {
    max-height: 40px;
    width: auto;
    transform: translatey(11%);
  }
  .Q_icon_1 {
    max-height: 40px;
    width: auto;
    transform: translatey(-10%);
  }
  label {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .question {
    color: #BF0001;
    align-items: center;
    font-weight: 400;
    border-bottom: dotted 2px #BF0001;
    padding-bottom: 20px;
    text-align: left;
  }
  .answer01 {
    display: flex;
    font-weight: normal;
  }
  .answer01 p {
    padding-left: 40px;
    position: relative;
  }
  .answer01 p::before {
    content: "A";
    color: #BF0001;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 3.5rem;
    line-height: 1;
  }
  /*Q12のみ*/
  .answer01 .a_text {
    padding-left: 40px;
    position: relative;
    text-align: left;
  }
  .answer01 .a_text::before {
    content: "A";
    color: #BF0001;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 3.5rem;
    line-height: 1;
  }
  .answer01 .answer_tenpo {
    display: flex;
    flex-wrap: wrap;
  }
  .answer01 .tenpo {
    font-weight: bold;
    margin-top: 15px;
  }
  .answer01 .answer_tenpo dt {
    float: left;
    width: 120px;
    text-align: left;
  }
  .answer01 .answer_tenpo dd {
    width: calc(100% - 120px);
    text-align: left;
  }
  .answer01 .text {
    margin-top: 15px;
  }
  /*Q12のみ*/
  h2.answer02 {
    color: #BF0001;
    font-weight: lighter;
    letter-spacing: 0;
    font-size: 35px;
  }
  .accordion h5 {
    font-size: 1.6rem;
    font-weight: 400;
    text-align: left;
  }
  .accordion p {
    font-size: 1.6rem;
    font-weight: 400;
    text-align: left;
  }
  .Q_text {
    margin: 0 15px;
    padding: 0 35px;
    font-size: 1.6rem;
  }
  /* アコーディオンが開いたら縦棒を横棒にして-にする */
  .accordion-hidden:checked + .accordion-open:after {
    transform: translateY(-300%) rotate(0);
  }
  /* Answer部分 */
  .accordion-close {
    display: block;
    height: 0; /* 要素の高さは0 */
    overflow: hidden; /* 非表示 */
    padding: 0 0 0 60px;
    opacity: 0;
    transition: 0.5s; /* 表示速度の設定 */
    position: relative;
  }
  /* チェックボックスにチェックが入ったらAnswer部分を表示する */
  .accordion-hidden:checked + .accordion-open + .accordion-close {
    height: auto;
    opacity: 1;
    padding: 10px 10px 10px 10px;
    background: #fff;
    font-weight: 700;
  }
  /* 長い質問の場合、アコーディオンが開いたら縦棒を横棒にして-にする */
  .accordion-hidden_1:checked + .accordion-open_1:after {
    transform: translateY(-300%) rotate(0);
  }
  /* 長い質問の場合、Answer部分 */
  .accordion-close_1 {
    display: block;
    height: 0; /* 要素の高さは0 */
    overflow: hidden; /* 非表示 */
    padding: 0 0 0 60px;
    opacity: 0;
    transition: 0.5s; /* 表示速度の設定 */
    position: relative;
  }
  /* 長い質問の場合、チェックボックスにチェックが入ったらAnswer部分を表示する */
  .accordion-hidden_1:checked + .accordion-open_1 + .accordion-close_1 {
    height: auto;
    opacity: 1;
    padding: 10px 10px 10px 10px;
    /*    background: #fff;*/
    font-weight: 700;
  }
  /*===================================================
注意事項
===================================================*/
  .orverwidth05 {
    box-shadow: -1020px 0 0 #F9F2EC, 1020px 0 0 #F9F2EC;
    background: #F9F2EC;
    margin: 20px 0 0;
    padding: 50px 30px;
  }
  .container h4 {
    font-size: 2.2rem;
    font-weight: bold;
    margin: 10px 0 30px
  }
  .list {
    flex-wrap: wrap;
    color: #313131;
    list-style: none;
    max-width: 100%;
  }
  .list li {
    font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "YuGothic", "Meiryo", "sans-serif";
    font-size: 1.4rem;
    text-indent: -2rem;
    padding-left: 2rem;
  }
  section.important {
    background: #F9F2EC;
  }
  .orverwidth05 {
    background: #F9F2EC;
    max-width: 900px;
    padding: 50px 10px;
    margin: 0 auto;
  }
}
/*SP表示*/
@media screen and (max-width:1054px) {
  body {
    background: #fff;
  }
  #maincantents .inner {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
  }
  img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  /*	section top*/
  .JJ_logo {
    width: 110px;
    margin-left: 30px;
  }
  h1.top_logo {
    width: 250px;
    height: 132px;
    margin: 4px auto 10px;
    background: url("../../images/mobileorder_lp/SP_top_logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px;
  }
  .top_image {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding-left: 35px;
  }
  .movie {
    width: 80%;
    margin: 10px auto 0;
    padding-bottom: 25px;
  }
  .movie_in {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
  }
  .movie_in iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .top .img_2 {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  /*
	.movie{
		width: 95%;
    margin: 0 auto;
    text-align: center;
	padding-bottom: 15px;
	}
*/
  .app-display .top_img {
    padding: 30px 10px 0px;
  }
  .app-display .ptop0 {
    padding-top: 0;
  }
  /*section JJburger*/
  .JJburger_img {
    background: url(../../images/mobileorder_lp/SP_JJburger_photo_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
  }
  .JJburger_img::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 90%;
  }
  p.kodawari {
    padding-top: 33px;
    width: 315px;
    margin: 0 auto;
    color: #FFFFFF;
    font-size: 2rem;
    line-height: 1.5;
    text-align: center;
    font-weight: normal;
    border-bottom: solid 1px #FFFFFF;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  p.kodawari span {
    font-size: 2.7rem;
    line-height: 1.2;
  }
  .JJburger_about {
    background: url(../../images/mobileorder_lp/SP_JJburger_about_img.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    padding-bottom: 60px;
  }
  /*
	.JJburger_about{
		width:100%;
		margin: 0 auto;
		padding-bottom: 60px;
		background-color: #F9F2EC;
		background-image:
			url(../../images/mobileorder_lp/SP_JJburger_bg_text01.png),
			url(../../images/mobileorder_lp/SP_JJburger_bg_text02.png);
		background-repeat: 
			no-repeat,no-repeat;
		background-size: 60%,60%;
		background-position: top 20px left 0px,bottom 42px right 0px;
	}
*/
  p.about {
    font-size: 1.6rem;
    line-height: 1.9;
    text-align: center;
    padding: 43px 20px 0;
    font-weight: normal;
  }
  /*	アプリダウンロードボタン*/
  .download_btn, .download_btn_2 {
    max-width: 600px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 20px;
  }
  .download_btn {
    width: 100%;
    margin: 20px auto;
  }
  .download_btn_2 {
    margin: 5px auto;
    width: 90%;
  }
  .download_btn a:nth-of-type(1) {
    display: block;
    width: 43.7%;
  }
  .download_btn a:nth-of-type(2) {
    display: block;
    width: 54.3%;
  }
  .download_btn_2 a:nth-of-type(1) {
    display: block;
    width: 43.7%;
  }
  .download_btn_2 a:nth-of-type(2) {
    display: block;
    width: 54.3%;
  }
  .top_text_shop {
    color: #FFFFFF;
    font-size: 1.2rem;
    padding: 20px;
    text-align: center;
  }
  .top_text {
    color: #FFFFFF;
    font-size: 1.2rem;
    text-align: center;
    padding-bottom: 20px;
  }
  .download {
    background: #9D0607;
  }
  .download .top_text, .top_text_2 {
    background: #9D0607;
    color: #FFFFFF;
    font-size: 1.2rem;
    text-align: center;
  }
  .download .top_text {
    padding-bottom: 20px;
  }
  .top_text_2 {
    padding-bottom: 45px;
  }
  /*	section ordermerit*/
  section.ordermerit {
    overflow: hidden;
    border-top: solid 3px #FD0001;
  }
  .order_title {
    background-color: #BF0001;
    width: 100%;
    color: #ffffff;
    text-align: center;
    /*		padding-top: 16px;*/
    position: relative;
  }
  .order_title span {
    display: inline-block;
    position: relative;
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .order_title span::before {
    content: '';
    position: absolute;
    background: url(../../images/mobileorder_lp/line_left.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 17.5px;
    height: 24px;
    background-size: contain;
  }
  .order_title span::after {
    content: '';
    position: absolute;
    background: url(../../images/mobileorder_lp/line_right.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 17.5px;
    height: 24px;
    background-size: contain;
  }
  .order_title span::before {
    left: -30px;
  }
  .order_title span::after {
    right: -30px;
  }
  .order_title h2 {
    font-size: 2.8rem;
    line-height: 1.5;
    position: relative;
    color: #ffffff;
    letter-spacing: 0.1em;
    z-index: 1;
    top: 16px;
    padding-bottom: 20px;
  }
  /* .order_title::before{

		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		bottom:-60px;
		left: 50%;
		transform: translateX(-50%);
		border-left: 425px solid transparent;
		border-right: 425px solid transparent;
		border-top: 60px solid #ffffff;
	} */
  /* .order_title::after{
		content: url(../../images/mobileorder_lp/title_img.png);
		display:block;
		position: absolute;
		width:100%;
		height:auto;
		bottom:0;
		left: 50%;
		transform: translate(-50%, 0);
		

		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		bottom:-59px;
		left: 50%;
		transform: translateX(-50%);
		border-left: 425px solid transparent;
		border-right: 425px solid transparent;
		border-top: 60px solid #BF0001;

	} */
  .ordermerit {
    background-color: #BF0001;
  }
  .ordermerit_list {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    align-content: center;
    padding: 25px 35px 40px;
    color: #fff;
  }
  .list01 {
    max-width: 400px;
    width: 100%;
    display: flex;
  }
  .list01_img {
    width: 96px;
    margin-right: 20px;
  }
  .list01_text {
    width: calc(100% - 116px);
  }
  .list01_text span {
    font-size: 2.2rem;
    line-height: 1.3;
    /*		font-weight: bold;*/
    text-align: left;
  }
  .list01_text p {
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 30px;
  }
  .list02 {
    display: block;
    max-width: 400px;
    width: 100%;
    margin-top: 40px;
    margin: 40px 0px 0px auto;
  }
  .list02_box {
    display: flex;
    align-items: center;
    margin: 0 auto;
  }
  .list02_textbox {
    width: calc(100% - 120px);
  }
  .list02_box span {
    font-size: 2.2rem;
    line-height: 1.3;
    /*		font-weight: bold;*/
    text-align: left;
  }
  .list02_img {
    width: 120px;
  }
  .list02_text {
    width: 60%;
  }
  .list02_text p {
    font-size: 1.6rem;
    line-height: 1.3;
    text-align: left;
    margin-top: 10px;
  }
  .list03 {
    max-width: 400px;
    width: 100%;
    display: flex;
    margin: 40px 0px 0px;
  }
  .list03_img {
    width: 128px;
    margin-right: 20px;
  }
  .list03 img {
    width: 100%;
  }
  .list03_text {
    width: calc(100% - 148px);
  }
  .list03_text span {
    font-size: 2.2rem;
    line-height: 1.3;
    /*		font-weight: bold;*/
    text-align: left;
  }
  .list03_text p {
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: left;
    margin-top: 30px;
  }
  /*	section howto*/
  .howto {
    overflow-x: hidden;
    border-top: solid 3px #FD0001;
  }
  /*	section order*/
  section .order {
    margin-bottom: 40px;
  }
  .order_list {
    width: 100%;
    margin: 40px auto 40px;
    padding: 0 10px;
  }
  .order_case_1, .order_case_2, .order_case_3 {
    padding: 15px;
    border: solid 1px #BF0001;
    text-align: center;
  }
  .order_case_2 {
    margin-top: 43px;
  }
  .order_icon {
    margin: -45px auto 20px;
    width: 60px;
    height: 60px;
  }
  .order_indent {
    font-size: 2.4rem;
    line-height: 1.3;
	  font-weight: 600;
  }
  .order_text, .order_text_2 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .order_text {
    margin: 10px auto;
  }
  .order_text_2 {
    margin: 45px auto 35px;
  }
  .order_image {
    width: 100%;
    margin: 10px auto;
  }
  .order_image_2 {
    width: 65%;
    margin: 25px auto 0;
  }
  .order_icon_text {
    display: flex;
    align-items: center;
    max-width: 340px;
    margin: 0 auto;
  }
  .icon_point {
    width: 56px;
    margin-right: 10px;
  }
  .order_icon_text p {
    color: #BF0001;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: left;
  }
  .order_text_3 {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
  }
  .tt {
    max-width: 340px;
    margin: 0 auto;
    text-align: left;
  }
  .bb {
    color: #BF0001;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: left;
    position: relative;
    padding-left: 70px;
    margin-bottom: 15px;
    display: inline-block;
  }
  .bb::before {
    content: "";
    background: url(../../images/mobileorder_lp/SP_order_icon_point.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    width: 57px;
    height: 54px;
    top: -50%;
    left: 0;
  }
  /*	howtoget*/
  section.howtoget {
    overflow-x: hidden;
    border-top: solid 3px #FD0001;
  }
  .howtoget_list {
    width: 100%;
    margin: 20px auto 0;
    padding: 0 10px;
  }
  .order_case_3 {
    margin: 10px auto 40px;
  }
  .step-app-box .download_btn {
    padding: 0 8.7%;
  }
  .web-app {
    background: #9D0607;
  }
  .app .download_img {
    background: #9D0607;
    padding: 20px;
  }
  .faq_img {
    margin-bottom: 20px;
  }
  p.howtoget_text {
    font-size: 1.3rem;
    line-height: 1.7;
    text-align: right;
  }
  @media screen and (min-width:600px) and (max-width:850px) {
    .howtoget_list, .order_list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .order_case_1, .order_case_2, .order_case_3 {
      width: calc(50% - 10px);
      margin: 0 0 50px;
    }
    .downloadbox {
      max-width: 570px;
      width: 100%;
      margin: 0 auto;
    }
  }
  /*===================================================
  よくある質問
  ===================================================*/
  *, *::after, *::before {
    box-sizing: border-box;
  }
  section.faq {
    overflow-x: hidden;
    border-top: solid 3px #FD0001;
  }
  .accordion {
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 20px 20px 0px;
    flex-wrap: wrap;
  }
  /*------------------------------

  ここからアコーディオンのCSS

  ------------------------------*/
  /* チェックボックスは非表示 */
  .accordion-hidden {
    display: none;
  }
  /* Question部分 */
  .accordion-open {
    display: block;
    /*    background: #fff;*/
    cursor: pointer;
    margin: 5px 0;
    position: relative;
  }
  /* 開閉状態を示すアイコン+の作成 */
  .accordion-open::before, .accordion-open::after {
    content: '';
    width: 21px;
    height: 2px;
    background: #BF0001;
    position: absolute;
    top: 50%;
    right: 1%;
    transform: translateY(-300%);
  }
  /* 一本は縦にして+を作る */
  .accordion-open::after {
    transform: translateY(-300%) rotate(90deg);
    transition: .5s;
  }
  /* QとAのデザイン */
  .accordion-open span, .accordion-close span {
    align-items: center;
    /*    background: #fff;*/
    position: absolute;
    left: 0;
    top: 0;
  }
  /* 長い質問の場合、チェックボックスは非表示 */
  .accordion-hidden_1 {
    display: none;
  }
  /* 長い質問の場合、Question部分 */
  .accordion-open_1 {
    display: block;
    /*    background: #fff;*/
    cursor: pointer;
    margin: 5px 0;
    position: relative;
  }
  /* 長い質問の場合、開閉状態を示すアイコン+の作成 */
  .accordion-open_1::before, .accordion-open_1::after {
    content: '';
    width: 21px;
    height: 2px;
    background: #BF0001;
    position: absolute;
    top: 50%;
    right: 1%;
    transform: translateY(-300%);
  }
  /* 長い質問の場合、一本は縦にして+を作る */
  .accordion-open_1::after {
    transform: translateY(-300%) rotate(90deg);
    transition: .5s;
  }
  /* 長い質問の場合、QとAのデザイン */
  .accordion-open_1 span, .accordion-close_1 span {
    /*    background: #fff;*/
    position: absolute;
    left: 0;
    top: 0;
  }
  .Q_icon {
    max-height: 40px;
    width: auto;
    transform: translatey(11%);
  }
  .Q_icon_1 {
    max-height: 40px;
    width: auto;
    transform: translatey(-10%);
  }
  label {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .question {
    color: #BF0001;
    align-items: center;
    font-weight: 400;
    border-bottom: dotted 2px #BF0001;
    padding-bottom: 20px;
    text-align: left;
  }
  .answer01 {
    display: flex;
    font-weight: normal;
  }
  .answer01 p {
    padding-left: 40px;
    position: relative;
  }
  .answer01 p::before {
    content: "A";
    color: #BF0001;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 3.5rem;
    line-height: 1;
  }
  /*Q12のみ*/
  .answer01 .a_text {
    padding-left: 40px;
    position: relative;
    text-align: left;
  }
  .answer01 .a_text::before {
    content: "A";
    color: #BF0001;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 3.5rem;
    line-height: 1;
  }
  .answer01 .answer_tenpo {
    display: flex;
    flex-wrap: wrap;
  }
  .answer01 .tenpo {
    font-weight: bold;
    margin-top: 15px;
  }
  .answer01 .answer_tenpo dt {
    float: left;
    width: 120px;
    text-align: left;
  }
  .answer01 .answer_tenpo dd {
    width: calc(100% - 120px);
    text-align: left;
  }
  .answer01 .text {
    margin-top: 15px;
  }
  /*Q12のみ*/
  h2.answer02 {
    color: #BF0001;
    font-weight: lighter;
    letter-spacing: 0;
    font-size: 35px;
  }
  .accordion h5 {
    font-size: 1.6rem;
    font-weight: 400;
    text-align: left;
  }
  .accordion p {
    font-size: 1.6rem;
    font-weight: 400;
    text-align: left;
  }
  .Q_text {
    margin: 0 15px;
    padding: 0 35px;
    font-size: 1.6rem;
  }
  /* アコーディオンが開いたら縦棒を横棒にして-にする */
  .accordion-hidden:checked + .accordion-open:after {
    transform: translateY(-300%) rotate(0);
  }
  /* Answer部分 */
  .accordion-close {
    display: block;
    height: 0; /* 要素の高さは0 */
    overflow: hidden; /* 非表示 */
    padding: 0 0 0 60px;
    opacity: 0;
    transition: 0.5s; /* 表示速度の設定 */
    position: relative;
  }
  /* チェックボックスにチェックが入ったらAnswer部分を表示する */
  .accordion-hidden:checked + .accordion-open + .accordion-close {
    height: auto;
    opacity: 1;
    padding: 10px 10px 10px 10px;
    background: #fff;
    font-weight: 700;
  }
  /* 長い質問の場合、アコーディオンが開いたら縦棒を横棒にして-にする */
  .accordion-hidden_1:checked + .accordion-open_1:after {
    transform: translateY(-300%) rotate(0);
  }
  /* 長い質問の場合、Answer部分 */
  .accordion-close_1 {
    display: block;
    height: 0; /* 要素の高さは0 */
    overflow: hidden; /* 非表示 */
    padding: 0 0 0 60px;
    opacity: 0;
    transition: 0.5s; /* 表示速度の設定 */
    position: relative;
  }
  /* 長い質問の場合、チェックボックスにチェックが入ったらAnswer部分を表示する */
  .accordion-hidden_1:checked + .accordion-open_1 + .accordion-close_1 {
    height: auto;
    opacity: 1;
    padding: 10px 10px 10px 10px;
    /*    background: #fff;*/
    font-weight: 700;
  }
  /*===================================================
注意事項
===================================================*/
  .orverwidth05 {
    box-shadow: -1020px 0 0 #F9F2EC, 1020px 0 0 #F9F2EC;
    background: #F9F2EC;
    margin: 20px 0 0;
    padding: 50px 30px;
  }
  .container h4 {
    font-size: 2.2rem;
    font-weight: bold;
    margin: 10px 0 30px
  }
  .list {
    flex-wrap: wrap;
    color: #313131;
    list-style: none;
    max-width: 100%;
  }
  .list li {
    font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "YuGothic", "Meiryo", "sans-serif";
    font-size: 1.4rem;
    text-indent: -2rem;
    padding-left: 2rem;
  }
}
@media screen and (min-width:600px) and (max-width:850px) {
  .accordion {
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 20px 50px 0px !important;
    flex-wrap: wrap;
  }
  .orverwidth05 {
    box-shadow: -1020px 0 0 #f9f2ec, 1020px 0 0 #f9f2ec;
    background: #F9F2EC;
    margin: 20px 0 0;
    padding: 50px;
  }
}
@media screen and (max-width:1055px) {
  .phone {
    margin: 10px 0 auto;
    display: flex;
    justify-content: center;
  }
  .phone_img {
    width: 76px;
    margin: 5px 10px 0 5px;
  }
  .phone_p {
    width: calc(100% - 91px);
	  max-width: 500px;
  }
  .phone_text {
    padding: 5px 0px;
    border: solid 4px #fff;
    border-radius: 15px;
    box-shadow: 0px 5px 0px 0 rgb(90 0 0);
    text-align: center;
    color: #fff;
  }
  .phone_text_1 {
    font-size: 1.9rem;
    font-weight: bold;
    position: relative;
    display: inline-block;
  }
  .phone_text_1::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 24px;
    background-color: #fff;
    top: 5px;
    left: -20px;
    transform: rotate(-20deg);
  }
  .phone_text_1::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 24px;
    background-color: #fff;
    top: 5px;
    right: -20px;
    transform: rotate(20deg);
  }
  .phone_text_2 {
    font-size: 1.9rem;
    font-weight: bold;
  }
  .phone_text_2 span {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .phone_text_3 {
    font-size: 1rem;
    margin-top: 15px;
    color: #fff;
  }
}
@media screen and (max-width: 1054px) {
  .movie_in img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .sp-spacer {
    display: block;
  }
}
/*2023/6/27 dpoint連携　追加　START*/
section.dpoint {
  background-color: #BF0001;
  padding: 120px 0 240px;
}
.dpoint_box {
  border: solid #FFD600 4px;
  border-radius: 56px;
  background-color: #fff;
  position: relative;
  max-width: 1268px;
  width: 100%;
  margin: 0 auto;
}
.ribon {
  position: absolute;
  top: -50px;
  left: 50%;
  content: "";
  background-image: url(/images/mobileorder_lp/ribon_pc.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 73.5%;
  height: 90px;
  transform: translate(-50%, 0px);
}
.dpoint_box-ttl {
  text-align: center;
  color: #fff;
  font-size: 27px;
  padding-top: 10px;
  font-weight: bold;
}
.dpoint_box-ttl span {
  font-size: 40px;
}
.dpoint_box-lead {
  width: 80%;
  margin: 60px auto 55px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.dpoint_box-lead--img {
  width: 45%;
}
.dpoint_box-lead--text {
  width: 53.6%;
}
.dpoint_box-lead--text---img {
  margin-bottom: 30px;
}
.dpoint_box-lead--text p {
  width: 70%;
  margin: 0 auto 40px;
}
.dpoint_box-lead--btn {
    width: 84.5%;
    margin: 0 auto 12px;
    background-color: #B20001;
    padding: 12px 0;
    text-align: center;
    border-radius: 40px;
    position: relative;
	transition: .5s;
}
.dpoint_box-lead--btn:hover{
	opacity: 0.5;
	transition: .5s;
}
.dpoint_box-lead--btn::after {
    position: absolute;
    content: '\f138';
    font-family: 'FONTAWESOME';
    color: #fff;
    font-size: 22px;
    top: 50%;
    right: 25px;
    transform: translate(0px, -50%);
}
.dpoint_box-lead--btn a {
    color: #fff;
    font-size: 22px;
    padding: 20px 45px;
}
.dpoint_box-lead--btn a:hover {
	text-decoration: none;
}
.dpoint_accordion-area--ttl {
  position: relative;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #B20001;
  padding: 12px 0;
  border: solid 3px #B20001;
  border-radius: 32px;
  width: 68%;
  margin: 0 auto 52px;
  line-height: 1;
	cursor: pointer;
	transition: .5s;
}
.dpoint_accordion-area--ttl:hover {
	opacity: 0.5;
	transition: .5s;
}
.dpoint_accordion-area--ttl::after {
  position: absolute;
  content: '\f107';
  top: 50%;
  right: 55px;
  font-family: FontAwesome;
  font-size: 5rem;
  font-weight: bold;
  transform: translate(0px, -45%);
  transition: .5s;
}
.dpoint_accordion-area--ttl.close::after {
  transform: translate(0px, -45%) rotate(180deg);
  transition: .5s;
}
.dpoint_accordion-area--box {
  display: none;
  padding: 0 55px 55px;
}
@media screen and (max-width: 1054px) {
  section.dpoint {
    background-color: #fff;
    padding: 30px 0 0;
  }
  .dpoint_box {
    border: none;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    max-width: 1268px;
    width: 100%;
    margin: 0 auto;
  }
  .ribon {
    position: relative;
    top: 0px;
    left: 50%;
    content: "";
    background-image: url(/images/mobileorder_lp/ribon_sp.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 95%;
    height: 170px;
    transform: translate(-50%, 0px);
  }
  .dpoint_box-ttl {
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 28px;
    font-weight: bold;
    line-height: 1.4;
  }
  .dpoint_box-ttl span {
    font-size: 36px;
  }
  .dpoint_box-lead {
    width: 90%;
    margin: 30px auto 40px;
    display: block;
  }
  .dpoint_box-lead--img {
    width: 100%;
    margin: 0 auto 40px;
  }
  .dpoint_box-lead--text {
    width: 100%;
    margin: 0 auto;
  }
  .dpoint_box-lead--text---img {
    margin: 0 auto 30px;
    width: 90%;
  }
  .dpoint_box-lead--text p {
    width: 97%;
    margin: 0 auto 40px;
    font-size: 18px;
    line-height: 1.5;
  }
  .dpoint_box-lead--btn {
    width: 97%;
    margin: 0 auto 12px;
  }
  .dpoint_accordion-area--ttl {
    position: relative;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    color: #B20001;
    padding: 12px 0;
    border: solid 3px #B20001;
    border-radius: 47px;
    width: 95%;
    margin: 0 auto 52px;
    line-height: 1.3;
  }
  .dpoint_accordion-area--ttl::after {
    position: absolute;
    content: '\f107';
    top: 50%;
    right: 30px;
    font-family: FontAwesome;
    font-size: 4.6rem;
    font-weight: bold;
    transform: translate(0px, -45%);
    transition: .5s;
  }
  .dpoint_accordion-area--ttl.close::after {
    transform: translate(0px, -45%) rotate(180deg);
    transition: .5s;
  }
  .dpoint_accordion-area--box {
    width: 100%;
    padding: 50px 0 0;
  }
  .dpoint_accordion-stepbox {
    width: 95%;
    margin: 0 auto 40px;
    padding: 50px 0 30px;
    border: solid 1px #BF0001;
    position: relative;
  }
  .dpoint_accordion-stepbox.end {
    border: none;
	margin: 0 auto 20px;
  }
  .dpoint_accordion-stepbox::before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 60px;
    height: 60px;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0px);
  }
  #no1::before {
    background-image: url(/images/mobileorder_lp/step_1_icon.png);
  }
  #no2::before {
    background-image: url(/images/mobileorder_lp/step_2_icon.png);
  }
  #no3::before {
    background-image: url(/images/mobileorder_lp/step_3_icon.png);
  }
  #no4::before {
    background-image: url(/images/mobileorder_lp/step_4_icon.png);
  }
  #no5::before {
    background-image: url(/images/mobileorder_lp/step_5_icon.png);
  }
  .dpoint_accordion-stepbox p {
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
  }
  .dpoint_accordion-stepbox p.stepbox--ttl {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .dpoint_accordion-stepbox.end p.stepbox--ttl {
    margin-bottom: 30px;
  }
  .stepbox--img {
    width: 63%;
    margin: 0 auto 25px;
    position: relative;
  }
  .end .stepbox--img::before,.end .stepbox--img::after {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .end .stepbox--img::before {
    background-image: url(/images/mobileorder_lp/step_end_l.png);
    top: 40px;
    left: -55px;
    width: 25%;
    height: 68%;
  }
  .end .stepbox--img::after {
    background-image: url(/images/mobileorder_lp/step_end_r.png);
    top: -20px;
    right: -55px;
    width: 35%;
    height: 100%;
  }
}
@media screen and (min-width:600px) and (max-width:850px) {
    .box--flex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
		padding: 0 10px;
    }
    .dpoint_accordion-stepbox {
      width: calc(50% - 10px);
      margin: 0 0 50px;
    }
    
  }
/*2023/6/27 dpoint連携　追加　END*/

/*2024/1/9 よくある質問ボタン　START*/
.redbtn {
  max-width: 856px;
  transition: .5s;
  padding: 120px 0;
  margin: 0 auto;
}
.redbtn a {
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #BF0001;
  border-radius: 40px;
  padding: 12px 0;
  transition: .5s;
  text-decoration: none;
}
.redbtn a::after {
  position: absolute;
  content: '\f138';
  font-family: 'FONTAWESOME';
  color: #fff;
  font-size: 22px;
  top: 50%;
  right: 20px;
  transform: translate(0px, -50%);
}
@media screen and (max-width:850px) {
  .redbtn {
    padding: 100px 25px 80px;
}
}
/*2024/1/9 よくある質問ボタン　END*/</pre></body></html>