@charset "utf-8";

body {
    font-family: "Zen Maru Gothic", sans-serif;
    background-color: #fff;
}

body, text {
    word-break: break-all;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 1.6;
    font-size: 20px;
    margin: 0;
    color: #295478;
}
@media (max-width: 1200px) {
body, text {
    font-size: 18px;
}
}
@media (max-width: 800px) {
body, text {
    font-size: 16px;
}
}

a {
    text-decoration: none;
    color: #295478;
    transition: 0.2s ease-in-out;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

label, button {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:hover {
    color: #619ed1;
}

::-moz-focus-inner {
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    vertical-align: bottom;
    width: 100%;
}

h1, h2, h3, h4 {
    margin: 0;
    font-size: 100%;
    font-weight: 500;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

input, input [type="text"], textarea {
    font-size: 16px;
}

button {
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    display: block;
    font-family: "Zen Maru Gothic", sans-serif;
    background-color: transparent;
}

address {
    font-style: normal;
}

 a img {-webkit-transition: all .3s; transition: all .3s;}
 a img:hover {opacity: 0.6; filter: brightness(110%);}


/* Common
-----------------------------------------------------*/
.contents_wrap {
    padding: 100px 0;
    overflow: hidden;
}
@media (max-width: 800px) {
.contents_wrap {
    padding: 60px 0;
}
}

.contents_wrap2 {
    padding: 0 0 100px;
    overflow: hidden;
}
@media (max-width: 800px) {
.contents_wrap2 {
    padding: 0 0 60px;
}
}

.contents_inner {
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}


/* main visual area
-----------------------------------------------------*/
.firtview_wrap {
    position: relative;
    background-image: url(../image/mvbg.jpg);
    background-size: cover;
    background-position: bottom right;
    height: 60vw;
    max-height: 850px;
}
@media (max-width: 800px) {
.firtview_wrap {
    height: 125vw;
    max-height: 750px;
    background-position: bottom left;
}
}

.scroll-down {
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 2;
    padding: 10px 10px 110px;
    overflow: hidden;
    color: #295478;
    font-size: 14px;
    line-height: 1;
    letter-spacing: .2em;
    text-transform: uppercase;
    text-decoration: none;
    writing-mode: vertical-lr;}

.scroll-down::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 100px;
    background: #295478;}

.scroll-down::after {animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;}

@keyframes sdl {
0% {
    transform: scale(1, 0);
    transform-origin: 0 0;}
50% {
    transform: scale(1, 1);
    transform-origin: 0 0;}
50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;}
100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;}
}
@media (max-width: 800px) {
.scroll-down {
    right: 10px;
    bottom: 30px;
    font-size: 13px;
}
}

.fv_inner {
    overflow: hidden;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 150px 0 0;
    height: 53vw;
    max-height: 750px;
    position: relative;
}
@media (max-width: 800px) {
.fv_inner {
    padding: 70px 0 0;
    height: 100%;
    max-height: 1750px;
}
}

.fv_photo_area {
    position: relative;
    width: 60%;
    float: right;
    overflow: hidden;
    height: 100%;
}
@media (max-width: 800px) {
.fv_photo_area {
    width: 100%;
    float: none;
    height: 60vw;
}
}

.fv_image_01 {
    position: absolute;
    width: 90%;
    border-radius: 40px;
    display: block;
    left: 3%;
}
@media (max-width: 800px) {
.fv_image_01 {
    width: 80%;
    left: 0;
    border-radius: 20px;
}
}

.fv_image_02 {
    position: absolute;
    width: 42%;
    border-radius: 30px;
    display: block;
    bottom: 0;
    right: 0;
}
@media (max-width: 800px) {
.fv_image_02 {
    width: 42%;
    border-radius: 20px;
    bottom: 0;
    right: 0;
}
}

.loopSlide_photo1 {
    position: absolute;
    top: 30%;
    width: 100%;
    height: 100px;
    -webkit-animation: bgroop_left 50s linear infinite;
    animation: bgroop_left 50s linear infinite;
}
@media (max-width: 1200px) {
.loopSlide_photo1 {
    top: 35%;
    height: 80px;
    -webkit-animation: bgroop_left 70s linear infinite;
    animation: bgroop_left 70s linear infinite;
}
}
@media (max-width: 800px) {
.loopSlide_photo1 {
    top: 58%;
    height: 60px;
}
}

.roop_photo2 {
    width: 100%;
    height: 100px;
    -webkit-animation: bgroop_left 80s linear infinite;
    animation: bgroop_left 80s linear infinite;
    margin: 0 0 30px;
}
@media (max-width: 1200px) {
.roop_photo2 {
    height: 80px;
    margin: 0 0 10px;
}
}
@media (max-width: 800px) {
.roop_photo2 {
    height: 50px;
}
}

.loopSlide_photo1 {
    background: url(../image/slide_text1.png) repeat-x;
    background-position: 0 0;
    background-size: cover;
}
.roop_photo2 {
    background: url(../image/slide_text2.png) repeat-x;
    background-position: 0 0;
    background-size: cover;
}

@keyframes bgroop_left {
from {
background-position: 0 0;
}
to {
background-position: -3200px 0;
}
}

@keyframes bgroop_right {
from {
background-position: -3200px 0;
}
to {
background-position: 0 0;
}
}

.catchcopy {
    position: absolute;
    bottom: 10%;
}
@media (max-width: 800px) {
.catchcopy {
    bottom: 50px;
}
}

.catch_text_bold {
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 5px;
    margin: 0 0 10px;
    font-weight: 700;
}
@media (max-width: 1200px) {
.catch_text_bold {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 3px;
}
}
@media (max-width: 800px) {
.catch_text_bold {
    font-size: 22px;
    line-height: 30px;
}
}

.catch_text_small {
    font-weight: 700;
    letter-spacing: 3px;
}

.header_wrap {
    position: fixed;
    z-index: 9000;
    width: 100%;
}

.subpage .header_wrap {
    position: fixed;
    z-index: 9000;
    width: 100%;
    background-image: url(../image/subpage_mvbg.jpg);
    background-position: top center;
}
@media (max-width: 800px) {
.subpage .header_wrap {
    height: 60px;
}
}

.header_inner {
    margin: 15px auto;
    width: 95%;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
}
@media (max-width: 800px) {
.header_inner {
    margin: 10px auto;
}
}

.header_logo {
    position: fixed;
    top: 30px;
    left: 5%;
    width: 240px;
    margin: auto;
    z-index: 10000;
}
@media (max-width: 1200px) {
.header_logo {
    top: 30px;
    left: 3%;
    width: 180px;
}
}
@media (max-width: 800px) {
.header_logo {
    top: 15px;
    left: 20px;
}
}

.main_navi_wrap {
    overflow: hidden;
    background-color: rgba(255, 255, 255, .6);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 0 20px;
}

.main_navi li {
    float: left;
}

.main_navi li a {
    padding: 15px 13px;
    display: inline-block;
    font-weight: 700;
}

.main_navi li a:hover {
    color: #619ed1;
    text-decoration: underline;
}

.hero_scroll {
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 80%;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 0;
    display: block;
    top: auto;
    right: 0;
    bottom: 50px;
    left: 0;
    text-transform: uppercase;
    z-index: 800
}

.hero_scroll .chevron {
    margin-top: 10px;
    display: block;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    color: #fff;
}

  @-webkit-keyframes pulse {
  0% {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }
  50% {
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px); }
  100% {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }}

  @keyframes pulse {
  0% {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);}
  50% {
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);}
  100% {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);}}

