@charset "utf-8";


@media screen and (min-width: 768px) {
  body {
    animation-delay: .5s;
    animation-fill-mode: both;
  }
}

#header {
  z-index: 2;
}

#header .bg-wrap {
  height: auto;
  overflow: unset;
}

#main {
  display: flex;
  flex-flow: column;
  font-weight: 500;
}

#main p {
  line-height: 2;
  font-size: 16px;
  margin: 20px auto 0;
  padding: 0 3px;
}
#main p span.orange {
  color: #fd8c00;
}

#main .ifPc {
  display: inline-block;
}

#main .ifSp {
  display: none;
}

body.events #main {}

#main .title--02+p {

  margin-top: 25px;
}

#main .col-title {
  font-weight: bold;
  font-size: 25px;
  line-height: 24px;
  text-align: left;
  color: #000;
  position: relative;
  padding-left: 17px;
  margin: 104px 0 40px 0;
}

#main .col-title::before{
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 25px;
  border-radius: 3px;
  background: #006cb6;
}

#main .col-title:first-child {
  margin-top: 0;
}


@media screen and (min-width: 769px) {

  #main a,
  #main input {
    transition: opacity .3s;
  }

  #main a.hover,
  #main input.hover {
    opacity: .5;
  }
}

@media screen and (max-width: 768px) {

  #main p {
    line-height: 2;
    margin: 10px auto 0;
  }

  #main .ifPc {
    display: none;
  }

  #main .ifSp {
    display: inline-block;
  }

  body.events #main {}

  #main .title--02+p {

    margin-top: 10px;

  }
}



/**
 * .main--01
 */

.main--01 {
  background: #FFF;
  margin: 22px auto 120px;
  padding: 50px 70px 70px;
  max-width: 1000px;
}

body.events .main--01 {
  margin-top: 105px;
  padding-left: 75px;
  padding-right: 75px;
  max-width: 1350px;
}

@media screen and (max-width: 768px) {

  .main--01 {
    margin: 20px auto 0;
    padding: 35px 20px 50px;
  }

  body.events .main--01 {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
  }
}


/**
 * .bg--01
 */

.bg--01 {
  background-image: url(/resource/images/mv_bg_1.jpg);
}

#header .bg--01 {
  padding-top: 122px;
}

@media screen and (max-width: 1200px) {

  #header .bg--01 {
    padding-top: 95px;
  }
}

@media screen and (max-width: 768px) {

  #header .bg--01 {
    padding-top: 70px;
  }
}



/**
 * .breadCrumbs--01
 */

.breadCrumbs--01 {
  align-items: stretch;
  padding: 0 75px;
}

#main .breadCrumbs--01 {
  align-items: stretch;
  padding: 0;
}

.breadCrumbs--01 .breadCrumbs-pcImage {
  display: inline-block;
  vertical-align: bottom;
}

.breadCrumbs--01 .breadCrumbs-spImage {
  display: none;
}

.breadCrumbs--01 .breadCrumbs-wrap {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 1450px;
}

.breadCrumbs--01 .breadCrumbs-contents {
  display: flex;
  width: 100%;
}

.breadCrumbs--01 .breadCrumbs-contents .breadCrumbs-item {}

.breadCrumbs--01 .breadCrumbs-contents .breadCrumbs-item a,
.breadCrumbs--01 .breadCrumbs-contents .breadCrumbs-item span {
  align-items: center;
  color: #FFF;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin: 0 11px 0 0;
}

.breadCrumbs--01 .breadCrumbs-contents .breadCrumbs-item:last-child span {
  margin-right: 0;
  pointer-events: none;
}

.breadCrumbs--01 .breadCrumbs-contents .breadCrumbs-item a:after {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%2210%22%20viewBox%3D%220%200%206%2010%22%3E%20%3Cpath%20id%3D%22_%22%20data-name%3D%22%26gt%3B%22%20d%3D%22M.293%2C9.707a1%2C1%2C0%2C0%2C1%2C0-1.415L3.586%2C5%2C.293%2C1.707A1%2C1%2C0%2C0%2C1%2C1.707.293l4%2C4a1%2C1%2C0%2C0%2C1%2C0%2C1.414l-4%2C4a1%2C1%2C0%2C0%2C1-1.415%2C0Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 10px;
  margin: -2px 0 0 12px;
  width: 6px;
}

.breadCrumbs--01 .breadCrumbs-contents .breadCrumbs-item:last-child span:after {
  display: none;
}

@media screen and (max-width: 1200px) {

  .breadCrumbs--01 {
    padding-left: 50px;
    padding-right: 50px;
  }

  #main .breadCrumbs--01 {
    margin: 0 0 0 -25px;
  }
}

@media screen and (max-width: 768px) {

  .breadCrumbs--01 {
    display: none;
  }
}



/**
 * .mvWrap--01
 */

.mvWrap--01 {
  background-image: url(/resource/images/mv_bg_1.jpg);
  background-repeat: no-repeat;
  background-size: 100% 500px;
}

#main.mvWrap--01 {
  padding-top: 127px;
  padding-left: 75px;
  padding-right: 75px;
}

@media screen and (max-width: 1200px) {

  #main.mvWrap--01 {
    padding-top: 95px;
  }
}

@media screen and (max-width: 768px) {

  #main.mvWrap--01 {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }
}



/**
 * .mv--01
 */

.mv--01 {
  align-items: stretch;
  display: flex;
  padding: 0 75px;
}

.breadCrumbs--01+.mv--01 {
  margin-top: 15px;
}

.mv--01 .mv-pcImage {
  display: inline-block;
  vertical-align: bottom;
}

.mv--01 .mv-spImage {
  display: none;
}

.mv--01 .mv-wrap {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}

