<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------
PC用css
---------------------------*/
@media screen and (min-width: 641px) {
  .pc {
  	margin-bottom: 0;
  }
  
  a {
      color: #e97924;
  }
  .btn_detail {
	width: auto;
    display: inline-block;
  }
  main #leftContents {
    display: none;
  }

  #visual {
      clear: both;
      margin: 0 auto 30px;
      width: 100%;
      text-align: center;
  }

  #visual a:hover {
      opacity: 0.8;
  }

  #visual img {
      margin: auto;
      width: 835px;
  }

  main #mainContents {
	float: none;
    width: 100%;
    margin-left: 0;
  }
  main #mainContents &gt; section {
    margin-left: 0;
	margin-bottom: 0;
    padding: 50px 0;
  }
  section::after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
  }

  h2 {
      margin: 0;
      padding: 0;
      text-align: center;
      color: #372110;
      font-size: 40px;
      background-color: transparent;
  }

/*  section section {
      margin-left: 15px;
  }*/

  h3 {
      margin: 0 0 10px -15px;
      /*padding: 5px 0 5px 15px;*/
      text-align: left;
      color: #372110;
      font-size: 26px;
      background-color: #fbf0e8;
  }

  h4 {
      margin: 0 0 10px -15px;
      padding-left: 10px;
      text-align: left;
      border-bottom: 1px solid #372110;

  }

  section section p {
      margin: 0 auto 20px;
      text-align: left;
      color: #111;
  }

  main {
      width: 100%;
      margin: auto;
  }

  section .contents {
      margin: auto;
      width: 1100px;
      text-align: center;
  }

  main section h2+p {
      margin-bottom: 40px;
      text-align: center;
      color: #372110;
  }



  #news ,
  #category_list ,
  #flow {
      background-color: #fbf0e8;
  }

  /* news */

  #news .sns_icon {
      float: right;
      margin-top: -100px;
  }

  #news .sns_icon a {
      margin-left: 10px;
  }

  #news .sns_icon a:hover {
      opacity: 0.8;
  }

  #news-blog {
      margin-bottom: 40px;
      text-align: left;
      padding: 15px;
      background: #fff;
  }

  #news-blog li {
      margin-left: 0;
      margin-bottom: 10px;
      padding-bottom: 10px;
      list-style-type: none;
      border-bottom: 1px solid #372110;
  }

  #news-blog li:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none;
  }

  #news-blog li p {
      margin-bottom: 0;
  }

  #news-blog li .date {
      display: inline-block;
      width: 120px;
  }

  #news-blog li a {
  	  margin-left: 30px;
      color: #372110;
      text-decoration: none;
  }

  #news-blog li a:hover {
      color: #e97924;
      text-decoration: underline;
  }

  /* template_items */
  .item_thumbnail {
      padding: 15px;
      background-color: #fbf0e8;
  }

  .item_thumbnail::after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
  }

  .item_thumbnail a {
      position: relative;
      float: left;
      margin-right: 15px;
      padding: 10px 15px 15px;
      width: 497px;
      color: #111;
      text-decoration: none;
      background-color: #fff;
  }

  .item_thumbnail a:last-of-type {
      float: left;
      margin-right: 0;
  }

  .item_thumbnail a p:first-of-type {
      margin-bottom: 5px;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      color: #372110;
      border-bottom: 1px solid #372110;
  }

  .item_thumbnail a p {
      text-align: left;
  }

  .item_thumbnail a img {
      float: left;
      margin: 10px;
  }

  .item_thumbnail .item_outline {
      position: absolute;
      right: 20px;
      bottom: 15px;
      text-align: center;

  }

  .item_thumbnail .item_outline b {
      font-size: 26px;
  }

  .item_thumbnail .item_outline span {
      float: left;
      margin-right: 20px;
      padding: 5px 0 10px;
      width: 135px;
      line-height: 25px;
      color: #fff;
      font-size: 26px;
      background-color: #e97924;
  }
  
  .item_thumbnail .item_outline span.small_letter {
      font-size: 18px;
  }
  
  .item_thumbnail .item_outline span:last-of-type {
      margin-right: 0;
  }

  .item_thumbnail .item_outline span::first-line {
      font-size: 16px;
  }

  /* category_list */

  #category_list div a {
      float: left;
      text-align: center;
      margin: 0 10px 10px 0;
      padding-top: 10px;
      width: 113px;
      height: 98px;
      color: #111;
      line-height: 15px;
      font-weight: bold;
      text-decoration: none;
      background-color: #fff;
      border-radius: 10px;
  }

  #category_list div a:nth-of-type(9) ,
  #category_list div a:nth-of-type(18) {
      margin-right: 0;
  }

  #category_list div a img {
      display: block;
      margin: auto;

  }

  #category_list div .long_name {
      line-height: 15px;
  }

  /* popular_items */

  #popular_items a::before {
      content: "";
      position: absolute;
      left: 73px;
      top: -50px;
      width: 60px;
      height: 48px;
      background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_1st.png?cmsp_timestamp=20220215191358") no-repeat top center;
  }

  #popular_items .popular_2nd::before {
      background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_2nd.png?cmsp_timestamp=20220215191412") no-repeat top center;
  }

  #popular_items .popular_3rd::before {
      background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_3rd.png?cmsp_timestamp=20220215191419") no-repeat top center;
  }

  #popular_items .popular_4th::before {
      background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_4th.png?cmsp_timestamp=20220215191431") no-repeat top center;
  }

  #popular_items .popular_5th::before {
      background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_5th.png?cmsp_timestamp=20220215191442") no-repeat top center;
  }

  #popular_items div a {
      position: relative;
      display: block;
      float: left;
      margin: 50px 15px 0 0;
      padding: 10px;
      text-align: left;
      width: 208px;
      height: 311px;
      color: #111;
      line-height: 22px;
      text-decoration: none;
      border: 1px solid #dfdfdf;
      box-sizing: border-box;
  }

  #popular_items div a:last-of-type {
      margin-right: 0;
  }

  #popular_items div a img {
      display: block;
      margin: auto;
  }

  #popular_items div a span {
      position: absolute;
      bottom: 10px;
      left: 10px;
      font-weight: bold;
      font-size: 20px;
  }



  /* strength */

  #strength h2 ,
  #strength &gt; p ,
  #inquiry h2 ,
  #inquiry &gt; p {
      text-shadow: 2px 2px 10px #fff,2px 2px 10px #fff,2px 2px 10px #fff,2px 2px 10px #fff;
  }

  #strength {
      background: url("https://img02.shop-pro.jp/PA01170/795/etc/bg_strength.jpg?cmsp_timestamp=20220215192426") no-repeat center center;
      background-size: cover;
  }

  #strength ul {
      padding: 15px;
      background-color: #fff;
  }

  #strength ul::after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
  }

  #strength ul li {
      float: left;
      margin: 0 16px 16px 0;
      padding: 10px 0;
      text-align: left;
      width: 346px;
      font-size: 18px;
      font-weight: bold;
      list-style-type: none;
      background-color: #fbf0e8;
  }

  #strength ul li:nth-of-type(3n) {
      margin-right: 0;
  }

  #strength ul li:nth-of-type(n+4) {
      margin-bottom: 0;
  }

  /* 強みが2行になるものの表示 */
  #strength ul li:nth-of-type(4) p ,
  #strength ul li:nth-of-type(6) p {
      line-height: 23px;
  }

  #strength ul li img {
      display: block;
      margin: 0 auto 10px;
  }

  #strength ul li p {
      line-height: 45px;
  }

  #strength ul li span {
      float: left;
      display: block;
      margin: 0 10px;
      padding-top: 10px;
      text-align: center;
      width: 48px;
      height: 38px;
      font-size: 30px;
      line-height: 23px;
      color: #fff;
      background-color: #e97924;
      border-radius: 50px;
  }

  /* flow */
  #flow .contents {
      padding: 15px;
      background-color: #fff;
      box-sizing: border-box;
  }

  #flow .contents::after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
  }

  #flow .contents &gt; p {
      clear: both;
      margin-bottom: 20px;
      text-align: left;
  }

  #flow .flow_step_image li {
      float: left;
      margin: 0 10px 10px 0;
      padding-bottom: 20px;
      width: 206px;
      list-style-type: none;
      font-size: 20px;
      font-weight: bold;
      background-color: #f1ebe0;
  }

  .flow_step_image li span {
      float: left;
      margin-bottom: 15px;
      padding: 0 10px;
      text-align: left;
      color: #fff;
      font-size: 16px;
      background-color: #e97924;
  }

  .flow_step_image li img {
      clear: both;
      display: block;
      margin: 0 auto 20px;
  }

  #flow .flow_step_image li:last-child {
      margin-right: 0;
  }

  #flow .inquiry_method div {
      margin-bottom: 30px;
      width: 341px;
      border: 1px solid #eee;
  }

  #flow .contents .btn_detail {
      margin: 0 8px 10px 0;
      padding: 3px 53px;
  }

  #flow .contents &gt; a:last-of-type {
      margin-right: 0;
  }

  /* about_print */

  #about_print section {
      margin-bottom: 30px;
      text-align: left;
  }

  #about_print section:first-of-type img {
      float: left;
      margin-right: 15px;
  }

  #about_print section:first-of-type div {
      width: 680px;
  }

  #about_print section div p span {
      display: block;
      margin-bottom: 5px;
      padding: 0 5px;
      font-weight: bold;
      font-size: 22px;
      color: #372110;
      background-color: transparent;
      border-bottom: 2px solid #372110;
  }

  #about_print section div span {
      padding: 0 20px;
      color: #fff;
      background-color: #e97924;
  }

  #about_print section div {
      float: left;
      margin-right: 16px;
      width: 351px;
  }

  #about_print section div:last-of-type {
      margin-right: 0;
  }

  /* results */
  #results {
      background-color: #fbf0e8;
  }

  #results div {
      margin-bottom: 30px;
      padding: 15px;
      background-color: #fff;
      box-sizing: border-box;
  }

  #results div p {
