html, body {
    line-height: 1.6;
	letter-spacing: .035em;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
body{
  font-size: 1rem;
	font-family: "nsj_r","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS Pgothic","Osaka",sans-serif;
	color: #262626;
}

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

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

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

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

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}
@font-face {
  font-family: 'nsj_r'; 
  src: url('../fonts/NotoSansJP-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'nsj_b'; 
  src: url('../fonts/NotoSansJP-Bold.ttf') format('truetype');
  font-display: swap;	
}

/* ==========================================================================
   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,dd,figure,h1,h2,h3,h4,h5,h6{margin: 0;padding: 0}
ul,ol,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}
.marker_tp_1 {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffb21e  0%) repeat scroll 0 0; }
.fc_wht{color: #FFF!important}
.fc_org{color: #ffb21e!important}

.fs_80 { font-size: 80%;}
.fs_90 { font-size: 90%;}
.fs_120 { font-size: 120%;}
.tx_sdw_1{
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;	
}
.txs_12 {
	font-size: 12px;	
}
.txs_13 {
	font-size: 13px;	
}
.txs_14 {
	font-size: 14px;	
}
.txs_15 {
	font-size: clamp(13px, 0.78vw, 15px);	
}
.txs_16 {
	font-size: clamp(14px, 0.833vw, 16px);	
}
.txs_18 {
	font-size: clamp(15px, 0.93vw, 18px);	
}
.txs_20 {
	font-size: clamp(16px, 1.04vw, 20px);	
}
.txs_21 {
	font-size: clamp(16px, 1.09vw, 21px);	
}
.txs_22 {
	font-size: clamp(17px, 1.14vw, 22px);
}
.txs_23 {
	font-size: clamp(17px, 1.19vw, 23px);
}
.txs_24 {
	font-size: clamp(17px, 1.25vw, 24px);
}
.txs_25 {
	font-size: clamp(18px, 1.3vw, 25px);
}
.txs_26 {
	font-size: clamp(18px, 1.35vw, 26px);
}
.txs_28 {
	font-size: clamp(20px, 1.4583vw, 28px);
}
.txs_30 {
	font-size: clamp(22px, 1.56vw, 30px);	
}
.txs_32 {
	font-size: clamp(22px, 1.66vw, 32px);	
}
.txs_33 {
	font-size: clamp(22px, 1.71vw, 33px);	
}
.txs_35 {
	font-size: clamp(22px, 1.82vw, 35px);	
}
.txs_36 {
	font-size: clamp(22px, 1.84vw, 36px);	
}
.txs_37 {
	font-size: clamp(23px, 1.92vw, 37px);	
}
.txs_38 {
	font-size: clamp(24px, 1.97vw, 38px);	
}
.txs_40 {
	font-size: clamp(36px, 2.08vw, 40px);	
}
.txs_46 {
	font-size: clamp(36px, 2.39vw, 46px);	
}
.txs_50 {
	font-size: clamp(36px, 2.6vw, 50px);	
}
.ff_nsj_b {font-family: 'nsj_b'; }
.ls_ng_15 {
	letter-spacing: -.015em
}
.ls_0 {
	letter-spacing: 0
}
.ls_25 {
	letter-spacing: .025em
}
.ls_35 {
	letter-spacing: .035em
}
.ls_5 {
	letter-spacing: .05em
}

.ls_75 {
	letter-spacing: .075em;
}
.ls_80 {
	letter-spacing: .08em
}
.ls_100 {
	letter-spacing: .1em
}
.ls_200 {
	letter-spacing: .2em
}
.fw_400 {
	font-weight: 400
}
.fw_500 {
	font-weight: 500
}
.fw_550 {
	font-weight: 550
}
.fw_600 {
	font-weight: 600
}
.lh_1 {
	line-height: 1
}
.lh_1_6 {
	line-height: 1.6
}
.lh_1_7 {
	line-height: 1.7
}
.lh_1_8 {
	line-height: 1.8
}
.lh_2 {
	line-height: 2
}
.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;		
}
.flex-rev{
	flex-flow: row-reverse;
}
.jus_bet{justify-content: space-between}
.jus_cent{justify-content: center}
.an_bl{align-items: baseline}
.an_cent{align-items: center}
.block_link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100
}
.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;
  }
}
@media screen and (min-width:767px){
.hover_0{
	transition-property: all;
  	transition: 0.15s linear;
}
.hover_0:hover{
	opacity: 0.5;
}
.hover_1{
	transition-property: all;
  	transition: 0.2s linear;
}
.hover_1:hover{
	opacity: 0.8;
}
}
.pc{display: block}
.rp{display: none!important}
.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;
}
.no_link{
	pointer-events: none;
	cursor: default;
	text-decoration:none;
}
.max_img{
	max-width: 100%;
	height: auto;
	display: block;
}
.img_w100{width: 100%; height: auto}
.img_w50{width: 50%; height: auto}
.img_w40{width: 40%; height: auto}
.img_w20{width: 20%; height: auto}
.img_w25{width: 25%; height: auto}
.img_w30{width: 30%; height: auto}
.img_w35{width: 35%; height: auto}
.img_w10{width: 10%; height: auto}
.img_w5{width: 5%; height: auto}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	margin: 0 0 0 min(1.45vw, 28px);
	display: inline;
	}
.alignleft {
	margin: 0 min(1.45vw, 28px) 0 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.mgn_auto {
	margin-left: auto;
	margin-right: auto;
}
.clear{clear: both}
.pos_rel{position: relative}
/*-------------------------------------
ラッパー
--------------------------------------*/
.wrap_1200 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;	
}
.wrap_1000 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;	
}
.wrap_824 {
	max-width: 824px;
	margin-left: auto;
	margin-right: auto;	
}

