@charset "UTF-8";
/* =================================================================== cassini main 07-10-2022 ------------------------------------------------------------------ */
@font-face { font-family: 'garamond'; src: local("/font/KAGaramond-Regular"); }

/* line 15, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_variable.scss */ .gara { font-family: 'garamond','Shippori Mincho B1', serif; }

/* line 31, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_variable.scss */ a.btn { cursor: pointer; font-size: 1.1rem; font-weight: 500; line-height: 1.5; position: relative; display: inline-block; padding: 1.3rem 5rem; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-transition: all 0.3s; transition: all 0.3s; text-align: center; vertical-align: middle; text-decoration: none; letter-spacing: 0.1em; color: #fff; }

/* line 51, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_variable.scss */ a.btn:hover { background: #f9f7f5 !important; }

/* line 55, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_variable.scss */ a.btn-border { border: 2px solid #4D583A; background: #4D583A; }

/* line 58, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_variable.scss */ a.btn-border::before { position: absolute; top: 4px; left: 4px; width: calc(100% - 8px); height: calc(100% - 8px); content: ''; -webkit-transition: all 0.3s; transition: all 0.3s; border: 1px solid #fff; }

/* line 70, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_variable.scss */ a.btn-border:hover::before { top: 2px; left: 2px; width: calc(100% - 4px); height: calc(100% - 4px); content: ''; border-color: #4D583A; }

@media only screen and (max-width: 768px) { /* line 82, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_variable.scss */ a.btn { font-size: .9rem; padding: 1.3rem 3rem; }
  /* line 86, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_variable.scss */ a.btn-border { border: 1px solid #4D583A; } }

/* =================================================================== RESP ------------------------------------------------------------------ */
@media screen and (min-width: 768px) and (max-width: 1024px) { /* line 8, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ div.row { width: 100%; display: block; padding: 0 20px; }
  /* line 13, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ .line_container { background: url(../images/kazari/line-container-above.png) 20px 12px no-repeat; background-size: 180px; }
  /* line 16, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ .line_container .sections_wrapper { margin: 8px; background: url(../images/kazari/line-container-bottom.png) right 10px bottom 10px no-repeat; background-size: 300px; } }

@media only screen and (max-width: 767px) { /* line 25, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ div.row { width: 100%; display: block; padding: 10px; }
  /* line 30, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ .line_container { background: url(../images/kazari/line-container-above.png) 15px 8px no-repeat; background-size: 100px; }
  /* line 33, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ .line_container .sections_wrapper { margin: 8px; background: url(../images/kazari/line-container-bottom.png) right 10px bottom 10px no-repeat; background-size: 180px; } }

/* =================================================================== 01. mainvisual ------------------------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1023px) { /* line 48, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mainttl { justify-content: center; position: absolute; left: 10%; top: 50%; transform: translate(-10%, -50%); }
  /* line 55, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mainttl div.ttl h1 { margin: 0 30px 20px 0; }
  /* line 57, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mainttl div.ttl h1 img { max-height: 50vh; width: auto; }
  /* line 76, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mvbg { position: absolute; right: -40%; width: 100%; text-align: left; }
  /* line 81, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mvbg img { height: 105vh; width: auto; object-fit: cover; } }

@media only screen and (max-width: 767px) { /* line 92, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv { height: calc(100vh - 40px); position: relative; }
  /* line 96, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mainttl { justify-content: center; align-items: flex-start; position: absolute; left: 8%; top: 23%; transform: translate(-8%, -23%); }
  /* line 104, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mainttl div.ttl h1 { margin: 0; }
  /* line 106, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mainttl div.ttl h1 img { height: auto; max-height: 40vh; width: auto; }
  /* line 112, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mainttl div.ttl .order_buttons { display: none; }
  /* line 117, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mvbg { position: absolute; top: 50%; transform: translateY(-50%); right: -70%; width: 140%; }
  /* line 123, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#mv .mv_wrap .mvbg img { height: 110vh; width: auto; object-fit: cover; } }

/* =================================================================== 02. introduction ------------------------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) { /* line 141, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction { width: 100%; padding: 120px 0 0; }
  /* line 144, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title { text-align: center; margin-bottom: 100px; }
  /* line 148, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span { display: block; /*英語を一旦非表示にしたいそうなので以下追記。あとでけす*/ }
  /* line 150, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span.ja { margin: 0 auto 25px; }
  /* line 152, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span.ja img { width: 60%; height: auto; }
  /* line 158, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span.en img { width: 65%; height: auto; }
  /* line 164, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span.ja_only { margin-bottom: 35px; }
  /* line 169, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title::before { background-size: 250px; width: 100%; height: 15px; display: block; margin-bottom: 40px; }
  /* line 176, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title::after { background-size: 250px; width: 100%; height: 15px; display: block; margin-top: 30px; }
  /* line 184, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper { background: none; width: 75%; margin: 0 auto; }
  /* line 188, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row { display: flex; flex-direction: column; }
  /* line 191, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.images { width: 100%; margin-bottom: 30px; }
  /* line 194, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.images img { width: 100%; height: auto; }
  /* line 199, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.sheet { background: url(../images/intro/product-bg.png) right top 7% no-repeat; background-size: 260px; width: 100%; }
  /* line 204, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.sheet h2 span { font-size: 0.9rem !important; }
  /* line 207, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.sheet h2 span:nth-of-type(2) { font-size: 1.2rem !important; }
  /* line 211, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.sheet h2 span:nth-of-type(3) { font-size: 1.8rem !important; }
  /* line 217, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.sheet .order { margin-top: 60px; }
  /* line 223, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_copy { width: 75%; margin: 70px auto 0; }
  /* line 227, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_copy p.en { margin-bottom: 35px; }
  /* line 231, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_copy img { margin: 60px auto 0; width: 80px; height: auto; } }

@media only screen and (max-width: 767px) { /* line 241, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction { padding: 70px 10px 0; }
  /* line 243, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title { margin-bottom: 40px; }
  /* line 246, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span { display: block; /*英語を一旦非表示にしたいそうなので以下追記。あとでけす*/ }
  /* line 248, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span.ja { margin: 0 auto 25px; }
  /* line 250, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span.ja img { width: 100%; height: auto; }
  /* line 256, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span.en img { width: 100%; height: auto; }
  /* line 262, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title p span.ja_only { margin-bottom: 25px; }
  /* line 267, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title::before { background: url(../images/kazari/kazari-above.png) center center no-repeat; background-size: 200px; width: 100%; height: 10px; margin-bottom: 35px; }
  /* line 274, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_title::after { background: url(../images/kazari/kazari-bottom.png) center center no-repeat; background-size: 200px; width: 100%; height: 10px; margin-top: 20px; }
  /* line 282, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper { background: none; }
  /* line 284, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row { flex-direction: column; }
  /* line 286, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.images { width: 100%; margin-bottom: 30px; }
  /* line 293, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.sheet { background: url(../images/intro/product-bg.png) right top 47% no-repeat; background-size: 180px; width: 100%; }
  /* line 298, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.sheet h2 span { font-size: 0.9rem !important; }
  /* line 308, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.sheet .order { margin-top: 30px; }
  /* line 310, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction div.product_detail_wrapper div.row div.sheet .order a { margin: 0 0 3px; }
  /* line 317, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_copy { margin: 30px auto 0; }
  /* line 320, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_copy p.en { margin-bottom: 35px; }
  /* line 324, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #introduction .intro_copy img { margin: 60px auto 0; width: 60px; } }

/* =================================================================== 03. Gallery ------------------------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) { /* line 337, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #gallery { padding-top: 70px; }
  /* line 339, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #gallery .gallery { width: 100%; }
  /* line 341, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #gallery .gallery ul { display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%; margin: 0 auto; padding: 0 10px; gap: 5px; }
  /* line 349, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #gallery .gallery ul li { position: relative; flex-basis: calc(100%/4 - 5px); } }

@media only screen and (max-width: 767px) { /* line 359, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #gallery { padding-top: 60px; }
  /* line 361, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #gallery .gallery { width: 100%; }
  /* line 363, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #gallery .gallery ul { padding: 0 10px; gap: 5px; }
  /* line 366, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #gallery .gallery ul li { flex-basis: calc(100%/3 - 5px); margin-bottom: 5px; }
  /* line 370, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #gallery .gallery ul::after { content: ""; flex-basis: calc(100%/3 - 5px); } }

/* =================================================================== 04. Details ------------------------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) { /* line 384, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details { padding: 100px 0 0; }
  /* line 386, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .details_item { display: flex; margin-bottom: 80px; height: 350px; padding: 0 10px; }
  /* line 392, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .details_item .detail_image img { width: 100%; height: 350px; object-fit: cover; }
  /* line 406, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_left .detail_content { background: url(../images/kazari/detail_left.png) right top no-repeat; background-size: 37%; padding: 30px 50px 0 0; }
  /* line 413, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_right .detail_content { order: -1; background: url(../images/kazari/detail_right.png) left bottom no-repeat; background-size: 30%; padding: 15px 0 0 50px; }
  /* line 420, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_center { height: auto !important; width: 75%; display: block; margin: 100px auto 0; }
  /* line 425, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_center .detail_image { margin-bottom: 30px; }
  /* line 427, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_center .detail_image img { width: 100%; height: 300px; object-fit: cover; } }

@media only screen and (max-width: 767px) { /* line 438, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details { padding: 70px 0 0; }
  /* line 440, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .details_item { display: flex; flex-direction: column; margin-bottom: 20px; height: auto; width: 100%; }
  /* line 446, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .details_item .detail_image { margin: 0 auto 10px; text-align: center; }
  /* line 449, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .details_item .detail_image img { width: 80%; height: 250px; object-fit: cover; }
  /* line 464, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_left .detail_content { background: url(../images/kazari/detail_left.png) right top no-repeat; background-size: 25%; padding: 20px; }
  /* line 471, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_right .detail_content { order: 0; background: url(../images/kazari/detail_right.png) left bottom no-repeat; background-size: 20%; padding: 20px; }
  /* line 478, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_center { width: 100%; margin: 0 auto; }
  /* line 481, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_center .detail_image { text-align: center; margin: 0 auto 10px; }
  /* line 484, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_center .detail_image img { width: 80%; height: 250px; object-fit: cover; }
  /* line 490, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #details .detail_center .detail_content { padding: 20px; } }

/* =================================================================== 03. Profile ------------------------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) { /* line 501, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile { margin: 80px 0 0; }
  /* line 504, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row h2 { margin-bottom: 50px; }
  /* line 506, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row h2 img { width: 200px; height: auto; }
  /* line 510, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row h2:last-of-type { margin-left: -80px; }
  /* line 512, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row h2:last-of-type img { width: 320px; }
  /* line 517, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row p { width: 75%; }
  /* line 521, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap > img { margin: 40px auto; width: 400px; }
  /* line 525, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap h3 { font-size: 1.6rem; }
  /* line 527, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap h3 span { font-size: 1.8rem; }
  /* line 531, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap .twitter { width: 75%; margin: 0 auto; }
  /* line 535, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap .twitter a span { font-size: 0.8rem !important; }
  /* line 541, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row #comment { padding-top: 80px; }
  /* line 544, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row > img { margin: 50px auto 0; width: 80px; height: auto; } }

@media only screen and (max-width: 767px) { /* line 554, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile { margin: 50px 0 0; }
  /* line 557, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row h2 { margin-bottom: 30px; }
  /* line 559, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row h2 img { width: 170px; height: auto; }
  /* line 563, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row h2:last-of-type { margin: 20px 0 0 -60px; }
  /* line 565, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row h2:last-of-type img { width: 280px; }
  /* line 570, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row p { margin: 20px auto; padding: 0 15px; }
  /* line 575, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap > img { margin: 20px auto 30px; width: 80%; }
  /* line 579, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap h3 { font-size: 1.3rem; }
  /* line 581, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap h3 span { font-size: 1rem; }
  /* line 585, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap .twitter { margin-top: 20px; }
  /* line 587, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap .twitter a { margin-left: 15px; }
  /* line 589, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap .twitter a img { width: 13px; height: auto; margin-right: 5px; }
  /* line 594, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row .prof_wrap .twitter a span { font-size: 0.8rem !important; }
  /* line 600, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row #comment { padding-top: 60px; }
  /* line 603, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row > img { margin: 50px auto 0; width: 60px; height: auto; }
  /* line 608, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row p { margin: 0 auto; }
  /* line 610, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row p.en { margin-bottom: 35px; }
  /* line 613, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #profile div.row p:first-of-type { margin-top: 25px; } }

/* =================================================================== 06. Order ------------------------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) { /* line 626, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order { padding-top: 60px; }
  /* line 628, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap { padding: 10px; }
  /* line 631, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl { width: 50%; margin-right: -30px; }
  /* line 634, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl { text-align: center; }
  /* line 636, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl h2 { margin: 0 15px 30px 0; }
  /* line 638, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl h2 img { width: 200px; height: auto; }
  /* line 643, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl .order_buttons { width: 100%; height: 120px; }
  /* line 646, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl .order_buttons a { margin-top: 15px; }
  /* line 648, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl .order_buttons a:first-of-type { margin-right: 10px; }
  /* line 650, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl .order_buttons a:first-of-type img { height: auto; max-width: 63%; }
  /* line 656, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl .order_buttons a:last-of-type img { height: auto; max-width: 73%; }
  /* line 665, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mvbg { width: 50%; padding: 20px 0; }
  /* line 668, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mvbg img { margin-left: 0px; width: 100%; height: auto; } }

@media only screen and (max-width: 767px) { /* line 680, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order { padding-top: 30px; position: relative; width: 100%; }
  /* line 684, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap { padding: 15px; }
  /* line 686, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner { justify-content: center; }
  /* line 688, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl { padding: 45px 10px 30px; width: 100%; }
  /* line 692, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl h2 { margin: 0 25px 30px 0; }
  /* line 694, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl h2 img { width: 200px; height: auto; }
  /* line 699, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl .order_buttons { width: 100%; height: 130px; }
  /* line 703, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl .order_buttons a:first-of-type { margin-right: 10px; }
  /* line 705, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl .order_buttons a:first-of-type img { max-width: 73%; }
  /* line 710, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mainttl div.ttl .order_buttons a:last-of-type img { max-width: 83%; }
  /* line 718, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ section#order .order_wrap .order_inner .mvbg { display: none; } }

/* =================================================================== 07. Share ------------------------------------------------------------------- */
@media only screen and (max-width: 767px) { /* line 734, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #share { padding: 60px 0; }
  /* line 738, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #share .row ul li { text-align: center; flex-basis: calc(100%/3); }
  /* line 743, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #share .row ul li:first-child a img { width: 75%; }
  /* line 750, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #share .row ul li:nth-child(2) a img { width: 70%; }
  /* line 757, /Volumes/Macintosh HD/Users/ame/Sites/take-your-time/scss/modules/_resp.scss */ #share .row ul li:last-child a img { width: 60%; } }
