@charset "UTF-8";


/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}



/*デフォルト
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/
body {
	font-size:14px;
	font-family:"Open Sans",Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#333;
	line-height:1.8;
	min-width:1092px;
}

	

/*--画像--*/
img{ border:none; }
.img_wrap{text-align:center;margin:1em auto;display:block;}
.img_wrap img{width:100%}
.img_center{text-align:center;margin:0.5em auto;display:block;}
.img_center img{width:auto}
.img_left {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}
.img_right {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
}

/*--リンク--*/
a:link,a:visited {
color:#005eae;
text-decoration:none;
-moz-outline-style:none;
overflow:hidden;
}
a:hover,a:active,a:after {
color:#005eae;
text-decoration:underline;
-moz-outline-style:none;
overflow:hidden;
}

/*--強調--*/
strong,.strong{font-weight:bold;}
.bold{color : #dd4f4d;font-weight:bold;}

/*--フォントアイコン--*/
i {color:#005eae;}

/*--リスト--*/
ul,ol,dl,dt,dd,li{ 
	list-style:none;
 }
ul,ol,dl{ 
	margin-bottom:1em;
 }

hr{
	width:96%;margin:1em auto;
	}
/*--- 揃え ---*/
.text_center { text-align:center; }
.text_left { text-align:left; }
.text_right { text-align:right; }
.text_top {vertical-align:top;}

/*--テキストサイズ--*/
.text_min {font-size:0.7em;}
.text_small {font-size:0.9em;}

/*--clearfix--*/
.clearfix {width:100%;}
.clearfix:after{ content: ""; display: block; clear: both; }

/*--上付き、下付き文字--*/
sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
	font-size:0.75em
     
}
 
sup {
    bottom: 1ex;
}
 
sub {
    top: .5ex;
}


/*レイアウト
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/
.sm,.sm2{display:none}

header {
	position:relative;
	z-index:8;
	padding:0.5em 0 0.2em 0 ;
	width:100%;
	background: url('img/main_img.jpg') no-repeat bottom center;
	background-size: cover;
}
	.global_wrap {
		position: absolute;
		top:0;
		width: 100%;
		padding:1em 0 1.6em;
		}


/*バナー*/
.bg_banner {	
    margin: 0 auto;
    padding: 80px 0;
    max-width: 1200px;
    text-align: center;
    min-height: 680px;position: relative;
}


.banner_inner {
	padding:5em 2em;
	max-width: 1200px;
	text-align:center;
	/*background:url('img/img_no1.png') no-repeat 90% top;*/
}
.banner_box {padding: 50px 30px;background: rgba(255,255,255,0.48);border:8px rgb(201, 205, 208) solid;border-radius: 8px;
	margin: auto;
	max-width: 1200px;
	/*background:url('img/img_no1.png') no-repeat 90% top;*/
}



	.banner_box .subti {
		margin:1em auto;
		 padding:0px 0 10px 0;
		 display:block;
		padding:4px 18px;
		
		}	
	.banner_box .subti span{
		margin-bottom:5px;
		border-bottom:3px #555 solid;
		font-size:1.8em;
		font-weight:bold
		}
	
	.banner_box > h1{

		font-size:3em;
		line-height:1.2;
		 display:block
	}
		.banner_box > h1 span{
			font-size:2em;font-weight:bold;
		}
	.banner_box > h2 {
		font-size:3.2em;
		font-weight:bold;
		line-height:1.2;
		margin:0 !important;
		padding:0 !important;
		 display:block
	}
	.banner_box p.large {
		font-size:2em;
		border:3px #555 solid;
		line-height:1.2;
		margin:1em 3em;
		text-align: center;
		padding:0.5em 0.3em;
		width:auto;
		background:none;
			font-weight:bold;display:block;
	}
	.banner_box p.sub{
		font-size:1em;
		line-height:1.5;
		margin:auto;
		background: rgba(251,234,173,.6);
	}
		.banner_box p.sub span{
			margin-bottom:5px;
			font-size:1.8em;
			padding:0.3em 0.2em;
			}
.banner_box .point {position: absolute;top:10%;right:0}
.banner_box .point img{width:90%}
.banner_notes {    font-size: 7px;
    position: absolute;
    right: 5%;}
	.bn_cv_wrap {
		text-align:center;
		width:100%;
		display: block;
		margin:1em auto;
		padding:2em 0;
		}
	.bn_wrap {
		width:100%;
	}
	
	.bn_wrap a.hd-btn{
		font-size:3.2em;
		height: auto;
		padding:0.7em 2.8em;
	}
@media screen and (max-width:768px) {
/*--banner--*/
.bg_banner {	
padding:4em 0 0;
 
}

.banner_inner {
	padding:2em 1em;
}
.banner_box {

    padding: 30px 10px;
height: 680px;
}
	.bn_cv_wrap {
		width:90%;
		margin:1em auto;
		}
	.bn_wrap a.hd-btn{
		font-size:2em;
	}

.banner_box h1{
	font-size:2em;
	line-height:1.2;
	padding:0 0.5em;
	
	}
	.banner_box p.large {
		font-size:1.6em;
	}


	.banner_box .subti {
		margin:1em auto;
		 padding:0px 0 10px 0;
		 display:block;
		padding:4px 18px;
		
		}	
	.banner_box .subti span{
		font-size:1.6em;
		}
/*.banner_box .point {position: absolute;right:-2%}
	.banner_box .point img{ width:70%}*/
.banner_box .point {position: absolute;top:58%;right:0;left:5px}
	.banner_box .point img {width: 60%;}
	.banner_notes {font-size:7px;position:absolute;bottom:5%;right:10%;}
}
@media screen and (max-width:480px) {
/*--banner--*/

.banner_inner {
	padding:2em 1em;
}
.banner_box {

    padding: 30px 10px;
height: 480px;
}
.banner_box h1{
	font-size:1.3em;
	margin: 1em auto
	}
.banner_box .subti {
		padding:0;

		}	
	.banner_inner .subti span{
		font-size:1em;
		}
	.bn_wrap a.hd-btn{
		font-size:1.4em;
	}
	.banner_box p.large {
		font-size:1em;
		margin:0.3em auto;
	}
	.bn_cv_wrap {
		margin:0 auto;
		}
	.bn_wrap a.hd-btn{
		padding:0.7em;
	}

.banner_box .point {position: absolute;top:54%;right:0;left:5px}
	.banner_box .point img {width: 84%;}
	.banner_notes {font-size:7px;position:absolute;bottom:0;}
}

}

