@charset "UTF-8";
body,
html {
  width: 100%;
  max-width: 100%;
  max-height: 100%; }

html {
  font-size: 67.5%;
  /* for mobile */ }

@media (min-width: 1023px) {
  html {
    font-size: 62.5%;
    /* sets the base font to 10px */
    height: 100%; } }
body {
  -webkit-text-size-adjust: none;
  margin: 0;
  padding: 0;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  font-family: -apple-system, blinkMacSystemFont,'Helvetica Neue','Segoe UI','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
  line-height: 1.4;
  letter-spacing: 0.2px;
  overflow-wrap: break-word;
  word-break: normal;
  color: 0; }

p {
  font-size: 18px;
  font-size: 1.8rem; }

@media (max-width: 1200px) {
  p {
    font-size: 14px !important; } }
ul {
  list-style: none; }
  ul li {
    display: inline-block !important; }

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #4e4e4d;
  text-decoration: none; }

a:hover {
  color: #4e4e4d; }

/*--------------------------------
layout
---------------------------------*/
article {
  padding-bottom: 20px; }

.container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .container .inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 20px; }

@media (max-width: 1023px) {
  .container .inner {
    padding: 0 !important; } }
/*--------------------------------
header
---------------------------------*/
#header .logo {
  margin-top: 20px; }
#header .headBg {
  position: relative;
  background: url("../images/head_bg_02.png") no-repeat;
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top: 72.8%;
  background-size: contain;
  width: 100%; }
  #header .headBg .inner {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute; }
    #header .headBg .inner h1 {
      text-align: center; }
      #header .headBg .inner h1 img {
        width: 100%;
        max-width: 863px; }
    #header .headBg .inner .comment {
      margin: 40px auto; }
      #header .headBg .inner .comment .blueBg {
        background: url("../images/head_bg_01.png") no-repeat;
        line-height: 0;
        padding: 10px 32px;
        font-size: 2.5rem;
        font-size: 25px; }
      #header .headBg .inner .comment p {
        margin-top: 42px;
        line-height: 2; }
        #header .headBg .inner .comment p .grn {
          color: #319e5b;
          font-weight: bold; }
        #header .headBg .inner .comment p .fs22 {
          font-size: 2.2rem;
          font-size: 22px; }
#header .conversionArea {
  background: url("../images/head_bg_03.png") no-repeat;
  z-index: 2;
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top: 11.75%;
  background-size: contain;
  width: 100%; }
  #header .conversionArea .inner {
    position: relative; }
    #header .conversionArea .inner .textArea {
      position: absolute;
      top: -196px;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      #header .conversionArea .inner .textArea img {
        max-width: 528px;
        width: 100%; }
    #header .conversionArea .inner .btnArea {
      position: absolute;
      /*right: 0;*/
      text-align: center;
      width: 100%;
      bottom: 125px;
      height: 100%; }
      #header .conversionArea .inner .btnArea img {
        max-width: 438px;
        width: 100%; }

@media (max-width: 1023px) {
  .logo img {
    width: 100%; }

  #header {
    position: static; }
    #header h1 img {
      width: 100%; }
    #header .comment {
      position: relative;
      margin: 40px auto 10px auto; }
      #header .comment p {
        margin-top: 42px;
        line-height: 2; }
    #header .comment {
      text-align: center; }
      #header .comment .blueBg {
        background: url("../images/head_bg_01.png") no-repeat;
        line-height: 0;
        padding: 10px 32px;
        font-size: 2.5rem;
        font-size: 28px; }
      #header .comment p {
        margin-top: 42px;
        line-height: 2;
        font-size: 24px; }
        #header .comment p .grn {
          color: #319e5b;
          font-weight: bold; }
        #header .comment p .fs22 {
          font-size: 2.2rem;
          font-size: 22px; }

  .conversionArea2 {
    background: none !important;
    text-align: center;
    height: 100%;
    padding-top: 0 !important;
    margin-bottom: 40px; }
    .conversionArea2 img {
      max-width: 308px;
      width: 100%; } }
	/*--------------------------------
section
---------------------------------*/
	/* ALL
–––––––––––––––––––– */
#cont1 .titleArea img {
  width: 100%; }
#cont1 .inner .news {
  position: relative;
  background: url("../images/cont1_illust_01.png") 0 0 no-repeat;
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top: 58.3%;
  background-size: contain;
  width: 100%;
  z-index: 4; }
  #cont1 .inner .news .fukidashi01,
  #cont1 .inner .news .fukidashi02 {
    text-align: center;
    position: absolute; }
  #cont1 .inner .news .fukidashi01 {
    top: 134px;
    right: 250px;
    position: absolute;
    height: 100%; }
  #cont1 .inner .news .fukidashi02 {
    top: 440px;
    right: 150px;
    position: absolute;
    width: 100%;
    height: 100%; }