.chevron::before {
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: inline-block;
    height: 12px;
    position: relative;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: top;
    width: 12px;
}

.chevron.right:before {
    left: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.chevron.bottom:before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.chevron.left:before {
    left: 0.25em;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}


/* sp navi
-----------------------------------------------------*/
.gloval_menu {
    position: fixed;
    z-index: 9500;
    cursor: pointer;
    width: 60px;
    height: 60px;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .4);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.menu_line {
    background-color: #295478;
    display: block;
    height: 2px;
    left: 15px;
    position: absolute;
    transition: transform .5s;
    width: 50%;
}

.menu_line_top {
    top: 18px;
}

.menu_line_center {
    top: 28px;
}

.menu_line_bottom {
    top: 38px;
}

.menu_line_top.active {
    top: 28px;
    transform: rotate(45deg);
}

.menu_line_center.active {
    top: 28px;
    transform: scaleX(0);
}

.menu_line_bottom.active {
    top: 28px;
    transform: rotate(135deg);
}

.gloval_nav {
    background-color: rgba(255, 255, 255, .6);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    z-index: 9400;
}

.gloval_nav_wrap {
    height: 100%;
    width: 100%;
    margin: 60px 0 20px;
}

.gloval_nav_menu li a {
    margin: 5px auto;
    padding: 13px 0;
    width: 80%;
    text-decoration: none;
    text-align: center;
    display: block;
    letter-spacing: 4px;
    border-radius: 5px;
    font-weight: 700;
}

@keyframes fade {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

.sp_tel img {
    display: block;
    width: 44px;
    margin: 30px auto 10px;
    border-radius: 0;
}

.tel_denwa a {
    display: block;
    width: 80%;
    margin: 0 auto 10px;
    font-size: 16px;
    letter-spacing: 5px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    text-align: center;
    border-radius: 100px;
    padding: 15px 0;
    background-color: rgba(41, 84, 124, .1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}


/* top page
-----------------------------------------------------*/
.bg_about {
    background-image: url(../image/bg1.png), url(../image/bg2.png);
    background-size: 100%, 100%;
    background-position: top 8% right, bottom 23% left;
    background-repeat: no-repeat, no-repeat;
}
@media (max-width: 800px) {
.bg_about {
    background-image: url(../image/bg1.png), url(../image/bg2.png), url(../image/bg1.png), url(../image/bg2.png), url(../image/bg1.png);
    background-size: 130%, 150%, 130%, 150%, 130%, 150%;
    background-position: top 2% right, top 23% left, top 42% right, top 64% left, top 82% right, bottom 3% left;
}
}

.bg_company {
    background-image: url(../image/bg3.png);
    background-size: 100%;
    background-position: top 40% right;
    background-repeat: no-repeat;
}

.bg_contact {
    background-image: url(../image/bg4.png), url(../image/bg5.png);
    background-size: 100%, 100%;
    background-position: top 0 left, top 50% right;
    background-repeat: no-repeat, no-repeat;
}

.container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.container_mgn {
    margin: 0 0 100px;
}

.image {
    width: 47%;
    border-radius: 40px;
}
.text {
    width: 50%;
}
.row1 .text {
    padding-left: 50px;
}
.row2 .text {
    padding-right: 50px;
}

@media (max-width: 800px) {
.container {
    flex-direction: column;
}

.container_mgn {
    margin: 0 0 50px;
}

.image {
    width: 100%;
    margin: 0 0 20px;
    border-radius: 20px;
}

.text {
    width: 100%;
}

.row2 {
    flex-direction: column-reverse;
}
.row1 .text {
    padding-left: 0;
}

.row2 .text {
    padding-right: 0;
}
}

.text_with_line {
  display: inline-flex;
  align-items: center;
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  font-family: "Plus Jakarta Sans", sans-serif;
}
@media (max-width: 800px) {
.text_with_line {
  font-size: 30px;
  line-height: 25px;
  margin: 10px 0 0;
}
}

.text_with_line .line {
  display: inline-block;
  width: 100px;
  height: 1px;
  background: #295478;
  margin: 0 0 0 15px;
}

.subtitle_ja {
    font-weight: 700;
    font-size: 22px;
    margin: 10px 0 30px;
}
@media (max-width: 800px) {
.subtitle_ja {
    font-size: 18px;
    margin: 0 0 15px;
}
}

.box_wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
}
@media (max-width: 800px) {
.box_wrap {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
}

.box_inner {
    background-color: #fff;
    padding: 25px;
    border-radius: 30px;
}

.box_inner img {
    border-radius: 15px;
    margin: 0 0 20px;
}

.guide_wrap {
    overflow: hidden;
}

.guide_left {
    float: left;
    width: 53%;
}
@media (max-width: 800px) {
.guide_left {
    float: none;
    width: 100%;
}
}

.guide_right {
    float: right;
    width: 42%;
}
@media (max-width: 800px) {
.guide_right {
    float: none;
    width: 100%;
}
}

.map {
    position: relative;
    width: 100%;
    padding-top: 89%;
}
@media (max-width: 800px) {
.map {
    padding-top: 60%;
}
}

iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.list_inner ul {
    overflow: hidden;
}

@media (max-width: 800px) {
.list_inner ul {
    margin: 0 0 20px;
}
}

.list_inner li {
    padding: 10px 0;
    border-bottom: 1px solid #b6cfe3;
}
@media (max-width: 800px) {
.list_inner li {
    padding: 10px 0;
}
}

.list_inner li:first-child {
    padding: 0 0 10px;
}

.gaiyoulist_wrap {
    display: flex;
}

@media (max-width: 800px) {
.gaiyoulist_wrap {
    display: block;
}
}

.gaiyou_left {
    float: left;
    width: 120px;
}

@media (max-width: 800px) {
.gaiyou_left {
    float: none;
    width: 100%;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 15px;
}
}

.gaiyou_right {
    flex: 1;
}

.bg_color {
    background-color: #edf5f8;
    border-radius: 100px;
}
@media (max-width: 800px) {
.bg_color {
    border-radius: 50px;
}
}

.bg_color2 {
    background-color: #edf5f8;
    border-radius: 100px 100px 0 0;
}
@media (max-width: 800px) {
.bg_color2 {
    border-radius: 50px 50px 0 0;
}
}

.insrance_wrap {
    margin: 80px 0 0;
}
@media (max-width: 800px) {
.insrance_wrap {
    margin: 40px 0 0;
}
}

.insrance_box {
    margin: 80px 0 0;
}
@media (max-width: 800px) {
.insrance_box {
    margin: 40px 0 0;
}
}

.insrance_inner {
    padding: 70px 30px 30px;
    border: 1px solid #295478;
    border-radius: 20px;
    overflow: hidden;
}
@media (max-width: 800px) {
.insrance_inner {
    padding: 50px 30px 30px;
}
}

.insrance_ttl {
    text-align: center;
    font-size: 120%;
    font-weight: 700;
}

.insrance_title {
    background-color: #295478;
    border-radius: 100px;
    width: 150px;
    padding: 10px 0;
    margin: -25px auto;
    text-align: center;
    color: #fff;
}

.songai_img {
    width: 15%;
    margin: 0 auto;
    display: block;
}
@media (max-width: 800px) {
.songai_img {
    width: 40%;
}
}


/* contact area
-----------------------------------------------------*/
#formWrap {
    margin: 0 auto 60px;
    width: 70%;
}
@media (max-width: 800px) {
#formWrap {
    margin: 0 auto 30px;
    width: 100%;
}
}

#formbutton {
    cursor: pointer;
    -webkit-appearance: none;
    width: 180px;
    padding: 15px 0;
    margin: 0 5px;
    background-color: #295478;
    border: 1px solid #295478;
    border-radius: 100px;
    letter-spacing: 2px;
    text-indent: 2px;
    text-align: center;
    transition: .2s;
    color: #fff;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 100%;
}
@media (max-width: 800px) {
#formbutton {
    width: 140px;
    padding: 12px 0;
}
}