float: left;
    margin: 0 10px 10px 0;
    width: 350px;
    height: 415px;
    text-align: left;
    border: 2px solid #dadada;
    box-sizing: border-box;
    padding: 10px;
    margin: 0px 10px 10px 0;
    font-size: 18px;
    font-weight: bold;
  }

  #results div p img {
      margin: -10px 0 0 -10px;
      border-bottom: 2px solid #dadada;
  }


  #results div p:nth-of-type(3n) {
      margin-right: 0;
  }

  #results div p:nth-of-type(n+4) {
      margin-bottom: 30px;
  }

  #results div p span {
    display: block;
    margin: 0 -10px;
    padding: 0px 10px;
    font-size: 16px;
    font-weight: normal;
    border-top: 1px solid #372110;
  }


  #results section {
      clear: both;
      margin: 0 0 20px;
  }

  #results section h3 {
      margin-left: 0;
  }

  #results section img {
      float: left;
      margin-right: 10px;
      border: 2px solid #dadada;
  }

  #results section img:nth-of-type(3n) {
      margin-right: 0;
  }

  #results &gt; p:last-of-type {
      margin-bottom: 0;
  }


  /* payment */
  #payment .btn_detail {
      margin-right: 20px;
      width: 470px;
  }

  #payment .btn_detail:last-of-type {
      margin-right: 0;
  }

  #payment table {
      margin: 0 auto 30px;
      width: 775px;
      border-collapse: collapse;
      border-spacing: 0;
      border: 1px solid #dadada;
  }

  #payment table th ,
  #payment table td {
      vertical-align: middle;
      height: 60px;
      border-right: 1px solid #dadada;
  }

  #payment table th {
      background-color:#fbf0e8;
      border-right: 1px solid #dadada;
  }

  /* faq */
  #faq {
      background-color: #fafafa;
  }

  #faq section {
      margin: 0;
      background-color: #fff;
  }

  #faq section h3::before {
      content: "Q";
      margin-right: 10px;
  }

  #faq section h3 {
      margin: 0;
  }

  #faq section p {
      padding: 0 1em;
      background-color: #fff;
      margin-left: 2em;
  }

  #faq section p::before {
      content: "A";
      margin-left: -1em;
      margin-right: 6px;
      font-weight: bold;
      font-size: 26px;
  }

  #faq section p span {
      display: block;
      font-weight: bold;
  }

  /* win_days */
  #win_days section {
      float: left;
      margin: 0 10px 0 0;
      width: 680px;
  }

  #win_days section h3 {
      margin-left: 0;
  }

  /* インスタグラムスライドショー */
  #win_days section div {
      display: flex;
      align-items: center;
      margin-bottom: 20px;
      height: 200px;
      overflow: hidden;
  }
  #win_days section div ul {
      display: flex;
  }
  #win_days section div ul li {
      margin-left: 0;
      width: 200px;
      height: 200px;
      list-style-type: none;
  }

  #win_days section div ul {
      display: flex;
      animation: loop-slide 30s infinite linear 1s both;
  }

  @keyframes loop-slide {
      from {
          transform: translateX(0);
      }
      to {
          transform: translateX(-100%);
      }
  }
  .history-wrap {
      display: none;
  }

}

