@charset "UTF-8";

#breadcrumb {
	display: none;
}


div.inline_block {
	display: inline-block;
}


/* -------------------------------------------------- *
 * header
 * -------------------------------------------------- */

#global_header.rltv #header {
	background: #fff;
}

#global_header {
	background-color: transparent;
}

#global_header .menu-button, #global_header .menu-cart {
	color:#FFFFFF;
}

#global_header #header .head_bar {
	color: #FFFFFF;
}

#global_header #header ul.m-header a {
	color: #FFFFFF;
}

#global_header.header-shadow #header ul.m-header a,#global_header.rltv #header ul.m-header a {
}

#global_header.header-shadow #header .head_bar,#global_header.rltv #header .head_bar {
	color: #333;
}


#global_header #header ul.m-header a {
	color: #FFFFFF;
}

#header h1 {				/* ヘッダー画像貼り替え */
	background-image: url(/images/common/logo_newlife-light2021@2x.svg);
}


@media (max-width: 768px) {
	#header {
		overflow: hidden;
	}

	#global_header #header h1 {				/* ヘッダー画像貼り替え */
		background: url(/images/common/logo_newlife-light2021@2x.svg) no-repeat 0 0;
	}

}


/* -------------------------------------------------- *
 * flexslider
 * -------------------------------------------------- */
.flexslider {
	border: 0;
	margin: 0;
	z-index: 9;
}


a.link_aqua {
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	text-decoration: none;
	color: #fff;
	background: #42adc2;
	display: inline-block;
	border-radius: 3px;
	padding: 3px 7px;
	margin: 5px;
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}





/** 06. module 追加
 **************************************************************** **/
.module_inner {
	padding:20px 20px;
	margin: 10px 0;
}

@media screen and (max-width: 767px){
	.module_inner {
		padding:10px 20px;
	}
}
/* 枠のradius指定 */
.module2.r5 {
	border-radius: 5px;
}
.module2.r6 {
	border-radius: 6px;
}
.module2.r7 {
	border-radius: 7px;
}
.module2.r8 {
	border-radius: 8px;
}
.module2.r9 {
	border-radius: 9px;
}
.module2.r10 {
	border-radius: 10px;
}

.slides_btn .module-blue {
	background: rgba(225,240,250,0.80);
}

.slides_btn .module-pink {
	background-color: rgba(250,230,238,0.80);
}

.slides_btn .module-blue:hover,.slides_btn .module-blue:active {
	background: rgba(112,168,206,0.80);
}

.slides_btn .module-pink:hover,.slides_btn .module-pink:active {
	background-color: rgba(241,151,186,0.80);
}

.slides_btn .module-blue:hover .tbcinergothic ,.slides_btn .module-pink:hover .pink   {
		color: #fff;
		text-decoration: none;
}

.slides_btn .label {
	font-family: tbcinergothic-std,"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
}



/* moduleタイトル */
.module-title {
	margin: 0;
	padding: 0;
}

#content .module-title h2 {
	margin: 0 -4px 20px 0;
	letter-spacing: 4px;
	font-size: 25px;
	color: #3333333;
	border-bottom: 2px dashed #A58376;
	display:inline-block;
	padding: 0 10px 5px 10px;
	text-indent: 0em;
}

#content .module-title h2.brown {
	color: #A58376;
}


#content .module-title h2::before {
	display: none;
}

.module-title p {
	font-size: 16px;
}

.module-header.module-divider-top,
.module-sm.module-divider-top,
.module.module-divider-top {
	border-top: 1px solid #f2f2f2;
}




.owl-stage {
	display: flex;
	justify-content: center;
	align-items: center;
}



.client .title {
	font-family: tbcinergothic-std,"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 3.5vmin;
	color: #fff;
	display: block;
}

.tbcinergothic {
	font-family: tbcinergothic-std,"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #3498db;
	display: block;
}

.client .text {
	font-family: 'YakuHanJP',source-han-sans-japanese,"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 1.6rem;
	color: #fff;
}



@media (max-width: 991px) {
	.client .title {
		font-size: 4vmin;
	}

	.client .text {
		font-size: 1.5rem;
	}
}