#formbutton:hover {
    background-color: #fff;
    border: 1px solid #295478;
    color: #295478;
}

.input_wrap {
    margin: 5px 0 40px;
}
@media (max-width: 800px) {
.input_wrap {
    margin: 5px 0 20px;
}
}

.input_wrap2 {
    margin: 5px 0 80px;
}
@media (max-width: 800px) {
.input_wrap2 {
    margin: 5px 0 60px;
}
}

.formkoumoku {
    margin: 0 0 5px 0;
}

.input_area {
    width: 100%;
    background-color: #fff;
    border: none;
    height: 60px;
    margin: 4px 0 0;
    padding: 10px 20px;
    -webkit-appearance: none;
    border-radius: 15px;
    border: 1px solid #b6cfe3;
    font-family: "Zen Kaku Gothic New", sans-serif;
}
@media (max-width: 800px) {
.input_area {
    height: 40px;
    padding: 5px 10px;
    border-radius: 15px;
}
}

.input_sub_text {
    font-size: 70%;
    margin: 5px 0 0;
}

.input_area2 {
    width:100%;
    background-color: #fff;
    border: none;
    padding: 20px 20px;
    -webkit-appearance: none;
    border-radius: 20px;
    border: 1px solid #b6cfe3;
    font-family: "Zen Kaku Gothic New", sans-serif;
    margin: 5px 0 0;
}
@media (max-width: 800px) {
.input_area2 {
    padding: 5px 10px;
}
}