/*カテゴリトップページ・ワイド系*/

	  
#wrapper_wide .row {
padding:2rem 0;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  }
  #wrapper_wide .row:before,
  #wrapper_wide .row:after{
    content: " ";
    display: table; }
  #wrapper_wide .row:after{
    clear: both; }

	.wide00{background:#f7f7f7;}
	.wide01{background:#e5e5e5;}
	.wide02{background:#fff;}
	.wide03{background:#021b2d;color:#fff;}
	.wide03-2{background: #cbd89e;}
	.wide04{background:#fff5e9;}
	.wide05{background:#fafeff;}
	.orange{background:#ffab47;}
	.lightorange{background:#fff5e9;}
	.blue{background:#00b5ed;color: #fff;}
	.middleblue{background:#d1f4ff;color: #fff;}
	.lightblue{background:#edfbff;color: #fff;}
	.gsblue {color:#009dcd}
	.darkblue {background:#112a53;}
	.fff {background:#fff;}
	.gray {background:#f7f7f7;}

footer {
	box-sizing:border-box;
	width:100%;
	margin:0 auto;
	clear:both;
	background-image:url("img/footer_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	color:#555;
	padding:2em 0 8em;
}

/*================================================
 *  ヘッダー
 ================================================*/
span.logo{
	float:left;
	padding:0.3em 0.5em 0 1em;
	}
	span.logo img{
		width:224px;
		}
.global_link {
	list-style: none;
	position: absolute;
	top:0;
	right: 0.8em;
	bottom: 0;
	width:72%;}
	
.upper{position: absolute;top:0;right:0;}
.upper li{
	margin:1em 0 0 0;
	float:left;
	padding:0 0.8em;
	font-size:0.9em;
	}
	.upper li:last-child{
		padding:0 0 0 1em;
		}
	.upper li a,
	.upper li i{
		color:#333
		}
	.upper li i{
		margin-right:0.3em
		}
.upper li.gs_tel{
	float:left;
	line-height:80%;
	font-size:2em;
	text-align:right;
	}
	.upper li.gs_tel a,
	.upper li.gs_tel i{
		color:#111
	}
	
	.upper li.gs_tel span{font-size:0.6em;color:#666;font-weight:normal}

/*================================================
 *  グローバルナビゲーション
 ================================================*/
/* header */
#globalnavi {
    top: -300px;
	margin:14em auto 0;
    position: absolute;
    width: 100%;
    padding: 1.8em 0 2.8em;
    line-height: 1;
    z-index: 999;
}
#globalnavi a,
#globalnavi {
    text-decoration: none;
}
#globalnavi .navinner {
    position: relative;
}
	.navinner {
		max-width:1200px;
		width: 100%;
		margin: 0 auto;
	}
	.navinner:after {
		content: "";
		clear: both;
		display: block;
	}
	 
#globalnavi .hlogo {
	display:none;
}
	#globalnavi .hlogo img {
		width:224px;
		
	}
#global-nav ul {
    list-style: none;
    position: absolute;
	top:0;
    right: 0;
    bottom: 0;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    padding: 1em;
	color:#fff
}
 
/* Fixed */
#globalnavi.fixed {

    margin-top:0;
    top: 0;
    position: fixed;
	background: rgba(255,255,255,.9);
    transition: top 0.35s ease;
    -webkit-transition: top 0.35s ease;
    -moz-transition: top 0.35s ease;
}
#globalnavi.fixed .hlogo {
		display:block;
        position: absolute;
		top:-16px;
        left: 6px;
		padding:0.2em 0.3em;
}
	#globalnavi.fixed .hlogo img {
			width:144px;float:left
		
	}
	
 a.btn_g{
	background:#7caf1a;
	  color:#fff !important;
	  font-weight:bold;
	  text-decoration:none;
	  padding:0;
    font-size: 1em;
	}
	a.btn_g:hover{
			background: #b1d23a;
			transition: background 0.2s ease 0s;
		}

		

	a.btn_tel{
		line-height:70%;
		font-size:1.3em;
		  text-decoration:none;
			color:#555 !important

		}
		a.btn_tel span{font-size:0.5em;color:#666;font-weight:normal}
		a.btn_tell a,
		a.btn_tel i{
			color:#555
		}

/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right:0;
    top:0;
    width: 1px;
    height: 1px;
    z-index:9999999;
}
	

/*================================================
 *  フッター
 ================================================*/
img.footer_logo {width:232px;}

.sns{margin:0 auto;width:232px;}
.sns:after{content: ""; display: block; clear: both; }
	.sns ul {
		padding:0 16%;
	}
	.sns li {
		float:left;
		list-style:none;
		margin:0;
		padding:0 0.7em;
		font-size:0.9em;
		text-align:center;
	}
	.sns li a i{color:#666;}
	.sns li a i:hover {color:#0073ad;}
.footer_wrap {
	margin: 0 auto 0;
	max-width: 1200px;
	width: 100%;
	}
	.footer_wrap li i{color:#333}
	.footer_wrap a {
		color:#777;
		text-decoration:none;
	}
	.footer_wrap a i{
		color:#777;
	}
	.footer_wrap a:hover{
		text-decoration:underline;
	}
	.footmenu {
		width:650px;
		margin:auto;
	}
		.footmenu:after  {
			content: ""; display: block; clear: both; 
		}
		.footmenu ul{padding:0 3.4em}
		.footmenu li {
			float:left;
			list-style:none;
			margin:0;
			padding:0 0.6em;
			font-size:0.8em;
			text-align:center;
		}

	.footer_wrap .row {
		  margin: 0 auto;
		  max-width: 1200px;
		  width: 100%;
		  }

			.footer_wide_flexbox {
				display: -webkit-flex;
				display: flex;
				-webkit-flex-wrap: wrap;
				flex-wrap: wrap;
				margin:3em 0 0 0;
				font-size:11px;
				}
		
				.footer_wide_flexbox .col2 {
						padding:15px 0px 15px 15px;
						margin:0em 0.7em 0em 0em;
						width: 47.6%;
					}
				
		
				.footer_wide_flexbox .col2:last-child {
						margin:0em;
					}
				
					
		.side_seal_wrap span{
			float:left;
			display:block;
			}
		  


	.copyright {
		clear:both;
		padding:20px 0;
		font-size:1em;
		text-align:center;
		line-height:22px;
	}
	

	.tel_sm{display:none}

/*================================================
 *  フローティング　ページトップへの戻り・コンタクト
 ================================================*/
 .footerfloating{display:none;}
.footerfloating {
    width: 100%;
    position: fixed;
    right: 0;
    bottom: 2px;
    z-index: 999;
    padding: 0 auto;
}
 
.footerfloating img {
    max-width: 99%;
}
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#444;
}
.totop img:hover {
	background:#005eae;
}

/*================================================
 *  下層パーツ
 ================================================
/*--見出し--*/


/*段落*/

#wrapper_top .row {
	padding:0rem 0 2rem;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%; 
  }
  
	.bg_woman01 {background:url(img/bg_woman01.png) no-repeat 90%;padding:1em 0}
	.bg_woman02 {background:url(img/bg_woman02.png) no-repeat 20% top;}

#wrapper_top .row:before,
  #wrapper_top .row:after {
    content: " ";
    display: table; }
  #wrapper_top .row:after {
    clear: both; }

	.row p{
		padding:0em 0em 1.6em 0em;
		font-size:1.3em !important
		}

	h2{
		text-align:center;
		padding:1px 0px 1em 0px;
		font-size:3.6em;
		line-height:1.2;
		font-weight:bold;
		margin:1em 0 0 0;
	}
	h3{
		text-align:center;
		padding:1px 0px 1em 0px;
		font-size:2.8em;
		line-height:1.2;
		font-weight:bold;
		margin:1em 0 0 0;

	}
	h4{
		text-align:center;
		margin:1em auto;
		background:#eee;
		padding:0.3em 0px 0.4em 0px;
		font-size:1em;
		line-height:1.2;
		font-weight:bold;
	}
	



.add01{
	color:#878787;
	}
.add02{
	color:#cc3333;
	}



/*--ポタンエリア　色--*/


	a.btn-green{
  		background:#7caf1a;
	  color:#fff;
	  font-weight:bold;
	  box-shadow: 0px 3px 0px 0px #3e531c;
	  text-decoration:none;
	}
	a.btn-green:hover{
	  color:#fff;
		background: #b1d23a;
		transition: background 0.2s ease 0s;
	  font-weight:bold;
	  box-shadow: 0px 3px 0px 0px #3e531c;
	  text-decoration:none;
	 
	}
	a.btn-blue{
	  background-color:#2ba5dd;
	  color:#fff;
	  font-weight:bold;
	  box-shadow: 0px 3px 0px 0px #216192;
	  text-decoration:none;
	}
	a.btn-blue:hover{
	  color:#fff;
		background-color:#47cdff;
		transition: background 0.2s ease 0s;
	  font-weight:bold;
	  box-shadow: 0px 3px 0px 0px #216192;
	  text-decoration:none;
	 
	}
	a.btn-gray{
	background:#616161;
	  color:#fff;
	  font-weight:bold;
	  box-shadow: 0px 2px 0px 0px #6f6c67;
	  text-decoration:none;
	}
	a.btn-gray:hover{
	  color:#fff;
	background:#8b8b8b;
		  font-weight:bold;
		transition: background 0.2s ease 0s;
	  box-shadow: 0px 2px 0px 0px #6f6c67;
	  text-decoration:none;
	}
	a.btn-lightgray{
	background:#8b8b8b;
	  color:#fff;
	  font-weight:normal;
	  text-decoration:none;
	}
	a.btn-lightgray:hover{
	  color:#fff;
	background:#acacac;
	  font-weight:normal;
		transition: background 0.2s ease 0s;
	  text-decoration:none;
	}

	.btn_cv_wrap {
		text-align:center;
		margin:2em auto 0;
		padding:4em 0;
		}
	
	.btn_wrap {
		display: block;
		width:100%;
	}
	.btn_wrap a.hd-btn{
		font-size:3.2em;
		padding:0.7em 6em;
	}
	


/*--flexbox--*/


.wide_flexbox {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin:1em 0 2em 0;
    }
	.wide_flexbox p{padding:0em 0em 0.6em 0em}
	.wide_flexbox h2{
		font-size:1.8em !important;
		line-height:1.2;
		font-weight:bold;
		padding:0.8px 0px 0.8em 0px;
		text-align:center;
		margin-top:1em !important;
		}

	.wide_flexbox h3{
		font-size:2.2em;
		line-height:1.2;
		font-weight:bold;
		padding:0.8px 0px 0.8em 0px;
		text-align:center;
		margin-top:1em !important;
		}

	.wide_flexbox .col2 {
		padding:15px 15px 15px 15px;
		margin:0em 0.7em 0em 0em;
		width: 46.3%;
	}
	.wide_flexbox .col3 {
		padding:15px 15px 15px 15px;
		margin:0em 1.706em 0em 0em;
		width: 29.5%;
	}

	.wide_flexbox .col4 {
			padding:0.5em 0.7em;
			margin:0em 0.7em 0em 0em;
			width: 22.7%;
		}
	.wide_flexbox .col2:last-child,
	.wide_flexbox .col3:last-child,
	.wide_flexbox .col4:last-child{
	margin:0em 0em 0em 0em;
	}


/*QA*/
.qaWrap {
	width: 100%;
	margin: 0px auto;
}

.qaWrap li {
	background: #eee;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 20px 24px 20px 16px;
}
.qaWrap li dt {
	background: url("/images/service/ssl/mssl/qa_q.gif") no-repeat left center;
	font-size: 20px;
	line-height: 1.4em;
	color: #006ebc;
	font-weight: bold;
	padding: 10px 0px 10px 52px;
}
.qaWrap li dd {
	font-size: 16px;
	line-height: 1.6em;
	padding-top: 10px;
}


/*申し込みフロー*/
.list_flow_order{
		margin-bottom:2em;
	}
.list_flow_order li{
		float:left;
		width:15.5%;
		margin-right:0.5em;
		display:inline;
		position: relative;
		border:4px #eee solid
	}
.list_flow_order li:last-child {
		margin-right:0;
	}
	.list_flow_order li span{
		width:100%;
		min-height:2.3em;
		display:inline-block;
		background:#2e74af;
		color:#fff;
		font-size:1.4em;
		text-align:center;
		padding:0.5em 0 0 0em;
		}
	.list_flow_step_order{
		min-height:6em;
		display:block;
			background:#fff;
		}
		.list_flow_step_order dl{padding:0.5em 0.7em}	
		.list_flow_step_order dl dt{
			font-size:1.2em;
			line-height:130%;
			text-align:center;
			margin:0.5em auto}
		.list_flow_step_order dl dd{
			font-size:1.1em;
			line-height:1.6;}
		.list_flow_step_order dl dd.img{text-align:center;margin:auto;display:block;}
		.list_flow_step_order dl dd.img img{width:auto}
	
		.list_flow_order li:after {
			content: ' ';
			height: 0;
			position: absolute;
			width: 0;
			border: 1.2em solid transparent;
			border-left-color: #333;
			left: 100%;
			top: 50%;
			z-index:3
			}
		.list_flow_order li:last-child:after{
			border:none;
			}

/*----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/
/*円 */
.circle{
	width: 320px;
	height: 320px;
	-webkit-border-radius: 160px;/* width,heightの半分 */
	-moz-border-radius: 160px;
	border-radius: 160px;
	margin:auto;
	}

	.circle .img{padding:80px 2.6em 0;margin:auto;}
	.circle .lightgray {background:#8b8b8b;}

/*中間見出し */

.heading {
  position: relative;
  margin: 0;
  padding: 1.6em 0 1.2em;
  
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}
.heading:before {
  content: "";
  position: absolute;
  left: 50%;
  top:0;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 40px 40px 0 40px;
  border-color: #e5e5e5 transparent transparent transparent;
  z-index: 0;
}
.heading2 {
  position: relative;
  margin: 0;
  padding: 1em 0 0.8em;
  
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}
.heading2:after {
  content: "";
  position: absolute;
  left: 50%;
  top:100%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 40px 40px 0 40px;
  border-color: #fff5e9 transparent transparent transparent;
  z-index: 0;
}

	
.shikashi {font-size:2em;padding:0;text-align:center;margin:2em 0 1em 30%;display:block}
.dore {font-size:5em;border:3px #555 solid;padding:0.5em;margin:0 0 1em 30%}

/*スタッツ*/
.stats_flexbox {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin:1em 0 2em 0;
    }
.stats_flexbox .col4 {
		padding:0;
		margin:0em 0.7em 0em 0em;
		width: 24.2%;
	}
	.stats_flexbox .col4:last-child{
	margin:0em 0em 0em 0em;
	}
	.statss {color:#fff;margin-bottom:1em}
	.statss .cnt { font-weight:bold;font-size:4.2em !important;margin:0 auto;text-align:center;padding:0;}
	.statss .cnt span {font-size:0.6em;}
	.statss p { text-align:center;padding:0;}


/*価格*/
.pricing {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	width: 90%;
	margin: 0 auto 2em;
}


.pricing__item_2 {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: stretch;
	align-items: stretch;
	text-align: center;
	-webkit-flex: 0 1 52.9%;
	flex: 0 1 52.9%;
}
.pricing__item_2:last-child  {
	-webkit-flex: 0 1 36.9%;
	flex: 0 1 36.9%;
}

.pricing--tenzin .pricing__item_2{
	margin: 1em 1em 1em 0em;
	padding: 1em 1.5em;
	text-align: left;
	background:#fffdea;
	-webkit-transition: border-color 0.3s;
	transition: border-color 0.3s;
}

.pricing--tenzin .pricing__item_2:last-child{
	margin: 1em 0em 1em 0em;
	background: #EEF0F3;
}


.pricing--tenzin .pricing__title {
	font-size: 2.6em !important;
	margin: 0;
}
.pricing--tenzin .pricing__title_s {
	font-size: 1.55em !important;
	margin:0.6em 0 1.6em;
}

.pricing--tenzin .pricing__price {
	font-size: 2em;
	font-weight: bold;
	padding: 0.5em 0 0.75em;
	border-top: 3px solid rgba(139, 144, 157, 0.18);
}


.pricing-table {
	margin:0 auto;	
	width:86%
}
.pricing-table .title {
	background:#35495D;
}
.pricing-table .price {
	border-bottom:1px dotted #ccc;
	margin:0.5em 0 0;
	color:#333;
}
.pricing-table .price-small-text {
	font-weight:lighter;
	font-size:190%;
	margin:0 5px;
}
.pricing-table .price-xsmall-text {
	font-weight:lighter;
	/*color:#666;*/
	padding-left:5px;
	display:block;
	font-size:80%;
}
.pricing-table .large-text {
	font-weight:bolder;
	font-size:120%;
	margin:0 5px;
}
.pricing-table .price-large-text {
	font-size:320%;
	margin:0 5px;
}
.pricing-table .price-middle-text {
	font-size:280%;
	margin:0 5px;
}
.pricing-table li:last-child {
	border-bottom:0;
}
.default {
	font-size:1rem;
}
.label_wrap {
	margin:0.5em 0 0;
	width:40%;
	display:table-cell;
	vertical-align:middle;
}
.price_wrap {
	width:60%;
}
.label_wrap,
.price_wrap {
	float:left;
	text-align:center;
}
.label {
	line-height:1.3;
	padding:0.4em 0.4em;
	font-size:0.85em
} 

.label.sale {
	background:#F97252;
	color:#fff;
} 

	.price_subtitle {
		margin: 1em auto 0.5em;
		 padding:0;
		 text-align:center
		}	
		.price_subtitle span.black{
			background:#333;
			color:#fff;
			padding:4px 18px;
			border-radius:15px;
				font-size:0.9em;
			}
		.price_subtitle span.red{
			background:#cc3333;
			color:#fff;
			padding:4px 18px;
			border-radius:15px;
				font-size:1.2em;
			}

/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */

@media screen and (max-width:979px) {
	footer {
		width:100%;
		margin:0 auto;
	}
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
 
@media screen and (max-width:768px) {

.pc{display:none;}
.sm{display:block}

body{
	min-width:initial;
}


header {
		z-index:2;
		box-sizing:border-box;
		top:0;
		left:0;
		width:100%;
		padding:0.5em 0;

	}
	.global_wrap {display:none}
    #globalnavi,
    .navinner {
        width: 100%;
    	background:#fff;
    }
    #globalnavi {
        position: absolute;
        top: 0;
    }
    /* Fixed reset */
    #globalnavi.fixed {
		margin-top: 0;
        padding:0;

    }
    #mobile-head {
        width: 100%;
        height: 56px;
        position: relative;
		
    }


/*ワイド系*/
#wrapper_top .row {
	padding:0;
  }
#wrapper_top .row > p {
padding:1em;
 }
	.row p{
		padding:0em 0em 1.6em 0em;
		font-size:1em !important
		}
	
	#wrapper_top h2{
		font-size:2em;
	padding:0em 0.5em 0.5em 0.5em;
	}
	#wrapper_top h3{
		padding:0em 0.5em 0.5em 0.5em;
		font-size:1.8em;
	}

	.bg_woman01 {background:none;}


/*-------ヘッダナビゲーション------------*/
#globalnavi .hlogo
#globalnavi.fixed .hlogo {
		display:block;
}
	#globalnavi .hlogo img,
	#globalnavi.fixed .hlogo img {
			width:144px;
			margin-top:22px;
		
	}
#global-nav ul {
	top:1.6em;
}

	#nav-toggle {
        display: block;
		
    }

/*フッター*/
.tel_sm{display:block;width:90%;margin:auto;}
	.tel_sm p {padding:0}
	.tel_sm p span.su_tel{display:block;font-size:3.2em;font-weight:bold}
	.tel_sm p span.su_tel a{text-decoration:none;}

	.sm_footer_btn{
	  width: 100%;
	  margin: 0 auto;
	  padding: 0;
	  
	}
	.sm_footer_btn{
	  display: block;
	  width: 100%;
	  padding: 0;
	  }
	.sm_footer_btn a{
	  display: block;
	  text-align: center;
	  font-size:1em;
		color:#fff
	}
	.sm_footer_btn a i{
		color:#fff
	}

	.sm_footer_btn a.hd-btn{
		display:block;
		width:86%;
		padding:0.7em 0.5em;
	}
	img.footer_logo {width:144px !important;}


	.footmenu {
		width:90%;
	}
		.footmenu ul{padding:0}


.sns{width:36%;margin:0 auto 1em}

.footer_wide_flexbox .col2,
.footer_wide_flexbox .col2:last-child {
	margin:0em auto 1em auto;
	width: 90%;
	padding:0.5em;
}




.img_wrap img{display:block;width:100%}
.img_left,
.img_right{
  float: none;
  display:block;
  margin:0.5em auto 1em auto;
}
.img_center img{display:block;margin:0.5em auto 1em auto;width:100%}



	.btn_cv_wrap {
		margin:1.6em auto;
		padding:1.2em ;
		}
	.btn_wrap a.hd-btn{
		font-size:2em;
		padding:0.7em 3em;
	}


.list_flow {width:96%;margin:auto}


/*--flexbox--*/
.wide_flexbox,
.flexbox{
	padding:0 10px;
	margin:1em 0 1em 0;
	}
	
.wide_flexbox .col2,.wide_flexbox .col2:last-child,
.wide_flexbox .col3,.wide_flexbox .col3:last-child,
.wide_flexbox .col4,.wide_flexbox .col4:last-child{
	margin:0em auto 1em auto;
	border-left:none;
	width: 96%;
	padding:0.5em;
	}

	.list_flow_order li{
			border-radius:0;
			min-height:16em;
			float:none;
			width:48%;
			margin:auto auto 2em;
			display:block;
			
		border:4px #eee solid
	}
	.list_flow_order li:last-child {
			margin:auto auto 2em;
		}
	
	.list_flow_order li span{
			width:20%;
			height:100%;
			display:block;
			background:#005eae;
			border-radius:0;
			float:left;
			min-height:2.6em;
			color:#fff;
			font-size:1em;
			font-weight:bolder;
			text-align:center;
			padding:0.5em 0 0 0em;
			line-height:1.2em;
			}
	
			.list_flow_order li:after {
				border:none;
			content:"▼";
			font-size:4em;
			float:none;
			top:80%;
			left:45%;
				}
			.list_flow_order li:last-child:after {
			content:"";
				}
	
		.list_flow_step_order{
			display:block;
			min-height:4em;
			float:none;
			margin-left:1em;
			width:100%;
			background:none;
			border-radius:0;
	
			}
			.list_flow_step_order dl{padding:0.5em}	
			.list_flow_step_order dl dt{
				letter-spacing:0;
				text-align:left;
				margin:0 auto;
				padding-left:4em
				}
			.list_flow_step_order dl dd{
				font-size:0.9em;
				line-height:1.6;
				margin-bottom:10px;
				padding-right:10px;}

.qaWrap {
	width: 94%;
}

/*円*/
.circle{
	width: 240px;
	height: 240px;
	-webkit-border-radius: 120px;/* width,heightの半分 */
	-moz-border-radius: 120px;
	border-radius: 120px;
}
	.circle .img{padding:4em 0 0 1.6em;}
	.circle .img img{width:90%}

/*--中間見出し--*/
.heading {
  position: relative;
  margin: 0;
  padding: 1.6em 0 1.2em !important;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  
}
.heading:before {
  content: "";
  position: absolute;
  left: 50%;
  top:0;
  margin-left: -20px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #e5e5e5 transparent transparent transparent;
  z-index: 0;
}
.heading2 {
  position: relative;
  margin: 0;
  padding: 1em 0 0.8em !important;
  font-size: 1.2em;
}
.heading2:after {
  content: "";
  position: absolute;
  left: 50%;
  top:100%;
  margin-left: -20px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #fff5e9 transparent transparent transparent;
  z-index: 0;
}
.shikashi {font-size:1.5em;padding:0;text-align:center;margin:2em 0 1em 0;display:block}
.dore {font-size:4em;border:3px #555 solid;padding:1em 0.5em !important;margin:0 0 1em 0;width:80%;margin:0 auto 1em;}

/*スタッツ*/

.stats_flexbox {
	width:94%;
	margin:1em auto;
	padding:0 0.3em
    }
.stats_flexbox .col4 {
		width: 24.3%;
		margin:0em 0.3em 0em 0em;
	}
		.stats_flexbox .col4:last-child{
		margin:0em 0em 0em 0em;
		}
	.statss .cnt {font-size:2.8em !important;}

/*価格*/
.pricing__item_2 {
	-webkit-flex: 0 1 90%;
	flex: 0 1 90%;
}
.pricing__item_2:last-child  {
	-webkit-flex: 0 1 90%;
	flex: 0 1 90%;
}



.pricing--tenzin .pricing__item_2{
	margin: 1em 0em;
	padding: 1em;
}

.pricing--tenzin .pricing__item_2:last-child{
	margin: 1em 0em;
}

.pricing-table {
	margin:0 auto;	
	width:90%
}

.pricing-table .large-text {
	font-size:120%;
}
.pricing-table .price-large-text {
	font-size:220%;
}
.pricing-table .price-middle-text {
	font-size:280%;
}

.label {
		font-size:0.8em
	} 
}

@media screen and (max-width:480px) {
.sm2{display:block}
.pc2{display:none}
.bg_woman01,.bg_woman02 {background:none}
.tel_sm p span.su_tel{font-size:2.4em;}
.sns{width:72%;}

#global-nav ul {
	display:none
}
	.btn_cv_wrap {
		margin:1.6em auto;
		padding:1em ;
		}
	.btn_wrap a.hd-btn{
		font-size:1.6em;
		padding:0.7em 0.8em;
	}
	.list_flow_order li{
			width:80%;
	}

/*スタッツ*/
.stats_flexbox {
	margin:1em auto;
    }
.stats_flexbox .col4 {
		width: 50%;
		padding:0;
		margin:0;
}	
	.statss{margin:auto}

	.statss .cnt { font-weight:bold;font-size:1.8em !important;}
	.statss .cnt span {font-size:0.4em;}
	.statss p { font-size:0.8em !important;}

}

