/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 10 2026 | 02:42:32 */
#Home .company{
	padding-top:70px;
	padding-bottom:120px;
}
#Home .company img{
	border-radius:50px 0px 50px 0px;
}
#Home .company pre{
	font-size:60px;
	font-family: "Marcellus", serif;
	font-weight: 400;
	color:#001C41;
	line-height:1.1;
	overflow:hidden;
}
#Home .company h1{
	font-size:20px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color:#00BAD2;
	margin-bottom:20px;
}
#Home .company p{
	font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	margin-bottom:40px;
}
#Home .company .btn {
  color: #333;
}
#Home .company .btn a {
  position: relative;
    padding-top: 15px;
    padding-right: 40px;
    padding-left: 55px;
    padding-bottom: 15px;
  text-decoration: none;
  color: #FFF;
  background-color: #00BAD2;
   font-size: 18px;
  font-weight: 400;
	font-family: "Marcellus", serif;
	border-radius:100px;
	    width: 230px;
}
#Home .company .btn a:hover {
  background-color: #00BAD2;
  opacity: 0.8;
}
#Home .company .btn a:before {
  background: url(http://oki-life.jp/wp-content/uploads/2026/07/ico_arrow_white.svg);
  content: "";
  width: 28px;
  height: 6px;
  left: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Home .products {
    background-image: url(http://oki-life.jp/wp-content/uploads/2026/07/bg_home-scaled.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
	min-height:600px;
}
#Home .products pre {
   	font-size:42px;
	font-family: "Marcellus", serif;
	font-weight: 400;
	color:#001C41;
	text-align:center;
	margin-top:20px;
	    line-height: 1.2;
	overflow:hidden;
}
#Home .products h2 {
   	font-size:24px;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	color:#001C41;
	text-align:center;
	margin-bottom:15px;
}
#Home .products p {
	text-align:center;
	margin-bottom:25px;
}
#Home .products .btn {
  color: #333;
}
#Home .products .btn a {
  position: relative;
    padding-top: 15px;
    padding-right: 40px;
    padding-left: 55px;
    padding-bottom: 15px;
  text-decoration: none;
  color: #FFF;
  background-color: #00BAD2;
   font-size: 16px;
  font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
	border-radius:100px;
	    width: 230px;
}
#Home .products .btn a:hover {
  background-color: #00BAD2;
  opacity: 0.8;
}
#Home .products .btn a:before {
  background: url(http://oki-life.jp/wp-content/uploads/2026/07/ico_arrow_white.svg);
  content: "";
  width: 28px;
  height: 6px;
  left: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Home .strength{
	padding-top:100px;
	padding-bottom:100px;
}
#Home .strength pre{
	font-size:60px;
	font-family: "Marcellus", serif;
	font-weight: 400;
	color:#001C41;
	line-height:1.1;
	overflow:hidden;
	text-align:center
}
#Home .strength h2{
	font-size:20px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color:#00BAD2;
	margin-bottom:20px;
	text-align:center
}
#Home .strength img{
	    height: 200px;
    width: auto;
}
#Home .strength h3{
	font-size:24px;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	color:#001C41;
	margin-top:10px;
	text-align:center
}

#Home .newsArea{
	padding-top:120px;
	padding-bottom:120px;
	background-color:#EFFDFF;
}
#Home .newsArea:before {
    content: "";
    background-image: url(http://oki-life.jp/wp-content/uploads/2026/07/wave_top.svg);
    background-repeat: repeat-x;
    width: 100%;
    height: 43px;
    position: absolute;
    left: 0;
    top: 0;
}
#Home .newsArea pre{
	font-size:60px;
	font-family: "Marcellus", serif;
	font-weight: 400;
	color:#001C41;
	line-height:1.1;
	overflow:hidden;
	text-align:center
}
#Home .newsArea h2{
	font-size:20px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color:#00BAD2;
	margin-bottom:40px;
	text-align:center
}
#Home .newsArea .eyecatch {
	margin-bottom:10px;
}
#Home .newsArea .eyecatch img {
	border-radius:30px 0px 30px 0px;
}

#Home .newsArea .date {
	margin-right:10px;
}
#Home .newsArea .date a {
   font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
	color:#00BAD2;
}

#Home .newsArea h3.title {
   font-size: 20px;
   font-family: "Noto Serif JP", serif;
    font-weight: 500;
	margin-top:5px;
	color:#001C41;
}
#Home .newsArea .btn {
  color: #fff;
	margin-top:50px;
}
#Home .newsArea .btn a {
  position: relative;
  padding-top: 12px;
  padding-right: 35px;
  padding-left: 55px;
  padding-bottom: 12px;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
	background-color:#00BAD2;
	font-size:16px;
	border-radius:100px;
}
#Home .newsArea .btn a:hover {
	background-color:#00BAD2;
	opacity: 0.7;
}
#Home .newsArea .btn a:before {
  background: url(http://oki-life.jp/wp-content/uploads/2026/07/ico_arrow_white.svg);
  content: "";
  width: 28px;
  height: 6px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}



@media (max-width: 833px) {
	
	#Home .mv{
	margin-top:-20px;
}
	
	#Home .company{
	padding-top:35px;
	padding-bottom:60px;
		padding-left:15px;
		padding-right:15px;
}
#Home .company img{
	border-radius:25px 0px 25px 0px;
}
#Home .company pre{
	font-size:44px;
	text-align:center;
}
#Home .company h1{
	font-size:16px;
	margin-bottom:20px;
	text-align:center;
}
#Home .company p{
	font-size:16px;
	margin-bottom:20px;
}
#Home .company .btn {
  color: #333;
	justify-content:center;
}
	
	#Home .products {
    background-image: url(http://oki-life.jp/wp-content/uploads/2026/07/bg_home_sp.jpg);
    padding-top: 30px;
    padding-bottom: 50px;
		padding-left:25px;
		padding-right:25px;
	min-height:680px;
}
#Home .products img {
	width:220px;
}
#Home .products pre {
   	font-size:29px;
	color:#001C41;
	text-align:center;
	margin-top:10px;
}
#Home .products h2 {
   	font-size:18px;
	font-weight: 500;
	margin-bottom:10px;
}
#Home .products p {
	text-align:center;
	margin-bottom:15px;
	font-size:14px;
	text-align:left;
}
	
	
	#Home .strength{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Home .strength pre{
	font-size:44px;
}
#Home .strength h2{
	font-size:16px;
	margin-bottom:20px;
}
#Home .strength img{
	    height: 150px;
}
#Home .strength h3{
	font-size:22px;
	margin-top:10px;
}

#Home .newsArea{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Home .newsArea:before {
            content: "";
        background-image: url(http://oki-life.jp/wp-content/uploads/2026/07/wave_top_sp.svg);
        background-repeat: repeat-x;
        width: 100%;
        height: 10px;
        position: absolute;
        left: 0;
        top: 0;
}
#Home .newsArea pre{
	font-size:44px;
}
#Home .newsArea h2{
	font-size:16px;
	margin-bottom:20px;
}
	#Home .newsArea .eyecatch img {
	border-radius:15px 0px 15px 0px;
}
		#Home .newsArea .btn {
  color: #FFF;
	margin-top:20px;
}

	
	
}
	
	
	
	
	