@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* ==============================

  共通設定

============================== */
html {
  font-size: 62.5%; }

@media screen and (max-width: 768px) {
  html {
    font-size: 58%; } }
body {
  color: #333;
  font-family: "Noto Sans Japanese", sans-serif;
  line-height: 1; }

.text2 {
  font-size: small;
  text-align: center; }

@media screen and (max-width: 768px) {
  body {
    padding-bottom: 80px; }
    body.pb-no {
      padding-bottom: 0; } }
@media screen and (min-width: 769px) {
  .sp {
    display: none; }

  a img,
  button img {
    transition: all .3s ease-in-out; }

  a:hover img,
  button:hover img {
    opacity: .8;
    -moz-opacity: .8; } }
@media screen and (max-width: 768px) {
  .pc {
    display: none; }

  img {
    max-width: 100%;
    height: auto; } }
/* ==============================

  header

============================== */
header {
  width: 100%;
  margin: 0;
  padding: 12px 0 7px; }
  header .head-inner {
    overflow: hidden;
    max-width: 1000px;
    width: 96%;
    margin: 0 auto; }
    header .head-inner .head-right {
      float: right;
      width: 352px;
      margin-right: 10px; }
      header .head-inner .head-right p {
        display: none; }
        @media screen and (max-width: 767px) {
          header .head-inner .head-right p {
            display: block;
            margin-bottom: 8px;
            color: #ff9000;
            font-size: 10px;
            text-align: center;
            line-height: 1.04; } }
    header .head-inner .head-left {
      float: left;
      width: 352px;
      margin-right: 10px; }
      header .head-inner .head-left span {
        display: block;
        text-align: left; }
        header .head-inner .head-left span.text1 {
          margin-bottom: 8px; }

@media screen and (min-width: 769px) {
  header .head-inner .head-right {
    float: right; } }
@media screen and (max-width: 768px) {
  header .head-inner .head-right {
    float: none;
    margin: 0 auto;
    text-align: center; } }
@media screen and (max-width: 400px) {
  header .head-inner .head-right {
    width: 90%; } }
/* ==============================

  nav
============================== */
.nav {
  height: 35px;
  margin-bottom: 2px;
  background: #4e5fa6; }
  @media screen and (max-width: 767px) {
    .nav {
      display: none; } }
  .nav ul {
    list-style: none;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    font-size: 0;
    text-align: center; }
    .nav ul li {
      display: inline-block;
      background: #4e5fa6;
      font-size: 16px; }
      .nav ul li a {
        padding: 5.5px 29px;
        background: #4e5fa6;
        color: #fff;
        font-weight: 100;
        line-height: 35px;
        transition: all .2s; }
        .nav ul li a:hover {
          background: #8f9bcb;
          transition: all .2s; }

.menu-sp {
  position: relative;
  background: #4d62aa; }
  .menu-sp .menu-trigger {
    display: block;
    margin: auto;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 44px; }
  .menu-sp .menu-trigger {
    box-sizing: border-box;
    transition: all .4s; }
  .menu-sp ul {
    display: none;
    margin: auto;
    padding: 0;
    margin: 0; }
    .menu-sp ul li:nth-child(1) {
      border-top: 1px solid #fff; }
    .menu-sp ul li {
      border-bottom: 1px solid #fff; }
      .menu-sp ul li a {
        display: block;
        color: #fff;
        font-size: 18px;
        padding: 10px; }

/* ==============================

  main

============================== */
#main #slide li {
  background-repeat: no-repeat;
  background-position: center top; }
  #main #slide li:nth-child(1) {
    background-color: #0067bf;
    background-image: url(../images/main-img4_3.png); }
    @media screen and (max-width: 767px) {
      #main #slide li:nth-child(1) {
        background-image: url(../images/main-img4-sp.png); } }
  #main #slide li:nth-child(2) {
    background-color: #008ce2;
    background-image: url(../images/main-img1.png); }
  #main #slide li:nth-child(3) {
    background-color: #253d7e;
    background-image: url(../images/main-img2.png); }
  #main #slide li:nth-child(4) {
    background-color: #253d7e;
    background-image: url(../images/main-img3.png); }

@media screen and (min-width: 769px) {
  #main #slide li {
    height: 522px; } }
@media screen and (max-width: 768px) {
  #main #slide li {
    padding-top: 105.46875%;
    background-size: contain; } }