/*-------------------------------------
背景色
--------------------------------------*/
.bg_type_wht {
	background-color: #FFF!important
}
.bg_type_org {
	background-color: #ffb21e!important
}
.bg_type_line {
	background-color: #06c755!important
}
.bg_type_l_org {
	background-color: #fcf7e7!important
}
.bg_type_blue {
	background-color: #3096e5!important
}

/*-------------------------------------
リスト
--------------------------------------*/
.list_type_1  {
	display: flex;
}
.list_type_1 .cel {
	line-height: 1.7;
	text-align: left;
}
.list_type_1 dt {
	width: 1em;
	text-align: left
}
.list_type_1 dd {
	width: calc(100% - 1em);
	text-align: left;
}

/*-------------------------------------
ボックス
--------------------------------------*/
.bx_tp_1 {
	padding: 34px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 2px 1px 2px 2px rgba(96,96,96,0.15);
}
.bx_tp_1 .hd {
	display: flex;
}
.bx_tp_1.ver_1 .hd {
	align-items: center
}
.bx_tp_1.ver_1 .hd .px {
	width: 180px;
}
.bx_tp_1.ver_2 .hd .px {
	width: 307px;
}
.bx_tp_1 .hd .px img{
	display: block;
	width: 100%;
	height: auto
}
.bx_tp_1 .hd .tx {
	padding-left: 3%
}
.bx_tp_1.ver_1 .hd .tx {
	width: calc(100% - 180px);
}
.bx_tp_1.ver_2 .hd .tx {
	width: calc(100% - 307px);
}
.bx_tp_1.ver_1 .hd .tx p {
	margin-top: 16px;
	line-height: 1
}
.bx_tp_1.ver_1 .hd .tx p span {
	position: relative;
}
.bx_tp_1.ver_1 .hd .tx p span::before {
	content: "";
	position: absolute;
	top: 0.76em;
	left: -52px;
	width: 40px;
	height: 1px;
	margin: auto;
	background: #343434
}
.bx_tp_1.ver_2 .tx .nam {
	display: flex;
	align-items: center
}
.bx_tp_1.ver_2 .tx .nam aside {
	margin: 0 8px;
	width: 40px;
	height: 1px;
	background: #343434
}
.bx_tp_1.ver_2 .tx .sub_tit {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.blue_bar {
	width: 100%;
	height: 10px;
	background: #e1effa
}
.bx_tp_1.ver_2 .tx .sub_tit .tit {
	width: 14%;
}
.bx_tp_1.ver_2 .tx .sub_tit .blue_bar {
	width: 85%;
}
.bx_tp_1.ver_2 .tx .sub_tit.ver_2 .tit {
	width: 10%;
}
.bx_tp_1.ver_2 .tx .sub_tit.ver_2 .blue_bar {
	width: 90%;
}
.bx_tp_1.ver_2 .tx .sub_tit.ver_3 .tit {
	width: 40%;
}
.bx_tp_1.ver_2 .tx .sub_tit.ver_3 .blue_bar {
	width: 58%;
}

.bx_tp_1.ver_2 .tx .bxs {
	margin-top: 12px;
	padding: 12px 22px;
	border-radius: 10px;
	background: #f6f6f6
}
.inl_b{display: inline-block}
.inl{display: inline}
/*-------------------------------------
見出し
--------------------------------------*/
.h_type_1 {
	padding: min(1.14vw, 22px) 0;
	font-size: clamp(26px, 2.18vw, 42px);
	color: #FFF;
	text-align: center;
	letter-spacing: .075em;
}
.h_type_2 {
	position: relative;
	padding: 30px 0
}
.h_type_2 .top::before,
.h_type_2 .top::after,
.h_type_2 .bottm::before,
.h_type_2 .bottm::after{
	content: "";
	position: absolute;
	margin: auto;
	background: #4b4b4b;
	width: 100%
}
.h_type_2 .top::before{
	height: 5px;
	top: 0;
}
.h_type_2 .top::after{
	height: 1px;
	top: 8px;
}
.h_type_2 .bottm::before{
	height: 5px;
	bottom: 0
}
.h_type_2 .bottm::after{
	height: 1px;
	bottom: 8px;
}
.h_type_2 .tit{
  font-family: 'nsj_b';
	line-height: 1.2
}
.h_type_2 .tit img{
	display: block;
	width: min(12.76vw, 245px);
	height: auto;
	margin: 0 auto
}

/*-------------------------------------
ボタン
--------------------------------------*/
.btn_bs {
	position: relative;
}
.btn_bs aside {
	border-radius: 10px;	
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
}
.btn_bs a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 12px 0;	
	border-radius: 10px;	
	text-align: center;
	font-weight: 600;
	color: #FFF;
	position: relative;
	top: 0;
	transition: all 0.2s 0s ease;			
	z-index: 10;
}
.btn_bs.ver_s p {
}
.btn_bs.ver_s a:hover {
	top: 6px;
}
.btn_bs.ver_s.mail, .btn_bs.ver_s.cart {
	width: 240px;
}
.btn_bs.mail aside {
	background: #c78b17;
}
.btn_bs.cart a {
	display: flex;
	justify-content: center;
	align-items: center;	
	background: #e50012;
}
.btn_bs.ver_s.mail aside {
	background: #c78b17;
	bottom: -6px;
	z-index: 0
}
.btn_bs.ver_s.cart aside {
	background: #860c15;
	bottom: -6px;
	z-index: 0
}
.btn_bs.ver_s.line {
	width: 187px;
}
.btn_bs.ver_s.line aside {
	background: #06913f;
	bottom: -6px;
	z-index: 0
}