#cont1 .markArea {
  position: relative;
  padding: 0; }
  #cont1 .markArea .markInner {
    position: absolute;
    top: -20px;
    background: url("../images/cont1_bg_02.png") no-repeat;
    padding-bottom: 24px;
    width: 100%; }
    #cont1 .markArea .markInner .contents {
      margin-top: 42px;
      margin-bottom: 32px;
      padding: 0 62px; }
    #cont1 .markArea .markInner .wrap {
      margin-bottom: 14px; }
      #cont1 .markArea .markInner .wrap .comment,
      #cont1 .markArea .markInner .wrap .icon,
      #cont1 .markArea .markInner .wrap .midashi {
        display: table-cell;
        vertical-align: middle; }
      #cont1 .markArea .markInner .wrap .icon {
        width: 2%;
        padding: 0 20px 0 0; }
      #cont1 .markArea .markInner .wrap .midashi {
        line-height: 1.2;
        font-size: 2rem;
        font-size: 20px;
        color: #fd5300;
        font-weight: bold;
        width: 36%; }
    #cont1 .markArea .markInner .comment {
      width: 62%;
      font-size: 16px;
      font-size: 1.6rem; }

@media (max-width: 1023px) {
  .titleArea {
    line-height: 0; }
    .titleArea img {
      line-height: 0; }

  .markAreaSp {
    position: static;
    background: #fffcf8; }
    .markAreaSp .markInner {
      padding: 14px 12px; }
      .markAreaSp .markInner h2 {
        font-size: 2rem;
        font-size: 20px;
        color: #3d99b7;
        font-weight: bold;
        padding: 0;
        margin: 0;
        padding-bottom: 14px; }
      .markAreaSp .markInner .title {
        display: table;
        table-layout: fixed; }
      .markAreaSp .markInner img, .markAreaSp .markInner .midashi {
        display: table-cell;
        vertical-align: middle; }
      .markAreaSp .markInner img {
        margin-right: 12px; }
      .markAreaSp .markInner .midashi {
        color: #fd5300;
        font-weight: bold; }
      .markAreaSp .markInner .blue {
        font-size: 2rem !important;
        font-size: 20px !important;
        color: #3d99b7; }
      .markAreaSp .markInner .comment {
        display: block;
        margin-bottom: 0px; }
        .markAreaSp .markInner .comment:nth-child(2) {
          matgin-bottom: 0; } }
#cont1_02 {
  margin-top: 200px;
  padding-top: 40px; }
  #cont1_02 .news02 {
    position: relative;
    background: url("../images/cont2_illust_03.png") no-repeat;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 49.85%;
    background-size: contain;
    width: 100%;
    z-index: 4; }
    #cont1_02 .news02 .fukidashi01,
    #cont1_02 .news02 .fukidashi02 {
      text-align: center;
      position: absolute; }
    #cont1_02 .news02 .fukidashi01 {
      bottom: 430px;
      right: 80px;
      position: absolute;
      height: 100%; }
    #cont1_02 .news02 .fukidashi02 {
      top: -168px;
      left: -132px;
      position: absolute;
      width: 100%;
      height: 100%; }
      #cont1_02 .news02 .fukidashi02 .orange {
        color: #fd5300;
        font-weight: bold; }
    #cont1_02 .news02 .markArea {
      position: relative; }
      #cont1_02 .news02 .markArea .markInner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        top: -600px; }
        #cont1_02 .news02 .markArea .markInner .wrap {
          top: 200px; }
        #cont1_02 .news02 .markArea .markInner .wrap02 {
          top: 400; }
        #cont1_02 .news02 .markArea .markInner .wrap,
        #cont1_02 .news02 .markArea .markInner .wrap02 {
          margin-bottom: 40px;
          margin-top: 20px;
          position: absolute;
          width: 100%;
          height: 100%; }
          #cont1_02 .news02 .markArea .markInner .wrap .comment,
          #cont1_02 .news02 .markArea .markInner .wrap .icon,
          #cont1_02 .news02 .markArea .markInner .wrap .midashi,
          #cont1_02 .news02 .markArea .markInner .wrap02 .comment,
          #cont1_02 .news02 .markArea .markInner .wrap02 .icon,
          #cont1_02 .news02 .markArea .markInner .wrap02 .midashi {
            vertical-align: middle; }
          #cont1_02 .news02 .markArea .markInner .wrap .icon,
          #cont1_02 .news02 .markArea .markInner .wrap02 .icon {
            display: table-cell;
            width: 0.1%;
            padding: 0 20px 0 0; }
          #cont1_02 .news02 .markArea .markInner .wrap .midashi,
          #cont1_02 .news02 .markArea .markInner .wrap02 .midashi {
            display: table-cell;
            line-height: 1.2;
            font-size: 2rem;
            font-size: 20px;
            color: #3d99b7;
            font-weight: bold;
            width: 36%; }
        #cont1_02 .news02 .markArea .markInner .comment {
          display: block;
          font-size: 16px;
          font-size: 1.6rem; }
  #cont1_02 .conversionArea {
    position: relative;
    background: url("../images/cont1_bg_03.png") no-repeat;
    height: 142px; }
    #cont1_02 .conversionArea .btnArea {
      padding-top: 16px;
      text-align: center; }
    #cont1_02 .conversionArea .textArea {
      position: absolute;
      bottom: -32px;
      right: 98px; }