@media print{
  header nav {
    position: static !important;
  }
  main {
    padding-top: 0;
  }

}



/*---------------------------
スマートフォン用css
---------------------------*/

@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
  main #leftContents {
  display: none;
}
  #mainContents {
	margin: 0;
    padding: 0;
}
  #mainContents section {
	padding: 0 0 0 5px;
	margin: 0;
}  
  img {
  	max-width: 100%;
  }
#visual {
	margin: 0 auto 30px;
	width: 100%;
}

#visual img {
	margin: auto;
	max-width: 100%;
    box-sizing: border-box;
}


#mainContents &gt; section {
	padding: 40px 0;
}

section::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h2 {
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
	color: #372110;
	font-size: 26px;
	background-color: transparent;
}

section section {
	padding: 0;
}

h3 {
    margin: 0px 0 10px -5px;
    padding: 5px 0 5px 10px;
  	text-align: left;
	color: #372110;
	font-size: 20px;
	background-color: #fbf0e8;
}

h4 {
	margin: 0 0 10px -5px;
	padding-left: 10px;
	text-align: left;
	border-bottom: 1px solid #372110;
	
}

main {
	width: 100%;
  	margin: 64px auto 0;
}

main ul li {
  	margin-left: 0;
}

section .contents {
	margin: 0 5px;
}