/* ==============================

  contact

============================== */
.contact {
  box-sizing: border-box;
  height: 123px;
  padding-top: 28px;
  background-color: #4d62aa; }
  .contact .contents {
    overflow: hidden;
    width: 1000px;
    margin-right: auto;
    margin-left: auto; }
    .contact .contents p {
      float: left;
      margin-top: 11px;
      margin-left: 57px; }
    .contact .contents a {
      display: block;
      float: right;
      margin-right: 20px; }

@media screen and (max-width: 768px) {
  .contact {
    display: none; } }
/* ==============================

  sect1

============================== */
#sect1 {
  width: 884.50px;
  margin: 0 auto 68px;
  padding-top: 46px; }
  @media screen and (max-width: 767px) {
    #sect1 {
      padding-top: 19px; } }
  @media screen and (max-width: 767px) {
    #sect1 {
      width: 96%; } }
  #sect1 .child1 {
    margin-bottom: 50px; }
    #sect1 .child1 h2 {
      margin-bottom: 26px;
      color: #0f278a;
      font-size: 31px;
      text-align: center;
      line-height: 1.22; }
      @media screen and (max-width: 767px) {
        #sect1 .child1 h2 {
          margin-bottom: 12px;
          font-size: 2.6rem;
          font-weight: 600; } }
    #sect1 .child1 figure {
      overflow: hidden; }
      #sect1 .child1 figure img {
        float: left;
        margin-right: 45px; }
        @media screen and (max-width: 767px) {
          #sect1 .child1 figure img {
            display: block;
            float: none;
            margin: 0 auto 10px; } }
      #sect1 .child1 figure figcaption {
        font-size: 20px;
        font-weight: 200;
        line-height: 1.45; }
        @media screen and (max-width: 767px) {
          #sect1 .child1 figure figcaption {
            width: 84%;
            margin: auto;
            font-size: 12px; } }
  #sect1 .child2 h2 {
    position: relative;
    margin-bottom: 30px;
    color: #0f278a;
    font-size: 31px;
    text-align: center;
    line-height: 1.22; }
    @media screen and (max-width: 767px) {
      #sect1 .child2 h2 {
        font-size: 15px;
        font-weight: 600;
        text-align: left; } }
    #sect1 .child2 h2::after {
      position: absolute;
      z-index: -1;
      top: -70px;
      right: 38px;
      width: 190px;
      height: 123px;
      background: url(../images/child2-h2bg.png) no-repeat;
      content: ""; }
      @media screen and (max-width: 767px) {
        #sect1 .child2 h2::after {
          top: -34px;
          right: 36px;
          width: 95px;
          height: 61.5px;
          background-size: 100%; } }
  #sect1 .child2 p {
    margin-bottom: 50px;
    font-size: 20px;
    font-weight: 200;
    line-height: 1.4; }
    @media screen and (max-width: 767px) {
      #sect1 .child2 p {
        width: 96%;
        margin: 0 auto 45px;
        font-size: 12px; } }
  #sect1 .child2 .container {
    display: grid;
    grid-gap: 12px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto; }
    @media screen and (max-width: 767px) {
      #sect1 .child2 .container {
        grid-gap: 12px;
        grid-template-columns: 1fr; } }
    #sect1 .child2 .container h3 {
      margin-bottom: 10px;
      color: #0f278a;
      font-size: 21px;
      font-weight: 600;
      text-align: center;
      line-height: 1.8; }
      @media screen and (max-width: 767px) {
        #sect1 .child2 .container h3 {
          font-size: 16px;
          text-align: left; } }
    @media screen and (max-width: 767px) {
      #sect1 .child2 .container figure {
        overflow: hidden; } }
    #sect1 .child2 .container figure img {
      display: block;
      margin: 0 auto 18px; }
      @media screen and (max-width: 767px) {
        #sect1 .child2 .container figure img {
          display: inline-block;
          float: left;
          width: 50%;
          height: auto;
          margin-right: 10px; } }
    #sect1 .child2 .container figure figcaption {
      max-width: 342px;
      margin: auto;
      font-size: 16px;
      font-weight: 200;
      line-height: 1.375;
      letter-spacing: -.5px; }
      @media screen and (max-width: 767px) {
        #sect1 .child2 .container figure figcaption {
          font-size: 12px; } }
    #sect1 .child2 .container div:nth-child(2) > figure > figcaption {
      letter-spacing: -.4px; }

/* ==============================

  sect2

============================== */
#sect2 {
  width: 1000px;
  margin: 0 auto 110px; }
  @media screen and (max-width: 767px) {
    #sect2 {
      width: 100%;
      margin: 0 auto 32px; } }
  #sect2 h2 {
    position: relative;
    margin-bottom: 50px;
    padding: 20px 0 20px 150px;
    background-color: #4d62aa;
    color: #fff;
    font-size: 2.4rem;
    text-align: left; }
    @media screen and (max-width: 767px) {
      #sect2 h2 {
        padding: 10px 0 10px 67px;
        font-size: 14px; } }
    #sect2 h2::before {
      position: absolute;
      top: -18px;
      left: 6px;
      width: 120px;
      height: 75px;
      background: url(../images/icon1.png) no-repeat;
      content: ""; }
      @media screen and (max-width: 767px) {
        #sect2 h2::before {
          top: -8px;
          left: 6px;
          width: 60px;
          height: 37.5px;
          background-size: 100%; } }
  #sect2 .container {
    display: grid;
    grid-gap: 17px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto; }
    @media screen and (max-width: 767px) {
      #sect2 .container {
        width: 96%;
        margin: auto;
        grid-gap: 8px;
        grid-template-columns: 1fr 1fr; } }
    #sect2 .container h3 {
      position: relative;
      margin-bottom: 12px;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.3125; }
      @media screen and (max-width: 767px) {
        #sect2 .container h3 {
          margin-bottom: 4px; } }
      #sect2 .container h3::before {
        color: #0fbfdf;
        content: "●"; }
    @media screen and (max-width: 767px) {
      #sect2 .container figure {
        margin-bottom: 20px; } }
    #sect2 .container figure img {
      margin-bottom: 4px; }
    #sect2 .container figure figcaption {
      font-size: 16px;
      line-height: 1.271875;
      letter-spacing: .4px; }
      @media screen and (max-width: 767px) {
        #sect2 .container figure figcaption {
          font-size: 12px; } }
    #sect2 .container div:nth-child(2) > figure > figcaption {
      letter-spacing: .4px; }

/* ==============================

  sect3

============================== */
#sect3 {
  width: 1000px;
  margin: 0 auto 60px; }
  @media screen and (max-width: 767px) {
    #sect3 {
      width: 100%; } }
  #sect3 h2 {
    position: relative;
    margin-bottom: 52px;
    padding: 20px 0 20px 150px;
    background-color: #4d62aa;
    color: #fff;
    font-size: 2.4rem;
    text-align: left; }
    @media screen and (max-width: 767px) {
      #sect3 h2 {
        margin-bottom: 16px;
        padding: 10px 0 10px 77px;
        font-size: 14px; } }
    #sect3 h2::before {
      position: absolute;
      top: -18px;
      left: 6px;
      width: 120px;
      height: 75px;
      background: url(../images/icon1.png) no-repeat;
      content: ""; }
      @media screen and (max-width: 767px) {
        #sect3 h2::before {
          top: -8px;
          left: 6px;
          width: 60px;
          height: 37.5px;
          background-size: 100%; } }
  #sect3 h3 {
    margin-bottom: 70px;
    font-size: 24px;
    text-align: center;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      #sect3 h3 {
        margin-bottom: 18px;
        font-size: 13px; } }
  #sect3 .container {
    display: grid;
    grid-gap: 17px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto; }
    @media screen and (max-width: 767px) {
      #sect3 .container {
        width: 96%;
        margin: auto;
        grid-template-columns: 1fr 1fr; } }
    #sect3 .container h4 {
      position: relative;
      margin-bottom: 12px;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.3125; }
      @media screen and (max-width: 767px) {
        #sect3 .container h4 {
          margin-bottom: 4px; } }
      #sect3 .container h4::before {
        color: #0fbfdf;
        content: "●"; }
    #sect3 .container figure img {
      margin-bottom: 15px; }
      @media screen and (max-width: 767px) {
        #sect3 .container figure img {
          margin-bottom: 4px; } }
    #sect3 .container figure figcaption {
      font-size: 16px;
      line-height: 1.271875;
      letter-spacing: .4px; }
      @media screen and (max-width: 767px) {
        #sect3 .container figure figcaption {
          font-size: 12px; } }
    #sect3 .container div:nth-child(2) > figure > figcaption {
      letter-spacing: .4px; }