.mv--01 .mv-contents {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.mv--01 .mv-contents .mv-item {}

.mv--01 .mv-contents .mv-item a {}

.mv--01 .mv-contents .mv-figure {}

.mv--01 .mv-contents .mv-text {
  align-self: center;
  margin: 0 30px 0 0;
  width: 100%;
  max-width: 480px;
}

.mv--01 .mv-contents .mv-title {
  color: #FFF;
  font-size: 40px;
  letter-spacing: .15rem;
  line-height: 1;
  margin: 0 0 20px;
}

.mv--01 .mv-contents .mv-sentence {
  color: #FFF;
  font-size: 16px;
  letter-spacing: .05rem;
  line-height: 1.75;
}

.mv--01 .mv-contents .mv-image {
  border-radius: 20px;
  flex-shrink: 0.9;
  margin: 0 0 -75px;
  overflow: hidden;
  width: 100%;
  max-width: 580px;
}

.mv--01 .mv-contents .mv-image img {
  width: 100%;
}

.mv--01 .mv-contents .mv-text.long {
	max-width: 100%;
	margin: 0;
}

.mv--01 .mv-contents .long .mv-sentence {
	width: 480px;
}

@media screen and (max-width: 1200px) {

  .mv--01 {
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .breadCrumbs--01+.mv--01 {
    margin-top: 22px;
  }

  .mv--01 .mv-pcImage {
    width: 100%;
  }

  .mv--01 .mv-contents {
    flex-flow: row wrap;
  }

  .mv--01 .mv-contents .mv-text {
    margin: 0;
    order: 2;
    max-width: none;
  }

  .mv--01 .mv-contents .mv-title {
    color: #FFF;
    font-size: 40px;
    letter-spacing: .15rem;
    line-height: 1;
    margin: 20px 0 10px;
  }

  .mv--01 .mv-contents .mv-sentence {
    color: #FFF;
    font-size: 16px;
    letter-spacing: .05rem;
    line-height: 1.75;
  }
	.mv--01 .mv-contents .long .mv-sentence {
		width: 100%;
	}

  .mv--01 .mv-contents .mv-image {
    margin: 0;
    order: 1;
    max-width: none;
  }
}

@media screen and (max-width: 768px) {

  .mv--01 {
    padding-bottom: 35px;
  }


  .mv--01 .mv-contents .mv-text {
    margin: 0;
    order: 2;
    max-width: none;
  }

  .mv--01 .mv-contents .mv-title {
    color: #FFF;
    font-size: 28px;
    letter-spacing: .15rem;
    line-height: 1.4;
    margin: 22px 0 10px;
  }

  .mv--01 .mv-contents .mv-sentence {
    color: #FFF;
    font-size: 16px;
    letter-spacing: .05rem;
    line-height: 1.75;
  }
	.mv--01 .mv-contents .long .mv-sentence {
		width: 100%;
	}
}



/**
 * .mv--02
 */

#main .mv--02 {
  align-items: stretch;
  display: flex;
  margin: 0 0 53px;
}

#main .breadCrumbs--01+.mv--02 {
  margin-top: 5px;
}

#main .mv--02 .mv-pcImage {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}

.mv--02 .mv-spImage {
  display: none;
}

#main .mv--02 .mv-wrap {
  display: flex;
  margin: 0 auto;
  width: 100%;
}

#main .mv--02 .mv-contents {
  width: 100%;
}

#main .mv--02 .mv-contents .mv-item {}

#main .mv--02 .mv-contents .mv-item a {}

#main .mv--02 .mv-contents .mv-figure {}

#main .mv--02 .mv-contents .mv-text {
  align-self: center;
  margin: 0 30px 0 0;
  width: 100%;
  max-width: 480px;
}

#main .mv--02 .mv-contents .mv-title,
#main .mv--02 .mv-contents .mv-title>* {
  color: #000;
  font-size: 34px;
  letter-spacing: .1rem;
  line-height: 1.32;
  margin: 0 0 29px;
}

.mv--02 .mv-contents .mv-sentence {
  /* color: #FFF; */
  font-size: 16px;
  letter-spacing: .05rem;
  line-height: 2;
  margin: 20px 0 0;
}

#main .mv--02 .mv-contents .mv-sentence p {
  margin-top: 0px;
}

#main .mv--02 .mv-contents .mv-sentence p:first-child {
  margin-top: 20px;
}

#main .mv--02 .mv-contents .mv-image {
  border-radius: 20px;
  flex-shrink: 0.9;
  overflow: hidden;
  width: 100%;
}

.mv--02 .mv-contents .mv-image img {
  width: 100%;
}

#main .mv--02 .mv-contents .mv-category {
  color: #006CB6;
  font-size: 16px;
  margin: -3px 0 14px;
  letter-spacing: .05rem;
  line-height: 1;
}

@media screen and (max-width: 1200px) {

  #main .mv--02 {}

  #main .mv--02 .mv-pcImage {
    width: 100%;
  }

  #main .mv--02 .mv-contents {
    flex-flow: row wrap;
  }

  #main .mv--02 .mv-contents .mv-text {
    margin: 0;
    order: 2;
    max-width: none;
  }

  #main .mv--02 .mv-contents .mv-title {}

  #main .mv--02 .mv-contents .mv-sentence {}

  #main .mv--02 .mv-contents .mv-image {
    flex-shrink: 0;
    max-width: none;
  }
}

@media screen and (max-width: 768px) {

  #main .mv--02 {
    margin: 0 0 75px;
  }

  #main .mv--02 .mv-contents .mv-text {
    margin: 0;
    order: 2;
    max-width: none;
  }

  #main .mv--02 .mv-contents .mv-title,
  #main .mv--02 .mv-contents .mv-title>* {
    font-size: 26px;
    letter-spacing: .1rem;
    line-height: 1.32;
    margin: 0 0 20px;
  }

  #main .mv--02 .mv-contents .mv-title {
    margin: 12px 0 20px;
  }

  #main .mv--02 .mv-contents .mv-sentence {
    margin: 15px 0 0;
  }

  #main .mv--02 .mv-contents .mv-category {
    font-size: 14px;
    margin: -3px 0 12px;
  }
}



/**
 * .mv--03
 */
#main .mv--03 {}

#main .mv--03 .mv-wrap {}

#main .mv--03 .mv-contents {
  display: flex;
}

#main .mv--03 .mv-contents .mv-title {
  max-width: 400px;
  width: 50%;
  /* margin-top: -2px; */
  margin-right: 60px;
}

#main .mv--03 .mv-contents .mv-title div.title1 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #006cb6;
  position: relative;
  padding-bottom: 16px;
}

#main .mv--03 .mv-contents .mv-title div.title1::before {
  content: "";
  background-color: #006CB6;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
}

#main .mv--03 .mv-contents .mv-title div.title2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  text-align: left;
  color: #000;
  margin-top: 33px;
}

#main .mv--03 .mv-contents .mv-title div.title3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #000;
  margin-top: 19px;
}

#main .mv--03 .mv-contents .mv-title div.title4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #000;
  margin-top: 35px;
}

#main .mv--03 .mv-contents .mv-title h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  text-align: left;
  color: #000;
  margin-top: 19px;
  padding: 0;
}

#main .mv--03 .mv-image {

  margin-top: -2px;

  border-radius: 20px;

  max-width: 400px;

  width: 50%;
}

#main .mv--03 p {

  line-height: 2;

  font-size: 16px;

  margin: 35px auto 0;
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 768px) {
  #main .mv--03 {}

  #main .mv--03 .mv-wrap {}

  #main .mv--03 .mv-contents {
    display: block;
  }

  #main .mv--03 .mv-contents .mv-title {
    width: inherit;
    margin-top: 0;
    margin-right: 0;
    max-width: inherit;
  }

  #main .mv--03 .mv-contents .mv-title div.title1 {
    font-size: 14px;
    padding-bottom: 15px;
  }

  #main .mv--03 .mv-contents .mv-title div.title1::before {}

  #main .mv--03 .mv-contents .mv-title div.title2 {
    margin-top: 23px;
  }

  #main .mv--03 .mv-contents .mv-title div.title3 {
    font-size: 14px;
  }

  #main .mv--03 .mv-contents .mv-title div.title4 {
    margin-top: 23px;
    font-size: 15px;
  }

  #main .mv--03 .mv-contents .mv-title h2 {
    font-size: 28px;
    margin-top: 19px;
  }

  #main .mv--03 .mv-image {
    margin-top: 32px;
    width: 100%;
    max-width: inherit;
  }

  #main .mv--03 p {
    margin-top: 15px;
  }
}