.btn_bs.ver_s.line a {
	display: flex;
	justify-content: center;
	align-items: center;
}
.btn_bs.ver_s.line a img, .btn_bs.ver_s.cart a img {
	display: block;
	margin-right: 4%
}
.btn_bs.ver_m a {
	padding: 16px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.btn_bs.ver_m a img {
	display: block;
	margin-right: 2%
}
.btn_bs.ver_m aside {
	bottom: -10px;
	z-index: 0
}
.btn_bs.ver_m a:hover {
	top: 10px;
}
header.general .btn_bs, footer .btn_bs {
	margin-right: 10px;
}
header.general .btn_bs:last-child, footer .btn_bs:last-child {
	margin-right: 0
}

/*-------------------------------------
余白
--------------------------------------*/
.sec_pad_80_b{
	padding-bottom: min(4.16vw, 80px);
}
.sec_pad_60{
	padding: min(3.125vw, 60px) 0;
}
.sec_pad_60_t{
	padding-top: min(3.125vw, 60px);
}
.sec_pad_60_b{
	padding-bottom: min(3.125vw, 60px);
}
.sec_pad_50{
	padding: min(2.6vw, 50px) 0;
}
.sec_pad_50_t{
	padding-top: min(2.6vw, 50px);
}
.sec_pad_50_b{
	padding-bottom: min(2.6vw, 50px);
}
.mgn_auto {
	margin-left: auto!important;
	margin-right: auto!important;
}
.mgn_t_5 {
	margin-top: 5px
}
.mgn_t_10 {
	margin-top: 10px
}
.mgn_t_15 {
	margin-top: 15px
}
.mgn_t_17 {
	margin-top: min(0.8854166666666666vw, 17px)
}
.mgn_t_20 {
	margin-top: min(1.0416666666666665vw, 20px)
}
.mgn_t_30 {
	margin-top: min(1.5625vw, 30px)
}
.mgn_t_40 {
	margin-top: min(2.08333333vw, 40px)
}
.mgn_t_50 {
	margin-top: min(2.6041vw, 50px)
}
.mgn_t_60 {
	margin-top: min(3.125vw, 60px)
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
header.general {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #FFF;	
	padding: 16px 0 22px;
	overflow: hidden;
	box-shadow: 0px 3px 3px 0px rgba(79,79,79,.32);
}
header.general .inn {
	display: flex;
	align-items: center;
	justify-content: space-between
}
header.general .inn h1 {
	width: 119px;
}
header.general .inn .btns {
	width: calc(100% - 119px);	
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
main {
	overflow: hidden
}	
.fv {
	background: url("../img/fv_bg.webp") no-repeat center top / cover;
	width: 100%;
}
.fv .inn {
	display: flex;
	align-items: center;
	justify-content: space-between
}
.fv .inn .px {
	width: 36.75%
}
.fv .inn .px img{
	display: block;
	width: 100%;
	height: auto
}
.fv .inn .tx {
	width: 63.25%;
	height: 100%;
	padding-left: 5%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.fv .inn .tx .btn_bs {
	width: 100%;
	margin-top: min(2.86vw, 55px)
}
.merit {
	padding: min(1.56vw, 30px) 0 min(3.64vw, 70px);
}
.merit h2 img{
	display: block;
	width: min(38.95vw, 748px);
	height: auto;
	margin: 0 auto
}
.merit .bxs {
	border-radius: 20px;
	overflow: hidden;
	position: relative
}
.merit .bx {
	width: 50%;
	padding: 4px 2%;	
}
.merit .tx {
	display: flex;
	align-items: center;	
	padding: 0 min(1.82vw, 35px) 0 70px;
	background: #fffbe8
}
.merit .px {
	background: #e1effa
}
.tx_und_ab {
	position: relative
}
.tx_und_ab::after {
	content: "";
	position: absolute;
	bottom:-3px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #262626
}
.merit .tra {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: min(5.1vw, 98px);
	height: min(2.65vw, 51px);
}
.toieba {
	padding-bottom: 100px;
	background: url("../img/toiba_bg.jpg")
}
.tib_bx {
	padding: min(1.56vw, 30px) 2% min(1.82vw, 35px);
	background: #e1effa;
	border-radius: 20px;
}
.and_toieba {
	position: relative;
	padding: min(8.02vw, 154px) 0 min(6.92vw, 133px);
	background: url("../img/and_toieba_bg.webp") no-repeat center top / cover
}
.and_toieba .join {
	display: block;
	width: min(15.31vw, 294px);
	height: auto;
	position: absolute;
	top: min(-2.6vw, -50px);
	left: 0;
	right: 0;
	margin: auto;
}
.solution {
	padding: 108px 0 92px;
	position: relative;
	background: url("../img/sol_bg.jpg");
}
.solution .join {
	display: block;
	width: min(9.32vw, 179px);
	height: auto;
	position: absolute;
	top: min(-4.42vw, -85px);
	left: 0;
	right: 0;
	margin: auto;
}
.btn_bs.mx {
    max-width: 602px;
	margin-left: auto;
	margin-right: auto;
}
.s_flow {
	padding-bottom: 34px;
    background: url(../img/s_flow_bg.jpg);	
}
.s_flow .leade {
	max-width: 700px;
	margin: 36px auto 42px;
	padding: 26px 0;
	background: #FFF;
	border-radius: 20px;
}
.js-scrollable img {
	max-width: 100%;
	height: auto
}
.sample_image .bx {
	width: 48.5%;
}
.sample_image .bx h3 {
	margin-bottom: 25px;
	font-size: clamp(16px, 1.45vw, 28px);
	color: #FFF;
	text-align: center;
	letter-spacing: .075em;
	line-height: 1
}
.sample_image .bx h3 span{
	display: inline-block;
	padding: 5px 10px 7px
}
.sample_image .bx figure img{
	display: block;
	width: 100%;
	height: auto
}
.plane_dtl {
    background: url(../img/s_flow_bg.jpg);	
}
.plane_dtl h3 span {
	display: inline-block;
	line-height: 1;
	padding: 5px 10px 9px;
	background: #4b4b4b
}
.plane_dtl .bx {
	overflow: hidden;
	width: 32.3333333333%;
	border: 2px solid #ffb21e;
	border-radius: 10px;
}
.plane_dtl .bx .hd {
	display: flex;
	align-items: center;
	padding: 10px 12px;
}
.plane_dtl .bx .hd aside {
	width: 50px;
	padding: 4px 0 8px;
	background: #FFF;
	border-radius: 5px;
	line-height: 1
}
.plane_dtl .bx .hd h4 {
	width: calc(100% - 50px);
	padding-left: 3%
}
.plane_dtl .bx .mn {
	padding: 30px
}
.plane_dtl .bx .mn .price {
	padding: 6px 0 8px;
	text-align: center;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #4b4b4b;
	font-weight: 600
}
footer {
	padding: 15px 0 20px;
}
.add_cart {
    background: url(../img/sol_bg.jpg);
	text-align: center;
}
.add_cart .px {
	border-radius: 20px;
    display: inline-block;
	padding: 35px 10%;
    background: #e1effa;	
}






































@media screen and (max-width:1600px){
.js-scrollable {
	margin-left: 2%;
	margin-right: 2%;
}	
}
@media screen and (max-width:1210px){
.wrap_1200 {
	margin-left: 2%;
	margin-right: 2%;
}	
}
@media screen and (max-width:1000px){
.solution .join {
	top: -3vw;
}
.wrap_1000 {
	margin-left: 2%;
	margin-right: 2%;
}	
}

@media screen and (max-width:767px){
/* ==========================================================================
   Commons styles
   ========================================================================== */
.flex_wrapper, .flex-wrap_par{
    display: block;
}
.flex_sp{
	display: -webkit-flex!important;
    display: -moz-flex!important;
    display: -ms-flex!important;
    display: -o-flex!important;
    display: flex!important;
	flex-wrap: wrap!important;
}	
.pc{display: none!important}
.sp{display: block!important}	
a[href^="tel:"] {
	pointer-events: auto;
	cursor: pointer;
}	
.wrap_1200, .wrap_1000, .wrap_824 {
    width: 100%;
	max-width: 100%;
    height: auto;
	margin-left: auto;
	margin-right: auto;
    padding-right: 0.8rem!important;
    padding-left: 0.8rem!important;
}
	
.sp_no_pad {
	padding-right: 0!important;
	padding-left: 0!important;	
}
.sp_on_pad {
	padding-right: 0.8rem!important;
	padding-left: 0.8rem!important;
}
.js-scrollable img {
	max-width: inherit;
	height: auto
}
header.general .inn .btns {
    display: none
}	
header.general {
    width: 100%;
    padding: 12px 0;
}	
header.general .inn {
	justify-content: space-between
}
header.general .inn h1 {
	width: 96px;
}
.for_sp_btn {
    width: calc(100% - 96px);
}	
.for_sp_btn .btn_bs.ver_s.cart {
    width: 80%;
	margin-left: 20%;
}	
.for_sp_btn .btn_bs.ver_s.cart a {
    justify-content: center
}	
.for_sp_btn .btn_bs.ver_s.cart img {
    width: 24px;
}	
.for_sp_btn .btn_bs.ver_s.cart p {
}	
.fv {
    padding-bottom: 8vw
}	
.fv .inn {
    display: block;
}	
.fv .inn .px {
    width: 100%;
	margin: 0 auto
}	
.fv .inn .tx {
    width: 100%;
    height: 100%;
    padding-left: 0;
    display: block;
}	
.fv .inn .tx .btn_bs {
    width: 100%;
    margin-top: 5vw;
}	
.btn_bs.ver_m a {
    padding: 10px 0;
}	
.btn_bs.ver_m a img {
    max-width: 8%;    
}	
/**********************************************************************************/
.txs_32 {
    font-size: 6vw;
}	
.sec_pad_60_t {
    padding-top: 10vw;
}	
.mgn_t_40 {
    margin-top: 8vw;
}	
.txs_20 {
    font-size: 5vw;
}	
.h_type_1 {
    padding: 3vw 0;
    font-size: 8vw;
    line-height: 1.4
}	
.sec_pad_60 {
    padding: 10vw 0;
}
.txs_23 {
    font-size: 5vw;
}	
.txs_22 {
    font-size: 4.8vw;
}	
.txs_38 {
    font-size: 8.4vw;
}	
.txs_28 {
    font-size: 5.2vw;
}	
.mgn_t_20 {
    margin-top: 4vw;
}
.sec_pad_50_t {
    padding-top: 9.2vw;
}	
.sec_pad_60_b {
    padding-bottom: 10vw;
}	
.mgn_t_60 {
    margin-top: 10vw;
}
.txs_37 {
    font-size: 8vw;
}	
	
.merit {
    padding: 10vw 0.8rem;
}	
.merit h2 img {
    width: 100%;
}	
.merit .bxs {
    margin-top: 5vw
}	
.merit .bx {
    width: 100%;
    padding: 4vw;
}	
.merit .tx {
    display: block;
	text-align: center;
    padding-top: 6vw
}	
.merit .tra {
    width: 10vw;
    height: auto;
}	
.toieba {
    padding-bottom: 26.66vw;
    background: url(../img/toiba_bg.jpg);
}
.h_type_2 .tit img {
    width: 50%;
}
.tib_bx {
    padding: 4vw;
}	
.and_toieba .join {
    width: 65%;
    top: -20vw;
}	
.and_toieba {
    position: relative;
    padding: 20vw 0.8rem;
}	
.tx_und_ab {
	text-decoration: underline
}
.tx_und_ab::after {
	display: none
}
.solution .join {
    top: -13vw;
}

.solution .join {
    width: 30vw;
}	
.solution {
    padding: 20vw 0.8rem 14vw;
    position: relative;
    background: url(../img/sol_bg.jpg);
}	
.bx_tp_1 {
    padding: 4vw;
}	
.bx_tp_1 .hd {
    display: block;
}	
.bx_tp_1.ver_1 .hd .px {
    margin: 0 auto
}	
.bx_tp_1.ver_1 .hd .tx {
    width: 100%;
	padding-left: 0;
	margin-top: 3vw
}	
.cmmt.mgn_t_10 {
    margin: 6vw 0 0;
}	
.s_flow .leade {
    margin: 7vw auto 6vw;
    padding: 4vw;
}	
.bx_tp_1.ver_2 .hd .px {
    width: 68%;
	margin: 0 auto 3vw
}	
.bx_tp_1.ver_2 .hd .tx {
    width: 100%;
}	
.bx_tp_1 .hd .tx {
    padding-left: 0;
}	
.bx_tp_1.ver_2 .tx .sub_tit .tit {
    width: 23%;
}	
.bx_tp_1.ver_2 .tx .sub_tit .blue_bar {
    width: 77%;
}	
.bx_tp_1.ver_2 .tx .nam {
    justify-content: center
}	
.bx_tp_1.ver_2 .tx .sub_tit.ver_2 .tit {
    width: 15%;
}
.bx_tp_1.ver_2 .tx .sub_tit.ver_2 .blue_bar {
    width: 85%;
}	
.bx_tp_1.ver_2 .tx .bxs {
    margin-top: 12px;
    padding: 4vw;
}	
.bx_tp_1.ver_2 .tx .sub_tit.ver_3 .tit {
    width: 66%;
}
.bx_tp_1.ver_2 .tx .sub_tit.ver_3 .blue_bar {
    width: 34%;
}	
.sample_image .bx {
    width: 100%;
	margin-bottom: 10vw
}	
.sample_image .bx:last-child {
	margin-bottom: 0
}	
.sample_image .bx h3 {
    margin-bottom: 4vw;
    font-size: 6vw;
}	
.plane_dtl .bx {
    width: 100%;
	margin-bottom: 5vw
}	
.plane_dtl .bx:last-child {
	margin-bottom: 0
}	
.plane_dtl .bx .hd aside {
    width: 40px;
    padding: 4px 0;
}	
.plane_dtl .bx .hd h4 {
    width: calc(100% - 40px);
}	
.plane_dtl .bx .mn {
    padding: 7vw 4vw;
}	
footer {
    padding: 4vw 0;
	margin-bottom: 70px;
}	
footer .btns {
    display: none
}	
footer p {
    text-align: center
}	
.sp_fix_nvs {
    position: fixed;
	left: 0;
	bottom: 0;
	height: 70px;
	display: flex;
	width: 100%;
	z-index: 9999;
}	
.sp_fix_nvs .bx {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	font-size: 4.5vw;
	font-weight: 600;
	text-align: center;
	color: #FFF;
	line-height: 1.3;
	letter-spacing: 0.05em
}	
	
@media (orientation: landscape){}	
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.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
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

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

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * 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: " "; /* 1 */
    display: table; /* 2 */
}

.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:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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:
     * 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;
    }
}