input[type="text"]:focus {
    outline: none;
    border: 1px solid #5384ad;
}

textarea:focus {
    outline: none;
    border: 1px solid #5384ad;
}

.hissu {
    color: #cf4e0e;
    font-size: 80%;
}

.policy {
    margin-top: 50px;
}

.policy1 {
    margin-bottom: 10px;
    text-align: center;
}

.policy2 {
    font-size: 90%;
    text-align: center;
}

.error_messe {
    margin: 5px 0;
    color: #d79555;
    font-weight: 600;
}

@media (max-width: 800px) {
#formWrap {
    margin: 0 auto 50px;
}

.hissu {
    font-size: 13px;
}
.policy {
    margin-top: 30px;
}

.policy2 {
    text-align: left;
}
}

.contact_tel {
    font-size: 40px;
    letter-spacing: 5px;
    font-family: "Plus Jakarta Sans", sans-serif;
    line-height: 30px;
    text-align: center;
    margin: 20px 0;
    font-weight: 700;
}
@media (max-width: 800px) {
.contact_tel {
    font-size: 35px;
    letter-spacing: 2px;
    margin: 30px 0;
}
}

.text1 {
    font-size: 120%;
    font-weight: 700;
}
@media (max-width: 800px) {
.text1 {
    font-size: 18px;
}
}