.hidden-sm {
  display: none; }

@media screen and (max-width: 767px) {
  .greeting {
    border: 1px solid #6681ee;
    color: #6681ee; }

  .hidden-sm {
    display: block; } }

/* ==============================

  #media

============================== */
#media {
  width: 1000px;
  margin: 0 auto 60px;}
  @media screen and (max-width: 767px) {
    #media {
      width: 100%; } }
  
  #media .container {
	 
    }
    @media screen and (max-width: 767px) {
      #media .container {
        width: 96%;
        margin: auto; } }
#media p {
	 text-align: center;
}
#media .jurl{
	font-size:14px;
	text-align: right;
	padding-right:10px;
	margin-top: 10px;
}
   
/* ==============================

  sect4

============================== */
#sect4 {
  width: 1000px;
  margin: 0 auto 60px; }
  @media screen and (max-width: 767px) {
    #sect4 {
      width: 96%;
      margin-bottom: 30px; } }
  #sect4 h2 {
    position: relative;
    margin-bottom: 38px;
    color: #4e5fa6;
    font-size: 30px;
    text-align: center;
    line-height: 1.633; }
    @media screen and (max-width: 767px) {
      #sect4 h2 {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 1.633; } }
    #sect4 h2::before {
      position: absolute;
      top: 20px;
      left: 200px;
      width: 60px;
      height: 78px;
      border-left: 6px solid #4e5fa6;
      content: "";
      transform: skewX(-145deg); }
      @media screen and (max-width: 767px) {
        #sect4 h2::before {
          top: 16%;
          left: 3%;
          width: 60px;
          height: 48px; } }
    #sect4 h2::after {
      position: absolute;
      top: 20px;
      right: 200px;
      width: 60px;
      height: 78px;
      border-right: 6px solid #4e5fa6;
      content: "";
      transform: skewX(145deg); }
      @media screen and (max-width: 767px) {
        #sect4 h2::after {
          top: 16%;
          right: 3%;
          width: 60px;
          height: 48px; } }
    #sect4 h2 span {
      font-size: 43px;
      font-weight: 500;
      line-height: 1.139; }
      @media screen and (max-width: 767px) {
        #sect4 h2 span {
          font-size: 23px; } }

/* ==============================

  sec1

============================== */
#sec1 {
  overflow: hidden;
  margin: 25px auto 45px; }
  #sec1 .sec1-box {
    overflow: hidden;
    margin-bottom: 20px;
    border: 3px solid #6882dd;
    border-radius: 10px; }
    #sec1 .sec1-box .title {
      margin-bottom: 15px;
      color: #3e57ab;
      font-size: 2.7rem;
      font-weight: bold;
      line-height: 1.5; }
    #sec1 .sec1-box .img {
      float: left; }
    #sec1 .sec1-box .text p {
      font-size: 1.6rem;
      line-height: 2.1rem; }
      #sec1 .sec1-box .text p strong {
        font-size: 1.8rem;
        font-weight: bold; }
      #sec1 .sec1-box .text p .red {
        color: #ff7000; }

@media screen and (min-width: 769px) {
  #sec1 {
    width: 1000px; } }
@media screen and (max-width: 768px) {
  #sec1 {
    width: 96%; } }
@media screen and (min-width: 769px) {
  #sec1 .sec1-box {
    padding: 20px 25px; }
    #sec1 .sec1-box .text {
      float: right;
      width: 580px; } }
@media screen and (max-width: 768px) {
  #sec1 .sec1-box {
    padding: 3% 2%; }
    #sec1 .sec1-box .img {
      width: 40%;
      margin: 0 10px 10px 0; } }
@media screen and (max-width: 600px) {
  #sec1 .sec1-box .img {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    text-align: center; } }
/* ==============================

  sec2

============================== */
#sec2 {
  overflow: hidden;
  margin: 0 auto 25px;
  padding-top: 20px; }
  #sec2 h2 {
    position: relative;
    padding: 20px 0;
    background-color: #4d62aa;
    color: #fff;
    font-size: 2.4rem;
    text-align: center; }
    #sec2 h2:before {
      display: inline-block;
      background-image: url(../images/icon1.png);
      background-repeat: no-repeat;
      background-position: left top;
      content: ""; }
  #sec2 .description {
    max-width: 800px;
    width: 95%;
    margin: 15px auto;
    font-size: 2.0rem;
    line-height: 2.4rem; }
  #sec2 .sec2-box {
    box-sizing: border-box;
    border: 2px solid #676767; }
    #sec2 .sec2-box.left {
      float: left; }
    #sec2 .sec2-box.right {
      float: right; }
    #sec2 .sec2-box .title {
      margin-bottom: 5px; }
    #sec2 .sec2-box p {
      font-size: 1.4rem;
      line-height: 2.0rem; }

@media screen and (min-width: 769px) {
  #sec2 {
    width: 1000px; } }
@media screen and (max-width: 768px) {
  #sec2 {
    width: 96%; } }
@media screen and (min-width: 769px) {
  #sec2 h2:before {
    position: absolute;
    top: -18px;
    left: 6px;
    width: 120px;
    height: 75px; } }
@media screen and (max-width: 768px) {
  #sec2 h2:before {
    width: 60px;
    height: 32.5px;
    background-size: contain; } }
@media screen and (min-width: 769px) {
  #sec2 .sec2-box {
    box-sizing: border-box;
    width: 490px;
    margin-bottom: 15px;
    padding: 15px 10px; }
    #sec2 .sec2-box .text {
      float: left;
      width: 255px; }
    #sec2 .sec2-box .img {
      float: right; } }
@media screen and (max-width: 768px) {
  #sec2 .sec2-box {
    width: 48%;
    margin-bottom: 20px;
    padding: 2%; }
    #sec2 .sec2-box .img {
      margin-bottom: 10px;
      text-align: center; }
    #sec2 .sec2-box .title {
      margin-bottom: 10px;
      text-align: center; }
      #sec2 .sec2-box .title img {
        height: 30px; } }
/* ==============================

  sec3

============================== */
#sec3 {
  overflow: hidden;
  margin: 40px auto 35px; }
  #sec3 h2 {
    margin-bottom: 50px;
    padding-top: 30px;
    font-size: 4.9rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.4; }
    @media screen and (max-width: 767px) {
      #sec3 h2 {
        line-height: 1; } }
  #sec3 .leader p {
    font-size: 1.4rem;
    line-height: 1.5rem; }
    #sec3 .leader p.name {
      margin-bottom: 15px;
      font-size: 1.9rem;
      font-weight: bold;
      text-align: center;
      line-height: 1; }
  #sec3 .text p {
    font-size: 1.6rem;
    line-height: 2.0rem; }
    #sec3 .text p.title {
      margin-bottom: 20px;
      color: #3e57ab;
      font-size: 2.0rem;
      font-weight: bold; }

