﻿@charset "UTF-8";
	@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap&subset=japanese');

/************************************************
 ブラウザリセット
************************************************ */
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	list-style: none;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

/*基本設定*/

body{
background:#fff;
}

a{
text-decoration:none;
color:#000;
}

a:hover{
text-decoration:underline;
color:#555;
}

/*ヘッダー*/
header{
display:none;
}

/*グローバルナビ*/

#wrapper{
display:none;
}


/*フッター*/

footer{
background:#fff;
font-size:13px;
border-top:2px solid #cba466;
padding:30px 0;
}

footer .box{
width:100%;
margin:0 auto;
padding:0 20px;
}

.f-minibox{
width:100%;
margin:0 auto;
}

.f-left{
display:none;
}

.f-right{
display:none;
}

.saio-logo{
text-align:center;
}

.copyright{
clear:both;
text-align:center;
padding-top:15px;
}




/*スポット適用*/
.cen{
text-align:center;
}

.right{
text-align:right;
}

.red{
color:#ff0000;
}

.bold{
font-weight:bold;
}

.cl{
clear:both;
}

/*キービジュアル*/

#mainimage{
display:none;
}

/*TOPページコンテンツ*/

section.back_w{
background:#fff;
}

section.back_b{
background-color:#1a1a1a;
}

section .box{
width:100%;
margin:0 auto;
padding:0;
}

/*リジンゴールド概要*/

h1{
font-size:38px;
text-align:center;
line-height:140%;
font-family:serif;
font-weight:bold;
letter-spacing:-1.2px;
background:url("../img/underline.jpg") no-repeat bottom;
padding-bottom:26px;
}

h1 span{
color:#555;
font-size:14px;
font-weight:normal;
letter-spacing:0.5px;
border:1px solid #333;
padding:4px 14px;
}

.f-item01 p img{
display:none;
}

.cont-text p{
font-size:16px;
line-height:170%;
letter-spacing:1px;
margin:20px 0;
}

p.linkbox{
display:none;
}

/*製品ラインナップ*/

h2{
text-align:center;
font-size:38px;
line-height:140%;
font-family:serif;
font-weight:bold;
letter-spacing:-1px;
background:url("../img/underline.jpg") no-repeat bottom;
padding-bottom:26px;
}

.f2-container{
display:flex;
flex-wrap:wrap;
justify-content: space-around;
}

.f2-item01{order:1;text-align:center;flex-basis:33%;margin-bottom:50px;}
.f2-item02{order:2;text-align:center;flex-basis:33%;margin-bottom:50px;}
.f2-item03{order:3;text-align:center;flex-basis:33%;margin-bottom:50px;}
.f2-item04{order:4;text-align:center;flex-basis:33%;margin-bottom:50px;}
.f2-item05{order:5;text-align:center;flex-basis:33%;margin-bottom:50px;}
.f2-item06{order:6;text-align:center;flex-basis:33%;margin-bottom:50px;}

.f2-container a img{transition:0.5s;}
.f2-container a img:hover{opacity:0.8;}

.f2-container p.linkbox span.link-arrow a{
background:url("../img/link-arrow.png") no-repeat 85% center;
}

h3{
font-size:14px;
font-weight:normal;
line-height:150%;
padding-bottom:10px;
margin-bottom:10px;
}



/*リジンの効果と育毛*/

.f3-item01 p{
text-align:center;
}

.f3-item01 img{
height:317px;
}

.f3-item04 img{
display:none;
}

.f3-item05 img{
display:none;
}

/*摂取量と飲むタイミング*/

section#timing{
background:url("../img/bg_tablet.jpg") center right no-repeat;
}

.box .timing-box{
width:100%;
margin:0 auto;
padding:0;
}

/*リジンとビオチン*/

.biotin-box{
width:100%;
margin:0 auto;
padding:0;
}

.vitamine{
font-size:24px;
}

/*リジンとノコギリヤシ*/

.sawpal-box{
width:100%;
margin:0 auto;
padding:20px;
}