.text2 {
    font-size: 90%;
}


/* foot area
-----------------------------------------------------*/
.footer_inner {
    overflow: hidden;
    margin: 0 0 30px;
}

.footer_left {
    width: 50%;
    float: left;
}
@media (max-width: 800px) {
.footer_left {
    width: 100%;
    float: none;
    margin: 0 0 30px;
}
}

.footer_right {
    width: 50%;
    float: right;
}
@media (max-width: 800px) {
.footer_right {
    width: 100%;
    float: none;
}
}

.footer_logo {
    width: 240px;
    margin: 0 0 30px;
}

address {
    font-size: 80%;
    font-weight: 700;
}
@media (max-width: 800px) {
address {
    font-size: 16px;
    font-weight: 500;
}
}

.copy {
    font-size: 60%;
    font-weight: 700;
}
@media (max-width: 800px) {
.copy {
    font-size: 13px;
    font-weight: 500;
}
}


/* modal
-----------------------------------------------------*/
.modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 100px 30px 30px;
    border-radius: 20px;
    width: 80%;
    height: 80%;
    z-index: 9700;
    overflow-y: scroll;
}
@media (max-width: 800px) {
.modal {
    width: 90%;
    padding: 80px 15px 15px;
}
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9600;
}

.open-modal {
    font-weight: bold;
    color: #295478;
    font-size: 18px; 
    line-height: 40px;
}
@media (max-width: 800px) {
.open-modal {
    font-size: 16px;
}
}

.open-modal:hover {
    color: #619ed1;
}

.close-modal {
    position: fixed;
    top: 20px;
    right: 20px;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 100px;
    color: #295478;
    font-weight: 500;
    background-color: #c7daea;
}
@media (max-width: 800px) {
.close-modal {
    font-size: 13px;
}
}