section h2+p {
	margin: 0 10px 40px;
    text-align: center;
	color: #372110;
}



#news ,
#category_list ,
#flow {
	background-color: #fbf0e8;
}

/* news */

#news .sns_icon {
	margin-bottom: 20px;
	text-align: center;
}

#news .sns_icon a {
	margin-left: 10px;
}

  #news-blog {
    margin-bottom: 20px;
    text-align: left;
    padding: 15px;
    background: #fff;
  }

  #news-blog li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    list-style-type: none;
    font-size: 0.9em;
    border-bottom: 1px solid #372110;
  }

  #news-blog li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }

  #news-blog li p {
  	margin: 0;
    font-size: 0.95em;
  }
  #news-blog li a {
    display: block;
    color: #372110;
    text-decoration: none;
  }

/* template_items */
.item_thumbnail {
	padding: 15px;
	background-color: #fbf0e8;
}

.item_thumbnail::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.item_thumbnail a {
	position: relative;
    height: 435px;
    padding: 10px 15px 15px;
	color: #111;
	text-decoration: none;
	background-color: #fff;
}

.item_thumbnail a p:first-of-type {
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color: #372110;
	border-bottom: 1px solid #372110;
}

.item_thumbnail a p {
	text-align: left;
}

.item_thumbnail a img {
	margin: auto;
}

.item_thumbnail .item_outline {
	text-align: center;

}

.item_thumbnail .item_outline b {
	font-size: 26px;
}

.item_thumbnail .item_outline span {
	float: left;
	margin-right: 20px;
	padding: 5px 0 10px;
	width: 46%;
	line-height: 25px;
	color: #fff;
	font-size: 20px;
	background-color: #e97924;
}

.item_thumbnail .item_outline span.small_letter {
    font-size: 18px;
}

.item_thumbnail .item_outline span:last-of-type {
	margin-right: 0;
}

.item_thumbnail .item_outline span::first-line {
	font-size: 16px;
}

/* category_list */