@media screen and (min-width: 769px) {
  #sec3 {
    width: 1000px; } }
@media screen and (max-width: 768px) {
  #sec3 {
    width: 96%;
    margin-bottom: 20px;
    font-size: 13px; } }
@media screen and (min-width: 769px) {
  #sec3 h2 {
    min-height: 75px;
    background-image: url(../images/icon1.png);
    background-repeat: no-repeat;
    background-position: right top; }
  #sec3 .box1 {
    overflow: hidden;
    width: 930px;
    margin: 0 auto; }
  #sec3 .leader {
    float: left;
    width: 320px; }
    #sec3 .leader .img {
      margin-bottom: 20px;
      text-align: center; }
  #sec3 .text {
    float: right;
    width: 540px; } }
@media screen and (min-width: 769px) and (max-width: 600px) {
  #sec3 #sec2 .sec2-box {
    width: 100%; }
    #sec3 #sec2 .sec2-box.left, #sec3 #sec2 .sec2-box.right {
      float: none; } }

@media screen and (max-width: 768px) {
  #sec3 h2 {
    position: relative;
    font-size: 3.1rem;
    line-height: 1.3; }
    #sec3 h2.greeting {
      max-width: 109px;
      margin: 0 auto;
      padding: 10px 0;
      font-size: 13px; }
    #sec3 h2:after {
      display: inline-block;
      width: 60px;
      height: 32.5px;
      background-image: url(../images/icon1.png);
      background-repeat: no-repeat;
      background-position: left top;
      background-size: contain;
      content: ""; } }
    @media screen and (max-width: 768px) and (max-width: 767px) {
      #sec3 h2:after {
        position: absolute;
        bottom: 7px;
        width: 50px;
        height: 28px; } }
  @media screen and (max-width: 768px) and (max-width: 767px) {
    #sec3 h2.greeting:after {
      display: none; } }
@media screen and (max-width: 768px) {
  #sec3 .leader {
    overflow: hidden;
    float: left;
    width: 40%;
    margin-bottom: 20px; }
    #sec3 .leader p.name {
      margin-bottom: 5px; }
    #sec3 .leader .img {
      margin-bottom: 10px; }
  #sec3 .text {
    float: right;
    width: 57%;
    margin-bottom: 50px; } }
@media screen and (max-width: 600px) {
  #sec3 .leader {
    overflow: hidden;
    float: none;
    width: 100%;
    margin-bottom: 20px; }
    #sec3 .leader .img {
      float: left;
      width: 40%;
      margin-right: 10px; }
  #sec3 .text {
    float: none;
    width: 100%; } }
/* ==============================

  sec4

============================== */
#sec4 {
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 auto 40px;
  background-image: url(../images/bg1.png); }
  #sec4 h2 {
    padding: 10px 0;
    background-color: #ff9600;
    color: #fff;
    font-size: 2.4rem;
    text-align: center; }
  #sec4 table th span {
    display: block;
    border-radius: 10px;
    background: #6682df;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6682df 0%, #4d62aa 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6682df 0%, #4d62aa 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6682df 0%, #4d62aa 100%);
    color: #fff;
    font-size: 5.1rem;
    font-weight: bold;
    text-align: center;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6682df', endColorstr='#4d62aa',GradientType=0 );
    /* IE6-9 */ }
  #sec4 table td {
    font-size: 2.6rem;
    vertical-align: middle;
    line-height: 3.4rem; }
    #sec4 table td strong {
      color: #ff9600;
      font-weight: bold; }

@media screen and (min-width: 769px) {
  #sec4 {
    width: 960px; } }
@media screen and (max-width: 768px) {
  #sec4 {
    width: 96%; } }
@media screen and (min-width: 769px) {
  #sec4 {
    width: 960px;
    padding: 25px 0; }
    #sec4 h2 {
      width: 820px;
      margin: 0 auto 50px; }
    #sec4 table {
      width: 720px;
      margin: 0 auto; }
      #sec4 table th {
        width: 72px;
        padding: 12px 0; }
        #sec4 table th span {
          width: 72px;
          height: 72px;
          line-height: 72px; }
      #sec4 table td {
        width: 620px;
        padding: 12px 0 12px 30px; } }
@media screen and (max-width: 768px) {
  #sec4 {
    width: 96%;
    padding: 2% 4%; }
    #sec4 h2 {
      font-size: 2.2rem; }
    #sec4 table {
      width: 100%; }
      #sec4 table th {
        width: 40px;
        padding: 10px 0; }
        #sec4 table th span {
          width: 40px;
          height: 40px;
          font-size: 4.0rem;
          line-height: 40px; }
      #sec4 table td {
        padding: 10px 0 10px 10px; } }
/* ==============================

  sec5

============================== */
#sec5 {
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 auto 50px; }
  #sec5 h2 {
    margin-bottom: 30px;
    background-color: #4d62aa;
    background-image: url(../images/icon2.png), url(../images/icon1.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 5px top, right 10px center;
    color: #fff;
    font-size: 3.8rem;
    font-weight: bold; }
  #sec5 .hogosha {
    margin-bottom: 30px;
    background-color: #4d62aa;
    background-image: url(../images/icon22.png), url(../images/icon1.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 5px top, right 10px center;
    color: #fff;
    font-size: 3.8rem;
    font-weight: bold; }
  #sec5 .sec5-box {
    overflow: hidden;
    margin: 0 auto; }
    #sec5 .sec5-box.border-bottom {
      margin: 0 auto 40px;
      padding-bottom: 40px;
      border-bottom: 1px solid #8a8a8a; }
    #sec5 .sec5-box .profile {
      float: left; }
      #sec5 .sec5-box .profile img {
        margin-bottom: 10px; }
      #sec5 .sec5-box .profile small {
        display: block;
        margin-bottom: 10px;
        color: #989696;
        font-size: 1.2rem;
        text-align: right; }
      #sec5 .sec5-box .profile p {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.7rem; }
    #sec5 .sec5-box .text p {
      font-size: 1.6rem;
      line-height: 2.2rem; }