.bold_text {
    font-weight: 700;
    margin: 0 0 30px;
}

.small_bold_text {
    font-size: 80%;
    font-weight: 700;
    text-align: right;
    margin: 0 0 30px;
}
@media (max-width: 800px) {
.small_bold_text {
    text-align: left;
}
}

.small_bold_text2 {
    font-weight: 700;
    font-size: 80%;
}

.box_contents {
    margin: 0 0 50px;
}

.box_contents a {
    color: #6cb8f8;
}

.bold_text2 {
    font-weight: 700;
}

.underline {
    border-bottom: 1px solid #295478;
    margin: 0 0 10px;
    padding: 0 0 10px;
}

.text_bg {
    background-color: #295478;
    color: #fff;
    padding: 15px 0;
    border-radius: 20px;
}



/* slide animation text
-----------------------------------------------------*/
.slide-in {
    overflow: hidden;
    display: inline-block;
}

.slide-in_inner {
    display: inline-block;

}

.leftAnime {
    opacity: 0;
}

.slideAnimeLeftRight {
    animation-name:slideTextX100;
    animation-duration:1.5s;
    animation-fill-mode:forwards;
    opacity: 0;
}

@keyframes slideTextX100 {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}

.slideAnimeRightLeft {
    animation-name:slideTextX-100;
    animation-duration:1.5s;
    animation-fill-mode:forwards;
    opacity: 0;
}

@keyframes slideTextX-100 {
  from {
    transform: translateX(100%);
    opacity: 0;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}


/* other
-----------------------------------------------------*/
.block_title_wrap {
    margin: 0 0 70px;
}
@media (max-width: 800px) {
.block_title_wrap {
    margin: 0 0 30px;
}
}

.subpage .block_title_wrap {
    margin: 100px 0 70px;
}
@media (max-width: 800px) {
.subpage .block_title_wrap {
    margin: 50px 0 30px;
}
}

.block_title_en {
    font-size: 38px;
    line-height: 27px;
    letter-spacing: 5px;
    color: #295478;
    font-weight: 700;
    margin: 0 0 15px;
}
@media (max-width: 800px) {
.block_title_en {
    font-size: 30px;
    line-height: 26px;
    margin: 0 0 8px;
}
}

.block_title_ja {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
}
@media (max-width: 800px) {
.block_title_ja {
    font-size: 14px;
    letter-spacing: 2px;
}
}

.center, .center2 {
    text-align: center;
}

@media (max-width: 800px) {
.center2 {
    text-align: left;
}
}

.anc {
    padding-top: 100px;
    margin-top: -100px;
}

@media (max-width: 800px) {
.anc {
    padding-top: 60px;
    margin-top: -60px;
}
}

.btn {
  margin: 0 auto;
}

.btn a {
  display: block;
  margin: 0 auto;
  width: 20vw;
  padding: 20px 0;
  text-align: center;
  background-color: #295478;
  color: #fff;
  border-radius: 50px;
  letter-spacing: 2px;
}

@media screen and (max-width: 1200px) {
.btn a {
  width: 30vw;
}
}

@media screen and (max-width: 800px) {
.btn a {
  width: 250px;
}
}

.topbuck {
    width: 70px;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
@media (max-width: 800px) {
.topbuck {
    width: 50px;
}
}

.topbuck img {
    width: 100%;
    border-radius: 100px;
}

.indent {
    text-indent: -1.3em;
    padding-left: 1.3em;
}
@media (max-width: 800px) {
.indent {
    text-indent: -1.4em;
    padding-left: 1.4em;
}
}

.indent2 {
    text-indent: -1em;
    padding-left: 1em;
}
@media (max-width: 800px) {
.indent2 {
    text-indent: -1.1em;
    padding-left: 1.1em;
}
}


/* under 800
-----------------------------------------------------*/
@media (max-width: 800px) {
.pc {
    display: none;
}
}

/* over 801
-----------------------------------------------------*/
@media (min-width: 801px) {
.sp {
    display: none;
}
}











