/**
 * .gridView--01
 */

#main .gridView--01 {}

#main .gridView--01 .gridView-pcImage {
  display: inline-block;
  vertical-align: bottom;
}

#main .gridView--01 .gridView-spImage {
  display: none;
}

#main .gridView--01 .gridView-wrap {
  margin: 0 auto;
  max-width: 1200px;
  width: 1200px;
}

@media screen and (max-width: 1200px) {
  #main .gridView--01 .gridView-wrap {
    width: 100%;
  }
}

#main .gridView--01 .gridView-contents {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: -75px 0 0 -37.5px;
  width: calc(100% + 37.5px);
}

#main .gridView--01 .gridView-contents:after {
  content: "";
  height: 0;
  margin: 0 0 0 20px;
  width: calc(33.33% - 20px);
  max-width: 350px;
}

#main .gridView--01 .gridView-contents .gridView-item {
  display: block;
  margin: 75px 0 0 37.5px;
  width: calc(33.33% - 37.5px);
}

#main .gridView--01 .gridView-contents .gridView-item a {}

#main .gridView--01 .gridView-contents .gridView-figure {}

#main .gridView--01 .gridView-contents .gridView-text {}

#main .gridView--01 .gridView-contents .gridView-image {
  border-radius: 10px;
  overflow: hidden;
}

#main .gridView--01 .gridView-contents .gridView-image img {
  width: 100%;
}

#main .gridView--01 .gridView-contents .gridView-title {
  font-size: 16px;
  line-height: 1.5;
  margin: 22px 0 8px;
  word-wrap: break-word;
}

#main .gridView--01 .gridView-contents a[target="_blank"] .gridView-title:after {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.191%22%20height%3D%2213.3%22%20viewBox%3D%220%200%2013.191%2013.3%22%3E%20%3Cg%20id%3D%22ico%22%20transform%3D%22translate(0.5%200.811)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_3%22%20data-name%3D%22%E3%83%91%E3%82%B9%203%22%20d%3D%22M5.942.25H8.378V2.686%22%20transform%3D%22translate(3.253%200)%22%20fill%3D%22none%22%20stroke%3D%22%23006cb6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%3Cline%20id%3D%22%E7%B7%9A_2%22%20data-name%3D%22%E7%B7%9A%202%22%20x1%3D%225.724%22%20y2%3D%225.724%22%20transform%3D%22translate(5.907%200.25)%22%20fill%3D%22none%22%20stroke%3D%22%23006cb6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_4%22%20data-name%3D%22%E3%83%91%E3%82%B9%204%22%20d%3D%22M5.908.322a5.688%2C5.688%2C0%2C1%2C0%2C5.724%2C5.687c0-.027-.008-.052-.008-.079%22%20transform%3D%22translate(0%200.041)%22%20fill%3D%22none%22%20stroke%3D%22%23006cb6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 16px;
  margin: 0 0 0 5px;
  vertical-align: middle;
  width: 16px;
}

#main .gridView--01 .gridView-contents .gridView-sentence {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 16px;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#main .gridView--01 .gridView-contents .gridView-anchor {}

#main .gridView--01 .gridView-contents .gridView-anchor a {}

body.events .main--01.main--02 {
  margin-top: 129px;
  padding-left: 75px;
  padding-right: 75px;
  max-width: 1350px;
  width: 100%;
}

#main .gridView--01.col2 .gridView-contents {

  margin: -75px 0 0 0;

  width: calc(100%);
}

#main .gridView--01.col2 .gridView-wrap {
  max-width: 1120px;
}

#main .gridView--01.col2 .gridView-contents .gridView-item {

  width: calc(50% - 70px);

  max-width: 490px;

  margin: 75px 35px 0;
}

#main .gridView--01.col2+.pageNavi--01 {

  margin: 70px auto 0;
}

#main .gridView--01.col2 .gridView-contents .gridView-sentence {

  display: block;
}

@media screen and (min-width: 769px) {

  /* マウスオーバー */
  #main .gridView--01 .gridView-contents a {
    opacity: 1;
  }

  #main .gridView--01 .gridView-contents a .gridView-image>* {
    transition: transform .3s;
  }

  #main .gridView--01 .gridView-contents a.hover .gridView-image>* {
    transform: scale(1.1);
  }

  /* /マウスオーバー */
}

@media screen and (max-width: 850px) {

  #main .gridView--01 .gridView-contents {
    margin: -75px 0 0 -30px;
    width: calc(100% + 30px);
  }

  #main .gridView--01 .gridView-contents .gridView-item {
    margin: 75px 0 0 30px;
    width: calc(50% - 30px);
    max-width: none;
  }

  body.events .main--01.main--02 {

    margin-top: 35px;

    padding-left: 0;

    padding-right: 0;

    margin: 35px 30px 0;

    width: inherit;
  }

  #main .gridView--01.col2 .gridView-contents .gridView-item {

    width: 100%;

    max-width: inherit;

    margin: 40px 0px 0;

  }

  #main .gridView--01.col2+.pageNavi--01 {

    margin: 35px auto 0;
  }

  #main .gridView--01.col2 .gridView-contents {}
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 567px) {

  #main .gridView--01 .gridView-contents {
    margin-top: -40px;
  }

  #main .gridView--01 .gridView-contents .gridView-item {
    margin-top: 40px;
    width: 100%;
  }
}





#main .gridView--01.col1 .gridView-contents {

  display: flex;

  flex-direction: column;

  width: 100%;

  max-width: 1060px;

  margin: 0px auto;
}

#main .gridView--01.col1 .gridView-wrap {}

#main .gridView--01.col1 .gridView-contents .gridView-item {

  width: 100%;

  margin: 0 0 60px;

  max-width: inherit;

  display: flex;
}

#main .gridView--01.col1 .gridView-contents h3 {
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
  text-align: left;
  color: #000;
  border-bottom: solid 3px #006CB6;
  margin: 0 0 30px;
  padding: 0 0 8px;
}

#main .gridView--01.col1 .gridView-contents h3+p {
  text-align: left;
  margin: 0 0 30px;
}

#main .gridView--01.col1 .gridView-contents .gridView-image {
  width: 400px;
  min-width: 400px;
  margin-right: 60px;
}

#main .gridView--01.col1+.pageNavi--01 {}

#main .gridView--01.col1 .gridView-contents .gridView-sentence {
  display: block;
  line-height: 2;
  margin-bottom: 19px;
}

#main .gridView--01.col1 .gridView-contents .gridView-title {
  margin: 28px 0 23px 0;
  padding: 0 0 0 14px;
  position: relative;
  z-index: 1;
  font-size: 18px;
  letter-spacing: .05rem;
  line-height: 1.5;
}

