@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&family=Shippori+Mincho:wght@400;500;600;700;800&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
html, body {
    line-height: 1.6;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
body{
  font-size: 1rem;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS Pgothic","Osaka",sans-serif;
	color: #323232;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-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;
}

/* ==========================================================================
   Commons styles
   ========================================================================== */
a{text-decoration: none; color: inherit}
a:focus, *:focus { outline:none;}
a[href^="tel:"] {
	pointer-events: none;
	cursor: text;
}
img{border: 0px;}
dd{margin: 0}
p,h1,h2,h3,h4,h5{margin: 0;padding: 0}
figure{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 45%, #ff8da0 0%) repeat scroll 0 0; }
.marker_tp_2 {background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #ff6d8c 0%) repeat scroll 0 0; }
.fc_wht{color: #FFF!important}
.fc_pink_1{color: #ff6d8c!important}
.fc_pink_2{color: #ff6d8c!important}
.fc_blk{color: #000000!important}
.fc_org{color: #ff764c!important}
	
.txs_12 {
	font-size: 12px;	
}
.txs_13 {
	font-size: 13px;	
}
.txs_14 {
	font-size: 14px;	
}
.txs_15 {
	font-size: clamp(14px, 0.78vw, 15px);	
}
.txs_16 {
	font-size: clamp(14px, 0.833vw, 16px);	
}
.txs_17 {
	font-size: clamp(14px, 0.88vw, 17px);	
}
.txs_18 {
	font-size: clamp(16px, 0.93vw, 18px);	
}
.txs_19 {
	font-size: clamp(15px, 0.98vw, 19px);	
}
.txs_20 {
	font-size: clamp(18px, 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(22px, 1.25vw, 24px);
}
.txs_25 {
	font-size: clamp(18px, 1.3vw, 25px);
}
.txs_26 {
	font-size: clamp(24px, 1.35vw, 26px);
}
.txs_28 {
	font-size: clamp(20px, 1.4583vw, 28px);
}
.txs_30 {
	font-size: clamp(28px, 1.56vw, 30px)!important;	
}
.txs_32 {
	font-size: clamp(22px, 1.66vw, 32px);	
}
.txs_33 {
	font-size: clamp(22px, 1.71vw, 33px);	
}
.txs_34 {
	font-size: clamp(22px, 1.77vw, 34px);	
}
.txs_35 {
	font-size: clamp(22px, 1.82vw, 35px);	
}
.txs_36 {
	font-size: clamp(34px, 1.84vw, 36px);	
}
.txs_38 {
	font-size: clamp(22px, 1.97vw, 38px);	
}
.txs_40 {
	font-size: clamp(30px, 2.08vw, 40px);	
}
.txs_45 {
	font-size: clamp(36px, 2.34vw, 45px);	
}
.txs_46 {
	font-size: clamp(36px, 2.39vw, 46px);	
}
.txs_48 {
	font-size: clamp(36px, 2.5vw, 48px);	
}
.txs_50 {
	font-size: clamp(36px, 2.6vw, 50px);	
}
.txs_58 {
	font-size: clamp(36px, 3.02vw, 58px);	
}
.txs_60 {
	font-size: clamp(36px, 3.12vw, 60px);	
}
.ls_ng_25 {
	letter-spacing: -.025em;
}
.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!important
}
.fw_500 {
	font-weight: 500
}
.fw_550 {
	font-weight: 550
}
.fw_600 {
	font-weight: 600
}
.fw_700 {
	font-weight: 700
}
.fw_900 {
	font-weight: 900
}
.lh_1_2 {
	line-height: 1.2
}
.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
}
.ff_sppri {font-family: 'Shippori Mincho', serif;}
.ff_play {font-family: 'Playfair Display', serif;}

.ls_big {letter-spacing: .1em}
.ls_non {letter-spacing: 0}
.ls_nega {letter-spacing: -.075em!important}

.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;	
}
.tx_sdw_2{
text-shadow: 2px 2px 10px #ffffff ,
-2px 2px 10px #ffffff ,
2px -2px 10px #ffffff ,
-2px -2px 10px #ffffff;
}
.tx_sdw_3{
    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;
}

.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}
.blok_link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 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;
}
.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_w30{width: 30%; height: auto}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
	}
.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.clear{clear: both}
/*-------------------------------------
ラッパー
--------------------------------------*/
.wrap_1000 {
    max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.clear{clear: both}
.pos_rel{position: relative}
/*-------------------------------------
背景色
--------------------------------------*/
.bg_type_wht{
	background-color: #FFF
}
.bg_type_pink_0{
	background-color: #ff99a7
}
.bg_type_pink_1{
	background-color: #ffd8cc
}

/*-------------------------------------
リスト
--------------------------------------*/
.list_type_1 {
	display: flex;
}
.list_type_1 .cel {
	text-align: left;
}
.list_type_1 dt,
.sepa_mini .th {
	width: 1em;
	text-align: left
}
.list_type_1 dd,
.sepa_mini .td{
	width: calc(100% - 1em);
	text-align: left;
}
/*-------------------------------------
ボックス
--------------------------------------*/
.bx_type_1 {
	padding: 30px;
	background: #FFF;
    box-shadow:
          -5px 0 10px rgba(252,92,133,0.25),
          5px 0 10px rgba(252,92,133,0.25);
}
.bx_type_1.org {
    box-shadow:
          -5px 0 10px rgba(255,160,90,0.25),
          5px 0 10px rgba(255,160,90,0.25);
}


/*-------------------------------------
見出し
--------------------------------------*/
.h_type_1 {
	font-size: clamp(36px, 1.98vw, 38px);
	font-weight: 500;
	color: #FFF;
	text-align: center;
	letter-spacing: .025em;
	padding: 30px 0;
	background: linear-gradient(90deg, rgba(255,109,140,1) 0%, rgba(255,111,141,1) 75%, rgba(255,153,167,1) 100%);
	position: relative;
	z-index: 10
}
.h_type_1.org {
	background: linear-gradient(90deg, rgba(255,118,76,1) 0%, rgba(255,128,84,1) 86%, rgba(255,177,125,1) 100%);
}
.h_type_1.w_blue {
	background: linear-gradient(90deg, rgba(103,217,246,1) 0%, rgba(107,219,246,1) 75%, rgba(135,231,245,1) 100%);
}

/*-------------------------------------
ボタン
--------------------------------------*/
.btn_type_1 a {
}

/*-------------------------------------
ggmap
--------------------------------------*/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*-------------------------------------
余白
--------------------------------------*/
.sec_pad_120{
	padding: min(6.25vw, 120px) 0;
}
.sec_pad_100{
	padding: min(5.2vw, 100px) 0;
}
.sec_pad_90{
	padding: min(4.68vw, 90px) 0;
}
.sec_pad_80{
	padding: min(4.16vw, 80px) 0;
}
.sec_pad_80_t{
	padding-top: min(4.16vw, 80px);
}
.sec_pad_80_b{
	padding-bottom: min(4.16vw, 80px);
}
.sec_pad_70{
	padding: min(3.65vw, 70px) 0;
}
.sec_pad_70_b{
	padding-bottom: min(3.65vw, 70px);
}
.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)
}
.mgn_t_70 {
	margin-top: min(3.64vw, 70px)
}
.mgn_t_80 {
	margin-top: min(4.16vw, 80px)
}
.mgn_t_90 {
	margin-top: min(4.68vw, 90px)
}
.mgn_t_100 {
	margin-top: min(5.2vw, 100px)
}
/**/
.no_link{
	pointer-events: none;
	cursor: default;
	text-decoration:none;
}
.inl_b {
	display: inline-block
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
header.general {
	padding: 22px 0;
	background: #ff99a7
}
.cv.no1 {
	padding-bottom: min(2.08vw, 40px);
}
.cv.no1 img {
	margin-top: min(-4.32vw, -83px);
}
.chance_list  {
}
.chance_list .mn {	
	background: url("../img/bg_graphic.jpg");
	position: relative;
	z-index: 0	
}
.list_type_check {
	display: flex;
	padding-bottom: 8px;
	border-bottom: 4px solid #faeadf;
}
.list_type_check dt {
	position: relative;
	width: min(3.65vw, 70px);	
}
.list_type_check dt::before{
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	right: 0;
	width: min(2.66vw, 51px);
	height: min(2.92vw, 56px);
	margin: auto;
	background: url("../img/chk_heart.png") no-repeat center / cover
}
.list_type_check dd {
	text-align: left;
	margin-top: .5em;
	font-size: clamp(20px, 1.56vw, 30px);
	font-weight: 500;
	letter-spacing: .05em;
}
.work .bxs {
	margin-top: -44px;
	padding-top: 70px
}
.work .px {
	width: 35%
}
.work .px img{
	display: block;
	width: 100%;
	height: auto
}
.work .tx {
	width: 65%;
	padding-left: 4%
}
.work .tx h3 {
	padding: 6px 12px;
}
.sepa_tp_1.bxs {
	padding: 0
}
.sepa_tp_1 .px {
	width: 38.9%;
	position: relative
}
.sepa_tp_1 .px img{
	display: block;
	width: 100%;
	height: auto
}
.sepa_tp_1 .px aside {
	position: absolute;
	top: 0;
	left: 0
}
.sepa_tp_1 .px aside img {
	display: block;
	width: min(10.16vw, 195px);
	min-width: 120px;
	height: auto
}
.sepa_tp_1 .tx {
	width: 61.1%;
	padding: 20px 3%;
}
.support .bx_type_1, .f_up .bx_type_1 {
	padding: 0
}
.support .bx_type_1 .h_type_1{
	width: 100%;
	padding: 0 0 10px;
	line-height: 1;
	text-align: center;
    font-size: clamp(28px, 1.56vw, 30px);
}
.support .bx_type_1 .mn,
.f_up .bx_type_1 .mn{
	padding: 30px;
}
.support .sepa .bx_type_1 {
	width: 48%
} 
.support .sepa .bx_type_1 .mn {
	padding: 15px 20px 20px;
} 
.f_up .bx_type_1 .h_type_1{
	width: 100%;
	padding: 14px 0;
	line-height: 1;
	text-align: center;
}
.f_up .bx_type_1 .h_type_1{
	width: 100%;
	padding: 14px 0;
	line-height: 1;
	text-align: center;
}
.h_type_1 .inl_b::before,
.h_type_1 .inl_b::after {
	content: "";
	position: absolute;
	bottom:0;
	width: 65px;
	height: 94px;
	margin: auto;
	background: url("../img/attn_obj.png") no-repeat center / cover
}
.h_type_1 .inl_b::before {
	left: -13%
}
.h_type_1 .inl_b::after {
	right: -13%;
	transform: scale(-1, 1)
}
.moremore {
	overflow: hidden;
    background: url(../img/bg_graphic.jpg);
    position: relative;
    z-index: 0;	
}
.moremore .mn {
}
.moremore .mn .bx_type_1 {
	padding: 0;
	width: 32%;
	border-radius: 20px;
	overflow: hidden
}
.moremore .mn .bx_type_1 .h_type_1 {
	font-size: 26px;
	padding: 15px 0;
}
.moremore .mn .bx_type_1 .in {
	padding: 22px 18px;
}
.beginner .bgp {
	z-index: 0
} 
.beginner .bgx {
	z-index: 10
} 
.voice .sepa_tp_1 .px img {
    height: 100%;
	object-fit: cover;
	
}
.branch .h_type_1 {
    padding-bottom: 12px
}
.branch .br_bxs {
	padding-bottom: 100px
}
.branch .br_bxs img {
	display: block;
	width: 85.3%;
	height: auto
}
.branch .br_bxs .tx {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50%;
	padding: 30px 20px;
	background: #83e5f5
}
.wht_bx {
	line-height: 1;
	border-radius: 10px;
	padding: 4px 12px 4px;
	background: rgba(255,255,255,.9);
	display: inline-block;
}
.faq .wht_bx {
	padding: 4px 12px 12px;
}
.faq_bxs {
    background: #FFF;
    box-shadow: -5px 0 10px rgba(252,92,133,0.25), 5px 0 10px rgba(252,92,133,0.25);
}
.faq_bxs .bx dl {
    display: flex;
    padding: 20px 30px;	
}
.faq_bxs .bx.q_zone dl {
	cursor: pointer;
    align-items: center;
	position: relative
}
.faq_bxs .bx.q_zone dd {
    padding-right: 40px
}
.faq_bxs .bx.q_zone dl::after {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	right: 30px;
	width: 25px;
	height: 15px;
	margin: auto;
	background: url("../img/faq_arrw.png") no-repeat center / cover;
	transition-property: all;
  	transition: 0.3s linear;		
}
.faq_bxs .bx.q_zone.open dl::after {
	transform: rotate(-180deg);
}
.faq_bxs .bx dt  {
    width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #ff99a7;
	font-size: 40px;	
	font-weight: 500;
	font-family: 'Playfair Display', serif;
	color: #FFF;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 7px
}
.faq_bxs .bx dd  {
    width: calc(100% - 60px);
	padding-left: 2%;
	font-weight: 500;
	letter-spacing: .025em;
}
.faq_bxs .bx.q_zone dd  {
	font-size: 28px;
	color: #ff6d8c	
}
.faq_bxs .bx.a_zone  {
	display: none;
	border-top: 1px dotted #ff99a7;
}
.faq_bxs .bx.a_zone dd  {
	font-size: 20px;
	padding-top: .5em
}
.step_bxs {
	padding: 20px 0;
    border-top: 1px solid #ff99a7;
    border-bottom: 1px solid #ff99a7;
}
.step_bxs .px {
	width: 21.6%
}
.step_bxs .px img{
	display: block;
	width: 100%;
	height: auto
}
.step_bxs .tx {
	width: 78.4%;
	padding-left: 3%
}
.step_bxs .tx h3 {
	display: inline-block;
    line-height: 1;
    padding: 4px 0 8px 12px;
    background: #ff6e8c;
	color: #FFF;
	font-weight: 500;
}
.step_bxs:last-of-type .tx h3 {
    padding: 4px 12px 8px 12px;
}
.step_bxs .tx h3 span {
	position: relative;
	left: -6%;
	font-weight: 700
}
.btn-hover {
    width: 100%;
	max-width: 500px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
	margin-left: auto;
	margin-right: auto;
    height: 100px;
    text-align:center;
    border: none;
    background-size: 300% 100%;

    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:focus {
    outline: none;
}

.btn-hover.color-1 {
    background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
    box-shadow: 0 4px 15px 0 rgba(49, 196, 190, 0.75);
}
.form_area .row {
	margin-bottom: 1px;
}
.form_area .row .cel {
	font-size: clamp(14px, 0.833vw, 16px);			
	padding: 20px 16px;
	line-height: 1.65;
	letter-spacing: .055em;
	font-weight: 500
}
.form_area .row .th {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 35%;
	font-weight: 600;
	background: #ff8a5c;
	color: #FFF
}
.form_area .row .th .req {
	padding: 0px 4px 2px;
	background: #FFF;
	color: #e50012;
	font-weight: 400
}
.form_area .row .td {
	width: 65%;
	background: #fff3ea;
}
.form_area input[type='submit'],
.form_area input[type='button'],
.form_area input[type='checkbox'],
.form_area label,
.form_area button,
.form_area button,
.form_area select{
  cursor: pointer;
}
.form_area input[type='text'],
.form_area input[type='email'],
.form_area input[type='tel'],
.form_area textarea,
.form_area select{
	width: 100%;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-transition:all .1s;
	transition:all .1s;	
}
.form_area input[type='text'],
.form_area input[type='email'],
.form_area input[type='tel'],
.form_area textarea{
	width: 100%;
	padding: 8px
}
.form_area .mid_size{max-width: 100px}
.form_area .pad_set{padding-left: 12px}
.form_area .long_size,.form_area textarea{max-width: 744px}
.form_area textarea{height: 11.56vw}
.form_area input[type='text']:focus,
.form_area input[type='email']:focus,
.form_area input[type='tel']:focus,
.form_area textarea:focus{
	box-shadow:0 0 3px 1px #ffcda5;	
}
.form_area .row.full {
	width: 100%;
	background: #FFF;
	padding-bottom: 40px;
}
.form_area .in_pp {	
	margin: 0 auto 16px;
	width: 86%;
	height: 200px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 12px;
	line-height: 1.6;	
}
.form_area input[type='submit']{
	outline: none;
	border: none;
	background: #ff8a5c;
	text-align: center;
	margin: 0 auto;
	padding: 24px 20px;
	width: 100%;
	max-width: 280px;
	color: #FFF;
	font-size: 26px;
	font-weight: 600;
	border-radius: 60px
}
footer p {
	padding: 10px 2% 6px
}
































@media screen and (max-width:1210px){}
@media screen and (max-width:840px){
.cv.no1 img {
	margin-top: -7vw;
}	
}

@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_1000 {
    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;
}
.sp_width {
	width: calc(100% - 1.6rem);
	margin-left: auto;
	margin-right: auto;
}
header.general {
    padding: 12px 0;
    background: #ff99a7;
}
.fv {
    padding: 0.8rem
}
.h_type_1 {
    font-size: 7.4vw;
    padding: 3.8vw 0.8rem;
	line-height: 1.35
}	
/****************************************************************/
.sec_pad_50_t {
    padding-top: 8vw;
}	
.mgn_t_40 {
    margin-top: 7vw;
}	
.mgn_t_50 {
    margin-top: 8vw;
}
.sec_pad_80 {
    padding: 10vw 0;
}	
.txs_24 {
    font-size: 5.4vw;
}
.txs_18 {
    font-size: 17px;
}
.mgn_t_20 {
    margin-top: 4vw;
}
.sec_pad_70 {
    padding: 9vw 0;
}
.sec_pad_70_b {
    padding-bottom: 9vw
}	
.txs_26 {
    font-size: 5.4vw;
}
.txs_36 {
    font-size: 6.9vw;
}	
.txs_40 {
    font-size: 7.2vw;
}
.txs_20 {
    font-size: 17px
}
.txs_30 {
    font-size: 6vw!important
}
.txs_34 {
    font-size: 6.2vw;
}	
.mgn_t_30 {
    margin-top: 5vw;
}
.txs_60 {
    font-size: 13vw;
}	
.sec_pad_60 {
    padding: 8.4vw 0;
}
.sec_pad_60_b {
    padding-bottom: 8.4vw
}
	
.cv.no1 {
    padding-bottom: 5vw;
}	
.bx_type_1 {
    padding: 4vw;
    box-shadow: -5px 0 10px rgba(252,92,133,0.25), 5px 0 10px rgba(252,92,133,0.25);
}	
.list_type_check dt {
    width: 50px;
}	
.list_type_check dt::before {
    width: 34px;
    height: 37px;
	bottom: unset
}	
.list_type_check dd {
    width: calc(100% - 60px);	
    text-align: left;
    margin-top: .35em;
    font-size: 4.8vw;
    font-weight: 500;
    letter-spacing: .05em;
}	
.work .mn > img {
    width: 55%
}	
.work .bxs {
    margin-top: -8%;
    padding-top: 12vw;
}	
.work .px {
    width: 70%;
	margin: 0 auto 3vw
}	
.work .tx {
    width: 100%;
    padding-left: 0;
}	
.sepa_tp_1 .px {
    width: 100%;
    position: relative;
}	
.sepa_tp_1 .px aside img {
    width: 90%;
    min-width: auto;
}	
.sepa_tp_1 .tx {
    width: 100%;
    padding: 4vw 0.8rem;
}	
.work_model .sepa_tp_1 .tx .mgn_t_10 {
    margin-top: 5px;
}	
.work_model .sepa_tp_1 .tx .txs_40 {
    line-height: 1.35
}	
.sup_tra {
    margin-top: 2vw
}		
.support .bx_type_1 .h_type_1 {
    padding: 0 0 10px;
    line-height: 1;
    font-size: 7.4vw;
}	
.support .bx_type_1 .mn, .f_up .bx_type_1 .mn {
    padding: 4vw;
}	
.support .sepa .bx_type_1 {
    width: 100%;
}	
.support .sepa .bx_type_1 {
    margin-top: 8vw
}	
.support .sepa .bx_type_1 .mn p + img {
    width: 60%;
}	
.f_up .bx_type_1 {
    margin-top: 5vw
}	
.f_up .bx_type_1 .h_type_1 {
    width: 100%;
    padding: 14px 0;
    line-height: 1.35;
    text-align: center;
}	
.h_type_1 .inl_b::before, .h_type_1 .inl_b::after {
    width: 11.73vw;
    height: 16.53vw;
}	
.moremore .mn .bx_type_1 {
    width: 100%;
	margin-bottom: 6vw
}	
.moremore .mn .bx_type_1:last-of-type {
	margin-bottom: 0
}	
.moremore .mn .bx_type_1 .in > img {
    width: 50%;
	margin: 0 auto
}	
.branch .br_bxs .tx {
    position: relative;
    right: 0;
    bottom: 0;
    width: 90%;
    padding: 1vw 3vw 3vw;
    margin: -3vw auto 0
}	
.branch .br_bxs img {
    display: block;
    width: 100%;
    height: auto;
}	
.branch .br_bxs .tx .mgn_t_20 {
    margin-top: 0;
}	
.branch .br_bxs {
    padding-bottom: 0;
}	
.faq_bxs .bx dt {
    width: 46px;
    height: 46px;
    font-size: 30px;
}	
.faq_bxs .bx dl {
    padding: 4vw;
}	
.faq_bxs .bx.q_zone dd {
    font-size: 20px;
    color: #ff6d8c;
}
.faq_bxs .bx.q_zone dd {
    padding-right: 20px;
}
.faq_bxs .bx dd {
    width: calc(100% - 46px);
    padding-left: 2%;
    font-weight: 500;
    letter-spacing: .025em;
}	
.faq_bxs .bx.q_zone dl::after {
    right: 12px;
    width: 19px;
    height: 11px;
}	
.faq_bxs .bx.a_zone dd {
    font-size: 16px;
    padding-top: 0.25em;
}	
.step_bxs .px {
    width: 60%;
	margin: 0 auto 3vw
}	
.step_bxs .tx {
    width: 100%;
    padding-left: 0;
}	
.step_bxs .tx h3 {
    display: block;
    line-height: 1;
    padding: 4px 0 8px 12px;
    text-align: center
}	
.step_bxs .tx h3 span {
    left: -1.5%;
	top: .02em;
    font-size: 8.4vw!important
}	
.form_area .row .th {
    width: 100%;
}	
.form_area .row .cel {
    font-size: 17px;
    padding: 4vw;
    line-height: 1.65;
    letter-spacing: .055em;
    font-weight: 500;
}	
.form_area .row .td {
    width: 100%;
}	
footer img {
    width: 60%;
}	
footer p {
    font-size: 12px!important
}	
footer {
    margin-bottom: 64px
}	
.fix_sp_nvs {
    position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
    background: linear-gradient(90deg, rgba(255,109,140,1) 0%, rgba(255,111,141,1) 75%, rgba(255,153,167,1) 100%);
	z-index: 9999;
}	
.fix_sp_nvs .inn {
	height: 64px;	
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;		
    padding: 0 0.8rem
}	
	
	
	
	
	
}
/* ==========================================================================
   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;
    }
}
