/*  #policy
================================================ */
#sengen { background-image: url(../img/about/policy/bg.png); background-size: contain; background-repeat: no-repeat; padding: 0 20px 50px; }

#sengen .box { padding: 249px 0 0; }

#sengen .box .contents { position: relative; box-shadow: 0 0 0 4px #f7f7f7; margin: 0 4px; }

#sengen .box .contents:before { position: absolute; top: -4px; left: -4px; height: 4px; width: 238px; content: ""; background-image: -webkit-gradient(linear, right top, left top, from(#088cad), to(#525eff)); background-image: linear-gradient(-90deg, #088cad 0%, #525eff 100%); }

#sengen .box .contents .txtArea { padding: 42px 23px 34px; }

#sengen .box .contents .txtArea .copy { font-size: 2rem; font-weight: 600; text-align: center; background-color: #fff; }

#sengen .box .contents .txtArea .txt { font-size: 1.4rem; font-weight: 300; padding-top: 10px; background-color: #fff; }

#sengen .listbox { background-image: url(../img/about/policy/ico_sp.png); background-size: 50%; background-repeat: no-repeat; background-position: right 30px bottom 45px; color: #fff; background-color: #173b77; margin-top: 33px; }

#sengen .listbox .list { padding: 35px 30px 33px 32px; }

#sengen .listbox .list .item { position: relative; font-size: 1.5rem; padding-left: 20px; }

#sengen .listbox .list .item:before { position: absolute; content: ""; top: 7px; left: 0; width: 11px; height: 12px; background-color: #fff; }

@media screen and (min-width: 600px) { #sengen { background-size: 965px 680px; background-position: left 0 top 64px; max-width: 1920px; padding: 0; margin: 0 auto; }
  #sengen .box { padding: 0 0 0 0; margin: 0 auto; }
  #sengen .box .contents { min-height: 605px; margin: 36px 60px 0; box-shadow: 0 0 0 7px rgba(247, 247, 247, 0.5); }
  #sengen .box .contents:before { top: -7px; left: -7px; height: 7px; width: 71%; }
  #sengen .box .contents .txtArea { background-color: #fff; float: right; width: 550px; margin: 0 14% 0 0; padding: 116px 0 30px 30px; }
  #sengen .box .contents .txtArea .copy { font-size: 3.8rem; font-weight: bold; text-align: left; }
  #sengen .box .contents .txtArea .txt { font-size: 1.5rem; font-weight: normal; padding-top: 26px; }
  #sengen .listbox { width: 1280px; background-size: contain; background-repeat: no-repeat; background-position: right 60px bottom; margin: 209px auto 180px; }
  #sengen .listbox .list { padding: 65px 0 62px 64px; }
  #sengen .listbox .list .item { font-size: 1.8rem; padding-left: 24px; }
  #sengen .listbox .list .item:before { position: absolute; content: ""; top: 7px; left: 0; width: 13px; height: 13px; background-color: #fff; } }