#main .gridView--01.col1 .gridView-contents .gridView-title:before {
  background: #006CB6;
  border-radius: 4px;
  content: "";
  height: calc(100% - 10px);
  left: 0;
  position: absolute;
  top: 48%;
  transform: translate(0, -50%);
  width: 4px;
  z-index: 1;
}

#main .gridView--01.col1 .gridView-contents .btn {
  width: 144px;
  height: 46px;
  display: inline-block;
  border-radius: 23px;
  background: #fff;
  border: 2px solid #dcdcdc;
  font-weight: bold;
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  color: #006cb6;
}

@media screen and (max-width: 850px) {


  #main .gridView--01.col2 .gridView-contents .gridView-item {}

  #main .gridView--01.col2+.pageNavi--01 {}

  #main .gridView--01.col1 {

    position: relative;

    top: -36px;
  }

  #main .gridView--01.col1 .gridView-contents {}

  #main .gridView--01.col1 .gridView-wrap {}

  #main .gridView--01.col1 .gridView-contents .gridView-item {
    display: flex;
    flex-direction: column;
    margin: 0 0 30px;
  }

  #main .gridView--01.col1 .gridView-contents .gridView-item:last-child {
    margin-bottom: 0;
  }

  #main .gridView--01.col1 .gridView-contents h3 {
    font-size: 20px;
    padding: 0 0 5px;
    margin: 0 0 20px;
  }

  #main .gridView--01.col1 .gridView-contents h3+p {
    margin-bottom: 20px;
  }

  #main .gridView--01.col1 .gridView-contents .gridView-image {
    width: inherit;
    min-width: inherit;
    margin-right: 0;
    margin-bottom: 0px;
  }

  #main .gridView--01.col1+.pageNavi--01 {}

  #main .gridView--01.col1 .gridView-contents .gridView-sentence {
    margin-bottom: 8px;
  }

  #main .gridView--01.col1 .gridView-contents .gridView-title {
    margin: 20px 0 13px 0;
    font-size: 17px;
  }

  #main .gridView--01.col1 .gridView-contents .gridView-title:before {}

  #main .gridView--01.col1 .gridView-contents .btn {}
}


#main .gridView--01 .gridView-item.movie {
	cursor: pointer;
}



#main .gridView--01.col3 .gridView-contents {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1060px;
  margin: 0px auto;
}

#main .gridView--01.col3 .gridView-contents .col-title {
	font-size: 22px;
	line-height: 23px;
	margin: 60px 0 10px 0;
}
#main .gridView--01.col3 .gridView-contents .col-title::before {
	height: 22px;
}
#main .gridView--01.col3 .gridView-contents .col-title:first-of-type {
	margin-top: 35px;
}

#main .gridView--01.col3 .gridView-contents ul {
  margin-top: 25px;
  width: 100%;	
}

#main .gridView--01.col3 .gridView-contents ul li {
  border-bottom: solid 1px #DCDCDC;
  /* padding: 28px 10px 27px; */
}

#main .gridView--01.col3 .gridView-contents ul li:first-child {
  border-top: solid 1px #DCDCDC;
}

#main .gridView--01.col3 .gridView-contents ul li .link {
  display: flex;
  position: relative;
  padding: 29px 70px 28px 25px;
}

#main .gridView--01.col3 .gridView-contents ul li .link {
  opacity: 1;
}

#main .gridView--01.col3 .gridView-contents ul li .link:hover {
  opacity: 0.5;
}

#main .gridView--01.col3 .gridView-contents ul li .link .right {
}

#main .gridView--01.col3 .gridView-contents ul li .link .right .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
	letter-spacing: 0.07em;
  text-align: left;
  color: #000;
}

#main .gridView--01.col3 .gridView-contents ul li .link .arrow {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px;
  width: 14px;
  height: 14px;
  background-image: url("/resource/images/ico_blank2.png");
	background-size: 100%;
}

#main .gridView--01.col3 .gridView-contents ul:last-of-type {
	margin-bottom: 35px;
}

@media screen and (max-width: 850px) {
	
	  #main .gridView--01.col3 {
    position: relative;
    top: -36px;
  }
	
	#main .gridView--01.col3 .gridView-contents .col-title {
		margin-top: 40px;
		font-size: 20px;
	}
	
	#main .gridView--01.col3 .gridView-contents ul {
		margin-top: 15px;
	}
	
}

@media screen and (max-width:1200px){
	
	#main .gridView--01.col3 .gridView-contents ul li .link {
		padding: 18px 45px 17px 10px;
	}
	
}

@media screen and (max-width:375px){
	
	#main .gridView--01.col3 .gridView-contents ul li .link {
		padding: 18px 25px 17px 5px;
	}
	
	#main .gridView--01.col3 .gridView-contents ul li .link .arrow {
		position: absolute;
		top: 50%;
		right: 10px;
	}
	
}


/**
 * .archiveMenu--01
 */

.archiveMenu--01 {}

.archiveMenu-wrap {
  max-width: 1200px;
  width: 1200px;
  margin: 0 auto;
}

.archiveMenu--01 .archiveMenu-contents {
  display: flex;
  width: 100%;
  max-width: 1060px;
  margin: 0 auto 40px;
}

.archiveMenu--01 .archiveMenu-item a {
  display: block;
  min-width: 130px;
  margin-right: 10px;
  padding: 5px;
  border-radius: 54px;
  border: 2px solid #dcdcdc;
  color: #006cb6;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: .05rem;
  text-align: center;
}

.archiveMenu--01 .archiveMenu-item.btn-disable {
  display: block;
  min-width: 130px;
  margin-right: 10px;
  padding: 5px;
  border-radius: 54px;
  background-color: #006cb6;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: .05rem;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .archiveMenu-wrap {
    width: 100%;
  }
}

@media screen and (max-width: 850px) {
  .archiveMenu--01 {
    position: relative;
    top: -36px;
  }

  .archiveMenu--01 .archiveMenu-contents {
    margin-bottom: 30px;
  }
}



/**
 * .boxx--01
 */

#main .boxx--01 {}

#main .boxx--01 .boxx-contents {
  border: 3px solid #F6F6F6;
  border-radius: 10px;
  padding: 30px 45px 12px;
}

@media screen and (max-width: 768px) {

  #main .boxx--01 {}

  #main .boxx--01 .boxx-contents {
    border: 3px solid #F6F6F6;
    border-radius: 10px;
    padding: 28px 12px 10px;
  }
}



/**
 * .boxx--02
 */

#main .boxx--02 {
  margin: 32px auto 0;
}

#main .boxx--02 .boxx-header {
  margin: 0 0 13px;
}

#main .boxx--02 .boxx-header .boxx-title {
  font-size: 16px;
  letter-spacing: .05rem;
  line-height: 1.5;
}

#main .boxx--02 .boxx-contents {
  background: #F8F8F8;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  padding: 28px 50px 28px 20px;
}

#main .boxx--02 .boxx-contents a {
  background-image: linear-gradient(transparent 87%, #006CB6 87%, transparent 92%);
  color: #006CB6;
}

#main .boxx--02 .boxx-contents small {
  font-size: 12px;
}