@media screen and (min-width: 769px) {
  #sec5 {
    width: 1000px; }
    #sec5 h2 {
      box-sizing: border-box;
      min-height: 93px;
      padding: 34px 0 0 260px; }
    #sec5 .sec5-box {
      width: 940px; }
      #sec5 .sec5-box .profile {
        width: 242px; }
      #sec5 .sec5-box .text {
        float: right;
        width: 660px; }
        #sec5 .sec5-box .text .title {
          margin-bottom: 20px; } }
@media screen and (max-width: 768px) {
  #sec5 {
    width: 96%; }
    #sec5 h2 {
      padding: 10px 0 10px 110px;
      background-position: left 5px center, right 5px center;
      background-size: 100px auto, 40px auto; }
    #sec5 .sec5-box .title {
      margin-bottom: 10px; }
    #sec5 .sec5-box .profile {
      max-width: 242px;
      width: 40%; }
    #sec5 .sec5-box .text {
      float: right;
      width: 57%; } }
@media screen and (max-width: 600px) {
  #sec5 .sec5-box .title {
    margin-bottom: 10px; }
  #sec5 .sec5-box .profile {
    float: none;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center; }
  #sec5 .sec5-box .text {
    float: none;
    width: 100%; } }
/* ==============================

  sec6

============================== */
#sec6 {
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 auto 50px; }
  #sec6 h2 {
    margin-bottom: 30px;
    background-color: #4d62aa;
    background-image: url(../images/icon2.png), url(../images/icon1.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 5px top, right 10px center;
    color: #fff;
    font-size: 3.8rem;
    font-weight: bold; }
  #sec6 .hogosha {
    margin-bottom: 30px;
    background-color: #4d62aa;
    background-image: url(../images/icon22.png), url(../images/icon1.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 5px top, right 10px center;
    color: #fff;
    font-size: 3.8rem;
    font-weight: bold; }
  #sec6 .sec6-box {
    overflow: hidden;
    margin: 0 auto; }
    #sec6 .sec6-box.border-bottom {
      margin: 0 auto 40px;
      padding-bottom: 40px;
      border-bottom: 1px solid #8a8a8a; }
    #sec6 .sec6-box .profile {
      float: left; }
      #sec6 .sec6-box .profile img {
        margin-bottom: 10px; }
      #sec6 .sec6-box .profile small {
        display: block;
        margin-bottom: 10px;
        color: #989696;
        font-size: 1.2rem;
        text-align: right; }
      #sec6 .sec6-box .profile p {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.7rem; }
    #sec6 .sec6-box .text p {
      font-size: 1.6rem;
      line-height: 2.2rem; }

@media screen and (min-width: 769px) {
  #sec6 {
    width: 1000px; }
    #sec6 h2 {
      box-sizing: border-box;
      min-height: 93px;
      padding: 34px 0 0 260px; }
    #sec6 .sec6-box {
      width: 940px; }
      #sec6 .sec6-box .profile {
        width: 242px; }
      #sec6 .sec6-box .text {
        float: right;
        width: 660px; }
        #sec6 .sec6-box .text .title {
          margin-bottom: 20px; } }
@media screen and (max-width: 768px) {
  #sec6 {
    width: 96%; }
    #sec6 h2 {
      padding: 10px 0 10px 110px;
      background-position: left 5px center, right 5px center;
      background-size: 100px auto, 40px auto; }
    #sec6 .sec6-box .title {
      margin-bottom: 10px; }
    #sec6 .sec6-box .profile {
      max-width: 242px;
      width: 40%; }
    #sec6 .sec6-box .text {
      float: right;
      width: 57%; } }
@media screen and (max-width: 600px) {
  #sec6 .sec6-box .title {
    margin-bottom: 10px; }
  #sec6 .sec6-box .profile {
    float: none;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center; }
  #sec6 .sec6-box .text {
    float: none;
    width: 100%; } }
/* ==============================

  price/料金表

============================== */
#price {
  box-sizing: border-box;
  margin: 0 auto 50px; }
  #price h2 {
    margin: 76px 0 30px;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 1.633; }
  #price p {
    max-width: 885px;
    width: 100%;
    margin: 0 auto 38px;
    font-size: 18px;
    line-height: 1.33; }
    @media screen and (max-width: 767px) {
      #price p {
        width: 96%; } }
  #price h3 {
    max-width: 782px;
    width: 100%;
    margin: 0 auto 12px;
    border: 2px solid #777;
    background: #4e5fa6;
    color: #fff;
    font-size: 27px;
    text-align: center;
    line-height: 48px; }
    @media screen and (max-width: 767px) {
      #price h3 {
        width: 96%; } }
  #price table {
    width: 786px;
    margin: auto;
    border: 1px #000 solid;
    background-color: #fff;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      #price table {
        width: 96%; } }
    #price table caption {
      border: 1px solid #000;
      border-bottom: 0;
      background: #cad3fc;
      font-size: 19px;
      text-align: center;
      line-height: 39px; }
    #price table th {
      width: 44%;
      border: 1px solid #000;
      font-size: 24px;
      text-align: center;
      line-height: 75px; }
      @media screen and (max-width: 767px) {
        #price table th {
          width: 50%;
          font-size: 20px; } }
      #price table th.table_title {
        width: 100%;
        background-color: #b7c2e8;
        text-align: center; }
    #price table td {
      width: auto;
      border: 1px solid #000;
      font-size: 24px;
      text-align: center;
      vertical-align: middle; }
      @media screen and (max-width: 767px) {
        #price table td {
          font-size: 16px; } }
  #price .price1 {
    margin-bottom: 34px; }
  #price .price2 th {
    vertical-align: middle;
    line-height: .833; }
    #price .price2 th span {
      font-size: 14px;
      line-height: 1; }
  #price .price2 td {
    line-height: 113px; }
    @media screen and (max-width: 767px) {
      #price .price2 td {
        width: 50%;
        font-size: 16px; } }
  #price .costattention {
    box-sizing: border-box;
    width: 786px;
    margin: 0 auto 62px;
    padding: 25px 30px;
    border-radius: 3px;
    background: #faeab3; }
    @media screen and (max-width: 767px) {
      #price .costattention {
        width: 96%;
        padding: 25px 18px; } }
    #price .costattention h2 {
      margin: 0;
      color: #4e5fa6;
      font-size: 16px;
      text-align: left;
      line-height: 1.5; }
    #price .costattention ul {
      list-style: disc;
      padding-left: 46px; }
      @media screen and (max-width: 767px) {
        #price .costattention ul {
          padding-left: 16px; } }
      #price .costattention ul li {
        font-size: 14px;
        line-height: 1.71; }
  #price #faq {
    width: 936px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      #price #faq {
        width: 96%; } }
    #price #faq h2 {
      margin: 0 auto 24px;
      color: #4e5fa6;
      font-size: 34px;
      line-height: .735; }
    #price #faq dl {
      margin: 0 auto; }
      #price #faq dl dt {
        padding: 8px 15px;
        background: #657ad4;
        color: #fff;
        font-size: 24px;
        line-height: 1.041; }
        @media screen and (max-width: 767px) {
          #price #faq dl dt {
            line-height: 1.3; } }
        #price #faq dl dt span {
          font-size: 30px; }
      #price #faq dl dd {
        margin-bottom: 30px;
        padding: 11px 22px 21px;
        background: #e9edfb;
        color: #333;
        font-size: 18px;
        line-height: 1.388; }
        #price #faq dl dd span {
          color: #657ad4;
          font-size: 30px; }
      #price #faq dl dd:nth-child(6) {
        margin-bottom: 76px; }

