@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap');
/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #262626;
    font-size: 16px;
    line-height: 1.4;
}
body {
    width: 100%;	
    font-size: 1rem;	
   	margin: 0;
	padding: 0;
   	font-family: 'Noto Sans JP',"Meiryo","メイリオ","ＭＳ Ｐゴシック",sans-serif;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

/* ==========================================================================
   Commons styles
   ========================================================================== */
a{text-decoration: none; color: inherit}
a:focus, *:focus { outline:none;}
a[href^="tel:"] {
	pointer-events: none;
	cursor: text;
}
img{border: 0px;}
p,h1,h2,h3,h4,h5{margin: 0;padding: 0}
ul,li,dl{margin: 0;padding: 0;list-style: none}
.b{font-weight: bold}
.fw_n{font-weight: normal}
.tx_und{text-decoration: underline}
.tx_cent{text-align: center}
.tx_right{text-align: right}
.tx_left{text-align: left}
.disp_blk{display: block}
.marker_tp_1 {background:rgba(0, 0, 0, 0) linear-gradient(transparent 50%, rgba(255,234,0,1) 0%) repeat scroll 0 0; }
.fc_red{color: #f81111}
.fc_pink{color: #ff4580}
.fc_ora{color: #fbb731}
.fc_sky_blue{color: #64c6fe}
.fc_blue{color: #165fac}
.fs_50{font-size: 50px}
.fs_48{font-size: 48px}
.fs_46{font-size: 46px}
.fs_41{font-size: 41px}
.fs_40{font-size: 40px}
.fs_38{font-size: 38px}
.fs_37{font-size: 37px}
.fs_36{font-size: 36px}
.fs_33{font-size: 33px}
.fs_31{font-size: 31px}
.fs_30{font-size: 30px!important}
.fs_28{font-size: 28px}
.fs_26{font-size: 26px}
.fs_24{font-size: 24px}
.fs_20{font-size: 20px!important}
.fs_22{font-size: 22px!important}
.fs_18{font-size: 18px}
.fs_15{font-size: 15px}
.fs_16{font-size: 16px}
.fs_14{font-size: 14px}
.fs_13{font-size: 13px}
.fs_12{font-size: 12px}
.lh_28{line-height: 28px}
.bx_sdw_1{box-shadow:1px 1px 3px 1px #f2f2f2;}
.flex_wrapper{
　　display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.flex-wrap_par{
	flex-wrap: wrap;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;	
	display: flex;		
}
.hover:hover{
  opacity: 1;
  -webkit-animation: flash 1s;
  animation: flash 1.5s;
	transition-property: all;
  	transition: 0.15s linear;	
}
@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
.flex-rev{
	flex-flow: row-reverse;
}
.blok_link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%	
}
.hover_0{
	transition-property: all;
  	transition: 0.15s linear;
}
.hover_0:hover{
	opacity: 0.5;
}
.pc{display: block}
.sp{display: none!important}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.max_img{
	max-width: 100%;
	height: auto;
	display: block;
}
.img_w100{width: 100%; height: auto}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.clear{clear: both}
.fs_21{font-size: 21px}
.fs_24{font-size: 24px}
.ff_tsuku{font-family: 'Zen Maru Gothic', sans-serif;}
/*-------------------------------------
ラッパー
--------------------------------------*/
.wrap_1120{
	max-width: 1120px;
	margin: 0 auto
}
/*-------------------------------------
背景色
--------------------------------------*/
.bg_type_1 {background-color: #165fab}
.bg_type_2 {background-color: #f03d61}
.bg_type_ora {background-color: #f03d61}
.bg_type_3 {background-color: #e9f3ff;}
.bg_type_glad {
	background-image: url("../img/dot_bg.png");
background: #00beff; /* Old browsers */
background: -moz-linear-gradient(left,  #00beff 0%, #0098ec 35%, #207cca 55%, #0062c4 75%, #004bb1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #00beff 0%,#0098ec 35%,#207cca 55%,#0062c4 75%,#004bb1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #00beff 0%,#0098ec 35%,#207cca 55%,#0062c4 75%,#004bb1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00beff', endColorstr='#004bb1',GradientType=1 ); /* IE6-9 */
}
.bg_type_glad .inn {
	width: 100%;
	height: 100%;
	background: url("../img/dot_bg.png") ;
}
.bg_type_dot_only {
	background-image: url("../img/dot_bg_only.png")
}

/*-------------------------------------
見出し
--------------------------------------*/
.h_type_1 {
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 70px;
	font-family: 'Zen Maru Gothic', sans-serif;	
	font-size: 30px;
	font-weight: bold;
	color: #165fac;
	text-align: center;
	letter-spacing: .05em;
	line-height: 40px	
}
.h_type_1::after {
	content: "";
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	width: 104px;
	height: 6px;
	margin: auto;
	background-color: #165fab;
	border-radius: 3px
}
.h_type_1.wht {
	color: #FFF;
}
.h_type_1.wht::after {
	background-color: #FFF;
}
.h_type_2 {
	padding-left: 14px;
	font-size: 24px;
	letter-spacing: .05em;
	line-height: 34px;
	border-left: 4px solid #165fab
}

/*-------------------------------------
テキストシャドウ
--------------------------------------*/
.tx_sdw{
	
}
/*-------------------------------------
ボックスシャドウ
--------------------------------------*/
.bx_sdw{
	
}
/*-------------------------------------
ボタン
--------------------------------------*/
.btn{
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	border-radius: 38px;
	box-shadow: 2px 5px 6px 0px #dadada;	
	margin: 0 auto	
}
.btn a,.btn button{
	width: 100%;
	height: 100%;
	color: inherit;
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing: .05em;
}
.btn a img,.btn button img{
	margin-right: 10px
}
.btn.arrw a,.btn.arrw button {
	background: url("../img/right-arrow.png") 96.5% center no-repeat
}
.btn.arrw_s a {
	background: url("../img/right-arrow_s.png") 96.5% center no-repeat
}

/*-------------------------------------
anime
--------------------------------------*/
.swing
{
  animation-name: anime;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  
  display: inline-block;
  transform : translateY(-10px);
  color: red;
}

@keyframes anime
{
  from{ transform : translateY(-10px); }
 
  50%{ transform : translateY(20px); }
  
  to{ transform : translateY(-10px); }
}

.up_fade {
  position: relative;
  top:100px;
  opacity: 0;
}
.stagger div {
  position: relative;
  top:100px;
  opacity: 0;
}
/*-------------------------------------
ボックス
--------------------------------------*/
.vx_type_1{
	justify-content: space-between
}
.vx_type_1 .vx{
	width: 49%;
	margin-top: 1.5%;
	padding: 6px;
	border-radius: 5px;
	background-color: #FFF
}
.vx_type_1 .vx .inn{
	padding: 20px 12px;
	border: 2px solid #4e7fc0;
	border-radius: 5px;
	font-size: 17px;
	letter-spacing: .02em;
	line-height: 30px;
	display: flex;
	align-items: center
}
.vx_type_1 .vx .inn img{
	padding-right: 6px
}
.vx_type_2{
	border-radius: 10px;
	background: #FFF
}

/*-------------------------------------
余白
--------------------------------------*/
.sec_pad_1{
	padding: 100px 0
}
.sec_pad_1_b{
	padding-bottom: 100px
}
.sec_pad_1_t{
	padding-top: 100px;
}
.pl_40{padding-left: 40px}
.mt_10{margin-top: 10px}
.mt_20{margin-top: 20px}
.mt_30{margin-top: 30px}
.mt_40{margin-top: 40px}
.mt_42{margin-top: 42px}
.mt_10{margin-top: 10px}
.ml_40{margin-left: 40px}
.mr_40{margin-right: 40px!important}
.mr_30{margin-right: 30px!important}
.mr_30{margin-right: 30px!important}
.mb_10{margin-bottom: 10px}
.mb_50{margin-bottom: 50px}
figure{margin: 0;padding: 0}
/*-------------------------------------
other
--------------------------------------*/
.cls_bg{
	position: relative;
	z-index: 10
}
.cls_bg::before{
	content: "";
	position: absolute;
	top: -198px;
	right: 0;
	width: 198px;
	height: 396px;
	margin: auto;
	background-image: url("../img/cls_bg_r.png")
}
.ff_yugo{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
}
@font-face {
	font-family: "op_san_b";
	src: url('../font/OpenSans-Bold.woff2') format('woff2'),
	url('../font/OpenSans-Bold.woff') format('woff'),
	url('../font/OpenSans-Bold.ttf') format('truetype');
}
@font-face {
	font-family: "op_san_r";
	src: url('../font/OpenSans-Regular.woff2') format('woff2'),
	url('../font/OpenSans-Regular.woff') format('woff'),
	url('../font/OpenSans-Regular.ttf') format('truetype');
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
header.general {
	background-color: #FFF;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.1);
	position: relative;
	z-index: 100;
height: auto;
    padding: 0 20px;
    position: relative;
    z-index: 10;
    background-color: #FFF;
    display: block;

}
header.general .inn{
	justify-content: space-between
}
header.general .inn .logo{
	display: flex;
	align-items: center
}
header.general .inn .logo img{
	width: 293px;
	width: 15.26vw;
	height: auto;
	min-width: 180px;
}
header.general .inn .info{
	max-width: 300px;
	margin: 4px 60px 4px;
	margin: 6px 3.12vw 0;
}
header.general .inn .info h2{
	font-size:16px;
	font-size:max(0.833vw,14px);
	font-weight: 600;
	text-align: center;
	letter-spacing: .08em;
	line-height: 1.5;
	position: relative;
}
header.general .inn .info h2{
	margin-bottom: 3px;
	font-size:16px;
	font-size:max(0.833vw,14px);
	font-weight: 600;
	text-align: center;
	letter-spacing: .08em;
	line-height: 1.5;
	position: relative;
	z-index: 0
}
header.general .inn .info h2 span{
	padding: 0 0.5em;
	background-color: #FFF;
	z-index: 10;
}
header.general .inn .info h2::before,
header.general .inn .info h2::after{
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	width: 100%;
	height: 4px;
	margin: auto;
	background: url("../img/w_bd_bg.png") repeat-x;
	z-index: -1;
}
header.general .inn .info h2::before{
	right: 0
}
header.general .inn .info h2::after{
	left: 0 
}
header.general .inn .info dl{
	align-items: center;
	margin: 0;
}
header.general .inn .info dl .bx{
	margin: 0;
	margin-bottom: 6px;
	margin-bottom: 0.31vw;
}
header.general .inn .info dt{
	padding: 4px 8px;
	width: 76px;
	font-size:14px;
	font-size:max(0.729vw,12px);
	font-weight: 500;
	text-align: center;
	letter-spacing: .07em;
	line-height: 1.5;
	background-color: #e9f3ff;
	border-radius: 5px;
	
}
header.general .inn .info dd{
	width: calc(100% - 76px);
	padding-left: 8px;
	padding-left: 0.41vw;
}
header.general .inn .btns{
	height: 100%;
    padding: 8px;
    border-radius: 80px;
    background-color: #165fab;
    box-shadow: 0px 3px 11px -4px rgb(0 0 0 / 90%);
    margin: 10px 0;

}
header.general .inn .btns .row{
	padding: 0 26px 4px;
	padding: 0 1.35vw 4px;
	align-items: center;
	position: relative;
justify-content: center;
}
header.general .inn .btns .row p{
	padding-left: 6px;
	font-size:24px;
	font-size:max(1.25vw,14px);
	font-weight: 700;
	color: #FFF;
	text-align: center;
	letter-spacing: .08em;
}
header.general .inn .btns .row.tel{
	border-bottom: 1px solid #589de5
}
header.general .inn .btns .row.tel img{
	width: 24px;
	/*width: 1.25vw;*/
	height: auto
}
header.general .inn .btns .row.tel p{
	font-size:max(1.25vw,16px);
}

header.general .inn .btns .row.cons{
	padding-top: 8px;
}
header.general .inn .btns .row.cons p{
	font-size:19px;
	font-size:max(0.98vw,14px);	
	letter-spacing: .04em;
}
header.general .inn .btns .row.cons img{
	width: 21px;
	/*width: 1.25vw;*/
	height: auto
}
.fv{
	padding-bottom: 60px;
	padding-bottom: 3.12vw;
}
nav.general ul{
	padding: 20px 0;
	justify-content: center;
}
nav.general ul li a{
	margin: 0 30px;
	margin: 0 1.56vw;
	font-size:16px;
	font-size:max(0.833vw,14px);
	font-weight: 500;
	letter-spacing: .05em;
	color: inherit
}
.mv {
	position: relative;
}
.mv img{
	width: 100%;
	height: auto
}
.mv .txt{
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	text-align: center
}
.mv h2{
	position: relative;
	display: inline-block;
	margin: auto;
	font-size: 38px;
	/*font-size:max(1.97vw,26px);*/
    font-weight: 700;
    letter-spacing: .1em;
    text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.mv span{
	display: block;
	font-size: 28px;
	/*font-size:max(1.45vw,18px);*/
    font-weight: 700;
    text-align: center;
    letter-spacing: .05em;
	color: #165fac
}
.mv h2::before,
.mv h2::after{
	content: "";
	position: absolute;
	width: 101px;
	height: 53px;
	width: 5.26vw;
	height: 2.76vw;
	margin: auto;
	/*background: url("../img/mv_obj.png") no-repeat center /cover*/
}
.mv h2::before{
	top: -20px;
	left: -34px;
	/*top: -1.04vw;
	left: -1.77vw;*/
}

.mv h2::after{
	bottom: -20px;
	right: -34px;
	/*bottom: -1.04vw;
	right: -1.77vw;*/
	transform: rotate(-180deg);	
}
.fv .btn, .merit .btn, .alignment .btn, .doc_staff .btn{
	margin: 53px auto;
	margin: 2.76vw auto;
    width: 600px;
    height: 84px;
}

.rec_main .btn, .contact_vxz .btn {
    width: 600px;
    height: 84px;
	margin: 53px auto 0;
	margin: 2.76vw auto 0;
}

.merit .btn, .alignment .btn, .doc_staff .btn{
	margin: 53px auto 0;
	margin: 2.76vw auto 0;
}
.fv .msg {
	font-size:24px;
	font-size:max(1.25vw,14px);
	font-weight: 600;
	text-align: center;
	letter-spacing: .1em;
	line-height: 2
}
.fv .msg .big {
	font-size:37px;
	font-size:max(1.92vw,20px);
	letter-spacing: -0.3em;
	padding-right: 8px
}
.merit h2 {
	padding: 25px 2%;
	padding: 1.35vw 2%;
	font-size:34px;
	font-size:max(1.77vw,18px);
	font-weight: 700;
	color: #FFF;
	text-align: center;
	letter-spacing: .02em;
	background-color: #165fab;
text-shadow:none;
}
.merit .inn {
	padding: 50px 2%;
	padding: 2.6vw 2%;
}
.merit .bx {
	margin-bottom: 50px;
	margin-bottom: 2.6vw;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
	overflow: hidden;
	justify-content: space-between
}
.merit .bx:last-of-type {
	margin-bottom: 0;
}
.merit .bx .tx {
	width: 50%;
}
.merit .bx .hd {
	align-items: center;
	margin-bottom: 32px;
	margin-bottom: 1.66vw;
}
.merit .bx .hd h3 {
	display: inline-block;
	padding: 0 20px 6px;
	padding: 0 1.04vw 6px;
	font-size:18px;
	font-size:max(0.93vw,14px);
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .02em;
	background-color: #78c8ec;
	border-radius: 0 0 10px 0;
	line-height: 1	
}
.merit .bx .hd h3 span {
	font-size:44px;
	font-size:max(2.29vw,25px);
	line-height: 1
}
.merit .bx .hd h3 + p {
	padding: 0 0 0 10px; 
	font-size:26px;
	font-size:max(1.35vw,16px);
	font-weight: 600;
	letter-spacing: .01em;
	line-height: 1.5
}
.merit .bx .msg {
	padding: 0 22px 22px;
	font-size:16px;
	font-size:max(0.833vw,14px);
	font-weight: 500;
	letter-spacing: .07em;
	line-height: 2.2
}
.merit .px {
	width: 50%;
}
.merit .px img {
	width: 100%;
	height: 100%;
    object-fit: cover;
    object-position: center;
    font-family: 'object-fit: cover;';
}
.alignment, .doc_staff{
	padding: 50px 0;
	padding: 2.6vw 0;
}
.alignment .bx,
.doc_staff .bx{
	width: 30.66666%;
	padding: 16px;
	margin-right: 4%;
	margin-bottom: 4%;
	padding: 16px;
	padding: 0.833vw;
	padding-bottom: 73px;
	padding-bottom: 1vw;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	position: relative;
}
.doc_staff .bx{
	padding: 0 0 42px;
	padding: 0 0 2.18vw;
	margin-right: 4%;
	margin-bottom: 4%;
	box-shadow: none;
}
.alignment .bx:nth-child(3n),
.doc_staff .bx:nth-child(3n){
	margin-right: 0;
}
/* .alignment .bx:nth-child(n + 4),
.doc_staff .bx:nth-child(n + 4){
	margin-bottom: 0
} */
.alignment .bx img,
.doc_staff .bx img{
	width: 100%;
	height: auto
}
.alignment .bx .tx{
	padding-top: 6px;
}
.alignment .bx .tx h3{
	font-size:16px;
	font-size:max(0.833vw,14px);
}
.alignment .bx .tx p,
.doc_staff .bx .tx p{
	font-size:16px;
	font-size:max(0.833vw,14px);
	font-weight: 400;
	letter-spacing: .05em;
	line-height: 1.8
}
.doc_staff .bx .tx p{
	padding: 0 20px;
}

.go_link{
	position: absolute;
	bottom: 16px;
	right: 16px;
	bottom: 0.833vw;
	right: 0.833vw;
}
.go_link span{
	position: relative;
	padding-right: 38px;
	padding-right: 1.97vw;
	font-size:16px;
	font-size:max(0.833vw,14px);
	color: #165fac
}
.go_link span::after{
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	right: 0;
	width: 33px;
	height: 13px;
	width: 1.71vw;
	height: 0.677vw;
	margin: auto;
	background: url("../img/aroow_lp.png") no-repeat center / cover
}
.doc_staff .bx .tx h3{
	text-align: center;
	padding-top: 6px;
}
.doc_staff .bx .tx h3 span{
	display: block
}
.doc_staff .bx .tx h3 span.nam{
	text-align: center;
	font-size:30px;
	font-size:max(1.56vw,18px);
	font-weight: 400;
	font-weight: 700;	
	letter-spacing: .02em;
}
.doc_staff .bx .tx h3 span.dtl{
	padding: 4px 0 8px;
	margin-bottom: 8px;
	text-align: center;
	font-size:18px;
	font-size:max(0.93vw,12px);
	font-weight: 400;
	font-weight: 700;	
	letter-spacing: .02em;
	border-bottom: 1px solid #78c8ec
}
.cv_bur .inn{
	padding: 100px 2%;
}
/* footer{
	padding: 70px 0;
	padding: 3.64vw 0;
	justify-content: center;
}
footer span{
	display: block;
	margin-top: 26px;
	line-height: 26px
}
footer nav{
	margin-left: 100px;
	margin-left: 5.2vw;
}
footer nav ul li a{
	margin-bottom: 7px;
	font-size: 16px;
	font-size:max(0.83vw,12px);	
	font-weight: bold;
	letter-spacing: .025em;
	line-height: 26px;
	color: inherit
}
footer nav ul li a:hover{
	text-decoration: underline
}
footer nav ul li:last-child a{
	margin-bottom: 0;
}
footer nav ul:last-child{
	margin-left: 30px;
} */
.lp .cls_bg{display: none}













































@media screen and (max-width:767px){
/* ==========================================================================
   Commons styles
   ========================================================================== */	
.flex_wrapper, .flex-wrap_par{
    display: block;
}
.flex_sp{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	flex-wrap: wrap;
}	
.pc{display: none!important}
.sp{display: block!important}	
.wrap_000{
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0 0.8rem
}
.sec_pad_1{
	padding: 40px 0
}
.sec_pad_1_b{
	padding-bottom: 40px
}
.sec_pad_1_t{
	padding-top: 40px;
}
header.general {
    width: 100%;
    height: 65px;
    padding: 0 0.8rem;
	align-items: center;
	z-index: 0
}	
header.general .inn .info, header.general .inn .btns {
    display: none
}	
header.general .inn {
    height: 100%;
	display: flex;
	align-items: center	
}	
header.general .inn .logo img {
    width: 80%;
}	
.mv .txt {
    top: 6vw;
}	
.mv h2 {
    font-size: 8vw;
	line-height: 1.4
}	
.mv span {
    font-size: 5.5vw;
}	
.mv h2::before, .mv h2::after {
    width: 13.46vw;
    height: 7.06vw;
}	
.mv h2::before {
    top: -2.5vw;
    left: -10vw;
}	
.mv h2::after {
    bottom: -4vw;
    right: -10vw;
}	
.fv .btn, .merit .btn, .alignment .btn, .doc_staff .btn {
    margin: 8vw auto;
    width: calc(100% - 1.6rem);
    height: 70px;
	font-size: 4.5vw
}	
.merit .btn, .alignment .btn {
    width: 100%
}	
.fv {
    padding-bottom: 8vw;
}	
.fv .msg {
    font-size: 4.3vw;
    line-height: 2;
}	
.fv .msg .big {
    font-size: 7.3vw;
}	
.merit h2 {
    padding: 4vw 2%;
    font-size: 5.5vw;
}	
.merit .inn {
    padding: 7vw 0.8rem 0;
}
.merit .bx {
    margin-bottom: 8vw;
}	
.merit .bx .tx {
    width: 100%;
}	
.merit .bx .hd {
    margin-bottom: 3.5vw;
}	
.merit .bx .hd + img{
    width: calc(100% - 1.6rem);
	margin: 0 auto
}	
.merit .bx .hd h3 + p {
    padding: 0 0 0 10px;
    font-size: 5vw;
}	
.merit .bx .msg {
    padding: 4vw 0.8rem 5vw;
    font-size: 15px;
	font-weight: 500;
    letter-spacing: .05em;
    line-height: 1.8;
}	
.merit .px {
    display: none
}	
.h_type_1 {
    margin-bottom: 10vw;
    font-size: 5.5vw;
    font-weight: bold;
    color: #165fac;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.4;
}	
.alignment, .doc_staff {
    padding: 5vw 0.8rem;
}	
.alignment .bx, .doc_staff .bx {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8vw;
    padding: 3.5vw;
    position: relative;
}	
.alignment .bx:nth-child(n + 4), .doc_staff .bx:nth-child(n + 4) {
    margin-bottom: 8vw;
}	
.alignment .bx .tx h3 {
    font-size: 16px;
}	
.alignment .bx .tx {
    padding-top: 16px;
}	
.go_link {
	margin-top: 2vw;
    position: relative;
    bottom: 0;
    right: 0;
	text-align: right
}	
.go_link span {
    position: relative;
    padding-right: 5.5vw;
}	
.go_link span::after {
    width: 33px;
    height: 13px;
    width: 4.39vw;
    height: 1.73vw;
    margin: auto;
    background: url(../img/aroow_lp.png) no-repeat center / cover;
}	
.doc_staff {
    padding: 10vw 0.8rem;
}	
.doc_staff .bx .tx h3 span.nam {
    font-size: 6vw;
}	
.doc_staff .bx .tx h3 span.dtl {
    padding: 8px 0 8px;
    margin-bottom: 8px;
    text-align: center;
    font-size: 4vw;
}	
.cv_bur .inn {
    padding: 6vw 2%;
}	
/* footer {
    padding: 40px 0 60px;
}	
footer img {
    margin:  0 auto
}	
footer span {
    display: block;
    margin-top: 20px;
    text-align: center
}	
footer nav {
    margin-left: 0;
	margin-top: 20px
}	
footer nav ul {
    width: 100%
}	
footer nav ul li a {
	display: block;
    text-align: center	
}	
footer nav ul:last-child {
    margin-left: 0;
}	 */
.lp_fix_cvs {
    position: fixed;
	left: 0;
	bottom: 0;
	background-color: rgba(22,95,171,.90);
	z-index: 100;
}	
.lp_fix_cvs {
	width: 100%;
    position: fixed;
	left: 0;
	bottom: 0;
	background-color: rgba(22,95,171,.90);
	z-index: 100;
}	
.lp_fix_cvs .bx{
    width: 50%;
	padding: 0 3vw;
	position: relative
}	
.lp_fix_cvs .bx .inn{
	display: flex;
	align-items: center;
	justify-content: center;	
	padding: 3.3vw 0;
}	
.lp_fix_cvs .tel {
    border-right: 1px solid #589de5;
}	
.lp_fix_cvs .tel img{
    width: 6vw
}	
.lp_fix_cvs .bx p{
    width: calc(100% - 6vw);
	padding-left: 10px;
	font-size: 4.5vw;
	font-weight: 500;
	color: #FFF
}	
.lp_fix_cvs .rza p{
	font-size: 3.6vw;
	font-weight: 500;
	color: #FFF
}	
.switchWrap {
    width: 65px;
    height: 65px;
	display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    bottom: auto;
    left: auto;
    cursor: pointer;
    background: rgba(255,255,255,.90);
}	
.swich_inner {
    position: relative;
    width: 45px;
    height: 100%;
}
.switch__line {
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: auto;
    background: #165fab;
    margin: auto;
    transition: all 150ms 0s;
}
.switch__line {
    height: 4px;
}
.swich_inner .switch__line:nth-child(1) {
    top: 45%;
}
.swich_inner .switch__line:nth-child(2) {
    width: 50%;
    top: 60%;
    left: unset;
}
.active .switch__line:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.active .switch__line:nth-child(1), .active .switch__line:nth-child(2) {
    width: 100%;
    top: 50%;
}
.active .switch__line:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
nav.general {
}	
nav.general ul {
	display: none;
	padding-top:  70px;
    position: fixed;
    top: 0;
	left: 0;
	width: 100%;
    height: 100vh;
	background-color: rgba(22,95,171,.90);
	z-index: 300;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: bold;	
}	
nav.general ul li a {
	display: block;
    padding: 12px 0;
    letter-spacing: .01em;
    font-size: 19px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}	
a[href^="tel:"] {
	pointer-events: auto;
	cursor: pointer;
}
	
	
	
	
	
	
	
	
	
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

.rec_main .rec_tbl {
    background: #fff;
    padding-left: 10px;
}
.rec_main .rec_tbl .vx{
	margin-top: 3px;	
	padding: 12px;	
	letter-spacing: .02em;
	line-height: 26px;
	border-bottom: 1px solid #e5eef8	
}
.rec_main .rec_tbl .th{
	width: 230px;
}
.rec_main .rec_tbl .td{
	width: calc(100% - 230px);	
	border-bottom: 1px solid #a6bfe1		
}

.wrap_1000 {
    width: 100%;
		max-width: 1000px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.wrap_675{
	width: 675px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.contact_vxz .btn{
	width: 436px;
	height: 60px;
	margin-top: 30px
}
.contact_vxz .vx_type_2{
	margin-bottom: 70px
}
.contact_vxz .form .vx{
	padding-bottom: 18px;
	margin-bottom: 18px;
	letter-spacing: .05em;
	line-height: 30px;
	border-bottom: 1px solid #a6bfe1
}
.contact_vxz .form .th{
	width: 224px;
	padding-left: 48px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .05em;
}
.contact_vxz .form .th.ireg{
	line-height: 22px;
}
.contact_vxz .form .th span{
	color: #f51d50	
}
.contact_vxz .form .td{
	width: calc(100% - 224px);	
}
.contact_vxz .form .last_ans{
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 33px auto;
	text-align: center;
	letter-spacing: .05em;
	line-height: 26px
}
.contact_vxz .form .last_ans a{
	color: inherit;
	border-bottom: 1px solid #f03d61
}


/********************************/
form_parts
/********************************/
.form input[type="text"],
.form input[type="email"],
.form input[type="tel"],
.form input[type="url"],
.form input[type="button"],
input[type="submit"],
.form button, 
.form textarea, 
.form select {
	margin: 0;
    padding: 0;
    background: none;
    border: none!important;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form input[type="text"],
.form input[type="email"],
.form input[type="url"],
.form input[type="tel"],
.form textarea {
	width: 100%;
  	border-radius: 8px;
	border:none;
	background-color: #FFF;
	padding: 12px 6px;
	transition-property: all;
  	transition: 0.1s linear;
}
.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form input[type="tel"]:focus,
.form input[type="url"]:focus,
.form textarea:focus {
	background-color: #f6e5e5;	
}
.form textarea {
	height: 180px
}
input[type="submit"] {
	font-family: 'Zen Maru Gothic', sans-serif;
	cursor: pointer
}
input[type="submit"] {
    width: 100%;
    height: 100%;
    color: #FFF;
    font-weight: bold;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: .05em;
}
input[type="checkbox"] {
	margin: 0 6px 6px 0
}
.btn {
    color: #FFF;
    font-weight: bold;
    font-size: 24px;
    border-radius: 38px;
    box-shadow: 2px 5px 6px 0px #dadada;
    margin: 0 auto;
}
.form select {
    border: 1px solid #ccc !important;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
}
.fv .msg.w_1000 {
    width: 100%;
    margin: 20px auto;
    font-size: max(1vw,14px);
}
@media screen and (max-width: 767px) {
.wrap_675, .wrap_793, .wrap_800, .wrap_865, .wrap_970, .wrap_900, .wrap_1000, .wrap_1040, .wrap_1200, .about_us .vxz {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.8rem;
}


.rec_main .rec_tbl .th,
.rec_main .rec_tbl .td	{
    width: 100%;
}	
.rec_main .rec_tbl .vx:first-of-type	{
    margin-top: 16px;
}	
.rec_main .rec_tbl .vx	{
    margin-top: 12px;
}	
.rec_main .rec_tbl .td	{
	padding: 0;
	border: none
}

.rec_main .btn,
.contact_vxz .btn	{
    width: 100%;
}	
.contact_vxz .vx_type_2 {
    margin-bottom: 30px;
}
.contact_vxz .form .vx {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}	
.contact_vxz .form .th {
    padding-left: 0;
    font-size: 16px;
}	
.contact_vxz .form .td {
    margin-bottom: 20px;
}

.contact_vxz .form .last_ans {
    display: block;
    letter-spacing: -1px;
}

.fv .msg.w_1000 {
    width: 100%;
    margin: 20px auto;
    font-size: max(.9vw,14px);
    padding: 0 15px;
    line-height: 1.8;
}		
}