@media (max-width: 768px) {
	.module,
	.module-sm {
		padding: 15px 0 10px 0;
	}

	.client .title {
		font-size: 3.2vmin;
	}

	.client .text {
		font-size: 1.5rem;
	}


	.module-title h3,
	.module-title .h3 {
		font-size: 17px;
	}
}

@media (max-width: 480px) {
	.client .title {
		font-size: 4.9vmin;
	}

	.client .text {
		font-size: 1.4rem;
	}
}


.client {
	padding: 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}


.client:hover,
.team-item:hover .team-content,
.team-item:hover .team-content-social {
	opacity: 1;
}


.fullview .module-sm {
	padding: 10px 0;
	position: relative;
	z-index: 11;
}

.module-sm.module-yellow:hover {
	background-color: #ffe317;
}

.module-gray {
	background-color: #EEEEEE;
}

.module-yellow {
	background-color: #ffee00;
}

.module-green {
	background-color: #306B50;
}




/* -------------------------------------------------- *
* タブデザイン
* -------------------------------------------------- */

/*タブのアクティブのデザイン変更*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #fff;
	cursor: default;
	background: #306B50;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.nav-tabs > li.active > a::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -9px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #306B50 transparent transparent transparent;
	border-width: 10px 10px 0 10px;
}

/*タブの高さの変更*/
.nav > li > a {
	position: relative;
	display: block;
	padding: 20px 15px;
}


/*タブの角丸の変更*/
	.nav-tabs-justified > li > a,
	.nav-tabs.nav-justified > li > a {
		border-bottom: 0px solid #ddd;
		border-radius: 0px 0px 0 0;
	}
	.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus,
	.nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #f9f9f9;
	}



/*タブの隣とのスペース*/
.nav > li > a {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EFEFEF;
	border: 0px solid #fff;
}


/*タブの下方向のスペース*/
#content .nav.nav-tabs {
	margin: 10px 0 0 0;
	padding-left: 0;
}


/*タブの文字レイアウト*/
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	font-size: 16.5px;
	font-weight: 600;
	color: #306B50;
	text-decoration: none;
}


/*タブの文字[step]のレイアウト*/
.nav-tabs > li.active > a .kan412,
.nav-tabs > li.active > a .kan412:hover,
.nav-tabs > li.active > a .kan412:focus {
	color: #fff;
	font-family: kan412typos-std, sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
}


.nav-tabs > li > a .kan412,
.nav-tabs > li > a .kan412:hover,
.nav-tabs > li > a .kan412:focus {
	font-family: kan412typos-std, sans-serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
}


.tab-content {
	padding: 30px 20px;
	background-color: rgba(255,255,255,0.5);
}


/*タブ内のラベルレイアウト*/
.nav-tabs > li.active > a .label-default.label-outline {
	font-size:13px;
	font-weight: 900;
	background-color: #fff;
	border: solid 0px #666666;
	color: #306B50;
}


.nav-tabs > li > a .label-default.label-outline {
	font-size:13px;
	font-weight: 900;
	background-color: #306B50;
	border: solid 0px #666666;
	color: #fff;
}




@media (max-width: 768px) {
.nav-tabs > li.active > a .kan412,
.nav-tabs > li.active > a .kan412:hover,
.nav-tabs > li.active > a .kan412:focus {
	font-size: 17px;
}

.nav-tabs > li > a .kan412,
.nav-tabs > li > a .kan412:hover,
.nav-tabs > li > a .kan412:focus {
	font-size: 17px;
}


#nav_steps.nav > li > a {
	width: 50%;
	float: left;
	border-radius: 0px;
	padding: 10px;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
}
}


/* whats new
---------------------------------------------------- */
ul#home_whatsnew, ul.home_whatsnew {
	margin: 0;
	padding: 0 0 4px 0;
	width: 100%;
	list-style: none;
}

ul#home_whatsnew li {
	display: block;
	margin: 0;
	padding: 8px 8px 6px 4px;
	font-size: 100%;
	border-top: 0px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
}

#home_whatsnew li:hover {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f4f4f4;
}

#home_whatsnew li h4 {
	font-size: 100%;
	text-transform: none;
	color: #333;
	letter-spacing: 0;
}
#home_whatsnew li h4 a {
	padding-bottom: 2px;		/* for underline */
	padding-right: 0;
	background: none;
	color: #333;
}