#main .boxx--02 .boxx-contents .boxx-item {
  padding: 0 0 0 10px;
  position: relative;
  z-index: 1;
}

#main .boxx--02 .boxx-contents .boxx-item:before {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224%22%20height%3D%224%22%20viewBox%3D%220%200%204%204%22%3E%20%3Ccircle%20id%3D%22dot%22%20cx%3D%222%22%20cy%3D%222%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 4px;
  z-index: 1;
}

#main .boxx--02 .boxx-contents .boxx-title {}

#main .boxx--02 .boxx-contents .boxx-sentence {
  font-size: 16px;
  letter-spacing: .05rem;
  line-height: 1.5;
  word-break: break-all;
}

#main .boxx--02 .boxx-contents .boxx-sentence p {
  margin-top: 0;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {

  #main .boxx--02 {
    margin: 25px auto 0;
  }

  #main .boxx--02 .boxx-header {
    margin: 0 0 15px;
  }

  #main .boxx--02 .boxx-contents {
    background: #F8F8F8;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    padding: 15px;
  }

  #main .boxx--02 .boxx-contents .boxx-item {
    padding: 0px 0 0 10px;
    position: relative;
    z-index: 1;
    margin-top: 10px;
  }

  #main .boxx--02 .boxx-contents .boxx-item:first-child {
    margin-top: 0px;
  }

  #main .boxx--02 .boxx-contents .boxx-item:before {}

  #main .boxx--02 .boxx-contents .boxx-title {}

  #main .boxx--02 .boxx-contents .boxx-sentence {
    font-size: 16px;
    letter-spacing: .05rem;
    line-height: 1.34;
    word-break: break-all;
  }

  #main .boxx--02 .boxx-contents .boxx-sentence p {
    font-weight: 700;
    line-height: 1.5;
  }

  #main .boxx--02 .boxx-contents .boxx-sentence a {}
}



/**
 * .boxx--03
 */

#main .boxx--03 {
  margin: 80px auto 0;
}

#main .boxx--03 .boxx-pcImage {
  display: inline-block;
  vertical-align: bottom;
}

#main .boxx--03 .boxx-spImage {
  display: none;
}

#main .boxx--03 .boxx-header {
  margin: 0 0 10px;
}

#main .boxx--03 .boxx-contents {
  align-items: center;
  border-bottom: 1px solid #006CB6;
  border-top: 1px solid #006CB6;
  display: flex;
  padding: 30px 0;
}

#main .boxx--03 .boxx-contents .boxx-image {
  margin: 0 30px 0 0;
  flex-shrink: 0;
  max-width: 130px;
}

#main .boxx--03 .boxx-contents .boxx-image img {
  width: 100%;
}

#main .boxx--03 .boxx-contents .boxx-title {
  font-size: 16px;
  letter-spacing: .05rem;
  line-height: 1.67;
}

#main .boxx--03 .boxx-contents .boxx-title a {
	color: #006CB6;
	text-decoration: underline;
	word-break: break-all;
}

#main .boxx--03.wide .boxx-contents {
	padding-right: 37px;
}

@media screen and (max-width: 768px) {

  #main .boxx--03 {
    margin: 50px auto 0;
  }

  #main .boxx--03 .boxx-pcImage {
    display: inline-block;
    vertical-align: bottom;
  }

  #main .boxx--03 .boxx-spImage {
    display: none;
  }

  #main .boxx--03 .boxx-header {
    margin: 0 0 10px;
  }

  #main .boxx--03 .boxx-contents {
    align-items: flex-start;
    padding: 20px 0;
  }

  #main .boxx--03 .boxx-contents .boxx-image {
    margin: 0 20px 0 0;
    flex-shrink: 0;
    max-width: 90px;
  }

  #main .boxx--03 .boxx-contents .boxx-image img {
    width: 100%;
  }

  #main .boxx--03 .boxx-contents .boxx-title {
    line-height: 1.67;
    margin: 10px 0 0;
  }
	
  #main .boxx--03.wide .boxx-contents {
    padding-right: 0;
  }
}



/**
 * .boxx--04
 */

#main .boxx--04 {
  margin: 0px auto 0;
}

#main .boxx--04 .boxx-pcImage {
  display: inline-block;
  vertical-align: bottom;
}

#main .boxx--04 .boxx-spImage {
  display: none;
}

#main .boxx--04 .boxx-header {
}

#main .boxx--04 .boxx-contents {
  align-items: center;
  display: flex;
  padding: 30px 0 30px 30px;
}

#main .boxx--04 .boxx-contents .boxx-image {
  margin: 0 55px 0 0;
  flex-shrink: 0;
  max-width: 230px;
}

#main .boxx--04 .boxx-contents .boxx-image img {
  width: 100%;
}

#main .boxx--04 .boxx-contents .boxx-title {
  font-size: 16px;
  letter-spacing: .05rem;
  line-height: 1.67;
}

#main .boxx--04 .boxx-contents .boxx-title a {
}

@media screen and (max-width: 768px) {

  #main .boxx--04 {
    margin: 0px auto 0;
  }

  #main .boxx--04 .boxx-pcImage {
    display: none;
  }

  #main .boxx--04 .boxx-spImage {
    display: inline-block;
    vertical-align: bottom;
  }

  #main .boxx--04 .boxx-header {
  }

  #main .boxx--04 .boxx-contents {
    flex-direction: column;
    padding: 20px 0;
  }

  #main .boxx--04 .boxx-contents .boxx-image {
    margin: 0 20px 0 0;
    flex-shrink: 0;
  }

  #main .boxx--04 .boxx-contents .boxx-image img {
    width: 100%;
  }

  #main .boxx--04 .boxx-contents .boxx-title {
    line-height: 1.67;
    margin: 20px 0 0;
		max-width: 90%;
  }
}



/**
 * .title--01
 */

#main .title--01 {
  margin: 0 0 10px;
}

#main .title--01 .title-contents {
  display: flex;
  justify-content: center;
}

#main .title--01 .title-contents .title-title {
  font-size: 20px;
  letter-spacing: .05rem;
  line-height: 1.2;
  position: relative;
  z-index: 1;
}

#main .title--01 .title-contents .title-title:before,
#main .title--01 .title-contents .title-title:after {
  border-top: 1px solid #000;
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  width: 25px;
  z-index: 1;
}

#main .title--01 .title-contents .title-title:before {
  left: calc(100% + 8px);
}

#main .title--01 .title-contents .title-title:after {
  right: calc(100% + 8px);
}

@media screen and (max-width: 768px) {}



/**
 * .title--02
 */

#main .main--01>*:first-child[class="title--02"] {
  margin: 0 auto 0;
}

#main .title--02 {
  margin: 80px auto 30px;
}

#main.column .title--02 {
  margin-top: 20px;
}

#main .boxx--01+* .title--02 {
  margin-top: 60px;
}

#main .title--02 .title-contents {
  background: #F2FBFE;
  padding: 30px 50px 30px 30px;
}

