
/* policy -------------------------------------------------------------------- */
.policy_area {
  margin: 0 auto;
  width: 80%;
  font-size: 16px;
  line-height: 2.0;
  }
@media (max-width:767px) {
.policy_area {
  margin: 1.0em auto;
  width: 95.0%;
  font-size: 3.8vw;
  line-height: 1.75em;
  }
 }

.policy_photo {
  float: right;
  margin-left: 2.0em;
  margin-bottom: 1.5em;
  }
@media (max-width:767px) {
.policy_photo {
  float: none;
  margin-left: 0.0em;
  margin-bottom: 1.0em;
  text-align: center;
  }
 }

.policy_image {
  width: 100%;
  height: auto;
  }
@media (max-width:767px) {
.policy_image {
  width: 50.0%;
  height: auto;
  }
 }

.policy_large {
  font-family: 'Hiragino Mincho Pro', 'MS PMincho', serif;
  font-size: 28px;
  font-style: italic;
  letter-spacing: 0.15em;
  }
@media (max-width:767px) {
.policy_large {
  font-size: 5.8vw;
  letter-spacing: 0.15em;
  margin-bottom: 0.25em;
  text-align: center;
  }
 }

.right {
  text-align: right;
  }



/* policy 40th -------------------------------------------------------------------- */
.policy40th_text_area {
  margin: 0 auto 2.0em;
  font-size: 16px;
  line-height: 2.0;
  overflow: hidden;
  }
@media (max-width:767px) {
.policy40th_text_area {
  margin: 1.0em auto 2.0em;
  width: 95.0%;
  font-size: 3.8vw;
  line-height: 1.75em;
  }
 }

.policy40th_photo {
  float: right;
  margin-left: 2.0em;
  margin-bottom: 1.5em;
  }
@media (max-width:767px) {
.policy40th_photo {
  float: none;
  margin-left: 0.0em;
  margin-bottom: 1.5em;
  text-align: center;
  }
 }

.policy40th_image {
  width: 280px;
  height: auto;
  margin-top: 0;
  }
@media (max-width:767px) {
.policy40th_image {
  width: 75.0%;
  text-align: center;
  }
 }

.policy40th_photo_comment {
  font-size: 10px;
  line-height: 1.5;
  margin-top: 0.5em;
  text-align: right;
  }
@media (max-width:767px) {
.policy40th_photo_comment {
  font-size: 3.0vw;
  text-align: center;
  }
 }

.policy_image_viking {
  margin: 1.0em auto;
  width: 30px;
  height: auto;
  }
@media (max-width:767px) {
.policy_image_viking {
  width: 2.0em;
  }
 }
