﻿
 body {
   background-color: #ffffff;
   font-family:
      Arial, sans-serif;
   margin: 0;
}

.photo_box_10  {
  padding-top: 10px;
}
.photo_box_24  {
  padding-top: 24px;
}
.photo_box_32  {
  padding-top: 32px;
}
.photo_box_40  {
  padding-top: 40px;
}
.photo_box_48  {
  padding-top: 48px;
}
.photo_box_56  {
  padding-top: 56px;
}
.photo_66  {
  padding-bottom: 66px;
}
.photo_82  {
  padding-bottom: 82px;
}
.photo_lp_40  {
  padding-left: 40px;
}
.photo_rp_40  {
  padding-right: 40px;
}
.p08      {
  font-size: 10px;
  color: ##9E885E;
  padding-bottom: 2px;
  display: block;
}

a{-webkit-tap-highlight-color: transparent;} /* --- iphone 半透明ハイライトを非表示にする --- */

 a:visited { text-decoration: none; color: #493027; }
 a:active  { text-decoration: none; color: #9E885E; }
 a:link    { text-decoration: none; color: #493027; }
 a:hover   { text-decoration: none; color: #493027; }

 a:hover   .p08 { text-decoration:none; color:#FFA500; font-weight: bold; }

 img {
   border: none;
}

 html {
   margin-left: calc(100vw - 100%);
   margin-right: 0;
}

.bottom-pic {
  display: flex;
}