#main .title--02 .title-contents .title-title,
#main .title--02 .title-contents .title-title>*,
#main .title--02 .title-contents .title-index {
  color: #006CB6;
  font-size: 30px;
  letter-spacing: .05rem;
  line-height: 1.34;
  margin-left: 0;
  margin-right: 0;
}

#main .title--02 .title-contents .title-title {
  padding: 0;
  position: relative;
  z-index: 1;
}

#main .title--02 .title-contents .title-title .title-index+strong {
  padding: 0 0 0 35px;
}

#main .title--02 .title-contents .title-index {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}

#main .step {
  display: flex;
  margin: 35px 0 41px;
  justify-content: space-between;
}

#main .step .box {
  width: 200px;
  border-radius: 10px;
  background: #f4f2ee;
  padding: 10px 0;
}

#main .step .box .title {
  width: 180px;
  height: 36px;
  background: #006cb6;
  border-radius: 18px;
  font-weight: bold;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
}

#main .step .box .img {
  margin: 20px auto 10px;
  width: 180px;
}

#main .step .box .text {
  padding: 0 15px;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.6;
  text-align: left;
  color: #000;
}

#main .step .box .text.center {
  text-align: center;
}




#main .step2 {
  display: flex;
  margin: 35px 0 38px;
  justify-content: space-between;
}

#main .step2 .box {
  border-radius: 10px;
  background: #f4f2ee;
  padding: 15px 30px 5px;
  margin-right: 25px;
}

#main .step2 .box:nth-child(1) {
  width: 250px;
}

#main .step2 .box:nth-child(2) {
  width: 310px;
  padding: 15px 25px;
}

#main .step2 .box:nth-child(3) {
  width: 250px;
  margin-right: 0;
}


#main .step2 .box .title {
  height: 42px;
  background: #006cb6;
  border-radius: 40px;
  font-weight: bold;
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
}

#main .step2 .box .img {
  margin: 20px auto 10px;
}

#main .step2 .box:nth-child(1) .img {
  width: 189px;
}

#main .step2 .box:nth-child(2) .img {
  width: 252px;
}

#main .step2 .box:nth-child(3) .img {
  width: 172px;
}


#main .table {

  margin: 22px 0 36px;
}

#main .table p {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #000;
}

#main .table table {

  margin: 11px 0 0 0px;
}

#main .table table thead tr {
  background-color: #006CB6;
}

#main .table table thead tr th,
#main .table table thead tr td {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 17px 0;
}

#main .table table thead tr th {

  width: 120px;
}

#main .table table thead tr td {

  width: 344px;
}

#main .table table tbody tr {
  background-color: #F4F2EE;

}

#main .table table tbody tr:nth-child(even) {
  background-color: #EBE9E5;
}

#main .table table tbody tr th,
#main .table table tbody tr td {
  padding: 14px 20px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
}

#main .table table tbody tr th {}

#main .table table tbody tr td {}

#main .img-box {

  margin: 0 0 40px;
}

#main .img-box p {}

#main .img-box img {

  margin: 10px 0 0;
}

#main .point-box {}

#main .point-box p {

  margin-top: 35px;
}

#main .point-box .title--04 {
  background-color: #F4F2EE;
  padding: 20px 20px;
  display: flex;
  /* align-items: flex-start; */
  margin-bottom: 1px;
}

#main .point-box .title--04 span {
  height: 36px;
  line-height: 36px;
}

#main .point-box .title--04 div {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #000;
  /* padding-top: 6px; */
}


#main .movie-box {

  display: flex;

  justify-content: center;

  margin: 24px 0 0;
}

#main .movie-box div,
#main .movie-box a {
  margin-right: 40px;
  cursor: pointer;
  position: relative;
}

#main .movie-box div::before,
#main .movie-box a::before {
  content: "";
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  background-image: url(/resource/images/howto/howto01/play.png);
  background-size: 100%;
}

#main .movie-box div img,
#main .movie-box a img {
  width: 100%;
}

#main .movie-box div:last-child,
#main .movie-box a:last-child {
  margin-right: 0;
}

#main .movie-box.movie-box1 div,
#main .movie-box.movie-box1 a {
  width: 100%;
  margin-right: 0;
}

#main .movie-box.movie-box1 div::before,
#main .movie-box.movie-box1 a::before {
  width: 130px;
  height: 130px;
  margin-top: -65px;
  margin-left: -65px;
}

@media screen and (max-width: 1080px) {

  #main .title--02 {
    margin: 50px auto 30px;
  }

  #main .boxx--01+* .title--02 {
    margin-top: 50px;
  }

  #main .title--02 .title-contents {
    padding: 20px;
  }

  #main .title--02 .title-contents .title-title,
  #main .title--02 .title-contents .title-title>*,
  #main .title--02 .title-contents .title-index {
    font-size: 22px;
  }

  #main .title--02 .title-contents .title-title {
    padding: 0 0 0 0;
    position: relative;
    z-index: 1;
  }

  #main .title--02 .title-contents .title-title .title-index+strong {
    padding: 0;
  }

  #main .title--02 .title-contents .title-index {
    margin: 0 8px 0 0;
    position: static;
  }




  #main .step {
    display: flex;
    flex-direction: column;
    margin: 20px 0 7px;
  }

  #main .step .box {
    width: inherit;
    padding: 20px 0px 20px 20px;
    position: relative;
    margin-bottom: 22px;
  }

  #main .step .box:nth-child(2) {

    padding-bottom: 46px;
  }

  #main .step .box:nth-child(3) {

    padding-bottom: 12px;
  }

  #main .step .box:nth-child(4) {

    padding-bottom: 12px;
  }

  #main .step .box .title {
    width: 140px;
    margin: 0;
  }

  #main .step .box .img {
    position: absolute;
    top: 10px;
    right: 0;
    margin: 0;
  }

  #main .step .box:nth-child(2) .img {

    top: 20px;
  }

  #main .step .box:nth-child(3) .img {

    top: 30px;
  }

  #main .step .box:nth-child(4) .img {

    top: 30px;
  }

  #main .step .box .text {
    padding: 0;
    margin: 13px 0 0;
    width: calc(100% - 200px);
  }

  #main .step .box .text.center {
    text-align: left;
  }

  #main .step2 {
    display: flex;
    flex-direction: column;
    margin: 25px 0 0px;
    padding: 0 10px;
  }

  #main .step2+.title--03 {
    margin-top: 10px;
  }

  #main .step2 .box {
    margin-right: 0;
    display: flex;
    flex-direction: column;
    padding: 11px 30px 15px;
    margin-bottom: 20px;
  }

  #main .step2 .box:nth-child(1) {
    width: inherit;
    /* margin: 0; */
  }

  #main .step2 .box:nth-child(2) {
    width: inherit;
  }

  #main .step2 .box:nth-child(3) {
    width: inherit;
  }

  #main .step2 .box .title {
    width: inherit;
    display: inline-block;
    padding: 0 20px;
  }

  #main .step2 .box .img {}

  #main .step2 .box:nth-child(1) .img {}

  #main .step2 .box:nth-child(2) .img {}

  #main .step2 .box:nth-child(3) .img {}

  #main .table {
    margin-bottom: 28px;
  }

  #main .table p {}

  #main .table table {
    margin: 6px 0 0 0px;
  }

  #main .table table thead tr {}

  #main .table table thead tr th,
  #main .table table thead tr td {
    padding: 12px 0;
  }

  #main .table table thead tr th {
    width: 130px;
  }

  #main .table table thead tr td {}

  #main .table table tbody tr {}

  #main .table table tbody tr:nth-child(even) {}

  #main .table table tbody tr th,
  #main .table table tbody tr td {
    padding: 9px 10px;
  }

  #main .table table tbody tr th {}

  #main .table table tbody tr td {}

  #main .img-box {
    margin: 0 0 30px;
  }

  #main .img-box p {}

  #main .img-box img {
    width: 100%;
  }

  #main .point-box {}

  #main .point-box p {}

  #main .point-box .title--04 {
    padding: 15px 20px 17px;
    border-radius: 10px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }

  #main .point-box .title--04 span {
    margin: 0 auto 16px;
  }

  #main .point-box .title--04 div {
    width: 100%;
  }

  #main .movie-box {
    display: flex;
    flex-direction: column;
    margin: 14px 0 0;
  }

  #main .movie-box a {

    margin-right: 0;

    margin-bottom: 20px;
  }

  #main .movie-box a img {
    width: 100%;
  }

  #main .movie-box a:last-child {

    margin-bottom: 0px;
  }

  #main .movie-box.movie-box1 div::before {
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
  }

  #main .movie-box div,
  #main .movie-box a {
    margin-right: 0px;
    margin-bottom: 40px;
  }
}