#category_list div a {
	float: left;
	text-align: center;
	margin: 0 3% 10px 0;
	padding-top: 10px;
	width: 31%;
	height: 98px;
	color: #111;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	border-radius: 10px;
}


#category_list div a:nth-of-type(3n) ,
#category_list div a:nth-of-type(18) {
	margin-right: 0;
}

#category_list div a img {
	display: block;
	margin: auto;
	
}

#category_list div .long_name {
	line-height: 15px;
}

/* popular_items */

#popular_items a::before {
	content: "";
	position: absolute;
  	left: 16vw;
	top: -50px;
	width: 60px;
	height: 48px;
	background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_1st.png?cmsp_timestamp=20220215191358") no-repeat top center;
}

#popular_items .popular_1st::before {
	left: 30vw;
  }

#popular_items .popular_1st {
    float: none;  
    margin: 60px auto 0;
    width: 75%;
	height: 275px;
  }


#popular_items .popular_2nd::before {
	background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_2nd.png?cmsp_timestamp=20220215191412") no-repeat top center;
}

#popular_items .popular_3rd::before {
	background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_3rd.png?cmsp_timestamp=20220215191419") no-repeat top center;
}

#popular_items .popular_4th::before {
	background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_4th.png?cmsp_timestamp=20220215191431") no-repeat top center;
}

#popular_items .popular_5th::before {
	background: url("https://img02.shop-pro.jp/PA01170/795/etc/popular_items_5th.png?cmsp_timestamp=20220215191442") no-repeat top center;
}

#popular_items div a {
	position: relative;
	display: block;
	float: left;
	margin: 60px 2% 0 0;
	padding: 5px;
	text-align: left;
	width: 49%;
	height: 311px;
	color: #111;
	line-height: 22px;
	text-decoration: none;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
}

#popular_items div a:nth-of-type(3) ,
#popular_items div a:nth-of-type(5) {
	margin-right: 0;
}

#popular_items div a img {
	display: block;
	margin: auto;
}

#popular_items div a span {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-weight: bold;
	font-size: 20px;
}



/* strength */

#strength h2 ,
#strength &gt; p ,
#inquiry h2 ,
#inquiry &gt; p {
	text-shadow: 2px 2px 10px #fff,2px 2px 10px #fff,2px 2px 10px #fff,2px 2px 10px #fff;
}

#strength {
	background: url("https://img02.shop-pro.jp/PA01170/795/etc/bg_strength.jpg?cmsp_timestamp=20220215192426") no-repeat center center;
	background-size: cover;
}

#strength ul {
	padding: 10px;
	background-color: #fff;
}

#strength ul::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#strength ul li {
	float: left;
    margin: 0 2% 16px 0;
    padding: 10px 0;
    text-align: left;
    width: 49%;
    height: 140px;
    position: relative;
    font-weight: bold;
    list-style-type: none;
    background-color: #fbf0e8;
  }

  #strength ul li:nth-of-type(2n) {
	margin-right: 0;	
  }

  #strength ul li:nth-of-type(5) ,
  #strength ul li:nth-of-type(6) {
	margin-bottom: 0;	
  }
  
  
  #strength ul li img {
    display: block;
    margin: 0 auto 10px;
    height: 60px;
}
  
#strength ul li p {
    margin: 0 5px;
}
#strength ul li p br {
	display: none;
  }

  #strength ul li span {
    position: absolute;
    display: block;
    top: 0px;
    left: 0;
    padding-top: 5px;
    text-align: center;
    width: 30px;
    height: 25px;
    line-height: 23px;
    color: #fff;
    background-color: #e97924;
}  
  
/* flow */

#flow .contents {
	padding: 10px;
	background-color: #fff;
	box-sizing: border-box;
}

#flow .contents::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#flow .contents &gt; p {
	clear: both;
	text-align: left;
}

#flow div ul li {
    float: left;
    margin: 0 2% 10px 0;
    padding-bottom: 5px;
	text-align: center;
	width: 49%;
    list-style-type: none;
    font-size: 18px;
    font-weight: bold;
    background-color: #f1ebe0;
}

#flow div ul li span {
	float: left;
	margin-bottom: 5px;
    padding: 0 10px;
	text-align: left;
	color: #fff;
	font-size: 16px;
	background-color: #e97924;
}