@media screen and (min-width: 769px) {
  #price {
    width: 1000px; } }
@media screen and (max-width: 768px) {
  #price {
    width: 96%; } }
@media screen and (max-width: 600px) {
  #price .sec5-box {
    margin-bottom: 15px; } }
/* ==============================

  sec7

============================== */
#sec7 {
  overflow: hidden;
  box-sizing: border-box;
  margin: 25px auto 50px; }
  #sec7 h2 {
    margin-bottom: 10px;
    padding: 6px;
    border-radius: 10px;
    background-color: #62b2fd; }
    #sec7 h2 span {
      display: block;
      padding: 15px 0;
      border: 1px solid #fff;
      border-radius: 10px;
      background-color: #62b2fd;
      color: #fff;
      font-size: 3.6rem;
      text-align: center; }
  #sec7 table th {
    padding: 10px 0;
    vertical-align: top; }
  #sec7 table td {
    padding: 15px 0 10px 50px;
    vertical-align: top; }
    #sec7 table td a {
      color: #3e57ab;
      text-decoration: underline; }
    #sec7 table td p {
      font-size: 1.6rem;
      line-height: 2.2rem; }
      #sec7 table td p.title {
        margin-bottom: 10px;
        color: #3e57ab;
        font-size: 2.0rem;
        font-weight: bold;
        line-height: 1.4; }
      #sec7 table td p .red {
        color: #ff0007; }
      #sec7 table td p strong {
        color: #ff0007;
        font-size: 2.2rem;
        font-weight: bold; }
  #sec7 .attention {
    text-align: center; }
    #sec7 .attention strong {
      background-image: url(../images/bg-line.png);
      background-repeat: repeat-x;
      background-position: left bottom;
      color: #3e57ab;
      font-size: 2.6rem;
      font-weight: bold;
      line-height: 4.0rem; }

@media screen and (min-width: 769px) {
  #sec7 {
    width: 920px; }
    #sec7 table {
      width: 770px;
      margin: 0 auto 40px; }
      #sec7 table th {
        width: 170px; }
      #sec7 table td {
        width: 550px; } }
@media screen and (max-width: 768px) {
  #sec7 {
    width: 96%; }
    #sec7 table {
      width: 100%;
      margin: 0 auto 40px; }
      #sec7 table th {
        width: 80px; }
      #sec7 table td {
        padding: 15px 0 10px 10px; } }
/* ==============================

  sec8

============================== */
#sec8 {
  overflow: hidden;
  box-sizing: border-box;
  max-width: 870px;
  margin: 70px auto 50px; }
		@media screen and (max-width: 767px) {
        #sec8 {
          margin: 30px auto 50px;} }
 #sec8 h2 {
      margin-bottom: 36px;
      color: #0f278a;
      font-size: 31px;
      text-align: center;
      line-height: 1.22; }
      @media screen and (max-width: 767px) {
        #sec8 h2 {
          margin-bottom: 30px;
          font-size: 2.6rem;
          font-weight: 600; } }
  #sec8 h3 {
    margin-bottom: 30px;
    padding: 15px 0;
    background-color: #5575be;
    color: #fff;
    font-size: 2.6rem;
    text-align: center;
    line-height: 3.2rem; }
  #sec8 ul {
    max-width: 640px;
    width: 94%;
    margin: 0 auto;
	padding:10px 3% 20px;}
    #sec8 ul li {
      margin-bottom: 20px;
      padding-left: 50px;
      background-image: url(../images/icon-check.png);
      background-repeat: no-repeat;
      background-position: left top;
      font-size: 1.8rem; }

@media screen and (min-width: 601px) {
  #sec8 ul li {
    min-height: 31px;
    padding-top: 10px; } }
@media screen and (max-width: 768px) {
  #sec8 {
    width: 94%; }
    #sec8 h3 {
      padding: 15px 3%;
      font-size: 2.2rem; }
    #sec8 ul li {
      min-height: 17px;
      padding-left: 30px;
      background-position: left center;
      background-size: 20px auto; } }