/**
 * .title--03
 */

#main .title--03 {
  margin: 37px auto 30px;
}

#main .title--03 .title-contents .title-contents {}

#main .title--03 .title-contents .title-title,
#main .title--03 .title-contents .title-title>* {
  font-size: 18px;
  letter-spacing: .05rem;
  line-height: 1.5;
  padding: 0;
}

#main .title--03 .title-contents .title-title {
  margin: 0;
  padding: 0 0 0 14px;
  position: relative;
  z-index: 1;
}

#main .title--03 .title-contents .title-title:before {
  content: "";
}

#main .title--03 .title-contents .title-title:before {
  background: #006CB6;
  border-radius: 4px;
  content: "";
  height: calc(100% - 10px);
  /* height: 18px; */
  left: 0;
  position: absolute;
  top: 48%;
  transform: translate(0, -50%);
  width: 4px;
  z-index: 1;
}

#main .title--03 .title-contents .title-title span {}

@media screen and (max-width: 768px) {

  #main .title--03 {
    margin: 30px auto 10px;
  }
}

/**
 * .title--04
 */

#main .title--04 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#main .title--04 span {
  width: 106px;
  min-width: 106px;
  height: 41px;
  background: #006cb6;
  border-radius: 41px;
  font-weight: bold;
  font-size: 14px;
  line-height: 41px;
  text-align: center;
  color: #fff;
  margin-right: 15px;
}

#main .title--04 div {
  font-weight: bold;
  font-size: 22px;
  line-height: 21px;
  text-align: left;
  color: #000;
}

#main .title--04+p {
  margin-top: 15px;
}

#main p+.title--04 {
  margin-top: 34px;
}

@media screen and (max-width: 768px) {
  #main .title--04 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  #main .title--04 span {
    height: 38px;
    line-height: 38px;
    margin-bottom: 17px;
  }

  #main .title--04 div {
    font-size: 19px;
    line-height: 1.5;
  }

  #main .title--04+p {
    margin-top: 25px;
  }

  #main p+.title--04 {
    margin-top: 24px;
  }
}

/**
 * .list--01
 */

#main .list--01 {
  margin: 30px auto 0;
}

#main .list--01 .list-contents {
  counter-reset: number 0;
}

#main .list--01 .list-contents .list-item {
  border-bottom: 1px solid #DCDCDC;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .05rem;
  line-height: 1.5;
  padding: 0 0 13px 25px;
  position: relative;
  z-index: 1;
}

#main .list--01 .list-contents .list-item+.list-item {
  margin-top: 15px;
}

#main .list--01 .list-contents .list-item:last-child {
  border-bottom: none;
}

#main .list--01 .list-contents .list-item a {
  background-image: linear-gradient(transparent 87%, #006CB6 87%, transparent 92%);
  color: #006CB6;
}

#main .list--01 .list-contents .list-item a:hover {}

#main .boxx--01 .list--01 .list-contents .list-item a {
  background-image: none;
  color: #000;
}

#main .boxx--01 .list--01 .list-contents .list-item a:hover {
  opacity: 1;
  color: #006CB6;
  text-decoration: underline;
}

#main .list--01 .list-contents .list-index:before {
  content: counter(number) ". ";
  counter-increment: number 1;
  font-size: 16px;
  left: 0;
  letter-spacing: .05rem;
  line-height: 1.5;
  position: absolute;
  top: 0;
  z-index: 1;
}

/* 下線 非表示 */
#main .list--01.list_border_0 .list-contents .list-item {
  border-width: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
}

#main .list--01.list_border_0 .list-contents .list-item+.list-item {
  margin-top: 7px;
}

/* /下線 非表示 */

/* リスト 間隔 0 */
#main .list--01 .list-item.list_margin_0 {
  margin-top: 0;
}

/* /リスト 間隔 0 */

/* リスト スタイル ドット */
#main .list--01.list_style_dot .list-contents .list-item {
  padding-left: 15px;
}

#main .list--01.list_style_dot .list-contents .list-index:before {
  background: #000;
  border-radius: 100%;
  content: "";
  height: 6px;
  left: 0;
  top: 8px;
  width: 6px;
}

/* /リスト スタイル ドット */

@media screen and (max-width: 768px) {

  #main .list--01 {
    margin: 10px auto 0;
  }

  #main .boxx--01 .list--01 {
    margin: 15px auto 0;
  }

  #main .list--01 .list-contents {
    counter-reset: number 0;
  }

  #main .list--01 .list-contents .list-item {
    padding: 0 0 11px 25px;
  }

  #main .list--01 .list-contents .list-item+.list-item {
    margin-top: 15px;
  }

  #main .list--01 .list-contents .list-item:last-child {
    border-bottom: none;
  }

  #main .list--01 .list-contents .list-item a {
    background-image: linear-gradient(transparent 87%, #006CB6 87%, transparent 92%);
    color: #006CB6;
  }

  #main .list--01 .list-contents .list-index:before {
    left: 0;
  }

  #main .list--01.list_border_0 .list-contents .list-item+.list-item {
    margin-top: 5px;
  }
}



/**
 * .pageNavi--01
 */

#main .pageNavi--01 {
  margin: 70px auto 0;
}

#main .pageNavi--01 .pageNavi-pcImage {
  display: inline-block;
  vertical-align: bottom;
}

#main .pageNavi--01 .pageNavi-spImage {
  display: none;
}

