@media screen and (min-width: 769px), print {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 620px;
    margin: 0 auto;
    background: #fff;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
         box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
    min-height: 100vh;
  }
  .show_sp {
    display: none !important;
  }
  .row {
    padding-left: 25px;
    padding-right: 25px;
  }
  main {
    background-color: #fff;
  }
  .footer {
    padding: 40px 0 10px;
  }
  .footer a.f_link {
    height: 70px;
    background: #fff;
    border: 3px solid #33c647;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #2bc136;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 39px;
    margin-bottom: 60px;
  }
  .footer a.f_link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 11px;
    height: 26px;
    background: url(../img/ar.svg) center/100% 100% no-repeat;
    display: block;
  }
  .footer ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer ul li {
    margin: 0 12px;
  }
  .footer ul li a {
    font-weight: normal;
    text-decoration: underline;
    font-size: 11px;
    text-align: left;
    color: #1177e8;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .footer ul li a:hover {
    text-decoration: none;
  }
  .p_top .sec img {
    vertical-align: bottom;
  }
  .p_top .sec02 {
    position: relative;
  }
  .p_top .sec02 .sec02_listBtn {
    padding: 0 20px;
    position: absolute;
    left: 0;
    bottom: 35px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_top .sec02 .sec02_listBtn li {
    width: 181px;
  }
  .p_top .btn02 {
    margin-bottom: 20px;
    text-align: center;
  }
  .p_top .btn02 a {
    display: inline-block;
    width: 523px;
  }
  .p_top .btn03 {
    text-align: center;
  }
  .p_top .btn03 a {
    display: inline-block;
    width: 490px;
  }
  .p_top .cp {
    font-size: 11px;
    text-align: center;
    color: #3a3a3a;
  }
  .p_top .sec07 {
    text-align: center;
    margin: 15px 0;
  }
  .p_top .sec07 img {
    width: 557px;
    display: inline-block;
  }
  .p_top .boxSlider .note {
    text-align: right;
    font-weight: 500;
    font-size: 11px;
    color: #313131;
    margin-top: 8px;
  }
  .p_top .boxSlider dl {
    -moz-border-radius: 5px;
         border-radius: 5px;
    background: #efffeb;
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
         box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
  }
  .p_top .boxSlider dl dt {
    -moz-border-radius: 5px 5px 0px 0px;
         border-radius: 5px 5px 0px 0px;
    background: #8ef39c;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    color: #025b3b;
    padding: 13px 0 13px 90px;
    position: relative;
  }
  .p_top .boxSlider dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 33px;
    height: 24px;
    background: url(../img/ic_mes.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .boxSlider dl dd .swiper-button-prev {
    width: 15px;
    height: 30px;
    background: url(../img/ic_next.svg) center/100% 100% no-repeat;
  }
  .p_top .boxSlider dl dd .swiper-button-next {
    width: 15px;
    height: 30px;
    background: url(../img/ic_prev.svg) center/100% 100% no-repeat;
  }
  .p_top .boxSlider dl dd .swiper-button-prev, .p_top .boxSlider dl dd .swiper-button-next {
    top: 63%;
  }
  .p_top .boxSlider dl dd .swiper-pagination {
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    color: #313131;
    padding-right: 20px;
  }
  .p_top .boxSlider dl dd ul li {
    padding: 30px 50px 50px;
    height: auto;
  }
  .p_top .boxSlider dl dd ul li h3 {
    font-weight: 800;
    font-size: 18px;
    text-align: left;
    color: #313131;
  }
  .p_top .boxSlider dl dd ul li .slider_star {
    margin-bottom: 10px;
  }
  .p_top .boxSlider dl dd ul li .slider_star img {
    width: 94px;
  }
  .p_top .boxSlider dl dd ul li p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.875;
    text-align: left;
    color: #313131;
  }
  .column {
    padding: 25px 0 50px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.875;
    text-align: left;
    color: #313131;
  }
  .column h2 {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    color: #2bc136;
    background: #fff;
    border: 3px solid #33c647;
    margin-bottom: 18px;
    padding: 14px;
  }
  .column .dlist dl {
    margin-top: 28px;
  }
  .column .dlist dl dt {
    font-weight: bold;
    font-size: 20px;
  }
  .research {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.875;
    text-align: left;
    color: #313131;
  }
  .research h3 {
    font-weight: bold;
    font-size: 25px;
    text-align: left;
    color: #FBB225;
    margin-bottom: 30px;
  }
  .research .research_ctn {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .research .dlist.st2 dl + dl {
    margin-top: 0;
  }
  .research .dlist.st2 dl dt {
    font-weight: 600;
  }
  .research .dlist dl dt {
    font-size: 20px;
    font-weight: bold;
  }
  .research .dlist dl + dl {
    margin-top: 28px;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 123.87097vw;
    margin: 0 auto;
    background: #fff;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
         box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
    min-height: 100vh;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding-left: 4.03226vw;
    padding-right: 4.03226vw;
  }
  main {
    background-color: #fff;
  }
  .footer {
    padding: 6.45161vw 0 1.6129vw;
  }
  .footer a.f_link {
    height: 13.54839vw;
    background: #fff;
    border: 0.48387vw solid #33c647;
    font-weight: bold;
    font-size: 4.35484vw;
    text-align: left;
    color: #2bc136;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 6.29032vw;
    margin-bottom: 9.67742vw;
  }
  .footer a.f_link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 2.41935vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 2.66129vw;
    height: 6.29032vw;
    background: url(../img/ar.svg) center/100% 100% no-repeat;
    display: block;
  }
  .footer ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer ul li {
    margin: 0 1.93548vw;
  }
  .footer ul li a {
    font-weight: normal;
    text-decoration: underline;
    font-size: 2.66129vw;
    text-align: left;
    color: #1177e8;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .footer ul li a:hover {
    text-decoration: none;
  }
  .p_top .sec img {
    vertical-align: bottom;
  }
  .p_top .sec02 {
    position: relative;
  }
  .p_top .sec02 .sec02_listBtn {
    padding: 0 3.22581vw;
    position: absolute;
    left: 0;
    bottom: 5.64516vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_top .sec02 .sec02_listBtn li {
    width: 29.19355vw;
  }
  .p_top .btn02 {
    margin-bottom: 3.22581vw;
    text-align: center;
  }
  .p_top .btn02 a {
    display: inline-block;
    width: 84.35484vw;
  }
  .p_top .btn03 {
    text-align: center;
  }
  .p_top .btn03 a {
    display: inline-block;
    width: 79.03226vw;
  }
  .p_top .cp {
    font-size: 3.54839vw;
    text-align: center;
    color: #3a3a3a;
  }
  .p_top .sec07 {
    text-align: center;
    margin: 2.41935vw 0;
  }
  .p_top .sec07 img {
    width: 89.83871vw;
    display: inline-block;
  }
  .p_top .boxSlider .note {
    text-align: right;
    font-weight: 500;
    font-size: 2.66129vw;
    color: #313131;
    margin-top: 1.29032vw;
  }
  .p_top .boxSlider dl {
    -moz-border-radius: 0.80645vw;
         border-radius: 0.80645vw;
    background: #efffeb;
    -moz-box-shadow: 0.32258vw 0.32258vw 0.32258vw rgba(0, 0, 0, 0.09);
         box-shadow: 0.32258vw 0.32258vw 0.32258vw rgba(0, 0, 0, 0.09);
  }
  .p_top .boxSlider dl dt {
    -moz-border-radius: 0.80645vw 0.80645vw 0vw 0vw;
         border-radius: 0.80645vw 0.80645vw 0vw 0vw;
    background: #8ef39c;
    font-weight: bold;
    font-size: 4.83871vw;
    text-align: left;
    color: #025b3b;
    padding: 2.09677vw 0 2.09677vw 14.51613vw;
    position: relative;
  }
  .p_top .boxSlider dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 8.06452vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 5.32258vw;
    height: 3.87097vw;
    background: url(../img/ic_mes.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .boxSlider dl dd .swiper-button-prev {
    width: 2.41935vw;
    height: 4.83871vw;
    background: url(../img/ic_next.svg) center/100% 100% no-repeat;
  }
  .p_top .boxSlider dl dd .swiper-button-next {
    width: 2.41935vw;
    height: 4.83871vw;
    background: url(../img/ic_prev.svg) center/100% 100% no-repeat;
  }
  .p_top .boxSlider dl dd .swiper-button-prev, .p_top .boxSlider dl dd .swiper-button-next {
    top: 63%;
  }
  .p_top .boxSlider dl dd .swiper-pagination {
    text-align: right;
    font-weight: 600;
    font-size: 4.35484vw;
    color: #313131;
    padding-right: 3.22581vw;
  }
  .p_top .boxSlider dl dd ul li {
    padding: 4.83871vw 8.06452vw 8.06452vw;
    height: auto;
  }
  .p_top .boxSlider dl dd ul li h3 {
    font-weight: 800;
    font-size: 4.35484vw;
    text-align: left;
    color: #313131;
  }
  .p_top .boxSlider dl dd ul li .slider_star {
    margin-bottom: 1.6129vw;
  }
  .p_top .boxSlider dl dd ul li .slider_star img {
    width: 15.16129vw;
  }
  .p_top .boxSlider dl dd ul li p {
    font-weight: 500;
    font-size: 3.87097vw;
    line-height: 1.875;
    text-align: left;
    color: #313131;
  }
  .column {
    padding: 4.03226vw 0 8.06452vw;
    font-weight: 600;
    font-size: 3.87097vw;
    line-height: 1.875;
    text-align: left;
    color: #313131;
  }
  .column h2 {
    font-weight: bold;
    font-size: 5.80645vw;
    text-align: center;
    color: #2bc136;
    background: #fff;
    border: 0.48387vw solid #33c647;
    margin-bottom: 2.90323vw;
    padding: 2.25806vw;
  }
  .column .dlist dl {
    margin-top: 4.51613vw;
  }
  .column .dlist dl dt {
    font-weight: bold;
    font-size: 4.83871vw;
  }
  .research {
    font-weight: 600;
    font-size: 3.87097vw;
    line-height: 1.875;
    text-align: left;
    color: #313131;
  }
  .research h3 {
    font-weight: bold;
    font-size: 6.04839vw;
    text-align: left;
    color: #FBB225;
    margin-bottom: 4.83871vw;
  }
  .research .research_ctn {
    padding-top: 4.03226vw;
    padding-bottom: 4.03226vw;
  }
  .research .dlist.st2 dl + dl {
    margin-top: 0;
  }
  .research .dlist.st2 dl dt {
    font-weight: 600;
  }
  .research .dlist dl dt {
    font-size: 4.83871vw;
    font-weight: bold;
  }
  .research .dlist dl + dl {
    margin-top: 4.51613vw;
  }
  body {
    display: none !important;
  }
}


.tyushaku {
  padding: 0 10px;
  margin-top: 20px;
  line-height: 1.2;
  text-align: left;
  font-size: 14px;
}