/* ==============================

  form

============================== */
#form {
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 auto 30px;
  border: 4px solid #62b2fd; }
  #form.confirm {
    margin: 50px auto 60px; }
  #form h2 {
    box-sizing: border-box;
    padding: 30px 0;
    background-color: #62b2fd;
    background-image: url(../images/icon3.png);
    background-repeat: no-repeat; }
    #form h2 strong {
      display: block;
      margin-bottom: 20px;
      color: #fff;
      font-size: 4.1rem;
      font-weight: bold;
      text-align: center; }
    #form h2 small {
      display: block;
      color: #fff;
      font-size: 2.2rem;
      text-align: center; }
  #form .whatfor {
    box-sizing: border-box;
    width: 889px;
    margin: 20px auto;
    padding: 20px 36px;
    background: #ffd798; }
    @media screen and (max-width: 767px) {
      #form .whatfor {
        width: 96%;
        padding: 10px 16px; } }
    #form .whatfor p {
      margin-bottom: 26px;
      font-size: 21px;
      line-height: 1.19; }
      @media screen and (max-width: 767px) {
        #form .whatfor p {
          margin-bottom: 10px;
          font-size: 16px; } }
    #form .whatfor ul {
      padding-left: 15px; }
      @media screen and (max-width: 767px) {
        #form .whatfor ul {
          padding-left: 0; } }
      #form .whatfor ul li {
        font-size: 25px;
        line-height: 1.56; }
        #form .whatfor ul li input[type=checkbox] {
          display: none; }
        #form .whatfor ul li input {
          width: auto; }
        #form .whatfor ul li .checkbox {
          display: inline-block;
          box-sizing: border-box;
          position: relative;
          margin: 0 0 8px 0;
          padding: 0 0 0 71px;
          border-radius: 8px;
          vertical-align: middle;
          cursor: pointer;
          -webkit-transition: background-color .2s linear;
          transition: background-color .2s linear; }
          @media screen and (max-width: 767px) {
            #form .whatfor ul li .checkbox {
              padding: 0 0 0 51px; } }
          #form .whatfor ul li .checkbox:hover:after {
            border-color: #5575be; }
          #form .whatfor ul li .checkbox:after {
            display: block;
            position: absolute;
            top: 50%;
            left: 15px;
            width: 20px;
            height: 20px;
            margin-top: -10px;
            border: 2px solid #bbb;
            background: #fff;
            content: "";
            -webkit-transition: border-color .2s linear;
            transition: border-color .2s linear; }
        #form .whatfor ul li .checkbox:before {
          display: block;
          position: absolute;
          z-index: 10;
          top: 50%;
          left: 22px;
          width: 5px;
          height: 9px;
          margin-top: -5px;
          border-right: 3px solid #5575be;
          border-bottom: 3px solid #5575be;
          opacity: 0;
          content: "";
          -webkit-transition: opacity .2s linear;
          transition: opacity .2s linear;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
        #form .whatfor ul li input[type=checkbox]:checked + .checkbox:before {
          opacity: 1; }
  #form table {
    margin: 30px auto 50px; }
    #form table th {
      position: relative;
      font-size: 2.9rem;
      vertical-align: top;
      line-height: 1.5; }
      #form table th.required:after {
        display: inline-block;
        position: absolute;
        top: 20px;
        right: 0;
        padding: 5px 10px;
        background-color: #fd213b;
        color: #fff;
        font-size: 2.0rem;
        content: "必須"; }
      #form table th small {
        display: block;
        font-size: 1.6rem;
        line-height: 1.2; }
        #form table th small span {
          font-size: 15px; }
    #form table td {
      vertical-align: top; }
    #form table.confirm td p {
      padding: 5px 10px;
      border: 1px solid #96979a;
      border-radius: 3px;
      background-color: #fcfab6;
      font-size: 2.0rem;
      line-height: 1.4; }
  #form input,
  #form select,
  #form textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    border: 1px solid #96979a;
    border-radius: 3px;
    font-size: 2.0rem; }
  #form select {
    background-image: url(../images/bg-select.jpg);
    background-repeat: no-repeat;
    background-position: right 5px center; }
  #form .btn-area {
    margin: 0 auto 20px;
    padding: 15px 0;
    background-color: #fcfab6;
    text-align: center; }
    #form .btn-area .btn-submit {
      margin-bottom: 10px; }
    #form .btn-area p {
      color: #ff7f01;
      font-size: 2.3rem;
      text-align: center;
      line-height: 2.9rem; }
    #form .btn-area.confirm {
      background-color: #fff; }
      #form .btn-area.confirm p {
        margin-bottom: 20px;
        font-size: 3.8rem;
        line-height: 4.6rem; }
      #form .btn-area.confirm ul {
        text-align: center; }
        #form .btn-area.confirm ul li {
          display: inline-block;
          margin: 0 40px; }
    #form .btn-area #image-btn {
      width: 492px;
      height: 67px;
      border: none;
      background: url(../images/form-btn.png) left top no-repeat; }
    #form .btn-area #image-btn2 {
      width: 309px;
      height: 70px;
      border: none !important;
      background: url(../images/form-btn-post.png) left top no-repeat; }

@media screen and (min-width: 769px) {
  #form {
    width: 1000px; }
    #form.confirm h2 {
      padding: 0;
      line-height: 138px; }
    #form h2 {
      height: 138px; }
    #form table {
      table-layout: fixed;
      width: 740px; }
      #form table th,
      #form table td {
        padding: 20px 5px; }
    #form .btn-area {
      width: 840px; }
      #form .btn-area .btn-submit, #form .btn-area.confirm li {
        cursor: pointer; } }
@media screen and (max-width: 768px) {
  #form {
    width: 96%; }
    #form h2 {
      min-height: 60px;
      padding: 15px 0;
      background-position: left center;
      background-size: auto 60px; }
      #form h2 strong {
        margin-bottom: 10px;
        font-size: 2.8rem; }
      #form h2 small {
        display: block;
        color: #fff;
        font-size: 1.6rem;
        text-align: center; }
    #form table {
      width: 96%; }
      #form table th {
        display: block;
        margin-bottom: 10px; }
        #form table th.required:after {
          top: 0; }
      #form table td {
        display: block;
        margin-bottom: 30px; }
    #form .btn-area {
      width: 96%; }
      #form .btn-area.confirm ul li {
        margin-bottom: 15px; }
      #form .btn-area #image-btn {
        width: 280px;
        height: 38px;
        background-image: url(../images/form-btn.png);
        background-size: cover; } }
.privacy {
  width: 689px;
  margin: 0 auto 42px;
  padding: 3.5px 0;
  background: #f00202;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1.388; }
  @media screen and (max-width: 767px) {
    .privacy {
      width: 96%; } }

/* ==============================

  footer

============================== */
footer {
  padding: 25px 0 20px;
  background-color: #4d62aa; }
  footer .foot-inner {
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto; }
    footer .foot-inner .logo {
      margin-bottom: 10px; }
    footer .foot-inner .text {
      margin-left: 30px;
      color: #fff;
      font-size: 1.6rem;
      line-height: 1.7rem; }
    footer .foot-inner .copy {
      margin-top: 60px;
      color: #fff;
      font-size: 1.8rem;
      text-align: center; }

@media screen and (min-width: 769px) {
  footer .foot-inner {
    width: 1000px; } }
@media screen and (max-width: 768px) {
  footer .foot-inner {
    width: 96%; } }
/* ==============================

  foot-contact

============================== */
#foot-contact {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  padding: 10px 0 ;
  background-color: #4d62aa; }
#foot-contact .sp_btn_txt{
	text-align: center;
	font-weight: bold;
	font-size:16px;
	line-height: 15px;
	color: #ffffff;
	padding: 8px auto;
}
  #foot-contact ul {
    width: 96%;
    margin: 8px auto;
   text-align: center; }
    #foot-contact ul li {
      display: inline-block;
      width: 47%;
      margin: 0 1%; }
      #foot-contact ul li a {
        display: block;
        padding: 0 0;
        border-radius: 5px;
        color: #fff;
        font-size: 1.8rem;
        font-weight: bold;
        text-align: center;
        line-height: 1.5; }
      #foot-contact ul li.tel a {
        background-color: #ff7b01;
        box-shadow: 0 4px 0 0 #a34f00; }
      #foot-contact ul li.form a {
        background-color: #32c7fe;
        box-shadow: 0 4px 0 0 #16576f; }