#flow div ul li img {
	clear: both;
	display: block;
	margin: 0 auto 10px;
}
  
#flow div ul li:nth-of-type(2n) {
	margin-right: 0;	
}

#flow div ul li:last-child {
	margin-right: 0;
	width: 100%;
  }

#flow .inquiry_tel p:last-of-type {
	margin-bottom: 0;
}

#flow .inquiry_method div {
	border: 1px solid #eee;
}

#flow .contents .btn_detail {
	margin-bottom: 10px;
}

#flow .contents &gt; a:last-of-type {
	margin-right: 0;
}

/* about_print */

#about_print section {
	padding: 0 0 0 5px;
	text-align: left;
}


#about_print section:first-of-type div {
	width: 100%;
}

#about_print section div p span {
	display: block;
	margin-bottom: 5px;
	padding: 0 5px;
	font-weight: bold;
	color: #372110;
	background-color: transparent;
	border-bottom: 2px solid #372110;
}

#about_print section div span {
	padding: 0 20px;
	color: #fff;
	background-color: #e97924;
}

#about_print section div ul {
	margin-left: 25px;
}

#about_print section div {
	margin-bottom: 20px;
	width: 100%;
}

#about_print section div:last-of-type {
	margin-right: 0;
}
#about_print section img {
	margin-bottom: 5px;
	width: 100%;
	height: auto;
}

/* results */
#results {
	background-color: #fbf0e8;
}

#results div {
	margin-bottom: 30px;
	padding: 15px;
	background-color: #fff;
	box-sizing: border-box;
}

#results div p {
	margin: 0 10px 10px 0;
	width: 100%;
	text-align: left;
	font-weight: bold;
  	border: 2px solid #dadada;
	box-sizing: border-box;
}

#results img {
	width: 100%;
	height: auto;
	border-bottom: 2px solid #dadada;
}


#results div p span {
	display: none;
}


#results section {
	margin: 0;
	padding: 0;
}

#results section h3 {
	margin-left: 0;
}

#results section img {
	margin-bottom: 10px;
	border: 2px solid #dadada;
    box-sizing: border-box;
}
#results section img:last-of-type {
	margin-bottom: 0;
  }
  
#results &gt; p:last-of-type {
	margin-bottom: 0;
}


/* payment */

#payment .btn_detail:last-of-type {
	margin-right: 0;
}

#payment table {
	margin: 0 auto 30px;
	width: 100%;
	border-collapse: collapse;
    border-spacing: 0;
  	border: 1px solid #dadada;
    white-space: break-spaces;
}

#payment table th ,
#payment table td {
	vertical-align: middle;
	padding: 10px;
    font-size: 14px;
  	border-right: 1px solid #dadada;
}

#payment table th {
	background-color:#fbf0e8;
	border-right: 1px solid #dadada;
}

#payment .btn_detail:first-of-type {
  	margin-bottom: 10px;
}
  
/* faq */
#faq {
	background-color: #fafafa;
}

#faq section {
	margin-left: 0;
	background-color: #fff;
}

#faq section h3::before {
	content: "Q";
    margin-right: 4px;
    margin-left: -20px;
}

#faq section h3 {
	padding: 5px 5px 5px 25px;
}

#faq section p::before {
	content: "A";
	margin-left: -1em;
	font-weight: bold;
	font-size: 20px;
}

#faq section p {
	padding: 0 1em;
	background-color: #fff;
	margin-left: 10px;
}

#faq section p span {
	display: block;
	font-weight: bold;
}

/* win_days */
#win_days section {
	margin: 0 0 20px 0;
	padding: 0;
}

#win_days section h3 {
	margin-left: 0;
}

/* インスタグラムスライドショー */
#win_days section div {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	height: 150px;
	overflow: hidden;
}
#win_days section div ul {
	display: flex;
}
#win_days section div ul li {
	width: 150px;
	height: 150px;
	list-style-type: none;
}

#win_days section div ul {
	display: flex;
	animation: loop-slide 30s infinite linear 1s both;
}

@keyframes loop-slide {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}


  .history-wrap {
      display: none;
  }



}

</pre></body></html>