@charset "UTF-8";
/*----------------------------------------------

h2見出し

----------------------------------------------*/
/* line 8, ../sass/policy.scss */
.h2-wrapper {
  background: #1d4173; }
  /* line 11, ../sass/policy.scss */
  .h2-wrapper h2 img {
    zoom: .5; }

/* line 17, ../sass/policy.scss */
.h2-arrow {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: -7px; }
  /* line 23, ../sass/policy.scss */
  .h2-arrow img {
    width: 1000px; }

/*----------------------------------------------

policyコンテンツ

----------------------------------------------*/
/* line 36, ../sass/policy.scss */
.right {
  text-align: right; }

/* line 40, ../sass/policy.scss */
strong {
  font-weight: 500; }