#cont2 {
  margin-top: 60px; }
  #cont2 .blueBg {
    background: url("../images/cont2_bg_01.png") no-repeat;
    line-height: 0;
    padding: 10px 32px;
    font-size: 2.5rem;
    font-size: 25px; }
  #cont2 .btnArea .inner {
    max-width: 990px !important;
    padding: 0 !important; }
  #cont2 .btnArea ul {
    padding-left: 0 !important; }

@media (max-width: 1023px) {
  #cont2 .blueBg {
    background: #eaf9fd;
    line-height: 0;
    padding: 10px 22px;
    font-size: 2.2rem;
    font-size: 18px; }
  #cont2 .btnArea {
    text-align: center; }
    #cont2 .btnArea img {
      width: 100%; } }
#cont3 .titleArea {
  position: relative;
  background: url("../images/cont3_bg_01.png") no-repeat;
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top: 16.08%;
  background-size: contain;
  width: 100%;
  z-index: 4; }
  #cont3 .titleArea .fukidashi01 {
    text-align: center;
    position: absolute;
    top: 56px;
    right: 276px; }
#cont3 .bnrArea .inner {
  max-width: 1000px !important;
  padding: 0 !important; }
#cont3 .bnrArea ul {
  padding-left: 0 !important; }
  #cont3 .bnrArea ul li:nth-child(3) {
    margin-right: 0 !important; }
  #cont3 .bnrArea ul li small {
    font-size: 1.4rem;
    font-size: 14px; }
  #cont3 .bnrArea ul li a {
    display: block;
    color: #002f73;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold; }

@media (max-width: 1023px) {
  #cont3 .titleAreaSp {
    background: none;
    position: static;
    line-height: 0;
    margin-bottom: 24px; }
    #cont3 .titleAreaSp img {
      width: 100%;
      line-height: 0; }
  #cont3 .bnrAreaSp, #cont3 .textAreaSp {
    padding: 0 16px !important; }
    #cont3 .bnrAreaSp .inner, #cont3 .textAreaSp .inner {
      width: 100%; }
      #cont3 .bnrAreaSp .inner img, #cont3 .textAreaSp .inner img {
        width: 100%; }
      #cont3 .bnrAreaSp .inner p, #cont3 .textAreaSp .inner p {
        font-size: 16px !important;
        font-size: 1.6rem !important; }
      #cont3 .bnrAreaSp .inner ul, #cont3 .textAreaSp .inner ul {
        padding-left: 0 !important; }
        #cont3 .bnrAreaSp .inner ul li, #cont3 .textAreaSp .inner ul li {
          display: block !important;
          margin-bottom: 24px; }
          #cont3 .bnrAreaSp .inner ul li img, #cont3 .textAreaSp .inner ul li img {
            width: 100% !important; }
          #cont3 .bnrAreaSp .inner ul li small, #cont3 .textAreaSp .inner ul li small {
            font-size: 1.4rem;
            font-size: 14px; }
          #cont3 .bnrAreaSp .inner ul li a, #cont3 .textAreaSp .inner ul li a {
            display: block;
            color: #002f73;
            font-size: 12px;
            font-size: 1.2rem;
            font-weight: bold; } }