#main .pageNavi--01 .pageNavi-wrap {
  margin: 0 auto;
  max-width: 1200px;
}

#main .pageNavi--01 .pageNavi-contents {
  display: flex;
  justify-content: center;
}

#main .pageNavi--01 .pageNavi-contents .pageNavi-item {}

#main .pageNavi--01 .pageNavi-contents .pageNavi-item a {
  align-items: center;
  border-radius: 100%;
  box-shadow: 2px 2px 6px 0 rgb(0 0 0 / 10%);
  display: flex;
  flex-shrink: 0;
  font-family: 'Open Sans', sans-serif;
  height: 40px;
  justify-content: center;
  line-height: 1;
  margin: 0 0 0 10px;
  width: 40px;
}

/* 現在のページ */
#main .pageNavi--01 .pageNavi-contents .pageNavi-item.pageNavi_current a {
  background-color: #006CB6;
  color: #FFF;
  pointer-events: none;
}

/* /現在のページ */

@media screen and (min-width: 769px) {

  /* マウスオーバー */
  #main .pageNavi--01 .pageNavi-contents .pageNavi-item a {
    opacity: 1;
    transition: background .3s, color .3s;
  }

  #main .pageNavi--01 .pageNavi-contents .pageNavi-item a.hover {
    background-color: #006CB6;
    color: #FFF;
  }

  #main .pageNavi--01 .pageNavi-contents .pageNavi-item.pageNavi-prev a path,
  #main .pageNavi--01 .pageNavi-contents .pageNavi-item.pageNavi-next a path {
    background-color: #006CB6;
  }

  #main .pageNavi--01 .pageNavi-contents .pageNavi-item.pageNavi-prev a.hover path,
  #main .pageNavi--01 .pageNavi-contents .pageNavi-item.pageNavi-next a.hover path {
    stroke: #FFF;
  }

  /* /マウスオーバー */
}

@media screen and (max-width: 768px) {

  #main .pageNavi--01 {
    margin: 35px auto 0;
  }

  #main .pageNavi--01 .pageNavi-contents>div:last-of-type {
    /* display: none; */
  }
}


/**
 * .anchor--01
 */

.anchor--01 {
  margin: 40px auto 0;
}

.anchor--01 .anchor-contents {
  display: flex;
  justify-content: center;
}

.anchor--01 .anchor-contents a {
  border: 2px solid #DCDCDC;
  border-radius: 54px;
  color: #006CB6;
  display: block;
  font-size: 16px;
  letter-spacing: .05rem;
  line-height: 1.2;
  padding: 15px;
  text-align: center;
  min-width: 160px;
}

@media screen and (max-width: 768px) {

  .anchor--01 {
    margin: 30px auto 0;
  }
}





#main p a {
  color: #006CB6;
  text-decoration: underline;
  word-break: break-all;
}

.textbody-img {
  border-radius: 20px;
  flex-shrink: 0.9;
  overflow: hidden;
  width: 100%;
}

#main .title--03 .title-contents .title-title+.textbody-img {
  margin-top: 30px;
}

.words-box {
  background-color: #CFEBF5;
  border-radius: 20px;
  /* overflow: hidden; */
  position: relative;
  margin: 23px 160px 0 50px;
  padding: 28px 30px;
}

#main .words-box p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #000;
  margin: 0;
}

.words-box::before {
  content: "";
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 0;
  right: -110px;
  background-image: url(/resource/images/events/icon_1.png);
  background-size: 100%;
}

.words-box::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 35px;
  right: -10px;
  background-image: url(/resource/images/events/fuki.png);
  background-size: 100%;
}

.words-box.dr1-image::before {
	background-image: url("../images/column/dr_1.png");
}
.words-box.dr2-image::before {
	background-image: url("../images/column/dr_2.png");
}

#main .textbody-img+p {

  margin-top: 24px;
}

.attention {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  color: #f00;
}

.words-box+.attention {
  margin: 9px 160px 0 50px;
}

#main .words-box+p {

  margin-top: 25px;
}

#main p+.textbody-img {

  margin-top: 30px;
}

.textbody-img+.words-box {

  margin-top: 30px;
}

#main p+.list--01 {

  margin-top: 23px;
}

.list--01+.words-box {

  margin-top: 28px;
}

.writer {
  border: 1px solid #006cb6;
  margin: 75px 0 0;
  position: relative;
}

.writer img {
  position: absolute;
  left: 29px;
  top: 44px;
  width: 140px;
}

.writer .writer-body {
  padding: 66px 30px 42px 210px;
}

.writer .txt1 {
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  color: #006cb6;
}

.writer .txt2 {
  font-size: 20px;
  margin-top: 15px;
}

.writer .txt2 span {
  padding-left: 8px;
}

.writer .txt3 {
  font-size: 12px;
  margin-top: 12px;
}

.writer .txt4 {}

#main .writer .txt4 p {
  font-size: 14px;
  margin-top: 7px;
  line-height: 1.5;
}

#main .writer .txt4 p:first-child {
  margin-top: 28px;
}

.words-box+.textbody-img {
  margin-top: 50px;
}

#main .list--01+.textbody-img {
  margin-top: 50px;
}
#main .writer.writer2 {
  padding: 10px 40px 30px;
  margin-top: 20px;
}

#main .writer.writer2+.img-box {
  margin-top: 50px;
}

#main .main--01 p.note {
	font-size: 12px;
	line-height: 1.5;
}


@media screen and (max-width: 374px) {
  #main .step2 .box .title {
    font-size: 11px;
  }

  #main .step .box .img {
    width: 48.1vw;
  }

  #main .step .box .text {

    width: calc(100% - 48.1vw);
  }

  #main .step2 .box:nth-child(1) .img {
    width: 74.4%;
  }

  #main .step2 .box:nth-child(2) .img {
    width: 98%;
  }

  #main .step2 .box:nth-child(3) .img {
    width: 67.7%;
  }

  #main .step2 .box .img img {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  #main p a {}

  .textbody-img {}

  .textbody-img img {
    width: 100%;
  }

  .words-box {
    margin: 23px 110px 0 0px;
  }

  #main .words-box p {}

  .words-box::before {}

  .words-box::after {}

  #main .textbody-img+p {}


  .attention {}

  .words-box+.attention {
    margin: 9px 0px 0 0;
  }

  #main.column .mv--02 {
    margin: 0 0 45px;
  }

  #main.column .title--02 {
    margin-bottom: 20px;
  }



  .writer {
    margin-top: 43px;
    padding: 34px 0 0;
  }
  #main .writer.writer2 {

    padding: 10px 20px 30px;
  }

  .writer img {
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -70px;
  }

  .writer .writer-body {
    padding: 33px 24px 31px;
  }

  .writer .txt1 {}

  .writer .txt2 {
    margin-top: 9px;
  }

  .writer .txt2 span {}

  .writer .txt3 {
    margin-top: 7px;
  }

  .writer .txt4 {}

  #main .writer .txt4 p {
    margin-top: 6px;
  }

  #main .writer .txt4 p:first-child {

    margin-top: 27px;
  }
}