/*#foot-contact ul li.form a {
        background-color: #ffac0d;
        box-shadow: 0 4px 0 0 #b27503; }*/

/* ==============================

  thanks

============================== */
#thanks {
  overflow: hidden;
  box-sizing: border-box;
  margin: 50px auto; }
  #thanks .thanks {
    padding: 40px 0;
    background-color: #4d62aa;
    color: #fff;
    font-size: 4.1rem;
    font-weight: bold;
    text-align: center; }
  #thanks .text {
    color: #3e57ab;
    font-size: 2.9rem;
    text-align: center;
    line-height: 3.2rem; }

@media screen and (min-width: 769px) {
  #thanks {
    width: 1000px; }
    #thanks .thanks {
      margin-bottom: 170px; } }
@media screen and (max-width: 768px) {
  #thanks {
    width: 96%; }
    #thanks .thanks {
      margin-bottom: 60px;
      padding: 20px 0;
      font-size: 3.4rem; }
    #thanks .text {
      font-size: 1.9rem; } }
/* ==============================

  WP Blog 最新記事

============================== */
@media screen and (min-width: 769px) {
  #bloglist {
    width: 1000px;
    margin: 30px auto;
    padding-bottom: 20px;
    border-top: 4px solid #4d62aa;
    text-align: center; }
    #bloglist a {
      color: #4d62aa; }
      #bloglist a:link {
        color: #4d62aa; }

  .bloglist_title {
    width: 100%;
    margin-top: -30px;
    text-align: center; }
    .bloglist_title img {
      display: inline-block; }

  .blog_loop {
    float: left;
    width: 32.134%;
    height: 430px;
    margin: 0 .6%;
    border-bottom: 1px solid rgba(77, 98, 170, 0.3); }
    .blog_loop:hover {
      background-color: rgba(210, 210, 210, 0.2); }

  .blog_thum {
    overflow: hidden;
    height: 200px;
    margin: 20px 0 10px 0; }

  #bloglist .blog_thum img {
    width: 100%; }

  .blog_date {
    width: 53px;
    margin-right: 2%;
    margin-bottom: 6px;
    margin-left: 2%;
    padding: 5px 10px;
    background-color: #4d62aa;
    color: #fff; }

  .blog_title {
    width: 96%;
    margin-right: 2%;
    margin-bottom: 10px;
    margin-left: 2%;
    font-size: 26px; }

  .blog_description {
    width: 96%;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-left: 2%;
    font-size: 16px; } }
@media screen and (min-width: 451px) and (max-width: 768px) {
  #bloglist {
    width: 96%;
    margin: 30px 2%;
    padding-bottom: 20px;
    border-top: 4px solid #4d62aa;
    text-align: center; }
    #bloglist a {
      color: #4d62aa; }
      #bloglist a:link {
        color: #4d62aa; }

  .bloglist_title {
    width: 100%;
    margin-top: -30px;
    text-align: center; }
    .bloglist_title img {
      display: inline-block; }

  .blog_loop {
    float: left;
    width: 32.134%;
    margin: 0 .6%;
    border-bottom: 1px solid rgba(77, 98, 170, 0.3); }
    .blog_loop:hover {
      background-color: rgba(210, 210, 210, 0.2); }

  .blog_thum {
    overflow: hidden;
    height: 200px;
    margin: 20px 0 10px 0; }

  #bloglist .blog_thum img {
    width: 100%; }

  .blog_date {
    width: 53px;
    margin-right: 2%;
    margin-bottom: 6px;
    margin-left: 2%;
    padding: 5px 10px;
    background-color: #4d62aa;
    color: #fff; }

  .blog_title {
    width: 96%;
    margin-right: 2%;
    margin-bottom: 10px;
    margin-left: 2%;
    font-size: 26px; }

  .blog_description {
    width: 96%;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-left: 2%;
    font-size: 16px; } }
@media screen and (max-width: 450px) {
  #bloglist {
    width: 96%;
    margin: 30px 2%;
    padding-bottom: 20px;
    border-top: 4px solid #4d62aa;
    text-align: center; }
    #bloglist a {
      color: #4d62aa; }
      #bloglist a:link {
        color: #4d62aa; }

  .bloglist_title {
    width: 100%;
    margin-top: -30px;
    text-align: center; }
    .bloglist_title img {
      display: inline-block; }

  .blog_loop {
    float: left;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid rgba(77, 98, 170, 0.3); }
    .blog_loop:hover {
      background-color: rgba(210, 210, 210, 0.2); }

  .blog_thum {
    overflow: hidden;
    height: 200px;
    margin: 20px 0 10px 0; }

  #bloglist .blog_thum img {
    width: 100%; }

  .blog_date {
    width: 53px;
    margin-right: 2%;
    margin-bottom: 6px;
    margin-left: 2%;
    padding: 5px 10px;
    background-color: #4d62aa;
    color: #fff; }

  .blog_title {
    width: 96%;
    margin-right: 2%;
    margin-bottom: 10px;
    margin-left: 2%;
    font-size: 26px; }

  .blog_description {
    width: 96%;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-left: 2%;
    font-size: 16px; } }

/*# sourceMappingURL=style.css.map */


.start {
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start .bg {
	background: url("../images/bg-a.jpg") no-repeat top center;
	background-size: cover;
	height: 100%;
	width: 100%;
	animation: fadein 1s ease-out forwards;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;
}
@keyframes fadein {
  0% {
     opacity: 0
  }
  100% {
     opacity: 1
  }
}

.start .txt{
	font-size: 46px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 2em;
	text-align: center;
	padding-bottom: 0;
}
.start .icon{
	background: url("../images/click_icon.png") no-repeat;
	width: 211px;
	height: 130px;
	background-size: cover;
	margin-top: 200px;
}

@media screen and (max-width: 768px) {
.start .txt{
	font-size: 24px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 2em;
	text-align: center;
	padding-bottom: 0;
}
.start .icon{
	background: url("../images/tap_icon.png") no-repeat;
	width: 85px;
	height: 52px;
	background-size: cover;
	margin-top: 100px;
}
	
}