#cont4 {
  margin-top: 60px; }
  #cont4 .titleArea {
    position: relative;
    background: url("../images/cont4_bg_02.png") no-repeat;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 20.08%;
    background-size: contain;
    width: 100%;
    z-index: 4; }
    #cont4 .titleArea .fukidashi01 {
      text-align: center;
      position: absolute;
      top: 100px;
      left: 286px; }
  #cont4 .contentsArea .wrap {
    padding: 20px 60px; }
    #cont4 .contentsArea .wrap .comment,
    #cont4 .contentsArea .wrap .icon,
    #cont4 .contentsArea .wrap .midashi {
      display: table-cell;
      vertical-align: middle; }
    #cont4 .contentsArea .wrap .icon {
      display: table-cell;
      width: 2%;
      padding: 0 20px 0 0; }
    #cont4 .contentsArea .wrap .midashi {
      display: table-cell;
      font-size: 1.6rem;
      font-size: 16px;
      line-height: 1.2;
      width: 50%; }
      #cont4 .contentsArea .wrap .midashi .orange {
        color: #fd5300;
        font-weight: bold; }
      #cont4 .contentsArea .wrap .midashi .comment {
        width: 62%;
        font-size: 16px;
        font-size: 1.6rem; }
  #cont4 .contentsArea small {
    font-size: 1.1rem;
    font-size: 11px; }
  #cont4 .btnArea {
    margin: 34px auto; }
  #cont4 .bnrArea .inner {
    max-width: 1000px !important;
    padding: 0 !important; }
  #cont4 .bnrArea ul {
    padding-left: 0 !important; }
    #cont4 .bnrArea ul li {
      margin-right: 10px; }
      #cont4 .bnrArea ul li + li {
        padding-left: 10px;
        padding-right: 10px;
        border-left: 2px solid #d5d5d5; }
      #cont4 .bnrArea ul li:nth-child(2), #cont4 .bnrArea ul li:nth-child(3) {
        margin-right: 0 !important; }
      #cont4 .bnrArea ul li p {
        font-size: 11px;
        font-size: 1.1rem; }

footer {
  margin: 40px auto; }
  footer p {
    font-size: 10px;
    font-size: 1.0rem; }

@media (min-width: 1024px) {
  header .abs {
    position: absolute;
    bottom: 0;
    width: 100%; }

  #header .headBg {
    background: none;
    padding-top: 950px; }
  #header > .container {
    max-width: none; }
  #header .conversionArea {
    padding-top: 150px;
    background: #e75277;
    background-image: none; }

  #cont1 .inner .news {
    max-width: 980px;
    margin: auto;
    padding-top: 572px; }
  #cont1 .markArea .markInner {
    background: #fffcf8;
    border: 1px solid #f5b520; }
    #cont1 .markArea .markInner .contents {
      max-width: 980px;
      margin-left: auto;
      margin-right: auto; }

  #cont1_02 .conversionArea {
    background-repeat: repeat-x; }
    #cont1_02 .conversionArea .inner {
      max-width: 980px;
      margin-left: auto;
      margin-right: auto;
      padding: 0 20px; }

  #cont2 .btnArea .inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

  #cont3 .bgOuter {
    background: url(../images/bg_orenge.png) repeat-x 0 78px;
    background-size: auto 102px; }
  #cont3 .titleArea {
    background-size: auto 193px;
    background-position: center;
    padding-top: 240px; }
    #cont3 .titleArea .fukidashi01 {
      width: 138px;
      left: 0;
      right: -500px;
      top: 77px;
      margin: auto; }
  #cont3 .bnrArea ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

  #cont4 .bgOuter {
    background: url(../images/bg_orenge.png) repeat-x 0 109px;
    background-size: auto 102px; }
  #cont4 .titleArea {
    background-size: auto 240px;
    background-position: center;
    padding-top: 240px; }
    #cont4 .titleArea .fukidashi01 {
      width: 238px;
      right: 0;
      left: -410px;
      top: 96px;
      margin: auto; } }
	/*--------------------------------
Main layout
---------------------------------*/
.mt20 {
  margin-top: 20px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.tac {
  text-align: center !important; }

.taR {
  text-align: right !important; }

@media (min-width: 1024px) {
  .pcNone {
    display: none !important; } }
@media (max-width: 1023px) {
  .spNone {
    display: none !important; } }
table {
  width: 100%;
  border: 1px solid #595959; }

table td,
table th {
  padding: 8px 10px;
  border: #ddd solid 1px; }

	/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.absolute:after,
.cf,
.container:after,
.optionBox:after,
.row:after {
  padding-left: 0 !important;
  content: "";
  display: table;
  clear: both; }

/*# sourceMappingURL=style.css.map */